.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}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}.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}.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-8958 .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-8958 .elementor-element.elementor-element-1b04640:not(.elementor-motion-effects-element-type-background),.elementor-8958 .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-8958 .elementor-element.elementor-element-ca5ea46>.elementor-widget-container{margin:11px 11px 11px 11px;padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-ca5ea46.elementor-element{--align-self:center;--order:-99999 /* order start hack */;--flex-grow:1;--flex-shrink:0}.elementor-8958 .elementor-element.elementor-element-ca5ea46{text-align:center}.elementor-8958 .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-8958 .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:70px;--padding-left:20px;--padding-right:20px}.elementor-8958 .elementor-element.elementor-element-8a7fc83::before,.elementor-8958 .elementor-element.elementor-element-8a7fc83>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-8a7fc83>.e-con-inner>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-8a7fc83>.elementor-background-slideshow::before,.elementor-8958 .elementor-element.elementor-element-8a7fc83>.e-con-inner>.elementor-background-slideshow::before,.elementor-8958 .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-8958 .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-8958 .elementor-element.elementor-element-17891ed>.elementor-widget-container{margin:0 0 8px 0}.elementor-8958 .elementor-element.elementor-element-17891ed{text-align:start}.elementor-8958 .elementor-element.elementor-element-17891ed img{width:12%}.elementor-8958 .elementor-element.elementor-element-6854dd1>.elementor-widget-container{margin:0 0 10px 0}.elementor-8958 .elementor-element.elementor-element-6854dd1.elementor-element{--align-self:flex-start}.elementor-8958 .elementor-element.elementor-element-6854dd1{text-align:start}.elementor-8958 .elementor-element.elementor-element-6854dd1 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:46px;font-weight:700;line-height:54px;text-shadow:0 0 10px rgb(0 0 0 / .3);color:#FFF}.elementor-8958 .elementor-element.elementor-element-0b88c6e{width:auto;max-width:auto;text-align:start}.elementor-8958 .elementor-element.elementor-element-0b88c6e>.elementor-widget-container{padding:8px 10px 8px 0;border-style:none;border-radius:50px 50px 50px 50px}.elementor-8958 .elementor-element.elementor-element-0b88c6e.elementor-element{--align-self:flex-start}.elementor-8958 .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-8958 .elementor-element.elementor-element-8b2c4ad{width:auto;max-width:auto;text-align:start}.elementor-8958 .elementor-element.elementor-element-8b2c4ad>.elementor-widget-container{padding:8px 10px 8px 10px;border-style:none;border-radius:50px 50px 50px 50px}.elementor-8958 .elementor-element.elementor-element-8b2c4ad.elementor-element{--align-self:flex-start}.elementor-8958 .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-8958 .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-8958 .elementor-element.elementor-element-12c6fd2>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-12c6fd2.elementor-element{--align-self:flex-start}.elementor-8958 .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-8958 .elementor-element.elementor-element-00d9a33:not(.elementor-motion-effects-element-type-background),.elementor-8958 .elementor-element.elementor-element-00d9a33>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#060F18B8}.elementor-8958 .elementor-element.elementor-element-00d9a33.e-con{--align-self:center}.elementor-8958 .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-8958 .elementor-element.elementor-element-5da2489.elementor-element{--align-self:center}.elementor-8958 .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-8958 .elementor-element.elementor-element-031bff8{--divider-border-style:solid;--divider-color:#5EB2FF;--divider-border-width:4.5px}.elementor-8958 .elementor-element.elementor-element-031bff8>.elementor-widget-container{margin:-20px 0 0 0}.elementor-8958 .elementor-element.elementor-element-031bff8 .elementor-divider-separator{width:14%;margin:0 auto;margin-center:0}.elementor-8958 .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-8958 .elementor-element.elementor-element-6c5525d .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8958 .elementor-element.elementor-element-6c5525d .elementor-icon-box-title{margin-block-end:4px;color:#FFF}.elementor-8958 .elementor-element.elementor-element-6c5525d.elementor-view-stacked .elementor-icon{background-color:#3582FF6B}.elementor-8958 .elementor-element.elementor-element-6c5525d.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-6c5525d.elementor-view-default .elementor-icon{fill:#3582FF6B;color:#3582FF6B;border-color:#3582FF6B}.elementor-8958 .elementor-element.elementor-element-6c5525d .elementor-icon{font-size:15px;padding:5px}.elementor-8958 .elementor-element.elementor-element-6c5525d .elementor-icon i{transform:rotate(0deg)}.elementor-8958 .elementor-element.elementor-element-6c5525d .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-6c5525d .elementor-icon-box-title a{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600}.elementor-8958 .elementor-element.elementor-element-6c5525d:has(:hover) .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-6c5525d:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8958 .elementor-element.elementor-element-6c5525d .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;color:#FFF}.elementor-8958 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8958 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-title{margin-block-end:4px;color:#FFF}.elementor-8958 .elementor-element.elementor-element-a689eb7.elementor-view-stacked .elementor-icon{background-color:#3582FF6B}.elementor-8958 .elementor-element.elementor-element-a689eb7.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-a689eb7.elementor-view-default .elementor-icon{fill:#3582FF6B;color:#3582FF6B;border-color:#3582FF6B}.elementor-8958 .elementor-element.elementor-element-a689eb7 .elementor-icon{font-size:15px;padding:5px}.elementor-8958 .elementor-element.elementor-element-a689eb7 .elementor-icon i{transform:rotate(0deg)}.elementor-8958 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-title a{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600}.elementor-8958 .elementor-element.elementor-element-a689eb7:has(:hover) .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-a689eb7:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8958 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;color:#FFF}.elementor-8958 .elementor-element.elementor-element-67c154e .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8958 .elementor-element.elementor-element-67c154e .elementor-icon-box-title{margin-block-end:4px;color:#FFF}.elementor-8958 .elementor-element.elementor-element-67c154e.elementor-view-stacked .elementor-icon{background-color:#3582FF6B}.elementor-8958 .elementor-element.elementor-element-67c154e.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-67c154e.elementor-view-default .elementor-icon{fill:#3582FF6B;color:#3582FF6B;border-color:#3582FF6B}.elementor-8958 .elementor-element.elementor-element-67c154e .elementor-icon{font-size:15px;padding:5px}.elementor-8958 .elementor-element.elementor-element-67c154e .elementor-icon i{transform:rotate(0deg)}.elementor-8958 .elementor-element.elementor-element-67c154e .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-67c154e .elementor-icon-box-title a{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600}.elementor-8958 .elementor-element.elementor-element-67c154e:has(:hover) .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-67c154e:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8958 .elementor-element.elementor-element-67c154e .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;color:#FFF}.elementor-8958 .elementor-element.elementor-element-1c76393 .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8958 .elementor-element.elementor-element-1c76393 .elementor-icon-box-title{margin-block-end:4px;color:#FFF}.elementor-8958 .elementor-element.elementor-element-1c76393.elementor-view-stacked .elementor-icon{background-color:#3582FF6B}.elementor-8958 .elementor-element.elementor-element-1c76393.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-1c76393.elementor-view-default .elementor-icon{fill:#3582FF6B;color:#3582FF6B;border-color:#3582FF6B}.elementor-8958 .elementor-element.elementor-element-1c76393 .elementor-icon{font-size:15px;padding:5px}.elementor-8958 .elementor-element.elementor-element-1c76393 .elementor-icon i{transform:rotate(0deg)}.elementor-8958 .elementor-element.elementor-element-1c76393 .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-1c76393 .elementor-icon-box-title a{font-family:"Inter",Sans-serif;font-size:15px;font-weight:600}.elementor-8958 .elementor-element.elementor-element-1c76393:has(:hover) .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-1c76393:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8958 .elementor-element.elementor-element-1c76393 .elementor-icon-box-description{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;color:#FFF}.elementor-8958 .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-8958 .elementor-element.elementor-element-eb43e3f::before,.elementor-8958 .elementor-element.elementor-element-eb43e3f>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-eb43e3f>.e-con-inner>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-eb43e3f>.elementor-background-slideshow::before,.elementor-8958 .elementor-element.elementor-element-eb43e3f>.e-con-inner>.elementor-background-slideshow::before,.elementor-8958 .elementor-element.elementor-element-eb43e3f>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}.elementor-8958 .elementor-element.elementor-element-9a626f9{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row;--justify-items:center;--align-items:center;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:#E4E4E4;--border-color:#E4E4E4;--border-radius:20px 20px 20px 20px;box-shadow:0 10px 12px 0 rgb(0 0 0 / .22);--margin-top:-88px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8958 .elementor-element.elementor-element-9a626f9:not(.elementor-motion-effects-element-type-background),.elementor-8958 .elementor-element.elementor-element-9a626f9>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FFF}.elementor-8958 .elementor-element.elementor-element-9a626f9.e-con{--align-self:center}.elementor-8958 .elementor-element.elementor-element-dea92f0{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;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:20px 20px 20px 20px;--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px}.elementor-8958 .elementor-element.elementor-element-13a17a1 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:21px;font-weight:800;line-height:18px;color:#5EB2FF}.elementor-8958 .elementor-element.elementor-element-052406c{width:auto;max-width:auto;text-align:center}.elementor-8958 .elementor-element.elementor-element-052406c>.elementor-widget-container{padding:8px 10px 8px 0;border-style:none;border-radius:50px 50px 50px 50px}.elementor-8958 .elementor-element.elementor-element-052406c.elementor-element{--align-self:flex-start}.elementor-8958 .elementor-element.elementor-element-052406c .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-9e4cac4{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;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:20px 20px 20px 20px;--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px}.elementor-8958 .elementor-element.elementor-element-7386053 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:21px;font-weight:800;line-height:18px;color:#5EB2FF}.elementor-8958 .elementor-element.elementor-element-f87666e{width:auto;max-width:auto;text-align:center}.elementor-8958 .elementor-element.elementor-element-f87666e>.elementor-widget-container{padding:8px 10px 8px 0;border-style:none;border-radius:50px 50px 50px 50px}.elementor-8958 .elementor-element.elementor-element-f87666e.elementor-element{--align-self:flex-start}.elementor-8958 .elementor-element.elementor-element-f87666e .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-8032a44{--display:flex;--gap:10px 10px;--row-gap:10px;--column-gap:10px;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:20px 20px 20px 20px;--padding-top:15px;--padding-bottom:15px;--padding-left:15px;--padding-right:15px}.elementor-8958 .elementor-element.elementor-element-8a42bd0 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:21px;font-weight:800;line-height:18px;color:#5EB2FF}.elementor-8958 .elementor-element.elementor-element-355b155{width:auto;max-width:auto;text-align:center}.elementor-8958 .elementor-element.elementor-element-355b155>.elementor-widget-container{padding:8px 10px 8px 0;border-style:none;border-radius:50px 50px 50px 50px}.elementor-8958 .elementor-element.elementor-element-355b155.elementor-element{--align-self:flex-start}.elementor-8958 .elementor-element.elementor-element-355b155 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#0B1A28}.elementor-8958 .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;--padding-top:60px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px}.elementor-8958 .elementor-element.elementor-element-09c2293{--display:flex}.elementor-8958 .elementor-element.elementor-element-fa7a3a0{text-align:center}.elementor-8958 .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:#060F18}.elementor-8958 .elementor-element.elementor-element-9025c09{--divider-border-style:solid;--divider-color:#5EB2FF;--divider-border-width:4.5px}.elementor-8958 .elementor-element.elementor-element-9025c09>.elementor-widget-container{margin:-20px 0 0 0}.elementor-8958 .elementor-element.elementor-element-9025c09 .elementor-divider-separator{width:14%;margin:0 auto;margin-center:0}.elementor-8958 .elementor-element.elementor-element-9025c09 .elementor-divider{text-align:center;padding-block-start:10px;padding-block-end:10px}.elementor-8958 .elementor-element.elementor-element-b1fa1cb{--display:grid;--e-con-grid-template-columns:repeat(2, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--gap:10px 10px;--row-gap:10px;--column-gap:10px;--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-8958 .elementor-element.elementor-element-b1fa1cb:not(.elementor-motion-effects-element-type-background),.elementor-8958 .elementor-element.elementor-element-b1fa1cb>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FFF}.elementor-8958 .elementor-element.elementor-element-b1fa1cb.e-con{--align-self:center}.elementor-8958 .elementor-element.elementor-element-2b07dfb{--display:flex;--min-height:546px;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--border-radius:20px 20px 20px 20px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;grid-row:span 2}.elementor-8958 .elementor-element.elementor-element-4bd8397{width:var(--container-widget-width,15%);max-width:15%;--container-widget-width:15%;--container-widget-flex-grow:0;text-align:center}.elementor-8958 .elementor-element.elementor-element-4bd8397>.elementor-widget-container{background-color:#3582FF57;padding:5px 5px 5px 5px;border-style:solid;border-width:0 0 0 0;border-radius:15px 15px 15px 15px}.elementor-8958 .elementor-element.elementor-element-4bd8397.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-4bd8397 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:18px;font-weight:800;line-height:34px;color:#5EB2FF}.elementor-8958 .elementor-element.elementor-element-ee8e1e3{text-align:center}.elementor-8958 .elementor-element.elementor-element-ee8e1e3 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:26px;font-weight:800;line-height:34px;color:#5EB2FF}.elementor-8958 .elementor-element.elementor-element-3e69d26{width:auto;max-width:auto;text-align:center}.elementor-8958 .elementor-element.elementor-element-3e69d26>.elementor-widget-container{padding:8px 10px 8px 0;border-style:none;border-radius:50px 50px 50px 50px}.elementor-8958 .elementor-element.elementor-element-3e69d26.elementor-element{--align-self:flex-start}.elementor-8958 .elementor-element.elementor-element-3e69d26 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#FFF}.elementor-8958 .elementor-element.elementor-element-2d02db1{--display:flex;--min-height:250px;--gap:10px 10px;--row-gap:10px;--column-gap:10px;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:20px 20px 20px 20px;--margin-top:-283px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px}.elementor-8958 .elementor-element.elementor-element-2d02db1:not(.elementor-motion-effects-element-type-background),.elementor-8958 .elementor-element.elementor-element-2d02db1>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#F8FAFC}.elementor-8958 .elementor-element.elementor-element-0be7367{width:var(--container-widget-width,15%);max-width:15%;--container-widget-width:15%;--container-widget-flex-grow:0;text-align:center}.elementor-8958 .elementor-element.elementor-element-0be7367>.elementor-widget-container{background-color:#3582FF57;padding:5px 5px 5px 5px;border-style:solid;border-width:0 0 0 0;border-radius:15px 15px 15px 15px}.elementor-8958 .elementor-element.elementor-element-0be7367.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-0be7367 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:18px;font-weight:800;line-height:34px;color:#060F18}.elementor-8958 .elementor-element.elementor-element-50d01af{text-align:center}.elementor-8958 .elementor-element.elementor-element-50d01af .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:26px;font-weight:800;line-height:34px;color:#5EB2FF}.elementor-8958 .elementor-element.elementor-element-7c1ba07{width:auto;max-width:auto;text-align:center}.elementor-8958 .elementor-element.elementor-element-7c1ba07>.elementor-widget-container{padding:8px 10px 8px 0;border-style:none;border-radius:50px 50px 50px 50px}.elementor-8958 .elementor-element.elementor-element-7c1ba07 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-6e6d73d{--display:flex;--min-height:250px;--gap:10px 10px;--row-gap:10px;--column-gap:10px;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:20px 20px 20px 20px;--margin-top:-295px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;grid-row:span 2}.elementor-8958 .elementor-element.elementor-element-6e6d73d:not(.elementor-motion-effects-element-type-background),.elementor-8958 .elementor-element.elementor-element-6e6d73d>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#F8FAFC}.elementor-8958 .elementor-element.elementor-element-f40652f{width:var(--container-widget-width,15%);max-width:15%;--container-widget-width:15%;--container-widget-flex-grow:0;text-align:center}.elementor-8958 .elementor-element.elementor-element-f40652f>.elementor-widget-container{background-color:#3582FF57;padding:5px 5px 5px 5px;border-style:solid;border-width:0 0 0 0;border-radius:15px 15px 15px 15px}.elementor-8958 .elementor-element.elementor-element-f40652f.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-f40652f .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:18px;font-weight:800;line-height:34px;color:#060F18}.elementor-8958 .elementor-element.elementor-element-b351aeb{text-align:center}.elementor-8958 .elementor-element.elementor-element-b351aeb .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:26px;font-weight:800;line-height:34px;color:#5EB2FF}.elementor-8958 .elementor-element.elementor-element-34112b2{width:auto;max-width:auto;text-align:center}.elementor-8958 .elementor-element.elementor-element-34112b2>.elementor-widget-container{padding:8px 10px 8px 0;border-style:none;border-radius:50px 50px 50px 50px}.elementor-8958 .elementor-element.elementor-element-34112b2 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#0B1A28}.elementor-8958 .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-8958 .elementor-element.elementor-element-b9d8254>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-b9d8254.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-369c3da0{--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:80px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px}.elementor-8958 .elementor-element.elementor-element-369c3da0:not(.elementor-motion-effects-element-type-background),.elementor-8958 .elementor-element.elementor-element-369c3da0>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#F7F9FC}.elementor-8958 .elementor-element.elementor-element-486b975{--display:flex}.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-8958 .elementor-element.elementor-element-478aa23{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:#0B1A28}.elementor-8958 .elementor-element.elementor-element-478aa23>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-478aa23.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-e508a63{text-align:center}.elementor-8958 .elementor-element.elementor-element-e508a63 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:36px;font-weight:600;text-transform:uppercase;line-height:44px;color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-c760746{--divider-border-style:solid;--divider-color:#5EB2FF;--divider-border-width:4.5px}.elementor-8958 .elementor-element.elementor-element-c760746>.elementor-widget-container{margin:-20px 0 0 0}.elementor-8958 .elementor-element.elementor-element-c760746 .elementor-divider-separator{width:14%;margin:0 auto;margin-center:0}.elementor-8958 .elementor-element.elementor-element-c760746 .elementor-divider{text-align:center;padding-block-start:10px;padding-block-end:10px}.elementor-8958 .elementor-element.elementor-element-442dabd0{--display:grid;--e-con-grid-template-columns:repeat(3, 1fr);--e-con-grid-template-rows:repeat(1, 1fr);--grid-auto-flow:row}.elementor-8958 .elementor-element.elementor-element-4907baaf{--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:space-between;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--z-index:10}.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-8958 .elementor-element.elementor-element-7881e95e{width:auto;max-width:auto}.elementor-8958 .elementor-element.elementor-element-7881e95e>.elementor-widget-container{background-color:#FFF;padding:10px 12px 8px 12px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#5EB2FF;border-radius:50% 50% 50% 50%}.elementor-8958 .elementor-element.elementor-element-7881e95e.elementor-element{--align-self:flex-start}.elementor-8958 .elementor-element.elementor-element-7881e95e .elementor-icon-wrapper{text-align:center}.elementor-8958 .elementor-element.elementor-element-7881e95e.elementor-view-stacked .elementor-icon{background-color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-7881e95e.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-7881e95e.elementor-view-default .elementor-icon{color:#0B1A28;border-color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-7881e95e.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-7881e95e.elementor-view-default .elementor-icon svg{fill:#0B1A28}.elementor-8958 .elementor-element.elementor-element-7881e95e .elementor-icon{font-size:23px}.elementor-8958 .elementor-element.elementor-element-7881e95e .elementor-icon svg{height:23px}.elementor-8958 .elementor-element.elementor-element-75ab3d2f{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-8958 .elementor-element.elementor-element-75ab3d2f>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-75ab3d2f .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;line-height:27px;color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-63c215d5>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-63c215d5{font-family:"Inter",Sans-serif;font-weight:400;color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-4f6e6555{--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:space-between;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--z-index:10}.elementor-8958 .elementor-element.elementor-element-2c357d71{width:auto;max-width:auto}.elementor-8958 .elementor-element.elementor-element-2c357d71>.elementor-widget-container{background-color:#FFF;padding:10px 12px 8px 12px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#5EB2FF;border-radius:50% 50% 50% 50%}.elementor-8958 .elementor-element.elementor-element-2c357d71.elementor-element{--align-self:flex-start}.elementor-8958 .elementor-element.elementor-element-2c357d71 .elementor-icon-wrapper{text-align:center}.elementor-8958 .elementor-element.elementor-element-2c357d71.elementor-view-stacked .elementor-icon{background-color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-2c357d71.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-2c357d71.elementor-view-default .elementor-icon{color:#0B1A28;border-color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-2c357d71.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-2c357d71.elementor-view-default .elementor-icon svg{fill:#0B1A28}.elementor-8958 .elementor-element.elementor-element-2c357d71 .elementor-icon{font-size:23px}.elementor-8958 .elementor-element.elementor-element-2c357d71 .elementor-icon svg{height:23px}.elementor-8958 .elementor-element.elementor-element-526d016a{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-8958 .elementor-element.elementor-element-526d016a>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-526d016a .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;line-height:27px;color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-3ace3c5f>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-3ace3c5f{font-family:"Inter",Sans-serif;font-weight:400;color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-5a0ced8{--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:space-between;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--z-index:10}.elementor-8958 .elementor-element.elementor-element-37b92dd6{width:auto;max-width:auto}.elementor-8958 .elementor-element.elementor-element-37b92dd6>.elementor-widget-container{background-color:#FFF;padding:10px 12px 8px 12px;border-style:solid;border-width:1px 1px 1px 1px;border-color:#5EB2FF;border-radius:50% 50% 50% 50%}.elementor-8958 .elementor-element.elementor-element-37b92dd6.elementor-element{--align-self:flex-start}.elementor-8958 .elementor-element.elementor-element-37b92dd6 .elementor-icon-wrapper{text-align:center}.elementor-8958 .elementor-element.elementor-element-37b92dd6.elementor-view-stacked .elementor-icon{background-color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-37b92dd6.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-37b92dd6.elementor-view-default .elementor-icon{color:#0B1A28;border-color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-37b92dd6.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-37b92dd6.elementor-view-default .elementor-icon svg{fill:#0B1A28}.elementor-8958 .elementor-element.elementor-element-37b92dd6 .elementor-icon{font-size:23px}.elementor-8958 .elementor-element.elementor-element-37b92dd6 .elementor-icon svg{height:23px}.elementor-8958 .elementor-element.elementor-element-4fa6ded5{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-8958 .elementor-element.elementor-element-4fa6ded5>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-4fa6ded5 .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:20px;font-weight:700;text-transform:uppercase;line-height:27px;color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-65909d78>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-65909d78{text-align:center;font-family:"Inter",Sans-serif;font-weight:400;color:#0B1A28}.elementor-8958 .elementor-element.elementor-element-43d9311a{--divider-border-style:solid;--divider-color:#FFFFFF;--divider-border-width:1px;top:14%}body:not(.rtl) .elementor-8958 .elementor-element.elementor-element-43d9311a{left:0%}body.rtl .elementor-8958 .elementor-element.elementor-element-43d9311a{right:0%}.elementor-8958 .elementor-element.elementor-element-43d9311a .elementor-divider-separator{width:100%;margin:0 auto;margin-center:0}.elementor-8958 .elementor-element.elementor-element-43d9311a .elementor-divider{text-align:center;padding-block-start:2px;padding-block-end:2px}.elementor-8958 .elementor-element.elementor-element-0746c60 .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-8958 .elementor-element.elementor-element-0746c60>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-0746c60.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-a835417{--display:flex;--overlay-opacity:0.35;--padding-top:100px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px}.elementor-8958 .elementor-element.elementor-element-a835417::before,.elementor-8958 .elementor-element.elementor-element-a835417>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-a835417>.e-con-inner>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-a835417>.elementor-background-slideshow::before,.elementor-8958 .elementor-element.elementor-element-a835417>.e-con-inner>.elementor-background-slideshow::before,.elementor-8958 .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-8958 .elementor-element.elementor-element-92a9b3b{--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.5;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8958 .elementor-element.elementor-element-92a9b3b::before,.elementor-8958 .elementor-element.elementor-element-92a9b3b>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-92a9b3b>.e-con-inner>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-92a9b3b>.elementor-background-slideshow::before,.elementor-8958 .elementor-element.elementor-element-92a9b3b>.e-con-inner>.elementor-background-slideshow::before,.elementor-8958 .elementor-element.elementor-element-92a9b3b>.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-8958 .elementor-element.elementor-element-0a22bdf{--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-8958 .elementor-element.elementor-element-08e0cb0>.elementor-widget-container{background-color:#F5F6F8;padding:30px 30px 15px 30px;border-style:solid;border-width:1px 1px 0 1px;border-color:#CECECE;border-radius:9px 9px 0 0}.elementor-8958 .elementor-element.elementor-element-08e0cb0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(5px/2)}.elementor-8958 .elementor-element.elementor-element-08e0cb0 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(5px/2)}.elementor-8958 .elementor-element.elementor-element-08e0cb0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(5px/2)}.elementor-8958 .elementor-element.elementor-element-08e0cb0 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-5px/2)}.elementor-8958 .elementor-element.elementor-element-08e0cb0 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-5px/2)}.elementor-8958 .elementor-element.elementor-element-08e0cb0 .elementor-icon-list-icon i{color:#40BB61;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-08e0cb0 .elementor-icon-list-icon svg{fill:#40BB61;transition:fill 0.3s}.elementor-8958 .elementor-element.elementor-element-08e0cb0{--e-icon-list-icon-size:30px;--icon-vertical-offset:0px}.elementor-8958 .elementor-element.elementor-element-08e0cb0 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8958 .elementor-element.elementor-element-08e0cb0 .elementor-icon-list-item>a{font-family:"Space Grotesk",Sans-serif;font-size:24px;font-weight:700}.elementor-8958 .elementor-element.elementor-element-08e0cb0 .elementor-icon-list-text{color:#0B1A28;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-01f3ed4>.elementor-widget-container{background-color:#F5F6F8;padding:20px 30px 30px 30px;border-style:solid;border-width:0 1px 1px 1px;border-color:#CECECE;border-radius:0 0 9px 9px}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(30px/2)}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(30px/2)}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(30px/2)}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-30px/2)}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-30px/2)}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-item:not(:last-child):after{content:"";border-color:#ddd}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after{border-block-start-style:solid;border-block-start-width:1px}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-inline-start-style:solid}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-inline-start-width:1px}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-icon i{color:#FDA4AF;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-icon svg{fill:#FDA4AF;transition:fill 0.3s}.elementor-8958 .elementor-element.elementor-element-01f3ed4{--e-icon-list-icon-size:20px;--e-icon-list-icon-align:left;--e-icon-list-icon-margin:0 calc(var(--e-icon-list-icon-size, 1em) * 0.25) 0 0;--icon-vertical-align:center;--icon-vertical-offset:0px}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-icon{padding-inline-end:0}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-item>a{font-family:"Montserrat",Sans-serif;font-size:15px;font-weight:400;line-height:20px;letter-spacing:.4px}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-text{color:#0B1A28;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-6f8421a{--display:flex;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-8958 .elementor-element.elementor-element-079a931>.elementor-widget-container{padding:30px 30px 15px 30px;border-radius:9px 9px 0 0}.elementor-8958 .elementor-element.elementor-element-079a931 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(5px/2)}.elementor-8958 .elementor-element.elementor-element-079a931 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(5px/2)}.elementor-8958 .elementor-element.elementor-element-079a931 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(5px/2)}.elementor-8958 .elementor-element.elementor-element-079a931 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-5px/2)}.elementor-8958 .elementor-element.elementor-element-079a931 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-5px/2)}.elementor-8958 .elementor-element.elementor-element-079a931 .elementor-icon-list-icon i{color:#40BB61;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-079a931 .elementor-icon-list-icon svg{fill:#40BB61;transition:fill 0.3s}.elementor-8958 .elementor-element.elementor-element-079a931{--e-icon-list-icon-size:30px;--icon-vertical-offset:0px}.elementor-8958 .elementor-element.elementor-element-079a931 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8958 .elementor-element.elementor-element-079a931 .elementor-icon-list-item>a{font-family:"Space Grotesk",Sans-serif;font-size:24px;font-weight:700}.elementor-8958 .elementor-element.elementor-element-079a931 .elementor-icon-list-text{color:#FFF;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-f18d944>.elementor-widget-container{padding:20px 30px 30px 30px;border-radius:0 0 9px 9px}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(30px/2)}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(30px/2)}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(30px/2)}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-30px/2)}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-30px/2)}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-item:not(:last-child):after{content:"";border-color:#ddd}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child):after{border-block-start-style:solid;border-block-start-width:1px}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-inline-start-style:solid}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-inline-items .elementor-icon-list-item:not(:last-child):after{border-inline-start-width:1px}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-icon i{color:#4CE755;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-icon svg{fill:#4CE755;transition:fill 0.3s}.elementor-8958 .elementor-element.elementor-element-f18d944{--e-icon-list-icon-size:20px;--icon-vertical-align:center;--icon-vertical-offset:0px}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-item>a{font-family:"Montserrat",Sans-serif;font-size:15px;font-weight:400;line-height:20px;letter-spacing:.4px}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-text{color:#FFF;transition:color 0.3s}.elementor-8958 .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-8958 .elementor-element.elementor-element-8a7c6f1>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-8a7c6f1.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-9fbb661{--display:flex;--overlay-opacity:0.35;--padding-top:100px;--padding-bottom:100px;--padding-left:10px;--padding-right:10px}.elementor-8958 .elementor-element.elementor-element-9fbb661::before,.elementor-8958 .elementor-element.elementor-element-9fbb661>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-9fbb661>.e-con-inner>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-9fbb661>.elementor-background-slideshow::before,.elementor-8958 .elementor-element.elementor-element-9fbb661>.e-con-inner>.elementor-background-slideshow::before,.elementor-8958 .elementor-element.elementor-element-9fbb661>.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-8958 .elementor-element.elementor-element-5f37d6c{text-align:center}.elementor-8958 .elementor-element.elementor-element-5f37d6c .elementor-heading-title{font-family:"Space Grotesk",Sans-serif;font-size:36px;font-weight:600;text-transform:uppercase;line-height:44px;color:#FFF}.elementor-8958 .elementor-element.elementor-element-f0005e9{--divider-border-style:solid;--divider-color:#5EB2FF;--divider-border-width:4.5px}.elementor-8958 .elementor-element.elementor-element-f0005e9>.elementor-widget-container{margin:-20px 0 0 0}.elementor-8958 .elementor-element.elementor-element-f0005e9 .elementor-divider-separator{width:14%;margin:0 auto;margin-center:0}.elementor-8958 .elementor-element.elementor-element-f0005e9 .elementor-divider{text-align:center;padding-block-start:10px;padding-block-end:10px}.elementor-8958 .elementor-element.elementor-element-ef69171{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-8958 .elementor-element.elementor-element-ef69171.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-cfce9c6{--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.5;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8958 .elementor-element.elementor-element-cfce9c6::before,.elementor-8958 .elementor-element.elementor-element-cfce9c6>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-cfce9c6>.e-con-inner>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-cfce9c6>.elementor-background-slideshow::before,.elementor-8958 .elementor-element.elementor-element-cfce9c6>.e-con-inner>.elementor-background-slideshow::before,.elementor-8958 .elementor-element.elementor-element-cfce9c6>.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-8958 .elementor-element.elementor-element-11bcbde{--display:flex;--justify-content:center}.elementor-8958 .elementor-element.elementor-element-64aba18{width:initial;max-width:initial}.elementor-8958 .elementor-element.elementor-element-64aba18 .elementor-heading-title{font-family:"Montserrat",Sans-serif;font-size:30px;font-weight:600;text-transform:uppercase;line-height:44px;letter-spacing:-.4px;color:#FFF}.elementor-8958 .elementor-element.elementor-element-4fa1822{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-8958 .elementor-element.elementor-element-a79d6ca>.elementor-widget-container{background-color:#40BB614A;padding:15px 15px 15px 15px;border-radius:9px 9px 0 0}.elementor-8958 .elementor-element.elementor-element-a79d6ca .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(5px/2)}.elementor-8958 .elementor-element.elementor-element-a79d6ca .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(5px/2)}.elementor-8958 .elementor-element.elementor-element-a79d6ca .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(5px/2)}.elementor-8958 .elementor-element.elementor-element-a79d6ca .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-5px/2)}.elementor-8958 .elementor-element.elementor-element-a79d6ca .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-5px/2)}.elementor-8958 .elementor-element.elementor-element-a79d6ca .elementor-icon-list-icon i{color:#40BB61;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-a79d6ca .elementor-icon-list-icon svg{fill:#40BB61;transition:fill 0.3s}.elementor-8958 .elementor-element.elementor-element-a79d6ca{--e-icon-list-icon-size:30px;--icon-vertical-offset:0px}.elementor-8958 .elementor-element.elementor-element-a79d6ca .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8958 .elementor-element.elementor-element-a79d6ca .elementor-icon-list-item>a{font-family:"Space Grotesk",Sans-serif;font-size:28px;font-weight:700}.elementor-8958 .elementor-element.elementor-element-a79d6ca .elementor-icon-list-text{color:#FFF;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-4697445>.elementor-widget-container{background-color:#40BB6121;padding:20px 20px 20px 20px;border-radius:0 0 9px 9px}.elementor-8958 .elementor-element.elementor-element-4697445 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2)}.elementor-8958 .elementor-element.elementor-element-4697445 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2)}.elementor-8958 .elementor-element.elementor-element-4697445 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2)}.elementor-8958 .elementor-element.elementor-element-4697445 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2)}.elementor-8958 .elementor-element.elementor-element-4697445 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2)}.elementor-8958 .elementor-element.elementor-element-4697445 .elementor-icon-list-icon i{color:#4CE755;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-4697445 .elementor-icon-list-icon svg{fill:#4CE755;transition:fill 0.3s}.elementor-8958 .elementor-element.elementor-element-4697445{--e-icon-list-icon-size:20px;--icon-vertical-align:center;--icon-vertical-offset:0px}.elementor-8958 .elementor-element.elementor-element-4697445 .elementor-icon-list-icon{padding-inline-end:0}.elementor-8958 .elementor-element.elementor-element-4697445 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8958 .elementor-element.elementor-element-4697445 .elementor-icon-list-item>a{font-family:"Montserrat",Sans-serif;font-size:15px;font-weight:400;line-height:20px;letter-spacing:.4px}.elementor-8958 .elementor-element.elementor-element-4697445 .elementor-icon-list-text{color:#FFF;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-dc0f9c8{--display:flex;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-8958 .elementor-element.elementor-element-c0aa3fb>.elementor-widget-container{background-color:#40BB614A;padding:15px 15px 15px 15px;border-radius:9px 9px 0 0}.elementor-8958 .elementor-element.elementor-element-c0aa3fb .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(5px/2)}.elementor-8958 .elementor-element.elementor-element-c0aa3fb .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(5px/2)}.elementor-8958 .elementor-element.elementor-element-c0aa3fb .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(5px/2)}.elementor-8958 .elementor-element.elementor-element-c0aa3fb .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-5px/2)}.elementor-8958 .elementor-element.elementor-element-c0aa3fb .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-5px/2)}.elementor-8958 .elementor-element.elementor-element-c0aa3fb .elementor-icon-list-icon i{color:#40BB61;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-c0aa3fb .elementor-icon-list-icon svg{fill:#40BB61;transition:fill 0.3s}.elementor-8958 .elementor-element.elementor-element-c0aa3fb{--e-icon-list-icon-size:30px;--icon-vertical-offset:0px}.elementor-8958 .elementor-element.elementor-element-c0aa3fb .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8958 .elementor-element.elementor-element-c0aa3fb .elementor-icon-list-item>a{font-family:"Space Grotesk",Sans-serif;font-size:28px;font-weight:700}.elementor-8958 .elementor-element.elementor-element-c0aa3fb .elementor-icon-list-text{color:#FFF;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-2261044>.elementor-widget-container{background-color:#40BB6121;padding:20px 20px 20px 20px;border-radius:0 0 9px 9px}.elementor-8958 .elementor-element.elementor-element-2261044 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-block-end:calc(15px/2)}.elementor-8958 .elementor-element.elementor-element-2261044 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-block-start:calc(15px/2)}.elementor-8958 .elementor-element.elementor-element-2261044 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-inline:calc(15px/2)}.elementor-8958 .elementor-element.elementor-element-2261044 .elementor-icon-list-items.elementor-inline-items{margin-inline:calc(-15px/2)}.elementor-8958 .elementor-element.elementor-element-2261044 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{inset-inline-end:calc(-15px/2)}.elementor-8958 .elementor-element.elementor-element-2261044 .elementor-icon-list-icon i{color:#4CE755;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-2261044 .elementor-icon-list-icon svg{fill:#4CE755;transition:fill 0.3s}.elementor-8958 .elementor-element.elementor-element-2261044{--e-icon-list-icon-size:20px;--icon-vertical-align:center;--icon-vertical-offset:0px}.elementor-8958 .elementor-element.elementor-element-2261044 .elementor-icon-list-icon{padding-inline-end:0}.elementor-8958 .elementor-element.elementor-element-2261044 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8958 .elementor-element.elementor-element-2261044 .elementor-icon-list-item>a{font-family:"Montserrat",Sans-serif;font-size:15px;font-weight:400;line-height:20px;letter-spacing:.4px}.elementor-8958 .elementor-element.elementor-element-2261044 .elementor-icon-list-text{color:#FFF;transition:color 0.3s}.elementor-8958 .elementor-element.elementor-element-79bbdd9 .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-8958 .elementor-element.elementor-element-79bbdd9>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-79bbdd9.elementor-element{--align-self:center}.elementor-8958 .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-8958 .elementor-element.elementor-element-72f2b23::before,.elementor-8958 .elementor-element.elementor-element-72f2b23>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-72f2b23>.e-con-inner>.elementor-background-video-container::before,.elementor-8958 .elementor-element.elementor-element-72f2b23>.elementor-background-slideshow::before,.elementor-8958 .elementor-element.elementor-element-72f2b23>.e-con-inner>.elementor-background-slideshow::before,.elementor-8958 .elementor-element.elementor-element-72f2b23>.elementor-motion-effects-container>.elementor-motion-effects-layer::before{--background-overlay:''}.elementor-8958 .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-8958 .elementor-element.elementor-element-087480f.e-con{--align-self:center}.elementor-8958 .elementor-element.elementor-element-7941cb5>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-7941cb5.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-7941cb5 .elementor-icon-wrapper{text-align:center}.elementor-8958 .elementor-element.elementor-element-7941cb5.elementor-view-stacked .elementor-icon{background-color:#5EB2FF}.elementor-8958 .elementor-element.elementor-element-7941cb5.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-7941cb5.elementor-view-default .elementor-icon{color:#5EB2FF;border-color:#5EB2FF}.elementor-8958 .elementor-element.elementor-element-7941cb5.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-7941cb5.elementor-view-default .elementor-icon svg{fill:#5EB2FF}.elementor-8958 .elementor-element.elementor-element-7941cb5 .elementor-icon{font-size:35px}.elementor-8958 .elementor-element.elementor-element-7941cb5 .elementor-icon svg{height:35px}.elementor-8958 .elementor-element.elementor-element-7941cb5 .elementor-icon i,.elementor-8958 .elementor-element.elementor-element-7941cb5 .elementor-icon svg{transform:rotate(0deg)}.elementor-8958 .elementor-element.elementor-element-ea33ae1{text-align:center}.elementor-8958 .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:#060F18}.elementor-8958 .elementor-element.elementor-element-19784e8{--divider-border-style:solid;--divider-color:#5EB2FF;--divider-border-width:4.5px}.elementor-8958 .elementor-element.elementor-element-19784e8>.elementor-widget-container{margin:-20px 0 0 0}.elementor-8958 .elementor-element.elementor-element-19784e8 .elementor-divider-separator{width:14%;margin:0 auto;margin-center:0}.elementor-8958 .elementor-element.elementor-element-19784e8 .elementor-divider{text-align:center;padding-block-start:10px;padding-block-end:10px}.elementor-8958 .elementor-element.elementor-element-416b7cd{--display:flex;--gap:30px 30px;--row-gap:30px;--column-gap:30px}.elementor-8958 .elementor-element.elementor-element-416b7cd.e-con{--align-self:center}.elementor-8958 .elementor-element.elementor-element-f2e780d{--display:flex}.elementor-8958 .elementor-element.elementor-element-7c5fd66>.elementor-widget-container{padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-7c5fd66{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#060F18}.elementor-8958 .elementor-element.elementor-element-20fb387{--display:flex}.elementor-8958 .elementor-element.elementor-element-b6103c2>.elementor-widget-container{padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-b6103c2{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#060F18}.elementor-8958 .elementor-element.elementor-element-86e7c02{--display:flex}.elementor-8958 .elementor-element.elementor-element-ba64def>.elementor-widget-container{padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-ba64def{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#060F18}.elementor-8958 .elementor-element.elementor-element-9c55915{--display:flex}.elementor-8958 .elementor-element.elementor-element-6796cb6>.elementor-widget-container{padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-6796cb6{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#060F18}.elementor-8958 .elementor-element.elementor-element-51d33dd{--display:flex}.elementor-8958 .elementor-element.elementor-element-aeb4fba>.elementor-widget-container{padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-aeb4fba{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:26px;color:#060F18}.elementor-8958 .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:#060F18;--n-accordion-title-hover-color:#060F18;--n-accordion-title-active-color:#060F18;--n-accordion-icon-size:15px}.elementor-8958 .elementor-element.elementor-element-648a8e5>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item>.e-n-accordion-item-title{background-color:#FFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#B1B1B1}.elementor-8958 .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-8958 .elementor-element.elementor-element-648a8e5>.elementor-widget-container>.e-n-accordion>.e-n-accordion-item)>.e-con{background-color:#FFF;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-8958 .elementor-element.elementor-element-648a8e5{--n-accordion-padding:16px 24px 16px 24px}:where(.elementor-8958 .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-8958 .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-8958 .elementor-element.elementor-element-49cb71e>.elementor-widget-container{margin:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-49cb71e.elementor-element{--align-self:center}.elementor-8958 .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-8958 .elementor-element.elementor-element-c9ea5b5:not(.elementor-motion-effects-element-type-background),.elementor-8958 .elementor-element.elementor-element-c9ea5b5>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#121F2C}.elementor-8958 .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-8958 .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-8958 .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-8958 .elementor-element.elementor-element-b284a7f .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8958 .elementor-element.elementor-element-b284a7f .elementor-icon-box-title{margin-block-end:15px;color:#FFF}.elementor-8958 .elementor-element.elementor-element-b284a7f.elementor-view-stacked .elementor-icon{background-color:#5EB2FF;fill:#FFF;color:#FFF}.elementor-8958 .elementor-element.elementor-element-b284a7f.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-b284a7f.elementor-view-default .elementor-icon{fill:#5EB2FF;color:#5EB2FF;border-color:#5EB2FF}.elementor-8958 .elementor-element.elementor-element-b284a7f.elementor-view-framed .elementor-icon{background-color:#FFF}.elementor-8958 .elementor-element.elementor-element-b284a7f.elementor-view-stacked:has(:hover) .elementor-icon,.elementor-8958 .elementor-element.elementor-element-b284a7f.elementor-view-stacked:has(:focus) .elementor-icon{background-color:#0284C7;fill:#FFF;color:#FFF}.elementor-8958 .elementor-element.elementor-element-b284a7f.elementor-view-framed:has(:hover) .elementor-icon,.elementor-8958 .elementor-element.elementor-element-b284a7f.elementor-view-default:has(:hover) .elementor-icon,.elementor-8958 .elementor-element.elementor-element-b284a7f.elementor-view-framed:has(:focus) .elementor-icon,.elementor-8958 .elementor-element.elementor-element-b284a7f.elementor-view-default:has(:focus) .elementor-icon{fill:#0284C7;color:#0284C7;border-color:#0284C7}.elementor-8958 .elementor-element.elementor-element-b284a7f.elementor-view-framed:has(:hover) .elementor-icon,.elementor-8958 .elementor-element.elementor-element-b284a7f.elementor-view-framed:has(:focus) .elementor-icon{background-color:#FFF}.elementor-8958 .elementor-element.elementor-element-b284a7f .elementor-icon{font-size:16px;padding:12px}.elementor-8958 .elementor-element.elementor-element-b284a7f .elementor-icon-box-title,.elementor-8958 .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-8958 .elementor-element.elementor-element-b284a7f:has(:hover) .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-b284a7f:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8958 .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-8958 .elementor-element.elementor-element-97a1a20 .elementor-icon-box-wrapper{align-items:center;gap:15px}.elementor-8958 .elementor-element.elementor-element-97a1a20 .elementor-icon-box-title{margin-block-end:15px;color:#FFF}.elementor-8958 .elementor-element.elementor-element-97a1a20.elementor-view-stacked .elementor-icon{background-color:#5EB2FF;fill:#FFF;color:#FFF}.elementor-8958 .elementor-element.elementor-element-97a1a20.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-97a1a20.elementor-view-default .elementor-icon{fill:#5EB2FF;color:#5EB2FF;border-color:#5EB2FF}.elementor-8958 .elementor-element.elementor-element-97a1a20.elementor-view-framed .elementor-icon{background-color:#FFF}.elementor-8958 .elementor-element.elementor-element-97a1a20.elementor-view-stacked:has(:hover) .elementor-icon,.elementor-8958 .elementor-element.elementor-element-97a1a20.elementor-view-stacked:has(:focus) .elementor-icon{background-color:#0284C7;fill:#FFF;color:#FFF}.elementor-8958 .elementor-element.elementor-element-97a1a20.elementor-view-framed:has(:hover) .elementor-icon,.elementor-8958 .elementor-element.elementor-element-97a1a20.elementor-view-default:has(:hover) .elementor-icon,.elementor-8958 .elementor-element.elementor-element-97a1a20.elementor-view-framed:has(:focus) .elementor-icon,.elementor-8958 .elementor-element.elementor-element-97a1a20.elementor-view-default:has(:focus) .elementor-icon{fill:#0284C7;color:#0284C7;border-color:#0284C7}.elementor-8958 .elementor-element.elementor-element-97a1a20.elementor-view-framed:has(:hover) .elementor-icon,.elementor-8958 .elementor-element.elementor-element-97a1a20.elementor-view-framed:has(:focus) .elementor-icon{background-color:#FFF}.elementor-8958 .elementor-element.elementor-element-97a1a20 .elementor-icon{font-size:16px;padding:12px}.elementor-8958 .elementor-element.elementor-element-97a1a20 .elementor-icon-box-title,.elementor-8958 .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-8958 .elementor-element.elementor-element-97a1a20:has(:hover) .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-97a1a20:has(:focus) .elementor-icon-box-title{color:#FFF}.elementor-8958 .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-8958 .elementor-element.elementor-element-1a3ff2e{right:30px}body.rtl .elementor-8958 .elementor-element.elementor-element-1a3ff2e{left:30px}.elementor-8958 .elementor-element.elementor-element-1a3ff2e{bottom:30px;z-index:10}.elementor-8958 .elementor-element.elementor-element-1a3ff2e .elementor-icon-wrapper{text-align:center}.elementor-8958 .elementor-element.elementor-element-1a3ff2e.elementor-view-stacked .elementor-icon{background-color:#3F9B33;color:#FFF}.elementor-8958 .elementor-element.elementor-element-1a3ff2e.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-1a3ff2e.elementor-view-default .elementor-icon{color:#3F9B33;border-color:#3F9B33}.elementor-8958 .elementor-element.elementor-element-1a3ff2e.elementor-view-framed .elementor-icon,.elementor-8958 .elementor-element.elementor-element-1a3ff2e.elementor-view-default .elementor-icon svg{fill:#3F9B33}.elementor-8958 .elementor-element.elementor-element-1a3ff2e.elementor-view-framed .elementor-icon{background-color:#FFF}.elementor-8958 .elementor-element.elementor-element-1a3ff2e.elementor-view-stacked .elementor-icon svg{fill:#FFF}.elementor-8958 .elementor-element.elementor-element-1a3ff2e.elementor-view-stacked .elementor-icon:hover{background-color:#1F4719}.elementor-8958 .elementor-element.elementor-element-1a3ff2e.elementor-view-framed .elementor-icon:hover,.elementor-8958 .elementor-element.elementor-element-1a3ff2e.elementor-view-default .elementor-icon:hover{color:#1F4719;border-color:#1F4719}.elementor-8958 .elementor-element.elementor-element-1a3ff2e.elementor-view-framed .elementor-icon:hover,.elementor-8958 .elementor-element.elementor-element-1a3ff2e.elementor-view-default .elementor-icon:hover svg{fill:#1F4719}.elementor-8958 .elementor-element.elementor-element-1a3ff2e .elementor-icon{font-size:50px;padding:20px}.elementor-8958 .elementor-element.elementor-element-1a3ff2e .elementor-icon svg{height:50px}.elementor-8958 .elementor-element.elementor-element-83ccafa{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8958 .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(min-width:768px){.elementor-8958 .elementor-element.elementor-element-4376b25{--width:51%}.elementor-8958 .elementor-element.elementor-element-00d9a33{--width:55%}.elementor-8958 .elementor-element.elementor-element-9a626f9{--width:100%}.elementor-8958 .elementor-element.elementor-element-b1fa1cb{--width:90%}.elementor-8958 .elementor-element.elementor-element-0a22bdf{--width:50%}.elementor-8958 .elementor-element.elementor-element-6f8421a{--width:50%}.elementor-8958 .elementor-element.elementor-element-11bcbde{--width:19%}.elementor-8958 .elementor-element.elementor-element-4fa1822{--width:40%}.elementor-8958 .elementor-element.elementor-element-dc0f9c8{--width:41%}.elementor-8958 .elementor-element.elementor-element-416b7cd{--width:80%}.elementor-8958 .elementor-element.elementor-element-5aaf618{--width:10%}}@media(max-width:1024px) and (min-width:768px){.elementor-8958 .elementor-element.elementor-element-b1fa1cb{--width:100%}}@media(max-width:1024px){.elementor-8958 .elementor-element.elementor-element-9a626f9{--grid-auto-flow:row}.elementor-8958 .elementor-element.elementor-element-b1fa1cb{--grid-auto-flow:row}.elementor-8958 .elementor-element.elementor-element-2b07dfb{--min-height:675px}.elementor-8958 .elementor-element.elementor-element-2d02db1{--margin-top:-310px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8958 .elementor-element.elementor-element-6e6d73d{--margin-top:-419px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8958 .elementor-element.elementor-element-442dabd0{--grid-auto-flow:row}.elementor-8958 .elementor-element.elementor-element-43d9311a{top:12%}}@media(max-width:767px){.elementor-8958 .elementor-element.elementor-element-ca5ea46 .elementor-heading-title{font-size:11px;line-height:1.2em;letter-spacing:-.2px}.elementor-8958 .elementor-element.elementor-element-8a7fc83{--padding-top:10px;--padding-bottom:130px;--padding-left:10px;--padding-right:10px}.elementor-8958 .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-8958 .elementor-element.elementor-element-17891ed>.elementor-widget-container{margin:20px 0 10px 0}.elementor-8958 .elementor-element.elementor-element-17891ed{text-align:center}.elementor-8958 .elementor-element.elementor-element-17891ed img{width:20%}.elementor-8958 .elementor-element.elementor-element-6854dd1>.elementor-widget-container{margin:0 0 10px 0}.elementor-8958 .elementor-element.elementor-element-6854dd1.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-6854dd1{text-align:center}.elementor-8958 .elementor-element.elementor-element-6854dd1 .elementor-heading-title{font-size:20px;line-height:24px}.elementor-8958 .elementor-element.elementor-element-0b88c6e>.elementor-widget-container{padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-0b88c6e.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-0b88c6e{text-align:center}.elementor-8958 .elementor-element.elementor-element-0b88c6e .elementor-heading-title{font-size:15px;line-height:22px}.elementor-8958 .elementor-element.elementor-element-8b2c4ad>.elementor-widget-container{padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-8b2c4ad{text-align:center}.elementor-8958 .elementor-element.elementor-element-8b2c4ad .elementor-heading-title{font-size:12px;line-height:16px}.elementor-8958 .elementor-element.elementor-element-12c6fd2>.elementor-widget-container{margin:0 0 24px 0}.elementor-8958 .elementor-element.elementor-element-12c6fd2.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-12c6fd2 .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8958 .elementor-element.elementor-element-00d9a33{--padding-top:10px;--padding-bottom:10px;--padding-left:10px;--padding-right:10px}.elementor-8958 .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-8958 .elementor-element.elementor-element-5da2489 .elementor-heading-title{font-size:18px;line-height:24px}.elementor-8958 .elementor-element.elementor-element-031bff8 .elementor-divider{text-align:center}.elementor-8958 .elementor-element.elementor-element-031bff8 .elementor-divider-separator{margin:0 auto;margin-center:0}.elementor-8958 .elementor-element.elementor-element-6c5525d .elementor-icon{font-size:12px;padding:3px}.elementor-8958 .elementor-element.elementor-element-6c5525d .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-6c5525d .elementor-icon-box-title a{font-size:16px}.elementor-8958 .elementor-element.elementor-element-6c5525d .elementor-icon-box-description{font-size:12px}.elementor-8958 .elementor-element.elementor-element-a689eb7 .elementor-icon{font-size:12px;padding:3px}.elementor-8958 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-title a{font-size:16px}.elementor-8958 .elementor-element.elementor-element-a689eb7 .elementor-icon-box-description{font-size:12px}.elementor-8958 .elementor-element.elementor-element-67c154e .elementor-icon{font-size:12px;padding:3px}.elementor-8958 .elementor-element.elementor-element-67c154e .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-67c154e .elementor-icon-box-title a{font-size:16px}.elementor-8958 .elementor-element.elementor-element-67c154e .elementor-icon-box-description{font-size:12px}.elementor-8958 .elementor-element.elementor-element-1c76393 .elementor-icon{font-size:12px;padding:3px}.elementor-8958 .elementor-element.elementor-element-1c76393 .elementor-icon-box-title,.elementor-8958 .elementor-element.elementor-element-1c76393 .elementor-icon-box-title a{font-size:16px}.elementor-8958 .elementor-element.elementor-element-1c76393 .elementor-icon-box-description{font-size:12px}.elementor-8958 .elementor-element.elementor-element-eb43e3f{--padding-top:20px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px}.elementor-8958 .elementor-element.elementor-element-9a626f9{--e-con-grid-template-columns:repeat(1, 1fr);--gap:10px 10px;--row-gap:10px;--column-gap:10px;--grid-auto-flow:row;--margin-top:-125px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8958 .elementor-element.elementor-element-052406c>.elementor-widget-container{padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-052406c.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-052406c{text-align:center}.elementor-8958 .elementor-element.elementor-element-052406c .elementor-heading-title{font-size:15px;line-height:22px}.elementor-8958 .elementor-element.elementor-element-f87666e>.elementor-widget-container{padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-f87666e.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-f87666e{text-align:center}.elementor-8958 .elementor-element.elementor-element-f87666e .elementor-heading-title{font-size:15px;line-height:22px}.elementor-8958 .elementor-element.elementor-element-355b155>.elementor-widget-container{padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-355b155.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-355b155{text-align:center}.elementor-8958 .elementor-element.elementor-element-355b155 .elementor-heading-title{font-size:15px;line-height:22px}.elementor-8958 .elementor-element.elementor-element-09c2293{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8958 .elementor-element.elementor-element-fa7a3a0{text-align:center}.elementor-8958 .elementor-element.elementor-element-fa7a3a0 .elementor-heading-title{font-size:20px;line-height:30px}.elementor-8958 .elementor-element.elementor-element-9025c09 .elementor-divider{text-align:center}.elementor-8958 .elementor-element.elementor-element-9025c09 .elementor-divider-separator{margin:0 auto;margin-center:0}.elementor-8958 .elementor-element.elementor-element-b1fa1cb{--e-con-grid-template-columns:repeat(1, 1fr);--gap:10px 10px;--row-gap:10px;--column-gap:10px;--grid-auto-flow:row;--justify-items:center;--align-items:center;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px}.elementor-8958 .elementor-element.elementor-element-2b07dfb{--min-height:300px}.elementor-8958 .elementor-element.elementor-element-4bd8397{--container-widget-width:20%;--container-widget-flex-grow:0;width:var(--container-widget-width,20%);max-width:20%}.elementor-8958 .elementor-element.elementor-element-ee8e1e3 .elementor-heading-title{font-size:22px;line-height:28px}.elementor-8958 .elementor-element.elementor-element-3e69d26>.elementor-widget-container{padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-3e69d26.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-3e69d26{text-align:center}.elementor-8958 .elementor-element.elementor-element-3e69d26 .elementor-heading-title{font-size:15px;line-height:22px}.elementor-8958 .elementor-element.elementor-element-2d02db1{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8958 .elementor-element.elementor-element-0be7367{--container-widget-width:20%;--container-widget-flex-grow:0;width:var(--container-widget-width,20%);max-width:20%}.elementor-8958 .elementor-element.elementor-element-50d01af .elementor-heading-title{font-size:22px;line-height:28px}.elementor-8958 .elementor-element.elementor-element-7c1ba07>.elementor-widget-container{padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-7c1ba07{text-align:center}.elementor-8958 .elementor-element.elementor-element-7c1ba07 .elementor-heading-title{font-size:15px;line-height:22px}.elementor-8958 .elementor-element.elementor-element-6e6d73d{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8958 .elementor-element.elementor-element-f40652f{--container-widget-width:20%;--container-widget-flex-grow:0;width:var(--container-widget-width,20%);max-width:20%}.elementor-8958 .elementor-element.elementor-element-b351aeb .elementor-heading-title{font-size:22px;line-height:28px}.elementor-8958 .elementor-element.elementor-element-34112b2>.elementor-widget-container{padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-34112b2{text-align:center}.elementor-8958 .elementor-element.elementor-element-34112b2 .elementor-heading-title{font-size:15px;line-height:22px}.elementor-8958 .elementor-element.elementor-element-b9d8254>.elementor-widget-container{margin:-10px 0 24px 0}.elementor-8958 .elementor-element.elementor-element-b9d8254 .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8958 .elementor-element.elementor-element-369c3da0{--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:50px;--padding-bottom:50px;--padding-left:10px;--padding-right:10px}.elementor-8958 .elementor-element.elementor-element-478aa23{text-align:center;font-size:14px}.elementor-8958 .elementor-element.elementor-element-e508a63{text-align:center}.elementor-8958 .elementor-element.elementor-element-e508a63 .elementor-heading-title{font-size:20px;line-height:30px}.elementor-8958 .elementor-element.elementor-element-442dabd0{--e-con-grid-template-columns:repeat(1, 1fr);--gap:0px 0px;--row-gap:0px;--column-gap:0px;--grid-auto-flow:row}.elementor-8958 .elementor-element.elementor-element-7881e95e>.elementor-widget-container{padding:6px 9px 6px 9px}.elementor-8958 .elementor-element.elementor-element-7881e95e .elementor-icon{font-size:15px}.elementor-8958 .elementor-element.elementor-element-7881e95e .elementor-icon svg{height:15px}.elementor-8958 .elementor-element.elementor-element-75ab3d2f{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:start}.elementor-8958 .elementor-element.elementor-element-75ab3d2f.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-75ab3d2f .elementor-heading-title{font-size:20px;line-height:28px}.elementor-8958 .elementor-element.elementor-element-63c215d5{text-align:start}.elementor-8958 .elementor-element.elementor-element-2c357d71>.elementor-widget-container{padding:6px 9px 6px 9px}.elementor-8958 .elementor-element.elementor-element-2c357d71 .elementor-icon{font-size:15px}.elementor-8958 .elementor-element.elementor-element-2c357d71 .elementor-icon svg{height:15px}.elementor-8958 .elementor-element.elementor-element-526d016a{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:start}.elementor-8958 .elementor-element.elementor-element-526d016a.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-526d016a .elementor-heading-title{font-size:20px;line-height:28px}.elementor-8958 .elementor-element.elementor-element-3ace3c5f{text-align:start}.elementor-8958 .elementor-element.elementor-element-37b92dd6>.elementor-widget-container{padding:6px 9px 6px 9px}.elementor-8958 .elementor-element.elementor-element-37b92dd6 .elementor-icon{font-size:15px}.elementor-8958 .elementor-element.elementor-element-37b92dd6 .elementor-icon svg{height:15px}.elementor-8958 .elementor-element.elementor-element-4fa6ded5{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:start}.elementor-8958 .elementor-element.elementor-element-4fa6ded5.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-4fa6ded5 .elementor-heading-title{font-size:20px;line-height:28px}.elementor-8958 .elementor-element.elementor-element-65909d78{text-align:start}.elementor-8958 .elementor-element.elementor-element-43d9311a>.elementor-widget-container{--e-transform-rotateZ:90deg}body:not(.rtl) .elementor-8958 .elementor-element.elementor-element-43d9311a{left:-38%}body.rtl .elementor-8958 .elementor-element.elementor-element-43d9311a{right:-38%}.elementor-8958 .elementor-element.elementor-element-43d9311a{top:37%}.elementor-8958 .elementor-element.elementor-element-43d9311a .elementor-divider-separator{width:100%}.elementor-8958 .elementor-element.elementor-element-0746c60>.elementor-widget-container{margin:-10px 0 24px 0}.elementor-8958 .elementor-element.elementor-element-0746c60 .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8958 .elementor-element.elementor-element-a835417{--padding-top:30px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px}.elementor-8958 .elementor-element.elementor-element-08e0cb0 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8958 .elementor-element.elementor-element-08e0cb0 .elementor-icon-list-item>a{font-size:22px}.elementor-8958 .elementor-element.elementor-element-079a931 .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8958 .elementor-element.elementor-element-079a931 .elementor-icon-list-item>a{font-size:22px}.elementor-8958 .elementor-element.elementor-element-8a7c6f1>.elementor-widget-container{margin:-10px 0 24px 0}.elementor-8958 .elementor-element.elementor-element-8a7c6f1 .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8958 .elementor-element.elementor-element-9fbb661{--padding-top:30px;--padding-bottom:20px;--padding-left:0px;--padding-right:0px}.elementor-8958 .elementor-element.elementor-element-5f37d6c{text-align:center}.elementor-8958 .elementor-element.elementor-element-5f37d6c .elementor-heading-title{font-size:20px;line-height:30px}.elementor-8958 .elementor-element.elementor-element-ef69171{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:center}.elementor-8958 .elementor-element.elementor-element-11bcbde{--margin-top:-20px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px}.elementor-8958 .elementor-element.elementor-element-64aba18{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width,100%);max-width:100%;text-align:center}.elementor-8958 .elementor-element.elementor-element-64aba18 .elementor-heading-title{font-size:18px;line-height:30px;letter-spacing:0}.elementor-8958 .elementor-element.elementor-element-a79d6ca .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8958 .elementor-element.elementor-element-a79d6ca .elementor-icon-list-item>a{font-size:22px}.elementor-8958 .elementor-element.elementor-element-c0aa3fb .elementor-icon-list-item>.elementor-icon-list-text,.elementor-8958 .elementor-element.elementor-element-c0aa3fb .elementor-icon-list-item>a{font-size:22px}.elementor-8958 .elementor-element.elementor-element-79bbdd9>.elementor-widget-container{margin:-10px 0 24px 0}.elementor-8958 .elementor-element.elementor-element-79bbdd9 .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8958 .elementor-element.elementor-element-72f2b23{--padding-top:50px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px}.elementor-8958 .elementor-element.elementor-element-ea33ae1{text-align:center}.elementor-8958 .elementor-element.elementor-element-ea33ae1 .elementor-heading-title{font-size:20px;line-height:30px}.elementor-8958 .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-8958 .elementor-element.elementor-element-49cb71e>.elementor-widget-container{margin:-10px 0 24px 0}.elementor-8958 .elementor-element.elementor-element-49cb71e .elementor-button{font-size:13px;padding:18px 18px 18px 18px}.elementor-8958 .elementor-element.elementor-element-c9ea5b5{--padding-top:25px;--padding-bottom:20px;--padding-left:10px;--padding-right:10px}.elementor-8958 .elementor-element.elementor-element-7da0a54>.elementor-widget-container{margin:0 0 0 0;padding:0 0 0 0}.elementor-8958 .elementor-element.elementor-element-7da0a54{--container-widget-width:45%;--container-widget-flex-grow:0;width:var(--container-widget-width,45%);max-width:45%}.elementor-8958 .elementor-element.elementor-element-7da0a54.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-5aaf618{--width:33%}.elementor-8958 .elementor-element.elementor-element-b284a7f{width:initial;max-width:initial}.elementor-8958 .elementor-element.elementor-element-b284a7f.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-b284a7f .elementor-icon-box-description{font-size:14px}.elementor-8958 .elementor-element.elementor-element-97a1a20{width:initial;max-width:initial}.elementor-8958 .elementor-element.elementor-element-97a1a20.elementor-element{--align-self:center}.elementor-8958 .elementor-element.elementor-element-97a1a20 .elementor-icon-box-description{font-size:14px}.elementor-8958 .elementor-element.elementor-element-1a3ff2e .elementor-icon{font-size:30px}.elementor-8958 .elementor-element.elementor-element-1a3ff2e .elementor-icon svg{height:30px}.elementor-8958 .elementor-element.elementor-element-f22a72c{font-size:12px;line-height:18px}}:root{--glow-color:#7EAA3B;--glow-spread-color:#7EAA3B}.elementor-8958 .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-8958 .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-8958 .elementor-element.elementor-element-6c5525d .elementor-icon{border:2px solid #5EB2FF}.elementor-8958 .elementor-element.elementor-element-a689eb7 .elementor-icon{border:2px solid #5EB2FF}.elementor-8958 .elementor-element.elementor-element-67c154e .elementor-icon{border:2px solid #5EB2FF}.elementor-8958 .elementor-element.elementor-element-1c76393 .elementor-icon{border:2px solid #5EB2FF}.elementor-8958 .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-8958 .elementor-element.elementor-element-2b07dfb{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-8958 .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-8958 .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)}.elementor-8958 .elementor-element.elementor-element-43d9311a .elementor-divider-separator{display:block;height:2px;background:linear-gradient(to right,transparent,#0B1A28,transparent);background-size:100% 2px;background-repeat:no-repeat;border:unset!important}:root{--glow-color:#7EAA3B;--glow-spread-color:#7EAA3B}.elementor-8958 .elementor-element.elementor-element-0746c60 .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-8958 .elementor-element.elementor-element-0746c60 .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-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-item{position:relative;display:flex;width:100%;align-items:center;justify-content:flex-start}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-icon{position:absolute;left:0}.elementor-8958 .elementor-element.elementor-element-01f3ed4 .elementor-icon-list-text{width:100%;text-align:center}.elementor-8958 .elementor-element.elementor-element-079a931{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;border-radius:9px 9px 0 0}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-item{position:relative;display:flex;width:100%;align-items:center;justify-content:flex-start}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-icon{position:absolute;left:0}.elementor-8958 .elementor-element.elementor-element-f18d944 .elementor-icon-list-text{width:100%;text-align:center}.elementor-8958 .elementor-element.elementor-element-f18d944{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;border-radius:0 0 9px 9px}:root{--glow-color:#7EAA3B;--glow-spread-color:#7EAA3B}.elementor-8958 .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-8958 .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)}:root{--glow-color:#7EAA3B;--glow-spread-color:#7EAA3B}.elementor-8958 .elementor-element.elementor-element-79bbdd9 .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-8958 .elementor-element.elementor-element-79bbdd9 .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-8958 .elementor-element.elementor-element-9fbb661{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-8958 .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-8958 .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-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-face{ font-display:swap;font-family:"Material Design Icons";src:url("/wp-content/plugins/mox-icons-pack-for-elementor/assets/libs/mdi/fonts/materialdesignicons-webfont.eot?v=7.4.47");src:url("/wp-content/plugins/mox-icons-pack-for-elementor/assets/libs/mdi/fonts/materialdesignicons-webfont.eot?#iefix&v=7.4.47") format("embedded-opentype"),url("/wp-content/plugins/mox-icons-pack-for-elementor/assets/libs/mdi/fonts/materialdesignicons-webfont.woff2?v=7.4.47") format("woff2"),url("/wp-content/plugins/mox-icons-pack-for-elementor/assets/libs/mdi/fonts/materialdesignicons-webfont.woff?v=7.4.47") format("woff"),url("/wp-content/plugins/mox-icons-pack-for-elementor/assets/libs/mdi/fonts/materialdesignicons-webfont.ttf?v=7.4.47") format("truetype");font-weight:normal;font-style:normal }.mdi:before,.mdi-set{display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-ab-testing::before{content:"\F01C9"}.mdi-abacus::before{content:"\F16E0"}.mdi-abjad-arabic::before{content:"\F1328"}.mdi-abjad-hebrew::before{content:"\F1329"}.mdi-abugida-devanagari::before{content:"\F132A"}.mdi-abugida-thai::before{content:"\F132B"}.mdi-access-point::before{content:"\F0003"}.mdi-access-point-check::before{content:"\F1538"}.mdi-access-point-minus::before{content:"\F1539"}.mdi-access-point-network::before{content:"\F0002"}.mdi-access-point-network-off::before{content:"\F0BE1"}.mdi-access-point-off::before{content:"\F1511"}.mdi-access-point-plus::before{content:"\F153A"}.mdi-access-point-remove::before{content:"\F153B"}.mdi-account::before{content:"\F0004"}.mdi-account-alert::before{content:"\F0005"}.mdi-account-alert-outline::before{content:"\F0B50"}.mdi-account-arrow-down::before{content:"\F1868"}.mdi-account-arrow-down-outline::before{content:"\F1869"}.mdi-account-arrow-left::before{content:"\F0B51"}.mdi-account-arrow-left-outline::before{content:"\F0B52"}.mdi-account-arrow-right::before{content:"\F0B53"}.mdi-account-arrow-right-outline::before{content:"\F0B54"}.mdi-account-arrow-up::before{content:"\F1867"}.mdi-account-arrow-up-outline::before{content:"\F186A"}.mdi-account-badge::before{content:"\F1B0A"}.mdi-account-badge-outline::before{content:"\F1B0B"}.mdi-account-box::before{content:"\F0006"}.mdi-account-box-edit-outline::before{content:"\F1CC8"}.mdi-account-box-minus-outline::before{content:"\F1CC9"}.mdi-account-box-multiple::before{content:"\F0934"}.mdi-account-box-multiple-outline::before{content:"\F100A"}.mdi-account-box-outline::before{content:"\F0007"}.mdi-account-box-plus-outline::before{content:"\F1CCA"}.mdi-account-cancel::before{content:"\F12DF"}.mdi-account-cancel-outline::before{content:"\F12E0"}.mdi-account-card::before{content:"\F1BA4"}.mdi-account-card-outline::before{content:"\F1BA5"}.mdi-account-cash::before{content:"\F1097"}.mdi-account-cash-outline::before{content:"\F1098"}.mdi-account-check::before{content:"\F0008"}.mdi-account-check-outline::before{content:"\F0BE2"}.mdi-account-child::before{content:"\F0A89"}.mdi-account-child-circle::before{content:"\F0A8A"}.mdi-account-child-outline::before{content:"\F10C8"}.mdi-account-circle::before{content:"\F0009"}.mdi-account-circle-outline::before{content:"\F0B55"}.mdi-account-clock::before{content:"\F0B56"}.mdi-account-clock-outline::before{content:"\F0B57"}.mdi-account-cog::before{content:"\F1370"}.mdi-account-cog-outline::before{content:"\F1371"}.mdi-account-convert::before{content:"\F000A"}.mdi-account-convert-outline::before{content:"\F1301"}.mdi-account-cowboy-hat::before{content:"\F0E9B"}.mdi-account-cowboy-hat-outline::before{content:"\F17F3"}.mdi-account-credit-card::before{content:"\F1BA6"}.mdi-account-credit-card-outline::before{content:"\F1BA7"}.mdi-account-details::before{content:"\F0631"}.mdi-account-details-outline::before{content:"\F1372"}.mdi-account-edit::before{content:"\F06BC"}.mdi-account-edit-outline::before{content:"\F0FFB"}.mdi-account-eye::before{content:"\F0420"}.mdi-account-eye-outline::before{content:"\F127B"}.mdi-account-file::before{content:"\F1CA7"}.mdi-account-file-outline::before{content:"\F1CA8"}.mdi-account-file-text::before{content:"\F1CA9"}.mdi-account-file-text-outline::before{content:"\F1CAA"}.mdi-account-filter::before{content:"\F0936"}.mdi-account-filter-outline::before{content:"\F0F9D"}.mdi-account-group::before{content:"\F0849"}.mdi-account-group-outline::before{content:"\F0B58"}.mdi-account-hard-hat::before{content:"\F05B5"}.mdi-account-hard-hat-outline::before{content:"\F1A1F"}.mdi-account-heart::before{content:"\F0899"}.mdi-account-heart-outline::before{content:"\F0BE3"}.mdi-account-injury::before{content:"\F1815"}.mdi-account-injury-outline::before{content:"\F1816"}.mdi-account-key::before{content:"\F000B"}.mdi-account-key-outline::before{content:"\F0BE4"}.mdi-account-lock::before{content:"\F115E"}.mdi-account-lock-open::before{content:"\F1960"}.mdi-account-lock-open-outline::before{content:"\F1961"}.mdi-account-lock-outline::before{content:"\F115F"}.mdi-account-minus::before{content:"\F000D"}.mdi-account-minus-outline::before{content:"\F0AEC"}.mdi-account-multiple::before{content:"\F000E"}.mdi-account-multiple-check::before{content:"\F08C5"}.mdi-account-multiple-check-outline::before{content:"\F11FE"}.mdi-account-multiple-minus::before{content:"\F05D3"}.mdi-account-multiple-minus-outline::before{content:"\F0BE5"}.mdi-account-multiple-outline::before{content:"\F000F"}.mdi-account-multiple-plus::before{content:"\F0010"}.mdi-account-multiple-plus-outline::before{content:"\F0800"}.mdi-account-multiple-remove::before{content:"\F120A"}.mdi-account-multiple-remove-outline::before{content:"\F120B"}.mdi-account-music::before{content:"\F0803"}.mdi-account-music-outline::before{content:"\F0CE9"}.mdi-account-network::before{content:"\F0011"}.mdi-account-network-off::before{content:"\F1AF1"}.mdi-account-network-off-outline::before{content:"\F1AF2"}.mdi-account-network-outline::before{content:"\F0BE6"}.mdi-account-off::before{content:"\F0012"}.mdi-account-off-outline::before{content:"\F0BE7"}.mdi-account-outline::before{content:"\F0013"}.mdi-account-plus::before{content:"\F0014"}.mdi-account-plus-outline::before{content:"\F0801"}.mdi-account-question::before{content:"\F0B59"}.mdi-account-question-outline::before{content:"\F0B5A"}.mdi-account-reactivate::before{content:"\F152B"}.mdi-account-reactivate-outline::before{content:"\F152C"}.mdi-account-remove::before{content:"\F0015"}.mdi-account-remove-outline::before{content:"\F0AED"}.mdi-account-school::before{content:"\F1A20"}.mdi-account-school-outline::before{content:"\F1A21"}.mdi-account-search::before{content:"\F0016"}.mdi-account-search-outline::before{content:"\F0935"}.mdi-account-settings::before{content:"\F0630"}.mdi-account-settings-outline::before{content:"\F10C9"}.mdi-account-star::before{content:"\F0017"}.mdi-account-star-outline::before{content:"\F0BE8"}.mdi-account-supervisor::before{content:"\F0A8B"}.mdi-account-supervisor-circle::before{content:"\F0A8C"}.mdi-account-supervisor-circle-outline::before{content:"\F14EC"}.mdi-account-supervisor-outline::before{content:"\F112D"}.mdi-account-switch::before{content:"\F0019"}.mdi-account-switch-outline::before{content:"\F04CB"}.mdi-account-sync::before{content:"\F191B"}.mdi-account-sync-outline::before{content:"\F191C"}.mdi-account-tag::before{content:"\F1C1B"}.mdi-account-tag-outline::before{content:"\F1C1C"}.mdi-account-tie::before{content:"\F0CE3"}.mdi-account-tie-hat::before{content:"\F1898"}.mdi-account-tie-hat-outline::before{content:"\F1899"}.mdi-account-tie-outline::before{content:"\F10CA"}.mdi-account-tie-voice::before{content:"\F1308"}.mdi-account-tie-voice-off::before{content:"\F130A"}.mdi-account-tie-voice-off-outline::before{content:"\F130B"}.mdi-account-tie-voice-outline::before{content:"\F1309"}.mdi-account-tie-woman::before{content:"\F1A8C"}.mdi-account-voice::before{content:"\F05CB"}.mdi-account-voice-off::before{content:"\F0ED4"}.mdi-account-wrench::before{content:"\F189A"}.mdi-account-wrench-outline::before{content:"\F189B"}.mdi-adjust::before{content:"\F001A"}.mdi-advertisements::before{content:"\F192A"}.mdi-advertisements-off::before{content:"\F192B"}.mdi-air-conditioner::before{content:"\F001B"}.mdi-air-filter::before{content:"\F0D43"}.mdi-air-horn::before{content:"\F0DAC"}.mdi-air-humidifier::before{content:"\F1099"}.mdi-air-humidifier-off::before{content:"\F1466"}.mdi-air-purifier::before{content:"\F0D44"}.mdi-air-purifier-off::before{content:"\F1B57"}.mdi-airbag::before{content:"\F0BE9"}.mdi-airballoon::before{content:"\F001C"}.mdi-airballoon-outline::before{content:"\F100B"}.mdi-airplane::before{content:"\F001D"}.mdi-airplane-alert::before{content:"\F187A"}.mdi-airplane-check::before{content:"\F187B"}.mdi-airplane-clock::before{content:"\F187C"}.mdi-airplane-cog::before{content:"\F187D"}.mdi-airplane-edit::before{content:"\F187E"}.mdi-airplane-landing::before{content:"\F05D4"}.mdi-airplane-marker::before{content:"\F187F"}.mdi-airplane-minus::before{content:"\F1880"}.mdi-airplane-off::before{content:"\F001E"}.mdi-airplane-plus::before{content:"\F1881"}.mdi-airplane-remove::before{content:"\F1882"}.mdi-airplane-search::before{content:"\F1883"}.mdi-airplane-settings::before{content:"\F1884"}.mdi-airplane-takeoff::before{content:"\F05D5"}.mdi-airport::before{content:"\F084B"}.mdi-alarm::before{content:"\F0020"}.mdi-alarm-bell::before{content:"\F078E"}.mdi-alarm-check::before{content:"\F0021"}.mdi-alarm-light::before{content:"\F078F"}.mdi-alarm-light-off::before{content:"\F171E"}.mdi-alarm-light-off-outline::before{content:"\F171F"}.mdi-alarm-light-outline::before{content:"\F0BEA"}.mdi-alarm-multiple::before{content:"\F0022"}.mdi-alarm-note::before{content:"\F0E71"}.mdi-alarm-note-off::before{content:"\F0E72"}.mdi-alarm-off::before{content:"\F0023"}.mdi-alarm-panel::before{content:"\F15C4"}.mdi-alarm-panel-outline::before{content:"\F15C5"}.mdi-alarm-plus::before{content:"\F0024"}.mdi-alarm-snooze::before{content:"\F068E"}.mdi-album::before{content:"\F0025"}.mdi-alert::before{content:"\F0026"}.mdi-alert-box::before{content:"\F0027"}.mdi-alert-box-outline::before{content:"\F0CE4"}.mdi-alert-circle::before{content:"\F0028"}.mdi-alert-circle-check::before{content:"\F11ED"}.mdi-alert-circle-check-outline::before{content:"\F11EE"}.mdi-alert-circle-outline::before{content:"\F05D6"}.mdi-alert-decagram::before{content:"\F06BD"}.mdi-alert-decagram-outline::before{content:"\F0CE5"}.mdi-alert-minus::before{content:"\F14BB"}.mdi-alert-minus-outline::before{content:"\F14BE"}.mdi-alert-octagon::before{content:"\F0029"}.mdi-alert-octagon-outline::before{content:"\F0CE6"}.mdi-alert-octagram::before{content:"\F0767"}.mdi-alert-octagram-outline::before{content:"\F0CE7"}.mdi-alert-outline::before{content:"\F002A"}.mdi-alert-plus::before{content:"\F14BA"}.mdi-alert-plus-outline::before{content:"\F14BD"}.mdi-alert-remove::before{content:"\F14BC"}.mdi-alert-remove-outline::before{content:"\F14BF"}.mdi-alert-rhombus::before{content:"\F11CE"}.mdi-alert-rhombus-outline::before{content:"\F11CF"}.mdi-alien::before{content:"\F089A"}.mdi-alien-outline::before{content:"\F10CB"}.mdi-align-horizontal-center::before{content:"\F11C3"}.mdi-align-horizontal-distribute::before{content:"\F1962"}.mdi-align-horizontal-left::before{content:"\F11C2"}.mdi-align-horizontal-right::before{content:"\F11C4"}.mdi-align-vertical-bottom::before{content:"\F11C5"}.mdi-align-vertical-center::before{content:"\F11C6"}.mdi-align-vertical-distribute::before{content:"\F1963"}.mdi-align-vertical-top::before{content:"\F11C7"}.mdi-all-inclusive::before{content:"\F06BE"}.mdi-all-inclusive-box::before{content:"\F188D"}.mdi-all-inclusive-box-outline::before{content:"\F188E"}.mdi-allergy::before{content:"\F1258"}.mdi-alpha::before{content:"\F002B"}.mdi-alpha-a::before{content:"\F0AEE"}.mdi-alpha-a-box::before{content:"\F0B08"}.mdi-alpha-a-box-outline::before{content:"\F0BEB"}.mdi-alpha-a-circle::before{content:"\F0BEC"}.mdi-alpha-a-circle-outline::before{content:"\F0BED"}.mdi-alpha-b::before{content:"\F0AEF"}.mdi-alpha-b-box::before{content:"\F0B09"}.mdi-alpha-b-box-outline::before{content:"\F0BEE"}.mdi-alpha-b-circle::before{content:"\F0BEF"}.mdi-alpha-b-circle-outline::before{content:"\F0BF0"}.mdi-alpha-c::before{content:"\F0AF0"}.mdi-alpha-c-box::before{content:"\F0B0A"}.mdi-alpha-c-box-outline::before{content:"\F0BF1"}.mdi-alpha-c-circle::before{content:"\F0BF2"}.mdi-alpha-c-circle-outline::before{content:"\F0BF3"}.mdi-alpha-d::before{content:"\F0AF1"}.mdi-alpha-d-box::before{content:"\F0B0B"}.mdi-alpha-d-box-outline::before{content:"\F0BF4"}.mdi-alpha-d-circle::before{content:"\F0BF5"}.mdi-alpha-d-circle-outline::before{content:"\F0BF6"}.mdi-alpha-e::before{content:"\F0AF2"}.mdi-alpha-e-box::before{content:"\F0B0C"}.mdi-alpha-e-box-outline::before{content:"\F0BF7"}.mdi-alpha-e-circle::before{content:"\F0BF8"}.mdi-alpha-e-circle-outline::before{content:"\F0BF9"}.mdi-alpha-f::before{content:"\F0AF3"}.mdi-alpha-f-box::before{content:"\F0B0D"}.mdi-alpha-f-box-outline::before{content:"\F0BFA"}.mdi-alpha-f-circle::before{content:"\F0BFB"}.mdi-alpha-f-circle-outline::before{content:"\F0BFC"}.mdi-alpha-g::before{content:"\F0AF4"}.mdi-alpha-g-box::before{content:"\F0B0E"}.mdi-alpha-g-box-outline::before{content:"\F0BFD"}.mdi-alpha-g-circle::before{content:"\F0BFE"}.mdi-alpha-g-circle-outline::before{content:"\F0BFF"}.mdi-alpha-h::before{content:"\F0AF5"}.mdi-alpha-h-box::before{content:"\F0B0F"}.mdi-alpha-h-box-outline::before{content:"\F0C00"}.mdi-alpha-h-circle::before{content:"\F0C01"}.mdi-alpha-h-circle-outline::before{content:"\F0C02"}.mdi-alpha-i::before{content:"\F0AF6"}.mdi-alpha-i-box::before{content:"\F0B10"}.mdi-alpha-i-box-outline::before{content:"\F0C03"}.mdi-alpha-i-circle::before{content:"\F0C04"}.mdi-alpha-i-circle-outline::before{content:"\F0C05"}.mdi-alpha-j::before{content:"\F0AF7"}.mdi-alpha-j-box::before{content:"\F0B11"}.mdi-alpha-j-box-outline::before{content:"\F0C06"}.mdi-alpha-j-circle::before{content:"\F0C07"}.mdi-alpha-j-circle-outline::before{content:"\F0C08"}.mdi-alpha-k::before{content:"\F0AF8"}.mdi-alpha-k-box::before{content:"\F0B12"}.mdi-alpha-k-box-outline::before{content:"\F0C09"}.mdi-alpha-k-circle::before{content:"\F0C0A"}.mdi-alpha-k-circle-outline::before{content:"\F0C0B"}.mdi-alpha-l::before{content:"\F0AF9"}.mdi-alpha-l-box::before{content:"\F0B13"}.mdi-alpha-l-box-outline::before{content:"\F0C0C"}.mdi-alpha-l-circle::before{content:"\F0C0D"}.mdi-alpha-l-circle-outline::before{content:"\F0C0E"}.mdi-alpha-m::before{content:"\F0AFA"}.mdi-alpha-m-box::before{content:"\F0B14"}.mdi-alpha-m-box-outline::before{content:"\F0C0F"}.mdi-alpha-m-circle::before{content:"\F0C10"}.mdi-alpha-m-circle-outline::before{content:"\F0C11"}.mdi-alpha-n::before{content:"\F0AFB"}.mdi-alpha-n-box::before{content:"\F0B15"}.mdi-alpha-n-box-outline::before{content:"\F0C12"}.mdi-alpha-n-circle::before{content:"\F0C13"}.mdi-alpha-n-circle-outline::before{content:"\F0C14"}.mdi-alpha-o::before{content:"\F0AFC"}.mdi-alpha-o-box::before{content:"\F0B16"}.mdi-alpha-o-box-outline::before{content:"\F0C15"}.mdi-alpha-o-circle::before{content:"\F0C16"}.mdi-alpha-o-circle-outline::before{content:"\F0C17"}.mdi-alpha-p::before{content:"\F0AFD"}.mdi-alpha-p-box::before{content:"\F0B17"}.mdi-alpha-p-box-outline::before{content:"\F0C18"}.mdi-alpha-p-circle::before{content:"\F0C19"}.mdi-alpha-p-circle-outline::before{content:"\F0C1A"}.mdi-alpha-q::before{content:"\F0AFE"}.mdi-alpha-q-box::before{content:"\F0B18"}.mdi-alpha-q-box-outline::before{content:"\F0C1B"}.mdi-alpha-q-circle::before{content:"\F0C1C"}.mdi-alpha-q-circle-outline::before{content:"\F0C1D"}.mdi-alpha-r::before{content:"\F0AFF"}.mdi-alpha-r-box::before{content:"\F0B19"}.mdi-alpha-r-box-outline::before{content:"\F0C1E"}.mdi-alpha-r-circle::before{content:"\F0C1F"}.mdi-alpha-r-circle-outline::before{content:"\F0C20"}.mdi-alpha-s::before{content:"\F0B00"}.mdi-alpha-s-box::before{content:"\F0B1A"}.mdi-alpha-s-box-outline::before{content:"\F0C21"}.mdi-alpha-s-circle::before{content:"\F0C22"}.mdi-alpha-s-circle-outline::before{content:"\F0C23"}.mdi-alpha-t::before{content:"\F0B01"}.mdi-alpha-t-box::before{content:"\F0B1B"}.mdi-alpha-t-box-outline::before{content:"\F0C24"}.mdi-alpha-t-circle::before{content:"\F0C25"}.mdi-alpha-t-circle-outline::before{content:"\F0C26"}.mdi-alpha-u::before{content:"\F0B02"}.mdi-alpha-u-box::before{content:"\F0B1C"}.mdi-alpha-u-box-outline::before{content:"\F0C27"}.mdi-alpha-u-circle::before{content:"\F0C28"}.mdi-alpha-u-circle-outline::before{content:"\F0C29"}.mdi-alpha-v::before{content:"\F0B03"}.mdi-alpha-v-box::before{content:"\F0B1D"}.mdi-alpha-v-box-outline::before{content:"\F0C2A"}.mdi-alpha-v-circle::before{content:"\F0C2B"}.mdi-alpha-v-circle-outline::before{content:"\F0C2C"}.mdi-alpha-w::before{content:"\F0B04"}.mdi-alpha-w-box::before{content:"\F0B1E"}.mdi-alpha-w-box-outline::before{content:"\F0C2D"}.mdi-alpha-w-circle::before{content:"\F0C2E"}.mdi-alpha-w-circle-outline::before{content:"\F0C2F"}.mdi-alpha-x::before{content:"\F0B05"}.mdi-alpha-x-box::before{content:"\F0B1F"}.mdi-alpha-x-box-outline::before{content:"\F0C30"}.mdi-alpha-x-circle::before{content:"\F0C31"}.mdi-alpha-x-circle-outline::before{content:"\F0C32"}.mdi-alpha-y::before{content:"\F0B06"}.mdi-alpha-y-box::before{content:"\F0B20"}.mdi-alpha-y-box-outline::before{content:"\F0C33"}.mdi-alpha-y-circle::before{content:"\F0C34"}.mdi-alpha-y-circle-outline::before{content:"\F0C35"}.mdi-alpha-z::before{content:"\F0B07"}.mdi-alpha-z-box::before{content:"\F0B21"}.mdi-alpha-z-box-outline::before{content:"\F0C36"}.mdi-alpha-z-circle::before{content:"\F0C37"}.mdi-alpha-z-circle-outline::before{content:"\F0C38"}.mdi-alphabet-aurebesh::before{content:"\F132C"}.mdi-alphabet-cyrillic::before{content:"\F132D"}.mdi-alphabet-greek::before{content:"\F132E"}.mdi-alphabet-latin::before{content:"\F132F"}.mdi-alphabet-piqad::before{content:"\F1330"}.mdi-alphabet-tengwar::before{content:"\F1337"}.mdi-alphabetical::before{content:"\F002C"}.mdi-alphabetical-off::before{content:"\F100C"}.mdi-alphabetical-variant::before{content:"\F100D"}.mdi-alphabetical-variant-off::before{content:"\F100E"}.mdi-altimeter::before{content:"\F05D7"}.mdi-ambulance::before{content:"\F002F"}.mdi-ammunition::before{content:"\F0CE8"}.mdi-ampersand::before{content:"\F0A8D"}.mdi-amplifier::before{content:"\F0030"}.mdi-amplifier-off::before{content:"\F11B5"}.mdi-anchor::before{content:"\F0031"}.mdi-android::before{content:"\F0032"}.mdi-android-studio::before{content:"\F0034"}.mdi-angle-acute::before{content:"\F0937"}.mdi-angle-obtuse::before{content:"\F0938"}.mdi-angle-right::before{content:"\F0939"}.mdi-angular::before{content:"\F06B2"}.mdi-angularjs::before{content:"\F06BF"}.mdi-animation::before{content:"\F05D8"}.mdi-animation-outline::before{content:"\F0A8F"}.mdi-animation-play::before{content:"\F093A"}.mdi-animation-play-outline::before{content:"\F0A90"}.mdi-ansible::before{content:"\F109A"}.mdi-antenna::before{content:"\F1119"}.mdi-anvil::before{content:"\F089B"}.mdi-apache-kafka::before{content:"\F100F"}.mdi-api::before{content:"\F109B"}.mdi-api-off::before{content:"\F1257"}.mdi-apple::before{content:"\F0035"}.mdi-apple-finder::before{content:"\F0036"}.mdi-apple-icloud::before{content:"\F0038"}.mdi-apple-ios::before{content:"\F0037"}.mdi-apple-keyboard-caps::before{content:"\F0632"}.mdi-apple-keyboard-command::before{content:"\F0633"}.mdi-apple-keyboard-control::before{content:"\F0634"}.mdi-apple-keyboard-option::before{content:"\F0635"}.mdi-apple-keyboard-shift::before{content:"\F0636"}.mdi-apple-safari::before{content:"\F0039"}.mdi-application::before{content:"\F08C6"}.mdi-application-array::before{content:"\F10F5"}.mdi-application-array-outline::before{content:"\F10F6"}.mdi-application-braces::before{content:"\F10F7"}.mdi-application-braces-outline::before{content:"\F10F8"}.mdi-application-brackets::before{content:"\F0C8B"}.mdi-application-brackets-outline::before{content:"\F0C8C"}.mdi-application-cog::before{content:"\F0675"}.mdi-application-cog-outline::before{content:"\F1577"}.mdi-application-edit::before{content:"\F00AE"}.mdi-application-edit-outline::before{content:"\F0619"}.mdi-application-export::before{content:"\F0DAD"}.mdi-application-import::before{content:"\F0DAE"}.mdi-application-outline::before{content:"\F0614"}.mdi-application-parentheses::before{content:"\F10F9"}.mdi-application-parentheses-outline::before{content:"\F10FA"}.mdi-application-settings::before{content:"\F0B60"}.mdi-application-settings-outline::before{content:"\F1555"}.mdi-application-variable::before{content:"\F10FB"}.mdi-application-variable-outline::before{content:"\F10FC"}.mdi-approximately-equal::before{content:"\F0F9E"}.mdi-approximately-equal-box::before{content:"\F0F9F"}.mdi-apps::before{content:"\F003B"}.mdi-apps-box::before{content:"\F0D46"}.mdi-arch::before{content:"\F08C7"}.mdi-archive::before{content:"\F003C"}.mdi-archive-alert::before{content:"\F14FD"}.mdi-archive-alert-outline::before{content:"\F14FE"}.mdi-archive-arrow-down::before{content:"\F1259"}.mdi-archive-arrow-down-outline::before{content:"\F125A"}.mdi-archive-arrow-up::before{content:"\F125B"}.mdi-archive-arrow-up-outline::before{content:"\F125C"}.mdi-archive-cancel::before{content:"\F174B"}.mdi-archive-cancel-outline::before{content:"\F174C"}.mdi-archive-check::before{content:"\F174D"}.mdi-archive-check-outline::before{content:"\F174E"}.mdi-archive-clock::before{content:"\F174F"}.mdi-archive-clock-outline::before{content:"\F1750"}.mdi-archive-cog::before{content:"\F1751"}.mdi-archive-cog-outline::before{content:"\F1752"}.mdi-archive-edit::before{content:"\F1753"}.mdi-archive-edit-outline::before{content:"\F1754"}.mdi-archive-eye::before{content:"\F1755"}.mdi-archive-eye-outline::before{content:"\F1756"}.mdi-archive-lock::before{content:"\F1757"}.mdi-archive-lock-open::before{content:"\F1758"}.mdi-archive-lock-open-outline::before{content:"\F1759"}.mdi-archive-lock-outline::before{content:"\F175A"}.mdi-archive-marker::before{content:"\F175B"}.mdi-archive-marker-outline::before{content:"\F175C"}.mdi-archive-minus::before{content:"\F175D"}.mdi-archive-minus-outline::before{content:"\F175E"}.mdi-archive-music::before{content:"\F175F"}.mdi-archive-music-outline::before{content:"\F1760"}.mdi-archive-off::before{content:"\F1761"}.mdi-archive-off-outline::before{content:"\F1762"}.mdi-archive-outline::before{content:"\F120E"}.mdi-archive-plus::before{content:"\F1763"}.mdi-archive-plus-outline::before{content:"\F1764"}.mdi-archive-refresh::before{content:"\F1765"}.mdi-archive-refresh-outline::before{content:"\F1766"}.mdi-archive-remove::before{content:"\F1767"}.mdi-archive-remove-outline::before{content:"\F1768"}.mdi-archive-search::before{content:"\F1769"}.mdi-archive-search-outline::before{content:"\F176A"}.mdi-archive-settings::before{content:"\F176B"}.mdi-archive-settings-outline::before{content:"\F176C"}.mdi-archive-star::before{content:"\F176D"}.mdi-archive-star-outline::before{content:"\F176E"}.mdi-archive-sync::before{content:"\F176F"}.mdi-archive-sync-outline::before{content:"\F1770"}.mdi-arm-flex::before{content:"\F0FD7"}.mdi-arm-flex-outline::before{content:"\F0FD6"}.mdi-arrange-bring-forward::before{content:"\F003D"}.mdi-arrange-bring-to-front::before{content:"\F003E"}.mdi-arrange-send-backward::before{content:"\F003F"}.mdi-arrange-send-to-back::before{content:"\F0040"}.mdi-arrow-all::before{content:"\F0041"}.mdi-arrow-bottom-left::before{content:"\F0042"}.mdi-arrow-bottom-left-bold-box::before{content:"\F1964"}.mdi-arrow-bottom-left-bold-box-outline::before{content:"\F1965"}.mdi-arrow-bottom-left-bold-outline::before{content:"\F09B7"}.mdi-arrow-bottom-left-thick::before{content:"\F09B8"}.mdi-arrow-bottom-left-thin::before{content:"\F19B6"}.mdi-arrow-bottom-left-thin-circle-outline::before{content:"\F1596"}.mdi-arrow-bottom-right::before{content:"\F0043"}.mdi-arrow-bottom-right-bold-box::before{content:"\F1966"}.mdi-arrow-bottom-right-bold-box-outline::before{content:"\F1967"}.mdi-arrow-bottom-right-bold-outline::before{content:"\F09B9"}.mdi-arrow-bottom-right-thick::before{content:"\F09BA"}.mdi-arrow-bottom-right-thin::before{content:"\F19B7"}.mdi-arrow-bottom-right-thin-circle-outline::before{content:"\F1595"}.mdi-arrow-collapse::before{content:"\F0615"}.mdi-arrow-collapse-all::before{content:"\F0044"}.mdi-arrow-collapse-down::before{content:"\F0792"}.mdi-arrow-collapse-horizontal::before{content:"\F084C"}.mdi-arrow-collapse-left::before{content:"\F0793"}.mdi-arrow-collapse-right::before{content:"\F0794"}.mdi-arrow-collapse-up::before{content:"\F0795"}.mdi-arrow-collapse-vertical::before{content:"\F084D"}.mdi-arrow-decision::before{content:"\F09BB"}.mdi-arrow-decision-auto::before{content:"\F09BC"}.mdi-arrow-decision-auto-outline::before{content:"\F09BD"}.mdi-arrow-decision-outline::before{content:"\F09BE"}.mdi-arrow-down::before{content:"\F0045"}.mdi-arrow-down-bold::before{content:"\F072E"}.mdi-arrow-down-bold-box::before{content:"\F072F"}.mdi-arrow-down-bold-box-outline::before{content:"\F0730"}.mdi-arrow-down-bold-circle::before{content:"\F0047"}.mdi-arrow-down-bold-circle-outline::before{content:"\F0048"}.mdi-arrow-down-bold-hexagon-outline::before{content:"\F0049"}.mdi-arrow-down-bold-outline::before{content:"\F09BF"}.mdi-arrow-down-box::before{content:"\F06C0"}.mdi-arrow-down-circle::before{content:"\F0CDB"}.mdi-arrow-down-circle-outline::before{content:"\F0CDC"}.mdi-arrow-down-drop-circle::before{content:"\F004A"}.mdi-arrow-down-drop-circle-outline::before{content:"\F004B"}.mdi-arrow-down-left::before{content:"\F17A1"}.mdi-arrow-down-left-bold::before{content:"\F17A2"}.mdi-arrow-down-right::before{content:"\F17A3"}.mdi-arrow-down-right-bold::before{content:"\F17A4"}.mdi-arrow-down-thick::before{content:"\F0046"}.mdi-arrow-down-thin::before{content:"\F19B3"}.mdi-arrow-down-thin-circle-outline::before{content:"\F1599"}.mdi-arrow-expand::before{content:"\F0616"}.mdi-arrow-expand-all::before{content:"\F004C"}.mdi-arrow-expand-down::before{content:"\F0796"}.mdi-arrow-expand-horizontal::before{content:"\F084E"}.mdi-arrow-expand-left::before{content:"\F0797"}.mdi-arrow-expand-right::before{content:"\F0798"}.mdi-arrow-expand-up::before{content:"\F0799"}.mdi-arrow-expand-vertical::before{content:"\F084F"}.mdi-arrow-horizontal-lock::before{content:"\F115B"}.mdi-arrow-left::before{content:"\F004D"}.mdi-arrow-left-bold::before{content:"\F0731"}.mdi-arrow-left-bold-box::before{content:"\F0732"}.mdi-arrow-left-bold-box-outline::before{content:"\F0733"}.mdi-arrow-left-bold-circle::before{content:"\F004F"}.mdi-arrow-left-bold-circle-outline::before{content:"\F0050"}.mdi-arrow-left-bold-hexagon-outline::before{content:"\F0051"}.mdi-arrow-left-bold-outline::before{content:"\F09C0"}.mdi-arrow-left-bottom::before{content:"\F17A5"}.mdi-arrow-left-bottom-bold::before{content:"\F17A6"}.mdi-arrow-left-box::before{content:"\F06C1"}.mdi-arrow-left-circle::before{content:"\F0CDD"}.mdi-arrow-left-circle-outline::before{content:"\F0CDE"}.mdi-arrow-left-drop-circle::before{content:"\F0052"}.mdi-arrow-left-drop-circle-outline::before{content:"\F0053"}.mdi-arrow-left-right::before{content:"\F0E73"}.mdi-arrow-left-right-bold::before{content:"\F0E74"}.mdi-arrow-left-right-bold-outline::before{content:"\F09C1"}.mdi-arrow-left-thick::before{content:"\F004E"}.mdi-arrow-left-thin::before{content:"\F19B1"}.mdi-arrow-left-thin-circle-outline::before{content:"\F159A"}.mdi-arrow-left-top::before{content:"\F17A7"}.mdi-arrow-left-top-bold::before{content:"\F17A8"}.mdi-arrow-oscillating::before{content:"\F1C91"}.mdi-arrow-oscillating-off::before{content:"\F1C92"}.mdi-arrow-projectile::before{content:"\F1840"}.mdi-arrow-projectile-multiple::before{content:"\F183F"}.mdi-arrow-right::before{content:"\F0054"}.mdi-arrow-right-bold::before{content:"\F0734"}.mdi-arrow-right-bold-box::before{content:"\F0735"}.mdi-arrow-right-bold-box-outline::before{content:"\F0736"}.mdi-arrow-right-bold-circle::before{content:"\F0056"}.mdi-arrow-right-bold-circle-outline::before{content:"\F0057"}.mdi-arrow-right-bold-hexagon-outline::before{content:"\F0058"}.mdi-arrow-right-bold-outline::before{content:"\F09C2"}.mdi-arrow-right-bottom::before{content:"\F17A9"}.mdi-arrow-right-bottom-bold::before{content:"\F17AA"}.mdi-arrow-right-box::before{content:"\F06C2"}.mdi-arrow-right-circle::before{content:"\F0CDF"}.mdi-arrow-right-circle-outline::before{content:"\F0CE0"}.mdi-arrow-right-drop-circle::before{content:"\F0059"}.mdi-arrow-right-drop-circle-outline::before{content:"\F005A"}.mdi-arrow-right-thick::before{content:"\F0055"}.mdi-arrow-right-thin::before{content:"\F19B0"}.mdi-arrow-right-thin-circle-outline::before{content:"\F1598"}.mdi-arrow-right-top::before{content:"\F17AB"}.mdi-arrow-right-top-bold::before{content:"\F17AC"}.mdi-arrow-split-horizontal::before{content:"\F093B"}.mdi-arrow-split-vertical::before{content:"\F093C"}.mdi-arrow-top-left::before{content:"\F005B"}.mdi-arrow-top-left-bold-box::before{content:"\F1968"}.mdi-arrow-top-left-bold-box-outline::before{content:"\F1969"}.mdi-arrow-top-left-bold-outline::before{content:"\F09C3"}.mdi-arrow-top-left-bottom-right::before{content:"\F0E75"}.mdi-arrow-top-left-bottom-right-bold::before{content:"\F0E76"}.mdi-arrow-top-left-thick::before{content:"\F09C4"}.mdi-arrow-top-left-thin::before{content:"\F19B5"}.mdi-arrow-top-left-thin-circle-outline::before{content:"\F1593"}.mdi-arrow-top-right::before{content:"\F005C"}.mdi-arrow-top-right-bold-box::before{content:"\F196A"}.mdi-arrow-top-right-bold-box-outline::before{content:"\F196B"}.mdi-arrow-top-right-bold-outline::before{content:"\F09C5"}.mdi-arrow-top-right-bottom-left::before{content:"\F0E77"}.mdi-arrow-top-right-bottom-left-bold::before{content:"\F0E78"}.mdi-arrow-top-right-thick::before{content:"\F09C6"}.mdi-arrow-top-right-thin::before{content:"\F19B4"}.mdi-arrow-top-right-thin-circle-outline::before{content:"\F1594"}.mdi-arrow-u-down-left::before{content:"\F17AD"}.mdi-arrow-u-down-left-bold::before{content:"\F17AE"}.mdi-arrow-u-down-right::before{content:"\F17AF"}.mdi-arrow-u-down-right-bold::before{content:"\F17B0"}.mdi-arrow-u-left-bottom::before{content:"\F17B1"}.mdi-arrow-u-left-bottom-bold::before{content:"\F17B2"}.mdi-arrow-u-left-top::before{content:"\F17B3"}.mdi-arrow-u-left-top-bold::before{content:"\F17B4"}.mdi-arrow-u-right-bottom::before{content:"\F17B5"}.mdi-arrow-u-right-bottom-bold::before{content:"\F17B6"}.mdi-arrow-u-right-top::before{content:"\F17B7"}.mdi-arrow-u-right-top-bold::before{content:"\F17B8"}.mdi-arrow-u-up-left::before{content:"\F17B9"}.mdi-arrow-u-up-left-bold::before{content:"\F17BA"}.mdi-arrow-u-up-right::before{content:"\F17BB"}.mdi-arrow-u-up-right-bold::before{content:"\F17BC"}.mdi-arrow-up::before{content:"\F005D"}.mdi-arrow-up-bold::before{content:"\F0737"}.mdi-arrow-up-bold-box::before{content:"\F0738"}.mdi-arrow-up-bold-box-outline::before{content:"\F0739"}.mdi-arrow-up-bold-circle::before{content:"\F005F"}.mdi-arrow-up-bold-circle-outline::before{content:"\F0060"}.mdi-arrow-up-bold-hexagon-outline::before{content:"\F0061"}.mdi-arrow-up-bold-outline::before{content:"\F09C7"}.mdi-arrow-up-box::before{content:"\F06C3"}.mdi-arrow-up-circle::before{content:"\F0CE1"}.mdi-arrow-up-circle-outline::before{content:"\F0CE2"}.mdi-arrow-up-down::before{content:"\F0E79"}.mdi-arrow-up-down-bold::before{content:"\F0E7A"}.mdi-arrow-up-down-bold-outline::before{content:"\F09C8"}.mdi-arrow-up-drop-circle::before{content:"\F0062"}.mdi-arrow-up-drop-circle-outline::before{content:"\F0063"}.mdi-arrow-up-left::before{content:"\F17BD"}.mdi-arrow-up-left-bold::before{content:"\F17BE"}.mdi-arrow-up-right::before{content:"\F17BF"}.mdi-arrow-up-right-bold::before{content:"\F17C0"}.mdi-arrow-up-thick::before{content:"\F005E"}.mdi-arrow-up-thin::before{content:"\F19B2"}.mdi-arrow-up-thin-circle-outline::before{content:"\F1597"}.mdi-arrow-vertical-lock::before{content:"\F115C"}.mdi-artboard::before{content:"\F1B9A"}.mdi-artstation::before{content:"\F0B5B"}.mdi-aspect-ratio::before{content:"\F0A24"}.mdi-assistant::before{content:"\F0064"}.mdi-asterisk::before{content:"\F06C4"}.mdi-asterisk-circle-outline::before{content:"\F1A27"}.mdi-at::before{content:"\F0065"}.mdi-atlassian::before{content:"\F0804"}.mdi-atm::before{content:"\F0D47"}.mdi-atom::before{content:"\F0768"}.mdi-atom-variant::before{content:"\F0E7B"}.mdi-attachment::before{content:"\F0066"}.mdi-attachment-check::before{content:"\F1AC1"}.mdi-attachment-lock::before{content:"\F19C4"}.mdi-attachment-minus::before{content:"\F1AC2"}.mdi-attachment-off::before{content:"\F1AC3"}.mdi-attachment-plus::before{content:"\F1AC4"}.mdi-attachment-remove::before{content:"\F1AC5"}.mdi-atv::before{content:"\F1B70"}.mdi-audio-input-rca::before{content:"\F186B"}.mdi-audio-input-stereo-minijack::before{content:"\F186C"}.mdi-audio-input-xlr::before{content:"\F186D"}.mdi-audio-video::before{content:"\F093D"}.mdi-audio-video-off::before{content:"\F11B6"}.mdi-augmented-reality::before{content:"\F0850"}.mdi-aurora::before{content:"\F1BB9"}.mdi-auto-download::before{content:"\F137E"}.mdi-auto-fix::before{content:"\F0068"}.mdi-auto-mode::before{content:"\F1C20"}.mdi-auto-upload::before{content:"\F0069"}.mdi-autorenew::before{content:"\F006A"}.mdi-autorenew-off::before{content:"\F19E7"}.mdi-av-timer::before{content:"\F006B"}.mdi-awning::before{content:"\F1B87"}.mdi-awning-outline::before{content:"\F1B88"}.mdi-aws::before{content:"\F0E0F"}.mdi-axe::before{content:"\F08C8"}.mdi-axe-battle::before{content:"\F1842"}.mdi-axis::before{content:"\F0D48"}.mdi-axis-arrow::before{content:"\F0D49"}.mdi-axis-arrow-info::before{content:"\F140E"}.mdi-axis-arrow-lock::before{content:"\F0D4A"}.mdi-axis-lock::before{content:"\F0D4B"}.mdi-axis-x-arrow::before{content:"\F0D4C"}.mdi-axis-x-arrow-lock::before{content:"\F0D4D"}.mdi-axis-x-rotate-clockwise::before{content:"\F0D4E"}.mdi-axis-x-rotate-counterclockwise::before{content:"\F0D4F"}.mdi-axis-x-y-arrow-lock::before{content:"\F0D50"}.mdi-axis-y-arrow::before{content:"\F0D51"}.mdi-axis-y-arrow-lock::before{content:"\F0D52"}.mdi-axis-y-rotate-clockwise::before{content:"\F0D53"}.mdi-axis-y-rotate-counterclockwise::before{content:"\F0D54"}.mdi-axis-z-arrow::before{content:"\F0D55"}.mdi-axis-z-arrow-lock::before{content:"\F0D56"}.mdi-axis-z-rotate-clockwise::before{content:"\F0D57"}.mdi-axis-z-rotate-counterclockwise::before{content:"\F0D58"}.mdi-babel::before{content:"\F0A25"}.mdi-baby::before{content:"\F006C"}.mdi-baby-bottle::before{content:"\F0F39"}.mdi-baby-bottle-outline::before{content:"\F0F3A"}.mdi-baby-buggy::before{content:"\F13E0"}.mdi-baby-buggy-off::before{content:"\F1AF3"}.mdi-baby-carriage::before{content:"\F068F"}.mdi-baby-carriage-off::before{content:"\F0FA0"}.mdi-baby-face::before{content:"\F0E7C"}.mdi-baby-face-outline::before{content:"\F0E7D"}.mdi-backburger::before{content:"\F006D"}.mdi-backspace::before{content:"\F006E"}.mdi-backspace-outline::before{content:"\F0B5C"}.mdi-backspace-reverse::before{content:"\F0E7E"}.mdi-backspace-reverse-outline::before{content:"\F0E7F"}.mdi-backup-restore::before{content:"\F006F"}.mdi-bacteria::before{content:"\F0ED5"}.mdi-bacteria-outline::before{content:"\F0ED6"}.mdi-badge-account::before{content:"\F0DA7"}.mdi-badge-account-alert::before{content:"\F0DA8"}.mdi-badge-account-alert-outline::before{content:"\F0DA9"}.mdi-badge-account-horizontal::before{content:"\F0E0D"}.mdi-badge-account-horizontal-outline::before{content:"\F0E0E"}.mdi-badge-account-outline::before{content:"\F0DAA"}.mdi-badminton::before{content:"\F0851"}.mdi-bag-carry-on::before{content:"\F0F3B"}.mdi-bag-carry-on-check::before{content:"\F0D65"}.mdi-bag-carry-on-off::before{content:"\F0F3C"}.mdi-bag-checked::before{content:"\F0F3D"}.mdi-bag-personal::before{content:"\F0E10"}.mdi-bag-personal-off::before{content:"\F0E11"}.mdi-bag-personal-off-outline::before{content:"\F0E12"}.mdi-bag-personal-outline::before{content:"\F0E13"}.mdi-bag-personal-plus::before{content:"\F1CA4"}.mdi-bag-personal-plus-outline::before{content:"\F1CA5"}.mdi-bag-personal-tag::before{content:"\F1B0C"}.mdi-bag-personal-tag-outline::before{content:"\F1B0D"}.mdi-bag-suitcase::before{content:"\F158B"}.mdi-bag-suitcase-off::before{content:"\F158D"}.mdi-bag-suitcase-off-outline::before{content:"\F158E"}.mdi-bag-suitcase-outline::before{content:"\F158C"}.mdi-baguette::before{content:"\F0F3E"}.mdi-balcony::before{content:"\F1817"}.mdi-balloon::before{content:"\F0A26"}.mdi-ballot::before{content:"\F09C9"}.mdi-ballot-outline::before{content:"\F09CA"}.mdi-ballot-recount::before{content:"\F0C39"}.mdi-ballot-recount-outline::before{content:"\F0C3A"}.mdi-bandage::before{content:"\F0DAF"}.mdi-bank::before{content:"\F0070"}.mdi-bank-check::before{content:"\F1655"}.mdi-bank-circle::before{content:"\F1C03"}.mdi-bank-circle-outline::before{content:"\F1C04"}.mdi-bank-minus::before{content:"\F0DB0"}.mdi-bank-off::before{content:"\F1656"}.mdi-bank-off-outline::before{content:"\F1657"}.mdi-bank-outline::before{content:"\F0E80"}.mdi-bank-plus::before{content:"\F0DB1"}.mdi-bank-remove::before{content:"\F0DB2"}.mdi-bank-transfer::before{content:"\F0A27"}.mdi-bank-transfer-in::before{content:"\F0A28"}.mdi-bank-transfer-out::before{content:"\F0A29"}.mdi-barcode::before{content:"\F0071"}.mdi-barcode-off::before{content:"\F1236"}.mdi-barcode-scan::before{content:"\F0072"}.mdi-barley::before{content:"\F0073"}.mdi-barley-off::before{content:"\F0B5D"}.mdi-barn::before{content:"\F0B5E"}.mdi-barrel::before{content:"\F0074"}.mdi-barrel-outline::before{content:"\F1A28"}.mdi-baseball::before{content:"\F0852"}.mdi-baseball-bat::before{content:"\F0853"}.mdi-baseball-diamond::before{content:"\F15EC"}.mdi-baseball-diamond-outline::before{content:"\F15ED"}.mdi-baseball-outline::before{content:"\F1C5A"}.mdi-bash::before{content:"\F1183"}.mdi-basket::before{content:"\F0076"}.mdi-basket-check::before{content:"\F18E5"}.mdi-basket-check-outline::before{content:"\F18E6"}.mdi-basket-fill::before{content:"\F0077"}.mdi-basket-minus::before{content:"\F1523"}.mdi-basket-minus-outline::before{content:"\F1524"}.mdi-basket-off::before{content:"\F1525"}.mdi-basket-off-outline::before{content:"\F1526"}.mdi-basket-outline::before{content:"\F1181"}.mdi-basket-plus::before{content:"\F1527"}.mdi-basket-plus-outline::before{content:"\F1528"}.mdi-basket-remove::before{content:"\F1529"}.mdi-basket-remove-outline::before{content:"\F152A"}.mdi-basket-unfill::before{content:"\F0078"}.mdi-basketball::before{content:"\F0806"}.mdi-basketball-hoop::before{content:"\F0C3B"}.mdi-basketball-hoop-outline::before{content:"\F0C3C"}.mdi-bat::before{content:"\F0B5F"}.mdi-bathtub::before{content:"\F1818"}.mdi-bathtub-outline::before{content:"\F1819"}.mdi-battery::before{content:"\F0079"}.mdi-battery-10::before{content:"\F007A"}.mdi-battery-10-bluetooth::before{content:"\F093E"}.mdi-battery-20::before{content:"\F007B"}.mdi-battery-20-bluetooth::before{content:"\F093F"}.mdi-battery-30::before{content:"\F007C"}.mdi-battery-30-bluetooth::before{content:"\F0940"}.mdi-battery-40::before{content:"\F007D"}.mdi-battery-40-bluetooth::before{content:"\F0941"}.mdi-battery-50::before{content:"\F007E"}.mdi-battery-50-bluetooth::before{content:"\F0942"}.mdi-battery-60::before{content:"\F007F"}.mdi-battery-60-bluetooth::before{content:"\F0943"}.mdi-battery-70::before{content:"\F0080"}.mdi-battery-70-bluetooth::before{content:"\F0944"}.mdi-battery-80::before{content:"\F0081"}.mdi-battery-80-bluetooth::before{content:"\F0945"}.mdi-battery-90::before{content:"\F0082"}.mdi-battery-90-bluetooth::before{content:"\F0946"}.mdi-battery-alert::before{content:"\F0083"}.mdi-battery-alert-bluetooth::before{content:"\F0947"}.mdi-battery-alert-variant::before{content:"\F10CC"}.mdi-battery-alert-variant-outline::before{content:"\F10CD"}.mdi-battery-arrow-down::before{content:"\F17DE"}.mdi-battery-arrow-down-outline::before{content:"\F17DF"}.mdi-battery-arrow-up::before{content:"\F17E0"}.mdi-battery-arrow-up-outline::before{content:"\F17E1"}.mdi-battery-bluetooth::before{content:"\F0948"}.mdi-battery-bluetooth-variant::before{content:"\F0949"}.mdi-battery-charging::before{content:"\F0084"}.mdi-battery-charging-10::before{content:"\F089C"}.mdi-battery-charging-100::before{content:"\F0085"}.mdi-battery-charging-20::before{content:"\F0086"}.mdi-battery-charging-30::before{content:"\F0087"}.mdi-battery-charging-40::before{content:"\F0088"}.mdi-battery-charging-50::before{content:"\F089D"}.mdi-battery-charging-60::before{content:"\F0089"}.mdi-battery-charging-70::before{content:"\F089E"}.mdi-battery-charging-80::before{content:"\F008A"}.mdi-battery-charging-90::before{content:"\F008B"}.mdi-battery-charging-high::before{content:"\F12A6"}.mdi-battery-charging-low::before{content:"\F12A4"}.mdi-battery-charging-medium::before{content:"\F12A5"}.mdi-battery-charging-outline::before{content:"\F089F"}.mdi-battery-charging-wireless::before{content:"\F0807"}.mdi-battery-charging-wireless-10::before{content:"\F0808"}.mdi-battery-charging-wireless-20::before{content:"\F0809"}.mdi-battery-charging-wireless-30::before{content:"\F080A"}.mdi-battery-charging-wireless-40::before{content:"\F080B"}.mdi-battery-charging-wireless-50::before{content:"\F080C"}.mdi-battery-charging-wireless-60::before{content:"\F080D"}.mdi-battery-charging-wireless-70::before{content:"\F080E"}.mdi-battery-charging-wireless-80::before{content:"\F080F"}.mdi-battery-charging-wireless-90::before{content:"\F0810"}.mdi-battery-charging-wireless-alert::before{content:"\F0811"}.mdi-battery-charging-wireless-outline::before{content:"\F0812"}.mdi-battery-check::before{content:"\F17E2"}.mdi-battery-check-outline::before{content:"\F17E3"}.mdi-battery-clock::before{content:"\F19E5"}.mdi-battery-clock-outline::before{content:"\F19E6"}.mdi-battery-heart::before{content:"\F120F"}.mdi-battery-heart-outline::before{content:"\F1210"}.mdi-battery-heart-variant::before{content:"\F1211"}.mdi-battery-high::before{content:"\F12A3"}.mdi-battery-lock::before{content:"\F179C"}.mdi-battery-lock-open::before{content:"\F179D"}.mdi-battery-low::before{content:"\F12A1"}.mdi-battery-medium::before{content:"\F12A2"}.mdi-battery-minus::before{content:"\F17E4"}.mdi-battery-minus-outline::before{content:"\F17E5"}.mdi-battery-minus-variant::before{content:"\F008C"}.mdi-battery-negative::before{content:"\F008D"}.mdi-battery-off::before{content:"\F125D"}.mdi-battery-off-outline::before{content:"\F125E"}.mdi-battery-outline::before{content:"\F008E"}.mdi-battery-plus::before{content:"\F17E6"}.mdi-battery-plus-outline::before{content:"\F17E7"}.mdi-battery-plus-variant::before{content:"\F008F"}.mdi-battery-positive::before{content:"\F0090"}.mdi-battery-remove::before{content:"\F17E8"}.mdi-battery-remove-outline::before{content:"\F17E9"}.mdi-battery-sync::before{content:"\F1834"}.mdi-battery-sync-outline::before{content:"\F1835"}.mdi-battery-unknown::before{content:"\F0091"}.mdi-battery-unknown-bluetooth::before{content:"\F094A"}.mdi-beach::before{content:"\F0092"}.mdi-beaker::before{content:"\F0CEA"}.mdi-beaker-alert::before{content:"\F1229"}.mdi-beaker-alert-outline::before{content:"\F122A"}.mdi-beaker-check::before{content:"\F122B"}.mdi-beaker-check-outline::before{content:"\F122C"}.mdi-beaker-minus::before{content:"\F122D"}.mdi-beaker-minus-outline::before{content:"\F122E"}.mdi-beaker-outline::before{content:"\F0690"}.mdi-beaker-plus::before{content:"\F122F"}.mdi-beaker-plus-outline::before{content:"\F1230"}.mdi-beaker-question::before{content:"\F1231"}.mdi-beaker-question-outline::before{content:"\F1232"}.mdi-beaker-remove::before{content:"\F1233"}.mdi-beaker-remove-outline::before{content:"\F1234"}.mdi-bed::before{content:"\F02E3"}.mdi-bed-clock::before{content:"\F1B94"}.mdi-bed-double::before{content:"\F0FD4"}.mdi-bed-double-outline::before{content:"\F0FD3"}.mdi-bed-empty::before{content:"\F08A0"}.mdi-bed-king::before{content:"\F0FD2"}.mdi-bed-king-outline::before{content:"\F0FD1"}.mdi-bed-outline::before{content:"\F0099"}.mdi-bed-queen::before{content:"\F0FD0"}.mdi-bed-queen-outline::before{content:"\F0FDB"}.mdi-bed-single::before{content:"\F106D"}.mdi-bed-single-outline::before{content:"\F106E"}.mdi-bee::before{content:"\F0FA1"}.mdi-bee-flower::before{content:"\F0FA2"}.mdi-beehive-off-outline::before{content:"\F13ED"}.mdi-beehive-outline::before{content:"\F10CE"}.mdi-beekeeper::before{content:"\F14E2"}.mdi-beer::before{content:"\F0098"}.mdi-beer-outline::before{content:"\F130C"}.mdi-bell::before{content:"\F009A"}.mdi-bell-alert::before{content:"\F0D59"}.mdi-bell-alert-outline::before{content:"\F0E81"}.mdi-bell-badge::before{content:"\F116B"}.mdi-bell-badge-outline::before{content:"\F0178"}.mdi-bell-cancel::before{content:"\F13E7"}.mdi-bell-cancel-outline::before{content:"\F13E8"}.mdi-bell-check::before{content:"\F11E5"}.mdi-bell-check-outline::before{content:"\F11E6"}.mdi-bell-circle::before{content:"\F0D5A"}.mdi-bell-circle-outline::before{content:"\F0D5B"}.mdi-bell-cog::before{content:"\F1A29"}.mdi-bell-cog-outline::before{content:"\F1A2A"}.mdi-bell-minus::before{content:"\F13E9"}.mdi-bell-minus-outline::before{content:"\F13EA"}.mdi-bell-off::before{content:"\F009B"}.mdi-bell-off-outline::before{content:"\F0A91"}.mdi-bell-outline::before{content:"\F009C"}.mdi-bell-plus::before{content:"\F009D"}.mdi-bell-plus-outline::before{content:"\F0A92"}.mdi-bell-remove::before{content:"\F13EB"}.mdi-bell-remove-outline::before{content:"\F13EC"}.mdi-bell-ring::before{content:"\F009E"}.mdi-bell-ring-outline::before{content:"\F009F"}.mdi-bell-sleep::before{content:"\F00A0"}.mdi-bell-sleep-outline::before{content:"\F0A93"}.mdi-bench::before{content:"\F1C21"}.mdi-bench-back::before{content:"\F1C22"}.mdi-beta::before{content:"\F00A1"}.mdi-betamax::before{content:"\F09CB"}.mdi-biathlon::before{content:"\F0E14"}.mdi-bicycle::before{content:"\F109C"}.mdi-bicycle-basket::before{content:"\F1235"}.mdi-bicycle-cargo::before{content:"\F189C"}.mdi-bicycle-electric::before{content:"\F15B4"}.mdi-bicycle-penny-farthing::before{content:"\F15E9"}.mdi-bike::before{content:"\F00A3"}.mdi-bike-fast::before{content:"\F111F"}.mdi-bike-pedal::before{content:"\F1C23"}.mdi-bike-pedal-clipless::before{content:"\F1C24"}.mdi-bike-pedal-mountain::before{content:"\F1C25"}.mdi-billboard::before{content:"\F1010"}.mdi-billiards::before{content:"\F0B61"}.mdi-billiards-rack::before{content:"\F0B62"}.mdi-binoculars::before{content:"\F00A5"}.mdi-bio::before{content:"\F00A6"}.mdi-biohazard::before{content:"\F00A7"}.mdi-bird::before{content:"\F15C6"}.mdi-bitbucket::before{content:"\F00A8"}.mdi-bitcoin::before{content:"\F0813"}.mdi-black-mesa::before{content:"\F00A9"}.mdi-blender::before{content:"\F0CEB"}.mdi-blender-outline::before{content:"\F181A"}.mdi-blender-software::before{content:"\F00AB"}.mdi-blinds::before{content:"\F00AC"}.mdi-blinds-horizontal::before{content:"\F1A2B"}.mdi-blinds-horizontal-closed::before{content:"\F1A2C"}.mdi-blinds-open::before{content:"\F1011"}.mdi-blinds-vertical::before{content:"\F1A2D"}.mdi-blinds-vertical-closed::before{content:"\F1A2E"}.mdi-block-helper::before{content:"\F00AD"}.mdi-blood-bag::before{content:"\F0CEC"}.mdi-bluetooth::before{content:"\F00AF"}.mdi-bluetooth-audio::before{content:"\F00B0"}.mdi-bluetooth-connect::before{content:"\F00B1"}.mdi-bluetooth-off::before{content:"\F00B2"}.mdi-bluetooth-settings::before{content:"\F00B3"}.mdi-bluetooth-transfer::before{content:"\F00B4"}.mdi-blur::before{content:"\F00B5"}.mdi-blur-linear::before{content:"\F00B6"}.mdi-blur-off::before{content:"\F00B7"}.mdi-blur-radial::before{content:"\F00B8"}.mdi-bolt::before{content:"\F0DB3"}.mdi-bomb::before{content:"\F0691"}.mdi-bomb-off::before{content:"\F06C5"}.mdi-bone::before{content:"\F00B9"}.mdi-bone-off::before{content:"\F19E0"}.mdi-book::before{content:"\F00BA"}.mdi-book-account::before{content:"\F13AD"}.mdi-book-account-outline::before{content:"\F13AE"}.mdi-book-alert::before{content:"\F167C"}.mdi-book-alert-outline::before{content:"\F167D"}.mdi-book-alphabet::before{content:"\F061D"}.mdi-book-arrow-down::before{content:"\F167E"}.mdi-book-arrow-down-outline::before{content:"\F167F"}.mdi-book-arrow-left::before{content:"\F1680"}.mdi-book-arrow-left-outline::before{content:"\F1681"}.mdi-book-arrow-right::before{content:"\F1682"}.mdi-book-arrow-right-outline::before{content:"\F1683"}.mdi-book-arrow-up::before{content:"\F1684"}.mdi-book-arrow-up-outline::before{content:"\F1685"}.mdi-book-cancel::before{content:"\F1686"}.mdi-book-cancel-outline::before{content:"\F1687"}.mdi-book-check::before{content:"\F14F3"}.mdi-book-check-outline::before{content:"\F14F4"}.mdi-book-clock::before{content:"\F1688"}.mdi-book-clock-outline::before{content:"\F1689"}.mdi-book-cog::before{content:"\F168A"}.mdi-book-cog-outline::before{content:"\F168B"}.mdi-book-cross::before{content:"\F00A2"}.mdi-book-edit::before{content:"\F168C"}.mdi-book-edit-outline::before{content:"\F168D"}.mdi-book-education::before{content:"\F16C9"}.mdi-book-education-outline::before{content:"\F16CA"}.mdi-book-heart::before{content:"\F1A1D"}.mdi-book-heart-outline::before{content:"\F1A1E"}.mdi-book-information-variant::before{content:"\F106F"}.mdi-book-lock::before{content:"\F079A"}.mdi-book-lock-open::before{content:"\F079B"}.mdi-book-lock-open-outline::before{content:"\F168E"}.mdi-book-lock-outline::before{content:"\F168F"}.mdi-book-marker::before{content:"\F1690"}.mdi-book-marker-outline::before{content:"\F1691"}.mdi-book-minus::before{content:"\F05D9"}.mdi-book-minus-multiple::before{content:"\F0A94"}.mdi-book-minus-multiple-outline::before{content:"\F090B"}.mdi-book-minus-outline::before{content:"\F1692"}.mdi-book-multiple::before{content:"\F00BB"}.mdi-book-multiple-outline::before{content:"\F0436"}.mdi-book-music::before{content:"\F0067"}.mdi-book-music-outline::before{content:"\F1693"}.mdi-book-off::before{content:"\F1694"}.mdi-book-off-outline::before{content:"\F1695"}.mdi-book-open::before{content:"\F00BD"}.mdi-book-open-blank-variant::before{content:"\F00BE"}.mdi-book-open-blank-variant-outline::before{content:"\F1CCB"}.mdi-book-open-outline::before{content:"\F0B63"}.mdi-book-open-page-variant::before{content:"\F05DA"}.mdi-book-open-page-variant-outline::before{content:"\F15D6"}.mdi-book-open-variant::before{content:"\F14F7"}.mdi-book-open-variant-outline::before{content:"\F1CCC"}.mdi-book-outline::before{content:"\F0B64"}.mdi-book-play::before{content:"\F0E82"}.mdi-book-play-outline::before{content:"\F0E83"}.mdi-book-plus::before{content:"\F05DB"}.mdi-book-plus-multiple::before{content:"\F0A95"}.mdi-book-plus-multiple-outline::before{content:"\F0ADE"}.mdi-book-plus-outline::before{content:"\F1696"}.mdi-book-refresh::before{content:"\F1697"}.mdi-book-refresh-outline::before{content:"\F1698"}.mdi-book-remove::before{content:"\F0A97"}.mdi-book-remove-multiple::before{content:"\F0A96"}.mdi-book-remove-multiple-outline::before{content:"\F04CA"}.mdi-book-remove-outline::before{content:"\F1699"}.mdi-book-search::before{content:"\F0E84"}.mdi-book-search-outline::before{content:"\F0E85"}.mdi-book-settings::before{content:"\F169A"}.mdi-book-settings-outline::before{content:"\F169B"}.mdi-book-sync::before{content:"\F169C"}.mdi-book-sync-outline::before{content:"\F16C8"}.mdi-book-variant::before{content:"\F00BF"}.mdi-bookmark::before{content:"\F00C0"}.mdi-bookmark-box::before{content:"\F1B75"}.mdi-bookmark-box-multiple::before{content:"\F196C"}.mdi-bookmark-box-multiple-outline::before{content:"\F196D"}.mdi-bookmark-box-outline::before{content:"\F1B76"}.mdi-bookmark-check::before{content:"\F00C1"}.mdi-bookmark-check-outline::before{content:"\F137B"}.mdi-bookmark-minus::before{content:"\F09CC"}.mdi-bookmark-minus-outline::before{content:"\F09CD"}.mdi-bookmark-multiple::before{content:"\F0E15"}.mdi-bookmark-multiple-outline::before{content:"\F0E16"}.mdi-bookmark-music::before{content:"\F00C2"}.mdi-bookmark-music-outline::before{content:"\F1379"}.mdi-bookmark-off::before{content:"\F09CE"}.mdi-bookmark-off-outline::before{content:"\F09CF"}.mdi-bookmark-outline::before{content:"\F00C3"}.mdi-bookmark-plus::before{content:"\F00C5"}.mdi-bookmark-plus-outline::before{content:"\F00C4"}.mdi-bookmark-remove::before{content:"\F00C6"}.mdi-bookmark-remove-outline::before{content:"\F137A"}.mdi-bookshelf::before{content:"\F125F"}.mdi-boom-gate::before{content:"\F0E86"}.mdi-boom-gate-alert::before{content:"\F0E87"}.mdi-boom-gate-alert-outline::before{content:"\F0E88"}.mdi-boom-gate-arrow-down::before{content:"\F0E89"}.mdi-boom-gate-arrow-down-outline::before{content:"\F0E8A"}.mdi-boom-gate-arrow-up::before{content:"\F0E8C"}.mdi-boom-gate-arrow-up-outline::before{content:"\F0E8D"}.mdi-boom-gate-outline::before{content:"\F0E8B"}.mdi-boom-gate-up::before{content:"\F17F9"}.mdi-boom-gate-up-outline::before{content:"\F17FA"}.mdi-boombox::before{content:"\F05DC"}.mdi-boomerang::before{content:"\F10CF"}.mdi-bootstrap::before{content:"\F06C6"}.mdi-border-all::before{content:"\F00C7"}.mdi-border-all-variant::before{content:"\F08A1"}.mdi-border-bottom::before{content:"\F00C8"}.mdi-border-bottom-variant::before{content:"\F08A2"}.mdi-border-color::before{content:"\F00C9"}.mdi-border-horizontal::before{content:"\F00CA"}.mdi-border-inside::before{content:"\F00CB"}.mdi-border-left::before{content:"\F00CC"}.mdi-border-left-variant::before{content:"\F08A3"}.mdi-border-none::before{content:"\F00CD"}.mdi-border-none-variant::before{content:"\F08A4"}.mdi-border-outside::before{content:"\F00CE"}.mdi-border-radius::before{content:"\F1AF4"}.mdi-border-right::before{content:"\F00CF"}.mdi-border-right-variant::before{content:"\F08A5"}.mdi-border-style::before{content:"\F00D0"}.mdi-border-top::before{content:"\F00D1"}.mdi-border-top-variant::before{content:"\F08A6"}.mdi-border-vertical::before{content:"\F00D2"}.mdi-bottle-soda::before{content:"\F1070"}.mdi-bottle-soda-classic::before{content:"\F1071"}.mdi-bottle-soda-classic-outline::before{content:"\F1363"}.mdi-bottle-soda-outline::before{content:"\F1072"}.mdi-bottle-tonic::before{content:"\F112E"}.mdi-bottle-tonic-outline::before{content:"\F112F"}.mdi-bottle-tonic-plus::before{content:"\F1130"}.mdi-bottle-tonic-plus-outline::before{content:"\F1131"}.mdi-bottle-tonic-skull::before{content:"\F1132"}.mdi-bottle-tonic-skull-outline::before{content:"\F1133"}.mdi-bottle-wine::before{content:"\F0854"}.mdi-bottle-wine-outline::before{content:"\F1310"}.mdi-bow-arrow::before{content:"\F1841"}.mdi-bow-tie::before{content:"\F0678"}.mdi-bowl::before{content:"\F028E"}.mdi-bowl-mix::before{content:"\F0617"}.mdi-bowl-mix-outline::before{content:"\F02E4"}.mdi-bowl-outline::before{content:"\F02A9"}.mdi-bowling::before{content:"\F00D3"}.mdi-box::before{content:"\F00D4"}.mdi-box-cutter::before{content:"\F00D5"}.mdi-box-cutter-off::before{content:"\F0B4A"}.mdi-box-shadow::before{content:"\F0637"}.mdi-boxing-glove::before{content:"\F0B65"}.mdi-braille::before{content:"\F09D0"}.mdi-brain::before{content:"\F09D1"}.mdi-bread-slice::before{content:"\F0CEE"}.mdi-bread-slice-outline::before{content:"\F0CEF"}.mdi-bridge::before{content:"\F0618"}.mdi-briefcase::before{content:"\F00D6"}.mdi-briefcase-account::before{content:"\F0CF0"}.mdi-briefcase-account-outline::before{content:"\F0CF1"}.mdi-briefcase-arrow-left-right::before{content:"\F1A8D"}.mdi-briefcase-arrow-left-right-outline::before{content:"\F1A8E"}.mdi-briefcase-arrow-up-down::before{content:"\F1A8F"}.mdi-briefcase-arrow-up-down-outline::before{content:"\F1A90"}.mdi-briefcase-check::before{content:"\F00D7"}.mdi-briefcase-check-outline::before{content:"\F131E"}.mdi-briefcase-clock::before{content:"\F10D0"}.mdi-briefcase-clock-outline::before{content:"\F10D1"}.mdi-briefcase-download::before{content:"\F00D8"}.mdi-briefcase-download-outline::before{content:"\F0C3D"}.mdi-briefcase-edit::before{content:"\F0A98"}.mdi-briefcase-edit-outline::before{content:"\F0C3E"}.mdi-briefcase-eye::before{content:"\F17D9"}.mdi-briefcase-eye-outline::before{content:"\F17DA"}.mdi-briefcase-minus::before{content:"\F0A2A"}.mdi-briefcase-minus-outline::before{content:"\F0C3F"}.mdi-briefcase-off::before{content:"\F1658"}.mdi-briefcase-off-outline::before{content:"\F1659"}.mdi-briefcase-outline::before{content:"\F0814"}.mdi-briefcase-plus::before{content:"\F0A2B"}.mdi-briefcase-plus-outline::before{content:"\F0C40"}.mdi-briefcase-remove::before{content:"\F0A2C"}.mdi-briefcase-remove-outline::before{content:"\F0C41"}.mdi-briefcase-search::before{content:"\F0A2D"}.mdi-briefcase-search-outline::before{content:"\F0C42"}.mdi-briefcase-upload::before{content:"\F00D9"}.mdi-briefcase-upload-outline::before{content:"\F0C43"}.mdi-briefcase-variant::before{content:"\F1494"}.mdi-briefcase-variant-off::before{content:"\F165A"}.mdi-briefcase-variant-off-outline::before{content:"\F165B"}.mdi-briefcase-variant-outline::before{content:"\F1495"}.mdi-brightness-1::before{content:"\F00DA"}.mdi-brightness-2::before{content:"\F00DB"}.mdi-brightness-3::before{content:"\F00DC"}.mdi-brightness-4::before{content:"\F00DD"}.mdi-brightness-5::before{content:"\F00DE"}.mdi-brightness-6::before{content:"\F00DF"}.mdi-brightness-7::before{content:"\F00E0"}.mdi-brightness-auto::before{content:"\F00E1"}.mdi-brightness-percent::before{content:"\F0CF2"}.mdi-broadcast::before{content:"\F1720"}.mdi-broadcast-off::before{content:"\F1721"}.mdi-broom::before{content:"\F00E2"}.mdi-brush::before{content:"\F00E3"}.mdi-brush-off::before{content:"\F1771"}.mdi-brush-outline::before{content:"\F1A0D"}.mdi-brush-variant::before{content:"\F1813"}.mdi-bucket::before{content:"\F1415"}.mdi-bucket-outline::before{content:"\F1416"}.mdi-buffet::before{content:"\F0578"}.mdi-bug::before{content:"\F00E4"}.mdi-bug-check::before{content:"\F0A2E"}.mdi-bug-check-outline::before{content:"\F0A2F"}.mdi-bug-outline::before{content:"\F0A30"}.mdi-bug-pause::before{content:"\F1AF5"}.mdi-bug-pause-outline::before{content:"\F1AF6"}.mdi-bug-play::before{content:"\F1AF7"}.mdi-bug-play-outline::before{content:"\F1AF8"}.mdi-bug-stop::before{content:"\F1AF9"}.mdi-bug-stop-outline::before{content:"\F1AFA"}.mdi-bugle::before{content:"\F0DB4"}.mdi-bulkhead-light::before{content:"\F1A2F"}.mdi-bulldozer::before{content:"\F0B22"}.mdi-bullet::before{content:"\F0CF3"}.mdi-bulletin-board::before{content:"\F00E5"}.mdi-bullhorn::before{content:"\F00E6"}.mdi-bullhorn-outline::before{content:"\F0B23"}.mdi-bullhorn-variant::before{content:"\F196E"}.mdi-bullhorn-variant-outline::before{content:"\F196F"}.mdi-bullseye::before{content:"\F05DD"}.mdi-bullseye-arrow::before{content:"\F08C9"}.mdi-bulma::before{content:"\F12E7"}.mdi-bunk-bed::before{content:"\F1302"}.mdi-bunk-bed-outline::before{content:"\F0097"}.mdi-bus::before{content:"\F00E7"}.mdi-bus-alert::before{content:"\F0A99"}.mdi-bus-articulated-end::before{content:"\F079C"}.mdi-bus-articulated-front::before{content:"\F079D"}.mdi-bus-clock::before{content:"\F08CA"}.mdi-bus-double-decker::before{content:"\F079E"}.mdi-bus-electric::before{content:"\F191D"}.mdi-bus-marker::before{content:"\F1212"}.mdi-bus-multiple::before{content:"\F0F3F"}.mdi-bus-school::before{content:"\F079F"}.mdi-bus-side::before{content:"\F07A0"}.mdi-bus-sign::before{content:"\F1CC1"}.mdi-bus-stop::before{content:"\F1012"}.mdi-bus-stop-covered::before{content:"\F1013"}.mdi-bus-stop-uncovered::before{content:"\F1014"}.mdi-bus-wrench::before{content:"\F1CC2"}.mdi-butterfly::before{content:"\F1589"}.mdi-butterfly-outline::before{content:"\F158A"}.mdi-button-cursor::before{content:"\F1B4F"}.mdi-button-pointer::before{content:"\F1B50"}.mdi-cabin-a-frame::before{content:"\F188C"}.mdi-cable-data::before{content:"\F1394"}.mdi-cached::before{content:"\F00E8"}.mdi-cactus::before{content:"\F0DB5"}.mdi-cake::before{content:"\F00E9"}.mdi-cake-layered::before{content:"\F00EA"}.mdi-cake-variant::before{content:"\F00EB"}.mdi-cake-variant-outline::before{content:"\F17F0"}.mdi-calculator::before{content:"\F00EC"}.mdi-calculator-variant::before{content:"\F0A9A"}.mdi-calculator-variant-outline::before{content:"\F15A6"}.mdi-calendar::before{content:"\F00ED"}.mdi-calendar-account::before{content:"\F0ED7"}.mdi-calendar-account-outline::before{content:"\F0ED8"}.mdi-calendar-alert::before{content:"\F0A31"}.mdi-calendar-alert-outline::before{content:"\F1B62"}.mdi-calendar-arrow-left::before{content:"\F1134"}.mdi-calendar-arrow-right::before{content:"\F1135"}.mdi-calendar-badge::before{content:"\F1B9D"}.mdi-calendar-badge-outline::before{content:"\F1B9E"}.mdi-calendar-blank::before{content:"\F00EE"}.mdi-calendar-blank-multiple::before{content:"\F1073"}.mdi-calendar-blank-outline::before{content:"\F0B66"}.mdi-calendar-check::before{content:"\F00EF"}.mdi-calendar-check-outline::before{content:"\F0C44"}.mdi-calendar-clock::before{content:"\F00F0"}.mdi-calendar-clock-outline::before{content:"\F16E1"}.mdi-calendar-collapse-horizontal::before{content:"\F189D"}.mdi-calendar-collapse-horizontal-outline::before{content:"\F1B63"}.mdi-calendar-cursor::before{content:"\F157B"}.mdi-calendar-cursor-outline::before{content:"\F1B64"}.mdi-calendar-edit::before{content:"\F08A7"}.mdi-calendar-edit-outline::before{content:"\F1B65"}.mdi-calendar-end::before{content:"\F166C"}.mdi-calendar-end-outline::before{content:"\F1B66"}.mdi-calendar-expand-horizontal::before{content:"\F189E"}.mdi-calendar-expand-horizontal-outline::before{content:"\F1B67"}.mdi-calendar-export::before{content:"\F0B24"}.mdi-calendar-export-outline::before{content:"\F1B68"}.mdi-calendar-filter::before{content:"\F1A32"}.mdi-calendar-filter-outline::before{content:"\F1A33"}.mdi-calendar-heart::before{content:"\F09D2"}.mdi-calendar-heart-outline::before{content:"\F1B69"}.mdi-calendar-import::before{content:"\F0B25"}.mdi-calendar-import-outline::before{content:"\F1B6A"}.mdi-calendar-lock::before{content:"\F1641"}.mdi-calendar-lock-open::before{content:"\F1B5B"}.mdi-calendar-lock-open-outline::before{content:"\F1B5C"}.mdi-calendar-lock-outline::before{content:"\F1642"}.mdi-calendar-minus::before{content:"\F0D5C"}.mdi-calendar-minus-outline::before{content:"\F1B6B"}.mdi-calendar-month::before{content:"\F0E17"}.mdi-calendar-month-outline::before{content:"\F0E18"}.mdi-calendar-multiple::before{content:"\F00F1"}.mdi-calendar-multiple-check::before{content:"\F00F2"}.mdi-calendar-multiselect::before{content:"\F0A32"}.mdi-calendar-multiselect-outline::before{content:"\F1B55"}.mdi-calendar-outline::before{content:"\F0B67"}.mdi-calendar-plus::before{content:"\F00F3"}.mdi-calendar-plus-outline::before{content:"\F1B6C"}.mdi-calendar-question::before{content:"\F0692"}.mdi-calendar-question-outline::before{content:"\F1B6D"}.mdi-calendar-range::before{content:"\F0679"}.mdi-calendar-range-outline::before{content:"\F0B68"}.mdi-calendar-refresh::before{content:"\F01E1"}.mdi-calendar-refresh-outline::before{content:"\F0203"}.mdi-calendar-remove::before{content:"\F00F4"}.mdi-calendar-remove-outline::before{content:"\F0C45"}.mdi-calendar-search::before{content:"\F094C"}.mdi-calendar-search-outline::before{content:"\F1B6E"}.mdi-calendar-star::before{content:"\F09D3"}.mdi-calendar-star-four-points::before{content:"\F1C1F"}.mdi-calendar-star-outline::before{content:"\F1B53"}.mdi-calendar-start::before{content:"\F166D"}.mdi-calendar-start-outline::before{content:"\F1B6F"}.mdi-calendar-sync::before{content:"\F0E8E"}.mdi-calendar-sync-outline::before{content:"\F0E8F"}.mdi-calendar-text::before{content:"\F00F5"}.mdi-calendar-text-outline::before{content:"\F0C46"}.mdi-calendar-today::before{content:"\F00F6"}.mdi-calendar-today-outline::before{content:"\F1A30"}.mdi-calendar-week::before{content:"\F0A33"}.mdi-calendar-week-begin::before{content:"\F0A34"}.mdi-calendar-week-begin-outline::before{content:"\F1A31"}.mdi-calendar-week-outline::before{content:"\F1A34"}.mdi-calendar-weekend::before{content:"\F0ED9"}.mdi-calendar-weekend-outline::before{content:"\F0EDA"}.mdi-call-made::before{content:"\F00F7"}.mdi-call-merge::before{content:"\F00F8"}.mdi-call-missed::before{content:"\F00F9"}.mdi-call-received::before{content:"\F00FA"}.mdi-call-split::before{content:"\F00FB"}.mdi-camcorder::before{content:"\F00FC"}.mdi-camcorder-off::before{content:"\F00FF"}.mdi-camera::before{content:"\F0100"}.mdi-camera-account::before{content:"\F08CB"}.mdi-camera-burst::before{content:"\F0693"}.mdi-camera-control::before{content:"\F0B69"}.mdi-camera-document::before{content:"\F1871"}.mdi-camera-document-off::before{content:"\F1872"}.mdi-camera-enhance::before{content:"\F0101"}.mdi-camera-enhance-outline::before{content:"\F0B6A"}.mdi-camera-flip::before{content:"\F15D9"}.mdi-camera-flip-outline::before{content:"\F15DA"}.mdi-camera-front::before{content:"\F0102"}.mdi-camera-front-variant::before{content:"\F0103"}.mdi-camera-gopro::before{content:"\F07A1"}.mdi-camera-image::before{content:"\F08CC"}.mdi-camera-iris::before{content:"\F0104"}.mdi-camera-lock::before{content:"\F1A14"}.mdi-camera-lock-open::before{content:"\F1C0D"}.mdi-camera-lock-open-outline::before{content:"\F1C0E"}.mdi-camera-lock-outline::before{content:"\F1A15"}.mdi-camera-marker::before{content:"\F19A7"}.mdi-camera-marker-outline::before{content:"\F19A8"}.mdi-camera-metering-center::before{content:"\F07A2"}.mdi-camera-metering-matrix::before{content:"\F07A3"}.mdi-camera-metering-partial::before{content:"\F07A4"}.mdi-camera-metering-spot::before{content:"\F07A5"}.mdi-camera-off::before{content:"\F05DF"}.mdi-camera-off-outline::before{content:"\F19BF"}.mdi-camera-outline::before{content:"\F0D5D"}.mdi-camera-party-mode::before{content:"\F0105"}.mdi-camera-plus::before{content:"\F0EDB"}.mdi-camera-plus-outline::before{content:"\F0EDC"}.mdi-camera-rear::before{content:"\F0106"}.mdi-camera-rear-variant::before{content:"\F0107"}.mdi-camera-retake::before{content:"\F0E19"}.mdi-camera-retake-outline::before{content:"\F0E1A"}.mdi-camera-switch::before{content:"\F0108"}.mdi-camera-switch-outline::before{content:"\F084A"}.mdi-camera-timer::before{content:"\F0109"}.mdi-camera-wireless::before{content:"\F0DB6"}.mdi-camera-wireless-outline::before{content:"\F0DB7"}.mdi-campfire::before{content:"\F0EDD"}.mdi-cancel::before{content:"\F073A"}.mdi-candelabra::before{content:"\F17D2"}.mdi-candelabra-fire::before{content:"\F17D3"}.mdi-candle::before{content:"\F05E2"}.mdi-candy::before{content:"\F1970"}.mdi-candy-off::before{content:"\F1971"}.mdi-candy-off-outline::before{content:"\F1972"}.mdi-candy-outline::before{content:"\F1973"}.mdi-candycane::before{content:"\F010A"}.mdi-cannabis::before{content:"\F07A6"}.mdi-cannabis-off::before{content:"\F166E"}.mdi-caps-lock::before{content:"\F0A9B"}.mdi-car::before{content:"\F010B"}.mdi-car-2-plus::before{content:"\F1015"}.mdi-car-3-plus::before{content:"\F1016"}.mdi-car-arrow-left::before{content:"\F13B2"}.mdi-car-arrow-right::before{content:"\F13B3"}.mdi-car-back::before{content:"\F0E1B"}.mdi-car-battery::before{content:"\F010C"}.mdi-car-brake-abs::before{content:"\F0C47"}.mdi-car-brake-alert::before{content:"\F0C48"}.mdi-car-brake-fluid-level::before{content:"\F1909"}.mdi-car-brake-hold::before{content:"\F0D5E"}.mdi-car-brake-low-pressure::before{content:"\F190A"}.mdi-car-brake-parking::before{content:"\F0D5F"}.mdi-car-brake-retarder::before{content:"\F1017"}.mdi-car-brake-temperature::before{content:"\F190B"}.mdi-car-brake-worn-linings::before{content:"\F190C"}.mdi-car-child-seat::before{content:"\F0FA3"}.mdi-car-clock::before{content:"\F1974"}.mdi-car-clutch::before{content:"\F1018"}.mdi-car-cog::before{content:"\F13CC"}.mdi-car-connected::before{content:"\F010D"}.mdi-car-convertible::before{content:"\F07A7"}.mdi-car-coolant-level::before{content:"\F1019"}.mdi-car-cruise-control::before{content:"\F0D60"}.mdi-car-defrost-front::before{content:"\F0D61"}.mdi-car-defrost-rear::before{content:"\F0D62"}.mdi-car-door::before{content:"\F0B6B"}.mdi-car-door-lock::before{content:"\F109D"}.mdi-car-door-lock-open::before{content:"\F1C81"}.mdi-car-electric::before{content:"\F0B6C"}.mdi-car-electric-outline::before{content:"\F15B5"}.mdi-car-emergency::before{content:"\F160F"}.mdi-car-esp::before{content:"\F0C49"}.mdi-car-estate::before{content:"\F07A8"}.mdi-car-hatchback::before{content:"\F07A9"}.mdi-car-info::before{content:"\F11BE"}.mdi-car-key::before{content:"\F0B6D"}.mdi-car-lifted-pickup::before{content:"\F152D"}.mdi-car-light-alert::before{content:"\F190D"}.mdi-car-light-dimmed::before{content:"\F0C4A"}.mdi-car-light-fog::before{content:"\F0C4B"}.mdi-car-light-high::before{content:"\F0C4C"}.mdi-car-limousine::before{content:"\F08CD"}.mdi-car-multiple::before{content:"\F0B6E"}.mdi-car-off::before{content:"\F0E1C"}.mdi-car-outline::before{content:"\F14ED"}.mdi-car-parking-lights::before{content:"\F0D63"}.mdi-car-pickup::before{content:"\F07AA"}.mdi-car-search::before{content:"\F1B8D"}.mdi-car-search-outline::before{content:"\F1B8E"}.mdi-car-seat::before{content:"\F0FA4"}.mdi-car-seat-cooler::before{content:"\F0FA5"}.mdi-car-seat-heater::before{content:"\F0FA6"}.mdi-car-select::before{content:"\F1879"}.mdi-car-settings::before{content:"\F13CD"}.mdi-car-shift-pattern::before{content:"\F0F40"}.mdi-car-side::before{content:"\F07AB"}.mdi-car-speed-limiter::before{content:"\F190E"}.mdi-car-sports::before{content:"\F07AC"}.mdi-car-tire-alert::before{content:"\F0C4D"}.mdi-car-traction-control::before{content:"\F0D64"}.mdi-car-turbocharger::before{content:"\F101A"}.mdi-car-wash::before{content:"\F010E"}.mdi-car-windshield::before{content:"\F101B"}.mdi-car-windshield-outline::before{content:"\F101C"}.mdi-car-wireless::before{content:"\F1878"}.mdi-car-wrench::before{content:"\F1814"}.mdi-carabiner::before{content:"\F14C0"}.mdi-caravan::before{content:"\F07AD"}.mdi-card::before{content:"\F0B6F"}.mdi-card-account-details::before{content:"\F05D2"}.mdi-card-account-details-outline::before{content:"\F0DAB"}.mdi-card-account-details-star::before{content:"\F02A3"}.mdi-card-account-details-star-outline::before{content:"\F06DB"}.mdi-card-account-mail::before{content:"\F018E"}.mdi-card-account-mail-outline::before{content:"\F0E98"}.mdi-card-account-phone::before{content:"\F0E99"}.mdi-card-account-phone-outline::before{content:"\F0E9A"}.mdi-card-bulleted::before{content:"\F0B70"}.mdi-card-bulleted-off::before{content:"\F0B71"}.mdi-card-bulleted-off-outline::before{content:"\F0B72"}.mdi-card-bulleted-outline::before{content:"\F0B73"}.mdi-card-bulleted-settings::before{content:"\F0B74"}.mdi-card-bulleted-settings-outline::before{content:"\F0B75"}.mdi-card-minus::before{content:"\F1600"}.mdi-card-minus-outline::before{content:"\F1601"}.mdi-card-multiple::before{content:"\F17F1"}.mdi-card-multiple-outline::before{content:"\F17F2"}.mdi-card-off::before{content:"\F1602"}.mdi-card-off-outline::before{content:"\F1603"}.mdi-card-outline::before{content:"\F0B76"}.mdi-card-plus::before{content:"\F11FF"}.mdi-card-plus-outline::before{content:"\F1200"}.mdi-card-remove::before{content:"\F1604"}.mdi-card-remove-outline::before{content:"\F1605"}.mdi-card-search::before{content:"\F1074"}.mdi-card-search-outline::before{content:"\F1075"}.mdi-card-text::before{content:"\F0B77"}.mdi-card-text-outline::before{content:"\F0B78"}.mdi-cards::before{content:"\F0638"}.mdi-cards-club::before{content:"\F08CE"}.mdi-cards-club-outline::before{content:"\F189F"}.mdi-cards-diamond::before{content:"\F08CF"}.mdi-cards-diamond-outline::before{content:"\F101D"}.mdi-cards-heart::before{content:"\F08D0"}.mdi-cards-heart-outline::before{content:"\F18A0"}.mdi-cards-outline::before{content:"\F0639"}.mdi-cards-playing::before{content:"\F18A1"}.mdi-cards-playing-club::before{content:"\F18A2"}.mdi-cards-playing-club-multiple::before{content:"\F18A3"}.mdi-cards-playing-club-multiple-outline::before{content:"\F18A4"}.mdi-cards-playing-club-outline::before{content:"\F18A5"}.mdi-cards-playing-diamond::before{content:"\F18A6"}.mdi-cards-playing-diamond-multiple::before{content:"\F18A7"}.mdi-cards-playing-diamond-multiple-outline::before{content:"\F18A8"}.mdi-cards-playing-diamond-outline::before{content:"\F18A9"}.mdi-cards-playing-heart::before{content:"\F18AA"}.mdi-cards-playing-heart-multiple::before{content:"\F18AB"}.mdi-cards-playing-heart-multiple-outline::before{content:"\F18AC"}.mdi-cards-playing-heart-outline::before{content:"\F18AD"}.mdi-cards-playing-outline::before{content:"\F063A"}.mdi-cards-playing-spade::before{content:"\F18AE"}.mdi-cards-playing-spade-multiple::before{content:"\F18AF"}.mdi-cards-playing-spade-multiple-outline::before{content:"\F18B0"}.mdi-cards-playing-spade-outline::before{content:"\F18B1"}.mdi-cards-spade::before{content:"\F08D1"}.mdi-cards-spade-outline::before{content:"\F18B2"}.mdi-cards-variant::before{content:"\F06C7"}.mdi-carrot::before{content:"\F010F"}.mdi-cart::before{content:"\F0110"}.mdi-cart-arrow-down::before{content:"\F0D66"}.mdi-cart-arrow-right::before{content:"\F0C4E"}.mdi-cart-arrow-up::before{content:"\F0D67"}.mdi-cart-check::before{content:"\F15EA"}.mdi-cart-heart::before{content:"\F18E0"}.mdi-cart-minus::before{content:"\F0D68"}.mdi-cart-off::before{content:"\F066B"}.mdi-cart-outline::before{content:"\F0111"}.mdi-cart-percent::before{content:"\F1BAE"}.mdi-cart-plus::before{content:"\F0112"}.mdi-cart-remove::before{content:"\F0D69"}.mdi-cart-variant::before{content:"\F15EB"}.mdi-case-sensitive-alt::before{content:"\F0113"}.mdi-cash::before{content:"\F0114"}.mdi-cash-100::before{content:"\F0115"}.mdi-cash-check::before{content:"\F14EE"}.mdi-cash-clock::before{content:"\F1A91"}.mdi-cash-edit::before{content:"\F1CAB"}.mdi-cash-fast::before{content:"\F185C"}.mdi-cash-lock::before{content:"\F14EA"}.mdi-cash-lock-open::before{content:"\F14EB"}.mdi-cash-marker::before{content:"\F0DB8"}.mdi-cash-minus::before{content:"\F1260"}.mdi-cash-multiple::before{content:"\F0116"}.mdi-cash-off::before{content:"\F1C79"}.mdi-cash-plus::before{content:"\F1261"}.mdi-cash-refund::before{content:"\F0A9C"}.mdi-cash-register::before{content:"\F0CF4"}.mdi-cash-remove::before{content:"\F1262"}.mdi-cash-sync::before{content:"\F1A92"}.mdi-cassette::before{content:"\F09D4"}.mdi-cast::before{content:"\F0118"}.mdi-cast-audio::before{content:"\F101E"}.mdi-cast-audio-variant::before{content:"\F1749"}.mdi-cast-connected::before{content:"\F0119"}.mdi-cast-education::before{content:"\F0E1D"}.mdi-cast-off::before{content:"\F078A"}.mdi-cast-variant::before{content:"\F001F"}.mdi-castle::before{content:"\F011A"}.mdi-cat::before{content:"\F011B"}.mdi-cctv::before{content:"\F07AE"}.mdi-cctv-off::before{content:"\F185F"}.mdi-ceiling-fan::before{content:"\F1797"}.mdi-ceiling-fan-light::before{content:"\F1798"}.mdi-ceiling-light::before{content:"\F0769"}.mdi-ceiling-light-multiple::before{content:"\F18DD"}.mdi-ceiling-light-multiple-outline::before{content:"\F18DE"}.mdi-ceiling-light-outline::before{content:"\F17C7"}.mdi-cellphone::before{content:"\F011C"}.mdi-cellphone-arrow-down::before{content:"\F09D5"}.mdi-cellphone-arrow-down-variant::before{content:"\F19C5"}.mdi-cellphone-basic::before{content:"\F011E"}.mdi-cellphone-charging::before{content:"\F1397"}.mdi-cellphone-check::before{content:"\F17FD"}.mdi-cellphone-cog::before{content:"\F0951"}.mdi-cellphone-dock::before{content:"\F011F"}.mdi-cellphone-information::before{content:"\F0F41"}.mdi-cellphone-key::before{content:"\F094E"}.mdi-cellphone-link::before{content:"\F0121"}.mdi-cellphone-link-off::before{content:"\F0122"}.mdi-cellphone-lock::before{content:"\F094F"}.mdi-cellphone-marker::before{content:"\F183A"}.mdi-cellphone-message::before{content:"\F08D3"}.mdi-cellphone-message-off::before{content:"\F10D2"}.mdi-cellphone-nfc::before{content:"\F0E90"}.mdi-cellphone-nfc-off::before{content:"\F12D8"}.mdi-cellphone-off::before{content:"\F0950"}.mdi-cellphone-play::before{content:"\F101F"}.mdi-cellphone-remove::before{content:"\F094D"}.mdi-cellphone-screenshot::before{content:"\F0A35"}.mdi-cellphone-settings::before{content:"\F0123"}.mdi-cellphone-sound::before{content:"\F0952"}.mdi-cellphone-text::before{content:"\F08D2"}.mdi-cellphone-wireless::before{content:"\F0815"}.mdi-centos::before{content:"\F111A"}.mdi-certificate::before{content:"\F0124"}.mdi-certificate-outline::before{content:"\F1188"}.mdi-chair-rolling::before{content:"\F0F48"}.mdi-chair-school::before{content:"\F0125"}.mdi-chandelier::before{content:"\F1793"}.mdi-charity::before{content:"\F0C4F"}.mdi-charity-search::before{content:"\F1C82"}.mdi-chart-arc::before{content:"\F0126"}.mdi-chart-areaspline::before{content:"\F0127"}.mdi-chart-areaspline-variant::before{content:"\F0E91"}.mdi-chart-bar::before{content:"\F0128"}.mdi-chart-bar-stacked::before{content:"\F076A"}.mdi-chart-bell-curve::before{content:"\F0C50"}.mdi-chart-bell-curve-cumulative::before{content:"\F0FA7"}.mdi-chart-box::before{content:"\F154D"}.mdi-chart-box-multiple::before{content:"\F1CCD"}.mdi-chart-box-multiple-outline::before{content:"\F1CCE"}.mdi-chart-box-outline::before{content:"\F154E"}.mdi-chart-box-plus-outline::before{content:"\F154F"}.mdi-chart-bubble::before{content:"\F05E3"}.mdi-chart-donut::before{content:"\F07AF"}.mdi-chart-donut-variant::before{content:"\F07B0"}.mdi-chart-gantt::before{content:"\F066C"}.mdi-chart-histogram::before{content:"\F0129"}.mdi-chart-line::before{content:"\F012A"}.mdi-chart-line-stacked::before{content:"\F076B"}.mdi-chart-line-variant::before{content:"\F07B1"}.mdi-chart-multiline::before{content:"\F08D4"}.mdi-chart-multiple::before{content:"\F1213"}.mdi-chart-pie::before{content:"\F012B"}.mdi-chart-pie-outline::before{content:"\F1BDF"}.mdi-chart-ppf::before{content:"\F1380"}.mdi-chart-sankey::before{content:"\F11DF"}.mdi-chart-sankey-variant::before{content:"\F11E0"}.mdi-chart-scatter-plot::before{content:"\F0E92"}.mdi-chart-scatter-plot-hexbin::before{content:"\F066D"}.mdi-chart-timeline::before{content:"\F066E"}.mdi-chart-timeline-variant::before{content:"\F0E93"}.mdi-chart-timeline-variant-shimmer::before{content:"\F15B6"}.mdi-chart-tree::before{content:"\F0E94"}.mdi-chart-waterfall::before{content:"\F1918"}.mdi-chat::before{content:"\F0B79"}.mdi-chat-alert::before{content:"\F0B7A"}.mdi-chat-alert-outline::before{content:"\F12C9"}.mdi-chat-minus::before{content:"\F1410"}.mdi-chat-minus-outline::before{content:"\F1413"}.mdi-chat-outline::before{content:"\F0EDE"}.mdi-chat-plus::before{content:"\F140F"}.mdi-chat-plus-outline::before{content:"\F1412"}.mdi-chat-processing::before{content:"\F0B7B"}.mdi-chat-processing-outline::before{content:"\F12CA"}.mdi-chat-question::before{content:"\F1738"}.mdi-chat-question-outline::before{content:"\F1739"}.mdi-chat-remove::before{content:"\F1411"}.mdi-chat-remove-outline::before{content:"\F1414"}.mdi-chat-sleep::before{content:"\F12D1"}.mdi-chat-sleep-outline::before{content:"\F12D2"}.mdi-check::before{content:"\F012C"}.mdi-check-all::before{content:"\F012D"}.mdi-check-bold::before{content:"\F0E1E"}.mdi-check-circle::before{content:"\F05E0"}.mdi-check-circle-outline::before{content:"\F05E1"}.mdi-check-decagram::before{content:"\F0791"}.mdi-check-decagram-outline::before{content:"\F1740"}.mdi-check-network::before{content:"\F0C53"}.mdi-check-network-outline::before{content:"\F0C54"}.mdi-check-outline::before{content:"\F0855"}.mdi-check-underline::before{content:"\F0E1F"}.mdi-check-underline-circle::before{content:"\F0E20"}.mdi-check-underline-circle-outline::before{content:"\F0E21"}.mdi-checkbook::before{content:"\F0A9D"}.mdi-checkbook-arrow-left::before{content:"\F1C1D"}.mdi-checkbook-arrow-right::before{content:"\F1C1E"}.mdi-checkbox-blank::before{content:"\F012E"}.mdi-checkbox-blank-badge::before{content:"\F1176"}.mdi-checkbox-blank-badge-outline::before{content:"\F0117"}.mdi-checkbox-blank-circle::before{content:"\F012F"}.mdi-checkbox-blank-circle-outline::before{content:"\F0130"}.mdi-checkbox-blank-off::before{content:"\F12EC"}.mdi-checkbox-blank-off-outline::before{content:"\F12ED"}.mdi-checkbox-blank-outline::before{content:"\F0131"}.mdi-checkbox-intermediate::before{content:"\F0856"}.mdi-checkbox-intermediate-variant::before{content:"\F1B54"}.mdi-checkbox-marked::before{content:"\F0132"}.mdi-checkbox-marked-circle::before{content:"\F0133"}.mdi-checkbox-marked-circle-auto-outline::before{content:"\F1C26"}.mdi-checkbox-marked-circle-minus-outline::before{content:"\F1C27"}.mdi-checkbox-marked-circle-outline::before{content:"\F0134"}.mdi-checkbox-marked-circle-plus-outline::before{content:"\F1927"}.mdi-checkbox-marked-outline::before{content:"\F0135"}.mdi-checkbox-multiple-blank::before{content:"\F0136"}.mdi-checkbox-multiple-blank-circle::before{content:"\F063B"}.mdi-checkbox-multiple-blank-circle-outline::before{content:"\F063C"}.mdi-checkbox-multiple-blank-outline::before{content:"\F0137"}.mdi-checkbox-multiple-marked::before{content:"\F0138"}.mdi-checkbox-multiple-marked-circle::before{content:"\F063D"}.mdi-checkbox-multiple-marked-circle-outline::before{content:"\F063E"}.mdi-checkbox-multiple-marked-outline::before{content:"\F0139"}.mdi-checkbox-multiple-outline::before{content:"\F0C51"}.mdi-checkbox-outline::before{content:"\F0C52"}.mdi-checkerboard::before{content:"\F013A"}.mdi-checkerboard-minus::before{content:"\F1202"}.mdi-checkerboard-plus::before{content:"\F1201"}.mdi-checkerboard-remove::before{content:"\F1203"}.mdi-cheese::before{content:"\F12B9"}.mdi-cheese-off::before{content:"\F13EE"}.mdi-chef-hat::before{content:"\F0B7C"}.mdi-chemical-weapon::before{content:"\F013B"}.mdi-chess-bishop::before{content:"\F085C"}.mdi-chess-king::before{content:"\F0857"}.mdi-chess-knight::before{content:"\F0858"}.mdi-chess-pawn::before{content:"\F0859"}.mdi-chess-queen::before{content:"\F085A"}.mdi-chess-rook::before{content:"\F085B"}.mdi-chevron-double-down::before{content:"\F013C"}.mdi-chevron-double-left::before{content:"\F013D"}.mdi-chevron-double-right::before{content:"\F013E"}.mdi-chevron-double-up::before{content:"\F013F"}.mdi-chevron-down::before{content:"\F0140"}.mdi-chevron-down-box::before{content:"\F09D6"}.mdi-chevron-down-box-outline::before{content:"\F09D7"}.mdi-chevron-down-circle::before{content:"\F0B26"}.mdi-chevron-down-circle-outline::before{content:"\F0B27"}.mdi-chevron-left::before{content:"\F0141"}.mdi-chevron-left-box::before{content:"\F09D8"}.mdi-chevron-left-box-outline::before{content:"\F09D9"}.mdi-chevron-left-circle::before{content:"\F0B28"}.mdi-chevron-left-circle-outline::before{content:"\F0B29"}.mdi-chevron-right::before{content:"\F0142"}.mdi-chevron-right-box::before{content:"\F09DA"}.mdi-chevron-right-box-outline::before{content:"\F09DB"}.mdi-chevron-right-circle::before{content:"\F0B2A"}.mdi-chevron-right-circle-outline::before{content:"\F0B2B"}.mdi-chevron-triple-down::before{content:"\F0DB9"}.mdi-chevron-triple-left::before{content:"\F0DBA"}.mdi-chevron-triple-right::before{content:"\F0DBB"}.mdi-chevron-triple-up::before{content:"\F0DBC"}.mdi-chevron-up::before{content:"\F0143"}.mdi-chevron-up-box::before{content:"\F09DC"}.mdi-chevron-up-box-outline::before{content:"\F09DD"}.mdi-chevron-up-circle::before{content:"\F0B2C"}.mdi-chevron-up-circle-outline::before{content:"\F0B2D"}.mdi-chili-alert::before{content:"\F17EA"}.mdi-chili-alert-outline::before{content:"\F17EB"}.mdi-chili-hot::before{content:"\F07B2"}.mdi-chili-hot-outline::before{content:"\F17EC"}.mdi-chili-medium::before{content:"\F07B3"}.mdi-chili-medium-outline::before{content:"\F17ED"}.mdi-chili-mild::before{content:"\F07B4"}.mdi-chili-mild-outline::before{content:"\F17EE"}.mdi-chili-off::before{content:"\F1467"}.mdi-chili-off-outline::before{content:"\F17EF"}.mdi-chip::before{content:"\F061A"}.mdi-church::before{content:"\F0144"}.mdi-church-outline::before{content:"\F1B02"}.mdi-cigar::before{content:"\F1189"}.mdi-cigar-off::before{content:"\F141B"}.mdi-circle::before{content:"\F0765"}.mdi-circle-box::before{content:"\F15DC"}.mdi-circle-box-outline::before{content:"\F15DD"}.mdi-circle-double::before{content:"\F0E95"}.mdi-circle-edit-outline::before{content:"\F08D5"}.mdi-circle-expand::before{content:"\F0E96"}.mdi-circle-half::before{content:"\F1395"}.mdi-circle-half-full::before{content:"\F1396"}.mdi-circle-medium::before{content:"\F09DE"}.mdi-circle-multiple::before{content:"\F0B38"}.mdi-circle-multiple-outline::before{content:"\F0695"}.mdi-circle-off-outline::before{content:"\F10D3"}.mdi-circle-opacity::before{content:"\F1853"}.mdi-circle-outline::before{content:"\F0766"}.mdi-circle-slice-1::before{content:"\F0A9E"}.mdi-circle-slice-2::before{content:"\F0A9F"}.mdi-circle-slice-3::before{content:"\F0AA0"}.mdi-circle-slice-4::before{content:"\F0AA1"}.mdi-circle-slice-5::before{content:"\F0AA2"}.mdi-circle-slice-6::before{content:"\F0AA3"}.mdi-circle-slice-7::before{content:"\F0AA4"}.mdi-circle-slice-8::before{content:"\F0AA5"}.mdi-circle-small::before{content:"\F09DF"}.mdi-circular-saw::before{content:"\F0E22"}.mdi-city::before{content:"\F0146"}.mdi-city-switch::before{content:"\F1C28"}.mdi-city-variant::before{content:"\F0A36"}.mdi-city-variant-outline::before{content:"\F0A37"}.mdi-clipboard::before{content:"\F0147"}.mdi-clipboard-account::before{content:"\F0148"}.mdi-clipboard-account-outline::before{content:"\F0C55"}.mdi-clipboard-alert::before{content:"\F0149"}.mdi-clipboard-alert-outline::before{content:"\F0CF7"}.mdi-clipboard-arrow-down::before{content:"\F014A"}.mdi-clipboard-arrow-down-outline::before{content:"\F0C56"}.mdi-clipboard-arrow-left::before{content:"\F014B"}.mdi-clipboard-arrow-left-outline::before{content:"\F0CF8"}.mdi-clipboard-arrow-right::before{content:"\F0CF9"}.mdi-clipboard-arrow-right-outline::before{content:"\F0CFA"}.mdi-clipboard-arrow-up::before{content:"\F0C57"}.mdi-clipboard-arrow-up-outline::before{content:"\F0C58"}.mdi-clipboard-check::before{content:"\F014E"}.mdi-clipboard-check-multiple::before{content:"\F1263"}.mdi-clipboard-check-multiple-outline::before{content:"\F1264"}.mdi-clipboard-check-outline::before{content:"\F08A8"}.mdi-clipboard-clock::before{content:"\F16E2"}.mdi-clipboard-clock-outline::before{content:"\F16E3"}.mdi-clipboard-edit::before{content:"\F14E5"}.mdi-clipboard-edit-outline::before{content:"\F14E6"}.mdi-clipboard-file::before{content:"\F1265"}.mdi-clipboard-file-outline::before{content:"\F1266"}.mdi-clipboard-flow::before{content:"\F06C8"}.mdi-clipboard-flow-outline::before{content:"\F1117"}.mdi-clipboard-list::before{content:"\F10D4"}.mdi-clipboard-list-outline::before{content:"\F10D5"}.mdi-clipboard-minus::before{content:"\F1618"}.mdi-clipboard-minus-outline::before{content:"\F1619"}.mdi-clipboard-multiple::before{content:"\F1267"}.mdi-clipboard-multiple-outline::before{content:"\F1268"}.mdi-clipboard-off::before{content:"\F161A"}.mdi-clipboard-off-outline::before{content:"\F161B"}.mdi-clipboard-outline::before{content:"\F014C"}.mdi-clipboard-play::before{content:"\F0C59"}.mdi-clipboard-play-multiple::before{content:"\F1269"}.mdi-clipboard-play-multiple-outline::before{content:"\F126A"}.mdi-clipboard-play-outline::before{content:"\F0C5A"}.mdi-clipboard-plus::before{content:"\F0751"}.mdi-clipboard-plus-outline::before{content:"\F131F"}.mdi-clipboard-pulse::before{content:"\F085D"}.mdi-clipboard-pulse-outline::before{content:"\F085E"}.mdi-clipboard-remove::before{content:"\F161C"}.mdi-clipboard-remove-outline::before{content:"\F161D"}.mdi-clipboard-search::before{content:"\F161E"}.mdi-clipboard-search-outline::before{content:"\F161F"}.mdi-clipboard-text::before{content:"\F014D"}.mdi-clipboard-text-clock::before{content:"\F18F9"}.mdi-clipboard-text-clock-outline::before{content:"\F18FA"}.mdi-clipboard-text-multiple::before{content:"\F126B"}.mdi-clipboard-text-multiple-outline::before{content:"\F126C"}.mdi-clipboard-text-off::before{content:"\F1620"}.mdi-clipboard-text-off-outline::before{content:"\F1621"}.mdi-clipboard-text-outline::before{content:"\F0A38"}.mdi-clipboard-text-play::before{content:"\F0C5B"}.mdi-clipboard-text-play-outline::before{content:"\F0C5C"}.mdi-clipboard-text-search::before{content:"\F1622"}.mdi-clipboard-text-search-outline::before{content:"\F1623"}.mdi-clippy::before{content:"\F014F"}.mdi-clock::before{content:"\F0954"}.mdi-clock-alert::before{content:"\F0955"}.mdi-clock-alert-outline::before{content:"\F05CE"}.mdi-clock-check::before{content:"\F0FA8"}.mdi-clock-check-outline::before{content:"\F0FA9"}.mdi-clock-digital::before{content:"\F0E97"}.mdi-clock-edit::before{content:"\F19BA"}.mdi-clock-edit-outline::before{content:"\F19BB"}.mdi-clock-end::before{content:"\F0151"}.mdi-clock-fast::before{content:"\F0152"}.mdi-clock-in::before{content:"\F0153"}.mdi-clock-minus::before{content:"\F1863"}.mdi-clock-minus-outline::before{content:"\F1864"}.mdi-clock-out::before{content:"\F0154"}.mdi-clock-outline::before{content:"\F0150"}.mdi-clock-plus::before{content:"\F1861"}.mdi-clock-plus-outline::before{content:"\F1862"}.mdi-clock-remove::before{content:"\F1865"}.mdi-clock-remove-outline::before{content:"\F1866"}.mdi-clock-star-four-points::before{content:"\F1C29"}.mdi-clock-star-four-points-outline::before{content:"\F1C2A"}.mdi-clock-start::before{content:"\F0155"}.mdi-clock-time-eight::before{content:"\F1446"}.mdi-clock-time-eight-outline::before{content:"\F1452"}.mdi-clock-time-eleven::before{content:"\F1449"}.mdi-clock-time-eleven-outline::before{content:"\F1455"}.mdi-clock-time-five::before{content:"\F1443"}.mdi-clock-time-five-outline::before{content:"\F144F"}.mdi-clock-time-four::before{content:"\F1442"}.mdi-clock-time-four-outline::before{content:"\F144E"}.mdi-clock-time-nine::before{content:"\F1447"}.mdi-clock-time-nine-outline::before{content:"\F1453"}.mdi-clock-time-one::before{content:"\F143F"}.mdi-clock-time-one-outline::before{content:"\F144B"}.mdi-clock-time-seven::before{content:"\F1445"}.mdi-clock-time-seven-outline::before{content:"\F1451"}.mdi-clock-time-six::before{content:"\F1444"}.mdi-clock-time-six-outline::before{content:"\F1450"}.mdi-clock-time-ten::before{content:"\F1448"}.mdi-clock-time-ten-outline::before{content:"\F1454"}.mdi-clock-time-three::before{content:"\F1441"}.mdi-clock-time-three-outline::before{content:"\F144D"}.mdi-clock-time-twelve::before{content:"\F144A"}.mdi-clock-time-twelve-outline::before{content:"\F1456"}.mdi-clock-time-two::before{content:"\F1440"}.mdi-clock-time-two-outline::before{content:"\F144C"}.mdi-close::before{content:"\F0156"}.mdi-close-box::before{content:"\F0157"}.mdi-close-box-multiple::before{content:"\F0C5D"}.mdi-close-box-multiple-outline::before{content:"\F0C5E"}.mdi-close-box-outline::before{content:"\F0158"}.mdi-close-circle::before{content:"\F0159"}.mdi-close-circle-multiple::before{content:"\F062A"}.mdi-close-circle-multiple-outline::before{content:"\F0883"}.mdi-close-circle-outline::before{content:"\F015A"}.mdi-close-network::before{content:"\F015B"}.mdi-close-network-outline::before{content:"\F0C5F"}.mdi-close-octagon::before{content:"\F015C"}.mdi-close-octagon-outline::before{content:"\F015D"}.mdi-close-outline::before{content:"\F06C9"}.mdi-close-thick::before{content:"\F1398"}.mdi-closed-caption::before{content:"\F015E"}.mdi-closed-caption-outline::before{content:"\F0DBD"}.mdi-cloud::before{content:"\F015F"}.mdi-cloud-alert::before{content:"\F09E0"}.mdi-cloud-alert-outline::before{content:"\F1BE0"}.mdi-cloud-arrow-down::before{content:"\F1BE1"}.mdi-cloud-arrow-down-outline::before{content:"\F1BE2"}.mdi-cloud-arrow-left::before{content:"\F1BE3"}.mdi-cloud-arrow-left-outline::before{content:"\F1BE4"}.mdi-cloud-arrow-right::before{content:"\F1BE5"}.mdi-cloud-arrow-right-outline::before{content:"\F1BE6"}.mdi-cloud-arrow-up::before{content:"\F1BE7"}.mdi-cloud-arrow-up-outline::before{content:"\F1BE8"}.mdi-cloud-braces::before{content:"\F07B5"}.mdi-cloud-cancel::before{content:"\F1BE9"}.mdi-cloud-cancel-outline::before{content:"\F1BEA"}.mdi-cloud-check::before{content:"\F1BEB"}.mdi-cloud-check-outline::before{content:"\F1BEC"}.mdi-cloud-check-variant::before{content:"\F0160"}.mdi-cloud-check-variant-outline::before{content:"\F12CC"}.mdi-cloud-circle::before{content:"\F0161"}.mdi-cloud-circle-outline::before{content:"\F1BED"}.mdi-cloud-clock::before{content:"\F1BEE"}.mdi-cloud-clock-outline::before{content:"\F1BEF"}.mdi-cloud-cog::before{content:"\F1BF0"}.mdi-cloud-cog-outline::before{content:"\F1BF1"}.mdi-cloud-download::before{content:"\F0162"}.mdi-cloud-download-outline::before{content:"\F0B7D"}.mdi-cloud-key::before{content:"\F1CA1"}.mdi-cloud-key-outline::before{content:"\F1CA2"}.mdi-cloud-lock::before{content:"\F11F1"}.mdi-cloud-lock-open::before{content:"\F1BF2"}.mdi-cloud-lock-open-outline::before{content:"\F1BF3"}.mdi-cloud-lock-outline::before{content:"\F11F2"}.mdi-cloud-minus::before{content:"\F1BF4"}.mdi-cloud-minus-outline::before{content:"\F1BF5"}.mdi-cloud-off::before{content:"\F1BF6"}.mdi-cloud-off-outline::before{content:"\F0164"}.mdi-cloud-outline::before{content:"\F0163"}.mdi-cloud-percent::before{content:"\F1A35"}.mdi-cloud-percent-outline::before{content:"\F1A36"}.mdi-cloud-plus::before{content:"\F1BF7"}.mdi-cloud-plus-outline::before{content:"\F1BF8"}.mdi-cloud-print::before{content:"\F0165"}.mdi-cloud-print-outline::before{content:"\F0166"}.mdi-cloud-question::before{content:"\F0A39"}.mdi-cloud-question-outline::before{content:"\F1BF9"}.mdi-cloud-refresh::before{content:"\F1BFA"}.mdi-cloud-refresh-outline::before{content:"\F1BFB"}.mdi-cloud-refresh-variant::before{content:"\F052A"}.mdi-cloud-refresh-variant-outline::before{content:"\F1BFC"}.mdi-cloud-remove::before{content:"\F1BFD"}.mdi-cloud-remove-outline::before{content:"\F1BFE"}.mdi-cloud-search::before{content:"\F0956"}.mdi-cloud-search-outline::before{content:"\F0957"}.mdi-cloud-sync::before{content:"\F063F"}.mdi-cloud-sync-outline::before{content:"\F12D6"}.mdi-cloud-tags::before{content:"\F07B6"}.mdi-cloud-upload::before{content:"\F0167"}.mdi-cloud-upload-outline::before{content:"\F0B7E"}.mdi-clouds::before{content:"\F1B95"}.mdi-clover::before{content:"\F0816"}.mdi-clover-outline::before{content:"\F1C62"}.mdi-coach-lamp::before{content:"\F1020"}.mdi-coach-lamp-variant::before{content:"\F1A37"}.mdi-coat-rack::before{content:"\F109E"}.mdi-code-array::before{content:"\F0168"}.mdi-code-block-braces::before{content:"\F1C83"}.mdi-code-block-brackets::before{content:"\F1C84"}.mdi-code-block-parentheses::before{content:"\F1C85"}.mdi-code-block-tags::before{content:"\F1C86"}.mdi-code-braces::before{content:"\F0169"}.mdi-code-braces-box::before{content:"\F10D6"}.mdi-code-brackets::before{content:"\F016A"}.mdi-code-equal::before{content:"\F016B"}.mdi-code-greater-than::before{content:"\F016C"}.mdi-code-greater-than-or-equal::before{content:"\F016D"}.mdi-code-json::before{content:"\F0626"}.mdi-code-less-than::before{content:"\F016E"}.mdi-code-less-than-or-equal::before{content:"\F016F"}.mdi-code-not-equal::before{content:"\F0170"}.mdi-code-not-equal-variant::before{content:"\F0171"}.mdi-code-parentheses::before{content:"\F0172"}.mdi-code-parentheses-box::before{content:"\F10D7"}.mdi-code-string::before{content:"\F0173"}.mdi-code-tags::before{content:"\F0174"}.mdi-code-tags-check::before{content:"\F0694"}.mdi-codepen::before{content:"\F0175"}.mdi-coffee::before{content:"\F0176"}.mdi-coffee-maker::before{content:"\F109F"}.mdi-coffee-maker-check::before{content:"\F1931"}.mdi-coffee-maker-check-outline::before{content:"\F1932"}.mdi-coffee-maker-outline::before{content:"\F181B"}.mdi-coffee-off::before{content:"\F0FAA"}.mdi-coffee-off-outline::before{content:"\F0FAB"}.mdi-coffee-outline::before{content:"\F06CA"}.mdi-coffee-to-go::before{content:"\F0177"}.mdi-coffee-to-go-outline::before{content:"\F130E"}.mdi-coffin::before{content:"\F0B7F"}.mdi-cog::before{content:"\F0493"}.mdi-cog-box::before{content:"\F0494"}.mdi-cog-clockwise::before{content:"\F11DD"}.mdi-cog-counterclockwise::before{content:"\F11DE"}.mdi-cog-off::before{content:"\F13CE"}.mdi-cog-off-outline::before{content:"\F13CF"}.mdi-cog-outline::before{content:"\F08BB"}.mdi-cog-pause::before{content:"\F1933"}.mdi-cog-pause-outline::before{content:"\F1934"}.mdi-cog-play::before{content:"\F1935"}.mdi-cog-play-outline::before{content:"\F1936"}.mdi-cog-refresh::before{content:"\F145E"}.mdi-cog-refresh-outline::before{content:"\F145F"}.mdi-cog-stop::before{content:"\F1937"}.mdi-cog-stop-outline::before{content:"\F1938"}.mdi-cog-sync::before{content:"\F1460"}.mdi-cog-sync-outline::before{content:"\F1461"}.mdi-cog-transfer::before{content:"\F105B"}.mdi-cog-transfer-outline::before{content:"\F105C"}.mdi-cogs::before{content:"\F08D6"}.mdi-collage::before{content:"\F0640"}.mdi-collapse-all::before{content:"\F0AA6"}.mdi-collapse-all-outline::before{content:"\F0AA7"}.mdi-color-helper::before{content:"\F0179"}.mdi-comma::before{content:"\F0E23"}.mdi-comma-box::before{content:"\F0E2B"}.mdi-comma-box-outline::before{content:"\F0E24"}.mdi-comma-circle::before{content:"\F0E25"}.mdi-comma-circle-outline::before{content:"\F0E26"}.mdi-comment::before{content:"\F017A"}.mdi-comment-account::before{content:"\F017B"}.mdi-comment-account-outline::before{content:"\F017C"}.mdi-comment-alert::before{content:"\F017D"}.mdi-comment-alert-outline::before{content:"\F017E"}.mdi-comment-arrow-left::before{content:"\F09E1"}.mdi-comment-arrow-left-outline::before{content:"\F09E2"}.mdi-comment-arrow-right::before{content:"\F09E3"}.mdi-comment-arrow-right-outline::before{content:"\F09E4"}.mdi-comment-bookmark::before{content:"\F15AE"}.mdi-comment-bookmark-outline::before{content:"\F15AF"}.mdi-comment-check::before{content:"\F017F"}.mdi-comment-check-outline::before{content:"\F0180"}.mdi-comment-edit::before{content:"\F11BF"}.mdi-comment-edit-outline::before{content:"\F12C4"}.mdi-comment-eye::before{content:"\F0A3A"}.mdi-comment-eye-outline::before{content:"\F0A3B"}.mdi-comment-flash::before{content:"\F15B0"}.mdi-comment-flash-outline::before{content:"\F15B1"}.mdi-comment-minus::before{content:"\F15DF"}.mdi-comment-minus-outline::before{content:"\F15E0"}.mdi-comment-multiple::before{content:"\F085F"}.mdi-comment-multiple-outline::before{content:"\F0181"}.mdi-comment-off::before{content:"\F15E1"}.mdi-comment-off-outline::before{content:"\F15E2"}.mdi-comment-outline::before{content:"\F0182"}.mdi-comment-plus::before{content:"\F09E5"}.mdi-comment-plus-outline::before{content:"\F0183"}.mdi-comment-processing::before{content:"\F0184"}.mdi-comment-processing-outline::before{content:"\F0185"}.mdi-comment-question::before{content:"\F0817"}.mdi-comment-question-outline::before{content:"\F0186"}.mdi-comment-quote::before{content:"\F1021"}.mdi-comment-quote-outline::before{content:"\F1022"}.mdi-comment-remove::before{content:"\F05DE"}.mdi-comment-remove-outline::before{content:"\F0187"}.mdi-comment-search::before{content:"\F0A3C"}.mdi-comment-search-outline::before{content:"\F0A3D"}.mdi-comment-text::before{content:"\F0188"}.mdi-comment-text-multiple::before{content:"\F0860"}.mdi-comment-text-multiple-outline::before{content:"\F0861"}.mdi-comment-text-outline::before{content:"\F0189"}.mdi-compare::before{content:"\F018A"}.mdi-compare-horizontal::before{content:"\F1492"}.mdi-compare-remove::before{content:"\F18B3"}.mdi-compare-vertical::before{content:"\F1493"}.mdi-compass::before{content:"\F018B"}.mdi-compass-off::before{content:"\F0B80"}.mdi-compass-off-outline::before{content:"\F0B81"}.mdi-compass-outline::before{content:"\F018C"}.mdi-compass-rose::before{content:"\F1382"}.mdi-compost::before{content:"\F1A38"}.mdi-cone::before{content:"\F194C"}.mdi-cone-off::before{content:"\F194D"}.mdi-connection::before{content:"\F1616"}.mdi-console::before{content:"\F018D"}.mdi-console-line::before{content:"\F07B7"}.mdi-console-network::before{content:"\F08A9"}.mdi-console-network-outline::before{content:"\F0C60"}.mdi-consolidate::before{content:"\F10D8"}.mdi-contactless-payment::before{content:"\F0D6A"}.mdi-contactless-payment-circle::before{content:"\F0321"}.mdi-contactless-payment-circle-outline::before{content:"\F0408"}.mdi-contacts::before{content:"\F06CB"}.mdi-contacts-outline::before{content:"\F05B8"}.mdi-contain::before{content:"\F0A3E"}.mdi-contain-end::before{content:"\F0A3F"}.mdi-contain-start::before{content:"\F0A40"}.mdi-content-copy::before{content:"\F018F"}.mdi-content-cut::before{content:"\F0190"}.mdi-content-duplicate::before{content:"\F0191"}.mdi-content-paste::before{content:"\F0192"}.mdi-content-save::before{content:"\F0193"}.mdi-content-save-alert::before{content:"\F0F42"}.mdi-content-save-alert-outline::before{content:"\F0F43"}.mdi-content-save-all::before{content:"\F0194"}.mdi-content-save-all-outline::before{content:"\F0F44"}.mdi-content-save-check::before{content:"\F18EA"}.mdi-content-save-check-outline::before{content:"\F18EB"}.mdi-content-save-cog::before{content:"\F145B"}.mdi-content-save-cog-outline::before{content:"\F145C"}.mdi-content-save-edit::before{content:"\F0CFB"}.mdi-content-save-edit-outline::before{content:"\F0CFC"}.mdi-content-save-minus::before{content:"\F1B43"}.mdi-content-save-minus-outline::before{content:"\F1B44"}.mdi-content-save-move::before{content:"\F0E27"}.mdi-content-save-move-outline::before{content:"\F0E28"}.mdi-content-save-off::before{content:"\F1643"}.mdi-content-save-off-outline::before{content:"\F1644"}.mdi-content-save-outline::before{content:"\F0818"}.mdi-content-save-plus::before{content:"\F1B41"}.mdi-content-save-plus-outline::before{content:"\F1B42"}.mdi-content-save-settings::before{content:"\F061B"}.mdi-content-save-settings-outline::before{content:"\F0B2E"}.mdi-contrast::before{content:"\F0195"}.mdi-contrast-box::before{content:"\F0196"}.mdi-contrast-circle::before{content:"\F0197"}.mdi-controller::before{content:"\F02B4"}.mdi-controller-classic::before{content:"\F0B82"}.mdi-controller-classic-outline::before{content:"\F0B83"}.mdi-controller-off::before{content:"\F02B5"}.mdi-cookie::before{content:"\F0198"}.mdi-cookie-alert::before{content:"\F16D0"}.mdi-cookie-alert-outline::before{content:"\F16D1"}.mdi-cookie-check::before{content:"\F16D2"}.mdi-cookie-check-outline::before{content:"\F16D3"}.mdi-cookie-clock::before{content:"\F16E4"}.mdi-cookie-clock-outline::before{content:"\F16E5"}.mdi-cookie-cog::before{content:"\F16D4"}.mdi-cookie-cog-outline::before{content:"\F16D5"}.mdi-cookie-edit::before{content:"\F16E6"}.mdi-cookie-edit-outline::before{content:"\F16E7"}.mdi-cookie-lock::before{content:"\F16E8"}.mdi-cookie-lock-outline::before{content:"\F16E9"}.mdi-cookie-minus::before{content:"\F16DA"}.mdi-cookie-minus-outline::before{content:"\F16DB"}.mdi-cookie-off::before{content:"\F16EA"}.mdi-cookie-off-outline::before{content:"\F16EB"}.mdi-cookie-outline::before{content:"\F16DE"}.mdi-cookie-plus::before{content:"\F16D6"}.mdi-cookie-plus-outline::before{content:"\F16D7"}.mdi-cookie-refresh::before{content:"\F16EC"}.mdi-cookie-refresh-outline::before{content:"\F16ED"}.mdi-cookie-remove::before{content:"\F16D8"}.mdi-cookie-remove-outline::before{content:"\F16D9"}.mdi-cookie-settings::before{content:"\F16DC"}.mdi-cookie-settings-outline::before{content:"\F16DD"}.mdi-coolant-temperature::before{content:"\F03C8"}.mdi-copyleft::before{content:"\F1939"}.mdi-copyright::before{content:"\F05E6"}.mdi-cordova::before{content:"\F0958"}.mdi-corn::before{content:"\F07B8"}.mdi-corn-off::before{content:"\F13EF"}.mdi-cosine-wave::before{content:"\F1479"}.mdi-counter::before{content:"\F0199"}.mdi-countertop::before{content:"\F181C"}.mdi-countertop-outline::before{content:"\F181D"}.mdi-cow::before{content:"\F019A"}.mdi-cow-off::before{content:"\F18FC"}.mdi-cpu-32-bit::before{content:"\F0EDF"}.mdi-cpu-64-bit::before{content:"\F0EE0"}.mdi-cradle::before{content:"\F198B"}.mdi-cradle-outline::before{content:"\F1991"}.mdi-crane::before{content:"\F0862"}.mdi-creation::before{content:"\F0674"}.mdi-creation-outline::before{content:"\F1C2B"}.mdi-creative-commons::before{content:"\F0D6B"}.mdi-credit-card::before{content:"\F0FEF"}.mdi-credit-card-check::before{content:"\F13D0"}.mdi-credit-card-check-outline::before{content:"\F13D1"}.mdi-credit-card-chip::before{content:"\F190F"}.mdi-credit-card-chip-outline::before{content:"\F1910"}.mdi-credit-card-clock::before{content:"\F0EE1"}.mdi-credit-card-clock-outline::before{content:"\F0EE2"}.mdi-credit-card-edit::before{content:"\F17D7"}.mdi-credit-card-edit-outline::before{content:"\F17D8"}.mdi-credit-card-fast::before{content:"\F1911"}.mdi-credit-card-fast-outline::before{content:"\F1912"}.mdi-credit-card-lock::before{content:"\F18E7"}.mdi-credit-card-lock-outline::before{content:"\F18E8"}.mdi-credit-card-marker::before{content:"\F06A8"}.mdi-credit-card-marker-outline::before{content:"\F0DBE"}.mdi-credit-card-minus::before{content:"\F0FAC"}.mdi-credit-card-minus-outline::before{content:"\F0FAD"}.mdi-credit-card-multiple::before{content:"\F0FF0"}.mdi-credit-card-multiple-outline::before{content:"\F019C"}.mdi-credit-card-off::before{content:"\F0FF1"}.mdi-credit-card-off-outline::before{content:"\F05E4"}.mdi-credit-card-outline::before{content:"\F019B"}.mdi-credit-card-plus::before{content:"\F0FF2"}.mdi-credit-card-plus-outline::before{content:"\F0676"}.mdi-credit-card-refresh::before{content:"\F1645"}.mdi-credit-card-refresh-outline::before{content:"\F1646"}.mdi-credit-card-refund::before{content:"\F0FF3"}.mdi-credit-card-refund-outline::before{content:"\F0AA8"}.mdi-credit-card-remove::before{content:"\F0FAE"}.mdi-credit-card-remove-outline::before{content:"\F0FAF"}.mdi-credit-card-scan::before{content:"\F0FF4"}.mdi-credit-card-scan-outline::before{content:"\F019D"}.mdi-credit-card-search::before{content:"\F1647"}.mdi-credit-card-search-outline::before{content:"\F1648"}.mdi-credit-card-settings::before{content:"\F0FF5"}.mdi-credit-card-settings-outline::before{content:"\F08D7"}.mdi-credit-card-sync::before{content:"\F1649"}.mdi-credit-card-sync-outline::before{content:"\F164A"}.mdi-credit-card-wireless::before{content:"\F0802"}.mdi-credit-card-wireless-off::before{content:"\F057A"}.mdi-credit-card-wireless-off-outline::before{content:"\F057B"}.mdi-credit-card-wireless-outline::before{content:"\F0D6C"}.mdi-cricket::before{content:"\F0D6D"}.mdi-crop::before{content:"\F019E"}.mdi-crop-free::before{content:"\F019F"}.mdi-crop-landscape::before{content:"\F01A0"}.mdi-crop-portrait::before{content:"\F01A1"}.mdi-crop-rotate::before{content:"\F0696"}.mdi-crop-square::before{content:"\F01A2"}.mdi-cross::before{content:"\F0953"}.mdi-cross-bolnisi::before{content:"\F0CED"}.mdi-cross-celtic::before{content:"\F0CF5"}.mdi-cross-outline::before{content:"\F0CF6"}.mdi-crosshairs::before{content:"\F01A3"}.mdi-crosshairs-gps::before{content:"\F01A4"}.mdi-crosshairs-off::before{content:"\F0F45"}.mdi-crosshairs-question::before{content:"\F1136"}.mdi-crowd::before{content:"\F1975"}.mdi-crown::before{content:"\F01A5"}.mdi-crown-circle::before{content:"\F17DC"}.mdi-crown-circle-outline::before{content:"\F17DD"}.mdi-crown-outline::before{content:"\F11D0"}.mdi-cryengine::before{content:"\F0959"}.mdi-crystal-ball::before{content:"\F0B2F"}.mdi-cube::before{content:"\F01A6"}.mdi-cube-off::before{content:"\F141C"}.mdi-cube-off-outline::before{content:"\F141D"}.mdi-cube-outline::before{content:"\F01A7"}.mdi-cube-scan::before{content:"\F0B84"}.mdi-cube-send::before{content:"\F01A8"}.mdi-cube-unfolded::before{content:"\F01A9"}.mdi-cup::before{content:"\F01AA"}.mdi-cup-off::before{content:"\F05E5"}.mdi-cup-off-outline::before{content:"\F137D"}.mdi-cup-outline::before{content:"\F130F"}.mdi-cup-water::before{content:"\F01AB"}.mdi-cupboard::before{content:"\F0F46"}.mdi-cupboard-outline::before{content:"\F0F47"}.mdi-cupcake::before{content:"\F095A"}.mdi-curling::before{content:"\F0863"}.mdi-currency-bdt::before{content:"\F0864"}.mdi-currency-brl::before{content:"\F0B85"}.mdi-currency-btc::before{content:"\F01AC"}.mdi-currency-cny::before{content:"\F07BA"}.mdi-currency-eth::before{content:"\F07BB"}.mdi-currency-eur::before{content:"\F01AD"}.mdi-currency-eur-off::before{content:"\F1315"}.mdi-currency-fra::before{content:"\F1A39"}.mdi-currency-gbp::before{content:"\F01AE"}.mdi-currency-ils::before{content:"\F0C61"}.mdi-currency-inr::before{content:"\F01AF"}.mdi-currency-jpy::before{content:"\F07BC"}.mdi-currency-krw::before{content:"\F07BD"}.mdi-currency-kzt::before{content:"\F0865"}.mdi-currency-mnt::before{content:"\F1512"}.mdi-currency-ngn::before{content:"\F01B0"}.mdi-currency-php::before{content:"\F09E6"}.mdi-currency-rial::before{content:"\F0E9C"}.mdi-currency-rub::before{content:"\F01B1"}.mdi-currency-rupee::before{content:"\F1976"}.mdi-currency-sign::before{content:"\F07BE"}.mdi-currency-thb::before{content:"\F1C05"}.mdi-currency-try::before{content:"\F01B2"}.mdi-currency-twd::before{content:"\F07BF"}.mdi-currency-uah::before{content:"\F1B9B"}.mdi-currency-usd::before{content:"\F01C1"}.mdi-currency-usd-off::before{content:"\F067A"}.mdi-current-ac::before{content:"\F1480"}.mdi-current-dc::before{content:"\F095C"}.mdi-cursor-default::before{content:"\F01C0"}.mdi-cursor-default-click::before{content:"\F0CFD"}.mdi-cursor-default-click-outline::before{content:"\F0CFE"}.mdi-cursor-default-gesture::before{content:"\F1127"}.mdi-cursor-default-gesture-outline::before{content:"\F1128"}.mdi-cursor-default-outline::before{content:"\F01BF"}.mdi-cursor-move::before{content:"\F01BE"}.mdi-cursor-pointer::before{content:"\F01BD"}.mdi-cursor-text::before{content:"\F05E7"}.mdi-curtains::before{content:"\F1846"}.mdi-curtains-closed::before{content:"\F1847"}.mdi-cylinder::before{content:"\F194E"}.mdi-cylinder-off::before{content:"\F194F"}.mdi-dance-ballroom::before{content:"\F15FB"}.mdi-dance-pole::before{content:"\F1578"}.mdi-data-matrix::before{content:"\F153C"}.mdi-data-matrix-edit::before{content:"\F153D"}.mdi-data-matrix-minus::before{content:"\F153E"}.mdi-data-matrix-plus::before{content:"\F153F"}.mdi-data-matrix-remove::before{content:"\F1540"}.mdi-data-matrix-scan::before{content:"\F1541"}.mdi-database::before{content:"\F01BC"}.mdi-database-alert::before{content:"\F163A"}.mdi-database-alert-outline::before{content:"\F1624"}.mdi-database-arrow-down::before{content:"\F163B"}.mdi-database-arrow-down-outline::before{content:"\F1625"}.mdi-database-arrow-left::before{content:"\F163C"}.mdi-database-arrow-left-outline::before{content:"\F1626"}.mdi-database-arrow-right::before{content:"\F163D"}.mdi-database-arrow-right-outline::before{content:"\F1627"}.mdi-database-arrow-up::before{content:"\F163E"}.mdi-database-arrow-up-outline::before{content:"\F1628"}.mdi-database-check::before{content:"\F0AA9"}.mdi-database-check-outline::before{content:"\F1629"}.mdi-database-clock::before{content:"\F163F"}.mdi-database-clock-outline::before{content:"\F162A"}.mdi-database-cog::before{content:"\F164B"}.mdi-database-cog-outline::before{content:"\F164C"}.mdi-database-edit::before{content:"\F0B86"}.mdi-database-edit-outline::before{content:"\F162B"}.mdi-database-export::before{content:"\F095E"}.mdi-database-export-outline::before{content:"\F162C"}.mdi-database-eye::before{content:"\F191F"}.mdi-database-eye-off::before{content:"\F1920"}.mdi-database-eye-off-outline::before{content:"\F1921"}.mdi-database-eye-outline::before{content:"\F1922"}.mdi-database-import::before{content:"\F095D"}.mdi-database-import-outline::before{content:"\F162D"}.mdi-database-lock::before{content:"\F0AAA"}.mdi-database-lock-outline::before{content:"\F162E"}.mdi-database-marker::before{content:"\F12F6"}.mdi-database-marker-outline::before{content:"\F162F"}.mdi-database-minus::before{content:"\F01BB"}.mdi-database-minus-outline::before{content:"\F1630"}.mdi-database-off::before{content:"\F1640"}.mdi-database-off-outline::before{content:"\F1631"}.mdi-database-outline::before{content:"\F1632"}.mdi-database-plus::before{content:"\F01BA"}.mdi-database-plus-outline::before{content:"\F1633"}.mdi-database-refresh::before{content:"\F05C2"}.mdi-database-refresh-outline::before{content:"\F1634"}.mdi-database-remove::before{content:"\F0D00"}.mdi-database-remove-outline::before{content:"\F1635"}.mdi-database-search::before{content:"\F0866"}.mdi-database-search-outline::before{content:"\F1636"}.mdi-database-settings::before{content:"\F0D01"}.mdi-database-settings-outline::before{content:"\F1637"}.mdi-database-sync::before{content:"\F0CFF"}.mdi-database-sync-outline::before{content:"\F1638"}.mdi-death-star::before{content:"\F08D8"}.mdi-death-star-variant::before{content:"\F08D9"}.mdi-deathly-hallows::before{content:"\F0B87"}.mdi-debian::before{content:"\F08DA"}.mdi-debug-step-into::before{content:"\F01B9"}.mdi-debug-step-out::before{content:"\F01B8"}.mdi-debug-step-over::before{content:"\F01B7"}.mdi-decagram::before{content:"\F076C"}.mdi-decagram-outline::before{content:"\F076D"}.mdi-decimal::before{content:"\F10A1"}.mdi-decimal-comma::before{content:"\F10A2"}.mdi-decimal-comma-decrease::before{content:"\F10A3"}.mdi-decimal-comma-increase::before{content:"\F10A4"}.mdi-decimal-decrease::before{content:"\F01B6"}.mdi-decimal-increase::before{content:"\F01B5"}.mdi-delete::before{content:"\F01B4"}.mdi-delete-alert::before{content:"\F10A5"}.mdi-delete-alert-outline::before{content:"\F10A6"}.mdi-delete-circle::before{content:"\F0683"}.mdi-delete-circle-outline::before{content:"\F0B88"}.mdi-delete-clock::before{content:"\F1556"}.mdi-delete-clock-outline::before{content:"\F1557"}.mdi-delete-empty::before{content:"\F06CC"}.mdi-delete-empty-outline::before{content:"\F0E9D"}.mdi-delete-forever::before{content:"\F05E8"}.mdi-delete-forever-outline::before{content:"\F0B89"}.mdi-delete-off::before{content:"\F10A7"}.mdi-delete-off-outline::before{content:"\F10A8"}.mdi-delete-outline::before{content:"\F09E7"}.mdi-delete-restore::before{content:"\F0819"}.mdi-delete-sweep::before{content:"\F05E9"}.mdi-delete-sweep-outline::before{content:"\F0C62"}.mdi-delete-variant::before{content:"\F01B3"}.mdi-delta::before{content:"\F01C2"}.mdi-desk::before{content:"\F1239"}.mdi-desk-lamp::before{content:"\F095F"}.mdi-desk-lamp-off::before{content:"\F1B1F"}.mdi-desk-lamp-on::before{content:"\F1B20"}.mdi-deskphone::before{content:"\F01C3"}.mdi-desktop-classic::before{content:"\F07C0"}.mdi-desktop-tower::before{content:"\F01C5"}.mdi-desktop-tower-monitor::before{content:"\F0AAB"}.mdi-details::before{content:"\F01C6"}.mdi-dev-to::before{content:"\F0D6E"}.mdi-developer-board::before{content:"\F0697"}.mdi-deviantart::before{content:"\F01C7"}.mdi-devices::before{content:"\F0FB0"}.mdi-dharmachakra::before{content:"\F094B"}.mdi-diabetes::before{content:"\F1126"}.mdi-dialpad::before{content:"\F061C"}.mdi-diameter::before{content:"\F0C63"}.mdi-diameter-outline::before{content:"\F0C64"}.mdi-diameter-variant::before{content:"\F0C65"}.mdi-diamond::before{content:"\F0B8A"}.mdi-diamond-outline::before{content:"\F0B8B"}.mdi-diamond-stone::before{content:"\F01C8"}.mdi-diaper-outline::before{content:"\F1CCF"}.mdi-dice-1::before{content:"\F01CA"}.mdi-dice-1-outline::before{content:"\F114A"}.mdi-dice-2::before{content:"\F01CB"}.mdi-dice-2-outline::before{content:"\F114B"}.mdi-dice-3::before{content:"\F01CC"}.mdi-dice-3-outline::before{content:"\F114C"}.mdi-dice-4::before{content:"\F01CD"}.mdi-dice-4-outline::before{content:"\F114D"}.mdi-dice-5::before{content:"\F01CE"}.mdi-dice-5-outline::before{content:"\F114E"}.mdi-dice-6::before{content:"\F01CF"}.mdi-dice-6-outline::before{content:"\F114F"}.mdi-dice-d10::before{content:"\F1153"}.mdi-dice-d10-outline::before{content:"\F076F"}.mdi-dice-d12::before{content:"\F1154"}.mdi-dice-d12-outline::before{content:"\F0867"}.mdi-dice-d20::before{content:"\F1155"}.mdi-dice-d20-outline::before{content:"\F05EA"}.mdi-dice-d4::before{content:"\F1150"}.mdi-dice-d4-outline::before{content:"\F05EB"}.mdi-dice-d6::before{content:"\F1151"}.mdi-dice-d6-outline::before{content:"\F05ED"}.mdi-dice-d8::before{content:"\F1152"}.mdi-dice-d8-outline::before{content:"\F05EC"}.mdi-dice-multiple::before{content:"\F076E"}.mdi-dice-multiple-outline::before{content:"\F1156"}.mdi-digital-ocean::before{content:"\F1237"}.mdi-dip-switch::before{content:"\F07C1"}.mdi-directions::before{content:"\F01D0"}.mdi-directions-fork::before{content:"\F0641"}.mdi-disc::before{content:"\F05EE"}.mdi-disc-alert::before{content:"\F01D1"}.mdi-disc-player::before{content:"\F0960"}.mdi-dishwasher::before{content:"\F0AAC"}.mdi-dishwasher-alert::before{content:"\F11B8"}.mdi-dishwasher-off::before{content:"\F11B9"}.mdi-disqus::before{content:"\F01D2"}.mdi-distribute-horizontal-center::before{content:"\F11C9"}.mdi-distribute-horizontal-left::before{content:"\F11C8"}.mdi-distribute-horizontal-right::before{content:"\F11CA"}.mdi-distribute-vertical-bottom::before{content:"\F11CB"}.mdi-distribute-vertical-center::before{content:"\F11CC"}.mdi-distribute-vertical-top::before{content:"\F11CD"}.mdi-diversify::before{content:"\F1877"}.mdi-diving::before{content:"\F1977"}.mdi-diving-flippers::before{content:"\F0DBF"}.mdi-diving-helmet::before{content:"\F0DC0"}.mdi-diving-scuba::before{content:"\F1B77"}.mdi-diving-scuba-flag::before{content:"\F0DC2"}.mdi-diving-scuba-mask::before{content:"\F0DC1"}.mdi-diving-scuba-tank::before{content:"\F0DC3"}.mdi-diving-scuba-tank-multiple::before{content:"\F0DC4"}.mdi-diving-snorkel::before{content:"\F0DC5"}.mdi-division::before{content:"\F01D4"}.mdi-division-box::before{content:"\F01D5"}.mdi-dlna::before{content:"\F0A41"}.mdi-dna::before{content:"\F0684"}.mdi-dns::before{content:"\F01D6"}.mdi-dns-outline::before{content:"\F0B8C"}.mdi-dock-bottom::before{content:"\F10A9"}.mdi-dock-left::before{content:"\F10AA"}.mdi-dock-right::before{content:"\F10AB"}.mdi-dock-top::before{content:"\F1513"}.mdi-dock-window::before{content:"\F10AC"}.mdi-docker::before{content:"\F0868"}.mdi-doctor::before{content:"\F0A42"}.mdi-dog::before{content:"\F0A43"}.mdi-dog-service::before{content:"\F0AAD"}.mdi-dog-side::before{content:"\F0A44"}.mdi-dog-side-off::before{content:"\F16EE"}.mdi-dolby::before{content:"\F06B3"}.mdi-dolly::before{content:"\F0E9E"}.mdi-dolphin::before{content:"\F18B4"}.mdi-domain::before{content:"\F01D7"}.mdi-domain-off::before{content:"\F0D6F"}.mdi-domain-plus::before{content:"\F10AD"}.mdi-domain-remove::before{content:"\F10AE"}.mdi-domain-switch::before{content:"\F1C2C"}.mdi-dome-light::before{content:"\F141E"}.mdi-domino-mask::before{content:"\F1023"}.mdi-donkey::before{content:"\F07C2"}.mdi-door::before{content:"\F081A"}.mdi-door-closed::before{content:"\F081B"}.mdi-door-closed-cancel::before{content:"\F1C93"}.mdi-door-closed-lock::before{content:"\F10AF"}.mdi-door-open::before{content:"\F081C"}.mdi-door-sliding::before{content:"\F181E"}.mdi-door-sliding-lock::before{content:"\F181F"}.mdi-door-sliding-open::before{content:"\F1820"}.mdi-doorbell::before{content:"\F12E6"}.mdi-doorbell-video::before{content:"\F0869"}.mdi-dot-net::before{content:"\F0AAE"}.mdi-dots-circle::before{content:"\F1978"}.mdi-dots-grid::before{content:"\F15FC"}.mdi-dots-hexagon::before{content:"\F15FF"}.mdi-dots-horizontal::before{content:"\F01D8"}.mdi-dots-horizontal-circle::before{content:"\F07C3"}.mdi-dots-horizontal-circle-outline::before{content:"\F0B8D"}.mdi-dots-square::before{content:"\F15FD"}.mdi-dots-triangle::before{content:"\F15FE"}.mdi-dots-vertical::before{content:"\F01D9"}.mdi-dots-vertical-circle::before{content:"\F07C4"}.mdi-dots-vertical-circle-outline::before{content:"\F0B8E"}.mdi-download::before{content:"\F01DA"}.mdi-download-box::before{content:"\F1462"}.mdi-download-box-outline::before{content:"\F1463"}.mdi-download-circle::before{content:"\F1464"}.mdi-download-circle-outline::before{content:"\F1465"}.mdi-download-lock::before{content:"\F1320"}.mdi-download-lock-outline::before{content:"\F1321"}.mdi-download-multiple::before{content:"\F09E9"}.mdi-download-multiple-outline::before{content:"\F1CD0"}.mdi-download-network::before{content:"\F06F4"}.mdi-download-network-outline::before{content:"\F0C66"}.mdi-download-off::before{content:"\F10B0"}.mdi-download-off-outline::before{content:"\F10B1"}.mdi-download-outline::before{content:"\F0B8F"}.mdi-drag::before{content:"\F01DB"}.mdi-drag-horizontal::before{content:"\F01DC"}.mdi-drag-horizontal-variant::before{content:"\F12F0"}.mdi-drag-variant::before{content:"\F0B90"}.mdi-drag-vertical::before{content:"\F01DD"}.mdi-drag-vertical-variant::before{content:"\F12F1"}.mdi-drama-masks::before{content:"\F0D02"}.mdi-draw::before{content:"\F0F49"}.mdi-draw-pen::before{content:"\F19B9"}.mdi-drawing::before{content:"\F01DE"}.mdi-drawing-box::before{content:"\F01DF"}.mdi-dresser::before{content:"\F0F4A"}.mdi-dresser-outline::before{content:"\F0F4B"}.mdi-drone::before{content:"\F01E2"}.mdi-dropbox::before{content:"\F01E3"}.mdi-drupal::before{content:"\F01E4"}.mdi-duck::before{content:"\F01E5"}.mdi-dumbbell::before{content:"\F01E6"}.mdi-dump-truck::before{content:"\F0C67"}.mdi-ear-hearing::before{content:"\F07C5"}.mdi-ear-hearing-loop::before{content:"\F1AEE"}.mdi-ear-hearing-off::before{content:"\F0A45"}.mdi-earbuds::before{content:"\F184F"}.mdi-earbuds-off::before{content:"\F1850"}.mdi-earbuds-off-outline::before{content:"\F1851"}.mdi-earbuds-outline::before{content:"\F1852"}.mdi-earth::before{content:"\F01E7"}.mdi-earth-arrow-down::before{content:"\F1C87"}.mdi-earth-arrow-left::before{content:"\F1C88"}.mdi-earth-arrow-right::before{content:"\F1311"}.mdi-earth-arrow-up::before{content:"\F1C89"}.mdi-earth-box::before{content:"\F06CD"}.mdi-earth-box-minus::before{content:"\F1407"}.mdi-earth-box-off::before{content:"\F06CE"}.mdi-earth-box-plus::before{content:"\F1406"}.mdi-earth-box-remove::before{content:"\F1408"}.mdi-earth-minus::before{content:"\F1404"}.mdi-earth-off::before{content:"\F01E8"}.mdi-earth-plus::before{content:"\F1403"}.mdi-earth-remove::before{content:"\F1405"}.mdi-egg::before{content:"\F0AAF"}.mdi-egg-easter::before{content:"\F0AB0"}.mdi-egg-fried::before{content:"\F184A"}.mdi-egg-off::before{content:"\F13F0"}.mdi-egg-off-outline::before{content:"\F13F1"}.mdi-egg-outline::before{content:"\F13F2"}.mdi-eiffel-tower::before{content:"\F156B"}.mdi-eight-track::before{content:"\F09EA"}.mdi-eject::before{content:"\F01EA"}.mdi-eject-circle::before{content:"\F1B23"}.mdi-eject-circle-outline::before{content:"\F1B24"}.mdi-eject-outline::before{content:"\F0B91"}.mdi-electric-switch::before{content:"\F0E9F"}.mdi-electric-switch-closed::before{content:"\F10D9"}.mdi-electron-framework::before{content:"\F1024"}.mdi-elephant::before{content:"\F07C6"}.mdi-elevation-decline::before{content:"\F01EB"}.mdi-elevation-rise::before{content:"\F01EC"}.mdi-elevator::before{content:"\F01ED"}.mdi-elevator-down::before{content:"\F12C2"}.mdi-elevator-passenger::before{content:"\F1381"}.mdi-elevator-passenger-off::before{content:"\F1979"}.mdi-elevator-passenger-off-outline::before{content:"\F197A"}.mdi-elevator-passenger-outline::before{content:"\F197B"}.mdi-elevator-up::before{content:"\F12C1"}.mdi-ellipse::before{content:"\F0EA0"}.mdi-ellipse-outline::before{content:"\F0EA1"}.mdi-email::before{content:"\F01EE"}.mdi-email-alert::before{content:"\F06CF"}.mdi-email-alert-outline::before{content:"\F0D42"}.mdi-email-arrow-left::before{content:"\F10DA"}.mdi-email-arrow-left-outline::before{content:"\F10DB"}.mdi-email-arrow-right::before{content:"\F10DC"}.mdi-email-arrow-right-outline::before{content:"\F10DD"}.mdi-email-box::before{content:"\F0D03"}.mdi-email-check::before{content:"\F0AB1"}.mdi-email-check-outline::before{content:"\F0AB2"}.mdi-email-edit::before{content:"\F0EE3"}.mdi-email-edit-outline::before{content:"\F0EE4"}.mdi-email-fast::before{content:"\F186F"}.mdi-email-fast-outline::before{content:"\F1870"}.mdi-email-heart-outline::before{content:"\F1C5B"}.mdi-email-lock::before{content:"\F01F1"}.mdi-email-lock-outline::before{content:"\F1B61"}.mdi-email-mark-as-unread::before{content:"\F0B92"}.mdi-email-minus::before{content:"\F0EE5"}.mdi-email-minus-outline::before{content:"\F0EE6"}.mdi-email-multiple::before{content:"\F0EE7"}.mdi-email-multiple-outline::before{content:"\F0EE8"}.mdi-email-newsletter::before{content:"\F0FB1"}.mdi-email-off::before{content:"\F13E3"}.mdi-email-off-outline::before{content:"\F13E4"}.mdi-email-open::before{content:"\F01EF"}.mdi-email-open-heart-outline::before{content:"\F1C5C"}.mdi-email-open-multiple::before{content:"\F0EE9"}.mdi-email-open-multiple-outline::before{content:"\F0EEA"}.mdi-email-open-outline::before{content:"\F05EF"}.mdi-email-outline::before{content:"\F01F0"}.mdi-email-plus::before{content:"\F09EB"}.mdi-email-plus-outline::before{content:"\F09EC"}.mdi-email-remove::before{content:"\F1661"}.mdi-email-remove-outline::before{content:"\F1662"}.mdi-email-seal::before{content:"\F195B"}.mdi-email-seal-outline::before{content:"\F195C"}.mdi-email-search::before{content:"\F0961"}.mdi-email-search-outline::before{content:"\F0962"}.mdi-email-sync::before{content:"\F12C7"}.mdi-email-sync-outline::before{content:"\F12C8"}.mdi-email-variant::before{content:"\F05F0"}.mdi-ember::before{content:"\F0B30"}.mdi-emby::before{content:"\F06B4"}.mdi-emoticon::before{content:"\F0C68"}.mdi-emoticon-angry::before{content:"\F0C69"}.mdi-emoticon-angry-outline::before{content:"\F0C6A"}.mdi-emoticon-confused::before{content:"\F10DE"}.mdi-emoticon-confused-outline::before{content:"\F10DF"}.mdi-emoticon-cool::before{content:"\F0C6B"}.mdi-emoticon-cool-outline::before{content:"\F01F3"}.mdi-emoticon-cry::before{content:"\F0C6C"}.mdi-emoticon-cry-outline::before{content:"\F0C6D"}.mdi-emoticon-dead::before{content:"\F0C6E"}.mdi-emoticon-dead-outline::before{content:"\F069B"}.mdi-emoticon-devil::before{content:"\F0C6F"}.mdi-emoticon-devil-outline::before{content:"\F01F4"}.mdi-emoticon-excited::before{content:"\F0C70"}.mdi-emoticon-excited-outline::before{content:"\F069C"}.mdi-emoticon-frown::before{content:"\F0F4C"}.mdi-emoticon-frown-outline::before{content:"\F0F4D"}.mdi-emoticon-happy::before{content:"\F0C71"}.mdi-emoticon-happy-outline::before{content:"\F01F5"}.mdi-emoticon-kiss::before{content:"\F0C72"}.mdi-emoticon-kiss-outline::before{content:"\F0C73"}.mdi-emoticon-lol::before{content:"\F1214"}.mdi-emoticon-lol-outline::before{content:"\F1215"}.mdi-emoticon-minus::before{content:"\F1CB2"}.mdi-emoticon-minus-outline::before{content:"\F1CB3"}.mdi-emoticon-neutral::before{content:"\F0C74"}.mdi-emoticon-neutral-outline::before{content:"\F01F6"}.mdi-emoticon-outline::before{content:"\F01F2"}.mdi-emoticon-plus::before{content:"\F1CB4"}.mdi-emoticon-plus-outline::before{content:"\F1CB5"}.mdi-emoticon-poop::before{content:"\F01F7"}.mdi-emoticon-poop-outline::before{content:"\F0C75"}.mdi-emoticon-remove::before{content:"\F1CB6"}.mdi-emoticon-remove-outline::before{content:"\F1CB7"}.mdi-emoticon-sad::before{content:"\F0C76"}.mdi-emoticon-sad-outline::before{content:"\F01F8"}.mdi-emoticon-sick::before{content:"\F157C"}.mdi-emoticon-sick-outline::before{content:"\F157D"}.mdi-emoticon-tongue::before{content:"\F01F9"}.mdi-emoticon-tongue-outline::before{content:"\F0C77"}.mdi-emoticon-wink::before{content:"\F0C78"}.mdi-emoticon-wink-outline::before{content:"\F0C79"}.mdi-engine::before{content:"\F01FA"}.mdi-engine-off::before{content:"\F0A46"}.mdi-engine-off-outline::before{content:"\F0A47"}.mdi-engine-outline::before{content:"\F01FB"}.mdi-epsilon::before{content:"\F10E0"}.mdi-equal::before{content:"\F01FC"}.mdi-equal-box::before{content:"\F01FD"}.mdi-equalizer::before{content:"\F0EA2"}.mdi-equalizer-outline::before{content:"\F0EA3"}.mdi-eraser::before{content:"\F01FE"}.mdi-eraser-variant::before{content:"\F0642"}.mdi-escalator::before{content:"\F01FF"}.mdi-escalator-box::before{content:"\F1399"}.mdi-escalator-down::before{content:"\F12C0"}.mdi-escalator-up::before{content:"\F12BF"}.mdi-eslint::before{content:"\F0C7A"}.mdi-et::before{content:"\F0AB3"}.mdi-ethereum::before{content:"\F086A"}.mdi-ethernet::before{content:"\F0200"}.mdi-ethernet-cable::before{content:"\F0201"}.mdi-ethernet-cable-off::before{content:"\F0202"}.mdi-ethernet-off::before{content:"\F1CD1"}.mdi-ev-plug-ccs1::before{content:"\F1519"}.mdi-ev-plug-ccs2::before{content:"\F151A"}.mdi-ev-plug-chademo::before{content:"\F151B"}.mdi-ev-plug-tesla::before{content:"\F151C"}.mdi-ev-plug-type1::before{content:"\F151D"}.mdi-ev-plug-type2::before{content:"\F151E"}.mdi-ev-station::before{content:"\F05F1"}.mdi-evernote::before{content:"\F0204"}.mdi-excavator::before{content:"\F1025"}.mdi-exclamation::before{content:"\F0205"}.mdi-exclamation-thick::before{content:"\F1238"}.mdi-exit-run::before{content:"\F0A48"}.mdi-exit-to-app::before{content:"\F0206"}.mdi-expand-all::before{content:"\F0AB4"}.mdi-expand-all-outline::before{content:"\F0AB5"}.mdi-expansion-card::before{content:"\F08AE"}.mdi-expansion-card-variant::before{content:"\F0FB2"}.mdi-exponent::before{content:"\F0963"}.mdi-exponent-box::before{content:"\F0964"}.mdi-export::before{content:"\F0207"}.mdi-export-variant::before{content:"\F0B93"}.mdi-eye::before{content:"\F0208"}.mdi-eye-arrow-left::before{content:"\F18FD"}.mdi-eye-arrow-left-outline::before{content:"\F18FE"}.mdi-eye-arrow-right::before{content:"\F18FF"}.mdi-eye-arrow-right-outline::before{content:"\F1900"}.mdi-eye-check::before{content:"\F0D04"}.mdi-eye-check-outline::before{content:"\F0D05"}.mdi-eye-circle::before{content:"\F0B94"}.mdi-eye-circle-outline::before{content:"\F0B95"}.mdi-eye-closed::before{content:"\F1CA3"}.mdi-eye-lock::before{content:"\F1C06"}.mdi-eye-lock-open::before{content:"\F1C07"}.mdi-eye-lock-open-outline::before{content:"\F1C08"}.mdi-eye-lock-outline::before{content:"\F1C09"}.mdi-eye-minus::before{content:"\F1026"}.mdi-eye-minus-outline::before{content:"\F1027"}.mdi-eye-off::before{content:"\F0209"}.mdi-eye-off-outline::before{content:"\F06D1"}.mdi-eye-outline::before{content:"\F06D0"}.mdi-eye-plus::before{content:"\F086B"}.mdi-eye-plus-outline::before{content:"\F086C"}.mdi-eye-refresh::before{content:"\F197C"}.mdi-eye-refresh-outline::before{content:"\F197D"}.mdi-eye-remove::before{content:"\F15E3"}.mdi-eye-remove-outline::before{content:"\F15E4"}.mdi-eye-settings::before{content:"\F086D"}.mdi-eye-settings-outline::before{content:"\F086E"}.mdi-eyedropper::before{content:"\F020A"}.mdi-eyedropper-minus::before{content:"\F13DD"}.mdi-eyedropper-off::before{content:"\F13DF"}.mdi-eyedropper-plus::before{content:"\F13DC"}.mdi-eyedropper-remove::before{content:"\F13DE"}.mdi-eyedropper-variant::before{content:"\F020B"}.mdi-face-agent::before{content:"\F0D70"}.mdi-face-man::before{content:"\F0643"}.mdi-face-man-outline::before{content:"\F0B96"}.mdi-face-man-profile::before{content:"\F0644"}.mdi-face-man-shimmer::before{content:"\F15CC"}.mdi-face-man-shimmer-outline::before{content:"\F15CD"}.mdi-face-mask::before{content:"\F1586"}.mdi-face-mask-outline::before{content:"\F1587"}.mdi-face-recognition::before{content:"\F0C7B"}.mdi-face-woman::before{content:"\F1077"}.mdi-face-woman-outline::before{content:"\F1078"}.mdi-face-woman-profile::before{content:"\F1076"}.mdi-face-woman-shimmer::before{content:"\F15CE"}.mdi-face-woman-shimmer-outline::before{content:"\F15CF"}.mdi-facebook::before{content:"\F020C"}.mdi-facebook-gaming::before{content:"\F07DD"}.mdi-facebook-messenger::before{content:"\F020E"}.mdi-facebook-workplace::before{content:"\F0B31"}.mdi-factory::before{content:"\F020F"}.mdi-family-tree::before{content:"\F160E"}.mdi-fan::before{content:"\F0210"}.mdi-fan-alert::before{content:"\F146C"}.mdi-fan-auto::before{content:"\F171D"}.mdi-fan-chevron-down::before{content:"\F146D"}.mdi-fan-chevron-up::before{content:"\F146E"}.mdi-fan-clock::before{content:"\F1A3A"}.mdi-fan-minus::before{content:"\F1470"}.mdi-fan-off::before{content:"\F081D"}.mdi-fan-plus::before{content:"\F146F"}.mdi-fan-remove::before{content:"\F1471"}.mdi-fan-speed-1::before{content:"\F1472"}.mdi-fan-speed-2::before{content:"\F1473"}.mdi-fan-speed-3::before{content:"\F1474"}.mdi-fast-forward::before{content:"\F0211"}.mdi-fast-forward-10::before{content:"\F0D71"}.mdi-fast-forward-15::before{content:"\F193A"}.mdi-fast-forward-30::before{content:"\F0D06"}.mdi-fast-forward-45::before{content:"\F1B12"}.mdi-fast-forward-5::before{content:"\F11F8"}.mdi-fast-forward-60::before{content:"\F160B"}.mdi-fast-forward-outline::before{content:"\F06D2"}.mdi-faucet::before{content:"\F1B29"}.mdi-faucet-variant::before{content:"\F1B2A"}.mdi-fax::before{content:"\F0212"}.mdi-feather::before{content:"\F06D3"}.mdi-feature-search::before{content:"\F0A49"}.mdi-feature-search-outline::before{content:"\F0A4A"}.mdi-fedora::before{content:"\F08DB"}.mdi-fence::before{content:"\F179A"}.mdi-fence-electric::before{content:"\F17F6"}.mdi-fencing::before{content:"\F14C1"}.mdi-ferris-wheel::before{content:"\F0EA4"}.mdi-ferry::before{content:"\F0213"}.mdi-file::before{content:"\F0214"}.mdi-file-account::before{content:"\F073B"}.mdi-file-account-outline::before{content:"\F1028"}.mdi-file-alert::before{content:"\F0A4B"}.mdi-file-alert-outline::before{content:"\F0A4C"}.mdi-file-arrow-left-right::before{content:"\F1A93"}.mdi-file-arrow-left-right-outline::before{content:"\F1A94"}.mdi-file-arrow-up-down::before{content:"\F1A95"}.mdi-file-arrow-up-down-outline::before{content:"\F1A96"}.mdi-file-cabinet::before{content:"\F0AB6"}.mdi-file-cad::before{content:"\F0EEB"}.mdi-file-cad-box::before{content:"\F0EEC"}.mdi-file-cancel::before{content:"\F0DC6"}.mdi-file-cancel-outline::before{content:"\F0DC7"}.mdi-file-certificate::before{content:"\F1186"}.mdi-file-certificate-outline::before{content:"\F1187"}.mdi-file-chart::before{content:"\F0215"}.mdi-file-chart-check::before{content:"\F19C6"}.mdi-file-chart-check-outline::before{content:"\F19C7"}.mdi-file-chart-outline::before{content:"\F1029"}.mdi-file-check::before{content:"\F0216"}.mdi-file-check-outline::before{content:"\F0E29"}.mdi-file-clock::before{content:"\F12E1"}.mdi-file-clock-outline::before{content:"\F12E2"}.mdi-file-cloud::before{content:"\F0217"}.mdi-file-cloud-outline::before{content:"\F102A"}.mdi-file-code::before{content:"\F022E"}.mdi-file-code-outline::before{content:"\F102B"}.mdi-file-cog::before{content:"\F107B"}.mdi-file-cog-outline::before{content:"\F107C"}.mdi-file-compare::before{content:"\F08AA"}.mdi-file-delimited::before{content:"\F0218"}.mdi-file-delimited-outline::before{content:"\F0EA5"}.mdi-file-document::before{content:"\F0219"}.mdi-file-document-alert::before{content:"\F1A97"}.mdi-file-document-alert-outline::before{content:"\F1A98"}.mdi-file-document-arrow-right::before{content:"\F1C0F"}.mdi-file-document-arrow-right-outline::before{content:"\F1C10"}.mdi-file-document-check::before{content:"\F1A99"}.mdi-file-document-check-outline::before{content:"\F1A9A"}.mdi-file-document-edit::before{content:"\F0DC8"}.mdi-file-document-edit-outline::before{content:"\F0DC9"}.mdi-file-document-minus::before{content:"\F1A9B"}.mdi-file-document-minus-outline::before{content:"\F1A9C"}.mdi-file-document-multiple::before{content:"\F1517"}.mdi-file-document-multiple-outline::before{content:"\F1518"}.mdi-file-document-outline::before{content:"\F09EE"}.mdi-file-document-plus::before{content:"\F1A9D"}.mdi-file-document-plus-outline::before{content:"\F1A9E"}.mdi-file-document-refresh::before{content:"\F1C7A"}.mdi-file-document-refresh-outline::before{content:"\F1C7B"}.mdi-file-document-remove::before{content:"\F1A9F"}.mdi-file-document-remove-outline::before{content:"\F1AA0"}.mdi-file-download::before{content:"\F0965"}.mdi-file-download-outline::before{content:"\F0966"}.mdi-file-edit::before{content:"\F11E7"}.mdi-file-edit-outline::before{content:"\F11E8"}.mdi-file-excel::before{content:"\F021B"}.mdi-file-excel-box::before{content:"\F021C"}.mdi-file-excel-box-outline::before{content:"\F102C"}.mdi-file-excel-outline::before{content:"\F102D"}.mdi-file-export::before{content:"\F021D"}.mdi-file-export-outline::before{content:"\F102E"}.mdi-file-eye::before{content:"\F0DCA"}.mdi-file-eye-outline::before{content:"\F0DCB"}.mdi-file-find::before{content:"\F021E"}.mdi-file-find-outline::before{content:"\F0B97"}.mdi-file-gif-box::before{content:"\F0D78"}.mdi-file-hidden::before{content:"\F0613"}.mdi-file-image::before{content:"\F021F"}.mdi-file-image-marker::before{content:"\F1772"}.mdi-file-image-marker-outline::before{content:"\F1773"}.mdi-file-image-minus::before{content:"\F193B"}.mdi-file-image-minus-outline::before{content:"\F193C"}.mdi-file-image-outline::before{content:"\F0EB0"}.mdi-file-image-plus::before{content:"\F193D"}.mdi-file-image-plus-outline::before{content:"\F193E"}.mdi-file-image-remove::before{content:"\F193F"}.mdi-file-image-remove-outline::before{content:"\F1940"}.mdi-file-import::before{content:"\F0220"}.mdi-file-import-outline::before{content:"\F102F"}.mdi-file-jpg-box::before{content:"\F0225"}.mdi-file-key::before{content:"\F1184"}.mdi-file-key-outline::before{content:"\F1185"}.mdi-file-link::before{content:"\F1177"}.mdi-file-link-outline::before{content:"\F1178"}.mdi-file-lock::before{content:"\F0221"}.mdi-file-lock-open::before{content:"\F19C8"}.mdi-file-lock-open-outline::before{content:"\F19C9"}.mdi-file-lock-outline::before{content:"\F1030"}.mdi-file-marker::before{content:"\F1774"}.mdi-file-marker-outline::before{content:"\F1775"}.mdi-file-minus::before{content:"\F1AA1"}.mdi-file-minus-outline::before{content:"\F1AA2"}.mdi-file-move::before{content:"\F0AB9"}.mdi-file-move-outline::before{content:"\F1031"}.mdi-file-multiple::before{content:"\F0222"}.mdi-file-multiple-outline::before{content:"\F1032"}.mdi-file-music::before{content:"\F0223"}.mdi-file-music-outline::before{content:"\F0E2A"}.mdi-file-outline::before{content:"\F0224"}.mdi-file-pdf-box::before{content:"\F0226"}.mdi-file-percent::before{content:"\F081E"}.mdi-file-percent-outline::before{content:"\F1033"}.mdi-file-phone::before{content:"\F1179"}.mdi-file-phone-outline::before{content:"\F117A"}.mdi-file-plus::before{content:"\F0752"}.mdi-file-plus-outline::before{content:"\F0EED"}.mdi-file-png-box::before{content:"\F0E2D"}.mdi-file-powerpoint::before{content:"\F0227"}.mdi-file-powerpoint-box::before{content:"\F0228"}.mdi-file-powerpoint-box-outline::before{content:"\F1034"}.mdi-file-powerpoint-outline::before{content:"\F1035"}.mdi-file-presentation-box::before{content:"\F0229"}.mdi-file-question::before{content:"\F086F"}.mdi-file-question-outline::before{content:"\F1036"}.mdi-file-refresh::before{content:"\F0918"}.mdi-file-refresh-outline::before{content:"\F0541"}.mdi-file-remove::before{content:"\F0B98"}.mdi-file-remove-outline::before{content:"\F1037"}.mdi-file-replace::before{content:"\F0B32"}.mdi-file-replace-outline::before{content:"\F0B33"}.mdi-file-restore::before{content:"\F0670"}.mdi-file-restore-outline::before{content:"\F1038"}.mdi-file-rotate-left::before{content:"\F1A3B"}.mdi-file-rotate-left-outline::before{content:"\F1A3C"}.mdi-file-rotate-right::before{content:"\F1A3D"}.mdi-file-rotate-right-outline::before{content:"\F1A3E"}.mdi-file-search::before{content:"\F0C7C"}.mdi-file-search-outline::before{content:"\F0C7D"}.mdi-file-send::before{content:"\F022A"}.mdi-file-send-outline::before{content:"\F1039"}.mdi-file-settings::before{content:"\F1079"}.mdi-file-settings-outline::before{content:"\F107A"}.mdi-file-sign::before{content:"\F19C3"}.mdi-file-star::before{content:"\F103A"}.mdi-file-star-four-points::before{content:"\F1C2D"}.mdi-file-star-four-points-outline::before{content:"\F1C2E"}.mdi-file-star-outline::before{content:"\F103B"}.mdi-file-swap::before{content:"\F0FB4"}.mdi-file-swap-outline::before{content:"\F0FB5"}.mdi-file-sync::before{content:"\F1216"}.mdi-file-sync-outline::before{content:"\F1217"}.mdi-file-table::before{content:"\F0C7E"}.mdi-file-table-box::before{content:"\F10E1"}.mdi-file-table-box-multiple::before{content:"\F10E2"}.mdi-file-table-box-multiple-outline::before{content:"\F10E3"}.mdi-file-table-box-outline::before{content:"\F10E4"}.mdi-file-table-outline::before{content:"\F0C7F"}.mdi-file-tree::before{content:"\F0645"}.mdi-file-tree-outline::before{content:"\F13D2"}.mdi-file-undo::before{content:"\F08DC"}.mdi-file-undo-outline::before{content:"\F103C"}.mdi-file-upload::before{content:"\F0A4D"}.mdi-file-upload-outline::before{content:"\F0A4E"}.mdi-file-video::before{content:"\F022B"}.mdi-file-video-outline::before{content:"\F0E2C"}.mdi-file-word::before{content:"\F022C"}.mdi-file-word-box::before{content:"\F022D"}.mdi-file-word-box-outline::before{content:"\F103D"}.mdi-file-word-outline::before{content:"\F103E"}.mdi-file-xml-box::before{content:"\F1B4B"}.mdi-film::before{content:"\F022F"}.mdi-filmstrip::before{content:"\F0230"}.mdi-filmstrip-box::before{content:"\F0332"}.mdi-filmstrip-box-multiple::before{content:"\F0D18"}.mdi-filmstrip-off::before{content:"\F0231"}.mdi-filter::before{content:"\F0232"}.mdi-filter-check::before{content:"\F18EC"}.mdi-filter-check-outline::before{content:"\F18ED"}.mdi-filter-cog::before{content:"\F1AA3"}.mdi-filter-cog-outline::before{content:"\F1AA4"}.mdi-filter-menu::before{content:"\F10E5"}.mdi-filter-menu-outline::before{content:"\F10E6"}.mdi-filter-minus::before{content:"\F0EEE"}.mdi-filter-minus-outline::before{content:"\F0EEF"}.mdi-filter-multiple::before{content:"\F1A3F"}.mdi-filter-multiple-outline::before{content:"\F1A40"}.mdi-filter-off::before{content:"\F14EF"}.mdi-filter-off-outline::before{content:"\F14F0"}.mdi-filter-outline::before{content:"\F0233"}.mdi-filter-plus::before{content:"\F0EF0"}.mdi-filter-plus-outline::before{content:"\F0EF1"}.mdi-filter-remove::before{content:"\F0234"}.mdi-filter-remove-outline::before{content:"\F0235"}.mdi-filter-settings::before{content:"\F1AA5"}.mdi-filter-settings-outline::before{content:"\F1AA6"}.mdi-filter-variant::before{content:"\F0236"}.mdi-filter-variant-minus::before{content:"\F1112"}.mdi-filter-variant-plus::before{content:"\F1113"}.mdi-filter-variant-remove::before{content:"\F103F"}.mdi-finance::before{content:"\F081F"}.mdi-find-replace::before{content:"\F06D4"}.mdi-fingerprint::before{content:"\F0237"}.mdi-fingerprint-off::before{content:"\F0EB1"}.mdi-fire::before{content:"\F0238"}.mdi-fire-alert::before{content:"\F15D7"}.mdi-fire-circle::before{content:"\F1807"}.mdi-fire-extinguisher::before{content:"\F0EF2"}.mdi-fire-hydrant::before{content:"\F1137"}.mdi-fire-hydrant-alert::before{content:"\F1138"}.mdi-fire-hydrant-off::before{content:"\F1139"}.mdi-fire-off::before{content:"\F1722"}.mdi-fire-station::before{content:"\F1CC3"}.mdi-fire-truck::before{content:"\F08AB"}.mdi-firebase::before{content:"\F0967"}.mdi-firefox::before{content:"\F0239"}.mdi-fireplace::before{content:"\F0E2E"}.mdi-fireplace-off::before{content:"\F0E2F"}.mdi-firewire::before{content:"\F05BE"}.mdi-firework::before{content:"\F0E30"}.mdi-firework-off::before{content:"\F1723"}.mdi-fish::before{content:"\F023A"}.mdi-fish-off::before{content:"\F13F3"}.mdi-fishbowl::before{content:"\F0EF3"}.mdi-fishbowl-outline::before{content:"\F0EF4"}.mdi-fit-to-page::before{content:"\F0EF5"}.mdi-fit-to-page-outline::before{content:"\F0EF6"}.mdi-fit-to-screen::before{content:"\F18F4"}.mdi-fit-to-screen-outline::before{content:"\F18F5"}.mdi-flag::before{content:"\F023B"}.mdi-flag-checkered::before{content:"\F023C"}.mdi-flag-minus::before{content:"\F0B99"}.mdi-flag-minus-outline::before{content:"\F10B2"}.mdi-flag-off::before{content:"\F18EE"}.mdi-flag-off-outline::before{content:"\F18EF"}.mdi-flag-outline::before{content:"\F023D"}.mdi-flag-plus::before{content:"\F0B9A"}.mdi-flag-plus-outline::before{content:"\F10B3"}.mdi-flag-remove::before{content:"\F0B9B"}.mdi-flag-remove-outline::before{content:"\F10B4"}.mdi-flag-triangle::before{content:"\F023F"}.mdi-flag-variant::before{content:"\F0240"}.mdi-flag-variant-minus::before{content:"\F1BB4"}.mdi-flag-variant-minus-outline::before{content:"\F1BB5"}.mdi-flag-variant-off::before{content:"\F1BB0"}.mdi-flag-variant-off-outline::before{content:"\F1BB1"}.mdi-flag-variant-outline::before{content:"\F023E"}.mdi-flag-variant-plus::before{content:"\F1BB2"}.mdi-flag-variant-plus-outline::before{content:"\F1BB3"}.mdi-flag-variant-remove::before{content:"\F1BB6"}.mdi-flag-variant-remove-outline::before{content:"\F1BB7"}.mdi-flare::before{content:"\F0D72"}.mdi-flash::before{content:"\F0241"}.mdi-flash-alert::before{content:"\F0EF7"}.mdi-flash-alert-outline::before{content:"\F0EF8"}.mdi-flash-auto::before{content:"\F0242"}.mdi-flash-off::before{content:"\F0243"}.mdi-flash-off-outline::before{content:"\F1B45"}.mdi-flash-outline::before{content:"\F06D5"}.mdi-flash-red-eye::before{content:"\F067B"}.mdi-flash-triangle::before{content:"\F1B1D"}.mdi-flash-triangle-outline::before{content:"\F1B1E"}.mdi-flashlight::before{content:"\F0244"}.mdi-flashlight-off::before{content:"\F0245"}.mdi-flask::before{content:"\F0093"}.mdi-flask-empty::before{content:"\F0094"}.mdi-flask-empty-minus::before{content:"\F123A"}.mdi-flask-empty-minus-outline::before{content:"\F123B"}.mdi-flask-empty-off::before{content:"\F13F4"}.mdi-flask-empty-off-outline::before{content:"\F13F5"}.mdi-flask-empty-outline::before{content:"\F0095"}.mdi-flask-empty-plus::before{content:"\F123C"}.mdi-flask-empty-plus-outline::before{content:"\F123D"}.mdi-flask-empty-remove::before{content:"\F123E"}.mdi-flask-empty-remove-outline::before{content:"\F123F"}.mdi-flask-minus::before{content:"\F1240"}.mdi-flask-minus-outline::before{content:"\F1241"}.mdi-flask-off::before{content:"\F13F6"}.mdi-flask-off-outline::before{content:"\F13F7"}.mdi-flask-outline::before{content:"\F0096"}.mdi-flask-plus::before{content:"\F1242"}.mdi-flask-plus-outline::before{content:"\F1243"}.mdi-flask-remove::before{content:"\F1244"}.mdi-flask-remove-outline::before{content:"\F1245"}.mdi-flask-round-bottom::before{content:"\F124B"}.mdi-flask-round-bottom-empty::before{content:"\F124C"}.mdi-flask-round-bottom-empty-outline::before{content:"\F124D"}.mdi-flask-round-bottom-outline::before{content:"\F124E"}.mdi-fleur-de-lis::before{content:"\F1303"}.mdi-flip-horizontal::before{content:"\F10E7"}.mdi-flip-to-back::before{content:"\F0247"}.mdi-flip-to-front::before{content:"\F0248"}.mdi-flip-vertical::before{content:"\F10E8"}.mdi-floor-lamp::before{content:"\F08DD"}.mdi-floor-lamp-dual::before{content:"\F1040"}.mdi-floor-lamp-dual-outline::before{content:"\F17CE"}.mdi-floor-lamp-outline::before{content:"\F17C8"}.mdi-floor-lamp-torchiere::before{content:"\F1747"}.mdi-floor-lamp-torchiere-outline::before{content:"\F17D6"}.mdi-floor-lamp-torchiere-variant::before{content:"\F1041"}.mdi-floor-lamp-torchiere-variant-outline::before{content:"\F17CF"}.mdi-floor-plan::before{content:"\F0821"}.mdi-floppy::before{content:"\F0249"}.mdi-floppy-variant::before{content:"\F09EF"}.mdi-flower::before{content:"\F024A"}.mdi-flower-outline::before{content:"\F09F0"}.mdi-flower-pollen::before{content:"\F1885"}.mdi-flower-pollen-outline::before{content:"\F1886"}.mdi-flower-poppy::before{content:"\F0D08"}.mdi-flower-tulip::before{content:"\F09F1"}.mdi-flower-tulip-outline::before{content:"\F09F2"}.mdi-focus-auto::before{content:"\F0F4E"}.mdi-focus-field::before{content:"\F0F4F"}.mdi-focus-field-horizontal::before{content:"\F0F50"}.mdi-focus-field-vertical::before{content:"\F0F51"}.mdi-folder::before{content:"\F024B"}.mdi-folder-account::before{content:"\F024C"}.mdi-folder-account-outline::before{content:"\F0B9C"}.mdi-folder-alert::before{content:"\F0DCC"}.mdi-folder-alert-outline::before{content:"\F0DCD"}.mdi-folder-arrow-down::before{content:"\F19E8"}.mdi-folder-arrow-down-outline::before{content:"\F19E9"}.mdi-folder-arrow-left::before{content:"\F19EA"}.mdi-folder-arrow-left-outline::before{content:"\F19EB"}.mdi-folder-arrow-left-right::before{content:"\F19EC"}.mdi-folder-arrow-left-right-outline::before{content:"\F19ED"}.mdi-folder-arrow-right::before{content:"\F19EE"}.mdi-folder-arrow-right-outline::before{content:"\F19EF"}.mdi-folder-arrow-up::before{content:"\F19F0"}.mdi-folder-arrow-up-down::before{content:"\F19F1"}.mdi-folder-arrow-up-down-outline::before{content:"\F19F2"}.mdi-folder-arrow-up-outline::before{content:"\F19F3"}.mdi-folder-cancel::before{content:"\F19F4"}.mdi-folder-cancel-outline::before{content:"\F19F5"}.mdi-folder-check::before{content:"\F197E"}.mdi-folder-check-outline::before{content:"\F197F"}.mdi-folder-clock::before{content:"\F0ABA"}.mdi-folder-clock-outline::before{content:"\F0ABB"}.mdi-folder-cog::before{content:"\F107F"}.mdi-folder-cog-outline::before{content:"\F1080"}.mdi-folder-download::before{content:"\F024D"}.mdi-folder-download-outline::before{content:"\F10E9"}.mdi-folder-edit::before{content:"\F08DE"}.mdi-folder-edit-outline::before{content:"\F0DCE"}.mdi-folder-eye::before{content:"\F178A"}.mdi-folder-eye-outline::before{content:"\F178B"}.mdi-folder-file::before{content:"\F19F6"}.mdi-folder-file-outline::before{content:"\F19F7"}.mdi-folder-google-drive::before{content:"\F024E"}.mdi-folder-heart::before{content:"\F10EA"}.mdi-folder-heart-outline::before{content:"\F10EB"}.mdi-folder-hidden::before{content:"\F179E"}.mdi-folder-home::before{content:"\F10B5"}.mdi-folder-home-outline::before{content:"\F10B6"}.mdi-folder-image::before{content:"\F024F"}.mdi-folder-information::before{content:"\F10B7"}.mdi-folder-information-outline::before{content:"\F10B8"}.mdi-folder-key::before{content:"\F08AC"}.mdi-folder-key-network::before{content:"\F08AD"}.mdi-folder-key-network-outline::before{content:"\F0C80"}.mdi-folder-key-outline::before{content:"\F10EC"}.mdi-folder-lock::before{content:"\F0250"}.mdi-folder-lock-open::before{content:"\F0251"}.mdi-folder-lock-open-outline::before{content:"\F1AA7"}.mdi-folder-lock-outline::before{content:"\F1AA8"}.mdi-folder-marker::before{content:"\F126D"}.mdi-folder-marker-outline::before{content:"\F126E"}.mdi-folder-minus::before{content:"\F1B49"}.mdi-folder-minus-outline::before{content:"\F1B4A"}.mdi-folder-move::before{content:"\F0252"}.mdi-folder-move-outline::before{content:"\F1246"}.mdi-folder-multiple::before{content:"\F0253"}.mdi-folder-multiple-image::before{content:"\F0254"}.mdi-folder-multiple-outline::before{content:"\F0255"}.mdi-folder-multiple-plus::before{content:"\F147E"}.mdi-folder-multiple-plus-outline::before{content:"\F147F"}.mdi-folder-music::before{content:"\F1359"}.mdi-folder-music-outline::before{content:"\F135A"}.mdi-folder-network::before{content:"\F0870"}.mdi-folder-network-outline::before{content:"\F0C81"}.mdi-folder-off::before{content:"\F19F8"}.mdi-folder-off-outline::before{content:"\F19F9"}.mdi-folder-open::before{content:"\F0770"}.mdi-folder-open-outline::before{content:"\F0DCF"}.mdi-folder-outline::before{content:"\F0256"}.mdi-folder-play::before{content:"\F19FA"}.mdi-folder-play-outline::before{content:"\F19FB"}.mdi-folder-plus::before{content:"\F0257"}.mdi-folder-plus-outline::before{content:"\F0B9D"}.mdi-folder-pound::before{content:"\F0D09"}.mdi-folder-pound-outline::before{content:"\F0D0A"}.mdi-folder-question::before{content:"\F19CA"}.mdi-folder-question-outline::before{content:"\F19CB"}.mdi-folder-refresh::before{content:"\F0749"}.mdi-folder-refresh-outline::before{content:"\F0542"}.mdi-folder-remove::before{content:"\F0258"}.mdi-folder-remove-outline::before{content:"\F0B9E"}.mdi-folder-search::before{content:"\F0968"}.mdi-folder-search-outline::before{content:"\F0969"}.mdi-folder-settings::before{content:"\F107D"}.mdi-folder-settings-outline::before{content:"\F107E"}.mdi-folder-star::before{content:"\F069D"}.mdi-folder-star-multiple::before{content:"\F13D3"}.mdi-folder-star-multiple-outline::before{content:"\F13D4"}.mdi-folder-star-outline::before{content:"\F0B9F"}.mdi-folder-swap::before{content:"\F0FB6"}.mdi-folder-swap-outline::before{content:"\F0FB7"}.mdi-folder-sync::before{content:"\F0D0B"}.mdi-folder-sync-outline::before{content:"\F0D0C"}.mdi-folder-table::before{content:"\F12E3"}.mdi-folder-table-outline::before{content:"\F12E4"}.mdi-folder-text::before{content:"\F0C82"}.mdi-folder-text-outline::before{content:"\F0C83"}.mdi-folder-upload::before{content:"\F0259"}.mdi-folder-upload-outline::before{content:"\F10ED"}.mdi-folder-wrench::before{content:"\F19FC"}.mdi-folder-wrench-outline::before{content:"\F19FD"}.mdi-folder-zip::before{content:"\F06EB"}.mdi-folder-zip-outline::before{content:"\F07B9"}.mdi-font-awesome::before{content:"\F003A"}.mdi-food::before{content:"\F025A"}.mdi-food-apple::before{content:"\F025B"}.mdi-food-apple-outline::before{content:"\F0C84"}.mdi-food-croissant::before{content:"\F07C8"}.mdi-food-drumstick::before{content:"\F141F"}.mdi-food-drumstick-off::before{content:"\F1468"}.mdi-food-drumstick-off-outline::before{content:"\F1469"}.mdi-food-drumstick-outline::before{content:"\F1420"}.mdi-food-fork-drink::before{content:"\F05F2"}.mdi-food-halal::before{content:"\F1572"}.mdi-food-hot-dog::before{content:"\F184B"}.mdi-food-kosher::before{content:"\F1573"}.mdi-food-off::before{content:"\F05F3"}.mdi-food-off-outline::before{content:"\F1915"}.mdi-food-outline::before{content:"\F1916"}.mdi-food-steak::before{content:"\F146A"}.mdi-food-steak-off::before{content:"\F146B"}.mdi-food-takeout-box::before{content:"\F1836"}.mdi-food-takeout-box-outline::before{content:"\F1837"}.mdi-food-turkey::before{content:"\F171C"}.mdi-food-variant::before{content:"\F025C"}.mdi-food-variant-off::before{content:"\F13E5"}.mdi-foot-print::before{content:"\F0F52"}.mdi-football::before{content:"\F025D"}.mdi-football-australian::before{content:"\F025E"}.mdi-football-helmet::before{content:"\F025F"}.mdi-forest::before{content:"\F1897"}.mdi-forest-outline::before{content:"\F1C63"}.mdi-forklift::before{content:"\F07C9"}.mdi-form-dropdown::before{content:"\F1400"}.mdi-form-select::before{content:"\F1401"}.mdi-form-textarea::before{content:"\F1095"}.mdi-form-textbox::before{content:"\F060E"}.mdi-form-textbox-lock::before{content:"\F135D"}.mdi-form-textbox-password::before{content:"\F07F5"}.mdi-format-align-bottom::before{content:"\F0753"}.mdi-format-align-center::before{content:"\F0260"}.mdi-format-align-justify::before{content:"\F0261"}.mdi-format-align-left::before{content:"\F0262"}.mdi-format-align-middle::before{content:"\F0754"}.mdi-format-align-right::before{content:"\F0263"}.mdi-format-align-top::before{content:"\F0755"}.mdi-format-annotation-minus::before{content:"\F0ABC"}.mdi-format-annotation-plus::before{content:"\F0646"}.mdi-format-bold::before{content:"\F0264"}.mdi-format-clear::before{content:"\F0265"}.mdi-format-color-fill::before{content:"\F0266"}.mdi-format-color-highlight::before{content:"\F0E31"}.mdi-format-color-marker-cancel::before{content:"\F1313"}.mdi-format-color-text::before{content:"\F069E"}.mdi-format-columns::before{content:"\F08DF"}.mdi-format-float-center::before{content:"\F0267"}.mdi-format-float-left::before{content:"\F0268"}.mdi-format-float-none::before{content:"\F0269"}.mdi-format-float-right::before{content:"\F026A"}.mdi-format-font::before{content:"\F06D6"}.mdi-format-font-size-decrease::before{content:"\F09F3"}.mdi-format-font-size-increase::before{content:"\F09F4"}.mdi-format-header-1::before{content:"\F026B"}.mdi-format-header-2::before{content:"\F026C"}.mdi-format-header-3::before{content:"\F026D"}.mdi-format-header-4::before{content:"\F026E"}.mdi-format-header-5::before{content:"\F026F"}.mdi-format-header-6::before{content:"\F0270"}.mdi-format-header-decrease::before{content:"\F0271"}.mdi-format-header-equal::before{content:"\F0272"}.mdi-format-header-increase::before{content:"\F0273"}.mdi-format-header-pound::before{content:"\F0274"}.mdi-format-horizontal-align-center::before{content:"\F061E"}.mdi-format-horizontal-align-left::before{content:"\F061F"}.mdi-format-horizontal-align-right::before{content:"\F0620"}.mdi-format-indent-decrease::before{content:"\F0275"}.mdi-format-indent-increase::before{content:"\F0276"}.mdi-format-italic::before{content:"\F0277"}.mdi-format-letter-case::before{content:"\F0B34"}.mdi-format-letter-case-lower::before{content:"\F0B35"}.mdi-format-letter-case-upper::before{content:"\F0B36"}.mdi-format-letter-ends-with::before{content:"\F0FB8"}.mdi-format-letter-matches::before{content:"\F0FB9"}.mdi-format-letter-spacing::before{content:"\F1956"}.mdi-format-letter-spacing-variant::before{content:"\F1AFB"}.mdi-format-letter-starts-with::before{content:"\F0FBA"}.mdi-format-line-height::before{content:"\F1AFC"}.mdi-format-line-spacing::before{content:"\F0278"}.mdi-format-line-style::before{content:"\F05C8"}.mdi-format-line-weight::before{content:"\F05C9"}.mdi-format-list-bulleted::before{content:"\F0279"}.mdi-format-list-bulleted-square::before{content:"\F0DD0"}.mdi-format-list-bulleted-triangle::before{content:"\F0EB2"}.mdi-format-list-bulleted-type::before{content:"\F027A"}.mdi-format-list-checkbox::before{content:"\F096A"}.mdi-format-list-checks::before{content:"\F0756"}.mdi-format-list-group::before{content:"\F1860"}.mdi-format-list-group-plus::before{content:"\F1B56"}.mdi-format-list-numbered::before{content:"\F027B"}.mdi-format-list-numbered-rtl::before{content:"\F0D0D"}.mdi-format-list-text::before{content:"\F126F"}.mdi-format-overline::before{content:"\F0EB3"}.mdi-format-page-break::before{content:"\F06D7"}.mdi-format-page-split::before{content:"\F1917"}.mdi-format-paint::before{content:"\F027C"}.mdi-format-paragraph::before{content:"\F027D"}.mdi-format-paragraph-spacing::before{content:"\F1AFD"}.mdi-format-pilcrow::before{content:"\F06D8"}.mdi-format-pilcrow-arrow-left::before{content:"\F0286"}.mdi-format-pilcrow-arrow-right::before{content:"\F0285"}.mdi-format-quote-close::before{content:"\F027E"}.mdi-format-quote-close-outline::before{content:"\F11A8"}.mdi-format-quote-open::before{content:"\F0757"}.mdi-format-quote-open-outline::before{content:"\F11A7"}.mdi-format-rotate-90::before{content:"\F06AA"}.mdi-format-section::before{content:"\F069F"}.mdi-format-size::before{content:"\F027F"}.mdi-format-strikethrough::before{content:"\F0280"}.mdi-format-strikethrough-variant::before{content:"\F0281"}.mdi-format-subscript::before{content:"\F0282"}.mdi-format-superscript::before{content:"\F0283"}.mdi-format-text::before{content:"\F0284"}.mdi-format-text-rotation-angle-down::before{content:"\F0FBB"}.mdi-format-text-rotation-angle-up::before{content:"\F0FBC"}.mdi-format-text-rotation-down::before{content:"\F0D73"}.mdi-format-text-rotation-down-vertical::before{content:"\F0FBD"}.mdi-format-text-rotation-none::before{content:"\F0D74"}.mdi-format-text-rotation-up::before{content:"\F0FBE"}.mdi-format-text-rotation-vertical::before{content:"\F0FBF"}.mdi-format-text-variant::before{content:"\F0E32"}.mdi-format-text-variant-outline::before{content:"\F150F"}.mdi-format-text-wrapping-clip::before{content:"\F0D0E"}.mdi-format-text-wrapping-overflow::before{content:"\F0D0F"}.mdi-format-text-wrapping-wrap::before{content:"\F0D10"}.mdi-format-textbox::before{content:"\F0D11"}.mdi-format-title::before{content:"\F05F4"}.mdi-format-underline::before{content:"\F0287"}.mdi-format-underline-wavy::before{content:"\F18E9"}.mdi-format-vertical-align-bottom::before{content:"\F0621"}.mdi-format-vertical-align-center::before{content:"\F0622"}.mdi-format-vertical-align-top::before{content:"\F0623"}.mdi-format-wrap-inline::before{content:"\F0288"}.mdi-format-wrap-square::before{content:"\F0289"}.mdi-format-wrap-tight::before{content:"\F028A"}.mdi-format-wrap-top-bottom::before{content:"\F028B"}.mdi-forum::before{content:"\F028C"}.mdi-forum-minus::before{content:"\F1AA9"}.mdi-forum-minus-outline::before{content:"\F1AAA"}.mdi-forum-outline::before{content:"\F0822"}.mdi-forum-plus::before{content:"\F1AAB"}.mdi-forum-plus-outline::before{content:"\F1AAC"}.mdi-forum-remove::before{content:"\F1AAD"}.mdi-forum-remove-outline::before{content:"\F1AAE"}.mdi-forward::before{content:"\F028D"}.mdi-forwardburger::before{content:"\F0D75"}.mdi-fountain::before{content:"\F096B"}.mdi-fountain-pen::before{content:"\F0D12"}.mdi-fountain-pen-tip::before{content:"\F0D13"}.mdi-fraction-one-half::before{content:"\F1992"}.mdi-freebsd::before{content:"\F08E0"}.mdi-french-fries::before{content:"\F1957"}.mdi-frequently-asked-questions::before{content:"\F0EB4"}.mdi-fridge::before{content:"\F0290"}.mdi-fridge-alert::before{content:"\F11B1"}.mdi-fridge-alert-outline::before{content:"\F11B2"}.mdi-fridge-bottom::before{content:"\F0292"}.mdi-fridge-industrial::before{content:"\F15EE"}.mdi-fridge-industrial-alert::before{content:"\F15EF"}.mdi-fridge-industrial-alert-outline::before{content:"\F15F0"}.mdi-fridge-industrial-off::before{content:"\F15F1"}.mdi-fridge-industrial-off-outline::before{content:"\F15F2"}.mdi-fridge-industrial-outline::before{content:"\F15F3"}.mdi-fridge-off::before{content:"\F11AF"}.mdi-fridge-off-outline::before{content:"\F11B0"}.mdi-fridge-outline::before{content:"\F028F"}.mdi-fridge-top::before{content:"\F0291"}.mdi-fridge-variant::before{content:"\F15F4"}.mdi-fridge-variant-alert::before{content:"\F15F5"}.mdi-fridge-variant-alert-outline::before{content:"\F15F6"}.mdi-fridge-variant-off::before{content:"\F15F7"}.mdi-fridge-variant-off-outline::before{content:"\F15F8"}.mdi-fridge-variant-outline::before{content:"\F15F9"}.mdi-fruit-cherries::before{content:"\F1042"}.mdi-fruit-cherries-off::before{content:"\F13F8"}.mdi-fruit-citrus::before{content:"\F1043"}.mdi-fruit-citrus-off::before{content:"\F13F9"}.mdi-fruit-grapes::before{content:"\F1044"}.mdi-fruit-grapes-outline::before{content:"\F1045"}.mdi-fruit-pear::before{content:"\F1A0E"}.mdi-fruit-pineapple::before{content:"\F1046"}.mdi-fruit-watermelon::before{content:"\F1047"}.mdi-fuel::before{content:"\F07CA"}.mdi-fuel-cell::before{content:"\F18B5"}.mdi-fullscreen::before{content:"\F0293"}.mdi-fullscreen-exit::before{content:"\F0294"}.mdi-function::before{content:"\F0295"}.mdi-function-variant::before{content:"\F0871"}.mdi-furigana-horizontal::before{content:"\F1081"}.mdi-furigana-vertical::before{content:"\F1082"}.mdi-fuse::before{content:"\F0C85"}.mdi-fuse-alert::before{content:"\F142D"}.mdi-fuse-blade::before{content:"\F0C86"}.mdi-fuse-off::before{content:"\F142C"}.mdi-gamepad::before{content:"\F0296"}.mdi-gamepad-circle::before{content:"\F0E33"}.mdi-gamepad-circle-down::before{content:"\F0E34"}.mdi-gamepad-circle-left::before{content:"\F0E35"}.mdi-gamepad-circle-outline::before{content:"\F0E36"}.mdi-gamepad-circle-right::before{content:"\F0E37"}.mdi-gamepad-circle-up::before{content:"\F0E38"}.mdi-gamepad-down::before{content:"\F0E39"}.mdi-gamepad-left::before{content:"\F0E3A"}.mdi-gamepad-outline::before{content:"\F1919"}.mdi-gamepad-right::before{content:"\F0E3B"}.mdi-gamepad-round::before{content:"\F0E3C"}.mdi-gamepad-round-down::before{content:"\F0E3D"}.mdi-gamepad-round-left::before{content:"\F0E3E"}.mdi-gamepad-round-outline::before{content:"\F0E3F"}.mdi-gamepad-round-right::before{content:"\F0E40"}.mdi-gamepad-round-up::before{content:"\F0E41"}.mdi-gamepad-square::before{content:"\F0EB5"}.mdi-gamepad-square-outline::before{content:"\F0EB6"}.mdi-gamepad-up::before{content:"\F0E42"}.mdi-gamepad-variant::before{content:"\F0297"}.mdi-gamepad-variant-outline::before{content:"\F0EB7"}.mdi-gamma::before{content:"\F10EE"}.mdi-gantry-crane::before{content:"\F0DD1"}.mdi-garage::before{content:"\F06D9"}.mdi-garage-alert::before{content:"\F0872"}.mdi-garage-alert-variant::before{content:"\F12D5"}.mdi-garage-lock::before{content:"\F17FB"}.mdi-garage-open::before{content:"\F06DA"}.mdi-garage-open-variant::before{content:"\F12D4"}.mdi-garage-variant::before{content:"\F12D3"}.mdi-garage-variant-lock::before{content:"\F17FC"}.mdi-gas-burner::before{content:"\F1A1B"}.mdi-gas-cylinder::before{content:"\F0647"}.mdi-gas-station::before{content:"\F0298"}.mdi-gas-station-in-use::before{content:"\F1CC4"}.mdi-gas-station-in-use-outline::before{content:"\F1CC5"}.mdi-gas-station-off::before{content:"\F1409"}.mdi-gas-station-off-outline::before{content:"\F140A"}.mdi-gas-station-outline::before{content:"\F0EB8"}.mdi-gate::before{content:"\F0299"}.mdi-gate-alert::before{content:"\F17F8"}.mdi-gate-and::before{content:"\F08E1"}.mdi-gate-arrow-left::before{content:"\F17F7"}.mdi-gate-arrow-right::before{content:"\F1169"}.mdi-gate-buffer::before{content:"\F1AFE"}.mdi-gate-nand::before{content:"\F08E2"}.mdi-gate-nor::before{content:"\F08E3"}.mdi-gate-not::before{content:"\F08E4"}.mdi-gate-open::before{content:"\F116A"}.mdi-gate-or::before{content:"\F08E5"}.mdi-gate-xnor::before{content:"\F08E6"}.mdi-gate-xor::before{content:"\F08E7"}.mdi-gatsby::before{content:"\F0E43"}.mdi-gauge::before{content:"\F029A"}.mdi-gauge-empty::before{content:"\F0873"}.mdi-gauge-full::before{content:"\F0874"}.mdi-gauge-low::before{content:"\F0875"}.mdi-gavel::before{content:"\F029B"}.mdi-gender-female::before{content:"\F029C"}.mdi-gender-male::before{content:"\F029D"}.mdi-gender-male-female::before{content:"\F029E"}.mdi-gender-male-female-variant::before{content:"\F113F"}.mdi-gender-non-binary::before{content:"\F1140"}.mdi-gender-transgender::before{content:"\F029F"}.mdi-generator-mobile::before{content:"\F1C8A"}.mdi-generator-portable::before{content:"\F1C8B"}.mdi-generator-stationary::before{content:"\F1C8C"}.mdi-gentoo::before{content:"\F08E8"}.mdi-gesture::before{content:"\F07CB"}.mdi-gesture-double-tap::before{content:"\F073C"}.mdi-gesture-pinch::before{content:"\F0ABD"}.mdi-gesture-spread::before{content:"\F0ABE"}.mdi-gesture-swipe::before{content:"\F0D76"}.mdi-gesture-swipe-down::before{content:"\F073D"}.mdi-gesture-swipe-horizontal::before{content:"\F0ABF"}.mdi-gesture-swipe-left::before{content:"\F073E"}.mdi-gesture-swipe-right::before{content:"\F073F"}.mdi-gesture-swipe-up::before{content:"\F0740"}.mdi-gesture-swipe-vertical::before{content:"\F0AC0"}.mdi-gesture-tap::before{content:"\F0741"}.mdi-gesture-tap-box::before{content:"\F12A9"}.mdi-gesture-tap-button::before{content:"\F12A8"}.mdi-gesture-tap-hold::before{content:"\F0D77"}.mdi-gesture-two-double-tap::before{content:"\F0742"}.mdi-gesture-two-tap::before{content:"\F0743"}.mdi-ghost::before{content:"\F02A0"}.mdi-ghost-off::before{content:"\F09F5"}.mdi-ghost-off-outline::before{content:"\F165C"}.mdi-ghost-outline::before{content:"\F165D"}.mdi-gift::before{content:"\F0E44"}.mdi-gift-off::before{content:"\F16EF"}.mdi-gift-off-outline::before{content:"\F16F0"}.mdi-gift-open::before{content:"\F16F1"}.mdi-gift-open-outline::before{content:"\F16F2"}.mdi-gift-outline::before{content:"\F02A1"}.mdi-git::before{content:"\F02A2"}.mdi-github::before{content:"\F02A4"}.mdi-gitlab::before{content:"\F0BA0"}.mdi-glass-cocktail::before{content:"\F0356"}.mdi-glass-cocktail-off::before{content:"\F15E6"}.mdi-glass-flute::before{content:"\F02A5"}.mdi-glass-fragile::before{content:"\F1873"}.mdi-glass-mug::before{content:"\F02A6"}.mdi-glass-mug-off::before{content:"\F15E7"}.mdi-glass-mug-variant::before{content:"\F1116"}.mdi-glass-mug-variant-off::before{content:"\F15E8"}.mdi-glass-pint-outline::before{content:"\F130D"}.mdi-glass-stange::before{content:"\F02A7"}.mdi-glass-tulip::before{content:"\F02A8"}.mdi-glass-wine::before{content:"\F0876"}.mdi-glasses::before{content:"\F02AA"}.mdi-globe-light::before{content:"\F066F"}.mdi-globe-light-outline::before{content:"\F12D7"}.mdi-globe-model::before{content:"\F08E9"}.mdi-gmail::before{content:"\F02AB"}.mdi-gnome::before{content:"\F02AC"}.mdi-go-kart::before{content:"\F0D79"}.mdi-go-kart-track::before{content:"\F0D7A"}.mdi-gog::before{content:"\F0BA1"}.mdi-gold::before{content:"\F124F"}.mdi-golf::before{content:"\F0823"}.mdi-golf-cart::before{content:"\F11A4"}.mdi-golf-tee::before{content:"\F1083"}.mdi-gondola::before{content:"\F0686"}.mdi-goodreads::before{content:"\F0D7B"}.mdi-google::before{content:"\F02AD"}.mdi-google-ads::before{content:"\F0C87"}.mdi-google-analytics::before{content:"\F07CC"}.mdi-google-assistant::before{content:"\F07CD"}.mdi-google-cardboard::before{content:"\F02AE"}.mdi-google-chrome::before{content:"\F02AF"}.mdi-google-circles::before{content:"\F02B0"}.mdi-google-circles-communities::before{content:"\F02B1"}.mdi-google-circles-extended::before{content:"\F02B2"}.mdi-google-circles-group::before{content:"\F02B3"}.mdi-google-classroom::before{content:"\F02C0"}.mdi-google-cloud::before{content:"\F11F6"}.mdi-google-downasaur::before{content:"\F1362"}.mdi-google-drive::before{content:"\F02B6"}.mdi-google-earth::before{content:"\F02B7"}.mdi-google-fit::before{content:"\F096C"}.mdi-google-glass::before{content:"\F02B8"}.mdi-google-hangouts::before{content:"\F02C9"}.mdi-google-keep::before{content:"\F06DC"}.mdi-google-lens::before{content:"\F09F6"}.mdi-google-maps::before{content:"\F05F5"}.mdi-google-my-business::before{content:"\F1048"}.mdi-google-nearby::before{content:"\F02B9"}.mdi-google-play::before{content:"\F02BC"}.mdi-google-plus::before{content:"\F02BD"}.mdi-google-podcast::before{content:"\F0EB9"}.mdi-google-spreadsheet::before{content:"\F09F7"}.mdi-google-street-view::before{content:"\F0C88"}.mdi-google-translate::before{content:"\F02BF"}.mdi-gradient-horizontal::before{content:"\F174A"}.mdi-gradient-vertical::before{content:"\F06A0"}.mdi-grain::before{content:"\F0D7C"}.mdi-graph::before{content:"\F1049"}.mdi-graph-outline::before{content:"\F104A"}.mdi-graphql::before{content:"\F0877"}.mdi-grass::before{content:"\F1510"}.mdi-grave-stone::before{content:"\F0BA2"}.mdi-grease-pencil::before{content:"\F0648"}.mdi-greater-than::before{content:"\F096D"}.mdi-greater-than-or-equal::before{content:"\F096E"}.mdi-greenhouse::before{content:"\F002D"}.mdi-grid::before{content:"\F02C1"}.mdi-grid-large::before{content:"\F0758"}.mdi-grid-off::before{content:"\F02C2"}.mdi-grill::before{content:"\F0E45"}.mdi-grill-outline::before{content:"\F118A"}.mdi-group::before{content:"\F02C3"}.mdi-guitar-acoustic::before{content:"\F0771"}.mdi-guitar-electric::before{content:"\F02C4"}.mdi-guitar-pick::before{content:"\F02C5"}.mdi-guitar-pick-outline::before{content:"\F02C6"}.mdi-guy-fawkes-mask::before{content:"\F0825"}.mdi-gymnastics::before{content:"\F1A41"}.mdi-hail::before{content:"\F0AC1"}.mdi-hair-dryer::before{content:"\F10EF"}.mdi-hair-dryer-outline::before{content:"\F10F0"}.mdi-halloween::before{content:"\F0BA3"}.mdi-hamburger::before{content:"\F0685"}.mdi-hamburger-check::before{content:"\F1776"}.mdi-hamburger-minus::before{content:"\F1777"}.mdi-hamburger-off::before{content:"\F1778"}.mdi-hamburger-plus::before{content:"\F1779"}.mdi-hamburger-remove::before{content:"\F177A"}.mdi-hammer::before{content:"\F08EA"}.mdi-hammer-screwdriver::before{content:"\F1322"}.mdi-hammer-sickle::before{content:"\F1887"}.mdi-hammer-wrench::before{content:"\F1323"}.mdi-hand-back-left::before{content:"\F0E46"}.mdi-hand-back-left-off::before{content:"\F1830"}.mdi-hand-back-left-off-outline::before{content:"\F1832"}.mdi-hand-back-left-outline::before{content:"\F182C"}.mdi-hand-back-right::before{content:"\F0E47"}.mdi-hand-back-right-off::before{content:"\F1831"}.mdi-hand-back-right-off-outline::before{content:"\F1833"}.mdi-hand-back-right-outline::before{content:"\F182D"}.mdi-hand-clap::before{content:"\F194B"}.mdi-hand-clap-off::before{content:"\F1A42"}.mdi-hand-coin::before{content:"\F188F"}.mdi-hand-coin-outline::before{content:"\F1890"}.mdi-hand-cycle::before{content:"\F1B9C"}.mdi-hand-extended::before{content:"\F18B6"}.mdi-hand-extended-outline::before{content:"\F18B7"}.mdi-hand-front-left::before{content:"\F182B"}.mdi-hand-front-left-outline::before{content:"\F182E"}.mdi-hand-front-right::before{content:"\F0A4F"}.mdi-hand-front-right-outline::before{content:"\F182F"}.mdi-hand-heart::before{content:"\F10F1"}.mdi-hand-heart-outline::before{content:"\F157E"}.mdi-hand-okay::before{content:"\F0A50"}.mdi-hand-peace::before{content:"\F0A51"}.mdi-hand-peace-variant::before{content:"\F0A52"}.mdi-hand-pointing-down::before{content:"\F0A53"}.mdi-hand-pointing-left::before{content:"\F0A54"}.mdi-hand-pointing-right::before{content:"\F02C7"}.mdi-hand-pointing-up::before{content:"\F0A55"}.mdi-hand-saw::before{content:"\F0E48"}.mdi-hand-wash::before{content:"\F157F"}.mdi-hand-wash-outline::before{content:"\F1580"}.mdi-hand-water::before{content:"\F139F"}.mdi-hand-wave::before{content:"\F1821"}.mdi-hand-wave-outline::before{content:"\F1822"}.mdi-handball::before{content:"\F0F53"}.mdi-handcuffs::before{content:"\F113E"}.mdi-hands-pray::before{content:"\F0579"}.mdi-handshake::before{content:"\F1218"}.mdi-handshake-outline::before{content:"\F15A1"}.mdi-hanger::before{content:"\F02C8"}.mdi-hard-hat::before{content:"\F096F"}.mdi-harddisk::before{content:"\F02CA"}.mdi-harddisk-plus::before{content:"\F104B"}.mdi-harddisk-remove::before{content:"\F104C"}.mdi-hat-fedora::before{content:"\F0BA4"}.mdi-hazard-lights::before{content:"\F0C89"}.mdi-hdmi-port::before{content:"\F1BB8"}.mdi-hdr::before{content:"\F0D7D"}.mdi-hdr-off::before{content:"\F0D7E"}.mdi-head::before{content:"\F135E"}.mdi-head-alert::before{content:"\F1338"}.mdi-head-alert-outline::before{content:"\F1339"}.mdi-head-check::before{content:"\F133A"}.mdi-head-check-outline::before{content:"\F133B"}.mdi-head-cog::before{content:"\F133C"}.mdi-head-cog-outline::before{content:"\F133D"}.mdi-head-dots-horizontal::before{content:"\F133E"}.mdi-head-dots-horizontal-outline::before{content:"\F133F"}.mdi-head-flash::before{content:"\F1340"}.mdi-head-flash-outline::before{content:"\F1341"}.mdi-head-heart::before{content:"\F1342"}.mdi-head-heart-outline::before{content:"\F1343"}.mdi-head-lightbulb::before{content:"\F1344"}.mdi-head-lightbulb-outline::before{content:"\F1345"}.mdi-head-minus::before{content:"\F1346"}.mdi-head-minus-outline::before{content:"\F1347"}.mdi-head-outline::before{content:"\F135F"}.mdi-head-plus::before{content:"\F1348"}.mdi-head-plus-outline::before{content:"\F1349"}.mdi-head-question::before{content:"\F134A"}.mdi-head-question-outline::before{content:"\F134B"}.mdi-head-remove::before{content:"\F134C"}.mdi-head-remove-outline::before{content:"\F134D"}.mdi-head-snowflake::before{content:"\F134E"}.mdi-head-snowflake-outline::before{content:"\F134F"}.mdi-head-sync::before{content:"\F1350"}.mdi-head-sync-outline::before{content:"\F1351"}.mdi-headphones::before{content:"\F02CB"}.mdi-headphones-bluetooth::before{content:"\F0970"}.mdi-headphones-box::before{content:"\F02CC"}.mdi-headphones-off::before{content:"\F07CE"}.mdi-headphones-settings::before{content:"\F02CD"}.mdi-headset::before{content:"\F02CE"}.mdi-headset-dock::before{content:"\F02CF"}.mdi-headset-off::before{content:"\F02D0"}.mdi-heart::before{content:"\F02D1"}.mdi-heart-box::before{content:"\F02D2"}.mdi-heart-box-outline::before{content:"\F02D3"}.mdi-heart-broken::before{content:"\F02D4"}.mdi-heart-broken-outline::before{content:"\F0D14"}.mdi-heart-circle::before{content:"\F0971"}.mdi-heart-circle-outline::before{content:"\F0972"}.mdi-heart-cog::before{content:"\F1663"}.mdi-heart-cog-outline::before{content:"\F1664"}.mdi-heart-flash::before{content:"\F0EF9"}.mdi-heart-half::before{content:"\F06DF"}.mdi-heart-half-full::before{content:"\F06DE"}.mdi-heart-half-outline::before{content:"\F06E0"}.mdi-heart-minus::before{content:"\F142F"}.mdi-heart-minus-outline::before{content:"\F1432"}.mdi-heart-multiple::before{content:"\F0A56"}.mdi-heart-multiple-outline::before{content:"\F0A57"}.mdi-heart-off::before{content:"\F0759"}.mdi-heart-off-outline::before{content:"\F1434"}.mdi-heart-outline::before{content:"\F02D5"}.mdi-heart-plus::before{content:"\F142E"}.mdi-heart-plus-outline::before{content:"\F1431"}.mdi-heart-pulse::before{content:"\F05F6"}.mdi-heart-remove::before{content:"\F1430"}.mdi-heart-remove-outline::before{content:"\F1433"}.mdi-heart-search::before{content:"\F1C8D"}.mdi-heart-settings::before{content:"\F1665"}.mdi-heart-settings-outline::before{content:"\F1666"}.mdi-heat-pump::before{content:"\F1A43"}.mdi-heat-pump-outline::before{content:"\F1A44"}.mdi-heat-wave::before{content:"\F1A45"}.mdi-heating-coil::before{content:"\F1AAF"}.mdi-helicopter::before{content:"\F0AC2"}.mdi-help::before{content:"\F02D6"}.mdi-help-box::before{content:"\F078B"}.mdi-help-box-multiple::before{content:"\F1C0A"}.mdi-help-box-multiple-outline::before{content:"\F1C0B"}.mdi-help-box-outline::before{content:"\F1C0C"}.mdi-help-circle::before{content:"\F02D7"}.mdi-help-circle-outline::before{content:"\F0625"}.mdi-help-network::before{content:"\F06F5"}.mdi-help-network-outline::before{content:"\F0C8A"}.mdi-help-rhombus::before{content:"\F0BA5"}.mdi-help-rhombus-outline::before{content:"\F0BA6"}.mdi-hexadecimal::before{content:"\F12A7"}.mdi-hexagon::before{content:"\F02D8"}.mdi-hexagon-multiple::before{content:"\F06E1"}.mdi-hexagon-multiple-outline::before{content:"\F10F2"}.mdi-hexagon-outline::before{content:"\F02D9"}.mdi-hexagon-slice-1::before{content:"\F0AC3"}.mdi-hexagon-slice-2::before{content:"\F0AC4"}.mdi-hexagon-slice-3::before{content:"\F0AC5"}.mdi-hexagon-slice-4::before{content:"\F0AC6"}.mdi-hexagon-slice-5::before{content:"\F0AC7"}.mdi-hexagon-slice-6::before{content:"\F0AC8"}.mdi-hexagram::before{content:"\F0AC9"}.mdi-hexagram-outline::before{content:"\F0ACA"}.mdi-high-definition::before{content:"\F07CF"}.mdi-high-definition-box::before{content:"\F0878"}.mdi-highway::before{content:"\F05F7"}.mdi-hiking::before{content:"\F0D7F"}.mdi-history::before{content:"\F02DA"}.mdi-hockey-puck::before{content:"\F0879"}.mdi-hockey-sticks::before{content:"\F087A"}.mdi-hololens::before{content:"\F02DB"}.mdi-home::before{content:"\F02DC"}.mdi-home-account::before{content:"\F0826"}.mdi-home-alert::before{content:"\F087B"}.mdi-home-alert-outline::before{content:"\F15D0"}.mdi-home-analytics::before{content:"\F0EBA"}.mdi-home-assistant::before{content:"\F07D0"}.mdi-home-automation::before{content:"\F07D1"}.mdi-home-battery::before{content:"\F1901"}.mdi-home-battery-outline::before{content:"\F1902"}.mdi-home-circle::before{content:"\F07D2"}.mdi-home-circle-outline::before{content:"\F104D"}.mdi-home-city::before{content:"\F0D15"}.mdi-home-city-outline::before{content:"\F0D16"}.mdi-home-clock::before{content:"\F1A12"}.mdi-home-clock-outline::before{content:"\F1A13"}.mdi-home-edit::before{content:"\F1159"}.mdi-home-edit-outline::before{content:"\F115A"}.mdi-home-export-outline::before{content:"\F0F9B"}.mdi-home-flood::before{content:"\F0EFA"}.mdi-home-floor-0::before{content:"\F0DD2"}.mdi-home-floor-1::before{content:"\F0D80"}.mdi-home-floor-2::before{content:"\F0D81"}.mdi-home-floor-3::before{content:"\F0D82"}.mdi-home-floor-a::before{content:"\F0D83"}.mdi-home-floor-b::before{content:"\F0D84"}.mdi-home-floor-g::before{content:"\F0D85"}.mdi-home-floor-l::before{content:"\F0D86"}.mdi-home-floor-negative-1::before{content:"\F0DD3"}.mdi-home-group::before{content:"\F0DD4"}.mdi-home-group-minus::before{content:"\F19C1"}.mdi-home-group-plus::before{content:"\F19C0"}.mdi-home-group-remove::before{content:"\F19C2"}.mdi-home-heart::before{content:"\F0827"}.mdi-home-import-outline::before{content:"\F0F9C"}.mdi-home-lightbulb::before{content:"\F1251"}.mdi-home-lightbulb-outline::before{content:"\F1252"}.mdi-home-lightning-bolt::before{content:"\F1903"}.mdi-home-lightning-bolt-outline::before{content:"\F1904"}.mdi-home-lock::before{content:"\F08EB"}.mdi-home-lock-open::before{content:"\F08EC"}.mdi-home-map-marker::before{content:"\F05F8"}.mdi-home-minus::before{content:"\F0974"}.mdi-home-minus-outline::before{content:"\F13D5"}.mdi-home-modern::before{content:"\F02DD"}.mdi-home-off::before{content:"\F1A46"}.mdi-home-off-outline::before{content:"\F1A47"}.mdi-home-outline::before{content:"\F06A1"}.mdi-home-percent::before{content:"\F1C7C"}.mdi-home-percent-outline::before{content:"\F1C7D"}.mdi-home-plus::before{content:"\F0975"}.mdi-home-plus-outline::before{content:"\F13D6"}.mdi-home-remove::before{content:"\F1247"}.mdi-home-remove-outline::before{content:"\F13D7"}.mdi-home-roof::before{content:"\F112B"}.mdi-home-search::before{content:"\F13B0"}.mdi-home-search-outline::before{content:"\F13B1"}.mdi-home-silo::before{content:"\F1BA0"}.mdi-home-silo-outline::before{content:"\F1BA1"}.mdi-home-sound-in::before{content:"\F1C2F"}.mdi-home-sound-in-outline::before{content:"\F1C30"}.mdi-home-sound-out::before{content:"\F1C31"}.mdi-home-sound-out-outline::before{content:"\F1C32"}.mdi-home-switch::before{content:"\F1794"}.mdi-home-switch-outline::before{content:"\F1795"}.mdi-home-thermometer::before{content:"\F0F54"}.mdi-home-thermometer-outline::before{content:"\F0F55"}.mdi-home-variant::before{content:"\F02DE"}.mdi-home-variant-outline::before{content:"\F0BA7"}.mdi-hook::before{content:"\F06E2"}.mdi-hook-off::before{content:"\F06E3"}.mdi-hoop-house::before{content:"\F0E56"}.mdi-hops::before{content:"\F02DF"}.mdi-horizontal-rotate-clockwise::before{content:"\F10F3"}.mdi-horizontal-rotate-counterclockwise::before{content:"\F10F4"}.mdi-horse::before{content:"\F15BF"}.mdi-horse-human::before{content:"\F15C0"}.mdi-horse-variant::before{content:"\F15C1"}.mdi-horse-variant-fast::before{content:"\F186E"}.mdi-horseshoe::before{content:"\F0A58"}.mdi-hospital::before{content:"\F0FF6"}.mdi-hospital-box::before{content:"\F02E0"}.mdi-hospital-box-outline::before{content:"\F0FF7"}.mdi-hospital-building::before{content:"\F02E1"}.mdi-hospital-marker::before{content:"\F02E2"}.mdi-hot-tub::before{content:"\F0828"}.mdi-hours-12::before{content:"\F1C94"}.mdi-hours-24::before{content:"\F1478"}.mdi-hub::before{content:"\F1C95"}.mdi-hub-outline::before{content:"\F1C96"}.mdi-hubspot::before{content:"\F0D17"}.mdi-hulu::before{content:"\F0829"}.mdi-human::before{content:"\F02E6"}.mdi-human-baby-changing-table::before{content:"\F138B"}.mdi-human-cane::before{content:"\F1581"}.mdi-human-capacity-decrease::before{content:"\F159B"}.mdi-human-capacity-increase::before{content:"\F159C"}.mdi-human-child::before{content:"\F02E7"}.mdi-human-dolly::before{content:"\F1980"}.mdi-human-edit::before{content:"\F14E8"}.mdi-human-female::before{content:"\F0649"}.mdi-human-female-boy::before{content:"\F0A59"}.mdi-human-female-dance::before{content:"\F15C9"}.mdi-human-female-female::before{content:"\F0A5A"}.mdi-human-female-female-child::before{content:"\F1C8E"}.mdi-human-female-girl::before{content:"\F0A5B"}.mdi-human-greeting::before{content:"\F17C4"}.mdi-human-greeting-proximity::before{content:"\F159D"}.mdi-human-greeting-variant::before{content:"\F064A"}.mdi-human-handsdown::before{content:"\F064B"}.mdi-human-handsup::before{content:"\F064C"}.mdi-human-male::before{content:"\F064D"}.mdi-human-male-board::before{content:"\F0890"}.mdi-human-male-board-poll::before{content:"\F0846"}.mdi-human-male-boy::before{content:"\F0A5C"}.mdi-human-male-child::before{content:"\F138C"}.mdi-human-male-female::before{content:"\F02E8"}.mdi-human-male-female-child::before{content:"\F1823"}.mdi-human-male-girl::before{content:"\F0A5D"}.mdi-human-male-height::before{content:"\F0EFB"}.mdi-human-male-height-variant::before{content:"\F0EFC"}.mdi-human-male-male::before{content:"\F0A5E"}.mdi-human-male-male-child::before{content:"\F1C8F"}.mdi-human-non-binary::before{content:"\F1848"}.mdi-human-pregnant::before{content:"\F05CF"}.mdi-human-queue::before{content:"\F1571"}.mdi-human-scooter::before{content:"\F11E9"}.mdi-human-walker::before{content:"\F1B71"}.mdi-human-wheelchair::before{content:"\F138D"}.mdi-human-white-cane::before{content:"\F1981"}.mdi-humble-bundle::before{content:"\F0744"}.mdi-hvac::before{content:"\F1352"}.mdi-hvac-off::before{content:"\F159E"}.mdi-hydraulic-oil-level::before{content:"\F1324"}.mdi-hydraulic-oil-temperature::before{content:"\F1325"}.mdi-hydro-power::before{content:"\F12E5"}.mdi-hydrogen-station::before{content:"\F1894"}.mdi-ice-cream::before{content:"\F082A"}.mdi-ice-cream-off::before{content:"\F0E52"}.mdi-ice-pop::before{content:"\F0EFD"}.mdi-id-card::before{content:"\F0FC0"}.mdi-identifier::before{content:"\F0EFE"}.mdi-ideogram-cjk::before{content:"\F1331"}.mdi-ideogram-cjk-variant::before{content:"\F1332"}.mdi-image::before{content:"\F02E9"}.mdi-image-album::before{content:"\F02EA"}.mdi-image-area::before{content:"\F02EB"}.mdi-image-area-close::before{content:"\F02EC"}.mdi-image-auto-adjust::before{content:"\F0FC1"}.mdi-image-broken::before{content:"\F02ED"}.mdi-image-broken-variant::before{content:"\F02EE"}.mdi-image-check::before{content:"\F1B25"}.mdi-image-check-outline::before{content:"\F1B26"}.mdi-image-edit::before{content:"\F11E3"}.mdi-image-edit-outline::before{content:"\F11E4"}.mdi-image-filter-black-white::before{content:"\F02F0"}.mdi-image-filter-center-focus::before{content:"\F02F1"}.mdi-image-filter-center-focus-strong::before{content:"\F0EFF"}.mdi-image-filter-center-focus-strong-outline::before{content:"\F0F00"}.mdi-image-filter-center-focus-weak::before{content:"\F02F2"}.mdi-image-filter-drama::before{content:"\F02F3"}.mdi-image-filter-drama-outline::before{content:"\F1BFF"}.mdi-image-filter-frames::before{content:"\F02F4"}.mdi-image-filter-hdr::before{content:"\F02F5"}.mdi-image-filter-hdr-outline::before{content:"\F1C64"}.mdi-image-filter-none::before{content:"\F02F6"}.mdi-image-filter-tilt-shift::before{content:"\F02F7"}.mdi-image-filter-vintage::before{content:"\F02F8"}.mdi-image-frame::before{content:"\F0E49"}.mdi-image-lock::before{content:"\F1AB0"}.mdi-image-lock-outline::before{content:"\F1AB1"}.mdi-image-marker::before{content:"\F177B"}.mdi-image-marker-outline::before{content:"\F177C"}.mdi-image-minus::before{content:"\F1419"}.mdi-image-minus-outline::before{content:"\F1B47"}.mdi-image-move::before{content:"\F09F8"}.mdi-image-multiple::before{content:"\F02F9"}.mdi-image-multiple-outline::before{content:"\F02EF"}.mdi-image-off::before{content:"\F082B"}.mdi-image-off-outline::before{content:"\F11D1"}.mdi-image-outline::before{content:"\F0976"}.mdi-image-plus::before{content:"\F087C"}.mdi-image-plus-outline::before{content:"\F1B46"}.mdi-image-refresh::before{content:"\F19FE"}.mdi-image-refresh-outline::before{content:"\F19FF"}.mdi-image-remove::before{content:"\F1418"}.mdi-image-remove-outline::before{content:"\F1B48"}.mdi-image-search::before{content:"\F0977"}.mdi-image-search-outline::before{content:"\F0978"}.mdi-image-size-select-actual::before{content:"\F0C8D"}.mdi-image-size-select-large::before{content:"\F0C8E"}.mdi-image-size-select-small::before{content:"\F0C8F"}.mdi-image-sync::before{content:"\F1A00"}.mdi-image-sync-outline::before{content:"\F1A01"}.mdi-image-text::before{content:"\F160D"}.mdi-import::before{content:"\F02FA"}.mdi-inbox::before{content:"\F0687"}.mdi-inbox-arrow-down::before{content:"\F02FB"}.mdi-inbox-arrow-down-outline::before{content:"\F1270"}.mdi-inbox-arrow-up::before{content:"\F03D1"}.mdi-inbox-arrow-up-outline::before{content:"\F1271"}.mdi-inbox-full::before{content:"\F1272"}.mdi-inbox-full-outline::before{content:"\F1273"}.mdi-inbox-multiple::before{content:"\F08B0"}.mdi-inbox-multiple-outline::before{content:"\F0BA8"}.mdi-inbox-outline::before{content:"\F1274"}.mdi-inbox-remove::before{content:"\F159F"}.mdi-inbox-remove-outline::before{content:"\F15A0"}.mdi-incognito::before{content:"\F05F9"}.mdi-incognito-circle::before{content:"\F1421"}.mdi-incognito-circle-off::before{content:"\F1422"}.mdi-incognito-off::before{content:"\F0075"}.mdi-induction::before{content:"\F184C"}.mdi-infinity::before{content:"\F06E4"}.mdi-information::before{content:"\F02FC"}.mdi-information-box::before{content:"\F1C65"}.mdi-information-box-outline::before{content:"\F1C66"}.mdi-information-off::before{content:"\F178C"}.mdi-information-off-outline::before{content:"\F178D"}.mdi-information-outline::before{content:"\F02FD"}.mdi-information-slab-box::before{content:"\F1C67"}.mdi-information-slab-box-outline::before{content:"\F1C68"}.mdi-information-slab-circle::before{content:"\F1C69"}.mdi-information-slab-circle-outline::before{content:"\F1C6A"}.mdi-information-slab-symbol::before{content:"\F1C6B"}.mdi-information-symbol::before{content:"\F1C6C"}.mdi-information-variant::before{content:"\F064E"}.mdi-information-variant-box::before{content:"\F1C6D"}.mdi-information-variant-box-outline::before{content:"\F1C6E"}.mdi-information-variant-circle::before{content:"\F1C6F"}.mdi-information-variant-circle-outline::before{content:"\F1C70"}.mdi-instagram::before{content:"\F02FE"}.mdi-instrument-triangle::before{content:"\F104E"}.mdi-integrated-circuit-chip::before{content:"\F1913"}.mdi-invert-colors::before{content:"\F0301"}.mdi-invert-colors-off::before{content:"\F0E4A"}.mdi-invoice::before{content:"\F1CD2"}.mdi-invoice-arrow-left::before{content:"\F1CD3"}.mdi-invoice-arrow-left-outline::before{content:"\F1CD4"}.mdi-invoice-arrow-right::before{content:"\F1CD5"}.mdi-invoice-arrow-right-outline::before{content:"\F1CD6"}.mdi-invoice-check::before{content:"\F1CD7"}.mdi-invoice-check-outline::before{content:"\F1CD8"}.mdi-invoice-clock::before{content:"\F1CD9"}.mdi-invoice-clock-outline::before{content:"\F1CDA"}.mdi-invoice-edit::before{content:"\F1CDB"}.mdi-invoice-edit-outline::before{content:"\F1CDC"}.mdi-invoice-export-outline::before{content:"\F1CDD"}.mdi-invoice-fast::before{content:"\F1CDE"}.mdi-invoice-fast-outline::before{content:"\F1CDF"}.mdi-invoice-import::before{content:"\F1CE0"}.mdi-invoice-import-outline::before{content:"\F1CE1"}.mdi-invoice-list::before{content:"\F1CE2"}.mdi-invoice-list-outline::before{content:"\F1CE3"}.mdi-invoice-minus::before{content:"\F1CE4"}.mdi-invoice-minus-outline::before{content:"\F1CE5"}.mdi-invoice-multiple::before{content:"\F1CE6"}.mdi-invoice-multiple-outline::before{content:"\F1CE7"}.mdi-invoice-outline::before{content:"\F1CE8"}.mdi-invoice-plus::before{content:"\F1CE9"}.mdi-invoice-plus-outline::before{content:"\F1CEA"}.mdi-invoice-remove::before{content:"\F1CEB"}.mdi-invoice-remove-outline::before{content:"\F1CEC"}.mdi-invoice-send::before{content:"\F1CED"}.mdi-invoice-send-outline::before{content:"\F1CEE"}.mdi-invoice-text::before{content:"\F1CEF"}.mdi-invoice-text-arrow-left::before{content:"\F1CF0"}.mdi-invoice-text-arrow-left-outline::before{content:"\F1CF1"}.mdi-invoice-text-arrow-right::before{content:"\F1CF2"}.mdi-invoice-text-arrow-right-outline::before{content:"\F1CF3"}.mdi-invoice-text-check::before{content:"\F1CF4"}.mdi-invoice-text-check-outline::before{content:"\F1CF5"}.mdi-invoice-text-clock::before{content:"\F1CF6"}.mdi-invoice-text-clock-outline::before{content:"\F1CF7"}.mdi-invoice-text-edit::before{content:"\F1CF8"}.mdi-invoice-text-edit-outline::before{content:"\F1CF9"}.mdi-invoice-text-fast::before{content:"\F1CFA"}.mdi-invoice-text-fast-outline::before{content:"\F1CFB"}.mdi-invoice-text-minus::before{content:"\F1CFC"}.mdi-invoice-text-minus-outline::before{content:"\F1CFD"}.mdi-invoice-text-multiple::before{content:"\F1CFE"}.mdi-invoice-text-multiple-outline::before{content:"\F1CFF"}.mdi-invoice-text-outline::before{content:"\F1D00"}.mdi-invoice-text-plus::before{content:"\F1D01"}.mdi-invoice-text-plus-outline::before{content:"\F1D02"}.mdi-invoice-text-remove::before{content:"\F1D03"}.mdi-invoice-text-remove-outline::before{content:"\F1D04"}.mdi-invoice-text-send::before{content:"\F1D05"}.mdi-invoice-text-send-outline::before{content:"\F1D06"}.mdi-iobroker::before{content:"\F12E8"}.mdi-ip::before{content:"\F0A5F"}.mdi-ip-network::before{content:"\F0A60"}.mdi-ip-network-outline::before{content:"\F0C90"}.mdi-ip-outline::before{content:"\F1982"}.mdi-ipod::before{content:"\F0C91"}.mdi-iron::before{content:"\F1824"}.mdi-iron-board::before{content:"\F1838"}.mdi-iron-outline::before{content:"\F1825"}.mdi-island::before{content:"\F104F"}.mdi-island-variant::before{content:"\F1CC6"}.mdi-iv-bag::before{content:"\F10B9"}.mdi-jabber::before{content:"\F0DD5"}.mdi-jeepney::before{content:"\F0302"}.mdi-jellyfish::before{content:"\F0F01"}.mdi-jellyfish-outline::before{content:"\F0F02"}.mdi-jira::before{content:"\F0303"}.mdi-jquery::before{content:"\F087D"}.mdi-jsfiddle::before{content:"\F0304"}.mdi-jump-rope::before{content:"\F12FF"}.mdi-kabaddi::before{content:"\F0D87"}.mdi-kangaroo::before{content:"\F1558"}.mdi-karate::before{content:"\F082C"}.mdi-kayaking::before{content:"\F08AF"}.mdi-keg::before{content:"\F0305"}.mdi-kettle::before{content:"\F05FA"}.mdi-kettle-alert::before{content:"\F1317"}.mdi-kettle-alert-outline::before{content:"\F1318"}.mdi-kettle-off::before{content:"\F131B"}.mdi-kettle-off-outline::before{content:"\F131C"}.mdi-kettle-outline::before{content:"\F0F56"}.mdi-kettle-pour-over::before{content:"\F173C"}.mdi-kettle-steam::before{content:"\F1319"}.mdi-kettle-steam-outline::before{content:"\F131A"}.mdi-kettlebell::before{content:"\F1300"}.mdi-key::before{content:"\F0306"}.mdi-key-alert::before{content:"\F1983"}.mdi-key-alert-outline::before{content:"\F1984"}.mdi-key-arrow-right::before{content:"\F1312"}.mdi-key-chain::before{content:"\F1574"}.mdi-key-chain-variant::before{content:"\F1575"}.mdi-key-change::before{content:"\F0307"}.mdi-key-link::before{content:"\F119F"}.mdi-key-minus::before{content:"\F0308"}.mdi-key-outline::before{content:"\F0DD6"}.mdi-key-plus::before{content:"\F0309"}.mdi-key-remove::before{content:"\F030A"}.mdi-key-star::before{content:"\F119E"}.mdi-key-variant::before{content:"\F030B"}.mdi-key-wireless::before{content:"\F0FC2"}.mdi-keyboard::before{content:"\F030C"}.mdi-keyboard-backspace::before{content:"\F030D"}.mdi-keyboard-caps::before{content:"\F030E"}.mdi-keyboard-close::before{content:"\F030F"}.mdi-keyboard-close-outline::before{content:"\F1C00"}.mdi-keyboard-esc::before{content:"\F12B7"}.mdi-keyboard-f1::before{content:"\F12AB"}.mdi-keyboard-f10::before{content:"\F12B4"}.mdi-keyboard-f11::before{content:"\F12B5"}.mdi-keyboard-f12::before{content:"\F12B6"}.mdi-keyboard-f2::before{content:"\F12AC"}.mdi-keyboard-f3::before{content:"\F12AD"}.mdi-keyboard-f4::before{content:"\F12AE"}.mdi-keyboard-f5::before{content:"\F12AF"}.mdi-keyboard-f6::before{content:"\F12B0"}.mdi-keyboard-f7::before{content:"\F12B1"}.mdi-keyboard-f8::before{content:"\F12B2"}.mdi-keyboard-f9::before{content:"\F12B3"}.mdi-keyboard-off::before{content:"\F0310"}.mdi-keyboard-off-outline::before{content:"\F0E4B"}.mdi-keyboard-outline::before{content:"\F097B"}.mdi-keyboard-return::before{content:"\F0311"}.mdi-keyboard-settings::before{content:"\F09F9"}.mdi-keyboard-settings-outline::before{content:"\F09FA"}.mdi-keyboard-space::before{content:"\F1050"}.mdi-keyboard-tab::before{content:"\F0312"}.mdi-keyboard-tab-reverse::before{content:"\F0325"}.mdi-keyboard-variant::before{content:"\F0313"}.mdi-khanda::before{content:"\F10FD"}.mdi-kickstarter::before{content:"\F0745"}.mdi-kite::before{content:"\F1985"}.mdi-kite-outline::before{content:"\F1986"}.mdi-kitesurfing::before{content:"\F1744"}.mdi-klingon::before{content:"\F135B"}.mdi-knife::before{content:"\F09FB"}.mdi-knife-military::before{content:"\F09FC"}.mdi-knob::before{content:"\F1B96"}.mdi-koala::before{content:"\F173F"}.mdi-kodi::before{content:"\F0314"}.mdi-kubernetes::before{content:"\F10FE"}.mdi-label::before{content:"\F0315"}.mdi-label-multiple::before{content:"\F1375"}.mdi-label-multiple-outline::before{content:"\F1376"}.mdi-label-off::before{content:"\F0ACB"}.mdi-label-off-outline::before{content:"\F0ACC"}.mdi-label-outline::before{content:"\F0316"}.mdi-label-percent::before{content:"\F12EA"}.mdi-label-percent-outline::before{content:"\F12EB"}.mdi-label-variant::before{content:"\F0ACD"}.mdi-label-variant-outline::before{content:"\F0ACE"}.mdi-ladder::before{content:"\F15A2"}.mdi-ladybug::before{content:"\F082D"}.mdi-lambda::before{content:"\F0627"}.mdi-lamp::before{content:"\F06B5"}.mdi-lamp-outline::before{content:"\F17D0"}.mdi-lamps::before{content:"\F1576"}.mdi-lamps-outline::before{content:"\F17D1"}.mdi-lan::before{content:"\F0317"}.mdi-lan-check::before{content:"\F12AA"}.mdi-lan-connect::before{content:"\F0318"}.mdi-lan-disconnect::before{content:"\F0319"}.mdi-lan-pending::before{content:"\F031A"}.mdi-land-fields::before{content:"\F1AB2"}.mdi-land-plots::before{content:"\F1AB3"}.mdi-land-plots-circle::before{content:"\F1AB4"}.mdi-land-plots-circle-variant::before{content:"\F1AB5"}.mdi-land-plots-marker::before{content:"\F1C5D"}.mdi-land-rows-horizontal::before{content:"\F1AB6"}.mdi-land-rows-vertical::before{content:"\F1AB7"}.mdi-landslide::before{content:"\F1A48"}.mdi-landslide-outline::before{content:"\F1A49"}.mdi-language-c::before{content:"\F0671"}.mdi-language-cpp::before{content:"\F0672"}.mdi-language-csharp::before{content:"\F031B"}.mdi-language-css3::before{content:"\F031C"}.mdi-language-fortran::before{content:"\F121A"}.mdi-language-go::before{content:"\F07D3"}.mdi-language-haskell::before{content:"\F0C92"}.mdi-language-html5::before{content:"\F031D"}.mdi-language-java::before{content:"\F0B37"}.mdi-language-javascript::before{content:"\F031E"}.mdi-language-kotlin::before{content:"\F1219"}.mdi-language-lua::before{content:"\F08B1"}.mdi-language-markdown::before{content:"\F0354"}.mdi-language-markdown-outline::before{content:"\F0F5B"}.mdi-language-php::before{content:"\F031F"}.mdi-language-python::before{content:"\F0320"}.mdi-language-r::before{content:"\F07D4"}.mdi-language-ruby::before{content:"\F0D2D"}.mdi-language-ruby-on-rails::before{content:"\F0ACF"}.mdi-language-rust::before{content:"\F1617"}.mdi-language-swift::before{content:"\F06E5"}.mdi-language-typescript::before{content:"\F06E6"}.mdi-language-xaml::before{content:"\F0673"}.mdi-laptop::before{content:"\F0322"}.mdi-laptop-account::before{content:"\F1A4A"}.mdi-laptop-off::before{content:"\F06E7"}.mdi-laravel::before{content:"\F0AD0"}.mdi-laser-pointer::before{content:"\F1484"}.mdi-lasso::before{content:"\F0F03"}.mdi-lastpass::before{content:"\F0446"}.mdi-latitude::before{content:"\F0F57"}.mdi-launch::before{content:"\F0327"}.mdi-lava-lamp::before{content:"\F07D5"}.mdi-layers::before{content:"\F0328"}.mdi-layers-edit::before{content:"\F1892"}.mdi-layers-minus::before{content:"\F0E4C"}.mdi-layers-off::before{content:"\F0329"}.mdi-layers-off-outline::before{content:"\F09FD"}.mdi-layers-outline::before{content:"\F09FE"}.mdi-layers-plus::before{content:"\F0E4D"}.mdi-layers-remove::before{content:"\F0E4E"}.mdi-layers-search::before{content:"\F1206"}.mdi-layers-search-outline::before{content:"\F1207"}.mdi-layers-triple::before{content:"\F0F58"}.mdi-layers-triple-outline::before{content:"\F0F59"}.mdi-lead-pencil::before{content:"\F064F"}.mdi-leaf::before{content:"\F032A"}.mdi-leaf-circle::before{content:"\F1905"}.mdi-leaf-circle-outline::before{content:"\F1906"}.mdi-leaf-maple::before{content:"\F0C93"}.mdi-leaf-maple-off::before{content:"\F12DA"}.mdi-leaf-off::before{content:"\F12D9"}.mdi-leak::before{content:"\F0DD7"}.mdi-leak-off::before{content:"\F0DD8"}.mdi-lectern::before{content:"\F1AF0"}.mdi-led-off::before{content:"\F032B"}.mdi-led-on::before{content:"\F032C"}.mdi-led-outline::before{content:"\F032D"}.mdi-led-strip::before{content:"\F07D6"}.mdi-led-strip-variant::before{content:"\F1051"}.mdi-led-strip-variant-off::before{content:"\F1A4B"}.mdi-led-variant-off::before{content:"\F032E"}.mdi-led-variant-on::before{content:"\F032F"}.mdi-led-variant-outline::before{content:"\F0330"}.mdi-leek::before{content:"\F117D"}.mdi-less-than::before{content:"\F097C"}.mdi-less-than-or-equal::before{content:"\F097D"}.mdi-library::before{content:"\F0331"}.mdi-library-outline::before{content:"\F1A22"}.mdi-library-shelves::before{content:"\F0BA9"}.mdi-license::before{content:"\F0FC3"}.mdi-lifebuoy::before{content:"\F087E"}.mdi-light-flood-down::before{content:"\F1987"}.mdi-light-flood-up::before{content:"\F1988"}.mdi-light-recessed::before{content:"\F179B"}.mdi-light-switch::before{content:"\F097E"}.mdi-light-switch-off::before{content:"\F1A24"}.mdi-lightbulb::before{content:"\F0335"}.mdi-lightbulb-alert::before{content:"\F19E1"}.mdi-lightbulb-alert-outline::before{content:"\F19E2"}.mdi-lightbulb-auto::before{content:"\F1800"}.mdi-lightbulb-auto-outline::before{content:"\F1801"}.mdi-lightbulb-cfl::before{content:"\F1208"}.mdi-lightbulb-cfl-off::before{content:"\F1209"}.mdi-lightbulb-cfl-spiral::before{content:"\F1275"}.mdi-lightbulb-cfl-spiral-off::before{content:"\F12C3"}.mdi-lightbulb-fluorescent-tube::before{content:"\F1804"}.mdi-lightbulb-fluorescent-tube-outline::before{content:"\F1805"}.mdi-lightbulb-group::before{content:"\F1253"}.mdi-lightbulb-group-off::before{content:"\F12CD"}.mdi-lightbulb-group-off-outline::before{content:"\F12CE"}.mdi-lightbulb-group-outline::before{content:"\F1254"}.mdi-lightbulb-multiple::before{content:"\F1255"}.mdi-lightbulb-multiple-off::before{content:"\F12CF"}.mdi-lightbulb-multiple-off-outline::before{content:"\F12D0"}.mdi-lightbulb-multiple-outline::before{content:"\F1256"}.mdi-lightbulb-night::before{content:"\F1A4C"}.mdi-lightbulb-night-outline::before{content:"\F1A4D"}.mdi-lightbulb-off::before{content:"\F0E4F"}.mdi-lightbulb-off-outline::before{content:"\F0E50"}.mdi-lightbulb-on::before{content:"\F06E8"}.mdi-lightbulb-on-10::before{content:"\F1A4E"}.mdi-lightbulb-on-20::before{content:"\F1A4F"}.mdi-lightbulb-on-30::before{content:"\F1A50"}.mdi-lightbulb-on-40::before{content:"\F1A51"}.mdi-lightbulb-on-50::before{content:"\F1A52"}.mdi-lightbulb-on-60::before{content:"\F1A53"}.mdi-lightbulb-on-70::before{content:"\F1A54"}.mdi-lightbulb-on-80::before{content:"\F1A55"}.mdi-lightbulb-on-90::before{content:"\F1A56"}.mdi-lightbulb-on-outline::before{content:"\F06E9"}.mdi-lightbulb-outline::before{content:"\F0336"}.mdi-lightbulb-question::before{content:"\F19E3"}.mdi-lightbulb-question-outline::before{content:"\F19E4"}.mdi-lightbulb-spot::before{content:"\F17F4"}.mdi-lightbulb-spot-off::before{content:"\F17F5"}.mdi-lightbulb-variant::before{content:"\F1802"}.mdi-lightbulb-variant-outline::before{content:"\F1803"}.mdi-lighthouse::before{content:"\F09FF"}.mdi-lighthouse-on::before{content:"\F0A00"}.mdi-lightning-bolt::before{content:"\F140B"}.mdi-lightning-bolt-circle::before{content:"\F0820"}.mdi-lightning-bolt-outline::before{content:"\F140C"}.mdi-line-scan::before{content:"\F0624"}.mdi-lingerie::before{content:"\F1476"}.mdi-link::before{content:"\F0337"}.mdi-link-box::before{content:"\F0D1A"}.mdi-link-box-outline::before{content:"\F0D1B"}.mdi-link-box-variant::before{content:"\F0D1C"}.mdi-link-box-variant-outline::before{content:"\F0D1D"}.mdi-link-circle::before{content:"\F1CAC"}.mdi-link-circle-outline::before{content:"\F1CAD"}.mdi-link-edit::before{content:"\F1CAE"}.mdi-link-lock::before{content:"\F10BA"}.mdi-link-off::before{content:"\F0338"}.mdi-link-plus::before{content:"\F0C94"}.mdi-link-variant::before{content:"\F0339"}.mdi-link-variant-minus::before{content:"\F10FF"}.mdi-link-variant-off::before{content:"\F033A"}.mdi-link-variant-plus::before{content:"\F1100"}.mdi-link-variant-remove::before{content:"\F1101"}.mdi-linkedin::before{content:"\F033B"}.mdi-linux::before{content:"\F033D"}.mdi-linux-mint::before{content:"\F08ED"}.mdi-lipstick::before{content:"\F13B5"}.mdi-liquid-spot::before{content:"\F1826"}.mdi-liquor::before{content:"\F191E"}.mdi-list-box::before{content:"\F1B7B"}.mdi-list-box-outline::before{content:"\F1B7C"}.mdi-list-status::before{content:"\F15AB"}.mdi-litecoin::before{content:"\F0A61"}.mdi-loading::before{content:"\F0772"}.mdi-location-enter::before{content:"\F0FC4"}.mdi-location-exit::before{content:"\F0FC5"}.mdi-lock::before{content:"\F033E"}.mdi-lock-alert::before{content:"\F08EE"}.mdi-lock-alert-outline::before{content:"\F15D1"}.mdi-lock-check::before{content:"\F139A"}.mdi-lock-check-outline::before{content:"\F16A8"}.mdi-lock-clock::before{content:"\F097F"}.mdi-lock-minus::before{content:"\F16A9"}.mdi-lock-minus-outline::before{content:"\F16AA"}.mdi-lock-off::before{content:"\F1671"}.mdi-lock-off-outline::before{content:"\F1672"}.mdi-lock-open::before{content:"\F033F"}.mdi-lock-open-alert::before{content:"\F139B"}.mdi-lock-open-alert-outline::before{content:"\F15D2"}.mdi-lock-open-check::before{content:"\F139C"}.mdi-lock-open-check-outline::before{content:"\F16AB"}.mdi-lock-open-minus::before{content:"\F16AC"}.mdi-lock-open-minus-outline::before{content:"\F16AD"}.mdi-lock-open-outline::before{content:"\F0340"}.mdi-lock-open-plus::before{content:"\F16AE"}.mdi-lock-open-plus-outline::before{content:"\F16AF"}.mdi-lock-open-remove::before{content:"\F16B0"}.mdi-lock-open-remove-outline::before{content:"\F16B1"}.mdi-lock-open-variant::before{content:"\F0FC6"}.mdi-lock-open-variant-outline::before{content:"\F0FC7"}.mdi-lock-outline::before{content:"\F0341"}.mdi-lock-pattern::before{content:"\F06EA"}.mdi-lock-percent::before{content:"\F1C12"}.mdi-lock-percent-open::before{content:"\F1C13"}.mdi-lock-percent-open-outline::before{content:"\F1C14"}.mdi-lock-percent-open-variant::before{content:"\F1C15"}.mdi-lock-percent-open-variant-outline::before{content:"\F1C16"}.mdi-lock-percent-outline::before{content:"\F1C17"}.mdi-lock-plus::before{content:"\F05FB"}.mdi-lock-plus-outline::before{content:"\F16B2"}.mdi-lock-question::before{content:"\F08EF"}.mdi-lock-remove::before{content:"\F16B3"}.mdi-lock-remove-outline::before{content:"\F16B4"}.mdi-lock-reset::before{content:"\F0773"}.mdi-lock-smart::before{content:"\F08B2"}.mdi-locker::before{content:"\F07D7"}.mdi-locker-multiple::before{content:"\F07D8"}.mdi-login::before{content:"\F0342"}.mdi-login-variant::before{content:"\F05FC"}.mdi-logout::before{content:"\F0343"}.mdi-logout-variant::before{content:"\F05FD"}.mdi-longitude::before{content:"\F0F5A"}.mdi-looks::before{content:"\F0344"}.mdi-lotion::before{content:"\F1582"}.mdi-lotion-outline::before{content:"\F1583"}.mdi-lotion-plus::before{content:"\F1584"}.mdi-lotion-plus-outline::before{content:"\F1585"}.mdi-loupe::before{content:"\F0345"}.mdi-lumx::before{content:"\F0346"}.mdi-lungs::before{content:"\F1084"}.mdi-mace::before{content:"\F1843"}.mdi-magazine-pistol::before{content:"\F0324"}.mdi-magazine-rifle::before{content:"\F0323"}.mdi-magic-staff::before{content:"\F1844"}.mdi-magnet::before{content:"\F0347"}.mdi-magnet-on::before{content:"\F0348"}.mdi-magnify::before{content:"\F0349"}.mdi-magnify-close::before{content:"\F0980"}.mdi-magnify-expand::before{content:"\F1874"}.mdi-magnify-minus::before{content:"\F034A"}.mdi-magnify-minus-cursor::before{content:"\F0A62"}.mdi-magnify-minus-outline::before{content:"\F06EC"}.mdi-magnify-plus::before{content:"\F034B"}.mdi-magnify-plus-cursor::before{content:"\F0A63"}.mdi-magnify-plus-outline::before{content:"\F06ED"}.mdi-magnify-remove-cursor::before{content:"\F120C"}.mdi-magnify-remove-outline::before{content:"\F120D"}.mdi-magnify-scan::before{content:"\F1276"}.mdi-mail::before{content:"\F0EBB"}.mdi-mailbox::before{content:"\F06EE"}.mdi-mailbox-open::before{content:"\F0D88"}.mdi-mailbox-open-outline::before{content:"\F0D89"}.mdi-mailbox-open-up::before{content:"\F0D8A"}.mdi-mailbox-open-up-outline::before{content:"\F0D8B"}.mdi-mailbox-outline::before{content:"\F0D8C"}.mdi-mailbox-up::before{content:"\F0D8D"}.mdi-mailbox-up-outline::before{content:"\F0D8E"}.mdi-manjaro::before{content:"\F160A"}.mdi-map::before{content:"\F034D"}.mdi-map-check::before{content:"\F0EBC"}.mdi-map-check-outline::before{content:"\F0EBD"}.mdi-map-clock::before{content:"\F0D1E"}.mdi-map-clock-outline::before{content:"\F0D1F"}.mdi-map-legend::before{content:"\F0A01"}.mdi-map-marker::before{content:"\F034E"}.mdi-map-marker-account::before{content:"\F18E3"}.mdi-map-marker-account-outline::before{content:"\F18E4"}.mdi-map-marker-alert::before{content:"\F0F05"}.mdi-map-marker-alert-outline::before{content:"\F0F06"}.mdi-map-marker-check::before{content:"\F0C95"}.mdi-map-marker-check-outline::before{content:"\F12FB"}.mdi-map-marker-circle::before{content:"\F034F"}.mdi-map-marker-distance::before{content:"\F08F0"}.mdi-map-marker-down::before{content:"\F1102"}.mdi-map-marker-left::before{content:"\F12DB"}.mdi-map-marker-left-outline::before{content:"\F12DD"}.mdi-map-marker-minus::before{content:"\F0650"}.mdi-map-marker-minus-outline::before{content:"\F12F9"}.mdi-map-marker-multiple::before{content:"\F0350"}.mdi-map-marker-multiple-outline::before{content:"\F1277"}.mdi-map-marker-off::before{content:"\F0351"}.mdi-map-marker-off-outline::before{content:"\F12FD"}.mdi-map-marker-outline::before{content:"\F07D9"}.mdi-map-marker-path::before{content:"\F0D20"}.mdi-map-marker-plus::before{content:"\F0651"}.mdi-map-marker-plus-outline::before{content:"\F12F8"}.mdi-map-marker-question::before{content:"\F0F07"}.mdi-map-marker-question-outline::before{content:"\F0F08"}.mdi-map-marker-radius::before{content:"\F0352"}.mdi-map-marker-radius-outline::before{content:"\F12FC"}.mdi-map-marker-remove::before{content:"\F0F09"}.mdi-map-marker-remove-outline::before{content:"\F12FA"}.mdi-map-marker-remove-variant::before{content:"\F0F0A"}.mdi-map-marker-right::before{content:"\F12DC"}.mdi-map-marker-right-outline::before{content:"\F12DE"}.mdi-map-marker-star::before{content:"\F1608"}.mdi-map-marker-star-outline::before{content:"\F1609"}.mdi-map-marker-up::before{content:"\F1103"}.mdi-map-minus::before{content:"\F0981"}.mdi-map-outline::before{content:"\F0982"}.mdi-map-plus::before{content:"\F0983"}.mdi-map-search::before{content:"\F0984"}.mdi-map-search-outline::before{content:"\F0985"}.mdi-mapbox::before{content:"\F0BAA"}.mdi-margin::before{content:"\F0353"}.mdi-marker::before{content:"\F0652"}.mdi-marker-cancel::before{content:"\F0DD9"}.mdi-marker-check::before{content:"\F0355"}.mdi-mastodon::before{content:"\F0AD1"}.mdi-material-design::before{content:"\F0986"}.mdi-material-ui::before{content:"\F0357"}.mdi-math-compass::before{content:"\F0358"}.mdi-math-cos::before{content:"\F0C96"}.mdi-math-integral::before{content:"\F0FC8"}.mdi-math-integral-box::before{content:"\F0FC9"}.mdi-math-log::before{content:"\F1085"}.mdi-math-norm::before{content:"\F0FCA"}.mdi-math-norm-box::before{content:"\F0FCB"}.mdi-math-sin::before{content:"\F0C97"}.mdi-math-tan::before{content:"\F0C98"}.mdi-matrix::before{content:"\F0628"}.mdi-medal::before{content:"\F0987"}.mdi-medal-outline::before{content:"\F1326"}.mdi-medical-bag::before{content:"\F06EF"}.mdi-medical-cotton-swab::before{content:"\F1AB8"}.mdi-medication::before{content:"\F1B14"}.mdi-medication-outline::before{content:"\F1B15"}.mdi-meditation::before{content:"\F117B"}.mdi-memory::before{content:"\F035B"}.mdi-memory-arrow-down::before{content:"\F1CA6"}.mdi-menorah::before{content:"\F17D4"}.mdi-menorah-fire::before{content:"\F17D5"}.mdi-menu::before{content:"\F035C"}.mdi-menu-close::before{content:"\F1C90"}.mdi-menu-down::before{content:"\F035D"}.mdi-menu-down-outline::before{content:"\F06B6"}.mdi-menu-left::before{content:"\F035E"}.mdi-menu-left-outline::before{content:"\F0A02"}.mdi-menu-open::before{content:"\F0BAB"}.mdi-menu-right::before{content:"\F035F"}.mdi-menu-right-outline::before{content:"\F0A03"}.mdi-menu-swap::before{content:"\F0A64"}.mdi-menu-swap-outline::before{content:"\F0A65"}.mdi-menu-up::before{content:"\F0360"}.mdi-menu-up-outline::before{content:"\F06B7"}.mdi-merge::before{content:"\F0F5C"}.mdi-message::before{content:"\F0361"}.mdi-message-alert::before{content:"\F0362"}.mdi-message-alert-outline::before{content:"\F0A04"}.mdi-message-arrow-left::before{content:"\F12F2"}.mdi-message-arrow-left-outline::before{content:"\F12F3"}.mdi-message-arrow-right::before{content:"\F12F4"}.mdi-message-arrow-right-outline::before{content:"\F12F5"}.mdi-message-badge::before{content:"\F1941"}.mdi-message-badge-outline::before{content:"\F1942"}.mdi-message-bookmark::before{content:"\F15AC"}.mdi-message-bookmark-outline::before{content:"\F15AD"}.mdi-message-bulleted::before{content:"\F06A2"}.mdi-message-bulleted-off::before{content:"\F06A3"}.mdi-message-check::before{content:"\F1B8A"}.mdi-message-check-outline::before{content:"\F1B8B"}.mdi-message-cog::before{content:"\F06F1"}.mdi-message-cog-outline::before{content:"\F1172"}.mdi-message-draw::before{content:"\F0363"}.mdi-message-fast::before{content:"\F19CC"}.mdi-message-fast-outline::before{content:"\F19CD"}.mdi-message-flash::before{content:"\F15A9"}.mdi-message-flash-outline::before{content:"\F15AA"}.mdi-message-image::before{content:"\F0364"}.mdi-message-image-outline::before{content:"\F116C"}.mdi-message-lock::before{content:"\F0FCC"}.mdi-message-lock-outline::before{content:"\F116D"}.mdi-message-minus::before{content:"\F116E"}.mdi-message-minus-outline::before{content:"\F116F"}.mdi-message-off::before{content:"\F164D"}.mdi-message-off-outline::before{content:"\F164E"}.mdi-message-outline::before{content:"\F0365"}.mdi-message-plus::before{content:"\F0653"}.mdi-message-plus-outline::before{content:"\F10BB"}.mdi-message-processing::before{content:"\F0366"}.mdi-message-processing-outline::before{content:"\F1170"}.mdi-message-question::before{content:"\F173A"}.mdi-message-question-outline::before{content:"\F173B"}.mdi-message-reply::before{content:"\F0367"}.mdi-message-reply-outline::before{content:"\F173D"}.mdi-message-reply-text::before{content:"\F0368"}.mdi-message-reply-text-outline::before{content:"\F173E"}.mdi-message-settings::before{content:"\F06F0"}.mdi-message-settings-outline::before{content:"\F1171"}.mdi-message-star::before{content:"\F069A"}.mdi-message-star-outline::before{content:"\F1250"}.mdi-message-text::before{content:"\F0369"}.mdi-message-text-clock::before{content:"\F1173"}.mdi-message-text-clock-outline::before{content:"\F1174"}.mdi-message-text-fast::before{content:"\F19CE"}.mdi-message-text-fast-outline::before{content:"\F19CF"}.mdi-message-text-lock::before{content:"\F0FCD"}.mdi-message-text-lock-outline::before{content:"\F1175"}.mdi-message-text-outline::before{content:"\F036A"}.mdi-message-video::before{content:"\F036B"}.mdi-meteor::before{content:"\F0629"}.mdi-meter-electric::before{content:"\F1A57"}.mdi-meter-electric-outline::before{content:"\F1A58"}.mdi-meter-gas::before{content:"\F1A59"}.mdi-meter-gas-outline::before{content:"\F1A5A"}.mdi-metronome::before{content:"\F07DA"}.mdi-metronome-tick::before{content:"\F07DB"}.mdi-micro-sd::before{content:"\F07DC"}.mdi-microphone::before{content:"\F036C"}.mdi-microphone-message::before{content:"\F050A"}.mdi-microphone-message-off::before{content:"\F050B"}.mdi-microphone-minus::before{content:"\F08B3"}.mdi-microphone-off::before{content:"\F036D"}.mdi-microphone-outline::before{content:"\F036E"}.mdi-microphone-plus::before{content:"\F08B4"}.mdi-microphone-question::before{content:"\F1989"}.mdi-microphone-question-outline::before{content:"\F198A"}.mdi-microphone-settings::before{content:"\F036F"}.mdi-microphone-variant::before{content:"\F0370"}.mdi-microphone-variant-off::before{content:"\F0371"}.mdi-microscope::before{content:"\F0654"}.mdi-microsoft::before{content:"\F0372"}.mdi-microsoft-access::before{content:"\F138E"}.mdi-microsoft-azure::before{content:"\F0805"}.mdi-microsoft-azure-devops::before{content:"\F0FD5"}.mdi-microsoft-bing::before{content:"\F00A4"}.mdi-microsoft-dynamics-365::before{content:"\F0988"}.mdi-microsoft-edge::before{content:"\F01E9"}.mdi-microsoft-excel::before{content:"\F138F"}.mdi-microsoft-internet-explorer::before{content:"\F0300"}.mdi-microsoft-office::before{content:"\F03C6"}.mdi-microsoft-onedrive::before{content:"\F03CA"}.mdi-microsoft-onenote::before{content:"\F0747"}.mdi-microsoft-outlook::before{content:"\F0D22"}.mdi-microsoft-powerpoint::before{content:"\F1390"}.mdi-microsoft-sharepoint::before{content:"\F1391"}.mdi-microsoft-teams::before{content:"\F02BB"}.mdi-microsoft-visual-studio::before{content:"\F0610"}.mdi-microsoft-visual-studio-code::before{content:"\F0A1E"}.mdi-microsoft-windows::before{content:"\F05B3"}.mdi-microsoft-windows-classic::before{content:"\F0A21"}.mdi-microsoft-word::before{content:"\F1392"}.mdi-microsoft-xbox::before{content:"\F05B9"}.mdi-microsoft-xbox-controller::before{content:"\F05BA"}.mdi-microsoft-xbox-controller-battery-alert::before{content:"\F074B"}.mdi-microsoft-xbox-controller-battery-charging::before{content:"\F0A22"}.mdi-microsoft-xbox-controller-battery-empty::before{content:"\F074C"}.mdi-microsoft-xbox-controller-battery-full::before{content:"\F074D"}.mdi-microsoft-xbox-controller-battery-low::before{content:"\F074E"}.mdi-microsoft-xbox-controller-battery-medium::before{content:"\F074F"}.mdi-microsoft-xbox-controller-battery-unknown::before{content:"\F0750"}.mdi-microsoft-xbox-controller-menu::before{content:"\F0E6F"}.mdi-microsoft-xbox-controller-off::before{content:"\F05BB"}.mdi-microsoft-xbox-controller-view::before{content:"\F0E70"}.mdi-microwave::before{content:"\F0C99"}.mdi-microwave-off::before{content:"\F1423"}.mdi-middleware::before{content:"\F0F5D"}.mdi-middleware-outline::before{content:"\F0F5E"}.mdi-midi::before{content:"\F08F1"}.mdi-midi-port::before{content:"\F08F2"}.mdi-mine::before{content:"\F0DDA"}.mdi-minecraft::before{content:"\F0373"}.mdi-mini-sd::before{content:"\F0A05"}.mdi-minidisc::before{content:"\F0A06"}.mdi-minus::before{content:"\F0374"}.mdi-minus-box::before{content:"\F0375"}.mdi-minus-box-multiple::before{content:"\F1141"}.mdi-minus-box-multiple-outline::before{content:"\F1142"}.mdi-minus-box-outline::before{content:"\F06F2"}.mdi-minus-circle::before{content:"\F0376"}.mdi-minus-circle-multiple::before{content:"\F035A"}.mdi-minus-circle-multiple-outline::before{content:"\F0AD3"}.mdi-minus-circle-off::before{content:"\F1459"}.mdi-minus-circle-off-outline::before{content:"\F145A"}.mdi-minus-circle-outline::before{content:"\F0377"}.mdi-minus-network::before{content:"\F0378"}.mdi-minus-network-outline::before{content:"\F0C9A"}.mdi-minus-thick::before{content:"\F1639"}.mdi-mirror::before{content:"\F11FD"}.mdi-mirror-rectangle::before{content:"\F179F"}.mdi-mirror-variant::before{content:"\F17A0"}.mdi-mixed-martial-arts::before{content:"\F0D8F"}.mdi-mixed-reality::before{content:"\F087F"}.mdi-molecule::before{content:"\F0BAC"}.mdi-molecule-co::before{content:"\F12FE"}.mdi-molecule-co2::before{content:"\F07E4"}.mdi-monitor::before{content:"\F0379"}.mdi-monitor-account::before{content:"\F1A5B"}.mdi-monitor-arrow-down::before{content:"\F19D0"}.mdi-monitor-arrow-down-variant::before{content:"\F19D1"}.mdi-monitor-cellphone::before{content:"\F0989"}.mdi-monitor-cellphone-star::before{content:"\F098A"}.mdi-monitor-dashboard::before{content:"\F0A07"}.mdi-monitor-edit::before{content:"\F12C6"}.mdi-monitor-eye::before{content:"\F13B4"}.mdi-monitor-lock::before{content:"\F0DDB"}.mdi-monitor-multiple::before{content:"\F037A"}.mdi-monitor-off::before{content:"\F0D90"}.mdi-monitor-screenshot::before{content:"\F0E51"}.mdi-monitor-share::before{content:"\F1483"}.mdi-monitor-shimmer::before{content:"\F1104"}.mdi-monitor-small::before{content:"\F1876"}.mdi-monitor-speaker::before{content:"\F0F5F"}.mdi-monitor-speaker-off::before{content:"\F0F60"}.mdi-monitor-star::before{content:"\F0DDC"}.mdi-monitor-vertical::before{content:"\F1C33"}.mdi-moon-first-quarter::before{content:"\F0F61"}.mdi-moon-full::before{content:"\F0F62"}.mdi-moon-last-quarter::before{content:"\F0F63"}.mdi-moon-new::before{content:"\F0F64"}.mdi-moon-waning-crescent::before{content:"\F0F65"}.mdi-moon-waning-gibbous::before{content:"\F0F66"}.mdi-moon-waxing-crescent::before{content:"\F0F67"}.mdi-moon-waxing-gibbous::before{content:"\F0F68"}.mdi-moped::before{content:"\F1086"}.mdi-moped-electric::before{content:"\F15B7"}.mdi-moped-electric-outline::before{content:"\F15B8"}.mdi-moped-outline::before{content:"\F15B9"}.mdi-more::before{content:"\F037B"}.mdi-mortar-pestle::before{content:"\F1748"}.mdi-mortar-pestle-plus::before{content:"\F03F1"}.mdi-mosque::before{content:"\F0D45"}.mdi-mosque-outline::before{content:"\F1827"}.mdi-mother-heart::before{content:"\F1314"}.mdi-mother-nurse::before{content:"\F0D21"}.mdi-motion::before{content:"\F15B2"}.mdi-motion-outline::before{content:"\F15B3"}.mdi-motion-pause::before{content:"\F1590"}.mdi-motion-pause-outline::before{content:"\F1592"}.mdi-motion-play::before{content:"\F158F"}.mdi-motion-play-outline::before{content:"\F1591"}.mdi-motion-sensor::before{content:"\F0D91"}.mdi-motion-sensor-off::before{content:"\F1435"}.mdi-motorbike::before{content:"\F037C"}.mdi-motorbike-electric::before{content:"\F15BA"}.mdi-motorbike-off::before{content:"\F1B16"}.mdi-mouse::before{content:"\F037D"}.mdi-mouse-bluetooth::before{content:"\F098B"}.mdi-mouse-left-click::before{content:"\F1D07"}.mdi-mouse-left-click-outline::before{content:"\F1D08"}.mdi-mouse-move-down::before{content:"\F1550"}.mdi-mouse-move-up::before{content:"\F1551"}.mdi-mouse-move-vertical::before{content:"\F1552"}.mdi-mouse-off::before{content:"\F037E"}.mdi-mouse-outline::before{content:"\F1D09"}.mdi-mouse-right-click::before{content:"\F1D0A"}.mdi-mouse-right-click-outline::before{content:"\F1D0B"}.mdi-mouse-scroll-wheel::before{content:"\F1D0C"}.mdi-mouse-variant::before{content:"\F037F"}.mdi-mouse-variant-off::before{content:"\F0380"}.mdi-move-resize::before{content:"\F0655"}.mdi-move-resize-variant::before{content:"\F0656"}.mdi-movie::before{content:"\F0381"}.mdi-movie-check::before{content:"\F16F3"}.mdi-movie-check-outline::before{content:"\F16F4"}.mdi-movie-cog::before{content:"\F16F5"}.mdi-movie-cog-outline::before{content:"\F16F6"}.mdi-movie-edit::before{content:"\F1122"}.mdi-movie-edit-outline::before{content:"\F1123"}.mdi-movie-filter::before{content:"\F1124"}.mdi-movie-filter-outline::before{content:"\F1125"}.mdi-movie-minus::before{content:"\F16F7"}.mdi-movie-minus-outline::before{content:"\F16F8"}.mdi-movie-off::before{content:"\F16F9"}.mdi-movie-off-outline::before{content:"\F16FA"}.mdi-movie-open::before{content:"\F0FCE"}.mdi-movie-open-check::before{content:"\F16FB"}.mdi-movie-open-check-outline::before{content:"\F16FC"}.mdi-movie-open-cog::before{content:"\F16FD"}.mdi-movie-open-cog-outline::before{content:"\F16FE"}.mdi-movie-open-edit::before{content:"\F16FF"}.mdi-movie-open-edit-outline::before{content:"\F1700"}.mdi-movie-open-minus::before{content:"\F1701"}.mdi-movie-open-minus-outline::before{content:"\F1702"}.mdi-movie-open-off::before{content:"\F1703"}.mdi-movie-open-off-outline::before{content:"\F1704"}.mdi-movie-open-outline::before{content:"\F0FCF"}.mdi-movie-open-play::before{content:"\F1705"}.mdi-movie-open-play-outline::before{content:"\F1706"}.mdi-movie-open-plus::before{content:"\F1707"}.mdi-movie-open-plus-outline::before{content:"\F1708"}.mdi-movie-open-remove::before{content:"\F1709"}.mdi-movie-open-remove-outline::before{content:"\F170A"}.mdi-movie-open-settings::before{content:"\F170B"}.mdi-movie-open-settings-outline::before{content:"\F170C"}.mdi-movie-open-star::before{content:"\F170D"}.mdi-movie-open-star-outline::before{content:"\F170E"}.mdi-movie-outline::before{content:"\F0DDD"}.mdi-movie-play::before{content:"\F170F"}.mdi-movie-play-outline::before{content:"\F1710"}.mdi-movie-plus::before{content:"\F1711"}.mdi-movie-plus-outline::before{content:"\F1712"}.mdi-movie-remove::before{content:"\F1713"}.mdi-movie-remove-outline::before{content:"\F1714"}.mdi-movie-roll::before{content:"\F07DE"}.mdi-movie-search::before{content:"\F11D2"}.mdi-movie-search-outline::before{content:"\F11D3"}.mdi-movie-settings::before{content:"\F1715"}.mdi-movie-settings-outline::before{content:"\F1716"}.mdi-movie-star::before{content:"\F1717"}.mdi-movie-star-outline::before{content:"\F1718"}.mdi-mower::before{content:"\F166F"}.mdi-mower-bag::before{content:"\F1670"}.mdi-mower-bag-on::before{content:"\F1B60"}.mdi-mower-on::before{content:"\F1B5F"}.mdi-muffin::before{content:"\F098C"}.mdi-multicast::before{content:"\F1893"}.mdi-multimedia::before{content:"\F1B97"}.mdi-multiplication::before{content:"\F0382"}.mdi-multiplication-box::before{content:"\F0383"}.mdi-mushroom::before{content:"\F07DF"}.mdi-mushroom-off::before{content:"\F13FA"}.mdi-mushroom-off-outline::before{content:"\F13FB"}.mdi-mushroom-outline::before{content:"\F07E0"}.mdi-music::before{content:"\F075A"}.mdi-music-accidental-double-flat::before{content:"\F0F69"}.mdi-music-accidental-double-sharp::before{content:"\F0F6A"}.mdi-music-accidental-flat::before{content:"\F0F6B"}.mdi-music-accidental-natural::before{content:"\F0F6C"}.mdi-music-accidental-sharp::before{content:"\F0F6D"}.mdi-music-box::before{content:"\F0384"}.mdi-music-box-multiple::before{content:"\F0333"}.mdi-music-box-multiple-outline::before{content:"\F0F04"}.mdi-music-box-outline::before{content:"\F0385"}.mdi-music-circle::before{content:"\F0386"}.mdi-music-circle-outline::before{content:"\F0AD4"}.mdi-music-clef-alto::before{content:"\F0F6E"}.mdi-music-clef-bass::before{content:"\F0F6F"}.mdi-music-clef-treble::before{content:"\F0F70"}.mdi-music-note::before{content:"\F0387"}.mdi-music-note-bluetooth::before{content:"\F05FE"}.mdi-music-note-bluetooth-off::before{content:"\F05FF"}.mdi-music-note-eighth::before{content:"\F0388"}.mdi-music-note-eighth-dotted::before{content:"\F0F71"}.mdi-music-note-half::before{content:"\F0389"}.mdi-music-note-half-dotted::before{content:"\F0F72"}.mdi-music-note-minus::before{content:"\F1B89"}.mdi-music-note-off::before{content:"\F038A"}.mdi-music-note-off-outline::before{content:"\F0F73"}.mdi-music-note-outline::before{content:"\F0F74"}.mdi-music-note-plus::before{content:"\F0DDE"}.mdi-music-note-quarter::before{content:"\F038B"}.mdi-music-note-quarter-dotted::before{content:"\F0F75"}.mdi-music-note-sixteenth::before{content:"\F038C"}.mdi-music-note-sixteenth-dotted::before{content:"\F0F76"}.mdi-music-note-whole::before{content:"\F038D"}.mdi-music-note-whole-dotted::before{content:"\F0F77"}.mdi-music-off::before{content:"\F075B"}.mdi-music-rest-eighth::before{content:"\F0F78"}.mdi-music-rest-half::before{content:"\F0F79"}.mdi-music-rest-quarter::before{content:"\F0F7A"}.mdi-music-rest-sixteenth::before{content:"\F0F7B"}.mdi-music-rest-whole::before{content:"\F0F7C"}.mdi-mustache::before{content:"\F15DE"}.mdi-nail::before{content:"\F0DDF"}.mdi-nas::before{content:"\F08F3"}.mdi-nativescript::before{content:"\F0880"}.mdi-nature::before{content:"\F038E"}.mdi-nature-outline::before{content:"\F1C71"}.mdi-nature-people::before{content:"\F038F"}.mdi-nature-people-outline::before{content:"\F1C72"}.mdi-navigation::before{content:"\F0390"}.mdi-navigation-outline::before{content:"\F1607"}.mdi-navigation-variant::before{content:"\F18F0"}.mdi-navigation-variant-outline::before{content:"\F18F1"}.mdi-near-me::before{content:"\F05CD"}.mdi-necklace::before{content:"\F0F0B"}.mdi-needle::before{content:"\F0391"}.mdi-needle-off::before{content:"\F19D2"}.mdi-netflix::before{content:"\F0746"}.mdi-network::before{content:"\F06F3"}.mdi-network-off::before{content:"\F0C9B"}.mdi-network-off-outline::before{content:"\F0C9C"}.mdi-network-outline::before{content:"\F0C9D"}.mdi-network-pos::before{content:"\F1ACB"}.mdi-network-strength-1::before{content:"\F08F4"}.mdi-network-strength-1-alert::before{content:"\F08F5"}.mdi-network-strength-2::before{content:"\F08F6"}.mdi-network-strength-2-alert::before{content:"\F08F7"}.mdi-network-strength-3::before{content:"\F08F8"}.mdi-network-strength-3-alert::before{content:"\F08F9"}.mdi-network-strength-4::before{content:"\F08FA"}.mdi-network-strength-4-alert::before{content:"\F08FB"}.mdi-network-strength-4-cog::before{content:"\F191A"}.mdi-network-strength-off::before{content:"\F08FC"}.mdi-network-strength-off-outline::before{content:"\F08FD"}.mdi-network-strength-outline::before{content:"\F08FE"}.mdi-new-box::before{content:"\F0394"}.mdi-newspaper::before{content:"\F0395"}.mdi-newspaper-check::before{content:"\F1943"}.mdi-newspaper-minus::before{content:"\F0F0C"}.mdi-newspaper-plus::before{content:"\F0F0D"}.mdi-newspaper-remove::before{content:"\F1944"}.mdi-newspaper-variant::before{content:"\F1001"}.mdi-newspaper-variant-multiple::before{content:"\F1002"}.mdi-newspaper-variant-multiple-outline::before{content:"\F1003"}.mdi-newspaper-variant-outline::before{content:"\F1004"}.mdi-nfc::before{content:"\F0396"}.mdi-nfc-search-variant::before{content:"\F0E53"}.mdi-nfc-tap::before{content:"\F0397"}.mdi-nfc-variant::before{content:"\F0398"}.mdi-nfc-variant-off::before{content:"\F0E54"}.mdi-ninja::before{content:"\F0774"}.mdi-nintendo-game-boy::before{content:"\F1393"}.mdi-nintendo-switch::before{content:"\F07E1"}.mdi-nintendo-wii::before{content:"\F05AB"}.mdi-nintendo-wiiu::before{content:"\F072D"}.mdi-nix::before{content:"\F1105"}.mdi-nodejs::before{content:"\F0399"}.mdi-noodles::before{content:"\F117E"}.mdi-not-equal::before{content:"\F098D"}.mdi-not-equal-variant::before{content:"\F098E"}.mdi-note::before{content:"\F039A"}.mdi-note-alert::before{content:"\F177D"}.mdi-note-alert-outline::before{content:"\F177E"}.mdi-note-check::before{content:"\F177F"}.mdi-note-check-outline::before{content:"\F1780"}.mdi-note-edit::before{content:"\F1781"}.mdi-note-edit-outline::before{content:"\F1782"}.mdi-note-minus::before{content:"\F164F"}.mdi-note-minus-outline::before{content:"\F1650"}.mdi-note-multiple::before{content:"\F06B8"}.mdi-note-multiple-outline::before{content:"\F06B9"}.mdi-note-off::before{content:"\F1783"}.mdi-note-off-outline::before{content:"\F1784"}.mdi-note-outline::before{content:"\F039B"}.mdi-note-plus::before{content:"\F039C"}.mdi-note-plus-outline::before{content:"\F039D"}.mdi-note-remove::before{content:"\F1651"}.mdi-note-remove-outline::before{content:"\F1652"}.mdi-note-search::before{content:"\F1653"}.mdi-note-search-outline::before{content:"\F1654"}.mdi-note-text::before{content:"\F039E"}.mdi-note-text-outline::before{content:"\F11D7"}.mdi-notebook::before{content:"\F082E"}.mdi-notebook-check::before{content:"\F14F5"}.mdi-notebook-check-outline::before{content:"\F14F6"}.mdi-notebook-edit::before{content:"\F14E7"}.mdi-notebook-edit-outline::before{content:"\F14E9"}.mdi-notebook-heart::before{content:"\F1A0B"}.mdi-notebook-heart-outline::before{content:"\F1A0C"}.mdi-notebook-minus::before{content:"\F1610"}.mdi-notebook-minus-outline::before{content:"\F1611"}.mdi-notebook-multiple::before{content:"\F0E55"}.mdi-notebook-outline::before{content:"\F0EBF"}.mdi-notebook-plus::before{content:"\F1612"}.mdi-notebook-plus-outline::before{content:"\F1613"}.mdi-notebook-remove::before{content:"\F1614"}.mdi-notebook-remove-outline::before{content:"\F1615"}.mdi-notification-clear-all::before{content:"\F039F"}.mdi-npm::before{content:"\F06F7"}.mdi-nuke::before{content:"\F06A4"}.mdi-null::before{content:"\F07E2"}.mdi-numeric::before{content:"\F03A0"}.mdi-numeric-0::before{content:"\F0B39"}.mdi-numeric-0-box::before{content:"\F03A1"}.mdi-numeric-0-box-multiple::before{content:"\F0F0E"}.mdi-numeric-0-box-multiple-outline::before{content:"\F03A2"}.mdi-numeric-0-box-outline::before{content:"\F03A3"}.mdi-numeric-0-circle::before{content:"\F0C9E"}.mdi-numeric-0-circle-outline::before{content:"\F0C9F"}.mdi-numeric-1::before{content:"\F0B3A"}.mdi-numeric-1-box::before{content:"\F03A4"}.mdi-numeric-1-box-multiple::before{content:"\F0F0F"}.mdi-numeric-1-box-multiple-outline::before{content:"\F03A5"}.mdi-numeric-1-box-outline::before{content:"\F03A6"}.mdi-numeric-1-circle::before{content:"\F0CA0"}.mdi-numeric-1-circle-outline::before{content:"\F0CA1"}.mdi-numeric-10::before{content:"\F0FE9"}.mdi-numeric-10-box::before{content:"\F0F7D"}.mdi-numeric-10-box-multiple::before{content:"\F0FEA"}.mdi-numeric-10-box-multiple-outline::before{content:"\F0FEB"}.mdi-numeric-10-box-outline::before{content:"\F0F7E"}.mdi-numeric-10-circle::before{content:"\F0FEC"}.mdi-numeric-10-circle-outline::before{content:"\F0FED"}.mdi-numeric-2::before{content:"\F0B3B"}.mdi-numeric-2-box::before{content:"\F03A7"}.mdi-numeric-2-box-multiple::before{content:"\F0F10"}.mdi-numeric-2-box-multiple-outline::before{content:"\F03A8"}.mdi-numeric-2-box-outline::before{content:"\F03A9"}.mdi-numeric-2-circle::before{content:"\F0CA2"}.mdi-numeric-2-circle-outline::before{content:"\F0CA3"}.mdi-numeric-3::before{content:"\F0B3C"}.mdi-numeric-3-box::before{content:"\F03AA"}.mdi-numeric-3-box-multiple::before{content:"\F0F11"}.mdi-numeric-3-box-multiple-outline::before{content:"\F03AB"}.mdi-numeric-3-box-outline::before{content:"\F03AC"}.mdi-numeric-3-circle::before{content:"\F0CA4"}.mdi-numeric-3-circle-outline::before{content:"\F0CA5"}.mdi-numeric-4::before{content:"\F0B3D"}.mdi-numeric-4-box::before{content:"\F03AD"}.mdi-numeric-4-box-multiple::before{content:"\F0F12"}.mdi-numeric-4-box-multiple-outline::before{content:"\F03B2"}.mdi-numeric-4-box-outline::before{content:"\F03AE"}.mdi-numeric-4-circle::before{content:"\F0CA6"}.mdi-numeric-4-circle-outline::before{content:"\F0CA7"}.mdi-numeric-5::before{content:"\F0B3E"}.mdi-numeric-5-box::before{content:"\F03B1"}.mdi-numeric-5-box-multiple::before{content:"\F0F13"}.mdi-numeric-5-box-multiple-outline::before{content:"\F03AF"}.mdi-numeric-5-box-outline::before{content:"\F03B0"}.mdi-numeric-5-circle::before{content:"\F0CA8"}.mdi-numeric-5-circle-outline::before{content:"\F0CA9"}.mdi-numeric-6::before{content:"\F0B3F"}.mdi-numeric-6-box::before{content:"\F03B3"}.mdi-numeric-6-box-multiple::before{content:"\F0F14"}.mdi-numeric-6-box-multiple-outline::before{content:"\F03B4"}.mdi-numeric-6-box-outline::before{content:"\F03B5"}.mdi-numeric-6-circle::before{content:"\F0CAA"}.mdi-numeric-6-circle-outline::before{content:"\F0CAB"}.mdi-numeric-7::before{content:"\F0B40"}.mdi-numeric-7-box::before{content:"\F03B6"}.mdi-numeric-7-box-multiple::before{content:"\F0F15"}.mdi-numeric-7-box-multiple-outline::before{content:"\F03B7"}.mdi-numeric-7-box-outline::before{content:"\F03B8"}.mdi-numeric-7-circle::before{content:"\F0CAC"}.mdi-numeric-7-circle-outline::before{content:"\F0CAD"}.mdi-numeric-8::before{content:"\F0B41"}.mdi-numeric-8-box::before{content:"\F03B9"}.mdi-numeric-8-box-multiple::before{content:"\F0F16"}.mdi-numeric-8-box-multiple-outline::before{content:"\F03BA"}.mdi-numeric-8-box-outline::before{content:"\F03BB"}.mdi-numeric-8-circle::before{content:"\F0CAE"}.mdi-numeric-8-circle-outline::before{content:"\F0CAF"}.mdi-numeric-9::before{content:"\F0B42"}.mdi-numeric-9-box::before{content:"\F03BC"}.mdi-numeric-9-box-multiple::before{content:"\F0F17"}.mdi-numeric-9-box-multiple-outline::before{content:"\F03BD"}.mdi-numeric-9-box-outline::before{content:"\F03BE"}.mdi-numeric-9-circle::before{content:"\F0CB0"}.mdi-numeric-9-circle-outline::before{content:"\F0CB1"}.mdi-numeric-9-plus::before{content:"\F0FEE"}.mdi-numeric-9-plus-box::before{content:"\F03BF"}.mdi-numeric-9-plus-box-multiple::before{content:"\F0F18"}.mdi-numeric-9-plus-box-multiple-outline::before{content:"\F03C0"}.mdi-numeric-9-plus-box-outline::before{content:"\F03C1"}.mdi-numeric-9-plus-circle::before{content:"\F0CB2"}.mdi-numeric-9-plus-circle-outline::before{content:"\F0CB3"}.mdi-numeric-negative-1::before{content:"\F1052"}.mdi-numeric-off::before{content:"\F19D3"}.mdi-numeric-positive-1::before{content:"\F15CB"}.mdi-nut::before{content:"\F06F8"}.mdi-nutrition::before{content:"\F03C2"}.mdi-nuxt::before{content:"\F1106"}.mdi-oar::before{content:"\F067C"}.mdi-ocarina::before{content:"\F0DE0"}.mdi-oci::before{content:"\F12E9"}.mdi-ocr::before{content:"\F113A"}.mdi-octagon::before{content:"\F03C3"}.mdi-octagon-outline::before{content:"\F03C4"}.mdi-octagram::before{content:"\F06F9"}.mdi-octagram-edit::before{content:"\F1C34"}.mdi-octagram-edit-outline::before{content:"\F1C35"}.mdi-octagram-minus::before{content:"\F1C36"}.mdi-octagram-minus-outline::before{content:"\F1C37"}.mdi-octagram-outline::before{content:"\F0775"}.mdi-octagram-plus::before{content:"\F1C38"}.mdi-octagram-plus-outline::before{content:"\F1C39"}.mdi-octahedron::before{content:"\F1950"}.mdi-octahedron-off::before{content:"\F1951"}.mdi-odnoklassniki::before{content:"\F03C5"}.mdi-offer::before{content:"\F121B"}.mdi-office-building::before{content:"\F0991"}.mdi-office-building-cog::before{content:"\F1949"}.mdi-office-building-cog-outline::before{content:"\F194A"}.mdi-office-building-marker::before{content:"\F1520"}.mdi-office-building-marker-outline::before{content:"\F1521"}.mdi-office-building-minus::before{content:"\F1BAA"}.mdi-office-building-minus-outline::before{content:"\F1BAB"}.mdi-office-building-outline::before{content:"\F151F"}.mdi-office-building-plus::before{content:"\F1BA8"}.mdi-office-building-plus-outline::before{content:"\F1BA9"}.mdi-office-building-remove::before{content:"\F1BAC"}.mdi-office-building-remove-outline::before{content:"\F1BAD"}.mdi-oil::before{content:"\F03C7"}.mdi-oil-lamp::before{content:"\F0F19"}.mdi-oil-level::before{content:"\F1053"}.mdi-oil-temperature::before{content:"\F0FF8"}.mdi-om::before{content:"\F0973"}.mdi-omega::before{content:"\F03C9"}.mdi-one-up::before{content:"\F0BAD"}.mdi-onepassword::before{content:"\F0881"}.mdi-opacity::before{content:"\F05CC"}.mdi-open-in-app::before{content:"\F03CB"}.mdi-open-in-new::before{content:"\F03CC"}.mdi-open-source-initiative::before{content:"\F0BAE"}.mdi-openid::before{content:"\F03CD"}.mdi-opera::before{content:"\F03CE"}.mdi-orbit::before{content:"\F0018"}.mdi-orbit-variant::before{content:"\F15DB"}.mdi-order-alphabetical-ascending::before{content:"\F020D"}.mdi-order-alphabetical-descending::before{content:"\F0D07"}.mdi-order-bool-ascending::before{content:"\F02BE"}.mdi-order-bool-ascending-variant::before{content:"\F098F"}.mdi-order-bool-descending::before{content:"\F1384"}.mdi-order-bool-descending-variant::before{content:"\F0990"}.mdi-order-numeric-ascending::before{content:"\F0545"}.mdi-order-numeric-descending::before{content:"\F0546"}.mdi-origin::before{content:"\F0B43"}.mdi-ornament::before{content:"\F03CF"}.mdi-ornament-variant::before{content:"\F03D0"}.mdi-outdoor-lamp::before{content:"\F1054"}.mdi-overscan::before{content:"\F1005"}.mdi-owl::before{content:"\F03D2"}.mdi-pac-man::before{content:"\F0BAF"}.mdi-package::before{content:"\F03D3"}.mdi-package-check::before{content:"\F1B51"}.mdi-package-down::before{content:"\F03D4"}.mdi-package-up::before{content:"\F03D5"}.mdi-package-variant::before{content:"\F03D6"}.mdi-package-variant-closed::before{content:"\F03D7"}.mdi-package-variant-closed-check::before{content:"\F1B52"}.mdi-package-variant-closed-minus::before{content:"\F19D4"}.mdi-package-variant-closed-plus::before{content:"\F19D5"}.mdi-package-variant-closed-remove::before{content:"\F19D6"}.mdi-package-variant-minus::before{content:"\F19D7"}.mdi-package-variant-plus::before{content:"\F19D8"}.mdi-package-variant-remove::before{content:"\F19D9"}.mdi-page-first::before{content:"\F0600"}.mdi-page-last::before{content:"\F0601"}.mdi-page-layout-body::before{content:"\F06FA"}.mdi-page-layout-footer::before{content:"\F06FB"}.mdi-page-layout-header::before{content:"\F06FC"}.mdi-page-layout-header-footer::before{content:"\F0F7F"}.mdi-page-layout-sidebar-left::before{content:"\F06FD"}.mdi-page-layout-sidebar-right::before{content:"\F06FE"}.mdi-page-next::before{content:"\F0BB0"}.mdi-page-next-outline::before{content:"\F0BB1"}.mdi-page-previous::before{content:"\F0BB2"}.mdi-page-previous-outline::before{content:"\F0BB3"}.mdi-pail::before{content:"\F1417"}.mdi-pail-minus::before{content:"\F1437"}.mdi-pail-minus-outline::before{content:"\F143C"}.mdi-pail-off::before{content:"\F1439"}.mdi-pail-off-outline::before{content:"\F143E"}.mdi-pail-outline::before{content:"\F143A"}.mdi-pail-plus::before{content:"\F1436"}.mdi-pail-plus-outline::before{content:"\F143B"}.mdi-pail-remove::before{content:"\F1438"}.mdi-pail-remove-outline::before{content:"\F143D"}.mdi-palette::before{content:"\F03D8"}.mdi-palette-advanced::before{content:"\F03D9"}.mdi-palette-outline::before{content:"\F0E0C"}.mdi-palette-swatch::before{content:"\F08B5"}.mdi-palette-swatch-outline::before{content:"\F135C"}.mdi-palette-swatch-variant::before{content:"\F195A"}.mdi-palm-tree::before{content:"\F1055"}.mdi-pan::before{content:"\F0BB4"}.mdi-pan-bottom-left::before{content:"\F0BB5"}.mdi-pan-bottom-right::before{content:"\F0BB6"}.mdi-pan-down::before{content:"\F0BB7"}.mdi-pan-horizontal::before{content:"\F0BB8"}.mdi-pan-left::before{content:"\F0BB9"}.mdi-pan-right::before{content:"\F0BBA"}.mdi-pan-top-left::before{content:"\F0BBB"}.mdi-pan-top-right::before{content:"\F0BBC"}.mdi-pan-up::before{content:"\F0BBD"}.mdi-pan-vertical::before{content:"\F0BBE"}.mdi-panda::before{content:"\F03DA"}.mdi-pandora::before{content:"\F03DB"}.mdi-panorama::before{content:"\F03DC"}.mdi-panorama-fisheye::before{content:"\F03DD"}.mdi-panorama-horizontal::before{content:"\F1928"}.mdi-panorama-horizontal-outline::before{content:"\F03DE"}.mdi-panorama-outline::before{content:"\F198C"}.mdi-panorama-sphere::before{content:"\F198D"}.mdi-panorama-sphere-outline::before{content:"\F198E"}.mdi-panorama-variant::before{content:"\F198F"}.mdi-panorama-variant-outline::before{content:"\F1990"}.mdi-panorama-vertical::before{content:"\F1929"}.mdi-panorama-vertical-outline::before{content:"\F03DF"}.mdi-panorama-wide-angle::before{content:"\F195F"}.mdi-panorama-wide-angle-outline::before{content:"\F03E0"}.mdi-paper-cut-vertical::before{content:"\F03E1"}.mdi-paper-roll::before{content:"\F1157"}.mdi-paper-roll-outline::before{content:"\F1158"}.mdi-paperclip::before{content:"\F03E2"}.mdi-paperclip-check::before{content:"\F1AC6"}.mdi-paperclip-lock::before{content:"\F19DA"}.mdi-paperclip-minus::before{content:"\F1AC7"}.mdi-paperclip-off::before{content:"\F1AC8"}.mdi-paperclip-plus::before{content:"\F1AC9"}.mdi-paperclip-remove::before{content:"\F1ACA"}.mdi-parachute::before{content:"\F0CB4"}.mdi-parachute-outline::before{content:"\F0CB5"}.mdi-paragliding::before{content:"\F1745"}.mdi-parking::before{content:"\F03E3"}.mdi-party-popper::before{content:"\F1056"}.mdi-passport::before{content:"\F07E3"}.mdi-passport-alert::before{content:"\F1CB8"}.mdi-passport-biometric::before{content:"\F0DE1"}.mdi-passport-cancel::before{content:"\F1CB9"}.mdi-passport-check::before{content:"\F1CBA"}.mdi-passport-minus::before{content:"\F1CBB"}.mdi-passport-plus::before{content:"\F1CBC"}.mdi-passport-remove::before{content:"\F1CBD"}.mdi-pasta::before{content:"\F1160"}.mdi-patio-heater::before{content:"\F0F80"}.mdi-patreon::before{content:"\F0882"}.mdi-pause::before{content:"\F03E4"}.mdi-pause-box::before{content:"\F00BC"}.mdi-pause-box-outline::before{content:"\F1B7A"}.mdi-pause-circle::before{content:"\F03E5"}.mdi-pause-circle-outline::before{content:"\F03E6"}.mdi-pause-octagon::before{content:"\F03E7"}.mdi-pause-octagon-outline::before{content:"\F03E8"}.mdi-paw::before{content:"\F03E9"}.mdi-paw-off::before{content:"\F0657"}.mdi-paw-off-outline::before{content:"\F1676"}.mdi-paw-outline::before{content:"\F1675"}.mdi-peace::before{content:"\F0884"}.mdi-peanut::before{content:"\F0FFC"}.mdi-peanut-off::before{content:"\F0FFD"}.mdi-peanut-off-outline::before{content:"\F0FFF"}.mdi-peanut-outline::before{content:"\F0FFE"}.mdi-pen::before{content:"\F03EA"}.mdi-pen-lock::before{content:"\F0DE2"}.mdi-pen-minus::before{content:"\F0DE3"}.mdi-pen-off::before{content:"\F0DE4"}.mdi-pen-plus::before{content:"\F0DE5"}.mdi-pen-remove::before{content:"\F0DE6"}.mdi-pencil::before{content:"\F03EB"}.mdi-pencil-box::before{content:"\F03EC"}.mdi-pencil-box-multiple::before{content:"\F1144"}.mdi-pencil-box-multiple-outline::before{content:"\F1145"}.mdi-pencil-box-outline::before{content:"\F03ED"}.mdi-pencil-circle::before{content:"\F06FF"}.mdi-pencil-circle-outline::before{content:"\F0776"}.mdi-pencil-lock::before{content:"\F03EE"}.mdi-pencil-lock-outline::before{content:"\F0DE7"}.mdi-pencil-minus::before{content:"\F0DE8"}.mdi-pencil-minus-outline::before{content:"\F0DE9"}.mdi-pencil-off::before{content:"\F03EF"}.mdi-pencil-off-outline::before{content:"\F0DEA"}.mdi-pencil-outline::before{content:"\F0CB6"}.mdi-pencil-plus::before{content:"\F0DEB"}.mdi-pencil-plus-outline::before{content:"\F0DEC"}.mdi-pencil-remove::before{content:"\F0DED"}.mdi-pencil-remove-outline::before{content:"\F0DEE"}.mdi-pencil-ruler::before{content:"\F1353"}.mdi-pencil-ruler-outline::before{content:"\F1C11"}.mdi-penguin::before{content:"\F0EC0"}.mdi-pentagon::before{content:"\F0701"}.mdi-pentagon-outline::before{content:"\F0700"}.mdi-pentagram::before{content:"\F1667"}.mdi-percent::before{content:"\F03F0"}.mdi-percent-box::before{content:"\F1A02"}.mdi-percent-box-outline::before{content:"\F1A03"}.mdi-percent-circle::before{content:"\F1A04"}.mdi-percent-circle-outline::before{content:"\F1A05"}.mdi-percent-outline::before{content:"\F1278"}.mdi-periodic-table::before{content:"\F08B6"}.mdi-perspective-less::before{content:"\F0D23"}.mdi-perspective-more::before{content:"\F0D24"}.mdi-ph::before{content:"\F17C5"}.mdi-phone::before{content:"\F03F2"}.mdi-phone-alert::before{content:"\F0F1A"}.mdi-phone-alert-outline::before{content:"\F118E"}.mdi-phone-bluetooth::before{content:"\F03F3"}.mdi-phone-bluetooth-outline::before{content:"\F118F"}.mdi-phone-cancel::before{content:"\F10BC"}.mdi-phone-cancel-outline::before{content:"\F1190"}.mdi-phone-check::before{content:"\F11A9"}.mdi-phone-check-outline::before{content:"\F11AA"}.mdi-phone-classic::before{content:"\F0602"}.mdi-phone-classic-off::before{content:"\F1279"}.mdi-phone-clock::before{content:"\F19DB"}.mdi-phone-dial::before{content:"\F1559"}.mdi-phone-dial-outline::before{content:"\F155A"}.mdi-phone-forward::before{content:"\F03F4"}.mdi-phone-forward-outline::before{content:"\F1191"}.mdi-phone-hangup::before{content:"\F03F5"}.mdi-phone-hangup-outline::before{content:"\F1192"}.mdi-phone-in-talk::before{content:"\F03F6"}.mdi-phone-in-talk-outline::before{content:"\F1182"}.mdi-phone-incoming::before{content:"\F03F7"}.mdi-phone-incoming-outgoing::before{content:"\F1B3F"}.mdi-phone-incoming-outgoing-outline::before{content:"\F1B40"}.mdi-phone-incoming-outline::before{content:"\F1193"}.mdi-phone-lock::before{content:"\F03F8"}.mdi-phone-lock-outline::before{content:"\F1194"}.mdi-phone-log::before{content:"\F03F9"}.mdi-phone-log-outline::before{content:"\F1195"}.mdi-phone-message::before{content:"\F1196"}.mdi-phone-message-outline::before{content:"\F1197"}.mdi-phone-minus::before{content:"\F0658"}.mdi-phone-minus-outline::before{content:"\F1198"}.mdi-phone-missed::before{content:"\F03FA"}.mdi-phone-missed-outline::before{content:"\F11A5"}.mdi-phone-off::before{content:"\F0DEF"}.mdi-phone-off-outline::before{content:"\F11A6"}.mdi-phone-outgoing::before{content:"\F03FB"}.mdi-phone-outgoing-outline::before{content:"\F1199"}.mdi-phone-outline::before{content:"\F0DF0"}.mdi-phone-paused::before{content:"\F03FC"}.mdi-phone-paused-outline::before{content:"\F119A"}.mdi-phone-plus::before{content:"\F0659"}.mdi-phone-plus-outline::before{content:"\F119B"}.mdi-phone-refresh::before{content:"\F1993"}.mdi-phone-refresh-outline::before{content:"\F1994"}.mdi-phone-remove::before{content:"\F152F"}.mdi-phone-remove-outline::before{content:"\F1530"}.mdi-phone-return::before{content:"\F082F"}.mdi-phone-return-outline::before{content:"\F119C"}.mdi-phone-ring::before{content:"\F11AB"}.mdi-phone-ring-outline::before{content:"\F11AC"}.mdi-phone-rotate-landscape::before{content:"\F0885"}.mdi-phone-rotate-portrait::before{content:"\F0886"}.mdi-phone-settings::before{content:"\F03FD"}.mdi-phone-settings-outline::before{content:"\F119D"}.mdi-phone-sync::before{content:"\F1995"}.mdi-phone-sync-outline::before{content:"\F1996"}.mdi-phone-voip::before{content:"\F03FE"}.mdi-pi::before{content:"\F03FF"}.mdi-pi-box::before{content:"\F0400"}.mdi-pi-hole::before{content:"\F0DF1"}.mdi-piano::before{content:"\F067D"}.mdi-piano-off::before{content:"\F0698"}.mdi-pickaxe::before{content:"\F08B7"}.mdi-picture-in-picture-bottom-right::before{content:"\F0E57"}.mdi-picture-in-picture-bottom-right-outline::before{content:"\F0E58"}.mdi-picture-in-picture-top-right::before{content:"\F0E59"}.mdi-picture-in-picture-top-right-outline::before{content:"\F0E5A"}.mdi-pier::before{content:"\F0887"}.mdi-pier-crane::before{content:"\F0888"}.mdi-pig::before{content:"\F0401"}.mdi-pig-variant::before{content:"\F1006"}.mdi-pig-variant-outline::before{content:"\F1678"}.mdi-piggy-bank::before{content:"\F1007"}.mdi-piggy-bank-outline::before{content:"\F1679"}.mdi-pill::before{content:"\F0402"}.mdi-pill-multiple::before{content:"\F1B4C"}.mdi-pill-off::before{content:"\F1A5C"}.mdi-pillar::before{content:"\F0702"}.mdi-pin::before{content:"\F0403"}.mdi-pin-off::before{content:"\F0404"}.mdi-pin-off-outline::before{content:"\F0930"}.mdi-pin-outline::before{content:"\F0931"}.mdi-pine-tree::before{content:"\F0405"}.mdi-pine-tree-box::before{content:"\F0406"}.mdi-pine-tree-fire::before{content:"\F141A"}.mdi-pine-tree-variant::before{content:"\F1C73"}.mdi-pine-tree-variant-outline::before{content:"\F1C74"}.mdi-pinterest::before{content:"\F0407"}.mdi-pinwheel::before{content:"\F0AD5"}.mdi-pinwheel-outline::before{content:"\F0AD6"}.mdi-pipe::before{content:"\F07E5"}.mdi-pipe-disconnected::before{content:"\F07E6"}.mdi-pipe-leak::before{content:"\F0889"}.mdi-pipe-valve::before{content:"\F184D"}.mdi-pipe-wrench::before{content:"\F1354"}.mdi-pirate::before{content:"\F0A08"}.mdi-pistol::before{content:"\F0703"}.mdi-piston::before{content:"\F088A"}.mdi-pitchfork::before{content:"\F1553"}.mdi-pizza::before{content:"\F0409"}.mdi-plane-car::before{content:"\F1AFF"}.mdi-plane-train::before{content:"\F1B00"}.mdi-play::before{content:"\F040A"}.mdi-play-box::before{content:"\F127A"}.mdi-play-box-edit-outline::before{content:"\F1C3A"}.mdi-play-box-lock::before{content:"\F1A16"}.mdi-play-box-lock-open::before{content:"\F1A17"}.mdi-play-box-lock-open-outline::before{content:"\F1A18"}.mdi-play-box-lock-outline::before{content:"\F1A19"}.mdi-play-box-multiple::before{content:"\F0D19"}.mdi-play-box-multiple-outline::before{content:"\F13E6"}.mdi-play-box-outline::before{content:"\F040B"}.mdi-play-circle::before{content:"\F040C"}.mdi-play-circle-outline::before{content:"\F040D"}.mdi-play-network::before{content:"\F088B"}.mdi-play-network-outline::before{content:"\F0CB7"}.mdi-play-outline::before{content:"\F0F1B"}.mdi-play-pause::before{content:"\F040E"}.mdi-play-protected-content::before{content:"\F040F"}.mdi-play-speed::before{content:"\F08FF"}.mdi-playlist-check::before{content:"\F05C7"}.mdi-playlist-edit::before{content:"\F0900"}.mdi-playlist-minus::before{content:"\F0410"}.mdi-playlist-music::before{content:"\F0CB8"}.mdi-playlist-music-outline::before{content:"\F0CB9"}.mdi-playlist-play::before{content:"\F0411"}.mdi-playlist-plus::before{content:"\F0412"}.mdi-playlist-remove::before{content:"\F0413"}.mdi-playlist-star::before{content:"\F0DF2"}.mdi-plex::before{content:"\F06BA"}.mdi-pliers::before{content:"\F19A4"}.mdi-plus::before{content:"\F0415"}.mdi-plus-box::before{content:"\F0416"}.mdi-plus-box-multiple::before{content:"\F0334"}.mdi-plus-box-multiple-outline::before{content:"\F1143"}.mdi-plus-box-outline::before{content:"\F0704"}.mdi-plus-circle::before{content:"\F0417"}.mdi-plus-circle-multiple::before{content:"\F034C"}.mdi-plus-circle-multiple-outline::before{content:"\F0418"}.mdi-plus-circle-outline::before{content:"\F0419"}.mdi-plus-lock::before{content:"\F1A5D"}.mdi-plus-lock-open::before{content:"\F1A5E"}.mdi-plus-minus::before{content:"\F0992"}.mdi-plus-minus-box::before{content:"\F0993"}.mdi-plus-minus-variant::before{content:"\F14C9"}.mdi-plus-network::before{content:"\F041A"}.mdi-plus-network-outline::before{content:"\F0CBA"}.mdi-plus-outline::before{content:"\F0705"}.mdi-plus-thick::before{content:"\F11EC"}.mdi-pocket::before{content:"\F1CBE"}.mdi-podcast::before{content:"\F0994"}.mdi-podium::before{content:"\F0D25"}.mdi-podium-bronze::before{content:"\F0D26"}.mdi-podium-gold::before{content:"\F0D27"}.mdi-podium-silver::before{content:"\F0D28"}.mdi-point-of-sale::before{content:"\F0D92"}.mdi-pokeball::before{content:"\F041D"}.mdi-pokemon-go::before{content:"\F0A09"}.mdi-poker-chip::before{content:"\F0830"}.mdi-polaroid::before{content:"\F041E"}.mdi-police-badge::before{content:"\F1167"}.mdi-police-badge-outline::before{content:"\F1168"}.mdi-police-station::before{content:"\F1839"}.mdi-poll::before{content:"\F041F"}.mdi-polo::before{content:"\F14C3"}.mdi-polymer::before{content:"\F0421"}.mdi-pool::before{content:"\F0606"}.mdi-pool-thermometer::before{content:"\F1A5F"}.mdi-popcorn::before{content:"\F0422"}.mdi-post::before{content:"\F1008"}.mdi-post-lamp::before{content:"\F1A60"}.mdi-post-outline::before{content:"\F1009"}.mdi-postage-stamp::before{content:"\F0CBB"}.mdi-pot::before{content:"\F02E5"}.mdi-pot-mix::before{content:"\F065B"}.mdi-pot-mix-outline::before{content:"\F0677"}.mdi-pot-outline::before{content:"\F02FF"}.mdi-pot-steam::before{content:"\F065A"}.mdi-pot-steam-outline::before{content:"\F0326"}.mdi-pound::before{content:"\F0423"}.mdi-pound-box::before{content:"\F0424"}.mdi-pound-box-outline::before{content:"\F117F"}.mdi-power::before{content:"\F0425"}.mdi-power-cycle::before{content:"\F0901"}.mdi-power-off::before{content:"\F0902"}.mdi-power-on::before{content:"\F0903"}.mdi-power-plug::before{content:"\F06A5"}.mdi-power-plug-battery::before{content:"\F1C3B"}.mdi-power-plug-battery-outline::before{content:"\F1C3C"}.mdi-power-plug-off::before{content:"\F06A6"}.mdi-power-plug-off-outline::before{content:"\F1424"}.mdi-power-plug-outline::before{content:"\F1425"}.mdi-power-settings::before{content:"\F0426"}.mdi-power-sleep::before{content:"\F0904"}.mdi-power-socket::before{content:"\F0427"}.mdi-power-socket-au::before{content:"\F0905"}.mdi-power-socket-ch::before{content:"\F0FB3"}.mdi-power-socket-de::before{content:"\F1107"}.mdi-power-socket-eu::before{content:"\F07E7"}.mdi-power-socket-fr::before{content:"\F1108"}.mdi-power-socket-it::before{content:"\F14FF"}.mdi-power-socket-jp::before{content:"\F1109"}.mdi-power-socket-uk::before{content:"\F07E8"}.mdi-power-socket-us::before{content:"\F07E9"}.mdi-power-standby::before{content:"\F0906"}.mdi-powershell::before{content:"\F0A0A"}.mdi-prescription::before{content:"\F0706"}.mdi-presentation::before{content:"\F0428"}.mdi-presentation-play::before{content:"\F0429"}.mdi-pretzel::before{content:"\F1562"}.mdi-printer::before{content:"\F042A"}.mdi-printer-3d::before{content:"\F042B"}.mdi-printer-3d-nozzle::before{content:"\F0E5B"}.mdi-printer-3d-nozzle-alert::before{content:"\F11C0"}.mdi-printer-3d-nozzle-alert-outline::before{content:"\F11C1"}.mdi-printer-3d-nozzle-heat::before{content:"\F18B8"}.mdi-printer-3d-nozzle-heat-outline::before{content:"\F18B9"}.mdi-printer-3d-nozzle-off::before{content:"\F1B19"}.mdi-printer-3d-nozzle-off-outline::before{content:"\F1B1A"}.mdi-printer-3d-nozzle-outline::before{content:"\F0E5C"}.mdi-printer-3d-off::before{content:"\F1B0E"}.mdi-printer-alert::before{content:"\F042C"}.mdi-printer-check::before{content:"\F1146"}.mdi-printer-eye::before{content:"\F1458"}.mdi-printer-off::before{content:"\F0E5D"}.mdi-printer-off-outline::before{content:"\F1785"}.mdi-printer-outline::before{content:"\F1786"}.mdi-printer-pos::before{content:"\F1057"}.mdi-printer-pos-alert::before{content:"\F1BBC"}.mdi-printer-pos-alert-outline::before{content:"\F1BBD"}.mdi-printer-pos-cancel::before{content:"\F1BBE"}.mdi-printer-pos-cancel-outline::before{content:"\F1BBF"}.mdi-printer-pos-check::before{content:"\F1BC0"}.mdi-printer-pos-check-outline::before{content:"\F1BC1"}.mdi-printer-pos-cog::before{content:"\F1BC2"}.mdi-printer-pos-cog-outline::before{content:"\F1BC3"}.mdi-printer-pos-edit::before{content:"\F1BC4"}.mdi-printer-pos-edit-outline::before{content:"\F1BC5"}.mdi-printer-pos-minus::before{content:"\F1BC6"}.mdi-printer-pos-minus-outline::before{content:"\F1BC7"}.mdi-printer-pos-network::before{content:"\F1BC8"}.mdi-printer-pos-network-outline::before{content:"\F1BC9"}.mdi-printer-pos-off::before{content:"\F1BCA"}.mdi-printer-pos-off-outline::before{content:"\F1BCB"}.mdi-printer-pos-outline::before{content:"\F1BCC"}.mdi-printer-pos-pause::before{content:"\F1BCD"}.mdi-printer-pos-pause-outline::before{content:"\F1BCE"}.mdi-printer-pos-play::before{content:"\F1BCF"}.mdi-printer-pos-play-outline::before{content:"\F1BD0"}.mdi-printer-pos-plus::before{content:"\F1BD1"}.mdi-printer-pos-plus-outline::before{content:"\F1BD2"}.mdi-printer-pos-refresh::before{content:"\F1BD3"}.mdi-printer-pos-refresh-outline::before{content:"\F1BD4"}.mdi-printer-pos-remove::before{content:"\F1BD5"}.mdi-printer-pos-remove-outline::before{content:"\F1BD6"}.mdi-printer-pos-star::before{content:"\F1BD7"}.mdi-printer-pos-star-outline::before{content:"\F1BD8"}.mdi-printer-pos-stop::before{content:"\F1BD9"}.mdi-printer-pos-stop-outline::before{content:"\F1BDA"}.mdi-printer-pos-sync::before{content:"\F1BDB"}.mdi-printer-pos-sync-outline::before{content:"\F1BDC"}.mdi-printer-pos-wrench::before{content:"\F1BDD"}.mdi-printer-pos-wrench-outline::before{content:"\F1BDE"}.mdi-printer-search::before{content:"\F1457"}.mdi-printer-settings::before{content:"\F0707"}.mdi-printer-wireless::before{content:"\F0A0B"}.mdi-priority-high::before{content:"\F0603"}.mdi-priority-low::before{content:"\F0604"}.mdi-professional-hexagon::before{content:"\F042D"}.mdi-progress-alert::before{content:"\F0CBC"}.mdi-progress-check::before{content:"\F0995"}.mdi-progress-clock::before{content:"\F0996"}.mdi-progress-close::before{content:"\F110A"}.mdi-progress-download::before{content:"\F0997"}.mdi-progress-helper::before{content:"\F1BA2"}.mdi-progress-pencil::before{content:"\F1787"}.mdi-progress-question::before{content:"\F1522"}.mdi-progress-star::before{content:"\F1788"}.mdi-progress-star-four-points::before{content:"\F1C3D"}.mdi-progress-tag::before{content:"\F1D0D"}.mdi-progress-upload::before{content:"\F0998"}.mdi-progress-wrench::before{content:"\F0CBD"}.mdi-projector::before{content:"\F042E"}.mdi-projector-off::before{content:"\F1A23"}.mdi-projector-screen::before{content:"\F042F"}.mdi-projector-screen-off::before{content:"\F180D"}.mdi-projector-screen-off-outline::before{content:"\F180E"}.mdi-projector-screen-outline::before{content:"\F1724"}.mdi-projector-screen-variant::before{content:"\F180F"}.mdi-projector-screen-variant-off::before{content:"\F1810"}.mdi-projector-screen-variant-off-outline::before{content:"\F1811"}.mdi-projector-screen-variant-outline::before{content:"\F1812"}.mdi-propane-tank::before{content:"\F1357"}.mdi-propane-tank-outline::before{content:"\F1358"}.mdi-protocol::before{content:"\F0FD8"}.mdi-publish::before{content:"\F06A7"}.mdi-publish-off::before{content:"\F1945"}.mdi-pulse::before{content:"\F0430"}.mdi-pump::before{content:"\F1402"}.mdi-pump-off::before{content:"\F1B22"}.mdi-pumpkin::before{content:"\F0BBF"}.mdi-purse::before{content:"\F0F1C"}.mdi-purse-outline::before{content:"\F0F1D"}.mdi-puzzle::before{content:"\F0431"}.mdi-puzzle-check::before{content:"\F1426"}.mdi-puzzle-check-outline::before{content:"\F1427"}.mdi-puzzle-edit::before{content:"\F14D3"}.mdi-puzzle-edit-outline::before{content:"\F14D9"}.mdi-puzzle-heart::before{content:"\F14D4"}.mdi-puzzle-heart-outline::before{content:"\F14DA"}.mdi-puzzle-minus::before{content:"\F14D1"}.mdi-puzzle-minus-outline::before{content:"\F14D7"}.mdi-puzzle-outline::before{content:"\F0A66"}.mdi-puzzle-plus::before{content:"\F14D0"}.mdi-puzzle-plus-outline::before{content:"\F14D6"}.mdi-puzzle-remove::before{content:"\F14D2"}.mdi-puzzle-remove-outline::before{content:"\F14D8"}.mdi-puzzle-star::before{content:"\F14D5"}.mdi-puzzle-star-outline::before{content:"\F14DB"}.mdi-pyramid::before{content:"\F1952"}.mdi-pyramid-off::before{content:"\F1953"}.mdi-qi::before{content:"\F0999"}.mdi-qqchat::before{content:"\F0605"}.mdi-qrcode::before{content:"\F0432"}.mdi-qrcode-edit::before{content:"\F08B8"}.mdi-qrcode-minus::before{content:"\F118C"}.mdi-qrcode-plus::before{content:"\F118B"}.mdi-qrcode-remove::before{content:"\F118D"}.mdi-qrcode-scan::before{content:"\F0433"}.mdi-quadcopter::before{content:"\F0434"}.mdi-quality-high::before{content:"\F0435"}.mdi-quality-low::before{content:"\F0A0C"}.mdi-quality-medium::before{content:"\F0A0D"}.mdi-queue-first-in-last-out::before{content:"\F1CAF"}.mdi-quora::before{content:"\F0D29"}.mdi-rabbit::before{content:"\F0907"}.mdi-rabbit-variant::before{content:"\F1A61"}.mdi-rabbit-variant-outline::before{content:"\F1A62"}.mdi-racing-helmet::before{content:"\F0D93"}.mdi-racquetball::before{content:"\F0D94"}.mdi-radar::before{content:"\F0437"}.mdi-radiator::before{content:"\F0438"}.mdi-radiator-disabled::before{content:"\F0AD7"}.mdi-radiator-off::before{content:"\F0AD8"}.mdi-radio::before{content:"\F0439"}.mdi-radio-am::before{content:"\F0CBE"}.mdi-radio-fm::before{content:"\F0CBF"}.mdi-radio-handheld::before{content:"\F043A"}.mdi-radio-off::before{content:"\F121C"}.mdi-radio-tower::before{content:"\F043B"}.mdi-radioactive::before{content:"\F043C"}.mdi-radioactive-circle::before{content:"\F185D"}.mdi-radioactive-circle-outline::before{content:"\F185E"}.mdi-radioactive-off::before{content:"\F0EC1"}.mdi-radiobox-blank::before{content:"\F043D"}.mdi-radiobox-indeterminate-variant::before{content:"\F1C5E"}.mdi-radiobox-marked::before{content:"\F043E"}.mdi-radiology-box::before{content:"\F14C5"}.mdi-radiology-box-outline::before{content:"\F14C6"}.mdi-radius::before{content:"\F0CC0"}.mdi-radius-outline::before{content:"\F0CC1"}.mdi-railroad-light::before{content:"\F0F1E"}.mdi-rake::before{content:"\F1544"}.mdi-raspberry-pi::before{content:"\F043F"}.mdi-raw::before{content:"\F1A0F"}.mdi-raw-off::before{content:"\F1A10"}.mdi-ray-end::before{content:"\F0440"}.mdi-ray-end-arrow::before{content:"\F0441"}.mdi-ray-start::before{content:"\F0442"}.mdi-ray-start-arrow::before{content:"\F0443"}.mdi-ray-start-end::before{content:"\F0444"}.mdi-ray-start-vertex-end::before{content:"\F15D8"}.mdi-ray-vertex::before{content:"\F0445"}.mdi-razor-double-edge::before{content:"\F1997"}.mdi-razor-single-edge::before{content:"\F1998"}.mdi-react::before{content:"\F0708"}.mdi-read::before{content:"\F0447"}.mdi-receipt::before{content:"\F0824"}.mdi-receipt-clock::before{content:"\F1C3E"}.mdi-receipt-clock-outline::before{content:"\F1C3F"}.mdi-receipt-outline::before{content:"\F04F7"}.mdi-receipt-send::before{content:"\F1C40"}.mdi-receipt-send-outline::before{content:"\F1C41"}.mdi-receipt-text::before{content:"\F0449"}.mdi-receipt-text-arrow-left::before{content:"\F1C42"}.mdi-receipt-text-arrow-left-outline::before{content:"\F1C43"}.mdi-receipt-text-arrow-right::before{content:"\F1C44"}.mdi-receipt-text-arrow-right-outline::before{content:"\F1C45"}.mdi-receipt-text-check::before{content:"\F1A63"}.mdi-receipt-text-check-outline::before{content:"\F1A64"}.mdi-receipt-text-clock::before{content:"\F1C46"}.mdi-receipt-text-clock-outline::before{content:"\F1C47"}.mdi-receipt-text-edit::before{content:"\F1C48"}.mdi-receipt-text-edit-outline::before{content:"\F1C49"}.mdi-receipt-text-minus::before{content:"\F1A65"}.mdi-receipt-text-minus-outline::before{content:"\F1A66"}.mdi-receipt-text-outline::before{content:"\F19DC"}.mdi-receipt-text-plus::before{content:"\F1A67"}.mdi-receipt-text-plus-outline::before{content:"\F1A68"}.mdi-receipt-text-remove::before{content:"\F1A69"}.mdi-receipt-text-remove-outline::before{content:"\F1A6A"}.mdi-receipt-text-send::before{content:"\F1C4A"}.mdi-receipt-text-send-outline::before{content:"\F1C4B"}.mdi-record::before{content:"\F044A"}.mdi-record-circle::before{content:"\F0EC2"}.mdi-record-circle-outline::before{content:"\F0EC3"}.mdi-record-player::before{content:"\F099A"}.mdi-record-rec::before{content:"\F044B"}.mdi-rectangle::before{content:"\F0E5E"}.mdi-rectangle-outline::before{content:"\F0E5F"}.mdi-recycle::before{content:"\F044C"}.mdi-recycle-variant::before{content:"\F139D"}.mdi-reddit::before{content:"\F044D"}.mdi-redhat::before{content:"\F111B"}.mdi-redo::before{content:"\F044E"}.mdi-redo-variant::before{content:"\F044F"}.mdi-reflect-horizontal::before{content:"\F0A0E"}.mdi-reflect-vertical::before{content:"\F0A0F"}.mdi-refresh::before{content:"\F0450"}.mdi-refresh-auto::before{content:"\F18F2"}.mdi-refresh-circle::before{content:"\F1377"}.mdi-regex::before{content:"\F0451"}.mdi-registered-trademark::before{content:"\F0A67"}.mdi-reiterate::before{content:"\F1588"}.mdi-relation-many-to-many::before{content:"\F1496"}.mdi-relation-many-to-one::before{content:"\F1497"}.mdi-relation-many-to-one-or-many::before{content:"\F1498"}.mdi-relation-many-to-only-one::before{content:"\F1499"}.mdi-relation-many-to-zero-or-many::before{content:"\F149A"}.mdi-relation-many-to-zero-or-one::before{content:"\F149B"}.mdi-relation-one-or-many-to-many::before{content:"\F149C"}.mdi-relation-one-or-many-to-one::before{content:"\F149D"}.mdi-relation-one-or-many-to-one-or-many::before{content:"\F149E"}.mdi-relation-one-or-many-to-only-one::before{content:"\F149F"}.mdi-relation-one-or-many-to-zero-or-many::before{content:"\F14A0"}.mdi-relation-one-or-many-to-zero-or-one::before{content:"\F14A1"}.mdi-relation-one-to-many::before{content:"\F14A2"}.mdi-relation-one-to-one::before{content:"\F14A3"}.mdi-relation-one-to-one-or-many::before{content:"\F14A4"}.mdi-relation-one-to-only-one::before{content:"\F14A5"}.mdi-relation-one-to-zero-or-many::before{content:"\F14A6"}.mdi-relation-one-to-zero-or-one::before{content:"\F14A7"}.mdi-relation-only-one-to-many::before{content:"\F14A8"}.mdi-relation-only-one-to-one::before{content:"\F14A9"}.mdi-relation-only-one-to-one-or-many::before{content:"\F14AA"}.mdi-relation-only-one-to-only-one::before{content:"\F14AB"}.mdi-relation-only-one-to-zero-or-many::before{content:"\F14AC"}.mdi-relation-only-one-to-zero-or-one::before{content:"\F14AD"}.mdi-relation-zero-or-many-to-many::before{content:"\F14AE"}.mdi-relation-zero-or-many-to-one::before{content:"\F14AF"}.mdi-relation-zero-or-many-to-one-or-many::before{content:"\F14B0"}.mdi-relation-zero-or-many-to-only-one::before{content:"\F14B1"}.mdi-relation-zero-or-many-to-zero-or-many::before{content:"\F14B2"}.mdi-relation-zero-or-many-to-zero-or-one::before{content:"\F14B3"}.mdi-relation-zero-or-one-to-many::before{content:"\F14B4"}.mdi-relation-zero-or-one-to-one::before{content:"\F14B5"}.mdi-relation-zero-or-one-to-one-or-many::before{content:"\F14B6"}.mdi-relation-zero-or-one-to-only-one::before{content:"\F14B7"}.mdi-relation-zero-or-one-to-zero-or-many::before{content:"\F14B8"}.mdi-relation-zero-or-one-to-zero-or-one::before{content:"\F14B9"}.mdi-relative-scale::before{content:"\F0452"}.mdi-reload::before{content:"\F0453"}.mdi-reload-alert::before{content:"\F110B"}.mdi-reminder::before{content:"\F088C"}.mdi-remote::before{content:"\F0454"}.mdi-remote-desktop::before{content:"\F08B9"}.mdi-remote-off::before{content:"\F0EC4"}.mdi-remote-tv::before{content:"\F0EC5"}.mdi-remote-tv-off::before{content:"\F0EC6"}.mdi-rename::before{content:"\F1C18"}.mdi-rename-box::before{content:"\F0455"}.mdi-rename-box-outline::before{content:"\F1C19"}.mdi-rename-outline::before{content:"\F1C1A"}.mdi-reorder-horizontal::before{content:"\F0688"}.mdi-reorder-vertical::before{content:"\F0689"}.mdi-repeat::before{content:"\F0456"}.mdi-repeat-off::before{content:"\F0457"}.mdi-repeat-once::before{content:"\F0458"}.mdi-repeat-variant::before{content:"\F0547"}.mdi-replay::before{content:"\F0459"}.mdi-reply::before{content:"\F045A"}.mdi-reply-all::before{content:"\F045B"}.mdi-reply-all-outline::before{content:"\F0F1F"}.mdi-reply-circle::before{content:"\F11AE"}.mdi-reply-outline::before{content:"\F0F20"}.mdi-reproduction::before{content:"\F045C"}.mdi-resistor::before{content:"\F0B44"}.mdi-resistor-nodes::before{content:"\F0B45"}.mdi-resize::before{content:"\F0A68"}.mdi-resize-bottom-right::before{content:"\F045D"}.mdi-responsive::before{content:"\F045E"}.mdi-restart::before{content:"\F0709"}.mdi-restart-alert::before{content:"\F110C"}.mdi-restart-off::before{content:"\F0D95"}.mdi-restore::before{content:"\F099B"}.mdi-restore-alert::before{content:"\F110D"}.mdi-rewind::before{content:"\F045F"}.mdi-rewind-10::before{content:"\F0D2A"}.mdi-rewind-15::before{content:"\F1946"}.mdi-rewind-30::before{content:"\F0D96"}.mdi-rewind-45::before{content:"\F1B13"}.mdi-rewind-5::before{content:"\F11F9"}.mdi-rewind-60::before{content:"\F160C"}.mdi-rewind-outline::before{content:"\F070A"}.mdi-rhombus::before{content:"\F070B"}.mdi-rhombus-medium::before{content:"\F0A10"}.mdi-rhombus-medium-outline::before{content:"\F14DC"}.mdi-rhombus-outline::before{content:"\F070C"}.mdi-rhombus-split::before{content:"\F0A11"}.mdi-rhombus-split-outline::before{content:"\F14DD"}.mdi-ribbon::before{content:"\F0460"}.mdi-rice::before{content:"\F07EA"}.mdi-rickshaw::before{content:"\F15BB"}.mdi-rickshaw-electric::before{content:"\F15BC"}.mdi-ring::before{content:"\F07EB"}.mdi-rivet::before{content:"\F0E60"}.mdi-road::before{content:"\F0461"}.mdi-road-variant::before{content:"\F0462"}.mdi-robber::before{content:"\F1058"}.mdi-robot::before{content:"\F06A9"}.mdi-robot-angry::before{content:"\F169D"}.mdi-robot-angry-outline::before{content:"\F169E"}.mdi-robot-confused::before{content:"\F169F"}.mdi-robot-confused-outline::before{content:"\F16A0"}.mdi-robot-dead::before{content:"\F16A1"}.mdi-robot-dead-outline::before{content:"\F16A2"}.mdi-robot-excited::before{content:"\F16A3"}.mdi-robot-excited-outline::before{content:"\F16A4"}.mdi-robot-happy::before{content:"\F1719"}.mdi-robot-happy-outline::before{content:"\F171A"}.mdi-robot-industrial::before{content:"\F0B46"}.mdi-robot-industrial-outline::before{content:"\F1A1A"}.mdi-robot-love::before{content:"\F16A5"}.mdi-robot-love-outline::before{content:"\F16A6"}.mdi-robot-mower::before{content:"\F11F7"}.mdi-robot-mower-outline::before{content:"\F11F3"}.mdi-robot-off::before{content:"\F16A7"}.mdi-robot-off-outline::before{content:"\F167B"}.mdi-robot-outline::before{content:"\F167A"}.mdi-robot-vacuum::before{content:"\F070D"}.mdi-robot-vacuum-alert::before{content:"\F1B5D"}.mdi-robot-vacuum-off::before{content:"\F1C01"}.mdi-robot-vacuum-variant::before{content:"\F0908"}.mdi-robot-vacuum-variant-alert::before{content:"\F1B5E"}.mdi-robot-vacuum-variant-off::before{content:"\F1C02"}.mdi-rocket::before{content:"\F0463"}.mdi-rocket-launch::before{content:"\F14DE"}.mdi-rocket-launch-outline::before{content:"\F14DF"}.mdi-rocket-outline::before{content:"\F13AF"}.mdi-rodent::before{content:"\F1327"}.mdi-roller-shade::before{content:"\F1A6B"}.mdi-roller-shade-closed::before{content:"\F1A6C"}.mdi-roller-skate::before{content:"\F0D2B"}.mdi-roller-skate-off::before{content:"\F0145"}.mdi-rollerblade::before{content:"\F0D2C"}.mdi-rollerblade-off::before{content:"\F002E"}.mdi-rollupjs::before{content:"\F0BC0"}.mdi-rolodex::before{content:"\F1AB9"}.mdi-rolodex-outline::before{content:"\F1ABA"}.mdi-roman-numeral-1::before{content:"\F1088"}.mdi-roman-numeral-10::before{content:"\F1091"}.mdi-roman-numeral-2::before{content:"\F1089"}.mdi-roman-numeral-3::before{content:"\F108A"}.mdi-roman-numeral-4::before{content:"\F108B"}.mdi-roman-numeral-5::before{content:"\F108C"}.mdi-roman-numeral-6::before{content:"\F108D"}.mdi-roman-numeral-7::before{content:"\F108E"}.mdi-roman-numeral-8::before{content:"\F108F"}.mdi-roman-numeral-9::before{content:"\F1090"}.mdi-room-service::before{content:"\F088D"}.mdi-room-service-outline::before{content:"\F0D97"}.mdi-rotate-360::before{content:"\F1999"}.mdi-rotate-3d::before{content:"\F0EC7"}.mdi-rotate-3d-variant::before{content:"\F0464"}.mdi-rotate-left::before{content:"\F0465"}.mdi-rotate-left-variant::before{content:"\F0466"}.mdi-rotate-orbit::before{content:"\F0D98"}.mdi-rotate-right::before{content:"\F0467"}.mdi-rotate-right-variant::before{content:"\F0468"}.mdi-rounded-corner::before{content:"\F0607"}.mdi-router::before{content:"\F11E2"}.mdi-router-network::before{content:"\F1087"}.mdi-router-network-wireless::before{content:"\F1C97"}.mdi-router-wireless::before{content:"\F0469"}.mdi-router-wireless-off::before{content:"\F15A3"}.mdi-router-wireless-settings::before{content:"\F0A69"}.mdi-routes::before{content:"\F046A"}.mdi-routes-clock::before{content:"\F1059"}.mdi-rowing::before{content:"\F0608"}.mdi-rss::before{content:"\F046B"}.mdi-rss-box::before{content:"\F046C"}.mdi-rss-off::before{content:"\F0F21"}.mdi-rug::before{content:"\F1475"}.mdi-rugby::before{content:"\F0D99"}.mdi-ruler::before{content:"\F046D"}.mdi-ruler-square::before{content:"\F0CC2"}.mdi-ruler-square-compass::before{content:"\F0EBE"}.mdi-run::before{content:"\F070E"}.mdi-run-fast::before{content:"\F046E"}.mdi-rv-truck::before{content:"\F11D4"}.mdi-sack::before{content:"\F0D2E"}.mdi-sack-outline::before{content:"\F1C4C"}.mdi-sack-percent::before{content:"\F0D2F"}.mdi-safe::before{content:"\F0A6A"}.mdi-safe-square::before{content:"\F127C"}.mdi-safe-square-outline::before{content:"\F127D"}.mdi-safety-goggles::before{content:"\F0D30"}.mdi-sail-boat::before{content:"\F0EC8"}.mdi-sail-boat-sink::before{content:"\F1AEF"}.mdi-sale::before{content:"\F046F"}.mdi-sale-outline::before{content:"\F1A06"}.mdi-salesforce::before{content:"\F088E"}.mdi-sass::before{content:"\F07EC"}.mdi-satellite::before{content:"\F0470"}.mdi-satellite-uplink::before{content:"\F0909"}.mdi-satellite-variant::before{content:"\F0471"}.mdi-sausage::before{content:"\F08BA"}.mdi-sausage-off::before{content:"\F1789"}.mdi-saw-blade::before{content:"\F0E61"}.mdi-sawtooth-wave::before{content:"\F147A"}.mdi-saxophone::before{content:"\F0609"}.mdi-scale::before{content:"\F0472"}.mdi-scale-balance::before{content:"\F05D1"}.mdi-scale-bathroom::before{content:"\F0473"}.mdi-scale-off::before{content:"\F105A"}.mdi-scale-unbalanced::before{content:"\F19B8"}.mdi-scan-helper::before{content:"\F13D8"}.mdi-scanner::before{content:"\F06AB"}.mdi-scanner-off::before{content:"\F090A"}.mdi-scatter-plot::before{content:"\F0EC9"}.mdi-scatter-plot-outline::before{content:"\F0ECA"}.mdi-scent::before{content:"\F1958"}.mdi-scent-off::before{content:"\F1959"}.mdi-school::before{content:"\F0474"}.mdi-school-outline::before{content:"\F1180"}.mdi-scissors-cutting::before{content:"\F0A6B"}.mdi-scooter::before{content:"\F15BD"}.mdi-scooter-electric::before{content:"\F15BE"}.mdi-scoreboard::before{content:"\F127E"}.mdi-scoreboard-outline::before{content:"\F127F"}.mdi-screen-rotation::before{content:"\F0475"}.mdi-screen-rotation-lock::before{content:"\F0478"}.mdi-screw-flat-top::before{content:"\F0DF3"}.mdi-screw-lag::before{content:"\F0DF4"}.mdi-screw-machine-flat-top::before{content:"\F0DF5"}.mdi-screw-machine-round-top::before{content:"\F0DF6"}.mdi-screw-round-top::before{content:"\F0DF7"}.mdi-screwdriver::before{content:"\F0476"}.mdi-script::before{content:"\F0BC1"}.mdi-script-outline::before{content:"\F0477"}.mdi-script-text::before{content:"\F0BC2"}.mdi-script-text-key::before{content:"\F1725"}.mdi-script-text-key-outline::before{content:"\F1726"}.mdi-script-text-outline::before{content:"\F0BC3"}.mdi-script-text-play::before{content:"\F1727"}.mdi-script-text-play-outline::before{content:"\F1728"}.mdi-sd::before{content:"\F0479"}.mdi-seal::before{content:"\F047A"}.mdi-seal-variant::before{content:"\F0FD9"}.mdi-search-web::before{content:"\F070F"}.mdi-seat::before{content:"\F0CC3"}.mdi-seat-flat::before{content:"\F047B"}.mdi-seat-flat-angled::before{content:"\F047C"}.mdi-seat-individual-suite::before{content:"\F047D"}.mdi-seat-legroom-extra::before{content:"\F047E"}.mdi-seat-legroom-normal::before{content:"\F047F"}.mdi-seat-legroom-reduced::before{content:"\F0480"}.mdi-seat-outline::before{content:"\F0CC4"}.mdi-seat-passenger::before{content:"\F1249"}.mdi-seat-recline-extra::before{content:"\F0481"}.mdi-seat-recline-normal::before{content:"\F0482"}.mdi-seatbelt::before{content:"\F0CC5"}.mdi-security::before{content:"\F0483"}.mdi-security-network::before{content:"\F0484"}.mdi-seed::before{content:"\F0E62"}.mdi-seed-off::before{content:"\F13FD"}.mdi-seed-off-outline::before{content:"\F13FE"}.mdi-seed-outline::before{content:"\F0E63"}.mdi-seed-plus::before{content:"\F1A6D"}.mdi-seed-plus-outline::before{content:"\F1A6E"}.mdi-seesaw::before{content:"\F15A4"}.mdi-segment::before{content:"\F0ECB"}.mdi-select::before{content:"\F0485"}.mdi-select-all::before{content:"\F0486"}.mdi-select-arrow-down::before{content:"\F1B59"}.mdi-select-arrow-up::before{content:"\F1B58"}.mdi-select-color::before{content:"\F0D31"}.mdi-select-compare::before{content:"\F0AD9"}.mdi-select-drag::before{content:"\F0A6C"}.mdi-select-group::before{content:"\F0F82"}.mdi-select-inverse::before{content:"\F0487"}.mdi-select-marker::before{content:"\F1280"}.mdi-select-multiple::before{content:"\F1281"}.mdi-select-multiple-marker::before{content:"\F1282"}.mdi-select-off::before{content:"\F0488"}.mdi-select-place::before{content:"\F0FDA"}.mdi-select-remove::before{content:"\F17C1"}.mdi-select-search::before{content:"\F1204"}.mdi-selection::before{content:"\F0489"}.mdi-selection-drag::before{content:"\F0A6D"}.mdi-selection-ellipse::before{content:"\F0D32"}.mdi-selection-ellipse-arrow-inside::before{content:"\F0F22"}.mdi-selection-ellipse-remove::before{content:"\F17C2"}.mdi-selection-marker::before{content:"\F1283"}.mdi-selection-multiple::before{content:"\F1285"}.mdi-selection-multiple-marker::before{content:"\F1284"}.mdi-selection-off::before{content:"\F0777"}.mdi-selection-remove::before{content:"\F17C3"}.mdi-selection-search::before{content:"\F1205"}.mdi-semantic-web::before{content:"\F1316"}.mdi-send::before{content:"\F048A"}.mdi-send-check::before{content:"\F1161"}.mdi-send-check-outline::before{content:"\F1162"}.mdi-send-circle::before{content:"\F0DF8"}.mdi-send-circle-outline::before{content:"\F0DF9"}.mdi-send-clock::before{content:"\F1163"}.mdi-send-clock-outline::before{content:"\F1164"}.mdi-send-lock::before{content:"\F07ED"}.mdi-send-lock-outline::before{content:"\F1166"}.mdi-send-outline::before{content:"\F1165"}.mdi-send-variant::before{content:"\F1C4D"}.mdi-send-variant-clock::before{content:"\F1C7E"}.mdi-send-variant-clock-outline::before{content:"\F1C7F"}.mdi-send-variant-outline::before{content:"\F1C4E"}.mdi-serial-port::before{content:"\F065C"}.mdi-server::before{content:"\F048B"}.mdi-server-minus::before{content:"\F048C"}.mdi-server-minus-outline::before{content:"\F1C98"}.mdi-server-network::before{content:"\F048D"}.mdi-server-network-off::before{content:"\F048E"}.mdi-server-network-outline::before{content:"\F1C99"}.mdi-server-off::before{content:"\F048F"}.mdi-server-outline::before{content:"\F1C9A"}.mdi-server-plus::before{content:"\F0490"}.mdi-server-plus-outline::before{content:"\F1C9B"}.mdi-server-remove::before{content:"\F0491"}.mdi-server-security::before{content:"\F0492"}.mdi-set-all::before{content:"\F0778"}.mdi-set-center::before{content:"\F0779"}.mdi-set-center-right::before{content:"\F077A"}.mdi-set-left::before{content:"\F077B"}.mdi-set-left-center::before{content:"\F077C"}.mdi-set-left-right::before{content:"\F077D"}.mdi-set-merge::before{content:"\F14E0"}.mdi-set-none::before{content:"\F077E"}.mdi-set-right::before{content:"\F077F"}.mdi-set-split::before{content:"\F14E1"}.mdi-set-square::before{content:"\F145D"}.mdi-set-top-box::before{content:"\F099F"}.mdi-settings-helper::before{content:"\F0A6E"}.mdi-shaker::before{content:"\F110E"}.mdi-shaker-outline::before{content:"\F110F"}.mdi-shape::before{content:"\F0831"}.mdi-shape-circle-plus::before{content:"\F065D"}.mdi-shape-outline::before{content:"\F0832"}.mdi-shape-oval-plus::before{content:"\F11FA"}.mdi-shape-plus::before{content:"\F0495"}.mdi-shape-plus-outline::before{content:"\F1C4F"}.mdi-shape-polygon-plus::before{content:"\F065E"}.mdi-shape-rectangle-plus::before{content:"\F065F"}.mdi-shape-square-plus::before{content:"\F0660"}.mdi-shape-square-rounded-plus::before{content:"\F14FA"}.mdi-share::before{content:"\F0496"}.mdi-share-all::before{content:"\F11F4"}.mdi-share-all-outline::before{content:"\F11F5"}.mdi-share-circle::before{content:"\F11AD"}.mdi-share-off::before{content:"\F0F23"}.mdi-share-off-outline::before{content:"\F0F24"}.mdi-share-outline::before{content:"\F0932"}.mdi-share-variant::before{content:"\F0497"}.mdi-share-variant-outline::before{content:"\F1514"}.mdi-shark::before{content:"\F18BA"}.mdi-shark-fin::before{content:"\F1673"}.mdi-shark-fin-outline::before{content:"\F1674"}.mdi-shark-off::before{content:"\F18BB"}.mdi-sheep::before{content:"\F0CC6"}.mdi-shield::before{content:"\F0498"}.mdi-shield-account::before{content:"\F088F"}.mdi-shield-account-outline::before{content:"\F0A12"}.mdi-shield-account-variant::before{content:"\F15A7"}.mdi-shield-account-variant-outline::before{content:"\F15A8"}.mdi-shield-airplane::before{content:"\F06BB"}.mdi-shield-airplane-outline::before{content:"\F0CC7"}.mdi-shield-alert::before{content:"\F0ECC"}.mdi-shield-alert-outline::before{content:"\F0ECD"}.mdi-shield-bug::before{content:"\F13DA"}.mdi-shield-bug-outline::before{content:"\F13DB"}.mdi-shield-car::before{content:"\F0F83"}.mdi-shield-check::before{content:"\F0565"}.mdi-shield-check-outline::before{content:"\F0CC8"}.mdi-shield-cross::before{content:"\F0CC9"}.mdi-shield-cross-outline::before{content:"\F0CCA"}.mdi-shield-crown::before{content:"\F18BC"}.mdi-shield-crown-outline::before{content:"\F18BD"}.mdi-shield-edit::before{content:"\F11A0"}.mdi-shield-edit-outline::before{content:"\F11A1"}.mdi-shield-half::before{content:"\F1360"}.mdi-shield-half-full::before{content:"\F0780"}.mdi-shield-home::before{content:"\F068A"}.mdi-shield-home-outline::before{content:"\F0CCB"}.mdi-shield-key::before{content:"\F0BC4"}.mdi-shield-key-outline::before{content:"\F0BC5"}.mdi-shield-link-variant::before{content:"\F0D33"}.mdi-shield-link-variant-outline::before{content:"\F0D34"}.mdi-shield-lock::before{content:"\F099D"}.mdi-shield-lock-open::before{content:"\F199A"}.mdi-shield-lock-open-outline::before{content:"\F199B"}.mdi-shield-lock-outline::before{content:"\F0CCC"}.mdi-shield-moon::before{content:"\F1828"}.mdi-shield-moon-outline::before{content:"\F1829"}.mdi-shield-off::before{content:"\F099E"}.mdi-shield-off-outline::before{content:"\F099C"}.mdi-shield-outline::before{content:"\F0499"}.mdi-shield-plus::before{content:"\F0ADA"}.mdi-shield-plus-outline::before{content:"\F0ADB"}.mdi-shield-refresh::before{content:"\F00AA"}.mdi-shield-refresh-outline::before{content:"\F01E0"}.mdi-shield-remove::before{content:"\F0ADC"}.mdi-shield-remove-outline::before{content:"\F0ADD"}.mdi-shield-search::before{content:"\F0D9A"}.mdi-shield-star::before{content:"\F113B"}.mdi-shield-star-outline::before{content:"\F113C"}.mdi-shield-sun::before{content:"\F105D"}.mdi-shield-sun-outline::before{content:"\F105E"}.mdi-shield-sword::before{content:"\F18BE"}.mdi-shield-sword-outline::before{content:"\F18BF"}.mdi-shield-sync::before{content:"\F11A2"}.mdi-shield-sync-outline::before{content:"\F11A3"}.mdi-shimmer::before{content:"\F1545"}.mdi-ship-wheel::before{content:"\F0833"}.mdi-shipping-pallet::before{content:"\F184E"}.mdi-shoe-ballet::before{content:"\F15CA"}.mdi-shoe-cleat::before{content:"\F15C7"}.mdi-shoe-formal::before{content:"\F0B47"}.mdi-shoe-heel::before{content:"\F0B48"}.mdi-shoe-print::before{content:"\F0DFA"}.mdi-shoe-sneaker::before{content:"\F15C8"}.mdi-shopping::before{content:"\F049A"}.mdi-shopping-music::before{content:"\F049B"}.mdi-shopping-outline::before{content:"\F11D5"}.mdi-shopping-search::before{content:"\F0F84"}.mdi-shopping-search-outline::before{content:"\F1A6F"}.mdi-shore::before{content:"\F14F9"}.mdi-shovel::before{content:"\F0710"}.mdi-shovel-off::before{content:"\F0711"}.mdi-shower::before{content:"\F09A0"}.mdi-shower-head::before{content:"\F09A1"}.mdi-shredder::before{content:"\F049C"}.mdi-shuffle::before{content:"\F049D"}.mdi-shuffle-disabled::before{content:"\F049E"}.mdi-shuffle-variant::before{content:"\F049F"}.mdi-shuriken::before{content:"\F137F"}.mdi-sickle::before{content:"\F18C0"}.mdi-sigma::before{content:"\F04A0"}.mdi-sigma-lower::before{content:"\F062B"}.mdi-sign-caution::before{content:"\F04A1"}.mdi-sign-direction::before{content:"\F0781"}.mdi-sign-direction-minus::before{content:"\F1000"}.mdi-sign-direction-plus::before{content:"\F0FDC"}.mdi-sign-direction-remove::before{content:"\F0FDD"}.mdi-sign-language::before{content:"\F1B4D"}.mdi-sign-language-outline::before{content:"\F1B4E"}.mdi-sign-pole::before{content:"\F14F8"}.mdi-sign-real-estate::before{content:"\F1118"}.mdi-sign-text::before{content:"\F0782"}.mdi-sign-yield::before{content:"\F1BAF"}.mdi-signal::before{content:"\F04A2"}.mdi-signal-2g::before{content:"\F0712"}.mdi-signal-3g::before{content:"\F0713"}.mdi-signal-4g::before{content:"\F0714"}.mdi-signal-5g::before{content:"\F0A6F"}.mdi-signal-cellular-1::before{content:"\F08BC"}.mdi-signal-cellular-2::before{content:"\F08BD"}.mdi-signal-cellular-3::before{content:"\F08BE"}.mdi-signal-cellular-outline::before{content:"\F08BF"}.mdi-signal-distance-variant::before{content:"\F0E64"}.mdi-signal-hspa::before{content:"\F0715"}.mdi-signal-hspa-plus::before{content:"\F0716"}.mdi-signal-off::before{content:"\F0783"}.mdi-signal-variant::before{content:"\F060A"}.mdi-signature::before{content:"\F0DFB"}.mdi-signature-freehand::before{content:"\F0DFC"}.mdi-signature-image::before{content:"\F0DFD"}.mdi-signature-text::before{content:"\F0DFE"}.mdi-silo::before{content:"\F1B9F"}.mdi-silo-outline::before{content:"\F0B49"}.mdi-silverware::before{content:"\F04A3"}.mdi-silverware-clean::before{content:"\F0FDE"}.mdi-silverware-fork::before{content:"\F04A4"}.mdi-silverware-fork-knife::before{content:"\F0A70"}.mdi-silverware-spoon::before{content:"\F04A5"}.mdi-silverware-variant::before{content:"\F04A6"}.mdi-sim::before{content:"\F04A7"}.mdi-sim-alert::before{content:"\F04A8"}.mdi-sim-alert-outline::before{content:"\F15D3"}.mdi-sim-off::before{content:"\F04A9"}.mdi-sim-off-outline::before{content:"\F15D4"}.mdi-sim-outline::before{content:"\F15D5"}.mdi-simple-icons::before{content:"\F131D"}.mdi-sina-weibo::before{content:"\F0ADF"}.mdi-sine-wave::before{content:"\F095B"}.mdi-sitemap::before{content:"\F04AA"}.mdi-sitemap-outline::before{content:"\F199C"}.mdi-size-l::before{content:"\F13A6"}.mdi-size-m::before{content:"\F13A5"}.mdi-size-s::before{content:"\F13A4"}.mdi-size-xl::before{content:"\F13A7"}.mdi-size-xs::before{content:"\F13A3"}.mdi-size-xxl::before{content:"\F13A8"}.mdi-size-xxs::before{content:"\F13A2"}.mdi-size-xxxl::before{content:"\F13A9"}.mdi-skate::before{content:"\F0D35"}.mdi-skate-off::before{content:"\F0699"}.mdi-skateboard::before{content:"\F14C2"}.mdi-skateboarding::before{content:"\F0501"}.mdi-skew-less::before{content:"\F0D36"}.mdi-skew-more::before{content:"\F0D37"}.mdi-ski::before{content:"\F1304"}.mdi-ski-cross-country::before{content:"\F1305"}.mdi-ski-water::before{content:"\F1306"}.mdi-skip-backward::before{content:"\F04AB"}.mdi-skip-backward-outline::before{content:"\F0F25"}.mdi-skip-forward::before{content:"\F04AC"}.mdi-skip-forward-outline::before{content:"\F0F26"}.mdi-skip-next::before{content:"\F04AD"}.mdi-skip-next-circle::before{content:"\F0661"}.mdi-skip-next-circle-outline::before{content:"\F0662"}.mdi-skip-next-outline::before{content:"\F0F27"}.mdi-skip-previous::before{content:"\F04AE"}.mdi-skip-previous-circle::before{content:"\F0663"}.mdi-skip-previous-circle-outline::before{content:"\F0664"}.mdi-skip-previous-outline::before{content:"\F0F28"}.mdi-skull::before{content:"\F068C"}.mdi-skull-crossbones::before{content:"\F0BC6"}.mdi-skull-crossbones-outline::before{content:"\F0BC7"}.mdi-skull-outline::before{content:"\F0BC8"}.mdi-skull-scan::before{content:"\F14C7"}.mdi-skull-scan-outline::before{content:"\F14C8"}.mdi-skype::before{content:"\F04AF"}.mdi-skype-business::before{content:"\F04B0"}.mdi-slack::before{content:"\F04B1"}.mdi-slash-forward::before{content:"\F0FDF"}.mdi-slash-forward-box::before{content:"\F0FE0"}.mdi-sledding::before{content:"\F041B"}.mdi-sleep::before{content:"\F04B2"}.mdi-sleep-off::before{content:"\F04B3"}.mdi-slide::before{content:"\F15A5"}.mdi-slope-downhill::before{content:"\F0DFF"}.mdi-slope-uphill::before{content:"\F0E00"}.mdi-slot-machine::before{content:"\F1114"}.mdi-slot-machine-outline::before{content:"\F1115"}.mdi-smart-card::before{content:"\F10BD"}.mdi-smart-card-off::before{content:"\F18F7"}.mdi-smart-card-off-outline::before{content:"\F18F8"}.mdi-smart-card-outline::before{content:"\F10BE"}.mdi-smart-card-reader::before{content:"\F10BF"}.mdi-smart-card-reader-outline::before{content:"\F10C0"}.mdi-smog::before{content:"\F0A71"}.mdi-smoke::before{content:"\F1799"}.mdi-smoke-detector::before{content:"\F0392"}.mdi-smoke-detector-alert::before{content:"\F192E"}.mdi-smoke-detector-alert-outline::before{content:"\F192F"}.mdi-smoke-detector-off::before{content:"\F1809"}.mdi-smoke-detector-off-outline::before{content:"\F180A"}.mdi-smoke-detector-outline::before{content:"\F1808"}.mdi-smoke-detector-variant::before{content:"\F180B"}.mdi-smoke-detector-variant-alert::before{content:"\F1930"}.mdi-smoke-detector-variant-off::before{content:"\F180C"}.mdi-smoking::before{content:"\F04B4"}.mdi-smoking-off::before{content:"\F04B5"}.mdi-smoking-pipe::before{content:"\F140D"}.mdi-smoking-pipe-off::before{content:"\F1428"}.mdi-snail::before{content:"\F1677"}.mdi-snake::before{content:"\F150E"}.mdi-snapchat::before{content:"\F04B6"}.mdi-snowboard::before{content:"\F1307"}.mdi-snowflake::before{content:"\F0717"}.mdi-snowflake-alert::before{content:"\F0F29"}.mdi-snowflake-check::before{content:"\F1A70"}.mdi-snowflake-melt::before{content:"\F12CB"}.mdi-snowflake-off::before{content:"\F14E3"}.mdi-snowflake-thermometer::before{content:"\F1A71"}.mdi-snowflake-variant::before{content:"\F0F2A"}.mdi-snowman::before{content:"\F04B7"}.mdi-snowmobile::before{content:"\F06DD"}.mdi-snowshoeing::before{content:"\F1A72"}.mdi-soccer::before{content:"\F04B8"}.mdi-soccer-field::before{content:"\F0834"}.mdi-social-distance-2-meters::before{content:"\F1579"}.mdi-social-distance-6-feet::before{content:"\F157A"}.mdi-sofa::before{content:"\F04B9"}.mdi-sofa-outline::before{content:"\F156D"}.mdi-sofa-single::before{content:"\F156E"}.mdi-sofa-single-outline::before{content:"\F156F"}.mdi-solar-panel::before{content:"\F0D9B"}.mdi-solar-panel-large::before{content:"\F0D9C"}.mdi-solar-power::before{content:"\F0A72"}.mdi-solar-power-variant::before{content:"\F1A73"}.mdi-solar-power-variant-outline::before{content:"\F1A74"}.mdi-soldering-iron::before{content:"\F1092"}.mdi-solid::before{content:"\F068D"}.mdi-sony-playstation::before{content:"\F0414"}.mdi-sort::before{content:"\F04BA"}.mdi-sort-alphabetical-ascending::before{content:"\F05BD"}.mdi-sort-alphabetical-ascending-variant::before{content:"\F1148"}.mdi-sort-alphabetical-descending::before{content:"\F05BF"}.mdi-sort-alphabetical-descending-variant::before{content:"\F1149"}.mdi-sort-alphabetical-variant::before{content:"\F04BB"}.mdi-sort-ascending::before{content:"\F04BC"}.mdi-sort-bool-ascending::before{content:"\F1385"}.mdi-sort-bool-ascending-variant::before{content:"\F1386"}.mdi-sort-bool-descending::before{content:"\F1387"}.mdi-sort-bool-descending-variant::before{content:"\F1388"}.mdi-sort-calendar-ascending::before{content:"\F1547"}.mdi-sort-calendar-descending::before{content:"\F1548"}.mdi-sort-clock-ascending::before{content:"\F1549"}.mdi-sort-clock-ascending-outline::before{content:"\F154A"}.mdi-sort-clock-descending::before{content:"\F154B"}.mdi-sort-clock-descending-outline::before{content:"\F154C"}.mdi-sort-descending::before{content:"\F04BD"}.mdi-sort-numeric-ascending::before{content:"\F1389"}.mdi-sort-numeric-ascending-variant::before{content:"\F090D"}.mdi-sort-numeric-descending::before{content:"\F138A"}.mdi-sort-numeric-descending-variant::before{content:"\F0AD2"}.mdi-sort-numeric-variant::before{content:"\F04BE"}.mdi-sort-reverse-variant::before{content:"\F033C"}.mdi-sort-variant::before{content:"\F04BF"}.mdi-sort-variant-lock::before{content:"\F0CCD"}.mdi-sort-variant-lock-open::before{content:"\F0CCE"}.mdi-sort-variant-off::before{content:"\F1ABB"}.mdi-sort-variant-remove::before{content:"\F1147"}.mdi-soundbar::before{content:"\F17DB"}.mdi-soundcloud::before{content:"\F04C0"}.mdi-source-branch::before{content:"\F062C"}.mdi-source-branch-check::before{content:"\F14CF"}.mdi-source-branch-minus::before{content:"\F14CB"}.mdi-source-branch-plus::before{content:"\F14CA"}.mdi-source-branch-refresh::before{content:"\F14CD"}.mdi-source-branch-remove::before{content:"\F14CC"}.mdi-source-branch-sync::before{content:"\F14CE"}.mdi-source-commit::before{content:"\F0718"}.mdi-source-commit-end::before{content:"\F0719"}.mdi-source-commit-end-local::before{content:"\F071A"}.mdi-source-commit-local::before{content:"\F071B"}.mdi-source-commit-next-local::before{content:"\F071C"}.mdi-source-commit-start::before{content:"\F071D"}.mdi-source-commit-start-next-local::before{content:"\F071E"}.mdi-source-fork::before{content:"\F04C1"}.mdi-source-merge::before{content:"\F062D"}.mdi-source-pull::before{content:"\F04C2"}.mdi-source-repository::before{content:"\F0CCF"}.mdi-source-repository-multiple::before{content:"\F0CD0"}.mdi-soy-sauce::before{content:"\F07EE"}.mdi-soy-sauce-off::before{content:"\F13FC"}.mdi-spa::before{content:"\F0CD1"}.mdi-spa-outline::before{content:"\F0CD2"}.mdi-space-invaders::before{content:"\F0BC9"}.mdi-space-station::before{content:"\F1383"}.mdi-spade::before{content:"\F0E65"}.mdi-speaker::before{content:"\F04C3"}.mdi-speaker-bluetooth::before{content:"\F09A2"}.mdi-speaker-message::before{content:"\F1B11"}.mdi-speaker-multiple::before{content:"\F0D38"}.mdi-speaker-off::before{content:"\F04C4"}.mdi-speaker-pause::before{content:"\F1B73"}.mdi-speaker-play::before{content:"\F1B72"}.mdi-speaker-stop::before{content:"\F1B74"}.mdi-speaker-wireless::before{content:"\F071F"}.mdi-spear::before{content:"\F1845"}.mdi-speedometer::before{content:"\F04C5"}.mdi-speedometer-medium::before{content:"\F0F85"}.mdi-speedometer-slow::before{content:"\F0F86"}.mdi-spellcheck::before{content:"\F04C6"}.mdi-sphere::before{content:"\F1954"}.mdi-sphere-off::before{content:"\F1955"}.mdi-spider::before{content:"\F11EA"}.mdi-spider-outline::before{content:"\F1C75"}.mdi-spider-thread::before{content:"\F11EB"}.mdi-spider-web::before{content:"\F0BCA"}.mdi-spirit-level::before{content:"\F14F1"}.mdi-spoon-sugar::before{content:"\F1429"}.mdi-spotify::before{content:"\F04C7"}.mdi-spotlight::before{content:"\F04C8"}.mdi-spotlight-beam::before{content:"\F04C9"}.mdi-spray::before{content:"\F0665"}.mdi-spray-bottle::before{content:"\F0AE0"}.mdi-sprinkler::before{content:"\F105F"}.mdi-sprinkler-fire::before{content:"\F199D"}.mdi-sprinkler-variant::before{content:"\F1060"}.mdi-sprout::before{content:"\F0E66"}.mdi-sprout-outline::before{content:"\F0E67"}.mdi-square::before{content:"\F0764"}.mdi-square-circle::before{content:"\F1500"}.mdi-square-circle-outline::before{content:"\F1C50"}.mdi-square-edit-outline::before{content:"\F090C"}.mdi-square-medium::before{content:"\F0A13"}.mdi-square-medium-outline::before{content:"\F0A14"}.mdi-square-off::before{content:"\F12EE"}.mdi-square-off-outline::before{content:"\F12EF"}.mdi-square-opacity::before{content:"\F1854"}.mdi-square-outline::before{content:"\F0763"}.mdi-square-root::before{content:"\F0784"}.mdi-square-root-box::before{content:"\F09A3"}.mdi-square-rounded::before{content:"\F14FB"}.mdi-square-rounded-badge::before{content:"\F1A07"}.mdi-square-rounded-badge-outline::before{content:"\F1A08"}.mdi-square-rounded-outline::before{content:"\F14FC"}.mdi-square-small::before{content:"\F0A15"}.mdi-square-wave::before{content:"\F147B"}.mdi-squeegee::before{content:"\F0AE1"}.mdi-ssh::before{content:"\F08C0"}.mdi-stack-exchange::before{content:"\F060B"}.mdi-stack-overflow::before{content:"\F04CC"}.mdi-stackpath::before{content:"\F0359"}.mdi-stadium::before{content:"\F0FF9"}.mdi-stadium-outline::before{content:"\F1B03"}.mdi-stadium-variant::before{content:"\F0720"}.mdi-stairs::before{content:"\F04CD"}.mdi-stairs-box::before{content:"\F139E"}.mdi-stairs-down::before{content:"\F12BE"}.mdi-stairs-up::before{content:"\F12BD"}.mdi-stamper::before{content:"\F0D39"}.mdi-standard-definition::before{content:"\F07EF"}.mdi-star::before{content:"\F04CE"}.mdi-star-box::before{content:"\F0A73"}.mdi-star-box-multiple::before{content:"\F1286"}.mdi-star-box-multiple-outline::before{content:"\F1287"}.mdi-star-box-outline::before{content:"\F0A74"}.mdi-star-check::before{content:"\F1566"}.mdi-star-check-outline::before{content:"\F156A"}.mdi-star-circle::before{content:"\F04CF"}.mdi-star-circle-outline::before{content:"\F09A4"}.mdi-star-cog::before{content:"\F1668"}.mdi-star-cog-outline::before{content:"\F1669"}.mdi-star-crescent::before{content:"\F0979"}.mdi-star-david::before{content:"\F097A"}.mdi-star-face::before{content:"\F09A5"}.mdi-star-four-points::before{content:"\F0AE2"}.mdi-star-four-points-box::before{content:"\F1C51"}.mdi-star-four-points-box-outline::before{content:"\F1C52"}.mdi-star-four-points-circle::before{content:"\F1C53"}.mdi-star-four-points-circle-outline::before{content:"\F1C54"}.mdi-star-four-points-outline::before{content:"\F0AE3"}.mdi-star-four-points-small::before{content:"\F1C55"}.mdi-star-half::before{content:"\F0246"}.mdi-star-half-full::before{content:"\F04D0"}.mdi-star-minus::before{content:"\F1564"}.mdi-star-minus-outline::before{content:"\F1568"}.mdi-star-off::before{content:"\F04D1"}.mdi-star-off-outline::before{content:"\F155B"}.mdi-star-outline::before{content:"\F04D2"}.mdi-star-plus::before{content:"\F1563"}.mdi-star-plus-outline::before{content:"\F1567"}.mdi-star-remove::before{content:"\F1565"}.mdi-star-remove-outline::before{content:"\F1569"}.mdi-star-settings::before{content:"\F166A"}.mdi-star-settings-outline::before{content:"\F166B"}.mdi-star-shooting::before{content:"\F1741"}.mdi-star-shooting-outline::before{content:"\F1742"}.mdi-star-three-points::before{content:"\F0AE4"}.mdi-star-three-points-outline::before{content:"\F0AE5"}.mdi-state-machine::before{content:"\F11EF"}.mdi-steam::before{content:"\F04D3"}.mdi-steering::before{content:"\F04D4"}.mdi-steering-off::before{content:"\F090E"}.mdi-step-backward::before{content:"\F04D5"}.mdi-step-backward-2::before{content:"\F04D6"}.mdi-step-forward::before{content:"\F04D7"}.mdi-step-forward-2::before{content:"\F04D8"}.mdi-stethoscope::before{content:"\F04D9"}.mdi-sticker::before{content:"\F1364"}.mdi-sticker-alert::before{content:"\F1365"}.mdi-sticker-alert-outline::before{content:"\F1366"}.mdi-sticker-check::before{content:"\F1367"}.mdi-sticker-check-outline::before{content:"\F1368"}.mdi-sticker-circle-outline::before{content:"\F05D0"}.mdi-sticker-emoji::before{content:"\F0785"}.mdi-sticker-minus::before{content:"\F1369"}.mdi-sticker-minus-outline::before{content:"\F136A"}.mdi-sticker-outline::before{content:"\F136B"}.mdi-sticker-plus::before{content:"\F136C"}.mdi-sticker-plus-outline::before{content:"\F136D"}.mdi-sticker-remove::before{content:"\F136E"}.mdi-sticker-remove-outline::before{content:"\F136F"}.mdi-sticker-text::before{content:"\F178E"}.mdi-sticker-text-outline::before{content:"\F178F"}.mdi-stocking::before{content:"\F04DA"}.mdi-stomach::before{content:"\F1093"}.mdi-stool::before{content:"\F195D"}.mdi-stool-outline::before{content:"\F195E"}.mdi-stop::before{content:"\F04DB"}.mdi-stop-circle::before{content:"\F0666"}.mdi-stop-circle-outline::before{content:"\F0667"}.mdi-storage-tank::before{content:"\F1A75"}.mdi-storage-tank-outline::before{content:"\F1A76"}.mdi-store::before{content:"\F04DC"}.mdi-store-24-hour::before{content:"\F04DD"}.mdi-store-alert::before{content:"\F18C1"}.mdi-store-alert-outline::before{content:"\F18C2"}.mdi-store-check::before{content:"\F18C3"}.mdi-store-check-outline::before{content:"\F18C4"}.mdi-store-clock::before{content:"\F18C5"}.mdi-store-clock-outline::before{content:"\F18C6"}.mdi-store-cog::before{content:"\F18C7"}.mdi-store-cog-outline::before{content:"\F18C8"}.mdi-store-edit::before{content:"\F18C9"}.mdi-store-edit-outline::before{content:"\F18CA"}.mdi-store-marker::before{content:"\F18CB"}.mdi-store-marker-outline::before{content:"\F18CC"}.mdi-store-minus::before{content:"\F165E"}.mdi-store-minus-outline::before{content:"\F18CD"}.mdi-store-off::before{content:"\F18CE"}.mdi-store-off-outline::before{content:"\F18CF"}.mdi-store-outline::before{content:"\F1361"}.mdi-store-plus::before{content:"\F165F"}.mdi-store-plus-outline::before{content:"\F18D0"}.mdi-store-remove::before{content:"\F1660"}.mdi-store-remove-outline::before{content:"\F18D1"}.mdi-store-search::before{content:"\F18D2"}.mdi-store-search-outline::before{content:"\F18D3"}.mdi-store-settings::before{content:"\F18D4"}.mdi-store-settings-outline::before{content:"\F18D5"}.mdi-storefront::before{content:"\F07C7"}.mdi-storefront-check::before{content:"\F1B7D"}.mdi-storefront-check-outline::before{content:"\F1B7E"}.mdi-storefront-edit::before{content:"\F1B7F"}.mdi-storefront-edit-outline::before{content:"\F1B80"}.mdi-storefront-minus::before{content:"\F1B83"}.mdi-storefront-minus-outline::before{content:"\F1B84"}.mdi-storefront-outline::before{content:"\F10C1"}.mdi-storefront-plus::before{content:"\F1B81"}.mdi-storefront-plus-outline::before{content:"\F1B82"}.mdi-storefront-remove::before{content:"\F1B85"}.mdi-storefront-remove-outline::before{content:"\F1B86"}.mdi-stove::before{content:"\F04DE"}.mdi-strategy::before{content:"\F11D6"}.mdi-stretch-to-page::before{content:"\F0F2B"}.mdi-stretch-to-page-outline::before{content:"\F0F2C"}.mdi-string-lights::before{content:"\F12BA"}.mdi-string-lights-off::before{content:"\F12BB"}.mdi-subdirectory-arrow-left::before{content:"\F060C"}.mdi-subdirectory-arrow-right::before{content:"\F060D"}.mdi-submarine::before{content:"\F156C"}.mdi-subtitles::before{content:"\F0A16"}.mdi-subtitles-outline::before{content:"\F0A17"}.mdi-subway::before{content:"\F06AC"}.mdi-subway-alert-variant::before{content:"\F0D9D"}.mdi-subway-variant::before{content:"\F04DF"}.mdi-summit::before{content:"\F0786"}.mdi-sun-angle::before{content:"\F1B27"}.mdi-sun-angle-outline::before{content:"\F1B28"}.mdi-sun-clock::before{content:"\F1A77"}.mdi-sun-clock-outline::before{content:"\F1A78"}.mdi-sun-compass::before{content:"\F19A5"}.mdi-sun-snowflake::before{content:"\F1796"}.mdi-sun-snowflake-variant::before{content:"\F1A79"}.mdi-sun-thermometer::before{content:"\F18D6"}.mdi-sun-thermometer-outline::before{content:"\F18D7"}.mdi-sun-wireless::before{content:"\F17FE"}.mdi-sun-wireless-outline::before{content:"\F17FF"}.mdi-sunglasses::before{content:"\F04E0"}.mdi-surfing::before{content:"\F1746"}.mdi-surround-sound::before{content:"\F05C5"}.mdi-surround-sound-2-0::before{content:"\F07F0"}.mdi-surround-sound-2-1::before{content:"\F1729"}.mdi-surround-sound-3-1::before{content:"\F07F1"}.mdi-surround-sound-5-1::before{content:"\F07F2"}.mdi-surround-sound-5-1-2::before{content:"\F172A"}.mdi-surround-sound-7-1::before{content:"\F07F3"}.mdi-svg::before{content:"\F0721"}.mdi-swap-horizontal::before{content:"\F04E1"}.mdi-swap-horizontal-bold::before{content:"\F0BCD"}.mdi-swap-horizontal-circle::before{content:"\F0FE1"}.mdi-swap-horizontal-circle-outline::before{content:"\F0FE2"}.mdi-swap-horizontal-hidden::before{content:"\F1D0E"}.mdi-swap-horizontal-variant::before{content:"\F08C1"}.mdi-swap-vertical::before{content:"\F04E2"}.mdi-swap-vertical-bold::before{content:"\F0BCE"}.mdi-swap-vertical-circle::before{content:"\F0FE3"}.mdi-swap-vertical-circle-outline::before{content:"\F0FE4"}.mdi-swap-vertical-variant::before{content:"\F08C2"}.mdi-swim::before{content:"\F04E3"}.mdi-switch::before{content:"\F04E4"}.mdi-sword::before{content:"\F04E5"}.mdi-sword-cross::before{content:"\F0787"}.mdi-syllabary-hangul::before{content:"\F1333"}.mdi-syllabary-hiragana::before{content:"\F1334"}.mdi-syllabary-katakana::before{content:"\F1335"}.mdi-syllabary-katakana-halfwidth::before{content:"\F1336"}.mdi-symbol::before{content:"\F1501"}.mdi-symfony::before{content:"\F0AE6"}.mdi-synagogue::before{content:"\F1B04"}.mdi-synagogue-outline::before{content:"\F1B05"}.mdi-sync::before{content:"\F04E6"}.mdi-sync-alert::before{content:"\F04E7"}.mdi-sync-circle::before{content:"\F1378"}.mdi-sync-off::before{content:"\F04E8"}.mdi-tab::before{content:"\F04E9"}.mdi-tab-minus::before{content:"\F0B4B"}.mdi-tab-plus::before{content:"\F075C"}.mdi-tab-remove::before{content:"\F0B4C"}.mdi-tab-search::before{content:"\F199E"}.mdi-tab-unselected::before{content:"\F04EA"}.mdi-table::before{content:"\F04EB"}.mdi-table-account::before{content:"\F13B9"}.mdi-table-alert::before{content:"\F13BA"}.mdi-table-arrow-down::before{content:"\F13BB"}.mdi-table-arrow-left::before{content:"\F13BC"}.mdi-table-arrow-right::before{content:"\F13BD"}.mdi-table-arrow-up::before{content:"\F13BE"}.mdi-table-border::before{content:"\F0A18"}.mdi-table-cancel::before{content:"\F13BF"}.mdi-table-chair::before{content:"\F1061"}.mdi-table-check::before{content:"\F13C0"}.mdi-table-clock::before{content:"\F13C1"}.mdi-table-cog::before{content:"\F13C2"}.mdi-table-column::before{content:"\F0835"}.mdi-table-column-plus-after::before{content:"\F04EC"}.mdi-table-column-plus-before::before{content:"\F04ED"}.mdi-table-column-remove::before{content:"\F04EE"}.mdi-table-column-width::before{content:"\F04EF"}.mdi-table-edit::before{content:"\F04F0"}.mdi-table-eye::before{content:"\F1094"}.mdi-table-eye-off::before{content:"\F13C3"}.mdi-table-filter::before{content:"\F1B8C"}.mdi-table-furniture::before{content:"\F05BC"}.mdi-table-headers-eye::before{content:"\F121D"}.mdi-table-headers-eye-off::before{content:"\F121E"}.mdi-table-heart::before{content:"\F13C4"}.mdi-table-key::before{content:"\F13C5"}.mdi-table-large::before{content:"\F04F1"}.mdi-table-large-plus::before{content:"\F0F87"}.mdi-table-large-remove::before{content:"\F0F88"}.mdi-table-lock::before{content:"\F13C6"}.mdi-table-merge-cells::before{content:"\F09A6"}.mdi-table-minus::before{content:"\F13C7"}.mdi-table-multiple::before{content:"\F13C8"}.mdi-table-network::before{content:"\F13C9"}.mdi-table-of-contents::before{content:"\F0836"}.mdi-table-off::before{content:"\F13CA"}.mdi-table-picnic::before{content:"\F1743"}.mdi-table-pivot::before{content:"\F183C"}.mdi-table-plus::before{content:"\F0A75"}.mdi-table-question::before{content:"\F1B21"}.mdi-table-refresh::before{content:"\F13A0"}.mdi-table-remove::before{content:"\F0A76"}.mdi-table-row::before{content:"\F0837"}.mdi-table-row-height::before{content:"\F04F2"}.mdi-table-row-plus-after::before{content:"\F04F3"}.mdi-table-row-plus-before::before{content:"\F04F4"}.mdi-table-row-remove::before{content:"\F04F5"}.mdi-table-search::before{content:"\F090F"}.mdi-table-settings::before{content:"\F0838"}.mdi-table-split-cell::before{content:"\F142A"}.mdi-table-star::before{content:"\F13CB"}.mdi-table-sync::before{content:"\F13A1"}.mdi-table-tennis::before{content:"\F0E68"}.mdi-tablet::before{content:"\F04F6"}.mdi-tablet-cellphone::before{content:"\F09A7"}.mdi-tablet-dashboard::before{content:"\F0ECE"}.mdi-taco::before{content:"\F0762"}.mdi-tag::before{content:"\F04F9"}.mdi-tag-arrow-down::before{content:"\F172B"}.mdi-tag-arrow-down-outline::before{content:"\F172C"}.mdi-tag-arrow-left::before{content:"\F172D"}.mdi-tag-arrow-left-outline::before{content:"\F172E"}.mdi-tag-arrow-right::before{content:"\F172F"}.mdi-tag-arrow-right-outline::before{content:"\F1730"}.mdi-tag-arrow-up::before{content:"\F1731"}.mdi-tag-arrow-up-outline::before{content:"\F1732"}.mdi-tag-check::before{content:"\F1A7A"}.mdi-tag-check-outline::before{content:"\F1A7B"}.mdi-tag-edit::before{content:"\F1C9C"}.mdi-tag-edit-outline::before{content:"\F1C9D"}.mdi-tag-faces::before{content:"\F04FA"}.mdi-tag-heart::before{content:"\F068B"}.mdi-tag-heart-outline::before{content:"\F0BCF"}.mdi-tag-hidden::before{content:"\F1C76"}.mdi-tag-minus::before{content:"\F0910"}.mdi-tag-minus-outline::before{content:"\F121F"}.mdi-tag-multiple::before{content:"\F04FB"}.mdi-tag-multiple-outline::before{content:"\F12F7"}.mdi-tag-off::before{content:"\F1220"}.mdi-tag-off-outline::before{content:"\F1221"}.mdi-tag-outline::before{content:"\F04FC"}.mdi-tag-plus::before{content:"\F0722"}.mdi-tag-plus-outline::before{content:"\F1222"}.mdi-tag-remove::before{content:"\F0723"}.mdi-tag-remove-outline::before{content:"\F1223"}.mdi-tag-search::before{content:"\F1907"}.mdi-tag-search-outline::before{content:"\F1908"}.mdi-tag-text::before{content:"\F1224"}.mdi-tag-text-outline::before{content:"\F04FD"}.mdi-tailwind::before{content:"\F13FF"}.mdi-tally-mark-1::before{content:"\F1ABC"}.mdi-tally-mark-2::before{content:"\F1ABD"}.mdi-tally-mark-3::before{content:"\F1ABE"}.mdi-tally-mark-4::before{content:"\F1ABF"}.mdi-tally-mark-5::before{content:"\F1AC0"}.mdi-tangram::before{content:"\F04F8"}.mdi-tank::before{content:"\F0D3A"}.mdi-tanker-truck::before{content:"\F0FE5"}.mdi-tape-drive::before{content:"\F16DF"}.mdi-tape-measure::before{content:"\F0B4D"}.mdi-target::before{content:"\F04FE"}.mdi-target-account::before{content:"\F0BD0"}.mdi-target-variant::before{content:"\F0A77"}.mdi-taxi::before{content:"\F04FF"}.mdi-tea::before{content:"\F0D9E"}.mdi-tea-outline::before{content:"\F0D9F"}.mdi-teamviewer::before{content:"\F0500"}.mdi-teddy-bear::before{content:"\F18FB"}.mdi-telescope::before{content:"\F0B4E"}.mdi-television::before{content:"\F0502"}.mdi-television-ambient-light::before{content:"\F1356"}.mdi-television-box::before{content:"\F0839"}.mdi-television-classic::before{content:"\F07F4"}.mdi-television-classic-off::before{content:"\F083A"}.mdi-television-guide::before{content:"\F0503"}.mdi-television-off::before{content:"\F083B"}.mdi-television-pause::before{content:"\F0F89"}.mdi-television-play::before{content:"\F0ECF"}.mdi-television-shimmer::before{content:"\F1110"}.mdi-television-speaker::before{content:"\F1B1B"}.mdi-television-speaker-off::before{content:"\F1B1C"}.mdi-television-stop::before{content:"\F0F8A"}.mdi-temperature-celsius::before{content:"\F0504"}.mdi-temperature-fahrenheit::before{content:"\F0505"}.mdi-temperature-kelvin::before{content:"\F0506"}.mdi-temple-buddhist::before{content:"\F1B06"}.mdi-temple-buddhist-outline::before{content:"\F1B07"}.mdi-temple-hindu::before{content:"\F1B08"}.mdi-temple-hindu-outline::before{content:"\F1B09"}.mdi-tennis::before{content:"\F0DA0"}.mdi-tennis-ball::before{content:"\F0507"}.mdi-tennis-ball-outline::before{content:"\F1C5F"}.mdi-tent::before{content:"\F0508"}.mdi-terraform::before{content:"\F1062"}.mdi-terrain::before{content:"\F0509"}.mdi-test-tube::before{content:"\F0668"}.mdi-test-tube-empty::before{content:"\F0911"}.mdi-test-tube-off::before{content:"\F0912"}.mdi-text::before{content:"\F09A8"}.mdi-text-account::before{content:"\F1570"}.mdi-text-box::before{content:"\F021A"}.mdi-text-box-check::before{content:"\F0EA6"}.mdi-text-box-check-outline::before{content:"\F0EA7"}.mdi-text-box-edit::before{content:"\F1A7C"}.mdi-text-box-edit-outline::before{content:"\F1A7D"}.mdi-text-box-minus::before{content:"\F0EA8"}.mdi-text-box-minus-outline::before{content:"\F0EA9"}.mdi-text-box-multiple::before{content:"\F0AB7"}.mdi-text-box-multiple-outline::before{content:"\F0AB8"}.mdi-text-box-outline::before{content:"\F09ED"}.mdi-text-box-plus::before{content:"\F0EAA"}.mdi-text-box-plus-outline::before{content:"\F0EAB"}.mdi-text-box-remove::before{content:"\F0EAC"}.mdi-text-box-remove-outline::before{content:"\F0EAD"}.mdi-text-box-search::before{content:"\F0EAE"}.mdi-text-box-search-outline::before{content:"\F0EAF"}.mdi-text-long::before{content:"\F09AA"}.mdi-text-recognition::before{content:"\F113D"}.mdi-text-search::before{content:"\F13B8"}.mdi-text-search-variant::before{content:"\F1A7E"}.mdi-text-shadow::before{content:"\F0669"}.mdi-text-short::before{content:"\F09A9"}.mdi-texture::before{content:"\F050C"}.mdi-texture-box::before{content:"\F0FE6"}.mdi-theater::before{content:"\F050D"}.mdi-theme-light-dark::before{content:"\F050E"}.mdi-thermometer::before{content:"\F050F"}.mdi-thermometer-alert::before{content:"\F0E01"}.mdi-thermometer-auto::before{content:"\F1B0F"}.mdi-thermometer-bluetooth::before{content:"\F1895"}.mdi-thermometer-check::before{content:"\F1A7F"}.mdi-thermometer-chevron-down::before{content:"\F0E02"}.mdi-thermometer-chevron-up::before{content:"\F0E03"}.mdi-thermometer-high::before{content:"\F10C2"}.mdi-thermometer-lines::before{content:"\F0510"}.mdi-thermometer-low::before{content:"\F10C3"}.mdi-thermometer-minus::before{content:"\F0E04"}.mdi-thermometer-off::before{content:"\F1531"}.mdi-thermometer-plus::before{content:"\F0E05"}.mdi-thermometer-probe::before{content:"\F1B2B"}.mdi-thermometer-probe-off::before{content:"\F1B2C"}.mdi-thermometer-water::before{content:"\F1A80"}.mdi-thermostat::before{content:"\F0393"}.mdi-thermostat-auto::before{content:"\F1B17"}.mdi-thermostat-box::before{content:"\F0891"}.mdi-thermostat-box-auto::before{content:"\F1B18"}.mdi-thermostat-cog::before{content:"\F1C80"}.mdi-thought-bubble::before{content:"\F07F6"}.mdi-thought-bubble-outline::before{content:"\F07F7"}.mdi-thumb-down::before{content:"\F0511"}.mdi-thumb-down-outline::before{content:"\F0512"}.mdi-thumb-up::before{content:"\F0513"}.mdi-thumb-up-outline::before{content:"\F0514"}.mdi-thumbs-up-down::before{content:"\F0515"}.mdi-thumbs-up-down-outline::before{content:"\F1914"}.mdi-ticket::before{content:"\F0516"}.mdi-ticket-account::before{content:"\F0517"}.mdi-ticket-confirmation::before{content:"\F0518"}.mdi-ticket-confirmation-outline::before{content:"\F13AA"}.mdi-ticket-outline::before{content:"\F0913"}.mdi-ticket-percent::before{content:"\F0724"}.mdi-ticket-percent-outline::before{content:"\F142B"}.mdi-tie::before{content:"\F0519"}.mdi-tilde::before{content:"\F0725"}.mdi-tilde-off::before{content:"\F18F3"}.mdi-timelapse::before{content:"\F051A"}.mdi-timeline::before{content:"\F0BD1"}.mdi-timeline-alert::before{content:"\F0F95"}.mdi-timeline-alert-outline::before{content:"\F0F98"}.mdi-timeline-check::before{content:"\F1532"}.mdi-timeline-check-outline::before{content:"\F1533"}.mdi-timeline-clock::before{content:"\F11FB"}.mdi-timeline-clock-outline::before{content:"\F11FC"}.mdi-timeline-minus::before{content:"\F1534"}.mdi-timeline-minus-outline::before{content:"\F1535"}.mdi-timeline-outline::before{content:"\F0BD2"}.mdi-timeline-plus::before{content:"\F0F96"}.mdi-timeline-plus-outline::before{content:"\F0F97"}.mdi-timeline-question::before{content:"\F0F99"}.mdi-timeline-question-outline::before{content:"\F0F9A"}.mdi-timeline-remove::before{content:"\F1536"}.mdi-timeline-remove-outline::before{content:"\F1537"}.mdi-timeline-text::before{content:"\F0BD3"}.mdi-timeline-text-outline::before{content:"\F0BD4"}.mdi-timer::before{content:"\F13AB"}.mdi-timer-10::before{content:"\F051C"}.mdi-timer-3::before{content:"\F051D"}.mdi-timer-alert::before{content:"\F1ACC"}.mdi-timer-alert-outline::before{content:"\F1ACD"}.mdi-timer-cancel::before{content:"\F1ACE"}.mdi-timer-cancel-outline::before{content:"\F1ACF"}.mdi-timer-check::before{content:"\F1AD0"}.mdi-timer-check-outline::before{content:"\F1AD1"}.mdi-timer-cog::before{content:"\F1925"}.mdi-timer-cog-outline::before{content:"\F1926"}.mdi-timer-edit::before{content:"\F1AD2"}.mdi-timer-edit-outline::before{content:"\F1AD3"}.mdi-timer-lock::before{content:"\F1AD4"}.mdi-timer-lock-open::before{content:"\F1AD5"}.mdi-timer-lock-open-outline::before{content:"\F1AD6"}.mdi-timer-lock-outline::before{content:"\F1AD7"}.mdi-timer-marker::before{content:"\F1AD8"}.mdi-timer-marker-outline::before{content:"\F1AD9"}.mdi-timer-minus::before{content:"\F1ADA"}.mdi-timer-minus-outline::before{content:"\F1ADB"}.mdi-timer-music::before{content:"\F1ADC"}.mdi-timer-music-outline::before{content:"\F1ADD"}.mdi-timer-off::before{content:"\F13AC"}.mdi-timer-off-outline::before{content:"\F051E"}.mdi-timer-outline::before{content:"\F051B"}.mdi-timer-pause::before{content:"\F1ADE"}.mdi-timer-pause-outline::before{content:"\F1ADF"}.mdi-timer-play::before{content:"\F1AE0"}.mdi-timer-play-outline::before{content:"\F1AE1"}.mdi-timer-plus::before{content:"\F1AE2"}.mdi-timer-plus-outline::before{content:"\F1AE3"}.mdi-timer-refresh::before{content:"\F1AE4"}.mdi-timer-refresh-outline::before{content:"\F1AE5"}.mdi-timer-remove::before{content:"\F1AE6"}.mdi-timer-remove-outline::before{content:"\F1AE7"}.mdi-timer-sand::before{content:"\F051F"}.mdi-timer-sand-complete::before{content:"\F199F"}.mdi-timer-sand-empty::before{content:"\F06AD"}.mdi-timer-sand-full::before{content:"\F078C"}.mdi-timer-sand-paused::before{content:"\F19A0"}.mdi-timer-settings::before{content:"\F1923"}.mdi-timer-settings-outline::before{content:"\F1924"}.mdi-timer-star::before{content:"\F1AE8"}.mdi-timer-star-outline::before{content:"\F1AE9"}.mdi-timer-stop::before{content:"\F1AEA"}.mdi-timer-stop-outline::before{content:"\F1AEB"}.mdi-timer-sync::before{content:"\F1AEC"}.mdi-timer-sync-outline::before{content:"\F1AED"}.mdi-timetable::before{content:"\F0520"}.mdi-tire::before{content:"\F1896"}.mdi-toaster::before{content:"\F1063"}.mdi-toaster-off::before{content:"\F11B7"}.mdi-toaster-oven::before{content:"\F0CD3"}.mdi-toggle-switch::before{content:"\F0521"}.mdi-toggle-switch-off::before{content:"\F0522"}.mdi-toggle-switch-off-outline::before{content:"\F0A19"}.mdi-toggle-switch-outline::before{content:"\F0A1A"}.mdi-toggle-switch-variant::before{content:"\F1A25"}.mdi-toggle-switch-variant-off::before{content:"\F1A26"}.mdi-toilet::before{content:"\F09AB"}.mdi-toolbox::before{content:"\F09AC"}.mdi-toolbox-outline::before{content:"\F09AD"}.mdi-tools::before{content:"\F1064"}.mdi-tooltip::before{content:"\F0523"}.mdi-tooltip-account::before{content:"\F000C"}.mdi-tooltip-cellphone::before{content:"\F183B"}.mdi-tooltip-check::before{content:"\F155C"}.mdi-tooltip-check-outline::before{content:"\F155D"}.mdi-tooltip-edit::before{content:"\F0524"}.mdi-tooltip-edit-outline::before{content:"\F12C5"}.mdi-tooltip-image::before{content:"\F0525"}.mdi-tooltip-image-outline::before{content:"\F0BD5"}.mdi-tooltip-minus::before{content:"\F155E"}.mdi-tooltip-minus-outline::before{content:"\F155F"}.mdi-tooltip-outline::before{content:"\F0526"}.mdi-tooltip-plus::before{content:"\F0BD6"}.mdi-tooltip-plus-outline::before{content:"\F0527"}.mdi-tooltip-question::before{content:"\F1BBA"}.mdi-tooltip-question-outline::before{content:"\F1BBB"}.mdi-tooltip-remove::before{content:"\F1560"}.mdi-tooltip-remove-outline::before{content:"\F1561"}.mdi-tooltip-text::before{content:"\F0528"}.mdi-tooltip-text-outline::before{content:"\F0BD7"}.mdi-tooth::before{content:"\F08C3"}.mdi-tooth-outline::before{content:"\F0529"}.mdi-toothbrush::before{content:"\F1129"}.mdi-toothbrush-electric::before{content:"\F112C"}.mdi-toothbrush-paste::before{content:"\F112A"}.mdi-torch::before{content:"\F1606"}.mdi-tortoise::before{content:"\F0D3B"}.mdi-toslink::before{content:"\F12B8"}.mdi-touch-text-outline::before{content:"\F1C60"}.mdi-tournament::before{content:"\F09AE"}.mdi-tow-truck::before{content:"\F083C"}.mdi-tower-beach::before{content:"\F0681"}.mdi-tower-fire::before{content:"\F0682"}.mdi-town-hall::before{content:"\F1875"}.mdi-toy-brick::before{content:"\F1288"}.mdi-toy-brick-marker::before{content:"\F1289"}.mdi-toy-brick-marker-outline::before{content:"\F128A"}.mdi-toy-brick-minus::before{content:"\F128B"}.mdi-toy-brick-minus-outline::before{content:"\F128C"}.mdi-toy-brick-outline::before{content:"\F128D"}.mdi-toy-brick-plus::before{content:"\F128E"}.mdi-toy-brick-plus-outline::before{content:"\F128F"}.mdi-toy-brick-remove::before{content:"\F1290"}.mdi-toy-brick-remove-outline::before{content:"\F1291"}.mdi-toy-brick-search::before{content:"\F1292"}.mdi-toy-brick-search-outline::before{content:"\F1293"}.mdi-track-light::before{content:"\F0914"}.mdi-track-light-off::before{content:"\F1B01"}.mdi-trackpad::before{content:"\F07F8"}.mdi-trackpad-lock::before{content:"\F0933"}.mdi-tractor::before{content:"\F0892"}.mdi-tractor-variant::before{content:"\F14C4"}.mdi-trademark::before{content:"\F0A78"}.mdi-traffic-cone::before{content:"\F137C"}.mdi-traffic-light::before{content:"\F052B"}.mdi-traffic-light-outline::before{content:"\F182A"}.mdi-train::before{content:"\F052C"}.mdi-train-bus::before{content:"\F1CC7"}.mdi-train-car::before{content:"\F0BD8"}.mdi-train-car-autorack::before{content:"\F1B2D"}.mdi-train-car-box::before{content:"\F1B2E"}.mdi-train-car-box-full::before{content:"\F1B2F"}.mdi-train-car-box-open::before{content:"\F1B30"}.mdi-train-car-caboose::before{content:"\F1B31"}.mdi-train-car-centerbeam::before{content:"\F1B32"}.mdi-train-car-centerbeam-full::before{content:"\F1B33"}.mdi-train-car-container::before{content:"\F1B34"}.mdi-train-car-flatbed::before{content:"\F1B35"}.mdi-train-car-flatbed-car::before{content:"\F1B36"}.mdi-train-car-flatbed-tank::before{content:"\F1B37"}.mdi-train-car-gondola::before{content:"\F1B38"}.mdi-train-car-gondola-full::before{content:"\F1B39"}.mdi-train-car-hopper::before{content:"\F1B3A"}.mdi-train-car-hopper-covered::before{content:"\F1B3B"}.mdi-train-car-hopper-full::before{content:"\F1B3C"}.mdi-train-car-intermodal::before{content:"\F1B3D"}.mdi-train-car-passenger::before{content:"\F1733"}.mdi-train-car-passenger-door::before{content:"\F1734"}.mdi-train-car-passenger-door-open::before{content:"\F1735"}.mdi-train-car-passenger-variant::before{content:"\F1736"}.mdi-train-car-tank::before{content:"\F1B3E"}.mdi-train-variant::before{content:"\F08C4"}.mdi-tram::before{content:"\F052D"}.mdi-tram-side::before{content:"\F0FE7"}.mdi-transcribe::before{content:"\F052E"}.mdi-transcribe-close::before{content:"\F052F"}.mdi-transfer::before{content:"\F1065"}.mdi-transfer-down::before{content:"\F0DA1"}.mdi-transfer-left::before{content:"\F0DA2"}.mdi-transfer-right::before{content:"\F0530"}.mdi-transfer-up::before{content:"\F0DA3"}.mdi-transit-connection::before{content:"\F0D3C"}.mdi-transit-connection-horizontal::before{content:"\F1546"}.mdi-transit-connection-variant::before{content:"\F0D3D"}.mdi-transit-detour::before{content:"\F0F8B"}.mdi-transit-skip::before{content:"\F1515"}.mdi-transit-transfer::before{content:"\F06AE"}.mdi-transition::before{content:"\F0915"}.mdi-transition-masked::before{content:"\F0916"}.mdi-translate::before{content:"\F05CA"}.mdi-translate-off::before{content:"\F0E06"}.mdi-translate-variant::before{content:"\F1B99"}.mdi-transmission-tower::before{content:"\F0D3E"}.mdi-transmission-tower-export::before{content:"\F192C"}.mdi-transmission-tower-import::before{content:"\F192D"}.mdi-transmission-tower-off::before{content:"\F19DD"}.mdi-trash-can::before{content:"\F0A79"}.mdi-trash-can-outline::before{content:"\F0A7A"}.mdi-tray::before{content:"\F1294"}.mdi-tray-alert::before{content:"\F1295"}.mdi-tray-arrow-down::before{content:"\F0120"}.mdi-tray-arrow-up::before{content:"\F011D"}.mdi-tray-full::before{content:"\F1296"}.mdi-tray-minus::before{content:"\F1297"}.mdi-tray-plus::before{content:"\F1298"}.mdi-tray-remove::before{content:"\F1299"}.mdi-treasure-chest::before{content:"\F0726"}.mdi-treasure-chest-outline::before{content:"\F1C77"}.mdi-tree::before{content:"\F0531"}.mdi-tree-outline::before{content:"\F0E69"}.mdi-trello::before{content:"\F0532"}.mdi-trending-down::before{content:"\F0533"}.mdi-trending-neutral::before{content:"\F0534"}.mdi-trending-up::before{content:"\F0535"}.mdi-triangle::before{content:"\F0536"}.mdi-triangle-down::before{content:"\F1C56"}.mdi-triangle-down-outline::before{content:"\F1C57"}.mdi-triangle-outline::before{content:"\F0537"}.mdi-triangle-small-down::before{content:"\F1A09"}.mdi-triangle-small-up::before{content:"\F1A0A"}.mdi-triangle-wave::before{content:"\F147C"}.mdi-triforce::before{content:"\F0BD9"}.mdi-trophy::before{content:"\F0538"}.mdi-trophy-award::before{content:"\F0539"}.mdi-trophy-broken::before{content:"\F0DA4"}.mdi-trophy-outline::before{content:"\F053A"}.mdi-trophy-variant::before{content:"\F053B"}.mdi-trophy-variant-outline::before{content:"\F053C"}.mdi-truck::before{content:"\F053D"}.mdi-truck-alert::before{content:"\F19DE"}.mdi-truck-alert-outline::before{content:"\F19DF"}.mdi-truck-cargo-container::before{content:"\F18D8"}.mdi-truck-check::before{content:"\F0CD4"}.mdi-truck-check-outline::before{content:"\F129A"}.mdi-truck-delivery::before{content:"\F053E"}.mdi-truck-delivery-outline::before{content:"\F129B"}.mdi-truck-fast::before{content:"\F0788"}.mdi-truck-fast-outline::before{content:"\F129C"}.mdi-truck-flatbed::before{content:"\F1891"}.mdi-truck-minus::before{content:"\F19AE"}.mdi-truck-minus-outline::before{content:"\F19BD"}.mdi-truck-off-road::before{content:"\F1C9E"}.mdi-truck-off-road-off::before{content:"\F1C9F"}.mdi-truck-outline::before{content:"\F129D"}.mdi-truck-plus::before{content:"\F19AD"}.mdi-truck-plus-outline::before{content:"\F19BC"}.mdi-truck-remove::before{content:"\F19AF"}.mdi-truck-remove-outline::before{content:"\F19BE"}.mdi-truck-snowflake::before{content:"\F19A6"}.mdi-truck-trailer::before{content:"\F0727"}.mdi-trumpet::before{content:"\F1096"}.mdi-tshirt-crew::before{content:"\F0A7B"}.mdi-tshirt-crew-outline::before{content:"\F053F"}.mdi-tshirt-v::before{content:"\F0A7C"}.mdi-tshirt-v-outline::before{content:"\F0540"}.mdi-tsunami::before{content:"\F1A81"}.mdi-tumble-dryer::before{content:"\F0917"}.mdi-tumble-dryer-alert::before{content:"\F11BA"}.mdi-tumble-dryer-off::before{content:"\F11BB"}.mdi-tune::before{content:"\F062E"}.mdi-tune-variant::before{content:"\F1542"}.mdi-tune-vertical::before{content:"\F066A"}.mdi-tune-vertical-variant::before{content:"\F1543"}.mdi-tunnel::before{content:"\F183D"}.mdi-tunnel-outline::before{content:"\F183E"}.mdi-turbine::before{content:"\F1A82"}.mdi-turkey::before{content:"\F171B"}.mdi-turnstile::before{content:"\F0CD5"}.mdi-turnstile-outline::before{content:"\F0CD6"}.mdi-turtle::before{content:"\F0CD7"}.mdi-twitch::before{content:"\F0543"}.mdi-twitter::before{content:"\F0544"}.mdi-two-factor-authentication::before{content:"\F09AF"}.mdi-typewriter::before{content:"\F0F2D"}.mdi-ubisoft::before{content:"\F0BDA"}.mdi-ubuntu::before{content:"\F0548"}.mdi-ufo::before{content:"\F10C4"}.mdi-ufo-outline::before{content:"\F10C5"}.mdi-ultra-high-definition::before{content:"\F07F9"}.mdi-umbraco::before{content:"\F0549"}.mdi-umbrella::before{content:"\F054A"}.mdi-umbrella-beach::before{content:"\F188A"}.mdi-umbrella-beach-outline::before{content:"\F188B"}.mdi-umbrella-closed::before{content:"\F09B0"}.mdi-umbrella-closed-outline::before{content:"\F13E2"}.mdi-umbrella-closed-variant::before{content:"\F13E1"}.mdi-umbrella-outline::before{content:"\F054B"}.mdi-underwear-outline::before{content:"\F1D0F"}.mdi-undo::before{content:"\F054C"}.mdi-undo-variant::before{content:"\F054D"}.mdi-unfold-less-horizontal::before{content:"\F054E"}.mdi-unfold-less-vertical::before{content:"\F0760"}.mdi-unfold-more-horizontal::before{content:"\F054F"}.mdi-unfold-more-vertical::before{content:"\F0761"}.mdi-ungroup::before{content:"\F0550"}.mdi-unicode::before{content:"\F0ED0"}.mdi-unicorn::before{content:"\F15C2"}.mdi-unicorn-variant::before{content:"\F15C3"}.mdi-unicycle::before{content:"\F15E5"}.mdi-unity::before{content:"\F06AF"}.mdi-unreal::before{content:"\F09B1"}.mdi-update::before{content:"\F06B0"}.mdi-upload::before{content:"\F0552"}.mdi-upload-box::before{content:"\F1D10"}.mdi-upload-box-outline::before{content:"\F1D11"}.mdi-upload-circle::before{content:"\F1D12"}.mdi-upload-circle-outline::before{content:"\F1D13"}.mdi-upload-lock::before{content:"\F1373"}.mdi-upload-lock-outline::before{content:"\F1374"}.mdi-upload-multiple::before{content:"\F083D"}.mdi-upload-multiple-outline::before{content:"\F1D14"}.mdi-upload-network::before{content:"\F06F6"}.mdi-upload-network-outline::before{content:"\F0CD8"}.mdi-upload-off::before{content:"\F10C6"}.mdi-upload-off-outline::before{content:"\F10C7"}.mdi-upload-outline::before{content:"\F0E07"}.mdi-usb::before{content:"\F0553"}.mdi-usb-c-port::before{content:"\F1CBF"}.mdi-usb-flash-drive::before{content:"\F129E"}.mdi-usb-flash-drive-outline::before{content:"\F129F"}.mdi-usb-port::before{content:"\F11F0"}.mdi-vacuum::before{content:"\F19A1"}.mdi-vacuum-outline::before{content:"\F19A2"}.mdi-valve::before{content:"\F1066"}.mdi-valve-closed::before{content:"\F1067"}.mdi-valve-open::before{content:"\F1068"}.mdi-van-passenger::before{content:"\F07FA"}.mdi-van-utility::before{content:"\F07FB"}.mdi-vanish::before{content:"\F07FC"}.mdi-vanish-quarter::before{content:"\F1554"}.mdi-vanity-light::before{content:"\F11E1"}.mdi-variable::before{content:"\F0AE7"}.mdi-variable-box::before{content:"\F1111"}.mdi-vector-arrange-above::before{content:"\F0554"}.mdi-vector-arrange-below::before{content:"\F0555"}.mdi-vector-bezier::before{content:"\F0AE8"}.mdi-vector-circle::before{content:"\F0556"}.mdi-vector-circle-variant::before{content:"\F0557"}.mdi-vector-combine::before{content:"\F0558"}.mdi-vector-curve::before{content:"\F0559"}.mdi-vector-difference::before{content:"\F055A"}.mdi-vector-difference-ab::before{content:"\F055B"}.mdi-vector-difference-ba::before{content:"\F055C"}.mdi-vector-ellipse::before{content:"\F0893"}.mdi-vector-intersection::before{content:"\F055D"}.mdi-vector-line::before{content:"\F055E"}.mdi-vector-link::before{content:"\F0FE8"}.mdi-vector-point::before{content:"\F01C4"}.mdi-vector-point-edit::before{content:"\F09E8"}.mdi-vector-point-minus::before{content:"\F1B78"}.mdi-vector-point-plus::before{content:"\F1B79"}.mdi-vector-point-select::before{content:"\F055F"}.mdi-vector-polygon::before{content:"\F0560"}.mdi-vector-polygon-variant::before{content:"\F1856"}.mdi-vector-polyline::before{content:"\F0561"}.mdi-vector-polyline-edit::before{content:"\F1225"}.mdi-vector-polyline-minus::before{content:"\F1226"}.mdi-vector-polyline-plus::before{content:"\F1227"}.mdi-vector-polyline-remove::before{content:"\F1228"}.mdi-vector-radius::before{content:"\F074A"}.mdi-vector-rectangle::before{content:"\F05C6"}.mdi-vector-selection::before{content:"\F0562"}.mdi-vector-square::before{content:"\F0001"}.mdi-vector-square-close::before{content:"\F1857"}.mdi-vector-square-edit::before{content:"\F18D9"}.mdi-vector-square-minus::before{content:"\F18DA"}.mdi-vector-square-open::before{content:"\F1858"}.mdi-vector-square-plus::before{content:"\F18DB"}.mdi-vector-square-remove::before{content:"\F18DC"}.mdi-vector-triangle::before{content:"\F0563"}.mdi-vector-union::before{content:"\F0564"}.mdi-vhs::before{content:"\F0A1B"}.mdi-vibrate::before{content:"\F0566"}.mdi-vibrate-off::before{content:"\F0CD9"}.mdi-video::before{content:"\F0567"}.mdi-video-2d::before{content:"\F1A1C"}.mdi-video-3d::before{content:"\F07FD"}.mdi-video-3d-off::before{content:"\F13D9"}.mdi-video-3d-variant::before{content:"\F0ED1"}.mdi-video-4k-box::before{content:"\F083E"}.mdi-video-account::before{content:"\F0919"}.mdi-video-box::before{content:"\F00FD"}.mdi-video-box-off::before{content:"\F00FE"}.mdi-video-check::before{content:"\F1069"}.mdi-video-check-outline::before{content:"\F106A"}.mdi-video-high-definition::before{content:"\F152E"}.mdi-video-image::before{content:"\F091A"}.mdi-video-input-antenna::before{content:"\F083F"}.mdi-video-input-component::before{content:"\F0840"}.mdi-video-input-hdmi::before{content:"\F0841"}.mdi-video-input-scart::before{content:"\F0F8C"}.mdi-video-input-svideo::before{content:"\F0842"}.mdi-video-marker::before{content:"\F19A9"}.mdi-video-marker-outline::before{content:"\F19AA"}.mdi-video-minus::before{content:"\F09B2"}.mdi-video-minus-outline::before{content:"\F02BA"}.mdi-video-off::before{content:"\F0568"}.mdi-video-off-outline::before{content:"\F0BDB"}.mdi-video-outline::before{content:"\F0BDC"}.mdi-video-plus::before{content:"\F09B3"}.mdi-video-plus-outline::before{content:"\F01D3"}.mdi-video-stabilization::before{content:"\F091B"}.mdi-video-standard-definition::before{content:"\F1CA0"}.mdi-video-switch::before{content:"\F0569"}.mdi-video-switch-outline::before{content:"\F0790"}.mdi-video-vintage::before{content:"\F0A1C"}.mdi-video-wireless::before{content:"\F0ED2"}.mdi-video-wireless-outline::before{content:"\F0ED3"}.mdi-view-agenda::before{content:"\F056A"}.mdi-view-agenda-outline::before{content:"\F11D8"}.mdi-view-array::before{content:"\F056B"}.mdi-view-array-outline::before{content:"\F1485"}.mdi-view-carousel::before{content:"\F056C"}.mdi-view-carousel-outline::before{content:"\F1486"}.mdi-view-column::before{content:"\F056D"}.mdi-view-column-outline::before{content:"\F1487"}.mdi-view-comfy::before{content:"\F0E6A"}.mdi-view-comfy-outline::before{content:"\F1488"}.mdi-view-compact::before{content:"\F0E6B"}.mdi-view-compact-outline::before{content:"\F0E6C"}.mdi-view-dashboard::before{content:"\F056E"}.mdi-view-dashboard-edit::before{content:"\F1947"}.mdi-view-dashboard-edit-outline::before{content:"\F1948"}.mdi-view-dashboard-outline::before{content:"\F0A1D"}.mdi-view-dashboard-variant::before{content:"\F0843"}.mdi-view-dashboard-variant-outline::before{content:"\F1489"}.mdi-view-day::before{content:"\F056F"}.mdi-view-day-outline::before{content:"\F148A"}.mdi-view-gallery::before{content:"\F1888"}.mdi-view-gallery-outline::before{content:"\F1889"}.mdi-view-grid::before{content:"\F0570"}.mdi-view-grid-compact::before{content:"\F1C61"}.mdi-view-grid-outline::before{content:"\F11D9"}.mdi-view-grid-plus::before{content:"\F0F8D"}.mdi-view-grid-plus-outline::before{content:"\F11DA"}.mdi-view-headline::before{content:"\F0571"}.mdi-view-list::before{content:"\F0572"}.mdi-view-list-outline::before{content:"\F148B"}.mdi-view-module::before{content:"\F0573"}.mdi-view-module-outline::before{content:"\F148C"}.mdi-view-parallel::before{content:"\F0728"}.mdi-view-parallel-outline::before{content:"\F148D"}.mdi-view-quilt::before{content:"\F0574"}.mdi-view-quilt-outline::before{content:"\F148E"}.mdi-view-sequential::before{content:"\F0729"}.mdi-view-sequential-outline::before{content:"\F148F"}.mdi-view-split-horizontal::before{content:"\F0BCB"}.mdi-view-split-vertical::before{content:"\F0BCC"}.mdi-view-stream::before{content:"\F0575"}.mdi-view-stream-outline::before{content:"\F1490"}.mdi-view-week::before{content:"\F0576"}.mdi-view-week-outline::before{content:"\F1491"}.mdi-vimeo::before{content:"\F0577"}.mdi-violin::before{content:"\F060F"}.mdi-virtual-reality::before{content:"\F0894"}.mdi-virus::before{content:"\F13B6"}.mdi-virus-off::before{content:"\F18E1"}.mdi-virus-off-outline::before{content:"\F18E2"}.mdi-virus-outline::before{content:"\F13B7"}.mdi-vlc::before{content:"\F057C"}.mdi-voicemail::before{content:"\F057D"}.mdi-volcano::before{content:"\F1A83"}.mdi-volcano-outline::before{content:"\F1A84"}.mdi-volleyball::before{content:"\F09B4"}.mdi-volume-equal::before{content:"\F1B10"}.mdi-volume-high::before{content:"\F057E"}.mdi-volume-low::before{content:"\F057F"}.mdi-volume-medium::before{content:"\F0580"}.mdi-volume-minus::before{content:"\F075E"}.mdi-volume-mute::before{content:"\F075F"}.mdi-volume-off::before{content:"\F0581"}.mdi-volume-plus::before{content:"\F075D"}.mdi-volume-source::before{content:"\F1120"}.mdi-volume-variant-off::before{content:"\F0E08"}.mdi-volume-vibrate::before{content:"\F1121"}.mdi-vote::before{content:"\F0A1F"}.mdi-vote-outline::before{content:"\F0A20"}.mdi-vpn::before{content:"\F0582"}.mdi-vuejs::before{content:"\F0844"}.mdi-vuetify::before{content:"\F0E6D"}.mdi-walk::before{content:"\F0583"}.mdi-wall::before{content:"\F07FE"}.mdi-wall-fire::before{content:"\F1A11"}.mdi-wall-sconce::before{content:"\F091C"}.mdi-wall-sconce-flat::before{content:"\F091D"}.mdi-wall-sconce-flat-outline::before{content:"\F17C9"}.mdi-wall-sconce-flat-variant::before{content:"\F041C"}.mdi-wall-sconce-flat-variant-outline::before{content:"\F17CA"}.mdi-wall-sconce-outline::before{content:"\F17CB"}.mdi-wall-sconce-round::before{content:"\F0748"}.mdi-wall-sconce-round-outline::before{content:"\F17CC"}.mdi-wall-sconce-round-variant::before{content:"\F091E"}.mdi-wall-sconce-round-variant-outline::before{content:"\F17CD"}.mdi-wallet::before{content:"\F0584"}.mdi-wallet-bifold::before{content:"\F1C58"}.mdi-wallet-bifold-outline::before{content:"\F1C59"}.mdi-wallet-giftcard::before{content:"\F0585"}.mdi-wallet-membership::before{content:"\F0586"}.mdi-wallet-outline::before{content:"\F0BDD"}.mdi-wallet-plus::before{content:"\F0F8E"}.mdi-wallet-plus-outline::before{content:"\F0F8F"}.mdi-wallet-travel::before{content:"\F0587"}.mdi-wallpaper::before{content:"\F0E09"}.mdi-wan::before{content:"\F0588"}.mdi-wardrobe::before{content:"\F0F90"}.mdi-wardrobe-outline::before{content:"\F0F91"}.mdi-warehouse::before{content:"\F0F81"}.mdi-washing-machine::before{content:"\F072A"}.mdi-washing-machine-alert::before{content:"\F11BC"}.mdi-washing-machine-off::before{content:"\F11BD"}.mdi-watch::before{content:"\F0589"}.mdi-watch-export::before{content:"\F058A"}.mdi-watch-export-variant::before{content:"\F0895"}.mdi-watch-import::before{content:"\F058B"}.mdi-watch-import-variant::before{content:"\F0896"}.mdi-watch-variant::before{content:"\F0897"}.mdi-watch-vibrate::before{content:"\F06B1"}.mdi-watch-vibrate-off::before{content:"\F0CDA"}.mdi-water::before{content:"\F058C"}.mdi-water-alert::before{content:"\F1502"}.mdi-water-alert-outline::before{content:"\F1503"}.mdi-water-boiler::before{content:"\F0F92"}.mdi-water-boiler-alert::before{content:"\F11B3"}.mdi-water-boiler-auto::before{content:"\F1B98"}.mdi-water-boiler-off::before{content:"\F11B4"}.mdi-water-check::before{content:"\F1504"}.mdi-water-check-outline::before{content:"\F1505"}.mdi-water-circle::before{content:"\F1806"}.mdi-water-minus::before{content:"\F1506"}.mdi-water-minus-outline::before{content:"\F1507"}.mdi-water-off::before{content:"\F058D"}.mdi-water-off-outline::before{content:"\F1508"}.mdi-water-opacity::before{content:"\F1855"}.mdi-water-outline::before{content:"\F0E0A"}.mdi-water-percent::before{content:"\F058E"}.mdi-water-percent-alert::before{content:"\F1509"}.mdi-water-plus::before{content:"\F150A"}.mdi-water-plus-outline::before{content:"\F150B"}.mdi-water-polo::before{content:"\F12A0"}.mdi-water-pump::before{content:"\F058F"}.mdi-water-pump-off::before{content:"\F0F93"}.mdi-water-remove::before{content:"\F150C"}.mdi-water-remove-outline::before{content:"\F150D"}.mdi-water-sync::before{content:"\F17C6"}.mdi-water-thermometer::before{content:"\F1A85"}.mdi-water-thermometer-outline::before{content:"\F1A86"}.mdi-water-well::before{content:"\F106B"}.mdi-water-well-outline::before{content:"\F106C"}.mdi-waterfall::before{content:"\F1849"}.mdi-watering-can::before{content:"\F1481"}.mdi-watering-can-outline::before{content:"\F1482"}.mdi-watermark::before{content:"\F0612"}.mdi-wave::before{content:"\F0F2E"}.mdi-wave-arrow-down::before{content:"\F1CB0"}.mdi-wave-arrow-up::before{content:"\F1CB1"}.mdi-wave-undercurrent::before{content:"\F1CC0"}.mdi-waveform::before{content:"\F147D"}.mdi-waves::before{content:"\F078D"}.mdi-waves-arrow-left::before{content:"\F1859"}.mdi-waves-arrow-right::before{content:"\F185A"}.mdi-waves-arrow-up::before{content:"\F185B"}.mdi-waze::before{content:"\F0BDE"}.mdi-weather-cloudy::before{content:"\F0590"}.mdi-weather-cloudy-alert::before{content:"\F0F2F"}.mdi-weather-cloudy-arrow-right::before{content:"\F0E6E"}.mdi-weather-cloudy-clock::before{content:"\F18F6"}.mdi-weather-dust::before{content:"\F1B5A"}.mdi-weather-fog::before{content:"\F0591"}.mdi-weather-hail::before{content:"\F0592"}.mdi-weather-hazy::before{content:"\F0F30"}.mdi-weather-hurricane::before{content:"\F0898"}.mdi-weather-hurricane-outline::before{content:"\F1C78"}.mdi-weather-lightning::before{content:"\F0593"}.mdi-weather-lightning-rainy::before{content:"\F067E"}.mdi-weather-moonset::before{content:"\F1D15"}.mdi-weather-moonset-down::before{content:"\F1D16"}.mdi-weather-moonset-up::before{content:"\F1D17"}.mdi-weather-night::before{content:"\F0594"}.mdi-weather-night-partly-cloudy::before{content:"\F0F31"}.mdi-weather-partly-cloudy::before{content:"\F0595"}.mdi-weather-partly-lightning::before{content:"\F0F32"}.mdi-weather-partly-rainy::before{content:"\F0F33"}.mdi-weather-partly-snowy::before{content:"\F0F34"}.mdi-weather-partly-snowy-rainy::before{content:"\F0F35"}.mdi-weather-pouring::before{content:"\F0596"}.mdi-weather-rainy::before{content:"\F0597"}.mdi-weather-snowy::before{content:"\F0598"}.mdi-weather-snowy-heavy::before{content:"\F0F36"}.mdi-weather-snowy-rainy::before{content:"\F067F"}.mdi-weather-sunny::before{content:"\F0599"}.mdi-weather-sunny-alert::before{content:"\F0F37"}.mdi-weather-sunny-off::before{content:"\F14E4"}.mdi-weather-sunset::before{content:"\F059A"}.mdi-weather-sunset-down::before{content:"\F059B"}.mdi-weather-sunset-up::before{content:"\F059C"}.mdi-weather-tornado::before{content:"\F0F38"}.mdi-weather-windy::before{content:"\F059D"}.mdi-weather-windy-variant::before{content:"\F059E"}.mdi-web::before{content:"\F059F"}.mdi-web-box::before{content:"\F0F94"}.mdi-web-cancel::before{content:"\F1790"}.mdi-web-check::before{content:"\F0789"}.mdi-web-clock::before{content:"\F124A"}.mdi-web-minus::before{content:"\F10A0"}.mdi-web-off::before{content:"\F0A8E"}.mdi-web-plus::before{content:"\F0033"}.mdi-web-refresh::before{content:"\F1791"}.mdi-web-remove::before{content:"\F0551"}.mdi-web-sync::before{content:"\F1792"}.mdi-webcam::before{content:"\F05A0"}.mdi-webcam-off::before{content:"\F1737"}.mdi-webhook::before{content:"\F062F"}.mdi-webpack::before{content:"\F072B"}.mdi-webrtc::before{content:"\F1248"}.mdi-wechat::before{content:"\F0611"}.mdi-weight::before{content:"\F05A1"}.mdi-weight-gram::before{content:"\F0D3F"}.mdi-weight-kilogram::before{content:"\F05A2"}.mdi-weight-lifter::before{content:"\F115D"}.mdi-weight-pound::before{content:"\F09B5"}.mdi-whatsapp::before{content:"\F05A3"}.mdi-wheel-barrow::before{content:"\F14F2"}.mdi-wheelchair::before{content:"\F1A87"}.mdi-wheelchair-accessibility::before{content:"\F05A4"}.mdi-whistle::before{content:"\F09B6"}.mdi-whistle-outline::before{content:"\F12BC"}.mdi-white-balance-auto::before{content:"\F05A5"}.mdi-white-balance-incandescent::before{content:"\F05A6"}.mdi-white-balance-iridescent::before{content:"\F05A7"}.mdi-white-balance-sunny::before{content:"\F05A8"}.mdi-widgets::before{content:"\F072C"}.mdi-widgets-outline::before{content:"\F1355"}.mdi-wifi::before{content:"\F05A9"}.mdi-wifi-alert::before{content:"\F16B5"}.mdi-wifi-arrow-down::before{content:"\F16B6"}.mdi-wifi-arrow-left::before{content:"\F16B7"}.mdi-wifi-arrow-left-right::before{content:"\F16B8"}.mdi-wifi-arrow-right::before{content:"\F16B9"}.mdi-wifi-arrow-up::before{content:"\F16BA"}.mdi-wifi-arrow-up-down::before{content:"\F16BB"}.mdi-wifi-cancel::before{content:"\F16BC"}.mdi-wifi-check::before{content:"\F16BD"}.mdi-wifi-cog::before{content:"\F16BE"}.mdi-wifi-lock::before{content:"\F16BF"}.mdi-wifi-lock-open::before{content:"\F16C0"}.mdi-wifi-marker::before{content:"\F16C1"}.mdi-wifi-minus::before{content:"\F16C2"}.mdi-wifi-off::before{content:"\F05AA"}.mdi-wifi-plus::before{content:"\F16C3"}.mdi-wifi-refresh::before{content:"\F16C4"}.mdi-wifi-remove::before{content:"\F16C5"}.mdi-wifi-settings::before{content:"\F16C6"}.mdi-wifi-star::before{content:"\F0E0B"}.mdi-wifi-strength-1::before{content:"\F091F"}.mdi-wifi-strength-1-alert::before{content:"\F0920"}.mdi-wifi-strength-1-lock::before{content:"\F0921"}.mdi-wifi-strength-1-lock-open::before{content:"\F16CB"}.mdi-wifi-strength-2::before{content:"\F0922"}.mdi-wifi-strength-2-alert::before{content:"\F0923"}.mdi-wifi-strength-2-lock::before{content:"\F0924"}.mdi-wifi-strength-2-lock-open::before{content:"\F16CC"}.mdi-wifi-strength-3::before{content:"\F0925"}.mdi-wifi-strength-3-alert::before{content:"\F0926"}.mdi-wifi-strength-3-lock::before{content:"\F0927"}.mdi-wifi-strength-3-lock-open::before{content:"\F16CD"}.mdi-wifi-strength-4::before{content:"\F0928"}.mdi-wifi-strength-4-alert::before{content:"\F0929"}.mdi-wifi-strength-4-lock::before{content:"\F092A"}.mdi-wifi-strength-4-lock-open::before{content:"\F16CE"}.mdi-wifi-strength-alert-outline::before{content:"\F092B"}.mdi-wifi-strength-lock-open-outline::before{content:"\F16CF"}.mdi-wifi-strength-lock-outline::before{content:"\F092C"}.mdi-wifi-strength-off::before{content:"\F092D"}.mdi-wifi-strength-off-outline::before{content:"\F092E"}.mdi-wifi-strength-outline::before{content:"\F092F"}.mdi-wifi-sync::before{content:"\F16C7"}.mdi-wikipedia::before{content:"\F05AC"}.mdi-wind-power::before{content:"\F1A88"}.mdi-wind-power-outline::before{content:"\F1A89"}.mdi-wind-turbine::before{content:"\F0DA5"}.mdi-wind-turbine-alert::before{content:"\F19AB"}.mdi-wind-turbine-check::before{content:"\F19AC"}.mdi-window-close::before{content:"\F05AD"}.mdi-window-closed::before{content:"\F05AE"}.mdi-window-closed-variant::before{content:"\F11DB"}.mdi-window-maximize::before{content:"\F05AF"}.mdi-window-minimize::before{content:"\F05B0"}.mdi-window-open::before{content:"\F05B1"}.mdi-window-open-variant::before{content:"\F11DC"}.mdi-window-restore::before{content:"\F05B2"}.mdi-window-shutter::before{content:"\F111C"}.mdi-window-shutter-alert::before{content:"\F111D"}.mdi-window-shutter-auto::before{content:"\F1BA3"}.mdi-window-shutter-cog::before{content:"\F1A8A"}.mdi-window-shutter-open::before{content:"\F111E"}.mdi-window-shutter-settings::before{content:"\F1A8B"}.mdi-windsock::before{content:"\F15FA"}.mdi-wiper::before{content:"\F0AE9"}.mdi-wiper-wash::before{content:"\F0DA6"}.mdi-wiper-wash-alert::before{content:"\F18DF"}.mdi-wizard-hat::before{content:"\F1477"}.mdi-wordpress::before{content:"\F05B4"}.mdi-wrap::before{content:"\F05B6"}.mdi-wrap-disabled::before{content:"\F0BDF"}.mdi-wrench::before{content:"\F05B7"}.mdi-wrench-check::before{content:"\F1B8F"}.mdi-wrench-check-outline::before{content:"\F1B90"}.mdi-wrench-clock::before{content:"\F19A3"}.mdi-wrench-clock-outline::before{content:"\F1B93"}.mdi-wrench-cog::before{content:"\F1B91"}.mdi-wrench-cog-outline::before{content:"\F1B92"}.mdi-wrench-outline::before{content:"\F0BE0"}.mdi-xamarin::before{content:"\F0845"}.mdi-xml::before{content:"\F05C0"}.mdi-xmpp::before{content:"\F07FF"}.mdi-yahoo::before{content:"\F0B4F"}.mdi-yeast::before{content:"\F05C1"}.mdi-yin-yang::before{content:"\F0680"}.mdi-yoga::before{content:"\F117C"}.mdi-youtube::before{content:"\F05C3"}.mdi-youtube-gaming::before{content:"\F0848"}.mdi-youtube-studio::before{content:"\F0847"}.mdi-youtube-subscription::before{content:"\F0D40"}.mdi-youtube-tv::before{content:"\F0448"}.mdi-yurt::before{content:"\F1516"}.mdi-z-wave::before{content:"\F0AEA"}.mdi-zend::before{content:"\F0AEB"}.mdi-zigbee::before{content:"\F0D41"}.mdi-zip-box::before{content:"\F05C4"}.mdi-zip-box-outline::before{content:"\F0FFA"}.mdi-zip-disk::before{content:"\F0A23"}.mdi-zodiac-aquarius::before{content:"\F0A7D"}.mdi-zodiac-aries::before{content:"\F0A7E"}.mdi-zodiac-cancer::before{content:"\F0A7F"}.mdi-zodiac-capricorn::before{content:"\F0A80"}.mdi-zodiac-gemini::before{content:"\F0A81"}.mdi-zodiac-leo::before{content:"\F0A82"}.mdi-zodiac-libra::before{content:"\F0A83"}.mdi-zodiac-pisces::before{content:"\F0A84"}.mdi-zodiac-sagittarius::before{content:"\F0A85"}.mdi-zodiac-scorpio::before{content:"\F0A86"}.mdi-zodiac-taurus::before{content:"\F0A87"}.mdi-zodiac-virgo::before{content:"\F0A88"}.mdi-blank::before{content:"\F68C";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:rgba(0,0,0,0.54)}.mdi-dark.mdi-inactive:before{color:rgba(0,0,0,0.26)}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:rgba(255,255,255,0.3)}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}

/*# sourceMappingURL=materialdesignicons.css.map *//*!
 * 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)}