/*!
 * Datetimepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
@keyframes opaque{0%{opacity:0}to{opacity:1}}@keyframes resizeanim{0%,to{opacity:0}}@keyframes chartjs-render-animation{0%{opacity:.99}to{opacity:1}}.datetimepicker,.datetimepicker table tr td span,.datetimepicker td,.datetimepicker th{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datetimepicker{padding:4px;margin-top:1px;direction:ltr}.datetimepicker-inline{width:220px}.datetimepicker.datetimepicker-rtl{direction:rtl}.datetimepicker.datetimepicker-rtl table tr td span{float:right}.datetimepicker-dropdown,.datetimepicker-dropdown-left{top:0;left:0}[class*=" datetimepicker-dropdown"]:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);position:absolute}[class*=" datetimepicker-dropdown"]:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute}[class*=" datetimepicker-dropdown-top"]:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);border-bottom:0}[class*=" datetimepicker-dropdown-top"]:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;border-bottom:0}.datetimepicker-dropdown-bottom-left:before{top:-7px;right:6px}.datetimepicker-dropdown-bottom-left:after{top:-6px;right:7px}.datetimepicker-dropdown-bottom-right:before{top:-7px;left:6px}.datetimepicker-dropdown-bottom-right:after{top:-6px;left:7px}.datetimepicker-dropdown-top-left:before{bottom:-7px;right:6px}.datetimepicker-dropdown-top-left:after{bottom:-6px;right:7px}.datetimepicker-dropdown-top-right:before{bottom:-7px;left:6px}.datetimepicker-dropdown-top-right:after{bottom:-6px;left:7px}.datetimepicker>div{display:none}.datetimepicker.days div.datetimepicker-days,.datetimepicker.hours div.datetimepicker-hours,.datetimepicker.minutes div.datetimepicker-minutes,.datetimepicker.months div.datetimepicker-months,.datetimepicker.years div.datetimepicker-years{display:block}.datetimepicker table{margin:0}.datetimepicker td,.datetimepicker th{text-align:center;width:20px;height:20px;border:0}.table-striped .datetimepicker table tr td,.table-striped .datetimepicker table tr th{background-color:transparent}.datetimepicker table tr td.day:hover,.datetimepicker table tr td.hour:hover,.datetimepicker table tr td.minute:hover{background:#eee;cursor:pointer}.datetimepicker table tr td.new,.datetimepicker table tr td.old{color:#999}.datetimepicker table tr td.disabled,.datetimepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datetimepicker table tr td.today{background-color:#fde19a}.datetimepicker table tr td.today,.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today.disabled:hover,.datetimepicker table tr td.today:hover{background-image:-moz-linear-gradient(top,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(top,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(top,#fdd49a,#fdf59a);background-image:-o-linear-gradient(top,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.datetimepicker table tr td.today.disabled,.datetimepicker table tr td.today.disabled.disabled,.datetimepicker table tr td.today.disabled:hover,.datetimepicker table tr td.today.disabled:hover.disabled,.datetimepicker table tr td.today.disabled:hover:hover,.datetimepicker table tr td.today.disabled:hover[disabled],.datetimepicker table tr td.today.disabled[disabled],.datetimepicker table tr td.today:hover,.datetimepicker table tr td.today:hover.disabled,.datetimepicker table tr td.today:hover:hover,.datetimepicker table tr td.today:hover[disabled],.datetimepicker table tr td.today[disabled]{background-color:#fdf59a}.datetimepicker table tr td.today.active,.datetimepicker table tr td.today.disabled.active,.datetimepicker table tr td.today.disabled:active,.datetimepicker table tr td.today.disabled:hover.active,.datetimepicker table tr td.today.disabled:hover:active,.datetimepicker table tr td.today:active,.datetimepicker table tr td.today:hover.active,.datetimepicker table tr td.today:hover:active{background-color:#fbf069}.datetimepicker table tr td.active{background-color:#006dcc}.datetimepicker table tr td.active,.datetimepicker table tr td.active.disabled,.datetimepicker table tr td.active.disabled:hover,.datetimepicker table tr td.active:hover{background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datetimepicker table tr td.active.disabled,.datetimepicker table tr td.active.disabled.disabled,.datetimepicker table tr td.active.disabled:hover,.datetimepicker table tr td.active.disabled:hover.disabled,.datetimepicker table tr td.active.disabled:hover:hover,.datetimepicker table tr td.active.disabled:hover[disabled],.datetimepicker table tr td.active.disabled[disabled],.datetimepicker table tr td.active:hover,.datetimepicker table tr td.active:hover.disabled,.datetimepicker table tr td.active:hover:hover,.datetimepicker table tr td.active:hover[disabled],.datetimepicker table tr td.active[disabled]{background-color:#04c}.datetimepicker table tr td.active.active,.datetimepicker table tr td.active.disabled.active,.datetimepicker table tr td.active.disabled:active,.datetimepicker table tr td.active.disabled:hover.active,.datetimepicker table tr td.active.disabled:hover:active,.datetimepicker table tr td.active:active,.datetimepicker table tr td.active:hover.active,.datetimepicker table tr td.active:hover:active{background-color:#039}.datetimepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer}.datetimepicker .datetimepicker-hours span,.datetimepicker .datetimepicker-minutes span{height:26px;line-height:26px}.datetimepicker .datetimepicker-hours table tr td span.hour_am,.datetimepicker .datetimepicker-hours table tr td span.hour_pm{width:14.6%}.datetimepicker .datetimepicker-hours fieldset legend,.datetimepicker .datetimepicker-minutes fieldset legend{margin-bottom:inherit;line-height:30px}.datetimepicker table tr td span:hover{background:#eee}.datetimepicker table tr td span.disabled,.datetimepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datetimepicker table tr td span.active{background-color:#006dcc}.datetimepicker table tr td span.active,.datetimepicker table tr td span.active.disabled,.datetimepicker table tr td span.active.disabled:hover,.datetimepicker table tr td span.active:hover{background-image:-moz-linear-gradient(top,#08c,#04c);background-image:-ms-linear-gradient(top,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(top,#08c,#04c);background-image:-o-linear-gradient(top,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datetimepicker table tr td span.active.disabled,.datetimepicker table tr td span.active.disabled.disabled,.datetimepicker table tr td span.active.disabled:hover,.datetimepicker table tr td span.active.disabled:hover.disabled,.datetimepicker table tr td span.active.disabled:hover:hover,.datetimepicker table tr td span.active.disabled:hover[disabled],.datetimepicker table tr td span.active.disabled[disabled],.datetimepicker table tr td span.active:hover,.datetimepicker table tr td span.active:hover.disabled,.datetimepicker table tr td span.active:hover:hover,.datetimepicker table tr td span.active:hover[disabled],.datetimepicker table tr td span.active[disabled]{background-color:#04c}.datetimepicker table tr td span.active.active,.datetimepicker table tr td span.active.disabled.active,.datetimepicker table tr td span.active.disabled:active,.datetimepicker table tr td span.active.disabled:hover.active,.datetimepicker table tr td span.active.disabled:hover:active,.datetimepicker table tr td span.active:active,.datetimepicker table tr td span.active:hover.active,.datetimepicker table tr td span.active:hover:active{background-color:#039}.datetimepicker table tr td span.old{color:#999}.datetimepicker th.switch{width:145px}.datetimepicker th span.glyphicon{pointer-events:none}.datetimepicker tfoot th,.datetimepicker thead tr:first-child th{cursor:pointer}.datetimepicker tfoot th:hover,.datetimepicker thead tr:first-child th:hover{background:#eee}.input-append.date .add-on i,.input-group.date .input-group-addon span,.input-prepend.date .add-on i{cursor:pointer;width:14px;height:14px}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-x{height:15px;bottom:0}.ps__rail-y{width:15px;right:0}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@supports (-ms-overflow-style:none){.ps{overflow:auto!important}}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ps{overflow:auto!important}}.apexcharts-canvas{position:relative;user-select:none}.apexcharts-canvas ::-webkit-scrollbar{-webkit-appearance:none;width:6px}.apexcharts-canvas ::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.5);box-shadow:0 0 1px rgba(255,255,255,.5);-webkit-box-shadow:0 0 1px rgba(255,255,255,.5)}.apexcharts-inner{position:relative}.apexcharts-text tspan{font-family:inherit}.legend-mouseover-inactive{transition:.15s ease all;opacity:.2}.apexcharts-series-collapsed{opacity:0}.apexcharts-tooltip{border-radius:5px;box-shadow:2px 2px 6px -4px #999;cursor:default;font-size:14px;left:62px;opacity:0;pointer-events:none;position:absolute;top:20px;display:flex;flex-direction:column;overflow:hidden;white-space:nowrap;z-index:12;transition:.15s ease all}.apexcharts-tooltip.apexcharts-active{opacity:1;transition:.15s ease all}.apexcharts-tooltip.apexcharts-theme-light{border:1px solid #e3e3e3;background:rgba(255,255,255,.96)}.apexcharts-tooltip.apexcharts-theme-dark{color:#fff;background:rgba(30,30,30,.8)}.apexcharts-tooltip *{font-family:inherit}.apexcharts-tooltip-title{padding:6px;font-size:15px;margin-bottom:4px}.apexcharts-tooltip.apexcharts-theme-light .apexcharts-tooltip-title{background:#eceff1;border-bottom:1px solid #ddd}.apexcharts-tooltip.apexcharts-theme-dark .apexcharts-tooltip-title{background:rgba(0,0,0,.7);border-bottom:1px solid #333}.apexcharts-tooltip-text-goals-value,.apexcharts-tooltip-text-y-value,.apexcharts-tooltip-text-z-value{display:inline-block;margin-left:5px;font-weight:600}.apexcharts-tooltip-text-goals-label:empty,.apexcharts-tooltip-text-goals-value:empty,.apexcharts-tooltip-text-y-label:empty,.apexcharts-tooltip-text-y-value:empty,.apexcharts-tooltip-text-z-value:empty{display:none}.apexcharts-tooltip-text-goals-label,.apexcharts-tooltip-text-goals-value{padding:6px 0 5px}.apexcharts-tooltip-goals-group,.apexcharts-tooltip-text-goals-label,.apexcharts-tooltip-text-goals-value{display:flex}.apexcharts-tooltip-text-goals-label:not(:empty),.apexcharts-tooltip-text-goals-value:not(:empty){margin-top:-6px}.apexcharts-tooltip-marker{width:12px;height:12px;position:relative;top:0;margin-right:10px;border-radius:50%}.apexcharts-tooltip-series-group{padding:0 10px;display:none;text-align:left;justify-content:left;align-items:center}.apexcharts-tooltip-series-group.apexcharts-active .apexcharts-tooltip-marker{opacity:1}.apexcharts-tooltip-series-group.apexcharts-active,.apexcharts-tooltip-series-group:last-child{padding-bottom:4px}.apexcharts-tooltip-series-group-hidden{opacity:0;height:0;line-height:0;padding:0!important}.apexcharts-tooltip-y-group{padding:6px 0 5px}.apexcharts-custom-tooltip,.apexcharts-tooltip-box{padding:4px 8px}.apexcharts-tooltip-boxPlot{display:flex;flex-direction:column-reverse}.apexcharts-tooltip-box>div{margin:4px 0}.apexcharts-tooltip-box span.value{font-weight:700}.apexcharts-tooltip-rangebar{padding:5px 8px}.apexcharts-tooltip-rangebar .category{font-weight:600;color:#777}.apexcharts-tooltip-rangebar .series-name{font-weight:700;display:block;margin-bottom:5px}.apexcharts-xaxistooltip,.apexcharts-yaxistooltip{opacity:0;pointer-events:none;color:#373d3f;font-size:13px;text-align:center;border-radius:2px;position:absolute;z-index:10;background:#eceff1;border:1px solid #90a4ae}.apexcharts-xaxistooltip{padding:9px 10px;transition:.15s ease all}.apexcharts-xaxistooltip.apexcharts-theme-dark{background:rgba(0,0,0,.7);border:1px solid rgba(0,0,0,.5);color:#fff}.apexcharts-xaxistooltip:after,.apexcharts-xaxistooltip:before{left:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.apexcharts-xaxistooltip:after{border-color:transparent;border-width:6px;margin-left:-6px}.apexcharts-xaxistooltip:before{border-color:transparent;border-width:7px;margin-left:-7px}.apexcharts-xaxistooltip-bottom:after,.apexcharts-xaxistooltip-bottom:before{bottom:100%}.apexcharts-xaxistooltip-top:after,.apexcharts-xaxistooltip-top:before{top:100%}.apexcharts-xaxistooltip-bottom:after{border-bottom-color:#eceff1}.apexcharts-xaxistooltip-bottom:before{border-bottom-color:#90a4ae}.apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:after,.apexcharts-xaxistooltip-bottom.apexcharts-theme-dark:before{border-bottom-color:rgba(0,0,0,.5)}.apexcharts-xaxistooltip-top:after{border-top-color:#eceff1}.apexcharts-xaxistooltip-top:before{border-top-color:#90a4ae}.apexcharts-xaxistooltip-top.apexcharts-theme-dark:after,.apexcharts-xaxistooltip-top.apexcharts-theme-dark:before{border-top-color:rgba(0,0,0,.5)}.apexcharts-xaxistooltip.apexcharts-active{opacity:1;transition:.15s ease all}.apexcharts-yaxistooltip{padding:4px 10px}.apexcharts-yaxistooltip.apexcharts-theme-dark{background:rgba(0,0,0,.7);border:1px solid rgba(0,0,0,.5);color:#fff}.apexcharts-yaxistooltip:after,.apexcharts-yaxistooltip:before{top:50%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none}.apexcharts-yaxistooltip:after{border-color:transparent;border-width:6px;margin-top:-6px}.apexcharts-yaxistooltip:before{border-color:transparent;border-width:7px;margin-top:-7px}.apexcharts-yaxistooltip-left:after,.apexcharts-yaxistooltip-left:before{left:100%}.apexcharts-yaxistooltip-right:after,.apexcharts-yaxistooltip-right:before{right:100%}.apexcharts-yaxistooltip-left:after{border-left-color:#eceff1}.apexcharts-yaxistooltip-left:before{border-left-color:#90a4ae}.apexcharts-yaxistooltip-left.apexcharts-theme-dark:after,.apexcharts-yaxistooltip-left.apexcharts-theme-dark:before{border-left-color:rgba(0,0,0,.5)}.apexcharts-yaxistooltip-right:after{border-right-color:#eceff1}.apexcharts-yaxistooltip-right:before{border-right-color:#90a4ae}.apexcharts-yaxistooltip-right.apexcharts-theme-dark:after,.apexcharts-yaxistooltip-right.apexcharts-theme-dark:before{border-right-color:rgba(0,0,0,.5)}.apexcharts-yaxistooltip.apexcharts-active{opacity:1}.apexcharts-yaxistooltip-hidden{display:none}.apexcharts-xcrosshairs,.apexcharts-ycrosshairs{pointer-events:none;opacity:0;transition:.15s ease all}.apexcharts-xcrosshairs.apexcharts-active,.apexcharts-ycrosshairs.apexcharts-active{opacity:1;transition:.15s ease all}.apexcharts-ycrosshairs-hidden{opacity:0}.apexcharts-selection-rect{cursor:move}.svg_select_boundingRect,.svg_select_points_rot{pointer-events:none;opacity:0;visibility:hidden}.apexcharts-selection-rect+g .svg_select_boundingRect,.apexcharts-selection-rect+g .svg_select_points_rot{opacity:0;visibility:hidden}.apexcharts-selection-rect+g .svg_select_points_l,.apexcharts-selection-rect+g .svg_select_points_r{cursor:ew-resize;opacity:1;visibility:visible}.svg_select_points{fill:#efefef;stroke:#333;rx:2}.apexcharts-svg.apexcharts-zoomable.hovering-zoom{cursor:crosshair}.apexcharts-svg.apexcharts-zoomable.hovering-pan{cursor:move}.apexcharts-menu-icon,.apexcharts-pan-icon,.apexcharts-reset-icon,.apexcharts-selection-icon,.apexcharts-toolbar-custom-icon,.apexcharts-zoom-icon,.apexcharts-zoomin-icon,.apexcharts-zoomout-icon{cursor:pointer;width:20px;height:20px;line-height:24px;color:#6e8192;text-align:center}.apexcharts-menu-icon svg,.apexcharts-reset-icon svg,.apexcharts-zoom-icon svg,.apexcharts-zoomin-icon svg,.apexcharts-zoomout-icon svg{fill:#6e8192}.apexcharts-selection-icon svg{fill:#444;transform:scale(.76)}.apexcharts-theme-dark .apexcharts-menu-icon svg,.apexcharts-theme-dark .apexcharts-pan-icon svg,.apexcharts-theme-dark .apexcharts-reset-icon svg,.apexcharts-theme-dark .apexcharts-selection-icon svg,.apexcharts-theme-dark .apexcharts-toolbar-custom-icon svg,.apexcharts-theme-dark .apexcharts-zoom-icon svg,.apexcharts-theme-dark .apexcharts-zoomin-icon svg,.apexcharts-theme-dark .apexcharts-zoomout-icon svg{fill:#f3f4f5}.apexcharts-canvas .apexcharts-reset-zoom-icon.apexcharts-selected svg,.apexcharts-canvas .apexcharts-selection-icon.apexcharts-selected svg,.apexcharts-canvas .apexcharts-zoom-icon.apexcharts-selected svg{fill:#008ffb}.apexcharts-theme-light .apexcharts-menu-icon:hover svg,.apexcharts-theme-light .apexcharts-reset-icon:hover svg,.apexcharts-theme-light .apexcharts-selection-icon:not(.apexcharts-selected):hover svg,.apexcharts-theme-light .apexcharts-zoom-icon:not(.apexcharts-selected):hover svg,.apexcharts-theme-light .apexcharts-zoomin-icon:hover svg,.apexcharts-theme-light .apexcharts-zoomout-icon:hover svg{fill:#333}.apexcharts-menu-icon,.apexcharts-selection-icon{position:relative}.apexcharts-reset-icon{margin-left:5px}.apexcharts-menu-icon,.apexcharts-reset-icon,.apexcharts-zoom-icon{transform:scale(.85)}.apexcharts-zoomin-icon,.apexcharts-zoomout-icon{transform:scale(.7)}.apexcharts-zoomout-icon{margin-right:3px}.apexcharts-pan-icon{transform:scale(.62);position:relative;left:1px;top:0}.apexcharts-pan-icon svg{fill:#fff;stroke:#6e8192;stroke-width:2}.apexcharts-pan-icon.apexcharts-selected svg{stroke:#008ffb}.apexcharts-pan-icon:not(.apexcharts-selected):hover svg{stroke:#333}.apexcharts-toolbar{position:absolute;z-index:11;max-width:176px;text-align:right;border-radius:3px;padding:0 6px 2px;display:flex;justify-content:space-between;align-items:center}.apexcharts-menu{background:#fff;position:absolute;top:100%;border:1px solid #ddd;border-radius:3px;padding:3px;right:10px;opacity:0;min-width:110px;transition:.15s ease all;pointer-events:none}.apexcharts-menu.apexcharts-menu-open{opacity:1;pointer-events:all;transition:.15s ease all}.apexcharts-menu-item{padding:6px 7px;font-size:12px;cursor:pointer}.apexcharts-theme-light .apexcharts-menu-item:hover{background:#eee}.apexcharts-theme-dark .apexcharts-menu{background:rgba(0,0,0,.7);color:#fff}@media screen and (min-width:768px){.apexcharts-canvas:hover .apexcharts-toolbar{opacity:1}}.apexcharts-canvas .apexcharts-element-hidden,.apexcharts-datalabel.apexcharts-element-hidden,.apexcharts-hide .apexcharts-series-points{opacity:0}.apexcharts-datalabel,.apexcharts-datalabel-label,.apexcharts-datalabel-value,.apexcharts-datalabels,.apexcharts-pie-label{cursor:default;pointer-events:none}.apexcharts-pie-label-delay{opacity:0;animation-name:opaque;animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:ease}.apexcharts-annotation-rect,.apexcharts-area-series .apexcharts-area,.apexcharts-area-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,.apexcharts-gridline,.apexcharts-line,.apexcharts-line-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,.apexcharts-radar-series path,.apexcharts-radar-series polygon,.apexcharts-toolbar svg,.apexcharts-tooltip .apexcharts-marker,.apexcharts-zoom-rect{pointer-events:none}.apexcharts-marker{transition:.15s ease all}.resize-triggers{animation:1ms resizeanim;visibility:hidden;opacity:0;height:100%;width:100%;overflow:hidden}.contract-trigger:before,.resize-triggers,.resize-triggers>div{content:" ";display:block;position:absolute;top:0;left:0}.resize-triggers>div{height:100%;width:100%;background:#eee;overflow:auto}.contract-trigger:before{overflow:hidden;width:200%;height:200%}.chartjs-render-monitor{animation:chartjs-render-animation .001s}.chartjs-size-monitor,.chartjs-size-monitor-expand,.chartjs-size-monitor-shrink{position:absolute;direction:ltr;left:0;top:0;right:0;bottom:0;overflow:hidden;pointer-events:none;visibility:hidden;z-index:-1}.chartjs-size-monitor-expand>div{position:absolute;width:1000000px;height:1000000px;left:0;top:0}.chartjs-size-monitor-shrink>div{position:absolute;width:200%;height:200%;left:0;top:0}
/*!@preserve
 * Tempus Dominus Bootstrap4 v5.39.0 (https://tempusdominus.github.io/bootstrap-4/)
 * Copyright 2016-2020 Jonathan Peterson and contributors
 * Licensed under MIT (https://github.com/tempusdominus/bootstrap-3/blob/master/LICENSE)
 */
.bootstrap-datetimepicker-widget .btn[data-action=clear]::after,.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after,.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after,.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after,.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after,.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after,.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after,.bootstrap-datetimepicker-widget .btn[data-action=today]::after,.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after,.bootstrap-datetimepicker-widget .picker-switch::after,.bootstrap-datetimepicker-widget table th.next::after,.bootstrap-datetimepicker-widget table th.prev::after,.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}body.tempusdominus-bootstrap-datetimepicker-widget-day-click,body.tempusdominus-bootstrap-datetimepicker-widget-day-click *{cursor:pointer!important}body.tempusdominus-bootstrap-datetimepicker-widget-day-click{position:relative!important}.tempusdominus-bootstrap-datetimepicker-widget-day-click-glass-panel{position:absolute;z-index:999999999999;top:0;left:0;right:0;bottom:0;cursor:pointer!important}.bootstrap-datetimepicker-widget .datepicker-days tbody td{cursor:pointer}.bootstrap-datetimepicker-widget{list-style:none}.bootstrap-datetimepicker-widget.dropdown-menu{display:block;margin:2px 0;padding:4px;width:14rem}.bootstrap-datetimepicker-widget.dropdown-menu.tempusdominus-bootstrap-datetimepicker-widget-with-calendar-weeks,.bootstrap-datetimepicker-widget.dropdown-menu.tempusdominus-bootstrap-datetimepicker-widget-with-feather-icons{width:16rem}.bootstrap-datetimepicker-widget.dropdown-menu.tempusdominus-bootstrap-datetimepicker-widget-with-calendar-weeks.tempusdominus-bootstrap-datetimepicker-widget-with-feather-icons{width:17rem}@media (min-width:576px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:768px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}@media (min-width:992px){.bootstrap-datetimepicker-widget.dropdown-menu.timepicker-sbs{width:38em}}.bootstrap-datetimepicker-widget.dropdown-menu:after,.bootstrap-datetimepicker-widget.dropdown-menu:before{content:"";display:inline-block;position:absolute}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #ccc;border-bottom-color:rgba(0,0,0,.2);top:-7px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.bottom:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;top:-6px;left:8px}.bootstrap-datetimepicker-widget.dropdown-menu.top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #ccc;border-top-color:rgba(0,0,0,.2);bottom:-7px;left:6px}.bootstrap-datetimepicker-widget.dropdown-menu.top:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #fff;bottom:-6px;left:7px}.bootstrap-datetimepicker-widget.dropdown-menu.float-right:before{left:auto;right:6px}.bootstrap-datetimepicker-widget.dropdown-menu.float-right:after{left:auto;right:7px}.bootstrap-datetimepicker-widget.dropdown-menu.wider{width:16rem}.bootstrap-datetimepicker-widget .list-unstyled{margin:0}.bootstrap-datetimepicker-widget a[data-action]{padding:6px 0}.bootstrap-datetimepicker-widget a[data-action]:active{box-shadow:none}.bootstrap-datetimepicker-widget .timepicker-hour,.bootstrap-datetimepicker-widget .timepicker-minute,.bootstrap-datetimepicker-widget .timepicker-second{width:54px;font-weight:700;font-size:1.2em;margin:0}.bootstrap-datetimepicker-widget button[data-action]{padding:6px}.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]{text-align:center;font-family:Arial,sans-serif,-apple-system,system-ui,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";width:38px;height:38px}.bootstrap-datetimepicker-widget .btn[data-action=incrementHours]::after{content:"Increment Hours"}.bootstrap-datetimepicker-widget .btn[data-action=incrementMinutes]::after{content:"Increment Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=decrementHours]::after{content:"Decrement Hours"}.bootstrap-datetimepicker-widget .btn[data-action=decrementMinutes]::after{content:"Decrement Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=showHours]::after{content:"Show Hours"}.bootstrap-datetimepicker-widget .btn[data-action=showMinutes]::after{content:"Show Minutes"}.bootstrap-datetimepicker-widget .btn[data-action=togglePeriod]::after{content:"Toggle AM/PM"}.bootstrap-datetimepicker-widget .btn[data-action=clear]::after{content:"Clear the picker"}.bootstrap-datetimepicker-widget .btn[data-action=today]::after{content:"Set the date to today"}.bootstrap-datetimepicker-widget .picker-switch{text-align:center}.bootstrap-datetimepicker-widget .picker-switch::after{content:"Toggle Date and Time Screens"}.bootstrap-datetimepicker-widget .picker-switch td{padding:0;margin:0;height:auto;width:auto;line-height:inherit}.bootstrap-datetimepicker-widget .picker-switch td span{line-height:2.5;height:2.5em;width:100%}.bootstrap-datetimepicker-widget .picker-switch.picker-switch-with-feathers-icons td span{line-height:2.8;height:2.8em}.bootstrap-datetimepicker-widget table{width:100%;margin:0}.bootstrap-datetimepicker-widget table td,.bootstrap-datetimepicker-widget table th{text-align:center;border-radius:.25rem}.bootstrap-datetimepicker-widget table th{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table th.picker-switch{width:145px}.bootstrap-datetimepicker-widget table th.disabled,.bootstrap-datetimepicker-widget table th.disabled:hover{background:0 0;color:#6c757d;cursor:not-allowed}.bootstrap-datetimepicker-widget table th.prev::after{content:"Previous Month"}.bootstrap-datetimepicker-widget table th.next::after{content:"Next Month"}.bootstrap-datetimepicker-widget table thead tr:first-child th{cursor:pointer}.bootstrap-datetimepicker-widget table thead tr:first-child th:hover{background:#e9ecef}.bootstrap-datetimepicker-widget table td{height:54px;line-height:54px;width:54px}.bootstrap-datetimepicker-widget table td.cw{font-size:.8em;height:20px;line-height:20px;color:#6c757d;cursor:default}.bootstrap-datetimepicker-widget table td.day{height:20px;line-height:20px;width:20px}.bootstrap-datetimepicker-widget table td.day:hover,.bootstrap-datetimepicker-widget table td.hour:hover,.bootstrap-datetimepicker-widget table td.minute:hover,.bootstrap-datetimepicker-widget table td.second:hover{background:#e9ecef;cursor:pointer}.bootstrap-datetimepicker-widget table td.new,.bootstrap-datetimepicker-widget table td.old{color:#6c757d}.bootstrap-datetimepicker-widget table td.today{position:relative}.bootstrap-datetimepicker-widget table td.today:before{content:"";display:inline-block;border:solid transparent;border-width:0 0 7px 7px;border-bottom-color:#007bff;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.bootstrap-datetimepicker-widget table td.active,.bootstrap-datetimepicker-widget table td.active:hover{background-color:#007bff;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td.active.today:before{border-bottom-color:#fff}.bootstrap-datetimepicker-widget table td.disabled,.bootstrap-datetimepicker-widget table td.disabled:hover{background:0 0;color:#6c757d;cursor:not-allowed}.bootstrap-datetimepicker-widget table td span{display:inline-block;width:54px;height:54px;line-height:54px;margin-top:2px;margin-bottom:2px;cursor:pointer;border-radius:.25rem}.bootstrap-datetimepicker-widget table td span:hover{background:#e9ecef}.bootstrap-datetimepicker-widget table td span.active{background-color:#007bff;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.bootstrap-datetimepicker-widget table td span.old{color:#6c757d}.bootstrap-datetimepicker-widget table td span.disabled,.bootstrap-datetimepicker-widget table td span.disabled:hover{background:0 0;color:#6c757d;cursor:not-allowed}.bootstrap-datetimepicker-widget.usetwentyfour td.hour{height:27px;line-height:27px}.bootstrap-datetimepicker-widget .timepicker .timepicker-picker a.btn{color:#007bff;color:var(--blue, #007bff)}.bootstrap-datetimepicker-widget .timepicker .timepicker-picker a.btn:hover{color:#0056b3}.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=decrementHours],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=decrementMinutes],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=decrementSeconds],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=incrementHours],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=incrementMinutes],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=incrementSeconds],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=showHours],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=showMinutes],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=showSeconds],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=togglePeriod],.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.day,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.hour,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.minute,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.second{pointer-events:none;cursor:default}.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=decrementHours]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=decrementMinutes]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=decrementSeconds]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=incrementHours]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=incrementMinutes]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=incrementSeconds]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=showHours]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=showMinutes]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=showSeconds]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td [data-action=togglePeriod]:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.day:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.hour:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.minute:hover,.bootstrap-datetimepicker-widget.bootstrap-datetimepicker-widget-readonly table td.second:hover{background:0 0}.input-group [data-toggle=datetimepicker]{cursor:pointer}
/*!
 * Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
 *
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker-rtl{direction:rtl}.datepicker-rtl.dropdown-menu{left:auto}.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0;padding:4px}.datepicker-dropdown:after,.datepicker-dropdown:before{content:'';display:inline-block;border-top:0;position:absolute}.datepicker-dropdown:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(0,0,0,.15);border-bottom-color:rgba(0,0,0,.2)}.datepicker-dropdown:after{border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid rgba(0,0,0,.15)}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker table tr td,.datepicker table tr th{text-align:center;width:30px;height:30px;border-radius:4px;border:0}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.new,.datepicker table tr td.old{color:#777}.datepicker table tr td.day:hover,.datepicker table tr td.focused{background:#eee;cursor:pointer}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td.highlighted{color:#000;background-color:#d9edf7;border-color:#85c5e5;border-radius:0}.datepicker table tr td.highlighted.focus,.datepicker table tr td.highlighted:focus{color:#000;background-color:#afd9ee;border-color:#298fc2}.datepicker table tr td.highlighted.active,.datepicker table tr td.highlighted:active,.datepicker table tr td.highlighted:hover{color:#000;background-color:#afd9ee;border-color:#52addb}.datepicker table tr td.highlighted.active.focus,.datepicker table tr td.highlighted.active:focus,.datepicker table tr td.highlighted.active:hover,.datepicker table tr td.highlighted:active.focus,.datepicker table tr td.highlighted:active:focus,.datepicker table tr td.highlighted:active:hover{color:#000;background-color:#91cbe8;border-color:#298fc2}.datepicker table tr td.highlighted.disabled.focus,.datepicker table tr td.highlighted.disabled:focus,.datepicker table tr td.highlighted.disabled:hover,.datepicker table tr td.highlighted[disabled].focus,.datepicker table tr td.highlighted[disabled]:focus,.datepicker table tr td.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.highlighted.focus,fieldset[disabled] .datepicker table tr td.highlighted:focus,fieldset[disabled] .datepicker table tr td.highlighted:hover{background-color:#d9edf7;border-color:#85c5e5}.datepicker table tr td.highlighted.focused{background:#afd9ee}.datepicker table tr td.highlighted.disabled,.datepicker table tr td.highlighted.disabled:active{background:#d9edf7;color:#777}.datepicker table tr td.today{color:#000;background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focus,.datepicker table tr td.today:focus{color:#000;background-color:#ffc966;border-color:#b37400}.datepicker table tr td.today.active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover{color:#000;background-color:#ffc966;border-color:#f59e00}.datepicker table tr td.today.active.focus,.datepicker table tr td.today.active:focus,.datepicker table tr td.today.active:hover,.datepicker table tr td.today:active.focus,.datepicker table tr td.today:active:focus,.datepicker table tr td.today:active:hover{color:#000;background-color:#ffbc42;border-color:#b37400}.datepicker table tr td.today.disabled.focus,.datepicker table tr td.today.disabled:focus,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today[disabled].focus,.datepicker table tr td.today[disabled]:focus,.datepicker table tr td.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.today.focus,fieldset[disabled] .datepicker table tr td.today:focus,fieldset[disabled] .datepicker table tr td.today:hover{background-color:#ffdb99;border-color:#ffb733}.datepicker table tr td.today.focused{background:#ffc966}.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:active{background:#ffdb99;color:#777}.datepicker table tr td.range{color:#000;background-color:#eee;border-color:#bbb;border-radius:0}.datepicker table tr td.range.focus,.datepicker table tr td.range:focus{color:#000;background-color:#d5d5d5;border-color:#7c7c7c}.datepicker table tr td.range.active,.datepicker table tr td.range:active,.datepicker table tr td.range:hover{color:#000;background-color:#d5d5d5;border-color:#9d9d9d}.datepicker table tr td.range.active.focus,.datepicker table tr td.range.active:focus,.datepicker table tr td.range.active:hover,.datepicker table tr td.range:active.focus,.datepicker table tr td.range:active:focus,.datepicker table tr td.range:active:hover{color:#000;background-color:#c3c3c3;border-color:#7c7c7c}.datepicker table tr td.range.disabled.focus,.datepicker table tr td.range.disabled:focus,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range[disabled].focus,.datepicker table tr td.range[disabled]:focus,.datepicker table tr td.range[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.focus,fieldset[disabled] .datepicker table tr td.range:focus,fieldset[disabled] .datepicker table tr td.range:hover{background-color:#eee;border-color:#bbb}.datepicker table tr td.range.focused{background:#d5d5d5}.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:active{background:#eee;color:#777}.datepicker table tr td.range.highlighted{color:#000;background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focus,.datepicker table tr td.range.highlighted:focus{color:#000;background-color:#c1d7e3;border-color:#4b88a6}.datepicker table tr td.range.highlighted.active,.datepicker table tr td.range.highlighted:active,.datepicker table tr td.range.highlighted:hover{color:#000;background-color:#c1d7e3;border-color:#73a6c0}.datepicker table tr td.range.highlighted.active.focus,.datepicker table tr td.range.highlighted.active:focus,.datepicker table tr td.range.highlighted.active:hover,.datepicker table tr td.range.highlighted:active.focus,.datepicker table tr td.range.highlighted:active:focus,.datepicker table tr td.range.highlighted:active:hover{color:#000;background-color:#a8c8d8;border-color:#4b88a6}.datepicker table tr td.range.highlighted.disabled.focus,.datepicker table tr td.range.highlighted.disabled:focus,.datepicker table tr td.range.highlighted.disabled:hover,.datepicker table tr td.range.highlighted[disabled].focus,.datepicker table tr td.range.highlighted[disabled]:focus,.datepicker table tr td.range.highlighted[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.highlighted.focus,fieldset[disabled] .datepicker table tr td.range.highlighted:focus,fieldset[disabled] .datepicker table tr td.range.highlighted:hover{background-color:#e4eef3;border-color:#9dc1d3}.datepicker table tr td.range.highlighted.focused{background:#c1d7e3}.datepicker table tr td.range.highlighted.disabled,.datepicker table tr td.range.highlighted.disabled:active{background:#e4eef3;color:#777}.datepicker table tr td.range.today{color:#000;background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.focus,.datepicker table tr td.range.today:focus{color:#000;background-color:#f4b747;border-color:#815608}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover{color:#000;background-color:#f4b747;border-color:#bf800c}.datepicker table tr td.range.today.active.focus,.datepicker table tr td.range.today.active:focus,.datepicker table tr td.range.today.active:hover,.datepicker table tr td.range.today:active.focus,.datepicker table tr td.range.today:active:focus,.datepicker table tr td.range.today:active:hover{color:#000;background-color:#f2aa25;border-color:#815608}.datepicker table tr td.range.today.disabled.focus,.datepicker table tr td.range.today.disabled:focus,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today[disabled].focus,.datepicker table tr td.range.today[disabled]:focus,.datepicker table tr td.range.today[disabled]:hover,fieldset[disabled] .datepicker table tr td.range.today.focus,fieldset[disabled] .datepicker table tr td.range.today:focus,fieldset[disabled] .datepicker table tr td.range.today:hover{background-color:#f7ca77;border-color:#f1a417}.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:active{background:#f7ca77;color:#777}.datepicker table tr td.selected,.datepicker table tr td.selected.highlighted{color:#fff;background-color:#777;border-color:#555;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.focus,.datepicker table tr td.selected.highlighted.focus,.datepicker table tr td.selected.highlighted:focus,.datepicker table tr td.selected:focus{color:#fff;background-color:#5e5e5e;border-color:#161616}.datepicker table tr td.selected.active,.datepicker table tr td.selected.highlighted.active,.datepicker table tr td.selected.highlighted:active,.datepicker table tr td.selected.highlighted:hover,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover{color:#fff;background-color:#5e5e5e;border-color:#373737}.datepicker table tr td.selected.active.focus,.datepicker table tr td.selected.active:focus,.datepicker table tr td.selected.active:hover,.datepicker table tr td.selected.highlighted.active.focus,.datepicker table tr td.selected.highlighted.active:focus,.datepicker table tr td.selected.highlighted.active:hover,.datepicker table tr td.selected.highlighted:active.focus,.datepicker table tr td.selected.highlighted:active:focus,.datepicker table tr td.selected.highlighted:active:hover,.datepicker table tr td.selected:active.focus,.datepicker table tr td.selected:active:focus,.datepicker table tr td.selected:active:hover{color:#fff;background-color:#4c4c4c;border-color:#161616}.datepicker table tr td.selected.disabled.focus,.datepicker table tr td.selected.disabled:focus,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.highlighted.disabled.focus,.datepicker table tr td.selected.highlighted.disabled:focus,.datepicker table tr td.selected.highlighted.disabled:hover,.datepicker table tr td.selected.highlighted[disabled].focus,.datepicker table tr td.selected.highlighted[disabled]:focus,.datepicker table tr td.selected.highlighted[disabled]:hover,.datepicker table tr td.selected[disabled].focus,.datepicker table tr td.selected[disabled]:focus,.datepicker table tr td.selected[disabled]:hover,fieldset[disabled] .datepicker table tr td.selected.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted.focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,fieldset[disabled] .datepicker table tr td.selected:focus,fieldset[disabled] .datepicker table tr td.selected:hover{background-color:#777;border-color:#555}.datepicker table tr td.active,.datepicker table tr td.active.highlighted{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.focus,.datepicker table tr td.active.highlighted.focus,.datepicker table tr td.active.highlighted:focus,.datepicker table tr td.active:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td.active.active,.datepicker table tr td.active.highlighted.active,.datepicker table tr td.active.highlighted:active,.datepicker table tr td.active.highlighted:hover,.datepicker table tr td.active:active,.datepicker table tr td.active:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td.active.active.focus,.datepicker table tr td.active.active:focus,.datepicker table tr td.active.active:hover,.datepicker table tr td.active.highlighted.active.focus,.datepicker table tr td.active.highlighted.active:focus,.datepicker table tr td.active.highlighted.active:hover,.datepicker table tr td.active.highlighted:active.focus,.datepicker table tr td.active.highlighted:active:focus,.datepicker table tr td.active.highlighted:active:hover,.datepicker table tr td.active:active.focus,.datepicker table tr td.active:active:focus,.datepicker table tr td.active:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td.active.disabled.focus,.datepicker table tr td.active.disabled:focus,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.highlighted.disabled.focus,.datepicker table tr td.active.highlighted.disabled:focus,.datepicker table tr td.active.highlighted.disabled:hover,.datepicker table tr td.active.highlighted[disabled].focus,.datepicker table tr td.active.highlighted[disabled]:focus,.datepicker table tr td.active.highlighted[disabled]:hover,.datepicker table tr td.active[disabled].focus,.datepicker table tr td.active[disabled]:focus,.datepicker table tr td.active[disabled]:hover,fieldset[disabled] .datepicker table tr td.active.focus,fieldset[disabled] .datepicker table tr td.active.highlighted.focus,fieldset[disabled] .datepicker table tr td.active.highlighted:focus,fieldset[disabled] .datepicker table tr td.active.highlighted:hover,fieldset[disabled] .datepicker table tr td.active:focus,fieldset[disabled] .datepicker table tr td.active:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;border-radius:4px}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker table tr td span.focused,.datepicker table tr td span:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#777;cursor:default}.datepicker table tr td span.active:hover{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled{color:#fff;background-color:#337ab7;border-color:#2e6da4;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.disabled:hover{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.disabled:hover:focus,.datepicker table tr td span.active.focus,.datepicker table tr td span.active:focus,.datepicker table tr td span.active:hover:focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td span.active.disabled:focus{color:#fff}.datepicker table tr td span.active:hover.focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td span.active.disabled.focus{color:#fff}.datepicker table tr td span.active.disabled:hover.focus{color:#fff;background-color:#286090;border-color:#122b40}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover{color:#fff;background-color:#286090;border-color:#204d74}.datepicker table tr td span.active.active.focus,.datepicker table tr td span.active.active:focus,.datepicker table tr td span.active.active:hover,.datepicker table tr td span.active.disabled.active.focus,.datepicker table tr td span.active.disabled.active:focus,.datepicker table tr td span.active.disabled.active:hover,.datepicker table tr td span.active.disabled:active.focus,.datepicker table tr td span.active.disabled:active:focus,.datepicker table tr td span.active.disabled:active:hover,.datepicker table tr td span.active.disabled:hover.active.focus,.datepicker table tr td span.active.disabled:hover.active:focus,.datepicker table tr td span.active.disabled:hover.active:hover,.datepicker table tr td span.active.disabled:hover:active.focus,.datepicker table tr td span.active.disabled:hover:active:focus,.datepicker table tr td span.active.disabled:hover:active:hover,.datepicker table tr td span.active:active.focus,.datepicker table tr td span.active:active:focus,.datepicker table tr td span.active:active:hover,.datepicker table tr td span.active:hover.active.focus,.datepicker table tr td span.active:hover.active:focus,.datepicker table tr td span.active:hover.active:hover,.datepicker table tr td span.active:hover:active.focus,.datepicker table tr td span.active:hover:active:focus,.datepicker table tr td span.active:hover:active:hover{color:#fff;background-color:#204d74;border-color:#122b40}.datepicker table tr td span.active.disabled.disabled.focus,.datepicker table tr td span.active.disabled.disabled:focus,.datepicker table tr td span.active.disabled.disabled:hover,.datepicker table tr td span.active.disabled.focus,.datepicker table tr td span.active.disabled:focus,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.disabled.focus,.datepicker table tr td span.active.disabled:hover.disabled:focus,.datepicker table tr td span.active.disabled:hover.disabled:hover,.datepicker table tr td span.active.disabled:hover[disabled].focus,.datepicker table tr td span.active.disabled:hover[disabled]:focus,.datepicker table tr td span.active.disabled:hover[disabled]:hover,.datepicker table tr td span.active.disabled[disabled].focus,.datepicker table tr td span.active.disabled[disabled]:focus,.datepicker table tr td span.active.disabled[disabled]:hover,.datepicker table tr td span.active:hover.disabled.focus,.datepicker table tr td span.active:hover.disabled:focus,.datepicker table tr td span.active:hover.disabled:hover,.datepicker table tr td span.active:hover[disabled].focus,.datepicker table tr td span.active:hover[disabled]:focus,.datepicker table tr td span.active:hover[disabled]:hover,.datepicker table tr td span.active[disabled].focus,.datepicker table tr td span.active[disabled]:focus,.datepicker table tr td span.active[disabled]:hover,fieldset[disabled] .datepicker table tr td span.active.disabled.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover,fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,fieldset[disabled] .datepicker table tr td span.active.focus,fieldset[disabled] .datepicker table tr td span.active:focus,fieldset[disabled] .datepicker table tr td span.active:hover,fieldset[disabled] .datepicker table tr td span.active:hover.focus,fieldset[disabled] .datepicker table tr td span.active:hover:focus,fieldset[disabled] .datepicker table tr td span.active:hover:hover{background-color:#337ab7;border-color:#2e6da4}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#777}.datepicker .datepicker-switch{width:145px;cursor:pointer}.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .next.disabled,.datepicker .prev.disabled{visibility:hidden}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-group.date .input-group-addon{cursor:pointer}.input-daterange{width:100%}.input-daterange input{text-align:center}.input-daterange input:first-child{border-radius:3px 0 0 3px}.input-daterange input:last-child{border-radius:0 3px 3px 0}.input-daterange .input-group-addon{width:auto;min-width:16px;padding:4px 5px;line-height:1.42857143;border-width:1px 0;margin-left:-5px;margin-right:-5px}
/*!
 * Timepicker Component for Twitter Bootstrap
 *
 * Copyright 2013 Joris de Wit
 *
 * Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
 *
 * For the full copyright and license information, please view the LICENSE
 * file that was distributed with this source code.
 */
.bootstrap-timepicker{position:relative}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu{left:auto;right:0}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before{left:auto;right:12px}.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after{left:auto;right:13px}.bootstrap-timepicker .input-group-addon{cursor:pointer}.bootstrap-timepicker .input-group-addon i{display:inline-block;width:16px;height:16px}.bootstrap-timepicker-widget .modal-content,.bootstrap-timepicker-widget.dropdown-menu{padding:4px}.bootstrap-timepicker-widget.dropdown-menu.open{display:inline-block}.bootstrap-timepicker-widget.dropdown-menu:before{border-bottom:7px solid rgba(0,0,0,.2);border-left:7px solid transparent;border-right:7px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.dropdown-menu:after{border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;content:"";display:inline-block;position:absolute}.bootstrap-timepicker-widget.timepicker-orient-left:before{left:6px}.bootstrap-timepicker-widget.timepicker-orient-left:after{left:7px}.bootstrap-timepicker-widget.timepicker-orient-right:before{right:6px}.bootstrap-timepicker-widget.timepicker-orient-right:after{right:7px}.bootstrap-timepicker-widget.timepicker-orient-top:before{top:-7px}.bootstrap-timepicker-widget.timepicker-orient-top:after{top:-6px}.bootstrap-timepicker-widget.timepicker-orient-bottom:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.bootstrap-timepicker-widget.timepicker-orient-bottom:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.bootstrap-timepicker-widget a.btn,.bootstrap-timepicker-widget input{border-radius:4px}.bootstrap-timepicker-widget table{width:100%;margin:0}.bootstrap-timepicker-widget table td{text-align:center;height:30px;margin:0;padding:2px}.bootstrap-timepicker-widget table td:not(.separator){min-width:30px}.bootstrap-timepicker-widget table td span{width:100%}.bootstrap-timepicker-widget table td a{border:1px transparent solid;width:100%;display:inline-block;margin:0;padding:8px 0;outline:0;color:#333}.bootstrap-timepicker-widget table td a:hover{text-decoration:none;background-color:#eee;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border-color:#ddd}.bootstrap-timepicker-widget table td a i{margin-top:2px;font-size:18px}.bootstrap-timepicker-widget table td input{width:25px;margin:0;text-align:center}@media (min-width:767px){.bootstrap-timepicker-widget.modal{width:200px;margin-left:-100px}}@media (max-width:767px){.bootstrap-timepicker,.bootstrap-timepicker .dropdown-menu{width:100%}}.daterangepicker{position:absolute;color:inherit;background-color:#fff;border-radius:4px;border:1px solid #ddd;width:278px;max-width:none;padding:0;margin-top:7px;top:100px;left:20px;z-index:3001;display:none;font-family:arial;font-size:15px;line-height:1em}.daterangepicker:after,.daterangepicker:before{position:absolute;display:inline-block;border-bottom-color:rgba(0,0,0,.2);content:''}.daterangepicker:before{top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ccc}.daterangepicker:after{top:-6px;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent}.daterangepicker.opensleft:before{right:9px}.daterangepicker.opensleft:after{right:10px}.daterangepicker.openscenter:after,.daterangepicker.openscenter:before{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up:after,.daterangepicker.drop-up:before{top:initial;bottom:-7px;border-bottom:initial;border-top:7px solid #ccc}.daterangepicker.drop-up:after{bottom:-6px;border-top:6px solid #fff}.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar{float:none}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-buttons,.daterangepicker.show-calendar .drp-calendar{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:270px}.daterangepicker .drp-calendar.left{padding:8px 0 8px 8px}.daterangepicker .drp-calendar.right{padding:8px}.daterangepicker .drp-calendar.single .calendar-table{border:0}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{color:#fff;border:solid #000;border-width:0 2px 2px 0;border-radius:0;display:inline-block;padding:3px}.daterangepicker .calendar-table .next span{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.daterangepicker .calendar-table td,.daterangepicker .calendar-table th{text-align:center;vertical-align:middle;min-width:32px;width:32px;height:24px;line-height:24px;font-size:12px;border-radius:4px;border:1px solid transparent;white-space:nowrap;cursor:pointer}.daterangepicker .calendar-table{border:1px solid #fff;border-radius:4px;background-color:#fff}.daterangepicker .calendar-table table{width:100%;margin:0;border-spacing:0;border-collapse:collapse}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit}.daterangepicker td.week,.daterangepicker th.week{font-size:80%;color:#ccc}.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{background-color:#fff;border-color:transparent;color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;color:#000;border-radius:0}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:transparent;color:#fff}.daterangepicker th.month{width:auto}.daterangepicker option.disabled,.daterangepicker td.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.monthselect,.daterangepicker select.yearselect{font-size:12px;padding:1px;height:auto;margin:0;cursor:default}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.yearselect{width:40%}.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect{width:50px;margin:0 auto;background:#eee;border:1px solid #eee;padding:2px;outline:0;font-size:12px}.daterangepicker .calendar-time{text-align:center;margin:4px auto 0;line-height:30px;position:relative}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker .drp-buttons{clear:both;text-align:right;padding:8px;border-top:1px solid #ddd;display:none;line-height:12px;vertical-align:middle}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px}.daterangepicker .drp-buttons .btn{margin-left:8px;font-size:12px;font-weight:700;padding:4px 8px}.daterangepicker.show-ranges.rtl .drp-calendar.right,.daterangepicker.show-ranges.single.rtl .drp-calendar.left{border-right:1px solid #ddd}.daterangepicker.show-ranges.ltr .drp-calendar.left,.daterangepicker.show-ranges.single.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker .ranges{float:none;text-align:left;margin:0}.daterangepicker.show-calendar .ranges{margin-top:8px}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.daterangepicker .ranges li{font-size:12px;padding:8px 12px;cursor:pointer}.daterangepicker .ranges li:hover{background-color:#eee}.daterangepicker .ranges li.active{background-color:#08c;color:#fff}@media (min-width:564px){.daterangepicker{width:auto;direction:ltr;text-align:left}.daterangepicker .ranges ul{width:140px}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker .drp-calendar,.daterangepicker .ranges,.daterangepicker.single .drp-calendar,.daterangepicker.single .ranges{float:left}.daterangepicker .drp-calendar.left{clear:left;margin-right:0}.daterangepicker .drp-calendar.left .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker .drp-calendar.right{margin-left:0}.daterangepicker .drp-calendar.right .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker .drp-calendar.left .calendar-table{padding-right:8px}}@media (min-width:730px){.daterangepicker .ranges{width:auto;float:left}.daterangepicker.rtl .ranges{float:right}.daterangepicker .drp-calendar.left{clear:none!important}}.bootstrap-touchspin .input-group-btn-vertical{position:absolute;right:0;height:100%;z-index:11}.bootstrap-touchspin .input-group-btn-vertical>.btn{position:absolute;right:0;height:50%;padding:0;width:2em;text-align:center;line-height:1}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up{border-radius:0 4px 0 0;top:0}.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down{border-radius:0 0 4px 0;bottom:0}
/*!
 * Bootstrap-select v1.13.18 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2020 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
@-webkit-keyframes bs-notify-fadeOut{0%{opacity:.9}to{opacity:0}}@-o-keyframes bs-notify-fadeOut{0%{opacity:.9}to{opacity:0}}@keyframes bs-notify-fadeOut{0%{opacity:.9}to{opacity:0}}.bootstrap-select>select.bs-select-hidden,select.bs-select-hidden,select.selectpicker{display:none!important}.bootstrap-select{width:220px \0;vertical-align:middle}.bootstrap-select>.dropdown-toggle{position:relative;width:100%;text-align:right;white-space:nowrap;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.bootstrap-select>.dropdown-toggle:after{margin-top:-1px}.bootstrap-select>.dropdown-toggle.bs-placeholder,.bootstrap-select>.dropdown-toggle.bs-placeholder:active,.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder:hover{color:#999}.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-danger:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-dark:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-info:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-primary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-secondary:hover,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:active,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:focus,.bootstrap-select>.dropdown-toggle.bs-placeholder.btn-success:hover{color:rgba(255,255,255,.5)}.bootstrap-select>select{position:absolute!important;bottom:0;left:50%;display:block!important;width:.5px!important;height:100%!important;padding:0!important;opacity:0!important;border:0;z-index:0!important}.bootstrap-select>select.mobile-device{top:0;left:0;display:block!important;width:100%!important;z-index:2!important}.bootstrap-select.is-invalid .dropdown-toggle,.error .bootstrap-select .dropdown-toggle,.has-error .bootstrap-select .dropdown-toggle,.was-validated .bootstrap-select select:invalid+.dropdown-toggle{border-color:#b94a48}.bootstrap-select.is-valid .dropdown-toggle,.was-validated .bootstrap-select select:valid+.dropdown-toggle{border-color:#28a745}.bootstrap-select.fit-width{width:auto!important}.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){width:220px}.bootstrap-select .dropdown-toggle:focus,.bootstrap-select>select.mobile-device:focus+.dropdown-toggle{outline:thin dotted #333!important;outline:5px auto -webkit-focus-ring-color!important;outline-offset:-2px}.bootstrap-select.form-control{margin-bottom:0;padding:0;border:0;height:auto}:not(.input-group)>.bootstrap-select.form-control:not([class*=col-]){width:100%}.bootstrap-select.form-control.input-group-btn{float:none;z-index:auto}.form-inline .bootstrap-select,.form-inline .bootstrap-select.form-control:not([class*=col-]){width:auto}.bootstrap-select:not(.input-group-btn),.bootstrap-select[class*=col-]{float:none;display:inline-block;margin-left:0}.bootstrap-select.dropdown-menu-right,.bootstrap-select[class*=col-].dropdown-menu-right,.row .bootstrap-select[class*=col-].dropdown-menu-right{float:right}.form-group .bootstrap-select,.form-horizontal .bootstrap-select,.form-inline .bootstrap-select{margin-bottom:0}.form-group-lg .bootstrap-select.form-control,.form-group-sm .bootstrap-select.form-control{padding:0}.form-group-lg .bootstrap-select.form-control .dropdown-toggle,.form-group-sm .bootstrap-select.form-control .dropdown-toggle{height:100%;font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-lg .dropdown-toggle,.bootstrap-select.form-control-sm .dropdown-toggle{font-size:inherit;line-height:inherit;border-radius:inherit}.bootstrap-select.form-control-sm .dropdown-toggle{padding:.25rem .5rem}.bootstrap-select.form-control-lg .dropdown-toggle{padding:.5rem 1rem}.form-inline .bootstrap-select .form-control{width:100%}.bootstrap-select .dropdown-menu li.disabled a,.bootstrap-select.disabled,.bootstrap-select>.disabled{cursor:not-allowed}.bootstrap-select.disabled:focus,.bootstrap-select>.disabled:focus{outline:0!important}.bootstrap-select.bs-container{position:absolute;top:0;left:0;height:0!important;padding:0!important}.bootstrap-select.bs-container .dropdown-menu{z-index:1060}.bootstrap-select .dropdown-toggle .filter-option{position:static;top:0;left:0;float:left;height:100%;width:100%;text-align:left;overflow:hidden;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}.bs3.bootstrap-select .dropdown-toggle .filter-option,.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner{padding-right:inherit}.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option{position:absolute;padding-top:inherit;padding-bottom:inherit;padding-left:inherit;float:none}.bootstrap-select .dropdown-toggle .filter-option-inner-inner{overflow:hidden}.bootstrap-select .dropdown-toggle .filter-expand{width:0!important;float:left;opacity:0!important;overflow:hidden}.bootstrap-select .dropdown-toggle .caret{position:absolute;top:50%;right:12px;margin-top:-2px;vertical-align:middle}.input-group .bootstrap-select.form-control .dropdown-toggle{border-radius:inherit}.bootstrap-select[class*=col-] .dropdown-toggle{width:100%}.bootstrap-select .dropdown-menu{min-width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu>.inner:focus{outline:0!important}.bootstrap-select .dropdown-menu.inner{position:static;float:none;border:0;padding:0;margin:0;border-radius:0;-webkit-box-shadow:none;box-shadow:none}.bootstrap-select .dropdown-menu li{position:relative}.bootstrap-select .dropdown-menu li.active small{color:rgba(255,255,255,.5)!important}.bootstrap-select .dropdown-menu li a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bootstrap-select .dropdown-menu li a.opt{position:relative;padding-left:2.25em}.bootstrap-select .dropdown-menu li a span.check-mark{display:none}.bootstrap-select .dropdown-menu li a span.text{display:inline-block}.bootstrap-select .dropdown-menu li small{padding-left:.5em}.bootstrap-select .dropdown-menu .notify{position:absolute;bottom:5px;width:96%;margin:0 2%;min-height:26px;padding:3px 5px;background:#f5f5f5;border:1px solid #e3e3e3;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05);pointer-events:none;opacity:.9;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bootstrap-select .dropdown-menu .notify.fadeOut{-webkit-animation:300ms linear 750ms forwards bs-notify-fadeOut;-o-animation:300ms linear 750ms forwards bs-notify-fadeOut;animation:300ms linear 750ms forwards bs-notify-fadeOut}.bootstrap-select .no-results{padding:3px;background:#f5f5f5;margin:0 5px;white-space:nowrap}.bootstrap-select.fit-width .dropdown-toggle .filter-option{position:static;display:inline;padding:0}.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner{display:inline}.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before{content:'\00a0'}.bootstrap-select.fit-width .dropdown-toggle .caret{position:static;top:auto;margin-top:-1px}.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark{position:absolute;display:inline-block;right:15px;top:5px}.bootstrap-select.show-tick .dropdown-menu li a span.text{margin-right:34px}.bootstrap-select .bs-ok-default:after{content:'';display:block;width:.5em;height:1em;border-style:solid;border-width:0 .26em .26em 0;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle{z-index:1061}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before{content:'';border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(204,204,204,.2);position:absolute;bottom:-4px;left:9px;display:none}.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after{content:'';border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;position:absolute;bottom:-4px;left:10px;display:none}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before{bottom:auto;top:-4px;border-top:7px solid rgba(204,204,204,.2);border-bottom:0}.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after{bottom:auto;top:-4px;border-top:6px solid #fff;border-bottom:0}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before{right:12px;left:auto}.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after{right:13px;left:auto}.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.open>.dropdown-toggle .filter-option:before,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:after,.bootstrap-select.show-menu-arrow.show>.dropdown-toggle .filter-option:before{display:block}.bs-actionsbox,.bs-donebutton,.bs-searchbox{padding:4px 8px}.bs-actionsbox,.bs-donebutton{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bs-actionsbox .btn-group button{width:50%}.bs-donebutton{float:left}.bs-donebutton .btn-group button{width:100%}.bs-searchbox+.bs-actionsbox{padding:0 8px 4px}.bs-searchbox .form-control{margin-bottom:0;width:100%;float:none}.bootstrap-switch,.select2-container{display:inline-block;position:relative;vertical-align:middle}.bootstrap-switch{direction:ltr;cursor:pointer;border-radius:4px;border:1px solid;border-color:#ccc;text-align:left;overflow:hidden;line-height:8px;z-index:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.bootstrap-switch .bootstrap-switch-container{display:inline-block;top:0;border-radius:4px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on,.bootstrap-switch .bootstrap-switch-label{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:table-cell;vertical-align:middle;padding:6px 12px;font-size:14px;line-height:20px}.bootstrap-switch .bootstrap-switch-handle-off,.bootstrap-switch .bootstrap-switch-handle-on{text-align:center;z-index:1}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary{color:#fff;background:#337ab7}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-info,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-info{color:#fff;background:#5bc0de}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success{color:#fff;background:#5cb85c}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-warning,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-warning{background:#f0ad4e;color:#fff}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-danger,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-danger{color:#fff;background:#d9534f}.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default,.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default{color:#000;background:#eee}.bootstrap-switch .bootstrap-switch-label{text-align:center;margin-top:-1px;margin-bottom:-1px;z-index:100;color:#333;background:#fff}.bootstrap-switch span::before{content:"\200b"}.bootstrap-switch .bootstrap-switch-handle-on{border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch .bootstrap-switch-handle-off{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch input[type=checkbox],.bootstrap-switch input[type=radio]{position:absolute!important;top:0;left:0;margin:0;z-index:-1;opacity:0;filter:alpha(opacity=0);visibility:hidden}.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label{padding:1px 5px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-small .bootstrap-switch-label{padding:5px 10px;font-size:12px;line-height:1.5}.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-large .bootstrap-switch-label{padding:6px 16px;font-size:18px;line-height:1.3333333}.bootstrap-switch.bootstrap-switch-disabled,.bootstrap-switch.bootstrap-switch-indeterminate,.bootstrap-switch.bootstrap-switch-readonly{cursor:default!important}.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label{opacity:.5;filter:alpha(opacity=50);cursor:default!important}.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container{-webkit-transition:margin-left .5s;-o-transition:margin-left .5s;transition:margin-left .5s}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on{border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off{border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:3px;border-top-left-radius:3px}.bootstrap-switch.bootstrap-switch-focused{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label{border-bottom-right-radius:3px;border-top-right-radius:3px}.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label,.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label{border-bottom-left-radius:3px;border-top-left-radius:3px}.select2-container{box-sizing:border-box;margin:0}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:0;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button,.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b,.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b,.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:0;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:0;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:0;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:0}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.irs,.irs-line{position:relative;display:block}.irs{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{overflow:hidden;outline:0!important}.irs-bar,.irs-shadow{position:absolute;display:block;left:0;width:0}.irs-shadow{display:none}.irs-handle{box-sizing:border-box;z-index:1}.irs-handle.type_last{z-index:2}.irs-handle,.irs-max,.irs-min{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-single,.irs-to{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:0 0;z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;overflow:hidden;outline:0!important;z-index:-9999!important;background:0 0!important;border-style:solid!important;border-color:transparent!important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-max,.irs--flat .irs-min{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-single,.irs--flat .irs-to{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-single:before,.irs--flat .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big,.irs--modern{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:#fff;background:linear-gradient(to bottom,#ddd -50%,#fff 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom,#fff 0,#428bca 30%,#b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgba(255,255,255,.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,.3);background-color:#cbcfd5;background:linear-gradient(to bottom,#fff 0,#b4b9be 30%,#fff 100%);box-shadow:1px 1px 2px rgba(0,0,0,.2),inset 0 0 3px 1px #fff;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,.45);background-color:#939ba7;background:linear-gradient(to bottom,#fff 0,#919ba5 30%,#fff 100%)}.irs--big .irs-max,.irs--big .irs-min{top:0;padding:1px 5px;color:#fff;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-single,.irs--big .irs-to{color:#fff;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom,#428bca 0,#3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom,#e0e4ea 0,#d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom,#20b426 0,#18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:#fff;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom,#fff 0,#e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom,#fff 0,#919ba5 30%,#fff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-max,.irs--modern .irs-min{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:#fff;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-single,.irs--modern .irs-to{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:#fff;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-single:before,.irs--modern .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:#000;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:#000}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:#000}.irs--sharp .irs-max,.irs--sharp .irs-min{color:#fff;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-single,.irs--sharp .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:#fff;border-radius:2px}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before,.irs--sharp .irs-from:before,.irs--sharp .irs-single:before,.irs--sharp .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round,.irs--square{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:#fff;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover,.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-max,.irs--round .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-single,.irs--round .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:#fff;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before{border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:#000}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid #000;background-color:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-max,.irs--square .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1)}.irs--square .irs-from,.irs--square .irs-single,.irs--square .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#000;color:#fff}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}
/*! nouislider - 14.7.0 - 4/6/2021 */
@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-moz-keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@keyframes passing-through{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%,70%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}to{opacity:0;-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-moz-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(40px);-moz-transform:translateY(40px);-ms-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}30%{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%,20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}}@-moz-keyframes pulse{0%,20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}}@keyframes pulse{0%,20%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}}.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;right:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-origin:0 0;transform-style:flat}.noUi-connect{height:100%;width:100%}.noUi-origin{height:10%;width:10%}.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin{left:0;right:auto}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;right:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;right:-6px;top:-17px}.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle{left:-17px;right:auto}.noUi-target{background:#fafafa;border-radius:4px;border:1px solid #d3d3d3;box-shadow:inset 0 1px 1px #f0f0f0,0 3px 6px -5px #bbb}.noUi-connects{border-radius:3px}.noUi-connect{background:#3fb8af}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #d9d9d9;border-radius:3px;background:#fff;cursor:default;box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ebebeb,0 3px 6px -3px #bbb}.noUi-active{box-shadow:inset 0 0 1px #fff,inset 0 1px 7px #ddd,0 3px 6px -3px #bbb}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#e8e7e6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{width:14px;height:1px;left:6px;top:17px}[disabled] .noUi-connect{background:#b8b8b8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#ccc}.noUi-marker-large,.noUi-marker-sub{background:#aaa}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #d9d9d9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}.noUi-horizontal .noUi-origin>.noUi-tooltip{-webkit-transform:translate(50%,0);transform:translate(50%,0);left:auto;bottom:10px}.noUi-vertical .noUi-origin>.noUi-tooltip{-webkit-transform:translate(0,-18px);transform:translate(0,-18px);top:auto;right:28px}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:0;padding:0!important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/build/images/owl.video.play.7f01b071.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.dropzone,.dropzone *{box-sizing:border-box}.dropzone{min-height:150px;border:2px solid rgba(0,0,0,.3);background:#fff;padding:20px}.dropzone.dz-clickable,.dropzone.dz-clickable .dz-message,.dropzone.dz-clickable .dz-message *{cursor:pointer}.dropzone.dz-clickable *{cursor:default}.dropzone.dz-started .dz-message{display:none}.dropzone.dz-drag-hover{border-style:solid}.dropzone.dz-drag-hover .dz-message{opacity:.5}.dropzone .dz-message{text-align:center;margin:2em 0}.dropzone .dz-message .dz-button{background:0 0;color:inherit;border:0;padding:0;font:inherit;cursor:pointer;outline:inherit}.dropzone .dz-preview{position:relative;display:inline-block;vertical-align:top;margin:16px;min-height:100px}.dropzone .dz-preview:hover{z-index:1000}.dropzone .dz-preview.dz-file-preview .dz-image{border-radius:20px;background:#999;background:linear-gradient(to bottom,#eee,#ddd)}.dropzone .dz-preview.dz-file-preview .dz-details{opacity:1}.dropzone .dz-preview.dz-image-preview{background:#fff}.dropzone .dz-preview.dz-image-preview .dz-details{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.dropzone .dz-preview .dz-remove{font-size:14px;text-align:center;display:block;cursor:pointer;border:0}.dropzone .dz-preview .dz-remove:hover{text-decoration:underline}.dropzone .dz-preview:hover .dz-details{opacity:1}.dropzone .dz-preview .dz-details{z-index:20;position:absolute;top:0;left:0;opacity:0;font-size:13px;min-width:100%;max-width:100%;padding:2em 1em;text-align:center;color:rgba(0,0,0,.9);line-height:150%}.dropzone .dz-preview .dz-details .dz-size{margin-bottom:1em;font-size:16px}.dropzone .dz-preview .dz-details .dz-filename{white-space:nowrap}.dropzone .dz-preview .dz-details .dz-filename:hover span{border:1px solid rgba(200,200,200,.8);background-color:rgba(255,255,255,.8)}.dropzone .dz-preview .dz-details .dz-filename:not(:hover){overflow:hidden;text-overflow:ellipsis}.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span{border:1px solid transparent}.dropzone .dz-preview .dz-details .dz-filename span,.dropzone .dz-preview .dz-details .dz-size span{background-color:rgba(255,255,255,.4);padding:0 .4em;border-radius:3px}.dropzone .dz-preview:hover .dz-image img{-webkit-transform:scale(1.05,1.05);-moz-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05);-webkit-filter:blur(8px);filter:blur(8px)}.dropzone .dz-preview .dz-image{border-radius:20px;overflow:hidden;width:120px;height:120px;position:relative;display:block;z-index:10}.dropzone .dz-preview .dz-image img{display:block}.dropzone .dz-preview.dz-success .dz-success-mark{-webkit-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-moz-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-ms-animation:passing-through 3s cubic-bezier(.77,0,.175,1);-o-animation:passing-through 3s cubic-bezier(.77,0,.175,1);animation:passing-through 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview.dz-error .dz-error-mark{opacity:1;-webkit-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-moz-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-ms-animation:slide-in 3s cubic-bezier(.77,0,.175,1);-o-animation:slide-in 3s cubic-bezier(.77,0,.175,1);animation:slide-in 3s cubic-bezier(.77,0,.175,1)}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{pointer-events:none;opacity:0;z-index:500;position:absolute;display:block;top:50%;left:50%;margin-left:-27px;margin-top:-27px}.dropzone .dz-preview .dz-error-mark svg,.dropzone .dz-preview .dz-success-mark svg{display:block;width:54px;height:54px}.dropzone .dz-preview.dz-processing .dz-progress{opacity:1;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.dropzone .dz-preview.dz-complete .dz-progress{opacity:0;-webkit-transition:opacity .4s ease-in;-moz-transition:opacity .4s ease-in;-ms-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.dropzone .dz-preview:not(.dz-processing) .dz-progress{-webkit-animation:pulse 6s ease infinite;-moz-animation:pulse 6s ease infinite;-ms-animation:pulse 6s ease infinite;-o-animation:pulse 6s ease infinite;animation:pulse 6s ease infinite}.dropzone .dz-preview .dz-progress{opacity:1;z-index:1000;pointer-events:none;position:absolute;height:16px;left:50%;top:50%;margin-top:-8px;width:80px;margin-left:-40px;background:rgba(255,255,255,.9);-webkit-transform:scale(1);border-radius:8px;overflow:hidden}.dropzone .dz-preview .dz-progress .dz-upload{background:#333;background:linear-gradient(to bottom,#666,#444);position:absolute;top:0;left:0;bottom:0;width:0;-webkit-transition:width 300ms ease-in-out;-moz-transition:width 300ms ease-in-out;-ms-transition:width 300ms ease-in-out;-o-transition:width 300ms ease-in-out;transition:width 300ms ease-in-out}.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error:hover .dz-error-message{opacity:1;pointer-events:auto}.dropzone .dz-preview .dz-error-message{pointer-events:none;z-index:1000;position:absolute;display:none;opacity:0;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:8px;font-size:13px;top:130px;left:-10px;width:140px;background:#be2626;background:linear-gradient(to bottom,#be2626,#a92222);padding:.5em 1.2em;color:#fff}.dropzone .dz-preview .dz-error-message:after{content:"";position:absolute;top:-6px;left:64px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #be2626}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before,.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:'\2022'}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) '. '}.ql-editor ol li.ql-indent-1{counter-increment:list-1;counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '. '}.ql-editor ol li.ql-indent-2{counter-increment:list-2;counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '. '}.ql-editor ol li.ql-indent-3{counter-increment:list-3;counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '. '}.ql-editor ol li.ql-indent-4{counter-increment:list-4;counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '. '}.ql-editor ol li.ql-indent-5{counter-increment:list-5;counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '. '}.ql-editor ol li.ql-indent-6{counter-increment:list-6;counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '. '}.ql-editor ol li.ql-indent-7{counter-increment:list-7;counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '. '}.ql-editor ol li.ql-indent-8{counter-increment:list-8;counter-reset:list-9}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '. '}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue,.ql-snow a{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large,.ql-snow .ql-editor h2{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-formats:after,.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:'';display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:0 0;border:0;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:0}.ql-snow .ql-hidden,.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove,.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label::before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item::before,.ql-snow .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item::before,.ql-snow .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item::before,.ql-snow .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:'Helvetica Neue','Helvetica','Arial',sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:rgba(0,0,0,.2) 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip::before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action::after{border-right:1px solid #ccc;content:'Edit';margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove::before{content:'Remove';margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action::after{border-right:0;content:'Save';padding-right:0}.ql-snow .ql-tooltip[data-mode=link]::before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]::before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]::before{content:"Enter video:"}.ql-container.ql-snow,.ql-snow .ql-tooltip{border:1px solid #ccc}
/*!
 * 
 * Super simple wysiwyg editor v0.8.18
 * https://summernote.org
 * 
 * 
 * Copyright 2013- Alan Hong. and other contributors
 * summernote may be freely distributed under the MIT license.
 * 
 * Date: 2020-05-20T16:47Z
 * 
 */
@font-face{font-family:"summernote";font-style:normal;font-weight:400;font-display:auto;src:url(/build/fonts/summernote.bd0d8be1.eot);src:url(/build/fonts/summernote.bd0d8be1.eot?#iefix) format("embedded-opentype"),url(/build/fonts/summernote.7c9436ed.woff2) format("woff2"),url(/build/fonts/summernote.08c343ff.woff) format("woff"),url(/build/fonts/summernote.b293d601.ttf) format("truetype")}[class*=" note-icon"]:before,[class^=note-icon]:before{display:inline-block;font-family:summernote;font-style:normal;font-size:inherit;text-decoration:inherit;text-rendering:auto;text-transform:none;vertical-align:middle;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;speak:none}.note-icon-fw{text-align:center;width:1.25em}.note-icon-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.note-icon-pull-left{float:left}.note-icon-pull-right{float:right}.note-icon.note-icon-pull-left{margin-right:.3em}.note-icon.note-icon-pull-right{margin-left:.3em}.note-icon-align::before{content:""}.note-icon-align-center::before{content:""}.note-icon-align-indent::before{content:""}.note-icon-align-justify::before{content:""}.note-icon-align-left::before{content:""}.note-icon-align-outdent::before{content:""}.note-icon-align-right::before{content:""}.note-icon-arrow-circle-down::before{content:""}.note-icon-arrow-circle-left::before{content:""}.note-icon-arrow-circle-right::before{content:""}.note-icon-arrow-circle-up::before{content:""}.note-icon-arrows-alt::before{content:""}.note-icon-arrows-h::before{content:""}.note-icon-arrows-v::before{content:""}.note-icon-bold::before{content:""}.note-icon-caret::before{content:""}.note-icon-chain-broken::before{content:""}.note-icon-circle::before{content:""}.note-icon-close::before{content:""}.note-icon-code::before{content:""}.note-icon-col-after::before{content:""}.note-icon-col-before::before{content:""}.note-icon-col-remove::before{content:""}.note-icon-eraser::before{content:""}.note-icon-float-left::before{content:""}.note-icon-float-none::before{content:""}.note-icon-float-right::before{content:""}.note-icon-font::before{content:""}.note-icon-frame::before{content:""}.note-icon-italic::before{content:""}.note-icon-link::before{content:""}.note-icon-magic::before{content:""}.note-icon-menu-check::before{content:""}.note-icon-minus::before{content:""}.note-icon-orderedlist::before{content:""}.note-icon-pencil::before{content:""}.note-icon-picture::before{content:""}.note-icon-question::before{content:""}.note-icon-redo::before{content:""}.note-icon-rollback::before{content:""}.note-icon-row-above::before{content:""}.note-icon-row-below::before{content:""}.note-icon-row-remove::before{content:""}.note-icon-special-character::before{content:""}.note-icon-square::before{content:""}.note-icon-strikethrough::before{content:""}.note-icon-subscript::before{content:""}.note-icon-summernote::before{content:""}.note-icon-superscript::before{content:""}.note-icon-table::before{content:""}.note-icon-text-height::before{content:""}.note-icon-trash::before{content:""}.note-icon-underline::before{content:""}.note-icon-undo::before{content:""}.note-icon-unorderedlist::before{content:""}.note-icon-video::before{content:""}.note-editor .note-dropzone{position:absolute;display:none;z-index:100;color:#87cefa;background-color:#fff;opacity:.95}.note-editor .note-dropzone .note-dropzone-message{display:table-cell;vertical-align:middle;text-align:center;font-size:28px;font-weight:700}.note-editor .note-dropzone.hover{color:#098ddf}.note-editor.dragover .note-dropzone{display:table}.note-editor,.note-editor .note-editing-area,.note-toolbar{position:relative}.note-editor .note-editing-area .note-editable{outline:0}.note-editor .note-editing-area .note-editable sup{vertical-align:super}.note-editor .note-editing-area .note-editable sub{vertical-align:sub}.note-editor .note-editing-area .note-editable img.note-float-left{margin-right:10px}.note-editor .note-editing-area .note-editable img.note-float-right{margin-left:10px}.note-editor.note-frame{border:1px solid #00000032}.note-editor.note-airframe.codeview .note-editing-area .note-editable,.note-editor.note-frame.codeview .note-editing-area .note-editable{display:none}.note-editor.note-airframe.codeview .note-editing-area .note-codable,.note-editor.note-frame.codeview .note-editing-area .note-codable{display:block}.note-editor.note-airframe .note-editing-area,.note-editor.note-frame .note-editing-area{overflow:hidden}.note-editor.note-frame .note-editing-area .note-editable{padding:10px;overflow:auto;word-wrap:break-word}.note-editor.note-airframe .note-editing-area .note-editable{overflow:auto;word-wrap:break-word}.note-editor.note-airframe .note-editing-area .note-editable[contenteditable=false],.note-editor.note-frame .note-editing-area .note-editable[contenteditable=false]{background-color:#8080801d}.note-editor.note-airframe .note-editing-area .note-codable,.note-editor.note-frame .note-editing-area .note-codable{display:none;width:100%;padding:10px;border:0;box-shadow:none;font-family:Menlo,Monaco,monospace,sans-serif;font-size:14px;color:#ccc;background-color:#222;resize:none;outline:0;-ms-box-sizing:border-box;box-sizing:border-box;border-radius:0;margin-bottom:0}.note-editor.note-airframe.fullscreen,.note-editor.note-frame.fullscreen{position:fixed;top:0;left:0;width:100%!important;z-index:1050}.note-editor.note-airframe .note-statusbar.locked .note-resizebar .note-icon-bar,.note-editor.note-airframe.fullscreen .note-resizebar,.note-editor.note-frame .note-statusbar.locked .note-resizebar .note-icon-bar,.note-editor.note-frame.fullscreen .note-resizebar{display:none}.note-editor.note-airframe .note-status-output,.note-editor.note-frame .note-status-output{display:block;width:100%;font-size:14px;line-height:1.42857143;height:20px;margin-bottom:0;color:#000;border:0;border-top:1px solid #e2e2e2}.note-editor.note-airframe .note-status-output:empty,.note-editor.note-frame .note-status-output:empty{height:0;border-top:0 solid transparent}.note-editor.note-airframe .note-status-output .pull-right,.note-editor.note-frame .note-status-output .pull-right{float:right!important}.note-editor.note-airframe .note-status-output .text-muted,.note-editor.note-frame .note-status-output .text-muted{color:#777}.note-editor.note-airframe .note-status-output .text-primary,.note-editor.note-frame .note-status-output .text-primary{color:#286090}.note-editor.note-airframe .note-status-output .text-success,.note-editor.note-frame .note-status-output .text-success{color:#3c763d}.note-editor.note-airframe .note-status-output .text-info,.note-editor.note-frame .note-status-output .text-info{color:#31708f}.note-editor.note-airframe .note-status-output .text-warning,.note-editor.note-frame .note-status-output .text-warning{color:#8a6d3b}.note-editor.note-airframe .note-status-output .text-danger,.note-editor.note-frame .note-status-output .text-danger{color:#a94442}.note-editor.note-airframe .note-status-output .alert,.note-editor.note-frame .note-status-output .alert{margin:-7px 0 0;padding:7px 10px 2px;border-radius:0;color:#000;background-color:#f5f5f5}.note-editor.note-airframe .note-status-output .alert .note-icon,.note-editor.note-frame .note-status-output .alert .note-icon{margin-right:5px}.note-editor.note-airframe .note-status-output .alert-success,.note-editor.note-frame .note-status-output .alert-success{color:#3c763d!important;background-color:#dff0d8!important}.note-editor.note-airframe .note-status-output .alert-info,.note-editor.note-frame .note-status-output .alert-info{color:#31708f!important;background-color:#d9edf7!important}.note-editor.note-airframe .note-status-output .alert-warning,.note-editor.note-frame .note-status-output .alert-warning{color:#8a6d3b!important;background-color:#fcf8e3!important}.note-editor.note-airframe .note-status-output .alert-danger,.note-editor.note-frame .note-status-output .alert-danger{color:#a94442!important;background-color:#f2dede!important}.note-editor.note-airframe .note-statusbar,.note-editor.note-frame .note-statusbar{background-color:#8080801d;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:1px solid #00000032}.note-editor.note-airframe .note-statusbar .note-resizebar,.note-editor.note-frame .note-statusbar .note-resizebar{padding-top:1px;height:9px;width:100%;cursor:ns-resize}.note-editor.note-airframe .note-statusbar .note-resizebar .note-icon-bar,.note-editor.note-frame .note-statusbar .note-resizebar .note-icon-bar{width:20px;margin:1px auto;border-top:1px solid #00000032}.note-editor.note-airframe .note-statusbar.locked .note-resizebar,.note-editor.note-frame .note-statusbar.locked .note-resizebar{cursor:default}.note-editor.note-airframe .note-placeholder,.note-editor.note-frame .note-placeholder{padding:10px}.note-editor.note-airframe{border:0}.note-editor.note-airframe .note-editing-area .note-editable{padding:0}.note-popover.popover{display:none;max-width:none}.note-popover.popover .popover-content a{display:inline-block;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.note-popover.popover .arrow{left:20px!important}.note-editor .note-toolbar,.note-popover .popover-content{margin:0;padding:0 0 5px 5px}.note-editor .note-toolbar>.note-btn-group,.note-popover .popover-content>.note-btn-group{margin-top:5px;margin-left:0;margin-right:5px}.note-editor .note-toolbar .note-btn-group .note-table,.note-popover .popover-content .note-btn-group .note-table{min-width:0;padding:5px}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker{font-size:18px}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher{position:absolute!important;z-index:3;width:10em;height:10em;cursor:pointer}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted{position:relative!important;z-index:1;width:5em;height:5em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC)}.note-editor .note-toolbar .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted,.note-popover .popover-content .note-btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted{position:absolute!important;z-index:2;width:1em;height:1em;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC)}.note-editor .note-toolbar .note-style .dropdown-style blockquote,.note-editor .note-toolbar .note-style .dropdown-style pre,.note-popover .popover-content .note-style .dropdown-style blockquote,.note-popover .popover-content .note-style .dropdown-style pre{margin:0;padding:5px 10px}.note-editor .note-toolbar .note-style .dropdown-style h1,.note-editor .note-toolbar .note-style .dropdown-style h2,.note-editor .note-toolbar .note-style .dropdown-style h3,.note-editor .note-toolbar .note-style .dropdown-style h4,.note-editor .note-toolbar .note-style .dropdown-style h5,.note-editor .note-toolbar .note-style .dropdown-style h6,.note-editor .note-toolbar .note-style .dropdown-style p,.note-popover .popover-content .note-style .dropdown-style h1,.note-popover .popover-content .note-style .dropdown-style h2,.note-popover .popover-content .note-style .dropdown-style h3,.note-popover .popover-content .note-style .dropdown-style h4,.note-popover .popover-content .note-style .dropdown-style h5,.note-popover .popover-content .note-style .dropdown-style h6,.note-popover .popover-content .note-style .dropdown-style p{margin:0;padding:0}.note-editor .note-toolbar .note-color-all .note-dropdown-menu,.note-popover .popover-content .note-color-all .note-dropdown-menu{min-width:337px}.note-editor .note-toolbar .note-color .dropdown-toggle,.note-popover .popover-content .note-color .dropdown-toggle{width:20px;padding-left:5px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette{display:inline-block;margin:0;width:160px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette:first-child,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette:first-child{margin:0 5px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-palette-title,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-palette-title{font-size:12px;margin:2px 7px;text-align:center;border-bottom:1px solid #eee}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select{font-size:11px;margin:3px;padding:0 3px;cursor:pointer;width:100%;border-radius:5px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-reset:hover,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select:hover{background:#eee}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-row,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-row{height:20px}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-color-select-btn,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-color-select-btn{display:none}.note-editor .note-toolbar .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn,.note-popover .popover-content .note-color .note-dropdown-menu .note-palette .note-holder-custom .note-color-btn{border:1px solid #eee}.note-editor .note-toolbar .note-para .note-dropdown-menu,.note-popover .popover-content .note-para .note-dropdown-menu{min-width:228px;padding:5px}.note-editor .note-toolbar .note-para .note-dropdown-menu>div+div,.note-popover .popover-content .note-para .note-dropdown-menu>div+div{margin-left:5px}.note-editor .note-toolbar .note-dropdown-menu,.note-popover .popover-content .note-dropdown-menu{min-width:160px}.note-editor .note-toolbar .note-dropdown-menu.right,.note-popover .popover-content .note-dropdown-menu.right{right:0;left:auto}.note-editor .note-toolbar .note-dropdown-menu.right::before,.note-popover .popover-content .note-dropdown-menu.right::before{right:9px;left:auto!important}.note-editor .note-toolbar .note-dropdown-menu.right::after,.note-popover .popover-content .note-dropdown-menu.right::after{right:10px;left:auto!important}.note-editor .note-toolbar .note-dropdown-menu.note-check a i,.note-popover .popover-content .note-dropdown-menu.note-check a i{color:#00bfff;visibility:hidden}.note-editor .note-toolbar .note-dropdown-menu.note-check a.checked i,.note-popover .popover-content .note-dropdown-menu.note-check a.checked i{visibility:visible}.note-editor .note-toolbar .note-fontsize-10,.note-popover .popover-content .note-fontsize-10{font-size:10px}.note-editor .note-toolbar .note-color-palette,.note-popover .popover-content .note-color-palette{line-height:1}.note-editor .note-toolbar .note-color-palette div .note-color-btn,.note-popover .popover-content .note-color-palette div .note-color-btn{width:20px;height:20px;padding:0;margin:0;border:0;border-radius:0}.note-editor .note-toolbar .note-color-palette div .note-color-btn:hover,.note-popover .popover-content .note-color-palette div .note-color-btn:hover{transform:scale(1.2);transition:all .2s}.note-modal .modal-dialog{outline:0;border-radius:5px;box-shadow:0 3px 9px rgba(0,0,0,.5)}.note-modal .form-group{margin-left:0;margin-right:0}.note-modal .note-modal-form{margin:0}.note-modal .note-image-dialog .note-dropzone{min-height:100px;font-size:30px;line-height:4;color:#d3d3d3;text-align:center;border:4px dashed #d3d3d3;margin-bottom:10px}@-moz-document url-prefix(){.note-modal .note-image-input{height:auto}}.note-placeholder{position:absolute;display:none;color:gray}.note-handle .note-control-selection{position:absolute;display:none;border:1px solid #000}.note-handle .note-control-selection>div{position:absolute}.note-handle .note-control-selection .note-control-selection-bg{width:100%;height:100%;background-color:#000;-webkit-opacity:.3;-khtml-opacity:.3;-moz-opacity:.3;opacity:.3;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);filter:alpha(opacity=30)}.note-handle .note-control-selection .note-control-handle,.note-handle .note-control-selection .note-control-holder,.note-handle .note-control-selection .note-control-sizing{width:7px;height:7px;border:1px solid #000}.note-handle .note-control-selection .note-control-sizing{background-color:#000}.note-handle .note-control-selection .note-control-nw{top:-5px;left:-5px;border-right:none;border-bottom:none}.note-handle .note-control-selection .note-control-ne{top:-5px;right:-5px;border-bottom:none;border-left:none}.note-handle .note-control-selection .note-control-sw{bottom:-5px;left:-5px;border-top:none;border-right:none}.note-handle .note-control-selection .note-control-se{right:-5px;bottom:-5px;cursor:se-resize}.note-handle .note-control-selection .note-control-se.note-control-holder{cursor:default;border-top:none;border-left:none}.note-handle .note-control-selection .note-control-selection-info{right:0;bottom:0;padding:5px;margin:5px;color:#fff;background-color:#000;font-size:12px;border-radius:5px;-webkit-opacity:.7;-khtml-opacity:.7;-moz-opacity:.7;opacity:.7;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);filter:alpha(opacity=70)}.note-hint-popover{min-width:100px;padding:2px}.note-hint-popover .popover-content{padding:3px;max-height:150px;overflow:auto}.note-hint-popover .popover-content .note-hint-group .note-hint-item{display:block!important;padding:3px}.note-hint-popover .popover-content .note-hint-group .note-hint-item.active,.note-hint-popover .popover-content .note-hint-group .note-hint-item:hover{display:block;clear:both;font-weight:400;line-height:1.4;color:#fff;white-space:nowrap;text-decoration:none;background-color:#428bca;outline:0;cursor:pointer}.md-editor{display:block;border:1px solid #ddd}.md-editor .md-footer,.md-editor>.md-header{display:block;padding:6px 4px;background:#f5f5f5}.md-editor>.md-header{margin:0}.md-editor>.md-preview,.md-editor>textarea{border-top:1px dashed #ddd;border-bottom:1px dashed #ddd}.md-editor>.md-preview{background:#fff;min-height:10px;overflow:auto}.md-editor>textarea{font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:14px;outline:0;margin:0;display:block;padding:0;width:100%;border:0;border-radius:0;box-shadow:none;background:#eee}.md-editor>textarea:focus{box-shadow:none;background:#fff}.md-editor.active{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.md-editor .md-controls{float:right;padding:3px}.md-editor .md-controls .md-control{right:5px;color:#bebebe;padding:3px 3px 3px 10px}.md-editor .md-controls .md-control:hover{color:#333}.md-editor.md-fullscreen-mode{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999;padding:60px 30px 15px;background:#fff!important;border:0!important}.md-editor .md-fullscreen-controls,.md-editor.md-fullscreen-mode .md-footer{display:none}.md-editor.md-fullscreen-mode .md-input,.md-editor.md-fullscreen-mode .md-preview{margin:0 auto!important;height:100%!important;font-size:20px!important;padding:20px!important;color:#999;line-height:1.6em!important;resize:none!important;box-shadow:none!important;background:#fff!important;border:0!important}.md-editor.md-fullscreen-mode .md-preview{color:#333;overflow:auto}.md-editor.md-fullscreen-mode .md-input:focus,.md-editor.md-fullscreen-mode .md-input:hover{color:#333;background:#fff!important}.md-editor.md-fullscreen-mode .md-header{background:0 0;text-align:center;position:fixed;width:100%;top:20px}.md-editor.md-fullscreen-mode .btn-group{float:none}.md-editor.md-fullscreen-mode .btn{border:0;background:0 0;color:#b3b3b3}.md-editor.md-fullscreen-mode .btn.active,.md-editor.md-fullscreen-mode .btn:active,.md-editor.md-fullscreen-mode .btn:focus,.md-editor.md-fullscreen-mode .btn:hover{box-shadow:none;color:#333}.md-editor.md-fullscreen-mode .md-fullscreen-controls{position:absolute;top:20px;right:20px;text-align:right;z-index:1002;display:block}.md-editor.md-fullscreen-mode .md-fullscreen-controls a{color:#b3b3b3;clear:right;margin:10px;width:30px;height:30px;text-align:center}.md-editor.md-fullscreen-mode .md-fullscreen-controls a:hover{color:#333;text-decoration:none}.md-editor.md-fullscreen-mode .md-editor{height:100%!important;position:relative}.md-nooverflow{overflow:hidden;position:fixed;width:100%}
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */
@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translate3d(0,0,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0) scaleY(.95);transform:translate3d(0,0,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes pulse{0%,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@keyframes pulse{0%,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}}@-webkit-keyframes rubberBand{0%,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@keyframes rubberBand{0%,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@-webkit-keyframes headShake{0%,50%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}}@keyframes headShake{0%,50%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@-webkit-keyframes tada{0%,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@keyframes tada{0%,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}@-webkit-keyframes wobble{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@keyframes wobble{0%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@-webkit-keyframes heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes heartBeat{0%,28%,70%{-webkit-transform:scale(1);transform:scale(1)}14%,42%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@-webkit-keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}to{transform:translateY(0) rotateZ(0deg)}}@keyframes swal2-toast-show{0%{transform:translateY(-.625em) rotateZ(2deg)}33%{transform:translateY(0) rotateZ(-2deg)}66%{transform:translateY(.3125em) rotateZ(2deg)}to{transform:translateY(0) rotateZ(0deg)}}@-webkit-keyframes swal2-toast-hide{to{transform:rotateZ(1deg);opacity:0}}@keyframes swal2-toast-hide{to{transform:rotateZ(1deg);opacity:0}}@-webkit-keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@keyframes swal2-toast-animate-success-line-tip{0%{top:.5625em;left:.0625em;width:0}54%{top:.125em;left:.125em;width:0}70%{top:.625em;left:-.25em;width:1.625em}84%{top:1.0625em;left:.75em;width:.5em}to{top:1.125em;left:.1875em;width:.75em}}@-webkit-keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@keyframes swal2-toast-animate-success-line-long{0%{top:1.625em;right:1.375em;width:0}65%{top:1.25em;right:.9375em;width:0}84%{top:.9375em;right:0;width:1.125em}to{top:.9375em;right:.1875em;width:1.375em}}@-webkit-keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@keyframes swal2-show{0%{transform:scale(.7)}45%{transform:scale(1.05)}80%{transform:scale(.95)}to{transform:scale(1)}}@-webkit-keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@keyframes swal2-hide{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}@-webkit-keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@keyframes swal2-animate-success-line-tip{0%{top:1.1875em;left:.0625em;width:0}54%{top:1.0625em;left:.125em;width:0}70%{top:2.1875em;left:-.375em;width:3.125em}84%{top:3em;left:1.3125em;width:1.0625em}to{top:2.8125em;left:.8125em;width:1.5625em}}@-webkit-keyframes swal2-animate-success-line-long{0%,65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@keyframes swal2-animate-success-line-long{0%,65%{top:3.375em;right:2.875em;width:0}84%{top:2.1875em;right:0;width:3.4375em}to{top:2.375em;right:.5em;width:2.9375em}}@-webkit-keyframes swal2-rotate-success-circular-line{0%,5%{transform:rotate(-45deg)}12%,to{transform:rotate(-405deg)}}@keyframes swal2-rotate-success-circular-line{0%,5%{transform:rotate(-45deg)}12%,to{transform:rotate(-405deg)}}@-webkit-keyframes swal2-animate-error-x-mark{0%,50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@keyframes swal2-animate-error-x-mark{0%,50%{margin-top:1.625em;transform:scale(.4);opacity:0}80%{margin-top:-.375em;transform:scale(1.15)}to{margin-top:0;transform:scale(1);opacity:1}}@-webkit-keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0deg);opacity:1}}@keyframes swal2-animate-error-icon{0%{transform:rotateX(100deg);opacity:0}to{transform:rotateX(0deg);opacity:1}}@-webkit-keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes swal2-rotate-loading{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}@-webkit-keyframes la-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes la-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:calc(1*2);animation-iteration-count:calc(1*2);-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:calc(1*3);animation-iteration-count:calc(1*3);-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:calc(1s*2);animation-delay:calc(1s*2);-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:calc(1s*3);animation-delay:calc(1s*3);-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:calc(1s*4);animation-delay:calc(1s*4);-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:calc(1s*5);animation-delay:calc(1s*5);-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:calc(1s/2);animation-duration:calc(1s/2);-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:calc(1s*.8);animation-duration:calc(1s*.8);-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{-webkit-animation-duration:calc(1s*2);animation-duration:calc(1s*2);-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:calc(1s*3);animation-duration:calc(1s*3);-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media print,(prefers-reduced-motion:reduce){.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}.animate__flash{-webkit-animation-name:flash;animation-name:flash}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.animate__tada{-webkit-animation-name:tada;animation-name:tada}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:calc(1s*1.3);animation-duration:calc(1s*1.3);-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}.animate__bounceIn{-webkit-animation-duration:calc(1s*.75);animation-duration:calc(1s*.75);-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.animate__bounceOut{-webkit-animation-duration:calc(1s*.75);animation-duration:calc(1s*.75);-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}.animate__flipInX,.animate__flipInY,.animate__flipOutX,.animate__flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.animate__flipInY,.animate__flipOutX,.animate__flipOutY{-webkit-animation-name:flipInY;animation-name:flipInY}.animate__flipOutX,.animate__flipOutY{-webkit-animation-duration:calc(1s*.75);animation-duration:calc(1s*.75);-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);-webkit-animation-name:flipOutX;animation-name:flipOutX}.animate__flipOutY{-webkit-animation-name:flipOutY;animation-name:flipOutY}.animate__lightSpeedInLeft,.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft}.animate__lightSpeedOutLeft,.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.animate__hinge{-webkit-animation-duration:calc(1s*2);animation-duration:calc(1s*2);-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.dual-listbox{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dual-listbox .dual-listbox__container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.dual-listbox .dual-listbox__search{border:1px solid #ddd;padding:10px;max-width:300px}.dual-listbox .dual-listbox__available,.dual-listbox .dual-listbox__selected{border:1px solid #ddd;height:300px;overflow-y:auto;padding:0;width:300px;margin-top:0;-webkit-margin-before:0}.dual-listbox .dual-listbox__buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0 10px}.dual-listbox .dual-listbox__button{margin-bottom:5px;border:0;background-color:#eee;padding:10px;color:#fff}.dual-listbox .dual-listbox__button:hover{background-color:#ddd}.dual-listbox .dual-listbox__title{padding:15px 10px;font-size:120%;font-weight:700;border-left:1px solid #efefef;border-right:1px solid #efefef;border-top:1px solid #efefef;margin-top:1rem;-webkit-margin-before:1rem}.dual-listbox .dual-listbox__item{display:block;padding:10px;cursor:pointer;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;border-bottom:1px solid #efefef;transition:background .2s ease}.dual-listbox .dual-listbox__item.dual-listbox__item--selected{background-color:rgba(8,157,227,.7)}.swal2-popup.swal2-toast{flex-direction:row;align-items:center;width:auto;padding:.625em;overflow-y:hidden;background:#fff;box-shadow:0 0 .625em #d9d9d9}.swal2-popup.swal2-toast .swal2-header{flex-direction:row;padding:0}.swal2-popup.swal2-toast .swal2-title{flex-grow:1;justify-content:flex-start;margin:0 .6em;font-size:1em}.swal2-popup.swal2-toast .swal2-footer{margin:.5em 0 0;padding:.5em 0 0;font-size:.8em}.swal2-popup.swal2-toast .swal2-close{position:static;width:.8em;height:.8em;line-height:.8}.swal2-popup.swal2-toast .swal2-content{justify-content:flex-start;padding:0;font-size:1em}.swal2-popup.swal2-toast .swal2-icon{width:2em;min-width:2em;height:2em;margin:0}.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:1.8em;font-weight:700}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-popup.swal2-toast .swal2-icon .swal2-icon-content{font-size:.25em}}.swal2-popup.swal2-toast .swal2-icon.swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line]{top:.875em;width:1.375em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:.3125em}.swal2-popup.swal2-toast .swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:.3125em}.swal2-popup.swal2-toast .swal2-actions{flex-basis:auto!important;width:auto;height:auto;margin:0 .3125em}.swal2-popup.swal2-toast .swal2-styled{margin:0 .3125em;padding:.3125em .625em;font-size:1em}.swal2-popup.swal2-toast .swal2-styled:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(50,100,150,.4)}.swal2-popup.swal2-toast .swal2-success{border-color:#a5dc86}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line]{position:absolute;width:1.6em;height:3em;transform:rotate(45deg);border-radius:50%}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.8em;left:-.5em;transform:rotate(-45deg);transform-origin:2em 2em;border-radius:4em 0 0 4em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.25em;left:.9375em;transform-origin:0 1.5em;border-radius:0 4em 4em 0}.swal2-popup.swal2-toast .swal2-success .swal2-success-ring{width:2em;height:2em}.swal2-popup.swal2-toast .swal2-success .swal2-success-fix{top:0;left:.4375em;width:.4375em;height:2.6875em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line]{height:.3125em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=tip]{top:1.125em;left:.1875em;width:.75em}.swal2-popup.swal2-toast .swal2-success [class^=swal2-success-line][class$=long]{top:.9375em;right:.1875em;width:1.375em}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-toast-animate-success-line-tip .75s;animation:swal2-toast-animate-success-line-tip .75s}.swal2-popup.swal2-toast .swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-toast-animate-success-line-long .75s;animation:swal2-toast-animate-success-line-long .75s}.swal2-popup.swal2-toast.swal2-show{-webkit-animation:swal2-toast-show .5s;animation:swal2-toast-show .5s}.swal2-popup.swal2-toast.swal2-hide{-webkit-animation:swal2-toast-hide .1s forwards;animation:swal2-toast-hide .1s forwards}.swal2-container{display:flex;position:fixed;z-index:1060;top:0;right:0;bottom:0;left:0;flex-direction:row;align-items:center;justify-content:center;padding:.625em;overflow-x:hidden;transition:background-color .1s;-webkit-overflow-scrolling:touch}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{background:rgba(0,0,0,.4)}.swal2-container.swal2-backdrop-hide{background:0 0!important}.swal2-container.swal2-top{align-items:flex-start}.swal2-container.swal2-top-left,.swal2-container.swal2-top-start{align-items:flex-start;justify-content:flex-start}.swal2-container.swal2-top-end,.swal2-container.swal2-top-right{align-items:flex-start;justify-content:flex-end}.swal2-container.swal2-center{align-items:center}.swal2-container.swal2-center-left,.swal2-container.swal2-center-start{align-items:center;justify-content:flex-start}.swal2-container.swal2-center-end,.swal2-container.swal2-center-right{align-items:center;justify-content:flex-end}.swal2-container.swal2-bottom{align-items:flex-end}.swal2-container.swal2-bottom-left,.swal2-container.swal2-bottom-start{align-items:flex-end;justify-content:flex-start}.swal2-container.swal2-bottom-end,.swal2-container.swal2-bottom-right{align-items:flex-end;justify-content:flex-end}.swal2-container.swal2-bottom-end>:first-child,.swal2-container.swal2-bottom-left>:first-child,.swal2-container.swal2-bottom-right>:first-child,.swal2-container.swal2-bottom-start>:first-child,.swal2-container.swal2-bottom>:first-child{margin-top:auto}.swal2-container.swal2-grow-fullscreen>.swal2-modal{display:flex!important;flex:1;align-self:stretch;justify-content:center}.swal2-container.swal2-grow-row>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container.swal2-grow-column{flex:1;flex-direction:column}.swal2-container.swal2-grow-column.swal2-bottom,.swal2-container.swal2-grow-column.swal2-center,.swal2-container.swal2-grow-column.swal2-top{align-items:center}.swal2-container.swal2-grow-column.swal2-bottom-left,.swal2-container.swal2-grow-column.swal2-bottom-start,.swal2-container.swal2-grow-column.swal2-center-left,.swal2-container.swal2-grow-column.swal2-center-start,.swal2-container.swal2-grow-column.swal2-top-left,.swal2-container.swal2-grow-column.swal2-top-start{align-items:flex-start}.swal2-container.swal2-grow-column.swal2-bottom-end,.swal2-container.swal2-grow-column.swal2-bottom-right,.swal2-container.swal2-grow-column.swal2-center-end,.swal2-container.swal2-grow-column.swal2-center-right,.swal2-container.swal2-grow-column.swal2-top-end,.swal2-container.swal2-grow-column.swal2-top-right{align-items:flex-end}.swal2-container.swal2-grow-column>.swal2-modal{display:flex!important;flex:1;align-content:center;justify-content:center}.swal2-container.swal2-no-transition{transition:none!important}.swal2-container:not(.swal2-top):not(.swal2-top-start):not(.swal2-top-end):not(.swal2-top-left):not(.swal2-top-right):not(.swal2-center-start):not(.swal2-center-end):not(.swal2-center-left):not(.swal2-center-right):not(.swal2-bottom):not(.swal2-bottom-start):not(.swal2-bottom-end):not(.swal2-bottom-left):not(.swal2-bottom-right):not(.swal2-grow-fullscreen)>.swal2-modal{margin:auto}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-container .swal2-modal{margin:0!important}}.swal2-popup{display:none;position:relative;box-sizing:border-box;flex-direction:column;justify-content:center;width:32em;max-width:100%;padding:1.25em;border:0;border-radius:.3125em;background:#fff;font-family:inherit;font-size:1rem}.swal2-popup:focus{outline:0}.swal2-popup.swal2-loading{overflow-y:hidden}.swal2-header{display:flex;flex-direction:column;align-items:center;padding:0 1.8em}.swal2-title{position:relative;max-width:100%;margin:0 0 .4em;padding:0;color:#595959;font-size:1.875em;font-weight:600;text-align:center;text-transform:none;word-wrap:break-word}.swal2-actions{display:flex;z-index:1;flex-wrap:wrap;align-items:center;justify-content:center;width:100%;margin:1.25em auto 0}.swal2-actions:not(.swal2-loading) .swal2-styled[disabled]{opacity:.4}.swal2-actions:not(.swal2-loading) .swal2-styled:hover{background-image:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.1))}.swal2-actions:not(.swal2-loading) .swal2-styled:active{background-image:linear-gradient(rgba(0,0,0,.2),rgba(0,0,0,.2))}.swal2-actions.swal2-loading .swal2-styled.swal2-confirm{box-sizing:border-box;width:2.5em;height:2.5em;margin:.46875em;padding:0;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border:.25em solid transparent;border-radius:100%;border-color:transparent;background-color:transparent!important;color:transparent!important;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-actions.swal2-loading .swal2-styled.swal2-cancel{margin-right:30px;margin-left:30px}.swal2-actions.swal2-loading :not(.swal2-styled).swal2-confirm::after{content:"";display:inline-block;width:15px;height:15px;margin-left:5px;-webkit-animation:swal2-rotate-loading 1.5s linear 0s infinite normal;animation:swal2-rotate-loading 1.5s linear 0s infinite normal;border:3px solid #999;border-radius:50%;border-right-color:transparent;box-shadow:1px 1px 1px #fff}.swal2-styled{margin:.3125em;padding:.625em 2em;box-shadow:none;font-weight:500}.swal2-styled:not([disabled]){cursor:pointer}.swal2-styled.swal2-cancel,.swal2-styled.swal2-confirm{border:0;border-radius:.25em;background:initial;background-color:#3085d6;color:#fff;font-size:1.0625em}.swal2-styled.swal2-cancel{background-color:#aaa}.swal2-styled:focus{outline:0;box-shadow:0 0 0 1px #fff,0 0 0 3px rgba(50,100,150,.4)}.swal2-close::-moz-focus-inner,.swal2-styled::-moz-focus-inner{border:0}.swal2-footer{justify-content:center;margin:1.25em 0 0;padding:1em 0 0;border-top:1px solid #eee;color:#545454;font-size:1em}.swal2-timer-progress-bar-container{position:absolute;right:0;bottom:0;left:0;height:.25em;overflow:hidden;border-bottom-right-radius:.3125em;border-bottom-left-radius:.3125em}.swal2-timer-progress-bar{width:100%;height:.25em;background:rgba(0,0,0,.2)}.swal2-image{max-width:100%;margin:1.25em auto}.swal2-close{position:absolute;z-index:2;top:0;right:0;align-items:center;justify-content:center;width:1.2em;height:1.2em;padding:0;overflow:hidden;transition:color .1s ease-out;border:0;border-radius:0;background:0 0;color:#ccc;font-family:serif;font-size:2.5em;line-height:1.2;cursor:pointer}.swal2-close:hover{transform:none;background:0 0;color:#f27474}.swal2-content{z-index:1;justify-content:center;margin:0;padding:0 1.6em;color:#545454;font-size:1.125em;font-weight:400;line-height:normal;text-align:center;word-wrap:break-word}.swal2-checkbox,.swal2-file,.swal2-input,.swal2-radio,.swal2-select,.swal2-textarea{margin:1em auto}.swal2-input{background:inherit;font-size:1.125em}.swal2-file,.swal2-input,.swal2-textarea{box-sizing:border-box;width:100%;transition:border-color .3s,box-shadow .3s;border:1px solid #d9d9d9;border-radius:.1875em;box-shadow:inset 0 1px 1px rgba(0,0,0,.06);color:inherit}.swal2-textarea{background:inherit;font-size:1.125em}.swal2-file.swal2-inputerror,.swal2-input.swal2-inputerror,.swal2-textarea.swal2-inputerror{border-color:#f27474!important;box-shadow:0 0 2px #f27474!important}.swal2-file:focus,.swal2-input:focus,.swal2-textarea:focus{border:1px solid #b4dbed;outline:0;box-shadow:0 0 3px #c4e6f5}.swal2-file::-moz-placeholder,.swal2-input::-moz-placeholder,.swal2-textarea::-moz-placeholder{color:#ccc}.swal2-file:-ms-input-placeholder,.swal2-input:-ms-input-placeholder,.swal2-textarea:-ms-input-placeholder{color:#ccc}.swal2-file::-ms-input-placeholder,.swal2-input::-ms-input-placeholder,.swal2-textarea::-ms-input-placeholder{color:#ccc}.swal2-file::placeholder,.swal2-input::placeholder,.swal2-textarea::placeholder{color:#ccc}.swal2-range{margin:1em auto;background:#fff}.swal2-range input,.swal2-range output{width:80%;height:2.625em;padding:0;font-size:1.125em;line-height:2.625em}.swal2-range output{width:20%;color:inherit;font-weight:600;text-align:center}.swal2-input{height:2.625em;padding:0 .75em}.swal2-input[type=number]{max-width:10em}.swal2-file{background:inherit;font-size:1.125em}.swal2-textarea{height:6.75em;padding:.75em}.swal2-select{min-width:50%;max-width:100%;padding:.375em .625em;background:inherit;color:inherit;font-size:1.125em}.swal2-checkbox,.swal2-radio{align-items:center;justify-content:center;background:#fff;color:inherit}.swal2-checkbox label,.swal2-radio label{margin:0 .6em;font-size:1.125em}.swal2-checkbox input,.swal2-radio input{margin:0 .4em}.swal2-validation-message{display:none;align-items:center;justify-content:center;padding:.625em;overflow:hidden;background:#f0f0f0;color:#666;font-size:1em;font-weight:300}.swal2-validation-message::before{content:"!";display:inline-block;width:1.5em;min-width:1.5em;height:1.5em;margin:0 .625em;border-radius:50%;background-color:#f27474;color:#fff;font-weight:600;line-height:1.5em;text-align:center}.swal2-icon{position:relative;box-sizing:content-box;justify-content:center;width:5em;height:5em;margin:1.25em auto 1.875em;border:.25em solid transparent;border-radius:50%;font-family:inherit;line-height:5em;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.swal2-icon .swal2-icon-content{display:flex;align-items:center;font-size:3.75em}.swal2-icon.swal2-error{border-color:#f27474;color:#f27474}.swal2-icon.swal2-error .swal2-x-mark{position:relative;flex-grow:1}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{display:block;position:absolute;top:2.3125em;width:2.9375em;height:.3125em;border-radius:.125em;background-color:#f27474}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=left]{left:1.0625em;transform:rotate(45deg)}.swal2-icon.swal2-error [class^=swal2-x-mark-line][class$=right]{right:1em;transform:rotate(-45deg)}.swal2-icon.swal2-error.swal2-icon-show{-webkit-animation:swal2-animate-error-icon .5s;animation:swal2-animate-error-icon .5s}.swal2-icon.swal2-error.swal2-icon-show .swal2-x-mark{-webkit-animation:swal2-animate-error-x-mark .5s;animation:swal2-animate-error-x-mark .5s}.swal2-icon.swal2-warning{border-color:#facea8;color:#f8bb86}.swal2-icon.swal2-info{border-color:#9de0f6;color:#3fc3ee}.swal2-icon.swal2-question{border-color:#c9dae1;color:#87adbd}.swal2-icon.swal2-success{border-color:#a5dc86;color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-circular-line]{position:absolute;width:3.75em;height:7.5em;transform:rotate(45deg);border-radius:50%}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=left]{top:-.4375em;left:-2.0635em;transform:rotate(-45deg);transform-origin:3.75em 3.75em;border-radius:7.5em 0 0 7.5em}.swal2-icon.swal2-success [class^=swal2-success-circular-line][class$=right]{top:-.6875em;left:1.875em;transform:rotate(-45deg);transform-origin:0 3.75em;border-radius:0 7.5em 7.5em 0}.swal2-icon.swal2-success .swal2-success-ring{position:absolute;z-index:2;top:-.25em;left:-.25em;box-sizing:content-box;width:100%;height:100%;border:.25em solid rgba(165,220,134,.3);border-radius:50%}.swal2-icon.swal2-success .swal2-success-fix{position:absolute;z-index:1;top:.5em;left:1.625em;width:.4375em;height:5.625em;transform:rotate(-45deg)}.swal2-icon.swal2-success [class^=swal2-success-line]{display:block;position:absolute;z-index:2;height:.3125em;border-radius:.125em;background-color:#a5dc86}.swal2-icon.swal2-success [class^=swal2-success-line][class$=tip]{top:2.875em;left:.8125em;width:1.5625em;transform:rotate(45deg)}.swal2-icon.swal2-success [class^=swal2-success-line][class$=long]{top:2.375em;right:.5em;width:2.9375em;transform:rotate(-45deg)}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-tip{-webkit-animation:swal2-animate-success-line-tip .75s;animation:swal2-animate-success-line-tip .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-line-long{-webkit-animation:swal2-animate-success-line-long .75s;animation:swal2-animate-success-line-long .75s}.swal2-icon.swal2-success.swal2-icon-show .swal2-success-circular-line-right{-webkit-animation:swal2-rotate-success-circular-line 4.25s ease-in;animation:swal2-rotate-success-circular-line 4.25s ease-in}.swal2-progress-steps{align-items:center;margin:0 0 1.25em;padding:0;background:inherit;font-weight:600}.swal2-progress-steps li{display:inline-block;position:relative}.swal2-progress-steps .swal2-progress-step{z-index:20;width:2em;height:2em;border-radius:2em;background:#3085d6;color:#fff;line-height:2em;text-align:center}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:#3085d6}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:#add8e6;color:#fff}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line{background:#add8e6}.swal2-progress-steps .swal2-progress-step-line{z-index:10;width:2.5em;height:.4em;margin:0 -1px;background:#3085d6}[class^=swal2]{-webkit-tap-highlight-color:transparent}.swal2-show{-webkit-animation:swal2-show .3s;animation:swal2-show .3s}.swal2-hide{-webkit-animation:swal2-hide .15s forwards;animation:swal2-hide .15s forwards}.swal2-noanimation{transition:none}.swal2-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.swal2-rtl .swal2-close{right:auto;left:0}.swal2-rtl .swal2-timer-progress-bar{right:0;left:auto}@supports (-ms-accelerator:true){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.swal2-range input{width:100%!important}.swal2-range output{display:none}}@-moz-document url-prefix(){.swal2-close:focus{outline:2px solid rgba(50,100,150,.4)}}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow:hidden}body.swal2-height-auto{height:auto!important}body.swal2-no-backdrop .swal2-container{top:auto;right:auto;bottom:auto;left:auto;max-width:calc(100% - .625em*2);background-color:transparent!important}body.swal2-no-backdrop .swal2-container>.swal2-modal{box-shadow:0 0 10px rgba(0,0,0,.4)}body.swal2-no-backdrop .swal2-container.swal2-top{top:0;left:50%;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-container.swal2-top-left,body.swal2-no-backdrop .swal2-container.swal2-top-start{top:0;left:0}body.swal2-no-backdrop .swal2-container.swal2-top-end,body.swal2-no-backdrop .swal2-container.swal2-top-right{top:0;right:0}body.swal2-no-backdrop .swal2-container.swal2-center{top:50%;left:50%;transform:translate(-50%,-50%)}body.swal2-no-backdrop .swal2-container.swal2-center-left,body.swal2-no-backdrop .swal2-container.swal2-center-start{top:50%;left:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-container.swal2-center-end,body.swal2-no-backdrop .swal2-container.swal2-center-right{top:50%;right:0;transform:translateY(-50%)}body.swal2-no-backdrop .swal2-container.swal2-bottom{bottom:0;left:50%;transform:translateX(-50%)}body.swal2-no-backdrop .swal2-container.swal2-bottom-left,body.swal2-no-backdrop .swal2-container.swal2-bottom-start{bottom:0;left:0}body.swal2-no-backdrop .swal2-container.swal2-bottom-end,body.swal2-no-backdrop .swal2-container.swal2-bottom-right{right:0;bottom:0}@media print{body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown){overflow-y:scroll!important}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown)>[aria-hidden=true]{display:none}body.swal2-shown:not(.swal2-no-backdrop):not(.swal2-toast-shown) .swal2-container{position:static!important}}body.swal2-toast-shown .swal2-container{background-color:transparent}body.swal2-toast-shown .swal2-container.swal2-top{top:0;right:auto;bottom:auto;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-top-end,body.swal2-toast-shown .swal2-container.swal2-top-right{top:0;right:0;bottom:auto;left:auto}body.swal2-toast-shown .swal2-container.swal2-top-left,body.swal2-toast-shown .swal2-container.swal2-top-start{top:0;right:auto;bottom:auto;left:0}body.swal2-toast-shown .swal2-container.swal2-center-left,body.swal2-toast-shown .swal2-container.swal2-center-start{top:50%;right:auto;bottom:auto;left:0;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-center{top:50%;right:auto;bottom:auto;left:50%;transform:translate(-50%,-50%)}body.swal2-toast-shown .swal2-container.swal2-center-end,body.swal2-toast-shown .swal2-container.swal2-center-right{top:50%;right:0;bottom:auto;left:auto;transform:translateY(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-left,body.swal2-toast-shown .swal2-container.swal2-bottom-start{top:auto;right:auto;bottom:0;left:0}body.swal2-toast-shown .swal2-container.swal2-bottom{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%)}body.swal2-toast-shown .swal2-container.swal2-bottom-end,body.swal2-toast-shown .swal2-container.swal2-bottom-right{top:auto;right:0;bottom:0;left:auto}body.swal2-toast-column .swal2-toast{flex-direction:column;align-items:stretch}body.swal2-toast-column .swal2-toast .swal2-actions{flex:1;align-self:stretch;height:2.2em;margin-top:.3125em}body.swal2-toast-column .swal2-toast .swal2-loading{justify-content:center}body.swal2-toast-column .swal2-toast .swal2-input{height:2em;margin:.3125em auto;font-size:1em}body.swal2-toast-column .swal2-toast .swal2-validation-message{font-size:1em}.la,.lab,.lad,.lal,.lar,.las{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.la-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.la-xs{font-size:.75em}.la-sm{font-size:.875em}.la-1x{font-size:1em}.la-2x{font-size:2em}.la-3x{font-size:3em}.la-4x{font-size:4em}.la-5x{font-size:5em}.la-6x{font-size:6em}.la-7x{font-size:7em}.la-8x{font-size:8em}.la-9x{font-size:9em}.la-10x{font-size:10em}.la-fw{text-align:center;width:1.25em}.la-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.la-ul>li{position:relative}.la-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.la-border{border:solid .08em #eee;border-radius:.1em;padding:.2em .25em .15em}.la-pull-left{float:left}.la-pull-right{float:right}.la.la-pull-left,.lab.la-pull-left,.lal.la-pull-left,.lar.la-pull-left,.las.la-pull-left{margin-right:.3em}.la.la-pull-right,.lab.la-pull-right,.lal.la-pull-right,.lar.la-pull-right,.las.la-pull-right{margin-left:.3em}.la-spin{-webkit-animation:la-spin 2s infinite linear;animation:la-spin 2s infinite linear}.la-pulse{-webkit-animation:la-spin 1s infinite steps(8);animation:la-spin 1s infinite steps(8)}.la-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.la-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.la-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.la-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1)}.la-flip-both,.la-flip-horizontal.la-flip-vertical,.la-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1)}.la-flip-both,.la-flip-horizontal.la-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .la-flip-both,:root .la-flip-horizontal,:root .la-flip-vertical,:root .la-rotate-180,:root .la-rotate-270,:root .la-rotate-90{-webkit-filter:none;filter:none}.la-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.la-stack-1x,.la-stack-2x{left:0;position:absolute;text-align:center;width:100%}.la-stack-1x{line-height:inherit}.la-stack-2x{font-size:2em}.la-inverse{color:#fff}.la-500px:before{content:"\f26e"}.la-accessible-icon:before{content:"\f368"}.la-accusoft:before{content:"\f369"}.la-acquisitions-incorporated:before{content:"\f6af"}.la-ad:before{content:"\f641"}.la-address-book:before{content:"\f2b9"}.la-address-card:before{content:"\f2bb"}.la-adjust:before{content:"\f042"}.la-adn:before{content:"\f170"}.la-adobe:before{content:"\f778"}.la-adversal:before{content:"\f36a"}.la-affiliatetheme:before{content:"\f36b"}.la-air-freshener:before{content:"\f5d0"}.la-airbnb:before{content:"\f834"}.la-algolia:before{content:"\f36c"}.la-align-center:before{content:"\f037"}.la-align-justify:before{content:"\f039"}.la-align-left:before{content:"\f036"}.la-align-right:before{content:"\f038"}.la-alipay:before{content:"\f642"}.la-allergies:before{content:"\f461"}.la-amazon:before{content:"\f270"}.la-amazon-pay:before{content:"\f42c"}.la-ambulance:before{content:"\f0f9"}.la-american-sign-language-interpreting:before{content:"\f2a3"}.la-amilia:before{content:"\f36d"}.la-anchor:before{content:"\f13d"}.la-android:before{content:"\f17b"}.la-angellist:before{content:"\f209"}.la-angle-double-down:before{content:"\f103"}.la-angle-double-left:before{content:"\f100"}.la-angle-double-right:before{content:"\f101"}.la-angle-double-up:before{content:"\f102"}.la-angle-down:before{content:"\f107"}.la-angle-left:before{content:"\f104"}.la-angle-right:before{content:"\f105"}.la-angle-up:before{content:"\f106"}.la-angry:before{content:"\f556"}.la-angrycreative:before{content:"\f36e"}.la-angular:before{content:"\f420"}.la-ankh:before{content:"\f644"}.la-app-store:before{content:"\f36f"}.la-app-store-ios:before{content:"\f370"}.la-apper:before{content:"\f371"}.la-apple:before{content:"\f179"}.la-apple-alt:before{content:"\f5d1"}.la-apple-pay:before{content:"\f415"}.la-archive:before{content:"\f187"}.la-archway:before{content:"\f557"}.la-arrow-alt-circle-down:before{content:"\f358"}.la-arrow-alt-circle-left:before{content:"\f359"}.la-arrow-alt-circle-right:before{content:"\f35a"}.la-arrow-alt-circle-up:before{content:"\f35b"}.la-arrow-circle-down:before{content:"\f0ab"}.la-arrow-circle-left:before{content:"\f0a8"}.la-arrow-circle-right:before{content:"\f0a9"}.la-arrow-circle-up:before{content:"\f0aa"}.la-arrow-down:before{content:"\f063"}.la-arrow-left:before{content:"\f060"}.la-arrow-right:before{content:"\f061"}.la-arrow-up:before{content:"\f062"}.la-arrows-alt:before{content:"\f0b2"}.la-arrows-alt-h:before{content:"\f337"}.la-arrows-alt-v:before{content:"\f338"}.la-artstation:before{content:"\f77a"}.la-assistive-listening-systems:before{content:"\f2a2"}.la-asterisk:before{content:"\f069"}.la-asymmetrik:before{content:"\f372"}.la-at:before{content:"\f1fa"}.la-atlas:before{content:"\f558"}.la-atlassian:before{content:"\f77b"}.la-atom:before{content:"\f5d2"}.la-audible:before{content:"\f373"}.la-audio-description:before{content:"\f29e"}.la-autoprefixer:before{content:"\f41c"}.la-avianex:before{content:"\f374"}.la-aviato:before{content:"\f421"}.la-award:before{content:"\f559"}.la-aws:before{content:"\f375"}.la-baby:before{content:"\f77c"}.la-baby-carriage:before{content:"\f77d"}.la-backspace:before{content:"\f55a"}.la-backward:before{content:"\f04a"}.la-bacon:before{content:"\f7e5"}.la-balance-scale:before{content:"\f24e"}.la-balance-scale-left:before{content:"\f515"}.la-balance-scale-right:before{content:"\f516"}.la-ban:before{content:"\f05e"}.la-band-aid:before{content:"\f462"}.la-bandcamp:before{content:"\f2d5"}.la-barcode:before{content:"\f02a"}.la-bars:before{content:"\f0c9"}.la-baseball-ball:before{content:"\f433"}.la-basketball-ball:before{content:"\f434"}.la-bath:before{content:"\f2cd"}.la-battery-empty:before{content:"\f244"}.la-battery-full:before{content:"\f240"}.la-battery-half:before{content:"\f242"}.la-battery-quarter:before{content:"\f243"}.la-battery-three-quarters:before{content:"\f241"}.la-battle-net:before{content:"\f835"}.la-bed:before{content:"\f236"}.la-beer:before{content:"\f0fc"}.la-behance:before{content:"\f1b4"}.la-behance-square:before{content:"\f1b5"}.la-bell:before{content:"\f0f3"}.la-bell-slash:before{content:"\f1f6"}.la-bezier-curve:before{content:"\f55b"}.la-bible:before{content:"\f647"}.la-bicycle:before{content:"\f206"}.la-biking:before{content:"\f84a"}.la-bimobject:before{content:"\f378"}.la-binoculars:before{content:"\f1e5"}.la-biohazard:before{content:"\f780"}.la-birthday-cake:before{content:"\f1fd"}.la-bitbucket:before{content:"\f171"}.la-bitcoin:before{content:"\f379"}.la-bity:before{content:"\f37a"}.la-black-tie:before{content:"\f27e"}.la-blackberry:before{content:"\f37b"}.la-blender:before{content:"\f517"}.la-blender-phone:before{content:"\f6b6"}.la-blind:before{content:"\f29d"}.la-blog:before{content:"\f781"}.la-blogger:before{content:"\f37c"}.la-blogger-b:before{content:"\f37d"}.la-bluetooth:before{content:"\f293"}.la-bluetooth-b:before{content:"\f294"}.la-bold:before{content:"\f032"}.la-bolt:before{content:"\f0e7"}.la-bomb:before{content:"\f1e2"}.la-bone:before{content:"\f5d7"}.la-bong:before{content:"\f55c"}.la-book:before{content:"\f02d"}.la-book-dead:before{content:"\f6b7"}.la-book-medical:before{content:"\f7e6"}.la-book-open:before{content:"\f518"}.la-book-reader:before{content:"\f5da"}.la-bookmark:before{content:"\f02e"}.la-bootstrap:before{content:"\f836"}.la-border-all:before{content:"\f84c"}.la-border-none:before{content:"\f850"}.la-border-style:before{content:"\f853"}.la-bowling-ball:before{content:"\f436"}.la-box:before{content:"\f466"}.la-box-open:before{content:"\f49e"}.la-boxes:before{content:"\f468"}.la-braille:before{content:"\f2a1"}.la-brain:before{content:"\f5dc"}.la-bread-slice:before{content:"\f7ec"}.la-briefcase:before{content:"\f0b1"}.la-briefcase-medical:before{content:"\f469"}.la-broadcast-tower:before{content:"\f519"}.la-broom:before{content:"\f51a"}.la-brush:before{content:"\f55d"}.la-btc:before{content:"\f15a"}.la-buffer:before{content:"\f837"}.la-bug:before{content:"\f188"}.la-building:before{content:"\f1ad"}.la-bullhorn:before{content:"\f0a1"}.la-bullseye:before{content:"\f140"}.la-burn:before{content:"\f46a"}.la-buromobelexperte:before{content:"\f37f"}.la-bus:before{content:"\f207"}.la-bus-alt:before{content:"\f55e"}.la-business-time:before{content:"\f64a"}.la-buy-n-large:before{content:"\f8a6"}.la-buysellads:before{content:"\f20d"}.la-calculator:before{content:"\f1ec"}.la-calendar:before{content:"\f133"}.la-calendar-alt:before{content:"\f073"}.la-calendar-check:before{content:"\f274"}.la-calendar-day:before{content:"\f783"}.la-calendar-minus:before{content:"\f272"}.la-calendar-plus:before{content:"\f271"}.la-calendar-times:before{content:"\f273"}.la-calendar-week:before{content:"\f784"}.la-camera:before{content:"\f030"}.la-camera-retro:before{content:"\f083"}.la-campground:before{content:"\f6bb"}.la-canadian-maple-leaf:before{content:"\f785"}.la-candy-cane:before{content:"\f786"}.la-cannabis:before{content:"\f55f"}.la-capsules:before{content:"\f46b"}.la-car:before{content:"\f1b9"}.la-car-alt:before{content:"\f5de"}.la-car-battery:before{content:"\f5df"}.la-car-crash:before{content:"\f5e1"}.la-car-side:before{content:"\f5e4"}.la-caret-down:before{content:"\f0d7"}.la-caret-left:before{content:"\f0d9"}.la-caret-right:before{content:"\f0da"}.la-caret-square-down:before{content:"\f150"}.la-caret-square-left:before{content:"\f191"}.la-caret-square-right:before{content:"\f152"}.la-caret-square-up:before{content:"\f151"}.la-caret-up:before{content:"\f0d8"}.la-carrot:before{content:"\f787"}.la-cart-arrow-down:before{content:"\f218"}.la-cart-plus:before{content:"\f217"}.la-cash-register:before{content:"\f788"}.la-cat:before{content:"\f6be"}.la-cc-amazon-pay:before{content:"\f42d"}.la-cc-amex:before{content:"\f1f3"}.la-cc-apple-pay:before{content:"\f416"}.la-cc-diners-club:before{content:"\f24c"}.la-cc-discover:before{content:"\f1f2"}.la-cc-jcb:before{content:"\f24b"}.la-cc-mastercard:before{content:"\f1f1"}.la-cc-paypal:before{content:"\f1f4"}.la-cc-stripe:before{content:"\f1f5"}.la-cc-visa:before{content:"\f1f0"}.la-centercode:before{content:"\f380"}.la-centos:before{content:"\f789"}.la-certificate:before{content:"\f0a3"}.la-chair:before{content:"\f6c0"}.la-chalkboard:before{content:"\f51b"}.la-chalkboard-teacher:before{content:"\f51c"}.la-charging-station:before{content:"\f5e7"}.la-chart-area:before{content:"\f1fe"}.la-chart-bar:before{content:"\f080"}.la-chart-line:before{content:"\f201"}.la-chart-pie:before{content:"\f200"}.la-check:before{content:"\f00c"}.la-check-circle:before{content:"\f058"}.la-check-double:before{content:"\f560"}.la-check-square:before{content:"\f14a"}.la-cheese:before{content:"\f7ef"}.la-chess:before{content:"\f439"}.la-chess-bishop:before{content:"\f43a"}.la-chess-board:before{content:"\f43c"}.la-chess-king:before{content:"\f43f"}.la-chess-knight:before{content:"\f441"}.la-chess-pawn:before{content:"\f443"}.la-chess-queen:before{content:"\f445"}.la-chess-rook:before{content:"\f447"}.la-chevron-circle-down:before{content:"\f13a"}.la-chevron-circle-left:before{content:"\f137"}.la-chevron-circle-right:before{content:"\f138"}.la-chevron-circle-up:before{content:"\f139"}.la-chevron-down:before{content:"\f078"}.la-chevron-left:before{content:"\f053"}.la-chevron-right:before{content:"\f054"}.la-chevron-up:before{content:"\f077"}.la-child:before{content:"\f1ae"}.la-chrome:before{content:"\f268"}.la-chromecast:before{content:"\f838"}.la-church:before{content:"\f51d"}.la-circle:before{content:"\f111"}.la-circle-notch:before{content:"\f1ce"}.la-city:before{content:"\f64f"}.la-clinic-medical:before{content:"\f7f2"}.la-clipboard:before{content:"\f328"}.la-clipboard-check:before{content:"\f46c"}.la-clipboard-list:before{content:"\f46d"}.la-clock:before{content:"\f017"}.la-clone:before{content:"\f24d"}.la-closed-captioning:before{content:"\f20a"}.la-cloud:before{content:"\f0c2"}.la-cloud-download-alt:before{content:"\f381"}.la-cloud-meatball:before{content:"\f73b"}.la-cloud-moon:before{content:"\f6c3"}.la-cloud-moon-rain:before{content:"\f73c"}.la-cloud-rain:before{content:"\f73d"}.la-cloud-showers-heavy:before{content:"\f740"}.la-cloud-sun:before{content:"\f6c4"}.la-cloud-sun-rain:before{content:"\f743"}.la-cloud-upload-alt:before{content:"\f382"}.la-cloudscale:before{content:"\f383"}.la-cloudsmith:before{content:"\f384"}.la-cloudversify:before{content:"\f385"}.la-cocktail:before{content:"\f561"}.la-code:before{content:"\f121"}.la-code-branch:before{content:"\f126"}.la-codepen:before{content:"\f1cb"}.la-codiepie:before{content:"\f284"}.la-coffee:before{content:"\f0f4"}.la-cog:before{content:"\f013"}.la-cogs:before{content:"\f085"}.la-coins:before{content:"\f51e"}.la-columns:before{content:"\f0db"}.la-comment:before{content:"\f075"}.la-comment-alt:before{content:"\f27a"}.la-comment-dollar:before{content:"\f651"}.la-comment-dots:before{content:"\f4ad"}.la-comment-medical:before{content:"\f7f5"}.la-comment-slash:before{content:"\f4b3"}.la-comments:before{content:"\f086"}.la-comments-dollar:before{content:"\f653"}.la-compact-disc:before{content:"\f51f"}.la-compass:before{content:"\f14e"}.la-compress:before{content:"\f066"}.la-compress-arrows-alt:before{content:"\f78c"}.la-concierge-bell:before{content:"\f562"}.la-confluence:before{content:"\f78d"}.la-connectdevelop:before{content:"\f20e"}.la-contao:before{content:"\f26d"}.la-cookie:before{content:"\f563"}.la-cookie-bite:before{content:"\f564"}.la-copy:before{content:"\f0c5"}.la-copyright:before{content:"\f1f9"}.la-cotton-bureau:before{content:"\f89e"}.la-couch:before{content:"\f4b8"}.la-cpanel:before{content:"\f388"}.la-creative-commons:before{content:"\f25e"}.la-creative-commons-by:before{content:"\f4e7"}.la-creative-commons-nc:before{content:"\f4e8"}.la-creative-commons-nc-eu:before{content:"\f4e9"}.la-creative-commons-nc-jp:before{content:"\f4ea"}.la-creative-commons-nd:before{content:"\f4eb"}.la-creative-commons-pd:before{content:"\f4ec"}.la-creative-commons-pd-alt:before{content:"\f4ed"}.la-creative-commons-remix:before{content:"\f4ee"}.la-creative-commons-sa:before{content:"\f4ef"}.la-creative-commons-sampling:before{content:"\f4f0"}.la-creative-commons-sampling-plus:before{content:"\f4f1"}.la-creative-commons-share:before{content:"\f4f2"}.la-creative-commons-zero:before{content:"\f4f3"}.la-credit-card:before{content:"\f09d"}.la-critical-role:before{content:"\f6c9"}.la-crop:before{content:"\f125"}.la-crop-alt:before{content:"\f565"}.la-cross:before{content:"\f654"}.la-crosshairs:before{content:"\f05b"}.la-crow:before{content:"\f520"}.la-crown:before{content:"\f521"}.la-crutch:before{content:"\f7f7"}.la-css3:before{content:"\f13c"}.la-css3-alt:before{content:"\f38b"}.la-cube:before{content:"\f1b2"}.la-cubes:before{content:"\f1b3"}.la-cut:before{content:"\f0c4"}.la-cuttlefish:before{content:"\f38c"}.la-d-and-d:before{content:"\f38d"}.la-d-and-d-beyond:before{content:"\f6ca"}.la-dashcube:before{content:"\f210"}.la-database:before{content:"\f1c0"}.la-deaf:before{content:"\f2a4"}.la-delicious:before{content:"\f1a5"}.la-democrat:before{content:"\f747"}.la-deploydog:before{content:"\f38e"}.la-deskpro:before{content:"\f38f"}.la-desktop:before{content:"\f108"}.la-dev:before{content:"\f6cc"}.la-deviantart:before{content:"\f1bd"}.la-dharmachakra:before{content:"\f655"}.la-dhl:before{content:"\f790"}.la-diagnoses:before{content:"\f470"}.la-diaspora:before{content:"\f791"}.la-dice:before{content:"\f522"}.la-dice-d20:before{content:"\f6cf"}.la-dice-d6:before{content:"\f6d1"}.la-dice-five:before{content:"\f523"}.la-dice-four:before{content:"\f524"}.la-dice-one:before{content:"\f525"}.la-dice-six:before{content:"\f526"}.la-dice-three:before{content:"\f527"}.la-dice-two:before{content:"\f528"}.la-digg:before{content:"\f1a6"}.la-digital-ocean:before{content:"\f391"}.la-digital-tachograph:before{content:"\f566"}.la-directions:before{content:"\f5eb"}.la-discord:before{content:"\f392"}.la-discourse:before{content:"\f393"}.la-divide:before{content:"\f529"}.la-dizzy:before{content:"\f567"}.la-dna:before{content:"\f471"}.la-dochub:before{content:"\f394"}.la-docker:before{content:"\f395"}.la-dog:before{content:"\f6d3"}.la-dollar-sign:before{content:"\f155"}.la-dolly:before{content:"\f472"}.la-dolly-flatbed:before{content:"\f474"}.la-donate:before{content:"\f4b9"}.la-door-closed:before{content:"\f52a"}.la-door-open:before{content:"\f52b"}.la-dot-circle:before{content:"\f192"}.la-dove:before{content:"\f4ba"}.la-download:before{content:"\f019"}.la-draft2digital:before{content:"\f396"}.la-drafting-compass:before{content:"\f568"}.la-dragon:before{content:"\f6d5"}.la-draw-polygon:before{content:"\f5ee"}.la-dribbble:before{content:"\f17d"}.la-dribbble-square:before{content:"\f397"}.la-dropbox:before{content:"\f16b"}.la-drum:before{content:"\f569"}.la-drum-steelpan:before{content:"\f56a"}.la-drumstick-bite:before{content:"\f6d7"}.la-drupal:before{content:"\f1a9"}.la-dumbbell:before{content:"\f44b"}.la-dumpster:before{content:"\f793"}.la-dumpster-fire:before{content:"\f794"}.la-dungeon:before{content:"\f6d9"}.la-dyalog:before{content:"\f399"}.la-earlybirds:before{content:"\f39a"}.la-ebay:before{content:"\f4f4"}.la-edge:before{content:"\f282"}.la-edit:before{content:"\f044"}.la-egg:before{content:"\f7fb"}.la-eject:before{content:"\f052"}.la-elementor:before{content:"\f430"}.la-ellipsis-h:before{content:"\f141"}.la-ellipsis-v:before{content:"\f142"}.la-ello:before{content:"\f5f1"}.la-ember:before{content:"\f423"}.la-empire:before{content:"\f1d1"}.la-envelope:before{content:"\f0e0"}.la-envelope-open:before{content:"\f2b6"}.la-envelope-open-text:before{content:"\f658"}.la-envelope-square:before{content:"\f199"}.la-envira:before{content:"\f299"}.la-equals:before{content:"\f52c"}.la-eraser:before{content:"\f12d"}.la-erlang:before{content:"\f39d"}.la-ethereum:before{content:"\f42e"}.la-ethernet:before{content:"\f796"}.la-etsy:before{content:"\f2d7"}.la-euro-sign:before{content:"\f153"}.la-evernote:before{content:"\f839"}.la-exchange-alt:before{content:"\f362"}.la-exclamation:before{content:"\f12a"}.la-exclamation-circle:before{content:"\f06a"}.la-exclamation-triangle:before{content:"\f071"}.la-expand:before{content:"\f065"}.la-expand-arrows-alt:before{content:"\f31e"}.la-expeditedssl:before{content:"\f23e"}.la-external-link-alt:before{content:"\f35d"}.la-external-link-square-alt:before{content:"\f360"}.la-eye:before{content:"\f06e"}.la-eye-dropper:before{content:"\f1fb"}.la-eye-slash:before{content:"\f070"}.la-facebook:before{content:"\f09a"}.la-facebook-f:before{content:"\f39e"}.la-facebook-messenger:before{content:"\f39f"}.la-facebook-square:before{content:"\f082"}.la-fan:before{content:"\f863"}.la-fantasy-flight-games:before{content:"\f6dc"}.la-fast-backward:before{content:"\f049"}.la-fast-forward:before{content:"\f050"}.la-fax:before{content:"\f1ac"}.la-feather:before{content:"\f52d"}.la-feather-alt:before{content:"\f56b"}.la-fedex:before{content:"\f797"}.la-fedora:before{content:"\f798"}.la-female:before{content:"\f182"}.la-fighter-jet:before{content:"\f0fb"}.la-figma:before{content:"\f799"}.la-file:before{content:"\f15b"}.la-file-alt:before{content:"\f15c"}.la-file-archive:before{content:"\f1c6"}.la-file-audio:before{content:"\f1c7"}.la-file-code:before{content:"\f1c9"}.la-file-contract:before{content:"\f56c"}.la-file-csv:before{content:"\f6dd"}.la-file-download:before{content:"\f56d"}.la-file-excel:before{content:"\f1c3"}.la-file-export:before{content:"\f56e"}.la-file-image:before{content:"\f1c5"}.la-file-import:before{content:"\f56f"}.la-file-invoice:before{content:"\f570"}.la-file-invoice-dollar:before{content:"\f571"}.la-file-medical:before{content:"\f477"}.la-file-medical-alt:before{content:"\f478"}.la-file-pdf:before{content:"\f1c1"}.la-file-powerpoint:before{content:"\f1c4"}.la-file-prescription:before{content:"\f572"}.la-file-signature:before{content:"\f573"}.la-file-upload:before{content:"\f574"}.la-file-video:before{content:"\f1c8"}.la-file-word:before{content:"\f1c2"}.la-fill:before{content:"\f575"}.la-fill-drip:before{content:"\f576"}.la-film:before{content:"\f008"}.la-filter:before{content:"\f0b0"}.la-fingerprint:before{content:"\f577"}.la-fire:before{content:"\f06d"}.la-fire-alt:before{content:"\f7e4"}.la-fire-extinguisher:before{content:"\f134"}.la-firefox:before{content:"\f269"}.la-first-aid:before{content:"\f479"}.la-first-order:before{content:"\f2b0"}.la-first-order-alt:before{content:"\f50a"}.la-firstdraft:before{content:"\f3a1"}.la-fish:before{content:"\f578"}.la-fist-raised:before{content:"\f6de"}.la-flag:before{content:"\f024"}.la-flag-checkered:before{content:"\f11e"}.la-flag-usa:before{content:"\f74d"}.la-flask:before{content:"\f0c3"}.la-flickr:before{content:"\f16e"}.la-flipboard:before{content:"\f44d"}.la-flushed:before{content:"\f579"}.la-fly:before{content:"\f417"}.la-folder:before{content:"\f07b"}.la-folder-minus:before{content:"\f65d"}.la-folder-open:before{content:"\f07c"}.la-folder-plus:before{content:"\f65e"}.la-font:before{content:"\f031"}.la-font-awesome:before{content:"\f2b4"}.la-font-awesome-alt:before{content:"\f35c"}.la-font-awesome-flag:before{content:"\f425"}.la-font-awesome-logo-full:before{content:"\f4e6"}.la-fonticons:before{content:"\f280"}.la-fonticons-fi:before{content:"\f3a2"}.la-football-ball:before{content:"\f44e"}.la-fort-awesome:before{content:"\f286"}.la-fort-awesome-alt:before{content:"\f3a3"}.la-forumbee:before{content:"\f211"}.la-forward:before{content:"\f04e"}.la-foursquare:before{content:"\f180"}.la-free-code-camp:before{content:"\f2c5"}.la-freebsd:before{content:"\f3a4"}.la-frog:before{content:"\f52e"}.la-frown:before{content:"\f119"}.la-frown-open:before{content:"\f57a"}.la-fulcrum:before{content:"\f50b"}.la-funnel-dollar:before{content:"\f662"}.la-futbol:before{content:"\f1e3"}.la-galactic-republic:before{content:"\f50c"}.la-galactic-senate:before{content:"\f50d"}.la-gamepad:before{content:"\f11b"}.la-gas-pump:before{content:"\f52f"}.la-gavel:before{content:"\f0e3"}.la-gem:before{content:"\f3a5"}.la-genderless:before{content:"\f22d"}.la-get-pocket:before{content:"\f265"}.la-gg:before{content:"\f260"}.la-gg-circle:before{content:"\f261"}.la-ghost:before{content:"\f6e2"}.la-gift:before{content:"\f06b"}.la-gifts:before{content:"\f79c"}.la-git:before{content:"\f1d3"}.la-git-alt:before{content:"\f841"}.la-git-square:before{content:"\f1d2"}.la-github:before{content:"\f09b"}.la-github-alt:before{content:"\f113"}.la-github-square:before{content:"\f092"}.la-gitkraken:before{content:"\f3a6"}.la-gitlab:before{content:"\f296"}.la-gitter:before{content:"\f426"}.la-glass-cheers:before{content:"\f79f"}.la-glass-martini:before,.la.la-glass:before{content:"\f000"}.la-glass-martini-alt:before{content:"\f57b"}.la-glass-whiskey:before{content:"\f7a0"}.la-glasses:before{content:"\f530"}.la-glide:before{content:"\f2a5"}.la-glide-g:before{content:"\f2a6"}.la-globe:before{content:"\f0ac"}.la-globe-africa:before{content:"\f57c"}.la-globe-americas:before{content:"\f57d"}.la-globe-asia:before{content:"\f57e"}.la-globe-europe:before{content:"\f7a2"}.la-gofore:before{content:"\f3a7"}.la-golf-ball:before{content:"\f450"}.la-goodreads:before{content:"\f3a8"}.la-goodreads-g:before{content:"\f3a9"}.la-google:before{content:"\f1a0"}.la-google-drive:before{content:"\f3aa"}.la-google-play:before{content:"\f3ab"}.la-google-plus:before{content:"\f2b3"}.la-google-plus-g:before{content:"\f0d5"}.la-google-plus-square:before{content:"\f0d4"}.la-google-wallet:before{content:"\f1ee"}.la-gopuram:before{content:"\f664"}.la-graduation-cap:before{content:"\f19d"}.la-gratipay:before{content:"\f184"}.la-grav:before{content:"\f2d6"}.la-greater-than:before{content:"\f531"}.la-greater-than-equal:before{content:"\f532"}.la-grimace:before{content:"\f57f"}.la-grin:before{content:"\f580"}.la-grin-alt:before{content:"\f581"}.la-grin-beam:before{content:"\f582"}.la-grin-beam-sweat:before{content:"\f583"}.la-grin-hearts:before{content:"\f584"}.la-grin-squint:before{content:"\f585"}.la-grin-squint-tears:before{content:"\f586"}.la-grin-stars:before{content:"\f587"}.la-grin-tears:before{content:"\f588"}.la-grin-tongue:before{content:"\f589"}.la-grin-tongue-squint:before{content:"\f58a"}.la-grin-tongue-wink:before{content:"\f58b"}.la-grin-wink:before{content:"\f58c"}.la-grip-horizontal:before{content:"\f58d"}.la-grip-lines:before{content:"\f7a4"}.la-grip-lines-vertical:before{content:"\f7a5"}.la-grip-vertical:before{content:"\f58e"}.la-gripfire:before{content:"\f3ac"}.la-grunt:before{content:"\f3ad"}.la-guitar:before{content:"\f7a6"}.la-gulp:before{content:"\f3ae"}.la-h-square:before{content:"\f0fd"}.la-hacker-news:before{content:"\f1d4"}.la-hacker-news-square:before{content:"\f3af"}.la-hackerrank:before{content:"\f5f7"}.la-hamburger:before{content:"\f805"}.la-hammer:before{content:"\f6e3"}.la-hamsa:before{content:"\f665"}.la-hand-holding:before{content:"\f4bd"}.la-hand-holding-heart:before{content:"\f4be"}.la-hand-holding-usd:before{content:"\f4c0"}.la-hand-lizard:before{content:"\f258"}.la-hand-middle-finger:before{content:"\f806"}.la-hand-paper:before{content:"\f256"}.la-hand-peace:before{content:"\f25b"}.la-hand-point-down:before{content:"\f0a7"}.la-hand-point-left:before{content:"\f0a5"}.la-hand-point-right:before{content:"\f0a4"}.la-hand-point-up:before{content:"\f0a6"}.la-hand-pointer:before{content:"\f25a"}.la-hand-rock:before{content:"\f255"}.la-hand-scissors:before{content:"\f257"}.la-hand-spock:before{content:"\f259"}.la-hands:before{content:"\f4c2"}.la-hands-helping:before{content:"\f4c4"}.la-handshake:before{content:"\f2b5"}.la-hanukiah:before{content:"\f6e6"}.la-hard-hat:before{content:"\f807"}.la-hashtag:before{content:"\f292"}.la-hat-cowboy:before{content:"\f8c0"}.la-hat-cowboy-side:before{content:"\f8c1"}.la-hat-wizard:before{content:"\f6e8"}.la-haykal:before{content:"\f666"}.la-hdd:before{content:"\f0a0"}.la-heading:before{content:"\f1dc"}.la-headphones:before{content:"\f025"}.la-headphones-alt:before{content:"\f58f"}.la-headset:before{content:"\f590"}.la-heart:before{content:"\f004"}.la-heart-broken:before{content:"\f7a9"}.la-heartbeat:before{content:"\f21e"}.la-helicopter:before{content:"\f533"}.la-highlighter:before{content:"\f591"}.la-hiking:before{content:"\f6ec"}.la-hippo:before{content:"\f6ed"}.la-hips:before{content:"\f452"}.la-hire-a-helper:before{content:"\f3b0"}.la-history:before{content:"\f1da"}.la-hockey-puck:before{content:"\f453"}.la-holly-berry:before{content:"\f7aa"}.la-home:before{content:"\f015"}.la-hooli:before{content:"\f427"}.la-hornbill:before{content:"\f592"}.la-horse:before{content:"\f6f0"}.la-horse-head:before{content:"\f7ab"}.la-hospital:before{content:"\f0f8"}.la-hospital-alt:before{content:"\f47d"}.la-hospital-symbol:before{content:"\f47e"}.la-hot-tub:before{content:"\f593"}.la-hotdog:before{content:"\f80f"}.la-hotel:before{content:"\f594"}.la-hotjar:before{content:"\f3b1"}.la-hourglass:before{content:"\f254"}.la-hourglass-end:before{content:"\f253"}.la-hourglass-half:before{content:"\f252"}.la-hourglass-start:before{content:"\f251"}.la-house-damage:before{content:"\f6f1"}.la-houzz:before{content:"\f27c"}.la-hryvnia:before{content:"\f6f2"}.la-html5:before{content:"\f13b"}.la-hubspot:before{content:"\f3b2"}.la-i-cursor:before{content:"\f246"}.la-ice-cream:before{content:"\f810"}.la-icicles:before{content:"\f7ad"}.la-icons:before{content:"\f86d"}.la-id-badge:before{content:"\f2c1"}.la-id-card:before{content:"\f2c2"}.la-id-card-alt:before{content:"\f47f"}.la-igloo:before{content:"\f7ae"}.la-image:before{content:"\f03e"}.la-images:before{content:"\f302"}.la-imdb:before{content:"\f2d8"}.la-inbox:before{content:"\f01c"}.la-indent:before{content:"\f03c"}.la-industry:before{content:"\f275"}.la-infinity:before{content:"\f534"}.la-info:before{content:"\f129"}.la-info-circle:before{content:"\f05a"}.la-instagram:before{content:"\f16d"}.la-intercom:before{content:"\f7af"}.la-internet-explorer:before{content:"\f26b"}.la-invision:before{content:"\f7b0"}.la-ioxhost:before{content:"\f208"}.la-italic:before{content:"\f033"}.la-itch-io:before{content:"\f83a"}.la-itunes:before{content:"\f3b4"}.la-itunes-note:before{content:"\f3b5"}.la-java:before{content:"\f4e4"}.la-jedi:before{content:"\f669"}.la-jedi-order:before{content:"\f50e"}.la-jenkins:before{content:"\f3b6"}.la-jira:before{content:"\f7b1"}.la-joget:before{content:"\f3b7"}.la-joint:before{content:"\f595"}.la-joomla:before{content:"\f1aa"}.la-journal-whills:before{content:"\f66a"}.la-js:before{content:"\f3b8"}.la-js-square:before{content:"\f3b9"}.la-jsfiddle:before{content:"\f1cc"}.la-kaaba:before{content:"\f66b"}.la-kaggle:before{content:"\f5fa"}.la-key:before{content:"\f084"}.la-keybase:before{content:"\f4f5"}.la-keyboard:before{content:"\f11c"}.la-keycdn:before{content:"\f3ba"}.la-khanda:before{content:"\f66d"}.la-kickstarter:before{content:"\f3bb"}.la-kickstarter-k:before{content:"\f3bc"}.la-kiss:before{content:"\f596"}.la-kiss-beam:before{content:"\f597"}.la-kiss-wink-heart:before{content:"\f598"}.la-kiwi-bird:before{content:"\f535"}.la-korvue:before{content:"\f42f"}.la-landmark:before{content:"\f66f"}.la-language:before{content:"\f1ab"}.la-laptop:before{content:"\f109"}.la-laptop-code:before{content:"\f5fc"}.la-laptop-medical:before{content:"\f812"}.la-laravel:before{content:"\f3bd"}.la-lastfm:before{content:"\f202"}.la-lastfm-square:before{content:"\f203"}.la-laugh:before{content:"\f599"}.la-laugh-beam:before{content:"\f59a"}.la-laugh-squint:before{content:"\f59b"}.la-laugh-wink:before{content:"\f59c"}.la-layer-group:before{content:"\f5fd"}.la-leaf:before{content:"\f06c"}.la-leanpub:before{content:"\f212"}.la-lemon:before{content:"\f094"}.la-less:before{content:"\f41d"}.la-less-than:before{content:"\f536"}.la-less-than-equal:before{content:"\f537"}.la-level-down-alt:before{content:"\f3be"}.la-level-up-alt:before{content:"\f3bf"}.la-life-ring:before{content:"\f1cd"}.la-lightbulb:before{content:"\f0eb"}.la-line:before{content:"\f3c0"}.la-link:before{content:"\f0c1"}.la-linkedin:before{content:"\f08c"}.la-linkedin-in:before{content:"\f0e1"}.la-linode:before{content:"\f2b8"}.la-linux:before{content:"\f17c"}.la-lira-sign:before{content:"\f195"}.la-list:before{content:"\f03a"}.la-list-alt:before{content:"\f022"}.la-list-ol:before{content:"\f0cb"}.la-list-ul:before{content:"\f0ca"}.la-location-arrow:before{content:"\f124"}.la-lock:before{content:"\f023"}.la-lock-open:before{content:"\f3c1"}.la-long-arrow-alt-down:before{content:"\f309"}.la-long-arrow-alt-left:before{content:"\f30a"}.la-long-arrow-alt-right:before{content:"\f30b"}.la-long-arrow-alt-up:before{content:"\f30c"}.la-low-vision:before{content:"\f2a8"}.la-luggage-cart:before{content:"\f59d"}.la-lyft:before{content:"\f3c3"}.la-magento:before{content:"\f3c4"}.la-magic:before{content:"\f0d0"}.la-magnet:before{content:"\f076"}.la-mail-bulk:before{content:"\f674"}.la-mailchimp:before{content:"\f59e"}.la-male:before{content:"\f183"}.la-mandalorian:before{content:"\f50f"}.la-map:before{content:"\f279"}.la-map-marked:before{content:"\f59f"}.la-map-marked-alt:before{content:"\f5a0"}.la-map-marker:before{content:"\f041"}.la-map-marker-alt:before{content:"\f3c5"}.la-map-pin:before{content:"\f276"}.la-map-signs:before{content:"\f277"}.la-markdown:before{content:"\f60f"}.la-marker:before{content:"\f5a1"}.la-mars:before{content:"\f222"}.la-mars-double:before{content:"\f227"}.la-mars-stroke:before{content:"\f229"}.la-mars-stroke-h:before{content:"\f22b"}.la-mars-stroke-v:before{content:"\f22a"}.la-mask:before{content:"\f6fa"}.la-mastodon:before{content:"\f4f6"}.la-maxcdn:before{content:"\f136"}.la-mdb:before{content:"\f8ca"}.la-medal:before{content:"\f5a2"}.la-medapps:before{content:"\f3c6"}.la-medium:before{content:"\f23a"}.la-medium-m:before{content:"\f3c7"}.la-medkit:before{content:"\f0fa"}.la-medrt:before{content:"\f3c8"}.la-meetup:before{content:"\f2e0"}.la-megaport:before{content:"\f5a3"}.la-meh:before{content:"\f11a"}.la-meh-blank:before{content:"\f5a4"}.la-meh-rolling-eyes:before{content:"\f5a5"}.la-memory:before{content:"\f538"}.la-mendeley:before{content:"\f7b3"}.la-menorah:before{content:"\f676"}.la-mercury:before{content:"\f223"}.la-meteor:before{content:"\f753"}.la-microchip:before{content:"\f2db"}.la-microphone:before{content:"\f130"}.la-microphone-alt:before{content:"\f3c9"}.la-microphone-alt-slash:before{content:"\f539"}.la-microphone-slash:before{content:"\f131"}.la-microscope:before{content:"\f610"}.la-microsoft:before{content:"\f3ca"}.la-minus:before{content:"\f068"}.la-minus-circle:before{content:"\f056"}.la-minus-square:before{content:"\f146"}.la-mitten:before{content:"\f7b5"}.la-mix:before{content:"\f3cb"}.la-mixcloud:before{content:"\f289"}.la-mizuni:before{content:"\f3cc"}.la-mobile:before{content:"\f10b"}.la-mobile-alt:before{content:"\f3cd"}.la-modx:before{content:"\f285"}.la-monero:before{content:"\f3d0"}.la-money-bill:before{content:"\f0d6"}.la-money-bill-alt:before{content:"\f3d1"}.la-money-bill-wave:before{content:"\f53a"}.la-money-bill-wave-alt:before{content:"\f53b"}.la-money-check:before{content:"\f53c"}.la-money-check-alt:before{content:"\f53d"}.la-monument:before{content:"\f5a6"}.la-moon:before{content:"\f186"}.la-mortar-pestle:before{content:"\f5a7"}.la-mosque:before{content:"\f678"}.la-motorcycle:before{content:"\f21c"}.la-mountain:before{content:"\f6fc"}.la-mouse:before{content:"\f8cc"}.la-mouse-pointer:before{content:"\f245"}.la-mug-hot:before{content:"\f7b6"}.la-music:before{content:"\f001"}.la-napster:before{content:"\f3d2"}.la-neos:before{content:"\f612"}.la-network-wired:before{content:"\f6ff"}.la-neuter:before{content:"\f22c"}.la-newspaper:before{content:"\f1ea"}.la-nimblr:before{content:"\f5a8"}.la-node:before{content:"\f419"}.la-node-js:before{content:"\f3d3"}.la-not-equal:before{content:"\f53e"}.la-notes-medical:before{content:"\f481"}.la-npm:before{content:"\f3d4"}.la-ns8:before{content:"\f3d5"}.la-nutritionix:before{content:"\f3d6"}.la-object-group:before{content:"\f247"}.la-object-ungroup:before{content:"\f248"}.la-odnoklassniki:before{content:"\f263"}.la-odnoklassniki-square:before{content:"\f264"}.la-oil-can:before{content:"\f613"}.la-old-republic:before{content:"\f510"}.la-om:before{content:"\f679"}.la-opencart:before{content:"\f23d"}.la-openid:before{content:"\f19b"}.la-opera:before{content:"\f26a"}.la-optin-monster:before{content:"\f23c"}.la-orcid:before{content:"\f8d2"}.la-osi:before{content:"\f41a"}.la-otter:before{content:"\f700"}.la-outdent:before{content:"\f03b"}.la-page4:before{content:"\f3d7"}.la-pagelines:before{content:"\f18c"}.la-pager:before{content:"\f815"}.la-paint-brush:before{content:"\f1fc"}.la-paint-roller:before{content:"\f5aa"}.la-palette:before{content:"\f53f"}.la-palfed:before{content:"\f3d8"}.la-pallet:before{content:"\f482"}.la-paper-plane:before{content:"\f1d8"}.la-paperclip:before{content:"\f0c6"}.la-parachute-box:before{content:"\f4cd"}.la-paragraph:before{content:"\f1dd"}.la-parking:before{content:"\f540"}.la-passport:before{content:"\f5ab"}.la-pastafarianism:before{content:"\f67b"}.la-paste:before{content:"\f0ea"}.la-patreon:before{content:"\f3d9"}.la-pause:before{content:"\f04c"}.la-pause-circle:before{content:"\f28b"}.la-paw:before{content:"\f1b0"}.la-paypal:before{content:"\f1ed"}.la-peace:before{content:"\f67c"}.la-pen:before{content:"\f304"}.la-pen-alt:before{content:"\f305"}.la-pen-fancy:before{content:"\f5ac"}.la-pen-nib:before{content:"\f5ad"}.la-pen-square:before{content:"\f14b"}.la-pencil-alt:before{content:"\f303"}.la-pencil-ruler:before{content:"\f5ae"}.la-penny-arcade:before{content:"\f704"}.la-people-carry:before{content:"\f4ce"}.la-pepper-hot:before{content:"\f816"}.la-percent:before{content:"\f295"}.la-percentage:before{content:"\f541"}.la-periscope:before{content:"\f3da"}.la-person-booth:before{content:"\f756"}.la-phabricator:before{content:"\f3db"}.la-phoenix-framework:before{content:"\f3dc"}.la-phoenix-squadron:before{content:"\f511"}.la-phone:before{content:"\f095"}.la-phone-alt:before{content:"\f879"}.la-phone-slash:before{content:"\f3dd"}.la-phone-square:before{content:"\f098"}.la-phone-square-alt:before{content:"\f87b"}.la-phone-volume:before{content:"\f2a0"}.la-photo-video:before{content:"\f87c"}.la-php:before{content:"\f457"}.la-pied-piper:before{content:"\f2ae"}.la-pied-piper-alt:before{content:"\f1a8"}.la-pied-piper-hat:before{content:"\f4e5"}.la-pied-piper-pp:before{content:"\f1a7"}.la-piggy-bank:before{content:"\f4d3"}.la-pills:before{content:"\f484"}.la-pinterest:before{content:"\f0d2"}.la-pinterest-p:before{content:"\f231"}.la-pinterest-square:before{content:"\f0d3"}.la-pizza-slice:before{content:"\f818"}.la-place-of-worship:before{content:"\f67f"}.la-plane:before{content:"\f072"}.la-plane-arrival:before{content:"\f5af"}.la-plane-departure:before{content:"\f5b0"}.la-play:before{content:"\f04b"}.la-play-circle:before{content:"\f144"}.la-playstation:before{content:"\f3df"}.la-plug:before{content:"\f1e6"}.la-plus:before{content:"\f067"}.la-plus-circle:before{content:"\f055"}.la-plus-square:before{content:"\f0fe"}.la-podcast:before{content:"\f2ce"}.la-poll:before{content:"\f681"}.la-poll-h:before{content:"\f682"}.la-poo:before{content:"\f2fe"}.la-poo-storm:before{content:"\f75a"}.la-poop:before{content:"\f619"}.la-portrait:before{content:"\f3e0"}.la-pound-sign:before{content:"\f154"}.la-power-off:before{content:"\f011"}.la-pray:before{content:"\f683"}.la-praying-hands:before{content:"\f684"}.la-prescription:before{content:"\f5b1"}.la-prescription-bottle:before{content:"\f485"}.la-prescription-bottle-alt:before{content:"\f486"}.la-print:before{content:"\f02f"}.la-procedures:before{content:"\f487"}.la-product-hunt:before{content:"\f288"}.la-project-diagram:before{content:"\f542"}.la-pushed:before{content:"\f3e1"}.la-puzzle-piece:before{content:"\f12e"}.la-python:before{content:"\f3e2"}.la-qq:before{content:"\f1d6"}.la-qrcode:before{content:"\f029"}.la-question:before{content:"\f128"}.la-question-circle:before{content:"\f059"}.la-quidditch:before{content:"\f458"}.la-quinscape:before{content:"\f459"}.la-quora:before{content:"\f2c4"}.la-quote-left:before{content:"\f10d"}.la-quote-right:before{content:"\f10e"}.la-quran:before{content:"\f687"}.la-r-project:before{content:"\f4f7"}.la-radiation:before{content:"\f7b9"}.la-radiation-alt:before{content:"\f7ba"}.la-rainbow:before{content:"\f75b"}.la-random:before{content:"\f074"}.la-raspberry-pi:before{content:"\f7bb"}.la-ravelry:before{content:"\f2d9"}.la-react:before{content:"\f41b"}.la-reacteurope:before{content:"\f75d"}.la-readme:before{content:"\f4d5"}.la-rebel:before{content:"\f1d0"}.la-receipt:before{content:"\f543"}.la-record-vinyl:before{content:"\f8d9"}.la-recycle:before{content:"\f1b8"}.la-red-river:before{content:"\f3e3"}.la-reddit:before{content:"\f1a1"}.la-reddit-alien:before{content:"\f281"}.la-reddit-square:before{content:"\f1a2"}.la-redhat:before{content:"\f7bc"}.la-redo:before{content:"\f01e"}.la-redo-alt:before{content:"\f2f9"}.la-registered:before{content:"\f25d"}.la-remove-format:before{content:"\f87d"}.la-renren:before{content:"\f18b"}.la-reply:before{content:"\f3e5"}.la-reply-all:before{content:"\f122"}.la-replyd:before{content:"\f3e6"}.la-republican:before{content:"\f75e"}.la-researchgate:before{content:"\f4f8"}.la-resolving:before{content:"\f3e7"}.la-restroom:before{content:"\f7bd"}.la-retweet:before{content:"\f079"}.la-rev:before{content:"\f5b2"}.la-ribbon:before{content:"\f4d6"}.la-ring:before{content:"\f70b"}.la-road:before{content:"\f018"}.la-robot:before{content:"\f544"}.la-rocket:before{content:"\f135"}.la-rocketchat:before{content:"\f3e8"}.la-rockrms:before{content:"\f3e9"}.la-route:before{content:"\f4d7"}.la-rss:before{content:"\f09e"}.la-rss-square:before{content:"\f143"}.la-ruble-sign:before{content:"\f158"}.la-ruler:before{content:"\f545"}.la-ruler-combined:before{content:"\f546"}.la-ruler-horizontal:before{content:"\f547"}.la-ruler-vertical:before{content:"\f548"}.la-running:before{content:"\f70c"}.la-rupee-sign:before{content:"\f156"}.la-sad-cry:before{content:"\f5b3"}.la-sad-tear:before{content:"\f5b4"}.la-safari:before{content:"\f267"}.la-salesforce:before{content:"\f83b"}.la-sass:before{content:"\f41e"}.la-satellite:before{content:"\f7bf"}.la-satellite-dish:before{content:"\f7c0"}.la-save:before{content:"\f0c7"}.la-schlix:before{content:"\f3ea"}.la-school:before{content:"\f549"}.la-screwdriver:before{content:"\f54a"}.la-scribd:before{content:"\f28a"}.la-scroll:before{content:"\f70e"}.la-sd-card:before{content:"\f7c2"}.la-search:before{content:"\f002"}.la-search-dollar:before{content:"\f688"}.la-search-location:before{content:"\f689"}.la-search-minus:before{content:"\f010"}.la-search-plus:before{content:"\f00e"}.la-searchengin:before{content:"\f3eb"}.la-seedling:before{content:"\f4d8"}.la-sellcast:before{content:"\f2da"}.la-sellsy:before{content:"\f213"}.la-server:before{content:"\f233"}.la-servicestack:before{content:"\f3ec"}.la-shapes:before{content:"\f61f"}.la-share:before{content:"\f064"}.la-share-alt:before{content:"\f1e0"}.la-share-alt-square:before{content:"\f1e1"}.la-share-square:before{content:"\f14d"}.la-shekel-sign:before{content:"\f20b"}.la-shield-alt:before{content:"\f3ed"}.la-ship:before{content:"\f21a"}.la-shipping-fast:before{content:"\f48b"}.la-shirtsinbulk:before{content:"\f214"}.la-shoe-prints:before{content:"\f54b"}.la-shopping-bag:before{content:"\f290"}.la-shopping-basket:before{content:"\f291"}.la-shopping-cart:before{content:"\f07a"}.la-shopware:before{content:"\f5b5"}.la-shower:before{content:"\f2cc"}.la-shuttle-van:before{content:"\f5b6"}.la-sign:before{content:"\f4d9"}.la-sign-in-alt:before{content:"\f2f6"}.la-sign-language:before{content:"\f2a7"}.la-sign-out-alt:before{content:"\f2f5"}.la-signal:before{content:"\f012"}.la-signature:before{content:"\f5b7"}.la-sim-card:before{content:"\f7c4"}.la-simplybuilt:before{content:"\f215"}.la-sistrix:before{content:"\f3ee"}.la-sitemap:before{content:"\f0e8"}.la-sith:before{content:"\f512"}.la-skating:before{content:"\f7c5"}.la-sketch:before{content:"\f7c6"}.la-skiing:before{content:"\f7c9"}.la-skiing-nordic:before{content:"\f7ca"}.la-skull:before{content:"\f54c"}.la-skull-crossbones:before{content:"\f714"}.la-skyatlas:before{content:"\f216"}.la-skype:before{content:"\f17e"}.la-slack:before{content:"\f198"}.la-slack-hash:before{content:"\f3ef"}.la-slash:before{content:"\f715"}.la-sleigh:before{content:"\f7cc"}.la-sliders-h:before{content:"\f1de"}.la-slideshare:before{content:"\f1e7"}.la-smile:before{content:"\f118"}.la-smile-beam:before{content:"\f5b8"}.la-smile-wink:before{content:"\f4da"}.la-smog:before{content:"\f75f"}.la-smoking:before{content:"\f48d"}.la-smoking-ban:before{content:"\f54d"}.la-sms:before{content:"\f7cd"}.la-snapchat:before{content:"\f2ab"}.la-snapchat-ghost:before{content:"\f2ac"}.la-snapchat-square:before{content:"\f2ad"}.la-snowboarding:before{content:"\f7ce"}.la-snowflake:before{content:"\f2dc"}.la-snowman:before{content:"\f7d0"}.la-snowplow:before{content:"\f7d2"}.la-socks:before{content:"\f696"}.la-solar-panel:before{content:"\f5ba"}.la-sort:before{content:"\f0dc"}.la-sort-alpha-down:before{content:"\f15d"}.la-sort-alpha-down-alt:before{content:"\f881"}.la-sort-alpha-up:before{content:"\f15e"}.la-sort-alpha-up-alt:before{content:"\f882"}.la-sort-amount-down:before{content:"\f160"}.la-sort-amount-down-alt:before{content:"\f884"}.la-sort-amount-up:before{content:"\f161"}.la-sort-amount-up-alt:before{content:"\f885"}.la-sort-down:before{content:"\f0dd"}.la-sort-numeric-down:before{content:"\f162"}.la-sort-numeric-down-alt:before{content:"\f886"}.la-sort-numeric-up:before{content:"\f163"}.la-sort-numeric-up-alt:before{content:"\f887"}.la-sort-up:before{content:"\f0de"}.la-soundcloud:before{content:"\f1be"}.la-sourcetree:before{content:"\f7d3"}.la-spa:before{content:"\f5bb"}.la-space-shuttle:before{content:"\f197"}.la-speakap:before{content:"\f3f3"}.la-speaker-deck:before{content:"\f83c"}.la-spell-check:before{content:"\f891"}.la-spider:before{content:"\f717"}.la-spinner:before{content:"\f110"}.la-splotch:before{content:"\f5bc"}.la-spotify:before{content:"\f1bc"}.la-spray-can:before{content:"\f5bd"}.la-square:before{content:"\f0c8"}.la-square-full:before{content:"\f45c"}.la-square-root-alt:before{content:"\f698"}.la-squarespace:before{content:"\f5be"}.la-stack-exchange:before{content:"\f18d"}.la-stack-overflow:before{content:"\f16c"}.la-stackpath:before{content:"\f842"}.la-stamp:before{content:"\f5bf"}.la-star:before,.la.la-star-o:before{content:"\f005"}.la-star-and-crescent:before{content:"\f699"}.la-star-half:before{content:"\f089"}.la-star-half-alt:before{content:"\f5c0"}.la-star-of-david:before{content:"\f69a"}.la-star-of-life:before{content:"\f621"}.la-staylinked:before{content:"\f3f5"}.la-steam:before{content:"\f1b6"}.la-steam-square:before{content:"\f1b7"}.la-steam-symbol:before{content:"\f3f6"}.la-step-backward:before{content:"\f048"}.la-step-forward:before{content:"\f051"}.la-stethoscope:before{content:"\f0f1"}.la-sticker-mule:before{content:"\f3f7"}.la-sticky-note:before{content:"\f249"}.la-stop:before{content:"\f04d"}.la-stop-circle:before{content:"\f28d"}.la-stopwatch:before{content:"\f2f2"}.la-store:before{content:"\f54e"}.la-store-alt:before{content:"\f54f"}.la-strava:before{content:"\f428"}.la-stream:before{content:"\f550"}.la-street-view:before{content:"\f21d"}.la-strikethrough:before{content:"\f0cc"}.la-stripe:before{content:"\f429"}.la-stripe-s:before{content:"\f42a"}.la-stroopwafel:before{content:"\f551"}.la-studiovinari:before{content:"\f3f8"}.la-stumbleupon:before{content:"\f1a4"}.la-stumbleupon-circle:before{content:"\f1a3"}.la-subscript:before{content:"\f12c"}.la-subway:before{content:"\f239"}.la-suitcase:before{content:"\f0f2"}.la-suitcase-rolling:before{content:"\f5c1"}.la-sun:before{content:"\f185"}.la-superpowers:before{content:"\f2dd"}.la-superscript:before{content:"\f12b"}.la-supple:before{content:"\f3f9"}.la-surprise:before{content:"\f5c2"}.la-suse:before{content:"\f7d6"}.la-swatchbook:before{content:"\f5c3"}.la-swift:before{content:"\f8e1"}.la-swimmer:before{content:"\f5c4"}.la-swimming-pool:before{content:"\f5c5"}.la-symfony:before{content:"\f83d"}.la-synagogue:before{content:"\f69b"}.la-sync:before{content:"\f021"}.la-sync-alt:before{content:"\f2f1"}.la-syringe:before{content:"\f48e"}.la-table:before{content:"\f0ce"}.la-table-tennis:before{content:"\f45d"}.la-tablet:before{content:"\f10a"}.la-tablet-alt:before{content:"\f3fa"}.la-tablets:before{content:"\f490"}.la-tachometer-alt:before{content:"\f3fd"}.la-tag:before{content:"\f02b"}.la-tags:before{content:"\f02c"}.la-tape:before{content:"\f4db"}.la-tasks:before{content:"\f0ae"}.la-taxi:before{content:"\f1ba"}.la-teamspeak:before{content:"\f4f9"}.la-teeth:before{content:"\f62e"}.la-teeth-open:before{content:"\f62f"}.la-telegram:before{content:"\f2c6"}.la-telegram-plane:before{content:"\f3fe"}.la-temperature-high:before{content:"\f769"}.la-temperature-low:before{content:"\f76b"}.la-tencent-weibo:before{content:"\f1d5"}.la-tenge:before{content:"\f7d7"}.la-terminal:before{content:"\f120"}.la-text-height:before{content:"\f034"}.la-text-width:before{content:"\f035"}.la-th:before{content:"\f00a"}.la-th-large:before{content:"\f009"}.la-th-list:before{content:"\f00b"}.la-the-red-yeti:before{content:"\f69d"}.la-theater-masks:before{content:"\f630"}.la-themeco:before{content:"\f5c6"}.la-themeisle:before{content:"\f2b2"}.la-thermometer:before{content:"\f491"}.la-thermometer-empty:before{content:"\f2cb"}.la-thermometer-full:before{content:"\f2c7"}.la-thermometer-half:before{content:"\f2c9"}.la-thermometer-quarter:before{content:"\f2ca"}.la-thermometer-three-quarters:before{content:"\f2c8"}.la-think-peaks:before{content:"\f731"}.la-thumbs-down:before{content:"\f165"}.la-thumbs-up:before{content:"\f164"}.la-thumbtack:before{content:"\f08d"}.la-ticket-alt:before{content:"\f3ff"}.la-times:before,.la.la-close:before,.la.la-remove:before{content:"\f00d"}.la-times-circle:before{content:"\f057"}.la-tint:before{content:"\f043"}.la-tint-slash:before{content:"\f5c7"}.la-tired:before{content:"\f5c8"}.la-toggle-off:before{content:"\f204"}.la-toggle-on:before{content:"\f205"}.la-toilet:before{content:"\f7d8"}.la-toilet-paper:before{content:"\f71e"}.la-toolbox:before{content:"\f552"}.la-tools:before{content:"\f7d9"}.la-tooth:before{content:"\f5c9"}.la-torah:before{content:"\f6a0"}.la-torii-gate:before{content:"\f6a1"}.la-tractor:before{content:"\f722"}.la-trade-federation:before{content:"\f513"}.la-trademark:before{content:"\f25c"}.la-traffic-light:before{content:"\f637"}.la-train:before{content:"\f238"}.la-tram:before{content:"\f7da"}.la-transgender:before{content:"\f224"}.la-transgender-alt:before{content:"\f225"}.la-trash:before{content:"\f1f8"}.la-trash-alt:before{content:"\f2ed"}.la-trash-restore:before{content:"\f829"}.la-trash-restore-alt:before{content:"\f82a"}.la-tree:before{content:"\f1bb"}.la-trello:before{content:"\f181"}.la-tripadvisor:before{content:"\f262"}.la-trophy:before{content:"\f091"}.la-truck:before{content:"\f0d1"}.la-truck-loading:before{content:"\f4de"}.la-truck-monster:before{content:"\f63b"}.la-truck-moving:before{content:"\f4df"}.la-truck-pickup:before{content:"\f63c"}.la-tshirt:before{content:"\f553"}.la-tty:before{content:"\f1e4"}.la-tumblr:before{content:"\f173"}.la-tumblr-square:before{content:"\f174"}.la-tv:before{content:"\f26c"}.la-twitch:before{content:"\f1e8"}.la-twitter:before{content:"\f099"}.la-twitter-square:before{content:"\f081"}.la-typo3:before{content:"\f42b"}.la-uber:before{content:"\f402"}.la-ubuntu:before{content:"\f7df"}.la-uikit:before{content:"\f403"}.la-umbraco:before{content:"\f8e8"}.la-umbrella:before{content:"\f0e9"}.la-umbrella-beach:before{content:"\f5ca"}.la-underline:before{content:"\f0cd"}.la-undo:before{content:"\f0e2"}.la-undo-alt:before{content:"\f2ea"}.la-uniregistry:before{content:"\f404"}.la-universal-access:before{content:"\f29a"}.la-university:before{content:"\f19c"}.la-unlink:before{content:"\f127"}.la-unlock:before{content:"\f09c"}.la-unlock-alt:before{content:"\f13e"}.la-untappd:before{content:"\f405"}.la-upload:before{content:"\f093"}.la-ups:before{content:"\f7e0"}.la-usb:before{content:"\f287"}.la-user:before{content:"\f007"}.la-user-alt:before{content:"\f406"}.la-user-alt-slash:before{content:"\f4fa"}.la-user-astronaut:before{content:"\f4fb"}.la-user-check:before{content:"\f4fc"}.la-user-circle:before{content:"\f2bd"}.la-user-clock:before{content:"\f4fd"}.la-user-cog:before{content:"\f4fe"}.la-user-edit:before{content:"\f4ff"}.la-user-friends:before{content:"\f500"}.la-user-graduate:before{content:"\f501"}.la-user-injured:before{content:"\f728"}.la-user-lock:before{content:"\f502"}.la-user-md:before{content:"\f0f0"}.la-user-minus:before{content:"\f503"}.la-user-ninja:before{content:"\f504"}.la-user-nurse:before{content:"\f82f"}.la-user-plus:before{content:"\f234"}.la-user-secret:before{content:"\f21b"}.la-user-shield:before{content:"\f505"}.la-user-slash:before{content:"\f506"}.la-user-tag:before{content:"\f507"}.la-user-tie:before{content:"\f508"}.la-user-times:before{content:"\f235"}.la-users:before{content:"\f0c0"}.la-users-cog:before{content:"\f509"}.la-usps:before{content:"\f7e1"}.la-ussunnah:before{content:"\f407"}.la-utensil-spoon:before{content:"\f2e5"}.la-utensils:before{content:"\f2e7"}.la-vaadin:before{content:"\f408"}.la-vector-square:before{content:"\f5cb"}.la-venus:before{content:"\f221"}.la-venus-double:before{content:"\f226"}.la-venus-mars:before{content:"\f228"}.la-viacoin:before{content:"\f237"}.la-viadeo:before{content:"\f2a9"}.la-viadeo-square:before{content:"\f2aa"}.la-vial:before{content:"\f492"}.la-vials:before{content:"\f493"}.la-viber:before{content:"\f409"}.la-video:before{content:"\f03d"}.la-video-slash:before{content:"\f4e2"}.la-vihara:before{content:"\f6a7"}.la-vimeo:before{content:"\f40a"}.la-vimeo-square:before{content:"\f194"}.la-vimeo-v:before{content:"\f27d"}.la-vine:before{content:"\f1ca"}.la-vk:before{content:"\f189"}.la-vnv:before{content:"\f40b"}.la-voicemail:before{content:"\f897"}.la-volleyball-ball:before{content:"\f45f"}.la-volume-down:before{content:"\f027"}.la-volume-mute:before{content:"\f6a9"}.la-volume-off:before{content:"\f026"}.la-volume-up:before{content:"\f028"}.la-vote-yea:before{content:"\f772"}.la-vr-cardboard:before{content:"\f729"}.la-vuejs:before{content:"\f41f"}.la-walking:before{content:"\f554"}.la-wallet:before{content:"\f555"}.la-warehouse:before{content:"\f494"}.la-water:before{content:"\f773"}.la-wave-square:before{content:"\f83e"}.la-waze:before{content:"\f83f"}.la-weebly:before{content:"\f5cc"}.la-weibo:before{content:"\f18a"}.la-weight:before{content:"\f496"}.la-weight-hanging:before{content:"\f5cd"}.la-weixin:before{content:"\f1d7"}.la-whatsapp:before{content:"\f232"}.la-whatsapp-square:before{content:"\f40c"}.la-wheelchair:before{content:"\f193"}.la-whmcs:before{content:"\f40d"}.la-wifi:before{content:"\f1eb"}.la-wikipedia-w:before{content:"\f266"}.la-wind:before{content:"\f72e"}.la-window-close:before{content:"\f410"}.la-window-maximize:before{content:"\f2d0"}.la-window-minimize:before{content:"\f2d1"}.la-window-restore:before{content:"\f2d2"}.la-windows:before{content:"\f17a"}.la-wine-bottle:before{content:"\f72f"}.la-wine-glass:before{content:"\f4e3"}.la-wine-glass-alt:before{content:"\f5ce"}.la-wix:before{content:"\f5cf"}.la-wizards-of-the-coast:before{content:"\f730"}.la-wolf-pack-battalion:before{content:"\f514"}.la-won-sign:before{content:"\f159"}.la-wordpress:before{content:"\f19a"}.la-wordpress-simple:before{content:"\f411"}.la-wpbeginner:before{content:"\f297"}.la-wpexplorer:before{content:"\f2de"}.la-wpforms:before{content:"\f298"}.la-wpressr:before{content:"\f3e4"}.la-wrench:before{content:"\f0ad"}.la-x-ray:before{content:"\f497"}.la-xbox:before{content:"\f412"}.la-xing:before{content:"\f168"}.la-xing-square:before{content:"\f169"}.la-y-combinator:before{content:"\f23b"}.la-yahoo:before{content:"\f19e"}.la-yammer:before{content:"\f840"}.la-yandex:before{content:"\f413"}.la-yandex-international:before{content:"\f414"}.la-yarn:before{content:"\f7e3"}.la-yelp:before{content:"\f1e9"}.la-yen-sign:before{content:"\f157"}.la-yin-yang:before{content:"\f6ad"}.la-yoast:before{content:"\f2b1"}.la-youtube:before{content:"\f167"}.la-youtube-square:before{content:"\f431"}.la-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-face{font-family:'Line Awesome Brands';font-style:normal;font-weight:400;font-display:auto;src:url(/build/fonts/la-brands-400.908ce19d.eot);src:url(/build/fonts/la-brands-400.908ce19d.eot?#iefix) format("embedded-opentype"),url(/build/fonts/la-brands-400.3a8109c4.woff2) format("woff2"),url(/build/fonts/la-brands-400.925b340f.woff) format("woff"),url(/build/fonts/la-brands-400.6ecea482.ttf) format("truetype"),url(/%3C?xml%20version=%221.0%22%20standalone=%22no%22?%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%20%3E%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cmetadata%3ECreated%20by%20Icons8%3C/metadata%3E%3Cdefs%3E%20%20%3Cfont%20id=%22la-brands-400%22%20horiz-adv-x=%221024%22%3E%20%20%20%20%3Cfont-face%20font-family=%22la-brands-400%22%20%20%20%20%20%20units-per-em=%221024%22%20ascent=%22896%22%20%20%20%20%20%20descent=%22128%22%20%20%20%20%20%20font-weight=%22400%22%20/%3E%20%20%20%20%3Cmissing-glyph%20horiz-adv-x=%220%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22codepen%22%20%20%20%20%20%20unicode=%22&#xF1CB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20805L494%20793L110%20536L96%20527L96%20241L110%20232L494%20-25L512%20-37L530%20-25L914%20232L928%20241L928%20527L914%20536L530%20793zM480%20707L480%20533L315%20422L186%20509zM544%20707L838%20509L709%20422L544%20533zM512%20477L651%20384L512%20291L373%20384zM160%20450L258%20384L160%20318zM864%20450L864%20318L766%20384zM316%20346L480%20235L480%2061L186%20259zM708%20346L838%20259L544%2061L544%20235z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cpanel%22%20%20%20%20%20%20unicode=%22&#xF388;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M195.8124992%20512C184.2924992%20512%20175.6924992%20504.989984%20172.8124992%20494.750016L117.1249984%20288L156.5%20288.312512C167.38%20288.312512%20176.3075008%20295.330016%20179.1875008%20305.2499840000001L220.5%20457.249984L252.1875008%20457.249984C265.6275008%20457.250016%20278.1050016%20448.344992%20281.6249984%20433.624992C285.4650016%20416.344992%20272.0275008%20397.750016%20252.1875008%20397.750016L235.8124992%20397.750016C224.6124992%20397.750016%20215.6924992%20390.412512%20212.8124992%20380.812512L202.5624992%20343.062496L253.75%20343.062496C313.27%20343.062496%20347.184992%20400.349984%20336.624992%20446.750016C327.664992%20486.109984%20293.4624992%20512%20255.0624992%20512L195.8124992%20512zM983.062496%20512C975.062496%20512%20968.295008%20506.86%20966.375008%20499.5L909.437504%20288C942.397504%20288%20973.124992%20310.102496%20981.124992%20343.062496L1023.687488%20498.875008C1025.607488%20505.595008%201020.484992%20512%201013.124992%20512L983.062496%20512zM363.249984%20448L358.062496%20428.062496C354.414496%20413.534496%20364.746496%20400.249984%20379.562496%20400.249984L466.375008%20400.249984C472.423008%20400.250016%20469.975488%20393.879008%20469.687488%20392.375008L456.687488%20344.562496C456.079488%20342.4504960000001%20455.194016%20336.6874880000001%20448.249984%20336.6874880000001L395.562496%20336.6874880000001C387.402496%20336.6874880000001%20387.402496%20348.5%20395.562496%20348.5L428.249984%20348.5C438.521984%20348.5%20446.709984%20355.436512%20449.750016%20364.812512L454.875008%20384.5L381.687488%20384.5C322.423488%20384.5%20315.7884992%20288.624992%20380.8125120000001%20288.624992L467.562496%20288.312512C484.490496%20288.312512%20498.776%20299.217984%20503%20315.2499840000001L524.187488%20392.937504C531.451488%20421.673504%20509.635488%20448%20481.187488%20448L363.249984%20448zM80.1249984%20447.687488C45.3410016%20447.687488%2013.505%20426.544%202.625%20386C-10.687%20335.184%2028.06649984%20288%2078.5624992%20288L97.3124992%20288L108.1875008%20327.312512C110.0115008%20333.9685120000001%20104.836%20339.750016%2098.5%20339.750016L81.25%20339.750016C44.034%20339.750016%2043.746%20396%2081.25%20396L109.4375008%20396C120.0295008%20396%20128.1475008%20402.648512%20131.1875008%20412.3125120000001L140.5624992%20447.687488L80.1249984%20447.687488zM633%20447.687488L633%20447.437504L560.124992%20447.437504L520.5%20300.437504C518.676%20293.7815040000001%20523.756992%20288%20530.124992%20288L558.562496%20288C565.826496%20288%20572.488512%20292.518016%20574.312512%20299.750016L600.312512%20395.624992L630.249984%20395.624992C649.289984%20395.624992%20662.964512%20378.098496%20657.812512%20360.562496L641.750016%20300.6874880000001C639.925984%20294.031488%20644.493504%20288%20651.437504%20288L680.437504%20288C687.381504%20288%20694.051008%20292.548512%20695.875008%20299.812512L709.187488%20349.437504C722.787488%20399.325504%20685.288%20447.687488%20633%20447.687488zM798.062496%20447.624992C771.150496%20447.624992%20746.951488%20429.491488%20739.687488%20403.187488L723.375008%20343.312512C715.823008%20316.688512%20736.072512%20287.937504%20766.312512%20287.937504L867%20287.937504C877.272%20287.937504%20885.78%20294.936512%20888.5%20304.312512L897.249984%20335.750016L786.249984%20335.750016C780.809984%20335.7499840000001%20777.183488%20340.918016%20778.687488%20345.750016L790.812512%20390.8125120000001C792.028512%20396.572512%20796.226496%20399.875008%20802.562496%20399.875008L852.187488%20399.875008C856.123488%20399.875008%20859.145984%20396.224%20858.249984%20392L857%20388.062496C856.072%20385.054496%20854.289984%20383.812512%20851.249984%20383.812512L818.562496%20383.812512C807.970496%20383.812512%20799.556992%20376.876%20797.124992%20367.5L791.687488%20347.875008L872.437504%20347.875008C888.469504%20347.875008%20903.276%20357.86%20907.5%20374.5L912.375008%20392.375008C919.927008%20421.1110080000001%20898.453984%20447.688992%20869.750016%20447.624992L798.062496%20447.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22viber%22%20%20%20%20%20%20unicode=%22&#xF409;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M502.375008%20768C441.5750080000001%20768%20291.1875008%20761.6124992%20211.1875008%20684.8124992C153.5875008%20630.4124992%20131.2%20547.2%20128%20448C121.6%20291.2000000000001%20156.7749984%20192.012512%20214.3750016%20140.812512C227.1750016%20131.212512%20259.2%20105.575008%20320%2086.375008L320%206.375008C320%206.375008%20319.9875008%20-25.6%20339.187488%20-32C342.387488%20-32%20345.612512%20-35.187488%20348.8125120000001%20-35.187488C368.012512%20-35.187488%20383.975008%20-12.775008%20406.375008%209.624992C425.5750080000001%2032.024992%20441.587488%2048%20451.187488%2064L496%2064L521.624992%2064C582.424992%2064%20732.812512%2070.387488%20812.812512%20147.187488C870.412512%20204.7874880000001%20892.812512%20288.024992%20892.812512%20393.624992C896.012512%20409.624992%20896%20428.8%20896%20448C892.8%20566.4%20857.624992%20646.3875008%20809.624992%20691.1875008C790.424992%20707.1875008%20707.2%20768%20528%20768L502.375008%20768zM496%20707.1875008L518.375008%20707.1875008L521.624992%20707.1875008L524.812512%20707.1875008C694.412512%20707.1875008%20758.412512%20652.7750016%20764.812512%20646.3750016C803.212512%20614.3750016%20825.612512%20543.987488%20828.812512%20451.187488L828.812512%20438.375008C832.012512%20419.175008%20832%20403.224992%20832%20393.624992C828.8%20297.624992%20809.587488%20233.6%20771.187488%20192C703.987488%20131.2000000000001%20563.212512%20128%20524.812512%20128L502.375008%20128L499.187488%20128L496%20128L464%20128L412.8125120000001%2070.375008L380.8125120000001%2035.187488L374.375008%2025.624992C367.975008%2019.224992%20358.4%206.387488%20352%203.187488L352%209.624992L352%20147.187488C288%20163.187488%20262.4%20185.6%20256%20192C211.2%20230.4%20185.6%20323.2000000000001%20192%20448L192%20480C198.4%20556.8%20217.6249984%20607.9875008%20249.6249984%20643.1875008C316.8250016%20703.9875008%20457.6%20707.1875008%20496%20707.1875008zM492.812512%20636.8124992C476.812512%20636.8124992%20476.812512%20614.3750016%20492.812512%20614.3750016C611.212512%20614.3749984%20713.624992%20534.4%20713.624992%20384C713.624992%20368%20736%20368%20736%20384C736%20547.2%20627.212512%20640.0124992%20492.812512%20636.8124992zM366%20607.1875008C359.2%20607.9875008%20352.024992%20606.4249984%20345.624992%20601.6249984C313.6249984%20585.6249984%20281.5875008%20553.575008%20291.1875008%20518.375008C291.1875008%20518.375008%20297.6124992%20489.612512%20332.8125120000001%20428.8125120000001C352.012512%20400.012512%20368%20374.387488%20384%20355.1874880000001C400%20332.7874880000001%20425.587488%20307.2000000000001%20451.187488%20288C502.387488%20246.4%20582.424992%20204.7874880000001%20617.624992%20195.187488C649.624992%20185.587488%20684.812512%20217.624992%20700.812512%20249.624992C707.212512%20262.424992%20703.987488%20278.4%20691.187488%20288C671.987488%20307.2000000000001%20640.024992%20329.5750080000001%20617.624992%20342.375008C601.624992%20351.975008%20582.4%20345.6%20576%20336L560%20316.812512C553.6%20307.212512%20537.624992%20307.1874880000001%20537.624992%20307.1874880000001C432.024992%20335.987488%20403.187488%20444.8125120000001%20403.187488%20444.8125120000001C403.187488%20444.8125120000001%20403.212512%20457.587488%20412.8125120000001%20467.187488L432%20483.187488C441.6%20489.587488%20447.975008%20508.812512%20438.375008%20524.812512C431.975008%20534.412512%20422.412512%20553.587488%20412.8125120000001%20563.187488C403.212512%20575.987488%20384%20598.3750016%20384%20598.3750016C379.2%20603.1750016%20372.8%20606.3875008%20366%20607.1875008zM515.187488%20572.812512C499.187488%20576.0124992%20496%20550.375008%20512%20550.375008C601.6%20543.975008%20652.824992%20483.175008%20649.624992%20406.375008C646.424992%20390.375008%20672%20390.375008%20672%20406.375008C675.2%20495.975008%20617.587488%20569.6125119999999%20515.187488%20572.812512zM524.812512%20512C508.812512%20515.2%20508.812512%20489.624992%20524.812512%20489.624992C563.212512%20489.624992%20582.375008%20467.212512%20582.375008%20428.8125120000001C585.575008%20412.8125120000001%20608%20412.8125120000001%20608%20428.8125120000001C604.8%20480.012512%20576.012512%20512%20524.812512%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pied-piper-logo%22%20%20%20%20%20%20unicode=%22&#xF2AE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M431%20768C403.875008%20768%20379.5%20759.375008%20356%20749L224%20749L224%20224L262%20232L377%20255L403%20260L403%20361C407.5%20360.2499840000001%20411.750016%20358.2499840000001%20416%20357L416%20-7L454%201L569%2024L595%2029L595%20130C604.624992%20128.5%20613%20124%20623%20124C732.624992%20124%20821%20218.2499840000001%20821%20331C821%20442.249984%20734.750016%20534.749984%20627%20537C628%20545.249984%20629%20553.5%20629%20562C629%20674.749984%20540.624992%20768%20431%20768zM431%20704C504.250016%20704%20565%20641.875008%20565%20562C565%20482.124992%20504.250016%20419%20431%20419C414%20419%20398%20422.749984%20383%20429L339%20447L339%20313L288%20302L288%20685L364%20685L371%20689C389.124992%20698.749984%20409.375008%20704%20431%20704zM404%20679C386.124992%20679%20369.5%20673.375008%20355%20665L339%20656L339%20470L355%20461C369.5%20452.624992%20386.250016%20447%20404%20447C464.375008%20447%20510%20501.5%20510%20563C510%20624.5%20464.375008%20679%20404%20679zM403%20615C403.375008%20615%20403.624992%20615%20404%20615C425.124992%20615%20446%20594%20446%20563C446%20532%20425.124992%20511%20404%20511C403.624992%20511%20403.375008%20511%20403%20511zM623%20473C696.250016%20473%20757%20410.875008%20757%20331C757%20251.124992%20696.250016%20188%20623%20188C606%20188%20590%20191.7499840000001%20575%20198L531%20216L531%2082L480%2071L480%20361C498%20365.875008%20515.375008%20373.375008%20531%20383L531%20239L547%20230C561.5%20221.624992%20578.250016%20216%20596%20216C656.375008%20216%20702%20270.5%20702%20332C702%20393.5%20656.375008%20448%20596%20448C600.750016%20455.5%20604.124992%20463.875008%20608%20472C608%20472.124992%20609%20471.875008%20609%20472C613.5%20472.624992%20618.375008%20473%20623%20473zM595%20384C595.375008%20384%20595.624992%20384%20596%20384C617.124992%20384%20638%20363%20638%20332C638%20301%20617.124992%20280%20596%20280C595.624992%20280%20595.375008%20280%20595%20280z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22old-republic%22%20%20%20%20%20%20unicode=%22&#xF510;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M529.187488%20799.75C516.611488%20800.0699999999999%20504.076%20800.1370016%20491.5%20799.6249984C487.404%20799.3689984%20483.252992%20799.1964992000001%20479.124992%20798.8124992C473.172992%20798.2044992%20467.170016%20797.896%20461.249984%20797C456.834016%20796.36%20452.384%20795.9875008%20448%20795.1875008C442.112%20794.1635008%20436.200512%20793.2449984%20430.3125120000001%20792.1249984C401.960512%20786.3650016%20374.090496%20777.8644992%20347.562496%20766.3124992C334.314496%20760.7444992000001%20321.451008%20754.226%20308.8750016%20747.25C261.6109984000001%20720.754%20219.536%20684.9975008%20186%20642.4375008C166.544%20618.1175008%20150.004%20591.5319999999999%20136.5%20563.5C134.388%20558.7%20131.9824992%20553.958496%20130.0624992%20549.062496C118.6704992%20523.1424959999999%20110.1975008%20495.961984%20104.4375008%20468.249984C103.0615008%20461.658016%20102.0589984%20455.061504%20100.8750016%20448.437504C100.0109984%20443.765504%2099.6095008%20438.954016%2098.9375008%20434.249984C98.1695008%20428.970016%2097.9495008%20423.624512%2097.4375008%20418.3125120000001C96.8295008%20412.424512%2096.474%20406.575488%2096.25%20400.687488C95.93%20384.751488%2095.7184992%20368.7470080000001%2097.0624992%20352.875008C97.7664992%20346.187008%2098.0704992%20339.5310080000001%2099.0624992%20332.875008C99.6384992%20328.907008%2099.9530016%20324.8735040000001%20100.6249984%20320.937504C102.3849984%20310.4735040000001%20104.1884992%20299.991488%20106.8124992%20289.6874880000001C110.3324992%20274.519488%20114.6910016%20259.5935040000001%20119.8750016%20244.937504C144.9310016%20174.025504%20189.7615008%20110.210496%20247.9375008%2062.562496C264.8015008%2048.7384960000001%20282.6840000000001%2036.164992%20301.5%2025.124992C304.988%2022.980992%20308.5409984%2021.044992%20312.1249984%2019.124992C328.636992%209.908992%20345.9%202.162016%20363.5%20-4.750016C377.484%20-9.965984%20391.660992%20-14.727008%20406.124992%20-18.375008C413.164992%20-20.263008%20420.301504%20-21.869504%20427.437504%20-23.437504C434.317504%20-24.845504%20441.212992%20-25.971488%20448.124992%20-27.187488C452.668992%20-27.987488%20457.236512%20-28.36%20461.812512%20-29C467.284512%20-29.768%20472.808512%20-30.240992%20478.312512%20-30.624992C489.704512%20-31.744992%20501.168992%20-32.001504%20512.624992%20-31.937504C523.888992%20-32.001504%20535.143008%20-31.682496%20546.375008%20-30.562496C555.271008%20-30.0504959999999%20564.075008%20-28.807488%20572.875008%20-27.687488C580.715008%20-26.439488%20588.567008%20-25.0359999999999%20596.375008%20-23.5C607.671008%20-21.228%20618.896%20-18.292992%20630%20-15.124992C635.984%20-13.428992%20641.799488%20-11.389504%20647.687488%20-9.437504C658.439488%20-5.821504%20668.943008%20-1.48%20679.375008%203C713.679008%2018.072%20745.788512%2037.693504%20774.812512%2061.437504C822.268512%2099.933504%20860.911008%20149.1779840000001%20887.375008%20204.2499840000001C901.135008%20232.890016%20911.557504%20263.147488%20918.437504%20294.1874880000001C920.389504%20302.7634880000001%20921.745984%20311.422496%20923.249984%20320.062496C924.050016%20324.606496%20924.422496%20329.173984%20925.062496%20333.750016C925.830496%20339.382016%20926.333984%20345.0234880000001%20926.750016%20350.6874880000001C927.550016%20359.007488%20927.809504%20367.3354880000001%20927.937504%20375.6874880000001C928.065504%20389.735488%20928.095488%20403.828512%20926.687488%20417.8125120000001C926.271488%20424.308512%20925.615488%20430.755488%20924.687488%20437.187488C924.111488%20442.499488%20923.335008%20447.782496%20922.375008%20453.062496C918.887008%20474.598496%20913.506496%20495.828%20906.562496%20516.5C902.914496%20527.668%20898.579008%20538.653504%20893.875008%20549.437504C892.147008%20553.8855040000001%20889.950496%20558.085504%20888.062496%20562.437504C867.646496%20605.4455008%20839.6%20644.804%20806%20678.5C771.28%20713.188%20730.419008%20741.6435008%20685.875008%20762.1875008C666.451008%20771.0515008%20646.419008%20778.4884992%20625.875008%20784.3124992C612.915008%20787.8644992%20599.872992%20791.1350016%20586.624992%20793.3750016C581.728992%20794.2069984%20576.865504%20795.0764992%20571.937504%20795.8124992C563.745504%20796.8044992%20555.568512%20798.1144992%20547.312512%20798.5624992C541.264512%20799.1064992%20535.235488%20799.526%20529.187488%20799.75zM505.812512%20767.8750016C518.548512%20768.0989984%20531.265504%20767.8350015999999%20543.937504%20766.8750016C550.657504%20766.1390016%20557.467488%20765.774%20564.187488%20764.75C577.819488%20762.83%20591.436512%20760.3904992%20604.812512%20757.0624992C658.412512%20744.1344991999999%20708.990496%20719.1179999999999%20752.062496%20684.75C782.526496%20660.4300000000001%20809.238496%20631.4449984%20831.062496%20599.1249984C846.646496%20575.924992%20859.635008%20550.9535040000001%20869.875008%20524.937504C881.939008%20494.185504%20889.784992%20461.862496%20893.624992%20429.062496C894.200992%20422.374496%20894.863008%20415.688%20895.375008%20409C896.495008%20385.736%20896.164992%20362.3554880000001%20893.124992%20339.1874880000001C891.140992%20321.491488%20887.448%20304.028512%20883%20286.812512C877.016%20264.668512%20869.167008%20243.0790080000001%20859.375008%20222.375008C855.599008%20214.599008%20851.565504%20206.865984%20847.437504%20199.2499840000001C842.221504%20190.162016%20836.761504%20181.266496%20830.937504%20172.562496C825.849504%20165.266496%20820.850016%20157.912%20815.249984%20151C794.354016%20124.3440000000001%20770.011008%20100.382496%20742.875008%2080.062496C705.083008%2051.742496%20661.911008%2030.420512%20616.375008%2017.812512C609.367008%2015.828512%20602.228992%2014.258496%20595.124992%2012.562496C588.948992%2011.090496%20582.677504%2010.089504%20576.437504%208.937504C568.821504%207.561504%20561.148%206.899008%20553.5%205.875008C529.788%203.411008%20505.868992%203.268992%20482.124992%205.124992C477.132992%205.604992%20472.116992%206.112992%20467.124992%206.624992C447.156992%209.120992%20427.422496%2013.276512%20408.062496%2018.812512C399.166496%2021.2125119999999%20390.547008%2024.272512%20381.875008%2027.312512C368.787008%2032.048512%20356.074496%2037.827008%20343.562496%2043.875008C308.6824992%2061.379008%20276.4055008000001%2084.112512%20248.4375008%20111.312512C229.2055008%20129.936512%20211.7855008%20150.446016%20196.9375008%20172.750016C173.6095008%20207.213984%20156.066%20245.620512%20145.25%20285.812512C143.01%20293.6845120000001%20141.324%20301.6874880000001%20139.5%20309.6874880000001C137.196%20321.751488%20135.056%20333.900992%20134%20346.124992C132.528%20358.3169920000001%20132.0670016%20370.587008%20131.8750016%20382.875008C131.8429984%20398.267008%20132.4244992%20413.641504%20134.3124992%20428.937504C135.8484992%20443.785504%20138.4175008%20458.504%20141.9375008%20473C157.5215008%20540.552%20192.3004992%20603.4655008%20240.8124992%20652.9375008C244.9724992%20657.0015008%20248.8675008%20661.2224992%20253.1875008%20665.0624992C261.2835008%20672.6784992%20269.7015008%20679.902%20278.4375008%20686.75C285.1895008%20692.2860000000001%20292.4875008%20697.226%20299.6875008%20702.25C316.1675008000001%20713.45%20333.578496%20723.2684992%20351.562496%20731.8124992C373.866496%20742.2764992%20397.158496%20750.6090016%20421.062496%20756.6249984C433.414496%20759.5370015999999%20445.831008%20762.2064992%20458.375008%20764.0624992C474.087008%20766.2064992%20489.940512%20767.7150016%20505.812512%20767.8750016zM402.249984%20710.5C376.713984%20702.436%20351.928992%20691.5370015999999%20329.624992%20676.6249984C317.2090016%20668.5290016%20305.7155008%20659.0875008%20295.1875008%20648.6875008C276.7875008%20630.1915008%20261.6850016%20608.4329984%20251.1249984%20584.6249984C245.1729984%20571.792992%20240.6769984%20558.351488%20237.1249984%20544.687488C230.6929984%20519.087488%20228.1284992%20492.524992%20229.3124992%20466.124992C229.5044992%20458.604992%20230.4804992%20451.206016%20231.3124992%20443.750016C233.8724992%20426.341984%20238.0910016%20409.0990080000001%20244.8750016%20392.875008C246.6349984%20388.363008%20249.1104992%20384.165984%20251.0624992%20379.750016C252.6624992%20376.229984%20254.5829984%20372.8920000000001%20256.3750016%20369.5C264.1510016%20355.164%20273.306%20341.535008%20284.25%20329.375008C292.154%20320.415008%20301.118%20312.415008%20310.75%20305.375008C319.614%20298.783008%20329.357504%20293.419008%20339.437504%20288.875008C356.333504%20281.6750080000001%20374.568%20277.2499840000001%20393%20277.2499840000001C394.536%20277.2180160000001%20396.088992%20277.308%20397.624992%20277.5C397.912992%20280.2200000000001%20397.751488%20283.029984%20397.687488%20285.750016C397.495488%20290.645984%20397.629504%20295.479008%20397.437504%20300.375008C397.277504%20310.071008%20397.443488%20319.773504%20397.187488%20329.437504C397.123488%20333.405504%20397.190496%20337.375008%20397.062496%20341.375008C396.838496%20347.2950080000001%20397.0990080000001%20353.2354880000001%20396.875008%20359.1874880000001C396.747008%20366.0674880000001%20396.844512%20372.932512%20396.8125120000001%20379.812512C396.780512%20385.028512%20397.191488%20390.381504%20395.687488%20395.437504C393.831488%20402.349504%20390.008992%20408.4944960000001%20385.624992%20414.062496C382.360992%20418.222496%20378.651008%20422.007488%20374.875008%20425.687488C366.971008%20433.239488%20357.8779840000001%20439.484512%20349.750016%20446.8125120000001C335.093984%20460.124512%20322.170016%20475.348%20312.25%20492.5C300.762%20512.1800000000001%20293.5364992%20534.712992%20293.3124992%20557.624992C293.0884992%20565.912992%20293.682%20574.247008%20295.25%20582.3750016C297.298%20594.9829984%20301.3084992000001%20607.2924992000001%20306.8124992%20618.8124992C313.9484992%20634.2044992%20323.920512%20648.1144992%20335.3125120000001%20660.5624992C350.192512%20676.6584992%20367.434016%20690.4250016%20386.249984%20701.6249984C391.433984%20704.8250016%20396.937984%20707.524%20402.249984%20710.5zM623.812512%20710.3750016C626.788512%20708.4549984%20630.114016%20707.1335008%20633.249984%20705.4375008C654.817984%20693.4055008%20674.640512%20678.1455008%20691.312512%20659.9375008C700.240512%20650.0815008%20708.254016%20639.366%20714.750016%20627.75C719.485984%20618.918%20723.680992%20609.7875008%20726.624992%20600.1875008C730.400992%20587.5475008000001%20732.717984%20574.464512%20732.750016%20561.312512C732.846016%20553.8565120000001%20732.502496%20546.390496%20731.062496%20539.062496C729.334496%20528.374496%20725.942016%20518.014496%20721.750016%20508.062496C714.037984%20490.622496%20703.145984%20474.672992%20690.249984%20460.624992C682.634016%20452.144992%20674.086496%20444.4455040000001%20665.062496%20437.437504C653.958496%20428.541504%20642.925504%20419.068512%20635.437504%20406.8125120000001C633.229504%20403.100512%20631.370016%20399.129504%20630.249984%20394.937504C628.969984%20390.041504%20629.535008%20384.899008%20629.375008%20379.875008C629.087008%20371.395008%20629.412992%20362.8870080000001%20629.124992%20354.375008C628.996992%20350.407008%20629.126496%20346.437504%20629.062496%20342.437504C628.742496%20330.6615040000001%20629.070016%20318.900992%20628.750016%20307.124992C628.814016%20300.884992%20628.498496%20294.6470080000001%20628.562496%20288.375008C628.594496%20284.759008%20628.144992%20281.116%20628.624992%20277.5C631.696992%20277.084%20634.833504%20277.279008%20637.937504%20277.375008C643.953504%20277.567008%20649.924512%20278.2230080000001%20655.812512%20279.375008C677.220512%20283.311008%20697.619488%20292.324992%20715.187488%20305.124992C732.307488%20317.444992%20746.852%20333.244512%20758.5%20350.812512C765.476%20361.0205120000001%20771.343488%20371.9889920000001%20776.687488%20383.124992C782.575488%20394.324992%20786.579008%20406.432992%20789.875008%20418.624992C794.579008%20437.536992%20797.190496%20457.042496%20797.062496%20476.562496C797.030496%20484.210496%20796.984512%20491.821504%20796.312512%20499.437504C794.232512%20526.797504%20788.029504%20553.906016%20777.437504%20579.25C775.453504%20583.954%20773.206496%20588.4544992%20771.062496%20593.0624992C760.310496%20614.4384992%20745.995008%20633.9835008%20728.875008%20650.6875008C711.243008%20667.7435008%20690.734016%20681.7464992%20668.750016%20692.5624992C658.637984%20697.7784991999999%20648.031008%20702.0335008%20637.375008%20705.9375008C632.895008%20707.5055007999999%20628.420512%20709.1270016%20623.812512%20710.3750016zM459.937504%20606.5C458.017504%20604.74%20456.382016%20602.7964992%20454.750016%20600.8124992C446.622016%20591.3084992%20439.607488%20580.88%20433.687488%20570C430.359488%20563.6%20427.184992%20557.0645119999999%20424.624992%20550.312512C419.664992%20538.056512%20415.906016%20525.365504%20413.249984%20512.437504C412.322016%20507.541504%20411.315488%20502.586496%20411.187488%20497.562496C413.779488%20497.242496%20416.347008%20497.172%20418.875008%20496.5C427.867008%20494.196%20435.754016%20488.776512%20442.249984%20482.312512C449.450016%20475.368512%20455.563008%20467.324512%20460.875008%20458.812512C467.947008%20447.420512%20473.888512%20435.179488%20477.312512%20422.187488C479.968512%20412.587488%20481.346496%20402.668512%20482.562496%20392.8125120000001C483.554496%20381.772512%20484.430016%20370.696992%20484.750016%20359.624992C484.814016%20351.112992%20485.220992%20354.136992%20485.124992%20345.624992C485.092992%20341.656992%20485.092992%20337.6874880000001%20485.124992%20333.6874880000001C485.156992%20326.423488%20484.781984%20319.108512%20484.750016%20311.812512C484.750016%20308.676512%20484.440512%20305.5415040000001%20484.312512%20302.437504C483.768512%20284.549504%20482.034496%20266.731008%20480.562496%20248.875008C479.762496%20242.2190080000001%20479.303008%20235.500512%20478.375008%20228.812512C476.199008%20213.004512%20474.461984%20197.144992%20470.750016%20181.624992C468.382016%20170.328992%20465.454496%20159.102496%20462.062496%20148.062496C459.598496%20140.670496%20457.395008%20133.163488%20453.875008%20126.187488C452.915008%20124.299488%20451.792%20122.310496%20450%20121.062496C447.952%20121.734496%20446.744992%20123.679008%20445.624992%20125.375008C443.512992%20128.895008%20441.539008%20132.5685120000001%20439.875008%20136.312512C438.051008%20140.4725120000001%20435.889504%20144.436%20433.937504%20148.5C431.249504%20154.132%20428.053504%20159.506496%20424.437504%20164.562496C419.477504%20171.3784960000001%20413.375008%20177.7710080000001%20405.375008%20180.875008C399.1350080000001%20183.499008%20391.996%20183.475008%20385.5%20181.875008C382.076%20181.043008%20378.675488%20180.291008%20375.187488%20179.875008C369.107488%20179.171008%20363.049504%20178.318496%20356.937504%20178.062496C348.457504%20177.742496%20339.98%20177.716512%20331.5%20177.812512C326.828%20178.004512%20322.14%20177.832512%20317.5%20178.312512C312.2200000000001%20178.856512%20306.8410016000001%20178.408992%20301.6249984%20179.624992C286.7130016%20182.632992%20273.1095008%20189.900992%20260.4375008%20198.124992C242.6455008%20209.932992%20226.572%20224.147488%20211.5%20239.1874880000001C206.7%20244.051488%20202.1430016%20249.1664960000001%20197.3750016%20254.062496C199.1029984%20250.606496%20200.99%20247.236512%20202.75%20243.812512C208.766%20232.932512%20214.7510016%20222.090496%20221.3750016%20211.562496C233.8870016%20191.338496%20247.7655008%20171.868512%20264.4375008%20154.812512C270.7095008%20148.7325120000001%20277.268%20142.865504%20284.5%20137.937504C295.668%20130.033504%20308.618%20124.475008%20322.249984%20122.875008C332.105984%20121.883008%20342.149984%20122.190016%20351.750016%20124.750016C359.718016%20126.829984%20367.545504%20129.5714880000001%20374.937504%20133.187488C381.145504%20135.907488%20386.9900160000001%20139.291008%20392.750016%20142.875008C389.581984%20138.683008%20386.119008%20134.68%20382.375008%20131C374.5990080000001%20123.608%20365.819488%20117.237504%20356.187488%20112.437504C346.203488%20107.253504%20335.447008%20103.5464960000001%20324.375008%20101.562496C327.095008%2098.970496%20330.303008%2096.895488%20333.375008%2094.687488C346.591008%2085.663488%20360.625984%2078.026496%20375.249984%2071.562496C391.602016%2064.138496%20408.686496%2058.419008%20426.062496%2053.875008C444.334496%2049.331008%20462.966016%2046.029984%20481.750016%2044.750016C490.038016%2043.885984%20498.398016%2043.816992%20506.750016%2043.624992C514.557984%2043.624992%20522.379488%2043.833984%20530.187488%2044.249984C568.043488%2046.553984%20605.524%2055.408%20640.5%2070C658.42%2077.648%20675.809504%2086.586496%20691.937504%2097.562496C694.209504%2099.130496%20696.512992%20100.644%20698.624992%20102.5C696.128992%20102.7240000000001%20693.651488%20102.8920000000001%20691.187488%20103.5C683.571488%20105.356%20676.375488%20108.653984%20669.687488%20112.750016C661.495488%20117.646016%20653.980512%20123.633504%20646.812512%20129.937504C641.756512%20134.5455040000001%20636.793984%20139.255008%20632.249984%20144.375008C637.402016%20140.567008%20642.74%20137.004992%20648.5%20134.124992C652.916%20131.948992%20657.328%20129.5695040000001%20662%20127.937504C667.728%20125.953504%20673.453504%20124.0849920000001%20679.437504%20123.124992C694.189504%20120.852992%20709.490016%20122.960992%20723.249984%20128.624992C737.266016%20134.3209920000001%20749.739008%20143.293504%20760.875008%20153.437504C768.939008%20161.0215040000001%20776.498016%20169.139008%20783.249984%20177.875008C794.513984%20192.339008%20804.36%20207.9024960000001%20813%20224.062496C815.4%20228.766496%20818.075488%20233.260992%20820.187488%20238.124992C822.683488%20243.3409920000001%20825.108992%20248.622496%20827.124992%20254.062496C825.108992%20251.7584960000001%20823.327008%20249.2430080000001%20821.375008%20246.875008C806.975008%20229.371008%20790.169504%20213.658496%20770.937504%20201.562496C762.777504%20196.346496%20754.145984%20191.994016%20745.249984%20188.2499840000001C731.938016%20182.714016%20717.773504%20179.285984%20703.437504%20177.750016C697.165504%20177.173984%20690.896992%20177.090016%20684.624992%20177.2499840000001C678.384992%20177.666016%20672.113504%20178.664992%20665.937504%20179.624992C655.121504%20181.480992%20644.164992%20183.774016%20633.124992%20182.750016C627.876992%20182.365984%20622.832%20180.735488%20618%20178.687488C614.416%20177.1194880000001%20610.944%20175.2489920000001%20608%20172.624992C606.112%20170.960992%20604.871488%20168.770496%20603.687488%20166.562496C596.711488%20153.5704960000001%20589.784%20140.525504%20583%20127.437504C582.104%20125.773504%20581.371488%20123.972%20580.187488%20122.5C579.547488%20121.668%20578.304512%20121.146496%20577.312512%20121.562496C576.768512%20121.882496%20576.260512%20122.333984%20575.812512%20122.750016C572.068512%20126.494016%20568.536992%20130.4590080000001%20565.624992%20134.875008C557.944992%20146.5550080000001%20552.568512%20159.564512%20548.312512%20172.812512C545.624512%20180.6845120000001%20543.512992%20188.716512%20541.624992%20196.812512C537.816992%20211.724512%20535.526496%20226.894496%20533.062496%20242.062496C531.942496%20248.910496%20531.397504%20255.839488%20530.437504%20262.6874880000001C529.701504%20267.871488%20529.483008%20273.096512%20528.875008%20278.312512C528.171008%20284.072512%20527.981504%20289.8649920000001%20527.437504%20295.624992C526.861504%20301.672992%20526.444992%20307.764512%20526.124992%20313.812512C525.964992%20316.2765120000001%20526.230016%20318.7249920000001%20525.750016%20321.124992C525.397984%20314.500992%20525.693504%20307.936512%20525.437504%20301.312512C525.405504%20291.264512%20525.439008%20281.2354880000001%20525.375008%20271.1874880000001C525.119008%20264.5954880000001%20525.348992%20257.967008%20525.124992%20251.375008C524.964992%20245.327008%20525.161504%20239.267488%20524.937504%20233.1874880000001C524.873504%20223.139488%20524.876512%20213.110496%20524.812512%20203.062496C524.556512%20196.310496%20524.818496%20189.501984%20524.562496%20182.750016C524.434496%20176.702016%20524.599008%20170.6424960000001%20524.375008%20164.562496C524.343008%20154.674496%20524.376512%20144.825504%20524.312512%20134.937504C524.056512%20128.185504%20524.286496%20121.376992%20524.062496%20114.624992C523.902496%20110.912992%20524.467488%20107.084%20523.187488%20103.5C522.163488%20100.684%20520.912512%2097.903008%20519.312512%2095.375008C517.968512%2093.327008%20516.090496%2091.382496%20513.562496%2091.062496C511.578496%2090.806496%20509.689984%2091.8449920000001%20508.249984%2093.124992C505.882016%2095.268992%20504.377504%2098.091008%20502.937504%20100.875008C501.849504%20103.115008%20500.661504%20105.316512%20500.437504%20107.812512C500.245504%20110.052512%20500.375008%20112.352992%20500.375008%20114.624992C500.407008%20238.240992%20500.405504%20350.2910080000001%20500.437504%20473.875008C500.693504%20479.699008%20497.48%20485.104992%20493%20488.624992C488.392%20492.400992%20483.028512%20494.996512%20477.812512%20497.812512C474.772512%20499.412512%20471.595008%20500.793504%20468.875008%20502.937504C464.395008%20506.393504%20460.610016%20510.643488%20457.249984%20515.187488C449.793984%20525.715488%20444.388%20537.8249920000001%20442.5%20550.624992C441.828%20554.816992%20441.872%20559.088512%20442%20563.312512C442.096%20569.008512%20443.403008%20574.652992%20444.875008%20580.1249984C447.403008%20588.0930016%20451.471488%20595.504%20456.687488%20602C457.807488%20603.44%20458.913504%20604.932%20459.937504%20606.5zM508.937504%20598.3124992C508.329504%20598.1844992%20507.763488%20598.096%20507.187488%20598C505.395488%20589.744%20503.325504%20581.5364992%20501.437504%20573.312512C501.277504%20572.640512%20501.004512%20572.0150080000001%20500.812512%20571.375008C495.180512%20571.119008%20489.507008%20571.473984%20483.875008%20571.249984C475.331008%20570.961984%20466.731488%20571.382496%20458.187488%20571.062496L458.375008%20569.187488C461.319008%20567.843488%20464.492%20567.2434880000001%20467.5%20566.187488C472.716%20564.427488%20478.002016%20562.852992%20483.249984%20561.124992C485.393984%20560.452992%20487.639488%20559.928%20489.687488%20559C489.815488%20558.072%20489.814016%20557.115488%20489.750016%20556.187488C487.638016%20554.811488%20485.148512%20554.424992%20482.812512%20553.624992C477.084512%20551.672992%20471.26%20549.9824960000001%20465.5%20548.062496C463.26%20547.262496%20460.831488%20546.8380159999999%20458.687488%20545.750016C457.983488%20545.302016%20458.373504%20544.389984%20458.437504%20543.750016C461.221504%20543.526016%20464.028512%20543.719488%20466.812512%20543.687488C475.292512%20543.655488%20483.769984%20543.719488%20492.249984%20543.687488C495.129984%20543.655488%20498.027008%20543.7910079999999%20500.875008%20543.375008C501.707008%20540.847008%20502.047488%20538.184992%20502.687488%20535.624992C504.191488%20529.3209919999999%20505.462496%20522.991488%20507.062496%20516.687488C507.670496%20516.687488%20508.267008%20516.626496%20508.875008%20516.562496C509.355008%20519.474496%20509.092992%20522.463008%20509.124992%20525.375008L509.124992%20589.3124992C509.124992%20592.2884991999999%20509.257504%20595.3044992%20508.937504%20598.3124992zM517.187488%20598.3124992C516.867488%20595.3044992%20517.032%20592.2884991999999%20517%20589.3124992L517%20525.249984C517%20522.306016%20516.769984%20519.412%20517.249984%20516.5C517.858016%20516.5640000000001%20518.454496%20516.592992%20519.062496%20516.624992C520.758496%20522.544992%20521.744512%20528.703488%20523.312512%20534.687488C524.048512%20537.535488%20524.385984%20540.4340159999999%20525.249984%20543.249984C527.938016%20543.633984%20530.687008%20543.5609919999999%20533.375008%20543.624992C542.079008%20543.688992%20550.703008%20543.592992%20559.375008%20543.624992C562.159008%20543.624992%20564.903488%20543.463488%20567.687488%20543.687488C567.815488%20544.359488%20568.109504%20545.2394879999999%20567.437504%20545.687488C566.861504%20546.071488%20566.202496%20546.2760000000001%20565.562496%20546.5C557.338496%20548.932%20549.192%20551.689984%20541%20554.249984C539.4%20554.730016%20537.847008%20555.262496%20536.375008%20556.062496C536.279008%20557.022496%20536.306496%20558.009504%20536.562496%20558.937504C537.490496%20559.321504%20538.415008%20559.712%20539.375008%20560C545.647008%20561.9839999999999%20551.915488%20563.952%20558.187488%20566C561.355488%20567.056%20564.647488%20567.716992%20567.687488%20569.124992C567.719488%20569.732992%20567.811008%20570.392%20567.875008%20571C566.595008%20571.0640000000001%20565.342496%20571.156992%20564.062496%20571.124992C555.390496%20571.0609919999999%20546.702496%20571.057984%20538.062496%20571.249984C533.806496%20571.377984%20529.505984%20571.024512%20525.249984%20571.312512C524.449984%20573.648512%20524.170496%20576.1320000000001%20523.562496%20578.5C521.930496%20584.9639999999999%20520.632%20591.5360000000001%20519%20598C518.392%20598.1279999999999%20517.795488%20598.2164992%20517.187488%20598.3124992zM210.8124992%20545.249984C208.6364992%20541.794016%20207.0130016%20537.991008%20205.1249984%20534.375008C196.3889984%20516.103008%20189.0270016%20497.178496%20183.8750016%20477.562496C181.2509984%20468.250496%20179.3195008%20458.755488%20177.6875008%20449.187488C176.8875008%20444.387488%20176.422%20439.5500160000001%20175.75%20434.750016C174.374%20424.445984%20174.1295008%20414.0554880000001%20173.9375008%20403.687488C174.0335008%20394.471488%20174.7475008%20385.307488%20176.1875008%20376.1874880000001C176.7635008%20372.539488%20177.1695008%20368.833984%20177.9375008%20365.2499840000001C179.0255008%20360.257984%20179.8144992%20355.240512%20181.0624992%20350.312512C182.5664992%20343.5925120000001%20184.548%20336.936512%20186.5%20330.312512C189.444%20320.616512%20193.1875008%20311.187008%20197.1875008%20301.875008C206.4035008%20281.331008%20218.39%20261.917504%20233.75%20245.437504C238.038%20240.573504%20242.9164992%20236.225504%20247.8124992%20231.937504C259.2364992000001%20222.273504%20271.964%20214.1194880000001%20285.5%20207.687488C291.42%20204.551488%20297.728%20202.180512%20304%20199.812512C320.192%20194.180512%20337.316%20190.833984%20354.5%20191.2499840000001C361.476%20191.4100160000001%20368.557504%20191.750496%20375.437504%20193.062496C387.181504%20194.9504960000001%20398.525504%20198.765504%20409.437504%20203.437504C409.565504%20204.717504%20409.380992%20206.001984%20409.124992%20207.2499840000001C408.132992%20212.306016%20407.164%20217.385984%20405.5%20222.2499840000001C401.948%20233.673984%20396.631008%20244.794496%20388.375008%20253.562496C382.391008%20259.962496%20374.884%20265.063488%20366.5%20267.6874880000001C360.228%20269.863488%20353.619488%20270.649984%20347.187488%20272.2499840000001C338.419488%20274.490016%20329.791008%20277.170496%20321.375008%20280.562496C315.6150016000001%20282.706496%20310.1595008%20285.6230080000001%20304.6875008%20288.375008C295.3755008%20293.431008%20286.6264992%20299.62%20278.5624992%20306.5C266.3064992%20317.124%20255.5844992%20329.331008%20245.3124992%20341.875008C238.3684992%20350.739008%20232.7115008%20360.514496%20227.6875008%20370.562496C213.0955008%20400.834496%20205.5724992%20434.247488%20203.8124992%20467.687488C203.2684992%20480.679488%20203.406%20493.696992%20204.75%20506.624992C205.934%20519.616992%20207.7724992%20532.577984%20210.8124992%20545.249984zM815.249984%20545.187488C818.353984%20532.067488%20820.282496%20518.690016%20821.562496%20505.249984C822.682496%20494.146016%20822.629504%20482.980512%20822.437504%20471.812512C822.277504%20461.508512%20821.096992%20451.208%20819.624992%20441C818.824992%20436.136%20818.118496%20431.237504%20817.062496%20426.437504C815.366496%20417.317504%20812.656%20408.4584960000001%20810%20399.562496C803.472%20379.626496%20794.481504%20360.2710080000001%20781.937504%20343.375008C776.689504%20336.751008%20771.101504%20330.366496%20765.437504%20324.062496C762.909504%20321.246496%20760.156%20318.563008%20757.5%20315.875008C744.188%20302.3390080000001%20728.500992%20291.0579840000001%20711.124992%20283.2499840000001C699.732992%20278.0980160000001%20687.752992%20274.38%20675.624992%20271.5C669.320992%20270.06%20662.828512%20269.340512%20656.812512%20266.812512C651.916512%20264.764512%20647.188992%20262.111488%20643.124992%20258.6874880000001C636.500992%20253.2154880000001%20631.217984%20246.302016%20627.249984%20238.750016C622.770016%20229.9820160000001%20619.639488%20220.5695040000001%20617.687488%20210.937504C617.207488%20208.4735040000001%20616.398016%20205.965504%20616.750016%20203.437504C619.918016%20201.9975040000001%20623.298496%20200.8440000000001%20626.562496%20199.5C639.042496%20194.86%20652.22%20192.1750080000001%20665.5%20191.375008C676.38%20190.863008%20687.342496%20191.677504%20698.062496%20193.437504C708.270496%20195.261504%20718.179008%20198.3200000000001%20727.875008%20202C738.371008%20206.288%20748.587488%20211.421504%20758.187488%20217.437504C779.723488%20230.653504%20797.802496%20249.0369920000001%20811.562496%20270.124992C825.674496%20291.564992%20835.653504%20315.546016%20842.437504%20340.2499840000001C844.165504%20346.138016%20845.596512%20352.108992%20846.812512%20358.124992C850.012512%20373.804992%20852.348992%20389.811008%20852.124992%20405.875008C852.060992%20408.819008%20851.969504%20411.805984%20851.937504%20414.750016C850.689504%20448.733984%20842.830496%20482.293984%20830.062496%20513.750016C827.054496%20521.430016%20823.457504%20528.9190080000001%20819.937504%20536.375008C818.465504%20539.383008%20817.105984%20542.4034879999999%20815.249984%20545.187488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22java%22%20%20%20%20%20%20unicode=%22&#xF4E4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M564%20800C608.875008%20694.124992%20403.124992%20629.249984%20384%20541C366.5%20460%20505.875008%20365%20506%20365C484.750016%20398.5%20469.250016%20426.749984%20448%20479C412%20567.249984%20667.375008%20646.875008%20564%20800zM700%20653C700%20653%20520.124992%20641.624992%20511%20524C506.875008%20471.624992%20558.5%20444.124992%20560%20406C561.250016%20374.875008%20529%20349%20529%20349C529%20349%20586.875008%20359.5%20605%20407C625%20459.749984%20566%20495.749984%20572%20538C577.750016%20578.375008%20700%20653%20700%20653zM744%20382C725.124992%20382.875008%20703.875008%20375.875008%20685%20362C722.250016%20370.2499840000001%20754%20346.875008%20754%20320C754%20259.7499840000001%20668%20203%20668%20203C668%20203%20801%20217.875008%20801%20317C801%20357.875008%20775.375008%20380.5%20744%20382zM391%20381C344.624992%20379.375008%20252%20371.7499840000001%20252%20336C252%20286.2499840000001%20467.750016%20282.375008%20622%20313C622%20313%20664%20342.2499840000001%20675%20353C573.875008%20332%20343%20328.7499840000001%20343%20347C343%20363.7499840000001%20417%20381%20417%20381C417%20381%20406.5%20381.5%20391%20381zM377%20289C351.624992%20289%20314%20269.2499840000001%20314%20250C314%20211.2499840000001%20505%20181.5%20646%20238L597%20268C501.375008%20236.7499840000001%20324.750016%20247.124992%20377%20289zM401%20202C366.375008%20202%20344%20180.124992%20344%20164C344%20114.375008%20550.875008%20109.5%20633%20160L581%20194C519.750016%20167.624992%20365.624992%20163.7499840000001%20401%20202zM285%20157C228.5%20158.124992%20192%20132.5%20192%20111C192%20-3.375008%20771%202.124992%20771%20119C771%20138.375008%20748.124992%20147.624992%20740%20152C787.250016%2040.249984%20267%2049%20267%20115C267%20130%20305.5%20145%20341%20138L311%20155C302.124992%20156.375008%20293.124992%20156.875008%20285%20157zM832%2080C744%20-5.124992%20521.250016%20-35.624992%20297%2017C521.250016%20-76.750016%20830.875008%20-24.624992%20832%2080z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-pied-piper-logo%22%20%20%20%20%20%20unicode=%22&#xF1A8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M966%20850C933.750016%20797%20879.375008%20653.749984%20632%20585L632%20620C601%20616.5%20589.875008%20655.249984%20579%20660C554.375008%20634.749984%20539.750016%20611.5%20513%20594C480.750016%20572.875008%20443.750016%20565.624992%20436%20537C445.250016%20540.5%20476%20557%20559%20557C612%20557%20611.375008%20551.249984%20640%20516C649.750016%20518.624992%20651%20523.624992%20654%20530C638.875008%20557.124992%20631.250016%20558.875008%20633%20570C718.250016%20577.124992%20927.250016%20643%20966%20850zM545%20543C484.250016%20543%20466.750016%20536.124992%20465%20534C461.250016%20520%20478.375008%20489.249984%20446%20450C456.875008%20447%20467.750016%20444.124992%20479%20441C477.624992%20438.624992%20474%20432.124992%20474%20423C474%20388.624992%20547%20419.875008%20547%20364C547%20346%20498.124992%20264%20451%20264C406.250016%20302.5%20357%20352.624992%20363%20375C389.124992%20381.124992%20447.250016%20392.749984%20454%20395C462%20397.749984%20471.124992%20407%20468%20418C464.875008%20429%20454.624992%20436.624992%20431%20430C424.875008%20428.249984%20363%20415%20363%20415C344.124992%20453.875008%20333.124992%20434%20318%20431C296%20426.624992%20273.124992%20421.249984%20286%20398C278.875008%20396.249984%2058.375008%20347.7499840000001%2055%20347C48.624992%20345.624992%2028.624992%20338.2499840000001%2033%20322C37.250016%20306.624992%2049.624992%20306.624992%2053%20307C66.124992%20308.624992%20299.875008%20361.375008%20304%20362C308%20350.624992%20324.875008%20346.375008%20345%20317C350.750016%20308.7499840000001%20426.124992%20201%20446%20201C519.124992%20201%20590%20285%20590%20285C588.624992%20256.375008%20531%20208%20531%20208C531%20195%20533.375008%20146%20534%20139C535.750016%20139%20551.750016%20134%20595%20134C638.250016%20134%20667%20145%20667%20145C667%20145%20683%20204.375008%20683%20242C683%20334.7499840000001%20657.624992%20340.124992%20617%20376C617%20376%20622.250016%20379.5%20629%20379C774.124992%20369.5%20714.875008%2098.624992%20815%20-13C818.124992%20-12%20955%2042.624992%20992%2067C813.750016%20211.2499840000001%20809.750016%20401.124992%20612%20401C612%20448%20660%20392%20670%20462C661.750016%20458%20654.375008%20454.624992%20647%20451C615.5%20531.624992%20623.250016%20543%20545%20543zM413%20451C405.250016%20450.875008%20398.5%20448.624992%20391%20447C387.750016%20446.249984%20384.750016%20445%20381%20444C382.750016%20441%20389.875008%20427.875008%20391%20426C406.375008%20429.249984%20421.250016%20432.624992%20437%20436C430.750016%20438.875008%20418.875008%20451.124992%20413%20451zM439%20387C431.124992%20385%20423.750016%20382.875008%20416%20381C417.250016%20378.624992%20452.250016%20289.2499840000001%20457%20277C469.124992%20284.875008%20481.250016%20292.375008%20493%20300C486%20310%20440.624992%20385.375008%20439%20387zM666%20130C654.5%20129.375008%20566.5%20118.5%20560%20116L564%2092C575.875008%2093.749984%20652.624992%20108.875008%20671%20115C670.250016%20117.875008%20670.624992%20126.7499840000001%20666%20130zM534%20124C530.875008%20113.124992%20532.624992%2086.249984%20534%2079C537.124992%2079.624992%20549.124992%2082.5%20553%2084C551.375008%2097.249984%20549.750016%20110.624992%20548%20124zM676%2099C591.875008%2095.375008%20537.875008%2067.875008%20534%2064C532.750016%2057.875008%20544.875008%20-4.624992%20545%20-13C659.124992%20-29.250016%20722.750016%202.624992%20726%204C721.875008%2017.249984%20679.750016%2099.124992%20676%2099z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22app-net%22%20%20%20%20%20%20unicode=%22&#xF170;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM512%20578L301%20261L352%20261L401%20335L623%20335L673%20261L724%20261zM512%20501L603%20365L421%20365z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22umbraco%22%20%20%20%20%20%20unicode=%22&#xF8E8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.6284416%20800%2096%20613.371392%2096%20384C96%20154.628608%20282.6284416%20-32%20512%20-32C741.371552%20-32%20928%20154.628608%20928%20384C928%20613.371392%20741.371552%20800%20512%20800zM512%20736C706.783424%20736%20864%20578.7832864%20864%20384C864%20189.2167040000001%20706.783424%2032%20512%2032C317.2165856%2032%20160%20189.2167040000001%20160%20384C160%20578.7832864%20317.2165856%20736%20512%20736zM709.812512%20544L663.562496%20537.375008C659.786496%20536.767008%20657.060992%20533.495488%20657.124992%20529.687488C657.092992%20529.303488%20657.092992%20528.884%20657.124992%20528.5L659.687488%20515C662.151488%20501.4%20664.721984%20484.144512%20667.249984%20463.312512C669.745984%20441.840512%20671.090016%20420.224992%20671.249984%20398.624992C671.665984%20357.3449920000001%20666.548512%20327.2470080000001%20657.812512%20307.375008C649.044512%20287.535008%20629.155008%20268.510496%20607.875008%20264.062496C578.947008%20257.9504960000001%20549.411008%20255.323488%20519.875008%20256.1874880000001L504.124992%20256.1874880000001C474.556992%20255.291488%20445.022496%20257.9504960000001%20416.062496%20264.062496C394.718496%20268.414496%20375.207008%20287.003008%20366.375008%20306.875008C357.767008%20326.715008%20351.336992%20357.280992%20351.624992%20398.624992C351.784992%20420.2569920000001%20353.1274880000001%20441.840512%20355.687488%20463.312512C358.151488%20484.208512%20360.660992%20501.432%20363.124992%20515L365.750016%20528.5C365.782016%20528.884%20365.781984%20529.303488%20365.750016%20529.687488C365.750016%20533.463488%20363.024512%20536.703008%20359.3125120000001%20537.375008L314%20543.937504L312.9375008%20543.937504C309.3535008%20543.873504%20306.2695008%20541.488%20305.4375008%20538C304.6055008%20534.896%20304.1610016%20532.488%20302.6249984%20525C299.8089984%20510.568%20297.1924992%20496.481504%20294.3124992%20475.937504C291.2724992000001%20453.601504%20289.4844992%20431.152992%20288.8124992%20408.624992C287.7244992000001%20392.944992%20287.7244992000001%20377.18%20288.8124992%20361.5C289.9964992%20319.932%20297.1604992%20286.740512%20310.3124992%20261.812512C323.496512%20236.9485120000001%20345.763488%20219.068992%20377.187488%20208.124992C408.611488%20197.180992%20452.372%20191.838496%20508.5%20192.062496L515.562496%20192.062496C571.722496%20191.838496%20615.515008%20197.180992%20646.875008%20208.124992C678.267008%20219.0369920000001%20700.535488%20236.9485120000001%20713.687488%20261.812512C726.839488%20286.676512%20734.035488%20319.9%20735.187488%20361.5C736.243488%20377.18%20736.275488%20392.944992%20735.187488%20408.624992C734.547488%20431.152992%20732.727488%20453.601504%20729.687488%20475.937504C726.807488%20496.225504%20724.159008%20510.310496%20721.375008%20525.062496C719.807008%20532.5504960000001%20719.394496%20534.864%20718.562496%20538C717.762496%20541.52%20714.678496%20544.0319999999999%20711.062496%20544L709.812512%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stumbleupon-logo%22%20%20%20%20%20%20unicode=%22&#xF1A4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C388.512%20768%20288%20667.52%20288%20544L288%20240C288%20213.536%20266.464%20192%20240%20192C213.536%20192%20192%20213.536%20192%20240L192%20384L32%20384L32%20240C32%20125.312%20125.312%2032%20240%2032C354.688%2032%20448%20125.312%20448%20240L448%20544C448%20579.296%20476.704%20608%20512%20608C547.296%20608%20576%20579.296%20576%20544L576%20482.5L636.437504%20454.375008L736%20483.937504L736%20544C736%20667.52%20635.488%20768%20512%20768zM832%20384L832%20240C832%20213.536%20810.464%20192%20784%20192C757.536%20192%20736%20213.536%20736%20240L736%20383.812512L628.875008%20351.937504L576%20376.624992L576%20240C576%20125.312%20669.312%2032%20784%2032C898.688%2032%20992%20125.312%20992%20240L992%20384L832%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22themeco%22%20%20%20%20%20%20unicode=%22&#xF5C6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M506.875008%20800.0624992C491.343008%20799.9664992%20475.827488%20796.338%20463.187488%20789.25L172.5%20625.8750016C146.708%20611.4110016%20128%20579.7464992%20128%20550.562496L128%20219.375008C128%20190.383008%20146.618%20158.716992%20172.25%20144.124992L463.124992%20-21.124992C475.956992%20-28.420992%20491.661504%20-32.062496%20507.437504%20-32.062496C522.797504%20-32.062496%20538.173984%20-28.5994879999999%20550.750016%20-21.687488L851.312512%20144.187488C877.200512%20158.683488%20896%20190.287008%20896%20219.375008L896%20550.562496C896%20579.9384992%20877.078496%20611.5740000000001%20851.062496%20625.75L550.624992%20789.8124992C537.904992%20796.7404992%20522.407008%20800.1584992%20506.875008%20800.0624992zM507.5%20736C512.3%20736%20517.056%20735.2570016%20520%20733.6249984L820.437504%20569.5C825.717504%20566.62%20832%20556.3544959999999%20832%20550.562496L832%20219.375008C832%20214.063008%20826.009984%20203.387488%20820.249984%20200.187488L519.750016%2034.375008C513.893984%2031.143008%20500.574016%2031.172%20494.750016%2034.5L203.8750016%20199.750016C197.9550016%20203.077984%20192%20213.999008%20192%20219.375008L192%20550.562496C192%20556.4504959999999%20198.3724992%20567.022496%20203.8124992%20570.062496L494.5%20733.4375008C497.508%20735.1655008%20502.54%20736%20507.5%20736zM677.750016%20475.624992C559.158016%20475.624992%20554.741984%20292.375008%20677.750016%20292.375008C798.134016%20292.407008%20798.006016%20475.624992%20677.750016%20475.624992zM338.875008%20472.375008C311.2590016%20472.375008%20283.616%20472.124992%20256%20472.124992L256%20296.375008L289.1249984%20296.375008L289.1249984%20348.124992L338.875008%20348.124992C424.955008%20348.124992%20424.731008%20472.375008%20338.875008%20472.375008zM425.937504%20472.375008L425.937504%20296.375008L459.124992%20296.375008L459.124992%20355.124992L491%20355.124992L542.187488%20296.375008L581.624992%20296.375008L581.624992%20298.624992L528.375008%20358.624992C592.471008%20371.648992%20588.666496%20471.644992%20509.562496%20472.124992C481.690496%20472.124992%20453.809504%20472.375008%20425.937504%20472.375008zM677.750016%20445.5C754.165984%20445.5%20755.350016%20322.750016%20677.750016%20322.750016C600.149984%20322.750016%20600.789984%20445.5%20677.750016%20445.5zM288.0624992%20444.062496L344.062496%20444.062496C380.766496%20444.062496%20380.638496%20376.750016%20344.062496%20376.750016L288.0624992%20376.750016L288.0624992%20444.062496zM459.124992%20441.249984L509.562496%20441.249984C550.010496%20441.249984%20549.850496%20385%20509.562496%20385L459.124992%20385L459.124992%20441.249984z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22adobe%22%20%20%20%20%20%20unicode=%22&#xF778;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20704L128%2064L412.8125120000001%20704L128%20704zM611.187488%20704L896%2064L896%20704L611.187488%20704zM512%20467.187488L387.187488%20192L518.312512%20192L569.5%2064L691.187488%2064L512%20467.187488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22opencart%22%20%20%20%20%20%20unicode=%22&#xF23D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M32%20728C125.875008%20549.875008%20291.750016%20522.124992%20493%20518C611.750016%20515.5%20873%20525.624992%20873%20462C873%20414.249984%20699%20264.624992%20699%20234C699%20234%20819.624992%20336%20887%20396C954.375008%20456%20992%20491.5%20992%20527C992%20599.249984%20712.624992%20586%20487%20586C261.375008%20586%20138%20628.749984%2032%20728zM284%20175C246.624992%20175%20216%20145.375008%20216%20108C216%2070.624992%20246.624992%2040%20284%2040C321.375008%2040%20351%2070.624992%20351%20108C351%20145.375008%20321.375008%20175%20284%20175zM596%20175C558.624992%20175%20529%20145.375008%20529%20108C529%2070.624992%20558.624992%2040%20596%2040C633.375008%2040%20664%2070.624992%20664%20108C664%20145.375008%20633.375008%20175%20596%20175z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22diner-s-club-credit-card%22%20%20%20%20%20%20unicode=%22&#xF24C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C882.124992%20640%20896%20626.124992%20896%20608L896%20160C896%20141.875008%20882.124992%20128%20864%20128L160%20128C141.875008%20128%20128%20141.875008%20128%20160L128%20608C128%20626.124992%20141.875008%20640%20160%20640zM480%20576C374.375008%20576%20288%20489.624992%20288%20384C288%20278.375008%20374.375008%20192%20480%20192L544%20192C650%20192%20736%20278%20736%20384C736%20490%20650%20576%20544%20576zM480%20512C551.124992%20512%20608%20455.124992%20608%20384C608%20312.875008%20551.124992%20256%20480%20256C408.875008%20256%20352%20312.875008%20352%20384C352%20455.124992%20408.875008%20512%20480%20512zM454%20459C422.875008%20448%20400%20418.875008%20400%20384C400%20349.124992%20422.875008%20320%20454%20309zM506%20459L506%20309C537.124992%20320%20560%20349.124992%20560%20384C560%20418.875008%20537.124992%20448%20506%20459z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-no-derivative-works%22%20%20%20%20%20%20unicode=%22&#xF4EB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM352%20480L352%20416L672%20416L672%20480L352%20480zM352%20352L352%20288L672%20288L672%20352L352%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22telegram%22%20%20%20%20%20%20unicode=%22&#xF2C6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M834.250016%20768.124992C823.5%20767.624992%20813.375008%20764.5%20804.375008%20761L804.250016%20761C795.124992%20757.375008%20751.750016%20739.124992%20685.875008%20711.5C620%20683.749984%20534.5%20647.749984%20449.624992%20612C280.124992%20540.624992%20113.5%20470.375008%20113.5%20470.375008L115.5%20471.124992C115.5%20471.124992%20104%20467.375008%2092%20459.124992C85.875008%20455.124992%2079.124992%20449.624992%2073.250016%20441C67.375008%20432.375008%2062.624992%20419.124992%2064.375008%20405.5C67.250016%20382.375008%2082.250016%20368.5%2093%20360.875008C103.875008%20353.124992%20114.250016%20349.5%20114.250016%20349.5L114.5%20349.5L270.750016%20296.875008C277.750016%20274.375008%20318.375008%20140.875008%20328.124992%20110.124992C333.875008%2091.749984%20339.5%2080.249984%20346.5%2071.5C349.875008%2067%20353.875008%2063.249984%20358.624992%2060.249984C360.5%2059.124992%20362.5%2058.249984%20364.5%2057.5C365.124992%2057.124992%20365.750016%2057%20366.5%2056.875008L364.875008%2057.249984C365.375008%2057.124992%20365.750016%2056.749984%20366.124992%2056.624992C367.375008%2056.249984%20368.250016%2056.124992%20369.875008%2055.875008C394.624992%2048.375008%20414.5%2063.749984%20414.5%2063.749984L415.624992%2064.624992L507.875008%20148.624992L662.5%2030L666%2028.5C698.250016%2014.375008%20730.875008%2022.249984%20748.124992%2036.124992C765.5%2050.124992%20772.250016%2068%20772.250016%2068L773.375008%2070.875008L892.875008%20683C896.250016%20698.124992%20897.124992%20712.249984%20893.375008%20726C889.624992%20739.749984%20880%20752.624992%20868.375008%20759.5C856.624992%20766.5%20845%20768.624992%20834.250016%20768.124992zM831%20702.5C830.875008%20700.5%20831.250016%20700.749984%20830.375008%20696.875008L830.375008%20696.5L712%2090.749984C711.5%2089.875008%20710.624992%2088%20708.250016%2086.124992C705.750016%2084.124992%20703.750016%2082.875008%20693.375008%2087L504.250016%20232L390%20127.875008L414%20281.124992C414%20281.124992%20710.250016%20557.249984%20723%20569.124992C735.750016%20581%20731.5%20583.5%20731.5%20583.5C732.375008%20598%20712.250016%20587.749984%20712.250016%20587.749984L322.624992%20346.375008L322.5%20347L135.750016%20409.875008L135.750016%20410C135.624992%20410%20135.375008%20410.124992%20135.250016%20410.124992C135.375008%20410.124992%20136.250016%20410.5%20136.250016%20410.5L137.250016%20411L138.250016%20411.375008C138.250016%20411.375008%20305%20481.624992%20474.5%20553C559.375008%20588.749984%20644.875008%20624.749984%20710.624992%20652.5C776.375008%20680.124992%20825%20700.375008%20827.750016%20701.5C830.375008%20702.5%20829.124992%20702.5%20831%20702.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons%22%20%20%20%20%20%20unicode=%22&#xF25E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM384%20512C331.375008%20512%20288%20468.624992%20288%20416L288%20352C288%20299.375008%20331.375008%20256%20384%20256C436.624992%20256%20480%20299.375008%20480%20352L416%20352C416%20333.875008%20402.124992%20320%20384%20320C365.875008%20320%20352%20333.875008%20352%20352L352%20416C352%20434.124992%20365.875008%20448%20384%20448C402.124992%20448%20416%20434.124992%20416%20416L480%20416C480%20468.624992%20436.624992%20512%20384%20512zM640%20512C587.375008%20512%20544%20468.624992%20544%20416L544%20352C544%20299.375008%20587.375008%20256%20640%20256C692.624992%20256%20736%20299.375008%20736%20352L672%20352C672%20333.875008%20658.124992%20320%20640%20320C621.875008%20320%20608%20333.875008%20608%20352L608%20416C608%20434.124992%20621.875008%20448%20640%20448C658.124992%20448%20672%20434.124992%20672%20416L736%20416C736%20468.624992%20692.624992%20512%20640%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22quinscape%22%20%20%20%20%20%20unicode=%22&#xF459;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C299.936%20768%20128%20596.0640000000001%20128%20384C128%20171.936%20299.936%200%20512%200C554.08%200%20594.176%207.548992%20632%2020.124992C627.04%2023.996992%20622.263488%2028.024512%20617.687488%2032.312512C488.087488%2035.704512%20384%20141.6%20384%20272C384%20404.544%20491.456%20512%20624%20512C754.4%20512%20860.295488%20407.912512%20863.687488%20278.312512C867.943488%20273.704512%20871.971008%20268.928%20875.875008%20264C888.451008%20301.824%20896%20341.92%20896%20384C896%20596.0640000000001%20724.064%20768%20512%20768zM736%20320A160%20160%200%200%201%20736%200A160%20160%200%200%201%20736%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22figma%22%20%20%20%20%20%20unicode=%22&#xF799;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M400%20864C302.944%20864%20224%20785.056%20224%20688C224%20634.94664%20247.6963392%20587.4187999999999%20284.9375008%20555.124992C229.6758176%20525.4093439999999%20192%20467.024256%20192%20400C192%20340.4600000000001%20221.8129856%20287.8636800000001%20267.1875008%20256C221.8129856%20224.13632%20192%20171.54%20192%20112C192%2014.944%20270.944%20-64%20368%20-64C465.056%20-64%20544%2014.944%20544%20112L544%20288L544%20512L656%20512C753.056%20512%20832%20590.944%20832%20688C832%20785.056%20753.056%20864%20656%20864L400%20864zM400%20800L656%20800C717.76%20800%20768%20749.76%20768%20688C768%20626.24%20717.76%20576%20656%20576L544%20576L400%20576C338.24%20576%20288%20626.24%20288%20688C288%20749.76%20338.24%20800%20400%20800zM368%20512L400%20512L480%20512L480%20288L368%20288C306.24%20288%20256%20338.24%20256%20400C256%20461.76%20306.24%20512%20368%20512zM672%20512A128%20128%200%200%201%20672%20256A128%20128%200%200%201%20672%20512zM368%20224L480%20224L480%20112C480%2050.24%20429.76%200%20368%200C306.24%200%20256%2050.24%20256%20112C256%20173.76%20306.24%20224%20368%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22renren%22%20%20%20%20%20%20unicode=%22&#xF18B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M242%20672C105%20649%200%20529.624992%200%20386C0%20314.624992%2026.250016%20249.5%2069%20199C170.5%20248.124992%20241.5%20358.624992%20242%20488zM338%20672L338%20490C338%20360.124992%20409.250016%20248.2499840000001%20511%20199C468.250016%20249.5%20442%20314.624992%20442%20386C442%20457.375008%20468.124992%20522.5%20511%20573C467.750016%20624.124992%20406.875008%20660.5%20338%20672zM511%20573C553.750016%20522.5%20582%20457.375008%20582%20386C582%20314.624992%20553.750016%20249.5%20511%20199C612.5%20248.124992%20685.5%20358.7499840000001%20686%20488L686%20672C617.124992%20660.375008%20554.250016%20624.124992%20511%20573zM782%20672L782%20490C782%20360.124992%20853.250016%20248.2499840000001%20955%20199C997.750016%20249.5%201024%20314.624992%201024%20386C1024%20529.624992%20919%20649%20782%20672zM290%20313C272%20238.2499840000001%20218.250016%20174.5%20151%20132C192.250016%20109.375008%20239.624992%2096%20290%2096C340.375008%2096%20387.750016%20109.375008%20429%20132C361.875008%20174.5%20308%20238.2499840000001%20290%20313zM734%20313C716%20238.2499840000001%20662.250016%20174.5%20595%20132C636.250016%20109.375008%20683.624992%2096%20734%2096C784.375008%2096%20831.750016%20109.375008%20873%20132C805.875008%20174.5%20752%20238.2499840000001%20734%20313z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22amazon-web-services--aws-%22%20%20%20%20%20%20unicode=%22&#xF375;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M210.6875008%20607.6875008C167.1675008%20607.6875008%20122.9850016%20590.7175007999999%20115.6249984%20581.4375008C113.7049984%20577.5975008%20109.2524992%20546.562496%20119.8124992%20546.562496C123.3324992%20546.562496%20124.9475008%20545.950016%20135.1875008%20550.750016C173.5875008%20565.7900159999999%20197.9175008%20565.437504%20201.4375008%20565.437504C244.6375008%20569.5975040000001%20269.59%20540.1424959999999%20265.75%20502.062496L265.75%20479.687488C229.27%20488.327488%20208.4275008%20488.624992%20198.1875008%20488.624992C145.0675008%20491.824992%2096%20463.817984%2096%20402.249984C96%20334.730016%20156.2649984%20320.2900160000001%20179.6249984%20321.2499840000001C214.5049984%20320.929984%20247.7949984%20336.6125120000001%20269.8750016%20363.812512C287.4750016%20324.452512%20298.68%20327.062496%20299%20327.062496C302.2%20327.062496%20304.7524992%20328.337504%20307.3124992%20329.937504L325.562496%20342.750016C328.762496%20344.669984%20331.3049920000001%20347.847488%20331.624992%20351.6874880000001C331.3049920000001%20360.967488%20314.6575008%20375.367488%20315.9375008%20407.687488L315.9375008%20507.5C317.8575008000001%20535.02%20308.9349984%20561.950016%20290.3750016%20582.75C268.2950016%20601.31%20239.1675008%20610.2475008%20210.6875008%20607.6875008zM830.624992%20607.6875008C766.624992%20607.6875008%20729.852512%20567.702496%20730.812512%20527.062496C730.812512%20471.382496%20787.1%20453.732512%20793.5%20451.812512C847.58%20434.852512%20854.96%20434.237504%20870%20421.437504C882.8%20408.317504%20881.192512%20382.7000000000001%20862.312512%20371.5C856.872512%20368.3%20833.487488%20354.244992%20780.687488%20365.124992C763.087488%20368.644992%20753.837504%20372.7950080000001%20739.437504%20378.875008C735.597504%20380.155008%20726.624992%20382.4024960000001%20726.624992%20370.562496L726.624992%20354.875008C726.624992%20347.515008%20731.092512%20340.824992%20737.812512%20337.624992C771.412512%20320.664992%20811.735008%20320%20820.375008%20320C821.655008%20320%20895.235008%20319.9609920000001%20919.875008%20369.624992C924.963008%20379.8649920000001%20938.14%20417.250016%20913.5%20449.249984C893.02%20473.249984%20875.417504%20475.812512%20822.937504%20491.812512C818.457504%20493.092512%20779.742496%20503.050016%20780.062496%20530.249984C778.142496%20565.1299839999999%20825.517504%20567.0150080000001%20835.437504%20566.375008C875.437504%20567.0150080000001%20895.244992%20552.022496%20906.124992%20551.062496C910.924992%20551.062496%20913.187488%20553.912512%20913.187488%20560.312512L913.187488%20575.062496C913.507488%20578.5824992%20912.232512%20582.0575008000001%20910.312512%20584.9375008C897.512512%20601.5775008%20848.544992%20607.6875008%20830.624992%20607.6875008zM344.875008%20599.6875008C341.355008%20599.0475008000001%20338.797504%20595.52%20339.437504%20592C340.077504%20587.8399999999999%20340.712512%20583.6600000000001%20342.3125120000001%20579.5L414%20343.062496C415.6%20335.382496%20420.675008%20327.032512%20431.875008%20328.312512L458.124992%20328.312512C474.124992%20326.712512%20476.367488%20342.087488%20476.687488%20343.6874880000001L523.750016%20540.812512L571.437504%20343.375008C571.757504%20341.775008%20574.007488%20326.4%20589.687488%20328L616.249984%20328C627.769984%20326.7200000000001%20633.212512%20335.070016%20634.812512%20342.750016C715.452512%20602.27%20709.984992%20584.6275008%20710.624992%20587.1875008C711.904992%20600.6275008%20704.217504%20599.6949984%20702.937504%20599.3750016L674.437504%20599.3750016C660.037504%20600.9749984%20657.202496%20587.8249984%20656.562496%20584.6249984L603.437504%20379.5L555.437504%20584.6249984C553.197504%20600.3050016%20540.387488%20599.6949984%20537.187488%20599.3750016L512.562496%20599.3750016C498.482496%20600.6549984000001%20494.96%20589.4250016%20494%20584.6249984L446.3125120000001%20382.375008L395.124992%20584.6249984C393.844992%20591.0250016%20389.667488%20600.9675007999999%20377.187488%20599.6875008L344.875008%20599.6875008zM208.75%20451.5C231.79%20451.18%20251.6775008%20447.7%20265.4375008%20444.5C265.4375008%20428.5%20266.02%20419.524992%20262.5%20405.124992C258.02%20389.764992%20238.22%20361.890016%20191.5%20361.2499840000001C164.62%20359.970016%20147.0250016%20381.124992%20148.6249984%20405.124992C147.0250016%20443.524992%20186.67%20453.1%20208.75%20451.5zM929.312512%20255.937504C899.444512%20255.5215040000001%20864.189504%20248.8304960000001%20837.437504%20230.062496C829.181504%20224.334496%20830.628512%20216.381504%20839.812512%20217.437504C869.892512%20221.053504%20936.844512%20229.1710080000001%20948.812512%20213.875008C960.812512%20198.5790080000001%20935.543008%20135.474016%20924.375008%20107.249984C920.919008%2098.834016%20928.225504%2095.350016%20935.937504%20101.750016C985.985504%20143.670016%20998.990016%20231.5474880000001%20988.750016%20244.1874880000001C983.613984%20250.507488%20959.180512%20256.3535040000001%20929.312512%20255.937504zM38.9375008%20223.937504C31.95949984%20222.977504%2028.954%20214.132992%2036.25%20207.124992C161.594%2089.556992%20327.220992%2032%20511.124992%2032C642.292992%2032%20794.567488%2074.797504%20899.687488%20155.437504C917.063488%20168.845504%20902.261504%20188.936%20884.437504%20181C766.581504%20129%20638.574496%20103.937504%20522.062496%20103.937504C349.390496%20103.937504%20182.232%20139.987008%2047%20221.875008C44.04%20223.667008%2041.2635008%20224.2575040000001%2038.9375008%20223.937504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22algolia%22%20%20%20%20%20%20unicode=%22&#xF36C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM480%20640C462.336%20640%20448%20625.664%20448%20608L448%20566.562496C468.288%20572.6424959999999%20489.76%20576%20512%20576C534.24%20576%20555.712%20572.6424959999999%20576%20566.562496L576%20608C576%20625.664%20561.664%20640%20544%20640L480%20640zM342.624992%20576C334.436992%20576%20326.24%20572.818496%20320%20566.562496L297.3750016%20544C284.8629984%20531.488%20284.8629984%20511.229984%20297.3750016%20498.750016L323.5%20472.562496C340.972%20499.794496%20364.143008%20522.965504%20391.375008%20540.437504L365.249984%20566.562496C358.994016%20572.818496%20350.812992%20576%20342.624992%20576zM512%20544C405.952%20544%20320%20458.048%20320%20352C320%20245.952%20405.952%20160%20512%20160C618.048%20160%20704%20245.952%20704%20352C704%20458.048%20618.048%20544%20512%20544zM512%20480C582.592%20480%20640%20422.592%20640%20352C640%20281.408%20582.592%20224%20512%20224C441.408%20224%20384%20281.408%20384%20352C384%20422.592%20441.408%20480%20512%20480zM512%20448L512%20352L595%20399.437504C578.424%20428.333504%20547.68%20448%20512%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hacker-news-square%22%20%20%20%20%20%20unicode=%22&#xF3AF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM352%20576L480%20352L480%20192L544%20192L544%20352L672%20576L608%20576L512%20408L416%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dev%22%20%20%20%20%20%20unicode=%22&#xF6CC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20672L64%2096L960%2096L960%20672L64%20672zM128%20608L896%20608L896%20160L128%20160L128%20608zM192%20544L192%20224L288%20224C340.928%20224%20384%20267.072%20384%20320L384%20448C384%20500.928%20340.928%20544%20288%20544L192%20544zM512%20544C476.704%20544%20448%20515.296%20448%20480L448%20288C448%20252.704%20476.704%20224%20512%20224L576%20224L576%20288L512%20288L512%20352L576%20352L576%20416L512%20416L512%20480L576%20480L576%20544L512%20544zM630.124992%20544L696.812512%20255.1874880000001C701.036512%20236.947488%20717.28%20224%20736%20224C754.72%20224%20770.963488%20236.947488%20775.187488%20255.1874880000001L841.875008%20544L776.187488%20544L736%20369.937504L695.812512%20544L630.124992%20544zM256%20480L288%20480C305.664%20480%20320%20465.664%20320%20448L320%20320C320%20302.336%20305.664%20288%20288%20288L256%20288L256%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gripfire--inc-%22%20%20%20%20%20%20unicode=%22&#xF3AC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M501.937504%20864C502.609504%20857.6%20502.937504%20851.2124992%20502.937504%20844.8124992C502.937504%20666.3164992%20224%20546.5129919999999%20224%20324.624992C224%20228.2729920000001%20303.5415008%20163.793984%20368.437504%20107.249984C492.021504%2016.946016%20516.562496%20-23.496%20516.562496%20-53C516.562496%20-72.552%20512%20-85.696%20512%20-96C536.576%20-63.648%20539.429984%20-34.376512%20539.750016%20-6.312512C539.750016%2050.935488%20499.500512%20102.781504%20456.812512%20161.437504C426.444512%20204.477504%20376.624992%20243.908512%20376.624992%20295.812512C376.624992%20438.756512%20576%20532.966496%20576%20689.0624992C576%20780.1024992%20511.473504%20859.392%20501.937504%20864zM620%20608L627.687488%20594.1249984C632.199488%20584.1729984%20634.249984%20573.188992%20634.249984%20561.124992C634.249984%20474.948992%20522.801504%20346.561504%20517.937504%20335.937504C513.745504%20326.0175040000001%20512%20315.357504%20512%20305.437504C512%20266.429504%20541.159008%20223.875008%20546.375008%20223.875008C550.919008%20223.875008%20655.488992%20331.005504%20658.624992%20393.437504C670.784992%20370.749504%20676%20349.803008%20676%20328.875008C676%20249.419008%20595.375008%20141.624992%20595.375008%20141.624992C595.375008%20119.288992%20656.868512%2039.124992%20663.812512%2039.124992C665.892512%2039.124992%20668.334496%2041.575488%20670.062496%2043.687488C743.342496%20119.591488%20800%20207.905504%20800%20307.937504C800%20323.201504%20798.596512%20339.18%20795.812512%20355.5C772.516512%20484.236%20651.968%20595.5840000000001%20620%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angellist%22%20%20%20%20%20%20unicode=%22&#xF209;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M410%20768C400%20768.624992%20389.750016%20766.875008%20380%20763C361.5%20755.5%20348.875008%20739.124992%20343%20723C337.124992%20706.875008%20335.5%20690.375008%20336%20673C336.875008%20638.249984%20345.624992%20599.5%20356%20562C364.5%20531.249984%20374.250016%20502.5%20383%20478C377.750016%20479%20372.375008%20479.249984%20367%20479C355.5%20478.375008%20344.250016%20474.624992%20334%20468C309%20451.875008%20293.875008%20426.249984%20291%20402C288.375008%20380.2499840000001%20293.5%20360.5%20300%20343C282.750016%20341.2499840000001%20265.875008%20335.5%20253%20323C232.375008%20302.875008%20224%20273.5%20224%20239C224%20125.375008%20284.5%2058.749984%20349%2029C413.5%20-0.750016%20481.250016%200%20507%200C535%200%20599.624992%202.375008%20659%2043C718.375008%2083.624992%20768%20164%20768%20299C768%20310.624992%20776.750016%20362.7499840000001%20744%20407C737%20416.5%20727.5%20425%20717%20433C723.375008%20453.875008%20738.624992%20504.249984%20751%20567C758.624992%20605.749984%20764.624992%20645.124992%20764%20679C763.624992%20696%20762.124992%20711.624992%20756%20727C749.875008%20742.375008%20735.124992%20759.624992%20715%20764C694.624992%20768.5%20673.624992%20764.375008%20657%20755C640.375008%20745.624992%20628.124992%20732.124992%20617%20717C594.875008%20686.624992%20578.5%20648.375008%20566%20610C561.750016%20596.875008%20558.5%20583.875008%20555%20571C549.5%20586.5%20543.624992%20602%20537%20618C521%20656.749984%20502.250016%20694.875008%20479%20724C467.375008%20738.624992%20454.624992%20751.5%20438%20760C429.624992%20764.249984%20420%20767.375008%20410%20768zM405%20705C405.750016%20704.875008%20406.875008%20704.124992%20409%20703C413.250016%20700.875008%20420.875008%20694.124992%20429%20684C445.124992%20663.749984%20463.124992%20629.875008%20478%20594C497%20548.375008%20509.875008%20508.749984%20518%20480C517.250016%20480%20516.750016%20480%20516%20480C493.624992%20480%20473.124992%20470.749984%20459%20457C451.624992%20475%20432.875008%20521.624992%20417%20579C407.375008%20613.875008%20400.624992%20649%20400%20674C399.624992%20686.5%20401.375008%20696.5%20403%20701C403.750016%20703.249984%20404.124992%20703.749984%20404%20704C404.375008%20704.124992%20404.624992%20705%20405%20705zM693%20700C694.5%20700%20695.750016%20700%20697%20700C698.250016%20695.5%20699.750016%20688.624992%20700%20678C700.5%20652.875008%20695.124992%20616.5%20688%20580C678%20529.249984%20666.624992%20488.249984%20659%20462C641.375008%20467.5%20621.124992%20472%20598%20475C602.875008%20501.624992%20611.375008%20542%20627%20590C638.375008%20625%20653%20658.5%20668%20679C675.5%20689.249984%20682.624992%20696%20688%20699C689.750016%20700%20691.5%20700%20693%20700zM516%20416C634%20416%20677.375008%20389%20693%20368C708.624992%20347%20704%20325.2499840000001%20704%20299C704%20178.875008%20665.250016%20124.875008%20623%2096C580.750016%2067.124992%20530.250016%2064%20507%2064C481.5%2064%20424.124992%2064.749984%20376%2087C327.875008%20109.249984%20288%20146%20288%20239C288%20263%20294.5%20274.5%20298%20278C301.5%20281.5%20305%20282.875008%20317%20280C336.375008%20275.375008%20370.375008%20252%20402%20210C409.375008%20200.2499840000001%20416.124992%20189.7499840000001%20423%20178C421%20175.624992%20415%20172%20411%20172C406.124992%20172%20401.5%20173.5%20393%20181C384.5%20188.5%20374.124992%20202.875008%20363%20220L309%20185C321.5%20165.624992%20334.124992%20148.2499840000001%20350%20134C365.875008%20119.7499840000001%20387.250016%20108%20411%20108C435.5%20108%20457.124992%20119.375008%20472%20137C475.875008%20141.5%20476.5%20148.124992%20479%20154C483.624992%20140.875008%20489%20128.875008%20495%20120C508.5%20100.124992%20525%2090%20525%2090L560%20143C560%20143%20555.250016%20145.2499840000001%20548%20156C540.750016%20166.7499840000001%20533%20184.2499840000001%20533%20212C533%20222%20534.5%20230.124992%20538%20237C543.750016%20248.2499840000001%20553.875008%20256%20565%20263C582.875008%20274.2499840000001%20601%20278%20601%20278C615.250016%20281.124992%20625.624992%20293.624992%20626.124992%20308.2499840000001C626.624992%20322.875008%20617%20335.875008%20603%20340C603%20340%20552.250016%20355.124992%20512%20367C509.5%20367.7499840000001%20507%20369.2499840000001%20505%20371C504.250016%20371.624992%20503.624992%20372.2499840000001%20503%20373C501.624992%20375.2499840000001%20500.5%20377.7499840000001%20499%20380C497.250016%20384.624992%20496.5%20390.249984%20497%20396C497.624992%20402.875008%20500.250016%20408%20503%20411C505.750016%20414%20508%20416%20516%20416zM368%20415C369.375008%20415.875008%20369.5%20415.875008%20377%20413C384.5%20410.124992%20396.5%20402.375008%20409%20390C434%20365.2499840000001%20460.875008%20323.875008%20478%20280C482%20269.7499840000001%20481.124992%20267.2499840000001%20480%20265C478.875008%20262.7499840000001%20475.750016%20259.624992%20470%20257C464.250016%20254.375008%20456%20252.875008%20451%20253C446%20253.124992%20446.750016%20257.2499840000001%20453%20249L451%20248C431.875008%20274.375008%20412.250016%20295.875008%20391%20312C391%20312%20371.375008%20335.375008%20361%20361C355.750016%20373.875008%20354%20386.749984%20355%20395C356%20403.249984%20357.124992%20408%20368%20415z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22teamspeak%22%20%20%20%20%20%20unicode=%22&#xF4F9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M524%20768.0624992C482.5%20768.8152352%20439.249984%20762.3%20394.249984%20748.5C334.090016%20729.94%20283.1775008%20695.0550016%20240.9375008%20647.3750016C235.1775008%20640.6549984000001%20231.06%20633.6249984%20236.5%20625.6249984C240.98%20619.5450016%20238.3875008%20616.3%20235.1875008%20611.5C205.4275008%20569.9%20185.28%20524.177504%20176%20473.937504C175.04%20467.537504%20171.8150016%20464.935008%20166.3750016%20462.375008C145.2549984%20451.815008%20132.77%20434.547488%20129.25%20411.187488L128%20371.5L128%20329.937504C128%20283.857504%20159.35%20254.392512%20205.75%20256.312512C217.27%20256.952512%20224%20263.064992%20224%20273.624992L224%20413.687488C224%20414.487488%20225.5089984%20454.160992%20229.1249984%20472.624992C236.6129984%20510.256992%20249.9029984%20541.6455040000001%20267.3750016%20567.437504C318.1589984%20649.2935008%20408.576%20704%20512%20704C671.072%20704%20800%20575.072%20800%20416L800%20278.750016C800%20268.190016%20802.557504%20259.810016%20813.437504%20257.2499840000001C849.597504%20249.8899840000001%20887.357504%20275.192512%20893.437504%20312.312512C897.597504%20337.912512%20894.750016%20374.392512%20894.750016%20400.3125120000001C894.429984%20428.472512%20881.927488%20450.255008%20855.687488%20463.375008C851.527488%20465.295008%20848.342496%20467.497504%20847.062496%20472.937504C837.782496%20523.817504%20817.290016%20571.8375040000001%20786.249984%20613.4375008C784.649984%20615.6775008%20781.142496%20618.2524992%20783.062496%20620.8124992C795.862496%20638.0924992%20782.74%20648.0250016%20772.5%20657.6249984C698.14%20729.5649984%20615.3%20766.4064832%20524%20768.0624992zM331.5%20383.937504C311.346%20385.235008%20295.0744992%20372.097504%20290.5624992%20348.937504C283.7144992%20315.625504%20290.544%20283.704%20310%20255C323.44%20235.512%20344.092992%20226.256992%20368.124992%20224.624992C383.580992%20223.824992%20438.524512%20221.686016%20450.812512%20225.750016C466.844512%20231.445984%20477.700992%20240.9129920000001%20481.124992%20256.624992C484.260992%20272.304992%20464.824992%20294.784992%20437.624992%20318.624992C409.592992%20343.0089920000001%20372.944992%20368.2154880000001%20352.624992%20377.6874880000001C345.3289920000001%20381.479488%20338.218016%20383.504992%20331.5%20383.937504zM703.437504%20319.750016C673.487808%20322.5072%20630.907488%20302.772512%20611.687488%20294.812512C508.231488%20253.244512%20548.119008%20213.2710080000001%20580.375008%20204.375008L653.375008%20192.937504C704.927008%20188.841504%20737.153504%20235.5089920000001%20735.937504%20283.124992C734.809504%20308.360992%20721.407328%20318.09568%20703.437504%20319.750016zM777.5%20223.937504C775.556%20223.773504%20773.704512%20222.898016%20772.312512%20221.2499840000001C771.672512%20220.257984%20771.382496%20219.264992%20771.062496%20218.624992C759.254496%20179.232992%20705.815008%2045.292%20520.375008%2031.5C302.3589984%2015.436%20637.210016%20-35.456992%20732.249984%2041.375008C765.177984%2068.3190080000001%20801.505504%2095.2154880000001%20799.937504%20172.687488C799.329504%20188.463488%20792.819488%20213.737984%20783.187488%20222.2499840000001C781.475488%20223.562016%20779.444%20224.101504%20777.5%20223.937504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ember%22%20%20%20%20%20%20unicode=%22&#xF423;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M576.5%20640.0624992C572.004992%20640.1804992%20567.48%20639.2330016000001%20563%20637.6249984C535.8%20626.8090016%20525.375008%20610.75%20525.375008%20610.75C525.375008%20610.75%20490.16%20559.108%20482%20482.5C480.688%20470.18%20479.315008%20457.516512%20477.875008%20444.8125120000001C470.323008%20380.748512%20461.875008%20317.5%20461.875008%20317.5C461.875008%20317.5%20445.082496%20301.580512%20429.562496%20300.812512C414.0424960000001%20300.0445120000001%20420.875008%20345.562496%20420.875008%20345.562496C420.875008%20345.562496%20432.924992%20413.569984%20432.124992%20425.249984C431.324992%20436.930016%20430.330016%20443.343008%20416.249984%20447.375008C402.009984%20451.567008%20386.624992%20434%20386.624992%20434C386.624992%20434%20345.832512%20375.121504%20342.3125120000001%20365.937504L340.249984%20362.1874880000001L338.187488%20364.6874880000001C338.187488%20364.6874880000001%20366.957504%20446.814496%20339.437504%20448.062496C311.9175008000001%20449.310496%20293.8750016%20418.749984%20293.8750016%20418.750016C293.8750016%20418.750016%20262.4675008%20367.635008%20261.1875008%20361.875008L259.1875008%20364.312512C259.1875008%20364.312512%20272.1575008%20421.406496%20269.4375008%20436.062496C266.8775008%20450.718496%20252.6249984%20447.749984%20252.6249984%20447.750016C252.6249984%20447.750016%20234.5775008%20449.762496%20229.9375008%20438.562496C225.2975008%20427.330496%20208.0175008%20354.812512%20205.9375008%20330.812512C205.9375008%20330.812512%20160.8224992%20299.350496%20131.0624992%20299.062496C101.4624992%20298.582496%20104.3124992%20317.437504%20104.3124992%20317.437504C104.3124992%20317.437504%20213.1349984%20352.6049920000001%20183.3750016%20424.124992C170.0949984%20442.524992%20154.5450016%20448.288%20132.6249984%20448C110.7050016%20447.52%2084.1624992%20435.683488%2066.5624992%20397.187488C58.0824992%20378.7874880000001%2055.6624992%20361.372992%2054.0624992%20348.124992C54.0624992%20348.124992%2034.4%20344.3689920000001%2024%20352.624992C13.6%20360.880992%208%20352.624992%208%20352.624992C8%20352.624992%20-9.94750016%20330.812992%207.81249984%20324.124992C25.57250016%20317.4369920000001%2052.8124992%20314.624992%2052.8124992%20314.624992C55.3724992%20302.944992%2062.7475008%20284.279008%2084.1875008%20268.375008C116.5075008%20244.535008%20178.25%20270.375008%20178.25%20270.375008L203.6875008%20284.062496C203.6875008%20284.062496%20204.5024992%20261.326496%20223.0624992%20258.062496C241.6224992%20254.798496%20249.2775008%20256.495488%20281.4375008%20332.6874880000001C300.3175008%20371.631488%20301.6249984%20369.437504%20301.6249984%20369.437504L303.6875008%20369.937504C303.6875008%20369.937504%20289.15%20296.971008%20294.75%20276.875008C300.35%20256.939008%20324.8125120000001%20259.124992%20324.8125120000001%20259.124992C324.8125120000001%20259.124992%20338.092512%20255.419488%20348.8125120000001%20292.1874880000001C359.532512%20328.955488%20380.187488%20369.937504%20380.187488%20369.937504L382.750016%20369.937504C382.750016%20369.937504%20373.74%20294.944992%20387.5%20270.624992C401.26%20246.304992%20436.937504%20262.375008%20436.937504%20262.375008C436.937504%20262.375008%20461.909984%20274.5685120000001%20465.750016%20278.312512C465.750016%20278.312512%20495.364992%20253.675488%20537.124992%20258.1874880000001C630.404992%20276.107488%20663.687488%20298.562496%20663.687488%20298.562496C663.687488%20298.562496%20679.677504%20260.5215040000001%20729.437504%20256.937504C786.237504%20252.713504%20817.124992%20285.937504%20817.124992%20285.937504C817.124992%20285.937504%20816.66%20264.905504%20836.5%20256.937504C856.34%20249.001504%20869.624992%20292.5%20869.624992%20292.5L902.750016%20381.624992L905.750016%20381.624992C905.750016%20381.624992%20907.547488%20323.4965120000001%20940.187488%20314.312512C972.827488%20305.128512%201015.375008%20335.624992%201015.375008%20335.624992C1015.375008%20335.624992%201025.572512%20341.105504%201023.812512%20357.937504C1022.020512%20374.609504%201006.687488%20368.562496%201006.687488%20368.562496C1006.687488%20368.562496%20981.732512%20349.6990080000001%20959.812512%20351.875008C937.892512%20353.8910080000001%20944.750016%20400.062496%20944.750016%20400.062496C944.750016%20400.062496%20949.584992%20443.853504%20936.624992%20447.437504C923.664992%20451.181504%20907.812512%20436.062496%20907.812512%20436.062496C907.812512%20436.062496%20887.94%20416.388992%20878.5%20389.124992L875.937504%20388.375008C875.937504%20388.375008%20879.02%20436.025504%20875.5%20446.937504C872.94%20452.377504%20849.277504%20451.913984%20845.437504%20442.249984C841.597504%20432.585984%20822.717504%20365.5944960000001%20821.437504%20337.562496C821.437504%20337.562496%20784.444992%20307.054496%20752.124992%20302.062496C719.804992%20297.0704960000001%20712.124992%20316.6874880000001%20712.124992%20316.6874880000001C712.124992%20316.6874880000001%20797.102496%20333.2440000000001%20794.062496%20401.5C791.022496%20469.756%20723.304992%20444.475008%20715.624992%20438.875008C708.264992%20433.435008%20671.332512%20417.539488%20659.812512%20353.1874880000001C659.492512%20351.011488%20658.687488%20341.5%20658.687488%20341.5C658.687488%20341.5%20624.755008%20319.42%20605.875008%20313.5C605.875008%20313.5%20658.667488%20400.076%20594.187488%20439.5C575.947488%20450.092%20560.127488%20440.274016%20550.687488%20431.249984C553.631488%20434.930016%20557.222496%20439.596512%20561.062496%20444.8125120000001C585.510496%20479.212512%20622.839488%20543.287008%20609.687488%20600.3750016C602.727488%20629.8709984%20589.984992%20639.7084992%20576.5%20640.0624992zM567.062496%20597.8124992C569.699584%20597.5617408%20571.9%20594.4390016%20573.249984%20587.1249984C579.009984%20555.988992%20534.860512%20475.853984%20516.812512%20444.750016C512.236512%20437.165984%20509.249984%20432.437504%20509.249984%20432.437504C509.346016%20435.669504%20509.824992%20439.886016%20510.624992%20444.750016C516.128992%20479.150016%20535.5%20546%20535.5%20546C535.5%20546%20555.6352%20598.8991168%20567.062496%20597.8124992zM140.1875008%20411.937504C142.2112512%20411.568512%20143.9975008%20410.719008%20145.4375008%20409.375008C157.1175008%20398.463008%20152.7950016%20376.156%20130.8750016%20361.5C108.9549984%20346.716%2099.0624992%20349.6874880000001%2099.0624992%20349.6874880000001C100.1824992%20393.311488%20126.0212512%20414.520512%20140.1875008%20411.937504zM739.875008%20408.937504C745.515008%20408.545504%20748.937504%20404.249984%20748.937504%20404.249984C748.937504%20404.249984%20763.995008%20388.34%20746.875008%20364.5C729.755008%20340.66%20704.624992%20342.375008%20704.624992%20342.375008C704.624992%20342.375008%20699.864992%20358.7344960000001%20717.624992%20390.062496C726.424992%20405.806496%20734.235008%20409.329504%20739.875008%20408.937504zM553.5%20401.5C560.916576%20400.687744%20566.187488%20397.875008%20566.187488%20397.875008C566.187488%20397.875008%20592.097504%20378.489504%20571.937504%20326.937504C551.777504%20275.513504%20502.687488%20296.437504%20502.687488%20296.437504C502.687488%20296.437504%20497.097504%20314.823008%20512.937504%20366.375008C522.837504%20398.615008%20541.139072%20402.85376%20553.5%20401.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22telegram-plane%22%20%20%20%20%20%20unicode=%22&#xF3FE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M834.250016%20768.124992C823.5%20767.624992%20813.375008%20764.5%20804.375008%20761L804.250016%20761C795.124992%20757.375008%20751.750016%20739.124992%20685.875008%20711.5C620%20683.749984%20534.5%20647.749984%20449.624992%20612C280.124992%20540.624992%20113.5%20470.375008%20113.5%20470.375008L115.5%20471.124992C115.5%20471.124992%20104%20467.375008%2092%20459.124992C85.875008%20455.124992%2079.124992%20449.624992%2073.250016%20441C67.375008%20432.375008%2062.624992%20419.124992%2064.375008%20405.5C67.250016%20382.375008%2082.250016%20368.5%2093%20360.875008C103.875008%20353.124992%20114.250016%20349.5%20114.250016%20349.5L114.5%20349.5L270.750016%20296.875008C277.750016%20274.375008%20318.375008%20140.875008%20328.124992%20110.124992C333.875008%2091.749984%20339.5%2080.249984%20346.5%2071.5C349.875008%2067%20353.875008%2063.249984%20358.624992%2060.249984C360.5%2059.124992%20362.5%2058.249984%20364.5%2057.5C365.124992%2057.124992%20365.750016%2057%20366.5%2056.875008L364.875008%2057.249984C365.375008%2057.124992%20365.750016%2056.749984%20366.124992%2056.624992C367.375008%2056.249984%20368.250016%2056.124992%20369.875008%2055.875008C394.624992%2048.375008%20414.5%2063.749984%20414.5%2063.749984L415.624992%2064.624992L507.875008%20148.624992L662.5%2030L666%2028.5C698.250016%2014.375008%20730.875008%2022.249984%20748.124992%2036.124992C765.5%2050.124992%20772.250016%2068%20772.250016%2068L773.375008%2070.875008L892.875008%20683C896.250016%20698.124992%20897.124992%20712.249984%20893.375008%20726C889.624992%20739.749984%20880%20752.624992%20868.375008%20759.5C856.624992%20766.5%20845%20768.624992%20834.250016%20768.124992zM831%20702.5C830.875008%20700.5%20831.250016%20700.749984%20830.375008%20696.875008L830.375008%20696.5L712%2090.749984C711.5%2089.875008%20710.624992%2088%20708.250016%2086.124992C705.750016%2084.124992%20703.750016%2082.875008%20693.375008%2087L504.250016%20232L390%20127.875008L414%20281.124992C414%20281.124992%20710.250016%20557.249984%20723%20569.124992C735.750016%20581%20731.5%20583.5%20731.5%20583.5C732.375008%20598%20712.250016%20587.749984%20712.250016%20587.749984L322.624992%20346.375008L322.5%20347L135.750016%20409.875008L135.750016%20410C135.624992%20410%20135.375008%20410.124992%20135.250016%20410.124992C135.375008%20410.124992%20136.250016%20410.5%20136.250016%20410.5L137.250016%20411L138.250016%20411.375008C138.250016%20411.375008%20305%20481.624992%20474.5%20553C559.375008%20588.749984%20644.875008%20624.749984%20710.624992%20652.5C776.375008%20680.124992%20825%20700.375008%20827.750016%20701.5C830.375008%20702.5%20829.124992%20702.5%20831%20702.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22amazon-pay%22%20%20%20%20%20%20unicode=%22&#xF42C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M283.8750016%20640L277.1875008%20638.8750016C256.2595008%20636.2509984000001%20236.0804992%20628.422%20219.3124992%20615.75C215.5684992%20613.51%20212.212%20610.508%20208.5%20607.5C208.116%20608.236%20207.75%20609.014%20207.75%20609.75C206.982%20613.8779999999999%20206.6109984%20618.3095008%20205.8750016%20622.4375008C204.7549984%20629.1575008%20201.0324992%20632.5624992%20194.3124992%20632.5624992L176.75%20632.5624992C165.934%20632.5624992%20164.0624992%20630.2764992%20164.0624992%20619.8124992L164.0624992%20295.812512C164.4464992%20290.9485120000001%20167.404%20288.384%20171.5%20288L204%20288C208.48%20288%20211.0855008%20290.9485120000001%20211.4375008%20295.812512C211.8215008%20297.316512%20211.8124992%20298.808512%20211.8124992%20300.312512L211.8124992%20412.875008C213.3164992%20411.371008%20214.4515008%20410.6110080000001%20215.1875008%20409.875008C242.4515008%20387.091008%20273.8195008%20379.655008%20308.1875008%20386.375008C339.547488%20392.711008%20361.176%20411.750016%20375%20439.750016C385.816%20461.029984%20390.240992%20482.667488%20390.624992%20506.187488C391.360992%20531.947488%20389.128512%20556.744%20378.3125120000001%20581C365.608512%20610.856%20343.98%20630.6550016%20311.5%20637.3750016C306.636%20638.4950016%20301.4264992%20638.8890016%20296.5624992%20639.6249984C292.0824992%20640.0090016%20287.9710016%20640%20283.8750016%20640zM532.562496%20640C531.058496%20639.616%20529.628992%20639.25%20528.124992%20639.25C513.180992%20638.514%20498.590496%20636.6495007999999%20484.062496%20632.9375008C474.718496%20630.6975008%20465.772512%20627.3509984%20456.812512%20624.3750016C451.212512%20622.5190016%20448.562496%20618.3895008%20448.562496%20612.4375008C448.946496%20607.5735007999999%20448.562496%20602.364%20448.562496%20597.5C448.946496%20590.044%20451.958496%20588.1120000000001%20459.062496%20590C470.998496%20592.976%20482.939008%20596.3224992%20494.875008%20598.5624992C513.531008%20601.9224992%20532.584992%20603.4364992000001%20551.624992%20600.8124992C561.704992%20598.9564992%20571.039008%20596.326%20577.375008%20587.75C582.975008%20580.646%20585.240992%20571.7099840000001%20585.624992%20562.750016C586.008992%20550.045984%20586%20539.984512%20586%20527.312512C586%20526.576512%20586.008992%20525.852%20585.624992%20525.5L583.750016%20525.5C567.686016%20529.596%20551.291008%20531.817504%20534.875008%20532.937504C517.691008%20533.673504%20500.540992%20532.921504%20484.124992%20526.937504C464.348992%20520.217504%20448.249504%20508.299008%20438.937504%20488.875008C431.833504%20473.931008%20430.697504%20458.219488%20432.937504%20442.187488C436.297504%20420.523488%20446.772512%20404.119488%20465.812512%20393.687488C484.116512%20383.607488%20503.527488%20382.524%20523.687488%20385.5C546.823488%20388.86%20567.330016%20398.556%20585.249984%20413.5C585.985984%20414.236%20586.764%20414.576512%20587.5%20415.3125120000001C588.62%20409.328512%20589.38%20403.716%20590.5%20398.5C591.236%20393.636%20594.270016%20390.696512%20598.750016%20390.3125120000001L623.750016%20390.3125120000001C627.494016%20390.3125120000001%20630.875008%20393.654016%20630.875008%20397.750016C631.259008%20398.870016%20631.249984%20400.403008%20631.249984%20401.875008L631.249984%20561.187488C631.153984%20567.555488%20630.744992%20574.288992%20629.624992%20580.6249984C626.648992%20600.4010016%20618.42%20616.8484992%20600.5%20627.3124992C590.42%20633.2964992%20579.248512%20636.2689984%20567.312512%20638.1249984C561.712512%20638.8930015999999%20556.475008%20639.264%20550.875008%20640L532.562496%20640zM662%20639.9375008C658.256%20639.9375008%20656.388992%20636.6190016%20657.124992%20632.8750016C657.860992%20629.8669984%20659.004992%20626.476%20660.124992%20623.5C689.980992%20549.5799999999999%20720.197504%20475.709504%20750.437504%20401.437504C753.061504%20395.101504%20753.413504%20389.836%20750.437504%20383.5C745.605504%20372.332%20741.466016%20360.7624960000001%20736.249984%20349.562496C731.770016%20339.482496%20724.324992%20331.976%20713.124992%20329C705.668992%20327.112%20697.464992%20326.38%20689.624992%20327.5C685.880992%20327.884%20682.119008%20328.616%20678.375008%20329C673.127008%20329.384%20670.571488%20327.1624960000001%20670.187488%20321.562496L670.187488%20306.562496C670.571488%20297.954496%20673.173984%20294.254016%20681.750016%20292.750016C689.973984%20291.278016%20698.54%20290.196512%20707.5%20289.812512C733.612%20289.460512%20754.184992%20299.8409920000001%20767.624992%20322.624992C773.224992%20331.5849920000001%20777.716512%20340.928992%20781.812512%20350.624992C818.004512%20442.080992%20853.847488%20533.1600000000001%20889.687488%20625C890.807488%20627.624%20891.491008%20630.274%20891.875008%20633.25C892.611008%20637.73%20890.376512%20639.9390016%20886.312512%20639.8750016L856.124992%20639.8750016C850.908992%20640.2589984%20846.043488%20636.9264992000001%20844.187488%20632.0624992C843.451488%20629.8224992%20842.673504%20627.99%20841.937504%20625.75L788.562496%20473.062496C784.818496%20462.246496%20780.681504%20451.060992%20776.937504%20439.124992C776.169504%20441.012992%20775.821504%20441.755008%20775.437504%20442.875008C755.661504%20497.371008%20736.276%20551.816512%20716.5%20606.3124992C713.524%20615.2724992000001%20710.172512%20623.924%20706.812512%20632.5C705.340512%20636.6279999999999%20701.926496%20639.5624992%20697.062496%20639.5624992C685.478496%20639.9464992000001%20673.936%20639.9375008%20662%20639.9375008zM283.5%20601.1875008C306.284%20599.3315008%20324.928992%20588.1210016%20334.624992%20561.624992C340.608992%20545.2089920000001%20342.124992%20529.371488%20342.124992%20512.187488C342.124992%20496.123488%20341.019488%20481.920992%20336.187488%20466.624992C325.723488%20434.144992%20301.8115008%20421.465504%20271.1875008%20422.937504C249.5235008%20424.057504%20231.2464992%20432.314016%20214.0624992%20444.249984C212.2064992%20445.370016%20211.0855008%20447.174496%20211.4375008%20449.062496L211.4375008%20575.812512C211.0855008%20578.0524992%20212.2064992%20579.88%20214.0624992%20581C234.9584992%20595.56%20258.092%20603.0435008%20283.5%20601.1875008zM525.687488%20500.375008C532.079488%20500.935008%20538.523008%20500.814496%20544.875008%20500.062496C557.579008%20498.942496%20570.296%20496.731008%20583%20494.875008C585.624%20494.491008%20586.312512%20493.364992%20586.312512%20491.124992C585.928512%20483.636992%20586.312512%20476.550496%20586.312512%20469.062496C586.312512%20461.606496%20585.937504%20454.863008%20585.937504%20447.375008C586.321504%20445.519008%20585.191488%20444.057504%20583.687488%20442.937504C566.503488%20430.617504%20547.842496%20422.364992%20526.562496%20420.124992C517.986496%20419.388992%20509.379488%20419.390016%20501.187488%20422.750016C491.843488%20426.110016%20484.811488%20433.968512%20482.187488%20443.3125120000001C479.211488%20453.008512%20479.220512%20463.084512%20481.812512%20472.812512C485.908512%20485.516512%20494.844512%20492.559488%20506.812512%20496.687488C512.972512%20498.559488%20519.295488%20499.815008%20525.687488%20500.375008zM929.312512%20255.937504C899.444512%20255.5215040000001%20864.189504%20248.8304960000001%20837.437504%20230.062496C829.181504%20224.334496%20830.628512%20216.381504%20839.812512%20217.437504C869.892512%20221.053504%20936.844512%20229.1710080000001%20948.812512%20213.875008C960.812512%20198.5790080000001%20935.543008%20135.474016%20924.375008%20107.249984C920.919008%2098.834016%20928.225504%2095.350016%20935.937504%20101.750016C985.985504%20143.670016%20998.990016%20231.5474880000001%20988.750016%20244.1874880000001C983.613984%20250.507488%20959.180512%20256.3535040000001%20929.312512%20255.937504zM38.9375008%20223.937504C31.95949984%20222.977504%2028.954%20214.132992%2036.25%20207.124992C161.594%2089.556992%20327.220992%2032%20511.124992%2032C642.292992%2032%20794.567488%2074.797504%20899.687488%20155.437504C917.063488%20168.845504%20902.261504%20188.936%20884.437504%20181C766.581504%20129%20638.574496%20103.937504%20522.062496%20103.937504C349.390496%20103.937504%20182.232%20139.987008%2047%20221.875008C44.04%20223.667008%2041.2635008%20224.2575040000001%2038.9375008%20223.937504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22joget%22%20%20%20%20%20%20unicode=%22&#xF3B7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20371.111776%20863.23216%20358.40864%20861.875008%20345.875008C781.170336%20345.93824%20559.143904%20344.529184%20478.5%20346.624992C379.908%20348.832992%20333.406016%20383.585504%20374.750016%20431.937504C415.741984%20480.673504%20455.232992%20504.684%20486.624992%20523.5C518.368992%20541.9639999999999%20533.892512%20582.1955008%20443.8125120000001%20575.187488C267.6767968%20563.219744%20194.0025728%20465.911552%20160.1875008%20388.249984C162.4973856%20580.3589311999999%20319.354048%20736%20512%20736zM690.624992%20512C658.848992%20512%20605.331488%20466.575488%20559.187488%20436.687488C503.443488%20400.143488%20443.249984%20380.937504%20443.249984%20380.937504L744.187488%20383.875008L831.624992%20426.750016C831.624992%20426.749984%20837.911488%20443.726496%20797.687488%20454.062496C757.431488%20464.782496%20691.737504%20432.978496%20638.937504%20404.562496C586.137504%20376.4984960000001%20583.937504%20390.187488%20583.937504%20390.187488C583.937504%20390.187488%20666.598496%20452.168992%20685.062496%20463.624992C703.910496%20475.048992%20741.926496%20488.371488%20709.062496%20507.187488C703.142496%20510.515488%20696.896992%20512%20690.624992%20512zM834.937504%20244.2499840000001C780.737792%20119.520448%20656.42832%2032%20512%2032C489.563008%2032%20467.657312%2034.341952%20446.375008%2038.375008C434.10448%2058.607232%20422.26256%2079.786176%20417.187488%2091.5C406.499488%20116.236%20367.004512%20173.864%20474.812512%20213C561.031488%20244.2004480000001%20754.828416%20243.448192%20834.937504%20244.2499840000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tencent-weibo%22%20%20%20%20%20%20unicode=%22&#xF1D5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20832C385.250016%20832%20256%20702.749984%20256%20544C256%20495%20268.250016%20449.375008%20290%20409C302.624992%20431.875008%20317%20453.375008%20332%20474C324.624992%20496.124992%20320%20519.375008%20320%20544C320%20667.5%20420.5%20768%20544%20768C667.5%20768%20768%20667.5%20768%20544C768%20420.5%20667.5%20320%20544%20320C517.875008%20320%20493.250016%20324.7499840000001%20470%20333C459%20315%20448.875008%20296.2499840000001%20440%20276C472.375008%20263.375008%20507.250016%20256%20544%20256C702.750016%20256%20832%20385.249984%20832%20544C832%20702.749984%20702.750016%20832%20544%20832zM544%20640C491%20640%20448%20597%20448%20544C448%20533.249984%20450.750016%20523.624992%20454%20514C270.624992%20344.2499840000001%20256%2089.249984%20256%20-32L320%20-32C320%2083.624992%20333.375008%20311.7499840000001%20493%20463C507.750016%20453.624992%20525.250016%20448%20544%20448C597%20448%20640%20491%20640%20544C640%20597%20597%20640%20544%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22artstation%22%20%20%20%20%20%20unicode=%22&#xF77A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M439.375008%20736L832%2032L895.812512%20176.375008C910.628512%20206.0070080000001%20909.123008%20241.181504%20891.875008%20269.437504L643.062496%20690.0624992C625.622496%20718.5744992%20594.564992%20736%20561.124992%20736L439.375008%20736zM368.375008%20666.3124992L180.1875008%20320L561.5%20320L368.375008%20666.3124992zM128%20224L197.5%2085.062496C213.756%2052.550496%20246.9604992%2032%20283.3124992%2032L722.124992%2032L615.062496%20224L128%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22freebsd%22%20%20%20%20%20%20unicode=%22&#xF3A4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20704C160%20644.749984%20179.875008%20580.624992%20208%20529C177.750016%20477%20160%20416.375008%20160%20352C160%20158%20318%200%20512%200C694.250016%200%20844.375008%20139.2499840000001%20862%20317C863.124992%20328.624992%20864%20340.124992%20864%20352C864%20402.375008%20853.250016%20451.124992%20833%20496C831.375008%20493.249984%20830.375008%20491.249984%20829%20489C818%20464.5%20805.250016%20438.624992%20792%20417C797%20395.749984%20800%20374.375008%20800%20352C800%20342.2499840000001%20799.875008%20332.5%20799%20323C784.5%20177.375008%20661.750016%2064%20512%2064C352.5%2064%20224%20192.5%20224%20352C224%20511.5%20352.5%20640%20512%20640C525.750016%20640%20538.750016%20638.875008%20552%20637C559.750016%20647.375008%20567.750016%20656.624992%20575%20665L575%20666L581%20672C588%20679.624992%20594.624992%20686.124992%20601%20692C572.124992%20699.624992%20542.5%20704%20512%20704C467.375008%20704%20424.375008%20695.249984%20385%20680C375.750016%20686.5%20364.5%20693.749984%20350%20701C314.124992%20718.875008%20261.375008%20736%20192%20736zM832%20736C762.624992%20736%20709.875008%20718.875008%20674%20701C638.124992%20683.124992%20617%20663%20617%20663L608%20653L608%20639C608%20639%20608.750016%20600.249984%20629%20561C649.250016%20521.749984%20695%20480%20768%20480L785%20480L795%20494C795%20494%20864%20593.749984%20864%20704L864%20736zM231%20667C266%20662.5%20296%20654.5%20317%20645C293.124992%20629.124992%20272.250016%20610.124992%20253%20589C243.5%20614%20235.375008%20641.124992%20231%20667zM791%20667C780.5%20610.749984%20761.875008%20566.624992%20751%20548C715.875008%20553.375008%20696.750016%20570%20686%20591C677%20608.375008%20677.124992%20616.875008%20676%20626C681.5%20630.624992%20683.375008%20633.624992%20702%20643C722.624992%20653.249984%20754.375008%20662.124992%20791%20667z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22contao%22%20%20%20%20%20%20unicode=%22&#xF26D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M181%20721C152%20721%20128%20698%20128%20669L128%2099C128%2070%20152%2047%20181%2047L300%2047C248.875008%20102.875008%20225.750016%20183.875008%20224%20191C216.375008%20221.375008%20186.5%20354.2499840000001%20176%20417C171.750016%20442.249984%20169%20470%20169%20506C169%20620.624992%20228.624992%20688.875008%20267%20721zM709%20721C760.624992%20674.624992%20789%20595%20789%20595L584%20552C584%20552%20553.750016%20620%20484%20620C446%20620%20377%20593.375008%20377%20525C377%20480.749984%20392.5%20388.249984%20413%20300C437.875008%20193.124992%20464.875008%20137%20534%20137C647.750016%20137%20647%20250%20647%20250L853%20296C853%20296%20853%20275.375008%20853%20246C853%20146.5%20788.250016%2068.749984%20768%2047L843%2047C872%2047%20896%2070%20896%2099L896%20669C896%20698%20872%20721%20843%20721z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-drive%22%20%20%20%20%20%20unicode=%22&#xF3AA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M366%20736L357%20721L101%20305L91%20289L100%20272L228%2048L237%2032L787%2032L796%2048L924%20272L933%20289L923%20305L667%20721L658%20736zM441%20672L622%20672L839%20320L658%20320zM384%20643L479%20488L257%20127L165%20288zM517%20427L583%20320L451%20320zM412%20256L841%20256L749%2096L313%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vaadin%22%20%20%20%20%20%20unicode=%22&#xF408;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768C108.8%20768%2096%20755.2%2096%20736L96%20656C96%20595.2%20147.2%20544%20208%20544L435.187488%20544C460.787488%20544%20480%20524.7874879999999%20480%20499.187488L480%20480C480%20460.8%20492.8%20448%20512%20448C531.2%20448%20544%20460.8%20544%20480L544%20499.187488C544%20524.7874879999999%20563.212512%20544%20588.812512%20544L816%20544C876.8%20544%20928%20595.2%20928%20656L928%20736C928%20755.2%20915.2%20768%20896%20768C876.8%20768%20864%20755.2%20864%20736L864%20716.8124992C864%20691.2124992%20844.787488%20672%20819.187488%20672L608%20672C553.6%20672%20512%20630.4%20512%20576C512%20630.4%20470.4%20672%20416%20672L204.8124992%20672C179.2124992%20672%20160%20691.2124992%20160%20716.8124992L160%20736C160%20755.2%20147.2%20768%20128%20768zM331.249984%20415.124992C325.2%20414.5750080000001%20319.2250016%20412.824992%20313.6249984%20409.624992C291.2249984%20396.824992%20281.5749984000001%20368.024992%20294.3750016%20345.624992L470.375008%2025.624992C476.775008%209.624992%20496%200%20512%200C528%200%20547.224992%209.624992%20553.624992%2025.624992L729.624992%20345.624992C742.424992%20368.024992%20732.775008%20396.824992%20710.375008%20409.624992C687.975008%20422.424992%20659.175008%20412.775008%20646.375008%20390.375008L512%20147.187488L377.624992%20390.375008C368.024992%20407.175008%20349.4%20416.775008%20331.249984%20415.124992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cuttlefish%22%20%20%20%20%20%20unicode=%22&#xF38C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20800C314.592%20800%20128%20613.408%20128%20384C128%20154.592%20314.624%20-32%20544%20-32C660.512%20-32%20768.542496%2014.88%20848.062496%20100L876.062496%20129.937504L841.812512%20152.562496C743.092512%20241.010496%20702.020992%20336.158496%20697.124992%20348.062496C659.812992%20298.110496%20601.248%20256%20544%20256C473.312%20256%20416%20313.312%20416%20384C416%20454.688%20473.312%20512%20544%20512C601.376%20512%20660.093504%20469.736992%20697.437504%20419.624992C701.821504%20429.448992%20757.716512%20552.461504%20841.812512%20615.4375008L876.062496%20638.0624992L848.062496%20668C768.478496%20753.12%20660.512%20800%20544%20800zM544%20736C632.032%20736%20714.331008%20704.3604992%20778.875008%20646.3124992C738.203008%20609.6084992%20705.245504%20564.159008%20681.437504%20525.375008C642.333504%20554.655008%20594.88%20576%20544%20576C438.144%20576%20352%20489.856%20352%20384C352%20278.144%20438.144%20192%20544%20192C594.912%20192%20642.396%20213.437984%20681.5%20242.750016C704.156%20207.518016%20736.32%20165.022016%20780%20122.750016C715.296%2064.029984%20632.544%2032%20544%2032C349.92%2032%20192%20189.92%20192%20384C192%20578.0799999999999%20349.888%20736%20544%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22periscope%22%20%20%20%20%20%20unicode=%22&#xF3DA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M516.5%20800C318.3480448000001%20800%20160%20642.0091648%20160%20451.062496C160%20345.6920320000001%20227.5572224%20230.887328%20302.0624992%20137.687488C339.315136%2091.087584%20378.762752%2050.37952%20414.750016%2020.437504C432.743616%205.466496%20449.807584%20-6.874656%20466.124992%20-16C482.4424%20-25.125344%20497.506784%20-32%20516.5%20-32C535.773984%20-32%20549.346208%20-24.6506879999999%20564.687488%20-15.5C580.0288%20-6.3493120000001%20596.286336%205.878144%20613.562496%2020.812512C648.114848%2050.681248%20686.62208%2091.327872%20723.249984%20137.875008C796.505856%20230.969248%20864%20345.6920320000001%20864%20451.062496C864%20642.0091648%20706.513664%20800%20516.5%20800zM516.5%20736C670.934336%20736%20800%20606.73984%20800%20451.062496C800%20375.3769600000001%20741.537664%20264.615264%20672.937504%20177.437504C638.637408%20133.8486400000001%20602.247136%2095.6672640000001%20571.687488%2069.249984C556.40768%2056.041376%20542.538208%2045.760544%20531.937504%2039.437504C521.3368%2033.114464%20513.114016%2032%20516.5%2032C517.34928%2032%20508.726848%2033.52672%20497.375008%2039.875008C486.023168%2046.223392%20471.456384%2056.452992%20455.624992%2069.624992C423.962208%2095.968992%20386.865856%20134.088928%20352.062496%20177.624992C282.4557792%20264.697152%20224%20375.3769600000001%20224%20451.062496C224%20606.73984%20352.155968%20736%20516.5%20736zM512%20576C510.048%20576%20508.232512%20575.533504%20506.312512%20575.437504C509.768512%20565.5495040000001%20512%20555.072%20512%20544C512%20490.976%20469.024%20448%20416%20448C404.928%20448%20394.450496%20450.231488%20384.562496%20453.687488C384.466496%20451.767488%20384%20449.952%20384%20448C384%20377.312%20441.312%20320%20512%20320C582.688%20320%20640%20377.312%20640%20448C640%20518.688%20582.688%20576%20512%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22searchengin%22%20%20%20%20%20%20unicode=%22&#xF3EB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M414.062496%20768L414.062496%20681.0624992C510.222496%20672.4544992%20574.375008%20593.1695007999999%20574.375008%20501.937504C574.375008%20418.065504%20516.978016%20347.742496%20439.249984%20328.062496L412.8125120000001%20245.124992L409.124992%20234.062496C456.420992%20237.134496%20503.723008%20253.993984%20544.875008%20282.2499840000001L561.187488%20257.6874880000001C606.659488%20241.111488%20641.695008%20204.8449920000001%20657.375008%20170.124992C673.055008%20134.7969920000001%20673.603488%20116.401984%20729.187488%2075.249984C784.803488%2034.385984%20821.072%204.259488%20830%201.187488C839.216%20-1.884512%20859.185504%20-0.032512%20877.937504%2018.687488C896.625504%2037.471488%20898.447008%2057.447008%20895.375008%2066.375008C892.303008%2075.2710080000001%20862.214496%20111.508992%20821.062496%20167.124992C779.910496%20222.740992%20761.132992%20223.352%20726.124992%20239C691.116992%20254.68%20654.850496%20289.403008%20638.562496%20334.875008L614.312512%20350.812512C643.816512%20393.820512%20662.562496%20445.713504%20662.562496%20501.937504C662.562496%20643.5695008%20553.198496%20759.392%20414.062496%20768zM357.5%20765.8124992C227.868%20747.7004992%20128%20636.1775008%20128%20501.937504C128%20366.769504%20224.1730016%20253.785984%20354.124992%20236.2499840000001L354.124992%20325.624992C272.1090016%20341.880992%20214.9375008%20414.705504%20214.9375008%20501.937504C214.9375008%20578.4495008%20262.5410016%20643.6075008%20330.124992%20669.6875008L355.3125120000001%20757.8124992L357.5%20765.8124992zM384%20749.8750016L292.9375008%20431.937504L384.187488%20472.187488L384.187488%20254.624992L496.624992%20604.25L384%20557.249984L384%20749.8750016zM847.750016%2062.062496C855.142016%2062.062496%20861.249984%2055.922496%20861.249984%2048.562496C861.249984%2041.170496%20855.110016%2035.312512%20847.750016%2035.312512C840.389984%2035.312512%20834.562496%2041.170496%20834.562496%2048.562496C834.562496%2055.922496%20840.357984%2062.062496%20847.750016%2062.062496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22the-red-yeti%22%20%20%20%20%20%20unicode=%22&#xF69D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M395.062496%20800C347.670496%20763.712%20345.556%20737.158%20344.5%20731.75C343.156%20735.366%20335.031488%20761.146%20321.687488%20772.25C316.7275008%20760.1220000000001%20316.4575008%20746.6004992000001%20320.937504%20734.3124992C325.449504%20721.7044992%20329.818496%20712.0815008%20333.562496%20705.9375008C309.5624992%20710.8975008%20291.078%20713.2975008%20259.75%20705.9375008L254.1875008%20705.9375008L303.6875008%20684.5C273.3835008%20656.148%20249.5290016%20621.6790016%20233.6249984%20583.3750016L231.0624992%20570.812512L233.6249984%20568.249984L245%20575.249984C240.04%20557.841984%20237.0769984%20546.1624959999999%20235.1249984%20536.562496C218.8050016%20518.1944960000001%20204.7975008%20497.916992%20193.4375008%20476.124992C170.9415008%20474.620992%20145.736%20459.935488%20133%20454.687488L137.5%20449.624992L180.6875008%20448.124992C179.9515008%20446.620992%20179.6735008%20444.816512%20178.9375008%20443.3125120000001C167.9935008%20433.712512%20119.2295008%20386.762016%20129.4375008%20322.2499840000001L159.6875008%20355.812512C160.4235008%20353.252512%20160.764%20350.7824960000001%20161.5%20348.062496C161.5%20309.822496%20162.1389984%20213.610016%20258.8750016%20122.2499840000001C324.283008%2062.249984%20402.868992%2031.937504%20495.124992%2031.937504C677.684992%2031.937504%20829.624992%20162.8834880000001%20829.624992%20349.1874880000001C839.832992%20363.747488%20827.776992%20344.6990080000001%20854.624992%20386.875008L874.124992%20365.437504L877.875008%20366.1874880000001C875.091008%20383.6914880000001%20870.674496%20400.892%20864.562496%20417.5C862.290496%20424.668%20858.824512%20431.4215040000001%20854.312512%20437.437504L854.375008%20437.437504L885.437504%20426.8125120000001C871.037504%20462.652512%20849.587008%20482.288%20837.875008%20494L848.562496%20521.249984C848.850496%20521.249984%20867.020512%20562.960512%20844.812512%20567.312512C843.916512%20584.2724992000001%20834.883488%20607.8124992%20817.187488%20607.8124992C805.795488%20623.7164992%20790.675488%20626.2875008%20771.187488%20616.6875008C757.555488%20610.0315008%20744.771488%20601.6975008%20733.187488%20591.9375008C725.251488%20601.5375008%20728.687488%20591.3755008%20728.687488%20636.6875008C673.039488%20673.1355008%20660.596%20654.2355008%20616.5%20632.1875008L617.249984%20631.4375008C584.193984%20643.0535007999999%20549.600992%20649.7749984%20514.624992%20651.3750016C506.368992%20664.4310016%20486.76%20679.976%20477%20689L514.187488%20678.3750016C505.931488%20686.6310016%20473.979008%20697.7010016%20462.875008%20701.1249984C490.171008%20707.2690016%20507.584992%20732.3209984%20526.624992%20750.6249984C474.272992%20765.7609984000001%20424.741984%20759.4975008%20379.750016%20732.9375008L397.8125120000001%20799.25L395.062496%20800zM383.937504%20779.3124992C380.033504%20766.8644992%20376.871008%20754.2069984%20374.375008%20741.3750016L371.8125120000001%20730.6875008L371.062496%20723.6249984L374.8125120000001%20719.8750016C407.676512%20740.1310016%20443.061984%20748.986%20481.750016%20748.25L513.437504%20747.5C495.709504%20727.244%20471.664992%20714.6644992%20440.624992%20710.3124992C429.008992%20708.1684992%20417.338496%20706.7055008%20405.562496%20705.9375008L405.249984%20706.6875008L401.5%20708.5C394.364%20710.004%20386.932%20708.924%20380.5%20705.5C376.756%20705.788%20373.171008%20706.1800000000001%20369.875008%20706.5L366.062496%20704L366.8125120000001%20702.1875008C369.820512%20701.8995007999999%20372.668992%20701.4450016000001%20376.124992%20701.1249984L373.124992%20696.0624992L378.187488%20696.8124992L362.3125120000001%20679.8124992C356.008512%20675.3004992%20354.2080000000001%20670.2270016%20356%20665.8750016L364.124992%20671L365.875008%20671C375.091008%20683.2239999999999%20388.676512%20691.3820000000001%20403.8125120000001%20693.75L403.8125120000001%20698.3124992C413.412512%20697.5764992%20423.337504%20696.788%20432.937504%20696.5C442.537504%20696.5%20445.512%20695.806%20441%20694.75C451.784%20688.67%20462.174496%20681.8615007999999%20472.062496%20674.4375008C492.318496%20659.3015008%20507.462496%20641.5990016000001%20517.062496%20621.3750016C530.278496%20594.0790016000001%20537.312512%20565.748%20537.312512%20536.5C537.248512%20522.2280000000001%20535.756512%20507.984%20532.812512%20494C527.532512%20470.16%20519.468512%20446.984%20508.812512%20425L512.562496%20424.3125120000001C539.858496%20453.848512%20575.368512%20448.3125120000001%20586.312512%20448.3125120000001L576.750016%20439.437504L610.312512%20412.875008L607.750016%20366.812512C599.653984%20385.2765120000001%20583.017984%20398.452%20558.249984%20408.5C582.985984%20386.292%20593.652992%20376.843488%20591.124992%20378.1874880000001C583.924992%20382.3794880000001%20585.881504%20381.0619840000001%20574.937504%20383.750016C581.081504%20377.6059840000001%20601.193984%20355.535488%20602.249984%20352.6874880000001L602.5%20352.437504L602.249984%20352.124992C602.249984%20349.4369920000001%20604.642016%20353.940512%20581.249984%20317.812512C468.449984%20340.7565120000001%20421.853504%20381.872992%20369.437504%20412.624992L387.124992%20410.8125120000001C369.428992%20438.556512%20363.770496%20437.361504%20329.562496%20449.937504L345.437504%20462.562496C332.253504%20467.074496%20318.168%20467.060512%20303%20461.812512L314.3750016%20477.750016L312.5624992%20480.312512C290.2264992%20473.848512%20282.8795008%20466.480512%20278.6875008%20463.312512C277.0235008%20471.568512%20274.522%20481.892%20260.25%20506.5L258.5624992%20465.937504L238.75%20473.437504C240.99%20511.261504%20246.8504992%20549.247008%20258.5624992%20585.3750016L260.3750016%20587.8750016C262.1669984%20592.2269984%20266.6644992%20599.2955008%20274.3124992%20610.6875008L278.0624992%20615.75L258.5624992%20597.3750016L266.6249984%20604.3750016L251.5%20590.4375008L245.1875008%20588.6249984C263.6515008%20624.7849984%20279.8575008000001%20650.5935008%20293.9375008%20663.9375008C307.8895008%20677.8895008%20317.9460000000001%20687.912%20324.249984%20693L314.6249984%20691.25C297.6970016%20697.554%20285.5335008%20701.8604992%20277.4375008%20703.8124992C281.1815008%20704.5484992%20282.986%20704.5624992%20282.25%20704.5624992C297.706%20704.5624992%20308.5049984%20703.8684992%20313.6249984%20702.8124992C321.368992%20700.3164992%20329.464992%20699.0624992%20337.624992%20699.0624992L338.3125120000001%20701.6249984L325.750016%20755.3124992L346%20711.8124992C350.224%20718.3724992%20353.243008%20725.634%20354.875008%20733.25C357.435008%20742.85%20362.96%20752.7124992%20370%20762.3124992C377.04%20771.9124992%20381.377504%20778.2564992%20383.937504%20779.3124992zM421.062496%20692.8750016C417.578496%20692.4350016%20414.193984%20691.1279999999999%20411.249984%20689C392.209984%20678.952%20369.222016%20657.6150016%20367.750016%20655.3750016C365.189984%20652.8149984%20362.632992%20646.5169984%20359.624992%20635.1249984C356.776992%20623.5409984%20355.344512%20611.6859999999999%20355.3125120000001%20599.75C348.272512%20611.75%20339.549504%20609.3610016%20325.437504%20608.6249984L336.124992%20597.1875008C311.3890016%20597.1875008%20301.1355008%20574.083488%20300.6875008%20573.187488C310.8955008%20573.187488%20307.6075008000001%20584.6155008000001%20345.687488%20591.6875008C339.223488%20601.0955008000001%20340.712512%20599.1624992%20338.3125120000001%20601.5624992C370.856512%20576.3464991999999%20363.100992%20569.4209920000001%20408.124992%20566.124992L403.750016%20573.187488C416.358016%20583.9395008%20424.305504%20599.1129983999999%20425.937504%20615.6249984C428.497504%20639.6249984%20424.173984%20659.9290016%20412.750016%20677.6249984L432.249984%20689C432.346016%20689.928%20432.076%20690.8264992%20431.5%20691.5624992C428.124%20692.8904992%20424.546496%20693.3149984%20421.062496%20692.8750016zM439.687488%20683L440.437504%20679.25L446.062496%20675.6249984L442.3125120000001%20674.9375008L443.062496%20670.3750016C456.694496%20671.1109984%20470.219488%20668.0904992000001%20482.187488%20661.5624992C478.443488%20669.8184992%20467.143488%20683%20439.687488%20683zM404.375008%20673.6875008C408.468512%20672.9735008%20411.764992%20668.2450016%20415.124992%20659.1249984C418.868992%20646.8369984%20420.360992%20634.0195008000001%20419.624992%20621.1875008C418.856992%20607.2675008%20414.582496%20595.3944991999999%20407.062496%20586.5624992C402.710496%20581.4744992000001%20398.941504%20577.7155008%20397.437504%20575.187488C391.773504%20574.611488%20386.1%20574.8190079999999%20380.5%20575.875008L369.8125120000001%20581L361.750016%20590.5624992C362.966016%20605.5704992%20363.655008%20618.8089984000001%20366.375008%20629.6249984C368.167008%20641.0169984%20371.488%20649.0710016%20376%20655.3750016C384.096%20664.9749984%20391.904%20670.5024992%20400%20673.0624992C401.576%20673.7024992%20403.010496%20673.9255008%20404.375008%20673.6875008zM453.875008%20662.75C447.932%20661.0789984%20443.92%20651.2550016%20442%20633.3750016C439.44%20609.5350016%20445.735488%20589.0735007999999%20459.687488%20573.937504C473.639488%20558.801504%20486.972512%20558.0455039999999%20498.812512%20569.437504C510.652512%20580.8295008%20503.923008%20604.8399999999999%20481.875008%20641C476.659008%20649.608%20469.3%20656.7275008%20460.5%20661.6875008L460.437504%20661.6875008C458.037504%20662.9595008%20455.856%20663.3070016%20453.875008%20662.75zM456%20656.3750016C458.696992%20657.0260000000001%20463.56%20654.4470016%20471%20648.3750016C480.6%20640.2789984%20487.925984%20624.3609984%20493.750016%20599.6249984C503.478016%20557.608992%20464.061504%20560.282016%20453.437504%20592.25C461.533504%20588.954%20469.155008%20589.4355008%20471.875008%20608.1875008L471.875008%20615.1875008L470.062496%20614.4375008C463.598496%20619.0775008%20466.316%20621.19%20467.5%20623.75L468.249984%20624.5C466.906016%20626.2919999999999%20460.764%20636.7%20449.5%20617.5C448.764%20637.756%20450.224%20650.3049983999999%20454%20654.6249984C454.448%20655.5610016%20455.100992%20656.158%20456%20656.3750016zM659.624992%20648.3750016C663.688992%20645.5269984%20676.736%20640.2584992%20688%20622.5624992C694.304%20609.9544992%20693.990496%20607.8895008%20693.062496%20605.9375008C692.326496%20602.3215008%20692.338496%20599.442%20688.562496%20595.25C686.002496%20591.506%20680.475008%20588.2270016%20670.875008%20583.8750016C659.483008%20603.3629983999999%20646.147488%20619.2329984%20629.187488%20630.6249984L659.624992%20648.3750016zM684%20648C692.521504%20648.2475008%20704.326496%20643.1955008%20719.062496%20633.1875008L718.312512%20600.3750016C726.568512%20573.239008%20743.619008%20574.562496%20751.875008%20574.562496L746.812512%20581.6249984L780.437504%20589.6875008C766.933504%20588.9195007999999%20753.379008%20588.9195007999999%20739.875008%20589.6875008C759.075008%20592.8235007999999%20789.877504%20633.1529984%20804.437504%20606.6249984C809.525504%20595.2330016000001%20814.023008%20580.8415008%20818.375008%20564.937504L820.937504%20573.812512C819.049504%20581.2684992%20818.183008%20588.9449984%20818.375008%20596.6249984C826.471008%20595.8890016%20831.576512%20591.548%20832.312512%20581.5C833.048512%20571.9%20834.909504%20559.244%20837.437504%20543.5L844.437504%20560.5C851.349504%20560.5%20851.183488%20565.8855040000001%20840.687488%20529.437504C809.327488%20542.493504%20788.057504%20542.062496%20770.937504%20542.062496L798.249984%20566.062496C760.298016%20553.774496%20748.766496%20549.8554879999999%20716.062496%20534.687488C714.398496%20542.783488%20708.574496%20554.962496%20692.062496%20564.562496C687.262496%20558.866496%20687.864%20563.176512%20691%20542.312512L687.249984%20542.312512C685.394016%20554.568512%20681.088992%20566.408%20674.624992%20577L680.937504%20582.0624992C693.545504%20592.7184992%20698.604512%20603.5135008%20696.812512%20614.9375008C696.076512%20624.5375008%20688.722496%20635.216%20676.562496%20646C678.666496%20647.264%20681.159488%20647.9175008%20684%20648zM389.937504%20638.6249984C377.777504%20638.6249984%20372.564512%20619.5804992000001%20377.8125120000001%20606.8124992C379.3485120000001%20603.5164992%20382.353504%20601.172%20385.937504%20600.5C388.413472%20600.0791712%20399.8125120000001%20602.3053312%20399.8125120000001%20622.75L399.124992%20622.75C391.028992%20624.414%20395.822496%20630.9544992%20398.062496%20631.5624992C395.502496%20636.0744992%20392.9455040000001%20637.8889984%20389.937504%20638.6249984zM334.937504%20567.375008C317.4940000000001%20566.101504%20307.9924992%20560.167008%20306.3124992%20559.375008C307.0484992%20558.639008%20310.8355008%20554.301504%20315.1875008%20545.437504C321.491488%20555.037504%20328.369504%20560.607008%20337.937504%20561.375008C335.345504%20544.543008%20336.212%20527.324512%20340.5%20510.812512C340.6600000000001%20510.076512%20344.406016%20484.672992%20381.750016%20474.624992C398.709984%20470.112992%20422.2929920000001%20472.861984%20455.124992%20482.750016L441.3125120000001%20482C435.008512%20504.208%20431.701504%20519.210016%20432.437504%20526.249984C449.3975040000001%20539.4660160000001%20465.316%20543.192992%20478.5%20537.624992L482.249984%20537.624992L464.562496%20549L453.875008%20548.312512C445.011008%20546.520512%20435.436512%20541.991488%20424.8125120000001%20535.687488L429.437504%20545.437504C377.245504%20523.8375040000001%20377.330016%20524.448%20375.249984%20524C344.0500160000001%20516.96%20346.777504%20560.5794880000001%20346.937504%20561.187488L355.750016%20563L355.062496%20566.750016C347.486496%20567.7259839999999%20340.752%20567.799488%20334.937504%20567.375008zM775.249984%20556.687488L753%20537.187488L753.750016%20532.875008L780.312512%20533.624992C796.984512%20533.0169920000001%20813.524512%20530.896512%20829.812512%20527.312512L794.437504%20523.562496L792.624992%20519.062496L832.562496%20484.375008C847.346496%20469.527008%20860.902496%20453.463008%20873.062496%20436.375008C856.262496%20441.335008%20857.601984%20441.5%20841.249984%20441.5L859.687488%20392.750016L846.249984%20411.937504L842.5%20411.187488L847%20397.249984C841.752%20388.386016%20811.464992%20330.775488%20739.624992%20277.6874880000001C680.360992%20232.983488%20624.682016%20219.042016%20618.249984%20217.2499840000001L606.875008%20227.875008L605.062496%20223.375008L626.5%20199.375008L615.875008%20206.437504L620.937504%20200.124992L619.187488%20200.124992L586.312512%20220.375008L600.249984%20180.5L571.750016%20222.312512L569.937504%20218.562496L581.375008%20175.124992C572.223008%20187.412992%20549.852992%20224.004%20496.124992%20234.5L544.875008%20202.687488C498.123008%20195.583488%20450.406496%20198.904512%20405.062496%20212.312512C398.758496%20214.104512%20391.724512%20216.002496%20384.8125120000001%20218.562496L386.562496%20223.124992L319.3750016%20256.6874880000001L358.5%20223.124992C271.94%20209.460992%20189.0335008%20261.2114880000001%20168.9375008%20348.1874880000001L165.25%20372.812512L131.8124992%20339.375008C161.0604992%20425.615008%20170.2495008%20426.1960000000001%20208.9375008%20444.5C195.2735008%20452.436%20206.5124992%20449.4455040000001%20151.3124992%20458.437504C175.0244992%20467.141504%20200.8124992%20481.536992%20260.8124992%20450.624992C262.5724992%20451.680992%20264.4549984%20452.547488%20266.3750016%20453.187488C267.2710016%20457.987488%20266.9790016%20454.457504%20267.8750016%20470.937504C273.7309984%20455.929504%20273.2710016%20457.833504%20272.3750016%20456.937504L274.9375008%20456.249984C293.9775008%20466.009984%20288.2775008%20462.970496%20300.4375008%20469.562496L292.3750016%20449.3125120000001L325.8125120000001%20458L313.1875008%20445.437504L316.9375008%20441.687488C323.689504%20444.375488%20362.348992%20436.599488%20378.124992%20417.687488L342.750016%20421.437504C401.8539840000001%20386.941504%20419.973504%20340.3920000000001%20426.437504%20317L429%20318.812512C424.808%20352.252512%20410.408%20369.688%20405%20379C411.304%20371.512%20463.808992%20327.088%20570.624992%20310C553.664992%20310.736%20535.945984%20301.880992%20518.249984%20281.624992L588.312512%20311.937504L574.375008%20279.062496C585.767008%20294.198496%20596.587488%20314.437504%20606.187488%20338.437504L606.187488%20339.1874880000001L607.937504%20343.6874880000001L606.187488%20319.6874880000001C626.443488%20382.375488%20644.114016%20437.465984%20659.249984%20484.249984L679.5%20525.937504L679.5%20528.937504L671.437504%20535.249984L686.562496%20535.249984L695.437504%20528.937504L699.187488%20530.750016L694.062496%20554.750016L712.562496%20526.375008L775.249984%20556.687488zM837.062496%20518.937504L831.249984%20499.437504L809.812512%20517.124992L837.062496%20518.937504zM454.875008%20508.249984C457.435008%20492.346016%20461.948992%20481.679008%20468.124992%20475.375008C454.172992%20465.487008%20426.8245120000001%20454.511008%20398.3125120000001%20451.375008L399.062496%20449.624992C411.574496%20447.736992%20424.408512%20449.023008%20436.3125120000001%20453.375008L425.624992%20433.875008C431.928992%20436.435008%20440.763488%20444.510496%20452.187488%20456.062496C470.043488%20464.318496%20471.236%20463.710496%20482.5%20480.062496C463.46%20489.662496%20458.939008%20500.601984%20454.875008%20508.249984zM196.9375008%20270.062496C271.7855008%20187.406496%20375.287488%20213.8295040000001%20377.687488%20214.437504C429.879488%20189.8295040000001%20482.578496%20179.012%20548.562496%20198.5C553.522496%20198.5%20579.012%20173.027008%20586.5%20139.875008L592.812512%20144.375008L589.062496%20179.750016C602.566496%20166.245984%20626.384992%20145.912512%20640.624992%20160.312512C617.232992%20168.248512%20605.367008%20174.500512%20596.375008%20207.812512C603.287008%20201.508512%20607.758496%20194.3670080000001%20638.062496%20185.375008L640%20187.124992L624.249984%20208.437504C641.785984%20215.637504%20619.001984%20206.928992%20672.249984%20224.624992C678.682016%20173.168992%20685.730016%20150.760512%20673.249984%2090.312512C598.402016%2052.808512%20589.101984%2056.74%20584.750016%2054.5C540.046016%2072.196%20508.412%20102.0474880000001%20489.5%20142.687488L534.5%20117.937504C519.812%20131.889504%20507.019008%20142.7095040000001%20476.875008%20184.437504L494.562496%20149.750016L468.062496%20161.124992C489.374496%20129.476992%20503.297504%2083.6415040000001%20567.937504%2050.937504C386.721504%2014.649504%20269.4104992%20159.0790080000001%20266.5624992%20162.375008C283.2024992%20148.551008%20300.9995008%20136.068992%20319.6875008%20125.124992C324.775488%20122.564992%20330.332512%20121.423008%20334.8125120000001%20123.375008L310.8124992%20154.375008C324.604512%20148.071008%20325.029504%20147.673504%20414.437504%20110.937504C350.693504%20141.977504%20303.7450016%20172.099488%20274.6249984%20201.187488C273.8890016%20191.587488%20272.8750016%20186.062496%20272.8750016%20186.062496C285.9309984%20175.1184960000001%20296.4830016%20161.5474880000001%20303.8750016%20146.187488C245.3789984%20174.539488%20217.4815008%20217.550496%20196.9375008%20270.062496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22neos%22%20%20%20%20%20%20unicode=%22&#xF612;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M265.1875008%20736L192%20681.5624992L192%2064L213.3750016%2064L341.187488%2064L448.124992%20142.187488L448.062496%20271.2499840000001L587.750016%2064L697.187488%2064L800%20128L800%20736L650.812512%20736L544%20658.5624992L544%20532.812512L408.562496%20736L265.1875008%20736zM300.4375008%20704L391.437504%20704L672%20283.1874880000001L672%20704L768%20704L768%20160L663.062496%20160L300.4375008%20704zM266.5%20697.1249984L645.937504%20128L737.312512%20128L687.187488%2096L607.5%2096L448%20328.062496L448%20328.5L447.687488%20328.5L320%20514.249984L320%20184L224%20112L224%20665.5L266.5%20697.1249984zM640%20688.6249984L640%20388.8125120000001L576%20484.812512L576%20642.25L640%20688.6249984zM352%20413.750016L416%20318.812512L416.124992%20158.437504L330.8125120000001%2096L256%2096L352%20168L352%20413.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-plus%22%20%20%20%20%20%20unicode=%22&#xF2B3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20672C192.875008%20672%2064%20543.124992%2064%20384C64%20224.875008%20192.875008%2096%20352%2096C511.124992%2096%20640%20224.875008%20640%20384C640%20403.749984%20637.875008%20423%20634%20441.624992L632.5%20448L352%20448L352%20352L544%20352C528.750016%20261.2499840000001%20447.124992%20192%20352%20192C246%20192%20160%20278%20160%20384C160%20490%20246%20576%20352%20576C400%20576%20443.750016%20558.249984%20477.5%20529.124992L546.250016%20596.5C495%20643.375008%20426.875008%20672%20352%20672zM800%20544L800%20448L704%20448L704%20384L800%20384L800%20288L864%20288L864%20384L960%20384L960%20448L864%20448L864%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22facebook-messenger%22%20%20%20%20%20%20unicode=%22&#xF39F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C301.124992%20768%20128%20603.624992%20128%20400C128%20291.5%20178.250016%20195.124992%20256%20128L256%20-20L398%2051C434.124992%2040.124992%20471.875008%2032%20512%2032C722.875008%2032%20896%20196.375008%20896%20400C896%20603.624992%20722.875008%20768%20512%20768zM512%20704C689.875008%20704%20832%20567.5%20832%20400C832%20232.5%20689.875008%2096%20512%2096C473.750016%2096%20437.250016%20103.249984%20403%20115L390%20119L320%2084L320%20156L308%20166C237%20222%20192%20305.875008%20192%20400C192%20567.5%20334.124992%20704%20512%20704zM476%20501L283%20297L456%20393L548%20294L739%20501L570%20406z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22openid%22%20%20%20%20%20%20unicode=%22&#xF19B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20768L480%20706L480%2076C315.375008%2097.5%20222%20172.7499840000001%20222%20267C222%20355.375008%20317.5%20430.249984%20448%20454L448%20534C247.124992%20508.5%2096%20398.624992%2096%20267C96%20129.624992%20240.624992%2016.875008%20480%20-3L608%2057zM640%20532L640%20451C682%20442%20720.124992%20427.375008%20752%20409L684%20371L928%20318L911%20498L846%20462C790%20496%20719%20520.249984%20640%20532z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22viacoin%22%20%20%20%20%20%20unicode=%22&#xF237;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M201%20704L283%20512L160%20512L160%20448L310%20448L337%20384L160%20384L160%20320L365%20320L508%20-17L655%20320L864%20320L864%20384L683%20384L711%20448L864%20448L864%20512L739%20512L823%20704L753%20704L613%20384L407%20384L270%20704zM434%20320L585%20320L509%20145z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22quora%22%20%20%20%20%20%20unicode=%22&#xF2C4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M495.750016%20768C326.437984%20768%20160%20632.6255008%20160%20433.937504C160%20206.193504%20383.003008%2057.64%20582.875008%20113C616.347008%2055.944%20660.436%200%20744.5%200C883.412%200%20896%20128%20896%20160L846.249984%20160C843.690016%20137.088%20828.083008%20113.375008%20789.875008%20113.375008C755.059008%20113.375008%20729.940512%20137.452992%20705.812512%20174.124992C780.884512%20232.204992%20830.375008%20322.7680000000001%20830.375008%20434C830.535008%20633.52%20668.614016%20768%20495.750016%20768zM495.750016%20704C625.158016%20704%20680.375008%20610.8975008%20680.375008%20433.937504C680.535008%20362.961504%20671.137504%20305.584512%20651.937504%20263.312512C618.817504%20312.912512%20577.746496%20351.937504%20496.562496%20351.937504C444.754496%20351.937504%20409.367008%20336.852992%20384.375008%20315.124992L405.062496%20273.812512C415.590496%20278.9005120000001%20422.198016%20278.750016%20433.750016%20278.750016C494.038016%20278.750016%20524.945984%20226.400992%20551.249984%20174.624992C534.258016%20169.5369920000001%20516.039488%20167.5%20495.687488%20167.5C368.327488%20167.5%20313.1250016%20257.528992%20313.1249984%20433.624992C313.1570016%20610.9369984%20368.3899840000001%20704%20495.750016%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22xing-square%22%20%20%20%20%20%20unicode=%22&#xF169;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM628.437504%20608C621.397504%20608%20615.612512%20603.8124992%20610.812512%20595.8124992C517.756512%20431.460512%20469.450016%20346.447488%20466.249984%20340.6874880000001L558.687488%20172.187488C563.199488%20164.187488%20568.944992%20160%20576.624992%20160L641.875008%20160C650.515008%20160%20654.347488%20167.0224960000001%20650.187488%20174.062496L558.750016%20340.6874880000001L558.750016%20341L702.624992%20593.9375008C706.464992%20601.2975008000001%20701.992512%20608%20694.312512%20608L628.437504%20608zM354.375008%20512C346.439008%20512%20341.996992%20505.678496%20346.124992%20498.062496L389.937504%20422.875008L321.375008%20302.2499840000001C317.5669984%20295.2739840000001%20322.008992%20288%20329.624992%20288L394.375008%20288C401.031008%20288%20407.012512%20292.111488%20411.8125120000001%20300.6874880000001C456.548512%20379.055488%20479.736992%20420.019488%20481.624992%20423.187488L437.187488%20499.937504C432.419488%20507.873504%20426.420992%20512%20419.124992%20512L354.375008%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pinterest%22%20%20%20%20%20%20unicode=%22&#xF0D2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C299.875008%20768%20128%20596.124992%20128%20384C128%20221.2499840000001%20229.250016%2082.375008%20372.124992%2026.375008C368.750016%2056.749984%20365.624992%20103.375008%20373.375008%20136.624992C380.375008%20166.5%20418.375008%20327.5%20418.375008%20327.5C418.375008%20327.5%20407%20350.5%20407%20384.5C407%20437.875008%20437.875008%20477.749984%20476.375008%20477.749984C509.124992%20477.749984%20525%20453.124992%20525%20423.624992C525%20390.624992%20504%20341.375008%20493.124992%20295.7499840000001C484.124992%20257.5%20512.375008%20226.375008%20550%20226.375008C618.250016%20226.375008%20670.750016%20298.375008%20670.750016%20402.249984C670.750016%20494.124992%20604.750016%20558.375008%20510.375008%20558.375008C401.124992%20558.375008%20337%20476.5%20337%20391.749984C337%20358.7499840000001%20349.750016%20323.375008%20365.624992%20304.124992C368.750016%20300.375008%20369.124992%20297%20368.250016%20293.124992C365.250016%20281%20358.875008%20254.875008%20357.624992%20249.624992C355.875008%20242.5%20352%20241%20344.750016%20244.5C296.750016%20266.7499840000001%20266.750016%20336.875008%20266.750016%20393.249984C266.750016%20514.375008%20354.750016%20625.624992%20520.5%20625.624992C653.750016%20625.624992%20757.250016%20530.749984%20757.250016%20403.749984C757.250016%20271.5%20673.750016%20165%20558%20165C519.124992%20165%20482.5%20185.124992%20470%20209C470%20209%20450.750016%20135.7499840000001%20446%20117.7499840000001C437.375008%2084.375008%20414%2042.624992%20398.250016%2017.124992C434.250016%206%20472.375008%200%20512%200C724.124992%200%20896%20171.875008%20896%20384C896%20596.124992%20724.124992%20768%20512%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22autoprefixer%22%20%20%20%20%20%20unicode=%22&#xF41C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M509.687488%20736L277.3750016%2032L389.249984%2032L428.8125120000001%20160L595.375008%20160L634.812512%2032L746.687488%2032L509.687488%20736zM511%20425.937504L513.312512%20425.937504L575.562496%20224L448.562496%20224L511%20425.937504zM296.5%20224L47.0624992%20206.124992L32%20170.624992L273.8750016%20160L296.5%20224zM726.312512%20224L749.375008%20160L992%20170.624992L976.937504%20206.124992L726.312512%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-font-awesome%22%20%20%20%20%20%20unicode=%22&#xF35C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM400%20608A48%2048%200%200%201%20352.062496%20560C352.062496%20560%20352%20560%20352%20560L352%20192C352%20174.336%20366.336%20160%20384%20160C401.664%20160%20416%20174.336%20416%20192L416%20328.1874880000001C441.015488%20337.4174400000001%20468.646432%20344.5%20495.312512%20344.5C545.840512%20344.5%20565.42%20318.375008%20607.5%20318.375008C637.548%20318.375008%20665.543488%20328.548512%20691.687488%20339.812512C698.247488%20342.628512%20703.875008%20345.4400000000001%20703.875008%20352L704.062496%20352L704.062496%20531.812512C704.062496%20538.3725119999999%20697.457504%20544%20689.937504%20544C680.529504%20544%20641.269984%20518.812512%20605.750016%20518.812512C598.390016%20518.812512%20591.809984%20519.746496%20585.249984%20522.562496C553.473984%20534.626496%20525.457504%20544%20489.937504%20544C474.264864%20544%20458.21216%20541.52944%20442.5%20537.750016A48%2048%200%200%201%20400%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stripe-credit-card%22%20%20%20%20%20%20unicode=%22&#xF1F5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C882.124992%20640%20896%20626.124992%20896%20608L896%20160C896%20141.875008%20882.124992%20128%20864%20128L160%20128C141.875008%20128%20128%20141.875008%20128%20160L128%20608C128%20626.124992%20141.875008%20640%20160%20640zM528%20530C512.875008%20530%20501%20518.124992%20501%20503C501%20488%20512.875008%20476%20528%20476C543%20476%20555%20488%20555%20503C555%20518.124992%20543%20530%20528%20530zM354%20506L310%20499L304%20460L288%20457L282%20421L304%20421L304%20346C304%20326.5%20308.875008%20313.2499840000001%20319%20305C327.5%20298.124992%20339.750016%20295%20357%20295C370.250016%20295%20378.375008%20297.5%20384%20299L384%20339C380.875008%20338.124992%20373.750016%20337%20369%20337C358.875008%20337%20354%20342.124992%20354%20354L354%20421L381%20421L387%20460L354%20460zM221%20463C203.5%20463%20188.375008%20458.5%20178%20450C167.124992%20441.124992%20162%20427.624992%20162%20412C162%20383.7499840000001%20178.875008%20372.124992%20207%20362C225.124992%20355.624992%20231%20351.124992%20231%20344C231%20337.124992%20225.624992%20333%20215%20333C201.875008%20333%20180.124992%20339.624992%20166%20348L160%20309C172.124992%20302.124992%20194.750016%20295%20218%20295C236.5%20295%20251.624992%20298.624992%20262%20307C273.624992%20316.124992%20280%20330.5%20280%20348C280%20376.875008%20262.5%20388.875008%20234%20399C218.875008%20404.624992%20210%20408.124992%20210%20415C210%20420.875008%20214.5%20425%20223%20425C238.624992%20425%20255%20418.375008%20266%20413L272%20452C263.250016%20456.124992%20245.750016%20463%20221%20463zM663%20463C648%20463%20634.250016%20456.124992%20622%20443L620%20460L574%20460L574%20238L626%20247L626%20298C633.875008%20295.5%20641.750016%20295%20649%20295C661.875008%20295%20680.5%20298.2499840000001%20695%20314C708.875008%20329.124992%20716%20352%20716%20383C716%20410.375008%20711.375008%20431.749984%20701%20445C691.875008%20456.875008%20679.250016%20463%20663%20463zM798%20463C754.124992%20463%20727%20430%20727%20378C727%20348.875008%20733.624992%20326.875008%20748%20313C760.875008%20300.5%20780.124992%20295%20804%20295C826%20295%20846.124992%20299.5%20859%20308L853%20344C840.375008%20337.124992%20825.624992%20333%20809%20333C799%20333%20792%20335.624992%20787%20340C781.624992%20344.624992%20779%20351.375008%20778%20362L863%20362C863.250016%20364.5%20864%20376.2499840000001%20864%20380C864%20405.749984%20858%20426.624992%20847%20441C835.750016%20455.5%20819.375008%20463%20798%20463zM480%20462C465.5%20462%20453.624992%20453.749984%20449%20440L446%20460L401%20460L401%20298L453%20298L453%20403C459.375008%20410.875008%20468.5%20414%20481%20414C483.750016%20414%20486.5%20413.624992%20490%20413L490%20461C486.375008%20461.875008%20483.124992%20462%20480%20462zM502%20460L502%20298L554%20298L554%20460zM797%20428C808.624992%20428%20815.124992%20416.875008%20816%20394L778%20394C779.5%20417.124992%20785.124992%20428%20797%20428zM645%20423C658.124992%20423%20665%20409.624992%20665%20382C665%20366.2499840000001%20662.750016%20353.375008%20658%20345C653.875008%20337.124992%20647.5%20333%20640%20333C634.875008%20333%20630.124992%20333.875008%20626%20336L626%20413C634.750016%20422.124992%20642.124992%20423%20645%20423z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22strava%22%20%20%20%20%20%20unicode=%22&#xF428;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M453.750016%20832L188.8124992%20320L344.937504%20320L453.750016%20524.187488L561.937504%20320L716.812512%20320L453.750016%20832zM716.812512%20320L640%20166.750016L561.937504%20320L443.5%20320L640%20-64L835.187488%20320L716.812512%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snapchat%22%20%20%20%20%20%20unicode=%22&#xF2AB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M502%20768C483.124992%20767.875008%20446.375008%20764.875008%20405%20747C362.875008%20728.875008%20317.250016%20694%20289%20632C266.750016%20583.124992%20273.5%20522.124992%20277%20472C271.875008%20473%20267.624992%20472.5%20260%20476C252.624992%20479.375008%20245.250016%20481%20238%20481C225%20481%20213.875008%20477.5%20203%20471C192.124992%20464.5%20179.5%20454%20176%20436C173.875008%20424.749984%20177.124992%20408%20187%20396C196.875008%20384%20211.5%20375.5%20231%20368C235.624992%20366.2499840000001%20239.124992%20364.2499840000001%20243%20363C251.250016%20360.5%20260.250016%20358%20266%20355C271.750016%20352%20272.624992%20349.624992%20272%20351C271.875008%20349.875008%20271.124992%20347.124992%20269%20343C268.624992%20342.624992%20268.375008%20342.375008%20268%20342C267.124992%20340.124992%20221.875008%20241.7499840000001%20130%20227C110.124992%20223.875008%2094.875008%20205.624992%2096%20185C96.375008%20179.375008%2098.124992%20174.375008%20100%20170C107.124992%20153.624992%20121.250016%20143.124992%20140%20135C155.124992%20128.5%20179.375008%20123.875008%20206%20119C206.5%20117.2499840000001%20206.5%20117.375008%20207%20115C208.250016%20109.375008%20209.750016%20102.249984%20212%2095C214.875008%2085.5%20222.624992%2075.124992%20232%2070C241.375008%2064.875008%20249.5%2065%20254%2065C263.624992%2065%20269.624992%2066.749984%20276%2068C286.5%2070%20297.875008%2072%20313%2072C321.375008%2072%20331%2071.5%20340%2070C352.5%2068%20366.5%2058.5%20386%2045C414.250016%2025.5%20452%200%20507%200C507.624992%200%20508.375008%200%20509%200C510.624992%200%20512.750016%20-0.124992%20514%200C515%200%20516%200%20517%200C572%200%20609.624992%2025.5%20638%2045C657.5%2058.375008%20672.5%2068%20685%2070C694%2071.5%20702.624992%2072%20711%2072C725.875008%2072%20736.5%2070.124992%20748%2068C756%2066.5%20762.375008%2065%20770%2065L771%2065C778.375008%2065%20788.624992%2067%20797%2073C805.375008%2079%20809.875008%2088.749984%20812%2096C814.124992%20103.124992%20815.624992%20109.124992%20817%20115C817.5%20117.5%20817.5%20117.2499840000001%20818%20119C844.624992%20123.875008%20868.875008%20128.5%20884%20135C902.750016%20143.124992%20916.875008%20153.624992%20924%20170C925.875008%20174.5%20927.624992%20179.5%20928%20185C929.124992%20205.2499840000001%20914.5%20223.7499840000001%20895%20227C894.624992%20227%20894.375008%20227%20894%20227C848%20234.375008%20814.375008%20261.124992%20791%20288C767.624992%20314.875008%20755.875008%20341.375008%20756%20341C755.750016%20341.375008%20755%20343%20755%20343C752.875008%20347.124992%20752.124992%20349.875008%20752%20351C751.375008%20349.624992%20752.250016%20352%20758%20355C763.750016%20358%20772.750016%20360.5%20781%20363C785.124992%20364.2499840000001%20789.375008%20366.2499840000001%20794%20368C811.124992%20374.624992%20823.250016%20381.124992%20833%20391C842.750016%20400.875008%20849.250016%20415.624992%20849%20428C848.5%20454.5%20829%20469.124992%20810%20476C809.875008%20476%20810.124992%20477%20810%20477C809.624992%20477.124992%20809.375008%20476.875008%20809%20477C801%20480.124992%20793.375008%20481%20785%20481C779.250016%20481%20770.750016%20480.875008%20760%20476C754.5%20473.5%20751.250016%20474.124992%20747%20473C750.5%20522.875008%20757.250016%20583.375008%20735%20632C706.750016%20694%20661.250016%20729.749984%20619%20748C576.750016%20766.249984%20538.5%20768%20520%20768L518%20768C518%20768%20514.375008%20768%20511%20768C509.375008%20768%20507.375008%20768%20506%20768C505.250016%20768%20504.250016%20768%20504%20768C503.750016%20768%20504.875008%20768.249984%20502%20768zM504%20704C505%20704%20506%20704%20507%20704C508.250016%20704%20510.375008%20704%20512%20704C515.250016%20704%20518%20704%20518%20704L520%20704C532.750016%20704%20562.124992%20702.249984%20593%20689C623.875008%20675.749984%20655.5%20652%20677%20605C686.875008%20583.249984%20687.375008%20520.124992%20684%20469L683%20467C682.5%20459.875008%20682.375008%20452.749984%20682%20446C681.5%20437.124992%20684.750016%20428.375008%20691%20422C694.750016%20418.249984%20709.375008%20411.5%20725%20408C713.375008%20401.375008%20700.250016%20392.749984%20693%20376C685%20357.5%20688.624992%20338.2499840000001%20696%20321C696.250016%20320%20696.624992%20319%20697%20318C697.124992%20317.7499840000001%20696.875008%20317.2499840000001%20697%20317C697%20316.875008%20697%20316.124992%20697%20316C697.250016%20315.624992%20697.750016%20315.375008%20698%20315C700.5%20309.2499840000001%20713.750016%20279.624992%20743%20246C762.5%20223.624992%20791.624992%20202.7499840000001%20826%20186C815.124992%20183.2499840000001%20810.250016%20180.624992%20793%20178C777.5%20175.624992%20765.750016%20161.624992%20762%20153C758.5%20145.124992%20757.624992%20138.375008%20756%20131C743.5%20133.2499840000001%20729.5%20136%20711%20136C699%20136%20686.124992%20135%20674%20133C643.124992%20128%20621.375008%20111.375008%20602%2098C573.5%2078.5%20553%2064%20517%2064C515.750016%2064%20514.5%2063.875008%20513%2064C511.624992%2064.124992%20510.375008%2064.124992%20509%2064C508.375008%2064%20507.250016%2064%20507%2064C471%2064%20450.250016%2078.5%20422%2098C402.5%20111.375008%20381%20128%20350%20133C337.875008%20135%20325%20136%20313%20136C293.624992%20136%20279.750016%20134%20269%20132C267.624992%20138.375008%20266.124992%20144.624992%20263%20152C259.375008%20160.5%20248.250016%20175.375008%20231%20178C214.250016%20180.5%20209.750016%20183.2499840000001%20199%20186C283.250016%20226.7499840000001%20322.250016%20305.5%20326%20314C326%20314%20326%20315%20326%20315C326%20315.124992%20326.875008%20315.7499840000001%20327%20316C327.5%20316.875008%20328.124992%20317.5%20329%20321L327%20322C334.124992%20339.2499840000001%20339%20357.7499840000001%20331%20376C323.5%20393.249984%20309.875008%20402.375008%20298%20409C312.875008%20412.124992%20327.750016%20416.624992%20333%20422C339.250016%20428.375008%20342.5%20437.124992%20342%20446C341.624992%20453.5%20341.5%20461%20341%20469C337.750016%20520.249984%20337.124992%20583.249984%20347%20605C368.5%20652%20400.250016%20675.749984%20431%20689C461.750016%20702.249984%20491.375008%20704%20504%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22internet-explorer%22%20%20%20%20%20%20unicode=%22&#xF26B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M886.375008%20614C964.624992%20813.749984%20812.750016%20799.749984%20812.750016%20799.749984C715.250016%20799.749984%20593.375008%20712.375008%20593.375008%20712.375008C593.375008%20712.375008%20448%20751%20302.624992%20664.5C144.250016%20565.124992%20149.5%20388.624992%20149.5%20388.624992C278.250016%20570.124992%20457.624992%20643.875008%20457.624992%20643.875008L457.624992%20631.875008C192.875008%20453.875008%20130.250016%20193.375008%20114.624992%20140.2499840000001C98.875008%2087.124992%20109.375008%20-32%20220.750016%20-32C332.250016%20-32%20445.375008%2056.375008%20445.375008%2056.375008C445.375008%2056.375008%20469.750016%2051.124992%20535.875008%2051.124992C814.5%2051.124992%20880.624992%20292.7499840000001%20880.624992%20292.7499840000001L633.375008%20292.7499840000001C633.375008%20292.7499840000001%20616%20213.875008%20527.250016%20213.875008C405.250016%20213.875008%20412.250016%20339%20412.250016%20339L884.124992%20339C906.750016%20661%20621.250016%20707.249984%20621.250016%20707.249984C621.250016%20707.249984%20722.124992%20777.5%20809.250016%20777.5C947.250016%20777.5%20882%20618.375008%20882%20618.375008zM431.5%2059.875008C431.5%2059.875008%20261.5%20-41.624992%20185.124992%2028.749984C144.375008%2099.124992%20210.750016%20198.7499840000001%20210.750016%20198.7499840000001C210.750016%20198.7499840000001%20267%2096.124992%20431.5%2059.875008zM636%20448.624992L411.624992%20448.624992C411.624992%20448.624992%20408.750016%20556.249984%20526.624992%20556.249984C640.5%20556.249984%20636%20448.624992%20636%20448.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22invision%22%20%20%20%20%20%20unicode=%22&#xF7B0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM412.875008%20576C394.683008%20575.88%20376.58%20563.750016%20376.5%20539.750016C376.5%20519.2700159999999%20393.18%20502.937504%20413.5%20502.937504C419.228%20503.097504%20450.293984%20508.408512%20449.750016%20540.312512C449.350016%20564.248512%20431.067008%20576.12%20412.875008%20576zM627.312512%20473.5C600.15088%20471.227328%20570.461984%20452.416512%20549.750016%20413.8125120000001L561.875008%20469L468.062496%20469L454.875008%20420.5L498.875008%20420.5L471.875008%20312.1874880000001C449.379008%20262.1394880000001%20393.624992%20252.050496%20393.624992%20280.562496C394.040992%20295.954496%20392.613504%20286.664%20438.437504%20469L334.249984%20469L321.062496%20420.437504L364.437504%20420.437504C334.293504%20297.5895040000001%20333.190496%20297.9880000000001%20333.062496%20278.5C333.062496%20212.1%20419.118496%20202.000992%20462.062496%20272.624992L451%20228.312512L512.5%20228.312512L547.687488%20369.1874880000001C567.751488%20450.595488%20648.607008%20433.388992%20629.375008%20370.124992C616.959008%20325.644992%20573.965504%20224.750016%20663.437504%20224.750016C695.885504%20224.750016%20721.696%20245.6394880000001%20736%20295.6874880000001L711.624992%20304.812512C692.136992%20250.956512%20668.249984%20260.6605120000001%20668.249984%20281.812512C668.666016%20292.8525120000001%20669.202496%20292.304%20688.562496%20362C710.802496%20435.12%20672.581888%20477.287808%20627.312512%20473.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22goodreads-g%22%20%20%20%20%20%20unicode=%22&#xF3A9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C370.848%20800%20256%20663.616%20256%20496C256%20328.384%20370.848%20192%20512%20192C588.48%20192%20657.056%20232.2344960000001%20704%20295.562496L704%20192C704%20103.776%20617.888%2032%20512%2032C433.44%2032%20365.851488%2071.552%20336.187488%20128L266.8124992%20128C298.3644992%2035.616%20396.256%20-32%20512%20-32C653.152%20-32%20768%2068.5119999999999%20768%20192L768%20768L704%20768L704%20696.4375008C657.056%20759.7655008%20588.48%20800%20512%20800zM512%20736C617.888%20736%20704%20628.352%20704%20496C704%20363.648%20617.888%20256%20512%20256C406.112%20256%20320%20363.648%20320%20496C320%20628.352%20406.112%20736%20512%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22opera%22%20%20%20%20%20%20unicode=%22&#xF26A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M511%20768C309.5%20768%20160%20609.749984%20160%20387C160%20185.875008%20302.750016%200%20511%200C720.875008%200%20864%20185.875008%20864%20387C864%20611.749984%20710.750016%20768%20511%20768zM511%20704C678.750016%20704%20800%20583.875008%20800%20387C800%20215.624992%20683%2064%20511%2064C340.875008%2064%20224%20215.624992%20224%20387C224%20582.624992%20341.624992%20704%20511%20704zM511%20694C477.624992%20694%20447.124992%20681%20426%20660C404.875008%20639%20391.5%20612.249984%20382%20583C362.875008%20524.375008%20359%20454.5%20359%20393C359%20336.624992%20361.124992%20264.7499840000001%20379%20203C387.875008%20172.124992%20400.5%20142.875008%20422%20120C443.5%2097.124992%20475.375008%2082%20511%2082C546.875008%2082%20578.124992%2097.249984%20600%20120C621.875008%20142.7499840000001%20634.875008%20172.124992%20644%20203C662.375008%20264.7499840000001%20665%20336%20665%20393C665%20459.124992%20659.875008%20528.249984%20640%20586C630%20614.875008%20616.5%20641.875008%20595%20662C573.5%20682.124992%20543.875008%20694%20511%20694zM511%20630C529.250016%20630%20540%20625.249984%20551%20615C562%20604.749984%20572.250016%20588.375008%20580%20566C595.5%20521.124992%20601%20455.875008%20601%20393C601%20338%20597.624992%20270.5%20583%20221C575.624992%20196.2499840000001%20565.5%20176%20554%20164C542.5%20152%20531%20146%20511%20146C491.5%20146%20480.250016%20152%20469%20164C457.750016%20176%20447.124992%20196.124992%20440%20221C425.624992%20270.7499840000001%20423%20338.375008%20423%20393C423%20451.5%20428%20516.749984%20443%20563C450.5%20586.124992%20461.124992%20603.249984%20472%20614C482.875008%20624.749984%20493.250016%20630%20511%20630z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22digg-logo%22%20%20%20%20%20%20unicode=%22&#xF1A6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M304.624992%20672.375008C304.624992%20660.5%20304.624992%20609.749984%20304.624992%20609.749984L394.750016%20609.749984C394.750016%20609.749984%20406.124992%20609.375008%20406.124992%20622.375008C406.124992%20634.249984%20406.250016%20685.124992%20406.250016%20685.124992L316.124992%20685.124992C316.124992%20685.124992%20304.624992%20685.375008%20304.624992%20672.375008zM304.624992%20542.249984C304.624992%20530.375008%20304.624992%20203.5%20304.624992%20203.5L394.624992%20203.5C394.624992%20203.5%20406.124992%20203.2499840000001%20406.124992%20216.124992C406.124992%20218.7499840000001%20406.250016%20555%20406.250016%20555L316.250016%20555C316.250016%20555%20304.624992%20555.249984%20304.624992%20542.249984zM172.375008%20672.375008L172.375008%20555L11.5%20555C11.5%20555%200%20555.249984%200%20542.249984L0%20203.5L262.5%20203.5C262.5%20203.5%20274%20203.2499840000001%20274%20216.2499840000001C274%20228.124992%20274%20685.124992%20274%20685.124992L183.875008%20685.124992C183.875008%20685.124992%20172.375008%20685.375008%20172.375008%20672.375008zM172.5%20291.624992C172.5%20278.624992%20161%20279%20161%20279L99.5%20279L99.5%20467C99.5%20480%20111%20479.624992%20111%20479.624992L172.5%20479.624992zM441.124992%20542.249984L441.124992%20203.5L613.5%20203.5L613.5%20158.2499840000001L452.624992%20158.2499840000001C452.624992%20158.2499840000001%20441.124992%20158.624992%20441.124992%20145.624992C441.124992%20133.7499840000001%20441.124992%2082.875008%20441.124992%2082.875008L703.5%2082.875008C703.5%2082.875008%20715.124992%2082.624992%20715.124992%2095.624992C715.124992%20107.5%20715.124992%20554.749984%20715.124992%20554.749984L452.624992%20555C452.624992%20555%20441.124992%20555.249984%20441.124992%20542.249984zM540.624992%20467C540.624992%20480%20552.124992%20479.624992%20552.124992%20479.624992L613.624992%20479.624992L613.624992%20291.624992C613.624992%20278.624992%20602.124992%20279%20602.124992%20279L540.624992%20279zM761.5%20555C761.5%20555%20750%20555.249984%20750%20542.249984L750%20203.5L922.375008%20203.5L922.375008%20158.2499840000001L761.5%20158.2499840000001C761.5%20158.2499840000001%20750%20158.624992%20750%20145.624992C750%20133.7499840000001%20750%2082.875008%20750%2082.875008L1012.5%2082.875008C1012.5%2082.875008%201023.875008%2082.624992%201023.875008%2095.624992C1023.875008%20107.5%201024%20554.749984%201024%20554.749984zM922.5%20291.624992C922.5%20278.624992%20911%20279%20911%20279L849.5%20279L849.5%20467C849.5%20480%20861%20479.624992%20861%20479.624992L922.5%20479.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22waze%22%20%20%20%20%20%20unicode=%22&#xF83F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M566.375008%20768C406.375008%20768%20243.1875008%20662.3750016%20211.1875008%20502.375008C191.9875008%20406.375008%20217.6250016%20316.812512%20137.6249984%20316.812512C102.4249984%20316.812512%2079.9749984%20275.1750080000001%20102.3750016%20246.375008C147.1749984%20185.575008%20208.0124992%20150.4%20268.8124992%20128L288.5%20120.124992A80%2080%200%200%201%20368%2032A80%2080%200%200%201%20446.249984%2096L572.812512%2096L577.687488%2096A80%2080%200%200%201%20656%2032A80%2080%200%200%201%20731.875008%20137.312512C865.944896%20205.4816%20940.437344%20341.18832%20915.187488%20486.375008C895.987488%20649.5749984%20735.975008%20768%20566.375008%20768zM566.375008%20704C710.375008%20704%20838.412512%20604.7750016%20860.812512%20470.375008C880.012512%20355.1750080000001%20819.187488%20243.212512%20707.187488%20188.812512L692.687488%20183A80%2080%200%200%201%20656%20192A80%2080%200%200%201%20592.062496%20160C592.040352%20160%20592.022144%20160%20592%20160L579.187488%20160L444.8125120000001%20160C440.897216%20160%20435.867328%20160.509056%20431.375008%20160.687488A80%2080%200%200%201%20368%20192A80%2080%200%200%201%20324.249984%20178.875008C323.91456%20178.985536%20323.519232%20179.076928%20323.187488%20179.187488L294.3750016%20188.812512C249.5749984%20204.812512%20211.1875008%20227.1874880000001%20179.1875008%20259.1874880000001C255.9875008%20281.587488%20262.4249984%20371.1750080000001%20265.6249984%20422.375008C268.8249984000001%20444.775008%20268.8%20467.224992%20272%20489.624992C300.8%20624.0250016%20441.5750080000001%20704%20566.375008%20704zM464%20544A48%2048%200%200%201%20464%20448A48%2048%200%200%201%20464%20544zM656%20544A48%2048%200%200%201%20656%20448A48%2048%200%200%201%20656%20544zM435.375008%20416.687488C433.375008%20416.987488%20431.212512%20416.8%20428.8125120000001%20416C419.212512%20412.8%20412.8%20406.412512%20416%20396.8125120000001C432%20323.212512%20502.4%20288%20560%20288C617.6%20288%20688%20323.212512%20704%20396.8125120000001C704%20406.412512%20700.787488%20412.8%20691.187488%20416C681.587488%20416%20675.2%20412.787488%20672%20403.187488C659.2%20345.587488%20604.8%20320%20560%20320C515.2%20320%20460.8%20345.587488%20448%20403.187488C445.6%20410.387488%20441.375008%20415.787488%20435.375008%20416.687488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22python%22%20%20%20%20%20%20unicode=%22&#xF3E2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C352.375008%20736%20352%20672%20352%20672L352%20544L544%20544L544%20512L224%20512C224%20512%20128%20526.749984%20128%20352C128%20177.2499840000001%20224%20192%20224%20192L320%20192L320%20244C320%20321.124992%20382.875008%20384%20460%20384L564%20384C623.5%20384%20672%20400.5%20672%20460L672%20672C672%20672%20671.624992%20736%20512%20736zM416%20672C433.624992%20672%20448%20657.624992%20448%20640C448%20622.375008%20433.624992%20608%20416%20608C398.375008%20608%20384%20622.375008%20384%20640C384%20657.624992%20398.375008%20672%20416%20672zM704%20544L704%20460C704%20382.875008%20641.124992%20352%20564%20352L460%20352C400.5%20352%20352%20303.5%20352%20244L352%2064C352%2064%20354%200%20512%200C670%200%20672%2064%20672%2064L672%20192L480%20192L480%20224L800%20224C800%20224%20896%20207.875008%20896%20384C896%20560.124992%20800%20544%20800%20544zM608%20128C625.624992%20128%20640%20113.624992%20640%2096C640%2078.375008%20625.624992%2064%20608%2064C590.375008%2064%20576%2078.375008%20576%2096C576%20113.624992%20590.375008%20128%20608%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yandex-international%22%20%20%20%20%20%20unicode=%22&#xF414;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M665.624992%20864L486.375008%20345.624992L326.375008%20768L224%20768L448%20172.812512L448%20-96L544%20-96L544%20220.812512L768%20864L665.624992%20864z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rockrms%22%20%20%20%20%20%20unicode=%22&#xF3E9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM496%20640C486.784%20640%20477.955008%20635.9744992000001%20471.875008%20629.0624992L257.5%20384L342.5%20384L495.124992%20558.375008L636.750016%20384L480%20384C467.488%20384%20456.153504%20376.703008%20450.937504%20365.375008C445.721504%20354.015008%20447.559488%20340.6914880000001%20455.687488%20331.1874880000001L602.437504%20160L686.750016%20160L549.562496%20320L704%20320C716.352%20320%20727.563008%20327.114016%20732.875008%20338.2499840000001C738.155008%20349.385984%20736.588512%20362.6194880000001%20728.812512%20372.1874880000001L520.812512%20628.1875008C514.860512%20635.5155007999999%20506.000992%20639.8399999999999%20496.624992%20640L496%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22weixin--wechat-%22%20%20%20%20%20%20unicode=%22&#xF1D7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20736C274.5%20736%20128%20617.249984%20128%20464C128%20412.249984%20147%20364.7499840000001%20176%20324L164%20231L157%20175L208%20197L288%20230C328%20210.2499840000001%20373%20197.7499840000001%20421%20194C444.375008%2099.5%20543.250016%2032%20656%2032C702.5%2032%20745%2045.124992%20782%2065L820%2043L875%2013L867%2075L860%20133C881.250016%20163.5%20896%20198.375008%20896%20237C896%20318.875008%20841.375008%20387.5%20764%20421C766.750016%20435%20768%20449%20768%20464C768%20617.249984%20621.5%20736%20448%20736zM448%20672C592.624992%20672%20704%20575.749984%20704%20464C704%20455.5%20703.375008%20447.124992%20702%20439C686.875008%20441.624992%20671.875008%20443%20656%20443C534.375008%20443%20429.124992%20364.2499840000001%20417%20258C374.750016%20262.2499840000001%20336%20274.375008%20303%20293L289%20300L275%20294L234%20277L241%20326L242%20340L234%20350C207.124992%20383.2499840000001%20192%20422.249984%20192%20464C192%20575.749984%20303.375008%20672%20448%20672zM338%20603C313.124992%20603%20293%20582.875008%20293%20558C293%20533.124992%20313.124992%20512%20338%20512C362.875008%20512%20383%20533.124992%20383%20558C383%20582.875008%20362.875008%20603%20338%20603zM552%20603C527.124992%20603%20506%20582.875008%20506%20558C506%20533.124992%20527.124992%20512%20552%20512C576.875008%20512%20597%20533.124992%20597%20558C597%20582.875008%20576.875008%20603%20552%20603zM656%20379C756.5%20379%20832%20312%20832%20237C832%20208.624992%20821.750016%20182.875008%20803%20160L794%20149L796%20136L797%20130L782%20138L766%20127C736.124992%20107.624992%20698%2096%20656%2096C555.5%2096%20480%20162%20480%20237C480%20312%20555.5%20379%20656%20379zM576%20338C557.124992%20338%20541%20322.875008%20541%20304C541%20285.124992%20557.124992%20270%20576%20270C594.750016%20270%20610%20285.124992%20610%20304C610%20322.875008%20594.875008%20338%20576%20338zM737%20338C718.250016%20338%20703%20322.875008%20703%20304C703%20285.124992%20718.124992%20270%20737%20270C755.875008%20270%20771%20285.124992%20771%20304C771%20322.875008%20755.875008%20338%20737%20338z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mendeley%22%20%20%20%20%20%20unicode=%22&#xF7B3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M309.0624992%20665.5624992C193.4784992%20666.8424992%20134.532%20549.3554879999999%20170.5%20458.187488C189.828%20356.875488%20171.1095008%20303.130496%20102.4375008%20301.562496C68.8375008%20305.2104960000001%2043.7510016%20291.251008%2018.375%20265.875008C-13.177%20234.643008%20-12.20649984%20115.5714880000001%2085.9375008%20103.187488C160.6255008%2093.843488%20212.664%20175.303008%20183%20242.375008C107.992%20406.791008%20482.339008%20410.607008%20419.875008%20255.375008C419.715008%20255.215008%20419.535008%20255.070016%20419.375008%20254.750016C376.879008%20186.878016%20430.192992%20100.261984%20512.624992%20103.750016C595.216992%20100.422016%20647.988512%20187.197984%20605.812512%20254.750016C605.652512%20255.070016%20605.535008%20255.215008%20605.375008%20255.375008C542.911008%20410.607008%20917.226016%20406.791008%20842.249984%20242.375008C834.953984%20226.535008%20831.587488%20208.622496%20833.187488%20190.062496C840.963488%20105.390496%20942.154496%2072.5540160000001%20999.562496%20134.2499840000001C1027.818496%20157.737984%201036.170496%20238.2499840000001%20999.562496%20274.2499840000001C980.074496%20293.898016%20952.507008%20304.730496%20922.875008%20301.562496C854.235008%20303.1624960000001%20834.14%20356.875488%20853.5%20458.187488C889.66%20549.3554879999999%20829.913504%20666.6824991999999%20714.937504%20665.5624992C592.217504%20664.4424991999999%20590.640992%20535.562496%20512.624992%20535.562496C436.368992%20535.562496%20430.9824960000001%20664.4424991999999%20309.0624992%20665.5624992zM512.187488%20503.687488L513.124992%20503.687488C568.132992%20503.687488%20612.687488%20459.164992%20612.687488%20404.124992C612.687488%20364.476992%20582.244992%20304.562496%20513.124992%20304.562496L512.187488%20304.562496C443.387488%20304.562496%20412.562496%20363.996992%20412.562496%20404.124992C412.562496%20459.132992%20457.307488%20503.687488%20512.187488%20503.687488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22salesforce%22%20%20%20%20%20%20unicode=%22&#xF83B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20704C196.624992%20704%2096%20603.375008%2096%20480C96%20466.5%2098.375008%20454%20100.750016%20441.5C79%20409.5%2064%20372%2064%20330C64%20219.7499840000001%20153.375008%20130.124992%20263.250016%20128.5C303.5%2090.124992%20356.124992%2064%20416%2064C477.5%2064%20531.124992%2091.5%20571.624992%20131.624992C573.5%20131.5%20573.750016%20131.375008%20576%20131.375008C627.124992%20131.375008%20668.750016%20159.2499840000001%20697.250016%20197.124992C710%20194.875008%20722.5%20192%20736%20192C859.375008%20192%20960%20292.624992%20960%20416C960%20539.375008%20859.375008%20640%20736%20640C713.750016%20640%20693.250016%20634.249984%20673%20628.249984C636.375008%20654.624992%20592.5%20672%20544%20672C513.750016%20672%20486.5%20662%20460%20651C421.5%20682.624992%20373.750016%20704%20320%20704zM320%20640C363.624992%20640%20402.624992%20622.749984%20431.5%20594.5L448.250016%20578.249984L468.875008%20589.249984C491.250016%20601.249984%20516.750016%20608%20544%20608C583.250016%20608%20618.875008%20594%20646.624992%20570.624992L661.124992%20558.5L678.750016%20565.249984C696.750016%20572.124992%20715.875008%20576%20736%20576C824.750016%20576%20896%20504.749984%20896%20416C896%20327.2499840000001%20824.750016%20256%20736%20256C721.875008%20256%20708%20258.124992%20694.5%20261.624992L669.624992%20268.375008L657.875008%20245.5C642.250016%20215.624992%20611.875008%20195.375008%20576%20195.375008C575.750016%20195.375008%20572.750016%20195.7499840000001%20566.375008%20196.5L549.5%20198.124992L538.5%20185.124992C509.124992%20150.2499840000001%20465.375008%20128%20416%20128C368.250016%20128%20325.875008%20148.875008%20296.5%20182L286.375008%20193.375008L271.250016%20192.624992C264.375008%20192.375008%20262.750016%20192%20266%20192C189.375008%20192%20128%20253.375008%20128%20330C128%20362.2499840000001%20139.5%20391.5%20158.5%20415.375008L168.250016%20427.5L164.5%20442.624992C161.624992%20455%20160%20467.375008%20160%20480C160%20568.749984%20231.250016%20640%20320%20640zM360.5%20480C359.875008%20480%20359.375008%20479.5%20359.375008%20478.749984L359.375008%20385.375008C359.375008%20384.624992%20359.875008%20384%20360.5%20384L371.375008%20384C372.124992%20384%20372.5%20384.624992%20372.5%20385.375008L372.5%20478.749984C372.5%20479.375008%20372%20480%20371.375008%20480zM550.375008%20480C542.624992%20480%20536.624992%20477.875008%20532.375008%20473.5C528.124992%20469.249984%20525.124992%20462%20523.624992%20453.5L522.875008%20448L513.250016%20448C513.250016%20448%20512%20447.624992%20511.875008%20446.375008L510.250016%20437.5C510.124992%20436.749984%20510.5%20436.124992%20511.624992%20436.124992L521%20436.124992L511.624992%20383.875008C510.875008%20379.5%20510%20376%20509%20373.375008C508.124992%20370.7499840000001%20507.250016%20368.7499840000001%20506.124992%20367.375008C505%20365.875008%20504%20364.875008%20502.250016%20364.375008C500.750016%20363.875008%20499.124992%20363.624992%20497.250016%20363.624992C496.250016%20363.624992%20494.875008%20363.7499840000001%20493.875008%20364C492.875008%20364.2499840000001%20492.375008%20364.375008%20491.5%20364.7499840000001C491.5%20364.7499840000001%20490.5%20365.124992%20490%20364C489.624992%20363.124992%20487.124992%20356.2499840000001%20486.875008%20355.5C486.624992%20354.624992%20487%20354%20487.5%20353.7499840000001C488.750016%20353.2499840000001%20489.750016%20353%20491.5%20352.624992C493.750016%20352%20495.750016%20352%20497.5%20352C501.5%20352%20505%20352.624992%20508%20353.624992C511%20354.7499840000001%20513.5%20356.5%20515.875008%20359C518.250016%20361.7499840000001%20519.875008%20364.624992%20521.375008%20368.5C522.875008%20372.375008%20524%20377.2499840000001%20525%20382.875008L534.5%20436.124992L548.5%20436.124992C548.5%20436.124992%20549.750016%20436.124992%20550%20437.5L551.5%20446.249984C551.624992%20447.124992%20551.250016%20448%20550.124992%20448L536.624992%20448C536.750016%20448.249984%20537.624992%20456.5%20539.250016%20461C539.875008%20462.875008%20541.124992%20464.5%20542.124992%20465.5C543.250016%20466.624992%20544.5%20467.375008%20545.750016%20467.749984C547.124992%20468.124992%20548.624992%20468.375008%20550.375008%20468.375008C551.624992%20468.375008%20552.875008%20468.249984%20553.875008%20468C555.124992%20467.749984%20555.624992%20467.624992%20556%20467.5C557.375008%20467.124992%20557.5%20467.5%20557.875008%20468.124992L561%20477C561.375008%20478%20560.624992%20478.375008%20560.375008%20478.5C559%20479%20557.750016%20479.249984%20556.124992%20479.5C554.5%20479.875008%20552.5%20480%20550.375008%20480zM256.750016%20448C242.875008%20448%20233.250016%20440.249984%20233.250016%20429.249984L233.250016%20429C233.250016%20417.5%20243.875008%20413.624992%20253.875008%20411L255.5%20410.5C262.750016%20408.5%20269%20406.749984%20269%20402L269%20401.875008C269%20397.5%20264.875008%20394.375008%20258.375008%20394.375008C255.875008%20394.375008%20247.750016%20394.375008%20239%20399.5C237.875008%20400%20237.250016%20400.375008%20236.5%20400.875008C236%20401.124992%20235%20401.5%20234.5%20400.249984L231.5%20392.624992C231%20391.5%20231.624992%20391.249984%20231.750016%20391C233.250016%20390.124992%20234.624992%20389.5%20236%20388.749984C243.5%20385.124992%20250.624992%20384%20258%20384C273.124992%20384%20282.5%20391.375008%20282.5%20403.375008L282.5%20403.5C282.5%20414.624992%20271.875008%20418.624992%20262%20421.5L260.750016%20421.875008C253.250016%20424.124992%20246.750016%20426%20246.750016%20430.5L246.750016%20430.875008C246.750016%20434.749984%20250.5%20437.5%20256.375008%20437.5C262.875008%20437.5%20270.5%20435.624992%20275.5%20433C275.5%20433%20277%20432.249984%20277.5%20433.5C277.875008%20434.249984%20280.375008%20440.5%20280.624992%20441.124992C280.875008%20441.875008%20280.375008%20442.375008%20279.875008%20442.624992C274.250016%20445.875008%20266.375008%20448%20258.250016%20448zM319.624992%20448C316.375008%20448%20311.375008%20447.624992%20308.250016%20447C308.250016%20447%20298.875008%20445.375008%20295%20442.5C295%20442.5%20294.250016%20442.124992%20294.750016%20441L297.750016%20433.5C298.124992%20432.5%20299.124992%20432.875008%20299.124992%20432.875008C299.124992%20432.875008%20299.375008%20433%20299.750016%20433.124992C308%20437.375008%20318.375008%20437.124992%20318.375008%20437.124992C323%20437.124992%20326.5%20436.375008%20329%20434.624992C331.250016%20433%20332.5%20430.375008%20332.5%20425.124992L332.5%20423.5C328.875008%20424%20325.5%20424.375008%20325.5%20424.375008C323.750016%20424.5%20321.5%20424.5%20318.750016%20424.5C315.124992%20424.5%20311.624992%20424.124992%20308.250016%20423.249984C304.875008%20422.375008%20301.875008%20421.124992%20299.375008%20419.375008C296.750016%20417.624992%20294.750016%20415.5%20293.250016%20412.875008C291.624992%20410.249984%20290.875008%20407.124992%20290.875008%20403.749984C290.875008%20400.249984%20291.5%20397.249984%20292.750016%20394.749984C294.124992%20392.249984%20296%20390.124992%20298.375008%20388.5C300.750016%20387%20303.750016%20385.749984%20307%20385C310.375008%20384.375008%20314.250016%20384%20318.375008%20384C322.750016%20384%20327.124992%20384.375008%20331.375008%20385C335.624992%20385.624992%20340.624992%20386.624992%20342.124992%20387C343.5%20387.249984%20345%20387.624992%20345%20387.624992C346.124992%20387.875008%20346%20388.875008%20346%20388.875008L346%20425C346%20433%20343.750016%20438.875008%20339.250016%20442.5C334.750016%20446.124992%20328.124992%20448%20319.624992%20448zM415.624992%20448C410.375008%20448%20405.5%20447.249984%20401.624992%20445.5C397.750016%20443.749984%20394.375008%20441.375008%20391.875008%20438.5C389.250016%20435.624992%20387.250016%20432.124992%20386%20428.249984C384.750016%20424.375008%20384.124992%20420.124992%20384.124992%20415.624992C384.124992%20411%20384.875008%20406.749984%20386.124992%20403C387.375008%20399.124992%20389.5%20395.749984%20392.375008%20393C395.124992%20390.124992%20398.624992%20387.875008%20403%20386.375008C407.250016%20384.749984%20412.5%20384%20418.5%20384C430.875008%20384.124992%20437.250016%20386.624992%20440%20388C440.375008%20388.249984%20440.875008%20388.624992%20440.375008%20389.875008L437.5%20397.124992C437.124992%20398.249984%20435.875008%20397.875008%20435.875008%20397.875008C432.750016%20396.749984%20428.5%20394.875008%20418.375008%20394.875008C411.750016%20394.875008%20406.875008%20396.624992%20403.875008%20399.5C400.624992%20402.375008%20399.124992%20406.624992%20398.875008%20412.624992L441.5%20412.624992C441.5%20412.624992%20442.624992%20412.624992%20442.750016%20413.624992C442.750016%20414.124992%20444.250016%20421.875008%20441.5%20430.749984C440.5%20434.5%20437.750016%20438.249984%20436%20440C433.250016%20442.749984%20430.624992%20444.624992%20428%20445.624992C424.5%20447.124992%20420.250016%20448%20415.624992%20448zM476.5%20448C462.750016%20448%20453%20440.249984%20453%20429.249984L453%20429C453%20417.5%20463.750016%20413.624992%20473.624992%20411L475.375008%20410.5C482.624992%20408.5%20488.875008%20406.749984%20488.875008%20402L488.875008%20401.875008C488.875008%20397.5%20484.750016%20394.375008%20478.124992%20394.375008C475.624992%20394.375008%20467.5%20394.375008%20458.750016%20399.5C457.750016%20400%20457%20400.375008%20456.250016%20400.875008C456%20401%20454.750016%20401.5%20454.250016%20400.249984L451.375008%20392.624992C450.875008%20391.5%20451.5%20391.249984%20451.624992%20391C453%20390.124992%20454.375008%20389.5%20455.875008%20388.749984C463.375008%20385.124992%20470.375008%20384%20477.875008%20384C492.875008%20384%20502.375008%20391.375008%20502.375008%20403.375008L502.375008%20403.5C502.375008%20414.624992%20491.750016%20418.624992%20481.875008%20421.5L480.5%20421.875008C473%20424.124992%20466.5%20426%20466.5%20430.5L466.5%20430.875008C466.5%20434.749984%20470.375008%20437.5%20476.124992%20437.5C482.624992%20437.5%20490.375008%20435.624992%20495.375008%20433C495.375008%20433%20496.875008%20432.249984%20497.375008%20433.5C497.624992%20434.249984%20500.124992%20440.5%20500.5%20441.124992C500.750016%20441.875008%20500.250016%20442.375008%20499.624992%20442.624992C494%20445.875008%20486.124992%20448%20478%20448zM581.124992%20448C576%20448%20571.375008%20447.124992%20567.5%20445.5C563.750016%20443.875008%20560.5%20441.5%20558%20438.624992C555.375008%20435.749984%20553.375008%20432.375008%20552.124992%20428.5C551%20424.624992%20550.375008%20420.375008%20550.375008%20415.875008C550.375008%20411.375008%20551%20407.124992%20552.124992%20403.375008C553.375008%20399.5%20555.375008%20396%20558%20393.124992C560.5%20390.375008%20563.750016%20388%20567.624992%20386.375008C571.5%20384.749984%20576%20384%20581.124992%20384C586.250016%20384%20590.750016%20384.749984%20594.624992%20386.5C598.5%20388.124992%20601.750016%20390.375008%20604.375008%20393.249984C606.875008%20396.124992%20608.875008%20399.5%20610%20403.375008C611.250016%20407.249984%20611.875008%20411.5%20611.875008%20416C611.875008%20420.375008%20611.250016%20424.624992%20610%20428.5C608.875008%20432.375008%20606.875008%20435.749984%20604.375008%20438.624992C601.750016%20441.5%20598.5%20443.875008%20594.624992%20445.5C590.750016%20447.124992%20586.250016%20448%20581.124992%20448zM692.624992%20448C687.375008%20448%20682.624992%20447.124992%20678.5%20445.5C674.5%20443.875008%20671.124992%20441.5%20668.5%20438.624992C665.750016%20435.875008%20663.624992%20432.375008%20662.375008%20428.5C660.875008%20424.749984%20660.250016%20420.375008%20660.250016%20416C660.250016%20406.249984%20663%20398.375008%20668.624992%20392.624992C674.250016%20386.875008%20682.5%20384%20693.5%20384C700%20384%20706.624992%20385.249984%20711.375008%20387C711.375008%20387%20712.250016%20387.375008%20711.875008%20388.375008L708.750016%20396.249984C708.375008%20397.375008%20707.124992%20397%20707.124992%20397C705.375008%20396.249984%20703.375008%20395.749984%20701.375008%20395.5C699.250016%20395.124992%20696.875008%20395%20694.375008%20395C688.250016%20395%20683.375008%20396.624992%20680%20400C676.5%20403.249984%20674.5%20408.624992%20674.5%20416C674.624992%20422.5%20676.250016%20427.5%20679.375008%20431.375008C682.5%20435.124992%20687.124992%20437%20693.375008%20437C698.5%20437%20702.5%20436.375008%20706.624992%20435.249984C706.624992%20435.249984%20707.750016%20434.875008%20708.124992%20436C709.250016%20438.875008%20710.124992%20440.875008%20711.250016%20444C711.624992%20445%20710.750016%20445.375008%20710.5%20445.5C708.750016%20446%20705%20447%20702%20447.5C699.375008%20447.875008%20696.124992%20448%20692.624992%20448zM744.875008%20448C739.624992%20448%20734.750016%20447.249984%20730.875008%20445.5C726.875008%20443.749984%20723.624992%20441.375008%20721%20438.5C718.375008%20435.624992%20716.375008%20432.124992%20715.124992%20428.249984C714%20424.375008%20713.375008%20420.124992%20713.375008%20415.624992C713.375008%20411%20714%20406.749984%20715.375008%20403C716.624992%20399.124992%20718.624992%20395.749984%20721.5%20393C724.375008%20390.124992%20727.875008%20387.875008%20732.124992%20386.375008C736.5%20384.749984%20741.750016%20384%20747.624992%20384C760%20384.124992%20766.5%20386.624992%20769.124992%20388C769.624992%20388.249984%20770.124992%20388.624992%20769.5%20389.875008L766.624992%20397.124992C766.250016%20398.249984%20765%20397.875008%20765%20397.875008C762%20396.749984%20757.624992%20394.875008%20747.5%20394.875008C741%20394.875008%20736.124992%20396.624992%20733%20399.5C729.875008%20402.375008%20728.375008%20406.624992%20728%20412.624992L770.624992%20412.624992C770.624992%20412.624992%20771.750016%20412.624992%20772%20413.624992C772%20414.124992%20773.375008%20421.875008%20770.624992%20430.749984C769.624992%20434.5%20766.875008%20438.249984%20765.124992%20440C762.375008%20442.749984%20759.750016%20444.624992%20757.124992%20445.624992C753.624992%20447.124992%20749.5%20448%20744.875008%20448zM652.375008%20448C646.875008%20448.249984%20643.875008%20447.375008%20641.250016%20446.249984C638.624992%20445.124992%20635.750016%20443.249984%20634%20441.124992L634%20446.124992C634%20446.875008%20633.624992%20447.375008%20632.875008%20447.375008L622%20447.375008C621.250016%20447.375008%20620.624992%20446.875008%20620.624992%20446.124992L620.624992%20385.249984C620.624992%20384.624992%20621.250016%20384%20622%20384L633.124992%20384C633.875008%20384%20634.5%20384.624992%20634.5%20385.249984L634.5%20415.624992C634.5%20419.749984%20635%20423.875008%20635.875008%20426.5C636.750016%20429%20638%20431%20639.624992%20432.5C641.250016%20433.875008%20643%20434.875008%20645%20435.5C646.875008%20436.124992%20649.124992%20436.249984%20650.624992%20436.249984C652.875008%20436.249984%20655.375008%20435.624992%20655.375008%20435.624992C656.124992%20435.624992%20656.624992%20436.124992%20656.875008%20436.875008C657.624992%20438.624992%20659.624992%20444.249984%20660%20445.375008C660.375008%20446.249984%20659.750016%20446.749984%20659.5%20446.875008C658.750016%20447.124992%20655.124992%20447.749984%20652.375008%20448zM414.624992%20437.5C420.250016%20437.5%20424%20435.5%20426.624992%20431.749984C428.375008%20429.249984%20429.124992%20426.124992%20429.5%20422.5L399%20422.5C399.624992%20426.249984%20400.750016%20429.249984%20402.5%20431.749984C405%20435.5%20409%20437.5%20414.624992%20437.5zM743.875008%20437.5C749.5%20437.5%20753.124992%20435.5%20755.875008%20431.749984C757.624992%20429.249984%20758.375008%20426.124992%20758.624992%20422.5L728.250016%20422.5C728.875008%20426.249984%20730%20429.249984%20731.624992%20431.749984C734.250016%20435.5%20738.250016%20437.5%20743.875008%20437.5zM581.124992%20437.249984C586.750016%20437.249984%20590.750016%20435.5%20593.375008%20431.749984C596.124992%20428%20597.5%20422.749984%20597.5%20416C597.5%20409.124992%20596.124992%20403.875008%20593.5%20400C590.750016%20396.375008%20586.750016%20394.5%20581.124992%20394.5C575.5%20394.5%20571.5%20396.375008%20569%20400C566.250016%20403.875008%20565%20409.124992%20565%20416C565%20422.749984%20566.250016%20428%20568.875008%20431.749984C571.5%20435.375008%20575.5%20437.249984%20581.124992%20437.249984zM320.875008%20414.5C327%20414.375008%20332.5%20413.5%20332.5%20413.5L332.5%20395.5C332.5%20395.5%20327%20394.5%20321%20394.124992C312.250016%20393.749984%20308.375008%20396.5%20308.5%20396.5C306.750016%20397.749984%20306.624992%20398.124992%20306%20398.875008C305.124992%20400.124992%20304.750016%20401.749984%20304.750016%20404C304.750016%20407.5%20306%20410%20308.5%20411.624992C308.5%20411.624992%20312.124992%20414.624992%20320.875008%20414.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22simplybuilt%22%20%20%20%20%20%20unicode=%22&#xF215;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20672C157%20672%20128%20643%20128%20608L128%20160C128%20125%20157%2096%20192%2096L832%2096C867%2096%20896%20125%20896%20160L896%20608C896%20643%20867%20672%20832%20672L704%20672C669%20672%20640%20643%20640%20608L640%20576L384%20576L384%20608C384%20643%20355%20672%20320%20672zM192%20608L320%20608L320%20512L704%20512L704%20608L832%20608L832%20160L192%20160zM384%20432C331%20432%20288%20389%20288%20336C288%20283%20331%20240%20384%20240C437%20240%20480%20283%20480%20336C480%20389%20437%20432%20384%20432zM640%20432C587%20432%20544%20389%20544%20336C544%20283%20587%20240%20640%20240C693%20240%20736%20283%20736%20336C736%20389%20693%20432%20640%20432z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rebel-alliance%22%20%20%20%20%20%20unicode=%22&#xF1D0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C280%20768%20128%20574.624992%20128%20384.875008C128%20172.624992%20300.250016%200%20512%200C723.750016%200%20896%20172.624992%20896%20384.875008C896%20574.624992%20744.124992%20768%20512%20768zM512%2064C335.250016%2064%20192%20207.624992%20192%20384.875008C192%20538.249984%20299.375008%20666.5%20442.875008%20698.249984C338%20638.624992%20308.375008%20554.375008%20299.124992%20496.375008C287.250016%20421.749984%20319%20341.7499840000001%20379.375008%20331.624992C384.124992%20330.875008%20388.5%20330.5%20392.875008%20330.5C445.875008%20330.5%20473.5%20385.749984%20477.5%20417C482.375008%20454.749984%20466.375008%20494.5%20444.750016%20522.124992C433.124992%20537%20416.375008%20557%20392.375008%20574.749984L428.624992%20614.375008C445.5%20603.375008%20458.750016%20584.624992%20465.250016%20570.5C465.250016%20570.5%20465.750016%20584.749984%20462.750016%20595.749984C458.875008%20610.249984%20453.5%20621.249984%20450.750016%20626.124992C449%20629.124992%20447.5%20631.5%20446.124992%20633.5L512%20705.749984L578%20633.624992C576.5%20631.5%20575%20629.124992%20573.250016%20626.249984C570.5%20621.249984%20565.124992%20610.249984%20561.250016%20595.749984C558.250016%20584.749984%20558.750016%20570.5%20558.750016%20570.5C565.250016%20584.624992%20578.5%20603.5%20595.5%20614.375008L631.624992%20574.875008C607.624992%20557.124992%20590.875008%20537.124992%20579.250016%20522.249984C557.5%20494.5%20541.624992%20454.875008%20546.5%20417C550.5%20385.749984%20578.124992%20330.624992%20631.124992%20330.624992C635.375008%20330.624992%20639.875008%20331%20644.624992%20331.7499840000001C705%20341.875008%20736.624992%20421.749984%20724.750016%20496.375008C715.624992%20554.375008%20686%20638.624992%20581.250016%20698.249984C724.750016%20666.5%20832%20538.249984%20832%20384.875008C832%20207.624992%20688.750016%2064%20512%2064zM394.375008%20482.749984C408.375008%20464.875008%20416.250016%20441.875008%20414%20425.249984C412.750016%20415.124992%20402.124992%20394.5%20392.875008%20394.5C392%20394.5%20391%20394.624992%20390%20394.875008C373.750016%20397.5%20355%20439.624992%20362.375008%20486.375008C363.750016%20495.249984%20365.624992%20503.749984%20367.875008%20512.124992C378.624992%20502.249984%20387.124992%20491.875008%20394.375008%20482.749984zM656.124992%20512.124992C658.375008%20503.749984%20660.250016%20495.249984%20661.624992%20486.375008C669%20439.624992%20650.250016%20397.5%20634%20394.875008C633%20394.624992%20632%20394.5%20631.124992%20394.5C621.875008%20394.5%20611.250016%20415.124992%20610%20425.249984C607.750016%20441.875008%20615.624992%20465%20629.624992%20482.749984C636.875008%20492%20645.375008%20502.249984%20656.124992%20512.124992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angular%22%20%20%20%20%20%20unicode=%22&#xF420;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20770.0624992L139.5624992%20634.6249984L206.3750016%20133.124992L512%20-36.624992L817.624992%20133.187488L884.437504%20634.6249984L512%20770.0624992zM512%20701.9375008L814.187488%20592.0624992L758.375008%20173.5L512%2036.624992L265.6249984%20173.5L209.8124992%20592.0624992L512%20701.9375008zM512%20640L320%20192L384%20192L425.249984%20288L598.750016%20288L640%20192L704%20192L512%20640zM512%20494.375008L512.624992%20492.5L535.062496%20436.5L571.187488%20352L452.812512%20352L488.937504%20436.5L511.375008%20492.5L512%20494.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22font-awesome-flag%22%20%20%20%20%20%20unicode=%22&#xF425;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768C235.072%20768%20192%20724.928%20192%20672C192%20630.3484992%20218.8399552%20595.1315488%20256%20581.8750016L256%20534.249984L256%20153.375008L256%2031.249984C256%2013.969984%20269.9700000000001%200%20287.25%200L288.75%200C306.03%200%20320%2013.970016%20320%2031.249984L320%20184.687488C330.710624%20197.127808%20356.429536%20222.5%20430.249984%20222.5C469.418016%20222.5%20501.453504%20208.839008%20535.437504%20194.375008C568.621504%20180.231008%20602.940512%20165.624992%20642.812512%20165.624992C718.300512%20165.624992%20769.58%20205.289984%20791.5%20222.2499840000001L796.375008%20225.937504C814.007008%20238.705504%20832%20256.1280000000001%20832%20288L832%20554.375008C832%20583.4310016%20807.098496%20608%20777.562496%20608C761.722496%20608%20750.092992%20598.8290016000001%20734.124992%20586.1249984C712.940992%20569.356992%20680.988512%20544%20642.812512%20544C616.732512%20544%20591.286016%20556.168512%20561.750016%20570.312512C524.917984%20587.9764992%20483.147488%20608%20430.187488%20608C393.864224%20608%20365.493984%20601.9731423999999%20342.8125120000001%20593.3750016C367.650272%20610.7461632%20384%20639.4630336%20384%20672C384%20724.928%20340.928%20768%20288%20768zM288%20704C305.664%20704%20320%20689.6320000000001%20320%20672C320%20654.3679999999999%20305.664%20640%20288%20640C270.336%20640%20256%20654.3679999999999%20256%20672C256%20689.6320000000001%20270.336%20704%20288%20704zM430.187488%20544C468.651488%20544%20500.428992%20528.752992%20534.124992%20512.624992C567.564992%20496.560992%20602.172512%20480%20642.812512%20480C698.972512%20480%20741.057504%20510.256512%20767.937504%20531.312512L767.937504%20285.875008C767.905504%20285.7470080000001%20766.495488%20283.351488%20758.687488%20277.6874880000001L752.312512%20272.812512C734.168512%20258.796512%20696.412512%20229.624992%20642.812512%20229.624992C615.996512%20229.624992%20590.292%20240.546016%20560.5%20253.2499840000001C523.924%20268.8659840000001%20482.443488%20286.562496%20430.187488%20286.562496C380.523488%20286.562496%20345.152%20276.544%20320%20264L320%20500.437504C331.04%20515.029504%20356.235488%20544%20430.187488%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22canadian-maple-leaf%22%20%20%20%20%20%20unicode=%22&#xF785;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20799L489%20776L419%20705L349%20683L320%20674L327%20645L365%20491L310%20529L288%20544L217%20473L123%20431L95%20418L106%20390L142%20299L132%20223L128%20191L352%20163L352%2096L480%2096L480%20-32L544%20-32L544%2096L672%2096L672%20163L896%20191L892%20223L882%20299L918%20390L929%20418L901%20431L807%20473L736%20544L714%20529L659%20491L697%20645L704%20674L675%20683L605%20705L535%20776zM512%20708L572%20648L579%20646L628%20631L577%20424L557%20341L626%20390L728%20461L765%20423L770%20419L775%20416L847%20384L820%20315L817%20307L818%20299L824%20247L636%20224L608%20220L608%20160L416%20160L416%20220L388%20224L200%20247L206%20299L207%20307L204%20315L177%20384L249%20416L254%20419L259%20423L296%20461L398%20390L467%20341L447%20424L396%20631L445%20646L452%20648z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22elementor%22%20%20%20%20%20%20unicode=%22&#xF430;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM352%20544L352%20224L416%20224L416%20544L352%20544zM480%20544L480%20480L672%20480L672%20544L480%20544zM480%20416L480%20352L672%20352L672%20416L480%20416zM480%20288L480%20224L672%20224L672%20288L480%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22centos%22%20%20%20%20%20%20unicode=%22&#xF789;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M511.875008%20800L416%20703.8750016L480%20703.8750016L480%20512L512%20480L544%20512L544%20703.8750016L608%20703.8750016L511.875008%20800zM224%20672L224%20544L265.3750016%20585.3750016L402.750016%20448L448%20448L448%20493.249984L310.6249984%20630.6249984L352%20672L224%20672zM397.249984%20672L355.875008%20630.6249984L448%20538.5L448%20672L397.249984%20672zM576%20672L576%20538.5L668.124992%20630.6249984L626.750016%20672L576%20672zM672%20672L713.375008%20630.6249984L576%20493.249984L576%20448L621.249984%20448L758.624992%20585.3750016L800%20544L800%20672L672%20672zM265.3750016%20540.124992L224%20498.750016L224%20448L357.5%20448L265.3750016%20540.124992zM758.624992%20540.124992L666.5%20448L800%20448L800%20498.750016L758.624992%20540.124992zM192.1249984%20480L96%20383.875008L192.1249984%20288L192.1249984%20352L384%20352L416%20384L384%20416L192.1249984%20416L192.1249984%20480zM831.875008%20480L831.875008%20416L640%20416L608%20384L640%20352L831.875008%20352L831.875008%20288L928%20384.124992L831.875008%20480zM224%20320L224%20269.2499840000001L265.3750016%20227.875008L357.5%20320L224%20320zM402.750016%20320L265.3750016%20182.624992L224%20224L224%2096L352%2096L310.6249984%20137.375008L448%20274.750016L448%20320L402.750016%20320zM576%20320L576%20274.750016L713.375008%20137.375008L672%2096L800%2096L800%20224L758.624992%20182.624992L621.249984%20320L576%20320zM666.5%20320L758.624992%20227.875008L800%20269.2499840000001L800%20320L666.5%20320zM512%20288L480%20256L480%2064.124992L416%2064.124992L512.124992%20-32L608%2064.124992L544%2064.124992L544%20256L512%20288zM448%20229.5L355.875008%20137.375008L397.249984%2096L448%2096L448%20229.5zM576%20229.5L576%2096L626.750016%2096L668.124992%20137.375008L576%20229.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ravelry%22%20%20%20%20%20%20unicode=%22&#xF2D9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M547.687488%20767.6249984C482.699488%20764.7050016000001%20417.951488%20745.5584992%20352.687488%20715.0624992C333.007488%20706.0064992%20325.68%20696.5935008%20318%20681.9375008C300.048%20648.4655008%20289.7764992%20616.7810016000001%20283.3124992%20590.1249984C246.3524992%20545.5169920000001%20219.8444992%20492.349504%20207.8124992%20433.437504C189.3484992%20402.077504%20171.4024992%20361.288%20167.5624992%20309C167.5624992%20309%20166.398%20295.761984%20166.75%20295.2499840000001C105.214%20303.282016%2033.9375008%20332.562496%2033.9375008%20332.562496C49.8095008%20307.2824960000001%20140.7629984%20286.0099840000001%20166.8750016%20276.2499840000001C166.8750016%20276.2499840000001%20169.8724992%20105.480992%20279.3124992%2047.624992C259.6324992%2077.608992%20256.1249984%2082.812512%20256.1249984%2082.812512C256.1249984%2082.812512%20199.1150016%20187.066016%20208.8750016%20264.2499840000001C210.0910016%20264.2499840000001%20211.534%20263.875008%20212.75%20263.875008C254.414%20111.555008%20392.579008%200%20555.875008%200C566.691008%200%20576.978016%200.323488%20587.249984%201.187488C611.634016%20-1.436512%20635.332992%200.352%20657.124992%208C669.156992%2011.84%20681.239008%2019.1645119999999%20692.375008%2026.812512C814.711008%2094.940512%20868.187008%20169.753984%20906.875008%20284.2499840000001C916.283008%20312.121984%20920.961504%20346.0674880000001%20923.937504%20375.1874880000001C939.105504%20518.6434879999999%20870.657504%20656.8895008%20743.937504%20722.9375008C677.889504%20757.2735008%20612.675488%20770.5449983999999%20547.687488%20767.6249984zM556.437504%20698.3124992C741.877504%20698.3124992%20892.750016%20546.480512%20892.750016%20359.312512C892.430016%20226.8965120000001%20816.416992%20111.8689920000001%20706.624992%2056.124992C681.344992%2047.932992%20643.539008%2041.527488%20593.875008%2049.687488C593.875008%2049.687488%20435.143488%2089.946496%20371.687488%20237.562496C438.247488%20236.346496%20463.016992%20237.880512%20507.624992%20244.312512C576.296992%20254.2325120000001%20645.310496%20272.532512%20708.062496%20301.812512C728.638496%20311.220512%20727.374016%20335.638016%20724.750016%20353.750016C721.261984%20376.053984%20705.42%20374.833504%20687.5%20361.937504C687.5%20361.937504%20544.559488%20259.8630080000001%20356.687488%20268.375008C324.111488%20324.1510080000001%20310%20461.437504%20310%20461.437504C382.1600000000001%20522.781504%20454.957504%20565.293984%20603.437504%20552.750016C603.789504%20563.9180160000001%20608.643008%20600.0219999999999%20567.875008%20601.75C567.875008%20601.75%20404.988%20621.1030016%20313.5%20543.375008C317.852%20572.143008%20323.724512%20594.4624992%20332.8125120000001%20612.0624992C392.428512%20665.7264992%20470.517504%20698.3124992%20556.437504%20698.3124992zM275.8124992%20545.687488C275.8124992%20545.687488%20273.7610016%20524.2085119999999%20274.6249984%20511.312512C268.7049984%20506.960512%20257.0495008%20497.195488%20242.9375008%20482.187488C251.9935008%20504.523488%20262.5644992%20526.007488%20275.8124992%20545.687488zM273.4375008%20429.249984C273.4375008%20429.249984%20276.3935008000001%20345.625984%20300.9375008%20272.2499840000001L228.75%20284.2499840000001C224.942%20300.282016%20222.716%20316.4514880000001%20221.5%20333.1874880000001C229.18%20363.171488%20244.6695008%20401.346016%20273.4375008%20429.249984zM235.25%20258.624992C261.042%20253.0569920000001%20294.4724992%20245.373984%20310.3124992%20242.750016C357.896512%20108.894016%20499.062496%2026.124992%20499.062496%2026.124992C500.790496%2025.260992%20502.021984%2024.887008%20503.750016%2024.375008C376.358016%2044.599008%20272.53%20137.1529920000001%20235.25%20258.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22last-fm%22%20%20%20%20%20%20unicode=%22&#xF202;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M459.124992%20189.5L426.250016%20278.7499840000001C426.250016%20278.7499840000001%20372.875008%20219.2499840000001%20292.875008%20219.2499840000001C222.124992%20219.2499840000001%20171.750016%20280.875008%20171.750016%20379.375008C171.750016%20505.624992%20235.375008%20550.749984%20298%20550.749984C388.375008%20550.749984%20417%20492.249984%20441.750016%20417.375008L474.5%20314.7499840000001C507.375008%20215.124992%20569%20135.124992%20746.5%20135.124992C873.750016%20135.124992%20960%20174.124992%20960%20276.7499840000001C960%20359.875008%20912.750016%20403%20824.5%20423.5L758.750016%20437.875008C713.624992%20448.124992%20700.250016%20466.624992%20700.250016%20497.375008C700.250016%20532.249984%20728%20552.875008%20773.124992%20552.875008C822.375008%20552.875008%20849.124992%20534.375008%20853.250016%20490.249984L955.875008%20502.5C947.624992%20594.875008%20884%20632.875008%20779.250016%20632.875008C687%20632.875008%20596.624992%20598%20596.624992%20486.124992C596.624992%20416.375008%20630.5%20372.2499840000001%20715.624992%20351.624992L785.5%20335.2499840000001C837.750016%20322.875008%20855.250016%20301.375008%20855.250016%20271.624992C855.250016%20233.624992%20818.250016%20218.2499840000001%20748.5%20218.2499840000001C644.875008%20218.2499840000001%20601.750016%20272.624992%20577.124992%20347.5L543.250016%20450.124992C500.124992%20583.624992%20431.375008%20632.875008%20294.875008%20632.875008C144.124992%20632.875008%2064%20537.5%2064%20375.2499840000001C64%20219.2499840000001%20144.124992%20135.124992%20287.750016%20135.124992C403.750016%20135.124992%20459.124992%20189.5%20459.124992%20189.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22amazon-pay-credit-card%22%20%20%20%20%20%20unicode=%22&#xF42D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.36%20704%2064%20660.64%2064%20608L64%20160C64%20107.36%20107.36%2064%20160%2064L864%2064C916.64%2064%20960%20107.36%20960%20160L960%20608C960%20660.64%20916.64%20704%20864%20704L160%20704zM160%20640L864%20640C882.112%20640%20896%20626.1120000000001%20896%20608L896%20160C896%20141.888%20882.112%20128%20864%20128L160%20128C141.888%20128%20128%20141.888%20128%20160L128%20608C128%20626.1120000000001%20141.888%20640%20160%20640zM368.750016%20576L364.249984%20575.249984C350.170016%20573.490016%20336.515488%20568.200992%20325.187488%20559.624992C322.659488%20558.120992%20320.465504%20556.078496%20317.9375008%20554.062496C317.6815008%20554.574496%20317.4375008%20555.0504960000001%20317.4375008%20555.562496C316.9255008%20558.346496%20316.6675008000001%20561.3729920000001%20316.1875008%20564.124992C315.4195008%20568.668992%20312.9189984%20570.937504%20308.3750016%20570.937504L296.5%20570.937504C289.236%20571.0015040000001%20288%20569.447008%20288%20562.375008L288%20344C288.256%20340.736%20290.248%20339.0060160000001%20293%20338.750016L314.9375008%20338.750016C317.9455008%20338.750016%20319.6815008%20340.736%20319.9375008%20344C320.193504%20344.992%20320.187488%20346.0080000000001%20320.187488%20347L320.187488%20421.5C321.179488%20420.508%20321.925504%20419.949504%20322.437504%20419.437504C340.805504%20404.077504%20361.956992%20399.080992%20385.124992%20403.624992C406.276992%20407.912992%20420.875488%20420.714496%20430.187488%20439.562496C437.483488%20453.898496%20440.493984%20469.284992%20440.750016%20485.124992C441.262016%20502.532992%20439.733504%20519.898016%20432.437504%20536.249984C423.893504%20556.377984%20409.263008%20569.738016%20387.375008%20574.249984C384.1110080000001%20575.0179840000001%20380.608512%20575.237984%20377.3125120000001%20575.750016C374.304512%20576.006%20371.534016%20576%20368.750016%20576zM528.812512%20576C527.820512%20575.744%20526.804512%20575.5%20525.812512%20575.5C515.732512%20574.988%20505.948992%20573.715488%20496.124992%20571.187488C489.820992%20569.683488%20483.797984%20567.4535040000001%20477.750016%20565.437504C473.973984%20564.1895039999999%20472.187488%20561.407008%20472.187488%20557.375008C472.443488%20554.1110080000001%20472.187488%20550.576512%20472.187488%20547.312512C472.443488%20542.2885120000001%20474.481984%20540.9699840000001%20479.249984%20542.249984C487.314016%20544.266016%20495.311008%20546.558496%20503.375008%20548.062496C515.951008%20550.334496%20528.792992%20551.322496%20541.624992%20549.562496C548.408992%20548.314496%20554.712%20546.542016%20559%20540.750016C562.776%20535.9820159999999%20564.306496%20529.923008%20564.562496%20523.875008C564.818496%20515.331008%20564.812512%20506.794016%20564.812512%20498.249984C564.812512%20497.737984%20564.818496%20497.256%20564.562496%20497L563.312512%20497C552.496512%20499.752%20541.384512%20501.264%20530.312512%20502C518.728512%20502.512%20507.196992%20502.032%20496.124992%20498C482.780992%20493.456%20471.959488%20485.400512%20465.687488%20472.312512C460.919488%20462.264512%20460.183488%20451.691008%20461.687488%20440.875008C463.959488%20426.283008%20470.980512%20415.227488%20483.812512%20408.187488C496.132512%20401.403488%20509.212512%20400.608992%20522.812512%20402.624992C538.428512%20404.896992%20552.248512%20411.42%20564.312512%20421.5C564.824512%20422.012%20565.300512%20422.269984%20565.812512%20422.750016C566.580512%20418.718016%20567.044512%20414.957504%20567.812512%20411.437504C568.324512%20408.173504%20570.367008%20406.131008%20573.375008%20405.875008L590.249984%20405.875008C592.778016%20405.875008%20595%20408.185504%20595%20410.937504C595.256%20411.705504%20595.249984%20412.663488%20595.249984%20413.687488L595.249984%20522.937504C595.186016%20527.225504%20594.923488%20531.712%20594.187488%20536C592.171488%20549.344%20586.626496%20560.397504%20574.562496%20567.437504C567.778496%20571.4695039999999%20560.251488%20573.501984%20552.187488%20574.750016C548.411488%20575.262016%20544.900992%20575.52%20541.124992%20576L528.812512%20576zM743.687488%20576C740.167488%20576.256%20736.872992%20574.0140160000001%20735.624992%20570.750016C735.112992%20569.214016%20734.636992%20567.941504%20734.124992%20566.437504L698.124992%20463.5C695.596992%20456.204%20692.840512%20448.688992%20690.312512%20440.624992C689.832512%20441.904992%20689.631008%20442.356992%20689.375008%20443.124992C676.063008%20479.860992%20662.968992%20516.639008%20649.624992%20553.375008C647.640992%20559.391008%20645.334496%20565.1455040000001%20643.062496%20570.937504C642.070496%20573.6895039999999%20639.826496%20575.687488%20636.562496%20575.687488C628.754496%20575.943488%20620.939008%20575.937504%20612.875008%20575.937504C610.379008%20575.937504%20609.112992%20573.715488%20609.624992%20571.187488C610.136992%20569.171488%20610.856992%20566.891008%20611.624992%20564.875008C631.752992%20515.0830080000001%20652.178496%20465.267488%20672.562496%20415.187488C674.322496%20410.931488%20674.578496%20407.412992%20672.562496%20403.124992C669.298496%20395.572992%20666.52%20387.802016%20663%20380.2499840000001C659.96%20373.466016%20654.927008%20368.3910080000001%20647.375008%20366.375008C642.351008%20365.1270080000001%20636.78%20364.669504%20631.5%20365.437504C628.972%20365.6615040000001%20626.465504%20366.119008%20623.937504%20366.375008C620.417504%20366.631008%20618.693504%20365.1510080000001%20618.437504%20361.375008L618.437504%20351.312512C618.693504%20345.5205120000001%20620.457984%20342.992%20626.249984%20342C631.785984%20340.976%20637.576992%20340.193504%20643.624992%20339.937504C661.224992%20339.681504%20675.068992%20346.764992%20684.124992%20362.124992C687.900992%20368.172992%20690.935488%20374.472%20693.687488%20381C718.071488%20442.632%20742.215008%20504.049504%20766.375008%20565.937504C767.111008%20567.697504%20767.619008%20569.421504%20767.875008%20571.437504C768.387008%20574.445504%20766.910496%20575.9680000000001%20764.062496%20576L743.687488%20576zM368.562496%20549.812512C383.922496%20548.5645119999999%20396.472%20541.043488%20403%20523.187488C407.032%20512.115488%20408.062496%20500.739488%20408.062496%20489.187488C408.062496%20478.339488%20407.264%20468.086016%20404%20457.750016C396.96%20435.862016%20380.8899840000001%20427.320512%20360.249984%20428.3125120000001C345.658016%20429.080512%20333.334016%20434.592992%20321.750016%20442.624992C320.5020160000001%20443.392992%20319.6815008%20444.627008%20319.9375008%20445.875008L319.9375008%20532.687488C319.6815008%20534.1914879999999%20320.501984%20535.4820159999999%20321.750016%20536.249984C335.829984%20546.074016%20351.442496%20551.060512%20368.562496%20549.812512zM524.124992%20480.062496C528.436992%20480.438496%20532.790496%20480.371008%20537.062496%20479.875008C545.606496%20479.107008%20554.205984%20477.623008%20562.750016%20476.375008C564.509984%20476.119008%20565%20475.348512%20565%20473.812512C564.776%20468.788512%20565%20464.024%20565%20459C565%20453.976%20564.749984%20449.461504%20564.750016%20444.437504C565.005984%20443.189504%20564.242016%20442.173504%20563.249984%20441.437504C551.666016%20433.149504%20539.085984%20427.598496%20524.750016%20426.062496C518.957984%20425.550496%20513.160992%20425.540512%20507.624992%20427.8125120000001C501.320992%20430.084512%20496.572512%20435.352992%20494.812512%20441.624992C492.796512%20448.152992%20492.74%20454.972%20494.5%20461.5C497.252%20470.044%20503.311008%20474.872992%20511.375008%20477.624992C515.519008%20478.888992%20519.812992%20479.686496%20524.124992%20480.062496zM785%20336.062496C762.6%20335.750496%20736.126496%20330.767488%20716.062496%20316.6874880000001C709.854496%20312.399488%20710.995008%20306.387488%20717.875008%20307.1874880000001C740.435008%20309.875488%20790.632992%20315.9880000000001%20799.624992%20304.5C808.616992%20293.012%20789.634016%20245.7144960000001%20781.249984%20224.562496C778.625984%20218.258496%20784.145504%20215.637504%20789.937504%20220.437504C827.473504%20251.893504%20837.242496%20317.778016%20829.562496%20327.2499840000001C825.722496%20331.9859840000001%20807.4%20336.374496%20785%20336.062496zM196.6249984%20323.5C191.966%20322.886496%20189.9404992%20317.175488%20194.8124992%20312.6874880000001C278.3964992%20237.295488%20388.783008%20192%20511.375008%20192C598.831008%20192%20700.357504%20219.4754880000001%20770.437504%20271.1874880000001C782.021504%20279.7634880000001%20772.184512%20292.62%20760.312512%20287.5C681.720512%20254.156%20596.351488%20238.124992%20518.687488%20238.124992C403.583488%20238.124992%20292.144%20269.675488%20202%20322.1874880000001C200.024%20323.339488%20198.178%20323.704512%20196.6249984%20323.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22facebook-f%22%20%20%20%20%20%20unicode=%22&#xF39E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M616.124992%20832C489.980992%20832%20416%20765.3704992%20416%20613.5624992L416%20480L256%20480L256%20320L416%20320L416%20-64L576%20-64L576%20320L704%20320L736%20480L576%20480L576%20586.5C576%20643.684%20594.648512%20672%20648.312512%20672L736%20672L736%20825.4375008C720.832%20827.4855008%20676.636992%20832%20616.124992%20832z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dashcube%22%20%20%20%20%20%20unicode=%22&#xF210;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M784%20800L774%20791L655%20672L352%20672C264%20672%20192%20600%20192%20512L192%20192C192%20104%20264%2032%20352%2032L672%2032C760%2032%20832%20104%20832%20192L832%20800zM768%20694L768%20192C768%20138.624992%20725.375008%2096%20672%2096L352%2096C298.624992%2096%20256%20138.624992%20256%20192L256%20512C256%20565.375008%20298.624992%20608%20352%20608L682%20608zM416%20512C381%20512%20352%20483%20352%20448L352%20256C352%20221%20381%20192%20416%20192L749%20192L695%20247L672%20270L672%20448C672%20483%20643%20512%20608%20512zM416%20448L608%20448L608%20256L416%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yelp%22%20%20%20%20%20%20unicode=%22&#xF1E9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M459%20768C411.875008%20766.375008%20311.750016%20736.375008%20291%20715C283.375008%20707.124992%20279.750016%20696.624992%20282%20688C285.750016%20680.375008%20444%20432%20444%20432C467.5%20394%20486.750016%20400%20493%20402C499.250016%20403.875008%20518.124992%20409.624992%20516%20454C513.750016%20505.875008%20498.875008%20736.249984%20497%20747C494.375008%20756.749984%20486%20764.249984%20475%20767C470.875008%20768%20465.750016%20768.249984%20459%20768zM698%20541C693.250016%20540.875008%20689.124992%20539.749984%20685%20537C680%20533.749984%20676.124992%20528.875008%20606%20433C606%20433%20574.375008%20389.375008%20574%20389C565.624992%20378.875008%20565.875008%20364.5%20574%20352C582.5%20339.124992%20596%20332.375008%20609%20336C609%20336%20609.124992%20335.2499840000001%20609%20335C615.5%20337.375008%20627%20341%20648%20346C779%20377.7499840000001%20783.875008%20378.624992%20789%20382C796.875008%20387.375008%20800.624992%20397.124992%20800%20408C800%20408.375008%20800.124992%20408.624992%20800%20409C796.624992%20441.124992%20740.750016%20524.5%20713%20538C708.124992%20540.375008%20702.750016%20541.124992%20698%20541zM258%20412C248.5%20412.375008%20239.875008%20407.249984%20234%20398C221.5%20378%20216.624992%20315.7499840000001%20221%20274C222.624992%20260.124992%20224.375008%20247.875008%20228%20241C233%20231.5%20241.5%20226.375008%20251%20226C257.124992%20225.7499840000001%20261.750016%20227%20377%20264C377%20264%20427.750016%20279.875008%20428%20280C440.750016%20283.2499840000001%20449.124992%20295%20450%20310C450.875008%20325.375008%20443%20339.124992%20430%20344C430%20344%20394.124992%20359%20394%20359C270.124992%20410.124992%20264.250016%20411.875008%20258%20412zM611%20271C601.5%20271.2499840000001%20591%20266.7499840000001%20584%20258C574.250016%20246.124992%20573.250016%20229.875008%20581%20218L601%20185C669.375008%2073.875008%20675%2066.875008%20680%2063C687.624992%2057%20697%2056%20707%2060C736.124992%2071.624992%20799.5%20151.875008%20804%20183C805.5%20193.875008%20802.5%20203%20795%20209C790.124992%20212.624992%20786.124992%20214.124992%20671%20252C671%20252%20620.624992%20268.624992%20620%20269C617%20270.124992%20614.124992%20270.875008%20611%20271zM471%20235C464.250016%20233.5%20458.375008%20229.375008%20454%20224C454%20224%20429.124992%20194%20429%20194C342.124992%2092.124992%20339.124992%2088%20337%2082C335.750016%2078.5%20334.624992%2073.749984%20335%2070C335.5%2064.5%20337.875008%2059.875008%20342%2055C362.124992%2031.124992%20459.250016%20-4.250016%20490%201C500.750016%203%20507.624992%208%20511%2017C513%2022.875008%20513.624992%2026.875008%20514%20148C514%20148%20514%20201.375008%20514%20202C514.875008%20215.124992%20506.875008%20227.624992%20493%20233C485.875008%20235.7499840000001%20477.750016%20236.5%20471%20235z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envira-gallery%22%20%20%20%20%20%20unicode=%22&#xF299;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736C243.648%20448.768%20235.5995008%20314.196512%20380.687488%20201.812512C507.728384%20105.006944%20634.751072%20130.25536%20704.249984%20140.562496L812.750016%2032L876.750016%2032L749.375008%20159.375008C748.575008%20236.399008%20928.32%20736%20160%20736zM258.6875008%20671.9375008C263.0210016%20671.5804992%20273.0755008%20668.05%20292.1875008%20659.25C420.155488%20600.082%20465.232%20512.325504%20514%20422.437504C549.072%20357.7335040000001%20610.577504%20259.181504%20653.937504%20227.437504C697.329504%20195.981504%20744.717984%20172.735488%20644.750016%20214.687488C544.461984%20256.6394880000001%20471.385504%20375.6990080000001%20422.937504%20465.875008C385.689504%20535.059008%20353.723488%20598.78%20284.1875008%20645.5C284.1875008%20645.5%20245.6870016%20673.0084992%20258.6875008%20671.9375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22joomla-logo%22%20%20%20%20%20%20unicode=%22&#xF1AA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192.750016%20618C192.750016%20665.249984%20231.124992%20703.624992%20278.375008%20703.624992C321%20703.624992%20356.250016%20672.5%20362.875008%20631.875008C409%20642.749984%20459.624992%20630.124992%20495.624992%20594.124992L500.5%20589.124992L437.375008%20526L432.5%20531C412%20551.5%20378.750016%20551.5%20358.250016%20530.875008C337.624992%20510.375008%20337.624992%20477%20358.124992%20456.624992L500.5%20314.2499840000001L437.375008%20251.124992L370.5%20318L307.250016%20381.124992L295%20393.5C256.750016%20431.624992%20245%20486.124992%20259.5%20534.5C221.250016%20543.124992%20192.750016%20577.124992%20192.750016%20618zM378%20451.749984L441.124992%20388.5L508%20455.249984L583.5%20530.749984C604.124992%20551.375008%20637.250016%20551.375008%20657.750016%20530.875008C678.250016%20510.375008%20678.250016%20477.124992%20657.750016%20456.624992L652.875008%20451.749984L716%20388.5L720.875008%20393.5C758.750016%20431.249984%20770.750016%20485.124992%20756.875008%20533C798.875008%20538.5%20831.250016%20574.5%20831.250016%20618C831.250016%20665.249984%20793%20703.624992%20745.624992%20703.624992C702.375008%20703.624992%20666.624992%20671.5%20660.875008%20629.749984C612.624992%20643.875008%20558.5%20631.875008%20520.5%20594L508.124992%20581.624992L444.875008%20518.5zM758.375008%20234.7499840000001C769.750016%20281.2499840000001%20757.250016%20332.375008%20720.875008%20368.624992L708.5%20381.124992L645.375008%20444.249984L578.750016%20511L515.5%20447.875008L582.250016%20381L657.750016%20305.5C678.375008%20284.875008%20678.250016%20251.7499840000001%20657.875008%20231.2499840000001C637.375008%20210.7499840000001%20604.124992%20210.7499840000001%20583.624992%20231.375008L578.750016%20236.124992L515.624992%20172.875008L520.375008%20168.124992C558.875008%20129.624992%20613.875008%20117.875008%20662.5%20132.875008C670.375008%2093.749984%20705%2064.249984%20746.375008%2064.249984C793.624992%2064.249984%20832%20102.624992%20832%20149.875008C832%20193.124992%20800%20228.875008%20758.375008%20234.7499840000001zM637.875008%20310.375008L574.750016%20373.624992L508%20306.875008L444.875008%20243.624992L432.5%20231.2499840000001C412%20210.7499840000001%20378.750016%20210.7499840000001%20358.124992%20231.375008C337.624992%20251.875008%20337.624992%20285%20358.124992%20305.624992L363%20310.375008L299.875008%20373.624992L295%20368.7499840000001C258.250016%20332.124992%20245.875008%20280.2499840000001%20257.875008%20233.375008C220.124992%20224.5%20192%20190.5%20192%20150C192%20102.749984%20230.375008%2064.375008%20277.624992%2064.375008C318.250016%2064.5%20352.375008%2092.749984%20361.124992%20130.875008C407.750016%20119.2499840000001%20459.250016%20131.624992%20495.624992%20168.124992L508.124992%20180.5L571.250016%20243.7499840000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pied-piper-pp-logo--old-%22%20%20%20%20%20%20unicode=%22&#xF1A7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M431%20768C403.875008%20768%20379.5%20759.375008%20356%20749L224%20749L224%20224L262%20232L377%20255L403%20260L403%20361C407.5%20360.2499840000001%20411.750016%20358.2499840000001%20416%20357L416%20-7L454%201L569%2024L595%2029L595%20130C604.624992%20128.5%20613%20124%20623%20124C732.624992%20124%20821%20218.2499840000001%20821%20331C821%20442.249984%20734.750016%20534.749984%20627%20537C628%20545.249984%20629%20553.5%20629%20562C629%20674.749984%20540.624992%20768%20431%20768zM431%20704C504.250016%20704%20565%20641.875008%20565%20562C565%20482.124992%20504.250016%20419%20431%20419C414%20419%20398%20422.749984%20383%20429L339%20447L339%20313L288%20302L288%20685L364%20685L371%20689C389.124992%20698.749984%20409.375008%20704%20431%20704zM404%20679C386.124992%20679%20369.5%20673.375008%20355%20665L339%20656L339%20470L355%20461C369.5%20452.624992%20386.250016%20447%20404%20447C464.375008%20447%20510%20501.5%20510%20563C510%20624.5%20464.375008%20679%20404%20679zM403%20615C403.375008%20615%20403.624992%20615%20404%20615C425.124992%20615%20446%20594%20446%20563C446%20532%20425.124992%20511%20404%20511C403.624992%20511%20403.375008%20511%20403%20511zM623%20473C696.250016%20473%20757%20410.875008%20757%20331C757%20251.124992%20696.250016%20188%20623%20188C606%20188%20590%20191.7499840000001%20575%20198L531%20216L531%2082L480%2071L480%20361C498%20365.875008%20515.375008%20373.375008%20531%20383L531%20239L547%20230C561.5%20221.624992%20578.250016%20216%20596%20216C656.375008%20216%20702%20270.5%20702%20332C702%20393.5%20656.375008%20448%20596%20448C600.750016%20455.5%20604.124992%20463.875008%20608%20472C608%20472.124992%20609%20471.875008%20609%20472C613.5%20472.624992%20618.375008%20473%20623%20473zM595%20384C595.375008%20384%20595.624992%20384%20596%20384C617.124992%20384%20638%20363%20638%20332C638%20301%20617.124992%20280%20596%20280C595.624992%20280%20595.375008%20280%20595%20280z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22critical-role%22%20%20%20%20%20%20unicode=%22&#xF6C9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512.437504%20788.3750016C495.253504%20778.9030016%20201.4235008%20611.2664992%20164.6875008%20590.5624992C161.6475008%20589.2184992%20159.8064992%20586.1084992%20160.0624992%20582.8124992C160.1264992%20539.9005119999999%20160.1249984%20184.376%20160.1249984%20183C159.9649984%20180.856%20161.1104992%20178.803008%20163.0624992%20177.875008C163.2864992%20177.7470080000001%20382.750496%2051.6904960000001%20508.062496%20-20.437504L512.812512%20-20.437504C530.284512%20-10.485504%20824.864992%20157.431008%20858.624992%20176.375008C862.144992%20178.0070080000001%20864.225504%20181.6280000000001%20863.937504%20185.5C863.809504%20317.3400000000001%20863.809504%20449.192%20863.937504%20581C863.937504%20585.896%20862.860992%20589.5190016%20858.124992%20591.3750016C857.260992%20591.7270016%20515.571488%20788.1509984%20515.187488%20788.3750016L512.437504%20788.3750016zM523.375008%20759.25C626.735008%20699.858%20729.672%20640.7975008%20833%20581.4375008C821.224%20576.8295008%20670.472512%20520.187488%20670.312512%20520.187488C669.160512%20519.771488%20668.738016%20519.185504%20669.249984%20517.937504C670.434016%20515.025504%20671.570496%20512.070496%20672.562496%20509.062496C673.106496%20507.366496%20673.866496%20507.015488%20675.562496%20507.687488C679.466496%20509.223488%20839.904992%20569.575008%20842.624992%20570.375008L842.624992%20206.375008C842.528992%20206.471008%20731.989504%20398.156992%20720.437504%20418.124992C718.741504%20421.036992%20718.668%20421.045504%20715.5%20420.437504C704.3%20418.229504%20708.521504%20419.243488%20704.937504%20418.187488C747.593504%20344.203488%20790.370016%20270.053984%20833.249984%20195.750016L538.312512%20195.750016C536.392512%20195.750016%20535.311008%20195.912512%20535.375008%20198.312512C535.375008%20198.4725120000001%20534%20240.527488%20534%20240.6874880000001C534.032%20242.479488%20533.320992%20243.036512%20531.624992%20242.812512C519.304992%20240.604512%20506.727008%20240.4245120000001%20494.375008%20242.312512C492.647008%20242.600512%20492.187488%20241.880512%20492.187488%20240.312512L492.187488%20222.875008C492.187488%20221.7230080000001%20491.970496%20220.870496%20490.562496%20221.062496C463.426496%20225.030496%20468.895008%20220.769984%20425.375008%20273.2499840000001C421.0870080000001%20278.305984%20417.283488%20283.692512%20413.187488%20288.812512C413.0914880000001%20288.8765120000001%20413.001504%20288.966496%20412.937504%20289.062496C412.105504%20290.054496%20412.227488%20291.480512%20413.187488%20292.312512C426.595488%20308.504512%20438.251008%20320.772512%20436.875008%20343.812512C436.043008%20357.892512%20429.286496%20368.766496%20417.062496%20376.062496C401.318496%20385.438496%20381.746496%20383.6874880000001%20328.562496%20383.6874880000001C322.610496%20383.6874880000001%20321.206016%20377.630496%20325.750016%20376.062496C327.573984%20375.454496%20331.267488%20375.5714880000001%20333.187488%20375.1874880000001C341.123488%20373.651488%20341.687488%20370.9005120000001%20341.687488%20353.812512C341.815488%20242.580512%20341.985504%20249.943008%20339.937504%20228.375008C339.137504%20220.087008%20334.621504%20222.591008%20329.437504%20221.375008C327.9335040000001%20221.1510080000001%20326.665984%20220.034496%20326.249984%20218.562496C325.705984%20216.514496%20326.889504%20214.419008%20328.937504%20213.875008C332.201504%20212.915008%20379.628992%20213.079488%20382.124992%20213.687488C387.436992%20215.031488%20386.272512%20221.084%20381.3125120000001%20221.5C369.440512%20222.46%20366.832%20222.150496%20366%20229.062496C364.656%20240.742496%20364.8855040000001%20239.216992%20364.437504%20280.624992C364.405504%20283.504992%20364.497984%20283.5%20367.249984%20283.5C388.274016%20283.5%20390.071488%20284.614016%20393.687488%20279.750016C405.111488%20264.293984%20416.601984%20248.8889920000001%20428.249984%20233.624992C439.673984%20218.648992%20450.224%20213.658496%20462%20213.562496C494.736%20213.274496%20491%20214.112%20491%20212L491%20198C490.968%20195.76%20490.584512%20195.375008%20488.312512%20195.375008L193.75%20195.375008C190.806%20195.375008%20190.47%20194.979488%20191.75%20197.187488C240.838%20282.4034880000001%20233.2564992%20269.265504%20298.3124992%20381.937504C299.4004992%20383.825504%20299.2704992%20384.059488%20297.0624992%20384.187488C287.3984992%20384.827488%20285.2475008%20386.197984%20282.6875008%20381.750016C282.5915008%20381.6220160000001%20182.7510016%20208.677504%20181.3750016%20206.437504L181.3750016%20570.437504C185.5350016%20569.285504%20223.5275008%20554.624992%20223.6875008%20554.624992C227.3675008%20553.248992%20228.3704992%20553.278016%20240.5624992%20562.750016L191.8124992%20581.1249984C191.7484992%20581.3170016%20191.6249984%20581.4955008%20191.6249984%20581.6875008C293.8330016%20639.9275008%20396.040512%20698.1349984%20498.312512%20756.3750016L498.687488%20756.1249984L498.562496%20756.0624992C453.346496%20677.8544992%20407.973504%20599.4075008%20362.437504%20520.687488C367.781504%20520.687488%20372.422496%20520.556512%20377.062496%20520.812512C379.910496%20521.004512%20497.569504%20728.7695008000001%20511.937504%20751.9375008C525.377504%20729.0895008%20639.932%20530.0310079999999%20641.5%20527.375008C643.612%20523.6950079999999%20645.020992%20522.5954879999999%20660.124992%20521.187488L660.562496%20521.687488L523.375008%20759.25zM509.687488%20651.8750016C497.64624%20650.5628128%20486.66%20640.87%20487%20626.25C487.224%20616.2660000000001%20492.168%20608.9204992%20501%20604.3124992C502.728%20603.5764992%20503.786496%20601.7629984%20503.562496%20599.8750016C502.922496%20588.8670016%20503.088%20596.6115007999999%20502%20553.187488C501.936%20550.4034879999999%20501.844992%20550.312512%20499.124992%20550.312512C450.900992%20550.6645120000001%20449.144512%20550.047008%20440.3125120000001%20553.375008C437.176512%20554.559008%20435.515008%20553.703008%20434.875008%20550.375008C433.083008%20540.8710080000001%20431.351488%20531.409504%20429.687488%20521.937504C429.399488%20520.2095039999999%20432.067008%20512.552512%20435.875008%20522.312512C441.347008%20536.328512%20448.333504%20534.9180160000001%20499.437504%20535.750016C500.589504%20535.750016%20501.626496%20535.633504%20501.562496%20533.937504C500.442496%20511.441504%20495.847488%20351.145984%20495.687488%20342.2499840000001C495.879488%20340.234016%20494.546496%20338.414496%20492.562496%20338.062496C474.194496%20332.206496%20453.764992%20310.9944960000001%20461.124992%20280.562496C470.404992%20242.130496%20510.710496%20243.620512%20515.062496%20243.812512C561.558496%20245.956512%20568.209504%20283.876%20565.937504%20302.5C564.305504%20315.876%20557.864512%20326.1520000000001%20546.312512%20333C541.864512%20335.4%20537.266496%20337.519008%20532.562496%20339.375008C531.474496%20339.8870080000001%20530.624992%20340.404512%20530.624992%20341.812512C530.624992%20342.004512%20524.750016%20534.495488%20524.750016%20534.687488C524.750016%20535.8074879999999%20525.192512%20536.187488%20526.312512%20536.187488C597.928512%20532.507488%20580.220992%20532.4834880000001%20588.124992%20517.187488C589.244992%20514.979488%20590.809984%20514.7615040000001%20592.249984%20516.937504C593.690016%20519.1135039999999%20593.562496%20549.027488%20593.562496%20549.187488C593.466496%20551.9074880000001%20592.156%20552.730016%20589.5%20552.249984C586.62%20551.577984%20583.693984%20551.1615039999999%20580.750016%20550.937504L580.812512%20550.812512C562.668512%20550.364512%20526.535008%20550.187488%20526.375008%20550.187488C525.095008%20550.187488%20524.437504%20550.529504%20524.437504%20551.937504C522.709504%20606.2095008%20522.875008%20598.5095008000001%20522.875008%20599.4375008C522.555008%20602.2215008000001%20523.911008%20604.906%20526.375008%20606.25C539.399008%20614.538%20541.066016%20633.0775008%20530.249984%20644.4375008C524.526016%20650.4615008000001%20516.912256%20652.6623136000001%20509.687488%20651.8750016zM512%20638.6249984C527.872%20638.5930016%20527.139008%20614.9329984%20511.875008%20615.1249984C496.611008%20615.3170016%20496.48%20638.5624992%20512%20638.5624992L512%20638.6249984zM288.0624992%20567.624992C281.266%20567.262016%20274.082%20566.346496%20266.25%20564.562496C219.146%20553.874496%20198.43%20510.364%20202.75%20469.5C213.246%20368.188%20347.755488%20388.566496%20350.187488%20403.062496C350.219488%20403.382496%20352.744992%20416.160512%20355.624992%20433.3125120000001C355.752992%20433.856512%20355.751488%20434.393504%20355.687488%20434.937504C355.367488%20437.273504%20353.211008%20438.944992%20350.875008%20438.624992C341.659008%20438.208992%20354.664992%20409.480512%20311.6249984%20406.3125120000001C253.0330016%20401.992512%20225.7075008%20448.895488%20226.1875008%20486.687488C227.4035008%20578.4635008%20339.164992%20562.236512%20344.124992%20526.812512C344.732992%20522.332512%20343.975008%20512.624512%20350.375008%20515.312512C351.879008%20515.9525120000001%20352.8735040000001%20517.3679999999999%20352.937504%20519C353.065504%20520.312%20354.617504%20547.658496%20354.937504%20555.562496C355.129504%20559.946496%20353.539488%20561.395008%20349.187488%20561.875008C325.715488%20564.539008%20308.452%20568.713984%20288.0624992%20567.624992zM714.124992%20518C713.396992%20517.8720000000001%20712.713984%20517.4685119999999%20712.249984%20516.812512C710.105984%20514.540512%20711.828992%20517.622496%20683.124992%20451.062496C681.044992%20446.166496%20678.992992%20441.423488%20676.624992%20436.687488C674.864992%20433.167488%20671.248512%20431.057984%20667.312512%20431.249984C663.600512%20431.153984%20663.892%20426.187488%20668.5%20426.187488L710.124992%20426.187488C716.236992%20426.187488%20713.798496%20431.166496%20709.062496%20432.062496C702.214496%20433.406496%20687.796512%20430.412%20689.812512%20435.5C692.084512%20441.356%20694.441504%20447.1470080000001%20696.937504%20452.875008C697.481504%20453.771008%20698.444%20454.372%20699.5%20454.5C707.18%20454.916%20714.882496%20455.008992%20722.562496%20454.624992C724.034496%20454.720992%20725.365984%20453.783008%20725.750016%20452.375008C727.861984%20446.999008%20729.977984%20441.5620160000001%20732.249984%20436.249984C735.194016%20429.369984%20728.812512%20428.3975040000001%20732.812512%20427.437504C734.668512%20426.861504%20736.610496%20426.442016%20738.562496%20426.249984C743.138496%20426.121984%20721.471488%20426.484512%20818.687488%20425.8125120000001C827.327488%20425.748512%20825.142496%20430.860992%20827.062496%20442.124992L826.937504%20442.187488C827.577504%20445.867488%20823.624%20450.995008%20821%20441.875008C819.304%20435.795008%20816.677984%20435.828%20795.750016%20436.5C793.349984%20436.308%20791.104992%20438.007008%20790.624992%20440.375008C789.888992%20444.023008%20790.091488%20502.877504%20790.187488%20505.437504C790.155488%20505.629504%20790.187488%20505.870496%20790.187488%20506.062496C790.283488%20508.302496%20792.135008%20510.033504%20794.375008%20509.937504C804.711008%20511.025504%20799.992512%20515.375008%20796.312512%20515.375008C760.632512%20515.5350080000001%20762.382496%20515.444992%20762.062496%20515.124992C758.158496%20511.284992%20761.771488%20510.312512%20762.187488%20510.312512C767.243488%20509.480512%20770.937504%20510.602496%20770.937504%20503.562496C770.969504%20436.554496%20771.003008%20441.319008%20770.875008%20438.375008C770.651008%20433.351008%20770.008512%20431.432992%20764.312512%20431.624992C763.320512%20431.624992%20757.418016%20430.556512%20754.249984%20434.8125120000001C745.994016%20446.204512%20721.577504%20511.532512%20716.937504%20516.812512C716.745504%20517.068512%20716.538016%20517.308%20716.249984%20517.5C715.593984%20517.9639999999999%20714.852992%20518.1279999999999%20714.124992%20518zM634.375008%20517C620.903008%20517.104%20605.180992%20514.2914880000001%20594.124992%20503.187488C578.572992%20487.603488%20571.816%20449.226496%20605%20431.562496C625.992%20420.394496%20654.096992%20425.930016%20656.624992%20426.249984C666.992992%20427.594016%20666.062496%20446.215008%20666.062496%20446.375008C664.686496%20451.015008%20663.076992%20450.172992%20661.124992%20448.124992C659.492992%20446.428992%20659.594016%20439.036992%20650.249984%20436.124992C639.401984%20432.732992%20613.904992%20433.523008%20604.624992%20457.875008C595.696992%20481.203008%20606.058496%20517.848992%20647.562496%20505.624992C654.698496%20503.512992%20658.892%20498.771488%20659.5%20491.187488C659.82%20487.411488%20663.756512%20487.230016%20664.812512%20490.750016C665.132512%20491.837984%20665.175488%20497.678496%20665.687488%20506.062496C665.975488%20510.638496%20664.872%20512.477504%20661%20513.437504L660.937504%20513.437504C659.033504%20513.917504%20647.847008%20516.896%20634.375008%20517zM481.624992%20515.187488L451.5%20515.062496C446.284%20513.334496%20446.322496%20510.293984%20452.562496%20509.750016C457.106496%20509.366016%20457.687488%20507.928%20457.687488%20499C457.399488%20427.448%20457.417504%20440.283008%20456.937504%20434.875008C456.873504%20432.987008%20455.325504%20431.468%20453.437504%20431.5C447.549504%20430.924%20442.004512%20432.116%20437.8125120000001%20436.5C421.428512%20453.652%20412.004%20465.738496%20410.5%20467.562496C413.892%20471.210496%20417.081984%20474.635488%20420.249984%20478.187488C434.137984%20493.995488%20421.543488%20512.2415040000001%20407.687488%20513.937504C395.975488%20515.377504%20378.937984%20515.222496%20360.249984%20515.062496C357.081984%20515.0304960000001%20350.928%20510.901984%20362%20509.750016C366.416%20509.302016%20367.249984%20507.345504%20367.249984%20501.937504C367.217984%20498.641504%20366.809504%20479.234496%20366.937504%20438.562496C367.001504%20427.426496%20361.431488%20434.795008%20357.687488%20428.875008C358.231488%20427.083008%20359.987008%20425.902496%20361.875008%20426.062496L392.624992%20426.062496C398.593216%20426.140768%20398.603424%20431.783456%20391.187488%20431.624992C384.883488%20431.432992%20386.251008%20433.484%20384.875008%20459.5C384.715008%20462.636%20395.284512%20462.393504%20397.8125120000001%20458.937504C414.772512%20435.833504%20419.198496%20426.062496%20436.062496%20426.062496C452.446496%20426.158496%20468.803488%20425.996992%20485.187488%20426.124992C491.299488%20426.188992%20489.123488%20431.5%20485.187488%20431.5C477.539488%20431.372%20477.284992%20433.625504%20477.124992%20434.937504C476.580992%20439.033504%20476.084%20433.154496%20476.5%20502.562496C476.596%20508.290496%20477.116512%20509.459008%20482.812512%20509.875008C482.940512%20509.875008%20483.187488%20509.811008%20483.187488%20509.875008C488.723488%20514.3870079999999%20482.136992%20515.187488%20481.624992%20515.187488zM540.062496%20515.062496C537.278496%20514.9984959999999%20535.373504%20512.076992%20539.437504%20510.124992C541.741504%20509.036992%20546.875008%20511.469504%20546.875008%20503.437504C546.619008%20428.973504%20548.604%20431.5%20541.5%20431.5C536.156%20431.468%20535.42%20426.187488%20541.5%20426.187488C554.012%20426.0914880000001%20565.384992%20426.062496%20575.624992%20426.062496C579.720992%20426.094496%20579.878016%20431.34%20575.750016%20431.5C570.790016%20431.692%20566.346016%20430.692992%20566.249984%20437.124992L566.187488%20437.124992C565.003488%20503.748992%20566.249984%20505.992512%20566.249984%20506.312512C566.697984%20510.664512%20571.244512%20509.418016%20572.812512%20510.249984C576.428512%20512.170016%20575.036%20513.7579840000001%20573.5%20514.750016C571.964%20515.7099840000001%20542.110496%20515.062496%20540.062496%20515.062496zM388.5%20506.124992C394.240512%20507.336992%20406.070496%20504.920992%20408.062496%20491.624992C408.638496%20487.912992%20410.316512%20468.292%20388.8125120000001%20470.5C386.028512%20470.788%20385.437504%20471.714496%20385.437504%20474.562496C385.341504%20482.306496%20385.439008%20496.833504%20385.375008%20503.937504C385.359008%20504.881504%20386.586496%20505.720992%20388.5%20506.124992zM711.187488%20489.5L720.812512%20464.5L701.312512%20464.5C704.608512%20472.82%20707.763488%20480.828%20711.187488%20489.5zM375.687488%20371.937504C381.599488%20371.809504%20387.916%20370.713984%20389.5%20370.2499840000001C413.404%20363.2739840000001%20418.659488%20331.7230080000001%20409.187488%20308.875008C401.859488%20291.403008%20386.927488%20295.519008%20368.687488%20297.375008C364.911488%20297.6950080000001%20364.375008%20298.2864960000001%20364.375008%20302.062496C364.375008%20349.486496%20364.408512%20355.140512%20364.3125120000001%20367.812512C364.264512%20371.188512%20369.775488%20372.0655040000001%20375.687488%20371.937504zM719.437504%20346.812512C705.101504%20345.180512%20717.423488%20346.0685120000001%20660.687488%20345.812512C654.671488%20345.7805120000001%20654.936992%20340.437504%20661.624992%20340.437504L661.750016%20340.312512C667.830016%20340.312512%20671.715008%20348.049984%20667.875008%20259.2499840000001C667.619008%20254.354016%20663.103008%20255.4754880000001%20661.375008%20255.1874880000001C657.535008%20254.483488%20656.712%20250.549984%20661%20249.750016C662.056%20249.5579840000001%20657.936992%20249.378016%20716.624992%20249.2499840000001C723.728992%20249.2499840000001%20723.937504%20252.486496%20723.937504%20253.062496C724.545504%20258.150496%20725.233504%20263.2565120000001%20725.937504%20268.312512C726.449504%20272.024512%20722.187008%20272.931488%20720.875008%20269.1874880000001C717.675008%20260.1634880000001%20721.209504%20259.419488%20694.937504%20260.1874880000001C687.577504%20260.411488%20688.812512%20266.515008%20688.812512%20285.875008C688.812512%20299.379008%20684.835488%20296.720512%20709.187488%20295.312512C715.043488%20294.960512%20713.206496%20290.105504%20715.062496%20286.937504C716.150496%20285.049504%20718.292992%20285.389504%20719.124992%20287.437504C719.764992%20289.0695040000001%20720.937504%20305.1175040000001%20720.937504%20305.437504C721.289504%20311.037504%20716.860992%20308.505984%20716.124992%20308.2499840000001C707.612992%20305.306016%20696.240512%20306.196512%20691.312512%20305.812512C688.752512%20305.620512%20688.750016%20305.5954880000001%20688.750016%20308.1874880000001L688.750016%20333.624992C688.749984%20336.024992%20688.816512%20336.158496%20691.312512%20336.062496C712.624512%20335.0704960000001%20715.454496%20336.384%20716.062496%20328C716.382496%20323.648%20721.053504%20324.326016%20721.437504%20327.750016C721.981504%20333.093984%20722.584%20338.4685120000001%20723%20343.812512C723.192%20346.404512%20722.093504%20347.100512%20719.437504%20346.812512zM616.249984%20345.875008C608.154016%20345.907008%20582.054016%20345.844512%20579.750016%20345.812512C576.038016%20345.812512%20575.283488%20341.357984%20579.187488%20340.750016C583.731488%20340.046016%20587.771488%20340.827008%20588.187488%20334.875008C588.539488%20329.883008%20589.192992%20284.431008%20587.624992%20259.375008C587.336992%20254.3190080000001%20582.668%20255.705504%20579.5%20254.937504C576.908%20254.3295040000001%20577.147488%20249.976992%20580.187488%20249.624992L640.5%20249.312512C642.388%20249.312512%20649.231488%20247.371008%20648.687488%20268.875008C648.687488%20269.259008%20647.255008%20274.1144960000001%20644.375008%20270.562496C638.295008%20263.1384960000001%20649.376992%20258.6424960000001%20614.624992%20260.562496C611.008992%20260.754496%20609.347488%20262.696512%20609.187488%20266.312512C608.259488%20285.8965120000001%20608.562496%20328.644512%20608.562496%20331.812512C608.562496%20341.124512%20612.372%20339.9255040000001%20616.5%20340.437504C622.036%20341.109504%20621.433984%20345.875008%20616.249984%20345.875008zM495.062496%20330.375008C495.510496%20327.207008%20493.440512%20271.2929920000001%20493.312512%20268.124992C492.736512%20254.908992%20533.668992%20248.288%20533.124992%20264C533.092992%20264.736%20531.437504%20322.452512%20531.437504%20325.812512L531.437504%20325.875008L532%20326.062496C551.392%20311.0224960000001%20548.306496%20276.693504%20540.562496%20264.437504C533.202496%20252.437504%20518.115488%20247.649984%20505.187488%20253.2499840000001C472.227488%20266.818016%20472.790496%20318.631008%20495.062496%20330.375008zM538.187488%20182.062496C842.731488%20181.934496%20824.713504%20182.2969920000001%20824.937504%20181.624992C800.585504%20167.5129920000001%20539.972992%2019.331008%20513.124992%203.875008C511.556992%202.8190080000001%20509.505504%202.8190080000001%20507.937504%203.875008L507.812512%203.875008C479.908512%2019.971008%20202.314%20179.4400000000001%20198.25%20182L487.249984%20182C490.418016%20182%20490.437504%20181.947008%20490.437504%20178.875008C489.285504%20128.539008%20488.318496%20106.934496%20488.062496%20103.062496C487.774496%2097.206496%20488.819488%2091.3440000000001%20491.187488%2086C497.971488%2069.776%20504.438496%2053.3200000000001%20511.062496%2037C512.662496%2033.384%20513.097984%2034.155008%20514.249984%2036.875008C536.169984%2088.587008%20534.698496%2084.932512%20535.562496%2087.812512C536.842496%2091.7805120000001%20537.527488%2095.872%20537.687488%20100C537.751488%20109.28%20535.750016%20179.4024960000001%20535.750016%20179.562496C535.685984%20181.4504960000001%20536.267488%20182.062496%20538.187488%20182.062496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-css3-logo%22%20%20%20%20%20%20unicode=%22&#xF38B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20768L256%2096L512%200L768%2096L832%20768L192%20768zM298.6249984%20672L724.875008%20672L716.5%20576L534.249984%20480L611.875008%20480L704%20480L707.937504%20480L691.562496%20287.750016L692.187488%20288L683.375008%20192L512%20128L340.3125120000001%20192L329.750016%20320L426.437504%20320L431.437504%20254.937504L512%20227.062496L592.687488%20254.375008L603.750016%20384L324.187488%20384L315.9375008%20480L505.062496%20576L307.5%20576L298.6249984%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22line%22%20%20%20%20%20%20unicode=%22&#xF3C0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M308%20736C226.875008%20736%20160%20669.124992%20160%20588L160%20180C160%2098.875008%20226.875008%2032%20308%2032L716%2032C797.124992%2032%20864%2098.875008%20864%20180L864%20588C864%20669.124992%20797.124992%20736%20716%20736zM308%20672L716%20672C762.5%20672%20800%20634.5%20800%20588L800%20180C800%20133.5%20762.5%2096%20716%2096L308%2096C261.5%2096%20224%20133.5%20224%20180L224%20588C224%20634.5%20261.5%20672%20308%20672zM512%20601C383.5%20601%20279%20516.249984%20279%20412C279%20318.5%20362%20240.7499840000001%20474%20226C481.624992%20224.375008%20491.375008%20220.5%20494%20214C496.375008%20208.124992%20495.750016%20199%20495%20193C495%20193%20492.624992%20176.5%20492%20173C491%20167.124992%20487.124992%20149.5%20512%20160C536.875008%20170.5%20646.124992%20239.7499840000001%20695%20296C728.750016%20333%20745%20370.2499840000001%20745%20412C745%20516.249984%20640.5%20601%20512%20601zM375%20467C381.750016%20467%20387%20461.749984%20387%20455L387%20375L421%20375C427.750016%20375%20433%20368.7499840000001%20433%20362C433%20355.2499840000001%20427.750016%20350%20421%20350L375%20350C368.250016%20350%20362%20355.2499840000001%20362%20362L362%20455C362%20461.749984%20368.250016%20467%20375%20467zM457%20467C463.750016%20467%20469%20461.749984%20469%20455L469%20362C469%20355.2499840000001%20463.750016%20350%20457%20350C450.250016%20350%20444%20355.2499840000001%20444%20362L444%20455C444%20461.749984%20450.250016%20467%20457%20467zM495%20467C496.250016%20467.375008%20497.750016%20467%20499%20467C502.750016%20467%20505.750016%20465.124992%20508%20462L556%20398L556%20455C556%20461.749984%20561.250016%20467%20568%20467C574.750016%20467%20580%20461.749984%20580%20455L580%20362C580%20356.7499840000001%20577%20352.624992%20572%20351C570.750016%20350.624992%20569.250016%20350%20568%20350C564.250016%20350%20560.250016%20351.875008%20558%20355L511%20420L511%20362C511%20355.2499840000001%20505.750016%20350%20499%20350C492.250016%20350%20486%20355.2499840000001%20486%20362L486%20455C486%20460.249984%20490%20465.375008%20495%20467zM609%20467L655%20467C661.750016%20467%20667%20461.749984%20667%20455C667%20448.249984%20661.750016%20443%20655%20443L621%20443L621%20421L655%20421C661.750016%20421%20667%20415.749984%20667%20409C667%20402.249984%20661.750016%20396%20655%20396L621%20396L621%20375L655%20375C661.750016%20375%20667%20368.7499840000001%20667%20362C667%20355.2499840000001%20661.750016%20350%20655%20350L609%20350C602.250016%20350%20597%20355.2499840000001%20597%20362L597%20455C597%20461.749984%20602.250016%20467%20609%20467z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22javascript--js-%22%20%20%20%20%20%20unicode=%22&#xF3B8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M0%20672L0%2096L1024%2096L1024%20672zM64%20608L960%20608L960%20160L64%20160zM384%20512L384%20336C384%20329.124992%20374.875008%20320%20368%20320C361.124992%20320%20352%20329.124992%20352%20336L352%20352L288%20352L288%20336C288%20291.7499840000001%20323.750016%20256%20368%20256C412.250016%20256%20448%20291.7499840000001%20448%20336L448%20512zM592%20512C547.750016%20512%20512%20476.249984%20512%20432C512%20387.749984%20547.750016%20352%20592%20352C598.875008%20352%20608%20342.875008%20608%20336C608%20326.375008%20604.250016%20320%20592%20320C580.250016%20320%20578.375008%20322.5%20578%20323C577.624992%20323.5%20576%20325.5%20576%20333L512%20333C512%20314.875008%20517.250016%20294.5%20532%20279C546.750016%20263.5%20568.624992%20256%20592%20256C637.375008%20256%20672%20294.375008%20672%20336C672%20380.2499840000001%20636.250016%20416%20592%20416C585.124992%20416%20576%20425.124992%20576%20432C576%20438.875008%20585.124992%20448%20592%20448C600.5%20448%20603.124992%20446%20605%20444C606.875008%20442%20608%20438.624992%20608%20435L672%20435C672%20453.875008%20665.124992%20473.124992%20651%20488C636.875008%20502.875008%20615.5%20512%20592%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ups%22%20%20%20%20%20%20unicode=%22&#xF7E0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M496.375008%20800.3750016C369.5750080000001%20797.5750016%20248%20768%20160%20720L160%20310.375008C160%20115.1750080000001%20300.8%2057.612512%20512%20-35.187488C723.2%2057.612512%20864%20115.1750080000001%20864%20310.375008L864%20720C755.2%20779.2%20623.175008%20803.1749984%20496.375008%20800.3750016zM672.624992%20719.9375008C727.224992%20721.1875008%20780.8%20718.4250016%20832%20713.6249984L832%20313.624992C832%20150.424992%20732.8%2099.187488%20512%203.187488C291.2%2099.187488%20192%20150.424992%20192%20313.624992L192%20544C336%20676%20508.824992%20716.1875008%20672.624992%20719.9375008zM517.437504%20543C484.90624%20543.1687360000001%20453.975008%20532.424992%20438.375008%20521.624992L438.375008%20128L499.187488%20128L499.187488%20256C543.987488%20243.2000000000001%20630.375008%20259.2000000000001%20630.375008%20400C630.375008%20512%20571.656256%20542.718752%20517.437504%20543zM721.312512%20541.937504C680.687488%20538.781248%20643.187488%20512%20643.187488%20464C643.187488%20374.4%20739.187488%20384.012512%20739.187488%20332.812512C742.387488%20288.012512%20684.775008%20291.1874880000001%20646.375008%20323.1874880000001L646.375008%20268.812512C713.575008%20227.212512%20796.8%20252.824992%20800%20329.624992C803.2%20425.624992%20700.812512%20415.987488%20700.812512%20467.187488C700.812512%20502.387488%20758.375008%20505.575008%20790.375008%20470.375008L790.375008%20521.624992C771.175008%20537.2249919999999%20745.687488%20543.8312639999999%20721.312512%20541.937504zM224%20537.624992L224%20348.812512C224%20208.012512%20374.375008%20252.7874880000001%20406.375008%20275.1874880000001L406.375008%20537.624992L345.624992%20537.624992L345.624992%20310.375008C336.024992%20303.975008%20284.8124992%20288.024992%20284.8124992%20345.624992L284.8124992%20537.624992L224%20537.624992zM513.750016%20494.062496C535.8%20496.012512%20566.375008%20484%20566.375008%20400C569.575008%20272%20502.4%20304%20496%20304L496%20489.624992C500%20491.224992%20506.4%20493.412512%20513.750016%20494.062496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22evernote%22%20%20%20%20%20%20unicode=%22&#xF839;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M383.375008%20800.249984C377.124992%20800.124992%20371%20798%20366%20794.5C365.124992%20793.875008%20364.375008%20793.249984%20363.624992%20792.749984C363.5%20792.624992%20363.375008%20792.5%20363.375008%20792.5C362.624992%20791.875008%20362%20791.249984%20361.375008%20790.624992C361.250016%20790.5%20361.124992%20790.375008%20361%20790.249984L137.375008%20566.624992C137.375008%20566.624992%20137.250016%20566.5%20137.250016%20566.5C137.124992%20566.375008%20137%20566.249984%20136.875008%20566C129.250016%20558.375008%20126%20547.375008%20128.250016%20536.875008C128.624992%20493.624992%20136.750016%20412%20156.750016%20333.375008C167.250016%20292.124992%20180.624992%20252.5%20200%20220.5C218.375008%20190%20245.750016%20163.124992%20282.375008%20160.5C283.375008%20160.2499840000001%20323.624992%20152.2499840000001%20369.124992%20148.124992C392.124992%20146%20416.375008%20144.875008%20439%20146.624992C461.5%20148.375008%20483.250016%20150%20502.624992%20169.375008C507.124992%20173.875008%20510.124992%20179.5%20511.375008%20185.7499840000001L525%20254.124992C526%20252.875008%20526.375008%20251.5%20527.375008%20250.375008C537.750016%20238%20552.375008%20224%20576%20224L704%20224L704%20288L580.250016%20288C579.875008%20288.2499840000001%20578.624992%20289%20576.375008%20291.624992C571.624992%20297.2499840000001%20565.375008%20307.5%20560.124992%20318.124992C549.624992%20339.375008%20542.5%20361.624992%20542.5%20361.624992C538.124992%20375.624992%20524.750016%20384.749984%20510.250016%20383.875008C495.624992%20383.124992%20483.5%20372.5%20480.624992%20358.2499840000001L451.624992%20213.5C449.5%20213.2499840000001%20446.5%20211.375008%20434%20210.375008C417.624992%20209.124992%20395.875008%20210%20374.875008%20211.875008C333%20215.624992%20294.250016%20223.375008%20294.250016%20223.375008C292.250016%20223.7499840000001%20290.124992%20224%20288%20224C279.624992%20224%20268.624992%20230.7499840000001%20254.750016%20253.5C241%20276.2499840000001%20228.375008%20311.375008%20218.750016%20349.124992C202.624992%20412.375008%20198.375008%20472.249984%20196.375008%20512L384%20512C401.624992%20512%20416%20526.375008%20416%20544L416%20736L480%20736C500.250016%20736%20514.750016%20725.5%20526.624992%20710C538.5%20694.5%20544%20671.124992%20544%20672C544%20654.749984%20557.750016%20640.5%20575%20640C601.875008%20639.124992%20646.375008%20637.749984%20685.5%20623.749984C724.5%20609.875008%20756.124992%20587.375008%20769%20536.249984C783%20480.124992%20791.875008%20343.124992%20784%20226.124992C780.124992%20167.624992%20772.124992%20113.2499840000001%20760.5%2076.624992C754.750016%2058.375008%20747.750016%2044.624992%20742.5%2037.875008C737.124992%2031.124992%20736.5%2032%20736%2032L667.375008%2032C651.875008%2032%20640%2043.875008%20640%2059.375008C640%2080%20656%2096%20676.624992%2096L704%2096L704%20160L676.624992%20160C621.5%20160%20576%20114.5%20576%2059.375008C576%2050.749984%20579.375008%2042.5%20585.5%2036.5C596.624992%20-1.250016%20626.124992%20-32%20667.375008%20-32L736%20-32C759.5%20-32%20779.875008%20-18.124992%20792.875008%20-1.624992C805.750016%2014.875008%20814.250016%2034.624992%20821.5%2057.375008C835.875008%20102.749984%20843.875008%20160.375008%20848%20221.875008C856.124992%20344.875008%20849%20479.875008%20831%20551.749984C812.750016%20624.749984%20758.875008%20665.5%20707%20684C662.875008%20699.875008%20624.750016%20700%20596.5%20701C591.624992%20716.875008%20589.875008%20732.624992%20577.375008%20749C557.250016%20775.124992%20523.750016%20800%20480%20800L388.624992%20800C386.875008%20800.249984%20385.124992%20800.375008%20383.375008%20800.249984zM352%20690.749984L352%20576L237.250016%20576zM697.875008%20448C640%20448%20639.375008%20386.875008%20640%20384C697.875008%20384%20714.875008%20362.875008%20726.750016%20352C732.124992%20359.375008%20755.624992%20448%20697.875008%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flipboard%22%20%20%20%20%20%20unicode=%22&#xF44D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM288%20608L288%20160L480%20160L480%20288L608%20288L608%20416L736%20416L736%20608L288%20608zM352%20544L672%20544L672%20480L544%20480L544%20352L416%20352L416%20224L352%20224L352%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22airbnb%22%20%20%20%20%20%20unicode=%22&#xF834;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512.624992%20768C473.616992%20768%20437.448512%20750.8384992%20410.3125120000001%20719.0624992C398.664512%20704.6944992%20390.265504%20689.4689984%20382.937504%20676.1249984L381.5%20673.25C376.284%20662.7860000000001%20370.772%20651.9055008%20364.5%20639.9375008L363.124992%20636.8750016C301.3009984000001%20514.539008%20247.9844992%20403.431488%20199.3124992%20295.6874880000001L196.25%20289.062496C194.17%20284.550496%20192.1044992%20279.909984%20190.3124992%20275.750016L187.6875008%20270.062496C185.7675008%20265.838496%20183.85%20261.5579840000001%20182.25%20257.750016C178.506%20249.238016%20174.7210016%20240.38%20170.6249984%20229.5C160.6089984%20199.836%20157.7529984%20172.917504%20161.6249984%20144.437504C170.2970016%2085.653504%20209.2630016%2035.152992%20263.3750016%2012.624992C284.0150016%204.112992%20304.8864992%200%20327.062496%200C331.9584960000001%200%20339.277504%200.38%20347.437504%201.5C374.189504%204.956%20400.247008%2014.0129920000001%20424.375008%2028.124992C452.51488%2043.9955200000001%20480.177888%2066.850048%20510.937504%2099.687488L512.187488%2098L512.687488%2098.687488C541.450304%2067.90576%20569.337952%2044.755008%20597.624992%2028.375008C622.200992%2014.007008%20648.229504%204.984992%20674.437504%201.624992C682.981504%200.408992%20690.407488%200%20695.687488%200C717.575488%200%20738.684512%204.137504%20758.812512%2012.937504L758.812512%2012.875008C812.380512%2034.379008%20851.188%2083.847008%20860.5%20142.375008L861.437504%20147.624992C866.493504%20172.552992%20864.016%20199.122496%20854%20228.562496C852.72%20232.370496%20851.083488%20236.144%20850.187488%20238C847.723488%20244.624%20845.051008%20250.854016%20842.875008%20255.750016C840.987008%20260.486016%20838.891008%20264.929984%20836.875008%20269.2499840000001L831.812512%20280.6874880000001C830.116512%20284.527488%20828.542016%20288.318496%20826.750016%20292.062496L824.687488%20296.062496C772.079488%20412.126496%20717.267008%20526.2289920000001%20661.875008%20635.1249984L659.187488%20640.5C653.299488%20651.38%20647.364992%20663.232%20641.124992%20676L639.312512%20679.5C632.752512%20691.3720000000001%20626.019008%20703.5595008%20615.875008%20715.6875008L614.375008%20717.6249984C589.031008%20750.1370016%20552.880992%20768%20512.624992%20768zM511.750016%20703.3124992C530.665984%20703.6084992%20549.303008%20695.8384992%20562.375008%20680.0624992L565.750016%20675.8124992C572.470016%20668.1324992%20577.218496%20659.504%20582.562496%20650L584.5%20645.8124992C590.42%20634.0044992%20596.645504%20621.4990015999999%20602.437504%20610.8750016L604.750016%20606.1875008C659.822016%20497.963488%20714.192%20384.74%20766%20270.5L770.562496%20260.375008L770.937504%20260C771.641504%20258.4%20772.358496%20256.819488%20773.062496%20255.1874880000001L778.812512%20242.312512C780.348512%20238.952512%20781.921504%20235.551488%20783.937504%20230.6874880000001C785.921504%20226.175488%20788.153504%20221.140512%20790.937504%20213.812512C791.769504%20211.892512%20792.703008%20209.952%20793.375008%20208L793.437504%20207.812512C800.125504%20188.292512%20801.577984%20172.5205120000001%20798.249984%20158.312512L797.437504%20153.562496C791.965504%20116.6664960000001%20768.009504%2085.488512%20732.937504%2071.312512C722.569504%2066.608512%20709.351488%2064%20695.687488%2064C692.679488%2064%20688.470496%2064.2624960000001%20683.062496%2065.062496C664.918496%2067.366496%20646.998016%2073.607488%20629.750016%2083.687488C604.58112%2098.26064%20579.091616%20120.146304%20551.937504%20150.437504L554%20153.124992C597.776%20210.276992%20625.167008%20262.519008%20635.375008%20308.375008L635.437504%20308.624992C640.365504%20331.3449920000001%20641.319008%20352.743488%20638.375008%20371.6874880000001C635.943008%20390.087488%20629.336%20407.687488%20619%20423.687488C596.76%20458.951488%20556.8%20480%20512%20480C469.056%20480%20429.424%20459.583008%20406%20425.375008L404.249984%20422.437504C394.297984%20406.565504%20388.021984%20389.557504%20385.750016%20372.437504C382.582016%20352.085504%20383.508%20331.206496%20388.5%20309.062496C398.324%20262.822496%20426.606496%20208.7805120000001%20470.062496%20152.812512L471.375008%20151.124992L471.312512%20151.062496C442.224512%20118.934496%20417.332%2097.608992%20392.5%2083.624992C375.38%2073.640992%20357.499008%2067.337504%20338.875008%2064.937504C334.011008%2064.233504%20329.846496%2064%20327.062496%2064C313.1744992%2064%20300.6750016%2066.469984%20287.8750016%2071.750016C254.4670016%2085.638016%20230.344%20117.085504%20225%20153.437504C222.504%20171.645504%20224.4735008%20188.739008%20230.9375008%20207.875008C234.2015008%20216.5790080000001%20237.5424992%20224.407008%20241.0624992%20232.375008C242.6304992%20236.119008%20244.336%20239.8200000000001%20246%20243.5L248.9375008%20250.124992C250.7295008%20254.252992%20252.5815008%20258.3430080000001%20254.4375008%20262.375008L258.3124992%20271C305.8964992%20376.2480000000001%20358.8605120000001%20486.438496%20420.8125120000001%20609.0624992L421.875008%20611.5624992C427.539008%20622.3464991999999%20433.247488%20633.6824991999999%20438.687488%20644.5624992L439.5%20646.25C445.324%20656.778%20451.916%20668.7184992%20459.5%20678.0624992C473.644%20694.6384992000001%20492.834016%20703.0164992%20511.750016%20703.3124992zM512%20416C534.688%20416%20554.409504%20406.145984%20564.937504%20389.249984C570.409504%20380.802016%20573.688%20372.290496%20575%20362.562496C576.824%20350.946496%20576.075008%20337.001984%20572.875008%20322.2499840000001C565.323008%20288.426016%20544.836512%20248.586496%20511.812512%20203.562496C479.204512%20247.626496%20458.264%20288.479488%20451%20322.6874880000001C447.704%20337.279488%20446.984%20350.322016%20449%20363.2499840000001C450.248%20372.306016%20453.465504%20380.802016%20458.937504%20389.249984L459.562496%20390.3125120000001C471.178496%20406.440512%20490.656%20416%20512%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22instagram%22%20%20%20%20%20%20unicode=%22&#xF16D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M367%20736C253.375008%20736%20160%20642.749984%20160%20529L160%20239C160%20125.375008%20253.250016%2032%20367%2032L657%2032C770.624992%2032%20864%20125.2499840000001%20864%20239L864%20529C864%20642.624992%20770.750016%20736%20657%20736zM367%20672L657%20672C736.124992%20672%20800%20608.124992%20800%20529L800%20239C800%20159.875008%20736.124992%2096%20657%2096L367%2096C287.875008%2096%20224%20159.875008%20224%20239L224%20529C224%20608.124992%20287.875008%20672%20367%20672zM701%20602C684.875008%20602%20672%20589.124992%20672%20573C672%20556.875008%20684.875008%20544%20701%20544C717.124992%20544%20730%20556.875008%20730%20573C730%20589.124992%20717.124992%20602%20701%20602zM512%20576C406.375008%20576%20320%20489.624992%20320%20384C320%20278.375008%20406.375008%20192%20512%20192C617.624992%20192%20704%20278.375008%20704%20384C704%20489.624992%20617.624992%20576%20512%20576zM512%20512C583.124992%20512%20640%20455.124992%20640%20384C640%20312.875008%20583.124992%20256%20512%20256C440.875008%20256%20384%20312.875008%20384%20384C384%20455.124992%20440.875008%20512%20512%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22goodreads%22%20%20%20%20%20%20unicode=%22&#xF3A8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM496%20608C416.608%20608%20352%20536.2239999999999%20352%20448C352%20359.776%20416.608%20288%20496%20288C541.472%20288%20581.6%20312.015488%20608%20348.6874880000001L608%20304C608%20242.24%20557.76%20192%20496%20192C451.488%20192%20413.298016%20218.304%20395.249984%20256L360.8125120000001%20256C380.684512%20200.256%20433.504%20160%20496%20160C575.392%20160%20640%20224.608%20640%20304L640%20576L608%20576L608%20547.312512C581.6%20583.9844992000001%20541.472%20608%20496%20608zM496%20576C557.76%20576%20608%20518.592%20608%20448C608%20377.408%20557.76%20320%20496%20320C434.24%20320%20384%20377.408%20384%20448C384%20518.592%20434.24%20576%20496%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22confluence%22%20%20%20%20%20%20unicode=%22&#xF78D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M720.249984%20736C712.697984%20736%20705.291008%20732.406%20700.875008%20725.75C700.555008%20725.4300000000001%20700.257504%20724.7650016%20699.937504%20724.1249984C653.569504%20646.5889984%20624.899008%20611.9375008%20575.875008%20611.9375008C522.915008%20611.9375008%20446.167488%20652.4429984%20297.6875008%20722.8750016C294.4555008%20724.4749984%20291.0169984%20725.1875008%20287.6249984%20725.1875008C279.0169984%20725.1875008%20270.6904992%20720.2255008%20266.5624992%20711.9375008C266.5624992%20711.9375008%20266.57%20711.6324992%20266.25%20711.3124992L194.1249984%20547.750016C188.6850016%20536.197984%20194.1355008%20522.432512%20205.6875008%20517.312512C237.4315008%20502.240512%20300.5689984%20472.396512%20357.624992%20444.8125120000001C447.672992%20401.292512%20522.44%20384%20585%20384C769.416%20384%20847.090496%20534.461984%20892.562496%20606.75C899.282496%20617.662%20895.755008%20631.78%20884.875008%20638.5L733.249984%20732.1249984C729.217984%20734.7490016%20724.697984%20736%20720.249984%20736zM733.562496%20656.75L816.5%20605.5C762.772%20520.54%20701.736%20448%20585%20448C527.304%20448%20460.22%20466.309504%20385.5%20502.437504C345.2440000000001%20521.893504%20301.9035008%20542.506016%20268.6875008%20558.249984L307.8750016%20647.0624992C313.3469984%20644.4384992%20318.6895008%20641.8710016%20323.937504%20639.3750016C447.265504%20580.4309984%20515.172512%20547.937504%20575.812512%20547.937504C649.508512%20547.937504%20692.410496%20593.134%20733.562496%20656.75zM438.750016%20384C254.302%20384%20176.7175008%20232.804992%20131.4375008%20161.124992C124.7175008%20150.212992%20128.2130016%20135.752%20139.1249984%20129L291.1875008%2035.5C295.0275008%2033.132%20299.2455008%2032%20303.4375008%2032C311.2135008%2032%20318.898%2035.891488%20323.249984%2043.187488C369.4259840000001%20120.915488%20397.999008%20155.624992%20447.375008%20155.624992C500.303008%20155.624992%20576.972992%20115.156%20726.124992%2044.5C729.452992%2042.8680000000001%20732.951008%2042.062496%20736.375008%2042.062496C745.111008%2042.062496%20753.314016%2047.055008%20757.249984%2055.375008C757.570016%2055.375008%20757.562496%2055.742496%20757.562496%2056.062496L830.062496%20219.875008C835.182496%20231.427008%20829.739488%20245.2230080000001%20818.187488%20250.375008C786.443488%20265.479008%20723.205504%20295.3594880000001%20666.437504%20322.6874880000001C576.261504%20366.559488%20501.374016%20384%20438.750016%20384zM438.750016%20320C496.478016%20320%20563.710016%20301.512%20638.750016%20265C678.878016%20245.704%20722.159008%20225.1510080000001%20755.375008%20209.375008L715.937504%20120.2499840000001C709.889504%20123.129984%20704.009984%20125.935488%20698.249984%20128.687488C575.433984%20187.343488%20507.791008%20219.624992%20447.375008%20219.624992C373.583008%20219.624992%20330.8%20174.703008%20290%20111.375008L207.3750016%20162.124992C261.1669984%20247.180992%20322.077984%20320%20438.750016%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22reddit-logo%22%20%20%20%20%20%20unicode=%22&#xF1A1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M597%20768C529.875008%20768%20480%20713.375008%20480%20651L480%20543C391.750016%20538.375008%20311.750016%20515%20247%20478C222.250016%20501.875008%20189.250016%20512%20157%20512C122.124992%20512%2086.624992%20500.624992%2062%20473L62%20472L61%20471C37.375008%20441.5%2027.750016%20402.124992%2034%20363C39.750016%20327.124992%2060.750016%20290.624992%2097%20267C96.750016%20263.375008%2096%20259.7499840000001%2096%20256C96%20172.624992%20146.375008%2099.624992%20222%2049C297.624992%20-1.624992%20399.624992%20-32%20512%20-32C624.375008%20-32%20726.375008%20-1.624992%20802%2049C877.624992%2099.624992%20928%20172.624992%20928%20256C928%20259.7499840000001%20927.250016%20263.375008%20927%20267C963.250016%20290.624992%20984.250016%20327.124992%20990%20363C996.250016%20402.124992%20986.624992%20441.5%20963%20471L962%20472C937.375008%20499.624992%20901.875008%20512%20867%20512C834.750016%20512%20801.750016%20501.875008%20777%20478C712.250016%20515%20632.250016%20538.375008%20544%20543L544%20651C544%20682.375008%20561.875008%20704%20597%20704C613.624992%20704%20634.250016%20696.124992%20666%20685C693%20675.5%20728%20665%20773%20662C783.875008%20630.749984%20813.250016%20608%20848%20608C892%20608%20928%20644%20928%20688C928%20732%20892%20768%20848%20768C817.750016%20768%20791.624992%20750.875008%20778%20726C739.624992%20728.249984%20711.875008%20736.249984%20687%20745C658.124992%20755.124992%20631.5%20768%20597%20768zM512%20480C612.875008%20480%20702.875008%20452.249984%20766%20410C829.124992%20367.7499840000001%20864%20313.5%20864%20256C864%20198.5%20829.124992%20144.2499840000001%20766%20102C702.875008%2059.749984%20612.875008%2032%20512%2032C411.124992%2032%20321.124992%2059.749984%20258%20102C194.875008%20144.2499840000001%20160%20198.5%20160%20256C160%20313.5%20194.875008%20367.7499840000001%20258%20410C321.124992%20452.249984%20411.124992%20480%20512%20480zM157%20448C169.124992%20448%20181.124992%20445%20191%20440C156.250016%20410.875008%20129.250016%20376.2499840000001%20113%20338C104.875008%20348.2499840000001%20100%20360.5%2098%20373C94.5%20394.5%20100.750016%20416.749984%20111%20430C111.124992%20430.249984%20110.875008%20430.749984%20111%20431C120.750016%20441.249984%20138%20448%20157%20448zM867%20448C886%20448%20903.250016%20441.249984%20913%20431C913.124992%20430.875008%20912.875008%20430.124992%20913%20430C923.250016%20416.749984%20929.5%20394.5%20926%20373C924%20360.5%20919.124992%20348.2499840000001%20911%20338C894.750016%20376.2499840000001%20867.750016%20410.875008%20833%20440C842.875008%20445%20854.875008%20448%20867%20448zM352%20384C316.624992%20384%20288%20355.375008%20288%20320C288%20284.624992%20316.624992%20256%20352%20256C387.375008%20256%20416%20284.624992%20416%20320C416%20355.375008%20387.375008%20384%20352%20384zM672%20384C636.624992%20384%20608%20355.375008%20608%20320C608%20284.624992%20636.624992%20256%20672%20256C707.375008%20256%20736%20284.624992%20736%20320C736%20355.375008%20707.375008%20384%20672%20384zM680%20207C643.250016%20172.875008%20581.5%20151%20512%20151C442.5%20151%20380.750016%20173.124992%20344%20203C364.5%20147.5%20430.250016%2096%20512%2096C593.750016%2096%20659.5%20147.2499840000001%20680%20207z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tumblr-square%22%20%20%20%20%20%20unicode=%22&#xF174;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM480%20576C480%20522.976%20451.36%20480%20416%20480L416%20416L448%20416L448%20308.312512C448%20244.0885120000001%20500.088512%20192%20564.312512%20192C573.208512%20191.584%20588.988512%20191.9889920000001%20606.812512%20199.124992C622.972512%20205.588992%20633.980992%20214.796512%20640.124992%20220.812512L617.187488%20288.437504L589.875008%20276.312512C568.307008%20266.744512%20544%20282.540992%20544%20306.124992L544%20416L608%20416L608%20480L544%20480L544%20576L480%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hips%22%20%20%20%20%20%20unicode=%22&#xF452;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M367.3125120000001%20672C342.032512%20672%20321.250016%20650.5524992%20321.249984%20624.3124992C321.249984%20598.7124992%20341.392512%20576.6250016%20367.3125120000001%20576.6249984C393.232512%20576.6249984%20413.750016%20598.3924992%20413.750016%20624.3124992C413.750016%20651.1924991999999%20392.912512%20672%20367.3125120000001%20672zM8.125%20663.6875008C5.245%20663.6875008%203.93750016%20662.3875008%203.93750016%20659.1875008L3.93750016%20198.750016C3.93750016%20195.549984%205.245%20193.937504%208.125%20193.937504L73.75%20193.937504C76.95%20193.937504%2078.1875008%20195.550016%2078.1875008%20198.750016L78.1875008%20423.062496C78.1875008%20424.662496%2073.74%20467.812512%20151.5%20467.812512C229.26%20467.812512%20224.75%20424.662496%20224.75%20423.062496L224.75%20220.812512C224.75%20206.0925120000001%20236.6%20193.937504%20251%20193.937504L294.8750016%20193.937504C297.7549984%20193.937504%20299%20195.550016%20299%20198.750016L299%20423.062496C298.968%20461.782496%20284.2675008%20492.162496%20254.1875008%20514.562496C228.5875008%20533.762496%20196.2750016%20544%20157.8750016%20544C128.7549984%20544.3199999999999%20102.5075008%20537.917504%2078.1875008%20525.437504L78.1875008%20659.1875008C78.1875008%20662.3875008%2076.63%20663.6875008%2073.75%20663.6875008L8.125%20663.6875008zM604.187488%20544C554.203488%20544%20440.437504%20511.604%20440.437504%20376.5L440.437504%2079.249984C440.437504%2077.682016%20441.394496%2074.812512%20444.562496%2074.812512L508.937504%2074.812512C511.753504%2074.812512%20513.375008%2076.082016%20513.375008%2079.249984L513.375008%20222.875008C539.135008%20202.4590080000001%20569.572512%20192.062496%20603.812512%20192.062496C699.044512%20192.062496%20774.812512%20270.622496%20774.812512%20368.062496C774.844512%20465.758496%20699.099488%20544%20604.187488%20544zM915.312512%20544C873.552512%20544%20844.048512%20534.867488%20823.312512%20519.187488C822.672512%20518.5474879999999%20778.692512%20486.874016%20787.812512%20432.249984C793.156512%20400.537984%20812.587488%20376.954496%20846.187488%20361.562496L930.375008%20323.562496C948.615008%20315.370496%20954.266496%20302.239008%20949.562496%20289.375008C943.578496%20274.6230080000001%20928.798496%20267.375008%20892.062496%20267.375008C854.078496%20267.375008%20822.039008%20281.804992%20800.375008%20298.124992C797.239008%20300.300992%20793.5%20297.831008%20793.5%20294.375008L793.5%20238.812512C793.5%20221.8525120000001%20801.303008%20210.851488%20816.375008%20205.187488C840.887008%20196.387488%20866.014496%20192%20892.062496%20192C912.158496%20192%20932.577984%20193.913504%20949.249984%20198.937504C950.177984%20199.577504%201005.740512%20213.352%201020.812512%20273C1026.124512%20294.9840000000001%201024.549984%20316.053504%201015.750016%20336.437504C1005.093984%20361.8775040000001%20986.884992%20380.0714880000001%20961.124992%20391.687488L870.750016%20432.5C857.246016%20438.452%20856.256992%20450.722496%20866.624992%20458.562496C878.240992%20467.682496%20936.004%20481.162496%20998.5%20447.562496C1000.996%20445.9944960000001%201004.750016%20448.239008%201004.750016%20451.375008L1004.750016%20523.875008C1004.749984%20526.0830080000001%201003.832992%20527.36%201001.624992%20528C974.008992%20538.656%20945.136512%20544%20915.312512%20544zM334.687488%20536.312512C332.1274880000001%20536.312512%20330.5%20533.74%20330.5%20531.5L330.5%20198.750016C330.5%20196.190016%20332.1274880000001%20193.937504%20334.687488%20193.937504L400.3125120000001%20193.937504C403.192512%20193.937504%20404.750016%20195.550016%20404.750016%20198.750016L404.750016%20531.5C404.749984%20534.7%20403.192512%20536.312512%20400.3125120000001%20536.312512L334.687488%20536.312512zM604.187488%20468.875008C658.235488%20468.875008%20701.875008%20423.936%20701.875008%20368C701.939008%20312.384%20658.875488%20267.124992%20604.187488%20267.124992C577.147488%20267.124992%20553.942496%20277.199488%20535.062496%20296.6874880000001C515.894496%20316.495488%20506.437504%20340.0320000000001%20506.437504%20368C506.437504%20423.936%20549.819488%20468.875008%20604.187488%20468.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22visa-credit-card%22%20%20%20%20%20%20unicode=%22&#xF1F0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C882.124992%20640%20896%20626.124992%20896%20608L896%20160C896%20141.875008%20882.124992%20128%20864%20128L160%20128C141.875008%20128%20128%20141.875008%20128%20160L128%20608C128%20626.124992%20141.875008%20640%20160%20640zM621%20500C559.375008%20500%20527%20469.624992%20527%20431C527%20361.2499840000001%20609%20370.875008%20609%20335C609%20328.875008%20603.875008%20315%20570%20315C536.124992%20315%20514%20327%20514%20327L504%20281C504%20281%20525%20268%20567%20268C609%20268%20668%20300.2499840000001%20668%20347C668%20403.249984%20586%20407%20586%20432C586%20444.749984%20596.875008%20455%20626%20455C645%20455%20666%20440%20666%20440L676%20489C676%20489%20648.124992%20500%20621%20500zM358%20496L304%20338C304%20338%20301.250016%20351.624992%20300%20360C269.5%20428.5%20220%20454%20220%20454L267%20275L331%20275L421%20496zM444%20496L409%20275L468%20275L503%20496zM762%20496L666%20275L724%20275L736%20306L810%20306L816%20275L869%20275L824%20496zM155%20495C155%20495%20270.124992%20459.749984%20297%20373L277%20473C277%20473%20268.250016%20495%20245%20495zM784%20432L801%20349L753%20349z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22playstation%22%20%20%20%20%20%20unicode=%22&#xF3DF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M414%20704L414%20104L544%2064L544%20565C544%20578.249984%20545.5%20587.375008%20551%20593C556.5%20600.624992%20562.250016%20601.249984%20570%20598C588.875008%20592.5%20597%20576.624992%20597%20549L597%20347C639.124992%20327.124992%20677.375008%20325%20705%20346C733.875008%20365.875008%20749%20401.875008%20749%20455C749%20510.249984%20738.5%20552.249984%20714%20580C691.875008%20609.875008%20652.750016%20634.124992%20595%20654C523%20677.249984%20462.750016%20693.749984%20414%20704zM374%20341L348%20333L187%20275L159%20264C116.875008%20246.2499840000001%2094.875008%20227.624992%2096%20211C98.250016%20186.624992%20126.124992%20169.2499840000001%20176%20156C240.750016%20138.5%20306.750016%20135%20374%20145L374%20213L348%20203L320%20192L273%20183L229%20189C220.124992%20194.624992%20218.375008%20200.5%20224%20206C229.5%20209.375008%20237.124992%20213.624992%20246%20217L276%20228L374%20262zM747%20309C735%20309.5%20722.624992%20308.624992%20711%20308C667.875008%20307.124992%20624%20299.5%20578%20285L578%20205L669%20237L716%20253C716%20253%20734%20257.624992%20747%20261C766.875008%20266.2499840000001%20788%20259%20788%20259C800.124992%20257.875008%20805.750016%20253.624992%20808%20248C810.250016%20241.375008%20802.624992%20235.624992%20786%20230L745%20214L578%20154L578%2076L656%20104L843%20170L866%20180C910.375008%20196.624992%20930.250016%20214.875008%20928%20237C926.875008%20258.124992%20902.375008%20274.624992%20858%20289C820.624992%20301.5%20783%20307.624992%20747%20309z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22nutritionix%22%20%20%20%20%20%20unicode=%22&#xF3D6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20832C320%20608%20498.249984%20626.3750016%20498.249984%20626.3750016C494.346016%20768.0070016%20380.837504%20806.244%20366.437504%20810.5C492.037504%20800.676%20525.750016%20639.75%20525.750016%20639.75C598.037984%20741.158%20666.375008%20723.5%20666.375008%20723.5C578.055008%20720.236%20553.187488%20626.3750016%20553.187488%20626.3750016C673.539488%20595.6230016%20704%20722.5%20704%20722.5C558.496%20774.212%20527.375008%20652.8750016%20527.375008%20652.8750016C544.015008%20832.0110016%20320%20832%20320%20832zM512%20608C401.152%20608%20304.7475008%20576.5355008%20230.1875008%20521.687488C190.8915008%20455.991488%20160%20374.016%20160%20288C160%20201.984%20177.1490016%20119.071008%20216.1249984%2053.375008C290.6850016%20-1.504992%20401.152%20-32%20512%20-32C622.848%20-32%20733.315008%20-1.504992%20807.875008%2053.375008C846.851008%20119.071008%20864%20201.984%20864%20288C864%20374.016%20833.108512%20455.991488%20793.812512%20521.687488C719.252512%20576.8555008000001%20622.848%20608%20512%20608zM512%20566.375008C608.128%20566.375008%20701.171488%20544.719488%20771.187488%20508.687488C786.643488%20474.351488%20791.072%20448.284992%20800%20408.124992C723.808%20422.204992%20622.176%20434.562496%20512%20434.562496C401.824%20434.562496%20300.192%20422.204992%20224%20408.124992C232.928%20447.932992%20237.0364992%20473.679488%20252.8124992%20508.687488C322.828512%20544.719488%20415.872%20566.375008%20512%20566.375008zM334.187488%20384C359.6274880000001%20384%20380.375008%20363.572512%20380.375008%20337.812512C380.375008%20312.3725120000001%20359.6274880000001%20291.937504%20334.187488%20291.937504C308.7475008%20291.937504%20288%20312.3725120000001%20288%20337.812512C288%20363.572512%20308.7475008%20384%20334.187488%20384zM452.624992%20383.937504C478.384992%20383.937504%20498.812512%20363.572512%20498.812512%20337.812512C498.844512%20312.404512%20478.416992%20291.937504%20452.624992%20291.937504C427.184992%20291.937504%20406.749984%20312.3725120000001%20406.750016%20337.812512C406.750016%20363.572512%20427.184992%20383.937504%20452.624992%20383.937504zM571.375008%20383.937504C596.815008%20383.937504%20617.249984%20363.572512%20617.249984%20337.812512C617.249984%20312.404512%20596.815008%20291.937504%20571.375008%20291.937504C545.615008%20291.937504%20525.187488%20312.3725120000001%20525.187488%20337.812512C525.187488%20363.572512%20545.615008%20383.937504%20571.375008%20383.937504zM689.812512%20383.937504C715.252512%20383.937504%20736%20363.572512%20736%20337.812512C736%20312.3725120000001%20715.252512%20291.937504%20689.812512%20291.937504C664.372512%20291.937504%20643.624992%20312.3725120000001%20643.624992%20337.812512C643.624992%20363.572512%20664.372512%20383.937504%20689.812512%20383.937504zM334.187488%20269.624992C359.6274880000001%20269.624992%20380.375008%20249.197504%20380.375008%20223.437504C380.375008%20197.9975040000001%20359.6274880000001%20177.562496%20334.187488%20177.562496C308.7475008%20177.562496%20288%20197.9975040000001%20288%20223.437504C288%20249.197504%20308.7475008%20269.624992%20334.187488%20269.624992zM452.624992%20269.624992C478.384992%20269.624992%20498.812512%20249.197504%20498.812512%20223.437504C498.844512%20197.9975040000001%20478.416992%20177.562496%20452.624992%20177.562496C427.184992%20177.562496%20406.749984%20197.9975040000001%20406.750016%20223.437504C406.750016%20249.197504%20427.184992%20269.624992%20452.624992%20269.624992zM571.375008%20269.624992C596.815008%20269.624992%20617.249984%20249.197504%20617.249984%20223.437504C617.249984%20197.9975040000001%20596.815008%20177.562496%20571.375008%20177.562496C545.615008%20177.562496%20525.187488%20197.9975040000001%20525.187488%20223.437504C525.187488%20249.197504%20545.615008%20269.624992%20571.375008%20269.624992zM689.812512%20269.624992C715.252512%20269.624992%20736%20249.197504%20736%20223.437504C736%20197.9975040000001%20715.252512%20177.562496%20689.812512%20177.562496C664.372512%20177.562496%20643.624992%20197.9975040000001%20643.624992%20223.437504C643.624992%20249.197504%20664.372512%20269.624992%20689.812512%20269.624992zM334.187488%20156.062496C359.6274880000001%20156.062496%20380.375008%20135.635008%20380.375008%20109.875008C380.375008%2084.435008%20359.6274880000001%2064%20334.187488%2064C308.7475008%2064%20288%2084.435008%20288%20109.875008C288%20135.635008%20308.7475008%20156.062496%20334.187488%20156.062496zM452.624992%20156.062496C478.384992%20156.062496%20498.812512%20135.635008%20498.812512%20109.875008C498.844512%2084.435008%20478.416992%2064%20452.624992%2064C427.184992%2064%20406.749984%2084.435008%20406.750016%20109.875008C406.750016%20135.635008%20427.184992%20156.062496%20452.624992%20156.062496zM571.375008%20156.062496C596.815008%20156.062496%20617.249984%20135.635008%20617.249984%20109.875008C617.249984%2084.435008%20596.815008%2064%20571.375008%2064C545.615008%2064%20525.187488%2084.435008%20525.187488%20109.875008C525.187488%20135.635008%20545.615008%20156.062496%20571.375008%20156.062496zM689.812512%20156.062496C715.252512%20156.062496%20736%20135.635008%20736%20109.875008C736%2084.435008%20715.252512%2064%20689.812512%2064C664.372512%2064%20643.624992%2084.435008%20643.624992%20109.875008C643.624992%20135.635008%20664.372512%20156.062496%20689.812512%20156.062496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fonticons-fi%22%20%20%20%20%20%20unicode=%22&#xF3A2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM631%20611L609%20570L569%20570L564%20556L596%20522L583%20474C583%20474%20592.250016%20462.749984%20593%20463C593.750016%20463.249984%20638%20488%20638%20488L682%20463L694%20474L680%20522L712%20557L705%20570L666%20570L644%20611zM460%20553C347.875008%20553%20351%20468%20351%20468L351%20424L310%20424L310%20370L350%20370L350%20198L310%20193L310%20156L498%20156C497.5%20155.375008%20498%20192%20498%20192L431%20199L431%20370L511%20370L527%20424L431%20424L431%20480C431%20480%20436.375008%20504%20457%20504C477.624992%20504%20481%20485%20481%20485L481%20469L553%20479C553%20479%20566.5%20553%20460%20553zM570%20423L558%20382L596%20371C600.624992%20369.7499840000001%20604%20365.7499840000001%20604%20361L604%20208C604%20203%20600%20199%20595%20198L565%20192L565%20156L711%20156L711%20191L694%20194C689%20194.875008%20685%20199.875008%20685%20205L685%20423z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22glide-g%22%20%20%20%20%20%20unicode=%22&#xF2A6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M513.124992%20800C326.084992%20800%20224%20615.2569983999999%20224%20477.624992C224%20334.776992%20314.7690016%20255.624992%20456.624992%20255.624992C476.112992%20255.624992%20474.5%20257.245504%20474.5%20249.437504C447.044%2039.965504%20326.937504%2033.127488%20326.937504%2095.687488C326.937504%20159.399488%20414.918016%20175.220992%20415.750016%20179.124992C415.238016%20198.9649920000001%20339.328%20224%20320%20224C264.928%20223.84%20224%20156.539008%20224%20110.875008C224%2026.523008%20273.3055008%20-32%20358.937504%20-32C484.697504%20-32%20576.681504%2094.456512%20604.937504%20204.312512C629.481504%20302.616512%20623.145504%20307.116992%20636.937504%20314.124992C689.257504%20340.4609920000001%20730.399008%20333.6874880000001%20789.375008%20333.6874880000001C818.303008%20333.6874880000001%20838.918496%20327.648%20885.062496%20320C889.766496%20320%20895.937504%20324.701504%20895.937504%20329.437504C895.969504%20342.429504%20844.192%20437.108512%20832%20441.8125120000001C826.304%20444.084512%20813.176%20448%20807%20448C746.712%20448%20703.410496%20435.705504%20652.562496%20406.937504L651.124992%20408.375008C662.516992%20485.239008%20704%20566.871488%20704%20645.6875008C704%20761.8795008%20627.204992%20800%20513.124992%20800zM521.249984%20709.5C551.490016%20709.5%20568.5%20697.024%20568.5%20672C568.34%20648.768%20564.111008%20625.7170016%20559.375008%20603.1249984C544.271008%20530.4849919999999%20514.444%20448.327488%20499.5%20375.6874880000001C495.756%20359.111488%20477.893984%20363.062496%20463.750016%20363.062496C401.509984%20363.062496%20384%20430.964512%20384%20481.812512C384%20558.196512%20413.394496%20659.3944992%20484.562496%20698.5624992C495.922496%20705.2184992%20508.578016%20709.5%20521.249984%20709.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22slideshare%22%20%20%20%20%20%20unicode=%22&#xF1E7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20768C203.375008%20768%20160%20724.624992%20160%20672L160%20403C135.375008%20417.249984%20116.124992%20430%20112%20430C100.5%20430%2096%20419%2096%20412C96%20376.124992%20202.750016%20307%20270%20282C270%20282%20253%20232.375008%20253%20176C253%20119.624992%20287.750016%200%20398%200C398%200%20480%200.249984%20480%2081L480%20240L544%20221L544%2081C544%200.249984%20626%200%20626%200C736.250016%200%20771%20119.624992%20771%20176C771%20232.375008%20754%20282%20754%20282C821.250016%20307%20928%20376.124992%20928%20412C928%20419%20923.5%20430%20912%20430C907.875008%20430%20888.624992%20417.249984%20864%20403L864%20672C864%20724.624992%20820.624992%20768%20768%20768zM256%20704L768%20704C786.124992%20704%20800%20690.124992%20800%20672L800%20371C764.375008%20356.124992%20723.250016%20344%20681%20344C634.250016%20344%20604.875008%20347%20585%20347C546.5%20347%20544%20306%20544%20306L544%20277L469%20334C463%20341.124992%20453.375008%20347%20439%20347C419.124992%20347%20389.750016%20344%20343%20344C300.750016%20344%20259.624992%20356.124992%20224%20371L224%20672C224%20690.124992%20237.875008%20704%20256%20704zM394%20545C346.750016%20545%20309%20508.375008%20309%20464C309%20419.624992%20346.750016%20384%20394%20384C441.250016%20384%20480%20419.624992%20480%20464C480%20508.375008%20441.250016%20545%20394%20545zM630%20545C582.750016%20545%20544%20508.375008%20544%20464C544%20419.624992%20582.750016%20384%20630%20384C677.250016%20384%20715%20419.624992%20715%20464C715%20508.375008%20677.250016%20545%20630%20545z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sketch%22%20%20%20%20%20%20unicode=%22&#xF7C6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768.3124992L269.8750016%20733.75L87.3750016%20478.187488L512%20-17.187488L936.562496%20478.187488L754.062496%20733.75L512%20768.3124992zM431.062496%20692.1249984L326.5%20572.624992L333.750016%20678.1875008L431.062496%20692.1249984zM592.937504%20692.1249984L690.249984%20678.25L697.5%20572.624992L592.937504%20692.1249984zM512%20687.3750016L665.5%20512L358.5%20512L512%20687.3750016zM265.4375008%20617.3750016L258.1249984%20512L190.1875008%20512L265.4375008%20617.3750016zM758.562496%20617.3124992L833.812512%20512L765.875008%20512L758.562496%20617.3124992zM197.6249984%20448L268.25%20448L367.124992%20250.1874880000001L197.6249984%20448zM339.8125120000001%20448L684.187488%20448L512%20103.562496L339.8125120000001%20448zM755.750016%20448L826.375008%20448L656.875008%20250.1874880000001L755.750016%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22delicious%22%20%20%20%20%20%20unicode=%22&#xF1A5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20736C232%20736%20160%20664%20160%20576L160%20192C160%20104%20232%2032%20320%2032L704%2032C792%2032%20864%20104%20864%20192L864%20576C864%20664%20792%20736%20704%20736zM320%20672L512%20672L512%20384L800%20384L800%20192C800%20138.624992%20757.375008%2096%20704%2096L512%2096L512%20384L224%20384L224%20576C224%20629.375008%20266.624992%20672%20320%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laravel%22%20%20%20%20%20%20unicode=%22&#xF3BD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M241.8124992%20735.8124992C220.7884992%20734.9164992%2060.4544992%20721.306%2049.0624992%20720.25C37.6704992%20719.322%2025.108%20714.0535007999999%2036.5%20686.4375008C47.892%20658.8215008%20229.9424992%20257.5550080000001%20235.0624992%20245.875008C240.1504992%20234.227008%20253.37%20215.195008%20284.25%20222.875008C315.898%20230.683008%20425.687488%20260.028992%20485.687488%20276.124992C517.335488%20217.372992%20582%2098.273984%20594%2081.249984C609.904%2058.402016%20620.989504%2062.289504%20645.437504%2069.937504C664.637504%2075.921504%20944.829504%20178.971488%20957.437504%20184.187488C970.045504%20189.563488%20977.793984%20193.2259840000001%20969.249984%20206.2499840000001C962.946016%20215.754016%20889.000512%20317.0369920000001%20850.312512%20370.124992C876.872512%20377.324992%20971.202016%20402.963008%20981.249984%20405.875008C993.058016%20408.979008%20994.713984%20414.764992%20988.249984%20422.124992C981.946016%20429.484992%20894.080992%20541.929504%20878.624992%20560.937504C863.168992%20579.9455008%20855.502496%20576.626%20846.062496%20575.249984C836.462496%20573.874016%20725.333504%20554.706496%20712.437504%20552.562496C699.541504%20550.2584959999999%20691.439008%20545.0474879999999%20699.375008%20533.687488C706.415008%20523.575488%20779.495488%20417.515488%20795.687488%20394.187488L505.124992%20323.062496L273.9375008%20718.0624992C264.7855008%20732.0144992%20262.8044992%20736.9004992%20241.8124992%20735.8124992zM238.1875008%20708.3750016C243.5955008%20708.6949984%20242.9855008%20707.4850016%20244.9375008%20704.1249984C244.9375008%20704.1249984%20458.228512%20327.654496%20461.812512%20321.062496C465.716512%20314.4704960000001%20463.518496%20312.455488%20460.062496%20311.6874880000001C456.606496%20310.919488%20293.8290016000001%20271.078496%20285.1249984%20269.062496C276.4209984%20267.078496%20276.4310016%20267.990496%20275.3750016%20271.062496C274.3190016%20274.134496%2081.938%20680.162%2079.25%20685.25C76.562%20690.306%2076.69%20694.3124992%2079.25%20694.3124992C81.81%20694.3124992%20232.9395008%20708.0870016%20238.1875008%20708.3750016zM856.687488%20548.937504C858.843488%20548.437504%20861.108512%20546.822496%20863.812512%20543.062496C869.220512%20535.542496%20942.714496%20440.3049920000001%20945.562496%20436.624992C948.250496%20433.072992%20943.428992%20430.911008%20937.124992%20429.375008C930.820992%20427.999008%20826.750016%20401.624992%20826.750016%20401.624992L741.687488%20520.937504C739.287488%20524.457504%20737.359008%20527.856992%20743.375008%20528.624992C749.359008%20529.392992%20845.960512%20547.384512%20850.312512%20548.312512C852.488512%20548.8565120000001%20854.531488%20549.437504%20856.687488%20548.937504zM816.875008%20364.2499840000001C818.883008%20364.022016%20820.572512%20362.6%20822.812512%20359C827.196512%20351.608%20916.44%20227.784992%20919%20223.624992C921.56%20219.496992%20924.193504%20216.724512%20915.937504%20213.812512C907.841504%20210.740512%20640.463008%20118.553984%20635.375008%20116.2499840000001C630.127008%20113.946016%20626.029504%20113.203488%20619.437504%20123.187488C612.845504%20133.171488%20525.875008%20287%20525.875008%20287L809%20362.312512C812.52%20363.464512%20814.867008%20364.477984%20816.875008%20364.2499840000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stripe-s%22%20%20%20%20%20%20unicode=%22&#xF42A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M528.5%20768C343.54%20768%20224%20668.3649984%20224%20514.124992C224%20361.3889920000001%20361.246496%20315.861984%20452.062496%20285.750016C492.894496%20272.213984%20543.648%20255.4205120000001%20544%20238.812512C543.744%20225.980512%20513.361984%20224%20495.249984%20224C434.898016%20224%20342.347488%20248.943488%20270.1875008%20284.6874880000001L224%20307.562496L224%2058.062496L243.5624992%2049.875008C318.6664992%2018.323008%20406.633504%200.16%20484.937504%200C682.217504%200%20800%2090.931488%20800%20243.1874880000001C800%20409.331488%20658.936992%20454.487008%20565.624992%20484.375008C531.512992%20495.319008%20480%20511.832992%20480%20525.624992C480%20532.952992%20480.015008%20544%20519.375008%20544C578.543008%20544%20660.872992%20519.508%20719.624992%20484.5L768%20455.624992L768%20718.5L747.624992%20726.4375008C678.632992%20753.2535008%20600.852%20768%20528.5%20768zM528.5%20704C586.068%20704%20647.584%20693.514%20704%20674.25L704%20564.437504C643.648%20591.2855008%20574.511008%20608%20519.375008%20608C426.095008%20608%20416%20550.392992%20416%20525.624992C416%20465.112992%20479.212992%20444.845504%20546.124992%20423.437504C657.324992%20387.821504%20736%20354.099488%20736%20243.1874880000001C736%2081.491488%20560.424%2064%20485%2064C421.608%2064.128%20350.944%2077.542496%20288%20101.062496L288%20206.812512C351.776%20181.308512%20430.898016%20160%20495.249984%20160C592.978016%20160%20607.904%20209.088992%20608%20238.624992L608%20238.812512L608%20239C607.744%20301.592%20541.915488%20323.396%20472.187488%20346.5C364.347488%20382.276%20288%20415.212992%20288%20514.124992C288%20631.2770016%20380.148%20704%20528.5%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22edge-browser%22%20%20%20%20%20%20unicode=%22&#xF282;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M318.750016%20549.5C235%20497.375008%20187.124992%20423.375008%20187.124992%20423.375008C187.124992%20423.375008%20199.5%20578.624992%20318.750016%20669.624992C366.124992%20705.749984%20431%20736%20518.124992%20736C550.875008%20736%20619.5%20730.249984%20681.375008%20692.124992C743.250016%20654%20768.250016%20622.124992%20796.124992%20575.249984C808.124992%20555.124992%20818%20529.124992%20824.124992%20504.124992C835.5%20457.249984%20836.875008%20401.249984%20836.875008%20401.249984L836.875008%20327.375008L394.750016%20327.375008C394.750016%20327.375008%20384%20178.875008%20587.375008%20178.875008C658%20178.875008%20682.875008%20190%20706.124992%20196.875008C742.5%20207.624992%20777.624992%20231.624992%20777.624992%20231.624992L777.750016%2083.249984C777.750016%2083.249984%20694.5%2032%20568.750016%2032C533.375008%2032%20496.124992%2035%20460.124992%2046.624992C428.624992%2056.875008%20362.875008%2084.375008%20318.750016%20148.875008C303.124992%20171.624992%20286.250016%20202%20277.875008%20231.624992C268.750016%20263.7499840000001%20268.875008%20294.875008%20268.875008%20312.124992C268.875008%20376.2499840000001%20290.875008%20437.5%20328.875008%20481.875008C378.124992%20539.249984%20440.5%20564.5%20440.5%20564.5C440.5%20564.5%20420.250016%20540.875008%20407.750016%20511.375008C395.250016%20481.875008%20391.750016%20452.249984%20391.750016%20452.249984L641.5%20452.249984C641.5%20452.249984%20656.124992%20601.5%20500.250016%20601.5C441.5%20601.5%20369.375008%20581%20318.750016%20549.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pagelines%22%20%20%20%20%20%20unicode=%22&#xF18C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M483%20768C483%20768%20444.375008%20714.749984%20456%20631C464.875008%20567.624992%20517.750016%20527.875008%20547%20511C548%20480.5%20547.250016%20449.375008%20544%20418C529.250016%20454%20496.250016%20517%20435%20539C375.5%20560.5%20300%20533%20300%20533C310.124992%20458.875008%20358.750016%20401.249984%20438%20387C488.750016%20377.875008%20522.624992%20383.7499840000001%20540%20388C532%20334.5%20517.250016%20281.624992%20496%20234C484.5%20269.375008%20447.624992%20341.7499840000001%20341%20354C278.375008%20361.124992%20219%20322%20219%20322C219%20322%20257.124992%20185%20380%20185C429.875008%20185%20462.875008%20196.375008%20482%20205C481%20203%20480.124992%20201%20479%20199C424.375008%20100.375008%20337.875008%2032%20207%2032L207%200C349.250016%200%20448.375008%2078.124992%20507%20184C510.624992%20190.5%20513.624992%20197.2499840000001%20517%20204C525.750016%20197.375008%20573.250016%20164%20667%20164C770.624992%20164%20817%20281%20817%20281C817%20281%20765.250016%20324%20686%20324C611%20324%20554.875008%20264.2499840000001%20529%20230C549.624992%20278.2499840000001%20564.124992%20330.2499840000001%20572%20383C577.624992%20381.875008%20684.624992%20362.624992%20745%20424C807%20487%20797%20545%20797%20545C797%20545%20692.750016%20559.875008%20636%20508C600.250016%20475.249984%20581.375008%20420.875008%20574%20396C579.624992%20438.5%20580.875008%20480.875008%20579%20522C590.375008%20543%20606%20578.875008%20606%20626C606%20728.249984%20483%20768%20483%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22material-design-for-bootstrap%22%20%20%20%20%20%20unicode=%22&#xF8CA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M34.5624992%20608L2.5625%20224L66.8124992%20224L84.6249984%20438.249984L170.3124992%20224L213.6875008%20224L299.3750016%20438.249984L317.1875008%20224L381.437504%20224L349.437504%20608L298.3124992%20608L192%20342.124992L85.6875008%20608L34.5624992%20608zM448%20608L448%20224L512%20224C617.652%20224%20704%20310.348%20704%20416C704%20521.652%20617.652%20608%20512%20608L448%20608zM768%20608L768%20448L768%20384L768%20223.624992L911.812512%20223.624992C973.395296%20223.624992%201024%20274.229696%201024%20335.812512C1024%20376.4485120000001%201000.87168%20410.74544%20968.187488%20430.437504C982.147936%20449.119456%20992%20471.086528%20992%20496C992%20557.478016%20941.478016%20608%20880%20608L768%20608zM512%20544C583.052%20544%20640%20487.052%20640%20416C640%20344.948%20583.052%20288%20512%20288L512%20544zM832%20544L880%20544C906.905984%20544%20928%20522.905984%20928%20496C928%20469.094016%20906.905984%20448%20880%20448L832%20448L832%20544zM832%20384L880%20384L911.812512%20384C938.805696%20384%20960%20362.805696%20960%20335.812512C960%20308.819296%20938.805696%20287.624992%20911.812512%20287.624992L832%20287.624992L832%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22swift%22%20%20%20%20%20%20unicode=%22&#xF8E1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M286%20736C216.750016%20736%20160%20679.249984%20160%20610L160%20158C160%2088.749984%20216.750016%2032%20286%2032L738%2032C807.250016%2032%20864%2088.749984%20864%20158L864%20610C864%20679.249984%20807.250016%20736%20738%20736zM286%20672L738%20672C772.624992%20672%20800%20644.624992%20800%20610L800%20158C800%20123.375008%20772.624992%2096%20738%2096L286%2096C251.375008%2096%20224%20123.375008%20224%20158L224%20610C224%20644.624992%20251.375008%20672%20286%20672zM564%20592C564%20592%20644.124992%20490.875008%20603%20377C603%20377%20458.750016%20479.249984%20386%20553C386%20553%20476.5%20421.875008%20509%20395C509%20395%20454.750016%20423.875008%20329%20531C329%20531%20474.124992%20342.375008%20542%20303C542%20303%20438.750016%20232.875008%20288%20332C288%20332%20366.750016%20192%20534%20192C609.124992%20192%20631.750016%20231%20669%20231C707.750016%20231%20731%20192%20731%20192C753.624992%20247.2499840000001%20697%20310%20697%20310C697%20310%20760.875008%20458.124992%20564%20592z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22superpowers%22%20%20%20%20%20%20unicode=%22&#xF2DD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M928%20800L476.062496%20734.1875008L447.624992%20730.0624992L448.062496%20729.8750016C284.4296224000001%20699.6878687999999%20160%20556.228384%20160%20384C160%20286.9600000000001%20199.51%20198.990016%20263.25%20135.2499840000001L96%20-32L547.937504%2033.812512L576.375008%2037.937504L575.937504%2038.124992C739.570368%2068.312128%20864%20211.771616%20864%20384C864%20481.04%20824.490016%20569.009984%20760.750016%20632.75L928%20800zM512%20672C670.816%20672%20800%20542.816%20800%20384C800%20225.184%20670.816%2096%20512%2096C353.1840000000001%2096%20224%20225.184%20224%20384C224%20542.816%20353.1840000000001%20672%20512%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stack-overflow%22%20%20%20%20%20%20unicode=%22&#xF16C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M627%20805L575%20769L754%20506L806%20542zM492%20687L450%20639L690%20431L732%20479zM396%20547L367%20490L650%20346L679%20403zM341%20402L327%20340L636%20267L650%20329zM192%20320L192%20-32L768%20-32L768%20320L704%20320L704%2032L256%2032L256%20320zM323%20266L319%20202L636%20184L640%20248zM320%20160L320%2096L638%2096L638%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22buysellads%22%20%20%20%20%20%20unicode=%22&#xF20D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M358%20704L351%20682L162%20106L148%2064L383%2064L392%2071L580%20224L617%2088L624%2064L877%2064L862%20106L668%20682L660%20704zM405%20640L614%20640L788%20128L672%20128L546%20593L540%20617L485%20617L478%20594L393%20297L381%20256L518%20256L361%20128L236%20128zM511%20477L554%20320L466%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hacker-news%22%20%20%20%20%20%20unicode=%22&#xF1D4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM368%20544L480%20352L480%20192L544%20192L544%20352L656%20544L592%20544L512%20407L432%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22steam%22%20%20%20%20%20%20unicode=%22&#xF1B6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C348.527808%2032%20211.1540416%20144.185248%20171.75%20295.5L289.0624992%20245.2499840000001C294.4622912%20197.34736%20334.653056%20160%20384%20160C437.024%20160%20480%20202.976%20480%20256C480%20257.024%20479.719488%20258.0080000000001%20479.687488%20259L613.375008%20352.5C681.535008%20355.38%20736%20411.136%20736%20480C736%20550.688%20678.688%20608%20608%20608C539.136%20608%20483.410496%20553.5350080000001%20480.562496%20485.375008L387%20351.6874880000001C385.976%20351.719488%20385.024%20352%20384%20352C362.774272%20352%20343.330784%20344.91104%20327.437504%20333.2499840000001L161.0624992%20404.562496C171.8037952%20589.0575488%20324.8608960000001%20736%20512%20736zM608%20576C661.024%20576%20704%20533.024%20704%20480C704%20426.976%20661.024%20384%20608%20384C554.976%20384%20512%20426.976%20512%20480C512%20533.024%20554.976%20576%20608%20576zM608%20544A64%2064%200%200%201%20608%20416A64%2064%200%200%201%20608%20544zM384%20320C419.36%20320%20448%20291.36%20448%20256C448%20220.64%20419.36%20192%20384%20192C358.118816%20192%20335.9608%20207.408736%20325.875008%20229.5L350.937504%20218.750016C357.081504%20216.094016%20363.508512%20214.812512%20369.8125120000001%20214.812512C388.436512%20214.812512%20406.192%20225.729504%20414%20243.937504C424.432%20268.289504%20413.134016%20296.505504%20388.750016%20306.937504L365.437504%20316.937504C371.351328%20318.73968%20377.494784%20320%20384%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blogger-b%22%20%20%20%20%20%20unicode=%22&#xF37D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20672C309.952%20672%20224%20586.048%20224%20480L224%20256C224%20149.952%20309.952%2064%20416%2064L640%2064C746.048%2064%20832%20149.952%20832%20256L832%20416C832%20433.664%20817.664%20448%20800%20448L768%20448C750.336%20448%20736%20462.336%20736%20480C736%20586.048%20650.048%20672%20544%20672L416%20672zM416%20512L544%20512C561.6%20512%20576%20497.6%20576%20480C576%20462.4%20561.6%20448%20544%20448L416%20448C398.4%20448%20384%20462.4%20384%20480C384%20497.6%20398.4%20512%20416%20512zM416%20288L640%20288C657.6%20288%20672%20273.6%20672%20256C672%20238.4%20657.6%20224%20640%20224L416%20224C398.4%20224%20384%20238.4%20384%20256C384%20273.6%20398.4%20288%20416%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22y-combinator%22%20%20%20%20%20%20unicode=%22&#xF23B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM368%20544L480%20352L480%20192L544%20192L544%20352L656%20544L592%20544L512%20407L432%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phoenix-squadron%22%20%20%20%20%20%20unicode=%22&#xF511;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M515.750016%20764.6875008C420.742016%20767.0875008%20325.599488%20734.958%20250.6875008%20676.75C161.8555008%20608.398%20102.336%20501.727008%2096%20389.375008L96%20338.875008C99.296%20286.715008%20113.1964992%20235.780992%20136.8124992%20189.124992C170.3484992%20123.620992%20221.3089984%2068.6194880000001%20284.1249984%2030.187488C402.2689920000001%20-43.924512%20557.543488%20-51.868%20683.687488%206.5C762.919488%2042.564%20830.42%20104.274496%20872.5%20180.562496C899.38%20229.106496%20915.611488%20282.766496%20920.187488%20338.062496C920.987488%20358.574496%20920.987488%20379.112992%20920.187488%20399.624992C914.779488%20460.680992%20897.409504%20521.072992%20863.937504%20572.624992C887.905504%20519.8889919999999%20894.586496%20461.466016%20885.562496%20404.249984C876.954496%20355.673984%20855.019488%20310.424992%20822.187488%20273.624992C825.611488%20291.2249920000001%20831.677984%20308.1470080000001%20834.750016%20325.875008C838.590016%20348.659008%20840.607008%20371.992%20837.375008%20395C834.399008%20429.048%20830.583488%20472.483008%20817.687488%20503.875008C817.847488%20491.811008%20816.855488%20479.720992%20817.687488%20467.624992C819.895488%20412.616992%20799.115488%20345.914496%20766.187488%20301.562496C734.667488%20258.1384960000001%20688.519488%20223.562496%20635.687488%20211.562496C612.455488%20206.794496%20586.487488%20206.854016%20565.687488%20219.750016C546.071488%20231.5579840000001%20535.136%20254.014496%20532%20276.062496C527.616%20311.198496%20535.96%20346.850496%20551%20378.562496C569.72%20417.730496%20598.530496%20451.213504%20634.562496%20475.437504C642.018496%20480.653504%20650.836%20484.388512%20656.5%20491.812512C676.884%20517.0925119999999%20697.732992%20542.0649920000001%20721.124992%20564.624992C744.708992%20588.5609984%20767.262496%20609.9784992%20792.062496%20629.5624992C745.086496%20630.8744992%20706.470496%20611.7655007999999%20665.062496%20592.4375008C614.470496%20567.573504%20566.484512%20537.7125120000001%20521.812512%20503.312512C493.396512%20481.424512%20477.920512%20459.960512%20445.3125120000001%20444.3125120000001C426.496512%20435.032512%20405.108%20432.716%20384.5%20435.5C416.628%20423.116%20452.338496%20426.798016%20484.562496%20436.750016C504.562496%20443.117984%20512.662496%20447.9824960000001%20531.062496%20458.062496C534.134496%20460.334496%20537.763488%20459.044%20541.187488%20458.5C541.027488%20451.492%20543.112%20443.121504%20537%20437.937504C521.96%20422.321504%20503.997504%20409.851008%20485.437504%20398.875008C463.645504%20386.491008%20440.083488%20376.530496%20415.187488%20372.562496C394.387488%20368.5944960000001%20372.862016%20372.431008%20354.750016%20383.375008C331.230016%20398.159008%20322.236512%20427.689984%20322.8125120000001%20454.249984C324.476512%20493.353984%20340.322496%20530.6935040000001%20362.562496%20562.437504C396.450496%20609.8935008000001%20446.136992%20645.4884992%20501.624992%20663.3124992C523.992992%20671.4084992%20547.643008%20674.3324992%20570.875008%20678.8124992C539.227008%20682.6204992%20507.183008%20685.2990016%20475.375008%20681.8750016C443.567008%20679.3470016%20412.3409920000001%20670.672%20383.124992%20658C374.708992%20654.48%20366.495008%20650.1624992%20357.375008%20648.5624992C403.775008%20700.1784992%20468.506496%20735.3309984%20537.562496%20743.8750016C576.826496%20750.1470016000001%20601.12%20751.8935008%20640%20744.4375008C595.2%20760.5015008%20563.398016%20765.2955008%20515.750016%20764.6875008zM650.812512%20572.624992C649.052512%20564.1129920000001%20642.188992%20557.410496%20634.124992%20554.562496C625.804992%20551.234496%20617.207008%20548.816512%20608.375008%20547.312512C621.815008%20556.624512%20636.348512%20564.5609919999999%20650.812512%20572.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22uber%22%20%20%20%20%20%20unicode=%22&#xF402;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C281.6%20800%2096%20614.4%2096%20384C96%20153.6%20281.6%20-32%20512%20-32C742.4%20-32%20928%20153.6%20928%20384C928%20614.4%20742.4%20800%20512%20800zM512%20736C707.2%20736%20864%20579.2%20864%20384C864%20188.8%20707.2%2032%20512%2032C327.607264%2032%20177.6833568%20171.96672%20161.6249984%20352L416%20352L416%20288L608%20288L608%20480L416%20480L416%20416L161.6249984%20416C177.6833568%20596.0332960000001%20327.607264%20736%20512%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22itunes-note%22%20%20%20%20%20%20unicode=%22&#xF3B5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M738.187488%20735.8124992C732.491488%20735.8124992%20692.026016%20727.8315008%20360.249984%20665.6875008C357.657984%20665.6875008%20345.253504%20662.446%20338.437504%20656.75C331.749504%20651.374%20328.187008%20644.198%20326.875008%20635.75C321.339008%20613.6379999999999%20338.978496%20215.000512%20322.562496%20196.312512C315.3944992%20188.344512%20302.76%20186.042016%20293%20184.2499840000001C234.632%20174.009984%20195.7729984%20168.648512%20168.1249984%20142.312512C120.4770016%2095.816512%20145.1655008%2014.684%20215.4375008%201.5C241.7735008%20-3.364%20291.2344992%203.239008%20318.5624992%2018.375008C342.626496%2030.759008%20360.871488%2053.024992%20367.687488%2082.624992C373.543488%20108.000992%20371.750016%2090.459488%20371.750016%20472.187488C371.750016%20490.907488%20376.986496%20495.791008%20393.562496%20499.375008C393.562496%20499.375008%20682.218496%20553.352992%20695.562496%20555.624992C714.250496%20558.8889919999999%20723.187488%20553.832992%20723.187488%20535.624992C723.187488%20276.8409920000001%20726.462496%20281.899488%20716.062496%20270.1874880000001C708.894496%20262.219488%20700.384992%20259.979488%20690.624992%20258.1874880000001C632.224992%20247.947488%20596.960512%20246.148512%20569.312512%20219.812512C534.336512%20185.668512%20534.807488%20131.516512%20573.687488%2098.812512C602.647488%2076.732512%20635.16%2071.2969920000001%20675%2078.624992C720.376%2087.104992%20754.224992%20112.173984%20764.624992%20156.750016C769.328992%20177.070016%20767.816992%20146.995488%20767.624992%20707.1875008C767.624992%20726.0675008000001%20756.875488%20737.1244992%20738.187488%20735.8124992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snapchat-ghost%22%20%20%20%20%20%20unicode=%22&#xF2AC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M502%20768C483.124992%20767.875008%20446.375008%20764.875008%20405%20747C362.875008%20728.875008%20317.250016%20694%20289%20632C266.750016%20583.124992%20273.5%20522.124992%20277%20472C271.875008%20473%20267.624992%20472.5%20260%20476C252.624992%20479.375008%20245.250016%20481%20238%20481C225%20481%20213.875008%20477.5%20203%20471C192.124992%20464.5%20179.5%20454%20176%20436C173.875008%20424.749984%20177.124992%20408%20187%20396C196.875008%20384%20211.5%20375.5%20231%20368C235.624992%20366.2499840000001%20239.124992%20364.2499840000001%20243%20363C251.250016%20360.5%20260.250016%20358%20266%20355C271.750016%20352%20272.624992%20349.624992%20272%20351C271.875008%20349.875008%20271.124992%20347.124992%20269%20343C268.624992%20342.624992%20268.375008%20342.375008%20268%20342C267.124992%20340.124992%20221.875008%20241.7499840000001%20130%20227C110.124992%20223.875008%2094.875008%20205.624992%2096%20185C96.375008%20179.375008%2098.124992%20174.375008%20100%20170C107.124992%20153.624992%20121.250016%20143.124992%20140%20135C155.124992%20128.5%20179.375008%20123.875008%20206%20119C206.5%20117.2499840000001%20206.5%20117.375008%20207%20115C208.250016%20109.375008%20209.750016%20102.249984%20212%2095C214.875008%2085.5%20222.624992%2075.124992%20232%2070C241.375008%2064.875008%20249.5%2065%20254%2065C263.624992%2065%20269.624992%2066.749984%20276%2068C286.5%2070%20297.875008%2072%20313%2072C321.375008%2072%20331%2071.5%20340%2070C352.5%2068%20366.5%2058.5%20386%2045C414.250016%2025.5%20452%200%20507%200C507.624992%200%20508.375008%200%20509%200C510.624992%200%20512.750016%20-0.124992%20514%200C515%200%20516%200%20517%200C572%200%20609.624992%2025.5%20638%2045C657.5%2058.375008%20672.5%2068%20685%2070C694%2071.5%20702.624992%2072%20711%2072C725.875008%2072%20736.5%2070.124992%20748%2068C756%2066.5%20762.375008%2065%20770%2065L771%2065C778.375008%2065%20788.624992%2067%20797%2073C805.375008%2079%20809.875008%2088.749984%20812%2096C814.124992%20103.124992%20815.624992%20109.124992%20817%20115C817.5%20117.5%20817.5%20117.2499840000001%20818%20119C844.624992%20123.875008%20868.875008%20128.5%20884%20135C902.750016%20143.124992%20916.875008%20153.624992%20924%20170C925.875008%20174.5%20927.624992%20179.5%20928%20185C929.124992%20205.2499840000001%20914.5%20223.7499840000001%20895%20227C894.624992%20227%20894.375008%20227%20894%20227C848%20234.375008%20814.375008%20261.124992%20791%20288C767.624992%20314.875008%20755.875008%20341.375008%20756%20341C755.750016%20341.375008%20755%20343%20755%20343C752.875008%20347.124992%20752.124992%20349.875008%20752%20351C751.375008%20349.624992%20752.250016%20352%20758%20355C763.750016%20358%20772.750016%20360.5%20781%20363C785.124992%20364.2499840000001%20789.375008%20366.2499840000001%20794%20368C811.124992%20374.624992%20823.250016%20381.124992%20833%20391C842.750016%20400.875008%20849.250016%20415.624992%20849%20428C848.5%20454.5%20829%20469.124992%20810%20476C809.875008%20476%20810.124992%20477%20810%20477C809.624992%20477.124992%20809.375008%20476.875008%20809%20477C801%20480.124992%20793.375008%20481%20785%20481C779.250016%20481%20770.750016%20480.875008%20760%20476C754.5%20473.5%20751.250016%20474.124992%20747%20473C750.5%20522.875008%20757.250016%20583.375008%20735%20632C706.750016%20694%20661.250016%20729.749984%20619%20748C576.750016%20766.249984%20538.5%20768%20520%20768L518%20768C518%20768%20514.375008%20768%20511%20768C509.375008%20768%20507.375008%20768%20506%20768C505.250016%20768%20504.250016%20768%20504%20768C503.750016%20768%20504.875008%20768.249984%20502%20768zM504%20704C505%20704%20506%20704%20507%20704C508.250016%20704%20510.375008%20704%20512%20704C515.250016%20704%20518%20704%20518%20704L520%20704C532.750016%20704%20562.124992%20702.249984%20593%20689C623.875008%20675.749984%20655.5%20652%20677%20605C686.875008%20583.249984%20687.375008%20520.124992%20684%20469L683%20467C682.5%20459.875008%20682.375008%20452.749984%20682%20446C681.5%20437.124992%20684.750016%20428.375008%20691%20422C694.750016%20418.249984%20709.375008%20411.5%20725%20408C713.375008%20401.375008%20700.250016%20392.749984%20693%20376C685%20357.5%20688.624992%20338.2499840000001%20696%20321C696.250016%20320%20696.624992%20319%20697%20318C697.124992%20317.7499840000001%20696.875008%20317.2499840000001%20697%20317C697%20316.875008%20697%20316.124992%20697%20316C697.250016%20315.624992%20697.750016%20315.375008%20698%20315C700.5%20309.2499840000001%20713.750016%20279.624992%20743%20246C762.5%20223.624992%20791.624992%20202.7499840000001%20826%20186C815.124992%20183.2499840000001%20810.250016%20180.624992%20793%20178C777.5%20175.624992%20765.750016%20161.624992%20762%20153C758.5%20145.124992%20757.624992%20138.375008%20756%20131C743.5%20133.2499840000001%20729.5%20136%20711%20136C699%20136%20686.124992%20135%20674%20133C643.124992%20128%20621.375008%20111.375008%20602%2098C573.5%2078.5%20553%2064%20517%2064C515.750016%2064%20514.5%2063.875008%20513%2064C511.624992%2064.124992%20510.375008%2064.124992%20509%2064C508.375008%2064%20507.250016%2064%20507%2064C471%2064%20450.250016%2078.5%20422%2098C402.5%20111.375008%20381%20128%20350%20133C337.875008%20135%20325%20136%20313%20136C293.624992%20136%20279.750016%20134%20269%20132C267.624992%20138.375008%20266.124992%20144.624992%20263%20152C259.375008%20160.5%20248.250016%20175.375008%20231%20178C214.250016%20180.5%20209.750016%20183.2499840000001%20199%20186C283.250016%20226.7499840000001%20322.250016%20305.5%20326%20314C326%20314%20326%20315%20326%20315C326%20315.124992%20326.875008%20315.7499840000001%20327%20316C327.5%20316.875008%20328.124992%20317.5%20329%20321L327%20322C334.124992%20339.2499840000001%20339%20357.7499840000001%20331%20376C323.5%20393.249984%20309.875008%20402.375008%20298%20409C312.875008%20412.124992%20327.750016%20416.624992%20333%20422C339.250016%20428.375008%20342.5%20437.124992%20342%20446C341.624992%20453.5%20341.5%20461%20341%20469C337.750016%20520.249984%20337.124992%20583.249984%20347%20605C368.5%20652%20400.250016%20675.749984%20431%20689C461.750016%20702.249984%20491.375008%20704%20504%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22odnoklassniki%22%20%20%20%20%20%20unicode=%22&#xF263;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20629.5C521.5%20629.5%20555.250016%20595.749984%20555.250016%20554.249984C555.250016%20512.875008%20521.5%20479.124992%20480%20479.124992C438.5%20479.124992%20404.750016%20512.875008%20404.750016%20554.249984C404.750016%20595.749984%20438.5%20629.5%20480%20629.5zM480%20372.624992C580.250016%20372.624992%20661.750016%20454.124992%20661.750016%20554.249984C661.750016%20654.5%20580.250016%20736%20480%20736C379.750016%20736%20298.375008%20654.5%20298.375008%20554.249984C298.375008%20454.124992%20379.750016%20372.624992%20480%20372.624992zM553.5%20224.375008C590.5%20232.875008%20626.124992%20247.5%20659%20268.124992C683.875008%20283.7499840000001%20691.375008%20316.624992%20675.750016%20341.5C660%20366.5%20627.250016%20374%20602.250016%20358.2499840000001C527.875008%20311.5%20432.124992%20311.5%20357.624992%20358.2499840000001C332.750016%20374%20299.875008%20366.5%20284.250016%20341.5C268.624992%20316.624992%20276.124992%20283.7499840000001%20301%20268.124992C333.875008%20247.5%20369.5%20232.875008%20406.5%20224.375008L304.875008%20122.875008C284.124992%20102.124992%20284.124992%2068.375008%20304.875008%2047.624992C315.375008%2037.249984%20328.875008%2032%20342.5%2032C356.124992%2032%20369.750016%2037.249984%20380.250016%2047.624992L480%20147.375008L579.875008%2047.624992C600.624992%2026.749984%20634.250016%2026.749984%20655.124992%2047.624992C675.875008%2068.375008%20675.875008%20102.124992%20655.124992%20122.875008C655.124992%20122.875008%20553.5%20224.375008%20553.5%20224.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-wallet%22%20%20%20%20%20%20unicode=%22&#xF1EE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M704%20784C685.5%20784%20667.375008%20778.875008%20651%20770C596.875008%20740.5%20576.750016%20673.249984%20606%20619C606.124992%20618.624992%20620.375008%20588.749984%20634%20540C566%20638%20493.5%20689.624992%20490%20692C489.5%20692.5%20488.5%20692.5%20488%20693C487%20693.749984%20486%20694.375008%20485%20695C465.375008%20710.624992%20441.5%20720%20416%20720C393.250016%20720%20371.750016%20712.875008%20353%20700C302.375008%20665.124992%20289.375008%20595.875008%20324%20545C324%20545%20332.124992%20530.624992%20341%20510C329.624992%20518.875008%20318.250016%20527%20307%20534C261.875008%20561.875008%20224.124992%20576%20192%20576C139.375008%20576%2096%20532.624992%2096%20480C96%20447.749984%20115.624992%20422.749984%20137%20405C158.375008%20387.249984%20183.5%20372.2499840000001%20209%20355C256.5%20323%20304.124992%20284.624992%20331%20212C323.875008%20195.2499840000001%20318.124992%20182.2499840000001%20318%20182C288%20128.875008%20307.375008%2061.375008%20361%2031C377.750016%2021.5%20396.750016%2016%20416%2016C456.250016%2016%20493.124992%2038%20513%2073C518.250016%2082.249984%20548.624992%20138.7499840000001%20570%20220C583.5%20179.624992%20595.124992%20127.2499840000001%20592%2066C590.750016%2059.624992%20591.375008%2053%20594%2047C594.124992%2046.375008%20593.875008%2045.624992%20594%2045C600.250016%209.624992%20622.875008%20-22.250016%20658%20-38C672.375008%20-44.5%20688.124992%20-48%20704%20-48C748.124992%20-48%20788%20-22.250016%20806%2018C813.5%2035%20880%20188.875008%20880%20381C880%20577.624992%20810%20711.5%20802%20726C782.375008%20761.875008%20744.875008%20784%20704%20784zM704%20720C721%20720%20737.250016%20710.875008%20746%20695C748.875008%20689.749984%20816%20565.249984%20816%20381C816%20198.7499840000001%20750.750016%2050.249984%20748%2044C740%2026.124992%20722.375008%2016%20704%2016C697.5%2016%20690.375008%2017.124992%20684%2020C659.750016%2030.875008%20649.250016%2059.749984%20660%2084C660.875008%2086%20712.375008%20204.124992%20719%20351C720.875008%20356.5%20721.250016%20362.375008%20720%20368C720.124992%20372.375008%20720%20376.624992%20720%20381C720%20539.375008%20662.624992%20647.875008%20662%20649C649.375008%20672.249984%20657.750016%20701.375008%20681%20714C688.375008%20718%20696.250016%20720%20704%20720zM416%20656C427.375008%20656%20438.124992%20651.624992%20447%20644C447.375008%20643.624992%20447.624992%20643.375008%20448%20643C450.5%20640.624992%20453%20638%20455%20635C458%20630.749984%20528%20528.749984%20528%20378C528%20229.624992%20460.875008%20109%20458%20104C449.124992%2088.375008%20432.750016%2080%20416%2080C408%2080%20399.5%2081.749984%20392%2086C369%2099%20361%20128.875008%20374%20152C374.875008%20153.5%20432%20256%20432%20378C432%20497.375008%20377.5%20580.124992%20377%20581C362.124992%20602.875008%20367.250016%20632%20389%20647C397.250016%20652.749984%20406.624992%20656%20416%20656zM575%20513C605.375008%20471.249984%20634.750016%20420.249984%20655%20359C653.124992%20307.5%20645.375008%20260%20636%20220C618.5%20281%20597.375008%20318.2499840000001%20590%20330C591.375008%20345.875008%20592%20361.375008%20592%20378C592%20428.249984%20584.875008%20473.624992%20575%20513zM192%20512C195.250016%20512%20235.5%20502.124992%20273%20479C308%20457.375008%20344.124992%20425.624992%20368%20383C368%20381.375008%20368%20379.7499840000001%20368%20378C368%20349.7499840000001%20364.375008%20322.875008%20359%20298C325.375008%20348.875008%20282.250016%20382.875008%20245%20408C217.5%20426.5%20192.875008%20441.624992%20178%20454C163.124992%20466.375008%20160%20472.249984%20160%20480C160%20498.124992%20173.875008%20512%20192%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22discord%22%20%20%20%20%20%20unicode=%22&#xF392;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M405%20739L380%20736C380%20736%20267.875008%20723.749984%20186%20658L185%20658L184%20657C165.624992%20640.124992%20157.624992%20619.375008%20145%20589C132.375008%20558.624992%20118.875008%20519.875008%20107%20477C83.250016%20391.124992%2064%20287.124992%2064%20192L64%20184L68%20176C97.624992%20124%20150.250016%2090.875008%20199%2068C247.750016%2045.124992%20289.875008%2033%20319%2032L338%2031L348%2048L383%20110C420.124992%20101.624992%20462.875008%2096%20512%2096C561.124992%2096%20603.875008%20101.624992%20641%20110L676%2048L686%2031L705%2032C734.124992%2033%20776.250016%2045.124992%20825%2068C873.750016%2090.875008%20926.375008%20124%20956%20176L960%20184L960%20192C960%20287.124992%20940.750016%20391.124992%20917%20477C905.124992%20519.875008%20891.624992%20558.624992%20879%20589C866.375008%20619.375008%20858.375008%20640.124992%20840%20657L839%20658L838%20658C756.124992%20723.749984%20644%20736%20644%20736L619%20739L610%20716C610%20716%20600.750016%20692.624992%20595%20666C558.750016%20670.875008%20529.124992%20672%20512%20672C494.875008%20672%20465.250016%20670.875008%20429%20666C423.250016%20692.624992%20414%20716%20414%20716zM361%20666C362.375008%20661.5%20363.750016%20657.624992%20365%20654C323.624992%20643.749984%20279.5%20628.124992%20239%20603L273%20549C356%20600.5%20475.250016%20608%20512%20608C548.750016%20608%20668%20600.5%20751%20549L785%20603C744.5%20628.124992%20700.375008%20643.749984%20659%20654C660.250016%20657.624992%20661.624992%20661.5%20663%20666C692.875008%20660%20749.875008%20646.249984%20797%20609C796.750016%20608.875008%20809%20590.375008%20820%20564C831.250016%20536.875008%20843.750016%20500.749984%20855%20460C876.624992%20381.875008%20893.624992%20286.7499840000001%20895%20203C874.875008%20172.2499840000001%20837.5%20144.5%20798%20126C763.5%20109.875008%20736.250016%20104%20720%20101L704%20128C713.5%20131.5%20722.875008%20135.375008%20731%20139C780.250016%20160.624992%20807%20184%20807%20184L765%20232C765%20232%20747%20215.5%20705%20197C663%20178.5%20598.875008%20160%20512%20160C425.124992%20160%20361%20178.5%20319%20197C277%20215.5%20259%20232%20259%20232L217%20184C217%20184%20243.750016%20160.624992%20293%20139C301.124992%20135.375008%20310.5%20131.5%20320%20128L304%20101C287.750016%20104%20260.5%20109.875008%20226%20126C186.5%20144.5%20149.124992%20172.2499840000001%20129%20203C130.375008%20286.7499840000001%20147.375008%20381.875008%20169%20460C180.250016%20500.749984%20192.750016%20536.875008%20204%20564C215%20590.375008%20227.250016%20608.875008%20227%20609C274.124992%20646.249984%20331.124992%20660%20361%20666zM400%20448C375.250016%20448%20353.375008%20433.875008%20340%20416C326.624992%20398.124992%20320%20376.124992%20320%20352C320%20327.875008%20326.624992%20305.875008%20340%20288C353.375008%20270.124992%20375.250016%20256%20400%20256C424.750016%20256%20446.624992%20270.124992%20460%20288C473.375008%20305.875008%20480%20327.875008%20480%20352C480%20376.124992%20473.375008%20398.124992%20460%20416C446.624992%20433.875008%20424.750016%20448%20400%20448zM624%20448C599.250016%20448%20577.375008%20433.875008%20564%20416C550.624992%20398.124992%20544%20376.124992%20544%20352C544%20327.875008%20550.624992%20305.875008%20564%20288C577.375008%20270.124992%20599.250016%20256%20624%20256C648.750016%20256%20670.624992%20270.124992%20684%20288C697.375008%20305.875008%20704%20327.875008%20704%20352C704%20376.124992%20697.375008%20398.124992%20684%20416C670.624992%20433.875008%20648.750016%20448%20624%20448zM400%20384C401.750016%20384%20404%20383.375008%20408%20378C412%20372.624992%20416%20363.2499840000001%20416%20352C416%20340.7499840000001%20412%20331.375008%20408%20326C404%20320.624992%20401.750016%20320%20400%20320C398.250016%20320%20396%20320.624992%20392%20326C388%20331.375008%20384%20340.7499840000001%20384%20352C384%20363.2499840000001%20388%20372.624992%20392%20378C396%20383.375008%20398.250016%20384%20400%20384zM624%20384C625.750016%20384%20628%20383.375008%20632%20378C636%20372.624992%20640%20363.2499840000001%20640%20352C640%20340.7499840000001%20636%20331.375008%20632%20326C628%20320.624992%20625.750016%20320%20624%20320C622.250016%20320%20620%20320.624992%20616%20326C612%20331.375008%20608%20340.7499840000001%20608%20352C608%20363.2499840000001%20612%20372.624992%20616%20378C620%20383.375008%20622.250016%20384%20624%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ns8%22%20%20%20%20%20%20unicode=%22&#xF3D5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M928.624992%20575.312512C863.564384%20575.3628160000001%20795.677504%20538.375008%20814.437504%20478.875008L814.437504%20478.750016C744.357504%20464.829984%20695.590016%20435.864992%20663.750016%20401.624992C658.950016%20417.3049920000001%20642.015008%20428.187488%20609.375008%20428.187488L469.187488%20428.187488C454.307488%20428.187488%20448.572512%20431.84%20450.812512%20440C453.372512%20448.8%20453.807488%20450.86%20456.687488%20459.5C460.047488%20469.74%20469.2%20470.875008%20478%20470.875008L691.562496%20470.875008L707.124992%20521.249984C483.604992%20521.249984%20475.929504%20522.095008%20450.937504%20519.375008C431.257504%20517.295008%20413.297504%20511.695008%20401.937504%20495.375008C391.057504%20479.535008%20378.932512%20438.4%20373.8125120000001%20420C365.172512%20388.96%20372.810016%20374.2499840000001%20426.249984%20374.2499840000001L565.937504%20374.2499840000001C578.417504%20374.2499840000001%20580.009984%20369.9274880000001%20578.249984%20363.6874880000001C576.490016%20356.647488%20573.782496%20347.672512%20571.062496%20340.312512C568.502496%20333.5925120000001%20563.56%20328.5%20549%20328.5L346.124992%20328.5L327.562496%20265.2499840000001C551.402496%20265.2499840000001%20560.008%20266.217504%20585%20268.937504C595.56%20270.057504%20605.824992%20272.332512%20614.624992%20276.812512C614.944992%20270.892512%20615.442496%20265.1%20616.562496%20259.5C625.202496%20210.7000000000001%20660.397504%20175.832512%20707.437504%20164.312512C785.197504%20145.272512%20881.322496%20191.204992%20923.562496%20273.124992C953.482496%20331.044992%20946.124992%20395.057504%20918.124992%20441.937504L918.312512%20441.937504C965.672512%20451.377504%201030.797504%20477.115008%201023.437504%20522.875008C1018.797504%20551.6750079999999%20985.182496%20567.817504%20956.062496%20572.937504C947.142496%20574.4975039999999%20937.91936%20575.305312%20928.624992%20575.312512zM917.124992%20544.062496C921.875008%20544.137504%20926.577504%20543.710016%20930.937504%20542.750016C955.417504%20537.310016%20962.492512%20517.2874879999999%20938.812512%20503.687488C921.692512%20493.927488%20901.022496%20490.712512%20884.062496%20488.312512C877.342496%20497.912512%20868.382496%20517.895008%20880.062496%20530.375008C888.102496%20539.0150080000001%20902.875008%20543.8375040000001%20917.124992%20544.062496zM299.3750016%20521.5L299.3750016%20521.437504L244.6875008%20339.5L157.4375008%20521.437504L78.3750016%20521.437504L0%20265.2499840000001L71.8124992%20265.2499840000001L121.6249984%20435.687488L202.5624992%20265.2499840000001L293.6249984%20265.2499840000001L371.187488%20521.5L299.3750016%20521.5zM837.687488%20431.8125120000001C848.407488%20409.284512%20854.147488%20380.624512%20849.187488%20355.312512C839.747488%20308.1125120000001%20790.624992%20278.822496%20750.624992%20285.062496C701.184992%20292.742496%20689.022496%20348.269984%20728.062496%20388.750016C753.982496%20415.629984%20800.407488%20427.172512%20837.687488%20431.8125120000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22optin-monster%22%20%20%20%20%20%20unicode=%22&#xF23C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M539%20792C471.624992%20792%20448%20735%20448%20735C448%20735%20481.750016%20756%20525%20756C599.124992%20756%20644%20698%20644%20698C644%20698%20641.875008%20792%20539%20792zM476%20719C376.624992%20719%20325%20703%20325%20703C325%20703%20376.750016%20694.624992%20414%20678C275.375008%20658.624992%20209%20575%20209%20575C209%20575%20260.375008%20584%20279%20582C261.5%20572%20248%20560.749984%20237%20550C235%20550%20232.750016%20549.875008%20231%20550C208.624992%20552%20199.624992%20550.749984%20198%20573C196.375008%20595.249984%20192.624992%20608%20172%20608C151.375008%20608%20122%20562.749984%20122%20517C122%20465%20133.875008%20420%20225%20417C224.875008%20416%20225%20413%20225%20413C225%20413%20255.624992%20411.124992%20264%20393C267.875008%20391.875008%20271.250016%20389.624992%20275%20387L249%20384C240.624992%20394.375008%20229%20396%20218%20396C217.124992%20401.5%20209.624992%20413%20199%20413C180.750016%20413%20172%20387%20172%20387C172%20387%20132%20375%20132%20332C132%20282.375008%20176.375008%20258%20205%20258L205%20225C197.250016%20231.875008%20189.624992%20236%20183%20236C176.250016%20236%20169.250016%20235%20163%20234C159.875008%20237.375008%20154%20243%20147%20243C138.124992%20243%20136.250016%20232.375008%20136%20226C126.750016%20222.124992%20117.624992%20217.624992%20110%20212C106.875008%20213.624992%20103.250016%20215%20100%20215C94.5%20215%2094%20209.375008%2094%20206C94%20204.375008%2093.5%20201.2499840000001%2094%20198C87.375008%20191%2082.375008%20183.5%2078%20176C75.5%20176.875008%2071.375008%20178%2069%20178C65.124992%20178%2064%20176.7499840000001%2064%20174C64%20172%2066.250016%20163.2499840000001%2069%20157C66.875008%20150.375008%2066%20143.875008%2066%20138C66%20101.124992%20124.5%2040%20184%2040C190.750016%2040%20229%2046.5%20245%2077C248.5%2076.875008%20424.624992%2072%20508%2072C591%2072%20772.750016%2077.875008%20778%2078C793.750016%2046.749984%20833.124992%2040%20840%2040C899.5%2040%20958%20101.124992%20958%20138C958%20143.875008%20957.124992%20149.375008%20955%20156C957.750016%20162.2499840000001%20960%20172%20960%20174C960%20176.7499840000001%20958.875008%20178%20955%20178C952.624992%20178%20948.5%20176.875008%20946%20176C941.624992%20183.5%20936.624992%20191%20930%20198C930.5%20201.2499840000001%20930%20204.375008%20930%20206C930%20209.375008%20929.5%20215%20924%20215C920.750016%20215%20917.124992%20213.624992%20914%20212C906.375008%20217.624992%20897.250016%20222.124992%20888%20226C887.750016%20232.375008%20885.875008%20243%20877%20243C870%20243%20864.124992%20237.375008%20861%20234C854.750016%20235%20847.750016%20235%20841%20235C834.375008%20235%20826.750016%20231.875008%20819%20225L819%20258C847.624992%20258%20892%20282.375008%20892%20332C892%20375%20852%20387%20852%20387C852%20387%20843.250016%20413%20825%20413C814.375008%20413%20806.875008%20401.5%20806%20396C794.624992%20396%20782.375008%20394.5%20774%20383C768.624992%20383.5%20758.375008%20384.875008%20746%20386C750.124992%20388.749984%20754.5%20391.124992%20760%20393C771.750016%20410.875008%20799%20412%20799%20412C799%20412%20799%20415.624992%20799%20417C892.875008%20419.124992%20904%20465.375008%20904%20518C904%20563.624992%20875.624992%20608%20855%20608C834.375008%20608%20829.624992%20596.249984%20828%20574C826.375008%20551.749984%20817.375008%20552%20795%20550C787%20549.249984%20777%20550.249984%20770%20551C734%20632.375008%20654.124992%20719%20476%20719zM514%20687C579.750016%20687%20633%20633.749984%20633%20568C633%20502.249984%20579.750016%20449%20514%20449C448.250016%20449%20394%20502.249984%20394%20568C394%20633.749984%20448.250016%20687%20514%20687zM516%20605C505%20605%20494.5%20603.624992%20485%20600C499.250016%20594.749984%20509%20581.249984%20509%20566C509%20546.124992%20492.250016%20530%20471%20530C456.624992%20530%20443.624992%20537%20437%20548C435.5%20542.249984%20435%20537.124992%20435%20531C435%20489.749984%20471.375008%20456%20516%20456C560.624992%20456%20597%20489.749984%20597%20531C597%20572.249984%20560.624992%20605%20516%20605zM175%20586C182.5%20586%20182.624992%20571.749984%20183%20567C183.375008%20562.249984%20186%20555%20186%20555C150.375008%20537.249984%20143.124992%20508.5%20138%20498C138%20572.124992%20167.5%20586%20175%20586zM851%20585C858.5%20585%20889%20572%20889%20498C883.875008%20508.5%20875.624992%20537.375008%20840%20555C840%20555%20842.624992%20562.249984%20843%20567C843.375008%20571.749984%20843.5%20585%20851%20585zM193%20544C196.750016%20540.875008%20200.124992%20536%20214%20535C214%20535%20193%20504.624992%20193%20471C193%20437.375008%20196%20437%20196%20437C196%20437%20155.875008%20443.249984%20146%20467C148.375008%20502.624992%20163.124992%20533.5%20193%20544zM834%20544C863.875008%20533.5%20877.624992%20502.624992%20880%20467C870.124992%20443.249984%20830%20437%20830%20437C830%20437%20833%20437.375008%20833%20471C833%20504.624992%20812%20535%20812%20535C825.875008%20536%20830.250016%20541%20834%20544zM777%20533L797%20533C797%20533%20821%20503.5%20821%20475C821%20446.5%20818%20434%20818%20434L798%20433C796.624992%20455%20792.375008%20491.624992%20777%20533zM252%20530L249%20514L248%20512C236.250016%20484%20229.875008%20453%20227%20433L209%20434C209%20434%20205%20446.5%20205%20475C205%20493.124992%20213.750016%20509%20221%20520C231.250016%20524%20242.250016%20527.249984%20252%20530zM568%20418C582.750016%20418%20610%20417%20610%20417C610%20417%20612%20401.249984%20612%20385C612%20376%20611.624992%20367%20611%20362C610.124992%20355.5%20609.875008%20349%20595%20349C577.250016%20349%20579.750016%20347%20568%20347C556.250016%20347%20525.750016%20346.875008%20524%20363C522%20380.7499840000001%20520%20417%20520%20417C520%20417%20553.250016%20418%20568%20418zM498%20417C498%20417%20501%20391.749984%20501%20368C501%20344.2499840000001%20501.375008%20364.7499840000001%20500%20345C499.250016%20334.375008%20504.250016%20329%20456%20329C406%20329%20406%20331.875008%20406%20370C406%20408.124992%20409%20416%20409%20416C409%20416%20490.875008%20416%20498%20417zM632%20417C632%20417%20689.250016%20414.875008%20694%20414C694%20396.5%20683.5%20324%20651%20324C639.750016%20324%20639.5%20362%20638%20378C636.250016%20397.124992%20632%20417%20632%20417zM388%20416C388%20416%20384.624992%20370.5%20384%20362C383.375008%20353.5%20381%20336.7499840000001%20381%20335C381%20333.2499840000001%20379.124992%20325%20373%20325C366.124992%20325%20328%20337.2499840000001%20328%20391C328%20400.875008%20330%20413%20330%20413zM313%20369C322.624992%20325.7499840000001%20360.375008%20307%20375%20307C390.375008%20307%20392.750016%20321.7499840000001%20394%20330C403.624992%20313.2499840000001%20431.250016%20312%20450%20312C520.624992%20312%20519.750016%20328.875008%20521%20336C521%20336%20532%20329%20563%20329C624.375008%20329%20628%20344%20628%20344C628%20344%20634.124992%20305%20652%20305C690.624992%20305%20708%20368%20708%20368C711%20367.875008%20715.5%20367.5%20724%20367L728%20367C736.124992%20366.5%20743.624992%20365.7499840000001%20750%20365C749.124992%20363.124992%20748%20361.624992%20748%20360C748%20351.875008%20761%20346%20761%20346C761%20346%20757.124992%20343%20754%20339C735.750016%20322.2499840000001%20705.375008%20293.624992%20681%20273C649.875008%20246.624992%20591.250016%20203.2499840000001%20506%20179C497.750016%20180.7499840000001%20409.5%20216.5%20358%20258C321.875008%20287.124992%20291.875008%20315.2499840000001%20273%20334C269.750016%20340.875008%20263%20346%20263%20346C263%20346%20276%20351.875008%20276%20360C276%20361.624992%20274.875008%20363.124992%20274%20365zM757%20312C762.750016%20307.7499840000001%20769%20306%20769%20306L770%20301C770%20301%20761%20297.875008%20761%20289C761%20277.124992%20785%20273%20785%20273C785%20273%20788.124992%20267.2499840000001%20796%20263L796%20196C782.875008%20174%20773.624992%20145%20772%20114C722.250016%20148.5%20617.5%20183.624992%20595%20191C621.375008%20204.5%20648.124992%20220.875008%20674%20240C705.375008%20263.2499840000001%20735.624992%20291.7499840000001%20757%20312zM266%20311C279.750016%20298.2499840000001%20320.5%20261.124992%20346%20240C362.250016%20226.5%20391.875008%20208.2499840000001%20422%20192C338.250016%20165.5%20260.250016%20119.875008%20252%20115C250.250016%20145.624992%20240.875008%20174.2499840000001%20228%20196L228%20263C235.875008%20267.2499840000001%20239%20273%20239%20273C239%20273%20263%20277.124992%20263%20289C263%20297.875008%20254%20301%20254%20301L255%20306C255%20306%20260.624992%20307.375008%20266%20311zM182%20194C221.624992%20194%20243%20118.875008%20243%20102C243%2069.375008%20206.750016%2050%20182%2050C145.124992%2050%2088%2094.375008%2088%20111C88%20150.875008%20140%20194%20182%20194zM842%20194C884%20194%20936%20150.875008%20936%20111C936%2094.375008%20878.875008%2050%20842%2050C817.250016%2050%20781%2069.375008%20781%20102C781%20118.875008%20802.375008%20194%20842%20194zM183%20181C160.624992%20181%20103%20141.7499840000001%20103%20114C103%2089.875008%20134.5%2088%20139%2088C154.750016%2088%20212%20114.624992%20212%20146C212%20153%20205.375008%20181%20183%20181zM574%20181C586%20176.624992%20640.875008%20156.5%20667%20145C696%20132.2499840000001%20753%2098%20753%2098C753%2098%20615.750016%2093%20512%2093C408.250016%2093%20273%2099%20273%2099C331%20137.875008%20444%20177.2499840000001%20449%20179C472.5%20167.5%20494.750016%20157.124992%20507%20155C526.375008%20160.624992%20549.5%20169.624992%20574%20181zM841%20181C818.624992%20181%20812%20153%20812%20146C812%20114.624992%20869.250016%2088%20885%2088C889.5%2088%20921%2089.875008%20921%20114C921%20141.7499840000001%20863.375008%20181%20841%20181zM218%20116C206.250016%20116%20170%2091.124992%20170%2077C170%2062.875008%20188.5%2061%20194%2061C199.5%2061%20231%2073.249984%20231%2095C231%2095%20229.750016%20116%20218%20116zM806%20116C794.250016%20116%20793%2095%20793%2095C793%2073.249984%20824.5%2061%20830%2061C835.5%2061%20854%2062.875008%20854%2077C854%2091.124992%20817.750016%20116%20806%20116z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22speakap%22%20%20%20%20%20%20unicode=%22&#xF3F3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M492.624992%20800C273.9370016%20800%2096%20621.1829984%2096%20401.375008C96%20185.695008%20255.9989984%20-32%20613.375008%20-32C703.391008%20-32%20824.630016%202.528%20829.750016%204L896%2023L841.124992%2064.937504C821.124992%2080.233504%20798.375008%2099.302496%20774.375008%20121.062496C847.815008%20195.2384960000001%20889.249984%20295.3910080000001%20889.249984%20401.375008C889.249984%20621.1830016%20711.312992%20800%20492.624992%20800zM492.624992%20736C676.048992%20736%20825.249984%20585.8870016000001%20825.249984%20401.375008C825.249984%20312.447008%20791.081504%20228.908992%20728.937504%20166.124992L681.875008%20118.562496L731.437504%2073.687488C739.917504%2066.007488%20748.247008%2058.602496%20756.375008%2051.562496C715.255008%2042.346496%20658.815008%2032%20613.375008%2032C278.7509984%2032%20160%20230.975008%20160%20401.375008C160%20585.8870016000001%20309.2009984%20736%20492.624992%20736zM519.875008%20607.9375008C437.315008%20609.5695008%20368.592512%20563.3104960000001%20367.3125120000001%20482.062496C366.992512%20464.078496%20367.642496%20423.951008%20413.562496%20395.375008C467.866496%20361.679008%20550.084992%20361.636992%20549.124992%20313.124992C548.484992%20279.396992%20507.701504%20272.367488%20488.437504%20272.6874880000001C483.605504%20272.6874880000001%20440.545984%20273.2920000000001%20413.249984%20311.5L350.3125120000001%20244.375008C394.632512%20201.655008%20443.152%20192.702496%20482%20192.062496C498.064%20191.742496%20633.947488%20191.715008%20636.187488%20319.875008C636.507488%20344.931008%20632.930496%20382.468992%20590.562496%20409.124992C536.610496%20443.172992%20456.664992%20439.98%20457.624992%20487.5C458.264992%20524.14%20506.415488%20527.6950079999999%20516.687488%20527.375008C517.327488%20527.375008%20558.768512%20527.038496%20579.312512%20500.062496L640.062496%20564.624992C624.958496%20578.7690016%20589.571008%20606.9775007999999%20519.875008%20607.9375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22buffer%22%20%20%20%20%20%20unicode=%22&#xF837;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C507.008%20736%20502.013504%20735.0449983999999%20497.437504%20733.1249984L102.25%20550.875008C93.93%20547.0350080000001%2093.93%20541.027488%20102.25%20537.187488L497.437504%20354.875008C502.013504%20352.955008%20507.008%20352%20512%20352C516.992%20352%20521.986496%20352.955008%20526.562496%20354.875008L921.750016%20537.187488C930.070016%20541.027488%20930.069984%20547.0350080000001%20921.750016%20550.875008L526.562496%20733.1249984C521.986496%20735.0449983999999%20516.992%20736%20512%20736zM512%20669.3750016L783.750016%20544L512%20418.624992L240.25%20544L512%20669.3750016zM154.8750016%20433.687488L102.25%20407.375008C93.93%20403.215008%2093.93%20396.784992%20102.25%20392.624992L497.437504%20195.124992C502.013504%20193.044992%20507.008%20192%20512%20192C516.992%20192%20521.986496%20193.044992%20526.562496%20195.124992L921.750016%20392.624992C930.070016%20396.784992%20930.069984%20403.215008%20921.750016%20407.375008L869.124992%20433.687488L526.562496%20262.5C521.986496%20260.42%20516.992%20259.375008%20512%20259.375008C507.008%20259.375008%20502.013504%20260.42%20497.437504%20262.5L154.8750016%20433.687488zM154.8750016%20273.6874880000001L102.25%20247.375008C93.93%20243.215008%2093.93%20236.784992%20102.25%20232.624992L497.437504%2035.124992C502.013504%2033.044992%20507.008%2032%20512%2032C516.992%2032%20521.986496%2033.044992%20526.562496%2035.124992L921.750016%20232.624992C930.070016%20236.784992%20930.069984%20243.215008%20921.750016%20247.375008L869.124992%20273.6874880000001L526.562496%20102.5C521.986496%20100.42%20516.992%2099.375008%20512%2099.375008C507.008%2099.375008%20502.013504%20100.42%20497.437504%20102.5L154.8750016%20273.6874880000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22jenkis%22%20%20%20%20%20%20unicode=%22&#xF3B6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M557.624992%20835.375008C425.124992%20832.5%20349.375008%20772.875008%20345.124992%20769.5C341.750016%20768.375008%20254.250016%20738.375008%20236.5%20660.124992C233.750016%20659%20233%20659.124992%20229%20656.749984C221%20651.5%20211%20642.875008%20202.875008%20629C187.375008%20602.624992%20180.875008%20557.375008%20197.750016%20487C174.250016%20468.875008%20161.5%20440.5%20161.250016%20410.5C161%20375.624992%20172.875008%20339.124992%20196.750016%20313.624992C218.124992%20290.7499840000001%20238.875008%20280.875008%20254.875008%20277.5C261.124992%20276.124992%20261.375008%20277.375008%20266%20277.5C268.875008%20262.5%20279.750016%20219.124992%20303.124992%20174.124992C289.624992%20166.5%20251%20144.875008%20205.5%20118.5C179.875008%20103.624992%20154.624992%2088.749984%20135.5%2077C126%2071%20118.124992%2065.875008%20112.124992%2061.749984C109.124992%2059.624992%20106.750016%2057.875008%20104.5%2056C103.375008%2055.124992%20102.375008%2054.249984%20101.124992%2052.875008C99.875008%2051.375008%2097.375008%2050.5%2096.5%2042.875008L95.250016%2030.624992L133.250016%20-64L891.750016%20-64L895.250016%20-52.750016C895.250016%20-52.750016%20904%20-25%20912.375008%206.375008C916.624992%2022%20920.750016%2038.5%20923.875008%2053.124992C926.875008%2067.875008%20929.124992%2079.749984%20928.5%2090.624992C928%2096.875008%20926%2099.124992%20924.5%20101.5C922.875008%20103.875008%20921.250016%20105.875008%20919.375008%20108C915.624992%20112.249984%20911%20116.624992%20905.5%20121.624992C894.624992%20131.5%20880.750016%20143%20866.875008%20154.124992C844.5%20172%20830.250016%20182.5%20822.375008%20188.5C829.124992%20196.875008%20843.624992%20212%20862.124992%20258.875008C884.750016%20315.875008%20904.875008%20402.5%20896.5%20521.124992C888.5%20633.375008%20849.750016%20711.5%20792.624992%20761.5C746.375008%20801.749984%20689.124992%20823%20628.375008%20831.249984L628.375008%20831.5C627.875008%20831.5%20627.5%20831.375008%20627%20831.5C613.124992%20833.249984%20599.124992%20834.624992%20584.875008%20835.249984C575.5%20835.5%20566.5%20835.624992%20557.624992%20835.375008zM592.5%20799.5C602.750016%20800.124992%20613.375008%20800%20624.375008%20799.5C680.124992%20791.875008%20731.250016%20772.624992%20771.624992%20737.249984C793.750016%20717.875008%20812.875008%20693.375008%20828.124992%20663.124992C816.250016%20667.749984%20804.375008%20669.5%20793.875008%20669C766.750016%20667.5%20746.875008%20654.624992%20746.875008%20654.624992L764%20627.5C764%20627.5%20777.875008%20636.124992%20795.5%20637C812.750016%20637.875008%20832.375008%20633.375008%20851.250016%20601C857.624992%20576.624992%20862.250016%20549.875008%20864.5%20519.749984C863.5%20521.5%20862.750016%20523%20861.5%20525C857.875008%20531.749984%20853.124992%20540.124992%20848.5%20548.249984C839%20564.5%20829.750016%20580.124992%20829.750016%20580.124992L802.250016%20563.875008C802.250016%20563.875008%20811.375008%20548.375008%20820.624992%20532.249984C825.375008%20524.249984%20830%20516%20833.5%20509.624992C834.624992%20507.749984%20835.250016%20506.5%20836%20505C834.624992%20504.249984%20834%20503.749984%20831%20503.124992C821.250016%20501%20805%20501.249984%20789.375008%20505.875008L780.5%20475C801%20469.124992%20821.124992%20468.249984%20837.624992%20471.875008C846%20473.624992%20853.5%20476.249984%20860.124992%20481.875008C862.250016%20483.624992%20864.124992%20486.249984%20865.875008%20489C868.875008%20390.624992%20851.375008%20318.624992%20832.5%20270.624992C811.624992%20217.875008%20790%20194.875008%20790%20194.875008L778%20181.7499840000001L778%20181.624992C760.5%20164.5%20720.750016%20134.2499840000001%20653.5%20129.375008C560%20122.5%20496%20181%20465.124992%20213.875008C435.624992%20245.124992%20431.5%20269%20431.5%20269L400%20262.875008C400%20262.875008%20407.375008%20228.5%20441.875008%20191.875008C455.624992%20177.2499840000001%20476.750016%20157.124992%20504.124992%20139C502.124992%20138.875008%20500%20139.124992%20497.875008%20138.7499840000001C485.375008%20136.624992%20473%20130.875008%20464.375008%20120.2499840000001C419%20122.875008%20387.124992%20136%20366.875008%20149.124992C345.124992%20163.375008%20336.875008%20175.624992%20336.624992%20176C315.250016%20210.7499840000001%20302.624992%20259.5%20297.5%20282.5C306.124992%20286.875008%20316.875008%20294.7499840000001%20328%20308.375008L303.124992%20328.624992C294.375008%20318%20287.124992%20313.124992%20282.5%20310.7499840000001C282.250016%20310.624992%20282.5%20310.7499840000001%20282.250016%20310.624992L274.250016%20308.124992C274.250016%20308.124992%20271.124992%20306.7499840000001%20261.624992%20308.7499840000001C252.124992%20310.7499840000001%20237.624992%20316.7499840000001%20220.124992%20335.5C203.250016%20353.5%20193%20383.2499840000001%20193.250016%20410.124992C193.5%20437.124992%20203.250016%20458.875008%20221.5%20468.124992L222%20468.5C243.624992%20480.5%20258%20482.124992%20267.750016%20480.124992C277.5%20478.124992%20284.250016%20472.5%20290%20464.375008C301.624992%20448%20305%20423.375008%20305%20423.375008L307.250016%20403.5L372.124992%20425.875008L370.5%20438.749984C370.5%20438.749984%20367.5%20460.875008%20358%20488C352.124992%20504.375008%20354.750016%20525.624992%20361%20547.624992C367.124992%20569.624992%20376.250016%20591.375008%20380%20611.249984C384%20632.249984%20378.875008%20647.249984%20373.124992%20657.5C384.624992%20680.749984%20445.875008%20791.124992%20592.5%20799.5zM452.5%20786.875008C398.375008%20752.375008%20366%20707.749984%20350.375008%20682L346%20681.5C316.375008%20678.749984%20290.750016%20674%20271.5%20669.875008C293.750016%20717.249984%20357%20740%20357%20740L359.875008%20741L362.124992%20742.875008C362.124992%20742.875008%20393.624992%20768.875008%20452.5%20786.875008zM526.5%20661.749984C493%20660%20470.124992%20643.375008%20457.875008%20624.749984C441.375008%20599.875008%20440.5%20572.875008%20440.5%20572.875008L472.375008%20571.124992C472.375008%20571.124992%20473.750016%20590.875008%20484.5%20607.124992C495.250016%20623.375008%20511.750016%20637.5%20556.124992%20627.124992L563.5%20658.249984C550%20661.375008%20537.624992%20662.375008%20526.5%20661.749984zM340.750016%20648.249984C347.250016%20641%20352.375008%20637.249984%20348.624992%20617.249984C346%20603.249984%20336.875008%20580.749984%20330%20556.124992C323.250016%20531.624992%20318.375008%20504%20327.750016%20477.375008C333.750016%20460.375008%20334.250016%20454%20335.5%20447L330%20445.124992C328%20456.124992%20328.375008%20465.749984%20316.250016%20482.875008C307.124992%20495.624992%20293.250016%20507.624992%20274%20511.5C259.750016%20514.375008%20243.5%20512.5%20225.250016%20505.375008C212.624992%20564.375008%20220.750016%20596.249984%20230.5%20612.749984C235.750016%20621.875008%20241.750016%20626.875008%20246.124992%20629.624992C250.5%20632.375008%20252.250016%20632.749984%20252.250016%20632.749984L252.5%20632.749984C252.5%20632.749984%20296.250016%20643%20340.750016%20648.249984zM596.750016%20575.124992L567.250016%20562.749984C567.250016%20562.749984%20589%20511.249984%20603.375008%20485.875008C602.375008%20485.249984%20602.250016%20484.875008%20598.875008%20484.124992C588.124992%20481.749984%20567.624992%20482.875008%20544.375008%20493L531.5%20463.624992C560%20451.249984%20585.875008%20448.5%20605.624992%20452.875008C615.5%20455%20624.5%20458.624992%20631%20466.875008C637.624992%20475.124992%20638.250016%20489.124992%20632.624992%20498.375008C622.624992%20515%20596.750016%20575.124992%20596.750016%20575.124992zM720.624992%20556L688.624992%20555.624992C688.624992%20555.624992%20689.5%20479.5%20750.5%20424.249984L750.375008%20424.249984C776%20401%20786.750016%20385.875008%20788.5%20380.5C789.375008%20377.7499840000001%20789.124992%20378%20788.624992%20377C788.250016%20376%20786.375008%20373.5%20782.624992%20370C777.875008%20365.7499840000001%20759.124992%20356.375008%20738.875008%20350.2499840000001C718.624992%20344.124992%20695.875008%20340.124992%20681.5%20340.5C676.124992%20340.7499840000001%20675.375008%20341.7499840000001%20674.5%20342.624992C673.5%20343.624992%20672.5%20345.7499840000001%20672%20349.124992C671%20355.7499840000001%20672.875008%20364.2499840000001%20672.875008%20364.2499840000001L641.750016%20372.124992C641.750016%20372.124992%20638.124992%20359.2499840000001%20640.375008%20344.375008C641.5%20336.875008%20644.250016%20328.2499840000001%20651%20320.875008C657.875008%20313.5%20668.750016%20308.875008%20680.624992%20308.5C701.124992%20308%20725.5%20312.7499840000001%20748.124992%20319.624992C770.750016%20326.5%20790.750016%20334.2499840000001%20804%20346.2499840000001C809.250016%20351%20814.5%20356.375008%20817.875008%20364C821.250016%20371.624992%20821.750016%20381.5%20819%20390.375008C813.250016%20407.875008%20798.750016%20423.5%20771.875008%20448C721.624992%20493.5%20720.624992%20556%20720.624992%20556zM246%20450.749984C235.750016%20450.124992%20225%20445.5%20215.250016%20437.5L233.250016%20415.875008C228.875008%20402.749984%20224.5%20383.5%20228.124992%20363.624992L259.624992%20369.375008C257.875008%20378.875008%20260.5%20391.749984%20263.375008%20402.5C267.375008%20394.375008%20270.5%20386.375008%20270.5%20386.375008L301.375008%20394.5C301.375008%20394.5%20296.750016%20414%20284.250016%20430.5C277.875008%20438.749984%20269%20447.249984%20256%20450C252.750016%20450.749984%20249.375008%20451%20246%20450.749984zM809.124992%20327.5C784.750016%20299.875008%20740.124992%20296.124992%20740.124992%20296.124992L742%20264.124992C742%20264.124992%20797.750016%20266%20833.124992%20306.5zM594.375008%20316.124992L574.124992%20291.375008C642%20236.2499840000001%20724%20259.875008%20724%20259.875008L715.124992%20290.5C715.124992%20290.5%20649%20271.875008%20594.375008%20316.124992zM585.5%20264.875008L554.624992%20256.124992C560.875008%20233.875008%20576.375008%20218%20594%20208.124992C611.5%20198.2499840000001%20631.375008%20193.624992%20650.124992%20191.124992C687.624992%20186.2499840000001%20721.624992%20190.875008%20721.624992%20190.875008L717.5%20222.624992C717.5%20222.624992%20686.624992%20218.624992%20654.375008%20222.875008C638.124992%20224.875008%20621.875008%20229.124992%20609.5%20236C597.250016%20243%20589.124992%20251.5%20585.5%20264.875008zM803.624992%20162.5C811.624992%20156.375008%20825.250016%20146.375008%20846.875008%20129.124992C860.5%20118.2499840000001%20874.124992%20107%20884%2098C889%2093.375008%20893.124992%2089.375008%20895.5%2086.624992C895.875008%2086.249984%20895.875008%2086.249984%20896.124992%2086C896%2081.875008%20895.124992%2072.249984%20892.5%2059.749984C889.624992%2046%20885.5%2029.875008%20881.5%2014.624992C874.750016%20-10%20870.375008%20-24.250016%20868%20-32L830.375008%20-32L829.250016%20-22.875008C827.875008%20-10.624992%20821.250016%20-3.124992%20814.5%202C815.750016%204.375008%20817.375008%206.624992%20818.124992%209C821.5%2018.875008%20822.5%2029.249984%20822.5%2039.375008C822.750016%2059.749984%20819.124992%2080.249984%20817.750016%2091.5C815.624992%20109.875008%20808.624992%20125.624992%20796.875008%20136.375008C792.750016%20140%20788.124992%20142.7499840000001%20783.124992%20145C791.624992%20151.375008%20798.624992%20157.5%20803.624992%20162.5zM316.250016%20144.875008C321.124992%20133.624992%20329.624992%20116.5%20351.5%2088.124992C382.250016%2048.124992%20433%2034.124992%20456.875008%2029.624992C458.250016%2014.749984%20460%200.5%20463.875008%20-12.375008C465.875008%20-19.250016%20468.750016%20-25.875008%20472.624992%20-32L154.750016%20-32L128.250016%2034C129.124992%2034.624992%20129.375008%2034.875008%20130.375008%2035.5C135.375008%2039%20143.124992%2044%20152.5%2049.624992C171%2061.124992%20196%2076%20221.5%2090.749984C265.5%20116.2499840000001%20300.375008%20135.875008%20316.250016%20144.875008zM758.250016%20116.875008C765.875008%20118.375008%20770.750016%20116.7499840000001%20775.375008%20112.5C780%20108.375008%20784.5%20100.375008%20786%2087.749984C787.5%2074.749984%20790.624992%2055.875008%20790.5%2039.5C790.5%2031.375008%20789.5%2024%20788%2019.375008C786.375008%2014.624992%20784.750016%2013.124992%20783%2012.249984C770.250016%205.749984%20746.875008%207.124992%20727%2012C717.875008%2014.249984%20710%2017%20703.750016%2019.249984C705.624992%2024.249984%20706.875008%2029.624992%20706.875008%2035.249984C706.875008%2049.5%20700.250016%2062.124992%20690.124992%2070.875008C700.875008%2079.375008%20712.624992%2088.749984%20724.875008%2097.375008C732.624992%20102.749984%20740%20107.749984%20746.124992%20111.249984C752.375008%20114.7499840000001%20757.750016%20116.7499840000001%20758.250016%20116.875008zM375.124992%20110.5C396%20100.624992%20421%2092.124992%20452.875008%2088.875008C452.5%2083.624992%20452.5%2078.124992%20453.124992%2072.249984C453.5%2069.5%20453.624992%2066.875008%20453.875008%2064C431.750016%2069.875008%20396.375008%2082.124992%20376.750016%20107.624992C375.375008%20109.375008%20376.375008%20108.749984%20375.124992%20110.5zM516%20107.5C530.250016%20106.5%20548.124992%20101.5%20562.5%2094.375008L621.875008%2063.375008C615.875008%2055.5%20612.124992%2045.749984%20612.124992%2035.249984C612.124992%2026.749984%20614.624992%2018.875008%20618.624992%2011.875008C597.624992%20-0.124992%20557%20-21%20523.5%20-23.5C512.5%20-24.250016%20507.250016%20-22.250016%20503.624992%20-19.5C500.124992%20-16.750016%20497%20-11.875008%20494.5%20-3.250016C489.375008%2014%20488.750016%2043.375008%20485%2076C483.375008%2089%20485.750016%2095.749984%20488.5%2099.624992C491.375008%20103.5%20495.624992%20106%20503%20107.124992C506.750016%20107.749984%20511.124992%20107.875008%20516%20107.5zM676.375008%20100.5C671.375008%2096.624992%20665.124992%2092.124992%20661.124992%2089C662.624992%2090.124992%20657%2087.749984%20651.375008%2087.875008C646.750016%2087.875008%20644.250016%2088.249984%20643%2088.5L626%2097.375008C635.624992%2096.749984%20645.5%2096.749984%20655.750016%2097.5C663.124992%2098%20669.5%2099.375008%20676.375008%20100.5zM659.5%2050.5C668.124992%2050.5%20674.875008%2043.875008%20674.875008%2035.249984C674.875008%2026.624992%20668.124992%2020%20659.5%2020C650.875008%2020%20644.124992%2026.624992%20644.124992%2035.249984C644.124992%2043.875008%20650.875008%2050.5%20659.5%2050.5zM686.124992%20-7.624992C691.124992%20-9.875008%20700.375008%20-14.124992%20717.750016%20-18.5L717.750016%20-32L662.5%20-32L652%20-11.250016C654.5%20-11.624992%20657%20-12%20659.5%20-12C660.5%20-12%20661.375008%20-11.750016%20662.375008%20-11.750016C667.5%20-13.375008%20672.375008%20-14.5%20676.250016%20-13.375008C682.250016%20-11.5%20682.624992%20-10.124992%20686.124992%20-7.624992zM789.5%20-19.5L789.5%20-20C789.5%20-20%20797.124992%20-23.250016%20797.5%20-26.5L798.124992%20-32L749.750016%20-32L749.750016%20-24C762.875008%20-25%20776.5%20-24.124992%20789.5%20-19.5zM622.124992%20-23.250016L626.624992%20-32L605.124992%20-32C611.250016%20-29%20617.124992%20-26%20622.124992%20-23.250016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22keybase%22%20%20%20%20%20%20unicode=%22&#xF4F5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M470.937504%20768C453.689504%20744%20441.065504%20726.6989983999999%20428.937504%20708.8750016C419.209504%20720.5230016%20405.104%20727.6055008%20390%20728.4375008C341.328%20731.5095008000001%20344.020512%20731.3124992%20341.8125120000001%20731.3124992C312.4684992%20731.1524992%20288.2324992%20708.2830016%20286.3124992%20678.8750016L283.6249984%20633.9375008L283.6249984%20633.75C281.9609984%20603.03%20305.2829984%20576.6700000000001%20335.875008%20574.750016L369.875008%20572.687488C366.963008%20543.8874880000001%20371.571488%20516.9485119999999%20383.187488%20493.812512C338.931488%20475.284512%20298.8195008%20448.086016%20265.1875008%20413.750016C158.0195008%20306.614016%20160.1875008%20173.166016%20160.1875008%2044.750016L200.8124992%2087.937504C209.2284992%2056.961504%20222.014%2027.36%20238.75%200L287.8750016%200C260.8670016%2036.672%20242.6264992%2079.105504%20234.5624992%20123.937504L302.75%20196.5L270.4375008%2094.812512C342.341504%20147.260512%20452.854496%20245.350496%20671.062496%20181.062496C728.758496%20164.2624960000001%20790.199488%20179.845504%20817.687488%20230.437504C831.511488%20162.725504%20819.565504%2066.555488%20779.437504%200.187488L826.062496%200.187488C850.990496%2050.075488%20864%20110.062016%20864%20176.750016C864%20261.134016%20827.964%20346.52%20765.5%20411C712.38%20465.72%20657.260512%20489.348512%20624.812512%20499.812512C626.252512%20503.204512%20627.535488%20506.699488%20628.687488%20510.187488C651.247488%20578.6995008%20614.254496%20652.562%20546.062496%20675.25C514.478496%20685.874%20497.406016%20685%20490.750016%20685C490.557984%20685.16%20482.892992%20697.5219999999999%20506.124992%20747.25L470.937504%20768zM342%20690.3124992C342.704%20690.3124992%20338.952992%20690.6344991999999%20387.624992%20687.5624992C404.680992%20686.3784992%20401.097504%20667.2990016%20400.937504%20663.8750016C391.849504%20647.8749984%20384.322496%20631.004%20378.562496%20613.5L338.437504%20615.8750016C330.3735040000001%20616.4189984%20324.208992%20623.3720000000001%20324.624992%20631.5L327.3125120000001%20676.4375008C327.728512%20684.2455008%20334.192%20690.3444992%20342%20690.3124992zM452.687488%20670.6249984C459.215488%20654.0810016%20475.428992%20643.5109984000001%20493.124992%20644.3750016C505.764992%20644.8869984%20562.323008%20639.8879999999999%20585.875008%20590C598.323008%20563.248%20600.707488%20517.848992%20565.187488%20485.624992L550.875008%20503.249984C509.403008%20545.074016%20460.687488%20509.601984%20460.687488%20473.249984C444.943488%20480.705984%20431.712992%20492.650496%20422.624992%20507.562496C389.152992%20563.466496%20429.295488%20634.2409984000001%20452.687488%20670.6249984zM350.562496%20666L348.875008%20639.25L375.5%20637.5L377.187488%20664.25L350.562496%20666zM512.249984%20481C514.721504%20480.901504%20517.241984%20479.755488%20519.249984%20477.187488C542.834016%20448.035488%20505.079488%20494.709504%20613.687488%20360.437504C621.879488%20350.325504%20606.664512%20337.633504%20598.312512%20347.937504L588.937504%20359.562496L555.437504%20332.1874880000001C552.173504%20329.4994880000001%20547.375488%20329.923488%20544.687488%20333.1874880000001L529.5%20351.875008C526.844%20355.139008%20527.236%20359.9369920000001%20530.5%20362.624992L564.187488%20390.249984L550.5%20407.124992L533.937504%20393.375008C525.745504%20386.687008%20513.409984%20402.972%20521.249984%20409.5L537.687488%20423.062496C535.319488%20425.974496%20507.107008%20460.751488%20503.875008%20464.687488C497.587008%20472.271488%20504.835488%20481.295488%20512.249984%20481zM601.937504%20464.5C615.249504%20460.34%20628.264%20455.413984%20641%20449.750016C693.576%20426.262016%20737.448512%20386.827488%20766.312512%20346.1874880000001C792.424512%20309.1634880000001%20796.88%20271.250496%20778%20244.562496C759.376%20217.970496%20722.663008%20208.909984%20682.375008%20220.750016C557.031008%20257.774016%20444.063008%20249.374496%20345.375008%20196.062496L396.375008%20356.5C195.0629984%20142.164%20215.766%20164.099488%20201.75%20149.187488C203.638%20199.4274880000001%20210.2475008%20252.0990080000001%20235.6875008%20303.875008C258.3755008%20349.827008%20313.4235008%20424.762016%20408.687488%20460.249984C435.983488%20434.170016%20469.274496%20425.802496%20481.562496%20423.562496C474.138496%20406.314496%20477.213504%20386.332992%20489.437504%20372.124992C484.349504%20356.348992%20487.505504%20338.9889920000001%20497.937504%20326.124992L513.124992%20307.437504C522.340992%20296.013504%20536.251008%20289.405504%20550.875008%20289.437504C571.547008%20289.437504%20583.852512%20302.439008%20588.812512%20306.375008C615.948512%20296.455008%20636.104512%20312.9245120000001%20638.312512%20314.812512C660.008512%20332.668512%20663.228%20364.800992%20645.5%20386.624992L591%20453.875008C594.872%20457.139008%20598.545504%20460.692%20601.937504%20464.5zM621%20115.062496C604.2%20115.062496%20590.624992%20101.364%20590.624992%2084.5C590.624992%2067.636%20604.2%2054%20621%2054C637.8%2054%20651.437504%2067.636%20651.437504%2084.5C651.373504%20101.364%20637.768%20115.030496%20621%20115.062496zM432.187488%20114.875008C415.387488%20114.875008%20401.8125120000001%20101.239008%20401.8125120000001%2084.375008C401.8125120000001%2067.511008%20415.387488%2053.812512%20432.187488%2053.812512C448.987488%2053.812512%20462.562496%2067.511008%20462.562496%2084.375008C462.498496%20101.239008%20448.955488%20114.8430080000001%20432.187488%20114.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22firstdraft%22%20%20%20%20%20%20unicode=%22&#xF3A1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20768L224%20192L416%20192L416%20384L608%20384L608%20576L800%20576L800%20768L224%20768zM672%20512L672%20320L480%20320L480%20128L224%20128L224%2096L480%2096L512%2096L512%20288L672%20288L704%20288L704%20480L800%20480L800%20512L672%20512zM768%20416L768%20224L576%20224L576%2032L320%2032L320%200L576%200L608%200L608%20192L768%20192L800%20192L800%20416L768%20416zM672%20128L672%200L704%200L704%2096L800%2096L800%20128L672%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22suse%22%20%20%20%20%20%20unicode=%22&#xF7D6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M547%20672C398.250016%20672%20204%20550.875008%20204%20416C204%20343.375008%20263.375008%20288%20336%20288C391.375008%20288%20433%20329%20433%20374C433%20415.5%20404.875008%20464%20346%20464C332.124992%20464%20284%20454.5%20284%20406C284%20371.375008%20311.250016%20354%20332%20354C363.124992%20354%20367%20367%20367%20374C367%20384.375008%20360.375008%20388.5%20350%20392C343.124992%20392%20335.5%20388%20332%20388C328.5%20388%20318%20392.124992%20318%20406C318%20419.875008%20332.750016%20426%20350%20426C377.624992%20426%20394%20398.749984%20394%20378C394%20367.624992%20390.875008%20330%20339%20330C301%20330%20256%20357.124992%20256%20409C256%20460.875008%20301.5%20492%20343%20492C453.750016%20492%20471%20381%20471%20381L519%20357C519%20357%20516%20374.124992%20516%20388C516%20433%20536.5%20451%20578%20451C640.250016%20451%20664.750016%20398.249984%20689%20374L751%20347C751%20347%20720%20388%20720%20426C720%20471%20761.624992%20451%20817%20451C875.875008%20451%20955%20464%20955%20509C944.624992%20509%20923.624992%20489%20889%20489C864.750016%20495.875008%20802.875008%20527%20796%20527L782%20558C827%20530.375008%20868.875008%20509%20900%20509C931.124992%20509%20958%20534%20958%20534C930.375008%20634.375008%20930.5%20627.375008%20761%20662L761%20634C754%20644.375008%20674.750016%20668.5%20571%20672zM882%20620C906.250016%20620%20927%20599.249984%20927%20575C927%20550.749984%20906.250016%20530%20882%20530C857.750016%20530%20837%20550.749984%20837%20575C837%20599.249984%20854.375008%20620%20882%20620zM882%20598C864.750016%20598%20851%20584.249984%20851%20567C851%20549.749984%20864.750016%20536%20882%20536C899.250016%20536%20913%20549.749984%20913%20567C913%20584.249984%20899.250016%20598%20882%20598zM889%20585C895.875008%20585%20903%20580.875008%20903%20574C899.5%20567.124992%20895.875008%20564%20889%20564C882.124992%20564%20875%20567.124992%20875%20574C875%20577.5%20882.124992%20585%20889%20585zM117%20290C89.375008%20290%2065%20265.624992%2065%20238L65%20224C65%20196.375008%2085.375008%20179%20113%20179L165%20179C171.875008%20179%20179%20175.375008%20179%20165L179%20151C179%20144.124992%20171.875008%20138%20165%20138L68%20138L68%20113C68%20102.624992%2075.624992%2096%2086%2096L172%2096C199.624992%2096%20224%20120.375008%20224%20148L224%20169C224%20196.624992%20207.124992%20210%20176%20210L127%20210C116.624992%20210%20113%20214.124992%20113%20221L113%20231C113%20237.875008%20120.624992%20245%20131%20245L214%20245L214%20272C214%20282.375008%20206.875008%20290%20200%20290zM517%20290C489.375008%20290%20465%20265.624992%20465%20238L465%20224C465%20196.375008%20486.375008%20179%20514%20179L566%20179C572.875008%20179%20579%20175.375008%20579%20165L579%20151C579%20144.124992%20572.875008%20138%20566%20138L465%20138L465%20113C465%20102.624992%20472.624992%2096%20483%2096L569%2096C596.624992%2096%20621%20120.375008%20621%20148L621%20169C621%20196.624992%20604.124992%20210%20573%20210L521%20210C510.624992%20210%20507%20214.124992%20507%20221L507%20231C507%20237.875008%20513.624992%20245%20524%20245L611%20245L611%20272C611%20282.375008%20603.375008%20290%20593%20290zM711%20286C683.375008%20286%20659%20261.624992%20659%20234L659%20148C659%20120.375008%20683.375008%2096%20711%2096L784%2096C794.375008%2096%20801%20102.624992%20801%20113L801%20138L718%20138C707.624992%20138%20704%20144.124992%20704%20151L704%20176L804%20176C817.875008%20176%20832%20186.124992%20832%20200L832%20234C832%20261.624992%20807.624992%20286%20780%20286zM718%20248L770%20248C776.875008%20248%20784%20240.875008%20784%20234L784%20214L701%20214C704.5%20214%20704%20234%20704%20234C704%20240.875008%20711.124992%20248%20718%20248zM398%20241L398%20238C387.624992%20238%20381%20231.375008%20381%20221L381%20151C381%20140.624992%20373.375008%20134%20363%20134L318%20134C307.624992%20134%20301%20140.624992%20301%20151L301%20221C301%20231.375008%20290.375008%20238%20280%20238L273%20238C262.624992%20238%20256%20231.375008%20256%20221L256%20148C256%20113.375008%20277%2096%20315%2096L322%2096C339.250016%2096%20353.124992%20103.124992%20367%20110C373.875008%20113.5%20377.5%20117%20381%20117C381%20117%20383.5%20116.5%20387%20113L398%2099L412%2099C422.375008%2099%20429%20110%20429%20117L429%20224C429%20234.375008%20418.375008%20241%20408%20241z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22resolving%22%20%20%20%20%20%20unicode=%22&#xF3E7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C315.424%20800%20150.7624992%20662.7715008%20107.5624992%20479.187488L108.0624992%20479.375008L477.937504%20585.9375008C535.825504%20602.8015008%20568.203488%20605.2904992%20610.187488%20599.5624992C670.603488%20589.3864992%20698.008512%20557.9350079999999%20712.312512%20507.375008L730.375008%20444.375008C744.039008%20397.6230080000001%20732.024%20360.120992%20691%20321.624992C658.872%20292.696992%20639.122496%20280.936512%20588.562496%20266.312512L434.3125120000001%20222.124992L801.624992%20176.937504L817.812512%20120.062496L737.687488%2097.750016L259.75%20159.812512L297.1875008%2028.437504C359.971488%20-9.674496%20433.344%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM577.249984%20520.624992C560.116256%20520.812512%20536.495008%20516.475008%20503.375008%20506.875008L187.8124992%20416.3125120000001L235.8124992%20250.875008L567.687488%20346.875008C644.807488%20368.955008%20650.904992%20386.2200000000001%20641.624992%20419.5L622.750016%20485.437504C616.350016%20507.437504%20605.80624%20520.312512%20577.249984%20520.624992zM96.25%20379.750016C97.05%20301.4139840000001%20119.7524992%20228.398496%20158.3124992%20166.062496L96.25%20379.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22github-square%22%20%20%20%20%20%20unicode=%22&#xF092;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM509.062496%20608C383.654496%20608%20288%20512.8074879999999%20288%20387.687488C288%20287.431488%20350.950496%20201.613504%20441.062496%20171.437504C452.742496%20169.389504%20456.812512%20176.551008%20456.812512%20182.375008C456.812512%20187.943008%20456.562496%20218.897504%20456.562496%20237.937504C456.562496%20237.937504%20393.059008%20224.267008%20379.875008%20264.875008C379.875008%20264.875008%20369.532512%20291.027008%20354.8125120000001%20297.875008C354.8125120000001%20297.875008%20334.232512%20312.0685120000001%20356.3125120000001%20311.812512C356.3125120000001%20311.812512%20378.676992%20310.005504%20391.124992%20288.437504C410.900992%20253.3975040000001%20444.102496%20263.6135040000001%20457.062496%20269.437504C459.078496%20283.9015040000001%20464.970496%20294.051008%20471.562496%20299.875008C421.034496%20305.443008%20370%20312.808992%20370%20399.624992C370%20424.520992%20376.8485120000001%20436.937504%20391.3125120000001%20452.937504C389.008512%20458.793504%20381.176992%20483.143008%20393.624992%20514.375008C412.664992%20520.231008%20456.062496%20490%20456.062496%20490C474.078496%20494.832%20493.579008%20497.624992%20512.875008%20497.624992C532.171008%20497.624992%20551.734016%20494.832%20569.750016%20490C569.750016%20490%20613.147488%20520.199008%20632.187488%20514.375008C644.603488%20482.887008%20636.709504%20458.761504%20634.437504%20452.937504C648.901504%20436.937504%20657.812512%20424.488992%20657.812512%20399.624992C657.812512%20312.328992%20604.496%20305.443008%20554%20299.875008C562.384%20292.7710080000001%20569.5%20279.312%20569.5%20258C569.5%20227.536%20569.249984%20189.672512%20569.249984%20182.312512C569.250016%20176.488512%20573.326016%20169.421504%20584.750016%20171.437504C674.829984%20201.645504%20736%20287.431488%20736%20387.687488C736%20512.8074879999999%20634.470496%20608%20509.062496%20608zM370%20304.437504C368.2080000000001%20304.9495040000001%20366.699488%20304.648992%20366.187488%20303.624992C365.675488%20302.600992%20366.395488%20301.148992%20368.187488%20300.124992C369.723488%20299.356992%20371.488%20299.595008%20372%20300.875008C372.512%20301.899008%20371.792%20303.4455040000001%20370%20304.437504zM378.124992%20296.875008C377.2689920000001%20297.067008%20376.452512%20296.952512%20375.8125120000001%20296.312512C374.532512%20295.288512%20374.7765120000001%20293.2920000000001%20376.3125120000001%20291.5C377.8485120000001%20290.2200000000001%20379.844992%20289.470016%20381.124992%20290.750016C382.404992%20291.774016%20382.160992%20293.770496%20380.624992%20295.562496C379.856992%20296.202496%20378.980992%20296.683008%20378.124992%20296.875008zM387.624992%20285.124992C386.704992%20285.444992%20385.705504%20285.3870080000001%20384.937504%20284.875008C383.401504%20283.851008%20383.401504%20281.516%20384.937504%20279.5C386.473504%20277.4840000000001%20388.782496%20276.476%20390.062496%20277.5C391.566496%20278.524%20391.566496%20281.078496%20390.062496%20283.062496C389.422496%20284.086496%20388.544992%20284.804992%20387.624992%20285.124992zM398%20272.437504C396.956%20272.5655040000001%20396.015008%20272.205504%20395.375008%20271.437504C394.127008%20270.157504%20394.608992%20267.667008%20396.624992%20265.875008C398.640992%20263.827008%20401.157504%20263.526496%20402.437504%20265.062496C403.717504%20266.086496%20402.979488%20268.895488%20401.187488%20270.6874880000001C400.179488%20271.7114880000001%20399.044%20272.309504%20398%20272.437504zM415.437504%20262.312512C413.165504%20262.8245120000001%20410.387008%20262.104512%20409.875008%20260.312512C409.363008%20258.5205120000001%20411.159488%20256.4495040000001%20413.687488%20255.937504C415.959488%20254.913504%20418.737984%20255.990016%20419.249984%20257.750016C420.018016%20259.510016%20418.221504%20261.5445120000001%20415.437504%20262.312512zM449.687488%20261.5C447.159488%20260.9880000000001%20445.368992%20259.203488%20445.624992%20257.1874880000001C445.880992%20255.4274880000001%20448.4095040000001%20254.4255040000001%20450.937504%20254.937504C453.721504%20255.4495040000001%20455.512%20257.208%20455%20259C454.744%20260.7920000000001%20452.247488%20261.788%20449.687488%20261.5zM432.937504%20259.5C430.121504%20259.5%20428.124992%20257.979488%20428.124992%20256.1874880000001C428.124992%20254.171488%20430.147488%20252.619008%20433.187488%20252.875008C436.003488%20252.875008%20438%20254.395488%20438%20256.1874880000001C438%20258.2354880000001%20435.497504%20259.756%20432.937504%20259.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wordpress-simple%22%20%20%20%20%20%20unicode=%22&#xF411;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.496%20800%2096%20613.504%2096%20384C96%20154.496%20282.496%20-32%20512%20-32C741.504%20-32%20928%20154.496%20928%20384C928%20613.504%20741.504%20800%20512%20800zM512%20730.6249984C602.40512%20730.6249984%20684.226496%20696.1013247999999%20745.812512%20639.8124992C744.490432%20639.8392704%20743.156512%20640.1875008%20741.5%20640.1875008C707.516%20640.1875008%20685.375008%20610.404%20685.375008%20578.5C685.375008%20549.732%20699.866496%20525.768%20717.562496%20497C730.714496%20474.12%20746%20444.311488%20746%20401.687488C746%20371.863488%20734.888992%20337.567008%20719.624992%20289.375008L685.375008%20173.937504L555.249984%20574.812512C576.049984%20575.868512%20594.750016%20577.9375008%20594.750016%20577.9375008C613.469984%20580.0175008%20611.407488%20607.7435008%20592.687488%20606.6875008C592.687488%20606.6875008%20536.540992%20602.1875008%20500.124992%20602.1875008C466.172992%20602.1875008%20408.937504%20606.6875008%20408.937504%20606.6875008C390.217504%20607.7435008%20388.155008%20578.9615008000001%20406.875008%20577.9375008C406.875008%20577.9375008%20424.530016%20575.868512%20443.249984%20574.812512L501.624992%20398.562496L426%20171.124992L294.8750016%20574.750016C316.0270016%20575.8059840000001%20334.750016%20577.8750016%20334.750016%20577.8750016C353.469984%20579.9550016000001%20351.0554880000001%20607.6809984%20332.687488%20606.6249984C332.687488%20606.6249984%20278.8703744%20602.3548672%20242.4375008%20602.1875008C305.8858336%20680.584112%20402.819872%20730.6249984%20512%20730.6249984zM816.375008%20550.375008C843.304544%20501.032864%20858.624992%20444.393728%20858.624992%20384C858.624992%20246.737184%20779.478656%20128.983136%20664.312512%2072.750016C671.784128%2076.436864%20679.210912%2080.128064%20686.375008%2084.5L792.124992%20390.562496C811.868992%20439.778496%20818.437504%20479.327488%20818.437504%20514.687488C818.437504%20527.519488%20817.781504%20538.990496%20816.437504%20550.062496C816.38848%20550.156736%20816.417408%20550.278784%20816.375008%20550.375008zM198.5%20531.687488L360.5%2072.312512C244.8839872%20128.382752%20165.3750016%20246.4081280000001%20165.3750016%20384C165.3750016%20436.965312%20177.4432224%20486.877792%20198.5%20531.687488zM517.875008%20353.812512L624.687488%2061.624992C625.37248%2059.94368%20626.054912%2058.528224%20627.062496%2057.187488C591.038048%2044.57344%20552.440288%2037.375008%20512%2037.375008C477.859616%2037.375008%20444.989568%2042.45104%20413.875008%2051.562496L517.875008%20353.812512zM364.687488%2070.312512C373.693344%2066.19104%20382.791808%2062.457568%20392%2058.937504C382.693152%2062.356288%20373.595328%2066.139808%20364.687488%2070.312512zM653.312512%2067.437504C646.001888%2064.184%20638.507968%2061.3153600000001%20630.937504%2058.562496C638.536416%2061.211264%20645.992448%2064.2053120000001%20653.312512%2067.437504zM401.937504%2055.312512C405.641088%2054.088832%20409.32368%2052.866144%20413.124992%2051.750016C409.3552%2052.863104%20405.651808%2054.076416%20401.937504%2055.312512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22microsoft%22%20%20%20%20%20%20unicode=%22&#xF3CA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L480%20672L480%20416L224%20416L224%20672zM544%20672L800%20672L800%20416L544%20416L544%20672zM224%20352L480%20352L480%2096L224%2096L224%20352zM544%20352L800%20352L800%2096L544%2096L544%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ubuntu%22%20%20%20%20%20%20unicode=%22&#xF7DF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM624%20608C597.5%20608%20576%20586.5%20576%20560C576%20533.5%20597.5%20512%20624%20512C650.5%20512%20672%20533.5%20672%20560C672%20586.5%20650.5%20608%20624%20608zM512%20544C424%20544%20352%20472%20352%20384C352%20296%20424%20224%20512%20224C600%20224%20672%20296%20672%20384C672%20472%20600%20544%20512%20544zM512%20480C565.375008%20480%20608%20437.375008%20608%20384C608%20330.624992%20565.375008%20288%20512%20288C458.624992%20288%20416%20330.624992%20416%20384C416%20437.375008%20458.624992%20480%20512%20480zM304%20416C277.5%20416%20256%20394.5%20256%20368C256%20341.5%20277.5%20320%20304%20320C330.5%20320%20352%20341.5%20352%20368C352%20394.5%20330.5%20416%20304%20416zM624%20256C597.5%20256%20576%20234.5%20576%20208C576%20181.5%20597.5%20160%20624%20160C650.5%20160%20672%20181.5%20672%20208C672%20234.5%20650.5%20256%20624%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mailchimp%22%20%20%20%20%20%20unicode=%22&#xF59E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M471.312512%20767.75C326.311872%20757.0631872%2062.2670016%20438.872%20163.3750016%20353.5L188.6249984%20332.062496C181.8089984%20313.790496%20179.4170016%20294.142016%20181.6249984%20274.750016C187.3849984%20217.629984%20243.1729984%20171.373504%20297.1249984%20171.437504C395.876992%20-56.178496%20755.381504%20-56.535488%20848.437504%20166.312512C851.381504%20173.992512%20864%20208.475008%20864%20238.875008C864%20269.275008%20846.727488%20282.062496%20835.687488%20282.062496C829.959488%20302.126496%20826.256512%20304.4350080000001%20819.312512%20313.875008C823.504512%20320.1470080000001%20845.454496%20354.947008%20814.062496%20387.875008C796.270496%20406.563008%20760.82%20419.451008%20748.5%20422.875008C745.94%20442.363008%20756.455488%20523.307008%20711.687488%20564.875008C747.239488%20601.7069984%20768.064%20642.2770016%20768%20677.1249984C767.904%20744.1009984%20687.063488%20764.3895008%20585.687488%20722.4375008L564.187488%20713.3124992C564.091488%20713.4084992%20525.326016%20751.3629984%20524.750016%20751.8750016C510.305984%20764.4749984%20492.02688%20769.276688%20471.312512%20767.75zM484.5%20740.0624992C488.653824%20739.8612416%20492.598016%20739.236%20496.249984%20738.25C505.754016%20735.562%20537.187488%20699.1249984%20537.187488%20699.1249984C537.187488%20699.1249984%20478.768992%20666.7464992%20424.624992%20621.5624992C351.632992%20565.3384960000001%20296.524%20483.670496%20263.5%20395.062496C237.58%20390.0064960000001%20214.6715008%20375.289504%20200.6875008%20354.937504C192.3355008%20361.913504%20176.7824992%20375.472992%20174.0624992%20380.624992C151.8224992%20423.120992%20198.392%20505.502496%20231%20552.062496C306.54%20659.8824992%20422.1928%20743.0813664%20484.5%20740.0624992zM586.437504%20635.4375008C587.173504%20635.5015008%20587.748512%20634.8915008%20587.812512%20634.1875008C587.844512%20633.7395008%20587.664512%20633.3504992000001%20587.312512%20633.0624992C582.384512%20629.2544992%20577.932992%20624.7724992000001%20574.124992%20619.8124992C573.708992%20619.2364992%20573.861504%20618.4784992%20574.437504%20618.0624992C574.661504%20617.9024992%20574.899488%20617.8444992%20575.187488%20617.8124992C596.243488%20617.6524992%20625.888512%20610.2855008%20645.312512%20599.4375008C646.624512%20598.7015008000001%20645.722016%20596.1800000000001%20644.249984%20596.5C525.274016%20623.764%20433.676992%20564.7384959999999%20414.124992%20550.562496C413.516992%20550.178496%20412.759008%20550.392%20412.375008%20551C412.055008%20551.48%20412.085504%20552.052%20412.437504%20552.5L412.3125120000001%20552.5C440.952512%20585.588%20476.228512%20614.3399999999999%20507.812512%20630.5C508.420512%20630.852%20509.148%20630.6704992%20509.5%20630.0624992C509.724%20629.6784992%20509.724%20629.2284992%20509.5%20628.8124992C507.004%20624.2684992%20502.160992%20614.5475008000001%20500.624992%20607.1875008C500.464992%20606.4835008%20500.920992%20605.7849984%20501.624992%20605.6249984C501.976992%20605.5289984%20502.336992%20605.6204992%20502.624992%20605.8124992C522.272992%20619.2204992%20556.485504%20633.5815008%20586.437504%20635.4375008zM688.249984%20532.437504C692.210016%20531.781504%20696.044%20530.332992%20699.5%20528.124992C716.62%20516.764992%20718.979008%20489.252992%20719.875008%20469.124992C720.387008%20457.636992%20721.770016%20429.811008%20722.249984%20421.875008C723.337984%20403.6350080000001%20728.147008%20401.041504%20737.875008%20397.937504C743.347008%20396.145504%20748.356512%20394.799488%20755.812512%20392.687488C778.404512%20386.351488%20786.986496%20376.600512%20795.562496%20368.312512C799.914496%20364.024512%20802.791488%20358.485504%20803.687488%20352.437504C806.343488%20332.981504%20793.352512%20312.261504%20746.312512%20290.437504C666.408512%20253.349504%20586.053504%20265.750496%20574.437504%20267.062496C539.973504%20271.702496%20520.328%20227.120992%20541%20196.624992C579.72%20139.472992%20750.339008%20162.404992%20799.875008%20233.124992C801.059008%20234.8209920000001%20800.064992%20235.899008%20798.624992%20234.875008C727.168992%20185.979008%20632.665504%20169.511008%20578.937504%20190.375008C570.777504%20193.543008%20553.704992%20201.371008%20551.624992%20218.875008C626.216992%20195.803008%20673.062496%20217.624992%20673.062496%20217.624992C673.062496%20217.624992%20676.540992%20222.448%20672.124992%20222C672.124992%20222%20610.979488%20212.972992%20553.187488%20234.124992C563.811488%20268.620992%20599.342496%20223.7019840000001%20718.062496%20257.750016C744.206496%20265.238016%20773.810496%20276.6605120000001%20800.562496%20297.812512C808.466496%20289.5885120000001%20815.164%20273.834496%20817.5%20259.562496C823.772%20260.682496%20841.862496%20260.496992%20837.062496%20228.624992C831.430496%20194.640992%20817.037984%20167.032992%20792.750016%20141.624992C777.581984%20125.1769920000001%20759.501504%20111.670016%20739.437504%20101.750016C728.269504%2095.894016%20716.655488%2090.9984960000001%20704.687488%2087.062496C613.167488%2057.174496%20519.396992%2090.032992%20489.124992%20160.624992C486.660992%20166.000992%20484.662496%20171.584512%20483.062496%20177.312512C470.166496%20223.840512%20481.136512%20279.676512%20515.312512%20314.812512C517.424512%20317.052512%20519.562496%20319.6720000000001%20519.562496%20323C519.274496%20325.848%20518.105984%20328.542016%20516.249984%20330.750016C504.281984%20348.062016%20462.930016%20377.628512%20471.249984%20434.8125120000001C477.233984%20475.868512%20513.120992%20504.790496%20546.624992%20503.062496L555.187488%20502.562496C569.683488%20501.698496%20582.344512%20499.855008%20594.312512%20499.375008C614.312512%20498.511008%20632.282496%20501.396992%20653.562496%20519.124992C660.762496%20525.108992%20666.521984%20530.3055039999999%20676.249984%20531.937504C680.218016%20532.929504%20684.289984%20533.0935039999999%20688.249984%20532.437504zM681.812512%20463.062496C671.156512%20461.334496%20670.754496%20448.084512%20674.562496%20429.8125120000001C676.706496%20419.540512%20680.524512%20410.815008%20684.812512%20405.375008C690.092512%20406.047008%20695.407488%20406.047008%20700.687488%20405.375008C703.535488%20411.935008%20704.06%20423.181504%20701.5%20435.437504C697.692%20453.677504%20692.468512%20464.790496%20681.812512%20463.062496zM559.624992%20413.3125120000001C550.596992%20412.224512%20541.817984%20408.864512%20534.249984%20403.3125120000001C529.129984%20399.568512%20524.296%20394.386016%20525%20391.249984C526.44%20384.850016%20542.151488%20395.875488%20563.687488%20397.187488C575.655488%20397.923488%20585.571488%20394.203008%20593.187488%20390.875008C600.835488%20387.451008%20605.519008%20385.267488%20607.375008%20387.187488C610.607008%20390.515488%20601.408992%20403.288992%20586.624992%20409.624992C577.952992%20413.224992%20568.652992%20414.400512%20559.624992%20413.3125120000001zM697.249984%20387.875008L697.249984%20387.8125120000001C684.162016%20388.036512%20683.660512%20360.7864960000001%20696.812512%20360.562496C709.964512%20360.338496%20710.434016%20387.619008%20697.249984%20387.875008zM577.812512%20382.062496C562.292512%20379.630496%20552.125984%20370.9245120000001%20554.750016%20364.812512C556.285984%20364.236512%20556.744992%20363.435488%20563.624992%20366.1874880000001C573.832992%20370.027488%20584.903488%20371.164%20595.687488%20369.5C600.679488%20368.924%20603.036992%20368.584512%20604.124992%20370.312512C606.620992%20374.120512%20594.388512%20384.014496%20577.812512%20382.062496zM653.124992%20369.562496C650.108992%20369.2104960000001%20647.448%20367.7805120000001%20646%20364.812512C640.190336%20353.001664%20664.568064%20341.149984%20670.437504%20352.812512C674.781504%20361.620512%20662.172992%20370.6184960000001%20653.124992%20369.562496zM284.6875008%20368.624992C315.7338656%20367.64528%20346.143488%20345.720992%20353.437504%20298.624992C361.213504%20247.9369920000001%20345.430496%20198.566016%20295.0624992%20199.750016L295.1249984%20199.687488C256.0849984%20200.743488%20213.942%20235.898496%20209.75%20277.562496C203.81%20336.548512%20244.7707424%20369.88464%20284.6875008%20368.624992zM282.4375008%20339.1874880000001C270.9375008%20339.531488%20259.8795008%20334.410496%20253.6875008%20327.562496C238.7755008%20311.146496%20238.7570016%20287.303008%20245.1249984%20286.375008C252.4209984%20285.415008%20252.118%20297.418016%20257.75%20306.2499840000001C264.342%20316.426016%20277.9490016%20319.341984%20288.1249984%20312.750016C288.1890016%20312.717984%20288.2484992000001%20312.688992%20288.3124992%20312.624992C308.1524992%20299.632992%20290.6195008000001%20282.279488%20292.1875008%20263.6874880000001C294.5555008%20235.1434880000001%20323.716992%20235.704512%20329.124992%20248.312512C329.8289920000001%20249.5925120000001%20329.678016%20251.1605120000001%20328.750016%20252.312512C328.814016%20250.7765120000001%20329.942496%20254.4735040000001%20323.062496%20252.937504L323%20252.875008C320.728%20252.331008%20312.724%20250.347008%20308.5%20256.875008C299.604%20270.571008%20327.512992%20291.726496%20313.6249984%20318.062496C305.8489984000001%20333.006496%20293.9375008%20338.843488%20282.4375008%20339.1874880000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22firefox%22%20%20%20%20%20%20unicode=%22&#xF269;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M858.124992%20492C856.5%20474%20848%20454.5%20848%20454.5C847%20494.875008%20841%20530.875008%20829.875008%20562.5C829.875008%20562.624992%20829.750016%20563%20829.624992%20563.249984C820.875008%20588%20809.124992%20610.124992%20794.375008%20629.624992C801.250016%20602.624992%20804.750016%20581.624992%20804.875008%20566.375008C791.5%20613.624992%20727.124992%20730.375008%20510.250016%20705.624992C542.750016%20705.624992%20573.875008%20700.249984%20603.250016%20690.749984C598.5%20691%20593.875008%20691.375008%20589%20691.5C635.5%20678.375008%20665.250016%20657.124992%20669.250016%20647.249984C652.124992%20650.375008%20636.750016%20649.249984%20623.124992%20643.875008C720.624992%20605.5%20767%20559.749984%20761.624992%20506.875008C754.5%20517.875008%20745%20525.249984%20732.875008%20528.875008C747.875008%20470.875008%20749.375008%20423%20737.250016%20385.124992C729%20410.375008%20721.375008%20425.375008%20714.5%20430.749984C724%20353%20711.250016%20295.5%20676.250016%20258C682.875008%20280.875008%20685.5%20299.624992%20684%20314.375008C646.124992%20254.2499840000001%20591.375008%20219%20543.750016%20219C476.875008%20219%20433.624992%20252.875008%20411.750016%20274.7499840000001C417%20274.375008%20422.250016%20274.124992%20427.375008%20274.124992C509.5%20274.124992%20534%20322.375008%20556.624992%20322.375008C559.624992%20322.375008%20562.5%20321.624992%20565.250016%20320.375008C573.5%20321.5%20577.750016%20325.375008%20577.750016%20330.875008C577.750016%20343.2499840000001%20551.250016%20364.624992%20522.875008%20364.624992C489.750016%20364.624992%20482.5%20342.124992%20448.750016%20342.124992C406.5%20342.124992%20368.875008%20400.124992%20368.875008%20400.124992C368.875008%20415.375008%20376.250016%20425.249984%20389.250016%20427.249984C385.624992%20427.624992%20420.624992%20422.749984%20439.5%20417.249984C442.624992%20435.249984%20438.5%20454.5%20427.124992%20473.875008C427.124992%20474%20454.124992%20499.249984%20474%20509.875008C480%20513%20483.375008%20517.875008%20484.624992%20524.249984C486.250016%20525.124992%20487.875008%20528%20487.875008%20530.875008C487.875008%20533.624992%20486%20536.124992%20482.375008%20538.375008C424.875008%20533.624992%20420.624992%20566.375008%20398.750016%20579C405.124992%20620.124992%20434.250016%20644.375008%20453%20657C418.124992%20652.624992%20386.624992%20637.124992%20358.624992%20610.249984C343.624992%20623%20276%20627.624992%20259.250016%20619.249984C248.624992%20632.749984%20241%20653.875008%20236.624992%20682.624992C211.250016%20657.875008%20199%20613.375008%20199.750016%20549.249984C198.375008%20547.375008%20160%20499%20160%20464.5C160%20460.749984%20160.375008%20455.749984%20161.124992%20453.249984L181.750016%20470C174.250016%20451.249984%20165.250016%20423%20165.250016%20384.375008C165.250016%20241.624992%20290.5%2059%20511.875008%2059C783.124992%2059%20864%20283.5%20864%20444.249984C864%20463.249984%20862.124992%20479.5%20858.124992%20492z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22adversal%22%20%20%20%20%20%20unicode=%22&#xF36A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M171.0624992%20736C136.7264992%20736%20128%20727.1210016%20128%20692.6249984L128%20107.312512C128%2072.4005120000001%20136.7264992%2064%20171.0624992%2064L851.124992%2064C887.732992%2064%20896%2071.826496%20896%20108.562496L896%20690.6875008C896%20727.6155008000001%20887.892992%20736%20851.124992%20736L171.0624992%20736zM797.812512%20669.25C802.356512%20669.25%20807.518496%20668.674%20812.062496%20669.25C826.878496%20670.402%20832%20662.8404992000001%20832%20648.3124992C831.84%20648.0244992%20831.812512%20647.8504992000001%20831.812512%20647.5624992L832%20647.5624992L832%20220.5C832%20212.148%20830.785504%20200.124992%20819.937504%20200.124992C801.729504%20200.7009920000001%20779.64%20189.656512%20767%20208.312512C758.488%20221.080512%20755.501984%20214.158496%20748.750016%20210.062496C670.382016%20166.478496%20560.779008%20199.668992%20536.875008%20335.124992C527.915008%20384.148992%20535.811008%20433.5870080000001%20559.875008%20481.875008C577.187008%20516.947008%20643.400992%20593.5370015999999%20759.624992%20526.624992L759.624992%20630.8124992C759.624992%20669.2764992%20759.508512%20669.25%20797.812512%20669.25zM347.124992%20554.375008C377.868992%20555.403008%20408.764%20549.330496%20439.5%20536.562496C499.564%20511.922496%20480%20449.728%20480%20348C483.968%20310.144%20473.719488%20262.423488%20493.687488%20217.687488C496.471488%20211.223488%20494.231488%20206.1280000000001%20489.687488%20202C477.367488%20192.1760000000001%20442.2200000000001%20198.7325120000001%20431.5%20212.812512C428.716%20216.0445120000001%20428.822016%20218.129504%20425.750016%20221.937504C420.470016%20227.6655040000001%20415.064512%20225.1415040000001%20408.3125120000001%20220.437504C324.088512%20167.029504%20202.4184992%20189.0560000000001%20192.5624992%20284C188.0184992%20327.0080000000001%20210.7209984%20367.803488%20250.6249984%20388.187488C306.6890016%20416.795488%20409.156512%20405.5304960000001%20411.8125120000001%20433.562496C413.444512%20448.570496%20409.042016%20463.064992%20395.249984%20473.624992C354.898016%20503.256992%20295.5724992%20486.416512%20277.8124992%20439.3125120000001C271.5084992%20423.024512%20264.1570016%20425.364992%20252.1249984%20427.124992C237.8849984%20429.332992%20226.9009984%20431.827488%20219.1249984%20435.187488C176.8530016%20451.923488%20231.6889984%20516.346496%20255.6249984%20529.562496C285.7849984%20545.2584959999999%20316.3810016%20553.347008%20347.124992%20554.375008zM681.875008%20479.875008C659.047008%20478.739008%20637.170016%20466.067008%20625.249984%20441.875008C602.018016%20394.643008%20602.607488%20345.139008%20624.687488%20297.875008C649.711488%20243.827008%20727.800512%20237.697984%20756.312512%20305.2499840000001C766.232512%20328.673984%20774.581504%20407.855488%20744.437504%20448.687488C728.501504%20470.607488%20704.703008%20481.011008%20681.875008%20479.875008zM411.750016%20351.562496C410.141984%20352.1194880000001%20407.887488%20352.133504%20404.687488%20351.437504C369.551488%20344.717504%20333.698496%20339.193504%20298.5624992%20330.937504C281.2824992%20327.033504%20269.4864992000001%20314.299008%20270.0624992%20294.875008C271.0544992%20260.635008%20307.7784992%20257.824%20318.5624992%20256C378.306496%20255.456%20417.953504%20292.075488%20415.937504%20338.1874880000001C415.505504%20343.539488%20416.574016%20349.891488%20411.750016%20351.562496zM201.3750016%20159.812512C206.4749984%20160.620512%20212.7275008%20158.812512%20217.6875008%20158.812512C416.151488%20159.420512%20608.660992%20159.608%20807.124992%20159C817.300992%20159%20832%20165.627488%20832%20144.187488C832%20121.531488%20815.360512%20129.312512%20805.312512%20129.312512L218.75%20129.062496C207.646%20129.062496%20191.4544992%20121.860992%20192.0624992%20145.124992C192.3664992%20155.556992%20196.2750016%20159.004512%20201.3750016%20159.812512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fedora%22%20%20%20%20%20%20unicode=%22&#xF798;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M513.5%20800C283.964%20800.544%2097.486%20614.8529983999999%2096.75%20385.124992L96%2068.812512C95.68%2013.836512%20139.9630016%20-30.929984%20194.8750016%20-31.249984L195.4375008%20-31.249984L511.249984%20-32C740.754016%20-32.544%20927.456%20153.147008%20928%20382.875008C928.544%20612.6029983999999%20743.036%20799.456%20513.5%20800zM605.375008%20639.6249984L605.750016%20639.6249984C616.278016%20639.6890016%20626.790496%20638.4624992%20637.062496%20636.0624992C654.374496%20633.2464992%20667.812512%20617.6269984%20667.812512%20598.8750016C667.812512%20574.875008%20644.747008%20555.764512%20620.875008%20561.812512C578.443008%20570.964512%20518.784992%20539.502016%20518.624992%20476.750016L518.5%20403.937504C518.436%20396.289504%20524.602016%20390.064%20532.249984%20390L532.312512%20390L584.375008%20389.875008C634.711008%20389.5870080000001%20634.558496%20313.215008%20584.062496%20313.375008L518.062496%20313.5L517.875008%20226.750016C517.555008%20119.389984%20418.131488%2047.344512%20323.187488%2067.312512C314.3555008%2067.312512%20292.3750016%2080.7805120000001%20292.3750016%20104.812512C292.6309984%20125.7085120000001%20309.4164992%20142.6175040000001%20330.3125120000001%20142.937504C340.072512%20142.937504%20340.064992%20140.5%20354.624992%20140.5C402.464992%20140.34%20441.402496%20179.004512%20441.562496%20226.812512L441.562496%20227.062496L441.687488%20299.875008C441.687488%20306.851008%20434.691008%20313.812512%20427.875008%20313.812512L375.8125120000001%20314C325.316512%20314.16%20325.504%20390.535008%20376%20390.375008L442%20390.187488L442.124992%20476.937504C442.284992%20566.921504%20515.359008%20639.7850016%20605.375008%20639.6249984zM669.375008%20626.4375008C712.255008%20607.8775008%20745.216%20571.914496%20760%20527.562496L675.875008%20612.1875008C674.627008%20617.3395008%20672.447008%20622.1495007999999%20669.375008%20626.4375008zM678.375008%20601L763.875008%20514.124992C766.627008%20502.764992%20768.089984%20491.117504%20768.249984%20479.437504L672.5%20576.4375008C676.052%20583.7335008%20678.375008%20590.6584992%20678.375008%20598.5624992L678.375008%20601zM668.750016%20570.624992L768.375008%20470.375008C767.991008%20461.735008%20766.796512%20453.135488%20764.812512%20444.687488L653.437504%20556.375008C659.517504%20559.991008%20664.718016%20564.832992%20668.750016%20570.624992zM681%20518.750016L763.249984%20436.062496C761.234016%20428.5424960000001%20758.785504%20421.107008%20755.937504%20413.875008L692%20478.187488C691.584%20492.395488%20687.816%20506.301984%20681%20518.750016zM691.5%20468.437504L752.687488%20406.750016C749.743488%20400.285984%20746.280512%20394.107488%20742.312512%20388.187488L685.937504%20444.875008C689.073504%20452.363008%20690.956%20460.341504%20691.5%20468.437504zM683.187488%20437.875008L738.624992%20382.2499840000001C734.464992%20376.618016%20730.016512%20371.184%20725.312512%20366L671.249984%20420.249984C675.857984%20425.689984%20679.859488%20431.571008%20683.187488%20437.875008zM666.437504%20415.124992L720.5%20360.875008C715.54%20355.947008%20710.347008%20351.321504%20704.875008%20346.937504L650.187488%20401.937504C656.075488%20405.713504%20661.541504%20410.164992%20666.437504%20415.124992zM643.187488%20398.562496L699.249984%20342.937504C693.394016%20339.033504%20687.051008%20335.141984%20680.875008%20331.750016L622%20391.249984C629.584%20392.946016%20636.851488%20394.978496%20643.187488%20398.562496zM339.562496%20389.562496C334.794496%20384.250496%20330.760992%20378.275008%20327.624992%20371.875008L314.5%20385.062496C322.692%20387.366496%20331.050496%20388.858496%20339.562496%20389.562496zM306.8750016%20383.062496L325.124992%20364.624992L323.750016%20352.2499840000001C323.781984%20345.625984%20325.037504%20339.051008%20327.437504%20332.875008L285.6249984%20375C292.4730016%20378.2960000000001%20299.5790016000001%20381.0464960000001%20306.8750016%20383.062496zM278.6875008%20371.562496L337.875008%20312.124992C330.291008%20310.716992%20322.912%20308.268512%20316%20304.812512L261.3124992%20360.437504C266.8804992%20364.533504%20272.6715008%20368.202496%20278.6875008%20371.562496zM632.375008%20370.624992L674.187488%20328.5C667.371488%20325.076%20660.265504%20322.3285120000001%20652.937504%20320.312512L634.687488%20338.750016L636.124992%20351.312512C636.092992%20357.936512%20634.775008%20364.448992%20632.375008%20370.624992zM255.1249984%20356.437504L309.8124992%20301.437504C303.9564992%20297.597504%20298.5224992000001%20293.1460160000001%20293.5624992%20288.2499840000001L239.5%20341.875008C244.172%20347.251008%20249.3969984%20352.149504%20255.1249984%20356.437504zM234.5%20337.375008L288.6249984%20283.124992C283.9529984%20277.7489920000001%20279.9515008%20271.836%20276.6875008%20265.5L221.1875008%20321.062496C225.5075008%20326.9504960000001%20230.02%20332.255008%20234.5%20337.375008zM632.187488%20331.437504L645.375008%20318.312512C637.215008%20316.1365120000001%20628.885504%20314.644512%20620.437504%20313.812512C625.461504%20318.868512%20629.435488%20324.845504%20632.187488%20331.437504zM217.5%20315.1874880000001L273.8750016%20258.5C270.7389984%20251.012%20268.8564992%20243.033504%20268.3124992%20234.937504L207.1249984%20296.624992C210.1330016%20303.0569920000001%20213.596%20309.2354880000001%20217.5%20315.1874880000001zM203.8750016%20289.937504L267.8124992%20225.1874880000001C268.3244992%20211.075488%20271.8515008%20197.232992%20278.1875008%20184.624992L196.5624992%20267.5C198.7384992%20275.084%20201.0910016%20282.3535040000001%20203.8750016%20289.937504zM194.8750016%20259.437504L306.75%20147.124992C300.894%20143.572992%20295.6309984%20138.968992%20291.3750016%20133.624992L191.6249984%20233.062496C191.7849984%20241.9264960000001%20192.8589984%20250.797504%20194.8750016%20259.437504zM191.6249984%20223.312512L287.5%20127C283.884%20120.1520000000001%20282.0015008%20112.524512%20281.9375008%20104.812512L281.9375008%20103.124992L196.1249984%20189.437504C193.2130016%20200.477504%20191.6889984%20211.856512%20191.6249984%20223.312512zM199.8124992%20175.750016L283.9375008%2091.187488C285.2495008%2086.099488%20287.4295008000001%2081.257504%20290.4375008%2076.937504C247.5895008%2095.529504%20214.6284992%20131.429984%20199.8124992%20175.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vue-js%22%20%20%20%20%20%20unicode=%22&#xF41F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20704L512%200L928%20704L608%20704L512%20534.375008L416%20704L96%20704zM208%20640L328.687488%20640L512%20320L695.312512%20640L816%20640L512%20124.812512L208%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22apple%22%20%20%20%20%20%20unicode=%22&#xF179;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M667%20832C614.5%20832%20561.5%20804.749984%20526%20763L526%20762C500.750016%20730.624992%20473.375008%20681.124992%20482%20624C477.875008%20625.624992%20477.624992%20625.124992%20473%20627C450.875008%20636%20423.5%20646%20391%20646C263.624992%20646%20167%20530.624992%20167%20379C167%20280.875008%20200%20188.875008%20244%20120C266%2085.5%20291%2057.124992%20317%2036C343%2014.875008%20370.250016%200%20401%200C431.750016%200%20454.750016%2010.375008%20472%2018C489.250016%2025.624992%20502.624992%2032%20528%2032C550.875008%2032%20562.5%2025.749984%20580%2018C597.5%2010.249984%20621.375008%200%20653%200C687.250016%200%20716.375008%2016.749984%20740%2038C763.624992%2059.249984%20783.5%2086.624992%20800%20113C816.5%20139.375008%20829.5%20165.2499840000001%20839%20186C843.750016%20196.375008%20847.250016%20205%20850%20212C852.750016%20219%20854.124992%20221%20856%20229L862%20255L838%20266C832.375008%20268.5%20810%20279.624992%20790%20300C770%20320.375008%20753%20348.2499840000001%20753%20391C753%20432.375008%20768.875008%20460.124992%20786%20480C794.5%20489.875008%20803.375008%20498%20810%20503C813.375008%20505.5%20816%20506.749984%20818%20508C820%20509.249984%20819.624992%20508.875008%20823%20511L850%20528L832%20555C779.750016%20635.375008%20696.124992%20646%20663%20646C647.624992%20646%20636.750016%20640.624992%20623%20638C630.750016%20645.249984%20640.750016%20649.749984%20647%20658C647.124992%20658.124992%20646.875008%20658.875008%20647%20659C647.375008%20659.375008%20647.750016%20659.624992%20648%20660L649%20660C683.124992%20698.124992%20702%20749.375008%20699%20802L697%20832zM629%20758C623.5%20736.875008%20614.5%20716.749984%20600%20701L598%20699C585.750016%20682.5%20566.875008%20670.249984%20548%20663C553.250016%20683.875008%20562.375008%20705%20575%20721C575.250016%20721.375008%20575.750016%20721.624992%20576%20722C590%20738%20609.375008%20750%20629%20758zM391%20582C408.875008%20582%20428.5%20575.249984%20449%20567C469.5%20558.749984%20488.624992%20548%20516%20548C543.250016%20548%20563.875008%20558.749984%20588%20567C612.124992%20575.249984%20637.875008%20582%20663%20582C679.750016%20582%20721.124992%20571.375008%20756%20539C749.875008%20533.5%20744.5%20529.5%20738%20522C713.624992%20493.749984%20689%20449.749984%20689%20391C689%20330%20715.624992%20284.124992%20744%20255C761.624992%20237%20772.5%20232.7499840000001%20786%20225C784.250016%20221%20783.250016%20217.875008%20781%20213C772.375008%20194.2499840000001%20760.5%20170.2499840000001%20746%20147C731.5%20123.7499840000001%20713.875008%20101.124992%20697%2086C680.124992%2070.875008%20665%2064%20653%2064C634.875008%2064%20624.250016%2069%20606%2077C587.750016%2085%20562.624992%2096%20528%2096C491.624992%2096%20464.750016%2085.249984%20446%2077C427.250016%2068.749984%20417.5%2064%20401%2064C393.124992%2064%20376.124992%2070.375008%20357%2086C337.875008%20101.624992%20316.875008%20125.375008%20298%20155C260.124992%20214.2499840000001%20231%20295.624992%20231%20379C231%20505.124992%20301.375008%20582%20391%20582z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sourcetree%22%20%20%20%20%20%20unicode=%22&#xF7D3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C335.552%20768%20192%20624.448%20192%20448C192%20320.544%20268.256%20205.528%20384%20155L384%200L640%200L640%20155C755.744%20205.528%20832%20320.544%20832%20448C832%20624.448%20688.448%20768%20512%20768zM512%20704C653.152%20704%20768%20589.152%20768%20448C768%20339.9360000000001%20699.392512%20243.067008%20597.312512%20206.875008L576%20199.375008L576%2064L448%2064L448%20199.375008L426.687488%20206.937504C324.607488%20243.097504%20256%20339.9360000000001%20256%20448C256%20589.152%20370.848%20704%20512%20704zM512%20576C441.408%20576%20384%20518.592%20384%20448C384%20377.408%20441.408%20320%20512%20320C582.592%20320%20640%20377.408%20640%20448C640%20518.592%20582.592%20576%20512%20576zM512%20512C547.296%20512%20576%20483.296%20576%20448C576%20412.704%20547.296%20384%20512%20384C476.704%20384%20448%20412.704%20448%20448C448%20483.296%20476.704%20512%20512%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22foursquare%22%20%20%20%20%20%20unicode=%22&#xF180;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20736C285%20736%20256%20707%20256%20672L256%2073C256%2056.749984%20267.5%2041.875008%20281%2037C294.250016%2032.249984%20312.5%2036.124992%20323%2048L525%20288L635%20288C665.375008%20288%20692.124992%20310.2499840000001%20698%20340L760%20660C767.5%20698.875008%20736.624992%20736%20697%20736zM320%20672L697%20672L672%20544L463%20544C455%20544%20448%20537%20448%20529L448%20495C448%20487%20455%20480%20463%20480L660%20480L635%20352L509%20352C499.5%20352.2499840000001%20490.250016%20348.2499840000001%20484%20341L320%20144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blackberry%22%20%20%20%20%20%20unicode=%22&#xF37B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM311%20544L292%20458L361%20458C414.5%20458%20430%20482.5%20430%20506C430%20522.624992%20419.750016%20544%20377%20544zM488%20544L469%20458L538%20458C591.5%20458%20607%20482.5%20607%20506C607%20522.624992%20596.624992%20544%20554%20544zM650%20467L631%20380L699%20380C752.5%20380%20768%20405.375008%20768%20429C768%20445.624992%20757.624992%20467%20715%20467zM287%20414L269%20327L337%20327C390.5%20327%20406%20352.5%20406%20376C406%20392.624992%20395.750016%20414%20353%20414zM464%20414L446%20327L514%20327C567.5%20327%20583%20352.5%20583%20376C583%20392.624992%20572.624992%20414%20530%20414zM624%20331L605%20245L674%20245C727.5%20245%20742%20270.5%20742%20294C742%20310.624992%20732.624992%20331%20690%20331zM439%20278L420%20192L489%20192C542.5%20192%20557%20217.5%20557%20241C557%20257.624992%20547.624992%20278%20505%20278z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22qq%22%20%20%20%20%20%20unicode=%22&#xF1D6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20707.624992C706.750016%20707.624992%20716.624992%20533.624992%20727.375008%20499.375008C727.375008%20499.375008%20742.750016%20482.249984%20746.375008%20456.124992C748.750016%20439.249984%20739.124992%20420.124992%20739.124992%20420.124992C739.124992%20420.124992%20801.375008%20336.2499840000001%20801.375008%20270.375008C801.375008%20229.2499840000001%20789.250016%20208%20775.124992%20208C760.875008%20208%20740.124992%20251.5%20740.124992%20251.5C740.124992%20251.5%20707.624992%20182.124992%20691.375008%20172.124992C675.124992%20162.2499840000001%20750%20151.375008%20750%20119C750%2086.5%20690.5%2072.124992%20641.875008%2072.124992C593.124992%2072.124992%20515.624992%2097.375008%20515.624992%2097.375008L487.624992%2098.249984C487.624992%2098.249984%20466%2067.624992%20376.750016%2067.624992C287.5%2067.624992%20248.750016%2091.875008%20248.750016%20120.7499840000001C248.750016%20159.624992%20305.624992%20164.875008%20305.624992%20164.875008C305.624992%20164.875008%20269.375008%20175%20238.750016%20260.7499840000001C238.750016%20260.7499840000001%20217.5%20214.5%20187.5%20214.5C187.5%20214.5%20174.875008%20222%20174.875008%20264.124992C174.875008%20351.2499840000001%20237.5%20393.749984%20264.5%20419.875008C264.5%20419.875008%20260%20431.249984%20262.375008%20445.375008C265%20461.124992%20274.375008%20470.624992%20274.375008%20470.624992C274.375008%20470.624992%20270.875008%20489.5%20284%20504.749984C286.624992%20547.124992%20317.250016%20707.624992%20512%20707.624992M512%20771.624992C307.250016%20771.624992%20234.624992%20624.749984%20221.750016%20526.249984C215.624992%20514.249984%20212.124992%20501.875008%20210.750016%20490.249984C205.875008%20481%20201.5%20469.624992%20199.250016%20456.124992C198.624992%20452.749984%20198.250016%20449.249984%20198%20446C162.5%20413.375008%20110.875008%20357.7499840000001%20110.875008%20264.124992C110.875008%20199.124992%20134.750016%20171.375008%20154.875008%20159.5L169.875008%20150.5L187.5%20150.5C188%20150.5%20188.5%20150.5%20189.124992%20150.5C186.250016%20141.375008%20184.750016%20131.5%20184.750016%20120.7499840000001C184.750016%2093.249984%20198.624992%203.5%20376.750016%203.5C442%203.5%20482.750016%2017.624992%20507.750016%2032.749984C534%2024.875008%20595.375008%208.124992%20641.750016%208.124992C746.375008%208.124992%20814%2051.624992%20814%20119C814%20131%20811.624992%20141.624992%20807.750016%20151.124992C838.624992%20165.124992%20865.250016%20201.2499840000001%20865.250016%20270.375008C865.250016%20331%20831.750016%20394.624992%20809%20430.875008C810.750016%20441.249984%20811.375008%20452.875008%20809.750016%20464.875008C806%20491.749984%20795.250016%20513.124992%20786.624992%20526.5C786.375008%20527.749984%20786.124992%20529%20785.875008%20530.249984C752.375008%20690.5%20660.124992%20771.624992%20512%20771.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22weibo%22%20%20%20%20%20%20unicode=%22&#xF18A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M702%20695C684.624992%20695.875008%20667.124992%20694.624992%20650%20691C634.124992%20687.624992%20623.624992%20671.875008%20627%20656C630.375008%20640.124992%20646.124992%20629.624992%20662%20633C710.875008%20643.375008%20764.124992%20628.624992%20800%20589C835.750016%20549.249984%20845.375008%20494.5%20830%20447C825%20431.5%20833.5%20415%20849%20410C864.375008%20405%20881%20413.624992%20886%20429C907.5%20495.875008%20894.5%20572.124992%20844%20628C806.124992%20669.875008%20754.250016%20692.5%20702%20695zM437%20607C383.375008%20601.249984%20308.5%20559.5%20242%20493C169.624992%20420.5%20128%20343.375008%20128%20277C128%20150%20290.624992%2073%20450%2073C658.875008%2073%20798%20194.624992%20798%20291C798%20349.2499840000001%20749.124992%20382.375008%20705%20396C694.124992%20399.249984%20686.375008%20400.749984%20692%20415C704.250016%20445.875008%20706.250016%20473%20693%20492C668.124992%20527.624992%20599.124992%20525.749984%20521%20493C521%20493%20496.750016%20481.5%20503%20501C515%20539.624992%20512.750016%20572.249984%20494%20591C480.750016%20604.249984%20461.375008%20609.624992%20437%20607zM697%20591C688.5%20591.375008%20680.375008%20590.749984%20672%20589C658.250016%20586.124992%20649%20571.749984%20652%20558C655%20544.375008%20668.375008%20536%20682%20539C698.375008%20542.5%20717%20537.249984%20729%20524C741%20510.749984%20744.124992%20492.875008%20739%20477C734.750016%20463.749984%20741.750016%20449.375008%20755%20445C768.250016%20440.749984%20782.750016%20447.749984%20787%20461C797.5%20493.5%20790.624992%20530.749984%20766%20558C747.624992%20578.375008%20722.5%20589.875008%20697%20591zM467%20422C573.250016%20418.249984%20658.750016%20365%20666%20292C674.250016%20208.5%20578.124992%20130.5%20451%20118C323.875008%20105.5%20213.250016%20163.5%20205%20247C196.750016%20330.5%20293.875008%20408.5%20421%20421C436.875008%20422.624992%20451.875008%20422.5%20467%20422zM417%20360C371%20355.624992%20327.750016%20329%20308%20289C281.250016%20234.624992%20306.875008%20173.7499840000001%20368%20154C431.375008%20133.624992%20506%20165.2499840000001%20532%20224C557.624992%20281.375008%20525.624992%20339.875008%20463%20356C447.875008%20359.875008%20432.375008%20361.5%20417%20360zM446%20290C448%20290%20449.124992%20289.7499840000001%20451%20289C458.750016%20286.124992%20462.250016%20277.624992%20458%20270C453.5%20262.375008%20443.750016%20258.875008%20436%20262C428.375008%20265.124992%20425.750016%20273.5%20430%20281C433.375008%20286.624992%20440%20289.875008%20446%20290zM387%20272C392.375008%20271.875008%20398.124992%20271.124992%20403%20269C422.875008%20260.5%20429.124992%20237.7499840000001%20417%20218C404.750016%20198.375008%20378.875008%20189%20359%20198C339.5%20206.875008%20333.750016%20229.875008%20346%20249C355.124992%20263.2499840000001%20371%20272.2499840000001%20387%20272z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22less%22%20%20%20%20%20%20unicode=%22&#xF41D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M104.1875008%20603.1875008C58.7475008%20603.1875008%2038.5624992%20585.5950015999999%2038.5624992%20530.875008C38.5624992%20494.715008%2043.6875008%20474.54%2043.6875008%20443.5C43.6875008%20425.9%2032.8624992%20407.349984%200.0625%20405.750016L0.0625%20362.062496C32.8624992%20361.2624960000001%2043.6875008%20342.6624960000001%2043.6875008%20325.062496C43.6875008%20294.0224960000001%2038.5624992%20275.4725120000001%2038.5624992%20239.312512C38.5624992%20184.5925120000001%2058.7349984%20167%20103.3750016%20167L136.1875008%20167L136.1875008%20205.750016L126.1249984%20205.750016C105.1649984%20205.750016%2098.4375008%20214.195008%2098.4375008%20241.875008C98.4375008%20269.5550080000001%20101%20293.272512%20101%20324.312512C101%20363.032512%2088.37%20378.0175040000001%2063.25%20383.937504L63.25%20386.5C88.53%20392.42%20101%20407.467488%20101%20446.187488C101%20476.427488%2098.4375008%20500.944992%2098.4375008%20528.624992C98.4375008%20556.3049920000001%20104.3649984%20563.937504%20126.1249984%20563.937504L148.6875008%20563.937504L148.6875008%20322.624992C148.6875008%20271.264992%20166.2650016%20237.6874880000001%20217.6249984%20237.6874880000001C233.6249984%20237.6874880000001%20246.2549984%20240.264992%20255.3750016%20243.624992L246.9375008%20298.312512C241.9775008%20297.000512%20239.56%20297%20237%20297C231.08%20297%20223.5624992%20302.16%20223.5624992%20318L223.5624992%20603.1875008L104.1875008%20603.1875008zM887.812512%20603L887.812512%20564.249984L897.937504%20564.249984C920.657504%20564.249984%20925.624992%20556.715008%20925.624992%20528.875008C925.624992%20502.795008%20923.062496%20476.74%20923.062496%20446.5C923.062496%20407.78%20935.692512%20392.732512%20960.812512%20386.8125120000001L960.812512%20384.249984C935.532512%20378.330016%20923.062496%20363.2824960000001%20923.062496%20324.562496C923.062496%20294.322496%20925.624992%20269.867488%20925.624992%20242.1874880000001C925.624992%20213.5474880000001%20919.697504%20206%20897.937504%20206L897.937504%20205.187488L887.812512%20205.187488L887.812512%20164.875008L920.624992%20164.875008C965.104992%20164.875008%20985.437504%20182.467488%20985.437504%20237.1874880000001C985.437504%20273.347488%20980.312512%20291.922496%20980.312512%20324.562496C980.312512%20342.1624960000001%20991.2%20360.712512%201024%20362.312512L1024%20406C991.2%20407.12%20980.312512%20425.712512%20980.312512%20443.3125120000001C980.312512%20476.112512%20985.437504%20495.424992%20985.437504%20530.624992C985.437504%20585.3449984%20965.264992%20603%20920.624992%20603L887.812512%20603zM359.750016%20502.187488C298.31%20502.187488%20239.5249984%20450.796992%20241.1249984%20370.124992C241.1249984%20286.924992%20295.8704992%20238.124992%20368.062496%20238.124992C398.302496%20238.124992%20431.92%20248.9899840000001%20458%20266.750016L432.687488%20311.2499840000001C414.1274880000001%20300.370016%20396.56%20295.2499840000001%20378%20295.2499840000001C344.4%20295.2499840000001%20318.2824992%20311.217504%20311.5624992%20349.937504L463.937504%20349.937504C464.737504%20355.857504%20466.5%20367.56%20466.5%20381C467.428%20449.224%20430.310016%20502.187488%20359.750016%20502.187488zM585.875008%20501.375008C528.755008%20501.375008%20490%20468.552512%20490%20422.3125120000001C490%20381.192512%20526.197504%20360.1175040000001%20556.437504%20348.437504C582.517504%20338.357504%20607.749984%20329.862496%20607.750016%20313.062496C607.750016%20300.422496%20597.72%20292.124992%20575%20292.124992C554.04%20292.124992%20532.907488%20300.587488%20510.187488%20318.1874880000001L477.375008%20269.375008C502.655008%20248.415008%20541.187488%20234%20573.187488%20234C640.387488%20234%20676.624992%20269.384992%20676.624992%20315.624992C676.752992%20361.832992%20640.550016%20381.212992%20607.750016%20392.124992C581.669984%20402.204992%20558.187488%20408.0750080000001%20558.187488%20424.875008C558.187488%20437.515008%20568.252512%20445.062496%20586.812512%20445.062496C605.372512%20445.062496%20622.162496%20437.564992%20640.562496%20424.124992L674.187488%20468.562496C653.227488%20484.562496%20624.595008%20501.375008%20585.875008%20501.375008zM790.187488%20501.375008C733.067488%20501.375008%20694.375008%20468.552512%20694.375008%20422.3125120000001C694.375008%20381.192512%20730.510016%20360.1175040000001%20760.750016%20348.437504C786.830016%20338.357504%20812.124992%20329.862496%20812.124992%20313.062496C812.124992%20300.422496%20802.032512%20292.124992%20779.312512%20292.124992C758.352512%20292.124992%20737.22%20300.587488%20714.5%20318.1874880000001L680.937504%20269.375008C706.217504%20248.415008%20744.749984%20234%20776.750016%20234C843.950016%20234%20880.187488%20269.384992%20880.187488%20315.624992C880.187488%20361.8649920000001%20844.112512%20381.212992%20811.312512%20392.124992C786.032512%20402.204992%20762.5%20408.0750080000001%20762.5%20424.875008C762.5%20437.515008%20772.627488%20445.062496%20791.187488%20445.062496C809.747488%20445.062496%20826.537504%20437.564992%20844.937504%20424.124992L878.5%20468.562496C857.54%20484.562496%20828.907488%20501.375008%20790.187488%20501.375008zM360.562496%20445.875008C390.802496%20445.875008%20402.624992%20424.8899840000001%20402.624992%20396.249984L311.75%20396.249984C316.87%20429.850016%20337.0424960000001%20445.875008%20360.562496%20445.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gitlab%22%20%20%20%20%20%20unicode=%22&#xF296;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M268.250016%20832.875008L130.5%20465.5L122.750016%20444.624992L57.5%20270.624992L512%20-60L966.5%20270.624992L901.250016%20444.624992L755.624992%20832.875008L636.250016%20465.5L387.750016%20465.5zM264%20639.124992L320.5%20465.5L198.875008%20465.5zM760%20639.124992L825.124992%20465.5L703.5%20465.5zM174.875008%20401.5L341.250016%20401.5L451%2063.5L134.5%20293.7499840000001zM408.5%20401.5L615.5%20401.5L512%2083.124992zM682.750016%20401.5L849%20401.5L889.5%20293.7499840000001L572.875008%2063.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22itch-io%22%20%20%20%20%20%20unicode=%22&#xF83A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C407.936%20736%20265.9875008%20734.3724992%20237.1875008%20731.8124992C204.8675008%20712.4204992%20140.89%20639.0095008000001%20140.25%20619.9375008L140.25%20587.9375008C140.25%20547.521504%20178.1030016%20512%20212.3750016%20512C253.4309984%20512%20287.6875008%20546.240992%20287.6875008%20586.6249984C287.6875008%20546.240992%20320.976%20512%20362%20512C403.376%20512%20435.375008%20546.2089920000001%20435.375008%20586.6249984C435.375008%20546.240992%20470.248992%20512%20511.624992%20512L512.312512%20512C553.688512%20512%20588.562496%20546.2089920000001%20588.562496%20586.6249984C588.562496%20546.240992%20620.881504%20512%20661.937504%20512C702.993504%20512%20736.312512%20546.2089920000001%20736.312512%20586.6249984C736.312512%20546.240992%20770.568992%20512%20811.624992%20512C845.896992%20512%20883.687488%20547.521504%20883.687488%20587.9375008L883.687488%20619.9375008C883.047488%20639.0095008000001%20819.070016%20712.4204992%20786.750016%20731.8124992C686.206016%20735.3644992%20616.064%20736%20512%20736zM433.624992%20520.249984C399.928992%20462.329984%20315.274%20461.635008%20282.25%20519.875008C262.09%20484.931008%20216.4575008%20471.438496%20196.9375008%20478.062496C191.2415008%20417.294496%20187.3115008%20105.3200000000001%20228.6875008%2053C350.191488%2024.68%20677.264512%2025.288%20795.312512%2053C843.152512%20101.768%20832.438496%20421.710496%20827.062496%20478.062496C807.542496%20471.438496%20761.902496%20484.931008%20742.062496%20519.875008C708.686496%20461.635008%20624.039008%20462.329984%20590.375008%20520.249984C579.975008%20501.370016%20555.744%20476.5%20512%20476.5C479.904%20475.252%20449.656992%20492.570016%20433.624992%20520.249984zM365.437504%20448C391.037504%20448%20414.402496%20447.984992%20442.562496%20416.624992C488.962496%20421.424992%20535.037504%20421.424992%20581.437504%20416.624992C609.917504%20447.664992%20632.962496%20447.687488%20658.562496%20447.687488C741.122496%20447.687488%20760.989984%20325.772512%20790.750016%20220.812512C817.630016%20123.212512%20781.729984%20120.624992%20737.249984%20120.624992C671.009984%20123.184992%20634.250016%20171.18%20634.249984%20219.5C572.490016%20209.26%20473.910016%20205.42%20389.750016%20219.5C389.750016%20171.18%20352.9900160000001%20123.184992%20286.75%20120.624992C242.27%20120.624992%20206.37%20123.212512%20233.25%20220.812512C263.01%20326.412512%20282.8775008%20447.687488%20365.437504%20447.687488L365.437504%20448zM512%20355.937504C512%20355.937504%20457.792%20305.9400000000001%20448%20288.5L483.437504%20289.812512L483.437504%20258.875008C483.437504%20257.019008%20509.632%20258.624992%20512%20258.624992C526.304%20258.0809920000001%20540.562496%20257.563008%20540.562496%20258.875008L540.562496%20289.812512L576%20288.5C566.208%20305.972%20512%20355.937504%20512%20355.937504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22php%22%20%20%20%20%20%20unicode=%22&#xF457;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20666.6249984C229.28%20666.6249984%200%20546.1750079999999%200%20397.375008C0%20248.5750080000001%20229.28%20128.062496%20512%20128.062496C794.72%20128.062496%201024%20248.5750080000001%201024%20397.375008C1024%20546.1750079999999%20794.72%20666.6250016%20512%20666.6249984zM512%20639.75C786.24%20639.75%20997.124992%20524.255008%20997.124992%20397.375008C997.124992%20270.495008%20786.08%20154.937504%20512%20154.937504C237.76%20154.937504%2026.875%20270.495008%2026.875%20397.375008C26.875%20524.255008%20237.92%20639.75%20512%20639.75zM449.8125120000001%20586.3750016L398.062496%20319.5L455.812512%20319.5L485.624992%20472.437504C532.632992%20472.437504%20552.080992%20474.308992%20560.624992%20465.124992C569.488992%20455.620992%20564.946496%20445.1960000000001%20540.562496%20319.5L599.124992%20319.5C624.468992%20449.452%20635.673984%20477.026496%20612.249984%20498.562496C589.945984%20519.138496%20543.731008%20515.5%20493.875008%20515.5L507.624992%20586.3750016L449.8125120000001%20586.3750016zM207.6249984%20515.312512L155.8124992%20248.2499840000001L213.9375008%20248.2499840000001L227.6875008%20319.1874880000001C292.7435008%20319.1874880000001%20333.156%20314.461504%20370.5%20349.437504C411.812%20387.4215040000001%20422.596992%20455.019008%20393.124992%20488.875008C377.764992%20506.603008%20353.036%20515.312512%20319.5%20515.312512L207.6249984%20515.312512zM661.750016%20515.312512L609.875008%20248.2499840000001L668.124992%20248.2499840000001L681.875008%20319.1874880000001C750.259008%20319.1874880000001%20788.111488%20315.229504%20824.687488%20349.437504C865.999488%20387.4215040000001%20876.784512%20455.019008%20847.312512%20488.875008C831.952512%20506.603008%20807.223488%20515.312512%20773.687488%20515.312512L661.750016%20515.312512zM298.75%20473.249984C335.064992%20472.227008%20355.846496%20464.537504%20347.062496%20418.937504C334.550496%20354.809504%20290.4289984%20361.437504%20236.1249984%20361.437504L257.8124992%20473.187488C272.8524992%20473.187488%20286.6449984%20473.591008%20298.75%20473.249984zM752.937504%20473.249984C789.297504%20472.227008%20809.846496%20464.537504%20801.062496%20418.937504C788.390496%20353.881504%20742.988992%20361.437504%20690.124992%20361.437504L711.812512%20473.187488C726.932512%20473.187488%20740.817504%20473.591008%20752.937504%20473.249984z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dochub%22%20%20%20%20%20%20unicode=%22&#xF394;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20781.25L608%20512L877.249984%20512L608%20781.25zM224%20768L224%200L576%200C717.152%200%20832%20114.848%20832%20256L832%20448L640%20448L640%20290C640%20235.952%20596.048%20192%20542%20192L416%20192L416%20576L544%20576L544%20768L224%20768zM288%20704L480%20704L480%20640L352%20640L352%20128L542%20128C631.344%20128%20704%20200.656%20704%20290L704%20384L768%20384L768%20256C768%20150.112%20681.888%2064%20576%2064L288%2064L288%20704zM672%20626.75L722.750016%20576L672%20576L672%20626.75z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chrome%22%20%20%20%20%20%20unicode=%22&#xF268;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.3251008%20768%20128%20595.6748992%20128%20384C128%20172.3250880000001%20300.3251008%200%20512%200C723.674912%200%20896%20172.3250880000001%20896%20384C896%20595.6748992%20723.674912%20768%20512%20768zM512%20704C637.07616%20704%20744.83408%20632.5336704%20797.5%20528.249984L579.687488%20528.375008C559.041952%20538.133568%20536.248864%20544%20512%20544C460.012576%20544%20414.084032%20518.512608%20384.8125120000001%20479.812512L270.0624992%20593.3124992C328.68368%20661.040576%20415.138176%20704%20512%20704zM244.25%20559.249984L352.624992%20371.437504C358.585472%20295.758208%20417.687552%20234.5424000000001%20492.437504%20225.312512L451.624992%2069.875008C303.5830848%2098.047648%20192%20227.60336%20192%20384C192%20448.803456%20211.2973344%20508.9256%20244.25%20559.249984zM814.124992%20488.812512C825.484736%20455.951168%20832%20420.783616%20832%20384C832%20206.924896%20689.075104%2064%20512%2064C506.043968%2064%20500.2496%2064.555744%20494.375008%2064.875008L602.937504%20252.750016C644.545696%20281.71552%20672%20329.740064%20672%20384C672%20406.082912%20667.429824%20427.131232%20659.249984%20446.3125120000001L814.124992%20488.812512zM512%20480C565.48736%20480%20608%20437.487328%20608%20384C608%20330.5126400000001%20565.48736%20288%20512%20288C458.512672%20288%20416%20330.5126400000001%20416%20384C416%20437.487328%20458.512672%20480%20512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stumbleupon-circle%22%20%20%20%20%20%20unicode=%22&#xF1A3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.750016%20768%20128%20595.249984%20128%20384C128%20172.7499840000001%20300.750016%200%20512%200C723.250016%200%20896%20172.7499840000001%20896%20384C896%20595.249984%20723.250016%20768%20512%20768zM512%20544C492.750016%20544%20480%20531.249984%20480%20512L480%20320C480%20265.624992%20438.375008%20224%20384%20224C329.624992%20224%20288%20265.624992%20288%20320L288%20384L352%20384L352%20320C352%20300.7499840000001%20364.750016%20288%20384%20288C403.250016%20288%20416%20300.7499840000001%20416%20320L416%20512C416%20566.375008%20457.624992%20608%20512%20608C566.375008%20608%20608%20566.375008%20608%20512L608%20480C608%20460.749984%20595.250016%20448%20576%20448C556.750016%20448%20544%20460.749984%20544%20480L544%20512C544%20531.249984%20531.250016%20544%20512%20544zM736%20320C736%20265.624992%20694.375008%20224%20640%20224C585.624992%20224%20544%20265.624992%20544%20320L544%20393.624992C553.624992%20387.249984%20563.250016%20384%20576%20384C588.750016%20384%20598.375008%20387.249984%20608%20393.624992L608%20320C608%20300.7499840000001%20620.750016%20288%20640%20288C659.250016%20288%20672%20300.7499840000001%20672%20320L672%20384L736%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22acquisitions-incorporated%22%20%20%20%20%20%20unicode=%22&#xF6AF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M231.9375008%20800C225.9215008%20800%20223.098%20798.1909984%20224.25%20791.3750016C227.93%20769.9350016%20222.9055008%20790.1004992000001%20234.9375008%20717.8124992C340.761504%20717.8124992%20354.795008%20716.328%20404.875008%20717C425.419008%20717.3199999999999%20466.628512%20711.2704992%20467.812512%20681.0624992C468.484512%20662.5344992%20465.983008%20662.7410016%20413.375008%20539.124992C323.551008%20328.276992%20328.712%20343.674496%20301%20277.562496C298.1840000000001%20270.906496%20295.0629984000001%20269.124992%20288.3750016%20269.124992C274.1990016%20269.444992%20259.9535008%20269.577504%20245.9375008%20268.937504C242.7695008%20268.777504%20237.262%20266.021984%20236.75%20263.750016C234.286%20250.789984%20233.132%20237.728%20231.5%20224L416%20224L416%20268.1874880000001C404.48%20268.1874880000001%20366.320512%20267.5310080000001%20363.3125120000001%20272.875008C372.144512%20292.8430080000001%20380.668%20312.5320000000001%20389.5%20332.5C416.7%20326.004%20446.479488%20319.836%20472.687488%20313.5C478.351488%20312.028%20480.375008%20308.6135040000001%20480.375008%20302.437504C480.215008%20232.741504%20480.527488%20162.8834880000001%20480.687488%2093.187488C480.687488%2076.611488%20471.492512%2062.120992%20455.812512%2055.624992C444.964512%2051.240992%20446.589504%2050.117984%20249.4375008%2051.750016C240.6055008%2051.750016%20237.582%2048.463488%20236.75%2040.687488C234.254%2019.727488%20231.9575008%20-1.352512%20228.4375008%20-22.312512C227.0935008%20-30.440512%20230.594%20-31.562496%20237.25%20-31.562496C543.074016%20-32.522496%20185.9535008%20-31.562496%20799.937504%20-31.562496C795.777504%20-7.210496%20792.585504%2016.143008%20788.937504%2039.375008C786.953504%2051.919008%20786.793504%2051.750016%20772.937504%2051.750016C606.345504%2051.429984%20579.941504%2055.68%20578.437504%2056C557.893504%2058.752%20544.047008%2073.082496%20543.375008%2093.562496C543.215008%2096.154496%20543.031488%20209.841984%20541.687488%20303.2499840000001C541.527488%20310.898016%20544.362496%20313.645504%20551.562496%20315.437504C572.426496%20320.301504%20599.545984%20325.363488%20620.249984%20331.1874880000001C627.418016%20333.299488%20631.593984%20331.516%20634.249984%20325.5C641.769984%20308.764%20648.952512%20292.048512%20656.312512%20275.312512C658.968512%20269.296512%20656.448992%20268.1874880000001%20650.624992%20268.1874880000001C633.920992%20268.507488%20625.406496%20268.312512%20608.062496%20268.312512L608.062496%20224.437504L793.562496%20224.437504C791.226496%20239.861504%20789.051008%20253.860992%20786.875008%20269.124992C775.195008%20269.124992%20763.820512%20268.449984%20752.812512%20269.2499840000001C715.084512%20271.841984%20722.226496%20276.441504%20612.562496%20526.937504C597.874496%20559.577504%20565.992992%20627.7804992%20551.624992%20671.8124992C544.296992%20694.5644992%20560.819488%20713.048%20583.187488%20715C614.227488%20717.752%20645.768%20717.578%20677%20718.25C711.4%20718.89%20745.787488%20718.9024992%20780.187488%20719.0624992C785.371488%20719.0624992%20786.895008%20721.3584992%20787.375008%20726.0624992C789.391008%20741.9664992%20791.886496%20757.756%20794.062496%20773.5C795.406496%20782.108%20796.718496%20790.8569984%20798.062496%20799.6249984L231.9375008%20800zM506.375008%20613.1875008C518.887008%20609.2835008%20519.566496%20614.4995008000001%20522.062496%20613.1875008C537.582496%20576.6435008000001%20552.244992%20515.5514880000001%20567.124992%20478.687488C578.132992%20451.551488%20588.862496%20424.256%20600.062496%20396C597.982496%20394.7200000000001%20595.802496%20393.586496%20593.562496%20392.562496C571.706496%20386.226496%20549.445984%20380.3784960000001%20527.750016%20373.562496C517.766016%20370.170496%20506.952%20370.170496%20497%20373.562496C474.792%20380.3784960000001%20452.613504%20386.867008%20430.437504%20393.875008C427.109504%20395.219008%20423.8539840000001%20396.770496%20420.750016%20398.562496C449.454016%20470.530496%20477.831008%20541.699488%20506.375008%20613.1875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22megaport%22%20%20%20%20%20%20unicode=%22&#xF5A3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM512%20672L480%20640L480%20554.5L416%20490.5L416%20393.375008L320%20316.624992L320%20269.2499840000001L320%20192L352%20160L384%20192L384%20269.2499840000001L384%20285.875008L432%20324.312512L480%20285.875008L480%20192L512%20160L544%20192L544%20269.2499840000001L544%20285.875008L592%20324.312512L640%20285.875008L640%20192L672%20160L704%20192L704%20269.2499840000001L704%20316.624992L608%20393.375008L608%20490.5L544%20554.5L544%20640L512%20672zM512%20496L544%20464L544%20378.5L512%20346.5L480%20378.5L480%20464L512%20496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22affiliatetheme%22%20%20%20%20%20%20unicode=%22&#xF36B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M387.3125120000001%20736C327.577408%20735.4998048%20236.0415008%20673.6115007999999%20161.1875008%20577.4375008C69.0595008%20459.069504%2036.712%20334.101984%2089%20297.750016C141.288%20261.7180160000001%20258.6844992%20328.539008%20350.8125120000001%20446.875008C442.940512%20565.2430079999999%20475.288%20690.1555008%20423%20726.1875008C413.1960000000001%20732.9435008%20401.097536%20736.1154304%20387.3125120000001%20736zM959.5%20544C837.868%20340.512%20642.828%20238.668%20523.5%20311.5C482.412%20336.6520000000001%20457.124512%20389.92%20447.8125120000001%20448C384.580512%20330.88%20262.656%20227.1040000000001%20128%20192C213.792%2089.984%20346.830496%2032%20490.062496%2032C748.846496%2032%20958.749984%20243.898496%20958.750016%20505.562496C959.069984%20520.250496%20960.876%20530.0160000000001%20959.5%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ios-app-store%22%20%20%20%20%20%20unicode=%22&#xF370;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM511.750016%20607.6875008C509.125984%20608.3275008%20506.866496%20607.9995008000001%20504.562496%20606.6875008C499.634496%20604.0635007999999%20496.946016%20598.1155008000001%20499.249984%20593.1875008C514.737984%20556.963488%20569.06%20432.124992%20614.5%20348.124992L656.687488%20370.875008C613.583488%20454.555008%20538.775488%20570.767008%20517.687488%20603.3750016C516.375488%20605.6789984%20514.054016%20607.0155007999999%20511.750016%20607.6875008zM487.937504%20535.562496C476.737504%20536.874496%20465.857504%20532.270496%20459.937504%20522.062496L508.375008%20493.437504C515.959008%20506.909504%20511.308992%20524.658496%20498.124992%20532.562496C494.828992%20534.1944960000001%20491.233504%20534.890496%20487.937504%20535.562496zM455.937504%20515.124992L429.937504%20470.624992L479.375008%20443L504.375008%20486.124992L455.937504%20515.124992zM427%20465.750016L324.249984%20286.562496L372.687488%20258.562496L475.437504%20436.750016L427%20465.750016zM288%20416L288%20352L349.750016%20352L387.187488%20416L288%20416zM474.875008%20416L438.062496%20352L600.624992%20352C591.664992%20369.6%20577.904992%20397.12%20568.624992%20416L474.875008%20416zM644.187488%20416C652.187488%20401.28%20662.737504%20381.149984%20665.937504%20374.750016C666.577504%20374.1099840000001%20668.484992%20370.217504%20669.124992%20368.937504L676.187488%20352L736%20352L736%20416L644.187488%20416zM660%20364.624992L617.875008%20341.875008L649.5%20292.5L682.375008%20311.2499840000001L660%20364.624992zM685.687488%20303L654.750016%20286.5L687.624992%20208.124992C693.544992%20194.300992%20709.378496%20187.705504%20722.562496%20194.937504C735.746496%20201.881504%20740.036512%20219.363008%20731.812512%20231.875008L685.687488%20303zM319.9375008%20280.312512L302.5%20196.937504L306.8124992%20195L369.375008%20251.624992L319.9375008%20280.312512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22servicestack%22%20%20%20%20%20%20unicode=%22&#xF3EC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20704C369.408%20647.6800000000001%20392.825504%20571.22%20390.937504%20492.5C517.913504%20439.06%20708.525984%20296.64%20748.750016%2096L896%2096C833.632%20438.08%20477.376%20679.36%20320%20704zM256%20480C405.44%20322.784%20281.92%20109.376%20128%2096L735.062496%2096C688.022496%20310.752%20382.4%20462.944%20256%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mastodon%22%20%20%20%20%20%20unicode=%22&#xF4F6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M510%20767C413.344%20766.608%20317.3735008%20754.3364991999999%20267.4375008%20731.3124992C267.4375008%20731.3124992%20160%20682.4044992%20160%20515.812512C160%20317.508512%20159.856%2068.4725120000001%20338%2020.312512C406.224%201.976512%20464.894496%20-1.969984%20512.062496%200.750016C597.662496%205.582016%20640%2031.812512%20640%2031.812512L637.124992%2095.062496C637.124992%2095.062496%20581.641504%2075.509984%20512.937504%2077.750016C444.8735040000001%2080.149984%20373.168%2085.257984%20362%20170.2499840000001C360.976%20178.153984%20360.468%20186.156992%20360.5%20194.124992C504.724%20158.316992%20627.706496%20178.528992%20661.562496%20182.624992C756.090496%20194.112992%20838.379008%20253.386496%20848.875008%20307.562496C865.323008%20392.938496%20863.937504%20515.812512%20863.937504%20515.812512C863.937504%20682.4044992%20756.687488%20731.3124992%20756.687488%20731.3124992C704.031488%20755.9044992%20606.656%20767.392%20510%20767zM406.562496%20639.9375008C439.678496%20639.0495008%20472.402496%20624.2335008%20492.562496%20592.9375008L512.062496%20559.812512L531.5%20592.9375008C571.98%20655.8815008%20662.707008%20651.954%20705.875008%20603.25C745.683008%20556.913984%20736.812512%20527.008%20736.812512%20320L736.812512%20319.937504L658.5%20319.937504L658.5%20500.062496C658.5%20584.3824992%20551%20587.6390016%20551%20488.375008L551%20384L473.187488%20384L473.187488%20488.375008C473.187488%20587.6390016%20365.750016%20584.4449984%20365.750016%20500.124992L365.750016%20320L287.25%20320C287.25%20527.168%20278.5395008%20557.265984%20318.1875008%20603.25C339.931488%20627.762%20373.446496%20640.8255008%20406.562496%20639.9375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22node-js-js%22%20%20%20%20%20%20unicode=%22&#xF3D3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M511.812512%20800C500.132512%20800%20488.455008%20797.1349984%20478.375008%20791.3750016L161.25%20608.3124992C140.77%20596.4724992%20128%20574.055008%20128%20550.375008L128%20218.2499840000001C128%20194.2499840000001%20140.77%20172.152512%20161.25%20160.312512L244.5%20112.312512C284.82%2092.4725120000001%20299.1975008%2092.5%20317.4375008%2092.5C377.277504%2092.5%20411.5%20128.655008%20411.5%20191.375008L411.5%20534.062496C411.5%20539.182496%20407.369984%20543.375008%20402.249984%20543.375008L362.249984%20543.375008C356.810016%20543.375008%20352.937504%20539.182496%20352.937504%20534.062496L352.937504%20191.687488C352.937504%20163.527488%20323.852512%20136.015008%20276.8124992%20159.375008L189.75%20209.624992C186.55%20211.2249920000001%20184.6250016%20214.730016%20184.6249984%20218.2499840000001L184.6249984%20550.062496C184.6249984%20553.9024959999999%20186.55%20557.1424959999999%20189.75%20559.062496L506.875008%20742.0624992C509.755008%20743.9824992%20513.612512%20743.9824992%20516.812512%20742.0624992L833.937504%20559.062496C837.137504%20557.1424959999999%20839.062496%20553.895008%20839.062496%20550.375008L839.062496%20218.2499840000001C839.062496%20214.730016%20837.130016%20211.2249920000001%20834.249984%20209.624992L516.812512%2026.249984C513.932512%2024.649984%20509.755008%2024.649984%20506.875008%2026.249984L425.249984%2074.562496C423.009984%2076.162496%20419.864992%2076.467488%20417.624992%2075.187488C394.904992%2062.387488%20390.744992%2060.797504%20369.624992%2053.437504C364.504992%2051.837504%20356.5%2048.647488%20372.5%2039.687488L478.375008%20-23.062496C488.615008%20-28.822496%20500.167488%20-32%20511.687488%20-32C523.527488%20-32%20535.009984%20-28.822496%20545.249984%20-23.062496L862.750016%20160.312512C883.230016%20172.152512%20896%20194.2499840000001%20896%20218.2499840000001L896%20550.062496C896%20574.062496%20883.230016%20596.1600000000001%20862.750016%20608L545.249984%20791.3750016C535.170016%20797.1349984%20523.492512%20800%20511.812512%20800zM597.124992%20543.812512C506.564992%20543.812512%20452.5%20505.437504%20452.5%20441.437504C452.5%20371.9975040000001%20506.209984%20352.827488%20593.249984%20344.1874880000001C697.249984%20333.947488%20705.249984%20318.5424960000001%20705.249984%20298.062496C705.249984%20262.862496%20676.817504%20247.812512%20609.937504%20247.812512C525.777504%20247.812512%20507.204992%20268.962496%20501.124992%20310.562496C500.484992%20315.0424960000001%20496.667488%20318.2499840000001%20492.187488%20318.2499840000001L450.875008%20318.2499840000001C445.755008%20318.2499840000001%20441.937504%20314.049984%20441.937504%20309.2499840000001C441.937504%20255.810016%20471.057504%20192.187488%20609.937504%20192.187488C710.417504%20192.187488%20768%20231.817504%20768%20300.937504C768%20369.417504%20721.592512%20387.692512%20624.312512%20400.8125120000001C525.432512%20413.612512%20515.5%20420.335008%20515.5%20443.375008C515.5%20462.575008%20524.164992%20487.812512%20597.124992%20487.812512C662.084992%20487.812512%20686.392512%20473.777504%20696.312512%20429.937504C697.272512%20425.777504%20700.769984%20422.562496%20705.249984%20422.562496L746.562496%20422.562496C749.122496%20422.562496%20751.330016%20423.829984%20753.249984%20425.750016C754.849984%20427.349984%20755.82%20429.932512%20755.5%20432.8125120000001C749.1%20508.332512%20698.884992%20543.812512%20597.124992%20543.812512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22free-code-camp%22%20%20%20%20%20%20unicode=%22&#xF2C5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192.9375008%20704C152.8095008%20704%2032%20570.676512%2032%20373.812512C32%20201.364512%20148.8924992%2064%20194.8124992%2064C207.2924992%2064%20224%2077.672992%20224%2091.624992C224%20102.920992%20211.8395008%20118.096%20182.6875008%20150C176.0315008%20157.328%20170.1970016%20163.687488%20167.1249984%20167.687488C123.4770016%20224.743488%2095.168%20303.1194880000001%2096%20384.687488C96.864%20468.559488%20128.3664992%20555.835008%20194.0624992%20626.8750016L198.3750016%20631.5C209.1909984%20643.02%20224%20658.7575008%20224%20674.4375008C224%20690.1175008%20206.6335008%20704%20192.9375008%20704zM831.062496%20704C817.366496%20704%20800%20690.1175008%20800%20674.4375008C800%20658.7575008%20814.808992%20642.988%20825.624992%20631.5L829.937504%20626.8750016C895.633504%20555.8670079999999%20927.136%20468.559488%20928%20384.687488C928.832%20303.1194880000001%20900.523008%20224.743488%20856.875008%20167.687488C853.803008%20163.687488%20847.968512%20157.328%20841.312512%20150C812.160512%20118.096%20800%20102.920992%20800%2091.624992C800%2077.672992%20816.707488%2064%20829.187488%2064C875.107488%2064%20992%20201.364512%20992%20373.812512C992%20570.676512%20871.190496%20704%20831.062496%20704zM418.937504%20671.1875008C414.671488%20670.146%20412.062496%20667.8735008%20412.062496%20663.9375008C412.062496%20660.0015008%20416.266496%20657.3820000000001%20419.562496%20655.75C434.666496%20646.566%20451.750016%20620.6464992%20451.750016%20593.0624992C451.750016%20517.254496%20356.875008%20448.346496%20356.875008%20369.562496C356.555008%20303.2584960000001%20403.194016%20250.398496%20464.249984%20228.062496C471.482016%20225.1184960000001%20484.249984%20219.566496%20484.249984%20230.062496C484.249984%20234.350496%20480.671008%20234.625504%20477.375008%20235.937504C463.263008%20241.537504%20454.419008%20248.457504%20445.875008%20260.937504C432.403008%20280.649504%20429.437504%20300.664512%20429.437504%20324.312512C429.437504%20376.8245120000001%20502%20386.355488%20502%20439.187488C502%20459.219488%20489.187488%20465.119488%20489.187488%20470.687488C489.187488%20474.303488%20490.508992%20474.312512%20494.124992%20474.312512C507.276992%20474.312512%20525.307008%20452.660512%20530.875008%20441.8125120000001C534.491008%20434.260512%20534.812512%20431.942016%20534.812512%20423.750016C534.812512%20412.261984%20533.812512%20400.432992%20533.812512%20388.624992C533.812512%20344.304992%20586%20356.156%20586%20377.5C586%20387.324%20580.124992%20396.496%20580.124992%20406C580.124992%20407.344%20580.125504%20408%20581.437504%20408C587.005504%20408%20596.813504%20395.498496%20599.437504%20391.562496C608.941504%20376.810496%20613.562496%20357.4704960000001%20613.562496%20340.062496C613.562496%20286.8784960000001%20565%20259.675488%20565%20248.1874880000001C565%20246.5234880000001%20569.896%20235.3390080000001%20585%20244.875008C633.576%20269.835008%20672%20323.001984%20672%20392.249984C672%20447.418016%20657.9%20487.111488%20619.5%20527.687488C612.94%20534.5994880000001%20592.551008%20555.624992%20582.375008%20555.624992C568.903008%20555.624992%20594.187488%20525.109504%20594.187488%20504.437504C594.187488%20492.629504%20586.315488%20484.062496%20574.187488%20484.062496C555.147488%20484.062496%20550.179008%20525.755008%20547.875008%20538.875008C538.371008%20594.3310016%20526.885984%20634.3924992%20471.750016%20660.3124992C458.934016%20666.4804991999999%20431.735488%20674.312%20418.937504%20671.1875008zM320.062496%20160C302.2384992%20160%20288.75%20145.996%20288.75%20127.5C288.75%20110.124%20302.8144992%2096%20320.062496%2096L709.124992%2096C715.428992%2096%20736%2098.356%20736%20128.5C736%20147.636%20725.444992%20160%20709.124992%20160L320.062496%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22node-js%22%20%20%20%20%20%20unicode=%22&#xF419;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M681.624992%20704C676.600992%20704%20672%20699.9750016%20672%20694.3750016L672%20518.5L632.124992%20541.750016C629.628992%20543.221984%20626.816%20543.937504%20624%20543.937504C621.184%20543.937504%20618.371008%20543.2220159999999%20615.875008%20541.750016L520.062496%20485.875008C515.070496%20482.995008%20512%20477.665504%20512%20471.937504L512%20360.062496C512%20354.302496%20515.070496%20349.004992%20520.062496%20346.124992L615.875008%20290.2499840000001C618.371008%20288.778016%20621.184%20288.062496%20624%20288.062496C626.816%20288.062496%20629.628992%20288.777984%20632.124992%20290.2499840000001L727.937504%20346.124992C732.929504%20349.004992%20736%20354.334496%20736%20360.062496L736%20416L736%20471.937504L736%20664.6249984C736%20670.3209984%20732.958496%20675.5575008000001%20728.062496%20678.4375008L686.375008%20702.6875008C684.807008%20703.5835008%20683.224992%20704%20681.624992%20704zM368%20543.937504C365.192%20543.937504%20362.387008%20543.205984%20359.875008%20541.750016L264.0624992%20485.875008C259.0704992%20482.995008%20256%20477.665504%20256%20471.937504L256%20360.062496C256%20354.302496%20259.0704992%20349.004992%20264.0624992%20346.124992L359.875008%20290.2499840000001C364.899008%20287.337984%20371.100992%20287.337984%20376.124992%20290.2499840000001L471.937504%20346.124992C476.929504%20349.004992%20480%20354.334496%20480%20360.062496L480%20471.937504C480%20477.697504%20476.929504%20482.995008%20471.937504%20485.875008L376.124992%20541.750016C373.612992%20543.206016%20370.808%20543.937504%20368%20543.937504zM880%20543.937504C877.184%20543.937504%20874.371008%20543.2220159999999%20871.875008%20541.750016L776.062496%20485.875008C771.070496%20482.995008%20768%20477.665504%20768%20471.937504L768%20360.062496C768%20354.302496%20771.070496%20349.004992%20776.062496%20346.124992L869%20289.937504C873.992%20286.8975040000001%20880.256512%20286.868512%20885.312512%20289.812512L931%20316.375008C935.736%20319.095008%20935.768%20325.966016%20931%20328.750016L832%20387.062496L832%20444.5L880%20472.437504L928%20444.5L928%20404.5C928%20399.156%20932.492%20398.332992%20935.5%20400.124992C947.596%20407.228992%20984.062496%20428.375008%20984.062496%20428.375008C988.958496%20431.223008%20992%20436.491488%20992%20442.187488L992%20471.937504C992%20477.697504%20988.929504%20482.995008%20983.937504%20485.875008L888.124992%20541.750016C885.596992%20543.221984%20882.816%20543.937504%20880%20543.937504zM112%20543.875008C109.184%20543.875008%20106.3709984%20543.159488%20103.8750016%20541.687488L8.06249984%20485.875008C3.0705%20482.963008%200%20477.635008%200%20471.875008L0%20329.062496C0%20322.086496%207.54649984%20317.761984%2013.56249984%20321.2499840000001L56.0624992%20346C60.9584992%20348.88%2064%20354.116512%2064%20359.812512L64%20444.375008L112%20472.375008L160%20444.375008L160%20359.812512C160%20354.116512%20163.0415008%20348.88%20167.9375008%20346L210.4375008%20321.2499840000001C216.4535008%20317.729984%20224%20322.086496%20224%20329.062496L224%20471.875008C224%20477.635008%20220.9295008%20482.963008%20215.9375008%20485.875008L120.1249984%20541.687488C117.6290016%20543.159488%20114.816%20543.875008%20112%20543.875008zM624%20472.437504L672%20444.437504L672%20416L672%20387.562496L624%20359.562496L576%20387.562496L576%20444.437504L624%20472.437504zM880%20447.875008L852.562496%20431.875008L852.562496%20399.937504L880%20384L907.437504%20399.937504L907.437504%20431.875008L880%20447.875008zM493%20320.062496C489.708%20320.062496%20486.38%20319.256992%20483.5%20317.624992L393.5%20265.624992C387.58%20262.360992%20384%20255.9379840000001%20384%20249.2499840000001L384%20145.375008C384%20138.687008%20387.74%20132.3920000000001%20393.5%20129L417.187488%20115.5C428.547488%20109.9%20432.723008%20109.875008%20437.875008%20109.875008C454.835008%20109.875008%20464.5%20120.017504%20464.5%20137.937504L464.5%20240.562496C464.5%20242.130496%20463.283008%20243.2499840000001%20461.875008%20243.2499840000001L450.5%20243.2499840000001C448.932%20243.2499840000001%20447.8125120000001%20241.9704960000001%20447.8125120000001%20240.562496L447.8125120000001%20137.937504C447.8125120000001%20130.161504%20439.595488%20122.187008%20426.187488%20128.875008L401.562496%20143.062496C400.762496%20143.542496%20400.187488%20144.509504%20400.187488%20145.437504L400.187488%20249.312512C400.187488%20250.240512%20400.634496%20251.332512%20401.562496%20251.812512L491.562496%20303.6874880000001C492.522496%20304.1674880000001%20493.607008%20304.1674880000001%20494.375008%20303.6874880000001L584.437504%20251.812512C585.365504%20251.332512%20585.812512%20250.4005120000001%20585.812512%20249.312512L585.812512%20145.437504C585.812512%20144.349504%20585.205504%20143.417504%20584.437504%20142.937504L494.375008%2090.875008C493.575008%2090.395008%20492.330496%2090.395008%20491.562496%2090.875008L468.562496%20104.562496C467.954496%20104.882496%20466.983008%20105.070016%20466.375008%20104.750016C460.007008%20101.005984%20458.732512%20100.516%20452.812512%2098.5C451.244512%2098.02%20449.112992%2097.058496%20453.624992%2094.562496L483.5%2076.812512C486.476%2075.244512%20489.736%2074.312512%20493%2074.312512C496.424%2074.312512%20499.751008%2075.241504%20502.375008%2076.937504L592.375008%20129C598.295008%20132.264%20601.875008%20138.687008%20601.875008%20145.375008L601.875008%20249.2499840000001C601.875008%20255.9379840000001%20598.135008%20262.2009920000001%20592.375008%20265.624992L502.375008%20317.624992C499.575008%20319.256992%20496.292%20320.062496%20493%20320.062496zM633.375008%20272.124992C624.191008%20272.124992%20616.124992%20264.6990080000001%20616.124992%20254.875008C616.124992%20245.371008%20623.871008%20237.562496%20633.375008%20237.562496C642.879008%20237.562496%20650.624992%20245.371008%20650.624992%20254.875008C650.624992%20264.6990080000001%20642.719008%20272.284992%20633.375008%20272.124992zM633.187488%20269.375008C641.315488%20269.375008%20647.875008%20262.971008%20647.875008%20254.875008C647.875008%20246.939008%20641.283488%20240.3794880000001%20633.187488%20240.1874880000001C625.219488%20240.1874880000001%20618.750016%20246.779008%20618.750016%20254.875008C618.750016%20262.971008%20625.251488%20269.375008%20633.187488%20269.375008zM626.875008%20264.6874880000001L626.875008%20245.2499840000001L630.562496%20245.2499840000001L630.562496%20253L634%20253C635.408%20253%20635.742496%20252.4005120000001%20636.062496%20251.312512C636.062496%20251.152512%20636.652512%20246.1154880000001%20636.812512%20245.1874880000001L640.812512%20245.1874880000001C640.364512%20246.1154880000001%20640.035008%20248.775008%20639.875008%20250.375008C639.427008%20252.871008%20639.280992%20254.590016%20636.624992%20254.750016C638.032992%20255.229984%20640.375008%20255.978496%20640.375008%20259.562496C640.375008%20264.7144960000001%20635.898496%20264.6874880000001%20633.562496%20264.6874880000001L626.875008%20264.6874880000001zM630.562496%20261.562496L633.687488%20261.562496C634.647488%20261.562496%20636.5%20261.5935040000001%20636.5%20258.937504C636.5%20257.849504%20636.028%20256.092992%20633.5%20256.124992L630.562496%20256.124992L630.562496%20261.562496zM517.124992%20245.6874880000001C491.428992%20245.6874880000001%20476.187488%20234.7354880000001%20476.187488%20216.687488C476.187488%20196.911488%20491.454496%20191.620992%20516.062496%20189.124992C545.502496%20186.180992%20547.812512%20181.947488%20547.812512%20176.187488C547.812512%20166.075488%20539.695488%20161.875008%20520.687488%20161.875008C496.847488%20161.875008%20491.603008%20167.784992%20489.875008%20179.624992C489.715008%20180.872992%20488.595488%20181.812512%20487.187488%20181.812512L475.5%20181.812512C474.092%20181.812512%20472.875008%20180.692992%20472.875008%20179.124992C472.875008%20164.020992%20481.108%20145.937504%20520.5%20145.937504C549.396%20145.969504%20565.750016%20157.164512%20565.750016%20176.812512C565.750016%20196.268512%20552.649504%20201.443488%20524.937504%20205.187488C496.905504%20208.931488%20494.124992%20210.815008%20494.124992%20217.375008C494.124992%20222.815008%20496.420992%20229.937504%20517.124992%20229.937504C535.652992%20229.937504%20542.559008%20225.885504%20545.375008%20213.437504C545.695008%20212.1895040000001%20546.564512%20211.437504%20547.812512%20211.437504L559.5%20211.437504C560.268%20211.437504%20560.927008%20211.7394880000001%20561.375008%20212.187488C561.855008%20212.795488%20562.16%20213.419488%20562%20214.187488C560.144%20235.6914880000001%20545.956992%20245.6874880000001%20517.124992%20245.6874880000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wordpress-logo%22%20%20%20%20%20%20unicode=%22&#xF19A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20750C714%20750%20878%20586%20878%20384C878%20182%20714%2018%20512%2018C310%2018%20146%20182%20146%20384C146%20586%20310%20750%20512%20750zM512%20713C396.875008%20713%20295.875008%20654.5%20237%20565C244.750016%20564.749984%20251.750016%20565%20258%20565C292.5%20565%20346%20569%20346%20569C363.750016%20570%20365.750016%20544.124992%20348%20542C348%20542%20329.875008%20539%20310%20538L430%20182L502%20398L451%20538C433.250016%20539%20416%20542%20416%20542C398.250016%20543%20400.250016%20570%20418%20569C418%20569%20472.624992%20565%20505%20565C539.5%20565%20593%20569%20593%20569C610.750016%20570%20612.750016%20544.124992%20595%20542C595%20542%20576.750016%20539%20557%20538L676%20184L709%20294C725.624992%20336.7499840000001%20734%20372.7499840000001%20734%20401C734%20441.749984%20719.624992%20469.124992%20707%20491C690.375008%20518.124992%20675%20541.875008%20675%20569C675%20599.249984%20697.624992%20627%20730%20627C731.5%20627%20732.5%20627%20734%20627C675.375008%20680.749984%20597.750016%20713%20512%20713zM801%20542C802.5%20531.5%20803%20520.124992%20803%20508C803%20474.624992%20796.750016%20437%20778%20390L678%2099C776%20156.124992%20841%20262.5%20841%20384C841%20441.249984%20826.750016%20495.124992%20801%20542zM211%20518C192.750016%20477.124992%20183%20431.749984%20183%20384C183%20253.624992%20258.124992%20141.375008%20368%2088zM518%20355L419%2068C448.5%2059.375008%20479.624992%2055%20512%2055C550.375008%2055%20586.750016%2061%20621%2073C620.124992%2074.375008%20619.624992%2076.375008%20619%2078z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22twitter-square%22%20%20%20%20%20%20unicode=%22&#xF081;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM598.062496%20555.875008C542.062496%20555.875008%20495.413504%20505.366496%20508.437504%20443.062496C432.277504%20446.966496%20364.403488%20483.350496%20319.1875008%20539.062496C311.2195008%20525.494496%20306.75%20509.838016%20306.75%20492.750016C306.718%20462.030016%20322.056992%20433.3365120000001%20347.624992%20416.3125120000001C332.648992%20416.856512%20318.3795008%20421.027008%20306.1875008%20427.875008L306.1875008%20426.8125120000001C306.1875008%20382.172512%20337.671488%20345.168992%20379.687488%20336.624992C365.1274880000001%20332.8169920000001%20352.394016%20332.825504%20338.249984%20334.937504C349.866016%20298.5215040000001%20383.742496%20272.0819840000001%20424.062496%20271.2499840000001C392.574496%20246.6099840000001%20353.100992%20232.062496%20310.1249984%20232.062496C302.5730016%20232.062496%20295.424%20232.2929920000001%20288%20233.124992C328.608%20207.076992%20376.904%20192%20429%20192C597.832%20192%20690.249984%20331.874016%20690.249984%20453.249984C690.249984%20457.185984%20690.225504%20461.188992%20689.937504%20465.124992C707.857504%20478.148992%20723.521504%20494.413984%20735.937504%20512.750016C719.425504%20505.613984%20701.558496%20500.389504%20683.062496%20498.437504C702.102496%20509.765504%20716.527008%20527.72%20723.375008%20549C705.743008%20538.504%20685.828992%20530.811008%20665.124992%20526.875008C648.324992%20544.795008%20624.526496%20555.875008%20598.062496%20555.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22product-hunt%22%20%20%20%20%20%20unicode=%22&#xF288;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM416%20544L416%20192L480%20192L480%20320L560%20320C621.792%20320%20672%20370.208%20672%20432C672%20493.792%20621.792%20544%20560%20544L416%20544zM480%20480L560%20480C586.464%20480%20608%20458.464%20608%20432C608%20405.536%20586.464%20384%20560%20384L480%20384L480%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22aviato%22%20%20%20%20%20%20unicode=%22&#xF421;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M99.5%20544L0%20333.750016L27.18750016%20333.750016L57.6249984%20400.624992L141.1249984%20400.624992L171.1875008%20333.750016L199.0624992%20333.750016L99.5%20544zM560%20544L460.187488%20334.062496L488%20334.062496L518.375008%20400.937504L557%20400.937504L554.249984%20339.1874880000001C554.249984%20339.1874880000001%20518.104992%20328.644992%20513.624992%20301.124992C513.304992%20300.4849920000001%20513.249984%20299.827488%20513.249984%20299.1874880000001L409.624992%20302.375008L513.249984%20289.2499840000001C513.249984%20285.730016%20513.610016%20282.582496%20514.249984%20279.062496C514.570016%20274.9024960000001%20515.227488%20271.3400000000001%20516.187488%20267.5L128%20288L269.75%20273.2499840000001L269.75%20263.062496C260.4700000000001%20261.7824960000001%20253.1249984%20253.42%20253.1249984%20243.5C253.1249984%20232.62%20262.0575008%20223.687488%20272.9375008%20223.687488C283.8175008%20223.687488%20292.8124992%20232.62%20292.8124992%20243.5C292.8124992%20253.42%20285.4124992%20261.7824960000001%20275.8124992%20263.062496L275.8124992%20272.312512L404.5%20257.937504L404.5%20249.2499840000001C395.54%20247.649984%20388.5%20239.350016%20388.5%20229.750016C388.5%20218.870016%20397.432512%20213.437504%20408.3125120000001%20213.437504C419.192512%20213.437504%20428.187488%20218.870016%20428.187488%20229.750016C428.187488%20239.350016%20421.46%20247.649984%20412.5%20249.2499840000001L412.5%20257.2499840000001L457.937504%20252.1874880000001L457.937504%20214.062496L448.3125120000001%20214.062496L448.3125120000001%20192L457.937504%20192L457.937504%20202.2499840000001L465.937504%20202.2499840000001L465.937504%20192L475.187488%20192L475.187488%20213.750016L465.937504%20213.750016L465.937504%20251.1874880000001L527.375008%20244.1874880000001C540.175008%20225.947488%20557.437504%20222.375008%20557.437504%20222.375008L557.437504%20211.812512L549.437504%20211.5L549.124992%20192L555.5%20192L555.812512%20200L564.187488%20200L564.5%20192L570.875008%20192L570.562496%20211.5L562.562496%20211.812512L562.249984%20222.375008C562.249984%20222.375008%20579.824992%20225.947488%20592.624992%20244.1874880000001L654.062496%20251.1874880000001L654.062496%20213.750016L644.5%20213.750016L644.5%20192L654.062496%20192L654.062496%20202.2499840000001L662.062496%20202.2499840000001L662.062496%20192L671.687488%20192L671.687488%20213.750016L662.062496%20213.750016L662.062496%20251.812512L707.5%20256.937504L707.5%20248.937504C698.54%20247.337504%20691.812512%20239.029984%20691.812512%20229.750016C691.812512%20218.870016%20700.487488%20213.437504%20711.687488%20213.437504C722.567488%20213.437504%20731.187488%20218.870016%20731.187488%20229.750016C731.187488%20239.350016%20724.46%20247.337504%20715.5%20248.937504L715.5%20257.937504L843.812512%20272.312512L843.812512%20263.062496C834.532512%20261.462496%20827.187488%20253.4274880000001%20827.187488%20243.1874880000001C827.187488%20232.627488%20836.182496%20223.375008%20847.062496%20223.375008C857.942496%20223.375008%20866.875008%20232.627488%20866.875008%20243.1874880000001C866.555008%20253.4274880000001%20859.217504%20261.7824960000001%20849.937504%20263.062496L849.937504%20273.2499840000001L992%20288L603.187488%20267.812512C604.467488%20271.332512%20605.109984%20274.9024960000001%20605.750016%20279.062496C606.070016%20282.582496%20606.375008%20285.784992%20606.375008%20289.624992L710.062496%20302.750016L606.375008%20299.5L606.375008%20301.124992C601.575008%20328.9649920000001%20565.437504%20339.1874880000001%20565.437504%20339.1874880000001L562.812512%20400.937504L601.624992%20400.937504L632%20334.062496L659.5%20334.062496L560%20544zM912%20539.5C897.28%20539.5%20883.549984%20536.94%20870.750016%20531.5C857.950016%20525.74%20846.724992%20521.912512%20837.124992%20512.312512C827.524992%20502.712512%20819.502496%20491.495008%20814.062496%20478.375008C808.622496%20465.895008%20806.062496%20451.844992%20806.062496%20437.124992C806.062496%20422.404992%20808.622496%20408.932512%20814.062496%20395.8125120000001C819.502496%20383.012512%20827.524992%20371.842496%20837.124992%20362.562496C846.724992%20352.6424960000001%20857.950016%20344.9400000000001%20870.750016%20339.5C883.549984%20334.06%20897.28%20331.1874880000001%20912%20331.1874880000001C926.72%20331.1874880000001%20940.450016%20334.06%20953.249984%20339.5C966.049984%20344.9400000000001%20977.267488%20352.6424960000001%20987.187488%20362.562496C996.787488%20371.842496%201004.184992%20383.332512%201009.624992%20395.8125120000001C1015.064992%20408.932512%201017.937504%20422.404992%201017.937504%20437.124992C1017.937504%20451.844992%201015.064992%20465.895008%201009.624992%20478.375008C1004.184992%20491.495008%20996.787488%20502.712512%20987.187488%20512.312512C977.267488%20522.232512%20966.050016%20525.74%20953.249984%20531.5C940.450016%20536.94%20926.72%20539.5%20912%20539.5zM188.5%20537.249984L288.3124992%20327.062496L387.5%20537.249984L360.3125120000001%20537.249984L288.3124992%20383.6874880000001L216%20537.249984L188.5%20537.249984zM419.687488%20537.187488L419.687488%20333.750016L444.3125120000001%20333.750016L444.3125120000001%20537.187488L419.687488%20537.187488zM640.5%20537.187488L640.5%20518.750016L706.687488%20518.750016L706.687488%20333.750016L734%20333.750016L734%20518.750016L799.5%20518.750016L799.5%20537.187488L640.5%20537.187488zM912%20519.687488C922.88%20519.687488%20933.775008%20517.730016%20943.375008%20513.249984C953.615008%20508.769984%20962.264992%20503.36%20969.624992%20496C976.984992%20488.32%20982.715008%20479.662496%20986.875008%20470.062496C991.035008%20459.822496%20992.937504%20448.964992%20992.937504%20437.124992C992.937504%20425.924992%20991.035008%20415.052512%20986.875008%20404.8125120000001C982.715008%20394.892512%20976.984992%20385.915008%20969.624992%20378.875008C962.264992%20371.1950080000001%20953.615008%20365.4100160000001%20943.375008%20361.2499840000001C933.775008%20356.769984%20922.88%20354.875008%20912%20354.875008C900.8%20354.875008%20890.232512%20356.769984%20880.312512%20361.2499840000001C870.392512%20365.409984%20861.415008%20371.1950080000001%20854.375008%20378.875008C847.015008%20385.915008%20840.964992%20394.892512%20837.124992%20404.8125120000001C832.964992%20415.052512%20830.750016%20425.604992%20830.750016%20437.124992C830.750016%20448.644992%20832.964992%20459.822496%20837.124992%20470.062496C840.964992%20479.662496%20847.015008%20488.32%20854.375008%20496C862.055008%20503.04%20870.392512%20508.770016%20880.312512%20513.249984C890.232512%20517.730016%20900.8%20519.687488%20912%20519.687488zM99.5%20490.875008L130.8750016%20422.750016L68.1875008%20422.750016L99.5%20490.875008zM560%20490.875008L591.062496%20422.750016L561.875008%20422.750016L560%20467.812512L558%20422.750016L528.624992%20422.750016L560%20490.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pushed%22%20%20%20%20%20%20unicode=%22&#xF3E1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M657%20767.8750016C653.103872%20768.1890624%20649.211008%20767.9780000000001%20645.375008%20767.25L180.1875008%20691.1249984C154.2995008%20686.4850016%20135.628%20659.7349984%20143.5%20628.3750016L323.687488%2031.187488C334.823488%20-5.324512%20386.62%20-10.316512%20405.5%2019.187488L466%20157.687488L876.5%20554.312512C904.628%20583.1124992%20883.840992%20627.8609984%20846.624992%20631.1249984L670.562496%20646.5L694.562496%20703.8124992C710.158496%20739.0644992%20684.272864%20765.6765632%20657%20767.8750016zM651.875008%20731.0624992C660.611008%20732.2784991999999%20664.748512%20726.7909984%20660.812512%20718.3750016L632%20649.9375008L327.8125120000001%20677.8750016L651.875008%20731.0624992zM191%20653.5624992L617.437504%20614.6249984L451.249984%20219.124992L180.5%20638C175.188%20646.736%20182.264%20655.0984992%20191%20653.5624992zM655.624992%20611.0624992L845.249984%20594.3750016C852.129984%20592.5190016%20855.094016%20585.3515007999999%20849.750016%20579.6875008L501.812512%20244.624992L655.624992%20611.0624992zM216.1875008%20514.875008L435.124992%20176.062496C423.124992%20150.366496%20374.8125120000001%2040.437504%20374.8125120000001%2040.437504C370.364512%2033.589504%20361.216992%2035.077504%20358.624992%2042.437504L216.1875008%20514.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mrt%22%20%20%20%20%20%20unicode=%22&#xF3C8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M475.312512%20800C247.8564992%20800%2064%20613.952%2064%20384C64%20154.048%20247.8564992%20-32%20475.312512%20-32C508.496512%20-32%20540.653504%20-28.149504%20571.437504%20-20.437504C390.317504%2010.122496%20224%20179.68%20224%20384C224%20588.3199999999999%20394.88%20757.9095007999999%20576%20788.4375008C545.248%20796.1495007999999%20508.496512%20800%20475.312512%20800zM561.249984%20672C502.97072%20671.7781344%20442.58%20652.8135008%20390.5%20614.1875008C388.1%20612.4915008%20386.048%20610.8210016%20384%20609.1249984C489.312%20637.8929984%20606.594016%20602.7030016%20677.249984%20511.375008C735.906016%20435.247008%20747.613504%20338.88%20717.437504%20256C810.397504%20346.656%20828.212512%20485.646496%20753.812512%20582.0624992C707.696512%20641.6064992%20636.18048%20672.2852576%20561.249984%20672zM869.624992%20575.187488C886.520992%20536.179488%20896%20493.216%20896%20448C896%20271.264%20752.736%20128%20576%20128C481.856%20128%20397.497504%20168.920992%20338.937504%20233.624992C348.473504%20212.056992%20364.056992%20188.607008%20377.624992%20169.375008C479.544992%2023.071008%20679.580992%20-11.920992%20824.124992%2091.375008C969.020992%20194.671008%201003.357504%20396.758496%20901.437504%20543.062496C890.525504%20558.774496%20881.080992%20565.971488%20869.624992%20575.187488zM464%20512C455.168%20512%20448%20504.832%20448%20496L448%20432C448%20423.168%20440.832%20416%20432%20416L368%20416C359.168%20416%20352%20408.832%20352%20400L352%20368C352%20359.168%20359.168%20352%20368%20352L432%20352C440.832%20352%20448%20344.832%20448%20336L448%20272C448%20263.168%20455.168%20256%20464%20256L496%20256C504.832%20256%20512%20263.168%20512%20272L512%20336C512%20344.832%20519.168%20352%20528%20352L592%20352C600.832%20352%20608%20359.168%20608%20368L608%20400C608%20408.832%20600.832%20416%20592%20416L528%20416C519.168%20416%20512%20423.168%20512%20432L512%20496C512%20504.832%20504.832%20512%20496%20512L464%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sellcast%22%20%20%20%20%20%20unicode=%22&#xF2DA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM642.124992%20606.0624992C629.988864%20608.240688%20616.772992%20604.0184992%20608.624992%20590.0624992L601.312512%20577.5624992C527.680512%20618.9384992%20433.152992%20593.9695008%20390.624992%20521.937504C348.224992%20449.777504%20373.715488%20356.723488%20447.187488%20315.1874880000001C475.539488%20299.027488%20447.023008%20315.315488%20475.375008%20299.1874880000001C513.487008%20277.683488%20545.816512%20333.971488%20508.312512%20355.1874880000001C508.152512%20355.1874880000001%20479.937504%20371.062496%20479.937504%20371.062496C437.857504%20394.966496%20423.021504%20448.439488%20447.437504%20489.687488C471.853504%20530.9354880000001%20526.42%20545.244%20568.5%20521.5C596.852%20505.34%20568.335488%20521.6279999999999%20596.687488%20505.5C612.207488%20497.884%20627.142496%20501.147008%20637.062496%20510.875008C641.158496%20514.907008%20640.142496%20513.873504%20666.062496%20557.937504C679.682496%20581.0975008%20662.351872%20602.4321888%20642.124992%20606.0624992zM534%20473.562496C502.794432%20476.898432%20482.184%20431.439008%20515%20412.875008C542.424%20397.643008%20516.176512%20412.2320000000001%20543.312512%20397C585.392512%20373.096%20600.036512%20319.6230080000001%20575.812512%20278.375008C551.396512%20237.1270080000001%20496.829984%20222.818496%20454.750016%20246.562496C426.397984%20262.722496%20454.914496%20246.434496%20426.562496%20262.562496C410.882496%20271.5224960000001%20390.616992%20266.142016%20381.624992%20250.750016L357.687488%20210.124992C338.487488%20177.548992%20387.212992%20130.919008%20422.124992%20190.375008C495.756992%20148.999008%20590.284512%20173.968%20632.812512%20246C675.340512%20318.0320000000001%20649.916992%20411.083008%20576.124992%20452.875008C547.772992%20469.035008%20576.227008%20452.747008%20547.875008%20468.875008C543.111008%20471.563008%20538.457952%20473.085952%20534%20473.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lyft%22%20%20%20%20%20%20unicode=%22&#xF3C3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20640L64%20288C64%20234.976%20106.976%20192%20160%20192L226%20192C205.104%20212.384%20192%20240.704%20192%20272L192%20384L192%20592L192%20640L64%20640zM720%20640C622.784%20640%20544%20561.216%20544%20464L544%20416L544%20384L544%20192C614.688%20192%20672%20249.312%20672%20320L736%20320L736%20448L672%20448L672%20464C672%20490.496%20693.504%20512%20720%20512C746.496%20512%20768%20490.496%20768%20464L768%20384L768%20352C768%20263.648%20839.648%20192%20928%20192L960%20192L960%20320C924.64%20320%20896%20348.64%20896%20384L960%20384L960%20512L889.187488%20512C868.259488%20585.8240000000001%20800.544%20640%20720%20640zM224%20512L224%20288C224%20235.2000000000001%20267.2%20192%20320%20192L336%20192C358.688%20192%20379.743008%20198.8535040000001%20397.375008%20210.437504C393.183008%20204.133504%20388.438496%20198.217504%20383.062496%20192.937504C362.902496%20172.457504%20334.7200000000001%20160%20304%20160C286.7200000000001%20160%20270.4%20163.827488%20256%20171.187488L256%2077.437504C275.52%2068.797504%20297.28%2064%20320%2064L352%2064C440%2064%20512%20136%20512%20224L512%20512L384%20512L384%20336C384%20327.2000000000001%20376.8%20320%20368%20320C359.2%20320%20352%20327.2000000000001%20352%20336L352%20512L224%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ethereum%22%20%20%20%20%20%20unicode=%22&#xF42E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M478.5%20800L221.75%20398.3125120000001L512.124992%20255.562496L797.875008%20398.437504L545.687488%20800L528%20800L478.5%20800zM480%20683.6249984L480%20544.375008L354.750016%20487.562496L480%20683.6249984zM544%20682.3124992L666.187488%20487.750016L544%20543.875008L544%20682.3124992zM480%20474.124992L480%20342.6874880000001L341%20411.062496L480%20474.124992zM544%20473.375008L679.875008%20411L544%20343.062496L544%20473.375008zM224%20335.624992L224%20255L477.687488%20-28L512%20-28L546.312512%20-28L800%20255L800%20335.624992L512%20188L224%20335.624992zM368.687488%20189.5L480%20132.437504L480%2065.375008L368.687488%20189.5zM655.312512%20189.5L544%2065.375008L544%20132.437504L655.312512%20189.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-sampling--%22%20%20%20%20%20%20unicode=%22&#xF4F1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM516.062496%20608C507.614496%20608%20500.668992%20601.4159999999999%20500.124992%20593L488.875008%20475.624992L478.812512%20563.562496C478.236512%20571.978496%20471.291008%20578.4375008%20462.875008%20578.4375008C454.459008%20578.4375008%20447.483008%20571.946496%20446.875008%20563.562496L436.8125120000001%20460L427.437504%20534.249984C426.765504%20542.505984%20419.912992%20548.873504%20411.624992%20548.937504L411.5%20548.937504C403.276%20548.937504%20396.362496%20542.6615039999999%20395.562496%20534.437504L381%20383.937504L374.937504%20417.624992C373.753504%20424.184992%20368.592%20429.316%20362%20430.5C355.344%20431.556%20348.829504%20428.665504%20345.437504%20422.937504L322.562496%20384L256%20384L256%20352L331.687488%20352C337.351488%20352%20342.62%20355.011008%20345.5%20359.875008L351.124992%20369.5L370.062496%20264.2499840000001C371.4704960000001%20256.409984%20378.852%20250.934496%20386.5%20251.062496C394.5%20251.414496%20400.981984%20257.5944960000001%20401.750016%20265.562496L410.187488%20320L422.187488%20206.687488C422.859488%20198.367488%20429.8049920000001%20192%20438.124992%20192L438.187488%20192C446.571488%20192.064%20453.486496%20198.523008%20454.062496%20206.875008L462.750016%20286.562496L473.5%20174.937504C474.076%20166.5215040000001%20481.116%20160%20489.5%20160C497.916%20160.0320000000001%20504.893504%20166.584%20505.437504%20175L515.5%20288L523%20207.062496C523.512%20198.710496%20530.397984%20192.1280000000001%20538.750016%20192L539%20192C547.256%20192%20554.201504%20198.3064960000001%20554.937504%20206.562496L566.062496%20297L574.375008%20206.937504C574.951008%20198.6175040000001%20581.772992%20192.096%20590.124992%20192L590.312512%20192C598.568512%20192%20605.481984%20198.244%20606.249984%20206.5L620.937504%20363.624992L630.437504%20294.437504C631.397504%20287.333504%20636.990496%20281.7420160000001%20644.062496%20280.750016C651.326496%20279.885984%20658.089504%20283.627488%20660.937504%20290.1874880000001L687.937504%20352L768%20352L768%20384L677.5%20384C671.132%20384%20665.435008%20380.1990080000001%20662.875008%20374.375008L654.437504%20355.124992L633.750016%20505.562496C632.662016%20513.626496%20625.530496%20519.055008%20617.562496%20519.375008C609.434496%20519.183008%20602.768%20512.908512%20602%20504.812512L592.875008%20448L584.312512%20534C583.736512%20542.3199999999999%20576.914496%20548.841504%20568.562496%20548.937504C560.402496%20549.2895040000001%20553.205504%20542.6950079999999%20552.437504%20534.375008L542.249984%20480L532.062496%20592.9375008C531.550496%20601.3855008%20524.604992%20607.9680000000001%20516.124992%20608L516.062496%20608zM480%20448L544%20448L544%20416L576%20416L576%20352L544%20352L544%20320L480%20320L480%20352L448%20352L448%20416L480%20416L480%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22markdown%22%20%20%20%20%20%20unicode=%22&#xF60F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M92%20704C42.250016%20704%200%20663.875008%200%20614L0%20154C0%20104.124992%2042.250016%2064%2092%2064L932%2064C981.750016%2064%201024%20104.124992%201024%20154L1024%20614C1024%20663.875008%20981.750016%20704%20932%20704zM92%20640L932%20640C948.5%20640%20960%20627.749984%20960%20614L960%20154C960%20140.2499840000001%20948.5%20128%20932%20128L92%20128C75.5%20128%2064%20140.2499840000001%2064%20154L64%20614C64%20627.749984%2075.5%20640%2092%20640zM160%20544L160%20224L256%20224L256%20437L352%20310L448%20437L448%20224L544%20224L544%20544L448%20544L352%20416L256%20544zM704%20544L704%20384L608%20384L752%20224L896%20384L800%20384L800%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22napster%22%20%20%20%20%20%20unicode=%22&#xF3D2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C406.237664%20768%20312.072048%20718.6871968%20250.5624992%20642C221.3765216%20652.8839935999999%20201.6797504%20657.9471392%20200%20658.3750016L160.1875008%20668.4375008L160.1249984%20543.624992C121.414096%20514.3069760000001%2096%20468.255392%2096%20416C96%20363.070784%20122.0633568%20316.498848%20161.6249984%20287.2499840000001C178.1970752%20108.4804799999999%20328.756%20-32%20511.812512%20-32C694.797472%20-32%20845.476672%20108.4400000000001%20862.124992%20287.124992C901.81216%20316.3624%20928%20362.97168%20928%20416C928%20468.224%20902.608896%20514.241632%20863.937504%20543.562496L864%20668.5L824.312512%20658.3750016C822.626592%20657.9455712%20802.805248%20652.8460416%20773.437504%20641.8750016C711.92928%20718.6076416%20617.79888%20768%20512%20768zM512%20704C593.79952%20704%20667.117984%20671.0605664%20719.5%20619.0624992C701.622304%20610.6168544%20682.621888%20600.734416%20663.249984%20589.1249984C570.130016%20639.2369984%20454.12%20639.2370016%20361%20589.1249984C341.556992%20600.7800992%20322.49248%20610.6599679999999%20304.5624992%20619.1249984C356.940544%20671.086864%20430.233152%20704%20512%20704zM224%20583.5C254.624%20572.3%20299.1264992%20553.321504%20343.062496%20524.937504L360.124992%20513.937504L377.375008%20524.624992C458.815008%20575.312992%20565.56%20575.312992%20647%20524.624992L664.249984%20513.937504L681.249984%20524.937504C725.089984%20553.2895040000001%20769.344%20572.205504%20800%20583.4375008L800%20320C800%20161.184%20670.628512%2032%20511.812512%2032C352.996512%2032%20223.8124992%20161.153504%20223.8124992%20319.937504L224%20583.5zM334.062496%20319.812512C320.136128%20319.924%20304.84%20319.8074880000001%20288%20319.6874880000001C289.28%20305.2874880000001%20287.7%20263.669984%20332.5%20237.750016C339.86%20233.589984%20358.4%20227.5224960000001%20376%20226.562496C418.88%20224.6424960000001%20480%20224%20480%20224C461.632%20308.0560000000001%20431.547136%20319.0320000000001%20334.062496%20319.812512zM689.812512%20319.812512C592.117888%20319.0320000000001%20562.088%20308.0560000000001%20544%20224C544%20224%20605.12%20224.6424960000001%20648%20226.562496C665.6%20227.5224960000001%20684.14%20233.590016%20691.5%20237.750016C736.3%20263.990016%20734.72%20305.607488%20736%20319.6874880000001C719.12%20319.8074880000001%20703.768864%20319.924%20689.812512%20319.812512zM427.5%20192C451.18%20167.04%20480%20147.84%20512%20136C544%20147.84%20572.5%20167.04%20596.5%20192L427.5%20192zM448.3125120000001%20114.062496C448.3125120000001%20114.062496%20443.517504%20111.515008%20437.437504%20102.875008C432.957504%2095.835008%20431.375008%2086.562496%20431.375008%2086.562496C480.335008%2056.482496%20543.984992%2056.482496%20592.624992%2086.562496C592.624992%2086.562496%20592.307488%2093.304992%20587.187488%20101.624992C581.747488%20110.5849920000001%20575.687488%20114.062496%20575.687488%20114.062496C534.087488%20101.582496%20487.992512%20102.222496%20448.3125120000001%20114.062496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stripe%22%20%20%20%20%20%20unicode=%22&#xF429;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C882.124992%20640%20896%20626.124992%20896%20608L896%20160C896%20141.875008%20882.124992%20128%20864%20128L160%20128C141.875008%20128%20128%20141.875008%20128%20160L128%20608C128%20626.124992%20141.875008%20640%20160%20640zM528%20530C512.875008%20530%20501%20518.124992%20501%20503C501%20488%20512.875008%20476%20528%20476C543%20476%20555%20488%20555%20503C555%20518.124992%20543%20530%20528%20530zM354%20506L310%20499L304%20460L288%20457L282%20421L304%20421L304%20346C304%20326.5%20308.875008%20313.2499840000001%20319%20305C327.5%20298.124992%20339.750016%20295%20357%20295C370.250016%20295%20378.375008%20297.5%20384%20299L384%20339C380.875008%20338.124992%20373.750016%20337%20369%20337C358.875008%20337%20354%20342.124992%20354%20354L354%20421L381%20421L387%20460L354%20460zM221%20463C203.5%20463%20188.375008%20458.5%20178%20450C167.124992%20441.124992%20162%20427.624992%20162%20412C162%20383.7499840000001%20178.875008%20372.124992%20207%20362C225.124992%20355.624992%20231%20351.124992%20231%20344C231%20337.124992%20225.624992%20333%20215%20333C201.875008%20333%20180.124992%20339.624992%20166%20348L160%20309C172.124992%20302.124992%20194.750016%20295%20218%20295C236.5%20295%20251.624992%20298.624992%20262%20307C273.624992%20316.124992%20280%20330.5%20280%20348C280%20376.875008%20262.5%20388.875008%20234%20399C218.875008%20404.624992%20210%20408.124992%20210%20415C210%20420.875008%20214.5%20425%20223%20425C238.624992%20425%20255%20418.375008%20266%20413L272%20452C263.250016%20456.124992%20245.750016%20463%20221%20463zM663%20463C648%20463%20634.250016%20456.124992%20622%20443L620%20460L574%20460L574%20238L626%20247L626%20298C633.875008%20295.5%20641.750016%20295%20649%20295C661.875008%20295%20680.5%20298.2499840000001%20695%20314C708.875008%20329.124992%20716%20352%20716%20383C716%20410.375008%20711.375008%20431.749984%20701%20445C691.875008%20456.875008%20679.250016%20463%20663%20463zM798%20463C754.124992%20463%20727%20430%20727%20378C727%20348.875008%20733.624992%20326.875008%20748%20313C760.875008%20300.5%20780.124992%20295%20804%20295C826%20295%20846.124992%20299.5%20859%20308L853%20344C840.375008%20337.124992%20825.624992%20333%20809%20333C799%20333%20792%20335.624992%20787%20340C781.624992%20344.624992%20779%20351.375008%20778%20362L863%20362C863.250016%20364.5%20864%20376.2499840000001%20864%20380C864%20405.749984%20858%20426.624992%20847%20441C835.750016%20455.5%20819.375008%20463%20798%20463zM480%20462C465.5%20462%20453.624992%20453.749984%20449%20440L446%20460L401%20460L401%20298L453%20298L453%20403C459.375008%20410.875008%20468.5%20414%20481%20414C483.750016%20414%20486.5%20413.624992%20490%20413L490%20461C486.375008%20461.875008%20483.124992%20462%20480%20462zM502%20460L502%20298L554%20298L554%20460zM797%20428C808.624992%20428%20815.124992%20416.875008%20816%20394L778%20394C779.5%20417.124992%20785.124992%20428%20797%20428zM645%20423C658.124992%20423%20665%20409.624992%20665%20382C665%20366.2499840000001%20662.750016%20353.375008%20658%20345C653.875008%20337.124992%20647.5%20333%20640%20333C634.875008%20333%20630.124992%20333.875008%20626%20336L626%20413C634.750016%20422.124992%20642.124992%20423%20645%20423z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ello%22%20%20%20%20%20%20unicode=%22&#xF5F1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM290.5624992%20352C306.1784992%20243.616%20399.392%20160%20512%20160C624.608%20160%20717.821504%20243.616%20733.437504%20352L668.750016%20352C653.870016%20279.072%20589.28%20224%20512%20224C434.7200000000001%20224%20370.130016%20279.072%20355.249984%20352L290.5624992%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-share-alike%22%20%20%20%20%20%20unicode=%22&#xF4EF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM512%20576C441.408%20576%20384%20518.592%20384%20448L320%20448L416%20352L512%20448L448%20448C448%20483.296%20476.704%20512%20512%20512C547.296%20512%20576%20483.296%20576%20448L576%20320C576%20284.704%20547.296%20256%20512%20256C488.416%20256%20467.979008%20268.9600000000001%20456.875008%20288L388.562496%20288C402.866496%20232.928%20452.512%20192%20512%20192C582.592%20192%20640%20249.408%20640%20320L640%20448C640%20518.592%20582.592%20576%20512%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bootstrap%22%20%20%20%20%20%20unicode=%22&#xF836;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM352%20576L352%20399.687488L352%20192.312512C541.76%20192.312512%20579.730016%20189.752512%20615.249984%20200.312512C636.049984%20206.712512%20693%20227.1874880000001%20693%20299.1874880000001C693%20331.1874880000001%20683.407488%20385.310016%20620.687488%20398.750016L620.687488%20399.687488L608.875008%20399.687488C640.875008%20414.087488%20661%20441.250016%20661%20481.249984C661%20491.490016%20663.875008%20576%20551.875008%20576L352%20576zM416%20512L544%20512C592.288%20512%20597%20484.696512%20597%20464.312512C597%20414.584512%20544.96%20416%20544%20416L416%20416L416%20512zM416%20352L568.312512%20352C627.864512%20352%20629%20314.352992%20629%20304.624992C629%20254.704992%20577.427488%20256%20571.187488%20256L416%20256L416%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fulcrum%22%20%20%20%20%20%20unicode=%22&#xF50B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20896L439.062496%20505.624992L323.187488%20384L439.062496%20262.375008L480%20-128L480%20288L384%20384L480%20480L480%20896zM544%20896L544%20480L640%20384L544%20288L544%20-128L584.937504%20262.375008L700.812512%20384L584.937504%20505.624992L544%20896zM304%20672L224%20576L304%20480L384%20576L304%20672zM720%20672L640%20576L720%20480L800%20576L720%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22windows%22%20%20%20%20%20%20unicode=%22&#xF17A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M864%20736L160%20640.25L160%20127.750016L864%2032L864%20736zM800%20662.75L800%20416L480%20416L480%20619.1875008L800%20662.75zM416%20610.5L416%20416L224%20416L224%20584.3750016L416%20610.5zM224%20352L416%20352L416%20157.5L224%20183.624992L224%20352zM480%20352L800%20352L800%20105.249984L480%20148.812512L480%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shirts-in-bulk%22%20%20%20%20%20%20unicode=%22&#xF214;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20768L160%20146L179%20138L495%203L507%20-3L520%202L844%20138L864%20146L864%20768zM224%20704L800%20704L800%20608L224%20608zM224%20544L800%20544L800%20189L507%2067L224%20189zM512%20480C423.624992%20480%20352%20408.375008%20352%20320C352%20231.624992%20423.624992%20160%20512%20160C600.375008%20160%20672%20231.624992%20672%20320C672%20408.375008%20600.375008%20480%20512%20480zM518%20415C563%20415%20599.5%20389.124992%20601%20388L577%20355C576.750016%20355.2499840000001%20549.5%20375%20518%20375C498.750016%20375%20466%20369.624992%20466%20350C473.124992%20341.7499840000001%20501%20342.124992%20513%20342L519%20342C571.250016%20342%20605%20322.124992%20605%20290C605%20260.124992%20581.375008%20225%20516%20225C466.750016%20225%20425.750016%20250.875008%20424%20252L446%20285C446.375008%20284.7499840000001%20478.750016%20265%20516%20265C538.375008%20265%20565%20271.7499840000001%20565%20290C565%20295.124992%20545.250016%20302%20519%20302L514%20302C489.624992%20302.124992%20456.5%20302.624992%20438%20321C430.124992%20328.875008%20426%20338.375008%20426%20350C426%20389.375008%20462.124992%20415%20518%20415z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gulp%22%20%20%20%20%20%20unicode=%22&#xF3AE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M708.937504%20864C707.632992%20863.9495008%20706.617504%20863.5855008%20705.937504%20862.9375008L587.062496%20721.75L562.812512%20638.3750016C546.332512%20638.9189984%20529.315008%20639.1249984%20511.875008%20639.1249984C388.323008%20639.1250016%20288%20626.0364992%20288%20609.8124992C288%20571.0925119999999%20735.687488%20571.0925119999999%20735.687488%20609.8124992C735.687488%20621.8124992%20682.092512%20631.95%20604.812512%20636.75L624%20705.3750016L735.187488%20839.1249984L735.375008%20839.3124992C737.871008%20841.9044992%20732.998496%20849.684%20725.062496%20856.5C719.110496%20861.636%20712.851008%20864.15149984%20708.937504%20864zM553.687488%20605.5624992L553.249984%20604.25C553.057984%20604.0899999999999%20553.062496%20603.8795008%20553.062496%20603.6875008C553.062496%20601.2875008%20562.754496%20599.3124992%20574.562496%20599.3124992C586.370496%20599.3124992%20596.124992%20601.2875008%20596.124992%20603.6875008L596.5%20605.1875008C599.604%20604.0675008000001%20601.312512%20602.7844992%20601.312512%20601.3124992C601.312512%20597.4404992%20589.319008%20594.2775008%20574.375008%20594.4375008C559.847008%20594.4375008%20547.812512%20597.3779999999999%20547.812512%20601.25C547.812512%20602.914%20550.199488%20604.4424991999999%20553.687488%20605.5624992zM733.187488%20594.5624992C673.955488%20562.978496%20350.393504%20562.764992%20290.9375008%20594.1249984L317.25%20362.6874880000001C328.673984%20399.583488%20357.566016%20449.396%20394.750016%20464.5C406.942016%20469.492%20419.321504%20469.468512%20430.937504%20462.812512C441.017504%20457.276512%20449.54%20445.670496%20450.5%20441.062496C452.836%20429.062496%20446.644512%20424.3125120000001%20441.8125120000001%20424.3125120000001C435.988512%20424.3125120000001%20431.536992%20432.758016%20428.624992%20437.750016C420.688992%20451.221984%20408.675008%20451.801504%20395.875008%20442.937504C382.499008%20433.721504%20370.878016%20418.221984%20362.750016%20404.750016C352.862016%20388.5260160000001%20344.524%20370.637984%20339.5%20352.750016C336.588%20342.4139840000001%20333.927008%20325.8544960000001%20338.375008%20316.062496C340.327008%20311.9984960000001%20343.203008%20309.437504%20347.875008%20309.437504C357.571008%20309.437504%20371.653504%20321.598496%20378.437504%20328.062496C387.141504%20336.350496%20398.368992%20349.274496%20402.624992%20357.562496L412.750016%20386.124992C417.774016%20398.668992%20431.875008%20396.460992%20431.875008%20386.124992C431.875008%20367.308992%20424.754496%20361.0369920000001%20412.562496%20322.124992C401.330496%20286.156992%20397.8125120000001%20274.5%20397.8125120000001%20274.5C396.468512%20269.348%20391.224992%20260.6874880000001%20385.624992%20260.6874880000001C383.288992%20260.6874880000001%20381.584992%20261.465504%20380.624992%20262.937504C378.672992%20265.529504%20378.870496%20272.644%20379.062496%20274.5C379.446496%20280.3880000000001%20391.235488%20315.4640000000001%20393.187488%20321C389.315488%20316.9360000000001%20385.260512%20312.844512%20380.8125120000001%20308.812512C370.3485120000001%20299.404512%20353.523488%20287.062496%20339.187488%20287.062496C332.595488%20287.062496%20328.376512%20288.7480000000001%20324.3125120000001%20291.5L339%20144.687488C342.872%20135.471488%20414.932512%20113.124992%20509.812512%20113.124992C604.884512%20113.124992%20676.882496%20135.631488%20680.562496%20144.687488L701.687488%20319.124992C690.647488%20309.524992%20677.894016%20297.700512%20663.750016%20291.812512C653.285984%20287.556512%20630.062496%20284.8390080000001%20630.062496%20302.375008C630.062496%20311.975008%20647.697504%20329.648%20657.937504%20342C660.657504%20345.136%20667%20352.8735040000001%20667%20356.937504C667%20362.2815040000001%20655.415008%20361.047008%20644.375008%20352.375008C638.167008%20347.383008%20632.332%20340.7095040000001%20627.5%20334.437504C619.18%20323.365504%20614.742496%20313.811008%20611.062496%20305.875008C599.062496%20279.6990080000001%20603.133504%20290.0165120000001%20593.437504%20265.312512C583.741504%20240.768512%20585.327008%20243.564%20583.375008%20239.5C581.647008%20235.98%20579.112992%20233.011488%20575.624992%20231.1874880000001C571.944992%20229.3314880000001%20566.916512%20229.542016%20563.812512%20231.750016C562.084512%20232.870016%20561.249984%20235.266496%20561.249984%20238.562496C561.249984%20240.226496%20561.491008%20241.898496%20561.875008%20243.562496C564.787008%20254.826496%20576.985504%20276.9245120000001%20590.937504%20306.812512C594.041504%20313.628512%20592.853504%20311.606496%20592.437504%20311.062496C580.437504%20299.990496%20571.314496%20294.631488%20564.562496%20291.6874880000001C553.330496%20286.887488%20539.38%20286.897984%20536.5%20299.2499840000001C536.308%20299.9859840000001%20536.316992%20300.764%20536.124992%20301.5C513.276992%20284.54%20489.085504%20279.9255040000001%20497.437504%20316.437504C488.541504%20301.301504%20473.008%20288.937504%20454%20288.937504C446.064%20288.937504%20440.255008%20291.4965120000001%20437.375008%20298.312512C432.927008%20308.456512%20439.881984%20325.833984%20446.249984%20342.2499840000001C449.545984%20350.538016%20454.046496%20360.5089920000001%20460.062496%20372.124992C463.166496%20378.396992%20468.157984%20382.101504%20474.750016%20380.437504C475.901984%20380.053504%20476.915008%20379.668992%20477.875008%20379.124992C482.899008%20375.7969920000001%20480.965504%20370.8670080000001%20478.437504%20365.875008C471.077504%20352.051008%20464.693504%20341.9%20460.437504%20327.5C458.709504%20321.42%20456.528512%20310.875008%20463.312512%20310.875008C467.952512%20310.875008%20472.399488%20312.368512%20476.687488%20315.312512C485.583488%20321.584512%20492.747488%20330.971488%20498.187488%20340.1874880000001C502.059488%20346.8114880000001%20506.726496%20355.4830080000001%20509.062496%20362.875008C510.022496%20366.011008%20511.218496%20368.9659840000001%20512.562496%20371.750016C514.706496%20376.357984%20517.568992%20381.124992%20522.624992%20381.124992C525.152992%20381.124992%20527.244512%20380.1990080000001%20528.812512%20378.375008C532.108512%20374.311008%20531.384992%20370.135488%20529.624992%20365.6874880000001C525.752992%20355.351488%20520.538016%20346.107008%20516.249984%20334.875008C513.721984%20328.4110080000001%20511%20320.128512%20511%20313.312512C511%20307.0405120000001%20518.171488%20308.5329920000001%20524.187488%20311.124992C528.827488%20313.140992%20533.471008%20316.239008%20537.375008%20319.375008C539.711008%20328.399008%20539.092%20326.4034880000001%20588.5%20445.187488C591.028%20451.267488%20595.672512%20453.875008%20600.312512%20453.875008C602.648512%20453.875008%20604.548%20453.092512%20606.5%20451.812512C609.796%20449.412512%20609.844%20444.309504%20608.5%20440.437504C607.156%20436.917504%20607.301984%20438.022496%20599.750016%20421.062496C589.669984%20398.758496%20583.115488%20382.6674880000001%20574.187488%20362.1874880000001C570.507488%20353.707488%20559.295008%20327.334496%20557.375008%20321.062496C556.223008%20316.9984960000001%20554.832512%20310.375008%20559.312512%20310.375008C569.776512%20310.375008%20596.702496%20334.5500160000001%20604.062496%20341.750016C604.446496%20342.293984%20605.044512%20342.491008%20605.812512%20342.875008C606.964512%20346.395008%20608.102496%20349.6720000000001%20609.062496%20353C611.782496%20360.0080000000001%20614.319008%20368.179008%20619.375008%20373.875008C620.911008%20375.731008%20622.642496%20376.812512%20624.562496%20376.812512C629.970496%20376.812512%20632.687488%20374.621504%20632.687488%20369.437504C632.687488%20367.4215040000001%20631.362496%20360.016%20630.562496%20358C633.282496%20360.752%20636.146016%20363.497984%20639.249984%20366.2499840000001C668.306016%20391.882016%20689%20378.803008%20689%20365.875008C689%20352.2430080000001%20671.784512%20333.278016%20662.312512%20322.750016C659.208512%20319.230016%20652.816992%20312.793504%20652.624992%20310.937504C652.624992%20308.537504%20654.347008%20307.562496%20656.875008%20307.562496C660.747008%20307.562496%20669.271008%20314.041984%20672.375008%20316.2499840000001C682.071008%20323.450016%20695.188%20334.505984%20704.5%20342.2499840000001L733.187488%20594.5624992zM349.750016%20127L378.624992%2080.124992L389.875008%20-66.312512C389.875008%20-82.728512%20444.670496%20-96%20512.062496%20-96C579.454496%20-96%20634.249984%20-82.728512%20634.249984%20-66.312512L643.187488%2081.624992L670.437504%20127C593.733504%2096.184%20429.557984%2095.096%20349.750016%20127z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vimeo%22%20%20%20%20%20%20unicode=%22&#xF27D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M895.624992%20562.875008C892.250016%20487.875008%20840%20385.375008%20739%20255.124992C634.5%20119.2499840000001%20546.250016%2051.249984%20474%2051.249984C429.124992%2051.249984%20391.250016%2092.624992%20360.375008%20175.375008C339.624992%20251.375008%20319%20327.2499840000001%20298.375008%20403.124992C275.375008%20486%20250.750016%20527.375008%20224.375008%20527.375008C218.624992%20527.375008%20198.5%20515.249984%20164.124992%20491.124992L128%20537.749984C165.875008%20571.124992%20203.250016%20604.5%20240.124992%20637.875008C290.624992%20681.624992%20328.624992%20704.624992%20353.875008%20707C413.624992%20712.749984%20450.5%20671.875008%20464.250016%20584.249984C479.124992%20489.624992%20489.5%20430.875008%20495.250016%20407.875008C512.5%20329.375008%20531.5%20290.2499840000001%20552.250016%20290.2499840000001C568.250016%20290.2499840000001%20592.375008%20315.624992%20624.624992%20366.5C656.750016%20417.5%20674%20456.124992%20676.375008%20482.749984C680.875008%20526.624992%20663.624992%20548.624992%20624.624992%20548.624992C606.250016%20548.624992%20587.250016%20544.5%20567.750016%20536.124992C605.5%20659.875008%20677.624992%20720.124992%20784.124992%20716.624992C863%20714.375008%20900.124992%20663.124992%20895.624992%20562.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rocket-chat%22%20%20%20%20%20%20unicode=%22&#xF3E8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M241.5624992%20736C200.4424992%20736%20161.76%20726.1244992%20128%20708.8124992C173.518944%20672.9761983999999%20205.83208%20623.1209504000001%20218.75%20566.375008C162.0879072%20516.6658239999999%20128%20453.16656%20128%20384C128%20316.8%20160.0910016%20252.454496%20218.8750016%20201.062496C209.5950016%20161.062496%20190.3369984%20123.710496%20162.6249984%2092.062496L128.4375008%2052.937504L178.75%2039.937504C199.23%2034.625504%20220.3784992%2032%20241.5624992%2032C312.8584992%2032%20378.938496%2057.679488%20429.562496%20104.687488C461.626496%2098.927488%20494.656%2096%20528%2096C748.576%2096%20928%20225.216%20928%20384C928%20542.784%20748.576%20672%20528%20672C494.109536%20672%20461.38352%20668.6143456%20429.937504%20662.8750016C381.233504%20707.9223104%20315.0159520000001%20736%20241.5624992%20736zM528%20608C713.28%20608%20864%20507.52%20864%20384C864%20260.48%20713.28%20160%20528%20160C493.184%20160%20458.835008%20163.552992%20425.875008%20170.624992L408.249984%20174.437504L395.875008%20161.375008C356.707008%20119.9350080000001%20303.028%2096.768%20244.5%2096C265.3%20130.656%20279.292%20168.815488%20285.5%20208.687488L288.4375008%20227.312512L273.5624992%20238.875008C220.9864992%20279.803008%20192%20331.328%20192%20384C192%20507.52%20342.7200000000001%20608%20528%20608zM368%20416A48%2048%200%200%201%20368%20320A48%2048%200%200%201%20368%20416zM528%20416A48%2048%200%200%201%20528%20320A48%2048%200%200%201%20528%20416zM688%20416A48%2048%200%200%201%20688%20320A48%2048%200%200%201%20688%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wizards-of-the-coast%22%20%20%20%20%20%20unicode=%22&#xF730;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M508.812512%20700.8124992C416.012512%20700.8124992%20339.175008%20681.5750016%20326.375008%20678.3750016C339.175008%20675.1750016%20348.824992%20671.9875008%20361.624992%20659.1875008L364.8125120000001%20659.1875008C374.412512%20662.3875008%20441.612512%20681.6249984%20540.812512%20681.6249984C828.812512%20681.6249984%201024%20495.987488%201024%20323.1874880000001L1024%20307.1874880000001C1024%20303.987488%201023.987488%20303.987488%201027.187488%20307.1874880000001L1027.187488%20339.1874880000001C1023.987488%20473.587488%20870.412512%20700.8124992%20508.812512%20700.8124992zM547.187488%20665.6249984C220.7875008%20665.6249984%2022.4%20447.975008%200%20422.375008C-3.2%20422.375008%20-3.2%20422.387488%200%20419.187488C96%20393.587488%20249.6249984%20288%20313.6249984%2096L316.8124992%2096C406.412512%20208%20540.775008%20300.812512%20694.375008%20300.812512C822.375008%20300.812512%20902.375008%20233.6125120000001%20902.375008%20172.812512C902.375008%20144.012512%20892.787488%20118.387488%20867.187488%2099.187488C889.587488%20115.187488%20912%20144%20912%20176C912%20211.2000000000001%20892.812512%20236.812512%20892.812512%20236.812512C905.612512%20224.012512%20908.812512%20211.187488%20908.812512%20211.187488C918.412512%20275.1874880000001%20950.375008%20310.375008%20950.375008%20310.375008C947.175008%20326.375008%20940.812512%20339.1874880000001%20940.812512%20339.1874880000001C953.612512%20326.387488%20963.187488%20294.4%20963.187488%20272C963.187488%20256%20956.8%20236.8%20944%20224C956.8%20230.4%20969.624992%20246.424992%20969.624992%20281.624992C969.624992%20307.2249920000001%20963.187488%20323.1874880000001%20963.187488%20323.1874880000001C972.787488%20332.7874880000001%20982.412512%20339.1750080000001%20988.812512%20342.375008C988.812512%20335.975008%20992%20326.4%20992%20320C992%20316.8%20991.987488%20316.8%20995.187488%20320L995.187488%20345.624992C1004.787488%20352.024992%201011.187488%20352%201011.187488%20352C988.787488%20528%20783.987488%20665.6249984%20547.187488%20665.6249984zM480%20652.8124992L448%20553.624992C515.2%20592.0249984%20579.187488%20611.1875008%20659.187488%20611.1875008C767.987488%20607.9875008%20927.987488%20544%20979.187488%20384C963.187488%20432%20883.2%20588.8%20672%20592C585.6%20595.2%20521.612512%20566.3874880000001%20460.812512%20531.187488L598.375008%20547.187488L448%20512L489.624992%20480L483.187488%20505.624992C495.987488%20508.824992%20547.212512%20518.375008%20588.812512%20518.375008L553.624992%20390.375008C576.024992%20390.375008%20582.424992%20403.224992%20585.624992%20425.624992L592%20428.8125120000001L592%20387.187488C556.8%20380.7874880000001%20531.2%20377.587488%20512%20371.1874880000001L534.375008%20441.624992L435.187488%20499.187488L438.375008%20486.375008L454.375008%20480C463.975008%20451.2%20486.375008%20390.387488%20486.375008%20387.187488C489.575008%20380.7874880000001%20492.824992%20377.6125120000001%20505.624992%20380.812512L508.812512%20374.375008C483.212512%20367.975008%20470.412512%20361.6%20444.8125120000001%20352L441.624992%20358.375008C448.024992%20361.5750080000001%20454.387488%20364.824992%20451.187488%20377.624992C412.787488%20476.824992%20416%20470.424992%20416%20473.624992L419.187488%20480L473.624992%20371.1874880000001C467.224992%20390.387488%20476.775008%20368%20422.375008%20496L355.187488%20355.1874880000001L361.624992%20377.624992L304%20444.8125120000001L348.8125120000001%20294.375008L329.624992%20281.624992C150.4250016%20444.824992%20159.9875008%20438.375008%20147.1875008%20438.375008C137.5875008%20438.375008%20124.8124992%20428.8125120000001%20124.8124992%20428.8125120000001L118.3750016%20438.375008C166.3750016%20476.775008%20169.5875008%20476.824992%20211.1875008%20505.624992L217.6249984%20492.812512C217.6249984%20492.812512%20208.0124992%20486.4%20204.8124992%20480C195.2124992%20464%20208%20457.575008%20304%20358.375008L275.1875008%20451.187488L339.187488%20467.187488L380.8125120000001%20419.187488L387.187488%20438.375008L380.8125120000001%20476.812512L403.187488%20483.187488L403.187488%20476.812512L409.624992%20492.812512L256%20454.375008L275.1875008%20460.812512L252.8124992%20528L281.6249984%20544L329.624992%20486.375008L374.375008%20508.812512C371.175008%20521.6125119999999%20371.2%20531.2125120000001%20368%20540.812512L396.8125120000001%20518.375008L403.187488%20521.624992L307.1875008%20588.8124992L345.624992%20569.624992C374.424992%20579.2250016%20387.212512%20582.4250016%20396.8125120000001%20585.6249984L400%20569.624992C380.8%20550.424992%20403.224992%20544.024992%20409.624992%20537.624992L387.187488%20636.8124992L406.375008%20592C412.775008%20595.2%20419.187488%20595.1875008%20419.187488%20595.1875008L422.375008%20582.3750016C422.375008%20582.3750016%20416.012512%20579.1875008%20412.8125120000001%20579.1875008L425.624992%20547.187488L480%20652.8124992zM332.8125120000001%20569.624992L348.8125120000001%20556.812512C348.8125120000001%20556.812512%20342.424992%20556.8249920000001%20329.624992%20553.624992L326.375008%20566.375008C326.375008%20566.375008%20329.612512%20566.424992%20332.8125120000001%20569.624992zM646.750016%20523.437504C673.6%20524.187488%20692.824992%20520%20697.624992%20496L697.624992%20476.812512C697.624992%20473.612512%20694.375008%20447.975008%20694.375008%20438.375008L694.375008%20406.375008C694.375008%20403.175008%20694.424992%20400.012512%20697.624992%20396.8125120000001C700.824992%20393.612512%20707.187488%20393.624992%20707.187488%20393.624992C719.987488%20393.624992%20720%20403.187488%20720%20403.187488C720%20403.187488%20726.375008%20489.612512%20726.375008%20492.812512C726.375008%20499.212512%20720%20499.187488%20720%20499.187488L720%20512C720%20512%20752.012512%20505.587488%20764.812512%20499.187488L761.624992%20470.375008C761.624992%20470.375008%20777.587488%20486.375008%20787.187488%20486.375008C796.787488%20489.575008%20809.624992%20473.624992%20809.624992%20473.624992L790.375008%20454.375008C771.175008%20463.975008%20758.375008%20454.375008%20758.375008%20454.375008C748.775008%20393.5750080000001%20745.612512%20387.212512%20764.812512%20380.812512L764.812512%20374.375008C736.012512%20383.975008%20735.987488%20383.987488%20707.187488%20387.187488C687.987488%20390.387488%20691.187488%20387.175008%20675.187488%20390.375008C668.787488%20399.975008%20672.012512%20396.787488%20668.812512%20403.187488C662.412512%20403.187488%20656.024992%20396.824992%20649.624992%20393.624992C643.224992%20390.424992%20636.824992%20390.375008%20633.624992%20390.375008C633.624992%20390.375008%20614.412512%20387.175008%20604.812512%20406.375008C595.212512%20422.375008%20604.775008%20448.024992%20614.375008%20457.624992C627.175008%20470.424992%20652.787488%20473.575008%20659.187488%20486.375008C671.987488%20502.375008%20636.787488%20521.6%20611.187488%20496L608%20496L617.624992%20521.624992C628.024992%20522.424992%20637.8%20523.187488%20646.750016%20523.437504zM860.812512%20518.375008C880.012512%20502.375008%20886.4%20495.975008%20896%20486.375008C854.4%20367.975008%20848.024992%20358.4%20857.624992%20352L854.375008%20345.624992C844.775008%20352.024992%20841.624992%20351.975008%20825.624992%20358.375008L828.812512%20368C828.812512%20368%20822.412512%20361.624992%20812.812512%20361.624992C780.812512%20361.624992%20774.412512%20412.8125120000001%20796.812512%20444.8125120000001C816.012512%20473.612512%20844.787488%20470.387488%20851.187488%20451.187488L864%20492.812512C867.2%20502.412512%20860.824992%20508.8%20857.624992%20512L860.812512%20518.375008zM548.750016%20506C536%20506%20511.975008%20502.424992%20502.375008%20473.624992L537.624992%20444.8125120000001L556.812512%20505.624992C556.012512%20505.624992%20553%20506%20548.750016%20506zM662.375008%20467.187488C662.375008%20467.187488%20643.2%20457.587488%20640%20451.187488C633.6%20444.787488%20627.187488%20435.224992%20627.187488%20425.624992C627.187488%20412.824992%20633.587488%20409.624992%20643.187488%20409.624992C652.787488%20409.624992%20659.187488%20412.787488%20659.187488%20419.187488C659.187488%20425.587488%20662.375008%20467.187488%20662.375008%20467.187488zM835.187488%20454.375008C819.187488%20457.575008%20809.575008%20416%20806.375008%20400C806.375008%20390.4%20803.2%20377.624992%20816%20377.624992C825.6%20374.424992%20832%20374.4%20848%20432C851.2%20441.6%20847.987488%20451.175008%20835.187488%20454.375008zM409.624992%20451.187488L428.8125120000001%20339.1874880000001L409.624992%20329.624992L371.187488%20374.375008L393.624992%20416L400%20409.624992L393.624992%20422.375008L409.624992%20451.187488zM896%20406.375008C918.4%20409.5750080000001%20934.375008%20380.812512%20934.375008%20380.812512L921.624992%20368L918.375008%20371.1874880000001C918.375008%20374.387488%20921.624992%20377.6%20921.624992%20384C921.624992%20400%20902.375008%20403.175008%20902.375008%20390.375008C902.375008%20383.975008%20915.187488%20358.424992%20915.187488%20345.624992C915.187488%20329.624992%20905.612512%20320%20892.812512%20320C880.012512%20320%20860.812512%20336%20860.812512%20336L867.187488%20358.375008L870.375008%20355.1874880000001C867.175008%20326.387488%20899.212512%20323.2249920000001%20892.812512%20345.624992C889.612512%20352.024992%20864%20399.975008%20896%20406.375008zM627.187488%20374.375008C627.187488%20371.1750080000001%20627.175008%20368.012512%20630.375008%20364.812512C627.175008%20368.012512%20624.012512%20371.212512%20604.812512%20364.812512C604.812512%20361.6125120000001%20608%20355.212512%20608%20348.812512C624%20352.012512%20614.4%20348.8%20624%20352L624%20342.375008C617.6%20345.5750080000001%20620.8%20342.375008%20608%20342.375008C608%20339.1750080000001%20611.187488%20326.387488%20611.187488%20323.1874880000001C613.932672%20323.1874880000001%20627.907584%20323.459488%20634%20327.5C633.63264%20326.3121280000001%20633.624992%20324.742752%20633.624992%20323.1874880000001C627.224992%20323.1874880000001%20611.175008%20320.012512%20598.375008%20316.812512L598.375008%20323.1874880000001C595.175008%20335.987488%20592%20352.012512%20592%20364.812512C592%20368.012512%20592.012512%20367.987488%20588.812512%20371.1874880000001C604.812512%20374.387488%20620.787488%20374.375008%20627.187488%20374.375008zM691.187488%20373.124992C696.187488%20372.775008%20701.587488%20371.2000000000001%20707.187488%20368C710.387488%20368%20710.375008%20361.5750080000001%20710.375008%20358.375008C700.775008%20374.375008%20678.387488%20371.212512%20675.187488%20348.812512C671.987488%20320.012512%20697.587488%20316.812512%20707.187488%20332.812512C707.187488%20329.6125120000001%20704%20323.1874880000001%20704%20323.1874880000001C688%20313.587488%20659.175008%20326.4%20662.375008%20352C664.775008%20364%20676.187488%20374.1750080000001%20691.187488%20373.124992zM566.375008%20368C563.175008%20364.8%20563.175008%20364.824992%20566.375008%20361.624992C569.575008%20352.024992%20572.8%20329.6%20576%20320C579.2%20313.6%20579.175008%20313.5750080000001%20582.375008%20310.375008C575.975008%20307.1750080000001%20572.775008%20307.1874880000001%20566.375008%20307.1874880000001L566.375008%20313.624992C563.175008%20320.024992%20560%20332.8%20560%20336C553.6%20336%20547.212512%20332.824992%20540.812512%20329.624992C540.812512%20326.424992%20547.187488%20313.587488%20547.187488%20307.1874880000001C547.187488%20303.987488%20550.375008%20304.012512%20550.375008%20300.812512C543.975008%20297.6125120000001%20537.575008%20297.5750080000001%20534.375008%20294.375008C537.575008%20297.5750080000001%20537.575008%20297.6125120000001%20534.375008%20300.812512C531.175008%20307.212512%20521.575008%20339.2249920000001%20518.375008%20345.624992C518.375008%20348.824992%20515.187488%20352%20515.187488%20352C521.587488%20355.2000000000001%20524.787488%20355.1750080000001%20531.187488%20358.375008L531.187488%20352C534.387488%20345.6%20534.424992%20339.2000000000001%20537.624992%20336C544.024992%20339.2000000000001%20553.612512%20339.1750080000001%20556.812512%20342.375008L553.624992%20358.375008C553.624992%20361.5750080000001%20550.375008%20364.812512%20550.375008%20364.812512C556.775008%20368.012512%20563.175008%20368%20566.375008%20368zM741.124992%20365.875008C743.775008%20365.975008%20746.412512%20365.6125120000001%20748.812512%20364.812512C764.812512%20361.6125120000001%20768.012512%20345.6125120000001%20764.812512%20332.812512C761.612512%20320.012512%20752%20313.6125120000001%20736%20316.812512C723.2%20320.012512%20713.6%20332.812512%20720%20348.812512C724.8%20360.812512%20733.175008%20365.5750080000001%20741.124992%20365.875008zM748.812512%20361.624992C745.612512%20361.624992%20732.824992%20361.624992%20729.624992%20345.624992C726.424992%20336.024992%20729.587488%20323.1874880000001%20739.187488%20323.1874880000001C745.587488%20319.987488%20751.975008%20323.1874880000001%20758.375008%20339.1874880000001C761.575008%20355.1874880000001%20755.212512%20361.624992%20748.812512%20361.624992zM790.375008%20352C793.575008%20352%20799.987488%20348.812512%20803.187488%20348.812512C803.187488%20348.812512%20803.2%20351.987488%20800%20307.1874880000001C803.2%20303.987488%20803.187488%20304.012512%20803.187488%20300.812512C799.987488%20300.812512%20790.375008%20304%20790.375008%20304L793.624992%20307.1874880000001L793.624992%20320C787.224992%20323.2000000000001%20784.012512%20323.1874880000001%20780.812512%20323.1874880000001C777.612512%20319.987488%20777.575008%20316.824992%20774.375008%20313.624992L774.375008%20307.1874880000001C771.175008%20307.1874880000001%20768.012512%20310.375008%20764.812512%20310.375008L768%20313.624992C774.4%20320.024992%20783.975008%20336.024992%20790.375008%20345.624992L790.375008%20352zM499.187488%20345.624992L505.624992%20339.1874880000001C499.224992%20342.387488%20492.775008%20339.2000000000001%20486.375008%20336C505.575008%20284.8%20505.612512%20284.812512%20508.812512%20284.812512C502.412512%20281.6125120000001%20499.212512%20281.5750080000001%20492.812512%20278.375008C496.012512%20281.5750080000001%20496.024992%20281.624992%20473.624992%20329.624992C473.624992%20329.624992%20460.824992%20323.212512%20457.624992%20316.812512L454.375008%20326.375008C467.175008%20332.775008%20495.987488%20345.624992%20499.187488%20345.624992zM796.812512%20345.624992C793.612512%20342.424992%20787.187488%20332.824992%20787.187488%20329.624992C790.387488%20329.624992%20793.612512%20326.375008%20796.812512%20326.375008L796.812512%20345.624992zM833.624992%20335.1874880000001C838.424992%20334.387488%20843.212512%20331.1750080000001%20844.812512%20326.375008L844.812512%20320C844.812512%20329.6%20835.2%20332.824992%20832%20329.624992C828.8%20326.424992%20835.187488%20323.212512%20835.187488%20316.812512C838.387488%20313.6125120000001%20838.375008%20307.212512%20838.375008%20300.812512C835.175008%20291.212512%20819.212512%20291.212512%20812.812512%20300.812512L816%20307.1874880000001C816%20297.587488%20825.612512%20291.212512%20828.812512%20300.812512C832.012512%20304.012512%20828.824992%20310.424992%20825.624992%20313.624992C822.424992%20316.824992%20819.175008%20323.2249920000001%20822.375008%20329.624992C823.975008%20334.424992%20828.824992%20335.987488%20833.624992%20335.1874880000001zM864%20320C870.4%20316.8%20879.987488%20310.387488%20883.187488%20307.1874880000001L876.812512%20297.624992C873.612512%20304.024992%20876.775008%20300.8%20870.375008%20304C867.175008%20297.6%20860.824992%20287.975008%20857.624992%20278.375008C854.424992%20275.1750080000001%20854.424992%20272%20857.624992%20272L848%20278.375008L851.187488%20281.624992C857.587488%20291.2249920000001%20860.787488%20300.775008%20867.187488%20310.375008C863.987488%20313.5750080000001%20864.024992%20313.624992%20857.624992%20313.624992L864%20320zM428.8125120000001%20313.624992L435.187488%20307.1874880000001L425.624992%20307.1874880000001C422.424992%20307.1874880000001%20412.775008%20300.775008%20406.375008%20294.375008L406.375008%20291.1874880000001C409.5750080000001%20287.987488%20412.8%20281.587488%20416%20275.1874880000001C432%20284.7874880000001%20428.787488%20281.6%20435.187488%20288C435.187488%20284.8%20435.175008%20284.775008%20438.375008%20278.375008C431.975008%20278.375008%20431.987488%20278.412512%20419.187488%20268.812512C435.187488%20240.012512%20438.375008%20243.1874880000001%20438.375008%20243.1874880000001C435.175008%20239.987488%20428.775008%20236.824992%20422.375008%20233.624992C425.5750080000001%20240.024992%20419.224992%20243.212512%20393.624992%20284.812512C390.424992%20288.012512%20387.187488%20288%20387.187488%20288C399.987488%20297.6%20412.8125120000001%20304.024992%20428.8125120000001%20313.624992zM702.437504%20293.124992C621.718752%20293.562496%20524.787488%20265.1874880000001%20435.187488%20195.187488L435.187488%20192C438.387488%20185.6%20441.624992%20176%20441.624992%20160C544.024992%20252.8%20652.8%20281.587488%20736%20275.1874880000001C828.8%20268.7874880000001%20896%20220.775008%20896%20166.375008C896%20150.375008%20892.824992%20140.775008%20889.624992%20134.375008C892.824992%20140.775008%20895.987488%20150.375008%20899.187488%20166.375008C905.587488%20227.1750080000001%20835.2%20281.587488%20736%20291.1874880000001C725.2%20292.387488%20713.968736%20293.062496%20702.437504%20293.124992zM365.375008%20270.375008C381.424992%20272.624992%20395.2%20260.012512%20400%20252.812512C396.8%20252.812512%20415.975008%20227.212512%20390.375008%20204.812512C371.175008%20192.012512%20351.975008%20198.387488%20342.375008%20211.187488C329.5750080000001%20227.1874880000001%20332.8125120000001%20249.5750080000001%20348.8125120000001%20262.375008C354.412512%20267.1750080000001%20360.024992%20269.624992%20365.375008%20270.375008zM360.187488%20259.875008C357.187488%20259.5750080000001%20354.4%20258.4%20352%20256C348.8%20252.8%20332.8%20243.2249920000001%20352%20217.624992C358.4%20208.024992%20374.387488%20198.4%20387.187488%20208C396.787488%20214.4%20399.987488%20227.1750080000001%20387.187488%20246.375008C379.987488%20253.5750080000001%20369.187488%20260.775008%20360.187488%20259.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22android%22%20%20%20%20%20%20unicode=%22&#xF17B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M337%20784C331.624992%20782.624992%20327.375008%20778.5%20325.750016%20773.249984C324.124992%20767.875008%20325.375008%20762.124992%20329%20758L376%20690C322.624992%20649%20288%20584.249984%20288%20512L288%20192C288%20169.5%20302.124992%20153.5%20320%20142L320%2048C320%204.249984%20356.250016%20-32%20400%20-32C443.750016%20-32%20480%204.249984%20480%2048L480%20128L544%20128L544%2048C544%204.249984%20580.250016%20-32%20624%20-32C667.750016%20-32%20704%204.249984%20704%2048L704%20142C721.875008%20153.5%20736%20169.5%20736%20192L736%20512C736%20584.249984%20701.375008%20649%20648%20690L695%20758C698.875008%20762.875008%20699.624992%20769.624992%20696.875008%20775.124992C694%20780.749984%20688.250016%20784.249984%20682%20784C681%20784.124992%20680%20784.124992%20679%20784C674.750016%20782.875008%20671.124992%20780%20669%20776L621%20708C588.750016%20726%20551.375008%20736%20512%20736C472.624992%20736%20435.250016%20726%20403%20708L355%20776C352.250016%20780.749984%20347.375008%20783.749984%20342%20784C341%20784.124992%20340%20784.124992%20339%20784C338.375008%20784%20337.624992%20784%20337%20784zM512%20672C589.624992%20672%20654.124992%20617.124992%20669%20544L355%20544C369.875008%20617.124992%20434.375008%20672%20512%20672zM448%20640C430.375008%20640%20416%20625.624992%20416%20608C416%20590.375008%20430.375008%20576%20448%20576C465.624992%20576%20480%20590.375008%20480%20608C480%20625.624992%20465.624992%20640%20448%20640zM576%20640C558.375008%20640%20544%20625.624992%20544%20608C544%20590.375008%20558.375008%20576%20576%20576C593.624992%20576%20608%20590.375008%20608%20608C608%20625.624992%20593.624992%20640%20576%20640zM192%20544L192%20224L256%20224L256%20544zM768%20544L768%20224L832%20224L832%20544zM352%20480L672%20480L672%20192L640%20192L640%2048C640%2038.875008%20633.124992%2032%20624%2032C614.875008%2032%20608%2038.875008%20608%2048L608%20192L416%20192L416%2048C416%2038.875008%20409.124992%2032%20400%2032C390.875008%2032%20384%2038.875008%20384%2048L384%20192L352%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sistrix%22%20%20%20%20%20%20unicode=%22&#xF3EE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M400%20800C232.384%20800%2096%20663.616%2096%20496C96%20328.384%20232.384%20192%20400%20192C472.305024%20192%20538.696608%20217.495776%20590.937504%20259.812512L884.062496%20-33.312512L929.312512%2011.937504L636.187488%20305.062496C678.504224%20357.3033920000001%20704%20423.694976%20704%20496C704%20663.616%20567.616%20800%20400%20800zM400%20736C532.352%20736%20640%20628.352%20640%20496C640%20363.648%20532.352%20256%20400%20256C267.648%20256%20160%20363.648%20160%20496C160%20628.352%20267.648%20736%20400%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trade-federation%22%20%20%20%20%20%20unicode=%22&#xF513;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.2080000000001%20800%2096%20613.7919999999999%2096%20384C96%20154.208%20282.2080000000001%20-32%20512%20-32C741.792%20-32%20928%20154.208%20928%20384C928%20613.7919999999999%20741.792%20800%20512%20800zM512%20777.8750016C729.568%20777.8750016%20905.875008%20601.568%20905.875008%20384C905.875008%20166.432%20729.568%20-9.875008%20512%20-9.875008C294.432%20-9.875008%20118.1249984%20166.432%20118.1249984%20384C118.1249984%20601.568%20294.432%20777.8750016%20512%20777.8750016zM512%20764.6249984C301.824%20764.6249984%20131.3750016%20594.1759999999999%20131.3750016%20384C131.3750016%20173.824%20301.824%203.375008%20512%203.375008C722.176%203.375008%20892.624992%20173.824%20892.624992%20384C892.624992%20594.1759999999999%20722.176%20764.6249984%20512%20764.6249984zM512%20742.3124992C613.152%20742.3124992%20704.599488%20700.3935008%20769.687488%20632.9375008L435.687488%20632.9375008L435.687488%20496.062496L171.6249984%20496.062496C218.6009984%20638.9744992000001%20353.312%20742.3124992%20512%20742.3124992zM309.8750016%20644.5L312.75%20621.1875008L288.75%20614.8124992L311.6875008%20610.25L310.3750016%20585.6249984L321.750016%20606.1249984L344.875008%20597.1875008L329%20614.3124992L344.624992%20633.6249984L323.3125120000001%20623.6875008L309.8750016%20644.5zM443.750016%20622.8750016L775.562496%20622.8750016L775.562496%20537.812512L531.187488%20537.812512L531.187488%20486L670.687488%20486L670.687488%20400.437504L530.937504%20400.437504L530.937504%2072.187488L442.562496%2072.187488L442.562496%20402.249984L246.8124992%20402.249984L179.6875008%20486L443.750016%20486L443.750016%20622.8750016zM447.062496%20619.6875008L447.062496%20482.624992L186.9375008%20482.624992L248.5%20405.5L445.937504%20405.5L445.937504%2075.375008L527.750016%2075.375008L527.750016%20403.8125120000001L667.5%20403.8125120000001L667.5%20482.624992L527.750016%20482.624992L527.750016%20541L772.187488%20541L772.187488%20541.187488L772.187488%20619.6875008L447.062496%20619.6875008zM357.875008%20616L361.375008%20576.0624992L321.937504%20567L361%20557.937504L357.5%20517.687488L378.124992%20552.124992L415.375008%20536.187488L389.062496%20566.5L415.562496%20596.8750016L378.624992%20581.25L357.875008%20616zM787.249984%20612.9375008C838.929984%20550.8575040000001%20869.937504%20471.04%20869.937504%20384C870.129504%20186.24%20709.76%2025.875008%20512%2025.875008C314.24%2025.875008%20153.6875008%20186.24%20153.6875008%20384C153.6875008%20419.552%20158.8649984%20454.116%20168.6249984%20486.5L242.1249984%20392.062496L434.5%20392.062496L434.5%2061.937504L542.875008%2061.937504L542.875008%20390.375008L682.562496%20390.375008L682.562496%20495.562496L543.062496%20495.562496L543.062496%20527.750016L787.249984%20527.750016L787.249984%20612.9375008zM465.124992%20600.75L753.375008%20600.75L753.375008%20559.812512L510.124992%20559.812512L510.124992%20465.562496L649.187488%20465.562496L649.187488%20425.437504L510.124992%20425.437504L510.124992%2094.312512L465.187488%2094.312512L465.187488%20425.437504L257.5%20425.437504L223.75%20465.562496L465.124992%20465.562496L465.124992%20600.75zM730.562496%20517.875008L734.249984%20479.750016L696.812512%20470.750016L734.062496%20462.5L731.062496%20424.124992L750.375008%20456.937504L785.937504%20442.187488L760.562496%20470.750016L785.750016%20500.249984L750.687488%20485L730.562496%20517.875008zM377.5%20389.375008L380.3125120000001%20348.312512L340.562496%20341.750016L380.5%20331.875008L374.3125120000001%20291.937504L396.124992%20327L432.187488%20308.875008L405.687488%20340.437504L434%20369.062496L395.937504%20353.5L377.5%20389.375008zM572.187488%20381.812512L574.375008%20358L551.062496%20352.624992L574.375008%20347.2499840000001L572.375008%20323.437504L584.624992%20343.937504L606.562496%20334.750016L590.812512%20352.6874880000001L606.437504%20370.750016L584.437504%20361.375008L572.187488%20381.812512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22zhihu%22%20%20%20%20%20%20unicode=%22&#xF63F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M980.124992%20608.3750016C968.424992%20607.0250016%20950.375008%20601.6249984%20950.375008%20601.6249984C950.375008%20601.6249984%20687.987488%20572.8249920000001%20579.187488%20569.624992C582.387488%20553.624992%20592.012512%20540.8249920000001%20604.812512%20537.624992C627.212512%20534.424992%20643.212512%20537.624992%20684.812512%20537.624992C723.212512%20540.8249920000001%20755.175008%20540.812512%20774.375008%20540.812512L774.375008%20384L576%20384C576%20384%20579.175008%20345.624992%20614.375008%20345.624992L774.375008%20345.624992L774.375008%20236.812512C774.375008%20214.412512%20758.4%20201.624992%20736%20201.624992C713.6%20201.624992%20697.6%20204.812512%20672%20204.812512C675.2%20198.412512%20678.412512%20182.424992%20700.812512%20169.624992C716.812512%20163.2249920000001%20726.375008%20160%20742.375008%20160C790.375008%20160%20816%20188.824992%20816%20233.624992L816%20345.624992L1011.187488%20345.624992C1023.987488%20345.624992%201024.012512%20384.012512%201020.812512%20380.812512L812.812512%20380.812512L812.812512%20537.624992C819.212512%20537.624992%20832%20540.812512%20848%20540.812512C915.2%20544.012512%20960.012512%20553.624992%20988.812512%20553.624992C988.812512%20553.624992%201008.012512%20598.4%20988.812512%20608C987.212512%20608.8%20984.024992%20608.8249984%20980.124992%20608.3750016zM105.6249984%20608C105.6250016%20608%2067.1750016%20608.0124992%2054.3750016%20572.812512C51.1749984%20560.012512%2028.8%20508.787488%200%20451.187488C9.6%20451.187488%2038.4249984%20454.375008%2057.6249984%20486.375008C60.8250016%20495.975008%2070.4249984%20502.387488%2073.6249984%20515.187488L121.6249984%20515.187488C121.6250016%20499.187488%20118.3750016%20399.975008%20118.3750016%20390.375008L35.1875008%20390.375008C15.98749984%20390.375008%209.625%20352%209.625%20352L112%20352C105.6%20275.2000000000001%2067.2%20220.775008%200%20166.375008C32%20156.775008%2063.9875008%20166.387488%2083.1875008%20179.187488C83.1875008%20179.187488%20121.6124992%20208.012512%20140.8124992%20284.812512L220.8124992%20192C220.8124992%20192%20233.6249984%20236.8%20217.6249984%20256C204.8250016%20272%20179.1875008%20300.824992%20163.1875008%20313.624992L140.8124992%20294.375008C147.2124992%20316.775008%20153.6249984%20329.6%20153.6249984%20352L256%20352C256%20352%20255.9875008%20390.375008%20243.1875008%20390.375008L156.8124992%20390.375008C160.0124992%20431.975008%20160%20479.987488%20160%20515.187488L236.8124992%20515.187488C236.8124992%20515.187488%20240%20550.375008%20224%20550.375008L83.1875008%20550.375008C89.5875008%20572.7750080000001%2096.0250016%20585.6%20105.6249984%20608zM288%20544L288%20192L326.375008%20192L339.187488%20150.375008L406.375008%20192L480%20192L480%20544L288%20544zM937.187488%20506.312512C931.787488%20506.012512%20926.424992%20503.987488%20921.624992%20499.187488L864%20422.375008L896%20400C931.2%20441.6%20969.624992%20492.812512%20969.624992%20492.812512C969.624992%20492.812512%20953.387488%20507.212512%20937.187488%20506.312512zM326.375008%20505.624992L438.375008%20505.624992L438.375008%20230.375008L400%20230.375008L355.187488%20201.624992L345.624992%20230.375008L326.375008%20230.375008L326.375008%20505.624992zM644.124992%20500.875008C630.624992%20501.775008%20614.375008%20492.812512%20614.375008%20492.812512C614.375008%20492.812512%20678.424992%20403.2%20681.624992%20400L713.624992%20422.375008C713.624992%20422.375008%20672%20480%20656%20496C652.8%20499.2%20648.624992%20500.575008%20644.124992%20500.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22video%22%20%20%20%20%20%20unicode=%22&#xF2A9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800C524.8%20723.2%20566.387488%20640.0249984%20595.187488%20553.624992C588.787488%20636.8249984%20550.4%20752%20480%20800zM822.375008%20768C774.375008%20665.6%20697.587488%20694.3875008%20643.187488%20643.1875008C623.987488%20627.1875008%20611.187488%20591.9750016%20611.187488%20566.375008C611.187488%20543.975008%20617.575008%20524.8249920000001%20630.375008%20505.624992C703.975008%20521.624992%20780.812512%20575.975008%20812.812512%20646.3750016C812.812512%20639.9750016%20806.387488%20624.0249984%20803.187488%20617.6249984C771.187488%20563.2249919999999%20704.024992%20515.1750079999999%20649.624992%20486.375008C675.224992%20463.975008%20704%20448%20736%20448C857.6%20448%20905.575008%20656%20822.375008%20768zM592%20553.624992L592%20496C592%20347.537184%20561.722592%20109.8672%20403.687488%2036.312512C300.5325664%2056.582208%20224%20146.406912%20224%20256C224%20380.8%20323.2%20480%20448%20480C473.6%20480%20495.975008%20476.787488%20518.375008%20467.187488C521.575008%20486.387488%20528.024992%20505.612512%20537.624992%20524.812512L540.812512%20528C512.012512%20537.6%20480%20544%20448%20544C288%20544%20160%20416%20160%20256C160%2096%20288%20-32%20448%20-32C608%20-32%20736%2096%20736%20256C736%20297.6%20726.375008%20339.1750080000001%20710.375008%20374.375008C707.175008%20374.375008%20704.024992%20371.2000000000001%20697.624992%20368C684.824992%20358.4%20668.812512%20352.012512%20652.812512%20348.812512C665.612512%20320.012512%20672%20288%20672%20256C672%20131.2000000000001%20572.8%2032%20448%2032C447.112256%2032%20446.260128%2032.114976%20445.375008%2032.124992C566.299968%20109.19184%20624%20227.9404160000001%20624%20368C624%20432%20614.4%20496.024992%20592%20553.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wpbeginner%22%20%20%20%20%20%20unicode=%22&#xF297;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.8%20768%20128%20624%20128%20448C128%20393.6%20144.0124992%20342.375008%20172.8124992%20294.375008C144.0124992%20268.775008%20128%20230.4%20128%20192C128%20102.4%20214.4%2032%20320%2032C400%2032%20467.2%2070.4%20496%20128L528%20128C556.8%2070.4%20624%2032%20704%2032C809.6%2032%20896%20102.4%20896%20192C896%20230.4%20879.987488%20268.775008%20851.187488%20294.375008C879.987488%20339.1750080000001%20896%20390.4%20896%20448C896%20624%20723.2%20768%20512%20768zM512%20704C688%20704%20832%20588.8%20832%20448C832%20438.1096%20831.154048%20428.446624%20829.750016%20418.875008C829.5536%20417.486144%20829.224352%20416.131328%20829%20414.750016C827.575968%20406.264704%20825.712224%20397.869472%20823.249984%20389.562496C822.916608%20388.436576%20822.602656%20387.307328%20822.249984%20386.187488C819.90448%20378.705472%20816.950496%20371.26544%20813.812512%20363.875008C800.226752%20333.463232%20779.466016%20305.6577600000001%20752%20281.624992C799.233664%20265.880448%20830.81104%20231.49488%20831.812512%20193.812512C830.77376%20143.199072%20773.757088%2099.187488%20704%2099.187488C652.8%2099.187488%20604.824992%20124.8%20585.624992%20160L566.375008%20192L528%20192L496%20192L457.624992%20192L438.375008%20156.812512C419.175008%20121.6125120000001%20371.2%2096%20320%2096C249.6%2096%20192%20140.8%20192%20192C192%20198.2880320000001%20192.9638176%20204.171712%20194.5624992%20209.687488C194.6336768%20209.960704%20194.7381152%20210.2274240000001%20194.8124992%20210.5C199.3045728%20225.312896%20208.1761696%20237.0853120000001%20215.1249984%20246.2499840000001C229.0688512%20261.3424320000001%20248.577008%20273.8173440000001%20272%20281.624992C254.3385792%20297.078752%20239.5679648%20314.137792%20227.5%20332.375008C227.4015296%20332.5238080000001%20227.2855808%20332.66352%20227.1875008%20332.812512C216.0132416%20350.372064%20207.2490496%20368.7227840000001%20201.25%20387.875008C201.2104928%20388.00112%20201.1642656%20388.123808%20201.1249984%20388.249984C198.4164096%20396.955296%20196.45776%20405.841024%20194.9375008%20414.875008C194.7211712%20416.2124800000001%20194.440128%20417.5304960000001%20194.25%20418.875008C192.845968%20428.403616%20192%20438.1096%20192%20448C192%20588.8%20336%20704%20512%20704zM320%20512L320%20416L384%20416L384%20512L320%20512zM416%20512L416%20416L672%20416L672%20512L416%20512zM352%20377.624992L352%20332.812512C432%20256.012512%20553.6%20236.775008%20640%20278.375008L640%20320C547.2%20284.8%20435.2%20304.024992%20352%20377.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22atlassian%22%20%20%20%20%20%20unicode=%22&#xF77B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M509.812512%20768C502.964512%20768%20495.920512%20764.1829984%20491.312512%20756.3750016C324.048512%20480.695008%20479.415488%20255.2335040000001%20581.687488%2043.937504C585.239488%2036.865504%20592.375008%2032%20600.375008%2032L843.249984%2032C858.706016%2032%20868.823488%2048.880512%20861.687488%2063.312512C861.687488%2063.312512%20535.032%20739.8235008%20527%20756.6875008C523.288%20764.1755008%20516.628512%20768%20509.812512%20768zM508.249984%20648.1875008C576.089984%20507.579488%20713.980512%20221.952%20774.812512%2096L627.437504%2096C618.157504%20114.592%20608.601504%20133.278496%20598.937504%20152.062496C515.801504%20313.982496%20436.729984%20467.963488%20508.249984%20648.1875008zM330.124992%20448C322.860992%20448%20315.9695008%20443.978496%20311.9375008%20435.562496L130.25%2063.875008C123.178%2049.027008%20133.9755008%2032%20149.6875008%2032L402.437504%2032L403.187488%2032C411.187488%2032%20418.266496%2036.984512%20421.562496%2044.312512C476.378496%20159.576512%20443.431488%20334.7929920000001%20347.687488%20439.624992C342.599488%20445.128992%20336.236992%20448%20330.124992%20448zM338.249984%20343.6874880000001C381.065984%20267.719488%20395.784%20169.76%20373%2096L217.1875008%2096L338.249984%20343.6874880000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ebay%22%20%20%20%20%20%20unicode=%22&#xF4F4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M273%20576L273%20389C267.375008%20425.875008%20244%20480%20156%20480C36%20480%2031.375008%20387.875008%2032%20364C32%20364%2026%20256%20153%20256C247%20256%20264%20306%20267%20320L216%20320C212.124992%20310.875008%20197.375008%20286.124992%20153%20287C92.5%20288.124992%2082.624992%20338.624992%2081%20352L273%20352L273%20256L320%20256L320%20285C320%20285%20343.875008%20256%20408%20256C462.375008%20256%20506.875008%20284.7499840000001%20520%20338C522.375008%20347.5%20523.750016%20357%20524%20368C525.250016%20441%20469.375008%20479.624992%20409%20480C348.624992%20480.375008%20320%20439%20320%20439L320%20576zM520%20338C510.124992%20275%20567.250016%20255.7499840000001%20612%20256C656.750016%20256.2499840000001%20685%20269.375008%20704%20293L704%20256L753%20256L753%20395C751.750016%20418.624992%20748.250016%20475.749984%20644%20480C644%20480%20544.375008%20489%20534%20416L585%20416C585%20416%20589.124992%20449%20641%20448C690%20447%20704.250016%20413.124992%20704%20384C704%20384%20656%20384.124992%20642%20384C616.750016%20383.875008%20533%20387%20520%20338zM721%20480L832%20273L789%20192L843%20192L992%20480L941%20480L859%20320L777%20480zM155%20448C223.750016%20448%20224%20384%20224%20384L81%20384C81%20384%2086%20448%20155%20448zM398%20448C475.624992%20450%20473%20368%20473%20368C473%20368%20474.250016%20289%20398%20288C321.750016%20287%20323%20369%20323%20369C323%20369%20320.375008%20446%20398%20448zM632%20352C639%20352.375008%20644%20352%20644%20352L699%20352C699%20352%20708%20284.875008%20621%20286C621%20286%20571.875008%20285.875008%20569%20324C569%20345.2499840000001%20611%20350.875008%20632%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medium%22%20%20%20%20%20%20unicode=%22&#xF23A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M832%20564.5L806.750016%20564.5C797.250016%20564.5%20784%20550.875008%20784%20542.124992L784%20224.2499840000001C784%20215.375008%20797.250016%20203.5%20806.750016%20203.5L832%20203.5L832%20128L602.624992%20128L602.624992%20203.5L650.624992%20203.5L650.624992%20537.624992L648.375008%20537.624992L536.250016%20128L449.5%20128L338.750016%20537.624992L336%20537.624992L336%20203.5L384%20203.5L384%20128L192%20128L192%20203.5L216.624992%20203.5C226.750016%20203.5%20240%20215.375008%20240%20224.2499840000001L240%20542.124992C240%20550.875008%20226.750016%20564.5%20216.624992%20564.5L192%20564.5L192%20640L432.124992%20640L510.875008%20343.624992L513.124992%20343.624992L592.624992%20640L832%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-share%22%20%20%20%20%20%20unicode=%22&#xF4F2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM320%20608L320%20288L448%20288L448%20160L704%20160L704%20480L576%20480L576%20608L320%20608zM384%20544L512%20544L512%20480L448%20480L448%20352L384%20352L384%20544zM512%20416L576%20416L640%20416L640%20224L512%20224L512%20288L512%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skyatlas%22%20%20%20%20%20%20unicode=%22&#xF216;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M569.750016%20685C629.124992%20685%20790.624992%20638.249984%20790.624992%20464.749984C790.624992%20454.249984%20788.375008%20429.5%20788.375008%20429.5C788.375008%20429.5%20817.750016%20438.5%20850.750016%20438.5C894.375008%20438.5%201024%20404.249984%201024%20266C1024%20134.5%20910.875008%2083%20838.750016%2083C575%2083%20516.375008%20483.624992%20262.375008%20483.624992C144.375008%20483.624992%2084.250016%20397.124992%2084.250016%20319.7499840000001C84.250016%20204%20170.624992%20142.375008%20266.875008%20142.375008C411.124992%20142.375008%20492.750016%20237%20504.250016%20237C517.875008%20237%20523.875008%20229.375008%20523.875008%20221.875008C523.875008%20191.124992%20393.124992%2083%20253.250016%2083C116.875008%2083%200%20169.5%200%20319.7499840000001C0%20456.5%20113.5%20555%20245%20555C540.124992%20555%20598%20159.624992%20823.750016%20159.624992C904.124992%20159.624992%20944%20216.7499840000001%20944%20267.875008C944%20331.7499840000001%20897.375008%20384.375008%20831.250016%20384.375008C804.124992%20384.375008%20775.624992%20366.2499840000001%20756.124992%20366.2499840000001C736.5%20366.2499840000001%20729%20379.875008%20729%20391.875008C729%20406.124992%20739.5%20430.249984%20739.5%20457.249984C739.5%20503.624992%20703.124992%20633.875008%20551.624992%20633.875008C463%20633.875008%20425.375008%20573.749984%20408.875008%20573.749984C392.250016%20573.749984%20390.750016%20582%20390.750016%20592.5C390.875008%20603.124992%20447.875008%20685%20569.750016%20685z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22font-awesome%22%20%20%20%20%20%20unicode=%22&#xF2B4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM400%20608A48%2048%200%200%201%20352.062496%20560C352.062496%20560%20352%20560%20352%20560L352%20192C352%20174.336%20366.336%20160%20384%20160C401.664%20160%20416%20174.336%20416%20192L416%20328.1874880000001C441.015488%20337.4174400000001%20468.646432%20344.5%20495.312512%20344.5C545.840512%20344.5%20565.42%20318.375008%20607.5%20318.375008C637.548%20318.375008%20665.543488%20328.548512%20691.687488%20339.812512C698.247488%20342.628512%20703.875008%20345.4400000000001%20703.875008%20352L704.062496%20352L704.062496%20531.812512C704.062496%20538.3725119999999%20697.457504%20544%20689.937504%20544C680.529504%20544%20641.269984%20518.812512%20605.750016%20518.812512C598.390016%20518.812512%20591.809984%20519.746496%20585.249984%20522.562496C553.473984%20534.626496%20525.457504%20544%20489.937504%20544C474.264864%20544%20458.21216%20541.52944%20442.5%20537.750016A48%2048%200%200%201%20400%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22safari%22%20%20%20%20%20%20unicode=%22&#xF267;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM529%20671L526%20607L533%20607L539%20606L548%20670L543%20670L541%20671zM474%20669L459%20667L468%20604L484%20606zM601%20658L579%20598L594%20592L616%20652zM406%20652L401%20650L400%20649L398%20649L389%20644L416%20586L423%20590L426%20591L428%20592zM665%20628L632%20573L638%20570L639%20569L643%20566L681%20617L674%20622L672%20624zM342%20616L330%20607L328%20605L327%20605L355%20574L368%20556L370%20557L371%20558L380%20565zM713%20589L478%20419L313%20184L346%20207L316%20174L328%20163L371%20210L362%20218L549%20348L676%20535L685%20526L732%20569L722%20581L685%20548zM289%20566L279%20553L330%20515L340%20528zM763%20525L719%20497L708%20492L709%20491L710%20489L714%20480L772%20508L766%20520L765%20521zM252%20506L247%20498L247%20496L246%20495L244%20489L304%20467L306%20473L309%20479zM790%20456L728%20441L731%20431L732%20428L795%20438L794%20440L794%20444zM229%20436L227%20420L290%20411L292%20427zM800%20387L760%20384L736%20386L736%20382L735%20370L799%20366L800%20382L768%20384L800%20386zM289%20369L225%20366L225%20355L226%20353L227%20347L290%20356L289%20359zM729%20328L725%20316L785%20294L787%20297L787%20300L791%20312zM299%20316L239%20294L244%20278L304%20300zM709%20277L701%20264L755%20230L764%20244zM324%20263L269%20230L272%20224L274%20222L280%20214L331%20253L327%20257L326%20259L325%20260zM675%20231L669%20225L666%20221L709%20174L715%20179L717%20181L722%20187zM633%20195L619%20187L652%20132L666%20141zM404%20188L395%20169L372%20132L373%20132L375%20131L376%20130L389%20124L417%20181L407%20186L406%20187zM580%20171L568%20167L584%20105L596%20109L599%20109L602%20111zM457%20167L441%20105L452%20102L456%20102L459%20101L469%20164L468%20164L465%20165zM527%20161L511%20160L514%2096L530%2097z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vimeo-2%22%20%20%20%20%20%20unicode=%22&#xF40A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M895.624992%20562.875008C892.250016%20487.875008%20840%20385.375008%20739%20255.124992C634.5%20119.2499840000001%20546.250016%2051.249984%20474%2051.249984C429.124992%2051.249984%20391.250016%2092.624992%20360.375008%20175.375008C339.624992%20251.375008%20319%20327.2499840000001%20298.375008%20403.124992C275.375008%20486%20250.750016%20527.375008%20224.375008%20527.375008C218.624992%20527.375008%20198.5%20515.249984%20164.124992%20491.124992L128%20537.749984C165.875008%20571.124992%20203.250016%20604.5%20240.124992%20637.875008C290.624992%20681.624992%20328.624992%20704.624992%20353.875008%20707C413.624992%20712.749984%20450.5%20671.875008%20464.250016%20584.249984C479.124992%20489.624992%20489.5%20430.875008%20495.250016%20407.875008C512.5%20329.375008%20531.5%20290.2499840000001%20552.250016%20290.2499840000001C568.250016%20290.2499840000001%20592.375008%20315.624992%20624.624992%20366.5C656.750016%20417.5%20674%20456.124992%20676.375008%20482.749984C680.875008%20526.624992%20663.624992%20548.624992%20624.624992%20548.624992C606.250016%20548.624992%20587.250016%20544.5%20567.750016%20536.124992C605.5%20659.875008%20677.624992%20720.124992%20784.124992%20716.624992C863%20714.375008%20900.124992%20663.124992%20895.624992%20562.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fort-awesome%22%20%20%20%20%20%20unicode=%22&#xF286;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M496%20768C487.2%20768%20480%20760.8%20480%20752L480%20576L480%20528L480%20512L416%20512L416%20576L352%20576L352%20512L287.8124992%20512L287.8124992%20576L224%20576L224%20288L160%20288L160%20352L96%20352L96%2032L416%2032L416%20128C416%20181.024%20458.976%20224%20512%20224C565.024%20224%20608%20181.024%20608%20128L608%2032L928%2032L928%20352L864%20352L864%20288L800%20288L800%20576L735.812512%20576L735.812512%20512L672%20512L672%20576L608%20576L608%20512L544%20512L544%20576L512%20576L512%20643C520.8%20646.2%20535.212512%20650.3050016%20552.812512%20650.6249984C577.196512%20650.9450016000001%20589.171488%20644.2549984%20615.187488%20641.3750016C626.291488%20639.9990015999999%20642.215008%20639.0664992%20662.375008%20641.5624992C667.815008%20642.2344992%20672%20647.0904992000001%20672%20652.5624992L672%20754.1875008C672%20757.3875008%20668.375008%20759.64%20664.375008%20759C643.191008%20756.44%20626.771488%20757.4075008%20615.187488%20758.6875008C589.171488%20761.5675008000001%20577.196512%20768.5775008%20552.812512%20767.9375008C535.212512%20767.6175008%20520.8%20763.5124992%20512%20760.3124992L512%20752C512%20760.8%20504.8%20768%20496%20768zM352%20448L416%20448L416%20320L352%20320L352%20448zM608%20448L672%20448L672%20320L608%20320L608%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mixcloud%22%20%20%20%20%20%20unicode=%22&#xF289;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M411.062496%20704C295.0944992%20704%20192.2390016%20629.4189984%20155.3750016%20520.875008C67.6309984%20508.043008%200%20432.826496%200%20341.562496C0%20241.658496%2081.392%20160%20182%20160L647.5%20160C731.404%20160%20800%20228.220992%20800%20312.124992C800%20384.796992%20748.404%20445.6230080000001%20680.5%20460.375008C667.028%20596.7590015999999%20551.414496%20704%20411.062496%20704zM411.187488%20640C524.307488%20640%20616.062496%20547.249504%20616.062496%20433.937504C616.062496%20411.729504%20612.503488%20389.833504%20605.687488%20368.937504C591.095488%20323.881504%20658.227488%20305.293504%20671.187488%20347.437504C675.731488%20360.813504%20679.290496%20374.827008%20681.562496%20388.875008C713.018496%20376.811008%20736%20346.1384960000001%20736%20309.562496C736%20262.554496%20697.765504%20224%20650.437504%20224L179.3750016%20224C115.8549984%20224%2064%20275.562496%2064%20339.562496C64%20403.562496%20115.8550016%20455.187488%20179.3750016%20455.187488C209.8389984%20455.187488%20238.7095008%20443.043488%20260.4375008%20421.187488C292.8535008%20388.547488%20342.173504%20437.883008%20309.4375008%20470.875008C285.7895008%20494.395008%20256.5884992%20510.715008%20224.8124992%20518.875008C257.2284992%20591.3870016000001%20330.131488%20640%20411.187488%20640zM943%20511.750016C918.156992%20515.044%20891.712512%20486.696992%20910.312512%20459.624992C940.776512%20413.800992%20957.437504%20359.779008%20957.437504%20303.875008C957.437504%20248.2910080000001%20940.776512%20193.956512%20910.312512%20147.812512C894.920512%20125.508512%20911.864992%2096%20937.624992%2096C948.632992%2096%20959.032992%20101.342016%20965.624992%20110.750016C1003.928992%20167.902016%201024%20234.787008%201024%20303.875008C1024%20373.283008%201003.898496%20440.175488%20965.562496%20496.687488C959.362496%20506.031488%20951.280992%20510.652%20943%20511.750016zM847.249984%20457.562496C822.227008%20460.819008%20795.962496%20432.720992%20814.562496%20405.624992C835.266496%20375.480992%20845.624992%20340.2910080000001%20845.624992%20303.875008C845.624992%20267.427008%20835.298496%20232.581504%20814.562496%20202.437504C799.490496%20180.453504%20815.179488%20150.624992%20842.187488%20150.624992C853.163488%20150.624992%20863.532992%20155.341984%20870.124992%20164.750016C898.060992%20206.190016%20912.249984%20254.275008%20912.249984%20303.875008C912.250016%20353.7950080000001%20898.060992%20401.824992%20870.124992%20442.624992C863.764992%20451.888992%20855.591008%20456.476992%20847.249984%20457.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22r-project%22%20%20%20%20%20%20unicode=%22&#xF4F7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C264.576%20736%2064%20599.904%2064%20432C64%20278.878624%20230.9693184%20152.554752%20448%20131.437504L448%2064L576%2064L576%20131.437504C618.36512%20135.5596480000001%20658.766688%20143.609824%20696.437504%20155.187488L746.562496%2064L896%2064L809.624992%20205.2499840000001C901.700576%20260.926336%20960%20341.722176%20960%20432C960%20599.904%20759.424%20736%20512%20736zM560%20640C745.568%20640%20896%20539.712%20896%20416C896%20347.835968%20850.17808%20286.896576%20778.124992%20245.812512C770.857024%20251.822016%20762.851104%20256.770464%20754.124992%20260.5C817.088544%20275.889536%20864%20332.2999680000001%20864%20400C864%20479.52%20799.52%20544%20720%20544L448%20544L448%20205C317.5717472%20235.776832%20224%20318.5038080000001%20224%20416C224%20539.712%20374.432%20640%20560%20640zM576%20448L688%20448C714.496%20448%20736%20426.496%20736%20400C736%20373.504%20714.496%20352%20688%20352L576%20352L576%20448zM576%20256L612.124992%20256C629.980992%20256%20646.361504%20246.2729920000001%20654.937504%20230.624992L669.375008%20204.375008C639.885088%20197.60128%20608.560544%20193.5867520000001%20576%20192.562496L576%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22audible%22%20%20%20%20%20%20unicode=%22&#xF373;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20640C349.5%20640%20209.124992%20546.624992%20140.750016%20410.875008C213.375008%20510.749984%20331%20576%20464%20576C609.250016%20576%20736.124992%20498.249984%20806.124992%20382.375008L879.375008%20419C809.5%20550.375008%20671.250016%20640%20512%20640zM512%20512C393.250016%20512%20291.5%20440.124992%20247.375008%20337.624992C296.750016%20404.5%20375.750016%20448%20465%20448C559.750016%20448%20643%20399%20691.5%20325L765%20361.875008C716.124992%20451.375008%20621.124992%20512%20512%20512zM32%20403.875008L32%20332.2499840000001C199.124992%20248.7499840000001%20497.624992%2099.375008%20497.624992%2099.375008L512%2092.249984L992%20332.2499840000001L992%20403.749984L512%20163.7499840000001C246.124992%20296.7499840000001%20106%20366.7499840000001%2032%20403.875008zM511%20384C440.750016%20384%20381.875008%20338.124992%20360.624992%20274.7499840000001C386.750016%20302.5%20423.5%20320%20464.5%20320C509.250016%20320%20548.750016%20299.124992%20575%20266.875008L648.5%20303.624992C621%20351.375008%20570.124992%20384%20511%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22get-pocket%22%20%20%20%20%20%20unicode=%22&#xF265;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20736C171.375008%20736%20128%20692.624992%20128%20640L128%20416C128%20204.2499840000001%20300.250016%2032%20512%2032C723.750016%2032%20896%20204.2499840000001%20896%20416L896%20640C896%20692.624992%20852.624992%20736%20800%20736zM224%20672L800%20672C818.124992%20672%20832%20658.124992%20832%20640L832%20416C832%20238.875008%20689.124992%2096%20512%2096C334.875008%2096%20192%20238.875008%20192%20416L192%20640C192%20658.124992%20205.875008%20672%20224%20672zM341%20531C328.750016%20531%20316.375008%20525.375008%20307%20516C288.250016%20497.249984%20288.250016%20467.749984%20307%20449L480%20276C489%20267%20501.250016%20262%20514%20262C526.750016%20262%20539%20267%20548%20276L717%20444C735.750016%20462.749984%20735.750016%20493.249984%20717%20512C698.250016%20530.749984%20667.750016%20530.749984%20649%20512L514%20377L375%20516C365.624992%20525.375008%20353.250016%20531%20341%20531z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22open-source-initiative%22%20%20%20%20%20%20unicode=%22&#xF41A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20220%20230.875008%2079.875008%20376%2025L406%2013L418%2043L497%20253L508%20283L478%20294C441.750016%20307.7499840000001%20416%20342.624992%20416%20384C416%20437.375008%20458.624992%20480%20512%20480C565.375008%20480%20608%20437.375008%20608%20384C608%20342.624992%20582.250016%20307.7499840000001%20546%20294L516%20283L527%20253L606%2043L618%2013L648%2025C793.124992%2079.875008%20896%20220%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20258.5%20757.875008%20153.5%20653%20101L595%20254C639.250016%20282.5%20672%20327.7499840000001%20672%20384C672%20472%20600%20544%20512%20544C424%20544%20352%20472%20352%20384C352%20327.7499840000001%20384.750016%20282.5%20429%20254L371%20101C266.124992%20153.5%20192%20258.5%20192%20384C192%20561.124992%20334.875008%20704%20512%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22erlang%22%20%20%20%20%20%20unicode=%22&#xF39D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20672L64%2096L202.25%2096C136.33%20180.8%2096%20293.12%2096%20416C96%20514.56%20132.8250016%20604.1600000000001%20193.6249984%20672L64%20672zM512%20672C500.8%20672%20490.24%20670.6924991999999%20480%20667.8124992C424.64%20653.7324992%20384%20603.52%20384%20544L640%20544C640%20614.72%20582.72%20672%20512%20672zM821.124992%20672C868.164992%20599.36%20896%20511.04%20896%20416L832%20416L768%20416L576%20416L512%20416L480%20416L384%20416C384%20303.68%20416%20206.102496%20480%20159.062496C489.92%20151.382496%20500.48%20145.3%20512%20140.5C531.2%20132.5%20552.64%20128%20576%20128C671.04%20128%20754.222496%20186.217504%20798.062496%20272.937504L862.750016%20240.624992L912.624992%20215.687488C890.224992%20170.887488%20860.769984%20130.56%20825.249984%2096L960%2096L960%20192L960%20320L960%20416L960%20672L821.124992%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bitcoin%22%20%20%20%20%20%20unicode=%22&#xF379;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20800L384%20704L256%20704L256%2064L384%2064L384%20-32L448%20-32L448%2064L512%2064L512%20-32L576%20-32L576%2064L624%2064C720.875008%2064%20800%20143.124992%20800%20240C800%20306.624992%20762.875008%20365.124992%20708%20395C745%20427.375008%20768%20475.249984%20768%20528C768%20624.875008%20688.875008%20704%20592%20704L576%20704L576%20800L512%20800L512%20704L448%20704L448%20800zM320%20640L592%20640C654.250016%20640%20704%20590.249984%20704%20528C704%20465.749984%20654.250016%20416%20592%20416L320%20416zM320%20352L624%20352C686.250016%20352%20736%20302.2499840000001%20736%20240C736%20177.7499840000001%20686.250016%20128%20624%20128L320%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22btc%22%20%20%20%20%20%20unicode=%22&#xF15A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20800L384%20704L256%20704L256%2064L384%2064L384%20-32L448%20-32L448%2064L512%2064L512%20-32L576%20-32L576%2064L624%2064C720.875008%2064%20800%20143.124992%20800%20240C800%20306.624992%20762.875008%20365.124992%20708%20395C745%20427.375008%20768%20475.249984%20768%20528C768%20624.875008%20688.875008%20704%20592%20704L576%20704L576%20800L512%20800L512%20704L448%20704L448%20800zM320%20640L592%20640C654.250016%20640%20704%20590.249984%20704%20528C704%20465.749984%20654.250016%20416%20592%20416L320%20416zM320%20352L624%20352C686.250016%20352%20736%20302.2499840000001%20736%20240C736%20177.7499840000001%20686.250016%20128%20624%20128L320%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22git-alt%22%20%20%20%20%20%20unicode=%22&#xF841;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C495.875008%20832%20480.124992%20826.124992%20468%20814L378%20723C373.124992%20720.375008%20369%20716.624992%20366%20712L82%20428C57.750016%20403.875008%2057.750016%20364.2499840000001%2082%20340L468%20-46C492.250016%20-70.124992%20531.750016%20-70.124992%20556%20-46L942%20340C966.250016%20364.124992%20966.250016%20403.749984%20942%20428L556%20814C543.875008%20826.124992%20528.124992%20832%20512%20832zM512%20767L895%20384L512%201L129%20384L394%20649L450%20593C448.5%20587.624992%20448%20581.875008%20448%20576C448%20552.375008%20460.875008%20532.124992%20480%20521L480%20247C460.875008%20235.875008%20448%20215.624992%20448%20192C448%20156.624992%20476.624992%20128%20512%20128C547.375008%20128%20576%20156.624992%20576%20192C576%20215.624992%20563.124992%20235.875008%20544%20247L544%20498L642%20400C640.624992%20394.875008%20640%20389.5%20640%20384C640%20348.624992%20668.624992%20320%20704%20320C739.375008%20320%20768%20348.624992%20768%20384C768%20419.375008%20739.375008%20448%20704%20448C698.5%20448%20693.124992%20447.375008%20688%20446L574%20560C575.375008%20565.124992%20576%20570.5%20576%20576C576%20611.375008%20547.375008%20640%20512%20640C506.124992%20640%20500.375008%20639.5%20495%20638L439%20694z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dyalog%22%20%20%20%20%20%20unicode=%22&#xF399;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20736L192%20512L256%20512L256%20672L480%20672C638.784%20672%20768%20542.784%20768%20384C768%20225.216%20638.784%2096%20480%2096L192%2096L192%2032L480%2032C674.08%2032%20832%20189.92%20832%20384C832%20578.0799999999999%20674.08%20736%20480%20736L192%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-creative-commons-public-domain%22%20%20%20%20%20%20unicode=%22&#xF4ED;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM288%20512L288%20256L352%20256L352%20320L416%20320C468.928%20320%20512%20363.072%20512%20416C512%20468.928%20468.928%20512%20416%20512L288%20512zM544%20512L544%20256L656%20256C717.76%20256%20768%20313.408%20768%20384C768%20454.592%20717.76%20512%20656%20512L544%20512zM352%20448L416%20448C433.632%20448%20448%20433.664%20448%20416C448%20398.336%20433.632%20384%20416%20384L352%20384L352%20448zM608%20448L656%20448C682.016%20448%20704%20418.688%20704%20384C704%20349.312%20682.016%20320%20656%20320L608%20320L608%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pinterest-p%22%20%20%20%20%20%20unicode=%22&#xF231;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M515%20768C352.536%20768%20192%20659.7335008%20192%20484.437504C192%20372.981504%20254.6715008%20309.624992%20292.6875008%20309.624992C308.3675008%20309.624992%20317.4375008%20353.3354880000001%20317.4375008%20365.6874880000001C317.4375008%20380.407488%20279.8750016%20411.782496%20279.8750016%20473.062496C279.8750016%20600.3584992%20376.779488%20690.5624992%20502.187488%20690.5624992C610.027488%20690.5624992%20689.812512%20629.326%20689.812512%20516.750016C689.812512%20432.685984%20656.060512%20275%20546.812512%20275C507.388512%20275%20473.687488%20303.480512%20473.687488%20344.312512C473.687488%20404.152512%20512%20462.115008%20512%20523.875008C512%20628.7069984%20366.8125120000001%20609.688%20366.8125120000001%20483C366.8125120000001%20456.408%20370.128%20426.973984%20382%20402.750016C360.176%20308.7019840000001%20320%20158.803008%20320%2061.875008C320%2031.955008%20324.276992%202.514496%20327.124992%20-27.437504C332.500992%20-33.4535039999999%20329.838496%20-32.820512%20338.062496%20-29.812512C417.870496%2079.435488%20410.466496%20110.586496%20446.562496%20253.562496C466.050496%20216.506496%20516.408512%20196.562496%20556.312512%20196.562496C724.472512%20196.562496%20800%20360.443488%20800%20508.187488C800%20665.4035008%20664.152%20768%20515%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-logo%22%20%20%20%20%20%20unicode=%22&#xF1A0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M597.875008%20403C597.875008%20466.249984%20700.624992%20471.749984%20700.624992%20595.375008C700.624992%20684.875008%20638.375008%20727.749984%20632%20731.624992L694%20731.624992L756%20768L555.124992%20768C350.750016%20768%20318%20625%20318%20577.624992C318%20507%20373.250016%20419.249984%20484.375008%20419.249984C494.5%20419.249984%20505.250016%20419.875008%20516.624992%20421.124992C514.750016%20415.875008%20506.750016%20397.875008%20506.750016%20381.624992C506.750016%20347.624992%20528.5%20326%20536%20312.875008C414.375008%20314%20268%20261.2499840000001%20268%20143.875008C268%20101%20304.875008%200%20478.124992%200C675.750016%200%20735.624992%20122%20735.624992%20190.375008C735.5%20321%20597.875008%20342.624992%20597.875008%20403zM530.750016%20446.624992C461.624992%20446.624992%20403.250016%20533.624992%20403.250016%20626.624992C403.250016%20654.249984%20416.5%20734.5%20493%20734.5C591.5%20734.5%20615.5%20588.5%20615.5%20548.749984C615.5%20539.5%20622%20446.624992%20530.750016%20446.624992zM526%2042.249984C462.624992%2042.249984%20353.250016%2069.249984%20353.250016%20165.2499840000001C353.250016%20198.5%20372.624992%20285.375008%20540.875008%20285.375008C549.5%20285.375008%20557%20285%20563.375008%20284.375008C598.375008%20258.2499840000001%20670.875008%20220.5%20670.875008%20151C670.875008%20119.5%20652.124992%2042.249984%20526%2042.249984z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22npm%22%20%20%20%20%20%20unicode=%22&#xF3D4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M0%20576L0%20224L288%20224L288%20160L512%20160L512%20224L1024%20224L1024%20576L0%20576zM56.8750016%20519.124992L284.4375008%20519.124992L284.5%20519.124992L284.5%20273.750016L227.5624992%20273.750016L227.5624992%20462.187488L170.6875008%20462.187488L170.6875008%20273.750016L56.8750016%20273.750016L56.8750016%20519.124992zM341.375008%20519.124992L568.875008%20519.124992L568.937504%20519.124992L568.937504%20273.812512L455.124992%20273.812512L455.124992%20216.875008L341.375008%20216.875008L341.375008%20519.124992zM625.812512%20519.124992L967.124992%20519.124992L967.187488%20519.124992L967.187488%20273.750016L910.249984%20273.750016L910.249984%20462.187488L853.375008%20462.187488L853.375008%20273.750016L796.5%20273.750016L796.5%20462.187488L739.562496%20462.187488L739.562496%20273.750016L625.812512%20273.750016L625.812512%20519.124992zM455.124992%20462.187488L455.124992%20330.624992L512%20330.624992L512%20462.187488L455.124992%20462.187488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22facebook-square%22%20%20%20%20%20%20unicode=%22&#xF082;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20736C189%20736%20160%20707%20160%20672L160%2096C160%2061%20189%2032%20224%2032L800%2032C835%2032%20864%2061%20864%2096L864%20672C864%20707%20835%20736%20800%20736zM224%20672L800%20672L800%2096L634%2096L634%20312L717%20312L729%20408L634%20408L634%20470C634%20498%20640.875008%20517%20681%20517L733%20517L733%20604C724.124992%20605.124992%20693.375008%20607%20658%20607C584.250016%20607%20534%20562.624992%20534%20480L534%20408L450%20408L450%20312L534%20312L534%2096L224%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22jira%22%20%20%20%20%20%20unicode=%22&#xF7B1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512.687488%20825.6249984L114.5624992%20428.750016C89.9544992%20404.205984%2089.8904992%20364.054496%20114.5624992%20339.062496L512.687488%20-57.624992L535.312512%20-35.124992C651.760512%2080.875008%20723.012992%20151.92%20765.124992%20194L808.5%20237.437504C810.964%20239.869504%20813.717504%20242.6779840000001%20816.437504%20245.750016C817.589504%20246.8699840000001%20818.489504%20247.6769920000001%20818.937504%20248.124992L818.750016%20248.375008C819.422016%20249.207008%20820.077984%20250.011008%20820.750016%20250.875008C850.541984%20280.635008%20891.203488%20321.204992%20909.187488%20339.124992C921.315488%20351.092992%20928%20367.0080000000001%20928%20384C928%20400.96%20921.346016%20416.844512%20909.249984%20428.8125120000001C856.034016%20481.932512%20794.696%20543.456512%20733%20605.3124992C663.88%20674.6244992%20594.320512%20744.3730016%20535.312512%20803.1249984L512.687488%20825.6249984zM512.687488%20735.25C566.447488%20681.6179999999999%20627.239488%20620.7009984%20687.687488%20560.124992C749.223488%20498.428992%20810.410496%20437.086496%20863.562496%20384.062496C820.234496%20340.862496%20789.708512%20310.3910080000001%20768.812512%20288.375008C764.844512%20284.759008%20760.784992%20280.7834880000001%20756.624992%20276.6874880000001C749.456992%20269.647488%20742.443008%20262.847008%20740.875008%20261.375008L741.437504%20260.750016C701.789504%20221.134016%20626.029984%20145.614016%20512.750016%2032.750016L159.75%20383.5L512.687488%20735.25zM512.687488%20546.375008L349.687488%20384L512.687488%20221.624992L675.750016%20384L512.687488%20546.375008zM512.687488%20456.062496L585.062496%20384L512.687488%20311.937504L440.375008%20384L512.687488%20456.062496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stack-exchange%22%20%20%20%20%20%20unicode=%22&#xF18D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768C217.624992%20768%20160%20710.375008%20160%20640L160%20192C160%20121.624992%20217.624992%2064%20288%2064L544%2064L544%20-71L594%20-71L604%20-61L722%2064L736%2064C806.375008%2064%20864%20121.624992%20864%20192L864%20640C864%20710.375008%20806.375008%20768%20736%20768zM288%20704L736%20704C771.750016%20704%20800%20675.749984%20800%20640L800%20608L224%20608L224%20640C224%20675.749984%20252.250016%20704%20288%20704zM224%20544L800%20544L800%20448L224%20448zM224%20384L800%20384L800%20288L224%20288zM224%20224L800%20224L800%20192C800%20156.2499840000001%20771.750016%20128%20736%20128L694%20128L685%20118L608%2037L608%20128L288%20128C252.250016%20128%20224%20156.2499840000001%20224%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hackerrank%22%20%20%20%20%20%20unicode=%22&#xF5F7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M511.937504%20800C455.201504%20800%20177.1264992%20640.5150016%20149.0624992%20591.8750016C120.9664992%20543.203008%20120.9664992%20224.542496%20149.0624992%20176.062496C177.2544992%20127.454496%20455.329504%20-32%20511.937504%20-32C568.385504%20-32%20846.462016%20127.361504%20874.750016%20175.937504C903.134016%20224.6415040000001%20903.134016%20543.5504960000001%20874.750016%20592.0624992L874.750016%20592.1249984C846.237984%20640.6690016%20568.193504%20800%20511.937504%20800zM511.875008%20735.6249984C566.179008%20724.3290016%20781.366496%20601.0635007999999%20819.062496%20559.687488C836.342496%20507.175488%20836.310496%20260.9830080000001%20819.062496%20208.375008C781.622496%20167.063008%20566.243008%2043.639008%20511.875008%2032.375008C457.539008%2043.575008%20242.3164992%20166.936512%20204.8124992%20208.312512C187.6924992%20261.048512%20187.6924992%20507.015488%20204.8124992%20559.687488C242.2204992%20601.0635007999999%20457.507008%20724.4250016%20511.875008%20735.6249984zM416%20608L352%20544L384%20544L384%20224L448%20224L448%20352L576%20352L576%20224L544%20224L608%20160L672%20224L640%20224L640%20512L576%20512L576%20416L448%20416L448%20544L480%20544L416%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sass%22%20%20%20%20%20%20unicode=%22&#xF41E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M484.624992%20735.5624992C439.399616%20737.949376%20388.552512%20731.018%20338.8125120000001%20713.75C259.7724992000001%20686.326%20174.2844992%20643.192%20112.8124992%20587C39.7884992%20520.12%2028.075%20461.914496%2032.8750016%20437.562496C49.9630016%20351.194496%20171.764%20294.851488%20220.5%20253.1874880000001C218.1%20251.875488%20215.862%20250.746496%20213.75%20249.562496C189.302%20237.6904960000001%2098.6070016%20191.051008%2075.3750016%20140.875008C49.1350016%2083.979008%2079.7164992%2043.255488%2099.8124992%2037.687488C162.5004992%2020.663488%20224.536%2050.415488%20259%20100.687488C293.496%20150.991488%20289.3415008%20216.6424960000001%20273.4375008%20246.562496C273.2775008%20247.010496%20272.9724992%20247.302016%20272.8124992%20247.750016C279.1164992%20251.429984%20285.536%20255.132512%20292%20258.812512C304.448%20266.012512%20316.594%20272.584512%20327.249984%20278.312512C321.233984%20262.4725120000001%20316.8969984%20243.364512%20314.6249984%20215.812512C311.9370016%20183.556512%20325.554016%20141.823008%20343.249984%20125.375008C351.057984%20118.1750080000001%20360.488512%20118%20366.3125120000001%20118C387.016512%20118%20396.320992%20134.719488%20406.624992%20154.687488C419.360992%20179.039488%20430.624992%20207.312512%20430.624992%20207.312512C430.624992%20207.312512%20416.564992%20130.812512%20455.124992%20130.812512C469.204992%20130.812512%20483.320992%20148.5369920000001%20489.624992%20157.624992L489.624992%20157.5C489.624992%20157.5%20489.856992%20158.066016%20490.624992%20159.2499840000001C492.128992%20161.457984%20492.875008%20162.7499840000001%20492.875008%20162.750016L492.875008%20163.187488C498.571008%20172.723488%20511.060512%20194.5609920000001%20529.812512%20230.624992C554.100512%20277.2489920000001%20577.312512%20335.5%20577.312512%20335.5C579.552512%20322.7000000000001%20582.656992%20310.0714880000001%20586.624992%20297.6874880000001C590.816992%20283.767488%20599.710016%20268.503488%20606.750016%20253.6874880000001C601.053984%20246.0714880000001%20597.562496%20241.6874880000001%20597.562496%20241.6874880000001C597.562496%20241.559488%20597.653984%20241.439008%20597.750016%20241.375008C593.238016%20235.519008%20588.123008%20229.2384960000001%20582.875008%20223.062496C563.675008%20200.758496%20540.851008%20175.203008%20537.875008%20167.875008C534.259008%20159.235008%20535.182496%20152.8045120000001%20542.062496%20147.812512C547.150496%20144.004512%20556.216992%20143.420992%20565.624992%20144.124992C582.872992%20145.308992%20595.019008%20149.438496%20600.875008%20152.062496C611.659008%20155.838496%20621.844992%20161.034496%20631.124992%20167.562496C649.876992%20181.066496%20661.305984%20200.433504%20660.249984%20225.937504C659.642016%20240.0175040000001%20654.945984%20254.128512%20649.249984%20267.312512C650.913984%20269.648512%20652.743008%20272.1289920000001%20654.375008%20274.624992C684.071008%20316.992992%20707%20363.5%20707%20363.5C709.24%20350.7000000000001%20712.344512%20338.0714880000001%20716.312512%20325.6874880000001C719.928512%20313.815488%20726.973504%20300.7680000000001%20733.437504%20288C705.565504%20265.856%20688.266016%20240.176512%20682.249984%20223.312512C671.145984%20192.080512%20679.898016%20178.0445120000001%20696.249984%20174.812512C703.610016%20173.340512%20714.067008%20176.6750080000001%20721.875008%20179.875008C733.459008%20183.6510080000001%20744.362016%20189.147488%20754.249984%20196.187488C773.001984%20209.6914880000001%20791.153504%20228.5859840000001%20789.937504%20254.2499840000001C789.489504%20265.833984%20786.227008%20277.4264960000001%20781.875008%20288.562496C805.427008%20298.226496%20835.992%20303.5089920000001%20875%20299.124992C958.52%20289.588992%20974.885984%20238.560512%20971.750016%20217.312512C968.614016%20196.032512%20951.043488%20184.144992%20945.187488%20180.624992C939.331488%20177.1049920000001%20937.552%20175.780992%20938%20173.124992C938.736%20169.316992%20941.415008%20169.479008%20946.375008%20170.375008C953.287008%20171.559008%20990.148512%20187.668992%20991.812512%20227.124992C994.211296%20276.955872%20945.23552%20331.76704%20858.437504%20331.375008L858.312512%20331.375008C828.179424%20331.35632%20798.472%20324.600416%20771.437504%20311.562496C762.573504%20329.002496%20753.409504%20344.2634880000001%20751.937504%20355.6874880000001C750.145504%20369.031488%20748.232512%20376.942016%20750.312512%20392.750016C752.424512%20408.589984%20761.847488%20431.0554880000001%20761.687488%20432.687488C761.527488%20434.287488%20759.578016%20442.34%20740.249984%20442.5C720.921984%20442.6600000000001%20704.232512%20438.835008%20702.312512%20433.875008C698.888512%20424.755008%20696.231008%20415.411008%20694.375008%20405.875008C690.919008%20388.723008%20655.685984%20327.405504%20635.750016%20295.437504C629.158016%20307.917504%20623.621504%20318.887488%20622.437504%20327.6874880000001C620.645504%20341.031488%20618.669984%20348.942016%20620.750016%20364.750016C622.861984%20380.590016%20632.347488%20403.0554880000001%20632.187488%20404.687488C632.027488%20406.287488%20630.078016%20414.34%20610.750016%20414.5C591.422016%20414.6600000000001%20574.701984%20410.835008%20572.750016%20405.875008C570.798016%20400.883008%20568.684512%20389.171008%20564.812512%20377.875008C560.908512%20366.5790080000001%20513.975488%20264.465504%20501.687488%20237.937504C495.383488%20224.433504%20489.966496%20213.577984%20486.062496%20206.2499840000001C485.454496%20205.066016%20485.037984%20204.325984%20484.750016%20203.750016C485.197984%20204.485984%20485.5%20205.225504%20485.5%20204.937504C482.204%20198.633504%20480.250016%20195.124992%20480.249984%20195.124992L480.249984%20195C477.689984%20190.2960000000001%20474.844%20186%20473.5%20186C472.604%20186%20470.641504%20198.323488%20473.937504%20215.187488C480.977504%20250.675488%20497.66%20305.829984%20497.5%20307.750016C497.34%20308.774016%20500.58%20318.317504%20486.5%20323.437504C472.836%20328.269504%20467.965984%20320.1874880000001%20466.750016%20320.1874880000001C465.533984%20320.1874880000001%20464.624992%20317.2499840000001%20464.624992%20317.2499840000001C464.624992%20317.2499840000001%20479.724%20379.437504%20435.5%20379.437504C407.884%20379.437504%20369.472992%20349.8160000000001%20350.624992%20323C338.784992%20316.6960000000001%20313.1330016%20303.028%20286.1249984%20288.5C275.7889984000001%20282.932%20265.1729984%20277.220512%20255.1249984%20271.812512C254.3890016%20272.548512%20253.768%20273.264%20253%20274C199.304%20330.0320000000001%20100.1830016%20369.643008%20104.3750016%20444.875008C105.8790016%20472.299008%20115.672%20544.263488%20295%20631.6875008C442.008%20703.2395008%20559.526016%20683.6175008%20579.750016%20639.9375008C608.837984%20577.6015007999999%20516.890016%20461.579008%20364.249984%20444.875008C306.074%20438.571008%20279.2730016%20463.151008%20271.6249984%20471.375008C263.6890016%20480.015008%20262.4455008%20480.475008%20259.4375008%20478.875008C254.4775008%20476.251008%20257.6455008%20468.606496%20259.4375008%20464.062496C263.9495008%20452.478496%20284.0015008%20434.334496%20315.9375008%20424.062496C344.001504%20415.102496%20408.441504%20407.580512%20490.937504%20438.8125120000001C583.609504%20473.724512%20654.401984%20568.561504%20633.249984%20649.9375008C619.789984%20701.6375008%20560.00064%20731.5843744%20484.624992%20735.5624992zM435.437504%20342.750016C437.783008%20342.576992%20439.524%20341.7104960000001%20440.5%20340.062496C445.748%20331.390496%20422.266016%20267.555488%20416.249984%20253.1874880000001C406.649984%20230.147488%20386.382496%20171.458496%20374.062496%20174.562496C363.566496%20177.186496%20357.089504%20221.937504%20371.937504%20265.937504C379.425504%20288.081504%20395.340512%20314.477984%20404.8125120000001%20324.750016C416.164512%20337.182016%20428.400992%20343.2689920000001%20435.437504%20342.750016zM747.124992%20270.375008C748.884992%20265.255008%20749.809504%20259.876%20749.937504%20254.5C749.777504%20221.476%20725.652992%20209.182496%20711.124992%20204.062496C708.116992%20206.110496%20708.514496%20213.029504%20718.562496%20234.437504C722.466496%20242.789504%20731.508992%20256.871008%20747.124992%20270.375008zM243.3124992%20234C255.7604992%20189.424%20243.7755008%20150.100992%20214.6875008%20119.124992C187.1035008%2089.652992%20148.39%2078.499008%20131.75%2087.875008C113.894%2098.019008%20120.952%20141.451008%20155%20172.875008C175.704%20191.947008%20202.4290016%20209.527008%20220.1249984%20220.375008C224.1889984%20222.711008%20229.9875008%20226.2440000000001%20237.1875008%20230.5C238.4035008%20231.236%20239%20231.5%20239%20231.5C240.344%20232.3640000000001%20241.8084992%20233.1040000000001%20243.3124992%20234zM620.187488%20228.875008C620.187488%20228.139008%20620.375008%20227.3640000000001%20620.375008%20226.5C620.183008%20200.26%20594.336992%20182.54%20582.624992%20175.5L582.750016%20175.5L582.750016%20175.437504C578.686016%20173.389504%20574.916992%20172.100992%20573.124992%20173.124992C571.780992%20173.860992%20574.812512%20176.624992%20574.812512%20176.624992C574.812512%20176.624992%20595.651008%20198.516%20603.875008%20208.5C608.675008%20214.356%20614.203488%20221.259008%20620.187488%20228.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pied-piper-hat%22%20%20%20%20%20%20unicode=%22&#xF4E5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M992%20737L953%20727C751.750016%20678.5%20667.624992%20497.624992%20626%20401C601.875008%20425.124992%20562.5%20448%20506%20448C421%20448%20355.750016%20400.124992%20307%20344C261.5%20291.624992%20230%20231.7499840000001%20204%20187C151.875008%20165.124992%2063%20160%2063%20160L15%20159L35%20115C35%20115%2046.250016%2091.124992%2071%2071C95.750016%2050.875008%20135.750016%2032%20192%2032C270.624992%2032%20377.250016%2064%20480%2064L640%2064L640%2066C656.124992%2065.624992%20672.5%2071.749984%20681%2086L761%20220L762%20220C778%20247%20758.875008%20284.5%20728%20288L672%20288C662.124992%20288%20654.5%20286.375008%20645%20286C648.250016%20293.5%20648.375008%20293.875008%20652%20302C655.124992%20309.124992%20657.875008%20315.124992%20661%20322C661.250016%20322.5%20661.750016%20323.5%20662%20324C666.875008%20333.624992%20677.5%20353.5%20683%20366C685.250016%20367%20687.375008%20367.7499840000001%20691%20369C702%20372.624992%20717.5%20376.375008%20734%20381C750.5%20385.624992%20768%20391%20784%20398C800%20405%20816.124992%20412.875008%20827%20433C839.124992%20455.249984%20842.250016%20478.124992%20846%20501C849.750016%20523.875008%20852.875008%20546.624992%20859%20563C878.375008%20614.624992%20915.250016%20642.875008%20971%20664L992%20672zM791%20547C788.5%20534.875008%20784.750016%20521.875008%20783%20511C779.375008%20489.124992%20774.624992%20471.124992%20771%20464C770.124992%20463.875008%20766%20460.5%20758%20457C749%20453%20736.124992%20448.749984%20723%20445C741.875008%20482.249984%20760.750016%20511%20791%20547zM506%20384C548%20384%20570.124992%20368.7499840000001%20584%20354C593.750016%20343.624992%20594%20339.624992%20596%20335C594.875008%20332.5%20594.124992%20330.5%20593%20328C582.124992%20303.124992%20575.875008%20288.875008%20572%20280C453.750016%20263.2499840000001%20372.750016%20224%20320%20224L320%20160C419.5%20160%20512.124992%20224%20672%20224L689%20224L631%20128L480%20128C364.750016%20128%20250.750016%2096%20192%2096C169.375008%2096%20152.5%2099.749984%20139%20105C170.375008%20109.875008%20206.375008%20116.2499840000001%20238%20131L247%20135L252%20144C280%20191.5%20312.750016%20253.375008%20355%20302C397.250016%20350.624992%20444.875008%20384%20506%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fly%22%20%20%20%20%20%20unicode=%22&#xF417;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C506.875008%20768%20502%20767.249984%20497%20767C346.624992%20759.624992%20224%20644.875008%20224%20501C224%20406.624992%20281.250016%20323.7499840000001%20335%20264C388.750016%20204.2499840000001%20442%20166%20442%20166L451%20160L573%20160L582%20166C582%20166%20635.250016%20204.2499840000001%20689%20264C742.750016%20323.7499840000001%20800%20406.624992%20800%20501C800%20645.249984%20676.875008%20760.124992%20526%20767C521.250016%20767.624992%20516.750016%20768%20512%20768zM512%20704C520.750016%20704%20547.624992%20694%20569%20667C590.375008%20640%20608%20597.5%20608%20537C608%20398.875008%20535.250016%20248.624992%20523%20224L501%20224C488.750016%20248.7499840000001%20416%20399.5%20416%20537C416%20595.249984%20434.375008%20638.249984%20456%20666C477.624992%20693.749984%20504.250016%20704%20512%20704zM381%20665C363.750016%20630.124992%20352%20587.5%20352%20537C352%20444.749984%20379.624992%20350.375008%20406%20281C398.124992%20289%20390.624992%20297.5%20382%20307C333.375008%20361.124992%20288%20433.624992%20288%20501C288%20568.249984%20324.624992%20628%20381%20665zM645%20664C700.375008%20626.875008%20736%20567.624992%20736%20501C736%20433.624992%20690.624992%20361.124992%20642%20307C633.624992%20297.624992%20625.750016%20289.7499840000001%20618%20282C644.124992%20351.124992%20672%20445.124992%20672%20537C672%20587.249984%20661.375008%20629.5%20645%20664zM448%2096L448%200L576%200L576%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22css-3-logo%22%20%20%20%20%20%20unicode=%22&#xF13C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M263%20736L258%20710L242%20618L235%20580L687%20580L677%20522L225%20522L220%20496L204%20404L197%20367L649%20367L626%20237L459%20160L328%20232L335%20271L342%20308L186%20308L182%20282L160%20160L155%20136L177%20125L427%203L440%20-3L453%202L746%20125L762%20131L766%20149L864%20698L871%20736zM316%20672L794%20672L706%20177L441%2068L227%20172L240%20244L265%20244L257%20198L277%20187L442%2096L456%2088L471%2095L668%20186L683%20193L686%20210L719%20393L726%20431L274%20431L278%20458L731%20458L735%20485L757%20607L764%20644L312%20644z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22deviantart%22%20%20%20%20%20%20unicode=%22&#xF1BD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M588%20768L579%20758L566%20746L563%20742L561%20738L504%20630L499%20627L262%20627L262%20387L377%20387L266%20175L262%20168L262%200L436%200L445%2010L458%2022L461%2026L463%2030L520%20138L525%20141L762%20141L762%20381L647%20381L758%20593L762%20600L762%20768zM615%20704L698%20704L698%20615L572%20376L563%20357L576%20341L587%20328L596%20317L698%20317L698%20205L505%20205L496%20199L477%20187L471%20182L467%20175L409%2064L326%2064L326%20153L451%20392L461%20410L448%20427L437%20440L428%20451L326%20451L326%20563L519%20563L527%20569L546%20581L553%20586L557%20593z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gg-currency%22%20%20%20%20%20%20unicode=%22&#xF260;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20685L361%20663L105%20407L83%20384L105%20361L361%20105L384%2083L407%20105L535%20233L557%20256L535%20279L375%20439L329%20393L466%20256L384%20174L174%20384L384%20594L425%20553L471%20599L407%20663zM640%20685L617%20663L489%20535L467%20512L489%20489L649%20329L695%20375L558%20512L640%20594L850%20384L640%20174L599%20215L553%20169L617%20105L640%2083L663%20105L919%20361L941%20384L919%20407L663%20663z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-plus-square%22%20%20%20%20%20%20unicode=%22&#xF0D4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM435%20544C353.784%20544%20288%20478.208512%20288%20397.3125120000001C288%20316.096512%20353.784%20250.312512%20435%20250.312512C519.608%20250.312512%20576%20309.720992%20576%20393.624992C576%20403.000992%20575.008512%20408.608%20573.312512%20416L435%20416L435%20367.437504L518.249984%20367.437504C514.921984%20345.965504%20493.08%20304.312512%20435%20304.312512C384.984%20304.312512%20344.062496%20345.577504%20344.062496%20396.937504C344.062496%20448.297504%20384.984%20489.937504%20435%20489.937504C463.512%20489.937504%20482.685504%20477.524992%20493.437504%20467.124992L533.375008%20505.437504C507.551008%20529.5975040000001%20474.616%20544%20435%20544zM650.562496%20448L650.562496%20405.437504L608%20405.437504L608%20362.562496L650.562496%20362.562496L650.562496%20320L693.437504%20320L693.437504%20362.562496L736%20362.562496L736%20405.437504L693.437504%20405.437504L693.437504%20448L650.562496%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22html-5-logo%22%20%20%20%20%20%20unicode=%22&#xF13B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M167%20768L170%20733L226%20100L228%2078L249%2072L503%201L511%20-1L520%201L774%2071L795%2077L797%2099L854%20733L857%20767L822%20767L202%20768zM237%20704L787%20703L735%20127L512%2065L288%20127zM314%20608L335%20369L609%20369L600%20266L512%20242L511%20242L423%20266L418%20332L338%20332L349%20205L511%20160L512%20160L674%20205L696%20448L407%20448L400%20529L703%20529L710%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22b-rom-bel-experte-gmbh---co--kg-%22%20%20%20%20%20%20unicode=%22&#xF37F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20544L352%20544L352%20736L160%20736zM416%20736L416%20544L608%20544L608%20736L416%20736zM672%20736L672%20544L864%20544L864%20736L672%20736zM224%20672L288%20672L288%20608L224%20608L224%20672zM480%20672L544%20672L544%20608L480%20608L480%20672zM736%20672L800%20672L800%20608L736%20608L736%20672zM160%20480L160%20288L352%20288L352%20480L160%20480zM416%20480L416%20288L608%20288L608%20480L416%20480zM672%20480L672%20288L864%20288L864%20480L672%20480zM224%20416L288%20416L288%20352L224%20352L224%20416zM480%20416L544%20416L544%20352L480%20352L480%20416zM736%20416L800%20416L800%20352L736%20352L736%20416zM160%20224L160%2032L352%2032L352%20224L160%20224zM416%20224L416%2032L608%2032L608%20224L416%20224zM672%20224L672%2032L864%2032L864%20224L672%20224zM224%20160L288%20160L288%2096L224%2096L224%20160zM480%20160L544%20160L544%2096L480%2096L480%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22raspberry-pi%22%20%20%20%20%20%20unicode=%22&#xF7BB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M780.750016%20422.375008L774.375008%20432C774.375008%20508.749984%20739.250016%20537.624992%20700.750016%20560C713.624992%20563.249984%20726.375008%20566.375008%20729.624992%20582.375008C752%20588.749984%20755.250016%20598.375008%20758.375008%20608C764.750016%20611.249984%20780.750016%20620.749984%20780.750016%20640C790.375008%20646.375008%20796.750016%20656%20793.624992%20668.749984C803.250016%20681.624992%20806.375008%20691.249984%20803.250016%20700.749984C816%20716.749984%20809.624992%20726.375008%20806.375008%20736C816%20755.249984%20806.375008%20774.375008%20780.750016%20771.249984C771.250016%20787.249984%20745.624992%20784%20742.375008%20784C739.250016%20790.375008%20732.750016%20793.624992%20716.750016%20790.375008C700.750016%20800%20688%20800%20675.250016%20793.624992C659.250016%20806.375008%20649.624992%20796.749984%20640%20793.624992C620.750016%20800%20617.624992%20790.375008%20608%20787.249984C588.750016%20790.375008%20582.375008%20780.749984%20572.750016%20771.249984L563.250016%20771.249984C534.375008%20755.249984%20518.375008%20716.749984%20512%20700.749984C505.624992%20720%20492.750016%20755.249984%20460.750016%20771.249984L451.250016%20771.249984C441.624992%20780.749984%20435.250016%20790.375008%20416%20787.249984C406.375008%20790.375008%20403.250016%20800%20384%20793.624992C377.624992%20796.749984%20371.250016%20800%20361.624992%20800C358.375008%20800%20355.250016%20796.749984%20348.750016%20793.624992C336%20800%20323.250016%20800%20313.624992%20790.375008C297.624992%20793.624992%20291.250016%20787.249984%20288%20784C284.750016%20784%20259.250016%20787.249984%20249.624992%20771.249984C220.750016%20774.375008%20211.250016%20755.249984%20220.750016%20736C214.375008%20726.375008%20211.250016%20720%20224%20700.749984C217.624992%20694.375008%20220.750016%20681.624992%20233.624992%20672C230.375008%20659.249984%20233.624992%20649.624992%20246.375008%20640C243.250016%20624%20262.375008%20614.375008%20265.624992%20608C268.750016%20598.375008%20272%20588.749984%20294.375008%20582.375008C297.624992%20566.375008%20310.375008%20563.249984%20323.250016%20560C281.624992%20537.624992%20249.624992%20505.624992%20249.624992%20432L243.250016%20422.375008C198.375008%20393.624992%20156.750016%20304%20220.750016%20230.375008C224%20208%20230.375008%20192%20236.750016%20172.7499840000001C246.375008%2099.249984%20307.250016%2064%20323.250016%2060.749984C345.624992%2041.624992%20371.250016%2025.624992%20406.375008%2012.749984C438.375008%20-19.250016%20473.624992%20-32%20508.750016%20-32C544%20-32%20579.250016%20-19.250016%20611.250016%2012.749984C646.375008%2025.624992%20672%2041.624992%20694.375008%2060.749984C710.375008%2064%20771.250016%2099.249984%20780.750016%20172.7499840000001C787.250016%20192%20793.624992%20208%20800%20230.375008C870.375008%20304%20828.750016%20393.624992%20780.750016%20422.375008zM739.250016%20435.249984C736%20403.249984%20582.375008%20540.749984%20608%20544C681.624992%20556.749984%20742.375008%20515.249984%20739.250016%20435.249984zM569.624992%20752C569.624992%20745.624992%20572.750016%20742.375008%20572.750016%20739.249984C582.375008%20748.749984%20588.750016%20758.375008%20598.375008%20768C598.375008%20761.624992%20595.250016%20758.375008%20601.624992%20752C608%20761.624992%20614.375008%20768%20627.250016%20774.375008C620.750016%20764.749984%20627.250016%20761.624992%20630.375008%20758.375008C640%20764.749984%20646.375008%20771.249984%20662.375008%20777.624992C659.250016%20771.249984%20652.750016%20768%20659.250016%20761.624992C668.750016%20768%20675.250016%20771.249984%20697.624992%20777.624992C694.375008%20771.249984%20684.750016%20768%20688%20761.624992C697.624992%20764.749984%20710.375008%20768%20723.250016%20771.249984C716.750016%20764.749984%20710.375008%20761.624992%20716.750016%20758.375008C729.624992%20761.624992%20742.375008%20768%20758.375008%20761.624992L748.750016%20752C748.750016%20752%20771.250016%20752%20787.250016%20752C780.750016%20742.375008%20774.375008%20736%20771.250016%20723.249984C771.250016%20723.249984%20780.750016%20723.249984%20787.250016%20723.249984C780.750016%20704%20768%20700.749984%20764.750016%20694.375008C768%20691.249984%20774.375008%20691.249984%20784%20694.375008C777.624992%20681.624992%20768%20675.249984%20758.375008%20665.624992C761.624992%20662.375008%20764.750016%20662.375008%20774.375008%20665.624992C764.750016%20656%20755.250016%20649.624992%20745.624992%20640C748.750016%20636.749984%20755.250016%20636.749984%20761.624992%20636.749984C752%20627.249984%20736%20620.749984%20723.250016%20614.375008C726.375008%20608%20732.750016%20611.249984%20736%20611.249984C726.375008%20604.749984%20710.375008%20598.375008%20697.624992%20595.249984C700.750016%20592%20704%20588.749984%20710.375008%20588.749984C694.375008%20579.249984%20672%20585.624992%20665.624992%20579.249984C665.624992%20576%20672%20572.749984%20675.250016%20569.624992C649.624992%20569.624992%20582.375008%20569.624992%20569.624992%20620.749984C595.250016%20649.624992%20640%20681.624992%20720%20723.249984C659.250016%20700.749984%20601.624992%20675.249984%20556.750016%20636.749984C505.624992%20662.375008%20540.750016%20726.375008%20569.624992%20752zM512%20566.375008C550.375008%20566.375008%20598.375008%20537.624992%20598.375008%20508.749984C598.375008%20483.249984%20563.250016%20464%20512%20464C460.750016%20464%20425.624992%20489.624992%20425.624992%20512C425.624992%20534.375008%20467.250016%20566.375008%20512%20566.375008zM316.750016%20585.624992C323.250016%20585.624992%20326.375008%20588.749984%20329.624992%20592C313.624992%20598.375008%20297.624992%20601.624992%20288%20611.249984C294.375008%20611.249984%20297.624992%20611.249984%20304%20614.375008C291.250016%20620.749984%20278.375008%20627.249984%20265.624992%20636.749984C272%20636.749984%20278.375008%20636.749984%20281.624992%20640C272%20646.375008%20262.375008%20656%20252.750016%20662.375008C262.375008%20662.375008%20265.624992%20662.375008%20268.750016%20662.375008C259.250016%20675.249984%20249.624992%20681.624992%20243.250016%20694.375008C249.624992%20691.249984%20256%20691.249984%20262.375008%20694.375008C259.250016%20700.749984%20243.250016%20704%20236.750016%20720C243.250016%20720%20252.750016%20720%20252.750016%20720C249.624992%20732.749984%20243.250016%20742.375008%20240%20748.749984C256%20748.749984%20278.375008%20748.749984%20278.375008%20748.749984L268.750016%20761.624992C284.750016%20764.749984%20300.750016%20761.624992%20310.375008%20758.375008C316.750016%20761.624992%20310.375008%20768%20304%20771.249984C316.750016%20768%20329.624992%20764.749984%20339.250016%20761.624992C345.624992%20768%20336%20771.249984%20329.624992%20777.624992C352%20774.375008%20358.375008%20768%20368%20761.624992C374.375008%20768%20368%20771.249984%20364.750016%20777.624992C380.750016%20771.249984%20387.250016%20764.749984%20396.750016%20758.375008C400%20761.624992%20403.250016%20764.749984%20400%20774.375008C406.375008%20768%20416%20761.624992%20422.375008%20752C428.750016%20755.249984%20425.624992%20761.624992%20425.624992%20768C435.250016%20758.375008%20444.750016%20748.749984%20451.250016%20739.249984C454.375008%20739.249984%20454.375008%20745.624992%20454.375008%20752C480%20726.375008%20518.375008%20662.375008%20464%20636.749984C419.250016%20675.249984%20361.624992%20704%20300.750016%20723.249984C380.750016%20681.624992%20425.624992%20649.624992%20451.250016%20620.749984C438.375008%20569.624992%20371.250016%20566.375008%20345.624992%20569.624992C352%20572.749984%20355.250016%20576%20355.250016%20579.249984C352%20582.375008%20332.750016%20579.249984%20316.750016%20585.624992zM406.375008%20547.249984C432%20544%20278.375008%20406.375008%20275.250016%20438.375008C272%20515.249984%20332.750016%20560%20406.375008%20547.249984zM243.250016%20243.2499840000001C204.750016%20275.2499840000001%20192%20361.624992%20262.375008%20403.249984C304%20416%20278.375008%20230.375008%20243.250016%20243.2499840000001zM390.375008%2083.249984C368%2070.375008%20316.750016%2076.749984%20281.624992%20128C256%20172.7499840000001%20259.250016%20217.624992%20278.375008%20230.375008C304%20246.375008%20345.624992%20224%20374.375008%20188.7499840000001C400%20160%20412.750016%20102.375008%20390.375008%2083.249984zM348.750016%20278.375008C310.375008%20304%20304%20361.624992%20332.750016%20409.624992C364.750016%20454.375008%20419.250016%20473.624992%20457.624992%20448C496%20422.375008%20502.375008%20364.7499840000001%20473.624992%20316.7499840000001C444.750016%20268.7499840000001%20387.250016%20252.7499840000001%20348.750016%20278.375008zM512%20-6.375008C464%20-9.624992%20419.250016%2032%20419.250016%2044.749984C419.250016%2064%20476.750016%2080%20515.250016%2080C553.624992%2083.249984%20604.750016%2067.249984%20604.750016%2048C604.750016%2035.249984%20556.750016%20-6.375008%20512%20-6.375008zM608%20198.375008C608%20150.375008%20566.375008%20112%20515.250016%20112C464%20112%20419.250016%20150.375008%20419.250016%20198.375008C419.250016%20246.375008%20460.750016%20284.7499840000001%20512%20284.7499840000001C566.375008%20284.7499840000001%20608%20246.375008%20608%20198.375008zM550.375008%20320C518.375008%20364.7499840000001%20528%20425.624992%20566.375008%20451.249984C604.750016%20476.749984%20662.375008%20460.749984%20691.250016%20412.749984C720%20364.7499840000001%20713.624992%20307.2499840000001%20675.250016%20281.624992C636.750016%20259.2499840000001%20579.250016%20275.2499840000001%20550.375008%20320zM742.375008%20128C700.750016%2070.375008%20646.375008%2070.375008%20627.250016%2086.375008C604.750016%20105.624992%20620.750016%20169.624992%20652.750016%20204.7499840000001C684.750016%20243.2499840000001%20723.250016%20268.7499840000001%20745.624992%20249.624992C761.624992%20227.2499840000001%20771.250016%20166.375008%20742.375008%20128zM771.250016%20246.375008C736%20230.375008%20707.250016%20416%20752%20406.375008C822.375008%20368%20809.624992%20278.375008%20771.250016%20246.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-github%22%20%20%20%20%20%20unicode=%22&#xF113;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M182%20736C182%20736%20160%20697.375008%20160%20632C160%20588.624992%20169.875008%20565.749984%20177%20554C127%20502%2096%20431.5%2096%20341C96%20109.249984%20242.875008%2032%20512%2032C781.124992%2032%20928%20109.249984%20928%20341C928%20434.624992%20898.750016%20505%20851%20556C862.875008%20591.5%20876.250016%20658.5%20843%20736C743.750016%20736%20661%20659.749984%20658%20657C611.624992%20667.124992%20562.375008%20672%20512%20672C460.624992%20672%20410.250016%20665.749984%20363%20654C296.5%20719.875008%20216.250016%20736%20182%20736zM662%20402C689%20402.249984%20714%20400%20736%20393C794.624992%20374.375008%20832%20320.5%20832%20260C832%2092.5%20742.124992%2064%20512%2064C341%2064%20202%2094.124992%20202%20254C202%20315%20235.124992%20349.5%20259%20371C311.5%20418.249984%20394.375008%20395%20512%20395C565.5%20395%20616.875008%20401.5%20662%20402zM336%20320C309.5%20320%20288%20291.375008%20288%20256C288%20220.624992%20309.5%20192%20336%20192C362.5%20192%20384%20220.624992%20384%20256C384%20291.375008%20362.5%20320%20336%20320zM688%20320C661.5%20320%20640%20291.375008%20640%20256C640%20220.624992%20661.5%20192%20688%20192C714.5%20192%20736%20220.624992%20736%20256C736%20291.375008%20714.5%20320%20688%20320zM331%20293C338.5%20293%20344%20286.624992%20344%20279C344%20271.375008%20338.5%20265%20331%20265C323.5%20265%20317%20271.375008%20317%20279C317%20286.624992%20323.5%20293%20331%20293zM683%20293C690.5%20293%20696%20286.624992%20696%20279C696%20271.375008%20690.5%20265%20683%20265C675.5%20265%20669%20271.375008%20669%20279C669%20286.624992%20675.5%20293%20683%20293z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22leanpub%22%20%20%20%20%20%20unicode=%22&#xF212;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M331%20704C222.5%20704%20109%20643%20109%20643L94%20635L92%20618L32%20100L26%2045L77%2067C77%2067%20208.750016%20122%20333%20122C406.624992%20122%20495%2069%20495%2069L512%2058L529%2069C529%2069%20617.375008%20122%20691%20122C815.250016%20122%20947%2067%20947%2067L998%2045L992%20100L932%20618L930%20635L915%20643C915%20643%20801.5%20704%20693%20704C600.875008%20704%20533.875008%20663.749984%20512%20650C490.124992%20663.749984%20423.124992%20704%20331%20704zM331%20640C413.750016%20640%20494%20588%20494%20588L512%20576L530%20588C530%20588%20610.250016%20640%20693%20640C765.875008%20640%20848.624992%20602%20870%20592L922%20143C873%20160.624992%20792.250016%20186%20691%20186C603.875008%20186%20533.624992%20145.124992%20512%20132C490.375008%20145.124992%20420.124992%20186%20333%20186C231.750016%20186%20151%20160.624992%20102%20143L154%20592C175.375008%20602%20258.124992%20640%20331%20640zM331%20592C284.750016%20592%20227.375008%20571.749984%20198%20560L158%20210C220.750016%20225.624992%20279.375008%20234%20333%20234C401.124992%20234%20466.750016%20209.124992%20512%20187C560.250016%20210.5%20633%20236.624992%20705%20233L665%20589C607%20580.124992%20556.624992%20548.375008%20556%20548L512%20518L467%20548C466.375008%20548.375008%20399.750016%20592%20331%20592z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22forumbee%22%20%20%20%20%20%20unicode=%22&#xF211;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20801C282%20801%2095%20614%2095%20384C95%20352.375008%2098.250016%20321.624992%20105%20292C191.250016%20516.5%20365.5%20704.875008%20599%20792C570.750016%20798%20542%20801%20512%20801zM748%20727C636.124992%20694.624992%20302.624992%20565.249984%20169%20147C192.250016%20113.624992%20220.250016%2083.249984%20252%2058C395.624992%20491.875008%20724.124992%20613.375008%20838%20643C812.5%20675.124992%20781.750016%20703.624992%20748%20727zM895%20548C524.250016%20428.749984%20389%20117.624992%20350%201C383.375008%20-13%20418.875008%20-23%20456%20-28C495.250016%2070.875008%20620.375008%20318.2499840000001%20924%20442C918.875008%20479.124992%20909.250016%20514.624992%20895%20548zM924%20325C885.624992%20305.875008%20822.624992%20267.124992%20737%20187C639.750016%2095.875008%20594.375008%2017.249984%20575%20-27C630.624992%20-18.375008%20683%200.749984%20729%2029L928%20-32C928%20-32%20888.5%20115.124992%20869%20171C896.750016%20217.375008%20916%20269.2499840000001%20924%20325z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22digital-ocean%22%20%20%20%20%20%20unicode=%22&#xF391;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.592%20800%2096%20613.376%2096%20384L256%20384C256%20525.376%20370.624%20640%20512%20640C653.376%20640%20768%20525.376%20768%20384C768%20242.624%20653.376%20128%20512%20128L512%20-32C741.408%20-32%20928%20154.624%20928%20384C928%20613.376%20741.408%20800%20512%20800zM512%20128L512%20320L320%20320L320%20128L512%20128zM320%20128L192%20128L192%200L320%200L320%20128zM192%20128L192%20224L96%20224L96%20128L192%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bitbucket%22%20%20%20%20%20%20unicode=%22&#xF171;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C438.624992%20736%20365%20726.5%20307%20711C278%20703.249984%20253.250016%20695.124992%20233%20683C212.750016%20670.875008%20192%20652.749984%20192%20624C192%20616.875008%20193.750016%20609.875008%20196%20604C200.750016%20579.624992%20280.875008%20162.375008%20289%20122C292.875008%20102.749984%20305.124992%2088.5%20319%2078C332.875008%2067.5%20348.750016%2059.624992%20368%2053C406.5%2039.749984%20456%2032%20512%2032C568%2032%20617.250016%2039.749984%20656%2053C675.375008%2059.624992%20692%2067.249984%20706%2078C720%2088.749984%20733.124992%20102.875008%20736%20123C736.624992%20127.5%20742.750016%20166%20752%20214C761.250016%20262%20773.250016%20322.124992%20785%20382C807%20494.624992%20825.5%20591.375008%20828%20604C830.250016%20609.875008%20832%20616.875008%20832%20624C832%20652.749984%20811.250016%20670.875008%20791%20683C770.750016%20695.124992%20746%20703.249984%20717%20711C659%20726.5%20585.375008%20736%20512%20736zM512%20672C580%20672%20650.250016%20663.5%20701%20650C726.375008%20643.249984%20746.250016%20635%20758%20628C761.250016%20626%20761.5%20625.249984%20763%20624C761.5%20622.749984%20761.250016%20622%20758%20620C746.250016%20613%20726.375008%20604.749984%20701%20598C650.250016%20584.5%20580%20576%20512%20576C444%20576%20373.750016%20584.5%20323%20598C297.624992%20604.749984%20277.750016%20613%20266%20620C262.750016%20622%20262.5%20622.749984%20261%20624C262.5%20625.249984%20262.750016%20626%20266%20628C277.750016%20635%20297.624992%20643.249984%20323%20650C373.750016%20663.5%20444%20672%20512%20672zM271%20548C282.375008%20544%20294%20540.5%20307%20537C365%20521.5%20438.624992%20512%20512%20512C585.375008%20512%20659%20521.5%20717%20537C730%20540.5%20741.624992%20544%20753%20548C744.124992%20504.5%20737.250016%20473%20722%20395C714.5%20356.7499840000001%20708.624992%20322.5%20702%20287C701.624992%20286.5%20701.250016%20286.875008%20698%20283C693.5%20277.624992%20685.250016%20268.5%20672%20260C645.5%20242.875008%20597.624992%20224%20512%20224C426.375008%20224%20377.624992%20243%20351%20260C337.750016%20268.5%20330.5%20276.624992%20326%20282C321.5%20287.375008%20321%20288%20321%20288C299.250016%20400.249984%20283.875008%20481.249984%20271%20548zM512%20480C459.375008%20480%20416%20436.624992%20416%20384C416%20331.375008%20459.375008%20288%20512%20288C564.624992%20288%20608%20331.375008%20608%20384C608%20436.624992%20564.624992%20480%20512%20480zM512%20416C530%20416%20544%20402%20544%20384C544%20366%20530%20352%20512%20352C494%20352%20480%20366%20480%20384C480%20402%20494%20416%20512%20416zM339%20195C377.5%20175.875008%20432.375008%20160%20512%20160C590.624992%20160%20645.624992%20174.875008%20684%20194C679.124992%20169.7499840000001%20673.124992%20141%20672%20133C671.375008%20132.124992%20669.624992%20131%20667%20129C661.124992%20124.5%20650.750016%20118%20636%20113C606.5%20103%20562.124992%2096%20512%2096C461.875008%2096%20418.250016%20102.875008%20389%20113C374.375008%20118%20363.124992%20124.2499840000001%20357%20129C350.875008%20133.7499840000001%20350.624992%20136%20351%20134C350%20138.7499840000001%20342.124992%20179.2499840000001%20339%20195z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22steam-symbol%22%20%20%20%20%20%20unicode=%22&#xF3F6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M704%20704C599.861088%20704%20515.03008%20620.6660575999999%20512.249984%20517.187488L394.8125120000001%20349.312512C386.1097920000001%20350.961152%20377.174432%20352%20368%20352C337.653664%20352%20309.556416%20342.4713920000001%20286.3124992%20326.375008L128%20389L128%20216.937504L227.3750016%20177.624992C241.3740416%20112.7848320000001%20299.0385312%2064%20368%2064C438.516096%2064%20497.097024%20115.035616%20509.375008%20182.062496L694.124992%20320.5C697.413856%20320.331744%20700.669984%20320%20704%20320C809.888%20320%20896%20406.112%20896%20512C896%20617.8879999999999%20809.888%20704%20704%20704zM704%20640C774.592%20640%20832%20582.592%20832%20512C832%20441.408%20774.592%20384%20704%20384C633.408%20384%20576%20441.408%20576%20512C576%20582.592%20633.408%20640%20704%20640zM704%20608A96%2096%200%200%201%20704%20416A96%2096%200%200%201%20704%20608zM368%20320C429.76%20320%20480%20269.76%20480%20208C480%20146.24%20429.76%2096%20368%2096C322.518976%2096%20283.4603776%20123.347264%20265.9375008%20162.375008L338.562496%20133.624992C348.226496%20129.784992%20358.145504%20127.937504%20367.937504%20127.937504C399.809504%20127.937504%20429.959008%20147.076%20442.375008%20178.5C458.663008%20219.588%20438.525504%20266.119008%20397.437504%20282.375008L324.562496%20311.2499840000001C337.923776%20316.89136%20352.608416%20320%20368%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22twitch%22%20%20%20%20%20%20unicode=%22&#xF1E8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M208%20736L160%20608L160%2096L336%2096L336%200L432%200L528%2096L672%2096L864%20288L864%20736zM288%20672L800%20672L800%20320L704%20224L512%20224L416%20128L416%20224L288%20224zM448%20544L448%20352L512%20352L512%20544zM608%20544L608%20352L672%20352L672%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blogger%22%20%20%20%20%20%20unicode=%22&#xF37C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM480%20576C416%20576%20416.972512%20575.375008%20396.8125120000001%20567.375008C359.372512%20552.335008%20332.475008%20520.944992%20322.875008%20480.624992C321.275008%20473.264992%20320.632512%20461.127488%20320.3125120000001%20391.687488C319.6724992%20304.967488%20320.310016%20292.155008%20325.750016%20274.875008C339.189984%20232.3150080000001%20377.302496%20200.977504%20415.062496%20193.937504C427.862496%20191.697504%20584.32%20191.009984%20600%20193.2499840000001C628.16%20197.090016%20649.582496%20208.317504%20670.062496%20229.437504C685.102496%20244.477504%20694.42%20260.802496%20700.5%20282.562496C704.98%20297.602496%20704.670016%20404.82%20702.750016%20412.5C701.149984%20419.2200000000001%20697.307488%20425.94%20692.187488%20428.5C690.587488%20429.14%20680.990016%20430.109984%20670.750016%20430.750016C653.470016%20431.3899840000001%20651.502496%20431.667488%20646.062496%20435.187488C637.742496%20439.987488%20635.187488%20445.787488%20635.187488%20460.187488C635.187488%20488.347488%20623.36%20514.882496%20600%20538.562496C583.36%20555.522496%20565.127488%20567.037504%20543.687488%20573.437504C538.887488%20574.717504%20518.08%20576%20480%20576zM440.624992%20480L514%20480C527.6%20480%20538.624992%20468.975008%20538.624992%20455.375008C538.624992%20441.775008%20527.6%20430.749984%20514%20430.750016L440.624992%20430.750016C427.024992%20430.750016%20416%20441.775008%20416%20455.375008C416%20468.975008%20427.024992%20480%20440.624992%20480zM440.624992%20337.2499840000001L577.375008%20337.2499840000001C590.975008%20337.2499840000001%20602%20326.2249920000001%20602%20312.624992C602%20299.024992%20590.975008%20288%20577.375008%20288L440.624992%20288C427.024992%20288%20416%20299.024992%20416%20312.624992C416%20326.2249920000001%20427.024992%20337.250016%20440.624992%20337.2499840000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spotify%22%20%20%20%20%20%20unicode=%22&#xF1BC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C299.875008%20768%20128%20596.124992%20128%20384C128%20171.875008%20299.875008%200%20512%200C724.124992%200%20896%20171.875008%20896%20384C896%20596.124992%20724.124992%20768%20512%20768zM512%20704C689.750016%20704%20832%20561.749984%20832%20384C832%20206.2499840000001%20689.750016%2064%20512%2064C334.250016%2064%20192%20206.2499840000001%20192%20384C192%20561.749984%20334.250016%20704%20512%20704zM461%20552C398.750016%20552%20344.5%20546.249984%20293%20530C279.375008%20527.249984%20268%20517%20268%20498C268%20479%20282%20462.249984%20301%20465C309.124992%20465%20314.624992%20468%20320%20468C363.375008%20478.875008%20412.250016%20484%20461%20484C555.750016%20484%20653%20462.875008%20718%20425C726.124992%20422.249984%20728.875008%20419%20737%20419C756%20419%20769.250016%20433%20772%20452C772%20468.249984%20763.875008%20478.624992%20753%20484C671.750016%20530%20563.875008%20552%20461%20552zM452%20433C395.124992%20433%20354.624992%20424.875008%20314%20414C300.5%20408.624992%20293%20400.249984%20293%20384C293%20370.5%20303.750016%20357%20320%20357C325.5%20357%20327.875008%20357.2499840000001%20336%20360C365.750016%20368.124992%20406.624992%20373%20450%20373C539.375008%20373%20617.124992%20351.2499840000001%20674%20316C679.375008%20313.2499840000001%20684.875008%20311%20693%20311C709.250016%20311%20720%20324.7499840000001%20720%20341C720%20351.875008%20714.875008%20362.624992%20704%20368C633.624992%20411.375008%20544.124992%20433%20452%20433zM461%20316C415%20316%20371.375008%20310.875008%20328%20300C317.124992%20297.2499840000001%20309%20289.5%20309%20276C309%20265.124992%20317.5%20254%20331%20254C333.750016%20254%20341.624992%20257%20347%20257C382.250016%20265.124992%20420.124992%20270%20458%20270C525.624992%20270%20587.5%20253.7499840000001%20639%20224C644.5%20221.2499840000001%20650.624992%20219%20656%20219C666.875008%20219%20677.250016%20227.124992%20680%20238C680%20251.624992%20674.124992%20256.624992%20666%20262C606.375008%20297.2499840000001%20536.750016%20316%20461%20316z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yahoo-logo%22%20%20%20%20%20%20unicode=%22&#xF19E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M234.875008%20703.124992C234.875008%20703.124992%20260%20697.624992%20281%20697.624992C302%20697.624992%20326.624992%20703.5%20326.624992%20703.5L512%20394.875008L698.250016%20704C698.250016%20704%20718.375008%20697.124992%20743.5%20697.124992C768.5%20697.124992%20789.124992%20703.5%20789.124992%20703.5L550.875008%20300.875008L557.250016%200.875008C557.250016%200.875008%20532.124992%207.749984%20512%207.749984C492%207.749984%20465.875008%200%20465.875008%200L473.124992%20301.2499840000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yandex%22%20%20%20%20%20%20unicode=%22&#xF413;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M629.216%20768H517.44C407.616%20768%20320%20680.96%20320%20512C320%20410.624%20359.584%20335.8720000000001%20439.968%20299.0080000000001L289.952%2016.384C285.056%207.136%20289.952%200%20297.792%200H367.392C373.2799999999999%200%20377.216%202.048%20379.168%207.136L520%20288H560L559.744%207.136C559.744%204.064%20562.688%200%20566.592%200H632.16C638.048%200%20640%203.072%20640%208.16V757.76C640%20764.928%20636.064%20768%20629.216%20768zM560%20352H512C464%20352%20400%20389.12%20400%20512C400%20640.032%20452.192%20704%20512%20704H560V352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cotton-bureau%22%20%20%20%20%20%20unicode=%22&#xF89E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M492.812512%20800C278.4124992%20800%2096%20608%2096%20384C96%20160%20278.4249984%20-32%20489.624992%20-32L547.187488%20-32C710.387488%20-32%20860.812512%2076.8%20924.812512%20224L857.624992%20224C800.906272%20119.518144%20694.003776%2042.942464%20576%2033.124992L576%2089.624992C576%20131.49168%20593.848672%20168.924096%20626.187488%20191.312512L627.124992%20191.937504L636.062496%20199.062496C652.175616%20194.60928%20669.491232%20192%20688%20192C743.999968%20192%20790.072768%20214.152192%20819.937504%20247.750016C849.802208%20281.347808%20864%20324.8888960000001%20864%20368C864%20411.111104%20849.802208%20454.652192%20819.937504%20488.249984C794.796256%20516.5338879999999%20758.054496%20536.513952%20713.687488%20542.187488C707.015904%20569.075648%20695.024672%20594.776928%20675.937504%20616.25C646.072768%20649.8478208%20599.999968%20672%20544%20672C488.000032%20672%20441.927232%20649.8478208%20412.062496%20616.25C392.975328%20594.776928%20380.984096%20569.075648%20374.3125120000001%20542.187488C329.9455040000001%20536.513952%20293.2037184%20516.5338879999999%20268.0624992%20488.249984C238.1977824%20454.652224%20224%20411.111104%20224%20368C224%20324.8888960000001%20238.1977824%20281.347808%20268.0624992%20247.750016C297.927216%20214.152192%20344.000032%20192%20400%20192C418.508768%20192%20435.824384%20194.60928%20451.937504%20199.062496L460.875008%20191.937504L461.812512%20191.312512C494.151232%20168.9240640000001%20512%20131.49168%20512%2089.624992L512%2032L492.812512%2032C310.4124992%2032%20160%20192%20160%20384C160%20576%20310.4249984%20736%20489.624992%20736L547.187488%20736C675.187488%20736%20796.775008%20656%20854.375008%20544L928%20544C864%20691.2%20713.575008%20800%20550.375008%20800L492.812512%20800zM544%20608C583.999968%20608%20609.927232%20594.1521632%20628.062496%20573.750016C636.669376%20564.067264%20643.241536%20552.496832%20647.937504%20540C609.954624%20532.194784%20578.461056%20513.448352%20556.062496%20488.249984C551.655648%20483.292288%20547.729312%20478.044896%20544%20472.687488C540.270688%20478.044896%20536.344352%20483.292288%20531.937504%20488.249984C509.538944%20513.448384%20478.045376%20532.194784%20440.062496%20540C444.758464%20552.496832%20451.330624%20564.067264%20459.937504%20573.750016C478.072768%20594.1521632%20504.000032%20608%20544%20608zM369.624992%20476.624992C373.2776%20440.078304%20386.683488%20404.301376%20412.062496%20375.750016C434.461056%20350.551648%20465.954624%20331.805216%20503.937504%20324C499.241536%20311.503168%20492.669376%20299.932736%20484.062496%20290.2499840000001C465.927232%20269.847808%20439.999968%20256%20400%20256C360.000032%20256%20334.072768%20269.847808%20315.9375008%20290.2499840000001C297.8022368%20310.652192%20288%20339.111104%20288%20368C288%20396.888896%20297.8022368%20425.347808%20315.9375008%20445.750016C328.956608%20460.396512%20346.250752%20471.432672%20369.624992%20476.624992zM718.375008%20476.624992C741.749248%20471.432672%20759.043392%20460.396512%20772.062496%20445.750016C790.19776%20425.347776%20800%20396.888896%20800%20368C800%20339.111104%20790.19776%20310.652192%20772.062496%20290.2499840000001C753.927232%20269.847808%20727.999968%20256%20688%20256C648.000032%20256%20622.072768%20269.847808%20603.937504%20290.2499840000001C595.330624%20299.932736%20588.758464%20311.503168%20584.062496%20324C622.045376%20331.805216%20653.538944%20350.551648%20675.937504%20375.750016C701.316512%20404.301376%20714.7224%20440.078304%20718.375008%20476.624992zM433.750016%20475.562496C455.302304%20470.049984%20471.715648%20459.640224%20484.062496%20445.750016C497.87504%20430.210848%20506.754496%20409.954304%20510.249984%20388.437504C488.697696%20393.950016%20472.284352%20404.359776%20459.937504%20418.249984C446.12496%20433.789152%20437.245504%20454.045696%20433.750016%20475.562496zM654.249984%20475.562496C650.754496%20454.045696%20641.87504%20433.789152%20628.062496%20418.249984C615.715648%20404.359776%20599.302304%20393.950016%20577.750016%20388.437504C581.245504%20409.954304%20590.12496%20430.210848%20603.937504%20445.750016C616.284352%20459.640224%20632.697696%20470.049984%20654.249984%20475.562496zM544%20263.312512C547.729312%20257.955104%20551.655648%20252.707712%20556.062496%20247.750016C561.541376%20241.586272%20567.71888%20235.952192%20574.249984%20230.624992C562.330304%20218.6660480000001%20552.881632%20204.690528%20544%20190.5C535.118368%20204.690528%20525.669696%20218.6660480000001%20513.750016%20230.624992C520.28112%20235.952192%20526.458624%20241.586272%20531.937504%20247.750016C536.344352%20252.707712%20540.270688%20257.955104%20544%20263.312512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22jsfiddle%22%20%20%20%20%20%20unicode=%22&#xF1CC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M831.750016%20436.875008C829.124992%20584.875008%20708.5%20704%20560%20704C448.875008%20704%20353.375008%20637.249984%20311.250016%20541.624992C303.624992%20543%20295.875008%20544%20288%20544C219.5%20544%20164.124992%20490.124992%20160.624992%20422.5C103%20389.375008%2064%20327.2499840000001%2064%20256C64%20150%20150%2064%20256%2064L768%2064C874%2064%20960%20150%20960%20256C960%20339.624992%20906.375008%20410.624992%20831.750016%20436.875008zM668.5%20160C607.250016%20160%20548.624992%20212.624992%20492%20263.5C443.624992%20307%20393.624992%20352%20355.5%20352C317.624992%20352%20288%20323.875008%20288%20288C288%20253.2499840000001%20319%20224%20355.5%20224C387.124992%20224%20415.624992%20237.124992%20442.875008%20264.2499840000001L488%20219C448.750016%20179.7499840000001%20404.250016%20160%20355.5%20160C283%20160%20224%20217.375008%20224%20288C224%20358.624992%20283%20416%20355.5%20416C418.124992%20416%20477.5%20362.7499840000001%20534.750016%20311.124992C582.375008%20268.375008%20631.750016%20224%20668.375008%20224C705.750016%20224%20736%20252.7499840000001%20736%20288C736%20323.875008%20706.375008%20352%20668.5%20352C625.124992%20352%20586.5%20323.124992%20576.375008%20313L531.124992%20358.124992C533.375008%20360.5%20589.624992%20416%20668.5%20416C741%20416%20800%20358.624992%20800%20288C800%20217.375008%20741%20160%20668.5%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22etsy%22%20%20%20%20%20%20unicode=%22&#xF2D7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M767%20736C598.744%20716.672%20312.6584992%20726.4129984%20196.5624992%20730.1249984L196.5624992%20690.0624992C273.3624992%20675.5344992%20290.8375008%20678.236%20292.4375008%20633.5C297.9735008%20511.164%20295.2535008%20241.101504%20292.4375008%20127.437504C291.8615008%2084.653504%20267.9864992000001%2086.110496%20196.5624992%2072.062496L196.5624992%2032C430.098496%2039.456%20590.376992%2038.752%20775.624992%2032C777.992992%2061.6%20792.115008%20179.872%20797.875008%20224L758.437504%20224C713.893504%20118.624%20705.299008%2082.687488%20609.875008%2082.687488L469.624992%2082.687488C422.488992%2082.687488%20400.062496%20101.980512%20400.062496%20142.812512L400.062496%20361.1874880000001C504.574496%20361.1874880000001%20538.312512%20358.062496%20538.312512%20358.062496C586.152512%20357.326496%20593.6%20319.0080000000001%20608%20256L640%20256C636.608%20410.656%20633.088%20352.736%20640%20512L608%20512C587.264%20422.816%20585.908992%20412.253984%20539.124992%20410.750016C539.124992%20410.750016%20491.198496%20406.044512%20400.062496%20406.8125120000001L400.062496%20664.1249984C400.062496%20673.9490016%20400.841504%20679.4375008%20416.937504%20679.4375008L632.249984%20679.4375008C686.905984%20679.4375008%20700.112992%20609.472%20716.624992%20544L755.187488%20544C756.595488%20572.384%20762.232%20683.7760000000001%20767%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phabricator%22%20%20%20%20%20%20unicode=%22&#xF3DB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M510.249984%20736C422.170016%20735.52%20334.246496%20701.1455008%20267.0624992%20632.9375008C175.1264992%20539.4335040000001%20216.8435008%20581.8340000000001%2094.1875008%20458.249984C53.8995008%20417.3539840000001%2053.8995008%20350.614016%2094.1875008%20309.750016C220.4595008%20182.518016%20177.9970016%20225.441504%20270.1249984%20131.937504L270.3124992%20132.124992C405.960512%20-2.243008%20623.319488%20-1.513504%20757.687488%20135.062496C849.815488%20228.374496%20808.084512%20186.228512%20929.812512%20309.812512C970.100512%20350.676512%20970.100512%20417.385984%20929.812512%20458.249984L754.562496%20636.1249984L754.375008%20635.8750016C686.551008%20703.0589984000001%20598.329984%20736.48%20510.249984%20736zM512.312512%20671.5C585.912512%20671.476%20659.526016%20643.3779999999999%20715.750016%20587.25C828.005984%20474.993984%20828.197984%20292.948%20715.750016%20180.5C603.302016%2068.244%20421.448%2068.431488%20309%20180.687488C196.552%20292.943488%20196.552%20474.993984%20309%20587.25C365.128%20643.4739999999999%20438.712512%20671.524%20512.312512%20671.5zM564.5%20576C561.716%20577.184%20523.187488%20534.062496%20523.187488%20534.062496L497%20534.437504C497%20534.437504%20456.128512%20577.1535008000001%20453.312512%20575.937504L413.437504%20559.375008C410.653504%20558.383008%20413.8125120000001%20501.750016%20413.8125120000001%20501.750016L395.624992%20483.562496C395.624992%20483.562496%20337.367008%20485.341984%20336.375008%20482.750016L320.187488%20443.249984C319.0035008%20440.466016%20362.124992%20401.3125120000001%20362.124992%20401.3125120000001L362.3125120000001%20375.562496C362.3125120000001%20375.562496%20319.0035008%20336.034016%20320.187488%20333.2499840000001L339.124992%20293.375008C340.308992%20290.591008%20398%20292.375008%20398%20292.375008L416.750016%20273.812512C416.750016%20273.812512%20416.403488%20210.3670080000001%20419.187488%20209.375008L459.312512%20192.812512C462.096512%20191.628512%20500.624992%20239.6874880000001%20500.624992%20239.6874880000001L526.750016%20239.312512C526.750016%20239.312512%20567.625984%20191.820512%20570.249984%20192.812512L610.187488%20207.812512C612.971488%20208.9965120000001%20609.812512%20271.875008%20609.812512%20271.875008L627.937504%20290.062496C627.937504%20290.062496%20686.257984%20288.278496%20687.249984%20291.062496L703.375008%20330.562496C704.783008%20332.706496%20661.687488%20371.812512%20661.687488%20371.812512L661.5%20397.750016C661.5%20397.750016%20704.808992%20437.278496%20703.624992%20440.062496L684.624992%20480C683.440992%20482.784%20625.750016%20481%20625.750016%20481L607%20499.562496C607%20499.562496%20607.408992%20556.408992%20604.624992%20557.624992L564.5%20576zM506.437504%20451.875008C543.109504%20453.571008%20574.465504%20425.375008%20575.937504%20389.375008C577.409504%20353.1510080000001%20548.859488%20322.445984%20512.187488%20320.750016C475.547488%20319.053984%20444.128992%20347.213504%20442.624992%20383.437504C441.120992%20419.661504%20469.765504%20450.403008%20506.437504%20451.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22squarespace%22%20%20%20%20%20%20unicode=%22&#xF5BE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M414.124992%20704C394.404992%20704.04%20374.727488%20696.54%20359.687488%20681.5L359.375008%20681.1249984L173.1249984%20494.937504C112.9650016%20434.777504%20112.9650016%20336.847488%20173.1249984%20276.6874880000001C233.6049984%20216.527488%20331.207488%20216.527488%20391.687488%20276.6874880000001L637.124992%20522.124992C652.164992%20537.4849919999999%20652.164992%20561.772512%20637.124992%20576.8124992C622.084992%20591.8524992%20597.789984%20591.8524992%20582.750016%20576.8124992L336.937504%20331.375008C306.8575008000001%20300.975008%20257.8924992%20300.975008%20227.8124992%20331.375008C212.7724992%20346.415008%20205.4375008%20365.9725120000001%20205.4375008%20385.8125120000001C205.4375008%20405.652512%20212.7724992%20425.46%20227.8124992%20440.5L468.812512%20681.1249984C453.612512%20696.3250016%20433.844992%20703.96%20414.124992%20704zM609.812512%20703.8750016C570.332512%20703.8750016%20530.892512%20688.83%20500.812512%20658.75L255.0624992%20413C240.0224992%20397.96%20240.0224992%20373.602496%20255.0624992%20358.562496C270.1024992%20343.5224960000001%20294.71%20343.5224960000001%20309.75%20358.562496L555.187488%20604.0624992C585.267488%20634.4624992%20634.232512%20634.4624992%20664.312512%20604.0624992C671.992512%20596.3824992%20681.572512%20592.8124992%20691.812512%20592.8124992C701.412512%20592.8124992%20711.702496%20596.3824992%20719.062496%20604.0624992C734.102496%20619.1024992%20734.102496%20643.71%20719.062496%20658.75C688.822496%20688.83%20649.292512%20703.8750016%20609.812512%20703.8750016zM773.624992%20536.562496C734.104992%20536.562496%20694.552512%20521.427488%20664.312512%20491.187488L418.875008%20245.750016C403.835008%20230.709984%20403.835008%20206.102496%20418.875008%20191.062496C433.915008%20176.0224960000001%20458.209984%20176.0224960000001%20473.249984%20191.062496L719.062496%20436.8125120000001C749.142496%20466.892512%20798.107488%20466.892512%20828.187488%20436.8125120000001C858.267488%20406.412512%20858.267488%20357.775008%20828.187488%20327.375008L587.187488%2086.750016C617.267488%2056.670016%20666.232512%2056.669984%20696.312512%2086.750016L882.875008%20272.937504C943.035008%20333.097504%20943.035008%20431.027488%20882.875008%20491.187488C852.635008%20521.427488%20813.144992%20536.562496%20773.624992%20536.562496zM773.624992%20420.562496C763.704992%20420.562496%20753.769984%20416.769984%20746.249984%20409.249984L500.812512%20163.812512C470.732512%20133.7325120000001%20421.767488%20133.7325120000001%20391.687488%20163.812512L391.375008%20163.812512C376.335008%20178.8525120000001%20351.977504%20178.8525120000001%20336.937504%20163.812512C329.577504%20156.132512%20325.750016%20146.552512%20325.750016%20136.312512C325.749984%20126.712512%20329.577504%20116.484992%20336.937504%20109.124992C367.017504%2079.044992%20406.382496%2064%20446.062496%2064C485.742496%2064%20525.107488%2079.044992%20555.187488%20109.124992L800.937504%20354.875008C815.977504%20369.915008%20815.977504%20394.209984%20800.937504%20409.249984C793.417504%20416.769984%20783.544992%20420.562496%20773.624992%20420.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22red-river%22%20%20%20%20%20%20unicode=%22&#xF3E3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM384%20544C366.336%20544%20352%20529.664%20352%20512L352%20320C387.36%20320%20416%20348.64%20416%20384L416%20448C416%20465.664%20430.336%20480%20448%20480L512%20480C547.36%20480%20576%20508.64%20576%20544L384%20544zM512%20416C494.336%20416%20480%20401.664%20480%20384L480%20192C515.36%20192%20544%20220.64%20544%20256L544%20320C544%20337.664%20558.336%20352%20576%20352L640%20352C675.36%20352%20704%20380.64%20704%20416L512%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22connect-develop%22%20%20%20%20%20%20unicode=%22&#xF20E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M293%20762L284%20746L84%20397L75%20381L84%20365L284%2016L293%200L731%200L740%2016L940%20365L949%20381L940%20397L740%20746L731%20762zM371%20698L567%20698L421%20646zM663%20698L516%20548L446%20621zM329%20695L389%20634L328%20612L328%20693zM698%20689L782%20544L653%20407L539%20525zM296%20637L296%20601L270%20592zM413%20609L494%20525L375%20404L328%20454L328%20578zM296%20567L296%20488L243%20545L245%20549zM226%20516L296%20441L296%20322L225%20249L149%20381zM796%20512L752%20305L675%20384zM516%20502L631%20384L512%20258L397%20380zM821%20475L875%20381L802%20254L780%20277zM328%20407L353%20381L328%20355zM653%20361L745%20267L734%20216L551%20216L534%20234zM375%20357L490%20234L472%20216L328%20216L328%20310zM296%20277L296%20216L244%20216L241%20220zM772%20239L785%20225L780%20216L767%20216zM262%20184L296%20184L296%20125zM328%20184L442%20184L330%2065L328%2069zM486%20184L537%20184L649%2064L373%2064zM581%20184L727%20184L707%2088L693%2064zM760%20184L762%20184L759%20179z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kickstarter-k%22%20%20%20%20%20%20unicode=%22&#xF3BC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20736C298.976%20736%20256%20693.024%20256%20640L256%20128C256%2074.976%20298.976%2032%20352%2032C405.024%2032%20448%2074.976%20448%20128L448%20274.750016L631.750016%2064.750016C650.726016%2043.086016%20677.342496%2032%20704.062496%2032C726.494496%2032%20749.009984%2039.813984%20767.249984%2055.750016C807.153984%2090.662016%20811.162016%20151.283488%20776.249984%20191.187488L603.5%20388.624992L748.812512%20582.3750016C780.620512%20624.7749984%20772.056992%20685.0044992%20729.624992%20716.8124992C687.224992%20748.6204992%20626.995488%20740.0569984%20595.187488%20697.6249984L448%20501.312512L448%20640C448%20693.024%20405.024%20736%20352%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22expeditedssl%22%20%20%20%20%20%20unicode=%22&#xF23E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM513%20645C435%20643.5%20372%20579.375008%20372%20501L372%20462C372%20455.249984%20377.250016%20450%20384%20450L414%20450C420.750016%20450%20426%20455.249984%20426%20462L426%20501C426%20549.749984%20463.375008%20591.249984%20512%20593C563.124992%20594.875008%20606%20553.749984%20606%20503L606%20462C606%20455.249984%20611.250016%20450%20618%20450L647%20450C653.750016%20450%20659%20455.249984%20659%20462L659%20499C659%20579.5%20593.5%20646.5%20513%20645zM334%20437C319.250016%20437%20307%20425.749984%20307%20411L307%20204C307%20189.2499840000001%20319.250016%20178%20334%20178L696%20178C710.750016%20178%20723%20189.2499840000001%20723%20204L723%20411C723%20425.749984%20710.750016%20437%20696%20437zM339%20411L351%20411C354.250016%20411%20357%20408.249984%20357%20405L357%20209C357%20205.7499840000001%20354.250016%20203%20351%20203L339%20203C335.750016%20203%20333%20205.7499840000001%20333%20209L333%20405C333%20408.249984%20335.750016%20411%20339%20411zM514%20385C542.124992%20385%20565%20362.124992%20565%20334C565%20315.124992%20555.124992%20298.875008%20540%20290L540%20242C540%20235%20534%20230%20527%20230L501%20230C494%20230%20488%20235%20488%20242L488%20290C472.875008%20298.875008%20463%20315.124992%20463%20334C463%20362.124992%20485.875008%20385%20514%20385z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22apple-pay-credit-card%22%20%20%20%20%20%20unicode=%22&#xF416;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.36%20704%2064%20660.64%2064%20608L64%20160C64%20107.36%20107.36%2064%20160%2064L864%2064C916.64%2064%20960%20107.36%20960%20160L960%20608C960%20660.64%20916.64%20704%20864%20704L160%20704zM160%20640L864%20640C882.112%20640%20896%20626.1120000000001%20896%20608L896%20160C896%20141.888%20882.112%20128%20864%20128L160%20128C141.888%20128%20128%20141.888%20128%20160L128%20608C128%20626.1120000000001%20141.888%20640%20160%20640zM351.937504%20544C337.057504%20544%20320.070496%20535.508992%20309.0624992%20523.124992C300.5504992%20512.852992%20291.3%20496.538016%20294.5%20480.249984C309.764%20478.458016%20326.432%20488.021504%20336%20500.437504C346.624%20511.765504%20352.641504%20527.712%20351.937504%20544zM416%20480L416%20288L445.8125120000001%20288L445.8125120000001%20353.750016L487.312512%20353.750016C524.912512%20353.750016%20551.5%20379.6270080000001%20551.5%20416.875008C551.5%20454.475008%20525.248%20480%20488%20480L416%20480zM250.8124992%20463.249984C217.5644992%20463.249984%20192%20434.1350080000001%20192%20392.375008C192%20337.975008%20230.2224992%20288%20254.0624992%20288C268.4624992%20288%20273.7389984%20297.6874880000001%20292.8750016%20297.6874880000001C310.5069984%20297.6874880000001%20316.0544992%20288%20331.062496%20288C359.574496%20288%20383.104%20345.917504%20384%20349.437504C379.296%20351.8055040000001%20351.905504%20364.707008%20351.937504%20395.875008C351.937504%20426.1470080000001%20376.940992%20439.736512%20378.124992%20440.3125120000001C364.300992%20460.888512%20342.536512%20463.249984%20334.3125120000001%20463.249984C315.2084992%20463.249984%20298.4950016%20452.937504%20289.3750016%20452.937504C279.9670016%20452.937504%20266.1084992%20463.249984%20250.8124992%20463.249984zM445.8125120000001%20454.812512L480.187488%20454.812512C506.075488%20454.812512%20521%20441.003008%20521%20416.875008C521%20392.747008%20506.075488%20378.562496%20480.187488%20378.562496L445.8125120000001%20378.562496L445.8125120000001%20454.812512zM621.750016%20431C590.197984%20431%20566.766496%20412.894496%20566.062496%20388.062496L593%20388.062496C595.144%20399.774496%20606.088%20407.562496%20621%20407.562496C639.432%20407.562496%20649.437504%20399.053504%20649.437504%20383.437504L649.437504%20372.812512L612.187488%20370.312512C577.787488%20368.168512%20558.937504%20353.98%20558.937504%20329.5C558.937504%20304.668%20578.102016%20288%20605.750016%20288C624.533984%20288%20641.974016%20297.588%20649.750016%20312.5L650.437504%20312.5L650.437504%20289.437504L678.124992%20289.437504L678.124992%20385.187488C678.124992%20412.867488%20655.798016%20431%20621.750016%20431zM690.375008%20429.187488L740.750016%20289.062496L738.249984%20280.562496C733.642016%20266.3544960000001%20726.182496%20260.6874880000001%20713.062496%20260.6874880000001C710.598496%20260.6874880000001%20706.009984%20261.062496%20704.249984%20261.062496L704.249984%20238C706.042016%20237.648%20713.418496%20237.312512%20715.562496%20237.312512C744.650496%20237.312512%20758.498496%20248.656%20770.562496%20282L822.687488%20429.187488L792.5%20429.187488L757.437504%20315.6874880000001L756.687488%20315.6874880000001L721.624992%20429.187488L690.375008%20429.187488zM649.437504%20352.624992L649.437504%20341.937504L649.375008%20341.937504C649.375008%20323.857504%20634.129504%20311.124992%20613.937504%20311.124992C597.969504%20311.124992%20588.062496%20318.5379840000001%20588.062496%20330.2499840000001C588.062496%20342.313984%20597.621504%20349.444%20616.437504%20350.5L649.437504%20352.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22itunes%22%20%20%20%20%20%20unicode=%22&#xF3B4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M321.562496%20736C232.1544992%20736%20160%20663.8455008%20160%20574.437504L160%20193.562496C160%20104.154496%20232.1544992%2032%20321.562496%2032L702.437504%2032C792.005504%2032%20864%20104.154496%20864%20193.562496L864%20574.437504C864%20663.8455008%20791.845504%20736%20702.437504%20736L321.562496%20736zM511.375008%20672C670.415008%20672%20799.375008%20543.04%20799.375008%20384C799.375008%20224.96%20670.415008%2096%20511.375008%2096C352.335008%2096%20223.3750016%20224.96%20223.3750016%20384C223.3750016%20543.04%20352.335008%20672%20511.375008%20672zM511.375008%20639.1875008C370.191008%20639.1875008%20256%20524.7114879999999%20256%20383.6874880000001C256%20242.6634880000001%20370.191008%20128%20511.375008%20128C652.559008%20128%20766.875008%20242.444%20766.875008%20383.5C766.875008%20524.684%20652.431008%20639.1875008%20511.375008%20639.1875008zM618.124992%20544C626.508992%20544.576%20631.375008%20539.571488%20631.375008%20531.187488C631.247008%20280.435488%20631.955008%20303.275488%20629.875008%20294.1874880000001C625.171008%20274.1874880000001%20610.038016%20262.995488%20589.750016%20259.1874880000001C571.957984%20255.955488%20557.115008%20255.074496%20542.875008%20266.562496C525.531008%20281.250496%20525.228512%20305.360992%20540.812512%20320.624992C553.164512%20332.3689920000001%20570.671488%20334.7335040000001%20596.687488%20339.437504C601.103488%20340.173504%20604.896%20341.1950080000001%20608%20344.875008C612.704%20350.155008%20611.249984%20338.504512%20611.249984%20454.312512C611.249984%20462.536512%20607.259008%20464.784512%20598.875008%20463.312512C592.987008%20462.288512%20463.812512%20438.187488%20463.812512%20438.187488C456.452512%20436.5554880000001%20453.937504%20434.384%20453.937504%20426C453.937504%20255.376%20454.683488%20272.420992%20452.187488%20261.124992C449.1154880000001%20247.908992%20441.032512%20237.943008%20430.3125120000001%20232.375008C418.120512%20225.6230080000001%20395.931488%20222.639488%20384.187488%20224.687488C352.731488%20230.575488%20341.688%20266.8860160000001%20363%20287.750016C375.352%20299.494016%20392.859008%20301.858496%20418.875008%20306.562496C423.291008%20307.298496%20427.083488%20308.3200000000001%20430.187488%20312C437.547488%20320.384%20431.504%20489.363488%20434%20499.187488C434.576%20502.995488%20436.180992%20506.194496%20439.124992%20508.562496C442.196992%20511.058496%20447.656%20512.562496%20449%20512.562496C597.448%20540.4984959999999%20615.500992%20544%20618.124992%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medium-m%22%20%20%20%20%20%20unicode=%22&#xF3C7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M832%20564.5L806.750016%20564.5C797.250016%20564.5%20784%20550.875008%20784%20542.124992L784%20224.2499840000001C784%20215.375008%20797.250016%20203.5%20806.750016%20203.5L832%20203.5L832%20128L602.624992%20128L602.624992%20203.5L650.624992%20203.5L650.624992%20537.624992L648.375008%20537.624992L536.250016%20128L449.5%20128L338.750016%20537.624992L336%20537.624992L336%20203.5L384%20203.5L384%20128L192%20128L192%20203.5L216.624992%20203.5C226.750016%20203.5%20240%20215.375008%20240%20224.2499840000001L240%20542.124992C240%20550.875008%20226.750016%20564.5%20216.624992%20564.5L192%20564.5L192%20640L432.124992%20640L510.875008%20343.624992L513.124992%20343.624992L592.624992%20640L832%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vine%22%20%20%20%20%20%20unicode=%22&#xF1CA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M820.624992%20386C802.375008%20381.875008%20784.875008%20380%20769.124992%20380C680.250016%20380%20611.875008%20442%20611.875008%20549.875008C611.875008%20602.749984%20632.375008%20630.249984%20661.250016%20630.249984C688.750016%20630.249984%20707.124992%20605.624992%20707.124992%20555.5C707.124992%20527.124992%20699.5%20495.875008%20693.875008%20477.375008C693.875008%20477.375008%20721.124992%20429.624992%20796%20444.375008C811.875008%20479.624992%20820.624992%20525.249984%20820.624992%20565.375008C820.624992%20673.249984%20765.624992%20736%20664.750016%20736C561.124992%20736%20500.5%20656.375008%20500.5%20551.249984C500.5%20447.249984%20549.124992%20357.875008%20629.375008%20317.2499840000001C595.624992%20249.7499840000001%20552.750016%20190.2499840000001%20508%20145.5C426.750016%20243.7499840000001%20353.375008%20374.7499840000001%20323.250016%20630.249984L203.375008%20630.249984C258.750016%20204.624992%20423.750016%2069%20467.375008%2043C492%2028.249984%20513.250016%2028.875008%20535.875008%2041.624992C571.250016%2061.749984%20677.624992%20168.124992%20736.5%20292.624992C761.250016%20292.7499840000001%20791%20295.5%20820.624992%20302.2499840000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22d-d-beyond%22%20%20%20%20%20%20unicode=%22&#xF6CA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M509.437504%20543.937504C480.445504%20545.377504%20480.149504%20519.8874880000001%20480.437504%20516.687488C481.013504%20509.423488%20485.062496%20505.687488%20485.062496%20505.687488C483.622496%20510.615488%20484.796512%20515.824512%20486.812512%20519.312512C488.252512%20514.960512%20490.618496%20510.025984%20497.562496%20506.249984C496.986496%20509.737984%20497.223008%20514.3870079999999%20498.375008%20517.875008C496.359008%20525.715008%20501.319488%20532.375008%20507.687488%20532.375008C517.543488%20532.375008%20519.848512%20519.5655039999999%20514.312512%20511.437504C517.512512%20506.797504%20522.456992%20503.355488%20525.624992%20500.187488C530.264992%20505.403488%20533.5%20513.819488%20533.5%20520.187488C533.564%20532.091488%20525.693504%20543.073504%20509.437504%20543.937504zM538.437504%20534.624992C538.437504%20533.472992%20539.031008%20522.443008%20552.375008%20512.875008C556.727008%20509.963008%20556.437504%20506.802016%20556.437504%20499.249984C559.061504%20500.689984%20561.949504%20502.472992%20565.437504%20503.624992C563.709504%20501.896992%20561.339488%20499.529504%20560.187488%20496.937504C561.627488%20498.665504%20571.199008%20504.523488%20581.375008%20502.187488C579.039008%20501.611488%20575.874016%20500.460992%20573.249984%20498.124992C574.402016%20498.412992%20577.295008%20499.239008%20583.375008%20498.375008L583.375008%20504.5C590.351008%20504.5%20617%20509.418496%20617%20479.562496C617%20449.674496%20590.040512%20454.312512%20588.312512%20454.312512C596.728512%20447.944512%20596.716%20436.955008%20591.5%20430.875008L592.124992%20430.875008C640.572992%20430.875008%20645.187488%20470.331488%20645.187488%20480.187488C645.187488%20485.659488%20643.771488%20526.539008%20596.187488%20528.875008C549.499488%20528.875008%20548.613504%20528.544992%20538.437504%20534.624992zM374%20534.375008C374%20533.2230079999999%20374.593504%20522.443008%20387.937504%20512.875008C390.273504%20510.859008%20392%20509.392512%20392%20503.312512L392%20447.062496C392%20440.9824960000001%20390.873984%20439.252512%20388.249984%20437.8125120000001C387.961984%20437.524512%20377.200992%20431.124992%20376.624992%20431.124992L427.687488%20431.124992C442.183488%20431.124992%20452.895008%20433.160992%20465.375008%20443.624992C464.511008%20450.888992%20465.636%20457.224%20466.5%20461C466.212%20461%20463.877504%20458.692512%20462.437504%20455.812512C462.437504%20464.228512%20464.791008%20478.167488%20476.375008%20485.687488C476.375008%20485.655488%20471.152512%20486.787008%20463.312512%20483.875008C466.224512%20488.515008%20477.799008%20495.5%20478.375008%20495.5C467.655008%20530.028%20430.562496%20529.138496%20430.562496%20528.562496C387.074496%20528.562496%20384.432%20528.295008%20374%20534.375008zM501.312512%20520.437504C498.976512%20518.101504%20497.514496%20509.14%20499.562496%20504.5C503.050496%20502.484%20505.954496%20499.012512%20506.562496%20495.812512C503.362496%20503.076512%20489.994016%20504.508%20486.249984%20513.5C485.386016%20510.3%20485.959488%20506.216992%20487.687488%20503.624992C487.687488%20503.624992%20484.506496%20504.788%20477.562496%20504.5C480.186496%20503.636%20485.138496%20499.561504%20484.562496%20496.937504C483.986496%20494.313504%20474.389984%20491.764992%20469.750016%20487.124992C476.725984%20488.564992%20479.910496%20487.412%20481.062496%20484.5C481.926496%20482.484%20480.788%20479.575008%20480.5%20476.375008C482.836%20478.999008%20490.645504%20484.223008%20496.437504%20485.375008C494.997504%20485.663008%20491.502496%20486.5%20490.062496%20486.5C494.126496%20491.14%20502.822016%20492.551488%20507.750016%20491.687488C504.550016%20491.687488%20498.741504%20489.985504%20496.437504%20487.937504C498.773504%20487.649504%20500.772%20487.076%20502.5%20486.5C499.3%20485.348%20495.564992%20481.564%20494.124992%20477.5C504.268992%20484.764%20513.241984%20469.976992%20504.249984%20465.624992C505.401984%20465.336992%20508.348%20465.573504%20509.5%20466.437504C508.924%20464.709504%20506.564992%20462.138496%20505.124992%20461.562496C509.188992%20461.562496%20515.24%20464.155488%20517%20468.187488C517%20468.187488%20514.402016%20467.348%20513.249984%20468.5C512.385984%20469.364%20513.249984%20472.848%20513.249984%20474C510.338016%20470.8%20508.612512%20476.592992%20511.812512%20480.624992C510.372512%20481.200992%20506.564992%20481.5%20505.124992%20481.5C509.764992%20482.94%20520.253504%20484.148512%20521.437504%20481.812512C522.301504%20480.372512%20519.937504%20476.875008%20519.937504%20476.875008C525.729504%20477.739008%20531.898496%20475.448992%20529.562496%20469.624992C533.850496%20471.736992%20537.621504%20478.093984%20536.437504%20484.750016C536.149504%20483.310016%20534.135008%20481.263488%20532.375008%20480.687488C532.663008%20482.703488%20530.909504%20483.924%20529.437504%20484.5C532.061504%20498.42%20508.228992%20505.104512%20509.124992%20519.312512C507.684992%20517.296512%20506.528%20512.043008%20508%20508.875008C511.776%20504.235008%20520.484%20499.315488%20522.5%20491.187488C518.724%20500.467488%20500.736512%20507.701504%20501.312512%20520.437504zM427.062496%20505.124992C437.457504%20505.111488%20452.624992%20502.267008%20452.624992%20479.875008C452.624992%20449.699008%20425.944%20454.624992%20419%20454.624992L419%20504.812512C420.664%20504.812512%20423.597504%20505.129504%20427.062496%20505.124992zM570.624992%20499.312512C563.072992%20498.736512%20557.616512%20490.035488%20555.312512%20491.187488C553.584512%20491.763488%20557.312512%20496.375008%20557.312512%20496.375008C549.760512%20492.311008%20543.94%20483.354496%20542.5%20477.562496C549.156%20485.978496%20562.521504%20491.714496%20570.937504%20490.562496C555.865504%20489.986496%20542.830016%20476.679488%20536.750016%20467.687488C539.662016%20466.535488%20539.056%20466.816512%20546%20461.312512C560.784%20496.704512%20577.361504%20483.912992%20577.937504%20483.624992C581.137504%20486.536992%20591.832992%20489.127488%20597.624992%20487.687488C594.136992%20491.431488%20586.853504%20496.687488%20578.437504%20496.687488C571.461504%20496.687488%20567.739008%20493.440992%20566.875008%20494.624992C566.011008%20496.064992%20569.152992%20498.448512%20570.624992%20499.312512zM516.124992%20492.624992C520.764992%20490.608992%20522.187488%20486.249984%20522.187488%20486.249984C518.123488%20486.249984%20516.988992%20489.424992%20516.124992%20492.624992zM478.750016%20484.5C478.750016%20484.5%20466.527008%20476.368512%20465.375008%20463.312512C465.375008%20463.312512%20466.840512%20465.617504%20468.312512%20465.937504C469.176512%20466.513504%20470.276992%20465.936512%20469.124992%20463.312512C468.836992%20462.448512%20460.719488%20440.408992%20476.687488%20425.624992C475.823488%20427.960992%20473.787488%20436.634016%20480.187488%20428.249984C480.187488%20427.673984%20488.892512%20418.062496%20502.812512%20418.062496C522.812512%20418.062496%20533.308512%20432.547008%20538.812512%20443.875008C537.340512%20445.603008%20531.518496%20449.981504%20528.062496%20453.437504C524.574496%20447.357504%20516.158496%20438.062496%20508.062496%20438.062496C493.278496%20438.062496%20485.679008%20459.248992%20503.375008%20476.624992C502.511008%20476.912992%20496.998016%20479.236992%20491.750016%20473.124992C491.750016%20477.476992%20493.215488%20480.445984%20494.687488%20482.750016C489.759488%20480.733984%20480.460992%20474.612992%20478.124992%20471.124992C478.412992%20479.540992%20480.44%20482.139488%20479%20484.187488L478.750016%20484.5zM570.375008%20483.875008C566.023008%20483.875008%20561.967008%20481.912%20559.375008%20479C558.223008%20477.848%20557.396%20476.339488%20556.5%20475.187488L556.5%20452.312512C561.428%20448.536512%20566.604512%20456.669984%20560.812512%20462.750016C562.828512%20462.461984%20567.516992%20458.926496%20568.124992%20458.062496C568.124992%20458.062496%20571.887008%20458.937504%20575.375008%20458.937504C578.575008%20458.937504%20581.164%20458.339488%20583.5%20457.187488L583.5%20483.875008C581.964%20483.299008%20580.200992%20482.451008%20579.624992%20481.875008L578.5%20481L577.062496%20481.875008C575.622496%20483.315008%20572.967008%20483.875008%20570.375008%20483.875008zM515.562496%20479.875008C512.362496%20473.795008%20520.209504%20471.137504%20521.937504%20467.937504C523.377504%20465.313504%20520.805984%20460.966016%20527.750016%20455.750016C549.221984%20438.918016%20541.084512%20444.159008%20542.812512%20429.375008C543.676512%20423.295008%20548.924992%20419.776992%20552.124992%20418.624992C548.924992%20421.536992%20547.772992%20427.960512%20552.124992%20432.3125120000001C552.124992%20412.024512%20579.933504%20412.856%20585.437504%20423C582.237504%20421.272%20575.287008%20423.288992%20572.375008%20425.624992C583.703008%20424.152992%20593.299008%20431.7200000000001%20593.875008%20441C593.875008%20450.28%20584.556992%20457.520992%20574.124992%20456.624992C585.708992%20454.608992%20582.267008%20436.668992%20566.875008%20440.124992C572.379008%20443.900992%20571.492992%20454.286496%20565.124992%20458.062496C567.140992%20451.982496%20560.805504%20446.189504%20554.437504%20451.437504C550.949504%20454.349504%20542.838496%20460.963008%20539.062496%20463.875008C535.574496%20467.075008%20530.94%20465.316%20529.5%20466.5C527.484%20468.228%20528.624%20472.052512%20526%20473.812512C523.664%20474.964512%20521.679008%20474.386016%20519.375008%20475.249984C517.359008%20476.113984%20515.562496%20477.859008%20515.562496%20479.875008zM570.624992%20455.187488C573.536992%20449.395488%20572.089504%20444.172992%20570.937504%20442.124992C574.713504%20442.700992%20578.812512%20444.468%20578.812512%20448.5C578.812512%20454.324%20571.776992%20454.899488%20570.624992%20455.187488zM567.375008%20382.750016C448.975008%20382.750016%20443.229984%20224%20566.750016%20224C691.549984%20224%20685.455008%20382.750016%20567.375008%20382.750016zM927.375008%20381.437504C894.415008%20381.437504%20863.382496%20379.217504%20847.062496%20377.937504L858.875008%20364.812512L858.875008%20241.2499840000001L847.062496%20228.1874880000001C863.702496%20226.907488%20896.344992%20224.937504%20929.624992%20224.937504C996.824992%20224.937504%201024%20257.942496%201024%20303.062496C1024%20350.102496%20986.895008%20381.437504%20927.375008%20381.437504zM4.81249984%20378.2499840000001L18.25%20364.5L18.25%20317.437504L0%20317.437504L18.25%20294.062496L18.25%20242.2499840000001L4.81249984%20228.5C103.6924992%20228.5%20122.9024992%20226.222496%20143.0624992%20238.062496C153.9424992%20244.462496%20159.0624992%20253.769984%20159.0624992%20266.2499840000001C159.0624992%20274.250016%20163.2%20296.322496%20128%20306.562496C155.52%20313.922496%20153.9375008%20335.3699840000001%20153.9375008%20338.2499840000001C153.9375008%20371.210016%20115.23%20378.2499840000001%2094.75%20378.2499840000001L4.81249984%20378.2499840000001zM285.1249984%20378.2499840000001L167.3750016%20377.937504L179.1875008%20364.812512L179.1875008%20241.624992L167.3750016%20228.5L297.25%20228.5L320%20262.375008L223.6875008%20262.062496L223.6875008%20286.750016L260.8124992%20286.375008L260.8124992%20286.750016L283.1875008%20320.624992L223.6875008%20320.624992L223.6875008%20344.312512L307.5%20344.312512L285.1249984%20377.937504L285.1249984%20378.2499840000001zM663.687488%20378.2499840000001L675.5%20364.5L675.5%20241.624992L664%20228.1874880000001L726.375008%20228.1874880000001L714.562496%20241.2499840000001L714.562496%20317.124992L715.187488%20317.124992C720.947488%20300.164992%20786.224992%20248.6674880000001%20792.624992%20228.1874880000001L826.875008%20228.1874880000001L826.875008%20364.5L838.750016%20377.937504L776%20377.937504L787.187488%20364.812512L787.187488%20296.624992L786.562496%20296.624992C777.922496%20319.664992%20719.049984%20363.210016%20714.249984%20378.2499840000001L663.687488%20378.2499840000001zM305.9375008%20377.937504L376.3125120000001%20272.624992L376.624992%20241.624992L364.5%20228.5L432.624992%20228.5L421.124992%20241.624992L420.8125120000001%20272L491.187488%20377.937504L424.624992%20377.937504L434.249984%20366.375008L401.624992%20306.875008L400.937504%20306.875008L367.375008%20366.375008L377.624992%20377.937504L305.9375008%20377.937504zM61.75%20350.375008C93.75%20350.375008%20109.1249984%20351.68%20109.1249984%20336L109.1249984%20331.1874880000001C109.1249984%20311.6674880000001%2078.71%20317.124992%2061.75%20317.124992L61.75%20350.375008zM567.062496%20347.1874880000001C625.942496%20347.1874880000001%20629.149984%20258.875008%20566.750016%20258.875008C506.909984%20258.875008%20507.862496%20347.1874880000001%20567.062496%20347.1874880000001zM920.375008%20346.812512C957.676256%20347.761888%20978.249984%20335.0474880000001%20978.249984%20303.6874880000001C978.249984%20262.727488%20944.015008%20255.38%20903.375008%20260.5L903.375008%20345.624992C909.375008%20346.304992%20915.04624%20346.676864%20920.375008%20346.812512zM78.1875008%20292.1874880000001C95.6924992%20292.4274880000001%20114.25%20291.190016%20114.25%20277.750016L114.25%20270.750016L114.5624992%20270.750016C114.5624992%20252.830016%2094.39%20255.6874880000001%2061.75%20255.6874880000001L61.75%20291.812512C66.63%20291.812512%2072.3524992%20292.107488%2078.1875008%20292.1874880000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bimobject%22%20%20%20%20%20%20unicode=%22&#xF378;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM320%20576L320%20230L415.5%20230L415.5%20281.812512L416.875008%20281.812512C428.875008%20246.388512%20455.958016%20224%20521.750016%20224L547.124992%20224C684.724992%20224%20701.750016%20273.4580160000001%20701.750016%20347.2499840000001L701.750016%20399.3125120000001C701.750016%20473.136512%20684.701984%20522.250016%20546.750016%20522.249984L521%20522.249984C476.264%20522.249984%20423.812992%20509.908%20417.124992%20464.5L415.5%20464.5L415.5%20576L320%20576zM481.624992%20440.375008L553.124992%20440.375008C605.220992%20440.695008%20610.249984%20422.696512%20610.249984%20390.3125120000001L610.249984%20356.2499840000001C610.249984%20323.8659840000001%20605.220992%20305.812512%20553.124992%20305.812512L481.624992%20305.812512C438.552992%20305.812512%20415.8125120000001%20315.5455040000001%20415.8125120000001%20358.937504L415.8125120000001%20387.3125120000001C415.8125120000001%20431.056512%20438.552992%20440.375008%20481.624992%20440.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bluetooth%22%20%20%20%20%20%20unicode=%22&#xF294;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20781L448%20462L311%20599L265%20553L434%20384L265%20215L311%20169L448%20306L448%20-13L503%2041L663%20201L685%20224L663%20247L526%20384L663%20521L685%20544L663%20567L503%20727zM512%20626L594%20544L512%20462zM512%20306L594%20224L512%20142z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22earlybirds%22%20%20%20%20%20%20unicode=%22&#xF39A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M475.187488%20768C473.587488%20767.04%20455.382496%20735.33%20479.062496%20705.25C423.702496%20694.69%20384.344992%20664.35%20353.624992%20630.75C291.2250016%20628.51%20222.4050016%20626.21%20213.1249984%20577.25C208.9650016%20576.29%20195.17%20576.0049984%20193.25%20573.124992C192.93%20572.4849919999999%20190.07%20560.637504%20189.75%20549.437504C190.39%20527.677504%20200.01%20509.784992%20226.25%20513.624992C233.29%20476.184992%20228.7875008%20450.267488%20251.1875008%20420.187488C249.2675008%20409.947488%20248.0224992%20399.677504%20247.0624992%20389.437504C173.4624992%20353.917504%20116.4850016%20330.8525120000001%20133.1249984%20283.812512C149.7649984%20243.4925120000001%20210.2175008%20257.284992%20248.9375008%20277.124992C266.5375008%20179.204992%20332.475008%20118.062496%20426.875008%2094.062496C371.835008%2096.302496%20334.715008%2096.312512%20330.875008%2096.312512C298.5550016000001%2096.312512%20298.5550016000001%2047.687488%20330.875008%2047.687488C334.395008%2047.687488%20367.984992%2052.775008%20424.624992%2054.375008L423.062496%2035.187488C420.182496%2011.507488%20452.167488%200.950016%20463.687488%2021.750016C463.687488%20-6.730016%20506.54%20-7.675008%20507.5%2021.124992L508.5%2029.124992C510.42%20-6.075008%20553.592512%20-0.02%20552.312512%2027.5C558.712512%20-0.34%20600.947488%209.284992%20595.187488%2037.124992L593.624992%2055.062496C642.904992%2056.662496%20710.210016%2055.555008%20781.249984%2071.875008C819.330016%2080.835008%20832.107488%2084.9725120000001%20854.187488%2088.812512C876.907488%2091.692512%20853.597504%20110.5925120000001%20849.437504%20109.312512C846.877504%20108.3525120000001%20841.415008%20107.404992%20834.375008%20106.124992C855.175008%20127.244992%20847.497504%20157.962496%20844.937504%20159.562496C842.057504%20161.482496%20811.307488%20157.957504%20798.187488%20138.437504C787.307488%20153.797504%20766.864992%20157.655008%20764.624992%20156.375008C762.384992%20154.775008%20749.217504%20118.62%20779.937504%2097.5C727.777504%2089.8200000000001%20675.527488%2085.76%20623.687488%2088C583.367488%2089.6%20586.890016%2088.024992%20586.249984%2089.624992C691.850016%20109.4649920000001%20760.950016%20174.737504%20781.750016%20281.937504C817.909984%20263.057504%20877.452512%20240.317504%20892.812512%20277.437504C908.172512%20315.197504%20844.78%20344.335008%20787.5%20383.375008C786.22%20402.895008%20783.707488%20421.76%20780.187488%20440C789.467488%20462.72%20788.504992%20487.064992%20793.624992%20513.624992C819.544992%20510.104992%20829.102496%20527.9975039999999%20830.062496%20549.437504C829.422496%20560.637504%20826.889984%20572.477504%20826.249984%20573.437504C824.649984%20575.9975039999999%20810.910016%20576.29%20806.750016%20577.25C798.429984%20620.77%20743.375008%20627.5024992%20687.375008%20630.0624992C650.575008%20670.0624992%20600.962496%20703.06%20538.562496%20708.5C556.162496%20725.46%20547.849984%20747.54%20546.249984%20748.5C544.330016%20749.78%20524.132512%20745.5724992%20515.812512%20731.8124992C508.132512%20761.2524992%20477.747488%20768.96%20475.187488%20768zM663.375008%20735.5624992C644.564992%20737.5575008000001%20626.689984%20732.9424991999999%20625.249984%20718.0624992C623.969984%20679.6624992%20668.175008%20719.3324992%20711.375008%20707.8124992C722.575008%20716.4524992%20683.537504%20730.86%20681.937504%20731.5C676.017504%20733.5%20669.644992%20734.8975008%20663.375008%20735.5624992zM366.937504%20735.5C360.047488%20734.76%20353.0424960000001%20733.24%20346.562496%20731C344.962496%20730.36%20302.09%20714.6624992%20314.25%20705.0624992C361.930016%20717.5424992000001%20410.217504%20674.01%20408.937504%20716.25C407.257504%20732.5699999999999%20387.607488%20737.72%20366.937504%20735.5zM385.687488%20591.1875008C429.142496%20590.082%20462.709984%20579.538%20461.750016%20531.249984C462.069984%20504.306016%20451.862496%20445.950496%20439.062496%20432.062496C419.222496%20410.302496%20320.609984%20414.774016%20305.25%20421.750016C278.69%20433.846016%20251.8375008%20539.089504%20269.4375008%20569.937504C279.6775008%20587.4735008%20306.2124992%20588.6835008%20339.8125120000001%20590.1875008C355.572512%20590.8675008%20371.202496%20591.556%20385.687488%20591.1875008zM635.062496%20591.0624992C649.332512%20591.4304992%20664.712512%20590.7424992%20680.312512%20590.0624992C713.912512%20588.5584992%20742.072512%20587.3484992%20752.312512%20569.812512C771.192512%20536.916512%20738.882496%20432.668%20714.562496%20421.5C699.522496%20414.844%20600.964992%20410.334496%20581.124992%20432.062496C568.324992%20445.950496%20559.664992%20504.307488%20560.624992%20531.187488C559.424992%20579.4515008000001%20592.252512%20589.9584992%20635.062496%20591.0624992zM384.187488%20544C366.459488%20544%20352%20529.472%20352%20512C352%20494.144%20366.459488%20480%20384.187488%20480C401.531488%20480%20416%20494.144%20416%20512C416%20529.44%20401.531488%20544%20384.187488%20544zM639.812512%20544C622.468512%20544%20608%20529.472%20608%20512C608%20494.144%20622.468512%20480%20639.812512%20480C657.540512%20480%20672%20494.144%20672%20512C672%20529.44%20657.540512%20544%20639.812512%20544zM505.124992%20493.062496C508.196992%20493.734496%20518.303008%20493.734496%20521.375008%20493.062496C535.167008%20488.646496%20537.568%20459.821504%20544%20439.437504C524.416%20434.701504%20521.369504%20416%20514.937504%20416C508.505504%20416%20502.656%20431.937504%20480%20431.937504C489.184%20456.737504%20490.404992%20488.326496%20505.124992%20493.062496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22apple-pay%22%20%20%20%20%20%20unicode=%22&#xF415;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M282.5%20608C263.78%20608%20242.0710016%20597.2775008%20228.3750016%20581.4375008C217.6230016%20568.349504%20206.058%20547.8870079999999%20210.25%20527.375008C229.546%20525.039008%20250.4390016%20536.942016%20262.3750016%20552.750016C276.1029984%20567.405984%20283.6840000000001%20587.488%20282.5%20608zM153.5624992%20522.875008C102.8424992%20522.875008%2064%20478.804992%2064%20415.124992C64%20331.924992%20122.404%20256%20158.5%20256C180.58%20256%20188.7610016%20270.437504%20217.6249984%20270.437504C244.4729984%20270.437504%20252.8609984%20256%20276.1249984%20256C319.3569984%20256%20355.188%20344.151488%20356.5%20349.6874880000001C349.396%20352.823488%20307.75%20372.823008%20307.75%20420.375008C307.75%20466.263008%20345.775008%20486.945504%20347.375008%20487.937504C326.703008%20519.169504%20293.262%20522.875008%20280.75%20522.875008C251.726%20522.875008%20226.0404992%20507.062496%20212.3124992%20507.062496C197.9764992%20507.062496%20177.0504992%20522.875008%20153.5624992%20522.875008zM416%20512L416%20256L480%20256L480%20352L496%20352C527.387808%20352%20549.566848%20373.353856%20562.624992%20400L576%20400L576%20432C576%20475.810016%20539.810016%20512%20496%20512L416%20512zM647.124992%20512L576%20293.062496L576%20256L640%20256L640%20282.937504L641.624992%20288L702.375008%20288L704%20282.937504L704%20256L768%20256L768%20293.062496L696.875008%20512L647.124992%20512zM768%20512L768%20470.5L832%20372.062496L832%20256L896%20256L896%20372.062496L960%20470.5L960%20512L896%20512L896%20489.5L864%20440.249984L832%20489.5L832%20512L768%20512zM480%20448L496%20448C505.181984%20448%20512%20441.181984%20512%20432C512%20422.818016%20505.181984%20416%20496%20416L480%20416L480%20448zM672%20381.437504L681.562496%20352L662.437504%20352L672%20381.437504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22slack-hashtag%22%20%20%20%20%20%20unicode=%22&#xF3EF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M565%20800C556%20800.749984%20546%20799%20537%20796C500.875008%20783.875008%20481.875008%20745.124992%20494%20709L523%20624L359%20569L332%20651C319.875008%20687.124992%20281.124992%20706.124992%20245%20694C208.750016%20681.875008%20188.875008%20643.124992%20201%20607L228%20526L143%20497C106.875008%20484.875008%2087.875008%20445.124992%20100%20409C112.124992%20372.875008%20150.875008%20353.875008%20187%20366L272%20394L327%20231L245%20204C208.875008%20191.875008%20189.875008%20153.124992%20202%20117C214.124992%2080.749984%20252.875008%2060.875008%20289%2073L370%20100L399%2015C411.124992%20-21.124992%20450.875008%20-40.124992%20487%20-28C523.124992%20-15.875008%20542.124992%2022.875008%20530%2059L502%20144L665%20199L692%20117C704.124992%2080.875008%20742.875008%2061.875008%20779%2074C815.250016%2086.124992%20835.124992%20124.875008%20823%20161L796%20242L881%20271C917.124992%20283.124992%20936.124992%20322.875008%20924%20359C911.875008%20395.124992%20873.124992%20414.124992%20837%20402L752%20374L697%20537L779%20564C815.124992%20576.124992%20834.124992%20614.875008%20822%20651C809.875008%20687.124992%20771.124992%20707.124992%20735%20695L654%20668L625%20753C615.875008%20780.124992%20591.875008%20797.875008%20565%20800zM566%20493L621%20330L458%20275L403%20438z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22linode%22%20%20%20%20%20%20unicode=%22&#xF2B8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M368%20800L177%20739L316%20654L520%20731L380%20798C376.624992%20799.749984%20371.375008%20800%20368%20800zM160%20709L202%20506C202%20502.624992%20205.624992%20499.375008%20209%20496L331%20400L298%20625zM535%20701L333%20625L367%20402L535%20489C540%20490.749984%20543%20497.249984%20543%20504zM735%20505C732%20505%20728.5%20503.624992%20726%20502L631%20442L742%20373L844%20447L743%20502C740.5%20503.624992%20738%20505%20735%20505zM215%20449L251%20271C251%20267.624992%20252.624992%20263.7499840000001%20256%20262L367%20158L340%20350zM545%20449L377%20353L400%20158L545%20255C550%20258.375008%20553.750016%20264.2499840000001%20552%20271zM864%20420L861%20417C859.250016%20415.249984%20859.624992%20413%20858%20413L755%20343L750%20235L750%20229L842%20301C845.375008%20304.375008%20847.375008%20307.624992%20849%20311zM595%20418C591.875008%20418%20588.375008%20416.624992%20585%20415L582%20413L587%20271C587%20267.624992%20586.750016%20262.375008%20585%20259L706%20348L604%20415C601.5%20416.624992%20598.124992%20418%20595%20418zM725%20321L590%20227L594%20111L594%20102L711%20195C714.375008%20198.375008%20718%20202%20718%20207zM266%20217L291%2082C291%2078.624992%20292.624992%2077.375008%20296%2074L397%20-32L394%20-25L372%20114zM558%20215L407%20118L427%20-22L429%20-32L555%2069C560%2072.375008%20562%2077%20562%2082z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22git-square%22%20%20%20%20%20%20unicode=%22&#xF1D2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM539.875008%20564.437504C519.651008%20564.437504%20507.812512%20553.629504%20507.812512%20533.437504C507.812512%20512.861504%20519.683008%20501.375008%20539.875008%20501.375008C560.419008%20501.375008%20572.249984%20512.893504%20572.249984%20533.437504C572.249984%20553.6615039999999%20560.419008%20564.437504%20539.875008%20564.437504zM639.5%20530.687488C635.66%20492.031488%20623.132992%20476.363008%20592.124992%20472.875008L592.124992%20441.124992C620.700992%20441.124992%20619.624992%20442.231488%20619.624992%20437.687488L619.624992%20344.312512C619.624992%20304.248512%20635.691488%20288%20678.187488%20288C698.379488%20288%20720.672%20293.7575040000001%20736%20301.437504L726.249984%20332.875008C669.129984%20311.275008%20672%20350.267488%20672%20356.1874880000001L672%20441.187488L726.249984%20441.187488L726.249984%20476.687488L672%20476.687488L672%20530.687488L639.5%20530.687488zM375.3125120000001%20473.124992C338.272992%20472.963008%20293.5624992%20458.172512%20293.5624992%20403.8125120000001C293.5624992%20377.700512%20306.842%20359.236%20324.249984%20350.5C302.298%20330.3400000000001%20291.8124992%20320.935488%20291.8124992%20307.6874880000001C291.8124992%20297.9274880000001%20296.012%20289.278496%20307.5%20284.062496C295.308%20272.5424960000001%20288%20263.782016%20288%20247.750016C288%20219.878016%20312.7164992%20203.5%20376.8125120000001%20203.5C438.828512%20203.5%20474.750016%20226.514016%20474.750016%20267.2499840000001C474.750016%20318.802016%20435.376%20316.704992%20342%20322.624992L353.8125120000001%20341.5C377.492512%20334.876%20457.624992%20332.751488%20457.624992%20400.687488C457.624992%20417.071488%20450.999008%20428.562496%20444.375008%20436.562496L477.124992%20439L477.124992%20469.375008L407.8125120000001%20469.375008C399.100512%20471.639008%20387.659008%20473.179008%20375.3125120000001%20473.124992zM497.750016%20472.812512L493.875008%20443.875008C515.827008%20436.227008%20517.562496%20437.328%20517.562496%20430L517.562496%20325.124992C517.562496%20317.444992%20517.203008%20318.823488%20493.875008%20315.6874880000001L493.875008%20288L595.249984%20288L595.249984%20315.6874880000001L577.124992%20318.124992C571.908992%20318.828992%20571.562496%20319.5569920000001%20571.562496%20325.124992L571.562496%20472.812512L497.750016%20472.812512zM378.249984%20437.687488C421.769984%20437.687488%20422.819488%20375.624992%20377.187488%20375.624992C331.203488%20375.624992%20333.290016%20437.687488%20378.249984%20437.687488zM339.187488%20274.624992C407.123488%20269.728992%20421.749984%20271.475008%20421.750016%20257.875008C421.750016%20229.6510080000001%20330.124992%20229.668512%20330.124992%20255.812512C330.124992%20262.788512%20334.643488%20268.704992%20339.187488%20274.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22uniregistry%22%20%20%20%20%20%20unicode=%22&#xF404;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20745.6249984L192%20742.3750016L352%20742.3750016L352%20745.6249984L192%20745.6249984zM672%20745.6249984L672%20742.3750016L832%20742.3750016L832%20745.6249984L672%20745.6249984zM192%20688L192%20678.3750016L352%20678.3750016L352%20688L192%20688zM672%20688L672%20678.3750016L832%20678.3750016L832%20688L672%20688zM192%20630.3750016L192%20617.6249984L352%20617.6249984L352%20630.3750016L192%20630.3750016zM672%20630.3750016L672%20617.6249984L832%20617.6249984L832%20630.3750016L672%20630.3750016zM192%20572.812512L192%20556.812512L352%20556.812512L352%20572.812512L192%20572.812512zM672%20572.812512L672%20556.812512L832%20556.812512L832%20572.812512L672%20572.812512zM192%20515.187488L192%20496L352%20496L352%20515.187488L192%20515.187488zM672%20515.187488L672%20496L832%20496L832%20515.187488L672%20515.187488zM192%20457.624992L192%20432L352%20432L352%20457.624992L192%20457.624992zM672%20457.624992L672%20432L832%20432L832%20457.624992L672%20457.624992zM192%20400L192%20371.1874880000001L352%20371.1874880000001L352%20400L192%20400zM672%20400L672%20371.1874880000001L832%20371.1874880000001L832%20400L672%20400zM192%20342.375008L192%20323.1874880000001L192%20310.375008L352%20310.375008L352%20320L352%20342.375008L192%20342.375008zM672%20342.375008L672%20320L672%20310.375008L832%20310.375008L832%20323.1874880000001L832%20342.375008L672%20342.375008zM195.1875008%20284.812512C195.1875008%20272.012512%20198.4249984%20259.1750080000001%20201.6249984%20246.375008L371.187488%20246.375008C364.787488%20259.1750080000001%20358.387488%20272.012512%20355.187488%20284.812512L195.1875008%20284.812512zM668.812512%20284.812512C665.612512%20272.012512%20662.4%20259.1750080000001%20656%20246.375008L825.624992%20246.375008C828.824992%20259.1750080000001%20832%20272.012512%20832%20284.812512L668.812512%20284.812512zM204.8124992%20227.1874880000001C208.0124992%20214.387488%20214.4124992%20198.424992%20220.8124992%20185.624992L425.624992%20185.624992C409.624992%20195.2249920000001%20393.6%20211.187488%20384%20227.1874880000001L204.8124992%20227.1874880000001zM640%20227.1874880000001C627.2%20211.187488%20614.387488%20195.2249920000001%20595.187488%20185.624992L803.187488%20185.624992C809.587488%20198.424992%20812.787488%20214.387488%20819.187488%20227.1874880000001L640%20227.1874880000001zM230.3750016%20169.624992C239.9749984%20153.624992%20246.4%20137.6125120000001%20256%20124.812512L764.812512%20124.812512C777.612512%20137.6125120000001%20787.224992%20153.624992%20793.624992%20169.624992L230.3750016%20169.624992zM265.6249984%20112C281.6249984%2092.8%20300.8%2076.812512%20320%2060.812512L700.812512%2060.812512C720.012512%2076.812512%20739.187488%2092.8%20755.187488%20112L265.6249984%20112zM332.8125120000001%2054.375008C384.012512%2019.175008%20444.8%200%20512%200C579.2%200%20639.987488%2019.175008%20691.187488%2054.375008L332.8125120000001%2054.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-fort-awesome%22%20%20%20%20%20%20unicode=%22&#xF3A3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M496%20800C275.424%20800%2096%20620.576%2096%20400C96%20179.424%20275.424%200%20496%200C716.576%200%20896%20179.424%20896%20400C896%20620.576%20716.576%20800%20496%20800zM496%20736C681.28%20736%20832%20585.28%20832%20400C832%20214.72%20681.28%2064%20496%2064C310.7200000000001%2064%20160%20214.72%20160%20400C160%20585.28%20310.7200000000001%20736%20496%20736zM480%20640L480%20512L480%20480L448%20480L448%20512L416%20512L416%20480L384%20480L384%20512L352%20512L352%20320L288%20320L288%20352L256%20352L256%20320L256%20272.312512C294.592%20200.120512%20364.8%20147.412%20448%20132.5L448%20240C448%20266.4%20469.6%20288%20496%20288C522.4%20288%20544%20266.4%20544%20240L544%20132.5C627.2%20147.38%20697.408%20200.088512%20736%20272.312512L736%20320L736%20352L704%20352L704%20320L640%20320L640%20512L608%20512L608%20480L576%20480L576%20512L544%20512L544%20480L512%20480L512%20512L512%20576C512%20576%20524.492512%20583.3750016%20540.812512%20583.3750016C556.812512%20583.3750016%20565.755008%20576%20578.875008%20576C596.475008%20576%20608%20583.3750016%20608%20583.3750016L608%20640C608%20640%20596.475008%20632.6249984%20578.875008%20632.6249984C565.755008%20632.6249984%20556.812512%20640%20540.812512%20640C524.492512%20640%20512%20632.6249984%20512%20632.6249984L512%20640L480%20640zM416%20416L448%20416L448%20352L416%20352L416%20416zM544%20416L576%20416L576%20352L544%20352L544%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gg-currency-circle%22%20%20%20%20%20%20unicode=%22&#xF261;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM593.437504%20592.4375008L470.124992%20469.124992L597%20342.1874880000001L637.124992%20382.312512L549.812512%20469.249984L593.375008%20512.812512L720.312512%20385.875008L593.375008%20259L575.124992%20277.1874880000001L535.5%20237.124992L593.375008%20179.2499840000001L800%20385.750016L593.437504%20592.4375008zM430.624992%20588.8750016L224%20382.2499840000001L430.624992%20175.624992L553.875008%20299.1874880000001L427%20426.124992L386.875008%20386L474.187488%20299.062496L430.437504%20255.375008L303.5624992%20382.2499840000001L430.437504%20509.187488L448.687488%20490.937504L488.5%20530.750016L430.624992%20588.8750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22penny-arcade%22%20%20%20%20%20%20unicode=%22&#xF704;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M758%20671.8124992C752.832512%20672.2964992%20747.514016%20671.884%20742.249984%20670.5C629.802016%20640.8679999999999%20680.258016%20654.178%20525.249984%20613.25C511.201984%20609.538%20499.958496%20599.2860000000001%20495.062496%20585.75C230.8384992%20609.5260000000001%200%20545.512512%200%20430.3125120000001C0%20377.384512%2049.0855008%20324.2969920000001%20129.4375008%20279.624992L132.25%20251.375008C113.562%20244.2710080000001%20101.862%20225.774496%20103.75%20206.062496L110.6249984%20135.812512C112.8649984%20113.188512%20132.1490016%2095.968%20155.1249984%2096C163.4130016%2096%20150.2915008%2093.195488%20351.187488%20146.187488C371.315488%20151.4994880000001%20384.988992%20169.9255040000001%20384.124992%20190.437504C730.684992%20118.565504%201027.297504%20199.861504%201023.937504%20324.437504C1023.969504%20368.9495040000001%20988.467488%20429.690496%20867.187488%20489.562496L794.437504%20646.25C787.597504%20660.914%20773.502496%20670.3604992%20758%20671.8124992zM753.750016%20628.0624992L860.437504%20398.187488L893.750016%20407L900.624992%20336.750016L726.937504%20290.937504L720.687488%20353.312512L744.5%20359.624992L733.937504%20382.812512L641.5%20358.437504L634.937504%20330.750016L665.687488%20338.875008L672.187488%20276.375008L491.562496%20228.875008L484.437504%20299.062496L518.062496%20307.875008L571%20507.687488L543.5%20500.5L536.812512%20570.812512C686.188512%20610.3004992%20640.822016%20598.3344992%20753.750016%20628.0624992zM421.375008%20535.375008C512.031008%20537.167008%20523.997504%20421.863008%20489.437504%20370.375008C469.789504%20343.527008%20440.953984%20324.612992%20408.249984%20317.124992L373.124992%20307.875008L295.6875008%20287.5L299.6249984%20250.2499840000001L332.5%20259L339.687488%20188.624992L155.1875008%20140L148.3124992%20210.312512L180.3750016%20218.812512L162.5624992%20399.875008L130.3750016%20391.375008L123.3750016%20461.687488C408.431008%20536.7914880000001%20395.711008%20535.023008%20421.375008%20535.375008zM675.062496%20528.937504C667.862496%20498.217504%20672.857504%20519.350016%20650.937504%20425.750016L714.5%20442.5C678.724%20520.9%20686.806496%20503.241504%20675.062496%20528.937504zM354.624992%20449.8125120000001C351.67424%20449.575328%20348.562496%20449.075488%20345.3125120000001%20448.187488C312.9924992%20439.643488%20327.187008%20443.341504%20281.8750016%20431.437504L289%20358.437504C334.088%20370.437504%20322.029984%20367.2354880000001%20344.750016%20373.1874880000001C408.229984%20387.707488%20398.886592%20453.369856%20354.624992%20449.8125120000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paypal-credit-card%22%20%20%20%20%20%20unicode=%22&#xF1F4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M285%20736L279%20711L161%20167L152%20128L308%20128L289%2039L280%200L503%200L508%2026L541%20180L627%20180C747.375008%20180%20853.124992%20258.2499840000001%20880%20384C894.124992%20450.124992%20879.124992%20506.124992%20848%20544C822.750016%20574.749984%20788.5%20593.249984%20753%20602C746.124992%20633.624992%20731.624992%20660.5%20712%20681C675.624992%20718.875008%20625.124992%20736%20578%20736zM337%20672L578%20672C609.375008%20672%20644%20659.875008%20666%20637C688%20614.124992%20700.875008%20581.5%20689%20526C667.875008%20427%20593.124992%20372%20499%20372L361%20372L356%20347L323%20192L232%20192zM418%20625L412%20600L379%20452L370%20413L483%20413C539.875008%20413%20589%20454.375008%20603%20510L604%20510C604.124992%20510.624992%20603.875008%20511.375008%20604%20512C611%20540%20606.5%20568.749984%20591%20590C575.124992%20611.749984%20548.375008%20625%20520%20625zM469%20561L520%20561C530%20561%20535.250016%20558.124992%20539%20553C542.750016%20547.875008%20545.375008%20539.624992%20542%20527L542%20526C536%20500.124992%20505.375008%20477%20483%20477L450%20477zM755%20533C771.875008%20526.124992%20787.750016%20516.749984%20799%20503C817.624992%20480.375008%20827.875008%20449.124992%20817%20398C795.875008%20299%20721.124992%20244%20627%20244L489%20244L484%20219L451%2064L360%2064L374%20128L375%20128L380%20154L413%20308L499%20308C619.375008%20308%20725.124992%20386.249984%20752%20512C753.5%20519.249984%20754.124992%20526%20755%20533z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22researchgate%22%20%20%20%20%20%20unicode=%22&#xF4F8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM613.249984%20575.937504C572.193984%20575.937504%20558.124992%20546.587008%20558.124992%20526.875008L558.124992%20474.562496C558.124992%20448.002496%20572.592%20422.624992%20610%20422.624992C672.784%20422.688992%20665.187488%20470.195488%20665.187488%20503.187488L616.124992%20503.187488L616.124992%20485.875008L645.062496%20485.875008C645.062496%20460.115008%20633.006496%20442.8125120000001%20610.062496%20442.8125120000001C591.950496%20442.8125120000001%20581.5%20458.521984%20581.5%20480.249984L581.5%20523.687488C581.5%20543.815488%20600.385984%20555.437504%20613.249984%20555.437504C636.193984%20555.437504%20645%20535.312512%20645%20535.312512L662.312512%20547C662.312512%20547%20653.889984%20575.937504%20613.249984%20575.937504zM434.687488%20477.062496C405.727488%20477.062496%20361.502496%20474.275008%20320.062496%20475.875008L320.062496%20463C345.022496%20458.168%20355.437504%20460.599008%20355.437504%20424.375008L355.437504%20247.375008C355.437504%20210.767008%20344.990496%20213.581984%20320.062496%20208.750016L320.062496%20195.437504C332.126496%20195.8535040000001%20353.000512%20197.062496%20374.3125120000001%20197.062496C394.440512%20197.062496%20420.6110080000001%20196.237504%20431.875008%20195.437504L431.875008%20208.750016C399.683008%20213.166016%20390%20209.551008%20390%20247.375008L390%20322.1874880000001C400.88%20321.387488%20410.160992%20321.437504%20424.624992%20321.437504C451.984992%20272.349504%20478.12%20235.687008%20493%20218.375008C519.944%20185.799008%20563.036%20190.605504%20573.5%20195.437504L573.5%20207.5C557.404%20207.5320000000001%20541.272992%20218.3860160000001%20529.624992%20231.2499840000001C509.912992%20252.562016%20483.352992%20287.179488%20461.624992%20326.1874880000001C497.848992%20335.051488%20524.812512%20369.2384960000001%20524.812512%20403.062496C524.812512%20453.750496%20485.759488%20477.062496%20434.687488%20477.062496zM426.249984%20456.624992C464.074016%20456.624992%20486.562496%20436.911488%20486.562496%20400.687488C486.530496%20365.231488%20462.411488%20341.562496%20422.187488%20341.562496C407.307488%20341.562496%20400.464%20341.949984%20390%20342.750016L390%20455.437504C400.464%20456.653504%20414.153984%20456.624992%20426.249984%20456.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tripadvisor%22%20%20%20%20%20%20unicode=%22&#xF262;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20685C375.875008%20685%20248.875008%20648.5%20162%20590L0%20590C26.5%20559%2046.124992%20516.749984%2051%20488C20.375008%20446%202%20394%202%20338C2%20197.2499840000001%20116.250016%2083%20257%2083C336.875008%2083%20408.250016%20120.5%20455%20178C474%20155.7499840000001%20505.624992%20111%20512%2098C512%2098%20548.375008%20151.7499840000001%20569%20177C615.750016%20119.624992%20687.250016%2083%20767%2083C907.750016%2083%201022%20197.2499840000001%201022%20338C1022%20393.875008%201003.624992%20446%20973%20488C977.875008%20516.749984%20997.5%20559%201024%20590L854%20590C767.124992%20648.5%20648%20685%20512%20685zM512%20642C603.250016%20642%20686%20624.875008%20759%20593C622%20588.749984%20512%20476.124992%20512%20338C512%20478.624992%20398.624992%20592.749984%20258%20593C330.875008%20624.749984%20420.875008%20642%20512%20642zM257%20544C370.375008%20544%20462%20451.249984%20462%20338C462%20224.624992%20370.250016%20133%20257%20133C143.624992%20133%2052%20224.624992%2052%20338C52%20451.249984%20143.624992%20544%20257%20544zM767%20544C880.250016%20544%20972%20451.249984%20972%20338C972%20224.624992%20880.250016%20133%20767%20133C653.624992%20133%20562%20224.624992%20562%20338C562%20451.249984%20653.624992%20544%20767%20544zM254%20463C185.624992%20463%20130%20407.375008%20130%20339C130%20270.624992%20185.624992%20215%20254%20215C322.375008%20215%20378%20270.624992%20378%20339C378%20407.375008%20322.375008%20463%20254%20463zM767%20463C698.624992%20463%20643%20407.375008%20643%20339C643%20270.624992%20698.624992%20216%20767%20216C835.375008%20216%20891%20270.624992%20891%20339C891%20407.375008%20835.375008%20463%20767%20463zM254%20425C301.375008%20425%20340%20386.375008%20340%20339C340%20291.624992%20301.375008%20253%20254%20253C206.624992%20253%20168%20291.624992%20168%20339C168%20386.375008%20206.624992%20425%20254%20425zM767%20425C814.375008%20425%20853%20386.375008%20853%20339C853%20291.624992%20814.375008%20254%20767%20254C719.624992%20254%20681%20291.624992%20681%20339C681%20386.375008%20719.624992%20425%20767%20425zM248%20381C225%20381%20206%20362%20206%20339C206%20316%20225%20297%20248%20297C271%20297%20289%20316%20289%20339C289%20362%20271%20381%20248%20381zM760%20381C737%20381%20719%20362%20719%20339C719%20316%20737%20298%20760%20298C783%20298%20802%20316%20802%20339C802%20362%20783%20381%20760%20381z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22themeisle%22%20%20%20%20%20%20unicode=%22&#xF2B2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M644.875008%20768C621.291008%20768%20598.538016%20758.1624992%20582.249984%20740.5624992C573.706016%20741.8744992%20564.679488%20742.25%20555.687488%20742.25C475.975488%20742.25%20401.853504%20699.8530016%20353.437504%20638.1249984C338.429504%20618.8290016000001%20332.875008%20605.9730016%20320.875008%20587.1249984C318.7310016%20582.8369984000001%20313.1635008%20578.5899999999999%20310.1875008%20574.750016C303.6915008%20567.4219840000001%20297.6915008%20559.626496%20292.1875008%20551.562496C285.7555008%20566.538496%20273.3095008%20573.875008%20257.4375008%20573.875008C158.4295008%20573.875008%20128%20408.435008%20128%20333.875008C128%20312.4350080000001%20129.706%20285.442016%20138.25%20265.2499840000001C156.234%20222.402016%20208.1330016%20167.116992%20241.1249984%20134.124992C209.7329984%20114.924992%20172.5015008%20110.461504%20140.4375008%20117.437504C159.3175008%2091.293504%20187.1415008%2071.576%20218.4375008%2063C203.8455008%2057.848%20188.424%2054.791008%20173%2054.375008C198.28%2032.519008%20230.4455008%2020.124992%20263.4375008%2020.124992C294.7335008%2020.124992%20323.896512%2030.817984%20348.3125120000001%2049.249984C348.3125120000001%2023.553984%20364.149504%200%20392.437504%200C407.4455040000001%200%20421.5380160000001%208.573504%20429.249984%2021.437504C437.3779840000001%208.573504%20451.138496%200%20466.562496%200C481.570496%200%20495.725504%208.573504%20503.437504%2021.437504C511.565504%208.573504%20525.679488%200%20540.687488%200C555.695488%200%20569.872%208.573504%20578%2021.437504C585.712%208.573504%20599.867008%200%20614.875008%200C639.739008%200%20658.562496%2021.459008%20658.562496%2045.875008L658.562496%2094.750016L660.312512%2095.187488C710.456512%20109.331488%20807.290496%20163.72%20841.562496%20201C878.842496%20242.12%20896%20341.5464960000001%20896%20395.562496C896%20435.402496%20888.701504%20487.284992%20857.437504%20515.124992C845.885504%20525.396992%20830.434496%20536.124992%20814.562496%20536.124992C804.258496%20536.124992%20795.307008%20530.961984%20788.875008%20523.249984C778.603008%20584.562%20751.573504%20643.682%20704.437504%20685.25C706.997504%20688.258%20711.312512%20691.712%20711.312512%20696C711.312512%20703.744%20694.119488%20711.856%20687.687488%20714C691.559488%20718.288%20707%20732.8695008%20707%20738.4375008C707%20740.1655008%20706.155008%20742.2824992%20704.875008%20743.5624992C689.451008%20758.9864992%20666.731008%20768%20644.875008%20768zM458.375008%20689.1249984C487.943008%20689.1249984%20506.812512%20660.8830016%20506.812512%20633.8750016C506.812512%20606.4510015999999%20487.943008%20578.1249984%20458.375008%20578.1249984C428.807008%20578.1249984%20410%20606.4510015999999%20410%20633.8750016C410%20660.8829984%20428.839008%20689.1249984%20458.375008%20689.1249984zM466.562496%20668.1875008C449.442496%20668.1875008%20440%20650.5704992%20440%20635.5624992C440%20620.1064991999999%20449.442496%20603%20466.562496%20603C483.266496%20603%20493.124992%20620.1384992000001%20493.124992%20635.5624992C493.124992%20650.5704992%20483.266496%20668.1875008%20466.562496%20668.1875008zM637.562496%20647.1249984C724.538496%20647.1249984%20776.437504%20569.138496%20776.437504%20488.562496C776.437504%20430.258496%20751.139008%20370.727488%20707.875008%20331.6874880000001C727.491008%20429.799488%20624.637504%20387%20581.437504%20387C478.109504%20387%20489.328512%20492.228512%20519.312512%20591.8124992C549.712512%20624.3884992000001%20592.122496%20647.1249984%20637.562496%20647.1249984zM497.437504%20564.437504C490.141504%20535.733504%20484.562496%20506.568%20484.562496%20477C484.562496%20375.496%20550.303008%20361.992%20645.375008%20381C651.775008%20382.28%20658.652%20383.562496%20665.5%20383.562496C686.908%20383.562496%20696.312512%20372.8775040000001%20696.312512%20351.437504C696.312512%20339.8535040000001%20693.758016%20328.698496%20690.750016%20317.562496C664.606016%20299.130496%20632.878016%20287.562496%20600.750016%20287.562496C477.165984%20287.562496%20419.389504%20445.141504%20497.437504%20564.437504zM290.8750016%20524.562496C284.8909984%20500.146496%20281.8750016%20475.28%20281.8750016%20450C281.8750016%20311.9840000000001%20377.885984%20185.124992%20522.750016%20185.124992C625.181984%20185.124992%20714.290496%20250.2960000000001%20760.562496%20339C756.274496%20254.552%20718.589504%20170.994496%20653.437504%20116.562496C646.173504%20130.706496%20631.163008%20140.562496%20614.875008%20140.562496C599.867008%20140.562496%20585.712%20131.9889920000001%20578%20119.124992C569.872%20131.9889920000001%20555.695488%20140.562496%20540.687488%20140.562496C525.679488%20140.562496%20511.565504%20131.9889920000001%20503.437504%20119.124992C495.725504%20131.9889920000001%20481.570496%20140.562496%20466.562496%20140.562496C451.138496%20140.562496%20437.3779840000001%20131.9889920000001%20429.249984%20119.124992C421.5380160000001%20131.9889920000001%20407.4455040000001%20140.562496%20392.437504%20140.562496C375.701504%20140.562496%20361.149504%20130.747488%20353.437504%20116.187488C283.5815008%20174.907488%20246.25%20267.005504%20246.25%20357.437504C246.25%20415.709504%20260.8589984%20474.002496%20290.8750016%20524.562496zM392.437504%20126C409.589504%20126%20422.875008%20111.453984%20422.875008%2094.750016L422.875008%2045.875008C422.875008%2028.7230080000001%20409.589504%2014.124992%20392.437504%2014.124992C375.285504%2014.124992%20362.375008%2029.171008%20362.375008%2045.875008L362.375008%2094.750016C362.375008%20111.486016%20375.285504%20126%20392.437504%20126zM466.562496%20126C483.714496%20126%20496.562496%20111.453984%20496.562496%2094.750016L496.562496%2045.875008C496.562496%2029.171008%20483.714496%2014.124992%20466.562496%2014.124992C449.410496%2014.124992%20436.124992%2029.171008%20436.124992%2045.875008L436.124992%2094.750016C436.124992%20111.486016%20449.410496%20126%20466.562496%20126zM540.687488%20126C557.839488%20126%20571.124992%20111.453984%20571.124992%2094.750016L571.124992%2045.875008C571.124992%2028.7230080000001%20557.839488%2014.124992%20540.687488%2014.124992C523.535488%2014.124992%20510.249984%2029.171008%20510.249984%2045.875008L510.249984%2094.750016C510.249984%20111.486016%20523.535488%20126%20540.687488%20126zM615.312512%20126C632.464512%20126%20645.750016%20111.453984%20645.750016%2094.750016L645.750016%2045.875008C645.750016%2029.171008%20632.464512%2014.124992%20615.312512%2014.124992C598.160512%2014.124992%20584.875008%2029.171008%20584.875008%2045.875008L584.875008%2094.750016C584.875008%20111.486016%20598.160512%20126%20615.312512%20126z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skype%22%20%20%20%20%20%20unicode=%22&#xF17E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20768C228.624992%20768%20128%20667.375008%20128%20544C128%20511%20138.124992%20480.375008%20151%20452C146.875008%20429.875008%20144%20407.375008%20144%20384C144%20181.124992%20309.124992%2016%20512%2016C535.375008%2016%20557.875008%2018.875008%20580%2023C608.375008%2010.124992%20639%200%20672%200C795.375008%200%20896%20100.624992%20896%20224C896%20257%20885.875008%20287.624992%20873%20316C877.124992%20338.124992%20880%20360.624992%20880%20384C880%20586.875008%20714.875008%20752%20512%20752C488.624992%20752%20466.124992%20749.124992%20444%20745C415.624992%20757.875008%20385%20768%20352%20768zM352%20704C379.624992%20704%20405.375008%20697.249984%20428%20685C434.750016%20681.375008%20442.5%20680.375008%20450%20682C470.124992%20686.124992%20490.624992%20688%20512%20688C680.250016%20688%20816%20552.249984%20816%20384C816%20362.624992%20814.124992%20342.124992%20810%20322C808.375008%20314.5%20809.375008%20306.7499840000001%20813%20300C825.250016%20277.375008%20832%20251.624992%20832%20224C832%20135.2499840000001%20760.750016%2064%20672%2064C644.375008%2064%20618.624992%2070.749984%20596%2083C589.250016%2086.624992%20581.5%2087.624992%20574%2086C553.875008%2081.875008%20533.375008%2080%20512%2080C343.750016%2080%20208%20215.7499840000001%20208%20384C208%20405.375008%20209.875008%20425.875008%20214%20446C215.624992%20453.5%20214.624992%20461.249984%20211%20468C198.750016%20490.624992%20192%20516.375008%20192%20544C192%20632.749984%20263.250016%20704%20352%20704zM507%20603C427.875008%20603%20343%20569.5%20343%20480C343%20436.875008%20358.250016%20391.249984%20443%20370L549%20344C580.875008%20336.124992%20589%20318.124992%20589%20302C589%20275.124992%20562.375008%20249%20514%20249C419.5%20249%20431.624992%20321%20381%20321C358.250016%20321%20342%20305.375008%20342%20283C342%20239.375008%20395.624992%20182%20514%20182C626.624992%20182%20682%20236.375008%20682%20309C682%20356%20660.375008%20405%20575%20424L497%20442C467.375008%20448.749984%20433%20457.124992%20433%20485C433%20513%20456.750016%20533%20500%20533C587.124992%20533%20579.750016%20473%20623%20473C645.750016%20473%20665%20486%20665%20509C665%20562.749984%20579.875008%20603%20507%20603z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sticker-mule%22%20%20%20%20%20%20unicode=%22&#xF3F7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M839.375008%20736C834.575008%20736%20822.959488%20702.9690016%20816.687488%20701.6249984C809.743488%20699.8969984%20779.506496%20716.8250016%20716.562496%20677.6249984C682.834496%20660.0250016%20600.722496%20590.6904992%20600.562496%20590.5624992C591.634496%20584.2904992%20573.922016%20584.2595008000001%20553.249984%20569.187488C494.050016%20529.059488%20407.159488%20555.1434879999999%20405.687488%20555.687488C258.2315008%20591.4315008%20234.9995008%20575.959008%20193.6875008%20540.375008C165.9435008%20516.503008%20162.1095008%20491.7%20161.4375008%20488.5C155.8375008%20461.3%20168.3909984%20424.156512%20170.3750016%20402.8125120000001C172.7750016%20377.084512%20166.7690016%20380.705984%20180.6249984%20273.2499840000001C181.2969984%20271.905984%20186.1255008%20273.233984%20187.4375008%20271.2499840000001C187.4375008%20260.049984%20182.3535008%20255.153504%20181.9375008%20253.937504C179.9535008%20247.953504%20179.9535008%20239.922496%20181.9375008%20232.562496C185.0095008%20221.6184960000001%20192.8749984%20184.178016%20192.8750016%20171.2499840000001C192.8750016%20115.538016%20193.4629984%20112.637504%20196.3750016%20105.437504C201.5589984%2092.0935040000001%20213.016%2093.309504%20219%2089.437504C223.128%2084.765504%20218.3589984%2078.094016%20220.3750016%2072.750016C221.0469984%2070.094016%20225.1689984%2067.374496%20228.6249984%2066.062496C240.8810016%2061.2624960000001%20264.628%2065.725504%20268.5%2069.437504C270.644%2071.421504%20269.1690016%2075.390496%20272.6249984%2076.062496C279.4089984%2076.062496%20287.0124992%2076.719008%20291.8124992%2079.375008C298.5964992%2082.703008%20297.3004992%2087.3910080000001%20293.8124992%2093.375008C293.2684992%2094.431008%20284.462%20111.134016%20280.75%20114.750016C277.966%20117.405984%20273.9410016%20118.703488%20271.1249984%20120.687488C263.3809984%20127.2154880000001%20257.4375008%20146.559488%20257.4375008%20146.687488C251.2935008%20172.543488%20243.6815008%20207.172%20251.9375008%20234.5C258.0815008%20257.444%20304.622%20351.434496%20304.75%20351.562496C310.222%20360.2344960000001%20327.396992%20366.9215040000001%20341.124992%20360.937504C349.124992%20358.409504%20366.840512%20336.372%20428.3125120000001%20324.5C492.184512%20312.9160000000001%20558.163008%20327.124992%20577.875008%20327.124992C581.619008%20324.468992%20575.331488%20305.028%20577.187488%20270.5C577.187488%20235.3%20576.678016%20252.2249920000001%20571.750016%20230.624992C568.806016%20217.696992%20576.277984%20199.708992%20569.750016%20168.124992C567.894016%20155.068992%20556.572512%20135.115008%20558.812512%20120.875008C559.484512%20119.5310080000001%20560.172512%20118.266016%20560.812512%20116.2499840000001C561.484512%20110.265984%20562.777504%20104.8910080000001%20566.937504%20102.875008C576.665504%2098.075008%20582.944%20107.562496%20580%2087.562496C579.072%2083.434496%20576.56%2071.562496%20582%2067.562496C587.856%2062.634496%20622.752992%2063.003008%20630.624992%2066.875008C634.080992%2068.859008%20632.787488%2072.878016%20639.187488%2076.750016C641.715488%2077.933984%20654.249984%2077.309504%20654.249984%2085.437504C654.634016%2087.837504%20642.003008%20111.934496%20641.875008%20112.062496C638.419008%20116.734496%20629.628512%20118.0780160000001%20626.812512%20122.750016C617.628512%20136.221984%20624.556%20182.2565120000001%20627.5%20191.312512C631.5%20205.968512%20634.934496%20221.156%20639.062496%20234.5C653.718496%20291.1720000000001%20652.806496%20301.978496%20661.062496%20325.562496C662.118496%20327.962496%20669.628512%20356.349504%20674.812512%20365.437504C687.196512%20388.093504%20703.693504%20408.624992%20719.437504%20428.624992C743.437504%20459.152992%20764.749984%20491.159488%20788.750016%20521.687488C796.878016%20531.0314880000001%20799.694016%20539.928512%20812.750016%20532.312512C827.149984%20524.728512%20841.584512%20522.9994879999999%20855.312512%20509.687488C874.768512%20492.631488%20868.918496%20485.396992%20871.062496%20479.124992C873.046496%20472.468992%20881.337504%20465.125504%20890.937504%20466.437504C904.793504%20469.093504%20908.238016%20469.812512%20908.750016%20469.812512C912.206016%20470.484512%20916.359008%20476.437504%20918.375008%20480.437504C922.503008%20487.765504%20927.937504%20492.453504%20927.937504%20502.437504C927.969504%20512.8375040000001%20927.474496%20506.278496%20900.562496%20573.062496C890.290496%20602.7904992%20893.759488%20582.6659999999999%20882.687488%20622.25C880.543488%20630.922%20877.893504%20641.6095008%20874.437504%20648.9375008C868.581504%20660.5215008%20868.312512%20658.9369984%20868.312512%20661.6249984C868.312512%20668.6970016%20909.208992%20721.9810016%20893.624992%20724.1249984C886.040992%20724.9250016%20877.387488%20708.7%20866.187488%20701.5C854.731488%20695.9%20855.509504%20694.8124992%20852.437504%20694.8124992C848.981504%20694.8124992%20844.859488%20698.844%20844.187488%20701.5C841.467488%20709.0840000000001%20846.703008%20736%20839.375008%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sellsy%22%20%20%20%20%20%20unicode=%22&#xF213;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M576%20768C458.750016%20768%20360.750016%20696%20316%20595C297.375008%20602.749984%20277.5%20608%20256%20608C168%20608%2096%20536%2096%20448C96%20443.375008%2096.624992%20439.375008%2097%20435C40.250016%20394.375008%200%20330.875008%200%20256C0%20132.624992%20100.624992%2032%20224%2032L800%2032C923.375008%2032%201024%20132.624992%201024%20256C1024%20356.875008%20955.124992%20439.249984%20863%20467C863.250016%20471.375008%20864%20475.5%20864%20480C864%20638.624992%20734.624992%20768%20576%20768zM576%20704C700.124992%20704%20800%20604.124992%20800%20480C800%20470.249984%20799.375008%20460.375008%20798%20450L793%20419L825%20414C901.750016%20402.124992%20960%20336.375008%20960%20256C960%20167.2499840000001%20888.750016%2096%20800%2096L224%2096C135.250016%2096%2064%20167.2499840000001%2064%20256C64%20316.2499840000001%2097%20368.624992%20146%20396L166%20407L162%20430C160.750016%20436.249984%20160%20442%20160%20448C160%20501.375008%20202.624992%20544%20256%20544C276.875008%20544%20296%20537.5%20312%20526L348%20499L361%20543C388.124992%20636%20473.875008%20704%20576%20704zM640%20480L640%20192L704%20192L704%20480zM512%20416L512%20192L576%20192L576%20416zM384%20384L384%20192L448%20192L448%20384zM256%20352L256%20192L320%20192L320%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kaggle%22%20%20%20%20%20%20unicode=%22&#xF5FA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M331.249984%20768C323.762016%20768%20320%20764.27%20320%20756.75L320%2011.375008C320%203.887008%20323.730016%200.124992%20331.249984%200.124992L404.750016%200.124992C412.237984%200.124992%20416.062496%203.855008%20416.062496%2011.375008L416.062496%20166.124992L473.937504%20221.2499840000001L641.562496%208C646.106496%202.72%20651.357504%200%20657.437504%200L758.937504%200C764.249504%200%20767.264%201.522496%20768%204.562496L765.875008%2016.062496L544.750016%20290.875008L756.812512%20496.062496C760.748512%20500.158496%20759.374016%20512%20748.750016%20512L643.750016%20512C638.437984%20512%20633.124512%20509.249504%20627.812512%20503.937504L416%20288.812512L416%20756.75C416%20764.27%20412.269984%20768%20404.750016%20768L331.249984%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bity%22%20%20%20%20%20%20unicode=%22&#xF37A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C397.952%20800%20288.126%20758.096%20202.75%20682C189.534%20670.256%20188.3810016%20650.0590016%20200.1249984%20636.8750016C211.8689984%20623.6910015999999%20232.034%20622.506%20245.25%20634.25C318.914%20699.8820000000001%20413.664%20736%20512%20736C610.336%20736%20705.086016%20699.8820000000001%20778.750016%20634.25C784.861984%20628.81%20792.448%20626.1249984%20800%20626.1249984C808.8%20626.1249984%20817.539008%20629.7404991999999%20823.875008%20636.8124992C835.619008%20649.9964992%20834.466016%20670.256%20821.249984%20682C735.873984%20758.096%20626.048%20800%20512%20800zM352%20576C334.336%20576%20320%20561.664%20320%20544L320%20432C320%20351.264%20404.352%20288%20512%20288C619.648%20288%20704%20351.264%20704%20432L704%20544C704%20561.664%20689.664%20576%20672%20576C654.336%20576%20640%20561.664%20640%20544L640%20432C640%20388.64%20581.376%20352%20512%20352C442.624%20352%20384%20388.64%20384%20432L384%20544C384%20561.664%20369.664%20576%20352%20576zM138.4375008%20479.562496C120.9015008%20482.378496%20104.598%20470.532992%20101.75%20453.124992C97.942%20429.892992%2096%20406.027488%2096%20382.1874880000001C96%20187.4994880000001%20224.2284992%2017.606496%20407.8125120000001%20-30.937504C410.564512%20-31.673504%20413.312%20-32%20416%20-32C430.176%20-32%20443.129504%20-22.554016%20446.937504%20-8.249984C451.449504%208.869984%20441.275488%2026.425504%20424.187488%2030.937504C268.6355008%2072.089504%20160%20216.491488%20160%20382.1874880000001C160%20402.571488%20161.6430016%20422.972512%20164.8750016%20442.8125120000001C167.7550016%20460.252512%20155.8775008%20476.714496%20138.4375008%20479.562496zM885.5%20479.562496C868.06%20476.714496%20856.276992%20460.252512%20859.124992%20442.8125120000001C862.388992%20422.972512%20864%20402.571488%20864%20382.1874880000001C864%20216.5234880000001%20755.332512%2072.088%20599.812512%2031C582.724512%2026.4880000000001%20572.550496%208.900512%20577.062496%20-8.187488C580.838496%20-22.555488%20593.824%20-32%20608%20-32C610.688%20-32%20613.435488%20-31.6415040000001%20616.187488%20-30.937504C799.771488%2017.606496%20928%20187.4994880000001%20928%20382.1874880000001C928%20406.027488%20926.090016%20429.892992%20922.249984%20453.124992C919.434016%20470.532992%20903.068%20482.378496%20885.5%20479.562496zM512%20256C494.336%20256%20480%20241.664%20480%20224L480%20128C480%20110.336%20494.336%2096%20512%2096C529.664%2096%20544%20110.336%20544%20128L544%20224C544%20241.664%20529.664%20256%20512%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dhl%22%20%20%20%20%20%20unicode=%22&#xF790;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M180.1875008%20480L147.5%20435.5L325.750016%20435.5C334.710016%20435.5%20334.5424960000001%20431.9824960000001%20330.062496%20426.062496C325.582496%20419.9824960000001%20318.1050016%20409.455008%20313.6249984%20403.375008C311.3849984%20400.175008%20307.0175008%20394.562496%20320.937504%20394.562496L393.937504%20394.562496C393.937504%20394.562496%20405.58%20410.56%20415.5%20424C428.94%20442.24%20416.652512%20480%20368.8125120000001%20480L180.1875008%20480zM487.5%20480L424.624992%20394.562496L654.375008%20394.562496L717.249984%20480L623.375008%20480L587.375008%20431.062496L545.437504%20431.062496L581.437504%20480L487.5%20480zM748%20480L685.124992%20394.562496L784.624992%20394.562496L847.5%20480L748%20480zM199.8124992%20424.3125120000001L134.0624992%20335.062496L294.25%20335.062496C347.209984%20335.062496%20376.629984%20371.02%20385.750016%20383.5L276.6249984%20383.5C262.7049984%20383.5%20267.01%20389.272512%20269.25%20392.3125120000001C273.73%20398.392512%20281.4575008%20408.955008%20285.9375008%20414.875008C290.4175008000001%20420.795008%20290.3975008%20424.3125120000001%20281.4375008%20424.3125120000001L199.8124992%20424.3125120000001zM0%20383.5L0%20373.2499840000001L144.9375008%20373.2499840000001L152.5%20383.5L0%20383.5zM416.5%20383.5L380.8125120000001%20335.1874880000001L474.750016%20335.1874880000001L510.375008%20383.5L416.5%20383.5zM552.5%20383.5C552.34%20383.5%20516.812512%20335.1874880000001%20516.812512%20335.1874880000001L610.750016%20335.1874880000001L646.375008%20383.5L552.5%20383.5zM676.937504%20383.5C676.937504%20383.5%20670.109984%20374.1049920000001%20666.750016%20369.624992C654.909984%20353.624992%20665.252512%20335.062496%20703.812512%20335.062496L854.750016%20335.062496L890.375008%20383.5L676.937504%20383.5zM907.687488%20383.5L900.187488%20373.2499840000001L1024%20373.2499840000001L1024%20383.5L907.687488%20383.5zM0%20364.5L0%20354.2499840000001L130.8750016%20354.2499840000001L138.3750016%20364.5L0%20364.5zM893.624992%20364.5L886.062496%20354.2499840000001L1024%20354.2499840000001L1024%20364.5L893.624992%20364.5zM0%20345.437504L0%20335.1874880000001L116.9375008%20335.1874880000001L124.5%20345.437504L0%20345.437504zM879.5%20345.2499840000001L872%20335.062496L1024%20335.062496L1024%20345.2499840000001L879.5%20345.2499840000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22first-order%22%20%20%20%20%20%20unicode=%22&#xF2B0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832L128%20608L128%20160L512%20-64L896%20160L896%20608L512%20832zM512%20800L864%20592.3750016L864%20176.375008L512%20-32L160%20176.375008L160%20592.3750016L512%20800zM512%20768L192%20576L192%20192L512%200L832%20192L832%20576L512%20768zM512%20673.6875008C670.592%20673.6875008%20800%20544.288%20800%20384C800%20224.384%20670.592%2094.624992%20512%2094.624992C352.704%2094.624992%20224%20224.384%20224%20384C224%20544.288%20352.704%20673.6875008%20512%20673.6875008zM512.062496%20640C500.670496%20640%20488.602496%20639.068%20477.562496%20637.5L483.562496%20529.249984L448.124992%20632.1249984C425.3409920000001%20626.1089984%20403.811008%20616.8995007999999%20383.875008%20605.1875008L431.375008%20506.437504L358.875008%20588.4375008C340.507008%20574.197504%20323.74%20557.7259839999999%20309.5%20538.750016L390.8125120000001%20465.624992L292.75%20513.437504C281.358%20493.821504%20271.8210016%20472.291488%20266.1249984%20449.187488L369.3125120000001%20412.8125120000001L260.1249984%20419.437504C258.5569984%20408.045504%20257.9375008%20396.032%20257.9375008%20384C257.9375008%20371.968%20258.9075008%20360.579488%20260.1875008%20349.1874880000001L369%20355.5L266.1875008%20319.124992C271.8835008%20296.3409920000001%20281.038%20274.818496%20292.75%20254.562496L390.875008%20302.375008L309.1875008%20229.624992C323.395488%20210.936992%20339.899008%20193.850016%20358.875008%20180.2499840000001L431.062496%20261.875008L383.562496%20163.124992C403.178496%20151.444992%20424.708512%20142.273504%20447.8125120000001%20135.937504L483.562496%20239.6874880000001L477.187488%20130.5C488.579488%20128.932%20500.670496%20128%20512.062496%20128C524.062496%20128%20535.452512%20128.962496%20546.812512%20130.562496L540.437504%20241L576.812512%20136.2499840000001C599.596512%20142.5540160000001%20621.126496%20151.405504%20641.062496%20163.437504L593.624992%20261.875008L665.750016%20180.2499840000001C684.757984%20194.490016%20701.204992%20210.968992%20715.124992%20229.624992L633.812512%20302.375008L731.937504%20254.937504C743.329504%20274.8735040000001%20752.804%20296.326016%20758.5%20319.750016L655.687488%20355.5L764.249984%20349.1874880000001C765.818016%20360.579488%20766.437504%20371.968%20766.437504%20384C766.437504%20396.032%20765.817984%20408.045504%20764.249984%20419.437504L655.375008%20412.8125120000001L758.187488%20448.875008C752.171488%20471.659008%20743.656992%20493.821504%20731.624992%20513.437504L633.562496%20465.687488L714.875008%20538.750016C700.635008%20557.4380160000001%20684.180512%20574.197504%20665.812512%20588.4375008L593.375008%20506.5L640.5%20604.8750016C620.884%20616.5549983999999%20599.354016%20625.7889984000001%20576.249984%20632.1249984L540.5%20528.624992L546.875008%20637.5C535.483008%20639.3879999999999%20524.094496%20640%20512.062496%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22reddit-square%22%20%20%20%20%20%20unicode=%22&#xF1A2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM545.875008%20608.1875008C540.179008%20609.1475008%20534.531488%20605.3849984%20533.187488%20599.6249984L505.562496%20479.750016C452.122496%20478.406016%20404.290496%20460.740992%20370.562496%20433.124992C361.826496%20442.244992%20349.632%20448%20336%20448C309.504%20448%20288%20426.496%20288%20400C288%20378.496%20302.262%20360.487008%20321.750016%20354.375008C320.725984%20348.327008%20320%20342.24%20320%20336C320%20256.48%20405.952%20192%20512%20192C618.048%20192%20704%20256.48%20704%20336C704%20342.24%20703.273984%20348.327008%20702.249984%20354.375008C721.737984%20360.487008%20736%20378.496%20736%20400C736%20426.496%20714.496%20448%20688%20448C674.368%20448%20662.173504%20442.244992%20653.437504%20433.124992C621.821504%20459.012992%20577.813504%20476.239008%20528.437504%20479.375008L552.624992%20584.3750016L641.249984%20569.750016C644.225984%20555.189984%20656.544%20544%20672%20544C689.664%20544%20704%20558.336%20704%20576C704%20593.664%20689.664%20608%20672%20608C660.224%20608%20650.380512%20601.3164992%20644.812512%20591.8124992L545.875008%20608.1875008zM418.937504%20389.8125120000001C438.233504%20389.8125120000001%20453.812512%20374.2335040000001%20453.812512%20354.937504C453.812512%20335.6415040000001%20438.201504%20320%20418.937504%20320C399.673504%20320%20384%20335.6415040000001%20384%20354.937504C384%20374.201504%20399.641504%20389.8125120000001%20418.937504%20389.8125120000001zM605.062496%20389.8125120000001C624.358496%20389.8125120000001%20640%20374.201504%20640%20354.937504C640%20335.673504%20624.358496%20320%20605.062496%20320C585.798496%20320%20570.187488%20335.6415040000001%20570.187488%20354.937504C570.187488%20374.2335040000001%20585.766496%20389.8125120000001%20605.062496%20389.8125120000001zM431.124992%20287.312512C433.984992%20287.532512%20436.930016%20286.640992%20439.249984%20284.624992C476.177984%20253.0089920000001%20547.759488%20253.0089920000001%20584.687488%20284.624992C589.359488%20288.624992%20596.468%20288.1415040000001%20600.5%20283.437504C604.532%20278.7335040000001%20604.016512%20271.656992%20599.312512%20267.624992C576.880512%20248.360992%20545.056%20237.312512%20512%20237.312512C478.944%20237.312512%20447.151488%20248.360992%20424.687488%20267.624992C419.983488%20271.656992%20419.468%20278.7335040000001%20423.5%20283.437504C425.516%20285.789504%20428.264992%20287.0925120000001%20431.124992%20287.312512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22weebly%22%20%20%20%20%20%20unicode=%22&#xF5CC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M208%20704C188.8%20704%20172.8250016%20700.7749984%20153.6249984%20694.3750016C80.0250016%20665.5749984%2044.8249984%20579.2249984%2073.6249984%20505.624992L217.6249984%20153.624992C240.0250016%2099.224992%20291.2124992%2064%20348.8125120000001%2064L352%2064C409.6%2064%20460.787488%2095.987488%20483.187488%20147.187488L512%20224L540.812512%20147.187488C563.212512%2095.987488%20614.4%2064%20672%2064L675.187488%2064C732.787488%2064%20783.975008%2099.224992%20806.375008%20153.624992L950.375008%20505.624992C979.175008%20579.2250016%20943.975008%20662.3750016%20870.375008%20694.3750016C851.175008%20700.7749984%20835.2%20704%20816%20704C758.4%20704%20704.024992%20668.7750016%20681.624992%20614.3750016L662.375008%20560L640%20620.8124992C617.6%20672.0124992%20566.4%20704%20512%20704C492.8%20704%20470.387488%20700.7875008%20451.187488%20691.1875008C419.187488%20675.1875008%20396.8125120000001%20652.8124992%20380.8125120000001%20620.8124992L377.624992%20617.6249984L355.187488%20556.812512L336%20611.1875008C320%20668.7875008%20265.6%20704%20208%20704zM208%20640C240%20640%20268.8249984000001%20620.8%20281.6249984%20592L297.6249984%20540.812512L355.187488%20364.812512L419.187488%20537.624992L438.375008%20588.8124992L438.375008%20592L438.375008%20595.1875008C444.775008%20607.9875008%20457.6%20624.0249984%20480%20633.6249984C489.6%20636.8249984%20499.2%20640%20512%20640C544%20640%20569.624992%20620.7875008%20585.624992%20595.1875008L608%20537.624992L672%20364.812512L729.624992%20540.812512L745.624992%20592C755.224992%20620.8%20784%20640%20816%20640C825.6%20640%20835.212512%20636.8249984%20844.812512%20633.6249984C864.012512%20624.0249984%20880.024992%20611.2%20889.624992%20592C899.224992%20572.8%20899.224992%20550.3874880000001%20889.624992%20531.187488L745.624992%20179.187488C732.824992%20147.187488%20703.987488%20128%20675.187488%20128L672%20128C640%20128%20614.375008%20147.212512%20598.375008%20172.812512L569.624992%20246.375008L512%20403.187488L451.187488%20246.375008L422.375008%20172.812512C409.5750080000001%20147.212512%20384%20128%20352%20128C320%20128%20291.1750016%20147.187488%20278.3750016%20179.187488L134.3750016%20531.187488C124.7750016%20550.3874880000001%20127.9750016%20572.8%20134.3750016%20592C143.9749984%20611.2%20156.7875008%20627.2249984%20179.1875008%20633.6249984C188.7875008%20636.8249984%20198.4%20640%20208%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloudversify%22%20%20%20%20%20%20unicode=%22&#xF385;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M648.812512%20671.9375008C620.807008%20672.4344992%20594.391008%20668.9029984%20572.375008%20662.3750016C480.439008%20634.8550015999999%20437.444992%20578.0984992%20413.124992%20488.562496C400.8049920000001%20484.370496%20370.849984%20474.594496%20341.249984%20450.562496C334.946016%20445.634496%20326.937504%20438.7929920000001%20318.9375008%20431.624992C319.4175008000001%20429.832992%20320%20428.169984%20320%20426.249984L320%20368C320%20359.168%20312.832%20352%20304%20352L240%20352C231.168%20352%20224%20359.168%20224%20368L224%20384L208%20384C199.168%20384%20192%20376.832%20192%20368L192%20304.312512C192%20295.480512%20199.168%20288.312512%20208%20288.312512L266.5624992%20288.312512C269.9224992%20288.312512%20272.9964992%20289.2489920000001%20275.8124992%20290.624992L278.3124992%20278.937504C297.7684992%20177.849504%20388.704512%20109.476512%20509.312512%20115.812512C591.392512%2047.204512%20728.423488%2043.410496%20807.687488%20124.562496C918.663488%20122.834496%20997.512512%20195.240512%201018.312512%20282.312512C1042.280512%20381.224512%20989.492992%20492.003008%20871.124992%20527.875008C831.500992%20632.3710016%20732.828992%20670.4464992000001%20648.812512%20671.9375008zM304%20640C295.2%20640%20288%20632.8%20288%20624L288%20592C288%20583.2%20295.2%20576%20304%20576L336%20576C344.8%20576%20352%20583.2%20352%20592L352%20624C352%20632.8%20344.8%20640%20336%20640L304%20640zM16%20576C7.2%20576%200%20568.8%200%20560L0%20528C0%20519.2%207.2%20512%2016%20512L48%20512C56.8%20512%2064%20519.2%2064%20528L64%20560C64%20568.8%2056.8%20576%2048%20576L16%20576zM144%20576C135.168%20576%20128%20568.832%20128%20560L128%20464.437504C128%20455.605504%20135.168%20448.437504%20144%20448.437504L240%20448.437504C248.832%20448.437504%20256%20455.605504%20256%20464.437504L256%20560C256%20568.832%20248.832%20576%20240%20576L144%20576zM666.375008%20576C676.037632%20575.941056%20686.078496%20575.265504%20696.562496%20573.937504C813.682496%20559.057504%20920.767488%20440.868512%20810.687488%20331.812512C869.791488%20358.0205120000001%20892.020512%20419.247008%20889.812512%20455.375008L907.5%20423.875008C927.468%20388.451008%20933.037504%20347.420992%20923.437504%20308.124992C907.917504%20245.468992%20855.072512%20197.291008%20789.312512%20184.875008C735.744512%20174.955008%20650.034016%20192.365504%20635.249984%20279.437504C617.522016%20205.101504%20671.831008%20163.632992%20728.375008%20140.624992C548.055008%2086.096992%20440.164992%20219.524512%20501.124992%20315.812512C445.348992%20281.124512%20444.193504%20204.384512%20451.937504%20169.312512C421.633504%20189.120512%20361.42%20221.332512%20355.5%20297.812512C350.316%20361.8765120000001%20391.731488%20419.592%20451.187488%20449C502.547488%20474.504%20624.876%20467.826496%20675.5%20388.562496C651.852%20465.746496%20585.356512%20496.076%20504.812512%20503.5C550.088512%20546.8720000000001%20598.73664%20576.4125632%20666.375008%20576zM48%20416C39.2%20416%2032%20408.8%2032%20400L32%20368C32%20359.168%2039.168%20352%2048%20352L80%20352C88.832%20352%2096%20359.168%2096%20368L96%20400C96%20408.832%2088.832%20416%2080%20416L48%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bandcamp%22%20%20%20%20%20%20unicode=%22&#xF2D5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM428.249984%20512L300.25%20256L595.750016%20256L723.750016%20512L428.249984%20512zM467.750016%20448L620.249984%20448L556.249984%20320L403.750016%20320L467.750016%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grunt%22%20%20%20%20%20%20unicode=%22&#xF3AD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M547.812512%20799.8750016C499.908512%20782.9789984%20487.864512%20757.2044992%20484.312512%20733.8124992C471.960512%20742.5804992%20473.424992%20771.2970016%20472.624992%20778.6249984C460.432992%20777.1530016%20425.243008%20743.0675008000001%20426.875008%20700.1875008C423.6110080000001%20699.3875008%20420.481984%20698.3975008%20417.249984%20697.4375008C406.689984%20711.7415008%20376.5184960000001%20748.578%20337.062496%20761.25C324.198496%20764.898%20311.0195008%20767.0624992%20298.1875008%20767.0624992C251.0835008%20767.0624992%20223.32%20738.9450016000001%20223%20738.6249984L209.8750016%20723.3750016L229.8124992%20719.4375008C230.1324992%20719.4375008%20263.2735008%20712.4750016%20276.9375008%20690.8750016C279.2095008%20687.2909984%20279.828%20680.1784992%20280.5%20672.5624992C280.82%20668.0184992%20279.8944992%20663.5989984%20279.0624992%20659.3750016C278.4224992%20656.3029984%20277.7224992%20653.0444992%20277.5624992%20649.8124992C265.0504992%20649.2684992%20254.4830016%20646.8215008%20245.8750016%20642.4375008C234.1949984%20636.4215008%20226.232%20626.9069984%20223%20614.8750016C214.872%20585.3070015999999%20241.1955008%20552.3074879999999%20242.1875008%20551.187488C245.2595008%20545.651488%20246.5735008%20506.028992%20239.4375008%20490.124992C238.4775008%20487.852992%20235.8295008%20485.752%20232.4375008%20483C231.2855008%20482.2%20230.1870016%20481.209984%20228.8750016%20480.249984C218.9550016%20472.793984%20203.8124992%20461.268992%20203.8124992%20435.124992C203.8124992%20399.220992%20240.2215008%20379.708992%20269.4375008%20364.124992C274.3015008%20361.5329920000001%20278.8735008%20359.1194880000001%20282.9375008%20356.6874880000001C287.3215008%20354.0954880000001%20302.75%20338.121984%20302.75%20314.2499840000001C302.75%20303.049984%20301.7435008%20249.801504%20296.6875008%20212.937504C277.8395008%20229.001504%20260.622%20254.9744960000001%20256.75%20284.062496C256.75%20284.062496%20209.3284992%20247.334496%20223.3124992%20169.062496C231.7604992%20121.158496%20260.9690016%2094.201984%20299.6249984%2080.249984C313.9289984%2049.241984%20347.369504%206.023488%20408.937504%20-0.312512C432.329504%20-19.480512%20464.825984%20-31.937504%20512.249984%20-31.937504L512.562496%20-31.937504C559.826496%20-31.937504%20592.323008%20-19.480512%20615.875008%20-0.312512C677.411008%206.023488%20710.883488%2049.241984%20725.187488%2080.249984C763.843488%2094.394016%20792.892%20121.158496%20801.5%20169.062496C814.812%20247.622496%20767.250016%20284.1874880000001%20767.249984%20284.1874880000001C763.346016%20255.131488%20746.128512%20229.2834880000001%20727.312512%20213.187488C722.288512%20250.051488%20721.249984%20303.362496%20721.249984%20314.562496C721.249984%20338.434496%20736.678496%20354.313504%20741.062496%20356.937504C745.126496%20359.369504%20749.858496%20361.845504%20754.562496%20364.437504C783.810496%20380.0215040000001%20820.187488%20399.471008%20820.187488%20435.375008C820.187488%20461.679008%20805.044992%20473.074496%20795.124992%20480.562496C793.812992%20481.522496%20792.714496%20482.352512%20791.562496%20483.312512C788.138496%20486.064512%20785.522496%20488.165504%20784.562496%20490.437504C777.426496%20506.341504%20778.708512%20545.996%20781.812512%20551.5C782.772512%20552.46%20808.968%20585.4290016%20801%20615.1249984C797.736%20627.1569984%20789.774496%20636.7339999999999%20778.062496%20642.75C769.454496%20647.134%20758.727008%20649.5824992%20746.375008%20650.0624992C746.215008%20653.3264992%20745.609504%20656.3930015999999%20744.937504%20659.6249984C743.977504%20663.8489984%20743.117504%20668.206%20743.437504%20672.75C744.077504%20680.398%20744.790496%20687.4130016%20747.062496%20691.1249984C760.694496%20712.7249984%20793.804992%20719.6875008%20794.124992%20719.6875008L814.124992%20723.5624992L800.937504%20739C800.777504%20739.3199999999999%20772.854016%20767.4375008%20725.750016%20767.4375008C712.918016%20767.4375008%20699.776992%20765.2864992%20686.624992%20761.0624992C647.328992%20748.3904992%20616.935008%20711.554%20606.375008%20697.25C601.351008%20698.8820000000001%20596.156512%20700.3129984%20590.812512%20701.6249984C583.996512%20727.2889984%20605.437504%20764.1875008%20605.437504%20764.1875008C605.437504%20764.1875008%20583.390016%20769.0360000000001%20550.750016%20739.5C546.525984%20750.06%20537.572512%20772.7389984%20547.812512%20799.8750016zM298.5%20742.6249984C308.42%20742.6249984%20318.002%20741.162%20327.249984%20738.25C356.146016%20728.842%20378.612%20700.5889984%20388.5%20686.1249984C385.908%20684.9730016%20383.311488%20683.8744992%20380.687488%20682.5624992C376.623488%20680.6104992%20372.676992%20678.5144992%20369.124992%20676.5624992C364.900992%20685.3304992%20355.6600000000001%20698.7935008%20335.5%20712.9375008C322.028%20722.3455008%20305.966%20727.3750016%20288.75%20727.3750016C283.278%20727.2150016%20278.0289984%20726.5775008%20274.1249984%20725.9375008C268.7810016%20729.4895008%20263.3990016%20732.4504992%20258.3750016%20734.5624992C266.1830016%20737.7944992%20280.612%20742.6249984%20298.5%20742.6249984zM725.312512%20742.6249984C743.168512%20742.6249984%20757.629504%20737.764%20765.437504%20734.5C760.413504%20732.2280000000001%20755.031488%20729.3615007999999%20749.687488%20725.9375008C745.783488%20726.5775008%20740.605984%20727.25%20734.750016%20727.25C717.693984%20727.25%20701.468992%20722.19%20688.124992%20712.75C668.156992%20698.606%20658.884%20685.3030016%20654.5%20676.3750016C650.916%20678.4869984%20647.224%20680.4230016%20643%20682.3750016C640.408%20683.6870016%20637.936512%20684.848%20635.312512%20686C645.232512%20700.784%20667.666496%20729.002%20696.562496%20738.25C705.650496%20741.162%20715.424512%20742.6249984%20725.312512%20742.6249984zM730.687488%20708.75C729.375488%20707.1179999999999%20728.089504%20705.3224992%20726.937504%20703.5624992C721.593504%20695.1144992%20720.612512%20684.6729984%20719.812512%20674.6249984C719.012512%20664.2249984%20718.031488%20654.3904992%20712.687488%20647.0624992C705.871488%20645.7504992%20699.536%20644.2570016%20694%20642.6249984C690.256%20647.6490016%20684.905504%20653.9964992%20676.937504%20660.8124992C679.209504%20668.6204992%20685.883008%20686.9750016%20698.875008%20697.3750016C707.963008%20704.3510016%20718.655488%20708.27%20730.687488%20708.75zM293.1249984%20708.5624992C305.1569984%20708.0824992%20315.8844992%20704.3235008%20324.8125120000001%20697.1875008C337.804512%20686.9475008%20344.4780160000001%20668.5884992%20346.750016%20660.8124992C338.781984%20653.9964992%20333.271488%20647.8089984000001%20329.687488%20642.6249984C324.151488%20644.0970016%20317.848%20645.7504992%20311%20647.0624992C305.656%20654.1984992%20304.8944992%20664.0375008%20304.0624992%20674.4375008C303.2624992%20684.5175008%20302.2190016%20694.9270016%20296.8750016%20703.3750016C295.7230016%20705.1669984%20294.4370016%20706.9304992%20293.1249984%20708.5624992zM511.875008%20683.1875008C557.187008%20683.1875008%20597.810496%20674.556%20632.562496%20657.5C655.634496%20646.3%20664.392992%20637.704%20667.624992%20633C612.392992%20608.488%20581.757504%20557.98%20581.437504%20557.5L575.687488%20548.062496L584.812512%20554.375008C584.812512%20554.375008%20585.117504%20554.555008%20585.437504%20554.875008C599.581504%20565.915008%20648.794496%20603.2929984%20689.562496%20616.1249984C700.922496%20619.7090016%20723%20625.8750016%20743%20625.8750016C753.24%20625.8750016%20761.324%20624.1970016%20767.5%20621.1249984C773.196%20618.2130016%20776.743008%20614.0360000000001%20778.375008%20608.5C782.439008%20593.716%20768.468992%20571.745984%20763.124992%20565.249984C762.324992%20564.2900159999999%20761.64%20563.159488%20761%20561.687488C760.52%20569.1434879999999%20760.18%20577.0944992%20760.5%20585.0624992C754.004%20570.7584959999999%20749.978016%20533.906016%20752.249984%20515.249984C758.105984%20467.665984%20777.750016%20443.3125120000001%20777.750016%20443.3125120000001C776.437984%20445.904512%20774.847008%20455.82%20773.375008%20467.5C774.527008%20466.54%20775.785504%20465.584992%20776.937504%20464.624992L777.750016%20463.937504C785.206016%20457.921504%20792.187488%20452.423008%20792.187488%20434.375008C792.187488%20411.303008%20767.156992%20397.867008%20743.124992%20384.875008C738.420992%20382.443008%20733.884%20379.869504%20729.5%20377.437504C715.356%20369.309504%20700.26%20350.2910080000001%20698.5%20321.875008C697.028%20298.163008%20699.998496%20240.802496%20704.062496%20198.562496C683.934496%20190.754496%20660.682496%20188.202496%20639.562496%20187.562496C636.298496%20194.218496%20633.216992%20201.324512%20630.624992%20208.812512C629.472992%20212.076512%20598.789984%20291.827008%20587.750016%20309.875008C596.677984%20246.547008%20616.177504%20190.1990080000001%20625.937504%20164.375008C620.241504%20165.1750080000001%20614.105504%20165.5%20606.937504%20165.5L416.875008%20165.5C409.739008%20165.5%20403.411008%20165.047008%20397.875008%20164.375008C407.6350080000001%20190.1990080000001%20427.294496%20246.547008%20436.062496%20309.875008C425.022496%20291.6990080000001%20394.339488%20211.916512%20393.187488%20208.812512C390.595488%20201.356512%20387.482016%20194.218496%20384.249984%20187.562496C363.129984%20188.202496%20340.069984%20190.7864960000001%20319.75%20198.562496C323.814016%20240.802496%20326.752512%20298.003008%20325.3125120000001%20321.875008C323.840512%20350.163008%20308.5495008%20369.341504%20294.4375008%20377.437504C290.0535008%20380.029504%20285.3564992%20382.443008%20280.8124992%20384.875008C256.6204992%20397.867008%20231.75%20411.303008%20231.75%20434.375008C231.75%20452.391008%20238.762%20458.081504%20246.25%20463.937504L247.0624992%20464.624992C248.2144992%20465.584992%20249.3130016%20466.54%20250.6249984%20467.5C249.1529984%20455.82%20247.562%20445.904512%20246.25%20443.3125120000001C246.25%20443.3125120000001%20265.894%20467.665984%20271.75%20515.249984C274.022%20533.9379839999999%20269.9335008%20570.9504959999999%20263.4375008%20585.0624992C263.7575008%20577.0944992%20263.48%20569.175488%20263%20561.687488C262.36%20562.9994879999999%20261.6749984%20564.258016%20260.8750016%20565.249984C255.6910016%20571.745984%20241.7209984%20593.716%20245.6249984%20608.5C247.0970016%20614.196%20250.644%20618.2129984000001%20256.5%20621.1249984C262.676%20624.1970016%20270.792%20625.8749984%20281%20625.8750016C300.968%20625.8750016%20323.045504%20619.8689984%20334.437504%20616.1249984C375.205504%20603.1329984%20424.388%20565.915008%20438.5%20554.875008C438.82%20554.555008%20439.187488%20554.375008%20439.187488%20554.375008L448.249984%20548.062496L442.562496%20557.5C442.242496%20557.98%20411.5794880000001%20608.488%20356.187488%20633C359.451488%20637.704%20368.210016%20646.14%20391.249984%20657.5C426.0020160000001%20674.556%20466.723008%20683.1875008%20511.875008%20683.1875008zM467.5%20523.562496C467.564%20523.562496%20491.142016%20495.007488%20511.750016%20494.687488L512.062496%20494.687488C532.702496%20494.847488%20556.250016%20523.562496%20556.249984%20523.562496C540.186016%20513.802496%20525.699008%20510.444992%20511.875008%20510.124992C498.083008%20510.444992%20483.596%20513.834496%20467.5%20523.562496zM314.0624992%20521.5C306.0889376%20521.317632%20297.814%20520.3220160000001%20289.25%20518.249984C296.189632%20516.626496%20303.645056%20514.295168%20311.0624992%20511.562496C304.2144992%20508.298496%20300.4570016%20500.060992%20299.6249984%20492.124992C297.8330016%20475.868992%20308.1249984%20461.062496%20308.1249984%20461.062496C309.2769984%20473.254496%20311.6504992%20481.918496%20314.5624992%20488.062496C315.2024992%20471.326496%20319.7590016%20449.8409920000001%20335.375008%20432.624992C346.5750080000001%20420.272992%20393.234496%20394.813984%20424.562496%20422.750016C426.194496%20418.846016%20427.997504%20414.121504%20429.437504%20408.937504C434.141504%20392.201504%20425%20367.812512%20425%20367.812512C425%20367.812512%20449.514496%20395.632992%20447.562496%20420.624992C465.098496%20421.424992%20482.355008%20434.264512%20481.875008%20452.312512C481.875008%20452.312512%20451.163488%20435.362496%20424.187488%20466.562496C410.411488%20482.466496%20369.87744%20522.77664%20314.0624992%20521.5zM709.687488%20521.187488C653.780672%20522.469824%20613.400992%20482.182016%20599.624992%20466.249984C572.488992%20435.081984%20541.937504%20451.937504%20541.937504%20451.937504C541.617504%20434.241504%20558.839008%20421.296992%20576.375008%20420.624992C574.423008%20395.440992%20598.937504%20367.812512%20598.937504%20367.812512C598.937504%20367.812512%20589.858496%20392.201504%20594.562496%20408.937504C596.034496%20414.121504%20597.837504%20418.717984%20599.437504%20422.750016C630.797504%20394.653984%20677.397504%20420.272992%20688.437504%20432.624992C704.021504%20449.8409920000001%20708.355488%20471.326496%20709.187488%20488.062496C712.099488%20481.886496%20714.727488%20473.222496%20715.687488%20461.062496C715.687488%20461.062496%20726.139488%20475.900992%20724.187488%20492.124992C723.227488%20500.252992%20719.468512%20508.337984%20712.812512%20511.249984L712.624992%20511.249984C720.080992%20514.1619840000001%20727.586496%20516.465504%20734.562496%20517.937504C725.974496%20520.009504%20717.674176%20521.00432%20709.687488%20521.187488zM345.624992%20495C377.3049920000001%20477.144%20406.370496%20453.305504%20418.562496%20434.937504C409.314496%20429.593504%20383.308512%20418.039488%20356.8125120000001%20437.687488C340.076512%20450.039488%20340.888992%20480.216%20345.624992%20495zM678.187488%20495C683.051488%20480.216%20683.771008%20450.012%20666.875008%20437.5C640.411008%20417.852%20614.560512%20429.401504%20605.312512%20434.937504C617.472512%20453.465504%20646.539488%20477.144%20678.187488%20495zM250.5624992%20238.375008C268.2584992%20182.503008%20327.245504%20166.479488%20371.437504%20164.687488C367.053504%20157.871488%20362.974496%20152.341504%20360.062496%20148.437504L357.8125120000001%20146.124992C346.132512%20133.452992%20343.8289920000001%20116.1%20351.124992%2094.5C314.2610016%2094.692%20275.9530016%20110.437504%20256.6249984%20142.437504C236.9770016%20174.917504%20242.4344992%20230.279008%20250.5624992%20238.375008zM773.437504%20238.2499840000001C781.533504%20230.090016%20787.058016%20174.7575040000001%20767.249984%20142.437504C747.761984%20110.437504%20709.419008%2094.827488%20672.875008%2094.187488C680.171008%20115.7874880000001%20677.867488%20133.363008%20666.187488%20145.875008C665.547488%20146.6750080000001%20664.737504%20147.512512%20663.937504%20148.312512C661.025504%20152.216512%20656.946496%20157.7144960000001%20652.562496%20164.562496C696.722496%20166.514496%20755.741504%20182.378016%20773.437504%20238.2499840000001zM415.437504%20144.687488L608.375008%20144.687488C632.887008%20144.687488%20643.768512%20138.3440000000001%20648.312512%20133C655.128512%20125.192%20655.573984%20112.556%20649.750016%2095.5C639.062016%2064.972%20610.307008%20-9.4649920000001%20511.875008%20-9.624992C413.443008%20-9.4649920000001%20384.7200000000001%2064.78%20374%2095.5C367.984%20112.556%20368.492%20125.064%20375.5%20133C380.204%20138.3440000000001%20390.925504%20144.687488%20415.437504%20144.687488zM564.249984%20120C557.433984%20120%20552.533984%20118.5369920000001%20549.750016%20115.624992C546.166016%20111.880992%20547.352512%20107.182016%20548.312512%20104.750016C549.944512%20100.525984%20557.245504%2086.399008%20569.437504%2073.375008C573.821504%2068.671008%20580.114016%2066.062496%20587.249984%2066.062496C594.385984%2066.062496%20601.413504%2068.6510080000001%20606.437504%2072.875008C610.181504%2076.139008%20623.023488%2087.848512%20628.687488%20102.312512C630.799488%20107.656512%20630.291488%20112.052992%20627.187488%20115.124992C625.107488%20117.236992%20620.705504%20119.84%20611.937504%20120L564.249984%20120zM412.187488%20119.812512C403.259488%20119.812512%20398.862016%20117.236992%20396.750016%20115.124992C393.677984%20111.860992%20393.200512%20107.504%20395.3125120000001%20102C401.008512%2087.216%20413.850496%2075.1740160000001%20417.562496%2071.750016C422.586496%2067.365984%20429.711488%2064.812512%20436.687488%2064.812512C443.823488%2064.812512%20450.178496%2067.546016%20454.562496%2072.249984C466.754496%2085.562016%20473.895488%20100.053504%20475.687488%20104.437504C476.647488%20106.869504%20477.771488%20111.693504%20474.187488%20115.437504C471.307488%20118.381504%20466.593504%20119.812512%20459.937504%20119.812512L412.187488%20119.812512zM330.875008%2071.750016C340.6350080000001%2069.957984%20350.662496%2068.707008%20361.062496%2067.875008C366.758496%2054.883008%20373.064%2042.055008%20381%2030.375008C357.608%2039.943008%20341.435008%2056.326016%20330.875008%2071.750016zM693%2071.750016C682.44%2056.325984%20666.204512%2039.943008%20642.812512%2030.375008C650.780512%2042.055008%20657.148512%2054.883008%20662.812512%2067.875008C673.212512%2068.6750080000001%20683.24%2069.957984%20693%2071.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22xbox%22%20%20%20%20%20%20unicode=%22&#xF412;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C515%20704%20518%20703.124992%20521%20703C529.124992%20702.749984%20537%20702.749984%20545%20702C546%20701.875008%20547%20702.124992%20548%20702C551%20701.624992%20554%20701.375008%20557%20701C559%20700.749984%20561%20700.375008%20563%20700C575.375008%20698%20587.124992%20695.375008%20599%20692C611.5%20688.5%20624.250016%20684%20636%20679C636.250016%20678.875008%20636.750016%20679.124992%20637%20679C642.250016%20676.749984%20647%20673.5%20652%20671C658.624992%20667.749984%20665.624992%20664.749984%20672%20661C673.750016%20660%20675.375008%20659%20677%20658C679.124992%20657.249984%20681.750016%20655.624992%20685%20653C685.124992%20652.875008%20684.875008%20652.124992%20685%20652C632.250016%20682.375008%20513%20586%20513%20586C465.750016%20622.124992%20422.875008%20646.624992%20391%20655C370.250016%20660.249984%20354.5%20659.124992%20344%20655C349.124992%20658.249984%20353.624992%20662.124992%20359%20665C359.375008%20665.249984%20359.624992%20665.749984%20360%20666C368.124992%20670.624992%20376.5%20674.249984%20385%20678C385.624992%20678.249984%20386.375008%20678.749984%20387%20679C393%20681.624992%20398.875008%20683.875008%20405%20686C410.5%20688%20416.375008%20689.375008%20422%20691C430.250016%20693.375008%20438.5%20696.249984%20447%20698C449.624992%20698.5%20452.375008%20698.5%20455%20699C461.875008%20700.249984%20468.875008%20701.249984%20476%20702C477%20702.124992%20478%20701.875008%20479%20702C489.750016%20703.124992%20500.875008%20704%20512%20704zM704%20621C713.375008%20621%20724.375008%20619%20734%20613C735.250016%20611.875008%20736.875008%20611.124992%20738%20610C739.750016%20608.5%20741.375008%20606.875008%20743%20605C747.5%20600.375008%20751.875008%20595.875008%20756%20591C756.875008%20589.875008%20758.124992%20589.124992%20759%20588C761.5%20585%20763.624992%20582.124992%20766%20579C769.875008%20573.875008%20773.375008%20568.375008%20777%20563C782.750016%20554.5%20788.124992%20546.124992%20793%20537C797.624992%20528.624992%20802.250016%20519.875008%20806%20511C806.250016%20510.375008%20806.750016%20509.624992%20807%20509C808%20506.624992%20809%20504.375008%20810%20502C812.875008%20494.624992%20815.624992%20486.624992%20818%20479C821.124992%20469%20823.875008%20459.375008%20826%20449C826.250016%20447.624992%20826.750016%20446.375008%20827%20445C830.750016%20425.375008%20832%20404.749984%20832%20384C832%20306.5%20804.624992%20235.2499840000001%20759%20180C756.375008%20176.875008%20753.750016%20174%20751%20171C766.250016%20251.5%20738.250016%20310.875008%20693%20385C645.750016%20460.124992%20571%20534%20571%20534C637.624992%20596.624992%20692.875008%20616.875008%20704%20621zM316%20619C336.875008%20617.624992%20358.5%20609.5%20378%20597L380%20596C421.624992%20571%20455%20534%20455%20534C418.875008%20499.249984%20332.124992%20394%20303%20323C260%20214.5%20280%20167%20280%20167C285.5%20226.875008%20374.124992%20332.624992%20406%20366C422.624992%20385.5%20455%20417%20480%20442C498%20461.5%20513%20477%20513%20477C522.750016%20467.249984%20532.624992%20457.375008%20541%20449C581.250016%20408.624992%20611.250016%20376.624992%20632%20353C652.875008%20329.375008%20689.250016%20284.875008%20699%20271C740.750016%20211.624992%20748.624992%20171.375008%20749%20169C745.5%20165.124992%20741.750016%20161.7499840000001%20738%20158C730.750016%20150.7499840000001%20723.875008%20143.5%20716%20137C708.124992%20130.5%20699.5%20124.7499840000001%20691%20119C682.5%20113.2499840000001%20674.124992%20107.875008%20665%20103C658%2099.249984%20651.250016%2095.249984%20644%2092C642.624992%2091.375008%20641.375008%2090.624992%20640%2090C631.250016%2086.249984%20622.124992%2083%20613%2080C612.250016%2079.749984%20611.750016%2079.249984%20611%2079C602.750016%2076.375008%20594.5%2074%20586%2072C583%2071.249984%20580.124992%2070.624992%20577%2070C570.875008%2068.749984%20564.250016%2068.875008%20558%2068C543.375008%2065.875008%20528.250016%2064%20513%2064C501.624992%2064%20490%2064.875008%20479%2066C457.875008%2068.249984%20437.624992%2071.875008%20418%2078C417.750016%2078.124992%20417.250016%2077.875008%20417%2078C387.375008%2087.375008%20359.250016%20101.875008%20334%20119C333.750016%20119.124992%20333.250016%20118.875008%20333%20119C316.250016%20130.375008%20301.250016%20143.7499840000001%20287%20158C229.250016%20215.875008%20194%20295.624992%20194%20384C194%20468.875008%20227.250016%20545%20280%20602C280%20602%20293.750016%20619%20316%20619z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22accessible-icon%22%20%20%20%20%20%20unicode=%22&#xF368;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M768%20768C715.375008%20768%20672%20724.624992%20672%20672C672%20619.375008%20715.375008%20576%20768%20576C820.624992%20576%20864%20619.375008%20864%20672C864%20724.624992%20820.624992%20768%20768%20768zM768%20704C786%20704%20800%20690%20800%20672C800%20654%20786%20640%20768%20640C750%20640%20736%20654%20736%20672C736%20690%20750%20704%20768%20704zM594%20607L479%20594C460.750016%20591.875008%20445.5%20581%20435%20566L434%20567L433%20565L359%20467L409%20429L485%20528L487%20530L557%20538L503%20415C430.875008%20412.124992%20366.875008%20375.624992%20328%20320L417%20320C443.624992%20339.875008%20476.375008%20352%20512%20352C600.250016%20352%20672%20280.2499840000001%20672%20192C672%20103.749984%20600.250016%2032%20512%2032C459.875008%2032%20414.250016%2057.375008%20385%2096L310%2096C346%2020.5%20422.875008%20-32%20512%20-32C635.5%20-32%20736%2068.5%20736%20192C736%20202.875008%20734.5%20213.5%20733%20224L796%20224L747%2040L809%2024L862%20223L864%20230L863%20238C856.624992%20267.2499840000001%20829.875008%20288%20800%20288L714%20288C704.624992%20307.624992%20692.375008%20325%20678%20341L730%20450L731%20452L731%20453C747.124992%20497.624992%20727.750016%20547.624992%20686%20570L632%20600L632%20599C620.5%20605.124992%20606.875008%20608.5%20594%20607zM623%20532L656%20514C670.250016%20506.375008%20676.5%20490.124992%20671%20475L627%20384C609.124992%20394.749984%20589.750016%20402.5%20569%20408zM224%20288L224%20224L448%20224L448%20288zM128%20192L128%20128L544%20128L544%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-remix%22%20%20%20%20%20%20unicode=%22&#xF4EE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM463.937504%20608L352%20565.5L352%20449.5L354.062496%20448.687488L351.937504%20448L256%20411.562496L256%20303.5L352.062496%20256L448%20301.124992L448%20301.062496L656.062496%20223.750016L768%20266.312512L768%20382.2499840000001L672%20417.937504L672%20530.624992L463.937504%20608zM630.875008%20399.124992L706.562496%20371L655.937504%20351.750016L580.312512%20379.875008L630.875008%20399.124992zM480%20383.124992L640%20323.562496L640%20263.875008L480%20323.312512L480%20383.124992zM736%20347.937504L736%20288.375008L672%20264.062496L672%20323.624992L736%20347.937504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22glide%22%20%20%20%20%20%20unicode=%22&#xF2A5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM509.5%20608C409.052%20608%20358.187488%20508.856%20358.187488%20435C358.187488%20358.36%20402.998496%20315.875008%20479.062496%20315.875008C489.558496%20315.875008%20488.749984%20316.751488%20488.750016%20312.6874880000001C474.029984%20200.207488%20409.624992%20196.555488%20409.624992%20230.1874880000001C409.624992%20264.363488%20448.833984%20281.325504%20449.249984%20283.437504C448.961984%20294.0935040000001%20408.180512%20307.5%20397.8125120000001%20307.5C368.244512%20307.5%20352%20261.264992%20352%20236.624992C352%20191.376992%20380.544992%20160%20426.624992%20160C494.144992%20160%20543.486016%20229.621504%20558.750016%20288.437504C571.933984%20341.237504%20568.513504%20343.6615040000001%20575.937504%20347.437504C603.969504%20361.581504%20615.164512%20370.937504%20646.812512%20370.937504C662.364512%20370.937504%20673.450016%20367.688992%20698.249984%20363.624992C700.778016%20363.528992%20704%20366.0664960000001%20704%20368.562496C704%20375.698496%20674.872512%20421.347008%20668.312512%20423.875008C665.240512%20425.1230080000001%20658.235008%20427.124992%20654.875008%20427.124992C622.523008%20427.124992%20611.640512%20412.392%20584.312512%20397L583.562496%20397.750016C589.578496%20438.934016%20604.062496%20477.883488%20604.062496%20520.187488C604.062496%20582.6835008%20570.716%20608%20509.5%20608zM513.937504%20559.5C529.937504%20559.5%20531.187488%20547.877504%20531.187488%20534.437504C531.187488%20522.117504%20528.903008%20509.692%20526.375008%20497.5C518.247008%20458.556%20510.155488%20419.319008%20502.187488%20380.375008C500.235488%20371.543008%20490.584%20373.5%20483%20373.5C449.656%20373.5%20440.249984%20409.859488%20440.249984%20437.187488C440.249984%20478.243488%20455.947488%20532.600992%20494.187488%20553.624992C500.203488%20557.1129920000001%20507.089504%20559.5%20513.937504%20559.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dribbble-square%22%20%20%20%20%20%20unicode=%22&#xF397;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM520%20640C452%20640%20452%20463.856%20452%20462C452%20441.488%20452.752%20422.016%20454%20404C444.496%20407.52%20433.7440000000001%20410%20422%20410C352.144%20410%20320%20350.88%20320%20288C320%20228.8640000000001%20353.384%20160%20429%20160C464.744%20160%20495.646496%20182.856%20520.062496%20217C541.566496%20195.112%20563.326496%20187%20580.062496%20187C633.182496%20187%20668.36%20279.872%20681%20320C684.744%20332.64%20677.864%20347.256%20665%20351C652.36%20355.1280000000001%20639.128%20347.992%20635%20335C620.12%20287.8640000000001%20592.384%20238.496%20580%20236C570.88%20236%20558.248%20243.9840000000001%20545%20262C575.4%20325.872%20591%20405.496%20591%20459C591%20608.6320000000001%20552.256%20640%20520%20640zM522%20588C529.648%20576.64%20543%20540.6320000000001%20543%20459C543%20415.736%20532.488%20365.256%20517%20321C506.888%20355.496%20500%20401.872%20500%20462C500%20517.648%20511.888%20570.24%20522%20588zM413%20361C415.88%20361.64%20418.768%20361%20422%20361C442.512%20361%20458%20346%20458%20346C458.992%20344.752%20460.368%20342.992%20462%20342C468.624%20308.112%20478.864%20281.441504%20490%20259.937504C471.632%20228.929504%20450.12%20208.937504%20429%20208.937504C374.248%20208.937504%20369%20257.88%20369%20279C369%20282.264%20369.736%20352.36%20413%20361z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22symfony%22%20%20%20%20%20%20unicode=%22&#xF83D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM648.687488%20573.562496C646.351488%20573.4984959999999%20568.261504%20577.8679999999999%20522.437504%20443.5C510.021504%20453.708%20451.212992%20523.824512%20386.124992%20475.312512C362.764992%20457.840512%20347.333504%20416.198496%20382.437504%20377.062496C403.333504%20354.694496%20415.379008%20345.825504%20409.875008%20327.937504C398.579008%20291.201504%20341.368%20308.042016%20347%20326.2499840000001C348.664%20331.689984%20351.326016%20331.783008%20354.750016%20342.375008C364.286016%20373.607008%20321.310496%20388.884992%20312.0624992%20359.124992C306.7504992%20341.780992%20314.9909984%20310.446016%20359.375008%20296.750016C411.343008%20280.782016%20455.322496%20309.1040000000001%20461.562496%20346C465.530496%20369.1040000000001%20455.073504%20386.263008%20435.937504%20408.375008L420.375008%20425.624992C410.935008%20435.128992%20407.677504%20451.18%20417.437504%20463.5C425.661504%20473.932%20437.392992%20478.340992%20456.624992%20473.124992C484.688992%20465.508992%20497.198496%20446.024512%20518.062496%20430.3125120000001C516.558496%20425.384512%20505.736992%20390.466016%20495.624992%20329.2499840000001C480.712992%20250.977984%20469.287488%20208.015008%20439.687488%20183.375008C433.735488%20179.0550080000001%20425.207008%20172.697984%20412.375008%20172.2499840000001C409.975008%20172.154016%20394.963008%20175.719488%20409.875008%20187.687488C428.659008%20197.959488%20418.476%20230.552992%20391.5%20229.624992C379.34%20229.240992%20360.858496%20217.835008%20361.562496%20196.875008C362.266496%20175.243008%20382.412512%20159.006496%20412.8125120000001%20160.062496C429.068512%20160.606496%20465.318496%20167.1914880000001%20501.062496%20209.687488C550.182496%20267.2874880000001%20559.532512%20335.6864960000001%20572.812512%20409.062496C636.524512%20401.510496%20668.052%20431.046496%20668.5%20453.062496C669.172%20483.014496%20633.928%20481.962496%20629%20459.562496C626.632%20448.682496%20645.596512%20438.880512%20630.812512%20429.3125120000001C620.348512%20422.528512%20601.556992%20417.752992%20575.124992%20421.624992C587.828992%20491.704992%20598.693984%20560.4%20647.750016%20562C651.110016%20562.192%20663.336992%20561.814016%20663.624992%20553.750016C663.784992%20547.094016%20655.242496%20541.828%20655.562496%20530.5C656.042496%20517.636%20665.793504%20509.237984%20679.937504%20509.750016C698.849504%20510.422016%20704.257504%20528.778016%20703.937504%20538.249984C703.137504%20560.521984%20679.695488%20574.554496%20648.687488%20573.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22reddit-alien%22%20%20%20%20%20%20unicode=%22&#xF281;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M597%20768C529.875008%20768%20480%20713.375008%20480%20651L480%20543C391.750016%20538.375008%20311.750016%20515%20247%20478C222.250016%20501.875008%20189.250016%20512%20157%20512C122.124992%20512%2086.624992%20500.624992%2062%20473L62%20472L61%20471C37.375008%20441.5%2027.750016%20402.124992%2034%20363C39.750016%20327.124992%2060.750016%20290.624992%2097%20267C96.750016%20263.375008%2096%20259.7499840000001%2096%20256C96%20172.624992%20146.375008%2099.624992%20222%2049C297.624992%20-1.624992%20399.624992%20-32%20512%20-32C624.375008%20-32%20726.375008%20-1.624992%20802%2049C877.624992%2099.624992%20928%20172.624992%20928%20256C928%20259.7499840000001%20927.250016%20263.375008%20927%20267C963.250016%20290.624992%20984.250016%20327.124992%20990%20363C996.250016%20402.124992%20986.624992%20441.5%20963%20471L962%20472C937.375008%20499.624992%20901.875008%20512%20867%20512C834.750016%20512%20801.750016%20501.875008%20777%20478C712.250016%20515%20632.250016%20538.375008%20544%20543L544%20651C544%20682.375008%20561.875008%20704%20597%20704C613.624992%20704%20634.250016%20696.124992%20666%20685C693%20675.5%20728%20665%20773%20662C783.875008%20630.749984%20813.250016%20608%20848%20608C892%20608%20928%20644%20928%20688C928%20732%20892%20768%20848%20768C817.750016%20768%20791.624992%20750.875008%20778%20726C739.624992%20728.249984%20711.875008%20736.249984%20687%20745C658.124992%20755.124992%20631.5%20768%20597%20768zM512%20480C612.875008%20480%20702.875008%20452.249984%20766%20410C829.124992%20367.7499840000001%20864%20313.5%20864%20256C864%20198.5%20829.124992%20144.2499840000001%20766%20102C702.875008%2059.749984%20612.875008%2032%20512%2032C411.124992%2032%20321.124992%2059.749984%20258%20102C194.875008%20144.2499840000001%20160%20198.5%20160%20256C160%20313.5%20194.875008%20367.7499840000001%20258%20410C321.124992%20452.249984%20411.124992%20480%20512%20480zM157%20448C169.124992%20448%20181.124992%20445%20191%20440C156.250016%20410.875008%20129.250016%20376.2499840000001%20113%20338C104.875008%20348.2499840000001%20100%20360.5%2098%20373C94.5%20394.5%20100.750016%20416.749984%20111%20430C111.124992%20430.249984%20110.875008%20430.749984%20111%20431C120.750016%20441.249984%20138%20448%20157%20448zM867%20448C886%20448%20903.250016%20441.249984%20913%20431C913.124992%20430.875008%20912.875008%20430.124992%20913%20430C923.250016%20416.749984%20929.5%20394.5%20926%20373C924%20360.5%20919.124992%20348.2499840000001%20911%20338C894.750016%20376.2499840000001%20867.750016%20410.875008%20833%20440C842.875008%20445%20854.875008%20448%20867%20448zM352%20384C316.624992%20384%20288%20355.375008%20288%20320C288%20284.624992%20316.624992%20256%20352%20256C387.375008%20256%20416%20284.624992%20416%20320C416%20355.375008%20387.375008%20384%20352%20384zM672%20384C636.624992%20384%20608%20355.375008%20608%20320C608%20284.624992%20636.624992%20256%20672%20256C707.375008%20256%20736%20284.624992%20736%20320C736%20355.375008%20707.375008%20384%20672%20384zM680%20207C643.250016%20172.875008%20581.5%20151%20512%20151C442.5%20151%20380.750016%20173.124992%20344%20203C364.5%20147.5%20430.250016%2096%20512%2096C593.750016%2096%20659.5%20147.2499840000001%20680%20207z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mix%22%20%20%20%20%20%20unicode=%22&#xF3CB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2096C160%2043.072%20203.072%200%20256%200C308.928%200%20352%2043.072%20352%2096L352%20480C352%20497.664%20366.336%20512%20384%20512C401.664%20512%20416%20497.664%20416%20480L416%20224C416%20171.072%20459.072%20128%20512%20128C564.928%20128%20608%20171.072%20608%20224L608%20416C608%20433.664%20622.336%20448%20640%20448C657.664%20448%20672%20433.664%20672%20416L672%20352C672%20299.072%20715.072%20256%20768%20256C820.928%20256%20864%20299.072%20864%20352L864%20736L160%20736zM224%20672L800%20672L800%20352C800%20334.336%20785.664%20320%20768%20320C750.336%20320%20736%20334.336%20736%20352L736%20416C736%20468.928%20692.928%20512%20640%20512C587.072%20512%20544%20468.928%20544%20416L544%20224C544%20206.336%20529.664%20192%20512%20192C494.336%20192%20480%20206.336%20480%20224L480%20480C480%20532.928%20436.928%20576%20384%20576C331.072%20576%20288%20532.928%20288%20480L288%2096C288%2078.336%20273.664%2064%20256%2064C238.336%2064%20224%2078.336%20224%2096L224%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bluetooth-2%22%20%20%20%20%20%20unicode=%22&#xF293;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C412.375008%20832%20321%20808.249984%20257%20737C193%20665.749984%20160%20553.124992%20160%20384C160%20214.875008%20193%20102.249984%20257%2031C321%20-40.250016%20412.375008%20-64%20512%20-64C611.624992%20-64%20703.124992%20-40.250016%20767%2031C830.875008%20102.249984%20864%20214.875008%20864%20384C864%20553.124992%20830.875008%20665.749984%20767%20737C703.124992%20808.249984%20611.624992%20832%20512%20832zM512%20768C601.875008%20768%20670.250016%20748.249984%20719%20694C767.750016%20639.749984%20800%20544.624992%20800%20384C800%20223.375008%20767.750016%20128.2499840000001%20719%2074C670.250016%2019.749984%20601.875008%200%20512%200C422.124992%200%20353.750016%2019.749984%20305%2074C256.250016%20128.2499840000001%20224%20223.375008%20224%20384C224%20544.624992%20256.250016%20639.749984%20305%20694C353.750016%20748.249984%20422.124992%20768%20512%20768zM480%20672L480%20462L407%20535L361%20489L466%20384L361%20279L407%20233L480%20306L480%2096L531%20134L659%20230L689%20253L558%20384L689%20515L659%20538L531%20634zM544%20544L591%20509L544%20462zM544%20306L591%20259L544%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22meetup%22%20%20%20%20%20%20unicode=%22&#xF2E0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M304%20864A16%2016%200%200%201%20304%20832A16%2016%200%200%201%20304%20864zM592%20832A48%2048%200%200%201%20592%20736A48%2048%200%200%201%20592%20832zM448%20736C364.256%20736%20293.24%20682.284%20267%20607.5C189.848%20604.812%20128%20541.8240000000001%20128%20464C128%20441.376%20133.688%20420.227488%20143%20401.187488C113.976%20372.227488%2096%20332.2240000000001%2096%20288C96%20210.496%20151.1284992%20145.875488%20224.3124992%20131.187488C224.2804992%20130.099488%20224%20129.088%20224%20128C224%2039.648%20295.648%20-32%20384%20-32C422.816%20-32%20457.912992%20-17.6329919999999%20485.624992%205.375008C508.792992%20-17.7289919999999%20540.736%20-32%20576%20-32C635.776%20-32%20685.576992%209.170496%20699.624992%2064.562496C791.368992%2070.610496%20864%20146.72%20864%20240C864%20276.8640000000001%20852.641984%20311.056512%20833.249984%20339.312512C852.193984%20359.3765120000001%20864%20386.24%20864%20416C864%20460.832%20837.485504%20499.204992%20799.437504%20517.124992C799.661504%20520.740992%20800%20524.3199999999999%20800%20528C800%20625.216%20721.216%20704%20624%20704C604.064%20704%20584.980992%20700.5495008%20567.124992%20694.4375008C534.388992%20720.3895008%20493.024%20736%20448%20736zM224%20704A32%2032%200%200%201%20224%20640A32%2032%200%200%201%20224%20704zM864%20608A32%2032%200%200%201%20864%20544A32%2032%200%200%201%20864%20608zM544.187488%20576.25C548.867008%20576.6700000000001%20554.068992%20576.4295008%20560.124992%20575.437504C576.476992%20573.069504%20585.959008%20561.870496%20598.375008%20550.062496C608.423008%20539.822496%20615.709504%20546.14%20621.437504%20549.5C630.301504%20554.62%20637.224992%20559.108%20663.624992%20558.5C691.208992%20557.924%20722.749504%20547.8584960000001%20729.437504%20500.562496C736.733504%20447.538496%20644.482496%20311.384512%20650.562496%20248.312512C654.882496%20203.960512%20729.42%20235.5455040000001%20735.5%20194.937504C743.436%20142.169504%20642.746016%20161.8304960000001%20620.249984%20173.062496C584.186016%20191.206496%20562.131488%20232.236512%20571.187488%20272.812512C578.675488%20303.148512%20645.060512%20427.096992%20647.812512%20445.624992C650.180512%20465.336992%20639.987008%20467.124992%20633.875008%20467.124992C625.395008%20467.700992%20619.292512%20463.728512%20610.812512%20451.312512C603.516512%20440.080512%20520.701504%20271.608992%20513.437504%20257.624992C490.365504%20213.080992%20430.655008%20220.38%20437.375008%20265.5C439.1350080000001%20278.908%20492.136512%20399.4584960000001%20494.312512%20418.562496C496.072512%20429.794496%20493.764%20442.263008%20482.5%20448.375008C471.268%20454.103008%20457.686016%20445.000512%20453.750016%20438.3125120000001C448.021984%20428.648512%20373.716512%20230.967008%20365.8125120000001%20216.375008C351.828512%20191.159008%20337.605984%20183.246496%20315.75%20182.062496C264.518%20179.1184960000001%20226.1344992%20222.5215040000001%20243.0624992%20274.937504C250.3584992%20298.585504%20299.7795008%20476.348%20325.187488%20521.5C342.147488%20551.836%20388.872%20574.859008%20421%20560.875008C437.96%20553.5790079999999%20461.624512%20541.797504%20468.312512%20538.437504C484.088512%20530.9495039999999%20500.967488%20550.6790080000001%20507.687488%20556.375008C520.839488%20567.751008%20530.148992%20574.990016%20544.187488%20576.25zM976%20480A16%2016%200%200%201%20976%20448A16%2016%200%200%201%20976%20480zM48%20448A48%2048%200%200%201%2048%20352A48%2048%200%200%201%2048%20448zM928%20384A32%2032%200%200%201%20928%20320A32%2032%200%200%201%20928%20384zM176%2096A16%2016%200%200%201%20176%2064A16%2016%200%200%201%20176%2096zM752%2032A48%2048%200%200%201%20752%20-64A48%2048%200%200%201%20752%2032zM480%20-32A32%2032%200%200%201%20480%20-96A32%2032%200%200%201%20480%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22speaker-deck%22%20%20%20%20%20%20unicode=%22&#xF83C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20640C167.776%20640%2096%20568.2239999999999%2096%20480C96%20391.776%20167.776%20320%20256%20320L448%20320C465.632%20320%20480%20305.664%20480%20288C480%20270.336%20465.632%20256%20448%20256L160%20256C124.672%20256%2096%20227.328%2096%20192C96%20156.672%20124.672%20128%20160%20128L448%20128C536.224%20128%20608%20199.776%20608%20288C608%20376.2240000000001%20536.224%20448%20448%20448L256%20448C238.368%20448%20224%20462.336%20224%20480C224%20497.664%20238.368%20512%20256%20512L480%20512C515.328%20512%20544%20540.672%20544%20576C544%20611.328%20515.328%20640%20480%20640L256%20640zM590.249984%20640C601.258016%20621.12%20608%20599.424%20608%20576C608%20552.512%20601.070496%20530.912%20590.062496%20512L768%20512C785.664%20512%20800%20497.664%20800%20480L800%20288C800%20270.336%20785.664%20256%20768%20256L669.437504%20256C662.269504%20206.208%20638.837504%20161.632%20604.437504%20128L800%20128C870.688%20128%20928%20185.312%20928%20256L928%20512C928%20582.688%20870.688%20640%20800%20640L590.249984%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22monero%22%20%20%20%20%20%20unicode=%22&#xF3D0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20350.691328%20858.999936%20318.563008%20850.312512%20288L704%20288L704%20544.750016L512%20343.624992L320%20544.750016L320%20288L173.6875008%20288C165.0000736%20318.563008%20160%20350.691328%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM384%20385L512%20251L640%20385L640%20224L825.124992%20224C766.730656%20110.212736%20648.437696%2032%20512%2032C375.562304%2032%20257.2693504%20110.212736%20198.8750016%20224L384%20224L384%20385z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22last-fm-square%22%20%20%20%20%20%20unicode=%22&#xF203;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM403.562496%20508.562496C328.0424960000001%20508.562496%20288%20460.744992%20288%20379.624992C288%20301.608992%20328.033504%20259.437504%20399.937504%20259.437504C457.921504%20259.437504%20485.687488%20286.624992%20485.687488%20286.624992L469.312512%20331.312512C469.312512%20331.312512%20442.688992%20301.5%20402.624992%20301.5C367.168992%20301.5%20341.937504%20332.312992%20341.937504%20381.624992C341.937504%20444.7929920000001%20373.732992%20467.312512%20405.124992%20467.312512C463.268992%20467.312512%20470.527008%20420.706016%20493.375008%20349.2499840000001C509.759008%20299.521984%20540.637504%20259.437504%20629.437504%20259.437504C693.021504%20259.437504%20736.128%20278.9205120000001%20736%20330.312512C736%20394.056512%20681.229504%20400.955008%20635.437504%20410.875008C612.877504%20416.059008%20606.124992%20425.263488%20606.124992%20440.687488C606.124992%20458.191488%20620.002496%20468.437504%20642.562496%20468.437504C667.202496%20468.437504%20680.512992%20459.206496%20682.624992%20437.062496L734.062496%20443.249984C729.998496%20489.490016%20698.196512%20508.5%20645.812512%20508.5C599.732512%20508.5%20554.437504%20491.156992%20554.437504%20435.124992C554.437504%20400.244992%20571.408%20378.115008%20614%20367.875008C653.36%20358.6270080000001%20683.875008%20355.6845120000001%20683.875008%20327.812512C683.875008%20308.772512%20665.38%20301.062496%20630.5%20301.062496C578.66%20301.062496%20557.132512%20328.2765120000001%20544.812512%20365.812512C516.780512%20450.580512%20506.538496%20508.562496%20403.562496%20508.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-play%22%20%20%20%20%20%20unicode=%22&#xF3AB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M248%20800C245.624992%20800.249984%20243.5%20799.124992%20241%20799C238.875008%20798.875008%20237.124992%20799.375008%20235%20799C234.624992%20799%20234.375008%20799%20234%20799C233%20799%20232%20799%20231%20799C227.5%20798.249984%20224.124992%20796.875008%20221%20795C217.624992%20793.249984%20214.5%20790.875008%20212%20788C199.5%20777.5%20192%20761.249984%20192%20746L192%2017C192%201.249984%20199%20-17.750016%20216%20-27C217.250016%20-27.624992%20218.750016%20-27.5%20220%20-28C221%20-28.375008%20222%20-28.750016%20223%20-29C238.250016%20-34.124992%20254.124992%20-31.124992%20266%20-24C266.375008%20-24%20266.624992%20-24%20267%20-24C280.750016%20-15.624992%20568%20160%20568%20160L721%20252C721%20252%20850.750016%20330.5%20868%20341C882.624992%20349.875008%20896.250016%20366.7499840000001%20896%20387C895.750016%20407.249984%20881.750016%20422.249984%20868%20430C863.624992%20432.5%20825.124992%20455.624992%20790%20477C756.375008%20497.5%20726.875008%20515.249984%20724%20517C723%20517.749984%20722%20518.375008%20721%20519L568%20612C568%20612%20289.624992%20780.875008%20273%20791C265.624992%20795.375008%20256.875008%20799%20248%20800zM256%20701L558%20386L256%2071zM410%20633C466.5%20598.749984%20535%20557%20535%20557L653%20485L602%20432zM709%20451C721.250016%20443.5%20732.5%20436.875008%20757%20422C783.750016%20405.749984%20802.375008%20395.375008%20818%20386C788.624992%20368.2499840000001%20732.875008%20333.875008%20710%20320L647%20386zM602%20339L653%20286L535%20214C535%20214%20464.875008%20171.875008%20409%20138z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22diaspora%22%20%20%20%20%20%20unicode=%22&#xF791;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384.187488%20736L384.187488%20539.437504L203.8124992%20599.5624992L132.9375008%20387.062496L314.1249984%20326.624992L195.1875008%20166.375008L375.062496%2032.875008L492.5%20191.124992L603.562496%2028.812512L788.375008%20155.312512L673.249984%20323.5L858.124992%20383.2499840000001L789.249984%20596.4375008L640%20537.875008L608%20736L384.187488%20736zM448%20672L544.187488%20672L544.187488%20449.937504L748.062496%20515.812512L777.562496%20424.5L572.062496%20358.062496L699.437504%20172L620.187488%20117.812512L494.562496%20301.375008L361.8125120000001%20122.375008L284.6875008%20179.624992L418.124992%20359.437504L213.9375008%20427.5L244.25%20518.562496L448%20448L448%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22docker%22%20%20%20%20%20%20unicode=%22&#xF395;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20704L384%20608L192%20608L192%20512L96%20512L96%20416L66%20416C56.124992%20415.749984%2046.875008%20411%2041%20403C41%20403%2038.250016%20399.624992%2037%20397C35.750016%20394.375008%2034.875008%20390.375008%2034%20387C32.124992%20380.124992%2031%20372.375008%2031%20361C31%20339%2033.624992%20314.624992%2040%20290C37.250016%20289.375008%2034.250016%20288.624992%2032%20288L41%20288C47.624992%20263.2499840000001%2057.750016%20238.375008%2072%20214C72.375008%20213.375008%2072.624992%20212.624992%2073%20212C73%20211.624992%2073%20211.375008%2073%20211C74.875008%20203.2499840000001%2079.5%20196.5%2086%20192C86.375008%20191.624992%2086.624992%20191.375008%2087%20191C92.375008%20183.5%2097.750016%20176.124992%20104%20169C156.375008%20108.749984%20240.875008%2063%20361%2063C545.5%2063%20705.250016%20139%20801%20288L963%20288C942.750016%20293.124992%20898.750016%20300.5%20906%20327C883.624992%20301.124992%20842.250016%20295.624992%20808%20300C819.250016%20318.624992%20829.750016%20338.2499840000001%20839%20359C892%20362.124992%20932.250016%20380%20955%20402C981%20427.124992%20989%20456%20989%20456C992.375008%20468%20988.5%20480.875008%20979%20489C979%20489%20930.624992%20522.875008%20861%20516C837.124992%20579.749984%20787%20611%20787%20611C780.375008%20614.875008%20772.624992%20616.375008%20765%20615C759.875008%20613.875008%20755%20611.5%20751%20608C751%20608%20736.375008%20595%20725%20574C713.624992%20553%20703.375008%20521.124992%20707%20481C708.375008%20466.249984%20717.375008%20453.249984%20723%20439C719%20436.5%20715.250016%20433.624992%20710%20431C693.875008%20423.124992%20671.875008%20416%20643%20416L640%20416L640%20512L544%20512L544%20704zM448%20640L480%20640L480%20608L448%20608zM256%20544L288%20544L288%20512L256%20512zM352%20544L384%20544L384%20512L352%20512zM448%20544L480%20544L480%20512L448%20512zM779%20534C790.5%20521%20803%20502.624992%20808%20476C809.624992%20467.124992%20814.875008%20459.5%20822.5%20454.749984C830.124992%20450%20839.375008%20448.624992%20848%20451C877%20458.875008%20898.124992%20456.375008%20913%20452C911.250016%20449.875008%20912.375008%20450.249984%20910%20448C895.375008%20433.875008%20870.875008%20418.124992%20820%20420C806.5%20420.5%20794.124992%20412.5%20789%20400C774.624992%20364.375008%20757.875008%20332.375008%20738%20304C690.750016%20285.624992%20585.624992%20299.124992%20577%20323C545.750016%20286.375008%20449.375008%20286.375008%20418%20323C407.875008%20294.875008%20262%20281.875008%20237%20318C216.875008%20299.2499840000001%20143.624992%20286.7499840000001%20102%20315C99.375008%20327.875008%2097.5%20340.5%2097%20352L643%20352C682.875008%20352%20715%20362.7499840000001%20738%20374C749.5%20379.624992%20759.124992%20385.249984%20766%20390C772.875008%20394.749984%20778.624992%20399%20777%20398C784.875008%20402.624992%20790.375008%20410.5%20792%20419.5C793.750016%20428.5%20791.624992%20437.749984%20786%20445C777.5%20456.124992%20772.624992%20469.749984%20771%20487C769%20509.5%20774.124992%20522.5%20779%20534zM160%20448L192%20448L192%20416L160%20416zM256%20448L288%20448L288%20416L256%20416zM352%20448L384%20448L384%20416L352%20416zM448%20448L480%20448L480%20416L448%20416zM544%20448L576%20448L576%20416L544%20416zM109%20288L726%20288C641.750016%20179%20514.375008%20127%20361%20127C280.624992%20127%20224.250016%20148.624992%20184%20180C252%20182.375008%20301%20200%20301%20200C318.375008%20203.375008%20329.875008%20220.124992%20326.5%20237.5C323.124992%20254.875008%20306.375008%20266.375008%20289%20263C287.624992%20262.7499840000001%20286.250016%20262.375008%20285%20262C283.250016%20261.5%20281.624992%20260.7499840000001%20280%20260C280%20260%20209.875008%20237%20127%20247C119.375008%20260.624992%20113.5%20274.124992%20109%20288zM343%20282C332.750016%20282%20324%20273.375008%20324%20263C324%20252.7499840000001%20332.750016%20244%20343%20244C353.250016%20244%20361%20252.7499840000001%20361%20263C361%20265.5%20360.875008%20267.7499840000001%20360%20270C358.750016%20267.624992%20355.875008%20266%20353%20266C348.750016%20266%20346%20269.7499840000001%20346%20274C346%20276.875008%20346.750016%20278.7499840000001%20349%20280C346.875008%20280.875008%20345.375008%20282%20343%20282z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-cc0%22%20%20%20%20%20%20unicode=%22&#xF4F3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM512%20576C441.408%20576%20384%20518.592%20384%20448L384%20320C384%20249.408%20441.408%20192%20512%20192C582.592%20192%20640%20249.408%20640%20320L640%20448C640%20518.592%20582.592%20576%20512%20576zM512%20512C520.206432%20512%20527.97168%20510.262912%20535.187488%20507.437504L448%20324L448%20448C448%20483.296%20476.704%20512%20512%20512zM576%20444.187488L576%20320C576%20284.704%20547.296%20256%20512%20256C503.751712%20256%20495.9336%20257.7096%20488.687488%20260.562496L576%20444.187488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22patreon%22%20%20%20%20%20%20unicode=%22&#xF3D9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768L128%200L352%200L352%20768L128%20768zM688%20768C538.016%20768%20416%20645.984%20416%20496C416%20346.016%20538.016%20224%20688%20224C837.984%20224%20960%20346.016%20960%20496C960%20645.984%20837.984%20768%20688%20768zM192%20704L288%20704L288%2064L192%2064L192%20704zM688%20704C802.688%20704%20896%20610.688%20896%20496C896%20381.312%20802.688%20288%20688%20288C573.312%20288%20480%20381.312%20480%20496C480%20610.688%20573.312%20704%20688%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22jedi-order%22%20%20%20%20%20%20unicode=%22&#xF50E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M495.562496%20800C495.562496%20800%20485.565504%20417.6154880000001%20481.437504%20260.6874880000001L425.375008%20342.624992L461.437504%20243.562496L349.687488%20227.312512L461.437504%20211.062496L418.249984%20126.437504L479.812512%20191.062496C476.612512%2068.246496%20475.875008%2038.062496%20475.875008%2038.062496C475.875008%2038.062496%20200.2535008%20166.059008%20353.437504%20448.875008C353.437504%20448.875008%20162.4135008%20659.7750016%20335.437504%20789.3750016C335.437504%20789.3750016%2039.9815008%20610.9609984%20227.4375008%20304.624992C227.4375008%20304.624992%2072.444%20456.008%20153.5%20609C153.5%20609%2013.018%20410.859008%20184.25%20192.875008C184.25%20192.875008%20137.4704992%20221.578496%2096.0624992%20331.562496C96.0624992%20331.562496%20126.1989984%204.318496%20492.375008%200.062496L499.687488%200.062496C865.639488%204.2864960000001%20896%20331.5%20896%20331.5C853.856%20221.708%20806.937504%20192.812512%20806.937504%20192.812512C978.137504%20410.796512%20837.624992%20608.9375008%20837.624992%20608.9375008C918.680992%20455.753504%20763.687488%20304.562496%20763.687488%20304.562496C951.143488%20610.7384992%20655.687488%20789.25%20655.687488%20789.25C828.679488%20659.458%20637.687488%20448.8125120000001%20637.687488%20448.8125120000001C790.871488%20166.028512%20515.249984%2038%20515.249984%2038C515.249984%2038%20514.544512%2068.184%20511.312512%20191C518.992512%20182.968%20572.875008%20126.375008%20572.875008%20126.375008L529.687488%20211L641.5%20227.2499840000001L529.687488%20243.5L565.750016%20342.562496L509.687488%20260.624992C505.719488%20417.232992%20495.754496%20796.8%20495.562496%20800z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22deploy-dog%22%20%20%20%20%20%20unicode=%22&#xF38E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20704C121.408%20704%2064%20646.592%2064%20576L64%20192C64%20121.408%20121.408%2064%20192%2064L832%2064C902.592%2064%20960%20121.408%20960%20192L960%20576C960%20646.592%20902.592%20704%20832%20704L192%20704zM192%20640L832%20640C867.296%20640%20896%20611.296%20896%20576L896%20192C896%20156.704%20867.296%20128%20832%20128L192%20128C156.704%20128%20128%20156.704%20128%20192L128%20576C128%20611.296%20156.704%20640%20192%20640zM384%20576L384%20430.249984C365.12%20441.257984%20343.424%20448%20320%20448C249.312%20448%20192%20390.688%20192%20320C192%20249.312%20249.312%20192%20320%20192C343.424%20192%20365.12%20198.742016%20384%20209.750016L384%20192L480%20192L480%20576L384%20576zM704%20576L704%20430.249984C685.12%20441.257984%20663.424%20448%20640%20448C569.312%20448%20512%20390.688%20512%20320C512%20249.312%20569.312%20192%20640%20192C663.424%20192%20685.12%20198.742016%20704%20209.750016L704%20192L800%20192L800%20576L704%20576zM336%20368C362.496%20368%20384%20346.496%20384%20320C384%20293.504%20362.496%20272%20336%20272C309.504%20272%20288%20293.504%20288%20320C288%20346.496%20309.504%20368%20336%20368zM656%20368C682.496%20368%20704%20346.496%20704%20320C704%20293.504%20682.496%20272%20656%20272C629.504%20272%20608%20293.504%20608%20320C608%20346.496%20629.504%20368%20656%20368z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22reacteurope%22%20%20%20%20%20%20unicode=%22&#xF75D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M675.437504%20757.1875008C629.563008%20755.9110016%20573.129504%20722.5790016%20515.937504%20666.8750016C520.897504%20662.0749984%20525.852512%20657.12%20530.812512%20652C651.100512%20768.64%20705.236992%20730.024%20707.124992%20729C739.796992%20710.472%20759.575488%20647.6144992%20729.687488%20528.062496C689.079488%20537.374496%20647.848512%20543.704%20606.312512%20547C501.480512%20693.528%20401.359488%20754.25%20340.687488%20754.25C295.7915008%20754.25%20276.786%20723.6364992%20271.25%20713.8124992C244.85%20667.1564992%20251.8855008%20591.0699999999999%20271.4375008%20518.750016C168.6535008%20489.149984%2095.4544992%20439.835488%2096.0624992%20380.1874880000001C96.7984992%20293.275488%20246.5104992%20252.139008%20274.0624992%20244.875008C244.1744992%20125.451008%20259.3304992%2047.156%20306.5624992%2020.5C347.394496%20-2.54%20416.062496%2011.784%20508.062496%20101C503.102496%20105.8%20498.147488%20110.755008%20493.187488%20115.875008C372.899488%20-0.764992%20318.6349984%2037.851008%20316.8750016%2038.875008C284.3629984%2057.243008%20264.4244992%20119.937504%20294.3124992%20239.937504C312.3924992%20235.713504%20355.287488%20226.088%20417.687488%20221C522.519488%2074.6%20622.675488%2013.937504%20683.187488%2013.937504C728.083488%2013.937504%20747.026496%2044.552512%20752.562496%2054.312512C778.802496%20100.840512%20771.989504%20176.957504%20752.437504%20249.437504C974.517504%20313.309504%20980.179008%20439.3%20801.875008%20506.5L801.875008%20506.562496C784.851008%20512.930496%20767.505504%20518.4544960000001%20749.937504%20523.062496C778.513504%20636.7904992%20766.877504%20719.4695008%20717.437504%20747.4375008C704.861504%20754.4935008%20690.728992%20757.6129984%20675.437504%20757.1875008zM340.687488%20733.0624992C394.351488%20733.0624992%20484.764512%20675.3344992%20578.812512%20549.062496C533.180512%20551.622496%20487.443008%20551.206016%20441.875008%20547.750016C460.787008%20574.470016%20481.327008%20599.9955008%20503.375008%20624.1875008C498.415008%20629.2755007999999%20493.46%20634.2609984000001%20488.5%20639.1249984C461.748%20609.6530015999999%20437.026496%20578.3944991999999%20414.562496%20545.562496C373.058496%20541.562496%20331.948%20534.425984%20291.5%20524.249984C291.212%20526.298016%20256.086%20644.0744992%20289.75%20703.5624992L289.8124992%20703.5C294.0364992%20710.924%20307.1515008%20733.0624992%20340.687488%20733.0624992zM510.562496%20532.5C537.898496%20532.744%20565.282496%20531.904%20592.562496%20530C638.482496%20464.976%20634.66%20459.841504%20654.5%20435.937504C658.34%20440.993504%20663.639488%20444.798016%20669.687488%20446.750016C660.343488%20463.358016%20644.039488%20491.975488%20619.687488%20527.687488C678.599488%20521.703488%20714.441504%20513.088992%20724.937504%20510.624992C719.113504%20489.632992%20711.975488%20468.075488%20703.687488%20446.187488C707.367488%20444.779488%20710.744992%20442.595008%20713.624992%20439.875008L713.750016%20439.750016C716.693984%20444.230016%20721.438016%20447.171008%20726.750016%20447.875008C733.885984%20467.427008%20740.189504%20486.684%20745.437504%20505.5C762.461504%20500.988%20779.207488%20495.676%20795.687488%20489.5C950.375488%20431.324%20903.610496%20361.3354880000001%20901.562496%20357.6874880000001C872.698496%20306.487488%20784.781504%20277.156%20747.437504%20266.5C742.189504%20283.8440000000001%20736.223008%20301.610496%20729.375008%20319.562496C723.103008%20319.4984960000001%20717.206016%20322.6270080000001%20713.750016%20327.875008L713.624992%20327.750016C711.320992%20325.573984%20708.662016%20323.812%20705.750016%20322.5C714.070016%20301.636%20721.203488%20281.0655040000001%20727.187488%20260.937504C692.659488%20252.2335040000001%20657.579488%20245.904%20622.187488%20242C627.275488%20249.712%20647.268992%20280.230496%20669.124992%20321.062496C666.020992%20322.2144960000001%20663.063008%20323.798016%20660.375008%20325.750016C658.775008%20323.990016%20655.156%20319.624992%20644.5%20319.624992C635.444%20303.304992%20619.126496%20274.548992%20595.062496%20239.124992C540.566496%20234.324992%20485.747488%20233.8794880000001%20431.187488%20237.6874880000001C419.667488%20254.007488%20399.804%20282.9935040000001%20377.5%20321.937504C375.996%20322.5455040000001%20374.532992%20323.2929920000001%20373.124992%20324.124992C370.3409920000001%20321.788992%20367.421984%20319.437504%20354.750016%20319.437504C363.934016%20303.1175040000001%20380.286496%20274.6605120000001%20404.062496%20239.812512C368.638496%20243.140512%20333.437984%20248.8430080000001%20298.75%20256.875008C304.4460000000001%20277.2910080000001%20311.3124992%20298.125504%20319.3124992%20319.437504C314.6404992%20319.437504%20311.4464992%20319.177504%20307.0624992%20320.937504C303.8304992%20319.785504%20300.392%20319.245504%20297%20319.437504C289.864%20299.885504%20283.6855008%20280.8160000000001%20278.4375008%20262C45.2855008%20324.1760000000001%2073.9124992%20442.276992%20276.3124992%20501.124992C281.5604992%20483.780992%20287.5269984%20466.014496%20294.3750016%20448.062496C309.5430016000001%20448.062496%20313.1989984%20443.127008%20315.3750016%20440.375008C316.3349984%20441.591008%20317.502%20442.666496%20318.75%20443.562496C310.302%20465.002496%20302.8344992%20486.111488%20296.5624992%20506.687488C306.7704992%20509.311488%20343.802496%20518.9369919999999%20401.562496%20525.624992C378.394496%20490.200992%20362.583488%20461.64%20353.687488%20445C358.135488%20442.408%20361.4944960000001%20438.240512%20363.062496%20433.3125120000001C366.742496%20438.752512%20371.889504%20442.9704960000001%20377.937504%20445.562496C387.4095040000001%20462.618496%20404.047488%20492.114496%20428.687488%20528.562496C455.935488%20530.962496%20483.226496%20532.256%20510.562496%20532.5zM512%20487.187488L508.624992%20477.249984L498.249984%20477.062496L506.562496%20470.812512L503.5%20460.875008L512%20466.875008L520.437504%20460.875008L517.375008%20470.812512L525.687488%20477.062496L515.312512%20477.249984L512%20487.187488zM465.437504%20474.750016L462.062496%20464.812512L451.562496%20464.687488L459.875008%20458.375008L457%20448.5L465.5%20454.437504L473.937504%20448.5L470.875008%20458.375008L479.187488%20464.687488L468.812512%20464.812512L465.437504%20474.750016zM558.187488%20474.750016L554.812512%20464.812512L544.312512%20464.687488L552.624992%20458.375008L549.875008%20448.5L558.312512%20454.437504L566.812512%20448.5L563.687488%20458.375008L572.062496%20464.687488L561.562496%20464.812512L558.187488%20474.750016zM685.187488%20433.8125120000001C670.467488%20433.8125120000001%20662.937504%20426.945984%20662.937504%20413.249984L662.937504%20354.812512C662.937504%20341.244512%20670.467488%20334.2499840000001%20685.187488%20334.2499840000001L686.375008%20334.2499840000001C701.095008%20334.2499840000001%20708.687488%20341.2765120000001%20708.687488%20354.812512L708.687488%20413.249984C708.687488%20426.882016%20701.095008%20433.750016%20686.375008%20433.750016L686.375008%20433.8125120000001L685.187488%20433.8125120000001zM397.562496%20433.750016C382.842496%20433.750016%20373.062496%20427.619488%20373.062496%20413.187488L373.062496%20354.812512C373.062496%20339.644512%20382.842496%20334.2499840000001%20397.562496%20334.2499840000001L397.8125120000001%20334.2499840000001C412.532512%20334.2499840000001%20422.3125120000001%20339.8045120000001%20422.3125120000001%20354.812512C422.344512%20369.180512%20423.917984%20374.875008%20416.750016%20374.875008L411.8125120000001%20374.875008C404.804512%20374.875008%20406.249984%20368.995488%20406.249984%20357.1874880000001C406.249984%20350.339488%20402.900512%20348.312512%20397.8125120000001%20348.312512C392.724512%20348.312512%20389.375008%20350.339488%20389.375008%20357.1874880000001L389.375008%20410.562496C389.375008%20417.410496%20392.724512%20419.437504%20397.8125120000001%20419.437504C402.900512%20419.437504%20406.249984%20417.410496%20406.249984%20410.562496C406.249984%20400.066496%20405.252512%20395.250016%20411.8125120000001%20395.249984L416.750016%20395.249984C423.598016%20395.410016%20422.3125120000001%20400.963488%20422.3125120000001%20413.187488C422.3125120000001%20427.619488%20412.532512%20433.750016%20397.8125120000001%20433.750016L397.562496%20433.750016zM542.124992%20432.750016C540.684992%20432.910016%20539.410016%20431.815008%20539.249984%20430.375008C539.249984%20430.247008%20539.217984%20430.128%20539.249984%20430L539.249984%20354.875008C539.249984%20340.8910080000001%20546.530016%20334.312512%20561.249984%20334.312512L561.812512%20334.312512C576.532512%20334.312512%20583.812512%20341.051008%20583.812512%20354.875008L583.812512%20430C583.748512%20431.6%20582.412512%20432.814016%20580.812512%20432.750016C580.780512%20432.718016%20580.751488%20432.719488%20580.687488%20432.687488L578.937504%20432.687488C577.529504%20432.815488%20576.284992%20431.813504%20576.124992%20430.437504L576.124992%20429.937504L576.124992%20357.375008C576.124992%20345.855008%20572.381504%20341.124992%20561.437504%20341.124992C550.493504%20341.124992%20546.687488%20345.6950080000001%20546.687488%20357.375008L546.687488%20429.937504C546.879488%20431.281504%20545.906496%20432.557984%20544.562496%20432.750016C544.338496%20432.781984%20544.099008%20432.781984%20543.875008%20432.750016L542.124992%20432.750016zM332.124992%20432.624992C329.180992%20432.880992%20326.505984%20430.694016%20326.249984%20427.750016L326.249984%20427.687488L310.25%20341.375008C309.514%20337.439008%20311.5395008%20335.375008%20315.1875008%20335.375008L319.5624992%20335.375008C322.570496%20335.087008%20325.274496%20337.3045120000001%20325.562496%20340.312512C325.562496%20340.3765120000001%20325.5304960000001%20340.404%20325.562496%20340.5L328.187488%20357L346%20357L348.624992%20340.5C348.8169920000001%20337.492%20351.367008%20335.183008%20354.375008%20335.375008C354.439008%20335.375008%20354.466496%20335.405504%20354.562496%20335.437504L359.687488%20335.437504C363.463488%20335.437504%20365.360992%20337.501504%20364.624992%20341.437504L348.249984%20427.687488C347.930016%20430.759488%20345.164992%20432.944992%20342.124992%20432.624992L332.124992%20432.624992zM433.8125120000001%20432.624992C430.164512%20432.624992%20428.3125120000001%20430.772992%20428.3125120000001%20427.124992L428.3125120000001%20424.062496C428.3125120000001%20420.414496%20430.164512%20418.5%20433.8125120000001%20418.5L444.5%20418.5L444.5%20340.937504C444.5%20337.289504%20446.352%20335.375008%20450%20335.375008L455%20335.375008C458.648%20335.311008%20460.5%20337.2910080000001%20460.5%20340.875008L460.5%20340.937504L460.5%20418.5L471.437504%20418.5C475.085504%20418.5%20477%20420.414496%20477%20424.062496L477%20427.124992C477%20430.772992%20475.085504%20432.624992%20471.437504%20432.624992L433.8125120000001%20432.624992zM489.937504%20432.624992C488.497504%20432.784992%20487.222496%20431.752512%20487.062496%20430.3125120000001C487.062496%20430.184512%20487.030496%20430.003008%20487.062496%20429.875008L487.062496%20338C486.966496%20336.56%20488.090496%20335.346016%20489.562496%20335.2499840000001L489.937504%20335.2499840000001L522.750016%20335.2499840000001C524.158016%20335.0579840000001%20525.495488%20336.029504%20525.687488%20337.437504C525.719488%20337.629504%20525.719488%20337.8400000000001%20525.687488%20338L525.687488%20339.124992C525.879488%20340.596992%20524.847008%20341.932992%20523.375008%20342.124992C523.183008%20342.156992%20522.941984%20342.156992%20522.750016%20342.124992L522.750016%20342.2499840000001L494.5%20342.2499840000001L494.5%20381.1874880000001L518%20381.1874880000001C519.504%20381.0914880000001%20520.779008%20382.213984%20520.875008%20383.750016L520.875008%20384.124992L520.875008%20385.249984C520.971008%20386.754016%20519.848512%20388.0914880000001%20518.312512%20388.187488L518%20388.187488L494.5%20388.187488L494.5%20425.8125120000001L522.312512%20425.8125120000001C523.816512%20425.716512%20525.154016%20426.839008%20525.249984%20428.375008L525.249984%20428.687488L525.249984%20429.875008C525.378016%20431.283008%20524.315008%20432.496992%20522.875008%20432.624992L522.312512%20432.624992L489.937504%20432.624992zM604.562496%20432.624992C603.122496%20432.784992%20601.847488%20431.689984%20601.687488%20430.249984C601.687488%20430.122016%20601.655488%20430.003008%20601.687488%20429.875008L601.687488%20338C601.591488%20336.56%20602.715488%20335.2834880000001%20604.187488%20335.1874880000001L604.562496%20335.1874880000001L606.312512%20335.1874880000001C607.720512%20335.059488%20608.964992%20336.124%20609.124992%20337.5L609.124992%20337.937504L609.124992%20377.1874880000001L626.062496%20377.1874880000001L641.187488%20337.562496C641.699488%20336.1864960000001%20643.090496%20335.279008%20644.562496%20335.375008L646.750016%20335.375008C648.798016%20335.375008%20649.673504%20336.861984%20648.937504%20338.750016L633.437504%20378.5C642.333504%20380.836%20646.875008%20387.441504%20646.875008%20397.937504L646.875008%20412.062496C646.875008%20425.758496%20639.282496%20432.624992%20624.562496%20432.624992L604.562496%20432.624992zM267.0624992%20432.562496C263.5744992%20432.722496%20261.6250016%20430.710496%20261.6249984%20427.062496L261.6249984%20340.875008C261.6249984%20337.227008%20263.5395008%20335.312512%20267.1875008%20335.312512L299.1249984%20335.312512C302.7730016%20335.312512%20304.6249984%20337.227008%20304.6249984%20340.875008L304.6249984%20343.937504C304.6249984%20347.553504%20302.7730016%20349.5%20299.1249984%20349.5L277.6875008%20349.5L277.6875008%20377.624992L294.25%20377.624992C297.898%20377.624992%20299.8124992%20379.476992%20299.8124992%20383.124992L299.8124992%20386.187488C299.8124992%20389.835488%20297.898%20391.749984%20294.25%20391.750016L277.6875008%20391.750016L277.6875008%20418.437504L298.6249984%20418.437504C302.2730016%20418.437504%20304.1875008%20420.289504%20304.1875008%20423.937504L304.1875008%20427.062496C304.1875008%20430.710496%20302.2729984%20432.562496%20298.6249984%20432.562496L267.0624992%20432.562496zM729.437504%20432.5C728.157504%20432.82%20726.82%20432.029984%20726.5%20430.750016C726.436%20430.461984%20726.405504%20430.132512%20726.437504%20429.8125120000001L726.437504%20337.937504C726.341504%20336.4975040000001%20727.465504%20335.2834880000001%20728.937504%20335.1874880000001L729.375008%20335.1874880000001L731.124992%20335.1874880000001C732.532992%20335.059488%20733.777504%20336.061504%20733.937504%20337.437504L733.937504%20337.937504L733.937504%20375.937504L749.375008%20375.937504C764.095008%20375.937504%20771.687488%20382.9640000000001%20771.687488%20396.5L771.687488%20411.8125120000001C771.687488%20425.636512%20764.095008%20432.5%20749.375008%20432.5L729.437504%20432.5zM789.249984%20432.5C787.970016%20432.82%20786.695008%20432.030016%20786.375008%20430.750016C786.311008%20430.461984%20786.280512%20430.132512%20786.312512%20429.8125120000001L786.312512%20337.937504C786.216512%20336.4975040000001%20787.340512%20335.2834880000001%20788.812512%20335.1874880000001L789.249984%20335.1874880000001L822.062496%20335.1874880000001C823.502496%20335.027488%20824.777504%20336.06%20824.937504%20337.5C824.937504%20337.6280000000001%20824.969504%20337.809504%20824.937504%20337.937504L824.937504%20339.062496C825.033504%20340.534496%20823.909504%20341.841504%20822.437504%20341.937504L822.062496%20341.937504L822.062496%20342.062496L793.812512%20342.062496L793.812512%20381L817.312512%20381C818.816512%20380.904%20820.153984%20382.088992%20820.249984%20383.624992L820.249984%20383.937504L820.249984%20385.062496C820.346016%20386.566496%20819.160992%20387.904%20817.624992%20388L817.312512%20388L793.812512%20388L793.812512%20425.624992L821.687488%20425.624992C823.191488%20425.528992%20824.466496%20426.713984%20824.562496%20428.249984L824.562496%20428.562496L824.562496%20429.687488C824.690496%20431.095488%20823.627488%20432.372%20822.187488%20432.5L821.687488%20432.5L789.249984%20432.5zM204.5%20432.437504C200.852%20432.437504%20198.9375008%20430.523008%20198.9375008%20426.875008L198.9375008%20340.6874880000001C198.9375008%20337.039488%20200.852%20335.1874880000001%20204.5%20335.1874880000001L209.4375008%20335.1874880000001C213.0855008%20335.1874880000001%20215%20337.039488%20215%20340.6874880000001L215%20374.062496L223.1249984%20374.062496L233.9375008%20339.812512C234.5775008%20336.932512%20237.2115008%20334.900992%20240.1875008%20335.124992L245%20335.124992C249.096%20335.124992%20250.8395008%20337.7864960000001%20249.6875008%20341.562496L237.8750016%20376.437504C244.5949984%20379.349504%20248.5624992%20385.156%20248.5624992%20394.5L248.5624992%20411.875008C248.5624992%20426.595008%20238.7824992%20432.437504%20224.0624992%20432.437504L204.5%20432.437504zM685.937504%20427C696.849504%20427%20701.249984%20422.332512%20701.249984%20410.8125120000001L701.249984%20357.437504C701.090016%20345.7575040000001%20696.849504%20341.1874880000001%20685.937504%20341.1874880000001C675.025504%20341.1874880000001%20670.624992%20345.7575040000001%20670.624992%20357.437504L670.624992%20410.8125120000001C670.624992%20422.332512%20675.025504%20427%20685.937504%20427zM609.249984%20425.8125120000001L624.124992%20425.8125120000001C635.068992%20425.8125120000001%20639.437504%20421.3049920000001%20639.437504%20409.624992L639.437504%20400.249984C639.437504%20388.826016%20635.036992%20384.187488%20624.124992%20384.187488L624.124992%20384.249984L609.249984%20384.249984L609.249984%20425.8125120000001zM734.062496%20425.624992L748.937504%20425.624992C759.881504%20425.784992%20764.250016%20421.082496%20764.249984%20409.562496L764.249984%20399.249984C764.249984%20387.730016%20759.849504%20383.062496%20748.937504%20383.062496L734.062496%20383.062496L734.062496%20425.624992zM215%20418.437504L223.4375008%20418.437504C228.6855008%20418.437504%20232.3124992%20416.570496%20232.3124992%20409.562496L232.3124992%20396.875008C232.3124992%20389.867008%20228.6855008%20387.937504%20223.4375008%20387.937504L215%20387.937504L215%20418.437504zM337.124992%20413.687488L344%20370.375008L330.3125120000001%20370.375008L337.124992%20413.687488zM466.624992%20318L463.249984%20308.124992L452.875008%20307.937504L461.187488%20301.6874880000001L458.124992%20291.750016L466.562496%20297.750016L475.062496%20291.750016L471.937504%20301.6874880000001L480.312512%20307.937504L470%20308.124992L466.624992%20318zM557.375008%20318L554%20308.124992L543.624992%20307.937504L551.937504%20301.6874880000001L548.875008%20291.750016L557.312512%20297.750016L565.750016%20291.750016L562.687488%20301.6874880000001L571%20307.937504L560.687488%20308.124992L557.375008%20318zM512%20307.2499840000001L508.624992%20297.312512L498.249984%20297.124992L506.562496%20290.875008L503.5%20280.937504L512%20287L520.437504%20281L517.375008%20290.937504L525.687488%20297.1874880000001L515.375008%20297.312512L512%20307.2499840000001zM732.5%20243.6874880000001C765.556%20120.679488%20738.987488%2073.173504%20734.187488%2064.437504C729.963488%2057.013504%20716.976512%2034.812512%20683.312512%2034.812512C629.808512%2034.812512%20539.395488%2092.252512%20445.187488%20218.812512C490.787488%20216.156512%20536.556992%20216.6049920000001%20582.124992%20220.124992C563.212992%20193.404992%20542.672992%20167.8794880000001%20520.624992%20143.687488C525.584992%20138.599488%20530.54%20133.644512%20535.5%20128.812512C562.284%20158.252512%20587.005504%20189.573504%20609.437504%20222.437504C678.397504%20229.285504%20726.516%20242.087488%20732.5%20243.6874880000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22untappd%22%20%20%20%20%20%20unicode=%22&#xF405;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M582.375008%20726.3750016C579.175008%20726.3749984%20579.187488%20723.2%20579.187488%20720L579.187488%20713.6249984C579.187488%20707.2249984%20572.824992%20707.1875008%20569.624992%20707.1875008C566.424992%20707.1875008%20566.375008%20704.0250016%20566.375008%20697.6249984C396.775008%20524.8249920000001%20409.6%20521.6125119999999%20384%20508.812512L345.624992%20486.375008C329.624992%20479.975008%20316.7875008%20467.175008%20307.1875008%20454.375008L105.6249984%20172.812512C96.0250016%20160.012512%2092.7749984%20140.812512%20102.3750016%20124.812512C124.7749984%2076.812512%20175.9749984%2038.4%20230.3750016%2032C246.3749984%2032%20262.4%2038.387488%20272%2051.187488L473.624992%20332.812512C483.224992%20345.6125120000001%20489.612512%20361.624992%20492.812512%20377.624992L499.187488%20422.375008C502.387488%20451.175008%20508.824992%20441.6%20617.624992%20656C624.024992%20662.4%20627.187488%20662.4250016%20627.187488%20665.6249984C627.187488%20668.8250016%20627.175008%20675.1875008%20630.375008%20675.1875008L636.812512%20675.1875008C640.012512%20675.1875008%20640%20678.4250016%20640%20681.6249984C636.8%20684.8250016%20633.624992%20697.6250016%20617.624992%20713.6249984C601.624992%20726.4249984%20588.775008%20726.3750016%20582.375008%20726.3750016zM444.8125120000001%20723.1875008C438.412512%20723.1875008%20425.624992%20723.1750016%20409.624992%20710.3750016C393.624992%20697.5749984%20387.187488%20688.0249984%20387.187488%20681.6249984C383.987488%20678.4250016%20383.987488%20675.1875008%20387.187488%20675.1875008L393.624992%20675.1875008C396.824992%20675.1875008%20396.8125120000001%20668.8250016%20396.8125120000001%20665.6249984C396.8125120000001%20662.4250016%20399.975008%20662.4%20406.375008%20656C415.975008%20633.6%20428.787488%20614.3875008%20435.187488%20595.1875008C451.187488%20611.1875008%20470.4%20633.5875008%20496%20659.1875008C486.4%20671.9875008%20473.612512%20681.5749984%20460.812512%20694.3750016C460.812512%20700.7750016%20460.824992%20704%20457.624992%20704C454.424992%20704%20448%20703.9749984%20448%20710.3750016L448%20716.8124992C448%20720.0124992%20448.012512%20723.1875008%20444.8125120000001%20723.1875008zM592%20556.812512C566.4%20505.612512%20547.224992%20473.624992%20537.624992%20457.624992C524.824992%20432.024992%20521.624992%20431.975008%20521.624992%20422.375008L528%20380.812512C531.2%20364.812512%20537.587488%20348.8%20547.187488%20336L748.812512%2054.375008C758.412512%2041.575008%20777.624992%2031.987488%20793.624992%2035.187488C848.024992%2041.587488%20899.224992%2080%20921.624992%20128C931.224992%20140.8%20927.975008%20160.012512%20918.375008%20172.812512L716.812512%20454.375008C707.212512%20467.175008%20694.375008%20479.975008%20678.375008%20486.375008L640%20508.812512C627.2%20515.2125120000001%20624%20521.6125119999999%20592%20556.812512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22battle-net%22%20%20%20%20%20%20unicode=%22&#xF835;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M850.5%20437.124992C850.5%20437.124992%20924.250016%20433.375008%20924.250016%20476.749984C924.250016%20533.375008%20826%20584.375008%20826%20584.375008C826%20584.375008%20841.375008%20617%20851%20635.249984C860.624992%20653.5%20887.624992%20724.5%20890%20740.749984C893%20761.249984%20888.375008%20767.624992%20888.375008%20767.624992C881.750016%20723.875008%20810.5%20597.875008%20804.750016%20593.624992C735.250016%20626.124992%20639.750016%20635.249984%20639.750016%20635.249984C639.750016%20635.249984%20546.250016%20832%20458.250016%20832C371%20832%20371.5%20663.5%20371.5%20663.5C371.5%20663.5%20346.875008%20711.249984%20315.875008%20711.249984C270.624992%20711.249984%20255.750016%20643%20255.750016%20568.875008C166.5%20568.875008%2091.375008%20548.875008%2084.624992%20547C78%20545.124992%2056.875008%20529.749984%2066.375008%20531.624992C86%20537.875008%20177.750016%20552.124992%20258%20545.124992C262.5%20474.749984%20303.624992%20383%20303.624992%20383C303.624992%20383%20215.375008%20255.2499840000001%20215.375008%20164.124992C215.375008%20140.124992%20225.875008%2096.249984%20289.124992%2096.249984C342.250016%2096.249984%20401.875008%20128.124992%20413%20134.5C403.250016%20120.624992%20396%2094%20396%2081.749984C396%2071.749984%20402%2043.375008%20442.875008%2043.375008C495.375008%2043.375008%20554.124992%2083.624992%20554.124992%2083.624992C554.124992%2083.624992%20609.624992%20-8.375008%20657%20-50.5C669.750016%20-61.875008%20682%20-64%20682%20-64C682%20-64%20634.875008%20-18.750016%20572.875008%2098C630.5%20133.5%20690.5%20217.5%20690.5%20217.5C690.5%20217.5%20697.624992%20217.2499840000001%20752.375008%20217.2499840000001C838.124992%20217.2499840000001%20959.875008%20235.2499840000001%20959.875008%20303.375008C960%20373.624992%20850.5%20437.124992%20850.5%20437.124992zM860%20479.5C860%20454.624992%20836.375008%20454.875008%20836.375008%20454.875008L818.375008%20453.749984C818.375008%20453.749984%20784.250016%20471.624992%20763.5%20480.124992C763.5%20480.124992%20795.624992%20529.5%20803.124992%20543.249984C808.750016%20539.875008%20860%20507.875008%20860%20479.5zM501.124992%20732.875008C541.5%20732.875008%20599%20637.875008%20599%20637.875008C599%20637.875008%20509.250016%20645.875008%20435.375008%20602.5C437.375008%20670.875008%20460.375008%20732.875008%20501.124992%20732.875008zM341.5%20655.875008C354.250016%20655.875008%20366.750016%20640.249984%20372%20627.124992C372%20618.375008%20376.5%20567.375008%20376.5%20567.375008L302.5%20570.249984C302.5%20636.875008%20328.624992%20655.875008%20341.5%20655.875008zM333.750016%20192.7499840000001C293.250016%20192.7499840000001%20285%20215.2499840000001%20285%20235.5C285%20281.375008%20321.624992%20345.624992%20321.624992%20345.624992C321.624992%20345.624992%20362.750016%20259.2499840000001%20434.375008%20222.875008C398.875008%20202%20369.5%20192.7499840000001%20333.750016%20192.7499840000001zM465.124992%20102.375008C436.750016%20102.375008%20433.250016%20120.7499840000001%20433.250016%20125C433.250016%20138.124992%20443.624992%20153.7499840000001%20443.624992%20153.7499840000001C443.624992%20153.7499840000001%20491.250016%20185.875008%20494.250016%20189.375008L529.5%20123.624992C529.5%20123.624992%20493.5%20102.375008%20465.124992%20102.375008zM553.624992%20138.124992C536.375008%20168.2499840000001%20523.624992%20199.7499840000001%20523.624992%20199.7499840000001C523.624992%20199.7499840000001%20594.5%20195.2499840000001%20632.624992%20234.5C608.875008%20223.875008%20571%20210.375008%20527%20214.5C619%20295.5%20672.750016%20354.2499840000001%20718.124992%20414.875008C714.250016%20419.624992%20693.5%20434.124992%20688.375008%20436.5C661%20403.5%20554.375008%20289.624992%20455.624992%20233.2499840000001C330.624992%20301.375008%20304.375008%20501.749984%20301.750016%20543.375008L370%20536.875008C370%20536.875008%20344.375008%20491.375008%20344.375008%20457.875008C344.375008%20424.5%20348.375008%20422.749984%20348.375008%20422.749984C348.375008%20422.749984%20347.5%20481%20383.5%20526C411%20380%20439.624992%20305.2499840000001%20461.875008%20260.624992C473.250016%20265.375008%20494.375008%20274.7499840000001%20494.375008%20274.7499840000001C494.375008%20274.7499840000001%20431.375008%20456.375008%20434.875008%20579.249984C463.5%20594.5%20505.875008%20610.249984%20553.624992%20610.249984C679.375008%20610.249984%20780.5%20556.249984%20780.5%20556.249984L741%20501C741%20501%20705.750016%20564.749984%20655.875008%20576.124992C682.124992%20556.624992%20711.624992%20530.749984%20726.875008%20493.624992C622.624992%20534.249984%20496.875008%20555.749984%20456.5%20560.5C453%20545.624992%20453.5%20524.375008%20453.5%20524.375008C453.5%20524.375008%20622.124992%20493.249984%20744.875008%20423.124992C744%20269.624992%20576.750016%20151.7499840000001%20553.624992%20138.124992zM713.375008%20252.875008C713.375008%20252.875008%20765.750016%20321.5%20764.875008%20412.5C764.875008%20412.5%20849.5%20360.124992%20849.5%20309C849.5%20252%20713.375008%20252.875008%20713.375008%20252.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gitkraken%22%20%20%20%20%20%20unicode=%22&#xF3A6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M675.812512%20735.9375008C669.176512%20736.5584992%20662.456512%20733.0424992000001%20659.312512%20726.5624992C655.408512%20718.4984992%20658.476992%20708.6935008%20666.124992%20704.4375008C764.204992%20649.3975008%20830.624992%20543.3864960000001%20830.624992%20421.562496C830.624992%20284.954496%20746.959488%20168.108512%20628.687488%20120.812512L628.687488%20255.812512C649.199488%20262.404512%20664.687488%20281.739008%20664.687488%20304.875008C664.687488%20324.043008%20654.855488%20340.602496%20639.687488%20349.562496C651.687488%20465.978496%20703.937504%20435.319008%20703.937504%20472.375008L703.937504%20493.937504C703.937504%20549.585504%20576.984992%20730.8384992%20517.624992%20735.0624992C514.008992%20735.3504992000001%20510.368992%20735.3504992000001%20506.624992%20735.0624992C447.104992%20730.6784992%20320.187488%20549.553504%20320.187488%20493.937504L320.187488%20472.249984C320.187488%20435.194016%20372.6600000000001%20465.981504%20384.5%20349.437504C369.204%20340.509504%20359.5%20323.950016%20359.5%20304.750016C359.5%20281.614016%20374.8005120000001%20262.279488%20395.3125120000001%20255.6874880000001L395.3125120000001%20120.687488C277.0084992%20167.823488%20193.3750016%20284.669504%20193.3750016%20421.437504C193.3750016%20543.101504%20259.7949984%20649.1124992%20357.875008%20704.3124992C365.683008%20708.6964992000001%20368.5914880000001%20718.3735008%20364.687488%20726.4375008C360.495488%20735.0775008%20350.071488%20738.422%20341.687488%20733.75C233.3675008%20672.95%20160%20555.869504%20160%20421.437504C160%20253.501504%20274.388%20112.735488%20428.5%2074.687488L428.5%20227C439.476%20223.352%20450.358016%20220.243008%20461.750016%20217.875008L461.750016%2036.750016C274.262%2061.613984%20129.1875008%20224.349504%20129.1875008%20421.437504C129.1875008%20469.469504%20137.8810016%20515.5360000000001%20153.6249984%20558C156.7930016%20566.48%20152.7864992%20575.855008%20144.5624992%20579.3750016C135.8904992%20583.1829984%20125.7655008%20578.838%20122.4375008%20569.750016C105.3815008%20523.637984%2096%20473.725504%2096%20421.437504C96%20194.333504%20273.1090016%209.088%20495.124992%200L495.124992%20213.624992C504.948992%20213.048992%20516.747008%20212.888992%20528.875008%20213.624992L528.875008%200.187488C750.891008%209.115488%20928%20194.333504%20928%20421.437504C928%20473.725504%20918.618496%20523.603008%20901.562496%20569.875008C898.234496%20578.8029984%20888.109504%20583.3704992%20879.437504%20579.5624992C871.213504%20576.0424992000001%20867.175008%20566.539488%20870.375008%20558.187488C886.119008%20515.723488%20894.812512%20469.594496%20894.812512%20421.562496C894.812512%20224.4744960000001%20749.897984%2061.7710080000001%20562.249984%2036.875008L562.249984%20218C573.673984%20220.208%20584.684%20223.316992%20595.5%20227.124992L595.5%2074.812512C749.612%20112.7325120000001%20864%20253.5944960000001%20864%20421.562496C864%20555.994496%20790.632512%20673.1070016%20682.312512%20733.8750016C680.256512%20735.0430016%20678.024512%20735.7304991999999%20675.812512%20735.9375008zM411.062496%20339.5C429.974496%20339.5%20445.249984%20323.980512%20445.249984%20304.812512C445.249984%20285.8045120000001%20430.134496%20270.124992%20411.062496%20270.124992C391.990496%20270.124992%20376.8125120000001%20285.8045120000001%20376.8125120000001%20304.812512C376.8125120000001%20323.820512%20391.990496%20339.5%20411.062496%20339.5zM612.937504%20339.437504C631.721504%20339.437504%20647.187488%20324.077984%20647.187488%20304.750016C647.187488%20285.5819840000001%20631.881504%20270.062496%20612.937504%20270.062496C594.153504%20270.062496%20578.750016%20285.421984%20578.750016%20304.750016C578.750016%20323.918016%20594.025504%20339.437504%20612.937504%20339.437504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22houzz%22%20%20%20%20%20%20unicode=%22&#xF27C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20823L256%20677L256%20384L512%20530zM512%20530L768%20384L768%20677zM768%20384L512%20238L512%20-55L768%2091zM512%20238L256%20384L256%2091z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22youtube-square%22%20%20%20%20%20%20unicode=%22&#xF431;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM512%20541.437504C512%20541.437504%20371.497504%20541.467488%20336.937504%20532.187488C317.7375008%20526.747488%20302.37%20511.707488%20297.25%20492.187488C287.9700000000001%20457.307488%20288%20383.6874880000001%20288%20383.6874880000001C288%20383.6874880000001%20287.9700000000001%20310.0750080000001%20297.25%20274.875008C302.37%20255.6750080000001%20317.7375008%20240.932512%20336.937504%20235.812512C371.497504%20226.532512%20512%20226.562496%20512%20226.562496C512%20226.562496%20652.502496%20226.532512%20687.062496%20235.812512C706.262496%20241.252512%20721.630016%20255.6674880000001%20726.750016%20275.1874880000001C736.030016%20310.0674880000001%20736%20383.6874880000001%20736%20383.6874880000001C736%20383.6874880000001%20736.029984%20456.987488%20726.750016%20492.187488C721.629984%20511.707488%20706.262496%20526.747488%20687.062496%20532.187488C652.502496%20541.467488%20512%20541.437504%20512%20541.437504zM448%20475L608%20383.624992L448%20292.6874880000001L448%20475z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22linkedin-in%22%20%20%20%20%20%20unicode=%22&#xF0E1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M276.5624992%20768C229.8744992%20768%20192%20730.188%20192%20683.5C192%20636.812%20229.844%20598.1249984%20276.5%20598.1249984C323.156%20598.1249984%20361.062496%20636.812%20361.062496%20683.5C361.062496%20730.156%20323.250496%20768%20276.5624992%20768zM689.124992%20544C618.116992%20544%20577.488%20506.865504%20558%20469.937504L555.937504%20469.937504L555.937504%20534.062496L416%20534.062496L416%2064L561.812512%2064L561.812512%20296.6874880000001C561.812512%20357.9994880000001%20566.440512%20417.249984%20642.312512%20417.249984C717.096512%20417.250016%20718.187488%20347.340512%20718.187488%20292.812512L718.187488%2064L863.812512%2064L864%2064L864%20322.1874880000001C864%20448.523488%20836.836992%20544%20689.124992%20544zM203.6249984%20534.062496L203.6249984%2064L349.562496%2064L349.562496%20534.062496L203.6249984%20534.062496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rev-io%22%20%20%20%20%20%20unicode=%22&#xF5B2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800L480%20734.3750016C300.8781376%20718.131888%20160%20567.2788479999999%20160%20384C160%20189.92%20317.92%2032%20512%2032L864%2032L864%20384C864%20491.744%20815.261984%20588.2044992%20738.750016%20652.8124992L679.124992%20618.0624992C752.148992%20565.774496%20800%20480.448%20800%20384C800%20225.216%20670.816%2096%20512%2096C353.1840000000001%2096%20224%20225.216%20224%20384C224%20531.97056%20336.190976%20654.1546304%20480%20670.1249984L480%20576L672%20688L480%20800zM512%20480A96%2096%200%200%201%20512%20288A96%2096%200%200%201%20512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22usb%22%20%20%20%20%20%20unicode=%22&#xF287;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800L416%20640L480%20640L480%20254C455%20264.5%20429.124992%20268.5%20405%20272C377%20276%20351.5%20280%20338%20287C324.5%20294%20320%20297.375008%20320%20320L320%20393C339.124992%20404.124992%20352%20424.375008%20352%20448C352%20483.375008%20323.375008%20512%20288%20512C252.624992%20512%20224%20483.375008%20224%20448C224%20424.375008%20236.875008%20404.124992%20256%20393L256%20320C256%20278.624992%20279.5%20246%20308%20231C336.5%20216%20367%20212%20395%20208C423%20204%20448.5%20200%20462%20193C475.5%20186%20480%20182.624992%20480%20160C480%20159%20480%20158%20480%20157L480%20154C442.875008%20140.7499840000001%20416%20105.624992%20416%2064C416%2011%20459%20-32%20512%20-32C565%20-32%20608%2011%20608%2064C608%20105.624992%20581.124992%20140.7499840000001%20544%20154C544.250016%20156%20544.250016%20158%20544%20160L544%20219C544.124992%20220.624992%20544.124992%20222.375008%20544%20224C544%20245.375008%20550.124992%20251.624992%20568%20262C585.875008%20272.375008%20616%20281%20648%20289C680%20297%20713.875008%20304.375008%20744%20322C774.124992%20339.624992%20800%20373.375008%20800%20416L800%20480L832%20480L832%20608L704%20608L704%20480L736%20480L736%20416C736%20394.624992%20729.875008%20388.375008%20712%20378C694.124992%20367.624992%20664%20359%20632%20351C602.750016%20343.7499840000001%20572%20336.5%20544%20322L544%20640L608%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22accusoft%22%20%20%20%20%20%20unicode=%22&#xF369;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M599.687488%20704C582.983488%20704%20408.966496%20703.2895008%20393.062496%20702.9375008C361.222496%20702.9375008%20338.435488%20703.2675008%20361.187488%20677.1875008C374.051488%20662.9475008%20763.058496%20221.337504%20772.562496%20210.937504C794.546496%20186.2335040000001%20807.077984%20190.767488%20823.750016%20196.687488C829.029984%20198.415488%201015.161504%20268.982496%201018.937504%20271.062496C1032.185504%20277.654496%201016.275488%20296.443008%201007.187488%20306.875008C1003.763488%20310.331008%20667.151008%20680.34%20663.375008%20684.5C647.439008%20702.932%20639.879488%20704%20599.687488%20704zM430.562496%20480C430.562496%20480%20411.353504%20477.524%20390.937504%20456.5C376.4095040000001%20442.484%206.11350016%20108.253504%203.93750016%20105.437504C-7.32650016%2090.013504%206.53449984%2094.912992%2029.06249984%20102.624992C30.15050016%20102.624992%20180.8124992%20150.062496%20180.8124992%20150.062496C181.9004992%20151.1184960000001%20180.7870016%20150.420992%20181.8750016%20151.124992C181.1710016%20158.836992%20180.7895008%20191.0129920000001%20180.4375008%20193.124992C179.3495008%20201.188992%20183.7590016%20203.676512%20191.3750016%20206.812512L368.5%20269.375008C369.588%20270.431008%20509.472%20379.4735040000001%20512%20381.937504L512%20383.6874880000001L430.562496%20480zM504.812512%20256C499.980512%20255.648%20489.245504%20254.573504%20481.437504%20251.437504C473.661504%20248.301504%20245.7850016%20179.971488%20237.6249984%20177.187488C229.4650016%20174.051488%20219.0535008%20171.607488%20219.4375008%20165.687488C219.8215008%20161.847488%20222.802%20161.470496%20227.25%20160.062496C231.314%20159.038496%20715.604992%2043.369504%20727.124992%2040.937504C752.372992%2036.073504%20789.457504%2024.9%20813.937504%2038.5C817.649504%2040.26%201015.109504%20168.857504%201018.437504%20170.937504C1026.981504%20177.2095040000001%201025.453504%20181.357504%201015.437504%20183.437504C1011.725504%20183.789504%20975.763008%20188.16%20953.875008%20192C953.875008%20192%20767.190496%20117.477984%20763.062496%20115.750016C737.110496%20104.581984%20719.271488%20120.684992%20703.687488%20138.124992L610.937504%20241.6874880000001C602.009504%20243.063488%20512.972512%20256.352%20504.812512%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22deskpro%22%20%20%20%20%20%20unicode=%22&#xF38F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M214.3750016%20736C206.4389984%20735.6800000000001%20192.1875008%20734.7455008%20192.1875008%20710.9375008L192.1875008%20393.5C186.4595008%20263.6760000000001%20313.4275008%20224%20351.187488%20224L486.750016%20224C460.413984%20249.408%20450.332992%20280.136992%20448.124992%20303.624992C446.204992%20323.624992%20476.369504%20326.1175040000001%20477.937504%20306.437504C478.257504%20302.9495040000001%20486.107488%20224%20564.187488%20224L573.750016%20224L622.312512%20306.5L630.187488%20320L736%20320L736%20556.937504C736%20617.5775008%20709.318016%20736.3275008%20547.750016%20735.6875008L418.187488%20735.6875008C433.419488%20719.4955008%20445.875008%20698.976%20445.875008%20672C445.843008%20652%20416%20652%20416%20672C416%20739.936%20343.586016%20736.3275008%20337.249984%20735.6875008C336.930016%20735.6875008%20336.632512%20736%20336.3125120000001%20736L214.3750016%20736zM592.437504%20511.875008C622.108128%20509.962496%20649.082496%20479.612512%20637.062496%20438.3125120000001L544%20480.812512C555.868%20503.960512%20574.635136%20513.022496%20592.437504%20511.875008zM654.249984%20288L619.312512%20224L768%20224C825.408%20224%20896%20256%20928%20288L654.249984%20288zM608%20192C640%20160%20658.968%20142.34%20659%20134.5C659.32%20131.5560000000001%20659.924%2070.540992%20600.5%2042.124992C583.828%2034.284992%20578.311488%2032.3200000000001%20559.687488%2032L512%20-32C544%20-32%20561.311488%20-32.007008%20574.687488%20-30.375008C653.055488%20-20.231008%20705.944512%2039.8689920000001%20720.312512%2076.124992C724.568512%2086.876992%20735.68%20115.264%20736%20192L608%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fonticons%22%20%20%20%20%20%20unicode=%22&#xF280;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM631%20611L609%20570L569%20570L564%20556L596%20522L583%20474C583%20474%20592.250016%20462.749984%20593%20463C593.750016%20463.249984%20638%20488%20638%20488L682%20463L694%20474L680%20522L712%20557L705%20570L666%20570L644%20611zM460%20553C347.875008%20553%20351%20468%20351%20468L351%20424L310%20424L310%20370L350%20370L350%20198L310%20193L310%20156L498%20156C497.5%20155.375008%20498%20192%20498%20192L431%20199L431%20370L511%20370L527%20424L431%20424L431%20480C431%20480%20436.375008%20504%20457%20504C477.624992%20504%20481%20485%20481%20485L481%20469L553%20479C553%20479%20566.5%20553%20460%20553zM570%20423L558%20382L596%20371C600.624992%20369.7499840000001%20604%20365.7499840000001%20604%20361L604%20208C604%20203%20600%20199%20595%20198L565%20192L565%20156L711%20156L711%20191L694%20194C689%20194.875008%20685%20199.875008%20685%20205L685%20423z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22replyd%22%20%20%20%20%20%20unicode=%22&#xF3E6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM567.375008%20351.6874880000001C539.535008%20351.6874880000001%20518.102496%20343.6874880000001%20503.062496%20327.6874880000001C487.702496%20312.007488%20480%20288%20480%20256C480%20225.92%20486.74%20202.5849920000001%20500.5%20185.624992C513.94%20168.664992%20535.372512%20160%20564.812512%20160C578.892512%20160%20592.02%20161.9024960000001%20604.5%20166.062496C616.98%20169.9024960000001%20626.889984%20175.052512%20634.249984%20180.812512L618.562496%20211.5C614.082496%20208.3%20608.304992%20205.130016%20600.624992%20202.2499840000001C592.624992%20199.370016%20583.669984%20197.7499840000001%20573.750016%20197.750016C557.750016%20197.750016%20546.227488%20201.570016%20539.187488%20209.2499840000001C531.827488%20216.929984%20528.015008%20228.452512%20527.375008%20243.812512L636.5%20243.812512C637.46%20250.212512%20638.422496%20255.982496%20639.062496%20262.062496C639.702496%20267.822496%20640%20273.255008%20640%20278.375008C640%20292.455008%20637.777504%20304.024992%20633.937504%20313.624992C629.777504%20322.904992%20624.344992%20330.56%20617.624992%20336C610.584992%20341.76%20602.889984%20345.627488%20594.249984%20348.1874880000001C585.610016%20350.4274880000001%20576.655008%20351.6874880000001%20567.375008%20351.6874880000001zM437.124992%20350.750016C427.524992%20350.750016%20419.227488%20348.495008%20412.187488%20343.375008C405.147488%20338.5750080000001%20399.6600000000001%20331.835008%20395.5%20322.875008L394.249984%20322.875008L388.5%20346.875008L352%20346.875008L352%20165.124992L399.375008%20165.124992L399.375008%20282.562496C401.295008%20289.602496%20405.122496%20295.332512%20410.562496%20299.812512C416.322496%20303.9725120000001%20423.367488%20306.2499840000001%20431.687488%20306.2499840000001C437.767488%20306.2499840000001%20444.507488%20304.9350080000001%20452.187488%20302.375008L458.562496%20346.875008C450.562496%20349.4350080000001%20443.204992%20350.7499840000001%20437.124992%20350.750016zM706.249984%20348.1874880000001C697.289984%20348.1874880000001%20690.564992%20345.6125120000001%20685.124992%20340.812512C679.684992%20335.692512%20677.124992%20328.944992%20677.124992%20320.624992C677.124992%20311.9849920000001%20679.684992%20305.3074880000001%20685.124992%20300.1874880000001C690.564992%20295.0674880000001%20697.289984%20292.5%20706.249984%20292.5C715.209984%20292.5%20722.56%20295.0674880000001%20728%20300.1874880000001C733.44%20305.3074880000001%20736%20311.9849920000001%20736%20320.624992C736%20328.944992%20733.44%20335.692512%20728%20340.812512C722.56%20345.6125120000001%20715.529984%20348.1874880000001%20706.249984%20348.1874880000001zM566.375008%20313.937504C577.255008%20313.937504%20584.950016%20310.415008%20589.750016%20303.375008C594.870016%20296.335008%20596.772512%20286.3699840000001%20595.812512%20273.2499840000001L528.312512%20273.2499840000001C529.592512%20285.409984%20533.115008%20295.390016%20538.875008%20302.750016C544.955008%20310.110016%20553.895008%20313.937504%20566.375008%20313.937504zM706.249984%20216.624992C697.289984%20216.624992%20690.564992%20214.370016%20685.124992%20209.2499840000001C679.684992%20204.449984%20677.124992%20197.764992%20677.124992%20189.124992C677.124992%20180.484992%20679.684992%20173.744992%20685.124992%20168.624992C690.564992%20163.504992%20697.289984%20161.2499840000001%20706.249984%20161.2499840000001C715.209984%20161.2499840000001%20722.56%20163.504992%20728%20168.624992C733.44%20173.744992%20736%20180.804992%20736%20189.124992C736%20197.764992%20733.44%20204.450016%20728%20209.2499840000001C722.56%20214.370016%20715.529984%20216.624992%20706.249984%20216.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-attribution%22%20%20%20%20%20%20unicode=%22&#xF4E7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C283.345456%20800%2096%20612.654544%2096%20384C96%20155.3454400000001%20283.345456%20-32%20512%20-32C740.65456%20-32%20928%20155.3454400000001%20928%20384C928%20612.654544%20740.65456%20800%20512%20800zM512%20736C705.74544%20736%20864%20577.745456%20864%20384C864%20190.25456%20705.74544%2032%20512%2032C318.254544%2032%20160%20190.25456%20160%20384C160%20577.745456%20318.254544%20736%20512%20736zM512%20640C476.8%20640%20448%20611.2%20448%20576C448%20540.8%20476.8%20512%20512%20512C547.2%20512%20576%20540.8%20576%20576C576%20611.2%20547.2%20640%20512%20640zM512%20480C457.6%20480%20416%20438.4%20416%20384L416%20288L448%20256L448%20128L576%20128L576%20256L608%20288L608%20384C608%20438.4%20566.4%20480%20512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22centercode%22%20%20%20%20%20%20unicode=%22&#xF380;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM422.375008%20608C347.047008%20535.6800000000001%20332.115008%20365.147488%20377.875008%20164.187488C468.115008%20144.027488%20598.997504%20198.409984%20732.437504%20306.2499840000001C768.821504%20458.249984%20522.695008%20571.52%20422.375008%20608zM512%20448C547.36%20448%20576%20419.36%20576%20384C576%20348.64%20547.36%20320%20512%20320C476.64%20320%20448%20348.64%20448%20384C448%20419.36%20476.64%20448%20512%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22galactic-empire%22%20%20%20%20%20%20unicode=%22&#xF1D1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M883%20483.375008C865.250016%20549.5%20830.5%20608.5%20783.5%20655.5C736.624992%20702.5%20677.5%20737.249984%20611.250016%20755C579.624992%20763.5%20546.375008%20768%20512%20768C477.624992%20768%20444.250016%20763.5%20412.5%20755C346.375008%20737.249984%20287.375008%20702.375008%20240.375008%20655.5C193.5%20608.5%20158.624992%20549.5%20141%20483.375008C132.5%20451.624992%20128%20418.375008%20128%20384C128%20349.624992%20132.5%20316.375008%20141%20284.7499840000001C158.624992%20218.624992%20193.375008%20159.624992%20240.375008%20112.624992C287.375008%2065.624992%20346.5%2030.749984%20412.624992%2013C444.250016%204.5%20477.624992%200%20512%200C546.375008%200%20579.624992%204.5%20611.375008%2013C677.5%2030.624992%20736.5%2065.5%20783.5%20112.5C830.375008%20159.375008%20865.250016%20218.375008%20882.875008%20284.5C891.375008%20316.2499840000001%20896%20349.624992%20896%20384C896%20418.375008%20891.5%20451.749984%20883%20483.375008zM525%20725C551%20724.124992%20576.124992%20720.249984%20600.250016%20713.749984C659%20698.124992%20711.5%20667.124992%20753.250016%20625.249984C770.5%20608.124992%20786%20589%20799.250016%20568.375008L785.375008%20560.375008C772.875008%20579.749984%20758.250016%20597.749984%20742%20614L713.375008%20585.375008C678.5%20620.249984%20634.624992%20646.124992%20585.624992%20659.249984L596.124992%20698.375008C573.250016%20704.5%20549.5%20708.124992%20525%20709.124992zM627.250016%20384C627.250016%20373.624992%20625.750016%20363.624992%20623.250016%20354L741.250016%20322.375008C730.250016%20281.624992%20708.750016%20245.124992%20679.750016%20216.124992L593.5%20302.5C579.375008%20288.5%20561.624992%20278%20541.750016%20272.7499840000001L573.375008%20154.7499840000001C553.750016%20149.5%20533.250016%20146.624992%20512%20146.624992C490.750016%20146.624992%20470.124992%20149.5%20450.5%20154.7499840000001L482.124992%20272.7499840000001C462.250016%20278%20444.5%20288.5%20430.375008%20302.7499840000001L344%20216.375008C315%20245.375008%20293.624992%20281.875008%20282.750016%20322.7499840000001L400.624992%20354.375008C398.124992%20363.7499840000001%20396.750016%20373.7499840000001%20396.750016%20384C396.750016%20394.249984%20398.124992%20404.249984%20400.750016%20413.749984L282.750016%20445.375008C293.624992%20486.249984%20315.124992%20522.749984%20344.124992%20551.749984L430.5%20465.375008C444.5%20479.5%20462.250016%20490%20482.124992%20495.249984L450.5%20613.249984C470.124992%20618.5%20490.750016%20621.375008%20512%20621.375008C533.250016%20621.375008%20553.750016%20618.5%20573.375008%20613.249984L541.750016%20495.375008C561.624992%20490%20579.375008%20479.624992%20593.5%20465.5L679.875008%20551.875008C708.875008%20522.875008%20730.375008%20486.249984%20741.250016%20445.5L623.250016%20413.875008C625.875008%20404.375008%20627.250016%20394.375008%20627.250016%20384zM270.624992%20625.249984C312.375008%20667%20364.875008%20698%20423.624992%20713.749984C445.875008%20719.749984%20469.124992%20723.5%20493%20724.749984L493%20708.749984C470.5%20707.5%20448.750016%20703.875008%20427.750016%20698.249984L438.250016%20659.124992C389.124992%20646%20345.375008%20620.124992%20310.5%20585.249984L281.875008%20614C265.624992%20597.749984%20251.124992%20579.749984%20238.624992%20560.375008L224.750016%20568.375008C237.875008%20589%20253.375008%20608%20270.624992%20625.249984zM208.624992%20227.375008C197.5%20248.875008%20188.624992%20271.875008%20182.250016%20295.7499840000001C174.750016%20323.875008%20170.624992%20353.5%20170.624992%20384C170.624992%20414.5%20174.750016%20444.124992%20182.250016%20472.375008C188.624992%20496.249984%20197.5%20519.124992%20208.624992%20540.624992L222.5%20532.624992C212.124992%20512.375008%20203.750016%20490.749984%20197.750016%20468.249984L236.875008%20457.749984C230.5%20434.249984%20227.250016%20409.5%20227.250016%20384C227.250016%20358.5%20230.5%20333.875008%20236.750016%20310.375008L197.624992%20299.875008C203.624992%20277.375008%20212%20255.7499840000001%20222.5%20235.375008zM493%2043.249984C469.124992%2044.5%20446%2048.249984%20423.624992%2054.249984C364.750016%2070%20312.250016%20101%20270.5%20142.875008C253.250016%20160.124992%20237.875008%20179.124992%20224.624992%20199.624992L238.5%20207.624992C251.124992%20188.375008%20265.624992%20170.375008%20281.750016%20154.124992L310.5%20182.7499840000001C345.250016%20147.875008%20389.124992%20122%20438.250016%20108.875008L427.750016%2069.749984C448.750016%2064.124992%20470.624992%2060.5%20493%2059.249984zM753.250016%20142.624992C711.5%20100.875008%20659%2070%20600.250016%2054.249984C576.124992%2047.749984%20551%2043.875008%20525%2043L525%2059C549.5%2059.875008%20573.250016%2063.624992%20596.124992%2069.624992L585.624992%20108.875008C634.624992%20121.875008%20678.5%20147.7499840000001%20713.375008%20182.624992L742%20153.875008C758.250016%20170.2499840000001%20772.875008%20188.2499840000001%20785.375008%20207.624992L799.250016%20199.624992C786%20179%20770.624992%20159.875008%20753.250016%20142.624992zM815.375008%20227.375008L801.5%20235.375008C811.875008%20255.624992%20820.250016%20277.124992%20826.250016%20299.624992L787.124992%20310.124992C793.375008%20333.7499840000001%20796.750016%20358.375008%20796.750016%20384C796.750016%20409.5%20793.5%20434.249984%20787.124992%20457.749984L826.250016%20468.249984C820.250016%20490.749984%20811.875008%20512.375008%20801.5%20532.624992L815.375008%20540.624992C826.5%20519.124992%20835.375008%20496.249984%20841.750016%20472.375008C849.250016%20444.249984%20853.250016%20414.5%20853.250016%20384C853.250016%20353.375008%20849.250016%20323.7499840000001%20841.750016%20295.5C835.375008%20271.624992%20826.375008%20248.875008%20815.375008%20227.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22nimblr%22%20%20%20%20%20%20unicode=%22&#xF5A8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20864L224%20288L224.8124992%20288C224.5332992%20282.672032%20224%20277.396224%20224%20272C224%20104.384%20360.384%20-32%20528%20-32C695.616%20-32%20832%20104.384%20832%20272C832%20439.616%20695.616%20576%20528%20576C438.1923520000001%20576%20357.577024%20536.631168%20301.8750016%20474.5L224%20864zM528%20512C660.352%20512%20768%20404.352%20768%20272C768%20139.648%20660.352%2032%20528%2032C395.648%2032%20288%20139.648%20288%20272C288%20404.352%20395.648%20512%20528%20512zM432%20352A48%2048%200%200%201%20432%20256A48%2048%200%200%201%20432%20352zM624%20352A48%2048%200%200%201%20624%20256A48%2048%200%200%201%20624%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22page4-corporation%22%20%20%20%20%20%20unicode=%22&#xF3D7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.24%20800%2096%20613.76%2096%20384C96%20290.4640000000001%20127.2164992%20204.472%20179.3124992%20135L636.875008%20780.8750016C597.451008%20793.2909984%20555.52%20800%20512%20800zM672%20768L672%20192L880.812512%20192C910.796512%20249.472%20928%20314.688%20928%20384C928%20557.024%20822.304%20705.312%20672%20768zM705.624992%20640L705.687488%20640L729.187488%20640L729.187488%20585.3750016L750.5%20585.3750016L750.5%20635.4375008L773.750016%20635.4375008L773.750016%20585.3750016L797.249984%20585.3750016L797.249984%20640L820.5%20640L820.5%20560.5L705.624992%20560.5L705.624992%20640zM752.5%20536.937504L812.375008%20536.937504C838.231008%20487.817504%20820.217504%20427.250016%20762.937504%20427.249984C697.145504%20427.249984%20690.621504%20505.504992%20717.437504%20534.624992L737.062496%20516.937504C715.462496%20495.977504%20725.625504%20453.812512%20762.937504%20453.812512C796.665504%20453.812512%20808.775008%20486.511488%20794.375008%20512.687488L775.687488%20512.687488L775.687488%20492.437504L752.5%20492.437504L752.5%20536.937504zM512%20526.624992L275.3124992%20192L512%20192L512%20526.624992zM820.249984%20422.062496L820.249984%20393.562496L796.312512%20383.750016L796.312512%20339.1874880000001L820.249984%20329.750016L820.249984%20301.562496L705.687488%20351.312512L705.687488%20372.312512L820.249984%20422.062496zM774.750016%20375.1874880000001L739.375008%20361.124992L774.750016%20347.062496L774.750016%20375.1874880000001zM740.687488%20309.750016C766.543488%20309.750016%20775.687488%20293.395488%20775.687488%20267.1874880000001L775.687488%20248.812512L820.5%20248.812512L820.5%20224L706%20224L706%20266.1874880000001C706%20292.043488%20715.151488%20309.750016%20740.687488%20309.750016zM740.687488%20283.562496C729.551488%20283.562496%20727.312512%20272.784%20727.312512%20262L727.312512%20248.875008L754.812512%20248.875008L754.812512%20265.937504C754.780512%20275.729504%20750.831488%20283.562496%20740.687488%20283.562496zM184.5624992%20128C260.7224992%2030.752%20378.88%20-32%20512%20-32L512%20128L184.5624992%20128zM672%20128L672%200C738.336%2027.68%20795.725504%2072.192%20839.437504%20128L672%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22uikit%22%20%20%20%20%20%20unicode=%22&#xF403;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M710.4%20681.6L572.8%20601.6L736%20508.8L736%20259.2000000000001L512%20128L288%20259.2000000000001L288%20435.2L160%20512L160%20176L512%20-32L864%20176L864%20592zM646.4%20720L512%20800L377.6%20720L512%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-noncommercial%22%20%20%20%20%20%20unicode=%22&#xF4E8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20344.368032%20857.07104%20306.391968%20844.937504%20270.812512L576.5%20390.3125120000001C572.97504%20393.552768%20569.407008%20396.7413440000001%20565.437504%20399.437504C560.324992%20402.910016%20554.855008%20405.924992%20549.124992%20408.375008C543.395008%20410.824992%20537.4%20412.707488%20531.187488%20414C527.86896%20414.6904%20524.36416%20414.731904%20520.937504%20415.062496L485.375008%20430.875008C484.424864%20432.386176%20483.126272%20433.626624%20482.437504%20435.3125120000001C480.862496%20439.167488%20480%20443.44%20480%20448C480%20452.56%20480.862496%20456.832512%20482.437504%20460.687488C484.012512%20464.542496%20486.327488%20467.952512%20489.187488%20470.812512C492.047488%20473.672512%20495.457504%20475.987488%20499.312512%20477.562496C503.167488%20479.137504%20507.44%20480%20512%20480C530.24%20480%20544%20466.24%20544%20448L608%20448C608%20453.16%20607.557504%20458.248128%20606.750016%20463.187488C605.942496%20468.12688%20604.8%20472.904992%20603.249984%20477.562496C593.950016%20505.507488%20571.84%20527.8575040000001%20544%20537.937504L544%20576L480%20576L480%20537.937504C475.36%20536.2575039999999%20470.850016%20534.204384%20466.562496%20531.875008C462.275008%20529.5456320000001%20458.182496%20526.917504%20454.312512%20524C450.442496%20521.082496%20446.824992%20517.881888%20443.437504%20514.437504C436.662496%20507.548736%20430.892512%20499.691264%20426.437504%20491.062496C424.209984%20486.748128%20422.3%20482.22%20420.750016%20477.562496C419.008896%20472.33072%20417.92416%20466.895168%20417.124992%20461.312512L205.0624992%20555.687488C265.4033984%20663.115472%20380.27232%20736%20512%20736zM179.0624992%20497.187488L447.5%20377.6874880000001C455.564896%20370.27392%20464.696064%20363.9772480000001%20474.875008%20359.624992C483.665792%20355.866272%20493.220928%20353.886976%20503.062496%20352.937504L538.624992%20337.124992C539.575136%20335.613824%20540.873728%20334.373376%20541.562496%20332.6874880000001C543.137504%20328.832512%20544%20324.56%20544%20320C544%20306.3200000000001%20536.252512%20295.1624960000001%20524.687488%20290.437504C520.832512%20288.862496%20516.56%20288%20512%20288C507.44%20288%20503.167488%20288.862496%20499.312512%20290.437504C495.457504%20292.012512%20492.047488%20294.327488%20489.187488%20297.1874880000001C483.467488%20302.907488%20480%20310.88%20480%20320L416%20320C416%20314.8400000000001%20416.442496%20309.7518720000001%20417.249984%20304.812512C418.057504%20299.87312%20419.2%20295.095008%20420.750016%20290.437504C422.3%20285.78%20424.209984%20281.2518720000001%20426.437504%20276.937504C428.664992%20272.6231360000001%20431.222496%20268.535008%20434.062496%20264.624992C436.902496%20260.715008%20440.0500160000001%20257.00688%20443.437504%20253.562496C446.824992%20250.118112%20450.442496%20246.917504%20454.312512%20244C458.182496%20241.082496%20462.275008%20238.4543680000001%20466.562496%20236.124992C470.849984%20233.795616%20475.36%20231.742496%20480%20230.062496L480%20192L544%20192L544%20230.062496C576.48%20241.822496%20601.097504%20270.236864%20606.750016%20304.812512C606.849568%20305.4215040000001%20606.787264%20306.07472%20606.875008%20306.6874880000001L818.937504%20212.312512C758.596608%20104.884512%20643.72768%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20423.631968%20166.928976%20461.608032%20179.0624992%20497.187488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22korvue%22%20%20%20%20%20%20unicode=%22&#xF42F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM320%20576L320%20387.8125120000001L569.937504%20387.8125120000001L688.249984%20576L541.562496%20576L448%20399.8125120000001L448%20576L320%20576zM320%20368L320%20192.937504L448%20192.937504L448%20358.562496L544%20192.937504L698.062496%20192.937504L579.562496%20368L320%20368z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hireahelper%22%20%20%20%20%20%20unicode=%22&#xF3B0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M253.1249984%20736L250.0624992%20707.4375008C246.6704992%20675.8535008%20220.2715008%20649.5155008%20188.6875008%20646.1875008L160%20643.25L160%20121.937504L187.8124992%20118.2499840000001C220.5804992%20113.961984%20245.098%2090.6510080000001%20250.25%2058.875008L254.6249984%2032L776.624992%2032L779%2061.375008C781.464%2091.1030080000001%20805.738496%20116.109504%20835.562496%20119.437504L864%20122.624992L864%20641.6249984L837.124992%20645.9375008C805.476992%20651.0575008000001%20781.015488%20676.3350015999999%20777.687488%20707.3750016L774.624992%20736L253.1249984%20736zM307.3124992%20672L720.437504%20672C733.269504%20634.528%20762.528%20604.336%20800%20590L800%20176.375008C763.328%20162.999008%20733.919008%20132.864%20721.375008%2096L306.25%2096C292.01%20133.184%20262.016%20162.035488%20224%20175.187488L224%20588.8124992C262.976%20602.0604992%20293.9684992%20633.056%20307.3124992%20672zM328.8125120000001%20576C322.636512%20576%20316.7129984%20563.628512%20327.624992%20560.812512C347.880992%20555.5005120000001%20363%20547.64%20363%20519L363%20388.5C363%20280.948%20362.723488%20240.327488%20353.187488%20223.687488C343.043488%20210.407488%20338.983008%20210.321504%20326.375008%20205.937504C319.2069984%20205.937504%20316.6150016000001%20192%20326.375008%20192C371.271008%20192%20349.604%20194.562496%20394.5%20194.562496C438.756%20194.562496%20420.451008%20192%20463.875008%20192C471.299008%20192%20469.923008%20202.576992%20463.875008%20204.624992C435.683008%20214.4169920000001%20435.612%20217.8929920000001%20433.5%20221.124992C420.636%20241.220992%20426.187488%20330.062016%20426.187488%20368.750016C426.187488%20375.597984%20434.098016%20385.249984%20443.249984%20385.249984L580.750016%20385.249984C589.902016%20385.249984%20597.812512%20375.597984%20597.812512%20368.750016C597.812512%20330.062016%20603.364%20241.252992%20590.5%20221.124992C588.388%20217.764992%20588.316992%20214.4169920000001%20560.124992%20204.624992C554.076992%20202.544992%20552.828992%20192%20560.124992%20192C603.516992%20192%20585.212%20194.562496%20629.5%20194.562496C674.396%20194.562496%20652.728992%20192%20697.624992%20192C707.288992%20192%20704.792992%20205.937504%20697.624992%20205.937504C684.888992%20210.321504%20680.956512%20210.535488%20670.812512%20223.687488C661.180512%20240.327488%20661%20280.948%20661%20388.5L661%20519C661%20547.512%20676.087008%20555.532512%20696.375008%20560.812512C707.383008%20563.628512%20701.172992%20576%20695.124992%20576C649.972992%20576%20669.652%20573.437504%20624.5%20573.437504C584.084%20573.437504%20604.135488%20576%20563.687488%20576C559.623488%20576%20553.157504%20565.294496%20562.437504%20562.062496C568.517504%20559.9824960000001%20596.624992%20557.295008%20596.624992%20511.375008C596.624992%20452.591008%20596.847008%20441.392992%20595.375008%20424.624992C595.375008%20422.928992%20592.492%20408.124992%20579.5%20408.124992L444.5%20408.124992C431.508%20408.124992%20428.624992%20422.960992%20428.624992%20424.624992C427.120992%20441.360992%20427.375008%20452.591008%20427.375008%20511.375008C427.375008%20557.295008%20455.514496%20560.014496%20461.562496%20562.062496C470.842496%20565.294496%20464.408512%20576%20460.312512%20576C419.896512%20576%20439.8855040000001%20573.437504%20399.437504%20573.437504C354.285504%20573.437504%20373.964512%20576%20328.8125120000001%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tumblr%22%20%20%20%20%20%20unicode=%22&#xF173;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M455%20736C433.250016%20736%20415%20717.749984%20415%20696C415%20647.624992%20390.5%20613.875008%20363%20590C349.250016%20578%20334.5%20568.875008%20324%20563C318.750016%20560.124992%20315%20558.375008%20312%20557C310.5%20556.249984%20309.750016%20555.249984%20309%20555C308.250016%20554.749984%20305.124992%20554%20308%20555C292.5%20548.875008%20282%20534.5%20282%20518L282%20447C282%20425.249984%20300.250016%20407%20322%20407L358%20407L358%20240C358%20228.624992%20358%20181%20380%20132C402%2083%20452.375008%2032%20535%2032C660.875008%2032%20723.375008%2081.875008%20728%2086C736.624992%2093.624992%20742%20104.875008%20742%20116L742%20201C742%20215.2499840000001%20733.5%20229%20721%20236C709%20242.624992%20694.375008%20241.2499840000001%20682%20234L681%20235C681%20235%20680%20234%20680%20234C677.750016%20232.7499840000001%20643%20213%20605%20213C585.250016%20213%20583.875008%20218.624992%20580%20226C576.124992%20233.375008%20575%20246%20575%20243L575%20401L674%20401C695.750016%20401%20714%20419.124992%20714%20441L714%20537C714%20558.875008%20695.750016%20577%20674%20577L575%20577L575%20696C575%20717.749984%20556.750016%20736%20535%20736zM473%20672L511%20672L511%20513L650%20513L650%20465L511%20465L511%20243C511%20237.5%20511.250016%20218.7499840000001%20523%20196C534.750016%20173.2499840000001%20564.375008%20149%20605%20149C633.875008%20149%20658.875008%20155.875008%20678%20163L678%20130C669.624992%20123.375008%20632.375008%2096%20535%2096C476.124992%2096%20454.5%20123.624992%20439%20158C423.5%20192.375008%20422%20233.375008%20422%20240L422%20471L346%20471L346%20502C349.124992%20503.624992%20352%20504.749984%20356%20507C369.5%20514.5%20387%20526.249984%20405%20542C436.375008%20569.375008%20464.875008%20614.624992%20473%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-noncommercial--yen-sign-%22%20%20%20%20%20%20unicode=%22&#xF4EA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20344.368032%20857.07104%20306.391968%20844.937504%20270.812512L561.687488%20396.937504L672%20544L596%20544L512%20438L433%20544L357%20544L420%20460L205.0624992%20555.687488C265.4033984%20663.115472%20380.27232%20736%20512%20736zM179.0624992%20497.187488L416%20391.687488L416%20320L480%20320L480%20288L416%20288L416%20224L480%20224L480%20192L544%20192L544%20224L608%20224L608%20288L544%20288L544%20320L577.062496%20320L818.937504%20212.312512C758.596608%20104.884512%20643.72768%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20423.631968%20166.928976%20461.608032%20179.0624992%20497.187488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22soundcloud%22%20%20%20%20%20%20unicode=%22&#xF1BE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M628%20606.3750016C599.624992%20606.3750016%20571.875008%20600.75%20547.5%20591.25C538%20587.625008%20535.375008%20583.875008%20535.375008%20576.5L535.375008%20176.750016C535.375008%20169%20541.375008%20163%20548.875008%20162.2499840000001L898%20162.2499840000001C967.624992%20162.2499840000001%201024%20218%201024%20287.624992C1024%20357.124992%20967.624992%20413.624992%20898%20413.624992C880.750016%20413.624992%20864.375008%20410.124992%20849.375008%20403.750016C839.375008%20517.249984%20744.124992%20606.3749984%20628%20606.3750016zM509.624992%20576.8750016C506.250016%20576.8750016%20503.250016%20575.624992%20500.875008%20573.624992C497.750016%20571.124992%20495.749984%20567.249984%20495.750016%20563L495.750016%20561.624992L490%20279.2499840000001L492.875008%20227.124992L495.750016%20176.2499840000001C495.874976%20168.750016%20502%20162.5%20509.624992%20162.5C517.124992%20162.5%20523.375008%20168.7499840000001%20523.5%20176.375008L529.624992%20279.2499840000001L523.5%20563C523.375008%20568%20520.624992%20572.375008%20516.624992%20574.875008C514.5%20576.1249856%20512.124992%20576.8750016%20509.624992%20576.8750016zM466.624992%20552.375008C464%20552.375008%20461.624992%20551.624992%20459.624992%20550.249984C456%20548.0000319999999%20453.624992%20544%20453.624992%20539.375008L453.624992%20537L448.750016%20279.375008C448.750016%20279.2499840000001%20453.624992%20174.750016%20453.624992%20174.750016L453.624992%20174.375008C453.750016%20171.375008%20454.875008%20168.7499840000001%20456.624992%20166.624992C459.124992%20163.7499840000001%20462.624992%20161.875008%20466.624992%20161.875008C470.124992%20161.875008%20473.375008%20163.375008%20475.750016%20165.750016C477.999968%20168.124992%20479.5%20171.2499840000001%20479.624992%20174.875008L480.124992%20185.2499840000001L485.124992%20279.375008L479.624992%20539.5C479.5%20543.875008%20477.124992%20547.875008%20473.750016%20550.124992C471.624992%20551.624992%20469.250016%20552.375008%20466.624992%20552.375008zM338%20522.5C332.375008%20522.5%20327.750016%20518%20327.624992%20512.249984L321.124992%20279.375008L327.624992%20172.5C327.750016%20166.7499840000001%20332.375008%20162.2499840000001%20338%20162.2499840000001C343.624992%20162.2499840000001%20348.124992%20166.7499840000001%20348.375008%20172.5L355.624992%20279.375008L348.375008%20512.249984C348.124992%20518.0000319999999%20343.624992%20522.5%20338%20522.5zM380.5%20517.375008C374.375008%20517.375008%20369.375008%20512.5%20369.249984%20506.249984L363.249984%20279.375008L369.249984%20173.5C369.374976%20167.2499840000001%20374.375008%20162.375008%20380.5%20162.375008C386.624992%20162.375008%20391.5%20167.2499840000001%20391.750016%20173.5L398.375008%20279.375008L391.750016%20506.249984C391.624992%20512.5000319999999%20386.624992%20517.375008%20380.5%20517.375008zM295.75%20514C290.624976%20514%20286.499984%20509.875008%20286.25%20504.624992L279.25%20279.375008L286.25%20171.750016C286.499984%20166.5%20290.624976%20162.375008%20295.75%20162.375008C300.874992%20162.375008%20304.999984%20166.5%20305.25%20171.875008L313.1249984%20279.375008L305.25%20504.624992C304.999984%20509.875008%20300.874992%20514%20295.75%20514zM423.375008%20510C416.750016%20510%20411.375008%20504.749984%20411.249984%20498L405.875008%20279.375008L411.249984%20174.124992C411.374976%20167.5%20416.624992%20162.124992%20423.375008%20162.124992C430%20162.124992%20435.375008%20167.5%20435.5%20174.2499840000001L441.624992%20279.375008L435.5%20498C435.375008%20504.749984%20430%20510%20423.375008%20510zM253.25%20495.249984C248.624976%20495.249984%20244.7500256%20491.5%20244.6249984%20486.750016L237.1249984%20278.875008L244.6249984%20170.124992C244.7500224%20165.375008%20248.624976%20161.624992%20253.25%20161.624992C257.874992%20161.624992%20261.6249856%20165.375008%20261.8750016%20170.124992L270.3750016%20278.750016L261.8750016%20486.750016C261.6249856%20491.500032%20257.874992%20495.249984%20253.25%20495.249984zM212.3750016%20456.249984C208.2500064%20456.249984%20204.7500256%20452.875008%20204.6249984%20448.624992L196.6249984%20279.375008L204.6249984%20170.124992C204.8750176%20165.875008%20208.2500064%20162.375008%20212.3750016%20162.375008C216.4999904%20162.375008%20219.8750176%20165.875008%20220.1249984%20170.124992L229.1249984%20279.375008L220.1249984%20448.624992C219.8750176%20452.875008%20216.4999904%20456.250016%20212.3750016%20456.249984zM130.25%20397.5C127.124976%20397.5%20124.499984%20395%20124.25%20391.5L115.25%20279.5L124.25%20171C124.499984%20167.624992%20127.124976%20165.124992%20130.25%20165.124992C133.374992%20165.124992%20135.999984%20167.624992%20136.25%20171L146.5%20279.5L136.25%20391.624992C135.999984%20395%20133.374992%20397.5%20130.25%20397.5zM89.75%20393.624992C86.999984%20393.624992%2084.8750144%20391.5%2084.6249984%20388.624992L75%20279.5L84.6249984%20174.375008C84.8750144%20171.5%2086.999984%20169.375008%2089.75%20169.375008C92.374992%20169.375008%2094.4999936%20171.5%2094.8750016%20174.375008L105.6249984%20279.5L94.8750016%20388.624992C94.4999936%20391.5%2092.374992%20393.624992%2089.75%20393.624992zM171.1249984%20390.249984C167.5000096%20390.249984%20164.499984%20387.375008%20164.25%20383.5L155.75%20279.5L164.25%20170.124992C164.499984%20166.2499840000001%20167.5000096%20163.375008%20171.1249984%20163.375008C174.7500224%20163.375008%20177.750016%20166.2499840000001%20178%20170.124992L187.6249984%20279.5L178%20383.5C177.750016%20387.375008%20174.7500256%20390.250016%20171.1249984%20390.249984zM49.5%20375.624992C47.250016%20375.624992%2045.5000096%20373.875008%2045.1249984%20371.5L35.1249984%20279.5L45.1249984%20189.624992C45.5000096%20187.124992%2047.250016%20185.375008%2049.5%20185.375008C51.624992%20185.375008%2053.374992%20187.124992%2053.75%20189.5L65.1249984%20279.5L53.75%20371.5C53.374992%20373.875008%2051.624992%20375.624992%2049.5%20375.624992zM11.625%20340.375008C9.500008%20340.375008%207.750016%20338.7499840000001%207.5%20336.375008L0%20279.5L7.5%20223.624992C7.750016%20221.2499840000001%209.500008%20219.624992%2011.625%20219.624992C13.625%20219.624992%2015.375016%20221.2499840000001%2015.625%20223.5L24.5%20279.5L15.625%20336.375008C15.375016%20338.7499840000001%2013.625%20340.375008%2011.625%20340.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angry-creative%22%20%20%20%20%20%20unicode=%22&#xF36E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M928%20608L878.375008%20604.5L841.624992%20532.5L820.812512%20600.6249984L769.249984%20597.1249984L776.312512%20578.25C762.872512%20593.29%20738.535008%20595.2250016%20718.375008%20593.6249984L655.375008%20589.4375008L650.249984%20538.875008C648.649984%20540.475008%20629.452512%20591.0424992000001%20564.812512%20586.5624992C499.532512%20582.4024992%20474.902496%20533.1274880000001%20463.062496%20511.687488L469.437504%20576.6249984L423.687488%20573.750016L413.437504%20468.812512L352.937504%20568.937504L309.75%20566.062496L293.75%20400.937504L244.8124992%20561.937504L206.3750016%20559.375008L115.1875008%20367.062496L166.3750016%20370.2499840000001L179.1875008%20399.062496L242.5624992%20403.187488L249.6249984%20375.6874880000001L340.5%20381.437504L350.375008%20485.750016L410.562496%20385.937504L450.562496%20388.5L456.937504%20452.187488C472.617504%20406.427488%20503.704992%20387.495008%20545.624992%20390.375008C609.624992%20394.215008%20630.377504%20435.529984%20640.937504%20450.249984L635.812512%20400.624992L681.249984%20403.5L687.687488%20464L718.375008%20405.750016L776.624992%20409.624992L736.312512%20471.062496C772.792512%20485.782496%20789.1%20513.924992%20787.5%20549.124992L812.812512%20481.249984L805.124992%20411.5L850.562496%20414.375008L858.249984%20484.187488L928%20608zM696.624992%20550.750016C716.464992%20551.7099840000001%20727.677504%20550.7%20733.437504%20547.5C737.917504%20544.94%20739.835008%20539.5150080000001%20738.875008%20530.875008C737.915008%20521.915008%20733.789984%20515.8399999999999%20726.750016%20512C720.029984%20508.48%20708.507488%20506.210016%20692.187488%20505.249984L696.624992%20550.750016zM561.937504%20540.187488C568.337504%20540.507488%20575.037504%20538.8725119999999%20581.437504%20536.312512C586.557504%20533.752512%20592.662496%20529.26%20599.062496%20523.5L648.937504%20526.750016L647.062496%20507.812512L546.249984%20501.124992L542.375008%20463.375008L597.124992%20466.875008C589.764992%20456.955008%20581.772512%20448.98%20572.812512%20444.5C566.092512%20440.6600000000001%20559.047488%20438.390016%20551.687488%20437.750016C537.927488%20436.790016%20526.397504%20440.970016%20517.437504%20450.249984C508.157504%20459.850016%20504.337504%20472.022496%20505.937504%20487.062496C507.537504%20502.742496%20514.269984%20515.509984%20526.750016%20525.750016C537.309984%20534.389984%20549.137504%20539.5474879999999%20561.937504%20540.187488zM220.1875008%20499.187488L233.6249984%20440L195.5%20437.437504L220.1875008%20499.187488zM1024%20412.187488L874.875008%20402.249984L824.312512%20272.312512L802.562496%20397.750016L753.937504%20394.562496L792%20208.624992L843.187488%20211.812512L918.750016%20393.937504L898.562496%20215.375008L1001.937504%20221.750016L1006.750016%20263.062496L951.687488%20259.5L955.5%20291.1874880000001L1010.562496%20294.750016L1015.687488%20339.1874880000001L960.312512%20335.375008L963.5%20364.1874880000001L1018.875008%20367.6874880000001L1024%20412.187488zM748.812512%20394.249984L703.375008%20391.062496L682.875008%20201.937504L728%20204.812512L748.812512%20394.249984zM695.687488%20390.375008L575.687488%20382.750016L571.187488%20338.562496L606.750016%20340.812512L592.624992%20205.750016L541.124992%20380.1874880000001L503.062496%20377.937504L415.062496%20192.937504L418.562496%20225.624992L360.3125120000001%20222.062496L363.5%20253.437504L421.750016%20256.937504L425.937504%20301.124992L367.687488%20297.624992L370.562496%20325.750016L428.8125120000001%20329.624992L432.937504%20373.437504L329.249984%20367.062496L325.124992%20324.812512C319.0450016%20356.4925120000001%20289.25%20364.4899840000001%20257.25%20362.2499840000001L194.8750016%20358.375008L190.3750016%20309.750016C184.6150016%20318.710016%20168.66%20359.027488%20108.5%20355.1874880000001C43.22%20351.027488%204.47249984%20298.267488%200.3125%20252.1874880000001C-4.80750016%20193.307488%2038.0824992%20157.1125120000001%2090.5624992%20160.312512C130.5624992%20162.552512%20164.15%20188.144992%20181.75%20216.624992L177.25%20170.875008L222.3750016%20173.437504L228.1875008%20232.312512L259.1875008%20175.687488L461.124992%20187.812512L473.937504%20213.437504L536.937504%20217.624992L543.687488%20192.937504L636.5%20198.750016L652.187488%20343.6874880000001L690.875008%20346.2499840000001L695.687488%20390.375008zM255.5624992%20318.750016C271.9875008%20318.330016%20279.5024992%20313.922496%20278.0624992%20298.562496C275.8224992%20276.482496%20254.72%20274.529984%20232%20273.2499840000001L236.1875008%20318.062496C243.6275008%20318.5424960000001%20250.0875008%20318.8899840000001%20255.5624992%20318.750016zM515.812512%20317.437504L528.312512%20257.937504L490.562496%20255.375008L515.812512%20317.437504zM104%20308.812512C122.88%20310.0925120000001%20135.3775008%20303.332512%20145.9375008%20283.812512L188.1875008%20286.375008L184%20239.375008L140.8124992%20236.812512C128.6524992%20220.492512%20114.8549984%20208.0224960000001%2094.3750016%20207.062496C60.1349984%20204.822496%2046.3849984%20231.04%2048.6249984%20256C50.5450016%20280.9600000000001%2073.6%20306.892512%20104%20308.812512zM320.937504%20281.624992L311.6875008%20186.875008L276.5%20239.6874880000001C297.62%20248.327488%20312.9375008%20260.184992%20320.937504%20281.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yammer%22%20%20%20%20%20%20unicode=%22&#xF840;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M203.5624992%20702.6875008C198.6124992%20702.9875008%20193.6124992%20702.4124992%20188.8124992%20700.8124992C166.4124992%20694.4124992%20156.8%20672.0124992%20160%20652.8124992L326.375008%20236.812512C303.9750016%20169.6125120000001%20281.5750016%20137.624992%20230.3750016%20137.624992L208%20137.624992C192%20137.624992%20176.0124992%20127.987488%20172.8124992%20115.187488C169.6124992%2095.987488%20179.1750016%2076.775008%20198.3750016%2070.375008C211.1749984%2067.1750080000001%20224.0124992%2067.187488%20236.8124992%2067.187488C332.8125120000001%2067.187488%20361.624992%20118.375008%20393.624992%20198.375008L576%20652.8124992C579.2%20672.0124992%20569.624992%20691.2249984%20553.624992%20697.6249984C534.424992%20704.0249984%20508.775008%20694.3875008%20502.375008%20675.1875008L374.375008%20336L371.187488%20336L240%20678.3750016C232.8%20692.7750016%20218.4124992%20701.7875008%20203.5624992%20702.6875008zM794.062496%20637.9375008C790.612512%20637.9875008%20787.2%20637.6124992%20784%20636.8124992C784%20633.6124992%20780.812512%20633.6249984%20780.812512%20633.6249984C758.412512%20620.8249984%20591.987488%20505.612512%20611.187488%20492.812512C630.387488%20480.012512%20742.387488%20531.2125120000001%20819.187488%20572.812512C835.187488%20585.6124992%20838.375008%20611.2%20822.375008%20624C815.175008%20633.6%20804.412512%20637.7875008%20794.062496%20637.9375008zM892.812512%20419.187488C864.012512%20419.187488%20662.4%20396.824992%20672%20377.624992C681.6%20358.424992%20806.4%20348.812512%20896%20348.812512C918.4%20352.012512%20931.2%20371.1750080000001%20928%20390.375008C924.8%20406.375008%20911.987488%20415.987488%20899.187488%20419.187488L892.812512%20419.187488zM625.687488%20273.937504C620.637504%20274.19376%20616.775008%20273.6%20614.375008%20272C595.175008%20259.2000000000001%20758.4%20143.987488%20784%20131.187488C784%20127.987488%20787.187488%20128%20787.187488%20128C806.387488%20121.6%20825.6%20134.424992%20832%20153.624992C835.2%20169.624992%20828.775008%20185.6%20822.375008%20192C755.175008%20228.4%20661.037504%20272.143744%20625.687488%20273.937504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fedex%22%20%20%20%20%20%20unicode=%22&#xF797;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20544L512%20417.624992L509.437504%20417.624992C494.077504%20436.024992%20475.052512%20442.375008%20452.812512%20442.375008C407.372512%20442.375008%20373.124992%20409.905984%20361.124992%20367.2499840000001C332.324992%20466.673984%20205.2624992%20463.679488%20166.0624992%20390.687488L166.0624992%20431.187488L78.3750016%20431.187488L78.3750016%20475.062496L174.3750016%20475.062496L174.3750016%20543.812512L0%20543.812512L0%20235.2499840000001L78.3750016%20235.2499840000001L78.3750016%20364.937504L156.6249984%20364.937504C154.2250016%20355.4015040000001%20152.9375008%20345.157504%20152.9375008%20334.437504C152.9375008%20212.101504%20317.09%20181.532512%20361.249984%20294.812512L294.0624992%20294.812512C270.5424992%20259.836512%20220.8124992%20279.921984%20220.8124992%20319.2499840000001L357.624992%20319.2499840000001C363.544992%20268.209984%20401.430016%20224%20453.750016%20224C476.310016%20224%20496.984992%20235.540992%20509.624992%20255.124992L510.375008%20255.124992L510.375008%20235.2499840000001L849.937504%20235.2499840000001L885.249984%20277.062496L920.937504%20235.2499840000001L1024%20235.2499840000001L937.624992%20336.5L1022.875008%20436.750016L923.062496%20436.750016L888.312512%20395.187488L852.312512%20436.687488L662.375008%20436.687488L662.375008%20463.5L752.187488%20463.5L752.187488%20544L512%20544zM585.750016%20529.062496L737.750016%20529.062496L737.750016%20478.562496L648%20478.562496L648%20421.8125120000001L736.812512%20421.8125120000001L736.812512%20374.812512L647.062496%20374.812512L647.062496%20299.937504L736.812512%20299.937504L736.812512%20250.437504L585.750016%20250.437504L585.750016%20529.062496zM753.124992%20431.5L834.249984%20336.124992L753.124992%20240.750016L753.124992%20317.062496L663.375008%20317.062496L663.375008%20357.875008L753.124992%20357.875008L753.124992%20431.5zM782.375008%20421.8125120000001L845.937504%20421.8125120000001L888.5%20372.812512L929.437504%20421.8125120000001L991.062496%20421.8125120000001L918.375008%20336.5L992%20250.437504L927.187488%20250.437504L885.124992%20299.812512L843.375008%20250.437504L782.375008%20250.437504L855.375008%20336.124992L782.375008%20421.8125120000001zM260.8750016%20396.8125120000001C277.2950016%20396.664512%20293.4100000000001%20385.673984%20297.25%20364.2499840000001L222.8750016%20364.2499840000001C227.7549984%20386.265984%20244.4549984%20396.960512%20260.8750016%20396.8125120000001zM468.312512%20387.5C520.472512%20387.5%20523.512512%20282.375008%20468.312512%20282.375008C412.952512%20282.375008%20413.912512%20387.5%20468.312512%20387.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22linux%22%20%20%20%20%20%20unicode=%22&#xF17C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C335.624992%20736%20192%20592.375008%20192%20416L192%20160C192%20124.2499840000001%20163.750016%2096%20128%2096L128%2032C198.375008%2032%20256%2089.624992%20256%20160L256%20416C256%20557.749984%20370.250016%20672%20512%20672C544.5%20672%20575.5%20666%20604%20655C594.624992%20641.749984%20599.624992%20618.375008%20617%20601C635.750016%20582.249984%20661.5%20577.5%20674%20590C678.624992%20594.624992%20680%20601.749984%20680%20609C733.750016%20562.124992%20768%20493.249984%20768%20416L768%20160C768%2089.624992%20825.624992%2032%20896%2032L896%2096C860.250016%2096%20832%20124.2499840000001%20832%20160L832%20416C832%20592.375008%20688.375008%20736%20512%20736zM416%20544C367.375008%20544%20330.624992%20516.749984%20312%20484C293.375008%20451.249984%20288%20414.5%20288%20384C288%20340.624992%20301.250016%20308.875008%20316%20289C317.375008%20287.124992%20318.624992%20285.7499840000001%20320%20284C300.375008%20263%20288%20237%20288%20208C288%20162.2499840000001%20319.124992%20124.875008%20360%20101C400.875008%2077.124992%20453.875008%2064%20512%2064C570.124992%2064%20623.124992%2077.124992%20664%20101C704.875008%20124.875008%20736%20162.2499840000001%20736%20208C736%20237%20723.624992%20263%20704%20284C705.375008%20285.7499840000001%20706.624992%20287.124992%20708%20289C722.750016%20308.875008%20736%20340.624992%20736%20384C736%20414.5%20730.624992%20451.249984%20712%20484C693.375008%20516.749984%20656.624992%20544%20608%20544C565.375008%20544%20532.124992%20523.124992%20512%20496C491.875008%20523.124992%20458.624992%20544%20416%20544zM416%20480C443.750016%20480%20454.750016%20470%20465%20452C475.250016%20434%20480%20406.624992%20480%20384L544%20384C544%20406.624992%20548.750016%20434%20559%20452C569.250016%20470%20580.250016%20480%20608%20480C635.750016%20480%20646.750016%20470%20657%20452C667.250016%20434%20672%20406.624992%20672%20384C672%20353.2499840000001%20663.124992%20336.624992%20656%20327C653.750016%20323.875008%20652.5%20322.5%20651%20321C643.750016%20324.624992%20636.750016%20329%20629%20332C635.750016%20340.7499840000001%20640%20353.5%20640%20368C640%20394.5%20625.624992%20416%20608%20416C590.375008%20416%20576%20394.5%20576%20368C576%20359.5%20578.5%20351.875008%20581%20345C559%20349.375008%20536.250016%20352%20512%20352C487.750016%20352%20465%20349.375008%20443%20345C445.5%20351.875008%20448%20359.5%20448%20368C448%20394.5%20433.624992%20416%20416%20416C398.375008%20416%20384%20394.5%20384%20368C384%20353.5%20388.250016%20340.7499840000001%20395%20332C387.250016%20329%20380.250016%20324.624992%20373%20321C371.5%20322.5%20370.250016%20323.875008%20368%20327C360.875008%20336.624992%20352%20353.2499840000001%20352%20384C352%20406.624992%20356.750016%20434%20367%20452C377.250016%20470%20388.250016%20480%20416%20480zM512%20288C560%20288%20603.375008%20276.7499840000001%20632%20260C660.624992%20243.2499840000001%20672%20224.124992%20672%20208C672%20191.875008%20660.624992%20172.7499840000001%20632%20156C603.375008%20139.2499840000001%20560%20128%20512%20128C464%20128%20420.624992%20139.2499840000001%20392%20156C363.375008%20172.7499840000001%20352%20191.875008%20352%20208C352%20224.124992%20363.375008%20243.2499840000001%20392%20260C420.624992%20276.7499840000001%20464%20288%20512%20288zM432%20242L400%20187C400%20187%20445.624992%20160%20512%20160C578.375008%20160%20624%20187%20624%20187L592%20242C592%20242%20561.5%20224%20512%20224C462.5%20224%20432%20242%20432%20242z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22intercom%22%20%20%20%20%20%20unicode=%22&#xF7AF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM512.062496%20608C501.878496%20608%20491.687488%20601.238%20491.687488%20587.75L491.687488%20292.812512C491.687488%20265.836512%20532.437504%20265.836512%20532.437504%20292.812512L532.437504%20587.75C532.437504%20601.238%20522.246496%20608%20512.062496%20608zM410.3125120000001%20597.8124992C400.128512%20597.8124992%20389.937504%20591.0504992%20389.937504%20577.5624992L389.937504%20305.812512C389.937504%20278.836512%20430.624992%20278.836512%20430.624992%20305.812512L430.624992%20577.5624992C430.624992%20591.0504992%20420.496512%20597.8124992%20410.3125120000001%20597.8124992zM613.687488%20597.8124992C603.503488%20597.8124992%20593.312512%20591.0504992%20593.312512%20577.5624992L593.312512%20305.812512C593.312512%20278.836512%20634.062496%20278.836512%20634.062496%20305.812512L634.062496%20577.5624992C634.062496%20591.0504992%20623.871488%20597.8124992%20613.687488%20597.8124992zM308.5%20557.062496C298.316%20557.062496%20288.1875008%20550.300512%20288.1875008%20536.812512L288.1875008%20353.875008C288.1875008%20326.899008%20328.875008%20326.899008%20328.875008%20353.875008L328.875008%20536.812512C328.875008%20550.300512%20318.6840000000001%20557.062496%20308.5%20557.062496zM715.437504%20557.062496C705.253504%20557.062496%20695.062496%20550.300512%20695.062496%20536.812512L695.062496%20353.875008C695.062496%20326.899008%20735.812512%20326.899008%20735.812512%20353.875008L735.812512%20536.812512C735.812512%20550.300512%20725.621504%20557.062496%20715.437504%20557.062496zM717.812512%20262.437504C712.794496%20263.1394880000001%20707.330016%20261.8295040000001%20702.249984%20257.437504C616.170016%20183.9975040000001%20411.572512%20182.109504%20321.8125120000001%20257.437504C301.3644992%20274.8775040000001%20274.9270016%20243.9400000000001%20295.3750016%20226.5C399.439008%20137.412%20629.519488%20140.6760000000001%20728.687488%20226.5C743.927488%20239.6760000000001%20732.866496%20260.3314880000001%20717.812512%20262.437504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22video-square%22%20%20%20%20%20%20unicode=%22&#xF2AA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M236.8124992%20736C195.2124992%20736%20160%20700.7875008%20160%20659.1875008L160%20105.624992C160%2067.224992%20195.2124992%2032%20236.8124992%2032L790.375008%2032C831.975008%2032%20867.187488%2067.212512%20867.187488%20108.812512L867.187488%20659.1875008C863.987488%20700.7875008%20828.787488%20736%20787.187488%20736L236.8124992%20736zM489.624992%20649.6249984C534.424992%20620.8250016%20556.787488%20547.2%20563.187488%20496C575.987488%20460.8%20582.375008%20419.212512%20582.375008%20380.812512C582.375008%20291.242112%20547.184608%20220.873952%20470.437504%20172.875008C548.806368%20171.620128%20608%20237.88272%20608%20313.624992C608%20332.824992%20604.787488%20351.987488%20595.187488%20371.1874880000001C611.187488%20374.387488%20624.012512%20380.7874880000001%20636.812512%20387.187488C665.612512%20329.587488%20662.412512%20246.424992%20604.812512%20185.624992C534.412512%20108.824992%20409.587488%20108.824992%20339.187488%20185.624992C227.1875008%20307.2249920000001%20307.1749984%20505.624992%20470.375008%20505.624992C492.775008%20505.624992%20515.175008%20502.4%20534.375008%20496C527.975008%20483.2%20521.624992%20467.187488%20521.624992%20451.187488C505.624992%20457.587488%20489.575008%20460.812512%20470.375008%20460.812512C390.375008%20460.812512%20332.8125120000001%20393.612512%20332.8125120000001%20316.812512C332.8125120000001%20246.412512%20380.8125120000001%20188.8%20444.8125120000001%20176C544.012512%20214.4%20563.187488%20368.012512%20563.187488%20460.812512L563.187488%20496C543.987488%20550.4%20518.424992%20601.6250016%20489.624992%20649.6249984zM470.437504%20172.875008C469.343104%20172.892512%20468.28928%20172.768416%20467.187488%20172.812512L470.375008%20172.812512C470.400384%20172.828352%20470.412128%20172.859136%20470.437504%20172.875008zM707.187488%20633.6249984C761.587488%20563.2249919999999%20732.824992%20425.624992%20649.624992%20425.624992C627.224992%20425.624992%20608%20438.387488%20592%20451.187488C627.2%20470.387488%20671.975008%20502.424992%20694.375008%20537.624992C697.575008%20544.024992%20700.812512%20550.412512%20700.812512%20556.812512C681.612512%20512.012512%20627.187488%20476.8%20579.187488%20464C572.787488%20476.8%20566.375008%20489.575008%20566.375008%20502.375008C566.375008%20518.375008%20576.012512%20540.8249920000001%20588.812512%20553.624992C624.012512%20585.6249984%20675.187488%20566.424992%20707.187488%20633.6249984z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22discourse%22%20%20%20%20%20%20unicode=%22&#xF393;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M515.5%20800C287.82%20800%2096%20617.0740000000001%2096%20391.249984C96%20384.017984%2096.1875008%20-32%2096.1875008%20-32L515.5%20-31.624992C743.372%20-31.624992%20928%20158.363488%20928%20384.187488C928%20610.0115008%20743.372%20800%20515.5%20800zM512%20640C653.376%20640%20768%20525.376%20768%20384C768%20242.624%20653.376%20128%20512%20128C466.56%20128%20423.929504%20139.981984%20386.937504%20160.750016L256%20128L291.8750016%20253.750016C269.2189984%20291.926016%20256%20336.352%20256%20384C256%20525.376%20370.624%20640%20512%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22modx%22%20%20%20%20%20%20unicode=%22&#xF285;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20760.25L224%20376.5L283.3750016%20337.6874880000001L124.4375008%2096L524%2096L560.687488%20150.875008L800%207.5L800%20401.937504L741.750016%20437.624992L890.124992%20672L495.375008%20672L459.124992%20620.5624992L224%20760.25zM288%20647.75L422.124992%20568.062496L618.249984%20451.5L326.187488%20386.187488L288%20411.124992L288%20647.75zM528.624992%20608L773.875008%20608L693.624992%20481.249984L514.312512%20587.75L528.624992%20608zM644.875008%20391.8125120000001L489.812512%20160L243.1249984%20160L352.624992%20326.5L644.875008%20391.8125120000001zM713.937504%20379.624992L736%20366.062496L736%20120.5L597.5%20203.375008L713.937504%20379.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hornbill%22%20%20%20%20%20%20unicode=%22&#xF592;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M336.624992%20800C292.4650016%20800%20256.6249984%20764.16%20256.6249984%20720C256.6250016%20680.64%20285.1224992%20647.97%20322.562496%20641.25C281.6024992%20573.410016%20256.6249984%20483.2%20256.6249984%20384L288.6249984%20384C288.6249984%20480.96%20350.1%20563.522496%20436.5%20594.5624992C451.22%20661.7624992%20472.624992%20704%20496.624992%20704C512.304992%20704%20526.715008%20686.0949984%20538.875008%20655.3750016C590.715008%20654.7350016%20650.88%20649.9424991999999%20704%20639.0624992C657.28%20718.1024992%20588.784992%20768%20512.624992%20768C477.744992%20768%20444.775008%20757.7549984%20414.375008%20738.8750016C406.055008%20774.0750016%20374.384992%20800%20336.624992%20800zM512%20640L512%20608C608.96%20608%20691.522496%20546.587488%20722.562496%20460.187488C789.762496%20445.467488%20832%20424%20832%20400C832%20384.32%20814.095008%20369.909984%20783.375008%20357.750016C782.735008%20305.9100160000001%20777.942496%20245.744992%20767.062496%20192.624992C846.102496%20239.3449920000001%20896%20307.8400000000001%20896%20384C896%20418.88%20885.755008%20451.849984%20866.875008%20482.249984C902.075008%20490.569984%20928%20522.24%20928%20560C928%20604.1600000000001%20892.16%20640%20848%20640C808.64%20640%20775.970016%20611.5024992%20769.249984%20574.062496C701.409984%20615.0224992000001%20611.2%20640%20512%20640zM256.9375008%20575.375008C177.8975008%20528.655008%20128%20460.16%20128%20384C128%20349.12%20138.2450016%20316.149984%20157.1249984%20285.750016C121.9249984%20277.430016%2096%20245.76%2096%20208C96%20163.84%20131.84%20128%20176%20128C215.36%20128%20248.03%20156.4975040000001%20254.75%20193.937504C322.589984%20152.977504%20412.8%20128%20512%20128L512%20160C415.04%20160%20332.477504%20221.412512%20301.4375008%20307.812512C234.2375008%20322.532512%20192%20344%20192%20368C192%20383.68%20209.9049984%20398.089984%20240.6249984%20410.249984C241.2650016%20462.089984%20246.0575008%20522.255008%20256.9375008%20575.375008zM735.375008%20384C735.375008%20287.04%20673.9%20204.477504%20587.5%20173.437504C572.78%20106.237504%20551.375008%2064%20527.375008%2064C511.695008%2064%20497.284992%2081.904992%20485.124992%20112.624992C433.284992%20113.264992%20373.12%20118.057504%20320%20128.937504C366.7200000000001%2049.897504%20435.215008%200%20511.375008%200C546.255008%200%20579.224992%2010.244992%20609.624992%2029.124992C617.944992%20-6.075008%20649.615008%20-32%20687.375008%20-32C731.535008%20-32%20767.375008%203.84%20767.375008%2048C767.375008%2087.36%20738.877504%20120.029984%20701.437504%20126.750016C742.397504%20194.590016%20767.375008%20284.8%20767.375008%20384L735.375008%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gratipay--gittip-%22%20%20%20%20%20%20unicode=%22&#xF184;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM400%20512C355.750016%20512%20320%20476.249984%20320%20432C320%20415.124992%20325%20398.875008%20334%20386C334%20385.875008%20335%20386%20335%20386L512%20184L689%20386C689%20386%20690%20387%20690%20387C699%20399.875008%20704%20415.124992%20704%20432C704%20476.249984%20668.250016%20512%20624%20512C567.5%20512%20554%20458%20512%20458C470%20458%20456.5%20512%20400%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alipay%22%20%20%20%20%20%20unicode=%22&#xF642;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736V32H864V736H160zM224%20672H800V96H224V672zM480%20608H544V448H480V608zM320%20544H672V512H320V544zM623.936%20448L352%20448L352%20480L640%20480zM583.296%20345.28C579.0400000000001%20348.352%20573.248%20352%20573.4720000000001%20352.192L572.6080000000001%20353.7920000000001C572.0640000000001%20354.9440000000001%20571.5840000000001%20356.192%20571.264%20357.6320000000001C570.624%20360.576%20569.76%20363.36%20568.8%20365.8880000000001C566.5279999999999%20370.432%20562.048%20371.168%20558.5279999999999%20373.4400000000001C551.1039999999999%20377.3440000000001%20543.584%20380.9600000000001%20535.968%20384.3840000000001C520.832%20391.3920000000001%20505.1199999999999%20396.9600000000001%20489.056%20401.2480000000001C456.992%20410.0480000000001%20423.936%20415.0720000000001%20390.848%20415.9680000000001C382.56%20416.1920000000001%20374.272%20415.8400000000001%20366.016%20415.7760000000001C356.928%20415.3280000000001%20347.584%20414.5280000000001%20338.656%20411.9360000000001C320.672%20407.2960000000001%20304.064%20397.7280000000001%20291.104%20384.7040000000001C264%20359.1680000000001%20252.8639999999999%20320.9600000000001%20257.536%20284.48C261.536%20246.8480000000001%20290.656%20212.352%20327.04%20199.9680000000001C344.64%20193.2800000000001%20365.312%20190.7520000000001%20381.792%20192.576C390.464%20192.768%20399.104%20193.376%20407.744%20195.0400000000001C416.416%20196.2560000000001%20425.024%20197.696%20433.44%20200.3200000000001C467.456%20208.9920000000001%20499.392%20226.1760000000001%20525.248%20249.3440000000001C538.176%20260.928%20549.984%20273.5360000000001%20560.5440000000001%20287.072C565.5360000000001%20294.048%20570.9760000000001%20300.736%20574.9760000000001%20308.4160000000001C576.8640000000001%20312.3200000000001%20579.1040000000002%20316%20580.1280000000002%20320.4160000000001C580.6720000000001%20322.624%20581.5040000000001%20324.6400000000001%20581.7920000000001%20326.9440000000001L582.2400000000001%20330.4960000000001C582.4320000000001%20331.3600000000002%20582.1440000000001%20331.0720000000001%20582.6880000000001%20332.8640000000002C584.16%20336.704%20584.352%20341.728%20583.296%20345.28zM487.584%20292.9600000000001C468.384%20274.048%20445.728%20258.592%20419.904%20248.1600000000001C413.504%20245.3440000000001%20406.72%20243.6480000000002%20399.872%20242.0480000000001C393.088%20240.0000000000001%20386.0800000000001%20238.8800000000001%20378.976%20238.1120000000001C364.128%20235.3600000000002%20352.288%20235.6800000000001%20339.52%20238.7200000000001C314.72%20244.2240000000001%20292.896%20263.8400000000001%20289.152%20290.0800000000001C284.192%20316.1280000000001%20295.872%20344.5440000000001%20316%20358.6880000000001C325.824%20366.1120000000001%20337.088%20370.2720000000001%20348.352%20372.2880000000001C354.048%20373.4080000000002%20359.712%20373.2480000000002%20365.664%20373.0880000000001L387.52%20371.5840000000001C416.672%20368.8640000000001%20445.088%20361.2480000000001%20473.12%20352.7040000000001C487.04%20348.0960000000001%20500.832%20342.9440000000001%20514.496%20337.5680000000001C517.408%20336.3840000000002%20520.2239999999999%20335.0080000000002%20523.1039999999999%20333.7280000000001C520.4799999999999%20330.0480000000001%20517.8879999999999%20326.3680000000001%20515.0719999999999%20322.7840000000001C506.752%20312%20497.056%20302.592%20487.584%20292.9600000000001zM579.712%20368.448L853.12%20271.2960000000001L807.808%20186.304L559.2%20321.472zM640%20480C634.848%20426.7200000000001%20619.232%20374.848%20589.28%20330.4L540%20358.048C563.52%20391.136%20577.888%20435.264%20582.4639999999999%20480H640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22apper-systems-ab%22%20%20%20%20%20%20unicode=%22&#xF371;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M99.5%20511.375008C55.98%20511.375008%2037.4650016%20506.58%2025.625%20492.5C18.905%20484.18%2016.95250016%20475.837504%2016.31249984%20453.437504L78.0624992%20453.437504C79.3424992%20470.077504%2084.1350016%20473.937504%20102.3750016%20473.937504C123.1749984%20473.937504%20130.8750016%20467.489984%20130.8750016%20449.249984L130.8750016%20412.8125120000001L129.6249984%20412.8125120000001C122.5849984%20431.692512%20111.7075008%20436.187488%2076.1875008%20436.187488C28.50750016%20436.187488%208.625%20419.195008%208.625%20378.875008C8.625%20335.355008%2025.92249984%20320%2074.5624992%20320C109.4424992%20320%20122.8675008%20326.727488%20131.1875008%20351.6874880000001L132.8124992%20351.6874880000001L130.8750016%20321.2499840000001L192%20321.2499840000001L192%20443.187488C192%20456.307488%20188.8250016%20474.209984%20185.6249984%20481.249984C174.7450016%20503.329984%20152.3%20511.375008%2099.5%20511.375008zM345.249984%20511.375008C310.69%20511.375008%20299.8449984%20505.262496%20285.1249984%20478.062496L283.8124992%20478.062496L286.3750016%20511.062496L224.9375008%20511.062496L224.9375008%20240.624992L288.3124992%20240.624992L288.3124992%20352.937504L289.6249984%20352.937504C296.9850016%20327.977504%20311.0475008%20320%20343.687488%20320C370.5674880000001%20320%20385.932512%20323.535008%20396.8125120000001%20335.375008C411.212512%20351.0550080000001%20416%20371.812512%20416%20419.8125120000001C416%20464.292512%20411.18%20483.177504%20395.5%20496.937504C384.62%20506.537504%20368.290016%20511.375008%20345.249984%20511.375008zM568.312512%20511.375008C533.752512%20511.375008%20522.907488%20505.262496%20508.187488%20478.062496L506.875008%20478.062496L509.437504%20511.062496L448%20511.062496L448%20240.624992L511.062496%20240.624992L511.062496%20352.937504L512.312512%20352.937504C519.992512%20327.977504%20534.109984%20320%20566.750016%20320C593.629984%20320%20608.932512%20323.535008%20619.812512%20335.375008C634.532512%20351.0550080000001%20639.375008%20371.812512%20639.375008%20419.8125120000001C639.375008%20464.292512%20634.555008%20483.177504%20618.875008%20496.937504C607.995008%20506.537504%20591.352512%20511.375008%20568.312512%20511.375008zM753.249984%20511.375008C716.769984%20511.375008%20695.330016%20506.244992%20681.249984%20493.124992C666.850016%20480.324992%20661.437504%20460.452512%20661.437504%20419.8125120000001C661.437504%20372.772512%20665.927488%20352.322496%20679.687488%20338.562496C694.087488%20324.1624960000001%20716.464992%20320%20760.624992%20320C799.984992%20320%20819.855008%20325.132512%20831.375008%20340.812512C838.415008%20350.0925120000001%20842.249984%20364.507488%20842.249984%20380.1874880000001L842.249984%20384L782.375008%20384C782.375008%20366.4%20776.024992%20361.624992%20753.624992%20361.624992C728.664992%20361.624992%20721.624992%20369.6125120000001%20721.624992%20396.8125120000001C721.624992%20398.092512%20721.617504%20401.3%20721.937504%20404.5L842.562496%20404.5L842.562496%20422.062496C842.562496%20490.862496%20821.729984%20511.375008%20753.249984%20511.375008zM971.187488%20511.375008C946.547488%20511.375008%20934.38%20503.062496%20923.5%20479.062496L922.562496%20479.062496L925.437504%20511.062496L864%20511.062496L864%20321.2499840000001L925.124992%20321.2499840000001L925.124992%20430.062496C925.124992%20442.862496%20925.149984%20445.137504%20926.750016%20449.937504C930.590016%20459.537504%20937.572512%20464.624992%20947.812512%20464.624992C960.932512%20464.624992%20964.187488%20458.264992%20964.187488%20433.624992C964.187488%20432.664992%20964.132512%20430.0674880000001%20963.812512%20427.187488L1019.812512%20427.187488C1019.492512%20434.227488%201019.5%20439.689984%201019.5%20442.249984C1019.5%20473.609984%201016.944992%20484.784992%201008.624992%20496.624992C1001.584992%20506.224992%20988.467488%20511.375008%20971.187488%20511.375008zM752%20467.812512C777.92%20467.812512%20783.375008%20464.34%20783.375008%20444.5C783.375008%20443.86%20783.367488%20441.255008%20783.687488%20438.375008L722.562496%20438.375008L722.875008%20443.8125120000001C724.475008%20463.012512%20728.96%20467.812512%20752%20467.812512zM321.249984%20465.937504C349.089984%20465.937504%20354.562496%20457.909984%20354.562496%20413.750016C354.562496%20375.350016%20348.4900160000001%20366.375008%20322.249984%20366.375008C293.77%20366.375008%20288.3124992%20375.012512%20288.3124992%20419.8125120000001C288.3124992%20457.892512%20294.37%20465.937504%20321.249984%20465.937504zM544.624992%20465.937504C572.464992%20465.937504%20577.624992%20457.909984%20577.624992%20413.750016C577.624992%20375.350016%20571.490016%20366.375008%20545.249984%20366.375008C516.769984%20366.375008%20511.375008%20375.012512%20511.375008%20419.8125120000001C511.375008%20457.892512%20517.424992%20465.937504%20544.624992%20465.937504zM99.1875008%20399.062496C123.5075008%20399.062496%20130.5624992%20395.2200000000001%20130.5624992%20380.5C130.5624992%20363.86%20124.4950016%20359.062496%20103.3750016%20359.062496C76.4950016%20359.062496%2070.3749984%20363.172512%2070.3750016%20379.812512C70.3750016%20394.212512%2078.0675008%20399.062496%2099.1875008%20399.062496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22linkedin%22%20%20%20%20%20%20unicode=%22&#xF08C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M240%20736C196.250016%20736%20160%20699.749984%20160%20656L160%20112C160%2068.249984%20196.250016%2032%20240%2032L784%2032C827.750016%2032%20864%2068.249984%20864%20112L864%20656C864%20699.749984%20827.750016%20736%20784%20736zM240%20672L784%20672C793.124992%20672%20800%20665.124992%20800%20656L800%20112C800%20102.875008%20793.124992%2096%20784%2096L240%2096C230.875008%2096%20224%20102.875008%20224%20112L224%20656C224%20665.124992%20230.875008%20672%20240%20672zM334%20617C303.624992%20617%20279%20592.375008%20279%20562C279%20531.624992%20303.624992%20507%20334%20507C364.375008%20507%20389%20531.624992%20389%20562C389%20592.375008%20364.375008%20617%20334%20617zM623%20471C577.124992%20471%20546.624992%20445.875008%20534%20422L532%20422L532%20464L442%20464L442%20160L536%20160L536%20310C536%20349.624992%20543.875008%20388%20593%20388C641.375008%20388%20642%20343.2499840000001%20642%20308L642%20160L736%20160L736%20327C736%20408.749984%20718.624992%20471%20623%20471zM288%20464L288%20160L383%20160L383%20464z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22amazon%22%20%20%20%20%20%20unicode=%22&#xF270;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M518.4%20768C412.8%20768%20297.6%20729.6%20272%20598.4C268.8%20585.6%20278.4%20576%20288%20576L393.6%20566.4C403.2000000000001%20566.4%20412.8%20576%20412.8%20585.5999999999999C422.4000000000001%20630.4%20460.8%20652.8%20502.4%20652.8C524.8%20652.8%20550.4%20643.1999999999999%20563.1999999999999%20624C579.1999999999999%20601.5999999999999%20575.9999999999999%20569.5999999999999%20575.9999999999999%20544V528C511.9999999999999%20521.5999999999999%20428.7999999999999%20515.1999999999999%20367.9999999999999%20489.6C297.5999999999999%20460.8%20249.5999999999999%20400%20249.5999999999999%20307.2C249.5999999999999%20191.9999999999999%20323.1999999999999%20134.3999999999999%20415.9999999999999%20134.3999999999999C495.9999999999999%20134.3999999999999%20537.5999999999999%20153.5999999999999%20598.3999999999999%20214.3999999999999C617.5999999999999%20185.5999999999999%20627.1999999999998%20169.5999999999999%20662.3999999999999%20140.7999999999999C671.9999999999999%20137.5999999999998%20681.5999999999999%20137.5999999999998%20687.9999999999999%20143.9999999999999V143.9999999999999C710.3999999999999%20163.1999999999999%20751.9999999999999%20198.3999999999999%20774.3999999999999%20217.5999999999999C783.9999999999999%20223.9999999999999%20780.7999999999998%20236.8%20774.3999999999999%20246.3999999999999C755.1999999999998%20275.1999999999998%20732.7999999999998%20297.5999999999999%20732.7999999999998%20348.7999999999999V521.5999999999999C732.7999999999998%20595.1999999999998%20739.1999999999998%20662.3999999999999%20684.7999999999998%20713.5999999999999C643.2%20755.2%20572.8%20768%20518.4%20768zM547.2%20438.4C556.8000000000001%20438.4%20566.4000000000001%20438.4%20576%20438.4V412.8C576%20371.2%20579.2%20332.8%20556.8%20294.4C540.8%20262.4%20511.9999999999999%20243.2%20479.9999999999999%20243.2C438.3999999999999%20243.2%20412.8%20275.2%20412.8%20323.2C412.8%20409.6%20476.8%20432%20547.2%20438.4zM854.4%20179.2000000000001C825.6%20179.2000000000001%20793.6%20172.8000000000001%20768%20153.6C761.6%20147.2000000000001%20761.6%20140.8000000000001%20771.2%20140.8000000000001C800%20144.0000000000001%20860.8000000000001%20153.6%20873.6%20137.6S860.8000000000001%2064%20851.2%2038.4C848%2032%20854.4000000000001%2028.8%20860.8000000000001%2032C908.8%2070.4%20921.6%20153.6%20912.0000000000002%20166.4C905.6%20176%20883.2%20179.2000000000001%20854.4%20179.2000000000001zM118.4%20166.4C112%20166.4%20108.8%20156.8%20115.2%20153.6C220.8%2057.6%20358.4%203.2%20512%203.2C620.8%203.2%20748.8%2038.4000000000001%20838.4%20102.4000000000001C854.4%20112.0000000000001%20841.6%20131.2000000000001%20825.6%20124.8000000000001C726.4%2083.2000000000001%20620.8%2064.0000000000001%20521.6%2064.0000000000001C377.6%2064.0000000000001%20240%20102.4000000000001%20124.8%20169.6000000000001C121.6%20163.2000000000001%20118.4%20166.4%20118.4%20166.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22galactic-republic%22%20%20%20%20%20%20unicode=%22&#xF50C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M883%20483.375008C865.250016%20549.5%20830.5%20608.5%20783.5%20655.5C736.624992%20702.5%20677.5%20737.249984%20611.250016%20755C579.624992%20763.5%20546.375008%20768%20512%20768C477.624992%20768%20444.250016%20763.5%20412.5%20755C346.375008%20737.249984%20287.375008%20702.375008%20240.375008%20655.5C193.5%20608.5%20158.624992%20549.5%20141%20483.375008C132.5%20451.624992%20128%20418.375008%20128%20384C128%20349.624992%20132.5%20316.375008%20141%20284.7499840000001C158.624992%20218.624992%20193.375008%20159.624992%20240.375008%20112.624992C287.375008%2065.624992%20346.5%2030.749984%20412.624992%2013C444.250016%204.5%20477.624992%200%20512%200C546.375008%200%20579.624992%204.5%20611.375008%2013C677.5%2030.624992%20736.5%2065.5%20783.5%20112.5C830.375008%20159.375008%20865.250016%20218.375008%20882.875008%20284.5C891.375008%20316.2499840000001%20896%20349.624992%20896%20384C896%20418.375008%20891.5%20451.749984%20883%20483.375008zM525%20725C551%20724.124992%20576.124992%20720.249984%20600.250016%20713.749984C659%20698.124992%20711.5%20667.124992%20753.250016%20625.249984C770.5%20608.124992%20786%20589%20799.250016%20568.375008L785.375008%20560.375008C772.875008%20579.749984%20758.250016%20597.749984%20742%20614L713.375008%20585.375008C678.5%20620.249984%20634.624992%20646.124992%20585.624992%20659.249984L596.124992%20698.375008C573.250016%20704.5%20549.5%20708.124992%20525%20709.124992zM627.250016%20384C627.250016%20373.624992%20625.750016%20363.624992%20623.250016%20354L741.250016%20322.375008C730.250016%20281.624992%20708.750016%20245.124992%20679.750016%20216.124992L593.5%20302.5C579.375008%20288.5%20561.624992%20278%20541.750016%20272.7499840000001L573.375008%20154.7499840000001C553.750016%20149.5%20533.250016%20146.624992%20512%20146.624992C490.750016%20146.624992%20470.124992%20149.5%20450.5%20154.7499840000001L482.124992%20272.7499840000001C462.250016%20278%20444.5%20288.5%20430.375008%20302.7499840000001L344%20216.375008C315%20245.375008%20293.624992%20281.875008%20282.750016%20322.7499840000001L400.624992%20354.375008C398.124992%20363.7499840000001%20396.750016%20373.7499840000001%20396.750016%20384C396.750016%20394.249984%20398.124992%20404.249984%20400.750016%20413.749984L282.750016%20445.375008C293.624992%20486.249984%20315.124992%20522.749984%20344.124992%20551.749984L430.5%20465.375008C444.5%20479.5%20462.250016%20490%20482.124992%20495.249984L450.5%20613.249984C470.124992%20618.5%20490.750016%20621.375008%20512%20621.375008C533.250016%20621.375008%20553.750016%20618.5%20573.375008%20613.249984L541.750016%20495.375008C561.624992%20490%20579.375008%20479.624992%20593.5%20465.5L679.875008%20551.875008C708.875008%20522.875008%20730.375008%20486.249984%20741.250016%20445.5L623.250016%20413.875008C625.875008%20404.375008%20627.250016%20394.375008%20627.250016%20384zM270.624992%20625.249984C312.375008%20667%20364.875008%20698%20423.624992%20713.749984C445.875008%20719.749984%20469.124992%20723.5%20493%20724.749984L493%20708.749984C470.5%20707.5%20448.750016%20703.875008%20427.750016%20698.249984L438.250016%20659.124992C389.124992%20646%20345.375008%20620.124992%20310.5%20585.249984L281.875008%20614C265.624992%20597.749984%20251.124992%20579.749984%20238.624992%20560.375008L224.750016%20568.375008C237.875008%20589%20253.375008%20608%20270.624992%20625.249984zM208.624992%20227.375008C197.5%20248.875008%20188.624992%20271.875008%20182.250016%20295.7499840000001C174.750016%20323.875008%20170.624992%20353.5%20170.624992%20384C170.624992%20414.5%20174.750016%20444.124992%20182.250016%20472.375008C188.624992%20496.249984%20197.5%20519.124992%20208.624992%20540.624992L222.5%20532.624992C212.124992%20512.375008%20203.750016%20490.749984%20197.750016%20468.249984L236.875008%20457.749984C230.5%20434.249984%20227.250016%20409.5%20227.250016%20384C227.250016%20358.5%20230.5%20333.875008%20236.750016%20310.375008L197.624992%20299.875008C203.624992%20277.375008%20212%20255.7499840000001%20222.5%20235.375008zM493%2043.249984C469.124992%2044.5%20446%2048.249984%20423.624992%2054.249984C364.750016%2070%20312.250016%20101%20270.5%20142.875008C253.250016%20160.124992%20237.875008%20179.124992%20224.624992%20199.624992L238.5%20207.624992C251.124992%20188.375008%20265.624992%20170.375008%20281.750016%20154.124992L310.5%20182.7499840000001C345.250016%20147.875008%20389.124992%20122%20438.250016%20108.875008L427.750016%2069.749984C448.750016%2064.124992%20470.624992%2060.5%20493%2059.249984zM753.250016%20142.624992C711.5%20100.875008%20659%2070%20600.250016%2054.249984C576.124992%2047.749984%20551%2043.875008%20525%2043L525%2059C549.5%2059.875008%20573.250016%2063.624992%20596.124992%2069.624992L585.624992%20108.875008C634.624992%20121.875008%20678.5%20147.7499840000001%20713.375008%20182.624992L742%20153.875008C758.250016%20170.2499840000001%20772.875008%20188.2499840000001%20785.375008%20207.624992L799.250016%20199.624992C786%20179%20770.624992%20159.875008%20753.250016%20142.624992zM815.375008%20227.375008L801.5%20235.375008C811.875008%20255.624992%20820.250016%20277.124992%20826.250016%20299.624992L787.124992%20310.124992C793.375008%20333.7499840000001%20796.750016%20358.375008%20796.750016%20384C796.750016%20409.5%20793.5%20434.249984%20787.124992%20457.749984L826.250016%20468.249984C820.250016%20490.749984%20811.875008%20512.375008%20801.5%20532.624992L815.375008%20540.624992C826.5%20519.124992%20835.375008%20496.249984%20841.750016%20472.375008C849.250016%20444.249984%20853.250016%20414.5%20853.250016%20384C853.250016%20353.375008%20849.250016%20323.7499840000001%20841.750016%20295.5C835.375008%20271.624992%20826.375008%20248.875008%20815.375008%20227.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22discover-credit-card%22%20%20%20%20%20%20unicode=%22&#xF1F2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C882.124992%20640%20896%20626.124992%20896%20608L896%20160C896%20141.875008%20882.124992%20128%20864%20128L160%20128C141.875008%20128%20128%20141.875008%20128%20160L128%20608C128%20626.124992%20141.875008%20640%20160%20640zM334%20443C314%20443%20299%20428.5%20299%20410C299%20394.5%20306.375008%20386.749984%20327%20379C339%20374.5%20349%20371.875008%20349%20361C349%20351.875008%20341.875008%20345%20332%20345C321.5%20345%20313%20350.124992%20308%20360L293%20347C303.124992%20332.124992%20316.250016%20325%20333%20325C355.875008%20325%20371%20340.124992%20371%20362C371%20380%20364%20388.875008%20339%20398C325.750016%20402.875008%20322%20405.875008%20322%20412C322%20419.124992%20328.5%20424%20338%20424C344.624992%20424%20350.250016%20421.375008%20356%20415L368%20430C358.5%20438.249984%20346.375008%20443%20334%20443zM438%20443C404.624992%20442.875008%20378%20416.875008%20378%20384C378%20350.875008%20404.5%20325%20438%20325C447.5%20325%20456%20327.2499840000001%20466%20332L466%20358C457.250016%20349.2499840000001%20449%20346%20439%20346C416.875008%20346%20401%20362.124992%20401%20385C401%20406.624992%20417.375008%20423%20438%20423C448.5%20423%20456.875008%20420%20466%20411L466%20437C456.375008%20441.875008%20447.5%20443%20438%20443zM531%20443C498.5%20443%20472%20416.5%20472%20384C472%20351.5%20498.5%20325%20531%20325C563.5%20325%20590%20351.5%20590%20384C590%20416.5%20563.5%20443%20531%20443zM160%20441L160%20328L192%20328C241.124992%20328%20253%20366.375008%20253%20384C253%20417.249984%20227.750016%20441%20192%20441zM263%20441L263%20328L285%20328L285%20441zM586%20441L634%20325L646%20325L695%20441L671%20441L640%20365L610%20441zM705%20441L705%20328L767%20328L767%20347L727%20347L727%20378L766%20378L766%20397L727%20397L727%20422L767%20422L767%20441zM782%20441L782%20328L804%20328L804%20373L806%20373L837%20328L864%20328L828%20376C844.624992%20379.375008%20854%20390.749984%20854%20408C854%20429.124992%20839.375008%20441%20814%20441zM804%20423L810%20423C823.750016%20423%20832%20417%20832%20406C832%20394.624992%20824.124992%20389%20810%20389L804%20389zM182%20422L189%20422C219%20422%20230%20401.749984%20230%20384C230%20375.5%20227.624992%20347%20188%20347L182%20347z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yarn%22%20%20%20%20%20%20unicode=%22&#xF7E3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C281.6%20800%2096%20614.4%2096%20384C96%20153.6%20281.6%20-32%20512%20-32C742.4%20-32%20928%20153.6%20928%20384C928%20614.4%20742.4%20800%20512%20800zM512%20736C707.2%20736%20864%20579.2%20864%20384C864%20188.8%20707.2%2032%20512%2032C316.8%2032%20160%20188.8%20160%20384C160%20579.2%20316.8%20736%20512%20736zM518.687488%20606.5624992C504.29376%20604.1124992%20489.624992%20560%20489.624992%20560C489.624992%20560%20451.187488%20566.375008%20419.187488%20534.375008C412.787488%20527.975008%20406.412512%20524.8249920000001%20396.8125120000001%20521.624992C393.612512%20518.424992%20390.4%20518.3874880000001%20384%20499.187488C371.2%20470.387488%20403.187488%20435.187488%20403.187488%20435.187488C335.987488%20387.187488%20339.175008%20323.1874880000001%20342.375008%20307.1874880000001C300.7749984%20271.987488%20316.7749984%20227.1750080000001%20326.375008%20214.375008C332.775008%20204.775008%20339.175008%20208%20342.375008%20208C342.375008%20204.8%20326.375008%20185.587488%20342.375008%20179.187488C358.375008%20169.587488%20384.012512%20166.387488%20396.8125120000001%20179.187488C406.412512%20188.7874880000001%20409.612512%20208.024992%20412.8125120000001%20217.624992C416.012512%20220.824992%20416.012512%20211.212512%20428.8125120000001%20204.812512C428.8125120000001%20204.812512%20406.4%20195.212512%20416%20172.812512C419.2%20166.412512%20428.8%20160%20448%20160C454.4%20160%20531.175008%20163.2249920000001%20550.375008%20169.624992C563.175008%20172.824992%20566.375008%20179.187488%20566.375008%20179.187488C649.575008%20201.587488%20665.587488%20236.824992%20723.187488%20249.624992C742.387488%20252.824992%20742.387488%20284.824992%20707.187488%20281.624992C681.587488%20281.624992%20659.2%20268.8%20640%20256C608%20236.8%20585.624992%20233.6125120000001%20585.624992%20236.812512C582.424992%20240.012512%20598.375008%20278.4%20582.375008%20320C566.375008%20364.8%20537.612512%20377.6125120000001%20540.812512%20380.812512C550.412512%20396.8125120000001%20572.775008%20422.387488%20582.375008%20467.187488C585.575008%20495.987488%20585.612512%20543.975008%20572.812512%20566.375008C569.612512%20572.7750080000001%20550.375008%20560%20550.375008%20560C550.375008%20560%20531.212512%20601.6124992%20524.812512%20604.8124992C522.812512%20606.4124992%20520.743744%20606.9124992%20518.687488%20606.5624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22draft2digital%22%20%20%20%20%20%20unicode=%22&#xF396;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M504.624992%20734.3750016C424.3049920000001%20734.0550016%20352.012512%20709.1250016%20300.8124992%20669.1249984C260.1724992%20641.9250016%20232.0250016%20599.0375008%20225.6249984%20549.437504L225.6249984%20548.812512C224.6649984%20542.0925119999999%20224%20535.04%20224%20528C224%20466.24%20274.24%20416%20336%20416C397.76%20416%20448%20466.24%20448%20528C448%20576%20417.615008%20616.6249984%20375.375008%20632.6249984C383.695008%20634.2250016%20392.344992%20635.5%20401.624992%20635.5C462.424992%20635.5%20512%20587.2%20512%20528C512%20438.7200000000001%20361.289984%20297.9350080000001%20170.25%20119.375008L111.0624992%2064L736%2064L736%20-32L960%2096L736%20224L736%20128L548.812512%20128C681.932512%20268.8%20768%20370.244992%20768%20517.124992C768%20640.6449984%20655.690016%20733.7350016%20506.249984%20734.3750016L505.249984%20734.3750016L504.624992%20734.3750016zM498.875008%20670.3750016L505.249984%20670.3750016C618.529984%20670.0550016%20704%20604.4849984%20704%20517.124992C704%20384.004992%20615.677504%20291.2249920000001%20469.437504%20137.624992L460.5%20128L272.9375008%20128C467.177504%20311.36%20576%20426.24%20576%20528C576%20587.2%20545.275008%20639.3350015999999%20498.875008%20670.3750016zM336%20576C362.56%20576%20384%20554.56%20384%20528C384%20501.44%20362.56%20480%20336%20480C309.44%20480%20288%20501.44%20288%20528C288%20531.52%20288.6175008%20534.737504%20288.9375008%20537.937504C293.7375008%20559.697504%20312.96%20576%20336%20576zM800%20113.624992L831.062496%2096L800%2078.375008L800%20113.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vnv%22%20%20%20%20%20%20unicode=%22&#xF40B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M19.18750016%20512C-12.81249984%20512%203.1875%20483.187488%203.1875%20483.187488L89.6249984%20304C89.6249984%20304%20108.7875008%20256%20163.1875008%20256L220.8124992%20256C275.2124992%20256%20294.3750016%20304%20294.3750016%20304L380.8125120000001%20483.187488C380.8125120000001%20483.187488%20396.8125120000001%20512%20364.8125120000001%20512L313.6249984%20512C294.4249984%20512%20291.2249984%20499.187488%20281.6249984%20483.187488L224%20364.812512C224%20364.812512%20217.6%20342.375008%20192%20342.375008C166.4%20342.375008%20160%20364.812512%20160%20364.812512L99.1875008%20483.187488C89.5875008%20499.187488%2086.3750016%20512%2070.3750016%20512L19.18750016%20512zM486.375008%20512C431.975008%20512%20412.8125120000001%20464%20412.8125120000001%20464L326.375008%20284.812512C326.375008%20284.812512%20310.3750016%20256%20342.375008%20256L393.624992%20256C409.624992%20256%20412.775008%20268.812512%20422.375008%20284.812512L480%20403.187488C480%20403.187488%20486.4%20425.624992%20512%20425.624992C534.4%20425.624992%20544%20403.187488%20544%20403.187488L604.812512%20284.812512C611.212512%20268.812512%20617.624992%20256%20633.624992%20256L684.812512%20256C716.812512%20256%20700.812512%20284.812512%20700.812512%20284.812512L614.375008%20464C614.375008%20464%20595.212512%20512%20540.812512%20512L486.375008%20512zM662.375008%20512C630.375008%20512%20646.375008%20483.187488%20646.375008%20483.187488L732.812512%20304C732.812512%20304%20751.975008%20256%20806.375008%20256L860.812512%20256C915.212512%20256%20934.375008%20304%20934.375008%20304L1020.812512%20483.187488C1020.812512%20483.187488%201036.824992%20512%201001.624992%20512L950.375008%20512C934.375008%20512%20931.224992%20499.187488%20921.624992%20483.187488L864%20364.812512C864%20364.812512%20857.6%20342.375008%20832%20342.375008C809.6%20342.375008%20800%20364.812512%20800%20364.812512L742.375008%20483.187488C732.775008%20499.187488%20729.624992%20512%20713.624992%20512L662.375008%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kickstarter%22%20%20%20%20%20%20unicode=%22&#xF3BB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM436.249984%20544C402.553984%20544%20384%20518.1310080000001%20384%20485.875008L384%20283.750016C384%20250.053984%20401.899008%20224.2499840000001%20436.875008%20224.2499840000001C464.939008%20224.2499840000001%20488.062496%20242.501984%20488.062496%20283.750016L488.062496%20338.312512L567.124992%20239.5C583.188992%20220.044%20618.048%20217.5800000000001%20640%20239.5C659.072%20259.212%20659.299488%20287.490016%20645.187488%20305.2499840000001L581.124992%20387.249984L631.437504%20464.624992C643.725504%20482.256992%20643.899488%20509.647488%20624.187488%20528.687488C602.779488%20549.4554880000001%20565.92%20551.3064959999999%20544%20519.562496L488.062496%20434.375008L488.062496%20485.124992C488.062496%20525.220992%20465.113984%20544%20436.249984%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wikipedia-w%22%20%20%20%20%20%20unicode=%22&#xF266;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M960%20601.124992C960%20595.624992%20955.624992%20591.249984%20950%20591.249984L896.250016%20591.249984L652.5%2072.375008C650.875008%2068.875008%20647.375008%2066.624992%20643.624992%2066.624992C643.5%2066.624992%20643.5%2066.624992%20643.5%2066.624992C639.624992%2066.624992%20636.250016%2068.749984%20634.5%2072.124992L518.875008%20301.5L394%2071.749984C392.250016%2068.5%20389%2066.624992%20385%2066.624992C381.250016%2066.749984%20377.875008%2068.875008%20376.250016%2072.249984L129.750016%20591.249984L74%20591.249984C68.5%20591.249984%2064%20595.624992%2064%20601.124992L64%20627.5C64%20633%2068.5%20637.375008%2074%20637.375008L272.750016%20637.375008C278.250016%20637.375008%20282.750016%20633%20282.750016%20627.5L282.750016%20601.124992C282.750016%20595.624992%20278.250016%20591.249984%20272.750016%20591.249984L230%20591.249984L400.124992%20198.875008L488.624992%20364.2499840000001L376.375008%20591.124992L349.375008%20591.124992C343.875008%20591.124992%20339.375008%20595.624992%20339.375008%20601.124992L339.375008%20627.375008C339.375008%20632.875008%20343.875008%20637.375008%20349.375008%20637.375008L496.5%20637.375008C502%20637.375008%20506.375008%20632.875008%20506.375008%20627.375008L506.375008%20601.124992C506.375008%20595.624992%20502%20591.249984%20496.5%20591.249984L470.5%20591.249984L535.124992%20450L612%20591.249984L564.875008%20591.249984C559.250016%20591.249984%20554.875008%20595.624992%20554.875008%20601.124992L554.875008%20627.375008C554.875008%20632.875008%20559.250016%20637.375008%20564.875008%20637.375008L707.750016%20637.375008C713.250016%20637.375008%20717.624992%20632.875008%20717.624992%20627.375008L717.624992%20601.124992C717.624992%20595.624992%20713.250016%20591.249984%20707.750016%20591.249984L676.375008%20591.249984L564.250016%20387.375008L655.624992%20199.375008L832%20591.249984L776.124992%20591.249984C770.624992%20591.249984%20766.124992%20595.624992%20766.124992%20601.124992L766.124992%20627.375008C766.124992%20632.875008%20770.624992%20637.375008%20776.124992%20637.375008L950%20637.375008C955.624992%20637.375008%20960%20632.875008%20960%20627.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vimeo-square%22%20%20%20%20%20%20unicode=%22&#xF194;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM668.124992%20576C607.068992%20576%20565.632%20549.506496%20544%20478.562496C571.008%20490.146496%20610.922016%20493.184%20606.249984%20448C605.001984%20432.704%20591.464%20404.528512%20573%20375.312512C521.736%20294.4485120000001%20509.256%20321.472%20481%20500C473%20550.2719999999999%20451.928992%20573.671008%20417.624992%20570.375008C387.320992%20567.623008%20338.816%20519.389984%20288%20474.750016L308.6875008%20448C328.399488%20461.92%20339.922016%20467.5%20343.249984%20467.5C371.922016%20467.5%20386.655008%20392.980512%20421.375008%20265.812512C439.1350080000001%20218.420512%20460.74%20194.750016%20486.5%20194.750016C527.972%20194.750016%20578.688992%20233.706496%20638.624992%20311.562496C696.608992%20386.090496%20729.955008%20444.9019840000001%20731.875008%20487.750016C733.507008%20542.4699840000001%20710.172992%20576%20668.124992%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-noncommercial--euro-sign-%22%20%20%20%20%20%20unicode=%22&#xF4E9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20344.368032%20857.07104%20306.391968%20844.937504%20270.812512L544%20404.8125120000001L544%20448L457%20448C460.744%20460.256%20465.368%20471.264%20471%20480C485.112%20501.888%20501.368%20512%20527%20512C550.488%20512%20564.104%20502.256%20585%20478L634%20520C608.112%20549.8879999999999%20572.984%20576%20527%20576C480.248%20576%20441.2320000000001%20551%20418%20515C409.284736%20501.474816%20402.948832%20486.02704%20397.687488%20469.937504L205.0624992%20555.687488C265.4033984%20663.115472%20380.27232%20736%20512%20736zM179.0624992%20497.187488L352%20420.187488L352%20400L385%20400C384.7440000000001%20394.624%20384%20389.376%20384%20384C384%20378.624%20384.7440000000001%20373.376%20385%20368L352%20368L352%20320L391%20320C396.504%20295.616%20405.36%20272.648%20418%20253C441.2320000000001%20217%20480.248%20192%20527%20192C570.872%20192%20607.248%20214.12%20634%20245L585%20287C564.968%20263.8640000000001%20552.632%20256%20527%20256C501.368%20256%20485.112%20266.112%20471%20288C465.368%20296.736%20460.776%20307.7440000000001%20457%20320L544%20320L544%20334.6874880000001L818.937504%20212.312512C758.596608%20104.884512%20643.72768%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20423.631968%20166.928976%20461.608032%20179.0624992%20497.187488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wolf-pack-battalion%22%20%20%20%20%20%20unicode=%22&#xF514;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M236.8124992%20800C208.0124992%20700.8%20230.4124992%20608.0124992%20236.8124992%20588.8124992C262.4124992%20598.4124992%20316.7749984%20649.5875008%20246.3750016%20707.1875008C287.9750016%20694.3875008%20310.4250016%20659.1875008%20313.6249984%20627.1875008C320.024992%20582.3875008%20259.1875008%20544%20227.1875008%20544C175.9875008%20540.8%20128%20489.6%20128%20448L163.1875008%20464C153.5875008%20435.2%20143.9750016%20406.387488%20150.3750016%20371.1874880000001L192%20380.812512C166.4%20339.212512%20175.9875008%20275.1874880000001%20179.1875008%20243.1874880000001L220.8124992%20265.624992L233.6249984%20208L272%20217.624992L288%20169.624992L329.624992%20204.812512L297.6249984%20192L284.8124992%20246.375008L256%20236.812512L246.3750016%20291.1874880000001L201.6249984%20278.375008C195.2249984%20319.975008%20204.8%20358.412512%20224%20396.8125120000001L176%20409.624992C192%20480.024992%20233.5750016%20492.8%20278.3750016%20496C294.3750016%20444.8%20287.9875008%20403.212512%20275.1875008%20364.812512C406.387488%20272.012512%20399.975008%20172.824992%20406.375008%20121.624992C412.775008%2073.624992%20412.8%20-22.387488%20448%20-35.187488L448%2012.812512L457.624992%2025.624992L467.187488%206.375008L483.187488%2032L502.375008%20-3.187488L515.187488%2035.187488L531.187488%209.624992L540.812512%2028.812512L550.375008%2016L550.375008%20-32C585.575008%20-19.2%20585.6%2076.812512%20592%20124.812512C598.4%20176.012512%20591.987488%20275.2000000000001%20723.187488%20368C710.387488%20406.4%20704%20447.987488%20720%20499.187488C764.8%20492.787488%20806.375008%20483.212512%20822.375008%20412.8125120000001L774.375008%20400C793.575008%20361.6%20803.212512%20323.2249920000001%20796.812512%20281.624992L752%20294.375008L736%20236.812512L707.187488%20249.624992L694.375008%20195.187488L662.375008%20208L704%20172.812512L716.812512%20217.624992L755.187488%20208L768%20265.624992L809.624992%20243.1874880000001C809.624992%20275.1874880000001%20822.412512%20336.012512%20796.812512%20380.812512L838.375008%20371.1874880000001C844.775008%20406.387488%20835.224992%20435.2%20825.624992%20464L864%20448C864%20489.6%20816.012512%20540.8%20764.812512%20544C732.812512%20547.2%20671.975008%20585.5875008%20678.375008%20627.1875008C681.575008%20659.1875008%20704.024992%20697.5875008%20745.624992%20707.1875008C675.224992%20646.3875008%20729.587488%20598.4124992%20755.187488%20588.8124992C761.587488%20608.0124992%20783.987488%20700.8%20755.187488%20800C691.187488%20761.6%20614.4%20694.4%20608%20560L518.375008%20502.375008L512%20352L678.375008%20441.624992L691.187488%20428.8125120000001L662.375008%20422.375008L592%20358.375008L566.375008%20368L521.624992%20288L515.187488%2096L550.375008%2070.375008L499.187488%2044.812512L448%2070.375008L483.187488%2096L476.812512%20291.1874880000001L432%20371.1874880000001L406.375008%20361.624992L336%20425.624992L307.1875008%20432L320%20444.8125120000001L480%20352L473.624992%20502.375008L384%20560C377.6%20694.4%20304.0124992%20761.6%20236.8124992%20800zM262.3750016%20464C233.5750016%20460.8%20204.8124992%20451.187488%20188.8124992%20419.187488C211.2124992%20412.787488%20227.1875008%20409.612512%20259.1875008%20396.8125120000001C259.1875008%20416.012512%20262.3750016%20441.6%20262.3750016%20464zM729.624992%20464C729.624992%20441.6%20732.812512%20416.012512%20732.812512%20396.8125120000001C764.812512%20409.612512%20780.787488%20412.787488%20803.187488%20419.187488C787.187488%20451.187488%20761.624992%20460.8%20729.624992%20464zM259.1875008%20390.375008C227.1875008%20367.975008%20214.3875008%20336.024992%20211.1875008%20297.624992C230.3875008%20304.024992%20249.6%20313.624992%20272%20313.624992C262.4%20336.024992%20259.1875008%20361.5750080000001%20259.1875008%20390.375008zM732.812512%20390.375008C732.812512%20361.5750080000001%20729.6%20336.024992%20720%20313.624992C742.4%20313.624992%20761.612512%20304.024992%20780.812512%20297.624992C777.612512%20336.024992%20764.812512%20367.975008%20732.812512%20390.375008zM275.1875008%20313.624992C268.7875008%20297.624992%20265.6249984%20281.587488%20265.6249984%20259.1874880000001L304%20268.812512C294.4%20284.812512%20284.7875008%20297.624992%20275.1875008%20313.624992zM304%20268.812512C304%20249.6125120000001%20303.9875008%20233.624992%20307.1875008%20217.624992C319.9875008%20220.824992%20332.775008%20223.975008%20342.375008%20230.375008C329.5750080000001%20239.975008%20316.8%20256.012512%20304%20268.812512zM716.812512%20313.624992C707.212512%20297.624992%20697.6%20284.812512%20688%20268.812512L726.375008%20259.1874880000001C726.375008%20281.587488%20723.212512%20297.624992%20716.812512%20313.624992zM688%20268.812512C675.2%20256.012512%20662.424992%20239.975008%20649.624992%20230.375008C659.224992%20223.975008%20672.012512%20220.824992%20684.812512%20217.624992C688.012512%20233.624992%20688%20249.6125120000001%20688%20268.812512zM342.375008%20224C345.5750080000001%20214.4%20345.612512%20201.6125120000001%20348.8125120000001%20188.812512L374.375008%20204.812512C361.5750080000001%20211.212512%20351.975008%20217.6%20342.375008%20224zM649.624992%20224C640.024992%20217.6%20630.424992%20211.212512%20617.624992%20204.812512L643.187488%20188.812512C646.387488%20201.6125120000001%20646.424992%20214.4%20649.624992%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22studio-vinari%22%20%20%20%20%20%20unicode=%22&#xF3F8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M114.8750016%20800L279.5%20624.5L96%20653.9375008L362.5%20454.187488L229.4375008%20437.124992L512%20352L480%20320L690.249984%20358.812512L666.187488%20247.624992L573.937504%20163.937504L430.437504%2090.5L396.8125120000001%20111.5L385.624992%20102.562496L352%20-17.062496L362.5%20-14.812512L399.562496%2030.750016L490.437504%2090.5L640.750016%20132.937504L532.375008%2070.187488C532.375008%2070.187488%20502.767008%2071.375008%20499.375008%2071.375008C495.983008%2071.375008%20467.812512%20-32%20467.812512%20-32L483.375008%20-25.5L495.875008%20-6L524.687488%2033.812512L653.187488%2095.249984L744.375008%20204.937504L809.062496%20332.312512L849.875008%20403.937504L849.875008%20449.5L843.062496%20495L826%20533.812512L842.750016%20566.624992L864%20578.6875008L850.187488%20598.25L861.562496%20608.3124992L842.875008%20615.1249984L795.375008%20655.25L733.937504%20638.3750016L727.124992%20576.9375008L761.249984%20550.249984L741.750016%20535.812512L566.249984%20692.4375008L636%20601.75L320%20800L393.750016%20663L474.312512%20633.6249984L443.937504%20696L676.812512%20535.124992L474.624992%20656.0624992L525.875008%20594.25L114.8750016%20800z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloudsmith%22%20%20%20%20%20%20unicode=%22&#xF384;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M603.312512%20800C526.192512%20800%20457.312512%20737.5804992%20457.312512%20660.8124992C457.312512%20583.6924991999999%20408.307488%20534.687488%20331.187488%20534.687488C254.4195008%20534.687488%20192%20465.839488%20192%20388.687488C192%20311.535488%20254.4195008%20256%20331.187488%20256C408.307488%20256%20470.624992%20311.472992%20470.624992%20388.624992C470.624992%20465.776992%20526.192512%20521.312512%20603.312512%20521.312512C680.112512%20521.312512%20736%20583.6924991999999%20736%20660.8124992C736%20737.5804992%20680.112512%20800%20603.312512%20800zM624.187488%20256C544.507488%20256%20480%20191.515488%20480%20112.187488C480%2032.475488%20544.507488%20-32%20624.187488%20-32C703.547488%20-32%20768%2032.475488%20768%20112.187488C768%20191.515488%20703.547488%20256%20624.187488%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mastercard-credit-card%22%20%20%20%20%20%20unicode=%22&#xF1F1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C882.124992%20640%20896%20626.124992%20896%20608L896%20160C896%20141.875008%20882.124992%20128%20864%20128L160%20128C141.875008%20128%20128%20141.875008%20128%20160L128%20608C128%20626.124992%20141.875008%20640%20160%20640zM384%20608C260.624992%20608%20160%20507.375008%20160%20384C160%20260.624992%20260.624992%20160%20384%20160C431.5%20160%20475.624992%20174.5%20512%20200C548.250016%20174.624992%20592.375008%20160%20640%20160C763.375008%20160%20864%20260.624992%20864%20384C864%20507.375008%20763.375008%20608%20640%20608C592.375008%20608%20548.250016%20593.375008%20512%20568C475.624992%20593.5%20431.5%20608%20384%20608zM384%20544C425%20544%20461.750016%20528.124992%20490%20503C476.875008%20486.624992%20466.124992%20468.124992%20459%20448L530%20448C534.5%20437.749984%20538.750016%20427.124992%20541%20416L451%20416C449.250016%20405.624992%20448%20395%20448%20384C448%20373%20449.250016%20362.375008%20451%20352L541%20352C538.750016%20340.875008%20534.5%20330.2499840000001%20530%20320L459%20320C466.124992%20299.875008%20476.875008%20281.375008%20490%20265C461.750016%20239.875008%20425%20224%20384%20224C295.250016%20224%20224%20295.2499840000001%20224%20384C224%20472.749984%20295.250016%20544%20384%20544zM640%20544C728.750016%20544%20800%20472.749984%20800%20384C800%20295.2499840000001%20728.750016%20224%20640%20224C610.750016%20224%20583.624992%20232.2499840000001%20560%20246C590.124992%20284.124992%20608%20331.875008%20608%20384C608%20436.124992%20590.124992%20483.875008%20560%20522C583.624992%20535.749984%20610.750016%20544%20640%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22buy-n-large%22%20%20%20%20%20%20unicode=%22&#xF8A6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20761.25C247.04%20761.25%2032%20592.3199999999999%2032%20384C32%20175.68%20247.04%206.750016%20512%206.750016C776.96%206.750016%20992%20175.68%20992%20384C992%20592.3199999999999%20776.96%20761.25%20512%20761.25zM282.8750016%20640L491.187488%20640C591.987488%20640%20626.887488%20592.6475008%20615.687488%20519.687488C615.367488%20517.1274880000001%20613.78%20511.369984%20612.5%20506.249984C601.3%20509.769984%20589.417504%20512%20576.937504%20512C506.217504%20512%20448.937504%20454.72%20448.937504%20384C448.937504%20319.04%20497.592512%20265.944992%20560.312512%20257.624992C559.992512%20257.624992%20560%20257.2575040000001%20560%20256.937504C529.92%20199.657504%20470.4%20160.96%20376%20160C376%20160%20160.32%20159.68%20160%20160L282.8750016%20640zM683.187488%20640L832%20640L742.750016%20288L896%20288L864%20160L563.5%20160L587.5%20256.937504C653.42%20262.3775040000001%20704.937504%20316.8%20704.937504%20384C704.937504%20429.12%20681.582496%20468.78%20646.062496%20491.5L683.187488%20640zM383.687488%20544L362.875008%20455.687488L400.937504%20455.687488C433.257504%20455.687488%20464.349984%20480.949984%20470.750016%20509.750016C477.790016%20541.430016%20455.670016%20544%20421.750016%20544L383.687488%20544zM525.750016%20466.562496L578.249984%20466.562496L603.187488%20402.875008L619.187488%20466.562496L672.937504%20466.562496L635.812512%20309.750016L576.312512%20309.750016L557.750016%20371.812512L544.624992%20309.750016L480.937504%20309.750016L525.750016%20466.562496zM339.5%20360.312512L314.8750016%20256L359.062496%20256C387.862496%20256%20416.315008%20261.730016%20426.875008%20305.2499840000001C436.795008%20346.529984%20412.487488%20360.312512%20383.687488%20360.312512L339.5%20360.312512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vk%22%20%20%20%20%20%20unicode=%22&#xF189;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M290.624992%20736C218.875008%20736%20160%20677.124992%20160%20605.375008L160%20162.624992C160%2090.875008%20218.875008%2032%20290.624992%2032L733.375008%2032C805.124992%2032%20864%2090.875008%20864%20162.624992L864%20605.375008C864%20677.124992%20805.124992%20736%20733.375008%20736zM290.624992%20672L733.375008%20672C770.5%20672%20800%20642.5%20800%20605.375008L800%20162.624992C800%20125.5%20770.5%2096%20733.375008%2096L290.624992%2096C253.5%2096%20224%20125.5%20224%20162.624992L224%20605.375008C224%20642.5%20253.5%20672%20290.624992%20672zM503%20504.624992C479.5%20504.875008%20459.5%20504.624992%20448.250016%20499.124992C440.750016%20495.5%20435%20487.249984%20438.5%20486.875008C442.875008%20486.249984%20452.750016%20484.124992%20458%20477C464.750016%20467.875008%20464.5%20447.249984%20464.5%20447.249984C464.5%20447.249984%20468.250016%20390.5%20455.375008%20383.375008C446.5%20378.5%20434.375008%20388.375008%20408.124992%20433.5C394.750016%20456.749984%20384.624992%20482.375008%20384.624992%20482.375008C384.624992%20482.375008%20382.750016%20487.124992%20379.250016%20489.624992C375%20492.749984%20369.124992%20493.749984%20369.124992%20493.749984L306.5%20493.375008C306.5%20493.375008%20297.124992%20493%20293.750016%20489C290.624992%20485.249984%20293.5%20477.875008%20293.5%20477.875008C293.5%20477.875008%20342.5%20363.2499840000001%20398%20305.5C448.875008%20252.5%20506.624992%20256%20506.624992%20256L532.875008%20256C532.875008%20256%20540.750016%20256.875008%20544.750016%20261.124992C548.5%20265.124992%20548.375008%20272.624992%20548.375008%20272.624992C548.375008%20272.624992%20547.875008%20307.7499840000001%20564.124992%20313C580.250016%20318%20600.750016%20279%20622.624992%20264C639.250016%20252.624992%20651.875008%20255.124992%20651.875008%20255.124992L710.375008%20256C710.375008%20256%20740.875008%20257.875008%20726.375008%20282C725.250016%20283.875008%20718%20299.7499840000001%20683%20332.2499840000001C646.250016%20366.2499840000001%20651.124992%20360.7499840000001%20695.375008%20419.624992C722.250016%20455.5%20733%20477.375008%20729.624992%20486.875008C726.375008%20495.749984%20706.624992%20493.375008%20706.624992%20493.375008L640.750016%20493C640.750016%20493%20635.875008%20493.624992%20632.250016%20491.5C628.750016%20489.375008%20626.5%20484.375008%20626.5%20484.375008C626.5%20484.375008%20616%20456.624992%20602.124992%20433C572.875008%20383.2499840000001%20561%20380.5%20556.250016%20383.624992C545.124992%20390.875008%20547.875008%20412.624992%20547.875008%20428C547.875008%20476.375008%20555.250016%20496.375008%20533.624992%20501.624992C526.5%20503.375008%20521.250016%20504.5%20503%20504.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hooli%22%20%20%20%20%20%20unicode=%22&#xF427;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M55.5%20548.562496C29.112%20547.762496%2011.95250016%20538.889984%205.31249984%20524.249984C5.31249984%20524.249984%20-34.5324992%20471.769504%20104.1875008%20346.937504L104.1875008%20229L196.8124992%20229L196.8124992%20274.812512C186.4124992%20281.532512%20176.0524992%20288.722496%20165.8124992%20296.562496C142.1324992%20314.482496%20121.9750016%20331.132512%20104.3750016%20346.812512L104.3750016%20396.375008C125.3350016%20372.855008%20153.1724992%20346.115008%20189.8124992%20315.875008L197%20310.124992L197%20357.812512C197%20368.8525120000001%20199.69%20386.937504%20214.25%20386.937504C228.81%20386.937504%20231.25%20375.8975040000001%20231.25%20362.937504L231.25%20285C260.05%20265.48%20290.9224992%20249.6874880000001%20323.562496%20237.6874880000001L323.562496%20387.937504C323.562496%20417.857504%20302.0824992%20447.749984%20258.5624992%20447.750016C233.2824992%20447.910016%20209.8%20434.670016%20197%20412.750016L197%20499.624992C264.04%20466.184992%20331.275008%20425.192512%20356.875008%20406.3125120000001C340.555008%20382.952512%20342%20361.3975040000001%20342%20336.437504C342%20306.5175040000001%20339.755008%20281.557504%20368.875008%20252.437504C397.995008%20223.317504%20449.5%20225.062496%20449.5%20225.062496C449.5%20225.062496%20501.164992%20223.317504%20530.124992%20252.437504C559.244992%20281.557504%20556.875008%20306.5175040000001%20556.875008%20336.437504C556.907008%20366.037504%20559.307488%20391.164992%20530.187488%20420.124992C501.067488%20449.244992%20449.562496%20447.437504%20449.562496%20447.437504C449.562496%20447.437504%20397.995008%20449.244992%20368.875008%20420.124992C365.835008%20417.084992%20362.997504%20413.86%20360.437504%20410.5C299.3175008%20457.86%20244.392%20484.889984%20197%20508.249984L197%20541.375008L161%20524.437504C117.48%20542.117504%2081.888%20549.362496%2055.5%20548.562496zM906.062496%20541.562496L813.437504%20497.875008L813.437504%20229L906.062496%20229L906.062496%20541.562496zM78.6249984%20534.375008C98.9312512%20535.814048%20124.0375008%20529.912512%20150.9375008%20519.812512L104.1875008%20497.875008L104.1875008%20396.562496C26.26749984%20483.762496%2041.9549984%20518.227488%2047.8750016%20523.187488C55.9750016%20530.027488%2066.4412512%20533.5115519999999%2078.6249984%20534.375008zM977.750016%20507.312512C952.309984%20507.312512%20931.5%20493.564992%20931.5%20468.124992C931.5%20442.684992%20952.150016%20421.875008%20977.750016%20421.875008C1003.190016%20421.875008%201024%20442.524992%201024%20468.124992C1024%20493.724992%201003.350016%20507.312512%20977.750016%20507.312512zM683.187488%20447.437504C683.187488%20447.437504%20631.46%20449.244992%20602.5%20420.124992C573.38%20391.004992%20575.624992%20365.857504%20575.624992%20335.937504C575.624992%20306.0175040000001%20573.38%20281.057504%20602.5%20251.937504C631.62%20222.817504%20683.187488%20224.562496%20683.187488%20224.562496C683.187488%20224.562496%20734.852512%20222.817504%20763.812512%20251.937504C792.932512%20281.057504%20790.687488%20306.0175040000001%20790.687488%20335.937504C790.527488%20366.0175040000001%20792.772512%20391.164992%20763.812512%20420.124992C734.692512%20449.244992%20683.187488%20447.437504%20683.187488%20447.437504zM931.375008%20405.875008L931.375008%20229L1024%20229L1024%20405.875008L931.375008%20405.875008zM449.562496%20387.124992C455.002496%20387.124992%20466.624992%20383.767488%20466.624992%20369.6874880000001L466.624992%20305C466.624992%20299.24%20463.802496%20285%20449.562496%20285C435.322496%20285%20432.437504%20299.24%20432.437504%20305L432.437504%20369.6874880000001C432.437504%20383.607488%20444.122496%20387.124992%20449.562496%20387.124992zM683%20387.124992C688.44%20387.124992%20700.124992%20383.767488%20700.124992%20369.6874880000001L700.124992%20305C700.124992%20299.24%20697.24%20285%20683%20285C668.76%20285%20665.875008%20299.24%20665.875008%20305L665.875008%20369.6874880000001C665.875008%20383.607488%20677.56%20387.124992%20683%20387.124992zM231.1249984%20254.624992L231.1249984%20229L292.3750016%20227.750016C271.2549984%20235.110016%20250.8049984%20244.064992%20231.1249984%20254.624992zM292.3750016%20227.750016C350.775008%20207.750016%20404.225504%20205.049984%20443.937504%20216.2499840000001C412.065504%20215.929984%20370.637504%20220.38%20323.437504%20237.5L323.437504%20229L292.3750016%20227.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22amilia%22%20%20%20%20%20%20unicode=%22&#xF36D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M525.750016%20704C437.334016%20704%20342.296%20695.008%20267%20640C259.704%20635.5840000000001%20253.9995008%20626.8724992%20256.6875008%20612.3124992C258.2555008%20605.0164992%20263.986%20573.1274880000001%20271.25%20555.687488C277.106%20541.1274880000001%20291.546%20541.144%20300.25%20547C346.713984%20578.8399999999999%20444.912992%20608%20524.624992%20608C607.344992%20608%20608.749984%20559.4024959999999%20608.750016%20495.562496L608.750016%20440.562496C483.885984%20424.434496%20280.742%20391.160512%20235.75%20372.312512C185.03%20349.0165120000001%20192.3749984%20249.644%20192.3750016%20223.5C192.3750016%20182.9880000000001%20214.1084992%2064%20370.8125120000001%2064C439.100512%2064%20558.018496%2093.564992%20614.562496%20124.124992L614.562496%2079.875008C614.562496%2075.587008%20617.616512%2068.217504%20623.312512%2066.937504C627.728512%2065.4975040000001%20684.535488%2064.062496%20697.687488%2064.062496C710.839488%2064.062496%20786.959488%2063.654496%20792.687488%2065.062496C798.543488%2066.502496%20800%2073.774496%20800%2078.062496L800%20509.750016C799.872%20624.438%20717.302016%20704%20525.750016%20704zM608.624992%20359.312512L608.624992%20196.187488C578.064992%20177.339488%20521.548992%20161.375008%20478.124992%20161.375008C402.700992%20161.375008%20382.815488%20219.875008%20382.687488%20235.875008C382.687488%20253.3150080000001%20378.380512%20296.845504%20408.8125120000001%20311.437504C443.532512%20330.285504%20544.752992%20353.456512%20608.624992%20359.312512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gofore%22%20%20%20%20%20%20unicode=%22&#xF3A7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20768C331.936%20768%20160%20596.0640000000001%20160%20384C160%20171.936%20331.936%200%20544%200C658.72%200%20761.008512%2050.942016%20831.312512%20130.750016C827.600512%20188.189984%20783.68%20253.544992%20704%20255.624992L704%20228.312512C663.328%20186.4245120000001%20606.848%20160%20544%20160C420.48%20160%20320%20260.48%20320%20384C320%20507.52%20420.48%20608%20544%20608C598.144%20608%20647.840992%20588.6584992%20686.624992%20556.562496L798.812512%20670.75C730.972512%20731.0699999999999%20641.888%20768%20544%20768zM512%20480L512%20320L704%20320C774.72%20320%20813.376%20294.528%20832%20256C832%20340.192%20832.064%20480%20704%20480L512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22redhat%22%20%20%20%20%20%20unicode=%22&#xF7BC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M524.437504%20703.9375008C499.573504%20703.9375008%20492.325504%20669.3750016%20462.437504%20669.3750016C433.477504%20669.3750016%20412.447008%20695.3124992%20385.375008%20695.3124992C359.551008%20695.3124992%20342.833504%20676.3509984%20329.937504%20637.3750016C285.8735008%20504.159008%20287.8050016000001%20509.820512%20288.1249984%20502.812512C288.1250016%20460.188512%20444.196992%20320.312512%20653.124992%20320.312512L653.124992%20320C706.916992%20320%20784.624992%20332.009504%20784.624992%20400.937504C785.264992%20412.585504%20786.224512%20403.911008%20751.312512%20566.375008C744.080512%20599.3670016%20737.441504%20614.36%20683.937504%20643C642.081504%20666.008%20551.189504%20703.9375008%20524.437504%20703.9375008zM264.6249984%20478.750016C191.0250016%20475.229984%2096%20461.752512%2096%20376.312512C96%20236.4725120000001%20422.072512%2064%20680.312512%2064C878.072512%2064%20928%20154.875008%20928%20226.875008C928%20283.515008%20879.970016%20347.537504%20793.249984%20385.937504C800.642016%20346.321504%20800%20334.121504%20800%20328.937504C800%20261.513504%20731.034016%20224%20640.249984%20224C435.610016%20223.648%20256%20356.0500160000001%20256%20443.249984C256%20455.410016%20260.1450016%20467.613984%20264.6249984%20478.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22odnoklassniki-square%22%20%20%20%20%20%20unicode=%22&#xF264;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM512%20608C450.24%20608%20400%20557.76%20400%20496C400%20434.24%20450.24%20384%20512%20384C573.76%20384%20624%20434.24%20624%20496C624%20557.76%20573.76%20608%20512%20608zM512%20544C538.464%20544%20560%20522.4639999999999%20560%20496C560%20469.536%20538.464%20448%20512%20448C485.536%20448%20464%20469.536%20464%20496C464%20522.4639999999999%20485.536%20544%20512%20544zM411.5%20383.6874880000001C403.392%20382.539488%20395.733504%20378.306016%20390.437504%20371.2499840000001C379.813504%20357.138016%20382.637984%20337.061504%20396.750016%20326.437504C419.1470080000001%20309.5753600000001%20444.613312%20298.5161920000001%20471.5%20292.750016L393.375008%20214.624992C380.863008%20202.112992%20380.863008%20181.887008%20393.375008%20169.375008C405.887008%20156.863008%20426.112992%20156.863008%20438.624992%20169.375008L512%20242.750016L585.375008%20169.375008C591.615008%20163.135008%20599.808%20160%20608%20160C616.192%20160%20624.384992%20163.135008%20630.624992%20169.375008C643.136992%20181.887008%20643.136992%20202.112992%20630.624992%20214.624992L552.5%20292.750016C579.360928%20298.5132160000001%20604.775616%20309.560704%20627.187488%20326.375008C641.299488%20336.999008%20644.154496%20357.075488%20633.562496%20371.1874880000001C622.970496%20385.363488%20602.957984%20388.186496%20588.750016%20377.562496C544.174016%20344.058496%20479.699488%20344.122496%20435.187488%20377.562496C428.147488%20382.874496%20419.608%20384.835488%20411.5%20383.6874880000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gitter%22%20%20%20%20%20%20unicode=%22&#xF426;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20832L192%20288L256%20288L256%20832L192%20832zM384%20704L384%20-64L448%20-64L448%20704L384%20704zM576%20704L576%20-64L640%20-64L640%20704L576%20704zM768%20704L768%20288L832%20288L832%20704L768%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dribbble%22%20%20%20%20%20%20unicode=%22&#xF17D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C593.124992%20704%20666.624992%20673.5%20723%20624C717%20615.624992%20708.875008%20605.5%20696%20593C668.624992%20566.5%20624.875008%20534.624992%20558%20510C512.750016%20593.624992%20468.375008%20656.5%20439%20696C462.375008%20701.375008%20486.875008%20704%20512%20704zM376%20674C402.250016%20639.624992%20449%20575.875008%20496%20491C365.875008%20456.5%20246.5%20452.124992%20199%20452C220.250016%20550.875008%20286.750016%20632.249984%20376%20674zM767%20577C806%20525.375008%20830.250016%20461.5%20832%20392C803.5%20398.375008%20761.5%20404.624992%20707%20405C678.624992%20405.124992%20646.5%20403.124992%20612%20399C604%20417.249984%20595.375008%20434.875008%20587%20452C658.750016%20479.5%20707.624992%20515.749984%20740%20547C751%20557.749984%20759.624992%20567.624992%20767%20577zM525%20433C532.375008%20418.124992%20539.875008%20402.875008%20547%20387C410.250016%20349.124992%20312%20233.124992%20270%20175C221.624992%20231%20192%20304%20192%20384C192%20385.375008%20192%20386.624992%20192%20388C235.250016%20387.5%20372.750016%20390.5%20525%20433zM707%20342C764.124992%20342%20803.624992%20334%20827%20328C812.124992%20242.7499840000001%20764%20169.624992%20696%20122C683.250016%20198.5%20662.250016%20271.2499840000001%20637%20338C662.250016%20340.5%20686.124992%20342%20707%20342zM572%20327C600.750016%20254%20624.875008%20173.875008%20637%2089C598.750016%2072.875008%20556.250016%2064%20512%2064C438.624992%2064%20370.875008%2088.624992%20317%20130C349.875008%20175%20446.5%20294.7499840000001%20572%20327z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paypal%22%20%20%20%20%20%20unicode=%22&#xF1ED;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M285%20736L279%20711L161%20167L152%20128L308%20128L289%2039L280%200L503%200L508%2026L541%20180L627%20180C747.375008%20180%20853.124992%20258.2499840000001%20880%20384C894.124992%20450.124992%20879.124992%20506.124992%20848%20544C822.750016%20574.749984%20788.5%20593.249984%20753%20602C746.124992%20633.624992%20731.624992%20660.5%20712%20681C675.624992%20718.875008%20625.124992%20736%20578%20736zM337%20672L578%20672C609.375008%20672%20644%20659.875008%20666%20637C688%20614.124992%20700.875008%20581.5%20689%20526C667.875008%20427%20593.124992%20372%20499%20372L361%20372L356%20347L323%20192L232%20192zM418%20625L412%20600L379%20452L370%20413L483%20413C539.875008%20413%20589%20454.375008%20603%20510L604%20510C604.124992%20510.624992%20603.875008%20511.375008%20604%20512C611%20540%20606.5%20568.749984%20591%20590C575.124992%20611.749984%20548.375008%20625%20520%20625zM469%20561L520%20561C530%20561%20535.250016%20558.124992%20539%20553C542.750016%20547.875008%20545.375008%20539.624992%20542%20527L542%20526C536%20500.124992%20505.375008%20477%20483%20477L450%20477zM755%20533C771.875008%20526.124992%20787.750016%20516.749984%20799%20503C817.624992%20480.375008%20827.875008%20449.124992%20817%20398C795.875008%20299%20721.124992%20244%20627%20244L489%20244L484%20219L451%2064L360%2064L374%20128L375%20128L380%20154L413%20308L499%20308C619.375008%20308%20725.124992%20386.249984%20752%20512C753.5%20519.249984%20754.124992%20526%20755%20533z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mandalorian%22%20%20%20%20%20%20unicode=%22&#xF50F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M628.687488%20832L620.624992%20828.0624992C612.816992%20824.1904992%20612.209504%20824.0164992%20593.937504%20823.3124992L575.124992%20822.6249984L567.5%20818.4375008C560.396%20814.5335008%20559.571488%20814.3784992%20555.187488%20815.5624992C552.147488%20816.4904992%20549.189504%20817.7750016%20546.437504%20819.3750016C543.173504%20821.0710016%20539.617504%20822.2075008%20535.937504%20822.6875008C532.481504%20823.1355008%20529.046016%20823.9424992%20525.750016%20825.0624992C522.517984%20826.4064992%20521.024992%20826.3269984%20514.624992%20824.3750016C511.232992%20823.2550016%20507.771488%20822.4464992000001%20504.187488%20822.0624992C499.707488%20821.4544992%20495.257504%20820.4689984%20490.937504%20819.1249984C485.337504%20817.4930016%20479.598496%20816.4909984%20478.062496%20816.8750016C474.222496%20817.8349984%20465.440992%20813.7210016%20462.624992%20809.6249984C457.504992%20800.8569984%20447.998496%20786.4304992%20452.062496%20776.0624992C458.014496%20768.1904992%20479.512%20774.1564992%20479%20760.8124992C475.256%20745.1324992%20469.315008%20730.1055008%20463.875008%20714.9375008L444.062496%20719.3750016C457.150496%20763.5349984%20455.151008%20746.7009984%20419.375008%20770.1249984C420.303008%20774.2530016000001%20421.706496%20778.2544992%20423.562496%20782.0624992C428.4584960000001%20789.1984992%20433%20796.7884992%20433%20797.8124992C433.48%20799.3164992%20434.319008%20800.6910016%20435.375008%20801.8750016C438.255008%20805.5550016%20438.563008%20814.03%20435.875008%20816.75C433.187008%20819.47%20430.381504%20819.7575008%20415.437504%20819.4375008C403.309504%20819.2455008%20401.354496%20818.8815008%20395.562496%20815.9375008C391.882496%20814.0495008%20383.912%20807.7475008%20377%20801.1875008L364.937504%20789.75L365.3125120000001%20767L365.687488%20744.25L369.937504%20735.5C374.161504%20726.764%20378.775488%20721.892%20389.687488%20714.5C391.351488%20713.476%20392.903008%20712.3424992%20394.375008%20711.0624992C394.727008%20710.6464992%20398.309504%20707.6695008%20402.437504%20704.4375008C406.533504%20701.2055008%20411.546496%20697.3224992%20413.562496%20695.5624992C420.474496%20689.5784992%20428.331008%20684.9484992%20436.875008%20681.8124992C452.459008%20676.2764992%20456.62%20670.8309984%20459.5%20651.3750016C461.004%20641.3589984%20465.404992%20626.988%20468.124992%20623.5C468.892992%20622.572%20470.864512%20615.02%20475.312512%20595.5C476.016512%20592.3%20476.806496%20587.8344992%20477.062496%20585.5624992C477.318496%20583.2904992%20478.047488%20579.0995008%20478.687488%20576.1875008C480.543488%20565.851488%20481.739488%20555.4015039999999%20482.187488%20544.937504C482.187488%20540.649504%20481.737984%20539.768992%20478.249984%20537.624992C476.489984%20536.440992%20474.517504%20535.603488%20472.437504%20535.187488C469.877504%20535.187488%20465.179008%20544.736992%20462.875008%20554.624992C459.387008%20570.1129920000001%20454.431008%20576.6544991999999%20445.375008%20578.0624992C437.791008%20579.2464992%20424.739488%20588.8104992%20405.187488%20607.5624992C402.691488%20609.6424992%20399.913504%20611.3144992%20396.937504%20612.5624992C383.881504%20618.0024992%20376.136512%20623.352%20370.3125120000001%20631C366.696512%20635.736%20366.375008%20636.8669984%20366.375008%20643.8750016C366.5990080000001%20650.4030016%20367.259488%20656.9430016%20368.187488%20663.3750016C370.427488%20678.7349984%20370.336%20687.4284992%20368%20695.8124992C364.992%20706.3084992%20357.068%20710.6424992%20351.5%20704.5624992C346.476%20699.0904992000001%20337.001504%20673.0215008%20332.937504%20653.4375008C331.113504%20644.6055008%20329.0914880000001%20639.6170016%20325.187488%20634.6249984C323.5554880000001%20632.7690016%20322.952992%20630.2124992%20323.624992%20627.8124992C324.488992%20623.2684992%20331.788992%20606.906%20334.124992%20604.25C335.820992%20601.9780000000001%20337.343488%20599.5584992%20338.687488%20597.0624992L341.624992%20591.8124992L339.249984%20583.6875008C335.346016%20570.311488%20335.322016%20571.099008%20340.249984%20566.875008C342.713984%20564.795008%20353.560512%20554.245984%20364.3125120000001%20543.750016C386.7765120000001%20521.605984%20390.5424960000001%20519.4005119999999%20406.062496%20518.312512C415.662496%20517.608512%20419.56%20516.201504%20421%20512.937504C421.416%20511.945504%20421.902496%20502.436512%20422.062496%20491.812512C422.798496%20447.140512%20422.665504%20447.7689920000001%20432.937504%20433.624992L438.687488%20425.624992L440.249984%20410.375008C442.170016%20392.007008%20442.170016%20334.550496%20440.249984%20307.062496L438.937504%20287.937504L442.375008%20283.062496C444.231008%20280.374496%20454.441504%20269.436512%20464.937504%20258.812512C479.561504%20244.124512%20485.116992%20237.6655040000001%20488.124992%20231.937504L492.062496%20224.437504L491.312512%20195.124992C490.896512%20178.996992%20489.984512%20163.959488%20489.312512%20161.687488C488.640512%20159.415488%20487.304512%20145.4409920000001%20486.312512%20130.624992C484.648512%20105.376992%20483.189984%2086.134016%20481.750016%2069.750016C481.398016%2065.878016%20480.577504%2055.852%20479.937504%2047.5C478.081504%2022.412%20475.340992%20-4.314496%20474.124992%20-9.562496C472.076992%20-18.586496%20472.564992%20-20.216%20479.124992%20-27C486.932992%20-35%20499.88%20-44.842496%20501%20-43.562496C502.952%20-41.322496%20504.610016%20-21.949504%20505.249984%206.562496C505.634016%2023.298496%20506.088512%2039.9495040000001%20506.312512%2043.437504C506.568512%2049.0695040000001%20507.508512%2077.4744960000001%20509.812512%20150.562496C510.164512%20161.506496%20510.710496%20175.147008%20511.062496%20180.875008C511.734496%20191.467008%20510.779008%20199.388992%20506.875008%20216.124992C505.499008%20222.108992%20504.515008%20228.138016%20503.875008%20234.2499840000001C503.299008%20239.6260160000001%20502.074016%20244.9120000000001%20500.249984%20250C498.681984%20253.8400000000001%20497.712%20257.212%20498%20257.5C498.288%20257.788%20498.015008%20258.972992%20497.375008%20260.124992C495.551008%20263.548992%20494.003008%20282.5750080000001%20493.875008%20303.375008C493.747008%20324.1750080000001%20492.171488%20332.8169920000001%20486.187488%20344.624992C483.179488%20350.544992%20467.694496%20372.8485120000001%20462.062496%20379.312512L458.562496%20383.2499840000001L459.187488%20404.624992C459.891488%20427.184992%20461.333504%20437.876992%20464.437504%20443.124992C467.029504%20447.540992%20469.367008%20446.741504%20472.375008%20440.437504C475.191008%20434.517504%20477.993984%20431.440992%20490.249984%20420.624992C499.370016%20412.624992%20503.249984%20407.504512%20503.249984%20403.3125120000001C502.770016%20400.464512%20501.752512%20397.745984%20500.312512%20395.249984C495.896512%20386.737984%20496.334496%20377.572%20502.062496%20358.5C504.590496%20350.084%20506.989504%20340.664992%20507.437504%20337.624992C507.821504%20334.712992%20508.688%20331.936512%20510%20329.312512C511.6%20326.784512%20511.802496%20326.615008%20513.562496%20328.375008C515.034496%20330.615008%20515.992512%20333.156512%20516.312512%20335.812512C516.728512%20338.916512%20517.637504%20345.418016%20518.437504%20350.2499840000001C519.237504%20355.0819840000001%20520.328%20361.520992%20521%20364.624992C523.048%20373.520992%20522.597984%20382.828%20519.750016%20391.5C518.341984%20395.852%20516.732992%20399.710496%20516.124992%20400.062496C514.652992%20400.990496%20514.711008%20408.056992%20516.375008%20413.624992C518.039008%20419.192992%20523.844%20424.968992%20538.5%20435.624992C544.676%20440.104992%20551.208%20445.9704960000001%20553%20448.562496C554.824%20451.154496%20556.738016%20453.249984%20557.249984%20453.249984C560.962016%20453.249984%20560.592992%20437.256512%20556.624992%20426.3125120000001C553.424992%20417.736512%20550.827008%20408.96%20548.875008%20400C547.627008%20393.792%20544.780512%20380.935488%20540.812512%20363.6874880000001C537.132512%20347.463488%20531.094016%20331.256%20525.750016%20323C522.902016%20318.584%20522.476992%20316.910496%20522.124992%20306.062496C521.772992%20295.2144960000001%20524.324512%20269.501984%20527.812512%20246.750016C528.548512%20239.358016%20528.757504%20231.924%20528.437504%20224.5C528.053504%20211.22%20528.267488%20208.564%20530.187488%20204.5C534.027488%20196.372%20534.776%20189.956992%20535%20161.124992C535.128%20145.668992%20535.643488%20129.387008%20536.187488%20124.875008C537.307488%20115.659008%20537.680992%2068.635008%20536.624992%2066.875008C535.920992%2065.7230080000001%20531.995008%2040.348%20530.875008%2029.5C530.171008%2022.428%20529.397504%206.932992%20528.437504%20-20.875008C527.927264%20-36.118432%20529.124992%20-57.96208%20530.875008%20-63.750016C532.49056%20-65.031712%20553.002176%20-49.05936%20557.624992%20-42.375008L560.812512%20-37.750016L560.812512%20-4.437504C560.812512%2016.106496%20560.269504%2031.407008%20559.437504%2035.375008C558.701504%2038.927008%20557.850496%2044.824512%20557.562496%2048.312512C557.178496%2052.440512%20556.488992%2056.530496%20555.624992%2060.562496C554.088992%2067.378496%20553.762496%2091.604512%20554.562496%20137.812512C555.170496%20173.204512%20554.939008%20174.812512%20546.875008%20202.812512C545.659008%20207.9005120000001%20544.971008%20213.096512%20544.875008%20218.312512L544.750016%20227.437504L551.750016%20233.562496C571.909984%20251.322496%20577.046496%20261.788%20571.062496%20273.5C567.254496%20281.148%20566.218496%20292.624%20567.562496%20314C568.170496%20324.592%20569.265504%20337.2929920000001%20569.937504%20342.124992C570.609504%20346.956992%20571.367488%20353.8870080000001%20571.687488%20357.375008C573.447488%20377.439008%20577.426496%20393.624992%20580.562496%20393.624992C582.418496%20393.624992%20587.566016%20406.784992%20588.750016%20414.624992C590.669984%20427.040992%20589.776512%20452.466016%20587.312512%20455.249984C586.096512%20456.754016%20585.170496%20458.488512%20584.562496%20460.312512C583.538496%20463.192512%20582.345504%20465.997984%20580.937504%20468.750016C578.921504%20472.685984%20577.932992%20477.084%20578.124992%20481.5C578.124992%20489.98%20580.280992%20494.936%20585.624992%20499C587.672992%20500.6%20594.999488%20507.009984%20601.687488%20513.249984L613.937504%20524.624992L617.937504%20537.249984C621.969504%20549.954016%20629.442016%20567.310016%20633.249984%20572.750016C634.369984%20574.318016%20637.833504%20580.6379999999999%20640.937504%20586.75C647.753504%20600.19%20655.306016%20609.9704992%20670.249984%20624.5624992L681.562496%20635.5624992L680.124992%20639.8750016C679.356992%20642.2750016%20678.596%20650.8415008%20678.5%20658.9375008L678.312512%20673.6875008L670.5%20680.8124992L662.750016%20688L663.812512%20700.9375008C664.420512%20708.0095008000001%20665.512512%20719.3729984%20666.312512%20726.1249984C668.776512%20747.0530016%20666.536512%20752.4530016%20658.312512%20745.1249984C653.544512%20740.9010016%20650.322496%20734.28%20648.562496%20725C647.730496%20720.456%20645.996%20716.0915008%20643.5%20712.1875008C640.844%20708.1235008%20639.108%20703.4569984%20638.5%20698.6249984C633.508%20668.7370016%20628.448%20655.7669984%20616%20640.3750016C608.928%20631.5109984000001%20599.775008%20624.4815008%20589.375008%20619.9375008C584.863008%20617.7935008%20577.448%20613.9030015999999%20573%20611.3750016C568.552%20608.8469984000001%20560.652%20604.4684992%20555.5%20601.8124992C537.9%20592.7884991999999%20535.183008%20589.4415008%20531.375008%20571.937504C527.151008%20552.5455039999999%20526.612992%20551.165984%20523.124992%20550.750016C520.660992%20550.461984%20519.676%20551.132512%20517.5%20554.812512C515.324%20558.492512%20514.937504%20560.893504%20514.937504%20569.437504C514.841504%20574.685504%20515.437984%20579.912%20516.750016%20585C519.278016%20592.488%20518.988%20595.892%20515.5%20600.5C511.564%20605.62%20510.820992%20612.514%20513.124992%20617.25C515.428992%20621.986%20515.428992%20629.094%20513.124992%20635.75C512.004992%20639.11%20511.168992%20642.5744992%20510.624992%20646.0624992C510.016992%20650.4464992000001%20510.320992%20651.6930016%20512.624992%20654.1249984C513.648992%20655.3730016%20514.935008%20656.36%20516.375008%20657C517.943008%20657.704%20519.378496%20658.6895008%20520.562496%20659.9375008C522.290496%20661.6975008%20528.488512%20666.3415008%20534.312512%20670.4375008C538.600512%20673.2855008%20542.690496%20676.4830016%20546.562496%20679.8750016C547.746496%20681.1869984%20549.243008%20682.2030016%20550.875008%20682.8750016C552.859008%20684.0269984%20554.355488%20685.7935008%20555.187488%20687.9375008C557.043488%20691.2975008%20559.675008%20694.1684992%20562.875008%20696.3124992C565.595008%20698.1044992%20568.014496%20700.3469984%20570.062496%20702.8750016C570.990496%20704.6350016%20572.56%20705.0624992%20578%20705.0624992C584.848%20705.0624992%20590.279008%20706.7649984%20606.375008%20714.1249984C619.495008%20720.1409984%20622.576512%20723.7469983999999%20631.312512%20743.8750016C632.144512%20745.5389984%20632.739488%20747.3009984%20633.187488%20749.1249984C633.187488%20751.6209984%20641.692%20762.94%20645.5%20765.5C649.724%20768.316%20650.231488%20770.0409984%20649.687488%20777.6249984C649.271488%20780.0570016%20648.495008%20782.4170016%20647.375008%20784.6249984C645.839008%20787.9529984%20644.615488%20791.3855008%20643.687488%20794.9375008C642.279488%20800.3455008%20642.339008%20801.8689984%20643.875008%20806.1249984C645.635008%20811.0210016%20645.628%20811.096%20641.5%20819C638.524%20824.728%20636.072%20827.74%20633%20829.5L628.687488%20832zM530.875008%20-63.750016C530.835456%20-63.718624%20530.516064%20-63.927776%20530.5%20-63.875008L530.875008%20-63.875008C530.86896%20-63.855424%20530.881024%20-63.769952%20530.875008%20-63.750016zM697.062496%20603.5C660.166496%20565.548%20648.810496%20536.3525119999999%20643.562496%20509.312512C709.034496%20441.664512%20756.124992%20390.3125120000001%20756.124992%20390.3125120000001C818.748992%20300.200512%20773.792992%20222.092992%20674.624992%20234.124992L674.624992%20234.062496C721.152992%20182.478496%20866.457504%20218.446496%20858.937504%20342.062496C858.137504%20355.630496%20853.190496%20492.364%20697.062496%20603.5zM305.6875008%20547.437504L305.6875008%20547.312512C160.2795008%20425.936512%20155.7375008%20288.857504%20198.9375008%20218.937504C235.1295008%20160.249504%20346.7929920000001%20159.144512%20371.624992%20210.312512C251.3050016%20185.1605120000001%20207.5404992%20271.992%20261.8124992%20363C275.2844992000001%20385.752%20319.6464992%20423.736%20396.062496%20487C388.574496%20504.056%20378.314496%20508.98%20355.562496%20516.5C336.938496%20522.644%20342.551488%20525.069504%20305.6875008%20547.437504zM440.5%20245.812512C439.412%20244.724512%20439.691008%20207.192512%20440.875008%20196.312512C441.483008%20190.488512%20442.124992%20184.717504%20442.124992%20183.437504C442.252992%20180.429504%20446.364992%20154.946496%20448.124992%20146.562496C448.860992%20143.042496%20449.893504%20135.568%20450.437504%20130C450.693504%20126.16%20451.259488%20122.336992%20452.187488%20118.624992C453.563488%20112.384992%20454.577984%20106.086016%20455.249984%2099.750016C455.922016%2093.413984%20456.906016%2087.115008%20458.249984%2080.875008C458.281984%2080.7470080000001%20458.405504%2080.656992%20458.437504%2080.624992C458.885504%2080.208992%20459.521504%2080.176992%20459.937504%2080.624992C461.185504%2081.872992%20463.248992%20106.160992%20464.624992%20136.624992C465.200992%20149.4889920000001%20465.929984%20162.6750080000001%20466.249984%20165.875008C466.569984%20169.075008%20467.117504%20178.311008%20467.437504%20186.375008C467.757504%20194.439008%20468.364512%20206.072512%20468.812512%20212.312512L469.624992%20223.624992L460.375008%20232.812512C452.151008%20240.9725120000001%20442.26%20247.572512%20440.5%20245.812512zM583.062496%20234.5C581.734496%20234.3400000000001%20579.556512%20232.923488%20575.812512%20230.1874880000001C568.324512%20224.7154880000001%20566.562496%20221.642016%20566.562496%20214.2499840000001C566.562496%20207.882016%20570.660512%20178.825504%20571.812512%20176.937504C573.956512%20173.417504%20576.181504%20151.676512%20576.437504%20130.812512C576.597504%20117.9485120000001%20577.296%20104.4255040000001%20578%20100.937504C580.4%2088.841504%20582%2065.232992%20582%2040.624992C582%2027.120992%20582.242496%2015.636992%20582.562496%2015.124992L582.812512%2015.124992C583.932512%2013.268992%20587.564512%2018.0110079999999%20588.812512%2022.875008C591.180512%2032.571008%20592.600512%2061.172992%20592.312512%2095.124992C592.024512%20123.188992%20592.302496%20132.491008%20594.062496%20144.875008C596.878496%20165.195008%20596.902496%20165.763008%20597.062496%20175.875008C597.190496%20185.443008%20596.88%20187.4735040000001%20590%20213.937504C587.984%20221.6175040000001%20585.917504%20229.5175040000001%20585.437504%20231.437504C584.893504%20233.5655040000001%20584.390496%20234.66%20583.062496%20234.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yoast%22%20%20%20%20%20%20unicode=%22&#xF2B1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M665.624992%20768L505.624992%20336L416%20576L320%20576L448%20272C448%20272%20454.424992%20252.812512%20457.624992%20236.812512L457.624992%20214.375008C457.624992%20207.975008%20454.387488%20198.4%20451.187488%20192C431.987488%20153.6%20396.787488%20131.187488%20355.187488%20131.187488L355.187488%2035.187488C441.587488%2035.187488%20518.387488%2089.624992%20547.187488%20169.624992L768%20768L665.624992%20768zM288%20672C217.6%20672%20160%20614.4%20160%20544L160%20224C160%20153.6%20217.6%2096%20288%2096L316.8124992%2096L316.8124992%20128L288%20128C233.6%20128%20192%20172.8%20192%20224L192%20544C192%20598.4%20233.6%20640%20288%20640L579.187488%20640L592%20672L288%20672zM768%20668.8124992L758.375008%20636.8124992C799.975008%20627.2124992%20832%20588.8%20832%20544L832%20128L566.375008%20128C559.975008%20118.4%20553.587488%20105.6%20547.187488%2096L864%2096L864%20544C864%20604.8%20822.4%20652.8124992%20768%20668.8124992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phoenix-framework%22%20%20%20%20%20%20unicode=%22&#xF3DC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M214.1249984%20704C153.0276864%20703.5555008%2083.7524992%20685.9330016%2035.3124992%20650.6249984C34.1284992%20649.6970016%2033.056%20648.8335008%2032%20647.9375008C32.16%20647.6495007999999%2032.1844992%20647.4755008%2032.3124992%20647.1875008C33.5284992%20647.1875008%2034.6589984%20647.3720000000001%2035.8750016%20647.5C45.3150016%20649.004%2054.6575008%20648.6944992%2063.9375008%20647.0624992C99.6495008%20640.5984992%20135.462%20612.4084992%20147.75%20532.312512C155.686%20480.856512%20146.694%20456.084992%20159.75%20403.124992C188.262%20287.476992%20296.3030016%20241.708%20351.375008%20243.5C357.071008%20243.66%20385.557984%20245.628512%20389.750016%20246.812512C386.134016%20250.716512%20324.357984%20248.291488%20287.75%20321.1874880000001C281.286%20334.083488%20276.4610016%20347.616992%20278.1249984%20362.624992C282.4769984%20400.864992%20327.484992%20407.6230080000001%20356.124992%20390.375008C410.140992%20357.991008%20451.071488%20253.404992%20526.687488%20244.124992C582.175488%20237.372992%20653.608%20269.6579840000001%20689%20312.2499840000001C688.104%20312.409984%20687.788%20312.503008%20687.5%20312.375008C686.892%20312.215008%20686.260512%20312.097504%20685.812512%20311.937504C635.860512%20293.793504%20544.358016%20297.356992%20483.750016%20334.124992C427.334016%20368.332992%20404.110496%20422.222496%20406.062496%20446.062496C408.750496%20477.998496%20440.417504%20480.813504%20459.937504%20475.437504C481.537504%20469.581504%20496.522016%20449.063008%20518.249984%20434.375008C541.642016%20418.791008%20567.634016%20413.849504%20595.249984%20418.937504C617.586016%20423.001504%20646.832%20437.391488%20650%20440.687488C648.336%20440.847488%20647.305984%20440.809504%20646.249984%20440.937504C636.937984%20441.833504%20627.652%20442.124%20618.5%20443.5C451.716%20468.236%20425.158016%20688.9475008%20239.75%20703.1875008C231.442%20703.8235008%20222.8531872%20704.0635008%20214.1249984%20704zM197.9375008%20672.8124992C196.2735008%20650.7644992%20164.5855008%20640.8650016%20144.9375008%20662.6249984C143.5615008%20664.1289984%20143.576%20664.4090016%20143%20665.6249984C161.144%20669.5289984%20179.3135008%20671.7564992%20197.9375008%20672.8124992zM431.750016%20617.5C433.221984%20615.836%20434.041504%20614.896%20434.937504%20614C457.433504%20590.448%20483.04%20570.972992%20512%20556.124992C546.656%20538.556992%20582.988992%20529.096%20622.124992%20533C635.468992%20534.216%20648.34%20537.671488%20660.5%20543.687488C661.396%20544.135488%20662.291488%20544.892%20663.187488%20545.5C662.291488%20545.948%20661.545504%20546.0975040000001%20660.937504%20545.937504C654.473504%20545.169504%20648.214016%20543.9830079999999%20641.750016%20543.375008C622.261984%20541.5830080000001%20603.827488%20544.556%20587.187488%20555.5C560.179488%20573.356%20541.411008%20592.8750016%20511.875008%20604.8750016C476.323008%20619.2750016%20443.141984%20617.5%20431.750016%20617.5zM487.687488%20543.937504C486.023488%20541.7615040000001%20488.631488%20540.624512%20489.687488%20539.312512C559.447488%20455.824512%20679.704%20442.963008%20755%20469.875008C811.544%20489.971008%20848.949504%20458.402496%20856.437504%20426.562496C856.565504%20425.986496%20856.836992%20425.263488%20857.124992%20424.687488C857.412992%20424.847488%20857.774496%20424.875008%20858.062496%20424.875008C858.062496%20437.899008%20855.623008%20452.775008%20850.375008%20466.375008C841.511008%20489.351008%20826.409984%20507.029504%20802.249984%20516.437504C764.457984%20531.061504%20727.108%20519.207488%20702.5%20511.687488C664.548%20499.975488%20628.383488%20495.324992%20582.687488%20504.124992C549.663488%20510.364992%20519.385984%20522.670496%20492.249984%20542.062496C490.874016%20543.086496%20487.847488%20544.225504%20487.687488%20543.937504zM759.062496%20401.8125120000001C749.593984%20402.208512%20739.526016%20401.668992%20728.750016%20400.124992C683.342016%20393.532992%20657.417504%20372.9849920000001%20624.937504%20353.624992C597.129504%20337.2729920000001%20580.443488%20339.179008%20544.187488%20344.875008C544.187488%20344.587008%20544%20344.4754880000001%20544%20344.1874880000001C544.576%20343.899488%20544.989504%20343.538016%20545.437504%20343.2499840000001C576.029504%20327.666016%20602.231488%20326.162016%20641.687488%20331.2499840000001C686.231488%20337.1059840000001%20707.169504%20353.027008%20731.937504%20367.875008C761.793504%20385.731008%20789.607488%20380.467008%20831.687488%20373.875008C831.815488%20374.163008%20831.84%20374.524512%20832%20374.812512C810.592%20391.012512%20787.468%20400.624512%20759.062496%20401.8125120000001zM819.5%20354.124992C772.269696%20350.6114240000001%20744.008%20322.078496%20718.5%20295.562496C707.3%20283.882496%20696.245504%20272.131488%20684.437504%20261.1874880000001C662.005504%20240.195488%20644.192%20238.552512%20640%20236.312512L640%20235.6874880000001C649.28%20235.079488%20679.924992%20236.4640000000001%20707.124992%20242C811.508992%20263.472%20813.614496%20338.336992%20862.062496%20338.624992C873.294496%20338.624992%20884.160992%20337.751488%20894.624992%20333.6874880000001C894.912992%20333.527488%20895.264%20333.6874880000001%20896%20333.6874880000001C895.552%20334.295488%20895.385504%20334.712%20894.937504%20335C884.761504%20341.752%20875.465504%20351.374496%20840.937504%20354.062496C833.369504%20354.6624960000001%20826.2472%20354.626944%20819.5%20354.124992zM892.562496%20313.124992C874.272992%20314.813984%20856.843488%20309.7190080000001%20840.187488%20299.375008C839.739488%20299.0550080000001%20839.271008%20298.433984%20838.375008%20297.2499840000001C849.159008%20296.4820160000001%20865.554496%20296.016992%20880.562496%20284.624992C898.706496%20270.800992%20909.473504%20254.356%20927.937504%20248.5C957.953504%20239.028%20986.752%20251.797504%20992%20256.437504C991.712%20257.0455040000001%20991.535008%20257.158496%20991.375008%20257.062496C988.207008%20257.958496%20972.942016%20257.228512%20956.750016%20272.812512C939.949984%20288.844512%20929.876992%20302.8209920000001%20911.124992%20309.124992C904.828992%20311.260992%20898.659008%20312.562016%20892.562496%20313.124992zM224.6249984%20256L224%20255.437504C226.72%20250.797504%20245.1810016%20228.764%20252.1249984%20221.5C299.7729984%20171.228%20374.171008%20130.7720000000001%20438.875008%20132.5C486.043008%20133.812%20518.750496%20144.381504%20556.062496%20141.437504C592.062496%20138.845504%20609.548512%20130.113504%20616.812512%20127.937504C616.972512%20128.225504%20617.277504%20128.399488%20617.437504%20128.687488C614.429504%20132.911488%20605.803488%20141.337984%20602.187488%20144.2499840000001C550.475488%20185.146016%20494.803488%20163.078496%20455.187488%20181.062496C437.651488%20189.030496%20436.912992%20199.632%20444.624992%20206C450.512992%20211.088%20452.907008%20211.933504%20480.875008%20217.437504C477.675008%20222.365504%20450.023488%20235.096992%20415.687488%20221.624992C380.167488%20207.736992%20344.045504%20206.731008%20307.4375008%20216.875008C263.4375008%20229.035008%20234.6090016%20250.048%20224.6249984%20256zM534%20126.375008C533.584%20126.375008%20533.111008%20126.100512%20532.375008%20125.812512C542.455008%20123.124512%20571.535008%20118.306016%20603.375008%2081.249984C622.223008%2059.330016%20644.710016%2050.049504%20671.750016%2047.937504C671.910016%2048.705504%20672.824992%2049.145504%20669.624992%2050.937504C662.296992%2055.129504%20656.266496%2060.362496%20651.562496%2067.562496C641.930496%2082.410496%20627.772512%20110.962496%20590.812512%20120.562496C572.124512%20125.362496%20553.136%20126.215008%20534%20126.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chromecast%22%20%20%20%20%20%20unicode=%22&#xF838;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20704C156.704%20704%20128%20675.296%20128%20640L128%20512L192%20512L192%20640L832%20640L832%20128L576%20128L576%2064L832%2064C867.296%2064%20896%2092.704%20896%20128L896%20640C896%20675.296%20867.296%20704%20832%20704L192%20704zM128%20448L128%20384C293.42%20384%20429.957728%20257.847264%20446.375008%2096.687488C447.469472%2085.94352%20448%2075.028%20448%2064L512%2064C512%20275.7440000000001%20339.7440000000001%20448%20128%20448zM128%20320L128%20256C233.888%20256%20320%20169.888%20320%2064L384%2064C384%20205.1520000000001%20269.152%20320%20128%20320zM128%20192L128%2064L256%2064C256%20134.688%20198.688%20192%20128%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22drupal-logo%22%20%20%20%20%20%20unicode=%22&#xF1A9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M465%20807L449%20734C449%20734%20445%20715.875008%20436%20696C427%20676.124992%20411.5%20658.249984%20403%20655L403%20654C262%20608%20160%20476%20160%20320C160%20126%20318%20-32%20512%20-32C706%20-32%20864%20126%20864%20320C864%20489.749984%20743.5%20632.124992%20583%20665C580.250016%20665.624992%20554.5%20683.624992%20537%20704C519.5%20724.375008%20507%20744%20507%20744zM490%20661C510.250016%20637.375008%20532.624992%20610.124992%20570%20602C701.124992%20575.124992%20800%20459.5%20800%20320C800%20280.124992%20791.5%20242.5%20777%20208C784.5%20228.5%20788%20251.375008%20788%20266C788%20287%20778.875008%20322%20745%20322C713.124992%20322%20647.875008%20255.624992%20614%20255C574%20254.2499840000001%20518.375008%20333.624992%20439%20333C376.624992%20332.2499840000001%20327.624992%20282.875008%20327%20230C326.375008%20200.124992%20336.624992%20178.2499840000001%20357%20164C370.624992%20155.2499840000001%20382.250016%20149%20423%20149C490.124992%20149%20575.624992%20232.375008%20615%20231C646.250016%20229.624992%20695.624992%20154%20720%20152C739%20150.624992%20748.750016%20159.2499840000001%20765%20183C716.375008%2093.249984%20621.624992%2032%20512%2032C352.5%2032%20224%20160.5%20224%20320C224%20448.875008%20307.875008%20557%20424%20594L425%20595L426%20595C460.250016%20607.875008%20478%20636%20490%20661zM586%20184C581.624992%20183.624992%20576.750016%20182.375008%20571%20180C559.5%20175.2499840000001%20547.5%20164.7499840000001%20540%20158C532.5%20151.2499840000001%20530.875008%20145.5%20535%20140C539.124992%20134.5%20543.5%20137.5%20555%20147C566.5%20156.5%20573.250016%20165%20597%20165C620.750016%20165%20625.250016%20155.875008%20630%20147C634.750016%20138.2499840000001%20635.250016%20137.2499840000001%20640%20140C645.5%20142.7499840000001%20648.750016%20146.2499840000001%20646%20153C643.250016%20159.7499840000001%20638.124992%20172.5%20630%20178C621.875008%20183.5%20610.875008%20184%20600%20184C594.624992%20184%20590.375008%20184.375008%20586%20184zM656%20111C654.875008%20110.749984%20653.5%20110.124992%20652%20109C638.375008%2098.875008%20607.375008%2087%20564%2087C520.624992%2087%20500.624992%2096.124992%20487%20107C485%20108.375008%20486.124992%20108%20482%20108C477.875008%20108%20474.375008%20105.749984%20471%20103C467.624992%20100.249984%20466.250016%2093.749984%20471%2089C500.875008%2061.875008%20550.375008%2063.624992%20587%2067C623.624992%2070.375008%20655.624992%2092.624992%20659%2096C663.750016%20100.749984%20661.624992%20104.249984%20661%20107C660.5%20109%20659.375008%20111.749984%20656%20111z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dropbox%22%20%20%20%20%20%20unicode=%22&#xF16B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M377%20753L357%20740L143%20602L104%20577L141%20549L253%20464L141%20379L102%20350L144%20326L260%20258L260%20151L274%20142L494%20-3L512%20-15L530%20-3L750%20140L764%20150L764%20257L880%20326L919%20349L885%20378L778%20469L884%20556L919%20584L881%20608L673%20740L653%20752L635%20737L512%20636L395%20737zM659%20674L810%20577L725%20508L568%20599zM371%20673L459%20598L308%20502L215%20573zM512%20556L666%20468L512%20372L367%20463zM725%20430L809%20358L719%20304C716.124992%20302.7499840000001%20713.375008%20301%20711%20299L655%20266L568%20332zM308%20425L456%20332L372%20266L217%20357zM513%20294L633%20202L651%20189L669%20200L700%20219L700%20185L512%2062L324%20186L324%20220L358%20200L377%20189L394%20202z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medapps%22%20%20%20%20%20%20unicode=%22&#xF3C6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C368.448%20832%20256%20721.8275008%20256%20581.1875008C256%20512.7394879999999%20283.3804992%20429.661504%20325.8125120000001%20369.437504L330.124992%20363.312512C355.372992%20327.5685120000001%20384%20287.04%20384%20256C384%20238.336%20398.304%20224%20416%20224C433.6960000000001%20224%20448%20238.336%20448%20256C448%20307.36%20413.189504%20356.697984%20382.437504%20400.249984L378.124992%20406.3125120000001C343.3409920000001%20455.656512%20320%20525.923488%20320%20581.1875008C320%20685.9235008%20404.352%20768%20512%20768C619.648%20768%20704%20685.9235008%20704%20581.1875008C704%20525.9554880000001%20680.659008%20455.656512%20645.875008%20406.3125120000001L641.812512%20400.562496C615.604512%20363.602496%20576%20307.7440000000001%20576%20256C576%20238.336%20590.304%20224%20608%20224C625.696%20224%20640%20238.336%20640%20256C640%20287.36%20675.152%20336.938496%20694%20363.562496L698.124992%20369.437504C740.588992%20429.661504%20768%20512.7394879999999%20768%20581.1875008C768%20721.8275008%20655.552%20832%20512%20832zM518.937504%20576C504.153504%20573.472%20502.774496%20473.763008%20495.062496%20435.875008C479.606496%20457.219008%20477.299488%20492.244992%20463.187488%20495.124992C452.435488%20495.124992%20446.735488%20461.008992%20440.687488%20440.624992L387.937504%20432.687488C362.753504%20422.831488%20463.491488%20420.257504%20469.187488%20419.937504C479.939488%20392.865504%20498.788%20335.538496%20506.5%20356.562496L522.249984%20462.312512C538.378016%20428.872512%20544.123488%20382.375008%20552.187488%20382.375008C562.619488%20382.6950080000001%20563.912992%20403.658496%20571.624992%20427.562496C598.824992%20427.882496%20643.172512%20428.224%20639.812512%20440C639.812512%20440%20573.332%20444.124512%20556.5%20450.812512C552.468%20468.668512%20534.393504%20577.28%20518.937504%20576zM416%20160C398.4%20160%20384%20145.6%20384%20128C384%20110.4%20398.4%2096%20416%2096L608%2096C625.6%2096%20640%20110.4%20640%20128C640%20145.6%20625.6%20160%20608%20160L416%20160zM448%2032C430.4%2032%20416%2017.6%20416%200C416%20-17.6%20430.4%20-32%20448%20-32L576%20-32C593.6%20-32%20608%20-17.6%20608%200C608%2017.6%20593.6%2032%20576%2032L448%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shopware%22%20%20%20%20%20%20unicode=%22&#xF5B5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.56%20800%2096%20613.44%2096%20384C96%20154.56%20282.56%20-32%20512%20-32C604.8%20-32%20690.56%20-1.269984%20760%2050.249984C759.04%2050.889984%20757.787488%2051.54%20756.187488%2052.5C720.347488%2079.38%20667.867488%2099.817504%20612.187488%20120.937504C472.347488%20175.337504%20320%20236.48%20320%20416C320%20583.6800000000001%20473.607488%20672%20687.687488%20672C718.727488%20672%20750.397504%20670.0975008%20781.437504%20665.9375008C785.917504%20665.2975008%20786.269984%20665.2649984%20790.750016%20664.6249984C802.590016%20662.0649984%20814.417504%20659.5049984%20825.937504%20656.6249984C749.777504%20744.3050016%20637.12%20800%20512%20800zM680%20512C537.92%20512%20544%20417.927488%20544%20415.687488C544%20338.887488%20631.975008%20304.015008%20734.375008%20263.375008C783.975008%20243.535008%20835.507488%20223.387488%20883.187488%20196.187488C911.667488%20252.507488%20928%20316.48%20928%20384C928%20389.76%20928.015008%20395.4900160000001%20927.375008%20401.249984C926.415008%20401.890016%20925.147488%20402.54%20924.187488%20403.5C836.507488%20480.62%20766.08%20512%20680%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hotjar%22%20%20%20%20%20%20unicode=%22&#xF3B1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768L343.249984%20706.9375008C343.730016%20706.3935008%20389.8005120000001%20653.1484992000001%20382.3125120000001%20590.8124992C377.544512%20551.004512%20351.581504%20514.2270080000001%20305.4375008%20481.875008C169.7895008%20389.971008%20128.6510016%20266.3430080000001%20184.8750016%20146.375008C227.1789984%2056.071008%20319.9130016%200%20419.624992%200L477.687488%200L441.3125120000001%2051.562496C412.256512%2089.130496%20412.805984%20132.062496%20419.750016%20164.062496C469.190016%20126.654496%20526.934496%20131.432%20567.062496%20157C603.894496%20180.4880000000001%20629.948512%20222.786016%20630.812512%20273.2499840000001C639.068512%20260.193984%20645.885984%20244.9889920000001%20650.750016%20228.124992C664.894016%20179.132992%20663.171008%20104.406496%20611.875008%2055.062496L558.437504%200L608.812512%200C637.324512%200%20665.933504%205.328%20691.437504%2018C771.085504%2057.52%20824.835488%20129.710496%20853.187488%20234.062496C876.259488%20319.0224960000001%20861.519488%20431.234496%20812.687488%20518.562496C699.439488%20721.7944992%20383.968992%20758.4655008%20370.624992%20759.9375008L288%20768zM430.5%20684.3124992C523.524%20663.3844991999999%20688.459008%20610.1270016000001%20756.875008%20487.375008C797.291008%20415.151008%20810.450016%20324.24%20791.249984%20250C775.346016%20187.888%20750.338496%20141.484512%20714.562496%20108.812512C727.202496%20156.748512%20723.706016%20206.131008%20712.249984%20245.875008C691.289984%20318.451008%20641.604%20371.0885120000001%20582.5%20383.312512L512%20398.062496L548.562496%20335.624992C582.514496%20278.5369920000001%20564.111488%20231.0320000000001%20532.687488%20211C507.631488%20195.0320000000001%20466.680992%20193.4880000000001%20433.624992%20242L403.124992%20286.812512L378.624992%20238.437504C370.144992%20221.701504%20337.293504%20149.405504%20359.437504%2073.437504C312.7175008%2088.605504%20265.512%20122.5224960000001%20241%20177.562496C189.128%20293.978496%20266.966%20378.4994880000001%20341.750016%20429.187488C404.086016%20472.867488%20439.1840000000001%20524.931008%20446%20583.8750016C450.416%20621.9870016%20441.988%20656.6644992%20430.5%20684.3124992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hubspot%22%20%20%20%20%20%20unicode=%22&#xF3B2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M240%20768A80%2080%200%200%201%20240%20608A80%2080%200%200%201%20282.6249984%20620.4375008L522.187488%20439.937504C495.833664%20407.066144%20480%20365.4144%20480%20320C480%20270.345888%20499.010592%20225.2701120000001%20529.937504%20191.187488L432.5%2093.750016A64%2064%200%200%201%20416%2096A64%2064%200%200%201%20416%20-32A64%2064%200%200%201%20477.750016%2048.5L580.437504%20151.187488C580.453152%20151.178976%20580.484352%20151.196%20580.5%20151.187488C607.705248%20136.40976%20638.86%20128%20672%20128C778.048%20128%20864%20213.952%20864%20320C864%20415.1168%20794.773312%20493.859584%20704%20509.124992L704%20616.6249984A64%2064%200%200%201%20672%20736A64%2064%200%200%201%20640%20616.6249984L640%20509.124992C615.08752%20504.935456%20591.859648%20495.925888%20571.187488%20483.124992L318.6249984%20673.4375008A80%2080%200%200%201%20240%20768zM672%20416C724.928%20416%20768%20372.928%20768%20320C768%20267.072%20724.928%20224%20672%20224C619.072%20224%20576%20267.072%20576%20320C576%20372.928%20619.072%20416%20672%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22think-peaks%22%20%20%20%20%20%20unicode=%22&#xF731;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M496.187488%20817.9375008L96%20128L170%20128L496.312512%20690.5624992L820.124992%20134.437504L946.375008%20352L872.375008%20352L820%20261.750016L496.187488%20817.9375008zM496.812512%20562.249984L282.0624992%20192L356.124992%20192L496.937504%20434.875008L768.875008%20-32L842.937504%20-32L496.812512%20562.249984z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flickr%22%20%20%20%20%20%20unicode=%22&#xF16E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20736C203.375008%20736%20160%20692.624992%20160%20640L160%20128C160%2075.375008%20203.375008%2032%20256%2032L768%2032C820.624992%2032%20864%2075.375008%20864%20128L864%20640C864%20692.624992%20820.624992%20736%20768%20736zM256%20672L768%20672C786.124992%20672%20800%20658.124992%20800%20640L800%20128C800%20109.875008%20786.124992%2096%20768%2096L256%2096C237.875008%2096%20224%20109.875008%20224%20128L224%20640C224%20658.124992%20237.875008%20672%20256%20672zM368%20496C306.124992%20496%20256%20445.875008%20256%20384C256%20322.124992%20306.124992%20272%20368%20272C429.875008%20272%20480%20322.124992%20480%20384C480%20445.875008%20429.875008%20496%20368%20496zM656%20496C594.124992%20496%20544%20445.875008%20544%20384C544%20322.124992%20594.124992%20272%20656%20272C717.875008%20272%20768%20322.124992%20768%20384C768%20445.875008%20717.875008%20496%20656%20496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22whmcs%22%20%20%20%20%20%20unicode=%22&#xF40D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M473.624992%20768L454.375008%20678.3750016L416%20668.8124992L352%20736L291.1875008%20700.8124992L316.8124992%20608L291.1875008%20582.3750016L198.3750016%20608L163.1875008%20547.187488L230.3750016%20480L220.8124992%20448L128%20422.375008L128%20352L220.8124992%20326.375008L230.3750016%20288L166.3750016%20224L198.3750016%20163.187488L294.3750016%20188.812512L316.8124992%20160L288%2073.624992L352%2035.187488L416%20102.375008L451.187488%2092.812512L473.624992%200L547.187488%200L569.624992%2092.812512L608%20102.375008L675.187488%2035.187488L739.187488%2073.624992L710.375008%20163.187488L736%20188.812512L828.812512%20163.187488L860.812512%20227.1874880000001L793.624992%20288L800%20326.375008L896%20348.812512L896%20416L812.812512%20444.8125120000001L825.624992%20409.624992L828.812512%20396.8125120000001L819.187488%20390.375008L784%20371.1874880000001L774.375008%20364.812512L764.812512%20374.375008L736%20406.375008L732.812512%20406.375008L723.187488%20364.812512L720%20352L707.187488%20352L684.812512%20352C668.812512%20272%20595.212512%20211.187488%20508.812512%20211.187488C406.412512%20211.187488%20326.375008%20294.424992%20326.375008%20393.624992C326.375008%20480.024992%20390.375008%20550.424992%20470.375008%20569.624992L470.375008%20592L470.375008%20601.6249984L480%20604.8124992L521.624992%20617.6249984L492.812512%20646.3750016L486.375008%20652.8124992L492.812512%20662.3750016L512%20694.3750016L518.375008%20704L528%20697.6249984L566.375008%20688L547.187488%20768L473.624992%20768zM672%20768L662.375008%20723.1875008L640%20716.8124992L608%20752L576%20732.8124992L588.812512%20684.8124992L572.812512%20672L524.812512%20684.8124992L505.624992%20652.8124992L540.812512%20617.6249984L537.624992%20601.6249984L489.624992%20588.8124992L489.624992%20550.375008L540.812512%20537.624992L544%20515.187488L505.624992%20480L524.812512%20448L576%20460.812512L588.812512%20444.8125120000001L576%20400L611.187488%20380.812512L643.187488%20416L662.375008%20409.624992L675.187488%20361.624992L713.624992%20361.624992L726.375008%20409.624992L745.624992%20416L780.812512%20377.624992L816%20400L796.812512%20448L809.624992%20460.812512L857.624992%20444.8125120000001L873.624992%20480L838.375008%20512L841.624992%20534.375008L896%20547.187488L896%20582.3750016L848%20598.3750016L844.812512%20617.6249984L880%20652.8124992L864%20684.8124992L809.624992%20672L796.812512%20684.8124992L809.624992%20732.8124992L777.624992%20752L742.375008%20716.8124992L723.187488%20723.1875008L710.375008%20768L672%20768zM691.187488%20662.3750016C745.587488%20662.3750016%20787.187488%20617.5749984%20787.187488%20566.375008C790.387488%20511.975008%20745.587488%20470.375008%20691.187488%20470.375008C636.787488%20470.375008%20595.187488%20515.1750079999999%20595.187488%20566.375008C595.187488%20620.7749984%20639.987488%20662.3749984%20691.187488%20662.3750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-plus-g%22%20%20%20%20%20%20unicode=%22&#xF0D5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20672C192.875008%20672%2064%20543.124992%2064%20384C64%20224.875008%20192.875008%2096%20352%2096C511.124992%2096%20640%20224.875008%20640%20384C640%20403.749984%20637.875008%20423%20634%20441.624992L632.5%20448L352%20448L352%20352L544%20352C528.750016%20261.2499840000001%20447.124992%20192%20352%20192C246%20192%20160%20278%20160%20384C160%20490%20246%20576%20352%20576C400%20576%20443.750016%20558.249984%20477.5%20529.124992L546.250016%20596.5C495%20643.375008%20426.875008%20672%20352%20672zM800%20544L800%20448L704%20448L704%20384L800%20384L800%20288L864%20288L864%20384L960%20384L960%20448L864%20448L864%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mizuni%22%20%20%20%20%20%20unicode=%22&#xF3CC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20576C341.44%20576%20320%20554.56%20320%20528L320%20192C345.28%20216.96%20378.24%20237.144992%20416%20249.624992L416%20528C416%20554.56%20394.56%20576%20368%20576zM512%20576C485.44%20576%20464%20554.56%20464%20528L464%20261.437504C479.68%20263.9975040000001%20495.672512%20265.2499840000001%20512.312512%20265.2499840000001C528.632512%20265.250016%20544.32%20263.9975040000001%20560%20261.437504L560%20528C560%20554.56%20538.56%20576%20512%20576zM656%20576C629.44%20576%20608%20554.56%20608%20528L608%20249.937504C645.76%20237.1375040000001%20678.72%20217.272512%20704%20192.312512L704%20528C704%20554.56%20682.56%20576%20656%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22avianex%22%20%20%20%20%20%20unicode=%22&#xF374;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M339.624992%20767.9375008C265.4490016%20767.9375008%20196.7235008%20710.5315008%20183.1875008%20637.1875008L98.3124992%20174.375008C91.3684992%20136.839008%2099.9690016%20101.2000000000001%20122.6249984%2074C145.1530016%2046.928%20178.4244992%2032%20216.3124992%2032L684.312512%2032C758.488512%2032%20827.151488%2089.436512%20840.687488%20162.812512L925.750016%20625.5624992C932.565984%20663.2264992%20923.812992%20698.9250016%20901.124992%20726.1249984C878.596992%20753.1009984%20845.354496%20767.9375008%20807.562496%20767.9375008L339.624992%20767.9375008zM339.624992%20704L807.562496%20704C826.058496%20704%20841.854496%20697.2864992%20852.062496%20685.0624992C862.398496%20672.7104992%20866.235008%20655.6544992%20862.875008%20637.0624992L777.812512%20174.375008C769.972512%20131.879008%20727.128512%2096%20684.312512%2096L216.3124992%2096C197.7844992%2096%20181.9870016%20102.745504%20171.8750016%20114.937504C161.6029984%20127.2575040000001%20157.826%20144.252512%20161.25%20162.812512L246.1249984%20625.6249984C253.9970016%20668.1209984%20296.7769984%20704%20339.624992%20704zM365.3125120000001%20640.8124992L351.875008%20633.6249984L323.5%20590L427.3125120000001%20439.375008L458.249984%20394.687488C440.137984%20376.127488%20422.798016%20357.8400000000001%20408.750016%20342L321.187488%20388.937504L297.5%20365.750016L376.624992%20293.124992L437.875008%20201.062496L464.875008%20220.2499840000001L431.562496%20317.124992C450.442496%20328.5809920000001%20472.324%20342.896%20494.5%20358L668.687488%20192L716.937504%20212.375008L726.437504%20224.2499840000001L583.249984%20404.5L576.437504%20415.5C606.325504%20436.908%20627.029984%20452.172992%20629.750016%20454.124992C641.686016%20464.076992%20639.287488%20485.535008%20625.687488%20501.375008C611.799488%20517.6950079999999%20590.928512%20523.074016%20579.312512%20513.249984C579.312512%20513.250016%20557.592512%20492.759008%20528.312512%20464.375008L520.937504%20471.187488L365.3125120000001%20640.8124992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wpforms%22%20%20%20%20%20%20unicode=%22&#xF298;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L241.1249984%20672L403.187488%20534.375008L512%20630.3750016L620.812512%20534.375008L782.875008%20672L800%20672L800%2096L224%2096L224%20672zM342.562496%20672L464.812512%20672L403.187488%20617.6249984L342.562496%20672zM559.187488%20672L681.437504%20672L620.812512%20617.6249984L559.187488%20672zM288%20480L288%20416L384%20416L384%20480L288%20480zM448%20480L448%20416L736%20416L736%20480L448%20480zM288%20352L288%20288L384%20288L384%20352L288%20352zM448%20352L448%20288L736%20288L736%20352L448%20352zM576%20224L576%20160L736%20160L736%20224L576%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22magento%22%20%20%20%20%20%20unicode=%22&#xF3C4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20792.75L160%20570.437504L160%20177.875008L256%20123.062496L256%20517.562496L512%20679.25L768%20517.562496L768%20123.187488L864%20178L864%20570.437504L512%20792.75zM448%20525.5L352%20465.124992L352%2068.187488L512%20-23.312512L672%2068.187488L672%20464.5L576%20524.812512L576%20123.812512L512%2087.312512L448%20123.812512L448%20525.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22asymmetrik--ltd-%22%20%20%20%20%20%20unicode=%22&#xF372;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M578.875008%20701.3124992C404.89408%20704.3081888%20213.266%20660.578%2064%20576C149.824%20609.44%20236.2684992%20633.616%20328.8125120000001%20654C446.188512%20679.856%20566.76%20693.5424992000001%20673%20677.0624992C910.216%20640.0384991999999%20979.198016%20478.644%20826.750016%20316.5C810.878016%20299.7000000000001%20789.161504%20281.221504%20768.937504%20266.437504L539.249984%20604.75L244.6249984%20175.812512L241.6875008%20176.937504C104.7595008%20224.201504%20102.7655008%20304.6040000000001%20191.4375008%20405.5C223.7895008%20440.06%20267.4769984%20469.027008%20315.1249984%20495.875008C346.868992%20513.763008%20380.624512%20531.0794880000001%20415.3125120000001%20543.687488C314.0324992%20512.103488%20220.6995008%20461.396992%20160.1875008%20399.124992C117.0835008%20354.644992%2096.48%20310.284992%2096%20270.124992C95.232%20215.500992%20154.766%20174.372%20224.75%20146.5L168.8124992%2064L326.8125120000001%2064L326.937504%2064.249984L327.375008%2064L364.750016%20120.750016C398.254016%20119.470016%20434.650496%20120.936%20469.562496%20125L432.3125120000001%2064L642.624992%2064L591.249984%20149.562496C619.186016%20157.530496%20647.470496%20167.155008%20674.062496%20177.875008L733.437504%2087.750016L748.124992%2064L906.124992%2064L789%20236.812512C817.768%20255.628512%20846.649984%20278.6655040000001%20868.249984%20300.937504C928.601984%20363.177504%20958.610016%20425.432992%20959.249984%20481.624992C960.498016%20583.5450016%20866.885984%20665.5435008%20695.750016%20691.6875008C658.213984%20697.4295008%20619.024448%20700.6211872%20578.875008%20701.3124992zM537.875008%20383.312512L560.375008%20350.562496L656.750016%20204.2499840000001C630.894016%20193.305984%20603.893504%20183.591488%20576.437504%20175.687488L537.562496%20238.875008L488.249984%20155.937504C453.338016%20150.721504%20418.351488%20150.072%20384.687488%20151L537.875008%20383.312512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22staylinked%22%20%20%20%20%20%20unicode=%22&#xF3F5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M513.750016%20767.8124992C509.602016%20768.4124992%20504.219488%20767.5529984%20498.187488%20762.6249984L197.25%20520.249984C191.138%20515.449984%20190.284%20507.216%20195.5%20502L257.0624992%20439.624992L506.937504%20192.687488C512.313504%20187.439488%20521.638016%20187.134496%20527.750016%20192.062496L600.812512%20250.062496L600.375008%20250.5L611.562496%20259.5C617.674496%20264.3%20618.251008%20272.5339840000001%20612.875008%20277.750016L529.750016%20359.124992C524.501984%20364.372992%20515.174496%20364.6125120000001%20509.062496%20359.812512L508.937504%20359.6874880000001C502.825504%20354.887488%20493.658016%20355.0645120000001%20488.249984%20360.312512L350.562496%20497.624992C345.314496%20502.872992%20346.075488%20510.884512%20352.187488%20515.812512L486.375008%20622.8124992C492.327008%20627.6124992%20501.376992%20627.2784991999999%20506.624992%20622.0624992L740.062496%20384.249984C745.438496%20379.001984%20754.610496%20378.7000000000001%20760.562496%20383.5L827.187488%20437C833.171488%20441.8%20833.658016%20450.034016%20828.249984%20455.249984L521.937504%20764.3124992C520.849504%20765.2084992%20517.897984%20767.2124992%20513.750016%20767.8124992zM495.750016%20580.8750016C492.110016%20581.0029984%20488.367008%20579.9%20485.375008%20577.5L402%20512.249984C395.888%20507.449984%20395.287008%20499.216%20400.375008%20494L499.5%20397.875008C504.748%20392.627008%20513.891008%20392.324992%20519.875008%20397.124992L520.062496%20397.249984C526.014496%20402.0500160000001%20535.189504%20401.778496%20540.437504%20396.562496L662.624992%20274.937504C667.872992%20269.6895040000001%20667.359008%20261.455488%20661.375008%20256.6874880000001L525.750016%20146C519.638016%20141.072%20510.470496%20141.376992%20505.062496%20146.624992L284%20367.2499840000001C278.912%20372.498016%20269.862%20372.737504%20263.75%20367.937504L197.1249984%20315.750016C191.0130016%20310.950016%20190.2869984%20302.716%20195.3750016%20297.5L499.062496%204.187488C499.062496%204.187488%20509.850016%20-5.984992%20524.249984%205.375008L812.375008%20250.5C818.199008%20255.3%20818.751008%20263.5339840000001%20813.375008%20268.750016L748.937504%20330.5L505.5%20576.75C502.956%20579.374%20499.389984%20580.7470016%20495.750016%20580.8750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22typo3%22%20%20%20%20%20%20unicode=%22&#xF42B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M374.4%20688C377.6%20608%20422.4%20480%20467.2%20384C524.8%20262.4%20576%20204.8%20617.6%20176C544%2076.8%20480%2032%20460.8%2032S377.6%2080%20300.8%20233.6C236.8%20358.4%20192%20499.2%20192%20579.2C192%20595.2%20195.2%20604.8%20195.2%20608C220.8%20633.6%20288%20665.6%20374.4%20688M460.8%20768C336%20752%20192%20707.2%20144%20646.4C134.4%20633.6%20128%20611.2%20128%20579.2C128%20393.6%20320%20-32%20460.8%20-32C524.8%20-32%20636.8%2076.8%20726.4000000000001%20220.8C713.6000000000001%20217.5999999999999%20704.0000000000001%20217.5999999999999%20691.2%20217.5999999999999C588.8000000000001%20217.5999999999999%20438.4000000000001%20579.1999999999999%20438.4000000000001%20697.5999999999999C438.4%20742.4%20448%20755.2%20460.8%20768L460.8%20768zM649.6%20704C790.4000000000001%20704%20825.6%20678.4%20832%20672C832%20566.4%20777.6%20457.6%20748.8%20422.4C707.2%20460.8%20640%20608%20640%20704C643.2%20704%20646.4%20704%20649.6%20704M649.6%20768C595.2%20768%20576%20758.4%20576%20704C576%20585.6%20672%20352%20755.2%20352C803.2%20352%20896%20528%20896%20675.2C896%20748.8%20777.6%20768%20649.6%20768L649.6%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22behance%22%20%20%20%20%20%20unicode=%22&#xF1B4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M32%20680L32%2088L318%2088C344.5%2088%20527%2093.375008%20527%20260C527%20364.124992%20455.375008%20399.5%20419%20410C445.750016%20422.624992%20499%20452.624992%20499%20533C499%20577.749984%20492.624992%20680%20310%20680zM684%20625L684%20571L905%20571L905%20625zM162%20579L284%20579C295.5%20579%20373%20585.124992%20373%20511C373%20447.624992%20317%20441%20294%20441L162%20441zM800%20522C632.875008%20522%20598%20376.875008%20598%20314C598%20127.375008%20751%20106%20800%20106C932.124992%20106%20969.624992%20191.5%20985%20239L889%20239C885.250016%20226.7499840000001%20857.250016%20187%20804%20187C714.750016%20187%20707%20256.7499840000001%20707%20288L991%20288C996.750016%20396%20949.5%20522%20800%20522zM797%20441C823.624992%20441%20845.124992%20433.249984%20858%20419C870.875008%20404.624992%20880.375008%20383.624992%20883%20356L707%20356C707.5%20363.624992%20709.250016%20372.375008%20712%20382C714.750016%20391.875008%20719%20401.249984%20726%20410C733%20418.624992%20742.750016%20426.124992%20754%20432C765.5%20438%20779.750016%20441%20797%20441zM162%20352L303%20352C331%20352%20397%20347.624992%20397%20267C397%20188.875008%20313.875008%20189%20301%20189L162%20189z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22what-s-app%22%20%20%20%20%20%20unicode=%22&#xF232;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M784.124992%20655.875008C711.875008%20728.124992%20615.875008%20768%20513.624992%20768C302.875008%20768%20131.250016%20596.5%20131.250016%20385.749984C131.124992%20318.375008%20148.750016%20252.624992%20182.250016%20194.624992L128%20-3.5L330.750016%2049.749984C386.5%2019.249984%20449.5%203.249984%20513.5%203.124992L513.624992%203.124992C724.375008%203.124992%20895.875008%20174.624992%20896%20385.5C896%20487.624992%20856.250016%20583.624992%20784.124992%20655.875008zM513.624992%2067.749984L513.5%2067.749984C456.5%2067.749984%20400.5%2083.124992%20351.750016%20112L340.124992%20118.875008L219.750016%2087.375008L251.875008%20204.624992L244.375008%20216.624992C212.5%20267.2499840000001%20195.750016%20325.7499840000001%20195.750016%20385.749984C195.750016%20560.875008%20338.375008%20703.375008%20513.750016%20703.375008C598.624992%20703.375008%20678.375008%20670.249984%20738.375008%20610.249984C798.375008%20550.124992%20831.375008%20470.375008%20831.375008%20385.5C831.375008%20210.2499840000001%20688.750016%2067.749984%20513.624992%2067.749984zM687.875008%20305.7499840000001C678.375008%20310.5%20631.375008%20333.624992%20622.624992%20336.7499840000001C613.875008%20340%20607.5%20341.5%20601.124992%20332C594.750016%20322.375008%20576.5%20300.875008%20570.875008%20294.5C565.375008%20288.2499840000001%20559.750016%20287.375008%20550.250016%20292.124992C540.624992%20296.875008%20509.875008%20307%20473.375008%20339.624992C445%20364.875008%20425.750016%20396.249984%20420.250016%20405.749984C414.624992%20415.375008%20419.624992%20420.5%20424.375008%20425.249984C428.750016%20429.5%20434%20436.375008%20438.750016%20442C443.5%20447.5%20445.124992%20451.5%20448.375008%20457.875008C451.5%20464.249984%20449.875008%20469.875008%20447.5%20474.624992C445.124992%20479.375008%20426%20526.5%20418%20545.624992C410.250016%20564.249984%20402.375008%20561.624992%20396.5%20562C391%20562.249984%20384.624992%20562.249984%20378.250016%20562.249984C371.875008%20562.249984%20361.5%20559.875008%20352.750016%20550.249984C344%20540.749984%20319.375008%20517.624992%20319.375008%20470.624992C319.375008%20423.624992%20353.624992%20378.124992%20358.375008%20371.7499840000001C363.124992%20365.5%20425.750016%20269%20521.624992%20227.624992C544.375008%20217.7499840000001%20562.124992%20211.875008%20576%20207.5C598.875008%20200.2499840000001%20619.750016%20201.2499840000001%20636.250016%20203.624992C654.624992%20206.375008%20692.750016%20226.7499840000001%20700.750016%20249.124992C708.624992%20271.375008%20708.624992%20290.5%20706.250016%20294.5C703.875008%20298.5%20697.5%20300.875008%20687.875008%20305.7499840000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fantasy-flight-games%22%20%20%20%20%20%20unicode=%22&#xF6DC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832L64%20384L512%20-64L960%20384L512%20832zM512%20767.6875008L896%20384L512%200L128%20384L512%20767.6875008zM512%20704L192%20384L512%2064L832%20384L512%20704zM521.937504%20575.687488C543.629376%20574.071072%20564.173504%20565.971008%20582.437504%20552.375008C617.925504%20525.911008%20672.181504%20467.124992%20672.437504%20467.124992C673.237504%20466.068992%20674.050016%20462.924992%20673.249984%20462.124992C656.833984%20444.908992%20640.428512%20427.972512%20624.812512%20411.8125120000001C575.308512%20458.660512%20566.023008%20467.432992%20554.375008%20475.624992C528.679008%20493.896992%20494.558496%20490.171488%20472.062496%20468.187488C468.894496%20465.019488%20469.406496%20463.156%20472.062496%20460.5C476.286496%20455.988%20512.795008%20419.504992%20522.875008%20408.624992C505.659008%20391.696992%20488.721984%20375.272512%20471.249984%20358.312512C453.778016%20376.584512%20435.784512%20395.352992%20418.3125120000001%20413.624992C387.3365120000001%20382.904992%20357.964512%20354.019488%20328.8125120000001%20325.1874880000001C308.9404992%20344.771488%20289.0595008%20364.666016%20269.1875008%20384.249984C272.0995008%20387.161984%20286.408%20401.983008%20409%20525.375008C446.4%20563.095008%20485.784384%20578.3815615999999%20521.937504%20575.687488zM695.5%20441.937504C715.372%20422.609504%20734.972512%20403.521504%20754.812512%20383.937504C725.692512%20353.761504%20636.483488%20264.264%20609.187488%20237C557.795488%20185.928%20496.106016%20181.967008%20454.249984%20207.375008C422.218016%20226.9590080000001%20397.3289920000001%20254.008512%20348.624992%20304.312512C366.096992%20322.3285120000001%20383.072%20339.471488%20400%20356.6874880000001C447.648%20310.607488%20453.488992%20304.8045120000001%20464.624992%20295.812512C491.376992%20274.628512%20526.272992%20276.197504%20550.624992%20298.437504C555.904992%20303.461504%20555.904992%20303.750496%20550.624992%20309.062496C535.264992%20324.422496%20519.947008%20340.0089920000001%20504.875008%20355.624992C502.763008%20357.480992%20500.362496%20359.0819840000001%20503.562496%20362.2499840000001C519.178496%20377.8659840000001%20534.764992%20393.508992%20550.124992%20409.124992C550.668992%20409.380992%20551.206496%20409.694016%20553.062496%20410.750016C570.790496%20391.966016%20589.052512%20373.0904960000001%20606.812512%20354.562496C637.244512%20384.4824960000001%20666.636%20413.361504%20695.5%20441.937504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22font-awesome-black-tie%22%20%20%20%20%20%20unicode=%22&#xF27E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM384%20608L474%20492L384%20244L512%20128L640%20244L550%20492L640%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22codie-pie%22%20%20%20%20%20%20unicode=%22&#xF284;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M513.375008%20800C283.6150016000001%20800%2097.3750016%20613.76%2097.3750016%20384C97.3750016%20154.24%20283.6150016000001%20-32%20513.375008%20-32C687.263008%20-32%20832.511488%2074.761984%20894.687488%20226.2499840000001L548%20384L885.062496%20569.875008C816.774496%20706.1949984%20676.223008%20800%20513.375008%20800zM513.375008%20736C626.463008%20736%20730.021984%20682.6795008%20795.750016%20593.6875008L681.124992%20530.5C640.115008%20577.9244544000001%20579.631648%20608%20512%20608C388.288%20608%20288%20507.712%20288%20384C288%20260.288%20388.288%20160%20512%20160C584.895072%20160%20649.33632%20195.039872%20690.187488%20249L807.312512%20195.687488C743.888512%2094.599488%20634.015008%2032%20513.375008%2032C319.2949984%2032%20161.3750016%20189.92%20161.3750016%20384C161.3750016%20578.0799999999999%20319.2630016%20736%20513.375008%20736zM768%20480L768%20320L832%20320L832%20384L848%20384C874.496%20384%20896%20405.504%20896%20432C896%20458.496%20874.496%20480%20848%20480L832%20480L768%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stackpath%22%20%20%20%20%20%20unicode=%22&#xF842;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM344.937504%20480C313.2575008%20480%20273.25%20465.26%20273.25%20427.5C273.25%20400.94%20285.79%20384.670016%20342.750016%20366.750016C366.430016%20358.430016%20372.5%20352.6674880000001%20372.5%20340.1874880000001C372.5%20319.387488%20346.577504%20320.624992%20345.937504%20320.624992C318.0975008%20320.624992%20310.75%20333.149984%20310.75%20350.750016L268.8124992%20350.750016L268.5%20349.750016C267.54%20306.870016%20307.2175008%20288%20345.937504%20288C386.8975040000001%20288%20416%20306.5800000000001%20416%20340.5C416%20369.62%20399.36%20387.857504%20352%20401.937504C323.84%20411.857504%20316.5%20416.6274880000001%20316.5%20427.187488C316.5%20437.747488%20326.072512%20447.375008%20344.3125120000001%20447.375008C363.512512%20447.375008%20372.8125120000001%20435.822496%20372.8125120000001%20422.062496L414.750016%20422.062496L415.062496%20423.062496C415.702496%20449.942496%20394.537504%20480%20344.937504%20480zM448%20478.562496L448%20289.437504L492.187488%20289.437504L492.187488%20354.375008L519.062496%20354.375008C560.342496%20354.375008%20592%20376.18%20592%20416.5C592%20451.06%20566.742496%20478.562496%20519.062496%20478.562496L448%20478.562496zM646.750016%20478.562496L581.124992%20289.437504L622.062496%20289.437504L689.249984%20478.562496L646.750016%20478.562496zM725.437504%20478.562496L659.812512%20289.437504L700.812512%20289.437504L768%20478.562496L725.437504%20478.562496zM492.187488%20444.937504L519.062496%20444.937504C542.422496%20444.937504%20548.187488%20428.027488%20548.187488%20416.187488C548.187488%20404.667488%20542.422496%20388%20519.062496%20388L492.187488%20388L492.187488%20444.937504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22xing%22%20%20%20%20%20%20unicode=%22&#xF168;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M685%20736C671.375008%20736%20656.875008%20730.624992%20648%20723C639.124992%20715.375008%20635%20707.375008%20632%20702C632%20702%20554.875008%20565%20494%20457C493.250016%20460.5%20491.875008%20463.875008%20490%20467C489.624992%20467.624992%20427%20576%20427%20576C423.875008%20581.624992%20419%20589.749984%20410%20597C401%20604.249984%20388%20610%20374%20610L281%20610C267.875008%20610%20251.750016%20604.5%20242%20589C241.624992%20589%20241.375008%20589%20241%20589C231.624992%20573.5%20234.875008%20554.875008%20241%20543C241.375008%20542.624992%20241.624992%20542.375008%20242%20542L295%20449L206%20292C205.624992%20291.624992%20205.375008%20291.375008%20205%20291C198.124992%20277.624992%20197.124992%20259.2499840000001%20206%20245C213.875008%20232.375008%20230.624992%20224%20246%20224L338%20224C352.124992%20224%20366.250016%20229.5%20375%20237C383.750016%20244.5%20388%20252.5%20391%20258C391%20258%20409.375008%20290.875008%20423%20315C423.750016%20312.5%20424.750016%20310.2499840000001%20426%20308C426.375008%20307.375008%20558%2066%20558%2066C561.250016%2060.249984%20566.124992%2052.375008%20575%2045C583.875008%2037.624992%20597.875008%2032%20612%2032L704%2032C717.624992%2032%20734.250016%2039%20743%2053C752.375008%2067.875008%20751.375008%2086.375008%20745%2099C744.624992%2099.375008%20744.375008%2099.624992%20744%20100L622%20322L818%20668C818.375008%20668.624992%20818.750016%20669.375008%20819%20670C825.375008%20682.749984%20827.375008%20700%20818%20715C809%20729.624992%20791.5%20736%20778%20736zM689%20672L746%20672L558%20338C554.375008%20331.5%20554.875008%20316.124992%20559%20307L558%20307L559%20305L559%20304L673%2096L615%2096C614.624992%2096.5%20614.5%2096%20614%2097C614%2097%20506.5%20295.2499840000001%20492%20322C513.875008%20360.7499840000001%20688%20671%20688%20671C688.750016%20672.375008%20688.624992%20671.375008%20689%20672zM313%20546L370%20546C370.250016%20545.749984%20370.124992%20546.5%20371%20545C371.375008%20544.624992%20371.624992%20544.375008%20372%20544C372%20544%20411.750016%20474.875008%20426%20450C409.624992%20421.124992%20335%20289%20335%20289C334.375008%20287.875008%20334.375008%20288.624992%20334%20288L277%20288L360%20433C360.375008%20434.249984%20360.750016%20435.624992%20361%20437C361.750016%20438.624992%20364%20442.5%20364%20449C364%20455.5%20361.750016%20460.375008%20361%20462C360.375008%20463.375008%20359.750016%20464.749984%20359%20466z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22maxcdn%22%20%20%20%20%20%20unicode=%22&#xF136;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704L224%20544L128%2064L288%2064L384%20544L512%20544L416%2064L576%2064L672%20544L800%20544L704%2064L864%2064L952%20503.749984C972.624992%20607.375008%20893.5%20704%20787.750016%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22twitter%22%20%20%20%20%20%20unicode=%22&#xF099;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M896%20622.124992C867.750016%20609.624992%20837.375008%20601.124992%20805.5%20597.375008C838%20616.875008%20863%20647.749984%20874.750016%20684.5C844.375008%20666.5%20810.624992%20653.375008%20774.750016%20646.249984C746%20676.875008%20705%20696.124992%20659.750016%20696.124992C572.750016%20696.124992%20502.124992%20625.5%20502.124992%20538.5C502.124992%20526.124992%20503.5%20514.124992%20506.250016%20502.624992C375.250016%20509.124992%20259.124992%20571.875008%20181.5%20667.249984C167.875008%20644%20160.124992%20616.875008%20160.124992%20588C160.124992%20533.375008%20187.875008%20485.124992%20230.250016%20456.875008C204.375008%20457.749984%20180.124992%20464.749984%20158.875008%20476.624992C158.875008%20475.875008%20158.875008%20475.249984%20158.875008%20474.624992C158.875008%20398.249984%20213.124992%20334.5%20285.250016%20320.124992C272%20316.5%20258.124992%20314.5%20243.750016%20314.5C233.624992%20314.5%20223.624992%20315.5%20214.124992%20317.375008C234.124992%20254.7499840000001%20292.375008%20209.2499840000001%20361.250016%20207.875008C307.375008%20165.624992%20239.375008%20140.5%20165.624992%20140.5C152.875008%20140.5%20140.375008%20141.2499840000001%20128%20142.7499840000001C197.750016%2098%20280.5%2071.875008%20369.5%2071.875008C659.375008%2071.875008%20817.875008%20312%20817.875008%20520.249984C817.875008%20527%20817.624992%20533.875008%20817.375008%20540.624992C848.124992%20562.875008%20874.875008%20590.624992%20896%20622.124992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22500px%22%20%20%20%20%20%20unicode=%22&#xF26E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M838.375008%20485.375008C732%20485.375008%20669.124992%20384.5%20665.124992%20384.5C661.124992%20384.5%20598.624992%20485.375008%20491.375008%20485.375008C384.250016%20485.375008%20353.624992%20384.5%20350.375008%20384.5C347.124992%20384.5%20322.5%20467.249984%20229.875008%20467.249984C154.875008%20467.249984%20144.375008%20432.749984%20138%20432.749984C138%20432.749984%20143.624992%20469.749984%20154.875008%20535.624992L339.875008%20535.624992L339.875008%20608L89.624992%20608L47.375008%20365.624992L128.375008%20365.624992C128.375008%20365.624992%20146.875008%20399.749984%20196%20399.749984C245.124992%20399.749984%20275%20362%20275%20319.375008C275%20276.875008%20242%20230.2499840000001%20196%20230.2499840000001C150.124992%20230.2499840000001%20123.5%20269.624992%20123.5%20296.875008C85.624992%20296.875008%2033.250016%20296.875008%2033.250016%20296.875008C33.250016%20272.7499840000001%2052.624992%20160%20196%20160C312.875008%20160%20350.375008%20247.124992%20350.375008%20257.5C350.375008%20248.7499840000001%20395.5%20160%20491.5%20160C602.750016%20160%20658.750016%20257.5%20665.124992%20257.5C671.624992%20257.5%20737.750016%20160%20838.5%20160C939.250016%20160%20990.875008%20248.7499840000001%20990.875008%20323.5C990.750016%20398.249984%20944.875008%20485.375008%20838.375008%20485.375008zM611.375008%20322L611.250016%20322C610.624992%20321.124992%20549%20246.375008%20491.875008%20246.375008C434.5%20246.375008%20423.875008%20303.5%20423.875008%20322C423.875008%20340.5%20434.5%20397.624992%20491.875008%20397.624992C549%20397.624992%20610.624992%20322.875008%20611.250016%20322zM907.124992%20322C907.124992%20303.5%20896.5%20246.2499840000001%20839.124992%20246.2499840000001C782.124992%20246.2499840000001%20720.5%20321%20719.750016%20321.875008L719.750016%20322C720.5%20322.875008%20782.124992%20397.624992%20839.124992%20397.624992C896.5%20397.624992%20907.124992%20340.375008%20907.124992%20322z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22facebook%22%20%20%20%20%20%20unicode=%22&#xF09A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.3016832%20768%20128%20595.6983167999999%20128%20384C128%20172.301696%20300.3016832%200%20512%200C723.698304%200%20896%20172.301696%20896%20384C896%20595.6983167999999%20723.698304%20768%20512%20768zM512%20704C689.110144%20704%20832%20561.110144%20832%20384C832%20223.123648%20713.973824%2090.8391360000001%20559.624992%2067.875008L559.624992%20290.6874880000001L650.750016%20290.6874880000001L665.062496%20383.2499840000001L559.624992%20383.2499840000001L559.624992%20433.8125120000001C559.624992%20472.244512%20572.251488%20506.375008%20608.187488%20506.375008L665.937504%20506.375008L665.937504%20587.1249984C655.793504%20588.5009984000001%20634.326016%20591.5%20593.750016%20591.5C509.014016%20591.5%20459.375008%20546.764512%20459.375008%20444.8125120000001L459.375008%20383.2499840000001L372.249984%20383.2499840000001L372.249984%20290.6874880000001L459.375008%20290.6874880000001L459.375008%2068.687488C307.4833792%2093.739296%20192%20224.862496%20192%20384C192%20561.110144%20334.889856%20704%20512%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22git%22%20%20%20%20%20%20unicode=%22&#xF1D3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C495.875008%20832%20480.124992%20826.124992%20468%20814L378%20723C373.124992%20720.375008%20369%20716.624992%20366%20712L82%20428C57.750016%20403.875008%2057.750016%20364.2499840000001%2082%20340L468%20-46C492.250016%20-70.124992%20531.750016%20-70.124992%20556%20-46L942%20340C966.250016%20364.124992%20966.250016%20403.749984%20942%20428L556%20814C543.875008%20826.124992%20528.124992%20832%20512%20832zM512%20767L895%20384L512%201L129%20384L394%20649L450%20593C448.5%20587.624992%20448%20581.875008%20448%20576C448%20552.375008%20460.875008%20532.124992%20480%20521L480%20247C460.875008%20235.875008%20448%20215.624992%20448%20192C448%20156.624992%20476.624992%20128%20512%20128C547.375008%20128%20576%20156.624992%20576%20192C576%20215.624992%20563.124992%20235.875008%20544%20247L544%20498L642%20400C640.624992%20394.875008%20640%20389.5%20640%20384C640%20348.624992%20668.624992%20320%20704%20320C739.375008%20320%20768%20348.624992%20768%20384C768%20419.375008%20739.375008%20448%20704%20448C698.5%20448%20693.124992%20447.375008%20688%20446L574%20560C575.375008%20565.124992%20576%20570.5%20576%20576C576%20611.375008%20547.375008%20640%20512%20640C506.124992%20640%20500.375008%20639.5%20495%20638L439%20694z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22supple%22%20%20%20%20%20%20unicode=%22&#xF3F9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M390.375008%20608C177.2550016%20607.36%204.81249984%20524.822496%204.81249984%20423.062496C5.13249984%20362.2624960000001%2064.64%20308.467488%20160%20275.1874880000001C108.8%20309.4274880000001%2080.6249984%20352.350016%2080.6249984%20398.750016C80.3049984%20510.110016%20252.8175008%20600.6175008%20465.937504%20600.9375008C478.737504%20600.9375008%20490.902496%20600.6324992%20503.062496%20600.3124992C467.222496%20605.4324991999999%20429.415008%20608%20390.375008%20608zM864%20491.812512C914.88%20457.892512%20943.375008%20415.032512%20943.375008%20368.312512C943.375008%20257.272512%20770.870016%20167.062496%20557.750016%20167.062496C545.270016%20167.062496%20532.784992%20167.36%20520.624992%20168C556.144992%20162.88%20593.889984%20160%20633.249984%20160C846.370016%20160%201019.187488%20242.56%201019.187488%20344C1019.187488%20404.8%20959.04%20458.532512%20864%20491.812512zM251.0624992%20447.937504C227.2224992%20447.937504%20210.0624992%20433.126496%20210.0624992%20413.062496C210.0624992%20374.982496%20267.8750016%20376.452512%20267.8750016%20355.812512C267.8750016%20346.212512%20259.4995008%20341.2499840000001%20250.1875008%20341.2499840000001C233.0355008%20341.2499840000001%20220.25%20355.812512%20220.25%20355.812512L207.75%20340.1874880000001C207.75%20340.1874880000001%20222.8350016%20320.937504%20249.8750016%20320.937504C275.4429984%20320.937504%20290.5624992%20337.536512%20290.5624992%20357.312512C290.5624992%20397.408512%20232.75%20393.321984%20232.75%20414.249984C232.75%20422.089984%20240.574%20427.375008%20250.75%20427.375008C258.878%20427.375008%20267.0624992%20423.598496%20267.0624992%20418.062496L267.0624992%20412.249984L287.3750016%20412.249984L287.3750016%20423.562496C287.3750016%20441.002496%20265.3344992%20447.937504%20251.0624992%20447.937504zM720.562496%20446.249984L720.562496%20426.750016L731.875008%20426.750016L731.875008%20334.875008C731.875008%20326.4590080000001%20735.334016%20323%20743.750016%20323L799.312512%20323C807.728512%20323%20811.187488%20326.4590080000001%20811.187488%20334.875008L811.187488%20353.5L790.562496%20353.5L790.562496%20346.2499840000001C790.562496%20343.625984%20789.148512%20342.5%20786.812512%20342.5L758.624992%20342.5C756.000992%20342.5%20754.875008%20343.9139840000001%20754.875008%20346.2499840000001L754.875008%20375.312512L794.687488%20375.312512L794.687488%20394.5L754.875008%20394.5L754.875008%20426.8125120000001L782.437504%20426.8125120000001C784.773504%20426.8125120000001%20786.249984%20425.336%20786.249984%20423L786.249984%20415.750016L806.562496%20415.750016L806.562496%20434.3125120000001C806.562496%20442.440512%20803.128%20446.250016%20795%20446.249984L720.562496%20446.249984zM629.562496%20446L629.562496%20426.8125120000001L637.124992%20426.8125120000001C639.460992%20426.8125120000001%20640.875008%20425.336%20640.875008%20423L640.875008%20334.937504L640.624992%20334.937504C640.624992%20326.5215040000001%20644.084%20323%20652.5%20323L706.562496%20323C714.978496%20323%20718.5%20326.5215040000001%20718.5%20334.937504L718.5%20353.5L697.875008%20353.5L697.875008%20346.2499840000001C697.875008%20343.625984%20696.398496%20342.5%20694.062496%20342.5L667.312512%20342.5C664.688512%20342.5%20663.562496%20343.9139840000001%20663.562496%20346.2499840000001L663.562496%20434.375008C663.562496%20442.503008%20660.040992%20446%20651.624992%20446L629.562496%20446zM307.4375008%20445.937504L307.4375008%20366.875008C307.4375008%20339.547008%20326.944%20320.937504%20356%20320.937504C385.056%20320.937504%20404.249984%20339.547008%20404.249984%20366.875008L404.249984%20445.937504L381.562496%20445.937504L381.562496%20367.750016C381.562496%20351.4619840000001%20371.392%20342.1874880000001%20356%20342.1874880000001C340.608%20342.1874880000001%20330.437504%20351.4695040000001%20330.437504%20367.437504L330.437504%20445.937504L307.4375008%20445.937504zM419.937504%20445.937504L419.937504%20426.750016L431%20426.750016L431%20323L453.687488%20323L453.687488%20365.437504L476.062496%20365.437504C499.038496%20365.437504%20515.312512%20381.996992%20515.312512%20406.124992C515.312512%20429.964992%20499.038496%20445.937504%20476.062496%20445.937504L419.937504%20445.937504zM524.624992%20445.937504L524.624992%20426.750016L535.937504%20426.750016L535.937504%20323L558.624992%20323L558.624992%20365.437504L581%20365.437504C603.976%20365.437504%20619.937504%20381.996992%20619.937504%20406.124992C619.937504%20429.964992%20603.976%20445.937504%20581%20445.937504L524.624992%20445.937504zM813%20445.937504L813%20444.187488L816.750016%20444.187488L816.750016%20435.750016L819.124992%20435.750016L819.124992%20444.187488L822.875008%20444.187488L822.875008%20445.937504L813%20445.937504zM824.875008%20445.937504L824.875008%20435.750016L827.249984%20435.750016L827.249984%20443.875008L830.437504%20435.750016L832.187488%20435.750016L835.687488%20443.875008L835.687488%20435.750016L837.750016%20435.750016L837.750016%20445.937504L834.5%20445.937504L831.312512%20438.687488L828.375008%20445.937504L824.875008%20445.937504zM453.687488%20426.8125120000001L472.312512%20426.8125120000001C484.824512%20426.8125120000001%20492.062496%20418.636992%20492.062496%20406.124992C492.062496%20393.324992%20484.768%20384.937504%20472%20384.937504L453.687488%20384.937504L453.687488%20426.8125120000001zM558.312512%20426.8125120000001L576.937504%20426.8125120000001C589.449504%20426.8125120000001%20596.687488%20418.636992%20596.687488%20406.124992C596.687488%20393.324992%20589.424992%20384.937504%20576.624992%20384.937504L558.312512%20384.937504L558.312512%20426.8125120000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22imdb%22%20%20%20%20%20%20unicode=%22&#xF2D8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M0%20672L0%2096L1024%2096L1024%20672zM64%20608L960%20608L960%20160L64%20160zM160%20522L160%20246L224%20246L224%20522zM259%20522L259%20246L320%20246L320%20400L349%20246L390%20246L416%20400L416%20246L474%20246L474%20522L384%20522L368%20390L346%20522zM509%20522L509%20250L586%20250C627.624992%20250%20643.250016%20256.375008%20656%20266C668.750016%20272.375008%20675%20288%20675%20304L675%20470C675%20489.249984%20668.750016%20505.624992%20656%20512C640%20518.375008%20634%20522%20586%20522zM707%20518L707%20246L765%20246C765%20246%20767.750016%20265.2499840000001%20771%20262C777.375008%20262%20803.250016%20250%20816%20250C832%20250%20838.375008%20249.7499840000001%20848%20253C860.750016%20259.375008%20864%20268.375008%20864%20278L864%20438C864%20460.375008%20841.250016%20477%20822%20477C802.750016%20477%20784.375008%20464.375008%20778%20458L778%20518zM576%20480C588.750016%20480%20602%20479.749984%20602%20467L602%20307C602%20294.2499840000001%20585.624992%20294%20576%20294zM787%20448C790.250016%20448%20794%20444.624992%20794%20435L794%20298C794%20291.624992%20793.375008%20285%20787%20285C783.750016%20285%20781%20288.375008%20781%20298L781%20435C781%20441.375008%20780.624992%20448%20787%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dungeons---dragons%22%20%20%20%20%20%20unicode=%22&#xF38D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M413.187488%20735.9375008C403.307488%20736.2455008%20393.051008%20735.5450016%20382.875008%20733.6249984C347.419008%20726.9050016%20333.469504%20712.6135008%20321.437504%20702.4375008C320.765504%20710.5335008%20322.938496%20718.654%20325.562496%20726.75C294.2664992%20704.4780000000001%20275.1600000000001%20674.4795008%20267%20636.6875008C262.84%20646.4475008%20261.6035008%20656.1990016%20261.1875008%20666.3750016C246.3715008%20646.5669984%20242.7929984%20623.7730016%20243.6249984%20600.1249984C244.5850016%20571.3889919999999%20252.4624992%20545.145984%20274.0624992%20524.249984C267.8224992%20549.818016%20271.6995008%20574.144992%20283.1875008%20598.6249984C293.1395008%20565.760992%20312.856%20542.011008%20343%20526.875008C343.1600000000001%20527.707008%20343.249984%20527.959008%20343.249984%20528.375008C343.250016%20529.0790079999999%20343.252992%20529.890496%20343.124992%20530.562496C340.212992%20549.794496%20341.858496%20568.9019840000001%20346.562496%20587.75C347.106496%20589.414%20346.850496%20591.3330016%20346.562496%20593.1249984C342.146496%20615.3970016000001%20345.911488%20635.8784992000001%20361.687488%20653.0624992C381.463488%20674.5024992%20415.685984%20674.8990016%20435.750016%20653.8750016C445.446016%20643.8270016%20449.869504%20631.3470016%20451.437504%20617.8750016C453.901504%20596.1469984%20449.050496%20575.9975039999999%20437.562496%20557.437504C436.314496%20555.5175039999999%20436.151488%20554.101504%20437.687488%20552.437504C452.375488%20535.669504%20430.268%20557.096%20489.5%20501C492.124%20498.504%20494.716%20495.936512%20497.5%20493.312512C509.532%20508.032512%20518.924992%20524.506496%20526.124992%20541.562496C538.572992%20571.0024960000001%20544.952992%20601.1309984%20537.624992%20632.8750016C525.592992%20685.0989984%20494.404992%20719.45%20441.124992%20732.25C432.548992%20734.314%20423.0674880000001%20735.6295008%20413.187488%20735.9375008zM366.687488%20605.6875008C364.319488%20602.9355008%20362.244992%20599.8584992%20361.124992%20596.5624992C358.7569920000001%20589.1384992000001%20356.313504%20581.7395008%20354.937504%20574.187488C351.737504%20557.0034880000001%20351.299008%20539.684%20355.875008%20522.5C356.707008%20519.748%20358.066496%20517.976512%20360.562496%20516.312512C373.874496%20507.512512%20384.963008%20496.497504%20391.875008%20481.937504C392.963008%20479.313504%20393.817504%20476.567488%20394.937504%20473.687488C390.393504%20478.903488%20386.3289920000001%20484.143488%20381.624992%20488.687488C366.392992%20503.247488%20344.264%20512.043488%20317%20530.187488C303.304%20539.371488%20291.6404992%20550.648%20284.3124992%20567C279.4484992%20547.736%20281.554%20530.580512%20291.25%20513.812512C273.266%20518.6125119999999%20255.4135008%20519.547008%20236.4375008%20518.875008C248.7575008%20511.035008%20259.6720000000001%20502.264992%20267%20489.624992C272.248%20480.408992%20271.1630016%20475.300992%20262.8750016%20469.124992C239.1949984%20452.900992%20211.2309984%20443.414496%20189.3750016%20423.062496C191.0069984%20422.646496%20192.1270016%20422.934496%20193.3750016%20423.062496C204.0310016%20424.726496%20214.6810016%20426.1230080000001%20225.6249984%20424.875008C240.5690016%20423.243008%20250.7949984%20415.365504%20252.8750016%20402.437504C253.8669984%20396.389504%20253.582%20389.9259840000001%20252.75%20383.750016C251.918%20377.1579840000001%20249.7235008%20370.716992%20248.1875008%20364.124992C273.6595008%20385.980992%20301.6024992%20403.430496%20334.562496%20413.062496C323.874496%20414.9824960000001%20313.3815008000001%20416.892512%20302.4375008%20418.8125120000001C333.029504%20452.508512%20392.424992%20451.946496%20399.624992%20447.562496C377.064992%20445.642496%20355.473984%20440.3%20335.249984%20427.5C356.9780160000001%20422.54%20348.256512%20424.732512%20369.3125120000001%20418.8125120000001C348.000512%20407.964512%20332.763488%20392.815008%20324.187488%20371.375008C335.387488%20377.8390080000001%20347.454496%20380.025504%20360.062496%20378.937504C389.662496%20376.345504%20406.656992%20353.116992%20394.624992%20324.124992C391.584992%20316.828992%20386.996%20310.7344960000001%20380.5%20306.062496L380.937504%20304.812512C389.673504%20305.9005120000001%20398.508%20307.0369920000001%20407.5%20308.124992C403.052%20297.660992%20395.1960000000001%20289.9640000000001%20385.5%20283.5C407.516%20281.42%20444.919008%20302.776%20448.375008%20319C439.799008%20318.328%20427.040992%20314.9840000000001%20426.624992%20329C426.496992%20332.2960000000001%20426.212%20329.579488%20430.5%20354.1874880000001C429.092%20353.099488%20427.601504%20351.6855040000001%20425.937504%20350.437504C415.985504%20343.557504%20410.438496%20354.696992%20413.062496%20363.624992C415.558496%20372.136992%20418.278496%20380.696992%20421.062496%20389.624992C411.078496%20392.7929920000001%20399.922496%20393.643488%20388.562496%20394.187488C395.474496%20397.899488%20434.098496%20406.836%20468.562496%20400.5C482.258496%20398.036%20474.308512%20382.134016%20467.812512%20369.750016C481.796512%20368.662016%20490.154496%20368.667008%20499.562496%20366.875008C529.322496%20360.955008%20522.919008%20334.926016%20522.375008%20328.750016C547.431008%20340.301984%20565.886496%20381.7240000000001%20560.062496%20409.5C554.686496%20400.572%20548.031008%20393.146496%20537.375008%20389.562496C537.791008%20399.738496%20532.513504%20405.6034880000001%20523.937504%20409.187488C523.105504%20409.6034880000001%20522.247008%20411.105504%20522.375008%20411.937504C524.583008%20426.529504%20521.156%20439.824992%20514.5%20452.624992C505.796%20469.680992%20492.918496%20483.196992%20479.062496%20496.124992C439.0304960000001%20533.5329919999999%20417.468512%20551.6310080000001%20410.8125120000001%20583.3750016C409.692512%20588.4630016%20409.579008%20593.5524992%20408.875008%20599.3124992C407.787008%20597.5204992%20406.954016%20596.1884992%20406.249984%20594.8124992C400.297984%20581.6284992000001%20398.648512%20567.553984%20400.3125120000001%20553.249984C401.016512%20547.489984%20402.799008%20542.440512%20407.375008%20538.312512C420.943008%20525.928512%20434.470016%20513.424992%20447.750016%20500.624992C461.605984%20487.280992%20474.338016%20472.043488%20481.249984%20454.187488C479.041984%20456.107488%20477.598496%20458.416992%20476.062496%20460.624992C466.110496%20474.512992%20453.197984%20485.82%20440.750016%20497.5C424.845984%20512.348%20408.756512%20526.917504%20393.8125120000001%20542.437504C366.676512%20570.5975040000001%20367.519488%20596.2155008%20366.687488%20605.6875008zM745.937504%20493.187488C745.105504%20493.187488%20744.272512%20492.877984%20743.312512%20492.750016C716.592512%20488.206016%20700.808992%20471.454496%20675.624992%20452.062496C661.224992%20440.926496%20656.566496%20446.861984%20659.062496%20452.750016C661.014496%20457.550016%20663.628992%20461.956%20666.124992%20466.5C667.500992%20468.964%20669.273504%20471.164%20670.937504%20473.5C670.649504%20473.788%20670.256%20473.931488%20670%20474.187488C632.624%20449.035488%20605.356992%20415.901504%20590.124992%20373.437504C590.540992%20373.0215040000001%20591.084%20372.603488%20591.5%20372.1874880000001C591.916%20373.019488%20592.205984%20373.828%20592.750016%20374.5C607.149984%20391.14%20624.271008%20404.461504%20643.375008%20415.437504C668.559008%20429.997504%20695.280992%20440.625984%20724.624992%20443.249984C730.576992%20443.793984%20736.700512%20443.375008%20742.812512%20443.375008C740.316512%20442.415008%20737.933504%20442.131008%20735.437504%20441.875008C709.837504%20438.579008%20686.331488%20429.493504%20664.187488%20416.437504C622.395488%20391.829504%20588.699488%20358.376992%20560.187488%20319.624992C559.771488%20319.0809920000001%20559.666016%20318.419008%20559.249984%20317.875008C579.313984%20310.5790080000001%20592.419488%20294.048992%20609.187488%20282.624992C609.475488%20282.752992%20609.622016%20282.931488%20609.750016%20283.1874880000001L611.437504%20286.937504C628.333504%20323.929504%20648.798496%20358.847008%20676.062496%20389.375008C699.166496%20415.231008%20728.642496%20424.108512%20762.562496%20416.8125120000001C770.722496%20415.020512%20778.343008%20410.796%20786.375008%20407.5C789.543008%20409.42%20793.5%20411.857504%20797.5%20413.937504C809.116%20419.857504%20821.573504%20423.560512%20834.437504%20426.3125120000001C854.789504%20430.568512%20875.294496%20433.084992%20896.062496%20428.124992L896.062496%20428.8125120000001C895.326496%20429.420512%20894.328992%20429.980512%20893.624992%20430.8125120000001C877.560992%20446.748512%20859.052992%20458.831008%20838.124992%20467.375008C820.396992%20474.511008%20802.107008%20478.212992%20782.875008%20477.124992C769.019008%20476.292992%20755.741984%20472.856512%20742.750016%20468.312512C739.293984%20467.064512%20735.708992%20466.082016%20732.124992%20465.249984C725.340992%20463.586016%20722.008992%20469.536992%20725.624992%20474.624992C730.040992%20480.960992%20730.311008%20480.372992%20746.375008%20491.124992C747.207008%20491.668992%20748.061504%20492.227488%20749.437504%20493.187488L745.937504%20493.187488zM444.750016%20452.750016C460.941984%20446.158016%20471.319488%20434.895008%20477.687488%20419.375008C462.167488%20417.711008%20449.326016%20430.766016%20444.750016%20452.750016zM237.6875008%20408.687488C204.1835008%20374.799488%20176.064%20337.588%20160%20292.5C170.24%20300.596%20180.6555008%20308.1579840000001%20192.6875008%20314.750016C181.1995008%20284.094016%20165.5230016%20242.149984%20181.8750016%20175.750016C188.2429984%20149.638016%20198.354%20125.187008%20215.25%20103.875008C219.25%2098.787008%20224.0215008%2094.421984%20228.4375008%2089.750016C228.7255008%2090.038016%20228.962%2090.119008%20229.25%2090.375008C227.298%20100.007008%20226.2275008%20109.78%20227.1875008%20120.5C230.2275008%20116.116%20232.5604992%20112.2394880000001%20235.3124992%20108.687488C252.7524992%2086.703488%20275.0555008%2071.0139840000001%20300.6875008%2059.750016C335.279488%2044.230016%20371.38%2041.4735040000001%20408.5%2047.937504C484.5%2061.281504%20534.022496%20114.788512%20569.062496%20183.812512C570.406496%20186.212512%20569.892512%20187.708%20567.812512%20189.5C513.284512%20234.876%20536.239488%20216.325504%20508.687488%20238.437504C507.567488%20237.1895040000001%20508.686496%20238.728512%20506.062496%20234.312512C490.574496%20208.040512%20470.787488%20185.7710080000001%20445.187488%20168.875008C430.915488%20159.5310080000001%20415.44%20152.624992%20398%20152.624992C368.112%20152.624992%20345.144992%20165.7230080000001%20329.624992%20190.875008C313.0169984%20217.691008%20311.21%20246.7950080000001%20318.25%20276.875008C329.033984%20323.3390080000001%20359.911488%20352.738016%20371.687488%20365.2499840000001C345.799488%20373.761984%20325.997504%20362.955488%20307.4375008%20346.1874880000001C308.5575008%20365.291488%20313.382%20382.205504%20323.750016%20397.437504C290.118%20382.8775040000001%20260.2064992%20363.0464960000001%20234.0624992%20337.062496C233.6464992%20345.030496%20241.5564992%20397.124%20241.8124992%20398.5C242.2284992%20402.212%20241.0155008%20405.807488%20237.6875008%20408.687488zM439.8125120000001%20385.249984C432.900512%20370.114016%20437.617504%20354.4609920000001%20449.937504%20344.124992C456.177504%20338.908992%20462.822496%20334.094016%20469.062496%20328.750016C475.430496%20323.5339840000001%20479.296%20316.759008%20480%20308.375008C480.544%20301.9110080000001%20481.124%20295.336%20482.5%20289C485.54%20274.4400000000001%20494.8%20263.716%20506%20254.5C528.848%20235.6520000000001%20551.652%20216.976%20574.5%20198C599.268%20177.3920000000001%20593.748%20152.904%20592.5%20121C591.252%2089.5119999999999%20609.403008%2061.986496%20638.875008%2050.562496C640.251008%2050.018496%20641.667008%2049.734496%20643.875008%2049.062496C622.147008%2074.086496%20629.868512%20109.736%20644.812512%20121C645.228512%20117.96%20645.358496%20115.067488%20646.062496%20112.187488C659.086496%2051.547488%20708.934016%2023.952%20763.750016%2034C785.894016%2038%20806.100992%2046.179488%20823.124992%2061.187488C825.908992%2063.651488%20828.272512%2066.828992%20831.312512%2070.124992C804.592512%2063.788992%20781.708512%2069.999488%20760.812512%2084.687488C761.772512%2085.103488%20762.605504%2085.124992%20763.437504%2085.124992C792.909504%2082.660992%20819.655008%2089.798496%20842.375008%20109.062496C869.383008%20131.8784960000001%20879.173504%20168.0060160000001%20866.437504%20199.750016C855.013504%20227.430016%20833.843008%20244.1940160000001%20805.875008%20253.2499840000001C792.723008%20257.505984%20775.179488%20259.0099840000001%20766.187488%20257.2499840000001C779.883488%20251.745984%20785.691488%20248.173984%20792.187488%20240.750016C809.627488%20220.942016%20806.575488%20193.038496%20784.687488%20178.062496C768.495488%20166.9264960000001%20750.267008%20163.6424960000001%20730.875008%20165.562496C729.211008%20165.6904960000001%20727.679488%20166.087008%20726.687488%20166.375008C730.559488%20171.463008%20734.995008%20176.034016%20737.875008%20181.2499840000001C750.899008%20204.354016%20745.395008%20239.143008%20725.875008%20258.375008C722.963008%20261.255008%20719.515488%20263.717504%20716.187488%20266.437504C715.771488%20264.645504%20716.056512%20263.5849920000001%20716.312512%20262.624992C722.136512%20239.808992%20705.073504%20218.105504%20681.937504%20218.937504C671.409504%20219.3535040000001%20662.716512%20224.098496%20654.812512%20230.562496C627.804512%20252.706496%20600.692512%20274.728%20573.812512%20297C565.652512%20303.752%20556.496%20308.105504%20546%20308.937504C539.632%20309.481504%20533.180512%20309.771488%20526.812512%20310.1874880000001C518.652512%20310.731488%20514.583008%20314.0379840000001%20512.375008%20321.750016C511.127008%20326.422016%20510.335008%20331.0780160000001%20509.375008%20335.750016C507.295008%20346.885984%20500.794496%20353.648512%20489.562496%20355.312512C483.482496%20356.272512%20477.204992%20356.703008%20471.124992%20357.375008C453.140992%20359.2950080000001%20443.716512%20367.522016%20439.8125120000001%20385.249984z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22what-s-app-square%22%20%20%20%20%20%20unicode=%22&#xF40C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM512%20608C387.2%20608%20288%20508.8%20288%20384C288%20342.4%20300.8%20304%20320%20272L288%20160L400%20188.812512C432%20169.6125120000001%20470.4%20160%20512%20160C636.8%20160%20736%20259.2000000000001%20736%20384C736%20508.8%20636.8%20608%20512%20608zM512%20560C608%20560%20688%20480%20688%20384C688%20288%20608%20208%20512%20208C480%20208%20451.224992%20217.575008%20425.624992%20230.375008L409.624992%20240L390.375008%20233.624992L358.375008%20224L368%20256L374.375008%20275.1874880000001L364.8125120000001%20291.1874880000001C348.8125120000001%20316.7874880000001%20339.187488%20348.812512%20339.187488%20380.812512C335.987488%20480.012512%20416%20560%20512%20560zM441.624992%20476.812512C438.424992%20476.812512%20432.012512%20476.775008%20428.8125120000001%20470.375008C422.412512%20467.175008%20409.624992%20454.412512%20409.624992%20428.8125120000001C409.624992%20406.412512%20425.612512%20380.824992%20428.8125120000001%20377.624992C432.012512%20374.424992%20463.987488%20323.212512%20515.187488%20300.812512C547.187488%20288.012512%20560%20284.8%20576%20288C585.6%20291.2000000000001%20607.987488%20300.824992%20611.187488%20313.624992C614.387488%20326.424992%20614.424992%20336.024992%20617.624992%20329.624992C617.624992%20332.824992%20614.4%20332.8%20608%20336C601.6%20339.2000000000001%20576.012512%20352%20572.812512%20352C566.412512%20352%20563.2%20355.212512%20560%20348.812512C556.8%20345.6125120000001%20547.2%20332.824992%20544%20329.624992C540.8%20326.424992%20540.775008%20326.424992%20534.375008%20329.624992C502.375008%20345.624992%20483.2%20358.375008%20464%20390.375008C460.8%20399.975008%20470.4%20399.987488%20480%20419.187488C483.2%20422.387488%20480%20425.612512%20480%20428.8125120000001C476.8%20432.012512%20467.2%20457.587488%20464%20467.187488C457.6%20476.787488%20454.387488%20476.812512%20451.187488%20476.812512L441.624992%20476.812512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-sampling%22%20%20%20%20%20%20unicode=%22&#xF4F0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM516.062496%20608C507.646496%20608%20500.668992%20601.4159999999999%20500.124992%20593L488.875008%20417.562496L478.875008%20563.562496C478.267008%20571.978496%20471.291008%20578.4375008%20462.875008%20578.4375008C454.459008%20578.4375008%20447.545504%20571.946496%20446.937504%20563.562496L436.875008%20419.5L427.5%20534.249984C426.796%20542.506016%20419.912992%20548.873504%20411.624992%20548.937504L411.5%20548.937504C403.2440000000001%20548.937504%20396.330496%20542.6615039999999%20395.562496%20534.437504L381%20383.937504L375%20417.624992C373.816%20424.184992%20368.654496%20429.316%20362.062496%20430.5C355.374496%20431.556%20348.797504%20428.697504%20345.437504%20422.937504L322.562496%20384L256%20384L256%20352L331.687488%20352C337.351488%20352%20342.6840000000001%20355.011008%20345.5%20359.875008L351.124992%20369.5L370.062496%20264.2499840000001C371.502496%20256.4100160000001%20378.917504%20250.934496%20386.437504%20251.062496C394.405504%20251.414496%20400.982016%20257.5944960000001%20401.750016%20265.562496L410.187488%20352.875008L422.124992%20206.687488C422.8289920000001%20198.367488%20429.8049920000001%20192%20438.124992%20192L438.187488%20192C446.571488%20192.064%20453.454496%20198.523008%20454.062496%20206.875008L462.750016%20331.2499840000001L473.5%20174.937504C474.076%20166.5215040000001%20481.084%20160%20489.5%20160L489.562496%20160C498.010496%20160.0320000000001%20504.956%20166.584%20505.5%20175L515.562496%20332.6874880000001L523.062496%20207.062496C523.542496%20198.710496%20530.398016%20192.1280000000001%20538.750016%20192L539%20192C547.256%20192%20554.169504%20198.274496%20554.937504%20206.562496L566.062496%20329.937504L574.375008%20206.937504C574.951008%20198.6175040000001%20581.835488%20192.096%20590.187488%20192L590.375008%20192C598.631008%20192%20605.544512%20198.244%20606.312512%20206.5L620.937504%20363.624992L630.437504%20294.437504C631.397504%20287.333504%20637.020992%20281.710016%20644.124992%20280.750016C651.452992%20279.8860160000001%20658.089504%20283.627488%20660.937504%20290.1874880000001L687.937504%20352L768%20352L768%20384L677.437504%20384C671.069504%20384%20665.372512%20380.1990080000001%20662.812512%20374.375008L654.375008%20355.124992L633.687488%20505.562496C632.599488%20513.626496%20625.724%20519.055008%20617.5%20519.375008C609.372%20519.183008%20602.705504%20512.908512%20601.937504%20504.812512L592.875008%20407.5L584.312512%20534C583.768512%20542.3199999999999%20576.852%20548.841504%20568.5%20548.937504C559.636%20549.2895040000001%20553.111008%20542.6950079999999%20552.375008%20534.375008L542.249984%20421.875008L532.062496%20592.9375008C531.550496%20601.3855008%20524.572992%20607.9680000000001%20516.124992%20608L516.062496%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22orcid%22%20%20%20%20%20%20unicode=%22&#xF8D2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.6284416%20800%2096%20613.371392%2096%20384C96%20154.628608%20282.6284416%20-32%20512%20-32C741.371552%20-32%20928%20154.628608%20928%20384C928%20613.371392%20741.371552%20800%20512%20800zM512%20736C706.783424%20736%20864%20578.7832864%20864%20384C864%20189.2167040000001%20706.783424%2032%20512%2032C317.2165856%2032%20160%20189.2167040000001%20160%20384C160%20578.7832864%20317.2165856%20736%20512%20736zM352%20640A32%2032%200%200%201%20352%20576A32%2032%200%200%201%20352%20640zM320%20544L320%20192L384%20192L384%20544L320%20544zM448%20544L448%20512L448%20192L592%20192C688.818464%20192%20768%20271.1815360000001%20768%20368C768%20464.818464%20688.818464%20544%20592%20544L448%20544zM512%20480L592%20480C654.221536%20480%20704%20430.221536%20704%20368C704%20305.778464%20654.221536%20256%20592%20256L512%20256L512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wix%22%20%20%20%20%20%20unicode=%22&#xF5CF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M705.624992%20577.6249984C688.824992%20578.4250016%20675.187488%20576%20675.187488%20576L803.187488%20384L675.187488%20195.187488C675.187488%20195.187488%20732.775008%20185.587488%20758.375008%20211.187488C774.375008%20227.1874880000001%20783.975008%20243.2000000000001%20838.375008%20320C847.975008%20336%20857.624992%20320%20857.624992%20320C905.624992%20256%20918.412512%20230.387488%20940.812512%20211.187488C969.612512%20188.7874880000001%201024%20195.187488%201024%20195.187488L896%20384L1020.812512%20576C1020.812512%20576%20966.412512%20585.6%20940.812512%20560C921.612512%20540.8%20902.424992%20515.2%20857.624992%20448C857.624992%20448%20847.975008%20432%20838.375008%20448C793.575008%20512%20774.387488%20540.8%20755.187488%20560C742.387488%20572.8%20722.424992%20576.8249984%20705.624992%20577.6249984zM13.43750016%20576.3124992C8.91249984%20576.5249984%204.4%20576.4%200%20576L102.3750016%20192C102.3749984%20192%20134.3749984%20191.975008%20150.3750016%20198.375008C172.7749984%20207.975008%20182.3875008%20217.6125120000001%20195.1875008%20268.812512C207.9875008%20313.6125120000001%20239.9875008%20451.212512%20243.1875008%20460.812512C249.5875008%20483.212512%20259.2250016%20483.212512%20265.6249984%20460.812512C268.8249984000001%20451.212512%20300.8249984000001%20316.812512%20313.6249984%20268.812512C326.424992%20217.6125120000001%20335.975008%20207.975008%20358.375008%20198.375008C377.5750080000001%20188.775008%20409.624992%20192%20409.624992%20192L512%20576C476.8%20579.2%20435.2%20560.024992%20432%20521.624992L377.624992%20316.812512L332.8125120000001%20483.187488C323.212512%20531.187488%20300.7875008%20556.812512%20259.1875008%20556.812512C217.5875008%20556.812512%20198.4250016%20534.3874880000001%20185.6249984%20483.187488L140.8124992%20316.812512L86.3750016%20521.624992C77.9749984%20558.024992%2045.1124992%20574.8249920000001%2013.43750016%20576.3124992zM627.187488%20576C627.187488%20576%20601.624992%20576.0249984%20585.624992%20569.624992C566.424992%20560.024992%20560%20540.812512%20560%20492.812512C560%20492.812512%20569.624992%20502.412512%20585.624992%20508.812512C630.424992%20524.812512%20627.187488%20556.8%20627.187488%20576zM624%20512L624%20509.562496C624.778432%20510.954976%20624.964%20512%20624%20512zM624%20509.562496C622.194432%20506.332608%20615.992512%20500.472%20604.812512%20496C595.212512%20489.6%20585.6%20486.387488%20576%20483.187488C553.6%20473.587488%20556.812512%20460.812512%20556.812512%20428.8125120000001L556.812512%20192C556.812512%20192%20582.375008%20188.775008%20598.375008%20198.375008C620.775008%20207.975008%20624%20220.812512%20624%20268.812512L624%20509.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22javascript--js--square%22%20%20%20%20%20%20unicode=%22&#xF3B9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM647.812512%20416C602.212512%20416%20572.750016%20386.811488%20572.750016%20348.1874880000001C572.749984%20306.2354880000001%20597.349504%20286.183008%20634.437504%20270.375008L647.249984%20264.875008C670.674016%20254.539008%20684.624992%20248.5070080000001%20684.624992%20230.875008C684.624992%20215.995008%20670.967488%20205.312512%20649.687488%20205.312512C624.471488%20205.312512%20610.131488%20218.672992%20599.187488%20236.624992L557.249984%20212.624992C572.129984%20182.832992%20603.131008%20160%20650.875008%20160C699.515008%20160%20736%20185.229504%20736%20231.437504C736%20274.605504%20711.370496%20293.784512%20667.562496%20312.312512L654.812512%20317.812512C632.636512%20327.5405120000001%20623.187488%20333.924992%20623.187488%20349.124992C623.187488%20361.6049920000001%20632.612512%20371.312512%20647.812512%20371.312512C662.724512%20371.312512%20672.105504%20364.932992%20680.937504%20349.124992L721.124992%20374.937504C704.100992%20404.729504%20680.644512%20416%20647.812512%20416zM460.624992%20412.937504L460.624992%20238.124992C460.624992%20212.588992%20449.673504%20205.937504%20432.937504%20205.937504C415.305504%20205.937504%20407.716512%20218.071008%20399.8125120000001%20232.375008L357.875008%20207.124992C370.035008%20181.268992%20394.0064960000001%20160%20435.062496%20160C480.662496%20160%20512%20184.346496%20512%20237.562496L512%20412.937504L460.624992%20412.937504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22react%22%20%20%20%20%20%20unicode=%22&#xF41B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M364.937504%20788.5C337.887648%20790.2937632000001%20311.3029984%20785.4539904%20288%20772C256.9293376%20754.061344%20236.2385952%20723.4414272%20225.1249984%20688.1875008C214.0114112%20652.9335744%20211.4428288%20612.3052%20215.5%20567.937504C215.91096%20563.443424%20216.701552%20558.759104%20217.25%20554.187488C213.0087648%20552.3735360000001%20208.542368%20550.70704%20204.4375008%20548.812512C163.9853536%20530.142272%20130.0989984%20507.626624%20105.1249984%20480.375008C80.1510048%20453.123392%2064%20419.877312%2064%20384C64%20348.1226880000001%2080.1510016%20314.8766080000001%20105.1249984%20287.624992C130.0989984%20260.373376%20163.9853536%20237.857728%20204.4375008%20219.187488C208.542368%20217.29296%20213.0087648%20215.6264640000001%20217.25%20213.812512C216.701552%20209.240896%20215.91096%20204.556576%20215.5%20200.062496C211.4428288%20155.694784%20214.0114112%20115.066432%20225.1249984%2079.812512C236.2385952%2044.558592%20256.9293376%2013.938656%20288%20-4C319.0706624%20-21.938656%20355.912416%20-24.5648%20392%20-16.562496C428.0876160000001%20-8.560192%20464.542528%209.552544%20500.937504%2035.249984C504.622144%2037.851616%20508.31696%2040.865696%20512%2043.624992C515.68304%2040.865696%20519.377856%2037.851616%20523.062496%2035.249984C559.457472%209.552544%20595.912384%20-8.560192%20632%20-16.562496C668.087584%20-24.5648%20704.929344%20-21.938656%20736%20-4C767.070656%2013.938656%20787.761408%2044.558592%20798.875008%2079.812512C809.988608%20115.066432%20812.557184%20155.694784%20808.5%20200.062496C808.089056%20204.556576%20807.298432%20209.240896%20806.750016%20213.812512C810.991232%20215.6264640000001%20815.457632%20217.29296%20819.562496%20219.187488C860.014656%20237.857728%20893.900992%20260.373376%20918.875008%20287.624992C943.848992%20314.8766080000001%20960%20348.1226880000001%20960%20384C960%20419.877312%20943.848992%20453.123392%20918.875008%20480.375008C893.900992%20507.626624%20860.014656%20530.142272%20819.562496%20548.812512C815.457632%20550.70704%20810.991232%20552.3735360000001%20806.750016%20554.187488C807.298432%20558.759104%20808.089056%20563.443424%20808.5%20567.937504C812.557184%20612.3052096%20809.988608%20652.9335616%20798.875008%20688.1875008C787.761408%20723.4414144%20767.070656%20754.061344%20736%20772C704.929344%20789.938656%20668.087584%20792.5647968%20632%20784.5624992C595.912384%20776.560176%20559.457472%20758.4474784%20523.062496%20732.75C519.377856%20730.1483808%20515.68304%20727.1342912%20512%20724.3750016C508.31696%20727.1342912%20504.622144%20730.1483776%20500.937504%20732.75C464.542528%20758.4474656%20428.0876160000001%20776.5601888%20392%20784.5624992C382.978112%20786.5630784%20373.954112%20787.90208%20364.937504%20788.5zM360.750016%20724.75C366.2032%20724.33944%20372.00016%20723.4345248%20378.187488%20722.0624992C402.369408%20716.70024%20431.329568%20703.127392%20461.875008%20681.8750016C436.434528%20657.741536%20411.398368%20630.2862848%20387.5%20599.5624992C348.987072%20594.228304%20312.7110048%20586.3300544%20279.1249984%20576.3750016C275.9973504%20613.4393312%20278.680256%20645.3216864%20286.1249984%20668.9375008C293.7468384%20693.1150976%20305.1545504%20707.9914752%20320%20716.5624992C331.13408%20722.990768%20344.390432%20725.98168%20360.750016%20724.75zM663.249984%20724.75C679.609568%20725.9816832%20692.86592%20722.990768%20704%20716.5624992C718.84544%20707.9914752%20730.253184%20693.1150912%20737.875008%20668.9375008C745.319744%20645.3216864%20748.002624%20613.4393279999999%20744.875008%20576.3750016C711.288992%20586.3300544%20675.012928%20594.228304%20636.5%20599.5624992C612.601632%20630.2862848%20587.565472%20657.741536%20562.124992%20681.8750016C592.670432%20703.1273728%20621.630592%20716.70024%20645.812512%20722.0624992C651.99984%20723.4345216%20657.796832%20724.33944%20663.249984%20724.75zM512%20641.3124992C523.247744%20630.9132544%20534.475392%20619.3492160000001%20545.687488%20607.25C534.52848%20607.6446208%20523.375744%20608%20512%20608C500.624256%20608%20489.47152%20607.6446208%20478.312512%20607.25C489.524608%20619.3492160000001%20500.752256%20630.9132512%20512%20641.3124992zM512%20544C542.865184%20544%20572.780416%20542.18496%20601.562496%20539.124992C618.603488%20515.729024%20635.129952%20490.72992%20650.562496%20464C665.99616%20437.268128%20679.383392%20410.457792%20691.124992%20384C679.383392%20357.542208%20665.99616%20330.731872%20650.562496%20304C635.129952%20277.27008%20618.603488%20252.270976%20601.562496%20228.875008C572.780416%20225.81504%20542.865184%20224%20512%20224C481.134816%20224%20451.219584%20225.81504%20422.437504%20228.875008C405.396512%20252.270976%20388.870048%20277.27008%20373.437504%20304C358.0038400000001%20330.731872%20344.616576%20357.542208%20332.875008%20384C344.616576%20410.457792%20358.0038400000001%20437.268128%20373.437504%20464C388.870048%20490.72992%20405.396512%20515.729024%20422.437504%20539.124992C451.219584%20542.18496%20481.134816%20544%20512%20544zM335.5%20524.812512C329.57904%20515.346272%20323.687584%20505.851168%20318%20496C312.3124064%20486.1488%20307.0500288%20476.298336%20301.8124992%20466.437504C296.9479328%20482.173856%20292.5663808%20497.70528%20289.1875008%20512.624992C303.8118944000001%20517.164704%20319.422176%20521.15296%20335.5%20524.812512zM688.5%20524.812512C704.577824%20521.15296%20720.188096%20517.164704%20734.812512%20512.624992C731.433632%20497.70528%20727.052064%20482.173856%20722.187488%20466.437504C716.949984%20476.298336%20711.687584%20486.1488%20706%20496C700.312416%20505.851168%20694.42096%20515.346272%20688.5%20524.812512zM228.9375008%20489.5C237.115488%20455.408096%20248.4086272%20420.05104%20263.0624992%20384C248.4086272%20347.9489600000001%20237.115488%20312.591904%20228.9375008%20278.5C195.2898592%20294.320256%20169.036928%20312.625312%20152.3124992%20330.875008C135.185008%20349.5645120000001%20128%20366.857952%20128%20384C128%20401.142048%20135.185008%20418.435488%20152.3124992%20437.124992C169.036928%20455.374688%20195.2898592%20473.679744%20228.9375008%20489.5zM795.062496%20489.5C828.710112%20473.679744%20854.963072%20455.374688%20871.687488%20437.124992C888.814976%20418.435488%20896%20401.142048%20896%20384C896%20366.857952%20888.814976%20349.5645120000001%20871.687488%20330.875008C854.963072%20312.625312%20828.710112%20294.320256%20795.062496%20278.5C786.884512%20312.591904%20775.59136%20347.9489600000001%20760.937504%20384C775.59136%20420.05104%20786.884512%20455.408096%20795.062496%20489.5zM512%20480C459.35968%20480%20416%20436.64032%20416%20384C416%20331.3596800000001%20459.35968%20288%20512%20288C564.64032%20288%20608%20331.3596800000001%20608%20384C608%20436.64032%20564.64032%20480%20512%20480zM512%20416C530.052128%20416%20544%20402.052128%20544%20384C544%20365.947872%20530.052128%20352%20512%20352C493.947872%20352%20480%20365.947872%20480%20384C480%20402.052128%20493.947872%20416%20512%20416zM301.8124992%20301.562496C307.0500288%20291.7016640000001%20312.3124064%20281.8512%20318%20272C323.687584%20262.148832%20329.57904%20252.653728%20335.5%20243.1874880000001C319.422176%20246.84704%20303.8118944000001%20250.835296%20289.1875008%20255.375008C292.5663808%20270.29472%20296.9479328%20285.826144%20301.8124992%20301.562496zM722.187488%20301.562496C727.052064%20285.826144%20731.433632%20270.29472%20734.812512%20255.375008C720.188096%20250.835296%20704.577824%20246.84704%20688.5%20243.1874880000001C694.42096%20252.653728%20700.312416%20262.148832%20706%20272C711.687584%20281.8512%20716.949984%20291.7016640000001%20722.187488%20301.562496zM279.1249984%20191.624992C312.7110048%20181.669952%20348.987072%20173.771712%20387.5%20168.437504C411.398368%20137.713728%20436.434528%20110.258464%20461.875008%2086.124992C431.329568%2064.8726400000001%20402.369408%2051.299776%20378.187488%2045.937504C353.438144%2040.44944%20334.84544%2042.866496%20320%2051.437504C305.1545504%2060.008544%20293.7468416%2074.884928%20286.1249984%2099.062496C278.680256%20122.678336%20275.9973504%20154.560672%20279.1249984%20191.624992zM744.875008%20191.624992C748.002624%20154.560672%20745.31968%20122.678336%20737.875008%2099.062496C730.253184%2074.884896%20718.84544%2060.008544%20704%2051.437504C689.15456%2042.866496%20670.561824%2040.449408%20645.812512%2045.937504C621.630592%2051.299776%20592.670432%2064.8726400000001%20562.124992%2086.124992C587.565472%20110.258464%20612.601632%20137.713728%20636.5%20168.437504C675.012928%20173.771712%20711.288992%20181.669952%20744.875008%20191.624992zM478.312512%20160.750016C489.47152%20160.3553920000001%20500.624256%20160%20512%20160C523.375744%20160%20534.52848%20160.3553920000001%20545.687488%20160.750016C534.475392%20148.6507840000001%20523.247744%20137.0867520000001%20512%20126.687488C500.752256%20137.0867520000001%20489.524608%20148.6507840000001%20478.312512%20160.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloudscale-ch%22%20%20%20%20%20%20unicode=%22&#xF383;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM512%20608C388.288%20608%20288%20507.712%20288%20384C288%20376.8%20288.3904992%20369.695488%20289.0624992%20362.6874880000001C294.6304992%20445.983488%20363.296%20512%20448%20512C489.891392%20512%20527.575616%20495.508992%20556%20469.062496L528.375008%20445.624992C523.127008%20447.000992%20517.696%20448%20512%20448C476.64%20448%20448%20419.36%20448%20384C448%20348.64%20476.64%20320%20512%20320C547.36%20320%20576%20348.64%20576%20384C576%20389.6960000000001%20575.000992%20395.127008%20573.624992%20400.375008L699.312512%20548.687488C702.192512%20551.5994880000001%20704%20555.5840000000001%20704%20560C704%20568.832%20696.832%20576%20688%20576C683.584%20576%20679.599488%20574.1925120000001%20676.687488%20571.312512L657%20554.624992C617.910848%20587.8592352000001%20567.333536%20608%20512%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trello%22%20%20%20%20%20%20unicode=%22&#xF181;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L480%20672L480%20224L224%20224zM544%20672L800%20672L800%20384L544%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-first-order%22%20%20%20%20%20%20unicode=%22&#xF50A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.144%20800%2096%20613.856%2096%20384C96%20154.144%20282.144%20-32%20512%20-32C741.856%20-32%20928%20154.144%20928%20384C928%20613.856%20741.856%20800%20512%20800zM512%20768C724.16%20768%20896%20596.1600000000001%20896%20384C896%20171.84%20724.16%200%20512%200C299.84%200%20128%20171.84%20128%20384C128%20596.1600000000001%20299.84%20768%20512%20768zM512%20736C317.632%20736%20160%20578.3679999999999%20160%20384C160%20189.632%20317.632%2032%20512%2032C706.368%2032%20864%20189.632%20864%20384C864%20578.3679999999999%20706.368%20736%20512%20736zM512%20704C688.736%20704%20832%20560.736%20832%20384C832%20207.264%20688.736%2064%20512%2064C335.264%2064%20192%20207.264%20192%20384C192%20560.736%20335.264%20704%20512%20704zM511.687488%20672C498.407488%20672%20485.399008%20671.0740000000001%20472.375008%20669.25L479.5%20547.5L439.3125120000001%20662.75C413.648512%20656.254%20389.255008%20646.03%20366.375008%20632.75L420.187488%20521.812512L338.249984%20613.9375008C317.226%20597.8735008%20298.3764992%20579.3364991999999%20282.3124992%20558.312512L374.437504%20476.124992L263.5%20529.875008C250.22%20507.027008%20239.9715008%20482.593984%20233.1875008%20457.249984L349.750016%20416.437504L226.75%20423.562496C224.894%20410.570496%20223.9375008%20397.6%20223.9375008%20384C223.9375008%20370.7200000000001%20224.8695008%20357.709984%20226.4375008%20344.750016L349.437504%20351.875008L233.25%20311.375008C239.746%20285.711008%20249.97%20261.317504%20263.25%20238.437504L374.187488%20292.2499840000001L282.0624992%20210.312512C298.1264992%20189.288512%20316.976%20170.439008%20338%20154.375008L419.875008%20246.5L366.124992%20135.562496C389.004992%20121.962496%20413.398496%20112.033984%20439.062496%20105.249984L479.562496%20222.062496L472.437504%2098.812512C485.397504%2096.956512%20498.407488%2096%20511.687488%2096C525.287488%2096%20538.227488%2096.955008%20551.187488%2098.875008L544.124992%20222.750016L584.875008%20105.312512C610.219008%20112.096512%20634.62%20122.282496%20657.5%20135.562496L603.750016%20246.5L685.624992%20154.750016C706.616992%20170.494016%20725.505984%20189.351008%20741.249984%20210.375008L649.5%20292.2499840000001L760.437504%20238.812512C773.749504%20261.3725120000001%20783.879008%20286.0310080000001%20790.375008%20311.375008L674.187488%20351.875008L796.875008%20344.750016C798.731008%20357.709984%20799.687488%20370.7200000000001%20799.687488%20384C799.687488%20397.6%20798.732512%20410.54%20796.812512%20423.5L673.875008%20416.437504L790.375008%20456.875008C783.591008%20482.539008%20773.404992%20506.932512%20760.124992%20529.812512L649.124992%20476.062496L741.249984%20557.937504C725.186016%20578.9295008%20706.648992%20597.8184992%20685.624992%20613.5624992L603.750016%20521.812512L657.187488%20632.75C634.627488%20645.742%20610.288992%20655.966%20584.624992%20662.75L544.124992%20546.5L551.249984%20669.1875008C538.257984%20671.0435008%20525.287488%20672%20511.687488%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pinterest-square%22%20%20%20%20%20%20unicode=%22&#xF0D3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L432.437504%2096C440.4968%20112.20256%20447.747872%20128.914144%20451.687488%20144.124992C455.975488%20160.572992%20480%20232.312512%20480%20232.312512C491.424%20210.456512%20524.885504%20192%20560.437504%20192C666.293504%20192%20736%20284.573504%20736%20405.437504C736%20521.277504%20641.415488%20608%20519.687488%20608C368.263488%20608%20288%20506.407488%20288%20395.687488C288%20344.2634880000001%20315.4130016%20280.260512%20359.124992%20259.812512C365.844992%20256.676512%20369.307008%20258.130496%20370.875008%20264.562496C372.027008%20269.4264960000001%20377.9704960000001%20293.241984%20380.562496%20304.2499840000001C381.426496%20307.833984%20380.972992%20310.793984%20378.124992%20314.2499840000001C363.692992%20331.850016%20352%20364.1059840000001%20352%20394.249984C352%20471.689984%20410.565504%20546.562496%20510.437504%20546.562496C596.581504%20546.562496%20657%20487.812512%20657%20403.8125120000001C657%20308.964512%20615.556992%20247.937504%20553.124992%20247.937504C518.692992%20247.937504%20486.559488%20271.679488%20494.687488%20306.6874880000001C504.543488%20348.415488%20523.687488%20393.418496%20523.687488%20423.562496C523.687488%20499.274496%20415.937504%20488.804512%20415.937504%20387.8125120000001C415.937504%20356.8045120000001%20426.250016%20335.6874880000001%20426.249984%20335.6874880000001C392.240448%20184.05152%20382.580352%20150.969344%20385.562496%2096L224%2096L224%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22united-states-postal-service%22%20%20%20%20%20%20unicode=%22&#xF7E1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M179.1875008%20672C614.387488%20579.2%20745.612512%20560%20748.812512%20528C812.812512%20528%20828.775008%20527.987488%20838.375008%20515.187488C873.575008%20483.187488%20812.812512%20400%20812.812512%20400C806.412512%20396.8%20118.3750016%20128%20118.3750016%20128L844.812512%20128L960%20672L179.1875008%20672zM153.6249984%20544L64%20128C400%20294.4%20508.775008%20348.7874880000001%20614.375008%20387.187488C726.375008%20422.387488%20780.775008%20425.612512%20790.375008%20428.8125120000001C796.775008%20435.212512%20784.024992%20441.5750080000001%20745.624992%20438.375008C656.024992%20435.175008%20508.8%20374.424992%20448%20345.624992L396.8125120000001%20505.624992L732.812512%20505.624992C729.612512%20537.624992%20559.975008%20540.8%20326.375008%20544L153.6249984%20544zM742.375008%20508.812512C742.375008%20508.812512%20739.187488%20512%20723.187488%20496C703.987488%20486.4%20659.187488%20486.4%20659.187488%20480C659.187488%20473.6%20780.824992%20486.4%20809.624992%20480C825.624992%20476.8%20806.387488%20444.824992%20803.187488%20425.624992C799.987488%20416.024992%20806.375008%20419.224992%20806.375008%20425.624992C851.175008%20496.024992%20831.987488%20508.812512%20787.187488%20508.812512L742.375008%20508.812512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-public-domain%22%20%20%20%20%20%20unicode=%22&#xF4EC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20344.368032%20857.07104%20306.391968%20844.937504%20270.812512L448%20447.5L448%20448C448%20483.296%20476.704%20512%20512%20512C547.296%20512%20576%20483.296%20576%20448L640%20448C640%20518.592%20582.592%20576%20512%20576C450.599936%20576%20399.289024%20532.51152%20386.937504%20474.750016L205.0624992%20555.687488C265.4033984%20663.115472%20380.27232%20736%20512%20736zM179.0624992%20497.187488L384%20405.937504L384%20320C384%20249.408%20441.408%20192%20512%20192C573.400064%20192%20624.710976%20235.48848%20637.062496%20293.2499840000001L818.937504%20212.312512C758.596608%20104.884512%20643.72768%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20423.631968%20166.928976%20461.608032%20179.0624992%20497.187488zM448%20377.437504L577.062496%20320L576%20320C576%20284.704%20547.296%20256%20512%20256C476.704%20256%20448%20284.704%20448%20320L448%20377.437504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22readme%22%20%20%20%20%20%20unicode=%22&#xF4D5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.072%20704%2064%20660.928%2064%20608L64%20224C64%20171.072%20107.072%20128%20160%20128L357.875008%20128.624992C389.555008%20128.624992%20420.2569920000001%20118.692992%20446.624992%20101.124992L512%2057.562496L577.375008%20101.124992C603.743008%20118.692992%20634.444992%20128%20666.124992%20128L864%20128C916.928%20128%20960%20171.072%20960%20224L960%20608C960%20660.928%20916.928%20704%20864%20704L666.124992%20704C621.772992%20704%20578.771008%20690.9509984%20541.875008%20666.3750016L512%20646.4375008L482.124992%20666.3750016C445.196992%20690.9829984%20402.259008%20704%20357.875008%20704L160%20704zM160%20640L357.875008%20640C389.555008%20640%20420.2569920000001%20630.6929984000001%20446.624992%20613.1249984L512%20569.562496L577.375008%20613.1249984C603.743008%20630.6929984000001%20634.444992%20640%20666.124992%20640L864%20640C881.664%20640%20896%20625.6320000000001%20896%20608L896%20224C896%20206.3680000000001%20881.664%20192%20864%20192L666.124992%20192C621.772992%20192%20578.771008%20178.951008%20541.875008%20154.375008L512%20134.437504L482.124992%20154.375008C445.196992%20178.9830080000001%20402.259008%20192%20357.875008%20192L160%20192C142.336%20192%20128%20206.3680000000001%20128%20224L128%20608C128%20625.6320000000001%20142.336%20640%20160%20640zM192%20512L192%20448L448%20448L448%20512L192%20512zM576%20512L576%20448L832%20448L832%20512L576%20512zM192%20384L192%20320L448%20320L448%20384L192%20384zM576%20384L576%20320L832%20320L832%20384L576%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22us-sunnah-foundation%22%20%20%20%20%20%20unicode=%22&#xF407;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832L505.624992%20704C486.424992%20704%20464%20704.0124992%20448%20700.8124992L412.8125120000001%20822.3750016L435.187488%20697.6249984C415.987488%20694.4250016%20396.824992%20687.9750016%20377.624992%20678.3750016L316.8124992%20787.1875008L364.8125120000001%20675.1875008C345.612512%20665.5875008%20329.5750080000001%20655.9750016%20310.3750016%20646.3750016L233.6249984%20732.8124992L304%20636.8124992C284.8%20624.0124992%20268.8%20611.1875008%20256%20595.1875008L160%20662.3750016L246.3750016%20585.6249984C233.5749984%20569.624992%20220.8%20553.575008%20208%20534.375008L108.8124992%20579.1875008L204.8124992%20528C195.2124992%20508.8%20185.5875008%20489.587488%20179.1875008%20467.187488L76.8124992%20486.375008L176%20457.624992C169.6%20435.224992%20166.3875008%20412.775008%20163.1875008%20390.375008L64%20384L160%20377.624992L160%20352C160%20336%20159.9875008%20319.987488%20163.1875008%20307.1874880000001L73.6249984%20281.624992L163.1875008%20297.624992C166.3875008%20272.024992%20172.7750016%20249.587488%20182.3750016%20227.1874880000001L108.8124992%20185.624992L185.6249984%20217.624992C195.2249984%20195.2249920000001%20208.0124992%20172.824992%20220.8124992%20153.624992L160%20105.624992L224%20150.375008C240%20127.975008%20255.9875008%20112.012512%20275.1875008%2092.812512L233.6249984%2032L281.6249984%2086.375008C300.8249984000001%2070.375008%20323.224992%2054.424992%20345.624992%2041.624992L316.8124992%20-22.375008L348.8125120000001%2038.375008C371.212512%2025.575008%20396.775008%2016.024992%20422.375008%209.624992L409.624992%20-57.624992L428.8125120000001%206.375008C454.412512%20-0.024992%20480.024992%20-3.187488%20505.624992%20-3.187488L512%20-64L515.187488%203.187488C540.787488%203.187488%20569.6%206.412512%20592%2012.812512L611.187488%20-51.187488L598.375008%2016C623.975008%2022.4%20649.6%2032.012512%20672%2044.812512L707.187488%20-16L678.375008%2048C700.775008%2060.8%20723.175008%2073.612512%20742.375008%2092.812512L790.375008%2038.375008L748.812512%2096C768.012512%20112%20784%20131.2249920000001%20800%20153.624992L864%20105.624992L803.187488%20160C815.987488%20179.2000000000001%20828.775008%20201.6%20838.375008%20224L918.375008%20192L844.812512%20233.624992C854.412512%20256.024992%20860.8%20278.4%20864%20304L950.375008%20284.812512L860.812512%20310.375008C860.812512%20326.375008%20864%20339.1874880000001%20864%20355.1874880000001L864%20380.812512L960%20384L860.812512%20390.375008C857.612512%20412.775008%20854.4%20435.224992%20848%20457.624992L947.187488%20486.375008L841.624992%20467.187488C835.224992%20486.387488%20825.6%20508.8%20816%20528L912%20579.1875008L809.624992%20537.624992C800.024992%20556.8249920000001%20787.187488%20572.812512%20771.187488%20588.8124992L864%20662.3750016L768%20595.1875008C755.2%20611.1875008%20739.2%20624.0124992%20720%20636.8124992L790.375008%20732.8124992L710.375008%20643.1875008C694.375008%20655.9875008%20675.187488%20665.6%20659.187488%20672L707.187488%20787.1875008L646.375008%20678.3750016L588.812512%20697.6249984L611.187488%20822.3750016L576%20700.8124992C556.8%20704.0124992%20537.575008%20704%20518.375008%20704L512%20832zM512%20675.1875008C688%20675.1875008%20832%20531.187488%20832%20355.1874880000001C832%20175.987488%20688%2035.187488%20512%2035.187488C336%2035.187488%20192%20179.187488%20192%20355.1874880000001C192%20531.187488%20336%20675.1875008%20512%20675.1875008zM512%20640C355.2%20640%20227.1875008%20511.987488%20227.1875008%20355.1874880000001C227.1875008%20198.387488%20355.2%2070.375008%20512%2070.375008C668.8%2070.375008%20796.812512%20198.387488%20796.812512%20355.1874880000001C796.812512%20511.987488%20668.8%20640%20512%20640zM656%20528L656%20316.812512C656%20300.812512%20656%20294.4%20672%20288C665.6%20278.4%20659.224992%20275.1874880000001%20649.624992%20275.1874880000001L448%20275.1874880000001C444.8%20271.987488%20441.6%20265.624992%20416%20233.624992C412.8%20249.624992%20396.787488%20275.1874880000001%20387.187488%20275.1874880000001L275.1875008%20275.1874880000001C281.5875008%20287.987488%20281.5749984000001%20288.012512%20278.3750016%20300.812512C271.9750016%20316.812512%20275.2124992%20332.775008%20284.8124992%20342.375008C294.4124992%20351.975008%20307.1749984%20367.975008%20310.3750016%20374.375008C307.1750016%20380.775008%20304.0124992%20393.612512%20300.8124992%20396.8125120000001C307.2124992%20406.412512%20316.7875008%20415.975008%20323.187488%20422.375008C326.387488%20415.975008%20329.612512%20406.4%20332.8125120000001%20400C336.012512%20403.2%20342.375008%20409.612512%20342.375008%20412.8125120000001C339.175008%20403.212512%20339.187488%20396.775008%20339.187488%20390.375008C339.187488%20383.975008%20342.412512%20374.387488%20348.8125120000001%20355.1874880000001L371.187488%20304L393.624992%20304C400.024992%20304%20409.612512%20288.024992%20428.8125120000001%20265.624992C432.012512%20268.824992%20432%20271.987488%20432%20275.1874880000001C432%20284.7874880000001%20412.8125120000001%20323.2000000000001%20412.8125120000001%20336C412.8125120000001%20352%20422.375008%20361.6%20438.375008%20384C438.375008%20377.6%20435.187488%20371.2000000000001%20435.187488%20368C435.187488%20355.2000000000001%20448.024992%20329.6%20457.624992%20304L489.624992%20304L489.624992%20307.1874880000001C486.424992%20310.387488%20483.2%20316.8%20480%20320C486.4%20329.6%20495.987488%20342.424992%20499.187488%20345.624992C505.587488%20332.824992%20511.987488%20313.6%20515.187488%20304L531.187488%20304C527.987488%20310.4%20524.812512%20319.987488%20524.812512%20323.1874880000001C521.612512%20329.587488%20518.387488%20332.8%20515.187488%20336C521.587488%20345.6%20531.175008%20358.424992%20534.375008%20361.624992C537.575008%20352.024992%20550.412512%20323.2000000000001%20556.812512%20304L572.812512%20304C569.612512%20310.4%20563.212512%20329.5750080000001%20556.812512%20342.375008C553.612512%20348.775008%20550.387488%20351.987488%20547.187488%20355.1874880000001C553.587488%20364.7874880000001%20563.175008%20377.6125120000001%20566.375008%20380.812512C575.975008%20355.212512%20588.787488%20320%20595.187488%20304L630.375008%20304C633.575008%20304%20640%20313.6125120000001%20640%20316.812512L640%20438.375008C640%20447.975008%20633.612512%20464.012512%20620.812512%20492.812512C627.212512%20492.812512%20640%20505.6%20656%20528zM707.187488%20528L707.187488%20339.1874880000001C707.187488%20303.987488%20726.387488%20297.587488%20739.187488%20291.1874880000001C742.387488%20287.987488%20748.775008%20288.012512%20758.375008%20284.812512C755.175008%20281.6125120000001%20748.812512%20281.624992%20732.812512%20281.624992C704.012512%20275.2249920000001%20688%20281.624992%20688%20313.624992L688%20438.375008C688%20447.975008%20681.612512%20464.012512%20668.812512%20492.812512C678.412512%20492.812512%20691.187488%20505.6%20707.187488%20528zM304%20473.624992C304%20470.424992%20307.1750016%20464.012512%20310.3750016%20460.812512C313.5749984000001%20457.612512%20316.8124992%20451.2%20316.8124992%20448C316.8124992%20444.8%20313.5875008%20438.424992%20307.1875008%20425.624992C303.9875008%20432.024992%20297.5875008%20438.424992%20291.1875008%20441.624992C287.9875008%20444.824992%20284.8124992%20447.987488%20284.8124992%20451.187488C284.8124992%20451.187488%20291.2%20460.824992%20304%20473.624992zM339.187488%20473.624992C339.187488%20470.424992%20342.424992%20464.012512%20345.624992%20460.812512C348.824992%20457.612512%20352%20451.2%20352%20448C352%20444.8%20348.775008%20438.424992%20342.375008%20425.624992C339.175008%20432.024992%20332.775008%20438.424992%20326.375008%20441.624992C323.175008%20444.824992%20320%20447.987488%20320%20451.187488C323.2%20451.187488%20326.387488%20460.824992%20339.187488%20473.624992zM416%20438.375008C416%20435.175008%20419.175008%20428.824992%20422.375008%20425.624992C425.5750080000001%20422.424992%20428.8125120000001%20416.012512%20428.8125120000001%20412.8125120000001C428.8125120000001%20409.612512%20425.5750080000001%20403.175008%20422.375008%20390.375008C419.175008%20396.775008%20412.775008%20403.175008%20406.375008%20406.375008C403.175008%20409.5750080000001%20400%20412.8%20400%20416C396.8%20416%20403.2%20425.5750080000001%20416%20438.375008zM332.8125120000001%20336C332.8125120000001%20336%20329.5750080000001%20332.775008%20326.375008%20326.375008C324.775008%20324.775008%20324%20323.212512%20324%20320.812512C324%20318.412512%20324.775008%20315.1750080000001%20326.375008%20310.375008C326.375008%20308.775008%20327.175008%20306.424992%20328.375008%20303.624992C329.5750080000001%20300.824992%20331.212512%20297.5750080000001%20332.8125120000001%20294.375008L348.8125120000001%20294.375008L339.187488%20316.812512C337.587488%20321.6125120000001%20336.012512%20324.824992%20334.8125120000001%20327.624992C333.612512%20330.424992%20332.8125120000001%20332.8%20332.8125120000001%20336z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22github%22%20%20%20%20%20%20unicode=%22&#xF09B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C299.875008%20768%20128%20596.124992%20128%20384C128%20214.375008%20238%2070.375008%20390.624992%2019.624992C409.875008%2016.124992%20416.875008%2027.875008%20416.875008%2038.124992C416.875008%2047.249984%20416.5%2071.375008%20416.375008%20103.375008C309.5%2080.249984%20287%20154.875008%20287%20154.875008C269.5%20199.2499840000001%20244.375008%20211.124992%20244.375008%20211.124992C209.5%20234.875008%20247%20234.375008%20247%20234.375008C285.5%20231.624992%20305.750016%20194.875008%20305.750016%20194.875008C340%20136.124992%20395.624992%20153.124992%20417.5%20162.875008C421%20187.7499840000001%20431%20204.624992%20441.875008%20214.2499840000001C356.624992%20223.875008%20267%20256.875008%20267%20404C267%20446%20282%20480.249984%20306.5%20507.124992C302.624992%20516.749984%20289.375008%20555.875008%20310.250016%20608.749984C310.250016%20608.749984%20342.5%20619%20415.875008%20569.375008C446.5%20577.875008%20479.375008%20582.124992%20512%20582.249984C544.624992%20582.124992%20577.5%20577.875008%20608.124992%20569.375008C681.5%20619%20713.624992%20608.749984%20713.624992%20608.749984C734.624992%20555.875008%20721.5%20516.749984%20717.5%20507.124992C742.124992%20480.249984%20756.875008%20446%20756.875008%20404C756.875008%20256.5%20667.124992%20224.124992%20581.624992%20214.5C595.375008%20202.7499840000001%20607.624992%20179.2499840000001%20607.624992%20143.5C607.624992%2092.124992%20607.250016%2050.749984%20607.250016%2038.124992C607.250016%2027.875008%20614.124992%2015.875008%20633.624992%2019.624992C786.124992%2070.5%20896%20214.375008%20896%20384C896%20596.124992%20724.124992%20768%20512%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22american-express-credit-card%22%20%20%20%20%20%20unicode=%22&#xF1F3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C882.124992%20640%20896%20626.124992%20896%20608L896%20160C896%20141.875008%20882.124992%20128%20864%20128L160%20128C141.875008%20128%20128%20141.875008%20128%20160L128%20608C128%20626.124992%20141.875008%20640%20160%20640zM226%20472L160%20296L200%20296L213%20336L288%20336L301%20296L376%20296L376%20428L424%20296L459%20296L508%20424L508%20296L543%20296L543%20472L486%20472L442%20353L398%20472L336%20472L336%20305L274%20472zM591%20472L591%20296L732%20296L776%20353L820%20296L864%20296L798%20384L864%20472L816%20472L772%20419L736%20472zM248%20437L270%20375L226%20375zM626%20432L714%20432L750%20384L710%20331L626%20331L626%20366L706%20366L706%20402L626%20402z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22scribd%22%20%20%20%20%20%20unicode=%22&#xF28A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M521.562496%20767.9375008C375.514496%20767.9375008%20256%20684.1450016%20256%20524.624992C256.32%20470.832992%20269.7735008%20427.953504%20295.4375008%20397.937504C342.349504%20341.009504%20431.445984%20337.588%20477.750016%20384.5C515.606016%20422.996%20520.92%20491.778496%20479%20530.562496C456.792%20551.842496%20427.403488%20561.197984%20390.187488%20552.750016C362.667488%20544.622016%20344.8125120000001%20547.7719999999999%20344.8125120000001%20577.5C344.8125120000001%20655.388%20441.803488%20699.748%20522.187488%20698.5C591.627488%20699.428%20659.511488%20679.7690016%20717.687488%20641.6249984L674.812512%20580.3124992L734.249984%20541.187488L814.312512%20655.6249984C770.536512%20690.0249984%20678.266496%20770.4335008%20521.562496%20767.9375008zM693.312512%20415.8125120000001C633.056512%20418.916512%20580.634496%20371.487008%20581.562496%20309.375008C580.634496%20282.527008%20591.195008%20256.9169920000001%20610.875008%20239.124992C633.019008%20216.980992%20663.035488%20207.9590080000001%20700.187488%20216.375008C727.675488%20224.503008%20745.437504%20221.039008%20745.437504%20191.375008C745.437504%20184.847008%20744.498016%20177.9975040000001%20743.249984%20171.437504C716.690016%20106.509504%20648.960992%2069.375008%20550.624992%2069.375008C468.512992%2069.055008%20388.263008%2095.225984%20322.375008%20144.2499840000001L375.750016%20206.687488L319.25%20250.062496L222.8124992%20136.437504L247.4375008%20114.562496C330.477504%2040.258496%20438.231488%20-0.6079999999999%20549.687488%200C631.159488%200%20699.231008%2016.529504%20761.375008%2069.937504C851.903008%20151.409504%20847.226496%20306.5944960000001%20793.562496%20370.562496C769.210496%20400.226496%20732.032512%20417.060512%20693.312512%20415.8125120000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ioxhost%22%20%20%20%20%20%20unicode=%22&#xF208;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20350.7499840000001%20133%20318.875008%20141%20288L64%20288C46.375008%20288%2032%20273.624992%2032%20256C32%20238.375008%2046.375008%20224%2064%20224L163%20224C223.875008%2092.124992%20357.5%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20417.249984%20891%20449.124992%20883%20480L960%20480C977.624992%20480%20992%20494.375008%20992%20512C992%20529.624992%20977.624992%20544%20960%20544L861%20544C800.124992%20675.875008%20666.5%20768%20512%20768zM512%20704C630.875008%20704%20733.750016%20639.875008%20789%20544L352%20544C334.375008%20544%20320%20529.624992%20320%20512C320%20494.375008%20334.375008%20480%20352%20480L818%20480C827.5%20449.624992%20832%20417.5%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C393.124992%2064%20290.250016%20128.124992%20235%20224L672%20224C689.624992%20224%20704%20238.375008%20704%20256C704%20273.624992%20689.624992%20288%20672%20288L206%20288C196.5%20318.375008%20192%20350.5%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM352%20416C334.375008%20416%20320%20401.624992%20320%20384C320%20366.375008%20334.375008%20352%20352%20352L672%20352C689.624992%20352%20704%20366.375008%20704%20384C704%20401.624992%20689.624992%20416%20672%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22keycdn%22%20%20%20%20%20%20unicode=%22&#xF3BA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M825.375008%20755.4375008C786.335008%20755.4375008%20752.812512%20723.1935008%20752.812512%20682.9375008C752.812512%20675.5455008%20754.105984%20668.1344991999999%20756.249984%20661.0624992L694.437504%20603.3124992C644.997504%20645.1044992%20582.956992%20668.4564992%20518.124992%20670.3124992C460.364992%20671.5284991999999%20404.161504%20656.1404992%20355.937504%20624.8124992L387.562496%20591.9375008C426.282496%20615.2655007999999%20471.177504%20626.6535008000001%20516.937504%20625.4375008C592.201504%20623.5815008%20658.230496%20590.1275008%20707.062496%20524.687488L801.375008%20614.3750016C804.447008%20613.1589984%20815.839008%20611.3050016%20825.375008%20611.6249984C864.383008%20611.6249984%20896%20644.1795008%20896%20683.1875008C896%20721.9075008%20864.383008%20755.4055008%20825.375008%20755.4375008zM252.25%20701.8750016C240.806%20702.1829984%20229.396%20698.1355008%20220.5%20689.6875008C202.356%20672.4715008000001%20201.7290016%20644.1744992%20218.6249984%20626.0624992C228.7689984%20615.3104992%20243.1929984%20610.4184992%20257.6249984%20612.5624992L295.3750016%20572.937504C251.7590016%20522.569504%20225.6610016%20458.038496%20224.1249984%20391.062496C222.5889984%20335.766496%20237.0735008%20281.678496%20265.9375008%20234.062496L299.1249984%20266.375008C278.2290016%20304.167008%20268.072%20346.5714880000001%20269%20390.187488C270.536%20447.307488%20292.0450016%20501.687008%20330.124992%20544.375008C344.2689920000001%20560.6310080000001%20357.177984%20570.488512%20364.249984%20576.3124992L295.4375008%20648.5C298.2215008%20662.644%20294.2064992%20677.3804992%20284.0624992%20687.8124992C275.1504992%20696.8844991999999%20263.694%20701.5670016%20252.25%20701.8750016zM512.937504%20575.5C415.241504%20575.212%20333.291008%20504.944512%20320.875008%20407.3125120000001C307.9150016%20302.224512%20382.38%20206.2480000000001%20487.5%20193C592.62%20180.04%20688.689504%20254.4685120000001%20701.937504%20359.812512C714.929504%20464.612512%20640.408%20560.915008%20535%20573.875008C527.832%20574.963008%20520.393504%20575.5%20512.937504%20575.5zM755.937504%20532.062496L723.062496%20500.750016C743.638496%20463.246016%20755.677984%20420.890496%20754.750016%20377.562496C752.894016%20310.586496%20722.129504%20242.358496%20657.937504%20191.062496C657.937504%20191.062496%20687.152992%20160.053504%20724.624992%20120.437504C721.840992%20106.005504%20725.793504%2091.244512%20735.937504%2080.812512C753.121504%2062.988512%20781.450496%2062.354016%20799.562496%2079.249984C817.674496%2096.433984%20818.276992%20124.763008%20801.124992%20142.875008C791.268992%20153.6270080000001%20776.807008%20158.519008%20762.375008%20156.375008C761.767008%20156.9830080000001%20726.732992%20194.142016%20726.124992%20194.750016C770.668992%20244.830016%20797.394016%20309.048512%20799.249984%20376.312512C800.465984%20431.000512%20784.801504%20485.374496%20755.937504%20532.062496zM511.937504%20480C552.001504%20479.232%20583.425504%20448.576%20583.937504%20408C583.681504%20379.36%20568.739008%20356.8150080000001%20543.875008%20343.375008L559.937504%20288L463.937504%20288L480.062496%20343.375008C454.974496%20356.303008%20440.455488%20379.872%20439.687488%20408C440.967488%20449.312%20472.129504%20479.232%20511.937504%20480zM314.4375008%20242.062496L223.8124992%20153.624992C177.7324992%20170.2009920000001%20128%20136.678496%20128%2085.062496C128%2044.838496%20159.058%2012.624992%20199.25%2012.624992C249.042%2012.624992%20282.8315008%2061.456%20268.6875008%20106C269.2955008%20106.608%20326.117504%20162.812512%20326.437504%20162.812512C376.197504%20121.340512%20438.230496%2098.043488%20503.062496%2096.187488C560.822496%2094.971488%20617.025984%20110.5849920000001%20665.249984%20141.624992C661.569984%20145.304992%20641.617504%20166.5%20633.937504%20174.5C594.929504%20151.46%20550.072512%20140.072%20504.312512%20141C421.048512%20143.144%20362.661504%20177.870496%20314.4375008%20242.062496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22schlix%22%20%20%20%20%20%20unicode=%22&#xF3EA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M814.562496%20736L678.249984%20663.5624992L778.937504%20577.9375008L960%20653.9375008L814.562496%20736zM569.437504%20696.4375008L484.562496%20644.0624992L531%20578.3124992L633.875008%20632.1875008L569.437504%20696.4375008zM422.937504%20672.8750016L363.687488%20631.8124992L386.687488%20578.3124992L454.875008%20620.1249984L422.937504%20672.8750016zM325.437504%20657.0624992L281%20623.4375008L292.3750016%20578.5L341.937504%20612.5L325.437504%20657.0624992zM272.3124992%20568.875008L230.8750016%20540.062496L237.5624992%20487.312512L283.6249984%20515.562496L272.3124992%20568.875008zM359.062496%20566.624992L304.0624992%20532.624992L320.437504%20468L383.375008%20501.062496L359.062496%20566.624992zM489.562496%20563.437504L411.187488%20521.875008L447.249984%20438.624992L541.562496%20478.187488L489.562496%20563.437504zM707.812512%20558.062496L582.812512%20504.624992L664.875008%20387.937504L829.437504%20436.624992L707.812512%20558.062496zM219.3750016%20480.312512L180.75%20456.5L183%20396L225.5%20418.249984L219.3750016%20480.312512zM295.3124992%20460.437504L244.4375008%20433.687488L254.1249984%20357.875008L311.8750016%20382L295.3124992%20460.437504zM409.750016%20430.5L337.875008%20399.687488L363.3125120000001%20299.1874880000001L449.062496%20324.437504L409.750016%20430.5zM166.25%20392.062496L130.5624992%20373.124992L128%20304.750016L167%20321.124992L166.25%20392.062496zM601.187488%20380.375008L487.375008%20345.624992L551.062496%20198.5L699.249984%20219.5L601.187488%20380.375008zM231.4375008%20354.312512L184.8124992%20334.437504L187.8124992%20247.562496L240.3750016%20263L231.4375008%20354.312512zM329.875008%20297.750016L264.5%20277.6874880000001L279.5624992%20159.750016L356.8125120000001%20170.687488L329.875008%20297.750016zM494.624992%20202.437504L392.124992%20186.5L437.187488%208.562496L568.875008%202.437504L494.624992%20202.437504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snapchat-square%22%20%20%20%20%20%20unicode=%22&#xF2AD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM515.812512%20576.0624992C515.140512%20576.0624992%20508.984512%20575.875008%20508.312512%20575.875008C492.536512%20575.875008%20438.813504%20571.132512%20413.437504%20510.812512C403.837504%20487.900512%20407.556992%20446.984512%20409.124992%20418.3125120000001C407.876992%20417.608512%20405.399488%20416.624992%20401.687488%20416.624992C396.631488%20416.624992%20390.656%20418.327488%20384%20421.687488C375.552%20425.879488%20361.104512%20419.520512%20359.3125120000001%20409.3125120000001C358.192512%20403.424512%20360.613504%20394.799008%20378.437504%20387.375008C385.317504%20384.367008%20401.722496%20380.972%20405.562496%20371.5C407.162496%20367.5320000000001%20406.565984%20362.4840000000001%20403.750016%20356.5C403.653984%20356.372%20403.5%20356.315488%20403.5%20356.1874880000001C402.476%20353.7874880000001%20379.036512%20296.8074880000001%20326.8125120000001%20287.6874880000001C322.748512%20286.983488%20319.9635008%20283.132512%20320.187488%20278.812512C320.987488%20262.140512%20355.948%20255.6529920000001%20371.5%20253.124992C373.1%20250.852992%20374.359008%20241.265504%20376.375008%20233.937504C377.303008%20230.705504%20379.670016%20226.750016%20385.750016%20226.750016C391.830016%20226.750016%20400.700512%20230.437504%20414.8125120000001%20230.437504C434.652512%20230.437504%20441.448%20225.648%20457%20214C468.168%20205.616%20488.007488%20190.267488%20511.687488%20192.187488C535.143488%20191.099488%20550.835488%20201.648%20567.187488%20214C582.643488%20225.648%20589.535008%20230.437504%20609.375008%20230.437504C624.031008%20230.437504%20631.429504%20227%20638.437504%20227L638.624992%20227C643.584992%20227%20646.501984%20229.6144960000001%20647.750016%20234.062496C649.798016%20241.390496%20651.056992%20250.852992%20652.624992%20253.124992C682.736992%20258.148992%20699.251488%20265.2095040000001%20703.187488%20274.937504C705.683488%20281.273504%20702.168992%20286.6895040000001%20697.624992%20287.937504C645.400992%20297.057504%20621.961504%20354.037504%20620.937504%20356.437504C620.841504%20356.5655040000001%20620.815488%20356.621984%20620.687488%20356.750016C617.999488%20362.765984%20617.369504%20367.782016%20618.937504%20371.750016C621.881504%20379.302016%20633.047008%20383.034496%20640.375008%20385.562496C642.423008%20386.298496%20644.307008%20386.920992%20645.875008%20387.624992C658.835008%20393.000992%20665.378016%20399.692%20665.249984%20407.5C665.121984%20413.612%20660.666496%20419.060512%20653.562496%20421.8125120000001C649.050496%20423.732512%20642.699488%20424.084512%20638.187488%20421.8125120000001C631.979488%20418.708512%20626.488992%20416.973984%20621.624992%20416.750016C618.456992%20416.845984%20616.435488%20417.733504%20615.187488%20418.437504C616.755488%20447.237504%20620.537504%20488.025504%20610.937504%20510.937504C592.569504%20554.7135040000001%20554.948512%20576.0624992%20515.812512%20576.0624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22steam-square%22%20%20%20%20%20%20unicode=%22&#xF1B7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20384L282%20333C304.750016%20362.875008%20339.875008%20382.875008%20380%20384L449%20488C453%20572.749984%20522.250016%20640%20608%20640C696.375008%20640%20768%20568.375008%20768%20480C768%20394.249984%20700.750016%20325%20616%20321L512%20252C510%20183%20453.5%20128%20384%20128C313.250016%20128%20256%20185.2499840000001%20256%20256C256%20262.124992%20257.124992%20268.124992%20258%20274L160%20315L160%2032L864%2032L864%20736zM608%20576C555.124992%20576%20512%20532.875008%20512%20480C512%20427.124992%20555.124992%20384%20608%20384C660.875008%20384%20704%20427.124992%20704%20480C704%20532.875008%20660.875008%20576%20608%20576zM608%20544C643.5%20544%20672%20515.5%20672%20480C672%20444.5%20643.5%20416%20608%20416C572.5%20416%20544%20444.5%20544%20480C544%20515.5%20572.5%20544%20608%20544zM384%20320C369.5%20320%20355.750016%20315.2499840000001%20345%20307L396%20286C412.375008%20279.2499840000001%20420.875008%20260.375008%20414%20244C408.875008%20231.7499840000001%20396.5%20224%20384%20224C379.875008%20224%20376%20224.2499840000001%20372%20226L321%20248C325.124992%20216.624992%20351.5%20192%20384%20192C419.375008%20192%20448%20220.624992%20448%20256C448%20291.375008%20419.375008%20320%20384%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22slack-logo%22%20%20%20%20%20%20unicode=%22&#xF198;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M565%20800C556%20800.749984%20546%20799%20537%20796C500.875008%20783.875008%20481.875008%20745.124992%20494%20709L523%20624L359%20569L332%20651C319.875008%20687.124992%20281.124992%20706.124992%20245%20694C208.750016%20681.875008%20188.875008%20643.124992%20201%20607L228%20526L143%20497C106.875008%20484.875008%2087.875008%20445.124992%20100%20409C112.124992%20372.875008%20150.875008%20353.875008%20187%20366L272%20394L327%20231L245%20204C208.875008%20191.875008%20189.875008%20153.124992%20202%20117C214.124992%2080.749984%20252.875008%2060.875008%20289%2073L370%20100L399%2015C411.124992%20-21.124992%20450.875008%20-40.124992%20487%20-28C523.124992%20-15.875008%20542.124992%2022.875008%20530%2059L502%20144L665%20199L692%20117C704.124992%2080.875008%20742.875008%2061.875008%20779%2074C815.250016%2086.124992%20835.124992%20124.875008%20823%20161L796%20242L881%20271C917.124992%20283.124992%20936.124992%20322.875008%20924%20359C911.875008%20395.124992%20873.124992%20414.124992%20837%20402L752%20374L697%20537L779%20564C815.124992%20576.124992%20834.124992%20614.875008%20822%20651C809.875008%20687.124992%20771.124992%20707.124992%20735%20695L654%20668L625%20753C615.875008%20780.124992%20591.875008%20797.875008%20565%20800zM566%20493L621%20330L458%20275L403%20438z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22app-store%22%20%20%20%20%20%20unicode=%22&#xF36F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM511%20632C508.5%20631.624992%20505.375008%20630.375008%20503%20629L487%20620C477.624992%20614.5%20474.5%20602.5%20480%20593L617%20358L667%20387L530%20622C525.875008%20629%20518.624992%20633%20511%20632zM469%20554C461.375008%20555%20453.124992%20551.124992%20449%20544L432%20514L484%20484L501%20514C506.5%20523.5%20503.375008%20535.5%20494%20541L476%20551C473.624992%20552.375008%20471.5%20553.624992%20469%20554zM428%20507L307%20300L358%20270L479%20477zM256%20413L256%20355L329%20355L363%20413zM450%20413L418%20355L605%20355L573%20413zM664%20413L695%20355L767%20355L767%20413zM673%20377L623%20348L652%20298L702%20327zM699%20314C697.375008%20313.7499840000001%20695.750016%20313%20694%20312C685.875008%20307.375008%20674.124992%20300.2499840000001%20667%20296C653.624992%20288%20664%20264.124992%20667%20259C684.375008%20229.875008%20702.5%20233.624992%20716%20213C723.375008%20201.7499840000001%20720.624992%20196.7499840000001%20723%20193C723.875008%20191.624992%20726.875008%20190.375008%20728%20192C748.875008%20220.875008%20743.124992%20271%20728%20293C721.875008%20302%20710.750016%20316%20699%20314zM300%20289L275%20195C274.5%20193.2499840000001%20275.5%20190.875008%20277%20190C278.5%20189.124992%20280.750016%20189.7499840000001%20282%20191L352%20259z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22galactic-senate%22%20%20%20%20%20%20unicode=%22&#xF50D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M500.5%20800L500.5%20751.0624992C474.996%20712.3424992%20455.652%20547.104992%20454.5%20346.624992C476.548%20375.968992%20490.437504%20409.187488%20490.437504%20437.187488L490.437504%20468.937504C490.373504%20478.921504%20491.842496%20488.712512%20494.562496%20498.312512C495.778496%20502.344512%20497.196%20505.953984%20499.5%20509.249984C501.804%20512.545984%20505.950496%20516.375008%20512.062496%20516.375008C518.142496%20516.375008%20522.258496%20512.5140160000001%20524.562496%20509.249984C526.866496%20505.954016%20528.284%20502.344512%20529.5%20498.312512C532.188%20488.712512%20533.688992%20478.921504%20533.624992%20468.937504L533.624992%20437.187488C533.624992%20409.187488%20547.514496%20375.968992%20569.562496%20346.624992C568.378496%20547.104992%20549.004%20712.3424992%20523.5%20751.0624992L523.5%20800L500.5%20800zM451%20522.437504C433.112%20518.4055040000001%20415.8855040000001%20512.733504%20399.437504%20505.437504C416.141504%20475.165504%20417.760992%20444.079008%20402.624992%20435.375008C387.616992%20426.703008%20361.605984%20443.344992%20343.750016%20472.624992C321.9900160000001%20456.112992%20302.6630016%20436.299488%20286.3750016%20414.187488C314.0230016%20396.107488%20329.326016%20371.1529920000001%20320.750016%20356.624992C312.238%20342.160992%20283.1490016%20343.237504%20254.1249984%20358.437504C243.2769984%20333.5415040000001%20235.834%20306.812512%20232.25%20278.812512C250.426%20278.460512%20267.3575008000001%20274.285504%20281.4375008%20267.437504C314.8775008%20268.013504%20343.004%20271.1510080000001%20357.5%20275.375008C367.932%20324.847008%20400.693504%20365.9409920000001%20444.437504%20387.124992C445.813504%20435.092992%20447.992%20480.389504%20451%20522.437504zM572.937504%20522.437504C575.913504%20480.357504%20578.124%20435.092992%20579.5%20387.124992C623.276%20365.972992%20656.068%20324.879008%20666.5%20275.375008C680.996%20271.119008%20709.124%20268.013504%20742.5%20267.437504C756.612%20274.317504%20773.511488%20278.460512%20791.687488%20278.812512C788.103488%20306.812512%20780.692512%20333.573504%20769.812512%20358.437504C740.820512%20343.237504%20711.731488%20342.160992%20703.187488%20356.624992C694.611488%20371.1529920000001%20709.914496%20396.139488%20737.562496%20414.187488C721.274496%20436.299488%20701.915488%20456.112992%20680.187488%20472.624992C662.331488%20443.344992%20636.320512%20426.703008%20621.312512%20435.375008C606.208512%20444.1110080000001%20607.796%20475.165504%20624.5%20505.437504C607.924%20512.797504%20590.633504%20518.437504%20572.937504%20522.437504zM512.062496%20506.312512C506.014496%20506.312512%20501.040992%20489.771008%20500.624992%20468.875008L500.5%20468.875008L500.5%20437.187488C500.5%20359.395488%20408.457504%20258.750016%20324.937504%20258.750016C227.6255008%20258.750016%2095.4544992%20261.3640000000001%2032.0624992%20204.5L32.0624992%20198C49.5984992%20166.3200000000001%2070.2649984%20136.548992%2093.6249984%20109.124992C117.1449984%20148.740992%20190.4855008%20186.0445120000001%20296.4375008%20186.812512C382.229504%20184.892512%20444.859008%20148.622496%20466.875008%20110.062496C466.875008%20110.062496%20466.875008%20110%20466.875008%20110C481.275008%20105.968%20496.670496%20103.873504%20512.062496%20103.937504C527.454496%20103.905504%20542.787488%20106%20557.187488%20110C557.187488%20110%20557.187488%20110.062496%20557.187488%20110.062496C579.235488%20148.622496%20641.864992%20184.9245120000001%20727.624992%20186.812512C833.608992%20186.076512%20906.917504%20148.740992%20930.437504%20109.124992C953.797504%20136.548992%20974.494496%20166.352%20992.062496%20198L992.062496%20204.5L992%20204.5C928.608%20261.3640000000001%20796.436992%20258.750016%20699.124992%20258.750016C615.604992%20258.750016%20523.562496%20359.4274880000001%20523.562496%20437.187488L523.562496%20468.875008L523.437504%20468.875008C522.989504%20489.771008%20518.110496%20506.312512%20512.062496%20506.312512zM512%20325C554.112%20325%20588.249984%20290.8620160000001%20588.249984%20248.750016C588.249984%20206.638016%20554.112%20172.375008%20512%20172.375008C469.888%20172.375008%20435.750016%20206.637984%20435.750016%20248.750016C435.750016%20290.861984%20469.888%20325%20512%20325zM512%20310.624992C477.824%20310.624992%20450.124992%20282.8939840000001%20450.124992%20248.750016C450.124992%20214.573984%20477.856%20186.875008%20512%20186.875008C546.144%20186.875008%20573.875008%20214.605984%20573.875008%20248.750016C573.875008%20282.894016%20546.176%20310.624992%20512%20310.624992zM512%20299.062496C539.808%20299.062496%20562.375008%20276.495488%20562.375008%20248.6874880000001C562.375008%20220.8794880000001%20539.808%20198.312512%20512%20198.312512C484.192%20198.312512%20461.624992%20220.8794880000001%20461.624992%20248.6874880000001C461.624992%20276.495488%20484.192%20299.062496%20512%20299.062496zM296.4375008%20173.875008C277.3015008%20173.7470080000001%20255.8289984%20173.244512%20239.1249984%20170.812512C239.9250016%20162.524512%20242.004%20135.803008%20252.5%20114.875008C269.62%20119.6750080000001%20286.9670016%20122.187488%20304.3750016%20122.187488C381.911008%20120.4274880000001%20438.576512%2057.703008%20451.312512%20-17.624992L451.5%20-26.437504C471.052%20-30.053504%20491.358496%20-32%20512.062496%20-32C532.766496%20-32%20552.98%20-30.053504%20572.5%20-26.437504L572.687488%20-17.624992C585.423488%2057.703008%20642.151488%20120.4274880000001%20719.687488%20122.187488C737.063488%20122.187488%20754.442496%20119.6750080000001%20771.562496%20114.875008C782.090496%20135.7710080000001%20784.075008%20162.492512%20784.875008%20170.812512C768.171008%20173.244512%20746.760992%20173.7470080000001%20727.624992%20173.875008C692.392992%20173.075008%20661.559008%20166.0234880000001%20636.375008%20155.687488C612.823008%20125.575488%20581.618016%2099.352992%20543.249984%2093.624992C543.090016%2093.592992%20542.941984%2093.532%20542.750016%2093.5L542.437504%2093.437504C532.613504%2091.421504%20522.494496%2090.375008%20512.062496%2090.375008C501.630496%2090.375008%20491.448992%2091.421504%20481.624992%2093.437504L481.375008%2093.5C481.183008%2093.532%20481.004512%2093.592992%20480.812512%2093.624992C442.476512%2099.3209920000001%20411.271488%20125.575488%20387.687488%20155.687488C362.471488%20165.991488%20331.669504%20173.075008%20296.4375008%20173.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22palfed%22%20%20%20%20%20%20unicode=%22&#xF3D8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20768C430.4%20768%20416%20753.6%20416%20736L416%20704C274.624%20704%20160%20646.688%20160%20576L128%20576C92.8%20576%2064%20547.2%2064%20512C64%20476.8%2092.8%20448%20128%20448L172%20448L217%2088.062496C221%2056.030496%20248.212%2032%20280.5%2032L743.5%2032C775.788%2032%20803.030496%2056.030496%20807.062496%2088.062496L852%20448L896%20448C931.2%20448%20960%20476.8%20960%20512C960%20547.2%20931.2%20576%20896%20576L864%20576C864%20646.688%20749.376%20704%20608%20704L608%20736C608%20753.6%20593.6%20768%20576%20768L448%20768zM490.5%20634C502.682176%20632.870624%20513.56%20623.8199999999999%20516.5%20609C633.716%20645.032%20736%20607.4209983999999%20736%20492.124992C736%20365.6289920000001%20610.72%20244.295488%20512%20267.6874880000001L512%20105.312512L512%20105C512.32%2099.4640000000001%20513.880512%2084.72%20504.312512%2074C488.728512%2056.784%20450.051488%2057.7394880000001%20445.187488%20110.187488C438.531488%20182.283488%20445.485504%20444.833504%20447.437504%20503.937504C412.525504%20479.585504%20352.5%20422.317984%20352.5%20380.750016C352.82%20376.686016%20353.117504%20374.210016%20353.437504%20373.2499840000001C353.757504%20373.2499840000001%20364.008992%20377.6874880000001%20371.624992%20377.6874880000001C414.824992%20377.6874880000001%20405.241984%20306.062496%20348.249984%20306.062496C313.37%20306.030496%20288%20335.364512%20288%20375.812512C288%20444.004512%20357.644%20531.073984%20451.5%20581.25C453.132%20601.3779999999999%20456.370496%20616.9824992%20468.562496%20627.0624992C475.378496%20632.5464992%20483.190688%20634.6776256%20490.5%20634zM593.249984%20554.124992C568.335008%20553.8473280000001%20540.908512%20547.647008%20516.812512%20538.875008C514.732512%20474.907008%20512.8%20407.8005120000001%20512%20344.312512C513.12%20339.768512%20516.156992%20334.2499840000001%20536.124992%20334.2499840000001C594.940992%20334.2499840000001%20669.409984%20403.749504%20669.249984%20490.437504C669.250016%20538.557504%20634.775008%20554.587808%20593.249984%20554.124992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22youtube%22%20%20%20%20%20%20unicode=%22&#xF167;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20704C391.5%20704%20285%20691.5%20220%20682C166.250016%20674.124992%20122.875008%20633.624992%20113%20580C104.624992%20534.375008%2096%20467.624992%2096%20384C96%20300.375008%20104.624992%20233.624992%20113%20188C122.875008%20134.375008%20166.250016%2093.749984%20220%2086C285.250016%2076.5%20392.124992%2064%20512%2064C631.875008%2064%20738.750016%2076.5%20804%2086C857.750016%2093.749984%20901.124992%20134.375008%20911%20188C919.375008%20233.7499840000001%20928%20300.624992%20928%20384C928%20467.375008%20919.5%20534.249984%20911%20580C901.124992%20633.624992%20857.750016%20674.124992%20804%20682C739%20691.5%20632.5%20704%20512%20704zM512%20640C628.250016%20640%20732.124992%20628.124992%20795%20619C822%20615%20843.124992%20594.624992%20848%20568C855.750016%20525.749984%20864%20463.124992%20864%20384C864%20305%20855.750016%20242.2499840000001%20848%20200C843.124992%20173.375008%20822.124992%20152.875008%20795%20149C731.875008%20139.875008%20627.5%20128%20512%20128C396.5%20128%20292%20139.875008%20229%20149C202%20152.875008%20180.875008%20173.375008%20176%20200C168.250016%20242.2499840000001%20160%20304.7499840000001%20160%20384C160%20463.375008%20168.250016%20525.749984%20176%20568C180.875008%20594.624992%20201.875008%20615%20229%20619C291.750016%20628.124992%20395.750016%20640%20512%20640zM416%20567L416%20201L464%20228L688%20356L736%20384L688%20412L464%20540zM480%20457L607%20384L480%20311z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wpressr%22%20%20%20%20%20%20unicode=%22&#xF3E4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C281.6%20800%2096%20614.4%2096%20384C96%20153.6%20281.6%20-32%20512%20-32C742.4%20-32%20928%20153.6%20928%20384C928%20614.4%20742.4%20800%20512%20800zM512%20736C707.2%20736%20864%20579.2%20864%20384C864%20188.8%20707.2%2032%20512%2032C316.8%2032%20160%20188.8%20160%20384C160%20579.2%20316.8%20736%20512%20736zM339.187488%20544C332.787488%20544%20329.5750080000001%20540.7750080000001%20326.375008%20534.375008C307.1749984%20489.575008%20284.8249984000001%20441.612512%20265.6249984%20396.8125120000001C252.8249984%20364.812512%20236.8%20336%20224%20304L224%20288C243.2%20268.8%20259.1750016%20249.5750080000001%20278.3750016%20230.375008C281.5749984000001%20227.1750080000001%20284.7875008%20224%20291.1875008%20224L512%20224C515.2%20224%20521.612512%20227.2249920000001%20524.812512%20233.624992C540.812512%20272.024992%20556.812512%20307.2249920000001%20572.812512%20345.624992C576.012512%20352.024992%20582.412512%20355.1874880000001%20588.812512%20355.1874880000001L697.624992%20355.1874880000001C707.224992%20355.1874880000001%20713.612512%20358.4%20716.812512%20368C742.412512%20422.4%20764.824992%20476.787488%20793.624992%20531.187488C796.824992%20540.7874879999999%20793.6%20544%20784%20544L576%20544C569.6%20544%20566.387488%20540.7750080000001%20563.187488%20534.375008C563.187488%20527.975008%20550.424992%20505.624992%20537.624992%20473.624992C537.624992%20470.424992%20540.8%20470.375008%20544%20470.375008L662.375008%20470.375008C678.375008%20470.375008%20675.2%20448%20656%20448L531.187488%20448C527.987488%20448%20528.012512%20444.8125120000001%20524.812512%20444.8125120000001C496.012512%20384.012512%20464%20310.375008%20464%20310.375008C457.6%20300.775008%20438.412512%20300.8%20444.8125120000001%20320C457.612512%20348.8%20470.387488%20380.824992%20483.187488%20409.624992C486.387488%20416.024992%20483.224992%20422.375008%20473.624992%20422.375008L400%20422.375008C396.8%20422.375008%20393.5750080000001%20422.4%20390.375008%20416C339.175008%20304%20342.375008%20310.375008%20342.375008%20310.375008C339.175008%20300.775008%20319.9750016%20307.2000000000001%20326.375008%20320C332.775008%20339.2000000000001%20342.4%20361.6125120000001%20352%20380.812512C374.4%20432.012512%20393.6%20480%20416%20528C422.4%20537.6%20415.975008%20544%20406.375008%20544L339.187488%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wpexplorer%22%20%20%20%20%20%20unicode=%22&#xF2DE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C281.6%20800%2096%20614.4%2096%20384C96%20153.6%20281.6%20-32%20512%20-32C742.4%20-32%20928%20153.6%20928%20384C928%20614.4%20742.4%20800%20512%20800zM512%20736C707.2%20736%20864%20579.2%20864%20384C864%20188.8%20707.2%2032%20512%2032C316.8%2032%20160%20188.8%20160%20384C160%20579.2%20316.8%20736%20512%20736zM358.375008%20576L300.8124992%20438.375008L438.375008%20380.812512L496%20518.375008L358.375008%20576zM512%20492.812512L467.187488%20384L572.812512%20339.1874880000001L573.312512%20340.312512L576%20339.1874880000001L624%20448L512%20492.812512zM640%20425.624992L604.812512%20339.1874880000001L691.187488%20304L729.624992%20390.375008L640%20425.624992zM457.624992%20364.812512L448%20345.624992L483.187488%20329.624992L403.187488%20160L425.624992%20160L502.375008%20316.812512L582.375008%20160L604.812512%20160L531.187488%20307.1874880000001L556.812512%20297.624992L566.375008%20320L457.624992%20364.812512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22behance-square%22%20%20%20%20%20%20unicode=%22&#xF1B5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM288%20532.187488L288%20256.624992L421.750016%20256.624992C471.670016%20256.944992%20518.750016%20280.937504%20518.750016%20336.937504C518.750016%20371.817504%20502.1%20401.275008%20468.5%20410.875008C493.14%20423.035008%20505.937504%20436.48%20505.937504%20464C505.937504%20519.04%20465.297504%20532.187488%20417.937504%20532.187488L288%20532.187488zM580.5%20512L580.5%20484.812512L691.812512%20484.812512L691.812512%20512L580.5%20512zM348.8125120000001%20489.937504L405.750016%20489.937504C427.189984%20489.937504%20447.062496%20483.842496%20447.062496%20458.562496C447.062496%20435.202496%20431.697504%20425.624992%20409.937504%20425.624992L348.8125120000001%20425.624992L348.8125120000001%20489.937504zM638.750016%20466.249984C578.269984%20466.249984%20536.937504%20421.097504%20536.937504%20360.937504C536.937504%20298.857504%20575.710016%20256%20638.750016%20256C686.429984%20256%20717.467488%20277.4274880000001%20732.187488%20323.1874880000001L683.812512%20323.1874880000001C678.372512%20306.227488%20657.264992%20297.250016%20640.624992%20297.2499840000001C608.304992%20297.2499840000001%20591.687488%20316.132512%20591.687488%20347.812512L735.375008%20347.812512C735.695008%20351.012512%20736%20354.855008%20736%20358.375008C736%20417.255008%20701.149984%20466.249984%20638.750016%20466.249984zM636.812512%20425.249984C664.652512%20425.249984%20678.384992%20408.935008%20680.624992%20382.375008L591.687488%20382.375008C593.287488%20408.615008%20610.572512%20425.249984%20636.812512%20425.249984zM348.5%20379.812512L414.750016%20379.812512C441.310016%20379.812512%20458.249984%20368.6674880000001%20458.249984%20340.1874880000001C458.249984%20312.6674880000001%20438.077504%20304%20413.437504%20304L348.5%20304L348.5%20379.812512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grav%22%20%20%20%20%20%20unicode=%22&#xF2D6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM508.5%20671.3750016C500.028%20671.2229984%20491.093984%20666.5455008%20485.750016%20655.9375008C485.877984%20656.1935008%20486.184512%20656.4970016%20486.312512%20656.6249984C479.560512%20640.5289984%20493.085504%20577.1179999999999%20517.437504%20534.750016C514.045504%20532.862016%20511.904992%20531.0300159999999%20506.624992%20525.750016C477.408992%20512.6299839999999%20430.562496%20444.124992%20430.562496%20444.124992C392.418496%20429.500992%20326.134496%20385.881504%20335.062496%20346.937504C335.478496%20342.8735040000001%20336.948992%20339.500512%20339.124992%20336.812512C335.348992%20333.836512%20331.651008%20330.0424960000001%20327.875008%20325.562496C311.7789984%20306.874496%20320.708512%20277.9704960000001%20351.8125120000001%20292.562496C373.188512%20302.290496%20391.881504%20319.895488%20400.937504%20333.6874880000001C400.937504%20333.6874880000001%20393.529504%20340.424992%20378.937504%20339.624992C416.4095040000001%20348.552992%20425.821504%20343.0740160000001%20441.437504%20341.2499840000001C452.253504%20335.970016%20452.249984%20387.687488%20452.249984%20387.687488C452.249984%20407.5914880000001%20449.281984%20429.604512%20437.249984%20443.8125120000001C454.177984%20427.3005120000001%20476.596992%20399.603008%20475.124992%20361.875008C474.036992%20337.107008%20454.562496%20330.750016%20454.562496%20330.750016C442.242496%20308.286016%20396.093504%20241.552512%20413.437504%20187.312512C413.437504%20187.312512%20400.296992%20207.4274880000001%20399.624992%20217.187488C376.072992%20190.947488%20336.743008%20146.417504%20366.375008%20129.937504C402.375008%20110.033504%20513.604992%20249.828%20537.124992%20322.5C583.940992%20350.66%20612.074496%20386.469504%20623.562496%20410.437504C653.258496%20351.525504%20758.284992%20290.7805120000001%20766.124992%20338.812512C769.516992%20360.604512%20738.784%20361.304992%20732%20373.624992C713.6%20406.232992%20688.725504%20415.1720000000001%20652.437504%20406.5C668.149504%20417.316%20684.249984%20414.749984%20684.249984%20414.750016C684.666016%20423.422016%20684.266496%20432.341504%20671.562496%20448.437504C676.842496%20465.365504%20671.937504%20478.749984%20671.937504%20478.750016C692.897504%20490.398016%20708.208512%20511.747488%20711.312512%20537.187488C716.176512%20579.1395008%20685.889504%20617.2915008%20643.937504%20622.1875008C614.017504%20625.5795008%20584.773504%20611.7895008%20570.437504%20587.4375008C539.045504%20533.165504%20572.333984%20491.458016%20600.750016%20477.249984C581.262016%20479.137984%20554.372%20493.383488%20546.5%20523.687488C538.788%20553.735488%20547.224%20582.1575008%20555%20599.4375008C555%20599.4375008%20537.583488%20613.9635008%20532.687488%20618.1875008C532.687488%20618.1875008%20513.967008%20618.168%20499.375008%20611C515.471008%20631.576%20533.5%20630.5%20533.5%20630.5C533.5%20639.172%20532.688992%20650.6315008%20528.624992%20659.6875008C524.976992%20667.1275008%20516.972%20671.5270016%20508.5%20671.3750016zM623.062496%20598.6249984C636.410496%20597.1850016000001%20649.322016%20588.4884992%20662.249984%20576.3124992C678.346016%20561.0165119999999%20701.884%20542.644992%20685.5%20511.124992C668.572%20479.316992%20624.509504%20466.178016%20597.437504%20485.249984C570.525504%20504.737984%20551.680512%20543.7415040000001%20581.312512%20577.4375008C595.920512%20594.2855008%20609.714496%20600.0649983999999%20623.062496%20598.6249984zM652.124992%20549.5C642.063008%20548.192%20633.08%20533.023488%20641%20523.687488C650.984%20511.495488%20684.401504%20520.444%20661.937504%20545.5C658.929504%20548.884%20655.479008%20549.9359999999999%20652.124992%20549.5zM549.750016%20466.875008C553.826016%20466.875008%20557.940992%20465.351008%20561.124992%20462.375008L575.375008%20447.750016C581.327008%20441.798016%20581.327008%20431.701984%20575.375008%20425.750016L562.249984%20412.624992C556.298016%20406.2569920000001%20546.117984%20406.2569920000001%20539.750016%20412.624992L525.562496%20426.8125120000001C519.610496%20433.180512%20519.610496%20442.882016%20525.562496%20449.249984L538.687488%20462.375008C541.663488%20465.351008%20545.673984%20466.875008%20549.750016%20466.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sith%22%20%20%20%20%20%20unicode=%22&#xF512;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768L247.5%20564.437504L160%20576L263.9375008%20446.124992C258.9385248%20426.190656%20256%20405.461824%20256%20384C256%20362.538176%20258.9385248%20341.809344%20263.9375008%20321.875008L160%20192L247.5%20203.562496L128%200L331.562496%20119.5L320%2032L449.875008%20135.937504C469.809344%20130.938528%20490.538176%20128%20512%20128C533.461824%20128%20554.190656%20130.938528%20574.124992%20135.937504L704%2032L692.437504%20119.5L896%200L776.5%20203.562496L864%20192L760.062496%20321.875008C765.061472%20341.809344%20768%20362.538176%20768%20384C768%20405.461824%20765.061472%20426.190656%20760.062496%20446.124992L864%20576L776.5%20564.437504L896%20768L692.437504%20648.5L704%20736L574.124992%20632.0624992C554.190656%20637.0614752%20533.461824%20640%20512%20640C490.538176%20640%20469.809344%20637.0614752%20449.875008%20632.0624992L320%20736L331.562496%20648.5L128%20768zM512%20576C617.888%20576%20704%20489.888%20704%20384C704%20278.112%20617.888%20192%20512%20192C406.112%20192%20320%20278.112%20320%20384C320%20489.888%20406.112%20576%20512%20576zM512%20512A128%20128%200%200%201%20512%20256A128%20128%200%200%201%20512%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22jcb-credit-card%22%20%20%20%20%20%20unicode=%22&#xF24B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C882.124992%20640%20896%20626.124992%20896%20608L896%20160C896%20141.875008%20882.124992%20128%20864%20128L160%20128C141.875008%20128%20128%20141.875008%20128%20160L128%20608C128%20626.124992%20141.875008%20640%20160%20640zM261%20544C221.750016%20544%20192%20519.124992%20192%20476L192%20224L318%20224C348.750016%20224%20384%20252.624992%20384%20290L384%20544zM485%20544C445.875008%20544%20416%20519%20416%20476L416%20226L542%20226C572.624992%20226%20608%20254.7499840000001%20608%20292L608%20544zM709%20544C669.875008%20544%20640%20519%20640%20476L640%20226L765%20226C795.5%20226%20832%20254.7499840000001%20832%20292L832%20544zM492%20448L584%20448L584%20428C562%20433.124992%20540.5%20436%20530%20436C507%20436%20489%20416.249984%20489%20392C489%20367.7499840000001%20507%20349%20530%20349C540.5%20349%20562%20350.875008%20584%20356L584%20337L492%20337C463.375008%20337%20439%20361.7499840000001%20439%20392C439%20422.249984%20463.375008%20448%20492%20448zM667%20448L785%20448C799.375008%20448%20811%20435.375008%20811%20421C811%20406.749984%20801.375008%20393%20787%20393C803.250016%20393%20816%20380.2499840000001%20816%20366C816%20351.624992%20803.250016%20338%20787%20338L667%20338zM303%20447L358%20447L358%20385C358%20350.5%20313.624992%20332%20281%20332C245.5%20332%20213.750016%20353.124992%20207%20380L231%20380C233.875008%20363.624992%20249.750016%20352%20268%20352C288.124992%20352%20303%20366.7499840000001%20303%20385zM712%20437L712%20400L750%20400C759.5%20400%20768%20408.5%20768%20418C768%20427.5%20759.5%20437%20750%20437zM712%20386L712%20349L751%20349C760.624992%20349%20769%20357.5%20769%20367C769%20376.624992%20760.624992%20386%20751%20386z%22%20/%3E%20%20%3C/font%3E%3C/defs%3E%3C/svg%3E#lineawesome) format("svg")}.lab{font-family:'Line Awesome Brands'}@font-face{font-family:'Line Awesome Free';font-style:normal;font-weight:400;font-display:auto;src:url(/build/fonts/la-regular-400.77111476.eot);src:url(/build/fonts/la-regular-400.77111476.eot?#iefix) format("embedded-opentype"),url(/build/fonts/la-regular-400.8dc1cedf.woff2) format("woff2"),url(/build/fonts/la-regular-400.aa859c0d.woff) format("woff"),url(/build/fonts/la-regular-400.cf246e21.ttf) format("truetype"),url(/%3C?xml%20version=%221.0%22%20standalone=%22no%22?%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%20%3E%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cmetadata%3ECreated%20by%20Icons8%3C/metadata%3E%3Cdefs%3E%20%20%3Cfont%20id=%22la-regular-400%22%20horiz-adv-x=%221024%22%3E%20%20%20%20%3Cfont-face%20font-family=%22la-regular-400%22%20%20%20%20%20%20units-per-em=%221024%22%20ascent=%22896%22%20%20%20%20%20%20descent=%22128%22%20%20%20%20%20%20font-weight=%22400%22%20/%3E%20%20%20%20%3Cmissing-glyph%20horiz-adv-x=%220%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22building%22%20%20%20%20%20%20unicode=%22&#xF1AD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20800L128%20-32L480%20-32L480%2096L544%2096L544%20-32L896%20-32L896%20800zM192%20736L832%20736L832%2032L608%2032L608%20160L416%20160L416%2032L192%2032zM256%20672L256%20608L384%20608L384%20672zM448%20672L448%20608L576%20608L576%20672zM640%20672L640%20608L768%20608L768%20672zM256%20544L256%20480L384%20480L384%20544zM448%20544L448%20480L576%20480L576%20544zM640%20544L640%20480L768%20480L768%20544zM256%20416L256%20352L384%20352L384%20416zM448%20416L448%20352L576%20352L576%20416zM640%20416L640%20352L768%20352L768%20416zM256%20288L256%20224L384%20224L384%20288zM448%20288L448%20224L576%20224L576%20288zM640%20288L640%20224L768%20224L768%20288zM256%20160L256%2096L384%2096L384%20160zM640%20160L640%2096L768%2096L768%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map%22%20%20%20%20%20%20unicode=%22&#xF279;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M896%20753L851%20733L639%20642L395%20734L383%20738L371%20733L147%20637L128%20629L128%2015L173%2035L385%20126L629%2034L641%2030L653%2035L877%20131L896%20139zM416%20658L608%20586L608%20110L416%20182zM352%20656L352%20181L192%20112L192%20587zM832%20656L832%20181L672%20112L672%20587z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22neutral-face%22%20%20%20%20%20%20unicode=%22&#xF11A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20512C341.5%20512%20320%20490.5%20320%20464C320%20437.5%20341.5%20416%20368%20416C394.5%20416%20416%20437.5%20416%20464C416%20490.5%20394.5%20512%20368%20512zM656%20512C629.5%20512%20608%20490.5%20608%20464C608%20437.5%20629.5%20416%20656%20416C682.5%20416%20704%20437.5%20704%20464C704%20490.5%20682.5%20512%20656%20512zM352%20256L352%20192L672%20192L672%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eye-slash%22%20%20%20%20%20%20unicode=%22&#xF070;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M119%20823L73%20777L272%20579L627%20224L688%20162L905%20-55L951%20-9L752%20190C887.5%20257.124992%20978.375008%20356.7499840000001%20984%20363L1003%20384L984%20405C975.375008%20414.624992%20770.750016%20640%20512%20640C449.375008%20640%20390.250016%20626.249984%20336%20606zM512%20576C580.875008%20576%20646%20556.624992%20704%20530C724.624992%20495.5%20736%20456.5%20736%20416C736%20357.875008%20713.5%20304.7499840000001%20677%20265L586%20356C599.375008%20372.375008%20608%20393.124992%20608%20416C608%20469%20565%20512%20512%20512C489.124992%20512%20468.375008%20503.375008%20452%20490L387%20555C426.750016%20567.249984%20468.375008%20576%20512%20576zM214%20547C111.375008%20483.875008%2044.750016%20410.375008%2040%20405L21%20384L40%20363C48.250016%20353.7499840000001%20237.750016%20146.375008%20482%20130C491.875008%20129%20501.875008%20128%20512%20128C522.124992%20128%20532.124992%20129%20542%20130C568.375008%20131.7499840000001%20594.124992%20135.2499840000001%20619%20141L562%20198C545.750016%20194.2499840000001%20529.250016%20192%20512%20192C388.5%20192%20288%20292.5%20288%20416C288%20433%20290.250016%20449.624992%20294%20466zM232%20482C226.875008%20460.375008%20224%20438.375008%20224%20416C224%20360.375008%20239.624992%20309.124992%20267%20265C193.750016%20307%20137.750016%20356.2499840000001%20109%20384C132.875008%20407.124992%20175.875008%20445.5%20232%20482zM792%20482C848.124992%20445.5%20891%20407.124992%20915%20384C886.250016%20356.2499840000001%20829.375008%20306%20756%20264C783.5%20308.124992%20800%20360.375008%20800%20416C800%20438.375008%20797.124992%20460.5%20792%20482z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-up%22%20%20%20%20%20%20unicode=%22&#xF151;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM512%20541L489%20519L297%20327L343%20281L512%20450L681%20281L727%20327L535%20519z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22copy%22%20%20%20%20%20%20unicode=%22&#xF0C5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768L128%20128L352%20128L352%20192L192%20192L192%20704L576%20704L576%20672L640%20672L640%20768zM384%20640L384%200L896%200L896%20640zM448%20576L832%20576L832%2064L448%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dot-circle%22%20%20%20%20%20%20unicode=%22&#xF192;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM512%20480C459%20480%20416%20437%20416%20384C416%20331%20459%20288%20512%20288C565%20288%20608%20331%20608%20384C608%20437%20565%20480%20512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grinning-face-with-big-eyes%22%20%20%20%20%20%20unicode=%22&#xF599;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22save%22%20%20%20%20%20%20unicode=%22&#xF0C7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20589L855%20599L727%20727L717%20736zM224%20672L320%20672L320%20480L704%20480L704%20658L800%20562L800%2096L736%2096L736%20384L288%20384L288%2096L224%2096zM384%20672L512%20672L512%20608L576%20608L576%20672L640%20672L640%20544L384%20544zM352%20320L672%20320L672%2096L352%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22face-with-tears-of-joy%22%20%20%20%20%20%20unicode=%22&#xF588;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C283.84%20800%2098.1395008%20615.3064992%2096.1875008%20387.562496C114.5555008%20394.922496%20136.2884992%20402.327488%20161.3124992%20409.687488C174.5284992%20591.7995008%20326.56%20736%20512%20736C697.44%20736%20849.471488%20591.7995008%20862.687488%20409.687488C887.711488%20402.327488%20909.444512%20394.922496%20927.812512%20387.562496C925.860512%20615.3064992%20740.16%20800%20512%20800zM288%20448L288%20384L448%20384L448%20448L288%20448zM576%20448L576%20384L736%20384L736%20448L576%20448zM192%20352C192%20352%2096.9729984%20325.285504%2078.1249984%20306.437504C59.2770016%20287.5895040000001%2059.2770016%20256.972992%2078.1249984%20238.124992C96.9729984%20219.276992%20127.5895008%20219.276992%20146.4375008%20238.124992C165.2855008%20256.972992%20192%20352%20192%20352zM832%20352C832%20352%20858.714496%20256.972992%20877.562496%20238.124992C896.410496%20219.276992%20927.027008%20219.276992%20945.875008%20238.124992C964.723008%20256.972992%20964.723008%20287.5895040000001%20945.875008%20306.437504C927.027008%20325.285504%20832%20352%20832%20352zM288%20288C288%20288%20339.52%20128%20512%20128C684.48%20128%20736%20288%20736%20288L288%20288zM205.6875008%20211.187488C201.0155008%20203.731488%20196.2955008%20197.4830080000001%20191.6875008%20192.875008C181.4155008%20182.6030080000001%20169.46%20174.692992%20156.5%20169.124992C229.492%2048.804992%20361.312%20-32%20512%20-32C662.688%20-32%20794.508%2048.804992%20867.5%20169.124992C854.54%20174.692992%20842.584512%20182.571008%20832.312512%20192.875008C827.672512%20197.515008%20822.984512%20203.7634880000001%20818.312512%20211.187488C757.800512%20104.371488%20643.296%2032%20512%2032C380.704%2032%20266.1995008%20104.371488%20205.6875008%20211.187488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star-half%22%20%20%20%20%20%20unicode=%22&#xF089;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20827.749984L378.750016%20528.875008L53.250016%20494.5L296.375008%20275.375008L228.5%20-44.750016L512%20118.7499840000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smiling-face%22%20%20%20%20%20%20unicode=%22&#xF118;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20512C341.5%20512%20320%20490.5%20320%20464C320%20437.5%20341.5%20416%20368%20416C394.5%20416%20416%20437.5%20416%20464C416%20490.5%20394.5%20512%20368%20512zM656%20512C629.5%20512%20608%20490.5%20608%20464C608%20437.5%20629.5%20416%20656%20416C682.5%20416%20704%20437.5%20704%20464C704%20490.5%20682.5%20512%20656%20512zM346%20288L291%20256C335.250016%20179.624992%20417.5%20128%20512%20128C606.5%20128%20688.750016%20179.624992%20733%20256L678%20288C644.750016%20230.624992%20583.250016%20192%20512%20192C440.750016%20192%20379.250016%20230.624992%20346%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grinning-face-with-smiling-eyes%22%20%20%20%20%20%20unicode=%22&#xF582;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM352%20512C284.992%20512%20236.5%20473.375008%20236.5%20473.375008L275.5%20422.624992C275.5%20422.624992%20310.1744992%20448%20352.062496%20448C393.950496%20448%20428.562496%20422.624992%20428.562496%20422.624992L467.562496%20473.375008C467.498496%20473.375008%20419.008%20512%20352%20512zM672%20512C604.992%20512%20556.5%20473.375008%20556.5%20473.375008L595.5%20422.624992C595.5%20422.624992%20630.174496%20448%20672.062496%20448C713.950496%20448%20748.562496%20422.624992%20748.562496%20422.624992L787.562496%20473.375008C787.498496%20473.375008%20739.008%20512%20672%20512zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22audio-file%22%20%20%20%20%20%20unicode=%22&#xF1C7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20800zM256%20736L768%20736L768%2032L256%2032zM512%20585L512%20378C501.875008%20381.624992%20491.250016%20384%20480%20384C427.375008%20384%20384%20340.624992%20384%20288C384%20235.375008%20427.375008%20192%20480%20192C532.624992%20192%20576%20235.375008%20576%20288L576%20503L664%20481L680%20543zM480%20320C498%20320%20512%20306%20512%20288C512%20270%20498%20256%20480%20256C462%20256%20448%20270%20448%20288C448%20306%20462%20320%20480%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-maximize%22%20%20%20%20%20%20unicode=%22&#xF2D0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM288%20576L288%20192L736%20192L736%20576zM352%20512L672%20512L672%20448L352%20448zM352%20384L672%20384L672%20256L352%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22loudly-crying-face%22%20%20%20%20%20%20unicode=%22&#xF5B4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM384%20576C344.375008%20576%20314.250016%20553.875008%20294%20535C273.750016%20516.124992%20261%20498%20261%20498L315%20462C315%20462%20322.875008%20475.875008%20337%20489C351.124992%20502.124992%20369.5%20512%20384%20512L480%20512L480%20576zM544%20576L544%20512L640%20512C654.5%20512%20672.875008%20502.124992%20687%20489C701.124992%20475.875008%20709%20462%20709%20462L763%20498C763%20498%20750.250016%20516.124992%20730%20535C709.750016%20553.875008%20679.624992%20576%20640%20576zM272%20448C272%20448%20224%20362.5%20224%20336C224%20309.5%20245.5%20288%20272%20288C298.5%20288%20320%20309.5%20320%20336C320%20362.5%20272%20448%20272%20448zM512%20384C437.250016%20384%20386.124992%20344.5%20358%20307C329.875008%20269.5%20321%20232%20321%20232L311%20192L713%20192L703%20232C703%20232%20694.124992%20269.5%20666%20307C637.875008%20344.5%20586.750016%20384%20512%20384zM512%20320C565.5%20320%20594.124992%20295.5%20614%20269C618.875008%20262.375008%20617.624992%20262.124992%20621%20256L403%20256C406.375008%20262.124992%20405.124992%20262.375008%20410%20269C429.875008%20295.5%20458.5%20320%20512%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sticky-note%22%20%20%20%20%20%20unicode=%22&#xF249;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L653%2032L663%2041L855%20233L864%20243L864%20736zM224%20672L800%20672L800%20288L608%20288L608%2096L224%2096zM672%20224L754%20224L672%20142z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angry-face%22%20%20%20%20%20%20unicode=%22&#xF556;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM342%20512C328.5%20498.375008%20320%20479.749984%20320%20459C320%20417.624992%20353.624992%20384%20395%20384C415.624992%20384%20434.5%20392.375008%20448%20406zM682%20512L576%20406C589.5%20392.375008%20608.375008%20384%20629%20384C670.375008%20384%20704%20417.624992%20704%20459C704%20479.624992%20695.624992%20498.5%20682%20512zM594%20325C589.375008%20324.875008%20584.5%20324.624992%20580%20324C544.124992%20318.624992%20517%20299%20493%20283C469%20267%20447.875008%20254.5%20432%20252C416.124992%20249.5%20401.875008%20252%20375%20279L329%20233C365.250016%20196.5%20406.5%20183.375008%20442%20189C477.5%20194.624992%20504.124992%20214.124992%20528%20230C551.875008%20245.875008%20572.375008%20257.5%20589%20260C605.624992%20262.5%20622%20260.375008%20650%20233L694%20279C661.250016%20311%20626.375008%20325.5%20594%20325z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-restore%22%20%20%20%20%20%20unicode=%22&#xF2D2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM384%20608L384%20480L288%20480L288%20160L640%20160L640%20288L736%20288L736%20608zM448%20544L672%20544L672%20512L448%20512zM448%20448L672%20448L672%20352L448%20352zM352%20416L384%20416L384%20383L352%20383zM352%20319L384%20319L384%20288L576%20288L576%20224L352%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star%22%20%20%20%20%20%20unicode=%22&#xF005;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20828L483%20762L379%20529L125%20502L53%20494L107%20446L296%20275L243%2025L228%20-45L291%20-9L512%20119L733%20-9L796%20-45L781%2025L728%20275L917%20446L971%20494L899%20502L645%20529L541%20762zM512%20671L594%20486L602%20469L620%20467L821%20446L671%20311L657%20298L661%20280L703%2083L528%20183L512%20193L496%20183L321%2083L363%20280L367%20298L353%20311L203%20446L404%20467L422%20469L430%20486z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22address-card%22%20%20%20%20%20%20unicode=%22&#xF2BB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20704L96%2064L928%2064L928%20704zM160%20640L864%20640L864%20128L755%20128C752.5%20132.375008%20753.624992%20138.375008%20750%20142C737.875008%20154.124992%20720.750016%20160%20704%20160C687.250016%20160%20670.124992%20154.124992%20658%20142C654.375008%20138.375008%20655.5%20132.375008%20653%20128L371%20128C368.5%20132.375008%20369.624992%20138.375008%20366%20142C353.875008%20154.124992%20336.750016%20160%20320%20160C303.250016%20160%20286.124992%20154.124992%20274%20142C270.375008%20138.375008%20271.5%20132.375008%20269%20128L160%20128zM384%20576C313.624992%20576%20256%20518.375008%20256%20448C256%20412.375008%20271.250016%20380.2499840000001%20295%20357C252.375008%20328.124992%20224%20278.875008%20224%20224L288%20224C288%20277%20331%20320%20384%20320C437%20320%20480%20277%20480%20224L544%20224C544%20278.875008%20515.624992%20328.124992%20473%20357C496.750016%20380.2499840000001%20512%20412.375008%20512%20448C512%20518.375008%20454.375008%20576%20384%20576zM384%20512C419.750016%20512%20448%20483.749984%20448%20448C448%20412.249984%20419.750016%20384%20384%20384C348.250016%20384%20320%20412.249984%20320%20448C320%20483.749984%20348.250016%20512%20384%20512zM608%20480L608%20416L800%20416L800%20480zM608%20352L608%20288L800%20288L800%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment%22%20%20%20%20%20%20unicode=%22&#xF075;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20704L96%2064L402.750016%2064L512%20-45.250016L621.250016%2064L928%2064L928%20704zM160%20640L864%20640L864%20128L594.750016%20128L512%2045.249984L429.250016%20128L160%20128zM288%20544L288%20480L736%20480L736%20544zM288%20416L288%20352L736%20352L736%20416zM288%20288L288%20224L608%20224L608%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22object-ungroup%22%20%20%20%20%20%20unicode=%22&#xF248;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20608L192%20608L192%20288L160%20288L160%20160L288%20160L288%20192L352%20192L352%20128L320%20128L320%200L448%200L448%2032L768%2032L768%200L896%200L896%20128L864%20128L864%20448L896%20448L896%20576L768%20576L768%20544L704%20544L704%20608L736%20608L736%20736L608%20736L608%20704L288%20704L288%20736zM288%20640L608%20640L608%20608L640%20608L640%20288L608%20288L608%20256L288%20256L288%20288L256%20288L256%20608L288%20608zM704%20480L768%20480L768%20448L800%20448L800%20128L768%20128L768%2096L448%2096L448%20128L416%20128L416%20192L608%20192L608%20160L736%20160L736%20288L704%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22winking-face%22%20%20%20%20%20%20unicode=%22&#xF4DA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20512C341.5%20512%20320%20490.5%20320%20464C320%20437.5%20341.5%20416%20368%20416C394.5%20416%20416%20437.5%20416%20464C416%20490.5%20394.5%20512%20368%20512zM576%20480L576%20416L736%20416L736%20480zM671%20351C671%20297.124992%20649.375008%20259.7499840000001%20618%20233C586.624992%20206.2499840000001%20545.124992%20192%20512%20192C444.124992%20192%20398%20219.5%20362%20255L317%20209C361.624992%20165.124992%20426.250016%20128%20512%20128C561.750016%20128%20616.375008%20146.7499840000001%20660%20184C703.624992%20221.2499840000001%20735%20278.7499840000001%20735%20351z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-close%22%20%20%20%20%20%20unicode=%22&#xF410;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM374%20566L329%20521L466%20384L327%20245L372%20200L511%20339L649%20201L694%20246L556%20384L692%20520L647%20565L511%20429z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22video-file%22%20%20%20%20%20%20unicode=%22&#xF1C8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20589L823%20599L631%20791L621%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032zM640%20690L722%20608L640%20608zM416%20473L416%20167L464%20197L624%20293L670%20320L624%20347L464%20443zM480%20360L547%20320L480%20280z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hushed-face%22%20%20%20%20%20%20unicode=%22&#xF5C2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20544C341.5%20544%20320%20508.124992%20320%20464C320%20419.875008%20341.5%20384%20368%20384C394.5%20384%20416%20419.875008%20416%20464C416%20508.124992%20394.5%20544%20368%20544zM656%20544C629.5%20544%20608%20508.124992%20608%20464C608%20419.875008%20629.5%20384%20656%20384C682.5%20384%20704%20419.875008%20704%20464C704%20508.124992%20682.5%20544%20656%20544zM512%20352C438.624992%20352%20384%20292.624992%20384%20224C384%20192.375008%20395.375008%20160.875008%20421%20145C446.624992%20129.124992%20475%20128%20512%20128C549%20128%20577.375008%20129.124992%20603%20145C628.624992%20160.875008%20640%20192.375008%20640%20224C640%20292.624992%20585.375008%20352%20512%20352zM512%20288C553.375008%20288%20576%20261.5%20576%20224C576%20202.624992%20574.750016%20201.875008%20570%20199C565.250016%20196.124992%20545.750016%20192%20512%20192C478.250016%20192%20458.750016%20196.124992%20454%20199C449.250016%20201.875008%20448%20202.624992%20448%20224C448%20261.5%20470.624992%20288%20512%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envelope%22%20%20%20%20%20%20unicode=%22&#xF0E0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20640L96%2064L928%2064L928%20640zM234%20576L790%20576L512%20391zM160%20548L494%20325L512%20314L530%20325L864%20548L864%20128L160%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22face-with-tongue%22%20%20%20%20%20%20unicode=%22&#xF589;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512zM376.5%20340.562496L327.437504%20299.437504C355.494176%20266.009728%20398.443392%20242.3571520000001%20448%20231.2499840000001L448%20192C448%20156.8%20476.8%20128%20512%20128C547.2%20128%20576%20156.8%20576%20192L576%20231.2499840000001C625.554688%20242.359072%20668.465984%20265.98704%20696.5%20299.437504L647.437504%20340.562496C620.301504%20308.1144960000001%20568.416%20288%20512%20288C455.584%20288%20403.668%20308.146496%20376.5%20340.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-down%22%20%20%20%20%20%20unicode=%22&#xF150;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM343%20487L297%20441L489%20249L512%20227L535%20249L727%20441L681%20487L512%20318z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pause-circle%22%20%20%20%20%20%20unicode=%22&#xF28B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM384%20544L384%20224L448%20224L448%20544zM576%20544L576%20224L640%20224L640%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22folder-open%22%20%20%20%20%20%20unicode=%22&#xF07C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20800L160%206L185%201L569%20-79L608%20-87L608%200L800%200L800%20402L855%20457L864%20467L864%20800zM452%20736L800%20736L800%20494L745%20439L736%20429L736%2064L608%2064L608%20349L599%20359L544%20414L544%20713zM224%20727L480%20663L480%20387L489%20377L544%20322L544%20-9L224%2058z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22folder%22%20%20%20%20%20%20unicode=%22&#xF07B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20402L887%20457L896%20467L896%20800zM256%20736L704%20736L704%20467L713%20457L768%20402L768%2032L256%2032zM768%20736L832%20736L832%20494L800%20462L768%20494z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flag%22%20%20%20%20%20%20unicode=%22&#xF024;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20-32L224%20-32L224%20288L480%20288L480%20192L864%20192L864%20640L544%20640L544%20736zM224%20672L480%20672L480%20352L224%20352zM544%20576L800%20576L800%20256L544%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-pointing-right%22%20%20%20%20%20%20unicode=%22&#xF0A4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M470%20800L460%20791L243%20576L64%20576L64%2064L603%2064C648.124992%2064%20687.5%2095.875008%20697%20140L750%20384L864%20384C916.624992%20384%20960%20427.375008%20960%20480C960%20532.624992%20916.624992%20576%20864%20576L520%20576L526%20600C532.5%20605%20536.624992%20607.124992%20546%20620C561%20640.5%20576%20672.249984%20576%20715C576%20760.624992%20534.750016%20800%20483%20800zM493%20733C506.5%20730.375008%20512%20724.875008%20512%20715C512%20686.124992%20503.250016%20668.249984%20495%20657C486.750016%20645.749984%20481%20643%20481%20643L470%20637L466%20624L447%20552L437%20512L864%20512C882.124992%20512%20896%20498.124992%20896%20480C896%20461.875008%20882.124992%20448%20864%20448L698%20448L692%20423L635%20153C631.750016%20138%20618.250016%20128%20603%20128L288%20128L288%20531zM128%20512L224%20512L224%20128L128%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22minus-square%22%20%20%20%20%20%20unicode=%22&#xF146;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM352%20416L352%20352L672%20352L672%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-arrow-circle-down%22%20%20%20%20%20%20unicode=%22&#xF358;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM480%20608L480%20288L384%20288L512%20160L640%20288L544%20288L544%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22excel-file%22%20%20%20%20%20%20unicode=%22&#xF1C3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20588.8124992L822.375008%20598.3750016L630.375008%20790.3750016L620.812512%20800L192%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032L256%20736zM640%20691.1875008L723.187488%20608L640%20608L640%20691.1875008zM352%20480L473.624992%20304L352%20128L428.8125120000001%20128L512%20249.624992L595.187488%20128L672%20128L550.375008%20304L672%20480L595.187488%20480L512%20358.375008L428.8125120000001%20480L352%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-left%22%20%20%20%20%20%20unicode=%22&#xF191;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM569%20599L377%20407L355%20384L377%20361L569%20169L615%20215L446%20384L615%20553z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pointer--hand-%22%20%20%20%20%20%20unicode=%22&#xF25A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20832C363.375008%20832%20320%20788.624992%20320%20736L320%20358L299%20380L291%20387C254.124992%20423.875008%20193.875008%20423.875008%20157%20387C120.124992%20350.124992%20120.124992%20289.875008%20157%20253L157%20252L419%20-7L421%20-8L422%20-10C465.124992%20-42.375008%20520.124992%20-64%20582%20-64L637%20-64C782.124992%20-64%20899%2052.875008%20899%20198L899%20448C899%20500.624992%20855.624992%20544%20803%20544C789.375008%20544%20776.750016%20540.249984%20765%20535C754.5%20576.624992%20716.624992%20608%20672%20608C647.5%20608%20625%20598.375008%20608%20583C591%20598.375008%20568.5%20608%20544%20608C532.750016%20608%20522.124992%20605.624992%20512%20602L512%20736C512%20788.624992%20468.624992%20832%20416%20832zM416%20768C433.750016%20768%20448%20753.749984%20448%20736L448%20384L512%20384L512%20512C512%20529.749984%20526.250016%20544%20544%20544C561.750016%20544%20576%20529.749984%20576%20512L576%20384L640%20384L640%20512C640%20529.749984%20654.250016%20544%20672%20544C689.750016%20544%20704%20529.749984%20704%20512L704%20384L771%20384L771%20448C771%20465.749984%20785.250016%20480%20803%20480C820.750016%20480%20835%20465.749984%20835%20448L835%20198C835%2087.124992%20747.875008%200%20637%200L582%200C535.124992%200%20494.624992%2016.749984%20461%2042L202%20298C187.750016%20312.2499840000001%20187.750016%20327.7499840000001%20202%20342C216.250016%20356.2499840000001%20231.750016%20356.2499840000001%20246%20342L384%20204L384%20736C384%20753.749984%20398.250016%20768%20416%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laugh-face-with-beaming-eyes%22%20%20%20%20%20%20unicode=%22&#xF59A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM352%20512C284.992%20512%20236.5%20473.375008%20236.5%20473.375008L275.5%20422.624992C275.5%20422.624992%20310.1744992%20448%20352.062496%20448C393.950496%20448%20428.562496%20422.624992%20428.562496%20422.624992L467.562496%20473.375008C467.498496%20473.375008%20419.008%20512%20352%20512zM672%20512C604.992%20512%20556.5%20473.375008%20556.5%20473.375008L595.5%20422.624992C595.5%20422.624992%20630.174496%20448%20672.062496%20448C713.950496%20448%20748.562496%20422.624992%20748.562496%20422.624992L787.562496%20473.375008C787.498496%20473.375008%20739.008%20512%20672%20512zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snowflake%22%20%20%20%20%20%20unicode=%22&#xF2DC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800L480%20686L407%20759L361%20713L480%20594L480%20440L348%20519L306%20682L244%20666L270%20566L172%20625L139%20571L239%20511L136%20485L152%20423L316%20465L451%20384L316%20303L152%20345L136%20283L239%20257L139%20197L172%20143L270%20202L244%20102L306%2086L348%20249L480%20328L480%20174L361%2055L407%209L480%2082L480%20-32L544%20-32L544%2082L617%209L663%2055L544%20174L544%20328L676%20249L718%2086L780%20102L754%20202L852%20143L885%20197L785%20257L888%20283L872%20345L708%20303L573%20384L708%20465L872%20423L888%20485L785%20511L885%20571L852%20625L754%20566L780%20666L718%20682L676%20519L544%20440L544%20594L663%20713L617%20759L544%20686L544%20800z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star-struck%22%20%20%20%20%20%20unicode=%22&#xF587;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM384%20567.437504L356%20504.562496L288%20497.124992L338.875008%20451.437504L324.562496%20384L384%20418.249984L443.437504%20384L429.124992%20451.437504L480%20497.124992L412%20504.562496L384%20567.437504zM640%20567.437504L612%20504.562496L544%20497.124992L594.875008%20451.437504L580.562496%20384L640%20418.249984L699.437504%20384L685.124992%20451.437504L736%20497.124992L668%20504.562496L640%20567.437504zM345.937504%20288L290.8750016%20256C296.4350016%20246.4400000000001%20302.56%20237.290624%20309.25%20228.562496C315.94%20219.8343680000001%20323.217504%20211.542496%20330.937504%20203.750016C338.657504%20195.957504%20346.850016%20188.628128%20355.5%20181.875008C372.8%20168.368736%20391.829984%20157.0387520000001%20412.249984%20148.312512C422.46%20143.949376%20433.035008%20140.2624960000001%20443.875008%20137.2499840000001C465.555008%20131.2249920000001%20488.4%20128%20512%20128C582.8%20128%20646.742496%20156.995008%20693.062496%20203.750016C700.782496%20211.542496%20708.06%20219.8343680000001%20714.750016%20228.562496C721.44%20237.290624%20727.564992%20246.4400000000001%20733.124992%20256L678.062496%20288C648.942496%20237.88%20598.270624%20201.944384%20538.249984%20193.750016C529.675616%20192.57936%20520.92%20192%20512%20192C503.08%20192%20494.324384%20192.57936%20485.750016%20193.750016C477.175616%20194.9206400000001%20468.782496%20196.6750080000001%20460.624992%20198.937504C444.310016%20203.462496%20428.907488%20210.0800000000001%20414.687488%20218.5C407.577504%20222.710016%20400.729376%20227.3718720000001%20394.249984%20232.437504C381.291264%20242.568736%20369.696256%20254.3562560000001%20359.687488%20267.437504C354.683136%20273.978112%20350.097504%20280.8400000000001%20345.937504%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stop-circle%22%20%20%20%20%20%20unicode=%22&#xF28D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C283.2%20800%2096%20612.8%2096%20384C96%20155.2000000000001%20283.2%20-32%20512%20-32C740.8%20-32%20928%20155.2000000000001%20928%20384C928%20612.8%20740.8%20800%20512%20800zM512%20736C705.6%20736%20864%20577.6%20864%20384C864%20190.4%20705.6%2032%20512%2032C318.4%2032%20160%20190.4%20160%20384C160%20577.6%20318.4%20736%20512%20736zM352%20544L352%20464L352%20304L352%20224L432%20224L592%20224L672%20224L672%20304L672%20464L672%20544L592%20544L432%20544L352%20544zM416%20480L608%20480L608%20288L416%20288L416%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comments%22%20%20%20%20%20%20unicode=%22&#xF086;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20736L64%20224L192%20224L192%2061L244%20103L395%20224L704%20224L704%20736zM128%20672L640%20672L640%20288L373%20288L364%20281L256%20195L256%20288L128%20288zM768%20608L768%20544L896%20544L896%20160L768%20160L768%2067L651%20160L411%20160L331%2096L629%2096L832%20-67L832%2096L960%2096L960%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22closed-captioning%22%20%20%20%20%20%20unicode=%22&#xF20A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20704L64%20131L960%20131L960%20704zM128%20640L896%20640L896%20195L128%20195zM384%20576C296%20576%20224%20504%20224%20416C224%20328%20296%20256%20384%20256C422.250016%20256%20456.875008%20270.124992%20484%20292L444%20342C427.124992%20328.375008%20406.624992%20320%20384%20320C330.624992%20320%20288%20362.624992%20288%20416C288%20469.375008%20330.624992%20512%20384%20512C406.624992%20512%20427.124992%20503.624992%20444%20490L484%20540C456.875008%20561.875008%20422.250016%20576%20384%20576zM704%20576C616%20576%20544%20504%20544%20416C544%20328%20616%20256%20704%20256C742.250016%20256%20776.875008%20270.124992%20804%20292L764%20342C747.124992%20328.375008%20726.624992%20320%20704%20320C650.624992%20320%20608%20362.624992%20608%20416C608%20469.375008%20650.624992%20512%20704%20512C726.624992%20512%20747.124992%20503.624992%20764%20490L804%20540C776.875008%20561.875008%20742.250016%20576%20704%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thumbs-down%22%20%20%20%20%20%20unicode=%22&#xF165;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M325%20704C279.875008%20704%20240.5%20672.124992%20231%20628L162%20308C149.375008%20248.875008%20195.624992%20192%20256%20192L440%20192L434%20168C427.5%20163%20423.375008%20160.875008%20414%20148C399%20127.5%20384%2095.749984%20384%2053C384%207.375008%20425.250016%20-32%20477%20-32L490%20-32L500%20-23L717%20192L864%20192L864%20704zM325%20640L672%20640L672%20237L467%2035C453.5%2037.624992%20448%2043.124992%20448%2053C448%2081.875008%20456.750016%2099.749984%20465%20111C473.250016%20122.2499840000001%20479%20125%20479%20125L490%20131L494%20144L513%20216L523%20256L256%20256C234.875008%20256%20220.624992%20274.375008%20225%20295L293%20615C296.250016%20630%20309.750016%20640%20325%20640zM736%20640L800%20640L800%20256L736%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grinning-winking-face%22%20%20%20%20%20%20unicode=%22&#xF58C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20512C341.5%20512%20320%20490.5%20320%20464C320%20437.5%20341.5%20416%20368%20416C394.5%20416%20416%20437.5%20416%20464C416%20490.5%20394.5%20512%20368%20512zM576%20480L576%20416L736%20416L736%20480zM671%20351C671%20297.124992%20649.375008%20259.7499840000001%20618%20233C586.624992%20206.2499840000001%20545.124992%20192%20512%20192C444.124992%20192%20398%20219.5%20362%20255L317%20209C361.624992%20165.124992%20426.250016%20128%20512%20128C561.750016%20128%20616.375008%20146.7499840000001%20660%20184C703.624992%20221.2499840000001%20735%20278.7499840000001%20735%20351z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22images%22%20%20%20%20%20%20unicode=%22&#xF302;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20736L64%20160L192%20160L192%2032L960%2032L960%20608L832%20608L832%20736zM128%20672L768%20672L768%20224L128%20224zM192%20608L192%20288L704%20288L704%20608zM256%20544L640%20544L640%20352L256%20352zM832%20544L896%20544L896%2096L256%2096L256%20160L832%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22compass%22%20%20%20%20%20%20unicode=%22&#xF14E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM479%20702C479.375008%20702%20479.624992%20702%20480%20702L480%20672L544%20672L544%20702C695.624992%20687.124992%20815.124992%20567.624992%20830%20416L800%20416L800%20352L830%20352C815.124992%20200.375008%20695.624992%2080.875008%20544%2066L544%2096L480%2096L480%2066C328.375008%2080.875008%20208.875008%20200.375008%20194%20352L224%20352L224%20416L194%20416C208.875008%20567.375008%20327.875008%20686.749984%20479%20702zM720%20592L453%20443L304%20176L571%20325zM512%20432C538.5%20432%20560%20410.5%20560%20384C560%20357.5%20538.5%20336%20512%20336C485.5%20336%20464%20357.5%20464%20384C464%20410.5%20485.5%20432%20512%20432z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22code-file%22%20%20%20%20%20%20unicode=%22&#xF1C9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20589L823%20599L631%20791L621%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032zM640%20690L722%20608L640%20608zM512%20480L448%2096L512%2096L576%20480zM391%20404L311%20308L294%20288L311%20268L391%20172L441%20212L378%20288L441%20364zM633%20404L583%20364L646%20288L583%20212L633%20172L713%20268L730%20288L713%20308z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22squinting-face-with-tongue%22%20%20%20%20%20%20unicode=%22&#xF58A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM352%20512C284.992%20512%20236.5%20473.375008%20236.5%20473.375008L275.5%20422.624992C275.5%20422.624992%20310.1744992%20448%20352.062496%20448C393.950496%20448%20428.562496%20422.624992%20428.562496%20422.624992L467.562496%20473.375008C467.498496%20473.375008%20419.008%20512%20352%20512zM672%20512C604.992%20512%20556.5%20473.375008%20556.5%20473.375008L595.5%20422.624992C595.5%20422.624992%20630.174496%20448%20672.062496%20448C713.950496%20448%20748.562496%20422.624992%20748.562496%20422.624992L787.562496%20473.375008C787.498496%20473.375008%20739.008%20512%20672%20512zM376.5%20340.562496L327.437504%20299.437504C355.494176%20266.009728%20398.443392%20242.3571520000001%20448%20231.2499840000001L448%20192C448%20156.8%20476.8%20128%20512%20128C547.2%20128%20576%20156.8%20576%20192L576%20231.2499840000001C625.554688%20242.359072%20668.465984%20265.98704%20696.5%20299.437504L647.437504%20340.562496C620.301504%20308.1144960000001%20568.416%20288%20512%20288C455.584%20288%20403.668%20308.146496%20376.5%20340.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clipboard%22%20%20%20%20%20%20unicode=%22&#xF328;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C471.750016%20800%20443.124992%20771.5%20429%20736L192%20736L192%200L832%200L832%20736L595%20736C580.875008%20771.5%20552.250016%20800%20512%20800zM512%20736C529.750016%20736%20544%20721.749984%20544%20704L544%20672L640%20672L640%20608L384%20608L384%20672L480%20672L480%20704C480%20721.749984%20494.250016%20736%20512%20736zM256%20672L320%20672L320%20544L704%20544L704%20672L768%20672L768%2064L256%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22newspaper%22%20%20%20%20%20%20unicode=%22&#xF1EA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20736L96%20160C96%2089.249984%20153.250016%2032%20224%2032L800%2032C870.750016%2032%20928%2089.249984%20928%20160L928%20512L736%20512L736%20736zM160%20672L672%20672L672%20160C672%20136.624992%20679.124992%20114.875008%20690%2096L224%2096C185.875008%2096%20160%20121.875008%20160%20160zM224%20608L224%20448L608%20448L608%20608zM288%20544L544%20544L544%20512L288%20512zM736%20448L864%20448L864%20160C864%20121.875008%20838.124992%2096%20800%2096C761.875008%2096%20736%20121.875008%20736%20160zM224%20416L224%20352L384%20352L384%20416zM448%20416L448%20352L608%20352L608%20416zM224%20320L224%20256L384%20256L384%20320zM448%20320L448%20256L608%20256L608%20320zM224%20224L224%20160L384%20160L384%20224zM448%20224L448%20160L608%20160L608%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-pointing-left%22%20%20%20%20%20%20unicode=%22&#xF0A5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M541%20800C489.250016%20800%20448%20760.624992%20448%20715C448%20672.249984%20463%20640.5%20478%20620C487.375008%20607.124992%20491.5%20605%20498%20600L504%20576L160%20576C107.375008%20576%2064%20532.624992%2064%20480C64%20427.375008%20107.375008%20384%20160%20384L274%20384L327%20140C336.5%2095.875008%20375.875008%2064%20421%2064L960%2064L960%20576L781%20576L564%20791L554%20800zM531%20733L736%20531L736%20128L421%20128C405.750016%20128%20392.250016%20138%20389%20153L332%20423L326%20448L160%20448C141.875008%20448%20128%20461.875008%20128%20480C128%20498.124992%20141.875008%20512%20160%20512L587%20512L577%20552L558%20624L554%20637L543%20643C543%20643%20537.250016%20645.749984%20529%20657C520.750016%20668.249984%20512%20686.124992%20512%20715C512%20724.875008%20517.5%20730.375008%20531%20733zM800%20512L896%20512L896%20128L800%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22object-group%22%20%20%20%20%20%20unicode=%22&#xF247;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20608L192%20608L192%20160L160%20160L160%2032L288%2032L288%2064L736%2064L736%2032L864%2032L864%20160L832%20160L832%20608L864%20608L864%20736L736%20736L736%20704L288%20704L288%20736zM288%20640L736%20640L736%20608L768%20608L768%20160L736%20160L736%20128L288%20128L288%20160L256%20160L256%20608L288%20608zM320%20576L320%20320L448%20320L448%20192L704%20192L704%20448L576%20448L576%20576zM384%20512L512%20512L512%20384L384%20384zM576%20384L640%20384L640%20256L512%20256L512%20320L576%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22image%22%20%20%20%20%20%20unicode=%22&#xF03E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20736L64%2032L960%2032L960%20736zM128%20672L896%20672L896%20227L727%20397L704%20420L559%20275L375%20461L352%20484L128%20260zM768%20608C732.624992%20608%20704%20579.375008%20704%20544C704%20508.624992%20732.624992%20480%20768%20480C803.375008%20480%20832%20508.624992%20832%20544C832%20579.375008%20803.375008%20608%20768%20608zM352%20393L646%2096L128%2096L128%20169zM704%20329L896%20137L896%2096L737%2096L604%20230z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22keyboard%22%20%20%20%20%20%20unicode=%22&#xF11C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20672C61%20672%2032%20643%2032%20608L32%20160C32%20125%2061%2096%2096%2096L928%2096C963%2096%20992%20125%20992%20160L992%20608C992%20643%20963%20672%20928%20672zM96%20608L928%20608L928%20160L96%20160zM160%20544L160%20480L224%20480L224%20544zM288%20544L288%20480L352%20480L352%20544zM416%20544L416%20480L480%20480L480%20544zM544%20544L544%20480L608%20480L608%20544zM672%20544L672%20480L736%20480L736%20544zM800%20544L800%20480L864%20480L864%20544zM160%20416L160%20352L288%20352L288%20416zM352%20416L352%20352L416%20352L416%20416zM480%20416L480%20352L544%20352L544%20416zM608%20416L608%20352L672%20352L672%20416zM736%20416L736%20352L864%20352L864%20416zM160%20288L160%20224L288%20224L288%20288zM352%20288L352%20224L672%20224L672%20288zM736%20288L736%20224L864%20224L864%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grinning-squinting-face%22%20%20%20%20%20%20unicode=%22&#xF585;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM321.750016%20538.624992L286.25%20485.375008L342.3125120000001%20448L286.25%20410.624992L321.750016%20357.375008L457.687488%20448L321.750016%20538.624992zM702.249984%20538.624992L566.312512%20448L702.249984%20357.375008L737.750016%20410.624992L681.687488%20448L737.750016%20485.375008L702.249984%20538.624992zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-pointing-down%22%20%20%20%20%20%20unicode=%22&#xF0A7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20832L320%20653L105%20436L96%20426L96%20413C96%20361.2499840000001%20135.375008%20320%20181%20320C223.750016%20320%20255.5%20335%20276%20350C288.875008%20359.375008%20291%20363.5%20296%20370L320%20376L320%2032C320%20-20.624992%20363.375008%20-64%20416%20-64C468.624992%20-64%20512%20-20.624992%20512%2032L512%20146L756%20199C800.124992%20208.5%20832%20247.875008%20832%20293L832%20832zM384%20768L768%20768L768%20672L384%20672zM365%20608L768%20608L768%20293C768%20277.7499840000001%20758%20264.2499840000001%20743%20261L473%20204L448%20198L448%2032C448%2013.875008%20434.124992%200%20416%200C397.875008%200%20384%2013.875008%20384%2032L384%20459L344%20449L272%20430L259%20426L253%20415C253%20415%20250.250016%20409.249984%20239%20401C227.750016%20392.749984%20209.875008%20384%20181%20384C171.124992%20384%20165.624992%20389.5%20163%20403z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gem%22%20%20%20%20%20%20unicode=%22&#xF3A5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M305%20704L135%20500L119%20481L135%20460L487%2012L512%20-20L537%2012L889%20460L905%20481L889%20500L719%20704zM335%20640L452%20640L366%20512L228%20512zM572%20640L689%20640L796%20512L658%20512zM512%20613L580%20512L444%20512zM225%20448L360%20448L436%20179zM426%20448L597%20448L512%20150zM664%20448L799%20448L588%20180z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kissing-face-with-smiling-eyes%22%20%20%20%20%20%20unicode=%22&#xF597;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM352%20512C284.992%20512%20236.5%20473.375008%20236.5%20473.375008L275.5%20422.624992C275.5%20422.624992%20310.1744992%20448%20352.062496%20448C393.950496%20448%20428.562496%20422.624992%20428.562496%20422.624992L467.562496%20473.375008C467.498496%20473.375008%20419.008%20512%20352%20512zM672%20512C604.992%20512%20556.5%20473.375008%20556.5%20473.375008L595.5%20422.624992C595.5%20422.624992%20630.174496%20448%20672.062496%20448C713.950496%20448%20748.562496%20422.624992%20748.562496%20422.624992L787.562496%20473.375008C787.498496%20473.375008%20739.008%20512%20672%20512zM480%20351.750016L480%20304.062496C508.864%20304.062496%20527.249984%20290.787008%20527.249984%20283.875008C527.250016%20276.99088%20508.944576%20263.856096%20480.312512%20263.750016C480.205792%20263.75024%20480.106784%20263.750016%20480%20263.750016L480%20263.6874880000001L480%20216.062496L480%20216C480.106784%20216%20480.205792%20215.999776%20480.312512%20216C508.975936%20215.893888%20527.249984%20202.759136%20527.249984%20195.875008C527.250016%20188.963008%20508.832%20175.687488%20480%20175.687488L480%20128C533.408%20128%20575.249984%20157.827008%20575.249984%20195.875008C575.249984%20212.90816%20566.558144%20228.076192%20552.5%20239.875008C566.558144%20251.6737920000001%20575.249984%20266.841824%20575.249984%20283.875008C575.250016%20321.923008%20533.408%20351.750016%20480%20351.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22address-book%22%20%20%20%20%20%20unicode=%22&#xF2B9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20768L192%20608L160%20608L160%20544L256%20544L256%20704L768%20704L768%2064L256%2064L256%20160L192%20160L192%200L832%200L832%20768zM512%20576C441.624992%20576%20384%20518.375008%20384%20448C384%20412.375008%20399.250016%20380.2499840000001%20423%20357C380.375008%20328.124992%20352%20278.875008%20352%20224L416%20224C416%20277%20459%20320%20512%20320C565%20320%20608%20277%20608%20224L672%20224C672%20278.875008%20643.624992%20328.124992%20601%20357C624.750016%20380.2499840000001%20640%20412.375008%20640%20448C640%20518.375008%20582.375008%20576%20512%20576zM192%20512L192%20448L160%20448L160%20384L256%20384L256%20512zM512%20512C547.750016%20512%20576%20483.749984%20576%20448C576%20412.249984%20547.750016%20384%20512%20384C476.250016%20384%20448%20412.249984%20448%20448C448%20483.749984%20476.250016%20512%20512%20512zM192%20352L192%20288L160%20288L160%20224L256%20224L256%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22face-without-mouth%22%20%20%20%20%20%20unicode=%22&#xF5A4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paper-plane%22%20%20%20%20%20%20unicode=%22&#xF1D8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M115%20725L129%20665L191%20384L129%20103L115%2043L172%2066L876%20354L949%20384L876%20414L172%20702zM204%20619L701%20416L249%20416zM249%20352L701%20352L204%20149z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-arrow-circle-up%22%20%20%20%20%20%20unicode=%22&#xF35B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM512%20608L384%20480L480%20480L480%20160L544%20160L544%20480L640%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22play-circle%22%20%20%20%20%20%20unicode=%22&#xF144;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM384%20604L384%20164L432%20192L720%20356L768%20384L720%20412L432%20576zM448%20494L639%20384L448%20274z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22image-file%22%20%20%20%20%20%20unicode=%22&#xF1C5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20589L823%20599L631%20791L621%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032zM640%20690L722%20608L640%20608zM675%20448C657.375008%20448%20643%20433.624992%20643%20416C643%20398.375008%20657.375008%20384%20675%20384C692.624992%20384%20707%20398.375008%20707%20416C707%20433.624992%20692.624992%20448%20675%20448zM448%20397L425%20375L297%20247L343%20201L448%20306L521%20233L544%20211L567%20233L608%20274L681%20201L727%20247L631%20343L608%20365L585%20343L544%20302L471%20375z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dizzy-face%22%20%20%20%20%20%20unicode=%22&#xF567;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM310.6249984%20566.624992L265.3750016%20521.375008L322.750016%20464L265.3750016%20406.624992L310.6249984%20361.375008L368%20418.750016L425.375008%20361.375008L470.624992%20406.624992L413.249984%20464L470.624992%20521.375008L425.375008%20566.624992L368%20509.249984L310.6249984%20566.624992zM598.624992%20566.624992L553.375008%20521.375008L610.750016%20464L553.375008%20406.624992L598.624992%20361.375008L656%20418.750016L713.375008%20361.375008L758.624992%20406.624992L701.249984%20464L758.624992%20521.375008L713.375008%20566.624992L656%20509.249984L598.624992%20566.624992zM512%20320C441.408%20320%20384%20271.1874880000001%20384%20211.187488C384%20155.987488%20427.072%20128%20512%20128C596.928%20128%20640%20155.987488%20640%20211.187488C640%20271.1874880000001%20582.592%20320%20512%20320zM512%20256C546.688%20256%20576%20235.4754880000001%20576%20211.187488C576%20205.939488%20576%20192%20512%20192C448%20192%20448%20205.939488%20448%20211.187488C448%20235.4754880000001%20477.312%20256%20512%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laughing-winking-face%22%20%20%20%20%20%20unicode=%22&#xF59C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM576%20480L576%20416L736%20416L736%20480L576%20480zM288%20288C288%20288%20339.52%20128%20512%20128C684.48%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-money-bill%22%20%20%20%20%20%20unicode=%22&#xF3D1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20672L64%20128L960%20128L960%20672L64%20672zM192%20608L832%20608C832%20572.64%20860.64%20544%20896%20544L896%20256C860.64%20256%20832%20227.36%20832%20192L192%20192C192%20227.36%20163.36%20256%20128%20256L128%20544C163.36%20544%20192%20572.64%20192%20608zM480%20544C480%20497.952%20462.048%20480%20416%20480L416%20416C440.824032%20416%20461.977152%20420.837408%20480%20429.187488L480%20256L544%20256L544%20544L480%20544zM272%20448C245.504%20448%20224%20426.496%20224%20400C224%20373.504%20245.504%20352%20272%20352C298.496%20352%20320%20373.504%20320%20400C320%20426.496%20298.496%20448%20272%20448zM752%20448C725.504%20448%20704%20426.496%20704%20400C704%20373.504%20725.504%20352%20752%20352C778.496%20352%20800%20373.504%20800%20400C800%20426.496%20778.496%20448%20752%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-times%22%20%20%20%20%20%20unicode=%22&#xF273;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20736L288%20704L160%20704L160%200L864%200L864%20704L736%20704L736%20736L672%20736L672%20704L352%20704L352%20736zM224%20640L288%20640L288%20608L352%20608L352%20640L672%20640L672%20608L736%20608L736%20640L800%20640L800%20576L224%20576zM224%20512L800%20512L800%2064L224%2064zM423%20423L377%20377L466%20288L377%20199L423%20153L512%20242L601%20153L647%20199L558%20288L647%20377L601%20423L512%20334z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rolling-on-the-floor-laughing%22%20%20%20%20%20%20unicode=%22&#xF586;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20259.8400000000001%20150.972%20148.538016%20237.5%2072.249984C243.644%2087.930016%20252.9149984%20108.045984%20265.8750016%20132.750016C200.6270016%20196.685984%20160%20285.664%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736C610.336%20736%20699.314016%20695.3730016%20763.249984%20630.1249984C787.985984%20643.0850015999999%20808.070016%20652.388%20823.750016%20658.5C747.462016%20745.028%20636.16%20800%20512%20800zM880%20608C853.504%20608%20768%20560%20768%20560C768%20560%20853.504%20512%20880%20512C906.496%20512%20928%20533.504%20928%20560C928%20586.496%20906.496%20608%20880%20608zM617.375008%20598.6249984L489.375008%20470.624992L534.624992%20425.375008L662.624992%20553.375008L617.375008%20598.6249984zM754.249984%20466.249984L429.750016%20141.750016C455.669984%20132.790016%20483.2%20128%20512%20128C653.44%20128%20768%20242.56%20768%20384C768%20412.8%20763.210016%20440.329984%20754.249984%20466.249984zM921.312512%20456.124992C908.512512%20451.004992%20894.624%20448%20880%20448C876.128%20448%20869.276%20448.094016%20857.5%20450.750016C861.66%20429.117984%20864%20406.848%20864%20384C864%20189.92%20706.08%2032%20512%2032C489.152%2032%20466.882016%2034.34%20445.249984%2038.5C447.906016%2026.724%20448%2019.872%20448%2016C448%201.376%20444.995008%20-12.512512%20439.875008%20-25.312512C463.363008%20-29.440512%20487.36%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20408.64%20925.440512%20432.636992%20921.312512%20456.124992zM425.375008%20406.624992L297.3750016%20278.624992L342.624992%20233.375008L470.624992%20361.375008L425.375008%20406.624992zM336%20128C336%20128%20288%2042.496%20288%2016C288%20-10.496%20309.504%20-32%20336%20-32C362.496%20-32%20384%20-10.496%20384%2016C384%2042.496%20336%20128%20336%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22times-circle%22%20%20%20%20%20%20unicode=%22&#xF057;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM391%20551L345%20505L466%20384L345%20263L391%20217L512%20338L633%20217L679%20263L558%20384L679%20505L633%20551L512%20430z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-plus%22%20%20%20%20%20%20unicode=%22&#xF271;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20736L288%20704L160%20704L160%200L864%200L864%20704L736%20704L736%20736L672%20736L672%20704L352%20704L352%20736zM224%20640L288%20640L288%20608L352%20608L352%20640L672%20640L672%20608L736%20608L736%20640L800%20640L800%20576L224%20576zM224%20512L800%20512L800%2064L224%2064zM480%20448L480%20320L352%20320L352%20256L480%20256L480%20128L544%20128L544%20256L672%20256L672%20320L544%20320L544%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22crying-face%22%20%20%20%20%20%20unicode=%22&#xF5B3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20274.956736%20814.106592%20177.368576%20736%20112.750016L736%20384C736%20401.664%20721.696%20416%20704%20416C686.304%20416%20672%20401.664%20672%20384L672%2070.875008C623.92704%2046.204512%20569.642304%2032%20512%2032C454.357696%2032%20400.07296%2046.204512%20352%2070.875008L352%20384C352%20401.664%20337.6960000000001%20416%20320%20416C302.304%20416%20288%20401.664%20288%20384L288%20112.750016C209.8934208%20177.368576%20160%20274.956736%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM384%20576C344.32%20576%20314.2224992%20553.942496%20294.0624992%20535.062496C273.5824992%20516.182496%20261.1249984%20497.937504%20261.1249984%20497.937504L314.8750016%20462.062496C314.8749984%20462.062496%20322.857504%20475.817504%20336.937504%20488.937504C351.017504%20502.057504%20369.6%20512%20384%20512L480%20512L480%20576L384%20576zM544%20576L544%20512L640%20512C654.4%20512%20672.982496%20502.057504%20687.062496%20488.937504C701.142496%20475.817504%20709.124992%20462.062496%20709.124992%20462.062496L762.875008%20497.937504C762.875008%20497.937504%20750.417504%20516.182496%20729.937504%20535.062496C709.777504%20553.942496%20679.68%20576%20640%20576L544%20576zM512%20384C459.072%20384%20416%20333.76%20416%20272C416%20210.24%20459.072%20160%20512%20160C564.928%20160%20608%20210.24%20608%20272C608%20333.76%20564.928%20384%20512%20384zM512%20320C529.024%20320%20544%20297.568%20544%20272C544%20246.432%20529.024%20224%20512%20224C494.976%20224%20480%20246.432%20480%20272C480%20297.568%20494.976%20320%20512%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22powerpoint-file%22%20%20%20%20%20%20unicode=%22&#xF1C4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20588.8124992L822.375008%20598.3750016L630.375008%20790.3750016L620.812512%20800L192%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032L256%20736zM640%20691.1875008L723.187488%20608L640%20608L640%20691.1875008zM416%20480L416%20416L544%20416C582.4%20416%20608%20390.4%20608%20352C608%20313.6%20582.4%20288%20544%20288C505.6%20288%20480%20313.6%20480%20352L416%20352L416%20128L480%20128L480%20243.1874880000001C499.2%20230.387488%20521.6%20224%20544%20224C614.4%20224%20672%20281.6%20672%20352C672%20422.4%20614.4%20480%20544%20480L416%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hdd%22%20%20%20%20%20%20unicode=%22&#xF0A0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M199%20704L96%20292L96%2064L928%2064L928%20292L825%20704zM249%20640L775%20640L855%20320L169%20320zM160%20256L864%20256L864%20128L160%20128zM768%20224C750.375008%20224%20736%20209.624992%20736%20192C736%20174.375008%20750.375008%20160%20768%20160C785.624992%20160%20800%20174.375008%20800%20192C800%20209.624992%20785.624992%20224%20768%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hourglass%22%20%20%20%20%20%20unicode=%22&#xF254;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20768L224%20704L288%20704L288%20576C288%20494.624992%20331.750016%20423.249984%20397%20384C331.750016%20344.7499840000001%20288%20273.375008%20288%20192L288%2064L224%2064L224%200L800%200L800%2064L736%2064L736%20192C736%20273.375008%20692.250016%20344.7499840000001%20627%20384C692.250016%20423.249984%20736%20494.624992%20736%20576L736%20704L800%20704L800%20768zM352%20704L672%20704L672%20576C672%20487.249984%20600.750016%20416%20512%20416C423.250016%20416%20352%20487.249984%20352%20576zM512%20352C600.750016%20352%20672%20280.7499840000001%20672%20192L672%2064L352%2064L352%20192C352%20280.7499840000001%20423.250016%20352%20512%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22credit-card%22%20%20%20%20%20%20unicode=%22&#xF09D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C882.124992%20640%20896%20626.124992%20896%20608L896%20544L160%20544L160%20480L896%20480L896%20160C896%20141.875008%20882.124992%20128%20864%20128L160%20128C141.875008%20128%20128%20141.875008%20128%20160L128%20608C128%20626.124992%20141.875008%20640%20160%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bell-slash%22%20%20%20%20%20%20unicode=%22&#xF1F6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M119%20823L73%20777L905%20-55L951%20-9L832%20110L832%20160L800%20160C782.375008%20160%20768%20174.375008%20768%20192L768%20471C768%20593.5%20685.375008%20697.5%20575%20727C575.375008%20730%20576%20732.875008%20576%20736C576%20771.375008%20547.375008%20800%20512%20800C476.624992%20800%20448%20771.375008%20448%20736C448%20733.249984%20448.624992%20730.624992%20449%20728C406.124992%20717.124992%20366.624992%20695.624992%20334%20664C324.375008%20654.749984%20315.875008%20644.375008%20308%20634zM498%20672C504.5%20672.5%20511.5%20672.249984%20518%20672C620.624992%20668.875008%20704%20578.875008%20704%20471L704%20238L354%20588C361.124992%20598.5%20368.624992%20609%20378%20618C410.875008%20650%20452.875008%20668.875008%20498%20672zM257%20504C256.250016%20495.875008%20256%20488.249984%20256%20480L256%20192C256%20174.375008%20241.624992%20160%20224%20160L192%20160L192%2096L422%2096C418.375008%2085.875008%20416%2075.249984%20416%2064C416%2011.375008%20459.375008%20-32%20512%20-32C564.624992%20-32%20608%2011.375008%20608%2064C608%2075.249984%20605.624992%2085.875008%20602%2096L666%2096L602%20160L314%20160C317.624992%20170%20320%20180.7499840000001%20320%20192L320%20442zM512%2096C530%2096%20544%2082%20544%2064C544%2046%20530%2032%20512%2032C494%2032%20480%2046%20480%2064C480%2082%20494%2096%20512%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lemon%22%20%20%20%20%20%20unicode=%22&#xF094;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20768C333.375008%20768%20259.875008%20722%20209%20652C158.124992%20582%20128%20487.5%20128%20384C128%20280.5%20158.124992%20186%20209%20116C259.875008%2046%20333.375008%200%20416%200C679.375008%200%20819.750016%20150.624992%20854%20309C878.124992%20326.375008%20896%20352.124992%20896%20384C896%20415.875008%20878.124992%20441.624992%20854%20459C817.875008%20621.375008%20650%20768%20416%20768zM416%20704C474.750016%20704%20529.250016%20671.5%20571%20614C612.750016%20556.5%20640%20474.875008%20640%20384C640%20293.124992%20612.750016%20211.5%20571%20154C529.250016%2096.5%20474.750016%2064%20416%2064C357.250016%2064%20302.750016%2096.5%20261%20154C219.250016%20211.5%20192%20293.124992%20192%20384C192%20474.875008%20219.250016%20556.5%20261%20614C302.750016%20671.5%20357.250016%20704%20416%20704zM620%20655C717.250016%20603.5%20779.750016%20518.749984%20795%20436L798%20420L813%20413C824.124992%20407.875008%20832%20397.124992%20832%20384C832%20370.875008%20824.124992%20360.124992%20813%20355L798%20348L795%20332C778%20239.375008%20722.124992%20148.5%20610%20100C614.375008%20105.249984%20618.875008%20110.375008%20623%20116C673.875008%20186%20704%20280.5%20704%20384C704%20487.5%20673.875008%20582%20623%20652C622.124992%20653.124992%20620.875008%20653.875008%20620%20655zM416%20640C393.124992%20640%20371.624992%20631.749984%20352%20618L417%20465L483%20617C462.750016%20631.875008%20439.750016%20640%20416%20640zM304%20567C278.875008%20527.624992%20261.624992%20474.875008%20257%20416L368%20416zM530%20564L465%20416L575%20416C570.5%20473.5%20554.250016%20524.875008%20530%20564zM257%20352C261.5%20294.5%20277.750016%20243.124992%20302%20204L367%20352zM464%20352L528%20201C553.124992%20240.375008%20570.375008%20293.124992%20575%20352zM415%20303L349%20151C369.250016%20136.124992%20392.250016%20128%20416%20128C438.875008%20128%20460.375008%20136.2499840000001%20480%20150z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-grinning-face%22%20%20%20%20%20%20unicode=%22&#xF581;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20544A48%2096%200%200%201%20368%20352A48%2096%200%200%201%20368%20544zM656%20544A48%2096%200%200%201%20656%20352A48%2096%200%200%201%20656%20544zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-arrow-circle-right%22%20%20%20%20%20%20unicode=%22&#xF35A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM608%20512L608%20416L288%20416L288%20352L608%20352L608%20256L736%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22archive-file%22%20%20%20%20%20%20unicode=%22&#xF1C6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20800zM256%20736L480%20736L480%20704L544%20704L544%20736L768%20736L768%2032L256%2032zM480%20672L480%20608L544%20608L544%20672zM480%20576L480%20512L544%20512L544%20576zM480%20480L480%20410C443%20396.624992%20416%20361.375008%20416%20320C416%20267.375008%20459.375008%20224%20512%20224C564.624992%20224%20608%20267.375008%20608%20320C608%20361.375008%20581%20396.624992%20544%20410L544%20480zM512%20352C530%20352%20544%20338%20544%20320C544%20302%20530%20288%20512%20288C494%20288%20480%20302%20480%20320C480%20338%20494%20352%20512%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lizard--hand-%22%20%20%20%20%20%20unicode=%22&#xF258;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M458%20768C401.124992%20768%20347.624992%20738.124992%20319%20689L150%20398C135.750016%20373.5%20128%20345.375008%20128%20317L128%200L448%200L448%20138C532.124992%20163.2499840000001%20575.5%20207.5%20589%20224L791%20224C831.875008%20224%20862.875008%20264.375008%20853%20304L849%20319C834.750016%20375.7499840000001%20783.5%20416%20725%20416L505%20416L489%20480L693%20480C751.5%20480%20802.750016%20520.249984%20817%20577L828%20619C865.750016%20632%20896%20662.124992%20896%20704L896%20768zM458%20704L832%20704C832%20685.875008%20818.124992%20672%20800%20672L512%20672L480%20608L759%20608L755%20592C747.875008%20563.375008%20722.5%20544%20693%20544L489%20544C448.124992%20544%20417.124992%20503.624992%20427%20464L443%20400C450.124992%20371.624992%20475.750016%20352%20505%20352L725%20352C754.5%20352%20779.875008%20332.624992%20787%20304L791%20288L560%20288L550%20275C550%20275%20503.875008%20209.5%20410%20191L384%20186L384%2064L192%2064L192%20317C192%20334%20196.375008%20351.2499840000001%20205%20366L375%20656C392.250016%20685.5%20423.750016%20704%20458%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laughing-squinting-face%22%20%20%20%20%20%20unicode=%22&#xF59B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM321.750016%20538.624992L286.25%20485.375008L342.3125120000001%20448L286.25%20410.624992L321.750016%20357.375008L457.687488%20448L321.750016%20538.624992zM702.249984%20538.624992L566.312512%20448L702.249984%20357.375008L737.750016%20410.624992L681.687488%20448L737.750016%20485.375008L702.249984%20538.624992zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grinning-face%22%20%20%20%20%20%20unicode=%22&#xF580;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thumbs-up%22%20%20%20%20%20%20unicode=%22&#xF164;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M534%20800L524%20791L307%20576L160%20576L160%2064L699%2064C744.124992%2064%20783.5%2095.875008%20793%20140L862%20460C874.624992%20519.124992%20828.375008%20576%20768%20576L584%20576L590%20600C596.5%20605%20600.624992%20607.124992%20610%20620C625%20640.5%20640%20672.249984%20640%20715C640%20760.624992%20598.750016%20800%20547%20800zM557%20733C570.5%20730.375008%20576%20724.875008%20576%20715C576%20686.124992%20567.250016%20668.249984%20559%20657C550.750016%20645.749984%20545%20643%20545%20643L534%20637L530%20624L511%20552L501%20512L768%20512C789.124992%20512%20803.375008%20493.624992%20799%20473L731%20153C727.750016%20138%20714.250016%20128%20699%20128L352%20128L352%20531zM224%20512L288%20512L288%20128L224%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hospital%22%20%20%20%20%20%20unicode=%22&#xF0F8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800L480%20736L416%20736L416%20672L480%20672L480%20608L544%20608L544%20672L608%20672L608%20736L544%20736L544%20800zM192%20736L192%200L480%200L480%2096L544%2096L544%200L832%200L832%20736L672%20736L672%20672L768%20672L768%2064L608%2064L608%20160L416%20160L416%2064L256%2064L256%20672L352%20672L352%20736zM352%20544L352%20480L416%20480L416%20544zM480%20544L480%20480L544%20480L544%20544zM608%20544L608%20480L672%20480L672%20544zM352%20416L352%20352L416%20352L416%20416zM480%20416L480%20352L544%20352L544%20416zM608%20416L608%20352L672%20352L672%20416zM352%20288L352%20224L416%20224L416%20288zM480%20288L480%20224L544%20224L544%20288zM608%20288L608%20224L672%20224L672%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kissing-face%22%20%20%20%20%20%20unicode=%22&#xF596;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512zM480%20351.750016L480%20304.062496C508.832%20304.062496%20527.249984%20290.787008%20527.249984%20283.875008C527.249984%20276.99088%20508.94432%20263.856096%20480.312512%20263.750016C480.205792%20263.75024%20480.106784%20263.750016%20480%20263.750016L480%20263.6874880000001L480%20216.062496L480%20216C480.106784%20216%20480.205792%20215.999776%20480.312512%20216C508.94432%20215.893888%20527.249984%20202.759136%20527.249984%20195.875008C527.249984%20188.963008%20508.832%20175.687488%20480%20175.687488L480%20128C533.408%20128%20575.249984%20157.827008%20575.249984%20195.875008C575.249984%20212.914304%20566.497728%20228.074528%20552.437504%20239.875008C566.497728%20251.675488%20575.249984%20266.83568%20575.249984%20283.875008C575.249984%20321.923008%20533.408%20351.750016%20480%20351.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22face-blowing-a-kiss%22%20%20%20%20%20%20unicode=%22&#xF598;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C587.808%20-32%20658.657504%20-11.302016%20719.937504%2024.249984L673.812512%2071.687488C625.300512%2046.471488%20570.336%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20383.168%20863.875008%20382.362496%20863.875008%20381.562496C886.883008%20377.850496%20908.194496%20369.303008%20926.562496%20356.375008C927.170496%20365.559008%20928%20374.656%20928%20384C928%20613.376%20741.376%20800%20512%20800zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM640%20512C572.992%20512%20524.5%20473.375008%20524.5%20473.375008L563.5%20422.624992C563.5%20422.624992%20598.174496%20448%20640.062496%20448C681.950496%20448%20716.562496%20422.624992%20716.562496%20422.624992L755.562496%20473.375008C755.498496%20473.375008%20707.008%20512%20640%20512zM480%20351.750016L480%20304.062496C508.864%20304.062496%20527.249984%20290.787008%20527.249984%20283.875008C527.250016%20276.99088%20508.944576%20263.856096%20480.312512%20263.750016C480.205792%20263.75024%20480.106784%20263.750016%20480%20263.750016L480%20263.6874880000001L480%20216.062496L480%20216C480.106784%20216%20480.205792%20215.999776%20480.312512%20216C508.975936%20215.893888%20527.249984%20202.759136%20527.249984%20195.875008C527.250016%20188.963008%20508.832%20175.687488%20480%20175.687488L480%20128C533.408%20128%20575.249984%20157.827008%20575.249984%20195.875008C575.249984%20212.90816%20566.558144%20228.076192%20552.5%20239.875008C566.558144%20251.6737920000001%20575.249984%20266.841824%20575.249984%20283.875008C575.250016%20321.923008%20533.408%20351.750016%20480%20351.750016zM728%20320C679.04%20320%20640%20278.6950080000001%20640%20230.375008C640%20202.279008%20656.164512%20181.592992%20667.812512%20169.624992L784%2050.249984L900.5%20169.624992C912.148%20181.5609920000001%20928%20198.119008%20928%20230.375008C928%20278.6950080000001%20888.96%20320%20840%20320C816.64%20320%20797.44%20312%20784%20304C770.56%20312%20751.36%20320%20728%20320zM728%20256C735.648%20256%20743.442016%20253.64%20751.249984%20249L784%20229.5L816.750016%20249C824.557984%20253.64%20832.352%20256%20840%20256C852.8%20256%20864%20244.0070080000001%20864%20230.375008C864%20224.3910080000001%20863.743488%20223.5925120000001%20854.687488%20214.312512L784.062496%20141.937504L713.687488%20214.2499840000001C710.071488%20217.961984%20704%20224.999008%20704%20230.375008C704%20244.0070080000001%20715.2%20256%20728%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bar-chart%22%20%20%20%20%20%20unicode=%22&#xF080;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20800L416%2032L352%2032L352%20672L160%20672L160%2032L96%2032L96%20-32L928%20-32L928%2032L864%2032L864%20448L672%20448L672%2032L608%2032L608%20800zM480%20736L544%20736L544%2032L480%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22heart%22%20%20%20%20%20%20unicode=%22&#xF004;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M304%20736C171.624992%20736%2064%20627.124992%2064%20496C64%20450.249984%2084.750016%20410.624992%20104%20382C123.250016%20353.375008%20143%20335%20143%20335L489%20-12L512%20-35L535%20-12L881%20335C881%20335%20960%20404.624992%20960%20496C960%20627.124992%20852.375008%20736%20720%20736C610.124992%20736%20539.375008%20669.875008%20512%20642C484.624992%20669.875008%20413.875008%20736%20304%20736zM304%20672C399.624992%20672%20488%20579%20488%20579L512%20552L536%20579C536%20579%20624.375008%20672%20720%20672C817.375008%20672%20896%20592.124992%20896%20496C896%20446.624992%20836%20380%20836%20380L512%2056L188%20380C188%20380%20172.5%20394.875008%20157%20418C141.5%20441.124992%20128%20471.249984%20128%20496C128%20592.124992%20206.624992%20672%20304%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-comment%22%20%20%20%20%20%20unicode=%22&#xF27A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20736L96%20160L256%20160L256%20-2.5L459.250016%20160L928%20160L928%20736zM160%20672L864%20672L864%20224L436.750016%20224L320%20130.624992L320%20224L160%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plus-square%22%20%20%20%20%20%20unicode=%22&#xF0FE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM480%20544L480%20416L352%20416L352%20352L480%20352L480%20224L544%20224L544%20352L672%20352L672%20416L544%20416L544%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-list%22%20%20%20%20%20%20unicode=%22&#xF022;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M329%20727L224%20622L183%20663L137%20617L201%20553L224%20531L247%20553L375%20681zM480%20672L480%20608L896%20608L896%20672zM329%20471L224%20366L183%20407L137%20361L201%20297L224%20275L247%20297L375%20425zM480%20416L480%20352L896%20352L896%20416zM329%20215L224%20110L183%20151L137%20105L201%2041L224%2019L247%2041L375%20169zM480%20160L480%2096L896%2096L896%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smiling-face-with-heart-eyes%22%20%20%20%20%20%20unicode=%22&#xF584;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM336%20544C309.5%20544%20288%20522.5%20288%20496C288%20493%20288.250016%20490.124992%20289%20487C290.375008%20479.375008%20293.5%20472.875008%20298%20467C322%20425.624992%20384%20384%20384%20384C384%20384%20480%20445%20480%20496C480%20522.5%20458.5%20544%20432%20544C405.5%20544%20384%20522.5%20384%20496C384%20522.5%20362.5%20544%20336%20544zM592%20544C565.5%20544%20544%20522.5%20544%20496C544%20493%20544.250016%20490.124992%20545%20487C546.375008%20479.375008%20549.5%20472.875008%20554%20467C578%20425.624992%20640%20384%20640%20384C640%20384%20703.624992%20425.249984%20727%20468C732.124992%20477.5%20736%20486.749984%20736%20496C736%20522.5%20714.5%20544%20688%20544C661.5%20544%20640%20522.5%20640%20496C640%20522.5%20618.5%20544%20592%20544zM346%20288L291%20256C335.250016%20179.624992%20417.5%20128%20512%20128C606.5%20128%20688.750016%20179.624992%20733%20256L678%20288C644.750016%20230.624992%20583.250016%20192%20512%20192C440.750016%20192%20379.250016%20230.624992%20346%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-arrow-circle-left%22%20%20%20%20%20%20unicode=%22&#xF359;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM416%20512L288%20384L416%20256L416%20352L736%20352L736%20416L416%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22frowning-face-with-open-mouth%22%20%20%20%20%20%20unicode=%22&#xF57A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20544C341.5%20544%20320%20508.124992%20320%20464C320%20419.875008%20341.5%20384%20368%20384C394.5%20384%20416%20419.875008%20416%20464C416%20508.124992%20394.5%20544%20368%20544zM656%20544C629.5%20544%20608%20508.124992%20608%20464C608%20419.875008%20629.5%20384%20656%20384C682.5%20384%20704%20419.875008%20704%20464C704%20508.124992%20682.5%20544%20656%20544zM512%20352C438.624992%20352%20384%20292.624992%20384%20224C384%20192.375008%20395.375008%20160.875008%20421%20145C446.624992%20129.124992%20475%20128%20512%20128C549%20128%20577.375008%20129.124992%20603%20145C628.624992%20160.875008%20640%20192.375008%20640%20224C640%20292.624992%20585.375008%20352%20512%20352zM512%20288C553.375008%20288%20576%20261.5%20576%20224C576%20202.624992%20574.750016%20201.875008%20570%20199C565.250016%20196.124992%20545.750016%20192%20512%20192C478.250016%20192%20458.750016%20196.124992%20454%20199C449.250016%20201.875008%20448%20202.624992%20448%20224C448%20261.5%20470.624992%20288%20512%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tired-face%22%20%20%20%20%20%20unicode=%22&#xF5C8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM321.750016%20538.624992L286.25%20485.375008L342.3125120000001%20448L286.25%20410.624992L321.750016%20357.375008L457.687488%20448L321.750016%20538.624992zM702.249984%20538.624992L566.312512%20448L702.249984%20357.375008L737.750016%20410.624992L681.687488%20448L737.750016%20485.375008L702.249984%20538.624992zM512%20288C428.6720000000001%20288%20373.303488%20218.92%20353.687488%20181C347.767488%20169.576%20358.588512%20156.750016%20370.8125120000001%20160.750016C403.356512%20171.438016%20459.168%20192%20512%20192C564.832%20192%20620.643488%20171.405984%20653.187488%20160.750016C665.443488%20156.718016%20676.232512%20169.576%20670.312512%20181C650.696512%20218.888%20595.328%20288%20512%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22peace--hand-%22%20%20%20%20%20%20unicode=%22&#xF25B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20832C427.375008%20832%20384%20788.624992%20384%20736L384%20687L380%20700C364.750016%20750.375008%20310.375008%20779.249984%20260%20764C209.624992%20748.749984%20180.750016%20694.375008%20196%20644L279%20374C273%20371.624992%20266.5%20368.875008%20260%20365C233.250016%20349%20203%20316.624992%20194%20265C187.250016%20226.7499840000001%20194.624992%20193.124992%20200%20175C200%20174.624992%20200%20174.375008%20200%20174L225%2094C253.875008%200.124992%20340.875008%20-64%20439%20-64L608%20-64C731.375008%20-64%20832%2036.624992%20832%20160L832%20477C832%20478.375008%20832%20479.624992%20832%20481C832%20481.624992%20832%20482.375008%20832%20483C832%20483.375008%20832%20483.624992%20832%20484C831.750016%20485%20831.375008%20486%20831%20487C828.124992%20522.249984%20806.750016%20555.124992%20772%20569C747.875008%20578.624992%20722.5%20577.249984%20700%20568C689.624992%20587.624992%20672.875008%20604.249984%20651%20613C625.875008%20623%20599.124992%20621.375008%20576%20611L576%20736C576%20788.624992%20532.624992%20832%20480%20832zM480%20768C498.124992%20768%20512%20754.124992%20512%20736L512%20525L479%20441C474.250016%20429.124992%20472%20416.249984%20472%20404L341%20387L258%20663C252.750016%20680.249984%20261.750016%20697.749984%20279%20703C296.250016%20708.249984%20313.750016%20698.249984%20319%20681L385%20462L421%20473L448%20473L448%20736C448%20754.124992%20461.875008%20768%20480%20768zM614%20556C618.124992%20556.124992%20622.875008%20555.624992%20627%20554C643.750016%20547.249984%20651.750016%20528.749984%20645%20512L611%20427L611%20426L598%20393C597.375008%20391.249984%20595.875008%20390.5%20595%20389C578.750016%20401.624992%20558.250016%20409.749984%20537%20410C537.375008%20412.375008%20537%20414.624992%20538%20417L586%20536C591%20548.624992%20601.624992%20555.749984%20614%20556zM735%20512C739.250016%20512%20743.750016%20511.624992%20748%20510C760.624992%20505%20767.750016%20493.624992%20768%20481C768%20480.624992%20768%20480.375008%20768%20480C768%20476.124992%20767.5%20471.875008%20766%20468L730%20379C723.250016%20362.2499840000001%20704.750016%20354.2499840000001%20688%20361C671.250016%20367.7499840000001%20664.250016%20386.249984%20671%20403L705%20488C705.5%20489.249984%20705.5%20490.749984%20706%20492C709.375008%20500.375008%20715.5%20506.749984%20723%20510C726.750016%20511.624992%20730.750016%20512%20735%20512zM528%20347C544.875008%20351%20561%20340.875008%20565%20324C567.5%20313.624992%20566.124992%20308.375008%20563%20303C559.875008%20297.624992%20553.250016%20291%20539%20286L384%20246C374.5%20243.5%20366.750016%20236.7499840000001%20362.875008%20227.875008C359%20218.875008%20359.375008%20208.624992%20364%20200L393%20147C401.5%20131.5%20421%20125.875008%20436.5%20134.5C452%20143%20457.624992%20162.5%20449%20178L440%20194L558%20225C559%20225.2499840000001%20560%20225.624992%20561%20226C585.750016%20234.624992%20605.624992%20249.375008%20618%20270C628.124992%20286.875008%20632%20306.5%20630%20326C639.375008%20315.875008%20651.375008%20307.5%20665%20302C701.624992%20287.375008%20741.875008%20296.624992%20768%20323L768%20160C768%2071.249984%20696.750016%200%20608%200L439%200C368.624992%200%20306.750016%2045.749984%20286%20113L262%20193C259.375008%20201.624992%20254.124992%20231.875008%20258%20254C264%20288.375008%20279%20301.624992%20293%20310C307%20318.375008%20317%20319%20317%20319C317.624992%20319%20318.375008%20319%20319%20319L525%20346C526%20346.2499840000001%20527%20346.624992%20528%20347z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-minus%22%20%20%20%20%20%20unicode=%22&#xF272;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20736L288%20704L160%20704L160%200L864%200L864%20704L736%20704L736%20736L672%20736L672%20704L352%20704L352%20736zM224%20640L288%20640L288%20608L352%20608L352%20640L672%20640L672%20608L736%20608L736%20640L800%20640L800%20576L224%20576zM224%20512L800%20512L800%2064L224%2064zM352%20320L352%20256L672%20256L672%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lightbulb%22%20%20%20%20%20%20unicode=%22&#xF0EB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C353.375008%20768%20224%20638.624992%20224%20480C224%20418.624992%20251%20355%20288%20298C315.5%20255.624992%20348.375008%20216.624992%20384%20187L384%2096C384%2061%20413%2032%20448%2032L480%200L544%200L576%2032C611%2032%20640%2061%20640%2096L640%20187C675.624992%20216.624992%20708.5%20255.624992%20736%20298C773%20355%20800%20418.624992%20800%20480C800%20638.624992%20670.624992%20768%20512%20768zM512%20704C636.124992%20704%20736%20604.124992%20736%20480C736%20438.124992%20715.375008%20382.875008%20683%20333C654.124992%20288.5%20616.124992%20248.875008%20581%20224L443%20224C407.875008%20248.875008%20369.875008%20288.5%20341%20333C308.624992%20382.875008%20288%20438.124992%20288%20480C288%20604.124992%20387.875008%20704%20512%20704zM456%20160L568%20160C570.5%20158.2499840000001%20573.124992%20157%20576%20156L576%2096L448%2096L448%20156C450.875008%20157%20453.5%20158.2499840000001%20456%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22check-square%22%20%20%20%20%20%20unicode=%22&#xF14A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM681%20535L448%20302L343%20407L297%20361L425%20233L448%20211L471%20233L727%20489z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user%22%20%20%20%20%20%20unicode=%22&#xF007;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C388.624992%20736%20288%20635.375008%20288%20512C288%20434.875008%20327.375008%20366.375008%20387%20326C272.875008%20277%20192%20163.7499840000001%20192%2032L256%2032C256%20173.7499840000001%20370.250016%20288%20512%20288C653.750016%20288%20768%20173.7499840000001%20768%2032L832%2032C832%20163.7499840000001%20751.124992%20277%20637%20326C696.624992%20366.375008%20736%20434.875008%20736%20512C736%20635.375008%20635.375008%20736%20512%20736zM512%20672C600.750016%20672%20672%20600.749984%20672%20512C672%20423.249984%20600.750016%20352%20512%20352C423.250016%20352%20352%20423.249984%20352%20512C352%20600.749984%20423.250016%20672%20512%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spock--hand-%22%20%20%20%20%20%20unicode=%22&#xF259;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M397%20832C390.750016%20831.875008%20384.375008%20831.5%20378%20830C335.124992%20820.249984%20305%20782.124992%20303%20740C291.250016%20741.875008%20279.124992%20741.749984%20267%20739C215.624992%20727.375008%20182.375008%20675.375008%20194%20624L256%20355L256%20328L228%20356C190.750016%20393.249984%20129.250016%20393.249984%2092%20356C54.750016%20318.7499840000001%2054.750016%20257.2499840000001%2092%20220L309%203C346.624992%20-34.5%20398.624992%20-64%20460%20-64L608%20-64C731.375008%20-64%20832%2036.624992%20832%20160L832%20384L862%20535C872.124992%20586.624992%20837.624992%20637.875008%20786%20648C775.124992%20650.124992%20764.375008%20650.5%20754%20649L761%20685C771.124992%20736.624992%20736.624992%20787.875008%20685%20798C633.375008%20808.124992%20583.124992%20773.624992%20573%20722L541%20570L492%20757C491.875008%20757.249984%20492.124992%20757.749984%20492%20758L491%20758C480.250016%20802.124992%20440.750016%20832.749984%20397%20832zM392%20767C409.624992%20771%20426%20760.624992%20430%20743L430%20742L510%20435L516%20411L573%20411L579%20437L635%20709L635%20710C638.5%20727.749984%20655.250016%20738.5%20673%20735C690.750016%20731.5%20701.5%20714.749984%20698%20697L640%20405L703%20393L736%20559L737%20559C740.5%20576.749984%20756.250016%20588.5%20774%20585C791.750016%20581.5%20802.5%20564.749984%20799%20547L769%20390L768%20387L768%20160C768%2071.249984%20696.750016%200%20608%200L460%200C419.250016%200%20384.250016%2019.875008%20355%2049L137%20265C124.250016%20277.7499840000001%20124.250016%20298.2499840000001%20137%20311C149.750016%20323.7499840000001%20170.250016%20323.7499840000001%20183%20311L265%20228L320%20173L320%20359L319%20362L257%20638C253%20655.624992%20263.375008%20673%20281%20677C298.624992%20681%20315%20669.624992%20319%20652L376%20398L439%20412L382%20667C381.875008%20667.375008%20382.124992%20667.624992%20382%20668L368%20729C364%20746.624992%20374.375008%20763%20392%20767z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22identification-card%22%20%20%20%20%20%20unicode=%22&#xF2C2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C882.124992%20640%20896%20626.124992%20896%20608L896%20160C896%20141.875008%20882.124992%20128%20864%20128L160%20128C141.875008%20128%20128%20141.875008%20128%20160L128%20608C128%20626.124992%20141.875008%20640%20160%20640zM352%20576C281.624992%20576%20224%20518.375008%20224%20448C224%20412.375008%20239.250016%20380.2499840000001%20263%20357C220.375008%20328.124992%20192%20279%20192%20224L256%20224C256%20277.375008%20298.624992%20320%20352%20320C405.375008%20320%20448%20277.375008%20448%20224L512%20224C512%20279%20483.624992%20328.124992%20441%20357C464.750016%20380.2499840000001%20480%20412.375008%20480%20448C480%20518.375008%20422.375008%20576%20352%20576zM576%20544L576%20480L832%20480L832%20544zM352%20512C387.750016%20512%20416%20483.749984%20416%20448C416%20412.249984%20387.750016%20384%20352%20384C316.250016%20384%20288%20412.249984%20288%20448C288%20483.749984%20316.250016%20512%20352%20512zM576%20416L576%20352L832%20352L832%20416zM576%20288L576%20224L736%20224L736%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-check%22%20%20%20%20%20%20unicode=%22&#xF274;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20736L288%20704L160%20704L160%200L864%200L864%20704L736%20704L736%20736L672%20736L672%20704L352%20704L352%20736zM224%20640L288%20640L288%20608L352%20608L352%20640L672%20640L672%20608L736%20608L736%20640L800%20640L800%20576L224%20576zM224%20512L800%20512L800%2064L224%2064zM649%20439L480%20270L407%20343L361%20297L457%20201L480%20179L503%20201L695%20393z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22moon%22%20%20%20%20%20%20unicode=%22&#xF186;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20672L96%20672L96%20608L160%20608L160%20544L224%20544L224%20608L288%20608L288%20672L224%20672L224%20736zM649%20642L596%20640C425%20633.875008%20288%20493.5%20288%20321C288%20144.624992%20431.624992%201%20608%201C780.5%201%20920.875008%20138%20927%20309L929%20361L882%20339C857%20327.124992%20829.250016%20321%20800%20321C693.624992%20321%20608%20406.624992%20608%20513C608%20542.249984%20615.124992%20569%20627%20594zM556%20566C552%20548.249984%20544%20532%20544%20513C544%20372%20659%20257%20800%20257C819.375008%20257%20835.875008%20264.875008%20854%20269C829.624992%20153%20731.5%2065%20608%2065C466.250016%2065%20352%20179.2499840000001%20352%20321C352%20444.249984%20440.250016%20541.375008%20556%20566z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar%22%20%20%20%20%20%20unicode=%22&#xF133;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768L288%20736L160%20736L160%2032L864%2032L864%20736L736%20736L736%20768L672%20768L672%20736L352%20736L352%20768zM224%20672L288%20672L288%20640L352%20640L352%20672L672%20672L672%20640L736%20640L736%20672L800%20672L800%20608L224%20608zM224%20544L800%20544L800%2096L224%2096zM416%20480L416%20416L480%20416L480%20480zM544%20480L544%20416L608%20416L608%20480zM672%20480L672%20416L736%20416L736%20480zM288%20352L288%20288L352%20288L352%20352zM416%20352L416%20288L480%20288L480%20352zM544%20352L544%20288L608%20288L608%20352zM672%20352L672%20288L736%20288L736%20352zM288%20224L288%20160L352%20160L352%20224zM416%20224L416%20160L480%20160L480%20224zM544%20224L544%20160L608%20160L608%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file%22%20%20%20%20%20%20unicode=%22&#xF15B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20589L823%20599L631%20791L621%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032zM640%20690L722%20608L640%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clock%22%20%20%20%20%20%20unicode=%22&#xF017;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM480%20640L480%20352L704%20352L704%20416L544%20416L544%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sun%22%20%20%20%20%20%20unicode=%22&#xF185;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800L480%20640L544%20640L544%20800zM240%20701L195%20656L308%20542L354%20588zM784%20701L670%20588L716%20542L829%20656zM512%20608C388.624992%20608%20288%20507.375008%20288%20384C288%20260.624992%20388.624992%20160%20512%20160C635.375008%20160%20736%20260.624992%20736%20384C736%20507.375008%20635.375008%20608%20512%20608zM512%20544C600.750016%20544%20672%20472.749984%20672%20384C672%20295.2499840000001%20600.750016%20224%20512%20224C423.250016%20224%20352%20295.2499840000001%20352%20384C352%20472.749984%20423.250016%20544%20512%20544zM96%20416L96%20352L256%20352L256%20416zM768%20416L768%20352L928%20352L928%20416zM308%20226L195%20112L240%2067L354%20180zM716%20226L670%20180L784%2067L829%20112zM480%20128L480%20-32L544%20-32L544%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-pointing-up%22%20%20%20%20%20%20unicode=%22&#xF0A6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20832C363.375008%20832%20320%20788.624992%20320%20736L320%20392L296%20398C291%20404.5%20288.875008%20408.624992%20276%20418C255.5%20433%20223.750016%20448%20181%20448C135.375008%20448%2096%20406.749984%2096%20355L96%20342L105%20332L320%20115L320%20-64L832%20-64L832%20475C832%20520.124992%20800.124992%20559.5%20756%20569L512%20622L512%20736C512%20788.624992%20468.624992%20832%20416%20832zM416%20768C434.124992%20768%20448%20754.124992%20448%20736L448%20570L473%20564L743%20507C758%20503.749984%20768%20490.249984%20768%20475L768%20160L365%20160L163%20365C165.624992%20378.5%20171.124992%20384%20181%20384C209.875008%20384%20227.750016%20375.2499840000001%20239%20367C250.250016%20358.7499840000001%20253%20353%20253%20353L259%20342L272%20338L344%20319L384%20309L384%20736C384%20754.124992%20397.875008%20768%20416%20768zM384%2096L768%2096L768%200L384%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-circle%22%20%20%20%20%20%20unicode=%22&#xF2BD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM512%20640C424%20640%20352%20568%20352%20480C352%20431.5%20374.624992%20388.375008%20409%20359C337%20321.624992%20288%20246.375008%20288%20160L352%20160C352%20248.7499840000001%20423.250016%20320%20512%20320C600.750016%20320%20672%20248.7499840000001%20672%20160L736%20160C736%20246.375008%20687%20321.624992%20615%20359C649.375008%20388.375008%20672%20431.5%20672%20480C672%20568%20600%20640%20512%20640zM512%20576C565.375008%20576%20608%20533.375008%20608%20480C608%20426.624992%20565.375008%20384%20512%20384C458.624992%20384%20416%20426.624992%20416%20480C416%20533.375008%20458.624992%20576%20512%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envelope-open%22%20%20%20%20%20%20unicode=%22&#xF2B6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800L495%20789L111%20539L96%20529L96%20-32L928%20-32L928%20529L913%20539L529%20789zM512%20724L838%20512L512%20301L186%20512zM160%20453L495%20236L512%20225L529%20236L864%20453L864%2032L160%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22edit%22%20%20%20%20%20%20unicode=%22&#xF044;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M800%20767C775.5%20767%20751.5%20757.5%20733%20739L416%20423L409%20416L407%20406L385%20294L375%20247L422%20257L534%20279L544%20281L551%20288L867%20605C903.875008%20641.875008%20903.875008%20702.124992%20867%20739C848.5%20757.5%20824.5%20767%20800%20767zM800%20705C807.5%20705%20814.875008%20701.124992%20822%20694C836.250016%20679.749984%20836.250016%20664.249984%20822%20650L512%20340L457%20329L468%20384L778%20694C785.124992%20701.124992%20792.5%20705%20800%20705zM128%20640L128%200L768%200L768%20422L704%20358L704%2064L192%2064L192%20576L486%20576L550%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22circle%22%20%20%20%20%20%20unicode=%22&#xF111;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22word-file%22%20%20%20%20%20%20unicode=%22&#xF1C2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20800zM256%20736L768%20736L768%2032L256%2032zM576%20512L576%20304C576%20297.124992%20566.875008%20288%20560%20288C558.624992%20288%20560.624992%20286.5%20558%20290C555.375008%20293.5%20551.375008%20302.375008%20549%20312C544.250016%20331.124992%20544%20352%20544%20352L544%20416L480%20416L480%20272C480%20265.124992%20470.875008%20256%20464%20256C457.124992%20256%20448%20265.124992%20448%20272L448%20480L320%20480L320%20416L384%20416L384%20272C384%20227.7499840000001%20419.750016%20192%20464%20192C495.5%20192%20518%20212.624992%20531%20239C540.624992%20233%20547.624992%20224%20560%20224C604.250016%20224%20640%20259.7499840000001%20640%20304L640%20448L704%20448L704%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-file%22%20%20%20%20%20%20unicode=%22&#xF15C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20589L823%20599L631%20791L621%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032zM640%20690L722%20608L640%20608zM352%20480L352%20416L672%20416L672%20480zM352%20352L352%20288L672%20288L672%20352zM352%20224L352%20160L672%20160L672%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flushed-face%22%20%20%20%20%20%20unicode=%22&#xF579;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20640C270.944%20640%20192%20561.056%20192%20464C192%20366.944%20270.944%20288%20368%20288C427.54%20288%20480.13632%20317.812992%20512%20363.1874880000001C543.86368%20317.812992%20596.46%20288%20656%20288C753.056%20288%20832%20366.944%20832%20464C832%20561.056%20753.056%20640%20656%20640C596.46%20640%20543.86368%20610.1870144%20512%20564.812512C480.13632%20610.1870144%20427.54%20640%20368%20640zM368%20576C429.76%20576%20480%20525.76%20480%20464C480%20402.24%20429.76%20352%20368%20352C306.24%20352%20256%20402.24%20256%20464C256%20525.76%20306.24%20576%20368%20576zM656%20576C717.76%20576%20768%20525.76%20768%20464C768%20402.24%20717.76%20352%20656%20352C594.24%20352%20544%20402.24%20544%20464C544%20525.76%20594.24%20576%20656%20576zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512zM384%20224L384%20160L640%20160L640%20224L384%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22life-ring%22%20%20%20%20%20%20unicode=%22&#xF1CD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C522.750016%20704%20533.5%20703%20544%20702L544%20605C533.5%20606.5%20522.875008%20608%20512%20608C501.124992%20608%20490.5%20606.5%20480%20605L480%20702C490.5%20703%20501.250016%20704%20512%20704zM416%20690L416%20586C369.5%20563.749984%20332.124992%20526.5%20310%20480L207%20480C238.124992%20580%20316.250016%20658.749984%20416%20690zM608%20690C707.624992%20658.749984%20786.750016%20579.624992%20818%20480L714%20480C691.875008%20526.5%20654.5%20563.875008%20608%20586zM512%20544C600.750016%20544%20672%20472.749984%20672%20384C672%20295.2499840000001%20600.750016%20224%20512%20224C423.250016%20224%20352%20295.2499840000001%20352%20384C352%20472.749984%20423.250016%20544%20512%20544zM194%20416L290%20416C288.5%20405.624992%20288%20394.749984%20288%20384C288%20373.124992%20289.5%20362.5%20291%20352L194%20352C193%20362.5%20192%20373.2499840000001%20192%20384C192%20394.749984%20193%20405.5%20194%20416zM733%20416L830%20416C831%20405.5%20832%20394.749984%20832%20384C832%20373.2499840000001%20831%20362.5%20830%20352L733%20352C734.5%20362.5%20736%20373.124992%20736%20384C736%20394.875008%20734.5%20405.5%20733%20416zM206%20288L310%20288C332.124992%20241.5%20369.5%20204.124992%20416%20182L416%2078C316.375008%20109.249984%20237.250016%20188.375008%20206%20288zM714%20288L818%20288C786.750016%20188.375008%20707.624992%20109.249984%20608%2078L608%20182C654.5%20204.124992%20691.875008%20241.5%20714%20288zM480%20163C490.5%20161.5%20501.124992%20160%20512%20160C522.875008%20160%20533.5%20161.5%20544%20163L544%2066C533.5%2065%20522.750016%2064%20512%2064C501.250016%2064%20490.5%2065%20480%2066z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-right%22%20%20%20%20%20%20unicode=%22&#xF152;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM455%20599L409%20553L578%20384L409%20215L455%20169L647%20361L669%20384L647%20407z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22beaming-face-with-smiling-eyes%22%20%20%20%20%20%20unicode=%22&#xF5B8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM352%20512C284.992%20512%20236.5%20473.375008%20236.5%20473.375008L275.5%20422.624992C275.5%20422.624992%20310.1744992%20448%20352.062496%20448C393.950496%20448%20428.562496%20422.624992%20428.562496%20422.624992L467.562496%20473.375008C467.498496%20473.375008%20419.008%20512%20352%20512zM672%20512C604.992%20512%20556.5%20473.375008%20556.5%20473.375008L595.5%20422.624992C595.5%20422.624992%20630.174496%20448%20672.062496%20448C713.950496%20448%20748.562496%20422.624992%20748.562496%20422.624992L787.562496%20473.375008C787.498496%20473.375008%20739.008%20512%20672%20512zM345.937504%20288L290.8750016%20256C296.4350016%20246.4400000000001%20302.56%20237.290624%20309.25%20228.562496C315.94%20219.8343680000001%20323.217504%20211.542496%20330.937504%20203.750016C346.377504%20188.164992%20363.790016%20174.532512%20382.750016%20163.312512C392.230016%20157.702496%20402.04%20152.675616%20412.249984%20148.312512C422.46%20143.949376%20433.035008%20140.2624960000001%20443.875008%20137.2499840000001C454.715008%20134.237504%20465.88%20131.93312%20477.249984%20130.375008C488.62%20128.816864%20500.2%20128%20512%20128C523.8%20128%20535.38%20128.816864%20546.750016%20130.375008C603.6%20138.165632%20654.462496%20164.7874880000001%20693.062496%20203.750016C700.782496%20211.542496%20708.06%20219.8343680000001%20714.750016%20228.562496C721.44%20237.290624%20727.564992%20246.4400000000001%20733.124992%20256L678.062496%20288C648.942496%20237.88%20598.270624%20201.944384%20538.249984%20193.750016C529.675616%20192.57936%20520.92%20192%20512%20192C503.08%20192%20494.324384%20192.57936%20485.750016%20193.750016C477.175616%20194.9206400000001%20468.782496%20196.6750080000001%20460.624992%20198.937504C444.310016%20203.462496%20428.907488%20210.0800000000001%20414.687488%20218.5C400.467488%20226.92%20387.430016%20237.127488%20375.875008%20248.812512C370.097504%20254.655008%20364.691872%20260.8968640000001%20359.687488%20267.437504C354.683136%20273.978112%20350.097504%20280.8400000000001%20345.937504%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22square%22%20%20%20%20%20%20unicode=%22&#xF0C8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20704L192%2064L832%2064L832%20704zM256%20640L768%20640L768%20128L256%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22question-circle%22%20%20%20%20%20%20unicode=%22&#xF059;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM512%20576C441.624992%20576%20384%20518.375008%20384%20448L448%20448C448%20483.749984%20476.250016%20512%20512%20512C547.750016%20512%20576%20483.749984%20576%20448C576%20423.5%20560.250016%20401.749984%20537%20394L524%20390C497.875008%20381.375008%20480%20356.375008%20480%20329L480%20288L544%20288L544%20329L557%20333C606.250016%20349.375008%20640%20396.124992%20640%20448C640%20518.375008%20582.375008%20576%20512%20576zM480%20256L480%20192L544%20192L544%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eye%22%20%20%20%20%20%20unicode=%22&#xF06E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20640C245.250016%20640%2040%20405%2040%20405L21%20384L40%20363C40%20363%20227.124992%20149.624992%20476%20130C487.875008%20128.5%20499.750016%20128%20512%20128C524.250016%20128%20536.124992%20128.5%20548%20130C796.875008%20149.624992%20984%20363%20984%20363L1003%20384L984%20405C984%20405%20778.750016%20640%20512%20640zM512%20576C582.5%20576%20647.5%20556.749984%20704%20531C724.375008%20497.249984%20736%20458.375008%20736%20416C736%20300.375008%20649.250016%20205.375008%20537%20193C536.375008%20192.875008%20535.624992%20193.124992%20535%20193C527.375008%20192.624992%20519.750016%20192%20512%20192C503.5%20192%20495.250016%20192.5%20487%20193C374.750016%20205.375008%20288%20300.375008%20288%20416C288%20457.749984%20299.250016%20496.624992%20319%20530L318%20530C375%20556.249984%20440.750016%20576%20512%20576zM512%20512C459%20512%20416%20469%20416%20416C416%20363%20459%20320%20512%20320C565%20320%20608%20363%20608%20416C608%20469%20565%20512%20512%20512zM232%20482C227%20460.5%20224%20438.875008%20224%20416C224%20359.875008%20240%20307.375008%20268%20263C187.375008%20309.624992%20131.375008%20365.2499840000001%20113%20384C128.375008%20399.749984%20171.250016%20441.5%20232%20482zM792%20482C852.750016%20441.5%20895.624992%20399.749984%20911%20384C892.624992%20365.2499840000001%20836.624992%20309.624992%20756%20263C784%20307.375008%20800%20359.875008%20800%20416C800%20438.875008%20797%20460.749984%20792%20482z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pdf-file%22%20%20%20%20%20%20unicode=%22&#xF1C1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20800zM256%20736L768%20736L768%2032L256%2032zM493%20565C483.250016%20565.124992%20471.875008%20561.624992%20464%20555C455.875008%20548.124992%20452.250016%20539.624992%20450%20531C445.624992%20513.749984%20446.875008%20495.875008%20451%20476C455.875008%20452.749984%20469.750016%20424.749984%20481%20398C475.250016%20373.624992%20473.750016%20352%20465%20327C457.5%20305.5%20447.875008%20293.124992%20439%20274C418.875008%20266.375008%20394.875008%20261.875008%20379%20252C361.875008%20241.375008%20346.875008%20229.624992%20338%20213C329.124992%20196.375008%20330.124992%20172.875008%20342%20156C347.875008%20147.124992%20355.624992%20140.124992%20366%20136C376.375008%20131.875008%20387.624992%20131.7499840000001%20397%20135C415.875008%20141.5%20429.250016%20156%20442%20173C453.875008%20188.7499840000001%20462.250016%20215.5%20473%20237C489.124992%20242.375008%20500.750016%20249.124992%20518%20253C536%20257%20548.124992%20255.124992%20565%20257C572.250016%20248.7499840000001%20578.375008%20235.5%20586%20229C601.250016%20215.7499840000001%20618%20205.2499840000001%20638%20204C658%20202.7499840000001%20678%20215.2499840000001%20689%20234L690%20234L690%20235C694.875008%20243.5%20698.250016%20252.7499840000001%20698%20263C697.750016%20273.2499840000001%20692.624992%20284%20686%20291C672.875008%20305%20656.124992%20308.624992%20638%20311C624%20312.875008%20604.5%20307.875008%20588%20307C573.5%20326.124992%20559.124992%20340.5%20546%20365C538.875008%20378.2499840000001%20537%20389.5%20531%20403C535.624992%20424.749984%20544.750016%20449%20546%20468C547.5%20491%20546.624992%20510.875008%20540%20529C536.624992%20538.124992%20531.250016%20547.124992%20523%20554C515%20560.624992%20504.624992%20564.749984%20494%20565C493.624992%20565%20493.375008%20565%20493%20565zM514%20328C519.750016%20317.875008%20526.875008%20311.5%20533%20302C524%20300.375008%20517.124992%20302%20508%20300C506.5%20299.624992%20505.5%20298.375008%20504%20298C505.875008%20303%20508.250016%20306%20510%20311C512%20316.875008%20512.124992%20322.124992%20514%20328zM632%20263C642.750016%20261.624992%20646.624992%20259.624992%20648%20259C647.750016%20258.5%20648.375008%20258.624992%20648%20258C644%20251.375008%20643.624992%20251.875008%20641%20252C638.875008%20252.124992%20630.750016%20256.5%20623%20262C625.250016%20261.875008%20630%20263.2499840000001%20632%20263zM408%20213C406.250016%20210.375008%20404.750016%20204.2499840000001%20403%20202C393.250016%20189%20384.250016%20183%20382%20182C381.624992%20182.5%20382.624992%20182%20382%20183L381%20183C377.750016%20187.624992%20378.624992%20185.7499840000001%20381%20190C383.375008%20194.2499840000001%20390.875008%20202.875008%20404%20211C405%20211.624992%20407%20212.375008%20408%20213z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22frowning-face%22%20%20%20%20%20%20unicode=%22&#xF119;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20512C341.5%20512%20320%20490.5%20320%20464C320%20437.5%20341.5%20416%20368%20416C394.5%20416%20416%20437.5%20416%20464C416%20490.5%20394.5%20512%20368%20512zM656%20512C629.5%20512%20608%20490.5%20608%20464C608%20437.5%20629.5%20416%20656%20416C682.5%20416%20704%20437.5%20704%20464C704%20490.5%20682.5%20512%20656%20512zM512%20320C426.624992%20320%20351.375008%20277.2499840000001%20305%20213L357%20176C391.875008%20224.5%20447.750016%20256%20512%20256C576.250016%20256%20632.124992%20224.5%20667%20176L719%20213C672.624992%20277.2499840000001%20597.375008%20320%20512%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-minimize%22%20%20%20%20%20%20unicode=%22&#xF2D1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM288%20256L288%20192L736%20192L736%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22registered-trademark%22%20%20%20%20%20%20unicode=%22&#xF25D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM384%20576L384%20192L448%20192L448%20320L557%20320L608%20192L672%20192L618%20328C668%20345.375008%20704%20392%20704%20448C704%20518.749984%20646.750016%20576%20576%20576zM448%20512L576%20512C614.124992%20512%20640%20486.124992%20640%20448C640%20409.875008%20614.124992%20384%20576%20384L448%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment-dots%22%20%20%20%20%20%20unicode=%22&#xF4AD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20736L96%20160L256%20160L256%20-2.5L459.250016%20160L928%20160L928%20736zM160%20672L864%20672L864%20224L436.750016%20224L320%20130.624992L320%20224L160%20224zM320%20512C284.624992%20512%20256%20483.375008%20256%20448C256%20412.624992%20284.624992%20384%20320%20384C355.375008%20384%20384%20412.624992%20384%20448C384%20483.375008%20355.375008%20512%20320%20512zM512%20512C476.624992%20512%20448%20483.375008%20448%20448C448%20412.624992%20476.624992%20384%20512%20384C547.375008%20384%20576%20412.624992%20576%20448C576%20483.375008%20547.375008%20512%20512%20512zM704%20512C668.624992%20512%20640%20483.375008%20640%20448C640%20412.624992%20668.624992%20384%20704%20384C739.375008%20384%20768%20412.624992%20768%20448C768%20483.375008%20739.375008%20512%20704%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22winking-face-with-tongue%22%20%20%20%20%20%20unicode=%22&#xF58B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM576%20480L576%20416L736%20416L736%20480L576%20480zM376.5%20340.562496L327.437504%20299.437504C355.494176%20266.009728%20398.443392%20242.3571520000001%20448%20231.2499840000001L448%20192C448%20156.8%20476.8%20128%20512%20128C547.2%20128%20576%20156.8%20576%20192L576%20231.2499840000001C625.554688%20242.359072%20668.465984%20265.98704%20696.5%20299.437504L647.437504%20340.562496C620.301504%20308.1144960000001%20568.416%20288%20512%20288C455.584%20288%20403.668%20308.146496%20376.5%20340.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22futbol%22%20%20%20%20%20%20unicode=%22&#xF1E3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C531.250016%20736%20549.624992%20734%20568%20731L512%20691L456%20731C474.250016%20733.875008%20492.875008%20736%20512%20736zM378%20709L493%20625L512%20611L531%20625L646%20709C697.124992%20687.749984%20742.250016%20655.249984%20778%20614L734%20477L727%20455L746%20442L862%20357C857.750016%20300.624992%20840.5%20247.7499840000001%20813%20202L644%20202L637%20180L592%2041C566.375008%2035%20539.5%2032%20512%2032C483.375008%2032%20455.624992%2035.624992%20429%2042L385%20179L378%20201L211%20201C183%20247%20166.375008%20300.124992%20162%20357L277%20441L296%20454L289%20476L244%20612C280%20654.249984%20325.875008%20687.5%20378%20709zM512%20573L493%20559L347%20453L329%20439L336%20417L392%20246L399%20224L625%20224L632%20246L688%20417L695%20439L677%20453L531%20559zM824%20547C841.5%20513.5%20853%20476.749984%20859%20438L802%20479zM199%20545L221%20479L165%20438C170.875008%20476%20182%20512%20199%20545zM512%20493L620%20415L579%20288L445%20288L404%20415zM691%20138L763%20138C735.750016%20109.875008%20704.375008%2086.624992%20669%2069zM261%20137L331%20137L353%2070C318.750016%2087.375008%20287.624992%20110%20261%20137z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clone%22%20%20%20%20%20%20unicode=%22&#xF24D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20704L160%20224L160%20192L192%20192L288%20192L288%20256L224%20256L224%20672L640%20672L640%20608L704%20608L704%20704L704%20736L672%20736L192%20736L160%20736zM320%20576L320%20544L320%2064L320%2032L352%2032L832%2032L864%2032L864%2064L864%20544L864%20576L832%20576L352%20576L320%20576zM384%20512L800%20512L800%2096L384%2096L384%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22share-square%22%20%20%20%20%20%20unicode=%22&#xF14D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M749.249984%20754L704%20708.75L837.375008%20576L528%20576C430.976%20576%20352%20497.056%20352%20400C352%20302.944%20430.976%20224%20528%20224L544%20224L544%20288L528%20288C466.24%20288%20416%20338.24%20416%20400C416%20461.76%20466.24%20512%20528%20512L837.5%20512L704.249984%20378.750016L749.5%20333.5L960%20544L749.249984%20754zM160%20736L160%2032L864%2032L864%20352L800%20288L800%2096L224%2096L224%20672L571.312512%20672L635.312512%20736L160%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22copyright%22%20%20%20%20%20%20unicode=%22&#xF1F9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM509%20576C402.624992%20576%20317%20490.375008%20317%20384C317%20277.624992%20402.624992%20192%20509%20192C585.750016%20192%20651.375008%20238%20682%20303L624%20330C603.375008%20286.124992%20560.250016%20256%20509%20256C436.124992%20256%20381%20311.124992%20381%20384C381%20456.875008%20436.124992%20512%20509%20512C560.250016%20512%20603.375008%20481.875008%20624%20438L682%20465C651.375008%20530%20585.750016%20576%20509%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bell%22%20%20%20%20%20%20unicode=%22&#xF0F3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C476.624992%20800%20448%20771.375008%20448%20736C448%20733.249984%20448.624992%20730.624992%20449%20728C338.375008%20699.749984%20256%20599.249984%20256%20480L256%20192C256%20173.875008%20242.124992%20160%20224%20160L192%20160L192%2096L422%2096C418.375008%2085.875008%20416%2075.249984%20416%2064C416%2011.375008%20459.375008%20-32%20512%20-32C564.624992%20-32%20608%2011.375008%20608%2064C608%2075.249984%20605.624992%2085.875008%20602%2096L832%2096L832%20160L800%20160C781.875008%20160%20768%20173.875008%20768%20192L768%20471C768%20591.249984%20687.624992%20698.5%20575%20728C575.375008%20730.624992%20576%20733.249984%20576%20736C576%20771.375008%20547.375008%20800%20512%20800zM498%20672C502.624992%20672.375008%20507.250016%20672%20512%20672C514%20672%20516%20672%20518%20672C622.5%20668.875008%20704%20577.249984%20704%20471L704%20192C704%20180.7499840000001%20706.375008%20170.124992%20710%20160L314%20160C317.624992%20170.124992%20320%20180.7499840000001%20320%20192L320%20480C320%20581.624992%20398.250016%20664.749984%20498%20672zM512%2096C530%2096%20544%2082%20544%2064C544%2046%20530%2032%20512%2032C494%2032%20480%2046%20480%2064C480%2082%20494%2096%20512%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paper--hand-%22%20%20%20%20%20%20unicode=%22&#xF256;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C467.750016%20832%20431%20801%20420%20760C408.750016%20764.624992%20396.875008%20768%20384%20768C331.375008%20768%20288%20724.624992%20288%20672L288%20328L260%20356C222.750016%20393.249984%20161.250016%20393.249984%20124%20356C86.750016%20318.7499840000001%2086.750016%20257.2499840000001%20124%20220L341%203C378.624992%20-34.5%20430.624992%20-64%20492%20-64L640%20-64C763.375008%20-64%20864%2036.624992%20864%20160L864%20544C864%20596.624992%20820.624992%20640%20768%20640C756.750016%20640%20746.124992%20637.624992%20736%20634L736%20672C736%20724.624992%20692.624992%20768%20640%20768C627.124992%20768%20615.250016%20764.624992%20604%20760C593%20801%20556.250016%20832%20512%20832zM512%20768C530.124992%20768%20544%20754.124992%20544%20736L544%20416L608%20416L608%20672C608%20690.124992%20621.875008%20704%20640%20704C658.124992%20704%20672%20690.124992%20672%20672L672%20416L736%20416L736%20544C736%20562.124992%20749.875008%20576%20768%20576C786.124992%20576%20800%20562.124992%20800%20544L800%20160C800%2071.249984%20728.750016%200%20640%200L492%200C451.250016%200%20416.250016%2019.875008%20387%2049L169%20265C156.250016%20277.7499840000001%20156.250016%20298.2499840000001%20169%20311C181.750016%20323.7499840000001%20202.250016%20323.7499840000001%20215%20311L297%20228L352%20173L352%20672C352%20690.124992%20365.875008%20704%20384%20704C402.124992%20704%20416%20690.124992%20416%20672L416%20416L480%20416L480%20736C480%20754.124992%20493.875008%20768%20512%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22scissors--hand-%22%20%20%20%20%20%20unicode=%22&#xF257;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M365%20673C338.5%20673.5%20316.5%20668%20303%20664C302.624992%20664%20302.375008%20664%20302%20664L222%20639C128.124992%20610.124992%2064%20523.124992%2064%20425L64%20256C64%20132.624992%20164.624992%2032%20288%2032L605%2032C644%2031.124992%20681.750016%2054%20697%2092C706.624992%20116.124992%20705.250016%20141.5%20696%20164C715.624992%20174.375008%20732.250016%20191.124992%20741%20213C751%20238.124992%20749.375008%20264.875008%20739%20288L864%20288C916.624992%20288%20960%20331.375008%20960%20384C960%20436.624992%20916.624992%20480%20864%20480L815%20480L828%20484C878.375008%20499.249984%20907.250016%20553.624992%20892%20604C876.750016%20654.375008%20822.375008%20683.249984%20772%20668L502%20585C499.624992%20591%20496.875008%20597.5%20493%20604C477%20630.749984%20444.624992%20661%20393%20670C383.375008%20671.624992%20373.875008%20672.875008%20365%20673zM804%20608C816.5%20606.624992%20827.124992%20598%20831%20585C836.250016%20567.749984%20826.250016%20550.249984%20809%20545L590%20479L601%20443L601%20416L864%20416C882.124992%20416%20896%20402.124992%20896%20384C896%20365.875008%20882.124992%20352%20864%20352L653%20352L569%20385C556.875008%20389.875008%20544.375008%20392.249984%20532%20392L515%20523L791%20607C795.375008%20608.375008%20799.875008%20608.5%20804%20608zM364%20607C370.124992%20607%20376.5%20607%20382%20606C416.375008%20600%20429.624992%20585%20438%20571C446.375008%20557%20447%20547%20447%20547C447%20546.375008%20447%20545.624992%20447%20545L474%20339C474.250016%20338%20474.624992%20337%20475%20336C479%20319.124992%20468.875008%20303%20452%20299C441.624992%20296.5%20436.375008%20297.875008%20431%20301C425.624992%20304.124992%20419%20310.7499840000001%20414%20325L374%20480C371.5%20489.5%20364.750016%20497.249984%20355.875008%20501.124992C346.875008%20505%20336.624992%20504.624992%20328%20500L275%20471C259.5%20462.5%20253.875008%20443%20262.5%20427.5C271%20412%20290.5%20406.375008%20306%20415L322%20424L353%20306C353.250016%20305%20353.624992%20304%20354%20303C362.624992%20278.2499840000001%20377.375008%20258.375008%20398%20246C414.875008%20235.875008%20434.5%20232%20454%20234C443.875008%20224.624992%20435.5%20212.624992%20430%20199C415.375008%20162.375008%20424.624992%20122.124992%20451%2096L288%2096C199.250016%2096%20128%20167.2499840000001%20128%20256L128%20425C128%20495.375008%20173.750016%20557.249984%20241%20578L321%20602C327.5%20604%20345.750016%20607%20364%20607zM538%20327C540.375008%20326.624992%20542.624992%20327%20545%20326L664%20278C680.750016%20271.2499840000001%20688.750016%20253.7499840000001%20682%20237C675.250016%20220.2499840000001%20656.750016%20212.2499840000001%20640%20219L521%20266C519.250016%20266.624992%20518.5%20268.124992%20517%20269C529.624992%20285.2499840000001%20537.750016%20305.7499840000001%20538%20327zM518%20195C522.250016%20195%20526.750016%20194.624992%20531%20193L574%20176L616%20159L620%20158C636.750016%20151.2499840000001%20644.750016%20132.7499840000001%20638%20116C633.124992%20103.749984%20622.250016%2096.624992%20610%2096C609.624992%2096%20609.375008%2096%20609%2096C604.750016%2095.875008%20600.250016%2096.375008%20596%2098L507%20134C490.250016%20140.7499840000001%20482.250016%20159.2499840000001%20489%20176C492.375008%20184.375008%20498.5%20189.7499840000001%20506%20193C509.750016%20194.624992%20513.750016%20195%20518%20195z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bookmark%22%20%20%20%20%20%20unicode=%22&#xF02E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20736L224%200L275%2038L512%20216L749%2038L800%200L800%20736zM288%20672L736%20672L736%20128L531%20282L512%20296L493%20282L288%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grimacing-face%22%20%20%20%20%20%20unicode=%22&#xF57F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512zM384%20352C331.072%20352%20288%20308.928%20288%20256C288%20203.072%20331.072%20160%20384%20160L640%20160C692.928%20160%20736%20203.072%20736%20256C736%20308.928%20692.928%20352%20640%20352L384%20352zM384%20288L416%20288L416%20224L384%20224C366.336%20224%20352%20238.336%20352%20256C352%20273.664%20366.336%20288%20384%20288zM480%20288L544%20288L544%20224L480%20224L480%20288zM608%20288L640%20288C657.664%20288%20672%20273.664%20672%20256C672%20238.336%20657.664%20224%20640%20224L608%20224L608%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22check-circle%22%20%20%20%20%20%20unicode=%22&#xF058;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C281.624992%20800%2096%20614.375008%2096%20384C96%20153.624992%20281.624992%20-32%20512%20-32C742.375008%20-32%20928%20153.624992%20928%20384C928%20428.749984%20922%20473.375008%20906%20515L854%20464C860.375008%20438.375008%20864%20412.749984%20864%20384C864%20188.7499840000001%20707.250016%2032%20512%2032C316.750016%2032%20160%20188.7499840000001%20160%20384C160%20579.249984%20316.750016%20736%20512%20736C608%20736%20694.250016%20697.749984%20755%20637L800%20682C726.375008%20755.624992%20624%20800%20512%20800zM873%20663L512%20302L375%20439L329%20393L489%20233L512%20211L535%20233L919%20617z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-calendar%22%20%20%20%20%20%20unicode=%22&#xF073;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768L288%20736L160%20736L160%2032L864%2032L864%20736L736%20736L736%20768L672%20768L672%20736L352%20736L352%20768zM224%20672L288%20672L288%20640L352%20640L352%20672L672%20672L672%20640L736%20640L736%20672L800%20672L800%20608L224%20608zM224%20544L800%20544L800%2096L224%2096zM416%20480L416%20416L480%20416L480%20480zM544%20480L544%20416L608%20416L608%20480zM672%20480L672%20416L736%20416L736%20480zM288%20352L288%20288L352%20288L352%20352zM416%20352L416%20288L480%20288L480%20352zM544%20352L544%20288L608%20288L608%20352zM672%20352L672%20288L736%20288L736%20352zM288%20224L288%20160L352%20160L352%20224zM416%20224L416%20160L480%20160L480%20224zM544%20224L544%20160L608%20160L608%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22handshake%22%20%20%20%20%20%20unicode=%22&#xF2B5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M618%20673C600.250016%20672.875008%20582.624992%20672%20564%20667C545.375008%20662%20526.750016%20654%20507%20641C482.5%20655.375008%20458.750016%20667.249984%20436%20670C407.750016%20673.5%20381.5%20671.624992%20351%20671C314.875008%20670.249984%20291.250016%20651.749984%20253%20637C214.750016%20622.249984%20165.5%20608%2096%20608L64%20608L64%20300L82%20291L141%20262L351%2028L352%2027C376%203.249984%20408.375008%20-2.624992%20437%20-1C465.624992%200.624992%20492.5%209%20514%2022C561.250016%2050.5%20690%20140%20690%20140L693%20142L695%20144C710.250016%20159.124992%20717.875008%20177.624992%20723%20197L846%20259L938%20290L960%20297L960%20608L928%20608C858.624992%20608%20809.250016%20623%20771%20638C732.750016%20653%20709.5%20671.249984%20673%20672C653.5%20672.375008%20635.750016%20673.124992%20618%20673zM619%20609C633.375008%20609.124992%20650%20608.375008%20671%20608C674.375008%20607.875008%20705.124992%20594.749984%20748%20578C784.250016%20563.749984%20834.624992%20551.124992%20896%20547L896%20343L822%20318L820%20318L818%20317L721%20268C715.624992%20282.624992%20708.250016%20296.124992%20697%20308L695%20311L559%20478L539%20503L514%20483L428%20413C399.124992%20393%20375.750016%20398.749984%20352%20410C345.124992%20413.249984%20345.5%20414.249984%20340%20418L486%20539L488%20541C531.375008%20584%20558%20598.875008%20581%20605C592.5%20608.124992%20604.624992%20608.875008%20619%20609zM396%20608C408.250016%20608.249984%20418.5%20608.124992%20428%20607C436.375008%20606%20445.875008%20598.875008%20454%20596C450.750016%20593%20448.375008%20591.249984%20445%20588C444.250016%20587.249984%20443.750016%20586.749984%20443%20586L268%20441L241%20419L265%20394C265%20394%20288.124992%20369%20324%20352C359.875008%20335%20415.250016%20325.375008%20465%20360L467%20362L529%20413L647%20268L648%20266L649%20265C670.124992%20244.124992%20669.624992%20211.2499840000001%20649%20190C648.750016%20189.7499840000001%20649.250016%20189.2499840000001%20649%20189C648.750016%20188.875008%20644.5%20186.375008%20644%20186L602%20243L550%20205L591%20150C574.375008%20138.7499840000001%20566.875008%20132.875008%20549%20121L506%20179L454%20141L495%2086C491.375008%2083.749984%20483.875008%2078.749984%20481%2077C470.875008%2070.875008%20451.375008%2064%20434%2063C417.624992%2062.124992%20405.124992%2065.875008%20399%2071L398%2072L184%20309L180%20314L128%20340L128%20547C189.124992%20551%20239.875008%20563.124992%20276%20577C318.750016%20593.375008%20349.250016%20606.875008%20353%20607C369.375008%20607.375008%20383.750016%20607.749984%20396%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grinning-face-with-sweat%22%20%20%20%20%20%20unicode=%22&#xF583;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20449.728%20912.264%20511.734496%20885%20567.062496C875.4%20544.438496%20859.675488%20525.224512%20840.187488%20510.312512C855.355488%20471.048512%20864%20428.544%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736C555.232%20736%20596.508512%20727.804%20634.812512%20713.5C643.132512%20732.444%20652.731008%20751.922%20662.875008%20771.25C616.027008%20789.554%20565.248%20800%20512%20800zM752%20800C752%20800%20672%20663.2124992%20672%20620.8124992C672%20578.4124992%20707.84%20544%20752%20544C796.16%20544%20832%20578.4124992%20832%20620.8124992C832%20663.2124992%20752%20800%20752%20800zM288%20448L288%20384L448%20384L448%20448L288%20448zM576%20448L576%20384L736%20384L736%20448L576%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22identification-badge%22%20%20%20%20%20%20unicode=%22&#xF2C1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800C445%20800%20416%20771%20416%20736L224%20736L224%200L800%200L800%20736L608%20736C608%20771%20579%20800%20544%20800zM480%20736L544%20736L544%20672L480%20672zM288%20672L416%20672L416%20608L608%20608L608%20672L736%20672L736%2064L288%2064zM512%20544C441.624992%20544%20384%20486.375008%20384%20416C384%20380.375008%20399.250016%20348.2499840000001%20423%20325C380.375008%20296.124992%20352%20247%20352%20192L416%20192C416%20245.375008%20458.624992%20288%20512%20288C565.375008%20288%20608%20245.375008%20608%20192L672%20192C672%20247%20643.624992%20296.124992%20601%20325C624.750016%20348.2499840000001%20640%20380.375008%20640%20416C640%20486.375008%20582.375008%20544%20512%20544zM512%20480C547.750016%20480%20576%20451.749984%20576%20416C576%20380.2499840000001%20547.750016%20352%20512%20352C476.250016%20352%20448%20380.2499840000001%20448%20416C448%20451.749984%20476.250016%20480%20512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rock--hand-%22%20%20%20%20%20%20unicode=%22&#xF255;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20704C446%20704%20416.124992%20686%20399%20659C385%20667%20369.124992%20672%20352%20672C299.375008%20672%20256%20628.624992%20256%20576L256%20459L189%20373C148.124992%20320.124992%20150.875008%20244.2499840000001%20195%20194L271%20108C313.5%2059.624992%20374.624992%2032%20439%2032L608%2032C731.375008%2032%20832%20132.624992%20832%20256L832%20544C832%20596.624992%20788.624992%20640%20736%20640C718.875008%20640%20703%20635%20689%20627C671.875008%20654%20642%20672%20608%20672C590.875008%20672%20575%20667%20561%20659C543.875008%20686%20514%20704%20480%20704zM480%20640C498.124992%20640%20512%20626.124992%20512%20608L512%20512L576%20512L576%20576C576%20594.124992%20589.875008%20608%20608%20608C626.124992%20608%20640%20594.124992%20640%20576L640%20512L704%20512L704%20544C704%20562.124992%20717.875008%20576%20736%20576C754.124992%20576%20768%20562.124992%20768%20544L768%20256C768%20167.2499840000001%20696.750016%2096%20608%2096L439%2096C393%2096%20349.375008%20115.375008%20319%20150L243%20237C218.875008%20264.5%20217.624992%20304%20240%20333L256%20354L256%20320L320%20320L320%20576C320%20594.124992%20333.875008%20608%20352%20608C370.124992%20608%20384%20594.124992%20384%20576L384%20512L448%20512L448%20608C448%20626.124992%20461.875008%20640%20480%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22face-with-rolling-eyes%22%20%20%20%20%20%20unicode=%22&#xF5A5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM352%20576C281.408%20576%20224%20518.592%20224%20448C224%20377.408%20281.408%20320%20352%20320C422.592%20320%20480%20377.408%20480%20448C480%20518.592%20422.592%20576%20352%20576zM672%20576C601.408%20576%20544%20518.592%20544%20448C544%20377.408%20601.408%20320%20672%20320C742.592%20320%20800%20377.408%20800%20448C800%20518.592%20742.592%20576%20672%20576zM320.624992%20503.437504A48%2048%200%200%201%20368%20448A48%2048%200%200%201%20410.437504%20473.750016C413.934432%20465.848384%20416%20457.183616%20416%20448C416%20412.704%20387.296%20384%20352%20384C316.704%20384%20288%20412.704%20288%20448C288%20471.836896%20301.2527584%20492.424512%20320.624992%20503.437504zM703.375008%20503.437504C722.747232%20492.424512%20736%20471.836896%20736%20448C736%20412.704%20707.296%20384%20672%20384C636.704%20384%20608%20412.704%20608%20448C608%20457.183616%20610.065568%20465.848384%20613.562496%20473.750016A48%2048%200%200%201%20656%20448A48%2048%200%200%201%20703.375008%20503.437504zM384%20256L384%20192L640%20192L640%20256L384%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-trash%22%20%20%20%20%20%20unicode=%22&#xF2ED;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20768C463.250016%20768%20446.124992%20762.124992%20434%20750C421.875008%20737.875008%20416%20720.749984%20416%20704L416%20672L224%20672L224%20608L256%20608L256%2096C256%2043.375008%20299.375008%200%20352%200L736%200C788.624992%200%20832%2043.375008%20832%2096L832%20608L864%20608L864%20672L672%20672L672%20704C672%20720.749984%20666.124992%20737.875008%20654%20750C641.875008%20762.124992%20624.750016%20768%20608%20768zM480%20704L608%20704L608%20672L480%20672zM320%20608L768%20608L768%2096C768%2078.249984%20753.750016%2064%20736%2064L352%2064C334.250016%2064%20320%2078.249984%20320%2096zM384%20512L384%20160L448%20160L448%20512zM512%20512L512%20160L576%20160L576%20512zM640%20512L640%20160L704%20160L704%20512z%22%20/%3E%20%20%3C/font%3E%3C/defs%3E%3C/svg%3E#lineawesome) format("svg")}.la,.la.la-meetup,.lar,.las{font-family:'Line Awesome Free';font-weight:400}@font-face{font-family:'Line Awesome Free';font-style:normal;font-weight:900;font-display:auto;src:url(/build/fonts/la-solid-900.4184d740.eot);src:url(/build/fonts/la-solid-900.4184d740.eot?#iefix) format("embedded-opentype"),url(/build/fonts/la-solid-900.3efd5ba1.woff2) format("woff2"),url(/build/fonts/la-solid-900.89363487.woff) format("woff"),url(/build/fonts/la-solid-900.279f3860.ttf) format("truetype"),url(/%3C?xml%20version=%221.0%22%20standalone=%22no%22?%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%20%3E%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cmetadata%3ECreated%20by%20Icons8%3C/metadata%3E%3Cdefs%3E%20%20%3Cfont%20id=%22la-solid-900%22%20horiz-adv-x=%221024%22%3E%20%20%20%20%3Cfont-face%20font-family=%22la-solid-900%22%20%20%20%20%20%20units-per-em=%221024%22%20ascent=%22896%22%20%20%20%20%20%20descent=%22128%22%20%20%20%20%20%20font-weight=%22900%22%20/%3E%20%20%20%20%3Cmissing-glyph%20horiz-adv-x=%220%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-contract%22%20%20%20%20%20%20unicode=%22&#xF56C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20588.8124992L822.375008%20598.3750016L630.375008%20790.3750016L620.812512%20800L192%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032L256%20736zM640%20691.1875008L723.187488%20608L640%20608L640%20691.1875008zM320%20608L320%20544L512%20544L512%20608L320%20608zM320%20480L320%20416L704%20416L704%20480L320%20480zM432%20384C403.2%20384%20380.8%20364.775008%20368%20342.375008C355.2%20319.975008%20352%20291.1874880000001%20352%20259.1874880000001C352%20239.987488%20358.424992%20220.824992%20361.624992%20201.624992C348.824992%20198.424992%20336%20188.812512%20320%20188.812512L320%20124.812512C342.4%20124.812512%20364.8%20127.975008%20384%20134.375008C387.2%20127.975008%20387.224992%20124.775008%20393.624992%20118.375008C406.424992%20105.575008%20425.6%2096%20448%2096C499.2%2096%20531.224992%20131.212512%20553.624992%20156.812512C556.824992%20163.212512%20559.987488%20166.424992%20563.187488%20169.624992C563.187488%20166.424992%20563.175008%20163.2000000000001%20566.375008%20160C569.575008%20153.6%20572.787488%20147.212512%20579.187488%20140.812512C585.587488%20134.412512%20598.4%20128%20608%20128C627.2%20128%20639.975008%20140.7874880000001%20646.375008%20147.187488C652.775008%20153.587488%20659.224992%20163.2249920000001%20665.624992%20169.624992C678.424992%20182.424992%20688.012512%20192%20700.812512%20192L700.812512%20256C662.412512%20256%20633.624992%20233.5750080000001%20617.624992%20214.375008C617.624992%20217.575008%20617.575008%20220.8%20614.375008%20224C611.175008%20230.4%20608.024992%20236.775008%20601.624992%20246.375008C595.224992%20255.975008%20585.6%20256%20576%20256C550.4%20256%20540.787488%20239.975008%20531.187488%20230.375008C521.587488%20220.775008%20512.024992%20207.987488%20505.624992%20195.187488C486.424992%20172.7874880000001%20473.6%20160%20448%20160C444.8%20160%20444.824992%20163.187488%20441.624992%20163.187488C444.824992%20163.187488%20444.8%20166.375008%20448%20166.375008C483.2%20195.1750080000001%20512%20233.6125120000001%20512%20284.812512C512%20310.412512%20505.612512%20332.8%20492.812512%20352C480.012512%20371.2000000000001%20457.6%20384%20432%20384zM428.8125120000001%20320C438.412512%20320%20438.424992%20320.024992%20441.624992%20313.624992C444.824992%20307.2249920000001%20448%20297.624992%20448%20281.624992C448%20262.424992%20438.375008%20243.1874880000001%20422.375008%20227.1874880000001C422.375008%20236.7874880000001%20416%20249.6%20416%20256C416%20281.6%20419.224992%20300.775008%20425.624992%20310.375008C428.824992%20316.775008%20428.8125120000001%20320%20428.8125120000001%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22scroll%22%20%20%20%20%20%20unicode=%22&#xF70E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20768C267.36%20768%20224%20724.64%20224%20672L224%20224L128%20224L128%2096C128%2043.36%20171.36%200%20224%200L672%200L673%200C725.128%200.5119999999999%20768%2043.744%20768%2096L768%20544L896%20544L896%20672C896%20724.64%20852.64%20768%20800%20768L320%20768zM320%20704L710%20704C706.384%20693.888%20704%20683.264%20704%20672L704%2096C704%2077.888%20690.112%2064%20672%2064C653.984%2063.744%20640.256%2078.016%20640%2096L639%20224L288%20224L288%20672C288%20690.112%20301.888%20704%20320%20704zM800%20704C818.112%20704%20832%20690.112%20832%20672L832%20608L768%20608L768%20672C768%20690.112%20781.888%20704%20800%20704zM192%20160L448%20160L575%20160L576%20160L576%2096L576%2095C576.128%2083.992%20578.384%2073.888%20582%2064L224%2064C205.888%2064%20192%2077.888%20192%2096L192%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22unlink%22%20%20%20%20%20%20unicode=%22&#xF127;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M696%20768C644.750016%20768%20593%20748%20554%20709L507%20662C474.5%20629.5%20455.250016%20588.249984%20450%20546L514%20538C517.624992%20567%20529.875008%20594.875008%20552%20617L599%20664C652.5%20717.5%20738.5%20717.5%20792%20664C845.5%20610.5%20845.5%20524.5%20792%20471L745%20424L744%20424C721.875008%20401.749984%20694.875008%20389.5%20666%20386L674%20322C716.250016%20327.2499840000001%20757.5%20346.5%20790%20379L837%20426C914.875008%20503.875008%20914.875008%20631.124992%20837%20709C798%20748%20747.250016%20768%20696%20768zM247%20695L201%20649L329%20521L375%20567zM350%20446C307.750016%20440.749984%20266.5%20421.5%20234%20389L187%20342C109.124992%20264.124992%20109.124992%20136.875008%20187%2059C264.875008%20-18.875008%20392.124992%20-18.875008%20470%2059L517%20106C549.5%20138.5%20568.750016%20179.7499840000001%20574%20222L510%20230C506.375008%20201%20494.124992%20173.124992%20472%20151L425%20104C371.5%2050.5%20285.5%2050.5%20232%20104C178.5%20157.5%20178.5%20243.5%20232%20297L279%20344L280%20344C302.124992%20366.2499840000001%20329.124992%20378.5%20358%20382zM695%20247L649%20201L777%2073L823%20119z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tablet%22%20%20%20%20%20%20unicode=%22&#xF10A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C881.750016%20640%20896%20625.749984%20896%20608L896%20160C896%20142.2499840000001%20881.750016%20128%20864%20128L160%20128C142.250016%20128%20128%20142.2499840000001%20128%20160L128%20608C128%20625.749984%20142.250016%20640%20160%20640zM192%20416C174.375008%20416%20160%20401.624992%20160%20384C160%20366.375008%20174.375008%20352%20192%20352C209.624992%20352%20224%20366.375008%20224%20384C224%20401.624992%20209.624992%20416%20192%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-with--a-chance-of--meatball%22%20%20%20%20%20%20unicode=%22&#xF73B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C408.736%20768%20319.128%20695.752%20295%20597C255.128%20581.512%20222.024%20550.008%20205%20511C93.128%20519.288%200%20430.24%200%20320C0%20214.112%2086.112%20128%20192%20128L288%20128L288%20192L192%20192C121.376%20192%2064%20249.376%2064%20320C64%20390.624%20121.376%20448%20192%20448C200.864%20448%20209.888%20447.272%20220%20445L252%20438L258%20469C265.872%20504.36%20294.64%20532.488%20330%20541L351%20546L354%20567C365.52%20644.888%20433.376%20704%20512%20704C572.64%20704%20627.608%20670.24%20655%20616L667%20591L694%20600C708.976%20605.248%20722.624%20608%20736%20608C806.624%20608%20864%20550.624%20864%20480C864%20478.752%20864.128%20477.12%20864%20476C863.744%20473.888%20863.256%20472.272%20863%20470L861%20447L882%20438C929.264%20417.904%20960%20371.36%20960%20320C960%20249.376%20902.624%20192%20832%20192L768%20192L768%20128L832%20128C937.888%20128%201024%20214.112%201024%20320C1024%20389.248%20987.008%20451.984%20928%20486C924.64%20588.976%20839.744%20672%20736%20672C723.488%20672%20710.64%20670.752%20698%20668C656.752%20730.24%20587.872%20768%20512%20768zM672%20480C651.616%20480%20635.124992%20463.508992%20635.124992%20443.124992C635.124992%20441.748992%20635.747008%20440.593984%20635.875008%20439.249984C621.379008%20451.026016%20600.316512%20450.691488%20586.812512%20437.187488C573.308512%20423.683488%20572.973984%20402.620992%20584.750016%20388.124992C583.405984%20388.284992%20582.251008%20388.875008%20580.875008%20388.875008C560.523008%20388.907008%20544%20372.384%20544%20352C544%20331.616%20560.491008%20315.124992%20580.875008%20315.124992C582.251008%20315.124992%20583.405984%20315.7470080000001%20584.750016%20315.875008C572.974016%20301.379008%20573.308512%20280.316512%20586.812512%20266.812512C600.316512%20253.308512%20621.379008%20252.973984%20635.875008%20264.750016C635.715008%20263.405984%20635.124992%20262.251008%20635.124992%20260.875008C635.092992%20240.523008%20651.616%20224%20672%20224C692.384%20224%20708.875008%20240.491008%20708.875008%20260.875008C708.875008%20262.251008%20708.252992%20263.405984%20708.124992%20264.750016C722.620992%20252.974016%20743.683488%20253.308512%20757.187488%20266.812512C770.691488%20280.316512%20771.025984%20301.379008%20759.249984%20315.875008C760.594016%20315.715008%20761.748992%20315.124992%20763.124992%20315.124992C783.476992%20315.092992%20800%20331.616%20800%20352C800%20372.384%20783.508992%20388.875008%20763.124992%20388.875008C761.748992%20388.875008%20760.593984%20388.252992%20759.249984%20388.124992C771.025984%20402.620992%20770.691488%20423.683488%20757.187488%20437.187488C743.683488%20450.691488%20722.620992%20451.026016%20708.124992%20439.249984C708.284992%20440.593984%20708.875008%20441.748992%20708.875008%20443.124992C708.907008%20463.476992%20692.384%20480%20672%20480zM384%20416A32%2032%200%200%201%20352%20384A32%2032%200%200%201%20352%20320A32%2032%200%200%201%20384%20288A32%2032%200%200%201%20416%20320A32%2032%200%200%201%20416%20384A32%2032%200%200%201%20384%20416zM480%20224C459.616%20224%20443.124992%20207.508992%20443.124992%20187.124992C443.124992%20185.7489920000001%20443.747008%20184.593984%20443.875008%20183.2499840000001C429.379008%20195.025984%20408.316512%20194.6914880000001%20394.8125120000001%20181.187488C381.308512%20167.683488%20380.973984%20146.620992%20392.750016%20132.124992C391.406016%20132.284992%20390.251008%20132.875008%20388.875008%20132.875008C368.523008%20132.907008%20352%20116.384%20352%2096C352%2075.616%20368.491008%2059.124992%20388.875008%2059.124992C390.251008%2059.124992%20391.406016%2059.7470080000001%20392.750016%2059.875008C380.973984%2045.379008%20381.308512%2024.316512%20394.8125120000001%2010.812512C408.316512%20-2.691488%20429.379008%20-3.025984%20443.875008%208.750016C443.715008%207.405984%20443.124992%206.251008%20443.124992%204.875008C443.092992%20-15.476992%20459.616%20-32%20480%20-32C500.384%20-32%20516.875008%20-15.508992%20516.875008%204.875008C516.875008%206.251008%20516.252992%207.406016%20516.124992%208.750016C530.620992%20-3.025984%20551.683488%20-2.691488%20565.187488%2010.812512C578.691488%2024.316512%20579.026016%2045.379008%20567.249984%2059.875008C568.594016%2059.715008%20569.748992%2059.124992%20571.124992%2059.124992C591.476992%2059.092992%20608%2075.616%20608%2096C608%20116.384%20591.508992%20132.875008%20571.124992%20132.875008C569.748992%20132.875008%20568.594016%20132.252992%20567.249984%20132.124992C579.025984%20146.620992%20578.691488%20167.683488%20565.187488%20181.187488C551.683488%20194.6914880000001%20530.620992%20195.025984%20516.124992%20183.2499840000001C516.284992%20184.594016%20516.875008%20185.7489920000001%20516.875008%20187.124992C516.907008%20207.476992%20500.384%20224%20480%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22building%22%20%20%20%20%20%20unicode=%22&#xF1AD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20800L128%20-32L480%20-32L480%2096L544%2096L544%20-32L896%20-32L896%20800zM192%20736L832%20736L832%2032L608%2032L608%20160L416%20160L416%2032L192%2032zM256%20672L256%20608L384%20608L384%20672zM448%20672L448%20608L576%20608L576%20672zM640%20672L640%20608L768%20608L768%20672zM256%20544L256%20480L384%20480L384%20544zM448%20544L448%20480L576%20480L576%20544zM640%20544L640%20480L768%20480L768%20544zM256%20416L256%20352L384%20352L384%20416zM448%20416L448%20352L576%20352L576%20416zM640%20416L640%20352L768%20352L768%20416zM256%20288L256%20224L384%20224L384%20288zM448%20288L448%20224L576%20224L576%20288zM640%20288L640%20224L768%20224L768%20288zM256%20160L256%2096L384%2096L384%20160zM640%20160L640%2096L768%2096L768%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map%22%20%20%20%20%20%20unicode=%22&#xF279;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M896%20753L851%20733L639%20642L395%20734L383%20738L371%20733L147%20637L128%20629L128%2015L173%2035L385%20126L629%2034L641%2030L653%2035L877%20131L896%20139zM416%20658L608%20586L608%20110L416%20182zM352%20656L352%20181L192%20112L192%20587zM832%20656L832%20181L672%20112L672%20587z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22jedi%22%20%20%20%20%20%20unicode=%22&#xF669;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M495.937504%20768C489.569504%20768%20484.443488%20763.054%20484.187488%20756.75L467.249984%20318.1874880000001L422.5%20348.562496C417.892%20351.6664960000001%20411.844512%20351.277504%20407.8125120000001%20347.437504C403.8125120000001%20343.629504%20402.964512%20337.6125120000001%20405.8125120000001%20332.812512L435.375008%20283.1874880000001L373.5%20270.375008C368.06%20269.287008%20364.124992%20264.443008%20364.124992%20258.875008C364.124992%20253.307008%20368.06%20248.432512%20373.5%20247.312512L435.375008%20234.5L405.750016%20184.812512C402.934016%20180.076512%20403.780512%20174.027488%20407.8125120000001%20170.187488C411.620512%20166.5714880000001%20418.116%20166.180992%20422.5%20169.124992L462.437504%20196.312512L458.812512%20100.312512C375.068512%20117.432512%20311.8750016%20191.336992%20311.8750016%20279.624992C311.8750016%20331.208992%20333.3975040000001%20379.048512%20372.437504%20414.3125120000001C377.9095040000001%20419.240512%20380.852%20426.237504%20380.5%20433.437504C380.148%20440.637504%20376.512992%20447.240992%20370.624992%20451.624992C316.7049984%20491.560992%20285.8124992%20552.569504%20285.8124992%20618.9375008C285.8124992%20644.7615008%20290.65%20670.1204992%20300.25%20694.3124992C303.258%20701.7684992%20302.4175008000001%20709.876%20297.9375008%20716.5C293.3935008000001%20723.156%20285.9664992%20727.1249984%20278.0624992%20727.1249984C273.1984992%20727.1249984%20268.5015008%20725.63%20264.4375008%20722.75C182.2615008%20664.638%20126.7450016%20579.5109984000001%20105.6249984%20484.375008L166.5%20423.5L97.0624992%20423.5C96.1344992%20408.908%2095.6084992%20394.253504%2096.3124992%20379.437504C97.2084992%20359.693504%20100.0364992%20340.444%20103.8124992%20321.5L190%20235.312512L131.3124992%20235.312512C191.9844992%20102.608512%20324.166496%207.477504%20477.062496%200.437504C483.398496%200.149504%20489.665504%200%20495.937504%200C658.209504%200%20797.936992%2096.816512%20860.624992%20235.312512L801.875008%20235.312512L888.437504%20321.875008C893.269504%20346.5790080000001%20896%20372.0129920000001%20896%20398.124992C896%20406.668992%20894.981504%20415.082496%20894.437504%20423.562496L825.437504%20423.562496L886.062496%20484.187488C864.750496%20579.4515008000001%20808.975008%20665.1484992000001%20727.375008%20722.8124992C723.311008%20725.6924991999999%20718.644512%20727.1875008%20713.812512%20727.1875008C705.908512%20727.1875008%20698.481504%20723.2184992%20693.937504%20716.5624992C689.457504%20709.9704992%20688.586496%20701.8629984%20691.562496%20694.3750016C701.194496%20670.1829984%20706.062496%20644.7935008%20706.062496%20618.9375008C706.062496%20552.569504%20675.170016%20491.592992%20621.249984%20451.624992C615.330016%20447.240992%20611.727008%20440.637504%20611.375008%20433.437504C611.023008%20426.205504%20613.965504%20419.210016%20619.437504%20414.249984C667.853504%20370.5060160000001%20689.083488%20306.126496%20676.187488%20242.062496C661.851488%20170.958496%20604.358496%20114.011488%20533.062496%20100.187488L529.437504%20196.2499840000001L569.375008%20169.062496C573.759008%20166.0224960000001%20580.284992%20166.570016%20584.124992%20170.2499840000001C588.124992%20174.057984%20588.878496%20180.139008%20586.062496%20184.875008L556.5%20234.437504L618.375008%20247.312512C623.815008%20248.4005120000001%20627.750016%20253.244512%20627.750016%20258.812512C627.750016%20264.3485120000001%20623.783008%20269.1605120000001%20618.375008%20270.312512L556.5%20283.1874880000001L586.124992%20332.812512C588.940992%20337.548512%20588.124992%20343.567008%20584.124992%20347.375008C580.156992%20351.119008%20573.855008%20351.634496%20569.375008%20348.562496L524.687488%20318.1874880000001L507.687488%20756.6875008C507.463488%20763.0235008%20502.273504%20768.032%20495.937504%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stamp%22%20%20%20%20%20%20unicode=%22&#xF5BF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20803C407.250016%20803%20322%20717.749984%20322%20613C322%20550.749984%20351%20506.624992%20375%20473C399%20439.375008%20416%20416.249984%20416%20383L416%20281L153%20223L128%20218L128%2064L160%2064L160%2032C160%2013.624992%20168.124992%20-3.750016%20181%20-15C193.875008%20-26.250016%20210.375008%20-32%20227%20-32L797%20-32C813.624992%20-32%20830.124992%20-26.250016%20843%20-15C855.875008%20-3.750016%20864%2013.624992%20864%2032L864%2064L896%2064L896%20218L871%20223L608%20281L608%20383C608%20416.249984%20625%20439.375008%20649%20473C673%20506.624992%20702%20550.749984%20702%20613C702%20717.749984%20616.750016%20803%20512%20803zM512%20739C582.250016%20739%20638%20683.249984%20638%20613C638%20569.749984%20620.250016%20542.624992%20597%20510C573.750016%20477.375008%20544%20438.875008%20544%20383L544%20288L480%20288L480%20383C480%20438.875008%20450.250016%20477.375008%20427%20510C403.750016%20542.624992%20386%20569.749984%20386%20613C386%20683.249984%20441.750016%20739%20512%20739zM448%20224L576%20224L832%20167L832%20128L192%20128L192%20167zM224%2064L800%2064L800%2033C799.624992%2032.749984%20799.124992%2032%20797%2032L227%2032C224.875008%2032%20224.375008%2032.749984%20224%2033z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-feather%22%20%20%20%20%20%20unicode=%22&#xF56B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M864%20768C582.304%20768%20441.553504%20614.5724992%20373.937504%20540.812512L276.3750016%20442.375008C221.9429984%20388.007008%20192%20315.709984%20192%20238.750016L192%20192L256.8750016%20256.875008C261.0989984000001%20309.8670080000001%20283.612%20359.174496%20321.5%20397.062496L421.124992%20497.562496C479.876992%20561.626496%20599.315488%20691.89%20831.187488%20703.25C824.10112%20558.568352%20770.747616%20457.702368%20716.062496%20388L608%20352L685.375008%20352C663.157024%20327.794912%20642.129728%20308.318528%20625.562496%20293.124992L594.187488%20262.062496L480%20224L555.750016%20224L525.124992%20193.687488C482.820992%20151.3834880000001%20426.589984%20128.062496%20366.750016%20128.062496L301.3124992%20128.062496L598.624992%20425.375008L553.375008%20470.624992L128%2045.249984L173.25%200L237.3124992%2064.062496L366.750016%2064.062496C443.677984%2064.062496%20516.004%2094.034496%20570.5%20148.562496L668.750016%20246C742.509984%20313.552%20896%20454.272%20896%20736L896%20768L864%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22neutral-face%22%20%20%20%20%20%20unicode=%22&#xF11A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20512C341.5%20512%20320%20490.5%20320%20464C320%20437.5%20341.5%20416%20368%20416C394.5%20416%20416%20437.5%20416%20464C416%20490.5%20394.5%20512%20368%20512zM656%20512C629.5%20512%20608%20490.5%20608%20464C608%20437.5%20629.5%20416%20656%20416C682.5%20416%20704%20437.5%20704%20464C704%20490.5%20682.5%20512%20656%20512zM352%20256L352%20192L672%20192L672%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eye-slash%22%20%20%20%20%20%20unicode=%22&#xF070;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M119%20823L73%20777L271%20580L686%20165L905%20-55L951%20-9L748%20194C879.124992%20260.7499840000001%20976.875008%20354.875008%20983%20361L1004%20382L984%20405C975.750016%20414.624992%20780.624992%20640%20512%20640C448.250016%20640%20388.875008%20626.624992%20335%20607zM512%20576C581.250016%20576%20645.124992%20558.249984%20702%20533C723.624992%20497.749984%20736%20457.624992%20736%20416C736%20357.875008%20713.624992%20305%20677%20265L586%20356C599.250016%20372.375008%20608%20393.249984%20608%20416C608%20468.875008%20564.875008%20512%20512%20512C489.250016%20512%20468.375008%20503.249984%20452%20490L386%20556C425.624992%20567.875008%20467.5%20576%20512%20576zM212%20548C108.375008%20484.375008%2044.624992%20410.5%2040%20405L20%20382L41%20361C50.124992%20351.875008%20259.124992%20147.7499840000001%20482%20130L484%20130C493.250016%20129.2499840000001%20502.750016%20128%20512%20128C521.250016%20128%20530.750016%20129.2499840000001%20540%20130L542%20130C567.5%20132%20593.124992%20136.624992%20618%20143L563%20198C555%20196.124992%20546.375008%20194.875008%20538%20194L534%20193C519%20191.7499840000001%20504.875008%20191.7499840000001%20490%20193L487%20194C373.750016%20206.7499840000001%20288%20301.875008%20288%20416C288%20433.124992%20290.124992%20449.624992%20294%20466zM233%20485C227.375008%20462.5%20224%20439.624992%20224%20416C224%20364.375008%20238%20316.124992%20262%20274C194.124992%20314.375008%20138.250016%20360%20109%20386C132.875008%20409.749984%20176.250016%20448.375008%20233%20485zM791%20485C847.750016%20448.375008%20890.124992%20408.749984%20914%20385C884.750016%20359%20829.875008%20314.375008%20762%20274C786%20316.124992%20800%20364.375008%20800%20416C800%20439.5%20796.5%20462.5%20791%20485zM512%20448C529.624992%20448%20544%20433.624992%20544%20416C544%20410.749984%20542.250016%20406.375008%20540%20402L498%20444C502.375008%20446.249984%20506.750016%20448%20512%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22peace%22%20%20%20%20%20%20unicode=%22&#xF67C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM480%20734.3750016L480%20399.437504L217.6249984%20191.5C181.2909472%20246.87344%20160%20312.972032%20160%20384C160%20567.2788479999999%20300.8781376%20718.131888%20480%20734.3750016zM544%20734.3750016C723.121856%20718.131888%20864%20567.2788479999999%20864%20384C864%20312.941376%20842.675328%20246.825472%20806.312512%20191.437504L544%20399.437504L544%20734.3750016zM480%20317.750016L480%2033.624992C392.784416%2041.5338880000001%20314.8482144%2081.454688%20257.6249984%20141.437504L480%20317.750016zM544%20317.750016L766.375008%20141.437504C709.151776%2081.454688%20631.215584%2041.5338880000001%20544%2033.624992L544%20317.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-up%22%20%20%20%20%20%20unicode=%22&#xF151;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM512%20541L489%20519L297%20327L343%20281L512%20450L681%20281L727%20327L535%20519z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22equals%22%20%20%20%20%20%20unicode=%22&#xF52C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20512L160%20448L864%20448L864%20512zM160%20320L160%20256L864%20256L864%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22swimming-pool%22%20%20%20%20%20%20unicode=%22&#xF5C5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20768C331.124992%20768%20288%20724.875008%20288%20672L288%20268L320%20291L352%20268L352%20672C352%20689.624992%20366.375008%20704%20384%20704L416%20704L416%20768zM768%20768C715.124992%20768%20672%20724.875008%20672%20672L672%20640L384%20640L384%20576L672%20576L672%20512L384%20512L384%20448L672%20448L672%20384L384%20384L384%20320L672%20320L672%20268L704%20291L736%20268L736%20672C736%20689.624992%20750.375008%20704%20768%20704L800%20704L800%20768zM320%20233L300%20217C300%20217%20267.875008%20192%20225%20192C182.124992%20192%20148%20217%20148%20217L108%20167C108%20167%20157.375008%20128%20225%20128C271.750016%20128%20301.5%20143.5%20320%20155C338.624992%20143.624992%20369.875008%20128%20417%20128C463.750016%20128%20493.5%20143.5%20512%20155C530.624992%20143.624992%20561.875008%20128%20609%20128C655.750016%20128%20685.5%20143.5%20704%20155C722.624992%20143.624992%20753.875008%20128%20801%20128C868.624992%20128%20916%20167%20916%20167L876%20217C876%20217%20843.875008%20192%20801%20192C758.124992%20192%20724%20217%20724%20217L704%20233L684%20217C684%20217%20651.875008%20192%20609%20192C566.124992%20192%20532%20217%20532%20217L512%20233L492%20217C492%20217%20459.875008%20192%20417%20192C374.124992%20192%20340%20217%20340%20217zM320%20105L300%2089C300%2089%20267.875008%2064%20225%2064C182.124992%2064%20148%2089%20148%2089L108%2039C108%2039%20157.375008%200%20225%200C271.750016%200%20301.5%2015.5%20320%2027C338.624992%2015.624992%20369.875008%200%20417%200C463.750016%200%20493.5%2015.5%20512%2027C530.624992%2015.624992%20561.875008%200%20609%200C655.750016%200%20685.5%2015.5%20704%2027C722.624992%2015.624992%20753.875008%200%20801%200C868.624992%200%20916%2039%20916%2039L876%2089C876%2089%20843.875008%2064%20801%2064C758.124992%2064%20724%2089%20724%2089L704%20105L684%2089C684%2089%20651.875008%2064%20609%2064C566.124992%2064%20532%2089%20532%2089L512%20105L492%2089C492%2089%20459.875008%2064%20417%2064C374.124992%2064%20340%2089%20340%2089z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22drum-steelpan%22%20%20%20%20%20%20unicode=%22&#xF56A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20704C282.24%20704%2096%20625.216%2096%20528L96%20240C96%20142.784%20282.24%2064%20512%2064C741.76%2064%20928%20142.784%20928%20240L928%20528C928%20625.216%20741.76%20704%20512%20704zM512%20640C540.58%20640%20567.495328%20638.7370016%20592.750016%20636.5C598.007648%20636.0342912%20602.88832%20635.3622304%20608%20634.8124992L608%20620.8124992C608%20578.5724992%20564.8%20544%20512%20544C459.2%20544%20416%20578.5724992%20416%20620.8124992L416%20634.8124992C445.665216%20638.0028128%20477.47008%20640%20512%20640zM412.687488%20634.4375008C401.976448%20633.3122848%20391.70864%20631.9076832000001%20381.624992%20630.3750016C385.99856%20631.0418144%20390.1274880000001%20631.8324544%20394.624992%20632.4375008C400.43584%20633.2192256000001%20406.67072%20633.765456%20412.687488%20634.4375008zM611.312512%20634.4375008C617.32928%20633.765456%20623.56416%20633.2192256000001%20629.375008%20632.4375008C633.872512%20631.8324544%20638.00144%20631.0418144%20642.375008%20630.3750016C632.29136%20631.9076832000001%20622.023552%20633.3122848%20611.312512%20634.4375008zM368.750016%20628.3750016C363.1260480000001%20627.4080223999999%20357.792864%20626.2614848000001%20352.375008%20625.1875008C355.27216%20625.7533056%20357.602336%20626.5235167999999%20360.562496%20627.0624992C363.19056%20627.5410144%20366.072384%20627.9185408000001%20368.750016%20628.3750016zM655.249984%20628.3750016C657.927616%20627.9185408000001%20660.80944%20627.5410144%20663.437504%20627.0624992C666.397664%20626.5235167999999%20668.72784%20625.7533056%20671.624992%20625.1875008C666.207136%20626.2614848000001%20660.873952%20627.4080223999999%20655.249984%20628.3750016zM336.624992%20621.5624992L369.937504%20563.812512C384.017504%20540.132512%20387.54%20512.317504%20380.5%20485.437504C374.478048%20464.20224%20362.088128%20445.845792%20345.375008%20432.437504C224.68472%20457.3888%20160%20504.637216%20160%20528C160%20530.0319999999999%20160.4781632%20532.256864%20161.4375008%20534.624992C171.2304064%20558.798848%20232.0212768%20598.422592%20336.624992%20621.5624992zM687.375008%20621.5624992C802.225952%20596.1557504%20864%20550.774656%20864%20528C864%20504.633216%20799.292864%20457.385312%20678.562496%20432.437504C661.86832%20445.836864%20649.517472%20463.901312%20643.5%20485.437504C636.46%20512.317504%20639.990016%20540.132512%20653.750016%20563.812512L687.375008%20621.5624992zM512%20480C553.92%20480%20588.777504%20455.06%20600.937504%20420.5C613.024032%20421.598784%20624.525984%20422.992128%20635.812512%20424.562496C598.750144%20419.248672%20557.569664%20416%20512%20416C466.430336%20416%20425.249856%20419.248672%20388.187488%20424.562496C399.474016%20422.992128%20410.975968%20421.598784%20423.062496%20420.5C435.222496%20455.06%20470.08%20480%20512%20480zM160%20434.5C233.6166016%20384.99392%20363.53824%20352%20512%20352C660.46176%20352%20790.383392%20384.99392%20864%20434.5L864%20240C864%20207.4880000000001%20740.64%20128%20512%20128C283.36%20128%20160%20207.4880000000001%20160%20240L160%20434.5zM355.624992%20430.062496C360.922336%20429.036608%20366.3289920000001%20428.09424%20371.8125120000001%20427.187488C366.27984%20428.10688%20360.94896%20429.050784%20355.624992%20430.062496zM668.375008%20430.062496C663.05104%20429.050784%20657.72016%20428.10688%20652.187488%20427.187488C657.671008%20428.09424%20663.077664%20429.036608%20668.375008%20430.062496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22copy%22%20%20%20%20%20%20unicode=%22&#xF0C5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768L128%20128L352%20128L352%20192L192%20192L192%20704L576%20704L576%20672L640%20672L640%20768zM384%20640L384%200L896%200L896%20640zM448%20576L832%20576L832%2064L448%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rss%22%20%20%20%20%20%20unicode=%22&#xF09E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20608C477.76%20608%20736%20349.76%20736%2032L864%2032C864%20420.8%20548.8%20736%20160%20736zM160%20512L160%20384C354.24%20384%20512%20226.24%20512%2032L640%2032C640%20296.9600000000001%20424.96%20512%20160%20512zM256%20224A96%2096%200%200%201%20256%2032A96%2096%200%200%201%20256%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bars%22%20%20%20%20%20%20unicode=%22&#xF0C9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20672L128%20608L896%20608L896%20672zM128%20416L128%20352L896%20352L896%20416zM128%20160L128%2096L896%2096L896%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22list-ol%22%20%20%20%20%20%20unicode=%22&#xF0CB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M191%20800L181%20789C181%20789%20156.750016%20768%20141%20768L141%20704C162.750016%20704%20177.750016%20712.875008%20192%20721L192%20576L256%20576L256%20800zM352%20704L352%20640L896%20640L896%20704zM208%20512C163.750016%20512%20128%20476.249984%20128%20432L128%20416L192%20416L192%20432C192%20438.875008%20201.124992%20448%20208%20448C214.875008%20448%20224%20438.875008%20224%20432L221%20429L138%20349L128%20340L128%20288L288%20288L288%20352L233%20352L261%20380L265%20383L264%20384C280%20397.124992%20288%20416.624992%20288%20432C288%20476.249984%20252.250016%20512%20208%20512zM352%20416L352%20352L896%20352L896%20416zM128%20224L128%20160L172%20160L164%20147L160%20140L160%2096L208%2096C214.875008%2096%20224%2086.875008%20224%2080C224%2073.124992%20214.875008%2064%20208%2064L128%2064L128%200L208%200C252.250016%200%20288%2035.749984%20288%2080C288%20112.124992%20266.250016%20134.2499840000001%20239%20147L252%20169L256%20177L256%20224zM352%20128L352%2064L896%2064L896%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chair%22%20%20%20%20%20%20unicode=%22&#xF6C0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20768L352%20370C348.750016%20369.124992%20344.875008%20367.875008%20342%20367C326.5%20362.2499840000001%20315.750016%20357.2499840000001%20308%20352C304.124992%20349.375008%20300.5%20346.624992%20298%20344C295.5%20341.375008%20292%20336%20292%20336L288%20329L288%20256L320%20256L320%200L384%200L384%20256L640%20256L640%200L704%200L704%20256L736%20256L736%20329L732%20336C732%20336%20728.5%20341.375008%20726%20344C723.5%20346.624992%20719.875008%20349.375008%20716%20352C708.250016%20357.2499840000001%20697.5%20362.2499840000001%20682%20367C679.124992%20367.875008%20675.250016%20369.124992%20672%20370L672%20768L608%20768L608%20736L416%20736L416%20768zM416%20672L480%20672L480%20383C455.750016%20382.375008%20434%20381.7499840000001%20416%20380zM544%20672L608%20672L608%20380C590%20381.7499840000001%20568.250016%20382.375008%20544%20383z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dot-circle%22%20%20%20%20%20%20unicode=%22&#xF192;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM512%20480C459%20480%20416%20437%20416%20384C416%20331%20459%20288%20512%20288C565%20288%20608%20331%20608%20384C608%20437%20565%20480%20512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grinning-face-with-big-eyes%22%20%20%20%20%20%20unicode=%22&#xF599;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dna%22%20%20%20%20%20%20unicode=%22&#xF471;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20736C192%20639.249984%20233%20564%20291%20505C337%20458.124992%20392.875008%20419.624992%20450%20384C316.624992%20299.7499840000001%20192%20207.624992%20192%2032L256%2032C256%20182.2499840000001%20377%20264.2499840000001%20511%20347C542.875008%20327.375008%20574%20308.2499840000001%20603%20288L486%20288C454%20268.7499840000001%20425.750016%20246.375008%20397%20224L682%20224C683.624992%20222.375008%20685.375008%20220.624992%20687%20219C705.250016%20200.5%20721.375008%20180.875008%20734%20160L339%20160C323%20140.7499840000001%20313.624992%20118.375008%20304%2096L760%2096C765%2076.249984%20768%2055.249984%20768%2032L832%2032C832%20128.7499840000001%20791%20204%20733%20263C675%20322%20601%20367%20529%20411C457%20455%20387%20498%20337%20549C287%20600%20256%20656.749984%20256%20736zM768%20736C768%20713%20764.250016%20691.875008%20759%20672L304%20672C313.624992%20649.624992%20323%20627.249984%20339%20608L732%20608C718%20584.875008%20700.250016%20563.875008%20680%20544L397%20544C425.750016%20521.624992%20454%20499.249984%20486%20480L604%20480C584.750016%20466%20564.5%20451.875008%20544%20438C563.250016%20425.249984%20582.750016%20415.749984%20602%20403C723.624992%20483%20832%20576%20832%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plane-arrival%22%20%20%20%20%20%20unicode=%22&#xF5AF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M109%20769L107%20728L96%20447L95%20422L119%20415L324%20353L150%20232L101%20198L156%20176L247%20140L259%20135L271%20140L591%20273L796%20211C850%20194.7499840000001%20907.750016%20226.124992%20924%20280C940.250016%20334%20908.875008%20391.749984%20855%20408L673%20464L552%20664L545%20675L533%20679L448%20702L401%20714L408%20666L425%20541L289%20583L237%20717L231%20732L216%20737L148%20757zM169%20684L183%20680L234%20546L239%20531L254%20527L836%20347C856.875008%20340.7499840000001%20868.250016%20319.7499840000001%20862%20299C855.750016%20278.124992%20834.750016%20266.7499840000001%20814%20273L598%20338L587%20341L577%20337L259%20204L235%20214L415%20338L470%20376L406%20395L161%20469zM477%20627L503%20620L581%20493L491%20520zM656%20224C629.5%20224%20608%20202.5%20608%20176C608%20149.5%20629.5%20128%20656%20128C682.5%20128%20704%20149.5%20704%20176C704%20202.5%20682.5%20224%20656%20224zM96%2064L96%200L928%200L928%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22save%22%20%20%20%20%20%20unicode=%22&#xF0C7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20589L855%20599L727%20727L717%20736zM224%20672L320%20672L320%20480L704%20480L704%20658L800%20562L800%2096L736%2096L736%20384L288%20384L288%2096L224%2096zM384%20672L512%20672L512%20608L576%20608L576%20672L640%20672L640%20544L384%20544zM352%20320L672%20320L672%2096L352%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22binoculars%22%20%20%20%20%20%20unicode=%22&#xF1E5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20736C289%20736%20238.750016%20689.875008%20228%20630C167.5%20614.749984%20115%20575.375008%2092%20513L91%20513L23%20322C8.5%20292.375008%200%20259.124992%200%20224C0%20100.624992%20100.624992%200%20224%200C335.124992%200%20427.750016%2081.624992%20445%20188C462.375008%20170.875008%20486%20160%20512%20160C538%20160%20561.624992%20170.875008%20579%20188C596.250016%2081.624992%20688.875008%200%20800%200C923.375008%200%201024%20100.624992%201024%20224C1024%20255.124992%201017.624992%20285%201006%20312L933%20516L932%20517L932%20518C908.624992%20574.749984%20856.875008%20614.375008%20796%20630C785.250016%20689.875008%20735%20736%20672%20736C612.624992%20736%20564.375008%20694.875008%20550%20640L474%20640C459.624992%20694.875008%20411.375008%20736%20352%20736zM352%20672C390.124992%20672%20416%20646.124992%20416%20608L416%20576L608%20576L608%20608C608%20646.124992%20633.875008%20672%20672%20672C710.124992%20672%20736%20646.124992%20736%20608L736%20579L765%20576C812.5%20571%20853.5%20537.875008%20872%20495C872.250016%20494.375008%20872.750016%20493.624992%20873%20493L897%20425C867.624992%20439.249984%20834.750016%20448%20800%20448C706.375008%20448%20626.375008%20389.875008%20593%20308C575.875008%20334.624992%20545.624992%20352%20512%20352C478.375008%20352%20448.124992%20334.624992%20431%20308C397.624992%20389.875008%20317.624992%20448%20224%20448C189.750016%20448%20157.124992%20439.875008%20128%20426L152%20491L152%20492C170.624992%20541.5%20209.875008%20570.875008%20259%20576L288%20579L288%20608C288%20646.124992%20313.875008%20672%20352%20672zM224%20384C312.750016%20384%20384%20312.7499840000001%20384%20224C384%20135.2499840000001%20312.750016%2064%20224%2064C135.250016%2064%2064%20135.2499840000001%2064%20224C64%20246.624992%2069.624992%20267.5%2078%20287C78.5%20288.2499840000001%2078.5%20289.7499840000001%2079%20291C104.250016%20345.875008%20159.375008%20384%20224%20384zM800%20384C888.750016%20384%20960%20312.7499840000001%20960%20224C960%20135.2499840000001%20888.750016%2064%20800%2064C711.250016%2064%20640%20135.2499840000001%20640%20224C640%20312.7499840000001%20711.250016%20384%20800%20384zM512%20288C530%20288%20544%20274%20544%20256C544%20238%20530%20224%20512%20224C494%20224%20480%20238%20480%20256C480%20274%20494%20288%20512%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22language%22%20%20%20%20%20%20unicode=%22&#xF1AB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768L128%20192L320%20192L320%200L896%200L896%20576L704%20576L704%20768zM192%20704L640%20704L640%20558L338%20256L192%20256zM352%20640L352%20608L256%20608L256%20544L414%20544C409.875008%20507.249984%20398.624992%20478.249984%20380%20458C369%20461.624992%20359.124992%20466.124992%20351%20471C328.5%20484.375008%20320%20498.624992%20320%20512L256%20512C256%20473.875008%20279.5%20442.124992%20311%20421C295.250016%20417.624992%20277%20416%20256%20416L256%20352C312.750016%20352%20360%20365%20396%20389C412.750016%20386.124992%20429.750016%20384%20448%20384L448%20444C465.375008%20473.124992%20474.624992%20507.124992%20478%20544L512%20544L512%20608L416%20608L416%20640zM686%20512L832%20512L832%2064L384%2064L384%20210zM640%20453L610%20362L546%20170L544%20165L544%20128L608%20128L608%20156L609%20160L671%20160L672%20156L672%20128L736%20128L736%20165L734%20170L670%20362zM640%20252L649%20224L631%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22italic%22%20%20%20%20%20%20unicode=%22&#xF033;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M376%20736L374%20706L368%20610L366%20576L430%20576L402%20192L338%20192L336%20162L330%2066L327%2032L648%2032L650%2062L656%20158L658%20192L594%20192L622%20576L686%20576L688%20606L694%20702L697%20736zM436%20672L628%20672L626%20640L562%20640L560%20610L528%20162L526%20128L590%20128L588%2096L396%2096L398%20128L462%20128L464%20158L496%20606L498%20640L434%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-down%22%20%20%20%20%20%20unicode=%22&#xF063;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20768L480%20126L263%20343L217%20297L489%2025L512%203L535%2025L807%20297L761%20343L544%20126L544%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kaaba%22%20%20%20%20%20%20unicode=%22&#xF66B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C505.152%20736%20498.310016%20734.8955008%20491.750016%20732.6875008L160.8124992%20622.3750016C141.1964992%20615.8470016%20128%20597.5470015999999%20128%20576.8750016L128%20163.5C128%20141.484%20142.9990016%20122.2815040000001%20164.3750016%20116.937504L496.5%2033.937504C501.588%2032.657504%20506.784%2032%20512%2032C517.216%2032%20522.412%2032.657504%20527.5%2033.937504L859.624992%20116.937504C881.000992%20122.249504%20896%20141.452%20896%20163.5L896%20576.8750016C896%20597.5470015999999%20882.803488%20615.8470016%20863.187488%20622.3750016L532.249984%20732.6875008C525.689984%20734.8955008%20518.848%20736%20512%20736zM512%20672L832%20565.375008L832%20483.937504L537.624992%20572.187488C520.824992%20577.2435008%20503.175008%20577.2435008%20486.375008%20572.187488L192%20483.937504L192%20565.375008L512%20672zM512%20523.750016C517.164%20523.750016%20522.365504%20523.034496%20527.437504%20521.562496L832%20430.124992L832%20176L512%2096L192%20176L192%20430.124992L496.812512%20521.562496C501.740512%20523.034496%20506.836%20523.750016%20512%20523.750016zM487.062496%20479.812512C485.750016%20480.082496%20484.337504%20480.079488%20482.937504%20479.687488L376.3125120000001%20450.624992C372.568512%20449.536992%20369.875008%20446.062496%20369.875008%20442.062496L369.875008%20423.437504C369.875008%20417.549504%20375.462496%20413.531008%20381.062496%20414.875008L487.750016%20443.937504C491.494016%20444.993504%20494.124992%20448.750016%20494.124992%20452.750016L494.124992%20471.124992C494.124992%20475.516992%20491%20479.002496%20487.062496%20479.812512zM537%20479.812512C533.062496%20479.007008%20529.875008%20475.516992%20529.875008%20471.124992L529.875008%20452.687488C529.875008%20448.431488%20532.568512%20444.931008%20536.312512%20443.875008L642.937504%20414.875008C648.537504%20413.275008%20654.124992%20417.519008%20654.124992%20423.375008L654.124992%20442.062496C654.124992%20446.062496%20651.461984%20449.5064960000001%20647.750016%20450.562496L541.062496%20479.624992C539.662496%20480.024992%20538.312512%20480.080992%20537%20479.812512zM327.062496%20436.124992C325.750016%20436.393504%20324.337504%20436.337504%20322.937504%20435.937504L234.1249984%20411.687488C230.1249984%20410.599488%20227.5%20407.124992%20227.5%20403.124992L227.5%20384.750016C227.5%20378.8620160000001%20233.0875008%20374.587488%20238.6875008%20376.1874880000001L327.750016%20400.437504C331.494016%20401.525504%20334.124992%20405%20334.124992%20409L334.124992%20427.375008C334.124992%20431.767008%20331%20435.319488%20327.062496%20436.124992zM697%20436.124992C693.062496%20435.319488%20689.875008%20431.767008%20689.875008%20427.375008L689.875008%20409C689.875008%20405%20692.568512%20401.493504%20696.312512%20400.437504L785.375008%20376.1874880000001C790.975008%20374.587488%20796.562496%20378.894016%20796.562496%20384.750016L796.562496%20403.124992C796.562496%20407.124992%20793.843008%20410.599488%20789.875008%20411.687488L701.062496%20435.937504C699.662496%20436.337504%20698.312512%20436.393504%20697%20436.124992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22taxi%22%20%20%20%20%20%20unicode=%22&#xF1BA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20768L395%20704L304%20704C261.750016%20704%20224.124992%20676.5%20212%20636L168%20489L106%20510L86%20450L149%20429L129%20361C128.250016%20358.124992%20127.875008%20355%20128%20352L128%20128C128%20127%20128%20126%20128%20125L128%2096C128%2078.375008%20142.375008%2064%20160%2064L256%2064L267%2096L757%2096L768%2064L864%2064C881.624992%2064%20896%2078.375008%20896%2096L896%20123C896.124992%20124.624992%20896.124992%20126.375008%20896%20128L896%20352C896.124992%20355%20895.750016%20358.124992%20895%20361L875%20429L938%20450L918%20510L856%20489L812%20636C799.875008%20676.5%20762.250016%20704%20720%20704L629%20704L608%20768zM304%20640L720%20640C734.250016%20640%20746.875008%20630.624992%20751%20617L792%20480L232%20480L273%20617C277.124992%20630.749984%20289.750016%20640%20304%20640zM213%20416L811%20416L832%20346L832%20160L192%20160L192%20346zM272%20384C245.5%20384%20224%20362.5%20224%20336C224%20309.5%20245.5%20288%20272%20288C298.5%20288%20320%20309.5%20320%20336C320%20362.5%20298.5%20384%20272%20384zM752%20384C725.5%20384%20704%20362.5%20704%20336C704%20309.5%20725.5%20288%20752%20288C778.5%20288%20800%20309.5%20800%20336C800%20362.5%20778.5%20384%20752%20384zM384%20288L344%20192L413%20192L427%20224L597%20224L611%20192L680%20192L640%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22face-with-tears-of-joy%22%20%20%20%20%20%20unicode=%22&#xF588;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C283.84%20800%2098.1395008%20615.3064992%2096.1875008%20387.562496C114.5555008%20394.922496%20136.2884992%20402.327488%20161.3124992%20409.687488C174.5284992%20591.7995008%20326.56%20736%20512%20736C697.44%20736%20849.471488%20591.7995008%20862.687488%20409.687488C887.711488%20402.327488%20909.444512%20394.922496%20927.812512%20387.562496C925.860512%20615.3064992%20740.16%20800%20512%20800zM288%20448L288%20384L448%20384L448%20448L288%20448zM576%20448L576%20384L736%20384L736%20448L576%20448zM192%20352C192%20352%2096.9729984%20325.285504%2078.1249984%20306.437504C59.2770016%20287.5895040000001%2059.2770016%20256.972992%2078.1249984%20238.124992C96.9729984%20219.276992%20127.5895008%20219.276992%20146.4375008%20238.124992C165.2855008%20256.972992%20192%20352%20192%20352zM832%20352C832%20352%20858.714496%20256.972992%20877.562496%20238.124992C896.410496%20219.276992%20927.027008%20219.276992%20945.875008%20238.124992C964.723008%20256.972992%20964.723008%20287.5895040000001%20945.875008%20306.437504C927.027008%20325.285504%20832%20352%20832%20352zM288%20288C288%20288%20339.52%20128%20512%20128C684.48%20128%20736%20288%20736%20288L288%20288zM205.6875008%20211.187488C201.0155008%20203.731488%20196.2955008%20197.4830080000001%20191.6875008%20192.875008C181.4155008%20182.6030080000001%20169.46%20174.692992%20156.5%20169.124992C229.492%2048.804992%20361.312%20-32%20512%20-32C662.688%20-32%20794.508%2048.804992%20867.5%20169.124992C854.54%20174.692992%20842.584512%20182.571008%20832.312512%20192.875008C827.672512%20197.515008%20822.984512%20203.7634880000001%20818.312512%20211.187488C757.800512%20104.371488%20643.296%2032%20512%2032C380.704%2032%20266.1995008%20104.371488%20205.6875008%20211.187488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-left%22%20%20%20%20%20%20unicode=%22&#xF060;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M425%20679L153%20407L131%20384L153%20361L425%2089L471%20135L254%20352L896%20352L896%20416L254%20416L471%20633z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star-half%22%20%20%20%20%20%20unicode=%22&#xF089;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20827.749984L378.750016%20528.875008L53.250016%20494.5L296.375008%20275.375008L228.5%20-44.750016L512%20118.7499840000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22restroom%22%20%20%20%20%20%20unicode=%22&#xF7BD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768C217.624992%20768%20160%20710.375008%20160%20640C160%20604.375008%20175.250016%20572.249984%20199%20549C156.375008%20520.124992%20128%20470.875008%20128%20416L128%20236L192%20204L192%200L384%200L384%20204L448%20236L448%20416C448%20470.875008%20419.624992%20520.124992%20377%20549C400.750016%20572.249984%20416%20604.375008%20416%20640C416%20710.375008%20358.375008%20768%20288%20768zM704%20768C633.624992%20768%20576%20710.375008%20576%20640C576%20603.124992%20592.750016%20570.375008%20618%20547C589%20525.249984%20567.875008%20492.875008%20561%20454C561%20453.624992%20561%20453.375008%20561%20453L513%20198L505%20160L608%20160L608%200L800%200L800%20160L903%20160L895%20198L847%20453C847%20453.375008%20847%20453.624992%20847%20454C840.124992%20492.875008%20819%20525.249984%20790%20547C815.250016%20570.375008%20832%20603.124992%20832%20640C832%20710.375008%20774.375008%20768%20704%20768zM288%20704C323.750016%20704%20352%20675.749984%20352%20640C352%20604.249984%20323.750016%20576%20288%20576C252.250016%20576%20224%20604.249984%20224%20640C224%20675.749984%20252.250016%20704%20288%20704zM704%20704C739.750016%20704%20768%20675.749984%20768%20640C768%20604.249984%20739.750016%20576%20704%20576C668.250016%20576%20640%20604.249984%20640%20640C640%20675.749984%20668.250016%20704%20704%20704zM288%20512C341%20512%20384%20469%20384%20416L384%20276L320%20244L320%2064L256%2064L256%20244L192%20276L192%20416C192%20469%20235%20512%20288%20512zM704%20512C743.375008%20512%20776.875008%20485.875008%20784%20443L784%20442L785%20442L826%20224L736%20224L736%2064L672%2064L672%20224L582%20224L623%20442L624%20442L624%20443C631.124992%20485.875008%20664.624992%20512%20704%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22leaf%22%20%20%20%20%20%20unicode=%22&#xF06C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M801%20768L768%20753C666.250016%20708.124992%20519.250016%20691.249984%20394%20647C331.375008%20624.875008%20273.375008%20595.375008%20230%20548C186.624992%20500.624992%20160%20435.375008%20160%20352C160%20265.7499840000001%20210.750016%20206.624992%20258%20173C278.124992%20158.624992%20297.624992%20148.2499840000001%20314%20141C294.250016%20104.375008%20279.624992%2071.375008%20270%2043C252.5%20-8.124992%20249.750016%20-48.124992%20251%20-77C252.250016%20-105.875008%20256%20-125.624992%20256%20-125L320%20-131C322%20-107.875008%20316%20-95.750016%20315%20-74C314%20-52.250016%20315.875008%20-22.375008%20331%2022C361.250016%20110.624992%20445.124992%20256.5%20663%20490L617%20534C486.375008%20394%20402%20284.875008%20347%20197C333%20202.624992%20314.250016%20211.2499840000001%20295%20225C257.875008%20251.375008%20224%20290%20224%20352C224%20422.5%20244.124992%20469%20277%20505C309.875008%20541%20357.750016%20566.749984%20415%20587C518.624992%20623.624992%20646.875008%20642.124992%20757%20683C767.250016%20644.124992%20800%20511%20800%20303C800%20185%20772.375008%20117.375008%20740%2080C707.624992%2042.624992%20668.624992%2032%20634%2032C599.5%2032%20562.250016%2049.624992%20530%2072C497.750016%2094.375008%20475.5%20117.7499840000001%20453%20132L419%2078C424.750016%2074.375008%20456.624992%2044.875008%20494%2019C531.375008%20-6.875008%20578.750016%20-32%20634%20-32C683.250016%20-32%20743.5%20-14.624992%20789%2038C834.5%2090.624992%20864%20175.124992%20864%20303C864%20553.249984%20811%20733%20811%20733z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22subway%22%20%20%20%20%20%20unicode=%22&#xF239;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20768C232%20768%20160%20696%20160%20608L160%20224C160%20146.375008%20206.375008%2079.249984%20273%2049L192%20-32L267%20-32L332%2033C338.375008%2032.375008%20345.375008%2032%20352%2032L672%2032C678.624992%2032%20685.624992%2032.375008%20692%2033L757%20-32L832%20-32L751%2049C817.624992%2079.249984%20864%20146.375008%20864%20224L864%20608C864%20696%20792%20768%20704%20768zM320%20704L704%20704C746.250016%20704%20782%20677.5%20795%20640L229%20640C242%20677.5%20277.750016%20704%20320%20704zM224%20576L480%20576L480%20384L224%20384zM544%20576L800%20576L800%20384L544%20384zM224%20320L800%20320L800%20224C800%20153%20743%2096%20672%2096L352%2096C281%2096%20224%20153%20224%20224zM336%20256C309.5%20256%20288%20234.5%20288%20208C288%20181.5%20309.5%20160%20336%20160C362.5%20160%20384%20181.5%20384%20208C384%20234.5%20362.5%20256%20336%20256zM688%20256C661.5%20256%20640%20234.5%20640%20208C640%20181.5%20661.5%20160%20688%20160C714.5%20160%20736%20181.5%20736%20208C736%20234.5%20714.5%20256%20688%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cowboy-hat%22%20%20%20%20%20%20unicode=%22&#xF8C0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20704C419.250016%20704%20398%20688%20379%20667C360.124992%20646.249984%20344.750016%20618%20337%20584C336.875008%20583.624992%20337.124992%20583.375008%20337%20583C328.624992%20551%20316.750016%20495.749984%20307%20448C284.624992%20467.375008%20256%20480%20224%20480C153.250016%20480%2096%20422.749984%2096%20352C96%20284.624992%20113.375008%20208.7499840000001%20177%20153C240.624992%2097.249984%20344.5%2064%20512%2064C679.624992%2064%20784.5%2097.875008%20848%20154C911.5%20210.124992%20928%20286.124992%20928%20352C928%20422.749984%20870.750016%20480%20800%20480C768.250016%20480%20739.375008%20468.124992%20717%20449C716.624992%20449.375008%20716.375008%20449.624992%20716%20450C716%20450.124992%20715%20449.875008%20715%20450C703.624992%20502.749984%20694.5%20547.124992%20687%20583C679.375008%20619%20663.250016%20648.124992%20644%20669C624.750016%20689.875008%20603.5%20704%20576%20704C549.875008%20704%20532.750016%20690.624992%20521%20682C516.875008%20679%20514.624992%20676.875008%20512%20675C509.375008%20676.875008%20507.124992%20679%20503%20682C491.250016%20690.624992%20474.124992%20704%20448%20704zM448%20640C447.5%20640%20455.124992%20637.375008%20465%20630C470%20626.375008%20475.124992%20622.375008%20482%20618C488.875008%20613.624992%20497.375008%20608%20512%20608C526.624992%20608%20535.124992%20613.624992%20542%20618C548.875008%20622.375008%20554%20626.375008%20559%20630C568.875008%20637.375008%20576.5%20640%20576%20640C574.124992%20640%20585.875008%20637%20597%20625C608.124992%20613%20619.750016%20593.749984%20625%20569C633.875008%20527%20646.750016%20467.249984%20658%20415C656.375008%20413.875008%20655%20413.124992%20653%20412C631.375008%20399.375008%20589.375008%20384%20512%20384C434.624992%20384%20392.624992%20399.375008%20371%20412C368.5%20413.375008%20367%20414.624992%20365%20416C376%20469.124992%20389.750016%20533%20399%20568C399%20568.375008%20399%20568.624992%20399%20569C404.124992%20592.124992%20415.624992%20611.375008%20427%20624C438.375008%20636.624992%20451.250016%20640%20448%20640zM224%20416C261.124992%20416%20286.624992%20391.375008%20288%20355C288%20354.624992%20288%20354.375008%20288%20354C286.624992%20348%20287%20341.7499840000001%20289%20336C289.250016%20335%20289.624992%20334%20290%20333C296.250016%20270.624992%20331.375008%20228.875008%20374%20211C420.875008%20191.2499840000001%20472%20192%20512%20192C552.875008%20192%20604.624992%20192.5%20651%20213C694.124992%20232.124992%20730.124992%20275.2499840000001%20735%20338C736.375008%20342.5%20736.750016%20347.375008%20736%20352C736%20352.375008%20736%20352.624992%20736%20353C736.124992%20354.375008%20736.124992%20355.624992%20736%20357C738.124992%20392.375008%20763.624992%20416%20800%20416C838.124992%20416%20864%20390.124992%20864%20352C864%20296.2499840000001%20851.875008%20243.375008%20805%20202C758.124992%20160.624992%20670.750016%20128%20512%20128C353.124992%20128%20265.750016%20160%20219%20201C172.250016%20242%20160%20294.5%20160%20352C160%20390.124992%20185.875008%20416%20224%20416zM352%20350C385.875008%20333.5%20435.750016%20320%20512%20320C588.250016%20320%20638.124992%20333.5%20672%20350C671.5%20300.624992%20654.124992%20284.875008%20625%20272C595.375008%20258.875008%20551.124992%20256%20512%20256C472%20256%20427.124992%20256.7499840000001%20398%20269C369.250016%20281.124992%20352.375008%20297%20352%20350z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grip-vertical%22%20%20%20%20%20%20unicode=%22&#xF58E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20832L224%20576L480%20576L480%20832L224%20832zM544%20832L544%20576L800%20576L800%20832L544%20832zM288%20768L416%20768L416%20640L288%20640L288%20768zM608%20768L736%20768L736%20640L608%20640L608%20768zM224%20512L224%20256L480%20256L480%20512L224%20512zM544%20512L544%20256L800%20256L800%20512L544%20512zM288%20448L416%20448L416%20320L288%20320L288%20448zM608%20448L736%20448L736%20320L608%20320L608%20448zM224%20192L224%20-64L480%20-64L480%20192L224%20192zM544%20192L544%20-64L800%20-64L800%20192L544%20192zM288%20128L416%20128L416%200L288%200L288%20128zM608%20128L736%20128L736%200L608%200L608%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plane%22%20%20%20%20%20%20unicode=%22&#xF072;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C459.375008%20800%20416%20756.624992%20416%20704L416%20469L147%20349L128%20341L128%20188L416%20220L416%20161L334%20106L320%2097L320%20-39L358%20-31L512%200L666%20-31L704%20-39L704%2097L690%20106L608%20161L608%20220L896%20188L896%20341L877%20349L608%20469L608%20704C608%20756.624992%20564.624992%20800%20512%20800zM512%20736C530.124992%20736%20544%20722.124992%20544%20704L544%20427L563%20419L832%20299L832%20260L544%20292L544%20126L558%20117L640%2062L640%2039L518%2063L512%2065L506%2063L384%2039L384%2062L466%20117L480%20126L480%20292L192%20260L192%20299L461%20419L480%20427L480%20704C480%20722.124992%20493.875008%20736%20512%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tablets%22%20%20%20%20%20%20unicode=%22&#xF490;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M704%20800C580.48%20800%20480%20699.488%20480%20576C480%20452.512%20580.48%20352%20704%20352C827.52%20352%20928%20452.512%20928%20576C928%20699.488%20827.52%20800%20704%20800zM704%20736C792.224%20736%20864%20664.2239999999999%20864%20576C864%20543.444608%20854.07952%20513.233472%20837.312512%20487.937504L615.937504%20709.3124992C641.233472%20726.0795072%20671.444608%20736%20704%20736zM570.687488%20664.0624992L792.062496%20442.624992C766.77152%20425.868096%20736.544704%20416%20704%20416C615.776%20416%20544%20487.776%20544%20576C544%20608.5553856%20553.92048%20638.7665216%20570.687488%20664.0624992zM320%20448C196.48%20448%2096%20347.4880000000001%2096%20224C96%20100.5119999999999%20196.48%200%20320%200C443.52%200%20544%20100.5119999999999%20544%20224C544%20347.4880000000001%20443.52%20448%20320%20448zM320%20384C397.259616%20384%20461.875072%20328.931072%20476.750016%20256L163.25%20256C178.124928%20328.931072%20242.7403744%20384%20320%20384zM163.25%20192L476.750016%20192C461.875072%20119.068928%20397.259616%2064%20320%2064C242.7403744%2064%20178.124928%20119.068928%20163.25%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22egg%22%20%20%20%20%20%20unicode=%22&#xF7FB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C416%20800%20329.6%20726.4%20265.6%20633.6C201.6%20540.8%20160%20425.6%20160%20320C160%20208%20198.4%20118.4%20262.4%2057.6C329.6%200%20416%20-32%20512%20-32C608%20-32%20694.4%20-3.2%20761.6%2057.6S864%20208%20864%20320C864%20425.6%20822.4%20540.8%20758.4%20633.6C694.4%20726.4%20608%20800%20512%20800zM512%20736C572.8%20736%20646.4%20681.6%20704%20598.4C761.6%20515.2%20800%20406.4%20800%20320C800%20220.8%20768%20150.4%20716.8%20105.6C665.6%2057.6%20595.2%2032%20512%2032C428.8%2032%20358.4%2057.6%20307.2%20105.6C256%20153.6%20224%20224%20224%20320C224%20409.6%20262.4%20515.2%20320%20598.4C377.6%20681.6%20451.2%20736%20512%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stopwatch%22%20%20%20%20%20%20unicode=%22&#xF2F2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20768L416%20704L608%20704L608%20768zM512%20672C318%20672%20160%20514%20160%20320C160%20126%20318%20-32%20512%20-32C706%20-32%20864%20126%20864%20320C864%20413.375008%20827.624992%20498.875008%20768%20562L823%20617L777%20663L719%20605C661%20647.249984%20589.124992%20672%20512%20672zM512%20608C671.375008%20608%20800%20479.375008%20800%20320C800%20160.624992%20671.375008%2032%20512%2032C352.624992%2032%20224%20160.624992%20224%20320C224%20479.375008%20352.624992%20608%20512%20608zM480%20544L480%20375C460.875008%20363.875008%20448%20343.624992%20448%20320C448%20296.375008%20460.875008%20276.124992%20480%20265L480%20224L544%20224L544%20265C563.124992%20276.124992%20576%20296.375008%20576%20320C576%20343.624992%20563.124992%20363.875008%20544%20375L544%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mouse-pointer%22%20%20%20%20%20%20unicode=%22&#xF245;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20813L288%20-5L341%2039L470%20147L535%2018L549%20-11L578%204L677%2055L705%2069L691%2098L632%20214L794%20234L859%20242L813%20288L343%20759zM352%20658L722%20289L578%20272L533%20266L554%20225L620%2097L578%2075L509%20213L490%20249L459%20223L352%20133z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smiling-face%22%20%20%20%20%20%20unicode=%22&#xF118;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20512C341.5%20512%20320%20490.5%20320%20464C320%20437.5%20341.5%20416%20368%20416C394.5%20416%20416%20437.5%20416%20464C416%20490.5%20394.5%20512%20368%20512zM656%20512C629.5%20512%20608%20490.5%20608%20464C608%20437.5%20629.5%20416%20656%20416C682.5%20416%20704%20437.5%20704%20464C704%20490.5%20682.5%20512%20656%20512zM346%20288L291%20256C335.250016%20179.624992%20417.5%20128%20512%20128C606.5%20128%20688.750016%20179.624992%20733%20256L678%20288C644.750016%20230.624992%20583.250016%20192%20512%20192C440.750016%20192%20379.250016%20230.624992%20346%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grinning-face-with-smiling-eyes%22%20%20%20%20%20%20unicode=%22&#xF582;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM352%20512C284.992%20512%20236.5%20473.375008%20236.5%20473.375008L275.5%20422.624992C275.5%20422.624992%20310.1744992%20448%20352.062496%20448C393.950496%20448%20428.562496%20422.624992%20428.562496%20422.624992L467.562496%20473.375008C467.498496%20473.375008%20419.008%20512%20352%20512zM672%20512C604.992%20512%20556.5%20473.375008%20556.5%20473.375008L595.5%20422.624992C595.5%20422.624992%20630.174496%20448%20672.062496%20448C713.950496%20448%20748.562496%20422.624992%20748.562496%20422.624992L787.562496%20473.375008C787.498496%20473.375008%20739.008%20512%20672%20512zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22minus-circle%22%20%20%20%20%20%20unicode=%22&#xF056;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM320%20416L320%20352L704%20352L704%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22audio-file%22%20%20%20%20%20%20unicode=%22&#xF1C7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20800zM256%20736L768%20736L768%2032L256%2032zM512%20585L512%20378C501.875008%20381.624992%20491.250016%20384%20480%20384C427.375008%20384%20384%20340.624992%20384%20288C384%20235.375008%20427.375008%20192%20480%20192C532.624992%20192%20576%20235.375008%20576%20288L576%20503L664%20481L680%20543zM480%20320C498%20320%20512%20306%20512%20288C512%20270%20498%20256%20480%20256C462%20256%20448%20270%20448%20288C448%20306%20462%20320%20480%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22divide%22%20%20%20%20%20%20unicode=%22&#xF529;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20704C459.375008%20704%20416%20660.624992%20416%20608C416%20555.375008%20459.375008%20512%20512%20512C564.624992%20512%20608%20555.375008%20608%20608C608%20660.624992%20564.624992%20704%20512%20704zM512%20640C530%20640%20544%20626%20544%20608C544%20590%20530%20576%20512%20576C494%20576%20480%20590%20480%20608C480%20626%20494%20640%20512%20640zM160%20416L160%20352L864%20352L864%20416zM512%20256C459.375008%20256%20416%20212.624992%20416%20160C416%20107.375008%20459.375008%2064%20512%2064C564.624992%2064%20608%20107.375008%20608%20160C608%20212.624992%20564.624992%20256%20512%20256zM512%20192C530%20192%20544%20178%20544%20160C544%20142%20530%20128%20512%20128C494%20128%20480%20142%20480%20160C480%20178%20494%20192%20512%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blind%22%20%20%20%20%20%20unicode=%22&#xF29D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M464%20800C402.5%20800%20352%20749.5%20352%20688C352%20626.5%20402.5%20576%20464%20576C525.5%20576%20576%20626.5%20576%20688C576%20749.5%20525.5%20800%20464%20800zM464%20736C490.875008%20736%20512%20714.875008%20512%20688C512%20661.124992%20490.875008%20640%20464%20640C437.124992%20640%20416%20661.124992%20416%20688C416%20714.875008%20437.124992%20736%20464%20736zM346%20568C329.5%20566.624992%20314.124992%20558.749984%20303%20546L245%20479C237.375008%20470.249984%20232%20459.5%20230%20448L208%20324L271%20313L293%20437L351%20504L352%20504L377%20499L339%20327C335.124992%20309.124992%20339.250016%20290.7499840000001%20350%20276L527%2032L606%2032L402%20314L440%20487L455%20484L479%20400C484.624992%20380.7499840000001%20499.124992%20365.124992%20518%20358L613%20322L737%2042L767%2054L640%20340L653%20375L541%20418L516%20502C509.375008%20525.124992%20490.624992%20542.5%20467%20547L363%20567C357.5%20568%20351.5%20568.5%20346%20568zM335%20223L319%20161L226%2032L305%2032L379%20133L383%20152z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hot-pepper%22%20%20%20%20%20%20unicode=%22&#xF816;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M896%20736L896%20800C832.375008%20800%20782.750016%20782.249984%20748.624992%20747.5C728.875008%20727.375008%20718.250016%20705%20712.124992%20685.749984C695.875008%20697%20677%20704%20656%20704C575.250016%20704%20544.750016%20639.749984%20544%20596C544%20589%20543.750016%20581.624992%20543.250016%20574C521.750016%20510.375008%20480%20552.5%20480%20640C376.875008%20530.5%20488%20490.124992%20424.624992%20426.749984C411.124992%20413.249984%20378.875008%20408%20358.750016%20432.749984C332.124992%20464.375008%20386.250016%20516.375008%20335%20555.249984C344.375008%20496.749984%20299.250016%20508.875008%20284%20521.375008C264.124992%20537.624992%20228%20573.375008%20288%20672C226.624992%20644%20189.624992%20587.124992%20192%20544C198.375008%20430.875008%20373.250016%20332.624992%20302.624992%20266.624992C267%20233.2499840000001%20197%20278.375008%20224%20352C190.375008%20334.875008%20150.875008%20294.124992%20163.5%20230.7499840000001C172.250016%20186.875008%20236%2088%20128%2032C128%2032%20128.5%2031.875008%20129.375008%2031.624992L126.624992%20-32C128.750016%20-32.124992%20137.375008%20-32.375008%20151.250016%20-32.375008C241.250016%20-32.375008%20552.750016%20-18.5%20744.5%20165.124992C845%20261.375008%20896%20388.875008%20896%20544C896%20588.249984%20875.875008%20672%20800%20672C790.624992%20672%20781.875008%20670.749984%20773.624992%20668.749984C777.250016%20679.5%20783.5%20691.749984%20794.250016%20702.749984C816%20724.749984%20850.124992%20736%20896%20736zM800%20608C830.250016%20608%20832%20544.5%20832%20544C832%20407.124992%20787.624992%20295.2499840000001%20700.375008%20211.5C558.750016%2075.749984%20335.624992%2042.124992%20214.5%2034.124992C244%2040.875008%20279.5%2054.624992%20318.375008%2080.875008C505.624992%20183.5%20604.124992%20425.5%20607.750016%20586.624992L608%20586.624992L608%20595.375008C608.124992%20602.875008%20611.124992%20640%20656%20640C683.375008%20640%20704%20601.124992%20704%20576L768%20576C768%20589.749984%20771.375008%20608%20800%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22volleyball-ball%22%20%20%20%20%20%20unicode=%22&#xF45F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C283.375008%20800%2096%20612.624992%2096%20384C96%20155.375008%20283.375008%20-32%20512%20-32C740.624992%20-32%20928%20155.375008%20928%20384C928%20612.624992%20740.624992%20800%20512%20800zM512%20736C587.375008%20736%20657.624992%20711.749984%20715%20671C645.5%20688.124992%20580%20690.875008%20525%20687C483.250016%20684%20447.250016%20677.749984%20420%20671C411.250016%20668.875008%20405.624992%20667%20399%20665C395.124992%20686.749984%20394%20704.624992%20394%20715C431%20728.249984%20470.5%20736%20512%20736zM332%20685C333.750016%20667.749984%20337.375008%20647.124992%20343%20624C342.875008%20617.624992%20344.624992%20611.375008%20348%20606C358.5%20568.875008%20374.5%20526.875008%20400%20483C400.624992%20482%20401.250016%20481%20402%20480C421.624992%20446.749984%20445.875008%20412.5%20477%20379C468.875008%20351.375008%20458.875008%20325.875008%20448%20303C429.5%20319.875008%20406.124992%20344.7499840000001%20381%20381C338.5%20442.249984%20298%20530.5%20296%20649C296%20652.749984%20295.250016%20656.5%20294%20660C305.750016%20669.249984%20319.124992%20677.249984%20332%20685zM558%20625C628%20626.5%20712.375008%20615.624992%20797%20575C800.875008%20572.375008%20805.375008%20570.749984%20810%20570C820.250016%20553.749984%20829.5%20537%20837%20519C737.375008%20563.624992%20645%20572.249984%20572%20567C513.624992%20562.875008%20470%20550.124992%20442%20540C431%20562%20422.624992%20583.249984%20416%20603C422.250016%20604.875008%20428%20607%20436%20609C460%20615%20491.5%20621.375008%20529%20624C538.375008%20624.624992%20548%20624.749984%20558%20625zM235%20600C245.875008%20490.875008%20285.875008%20405.749984%20328%20345C360.875008%20297.5%20394.5%20264.624992%20416%20246C401.5%20224%20385.875008%20205.5%20371%20189C351.250016%20208.624992%20323.250016%20239.875008%20296%20282C252.624992%20349.124992%20213.124992%20441.749984%20217%20553C217.624992%20558.875008%20216.5%20564.749984%20214%20570C220.5%20580.249984%20227.5%20590.5%20235%20600zM606%20504C675.624992%20504.875008%20761%20491.124992%20853%20440C854.875008%20438.749984%20856.875008%20437.749984%20859%20437C861.375008%20421.249984%20863.750016%20405.249984%20864%20389C822.124992%20407.749984%20754.875008%20430.249984%20667%20432C661%20434.624992%20654.375008%20435.249984%20648%20434C646%20433.5%20643.875008%20432.875008%20642%20432C641.375008%20432%20640.624992%20432%20640%20432C605.5%20431%20568.124992%20426%20529%20417C507.875008%20439.124992%20490.124992%20461.624992%20475%20484C498.875008%20491.5%20533.624992%20499.875008%20577%20503C586.250016%20503.624992%20596%20503.875008%20606%20504zM164%20435C179.750016%20361.124992%20210%20297.624992%20242%20248C272.875008%20200.124992%20303.375008%20166.124992%20326%20144C310.375008%20130.7499840000001%20297.250016%20121.2499840000001%20287%20114C209.375008%20178.624992%20160%20275.5%20160%20384C160%20401.249984%20161.624992%20418.375008%20164%20435zM683%20367C708.124992%20365.624992%20731.250016%20363.2499840000001%20752%20359C751.250016%20352.5%20750.5%20346.5%20749%20338C744.624992%20313.7499840000001%20736.750016%20281.7499840000001%20723%20247C695.5%20177.624992%20645.5%2097.375008%20552%2042C548.875008%2039.875008%20546.124992%2037.124992%20544%2034C533.5%2033%20522.750016%2032%20512%2032C496.750016%2032%20481.750016%2033.124992%20467%2035C556.250016%2098.124992%20610.124992%20175.375008%20642%20242C660.375008%20280.375008%20671.375008%20315.2499840000001%20678%20343C680.250016%20352.5%20681.624992%20359.5%20683%20367zM614%20366C615.375008%20366.124992%20616.750016%20365.875008%20618%20366C617.375008%20363%20616.750016%20361.2499840000001%20616%20358C610.375008%20334.2499840000001%20600.124992%20303.7499840000001%20584%20270C551.750016%20202.624992%20495%20123.2499840000001%20392%2063C388.624992%2061.5%20385.624992%2059.5%20383%2057C368.624992%2062.749984%20355.375008%2069.5%20342%2077C352.375008%2085%20365%2095.249984%20378%20107C386.624992%20106.749984%20395%20110%20401.250016%20116C407.5%20122%20411%20130.375008%20411%20139C434.5%20164.124992%20458.624992%20194.375008%20481%20232C483.750016%20235.2499840000001%20485.750016%20239%20487%20243C505.124992%20275%20521.124992%20311.624992%20534%20353C562.124992%20360%20588.5%20363.7499840000001%20614%20366zM814%20341C833%20334.124992%20847.624992%20327.375008%20858%20322C840.624992%20225.2499840000001%20784.250016%20142.2499840000001%20705%2090C741.124992%20133.875008%20766.250016%20180.624992%20783%20223C798.624992%20262.375008%20807%20298.2499840000001%20812%20326C813.124992%20332.124992%20813.250016%20335.875008%20814%20341z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-king%22%20%20%20%20%20%20unicode=%22&#xF43F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C477%20800%20448%20771%20448%20736C448%20724.5%20451.5%20713.375008%20457%20704L256%20704L256%20628L263%20620L380%20480C362.375008%20478.875008%20348.875008%20463.624992%20350%20446C351.124992%20428.375008%20366.375008%20414.875008%20384%20416L405%20416L355%20238L353%20233L332%20192L288%20192C287%20192%20286%20192%20285%20192C267.375008%20191.124992%20253.624992%20176.124992%20254.5%20158.5C255.375008%20140.875008%20270.375008%20127.124992%20288%20128L230%2051L224%2043L224%20-32L800%20-32L800%2043L794%2051L736%20128C747.5%20127.875008%20758.250016%20133.875008%20764.124992%20143.875008C769.875008%20153.875008%20769.875008%20166.124992%20764.124992%20176.124992C758.250016%20186.124992%20747.5%20192.124992%20736%20192L692%20192L671%20233L670%20235L669%20238L619%20416L640%20416C657.624992%20414.624992%20673.124992%20427.875008%20674.5%20445.5C675.875008%20463.124992%20662.624992%20478.624992%20645%20480L761%20620L768%20628L768%20704L567%20704C572.5%20713.375008%20576%20724.5%20576%20736C576%20771%20547%20800%20512%20800zM330%20640L694%20640L561%20480L463%20480zM472%20416L552%20416L609%20215L610%20212L620%20192L404%20192L414%20212L415%20215zM368%20128L656%20128L728%2032L296%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-hospital%22%20%20%20%20%20%20unicode=%22&#xF47D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20739L116%20574L96%20565L96%2032L928%2032L928%20565L908%20574zM512%20669L864%20522L864%2096L160%2096L160%20522zM480%20480L480%20384L384%20384L384%20320L480%20320L480%20224L544%20224L544%20320L640%20320L640%20384L544%20384L544%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22battery-full%22%20%20%20%20%20%20unicode=%22&#xF240;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20640L96%20128L864%20128L864%20288L928%20288L928%20480L864%20480L864%20640zM160%20576L800%20576L800%20192L160%20192zM224%20512L224%20256L736%20256L736%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-maximize%22%20%20%20%20%20%20unicode=%22&#xF2D0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM288%20576L288%20192L736%20192L736%20576zM352%20512L672%20512L672%20448L352%20448zM352%20384L672%20384L672%20256L352%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22loudly-crying-face%22%20%20%20%20%20%20unicode=%22&#xF5B4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM384%20576C344.375008%20576%20314.250016%20553.875008%20294%20535C273.750016%20516.124992%20261%20498%20261%20498L315%20462C315%20462%20322.875008%20475.875008%20337%20489C351.124992%20502.124992%20369.5%20512%20384%20512L480%20512L480%20576zM544%20576L544%20512L640%20512C654.5%20512%20672.875008%20502.124992%20687%20489C701.124992%20475.875008%20709%20462%20709%20462L763%20498C763%20498%20750.250016%20516.124992%20730%20535C709.750016%20553.875008%20679.624992%20576%20640%20576zM272%20448C272%20448%20224%20362.5%20224%20336C224%20309.5%20245.5%20288%20272%20288C298.5%20288%20320%20309.5%20320%20336C320%20362.5%20272%20448%20272%20448zM512%20384C437.250016%20384%20386.124992%20344.5%20358%20307C329.875008%20269.5%20321%20232%20321%20232L311%20192L713%20192L703%20232C703%20232%20694.124992%20269.5%20666%20307C637.875008%20344.5%20586.750016%20384%20512%20384zM512%20320C565.5%20320%20594.124992%20295.5%20614%20269C618.875008%20262.375008%20617.624992%20262.124992%20621%20256L403%20256C406.375008%20262.124992%20405.124992%20262.375008%20410%20269C429.875008%20295.5%20458.5%20320%20512%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sticky-note%22%20%20%20%20%20%20unicode=%22&#xF249;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L653%2032L663%2041L855%20233L864%20243L864%20736zM224%20672L800%20672L800%20288L608%20288L608%2096L224%2096zM672%20224L754%20224L672%20142z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-transgender%22%20%20%20%20%20%20unicode=%22&#xF225;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768L128%20544L192%20544L192%20659L290%20560L233%20503L279%20457L336%20514L378%20472C361.124992%20446.624992%20352%20416.5%20352%20384C352%20307%20407.250016%20242%20480%20227L480%20160L384%20160L384%2096L480%2096L480%200L544%200L544%2096L640%2096L640%20160L544%20160L544%20227C616.750016%20242%20672%20307%20672%20384C672%20416.5%20662.875008%20446.624992%20646%20472L832%20659L832%20544L896%20544L896%20768L672%20768L672%20704L787%20704L600%20518C574.624992%20534.875008%20544.5%20544%20512%20544C479.5%20544%20449.375008%20534.875008%20424%20518L382%20560L439%20617L393%20663L336%20606L237%20704L352%20704L352%20768zM512%20480C565.375008%20480%20608%20437.375008%20608%20384C608%20330.624992%20565.375008%20288%20512%20288C458.624992%20288%20416%20330.624992%20416%20384C416%20437.375008%20458.624992%20480%20512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22volume-off%22%20%20%20%20%20%20unicode=%22&#xF026;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20749L425%20695L274%20544L128%20544L128%20224L274%20224L425%2073L480%2019zM416%20594L416%20174L311%20279L301%20288L192%20288L192%20480L301%20480L311%20489zM647%20519L601%20473L690%20384L601%20295L647%20249L736%20338L825%20249L871%20295L782%20384L871%20473L825%20519L736%20430z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-graduate%22%20%20%20%20%20%20unicode=%22&#xF501;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800L96%20672L195.375008%20641.5L288%20613L288%20527.749984C284%20522.875008%20281%20518.124992%20278.624992%20513.124992C272.875008%20501%20269.250016%20487.5%20266%20471.5C259.875008%20441.124992%20256.624992%20401.875008%20256.250016%20358.875008C236.750016%20341.375008%20224%20316.2499840000001%20224%20288C224%20247.124992%20253%20217.624992%20289.124992%20203.875008C303.624992%20162.124992%20327.750016%20116.2499840000001%20362.5%2077.375008C400.5%2035%20451.250016%200%20512%200C572.750016%200%20623.5%2035%20661.5%2077.375008C696.250016%20116.2499840000001%20720.375008%20162.124992%20734.875008%20203.875008C771%20217.624992%20800%20247.124992%20800%20288C800%20316.2499840000001%20787.375008%20341.7499840000001%20767.624992%20359.375008C767.250016%20402.249984%20764%20441.249984%20758%20471.5C754.750016%20487.5%20751.124992%20501%20745.375008%20513.124992C743%20518.124992%20740%20522.875008%20736%20527.749984L736%20613L928%20672zM512%20733L710.5%20672L512%20611L313.5%20672zM352%20593.249984L512%20544L521.5%20546.875008L672%20593.249984L672%20519C671.624992%20518.5%20672%20518.375008%20670.5%20517.375008C665.5%20513.124992%20655.124992%20507%20640.875008%20501.249984C612.250016%20489.875008%20567.875008%20480%20512%20480C456.124992%20480%20411.750016%20489.875008%20383.124992%20501.249984C368.875008%20507%20358.5%20513.124992%20353.5%20517.375008C352%20518.375008%20352.375008%20518.5%20352%20519zM328.5%20457.375008C337.750016%20451.749984%20347.750016%20446.5%20359.5%20441.875008C397.124992%20426.875008%20448.750016%20416%20512%20416C575.250016%20416%20626.875008%20426.875008%20664.5%20441.875008C676.250016%20446.5%20686.250016%20451.749984%20695.5%20457.375008C700.5%20431.5%20704%20393.749984%20704%20352L704%20324.875008L720%20315.5C729.750016%20310%20736%20300.124992%20736%20288C736%20270.875008%20723.250016%20257.7499840000001%20706.5%20256.375008L685%20254.624992L678.624992%20234C668%20199.375008%20644.250016%20154.124992%20613.624992%20120C583.124992%2085.875008%20547.5%2064%20512%2064C476.5%2064%20440.875008%2085.875008%20410.375008%20120C379.750016%20154.124992%20356%20199.375008%20345.375008%20234L339%20254.624992L317.5%20256.375008C300.750016%20257.7499840000001%20288%20270.875008%20288%20288C288%20300%20294.375008%20309.875008%20304.250016%20315.5L320.624992%20325L320%20352L320%20352.375008C320%20393.875008%20323.5%20431.5%20328.5%20457.375008zM261.5%20352L288.124992%20352L261.250016%20351.375008zM416%20320C398.375008%20320%20384%20305.624992%20384%20288C384%20270.375008%20398.375008%20256%20416%20256C433.624992%20256%20448%20270.375008%20448%20288C448%20305.624992%20433.624992%20320%20416%20320zM608%20320C590.375008%20320%20576%20305.624992%20576%20288C576%20270.375008%20590.375008%20256%20608%20256C625.624992%20256%20640%20270.375008%20640%20288C640%20305.624992%20625.624992%20320%20608%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-tie%22%20%20%20%20%20%20unicode=%22&#xF508;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C388.624992%20768%20288%20667.375008%20288%20544C288%20467.875008%20326.750016%20400.5%20385%20360C253.624992%20308.7499840000001%20160%20180.7499840000001%20160%2032L224%2032C224%20172.7499840000001%20326.124992%20290.375008%20460%20315L480%20256L544%20256L564%20315C697.875008%20290.375008%20800%20172.7499840000001%20800%2032L864%2032C864%20180.7499840000001%20770.375008%20308.7499840000001%20639%20360C697.250016%20400.5%20736%20467.875008%20736%20544C736%20667.375008%20635.375008%20768%20512%20768zM512%20704C600.750016%20704%20672%20632.749984%20672%20544C672%20455.249984%20600.750016%20384%20512%20384C423.250016%20384%20352%20455.249984%20352%20544C352%20632.749984%20423.250016%20704%20512%20704zM480%20224L448%2032L576%2032L544%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snowplow%22%20%20%20%20%20%20unicode=%22&#xF7D2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M336%20704C293.250016%20704%20255.750016%20675.124992%20244%20634L202%20489L138%20510L118%20450L165%20434L156%20425C138%20407%20128%20383.5%20128%20358L128%20288L102%20288L97%20262L65%20102L57%2064L967%2064L959%20102L927%20262L922%20288L896%20288L896%20358C896%20383.5%20886%20407%20868%20425L859%20434L906%20450L886%20510L822%20489L780%20634C768.250016%20675.124992%20730.750016%20704%20688%20704zM336%20640L688%20640C702.375008%20640%20714%20630.875008%20718%20617L757%20480L267%20480L306%20617C310%20630.875008%20321.624992%20640%20336%20640zM238%20416L786%20416L823%20380C829%20374%20832%20366.5%20832%20358L832%20288L768%20288L768%20352L640%20352L640%20288L384%20288L384%20352L256%20352L256%20288L192%20288L192%20358C192%20366.5%20195%20374%20201%20380zM154%20224L870%20224L889%20128L135%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-share-square%22%20%20%20%20%20%20unicode=%22&#xF1E1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM640%20576A64%2064%200%200%201%20576.249984%20507L426.249984%20432A64%2064%200%200%201%20384%20448A64%2064%200%200%201%20384%20320A64%2064%200%200%201%20426.249984%20336L576.249984%20261A64%2064%200%200%201%20640%20192A64%2064%200%200%201%20640%20320A64%2064%200%200%201%20597.750016%20304L447.750016%20379A64%2064%200%200%201%20447.750016%20389L597.750016%20464A64%2064%200%200%201%20640%20448A64%2064%200%200%201%20640%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22align-right%22%20%20%20%20%20%20unicode=%22&#xF038;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20672L96%20608L928%20608L928%20672zM352%20544L352%20480L928%20480L928%20544zM96%20416L96%20352L928%20352L928%20416zM352%20288L352%20224L928%20224L928%20288zM96%20160L96%2096L928%2096L928%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thermometer-full%22%20%20%20%20%20%20unicode=%22&#xF2C7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20768L384%20401C328%20360.375008%20288%20298.375008%20288%20224C288%20100.624992%20388.624992%200%20512%200C635.375008%200%20736%20100.624992%20736%20224C736%20298.375008%20696%20360.375008%20640%20401L640%20448L704%20448L704%20512L640%20512L640%20576L704%20576L704%20640L640%20640L640%20704L704%20704L704%20768zM448%20704L576%20704L576%20371L592%20362C639.875008%20334.2499840000001%20672%20283.2499840000001%20672%20224C672%20135.2499840000001%20600.750016%2064%20512%2064C423.250016%2064%20352%20135.2499840000001%20352%20224C352%20283.2499840000001%20384.124992%20334.2499840000001%20432%20362L448%20371zM480%20640L480%20314C442.875008%20300.7499840000001%20416%20265.624992%20416%20224C416%20171%20459%20128%20512%20128C565%20128%20608%20171%20608%20224C608%20265.624992%20581.124992%20300.7499840000001%20544%20314L544%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medical-file%22%20%20%20%20%20%20unicode=%22&#xF477;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20588.8124992L822.375008%20598.3750016L630.375008%20790.3750016L620.812512%20800L192%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032L256%20736zM640%20691.1875008L723.187488%20608L640%20608L640%20691.1875008zM480%20448L480%20352L384%20352L384%20288L480%20288L480%20192L544%20192L544%20288L640%20288L640%20352L544%20352L544%20448L480%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22globe-with-europe-shown%22%20%20%20%20%20%20unicode=%22&#xF7A2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C579.296%20736%20642.026496%20716.646%20695.562496%20683.75L688%20665.6249984L725.624992%20628L690.375008%20592.8124992L640%20640L576%20640L512%20560L544%20489.624992L576%20512L576%20544L608%20544L643.187488%20515.187488L608%20480L480%20416L448%20416L448%20352L480%20352L544%20384L576%20352L640%20352L640%20384L665.624992%20422.375008L736%20448L736%20384L672%20384L672%20352L736%20352L800%20256L832%20288L832%20320L800%20320L800%20352L832%20352L862.750016%20358.624992C858.077984%20293.280992%20835.616%20232.9379840000001%20800%20182.2499840000001L800%20192L764.812512%20192L688%20320L608%20288L512%20320L416%20288L384%20192L416%20128L480%20128L512%20160L544%20128L544%2033.624992C533.44%2032.664992%20522.816%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20413.664%20164.1184992%20442.323008%20171.0624992%20469.875008L188.8124992%20480L224%20480L224%20585.75C229.344%20593.3340000000001%20234.7995008%20600.864%20240.6875008%20608L269.4375008%20608L283.4375008%20651.1875008C303.5335008%20668.4035008%20325.508992%20683.366%20349.124992%20695.75L320%20608L384%20608L448%20672L448%20704L416%20704L384%20672L384%20711.5624992C423.7440000000001%20727.1464992%20466.816%20736%20512%20736zM448%20544L448%20480L480%20480L480%20544L448%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22box-open%22%20%20%20%20%20%20unicode=%22&#xF49E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768L352%20640L672%20640zM272%20736L160%20587L160%2032L864%2032L864%20587L752%20736L592%20736L672%20672L720%20672L768%20608L256%20608L304%20672L352%20672L432%20736zM224%20544L800%20544L800%2096L224%2096zM410%20480C392.375008%20478.375008%20379.375008%20462.624992%20381%20445C382.624992%20427.375008%20398.375008%20414.375008%20416%20416L608%20416C619.5%20415.875008%20630.250016%20421.875008%20636.124992%20431.875008C641.875008%20441.875008%20641.875008%20454.124992%20636.124992%20464.124992C630.250016%20474.124992%20619.5%20480.124992%20608%20480L416%20480C415%20480%20414%20480%20413%20480C412%20480%20411%20480%20410%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22swimmer%22%20%20%20%20%20%20unicode=%22&#xF5C4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M752%20544C690.5%20544%20640%20493.5%20640%20432C640%20370.5%20690.5%20320%20752%20320C813.5%20320%20864%20370.5%20864%20432C864%20493.5%20813.5%20544%20752%20544zM439%20543C427.375008%20542.249984%20416.124992%20538.375008%20406%20531L237%20410L275%20358L443%20479L516%20395L279%20194C292%20192.875008%20305.875008%20192%20320%20192C341.624992%20192%20362.375008%20194.2499840000001%20383%20198L557%20347L622%20272C645.624992%20278.124992%20669.875008%20283.375008%20695%20286L491%20521C477.375008%20536.875008%20458.375008%20544.249984%20439%20543zM752%20480C778.875008%20480%20800%20458.875008%20800%20432C800%20405%20778.875008%20384%20752%20384C725%20384%20704%20405%20704%20432C704%20458.875008%20725%20480%20752%20480zM736%20256C658%20256%20589.624992%20229.875008%20523%20206C456.375008%20182.124992%20391.5%20160%20320%20160C144.124992%20160%2054%20247%2054%20247L10%20201C10%20201%20122.124992%2096%20320%2096C404.624992%2096%20477%20121.875008%20544%20146C611%20170.124992%20672.5%20192%20736%20192C863%20192%20971%20103%20971%20103L1013%20153C1013%20153%20892%20256%20736%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22digital-tachograph%22%20%20%20%20%20%20unicode=%22&#xF566;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128.5624992%20672C92.8824992%20672%2064%20643.1175008%2064%20607.4375008L64%20160.562496C64%20124.882496%2092.8824992%2096%20128.5624992%2096L863.437504%2096C899.117504%2096%20928%20124.882496%20928%20160.562496L928%20607.4375008C928%20643.1175008%20899.117504%20672%20863.437504%20672L128.5624992%20672zM128%20608L863.437504%20608L864%20608L864%20160L128%20160L128%20608zM192%20544L192%20480L512%20480L512%20544L192%20544zM192%20416L192%20352L256%20352L256%20416L192%20416zM320%20416L320%20352L384%20352L384%20416L320%20416zM448%20416L448%20352L512%20352L512%20416L448%20416zM192%20288L192%20224L512%20224L512%20288L192%20288zM576%20288L576%20224L800%20224L800%20288L576%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-exchange%22%20%20%20%20%20%20unicode=%22&#xF362;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M710%20823L665%20777L802%20640L128%20640L128%20576L802%20576L665%20439L710%20393L925%20608zM314%20375L99%20160L314%20-55L359%20-9L222%20128L896%20128L896%20192L222%20192L359%20329z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22minus%22%20%20%20%20%20%20unicode=%22&#xF068;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20416L160%20352L864%20352L864%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hashtag%22%20%20%20%20%20%20unicode=%22&#xF292;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20736L352%20544L160%20544L160%20480L352%20480L352%20288L160%20288L160%20224L352%20224L352%2032L416%2032L416%20224L608%20224L608%2032L672%2032L672%20224L864%20224L864%20288L672%20288L672%20480L864%20480L864%20544L672%20544L672%20736L608%20736L608%20544L416%20544L416%20736zM416%20480L608%20480L608%20288L416%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ship%22%20%20%20%20%20%20unicode=%22&#xF21A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800L480%20736L352%20736L352%20640L224%20640L224%20451L197%20445L197%20444C139.250016%20431.5%20110.624992%20364.624992%20141%20314L192%20228L192%2069C166.124992%2076.249984%20148%2089%20148%2089L108%2039C108%2039%20157.375008%200%20225%200C271.750016%200%20301.5%2015.5%20320%2027C338.624992%2015.624992%20369.875008%200%20417%200C463.750016%200%20493.5%2015.5%20512%2027C530.624992%2015.624992%20561.875008%200%20609%200C655.750016%200%20685.5%2015.5%20704%2027C722.624992%2015.624992%20753.875008%200%20801%200C868.624992%200%20916%2039%20916%2039L876%2089C876%2089%20858.624992%2075.124992%20832%2068L832%20228L883%20314C913.375008%20364.624992%20884.750016%20431.5%20827%20444L800%20450L800%20640L672%20640L672%20736L544%20736L544%20800zM416%20672L608%20672L608%20576L736%20576L736%20464L519%20511L512%20512L505%20511L288%20464L288%20576L416%20576zM512%20446L813%20382C829.750016%20378.375008%20837.875008%20361.624992%20829%20347L773%20253L768%20246L768%2069C742.124992%2076.249984%20724%2089%20724%2089L704%20105L684%2089C684%2089%20651.875008%2064%20609%2064C566.124992%2064%20532%2089%20532%2089L512%20105L492%2089C492%2089%20459.875008%2064%20417%2064C374.124992%2064%20340%2089%20340%2089L320%20105L300%2089C300%2089%20282.624992%2075.124992%20256%2068L256%20246L251%20253L195%20347C186.124992%20361.7499840000001%20194.250016%20378.375008%20211%20382zM352%20384C332.750016%20384%20320%20361.624992%20320%20336C320%20310.375008%20332.750016%20288%20352%20288C371.250016%20288%20384%20310.375008%20384%20336C384%20361.624992%20371.250016%20384%20352%20384zM672%20384C652.750016%20384%20640%20361.624992%20640%20336C640%20310.375008%20652.750016%20288%20672%20288C691.250016%20288%20704%20310.375008%20704%20336C704%20361.624992%20691.250016%20384%20672%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-alphabetical-up%22%20%20%20%20%20%20unicode=%22&#xF15E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M262.0624992%20736L255.0624992%20714.8750016L192.9375008%20544L192%20544L192%20542.062496L161.9375008%20458.875008L160%20454.062496L160%20416L224%20416L224%20442.875008L237.1249984%20480L338.875008%20480L352%20442.875008L352%20416L416%20416L416%20454.062496L414.062496%20458.875008L384%20542.062496L384%20544L383.062496%20544L320.937504%20714.8750016L313.9375008%20736L262.0624992%20736zM736%20720L712.937504%20697.9375008L576%20560L621.124992%20514.875008L704%20598.0624992L704%200L768%200L768%20598.0624992L850.875008%20514.875008L896%20560L759.062496%20697.9375008L736%20720zM288%20618.8750016L314.8750016%20544L261.1249984%20544L288%20618.8750016zM160%20352L160%20288L337.937504%20288L168.9375008%20119.062496L160%20109.124992L160%2032L416%2032L416%2096L238.0624992%2096L407.062496%20264.937504L416%20274.875008L416%20352L160%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bold%22%20%20%20%20%20%20unicode=%22&#xF032;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20672C601.624992%20672%20672%20601.624992%20672%20512C672%20470.375008%20656%20435.249984%20630.375008%20406.375008C691.250016%20384%20736%20326.375008%20736%20256C736%20166.375008%20665.624992%2096%20576%2096L224%2096L224%20672L512%20672M288%20416L512%20416C566.375008%20416%20608%20457.624992%20608%20512C608%20566.375008%20566.375008%20608%20512%20608L288%20608L288%20416M288%20160L576%20160C630.375008%20160%20672%20201.624992%20672%20256C672%20310.375008%20630.375008%20352%20576%20352L288%20352L288%20160M512%20736L160%20736L160%2032L576%2032C700.750016%2032%20800%20131.2499840000001%20800%20256C800%20323.2499840000001%20768%20387.249984%20720%20428.749984C729.624992%20454.375008%20736%20483.249984%20736%20512C736%20636.749984%20636.750016%20736%20512%20736zM352%20544L512%20544C531.250016%20544%20544%20531.249984%20544%20512C544%20492.749984%20531.250016%20480%20512%20480L352%20480zM352%20288L576%20288C595.250016%20288%20608%20275.2499840000001%20608%20256C608%20236.7499840000001%20595.250016%20224%20576%20224L352%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22poop%22%20%20%20%20%20%20unicode=%22&#xF619;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M676%20768L623%20748C563.375008%20725.5%20524.624992%20702.249984%20499%20678C473.375008%20653.749984%20461.250016%20627.124992%20455%20607C448.750016%20586.875008%20446.250016%20575.124992%20442%20569C438.250016%20563.624992%20431.750016%20557.124992%20411%20551C410.624992%20551.249984%20408.124992%20552.875008%20408%20553L407%20553C391%20563.5%20372.750016%20570%20355%20573C301.750016%20582%20246%20558.749984%20215%20509L214%20508C195%20475.749984%20184.624992%20434.875008%20190%20392C191.624992%20379%20194.875008%20365.7499840000001%20200%20353C153.124992%20350.2499840000001%20109.124992%20323.875008%2084%20281L83%20281C44%20212.124992%2067.750016%20123.2499840000001%20137%2084L138%2084L138%2083C141.624992%2081.249984%20184.250016%2058.749984%20248%2039C311.750016%2019.249984%20401%200%20512%200C623%200%20712.124992%2018.5%20776%2038C839.124992%2057.375008%20874.624992%2076.375008%20887%2084C887.124992%2084.124992%20887.875008%2084.875008%20888%2085C956.250016%20124.624992%20979.250016%20211.875008%20940%20279L941%20279C922.624992%20311.5%20893.875008%20333.624992%20861%20344C861%20344.124992%20860%20343.875008%20860%20344C849.875008%20380.5%20825.875008%20411.749984%20793%20430C797.375008%20444%20800%20460.249984%20800%20480C800%20517.124992%20786.750016%20548.375008%20769%20571C751.250016%20593.624992%20729.875008%20608.749984%20712%20623C694.124992%20637.249984%20679.750016%20650.375008%20672%20663C664.250016%20675.624992%20660.375008%20687.624992%20665%20712zM604%20666C607%20652.624992%20611.5%20639.624992%20618%20629C633.124992%20604.375008%20653.375008%20588.749984%20672%20574C690.624992%20559.249984%20708%20545.124992%20719%20531C730%20516.875008%20736%20503.375008%20736%20480C736%20464.624992%20734.250016%20455.249984%20732%20448C644.750016%20460.749984%20568.375008%20482.749984%20512%20504C500.750016%20508.249984%20490.875008%20512.749984%20481%20517C486.375008%20521.749984%20491.124992%20527.375008%20495%20533C509.375008%20553.875008%20511.375008%20574.124992%20516%20589C520.624992%20603.875008%20525.875008%20615.749984%20543%20632C553.250016%20641.749984%20581.750016%20654.375008%20604%20666zM330%20513C344.124992%20513.124992%20358.624992%20508.749984%20372%20500C389.624992%20487.749984%20427.375008%20468.5%20490%20445C553.250016%20421.249984%20637.875008%20396%20737%20383L738%20383C760.250016%20380.2499840000001%20778.624992%20367.124992%20790%20348C778.624992%20345.875008%20766.875008%20342.875008%20756%20338C754.375008%20337.2499840000001%20752.624992%20337.7499840000001%20751%20337C749.750016%20336.624992%20749.5%20336.2499840000001%20749%20336C748%20335.5%20747%20335.5%20746%20335C745.124992%20334.624992%20744.124992%20333.5%20743%20333C740.250016%20331.7499840000001%20736.250016%20330.124992%20731%20328C720.624992%20323.624992%20705.124992%20318%20685%20312C644.750016%20300.124992%20586.250016%20288%20512%20288C456.875008%20288%20409.750016%20294.2499840000001%20373%20302C361.5%20304.7499840000001%20350.375008%20307.7499840000001%20340%20311C319.124992%20317.624992%20299.750016%20327.124992%20300%20327C269%20347.875008%20256.375008%20373%20253%20400C249.624992%20427%20257.124992%20455.749984%20269%20476C284%20500.124992%20306.5%20512.749984%20330%20513zM201%20290C216.250016%20291.124992%20232.250016%20287.375008%20247%20279C247.250016%20278.875008%20247.750016%20278.124992%20248%20278C249.750016%20277%20252%20276%20254%20275C258%20272.875008%20262.624992%20270.7499840000001%20269%20268C281.750016%20262.5%20299.375008%20256.5%20322%20250C330%20247.7499840000001%20339.750016%20245.2499840000001%20349%20243C352.375008%20242.124992%20355.5%20240.875008%20359%20240C359.375008%20239.875008%20359.624992%20240.124992%20360%20240C372.750016%20236.7499840000001%20385.375008%20233.875008%20398%20232L398%20233C431.375008%20227.5%20469.250016%20224%20512%20224C593.124992%20224%20657.875008%20237.624992%20703%20251C725.624992%20257.7499840000001%20743.750016%20264.875008%20756%20270C760.5%20271.875008%20763%20273.624992%20766%20275L769%20275L770%20276L776%20279C815.750016%20300.2499840000001%20863.5%20287.624992%20886%20248L886%20247C907.875008%20209.624992%20895.250016%20161.2499840000001%20856%20139L855%20139L855%20138C852.5%20136.5%20816.5%20116.875008%20758%2099C699.5%2081.124992%20616%2064%20512%2064C408%2064%20324.624992%2080.875008%20266%2099C208.124992%20117%20179.124992%20133.375008%20168%20139C167.5%20139.2499840000001%20167.375008%20139.7499840000001%20167%20140C128.750016%20162.624992%20116.875008%20209.875008%20139%20249C150.124992%20267.624992%20166.750016%20281.5%20186%20287C190.875008%20288.375008%20195.875008%20289.624992%20201%20290z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spell-check%22%20%20%20%20%20%20unicode=%22&#xF891;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M234.6249984%20736L96%20320L163.4375008%20320L195.4375008%20416L341.375008%20416L373.375008%20320L440.8125120000001%20320L302.1249984%20736L234.6249984%20736zM480%20736L480%20576L480%20512L480%20320L672%20320C742.592%20320%20800%20377.408%20800%20448C800%20501.700832%20766.66256%20547.589344%20719.687488%20566.562496C729.846976%20583.4146624%20736%20602.9276224%20736%20624C736%20685.76%20685.76%20736%20624%20736L480%20736zM544%20672L624%20672C650.464%20672%20672%20650.4639999999999%20672%20624C672%20597.5360000000001%20650.464%20576%20624%20576L544%20576L544%20672zM268.4375008%20634.8124992L320.062496%20480L216.8124992%20480L268.4375008%20634.8124992zM544%20512L624%20512L672%20512C707.296%20512%20736%20483.296%20736%20448C736%20412.704%20707.296%20384%20672%20384L544%20384L544%20512zM889.875008%20327.124992L611.750016%2060.375008L486.187488%20181.2499840000001L441.8125120000001%20135.187488L611.624992%20-28.375008L934.124992%20280.875008L889.875008%20327.124992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-down%22%20%20%20%20%20%20unicode=%22&#xF107;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M135%20551L89%20505L489%20105L512%2083L535%20105L935%20505L889%20551L512%20174z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22umbrella%22%20%20%20%20%20%20unicode=%22&#xF0E9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20768L480%20702C287.624992%20685.875008%20136.124992%20529%20129%20364C128.875008%20360%20128%20356%20128%20352L192%20352C192%20354.5%20194.875008%20360.875008%20209%20369C223.124992%20377.124992%20246%20384%20272%20384C298%20384%20320.875008%20377.124992%20335%20369C349.124992%20360.875008%20352%20354.5%20352%20352L416%20352C416%20352.375008%20418.624992%20360.375008%20436%20369C453.375008%20377.624992%20481%20384%20512%20384C543%20384%20570.624992%20377.624992%20588%20369C605.375008%20360.375008%20608%20352.375008%20608%20352L672%20352C672%20354.5%20674.875008%20360.875008%20689%20369C703.124992%20377.124992%20726%20384%20752%20384C778%20384%20800.875008%20377.124992%20815%20369C829.124992%20360.875008%20832%20354.5%20832%20352L896%20352C896%20356.124992%20895.624992%20360.124992%20895%20364C887.875008%20529%20736.375008%20685.875008%20544%20702L544%20768zM512%20640C651.124992%20640%20770%20545.5%20814%20439C795%20444.875008%20774.124992%20448%20752%20448C716.124992%20448%20683.375008%20440%20657%20425C650.624992%20421.375008%20644.624992%20416.749984%20639%20412C632.124992%20417.249984%20624.624992%20422.124992%20617%20426C588%20440.5%20551.624992%20448%20512%20448C472.375008%20448%20436%20440.5%20407%20426C399.5%20422.249984%20392.624992%20417.124992%20386%20412C385.750016%20412.124992%20385.250016%20411.875008%20385%20412C379.375008%20416.749984%20373.375008%20421.375008%20367%20425C340.624992%20440%20307.875008%20448%20272%20448C249.875008%20448%20229%20444.875008%20210%20439C254%20545.5%20372.875008%20640%20512%20640zM480%20352L480%2096C480%2077.875008%20466.124992%2064%20448%2064C429.875008%2064%20416%2077.875008%20416%2096L416%20128L352%20128L352%2096C352%2043.375008%20395.375008%200%20448%200C500.624992%200%20544%2043.375008%20544%2096L544%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-circle-right%22%20%20%20%20%20%20unicode=%22&#xF138;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM455%20599L409%20553L578%20384L409%20215L455%20169L647%20361L669%20384L647%20407z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22film%22%20%20%20%20%20%20unicode=%22&#xF008;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768L128%200L896%200L896%20768zM192%20704L256%20704L256%20672L320%20672L320%20704L704%20704L704%20672L768%20672L768%20704L832%20704L832%2064L768%2064L768%2096L704%2096L704%2064L320%2064L320%2096L256%2096L256%2064L192%2064zM256%20608L256%20544L320%20544L320%20608zM704%20608L704%20544L768%20544L768%20608zM256%20480L256%20416L320%20416L320%20480zM704%20480L704%20416L768%20416L768%20480zM256%20352L256%20288L320%20288L320%20352zM704%20352L704%20288L768%20288L768%20352zM256%20224L256%20160L320%20160L320%20224zM704%20224L704%20160L768%20160L768%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-friends%22%20%20%20%20%20%20unicode=%22&#xF500;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20672C182.375008%20672%2096%20585.624992%2096%20480C96%20416.5%20127.250016%20360%20175%20325C90.624992%20283.124992%2032%20196.375008%2032%2096L96%2096C96%20202.375008%20181.624992%20288%20288%20288C394.375008%20288%20480%20202.375008%20480%2096L544%2096C544%20202.375008%20629.624992%20288%20736%20288C842.375008%20288%20928%20202.375008%20928%2096L992%2096C992%20196.375008%20933.375008%20283.124992%20849%20325C896.750016%20360%20928%20416.5%20928%20480C928%20585.624992%20841.624992%20672%20736%20672C630.375008%20672%20544%20585.624992%20544%20480C544%20416.5%20575.250016%20360%20623%20325C576.375008%20301.875008%20537.250016%20265.375008%20512%20220C486.750016%20265.375008%20447.624992%20301.875008%20401%20325C448.750016%20360%20480%20416.5%20480%20480C480%20585.624992%20393.624992%20672%20288%20672zM288%20608C359.124992%20608%20416%20551.124992%20416%20480C416%20408.875008%20359.124992%20352%20288%20352C216.875008%20352%20160%20408.875008%20160%20480C160%20551.124992%20216.875008%20608%20288%20608zM736%20608C807.124992%20608%20864%20551.124992%20864%20480C864%20408.875008%20807.124992%20352%20736%20352C664.875008%20352%20608%20408.875008%20608%20480C608%20551.124992%20664.875008%20608%20736%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22prescription-bottle%22%20%20%20%20%20%20unicode=%22&#xF485;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M317.6875008%20800C287.1915008%20800%20259.7570016%20783.014%20246.1249984%20755.75L236.25%20736L224%20736C188.704%20736%20160%20707.296%20160%20672L160%20544L192%20544L192%2032C192%20-3.296%20220.704%20-32%20256%20-32L768%20-32C803.296%20-32%20832%20-3.296%20832%2032L832%20544L864%20544L864%20672C864%20707.296%20835.296%20736%20800%20736L787.750016%20736L777.875008%20755.75C764.275008%20783.014%20736.840512%20800%20706.312512%20800L317.6875008%20800zM317.6875008%20736L706.312512%20736C712.424512%20736%20717.904992%20732.6275008%20720.624992%20727.1875008L748.249984%20672L800%20672L800%20608L224%20608L224%20672L275.75%20672L303.3750016%20727.1875008C306.0949984%20732.6275008%20311.5755008%20736%20317.6875008%20736zM256%20544L768%20544L768%2032L256%2032L256%20128L448%20128L448%20192L256%20192L256%20256L448%20256L448%20320L256%20320L256%20384L448%20384L448%20448L256%20448L256%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-medical-file%22%20%20%20%20%20%20unicode=%22&#xF478;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20448L235.75%20448L256%20498.562496L256%20736L576%20736L576%20544L768%20544L768%2032L256%2032L256%20216.124992L254.3124992%20217.812512L216.1875008%20256L192%20256L192%20-32L832%20-32L832%20589L823%20599L631%20791L621%20800L192%20800zM640%20690L722%20608L640%20608L640%20690zM351%20563.624992L276.25%20377L269.25%20384L64%20384L64%20320L242.75%20320L299.6249984%20263L353%20396.375008L449%20172.375008L515.249984%20338L524.249984%20320L584.624992%20320C596.112992%20300.256%20617.152%20288%20640%20288C675.36%20288%20704%20316.64%20704%20352C704%20387.36%20675.36%20416%20640%20416C617.12%20416%20595.984992%20403.7440000000001%20584.624992%20384L563.750016%20384L508.750016%20494L447%20339.624992L351%20563.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angry-face%22%20%20%20%20%20%20unicode=%22&#xF556;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM342%20512C328.5%20498.375008%20320%20479.749984%20320%20459C320%20417.624992%20353.624992%20384%20395%20384C415.624992%20384%20434.5%20392.375008%20448%20406zM682%20512L576%20406C589.5%20392.375008%20608.375008%20384%20629%20384C670.375008%20384%20704%20417.624992%20704%20459C704%20479.624992%20695.624992%20498.5%20682%20512zM594%20325C589.375008%20324.875008%20584.5%20324.624992%20580%20324C544.124992%20318.624992%20517%20299%20493%20283C469%20267%20447.875008%20254.5%20432%20252C416.124992%20249.5%20401.875008%20252%20375%20279L329%20233C365.250016%20196.5%20406.5%20183.375008%20442%20189C477.5%20194.624992%20504.124992%20214.124992%20528%20230C551.875008%20245.875008%20572.375008%20257.5%20589%20260C605.624992%20262.5%20622%20260.375008%20650%20233L694%20279C661.250016%20311%20626.375008%20325.5%20594%20325z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22praying-hands%22%20%20%20%20%20%20unicode=%22&#xF684;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800C427.375008%20800%20384%20756.624992%20384%20704L384.5%20709.249984L353%20520.124992L292.5%20354.624992C291.375008%20353.124992%20290%20352%20288%20352L256%20352L256%20384L96%20384L96%20-32L256%20-32L256%2064L381.624992%2064C434.250016%2064%20481.624992%2089.5%20512%20129.124992C542.375008%2089.5%20589.750016%2064%20642.375008%2064L768%2064L768%20-32L928%20-32L928%20384L768%20384L768%20352L736%20352C734%20352%20732.624992%20353.124992%20731.5%20354.624992L671%20520.124992L639.5%20709.249984L640%20704C640%20756.624992%20596.624992%20800%20544%20800C533.124992%20800%20522%20797.875008%20512%20792.749984C502%20797.875008%20490.875008%20800%20480%20800zM478.875008%20735.5C479.5%20730.875008%20480%20720.375008%20480%20704L480%20210C471.124992%20162.5%20430.250016%20128%20381.624992%20128L256%20128L256%20288L288%20288C313.124992%20288%20336.5%20301.624992%20348.875008%20323.5L350.124992%20325.875008L415%20503.875008L448%20701.375008L448%20704C448%20721.624992%20461.5%20734.875008%20478.875008%20735.5zM545.124992%20735.5C562.5%20734.875008%20576%20721.624992%20576%20704L576%20701.375008L609%20503.875008L673.875008%20325.875008L675.124992%20323.5C687.5%20301.624992%20710.875008%20288%20736%20288L768%20288L768%20128L642.375008%20128C593.750016%20128%20552.875008%20162.5%20544%20210L544%20704C544%20720.375008%20544.5%20730.875008%20545.124992%20735.5zM160%20320L192%20320L192%2032L160%2032zM832%20320L864%20320L864%2032L832%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22x-ray%22%20%20%20%20%20%20unicode=%22&#xF497;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM480%20640L480%20608L384%20608L384%20544L480%20544L480%20512L320%20512L320%20448L480%20448L480%20416L352%20416L352%20352L480%20352L480%20270C463.250016%20278.624992%20444.375008%20288%20432%20288C405.5%20288%20384%20266.5%20384%20240C384%20213.5%20405.5%20192%20432%20192C444.124992%20192%20485.5%20160%20512%20160C538.5%20160%20579.875008%20192%20592%20192C618.5%20192%20640%20213.5%20640%20240C640%20266.5%20618.5%20288%20592%20288C579.624992%20288%20560.750016%20278.624992%20544%20270L544%20640zM576%20608L576%20544L640%20544L640%20608zM576%20512L576%20448L704%20448L704%20512zM576%20416L576%20352L672%20352L672%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-crop%22%20%20%20%20%20%20unicode=%22&#xF565;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20768L256%20640L128%20640L128%20576L256%20576L256%20128L704%20128L704%200L768%200L768%20128L896%20128L896%20192L704%20192L366%20192L320%20192L320%20238L320%20576L320%20768L256%20768zM384%20640L384%20576L704%20576L704%20256L768%20256L768%20640L384%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cocktail%22%20%20%20%20%20%20unicode=%22&#xF561;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M272%20768C174.875008%20768%2096%20689.124992%2096%20592C96%20494.875008%20174.875008%20416%20272%20416C298%20416%20322.5%20422.5%20345%20433L512%20213L512%2032L384%2032L384%20-32L704%20-32L704%2032L576%2032L576%20213L858%20585L864%20594L864%20640L440%20640C420.624992%20714.249984%20351.5%20768%20272%20768zM272%20704C316.5%20704%20354.875008%20677.124992%20372%20640L224%20640L224%20594L230%20585L305%20486C294%20482.124992%20282.750016%20480%20272%20480C209.124992%20480%20160%20529.124992%20160%20592C160%20654.875008%20209.124992%20704%20272%20704zM318%20576L770%20576L722%20512L432%20512L480%20448L673%20448L544%20277z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-restore%22%20%20%20%20%20%20unicode=%22&#xF2D2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM384%20608L384%20480L288%20480L288%20160L640%20160L640%20288L736%20288L736%20608zM448%20544L672%20544L672%20512L448%20512zM448%20448L672%20448L672%20352L448%20352zM352%20416L384%20416L384%20383L352%20383zM352%20319L384%20319L384%20288L576%20288L576%20224L352%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22less-than%22%20%20%20%20%20%20unicode=%22&#xF536;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M832%20704L192%20409L192%20359L832%2064L832%20133L303%20384L832%20635z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22microphone-slash%22%20%20%20%20%20%20unicode=%22&#xF131;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M119%20823L73%20777L905%20-55L951%20-9L750%20192C780.750016%20226%20800%20270.624992%20800%20320L800%20448L736%20448L736%20320C736%20288.2499840000001%20724.375008%20259.2499840000001%20705%20237L660%20282C667.624992%20292.5%20672%20306%20672%20320L672%20704C672%20739.249984%20643.250016%20768%20608%20768L416%20768C380.750016%20768%20352%20739.249984%20352%20704L352%20590zM416%20704L608%20704L608%20334L416%20526zM224%20448L224%20320C224%20214.124992%20310.124992%20128%20416%20128L480%20128L480%2064L352%2064L352%200L672%200L672%2064L544%2064L544%20128L608%20128C616.124992%20128%20624.124992%20129%20632%20130L570%20192L416%20192C345.375008%20192%20288%20249.375008%20288%20320L288%20448zM352%20410L352%20320C352%20284.7499840000001%20380.750016%20256%20416%20256L506%20256L442%20320L416%20320L416%20346z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22brain%22%20%20%20%20%20%20unicode=%22&#xF5DC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20768C354.875008%20768%20305.375008%20723.624992%20293%20666C218.375008%20652.624992%20160%20590.375008%20160%20512C160%20504.124992%20160.875008%20497.124992%20162%20490C141.375008%20459.624992%20128%20423.875008%20128%20384C128%20326.5%20156.624992%20278.124992%20197%20243C194.124992%20231.624992%20192%20220.2499840000001%20192%20208C192%20128.875008%20256.875008%2064%20336%2064C336.875008%2064%20337.250016%2064%20338%2064C356.624992%2027.875008%20388.875008%200%20432%200C463.250016%200%20491.624992%2013.124992%20512%2034C532.375008%2013.124992%20560.750016%200%20592%200C635.124992%200%20667.375008%2027.875008%20686%2064C686.750016%2064%20687.124992%2064%20688%2064C763.124992%2064%20824.750016%20122.5%20831%20196L832%20196C832%20198%20831.124992%20200%20831%20202C831.124992%20204%20832%20206%20832%20208C832%20219.875008%20827.750016%20230%20825%20241C866.5%20276.2499840000001%20896%20325.5%20896%20384C896%20423.875008%20882.624992%20459.624992%20862%20490C863.124992%20497.124992%20864%20504.124992%20864%20512C864%20590.375008%20805.624992%20652.624992%20731%20666C718.624992%20723.624992%20669.124992%20768%20608%20768C569.624992%20768%20535.5%20750.124992%20512%20723C488.5%20750.124992%20454.375008%20768%20416%20768zM416%20704C451.750016%20704%20480%20675.749984%20480%20640L480%20576C480%20522.624992%20437.375008%20480%20384%20480L384%20416C420.250016%20416%20453.124992%20428.5%20480%20449L480%20112C480%2085.124992%20458.875008%2064%20432%2064C408.124992%2064%20389%2080.5%20385%20103L379%20134L348%20129C342.375008%20128.124992%20338.875008%20128%20336%20128C291.5%20128%20256%20163.5%20256%20208C256%20217.875008%20257.624992%20227.124992%20261%20236C261.250016%20236.7499840000001%20261.750016%20237.2499840000001%20262%20238C271.875008%20262.624992%20293.375008%20280.624992%20320%20286L307%20349C273.624992%20342.2499840000001%20244.624992%20324.5%20224%20299C203.875008%20321.5%20192%20351.2499840000001%20192%20384C192%20414%20202.250016%20440.749984%20220%20463L230%20475L227%20491C225.250016%20498.5%20224%20505.124992%20224%20512C224%20565.375008%20266.624992%20608%20320%20608L352%20608L352%20640C352%20675.749984%20380.250016%20704%20416%20704zM608%20704C643.750016%20704%20672%20675.749984%20672%20640L672%20608L704%20608C757.375008%20608%20800%20565.375008%20800%20512C800%20505.124992%20798.750016%20498.5%20797%20491L794%20475L804%20463C821.750016%20440.749984%20832%20414%20832%20384C832%20345.624992%20815.624992%20311.375008%20789%20288C767.124992%20307.375008%20739.250016%20320%20708%20320C677.750016%20320%20650.5%20309.2499840000001%20629%20291L670%20242C680.375008%20250.7499840000001%20693.124992%20256%20708%20256C738.875008%20256%20763.5%20232.875008%20767%20203C764.375008%20160.875008%20730.750016%20128%20688%20128C685.124992%20128%20681.624992%20128.124992%20676%20129L645%20134L639%20103C635%2080.5%20615.875008%2064%20592%2064C565.124992%2064%20544%2085.124992%20544%20112L544%20449C570.875008%20428.5%20603.750016%20416%20640%20416L640%20480C586.624992%20480%20544%20522.624992%20544%20576L544%20640C544%20675.749984%20572.250016%20704%20608%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star%22%20%20%20%20%20%20unicode=%22&#xF005;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M970.750016%20494.5L645.250016%20528.875008L512%20827.749984L378.750016%20528.875008L53.250016%20494.5L296.375008%20275.375008L228.5%20-44.750016L512%20118.7499840000001L795.5%20-44.750016L727.624992%20275.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22at%22%20%20%20%20%20%20unicode=%22&#xF1FA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M518%20768C282.375008%20771.5%2093.250016%20560.5%20133%20319C160%20155.124992%20294.5%2026.249984%20459%204C569.875008%20-11%20673.5%2021%20752%2084L712%20134C646.5%2081.5%20560.375008%2054.375008%20467%2067C330.875008%2085.375008%20219.250016%20193.5%20197%20329C163.5%20532.875008%20319.750016%20706.875008%20517%20704C685.124992%20701.5%20826.875008%20562.124992%20832%20394C832.124992%20390.375008%20832%20386.875008%20832%20383C831.750016%20312.5%20774.624992%20256%20704%20256C668.250016%20256%20640%20284.2499840000001%20640%20320L640%20576L576%20576L576%20551C553%20566.624992%20525.624992%20576%20496%20576C416.875008%20576%20352%20511.124992%20352%20432L352%20336C352%20256.875008%20416.875008%20192%20496%20192C539.124992%20192%20577.5%20211.624992%20604%20242C627.5%20212.124992%20663.375008%20192%20704%20192C809.124992%20192%20895.624992%20277.7499840000001%20896%20383C896%20387.249984%20896.124992%20391.375008%20896%20396C889.875008%20598.749984%20720.750016%20765%20518%20768zM496%20512C540.5%20512%20576%20476.5%20576%20432L576%20336C576%20291.5%20540.5%20256%20496%20256C451.5%20256%20416%20291.5%20416%20336L416%20432C416%20476.5%20451.5%20512%20496%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22battery-1-4-full%22%20%20%20%20%20%20unicode=%22&#xF243;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20640L96%20128L864%20128L864%20288L928%20288L928%20480L864%20480L864%20640zM160%20576L800%20576L800%20192L160%20192zM224%20512L224%20256L352%20256L352%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22address-card%22%20%20%20%20%20%20unicode=%22&#xF2BB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20704L96%2064L928%2064L928%20704zM160%20640L864%20640L864%20128L755%20128C752.5%20132.375008%20753.624992%20138.375008%20750%20142C737.875008%20154.124992%20720.750016%20160%20704%20160C687.250016%20160%20670.124992%20154.124992%20658%20142C654.375008%20138.375008%20655.5%20132.375008%20653%20128L371%20128C368.5%20132.375008%20369.624992%20138.375008%20366%20142C353.875008%20154.124992%20336.750016%20160%20320%20160C303.250016%20160%20286.124992%20154.124992%20274%20142C270.375008%20138.375008%20271.5%20132.375008%20269%20128L160%20128zM384%20576C313.624992%20576%20256%20518.375008%20256%20448C256%20412.375008%20271.250016%20380.2499840000001%20295%20357C252.375008%20328.124992%20224%20278.875008%20224%20224L288%20224C288%20277%20331%20320%20384%20320C437%20320%20480%20277%20480%20224L544%20224C544%20278.875008%20515.624992%20328.124992%20473%20357C496.750016%20380.2499840000001%20512%20412.375008%20512%20448C512%20518.375008%20454.375008%20576%20384%20576zM384%20512C419.750016%20512%20448%20483.749984%20448%20448C448%20412.249984%20419.750016%20384%20384%20384C348.250016%20384%20320%20412.249984%20320%20448C320%20483.749984%20348.250016%20512%20384%20512zM608%20480L608%20416L800%20416L800%20480zM608%20352L608%20288L800%20288L800%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment%22%20%20%20%20%20%20unicode=%22&#xF075;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20704L96%2064L402.750016%2064L512%20-45.250016L621.250016%2064L928%2064L928%20704zM160%20640L864%20640L864%20128L594.750016%20128L512%2045.249984L429.250016%20128L160%20128zM288%20544L288%20480L736%20480L736%20544zM288%20416L288%20352L736%20352L736%20416zM288%20288L288%20224L608%20224L608%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22object-ungroup%22%20%20%20%20%20%20unicode=%22&#xF248;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20608L192%20608L192%20288L160%20288L160%20160L288%20160L288%20192L352%20192L352%20128L320%20128L320%200L448%200L448%2032L768%2032L768%200L896%200L896%20128L864%20128L864%20448L896%20448L896%20576L768%20576L768%20544L704%20544L704%20608L736%20608L736%20736L608%20736L608%20704L288%20704L288%20736zM288%20640L608%20640L608%20608L640%20608L640%20288L608%20288L608%20256L288%20256L288%20288L256%20288L256%20608L288%20608zM704%20480L768%20480L768%20448L800%20448L800%20128L768%20128L768%2096L448%2096L448%20128L416%20128L416%20192L608%20192L608%20160L736%20160L736%20288L704%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-sort-alphabetical-up%22%20%20%20%20%20%20unicode=%22&#xF882;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20672L337.937504%20672L168.9375008%20503.062496L160%20493.124992L160%20416L416%20416L416%20480L238.0624992%20480L407.062496%20648.9375008L416%20658.8750016L416%20736L160%20736zM736%20720L712.937504%20697.9375008L576%20560L621.124992%20514.875008L704%20598.0624992L704%200L768%200L768%20598.0624992L850.875008%20514.875008L896%20560L759.062496%20697.9375008L736%20720zM262.0624992%20352L255.0624992%20330.875008L192.9375008%20160L192%20160L192%20158.062496L161.9375008%2074.875008L160%2070.062496L160%2032L224%2032L224%2058.875008L237.1249984%2096L338.875008%2096L352%2058.875008L352%2032L416%2032L416%2070.062496L414.062496%2074.875008L384%20158.062496L384%20160L383.062496%20160L320.937504%20330.875008L313.9375008%20352L262.0624992%20352zM288%20234.875008L314.8750016%20160L261.1249984%20160L288%20234.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22filter%22%20%20%20%20%20%20unicode=%22&#xF0B0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20768L160%20693L167%20684L416%20373L416%200L467%2038L595%20134L608%20144L608%20373L857%20684L864%20693L864%20768zM233%20704L791%20704L561%20416L463%20416zM480%20352L544%20352L544%20176L480%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22baby-carriage%22%20%20%20%20%20%20unicode=%22&#xF77D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M576%20768L576%20480L310%20480C302.624992%20497.375008%20290.875008%20520.624992%20271%20547C237.250016%20591.875008%20179.375008%20640%2096%20640L96%20576C155.375008%20576%20193.5%20544.124992%20220%20509C245.250016%20475.5%20255%20444%20256%20441C258.624992%20332.5%20322.624992%20238.7499840000001%20414%20192C362.250016%20190.875008%20320%20148%20320%2096C320%2043.375008%20363.375008%200%20416%200C468.624992%200%20512%2043.375008%20512%2096C512%20124.375008%20499.750016%20150.375008%20480%20168C500.624992%20163.2499840000001%20522%20160%20544%20160L640%20160C662%20160%20683.375008%20163.2499840000001%20704%20168C684.250016%20150.375008%20672%20124.375008%20672%2096C672%2043.375008%20715.375008%200%20768%200C820.624992%200%20864%2043.375008%20864%2096C864%20148%20821.750016%20190.875008%20770%20192C854.250016%20235.124992%20914.875008%20318.2499840000001%20926%20416C927%20425.249984%20927.875008%20434.5%20928%20444C928%20444.624992%20928%20445.375008%20928%20446C928%20446%20928.250016%20451.249984%20928%20460L928%20480L926%20480C923.624992%20510.624992%20917.250016%20557%20894%20606C855.875008%20686.249984%20769.5%20768%20608%20768zM640%20700C755.624992%20690.5%20809.375008%20636.124992%20837%20578C855.875008%20538.124992%20860.124992%20504.624992%20862%20480L640%20480zM327%20416L857%20416C840.750016%20308.375008%20752%20224%20640%20224L544%20224C432%20224%20343.250016%20308.375008%20327%20416zM416%20128C434%20128%20448%20114%20448%2096C448%2078%20434%2064%20416%2064C398%2064%20384%2078%20384%2096C384%20114%20398%20128%20416%20128zM768%20128C786%20128%20800%20114%20800%2096C800%2078%20786%2064%20768%2064C750%2064%20736%2078%20736%2096C736%20114%20750%20128%20768%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22winking-face%22%20%20%20%20%20%20unicode=%22&#xF4DA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20512C341.5%20512%20320%20490.5%20320%20464C320%20437.5%20341.5%20416%20368%20416C394.5%20416%20416%20437.5%20416%20464C416%20490.5%20394.5%20512%20368%20512zM576%20480L576%20416L736%20416L736%20480zM671%20351C671%20297.124992%20649.375008%20259.7499840000001%20618%20233C586.624992%20206.2499840000001%20545.124992%20192%20512%20192C444.124992%20192%20398%20219.5%20362%20255L317%20209C361.624992%20165.124992%20426.250016%20128%20512%20128C561.750016%20128%20616.375008%20146.7499840000001%20660%20184C703.624992%20221.2499840000001%20735%20278.7499840000001%20735%20351z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-invoice%22%20%20%20%20%20%20unicode=%22&#xF570;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20588.8124992L822.375008%20598.3750016L630.375008%20790.3750016L620.812512%20800L192%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032L256%20736zM640%20691.1875008L723.187488%20608L640%20608L640%20691.1875008zM320%20480L320%20416L704%20416L704%20480L320%20480zM320%20320L320%20256L544%20256L544%20320L320%20320zM608%20320L608%20256L704%20256L704%20320L608%20320zM320%20192L320%20128L544%20128L544%20192L320%20192zM608%20192L608%20128L704%20128L704%20192L608%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-close%22%20%20%20%20%20%20unicode=%22&#xF410;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM374%20566L329%20521L466%20384L327%20245L372%20200L511%20339L649%20201L694%20246L556%20384L692%20520L647%20565L511%20429z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wheelchair%22%20%20%20%20%20%20unicode=%22&#xF193;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M640%20800C587.375008%20800%20544%20756.624992%20544%20704C544%20651.375008%20587.375008%20608%20640%20608C692.624992%20608%20736%20651.375008%20736%20704C736%20756.624992%20692.624992%20800%20640%20800zM640%20736C658%20736%20672%20722%20672%20704C672%20686%20658%20672%20640%20672C622%20672%20608%20686%20608%20704C608%20722%20622%20736%20640%20736zM465%20647L350%20634C331%20631.875008%20314.375008%20621.124992%20304%20605L224%20481L278%20447L358%20570L431%20578L384%20445C275.750016%20429.375008%20192%20336.5%20192%20224C192%20100.624992%20292.624992%200%20416%200C539.375008%200%20640%20100.624992%20640%20224C640%20234.875008%20638.5%20245.5%20637%20256L678%20256L721%2061L783%2075L741%20270C734.624992%20299.2499840000001%20707.875008%20320%20678%20320L618%20320C605.250016%20346.875008%20586.875008%20370.2499840000001%20565%20390L602%20493C618.124992%20537.624992%20598.750016%20587.624992%20557%20610L503%20640L503%20639C491.5%20645.124992%20477.875008%20648.5%20465%20647zM497%20570L527%20554C541.250016%20546.375008%20547.5%20530.124992%20542%20515L510%20427C491.5%20435.624992%20471.750016%20441.749984%20451%20445zM416%20384C504.750016%20384%20576%20312.7499840000001%20576%20224C576%20135.2499840000001%20504.750016%2064%20416%2064C327.250016%2064%20256%20135.2499840000001%20256%20224C256%20312.7499840000001%20327.250016%20384%20416%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22balance-scale%22%20%20%20%20%20%20unicode=%22&#xF24E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C470.624992%20736%20435.375008%20709%20422%20672L192%20672L192%20608L237%20608L228%20592L100%20368L96%20360L96%20352C96%20264%20168%20192%20256%20192C344%20192%20416%20264%20416%20352L416%20360L412%20368L284%20592L275%20608L422%20608C431.750016%20581%20453%20559.749984%20480%20550L480%20128L352%20128L352%2064L672%2064L672%20128L544%20128L544%20550C570.875008%20559.749984%20592.250016%20581.124992%20602%20608L749%20608L740%20592L612%20368L608%20360L608%20352C608%20264%20680%20192%20768%20192C856%20192%20928%20264%20928%20352L928%20360L924%20368L796%20592L787%20608L832%20608L832%20672L602%20672C588.624992%20709%20553.375008%20736%20512%20736zM512%20672C530%20672%20544%20658%20544%20640C544%20622%20530%20608%20512%20608C494%20608%20480%20622%20480%20640C480%20658%20494%20672%20512%20672zM256%20511L329%20384L183%20384zM768%20511L841%20384L695%20384zM168%20320L344%20320C331.124992%20282.875008%20297.750016%20256%20256%20256C214.250016%20256%20180.875008%20282.875008%20168%20320zM680%20320L856%20320C843.124992%20282.875008%20809.750016%20256%20768%20256C726.250016%20256%20692.875008%20282.875008%20680%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22street-view%22%20%20%20%20%20%20unicode=%22&#xF21D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C441.624992%20768%20384%20710.375008%20384%20640C384%20604.375008%20399.250016%20572.249984%20423%20549C380.375008%20520.124992%20352%20471%20352%20416L352%20268L416%20236L416%2096L608%2096L608%20236L672%20268L672%20416C672%20471%20643.624992%20520.124992%20601%20549C624.750016%20572.249984%20640%20604.375008%20640%20640C640%20710.375008%20582.375008%20768%20512%20768zM512%20704C547.750016%20704%20576%20675.749984%20576%20640C576%20604.249984%20547.750016%20576%20512%20576C476.250016%20576%20448%20604.249984%20448%20640C448%20675.749984%20476.250016%20704%20512%20704zM512%20512C565.375008%20512%20608%20469.375008%20608%20416L608%20308L544%20276L544%20160L480%20160L480%20276L416%20308L416%20416C416%20469.375008%20458.624992%20512%20512%20512zM288%20292C194.624992%20265.875008%20128%20221.624992%20128%20160C128%2055%20321.124992%200%20512%200C702.875008%200%20896%2055%20896%20160C896%20221.624992%20829.375008%20265.875008%20736%20292L736%20225C796.875008%20205.375008%20832%20180%20832%20160C832%20121.7499840000001%20704.375008%2064%20512%2064C319.624992%2064%20192%20121.7499840000001%20192%20160C192%20180%20227.124992%20205.375008%20288%20225z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thermometer-1-2-full%22%20%20%20%20%20%20unicode=%22&#xF2C9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20768V400C326.4%20358.4%20288%20297.6%20288%20224C288%2099.2000000000001%20387.2%200%20512%200S736%2099.2000000000001%20736%20224C736%20297.6%20694.4%20361.6%20640%20400V448H704V512H640V576H704V640H640V704H704V768H384zM448%20704H576V371.2000000000001L592%20361.6C640%20332.8%20672%20284.8%20672%20224C672%20134.4%20601.6%2064%20512%2064S352%20134.4%20352%20224C352%20284.8%20384%20332.8%20432%20361.6L448%20371.2000000000001V704zM480%20480V313.6C441.6%20300.8000000000001%20416%20265.6%20416%20224C416%20169.6%20457.6%20128%20512%20128S608%20169.6%20608%20224C608%20265.6%20582.4%20300.8%20544%20313.6V480H480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comments-dollar%22%20%20%20%20%20%20unicode=%22&#xF653;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20800L64%20224L192%20224L192%2061L244%20103L395%20224L704%20224L704%20800L64%20800zM128%20736L640%20736L640%20288L373%20288L364%20281L256%20195L256%20288L128%20288L128%20736zM352%20672L352%20638.75C316.128%20632.7339999999999%20288%20601.504%20288%20564C288%20539.8720000000001%20301.516%20517.508%20323.5%20506.5L416%20460.249984C415.872%20453.114016%20410.885984%20448%20403.750016%20448L364.249984%20448C357.113984%20448%20352%20453.113984%20352%20460.249984L352%20480L288%20480L288%20460.249984C288%20422.745984%20316%20391.266016%20352%20385.249984L352%20352L416%20352L416%20385.249984C452%20391.266016%20480%20422.745984%20480%20460.249984C480%20484.377984%20466.224992%20506.62%20444.624992%20517.5L352%20563.875008C352.256%20563.619008%20352%20563.8720000000001%20352%20564C352%20571.136%20356.985984%20576%20364.249984%20576L403.750016%20576C410.886016%20576%20416%20570.885984%20416%20563.750016L416%20544L480%20544L480%20563.750016C480%20601.254%20452%20632.7339999999999%20416%20638.75L416%20672L352%20672zM768%20608L768%20544L896%20544L896%20160L768%20160L768%2067L651%20160L411%20160L331%2096L629%2096L832%20-67L832%2096L960%2096L960%20608L768%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cogs%22%20%20%20%20%20%20unicode=%22&#xF085;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20768L480%20732C458.875008%20727.875008%20438.375008%20720.624992%20421%20709L396%20734L350%20689L376%20663C365.124992%20646.5%20357.124992%20627.875008%20353%20608L320%20608L320%20544L353%20544C357.124992%20524.124992%20365.124992%20505.5%20376%20489L350%20463L396%20418L421%20443C438.375008%20431.375008%20458.875008%20424.124992%20480%20420L480%20384L544%20384L544%20420C563.5%20424.249984%20581.875008%20431.249984%20598%20442L622%20418L667%20463L643%20487C654.5%20504%20662.750016%20523.249984%20667%20544L704%20544L704%20608L667%20608C662.750016%20628.749984%20654.5%20648%20643%20665L667%20689L622%20734L598%20710C581.875008%20720.749984%20563.5%20727.749984%20544%20732L544%20768zM510%20672C563.375008%20672%20606%20629.375008%20606%20576C606%20522.624992%20563.375008%20480%20510%20480C456.624992%20480%20414%20522.624992%20414%20576C414%20629.375008%20456.624992%20672%20510%20672zM256%20384L256%20349C234.5%20344.875008%20214.5%20336.875008%20197%20325L172%20350L126%20305L152%20279C141.124992%20262.375008%20133.124992%20244%20129%20224L96%20224L96%20160L129%20160C133.124992%20140%20141.124992%20121.624992%20152%20105L126%2079L172%2034L197%2059C214.5%2047.124992%20234.5%2039.124992%20256%2035L256%200L320%200L320%2036C339.5%2040.249984%20357.875008%2047.249984%20374%2058L398%2034L443%2079L419%20103C430.375008%20119.7499840000001%20438.624992%20138.624992%20443%20159L481%20160L479%20224L443%20223C438.750016%20244.124992%20430.750016%20263.7499840000001%20419%20281L443%20305L398%20350L374%20326C357.875008%20336.7499840000001%20339.5%20343.7499840000001%20320%20348L320%20384zM704%20384L704%20348C682.875008%20343.875008%20662.375008%20336.624992%20645%20325L620%20350L574%20305L600%20279C589.124992%20262.5%20581.124992%20243.875008%20577%20224L544%20224L544%20160L577%20160C581.124992%20140.124992%20589.124992%20121.5%20600%20105L574%2079L620%2034L645%2059C662.375008%2047.375008%20682.875008%2040.124992%20704%2036L704%200L768%200L768%2036C787.375008%2040.249984%20804.875008%2048.375008%20821%2059L846%2034L891%2079L867%20103C878.5%20119.7499840000001%20886.624992%20138.5%20891%20159L929%20160L927%20224L891%20223C886.875008%20243.875008%20877.5%20262.875008%20866%20280L891%20305L846%20350L821%20325C805.124992%20335.375008%20787%20342.7499840000001%20768%20347L768%20384zM286%20288C339.375008%20288%20382%20245.375008%20382%20192C382%20138.624992%20339.375008%2096%20286%2096C232.624992%2096%20190%20138.624992%20190%20192C190%20245.375008%20232.624992%20288%20286%20288zM734%20288C787.375008%20288%20830%20245.375008%20830%20192C830%20138.624992%20787.375008%2096%20734%2096C680.624992%2096%20638%20138.624992%20638%20192C638%20245.375008%20680.624992%20288%20734%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22people-carry%22%20%20%20%20%20%20unicode=%22&#xF4CE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20736C203.072%20736%20160%20692.928%20160%20640C160%20587.072%20203.072%20544%20256%20544C308.928%20544%20352%20587.072%20352%20640C352%20692.928%20308.928%20736%20256%20736zM768%20736C715.072%20736%20672%20692.928%20672%20640C672%20587.072%20715.072%20544%20768%20544C820.928%20544%20864%20587.072%20864%20640C864%20692.928%20820.928%20736%20768%20736zM256%20672C273.664%20672%20288%20657.664%20288%20640C288%20622.336%20273.664%20608%20256%20608C238.336%20608%20224%20622.336%20224%20640C224%20657.664%20238.336%20672%20256%20672zM768%20672C785.664%20672%20800%20657.664%20800%20640C800%20622.336%20785.664%20608%20768%20608C750.336%20608%20736%20622.336%20736%20640C736%20657.664%20750.336%20672%20768%20672zM219.1249984%20512C205.3329984%20512%20193.102%20503.212992%20188.75%20490.124992L132.0624992%20320.062496C123.3264992%20293.918496%20132.28%20265.148992%20155%20248.124992L256%20176L256%200L320%200L320%20176C320%20196.064%20310.4204992%20215.240992%20293.8124992%20227.624992L192.75%20299.750016L238.3750016%20436.5C249.2550016%20407.86%20267.3750016%20361.562496%20267.3750016%20361.562496C274.9910016%20341.818496%20289.0464992000001%20325.038496%20307.0624992%20314.062496L384%20256L640%20256L717%20314.062496C734.984%20325.006496%20749.040992%20341.821504%20756.624992%20361.437504C756.624992%20361.437504%20774.485984%20407.119488%20785.750016%20436.687488L831.812512%20300.1874880000001L729.687488%20227.2499840000001C713.623488%20215.250016%20704%20196.064%20704%20176L704%200L768%200L767.437504%20175.562496L869.687488%20248.562496C891.767488%20265.1384960000001%20900.673504%20293.8880000000001%20891.937504%20320L835.249984%20490.124992C830.930016%20503.212992%20818.667008%20512%20804.875008%20512L784.124992%20512C769.660992%20512%20743.572992%20506.946016%20731.124992%20473.249984C722.996992%20450.978016%20697.064%20384.784992%20697%20384.624992C694.344%20377.776992%20689.396992%20371.991008%20683.124992%20368.375008C681.972992%20367.735008%20680.899008%20367.018016%20679.875008%20366.2499840000001L640%20336.2499840000001L640%20512L384%20512L384%20336.2499840000001L344.124992%20366.2499840000001C343.068992%20367.018016%20341.995008%20367.703008%20340.875008%20368.375008C334.571008%20372.023008%20329.688%20377.774016%20327%20384.750016C327%20384.749984%20301.0670016000001%20451.039008%20292.8750016%20473.375008C280.4909984%20507.007008%20254.3389984%20512%20239.8750016%20512L219.1249984%20512zM448%20448L576%20448L576%20320L448%20320L448%20448zM136.25%20222.187488L129.75%20156.624992C129.046%20149.552992%20127.194%20142.744512%20124.25%20136.312512L61.8750016%200L132.25%200L182.4375008%20109.687488C188.3255008%20122.519488%20191.9975008%20136.168512%20193.4375008%20150.312512L196.3124992%20179.312512L136.3750016%20222.062496C136.3429984%20222.0944960000001%20136.282%20222.155488%20136.25%20222.187488zM887.750016%20222.187488L827.687488%20179.312512L830.562496%20150.2499840000001C832.002496%20136.169984%20835.674496%20122.551488%20841.562496%20109.687488L891.750016%200L962.124992%200L899.750016%20136.312512C896.805984%20142.744512%20894.985984%20149.5849920000001%20894.249984%20156.624992L887.750016%20222.187488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hamsa%22%20%20%20%20%20%20unicode=%22&#xF665;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C458.299168%20800%20412.410656%20766.6625664000001%20393.437504%20719.6875008C376.585344%20729.8469824%20357.072384%20736%20336%20736C274.24%20736%20224%20685.76%20224%20624L224%20416L224%20352L176%20352C131.872%20352%2096%20316.1280000000001%2096%20272C96%20250.112%20104.7515008%20229.6710080000001%20120.6875008%20214.375008L279.1249984%2062.062496C342.132992%201.390496%20424.832%20-32%20512%20-32C599.168%20-32%20681.836512%201.390496%20744.812512%2062.062496L903.375008%20214.375008C919.279008%20229.6710080000001%20928%20250.112%20928%20272C928%20316.1280000000001%20892.128%20352%20848%20352L800%20352L800%20416L800%20624C800%20685.76%20749.76%20736%20688%20736C666.927616%20736%20647.414656%20729.8469824%20630.562496%20719.6875008C611.589344%20766.6625664000001%20565.700832%20800%20512%20800zM512%20736C547.296%20736%20576%20707.296%20576%20672L576%20416L640%20416L640%20624C640%20650.4639999999999%20661.536%20672%20688%20672C714.464%20672%20736%20650.4639999999999%20736%20624L736%20416L736%20320L736%20288L848%20288C856.8%20288%20864%20280.8%20864%20272C864%20266.1760000000001%20860.886496%20262.26%20859.062496%20260.5L700.5%20108.249984C649.428%2059.098016%20582.496%2032%20512%2032C441.504%2032%20374.541504%2059.098016%20323.437504%20108.249984L165%20260.5C163.144%20262.26%20160%20266.1760000000001%20160%20272C160%20280.8%20167.2%20288%20176%20288L288%20288L288%20320L288%20416L288%20624C288%20650.4639999999999%20309.536%20672%20336%20672C362.464%20672%20384%20650.4639999999999%20384%20624L384%20416L448%20416L448%20624L448%20672C448%20707.296%20476.704%20736%20512%20736zM512%20352C400.1600000000001%20352%20328.383008%20246.230016%20325.375008%20241.750016L313.5624992%20224L325.375008%20206.2499840000001C328.383008%20201.769984%20400.1600000000001%2096%20512%2096C623.84%2096%20695.616992%20201.769984%20698.624992%20206.2499840000001L710.437504%20224L698.624992%20241.750016C695.616992%20246.230016%20623.84%20352%20512%20352zM512%20288C566.304%20288%20609.875488%20248.064%20631.187488%20224C609.843488%20199.936%20566.24%20160%20512%20160C457.696%20160%20414.124512%20199.936%20392.8125120000001%20224C414.156512%20248.064%20457.76%20288%20512%20288zM512%20256A32%2032%200%200%201%20512%20192A32%2032%200%200%201%20512%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-star-half%22%20%20%20%20%20%20unicode=%22&#xF5C0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20820L483%20755L379%20521L125%20495L53%20487L107%20439L296%20268L243%2018L228%20-52L229%20-52L291%20-16L512%20111L733%20-16L796%20-52L781%2018L728%20268L917%20439L971%20487L899%20495L645%20521L541%20755zM512%20663L594%20478L602%20462L620%20460L822%20439L671%20303L657%20291L661%20273L703%2075L528%20176L512%20185z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mars-double%22%20%20%20%20%20%20unicode=%22&#xF227;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20800L448%20736L626%20736L453%20563C414.624992%20591.624992%20368.750016%20608%20320%20608C260.124992%20608%20204.250016%20584.249984%20162%20542C119.750016%20499.749984%2096%20443.875008%2096%20384C96%20324.124992%20119.750016%20268.375008%20162%20226C204.250016%20183.624992%20260.124992%20160%20320%20160C379.875008%20160%20435.750016%20183.7499840000001%20478%20226C504%20252%20523.250016%20283%20534%20317C509.250016%20321%20483.124992%20317.875008%20460%20308C452.750016%20294.624992%20444.124992%20282%20433%20271C402.750016%20240.7499840000001%20362.750016%20224%20320%20224C277.250016%20224%20237.250016%20240.7499840000001%20207%20271C176.750016%20301.2499840000001%20160%20341.2499840000001%20160%20384C160%20426.749984%20176.750016%20466.749984%20207%20497C237.250016%20527.249984%20277.250016%20544%20320%20544C362.750016%20544%20402.750016%20527.249984%20433%20497C448.375008%20481.624992%20460.124992%20463.624992%20468%20444C482.375008%20446.5%20497.124992%20448%20512%20448C519.750016%20448%20527.375008%20447.624992%20535%20447C527.624992%20472.375008%20514.875008%20495.624992%20499%20517L672%20690L672%20544L818%20544L645%20371C606.624992%20399.624992%20560.750016%20416%20512%20416C452.124992%20416%20396.250016%20392.249984%20354%20350C328%20324%20308.750016%20293%20298%20259C322.750016%20255%20348.875008%20258.124992%20372%20268C379.250016%20281.375008%20387.875008%20294%20399%20305C429.250016%20335.2499840000001%20469.250016%20352%20512%20352C554.750016%20352%20594.750016%20335.2499840000001%20625%20305C655.250016%20274.7499840000001%20672%20234.7499840000001%20672%20192C672%20149.2499840000001%20655.250016%20109.249984%20625%2079C594.750016%2048.749984%20554.750016%2032%20512%2032C469.250016%2032%20429.250016%2048.749984%20399%2079C383.624992%2094.375008%20371.875008%20112.375008%20364%20132C349.624992%20129.5%20334.875008%20128%20320%20128C312.250016%20128%20304.624992%20128.375008%20297%20129C307.375008%2093.249984%20327%2061%20354%2034C396.250016%20-8.250016%20452.124992%20-32%20512%20-32C571.750016%20-32%20627.750016%20-8.250016%20670%2034C712.250016%2076.249984%20736%20132.124992%20736%20192C736%20240.7499840000001%20719.624992%20286.624992%20691%20325L864%20498L864%20320L928%20320L928%20608L736%20608L736%20800z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22percent%22%20%20%20%20%20%20unicode=%22&#xF295;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M304%20704C242.5%20704%20192%20653.5%20192%20592L192%20496C192%20434.5%20242.5%20384%20304%20384C365.5%20384%20416%20434.5%20416%20496L416%20592C416%20653.5%20365.5%20704%20304%20704zM664%20704L280%2064L360%2064L744%20704zM304%20640C330.875008%20640%20352%20618.875008%20352%20592L352%20496C352%20469.124992%20330.875008%20448%20304%20448C277.124992%20448%20256%20469.124992%20256%20496L256%20592C256%20618.875008%20277.124992%20640%20304%20640zM720%20384C658.5%20384%20608%20333.5%20608%20272L608%20176C608%20114.5%20658.5%2064%20720%2064C781.5%2064%20832%20114.5%20832%20176L832%20272C832%20333.5%20781.5%20384%20720%20384zM720%20320C746.875008%20320%20768%20298.875008%20768%20272L768%20176C768%20149.124992%20746.875008%20128%20720%20128C693.124992%20128%20672%20149.124992%20672%20176L672%20272C672%20298.875008%20693.124992%20320%20720%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tape%22%20%20%20%20%20%20unicode=%22&#xF4DB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20736C189.92%20736%2032%20578.0799999999999%2032%20384C32%20189.92%20189.92%2032%20384%2032L992%2032L992%2096L585.750016%2096C676.459456%20159.7390400000001%20736%20264.9718400000001%20736%20384C736%20578.0799999999999%20578.08%20736%20384%20736zM384%20672C542.784%20672%20672%20542.816%20672%20384C672%20225.184%20542.784%2096%20384%2096C225.216%2096%2096%20225.184%2096%20384C96%20542.816%20225.216%20672%20384%20672zM384%20512C313.408%20512%20256%20454.592%20256%20384C256%20313.408%20313.408%20256%20384%20256C454.592%20256%20512%20313.408%20512%20384C512%20454.592%20454.592%20512%20384%20512zM384%20448C419.296%20448%20448%20419.296%20448%20384C448%20348.704%20419.296%20320%20384%20320C348.704%20320%20320%20348.704%20320%20384C320%20419.296%20348.704%20448%20384%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bezier-curve%22%20%20%20%20%20%20unicode=%22&#xF55B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20704L384%20608L186%20608C172.624992%20645%20137.375008%20672%2096%20672C43.375008%20672%200%20628.624992%200%20576C0%20523.375008%2043.375008%20480%2096%20480C137.375008%20480%20172.624992%20507%20186%20544L260%20544C246.875008%20531.5%20235.5%20517.875008%20225%20503C188%20450.624992%20166.250016%20386%20161%20320L64%20320L64%2064L320%2064L320%20320L226%20320C231.250016%20373.5%20248.750016%20426%20277%20466C304.5%20505%20339.875008%20532.249984%20384%20541L384%20448L640%20448L640%20541C684.124992%20532.249984%20719.5%20505%20747%20466C775.250016%20426%20792.750016%20373.5%20798%20320L704%20320L704%2064L960%2064L960%20320L863%20320C857.750016%20386%20836%20450.624992%20799%20503C788.5%20517.875008%20777.124992%20531.5%20764%20544L838%20544C851.375008%20507%20886.624992%20480%20928%20480C980.624992%20480%201024%20523.375008%201024%20576C1024%20628.624992%20980.624992%20672%20928%20672C886.624992%20672%20851.375008%20645%20838%20608L640%20608L640%20704zM448%20640L576%20640L576%20512L448%20512zM96%20608C114%20608%20128%20594%20128%20576C128%20558%20114%20544%2096%20544C78%20544%2064%20558%2064%20576C64%20594%2078%20608%2096%20608zM928%20608C946%20608%20960%20594%20960%20576C960%20558%20946%20544%20928%20544C910%20544%20896%20558%20896%20576C896%20594%20910%20608%20928%20608zM128%20256L256%20256L256%20128L128%20128zM768%20256L896%20256L896%20128L768%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fill%22%20%20%20%20%20%20unicode=%22&#xF575;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M362%20791L317%20745L374%20688L153%20467C115.124992%20429.124992%20115.124992%20366.875008%20153%20329L155%20327L358%20125C395.875008%2087.124992%20458.124992%2087.124992%20496%20125L739%20368L762%20390L451%20701L426%20727L419%20733zM420%20642L672%20390L451%20170C437.624992%20156.624992%20416.375008%20156.624992%20403%20170L199%20375C185.624992%20388.375008%20185.624992%20408.624992%20199%20422zM800%20280L774%20242C774%20242%20756.750016%20217.875008%20740%20189C731.624992%20174.5%20723.750016%20159.375008%20717%20144C710.250016%20128.624992%20704%20114.5%20704%2096C704%2043.375008%20747.375008%200%20800%200C852.624992%200%20896%2043.375008%20896%2096C896%20114.5%20889.750016%20128.624992%20883%20144C876.250016%20159.375008%20868.375008%20174.5%20860%20189C843.250016%20217.875008%20826%20242%20826%20242zM800%20164C802.124992%20160.5%20801.875008%20160.7499840000001%20804%20157C811.624992%20143.875008%20819.750016%20129.875008%20825%20118C830.250016%20106.124992%20832%2095.124992%20832%2096C832%2078.249984%20817.750016%2064%20800%2064C782.250016%2064%20768%2078.249984%20768%2096C768%2095.124992%20769.750016%20106.124992%20775%20118C780.250016%20129.875008%20788.375008%20143.875008%20796%20157C798.124992%20160.7499840000001%20797.875008%20160.5%20800%20164z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dharmachakra%22%20%20%20%20%20%20unicode=%22&#xF655;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20828C494.375008%20828%20480%20813.624992%20480%20796C480%20783%20488%20772%20499%20767C401.375008%20763.624992%20313%20724.249984%20247%20661C248.624992%20664.875008%20250%20668.624992%20250%20673C250%20690.624992%20235.624992%20705%20218%20705C200.375008%20705%20186%20690.624992%20186%20673C186%20655.375008%20200.375008%20641%20218%20641C222.375008%20641%20226.124992%20642.375008%20230%20644C169.624992%20578.5%20132.250016%20492.124992%20129%20397C124%20408%20113%20416%20100%20416C82.375008%20416%2068%20401.624992%2068%20384C68%20366.375008%2082.375008%20352%20100%20352C113%20352%20124%20360%20129%20371C132.250016%20275.875008%20169.624992%20189.5%20230%20124C226.124992%20125.624992%20222.375008%20127%20218%20127C200.375008%20127%20186%20112.624992%20186%2095C186%2077.375008%20200.375008%2063%20218%2063C235.624992%2063%20250%2077.375008%20250%2095C250%2099.375008%20248.624992%20103.124992%20247%20107C313%2043.749984%20401.375008%204.375008%20499%201C488%20-4%20480%20-15%20480%20-28C480%20-45.624992%20494.375008%20-60%20512%20-60C529.624992%20-60%20544%20-45.624992%20544%20-28C544%20-15%20536%20-4%20525%201C622.624992%204.375008%20711%2043.749984%20777%20107C775.375008%20103.124992%20774%2099.375008%20774%2095C774%2077.375008%20788.375008%2063%20806%2063C823.624992%2063%20838%2077.375008%20838%2095C838%20112.624992%20823.624992%20127%20806%20127C801.624992%20127%20797.875008%20125.624992%20794%20124C854.375008%20189.5%20891.750016%20275.875008%20895%20371C900%20360%20911%20352%20924%20352C941.624992%20352%20956%20366.375008%20956%20384C956%20401.624992%20941.624992%20416%20924%20416C911%20416%20900%20408%20895%20397C891.750016%20492.124992%20854.375008%20578.5%20794%20644C797.875008%20642.375008%20801.624992%20641%20806%20641C823.624992%20641%20838%20655.375008%20838%20673C838%20690.624992%20823.624992%20705%20806%20705C788.375008%20705%20774%20690.624992%20774%20673C774%20668.624992%20775.375008%20664.875008%20777%20661C711%20724.249984%20622.624992%20763.624992%20525%20767C536%20772%20544%20783%20544%20796C544%20813.624992%20529.624992%20828%20512%20828zM479%20702C479.375008%20702%20479.624992%20702%20480%20702L480%20507C468%20503.875008%20457.375008%20499.249984%20447%20493L308%20631C355.375008%20670.124992%20414.375008%20695.5%20479%20702zM544%20702C609%20695.624992%20668.375008%20670.249984%20716%20631L577%20493C566.624992%20499.249984%20556%20503.875008%20544%20507zM263%20585L402%20448C396.124992%20438%20392%20427.5%20389%20416L194%20416C200.250016%20479.749984%20225%20537.875008%20263%20585zM761%20585C799%20537.875008%20823.750016%20479.749984%20830%20416L635%20416C632%20427.5%20627.875008%20438%20622%20448zM512%20448C547.750016%20448%20576%20419.749984%20576%20384C576%20348.2499840000001%20547.750016%20320%20512%20320C476.250016%20320%20448%20348.2499840000001%20448%20384C448%20419.749984%20476.250016%20448%20512%20448zM193%20352L388%20352C391%20340.5%20396%20330%20402%20320L263%20184C225.124992%20231%20199.250016%20288.2499840000001%20193%20352zM636%20352L831%20352C824.750016%20288.2499840000001%20798.875008%20231%20761%20184L622%20320C628%20330%20633%20340.5%20636%20352zM447%20275C457.250016%20269%20468.250016%20264.124992%20480%20261L480%2066C414.624992%2072.375008%20355.750016%2098.5%20308%20138zM577%20275L716%20138C668.250016%2098.5%20609.375008%2072.375008%20544%2066L544%20261C555.750016%20264.124992%20566.750016%20269%20577%20275z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mars-stroke-horizontal%22%20%20%20%20%20%20unicode=%22&#xF22B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20640C179%20640%2064%20525%2064%20384C64%20243%20179%20128%20320%20128C450.124992%20128%20558%20226.124992%20574%20352L640%20352L640%20256L704%20256L704%20352L850%20352L713%20215L759%20169L951%20361L973%20384L951%20407L759%20599L713%20553L850%20416L704%20416L704%20512L640%20512L640%20416L574%20416C558%20541.875008%20450.124992%20640%20320%20640zM320%20576C426.375008%20576%20512%20490.375008%20512%20384C512%20277.624992%20426.375008%20192%20320%20192C213.624992%20192%20128%20277.624992%20128%20384C128%20490.375008%20213.624992%20576%20320%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smoking-ban%22%20%20%20%20%20%20unicode=%22&#xF54D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M119%20823L73%20777L905%20-55L951%20-9L750%20192L992%20192L992%20384L558%20384zM513%20768C501.5%20756.5%20493%20742.875008%20483%20721C473%20699.124992%20464.124992%20671.624992%20464%20641C463.875008%20610.375008%20474.5%20575.375008%20502%20549C529.5%20522.624992%20571.5%20505.5%20630%20498C678.750016%20491.749984%20710.124992%20483.749984%20728%20473C745.875008%20462.249984%20753.250016%20451.249984%20759%20425L822%20439C813.750016%20476.749984%20792.875008%20508.875008%20761%20528C729.124992%20547.124992%20690.124992%20555.375008%20638%20562C588.124992%20568.375008%20560.250016%20582.375008%20546%20596C531.750016%20609.624992%20528%20623.624992%20528%20641C528%20658.375008%20533.624992%20677.875008%20541%20694C548.375008%20710.124992%20559.750016%20724.749984%20558%20723zM690%20758L690%20694C709.875008%20694%20735.5%20691%20755%20680C774.5%20669%20791%20652.749984%20795%20606L798%20576L827%20576C843.5%20576%20877.875008%20570.875008%20895%20556C903.5%20548.5%20909%20539.749984%20911%20523C913%20506.249984%20910%20480.624992%20895%20444L955%20420C972.875008%20463.5%20978.750016%20499.624992%20975%20531C971.250016%20562.375008%20956%20587.375008%20937%20604C908.124992%20629.249984%20876.750016%20635.749984%20851%20638C839.875008%20684.249984%20816.750016%20719.124992%20787%20736C751.124992%20756.375008%20713.750016%20758%20690%20758zM32%20384L32%20192L570%20192L506%20256L96%20256L96%20320L442%20320L378%20384zM622%20320L736%20320L736%20256L686%20256zM800%20320L832%20320L832%20256L800%20256zM896%20320L928%20320L928%20256L896%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22umbrella-beach%22%20%20%20%20%20%20unicode=%22&#xF5CA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800L480%20748C417.250016%20741.375008%20337.250016%20716.5%20263%20675C176.124992%20626.375008%2096%20554.749984%2096%20459C96%20401.875008%20142.375008%20352%20203%20352C232%20352%20257%20364.124992%20276%20381C276.375008%20381.2499840000001%20276.624992%20381.624992%20277%20382C295.750016%20362.375008%20322.875008%20352%20352%20352C383.624992%20352%20410.250016%20365.375008%20429%20383C442.250016%20370.375008%20459.624992%20361%20480%20356L480%20141C430.875008%20132.124992%20397%20106%20397%20106L435%2054C435%2054%20472.124992%2080%20512%2080C551.875008%2080%20589%2054%20589%2054L627%20106C627%20106%20593.124992%20132.124992%20544%20141L544%20357C562%20362%20577.750016%20370.2499840000001%20590%20381C608.750016%20362%20635.375008%20352%20664%20352C696.250016%20352%20723.250016%20365.875008%20742%20384C743.375008%20382.7499840000001%20744.624992%20381.2499840000001%20746%20380C765.375008%20363.375008%20790.875008%20352%20819%20352C878.750016%20352%20928%20400.124992%20928%20458C928%20553.5%20849.250016%20624.875008%20763%20674C689.250016%20716%20608.250016%20741.375008%20544%20748L544%20800zM510%20672C514.250016%20666%20518%20663%20523%20653C539.375008%20620%20557.750016%20561.875008%20560%20467C559.750016%20465%20559.750016%20463%20560%20461C560.124992%20456.624992%20560%20452.5%20560%20448C560%20447.5%20557.124992%20437.624992%20549%20430C540.875008%20422.375008%20529.124992%20416%20512%20416C477.124992%20416%20464%20444%20464%20448C464%20452.5%20464%20456.624992%20464%20461C464%20462%20464%20463%20464%20464C465.750016%20568.375008%20483.875008%20627.124992%20500%20658C504%20665.749984%20506.5%20667.249984%20510%20672zM591%20652C597.750016%20648.124992%20603.124992%20646.749984%20610%20642C660.375008%20607.249984%20707.750016%20552.5%20711%20458C710.124992%20450.5%20707%20440%20700%20432C692.250016%20423%20682.375008%20416%20664%20416C648.875008%20416%20641%20420.5%20635%20427C629%20433.5%20624%20444%20624%20461C624.124992%20464%20623.750016%20467.124992%20623%20470C620.750016%20552.875008%20607.5%20609.875008%20591%20652zM428%20641C414.124992%20600%20403%20547.249984%20401%20470C401%20469.624992%20401%20469.375008%20401%20469C400.5%20467%20400.124992%20465%20400%20463C400%20462.375008%20400%20461.624992%20400%20461C400%20453.5%20395.750016%20441%20388%20432C380.250016%20423%20370.375008%20416%20352%20416C336.875008%20416%20329%20420.5%20323%20427C317%20433.5%20312%20444%20312%20461C312%20463.749984%20311.624992%20466.375008%20311%20469C311%20469.375008%20311%20469.624992%20311%20470C318.624992%20546.249984%20365%20598.124992%20414%20634C421%20639.124992%20421.124992%20636.624992%20428%20641zM327%20633C284%20586.624992%20246%20529.624992%20246%20448C246%20447.249984%20243%20437%20234%20429C225%20421%20212.375008%20416%20203%20416C177.124992%20416%20160%20436.124992%20160%20459C160%20516.749984%20216.5%20575.624992%20294%20619C304.624992%20624.875008%20315.875008%20627.749984%20327%20633zM709%20628C716.250016%20624.375008%20724%20623%20731%20619C807.750016%20575.249984%20864%20516.124992%20864%20458C864%20435.875008%20845.624992%20416%20819%20416C808.750016%20416%20796.624992%20420.624992%20788%20428C779.375008%20435.375008%20776%20444.249984%20776%20448C776%20452.5%20776.124992%20456.749984%20776%20461C776.124992%20464%20775.750016%20467.124992%20775%20470C770%20537.875008%20742.124992%20587%20709%20628zM192%20128C174.375008%20128%20160%20113.624992%20160%2096C160%2078.375008%20174.375008%2064%20192%2064C209.624992%2064%20224%2078.375008%20224%2096C224%20113.624992%20209.624992%20128%20192%20128zM320%20128C302.375008%20128%20288%20113.624992%20288%2096C288%2078.375008%20302.375008%2064%20320%2064C337.624992%2064%20352%2078.375008%20352%2096C352%20113.624992%20337.624992%20128%20320%20128zM704%20128C686.375008%20128%20672%20113.624992%20672%2096C672%2078.375008%20686.375008%2064%20704%2064C721.624992%2064%20736%2078.375008%20736%2096C736%20113.624992%20721.624992%20128%20704%20128zM832%20128C814.375008%20128%20800%20113.624992%20800%2096C800%2078.375008%20814.375008%2064%20832%2064C849.624992%2064%20864%2078.375008%20864%2096C864%20113.624992%20849.624992%20128%20832%20128zM256%2032C238.375008%2032%20224%2017.624992%20224%200C224%20-17.624992%20238.375008%20-32%20256%20-32C273.624992%20-32%20288%20-17.624992%20288%200C288%2017.624992%20273.624992%2032%20256%2032zM384%2032C366.375008%2032%20352%2017.624992%20352%200C352%20-17.624992%20366.375008%20-32%20384%20-32C401.624992%20-32%20416%20-17.624992%20416%200C416%2017.624992%20401.624992%2032%20384%2032zM512%2032C494.375008%2032%20480%2017.624992%20480%200C480%20-17.624992%20494.375008%20-32%20512%20-32C529.624992%20-32%20544%20-17.624992%20544%200C544%2017.624992%20529.624992%2032%20512%2032zM640%2032C622.375008%2032%20608%2017.624992%20608%200C608%20-17.624992%20622.375008%20-32%20640%20-32C657.624992%20-32%20672%20-17.624992%20672%200C672%2017.624992%20657.624992%2032%20640%2032zM768%2032C750.375008%2032%20736%2017.624992%20736%200C736%20-17.624992%20750.375008%20-32%20768%20-32C785.624992%20-32%20800%20-17.624992%20800%200C800%2017.624992%20785.624992%2032%20768%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bed%22%20%20%20%20%20%20unicode=%22&#xF236;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20704C139.375008%20704%2096%20660.624992%2096%20608L96%20391C76.5%20373.375008%2064%20348.124992%2064%20320L64%2032L224%2032L224%2096L800%2096L800%2032L960%2032L960%20320C960%20348.124992%20947.5%20373.375008%20928%20391L928%20608C928%20660.624992%20884.624992%20704%20832%20704zM192%20640L832%20640C849.750016%20640%20864%20625.749984%20864%20608L864%20416L800%20416L800%20448C800%20500.624992%20756.624992%20544%20704%20544L576%20544C551.5%20544%20529%20534.375008%20512%20519C495%20534.375008%20472.5%20544%20448%20544L320%20544C267.375008%20544%20224%20500.624992%20224%20448L224%20416L160%20416L160%20608C160%20625.749984%20174.250016%20640%20192%20640zM320%20480L448%20480C465.750016%20480%20480%20465.749984%20480%20448L480%20416L288%20416L288%20448C288%20465.749984%20302.250016%20480%20320%20480zM576%20480L704%20480C721.750016%20480%20736%20465.749984%20736%20448L736%20416L544%20416L544%20448C544%20465.749984%20558.250016%20480%20576%20480zM160%20352L864%20352C881.750016%20352%20896%20337.7499840000001%20896%20320L896%2096L864%2096L864%20160L160%20160L160%2096L128%2096L128%20320C128%20337.7499840000001%20142.250016%20352%20160%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-holding-us-dollar%22%20%20%20%20%20%20unicode=%22&#xF4C0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20768L544%20729.9375008C539.36%20728.2575008%20534.850016%20726.2043744%20530.562496%20723.8750016C521.987488%20719.2162496%20514.212512%20713.3262496%20507.437504%20706.4375008C500.662496%20699.5487488%20494.892512%20691.6912512%20490.437504%20683.0624992C483.755008%20670.119376%20480%20655.48%20480%20640C480%20633.44%20480.707488%20627.0249984%20482%20620.8124992C484.584992%20608.3875008%20489.617504%20596.7875008%20496.562496%20586.5624992C500.035008%20581.45%20503.952512%20576.6724992%20508.312512%20572.312512C512.672512%20567.9525120000001%20517.450016%20564.0350080000001%20522.562496%20560.562496C537.9%20550.144992%20556.32%20544%20576%20544C580.56%20544%20584.832512%20543.137504%20588.687488%20541.562496C592.542496%20539.987488%20595.952512%20537.672512%20598.812512%20534.812512C601.672512%20531.9525120000001%20603.987488%20528.542496%20605.562496%20524.687488C607.137504%20520.832512%20608%20516.56%20608%20512C608%20498.32%20600.252512%20487.162496%20588.687488%20482.437504C584.832512%20480.862496%20580.56%20480%20576%20480C571.44%20480%20567.167488%20480.862496%20563.312512%20482.437504C559.457504%20484.012512%20556.047488%20486.327488%20553.187488%20489.187488C550.327488%20492.047488%20548.012512%20495.457504%20546.437504%20499.312512C544.862496%20503.167488%20544%20507.44%20544%20512L480%20512C480%20506.84%20480.442496%20501.751872%20481.249984%20496.812512C482.057504%20491.87312%20483.2%20487.095008%20484.750016%20482.437504C489.4%20468.464992%20497.275008%20455.895616%20507.437504%20445.562496C510.824992%20442.118112%20514.442496%20438.917504%20518.312512%20436C522.182496%20433.082496%20526.275008%20430.454368%20530.562496%20428.124992C534.850016%20425.795616%20539.36%20423.742496%20544%20422.062496L544%20384L608%20384L608%20422.062496C645.12%20435.502496%20672%20470.72%20672%20512C672%20557.9200000000001%20638.675008%20596.9524991999999%20595.187488%20606C588.975008%20607.2924992000001%20582.56%20608%20576%20608C571.44%20608%20567.167488%20608.8624992%20563.312512%20610.4375008C559.457504%20612.0124992%20556.047488%20614.3275008%20553.187488%20617.1875008C550.327488%20620.0475008000001%20548.012512%20623.4575007999999%20546.437504%20627.3124992C544.862496%20631.1675008%20544%20635.44%20544%20640C544%20644.56%20544.862496%20648.8324992%20546.437504%20652.6875008C548.012512%20656.5424992000001%20550.327488%20659.9524992%20553.187488%20662.8124992C558.907488%20668.5324992%20566.88%20672%20576%20672C594.24%20672%20608%20658.24%20608%20640L672%20640C672%20645.16%20671.557504%20650.2481248%20670.750016%20655.1875008C669.942496%20660.1268736%20668.8%20664.9050016%20667.249984%20669.5624992C657.950016%20697.5075008%20635.84%20719.8575008%20608%20729.9375008L608%20768L544%20768zM336.5%20320C303.508%20319.872%20278.3750016%20311.5%20278.3750016%20311.5L277.75%20311.2499840000001L96.25%20241.624992L159.75%2063.375008L317.5%20123.875008L545.875008%20-1.875008L940.249984%20161.5L915.750016%20220.5L549.750016%2069L322.5%20194.124992L198%20146.5L177.5%20204.2499840000001L299%20250.875008C299.288%20251.003008%20314.228%20256%20336.5%20256C358.996%20256%20385.224992%20251.0060160000001%20407.624992%20230.750016L408.062496%20230.5L408.187488%20230.375008C441.179488%20201.735008%20466.063488%20181.7230080000001%20500.687488%20170.875008C535.311488%20159.995008%20574.587488%20158.744%20640.187488%20159L639.875008%20223C575.491008%20222.744%20541.859008%20225.024%20519.875008%20232C497.859008%20238.752%20482.244%20250.8870080000001%20450.5%20278.375008L450.124992%20278.624992C413.100992%20311.872992%20369.108%20320.1280000000001%20336.5%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22table-tennis%22%20%20%20%20%20%20unicode=%22&#xF45D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20768C171.375008%20768%20128%20724.624992%20128%20672C128%20619.375008%20171.375008%20576%20224%20576C276.624992%20576%20320%20619.375008%20320%20672C320%20724.624992%20276.624992%20768%20224%20768zM606%20739C596%20738.875008%20585.875008%20738.124992%20576%20737C497%20727.749984%20423.250016%20687.249984%20367%20631C327.5%20591.624992%20294.750016%20535%20284%20430C283.624992%20429%20283.250016%20428%20283%20427C283%20426.624992%20283%20426.375008%20283%20426C282.250016%20424.375008%20281.5%20422.749984%20281%20421C280.875008%20420.249984%20281.124992%20419.875008%20281%20419C281%20418%20281%20417%20281%20416C281%20415.624992%20281%20415.375008%20281%20415C281.124992%20413%20281.5%20411%20282%20409C282.5%20407%20283.124992%20404.875008%20284%20403C285.624992%20374.2499840000001%20289.624992%20344.875008%20300%20317L299%20317C299.5%20314.2499840000001%20302.750016%20300.5%20303%20287C303.124992%20276.875008%20299.5%20267.624992%20299%20265C279.5%20245.624992%20256.124992%20225.375008%20234%20208C211.875008%20190.624992%20192.750016%20175.624992%20179%20162L178%20162C161%20144.624992%20154.124992%20118.124992%20159%2096C163.875008%2073.624992%20176.750016%2054.249984%20194%2037C211.124992%2019.875008%20230.624992%207.124992%20253%202C275.375008%20-3.124992%20302.5%203.5%20320%2021C334%2035%20347.5%2054.749984%20365%2077C382.5%2099.249984%20402.375008%20123.375008%20422%20143C419.750016%20140.7499840000001%20429.5%20146%20442%20146C452.124992%20146%20460.5%20145%20467%20144C468.624992%20143.7499840000001%20472%20143.124992%20473%20143C500.875008%20132.624992%20530.250016%20128.7499840000001%20559%20127C559.375008%20127%20559.624992%20126%20560%20126C562.250016%20125.375008%20564.624992%20125.124992%20567%20125C568%20124.624992%20569%20124.2499840000001%20570%20124C571%20124%20572%20124%20573%20124C573.624992%20124%20574.375008%20124%20575%20124C575.375008%20124%20575.624992%20124%20576%20124C578%20124.124992%20580%20124.5%20582%20125C583.250016%20125.124992%20583.750016%20125.875008%20585%20126C585.375008%20126%20585.624992%20126%20586%20126C682.375008%20134%20747%20168.875008%20788%20210C844.250016%20266.2499840000001%20884.750016%20340%20894%20419C903.250016%20498%20878.624992%20582.375008%20809%20652C748.124992%20712.875008%20676%20739.5%20606%20739zM224%20704C242%20704%20256%20690%20256%20672C256%20654%20242%20640%20224%20640C206%20640%20192%20654%20192%20672C192%20690%20206%20704%20224%20704zM606%20675C660%20676%20714.124992%20656.875008%20764%20607C821.124992%20550%20837.250016%20487.624992%20830%20426C822.750016%20364.375008%20790.375008%20302.375008%20743%20255C711.124992%20223.124992%20664.875008%20198.2499840000001%20584%20191L348%20427C357.375008%20517.249984%20379.624992%20551.624992%20413%20585C460.375008%20632.375008%20521.250016%20665.749984%20583%20673C590.750016%20673.875008%20598.250016%20674.875008%20606%20675zM363%20320L477%20207C468.5%20208.375008%20457.875008%20210%20442%20210C422.5%20209.875008%20397.750016%20208.7499840000001%20377%20188C354%20165%20332.875008%20139.7499840000001%20315%20117C297.124992%2094.249984%20281.250016%2073.249984%20274%2066C270.250016%2062.249984%20272.124992%2062.875008%20267%2064C261.875008%2065.124992%20251.5%2071.5%20240%2083C228.750016%2094.249984%20223.124992%20104.624992%20222%20110C220.875008%20115.375008%20219.750016%20113.875008%20223%20117C229.750016%20123.7499840000001%20250.124992%20140%20273%20158C295.875008%20176%20322%20197%20345%20220C367.124992%20242.124992%20367.375008%20267.7499840000001%20367%20288C366.750016%20303.375008%20364.375008%20312.375008%20363%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22helicopter%22%20%20%20%20%20%20unicode=%22&#xF533;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M576%20704L576%20574C516.875008%20568.875008%20471.750016%20550.875008%20441%20529C423%20516.124992%20410.375008%20501.875008%20401%20489C398.875008%20486.124992%20398.750016%20482.624992%20397%20480L186%20480C172.624992%20517%20137.375008%20544%2096%20544C43.375008%20544%200%20500.624992%200%20448C0%20395.375008%2043.375008%20352%2096%20352C137.375008%20352%20172.624992%20379%20186%20416L448%20416L448%20443C448.375008%20444.624992%20449.5%20448.624992%20452%20452C456.875008%20458.749984%20465.5%20468.124992%20478%20477C503.124992%20494.875008%20544.5%20512%20608%20512C622.375008%20512%20637.124992%20507%20652%20505C635.250016%20477.875008%20630%20443.375008%20630%20391C630%20367.624992%20638%20344.124992%20655%20327C672%20309.875008%20696.750016%20300%20724%20300C788.5%20300%20831.124992%20302.375008%20863%20308C865.750016%20308.5%20866.375008%20310.375008%20869%20311C867.624992%20308.624992%20867.750016%20304.124992%20866%20302C857.375008%20291%20844.5%20282.124992%20826%20275C789%20260.624992%20732.875008%20256%20677%20256L519%20256C479.624992%20256%20448%20287.624992%20448%20327L448%20384L384%20384L384%20327C384%20253%20445%20192%20519%20192L677%20192C735.5%20192%20797%20194.875008%20849%20215C875%20225.124992%20899.375008%20240.5%20917%20263C934.624992%20285.5%20944%20314.7499840000001%20944%20348C944%20417.5%20893.875008%20473.875008%20830%20513C805.624992%20527.875008%20777.124992%20538%20749%20548C713.624992%20560.624992%20677%20570.249984%20640%20574L640%20704zM224%20672L224%20608L544%20608L544%20672zM672%20672L672%20608L992%20608L992%20672zM738%20483C758%20475.249984%20778.875008%20468.375008%20796%20458C835.124992%20434.124992%20857.5%20406.249984%20869%20378C864%20375.7499840000001%20863.750016%20373.124992%20852%20371C827.875008%20366.7499840000001%20787.124992%20364%20724%20364C710.750016%20364%20704.124992%20367.7499840000001%20700%20372C695.875008%20376.2499840000001%20694%20382.2499840000001%20694%20391C694%20445.5%20701.124992%20470.124992%20706%20476C708.375008%20479%20710.624992%20480.375008%20717%20482C721.124992%20483.124992%20730.124992%20482.624992%20738%20483zM96%20480C114%20480%20128%20466%20128%20448C128%20430%20114%20416%2096%20416C78%20416%2064%20430%2064%20448C64%20466%2078%20480%2096%20480zM896%20192C896%20173.875008%20882.124992%20160%20864%20160L352%20160L352%2096L864%2096C916.624992%2096%20960%20139.375008%20960%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-holding-heart%22%20%20%20%20%20%20unicode=%22&#xF4BE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M464%20800C402.144%20800%20352%20749.856%20352%20688C352%20576%20544%20480%20544%20480C544%20480%20736%20576%20736%20688C736%20749.856%20685.856%20800%20624%20800C592.608%20800%20564.32%20786.9875008%20544%20766.1875008C523.68%20786.9875008%20495.392%20800%20464%20800zM464%20736C476.928%20736%20489.098016%20730.876%20498.249984%20721.5L515.312512%20704L572.687488%20704L589.750016%20721.5C598.902016%20730.876%20611.072%20736%20624%20736C650.464%20736%20672%20714.4639999999999%20672%20688C672%20647.648%20604.608%20589.5729984%20544%20553.124992C483.36%20589.6050015999999%20416%20647.648%20416%20688C416%20714.4639999999999%20437.536%20736%20464%20736zM615%20448.687488L562.624992%20411.937504L646.124992%20292.812512L530.875008%20213L449.5%20255.124992C487.102272%20274.05648%20535.700256%20298.527936%20535.875008%20298.624992L536.249984%20298.875008L536.562496%20299.062496C567.36064%20317.1884800000001%20583.140544%20354.566016%20572.875008%20390.124992L572.875008%20390.187488C560.72592%20432.23392%20515.941696%20456.929216%20473.875008%20444.8125120000001L473.812512%20444.8125120000001L246.25%20381.375008L95.6249984%20277.875008L156.25%2030.812512L317.6875008%2089.124992L546.375008%20-29.249984L926.187488%20233.6874880000001L889.812512%20286.312512L541.624992%2045.249984L322.3125120000001%20158.875008L201.4375008%20115.187488L168.3750016%20250.124992L273.75%20322.624992L491.437504%20383.312512L491.562496%20383.312512C500.421184%20385.872192%20508.810272%20381.251072%20511.375008%20372.375008C513.510048%20364.978976%20510.171488%20357.908%20504.187488%20354.312512C503.143008%20353.772352%20418.325952%20311.0722560000001%20364.750016%20284.124992L308.75%20256L535.687488%20138.437504L735.5%20276.812512L615%20448.687488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22video-file%22%20%20%20%20%20%20unicode=%22&#xF1C8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20589L823%20599L631%20791L621%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032zM640%20690L722%20608L640%20608zM416%20473L416%20167L464%20197L624%20293L670%20320L624%20347L464%20443zM480%20360L547%20320L480%20280z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22undo%22%20%20%20%20%20%20unicode=%22&#xF0E2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M409%20727L153%20471L131%20448L153%20425L409%20169L455%20215L254%20416L672%20416C760.124992%20416%20832%20344.124992%20832%20256L832%2032L896%2032L896%20256C896%20379%20795%20480%20672%20480L254%20480L455%20681z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-sort-numeric-down%22%20%20%20%20%20%20unicode=%22&#xF886;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M272%20736C210.5%20736%20160%20685.5%20160%20624L160%20608L224%20608L224%20624C224%20652%20244%20672%20272%20672L304%20672C332%20672%20352%20652%20352%20624C352%20609.375008%20340.750016%20592.624992%20322%20581C282.5%20556.749984%20247.875008%20541.249984%20219%20525C204.5%20516.875008%20191.250016%20509.124992%20180%20497C168.750016%20484.875008%20160%20466.624992%20160%20448L160%20416L416%20416L416%20480L270%20480C293.5%20492.124992%20320.624992%20504.249984%20356%20526C388.5%20546.375008%20416%20581%20416%20624C416%20685.5%20365.5%20736%20304%20736zM704%20736L704%20138L621%20221L576%20176L713%2038L736%2016L759%2038L896%20176L851%20221L768%20138L768%20736zM275%20352L270%20327C270%20327%20264.750016%20308.624992%20252%20290C239.250016%20271.375008%20223.375008%20256%20192%20256L192%20192C236%20192%20266.250016%20213.624992%20288%20237L288%2032L352%2032L352%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hushed-face%22%20%20%20%20%20%20unicode=%22&#xF5C2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20544C341.5%20544%20320%20508.124992%20320%20464C320%20419.875008%20341.5%20384%20368%20384C394.5%20384%20416%20419.875008%20416%20464C416%20508.124992%20394.5%20544%20368%20544zM656%20544C629.5%20544%20608%20508.124992%20608%20464C608%20419.875008%20629.5%20384%20656%20384C682.5%20384%20704%20419.875008%20704%20464C704%20508.124992%20682.5%20544%20656%20544zM512%20352C438.624992%20352%20384%20292.624992%20384%20224C384%20192.375008%20395.375008%20160.875008%20421%20145C446.624992%20129.124992%20475%20128%20512%20128C549%20128%20577.375008%20129.124992%20603%20145C628.624992%20160.875008%20640%20192.375008%20640%20224C640%20292.624992%20585.375008%20352%20512%20352zM512%20288C553.375008%20288%20576%20261.5%20576%20224C576%20202.624992%20574.750016%20201.875008%20570%20199C565.250016%20196.124992%20545.750016%20192%20512%20192C478.250016%20192%20458.750016%20196.124992%20454%20199C449.250016%20201.875008%20448%20202.624992%20448%20224C448%20261.5%20470.624992%20288%20512%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envelope%22%20%20%20%20%20%20unicode=%22&#xF0E0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20640L96%2064L928%2064L928%20640zM234%20576L790%20576L512%20391zM160%20548L494%20325L512%20314L530%20325L864%20548L864%20128L160%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22face-with-tongue%22%20%20%20%20%20%20unicode=%22&#xF589;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512zM376.5%20340.562496L327.437504%20299.437504C355.494176%20266.009728%20398.443392%20242.3571520000001%20448%20231.2499840000001L448%20192C448%20156.8%20476.8%20128%20512%20128C547.2%20128%20576%20156.8%20576%20192L576%20231.2499840000001C625.554688%20242.359072%20668.465984%20265.98704%20696.5%20299.437504L647.437504%20340.562496C620.301504%20308.1144960000001%20568.416%20288%20512%20288C455.584%20288%20403.668%20308.146496%20376.5%20340.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22poll%22%20%20%20%20%20%20unicode=%22&#xF681;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM480%20576L480%20192L544%20192L544%20576L480%20576zM320%20448L320%20192L384%20192L384%20448L320%20448zM640%20384L640%20192L704%20192L704%20384L640%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-down%22%20%20%20%20%20%20unicode=%22&#xF150;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM343%20487L297%20441L489%20249L512%20227L535%20249L727%20441L681%20487L512%20318z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22utensil-spoon%22%20%20%20%20%20%20unicode=%22&#xF2E5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M739%20768C724.750016%20767.749984%20710.250016%20765.749984%20696%20763C639.124992%20752.124992%20582.124992%20723.124992%20540%20681C497.875008%20638.875008%20478.124992%20589.249984%20480%20541C481.5%20503.375008%20496.124992%20467.749984%20519%20437L137%2055L183%209L565%20391C595.750016%20368.124992%20631.375008%20353.5%20669%20352C717.250016%20350.124992%20766.875008%20369.875008%20809%20412C851.124992%20454.124992%20880.124992%20511.124992%20891%20568C901.875008%20624.875008%20895%20685%20854%20726C833.5%20746.5%20808.375008%20758.375008%20781%20764C767.375008%20766.749984%20753.250016%20768.249984%20739%20768zM739%20704C748.875008%20704.124992%20758.375008%20703.749984%20767%20702C784.250016%20698.624992%20798.624992%20691.375008%20809%20681C829.750016%20660.249984%20837.375008%20623.375008%20829%20580C820.624992%20536.624992%20796%20490%20764%20458C732%20426%20701.624992%20414.875008%20672%20416C642.375008%20417.124992%20612.250016%20431.749984%20586%20458C559.750016%20484.249984%20545.124992%20514.375008%20544%20544C542.875008%20573.624992%20554%20604%20586%20636C618%20668%20664.624992%20692.624992%20708%20701C718.875008%20703.124992%20729.124992%20703.875008%20739%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pencil-ruler%22%20%20%20%20%20%20unicode=%22&#xF5AE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M282%20800L260%20777L119%20636L96%20614L326%20384L166%20224L164%20214L129%2038L119%20-9L166%201L342%2036L352%2038L512%20198L741%20-31L763%20-8L904%20133L927%20155L698%20384L856%20542C907.5%20593.5%20907.5%20676.5%20856%20728C830.250016%20753.749984%20796.624992%20767%20763%20767C729.375008%20767%20695.750016%20753.749984%20670%20728L512%20570zM282%20709L344%20646L297%20599L343%20553L390%20600L466%20524L371%20429L186%20614zM763%20705C779.624992%20705%20796.5%20697.5%20811%20683C839.875008%20654.124992%20839.875008%20616.875008%20811%20588L790%20567L695%20662L716%20683C730.5%20697.5%20746.375008%20705%20763%20705zM650%20617L745%20522L358%20135C336.875008%20175.624992%20303.624992%20208.875008%20263%20230zM653%20339L729%20263L681%20215L727%20169L775%20217L836%20156L740%2060L557%20243zM222%20179C260.375008%20162.875008%20290.875008%20132.375008%20307%2094L201%2073z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22battery-1-2-full%22%20%20%20%20%20%20unicode=%22&#xF242;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20640L96%20128L864%20128L864%20288L928%20288L928%20480L864%20480L864%20640zM160%20576L800%20576L800%20192L160%20192zM224%20512L224%20256L480%20256L480%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22toggle-on%22%20%20%20%20%20%20unicode=%22&#xF205;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20672C129.250016%20672%200%20542.875008%200%20384C0%20225.124992%20129.250016%2096%20288%2096L736%2096C894.624992%2096%201024%20225.375008%201024%20384C1024%20542.624992%20894.624992%20672%20736%20672zM736%20608C860.124992%20608%20960%20508.124992%20960%20384C960%20259.875008%20860.124992%20160%20736%20160C611.875008%20160%20512%20259.875008%20512%20384C512%20508.124992%20611.875008%20608%20736%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22briefcase%22%20%20%20%20%20%20unicode=%22&#xF0B1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C452.375008%20800%20403.250016%20759.124992%20389%20704L96%20704L96%2064L928%2064L928%20704L635%20704C620.750016%20759.124992%20571.624992%20800%20512%20800zM512%20736C537.875008%20736%20557.750016%20723.624992%20568%20704L456%20704C466.250016%20723.624992%20486.124992%20736%20512%20736zM160%20640L864%20640L864%20352L160%20352zM512%20448C494.375008%20448%20480%20433.624992%20480%20416C480%20398.375008%20494.375008%20384%20512%20384C529.624992%20384%20544%20398.375008%20544%20416C544%20433.624992%20529.624992%20448%20512%20448zM160%20288L864%20288L864%20128L160%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rss-square%22%20%20%20%20%20%20unicode=%22&#xF143;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM384%20576C362.124992%20576%20340.624992%20574.249984%20320%20570L320%20504C340.5%20509.375008%20361.875008%20512%20384%20512C525.124992%20512%20640%20397.124992%20640%20256C640%20233.875008%20637.250016%20212.5%20632%20192L698%20192C702.250016%20212.624992%20704%20234.124992%20704%20256C704%20432.5%20560.5%20576%20384%20576zM384%20448C361.5%20448%20340.124992%20444.124992%20320%20437L320%20366C338.875008%20377%20360.624992%20384%20384%20384C454.624992%20384%20512%20326.624992%20512%20256C512%20232.624992%20505%20210.875008%20494%20192L565%20192C572.124992%20212.124992%20576%20233.5%20576%20256C576%20361.875008%20489.875008%20448%20384%20448zM384%20320C348.624992%20320%20320%20291.375008%20320%20256C320%20220.624992%20348.624992%20192%20384%20192C419.375008%20192%20448%20220.624992%20448%20256C448%20291.375008%20419.375008%20320%20384%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22headset%22%20%20%20%20%20%20unicode=%22&#xF590;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C318.5%20800%20160%20641.5%20160%20448L160%20256C160%20214.624992%20187%20179.375008%20224%20166L224%20160C224%2072.124992%20296.124992%200%20384%200L425%200C436.124992%20-19.124992%20456.375008%20-32%20480%20-32L544%20-32C579.250016%20-32%20608%20-3.250016%20608%2032C608%2067.249984%20579.250016%2096%20544%2096L480%2096C456.375008%2096%20436.124992%2083.124992%20425%2064L384%2064C331%2064%20288%20107%20288%20160L352%20160L352%20448L224%20448C224%20606.5%20353.5%20736%20512%20736C670.5%20736%20800%20606.5%20800%20448L672%20448L672%20160L768%20160C820.624992%20160%20864%20203.375008%20864%20256L864%20448C864%20641.5%20705.5%20800%20512%20800zM224%20384L288%20384L288%20224L256%20224C238.250016%20224%20224%20238.2499840000001%20224%20256zM736%20384L800%20384L800%20256C800%20238.2499840000001%20785.750016%20224%20768%20224L736%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22train%22%20%20%20%20%20%20unicode=%22&#xF238;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20800C407.750016%20800%20379.124992%20771.5%20365%20736L320%20736C232%20736%20160%20664%20160%20576L160%20224C160%20146.375008%20206.375008%2079.249984%20273%2049L192%20-32L267%20-32L332%2033C338.375008%2032.375008%20345.375008%2032%20352%2032L672%2032C678.624992%2032%20685.624992%2032.375008%20692%2033L757%20-32L832%20-32L751%2049C817.624992%2079.249984%20864%20146.375008%20864%20224L864%20576C864%20664%20792%20736%20704%20736L659%20736C644.875008%20771.5%20616.250016%20800%20576%20800zM448%20736L576%20736C594.124992%20736%20608%20722.124992%20608%20704L608%20672L704%20672C746.250016%20672%20782%20645.5%20795%20608L229%20608C242%20645.5%20277.750016%20672%20320%20672L416%20672L416%20704C416%20722.124992%20429.875008%20736%20448%20736zM224%20544L800%20544L800%20384L224%20384zM224%20320L800%20320L800%20224C800%20153%20743%2096%20672%2096L352%2096C281%2096%20224%20153%20224%20224zM512%20288C476.624992%20288%20448%20259.375008%20448%20224C448%20188.624992%20476.624992%20160%20512%20160C547.375008%20160%20576%20188.624992%20576%20224C576%20259.375008%20547.375008%20288%20512%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pause-circle%22%20%20%20%20%20%20unicode=%22&#xF28B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM384%20544L384%20224L448%20224L448%20544zM576%20544L576%20224L640%20224L640%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22folder-open%22%20%20%20%20%20%20unicode=%22&#xF07C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20800L160%206L185%201L569%20-79L608%20-87L608%200L800%200L800%20402L855%20457L864%20467L864%20800zM452%20736L800%20736L800%20494L745%20439L736%20429L736%2064L608%2064L608%20349L599%20359L544%20414L544%20713zM224%20727L480%20663L480%20387L489%20377L544%20322L544%20-9L224%2058z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-edit%22%20%20%20%20%20%20unicode=%22&#xF4FF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20800C292.624992%20800%20192%20699.375008%20192%20576C192%20498.875008%20231.375008%20430.375008%20291%20390C176.875008%20341%2096%20227.7499840000001%2096%2096L160%2096C160%20237.7499840000001%20274.250016%20352%20416%20352C484.624992%20352%20546%20323.875008%20592%20280L441%20129L439%20119L417%206L407%20-41L454%20-31L567%20-9L577%20-7L900%20316C937.124992%20353.124992%20937.124992%20414.875008%20900%20452C881.375008%20470.624992%20856.624992%20480%20832%20480C807.875008%20480%20783.5%20470.875008%20765%20453L638%20326C610.124992%20352.7499840000001%20577.124992%20374.624992%20541%20390C600.624992%20430.375008%20640%20498.875008%20640%20576C640%20699.375008%20539.375008%20800%20416%20800zM416%20736C504.750016%20736%20576%20664.749984%20576%20576C576%20487.249984%20504.750016%20416%20416%20416C327.250016%20416%20256%20487.249984%20256%20576C256%20664.749984%20327.250016%20736%20416%20736zM832%20416C840.124992%20416%20848.624992%20413.375008%20855%20407C867.750016%20394.249984%20867.750016%20374.7499840000001%20855%20362L545%2052L488%2040L500%2097L810%20407C816.375008%20413.375008%20823.875008%20416%20832%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22video%22%20%20%20%20%20%20unicode=%22&#xF03D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20640L64%20128L768%20128L768%20236L960%20140L960%20628L768%20532L768%20640zM128%20576L704%20576L704%20192L128%20192zM896%20524L896%20244L768%20308L768%20460z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22folder%22%20%20%20%20%20%20unicode=%22&#xF07B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20402L887%20457L896%20467L896%20800zM256%20736L704%20736L704%20467L713%20457L768%20402L768%2032L256%2032zM768%20736L832%20736L832%20494L800%20462L768%20494z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yin-yang%22%20%20%20%20%20%20unicode=%22&#xF6AD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C514.750016%200%20517.250016%200%20520%200C522.750016%20-0.124992%20525.250016%200%20528%200L528%201C732.250016%209.5%20896%20177.7499840000001%20896%20384C896%20572%20759.750016%20728.249984%20581%20761C564.124992%20765.5%20546.250016%20768%20528%20768L528%20767C522.624992%20767.249984%20517.375008%20768%20512%20768zM512%20704C523.124992%20704%20534.250016%20703.124992%20545%20702C549%20701.5%20553.124992%20701.749984%20557%20701C558%20700.875008%20559%20700.124992%20560%20700C624.250016%20685.5%20672%20628.875008%20672%20560C672%20480.124992%20607.875008%20416%20528%20416C413.5%20416%20320%20322.5%20320%20208C320%20173.7499840000001%20328.250016%20141.5%20343%20113C252.375008%20169.375008%20192%20269.124992%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM727%20620C791.250016%20561.5%20832%20478%20832%20384C832%20210.2499840000001%20694.375008%2070.249984%20522%2065C445%2068.249984%20384%20130.124992%20384%20208C384%20287.875008%20448.124992%20352%20528%20352C642.5%20352%20736%20445.5%20736%20560C736%20580.749984%20732.750016%20601%20727%20620zM528%20608C501.5%20608%20480%20586.5%20480%20560C480%20533.5%20501.5%20512%20528%20512C554.5%20512%20576%20533.5%20576%20560C576%20586.5%20554.5%20608%20528%20608zM528%20256C501.5%20256%20480%20234.5%20480%20208C480%20181.5%20501.5%20160%20528%20160C554.5%20160%20576%20181.5%20576%20208C576%20234.5%20554.5%20256%20528%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hryvnia%22%20%20%20%20%20%20unicode=%22&#xF6F2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M454.750016%20736C423.069984%20736%20392.4%20726.6929984%20366%20709.1249984L302.25%20666.6249984L337.750016%20613.3750016L401.5%20655.8750016C417.34%20666.4350016%20435.742016%20672%20454.750016%20672L595.062496%20672C637.494496%20672%20672%20637.4944992000001%20672%20595.0624992C672%20572.150496%20661.912512%20550.5630080000001%20644.312512%20535.875008L615.687488%20512L256%20512L256%20448L538.875008%20448L423.624992%20352L256%20352L256%20288L346.875008%20288L338.750016%20281.2499840000001C306.526%20254.370016%20288%20214.889504%20288%20172.937504C288%2095.209504%20351.209504%2032%20428.937504%2032L569.249984%2032C600.930016%2032%20631.632%2041.307008%20658%2058.875008L721.750016%20101.375008L686.249984%20154.624992L622.5%20112.124992C606.66%20101.564992%20588.258016%2096%20569.249984%2096L428.937504%2096C386.505504%2096%20352%20130.505504%20352%20172.937504C352%20195.849504%20362.087488%20217.436992%20379.687488%20232.124992L446.750016%20288L768%20288L768%20352L523.562496%20352L638.750016%20448L768%20448L768%20512L708.812512%20512C726.275328%20535.88256%20736%20564.796864%20736%20595.0624992C736%20672.7904992%20672.790496%20736%20595.062496%20736L454.750016%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22battery-empty%22%20%20%20%20%20%20unicode=%22&#xF244;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20640L96%20128L864%20128L864%20288L928%20288L928%20480L864%20480L864%20640zM160%20576L800%20576L800%20192L160%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flag%22%20%20%20%20%20%20unicode=%22&#xF024;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20-32L224%20-32L224%20288L480%20288L480%20192L864%20192L864%20640L544%20640L544%20736zM224%20672L480%20672L480%20352L224%20352zM544%20576L800%20576L800%20256L544%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medical-briefcase%22%20%20%20%20%20%20unicode=%22&#xF469;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20736C413%20736%20384%20707%20384%20672L384%20640L192%20640C139.375008%20640%2096%20596.624992%2096%20544L96%2064L928%2064L928%20544C928%20596.624992%20884.624992%20640%20832%20640L640%20640L640%20672C640%20707%20611%20736%20576%20736zM448%20672L576%20672L576%20640L448%20640zM192%20576L832%20576C850.124992%20576%20864%20562.124992%20864%20544L864%20128L160%20128L160%20544C160%20562.124992%20173.875008%20576%20192%20576zM480%20480L480%20384L384%20384L384%20320L480%20320L480%20224L544%20224L544%20320L640%20320L640%20384L544%20384L544%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calculator%22%20%20%20%20%20%20unicode=%22&#xF1EC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20800zM256%20736L768%20736L768%2032L256%2032zM320%20672L320%20480L704%20480L704%20672zM384%20608L640%20608L640%20544L384%20544zM352%20416L352%20352L416%20352L416%20416zM480%20416L480%20352L544%20352L544%20416zM608%20416L608%20352L672%20352L672%20416zM352%20288L352%20224L416%20224L416%20288zM480%20288L480%20224L544%20224L544%20288zM608%20288L608%20224L672%20224L672%20288zM352%20160L352%2096L416%2096L416%20160zM480%20160L480%2096L544%2096L544%20160zM608%20160L608%2096L672%2096L672%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22voicemail%22%20%20%20%20%20%20unicode=%22&#xF897;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20608C132.624992%20608%2032%20507.375008%2032%20384C32%20260.624992%20132.624992%20160%20256%20160L768%20160C891.375008%20160%20992%20260.624992%20992%20384C992%20507.375008%20891.375008%20608%20768%20608C644.624992%20608%20544%20507.375008%20544%20384C544%20321.375008%20570.250016%20264.7499840000001%20612%20224L412%20224C453.750016%20264.7499840000001%20480%20321.375008%20480%20384C480%20507.375008%20379.375008%20608%20256%20608zM256%20544C344.750016%20544%20416%20472.749984%20416%20384C416%20295.2499840000001%20344.750016%20224%20256%20224C167.250016%20224%2096%20295.2499840000001%2096%20384C96%20472.749984%20167.250016%20544%20256%20544zM768%20544C856.750016%20544%20928%20472.749984%20928%20384C928%20295.2499840000001%20856.750016%20224%20768%20224C679.250016%20224%20608%20295.2499840000001%20608%20384C608%20472.749984%20679.250016%20544%20768%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22quote-left%22%20%20%20%20%20%20unicode=%22&#xF10D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20640C214.375008%20640%20128%20553.624992%20128%20448L128%20128L448%20128L448%20448L192%20448C192%20519%20249%20576%20320%20576zM768%20640C662.375008%20640%20576%20553.624992%20576%20448L576%20128L896%20128L896%20448L640%20448C640%20519%20697%20576%20768%20576zM192%20384L384%20384L384%20192L192%20192zM640%20384L832%20384L832%20192L640%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gavel%22%20%20%20%20%20%20unicode=%22&#xF0E3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M511%20845L488%20823L264%20598L241%20576L383%20434L405%20457L416%20468L483%20401L105%2023L151%20-23L529%20355L595%20289L584%20278L561%20256L703%20114L725%20137L972%20384L949%20406L853%20503L831%20525L808%20503L799%20494L620%20672L652%20704L629%20726L533%20823zM511%20755L562%20704L383%20525L332%20576zM576%20626L754%20448L640%20334L462%20512zM831%20435L882%20384L703%20205L652%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hands%22%20%20%20%20%20%20unicode=%22&#xF4C2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20736L96%20371L105%20361L288%20178L288%200L480%200L480%20191L480%20192C480.128%20193.76%20484.656%20292.976%20402%20346C401.7440000000001%20346.1280000000001%20402.256%20346.872%20402%20347C401.7440000000001%20347.1280000000001%20401.256%20346.872%20401%20347C363.112%20371.736%20324.008%20391.976%20297%20413C269.768%20434.088%20256%20451.616%20256%20480L192%20480C192%20428.256%20222.248%20389.008%20257%20362C291.752%20334.992%20332.144%20315.112%20366%20293L367%20293C418.264%20260.872%20416%20193%20416%20193L416%2064L352%2064L352%20205L343%20215L160%20398L160%20736L96%20736zM864%20736L864%20398L681%20215L672%20205L672%2064L608%2064L608%20194C608%20194%20605.768%20260.872%20657%20293L658%20293C691.76%20315.112%20732.248%20335.024%20767%20362C801.752%20388.976%20832%20428.256%20832%20480L768%20480C768%20451.616%20754.232%20434.12%20727%20413C699.992%20392.008%20660.888%20371.7680000000001%20623%20347C622.744%20346.872%20622.256%20347.1280000000001%20622%20347L622%20346C539.984%20293.52%20543.872%20195.36%20544%20192L544%20190L544%200L736%200L736%20178L919%20361L928%20371L928%20736L864%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-pointing-right%22%20%20%20%20%20%20unicode=%22&#xF0A4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M470%20800L460%20791L243%20576L64%20576L64%2064L603%2064C648.124992%2064%20687.5%2095.875008%20697%20140L750%20384L864%20384C916.624992%20384%20960%20427.375008%20960%20480C960%20532.624992%20916.624992%20576%20864%20576L520%20576L526%20600C532.5%20605%20536.624992%20607.124992%20546%20620C561%20640.5%20576%20672.249984%20576%20715C576%20760.624992%20534.750016%20800%20483%20800zM493%20733C506.5%20730.375008%20512%20724.875008%20512%20715C512%20686.124992%20503.250016%20668.249984%20495%20657C486.750016%20645.749984%20481%20643%20481%20643L470%20637L466%20624L447%20552L437%20512L864%20512C882.124992%20512%20896%20498.124992%20896%20480C896%20461.875008%20882.124992%20448%20864%20448L698%20448L692%20423L635%20153C631.750016%20138%20618.250016%20128%20603%20128L288%20128L288%20531zM128%20512L224%20512L224%20128L128%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-unlock%22%20%20%20%20%20%20unicode=%22&#xF13E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C414.875008%20800%20333.250016%20737.124992%20300%20652L359%20628C383.250016%20690.124992%20442.750016%20736%20512%20736C600.124992%20736%20672%20664.124992%20672%20576L672%20532C624.750016%20559.5%20570.375008%20576%20512%20576C335.624992%20576%20192%20432.375008%20192%20256C192%2079.624992%20335.624992%20-64%20512%20-64C688.375008%20-64%20832%2079.624992%20832%20256C832%20345.124992%20795.124992%20425.875008%20736%20484L736%20576C736%20699%20635%20800%20512%20800zM512%20512C653.750016%20512%20768%20397.749984%20768%20256C768%20114.2499840000001%20653.750016%200%20512%200C370.250016%200%20256%20114.2499840000001%20256%20256C256%20397.749984%20370.250016%20512%20512%20512zM512%20320C476.624992%20320%20448%20291.375008%20448%20256C448%20232.375008%20460.875008%20212.124992%20480%20201L480%2096L544%2096L544%20201C563.124992%20212.124992%20576%20232.375008%20576%20256C576%20291.375008%20547.375008%20320%20512%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22toilet%22%20%20%20%20%20%20unicode=%22&#xF7D8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20768C175.250016%20768%20158.124992%20762.124992%20146%20750C133.875008%20737.875008%20128%20720.749984%20128%20704L128%20352C128%20262.7499840000001%20180.875008%20188.2499840000001%20256%20141L256%200L736%200L736%20141C811.124992%20188.2499840000001%20864%20262.7499840000001%20864%20352L864%20384L448%20384L448%20704C448%20720.749984%20442.124992%20737.875008%20430%20750C417.875008%20762.124992%20400.750016%20768%20384%20768zM192%20704L384%20704L384%20384L192%20384zM256%20640L256%20544L320%20544L320%20640zM202%20320L790%20320C778.624992%20264.7499840000001%20746.250016%20216%20689%20185L672%20176L672%2064L320%2064L320%20176L303%20185C245.750016%20216%20213.375008%20264.7499840000001%20202%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22minus-square%22%20%20%20%20%20%20unicode=%22&#xF146;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM352%20416L352%20352L672%20352L672%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pizza-slice%22%20%20%20%20%20%20unicode=%22&#xF818;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M396%20774L386%20747L130%2046L123%2027L155%20-5L174%202L875%20258L902%20268L895%20296C895%20296%20849.875008%20476.124992%20727%20599C604.124992%20721.875008%20424%20767%20424%20767zM435%20695C471.375008%20683.749984%20589.750016%20644.249984%20681%20553C772.250016%20461.749984%20811.750016%20343.375008%20823%20307L774%20289C770.750016%20301.875008%20766.875008%20316.875008%20760%20334C740.5%20382.375008%20704.124992%20445.875008%20639%20511C573.875008%20576.124992%20510.375008%20611.5%20462%20631C444.750016%20637.875008%20430%20642.5%20417%20646zM396%20586C406.750016%20583.124992%20420.5%20579%20438%20572C479.250016%20555.375008%20535.5%20524.5%20594%20466C611.124992%20448.875008%20625.250016%20432.375008%20638%20416C603.624992%20414.875008%20576%20386.624992%20576%20352C576%20316.624992%20604.624992%20288%20640%20288C663.624992%20288%20683.875008%20300.875008%20695%20320C696.375008%20316.7499840000001%20698.750016%20313.124992%20700%20310C707.250016%20292%20711.124992%20277.7499840000001%20714%20267L394%20151C385.875008%20166%20370.250016%20176%20352%20176C325.5%20176%20304%20154.5%20304%20128C304%20124.624992%20304.375008%20121.124992%20305%20118L212%2084L324%20391C332.5%20386.875008%20341.875008%20384%20352%20384C387.375008%20384%20416%20412.624992%20416%20448C416%20477.875008%20395.624992%20502.875008%20368%20510zM448%20336C421.5%20336%20400%20314.5%20400%20288C400%20261.5%20421.5%20240%20448%20240C474.5%20240%20496%20261.5%20496%20288C496%20314.5%20474.5%20336%20448%20336z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22globe-with-americas-shown%22%20%20%20%20%20%20unicode=%22&#xF57D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C522.816%20736%20533.44%20735.3349984%20544%20734.3750016L544%20704L608%20704L608%20722.3750016C686.656%20700.0070016%20754.112%20651.062%20800%20585.75L800%20480L832%20416L832%20384L864%20384C864%20372.288%20863.369984%20360.673984%20862.249984%20349.2499840000001C861.961984%20346.1779840000001%20861.321504%20343.227488%20860.937504%20340.1874880000001C859.881504%20331.771488%20858.788992%20323.411488%20857.124992%20315.1874880000001C856.516992%20312.1154880000001%20855.704%20309.102496%20855%20306.062496C853.144%20297.934496%20851.149984%20289.841504%20848.750016%20281.937504C847.918016%20279.217504%20846.958496%20276.563008%20846.062496%20273.875008C843.374496%20265.7470080000001%20840.514016%20257.6845120000001%20837.249984%20249.812512C836.289984%20247.508512%20835.241984%20245.2720000000001%20834.249984%20243C830.666016%20234.8400000000001%20826.910016%20226.808%20822.750016%20219C821.758016%20217.112%20820.680992%20215.261504%20819.624992%20213.437504C815.144992%20205.373504%20810.400512%20197.5550080000001%20805.312512%20189.875008C804.320512%20188.371008%20803.273984%20186.816512%20802.249984%20185.312512C796.874016%20177.4725120000001%20791.171488%20169.86%20785.187488%20162.5C784.195488%20161.284%20783.304512%20160.121504%20782.312512%20158.937504C776.104512%20151.481504%20769.533984%20144.349504%20762.750016%20137.437504C761.758016%20136.445504%20760.804512%20135.3670080000001%20759.812512%20134.375008C752.868512%20127.495008%20745.612992%20120.896992%20738.124992%20114.624992C737.068992%20113.728992%20736.150496%20112.801504%20735.062496%20111.937504C727.574496%20105.793504%20719.717984%20100.066496%20711.750016%2094.562496C710.501984%2093.698496%20709.372992%2092.707008%20708.124992%2091.875008C700.476992%2086.7230080000001%20692.501504%2082.044%20684.437504%2077.5C646.869504%2056.412%20605.106496%2041.892512%20560.562496%2035.812512L688.937504%20132.562496L724.124992%20167.750016L768%20256L768%20288L704%20320L672%20320L608%20384L544%20384L512%20352L512%20320L480%20288L480%20224L544%20172.812512L480.750016%2033.562496C301.262%2049.498496%20160%20200.48%20160%20384C160%20493.056%20209.888%20590.6724992%20288%20655.3124992L288%20640L256%20608L256%20537.624992L288%20416L448%20352L480%20352L480%20384L384%20416L384%20480L480%20480L512%20560L576%20608L576%20640L480%20704L434%20727C459.12%20732.696%20485.152%20736%20512%20736zM480%20448L480%20416L544%20416L544%20448L480%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-slash%22%20%20%20%20%20%20unicode=%22&#xF506;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M118.3750016%20822.3750016L73.6249984%20777.6249984L291.8750016%20559.375008C291.6751104%20558.5091199999999%20291.3777248%20557.682112%20291.1875008%20556.812512L352%20496L352%20499.249984L499.249984%20352L496%20352L566.375008%20281.624992C567.979296%20281.2506560000001%20569.469088%20280.590304%20571.062496%20280.1874880000001L757.124992%2094.124992C757.464128%2092.589824%20758.0656%2091.171936%20758.375008%2089.624992L816%2032L819.249984%2032L905.624992%20-54.375008L950.375008%20-9.624992L819%20121.750016C792.00928%20213.926368%20724.746432%20289.735872%20636.812512%20326.375008C697.612512%20367.975008%20736%20435.2%20736%20512C736%20636.8%20636.8%20736%20512%20736C428.511136%20736%20356.688288%20690.5612576%20317.5%20623.25L118.3750016%20822.3750016zM512%20672C601.6%20672%20672%20601.6%20672%20512C672%20445.216192%20632.833376%20389.18688%20575.812512%20364.937504L364.937504%20575.812512C389.18688%20632.8333824%20445.216192%20672%20512%20672zM291.1875008%20470.375008C303.9875008%20409.5750080000001%20335.987488%20358.375008%20387.187488%20326.375008C271.9875008%20278.375008%20192%20163.2000000000001%20192%2032L256%2032C256%20163.2000000000001%20352.012512%20268.812512%20476.812512%20284.812512L291.1875008%20470.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22archive%22%20%20%20%20%20%20unicode=%22&#xF187;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20736L128%20544L160%20544L160%2032L864%2032L864%20544L896%20544L896%20736zM192%20672L832%20672L832%20608L192%20608zM224%20544L800%20544L800%2096L224%2096zM410%20480C392.375008%20478.375008%20379.375008%20462.624992%20381%20445C382.624992%20427.375008%20398.375008%20414.375008%20416%20416L608%20416C619.5%20415.875008%20630.250016%20421.875008%20636.124992%20431.875008C641.875008%20441.875008%20641.875008%20454.124992%20636.124992%20464.124992C630.250016%20474.124992%20619.5%20480.124992%20608%20480L416%20480C415%20480%20414%20480%20413%20480C412%20480%20411%20480%20410%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sleigh%22%20%20%20%20%20%20unicode=%22&#xF7CC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M144%20672C100.250016%20672%2064%20635.749984%2064%20592L64%20576L128%20576L128%20592C128%20601.124992%20134.875008%20608%20144%20608C152.250016%20608%20160%20599.249984%20160%20592C160%20585.5%20149.124992%20565.375008%20132%20534C114.875008%20502.624992%2096%20459.124992%2096%20400C96%20308.7499840000001%20166.750016%20233.124992%20256%20225L256%20160L96%20160L96%2096L864%2096C916.624992%2096%20960%20139.375008%20960%20192C960%20244.624992%20916.624992%20288%20864%20288L864%20224C882.124992%20224%20896%20210.124992%20896%20192C896%20173.875008%20882.124992%20160%20864%20160L704%20160L704%20231C777.5%20252.124992%20832%20320%20832%20400L832%20480C832%20498.124992%20845.875008%20512%20864%20512C882.124992%20512%20896%20498.124992%20896%20480L960%20480C960%20532.624992%20916.624992%20576%20864%20576C811.375008%20576%20768%20532.624992%20768%20480C768%20439.375008%20753.624992%20430.375008%20738%20423C722.375008%20415.624992%20706%20416%20706%20416L544%20416C507.5%20416%20497.375008%20429.5%20489%20446C480.624992%20462.5%20480%20480%20480%20480L480%20512C480%20585%20438.250016%20630.749984%20399%20651C359.750016%20671.249984%20321%20672%20321%20672zM222%20608L320%20608C320.875008%20608%20344.750016%20606.5%20369%20594C393.750016%20581.249984%20416%20563%20416%20512L416%20480C416%20480%20416%20449.5%20432%20418C448%20386.5%20485.875008%20352%20544%20352L702%20352C702%20352%20704%20352%20704%20352C705.624992%20351.875008%20731.750016%20350.624992%20761%20363C745.750016%20319.2499840000001%20704.875008%20288%20656%20288L272%20288C210.250016%20288%20160%20338.2499840000001%20160%20400C160%20446.249984%20173.124992%20476.749984%20188%20504C202.875008%20531.249984%20224%20554.5%20224%20592C224%20597.375008%20223%20602.875008%20222%20608zM320%20224L640%20224L640%20160L320%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-arrow-circle-down%22%20%20%20%20%20%20unicode=%22&#xF358;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM480%20608L480%20288L384%20288L512%20160L640%20288L544%20288L544%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trash%22%20%20%20%20%20%20unicode=%22&#xF1F8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20768C431.250016%20768%20414.124992%20762.124992%20402%20750C389.875008%20737.875008%20384%20720.749984%20384%20704L384%20672L160%20672L160%20608L195%20608L256%2029L259%200L765%200L768%2029L829%20608L864%20608L864%20672L640%20672L640%20704C640%20720.749984%20634.124992%20737.875008%20622%20750C609.875008%20762.124992%20592.750016%20768%20576%20768zM448%20704L576%20704L576%20672L448%20672zM260%20608L764%20608L707%2064L317%2064zM384%20512L384%20160L448%20160L448%20512zM480%20512L480%20160L544%20160L544%20512zM576%20512L576%20160L640%20160L640%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-cog%22%20%20%20%20%20%20unicode=%22&#xF4FE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C387.2%20736%20288%20636.8%20288%20512C288%20434%20326.718752%20366.031264%20386.249984%20326C272.3203808%20276.88544%20192%20163.405504%20192%2032L256%2032C256%20172.8%20371.2%20288%20512%20288C636.8%20288%20736%20387.2%20736%20512C736%20636.8%20636.8%20736%20512%20736zM512%20672C601.6%20672%20672%20601.6%20672%20512C672%20422.4%20601.6%20352%20512%20352C422.4%20352%20352%20422.4%20352%20512C352%20601.6%20422.4%20672%20512%20672zM771.187488%20320L771.187488%20252.812512C751.987488%20249.6125120000001%20732.812512%20239.975008%20716.812512%20230.375008L668.812512%20278.375008L624%20233.624992L672%20185.624992C659.2%20169.624992%20652.824992%20150.4%20649.624992%20128L576%20128L576%2064L643.187488%2064C646.387488%2044.8%20656.024992%2025.575008%20665.624992%206.375008L617.624992%20-41.624992L662.375008%20-86.375008L710.375008%20-38.375008C726.375008%20-47.975008%20745.612512%20-57.612512%20764.812512%20-60.812512L764.812512%20-128L828.812512%20-128L828.812512%20-60.812512C848.012512%20-57.612512%20867.187488%20-47.975008%20883.187488%20-38.375008L931.187488%20-86.375008L976%20-41.624992L928%206.375008C940.8%2022.375008%20947.175008%2041.6%20950.375008%2064L1024%2064L1024%20128L956.812512%20128C953.612512%20147.2000000000001%20943.975008%20166.424992%20934.375008%20185.624992L982.375008%20233.624992L937.624992%20278.375008L889.624992%20230.375008C873.624992%20239.975008%20854.387488%20249.6125120000001%20835.187488%20252.812512L835.187488%20320L771.187488%20320zM800%20192C854.4%20192%20896%20150.4%20896%2096C896%2041.6%20854.4%200%20800%200C745.6%200%20704%2041.6%20704%2096C704%20150.4%20745.6%20192%20800%20192zM800%20128C796%20128%20792%20127%20788.249984%20125.2499840000001C784.5%20123.5%20781%20121%20778%20118C775%20115%20772.5%20111.5%20770.750016%20107.750016C769%20104%20768%20100%20768%2096C768%2084%20777%2072%20788.249984%2066.750016C792%2065%20796%2064%20800%2064C816%2064%20832%2080%20832%2096C832%20112%20816%20128%20800%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-amount-down%22%20%20%20%20%20%20unicode=%22&#xF160;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20736L128%20672L512%20672L512%20736zM672%20736L672%20138L589%20221L544%20176L681%2038L704%2016L727%2038L864%20176L819%20221L736%20138L736%20736zM128%20608L128%20544L448%20544L448%20608zM128%20480L128%20416L384%20416L384%20480zM128%20352L128%20288L320%20288L320%20352zM128%20224L128%20160L256%20160L256%20224zM128%2096L128%2032L192%2032L192%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hospital-symbol%22%20%20%20%20%20%20unicode=%22&#xF47E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM352%20576L352%20192L416%20192L416%20352L608%20352L608%20192L672%20192L672%20576L608%20576L608%20416L416%20416L416%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22exclamation-triangle%22%20%20%20%20%20%20unicode=%22&#xF071;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20793L484%20745L100%2080L73%2032L951%2032L924%2080L540%20745zM512%20665L840%2096L184%2096zM480%20448L480%20256L544%20256L544%20448zM480%20224L480%20160L544%20160L544%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22allergies%22%20%20%20%20%20%20unicode=%22&#xF461;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C467.744%20832%20431.008%20800.992%20420%20760C408.736%20764.64%20396.864%20768%20384%20768C331.36%20768%20288%20724.64%20288%20672L288%20328L260%20356C222.752%20393.248%20161.248%20393.248%20124%20356C86.752%20318.752%2086.752%20257.2480000000001%20124%20220L341%203C378.632%20-34.504%20430.624%20-64%20492%20-64L640%20-64C763.36%20-64%20864%2036.64%20864%20160L864%20544C864%20596.64%20820.64%20640%20768%20640C756.736%20640%20746.112%20637.648%20736%20634L736%20672C736%20724.64%20692.64%20768%20640%20768C627.136%20768%20615.264%20764.64%20604%20760C592.992%20800.992%20556.256%20832%20512%20832zM512%20768C530.112%20768%20544%20754.112%20544%20736L544%20416L608%20416L608%20672C608%20690.112%20621.888%20704%20640%20704C658.112%20704%20672%20690.112%20672%20672L672%20416L736%20416L736%20544C736%20562.1120000000001%20749.888%20576%20768%20576C786.112%20576%20800%20562.1120000000001%20800%20544L800%20160C800%2071.264%20728.736%200%20640%200L492%200C451.264%200%20416.248%2019.88%20387%2049L169%20265C156.264%20277.736%20156.264%20298.232%20169%20311C181.736%20323.736%20202.232%20323.736%20215%20311L297%20228L352%20173L352%20672C352%20690.112%20365.888%20704%20384%20704C402.112%20704%20416%20690.112%20416%20672L416%20416L480%20416L480%20736C480%20754.112%20493.888%20768%20512%20768zM512%20352A32%2032%200%200%201%20512%20288A32%2032%200%200%201%20512%20352zM704%20352A32%2032%200%200%201%20704%20288A32%2032%200%200%201%20704%20352zM576%20256A32%2032%200%200%201%20576%20192A32%2032%200%200%201%20576%20256zM448%20224A32%2032%200%200%201%20448%20160A32%2032%200%200%201%20448%20224zM704%20224A32%2032%200%200%201%20704%20160A32%2032%200%200%201%20704%20224zM576%20128A32%2032%200%200%201%20576%2064A32%2032%200%200%201%20576%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hourglass-end%22%20%20%20%20%20%20unicode=%22&#xF253;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20768L224%20704L288%20704L288%20576C288%20494.624992%20331.750016%20423.249984%20397%20384C331.750016%20344.7499840000001%20288%20273.375008%20288%20192L288%2064L224%2064L224%200L800%200L800%2064L736%2064L736%20192C736%20273.375008%20692.250016%20344.7499840000001%20627%20384C692.250016%20423.249984%20736%20494.624992%20736%20576L736%20704L800%20704L800%20768zM352%20704L672%20704L672%20576C672%20487.249984%20600.750016%20416%20512%20416C423.250016%20416%20352%20487.249984%20352%20576zM512%20352C600.750016%20352%20672%20280.7499840000001%20672%20192L672%2064L640%2064L640%20128C640%20198.7499840000001%20582.750016%20256%20512%20256C441.250016%20256%20384%20198.7499840000001%20384%20128L384%2064L352%2064L352%20192C352%20280.7499840000001%20423.250016%20352%20512%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22excel-file%22%20%20%20%20%20%20unicode=%22&#xF1C3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20588.8124992L822.375008%20598.3750016L630.375008%20790.3750016L620.812512%20800L192%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032L256%20736zM640%20691.1875008L723.187488%20608L640%20608L640%20691.1875008zM352%20480L473.624992%20304L352%20128L428.8125120000001%20128L512%20249.624992L595.187488%20128L672%20128L550.375008%20304L672%20480L595.187488%20480L512%20358.375008L428.8125120000001%20480L352%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22genderless%22%20%20%20%20%20%20unicode=%22&#xF22D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C371%20768%20256%20653%20256%20512C256%20381.875008%20354.124992%20274%20480%20258L480%200L544%200L544%20258C669.875008%20274%20768%20381.875008%20768%20512C768%20653%20653%20768%20512%20768zM512%20704C618.375008%20704%20704%20618.375008%20704%20512C704%20405.624992%20618.375008%20320%20512%20320C405.624992%20320%20320%20405.624992%20320%20512C320%20618.375008%20405.624992%20704%20512%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22square-full%22%20%20%20%20%20%20unicode=%22&#xF45C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20704L192%2064L832%2064L832%20704L192%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22landmark%22%20%20%20%20%20%20unicode=%22&#xF66F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20771L116%20606L96%20597L96%20512L160%20512L160%20160L96%20160L96%200L928%200L928%20160L864%20160L864%20512L928%20512L928%20597L908%20606zM512%20701L812%20576L212%20576zM224%20512L288%20512L288%20160L224%20160zM352%20512L416%20512L416%20160L352%20160zM480%20512L544%20512L544%20160L480%20160zM608%20512L672%20512L672%20160L608%20160zM736%20512L800%20512L800%20160L736%20160zM160%2096L864%2096L864%2064L160%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shopping-cart-arrow-down%22%20%20%20%20%20%20unicode=%22&#xF218;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20672C110.375008%20672%2096%20657.624992%2096%20640C96%20622.375008%20110.375008%20608%20128%20608L199%20608L283%20272C290.124992%20243.5%20315.624992%20224%20345%20224L744%20224C772.875008%20224%20797.375008%20243.124992%20805%20271L888%20576L821%20576L744%20288L345%20288L261%20624C253.875008%20652.5%20228.375008%20672%20199%20672zM704%20224C651.375008%20224%20608%20180.624992%20608%20128C608%2075.375008%20651.375008%2032%20704%2032C756.624992%2032%20800%2075.375008%20800%20128C800%20180.624992%20756.624992%20224%20704%20224zM416%20224C363.375008%20224%20320%20180.624992%20320%20128C320%2075.375008%20363.375008%2032%20416%2032C468.624992%2032%20512%2075.375008%20512%20128C512%20180.624992%20468.624992%20224%20416%20224zM512%20672L512%20512L416%20512L544%20384L672%20512L576%20512L576%20672zM416%20160C434%20160%20448%20146%20448%20128C448%20110%20434%2096%20416%2096C398%2096%20384%20110%20384%20128C384%20146%20398%20160%20416%20160zM704%20160C722%20160%20736%20146%20736%20128C736%20110%20722%2096%20704%2096C686%2096%20672%20110%20672%20128C672%20146%20686%20160%20704%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ruler-horizontal%22%20%20%20%20%20%20unicode=%22&#xF547;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M0%20640L0%20128L1024%20128L1024%20640zM64%20576L160%20576L160%20352L224%20352L224%20576L288%20576L288%20448L352%20448L352%20576L416%20576L416%20352L480%20352L480%20576L544%20576L544%20448L608%20448L608%20576L672%20576L672%20352L736%20352L736%20576L800%20576L800%20448L864%20448L864%20576L960%20576L960%20192L64%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-left%22%20%20%20%20%20%20unicode=%22&#xF191;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM569%20599L377%20407L355%20384L377%20361L569%20169L615%20215L446%20384L615%20553z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pointer--hand-%22%20%20%20%20%20%20unicode=%22&#xF25A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20832C363.375008%20832%20320%20788.624992%20320%20736L320%20358L299%20380L291%20387C254.124992%20423.875008%20193.875008%20423.875008%20157%20387C120.124992%20350.124992%20120.124992%20289.875008%20157%20253L157%20252L419%20-7L421%20-8L422%20-10C465.124992%20-42.375008%20520.124992%20-64%20582%20-64L637%20-64C782.124992%20-64%20899%2052.875008%20899%20198L899%20448C899%20500.624992%20855.624992%20544%20803%20544C789.375008%20544%20776.750016%20540.249984%20765%20535C754.5%20576.624992%20716.624992%20608%20672%20608C647.5%20608%20625%20598.375008%20608%20583C591%20598.375008%20568.5%20608%20544%20608C532.750016%20608%20522.124992%20605.624992%20512%20602L512%20736C512%20788.624992%20468.624992%20832%20416%20832zM416%20768C433.750016%20768%20448%20753.749984%20448%20736L448%20384L512%20384L512%20512C512%20529.749984%20526.250016%20544%20544%20544C561.750016%20544%20576%20529.749984%20576%20512L576%20384L640%20384L640%20512C640%20529.749984%20654.250016%20544%20672%20544C689.750016%20544%20704%20529.749984%20704%20512L704%20384L771%20384L771%20448C771%20465.749984%20785.250016%20480%20803%20480C820.750016%20480%20835%20465.749984%20835%20448L835%20198C835%2087.124992%20747.875008%200%20637%200L582%200C535.124992%200%20494.624992%2016.749984%20461%2042L202%20298C187.750016%20312.2499840000001%20187.750016%20327.7499840000001%20202%20342C216.250016%20356.2499840000001%20231.750016%20356.2499840000001%20246%20342L384%20204L384%20736C384%20753.749984%20398.250016%20768%20416%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tasks%22%20%20%20%20%20%20unicode=%22&#xF0AE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M329.375008%20726.624992L224%20621.249984L182.624992%20662.624992L137.375008%20617.375008L224%20530.749984L374.624992%20681.375008zM448%20672L448%20608L896%20608L896%20672zM448%20416L448%20352L896%20352L896%20416zM448%20160L448%2096L896%2096L896%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laugh-face-with-beaming-eyes%22%20%20%20%20%20%20unicode=%22&#xF59A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM352%20512C284.992%20512%20236.5%20473.375008%20236.5%20473.375008L275.5%20422.624992C275.5%20422.624992%20310.1744992%20448%20352.062496%20448C393.950496%20448%20428.562496%20422.624992%20428.562496%20422.624992L467.562496%20473.375008C467.498496%20473.375008%20419.008%20512%20352%20512zM672%20512C604.992%20512%20556.5%20473.375008%20556.5%20473.375008L595.5%20422.624992C595.5%20422.624992%20630.174496%20448%20672.062496%20448C713.950496%20448%20748.562496%20422.624992%20748.562496%20422.624992L787.562496%20473.375008C787.498496%20473.375008%20739.008%20512%20672%20512zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skull%22%20%20%20%20%20%20unicode=%22&#xF54C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C418.624992%20768%20331.124992%20743.624992%20266%20693C200.875008%20642.375008%20160%20564%20160%20466C160%20376.2499840000001%20204.124992%20306.375008%20228%20275C226%20264.624992%20224%20253.7499840000001%20224%20241C224%20202.875008%20246.875008%20170.875008%20277%20153C298.124992%20140.5%20325.5%20138.2499840000001%20352%20135L352%2051L362%2041C362%2041%20375.875008%2027.624992%20400%2018C424.124992%208.375008%20460.750016%200%20512%200C563.250016%200%20599.875008%208.375008%20624%2018C648.124992%2027.624992%20662%2041%20662%2041L672%2051L672%20135C698.5%20138.2499840000001%20725.875008%20140.5%20747%20153C777.124992%20170.875008%20800%20202.875008%20800%20241C800%20253.7499840000001%20798%20264.624992%20796%20275C819.875008%20306.375008%20864%20376.2499840000001%20864%20466C864%20564.124992%20823.124992%20642.375008%20758%20693C692.875008%20743.624992%20605.375008%20768%20512%20768zM512%20704C594.375008%20704%20667.124992%20682.5%20718%20643C768.875008%20603.5%20800%20546.875008%20800%20466C800%20422.5%20786%20384%20771%20355C769.375008%20362.875008%20768%20371.624992%20768%20384L704%20384C704%20344.375008%20714.875008%20318.124992%20723%20299C731.124992%20279.875008%20736%20268.124992%20736%20241C736%20225.624992%20730.124992%20217.5%20714%20208C697.875008%20198.5%20671.250016%20192%20640%20192L608%20192L608%2082C605.375008%2080.5%20607.124992%2080.875008%20600%2078C584%2071.624992%20556.124992%2064%20512%2064C467.875008%2064%20440%2071.624992%20424%2078C416.875008%2080.875008%20418.624992%2080.5%20416%2082L416%20192L384%20192C352.750016%20192%20326.124992%20198.5%20310%20208C293.875008%20217.5%20288%20225.624992%20288%20241C288%20268.124992%20292.875008%20279.875008%20301%20299C309.124992%20318.124992%20320%20344.375008%20320%20384L256%20384C256%20371.624992%20254.624992%20362.875008%20253%20355C238%20384%20224%20422.5%20224%20466C224%20546.875008%20255.124992%20603.5%20306%20643C356.875008%20682.5%20429.624992%20704%20512%20704zM416%20384C380.624992%20384%20352%20355.375008%20352%20320C352%20284.624992%20380.624992%20256%20416%20256C451.375008%20256%20480%20284.624992%20480%20320C480%20355.375008%20451.375008%20384%20416%20384zM608%20384C572.624992%20384%20544%20355.375008%20544%20320C544%20284.624992%20572.624992%20256%20608%20256C643.375008%20256%20672%20284.624992%20672%20320C672%20355.375008%20643.375008%20384%20608%20384zM512%20264C512%20264%20472%20213%20472%20189C472%20177%20480%20171%20488%20171C501.375008%20171%20512%20195%20512%20195C512%20195%20522.624992%20171%20536%20171C544%20171%20552%20177%20552%20189C552%20213%20512%20264%20512%20264z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22robot%22%20%20%20%20%20%20unicode=%22&#xF544;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20864C476.624992%20864%20448%20835.375008%20448%20800C448%20776.375008%20460.875008%20756.124992%20480%20745L480%20672L320%20672C232%20672%20160%20600%20160%20512L160%20448L64%20448L64%20192L160%20192L160%2032L864%2032L864%20192L960%20192L960%20448L864%20448L864%20512C864%20600%20792%20672%20704%20672L544%20672L544%20745C563.124992%20756.124992%20576%20776.375008%20576%20800C576%20835.375008%20547.375008%20864%20512%20864zM320%20608L704%20608C757.375008%20608%20800%20565.375008%20800%20512L800%2096L736%2096L736%20256L288%20256L288%2096L224%2096L224%20512C224%20565.375008%20266.624992%20608%20320%20608zM384%20480C348.624992%20480%20320%20451.375008%20320%20416C320%20380.624992%20348.624992%20352%20384%20352C419.375008%20352%20448%20380.624992%20448%20416C448%20451.375008%20419.375008%20480%20384%20480zM640%20480C604.624992%20480%20576%20451.375008%20576%20416C576%20380.624992%20604.624992%20352%20640%20352C675.375008%20352%20704%20380.624992%20704%20416C704%20451.375008%20675.375008%20480%20640%20480zM128%20384L160%20384L160%20256L128%20256zM864%20384L896%20384L896%20256L864%20256zM352%20192L416%20192L416%2096L352%2096zM480%20192L544%20192L544%2096L480%2096zM608%20192L672%20192L672%2096L608%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snowflake%22%20%20%20%20%20%20unicode=%22&#xF2DC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800L480%20686L407%20759L361%20713L480%20594L480%20440L348%20519L306%20682L244%20666L270%20566L172%20625L139%20571L239%20511L136%20485L152%20423L316%20465L451%20384L316%20303L152%20345L136%20283L239%20257L139%20197L172%20143L270%20202L244%20102L306%2086L348%20249L480%20328L480%20174L361%2055L407%209L480%2082L480%20-32L544%20-32L544%2082L617%209L663%2055L544%20174L544%20328L676%20249L718%2086L780%20102L754%20202L852%20143L885%20197L785%20257L888%20283L872%20345L708%20303L573%20384L708%20465L872%20423L888%20485L785%20511L885%20571L852%20625L754%20566L780%20666L718%20682L676%20519L544%20440L544%20594L663%20713L617%20759L544%20686L544%20800z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-export%22%20%20%20%20%20%20unicode=%22&#xF56E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20768L192%200L832%200L832%20256L768%20192L768%2064L256%2064L256%20704L768%20704L768%20576L832%20512L832%20768zM717%20544L672%20499L754%20416L445%20416L445%20352L754%20352L672%20269L717%20224L855%20361L877%20384L855%20407z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22outdent%22%20%20%20%20%20%20unicode=%22&#xF03B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20672L96%20608L512%20608L512%20672zM96%20544L96%20480L736%20480L736%20544zM800%20544L800%20224L960%20384zM96%20416L96%20352L736%20352L736%20416zM96%20288L96%20224L736%20224L736%20288zM96%20160L96%2096L512%2096L512%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tags%22%20%20%20%20%20%20unicode=%22&#xF02C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M467%20768L457%20759L105%20407L83%20384L105%20361L393%2073L416%2051L439%2073L791%20425L800%20435L800%20768zM494%20704L736%20704L736%20462L416%20142L174%20384zM832%20672L832%20608L864%20608L864%20347L560%2045L520%2085L475%2040L537%20-23L560%20-45L582%20-23L919%20310L928%20320L928%20672zM640%20640C622.375008%20640%20608%20625.624992%20608%20608C608%20590.375008%20622.375008%20576%20640%20576C657.624992%20576%20672%20590.375008%20672%20608C672%20625.624992%20657.624992%20640%20640%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star-struck%22%20%20%20%20%20%20unicode=%22&#xF587;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM384%20567.437504L356%20504.562496L288%20497.124992L338.875008%20451.437504L324.562496%20384L384%20418.249984L443.437504%20384L429.124992%20451.437504L480%20497.124992L412%20504.562496L384%20567.437504zM640%20567.437504L612%20504.562496L544%20497.124992L594.875008%20451.437504L580.562496%20384L640%20418.249984L699.437504%20384L685.124992%20451.437504L736%20497.124992L668%20504.562496L640%20567.437504zM345.937504%20288L290.8750016%20256C296.4350016%20246.4400000000001%20302.56%20237.290624%20309.25%20228.562496C315.94%20219.8343680000001%20323.217504%20211.542496%20330.937504%20203.750016C338.657504%20195.957504%20346.850016%20188.628128%20355.5%20181.875008C372.8%20168.368736%20391.829984%20157.0387520000001%20412.249984%20148.312512C422.46%20143.949376%20433.035008%20140.2624960000001%20443.875008%20137.2499840000001C465.555008%20131.2249920000001%20488.4%20128%20512%20128C582.8%20128%20646.742496%20156.995008%20693.062496%20203.750016C700.782496%20211.542496%20708.06%20219.8343680000001%20714.750016%20228.562496C721.44%20237.290624%20727.564992%20246.4400000000001%20733.124992%20256L678.062496%20288C648.942496%20237.88%20598.270624%20201.944384%20538.249984%20193.750016C529.675616%20192.57936%20520.92%20192%20512%20192C503.08%20192%20494.324384%20192.57936%20485.750016%20193.750016C477.175616%20194.9206400000001%20468.782496%20196.6750080000001%20460.624992%20198.937504C444.310016%20203.462496%20428.907488%20210.0800000000001%20414.687488%20218.5C407.577504%20222.710016%20400.729376%20227.3718720000001%20394.249984%20232.437504C381.291264%20242.568736%20369.696256%20254.3562560000001%20359.687488%20267.437504C354.683136%20273.978112%20350.097504%20280.8400000000001%20345.937504%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22venus-double%22%20%20%20%20%20%20unicode=%22&#xF226;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20800C210.875008%20800%2096%20685.124992%2096%20544C96%20413.749984%20193.875008%20305.875008%20320%20290L320%20160L192%20160L192%2096L320%2096L320%20-32L384%20-32L384%2096L640%2096L640%20-32L704%20-32L704%2096L832%2096L832%20160L704%20160L704%20290C830.124992%20305.875008%20928%20413.749984%20928%20544C928%20685.124992%20813.124992%20800%20672%20800C623.375008%20800%20577.750016%20785.624992%20539%20762C555.624992%20747.749984%20571%20731.624992%20584%20714C610.5%20727.749984%20640.124992%20736%20672%20736C777.875008%20736%20864%20649.875008%20864%20544C864%20438.124992%20777.875008%20352%20672%20352C566.124992%20352%20480%20438.124992%20480%20544C480%20569.5%20485%20593.749984%20494%20616C483.250016%20637.249984%20467.750016%20655.5%20449%20670C427.875008%20632.749984%20416%20589.875008%20416%20544C416%20413.749984%20513.875008%20305.875008%20640%20290L640%20160L384%20160L384%20291C420.624992%20295.624992%20454.875008%20307.624992%20485%20326C468.375008%20340.2499840000001%20453%20356.375008%20440%20374C413.5%20360.2499840000001%20383.875008%20352%20352%20352C246.124992%20352%20160%20438.124992%20160%20544C160%20649.875008%20246.124992%20736%20352%20736C457.875008%20736%20544%20649.875008%20544%20544C544%20518.5%20539%20494.249984%20530%20472C540.750016%20450.749984%20556.250016%20432.5%20575%20418C596.124992%20455.249984%20608%20498.124992%20608%20544C608%20685.124992%20493.124992%20800%20352%20800z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hotel%22%20%20%20%20%20%20unicode=%22&#xF594;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20768L256%20704L320%20640L384%20704zM384%20704L448%20640L512%20704L448%20768zM512%20704L576%20640L640%20704L576%20768zM640%20704L704%20640L768%20704L704%20768zM704%20640L160%20640L160%200L864%200L864%20640zM224%20576L800%20576L800%2064L608%2064L608%20224L416%20224L416%2064L224%2064zM288%20512L288%20448L352%20448L352%20512zM416%20512L416%20448L480%20448L480%20512zM544%20512L544%20448L608%20448L608%20512zM672%20512L672%20448L736%20448L736%20512zM288%20416L288%20352L352%20352L352%20416zM416%20416L416%20352L480%20352L480%20416zM544%20416L544%20352L608%20352L608%20416zM672%20416L672%20352L736%20352L736%20416zM288%20320L288%20256L352%20256L352%20320zM416%20320L416%20256L480%20256L480%20320zM544%20320L544%20256L608%20256L608%20320zM672%20320L672%20256L736%20256L736%20320zM288%20224L288%20160L352%20160L352%20224zM672%20224L672%20160L736%20160L736%20224zM480%20160L544%20160L544%2064L480%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22camera%22%20%20%20%20%20%20unicode=%22&#xF030;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M368%20704L358%20691L320%20640L96%20640L96%2064L928%2064L928%20640L704%20640L666%20691L656%20704zM400%20640L624%20640L662%20589L672%20576L864%20576L864%20128L160%20128L160%20576L352%20576L362%20589zM256%20544C238.375008%20544%20224%20529.624992%20224%20512C224%20494.375008%20238.375008%20480%20256%20480C273.624992%20480%20288%20494.375008%20288%20512C288%20529.624992%20273.624992%20544%20256%20544zM512%20544C406.375008%20544%20320%20457.624992%20320%20352C320%20246.375008%20406.375008%20160%20512%20160C617.624992%20160%20704%20246.375008%20704%20352C704%20457.624992%20617.624992%20544%20512%20544zM512%20480C583.124992%20480%20640%20423.124992%20640%20352C640%20280.875008%20583.124992%20224%20512%20224C440.875008%20224%20384%20280.875008%20384%20352C384%20423.124992%20440.875008%20480%20512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22palette%22%20%20%20%20%20%20unicode=%22&#xF53F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M499%20801C482%20800.5%20464.5%20798.624992%20447%20796L446%20796C275.624992%20768.124992%20137.624992%20633.875008%20103%20464C92.624992%20415.624992%2093.250016%20370.5%20100%20326C100.250016%20325.875008%20100%20325.2499840000001%20100%20325C110.5%20249.875008%20208%20217%20263%20272C302.375008%20311.375008%20360.624992%20311.375008%20400%20272C439.375008%20232.624992%20439.375008%20174.375008%20400%20135C345%2080%20377.875008%20-17.5%20453%20-28C453.250016%20-28%20453.875008%20-27.750016%20454%20-28C498.124992%20-34.750016%20543%20-35.124992%20591%20-25C591.375008%20-25%20591.624992%20-25%20592%20-25C762.375008%206.749984%20896.250016%20148%20924%20318L924%20319C960.250016%20563.5%20781.5%20777%20549%20799C532.375008%20800.624992%20516%20801.5%20499%20801zM500%20737C514.5%20737.5%20528.875008%20737.249984%20543%20736C741.250016%20717.875008%20892%20537.124992%20861%20328C837.624992%20184.7499840000001%20722.750016%2064.249984%20580%2038L579%2038C538.124992%2029.249984%20500.375008%2029.124992%20462%2035C435.750016%2038.249984%20423.624992%2067.624992%20445%2089C508%20152%20508%20254%20445%20317C382%20380%20280%20380%20217%20317C195.624992%20295.624992%20166.250016%20307.7499840000001%20163%20334C157.124992%20372.375008%20157.250016%20410.124992%20166%20451C195.375008%20594.624992%20312.750016%20709.624992%20456%20733C471%20735.249984%20485.5%20736.5%20500%20737zM448%20672C412.624992%20672%20384%20643.375008%20384%20608C384%20572.624992%20412.624992%20544%20448%20544C483.375008%20544%20512%20572.624992%20512%20608C512%20643.375008%20483.375008%20672%20448%20672zM672%20608C636.624992%20608%20608%20579.375008%20608%20544C608%20508.624992%20636.624992%20480%20672%20480C707.375008%20480%20736%20508.624992%20736%20544C736%20579.375008%20707.375008%20608%20672%20608zM288%20544C252.624992%20544%20224%20515.375008%20224%20480C224%20444.624992%20252.624992%20416%20288%20416C323.375008%20416%20352%20444.624992%20352%20480C352%20515.375008%20323.375008%20544%20288%20544zM736%20384C700.624992%20384%20672%20355.375008%20672%20320C672%20284.624992%20700.624992%20256%20736%20256C771.375008%20256%20800%20284.624992%20800%20320C800%20355.375008%20771.375008%20384%20736%20384zM608%20224C572.624992%20224%20544%20195.375008%20544%20160C544%20124.624992%20572.624992%2096%20608%2096C643.375008%2096%20672%20124.624992%20672%20160C672%20195.375008%20643.375008%20224%20608%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stop-circle%22%20%20%20%20%20%20unicode=%22&#xF28D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C283.2%20800%2096%20612.8%2096%20384C96%20155.2000000000001%20283.2%20-32%20512%20-32C740.8%20-32%20928%20155.2000000000001%20928%20384C928%20612.8%20740.8%20800%20512%20800zM512%20736C705.6%20736%20864%20577.6%20864%20384C864%20190.4%20705.6%2032%20512%2032C318.4%2032%20160%20190.4%20160%20384C160%20577.6%20318.4%20736%20512%20736zM352%20544L352%20464L352%20304L352%20224L432%20224L592%20224L672%20224L672%20304L672%20464L672%20544L592%20544L432%20544L352%20544zM416%20480L608%20480L608%20288L416%20288L416%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grip-lines%22%20%20%20%20%20%20unicode=%22&#xF7A4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20544L96%20480L928%20480L928%20544L96%20544zM96%20288L96%20224L928%20224L928%20288L96%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comments%22%20%20%20%20%20%20unicode=%22&#xF086;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20736L64%20224L192%20224L192%2061L244%20103L395%20224L704%20224L704%20736zM128%20672L640%20672L640%20288L373%20288L364%20281L256%20195L256%20288L128%20288zM768%20608L768%20544L896%20544L896%20160L768%20160L768%2067L651%20160L411%20160L331%2096L629%2096L832%20-67L832%2096L960%2096L960%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tty%22%20%20%20%20%20%20unicode=%22&#xF1E4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C387.375008%20768%20281.875008%20745.124992%20211%20724C143.124992%20703.875008%2096%20641%2096%20570L96%20480C96%20445%20125%20416%20160%20416L288%20416C323%20416%20352%20445%20352%20480L352%20564C358%20566.749984%20359.250016%20567.875008%20377%20573C406.124992%20581.5%20450.624992%20590%20512%20590C573.375008%20590%20617.875008%20581.5%20647%20573C664.750016%20567.875008%20666%20566.749984%20672%20564L672%20480C672%20445%20701%20416%20736%20416L864%20416C899%20416%20928%20445%20928%20480L928%20570C928%20641%20880.875008%20703.749984%20813%20724C742.124992%20745%20636.624992%20768%20512%20768zM512%20704C628.750016%20704%20728.624992%20682.749984%20795%20663C836.375008%20650.749984%20864%20612.875008%20864%20570L864%20480L736%20480L736%20604L720%20613C720%20613%20699.624992%20624.875008%20665%20635C630.375008%20645.124992%20579.5%20654%20512%20654C444.5%20654%20393.624992%20645.124992%20359%20635C324.375008%20624.875008%20304%20613%20304%20613L288%20604L288%20480L160%20480L160%20570C160%20612.875008%20187.624992%20650.749984%20229%20663C295.375008%20682.749984%20395.250016%20704%20512%20704zM320%20352C284.624992%20352%20256%20323.375008%20256%20288C256%20252.624992%20284.624992%20224%20320%20224C355.375008%20224%20384%20252.624992%20384%20288C384%20323.375008%20355.375008%20352%20320%20352zM512%20352C476.624992%20352%20448%20323.375008%20448%20288C448%20252.624992%20476.624992%20224%20512%20224C547.375008%20224%20576%20252.624992%20576%20288C576%20323.375008%20547.375008%20352%20512%20352zM704%20352C668.624992%20352%20640%20323.375008%20640%20288C640%20252.624992%20668.624992%20224%20704%20224C739.375008%20224%20768%20252.624992%20768%20288C768%20323.375008%20739.375008%20352%20704%20352zM320%20160C284.624992%20160%20256%20131.375008%20256%2096C256%2060.624992%20284.624992%2032%20320%2032C355.375008%2032%20384%2060.624992%20384%2096C384%20131.375008%20355.375008%20160%20320%20160zM512%20160C476.624992%20160%20448%20131.375008%20448%2096C448%2060.624992%20476.624992%2032%20512%2032C547.375008%2032%20576%2060.624992%20576%2096C576%20131.375008%20547.375008%20160%20512%20160zM704%20160C668.624992%20160%20640%20131.375008%20640%2096C640%2060.624992%20668.624992%2032%20704%2032C739.375008%2032%20768%2060.624992%20768%2096C768%20131.375008%20739.375008%20160%20704%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vihara%22%20%20%20%20%20%20unicode=%22&#xF6A7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20777.6249984L259.1875008%20576L320%20576L320%20495.249984L163.1875008%20377.624992L224%20348.062496L224%20239.124992L64%20118.375008L192%2067.812512L192%200L256%200L256%2064L480%2064L480%200L544%200L544%2064L768%2064L768%200L832%200L832%2067.687488L963.187488%20118.375008L800%20241.5L800%20347.312512L864%20377.624992L704%20497.624992L704%20576L764.812512%20576L512%20777.6249984zM512%20694.3750016L582.375008%20640L444.8125120000001%20640L512%20694.3750016zM384%20576L640%20576L640%20512L384%20512L384%20576zM364.8125120000001%20448L662.375008%20448L736%20390.375008L726.375008%20384L294.3750016%20384L288%20390.375008L364.8125120000001%20448zM288%20320L736%20320L736%20256L288%20256L288%20320zM265.6249984%20192L288%20192L736%20192L758.375008%20192L832%20137.624992L809.624992%20128L214.3750016%20128L192%20137.624992L265.6249984%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-ninja%22%20%20%20%20%20%20unicode=%22&#xF504;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C421.728544%20736%20345.067008%20683.9499776%20309.4375008%20608L307.1875008%20608L302.4375008%20591.25C300.3287584000001%20585.5937216%20298.408144%20579.8706592%20296.75%20574C296.5452288%20573.3656960000001%20296.2587008%20572.763136%20296.0624992%20572.124992L179.1875008%20665.6249984L140.8124992%20614.3750016L227.1875008%20544L128%20544L128%20480L290.1249984%20480C291.452704%20469.796224%20293.5701984%20459.852448%20296.6249984%20450.3125120000001C298.3047296%20444.331456%20300.2904672%20438.508992%20302.4375008%20432.750016L307.1875008%20416L309.4375008%20416C326.595392%20379.425248%20353.071648%20348.310464%20386.249984%20326C272.3203808%20276.88544%20192%20163.405504%20192%2032L256%2032C256%20172.8%20371.2%20288%20512%20288C652.8%20288%20768%20172.8%20768%2032L832%2032C832%20163.415168%20751.692928%20276.953792%20637.750016%20326.062496C670.894688%20348.369344%20697.417152%20379.4519360000001%20714.562496%20416L716.812512%20416L717.750016%20422.687488C729.463776%20449.994048%20736%20480.12832%20736%20512C736%20636.8%20636.8%20736%20512%20736zM512%20672C565.151648%20672%20611.111744%20646.8593056%20640.062496%20608L383.937504%20608C412.888256%20646.8593056%20458.848352%20672%20512%20672zM355.187488%20544L668.812512%20544C669.143424%20543.0072640000001%20669.108992%20541.7416000000001%20669.375008%20540.687488C671.001536%20531.388864%20672%20521.828224%20672%20512C672%20502.171776%20671.001536%20492.611136%20669.375008%20483.312512C669.108992%20482.2584%20669.143424%20480.992736%20668.812512%20480L355.187488%20480C354.856576%20480.992736%20354.891008%20482.2584%20354.624992%20483.312512C352.998464%20492.611136%20352%20502.171776%20352%20512C352%20521.828224%20352.998464%20531.388864%20354.624992%20540.687488C354.891008%20541.7416000000001%20354.856576%20543.0072640000001%20355.187488%20544zM383.937504%20416L640.062496%20416C611.111744%20377.1407040000001%20565.151648%20352%20512%20352C458.848352%20352%20412.888256%20377.1407040000001%20383.937504%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22procedures%22%20%20%20%20%20%20unicode=%22&#xF487;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M548%20882L460%20704L288%20704L288%20640L500%20640L540%20722L631%20480L752%20640L896%20640L896%20704L720%20704L649%20612L548%20882zM208%20544C163.744%20544%20128%20508.256%20128%20464L128%200L288%200L288%2064L736%2064L736%200L896%200L896%20352C896%20404.64%20852.64%20448%20800%20448L416%20448L416%20430C396.992%20441.136%20375.488%20448%20352%20448C328.512%20448%20307.008%20441.136%20288%20430L288%20464C288%20508.256%20252.256%20544%20208%20544zM208%20480C214.88%20480%20224%20470.88%20224%20464L224%20192L832%20192L832%2064L800%2064L800%20128L224%20128L224%2064L192%2064L192%20464C192%20470.88%20201.12%20480%20208%20480zM352%20384C387.7440000000001%20384%20416%20355.7440000000001%20416%20320C416%20284.256%20387.7440000000001%20256%20352%20256C316.256%20256%20288%20284.256%20288%20320C288%20355.7440000000001%20316.256%20384%20352%20384zM480%20384L800%20384C817.76%20384%20832%20369.76%20832%20352L832%20256L480%20256L480%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cookie%22%20%20%20%20%20%20unicode=%22&#xF563;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM448%20608A32%2032%200%200%201%20448%20544A32%2032%200%200%201%20448%20608zM624%20576A48%2048%200%200%201%20624%20480A48%2048%200%200%201%20624%20576zM352%20480A64%2064%200%200%201%20352%20352A64%2064%200%200%201%20352%20480zM544%20416A32%2032%200%200%201%20544%20352A32%2032%200%200%201%20544%20416zM704%20384A32%2032%200%200%201%20704%20320A32%2032%200%200%201%20704%20384zM400%20288A48%2048%200%200%201%20400%20192A48%2048%200%200%201%20400%20288zM624%20256A48%2048%200%200%201%20624%20160A48%2048%200%200%201%20624%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22slash%22%20%20%20%20%20%20unicode=%22&#xF715;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M841%20759L137%2055L183%209L887%20713z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-sort-amount-up%22%20%20%20%20%20%20unicode=%22&#xF885;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20736L128%20672L192%20672L192%20736L128%20736zM704%20720L680.937504%20697.9375008L544%20560L589.124992%20514.875008L672%20598.0624992L672%200L736%200L736%20598.0624992L818.875008%20514.875008L864%20560L727.062496%20697.9375008L704%20720zM128%20608L128%20544L256%20544L256%20608L128%20608zM128%20480L128%20416L320%20416L320%20480L128%20480zM128%20352L128%20288L384%20288L384%20352L128%20352zM128%20224L128%20160L448%20160L448%20224L128%20224zM128%2096L128%2032L512%2032L512%2096L128%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-right%22%20%20%20%20%20%20unicode=%22&#xF054;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M392%20813L369%20791L254%20675L232%20653L254%20630L500%20384L254%20138L232%20115L254%2093L369%20-23L392%20-45L415%20-23L799%20361L821%20384L799%20407L415%20791zM392%20722L730%20384L392%2046L322%20116L568%20361L591%20384L568%20407L322%20652z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22closed-captioning%22%20%20%20%20%20%20unicode=%22&#xF20A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20704L64%20131L960%20131L960%20704zM128%20640L896%20640L896%20195L128%20195zM384%20576C296%20576%20224%20504%20224%20416C224%20328%20296%20256%20384%20256C422.250016%20256%20456.875008%20270.124992%20484%20292L444%20342C427.124992%20328.375008%20406.624992%20320%20384%20320C330.624992%20320%20288%20362.624992%20288%20416C288%20469.375008%20330.624992%20512%20384%20512C406.624992%20512%20427.124992%20503.624992%20444%20490L484%20540C456.875008%20561.875008%20422.250016%20576%20384%20576zM704%20576C616%20576%20544%20504%20544%20416C544%20328%20616%20256%20704%20256C742.250016%20256%20776.875008%20270.124992%20804%20292L764%20342C747.124992%20328.375008%20726.624992%20320%20704%20320C650.624992%20320%20608%20362.624992%20608%20416C608%20469.375008%20650.624992%20512%20704%20512C726.624992%20512%20747.124992%20503.624992%20764%20490L804%20540C776.875008%20561.875008%20742.250016%20576%20704%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thumbs-down%22%20%20%20%20%20%20unicode=%22&#xF165;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M325%20704C279.875008%20704%20240.5%20672.124992%20231%20628L162%20308C149.375008%20248.875008%20195.624992%20192%20256%20192L440%20192L434%20168C427.5%20163%20423.375008%20160.875008%20414%20148C399%20127.5%20384%2095.749984%20384%2053C384%207.375008%20425.250016%20-32%20477%20-32L490%20-32L500%20-23L717%20192L864%20192L864%20704zM325%20640L672%20640L672%20237L467%2035C453.5%2037.624992%20448%2043.124992%20448%2053C448%2081.875008%20456.750016%2099.749984%20465%20111C473.250016%20122.2499840000001%20479%20125%20479%20125L490%20131L494%20144L513%20216L523%20256L256%20256C234.875008%20256%20220.624992%20274.375008%20225%20295L293%20615C296.250016%20630%20309.750016%20640%20325%20640zM736%20640L800%20640L800%20256L736%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bacon%22%20%20%20%20%20%20unicode=%22&#xF7E5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M334%20736C243.750016%20736%20171%20664%20171%20664L160%20654L160%20416L206%20416L215%20423C220.875008%20427.624992%20239.5%20442.5%20263%20456C286.5%20469.5%20314.375008%20480%20334%20480C360.875008%20480%20383.5%20473.124992%20411%20465C438.5%20456.875008%20470.875008%20448%20512%20448C553.124992%20448%20584.250016%20457%20611%20465C637.750016%20473%20660.250016%20480%20690%20480C713.624992%20480%20742%20468.749984%20765%20455C788%20441.249984%20803.750016%20427.624992%20808%20424L817%20416L864%20416L864%20654L853%20664C853%20664%20780.250016%20736%20690%20736C649.624992%20736%20618.624992%20727%20592%20719C565.375008%20711%20542.750016%20704%20512%20704C481.250016%20704%20458.624992%20711%20432%20719C405.375008%20727%20374.375008%20736%20334%20736zM334%20672C364.750016%20672%20387.375008%20665%20414%20657C440.624992%20649%20471.624992%20640%20512%20640C552.375008%20640%20583.375008%20649%20610%20657C636.624992%20665%20659.250016%20672%20690%20672C734.750016%20672%20785.124992%20635.375008%20800%20624L800%20603C798.124992%20604.124992%20797%20604.875008%20795%20606C766.875008%20622.749984%20729.624992%20640%20690%20640C652.875008%20640%20624.624992%20631%20598%20623C571.375008%20615%20546%20608%20512%20608C478%20608%20451.250016%20615%20424%20623C396.750016%20631%20368.875008%20640%20334%20640C296.5%20640%20259.750016%20622.624992%20231%20606C228%20604.249984%20226.750016%20602.749984%20224%20601L224%20624C238.875008%20635.375008%20289.250016%20672%20334%20672zM334%20608C363.5%20608%20387.624992%20601%20415%20593C442.375008%20585%20473.250016%20576%20512%20576C550.750016%20576%20580.250016%20585%20607%20593C633.750016%20601%20657.750016%20608%20690%20608C719.750016%20608%20753.375008%20593.249984%20779%20578C787.624992%20572.875008%20793.750016%20568.5%20800%20564L800%20509C799%20509.624992%20799%20509.375008%20798%20510C769.624992%20526.875008%20732.5%20544%20690%20544C650.375008%20544%20619.624992%20535%20593%20527C566.375008%20519%20543.750016%20512%20512%20512C480.250016%20512%20456.124992%20519.124992%20429%20527C401.875008%20534.875008%20371.5%20544%20334%20544C294.5%20544%20259.375008%20527.249984%20231%20511C227.375008%20508.875008%20227.375008%20508.124992%20224%20506L224%20563C231%20567.624992%20237.5%20572.5%20247%20578C273.375008%20593.375008%20307.124992%20608%20334%20608zM334%20352C243.750016%20352%20171%20280%20171%20280L160%20270L160%2032L206%2032L215%2039C220.875008%2043.624992%20239.5%2058.5%20263%2072C286.5%2085.5%20314.375008%2096%20334%2096C360.875008%2096%20383.5%2089.124992%20411%2081C438.5%2072.875008%20470.875008%2064%20512%2064C553.124992%2064%20584.250016%2073%20611%2081C637.750016%2089%20660.250016%2096%20690%2096C713.624992%2096%20742%2084.749984%20765%2071C788%2057.249984%20803.750016%2043.624992%20808%2040L817%2032L864%2032L864%20270L853%20280C853%20280%20780.250016%20352%20690%20352C649.624992%20352%20618.624992%20343%20592%20335C565.375008%20327%20542.750016%20320%20512%20320C481.250016%20320%20458.624992%20327%20432%20335C405.375008%20343%20374.375008%20352%20334%20352zM334%20288C364.750016%20288%20387.375008%20281%20414%20273C440.624992%20265%20471.624992%20256%20512%20256C552.375008%20256%20583.375008%20265%20610%20273C636.624992%20281%20659.250016%20288%20690%20288C734.750016%20288%20785.124992%20251.375008%20800%20240L800%20187C798.124992%20188.124992%20797%20188.875008%20795%20190C766.875008%20206.7499840000001%20729.624992%20224%20690%20224C652.875008%20224%20624.624992%20215%20598%20207C571.375008%20199%20546%20192%20512%20192C478%20192%20451.250016%20199%20424%20207C396.750016%20215%20368.875008%20224%20334%20224C296.5%20224%20259.750016%20206.624992%20231%20190C228%20188.2499840000001%20226.750016%20186.7499840000001%20224%20185L224%20240C238.875008%20251.375008%20289.250016%20288%20334%20288zM334%20192C363.5%20192%20387.624992%20185%20415%20177C442.375008%20169%20473.250016%20160%20512%20160C550.750016%20160%20580.250016%20169%20607%20177C633.750016%20185%20657.750016%20192%20690%20192C719.750016%20192%20753.375008%20177.2499840000001%20779%20162C787.624992%20156.875008%20793.750016%20152.5%20800%20148L800%20125C799%20125.624992%20799%20125.375008%20798%20126C769.624992%20142.875008%20732.5%20160%20690%20160C650.375008%20160%20619.624992%20151%20593%20143C566.375008%20135%20543.750016%20128%20512%20128C480.250016%20128%20456.124992%20135.124992%20429%20143C401.875008%20150.875008%20371.5%20160%20334%20160C294.5%20160%20259.375008%20143.2499840000001%20231%20127C227.375008%20124.875008%20227.375008%20124.124992%20224%20122L224%20147C231%20151.624992%20237.5%20156.5%20247%20162C273.375008%20177.375008%20307.124992%20192%20334%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-sign-in%22%20%20%20%20%20%20unicode=%22&#xF2F6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C333.5%20768%20183.750016%20645.375008%20141%20480L207%20480C247.875008%20609.749984%20369%20704%20512%20704C688.5%20704%20832%20560.5%20832%20384C832%20207.5%20688.5%2064%20512%2064C369%2064%20247.875008%20158.2499840000001%20207%20288L141%20288C183.750016%20122.624992%20333.5%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM491%20535L445%20489L518%20416L128%20416L128%20352L518%20352L445%20279L491%20233L619%20361L641%20384L619%20407z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grinning-winking-face%22%20%20%20%20%20%20unicode=%22&#xF58C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20512C341.5%20512%20320%20490.5%20320%20464C320%20437.5%20341.5%20416%20368%20416C394.5%20416%20416%20437.5%20416%20464C416%20490.5%20394.5%20512%20368%20512zM576%20480L576%20416L736%20416L736%20480zM671%20351C671%20297.124992%20649.375008%20259.7499840000001%20618%20233C586.624992%20206.2499840000001%20545.124992%20192%20512%20192C444.124992%20192%20398%20219.5%20362%20255L317%20209C361.624992%20165.124992%20426.250016%20128%20512%20128C561.750016%20128%20616.375008%20146.7499840000001%20660%20184C703.624992%20221.2499840000001%20735%20278.7499840000001%20735%20351z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bowling-ball%22%20%20%20%20%20%20unicode=%22&#xF436;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM464%20608A48%2048%200%200%201%20464%20512A48%2048%200%200%201%20464%20608zM336%20480A48%2048%200%200%201%20336%20384A48%2048%200%200%201%20336%20480zM496%20448A48%2048%200%200%201%20496%20352A48%2048%200%200%201%20496%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-double-left%22%20%20%20%20%20%20unicode=%22&#xF100;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M509%20743L150%20384L509%2025L554%2071L241%20384L554%20697zM733%20743L374%20384L733%2025L778%2071L465%20384L778%20697z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22horse%22%20%20%20%20%20%20unicode=%22&#xF6F0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M744%20768C703.624992%20768%20669%20753.375008%20644%20732C619%20710.624992%20602.5%20682.875008%20591%20657C573%20616.5%20571.875008%20592.249984%20570%20577C555.375008%20570.875008%20517.624992%20556%20480%20556C431%20556%20396.5%20576%20332%20576C292.124992%20576%20256.250016%20561.249984%20231%20535C228.624992%20532.5%20226.250016%20529.749984%20224%20527C215.250016%20529.375008%20203.124992%20532%20188%20532C165.375008%20532%20145.250016%20520.749984%20130%20506C114.750016%20491.249984%20103.5%20472.875008%2094%20451C75%20407.249984%2064%20350.624992%2064%20288L128%20288C128%20343.124992%20137.750016%20392.249984%20152%20425C159.124992%20441.375008%20167.250016%20453.375008%20174%20460C180.750016%20466.624992%20185.250016%20468%20188%20468C192.375008%20468%20194%20467.375008%20197%20467C194.5%20455.375008%20192%20443.5%20192%20431C192%20354.624992%20238.124992%20308.375008%20255%20293C254.875008%20280.875008%20253.624992%20243.124992%20230%20211L224%20203L224%200L288%200L288%20188C321.5%20245%20320%20307%20320%20307L319%20320L309%20329C309%20329%20256%20378.5%20256%20431C256%20458.375008%20264.5%20478%20277%20491C289.5%20504%20306.624992%20512%20332%20512C381.250016%20512%20415.750016%20492%20480%20492C547.624992%20492%20610%20524%20610%20524L626%20532L628%20550C628%20550%20631.250016%20591%20649%20631C657.875008%20651%20670.875008%20670.124992%20686%20683C699.375008%20694.5%20714.750016%20702.5%20736%20704L736%20672C784.250016%20672%20803%20627%20803%20627L805%20622L809%20617L864%20563L858%20556C843.875008%20559.749984%20827.875008%20563.749984%20821%20566L810%20570L799%20566C798.375008%20565.749984%20780%20561.375008%20766%20564C752%20566.624992%20741.624992%20570.124992%20734%20591L674%20569C678.875008%20555.624992%20685.750016%20544.375008%20694%20535C691.124992%20520.124992%20691.375008%20505.624992%20693%20492C696.5%20461.624992%20704%20432.749984%20704%20409C704%20367.624992%20653%20325%20653%20325L640%20315L640%200L704%200L704%20285C722%20298.875008%20768%20338.624992%20768%20409C768%20444.375008%20759.624992%20475.749984%20757%20499C756.875008%20499.749984%20757.124992%20500.249984%20757%20501C777.124992%20497.749984%20790.875008%20501.5%20805%20505C824%20499.124992%20860%20489%20860%20489L879%20484L892%20499L913%20522C934.624992%20546%20933.875008%20583.124992%20911%20606L855%20663L854%20662C849%20671.875008%20832.875008%20701.375008%20800%20720L800%20768zM384%20352L384%20320C384%20241.375008%20332%20201%20332%20201L320%20192L320%200L384%200L384%20165C397.375008%20177.624992%20424.124992%20208.2499840000001%20439%20268C461.624992%20257.875008%20497.124992%20250.875008%20544%20248L544%200L608%200L608%20309L576%20309C511%20309%20477%20319.124992%20461%20327C453%20331%20449.250016%20334.624992%20448%20336L441%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22truck-loading%22%20%20%20%20%20%20unicode=%22&#xF4DE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20736L544%20221.624992L87.4375008%2094.875008L104.5624992%2033.187488L640.5%20181.937504C645.741984%2098.413248%20715.177344%2032%20800%2032C888.224%2032%20960%20103.776%20960%20192C960%20280.2240000000001%20888.224%20352%20800%20352C732.848192%20352%20675.44528%20310.331296%20651.750016%20251.562496L608%20239.437504L608%20672L960%20672L960%20736L544%20736zM398.750016%20583.5624992L61.3124992%20486.812512L150.1249984%20176.937504L487.562496%20273.750016L398.750016%20583.5624992zM354.875008%20504.437504L408.437504%20317.624992L194.0624992%20256.1874880000001L140.5%20442.937504L354.875008%20504.437504zM800%20288C852.928%20288%20896%20244.928%20896%20192C896%20139.072%20852.928%2096%20800%2096C747.072%2096%20704%20139.072%20704%20192C704%20244.928%20747.072%20288%20800%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22strikethrough%22%20%20%20%20%20%20unicode=%22&#xF0CC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20704L224%20640L480%20640L480%20384L320%20384L320%20320L480%20320L480%2064L544%2064L544%20320L704%20320L704%20384L544%20384L544%20640L800%20640L800%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star-and-crescent%22%20%20%20%20%20%20unicode=%22&#xF699;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M464%20768C260.624992%20768%2097%20594.875008%2097%20384C97%20173.124992%20260.624992%200%20464%200C587.750016%200%20671.250016%2049.749984%20734%20109L712%20132L696%20160C659%20138.124992%20625.124992%20128%20544%20128C402.375008%20128%20288%20234.875008%20288%20384C288%20533.124992%20402.5%20640%20544%20640C612.750016%20640%20660.624992%20629.124992%20695%20610L702%20623L704%20625L696%20610C696.624992%20609.624992%20697.124992%20609.5%20698%20609L714%20636L737%20659C673%20719.375008%20581.624992%20768%20464%20768zM464%20704C478.750016%20704%20492.375008%20702.624992%20506%20701C349%20682.624992%20224%20553%20224%20384C224%20214.624992%20349.624992%2085%20507%2067C493.375008%2065.5%20479.375008%2064%20464%2064C296.875008%2064%20161%20206.124992%20161%20384C161%20562%20296.875008%20704%20464%20704zM819%20544L750%20445L641%20484L708%20384L640%20286L750%20323L818%20224L818%20346L928%20384L818%20422z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hot-dog%22%20%20%20%20%20%20unicode=%22&#xF80F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M775%20768C735.5%20768%20712.124992%20752.124992%20695%20726C679.375008%20728.249984%20664.375008%20730%20652%20730C612%20730%20577.875008%20709.875008%20554%20684C530.875008%20659%20515.875008%20628.5%20503%20598C502.875008%20597.875008%20502.124992%20598.124992%20502%20598C468.750016%20535.5%20433.375008%20453.375008%20313%20397C223.375008%20354.7499840000001%20179.875008%20293%20169%20232C143.624992%20216.124992%20128%20192.624992%20128%20150C128%2083.5%20176%2045%20236%2028C270%20-8.5%20315.5%20-32%20372%20-32C470.250016%20-32%20585.624992%2032.624992%20724%20176L725%20176C877.875008%20329%20928%20455.875008%20928%20546C928%20604.624992%20911.750016%20646.375008%20881%20667C889.875008%20739.875008%20822.750016%20768%20775%20768zM652%20666C656.124992%20666%20661.624992%20665.375008%20667%20665C641.124992%20592.124992%20614.875008%20490.749984%20516%20392C421.375008%20295.2499840000001%20320%20277.624992%20244%20259C258.624992%20286.875008%20286.750016%20313.875008%20340%20339C478.375008%20403.875008%20526.624992%20508.249984%20558%20567C558.750016%20568%20559.375008%20569%20560%20570C571.5%20597.875008%20585.375008%20624.124992%20601%20641C616.624992%20657.875008%20631.875008%20666%20652%20666zM799%20608C815.124992%20608.749984%20833.375008%20605.875008%20855%20598C859.5%20587.124992%20864%20570.749984%20864%20546C864%20479.749984%20825.624992%20366.624992%20680%20221C679.624992%20220.624992%20679.375008%20220.375008%20679%20220C584.250016%20121.7499840000001%20503.624992%2068.749984%20440%2046C365.375008%2050.749984%20282.624992%20108.249984%20572%20320C689.124992%20405.624992%20685.750016%20602.375008%20799%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22assistive-listening-systems%22%20%20%20%20%20%20unicode=%22&#xF2A2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M792%20852L757%20799C807%20766.624992%20848.5%20722.124992%20878%20669L934%20700C899.5%20762.124992%20850.750016%20814%20792%20852zM738%20772L702%20719C740.5%20692.375008%20772.124992%20661.124992%20795%20621L850%20653C821.750016%20702.5%20782.624992%20741.124992%20738%20772zM544%20736C402.250016%20736%20288%20621.749984%20288%20480L352%20480C352%20587.875008%20436.124992%20672%20544%20672C651.875008%20672%20736%20587.875008%20736%20480C736%20408.124992%20715.124992%20368.875008%20692%20330C668.875008%20291.124992%20640%20250.624992%20640%20192C640%20139%20597%2096%20544%2096L544%2032C631.875008%2032%20704%20104.124992%20704%20192C704%20229.375008%20723.124992%20255.124992%20748%20297C772.875008%20338.875008%20800%20395.124992%20800%20480C800%20621.749984%20685.750016%20736%20544%20736zM544%20640C456.124992%20640%20384%20567.875008%20384%20480L448%20480C448%20533%20491%20576%20544%20576C597%20576%20640%20533%20640%20480L704%20480C704%20567.875008%20631.875008%20640%20544%20640zM544%20480C526.375008%20480%20512%20465.624992%20512%20448C512%20430.375008%20526.375008%20416%20544%20416C561.624992%20416%20576%20430.375008%20576%20448C576%20465.624992%20561.624992%20480%20544%20480zM448%20384C430.375008%20384%20416%20369.624992%20416%20352C416%20334.375008%20430.375008%20320%20448%20320C465.624992%20320%20480%20334.375008%20480%20352C480%20369.624992%20465.624992%20384%20448%20384zM327%20322L289%20283L379%20193L418%20231zM256%20192C238.375008%20192%20224%20177.624992%20224%20160C224%20142.375008%20238.375008%20128%20256%20128C273.624992%20128%20288%20142.375008%20288%20160C288%20177.624992%20273.624992%20192%20256%20192zM160%2096C142.375008%2096%20128%2081.624992%20128%2064C128%2046.375008%20142.375008%2032%20160%2032C177.624992%2032%20192%2046.375008%20192%2064C192%2081.624992%20177.624992%2096%20160%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22male%22%20%20%20%20%20%20unicode=%22&#xF183;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C441.624992%20832%20384%20774.375008%20384%20704C384%20669.875008%20397.875008%20639%20420%20616C360.750016%20583.249984%20320%20520.124992%20320%20448L320%20275L329%20265L384%20210L384%20-64L448%20-64L448%20237L439%20247L384%20302L384%20448C384%20519%20441%20576%20512%20576C583%20576%20640%20519%20640%20448L640%20302L585%20247L576%20237L576%20-64L640%20-64L640%20210L695%20265L704%20275L704%20448C704%20520.124992%20663.250016%20583.249984%20604%20616C626.124992%20639%20640%20669.875008%20640%20704C640%20774.375008%20582.375008%20832%20512%20832zM512%20768C547.750016%20768%20576%20739.749984%20576%20704C576%20668.249984%20547.750016%20640%20512%20640C476.250016%20640%20448%20668.249984%20448%20704C448%20739.749984%20476.250016%20768%20512%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22forward%22%20%20%20%20%20%20unicode=%22&#xF04E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20736L480%20500L211%20698L160%20735L160%2033L211%2070L480%20268L480%2032L531%2070L915%20358L949%20384L915%20410L531%20698zM224%20609L493%20411L529%20384L493%20357L224%20159zM544%20608L842%20384L544%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22check%22%20%20%20%20%20%20unicode=%22&#xF00C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M905%20695L352%20142L119%20375L73%20329L329%2073L352%2051L375%2073L951%20649z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22route%22%20%20%20%20%20%20unicode=%22&#xF4D7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20768C157%20768%20128%20739%20128%20704C128%20669%20157%20640%20192%20640C227%20640%20256%20669%20256%20704C256%20739%20227%20768%20192%20768zM320%20736C302.375008%20736%20288%20721.624992%20288%20704C288%20686.375008%20302.375008%20672%20320%20672C337.624992%20672%20352%20686.375008%20352%20704C352%20721.624992%20337.624992%20736%20320%20736zM416%20736C398.375008%20736%20384%20721.624992%20384%20704C384%20686.375008%20398.375008%20672%20416%20672C433.624992%20672%20448%20686.375008%20448%20704C448%20721.624992%20433.624992%20736%20416%20736zM512%20736C494.375008%20736%20480%20721.624992%20480%20704C480%20686.375008%20494.375008%20672%20512%20672C529.624992%20672%20544%20686.375008%20544%20704C544%20721.624992%20529.624992%20736%20512%20736zM608%20736C590.375008%20736%20576%20721.624992%20576%20704C576%20686.375008%20590.375008%20672%20608%20672C625.624992%20672%20640%20686.375008%20640%20704C640%20721.624992%20625.624992%20736%20608%20736zM704%20736C686.375008%20736%20672%20721.624992%20672%20704C672%20686.375008%20686.375008%20672%20704%20672C721.624992%20672%20736%20686.375008%20736%20704C736%20721.624992%20721.624992%20736%20704%20736zM800%20736C782.375008%20736%20768%20721.624992%20768%20704C768%20686.375008%20782.375008%20672%20800%20672C817.624992%20672%20832%20686.375008%20832%20704C832%20721.624992%20817.624992%20736%20800%20736zM864%20672C846.375008%20672%20832%20657.624992%20832%20640C832%20622.375008%20846.375008%20608%20864%20608C881.624992%20608%20896%20622.375008%20896%20640C896%20657.624992%20881.624992%20672%20864%20672zM512%20576C459.124992%20576%20416%20532.875008%20416%20480C416%20440%20467.624992%20336.2499840000001%20483.5%20305.375008L512%20250L540.5%20305.375008C556.375008%20336.2499840000001%20608%20440%20608%20480C608%20532.875008%20564.875008%20576%20512%20576zM864%20576C846.375008%20576%20832%20561.624992%20832%20544C832%20526.375008%20846.375008%20512%20864%20512C881.624992%20512%20896%20526.375008%20896%20544C896%20561.624992%20881.624992%20576%20864%20576zM512%20512C529.624992%20512%20544%20497.624992%20544%20480C544%20462.375008%20529.624992%20448%20512%20448C494.375008%20448%20480%20462.375008%20480%20480C480%20497.624992%20494.375008%20512%20512%20512zM864%20480C846.375008%20480%20832%20465.624992%20832%20448C832%20430.375008%20846.375008%20416%20864%20416C881.624992%20416%20896%20430.375008%20896%20448C896%20465.624992%20881.624992%20480%20864%20480zM864%20384C846.375008%20384%20832%20369.624992%20832%20352C832%20334.375008%20846.375008%20320%20864%20320C881.624992%20320%20896%20334.375008%20896%20352C896%20369.624992%20881.624992%20384%20864%20384zM224%20320C206.375008%20320%20192%20305.624992%20192%20288C192%20270.375008%20206.375008%20256%20224%20256C241.624992%20256%20256%20270.375008%20256%20288C256%20305.624992%20241.624992%20320%20224%20320zM320%20320C302.375008%20320%20288%20305.624992%20288%20288C288%20270.375008%20302.375008%20256%20320%20256C337.624992%20256%20352%20270.375008%20352%20288C352%20305.624992%20337.624992%20320%20320%20320zM416%20320C398.375008%20320%20384%20305.624992%20384%20288C384%20270.375008%20398.375008%20256%20416%20256C433.624992%20256%20448%20270.375008%20448%20288C448%20305.624992%20433.624992%20320%20416%20320zM608%20320C590.375008%20320%20576%20305.624992%20576%20288C576%20270.375008%20590.375008%20256%20608%20256C625.624992%20256%20640%20270.375008%20640%20288C640%20305.624992%20625.624992%20320%20608%20320zM704%20320C686.375008%20320%20672%20305.624992%20672%20288C672%20270.375008%20686.375008%20256%20704%20256C721.624992%20256%20736%20270.375008%20736%20288C736%20305.624992%20721.624992%20320%20704%20320zM800%20320C782.375008%20320%20768%20305.624992%20768%20288C768%20270.375008%20782.375008%20256%20800%20256C817.624992%20256%20832%20270.375008%20832%20288C832%20305.624992%20817.624992%20320%20800%20320zM160%20256C142.375008%20256%20128%20241.624992%20128%20224C128%20206.375008%20142.375008%20192%20160%20192C177.624992%20192%20192%20206.375008%20192%20224C192%20241.624992%20177.624992%20256%20160%20256zM160%20160C142.375008%20160%20128%20145.624992%20128%20128C128%20110.375008%20142.375008%2096%20160%2096C177.624992%2096%20192%20110.375008%20192%20128C192%20145.624992%20177.624992%20160%20160%20160zM832%20128C797%20128%20768%2099%20768%2064C768%2029%20797%200%20832%200C867%200%20896%2029%20896%2064C896%2099%20867%20128%20832%20128zM224%2096C206.375008%2096%20192%2081.624992%20192%2064C192%2046.375008%20206.375008%2032%20224%2032C241.624992%2032%20256%2046.375008%20256%2064C256%2081.624992%20241.624992%2096%20224%2096zM320%2096C302.375008%2096%20288%2081.624992%20288%2064C288%2046.375008%20302.375008%2032%20320%2032C337.624992%2032%20352%2046.375008%20352%2064C352%2081.624992%20337.624992%2096%20320%2096zM416%2096C398.375008%2096%20384%2081.624992%20384%2064C384%2046.375008%20398.375008%2032%20416%2032C433.624992%2032%20448%2046.375008%20448%2064C448%2081.624992%20433.624992%2096%20416%2096zM512%2096C494.375008%2096%20480%2081.624992%20480%2064C480%2046.375008%20494.375008%2032%20512%2032C529.624992%2032%20544%2046.375008%20544%2064C544%2081.624992%20529.624992%2096%20512%2096zM608%2096C590.375008%2096%20576%2081.624992%20576%2064C576%2046.375008%20590.375008%2032%20608%2032C625.624992%2032%20640%2046.375008%20640%2064C640%2081.624992%20625.624992%2096%20608%2096zM704%2096C686.375008%2096%20672%2081.624992%20672%2064C672%2046.375008%20686.375008%2032%20704%2032C721.624992%2032%20736%2046.375008%20736%2064C736%2081.624992%20721.624992%2096%20704%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-right%22%20%20%20%20%20%20unicode=%22&#xF061;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M599%20679L553%20633L770%20416L128%20416L128%20352L770%20352L553%20135L599%2089L871%20361L893%20384L871%20407z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22water%22%20%20%20%20%20%20unicode=%22&#xF773;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M0%20672C0%20620%2058.624992%20576%20128%20576C166%20576%20200.375008%20589.375008%20224%20609.875008C247.624992%20589.375008%20282%20576%20320%20576C358%20576%20392.375008%20589.375008%20416%20609.875008C439.624992%20589.375008%20474%20576%20512%20576C550%20576%20584.375008%20589.375008%20608%20609.875008C631.624992%20589.375008%20666%20576%20704%20576C742%20576%20776.375008%20589.375008%20800%20609.875008C823.624992%20589.375008%20858%20576%20896%20576C965.375008%20576%201024%20620%201024%20672L960%20672C960%20662.249984%20935.750016%20640%20896%20640C856.875008%20640%20832%20662.5%20832%20672L768%20672C768%20662.249984%20743.750016%20640%20704%20640C664.875008%20640%20640%20662.5%20640%20672L576%20672C576%20662.249984%20551.750016%20640%20512%20640C472.875008%20640%20448%20662.5%20448%20672L384%20672C384%20662.249984%20359.875008%20640%20320%20640C280.875008%20640%20256%20662.5%20256%20672L192%20672C192%20662.249984%20167.875008%20640%20128%20640C88.875008%20640%2064%20662.5%2064%20672zM0%20416C0%20364%2058.624992%20320%20128%20320C166%20320%20200.375008%20333.375008%20224%20353.875008C247.624992%20333.375008%20282%20320%20320%20320C358%20320%20392.375008%20333.375008%20416%20353.875008C439.624992%20333.375008%20474%20320%20512%20320C550%20320%20584.375008%20333.375008%20608%20353.875008C631.624992%20333.375008%20666%20320%20704%20320C742%20320%20776.375008%20333.375008%20800%20353.875008C823.624992%20333.375008%20858%20320%20896%20320C965.375008%20320%201024%20364%201024%20416L960%20416C960%20406.249984%20935.750016%20384%20896%20384C856.875008%20384%20832%20406.5%20832%20416L768%20416C768%20406.249984%20743.750016%20384%20704%20384C664.875008%20384%20640%20406.5%20640%20416L576%20416C576%20406.249984%20551.750016%20384%20512%20384C472.875008%20384%20448%20406.5%20448%20416L384%20416C384%20406.249984%20359.875008%20384%20320%20384C280.875008%20384%20256%20406.5%20256%20416L192%20416C192%20406.249984%20167.875008%20384%20128%20384C88.875008%20384%2064%20406.5%2064%20416zM0%20160C0%20108%2058.624992%2064%20128%2064C166%2064%20200.375008%2077.375008%20224%2097.875008C247.624992%2077.375008%20282%2064%20320%2064C358%2064%20392.375008%2077.375008%20416%2097.875008C439.624992%2077.375008%20474%2064%20512%2064C550%2064%20584.375008%2077.375008%20608%2097.875008C631.624992%2077.375008%20666%2064%20704%2064C742%2064%20776.375008%2077.375008%20800%2097.875008C823.624992%2077.375008%20858%2064%20896%2064C965.375008%2064%201024%20108%201024%20160L960%20160C960%20150.2499840000001%20935.750016%20128%20896%20128C856.875008%20128%20832%20150.5%20832%20160L768%20160C768%20150.2499840000001%20743.750016%20128%20704%20128C664.875008%20128%20640%20150.5%20640%20160L576%20160C576%20150.2499840000001%20551.750016%20128%20512%20128C472.875008%20128%20448%20150.5%20448%20160L384%20160C384%20150.2499840000001%20359.875008%20128%20320%20128C280.875008%20128%20256%20150.5%20256%20160L192%20160C192%20150.2499840000001%20167.875008%20128%20128%20128C88.875008%20128%2064%20150.5%2064%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22images%22%20%20%20%20%20%20unicode=%22&#xF302;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20736L64%20160L192%20160L192%2032L960%2032L960%20608L832%20608L832%20736zM128%20672L768%20672L768%20224L128%20224zM192%20608L192%20288L704%20288L704%20608zM256%20544L640%20544L640%20352L256%20352zM832%20544L896%20544L896%2096L256%2096L256%20160L832%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22khanda%22%20%20%20%20%20%20unicode=%22&#xF66D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M495.750016%20800L403.624992%20717.5C396.584992%20710.908%20394.414496%20701.0775008%20398.062496%20692.4375008L406.187488%20674.5C355.307488%20643.908%20320.875008%20588.6815008%20320.875008%20524.937504C320.875008%20459.689504%20356.979008%20403.549504%20409.875008%20373.437504L397.624992%20346.437504C394.200992%20338.341504%20395.888%20329.122496%20402%20322.562496L470.812512%20266.1874880000001L470.812512%20235.124992L351.124992%20318.437504C281.9409984%20364.6135040000001%20240.4435008%20441.833504%20240.1875008%20524.937504C240.1875008%20573.513504%20258.8024992%20625.7289984%20284.5624992%20666.6249984C290.6104992%20676.2890016%20288.308%20688.1800000000001%20280.5%20696.5C272.692%20704.8199999999999%20259.138%20706.1595007999999%20249.25%20700.6875008C126.53%20633.7435008%2061.1629984%20479.196%20116.8750016%20337.5C127.9149984%20309.404%20144.884%20283.7565120000001%20164.5%20260.812512L248.6875008%20168.437504C256.3035008%20159.541504%20269.0709984%20157.120992%20279.3750016%20162.624992L406.562496%20218.875008L452.249984%20187.062496L365.249984%20137.375008C362.625984%20137.951008%20360.221504%20138.937504%20357.437504%20138.937504C336.733504%20138.937504%20319.9375008%20122.173504%20319.9375008%20101.437504C319.9695008%2080.797504%20336.796%2064%20357.5%2064C376.412%2064%20391.377504%2078.229504%20393.937504%2096.437504L470.812512%20139.124992L470.812512%2092.375008C456.156512%2083.639008%20448%2068.304%20448%2050C448%2022.384%20468.165984%200%20495.750016%200C523.365984%200%20544%2022.384%20544%2050C544%2068.304%20535.405984%2083.608512%20520.750016%2092.312512L520.750016%20139.437504L598.062496%2096.437504C600.654496%2078.261504%20615.588%2064%20634.5%2064C655.204%2064%20672%2080.7960000000001%20672%20101.5C672%20122.204%20655.204%20139%20634.5%20139C631.716%20139%20629.311488%20138.013504%20626.687488%20137.437504L539.750016%20187.124992L585.375008%20218.937504L712.624992%20162.687488C722.960992%20157.183488%20735.728512%20159.636%20743.312512%20168.5L822.062496%20254.5C851.534496%20288.9%20875.172%20328.720992%20886.5%20372.624992C920.356%20503.344992%20856.230496%20637.9949984%20741.062496%20700.8750016C731.110496%20706.3470016%20718.651008%20704.5395008%20710.875008%20696.1875008C703.035008%20687.8995007999999%20701.763008%20675.3515007999999%20707.875008%20665.6875008C733.635008%20624.8235007999999%20751.875008%20573.572992%20751.875008%20525.124992C751.587008%20441.924992%20710.036%20364.682016%20640.5%20318.2499840000001L520.750016%20234.875008L520.750016%20266.2499840000001L589.624992%20322.624992C595.736992%20329.184992%20597.424%20338.404%20594%20346.5L581.750016%20373.437504C634.614016%20403.517504%20670.687488%20459.784%20670.687488%20525C670.687488%20588.744%20636.287008%20643.908%20585.375008%20674.5L593.562496%20692.4375008C597.210496%20701.0775008%20594.945504%20710.94%20587.937504%20717.5L495.750016%20800zM558.375008%20618.5C588.295008%20597.508%20608%20563.619488%20608%20525.187488C608%20484.995488%20586.600512%20449.609504%20554.312512%20428.937504L543.812512%20451.312512C527.524512%20495.504512%20527.524512%20543.308%20543.812512%20587.5L558.375008%20618.5zM433.375008%20617.9375008L447.8125120000001%20587.1249984C464.004512%20543.188992%20464.004512%20495.718016%20447.8125120000001%20451.750016L437.375008%20429.5C405.279008%20450.044%20384%20485.219488%20384%20525.187488C384%20563.395488%20403.615008%20597.0735007999999%20433.375008%20617.9375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22crutch%22%20%20%20%20%20%20unicode=%22&#xF7F7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M623%20768C618%20768.375008%20612.875008%20767.749984%20608%20767C588.375008%20763.749984%20570.624992%20751.249984%20561%20732L545%20702L545%20701C536.750016%20683.875008%20537.5%20664%20545%20647L511%20613C465.875008%20567.875008%20434.5%20511.875008%20419%20450L396%20359L356%20320L379%20297L234%20151L206%20147L160%20101L229%2032L275%2078L279%20106L425%20251L448%20228L487%20268L578%20291C639.875008%20306.5%20695.875008%20337.875008%20741%20383L775%20417C792%20409.875008%20811.750016%20409.624992%20829%20418L830%20418L860%20433C898.624992%20452.249984%20907.5%20505.5%20877%20536L876%20538L670%20743L664%20749C652.5%20760.5%20637.875008%20767%20623%20768zM618%20704C618.124992%20703.875008%20618.750016%20704.249984%20619%20704L832%20491C832.250016%20490.749984%20831.875008%20490.124992%20832%20490L801%20475C800.750016%20474.875008%20800.250016%20474.749984%20800%20475L603%20672C602.750016%20672.249984%20602.875008%20672.624992%20603%20673zM586%20598L726%20458L696%20429C690.250016%20423.249984%20684.124992%20418.249984%20678%20413L541%20550C546.250016%20556.124992%20551.250016%20562.249984%20557%20568zM505%20495L623%20377C603.5%20367%20583.375008%20358.375008%20562%20353L515%20341L535%20361L489%20407L469%20387L481%20434C486.375008%20455.375008%20495%20475.5%20505%20495z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22layer-group%22%20%20%20%20%20%20unicode=%22&#xF5FD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20706L500%20702L180%20574L106%20544L180%20514L305%20464L180%20414L106%20384L180%20354L305%20304L180%20254L106%20224L180%20194L500%2066L512%2062L524%2066L844%20194L918%20224L844%20254L719%20304L844%20354L918%20384L844%20414L719%20464L844%20514L918%20544L844%20574L524%20702zM512%20637L745%20544L512%20451L279%20544zM392%20429L500%20386L512%20382L524%20386L632%20429L745%20384L512%20291L279%20384zM392%20269L500%20226L512%20222L524%20226L632%20269L745%20224L512%20131L279%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22won-sign%22%20%20%20%20%20%20unicode=%22&#xF159;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20704L186%20512L128%20512L128%20448L205%20448L224%20384L128%20384L128%20320L243%20320L320%2064L384%2064L448%20320L576%20320L640%2064L704%2064L781%20320L896%20320L896%20384L800%20384L819%20448L896%20448L896%20512L838%20512L896%20704L832%20704L774%20512L592%20512L544%20704L480%20704L432%20512L250%20512L192%20704zM512%20576L528%20512L496%20512zM269%20448L416%20448L400%20384L288%20384zM480%20448L544%20448L560%20384L464%20384zM608%20448L755%20448L736%20384L624%20384zM307%20320L384%20320L349%20180zM640%20320L717%20320L675%20180z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22compass%22%20%20%20%20%20%20unicode=%22&#xF14E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM479%20702C479.375008%20702%20479.624992%20702%20480%20702L480%20672L544%20672L544%20702C695.624992%20687.124992%20815.124992%20567.624992%20830%20416L800%20416L800%20352L830%20352C815.124992%20200.375008%20695.624992%2080.875008%20544%2066L544%2096L480%2096L480%2066C328.375008%2080.875008%20208.875008%20200.375008%20194%20352L224%20352L224%20416L194%20416C208.875008%20567.375008%20327.875008%20686.749984%20479%20702zM720%20592L453%20443L304%20176L571%20325zM512%20432C538.5%20432%20560%20410.5%20560%20384C560%20357.5%20538.5%20336%20512%20336C485.5%20336%20464%20357.5%20464%20384C464%20410.5%20485.5%20432%20512%20432z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22turkish-lira-sign%22%20%20%20%20%20%20unicode=%22&#xF195;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20768L352%20579L256%20544L256%20480L352%20515L352%20451L256%20416L256%20352L352%20387L352%200L384%200C568.375008%200%20730.5%20123.124992%20779%20301L799%20376L737%20392L717%20318C679%20178.375008%20557.750016%2082.5%20416%2069L416%20410L608%20480L608%20544L416%20474L416%20538L608%20608L608%20672L416%20602L416%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22crosshairs%22%20%20%20%20%20%20unicode=%22&#xF05B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800L480%20734C311.5%20718.749984%20177.250016%20584.5%20162%20416L96%20416L96%20352L162%20352C177.250016%20183.5%20311.5%2049.249984%20480%2034L480%20-32L544%20-32L544%2034C712.5%2049.249984%20846.750016%20183.5%20862%20352L928%20352L928%20416L862%20416C846.750016%20584.5%20712.5%20718.749984%20544%20734L544%20800zM480%20671L480%20608L544%20608L544%20671C678.124992%20656.5%20784.5%20550.124992%20799%20416L736%20416L736%20352L799%20352C784.5%20217.875008%20678.124992%20111.5%20544%2097L544%20160L480%20160L480%2097C345.875008%20111.5%20239.5%20217.875008%20225%20352L288%20352L288%20416L225%20416C239.5%20550.124992%20345.875008%20656.5%20480%20671z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22code-file%22%20%20%20%20%20%20unicode=%22&#xF1C9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20589L823%20599L631%20791L621%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032zM640%20690L722%20608L640%20608zM512%20480L448%2096L512%2096L576%20480zM391%20404L311%20308L294%20288L311%20268L391%20172L441%20212L378%20288L441%20364zM633%20404L583%20364L646%20288L583%20212L633%20172L713%20268L730%20288L713%20308z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fill-drip%22%20%20%20%20%20%20unicode=%22&#xF576;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M361.624992%20790.3750016L316.8124992%20745.6249984L374.375008%20688L153.6249984%20467.187488C115.2249984%20428.787488%20115.2250016%20368.024992%20153.6249984%20329.624992L156.8124992%20326.375008L358.375008%20124.812512C396.775008%2086.412512%20457.6%2086.412512%20496%20124.812512L739.187488%20368L761.624992%20390.375008L451.187488%20700.8124992L425.624992%20726.3750016L419.187488%20732.8124992L361.624992%20790.3750016zM419.187488%20643.1875008L672%20390.375008L601.624992%20320L252.75%20320L198.3750016%20374.375008C185.5749984%20387.175008%20185.5749984%20409.5750080000001%20198.3750016%20422.375008L419.187488%20643.1875008zM800%20278.375008L774.375008%20240C774.375008%20240%20758.387488%20214.424992%20739.187488%20185.624992C729.587488%20169.624992%20723.212512%20156.812512%20716.812512%20140.812512C710.412512%20124.812512%20704%20115.2000000000001%20704%2096C704%2044.8%20748.8%200%20800%200C851.2%200%20896%2044.8%20896%2096C896%20115.2000000000001%20889.587488%20128%20883.187488%20144C876.787488%20160%20867.212512%20176.012512%20860.812512%20188.812512C844.812512%20217.6125120000001%20825.624992%20243.1874880000001%20825.624992%20243.1874880000001L800%20278.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thermometer-empty%22%20%20%20%20%20%20unicode=%22&#xF2CB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20736L416%20384C360.375008%20350.375008%20320%20293.5%20320%20224C320%20118.375008%20406.375008%2032%20512%2032C617.624992%2032%20704%20118.375008%20704%20224C704%20293.5%20663.624992%20350.375008%20608%20384L608%20416L672%20416L672%20480L608%20480L608%20544L672%20544L672%20608L608%20608L608%20672L672%20672L672%20736zM480%20672L544%20672L544%20350L563%20341C608.124992%20321.2499840000001%20640%20276.7499840000001%20640%20224C640%20153%20583%2096%20512%2096C441%2096%20384%20153%20384%20224C384%20276.7499840000001%20415.875008%20321.2499840000001%20461%20341L480%20350z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-with-day-focus%22%20%20%20%20%20%20unicode=%22&#xF783;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768L288%20736L160%20736L160%2032L864%2032L864%20736L736%20736L736%20768L672%20768L672%20736L352%20736L352%20768zM224%20672L288%20672L288%20640L352%20640L352%20672L672%20672L672%20640L736%20640L736%20672L800%20672L800%20608L224%20608zM224%20544L800%20544L800%2096L224%2096zM416%20480L416%20416L480%20416L480%20480zM544%20480L544%20416L608%20416L608%20480zM672%20480L672%20416L736%20416L736%20480zM512%20384L512%20256L640%20256L640%20384zM288%20352L288%20288L352%20288L352%20352zM416%20352L416%20288L480%20288L480%20352zM672%20352L672%20288L736%20288L736%20352zM288%20224L288%20160L352%20160L352%20224zM416%20224L416%20160L480%20160L480%20224zM544%20224L544%20160L608%20160L608%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medal%22%20%20%20%20%20%20unicode=%22&#xF5A2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20800L360.5%20468.5C278.7102944%20417.63456%20224%20327.185888%20224%20224C224%2065.216%20353.1840000000001%20-64%20512%20-64C670.816%20-64%20800%2065.216%20800%20224C800%20327.185888%20745.289696%20417.63456%20663.5%20468.5L800%20800L730.812512%20800L605.624992%20496.062496C584.594592%20503.321536%20562.588544%20508.368544%20539.687488%20510.562496L658.812512%20800L589.624992%20800L469.562496%20508.5C451.92192%20505.87824%20434.827872%20501.741536%20418.375008%20496.062496L293.1875008%20800L224%20800zM365.187488%20800L446.5%20602.4375008L481.124992%20686.5L434.375008%20800L365.187488%20800zM512%20448C635.488%20448%20736%20347.52%20736%20224C736%20100.48%20635.488%200%20512%200C388.512%200%20288%20100.48%20288%20224C288%20347.52%20388.512%20448%20512%20448zM512%20346.812512L474.624992%20263L384%20253.062496L451.812512%20192.124992L432.750016%20102.187488L512%20147.937504L591.249984%20102.187488L572.187488%20192.124992L640%20253.062496L549.375008%20263L512%20346.812512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tractor%22%20%20%20%20%20%20unicode=%22&#xF722;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20736L224%20504C180.875008%20494.249984%20141.375008%20475.749984%20108%20449L148%20399C186.375008%20429.749984%20234.875008%20448%20288%20448C412.124992%20448%20512%20348.124992%20512%20224L658%20224C646.875008%20205%20640%20183.5%20640%20160C640%2089.624992%20697.624992%2032%20768%2032C838.375008%2032%20896%2089.624992%20896%20160C896%20192.875008%20882.624992%20222.2499840000001%20862%20245L926%20404L928%20410L928%20480L768%20480L768%20576C768%20594.124992%20781.875008%20608%20800%20608L800%20672C747.375008%20672%20704%20628.624992%20704%20576L704%20480L598%20480L510%20715L502%20736zM288%20672L458%20672L546%20437L554%20416L861%20416L810%20288L568%20288C538.624992%20415.875008%20424.624992%20512%20288%20512zM288%20416C182.375008%20416%2096%20329.624992%2096%20224C96%20118.375008%20182.375008%2032%20288%2032C393.624992%2032%20480%20118.375008%20480%20224C480%20329.624992%20393.624992%20416%20288%20416zM288%20352C359.124992%20352%20416%20295.124992%20416%20224C416%20152.875008%20359.124992%2096%20288%2096C216.875008%2096%20160%20152.875008%20160%20224C160%20295.124992%20216.875008%20352%20288%20352zM288%20288C252.624992%20288%20224%20259.375008%20224%20224C224%20188.624992%20252.624992%20160%20288%20160C323.375008%20160%20352%20188.624992%20352%20224C352%20259.375008%20323.375008%20288%20288%20288zM768%20224C803.750016%20224%20832%20195.7499840000001%20832%20160C832%20124.2499840000001%20803.750016%2096%20768%2096C732.250016%2096%20704%20124.2499840000001%20704%20160C704%20195.7499840000001%20732.250016%20224%20768%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-up%22%20%20%20%20%20%20unicode=%22&#xF062;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20765L489%20743L217%20471L263%20425L480%20642L480%200L544%200L544%20642L761%20425L807%20471L535%20743z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trash-restore%22%20%20%20%20%20%20unicode=%22&#xF829;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20768C431.264%20768%20414.128%20762.1279999999999%20402%20750C389.904%20737.904%20384%20720.736%20384%20704L384%20672L160%20672L160%20608L195%20608L256%2029L259%200L765%200L768%2029L829%20608L864%20608L864%20672L640%20672L640%20704C640%20720.736%20634.128%20737.8720000000001%20622%20750C609.904%20762.096%20592.736%20768%20576%20768L448%20768zM448%20704L576%20704L576%20672L448%20672L448%20704zM260%20608L764%20608L707%2064L317%2064L260%20608zM512%20512L384%20384L480%20384L480%20160L544%20160L544%20384L640%20384L512%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-d20%22%20%20%20%20%20%20unicode=%22&#xF6CF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20777L492%20761L228%20556L220%20549L217%20539L129%20216L122%20191L512%20-4L902%20191L895%20216L807%20539L804%20549L796%20556L532%20761zM480%20670L480%20576L359%20576zM544%20670L665%20576L544%20576zM290%20512L448%20512L333%20359zM576%20512L734%20512L691%20359zM512%20490L640%20320L384%20320zM250%20416L282%20304L210%20268zM774%20416L814%20268L742%20304zM384%20256L640%20256L512%2086zM310%20247L404%20122L232%20208zM714%20247L792%20208L620%20122z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22birthday-cake%22%20%20%20%20%20%20unicode=%22&#xF1FD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20856L486%20818C486%20818%20468.750016%20793.875008%20452%20765C443.624992%20750.5%20435.750016%20735.375008%20429%20720C422.250016%20704.624992%20416%20690.5%20416%20672C416%20619.375008%20459.375008%20576%20512%20576C564.624992%20576%20608%20619.375008%20608%20672C608%20690.5%20601.750016%20704.624992%20595%20720C588.250016%20735.375008%20580.375008%20750.5%20572%20765C555.250016%20793.875008%20538%20818%20538%20818zM512%20576L416%20576L416%20448L224%20448C153.250016%20448%2096%20390.749984%2096%20320C96%20287.5%20108%20257.624992%20128%20235L128%200L896%200L896%20235C916%20257.624992%20928%20287.5%20928%20320C928%20390.749984%20870.750016%20448%20800%20448L608%20448L608%20576zM512%20740C514.124992%20736.5%20513.875008%20736.749984%20516%20733C523.624992%20719.875008%20531.750016%20705.875008%20537%20694C542.250016%20682.124992%20544%20671.124992%20544%20672C544%20654.249984%20529.750016%20640%20512%20640C494.250016%20640%20480%20654.249984%20480%20672C480%20671.124992%20481.750016%20682.124992%20487%20694C492.250016%20705.875008%20500.375008%20719.875008%20508%20733C510.124992%20736.749984%20509.875008%20736.5%20512%20740zM480%20512L544%20512L544%20448L480%20448zM224%20384L800%20384C838.124992%20384%20864%20358.124992%20864%20320C864%20281.875008%20838.124992%20256%20800%20256C761.875008%20256%20736%20281.875008%20736%20320L672%20320C672%20281.875008%20646.124992%20256%20608%20256C569.875008%20256%20544%20281.875008%20544%20320L480%20320C480%20281.875008%20454.124992%20256%20416%20256C377.875008%20256%20352%20281.875008%20352%20320L288%20320C288%20281.875008%20262.124992%20256%20224%20256C185.875008%20256%20160%20281.875008%20160%20320C160%20358.124992%20185.875008%20384%20224%20384zM320%20235C343.5%20208.5%20377.750016%20192%20416%20192C454.250016%20192%20488.5%20208.5%20512%20235C535.5%20208.5%20569.750016%20192%20608%20192C646.250016%20192%20680.5%20208.5%20704%20235C727.5%20208.5%20761.750016%20192%20800%20192C811.124992%20192%20821.750016%20194.375008%20832%20197L832%2064L192%2064L192%20197C202.250016%20194.375008%20212.875008%20192%20224%20192C262.250016%20192%20296.5%20208.5%20320%20235z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22asterisk%22%20%20%20%20%20%20unicode=%22&#xF069;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M566.375008%20352L764.750016%2083.249984L688%2032L512%20310.375008L336%2032L262.375008%2083.249984L460.750016%20352L163.250016%20428.749984L192%20512L483.250016%20409.624992L464%20736L560%20736L544%20409.624992L832%20512L857.624992%20425.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22poo%22%20%20%20%20%20%20unicode=%22&#xF2FE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20704C453.184%20704%20352%20620.3750016%20352%20500.375008L352%20480L320%20480C249.408%20480%20192%20422.592%20192%20352C192%20338.944%20194.064%20326.038016%20198%20313.750016C139.056%20295.734016%2096%20240.8%2096%20176C96%2096.608%20160.608%2032%20240%2032L784%2032C863.392%2032%20928%2096.608%20928%20176C928%20240.8%20884.976%20295.764512%20826%20313.812512C829.968%20326.100512%20832%20339.006496%20832%20352.062496C832%20422.654496%20774.592%20480.062496%20704%20480.062496L669.812512%20480.062496C661.588512%20536.798496%20631.628512%20558.979008%20608.812512%20575.875008C584.908512%20593.6030016%20569.124512%20605.3609984%20575.812512%20668.6249984L579.562496%20704L544%20704zM510.5%20634C512.836%20573.072%20539.293984%20547.828%20570.750016%20524.5C593.182016%20507.828%20608%20496.832%20608%20448L608%20416L704%20416C739.296%20416%20768%20387.296%20768%20352C768%20336.544%20762.033984%20321.468%20751.249984%20309.5L702.875008%20256L784%20256C828.128%20256%20864%20220.1280000000001%20864%20176C864%20131.872%20828.128%2096%20784%2096L240%2096C195.872%2096%20160%20131.872%20160%20176C160%20220.1280000000001%20195.872%20256%20240%20256L321.124992%20256L272.75%20309.5C261.966%20321.468%20256%20336.544%20256%20352C256%20387.296%20284.704%20416%20320%20416L416%20416L416%20500.375008C416%20564.407008%20461.636%20616.72%20510.5%20634zM384%20352A32%2032%200%200%201%20384%20288A32%2032%200%200%201%20384%20352zM640%20352A32%2032%200%200%201%20640%20288A32%2032%200%200%201%20640%20352zM448%20256C448%20220.64%20476.64%20192%20512%20192C547.36%20192%20576%20220.64%20576%20256L448%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-radiation%22%20%20%20%20%20%20unicode=%22&#xF7BA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM368%20634C281.624992%20582.749984%20224%20489.624992%20224%20384L432%20384C432%20412.749984%20448.375008%20438%20474%20454zM656%20634L554%20454C579.624992%20441.249984%20595%20416%20595%20384L800%20384C800%20489.624992%20742.375008%20582.749984%20656%20634zM349%20538L390%20464C386.750016%20457.624992%20384.250016%20454.375008%20381%20448L298%20448C307.624992%20480%20326.624992%20512.375008%20349%20538zM675%20538C700.624992%20512.375008%20716.375008%20480%20726%20448L643%20448C639.750016%20454.375008%20637.250016%20460.749984%20634%20464zM512%20435C483.250016%20435%20461%20412.749984%20461%20384C461%20355.2499840000001%20483.250016%20333%20512%20333C540.750016%20333%20563%20355.2499840000001%20563%20384C563%20412.749984%20540.750016%20435%20512%20435zM470%20314L368%20134C409.624992%20108.375008%20460.750016%2096%20512%2096C563.250016%2096%20614.375008%20108.375008%20656%20134L554%20314C541.250016%20307.624992%20528%20304%20512%20304C496%20304%20482.750016%20307.624992%20470%20314zM502%20240L522%20240L563%20166C547%20162.7499840000001%20528%20160%20512%20160C496%20160%20477%20162.7499840000001%20461%20166z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22border-all%22%20%20%20%20%20%20unicode=%22&#xF84C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L480%20672L480%20416L224%20416L224%20672zM544%20672L800%20672L800%20416L544%20416L544%20672zM224%20352L480%20352L480%2096L224%2096L224%20352zM544%20352L800%20352L800%2096L544%2096L544%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chalkboard-teacher%22%20%20%20%20%20%20unicode=%22&#xF51C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20704L128%20640L832%20640L832%20128L384%20128L384%2064L960%2064L960%20128L896%20128L896%20704L128%20704zM256.0624992%20608C185.7046592%20608%20128%20550.3146879999999%20128%20480C128%20409.642144%20185.7303776%20352%20256.0624992%20352C326.308288%20352%20384%20409.642144%20384%20480C384%20550.3146879999999%20326.33408%20608%20256.0624992%20608zM448%20576L448%20512L608%20512L608%20576L448%20576zM672%20576L672%20512L768%20512L768%20576L672%20576zM256.0624992%20544C291.7109184000001%20544%20320%20515.7333120000001%20320%20480C320%20444.181856%20291.7367008%20416%20256.0624992%20416C220.218624%20416%20192%20444.181856%20192%20480C192%20515.7333120000001%20220.2443424%20544%20256.0624992%20544zM448%20448L448%20384L768%20384L768%20448L448%20448zM128%20320L128%2064L192%2064L192%20256L288%20256L288%2064L352%2064L352%20234.937504L418.062496%20200C436.760064%20190.074944%20459.250784%20190.114528%20477.937504%20200L477.937504%20199.937504L590.937504%20259.6874880000001L561.062496%20316.312512L448.062496%20256.562496L349%20308.875008C335.202496%20316.1585280000001%20319.7921728%20320%20304.1249984%20320L128%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-with-rain%22%20%20%20%20%20%20unicode=%22&#xF73D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C408.750016%20768%20319.124992%20695.749984%20295%20597C255.124992%20581.5%20222%20550%20205%20511C93.124992%20519.249984%200%20430.249984%200%20320C0%20214.124992%2086.124992%20128%20192%20128L256%20128L288%20192L192%20192C121.375008%20192%2064%20249.375008%2064%20320C64%20390.624992%20121.375008%20448%20192%20448C200.875008%20448%20209.875008%20447.249984%20220%20445L252%20438L258%20469C265.875008%20504.375008%20294.624992%20532.5%20330%20541L351%20546L354%20567C365.5%20644.875008%20433.375008%20704%20512%20704C572.624992%20704%20627.624992%20670.249984%20655%20616L667%20591L694%20600C709%20605.249984%20722.624992%20608%20736%20608C806.624992%20608%20864%20550.624992%20864%20480C864%20478.749984%20864.124992%20477.124992%20864%20476C863.750016%20473.875008%20863.250016%20472.249984%20863%20470L861%20447L882%20438C929.250016%20417.875008%20960%20371.375008%20960%20320C960%20249.375008%20902.624992%20192%20832%20192L768%20192L800%20128L832%20128C937.875008%20128%201024%20214.124992%201024%20320C1024%20389.249984%20987%20452%20928%20486C924.624992%20589%20839.750016%20672%20736%20672C723.5%20672%20710.624992%20670.749984%20698%20668C656.750016%20730.249984%20587.875008%20768%20512%20768zM576%20448C576%20448%20512%20355.375008%20512%20320C512%20284.624992%20540.624992%20256%20576%20256C611.375008%20256%20640%20284.624992%20640%20320C640%20355.375008%20576%20448%20576%20448zM416%20288C416%20288%20352%20195.375008%20352%20160C352%20124.624992%20380.624992%2096%20416%2096C451.375008%2096%20480%20124.624992%20480%20160C480%20195.375008%20416%20288%20416%20288zM672%20192C672%20192%20608%2099.375008%20608%2064C608%2028.624992%20636.624992%200%20672%200C707.375008%200%20736%2028.624992%20736%2064C736%2099.375008%20672%20192%20672%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22socks%22%20%20%20%20%20%20unicode=%22&#xF696;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M318%20832L309%20801L167%20303L167%20302C144.624992%20227.7499840000001%20178.5%20147.7499840000001%20248%20113L249%20112L250%20112L632%20-47C632.624992%20-47.375008%20633.375008%20-47.624992%20634%20-48C656.250016%20-58.750016%20680.624992%20-64%20704%20-64C762.750016%20-64%20819%20-31.750016%20847%2024C886.250016%20102.749984%20854.750016%20199.624992%20776%20239L774%20240L773%20240L752%20249C751.750016%20248.875008%20751.250016%20249.124992%20751%20249L527%20338L631%20706L639%20736L349%20823zM362%20753L561%20693L544%20633L345%20693zM327%20631L526%20571L457%20328L450%20300L476%20289L693%20203C647.624992%20157.875008%20617.250016%2098%20610%2031L374%20130C380.5%20149.375008%20384%20170.5%20384%20192C384%20276.2499840000001%20328.875008%20347.2499840000001%20253%20373zM236%20312C285%20294.2499840000001%20320%20247.624992%20320%20192C320%20179%20317.624992%20166.875008%20314%20155L277%20170C234.875008%20191.124992%20214.124992%20238.875008%20228%20284L228%20285zM757%20176C797.250016%20149.5%20812.124992%2097.249984%20790%2053C773%2019.124992%20739.124992%200%20704%200C693.375008%200%20682.5%202.375008%20672%206C673.750016%2075%20706.624992%20136.124992%20757%20176z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22helping-hands%22%20%20%20%20%20%20unicode=%22&#xF4C4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M672%20799L651%20776C604%20724.249984%20565.250016%20701.124992%20533%20686C500.750016%20670.875008%20473.624992%20666.375008%20447%20646C418.624992%20624.249984%20377.375008%20582.5%20360%20508C322.750016%20499.875008%20295.5%20485.624992%20274%20467C252.750016%20448.624992%20236.750016%20427.749984%20217%20405C216.875008%20404.749984%20217.124992%20404.249984%20217%20404C188.750016%20371.5%20164%20336.5%20116%20318L96%20310L96%20-32L706%20-32C741%20-30.124992%20765.250016%20-5.875008%20780%2018C794.750016%2041.875008%20802.875008%2067.749984%20807%2089C817.624992%20143.124992%20837%20299%20837%20299L838%20302L838%20305C837%20326.624992%20828.124992%20345%20817%20362L853%20469L910%20555L926%20578L905%20597L695%20779zM674%20711L841%20566L797%20501L794%20498L793%20493L764%20407C748.875008%20413.249984%20733.250016%20417.624992%20716%20417L714%20417L512%20416L480%20416L480%20292C475.5%20257.124992%20456.124992%20243.624992%20432%20234C424%20230.7499840000001%20423%20232.5%20416%20231L416%20417C410.750016%20535.624992%20453%20569.749984%20486%20595C495.124992%20602%20521.875008%20610.124992%20560%20628C591.875008%20643%20631.5%20669.875008%20674%20711zM354%20436C353.875008%20428.749984%20351.624992%20423.624992%20352%20416C352%20415.624992%20352%20415.375008%20352%20415L352%20160L384%20160C384%20160%20418.250016%20160.375008%20455%20175C491.750016%20189.624992%20536.124992%20223.875008%20544%20284L544%20352L716%20353L717%20353C746.5%20354.624992%20771%20332.2499840000001%20773%20303C772.875008%20302.5%20771.375008%20290.624992%20771%20288L640%20288L640%20224L763%20224C759.624992%20199.2499840000001%20756.5%20183.7499840000001%20753%20160L640%20160L640%2096L743%2096C739.624992%2081.749984%20732.875008%2064.749984%20725%2052C716.250016%2037.749984%20708.750016%2032.375008%20702%2032L160%2032L160%20271C211.875008%20298.5%20244.124992%20338.124992%20265%20362C286.624992%20386.749984%20301.5%20405.5%20316%20418C325.5%20426.124992%20340.375008%20430.749984%20354%20436z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22capsules%22%20%20%20%20%20%20unicode=%22&#xF46B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M272%20736C174.944%20736%2096%20657.024%2096%20560L96%20208C96%20110.976%20174.944%2032%20272%2032C369.056%2032%20448%20110.976%20448%20208L448%20371.062496L641.750016%20104.437504C676.149984%2057.077504%20729.879008%2031.875008%20784.375008%2031.875008C820.247008%2031.875008%20856.424992%2042.813504%20887.624992%2065.437504L887.624992%2065.5C966.120992%20122.5560000000001%20983.524%20232.816512%20926.5%20311.312512L719.624992%20596.1249984C662.504992%20674.6530016%20552.340512%20692.088%20473.812512%20635C461.659104%20626.1661088000001%20451.177696%20615.944928%20442%20604.8750016C422.081792%20680.2045216%20353.520544%20736%20272%20736zM272%20672C333.76%20672%20384%20621.76%20384%20560L384%20416L160%20416L160%20560C160%20621.76%20210.24%20672%20272%20672zM577.124992%20604.6249984C611.780992%20604.6249984%20645.955008%20588.6120000000001%20667.875008%20558.5L752.5%20442.062496L571.312512%20310.312512L486.624992%20426.8125120000001C450.3049920000001%20476.796512%20461.485504%20546.930016%20511.437504%20583.25C531.277504%20597.65%20554.308992%20604.6249984%20577.124992%20604.6249984zM790.124992%20390.3125120000001L874.812512%20273.750016C911.100512%20223.765984%20899.952%20153.570016%20850%20117.2499840000001C800.048%2080.930016%20729.850496%2092.078496%20693.562496%20142.062496L608.937504%20258.562496L790.124992%20390.3125120000001zM160%20352L384%20352L384%20208C384%20146.24%20333.76%2096%20272%2096C210.24%2096%20160%20146.24%20160%20208L160%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22heartbeat%22%20%20%20%20%20%20unicode=%22&#xF21E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M345%20736C207.750016%20736%2096%20630.375008%2096%20500.5C96%20493.5%2096.624992%20486.875008%2097.124992%20480L161.250016%20480C160.624992%20486.749984%20160%20493.5%20160%20500.5C160%20595%20243%20672%20345%20672C391.624992%20672%20436.124992%20655.875008%20470.375008%20626.624992L512%20591L553.624992%20626.624992C587.750016%20655.875008%20632.250016%20672%20679%20672C781%20672%20864%20595%20864%20500.5C864%20336.624992%20709.624992%20239.5%20585.5%20161.375008C557.124992%20143.624992%20532.250016%20127.875008%20512%20113C491.750016%20127.875008%20466.875008%20143.624992%20438.5%20161.375008C380.624992%20197.7499840000001%20316.250016%20238.375008%20263.875008%20288L177%20288C240.375008%20210.875008%20330.124992%20154%20404.5%20107.124992C435.624992%2087.624992%20462.375008%2070.749984%20481.375008%2055.875008C481.375008%2055.875008%20511.750016%2032.249984%20512%2032C512.124992%2032.249984%20542.5%2055.875008%20542.5%2055.875008C561.5%2070.749984%20588.250016%2087.624992%20619.5%20107.124992C749.624992%20189.124992%20928%20301.2499840000001%20928%20500.5C928%20630.375008%20816.250016%20736%20679%20736C616.624992%20736%20557.5%20714.249984%20512%20675.249984C466.5%20714.249984%20407.250016%20736%20345%20736zM383%20595.624992L308.250016%20409L301.250016%20416L96%20416L96%20352L274.750016%20352L331.624992%20295L385%20428.375008L481%20204.375008L547.250016%20370L556.250016%20352L616.624992%20352C628.124992%20332.2499840000001%20649.124992%20320%20672%20320C707.375008%20320%20736%20348.624992%20736%20384C736%20419.375008%20707.375008%20448%20672%20448C649.124992%20448%20628%20435.749984%20616.624992%20416L595.750016%20416L540.750016%20526L479%20371.624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-csv%22%20%20%20%20%20%20unicode=%22&#xF6DD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20576L256%20576L256%20736L768%20736L768%20576L832%20576L832%20800zM304%20512C259.750016%20512%20224%20476.249984%20224%20432L224%20336C224%20291.7499840000001%20259.750016%20256%20304%20256C348.250016%20256%20384%20291.7499840000001%20384%20336L384%20352L320%20352L320%20336C320%20329.124992%20310.875008%20320%20304%20320C297.124992%20320%20288%20329.124992%20288%20336L288%20432C288%20438.875008%20297.124992%20448%20304%20448C310.875008%20448%20320%20438.875008%20320%20432L320%20416L384%20416L384%20432C384%20476.249984%20348.250016%20512%20304%20512zM496%20512C451.750016%20512%20416%20476.249984%20416%20432C416%20387.749984%20451.750016%20352%20496%20352C502.875008%20352%20512%20342.875008%20512%20336C512%20326.375008%20508.250016%20320%20496%20320C484.250016%20320%20482.375008%20322.5%20482%20323C481.624992%20323.5%20480%20325.5%20480%20333L416%20333C416%20314.875008%20421.250016%20294.5%20436%20279C450.750016%20263.5%20472.624992%20256%20496%20256C541.375008%20256%20576%20294.375008%20576%20336C576%20380.2499840000001%20540.250016%20416%20496%20416C489.124992%20416%20480%20425.124992%20480%20432C480%20438.875008%20489.124992%20448%20496%20448C504.5%20448%20507.124992%20446%20509%20444C510.875008%20442%20512%20438.624992%20512%20435L576%20435C576%20453.875008%20569.124992%20473.124992%20555%20488C540.875008%20502.875008%20519.5%20512%20496%20512zM608%20512L608%20475L610%20470L674%20278L704%20187L734%20278L798%20470L800%20475L800%20512L736%20512L736%20484L704%20388L672%20484L672%20512zM192%20192L192%20-32L832%20-32L832%20192L768%20192L768%2032L256%2032L256%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22puzzle-piece%22%20%20%20%20%20%20unicode=%22&#xF12E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20800C473.250016%20800%20416%20742.749984%20416%20672L224%20672L224%20512C153.250016%20512%2096%20454.749984%2096%20384C96%20313.2499840000001%20153.250016%20256%20224%20256L224%2096L416%2096C416%2025.249984%20473.250016%20-32%20544%20-32C614.750016%20-32%20672%2025.249984%20672%2096L864%2096L864%20320L800%20320C761.875008%20320%20736%20345.875008%20736%20384C736%20422.124992%20761.875008%20448%20800%20448L864%20448L864%20672L672%20672C672%20742.749984%20614.750016%20800%20544%20800zM544%20736C582.124992%20736%20608%20710.124992%20608%20672L608%20608L800%20608L800%20512C729.250016%20512%20672%20454.749984%20672%20384C672%20313.2499840000001%20729.250016%20256%20800%20256L800%20160L608%20160L608%2096C608%2057.875008%20582.124992%2032%20544%2032C505.875008%2032%20480%2057.875008%20480%2096L480%20160L288%20160L288%20320L224%20320C185.875008%20320%20160%20345.875008%20160%20384C160%20422.124992%20185.875008%20448%20224%20448L288%20448L288%20608L480%20608L480%20672C480%20710.124992%20505.875008%20736%20544%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22car-battery%22%20%20%20%20%20%20unicode=%22&#xF5DF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20704L256%20640L384%20640L384%20704zM640%20704L640%20640L768%20640L768%20704zM128%20608L128%2032L896%2032L896%20608zM192%20544L832%20544L832%2096L192%2096zM640%20416L640%20352L576%20352L576%20288L640%20288L640%20224L704%20224L704%20288L768%20288L768%20352L704%20352L704%20416zM256%20352L256%20288L448%20288L448%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22atom%22%20%20%20%20%20%20unicode=%22&#xF5D2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C413%20800%20336.250016%20653.5%20322.5%20450C340.250016%20431.124992%20361.124992%20412.375008%20384.250016%20394.124992C384.5%20415.375008%20385.750016%20435.624992%20387.5%20455.5C406.124992%20468.375008%20429.5%20484.124992%20448%20494.875008C533.124992%20544%20620.750016%20576.375008%20694.624992%20586C709.124992%20587.875008%20722.750016%20588.749984%20735.124992%20588.749984C776.624992%20588.749984%20806%20578.749984%20816.875008%20560C826.624992%20543%20822.250016%20516%20805.875008%20484.375008C822.624992%20468.875008%20838.5%20453.124992%20852.624992%20437.249984C888.624992%20496.875008%20896%20551%20872.250016%20592C844%20640.875008%20778.124992%20661.375008%20686.5%20649.5C604.375008%20638.875008%20508.375008%20603.624992%20416%20550.249984C410.124992%20546.875008%20404.624992%20543.124992%20398.875008%20539.5C421.875008%20657.875008%20468.624992%20736%20512%20736C532.250016%20736%20553.250016%20718.749984%20572.250016%20688.749984C594%20695.5%20615.5%20701.375008%20636.375008%20705.749984C603.250016%20765.124992%20560.250016%20800%20512%20800zM295%20652.375008C225.624992%20653.624992%20175.375008%20632.875008%20151.750016%20592C126%20547.5%20136.750016%20487.749984%20181%20422.124992C185%20416%20189.375008%20409.5%20194.875008%20402.375008C245.124992%20336.624992%20323.624992%20271.124992%20416%20217.7499840000001C421.875008%20214.375008%20428%20211.375008%20434%20208C397.375008%20195.375008%20361.875008%20186.2499840000001%20329.250016%20182C266.875008%20173.875008%20221.250016%20183.624992%20207.250016%20208C197.375008%20225%20201.750016%20252%20218.124992%20283.624992C201.375008%20299.124992%20185.5%20314.875008%20171.250016%20330.624992C135.375008%20271.124992%20128%20217%20151.750016%20176C174.750016%20136.124992%20222.750016%20115.124992%20289.250016%20115.124992C304.375008%20115.124992%20320.624992%20116.2499840000001%20337.5%20118.5C347.250016%20119.7499840000001%20357%20121.375008%20367%20123.375008L374%20124.875008C374.5%20124.875008%20374.875008%20125%20375.375008%20125.124992C392.375008%20128.7499840000001%20411.124992%20133.7499840000001%20432.624992%20140.5L453.750016%20147C485.124992%20157.7499840000001%20517.250016%20171.124992%20549.375008%20186.7499840000001C556.375008%20210%20562.624992%20237.124992%20567.375008%20268.375008C548.875008%20258%20530.250016%20248.624992%20511.750016%20239.875008C490.375008%20249.875008%20468.875008%20261%20448%20273.124992C362.750016%20322.375008%20290.875008%20382%20245.750016%20441.124992C207.5%20491.249984%20193.124992%20535.624992%20207.250016%20560C216.875008%20576.749984%20242.375008%20586.249984%20277.5%20588C282.5%20610.624992%20288.250016%20632.124992%20295%20652.375008zM663.750016%20515.249984C638.5%20509.375008%20611.750016%20500.749984%20584.375008%20489.875008C602.5%20479.124992%20619.750016%20467.624992%20636.5%20456.124992C638.5%20432.875008%20640%20409.124992%20640%20384C640%20195.2499840000001%20580.624992%2051.249984%20523.5%2033.875008C519.624992%2032.624992%20515.624992%2032%20512%2032C491.750016%2032%20470.750016%2049.124992%20451.750016%2079.375008C430%2072.5%20408.5%2066.624992%20387.624992%2062.249984C420.750016%202.875008%20463.750016%20-32%20512%20-32C518.375008%20-32%20524.5%20-31.375008%20530.5%20-30.124992C630.624992%20-11.124992%20704%20160.375008%20704%20384C704%20390.875008%20703.5%20397.5%20703.375008%20404.375008C732.624992%20379%20758.375008%20352.875008%20778.375008%20326.875008C816.5%20276.7499840000001%20830.875008%20232.375008%20816.875008%20208C807%20191.124992%20781.875008%20181.375008%20746.5%20179.624992C741.5%20157.2499840000001%20735.875008%20135.624992%20729.124992%20115.5C730.875008%20115.5%20733%20115.124992%20734.750016%20115.124992C801.250016%20115.124992%20849.250016%20136.124992%20872.250016%20176C900.5%20224.875008%20885.250016%20292.2499840000001%20829.124992%20365.624992C789.375008%20417.624992%20731.750016%20469.375008%20663.750016%20515.249984zM512%20448C476.624992%20448%20448%20419.375008%20448%20384C448%20348.624992%20476.624992%20320%20512%20320C547.375008%20320%20576%20348.624992%20576%20384C576%20419.375008%20547.375008%20448%20512%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-numeric-down%22%20%20%20%20%20%20unicode=%22&#xF162;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M275%20736L270%20711C270%20711%20264.750016%20692.624992%20252%20674C239.250016%20655.375008%20223.375008%20640%20192%20640L192%20576C236%20576%20266.250016%20597.624992%20288%20621L288%20416L352%20416L352%20736zM704%20736L704%20138L621%20221L576%20176L713%2038L736%2016L759%2038L896%20176L851%20221L768%20138L768%20736zM272%20352C210.5%20352%20160%20301.5%20160%20240L160%20224L224%20224L224%20240C224%20268%20244%20288%20272%20288L304%20288C332%20288%20352%20268%20352%20240C352%20225.375008%20340.750016%20208.624992%20322%20197C282.5%20172.7499840000001%20247.875008%20157.2499840000001%20219%20141C204.5%20132.875008%20191.250016%20125.124992%20180%20113C168.750016%20100.875008%20160%2082.624992%20160%2064L160%2032L416%2032L416%2096L270%2096C293.5%20108.124992%20320.624992%20120.2499840000001%20356%20142C388.5%20162.375008%20416%20197%20416%20240C416%20301.5%20365.5%20352%20304%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map-marked%22%20%20%20%20%20%20unicode=%22&#xF59F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M704%20800C598.368%20800%20512%20713.6320000000001%20512%20608C512%20576.256%20524.256%20543.8720000000001%20540%20508C555.744%20472.128%20575.616%20434.104%20596%20399C636.736%20328.76%20678%20270%20678%20270L704%20232L730%20270C730%20270%20771.232%20328.76%20812%20399C832.384%20434.136%20852.256%20472.128%20868%20508C883.744%20543.8720000000001%20896%20576.256%20896%20608C896%20713.6320000000001%20809.632%20800%20704%20800zM383%20738L128%20629L128%2015L385%20126L641%2030L896%20139L896%20418C875.616%20378.8640000000001%20852.992%20341.376%20832%20308L832%20181L672%20113L672%20165L625%20233C620.008%20240.264%20614.112%20248.88%20608%20258L608%20110L416%20182L416%20658L451%20645C454.136%20666.6320000000001%20459.744%20687.48%20468%20707L383%20738zM704%20736C775.008%20736%20832%20679.008%20832%20608C832%20595.616%20824.272%20566.384%20810%20534C795.76%20501.616%20775.616%20464.888%20756%20431C729.888%20386.008%20718.624%20369.953504%20704%20347.937504C689.376%20369.953504%20678.112%20386.008%20652%20431C632.384%20464.888%20612.272%20501.616%20598%20534C583.76%20566.384%20576%20595.616%20576%20608C576%20679.008%20632.992%20736%20704%20736zM352%20656L352%20181L192%20113L192%20587L352%20656z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22squinting-face-with-tongue%22%20%20%20%20%20%20unicode=%22&#xF58A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM352%20512C284.992%20512%20236.5%20473.375008%20236.5%20473.375008L275.5%20422.624992C275.5%20422.624992%20310.1744992%20448%20352.062496%20448C393.950496%20448%20428.562496%20422.624992%20428.562496%20422.624992L467.562496%20473.375008C467.498496%20473.375008%20419.008%20512%20352%20512zM672%20512C604.992%20512%20556.5%20473.375008%20556.5%20473.375008L595.5%20422.624992C595.5%20422.624992%20630.174496%20448%20672.062496%20448C713.950496%20448%20748.562496%20422.624992%20748.562496%20422.624992L787.562496%20473.375008C787.498496%20473.375008%20739.008%20512%20672%20512zM376.5%20340.562496L327.437504%20299.437504C355.494176%20266.009728%20398.443392%20242.3571520000001%20448%20231.2499840000001L448%20192C448%20156.8%20476.8%20128%20512%20128C547.2%20128%20576%20156.8%20576%20192L576%20231.2499840000001C625.554688%20242.359072%20668.465984%20265.98704%20696.5%20299.437504L647.437504%20340.562496C620.301504%20308.1144960000001%20568.416%20288%20512%20288C455.584%20288%20403.668%20308.146496%20376.5%20340.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22quran%22%20%20%20%20%20%20unicode=%22&#xF687;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20800C203.375008%20800%20160%20756.624992%20160%20704L160%2064C160%2011.375008%20203.375008%20-32%20256%20-32L864%20-32L864%20800zM256%20736L800%20736L800%20160L256%20160C244.750016%20160%20234.124992%20157.624992%20224%20154L224%20704C224%20722.124992%20237.875008%20736%20256%20736zM256%20704L256%20192L768%20192L768%20704zM320%20640L704%20640L704%20256L320%20256zM512%20608C494.375008%20608%20480%20593.624992%20480%20576C480%20558.375008%20494.375008%20544%20512%20544C529.624992%20544%20544%20558.375008%20544%20576C544%20593.624992%20529.624992%20608%20512%20608zM512%20544L416%20544L416%20352L608%20352L608%20544zM608%20448C608%20430.375008%20622.375008%20416%20640%20416C657.624992%20416%20672%20430.375008%20672%20448C672%20465.624992%20657.624992%20480%20640%20480C622.375008%20480%20608%20465.624992%20608%20448zM512%20352C494.375008%20352%20480%20337.624992%20480%20320C480%20302.375008%20494.375008%20288%20512%20288C529.624992%20288%20544%20302.375008%20544%20320C544%20337.624992%20529.624992%20352%20512%20352zM416%20448C416%20465.624992%20401.624992%20480%20384%20480C366.375008%20480%20352%20465.624992%20352%20448C352%20430.375008%20366.375008%20416%20384%20416C401.624992%20416%20416%20430.375008%20416%20448zM480%20480L544%20480L544%20416L480%20416zM256%2096L800%2096L800%2032L256%2032C237.875008%2032%20224%2045.875008%20224%2064C224%2082.124992%20237.875008%2096%20256%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22burn%22%20%20%20%20%20%20unicode=%22&#xF46A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M513%20785L492%20767C492%20767%20417.124992%20705.875008%20343%20617C268.875008%20528.124992%20192%20410.875008%20192%20288C192%20199.5%20228.250016%20125.7499840000001%20287%2076C342.124992%2029.375008%20415.875008%204.124992%20496%201C501.375008%200.749984%20506.624992%200%20512%200C517.375008%200%20522.624992%200.749984%20528%201C608.124992%204.124992%20681.875008%2029.375008%20737%2076C795.750016%20125.7499840000001%20832%20199.5%20832%20288C832%20398.624992%20754.750016%20513.875008%20681%20606C607.250016%20698.124992%20534%20766%20534%20766zM511%20696C527.624992%20680.249984%20571.250016%20640.749984%20631%20566C701.250016%20478.124992%20768%20366.124992%20768%20288C768%20216.5%20740.250016%20162.2499840000001%20695%20124C684%20114.7499840000001%20672%20106.249984%20659%2099C666.875008%20117.875008%20672%20138.375008%20672%20160C672%20360%20565%20482%20565%20482L507%20547L509%20460C509%20460%20509.124992%20419.249984%20504%20380C501.375008%20360.375008%20497.750016%20340.875008%20493%20330C491.624992%20326.875008%20491%20326.5%20490%20325C486.624992%20326.2499840000001%20476.5%20331.2499840000001%20467%20341C456.250016%20352%20449%20363%20449%20363L418%20411L394%20359C394%20359%20352%20273.375008%20352%20160C352%20138.375008%20357.124992%20117.875008%20365%2099C352%20106.249984%20340%20114.7499840000001%20329%20124C283.750016%20162.2499840000001%20256%20216.5%20256%20288C256%20382.624992%20323.124992%20492.124992%20393%20576C452.250016%20647%20494.250016%20681.749984%20511%20696zM565%20359C586.875008%20311.5%20608%20245.124992%20608%20160C608%20107%20565%2064%20512%2064C459%2064%20416%20107%20416%20160C416%20211%20425.875008%20254.124992%20435%20285C449.375008%20272.124992%20467%20259%20493%20259C508.250016%20259%20522.750016%20266%20532%20275C541.250016%20284%20546.5%20294.624992%20551%20305C558.250016%20321.875008%20562%20340.624992%20565%20359z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22step-forward%22%20%20%20%20%20%20unicode=%22&#xF051;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M704%20736L704%20400L690%20410L274%20698L224%20733L224%2035L274%2070L690%20358L704%20368L704%2032L768%2032L768%20736zM288%20611L616%20384L288%20157z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clipboard%22%20%20%20%20%20%20unicode=%22&#xF328;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800C439.750016%20800%20411.124992%20771.5%20397%20736L160%20736L160%200L416%200L416%20-64L864%20-64L864%20448L800%20448L800%20736L563%20736C548.875008%20771.5%20520.250016%20800%20480%20800zM480%20736C497.750016%20736%20512%20721.749984%20512%20704L512%20672L608%20672L608%20608L352%20608L352%20672L448%20672L448%20704C448%20721.749984%20462.250016%20736%20480%20736zM224%20672L288%20672L288%20544L672%20544L672%20672L736%20672L736%20448L416%20448L416%2064L224%2064zM480%20384L800%20384L800%200L480%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-rook%22%20%20%20%20%20%20unicode=%22&#xF447;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768L288%20480L408%20480L401%20448L384%20448C383%20448%20382%20448%20381%20448C363.375008%20447.124992%20349.624992%20432.124992%20350.5%20414.5C351.375008%20396.875008%20366.375008%20383.124992%20384%20384L387%20384L355%20238L332%20192L288%20192C287%20192%20286%20192%20285%20192C267.375008%20191.124992%20253.624992%20176.124992%20254.5%20158.5C255.375008%20140.875008%20270.375008%20127.124992%20288%20128L230%2051L224%2043L224%20-32L800%20-32L800%2043L794%2051L736%20128C747.5%20127.875008%20758.250016%20133.875008%20764.124992%20143.875008C769.875008%20153.875008%20769.875008%20166.124992%20764.124992%20176.124992C758.250016%20186.124992%20747.5%20192.124992%20736%20192L692%20192L669%20238L637%20384L640%20384C651.5%20383.875008%20662.250016%20389.875008%20668.124992%20399.875008C673.875008%20409.875008%20673.875008%20422.124992%20668.124992%20432.124992C662.250016%20442.124992%20651.5%20448.124992%20640%20448L623%20448L616%20480L736%20480L736%20768zM352%20704L416%20704L416%20608L480%20608L480%20704L544%20704L544%20608L608%20608L608%20704L672%20704L672%20544L352%20544zM473%20480L551%20480L558%20448L466%20448zM452%20384L572%20384L609%20217L610%20213L611%20210L620%20192L404%20192L413%20210L414%20213L415%20217zM368%20128L656%20128L728%2032L296%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sitemap%22%20%20%20%20%20%20unicode=%22&#xF0E8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20736L384%20480L480%20480L480%20416L160%20416L160%20288L64%20288L64%2032L320%2032L320%20288L224%20288L224%20352L480%20352L480%20288L384%20288L384%2032L640%2032L640%20288L544%20288L544%20352L800%20352L800%20288L704%20288L704%2032L960%2032L960%20288L864%20288L864%20416L544%20416L544%20480L640%20480L640%20736zM448%20672L576%20672L576%20544L448%20544zM128%20224L256%20224L256%2096L128%2096zM448%20224L576%20224L576%2096L448%2096zM768%20224L896%20224L896%2096L768%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22book%22%20%20%20%20%20%20unicode=%22&#xF02D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768C235.375008%20768%20192%20724.624992%20192%20672L192%2096C192%2043.375008%20235.375008%200%20288%200L832%200L832%20768zM288%20704L768%20704L768%20192L288%20192C276.750016%20192%20266.124992%20189.624992%20256%20186L256%20672C256%20690.124992%20269.875008%20704%20288%20704zM352%20608L352%20544L704%20544L704%20608zM288%20128L768%20128L768%2064L288%2064C269.875008%2064%20256%2077.875008%20256%2096C256%20114.124992%20269.875008%20128%20288%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22igloo%22%20%20%20%20%20%20unicode=%22&#xF7AE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20704C282.624%20704%2096%20517.376%2096%20288L96%2064L928%2064L928%20288C928%20517.376%20741.376%20704%20512%20704zM512%20640C522.801152%20640%20533.443808%20639.3322528%20544%20638.3750016L544%20512L240.75%20512C305.3685824%20590.1065791999999%20402.956736%20640%20512%20640zM608%20626.3124992C677.491744%20606.5597184000001%20738.369984%20566.247936%20783.249984%20512L608%20512L608%20626.3124992zM198.8750016%20448L256%20448L256%20288L160%20288C160%20345.642304%20174.2045056%20399.92704%20198.8750016%20448zM320%20448L704%20448L704%20288L658.5%20288C633.750144%20344.4284800000001%20577.459616%20384%20512%20384C446.540384%20384%20390.249856%20344.4284800000001%20365.5%20288L320%20288L320%20448zM768%20448L825.124992%20448C849.795488%20399.92704%20864%20345.642304%20864%20288L768%20288L768%20448zM512%20320C564.928%20320%20608%20276.928%20608%20224L608%20128L416%20128L416%20224C416%20276.928%20459.072%20320%20512%20320zM160%20224L352%20224L352%20128L160%20128L160%20224zM672%20224L864%20224L864%20128L672%20128L672%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-right%22%20%20%20%20%20%20unicode=%22&#xF105;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M415%20759L369%20713L698%20384L369%2055L415%209L767%20361L789%20384L767%20407z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22truck-moving%22%20%20%20%20%20%20unicode=%22&#xF4DF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M32%20768L32%2096L133%2096C147.250016%2041%20196.750016%200%20256%200C315.250016%200%20364.750016%2041%20379%2096L645%2096C659.250016%2041%20708.750016%200%20768%200C827.250016%200%20876.750016%2041%20891%2096L992%2096L992%20429L983%20439L791%20631L781%20640L608%20640L608%20768zM96%20704L544%20704L544%20160L379%20160C364.750016%20215%20315.250016%20256%20256%20256C196.750016%20256%20147.250016%20215%20133%20160L96%20160zM608%20576L754%20576L928%20402L928%20160L891%20160C876.750016%20215%20827.250016%20256%20768%20256C708.750016%20256%20659.250016%20215%20645%20160L608%20160zM256%20192C291.750016%20192%20320%20163.7499840000001%20320%20128C320%2092.249984%20291.750016%2064%20256%2064C220.250016%2064%20192%2092.249984%20192%20128C192%20163.7499840000001%20220.250016%20192%20256%20192zM768%20192C803.750016%20192%20832%20163.7499840000001%20832%20128C832%2092.249984%20803.750016%2064%20768%2064C732.250016%2064%20704%2092.249984%20704%20128C704%20163.7499840000001%20732.250016%20192%20768%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22newspaper%22%20%20%20%20%20%20unicode=%22&#xF1EA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20736L96%20160C96%2089.249984%20153.250016%2032%20224%2032L800%2032C870.750016%2032%20928%2089.249984%20928%20160L928%20512L736%20512L736%20736zM160%20672L672%20672L672%20160C672%20136.624992%20679.124992%20114.875008%20690%2096L224%2096C185.875008%2096%20160%20121.875008%20160%20160zM224%20608L224%20448L608%20448L608%20608zM288%20544L544%20544L544%20512L288%20512zM736%20448L864%20448L864%20160C864%20121.875008%20838.124992%2096%20800%2096C761.875008%2096%20736%20121.875008%20736%20160zM224%20416L224%20352L384%20352L384%20416zM448%20416L448%20352L608%20352L608%20416zM224%20320L224%20256L384%20256L384%20320zM448%20320L448%20256L608%20256L608%20320zM224%20224L224%20160L384%20160L384%20224zM448%20224L448%20160L608%20160L608%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-prescription-bottle%22%20%20%20%20%20%20unicode=%22&#xF486;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M317.6875008%20800C287.1915008%20800%20259.7570016%20783.014%20246.1249984%20755.75L236.25%20736L224%20736C188.704%20736%20160%20707.296%20160%20672L160%20544L192%20544L192%2032C192%20-3.296%20220.704%20-32%20256%20-32L768%20-32C803.296%20-32%20832%20-3.296%20832%2032L832%20544L864%20544L864%20672C864%20707.296%20835.296%20736%20800%20736L787.750016%20736L777.875008%20755.75C764.275008%20783.014%20736.840512%20800%20706.312512%20800L317.6875008%20800zM317.6875008%20736L706.312512%20736C712.424512%20736%20717.904992%20732.6275008%20720.624992%20727.1875008L748.249984%20672L800%20672L800%20608L224%20608L224%20672L275.75%20672L303.3750016%20727.1875008C306.0949984%20732.6275008%20311.5755008%20736%20317.6875008%20736zM256%20544L768%20544L768%2032L256%2032L256%20544zM480%20448L480%20320L352%20320L352%20256L480%20256L480%20128L544%20128L544%20256L672%20256L672%20320L544%20320L544%20448L480%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-pointing-left%22%20%20%20%20%20%20unicode=%22&#xF0A5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M541%20800C489.250016%20800%20448%20760.624992%20448%20715C448%20672.249984%20463%20640.5%20478%20620C487.375008%20607.124992%20491.5%20605%20498%20600L504%20576L160%20576C107.375008%20576%2064%20532.624992%2064%20480C64%20427.375008%20107.375008%20384%20160%20384L274%20384L327%20140C336.5%2095.875008%20375.875008%2064%20421%2064L960%2064L960%20576L781%20576L564%20791L554%20800zM531%20733L736%20531L736%20128L421%20128C405.750016%20128%20392.250016%20138%20389%20153L332%20423L326%20448L160%20448C141.875008%20448%20128%20461.875008%20128%20480C128%20498.124992%20141.875008%20512%20160%20512L587%20512L577%20552L558%20624L554%20637L543%20643C543%20643%20537.250016%20645.749984%20529%20657C520.750016%20668.249984%20512%20686.124992%20512%20715C512%20724.875008%20517.5%20730.375008%20531%20733zM800%20512L896%20512L896%20128L800%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22horizontal-ellipsis%22%20%20%20%20%20%20unicode=%22&#xF141;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20448C156.624992%20448%20128%20419.375008%20128%20384C128%20348.624992%20156.624992%20320%20192%20320C227.375008%20320%20256%20348.624992%20256%20384C256%20419.375008%20227.375008%20448%20192%20448zM512%20448C476.624992%20448%20448%20419.375008%20448%20384C448%20348.624992%20476.624992%20320%20512%20320C547.375008%20320%20576%20348.624992%20576%20384C576%20419.375008%20547.375008%20448%20512%20448zM832%20448C796.624992%20448%20768%20419.375008%20768%20384C768%20348.624992%20796.624992%20320%20832%20320C867.375008%20320%20896%20348.624992%20896%20384C896%20419.375008%20867.375008%20448%20832%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envelope-open-text%22%20%20%20%20%20%20unicode=%22&#xF658;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20736L320%20675.1875008L128.25%20550.312512L128.25%2032L895.750016%2032L895.750016%20550.312512L704%20675.25L704%20736L320%20736zM384%20672L640%20672L640%20426.187488L512%20343.2499840000001L384%20426.187488L384%20672zM416%20608L416%20544L608%20544L608%20608L416%20608zM320%20598.8750016L320%20467.624992L219%20533.062496L320%20598.8750016zM704%20598.8750016L805%20533.062496L704%20467.624992L704%20598.8750016zM416%20512L416%20448L608%20448L608%20512L416%20512zM192.25%20474.124992L512%20267L831.750016%20474.124992L831.750016%2096L192.25%2096L192.25%20474.124992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22object-group%22%20%20%20%20%20%20unicode=%22&#xF247;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20608L192%20608L192%20160L160%20160L160%2032L288%2032L288%2064L736%2064L736%2032L864%2032L864%20160L832%20160L832%20608L864%20608L864%20736L736%20736L736%20704L288%20704L288%20736zM288%20640L736%20640L736%20608L768%20608L768%20160L736%20160L736%20128L288%20128L288%20160L256%20160L256%20608L288%20608zM320%20576L320%20320L448%20320L448%20192L704%20192L704%20448L576%20448L576%20576zM384%20512L512%20512L512%20384L384%20384zM576%20384L640%20384L640%20256L512%20256L512%20320L576%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22image%22%20%20%20%20%20%20unicode=%22&#xF03E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20736L64%2032L960%2032L960%20736zM128%20672L896%20672L896%20227L727%20397L704%20420L559%20275L375%20461L352%20484L128%20260zM768%20608C732.624992%20608%20704%20579.375008%20704%20544C704%20508.624992%20732.624992%20480%20768%20480C803.375008%20480%20832%20508.624992%20832%20544C832%20579.375008%20803.375008%20608%20768%20608zM352%20393L646%2096L128%2096L128%20169zM704%20329L896%20137L896%2096L737%2096L604%20230z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22keyboard%22%20%20%20%20%20%20unicode=%22&#xF11C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20672C61%20672%2032%20643%2032%20608L32%20160C32%20125%2061%2096%2096%2096L928%2096C963%2096%20992%20125%20992%20160L992%20608C992%20643%20963%20672%20928%20672zM96%20608L928%20608L928%20160L96%20160zM160%20544L160%20480L224%20480L224%20544zM288%20544L288%20480L352%20480L352%20544zM416%20544L416%20480L480%20480L480%20544zM544%20544L544%20480L608%20480L608%20544zM672%20544L672%20480L736%20480L736%20544zM800%20544L800%20480L864%20480L864%20544zM160%20416L160%20352L288%20352L288%20416zM352%20416L352%20352L416%20352L416%20416zM480%20416L480%20352L544%20352L544%20416zM608%20416L608%20352L672%20352L672%20416zM736%20416L736%20352L864%20352L864%20416zM160%20288L160%20224L288%20224L288%20288zM352%20288L352%20224L672%20224L672%20288zM736%20288L736%20224L864%20224L864%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-queen%22%20%20%20%20%20%20unicode=%22&#xF445;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C477%20800%20448%20771%20448%20736C448%20712.624992%20460.875008%20692.124992%20480%20681L480%20632C480%20618.375008%20469.624992%20608%20456%20608L381%20608C371%20608%20362.124992%20612.749984%20357%20620C373.375008%20631.624992%20384%20650.624992%20384%20672C384%20707%20355%20736%20320%20736C285%20736%20256%20707%20256%20672C256%20648.624992%20268.875008%20628.124992%20288%20617L288%20563L297%20553L372%20478C357.375008%20472.5%20348.875008%20457.249984%20351.875008%20442C354.875008%20426.624992%20368.375008%20415.624992%20384%20416L405%20416L355%20238L353%20233L332%20192L288%20192C287%20192%20286%20192%20285%20192C267.375008%20191.124992%20253.624992%20176.124992%20254.5%20158.5C255.375008%20140.875008%20270.375008%20127.124992%20288%20128L230%2051L224%2043L224%20-32L800%20-32L800%2043L794%2051L736%20128C747.5%20127.875008%20758.250016%20133.875008%20764.124992%20143.875008C769.875008%20153.875008%20769.875008%20166.124992%20764.124992%20176.124992C758.250016%20186.124992%20747.5%20192.124992%20736%20192L692%20192L671%20233L670%20235L669%20238L619%20416L640%20416C655.624992%20415.624992%20669.375008%20426.5%20672.250016%20441.875008C675.250016%20457.249984%20666.624992%20472.5%20652%20478L727%20553L736%20563L736%20617C755.124992%20628.124992%20768%20648.624992%20768%20672C768%20707%20739%20736%20704%20736C669%20736%20640%20707%20640%20672C640%20650.624992%20650.624992%20631.624992%20667%20620C661.875008%20612.749984%20653%20608%20643%20608L568%20608C554.375008%20608%20544%20618.375008%20544%20632L544%20681C563.124992%20692.124992%20576%20712.624992%20576%20736C576%20771%20547%20800%20512%20800zM512%20565C527.375008%20552.124992%20546.624992%20544%20568%20544L626%20544L562%20480L462%20480L398%20544L456%20544C477.375008%20544%20496.624992%20552.124992%20512%20565zM472%20416L552%20416L609%20215L610%20212L620%20192L404%20192L414%20212L415%20215zM368%20128L656%20128L728%2032L296%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22percentage%22%20%20%20%20%20%20unicode=%22&#xF541;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM384%20608C331.375008%20608%20288%20564.624992%20288%20512L288%20480C288%20427.375008%20331.375008%20384%20384%20384C436.624992%20384%20480%20427.375008%20480%20480L480%20512C480%20564.624992%20436.624992%20608%20384%20608zM627%20608L320%20160L397%20160L704%20608zM384%20544C402.124992%20544%20416%20530.124992%20416%20512L416%20480C416%20461.875008%20402.124992%20448%20384%20448C365.875008%20448%20352%20461.875008%20352%20480L352%20512C352%20530.124992%20365.875008%20544%20384%20544zM640%20384C587.375008%20384%20544%20340.624992%20544%20288L544%20256C544%20203.375008%20587.375008%20160%20640%20160C692.624992%20160%20736%20203.375008%20736%20256L736%20288C736%20340.624992%20692.624992%20384%20640%20384zM640%20320C658.124992%20320%20672%20306.124992%20672%20288L672%20256C672%20237.875008%20658.124992%20224%20640%20224C621.875008%20224%20608%20237.875008%20608%20256L608%20288C608%20306.124992%20621.875008%20320%20640%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22qrcode%22%20%20%20%20%20%20unicode=%22&#xF029;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20480L224%20480L224%20416L288%20416L288%20480L416%20480L416%20736zM416%20480L416%20416L480%20416L480%20352L352%20352L352%20288L160%20288L160%2032L416%2032L416%20288L608%20288L608%20352L544%20352L544%20416L672%20416L672%20480L736%20480L736%20416L800%20416L800%20480L864%20480L864%20736L608%20736L608%20480zM800%20416L800%20352L864%20352L864%20416zM800%20352L736%20352L736%20288L800%20288zM800%20288L800%20224L864%20224L864%20288zM800%20224L736%20224L736%20288L672%20288L672%20224L512%20224L512%2032L576%2032L576%20160L704%20160L704%2096L768%2096L768%20160L800%20160zM704%2096L640%2096L640%2032L704%2032zM736%20352L736%20416L672%20416L672%20352zM352%20352L352%20416L288%20416L288%20352zM224%20416L160%20416L160%20352L224%20352zM480%20736L480%20608L448%20608L448%20544L480%20544L480%20512L544%20512L544%20608L576%20608L576%20672L544%20672L544%20736zM224%20672L352%20672L352%20544L224%20544zM672%20672L800%20672L800%20544L672%20544zM256%20640L256%20576L320%20576L320%20640zM704%20640L704%20576L768%20576L768%20640zM224%20224L352%20224L352%2096L224%2096zM256%20192L256%20128L320%20128L320%20192zM800%2096L800%2032L864%2032L864%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grinning-squinting-face%22%20%20%20%20%20%20unicode=%22&#xF585;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM321.750016%20538.624992L286.25%20485.375008L342.3125120000001%20448L286.25%20410.624992L321.750016%20357.375008L457.687488%20448L321.750016%20538.624992zM702.249984%20538.624992L566.312512%20448L702.249984%20357.375008L737.750016%20410.624992L681.687488%20448L737.750016%20485.375008L702.249984%20538.624992zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22baby%22%20%20%20%20%20%20unicode=%22&#xF77C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C441.624992%20832%20384%20774.375008%20384%20704C384%20633.624992%20441.624992%20576%20512%20576C582.375008%20576%20640%20633.624992%20640%20704C640%20774.375008%20582.375008%20832%20512%20832zM512%20768C547.750016%20768%20576%20739.749984%20576%20704C576%20668.249984%20547.750016%20640%20512%20640C476.250016%20640%20448%20668.249984%20448%20704C448%20739.749984%20476.250016%20768%20512%20768zM512%20544C298.624992%20544%20195%20334%20195%20334L253%20306C253%20306%20297.624992%20393.124992%20384%20444L384%20249C371%20244.375008%20354%20237.375008%20335%20227C317.750016%20217.624992%20300.124992%20205.5%20285%20189C269.875008%20172.5%20256.875008%20150.375008%20256%20124C254.5%2074.124992%20282.624992%2029.249984%20308%20-8C333.375008%20-45.250016%20359%20-74%20359%20-74L407%20-30C407%20-30%20383.624992%20-5.124992%20361%2028C338.375008%2061.124992%20319.375008%20103.375008%20320%20122C320.250016%20129.7499840000001%20323.875008%20137.124992%20332%20146C340.124992%20154.875008%20352.750016%20163.7499840000001%20366%20171C379.250016%20178.2499840000001%20392.124992%20183.375008%20402%20187C420.124992%20162.7499840000001%20455.5%20128%20512%20128C567.624992%20128%20602.5%20161.7499840000001%20621%20186C630.624992%20182.375008%20642.250016%20177.5%20654%20171C667.375008%20163.7499840000001%20680.124992%20154.7499840000001%20688%20146C695.875008%20137.2499840000001%20699%20129.7499840000001%20699%20122C699%20102.124992%20679.250016%2061.124992%20657%2029C634.750016%20-3.124992%20613%20-27%20613%20-27L659%20-71C659%20-71%20684.875008%20-43.250016%20710%20-7C735.124992%2029.249984%20763%2072.875008%20763%20122C763%20148.7499840000001%20750.124992%20172.2499840000001%20735%20189C719.875008%20205.7499840000001%20702.375008%20217.5%20685%20227C668.750016%20235.875008%20652.624992%20242.375008%20640%20247L640%20444C726.375008%20393.124992%20771%20306%20771%20306L829%20334C829%20334%20725.375008%20544%20512%20544zM512%20480C534.875008%20480%20556.124992%20477.375008%20576%20472L576%20234C572.5%20227.375008%20553.375008%20192%20512%20192C470.624992%20192%20451.5%20227.375008%20448%20234L448%20472C467.875008%20477.375008%20489.124992%20480%20512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tint%22%20%20%20%20%20%20unicode=%22&#xF043;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20786L487%20756C487%20756%20423%20678.875008%20358%20583C325.5%20535%20292%20482.624992%20267%20432C242%20381.375008%20224%20332.875008%20224%20288C224%20129.7499840000001%20353.750016%200%20512%200C670.250016%200%20800%20129.7499840000001%20800%20288C800%20332.875008%20782%20381.375008%20757%20432C732%20482.624992%20698.5%20535%20666%20583C601%20678.875008%20537%20756%20537%20756zM512%20683C529.875008%20660.875008%20563.375008%20621.624992%20614%20547C645.5%20500.624992%20676%20449.5%20699%20403C722%20356.5%20736%20313.5%20736%20288C736%20164.624992%20635.375008%2064%20512%2064C388.624992%2064%20288%20164.624992%20288%20288C288%20313.5%20302%20356.5%20325%20403C348%20449.5%20378.5%20500.624992%20410%20547C460.624992%20621.624992%20494.124992%20660.875008%20512%20683zM352%20288C352%20200.124992%20424.124992%20128%20512%20128L512%20192C459%20192%20416%20235%20416%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-pointing-down%22%20%20%20%20%20%20unicode=%22&#xF0A7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20832L320%20653L105%20436L96%20426L96%20413C96%20361.2499840000001%20135.375008%20320%20181%20320C223.750016%20320%20255.5%20335%20276%20350C288.875008%20359.375008%20291%20363.5%20296%20370L320%20376L320%2032C320%20-20.624992%20363.375008%20-64%20416%20-64C468.624992%20-64%20512%20-20.624992%20512%2032L512%20146L756%20199C800.124992%20208.5%20832%20247.875008%20832%20293L832%20832zM384%20768L768%20768L768%20672L384%20672zM365%20608L768%20608L768%20293C768%20277.7499840000001%20758%20264.2499840000001%20743%20261L473%20204L448%20198L448%2032C448%2013.875008%20434.124992%200%20416%200C397.875008%200%20384%2013.875008%20384%2032L384%20459L344%20449L272%20430L259%20426L253%20415C253%20415%20250.250016%20409.249984%20239%20401C227.750016%20392.749984%20209.875008%20384%20181%20384C171.124992%20384%20165.624992%20389.5%20163%20403z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fire-extinguisher%22%20%20%20%20%20%20unicode=%22&#xF134;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C470.624992%20768%20435.375008%20741%20422%20704L384%20704C296.124992%20704%20224%20631.875008%20224%20544L288%20544C288%20597%20331%20640%20384%20640L416%20640L416%20561C405.750016%20553.375008%20392.5%20542.5%20377%20527C350.5%20500.5%20320%20464%20320%20416L320%200L704%200L704%20416C704%20464%20673.5%20500.5%20647%20527C631.5%20542.5%20618.250016%20553.375008%20608%20561L608%20570L763%20544L800%20538L800%20742L763%20736L600%20709C585.375008%20743.375008%20551.5%20768%20512%20768zM512%20704C529.750016%20704%20544%20689.749984%20544%20672L544%20576L480%20576L480%20672C480%20689.749984%20494.250016%20704%20512%20704zM736%20666L736%20614L608%20636L608%20644zM460%20512L564%20512C568.875008%20508.624992%20582.5%20499.5%20601%20481C622.5%20459.5%20640%20432%20640%20416L640%2064L384%2064L384%20416C384%20432%20401.5%20459.5%20423%20481C441.5%20499.5%20455.124992%20508.624992%20460%20512zM448%20352L448%20288L576%20288L576%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star-of-david%22%20%20%20%20%20%20unicode=%22&#xF69A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20830L485%20785L377%20608L106%20608L135%20559L241%20384L135%20209L106%20160L377%20160L485%20-17L512%20-62L539%20-17L647%20160L921%20160L891%20209L784%20384L891%20559L921%20608L647%20608L539%20785zM512%20707L572%20608L452%20608zM220%20544L339%20544L279%20446zM413%20544L612%20544L709%20384L612%20224L413%20224L317%20384zM686%20544L807%20544L747%20445zM747%20323L807%20224L686%20224zM279%20322L339%20224L220%20224zM452%20160L572%20160L512%2061z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bread-slice%22%20%20%20%20%20%20unicode=%22&#xF7EC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C282.304%20768%20128%20626.2284992%20128%20493.812512C128%20447.540512%20152.8%20409.859488%20192%20393.187488L192%20128C192%2057.408%20249.408%200%20320%200L704%200C774.592%200%20832%2057.408%20832%20128L832%20393.187488C871.2%20409.859488%20896%20447.540512%20896%20493.812512C896%20626.2284992%20741.696%20768%20512%20768zM512%20704C718.016%20704%20832%20579.7324992%20832%20493.812512C832%20469.236512%20818.136%20452.398016%20795%20448.750016L768%20444.437504L768%20128C768%2092.704%20739.296%2064%20704%2064L320%2064C284.704%2064%20256%2092.704%20256%20128L256%20444.437504L229%20448.687488C205.864%20452.367488%20192%20469.236512%20192%20493.812512C192%20579.7324992%20305.984%20704%20512%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dollar-sign%22%20%20%20%20%20%20unicode=%22&#xF155;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800L480%20733C389.250016%20717.749984%20320%20638.375008%20320%20544C320%20487.124992%20346.624992%20443.249984%20382%20415C417.375008%20386.749984%20460%20371%20500%20355C540%20339%20577.375008%20322.7499840000001%20602%20303C626.624992%20283.2499840000001%20640%20263.2499840000001%20640%20224C640%20155%20582.624992%2096%20512%2096C441%2096%20384%20153%20384%20224L384%20256L320%20256L320%20224C320%20129.124992%20389.250016%2050.249984%20480%2035L480%20-32L544%20-32L544%2035C635%2050.375008%20704%20130.375008%20704%20224C704%20281%20677.375008%20324.624992%20642%20353C606.624992%20381.375008%20564%20398%20524%20414C484%20430%20446.624992%20445.375008%20422%20465C397.375008%20484.624992%20384%20505%20384%20544C384%20614.124992%20441.124992%20672%20512%20672C583%20672%20640%20615%20640%20544L640%20512L704%20512L704%20544C704%20638.875008%20634.750016%20717.749984%20544%20733L544%20800z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-cloud-download%22%20%20%20%20%20%20unicode=%22&#xF381;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20704C427.250016%20704%20353.624992%20664.375008%20301%20606C296.624992%20606.5%20292.750016%20608%20288%20608C217.624992%20608%20160%20550.375008%20160%20480C104.624992%20446.249984%2064%20389.249984%2064%20320C64%20214.375008%20150.375008%20128%20256%20128L416%20128L416%20192L256%20192C185%20192%20128%20249%20128%20320C128%20373.124992%20160.250016%20418.5%20206%20438L228%20447L225%20471C224.375008%20476.249984%20224%20479.249984%20224%20480C224%20515.749984%20252.250016%20544%20288%20544C292.5%20544%20297.5%20543.375008%20303%20542L323%20537L335%20553C376%20605.624992%20440%20640%20512%20640C616.875008%20640%20704.375008%20567.875008%20729%20471L735%20446L762%20447C768.750016%20447.375008%20770.250016%20448%20768%20448C839%20448%20896%20391%20896%20320C896%20249%20839%20192%20768%20192L608%20192L608%20128L768%20128C873.624992%20128%20960%20214.375008%20960%20320C960%20421%20880.375008%20501.875008%20781%20509C741.875008%20621.624992%20637.624992%20704%20512%20704zM480%20320L480%2064L384%2064L512%20-64L640%2064L544%2064L544%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22border-none%22%20%20%20%20%20%20unicode=%22&#xF850;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20672L160%20608L224%20608L224%20672L288%20672L288%20736L160%20736zM352%20736L352%20672L480%20672L480%20736L352%20736zM544%20736L544%20672L672%20672L672%20736L544%20736zM736%20736L736%20672L800%20672L800%20608L864%20608L864%20672L864%20736L800%20736L736%20736zM480%20608L480%20480L544%20480L544%20608L480%20608zM160%20544L160%20416L224%20416L224%20544L160%20544zM800%20544L800%20416L864%20416L864%20544L800%20544zM288%20416L288%20352L416%20352L416%20416L288%20416zM480%20416L480%20352L544%20352L544%20416L480%20416zM608%20416L608%20352L736%20352L736%20416L608%20416zM160%20352L160%20224L224%20224L224%20352L160%20352zM800%20352L800%20224L864%20224L864%20352L800%20352zM480%20288L480%20160L544%20160L544%20288L480%20288zM160%20160L160%2032L224%2032L288%2032L288%2096L224%2096L224%20160L160%20160zM800%20160L800%2096L736%2096L736%2032L800%2032L864%2032L864%2096L864%20160L800%20160zM352%2096L352%2032L480%2032L480%2096L352%2096zM544%2096L544%2032L672%2032L672%2096L544%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gem%22%20%20%20%20%20%20unicode=%22&#xF3A5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M305%20704L135%20500L119%20481L135%20460L487%2012L512%20-20L537%2012L889%20460L905%20481L889%20500L719%20704zM335%20640L452%20640L366%20512L228%20512zM572%20640L689%20640L796%20512L658%20512zM512%20613L580%20512L444%20512zM225%20448L360%20448L436%20179zM426%20448L597%20448L512%20150zM664%20448L799%20448L588%20180z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-with-week-focus%22%20%20%20%20%20%20unicode=%22&#xF784;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768L288%20736L160%20736L160%2032L864%2032L864%20736L736%20736L736%20768L672%20768L672%20736L352%20736L352%20768L288%20768zM224%20672L288%20672L288%20640L352%20640L352%20672L672%20672L672%20640L736%20640L736%20672L800%20672L800%20608L224%20608L224%20672zM224%20544L800%20544L800%2096L224%2096L224%20544zM416%20480L416%20416L480%20416L480%20480L416%20480zM544%20480L544%20416L608%20416L608%20480L544%20480zM672%20480L672%20416L736%20416L736%20480L672%20480zM288%20352L288%20288L352%20288L352%20352L288%20352zM416%20352L416%20288L480%20288L480%20352L416%20352zM544%20352L544%20288L608%20288L608%20352L544%20352zM672%20352L672%20288L736%20288L736%20352L672%20352zM288%20224L288%20160L736%20160L736%20224L288%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kissing-face-with-smiling-eyes%22%20%20%20%20%20%20unicode=%22&#xF597;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM352%20512C284.992%20512%20236.5%20473.375008%20236.5%20473.375008L275.5%20422.624992C275.5%20422.624992%20310.1744992%20448%20352.062496%20448C393.950496%20448%20428.562496%20422.624992%20428.562496%20422.624992L467.562496%20473.375008C467.498496%20473.375008%20419.008%20512%20352%20512zM672%20512C604.992%20512%20556.5%20473.375008%20556.5%20473.375008L595.5%20422.624992C595.5%20422.624992%20630.174496%20448%20672.062496%20448C713.950496%20448%20748.562496%20422.624992%20748.562496%20422.624992L787.562496%20473.375008C787.498496%20473.375008%20739.008%20512%20672%20512zM480%20351.750016L480%20304.062496C508.864%20304.062496%20527.249984%20290.787008%20527.249984%20283.875008C527.250016%20276.99088%20508.944576%20263.856096%20480.312512%20263.750016C480.205792%20263.75024%20480.106784%20263.750016%20480%20263.750016L480%20263.6874880000001L480%20216.062496L480%20216C480.106784%20216%20480.205792%20215.999776%20480.312512%20216C508.975936%20215.893888%20527.249984%20202.759136%20527.249984%20195.875008C527.250016%20188.963008%20508.832%20175.687488%20480%20175.687488L480%20128C533.408%20128%20575.249984%20157.827008%20575.249984%20195.875008C575.249984%20212.90816%20566.558144%20228.076192%20552.5%20239.875008C566.558144%20251.6737920000001%20575.249984%20266.841824%20575.249984%20283.875008C575.250016%20321.923008%20533.408%20351.750016%20480%20351.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-up%22%20%20%20%20%20%20unicode=%22&#xF0D8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20621L489%20599L169%20279L115%20224L909%20224L855%20279L535%20599zM512%20530L754%20288L270%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wine-glass%22%20%20%20%20%20%20unicode=%22&#xF4E3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M265.6249984%20736L256%20716.8124992C236.8%20675.2124992%20224%20617.6%20224%20544C224%20396.8%20336%20275.1874880000001%20480%20259.1874880000001L480%2064L320%2064L320%200L704%200L704%2064L544%2064L544%20259.1874880000001C688%20275.1874880000001%20800%20396.8%20800%20544C800%20617.6%20787.2%20675.2124992%20768%20716.8124992L761.624992%20736L265.6249984%20736zM307.1875008%20672L716.812512%20672C729.612512%20633.6%20736%20588.8%20736%20544C736%20476.8%20707.175008%20419.224992%20662.375008%20377.624992L659.187488%20374.375008C655.987488%20371.1750080000001%20652.824992%20368%20649.624992%20368C646.424992%20364.8%20643.187488%20364.824992%20643.187488%20361.624992C639.987488%20358.424992%20636.824992%20358.387488%20633.624992%20355.1874880000001C630.424992%20351.987488%20627.2%20352.012512%20624%20348.812512C620.8%20348.812512%20617.624992%20345.624992%20617.624992%20345.624992C614.424992%20342.424992%20611.212512%20342.387488%20604.812512%20339.1874880000001C601.612512%20339.1874880000001%20598.375008%20336%20598.375008%20336C595.175008%20332.8%20588.824992%20332.812512%20585.624992%20332.812512C582.424992%20332.812512%20582.387488%20329.624992%20579.187488%20329.624992C575.987488%20329.624992%20569.575008%20326.375008%20566.375008%20326.375008C563.175008%20326.375008%20563.2%20326.387488%20560%20323.1874880000001L540.812512%20323.1874880000001L534.375008%20323.1874880000001L512%20323.1874880000001C387.2%20323.1874880000001%20288%20422.387488%20288%20547.187488L288%20582.3750016L288%20595.1875008L307.1875008%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-down%22%20%20%20%20%20%20unicode=%22&#xF078;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M221%20685L198%20663L73%20538L51%20515L512%2054L973%20515L951%20538L826%20663L803%20685L512%20394zM220%20594L489%20326L512%20304L535%20326L804%20594L882%20516L512%20145L142%20516z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22money-check%22%20%20%20%20%20%20unicode=%22&#xF53C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20672L64%2096L960%2096L960%20672L64%20672zM128%20608L896%20608L896%20160L128%20160L128%20608zM192%20544L192%20480L512%20480L512%20544L192%20544zM640%20544L640%20384L832%20384L832%20544L640%20544zM192%20448L192%20384L416%20384L416%20448L192%20448zM272%20352C252.64%20352%20239.024%20340.9840000000001%20230%20331C221.008%20320.9840000000001%20214.376%20309.872%20209%20298C198.248%20274.096%20192%20248.384%20192%20224L256%20224C256%20234.24%20260.992%20256.512%20268%20272C269.984%20276.512%20272.016%20278.024%20274%20281C276.368%20277.736%20278.12%20275.64%20281%20271C285.64%20263.512%20290.76%20254.48%20297%20246C303.24%20237.4880000000001%20310.872%20223.512%20335%20223C354.008%20222.616%20359.856%20229.4880000000001%20366%20234C372.112%20238.512%20376.36%20242.7440000000001%20381%20247C384.136%20249.88%20386.632%20251.9840000000001%20389%20254C389.864%20252.752%20393.430496%20250.648%20411.062496%20243C432.406496%20233.656%20464.736%20224%20512%20224L512%20288C472.64%20288%20452.136%20294.376%20437%20301C421.864%20307.624%20410.368%20320%20384%20320C364.736%20320%20359.888%20312.512%20354%20308C348.752%20304%20345.128%20299.7440000000001%20341%20296C339.112%20299.0080000000001%20338.24%20300.512%20336%20304C330.624%20312.736%20324.248%20322.624%20315%20332C305.752%20341.376%20291.136%20352%20272%20352zM640%20288L640%20224L832%20224L832%20288L640%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22solar-panel%22%20%20%20%20%20%20unicode=%22&#xF5BA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20768L480%20685L422%20742L378%20698L435%20640L352%20640L352%20576L435%20576L378%20518L422%20474L480%20531L480%20448L544%20448L544%20531L602%20474L646%20518L589%20576L672%20576L672%20640L589%20640L646%20698L602%20742L544%20685L544%20768zM512%20672C547.250016%20672%20576%20643.249984%20576%20608C576%20572.749984%20547.250016%20544%20512%20544C476.750016%20544%20448%20572.749984%20448%20608C448%20643.249984%20476.750016%20672%20512%20672zM199%20384L128%20100L128%200L896%200L896%20100L825%20384zM249%20320L775%20320L832%2092L832%2064L192%2064L192%2092zM288%20288L275%20230L342%20230L352%20288zM416%20288L410%20230L477%20230L480%20288zM544%20288L547%20230L614%20230L608%20288zM672%20288L682%20230L749%20230L736%20288zM262%20166L250%2096L323%2096L333%20166zM406%20166L400%2096L474%2096L477%20166zM547%20166L550%2096L624%2096L618%20166zM691%20166L701%2096L774%2096L762%20166z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-six%22%20%20%20%20%20%20unicode=%22&#xF526;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM352%20640A64%2064%200%200%201%20352%20512A64%2064%200%200%201%20352%20640zM672%20640A64%2064%200%200%201%20672%20512A64%2064%200%200%201%20672%20640zM352%20448A64%2064%200%200%201%20352%20320A64%2064%200%200%201%20352%20448zM672%20448A64%2064%200%200%201%20672%20320A64%2064%200%200%201%20672%20448zM352%20256A64%2064%200%200%201%20352%20128A64%2064%200%200%201%20352%20256zM672%20256A64%2064%200%200%201%20672%20128A64%2064%200%200%201%20672%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phone-square%22%20%20%20%20%20%20unicode=%22&#xF098;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM379.875008%20607.9375008C364.191008%20607.9375008%20348.468%20601.9984992%20336.5%20590.0624992L305.9375008%20559.5C289.1055008%20542.604%20283.5335008%20518.2095039999999%20291.4375008%20495.937504L292.8124992%20491.750016C298.0924992%20475.653984%20310.4604992%20437.993984%20350.8125120000001%20378.2499840000001C370.396512%20349.193984%20393.073504%20322.005984%20417.937504%20297.750016L425.437504%20290.2499840000001C449.949504%20265.162016%20477.068992%20242.523008%20506.124992%20222.875008C565.932992%20182.523008%20603.654016%20170.187008%20619.750016%20164.875008L623.937504%20163.437504C630.625504%20161.101504%20637.559008%20159.937504%20644.375008%20159.937504C660.247008%20159.937504%20675.692%20166.192%20687.5%20178L718.062496%20208.5C729.646496%20220.116%20736%20235.460512%20736%20251.812512C736%20268.196512%20729.646496%20283.635488%20718.062496%20295.1874880000001L681.249984%20331.937504C658.114016%20355.073504%20617.730496%20355.073504%20594.562496%20331.937504L539.937504%20277.312512C515.265504%20294.176512%20492.12%20313.618016%20471%20335.2499840000001L463%20343.2499840000001C441.56%20364.1779840000001%20422.207008%20387.297504%20405.375008%20411.937504L460%20466.562496C471.584%20478.114496%20477.937504%20493.585504%20477.937504%20509.937504C477.937504%20526.2895040000001%20471.584%20541.634016%20460%20553.249984L423.124992%20590.0624992C411.204992%20601.9664992%20395.559008%20607.9375008%20379.875008%20607.9375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-mobile%22%20%20%20%20%20%20unicode=%22&#xF3CD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20768C299.375008%20768%20256%20724.624992%20256%20672L256%2096C256%2043.375008%20299.375008%200%20352%200L672%200C724.624992%200%20768%2043.375008%20768%2096L768%20672C768%20724.624992%20724.624992%20768%20672%20768zM352%20704L672%20704C689.750016%20704%20704%20689.749984%20704%20672L704%2096C704%2078.249984%20689.750016%2064%20672%2064L352%2064C334.250016%2064%20320%2078.249984%20320%2096L320%20672C320%20689.749984%20334.250016%20704%20352%20704zM512%20160C494.375008%20160%20480%20145.624992%20480%20128C480%20110.375008%20494.375008%2096%20512%2096C529.624992%2096%20544%20110.375008%20544%20128C544%20145.624992%20529.624992%20160%20512%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22business-time%22%20%20%20%20%20%20unicode=%22&#xF64A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20800C431.36%20800%20414.097504%20794.2224992%20401.937504%20782.0624992C389.777504%20769.9024992%20384%20752.64%20384%20736L384%20704L96%20704L96%2064L454.375008%2064C450.215008%2084.48%20448%20105.92%20448%20128L160%20128L160%20337.937504C178.88%20327.057504%20200.64%20320%20224%20320L512.312512%20320C530.232512%20344.3200000000001%20551.992512%20366.0800000000001%20576.312512%20384L224%20384C185.92%20384%20160%20409.92%20160%20448L160%20640L864%20640L864%20448C864%20442.88%20863.710016%20438.104992%20862.750016%20433.624992C885.789984%20426.584992%20907.52%20416.964992%20928%20405.124992L928%20704L640%20704L640%20736C640%20752.64%20634.222496%20769.9024992%20622.062496%20782.0624992C609.902496%20794.2224992%20592.64%20800%20576%20800L448%20800zM448%20736L576%20736L576%20704L448%20704L448%20736zM288%20512L288%20416L352%20416L352%20512L288%20512zM672%20512L672%20433.249984C682.24%20436.449984%20692.695008%20439.175008%20703.375008%20441.375008C714.055008%20443.5750080000001%20724.96%20445.255008%20736%20446.375008L736%20512L672%20512zM768%20384C626.88%20384%20512%20269.12%20512%20128C512%20-13.12%20626.88%20-128%20768%20-128C909.12%20-128%201024%20-13.12%201024%20128C1024%20269.12%20909.12%20384%20768%20384zM768%20320C874.24%20320%20960%20234.24%20960%20128C960%2021.76%20874.24%20-64%20768%20-64C661.76%20-64%20576%2021.76%20576%20128C576%20234.24%20661.76%20320%20768%20320zM736%20288L736%2096L896%2096L896%20160L800%20160L800%20288L736%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22first-aid%22%20%20%20%20%20%20unicode=%22&#xF479;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20736C413%20736%20384%20707%20384%20672L384%20640L192%20640C139.375008%20640%2096%20596.624992%2096%20544L96%2064L928%2064L928%20544C928%20596.624992%20884.624992%20640%20832%20640L640%20640L640%20672C640%20707%20611%20736%20576%20736zM448%20672L576%20672L576%20640L448%20640zM192%20576L832%20576C850.124992%20576%20864%20562.124992%20864%20544L864%20128L160%20128L160%20544C160%20562.124992%20173.875008%20576%20192%20576zM480%20480L480%20384L384%20384L384%20320L480%20320L480%20224L544%20224L544%20320L640%20320L640%20384L544%20384L544%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22text-width%22%20%20%20%20%20%20unicode=%22&#xF035;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20704L256%20640L480%20640L480%20192L544%20192L544%20640L768%20640L768%20704zM320%20208L180%2096L320%20-16L320%2064L704%2064L704%20-16L844%2096L704%20208L704%20128L320%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-expand-arrows%22%20%20%20%20%20%20unicode=%22&#xF31E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768L128%20480L192%20480L192%20658L466%20384L192%20110L192%20288L128%20288L128%200L416%200L416%2064L238%2064L512%20338L786%2064L608%2064L608%200L896%200L896%20288L832%20288L832%20110L558%20384L832%20658L832%20480L896%20480L896%20768L608%20768L608%20704L786%20704L512%20430L238%20704L416%20704L416%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-lock%22%20%20%20%20%20%20unicode=%22&#xF502;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C387.2%20736%20288%20636.8%20288%20512C288%20434%20326.718752%20366.031264%20386.249984%20326C272.3203808%20276.88544%20192%20163.405504%20192%2032L256%2032C256%20172.8%20371.2%20288%20512%20288C550.4%20288%20588.812512%20278.375008%20620.812512%20262.375008C630.412512%20281.5750080000001%20640%20300.812512%20656%20316.812512C649.631296%20319.9968320000001%20643.060512%20322.5253760000001%20636.562496%20325.312512C696.71264%20365.243744%20736%20433.523168%20736%20512C736%20636.8%20636.8%20736%20512%20736zM512%20672C601.6%20672%20672%20601.6%20672%20512C672%20422.4%20601.6%20352%20512%20352C422.4%20352%20352%20422.4%20352%20512C352%20601.6%20422.4%20672%20512%20672zM800%20320C729.6%20320%20672%20262.4%20672%20192L672%20128L576%20128L576%20-128L1024%20-128L1024%20128L928%20128L928%20192C928%20262.4%20870.4%20320%20800%20320zM800%20256C835.2%20256%20864%20227.2000000000001%20864%20192L864%20128L736%20128L736%20192C736%20227.2000000000001%20764.8%20256%20800%20256zM640%2064L960%2064L960%20-64L640%20-64L640%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22school%22%20%20%20%20%20%20unicode=%22&#xF549;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768L96%20672L96%20608L512%20704L928%20608L928%20672zM320%20576C216.750016%20576%20116%20534%20116%20534L96%20525L96%2032L457%2032C468.124992%2012.875008%20488.375008%200%20512%200C535.624992%200%20555.875008%2012.875008%20567%2032L928%2032L928%20525L908%20534C908%20534%20807.250016%20576%20704%20576C610.624992%20576%20528.624992%20544.624992%20512%20538C495.375008%20544.624992%20413.375008%20576%20320%20576zM320%20512C381.875008%20512%20448%20492%20480%20481L480%20125C444.375008%20136.7499840000001%20385.875008%20153%20320%20153C252.750016%20153%20198%20137.5%20160%20125L160%20481C184.624992%20489.875008%20249.624992%20512%20320%20512zM704%20512C774.375008%20512%20839.375008%20489.875008%20864%20481L864%20125C826%20137.5%20771.250016%20153%20704%20153C638.124992%20153%20579.624992%20136.7499840000001%20544%20125L544%20481C576%20492%20642.124992%20512%20704%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shoe-prints%22%20%20%20%20%20%20unicode=%22&#xF54B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20800C249.750016%20800%20198.5%20748.624992%20169%20688C139.5%20627.375008%20126.750016%20554.249984%20128%20490C129.5%20415.375008%20162%20340%20162%20340L171%20320L440%20320L447%20344C447%20344%20472.250016%20438.124992%20479%20528C481.624992%20563.375008%20480.5%20624.875008%20461%20683C451.250016%20712.124992%20437.124992%20740.624992%20414%20763C390.875008%20785.375008%20358%20800%20320%20800zM704%20800C666%20800%20633.124992%20785.375008%20610%20763C586.875008%20740.624992%20572.750016%20712.124992%20563%20683C543.5%20624.875008%20542.375008%20563.375008%20545%20528C551.750016%20438.124992%20577%20344%20577%20344L584%20320L853%20320L862%20340C862%20340%20894.5%20415.375008%20896%20490C897.250016%20554.249984%20884.5%20627.375008%20855%20688C825.5%20748.624992%20774.250016%20800%20704%20800zM320%20736C342.5%20736%20356.124992%20729.5%20369%20717C381.875008%20704.5%20393.375008%20684.624992%20401%20662C416.124992%20616.749984%20418%20559.124992%20416%20532C410.750016%20462.375008%20394.124992%20404.124992%20389%20384L215%20384C207.250016%20405.875008%20192.875008%20448.5%20192%20491C190.875008%20545.249984%20203.375008%20611.375008%20227%20660C250.624992%20708.624992%20280.624992%20736%20320%20736zM704%20736C743.375008%20736%20773.375008%20708.624992%20797%20660C820.624992%20611.375008%20833%20545.249984%20832%20491C831.124992%20448.5%20816.750016%20405.875008%20809%20384L635%20384C629.875008%20404.124992%20613.250016%20462.375008%20608%20532C606%20559.124992%20607.875008%20616.749984%20623%20662C630.624992%20684.624992%20642.124992%20704.5%20655%20717C667.875008%20729.5%20681.5%20736%20704%20736zM160%20224L160%20192C159.624992%20147.875008%20163.875008%2096.375008%20186%2051C208.124992%205.624992%20254.624992%20-32%20320%20-32C392.375008%20-32%20447.375008%2038.875008%20448%20128C448.124992%20148.624992%20447.250016%20172.875008%20440%20200L434%20224zM590%20224L584%20200C576.750016%20172.875008%20575.875008%20148.624992%20576%20128C576.624992%2038.875008%20631.624992%20-32%20704%20-32C769.375008%20-32%20815.875008%205.624992%20838%2051C860.124992%2096.375008%20864.375008%20147.875008%20864%20192L864%20224zM229%20160L381%20160C382.124992%20149.5%20384.124992%20138.7499840000001%20384%20128C383.5%2063.249984%20349.750016%2032%20320%2032C275.875008%2032%20257.624992%2049.124992%20243%2079C232.5%20100.375008%20231.250016%20131.124992%20229%20160zM643%20160L795%20160C792.750016%20131.124992%20791.5%20100.375008%20781%2079C766.375008%2049.124992%20748.124992%2032%20704%2032C674.250016%2032%20640.5%2063.249984%20640%20128C639.875008%20138.7499840000001%20641.875008%20149.5%20643%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22quidditch%22%20%20%20%20%20%20unicode=%22&#xF458;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M908.875008%20729.5L570.875008%20476.187488L557.124992%20494.5L557%20494.5L523.562496%20538.875008L472.437504%20500.375008L485.062496%20483.624992L339.687488%20461.750016C274.2475008%20451.350016%20216.3064992%20416.399008%20176.5624992%20363.375008L96%20256L150.1249984%20256C112.8769984%20209.696%2085.9335008%20155.672992%2071.4375008%2097.624992L55.0624992%2032L283%2032C395.096%2032%20496.136512%20102.791488%20534.312512%20207.687488L587.562496%20347.624992L599%20332.437504L650.062496%20370.937504L609.312512%20425.062496L947.249984%20678.3124992L908.875008%20729.5zM528.812512%20425.562496L542%20408L474.312512%20230C445.128512%20149.84%20368.28%2096%20283%2096L137.25%2096C153.698%20151.776%20183.8784992%20202.6605120000001%20225.0624992%20243.812512L301.1875008%20320L224%20320L227.6875008%20325C257.4475008%20364.648%20300.828%20390.756%20349.5%20398.5L528.812512%20425.562496zM752%20256C690.24%20256%20640%20205.76%20640%20144C640%2082.24%20690.24%2032%20752%2032C813.76%2032%20864%2082.24%20864%20144C864%20205.76%20813.76%20256%20752%20256zM752%20192C778.464%20192%20800%20170.4640000000001%20800%20144C800%20117.536%20778.464%2096%20752%2096C725.536%2096%20704%20117.536%20704%20144C704%20170.4640000000001%20725.536%20192%20752%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22archway%22%20%20%20%20%20%20unicode=%22&#xF557;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20704L96%20512L160%20512L160%20128L96%20128L96%2064L160%2064L416%2064L416%20128L416%20288C416%20340.928%20459.072%20384%20512%20384C564.928%20384%20608%20340.928%20608%20288L608%20128L608%2064L864%2064L928%2064L928%20128L864%20128L864%20512L928%20512L928%20704L96%20704zM160%20640L864%20640L864%20576L160%20576L160%20640zM224%20512L800%20512L800%20128L672%20128L672%20288C672%20376.2240000000001%20600.224%20448%20512%20448C423.776%20448%20352%20376.2240000000001%20352%20288L352%20128L224%20128L224%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22info%22%20%20%20%20%20%20unicode=%22&#xF129;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C441.624992%20768%20384%20710.375008%20384%20640C384%20569.624992%20441.624992%20512%20512%20512C582.375008%20512%20640%20569.624992%20640%20640C640%20710.375008%20582.375008%20768%20512%20768zM512%20704C547.750016%20704%20576%20675.749984%20576%20640C576%20604.249984%20547.750016%20576%20512%20576C476.250016%20576%20448%20604.249984%20448%20640C448%20675.749984%20476.250016%20704%20512%20704zM352%20480L352%20320L416%20320L416%20160L352%20160L352%200L672%200L672%20160L608%20160L608%20480zM416%20416L544%20416L544%2096L608%2096L608%2064L416%2064L416%2096L480%2096L480%20384L416%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22money-bill%22%20%20%20%20%20%20unicode=%22&#xF0D6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20672L64%20128L960%20128L960%20672L64%20672zM192%20608L832%20608C832%20572.64%20860.64%20544%20896%20544L896%20256C860.64%20256%20832%20227.36%20832%20192L192%20192C192%20227.36%20163.36%20256%20128%20256L128%20544C163.36%20544%20192%20572.64%20192%20608zM512%20544C441.248%20544%20384%20479.488%20384%20400C384%20320.512%20441.248%20256%20512%20256C582.752%20256%20640%20320.512%20640%20400C640%20479.488%20582.752%20544%20512%20544zM512%20480C547.264%20480%20576%20444.128%20576%20400C576%20355.872%20547.264%20320%20512%20320C476.736%20320%20448%20355.872%20448%20400C448%20444.128%20476.736%20480%20512%20480zM272%20448C245.504%20448%20224%20426.496%20224%20400C224%20373.504%20245.504%20352%20272%20352C298.496%20352%20320%20373.504%20320%20400C320%20426.496%20298.496%20448%20272%20448zM752%20448C725.504%20448%20704%20426.496%20704%20400C704%20373.504%20725.504%20352%20752%20352C778.496%20352%20800%20373.504%20800%20400C800%20426.496%20778.496%20448%20752%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment-slash%22%20%20%20%20%20%20unicode=%22&#xF4B3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M118.6249984%20822.6249984L73.3750016%20777.3750016L905.375008%20-54.624992L950.624992%20-9.375008L877.249984%2064L928%2064L928%20704L237.25%20704L118.6249984%20822.6249984zM96%20664.25L96%2064L402.750016%2064L512%20-45.249984L621.249984%2064L696.249984%2064L632.249984%20128L594.750016%20128L512%2045.249984L429.249984%20128L160%20128L160%20600.25L96%20664.25zM301.25%20640L864%20640L864%20128L813.249984%20128L301.25%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22braille%22%20%20%20%20%20%20unicode=%22&#xF2A1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20704C348.624992%20704%20320%20675.375008%20320%20640C320%20604.624992%20348.624992%20576%20384%20576C419.375008%20576%20448%20604.624992%20448%20640C448%20675.375008%20419.375008%20704%20384%20704zM640%20704C604.624992%20704%20576%20675.375008%20576%20640C576%20604.624992%20604.624992%20576%20640%20576C675.375008%20576%20704%20604.624992%20704%20640C704%20675.375008%20675.375008%20704%20640%20704zM384%20448C348.624992%20448%20320%20419.375008%20320%20384C320%20348.624992%20348.624992%20320%20384%20320C419.375008%20320%20448%20348.624992%20448%20384C448%20419.375008%20419.375008%20448%20384%20448zM640%20448C604.624992%20448%20576%20419.375008%20576%20384C576%20348.624992%20604.624992%20320%20640%20320C675.375008%20320%20704%20348.624992%20704%20384C704%20419.375008%20675.375008%20448%20640%20448zM384%20192C348.624992%20192%20320%20163.375008%20320%20128C320%2092.624992%20348.624992%2064%20384%2064C419.375008%2064%20448%2092.624992%20448%20128C448%20163.375008%20419.375008%20192%20384%20192zM640%20192C604.624992%20192%20576%20163.375008%20576%20128C576%2092.624992%20604.624992%2064%20640%2064C675.375008%2064%20704%2092.624992%20704%20128C704%20163.375008%20675.375008%20192%20640%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-phone-square%22%20%20%20%20%20%20unicode=%22&#xF87B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM644.062496%20608C627.678496%20608%20612.302016%20601.6464992%20600.750016%20590.0624992L563.937504%20553.249984C540.801504%20530.1139840000001%20540.801504%20489.730496%20563.937504%20466.562496L618.562496%20411.937504C601.698496%20387.265504%20582.319488%20364.12%20560.687488%20343L552.624992%20335C531.696992%20313.56%20508.577504%20294.207008%20483.937504%20277.375008L429.3125120000001%20332C417.760512%20343.584%20402.352%20349.937504%20386%20349.937504C369.648%20349.937504%20354.240992%20343.584%20342.624992%20332L305.8124992%20295.124992C282.0044992%20271.284992%20282.0030016%20232.4360000000001%20305.8750016%20208.5L336.375008%20177.937504C353.271008%20161.105504%20377.665504%20155.533504%20399.937504%20163.437504L404.124992%20164.812512C420.220992%20170.0925120000001%20457.943488%20182.460512%20517.687488%20222.812512C546.743488%20242.3965120000001%20573.931488%20265.073504%20598.187488%20289.937504L605.687488%20297.437504C630.775488%20321.9495040000001%20653.414496%20349.068992%20673.062496%20378.124992C713.414496%20437.932992%20725.750496%20475.654016%20731.062496%20491.750016L732.437504%20495.937504C734.773504%20502.625504%20735.937504%20509.559008%20735.937504%20516.375008C735.937504%20532.247008%20729.683008%20547.692%20717.875008%20559.5L687.375008%20590.0624992C675.759008%20601.6464992%20660.414496%20608%20644.062496%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cubes%22%20%20%20%20%20%20unicode=%22&#xF1B3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768L500%20763L308%20686L288%20678L288%20463L115%20388L96%20379L96%20121L112%20111L304%204L319%20-4L334%203L512%2092L690%203L705%20-4L720%204L912%20111L928%20121L928%20379L909%20388L736%20463L736%20678L716%20686L524%20763zM512%20698L617%20657L512%20616L407%20657zM352%20610L480%20561L480%20405L352%20462zM672%20610L672%20462L544%20405L544%20561zM320%20406L436%20355L320%20298L204%20356zM704%20406L820%20356L704%20298L588%20355L624%20371zM160%20307L288%20243L288%2086L160%20158zM864%20307L864%20158L736%2086L736%20243zM480%20305L480%20148L352%2084L352%20243zM544%20305L672%20243L672%2084L544%20148z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22balance-scale--right-weighted-%22%20%20%20%20%20%20unicode=%22&#xF516;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M271.25%20732.5L239.6875008%20675.9375008L96%20424.5L96%20416C96%20327.776%20167.776%20256%20256%20256C344.224%20256%20416%20327.776%20416%20416L416%20424.5L281.25%20660.3750016L416.187488%20609.75C416.1764800000001%20609.1526656%20416%20608.5999136%20416%20608C416%20566.348512%20442.839968%20531.131552%20480%20517.875008L480%20128L352%20128L352%2064L480%2064L544%2064L544%20128L544%20517.875008C560.053888%20523.60208%20573.978176%20533.444704%20584.812512%20546.187488L735.687488%20487.5L608%20264L608%20255.5C608%20167.308%20679.776%2096%20768%2096C856.224%2096%20928%20167.308%20928%20255.5L928%20264L768%20544L607.812512%20606C607.826848%20606.6813344%20608%20607.315296%20608%20608C608%20660.928%20564.928%20704%20512%20704C482.617152%20704%20456.624896%20690.4281856%20439%20669.5624992L271.25%20732.5zM512%20640C529.664%20640%20544%20625.6320000000001%20544%20608C544%20590.3679999999999%20529.664%20576%20512%20576C494.336%20576%20480%20590.3679999999999%20480%20608C480%20625.6320000000001%20494.336%20640%20512%20640zM256%20575.5L328.875008%20448L183.1249984%20448L256%20575.5zM768%20415L840.562496%20288L695.437504%20288L768%20415zM165.9375008%20384L346.062496%20384C332.806688%20346.827456%20297.6695168%20320%20256%20320C214.3304832%20320%20179.1933184%20346.827456%20165.9375008%20384zM677.750016%20224L858.249984%20224C845.136992%20186.564224%20809.857984%20159.5%20768%20159.5C726.142016%20159.5%20690.863008%20186.564224%20677.750016%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mitten%22%20%20%20%20%20%20unicode=%22&#xF7B5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20800C467.375008%20800%20352%20684.624992%20352%20544L352%20460C296.875008%20492.249984%20225.250016%20481.375008%20186%20429C143.750016%20372.7499840000001%20154.750016%20292.124992%20211%20250L211%20249L212%20249L384%20123L384%20-32L832%20-32L832%20137C832.624992%20138.2499840000001%20833.250016%20139.375008%20834%20141C837.624992%20148.2499840000001%20841.5%20158.5%20846%20172C855%20198.875008%20864%20237.7499840000001%20864%20288L864%20544C864%20684.624992%20748.624992%20800%20608%20800zM608%20736C713.750016%20736%20800%20649.749984%20800%20544L800%20288C800%20245%20793%20213%20786%20192C782.5%20181.5%20778.375008%20173.875008%20776%20169C774.750016%20166.624992%20774.624992%20165%20774%20164C773.750016%20163.5%20773.124992%20163.124992%20773%20163L778%20160L443%20160L435%20166L250%20301C221.375008%20322.375008%20215.624992%20361.5%20237%20390C258.5%20418.624992%20297.5%20424.375008%20326%20403L327%20403L366%20376L416%20341L416%20544C416%20649.749984%20502.250016%20736%20608%20736zM448%2096L768%2096L768%2032L448%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cube%22%20%20%20%20%20%20unicode=%22&#xF1B2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20755L499%20749L179%20605L160%20597L160%20191L176%20182L496%204L512%20-5L528%204L848%20182L864%20191L864%20597L845%20605L525%20749zM512%20685L758%20575L512%20452L266%20575zM224%20524L480%20396L480%2087L224%20229zM800%20524L800%20229L544%2087L544%20396z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22history%22%20%20%20%20%20%20unicode=%22&#xF1DA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C378.624992%20768%20260.875008%20700.375008%20192%20597L192%20704L128%20704L128%20480L352%20480L352%20544L236%20544C291.250016%20639.375008%20393.5%20704%20512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384L128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM480%20640L480%20352L704%20352L704%20416L544%20416L544%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22globe-with-africa-shown%22%20%20%20%20%20%20unicode=%22&#xF57C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C522.816%20736%20533.44%20735.3349984%20544%20734.3750016L544%20672L480%20672L448%20576L416%20576L416%20544L576%20544L608%20512L640%20512L640%20480L608%20448L480%20480L352%20384L352%20288L416%20224L512%20224L512%20144L544%2064L576%2064L672%20192L672%20224L704%20288L704%20320L672%20320L640%20384L672%20416L720%20384L800%20416L800%20448L857.875008%20448C861.715008%20427.2%20864%20405.888%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22address-book%22%20%20%20%20%20%20unicode=%22&#xF2B9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20768L192%20608L160%20608L160%20544L256%20544L256%20704L768%20704L768%2064L256%2064L256%20160L192%20160L192%200L832%200L832%20768zM512%20576C441.624992%20576%20384%20518.375008%20384%20448C384%20412.375008%20399.250016%20380.2499840000001%20423%20357C380.375008%20328.124992%20352%20278.875008%20352%20224L416%20224C416%20277%20459%20320%20512%20320C565%20320%20608%20277%20608%20224L672%20224C672%20278.875008%20643.624992%20328.124992%20601%20357C624.750016%20380.2499840000001%20640%20412.375008%20640%20448C640%20518.375008%20582.375008%20576%20512%20576zM192%20512L192%20448L160%20448L160%20384L256%20384L256%20512zM512%20512C547.750016%20512%20576%20483.749984%20576%20448C576%20412.249984%20547.750016%20384%20512%20384C476.250016%20384%20448%20412.249984%20448%20448C448%20483.749984%20476.250016%20512%20512%20512zM192%20352L192%20288L160%20288L160%20224L256%20224L256%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22face-without-mouth%22%20%20%20%20%20%20unicode=%22&#xF5A4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-secret%22%20%20%20%20%20%20unicode=%22&#xF21B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M418%20768C390%20768%20365.375008%20753.624992%20348%20735C330.624992%20716.375008%20318.124992%20693.124992%20307%20668C290%20629.249984%20277.875008%20586.249984%20267%20546C232.250016%20535.875008%20202.750016%20523.249984%20179%20508C151.250016%20490.124992%20128%20465.375008%20128%20432C128%20403%20145.750016%20379.7499840000001%20168%20363C187%20348.7499840000001%20210.375008%20336.875008%20238%20327C239.624992%20319.624992%20242%20312.124992%20245%20305C218%20289.7499840000001%20175.250016%20260.2499840000001%20134%20204L115%20177L142%20158L247%2086L204%200L820%200L777%2086L882%20158L909%20177L890%20204C848.750016%20260.2499840000001%20806%20289.7499840000001%20779%20305C782%20312.124992%20784.375008%20319.624992%20786%20327C813.624992%20336.875008%20837%20348.7499840000001%20856%20363C878.250016%20379.7499840000001%20896%20403%20896%20432C896%20465.375008%20872.750016%20490.124992%20845%20508C821.250016%20523.249984%20791.750016%20535.875008%20757%20546C745%20587.749984%20731.750016%20631.5%20715%20670C704.124992%20694.875008%20692.124992%20717.749984%20675%20736C657.875008%20754.249984%20633.5%20768%20606%20768C587.375008%20768%20573.250016%20762.875008%20558%20759C542.750016%20755.124992%20527.375008%20752%20512%20752C481.250016%20752%20455.5%20768%20418%20768zM418%20704C424.624992%20704%20464%20688%20512%20688C536%20688%20557.375008%20692.875008%20574%20697C590.624992%20701.124992%20603.250016%20704%20606%20704C613.375008%20704%20618.875008%20701.624992%20628%20692C637.124992%20682.375008%20647.875008%20665%20657%20644C674.375008%20604.249984%20687.624992%20550%20702%20500C702%20500.124992%20703.750016%20501.5%20699%20499C691%20494.624992%20674.250016%20489%20654%20486C613.375008%20479.875008%20558%20480%20512%20480C466.250016%20480%20410.750016%20480.624992%20370%20487C349.624992%20490.124992%20333.124992%20495.624992%20325%20500C322.5%20501.375008%20321.624992%20500.875008%20321%20501C321%20501.375008%20321%20501.624992%20321%20502C321.124992%20502.249984%20320.875008%20502.749984%20321%20503C321.375008%20503.375008%20321.624992%20503.624992%20322%20504C324.375008%20508.249984%20325.750016%20513.124992%20326%20518C326%20518.375008%20326%20518.624992%20326%20519C337.5%20561.5%20350.375008%20606.5%20366%20642C375.375008%20663.375008%20385.5%20680.749984%20395%20691C404.5%20701.249984%20411%20704%20418%20704zM262%20477C269.250016%20462%20282%20450%20295%20443C314.5%20432.624992%20336.875008%20427.749984%20361%20424C409.250016%20416.5%20465.750016%20416%20512%20416C558%20416%20614.624992%20415.749984%20663%20423C687.250016%20426.624992%20709.375008%20431.375008%20729%20442C742.124992%20449.124992%20754.875008%20461.749984%20762%20477C781.750016%20470%20798.375008%20462.5%20810%20455C828.624992%20443%20832%20434.124992%20832%20432C832%20430.124992%20830.375008%20424%20817%20414C803.624992%20404%20780.624992%20392.375008%20751%20383C691.750016%20364.124992%20606.5%20352%20512%20352C417.5%20352%20332.250016%20364.124992%20273%20383C243.375008%20392.375008%20220.375008%20404%20207%20414C193.624992%20424%20192%20430.124992%20192%20432C192%20434.124992%20194.5%20442.124992%20213%20454C224.624992%20461.5%20241.750016%20469.624992%20262%20477zM345%20302C355.5%20300.2499840000001%20365.875008%20297.375008%20377%20296C381.124992%20267.875008%20403%20243.124992%20438%20241C465%20239.375008%20495.375008%20252.124992%20498%20288C502.750016%20288%20507.250016%20288%20512%20288C516.750016%20288%20521.250016%20288%20526%20288C528.624992%20252.124992%20559%20239.375008%20586%20241C621%20243.124992%20642.875008%20267.875008%20647%20296C658.124992%20297.375008%20668.5%20300.2499840000001%20679%20302L676%20282C666.124992%20229.375008%20642.624992%20180.624992%20613%20147C583.375008%20113.375008%20548.624992%2095.5%20512%2096C474.375008%2096.5%20440.375008%20114.624992%20411%20148C381.624992%20181.375008%20358.5%20229.124992%20348%20282zM736%20256C747.875008%20249%20779.124992%20228.5%20815%20189L718%20122L695%20107L707%2082L716%2064L615%2064C631.750016%2075.249984%20647.250016%2089.375008%20661%20105C696.250016%20145%20719.875008%20197.375008%20733%20254C734.124992%20254.624992%20735%20255.375008%20736%20256zM287%20255C288.250016%20254.2499840000001%20289.750016%20253.7499840000001%20291%20253C304.750016%20197.124992%20328.250016%20145.375008%20363%20106C377.375008%2089.624992%20394.124992%2075.624992%20412%2064L308%2064L317%2082L329%20107L306%20122L209%20189C242.875008%20226.375008%20273.750016%20247%20287%20255z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paper-plane%22%20%20%20%20%20%20unicode=%22&#xF1D8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M115%20725L129%20665L191%20384L129%20103L115%2043L172%2066L876%20354L949%20384L876%20414L172%20702zM204%20619L701%20416L249%20416zM249%20352L701%20352L204%20149z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gas-pump%22%20%20%20%20%20%20unicode=%22&#xF52F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20736C203.375008%20736%20160%20692.624992%20160%20640L160%2032L608%2032L608%20256L672%20256L672%20128C672%2075.375008%20715.375008%2032%20768%2032C820.624992%2032%20864%2075.375008%20864%20128L864%20454C864%20479.5%20854%20503%20836%20521L685%20672L640%20627L731%20536C696.624992%20521.375008%20672%20487.5%20672%20448C672%20395.375008%20715.375008%20352%20768%20352C779.250016%20352%20789.875008%20354.375008%20800%20358L800%20128C800%20109.875008%20786.124992%2096%20768%2096C749.875008%2096%20736%20109.875008%20736%20128L736%20256C736%20291%20707%20320%20672%20320L608%20320L608%20640C608%20692.624992%20564.624992%20736%20512%20736zM256%20672L512%20672C530.124992%20672%20544%20658.124992%20544%20640L544%20512L224%20512L224%20640C224%20658.124992%20237.875008%20672%20256%20672zM768%20480C786%20480%20800%20466%20800%20448C800%20430%20786%20416%20768%20416C750%20416%20736%20430%20736%20448C736%20466%20750%20480%20768%20480zM224%20448L544%20448L544%2096L224%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trophy%22%20%20%20%20%20%20unicode=%22&#xF091;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20768C193.875008%20768%20162.750016%20756.624992%20138%20735C113.250016%20713.375008%2096%20680.124992%2096%20640C96%20606%20110.250016%20577%20128%20554C145.750016%20531%20167.250016%20512.875008%20187%20495C226.5%20459.249984%20256%20429.875008%20256%20384C256%20379.124992%20251.250016%20367.375008%20245%20358C238.750016%20348.624992%20233%20343%20233%20343L279%20298C279%20298%20289.250016%20308.2499840000001%20299%20323C307.375008%20335.624992%20316.5%20351.875008%20319%20373C322.624992%20362.624992%20326.124992%20352%20330%20342C352%20285.2499840000001%20377.375008%20234.375008%20406%20196C416.375008%20182%20427.124992%20169.624992%20439%20159C372.875008%20154.2499840000001%20320%2099.249984%20320%2032L320%200L704%200L704%2032C704%20100%20650.124992%20155.2499840000001%20583%20159C595%20169.624992%20606.5%20182.124992%20617%20196C645.750016%20234.2499840000001%20670.750016%20285.2499840000001%20693%20342C697.124992%20352.624992%20701.124992%20364%20705%20375C707.124992%20353%20716.375008%20336%20725%20323C734.750016%20308.2499840000001%20745%20298%20745%20298L791%20343C791%20343%20785.250016%20348.624992%20779%20358C772.750016%20367.375008%20768%20379.124992%20768%20384C768%20429.875008%20797.5%20459.249984%20837%20495C856.750016%20512.875008%20878.250016%20531%20896%20554C913.750016%20577%20928%20606%20928%20640C928%20680.124992%20910.750016%20713.375008%20886%20735C861.250016%20756.624992%20830.124992%20768%20800%20768C759.124992%20768%20731.124992%20749.375008%20716%20736L308%20736C292.875008%20749.375008%20264.875008%20768%20224%20768zM224%20704C239.124992%20704%20248.875008%20699.249984%20256%20695C256.875008%20629.749984%20268.124992%20555.749984%20286%20483C269%20506%20247.750016%20525.124992%20229%20542C208.750016%20560.249984%20190.250016%20577.124992%20178%20593C165.750016%20608.875008%20160%20622.624992%20160%20640C160%20662.375008%20168.750016%20676.249984%20181%20687C193.250016%20697.749984%20210.124992%20704%20224%20704zM800%20704C813.875008%20704%20830.750016%20697.749984%20843%20687C855.250016%20676.249984%20864%20662.375008%20864%20640C864%20622.624992%20858.250016%20608.875008%20846%20593C833.750016%20577.124992%20815.250016%20560.249984%20795%20542C775.875008%20524.749984%20754.250016%20504.875008%20737%20481C755.375008%20554.249984%20767.124992%20628.875008%20768%20695C775.124992%20699.249984%20784.875008%20704%20800%20704zM324%20672L700%20672C695.124992%20576.875008%20670.5%20460.875008%20633%20365C612.250016%20312%20588.250016%20266%20565%20235C541.750016%20204%20520.5%20192%20511%20192C501.624992%20192%20481.124992%20204%20458%20235C434.875008%20266%20410.624992%20311.875008%20390%20365C352.750016%20461%20328.875008%20577.375008%20324%20672zM480%20576L480%20416L544%20416L544%20576zM448%2096L576%2096C599%2096%20614.750016%2081.875008%20626%2064L398%2064C409.250016%2081.875008%20425%2096%20448%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-arrow-circle-up%22%20%20%20%20%20%20unicode=%22&#xF35B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM512%20608L384%20480L480%20480L480%20160L544%20160L544%20480L640%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22play-circle%22%20%20%20%20%20%20unicode=%22&#xF144;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM384%20604L384%20164L432%20192L720%20356L768%20384L720%20412L432%20576zM448%20494L639%20384L448%20274z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22donate%22%20%20%20%20%20%20unicode=%22&#xF4B9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C335.552%20800%20192%20656.448%20192%20480C192%20303.552%20335.552%20160%20512%20160C688.448%20160%20832%20303.552%20832%20480C832%20656.448%20688.448%20800%20512%20800zM512%20736C653.152%20736%20768%20621.152%20768%20480C768%20338.848%20653.152%20224%20512%20224C370.848%20224%20256%20338.848%20256%20480C256%20621.152%20370.848%20736%20512%20736zM480%20672L480%20633.9375008C475.36%20632.2575008%20470.850016%20630.2043744%20466.562496%20627.8750016C462.275008%20625.5456256%20458.182496%20622.9175008%20454.312512%20620C450.442496%20617.0824992%20446.824992%20613.8818752%20443.437504%20610.4375008C436.662496%20603.5487488%20430.892512%20595.6912512%20426.437504%20587.0624992C424.209984%20582.7481248%20422.3%20578.22%20420.750016%20573.562496C417.649984%20564.247488%20416%20554.3199999999999%20416%20544C416%20537.44%20416.707488%20531.024992%20418%20524.812512C420.584992%20512.3874880000001%20425.617504%20500.787488%20432.562496%20490.562496C436.035008%20485.449984%20439.952512%20480.672512%20444.3125120000001%20476.312512C453.032512%20467.592512%20463.415008%20460.524992%20474.875008%20455.624992C486.335008%20450.724992%20498.88%20448%20512%20448C516.56%20448%20520.832512%20447.137504%20524.687488%20445.562496C528.542496%20443.987488%20531.952512%20441.672512%20534.812512%20438.8125120000001C537.672512%20435.952512%20539.987488%20432.5424960000001%20541.562496%20428.687488C543.137504%20424.832512%20544%20420.56%20544%20416C544%20402.32%20536.252512%20391.162496%20524.687488%20386.437504C520.832512%20384.862496%20516.56%20384%20512%20384C507.44%20384%20503.167488%20384.862496%20499.312512%20386.437504C495.457504%20388.012512%20492.047488%20390.327488%20489.187488%20393.187488C483.467488%20398.907488%20480%20406.88%20480%20416L416%20416C416%20410.84%20416.442496%20405.751872%20417.249984%20400.8125120000001C418.057504%20395.87312%20419.2%20391.095008%20420.750016%20386.437504C422.3%20381.78%20424.209984%20377.2518720000001%20426.437504%20372.937504C428.664992%20368.6231360000001%20431.222496%20364.535008%20434.062496%20360.624992C436.902496%20356.715008%20440.0500160000001%20353.00688%20443.437504%20349.562496C446.824992%20346.118112%20450.442496%20342.917504%20454.312512%20340C458.182496%20337.082496%20462.275008%20334.4543680000001%20466.562496%20332.124992C470.849984%20329.795616%20475.36%20327.742496%20480%20326.062496L480%20288L544%20288L544%20326.062496C576.48%20337.822496%20601.097504%20366.236864%20606.750016%20400.8125120000001C607.557504%20405.751872%20608%20410.84%20608%20416C608%20422.56%20607.292512%20428.975008%20606%20435.187488C604.707488%20441.4%20602.824992%20447.395008%20600.375008%20453.124992C597.924992%20458.855008%20594.909984%20464.324992%20591.437504%20469.437504C587.964992%20474.550016%20584.047488%20479.327488%20579.687488%20483.687488C575.327488%20488.047488%20570.549984%20491.964992%20565.437504%20495.437504C560.324992%20498.909984%20554.855008%20501.924992%20549.124992%20504.375008C543.395008%20506.824992%20537.4%20508.707488%20531.187488%20510C524.975008%20511.292512%20518.56%20512%20512%20512C507.44%20512%20503.167488%20512.862496%20499.312512%20514.437504C495.457504%20516.012512%20492.047488%20518.327488%20489.187488%20521.187488C486.327488%20524.0474879999999%20484.012512%20527.457504%20482.437504%20531.312512C480.862496%20535.167488%20480%20539.44%20480%20544C480%20548.56%20480.862496%20552.832512%20482.437504%20556.687488C484.012512%20560.542496%20486.327488%20563.9525120000001%20489.187488%20566.812512C492.047488%20569.672512%20495.457504%20571.987488%20499.312512%20573.562496C503.167488%20575.137504%20507.44%20576%20512%20576C530.24%20576%20544%20562.24%20544%20544L608%20544C608%20549.1600000000001%20607.557504%20554.248128%20606.750016%20559.187488C605.942496%20564.12688%20604.8%20568.904992%20603.249984%20573.562496C593.950016%20601.5075008%20571.84%20623.8575008%20544%20633.9375008L544%20672L480%20672zM64%20224L64%20-32L128%20-32L128%20160L300.1875008%20160C272.9555008%20178.0800000000001%20248.3544992%20199.744%20226.5624992%20224L64%20224zM797.437504%20224C775.645504%20199.744%20751.044512%20178.0800000000001%20723.812512%20160L896%20160L896%20-32L960%20-32L960%20224L797.437504%20224zM192%2096L192%2032L832%2032L832%2096L192%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fax%22%20%20%20%20%20%20unicode=%22&#xF1AC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20736L384%20576L320%20576L320%20640L128%20640L128%2064L192%2064L192%2032C192%20-20.624992%20235.375008%20-64%20288%20-64C340.624992%20-64%20384%20-20.624992%20384%2032L384%2064L896%2064L896%20576L768%20576L768%20736zM448%20672L704%20672L704%20512L448%20512zM192%20576L256%20576L256%20128L192%20128zM320%20512L384%20512L384%20448L768%20448L768%20512L832%20512L832%20128L320%20128zM416%20384L416%20320L480%20320L480%20384zM544%20384L544%20320L608%20320L608%20384zM672%20384L672%20320L736%20320L736%20384zM416%20256L416%20192L480%20192L480%20256zM544%20256L544%20192L608%20192L608%20256zM672%20256L672%20192L736%20192L736%20256zM256%2064L320%2064L320%2032C320%2014.249984%20305.750016%200%20288%200C270.250016%200%20256%2014.249984%20256%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22meteor%22%20%20%20%20%20%20unicode=%22&#xF753;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M971%20845L846%20763L646%20632L658%20653L710%20747L615%20697C615%20697%20527.750016%20650.249984%20425%20589C322.250016%20527.749984%20205.250016%20453.624992%20141%20391C36.5%20286.5%2036.250016%20117.875008%20141%2016L142%2016C246.624992%20-88%20413.375008%20-88.624992%20515%2016L515%2017C569.5%2071.624992%20636.875008%20171%20692%20259C747.250016%20347.2499840000001%20789%20423%20789%20423L834%20502L750%20468L724%20458L891%20719zM756%20627L616%20408L562%20323L655%20361L685%20373C667.750016%20343.5%20664%20336.124992%20637%20293C582.624992%20206.124992%20514.624992%20105.624992%20470%2061C392.624992%20-19.250016%20266.875008%20-19.875008%20186%2061L185%2061C104.750016%20138.375008%20105.124992%20264.124992%20186%20345C240.124992%20397.624992%20356.750016%20473.624992%20458%20534C506.875008%20563.124992%20514%20567.124992%20548%20586L529%20550L467%20437L574%20508zM320%20320C249.250016%20320%20192%20262.7499840000001%20192%20192C192%20121.2499840000001%20249.250016%2064%20320%2064C390.750016%2064%20448%20121.2499840000001%20448%20192C448%20262.7499840000001%20390.750016%20320%20320%20320zM320%20256C358.124992%20256%20384%20230.124992%20384%20192C384%20153.875008%20358.124992%20128%20320%20128C281.875008%20128%20256%20153.875008%20256%20192C256%20230.124992%20281.875008%20256%20320%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-tag%22%20%20%20%20%20%20unicode=%22&#xF507;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C387.2%20736%20288%20636.8%20288%20512C288%20434%20326.718752%20366.031264%20386.249984%20326C272.3203808%20276.88544%20192%20163.405504%20192%2032L256%2032C256%20172.8%20371.2%20288%20512%20288C636.8%20288%20736%20387.2%20736%20512C736%20636.8%20636.8%20736%20512%20736zM512%20672C601.6%20672%20672%20601.6%20672%20512C672%20422.4%20601.6%20352%20512%20352C422.4%20352%20352%20422.4%20352%20512C352%20601.6%20422.4%20672%20512%20672zM672%20288C636.8%20288%20608%20259.2000000000001%20608%20224L608%2083.187488L800%20-108.812512C812.8%20-121.612512%20828.812512%20-128%20844.812512%20-128C860.812512%20-128%20876.824992%20-121.612512%20889.624992%20-108.812512L1004.812512%206.375008C1017.612512%2019.175008%201024%2035.187488%201024%2051.187488C1024%2067.187488%201017.612512%2083.2000000000001%201004.812512%2096L812.812512%20288L672%20288zM672%20224L787.187488%20224L960%2051.187488L844.812512%20-64L672%20108.812512L672%20224zM736%20192A32%2032%200%200%201%20736%20128A32%2032%200%200%201%20736%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22university%22%20%20%20%20%20%20unicode=%22&#xF19C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20772L498%20765L178%20608L160%20599L160%20544L864%20544L864%20599L846%20608L526%20765zM512%20700L700%20608L324%20608zM224%20512L224%20192L192%20192L192%20128L832%20128L832%20192L800%20192L800%20512L736%20512L736%20192L672%20192L672%20512L608%20512L608%20192L544%20192L544%20512L480%20512L480%20192L416%20192L416%20512L352%20512L352%20192L288%20192L288%20512zM128%2096L128%2032L896%2032L896%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22greater-than%22%20%20%20%20%20%20unicode=%22&#xF531;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20704L192%20635L721%20384L192%20133L192%2064L832%20359L832%20409z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22line-chart%22%20%20%20%20%20%20unicode=%22&#xF201;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M871%20724L759%20584L654%20637L629%20649L613%20626L504%20462L403%20538L384%20552L365%20538L249%20451L136%20479L120%20417L248%20385L263%20381L275%20390L384%20472L493%20390L520%20370L539%20398L651%20566L754%20515L777%20504L921%20684zM642%20310L615%20276L506%20140L403%20218L384%20232L365%20218L253%20134L142%20189L114%20131L242%2067L259%2059L275%2070L384%20152L493%2070L518%2052L537%2076L637%20201L741%2046L766%2010L793%2044L921%20204L871%20244L771%20119L667%20274z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-four%22%20%20%20%20%20%20unicode=%22&#xF524;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM352%20608A64%2064%200%200%201%20352%20480A64%2064%200%200%201%20352%20608zM672%20608A64%2064%200%200%201%20672%20480A64%2064%200%200%201%20672%20608zM352%20288A64%2064%200%200%201%20352%20160A64%2064%200%200%201%20352%20288zM672%20288A64%2064%200%200%201%20672%20160A64%2064%200%200%201%20672%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22seedling%22%20%20%20%20%20%20unicode=%22&#xF4D8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M748.750016%20447.249984C737.875008%20446.624992%20730.750016%20450.124992%20729.875008%20450.749984L675.875008%20416.249984C687.750016%20397.624992%20712.250016%20385%20739.750016%20383.375008C741.875008%20383.2499840000001%20744%20383.2499840000001%20746.124992%20383.2499840000001C782.250016%20383.2499840000001%20817.750016%20401.5%20844.624992%20434C890.5%20489.749984%20922.750016%20548.875008%20924.124992%20551.375008L938.624992%20578.249984L912.5%20594C767.5%20681.124992%20684.624992%20639.749984%20655.750016%20617.875008C618.5%20589.624992%20601.5%20543.375008%20610.875008%20498.249984C581.124992%20479.249984%20551.5%20455.249984%20527.875008%20426C514.250016%20457.875008%20493%20486.5%20468.250016%20511.749984C470.5%20517.624992%20472%20523.375008%20473%20527.624992C473.5%20529.875008%20474%20532%20474.624992%20533.875008C491%20588.749984%20468.5%20652.749984%20418.624992%20693C383.124992%20721.624992%20282.250016%20778.124992%20112.624992%20684.624992L90.750016%20672.624992L97%20648.624992C98.250016%20643.749984%20128.5%20529.749984%20188.624992%20463C214.624992%20434.124992%20247.250016%20417.875008%20283.124992%20416.124992C285.375008%20416%20287.624992%20416%20289.750016%20416C330%20416%20364.5%20433.875008%20378.5%20446.624992L335.5%20494C335%20493.624992%20281.250016%20455.875008%20236.250016%20505.875008C201.375008%20544.5%20177.624992%20606.5%20166.375008%20640.5C287.5%20698.875008%20354.5%20662.5%20378.375008%20643.249984C406.375008%20620.624992%20420.250016%20587.249984%20414.5%20558.249984C345.624992%20609.249984%20273.875008%20637.749984%20268.124992%20639.875008L245%20580.249984C310.375008%20555%20480%20464.5%20480%20352L480%20251.375008C455.624992%20245%20433.375008%20231.875008%20416.624992%20213C401.624992%20220.2499840000001%20385.124992%20224%20368%20224C322.250016%20224%20282.875008%20196.5%20265.5%20157C257.124992%20159%20248.624992%20160%20240%20160C178.250016%20160%20128%20109.749984%20128%2048L128%2032L192%2032L192%2048C192%2074.5%20213.5%2096%20240%2096C252.875008%2096%20262.750016%2090.624992%20268.750016%2086.124992L320%20111.624992L320%20112.124992C320.124992%20138.5%20341.624992%20160%20368%20160C380.875008%20160%20393%20154.875008%20402.124992%20145.624992L454%20154.624992C464.5%20177.375008%20487.250016%20192%20512%20192C535.250016%20192%20556.750016%20179%20568%20158L618.5%20150.2499840000001C624.875008%20156.5%20633.375008%20160%20642.250016%20160C661%20160%20676.375008%20144.624992%20676.375008%20125.875008C676.375008%20122.124992%20675.624992%20118.375008%20674.124992%20114.2499840000001L725.5%2079.375008C734%2087%20748.250016%2096%20768%2096C803.250016%2096%20832%2067.249984%20832%2032L896%2032C896%20102.624992%20838.624992%20160%20768%20160C757%20160%20746.124992%20158.5%20735.750016%20155.7499840000001C723%20195.375008%20685.875008%20224%20642.250016%20224C628.875008%20224%20616.124992%20221.375008%20604.124992%20216.375008C587.750016%20233.5%20566.875008%20245.375008%20544%20251.375008L544%20288L544.124992%20288L544.124992%20298.5C544.124992%20431.375008%20753.124992%20495%20755.250016%20495.624992L737.250016%20557C734%20556.124992%20707.875008%20548.124992%20673.5%20532.375008C676%20545.624992%20682.875008%20558%20694.5%20566.749984C728.375008%20592.5%20785.875008%20587.624992%20851.750016%20554.375008C838.875008%20533.375008%20818.875008%20503.249984%20795.250016%20474.624992C777.624992%20453.249984%20760.250016%20447.875008%20748.750016%20447.249984zM431.5%20549.749984L431.875008%20544.749984C430.250016%20546%20428.5%20547.249984%20426.875008%20548.624992C428.375008%20549%20429.750016%20549.624992%20431.5%20549.749984z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22volume-mute%22%20%20%20%20%20%20unicode=%22&#xF6A9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20749L425%20695L274%20544L128%20544L128%20224L274%20224L425%2073L480%2019zM416%20594L416%20174L311%20279L301%20288L192%20288L192%20480L301%20480L311%20489zM647%20519L601%20473L690%20384L601%20295L647%20249L736%20338L825%20249L871%20295L782%20384L871%20473L825%20519L736%20430z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fish%22%20%20%20%20%20%20unicode=%22&#xF578;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M336%20704L354%20660C365.250016%20632.624992%20380.5%20564.249984%20377%20532C333.375008%20505.124992%20306.624992%20478.875008%20286%20457C260.750016%20477.375008%20210.875008%20512%20128%20512L96%20512L96%20480C96%20418.749984%20118.124992%20369%20126%20352C118%20335.124992%2096%20287.124992%2096%20224L96%20192L128%20192C210.250016%20192%20260.750016%20226.7499840000001%20286%20247C323.875008%20208%20377.875008%20166.875008%20446%20136C443%20116.124992%20440.624992%2088.375008%20449%2056L455%2032L480%2032C519.5%2032%20553.5%2051.624992%20581%2069C603.5%2083.249984%20614.375008%2093.249984%20620%2098C747.250016%20102.5%20828.5%20171.124992%20872%20239C917%20309.124992%20928%20379%20928%20379L929%20387L926%20395C926%20395%20852.750016%20596.249984%20654%20606C632.875008%20631.624992%20603.375008%20652.875008%20562%20670C513.124992%20690.249984%20451.624992%20704%20384%20704zM429%20636C469.375008%20631.5%20507.124992%20623.375008%20537%20611C577.875008%20594.124992%20606.375008%20569.875008%20613%20559L622%20544L640%20544C799.875008%20544%20857.375008%20392.624992%20862%20380C859.750016%20368.2499840000001%20850.5%20323.624992%20818%20273C780.875008%20215.124992%20720.750016%20160%20608%20160L596%20160L587%20152C587%20152%20570.124992%20137.624992%20547%20123C534.875008%20115.375008%20524.5%20114%20512%20109C513.250016%20123.624992%20512%20145%20512%20145L519%20173L493%20182C413.750016%20212.2499840000001%20346.375008%20269.2499840000001%20312%20309L290%20335L266%20311C266%20311%20223.375008%20281.124992%20168%20267C176.250016%20304.5%20189%20338%20189%20338L196%20352L189%20366C189%20366%20175.124992%20402.749984%20167%20442C226%20429%20266%20393%20266%20393L290%20369L312%20395C340.624992%20427.375008%20417.750016%20508%20531%20523L522%20586C491.375008%20582%20464.624992%20573.124992%20439%20563C437.375008%20589.875008%20436%20613%20429%20636zM720%20416C693.5%20416%20672%20394.5%20672%20368C672%20341.5%20693.5%20320%20720%20320C746.5%20320%20768%20341.5%20768%20368C768%20394.5%20746.5%20416%20720%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medical-book%22%20%20%20%20%20%20unicode=%22&#xF7E6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768C235.375008%20768%20192%20724.624992%20192%20672L192%2096C192%2043.375008%20235.375008%200%20288%200L832%200L832%20768zM288%20704L768%20704L768%20192L288%20192C276.750016%20192%20266.124992%20189.624992%20256%20186L256%20672C256%20690.124992%20269.875008%20704%20288%20704zM480%20576L480%20480L384%20480L384%20416L480%20416L480%20320L544%20320L544%20416L640%20416L640%20480L544%20480L544%20576zM288%20128L768%20128L768%2064L288%2064C269.875008%2064%20256%2077.875008%20256%2096C256%20114.124992%20269.875008%20128%20288%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mask%22%20%20%20%20%20%20unicode=%22&#xF6FA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512.937504%20672C354.473504%20672%20230.966%20638.0704992%20145.75%20571.062496C72.406%20513.430496%2032%20432.8899840000001%2032%20344.2499840000001C32%20189.754016%20148.2450016%2064%20291.1249984%2064C357.364992%2064%20420.382496%2098.899008%20460.062496%20157.875008L495.624992%20213.375008C500.104992%20220.0310080000001%20506.249504%20223.624992%20512.937504%20223.624992C519.593504%20223.624992%20525.779008%20219.985504%20529.875008%20213.937504L566.249984%20157.2499840000001C605.545984%2098.849984%20668.572512%2064%20734.812512%2064C874.236512%2064%20992%20194.625984%20992%20349.2499840000001C992%20437.154016%20951.983008%20516.644992%20879.375008%20573.124992C794.991008%20638.6930016%20671.721504%20672%20512.937504%20672zM512.937504%20608C655.145504%20608%20768.252992%20578.4650016%20840.124992%20522.624992C912.732992%20466.144992%20928%20397.153984%20928%20349.2499840000001C928%20231.3620160000001%20837.756512%20128%20734.812512%20128C689.916512%20128%20646.695488%20152.277504%20619.687488%20192.437504L583.312512%20249.062496C567.056512%20273.1904960000001%20540.777504%20287.624992%20512.937504%20287.624992C485.129504%20287.624992%20458.796992%20273.2680000000001%20442.124992%20248.5L406.5%20193C379.14%20152.2960000000001%20336.020992%20128%20291.1249984%20128C174.4210016%20128%2096%20239.833984%2096%20344.2499840000001C96%20412.826016%20127.682%20475.502016%20185.25%20520.750016C257.89%20577.838%20371.209504%20608%20512.937504%20608zM320%20512C243.968%20512%20195.2415008%20465.154016%20172.9375008%20437.249984C155.6895008%20415.650016%20155.6895008%20384.317984%20172.9375008%20362.750016C195.2415008%20334.8140160000001%20244%20288%20320%20288C396.032%20288%20444.758496%20334.846016%20467.062496%20362.750016C484.310496%20384.349984%20484.310496%20415.682016%20467.062496%20437.249984C444.758496%20465.185984%20396%20512%20320%20512zM704%20512C627.968%20512%20579.241504%20465.154016%20556.937504%20437.249984C539.689504%20415.650016%20539.689504%20384.317984%20556.937504%20362.750016C579.241504%20334.8140160000001%20628%20288%20704%20288C780.032%20288%20828.758496%20334.846016%20851.062496%20362.750016C868.310496%20384.349984%20868.310496%20415.682016%20851.062496%20437.249984C828.758496%20465.185984%20780%20512%20704%20512zM320%20448C366.944%20448%20398.875008%20419.104%20414.875008%20400C398.907008%20380.896%20366.976%20352%20320%20352C273.056%20352%20241.1249984%20380.896%20225.1249984%20400C241.0930016%20419.104%20273.024%20448%20320%20448zM704%20448C750.944%20448%20782.875008%20419.104%20798.875008%20400C782.907008%20380.896%20750.976%20352%20704%20352C657.056%20352%20625.124992%20380.896%20609.124992%20400C625.092992%20419.104%20657.024%20448%20704%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map-signs%22%20%20%20%20%20%20unicode=%22&#xF277;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20736L480%20672L160%20672L160%20384L815%20384L824%20395L938%20528L824%20661L815%20672L544%20672L544%20736zM224%20608L785%20608L854%20528L785%20448L224%20448zM480%20352L480%2032L544%2032L544%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22exclamation-circle%22%20%20%20%20%20%20unicode=%22&#xF06A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM480%20576L480%20320L544%20320L544%20576zM480%20256L480%20192L544%20192L544%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tools%22%20%20%20%20%20%20unicode=%22&#xF7D9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M168%20808L150%20791L105%20746L88%20728L101%20707L168%20595L177%20579L271%20579L399%20452C284.624992%20337.124992%20139.124992%20191.124992%20134%20186C83.875008%20135.875008%2083.750016%2053.749984%20135%206C185%20-43.375008%20266.5%20-44.624992%20314%206C314.375008%206.375008%20314.624992%206.624992%20315%207L512%20205L710%206L713%204C763.250016%20-43.375008%20843.124992%20-44%20890%206L890%207L891%207C940%2057.124992%20940.5%20138.624992%20890%20186L889%20187L722%20353C834.375008%20363.5%20922.375008%20458.375008%20924%20573L925%20573C925.124992%20573.624992%20925%20574.375008%20925%20575C925%20575.375008%20925%20575.624992%20925%20576C928.124992%20613%20920.124992%20648.375008%20901%20679L879%20713L730%20564L685%20611L837%20763L793%20781C767.250016%20792%20737.5%20800%20704%20800C581%20800%20480%20699%20480%20576C480%20562.624992%20482.875008%20551%20485%20539C471%20525%20460.5%20513.5%20444%20497L317%20624L317%20719L301%20728L189%20795zM704%20736C708.5%20736%20711.624992%20733.375008%20716%20733L595%20612L617%20589L707%20496L729%20473L856%20600C856.624992%20592.624992%20861.875008%20587.249984%20861%20579L861%20576C861%20487.875008%20789.124992%20416%20701%20416C689.250016%20416%20675%20418.749984%20659%20422L642%20425L630%20413L269%2051L268%2051L268%2050C245.250016%2025.124992%20205.5%2024.5%20179%2051L179%2052L178%2052C153.124992%2074.749984%20152.5%20114.5%20179%20141C191.124992%20153.124992%20426%20390%20541%20505L554%20518L549%20536C546.375008%20546.375008%20544%20564.249984%20544%20576C544%20664.124992%20615.875008%20736%20704%20736zM178%20728L253%20682L253%20650L246%20643L214%20643L168%20718zM646%20339L845%20141L845%20140L846%20140C870.875008%20117.2499840000001%20871.5%2077.5%20845%2051L844%2051L844%2050C821.250016%2025.124992%20781.5%2024.5%20755%2051L557%20250z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22image-file%22%20%20%20%20%20%20unicode=%22&#xF1C5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20589L823%20599L631%20791L621%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032zM640%20690L722%20608L640%20608zM675%20448C657.375008%20448%20643%20433.624992%20643%20416C643%20398.375008%20657.375008%20384%20675%20384C692.624992%20384%20707%20398.375008%20707%20416C707%20433.624992%20692.624992%20448%20675%20448zM448%20397L425%20375L297%20247L343%20201L448%20306L521%20233L544%20211L567%20233L608%20274L681%20201L727%20247L631%20343L608%20365L585%20343L544%20302L471%20375z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-circle-down%22%20%20%20%20%20%20unicode=%22&#xF13A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM343%20487L297%20441L489%20249L512%20227L535%20249L727%20441L681%20487L512%20318z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paragraph%22%20%20%20%20%20%20unicode=%22&#xF1DD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20736C278.375008%20736%20192%20649.624992%20192%20544C192%20438.375008%20278.375008%20352%20384%20352L512%20352L512%2032L576%2032L576%20672L640%20672L640%2032L704%2032L704%20672L768%20672L768%20736zM384%20672L512%20672L512%20416L384%20416C313%20416%20256%20473%20256%20544C256%20615%20313%20672%20384%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laptop-code%22%20%20%20%20%20%20unicode=%22&#xF5FC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704L160%20270L87%20195.937504C72.504%20181.4735040000001%2064%20161.512%2064%20141C64%2098.76%2098.76%2064%20141%2064L883%2064C925.24%2064%20960%2098.76%20960%20141C960%20161.512%20951.496%20181.504%20937%20196L864%20270L864%20704L160%20704zM224%20640L800%20640L800%20288L224%20288L224%20640zM512%20608L464%20320L512%20320L560%20608L512%20608zM386.750016%20544L331.750016%20477.812512L320%20464L331.750016%20450.187488L386.750016%20384L421.5%20411.624992L377.937504%20464L421.5%20516.375008L386.750016%20544zM637.249984%20544L602.5%20516.375008L646.062496%20464L602.5%20411.624992L637.249984%20384L692.249984%20450.187488L704%20464L692.249984%20477.812512L637.249984%20544zM206%20224L818%20224L892%20151C894.496%20148.504%20896%20144.52%20896%20141C896%20133.256%20890.744%20128%20883%20128L141%20128C133.256%20128%20128%20133.256%20128%20141C128%20144.4880000000001%20129.504%20148.472%20132%20151L206%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dizzy-face%22%20%20%20%20%20%20unicode=%22&#xF567;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM310.6249984%20566.624992L265.3750016%20521.375008L322.750016%20464L265.3750016%20406.624992L310.6249984%20361.375008L368%20418.750016L425.375008%20361.375008L470.624992%20406.624992L413.249984%20464L470.624992%20521.375008L425.375008%20566.624992L368%20509.249984L310.6249984%20566.624992zM598.624992%20566.624992L553.375008%20521.375008L610.750016%20464L553.375008%20406.624992L598.624992%20361.375008L656%20418.750016L713.375008%20361.375008L758.624992%20406.624992L701.249984%20464L758.624992%20521.375008L713.375008%20566.624992L656%20509.249984L598.624992%20566.624992zM512%20320C441.408%20320%20384%20271.1874880000001%20384%20211.187488C384%20155.987488%20427.072%20128%20512%20128C596.928%20128%20640%20155.987488%20640%20211.187488C640%20271.1874880000001%20582.592%20320%20512%20320zM512%20256C546.688%20256%20576%20235.4754880000001%20576%20211.187488C576%20205.939488%20576%20192%20512%20192C448%20192%20448%20205.939488%20448%20211.187488C448%20235.4754880000001%20477.312%20256%20512%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22piggy-bank%22%20%20%20%20%20%20unicode=%22&#xF4D3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M432%20768C352.875008%20768%20288%20703.124992%20288%20624C288%20598.375008%20295.250016%20574.624992%20307%20554C249.375008%20520.249984%20204.250016%20472.375008%20180%20416L176%20416C166.875008%20416%20160%20422.875008%20160%20432C160%20437.624992%20162.875008%20442.124992%20167%20445L130%20497C109.375008%20482.5%2096%20458.875008%2096%20432C96%20392.624992%20125.375008%20360.375008%20163%20354C161.375008%20342.7499840000001%20160%20331.624992%20160%20320C160%20240.2499840000001%20202.375008%20171.124992%20264%20120C256.250016%2088%20260.124992%2053.875008%20285%2029C322.875008%20-8.875008%20385.124992%20-8.875008%20423%2029L435%2041C460%2036.375008%20485.124992%2032%20512%2032C538.875008%2032%20564%2036.375008%20589%2041L601%2029C638.875008%20-8.875008%20701.124992%20-8.875008%20739%2029C763.375008%2053.375008%20767%2086.5%20760%20118C786.124992%20139.375008%20807.875008%20164.124992%20825%20192L896%20192L896%20448L823%20448C811.5%20466.624992%20797.750016%20484.249984%20782%20500L800%20599L800%20640L768%20640C768%20640%20691.124992%20638.749984%20626%20590C609%20594.875008%20591.875008%20598.875008%20574%20602C575.250016%20609.124992%20576%20616.5%20576%20624C576%20703.124992%20511.124992%20768%20432%20768zM432%20704C476.5%20704%20512%20668.5%20512%20624C512%20618.5%20511%20613.249984%20510%20608C458.375008%20607.749984%20409.624992%20597.749984%20365%20581C356.750016%20593.5%20352%20608.124992%20352%20624C352%20668.5%20387.5%20704%20432%20704zM728%20570C728.5%20570.124992%20728.5%20569.875008%20729%20570L717%20497L714%20480L728%20468C750.375008%20448.249984%20767.750016%20426.124992%20780%20402L789%20384L832%20384L832%20256L789%20256L780%20238C764.375008%20207.124992%20739.750016%20180%20708%20157L685%20140L699%20114C706.624992%20101.124992%20705.250016%2085.249984%20694%2074C680.624992%2060.624992%20660.375008%2060.624992%20647%2074L624%2097L611%20109L594%20105C568%2099%20540.375008%2096%20512%2096C483.624992%2096%20456.124992%2099%20430%20105L413%20109L400%2097L377%2074C363.624992%2060.624992%20343.375008%2060.624992%20330%2074C318.750016%2085.249984%20317.375008%20101.124992%20325%20114L339%20140L316%20157C258.124992%20199%20224%20256.375008%20224%20320C224%20439.749984%20349.124992%20544%20512%20544C551.375008%20544%20588.875008%20538.124992%20623%20527L640%20521L654%20533C676.875008%20553.375008%20705.124992%20564.375008%20728%20570zM704%20384C686.375008%20384%20672%20369.624992%20672%20352C672%20334.375008%20686.375008%20320%20704%20320C721.624992%20320%20736%20334.375008%20736%20352C736%20369.624992%20721.624992%20384%20704%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laughing-winking-face%22%20%20%20%20%20%20unicode=%22&#xF59C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM576%20480L576%20416L736%20416L736%20480L576%20480zM288%20288C288%20288%20339.52%20128%20512%20128C684.48%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skating%22%20%20%20%20%20%20unicode=%22&#xF7C5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M720%20768C658.5%20768%20608%20717.5%20608%20656C608%20594.5%20658.5%20544%20720%20544C781.5%20544%20832%20594.5%20832%20656C832%20717.5%20781.5%20768%20720%20768zM720%20704C747.375008%20704%20768%20683.375008%20768%20656C768%20628.624992%20747.375008%20608%20720%20608C692.624992%20608%20672%20628.624992%20672%20656C672%20683.375008%20692.624992%20704%20720%20704zM288%20608L288%20544L563%20544L448%20429C423.250016%20404.249984%20423.250016%20363.7499840000001%20448%20339L512%20275L512%20128L576%20128L576%20275C576%20291.875008%20569%20308%20557%20320L493%20384L608%20499C627.250016%20518.249984%20631.124992%20546.124992%20622%20568C612.875008%20589.875008%20590.124992%20608%20563%20608zM404%20326L288%20210L333%20165L449%20281zM224%20224C206.375008%20224%20192%20209.624992%20192%20192C192%20174.375008%20206.375008%20160%20224%20160C232.875008%20160%20241.250016%20163.2499840000001%20247%20169C252.750016%20174.7499840000001%20256%20183.124992%20256%20192C256%20209.624992%20241.624992%20224%20224%20224zM247%20169C241.250016%20163.2499840000001%20237%20155.875008%20237%20147C237%20129.375008%20251.375008%20115%20269%20115C277.875008%20115%20286.250016%20118.2499840000001%20292%20124C297.750016%20129.7499840000001%20301%20138.124992%20301%20147C301%20164.624992%20286.624992%20179%20269%20179C260.124992%20179%20252.750016%20174.7499840000001%20247%20169zM292%20124C286.250016%20118.2499840000001%20282%20110.875008%20282%20102C282%2084.375008%20296.375008%2070%20314%2070C331.624992%2070%20346%2084.375008%20346%20102C346%20119.624992%20331.624992%20134%20314%20134C305.124992%20134%20297.750016%20129.7499840000001%20292%20124zM482%2096C464.375008%2096%20450%2081.624992%20450%2064C450%2046.375008%20464.375008%2032%20482%2032C499.624992%2032%20514%2046.375008%20514%2064C514%2081.624992%20499.624992%2096%20482%2096zM514%2064C514%2046.375008%20528.375008%2032%20546%2032C563.624992%2032%20578%2046.375008%20578%2064C578%2081.624992%20563.624992%2096%20546%2096C528.375008%2096%20514%2081.624992%20514%2064zM578%2064C578%2046.375008%20592.375008%2032%20610%2032C627.624992%2032%20642%2046.375008%20642%2064C642%2081.624992%20627.624992%2096%20610%2096C592.375008%2096%20578%2081.624992%20578%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22terminal%22%20%20%20%20%20%20unicode=%22&#xF120;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20736L128%2032L896%2032L896%20736zM192%20672L832%20672L832%20608L192%20608zM192%20544L832%20544L832%2096L192%2096zM359%20455L313%20409L402%20320L313%20231L359%20185L471%20297L493%20320L471%20343zM512%20256L512%20192L704%20192L704%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22book-open%22%20%20%20%20%20%20unicode=%22&#xF518;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20704L96%2096L416%2096C451.250016%2096%20480%2067.249984%20480%2032L544%2032C544%2067.249984%20572.750016%2096%20608%2096L928%2096L928%20704L608%20704C569.875008%20704%20535.5%20687.124992%20512%20660.5C488.5%20687.124992%20454.124992%20704%20416%20704zM160%20640L416%20640C451.250016%20640%20480%20611.249984%20480%20576L544%20576C544%20611.249984%20572.750016%20640%20608%20640L864%20640L864%20160L608%20160C569.875008%20160%20535.5%20143.124992%20512%20116.5C488.5%20143.124992%20454.124992%20160%20416%20160L160%20160zM480%20512L480%20448L544%20448L544%20512zM480%20384L480%20320L544%20320L544%20384zM480%20256L480%20192L544%20192L544%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ankh%22%20%20%20%20%20%20unicode=%22&#xF644;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C424%20832%20352%20760%20352%20672C352%20609.375008%20387.624992%20548%20421%20498C425.250016%20491.5%20429.750016%20486%20434%20480L256%20480L256%20379L293%20384L477%20410L448%20-30L446%20-64L578%20-64L576%20-30L547%20410L731%20384L768%20379L768%20480L590%20480C594.250016%20486%20598.750016%20491.5%20603%20498C636.375008%20548%20672%20609.375008%20672%20672C672%20760%20600%20832%20512%20832zM512%20768C565.375008%20768%20608%20725.375008%20608%20672C608%20637.5%20579.624992%20578.749984%20549%20533C530.375008%20505%20523.750016%20498.249984%20512%20484C500.250016%20498.249984%20493.624992%20505%20475%20533C444.375008%20578.749984%20416%20637.5%20416%20672C416%20725.375008%20458.624992%20768%20512%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-minus%22%20%20%20%20%20%20unicode=%22&#xF503;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20768C323.2%20768%20224%20668.8%20224%20544C224%20467.2%20262.3875008%20396.775008%20323.187488%20358.375008C207.9875008%20310.375008%20128%20195.2000000000001%20128%2064L192%2064C192%20204.8%20307.2%20320%20448%20320C492.8%20320%20534.424992%20307.2000000000001%20569.624992%20288C534.424992%20243.2000000000001%20512%20188.8%20512%20128C512%20-12.8%20627.2%20-128%20768%20-128C908.8%20-128%201024%20-12.8%201024%20128C1024%20268.8%20908.8%20384%20768%20384C713.6%20384%20659.224992%20364.8%20617.624992%20336C604.824992%20345.6%20588.812512%20351.975008%20572.812512%20358.375008C633.612512%20399.975008%20672%20467.2%20672%20544C672%20668.8%20572.8%20768%20448%20768zM448%20704C537.6%20704%20608%20633.6%20608%20544C608%20454.4%20537.6%20384%20448%20384C358.4%20384%20288%20454.4%20288%20544C288%20633.6%20358.4%20704%20448%20704zM768%20320C873.6%20320%20960%20233.6%20960%20128C960%2022.4%20873.6%20-64%20768%20-64C662.4%20-64%20576%2022.4%20576%20128C576%20233.6%20662.4%20320%20768%20320zM640%20160L640%2096L896%2096L896%20160L640%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort%22%20%20%20%20%20%20unicode=%22&#xF0DC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20781L489%20759L233%20503L179%20448L845%20448L791%20503L535%20759zM512%20690L690%20512L334%20512zM179%20320L233%20265L489%209L512%20-13L535%209L791%20265L845%20320zM334%20256L690%20256L512%2078z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-money-bill%22%20%20%20%20%20%20unicode=%22&#xF3D1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20672L64%20128L960%20128L960%20672L64%20672zM192%20608L832%20608C832%20572.64%20860.64%20544%20896%20544L896%20256C860.64%20256%20832%20227.36%20832%20192L192%20192C192%20227.36%20163.36%20256%20128%20256L128%20544C163.36%20544%20192%20572.64%20192%20608zM480%20544C480%20497.952%20462.048%20480%20416%20480L416%20416C440.824032%20416%20461.977152%20420.837408%20480%20429.187488L480%20256L544%20256L544%20544L480%20544zM272%20448C245.504%20448%20224%20426.496%20224%20400C224%20373.504%20245.504%20352%20272%20352C298.496%20352%20320%20373.504%20320%20400C320%20426.496%20298.496%20448%20272%20448zM752%20448C725.504%20448%20704%20426.496%20704%20400C704%20373.504%20725.504%20352%20752%20352C778.496%20352%20800%20373.504%20800%20400C800%20426.496%20778.496%20448%20752%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22martini-glass%22%20%20%20%20%20%20unicode=%22&#xF000;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20693.1249984L480%20277.124992L480%2064L320%2064L320%200L704%200L704%2064L544%2064L544%20277.124992L864%20693.1249984L864%20736L160%20736zM257%20672L767%20672L717.750016%20608L381.437504%20608L430.687488%20544L668.562496%20544L512%20340.5L257%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-with-sun-and-rain%22%20%20%20%20%20%20unicode=%22&#xF743;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20704L224%20605C203.750016%20600.875008%20184.750016%20592.124992%20168%20581L98%20652L52%20606L123%20536C111.875008%20519.249984%20103.124992%20500.249984%2099%20480L0%20480L0%20416L99%20416C103.250016%20395.624992%20111.750016%20376.7499840000001%20123%20360L52%20290L98%20244L168%20315C177.624992%20308.624992%20188%20303.2499840000001%20199%20299C195.124992%20285.2499840000001%20192%20270.875008%20192%20256C192%20167.7499840000001%20263.750016%2096%20352%2096L389%2096C394.750016%20116.124992%20405.124992%20138.124992%20417%20160L352%20160C299.124992%20160%20256%20203.124992%20256%20256C256%20308.875008%20299.124992%20352%20352%20352L384%20352L384%20384C384%20419.249984%20412.624992%20447.875008%20445%20448L477%20446L483%20473C495%20532.5%20547.250016%20576%20608%20576C659.375008%20576%20705.750016%20545.249984%20726%20498L735%20476L764%20479C765.375008%20479.249984%20766.5%20480%20768%20480C820.875008%20480%20863.875008%20436.749984%20864%20386L863%20355L888%20349C930.624992%20338.124992%20960%20299.624992%20960%20256C960%20203.124992%20916.875008%20160%20864%20160L832%20160C832%20136.624992%20825%20114.875008%20814%2096L864%2096C952.250016%2096%201024%20167.7499840000001%201024%20256C1024%20320.624992%20985.250016%20378.2499840000001%20927%20403C918%20480.375008%20853%20540.875008%20774%20544C740%20603.124992%20677.250016%20640%20608%20640C525.375008%20640%20452.250016%20586.5%20426%20510C418.624992%20508.749984%20411.875008%20507.5%20405%20505C400.750016%20516%20395.375008%20526.375008%20389%20536L460%20606L414%20652L344%20581C327.250016%20592.249984%20308.375008%20600.749984%20288%20605L288%20704zM256%20544C303.124992%20544%20341.5%20510.375008%20350%20466C337.5%20451%20327.624992%20432.624992%20323%20413C284.375008%20406%20251.624992%20385.375008%20228%20356C188.5%20367.875008%20160%20404.375008%20160%20448C160%20501.375008%20202.624992%20544%20256%20544zM704%20288C704%20288%20640%20195.375008%20640%20160C640%20124.624992%20668.624992%2096%20704%2096C708.375008%2096%20712.875008%2096.124992%20717%2097C746.124992%20103%20768%20129%20768%20160C768%20195.375008%20704%20288%20704%20288zM512%20192C512%20192%20502.875008%20177.5%20492%20160C488%20153.624992%20484.250016%20148.375008%20480%20141C474.250016%20131%20469%20121.2499840000001%20464%20111C461.5%20105.875008%20459%20100.875008%20457%2096C451.750016%2083.624992%20448%2072.124992%20448%2064C448%2028.624992%20476.624992%200%20512%200C547.375008%200%20576%2028.624992%20576%2064C576%2072.124992%20572.250016%2083.624992%20567%2096C566.5%2097%20566.5%2097.875008%20566%2099C564.250016%20102.875008%20562%20107%20560%20111C551.250016%20128.7499840000001%20541.250016%20145.124992%20532%20160C521.124992%20177.5%20512%20192%20512%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22text-height%22%20%20%20%20%20%20unicode=%22&#xF034;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20704L128%20640L352%20640L352%2064L416%2064L416%20640L640%20640L640%20704zM800%20684L688%20544L768%20544L768%20224L688%20224L800%2084L912%20224L832%20224L832%20544L912%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-times%22%20%20%20%20%20%20unicode=%22&#xF273;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20736L288%20704L160%20704L160%200L864%200L864%20704L736%20704L736%20736L672%20736L672%20704L352%20704L352%20736zM224%20640L288%20640L288%20608L352%20608L352%20640L672%20640L672%20608L736%20608L736%20640L800%20640L800%20576L224%20576zM224%20512L800%20512L800%2064L224%2064zM423%20423L377%20377L466%20288L377%20199L423%20153L512%20242L601%20153L647%20199L558%20288L647%20377L601%20423L512%20334z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pen-square%22%20%20%20%20%20%20unicode=%22&#xF14B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM644.062496%20611.9375008C619.422496%20611.9375008%20594.686496%20602.5615008%20576.062496%20583.9375008L311.5624992%20319.437504L310.5624992%20309.437504L295.5624992%20203.375008L288.5624992%20160.375008L331.562496%20167.375008L437.562496%20182.375008L447.562496%20183.375008L712.124992%20447.875008C749.244992%20484.995008%20749.244992%20546.755008%20712.124992%20583.8750016C693.468992%20602.5309984%20668.702496%20611.9375008%20644.062496%20611.9375008zM644.062496%20547.937504C652.190496%20547.937504%20660.694496%20545.3055039999999%20667.062496%20538.937504C679.446496%20526.553504%20679.806496%20507.673504%20668.062496%20494.937504L667.062496%20493.937504L417.562496%20243.437504L364.562496%20236.437504L371.562496%20289.437504L622.062496%20538.937504C628.430496%20545.3055039999999%20635.966496%20547.937504%20644.062496%20547.937504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22award%22%20%20%20%20%20%20unicode=%22&#xF559;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C492%20800%20472.124992%20793.249984%20455%20781L402%20744L341%20736L340%20736L339%20735C298.250016%20725.875008%20266.124992%20693.749984%20257%20653L256%20652L256%20651L248%20589L211%20541L210%20540L210%20539C187.624992%20503.249984%20186.624992%20457.124992%20211%20423L249%20370L259%20315L156%20158L123%20109L276%20109L313%2023L336%20-32L369%2018L470%20170C497.124992%20158.875008%20527.750016%20157.875008%20554%20170L655%2018L688%20-32L711%2023L748%20109L901%20109L868%20158L768%20310L776%20370L813%20423L814%20424L814%20425C836.375008%20460.749984%20837.375008%20505.875008%20813%20540L776%20593L764%20653L765%20653C764.875008%20653.749984%20764.124992%20654.249984%20764%20655C758.250016%20696.875008%20725.124992%20730.875008%20683%20736L682%20736L622%20744L569%20781C551.875008%20793.249984%20532%20800%20512%20800zM512%20735C519.375008%20735%20526.624992%20732.749984%20532%20729L589%20688L596%20683L604%20682L674%20672L675%20672C689.375008%20670.375008%20699.375008%20660.375008%20701%20646L701%20644L714%20573L715%20566L720%20560L761%20503C768.624992%20492.375008%20769.624992%20474.375008%20760%20459L715%20396L714%20388L704%20318L704%20317C703.375008%20311.7499840000001%20701.624992%20306.875008%20699%20303L697%20302L697%20301C692.375008%20295.5%20686%20291.875008%20678%20291L676%20291L603%20278L595%20277L589%20272L532%20231C521.375008%20223.375008%20502.375008%20222.375008%20487%20232L435%20272L429%20277L420%20278L350%20288L349%20288C339.124992%20289.124992%20331.5%20294.2499840000001%20327%20302C325%20305.5%20323.5%20309.624992%20323%20314L323%20316L310%20389L309%20397L304%20403L263%20460C255.375008%20470.624992%20254.375008%20489.624992%20264%20505L304%20557L309%20563L310%20572L319%20639C319.124992%20639.5%20319.875008%20639.5%20320%20640C324%20655.624992%20336.375008%20668%20352%20672C352.5%20672.124992%20352.5%20672.875008%20353%20673L420%20682L428%20683L435%20688L492%20729C497.375008%20732.749984%20504.624992%20735%20512%20735zM733%20248L782%20173L705%20173L697%20153L675%20102L607%20206L622%20217L685%20228L685%20227C685.750016%20227.124992%20686.250016%20227.875008%20687%20228C704.250016%20230.375008%20719.875008%20237.624992%20733%20248zM291%20247C304.624992%20234.7499840000001%20322%20226.2499840000001%20341%20224C341.375008%20224%20341.624992%20224%20342%20224L403%20216L417%20205L349%20102L327%20153L319%20173L242%20173z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-up--ascending-%22%20%20%20%20%20%20unicode=%22&#xF0DE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20621L489%20599L169%20279L115%20224L909%20224L855%20279L535%20599zM512%20530L754%20288L270%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-plus%22%20%20%20%20%20%20unicode=%22&#xF234;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20832C260.624992%20832%20160%20731.375008%20160%20608C160%20530.875008%20199.375008%20462.375008%20259%20422C144.875008%20373%2064%20259.7499840000001%2064%20128L128%20128C128%20269.7499840000001%20242.250016%20384%20384%20384C428%20384%20469%20372.5%20505%20353C469.5%20309%20448%20252.7499840000001%20448%20192C448%2051%20563%20-64%20704%20-64C845%20-64%20960%2051%20960%20192C960%20333%20845%20448%20704%20448C648.124992%20448%20596.124992%20429.624992%20554%20399C539.875008%20407.875008%20524.5%20415.375008%20509%20422C568.624992%20462.375008%20608%20530.875008%20608%20608C608%20731.375008%20507.375008%20832%20384%20832zM384%20768C472.750016%20768%20544%20696.749984%20544%20608C544%20519.249984%20472.750016%20448%20384%20448C295.250016%20448%20224%20519.249984%20224%20608C224%20696.749984%20295.250016%20768%20384%20768zM704%20384C810.375008%20384%20896%20298.375008%20896%20192C896%2085.624992%20810.375008%200%20704%200C597.624992%200%20512%2085.624992%20512%20192C512%20298.375008%20597.624992%20384%20704%20384zM672%20320L672%20224L576%20224L576%20160L672%20160L672%2064L736%2064L736%20160L832%20160L832%20224L736%20224L736%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-with-sun%22%20%20%20%20%20%20unicode=%22&#xF6C4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20704L288%20605C267.750016%20600.875008%20248.750016%20592.124992%20232%20581L162%20652L116%20606L187%20536C175.875008%20519.249984%20167.124992%20500.249984%20163%20480L64%20480L64%20416L164%20416C168.124992%20395.875008%20176.250016%20377.624992%20187%20361L116%20290L136%20270C131.624992%20255.375008%20128%20240%20128%20224C128%20135.7499840000001%20199.750016%2064%20288%2064L800%2064C888.250016%2064%20960%20135.7499840000001%20960%20224C960%20288.624992%20921.250016%20346.2499840000001%20863%20371C854%20448.375008%20789%20508.875008%20710%20512C676%20571.124992%20613.250016%20608%20544%20608C536.750016%20608%20530%20607.749984%20523%20607L478%20652L408%20581C391.250016%20591.749984%20372.124992%20599.875008%20352%20604L352%20704zM320%20544C344.5%20544%20366.250016%20534.875008%20383%20520C374.624992%20507.124992%20367.124992%20492.875008%20362%20478C311.375008%20469.375008%20270.750016%20430.624992%20259%20381C257.250016%20380.7499840000001%20255.624992%20380.375008%20254%20380C236.124992%20397.375008%20224%20420.875008%20224%20448C224%20501.375008%20266.624992%20544%20320%20544zM544%20544C595.375008%20544%20641.750016%20513.249984%20662%20466L671%20444L700%20447C701.375008%20447.249984%20702.5%20448%20704%20448C756.875008%20448%20799.875008%20404.749984%20800%20354L799%20323L824%20317C866.624992%20306.124992%20896%20267.624992%20896%20224C896%20171.124992%20852.875008%20128%20800%20128L288%20128C235.124992%20128%20192%20171.124992%20192%20224C192%20276.875008%20235.124992%20320%20288%20320L320%20320L320%20352C320%20387.249984%20348.624992%20415.875008%20381%20416L413%20414L419%20441C431%20500.5%20483.250016%20544%20544%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22coins%22%20%20%20%20%20%20unicode=%22&#xF51E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M672%20768C614.624992%20768%20562.624992%20757.249984%20522%20737C481.375008%20716.749984%20448%20683.749984%20448%20640L448%20512C448%20507.875008%20449.375008%20503.875008%20450%20500C420.250016%20507.749984%20387.250016%20512%20352%20512C294.624992%20512%20242.624992%20501.249984%20202%20481C161.375008%20460.749984%20128%20427.749984%20128%20384L128%20128C128%2084.249984%20161.375008%2051.249984%20202%2031C242.624992%2010.749984%20294.624992%200%20352%200C409.375008%200%20461.375008%2010.749984%20502%2031C542.624992%2051.249984%20576%2084.249984%20576%20128L576%20141C605.375008%20133.2499840000001%20637.5%20128%20672%20128C729.375008%20128%20781.375008%20138.7499840000001%20822%20159C862.624992%20179.2499840000001%20896%20212.2499840000001%20896%20256L896%20640C896%20683.749984%20862.624992%20716.749984%20822%20737C781.375008%20757.249984%20729.375008%20768%20672%20768zM672%20704C720.750016%20704%20764.124992%20693.5%20793%20679C821.875008%20664.5%20832%20649.249984%20832%20640C832%20630.749984%20821.875008%20615.5%20793%20601C764.124992%20586.5%20720.750016%20576%20672%20576C623.250016%20576%20579.875008%20586.5%20551%20601C522.124992%20615.5%20512%20630.749984%20512%20640C512%20649.249984%20522.124992%20664.5%20551%20679C579.875008%20693.5%20623.250016%20704%20672%20704zM512%20549C515.375008%20547.124992%20518.5%20544.749984%20522%20543C562.624992%20522.749984%20614.624992%20512%20672%20512C729.375008%20512%20781.375008%20522.749984%20822%20543C825.5%20544.749984%20828.624992%20547.124992%20832%20549L832%20512C832%20502.749984%20821.875008%20487.5%20793%20473C764.124992%20458.5%20720.750016%20448%20672%20448C623.250016%20448%20579.875008%20458.5%20551%20473C522.124992%20487.5%20512%20502.749984%20512%20512zM352%20448C400.750016%20448%20444.124992%20437.5%20473%20423C501.875008%20408.5%20512%20393.249984%20512%20384C512%20374.7499840000001%20501.875008%20359.5%20473%20345C444.124992%20330.5%20400.750016%20320%20352%20320C303.250016%20320%20259.875008%20330.5%20231%20345C202.124992%20359.5%20192%20374.7499840000001%20192%20384C192%20393.249984%20202.124992%20408.5%20231%20423C259.875008%20437.5%20303.250016%20448%20352%20448zM832%20421L832%20384C832%20374.7499840000001%20821.875008%20359.5%20793%20345C764.124992%20330.5%20720.750016%20320%20672%20320C635.624992%20320%20602.750016%20326%20576%20335L576%20384C576%20388.124992%20574.624992%20392.124992%20574%20396C603.750016%20388.249984%20636.750016%20384%20672%20384C729.375008%20384%20781.375008%20394.749984%20822%20415C825.5%20416.749984%20828.624992%20419.124992%20832%20421zM192%20293C195.375008%20291.124992%20198.5%20288.7499840000001%20202%20287C242.624992%20266.7499840000001%20294.624992%20256%20352%20256C409.375008%20256%20461.375008%20266.7499840000001%20502%20287C505.5%20288.7499840000001%20508.624992%20291.124992%20512%20293L512%20256C512%20246.7499840000001%20501.875008%20231.5%20473%20217C444.124992%20202.5%20400.750016%20192%20352%20192C303.250016%20192%20259.875008%20202.5%20231%20217C202.124992%20231.5%20192%20246.7499840000001%20192%20256zM832%20293L832%20256C832%20246.7499840000001%20821.875008%20231.5%20793%20217C764.124992%20202.5%20720.750016%20192%20672%20192C635.624992%20192%20602.750016%20197.124992%20576%20206L576%20268C605.375008%20260.2499840000001%20637.375008%20256%20672%20256C729.375008%20256%20781.375008%20266.7499840000001%20822%20287C825.5%20288.7499840000001%20828.624992%20291.124992%20832%20293zM192%20165C195.375008%20163.124992%20198.5%20160.7499840000001%20202%20159C242.624992%20138.7499840000001%20294.624992%20128%20352%20128C409.375008%20128%20461.375008%20138.7499840000001%20502%20159C505.5%20160.7499840000001%20508.624992%20163.124992%20512%20165L512%20128C512%20118.7499840000001%20501.875008%20103.5%20473%2089C444.124992%2074.5%20400.750016%2064%20352%2064C303.250016%2064%20259.875008%2074.5%20231%2089C202.124992%20103.5%20192%20118.7499840000001%20192%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-tachometer%22%20%20%20%20%20%20unicode=%22&#xF3FD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20704C300.250016%20704%20128%20531.749984%20128%20320C128%20227.375008%20161.124992%20142.375008%20216%2076L225%2064L799%2064L808%2076C862.875008%20142.375008%20896%20227.375008%20896%20320C896%20531.749984%20723.750016%20704%20512%20704zM512%20640C689.124992%20640%20832%20497.124992%20832%20320C832%20247.5%20806.624992%20181.624992%20766%20128L258%20128C217.375008%20181.624992%20192%20247.5%20192%20320C192%20497.124992%20334.875008%20640%20512%20640zM512%20608C494.375008%20608%20480%20593.624992%20480%20576C480%20558.375008%20494.375008%20544%20512%20544C529.624992%20544%20544%20558.375008%20544%20576C544%20593.624992%20529.624992%20608%20512%20608zM384%20574C366.375008%20574%20352%20559.624992%20352%20542C352%20524.375008%20366.375008%20510%20384%20510C401.624992%20510%20416%20524.375008%20416%20542C416%20559.624992%20401.624992%20574%20384%20574zM640%20574C622.375008%20574%20608%20559.624992%20608%20542C608%20524.375008%20622.375008%20510%20640%20510C657.624992%20510%20672%20524.375008%20672%20542C672%20559.624992%20657.624992%20574%20640%20574zM290%20480C272.375008%20480%20258%20465.624992%20258%20448C258%20430.375008%20272.375008%20416%20290%20416C307.624992%20416%20322%20430.375008%20322%20448C322%20465.624992%20307.624992%20480%20290%20480zM725%20479L544%20375C534.624992%20380.5%20523.624992%20384%20512%20384C476.624992%20384%20448%20355.375008%20448%20320C448%20284.624992%20476.624992%20256%20512%20256C547%20256%20575.5%20284.124992%20576%20319C576%20319.375008%20576%20319.624992%20576%20320L757%20423zM256%20352C238.375008%20352%20224%20337.624992%20224%20320C224%20302.375008%20238.375008%20288%20256%20288C273.624992%20288%20288%20302.375008%20288%20320C288%20337.624992%20273.624992%20352%20256%20352zM768%20352C750.375008%20352%20736%20337.624992%20736%20320C736%20302.375008%20750.375008%20288%20768%20288C785.624992%20288%20800%20302.375008%20800%20320C800%20337.624992%20785.624992%20352%20768%20352zM290%20224C272.375008%20224%20258%20209.624992%20258%20192C258%20174.375008%20272.375008%20160%20290%20160C307.624992%20160%20322%20174.375008%20322%20192C322%20209.624992%20307.624992%20224%20290%20224zM734%20224C716.375008%20224%20702%20209.624992%20702%20192C702%20174.375008%20716.375008%20160%20734%20160C751.624992%20160%20766%20174.375008%20766%20192C766%20209.624992%20751.624992%20224%20734%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skull---crossbones%22%20%20%20%20%20%20unicode=%22&#xF714;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M208%20800C181.5%20800%20160%20778.5%20160%20752C160%20744.5%20162%20737.249984%20165%20731C158.750016%20734%20151.5%20736%20144%20736C117.5%20736%2096%20714.5%2096%20688C96%20661.5%20117.5%20640%20144%20640C162.250016%20640%20177.875008%20650%20186%20665L273%20577C250.5%20543.749984%20234.750016%20505.124992%20228%20464C217.5%20400.249984%20229.875008%20340.124992%20256%20288L256%20256C256%20233.2499840000001%20264.5%20212.5%20278%20196L186%20104C177.750016%20118.5%20161.875008%20128%20144%20128C117.5%20128%2096%20106.5%2096%2080C96%2053.5%20117.5%2032%20144%2032C151.5%2032%20158.750016%2034%20165%2037C161.875008%2030.749984%20160%2023.5%20160%2016C160%20-10.5%20181.5%20-32%20208%20-32C234.5%20-32%20256%20-10.5%20256%2016C256%2033.875008%20246.5%2049.749984%20232%2058L336%20162C341.250016%20161.124992%20346.5%20160%20352%20160C352%20107.375008%20395.375008%2064%20448%2064L576%2064C628.624992%2064%20672%20107.375008%20672%20160C677.5%20160%20682.750016%20161.124992%20688%20162L792%2058C777.5%2049.749984%20768%2033.875008%20768%2016C768%20-10.5%20789.5%20-32%20816%20-32C842.5%20-32%20864%20-10.5%20864%2016C864%2023.5%20862%2030.749984%20859%2037C865.250016%2034%20872.5%2032%20880%2032C906.5%2032%20928%2053.5%20928%2080C928%20106.5%20906.5%20128%20880%20128C862.124992%20128%20846.250016%20118.5%20838%20104L746%20196C759.5%20212.5%20768%20233.2499840000001%20768%20256L768%20287C787.750016%20326%20800%20369.375008%20800%20416C800%20475.624992%20781.375008%20531%20750%20577L838%20665C846.124992%20650%20861.750016%20640%20880%20640C906.5%20640%20928%20661.5%20928%20688C928%20714.5%20906.5%20736%20880%20736C872.5%20736%20865.250016%20734%20859%20731C862%20737.249984%20864%20744.5%20864%20752C864%20778.5%20842.5%20800%20816%20800C789.5%20800%20768%20778.5%20768%20752C768%20733.749984%20778%20718.124992%20793%20710L708%20626C656%20674.5%20586.250016%20704.375008%20510%20704C499.375008%20704%20488.875008%20703.249984%20478%20702C415.875008%20694.875008%20358.875008%20668%20315%20627L231%20710C246%20718.124992%20256%20733.749984%20256%20752C256%20778.5%20234.5%20800%20208%20800zM511%20640C635.875008%20640.749984%20736%20540.5%20736%20416C736%20376.624992%20725.875008%20340.124992%20708%20308L704%20300L704%20256C704%20237.875008%20690.124992%20224%20672%20224L608%20224L608%20160C608%20141.875008%20594.124992%20128%20576%20128L448%20128C429.875008%20128%20416%20141.875008%20416%20160L416%20224L352%20224C333.875008%20224%20320%20237.875008%20320%20256L320%20300L316%20308C292.624992%20350.2499840000001%20282.124992%20400.249984%20291%20454C306.750016%20550.5%20388.750016%20627%20486%20638C494.5%20639%20502.624992%20640%20511%20640zM416%20416C380.624992%20416%20352%20387.375008%20352%20352C352%20316.624992%20380.624992%20288%20416%20288C451.375008%20288%20480%20316.624992%20480%20352C480%20387.375008%20451.375008%20416%20416%20416zM608%20416C572.624992%20416%20544%20387.375008%20544%20352C544%20316.624992%20572.624992%20288%20608%20288C643.375008%20288%20672%20316.624992%20672%20352C672%20387.375008%20643.375008%20416%20608%20416zM480%20256L480%20192L544%20192L544%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22border-style%22%20%20%20%20%20%20unicode=%22&#xF853;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2096L160%2032L224%2032L288%2032L288%2096L224%2096L224%20672L800%20672L800%20608L864%20608L864%20672L864%20736L800%20736L160%20736zM800%20544L800%20416L864%20416L864%20544L800%20544zM800%20352L800%20224L864%20224L864%20352L800%20352zM800%20160L800%2096L736%2096L736%2032L864%2032L864%2096L864%20160L800%20160zM352%2096L352%2032L480%2032L480%2096L352%2096zM544%2096L544%2032L672%2032L672%2096L544%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-level-down%22%20%20%20%20%20%20unicode=%22&#xF3BE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M144%20752L144%20736L144%20656L624%20656L624%20164.624992L503%20285.624992L434.375008%20217L637.812512%2013.562496L672%20-19.124992L706.187488%2013.562496L909.624992%20217L841%20285.624992L720%20164.624992L720%20704L720%20752L672%20752L144%20752zM176%20720L672%20720L688%20720L688%20704L688%2087.375008L841%20240.375008L864.375008%20217L683.812512%2036.437504L672%2025.124992L660.187488%2036.437504L479.624992%20217L503%20240.375008L656%2087.375008L656%20688L176%20688L176%20720z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22barcode%22%20%20%20%20%20%20unicode=%22&#xF02A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20672L64%2096L128%2096L128%20672zM192%20672L192%2096L384%2096L384%20672zM448%20672L448%2096L512%2096L512%20672zM576%20672L576%2096L704%2096L704%20672zM768%20672L768%2096L832%2096L832%20672zM896%20672L896%2096L960%2096L960%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-circle-right%22%20%20%20%20%20%20unicode=%22&#xF0A9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM535%20589L489%20544L617%20416L288%20416L288%20352L617%20352L489%20224L535%20179L740%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tag%22%20%20%20%20%20%20unicode=%22&#xF02B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736L502%20727L137%20358L115%20336L137%20313L441%209L464%20-13L486%209L855%20374L864%20384L864%20736zM539%20672L800%20672L800%20411L464%2077L205%20336zM704%20608C686.375008%20608%20672%20593.624992%20672%20576C672%20558.375008%20686.375008%20544%20704%20544C721.624992%20544%20736%20558.375008%20736%20576C736%20593.624992%20721.624992%20608%20704%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-arrows-horizontal%22%20%20%20%20%20%20unicode=%22&#xF337;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M297%20679L25%20407L3%20384L25%20361L297%2089L343%20135L126%20352L898%20352L681%20135L727%2089L999%20361L1021%20384L999%20407L727%20679L681%20633L898%20416L126%20416L343%20633z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clipboard-with-check%22%20%20%20%20%20%20unicode=%22&#xF46C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C471.750016%20832%20443.124992%20803.5%20429%20768L160%20768L160%20-32L864%20-32L864%20768L595%20768C580.875008%20803.5%20552.250016%20832%20512%20832zM512%20768C529.750016%20768%20544%20753.749984%20544%20736L544%20704L640%20704L640%20640L384%20640L384%20704L480%20704L480%20736C480%20753.749984%20494.250016%20768%20512%20768zM224%20704L320%20704L320%20576L704%20576L704%20704L800%20704L800%2032L224%2032zM681%20471L480%20270L375%20375L329%20329L457%20201L480%20179L503%20201L727%20425z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rolling-on-the-floor-laughing%22%20%20%20%20%20%20unicode=%22&#xF586;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20259.8400000000001%20150.972%20148.538016%20237.5%2072.249984C243.644%2087.930016%20252.9149984%20108.045984%20265.8750016%20132.750016C200.6270016%20196.685984%20160%20285.664%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736C610.336%20736%20699.314016%20695.3730016%20763.249984%20630.1249984C787.985984%20643.0850015999999%20808.070016%20652.388%20823.750016%20658.5C747.462016%20745.028%20636.16%20800%20512%20800zM880%20608C853.504%20608%20768%20560%20768%20560C768%20560%20853.504%20512%20880%20512C906.496%20512%20928%20533.504%20928%20560C928%20586.496%20906.496%20608%20880%20608zM617.375008%20598.6249984L489.375008%20470.624992L534.624992%20425.375008L662.624992%20553.375008L617.375008%20598.6249984zM754.249984%20466.249984L429.750016%20141.750016C455.669984%20132.790016%20483.2%20128%20512%20128C653.44%20128%20768%20242.56%20768%20384C768%20412.8%20763.210016%20440.329984%20754.249984%20466.249984zM921.312512%20456.124992C908.512512%20451.004992%20894.624%20448%20880%20448C876.128%20448%20869.276%20448.094016%20857.5%20450.750016C861.66%20429.117984%20864%20406.848%20864%20384C864%20189.92%20706.08%2032%20512%2032C489.152%2032%20466.882016%2034.34%20445.249984%2038.5C447.906016%2026.724%20448%2019.872%20448%2016C448%201.376%20444.995008%20-12.512512%20439.875008%20-25.312512C463.363008%20-29.440512%20487.36%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20408.64%20925.440512%20432.636992%20921.312512%20456.124992zM425.375008%20406.624992L297.3750016%20278.624992L342.624992%20233.375008L470.624992%20361.375008L425.375008%20406.624992zM336%20128C336%20128%20288%2042.496%20288%2016C288%20-10.496%20309.504%20-32%20336%20-32C362.496%20-32%20384%20-10.496%20384%2016C384%2042.496%20336%20128%20336%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sms%22%20%20%20%20%20%20unicode=%22&#xF7CD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20736L64%2096L224%2096L224%20-67L276%20-25L427%2096L960%2096L960%20736zM128%20672L896%20672L896%20160L405%20160L396%20153L288%2067L288%20160L128%20160zM256%20512L256%20448L768%20448L768%20512zM256%20384L256%20320L640%20320L640%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22record-vinyl%22%20%20%20%20%20%20unicode=%22&#xF8D9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM689%20606L628%20546L674%20500L734%20561zM512%20544C424%20544%20352%20472%20352%20384C352%20296%20424%20224%20512%20224C600%20224%20672%20296%20672%20384C672%20472%20600%20544%20512%20544zM512%20480C565.375008%20480%20608%20437.375008%20608%20384C608%20330.624992%20565.375008%20288%20512%20288C458.624992%20288%20416%20330.624992%20416%20384C416%20437.375008%20458.624992%20480%20512%20480zM512%20416C494.375008%20416%20480%20401.624992%20480%20384C480%20366.375008%20494.375008%20352%20512%20352C529.624992%20352%20544%20366.375008%20544%20384C544%20401.624992%20529.624992%20416%20512%20416zM350%20268L290%20207L335%20162L396%20222z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22city%22%20%20%20%20%20%20unicode=%22&#xF64F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20771.75L96%20659.75L96%200L544%200L928%200L928%20576L544%20576L544%20659.75L320%20771.75zM320%20700.25L480%20620.25L480%2064L160%2064L160%20620.25L320%20700.25zM224%20576L224%20512L288%20512L288%20576L224%20576zM352%20576L352%20512L416%20512L416%20576L352%20576zM544%20512L864%20512L864%2064L544%2064L544%20512zM224%20448L224%20384L288%20384L288%20448L224%20448zM352%20448L352%20384L416%20384L416%20448L352%20448zM608%20448L608%20384L672%20384L672%20448L608%20448zM736%20448L736%20384L800%20384L800%20448L736%20448zM224%20320L224%20256L288%20256L288%20320L224%20320zM352%20320L352%20256L416%20256L416%20320L352%20320zM608%20320L608%20256L672%20256L672%20320L608%20320zM736%20320L736%20256L800%20256L800%20320L736%20320zM224%20192L224%20128L288%20128L288%20192L224%20192zM352%20192L352%20128L416%20128L416%20192L352%20192zM608%20192L608%20128L672%20128L672%20192L608%20192zM736%20192L736%20128L800%20128L800%20192L736%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-left%22%20%20%20%20%20%20unicode=%22&#xF104;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M609%20759L257%20407L235%20384L257%20361L609%209L655%2055L326%20384L655%20713z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trademark%22%20%20%20%20%20%20unicode=%22&#xF25C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20640L96%20576L224%20576L224%20160L288%20160L288%20576L416%20576L416%20640zM480%20640L480%20160L544%20160L544%20548L677%20335L704%20292L731%20335L864%20548L864%20160L928%20160L928%20640L846%20640L837%20625L704%20412L571%20625L562%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22times-circle%22%20%20%20%20%20%20unicode=%22&#xF057;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM391%20551L345%20505L466%20384L345%20263L391%20217L512%20338L633%20217L679%20263L558%20384L679%20505L633%20551L512%20430z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mountain%22%20%20%20%20%20%20unicode=%22&#xF6FC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544.375008%20799.3124992L515.187488%20746.1875008C445.610784%20619.7082399999999%20376.0689280000001%20493.286272%20306.5%20366.812512L245.1875008%20428.124992L224.0624992%20393C161.5674912%20288.8416640000001%2099.0609792%20184.633632%2036.5624992%2080.437504L7.5%2032L64%2032L1008.562496%2032L989.437504%2076.624992C957.438816%20151.277952%20925.438816%20225.965952%20893.437504%20300.624992L874.812512%20344.062496L808.624992%20277.875008C729.706656%20433.66656%20650.692224%20589.4608704%20571.750016%20745.25L544.375008%20799.3124992zM542.062496%20662.3124992C574.476096%20598.3453376%20606.906528%20534.400128%20639.312512%20470.437504L614.562496%20449.187488L541.624992%20511.687488L468.687488%20449.187488L438.937504%20474.750016C473.313472%20537.2692480000001%20507.67632%20599.7981248%20542.062496%20662.3124992zM541.624992%20427.437504L614.562496%20364.937504L669.062496%20411.624992C703.184704%20344.27168%20737.318656%20276.919776%20771.437504%20209.562496L791.375008%20170.124992L853.187488%20231.937504C872.606336%20186.627616%20892.017856%20141.3122560000001%20911.437504%2096L120.5%2096C166.2903904%20172.3299520000001%20212.084208%20248.622336%20257.8750016%20324.937504L321.5%20261.312512L342.062496%20298.624992C363.851424%20338.23376%20385.656576%20377.827328%20407.437504%20417.437504L468.687488%20364.937504L541.624992%20427.437504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shopping-cart%22%20%20%20%20%20%20unicode=%22&#xF07A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20672C142.375008%20672%20128%20657.624992%20128%20640C128%20622.375008%20142.375008%20608%20160%20608L231%20608L315%20272C322.124992%20243.5%20347.624992%20224%20377%20224L744%20224C772.875008%20224%20797.375008%20243.124992%20805%20271L888%20576L352%20576L368%20512L805%20512L744%20288L377%20288L293%20624C285.875008%20652.5%20260.375008%20672%20231%20672zM704%20224C651.375008%20224%20608%20180.624992%20608%20128C608%2075.375008%20651.375008%2032%20704%2032C756.624992%2032%20800%2075.375008%20800%20128C800%20180.624992%20756.624992%20224%20704%20224zM416%20224C363.375008%20224%20320%20180.624992%20320%20128C320%2075.375008%20363.375008%2032%20416%2032C468.624992%2032%20512%2075.375008%20512%20128C512%20180.624992%20468.624992%20224%20416%20224zM416%20160C434%20160%20448%20146%20448%20128C448%20110%20434%2096%20416%2096C398%2096%20384%20110%20384%20128C384%20146%20398%20160%20416%20160zM704%20160C722%20160%20736%20146%20736%20128C736%20110%20722%2096%20704%2096C686%2096%20672%20110%20672%20128C672%20146%20686%20160%20704%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mars-stroke-vertical%22%20%20%20%20%20%20unicode=%22&#xF22A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20845L489%20823L297%20631L343%20585L480%20722L480%20576L384%20576L384%20512L480%20512L480%20446C354.124992%20430%20256%20322.124992%20256%20192C256%2051%20371%20-64%20512%20-64C653%20-64%20768%2051%20768%20192C768%20322.124992%20669.875008%20430%20544%20446L544%20512L640%20512L640%20576L544%20576L544%20722L681%20585L727%20631L535%20823zM512%20384C618.375008%20384%20704%20298.375008%20704%20192C704%2085.624992%20618.375008%200%20512%200C405.624992%200%20320%2085.624992%20320%20192C320%20298.375008%20405.624992%20384%20512%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-user-slash%22%20%20%20%20%20%20unicode=%22&#xF4FA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M118.3750016%20822.3750016L73.6249984%20777.6249984L292.5624992%20558.687488C292.1487136%20556.982784%20291.5636192%20555.344416%20291.1875008%20553.624992L352%20496L352%20499.249984L499.249984%20352L496%20352L569.624992%20278.375008C570.916512%20278.375008%20572.208512%20277.9580160000001%20573.5%20277.750016L585.624992%20265.624992L633.624992%20217.624992L764.812512%2086.437504C764.817152%2086.417952%20764.80784%2086.39456%20764.812512%2086.375008L822.375008%2028.812512L822.437504%2028.812512L905.624992%20-54.375008L950.375008%20-9.624992L817.812512%20122.937504C789.99216%20213.133856%20723.351072%20287.1297600000001%20636.812512%20323.1874880000001C697.612512%20364.7874880000001%20736%20432.012512%20736%20508.812512C736%20633.6124992%20636.8%20732.8124992%20512%20732.8124992C429.35616%20732.8124992%20358.013088%20688.3725408%20318.5624992%20622.1875008L118.3750016%20822.3750016zM512%20672C601.6%20672%20672%20601.6%20672%20512C672%20445.216192%20632.833376%20389.18688%20575.812512%20364.937504L364.937504%20575.812512C389.18688%20632.8333824%20445.216192%20672%20512%20672zM294.3750016%20470.375008C307.1750016%20409.5750080000001%20339.175008%20358.375008%20390.375008%20326.375008C271.9750016%20278.375008%20192%20163.2000000000001%20192%2032L256%2032C256%20124.8%20304.0249984%20204.824992%20377.624992%20249.624992C400.024992%20198.424992%20451.2%20160%20512%20160C537.6%20160%20563.175008%20166.387488%20582.375008%20179.187488L534.375008%20227.1874880000001C527.975008%20223.987488%20518.4%20224%20512%20224C476.8%20224%20447.975008%20246.375008%20438.375008%20278.375008L476.812512%20288L294.3750016%20470.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grip-horizontal%22%20%20%20%20%20%20unicode=%22&#xF58D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20672L64%20416L320%20416L320%20672L64%20672zM384%20672L384%20416L640%20416L640%20672L384%20672zM704%20672L704%20416L960%20416L960%20672L704%20672zM128%20608L256%20608L256%20480L128%20480L128%20608zM448%20608L576%20608L576%20480L448%20480L448%20608zM768%20608L896%20608L896%20480L768%20480L768%20608zM64%20352L64%2096L320%2096L320%20352L64%20352zM384%20352L384%2096L640%2096L640%20352L384%20352zM704%20352L704%2096L960%2096L960%20352L704%20352zM128%20288L256%20288L256%20160L128%20160L128%20288zM448%20288L576%20288L576%20160L448%20160L448%20288zM768%20288L896%20288L896%20160L768%20160L768%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ad%22%20%20%20%20%20%20unicode=%22&#xF641;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20672L64%2096L960%2096L960%20672L64%20672zM128%20608L896%20608L896%20160L128%20160L128%20608zM375%20544L368%20522L289%20275L288%20270L288%20224L352%20224L352%20256L448%20256L448%20224L512%20224L512%20270L511%20275L432%20522L425%20544L375%20544zM672%20544L672%20416L624%20416C580.256%20416%20544%20379.7440000000001%20544%20336L544%20304C544%20260.256%20580.256%20224%20624%20224L736%20224L736%20544L672%20544zM400%20411L429%20320L371%20320L400%20411zM624%20352L672%20352L672%20288L624%20288C614.88%20288%20608%20294.88%20608%20304L608%20336C608%20345.12%20614.88%20352%20624%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22heading%22%20%20%20%20%20%20unicode=%22&#xF1DC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20736L192%20672L224%20672L224%2096L192%2096L192%2032L448%2032L448%2096L416%2096L416%20288L608%20288L608%2096L576%2096L576%2032L832%2032L832%2096L800%2096L800%20672L832%20672L832%20736L576%20736L576%20672L608%20672L608%20480L416%20480L416%20672L448%20672L448%20736zM288%20672L352%20672L352%20416L672%20416L672%20672L736%20672L736%2096L672%2096L672%20352L352%20352L352%2096L288%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22walking%22%20%20%20%20%20%20unicode=%22&#xF554;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M528%20768C466.5%20768%20416%20717.5%20416%20656C416%20594.5%20466.5%20544%20528%20544C589.5%20544%20640%20594.5%20640%20656C640%20717.5%20589.5%20768%20528%20768zM528%20704C554.875008%20704%20576%20682.875008%20576%20656C576%20629.124992%20554.875008%20608%20528%20608C501.124992%20608%20480%20629.124992%20480%20656C480%20682.875008%20501.124992%20704%20528%20704zM410%20536C393.5%20534.624992%20378.124992%20526.749984%20367%20514L309%20447C301.375008%20438.249984%20296%20427.5%20294%20416L272%20292L335%20281L357%20405L415%20472L416%20472L441%20467L403%20295C399.124992%20277.124992%20403.250016%20258.7499840000001%20414%20244L591%200L670%200L466%20282L504%20455L519%20452L543%20368C548.624992%20348.7499840000001%20563.124992%20333.124992%20582%20326L695%20283L717%20343L605%20386L580%20470C573.375008%20493.124992%20554.624992%20510.5%20531%20515L427%20535C421.5%20536%20415.5%20536.5%20410%20536zM399%20191L383%20129L290%200L369%200L443%20101L447%20120z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22search%22%20%20%20%20%20%20unicode=%22&#xF002;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20800C431.624992%20800%20288%20656.375008%20288%20480C288%20403.375008%20314.875008%20333.124992%20360%20278L105%2023L151%20-23L406%20232C461.124992%20186.875008%20531.375008%20160%20608%20160C784.375008%20160%20928%20303.624992%20928%20480C928%20656.375008%20784.375008%20800%20608%20800zM608%20736C749.750016%20736%20864%20621.749984%20864%20480C864%20338.2499840000001%20749.750016%20224%20608%20224C466.250016%20224%20352%20338.2499840000001%20352%20480C352%20621.749984%20466.250016%20736%20608%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22double-check%22%20%20%20%20%20%20unicode=%22&#xF560;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M745%20663L368%20286L279%20375L233%20329L322%20240L256%20174L55%20375L9%20329L233%20105L256%2083L279%20105L368%20194L457%20105L480%2083L503%20105L1012%20617L966%20663L480%20174L414%20240L791%20617z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22search-dollar%22%20%20%20%20%20%20unicode=%22&#xF688;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20800C431.648%20800%20288%20656.352%20288%20480C288%20403.36%20314.848%20333.2000000000001%20360%20278L105%2023L151%20-23.062496L406%20231.937504C461.168%20186.817504%20531.36%20160%20608%20160C784.352%20160%20928%20303.648%20928%20480C928%20656.352%20784.352%20800%20608%20800zM608%20736C749.76%20736%20864%20621.76%20864%20480C864%20338.24%20749.76%20224%20608%20224C466.24%20224%20352%20338.24%20352%20480C352%20621.76%20466.24%20736%20608%20736zM576%20640L576%20606C540%20599.9839999999999%20512%20569.441504%20512%20531.937504C512%20507.809504%20525.368%20485.752%20547%20475L640%20428C640%20420.864%20635.136%20416%20628%20416L588%20416C580.864%20416%20576%20420.864%20576%20428L576%20448L512%20448L512%20428C512%20390.496%20540%20360.016%20576%20354L576%20320L640%20320L640%20354C676%20360.016%20704%20390.558496%20704%20428.062496C704%20452.190496%20690.632%20474.12%20669%20485L576%20532C576%20539.136%20580.864%20544%20588%20544L628%20544C635.136%20544%20640%20539.136%20640%20532L640%20512L704%20512L704%20532C704%20569.504%20676%20599.9839999999999%20640%20606L640%20640L576%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22box%22%20%20%20%20%20%20unicode=%22&#xF466;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M272%20736L262%20723L160%20587L160%2032L864%2032L864%20587L762%20723L752%20736zM304%20672L480%20672L480%20608L256%20608zM544%20672L720%20672L768%20608L544%20608zM224%20544L800%20544L800%2096L224%2096zM410%20480C392.375008%20478.375008%20379.375008%20462.624992%20381%20445C382.624992%20427.375008%20398.375008%20414.375008%20416%20416L608%20416C619.5%20415.875008%20630.250016%20421.875008%20636.124992%20431.875008C641.875008%20441.875008%20641.875008%20454.124992%20636.124992%20464.124992C630.250016%20474.124992%20619.5%20480.124992%20608%20480L416%20480C415%20480%20414%20480%20413%20480C412%20480%20411%20480%20410%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vote-yea%22%20%20%20%20%20%20unicode=%22&#xF772;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20736L256%20224L768%20224L768%20736L256%20736zM320%20672L704%20672L704%20288L320%20288L320%20672zM617.624992%20579.1875008L480%20441.624992L406.375008%20515.187488L361.624992%20467.187488L457.624992%20371.1874880000001L480%20348.812512L502.375008%20371.1874880000001L662.375008%20531.187488L617.624992%20579.1875008zM64%20288L64%2032L128%2032L128%20224L192%20224L192%20288L64%20288zM832%20288L832%20224L896%20224L896%2032L960%2032L960%20288L832%20288zM192%20160L192%2096L832%2096L832%20160L192%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22suitcase-rolling%22%20%20%20%20%20%20unicode=%22&#xF5C1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20800C395.072%20800%20352%20756.928%20352%20704L352%20608L416%20608L416%20704C416%20721.664%20430.336%20736%20448%20736L576%20736C593.664%20736%20608%20721.664%20608%20704L608%20608L672%20608L672%20704C672%20756.928%20628.928%20800%20576%20800L448%20800zM224%20544L224%2064L288%2064L288%200L352%200L352%2064L672%2064L672%200L736%200L736%2064L800%2064L800%20544L224%20544zM288%20480L736%20480L736%20128L288%20128L288%20480zM352%20384L352%20320L672%20320L672%20384L352%20384zM352%20256L352%20192L672%20192L672%20256L352%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22folder-minus%22%20%20%20%20%20%20unicode=%22&#xF65D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20768L192%200L192%20-32L224%20-32L800%20-32L832%20-32L832%200L832%20402L887%20457L896%20467L896%20480L896%20768L896%20800L864%20800L768%20800L736%20800L224%20800L192%20800zM256%20736L704%20736L704%20480L704%20467L713%20457L768%20402L768%2032L256%2032L256%20736zM768%20736L832%20736L832%20494L800%20462L768%20494L768%20736zM384%20416L384%20352L640%20352L640%20416L384%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-plus%22%20%20%20%20%20%20unicode=%22&#xF271;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20736L288%20704L160%20704L160%200L864%200L864%20704L736%20704L736%20736L672%20736L672%20704L352%20704L352%20736zM224%20640L288%20640L288%20608L352%20608L352%20640L672%20640L672%20608L736%20608L736%20640L800%20640L800%20576L224%20576zM224%20512L800%20512L800%2064L224%2064zM480%20448L480%20320L352%20320L352%20256L480%20256L480%20128L544%20128L544%20256L672%20256L672%20320L544%20320L544%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bug%22%20%20%20%20%20%20unicode=%22&#xF188;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M343%20791L297%20745L359%20683C312.250016%20647.249984%20275.5%20594.875008%20252%20534L174%20573L146%20515L234%20471C228.124992%20443%20224%20414%20224%20384C224%20373.124992%20224.250016%20362.624992%20225%20352L128%20352L128%20288L236%20288C243.750016%20254.624992%20254%20222.7499840000001%20269%20194L173%20122L211%2070L305%20140C356.750016%2074.249984%20429.375008%2032%20512%2032C594.624992%2032%20667.250016%2074.249984%20719%20140L813%2070L851%20122L755%20194C770%20222.7499840000001%20780.250016%20254.624992%20788%20288L896%20288L896%20352L799%20352C799.750016%20362.624992%20800%20373.124992%20800%20384C800%20414%20795.875008%20443%20790%20471L878%20515L850%20573L772%20534C748.5%20594.875008%20711.750016%20647.249984%20665%20683L727%20745L681%20791L607%20717C577.5%20729.5%20545.5%20736%20512%20736C478.5%20736%20446.5%20729.5%20417%20717zM512%20672C575.250016%20672%20634.5%20637%20676%20580C639.750016%20563.624992%20582.375008%20544%20512%20544C441.624992%20544%20384.250016%20563.624992%20348%20580C389.5%20637%20448.750016%20672%20512%20672zM317%20525C353.875008%20507.624992%20410.5%20487.249984%20480%20482L480%2099C374.375008%20119%20288%20235.875008%20288%20384C288%20435.749984%20298.750016%20483.624992%20317%20525zM707%20525C725.250016%20483.624992%20736%20435.749984%20736%20384C736%20235.875008%20649.624992%20119%20544%2099L544%20482C613.5%20487.249984%20670.124992%20507.624992%20707%20525z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22democrat%22%20%20%20%20%20%20unicode=%22&#xF747;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M193.5624992%20736C190.5624992%20735.76%20187.6975008%20734.22%20185.9375008%20731.5C169.9375008%20707.1800000000001%20167.0350016%20659.5449983999999%20194.8750016%20633.6249984C199.3549984%20629.4649984%20204.5050016%20626.88%20209.6249984%20624C206.7450016%20621.76%20203.49%20619.8175008000001%20201.25%20616.9375008L104.3124992%20487.687488C94.7124992%20475.207488%2093.46%20458.267488%20100.5%20444.187488L119.0624992%20407.062496C126.1024992%20392.9824960000001%20140.5075008%20384%20156.1875008%20384L196.5%20384C207.7%20384%20217.9375008%20388.507488%20225.9375008%20396.187488L275.5%20441.249984L352%20288L800%20288L800%20400.3125120000001C821.12%20384.632512%20826.895008%20371.810016%20855.375008%20329.2499840000001C861.775008%20319.649984%20874.587488%20317.1%20884.187488%20323.5L918.750016%20346.562496C928.350016%20352.962496%20930.9%20365.767488%20924.5%20375.6874880000001L898.875008%20413.750016C862.395008%20468.790016%20801.302496%20512%20735.062496%20512L428.8125120000001%20512L318.0624992%20621.1249984C350.062496%20651.8449984%20354.582496%20700.81%20335.062496%20730.25C330.582496%20736.97%20320.947488%20737.9475008%20315.1875008%20732.1875008L258.8750016%20657.9375008L201.9375008%20732.8124992C199.6975008%20735.2124992%20196.5624992%20736.24%20193.5624992%20736zM434.187488%20448C436.367488%20448%20438.566016%20446.911488%20439.750016%20444.687488L451.875008%20419.8125120000001L479.375008%20415.687488C484.111008%20415.0794880000001%20485.864512%20408.919488%20482.312512%20405.687488L462.5%20386.124992L467.249984%20358.937504C468.146016%20353.913504%20462.815488%20350.382016%20458.687488%20352.750016L434.124992%20365.437504L409.624992%20352.750016C405.176992%20350.381984%20400.104%20353.913504%20401%20358.937504L405.750016%20386.124992L385.937504%20405.687488C382.097504%20408.951488%20384.163488%20415.111488%20389.187488%20415.687488L416.687488%20419.8125120000001L428.8125120000001%20444.687488C429.852512%20446.911488%20432.007488%20448%20434.187488%20448zM574.437504%20448C576.617504%20448%20578.878496%20446.911488%20580.062496%20444.687488L592.187488%20419.8125120000001L619.624992%20415.687488C624.328992%20415.0794880000001%20626.402496%20408.919488%20622.562496%20405.687488L602.812512%20386.124992L607.5%20358.937504C608.396%20353.913504%20603.385504%20350.382016%20598.937504%20352.750016L574.375008%20365.437504L549.875008%20352.750016C545.747008%20350.381984%20540.354016%20353.913504%20541.249984%20358.937504L546%20386.124992L526.187488%20405.687488C522.635488%20408.951488%20524.476%20415.111488%20529.5%20415.687488L556.937504%20419.8125120000001L569.062496%20444.687488C570.102496%20446.911488%20572.257504%20448%20574.437504%20448zM717.875008%20448C720.055008%20448%20722.253504%20446.911488%20723.437504%20444.687488L735.562496%20419.8125120000001L763.062496%20415.687488C767.798496%20415.0794880000001%20769.84%20408.919488%20766%20405.687488L746.187488%20386.124992L750.937504%20358.937504C751.833504%20353.913504%20746.760512%20350.382016%20742.312512%20352.750016L717.812512%20365.437504L693.249984%20352.750016C689.121984%20350.381984%20683.791488%20353.913504%20684.687488%20358.937504L689.437504%20386.124992L669.624992%20405.687488C666.072992%20408.951488%20667.851008%20415.111488%20672.875008%20415.687488L700.375008%20419.8125120000001L712.5%20444.687488C713.54%20446.911488%20715.695008%20448%20717.875008%20448zM352%20224L352%2052.812512C352%2041.292512%20361.292512%2032%20372.8125120000001%2032L459.187488%2032C470.707488%2032%20480%2041.292512%20480%2052.812512L480%20160L672%20160L672%2052.812512C672%2041.292512%20681.292512%2032%20692.812512%2032L779.187488%2032C790.707488%2032%20800%2041.292512%20800%2052.812512L800%20224L352%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map-pin%22%20%20%20%20%20%20unicode=%22&#xF276;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C388.624992%20736%20288%20635.375008%20288%20512C288%20399.5%20371.750016%20306.624992%20480%20291L480%200L544%200L544%20291C652.250016%20306.624992%20736%20399.5%20736%20512C736%20635.375008%20635.375008%20736%20512%20736zM512%20672C600.750016%20672%20672%20600.749984%20672%20512C672%20423.249984%20600.750016%20352%20512%20352C423.250016%20352%20352%20423.249984%20352%20512C352%20600.749984%20423.250016%20672%20512%20672zM512%20640C441.624992%20640%20384%20582.375008%20384%20512L448%20512C448%20547.749984%20476.250016%20576%20512%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22crying-face%22%20%20%20%20%20%20unicode=%22&#xF5B3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20274.956736%20814.106592%20177.368576%20736%20112.750016L736%20384C736%20401.664%20721.696%20416%20704%20416C686.304%20416%20672%20401.664%20672%20384L672%2070.875008C623.92704%2046.204512%20569.642304%2032%20512%2032C454.357696%2032%20400.07296%2046.204512%20352%2070.875008L352%20384C352%20401.664%20337.6960000000001%20416%20320%20416C302.304%20416%20288%20401.664%20288%20384L288%20112.750016C209.8934208%20177.368576%20160%20274.956736%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM384%20576C344.32%20576%20314.2224992%20553.942496%20294.0624992%20535.062496C273.5824992%20516.182496%20261.1249984%20497.937504%20261.1249984%20497.937504L314.8750016%20462.062496C314.8749984%20462.062496%20322.857504%20475.817504%20336.937504%20488.937504C351.017504%20502.057504%20369.6%20512%20384%20512L480%20512L480%20576L384%20576zM544%20576L544%20512L640%20512C654.4%20512%20672.982496%20502.057504%20687.062496%20488.937504C701.142496%20475.817504%20709.124992%20462.062496%20709.124992%20462.062496L762.875008%20497.937504C762.875008%20497.937504%20750.417504%20516.182496%20729.937504%20535.062496C709.777504%20553.942496%20679.68%20576%20640%20576L544%20576zM512%20384C459.072%20384%20416%20333.76%20416%20272C416%20210.24%20459.072%20160%20512%20160C564.928%20160%20608%20210.24%20608%20272C608%20333.76%20564.928%20384%20512%20384zM512%20320C529.024%20320%20544%20297.568%20544%20272C544%20246.432%20529.024%20224%20512%20224C494.976%20224%20480%20246.432%20480%20272C480%20297.568%20494.976%20320%20512%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-upload%22%20%20%20%20%20%20unicode=%22&#xF574;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20588.8124992L822.375008%20598.3750016L630.375008%20790.3750016L620.812512%20800L192%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032L256%20736zM640%20691.1875008L723.187488%20608L640%20608L640%20691.1875008zM512%20480L384%20352L480%20352L480%20192L544%20192L544%20352L640%20352L512%20480zM384%20160L384%2096L640%2096L640%20160L384%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bus%22%20%20%20%20%20%20unicode=%22&#xF207;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768C217.624992%20768%20160%20710.375008%20160%20640L160%20480L96%20480L96%20384L160%20384L160%2032C160%2014.375008%20174.375008%200%20192%200L288%200L299%2032L725%2032L736%200L832%200C849.624992%200%20864%2014.375008%20864%2032L864%20384L928%20384L928%20480L864%20480L864%20640C864%20710.375008%20806.375008%20768%20736%20768zM288%20704L736%20704C771.750016%20704%20800%20675.749984%20800%20640L224%20640C224%20675.749984%20252.250016%20704%20288%20704zM224%20576L480%20576L480%20352L224%20352zM544%20576L800%20576L800%20352L544%20352zM224%20288L800%20288L800%2096L224%2096zM256%20224L256%20160L384%20160L384%20224zM640%20224L640%20160L768%20160L768%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22graduation-cap%22%20%20%20%20%20%20unicode=%22&#xF19D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20740L497%20732L65%20508L10%20480L64%20453L64%20183C44.875008%20171.875008%2032%20151.624992%2032%20128C32%2092.624992%2060.624992%2064%2096%2064C131.375008%2064%20160%2092.624992%20160%20128C160%20151.624992%20147.124992%20171.875008%20128%20183L128%20420L192%20387L192%20224C192%20209.875008%20198.5%20197.124992%20206%20189C213.5%20180.875008%20222.624992%20176%20232%20171C250.875008%20161.124992%20273.250016%20154.124992%20301%20148C356.5%20135.624992%20430.5%20128%20512%20128C593.5%20128%20667.5%20135.624992%20723%20148C750.750016%20154.124992%20773.124992%20161.124992%20792%20171C801.375008%20176%20810.5%20180.875008%20818%20189C825.5%20197.124992%20832%20209.875008%20832%20224L832%20387L959%20452L1014%20480L959%20508L527%20732zM512%20668L874%20480L817%20451C809.750016%20458.624992%20801%20464.249984%20792%20469C773.250016%20478.875008%20750.750016%20485.875008%20723%20492C667.624992%20504.375008%20593.875008%20512%20512%20512C430.124992%20512%20356.375008%20504.375008%20301%20492C273.250016%20485.875008%20250.750016%20478.875008%20232%20469C223%20464.249984%20214.250016%20458.624992%20207%20451L150%20480zM512%20448C590.124992%20448%20660.375008%20440.875008%20709%20430C733.250016%20424.624992%20752.750016%20418.375008%20763%20413C766.250016%20411.249984%20766.750016%20410%20768%20409L768%20287C754.624992%20291.875008%20740%20296.2499840000001%20723%20300C667.5%20312.375008%20593.5%20320%20512%20320C430.5%20320%20356.5%20312.375008%20301%20300C284%20296.2499840000001%20269.375008%20291.875008%20256%20287L256%20409C257.250016%20410%20257.750016%20411.249984%20261%20413C271.250016%20418.375008%20290.750016%20424.624992%20315%20430C363.624992%20440.875008%20433.875008%20448%20512%20448zM512%20256C589.624992%20256%20660.250016%20248.875008%20709%20238C729.250016%20233.5%20742%20228.7499840000001%20753%20224C742%20219.2499840000001%20729.250016%20214.5%20709%20210C660.250016%20199.124992%20589.624992%20192%20512%20192C434.375008%20192%20363.750016%20199.124992%20315%20210C294.750016%20214.5%20282%20219.2499840000001%20271%20224C282%20228.7499840000001%20294.750016%20233.5%20315%20238C363.750016%20248.875008%20434.375008%20256%20512%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fast-backward%22%20%20%20%20%20%20unicode=%22&#xF049;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20736L493%20698L109%20410L75%20384L109%20358L493%2070L544%2032L544%20268L813%2070L864%2033L864%20735L813%20698L544%20500zM800%20609L800%20159L531%20357L495%20384L531%20411zM480%20608L480%20160L182%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-amount-up%22%20%20%20%20%20%20unicode=%22&#xF161;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20736L128%20672L512%20672L512%20736L128%20736zM704%20720L680.937504%20697.9375008L544%20560L589.124992%20514.875008L672%20598.0624992L672%200L736%200L736%20598.0624992L818.875008%20514.875008L864%20560L727.062496%20697.9375008L704%20720zM128%20608L128%20544L448%20544L448%20608L128%20608zM128%20480L128%20416L384%20416L384%20480L128%20480zM128%20352L128%20288L320%20288L320%20352L128%20352zM128%20224L128%20160L256%20160L256%20224L128%20224zM128%2096L128%2032L192%2032L192%2096L128%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22list-ul%22%20%20%20%20%20%20unicode=%22&#xF0CA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20736L128%20544L320%20544L320%20736zM192%20672L256%20672L256%20608L192%20608zM384%20672L384%20608L864%20608L864%20672zM128%20480L128%20288L320%20288L320%20480zM192%20416L256%20416L256%20352L192%20352zM384%20416L384%20352L864%20352L864%20416zM128%20224L128%2032L320%2032L320%20224zM192%20160L256%20160L256%2096L192%2096zM384%20160L384%2096L864%2096L864%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22om%22%20%20%20%20%20%20unicode=%22&#xF679;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M928%20284.124992C928%20217.375008%20901%2045.624992%20754.875008%2045.624992C615.624992%2045.624992%20564.875008%20168.624992%20574.5%20213.124992C582.5%20199.5%20607.875008%20129.375008%20744.875008%20129.375008C885.375008%20129.375008%20886.875008%20285.5%20886.875008%20285.5C886.875008%20285.5%20884.5%20396.249984%20798.875008%20396.249984C694.375008%20396.249984%20690.875008%20230.124992%20585.875008%20230.124992C533.250016%20230.124992%20515.624992%20258%20505%20265.624992C527.624992%20195.375008%20500.875008%2032%20328.875008%2032C83.375008%2032%2096.124992%20296.875008%2096.124992%20296.875008C96.124992%20296.875008%20137.250016%20133.624992%20324.624992%20133.624992C438.875008%20133.624992%20453.875008%20198.875008%20453.875008%20228.7499840000001C453.875008%20258.5%20431.124992%20311%20328.875008%20311L306.5%20417.124992C306.5%20417.124992%20336.750016%20407.249984%20374.124992%20407.249984C423.375008%20407.249984%20434.624992%20440.124992%20434.624992%20467.124992C434.624992%20494%20408.250016%20521.249984%20360%20521.249984C285.250016%20521.249984%20225.250016%20444.5%20225.250016%20444.5L167.124992%20552.375008C167.124992%20552.375008%20221.124992%20622%20330.5%20622C439.750016%20622%20489.375008%20532.5%20489.375008%20480C489.375008%20427.5%20464.875008%20384%20418.375008%20359.375008C481.124992%20329.875008%20462.124992%20308.2499840000001%20502.124992%20308.2499840000001C568.375008%20308.2499840000001%20577.375008%20362.375008%20608.5%20411.5C637.250016%20456.624992%20678.124992%20497%20750.5%20497C895.375008%20497%20928%20350.7499840000001%20928%20284.124992zM645.5%20512.624992C719.124992%20512.624992%20776.124992%20555.249984%20776.124992%20555.249984L715%20663.124992C715%20663.124992%20672.5%20603.5%20590.124992%20603.5C507.750016%20603.5%20439.624992%20678.749984%20439.624992%20678.749984C439.624992%20678.749984%20470.875008%20512.624992%20645.5%20512.624992zM656.875008%20684.375008L595.750016%20749.749984L527.624992%20690.124992L588.750016%20620.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shower%22%20%20%20%20%20%20unicode=%22&#xF2CC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20768L480%20701C399.250016%20687.624992%20336.375008%20624.749984%20323%20544L288%20544L288%20480L736%20480L736%20544L701%20544C687.624992%20624.749984%20624.750016%20687.624992%20544%20701L544%20768zM512%20640C573.375008%20640%20620.250016%20600%20634%20544L390%20544C403.750016%20600%20450.624992%20640%20512%20640zM448%20448C430.375008%20448%20416%20433.624992%20416%20416C416%20398.375008%20430.375008%20384%20448%20384C465.624992%20384%20480%20398.375008%20480%20416C480%20433.624992%20465.624992%20448%20448%20448zM576%20448C558.375008%20448%20544%20433.624992%20544%20416C544%20398.375008%20558.375008%20384%20576%20384C593.624992%20384%20608%20398.375008%20608%20416C608%20433.624992%20593.624992%20448%20576%20448zM384%20352C366.375008%20352%20352%20337.624992%20352%20320C352%20302.375008%20366.375008%20288%20384%20288C401.624992%20288%20416%20302.375008%20416%20320C416%20337.624992%20401.624992%20352%20384%20352zM512%20352C494.375008%20352%20480%20337.624992%20480%20320C480%20302.375008%20494.375008%20288%20512%20288C529.624992%20288%20544%20302.375008%20544%20320C544%20337.624992%20529.624992%20352%20512%20352zM640%20352C622.375008%20352%20608%20337.624992%20608%20320C608%20302.375008%20622.375008%20288%20640%20288C657.624992%20288%20672%20302.375008%20672%20320C672%20337.624992%20657.624992%20352%20640%20352zM320%20256C302.375008%20256%20288%20241.624992%20288%20224C288%20206.375008%20302.375008%20192%20320%20192C337.624992%20192%20352%20206.375008%20352%20224C352%20241.624992%20337.624992%20256%20320%20256zM448%20256C430.375008%20256%20416%20241.624992%20416%20224C416%20206.375008%20430.375008%20192%20448%20192C465.624992%20192%20480%20206.375008%20480%20224C480%20241.624992%20465.624992%20256%20448%20256zM576%20256C558.375008%20256%20544%20241.624992%20544%20224C544%20206.375008%20558.375008%20192%20576%20192C593.624992%20192%20608%20206.375008%20608%20224C608%20241.624992%20593.624992%20256%20576%20256zM704%20256C686.375008%20256%20672%20241.624992%20672%20224C672%20206.375008%20686.375008%20192%20704%20192C721.624992%20192%20736%20206.375008%20736%20224C736%20241.624992%20721.624992%20256%20704%20256zM256%20160C238.375008%20160%20224%20145.624992%20224%20128C224%20110.375008%20238.375008%2096%20256%2096C273.624992%2096%20288%20110.375008%20288%20128C288%20145.624992%20273.624992%20160%20256%20160zM384%20160C366.375008%20160%20352%20145.624992%20352%20128C352%20110.375008%20366.375008%2096%20384%2096C401.624992%2096%20416%20110.375008%20416%20128C416%20145.624992%20401.624992%20160%20384%20160zM512%20160C494.375008%20160%20480%20145.624992%20480%20128C480%20110.375008%20494.375008%2096%20512%2096C529.624992%2096%20544%20110.375008%20544%20128C544%20145.624992%20529.624992%20160%20512%20160zM640%20160C622.375008%20160%20608%20145.624992%20608%20128C608%20110.375008%20622.375008%2096%20640%2096C657.624992%2096%20672%20110.375008%20672%20128C672%20145.624992%20657.624992%20160%20640%20160zM768%20160C750.375008%20160%20736%20145.624992%20736%20128C736%20110.375008%20750.375008%2096%20768%2096C785.624992%2096%20800%20110.375008%20800%20128C800%20145.624992%20785.624992%20160%20768%20160zM192%2064C174.375008%2064%20160%2049.624992%20160%2032C160%2014.375008%20174.375008%200%20192%200C209.624992%200%20224%2014.375008%20224%2032C224%2049.624992%20209.624992%2064%20192%2064zM320%2064C302.375008%2064%20288%2049.624992%20288%2032C288%2014.375008%20302.375008%200%20320%200C337.624992%200%20352%2014.375008%20352%2032C352%2049.624992%20337.624992%2064%20320%2064zM448%2064C430.375008%2064%20416%2049.624992%20416%2032C416%2014.375008%20430.375008%200%20448%200C465.624992%200%20480%2014.375008%20480%2032C480%2049.624992%20465.624992%2064%20448%2064zM576%2064C558.375008%2064%20544%2049.624992%20544%2032C544%2014.375008%20558.375008%200%20576%200C593.624992%200%20608%2014.375008%20608%2032C608%2049.624992%20593.624992%2064%20576%2064zM704%2064C686.375008%2064%20672%2049.624992%20672%2032C672%2014.375008%20686.375008%200%20704%200C721.624992%200%20736%2014.375008%20736%2032C736%2049.624992%20721.624992%2064%20704%2064zM832%2064C814.375008%2064%20800%2049.624992%20800%2032C800%2014.375008%20814.375008%200%20832%200C849.624992%200%20864%2014.375008%20864%2032C864%2049.624992%20849.624992%2064%20832%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22icons%22%20%20%20%20%20%20unicode=%22&#xF86D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L480%20672L480%20416L224%20416zM544%20672L800%20672L800%20416L544%20416zM352%20608L256%20480L448%20480zM608%20608L608%20480L736%20480L736%20608zM224%20352L480%20352L480%2096L224%2096zM544%20352L800%20352L800%2096L544%2096zM672%20320L608%20224L672%20128L736%20224zM352%20288C316.624992%20288%20288%20259.375008%20288%20224C288%20188.624992%20316.624992%20160%20352%20160C387.375008%20160%20416%20188.624992%20416%20224C416%20259.375008%20387.375008%20288%20352%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-user%22%20%20%20%20%20%20unicode=%22&#xF406;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C388.624992%20736%20288%20635.375008%20288%20512C288%20434.875008%20327.375008%20366.375008%20387%20326C272.875008%20277%20192%20163.7499840000001%20192%2032L256%2032C256%20124.5%20304.875008%20205%20378%20250C399.5%20197.2499840000001%20451.875008%20160%20512%20160C572.124992%20160%20624.5%20197.2499840000001%20646%20250C719.124992%20205%20768%20124.5%20768%2032L832%2032C832%20163.7499840000001%20751.124992%20277%20637%20326C696.624992%20366.375008%20736%20434.875008%20736%20512C736%20635.375008%20635.375008%20736%20512%20736zM512%20672C600.750016%20672%20672%20600.749984%20672%20512C672%20423.249984%20600.750016%20352%20512%20352C423.250016%20352%20352%20423.249984%20352%20512C352%20600.749984%20423.250016%20672%20512%20672zM512%20288C538.250016%20288%20563.250016%20284.2499840000001%20587%20277C575.875008%20246.124992%20546.875008%20224%20512%20224C477.124992%20224%20448.124992%20246.124992%20437%20277C460.750016%20284.2499840000001%20485.750016%20288%20512%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22music%22%20%20%20%20%20%20unicode=%22&#xF001;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M864%20775L826%20767L314%20671L288%20667L288%20238C269%20249.124992%20247.5%20256%20224%20256C153.624992%20256%2096%20198.375008%2096%20128C96%2057.624992%20153.624992%200%20224%200C294.375008%200%20352%2057.624992%20352%20128L352%20486L800%20570L800%20334C781%20345.124992%20759.5%20352%20736%20352C665.624992%20352%20608%20294.375008%20608%20224C608%20153.624992%20665.624992%2096%20736%2096C806.375008%2096%20864%20153.624992%20864%20224zM800%20698L800%20634L352%20550L352%20614zM736%20288C771.750016%20288%20800%20259.7499840000001%20800%20224C800%20188.2499840000001%20771.750016%20160%20736%20160C700.250016%20160%20672%20188.2499840000001%20672%20224C672%20259.7499840000001%20700.250016%20288%20736%20288zM224%20192C259.750016%20192%20288%20163.7499840000001%20288%20128C288%2092.249984%20259.750016%2064%20224%2064C188.250016%2064%20160%2092.249984%20160%20128C160%20163.7499840000001%20188.250016%20192%20224%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22database%22%20%20%20%20%20%20unicode=%22&#xF1C0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20768L192%200L832%200L832%20768zM256%20704L768%20704L768%20544L256%20544zM256%20480L768%20480L768%20288L256%20288zM256%20224L768%20224L768%2064L256%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cut%22%20%20%20%20%20%20unicode=%22&#xF0C4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M629%20758C604.250016%20755%20582.250016%20737.5%20575%20712L490%20414L383%20383C375.375008%20437.249984%20328.250016%20480%20272%20480C210.5%20480%20160%20429.5%20160%20368C160%20306.5%20210.5%20256%20272%20256C313.250016%20256%20349.624992%20279.375008%20369%20313L469%20341L441%20241C407.375008%20221.624992%20384%20185.2499840000001%20384%20144C384%2082.5%20434.5%2032%20496%2032C557.5%2032%20608%2082.5%20608%20144C608%20200.2499840000001%20565.250016%20247.375008%20511%20255L654%20756C645.5%20758.375008%20637.250016%20759%20629%20758zM884%20526L605%20447L584%20374L840%20447C874%20456.749984%20893.750016%20492%20884%20526zM272%20416C298.875008%20416%20320%20394.875008%20320%20368C320%20341.124992%20298.875008%20320%20272%20320C245.124992%20320%20224%20341.124992%20224%20368C224%20394.875008%20245.124992%20416%20272%20416zM496%20192C522.875008%20192%20544%20170.875008%20544%20144C544%20117.124992%20522.875008%2096%20496%2096C469.124992%2096%20448%20117.124992%20448%20144C448%20170.875008%20469.124992%20192%20496%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-sort-numeric-up%22%20%20%20%20%20%20unicode=%22&#xF887;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M272%20736C210.56%20736%20160%20685.44%20160%20624L160%20608L224%20608L224%20624C224%20652.16%20243.84%20672%20272%20672L304%20672C332.1600000000001%20672%20352%20652.16%20352%20624C352%20609.28%20340.817504%20592.6449984000001%20321.937504%20581.1249984C282.5775008%20556.8049920000001%20247.9949984%20541.124992%20218.8750016%20525.124992C204.4749984%20516.8049920000001%20191.3324992%20509.097504%20179.8124992%20496.937504C168.6124992%20484.777504%20160%20466.56%20160%20448L160%20416L416%20416L416%20480L270.0624992%20480C293.4224992%20492.16%20320.612512%20504.302496%20355.8125120000001%20526.062496C388.452512%20546.222496%20416%20581.12%20416%20624C416%20685.44%20365.44%20736%20304%20736L272%20736zM736%20720L712.937504%20697.9375008L576%20560L621.124992%20514.875008L704%20598.0624992L704%200L768%200L768%20598.0624992L850.875008%20514.875008L896%20560L759.062496%20697.9375008L736%20720zM274.8750016%20352L270.0624992%20327.062496C270.0624992%20327.062496%20264.6675008000001%20308.4975040000001%20252.1875008%20289.937504C239.3875008%20271.3775040000001%20223.36%20256%20192%20256L192%20192C236.16%20192%20266.24%20213.764992%20288%20237.124992L288%2032L352%2032L352%20352L274.8750016%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-redo%22%20%20%20%20%20%20unicode=%22&#xF2F9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384L864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736C636%20736%20744.375008%20672.5%20807%20576L640%20576L640%20512L896%20512L896%20768L832%20768L832%20649C755.750016%20741%20640.624992%20800%20512%20800z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22door-closed%22%20%20%20%20%20%20unicode=%22&#xF52A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20736L256%2032L768%2032L768%20736zM320%20672L704%20672L704%2096L320%2096zM640%20416C622.375008%20416%20608%20401.624992%20608%20384C608%20366.375008%20622.375008%20352%20640%20352C657.624992%20352%20672%20366.375008%20672%20384C672%20401.624992%20657.624992%20416%20640%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22reply%22%20%20%20%20%20%20unicode=%22&#xF3E5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M393%20727L137%20471L115%20448L137%20425L393%20169L439%20215L238%20416L672%20416C760.750016%20416%20832%20344.7499840000001%20832%20256C832%20167.2499840000001%20760.750016%2096%20672%2096L672%2032C795.375008%2032%20896%20132.624992%20896%20256C896%20379.375008%20795.375008%20480%20672%20480L238%20480L439%20681z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thermometer-1-4-full%22%20%20%20%20%20%20unicode=%22&#xF2CA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20768L384%20400C326.4%20358.4%20288%20297.6%20288%20224C288%2099.2000000000001%20387.2%200%20512%200C636.8%200%20736%2099.2000000000001%20736%20224C736%20297.6%20697.6%20361.6%20640%20400L640%20448L704%20448L704%20512L640%20512L640%20576L704%20576L704%20640L640%20640L640%20704L704%20704L704%20768L384%20768zM448%20704L576%20704L576%20371.1874880000001L592%20361.624992C640%20336.024992%20672%20281.6%20672%20224C672%20134.4%20601.6%2064%20512%2064C422.4%2064%20352%20134.4%20352%20224C352%20281.6%20384%20336.024992%20432%20361.624992L448%20371.1874880000001L448%20704zM441.624992%20288C425.624992%20272%20416%20249.6%20416%20224C416%20169.6%20457.6%20128%20512%20128C566.4%20128%20608%20169.6%20608%20224C608%20249.6%20598.375008%20272%20582.375008%20288L441.624992%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-circle-left%22%20%20%20%20%20%20unicode=%22&#xF0A8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM489%20589L284%20384L489%20179L535%20224L407%20352L736%20352L736%20416L407%20416L535%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22haykal%22%20%20%20%20%20%20unicode=%22&#xF666;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C500.096%20800%20488.228512%20793.0755008%20483.812512%20779.1875008L428.437504%20605L280.1875008%20691.25C275.0355008%20694.514%20269.6215008%20696%20264.4375008%20696C245.0775008%20696%20228.3935008%20675.812%20236.9375008%20654.5L300.3750016%20496L121.6249984%20470.937504C93.1129984%20466.937504%2086.3724992%20428.226496%20111.8124992%20414.562496L271.3124992%20329L138.4375008%20191.562496C120.7095008%20171.658496%20135.6784992%20141.312512%20160.0624992%20141.312512C162.2064992%20141.312512%20164.4155008%20141.550496%20166.6875008%20142.062496L358.750016%20182.124992L352.062496%20-0.750016C351.358496%20-19.693984%20366.48%20-31.937504%20382%20-31.937504C390.384%20-31.937504%20398.886496%20-28.408512%20405.062496%20-20.312512L512%20124.187488L619%20-20.312512C625.176%20-28.376512%20633.678496%20-31.937504%20642.062496%20-31.937504C657.550496%20-31.937504%20672.641504%20-19.693984%20671.937504%20-0.750016L665.249984%20182.124992L858.624992%20142.062496C860.896992%20141.582496%20863.137984%20141.312512%20865.249984%20141.312512C889.697984%20141.312512%20904.603008%20171.6904960000001%20886.875008%20191.562496L752.687488%20329L912.249984%20414.562496C937.658016%20428.194496%20930.887008%20466.875008%20902.375008%20470.875008L723.624992%20496L787.062496%20654.5C795.606496%20675.812%20778.922496%20696%20759.562496%20696C754.346496%20696%20748.964512%20694.514%20743.812512%20691.25L595.624992%20605L540.249984%20779.1875008C535.802016%20793.0435008%20523.904%20800%20512%20800zM512%20548.249984L539.562496%20461.562496L626.312512%20512.062496L588.312512%20417L688.062496%20403.062496L592.812512%20351.937504L661.750016%20281.375008L568.062496%20301.1874880000001L571.562496%20204.562496L512%20282.124992L452.5%20204.5L456.062496%20301.375008L361.875008%20281.312512L430.5%20352.312512L336%20403L435.687488%20417L397.687488%20512L484.437504%20461.562496L512%20548.249984z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22home%22%20%20%20%20%20%20unicode=%22&#xF015;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20813L489%20791L73%20375L119%20329L160%20370L160%200L448%200L448%20320L576%20320L576%200L864%200L864%20370L905%20329L951%20375L535%20791zM512%20722L800%20434L800%2064L640%2064L640%20384L384%20384L384%2064L224%2064L224%20434z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-board%22%20%20%20%20%20%20unicode=%22&#xF43C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20768L224%20672L320%20672L320%20768L224%20768zM320%20672L320%20576L416%20576L416%20672L320%20672zM416%20672L512%20672L512%20768L416%20768L416%20672zM512%20672L512%20576L608%20576L608%20672L512%20672zM608%20672L704%20672L704%20768L608%20768L608%20672zM704%20672L704%20576L800%20576L800%20672L704%20672zM800%20672L896%20672L896%20768L800%20768L800%20672zM800%20576L800%20480L896%20480L896%20576L800%20576zM800%20480L704%20480L704%20384L800%20384L800%20480zM800%20384L800%20288L896%20288L896%20384L800%20384zM800%20288L704%20288L704%20192L800%20192L800%20288zM800%20192L800%2096L896%2096L896%20192L800%20192zM800%2096L704%2096L704%200L800%200L800%2096zM704%2096L704%20192L608%20192L608%2096L704%2096zM608%2096L512%2096L512%200L608%200L608%2096zM512%2096L512%20192L416%20192L416%2096L512%2096zM416%2096L320%2096L320%200L416%200L416%2096zM320%2096L320%20192L224%20192L224%2096L320%2096zM224%2096L128%2096L128%200L224%200L224%2096zM224%20192L224%20288L128%20288L128%20192L224%20192zM224%20288L320%20288L320%20384L224%20384L224%20288zM224%20384L224%20480L128%20480L128%20384L224%20384zM224%20480L320%20480L320%20576L224%20576L224%20480zM224%20576L224%20672L128%20672L128%20576L224%20576zM320%20480L320%20384L416%20384L416%20480L320%20480zM416%20480L512%20480L512%20576L416%20576L416%20480zM512%20480L512%20384L608%20384L608%20480L512%20480zM608%20480L704%20480L704%20576L608%20576L608%20480zM608%20384L608%20288L704%20288L704%20384L608%20384zM608%20288L512%20288L512%20192L608%20192L608%20288zM512%20288L512%20384L416%20384L416%20288L512%20288zM416%20288L320%20288L320%20192L416%20192L416%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-left%22%20%20%20%20%20%20unicode=%22&#xF0D9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M640%20749L585%20695L297%20407L275%20384L297%20361L585%2073L640%2019zM576%20594L576%20174L366%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22info-circle%22%20%20%20%20%20%20unicode=%22&#xF05A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM480%20576L480%20512L544%20512L544%20576zM480%20448L480%20192L544%20192L544%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22warehouse%22%20%20%20%20%20%20unicode=%22&#xF494;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20739L116%20574L96%20565L96%2032L928%2032L928%20565L908%20574zM512%20669L864%20522L864%2096L800%2096L800%20448L224%20448L224%2096L160%2096L160%20522zM288%20384L736%20384L736%2096L288%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fruit-apple%22%20%20%20%20%20%20unicode=%22&#xF5D1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M332%20769C322.624992%20768.875008%20317%20768%20317%20768L284%20765L288%20732C288%20732%20295.875008%20658.875008%20348%20605C242.250016%20588.624992%20160%20501.375008%20160%20395C160%20280.2499840000001%20211.124992%20189.2499840000001%20271%20128C300.875008%2097.375008%20332.624992%2074.249984%20363%2058C393.375008%2041.749984%20421.250016%2032%20448%2032C465.5%2032%20482.5%2035%20498%2040C507.375008%2043%20516.624992%2043%20526%2040C541.5%2035%20558.5%2032%20576%2032C605%2032%20632.875008%2044.249984%20663%2063C693.124992%2081.749984%20724.5%20107.749984%20754%20140C813%20204.375008%20864%20293.7499840000001%20864%20395C864%20513.124992%20762.375008%20608%20640%20608C607.124992%20608%20576.750016%20600%20549%20587C548.875008%20587.875008%20548.250016%20589.375008%20548%20591C564.375008%20676.375008%20624%20708%20624%20708L592%20764C592%20764%20546.875008%20736.875008%20514%20679C503.624992%20694.875008%20489.875008%20710.5%20473%20724C422.250016%20764.5%20360%20769.249984%20332%20769zM363%20701C385.124992%20697.624992%20412.5%20690.375008%20433%20674C453.875008%20657.375008%20467.875008%20633%20476%20612C453.750016%20615.249984%20425.875008%20623.375008%20405%20640C384.375008%20656.5%20371.124992%20680.124992%20363%20701zM384%20544C425.624992%20544%20462.624992%20528.875008%20491%20505L512%20488L533%20505C561.375008%20528.875008%20598.375008%20544%20640%20544C729.750016%20544%20800%20476.375008%20800%20395C800%20315.624992%20758.375008%20239%20707%20183C681.375008%20155%20653.5%20133.124992%20629%20118C604.5%20102.875008%20582.250016%2096%20576%2096C565.5%2096%20555.624992%2097.875008%20546%20101C524%20108.124992%20500%20108.124992%20478%20101C468.375008%2097.875008%20458.5%2096%20448%2096C439.375008%2096%20417.250016%20101%20393%20114C368.750016%20127%20341.250016%20147.124992%20316%20173C265.5%20224.7499840000001%20224%20299%20224%20395C224%20476.375008%20294.250016%20544%20384%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22motorcycle%22%20%20%20%20%20%20unicode=%22&#xF21C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M720%20704C699%20704%20681.5%20690.749984%20675%20672L544%20672L544%20608L680%20608L690%20576L576%20576C492.5%20576%20450.5%20531%20435%20512L327%20512C314.624992%20519.249984%20270.375008%20544%20208%20544C138.875008%20544%2082%20517%2082%20517L110%20459C110%20459%20155.750016%20480%20208%20480C233.875008%20480%20258.250016%20472.124992%20276%20465L248%20407C230.375008%20412.375008%20211.375008%20416%20192%20416C86.124992%20416%200%20329.875008%200%20224C0%20118.124992%2086.124992%2032%20192%2032C287.124992%2032%20365.875008%20101.124992%20381%20192L492%20192C516.250016%20192%20539.250016%20206.124992%20550%20228L549%20228L584%20299C637.250016%20323.5%20680.624992%20366%20711%20406C719.375008%20417%20726.5%20427.124992%20733%20437L801%20215L863%20233L827%20351C828.750016%20351.124992%20830.250016%20352%20832%20352C902.624992%20352%20960%20294.624992%20960%20224C960%20153.375008%20902.624992%2096%20832%2096C761.375008%2096%20704%20153.375008%20704%20224C704%20258.124992%20717.124992%20289%20739%20312L719%20379C671.250016%20344%20640%20287.5%20640%20224C640%20118.124992%20726.124992%2032%20832%2032C937.875008%2032%201024%20118.124992%201024%20224C1024%20329.875008%20937.875008%20416%20832%20416C823.5%20416%20815.250016%20415.124992%20807%20414L748%20608L800%20608L800%20704zM576%20512L704%20512C699.250016%20503.375008%20685%20477.875008%20660%20445C630.250016%20406%20588.875008%20364.5%20549%20350L536%20346L531%20334L492%20256L192%20256L192%20192L315%20192C300.750016%20136.875008%20251.5%2096%20192%2096C121.375008%2096%2064%20153.375008%2064%20224C64%20294.624992%20121.375008%20352%20192%20352C239.124992%20352%20279.750016%20326.124992%20302%20288L373%20288C360%20324.7499840000001%20335.875008%20356.375008%20305%20379L340%20448L465%20448L475%20462C475%20462%20506%20512%20576%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22powerpoint-file%22%20%20%20%20%20%20unicode=%22&#xF1C4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20588.8124992L822.375008%20598.3750016L630.375008%20790.3750016L620.812512%20800L192%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032L256%20736zM640%20691.1875008L723.187488%20608L640%20608L640%20691.1875008zM416%20480L416%20416L544%20416C582.4%20416%20608%20390.4%20608%20352C608%20313.6%20582.4%20288%20544%20288C505.6%20288%20480%20313.6%20480%20352L416%20352L416%20128L480%20128L480%20243.1874880000001C499.2%20230.387488%20521.6%20224%20544%20224C614.4%20224%20672%20281.6%20672%20352C672%20422.4%20614.4%20480%20544%20480L416%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22charging-station%22%20%20%20%20%20%20unicode=%22&#xF5E7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20736C235.36%20736%20192%20692.64%20192%20640L192%2032L640%2032L640%20256L704%20256L704%20128C704%2075.36%20747.36%2032%20800%2032C852.64%2032%20896%2075.36%20896%20128L896%20454C896%20479.504%20885.984%20503.016%20868%20521L717%20672L672%20627L763%20536C728.632%20521.376%20704%20487.488%20704%20448C704%20395.36%20747.36%20352%20800%20352C811.264%20352%20821.888%20354.352%20832%20358L832%20128C832%20109.888%20818.112%2096%20800%2096C781.888%2096%20768%20109.888%20768%20128L768%20256C768%20291.0080000000001%20739.008%20320%20704%20320L640%20320L640%20640C640%20692.64%20596.64%20736%20544%20736L288%20736zM288%20672L544%20672C562.112%20672%20576%20658.112%20576%20640L576%20544L576%20512L576%20448L576%20320L576%2096L256%2096L256%20320L256%20448L256%20512L256%20544L256%20640C256%20658.112%20269.888%20672%20288%20672zM418.875008%20558.062496L341.124992%20401.937504L369.937504%20386.875008L405.124992%20369.937504L354.875008%20270.062496L413.124992%20241.937504L490.875008%20398.062496L462.062496%20413.124992L426.875008%20430.062496L477.124992%20529.937504L418.875008%20558.062496zM800%20480C817.984%20480%20832%20465.984%20832%20448C832%20430.016%20817.984%20416%20800%20416C781.984%20416%20768%20430.016%20768%20448C768%20465.984%20781.984%20480%20800%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hockey-puck%22%20%20%20%20%20%20unicode=%22&#xF453;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20672C289.376%20672%2064%20617.024%2064%20512L64%20256C64%20150.976%20289.376%2096%20512%2096C734.624%2096%20960%20150.976%20960%20256L960%20512C960%20617.024%20734.624%20672%20512%20672zM512%20608C750.208%20608%20896%20545.856%20896%20512C896%20482.376%20784.361248%20431.107616%20596.875008%20418.750016C570.091264%20416.98464%20541.776%20416%20512%20416C273.792%20416%20128%20478.144%20128%20512C128%20545.856%20273.792%20608%20512%20608zM128%20425.375008C129.8979424%20424.264512%20132.2813664%20423.335008%20134.25%20422.249984C141.419504%20418.295584%20148.9993728%20414.500736%20157.0624992%20410.875008C160.2361568%20409.452032%20163.384832%20408.058048%20166.6875008%20406.687488C177.747264%20402.078976%20189.2945184%20397.65776%20201.6875008%20393.624992C227.7008704%20385.160096%20256.8845984%20378.275616%20287.5%20372.375008C296.7241312%20370.6282240000001%20306.2698048%20369.199392%20315.8124992%20367.6874880000001C343.01616%20363.285728%20371.026176%20359.787392%20400.062496%20357.312512C436.845792%20354.1773120000001%20474.263776%20352%20512%20352C549.736224%20352%20587.154208%20354.1773120000001%20623.937504%20357.312512C652.973824%20359.787392%20680.98384%20363.285728%20708.187488%20367.6874880000001C717.730208%20369.199392%20727.275872%20370.6282240000001%20736.5%20372.375008C767.115392%20378.275616%20796.299136%20385.160096%20822.312512%20393.624992C834.705472%20397.65776%20846.252736%20402.078976%20857.312512%20406.687488C860.615168%20408.058048%20863.76384%20409.452032%20866.937504%20410.875008C875.00064%20414.500736%20882.580512%20418.295584%20889.750016%20422.249984C891.718624%20423.335008%20894.102048%20424.264512%20896%20425.375008L896%20256C896%20222.144%20750.208%20160%20512%20160C273.792%20160%20128%20222.144%20128%20256L128%20425.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shopping-basket%22%20%20%20%20%20%20unicode=%22&#xF291;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20797L227%20512L64%20512L64%20320L104%20320L193%2023L200%200L824%200L831%2023L920%20320L960%20320L960%20512L797%20512zM512%20706L706%20512L318%20512zM128%20448L896%20448L896%20384L872%20384L865%20361L776%2064L248%2064L159%20361L152%20384L128%20384zM352%20352L352%20128L416%20128L416%20352zM480%20352L480%20128L544%20128L544%20352zM608%20352L608%20128L672%20128L672%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22backward%22%20%20%20%20%20%20unicode=%22&#xF04A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20736L493%20698L109%20410L75%20384L109%20358L493%2070L544%2032L544%20268L813%2070L864%2033L864%20735L813%20698L544%20500zM800%20609L800%20159L531%20357L495%20384L531%20411zM480%20608L480%20160L182%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lock%22%20%20%20%20%20%20unicode=%22&#xF023;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C389%20800%20288%20699%20288%20576L288%20480L192%20480L192%20-32L832%20-32L832%20480L736%20480L736%20576C736%20699%20635%20800%20512%20800zM512%20736C600.124992%20736%20672%20664.124992%20672%20576L672%20480L352%20480L352%20576C352%20664.124992%20423.875008%20736%20512%20736zM256%20416L768%20416L768%2032L256%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medkit%22%20%20%20%20%20%20unicode=%22&#xF0FA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20736C413%20736%20384%20707%20384%20672L384%20640L192%20640C139.375008%20640%2096%20596.624992%2096%20544L96%2064L928%2064L928%20544C928%20596.624992%20884.624992%20640%20832%20640L640%20640L640%20672C640%20707%20611%20736%20576%20736zM448%20672L576%20672L576%20640L448%20640zM192%20576L832%20576C850.124992%20576%20864%20562.124992%20864%20544L864%20128L160%20128L160%20544C160%20562.124992%20173.875008%20576%20192%20576zM480%20480L480%20384L384%20384L384%20320L480%20320L480%20224L544%20224L544%20320L640%20320L640%20384L544%20384L544%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22align-center%22%20%20%20%20%20%20unicode=%22&#xF037;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20672L96%20608L928%20608L928%20672zM224%20544L224%20480L800%20480L800%20544zM96%20416L96%20352L928%20352L928%20416zM224%20288L224%20224L800%20224L800%20288zM96%20160L96%2096L928%2096L928%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22not-equal%22%20%20%20%20%20%20unicode=%22&#xF53E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M215%20727L169%20681L809%2041L855%2087L686%20256L864%20256L864%20320L622%20320L494%20448L864%20448L864%20512L430%20512zM160%20512L160%20448L317%20448L253%20512zM160%20320L160%20256L509%20256L445%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22neuter%22%20%20%20%20%20%20unicode=%22&#xF22C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C371%20768%20256%20653%20256%20512C256%20381.875008%20354.124992%20274%20480%20258L480%200L544%200L544%20258C669.875008%20274%20768%20381.875008%20768%20512C768%20653%20653%20768%20512%20768zM512%20704C618.375008%20704%20704%20618.375008%20704%20512C704%20405.624992%20618.375008%20320%20512%20320C405.624992%20320%20320%20405.624992%20320%20512C320%20618.375008%20405.624992%20704%20512%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hdd%22%20%20%20%20%20%20unicode=%22&#xF0A0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M199%20704L96%20292L96%2064L928%2064L928%20292L825%20704zM249%20640L775%20640L855%20320L169%20320zM160%20256L864%20256L864%20128L160%20128zM768%20224C750.375008%20224%20736%20209.624992%20736%20192C736%20174.375008%20750.375008%20160%20768%20160C785.624992%20160%20800%20174.375008%20800%20192C800%20209.624992%20785.624992%20224%20768%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22exclamation%22%20%20%20%20%20%20unicode=%22&#xF12A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20768L416%20256L608%20256L608%20768zM480%20704L544%20704L544%20320L480%20320zM416%20192L416%200L608%200L608%20192zM480%20128L544%20128L544%2064L480%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess%22%20%20%20%20%20%20unicode=%22&#xF439;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20768L256%20704L153.6249984%20704L194.3750016%20512L192%20512C172.8%20512%20160%20499.2%20160%20480C160%20460.8%20172.8%20448%20192%20448L195.5%20448L162.9375008%20224L160%20224C140.8%20224%20128%20211.2000000000001%20128%20192C128%20181.768%20131.823232%20173.565664%20138.1249984%20167.937504L96%20105.624992L96%2032L480%2032L483.187488%2032L483.187488%20105.624992L439.8125120000001%20169.812512C444.910464%20175.359648%20448%20182.872448%20448%20192C448%20211.2000000000001%20435.2%20224%20416%20224L412.5%20224L377.875008%20448L384%20448C403.2%20448%20416%20460.8%20416%20480C416%20499.2%20403.2%20512%20384%20512L382.375008%20512L425.624992%20704L320%20704L320%20768L256%20768zM230.3750016%20640L345.624992%20640L316.8124992%20512L259.1875008%20512L230.3750016%20640zM608%20608L608%20544L608%20512L608%20403.187488L636.812512%20374.375008L612.124992%20224L608%20224C588.8%20224%20576%20211.2000000000001%20576%20192C576%20181.768%20579.823232%20173.565664%20586.124992%20167.937504L544%20105.624992L544%2032L928%2032L931.187488%2032L931.187488%20105.624992L887.812512%20169.812512C892.910464%20175.359648%20896%20182.872448%20896%20192C896%20211.2000000000001%20883.2%20224%20864%20224L859.875008%20224L835.187488%20374.375008L864%20403.187488L864%20512L864%20544L864%20608L800%20608L800%20544L768%20544L768%20608L704%20608L704%20544L672%20544L672%20608L608%20608zM672%20480L800%20480L800%20428.8125120000001L764.812512%20393.624992L793.624992%20224L678.375008%20224L707.187488%20393.624992L672%20428.8125120000001L672%20480zM262.3750016%20448L316.8124992%20448L348.8125120000001%20224L230.3750016%20224L262.3750016%20448zM208%20160L368%20160L409.624992%2096L166.3750016%2096L208%20160zM659.187488%20160L816%20160L857.624992%2096L614.375008%2096L659.187488%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pound-sign%22%20%20%20%20%20%20unicode=%22&#xF154;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M566%20736C557.375008%20736%20548.5%20735.124992%20540%20734C438.375008%20720.749984%20352%20633.5%20352%20523C352%20486.875008%20361%20451.249984%20373%20416L288%20416L288%20352L397%20352C403.375008%20334.2499840000001%20408.5%20316.7499840000001%20413%20299C431%20228.375008%20432.875008%20165.124992%20369%2096L256%2096L256%2032L768%2032L768%20192L704%20192L704%2096L450%2096C494.5%20169.7499840000001%20492.124992%20247.875008%20475%20315C471.750016%20327.7499840000001%20467.750016%20339.7499840000001%20464%20352L640%20352L640%20416L443%20416C428.5%20457.875008%20416%20495%20416%20523C416%20626.375008%20521.624992%20700.375008%20620%20661L644%20720C617.875008%20730.375008%20591.875008%20736%20566%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hourglass%22%20%20%20%20%20%20unicode=%22&#xF254;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20768L224%20704L288%20704L288%20576C288%20494.624992%20331.750016%20423.249984%20397%20384C331.750016%20344.7499840000001%20288%20273.375008%20288%20192L288%2064L224%2064L224%200L800%200L800%2064L736%2064L736%20192C736%20273.375008%20692.250016%20344.7499840000001%20627%20384C692.250016%20423.249984%20736%20494.624992%20736%20576L736%20704L800%20704L800%20768zM352%20704L672%20704L672%20576C672%20487.249984%20600.750016%20416%20512%20416C423.250016%20416%20352%20487.249984%20352%20576zM512%20352C600.750016%20352%20672%20280.7499840000001%20672%20192L672%2064L352%2064L352%20192C352%20280.7499840000001%20423.250016%20352%20512%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-fire%22%20%20%20%20%20%20unicode=%22&#xF7E4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M537.562496%20755.5L441.687488%20595.6249984L382.5%20654.75L360%20629.1875008C248.544%20502.851488%20192%20388.064%20192%20288C192%20129.216%20335.552%200%20512%200C688.448%200%20832%20129.216%20832%20288C832%20440.384%20665.698496%20628.2860000000001%20566.562496%20726.75L537.562496%20755.5zM550.124992%20652.0624992C632.556992%20566.110496%20768%20406.784%20768%20288C768%20211.481216%20723.848544%20143.8624%20656.750016%20103.437504C666.304448%20126.269184%20672%20151.440736%20672%20178.2499840000001C672%20254.442016%20618.091008%20344.819488%20572.875008%20407.187488L545.875008%20444.5L475%20338.1874880000001L430%20383.1874880000001L408.875008%20348.312512C371.1470080000001%20286.0405120000001%20352%20228.841984%20352%20178.2499840000001C352%20151.440736%20357.695552%20126.269184%20367.249984%20103.437504C300.1514656%20143.8624%20256%20211.481216%20256%20288C256%20364.448%20300.7244992000001%20458.345504%20385.8125120000001%20560.937504L454.312512%20492.375008L550.124992%20652.0624992zM547.312512%20331.2499840000001C586.672512%20269.906016%20608%20216.522016%20608%20178.2499840000001C608%20115.241984%20564.928%2064%20512%2064C459.072%2064%20416%20115.241984%20416%20178.2499840000001C416%20207.753984%20425.287488%20241.528%20443.687488%20279L485%20237.750016L547.312512%20331.2499840000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laptop%22%20%20%20%20%20%20unicode=%22&#xF109;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704L160%20270L87%20196C72.5%20181.5%2064%20161.5%2064%20141C64%2098.749984%2098.750016%2064%20141%2064L883%2064C925.250016%2064%20960%2098.749984%20960%20141C960%20161.5%20951.5%20181.5%20937%20196L864%20270L864%20704zM224%20640L800%20640L800%20288L224%20288zM206%20224L818%20224L892%20151C894.5%20148.5%20896%20144.5%20896%20141C896%20133.2499840000001%20890.750016%20128%20883%20128L141%20128C133.250016%20128%20128%20133.2499840000001%20128%20141C128%20144.5%20129.5%20148.5%20132%20151z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ring%22%20%20%20%20%20%20unicode=%22&#xF70B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M832%20672L822.375008%20681.624992C768%20742.375008%20688%20761.624992%20688%20761.624992C592%20790.375008%20441.624992%20726.375008%20307.250016%20595.249984C195.250016%20489.624992%20128%20361.624992%20128%20265.624992C128%20252.7499840000001%20131.250016%20240%20131.250016%20227.2499840000001C137.624992%20163.2499840000001%20179.250016%2096%20214.375008%2064C259.250016%2019.249984%20316.750016%20-3.250016%20380.750016%20-3.250016C486.375008%20-3.250016%20611.250016%2057.624992%20726.375008%20166.375008C905.624992%20342.375008%20950.375008%20550.375008%20832%20672zM320%20201.624992C320%20243.2499840000001%20364.750016%20329.624992%20460.750016%20425.624992C553.624992%20518.375008%20649.624992%20544%20694.375008%20553.624992C672%20492.749984%20624%20419.249984%20553.624992%20348.7499840000001C486.375008%20284.7499840000001%20409.624992%20233.624992%20342.375008%20208C336%20204.7499840000001%20326.375008%20204.7499840000001%20320%20201.624992zM352%20550.375008C457.624992%20656%20569.624992%20707.249984%20640%20707.249984C662.375008%20707.249984%20681.624992%20700.749984%20694.375008%20688C707.250016%20675.249984%20713.624992%20649.624992%20710.375008%20620.749984C672%20617.624992%20540.750016%20595.249984%20416%20470.375008C336%20390.375008%20252.750016%20275.2499840000001%20259.250016%20195.2499840000001C240%20195.2499840000001%20220.750016%20201.624992%20211.250016%20211.2499840000001C204.750016%20217.624992%20198.375008%20227.2499840000001%20195.250016%20240C195.250016%20240%20192%20256%20192%20265.624992C195.250016%20345.624992%20256%20457.624992%20352%20550.375008zM681.624992%20214.375008C528%2060.749984%20352%2019.249984%20259.250016%20108.749984C252.750016%20115.2499840000001%20246.375008%20121.624992%20240%20131.2499840000001C246.375008%20128%20256%20128%20265.624992%20128C294.375008%20128%20329.624992%20134.375008%20364.750016%20147.2499840000001C441.624992%20176%20524.750016%20230.375008%20598.375008%20304C710.375008%20416%20774.375008%20544%20774.375008%20636.749984L777.624992%20633.624992L787.250016%20627.249984C876.750016%20534.375008%20832%20361.624992%20681.624992%20214.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-five%22%20%20%20%20%20%20unicode=%22&#xF523;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM352%20608A64%2064%200%200%201%20352%20480A64%2064%200%200%201%20352%20608zM672%20608A64%2064%200%200%201%20672%20480A64%2064%200%200%201%20672%20608zM512%20448A64%2064%200%200%201%20512%20320A64%2064%200%200%201%20512%20448zM352%20288A64%2064%200%200%201%20352%20160A64%2064%200%200%201%20352%20288zM672%20288A64%2064%200%200%201%20672%20160A64%2064%200%200%201%20672%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-one%22%20%20%20%20%20%20unicode=%22&#xF525;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM512%20448A64%2064%200%200%201%20512%20320A64%2064%200%200%201%20512%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cannabis%22%20%20%20%20%20%20unicode=%22&#xF55F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M896%20295.375008L896%20377.124992L836%20385.375008C833%20385.749984%20796%20389.249984%20753.5%20389.5C799.624992%20476.124992%20817.5%20552.124992%20817.624992%20553L827.624992%20596.5L790.250016%20620.875008L788%20622.249984L756.250016%20643.124992L722.750016%20625.124992C714.750016%20620.875008%20665.124992%20593.624992%20615.375008%20550.375008C606%20634.375008%20584.375008%20704.749984%20575.5%20727.375008L559.624992%20768L466.375008%20768L450%20728.749984C448.124992%20724.375008%20409.624992%20631.5%20400.124992%20521C347.375008%20564%20258%20613.375008%20258%20613.375008L190.5%20560.749984L197%20527.624992C203.875008%20495.124992%20238.5%20416%20238.5%20416C202.624992%20416%20128%20403.375008%20128%20403.375008L128%20318.875008C128%20318.875008%20188%20268%20257.124992%20231.375008C254.250016%20228.624992%20252.250016%20226.624992%20251.375008%20225.7499840000001L221.375008%20200L230.250016%20165.624992L239.750016%20129.124992L276.624992%20118.375008C282%20117%20316.250016%20110.124992%20353.750016%20110.124992C380.250016%20110.124992%20405.250016%20113.5%20428.250016%20120.2499840000001C430.624992%20120.875008%20433%20121.5%20435.375008%20122.2499840000001C442.124992%2083.624992%20450.375008%2052.875008%20451.875008%2047.124992L464.875008%200L672%200C630.624992%2042.624992%20602.250016%20109.375008%20602.250016%20109.375008C601.875008%20109.749984%20601.624992%20110.249984%20601.250016%20110.749984C626.624992%20100%20660%2096%20691%2095.249984L734.624992%2098L752.124992%20126.624992L769.250016%20156C769.250016%20156%20754.624992%20190.624992%20738%20205.624992C787.250016%20223.7499840000001%20846.375008%20250.624992%20871.5%20274.5zM688%20256.5C669.375008%20251.124992%20615.375008%20243.7499840000001%20595.375008%20241.2499840000001C595.375008%20241.2499840000001%20672.624992%20196.624992%20685.250016%20163.2499840000001C685.250016%20162.875008%20685.5%20162.5%20685.5%20162.124992C684.750016%20162.124992%20684%20162.624992%20683.250016%20162.5C623.250016%20157.875008%20528.875008%20210.624992%20518.124992%20219.875008C520.375008%20185.624992%20532.624992%20105.624992%20561.5%2065L560.624992%2064L513.624992%2064C513.624992%2064%20478.624992%20157.7499840000001%20481%20223C464.624992%20209%20445.624992%20191%20410.375008%20181.624992C391%20176%20371.250016%20174.124992%20353.750016%20174.124992C326.250016%20174.124992%20298.875008%20178.7499840000001%20292.5%20180.375008L292.250016%20181.624992C292.250016%20181.624992%20337.750016%20223.624992%20396.375008%20237.624992C403.375008%20239.875008%20410.5%20242.2499840000001%20417.5%20242.2499840000001C394%20246.875008%20370.624992%20251.5%20344.750016%20260.875008C267.750016%20289.2499840000001%20201.750016%20339.624992%20195.5%20345.875008L195.375008%20347.2499840000001C195.375008%20347.2499840000001%20219.875008%20348.5%20238.5%20348.5C268.750016%20348.5%20318.250016%20345%20370.5%20326.2499840000001C384.624992%20321.5%20398.750016%20316.875008%20410.5%20309.875008C391%20327%20294%20408%20265.250016%20529.875008C265.250016%20529.875008%20406%20457.375008%20479.375008%20341.375008C468.624992%20392%20462.124992%20447.124992%20462.124992%20473.5C462.124992%20592.124992%20509%20704%20509%20704L516%20704C527%20675.875008%20555.875008%20576.124992%20555.875008%20473.5C555.875008%20438.749984%20546.124992%20358.124992%20544.250016%20342.5C549.375008%20355%20569%20393.5%20595.624992%20434C646.750016%20511.875008%20753%20568.749984%20753%20568.749984L755.250016%20567.249984C751.624992%20551.249984%20726.750016%20461.5%20670.875008%20375.2499840000001C657%20353.7499840000001%20613.624992%20312.875008%20609.875008%20309.875008C616.5%20311.5%20639.124992%20320.375008%20706.124992%20324.2499840000001C722.250016%20325.124992%20737%20325.5%20750.124992%20325.5C791.624992%20325.5%20827.250016%20322%20827.250016%20322L827.375008%20320.875008C807.750016%20302.2499840000001%20744.250016%20272.624992%20688%20256.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22credit-card%22%20%20%20%20%20%20unicode=%22&#xF09D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C882.124992%20640%20896%20626.124992%20896%20608L896%20544L160%20544L160%20480L896%20480L896%20160C896%20141.875008%20882.124992%20128%20864%20128L160%20128C141.875008%20128%20128%20141.875008%20128%20160L128%20608C128%20626.124992%20141.875008%20640%20160%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tooth%22%20%20%20%20%20%20unicode=%22&#xF5C9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M425%20768C346.250016%20768%20279%20742.875008%20232%20698C185%20653.124992%20160%20589.249984%20160%20517C160%20462.5%20180.875008%20420.5%20202%20383C223.124992%20345.5%20244.375008%20311.875008%20256%20270C270%20218.375008%20279.750016%20156.624992%20296%20105C304.124992%2079.249984%20313.875008%2055.749984%20329%2036C344.124992%2016.249984%20368.124992%200%20396%200C422.750016%200%20449.375008%2013.875008%20463%2035C476.624992%2056.124992%20480%2081.124992%20480%20108C480%20141%20480%20192.5%20487%20233C490.5%20253.2499840000001%20496.5%20270.124992%20502%20279C507.5%20287.875008%20507.750016%20288%20512%20288C516.250016%20288%20516.5%20288%20522%20279C527.5%20270%20533.5%20253.2499840000001%20537%20233C544.124992%20192.5%20544%20141%20544%20108C544%2081.124992%20547.375008%2056.124992%20561%2035C574.624992%2013.875008%20601.250016%200%20628%200C656%200%20680%2016.124992%20695%2036C710%2055.875008%20719.875008%2080.124992%20728%20106C744.250016%20157.7499840000001%20754.124992%20219.2499840000001%20768%20270C779.624992%20311.875008%20800.875008%20345.5%20822%20383C843.124992%20420.5%20864%20462.5%20864%20517C865.624992%20662.249984%20755%20768%20610%20768C567.875008%20768%20518.124992%20752.375008%20510%20750C484%20760.249984%20455.624992%20768%20425%20768zM425%20704C499.124992%20704%20584%20626%20584%20626L629%20672C629%20672%20607.875008%20688.624992%20593%20701C599.750016%20702%20605.624992%20704%20610%20704C725.875008%20704%20801.250016%20632.375008%20800%20518L800%20517C800%20478.249984%20786.750016%20449%20767%20414C747.250016%20379%20720.624992%20339.875008%20706%20287C690.750016%20231.375008%20681%20169.7499840000001%20667%20125C660%20102.624992%20651.375008%2084.624992%20644%2075C636.624992%2065.375008%20634.250016%2064%20628%2064C618.250016%2064%20618.250016%2065%20615%2070C611.750016%2075%20608%2088.249984%20608%20108C608%20140.624992%20608.624992%20194.7499840000001%20600%20244C595.624992%20268.624992%20589.624992%20292.375008%20577%20313C564.375008%20333.624992%20540.250016%20352%20512%20352C483.750016%20352%20459.624992%20333.624992%20447%20313C434.375008%20292.375008%20428.250016%20268.624992%20424%20244C415.375008%20194.7499840000001%20416%20140.624992%20416%20108C416%2088.249984%20412.250016%2075%20409%2070C405.750016%2065%20405.750016%2064%20396%2064C389.624992%2064%20387.250016%2065.5%20380%2075C372.750016%2084.5%20364%20101.749984%20357%20124C343%20168.5%20333.250016%20230.7499840000001%20318%20287C303.375008%20339.875008%20276.750016%20379%20257%20414C237.250016%20449%20224%20478.124992%20224%20517C224%20574.624992%20243.375008%20620%20277%20652C310.624992%20684%20359.375008%20704%20425%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-shield%22%20%20%20%20%20%20unicode=%22&#xF505;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C387.2%20736%20288%20636.8%20288%20512C288%20434%20326.718752%20366.031264%20386.249984%20326C272.3203808%20276.88544%20192%20163.405504%20192%2032L256%2032C256%20172.8%20371.2%20288%20512%20288C522.917024%20288%20533.524032%20289.0311040000001%20544%20290.5L544%20144C544%20-22.4%20761.587488%20-118.424992%20771.187488%20-121.624992L784%20-128L796.812512%20-121.624992C806.412512%20-118.424992%201024%20-22.4%201024%20144L1024%20320L995.187488%20320C934.387488%20320%20899.175008%20342.375008%20870.375008%20358.375008C841.575008%20371.1750080000001%20816%20384%20784%20384C752%20384%20726.4%20371.1750080000001%20704%20358.375008C687.8%20349.375008%20668.365632%20338.48672%20643.812512%20330.562496C699.78112%20371.06656%20736%20436.772416%20736%20512C736%20636.8%20636.8%20736%20512%20736zM512%20672C601.6%20672%20672%20601.6%20672%20512C672%20422.4%20601.6%20352%20512%20352C422.4%20352%20352%20422.4%20352%20512C352%20601.6%20422.4%20672%20512%20672zM784%20320C800%20320%20812.775008%20313.6125120000001%20838.375008%20300.812512L848%20297.624992C873.6%20284.824992%20908.8%20265.587488%20960%20259.1874880000001L960%20147.187488C960%2041.587488%20822.4%20-35.175008%20784%20-54.375008C745.6%20-35.175008%20608%2041.587488%20608%20147.187488L608%20259.1874880000001C662.4%20265.587488%20697.587488%20284.824992%20723.187488%20297.624992L732.812512%20300.812512L736%20300.812512L739.187488%20300.812512C758.387488%20316.812512%20768%20320%20784%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22subscript%22%20%20%20%20%20%20unicode=%22&#xF12C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M133%20640L165%20591L298%20384L165%20177L133%20128L337%20128L347%20143L400%20225L453%20143L463%20128L667%20128L635%20177L502%20384L635%20591L667%20640L463%20640L453%20625L400%20543L347%20625L337%20640zM250%20576L303%20576L373%20466L400%20424L427%20466L497%20576L550%20576L437%20401L426%20384L437%20367L550%20192L497%20192L427%20302L400%20344L373%20302L303%20192L250%20192L363%20367L374%20384L363%20401zM799%20288C747%20288%20704%20245%20704%20193L704%20192L768%20192L768%20193C768%20210.5%20781.5%20224%20799%20224L801%20224C818.5%20224%20832%20210.5%20832%20193C832%20182.875008%20827.375008%20173.7499840000001%20819%20168L751%20121C721.750016%20100.875008%20704%2067.5%20704%2032L704%200L896%200L896%2064L785%2064C786.250016%2065%20785.624992%2067.124992%20787%2068L855%20115C880.750016%20132.7499840000001%20896%20161.7499840000001%20896%20193C896%20245%20853%20288%20801%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22book-reader%22%20%20%20%20%20%20unicode=%22&#xF5DA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C406.375008%20768%20320%20681.624992%20320%20576C320%20543.749984%20327.875008%20513.749984%20342%20487C283.624992%20501.249984%20212.5%20512%20128%20512L87%20512L199%2064L224%2064C333%2064%20400%2048.375008%20439%2034C458.5%2026.749984%20470.875008%2019.624992%20478%2015C485.124992%2010.375008%20486%2010%20486%2010L495%200L529%200L538%2010C538%2010%20538.875008%2010.375008%20546%2015C553.124992%2019.624992%20565.5%2026.749984%20585%2034C624%2048.375008%20691%2064%20800%2064L825%2064L937%20512L896%20512C811.875008%20512%20740.875008%20501.875008%20683%20488C696.750016%20514.375008%20704%20544.249984%20704%20576C704%20681.624992%20617.624992%20768%20512%20768zM512%20704C583.124992%20704%20640%20647.124992%20640%20576C640%20504.875008%20583.124992%20448%20512%20448C440.875008%20448%20384%20504.875008%20384%20576C384%20647.124992%20440.875008%20704%20512%20704zM170%20444C269.5%20439.124992%20350.750016%20421.875008%20404%20402C446.875008%20386%20468%20373.624992%20480%20366L480%2086C474.250016%2088.624992%20469%2091.375008%20462%2094C418.750016%20110%20347.750016%20123.5%20249%20126zM854%20444L775%20126C676.250016%20123.5%20605.250016%20110%20562%2094C555%2091.375008%20549.750016%2088.624992%20544%2086L544%20366C556%20373.7499840000001%20577%20386.249984%20619%20402C671.875008%20421.875008%20753.250016%20439.124992%20854%20444z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pager%22%20%20%20%20%20%20unicode=%22&#xF815;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20672C171.3609664%20672%20128%20628.6390336%20128%20576L128%20192C128%20139.36096%20171.3609664%2096%20224%2096L800%2096C852.63904%2096%20896%20139.36096%20896%20192L896%20576C896%20628.6390336%20852.63904%20672%20800%20672L224%20672zM224%20608L800%20608C818.08096%20608%20832%20594.0809664000001%20832%20576L832%20192C832%20173.91904%20818.08096%20160%20800%20160L224%20160C205.9190336%20160%20192%20173.91904%20192%20192L192%20576C192%20594.0809664000001%20205.9190336%20608%20224%20608zM256%20544L256%20352L640%20352L640%20544L256%20544zM704%20544L704%20480L768%20480L768%20544L704%20544zM704%20416L704%20352L768%20352L768%20416L704%20416zM256%20288L256%20224L640%20224L640%20288L256%20288zM704%20288L704%20224L768%20224L768%20288L704%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22industry%22%20%20%20%20%20%20unicode=%22&#xF275;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M640%20736L640%20561L544%20504L544%20601L496%20571L384%20504L384%20601L336%20571L176%20475L160%20466L160%2032L864%2032L864%20736zM704%20672L800%20672L800%2096L224%2096L224%20431L320%20488L320%20391L368%20421L480%20488L480%20391L528%20421L688%20517L704%20526zM288%20352L288%20288L352%20288L352%20352zM416%20352L416%20288L480%20288L480%20352zM544%20352L544%20288L608%20288L608%20352zM672%20352L672%20288L736%20288L736%20352zM288%20224L288%20160L352%20160L352%20224zM416%20224L416%20160L480%20160L480%20224zM544%20224L544%20160L608%20160L608%20224zM672%20224L672%20160L736%20160L736%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22globe-with-asia-shown%22%20%20%20%20%20%20unicode=%22&#xF57E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM525%20703C555.750016%20701.749984%20585.124992%20697.249984%20613%20688L598%20667L610%20642L594%20610L662%20601L687%20485L742%20410L791%20379L772%20432L790%20454L827%20444C830.624992%20424.624992%20832%20404.375008%20832%20384C832%20379.2499840000001%20831.250016%20374.624992%20831%20370L828%20376L797%20363L789%20343L772%20337L778%20285L791%20266L782%20241L734%20165L730%20150C672.875008%2096.875008%20596.5%2064%20512%2064C413.875008%2064%20326.624992%20107.875008%20268%20177L223%20288L249%20332L210%20354L254%20375L256%20399L243%20433L268%20430L293%20392L316%20381L309%20407L333%20431L372%20403L393%20420L384%20464L415%20508L411%20552L449%20575L423%20639L495%20643L535%20694zM480%20397L395%20333L401%20253L423%20234L472%20260L497%20253L540%20207L566%20214L593%20278L576%20322L542%20388L517%20348zM640%20262L634%20260L632%20219L618%20200L634%20185L654%20208zM605%20184L564%20137L575%20125L623%20171z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dumpster-fire%22%20%20%20%20%20%20unicode=%22&#xF794;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704L96%20448L138.6875008%20448L149.3124992%20384L96%20384L96%20320L160%20320L192%20128L192%2064L256%2064L256%20128L628.437504%20128C637.941504%20151.3920000000001%20649.890496%20172.672%20662.562496%20192L246.1875008%20192L203.5624992%20448L262.0624992%20448L328%20448L480%20448L544%20448L696%20448L761.937504%20448L820.437504%20448L803.062496%20343.812512L849.750016%20379.1874880000001C849.750016%20379.1874880000001%20916.845984%20323.808%20920.750016%20320L928%20320L928%20384L874.624992%20384L885.312512%20448L928%20448L864%20704L544%20704L480%20704L160%20704zM210%20640L298.8124992%20640L274.3124992%20512L178%20512L210%20640zM364.5%20640L480%20640L480%20512L340.187488%20512L364.5%20640zM544%20640L659.5%20640L683.812512%20512L544%20512L544%20640zM725.187488%20640L814%20640L846%20512L749.687488%20512L725.187488%20640zM848.937504%20298.875008L828.187488%20280.937504C828.187488%20280.937504%20789.142496%20249.572512%20751.062496%20203.812512C712.982496%20158.052512%20672%2097.230016%20672%2028.750016C672%20-19.570016%20692.164992%20-61.48%20725.124992%20-89C757.764992%20-116.84%20801.6%20-131.249984%20848%20-131.249984C894.4%20-131.249984%20938.235008%20-116.84%20970.875008%20-89C1003.835008%20-61.48%201024%20-19.569984%201024%2028.750016C1024%2092.429984%20982.697504%20150.709984%20944.937504%20197.750016C907.177504%20245.110016%20870.062496%20279.937504%20870.062496%20279.937504L848.937504%20298.875008zM847.062496%20209.875008C859.542496%20197.715008%20871.062496%20187.509984%20895.062496%20157.750016C929.302496%20114.870016%20960%2059.790016%20960%2028.750016C960%20-2.610016%20948.137504%20-25%20928.937504%20-41C923.177504%20-46.12%20916.484992%20-50.604992%20909.124992%20-54.124992C910.724992%20-48.044992%20912%20-41.649984%20912%20-35.249984C912%2059.149984%20862.062496%20114.875008%20862.062496%20114.875008C862.062496%20114.875008%20863.662496%2030.687488%20838.062496%2030.687488C820.462496%2030.687488%20802.875008%2057.875008%20802.875008%2057.875008C802.875008%2057.875008%20784%2017.549984%20784%20-35.249984C784%20-41.649984%20785.275008%20-48.044992%20786.875008%20-54.124992C779.515008%20-50.604992%20772.822496%20-46.12%20767.062496%20-41C747.862496%20-25%20736%20-2.610016%20736%2028.750016C736%2069.070016%20767.017504%20122.235008%20800.937504%20162.875008C824.297504%20190.715008%20834.902496%20198.995008%20847.062496%20209.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ruler-vertical%22%20%20%20%20%20%20unicode=%22&#xF548;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20896L256%20-128L768%20-128L768%20896L256%20896zM320%20832L704%20832L704%20736L480%20736L480%20672L704%20672L704%20608L576%20608L576%20544L704%20544L704%20480L480%20480L480%20416L704%20416L704%20352L576%20352L576%20288L704%20288L704%20224L480%20224L480%20160L704%20160L704%2096L576%2096L576%2032L704%2032L704%20-64L320%20-64L320%20832z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22underline%22%20%20%20%20%20%20unicode=%22&#xF0CD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20768L256%20384C256%20242.2499840000001%20370.250016%20128%20512%20128C653.750016%20128%20768%20242.2499840000001%20768%20384L768%20768L704%20768L704%20384C704%20276.124992%20619.875008%20192%20512%20192C404.124992%20192%20320%20276.124992%20320%20384L320%20768zM192%2064L192%200L832%200L832%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wind%22%20%20%20%20%20%20unicode=%22&#xF72E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C408.750016%20800%20318.624992%20727.749984%20294.5%20629C254.624992%20613.5%20222.375008%20582.5%20205.375008%20543.5C93.5%20551.749984%200%20462.249984%200%20352C0%20246.124992%2086.124992%20160%20192%20160L192%20224C121.375008%20224%2064%20281.375008%2064%20352C64%20422.624992%20121.375008%20480%20192%20480C200.875008%20480%20210.124992%20478.875008%20220.250016%20476.624992L251.5%20469.5L258.5%20500.875008C266.250016%20536.249984%20294.375008%20564.624992%20329.750016%20573L350.875008%20578L354%20599.5C365.375008%20677.375008%20433.375008%20736%20512%20736C572.624992%20736%20627.375008%20702.249984%20654.750016%20648L667.375008%20623L693.875008%20632.249984C708.875008%20637.375008%20722.624992%20640%20736%20640C806.624992%20640%20864%20582.624992%20864%20512C864%20510.749984%20863.750016%20509.624992%20863.5%20508.5C863.250016%20506.249984%20863%20504%20862.875008%20501.875008L860.875008%20478.875008L882.124992%20469.749984C929.5%20449.624992%20960%20403.375008%20960%20352C960%20281.375008%20902.624992%20224%20832%20224L750.624992%20224C759%20214.7499840000001%20766.375008%20204.7499840000001%20772.750016%20194C779.124992%20183.2499840000001%20784.5%20171.875008%20788.750016%20160L832%20160C937.875008%20160%201024%20246%201024%20352C1024%20421.249984%20986.875008%20484.249984%20927.875008%20518.375008C924.5%20621.249984%20839.750016%20704%20736%20704C723.5%20704%20711.124992%20702.624992%20698.5%20700C657.124992%20762.249984%20587.875008%20800%20512%20800zM496%20512C459.624992%20512%20426.875008%20494.375008%20406.5%20467.249984L457.624992%20428.875008C466.375008%20440.5%20480.124992%20448%20496%20448C522.875008%20448%20544%20426.875008%20544%20400C544%20373.124992%20522.875008%20352%20496%20352L288%20352L288%20288L496%20288C557.5%20288%20608%20338.5%20608%20400C608%20461.5%20557.5%20512%20496%20512zM256%20224L256%20160L352%20160C370.124992%20160%20384%20146.124992%20384%20128C384%20109.875008%20370.124992%2096%20352%2096C340%2096%20329.875008%20102.375008%20324.375008%20112L269%2079.624992C285.750016%2051.249984%20316.875008%2032%20352%2032C404.624992%2032%20448%2075.375008%20448%20128C448%20139.2499840000001%20445.624992%20149.875008%20442%20160L608%20160C643.750016%20160%20672%20131.7499840000001%20672%2096C672%2060.249984%20643.750016%2032%20608%2032C579.875008%2032%20556.375008%2050%20547.624992%2074.749984L487.250016%2053.5C504.875008%203.5%20552.5%20-32%20608%20-32C678.375008%20-32%20736%2025.624992%20736%2096C736%20166.375008%20678.375008%20224%20608%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bell-slash%22%20%20%20%20%20%20unicode=%22&#xF1F6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M119%20823L73%20777L905%20-55L951%20-9L832%20110L832%20160L800%20160C782.375008%20160%20768%20174.375008%20768%20192L768%20471C768%20593.5%20685.375008%20697.5%20575%20727C575.375008%20730%20576%20732.875008%20576%20736C576%20771.375008%20547.375008%20800%20512%20800C476.624992%20800%20448%20771.375008%20448%20736C448%20733.249984%20448.624992%20730.624992%20449%20728C406.124992%20717.124992%20366.624992%20695.624992%20334%20664C324.375008%20654.749984%20315.875008%20644.375008%20308%20634zM498%20672C504.5%20672.5%20511.5%20672.249984%20518%20672C620.624992%20668.875008%20704%20578.875008%20704%20471L704%20238L354%20588C361.124992%20598.5%20368.624992%20609%20378%20618C410.875008%20650%20452.875008%20668.875008%20498%20672zM257%20504C256.250016%20495.875008%20256%20488.249984%20256%20480L256%20192C256%20174.375008%20241.624992%20160%20224%20160L192%20160L192%2096L422%2096C418.375008%2085.875008%20416%2075.249984%20416%2064C416%2011.375008%20459.375008%20-32%20512%20-32C564.624992%20-32%20608%2011.375008%20608%2064C608%2075.249984%20605.624992%2085.875008%20602%2096L666%2096L602%20160L314%20160C317.624992%20170%20320%20180.7499840000001%20320%20192L320%20442zM512%2096C530%2096%20544%2082%20544%2064C544%2046%20530%2032%20512%2032C494%2032%20480%2046%20480%2064C480%2082%20494%2096%20512%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lemon%22%20%20%20%20%20%20unicode=%22&#xF094;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20768C333.375008%20768%20259.875008%20722%20209%20652C158.124992%20582%20128%20487.5%20128%20384C128%20280.5%20158.124992%20186%20209%20116C259.875008%2046%20333.375008%200%20416%200C679.375008%200%20819.750016%20150.624992%20854%20309C878.124992%20326.375008%20896%20352.124992%20896%20384C896%20415.875008%20878.124992%20441.624992%20854%20459C817.875008%20621.375008%20650%20768%20416%20768zM416%20704C474.750016%20704%20529.250016%20671.5%20571%20614C612.750016%20556.5%20640%20474.875008%20640%20384C640%20293.124992%20612.750016%20211.5%20571%20154C529.250016%2096.5%20474.750016%2064%20416%2064C357.250016%2064%20302.750016%2096.5%20261%20154C219.250016%20211.5%20192%20293.124992%20192%20384C192%20474.875008%20219.250016%20556.5%20261%20614C302.750016%20671.5%20357.250016%20704%20416%20704zM620%20655C717.250016%20603.5%20779.750016%20518.749984%20795%20436L798%20420L813%20413C824.124992%20407.875008%20832%20397.124992%20832%20384C832%20370.875008%20824.124992%20360.124992%20813%20355L798%20348L795%20332C778%20239.375008%20722.124992%20148.5%20610%20100C614.375008%20105.249984%20618.875008%20110.375008%20623%20116C673.875008%20186%20704%20280.5%20704%20384C704%20487.5%20673.875008%20582%20623%20652C622.124992%20653.124992%20620.875008%20653.875008%20620%20655zM416%20640C393.124992%20640%20371.624992%20631.749984%20352%20618L417%20465L483%20617C462.750016%20631.875008%20439.750016%20640%20416%20640zM304%20567C278.875008%20527.624992%20261.624992%20474.875008%20257%20416L368%20416zM530%20564L465%20416L575%20416C570.5%20473.5%20554.250016%20524.875008%20530%20564zM257%20352C261.5%20294.5%20277.750016%20243.124992%20302%20204L367%20352zM464%20352L528%20201C553.124992%20240.375008%20570.375008%20293.124992%20575%20352zM415%20303L349%20151C369.250016%20136.124992%20392.250016%20128%20416%20128C438.875008%20128%20460.375008%20136.2499840000001%20480%20150z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22photo-video%22%20%20%20%20%20%20unicode=%22&#xF87C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20832L320%20608L384%20608L384%20768L448%20768L448%20736L512%20736L512%20768L800%20768L800%20736L864%20736L864%20768L928%20768L928%20384L864%20384L864%20416L800%20416L800%20320L992%20320L992%20832L320%20832zM448%20672L448%20608L512%20608L512%20672L448%20672zM800%20672L800%20608L864%20608L864%20672L800%20672zM64%20544L64%20-32L736%20-32L736%20544L64%20544zM800%20544L800%20480L864%20480L864%20544L800%20544zM128%20480L672%20480L672%20167L589%20250L566%20272L476%20182L339%20320L317%20343L128%20154L128%20480zM496%20416C469.472%20416%20448%20394.528%20448%20368C448%20341.472%20469.472%20320%20496%20320C522.528%20320%20544%20341.472%20544%20368C544%20394.528%20522.528%20416%20496%20416zM316.9375008%20252L476.937504%2092L499%20115L566%20182L672%2076L672%2032L128%2032L128%2063L316.9375008%20252z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22quote-right%22%20%20%20%20%20%20unicode=%22&#xF10E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20640L128%20320L384%20320C384%20249%20327%20192%20256%20192L256%20128C361.624992%20128%20448%20214.375008%20448%20320L448%20640zM576%20640L576%20320L832%20320C832%20249%20775%20192%20704%20192L704%20128C809.624992%20128%20896%20214.375008%20896%20320L896%20640zM192%20576L384%20576L384%20384L192%20384zM640%20576L832%20576L832%20384L640%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-store%22%20%20%20%20%20%20unicode=%22&#xF54F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768L128%20651L32%20523L32%20512C32%20459.375008%2075.375008%20416%20128%20416L128%200L640%200L640%20288L704%20288L704%200L896%200L896%20416C948.624992%20416%20992%20459.375008%20992%20512L992%20523L896%20651L896%20768zM192%20704L832%20704L832%20672L192%20672zM176%20608L848%20608L925%20505C921.5%20491.124992%20911%20480%20896%20480C878.250016%20480%20864%20494.249984%20864%20512L800%20512C800%20494.249984%20785.750016%20480%20768%20480C750.250016%20480%20736%20494.249984%20736%20512L672%20512C672%20494.249984%20657.750016%20480%20640%20480C622.250016%20480%20608%20494.249984%20608%20512L544%20512C544%20494.249984%20529.750016%20480%20512%20480C494.250016%20480%20480%20494.249984%20480%20512L416%20512C416%20494.249984%20401.750016%20480%20384%20480C366.250016%20480%20352%20494.249984%20352%20512L288%20512C288%20494.249984%20273.750016%20480%20256%20480C238.250016%20480%20224%20494.249984%20224%20512L160%20512C160%20494.249984%20145.750016%20480%20128%20480C113%20480%20102.5%20491.124992%2099%20505zM192%20441C209%20425.624992%20231.5%20416%20256%20416C280.5%20416%20303%20425.624992%20320%20441C337%20425.624992%20359.5%20416%20384%20416C408.5%20416%20431%20425.624992%20448%20441C465%20425.624992%20487.5%20416%20512%20416C536.5%20416%20559%20425.624992%20576%20441C593%20425.624992%20615.5%20416%20640%20416C664.5%20416%20687%20425.624992%20704%20441C721%20425.624992%20743.5%20416%20768%20416C792.5%20416%20815%20425.624992%20832%20441L832%2064L768%2064L768%20352L576%20352L576%2064L192%2064zM256%20352L256%20128L512%20128L512%20352zM320%20288L448%20288L448%20192L320%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22reply-all%22%20%20%20%20%20%20unicode=%22&#xF122;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M329%20727L73%20471L51%20448L73%20425L329%20169L375%20215L142%20448L375%20681zM489%20727L233%20471L211%20448L233%20425L489%20169L535%20215L334%20416L736%20416C824.750016%20416%20896%20344.7499840000001%20896%20256C896%20167.2499840000001%20824.750016%2096%20736%2096L736%2032C859.375008%2032%20960%20132.624992%20960%20256C960%20379.375008%20859.375008%20480%20736%20480L334%20480L535%20681z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-external-link-square%22%20%20%20%20%20%20unicode=%22&#xF360;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM416%20576L416%20512L594%20512L297%20215L343%20169L640%20466L640%20288L704%20288L704%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22align-left%22%20%20%20%20%20%20unicode=%22&#xF036;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20672L96%20608L928%20608L928%20672zM96%20544L96%20480L672%20480L672%20544zM96%20416L96%20352L928%20352L928%20416zM96%20288L96%20224L672%20224L672%20288zM96%20160L96%2096L928%2096L928%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snowboarding%22%20%20%20%20%20%20unicode=%22&#xF7CE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M672%20768C619.36%20768%20576%20724.64%20576%20672C576%20619.36%20619.36%20576%20672%20576C724.64%20576%20768%20619.36%20768%20672C768%20724.64%20724.64%20768%20672%20768zM337%20731L284%20695L358%20586C366.736%20573.104%20379.864%20563.8720000000001%20395%20560L465%20542L363%20443C339.864%20420.504%20335.52%20384.713504%20352%20356.937504L395%20282.937504L365%20248.937504L302.8750016%20179.562496L375.187488%20164.375008L413%20205.937504L459%20257.937504L474%20274.937504L463%20294.937504L407%20388.937504C405.496%20391.561504%20405.888%20394.825504%20408%20396.937504L536%20521.937504L566%20496.937504L484%20410.937504C460.736%20386.809504%20460.248%20347.577504%20483%20322.937504L532%20268.875008L529%20225.875008L521.562496%20133.5L584.937504%20120.187488L593%20220.875008L597%20278.937504L598%20291.875008L589%20302.937504L530%20365.937504L616%20455.937504L756%20338.937504L797%20388.937504L567%20579L562%20584L555%20585L411%20622L337%20731zM672%20704C690.016%20704%20704%20689.984%20704%20672C704%20654.016%20689.984%20640%20672%20640C654.016%20640%20640%20654.016%20640%20672C640%20689.984%20654.016%20704%20672%20704zM156.6249984%20206.312512L99.3750016%20177.687488L103.75%20168.937504C125.702%20125.001504%20165.8429984%2094.017504%20213.8750016%2083.937504L717.750016%20-22.124992C728.565984%20-24.396992%20739.524%20-25.562496%20750.5%20-25.562496C775.268%20-25.562496%20799.977984%20-19.792992%20822.249984%20-8.624992L846.312512%203.375008L817.687488%2060.624992L793.624992%2048.624992C774.360992%2038.928992%20752.089504%2035.9880000000001%20730.937504%2040.5L227.0624992%20146.562496C198.2624992%20152.6424960000001%20174.184%20171.288992%20161%20197.624992L156.6249984%20206.312512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pen-fancy%22%20%20%20%20%20%20unicode=%22&#xF5AC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M762%20767C727.124992%20767%20691.624992%20753.624992%20665%20727L368%20430L193%20363L176%20356L173%20338L128%2037L122%20-6L165%200L466%2045L484%2048L491%2065L554%20231L570%20246L858%20534C909.624992%20585.624992%20910.624992%20668.5%20862%20722L858%20727C831.375008%20753.624992%20796.875008%20767%20762%20767zM762%20704C780%20704%20798%20696%20813%20681C843%20651%20843%20609%20813%20579L652%20418L550%20520L711%20681C726%20696%20744%20704%20762%20704zM504%20474L606%20372L548%20314L446%20416zM397%20373L398%20373L501%20270L438%20105L251%2078L337%20164C338.750016%20163.875008%20340.250016%20163%20342%20163C370.250016%20163%20394%20185.7499840000001%20394%20214C394%20242.2499840000001%20370.250016%20266%20342%20266C313.750016%20266%20291%20242.2499840000001%20291%20214C291%20212.2499840000001%20291.875008%20210.7499840000001%20292%20209L206%20123L233%20310z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-arrows-vertical%22%20%20%20%20%20%20unicode=%22&#xF338;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20829L489%20807L233%20551L279%20505L480%20706L480%2062L279%20263L233%20217L489%20-39L512%20-61L535%20-39L791%20217L745%20263L544%2062L544%20706L745%20505L791%20551L535%20807z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22th%22%20%20%20%20%20%20unicode=%22&#xF00A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20704L96%2064L928%2064L928%20704zM160%20640L288%20640L288%20512L160%20512zM352%20640L480%20640L480%20512L352%20512zM544%20640L672%20640L672%20512L544%20512zM736%20640L864%20640L864%20512L736%20512zM160%20448L288%20448L288%20320L160%20320zM352%20448L480%20448L480%20320L352%20320zM544%20448L672%20448L672%20320L544%20320zM736%20448L864%20448L864%20320L736%20320zM160%20256L288%20256L288%20128L160%20128zM352%20256L480%20256L480%20128L352%20128zM544%20256L672%20256L672%20128L544%20128zM736%20256L864%20256L864%20128L736%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22list%22%20%20%20%20%20%20unicode=%22&#xF03A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20736L128%20544L320%20544L320%20736zM192%20672L256%20672L256%20608L192%20608zM384%20672L384%20608L864%20608L864%20672zM128%20480L128%20288L320%20288L320%20480zM192%20416L256%20416L256%20352L192%20352zM384%20416L384%20352L864%20352L864%20416zM128%20224L128%2032L320%2032L320%20224zM192%20160L256%20160L256%2096L192%2096zM384%20160L384%2096L864%2096L864%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-sort-amount-down%22%20%20%20%20%20%20unicode=%22&#xF884;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20736L128%20672L192%20672L192%20736zM672%20736L672%20138L589%20221L544%20176L681%2038L704%2016L727%2038L864%20176L819%20221L736%20138L736%20736zM128%20608L128%20544L256%20544L256%20608zM128%20480L128%20416L320%20416L320%20480zM128%20352L128%20288L384%20288L384%20352zM128%20224L128%20160L448%20160L448%20224zM128%2096L128%2032L512%2032L512%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22poo-storm%22%20%20%20%20%20%20unicode=%22&#xF75A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20768C453.184%20768%20352%20684.3750016%20352%20564.375008L352%20544L320%20544C249.408%20544%20192%20486.592%20192%20416C192%20402.944%20194.064%20390.037984%20198%20377.750016C139.056%20359.734016%2096%20304.8%2096%20240C96%20160.608%20160.608%2096%20240%2096L480%2096L480%20114.875008L344.624992%20160L240%20160C195.872%20160%20160%20195.872%20160%20240C160%20284.1280000000001%20195.872%20320%20240%20320L321.124992%20320L272.75%20373.5C261.966%20385.468%20256%20400.544%20256%20416C256%20451.296%20284.704%20480%20320%20480L416%20480L416%20564.375008C416%20628.4069984%20461.636%20680.752%20510.5%20698C512.836%20637.072%20539.261984%20611.86%20570.750016%20588.5C593.182016%20571.828%20608%20560.832%20608%20512L608%20480L704%20480C739.296%20480%20768%20451.296%20768%20416C768%20400.544%20762.033984%20385.468%20751.249984%20373.5L702.875008%20320L784%20320C828.128%20320%20864%20284.1280000000001%20864%20240C864%20195.872%20828.128%20160%20784%20160L701.562496%20160L672%2096L784%2096C863.392%2096%20928%20160.608%20928%20240C928%20304.8%20884.976%20359.734016%20826%20377.750016C829.968%20390.0380160000001%20832%20402.944%20832%20416C832%20486.592%20774.592%20544%20704%20544L669.875008%20544C661.651008%20600.736%20631.691008%20622.9790016%20608.875008%20639.8750016C584.971008%20657.6349984%20569.124512%20669.3929984%20575.812512%20732.6249984L579.562496%20768L544%20768zM544%20400L448%20193L544%20161L544%20-16L640%20192L544%20224L544%20400z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pause%22%20%20%20%20%20%20unicode=%22&#xF04C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20704L320%2064L384%2064L384%20704zM640%20704L640%2064L704%2064L704%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cowboy-hat-side%22%20%20%20%20%20%20unicode=%22&#xF8C1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M614.750016%20671.6875008C606.51536%20671.933136%20598.0752%20671.466128%20589.5%20670.1875008C567.57968%20666.9246336%20547.006112%20658.7584256%20525.875008%20652C504.743904%20645.2415744%20483.811488%20640%20468.187488%20640C458.22688%20640%20440.231232%20640.2608992%20422.062496%20640.0624992C403.89376%20639.8640992%20386.5176%20639.6084192000001%20371.187488%20636.8124992C344.105696%20631.8651552%20320.650624%20619.983872%20304.1875008%20601.8750016C287.7243616%20583.7661248%20278.9656704%20561.044896%20274.9375008%20537.437504A32.0032%2032.0032%200%200%201%20274.8750016%20537L255.6249984%20414.875008C155.0210944%20409.18416%2082.131792%20347.369376%2042.6249984%20264.375008C25.26427328%20227.923872%2029.5660608%20187.622944%2048.75%20158.124992C67.9339392%20128.62704%2099.6583168%20108.6400640000001%20136.1249984%20100.750016C397.654112%2044.162784%20621.73104%2061.460448%20865.5%2096.062496A32.0032%2032.0032%200%200%201%20866%2096.062496A32.0032%2032.0032%200%200%201%20866.312512%2096.062496L866.312512%2096.124992A32.0032%2032.0032%200%200%201%20867.750016%2096.249984C868.005984%2096.285216%20868.24464%2096.2746560000001%20868.5%2096.312512A32.0032%2032.0032%200%200%201%20869.124992%2096.437504A32.0032%2032.0032%200%200%201%20878.187488%2099.375008C919.531136%20107.990528%20950.41264%20125.347936%20968.249984%20148.875008C987.545824%20174.324704%20992%20202.88%20992%20224.562496C992%20333.387744%20908.23376%20464.579648%20753.750016%20506.249984L735%20579A32.0032%2032.0032%200%200%201%20734.812512%20579.6249984C720.05376%20632.4005344%20672.39248%20669.9680416%20614.750016%20671.6875008zM613.937504%20608.1875008C646.817952%20608.6484992000001%20664.91088%20591.7021792%20673.124992%20562.437504C673.124992%20562.437504%20673.187488%20562.375008%20673.187488%20562.375008L695.375008%20476.562496L695.437504%20476.375008A32.0032%2032.0032%200%200%201%20697.562496%20467.937504L702.812512%20447.687488A32.0032%2032.0032%200%200%201%20703.437504%20445.062496C707.028448%20432.205056%20695.651904%20406.6305280000001%20680.562496%20397.8125120000001C671.368704%20392.447168%20635.738304%20378.908192%20594.312512%20369.1874880000001C555.509504%20360.08224%20510.052064%20353.247616%20468.562496%20352.437504C428.736%20381.089568%20381.788576%20404.521888%20320.124992%20412.750016L338.062496%20526.624992C340.690336%20542.0255999999999%20345.315136%20552.009376%20351.5%20558.812512C357.684864%20565.615616%20366.1533120000001%20570.854432%20382.687488%20573.875008C388.061408%20574.855168%20405.72672%20575.876608%20422.750016%20576.0624992C439.77328%20576.2482528%20457.092128%20576%20468.187488%20576C496.37152%20576%20522.458112%20583.6704256%20545.375008%20591C568.291904%20598.3295744%20588.825824%20605.432368%20598.937504%20606.9375008C604.253152%20607.7301056%20609.240288%20608.1216416%20613.937504%20608.1875008zM772.875008%20432.3125120000001C876.28544%20388.523872%20928%20291.850496%20928%20224.562496C928%20211.429024%20925.44096%20198.303616%20917.249984%20187.5C909.18288%20176.85968%20893.857696%20165.7738880000001%20859.750016%20160C763.040032%20153.227008%20701.270944%20170.212256%20652.375008%20198.624992C692.695392%20207.152704%20728.768384%20220.034944%20752.687488%20234A32.0032%2032.0032%200%200%201%20752.750016%20234.062496C789.504672%20255.54624%20808.001824%20299.359648%20796.562496%20340.5L772.875008%20432.3125120000001zM727.375008%20352.562496L734.750016%20323.937504A32.0032%2032.0032%200%200%201%20734.875008%20323.375008C738.566976%20310.133696%20733.263808%20296.809728%20720.437504%20289.312512C698.931552%20276.7563840000001%20635.81824%20256.04832%20580.437504%20253.437504C574.636256%20258.785536%20568.861408%20264.09856%20563.062496%20269.624992C554.860672%20277.441472%20545.963488%20285.620672%20537.5%20293.6874880000001C562.39152%20297.046848%20586.62384%20301.63904%20608.937504%20306.875008C654.17568%20317.4903040000001%20689.654304%20329.0478080000001%20712.812512%20342.562496A32.0032%2032.0032%200%200%201%20712.875008%20342.562496C717.956832%20345.532256%20722.826176%20348.8927680000001%20727.375008%20352.562496zM270.3750016%20352C346.103168%20352%20394.05008%20330.488352%20435.687488%20298.875008A32.0032%2032.0032%200%200%201%20445.437504%20291.437504C470.107552%20271.36576%20493.0504%20247.9237440000001%20518.875008%20223.312512C526.901536%20215.663104%20535.299232%20208.017664%20544.124992%20200.5A32.0032%2032.0032%200%200%201%20554.437504%20192.312512A32.0032%2032.0032%200%200%201%20554.624992%20192.187488C578.112544%20173.1335360000001%20604.139744%20154.910336%20634%20139.312512C476.888352%20127.43968%20321.13872%20126.139456%20149.6249984%20163.2499840000001C127.8196864%20167.967904%20110.8230624%20180.009952%20102.3750016%20193C93.9269344%20205.990048%2091.7197248%20218.6396160000001%20100.3750016%20236.812512C134.5047072%20308.5108800000001%20185.8028736%20352%20270.3750016%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22place-of-worship%22%20%20%20%20%20%20unicode=%22&#xF67F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20755L487%20724L359%20564L352%20555L352%20354L175%20243L209%20189L224%20198L224%2032L480%2032L480%20160C480%20178.124992%20493.875008%20192%20512%20192C530.124992%20192%20544%20178.124992%20544%20160L544%2032L800%2032L800%20198L815%20189L849%20243L672%20354L672%20555L665%20564L537%20724zM512%20653L608%20533L608%20394L529%20443L512%20454L495%20443L416%20394L416%20533zM512%20544C494.375008%20544%20480%20529.624992%20480%20512C480%20494.375008%20494.375008%20480%20512%20480C529.624992%20480%20544%20494.375008%20544%20512C544%20529.624992%20529.624992%20544%20512%20544zM512%20378L736%20238L736%2096L608%2096L608%20160C608%20212.624992%20564.624992%20256%20512%20256C459.375008%20256%20416%20212.624992%20416%20160L416%2096L288%2096L288%20238z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gopuram%22%20%20%20%20%20%20unicode=%22&#xF664;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20736L288%20576L256%20576L256%20448L192%20448L192%20256L128%20256L128%2032L288%2032L288%20256L320%20256L320%20448L352%20448L352%20576L416%20576L416%20448L384%20448L384%20256L352%20256L352%2032L416%2032L416%2096C416%20149.024%20458.976%20192%20512%20192C565.024%20192%20608%20149.024%20608%2096L608%2032L672%2032L672%20256L640%20256L640%20448L608%20448L608%20576L672%20576L672%20448L704%20448L704%20256L736%20256L736%2032L896%2032L896%20256L832%20256L832%20448L768%20448L768%20576L736%20576L736%20736L672%20736L672%20672L608%20672L608%20736L544%20736L544%20672L480%20672L480%20736L416%20736L416%20672L352%20672L352%20736L288%20736zM512%20544C529.664%20544%20544%20529.664%20544%20512L544%20448L480%20448L480%20512C480%20529.664%20494.336%20544%20512%20544zM512%20384C547.36%20384%20576%20355.36%20576%20320L576%20256L448%20256L448%20320C448%20355.36%20476.64%20384%20512%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ethernet%22%20%20%20%20%20%20unicode=%22&#xF796;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM448%20544L448%20448L352%20448L352%20224L416%20224L416%20288L480%20288L480%20224L544%20224L544%20288L608%20288L608%20224L672%20224L672%20448L576%20448L576%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fighter-jet%22%20%20%20%20%20%20unicode=%22&#xF0FB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M252%20768L284%20480L257%20480L202%20562L193%20576L57%20576L65%20538L96%20384L65%20230L57%20192L193%20192L202%20206L257%20288L284%20288L252%200L365%200L375%209L654%20288L832%20288C869%20288%20892.624992%20309.5%20914%20327C935.375008%20344.5%20951%20362%20951%20362L972%20384L951%20406C951%20406%20935.375008%20423.5%20914%20441C892.624992%20458.5%20869%20480%20832%20480L654%20480L375%20759L365%20768zM324%20704L338%20704L617%20425L627%20416L832%20416C830.375008%20416%20855.250016%20405.5%20873%20391C877.375008%20387.375008%20877.250016%20387.375008%20881%20384C877.250016%20380.624992%20877.375008%20380.624992%20873%20377C855.250016%20362.5%20830.375008%20352%20832%20352L627%20352L617%20343L338%2064L324%2064L356%20352L222%20352L213%20338L158%20256L135%20256L159%20378L161%20384L159%20390L135%20512L158%20512L213%20430L222%20416L356%20416zM512%20672L576%20608L640%20608L672%20640L640%20672zM576%20160L512%2096L640%2096L672%20128L640%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-external-link%22%20%20%20%20%20%20unicode=%22&#xF35D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M576%20736L576%20672L754%20672L361%20279L407%20233L800%20626L800%20448L864%20448L864%20736zM160%20608L160%2032L736%2032L736%20448L672%20384L672%2096L224%2096L224%20544L512%20544L576%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snowman%22%20%20%20%20%20%20unicode=%22&#xF7D0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C439.124992%20800%20373%20792.5%20323%20780C298%20773.749984%20277.375008%20766.249984%20260%20756C242.624992%20745.749984%20224%20730.124992%20224%20704L224%20640C224%20639.624992%20224%20639.375008%20224%20639C194.5%20631.375008%20167.624992%20623.249984%20147%20612C133.750016%20604.749984%20122.375008%20596.624992%20113%20586C103.624992%20575.375008%2096%20560.249984%2096%20544C96%20513.624992%20118.250016%20493%20142%20479C155.124992%20471.249984%20170.875008%20464%20188%20458C170%20415.624992%20160%20368.7499840000001%20160%20320C160%20126%20318%20-32%20512%20-32C706%20-32%20864%20126%20864%20320C864%20368.7499840000001%20854%20415.624992%20836%20458C853.124992%20464%20868.875008%20471.249984%20882%20479C905.750016%20493%20928%20513.624992%20928%20544C928%20560.249984%20920.375008%20575.375008%20911%20586C901.624992%20596.624992%20890.250016%20604.749984%20877%20612C856.375008%20623.249984%20829.5%20631.375008%20800%20639C800%20639.375008%20800%20639.624992%20800%20640L800%20704C800%20730.124992%20781.375008%20745.749984%20764%20756C746.624992%20766.249984%20726%20773.749984%20701%20780C651%20792.5%20584.875008%20800%20512%20800zM512%20736C580.5%20736%20642.375008%20728.624992%20685%20718C706.250016%20712.624992%20723.5%20706%20732%20701C735.375008%20699%20735.624992%20698.249984%20736%20698L736%20646C735.624992%20645.749984%20735.375008%20645%20732%20643C723.5%20638%20706.250016%20631.375008%20685%20626C642.375008%20615.375008%20580.5%20608%20512%20608C443.5%20608%20381.624992%20615.375008%20339%20626C317.750016%20631.375008%20300.5%20638%20292%20643C288.624992%20645%20288.375008%20645.749984%20288%20646L288%20698C288.375008%20698.249984%20288.624992%20699%20292%20701C300.5%20706%20317.750016%20712.624992%20339%20718C381.624992%20728.624992%20443.5%20736%20512%20736zM265%20586C281.375008%20577%20300.124992%20569.749984%20323%20564C373%20551.5%20439.124992%20544%20512%20544C584.875008%20544%20651%20551.5%20701%20564C723.750016%20569.749984%20742.624992%20576.124992%20759%20585C759.624992%20585%20760.375008%20585%20761%20585C798.5%20576.624992%20828.124992%20565.749984%20846%20556C854.875008%20551.124992%20860.624992%20546.624992%20863%20544C862.250016%20542.875008%20859.375008%20539.5%20850%20534C834.875008%20525.124992%20808.875008%20515.249984%20776%20507C710.124992%20490.5%20615.875008%20480%20512%20480C408.124992%20480%20313.875008%20490.5%20248%20507C215.124992%20515.249984%20189.124992%20525.124992%20174%20534C164.624992%20539.5%20161.750016%20542.875008%20161%20544C163.375008%20546.624992%20169.124992%20551.124992%20178%20556C195.875008%20565.749984%20225.5%20576.624992%20263%20585C263.624992%20585.249984%20264.375008%20585.624992%20265%20586zM252%20441C322.875008%20425.375008%20412.5%20416%20512%20416C611.5%20416%20701.124992%20425.375008%20772%20441C789.250016%20404.124992%20800%20363.5%20800%20320C800%20301.875008%20798.124992%20284.2499840000001%20795%20267L748%20286C748%20286%20708.250016%20301.7499840000001%20664%20318C641.875008%20326.124992%20618.624992%20334.7499840000001%20598%20341C577.375008%20347.2499840000001%20562.5%20352%20544%20352C491.375008%20352%20448%20308.624992%20448%20256C448%20203.375008%20491.375008%20160%20544%20160C562.5%20160%20577.375008%20164.7499840000001%20598%20171C618.624992%20177.2499840000001%20641.875008%20185.875008%20664%20194C708.250016%20210.2499840000001%20748%20226%20748%20226L789%20243C755.375008%20121.124992%20644.750016%2032%20512%2032C352.5%2032%20224%20160.5%20224%20320C224%20363.375008%20234.750016%20404.124992%20252%20441zM416%20416C398.375008%20416%20384%20401.624992%20384%20384C384%20366.375008%20398.375008%20352%20416%20352C433.624992%20352%20448%20366.375008%20448%20384C448%20401.624992%20433.624992%20416%20416%20416zM640%20416C622.375008%20416%20608%20401.624992%20608%20384C608%20366.375008%20622.375008%20352%20640%20352C657.624992%20352%20672%20366.375008%20672%20384C672%20401.624992%20657.624992%20416%20640%20416zM544%20288C543.124992%20288%20561.250016%20284.7499840000001%20580%20279C598.750016%20273.2499840000001%20620.5%20265.875008%20642%20258C644.624992%20257%20644.375008%20257%20647%20256C644.375008%20255%20644.624992%20255%20642%20254C620.5%20246.124992%20598.750016%20238.7499840000001%20580%20233C561.250016%20227.2499840000001%20543.124992%20224%20544%20224C525.875008%20224%20512%20237.875008%20512%20256C512%20274.124992%20525.875008%20288%20544%20288zM454%20165L408%20120C482.750016%2045.249984%20605.250016%2045.249984%20680%20120L635%20165C584.750016%20114.7499840000001%20504.250016%20114.7499840000001%20454%20165z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dolly-flatbed%22%20%20%20%20%20%20unicode=%22&#xF474;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20704C555.375008%20704%20512%20660.624992%20512%20608L320%20608L320%20224L896%20224L896%20608L704%20608C704%20660.624992%20660.624992%20704%20608%20704zM128%20672L128%20608L160%20608C177.750016%20608%20192%20593.749984%20192%20576L192%20224C192%20153.2499840000001%20249.250016%2096%20320%2096L896%2096L896%20160L320%20160C281.875008%20160%20256%20185.875008%20256%20224L256%20576C256%20628.624992%20212.624992%20672%20160%20672zM784%2096C757.5%2096%20736%2074.5%20736%2048C736%2021.5%20757.5%200%20784%200C810.5%200%20832%2021.5%20832%2048C832%2074.5%20810.5%2096%20784%2096zM400%2096C373.5%2096%20352%2074.5%20352%2048C352%2021.5%20373.5%200%20400%200C426.5%200%20448%2021.5%20448%2048C448%2074.5%20426.5%2096%20400%2096zM608%20640C625.750016%20640%20640%20625.749984%20640%20608L576%20608C576%20625.749984%20590.250016%20640%20608%20640zM384%20544L832%20544L832%20288L384%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-grinning-face%22%20%20%20%20%20%20unicode=%22&#xF581;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20544A48%2096%200%200%201%20368%20352A48%2096%200%200%201%20368%20544zM656%20544A48%2096%200%200%201%20656%20352A48%2096%200%200%201%20656%20544zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wizard-s-hat%22%20%20%20%20%20%20unicode=%22&#xF6E8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%200C313.5%200%20241.124992%2065.749984%20233.5%2073.249984L218.375008%2088.124992L490.375008%20768L734.124992%20768L582.875008%20660.375008L805.5%2088L790.5%2073.249984C782.875008%2065.749984%20710.5%200%20512%200zM295.124992%20107.624992C323.250016%2091.624992%20389.624992%2064%20512%2064C634.5%2064%20700.750016%2091.624992%20729%20107.749984L515.250016%20657.749984zM576%20128C523%20128%20480%20171%20480%20224C480%20277%20523%20320%20576%20320C584.375008%20320%20592.250016%20318.624992%20600%20316.624992C577%20338.375008%20546.124992%20352%20512%20352C441.250016%20352%20384%20294.7499840000001%20384%20224C384%20153.2499840000001%20441.250016%2096%20512%2096C546.124992%2096%20577%20109.624992%20600%20131.375008C592.250016%20129.375008%20584.375008%20128%20576%20128zM512%20480C529.624992%20480%20544%20465.624992%20544%20448C544%20430.375008%20529.624992%20416%20512%20416C494.375008%20416%20480%20430.375008%20480%20448C480%20465.624992%20494.375008%20480%20512%20480zM608%20256C625.624992%20256%20640%20241.624992%20640%20224C640%20206.375008%20625.624992%20192%20608%20192C590.375008%20192%20576%20206.375008%20576%20224C576%20241.624992%20590.375008%20256%20608%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pen-nib%22%20%20%20%20%20%20unicode=%22&#xF5AD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M704%20781.25L559.312512%20636.5624992L343.624992%20574.875008C301.3530016000001%20563.451008%20267.888%20531.822496%20254%20490.062496L123.5%2087.249984L169.3750016%2041.375008L215.25%20-4.5L618.249984%20126.062496C659.786016%20139.886496%20691.422016%20173.394016%20702.750016%20215.2499840000001L764.437504%20431.187488L909.249984%20576L704%20781.25zM704%20690.75L818.750016%20576L736%20493.249984L621.249984%20608L704%20690.75zM566.750016%20572L700%20438.750016L641.062496%20232.375008C635.238496%20210.871008%20619.176512%20193.851008%20598.312512%20186.875008L246.0624992%2072.812512L431.5%20258.2499840000001A64%2064%200%200%201%20448%20256A64%2064%200%200%201%20448%20384A64%2064%200%200%201%20386.249984%20303.5L200.8124992%20118.062496L314.8124992%20470.062496C321.852512%20491.214496%20338.892512%20507.235488%20360.8125120000001%20513.187488L566.750016%20572z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dove%22%20%20%20%20%20%20unicode=%22&#xF4BA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M315%20842.749984L277.875008%20830.375008C225.875008%20813%20191.250016%20790.124992%20171%20761.624992C150.624992%20733.124992%20147.375008%20700.124992%20152.624992%20673.749984C157.375008%20649.875008%20168.250016%20631%20178.250016%20615.749984C169.124992%20610.375008%20167%20612.249984%20157.375008%20602.624992C131.375008%20576.624992%20110.250016%20528%20129.624992%20469.875008C144.250016%20425.875008%20178.250016%20402.124992%20205.750016%20392.375008C213.5%20389.624992%20213.624992%20391.249984%20220.5%20390C218.5%20378.875008%20216.250016%20377.5%20216.5%20362C217.124992%20326.375008%20229.750016%20278.124992%20274.624992%20249.124992C298.250016%20233.875008%20324.624992%20226.124992%20350.5%20222L173.375008%20-14.124992L212.124992%20-29.624992C387.124992%20-99.750016%20586.124992%20-30.375008%20586.124992%20-30.375008L608%20-23L608%20100.124992C632.750016%20103.749984%20667.5%20110.5%20710.375008%20128.5C778.124992%20156.875008%20854.624992%20214.875008%20863.875008%20317.124992C867.5%20356.7499840000001%20858.250016%20398.5%20849%20432.375008C846.624992%20441.249984%20846.375008%20440.5%20844%20448L949.124992%20448L924.250016%20495C924.250016%20495%20907.5%20527.875008%20898.750016%20545.875008C923.750016%20601.624992%20905.624992%20662.375008%20859.5%20688C846.750016%20695.124992%20832.375008%20699.5%20817.124992%20700.749984C771.750016%20704.624992%20719.250016%20681.5%20678.5%20627.249984C674.375008%20621.749984%20657.250016%20601.5%20647.5%20589.749984C644.5%20595.624992%20641.250016%20602.875008%20637.624992%20611.875008C623.375008%20647.749984%20608%20707.5%20608%20800L608%20832L576%20832C538.624992%20832%20508.5%20822.249984%20487%20805C465.5%20787.749984%20454.124992%20764.624992%20449%20743.749984C441.750016%20715.124992%20446.5%20703.124992%20449%20689.124992C437.750016%20684%20429.750016%20683%20413.375008%20666.624992C403.624992%20656.875008%20394.624992%20644%20388.124992%20628.749984C355.375008%20675%20328.624992%20732.749984%20319.750016%20804zM547.375008%20760.375008C551.375008%20684.5%20563.375008%20625.375008%20578.375008%20588.124992C587.375008%20565.624992%20597.124992%20549%20604.750016%20537.875008C582.624992%20511.5%20576.624992%20504%20559.5%20484C536.750016%20495%20490.875008%20520.624992%20444%20564.749984C437.124992%20594.375008%20446.124992%20608.875008%20458.624992%20621.375008C472.624992%20635.375008%20490.124992%20641.624992%20490.124992%20641.624992L518.250016%20651L511%20679.749984C511%20679.749984%20505.5%20706%20511%20728.249984C513.875008%20739.375008%20518.5%20748.249984%20527%20755C530.5%20757.875008%20541.375008%20758.124992%20547.375008%20760.375008zM267%20750.749984C288.375008%20658.749984%20335.375008%20588.375008%20385%20536.5C385.250016%20535.624992%20385.375008%20534.749984%20385.624992%20533.875008L387%20534.375008C443.5%20475.875008%20501.375008%20442.249984%20530.750016%20427.249984L568.375008%20395.249984C568.375008%20395.249984%20698.750016%20547.875008%20729.5%20588.749984L729.624992%20588.749984C771.250016%20644.249984%20807.875008%20643.375008%20828.5%20632C849%20620.624992%20861.124992%20597.5%20837.375008%20561.749984L827.875008%20547.5L834.5%20531.749984C837.124992%20525.249984%20840%20520.749984%20844.375008%20512L753%20512L770.124992%20468.375008C770.124992%20468.375008%20779%20445.749984%20787.375008%20415.5C795.624992%20385.249984%20802.375008%20347%20800.124992%20322.875008C793.375008%20249.124992%20741.875008%20211.124992%20685.624992%20187.5C629.375008%20163.875008%20573.875008%20160%20573.875008%20160L544%20158L544%2026C516.375008%2018%20400.5%20-9.624992%20279.250016%2020.375008L428%20218.5C461.124992%20220.124992%20486%20224.5%20486%20224.5L474%20287.5C474%20287.5%20446.375008%20282.124992%20410.624992%20281.875008C375%20281.5%20333.124992%20287.5%20309.375008%20302.875008C286.250016%20317.875008%20280.875008%20339.624992%20280.5%20363C280.124992%20386.5%20286.375008%20405.875008%20286.375008%20405.875008L301.250016%20450.5L254.250016%20448C254.250016%20448%20242%20447.375008%20227.250016%20452.624992C212.375008%20458%20198.375008%20466.249984%20190.375008%20490.124992C177.750016%20528%20188.624992%20543.375008%20202.624992%20557.375008C216.624992%20571.375008%20234.124992%20577.624992%20234.124992%20577.624992L283.250016%20594L246.624992%20630.624992C246.624992%20630.624992%20220.750016%20659.124992%20215.375008%20686.249984C212.624992%20699.875008%20213.375008%20710.875008%20223%20724.375008C228.750016%20732.249984%20251.124992%20741.624992%20267%20750.749984z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22search-location%22%20%20%20%20%20%20unicode=%22&#xF689;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20800C431.648%20800%20288%20656.352%20288%20480C288%20403.36%20314.848%20333.2000000000001%20360%20278L105%2023L151%20-23.062496L406%20231.937504C461.168%20186.817504%20531.36%20160%20608%20160C784.352%20160%20928%20303.648%20928%20480C928%20656.352%20784.352%20800%20608%20800zM608%20736C749.76%20736%20864%20621.76%20864%20480C864%20338.24%20749.76%20224%20608%20224C466.24%20224%20352%20338.24%20352%20480C352%20621.76%20466.24%20736%20608%20736zM608%20640C537.312%20640%20480%20582.688%20480%20512C480%20416%20608%20288%20608%20288C608%20288%20736%20416%20736%20512C736%20582.688%20678.688%20640%20608%20640zM608%20576C643.36%20576%20672%20547.36%20672%20512C672%20476.672%20643.36%20448%20608%20448C572.64%20448%20544%20476.672%20544%20512C544%20547.36%20572.64%20576%20608%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cat%22%20%20%20%20%20%20unicode=%22&#xF6BE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20768C320%20732.249984%20291.750016%20704%20256%20704L224%20704C153.624992%20704%2096%20646.375008%2096%20576C96%20505.624992%20153.624992%20448%20224%20448L261%20448C257.750016%20432.375008%20256%20416.5%20256%20400L256%200L320%200L320%20400C320%20497%20399%20576%20496%20576C524.875008%20576%20552%20569.375008%20576%20557L576%20626C551%20634.875008%20524.124992%20640%20496%20640C404.250016%20640%20324.375008%20587.875008%20284%20512L224%20512C188.250016%20512%20160%20540.249984%20160%20576C160%20611.749984%20188.250016%20640%20224%20640L256%20640C326.375008%20640%20384%20697.624992%20384%20768zM608%20701L608%20496C608%20414.375008%20682.124992%20352%20768%20352C853.875008%20352%20928%20414.375008%20928%20496L928%20701L878%20666L825%20629C806.750016%20635.5%20788.750016%20643%20768%20643C747.250016%20643%20729.250016%20635.5%20711%20629L658%20666zM768%20579C786.5%20579%20803.5%20574.5%20818%20567L835%20558L851%20569L864%20578L864%20496C864%20453.875008%20823.5%20416%20768%20416C712.5%20416%20672%20453.875008%20672%20496L672%20578L685%20569L701%20558L718%20567C732.5%20574.5%20749.5%20579%20768%20579zM544%20416C455.750016%20416%20384%20344.2499840000001%20384%20256L384%200L448%200L448%20256C448%20308.875008%20491.124992%20352%20544%20352C596.875008%20352%20640%20308.875008%20640%20256L640%200L704%200L704%20256C704%20286.875008%20695.250016%20315.5%20680%20340C649.124992%20354.7499840000001%20623.250016%20377%20605%20404C586.250016%20411.749984%20565.5%20416%20544%20416zM832%20330C811.875008%20323.5%20790.5%20320%20768%20320L768%200L832%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-circle-down%22%20%20%20%20%20%20unicode=%22&#xF0AB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM480%20608L480%20279L352%20407L307%20361L512%20156L717%20361L672%20407L544%20279L544%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-arrow-circle-right%22%20%20%20%20%20%20unicode=%22&#xF35A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM608%20512L608%20416L288%20416L288%20352L608%20352L608%20256L736%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22euro-sign%22%20%20%20%20%20%20unicode=%22&#xF153;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M576%20768C424.375008%20768%20301.250016%20643.624992%20266%20480L192%20480L192%20416L258%20416C257.250016%20405.5%20256%20394.749984%20256%20384C256%20373.2499840000001%20257.250016%20362.5%20258%20352L192%20352L192%20288L266%20288C301.250016%20124.375008%20424.375008%200%20576%200C662.624992%200%20741.375008%2041.749984%20798%20107L749%20149C702.5%2095.375008%20642.250016%2064%20576%2064C463.875008%2064%20365.124992%20156.7499840000001%20332%20288L608%20288L608%20352L321%20352C320.124992%20362.624992%20320%20373.124992%20320%20384C320%20394.875008%20320.124992%20405.375008%20321%20416L608%20416L608%20480L332%20480C365.124992%20611.249984%20463.875008%20704%20576%20704C642.250016%20704%20702.5%20672.624992%20749%20619L798%20661C741.375008%20726.249984%20662.624992%20768%20576%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22icicles%22%20%20%20%20%20%20unicode=%22&#xF7AD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20736L192%20660L218%20651C241.5%20631.375008%20256%20603%20256%20572L256%20224C256%20171.375008%20299.375008%20128%20352%20128C404.624992%20128%20448%20171.375008%20448%20224L448%20292C448%20315.375008%20469.124992%20330.2499840000001%20491%20322C503.624992%20317.2499840000001%20512%20305.5%20512%20292L512%2096C512%2043.375008%20555.375008%200%20608%200C660.624992%200%20704%2043.375008%20704%2096L704%20383C704%20423.749984%20735.375008%20454.5%20774%20456L775%20456L832%20436L832%20512zM314%20617L688%20486C659%20461%20640%20424.624992%20640%20383L640%2096C640%2077.875008%20626.124992%2064%20608%2064C589.875008%2064%20576%2077.875008%20576%2096L576%20292C576%20331.875008%20551.375008%20368%20514%20382C452.250016%20405.124992%20384%20358%20384%20292L384%20224C384%20205.875008%20370.124992%20192%20352%20192C333.875008%20192%20320%20205.875008%20320%20224L320%20572C320%20587.375008%20318%20602.5%20314%20617z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22random%22%20%20%20%20%20%20unicode=%22&#xF074;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M736%20800L736%20672L589%20672L580%20656L464%20449L339%20672L128%20672L128%20608L301%20608L427%20384L301%20160L128%20160L128%2096L339%2096L627%20608L736%20608L736%20480L896%20640zM537%20320L500%20254L589%2096L736%2096L736%20-32L896%20128L736%20288L736%20160L627%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22venus-mars%22%20%20%20%20%20%20unicode=%22&#xF228;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M704%20800L704%20736L818%20736L710%20627C671.5%20655.875008%20625%20672%20576%20672C516.124992%20672%20460.250016%20648.249984%20418%20606C375.750016%20563.749984%20352%20507.875008%20352%20448C352%20388.124992%20375.750016%20332.375008%20418%20290C445.875008%20262.124992%20479%20242.124992%20516%20232C519.624992%20234.7499840000001%20523.750016%20237.7499840000001%20527%20241C540.875008%20254.875008%20549.875008%20271.624992%20555%20290C520.124992%20294.5%20488.250016%20309.7499840000001%20463%20335C432.750016%20365.2499840000001%20416%20405.249984%20416%20448C416%20490.749984%20432.750016%20530.749984%20463%20561C493.250016%20591.249984%20533.250016%20608%20576%20608C618.750016%20608%20658.750016%20591.249984%20689%20561C719.250016%20530.749984%20736%20490.749984%20736%20448C736%20420.375008%20728.124992%20394.5%20715%20371C718.124992%20354.5%20720%20337.124992%20720%20320C720%20304.124992%20718.624992%20288.375008%20716%20273C722.375008%20278.124992%20728.124992%20284.124992%20734%20290C776.250016%20332.375008%20800%20388.124992%20800%20448C800%20497%20783.875008%20543.5%20755%20582L864%20690L864%20576L928%20576L928%20800zM508%20536C504.375008%20533.249984%20500.250016%20530.249984%20497%20527C483.124992%20513.124992%20474.124992%20496.375008%20469%20478C503.875008%20473.5%20535.750016%20458.249984%20561%20433C591.250016%20402.749984%20608%20362.7499840000001%20608%20320C608%20277.2499840000001%20591.250016%20237.2499840000001%20561%20207C530.750016%20176.7499840000001%20490.750016%20160%20448%20160C405.250016%20160%20365.250016%20176.7499840000001%20335%20207C304.750016%20237.2499840000001%20288%20277.2499840000001%20288%20320C288%20347.624992%20295.875008%20373.5%20309%20397C305.875008%20413.5%20304%20430.875008%20304%20448C304%20463.875008%20305.375008%20479.624992%20308%20495C301.624992%20489.875008%20295.875008%20483.875008%20290%20478C247.750016%20435.624992%20224%20379.875008%20224%20320C224%20271%20240.124992%20224.5%20269%20186L215%20132L151%20196L105%20151L169%2087L105%2023L151%20-23L215%2041L279%20-23L324%2023L260%2087L314%20141C352.5%20112%20398.875008%2096%20448%2096C507.875008%2096%20563.750016%20119.7499840000001%20606%20162C648.250016%20204.2499840000001%20672%20260.124992%20672%20320C672%20379.875008%20648.250016%20435.624992%20606%20478C578.124992%20505.875008%20545%20525.875008%20508%20536z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vertical-ellipsis%22%20%20%20%20%20%20unicode=%22&#xF142;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20704C476.624992%20704%20448%20675.375008%20448%20640C448%20604.624992%20476.624992%20576%20512%20576C547.375008%20576%20576%20604.624992%20576%20640C576%20675.375008%20547.375008%20704%20512%20704zM512%20448C476.624992%20448%20448%20419.375008%20448%20384C448%20348.624992%20476.624992%20320%20512%20320C547.375008%20320%20576%20348.624992%20576%20384C576%20419.375008%20547.375008%20448%20512%20448zM512%20192C476.624992%20192%20448%20163.375008%20448%20128C448%2092.624992%20476.624992%2064%20512%2064C547.375008%2064%20576%2092.624992%20576%20128C576%20163.375008%20547.375008%20192%20512%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22archive-file%22%20%20%20%20%20%20unicode=%22&#xF1C6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20800zM256%20736L480%20736L480%20704L544%20704L544%20736L768%20736L768%2032L256%2032zM480%20672L480%20608L544%20608L544%20672zM480%20576L480%20512L544%20512L544%20576zM480%20480L480%20410C443%20396.624992%20416%20361.375008%20416%20320C416%20267.375008%20459.375008%20224%20512%20224C564.624992%20224%20608%20267.375008%20608%20320C608%20361.375008%20581%20396.624992%20544%20410L544%20480zM512%20352C530%20352%20544%20338%20544%20320C544%20302%20530%20288%20512%20288C494%20288%20480%20302%20480%20320C480%20338%20494%20352%20512%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-ticket%22%20%20%20%20%20%20unicode=%22&#xF3FF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20672L64%20448L96%20448C134.124992%20448%20160%20422.124992%20160%20384C160%20345.875008%20134.124992%20320%2096%20320L64%20320L64%2096L960%2096L960%20320L928%20320C889.875008%20320%20864%20345.875008%20864%20384C864%20422.124992%20889.875008%20448%20928%20448L960%20448L960%20672zM128%20608L896%20608L896%20506C841.124992%20491.624992%20800%20443.375008%20800%20384C800%20324.624992%20841.124992%20276.375008%20896%20262L896%20160L128%20160L128%20262C182.875008%20276.375008%20224%20324.624992%20224%20384C224%20443.375008%20182.875008%20491.624992%20128%20506z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-car%22%20%20%20%20%20%20unicode=%22&#xF5DE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M304%20704C261.750016%20704%20224.124992%20676.5%20212%20636L168%20489L106%20510L86%20450L149%20429L129%20361C128.250016%20358.124992%20127.875008%20355%20128%20352L128%20128C128%20127%20128%20126%20128%20125L128%2096C128%2078.375008%20142.375008%2064%20160%2064L256%2064L267%2096L757%2096L768%2064L864%2064C881.624992%2064%20896%2078.375008%20896%2096L896%20123C896.124992%20124.624992%20896.124992%20126.375008%20896%20128L896%20352C896.124992%20355%20895.750016%20358.124992%20895%20361L875%20429L938%20450L918%20510L856%20489L812%20636C799.875008%20676.5%20762.250016%20704%20720%20704zM304%20640L720%20640C734.250016%20640%20746.875008%20630.624992%20751%20617L792%20480L232%20480L273%20617C277.124992%20630.749984%20289.750016%20640%20304%20640zM352%20480C387.375008%20480%20416%20508.624992%20416%20544C416%20579.375008%20387.375008%20608%20352%20608C316.624992%20608%20288%20579.375008%20288%20544C288%20508.624992%20316.624992%20480%20352%20480zM672%20480C707.375008%20480%20736%20508.624992%20736%20544C736%20579.375008%20707.375008%20608%20672%20608C636.624992%20608%20608%20579.375008%20608%20544C608%20508.624992%20636.624992%20480%20672%20480zM512%20608C485.5%20608%20464%20586.5%20464%20560C464%20533.5%20485.5%20512%20512%20512C538.5%20512%20560%20533.5%20560%20560C560%20586.5%20538.5%20608%20512%20608zM213%20416L811%20416L832%20346L832%20160L192%20160L192%20346zM272%20384C245.5%20384%20224%20362.5%20224%20336C224%20309.5%20245.5%20288%20272%20288C298.5%20288%20320%20309.5%20320%20336C320%20362.5%20298.5%20384%20272%20384zM752%20384C725.5%20384%20704%20362.5%20704%20336C704%20309.5%20725.5%20288%20752%20288C778.5%20288%20800%20309.5%20800%20336C800%20362.5%20778.5%20384%20752%20384zM384%20288L344%20192L413%20192L427%20224L597%20224L611%20192L680%20192L640%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-long-arrow-left%22%20%20%20%20%20%20unicode=%22&#xF30A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M346%20599L131%20384L346%20169L391%20215L254%20352L896%20352L896%20416L254%20416L391%20553z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lizard--hand-%22%20%20%20%20%20%20unicode=%22&#xF258;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M458%20768C401.124992%20768%20347.624992%20738.124992%20319%20689L150%20398C135.750016%20373.5%20128%20345.375008%20128%20317L128%200L448%200L448%20138C532.124992%20163.2499840000001%20575.5%20207.5%20589%20224L791%20224C831.875008%20224%20862.875008%20264.375008%20853%20304L849%20319C834.750016%20375.7499840000001%20783.5%20416%20725%20416L505%20416L489%20480L693%20480C751.5%20480%20802.750016%20520.249984%20817%20577L828%20619C865.750016%20632%20896%20662.124992%20896%20704L896%20768zM458%20704L832%20704C832%20685.875008%20818.124992%20672%20800%20672L512%20672L480%20608L759%20608L755%20592C747.875008%20563.375008%20722.5%20544%20693%20544L489%20544C448.124992%20544%20417.124992%20503.624992%20427%20464L443%20400C450.124992%20371.624992%20475.750016%20352%20505%20352L725%20352C754.5%20352%20779.875008%20332.624992%20787%20304L791%20288L560%20288L550%20275C550%20275%20503.875008%20209.5%20410%20191L384%20186L384%2064L192%2064L192%20317C192%20334%20196.375008%20351.2499840000001%20205%20366L375%20656C392.250016%20685.5%20423.750016%20704%20458%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22magnet%22%20%20%20%20%20%20unicode=%22&#xF076;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C318%20736%20160%20578%20160%20384L160%2032L416%2032L416%20384C416%20437.375008%20458.624992%20480%20512%20480C565.375008%20480%20608%20437.375008%20608%20384L608%2032L864%2032L864%20384C864%20578%20706%20736%20512%20736zM512%20672C671.5%20672%20800%20543.5%20800%20384L800%20224L672%20224L672%20384C672%20472%20600%20544%20512%20544C424%20544%20352%20472%20352%20384L352%20224L224%20224L224%20384C224%20543.5%20352.5%20672%20512%20672zM224%20160L352%20160L352%2096L224%2096zM672%20160L800%20160L800%2096L672%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-long-arrow-up%22%20%20%20%20%20%20unicode=%22&#xF30C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20765L297%20550L343%20505L480%20642L480%200L544%200L544%20642L681%20505L727%20550z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22crow%22%20%20%20%20%20%20unicode=%22&#xF520;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20704C153.312%20704%2096%20646.688%2096%20576L96%20416C96%20285.48336%20193.7560448%20177.965248%20320%20162.187488L320%2032L384%2032L384%20160L416%20160L448%20160L448%2032L512%2032L512%20160L716.312512%20160L814.812512%2096L942.812512%2096L352%20480L352%20576L480%20576C480%20629.024%20409.472%20672%20352%20672L307.8124992%20672C285.3090304%20691.661984%20256.22776%20704%20224%20704zM224%20640C230.4583712%20640%20236.556%20638.7240992%20242.4375008%20636.9375008A32%2032%200%200%201%20256%20576A32%2032%200%200%201%20284.9375008%20594.4375008C286.7240992%20588.556%20288%20582.4583712%20288%20576L288%20480L288%20445.249984L317.1249984%20426.375008L628.437504%20224L416%20224L352%20224C246.144%20224%20160%20310.144%20160%20416L160%20576C160%20611.296%20188.704%20640%20224%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22marker%22%20%20%20%20%20%20unicode=%22&#xF5A1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M756%20798L733%20778L242%20352L226%20337L234%20316C234%20316%20270%20220%20201%20151L201%20150L200%20149L195%20143L191%20139L64%2015L236%20-32L302%2034L309%2040L310%2041L311%2041C380%20110%20476%2074%20476%2074L497%2066L512%2082L938%20573L958%20596zM752%20710L870%20592L590%20270L430%20430zM382%20388L548%20222L486%20150L310%20326zM306%20240L400%20146C360.250016%20144.5%20312.124992%20132%20267%2088C266.375008%2087.375008%20265.624992%2087.624992%20265%2087L257%2080L240%2097L247%20105L248%20107C292%20152.124992%20304.5%20200.2499840000001%20306%20240z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laughing-squinting-face%22%20%20%20%20%20%20unicode=%22&#xF59B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM321.750016%20538.624992L286.25%20485.375008L342.3125120000001%20448L286.25%20410.624992L321.750016%20357.375008L457.687488%20448L321.750016%20538.624992zM702.249984%20538.624992L566.312512%20448L702.249984%20357.375008L737.750016%20410.624992L681.687488%20448L737.750016%20485.375008L702.249984%20538.624992zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yen-sign%22%20%20%20%20%20%20unicode=%22&#xF157;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M230%20736L450%20384L320%20384L320%20320L480%20320L480%20256L320%20256L320%20192L480%20192L480%2032L544%2032L544%20192L704%20192L704%20256L544%20256L544%20320L704%20320L704%20384L574%20384L794%20736L718%20736L512%20405L306%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22baseball-ball%22%20%20%20%20%20%20unicode=%22&#xF433;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C610.897216%20736%20700.242176%20694.8381024%20764.249984%20628.9375008C731.082176%20604.9644384000001%20703.31632%20574.31808%20682.249984%20538.249984L737.249984%20505.937504C754.172256%20534.992704%20777.186144%20559.8743039999999%20804.624992%20579.3750016C842.093952%20523.438752%20864%20456.22912%20864%20384C864%20311.7708800000001%20842.093952%20244.561248%20804.624992%20188.624992C776.865888%20208.445248%20753.554496%20233.680448%20736.312512%20263.375008L680.937504%20231.375008C702.005024%20194.985632%20730.441248%20163.674592%20764.249984%20139.062496C700.242176%2073.161888%20610.897216%2032%20512%2032C413.102784%2032%20323.7578240000001%2073.161888%20259.75%20139.062496C293.558736%20163.674592%20321.994976%20194.985632%20343.062496%20231.375008L287.6875008%20263.375008C270.4454944%20233.680448%20247.1341216%20208.445248%20219.3750016%20188.624992C181.9060416%20244.561248%20160%20311.7708800000001%20160%20384C160%20456.22912%20181.9060416%20523.438752%20219.3750016%20579.3750016C246.8138464%20559.8743039999999%20269.8277472%20534.992704%20286.75%20505.937504L341.750016%20538.249984C320.68368%20574.31808%20292.9178112%20604.9644384000001%20259.75%20628.9375008C323.7578240000001%20694.8381024%20413.102784%20736%20512%20736zM370.562496%20473.249984L309.4375008%20454.375008C316.4775008%20431.335008%20320%20407.68%20320%20384C320%20360.64%20316.7824992%20337.587488%20310.0624992%20315.1874880000001L371.187488%20296.937504C379.827488%20325.097504%20384%20354.56%20384%20384C384%20414.08%20379.522496%20444.130016%20370.562496%20473.249984zM653.437504%20473.249984C644.477504%20444.130016%20640%20414.08%20640%20384C640%20354.56%20644.172512%20325.097504%20652.812512%20296.937504L713.937504%20315.1874880000001C707.217504%20337.587488%20704%20360.64%20704%20384C704%20407.68%20707.522496%20431.335008%20714.562496%20454.375008L653.437504%20473.249984z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22balance-scale--left-weighted-%22%20%20%20%20%20%20unicode=%22&#xF515;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M752.750016%20732.5L585%20669.5624992C567.375104%20690.4281856%20541.382848%20704%20512%20704C459.072%20704%20416%20660.928%20416%20608C416%20607.315296%20416.173152%20606.6813344%20416.187488%20606L256%20544L96%20264L96%20255.5C96%20167.308%20167.776%2096%20256%2096C344.224%2096%20416%20167.308%20416%20255.5L416%20264L288.3124992%20487.5L439.187488%20546.187488C450.021824%20533.444704%20463.946112%20523.60208%20480%20517.875008L480%20128L480%2064L544%2064L672%2064L672%20128L544%20128L544%20517.875008C581.160032%20531.131552%20608%20566.348512%20608%20608C608%20608.5999136%20607.82352%20609.1526656%20607.812512%20609.75L742.750016%20660.3750016L608%20424.5L608%20416C608%20327.776%20679.776%20256%20768%20256C856.224%20256%20928%20327.776%20928%20416L928%20424.5L784.312512%20675.9375008L752.750016%20732.5zM512%20640C529.664%20640%20544%20625.6320000000001%20544%20608C544%20590.3679999999999%20529.664%20576%20512%20576C494.336%20576%20480%20590.3679999999999%20480%20608C480%20625.6320000000001%20494.336%20640%20512%20640zM768%20575.5L840.875008%20448L695.124992%20448L768%20575.5zM256%20415L328.562496%20288L183.4375008%20288L256%20415zM677.937504%20384L858.062496%20384C844.806688%20346.827456%20809.669504%20320%20768%20320C726.330496%20320%20691.193312%20346.827456%20677.937504%20384zM165.75%20224L346.249984%20224C333.12128%20186.592992%20297.8373792%20159.5%20256%20159.5C214.1626208%20159.5%20178.8787296%20186.592992%20165.75%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pray%22%20%20%20%20%20%20unicode=%22&#xF683;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M560%20768C498.24%20768%20448%20717.76%20448%20656C448%20594.24%20498.24%20544%20560%20544C621.76%20544%20672%20594.24%20672%20656C672%20717.76%20621.76%20768%20560%20768zM560%20704C586.464%20704%20608%20682.4639999999999%20608%20656C608%20629.5360000000001%20586.464%20608%20560%20608C533.536%20608%20512%20629.5360000000001%20512%20656C512%20682.4639999999999%20533.536%20704%20560%20704zM421%20512C385.704%20512%20353.950496%20491.042496%20340.062496%20458.562496L277.1249984%20311.812512C260.5169984%20273.028512%20270.8604992%20228.5224960000001%20304.8124992%20199.562496L446.187488%2096L224%2096L224%2032L495.5%2032C516.268%2032%20534.598496%2045.193504%20541.062496%2064.937504C547.526496%2084.681504%20540.548512%20106.181504%20523.812512%20118.437504L344.562496%20249.6874880000001C333.874496%20258.839488%20330.401504%20273.634496%20335.937504%20286.562496L398.875008%20433.375008C405.371008%20448.543008%20427.803008%20452.283488%20438.875008%20440.187488L516.750016%20312.562496L519.062496%20309.2499840000001C529.142496%20296.6740160000001%20544.186016%20288.9264960000001%20560.249984%20288.062496C576.602016%20287.230496%20592.077504%20293.232992%20603.437504%20304.624992L728.937504%20459.875008L679.124992%20500.124992L564.187488%20357.6874880000001L492.187488%20475.624992L489.875008%20478.937504C473.043008%20499.961504%20447.912%20512%20421%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22redo%22%20%20%20%20%20%20unicode=%22&#xF01E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M615%20727L569%20681L770%20480L352%20480C229%20480%20128%20379%20128%20256L128%2032L192%2032L192%20256C192%20344.124992%20263.875008%20416%20352%20416L770%20416L569%20215L615%20169L871%20425L893%20448L871%20471z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eraser%22%20%20%20%20%20%20unicode=%22&#xF12D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M605%20765C579.250016%20765%20552.5%20756.249984%20532%20738L532%20737L531%20736L157%20365C118.250016%20326.2499840000001%20118.5%20263.124992%20155%20222L156%20221L157%20221L349%2029C387.750016%20-9.750016%20450.875008%20-9.5%20492%2027L492%2028L864%20400C904.5%20440.5%20905.750016%20505.249984%20867%20544L675%20736C655.624992%20755.375008%20630.750016%20765%20605%20765zM604%20700C614.250016%20700%20623.750016%20697.249984%20630%20691L822%20499C834.375008%20486.624992%20836.124992%20462.124992%20819%20445L658%20284L413%20529L575%20690L576%20691C584.124992%20697.749984%20594.250016%20700%20604%20700zM367%20483L612%20238L449%2075C448.624992%2074.749984%20448.375008%2074.249984%20448%2074C431.5%2060.249984%20406.124992%2061.875008%20394%2074L203%20264C202.5%20264.624992%20202.5%20265.375008%20202%20266C188.875008%20282.5%20190%20308%20202%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22utensils%22%20%20%20%20%20%20unicode=%22&#xF2E7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20736C299.624992%20736%20260.375008%20697.249984%20234%20654C207.624992%20610.749984%20192%20559.5%20192%20512C192%20429.375008%20249%20369.124992%20320%20355L320%200L384%200L384%20355C455%20369.124992%20512%20429.375008%20512%20512C512%20559.5%20496.375008%20610.749984%20470%20654C443.624992%20697.249984%20404.375008%20736%20352%20736zM576%20736L576%20512C576%20452.749984%20617%20403.249984%20672%20389L672%200L736%200L736%20389C791%20403.249984%20832%20452.749984%20832%20512L832%20736L768%20736L768%20512C768%20476.249984%20739.750016%20448%20704%20448C668.250016%20448%20640%20476.249984%20640%20512L640%20736zM672%20736L672%20512C672%20494.375008%20686.375008%20480%20704%20480C721.624992%20480%20736%20494.375008%20736%20512L736%20736zM352%20672C370.375008%20672%20395%20653.875008%20415%20621C435%20588.124992%20448%20544.124992%20448%20512C448%20447.875008%20408%20416%20352%20416C296%20416%20256%20447.875008%20256%20512C256%20544.124992%20269%20588.124992%20289%20621C309%20653.875008%20333.624992%20672%20352%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22video-slash%22%20%20%20%20%20%20unicode=%22&#xF4E2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M119%20823L73%20777L905%20-55L951%20-9L768%20174L768%20236L960%20140L960%20628L768%20532L768%20640L302%20640zM64%20640L64%20128L640%20128L576%20192L128%20192L128%20576L192%20576L128%20640zM366%20576L704%20576L704%20238zM896%20524L896%20244L768%20308L768%20460z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eject%22%20%20%20%20%20%20unicode=%22&#xF052;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20685L489%20663L201%20375L147%20320L877%20320L823%20375L535%20663zM512%20594L722%20384L302%20384zM128%20192L128%20128L896%20128L896%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thermometer-3-4-full%22%20%20%20%20%20%20unicode=%22&#xF2C8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20768V400C326.4%20358.4%20288%20297.6%20288%20224C288%2099.2000000000001%20387.2%200%20512%200S736%2099.2000000000001%20736%20224C736%20297.6%20694.4%20361.6%20640%20400V448H704V512H640V576H704V640H640V704H704V768H384zM448%20704H576V371.2000000000001L592%20361.6C640%20332.8%20672%20284.8%20672%20224C672%20134.4%20601.6%2064%20512%2064S352%20134.4%20352%20224C352%20284.8%20384%20332.8%20432%20361.6L448%20371.2000000000001V704zM480%20576V313.6C441.6%20300.8000000000001%20416%20265.6%20416%20224C416%20169.6%20457.6%20128%20512%20128S608%20169.6%20608%20224C608%20265.6%20582.4%20300.8%20544%20313.6V576H480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thumbtack%22%20%20%20%20%20%20unicode=%22&#xF08D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M657%20814L635%20784L478%20570C393.875008%20584.624992%20304.875008%20560.875008%20240%20496L217%20474L387%20304L128%2045L128%200L173%200L432%20259L602%2089L624%20112C688.875008%20176.875008%20712.624992%20265.875008%20698%20350L912%20507L942%20529zM665%20716L844%20537L645%20391L627%20378L633%20357C648.375008%20298.375008%20631.624992%20237.2499840000001%20595%20186L314%20467C365.250016%20503.624992%20426.375008%20520.375008%20485%20505L506%20499L519%20517z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star-of-life%22%20%20%20%20%20%20unicode=%22&#xF621;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20768L416%20550.249984L227.4375008%20659.1249984L131.4375008%20492.812512L320%20384L131.4375008%20275.1874880000001L227.4375008%20108.875008L416%20217.750016L416%200L608%200L608%20217.750016L796.562496%20108.875008L892.562496%20275.1874880000001L704%20384L892.562496%20492.812512L796.562496%20659.1249984L608%20550.249984L608%20768L416%20768zM480%20704L544%20704L544%20439.375008L773.124992%20571.687488L805.124992%20516.312512L576%20384L805.124992%20251.6874880000001L773.124992%20196.312512L544%20328.624992L544%2064L480%2064L480%20328.624992L250.8750016%20196.312512L218.8750016%20251.6874880000001L448%20384L218.8750016%20516.312512L250.8750016%20571.687488L480%20439.375008L480%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22book-of-the-dead%22%20%20%20%20%20%20unicode=%22&#xF6B7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768C235.36%20768%20192%20724.64%20192%20672L192%2096C192%2043.36%20235.36%200%20288%200L832%200L832%20768L288%20768zM288%20704L768%20704L768%20192L288%20192C276.736%20192%20266.112%20189.648%20256%20186L256%20672C256%20690.112%20269.888%20704%20288%20704zM512%20608C322.368%20608%20354%20352%20354%20352L416%20352L416%20288L608%20288L608%20352L670%20352C670%20352%20701.632%20608%20512%20608zM448%20480C465.6%20480%20480%20465.6%20480%20448C480%20430.4%20465.6%20416%20448%20416C430.4%20416%20416%20430.4%20416%20448C416%20465.6%20430.4%20480%20448%20480zM576%20480C593.6%20480%20608%20465.6%20608%20448C608%20430.4%20593.6%20416%20576%20416C558.4%20416%20544%20430.4%20544%20448C544%20465.6%20558.4%20480%20576%20480zM512%20416L544%20352L480%20352L512%20416zM288%20128L768%20128L768%2064L288%2064C269.888%2064%20256%2077.888%20256%2096C256%20114.112%20269.888%20128%20288%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cash-register%22%20%20%20%20%20%20unicode=%22&#xF788;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M704%20800L704%20672C644.875008%20672%20588.375008%20661.375008%20535.5%20642.875008L518.624992%20679.624992L547.5%20692.5L521.5%20751L404.624992%20699L430.624992%20640.5L460.124992%20653.624992L476.5%20618.249984C441.5%20600.749984%20409%20579.249984%20379.124992%20554.624992L354%20581.375008L377.250016%20602.749984L334%20650L239.750016%20563.375008L283%20516.124992L306.750016%20538L332.5%20510.875008C301.875008%20478.375008%20275.5%20441.875008%20254.250016%20402.249984L219.624992%20419.375008L234%20447.624992L177%20476.624992L119%20362.5L176%20333.5L190.624992%20362.375008L227.250016%20344.124992C208.750016%20296.375008%20197%20245.375008%20193.624992%20192L128%20192L128%200L896%200L896%20800zM768%20736L832%20736L832%20192L257.624992%20192C274%20424.749984%20467%20608%20704%20608L768%20608zM576%20513.5C540.624992%20513.5%20512%20484.749984%20512%20449.5C512%20426.624992%20524.250016%20405.5%20544%20394L544%20256L704%20256L704%20320L608%20320L608%20394.124992C627.750016%20405.5%20640%20426.624992%20640%20449.5C640%20484.749984%20611.375008%20513.5%20576%20513.5zM192%20128L832%20128L832%2064L192%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grinning-face%22%20%20%20%20%20%20unicode=%22&#xF580;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512zM288%20288C288%20288%20339.36%20128%20512%20128C684.64%20128%20736%20288%20736%20288L288%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fire%22%20%20%20%20%20%20unicode=%22&#xF06D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M460%20800L454%20775C444.375008%20731.875008%20382.5%20660.875008%20319%20574C255.5%20487.124992%20192%20378.875008%20192%20243C192%20178.875008%20211.624992%20110.375008%20260%2057C308.375008%203.624992%20385.5%20-32%20490%20-32C494.624992%20-32%20498.5%20-31.124992%20503%20-31C506%20-31.124992%20508.875008%20-32%20512%20-32C521.750016%20-32%20530.875008%20-30.875008%20540%20-30C542.750016%20-29.750016%20545.250016%20-29.250016%20548%20-29C655.124992%20-20.124992%20726.250016%2012.875008%20770%2062C821.375008%20119.624992%20832%20192.7499840000001%20832%20256C832%20398.875008%20749.750016%20531.749984%20670%20630C590.250016%20728.249984%20510%20793%20510%20793L501%20800zM496%20720C521.875008%20697.249984%20565.5%20656.124992%20620%20589C695.250016%20496.249984%20768%20373.375008%20768%20256C768%20199.875008%20758.124992%20145.5%20722%20105C714.250016%2096.249984%20704.875008%2087.749984%20694%2080C711.250016%20129.875008%20707.5%20186.624992%20696%20243C682.875008%20307.375008%20658%20372%20634%20424C610%20476%20589.5%20512.749984%20572%20533L563%20544L501%20544L513%20503C546.5%20394.124992%20528.875008%20320%20510%20298C500.624992%20287%20496.5%20286%20487%20289C477.5%20292%20460.375008%20304.375008%20444%20335L420%20380L390%20339C330.124992%20258.375008%20307.124992%20170%20327%2096C328.750016%2089.5%20331.5%2083.124992%20334%2077C324.5%2084.249984%20315.624992%2091.624992%20308%20100C272.250016%20139.375008%20256%20192%20256%20243C256%20358.875008%20310.5%20453.249984%20371%20536C420.250016%20603.375008%20468.250016%20660.249984%20496%20720zM594%20345C608.875008%20307.375008%20625%20269.375008%20633%20230C644.624992%20172.7499840000001%20644.375008%20120.375008%20628%2087C615.750016%2062%20596.750016%2043.624992%20558%2036C553.750016%2035.124992%20548.750016%2034.624992%20544%2034C534%2033.124992%20523%2032.375008%20512%2032C509.124992%2032%20506.750016%2031.875008%20504%2032C434.750016%2034.249984%20401.5%2065.124992%20389%20112C378.624992%20150.624992%20392.124992%20204.5%20421%20259C435.250016%20244.2499840000001%20450.375008%20233.5%20468%20228C500.624992%20217.7499840000001%20537%20230.2499840000001%20559%20256C577.875008%20278.124992%20589%20308.7499840000001%20594%20345z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ghost%22%20%20%20%20%20%20unicode=%22&#xF6E2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C450%20800%20402.250016%20783.749984%20368%20757C333.750016%20730.249984%20314%20694.249984%20300%20661C286%20627.749984%20277%20595.875008%20268%20573C259%20550.124992%20251.5%20541.249984%20245%20539C154.5%20506.875008%2096%20420.375008%2096%20320L96%20288L128%20288C171.124992%20288%20192.124992%20279%20202%20271C211.875008%20263%20215.750016%20253.875008%20218%20238C220.250016%20222.124992%20219.124992%20202.7499840000001%20222%20181C223.5%20170.124992%20225.750016%20157.875008%20233%20146C240.250016%20134.124992%20253.375008%20123.875008%20268%20119C301.875008%20107.749984%20323.624992%20100.624992%20337%2093C350.375008%2085.375008%20358.375008%2078.5%20369%2056C379.124992%2034.624992%20392.750016%2011.249984%20417%20-6C441.250016%20-23.250016%20473.875008%20-32.5%20515%20-32C582.250016%20-31.124992%20622.375008%203.624992%20643%2034C653.375008%2049.249984%20660.624992%2062.375008%20667%2071C673.375008%2079.624992%20677.250016%2083%20684%2085C727.375008%2098%20755.375008%20120%20771%20145C786.624992%20170%20789.624992%20194.5%20794%20211C798.375008%20227.5%20801.5%20234%20812%20241C822.5%20248%20846.5%20256%20896%20256L928%20256L928%20288C928%20332.124992%20929.5%20383.5%20910%20432C890.5%20480.5%20846.124992%20523.375008%20773%20540C772.250016%20540.124992%20771.375008%20539.749984%20768%20544C764.624992%20548.249984%20759.5%20556.749984%20755%20568C746%20590.375008%20737.375008%20623.124992%20723%20657C708.624992%20690.875008%20688.124992%20727.375008%20654%20755C619.875008%20782.624992%20573%20800%20512%20800zM512%20736C561.250016%20736%20591.375008%20723.375008%20614%20705C636.624992%20686.624992%20651.750016%20660.875008%20664%20632C676.250016%20603.124992%20684.875008%20571.875008%20696%20544C701.5%20530.124992%20707.5%20517.124992%20717%20505C726.5%20492.875008%20740.375008%20481%20758%20477C815.624992%20463.875008%20837%20440.249984%20850%20408C859.875008%20383.5%20860.124992%20349.875008%20861%20317C825.5%20314%20796.375008%20307.624992%20776%20294C749%20275.875008%20737.624992%20248%20732%20227C726.375008%20206%20724.250016%20190.624992%20717%20179C709.750016%20167.375008%20697.875008%20155.875008%20665%20146C642.250016%20139.124992%20625.875008%20123.5%20615%20109C604.124992%2094.5%20597.624992%2081.249984%20590%2070C574.750016%2047.5%20563.750016%2032.624992%20514%2032C482.5%2031.624992%20465.624992%2037.749984%20454%2046C442.375008%2054.249984%20433.875008%2066.249984%20426%2083C411.750016%20113.2499840000001%20392.624992%20135.5%20369%20149C345.375008%20162.5%20320.750016%20169.124992%20288%20180C287.750016%20180.5%20285.875008%20182.875008%20285%20189C283.375008%20201.2499840000001%20284.375008%20222.875008%20281%20247C277.624992%20271.124992%20267.750016%20300.375008%20242%20321C224%20335.5%20198.250016%20342.7499840000001%20168%20347C177.375008%20408.624992%20209.750016%20459%20266%20479C300%20491%20316.750016%20520.624992%20328%20549C339.250016%20577.375008%20347.250016%20609%20359%20637C370.750016%20665%20384.624992%20688.624992%20407%20706C429.375008%20723.375008%20460.875008%20736%20512%20736zM416%20608C398.375008%20608%20384%20586.5%20384%20560C384%20533.5%20398.375008%20512%20416%20512C433.624992%20512%20448%20533.5%20448%20560C448%20586.5%20433.624992%20608%20416%20608zM544%20608C526.375008%20608%20512%20586.5%20512%20560C512%20533.5%20526.375008%20512%20544%20512C561.624992%20512%20576%20533.5%20576%20560C576%20586.5%20561.624992%20608%20544%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thumbs-up%22%20%20%20%20%20%20unicode=%22&#xF164;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M534%20800L524%20791L307%20576L160%20576L160%2064L699%2064C744.124992%2064%20783.5%2095.875008%20793%20140L862%20460C874.624992%20519.124992%20828.375008%20576%20768%20576L584%20576L590%20600C596.5%20605%20600.624992%20607.124992%20610%20620C625%20640.5%20640%20672.249984%20640%20715C640%20760.624992%20598.750016%20800%20547%20800zM557%20733C570.5%20730.375008%20576%20724.875008%20576%20715C576%20686.124992%20567.250016%20668.249984%20559%20657C550.750016%20645.749984%20545%20643%20545%20643L534%20637L530%20624L511%20552L501%20512L768%20512C789.124992%20512%20803.375008%20493.624992%20799%20473L731%20153C727.750016%20138%20714.250016%20128%20699%20128L352%20128L352%20531zM224%20512L288%20512L288%20128L224%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22horse-head%22%20%20%20%20%20%20unicode=%22&#xF7AB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M736%20768C670.624992%20768%20630.250016%20729.375008%20608%20699L608%20736C101.875008%20736%2096%207.375008%2096%200L224%200C224%200%20223.5%20156%20273%20310C297.750016%20387%20335.375008%20463.124992%20389%20518C442.624992%20572.875008%20511.124992%20608%20608%20608L628%20608L637%20626C637%20626%20665.375008%20673.5%20704%20694L704%20600L835%20338L838%20333L842%20329C854.875008%20316.875008%20859.750016%20305.375008%20862%20298C863.750016%20292.624992%20863%20292.7499840000001%20863%20292C862.124992%20288.875008%20860.750016%20282.124992%20855%20273C848%20261.875008%20841.750016%20256%20832%20256C822.250016%20256%20816%20261.875008%20809%20273C802%20284.124992%20799%20296%20799%20296L792%20323L764%20320C764%20320%20737.375008%20316.875008%20708%20325C678.624992%20333.124992%20650.875008%20347.5%20639%20392L628%20433L592%20412C550.624992%20387.749984%20526.624992%20350.7499840000001%20522%20313C517.375008%20275.2499840000001%20528.5%20238.875008%20542%20203C568.875008%20131.2499840000001%20608%2058.124992%20608%200L672%200C672%2083.875008%20625.124992%20161.7499840000001%20601%20226C589%20258.124992%20583.5%20285.2499840000001%20586%20305C587.5%20317%20592.375008%20327.2499840000001%20601%20337C625.375008%20298.875008%20658.750016%20271.875008%20691%20263C720.750016%20254.7499840000001%20732.875008%20257.375008%20747%20258C749.875008%20250.5%20749%20248.624992%20755%20239C768%20218.124992%20793.750016%20192%20832%20192C870.250016%20192%20896%20218.124992%20909%20239C922%20259.875008%20927%20280%20927%20280L928%20283L928%20286C928%20286%20928.250016%20301.375008%20923%20318C918.624992%20332%20907.124992%20349%20892%20366L893%20366L768%20616L768%20768zM591%20671C590.875008%20670.749984%20590.124992%20670.249984%20590%20670C577%20669.375008%20564.375008%20668.749984%20552%20667C542%20665.624992%20532.5%20663.124992%20523%20661C532.5%20663.5%20542%20665.375008%20552%20667C564.5%20669.124992%20577.624992%20670.375008%20591%20671zM704%20512C686.375008%20512%20672%20497.624992%20672%20480C672%20462.375008%20686.375008%20448%20704%20448C721.624992%20448%20736%20462.375008%20736%20480C736%20497.624992%20721.624992%20512%20704%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22anchor%22%20%20%20%20%20%20unicode=%22&#xF13D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C441.624992%20768%20384%20710.375008%20384%20640C384%20580.749984%20425%20531.249984%20480%20517L480%20448L384%20448L384%20384L480%20384L480%20129C402.375008%20135.124992%20350.750016%20163.5%20314%20196C286%20220.7499840000001%20267.250016%20248%20254%20271L305%20296L177%20354L143%20216L196%20242C211.124992%20214.875008%20234.624992%20180.124992%20271%20148C317.5%20106.749984%20386.124992%2072.624992%20480%2066L480%2064L512%2032L544%2064L544%2066C637.875008%2072.624992%20706.5%20106.749984%20753%20148C789.375008%20180.124992%20812.875008%20214.875008%20828%20242L881%20216L847%20354L719%20296L770%20271C756.750016%20248%20738%20220.7499840000001%20710%20196C673.250016%20163.5%20621.624992%20135.124992%20544%20129L544%20384L640%20384L640%20448L544%20448L544%20517C599%20531.249984%20640%20580.749984%20640%20640C640%20710.375008%20582.375008%20768%20512%20768zM512%20704C547.750016%20704%20576%20675.749984%20576%20640C576%20604.249984%20547.750016%20576%20512%20576C476.250016%20576%20448%20604.249984%20448%20640C448%20675.749984%20476.250016%20704%20512%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smog%22%20%20%20%20%20%20unicode=%22&#xF75F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20736C149.952%20736%2064%20650.048%2064%20544C64%20437.952%20149.952%20352%20256%20352L480.750016%20352C509.966016%20313.3440000000001%20555.84%20288%20608%20288C660.16%20288%20706.066016%20313.3440000000001%20735.249984%20352L816%20352C895.52%20352%20960%20416.48%20960%20496C960%20575.52%20895.52%20640%20816%20640C787.072%20640%20760.247488%20631.3129984%20737.687488%20616.6249984C709.047488%20686.6409984%20640.32%20736%20560%20736C498.048%20736%20443.104%20706.5360000000001%20408%20661C372.896%20706.5360000000001%20317.952%20736%20256%20736zM160%20224L160%20160L960%20160L960%20224L160%20224zM64%2096L64%2032L288%2032L288%2096L64%2096zM352%2096L352%2032L864%2032L864%2096L352%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-cloud-upload%22%20%20%20%20%20%20unicode=%22&#xF382;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20672C427.250016%20672%20353.624992%20632.375008%20301%20574C296.624992%20574.5%20292.750016%20576%20288%20576C217.624992%20576%20160%20518.375008%20160%20448C104.624992%20414.249984%2064%20357.2499840000001%2064%20288C64%20182.375008%20150.375008%2096%20256%2096L416%2096L416%20160L256%20160C185%20160%20128%20217%20128%20288C128%20341.124992%20160.250016%20386.5%20206%20406L228%20415L225%20439C224.375008%20444.249984%20224%20447.249984%20224%20448C224%20483.749984%20252.250016%20512%20288%20512C292.5%20512%20297.5%20511.375008%20303%20510L323%20505L335%20521C376%20573.624992%20440%20608%20512%20608C616.875008%20608%20704.375008%20535.875008%20729%20439L735%20414L762%20415C768.750016%20415.375008%20770.250016%20416%20768%20416C839%20416%20896%20359%20896%20288C896%20217%20839%20160%20768%20160L608%20160L608%2096L768%2096C873.624992%2096%20960%20182.375008%20960%20288C960%20389%20880.375008%20469.875008%20781%20477C741.875008%20589.624992%20637.624992%20672%20512%20672zM512%20416L384%20288L480%20288L480%2032L544%2032L544%20288L640%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hospital%22%20%20%20%20%20%20unicode=%22&#xF0F8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800L480%20736L416%20736L416%20672L480%20672L480%20608L544%20608L544%20672L608%20672L608%20736L544%20736L544%20800zM192%20736L192%200L480%200L480%2096L544%2096L544%200L832%200L832%20736L672%20736L672%20672L768%20672L768%2064L608%2064L608%20160L416%20160L416%2064L256%2064L256%20672L352%20672L352%20736zM352%20544L352%20480L416%20480L416%20544zM480%20544L480%20480L544%20480L544%20544zM608%20544L608%20480L672%20480L672%20544zM352%20416L352%20352L416%20352L416%20416zM480%20416L480%20352L544%20352L544%20416zM608%20416L608%20352L672%20352L672%20416zM352%20288L352%20224L416%20224L416%20288zM480%20288L480%20224L544%20224L544%20288zM608%20288L608%20224L672%20224L672%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22th-large%22%20%20%20%20%20%20unicode=%22&#xF009;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L480%20672L480%20416L224%20416zM544%20672L800%20672L800%20416L544%20416zM224%20352L480%20352L480%2096L224%2096zM544%20352L800%20352L800%2096L544%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22volume-up%22%20%20%20%20%20%20unicode=%22&#xF028;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20781L489%20727L306%20544L160%20544L160%20224L306%20224L489%2041L544%20-13zM762%20634L717%20589C829.624992%20476.375008%20829.624992%20295.624992%20717%20183L762%20137C899%20274%20899%20497%20762%20634zM480%20626L480%20142L343%20279L333%20288L224%20288L224%20480L333%20480L343%20489zM669%20541L624%20496C685.124992%20434.875008%20684.875008%20333.624992%20623%20269L670%20224C755.250016%20313%20755%20455%20669%20541z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ruble-sign%22%20%20%20%20%20%20unicode=%22&#xF158;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20704L352%20384L288%20384L288%20320L352%20320L352%20256L288%20256L288%20192L352%20192L352%2064L416%2064L416%20192L576%20192L576%20256L416%20256L416%20320L608%20320C713.624992%20320%20800%20406.375008%20800%20512C800%20617.624992%20713.624992%20704%20608%20704zM416%20640L608%20640C679%20640%20736%20583%20736%20512C736%20441%20679%20384%20608%20384L416%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kissing-face%22%20%20%20%20%20%20unicode=%22&#xF596;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512zM480%20351.750016L480%20304.062496C508.832%20304.062496%20527.249984%20290.787008%20527.249984%20283.875008C527.249984%20276.99088%20508.94432%20263.856096%20480.312512%20263.750016C480.205792%20263.75024%20480.106784%20263.750016%20480%20263.750016L480%20263.6874880000001L480%20216.062496L480%20216C480.106784%20216%20480.205792%20215.999776%20480.312512%20216C508.94432%20215.893888%20527.249984%20202.759136%20527.249984%20195.875008C527.249984%20188.963008%20508.832%20175.687488%20480%20175.687488L480%20128C533.408%20128%20575.249984%20157.827008%20575.249984%20195.875008C575.249984%20212.914304%20566.497728%20228.074528%20552.437504%20239.875008C566.497728%20251.675488%20575.249984%20266.83568%20575.249984%20283.875008C575.249984%20321.923008%20533.408%20351.750016%20480%20351.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22face-blowing-a-kiss%22%20%20%20%20%20%20unicode=%22&#xF598;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C587.808%20-32%20658.657504%20-11.302016%20719.937504%2024.249984L673.812512%2071.687488C625.300512%2046.471488%20570.336%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20383.168%20863.875008%20382.362496%20863.875008%20381.562496C886.883008%20377.850496%20908.194496%20369.303008%20926.562496%20356.375008C927.170496%20365.559008%20928%20374.656%20928%20384C928%20613.376%20741.376%20800%20512%20800zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM640%20512C572.992%20512%20524.5%20473.375008%20524.5%20473.375008L563.5%20422.624992C563.5%20422.624992%20598.174496%20448%20640.062496%20448C681.950496%20448%20716.562496%20422.624992%20716.562496%20422.624992L755.562496%20473.375008C755.498496%20473.375008%20707.008%20512%20640%20512zM480%20351.750016L480%20304.062496C508.864%20304.062496%20527.249984%20290.787008%20527.249984%20283.875008C527.250016%20276.99088%20508.944576%20263.856096%20480.312512%20263.750016C480.205792%20263.75024%20480.106784%20263.750016%20480%20263.750016L480%20263.6874880000001L480%20216.062496L480%20216C480.106784%20216%20480.205792%20215.999776%20480.312512%20216C508.975936%20215.893888%20527.249984%20202.759136%20527.249984%20195.875008C527.250016%20188.963008%20508.832%20175.687488%20480%20175.687488L480%20128C533.408%20128%20575.249984%20157.827008%20575.249984%20195.875008C575.249984%20212.90816%20566.558144%20228.076192%20552.5%20239.875008C566.558144%20251.6737920000001%20575.249984%20266.841824%20575.249984%20283.875008C575.250016%20321.923008%20533.408%20351.750016%20480%20351.750016zM728%20320C679.04%20320%20640%20278.6950080000001%20640%20230.375008C640%20202.279008%20656.164512%20181.592992%20667.812512%20169.624992L784%2050.249984L900.5%20169.624992C912.148%20181.5609920000001%20928%20198.119008%20928%20230.375008C928%20278.6950080000001%20888.96%20320%20840%20320C816.64%20320%20797.44%20312%20784%20304C770.56%20312%20751.36%20320%20728%20320zM728%20256C735.648%20256%20743.442016%20253.64%20751.249984%20249L784%20229.5L816.750016%20249C824.557984%20253.64%20832.352%20256%20840%20256C852.8%20256%20864%20244.0070080000001%20864%20230.375008C864%20224.3910080000001%20863.743488%20223.5925120000001%20854.687488%20214.312512L784.062496%20141.937504L713.687488%20214.2499840000001C710.071488%20217.961984%20704%20224.999008%20704%20230.375008C704%20244.0070080000001%20715.2%20256%20728%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bar-chart%22%20%20%20%20%20%20unicode=%22&#xF080;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M672%20768L672%200L928%200L928%20768zM736%20704L864%20704L864%2064L736%2064zM96%20576L96%200L352%200L352%20576zM160%20512L288%20512L288%2064L160%2064zM384%20384L384%200L640%200L640%20384zM448%20320L576%20320L576%2064L448%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22boxes%22%20%20%20%20%20%20unicode=%22&#xF468;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20768L320%20416L704%20416L704%20768L320%20768zM384%20704L448%20704L448%20576L512%20640L576%20576L576%20704L640%20704L640%20480L384%20480L384%20704zM96%20352L96%200L480%200L480%20352L96%20352zM544%20352L544%200L928%200L928%20352L544%20352zM160%20288L224%20288L224%20160L288%20224L352%20160L352%20288L416%20288L416%2064L160%2064L160%20288zM608%20288L672%20288L672%20160L736%20224L800%20160L800%20288L864%20288L864%2064L608%2064L608%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22play%22%20%20%20%20%20%20unicode=%22&#xF04B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20731L288%2037L337%2069L827%20384L337%20699zM352%20614L709%20384L352%20154z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pallet%22%20%20%20%20%20%20unicode=%22&#xF482;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M196%20736L192%20709L128%20261L128%2032L320%2032L320%2096L704%2096L704%2032L896%2032L896%20261L832%20709L828%20736zM252%20672L318%20672L290%20288L197%20288zM382%20672L480%20672L480%20288L354%20288zM544%20672L642%20672L670%20288L544%20288zM706%20672L772%20672L827%20288L734%20288zM192%20224L832%20224L832%2096L768%2096L768%20160L256%20160L256%2096L192%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-shield%22%20%20%20%20%20%20unicode=%22&#xF3ED;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C440%20768%20391.5%20739.624992%20348%20716C304.5%20692.375008%20265%20672%20192%20672L160%20672L160%20640C160%20393%20243.5%20232.2499840000001%20328%20135C412.5%2037.749984%20500%202%20500%202L512%20-2L524%202C524%202%20611.5%2037%20696%20134C780.5%20231%20864%20392.124992%20864%20640L864%20672L832%20672C759.375008%20672%20719.5%20692.375008%20676%20716C632.5%20739.624992%20584%20768%20512%20768zM512%20704C568%20704%20600.124992%20684.375008%20645%20660C682.875008%20639.375008%20733.124992%20619.624992%20798%20613C791.875008%20396.5%20720.250016%20258.875008%20648%20176C582.5%20100.875008%20527.5%2075.875008%20512%2069C496.375008%2076%20441.5%20101.624992%20376%20177C303.750016%20260.124992%20232.124992%20397.5%20226%20613C291.124992%20619.624992%20341.124992%20639.375008%20379%20660C423.875008%20684.375008%20456%20704%20512%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wrench%22%20%20%20%20%20%20unicode=%22&#xF0AD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M672%20768C548.624992%20768%20448%20667.375008%20448%20544C448%20521.124992%20454.875008%20500.375008%20461.250016%20479.5L158.250016%20176.5C118%20136.375008%20118%2070.375008%20158.250016%2030.124992C198.375008%20-10%20264.375008%20-10%20304.5%2030.124992L607.5%20333.124992C628.250016%20326.7499840000001%20649.124992%20320%20672%20320C795.375008%20320%20896%20420.624992%20896%20544C896%20576.875008%20888.750016%20608%20876%20636L857%20678.249984L824.375008%20645.5L722.750016%20544L672%20544L672%20594.749984L806.250016%20729L764%20748C736%20760.749984%20704.875008%20768%20672%20768zM672%20704C677.5%20704%20682.124992%20701.249984%20687.5%20700.749984L608%20621.249984L608%20480L749.250016%20480L828.624992%20559.5C829.250016%20554.124992%20832%20549.5%20832%20544C832%20455.249984%20760.750016%20384%20672%20384C649.624992%20384%20628.375008%20388.624992%20609%20396.875008L589.124992%20405.375008L259.250016%2075.5C243.875008%2060%20218.875008%2060%20203.5%2075.5C188%2090.875008%20188%20115.875008%20203.5%20131.375008L533.375008%20461.124992L524.875008%20481.124992C516.624992%20500.5%20512%20521.624992%20512%20544C512%20632.749984%20583.250016%20704%20672%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ribbon%22%20%20%20%20%20%20unicode=%22&#xF4D6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C476.750016%20768%20396.750016%20768%20368%20720L368%20717C364.750016%20710.624992%20314%20598.624992%20298%20557C278.750016%20505.749984%20301.250016%20444.375008%20330%20406C352.375008%20370.7499840000001%20630.375008%2025.749984%20640%2013L659%20-13L819%20118L803%20144C767.750016%20188.7499840000001%20706.750016%20262.2499840000001%20646%20339C690.750016%20393.375008%20698%20402.749984%20698%20406C726.750016%20444.375008%20749.250016%20505.749984%20730%20557C714%20598.624992%20662.250016%20710.624992%20659%20717L659%20720C659%20723.249984%20656%20722.749984%20656%20726C617.624992%20767.624992%20544%20768%20512%20768zM512%20704C569.624992%20704%20591.624992%20694.375008%20598%20688C598%20681.624992%20598.250016%20671.624992%20595%20662L595%20656C595%20649.624992%20592.250016%20643.624992%20589%20634C569.750016%20640.375008%20547.250016%20640%20512%20640C476.750016%20640%20454.250016%20640.249984%20435%20637C431.750016%20643.375008%20432.250016%20652.624992%20429%20659L429%20666C425.750016%20678.749984%20426%20684.624992%20426%20691C432.375008%20694.249984%20454.375008%20704%20512%20704zM381%20592C387.375008%20572.749984%20397%20550.375008%20413%20528C438.624992%20489.624992%20659.375008%20217.624992%20733%20128L672%2077C579.250016%20189%20397%20416.375008%20381%20442C361.750016%20467.624992%20345.375008%20508.375008%20355%20534C358.250016%20546.749984%20368.250016%20569.624992%20381%20592zM643%20592C652.624992%20569.624992%20662.624992%20546.749984%20669%20534C678.624992%20508.375008%20662.250016%20467.624992%20643%20442C639.750016%20438.749984%20630.750016%20425.249984%20602%20390C586%20412.375008%20566%20431.749984%20550%20451C598%20511.749984%20607.750016%20524.749984%20611%20528C623.750016%20550.375008%20636.624992%20572.749984%20643%20592zM461%20576L563%20576C559.750016%20572.749984%20560.250016%20569.375008%20557%20563C557%20556.624992%20544%20543.624992%20512%20502C489.624992%20530.749984%20470.250016%20553.375008%20467%20563C463.750016%20566.249984%20464.250016%20569.624992%20461%20576zM349%20301C281.750016%20217.7499840000001%20221%20144%20221%20144L202%20118L362%20-13L384%2013C384%2013%20428.624992%2066.749984%20483%20134C470.250016%20150%20454.750016%20170%20442%20186C403.624992%20141.2499840000001%20371.250016%20102.624992%20352%2077L291%20128C313.375008%20153.624992%20348.375008%20198.7499840000001%20390%20250C374%20269.2499840000001%20361.750016%20285%20349%20301z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment-dollar%22%20%20%20%20%20%20unicode=%22&#xF651;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20704L96%2064L402.750016%2064L512%20-45.249984L621.249984%2064L928%2064L928%20704L96%20704zM160%20640L864%20640L864%20128L594.750016%20128L512%2045.249984L429.249984%20128L160%20128L160%20640zM480%20576L480%20538C443.008%20524.624%20416%20489.313504%20416%20447.937504C416%20395.297504%20459.36%20351.937504%20512%20351.937504C530.112%20351.937504%20544%20338.049504%20544%20319.937504C544%20301.825504%20530.112%20287.937504%20512%20287.937504C493.888%20287.937504%20480%20301.825504%20480%20319.937504L416%20319.937504C416%20278.561504%20443.008%20243.313504%20480%20229.937504L480%20192L544%20192L544%20230C580.992%20243.376%20608%20278.6864960000001%20608%20320.062496C608%20372.702496%20564.64%20416.062496%20512%20416.062496C493.888%20416.062496%20480%20429.950496%20480%20448.062496C480%20466.174496%20493.888%20480.062496%20512%20480.062496C530.112%20480.062496%20544%20466.174496%20544%20448.062496L608%20448.062496C608%20489.438496%20580.992%20524.686496%20544%20538.062496L544%20576L480%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rainbow%22%20%20%20%20%20%20unicode=%22&#xF75B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C264.96%20736%2064%20535.04%2064%20288L64%2032L128%2032L128%20288C128%20499.744%20300.256%20672%20512%20672C723.744%20672%20896%20499.744%20896%20288L896%2032L960%2032L960%20288C960%20535.04%20759.04%20736%20512%20736zM512%20608C335.552%20608%20192%20464.448%20192%20288L192%2032L256%2032L256%20288C256%20429.152%20370.848%20544%20512%20544C653.152%20544%20768%20429.152%20768%20288L768%2032L832%2032L832%20288C832%20464.448%20688.448%20608%20512%20608zM512%20480C406.112%20480%20320%20393.888%20320%20288L320%2032L384%2032L384%20288C384%20358.592%20441.408%20416%20512%20416C582.592%20416%20640%20358.592%20640%20288L640%2032L704%2032L704%20288C704%20393.888%20617.888%20480%20512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-d6%22%20%20%20%20%20%20unicode=%22&#xF6D1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20802L149%20670L128%20662L128%20173L145%20164L497%20-28L512%20-36L527%20-28L879%20164L896%20173L896%20662L875%20670zM512%20734L780%20637L512%20515L244%20637zM512%20672C476.624992%20672%20448%20657.624992%20448%20640C448%20622.375008%20476.624992%20608%20512%20608C547.375008%20608%20576%20622.375008%20576%20640C576%20657.624992%20547.375008%20672%20512%20672zM192%20591L480%20460L480%2054L192%20211zM832%20591L832%20211L544%2054L544%20460zM405%20448C393.124992%20448%20384%20436.624992%20384%20420C384%20398.624992%20395.375008%20376.5%20412%20367C416.750016%20364.624992%20422.250016%20365%20427%20365C434.124992%20365%20438.250016%20367.2499840000001%20443%20372C445.375008%20376.7499840000001%20448%20383.5%20448%20393C448%20414.375008%20433.624992%20436.5%20417%20446C412.250016%20448.375008%20409.750016%20448%20405%20448zM641%20416C638.624992%20415.624992%20635.750016%20414.375008%20633%20413C613.5%20404.624992%20597%20377%20597%20352C597%20343.624992%20596.375008%20335.624992%20602%20330C607.624992%20324.375008%20613.624992%20321%20622%20321C627.624992%20321%20633.375008%20321.2499840000001%20639%20324C658.5%20335.124992%20672%20360.7499840000001%20672%20383C672%20402.5%20663.750016%20416%20647%20416C645.624992%20416%20643.375008%20416.375008%20641%20416zM324%20375C312.124992%20375%20303%20363.624992%20303%20347C303%20325.624992%20314.375008%20304.5%20331%20295C335.750016%20292.624992%20340.250016%20292%20345%20292C352.124992%20292%20357.250016%20294.2499840000001%20362%20299C364.375008%20303.7499840000001%20367%20311.5%20367%20321C367%20342.375008%20352.624992%20363.5%20336%20373C331.250016%20375.375008%20328.750016%20375%20324%20375zM753%20338C750.624992%20337.624992%20747.750016%20337.375008%20745%20336C725.5%20327.624992%20709%20299%20709%20274C709%20265.624992%20709.375008%20257.624992%20715%20252C720.624992%20246.375008%20725.624992%20244%20734%20244C739.624992%20244%20745.375008%20243.2499840000001%20751%20246C770.5%20257.124992%20784%20282.7499840000001%20784%20305C784%20324.5%20775.750016%20338%20759%20338C757.624992%20338%20755.375008%20338.375008%20753%20338zM245%20307C233.124992%20307%20224%20295.624992%20224%20279C224%20257.624992%20235.375008%20235.5%20252%20226C256.750016%20223.624992%20262.250016%20224%20267%20224C274.124992%20224%20278.250016%20226.2499840000001%20283%20231C285.375008%20235.7499840000001%20288%20242.5%20288%20252C288%20273.375008%20273.624992%20295.5%20257%20305C252.250016%20307.375008%20249.750016%20307%20245%20307z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22link%22%20%20%20%20%20%20unicode=%22&#xF0C1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M696%20768C642.5%20768%20591.750016%20746.875008%20554%20709L507%20662C469.124992%20624.124992%20448%20573.5%20448%20520C448%20494.624992%20452.875008%20469.875008%20462%20447L514%20499C507.5%20540.5%20520.124992%20585.124992%20552%20617L599%20664C624.750016%20689.749984%20659.624992%20704%20696%20704C732.375008%20704%20766.250016%20689.749984%20792%20664C845.124992%20610.875008%20845.124992%20524.124992%20792%20471L745%20424C719.250016%20398.249984%20684.375008%20384%20648%20384C640.875008%20384%20633.875008%20384.749984%20627%20386L575%20334C597.875008%20324.875008%20622.624992%20320%20648%20320C701.5%20320%20752.250016%20341.124992%20790%20379L837%20426C874.875008%20463.875008%20896%20514.5%20896%20568C896%20621.5%20874.875008%20671.124992%20837%20709C799.250016%20746.875008%20749.5%20768%20696%20768zM617%20535L361%20279L407%20233L663%20489zM376%20448C322.5%20448%20271.750016%20426.875008%20234%20389L187%20342C149.124992%20304.124992%20128%20253.5%20128%20200C128%20146.5%20149.124992%2096.875008%20187%2059C224.750016%2021.124992%20274.5%200%20328%200C381.5%200%20432.250016%2021.124992%20470%2059L517%20106C554.875008%20143.875008%20576%20194.5%20576%20248C576%20273.375008%20571.124992%20298.124992%20562%20321L510%20269C516.5%20227.5%20503.875008%20182.875008%20472%20151L425%20104C399.250016%2078.249984%20364.375008%2064%20328%2064C291.624992%2064%20257.750016%2078.249984%20232%20104C178.875008%20157.124992%20178.875008%20243.875008%20232%20297L279%20344C304.750016%20369.7499840000001%20339.624992%20384%20376%20384C383.124992%20384%20390.124992%20383.2499840000001%20397%20382L449%20434C426.124992%20443.124992%20401.375008%20448%20376%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22deaf%22%20%20%20%20%20%20unicode=%22&#xF2A4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M119%20823L73%20777L905%20-55L951%20-9L700%20242C748.250016%20313.5%20800%20409.624992%20800%20512C800%20653.124992%20685.124992%20768%20544%20768C444.124992%20768%20357.124992%20710.624992%20315%20627zM544%20704C649.875008%20704%20736%20617.875008%20736%20512C736%20431%20695.250016%20351%20654%20288L449%20493C455%20541.124992%20493.750016%20576%20544%20576C578.5%20576%20611%20557.124992%20628%20527L683%20559C654.624992%20609%20601.5%20640%20544%20640C477.5%20640%20421.5%20601.5%20397%20545L364%20578C391%20651.5%20461.250016%20704%20544%20704zM357%20405L352%20401L352%20384C352%20338.2499840000001%20390.875008%20320.624992%20417%20309C441%20298.375008%20448%20294%20448%20288C448%20266%20413.375008%20256%20381%20256L381%20192C443.750016%20192%20489%20216.7499840000001%20505%20256zM288%20192L288%20160C288%2071.749984%20359.750016%200%20448%200C541%200%20576%2058.875008%20604%20106C610.750016%20117.2499840000001%20617%20127.875008%20624%20138L578%20184C577.250016%20182.875008%20576.750016%20181%20576%20180C565.875008%20166.124992%20557.124992%20151.7499840000001%20549%20138C522.250016%2093.124992%20504.624992%2064%20448%2064C395.124992%2064%20352%20107.124992%20352%20160L352%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22globe%22%20%20%20%20%20%20unicode=%22&#xF0AC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C575%20704%20633.5%20685.249984%20683%20654L657%20651L663%20587L629%20602L601%20578L606%20512L675%20534L761%20506L739%20466L687%20498L631%20490L576%20449L545%20353L607%20302C607%20302%20670.624992%20313%20674%20313C677.375008%20313%20701%20255%20701%20255L650%2095C608.375008%2075.124992%20561.375008%2064%20512%2064C501.875008%2064%20491.875008%2065.124992%20482%2066L447%20127L481%20255L352%20352L233%20352L202%20415L288%20483L416%20544L397%20629L452%20641L478%20605L574%20623L557%20697L486%20702C494.5%20702.624992%20503.250016%20704%20512%20704zM476%20702L426%20681L402%20685C425.624992%20693.624992%20450.124992%20699.124992%20476%20702zM194%20359L225%20323L225%20257L285%20191L322%20191L413%2079C292.250016%20118.124992%20204.124992%20227.5%20194%20359z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22torah%22%20%20%20%20%20%20unicode=%22&#xF6A0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20800C206.375008%20800%20192%20785.624992%20192%20768C192%20750.375008%20206.375008%20736%20224%20736C241.624992%20736%20256%20750.375008%20256%20768C256%20785.624992%20241.624992%20800%20224%20800zM224%20736C199.875008%20736%20177.875008%20729.375008%20160%20716C142.124992%20702.624992%20128%20680.749984%20128%20656L128%2080C128%2055.249984%20142.124992%2033.375008%20160%2020C169.750016%2012.624992%20181%207.249984%20193%204C192.750016%202.624992%20192%201.5%20192%200C192%20-17.624992%20206.375008%20-32%20224%20-32C241.624992%20-32%20256%20-17.624992%20256%200C256%201.5%20255.250016%202.624992%20255%204C267%207.249984%20278.250016%2012.624992%20288%2020C305.875008%2033.375008%20320%2055.249984%20320%2080L320%2096L704%2096L704%2080C704%2055.249984%20718.124992%2033.375008%20736%2020C745.750016%2012.624992%20757%207.249984%20769%204C768.750016%202.624992%20768%201.5%20768%200C768%20-17.624992%20782.375008%20-32%20800%20-32C817.624992%20-32%20832%20-17.624992%20832%200C832%201.5%20831.250016%202.624992%20831%204C843%207.249984%20854.250016%2012.624992%20864%2020C881.875008%2033.375008%20896%2055.249984%20896%2080L896%20656C896%20680.749984%20881.875008%20702.624992%20864%20716C846.124992%20729.375008%20824.124992%20736%20800%20736C775.875008%20736%20753.875008%20729.375008%20736%20716C718.124992%20702.624992%20704%20680.749984%20704%20656L704%20640L320%20640L320%20656C320%20680.749984%20305.875008%20702.624992%20288%20716C270.124992%20729.375008%20248.124992%20736%20224%20736zM800%20736C817.624992%20736%20832%20750.375008%20832%20768C832%20785.624992%20817.624992%20800%20800%20800C782.375008%20800%20768%20785.624992%20768%20768C768%20750.375008%20782.375008%20736%20800%20736zM224%20672C235.250016%20672%20244.624992%20668%20250%20664C255.375008%20660%20256%20657.749984%20256%20656L256%2080C256%2078.249984%20255.375008%2076%20250%2072C244.624992%2068%20235.250016%2064%20224%2064C212.750016%2064%20203.375008%2068%20198%2072C192.624992%2076%20192%2078.249984%20192%2080L192%20656C192%20657.749984%20192.624992%20660%20198%20664C203.375008%20668%20212.750016%20672%20224%20672zM800%20672C811.250016%20672%20820.624992%20668%20826%20664C831.375008%20660%20832%20657.749984%20832%20656L832%2080C832%2078.249984%20831.375008%2076%20826%2072C820.624992%2068%20811.250016%2064%20800%2064C788.750016%2064%20779.375008%2068%20774%2072C768.624992%2076%20768%2078.249984%20768%2080L768%20656C768%20657.749984%20768.624992%20660%20774%20664C779.375008%20668%20788.750016%20672%20800%20672zM320%20576L704%20576L704%20160L320%20160zM384%20512L384%20448L640%20448L640%20512zM480%20416L480%20352L640%20352L640%20416zM384%20320L384%20256L640%20256L640%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skiing-nordic%22%20%20%20%20%20%20unicode=%22&#xF7CA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M464%20768C402.24%20768%20352%20717.76%20352%20656C352%20594.24%20402.24%20544%20464%20544C525.76%20544%20576%20594.24%20576%20656C576%20717.76%20525.76%20768%20464%20768zM464%20704C490.464%20704%20512%20682.4639999999999%20512%20656C512%20629.5360000000001%20490.464%20608%20464%20608C437.536%20608%20416%20629.5360000000001%20416%20656C416%20682.4639999999999%20437.536%20704%20464%20704zM437.937504%20512.249984C425.004512%20513.5129919999999%20411.823008%20510.807008%20400.375008%20504.375008C385.1110080000001%20495.799008%20373.875008%20481.094496%20369.875008%20465.062496L321.937504%20296.312512C315.6655008%20271.2565120000001%20324.974496%20245.0579840000001%20346.062496%20229.2499840000001L448.624992%20154.312512L473%2032L318.5624992%2032L351.5%2077.187488C353.772%2081.379488%20355.713984%2085.712%20357.249984%2090L383.750016%20162.5L329.8125120000001%20201.5L297.0624992%20111.750016C296.5184992%20110.309984%20295.8915008%20108.904992%20295.1875008%20107.624992L240.0624992%2032L96%2032L96%20-32L783.562496%20-32C848.394496%20-32%20905.676992%209.310016%20926.124992%2070.750016L928%2076.249984L867.312512%2096.5L865.5%2091C853.692%2055.736%20820.778496%2032%20783.562496%2032L672%2032L672%20384L536.187488%20384L511.062496%20458.750016C505.654496%20480.253984%20489.121504%20497.688512%20467.937504%20504.312512L450.750016%20509.624992C446.581984%20510.936992%20442.248512%20511.828992%20437.937504%20512.249984zM431.687488%20448.5L449.8125120000001%20440.375008L474.937504%20369C482.041504%20340.456%20507.56%20320.562496%20537%20320.562496L608%20320.562496L608%2032L538.249984%2032L511.562496%20165.812512C508.874496%20182.164512%20500.071008%20196.6030080000001%20486.375008%20206.875008L383.750016%20279.812512L431.687488%20448.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22heart-broken%22%20%20%20%20%20%20unicode=%22&#xF7A9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M304%20768C171.589824%20768%2064%20659.0873248%2064%20528C64%20482.293344%2084.8574176%20443.090016%20104.0624992%20414.437504C123.267584%20385.78496%20142.8749952%20366.562496%20142.8750016%20366.562496L512%20-2.624992L881.124992%20366.562496C881.124992%20366.562496%20960%20436.564224%20960%20528C960%20659.0873248%20852.410176%20768%20720%20768C669.769792%20768%20624.860064%20751.2550496%20588.5%20731.25L577.937504%20725.4375008L512.124992%20544L628%20544L512%20345.124992L512%20480L398.5%20480L447.937504%20724.5L426.437504%20735.5624992C391.98176%20753.2975872%20350.4664%20768%20304%20768zM304%20704C328.898144%20704%20351.887904%20694.1237983999999%20374.624992%20684.75L320.249984%20416L448%20416L448%20224L515.5%20224L704%20547.375008L704%20608L603.375008%20608L628.750016%20677.8750016C656.703904%20692.0421088%20687.5672%20704%20720%20704C817.349824%20704%20896%20624.1126752%20896%20528C896%20478.571776%20836.187488%20412.124992%20836.187488%20412.124992L836.124992%20412.062496L512%2087.937504L187.8750016%20412.062496L187.8124992%20412.124992C187.8124992%20412.124992%20172.7169184%20426.98704%20157.25%20450.062496C141.7829792%20473.13648%20128%20503.306656%20128%20528C128%20624.1126752%20206.650176%20704%20304%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dungeon%22%20%20%20%20%20%20unicode=%22&#xF6D9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C478.784%20736%20446.715488%20731.0484992%20416.187488%20722.3124992L462.312512%20602.25C478.312512%20605.898%20494.912%20608%20512%20608C529.088%20608%20545.687488%20605.898%20561.687488%20602.25L607.812512%20722.3124992C577.284512%20731.0164992%20545.216%20736%20512%20736zM356.5%20699.1249984C308.5%20675.2530016000001%20266.6704992%20640.8284992%20234.0624992%20598.8124992L342.375008%20529.875008C345.436992%20533.426208%20348.729024%20536.770048%20352%20540.124992L352%20539.812512C352.96%20541.412512%20354.587488%20543.04%20356.187488%20544L355.624992%20544C369.626016%20557.7095039999999%20385.350784%20569.6354240000001%20402.562496%20579.3124992L356.5%20699.1249984zM667.5%20699.1249984L621.437504%20579.25C638.565728%20569.607296%20654.108416%20557.623424%20668.062496%20544L667.812512%20544C669.412512%20543.04%20671.04%20541.412512%20672%20539.812512L672%20540.312512C677.331168%20534.852768%20682.427328%20529.171456%20687.187488%20523.187488L798.062496%20587.8750016C764.430496%20634.8509984%20719.628%20673.2050016000001%20667.5%20699.1249984zM199.5%20544.937504C174.444%20496.585504%20160%20441.952%20160%20384L288%20384C288%20416.768%20295.2655008%20447.811008%20307.9375008%20475.875008L199.5%20544.937504zM512%20544C501.12%20544%20490.24%20543.052512%20480%20540.812512L480%2096L544%2096L544%20540.812512C533.76%20543.052512%20522.88%20544%20512%20544zM830.375008%20532.687488L719.5%20468C730.028%20442.016%20736%20413.6960000000001%20736%20384L864%20384C864%20437.12%20851.687008%20487.407488%20830.375008%20532.687488zM416%20512C377.28%20482.88%20352%20436.1600000000001%20352%20384L352%2096L416%2096L416%20512zM608%20512L608%2096L672%2096L672%20384C672%20436.1600000000001%20646.72%20482.88%20608%20512zM160%20320L160%20192L288%20192L288%20320L160%20320zM736%20320L736%20192L864%20192L864%20320L736%20320zM160%20128L160%2032L288%2032L288%20128L160%20128zM736%20128L736%2032L864%2032L864%20128L736%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22heart%22%20%20%20%20%20%20unicode=%22&#xF004;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M720%20736C627.456%20736%20549.5360000000001%20678.2719999999999%20512%20644.672C474.464%20678.2719999999999%20396.544%20736%20304%20736C171.648%20736%2064%20628.352%2064%20496C64%20413.12%20139.68%20337.6960000000001%20142.72%20334.688L512%20-34.592L881.088%20334.4960000000001C884.32%20337.6960000000001%20960%20413.12%20960%20496C960%20628.352%20852.352%20736%20720%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mortar-pestle%22%20%20%20%20%20%20unicode=%22&#xF5A7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M717%20800C689.875008%20798.749984%20661.750016%20779%20649%20748L649%20747L648%20747C634.5%20711.124992%20615.5%20673.624992%20594%20637C567.624992%20639.124992%20540.250016%20640%20512%20640C411.624992%20640%20320.624992%20626%20252%20601C217.750016%20588.5%20189.124992%20573.124992%20167%20554C147.5%20537.249984%20133.375008%20515.124992%20130%20490C129%20487.375008%20128.375008%20484.749984%20128%20482C127.875008%20480.375008%20127.875008%20478.624992%20128%20477C128%20467.875008%20128%20455.875008%20129%20441C129.124992%20440%20128.875008%20439%20129%20438C129.5%20430.749984%20131%20423.375008%20132%20415C133%20407.124992%20133.750016%20399.5%20135%20392C141.624992%20348.7499840000001%20154.624992%20297.375008%20181%20247C199.624992%20211.375008%20225.375008%20176.375008%20260%20147C261%20146%20264.875008%20141.124992%20265%20141C297.5%20108.5%20361.875008%2074.124992%20465%2066C469.624992%2065.624992%20474.250016%2065.249984%20479%2065C489.624992%2064.375008%20500.5%2064%20512%2064C528.375008%2064%20544.250016%2064.624992%20559%2066C561.375008%2066.249984%20563.624992%2066.749984%20566%2067C576.250016%2068.124992%20585.624992%2069.375008%20595%2071C596.624992%2071.249984%20598.375008%2071.749984%20600%2072C601.750016%2072.375008%20603.250016%2072.624992%20605%2073C628.624992%2077.749984%20649.875008%2084%20670%2092C683.5%2097.124992%20694.250016%20102.5%20705%20108C710.124992%20110.749984%20715.124992%20113.124992%20720%20116C734%20124%20745.5%20131%20754%20137C767.875008%20146.875008%20801.750016%20174.875008%20835%20231C864.250016%20280.5%20890.5%20351%20895%20441C896%20456.375008%20896%20468.749984%20896%20478C896%20478.624992%20896%20479.249984%20896%20480C896%20480.375008%20896%20480.624992%20896%20481C896%20481.624992%20896%20482.375008%20896%20483C896%20484%20895.124992%20485%20895%20486C895%20487%20895%20488%20895%20489C891.250016%20520.875008%20869%20546.749984%20841%20566C821%20579.749984%20796.5%20591.249984%20769%20601C779%20613.249984%20788.875008%20625.5%20800%20637C801%20638%20802%20639%20803%20640L802%20641C825.624992%20662.375008%20836.124992%20694%20829%20719C821.5%20745.249984%20803.375008%20763.749984%20785%20777C766.750016%20790.249984%20744.124992%20801.249984%20717%20800zM720%20736C725.250016%20736.249984%20737.750016%20732.5%20748%20725C758.250016%20717.624992%20766.5%20707.249984%20768%20702C769.5%20696.749984%20771.750016%20696.5%20760%20687L758%20686L757%20685C658.624992%20584.5%20601.624992%20465.5%20585%20387C561.624992%20385.124992%20537%20384%20512%20384C502.124992%20384%20492.624992%20384.624992%20483%20385C563.124992%20463.875008%20659.5%20594.5%20708%20724C713.875008%20738.249984%20714.750016%20735.749984%20720%20736zM512%20576C526.375008%20576%20540.250016%20575.624992%20554%20575C498%20493.5%20435.250016%20423.375008%20395%20392C348.624992%20398.375008%20306.875008%20408%20274%20420C244.624992%20430.749984%20222.5%20442.5%20209%20454C195.5%20465.5%20192%20474.249984%20192%20480C192%20481%20192%20482%20192%20483C193%20488.624992%20197.5%20496.124992%20209%20506C222.5%20517.5%20244.624992%20529.249984%20274%20540C332.750016%20561.375008%20418%20576%20512%20576zM729%20546C761%20536.124992%20787.624992%20524.875008%20805%20513C826.250016%20498.375008%20832%20487%20832%20480C832%20479.375008%20832%20478.624992%20832%20478C831.375008%20472.249984%20827.124992%20464.5%20815%20454C801.5%20442.5%20779.375008%20430.749984%20750%20420C723.375008%20410.375008%20690.750016%20402.124992%20655%20396C667.750016%20435.875008%20693%20490.624992%20729%20546zM822%20382C819.124992%20367.375008%20816.750016%20352.5%20812%20337C810.875008%20333.624992%20810.124992%20330.2499840000001%20809%20327C808.250016%20324.624992%20806.875008%20322.375008%20806%20320C797.875008%20298.7499840000001%20788.5%20280%20779%20264C751%20216.624992%20718%20189.7499840000001%20717%20189C694.250016%20172.875008%20657.124992%20147.375008%20593%20135C589.375008%20134.375008%20585.624992%20133.624992%20582%20133C561.375008%20129.624992%20538.124992%20128%20512%20128C501.750016%20128%20492.375008%20128.5%20483%20129C478.875008%20129.2499840000001%20475%20129.624992%20471%20130C456.5%20131.2499840000001%20443.5%20132.7499840000001%20431%20135C421.124992%20136.875008%20412%20138.5%20403%20141C396.875008%20142.624992%20391.5%20144.2499840000001%20386%20146C361.624992%20154.124992%20340.250016%20164.624992%20322%20177C318.124992%20179.875008%20314.5%20182.5%20312%20185L311%20186C305.624992%20191.375008%20298.5%20197%20287%20210C275.5%20223%20261%20242.124992%20247%20266C231.250016%20292.7499840000001%20215.5%20326.124992%20205%20367C203.875008%20371.875008%20202.875008%20376.2499840000001%20202%20381C216.875008%20372.5%20233.750016%20365.624992%20252%20359C320.624992%20334%20411.624992%20320%20512%20320C612.375008%20320%20703.375008%20334%20772%20359C790.5%20365.7499840000001%20807%20373.5%20822%20382z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shapes%22%20%20%20%20%20%20unicode=%22&#xF61F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M715.437504%20772.3750016L518.062496%20416L912.812512%20416L715.437504%20772.3750016zM715.437504%20640.3124992L804.187488%20480L626.687488%20480L715.437504%20640.3124992zM288%20384C182.112%20384%2096%20297.8880000000001%2096%20192C96%2086.112%20182.112%200%20288%200C393.888%200%20480%2086.112%20480%20192C480%20297.8880000000001%20393.888%20384%20288%20384zM544%20352L544%200L896%200L896%20352L544%20352zM288%20320C358.592%20320%20416%20262.592%20416%20192C416%20121.408%20358.592%2064%20288%2064C217.408%2064%20160%20121.408%20160%20192C160%20262.592%20217.408%20320%20288%20320zM608%20288L832%20288L832%2064L608%2064L608%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-up%22%20%20%20%20%20%20unicode=%22&#xF077;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20714L51%20253L73%20230L198%20105L221%2083L512%20374L803%2083L826%20105L951%20230L973%20253zM512%20623L882%20252L804%20174L535%20442L512%20464L489%20442L220%20174L142%20252z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22football-ball%22%20%20%20%20%20%20unicode=%22&#xF44E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M673%20768C649.375008%20767.5%20624.5%20765.249984%20599%20761C497%20744%20382.750016%20695%20291%20605C200.875008%20513.124992%20152%20398.375008%20135%20296C118%20193.624992%20127.875008%20102.124992%20179%2051C229.875008%200.124992%20321.5%20-10.624992%20424%206C526.5%2022.624992%20641.124992%2071.124992%20733%20163C823.250016%20253.2499840000001%20872%20367.5%20889%20470C906%20572.5%20896.250016%20664.624992%20846%20717L845%20717L845%20718C818.875008%20743%20782.124992%20757.249984%20740%20764C718.875008%20767.375008%20696.624992%20768.5%20673%20768zM673%20703C693.250016%20703%20712.250016%20701.749984%20729%20699C761.875008%20693.5%20786.5%20683.5%20799%20672C799.250016%20671.749984%20799.750016%20671.249984%20800%20671C823.124992%20645.875008%20840.875008%20569.624992%20826%20480C811%20389.624992%20767.375008%20287.375008%20688%20208C607%20127%20504.250016%2083.624992%20414%2069C323.750016%2054.375008%20246.750016%2073.249984%20224%2096C201.5%20118.5%20183%20195.624992%20198%20286C213%20376.375008%20256.5%20479%20336%20560C417%20639.5%20519%20683%20609%20698C631.5%20701.749984%20652.750016%20703%20673%20703zM681%20599L608%20526L551%20583L505%20537L562%20480L512%20430L455%20487L409%20441L466%20384L416%20334L359%20391L313%20345L370%20288L297%20215L343%20169L416%20242L473%20185L519%20231L462%20288L512%20338L569%20281L615%20327L558%20384L608%20434L665%20377L711%20423L654%20480L727%20553z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22guitar%22%20%20%20%20%20%20unicode=%22&#xF7A6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M851%20798C847.624992%20798%20844.375008%20796.375008%20841%20793L817%20769L807%20779L793%20766L804%20755L790%20742L780%20752L766%20738L776%20728L753%20704C746.124992%20697.124992%20746.124992%20690.875008%20753%20684L619%20550C589.124992%20573.875008%20557.250016%20592%20527%20601C470.750016%20617.624992%20420.750016%20605.624992%20382%20567C364.875008%20549.875008%20354.375008%20529%20350%20504C343%20463.5%20307.250016%20431.875008%20265%20429C218.875008%20425.875008%20178.375008%20407.375008%20148%20377C67.875008%20296.875008%2082.375008%20151.5%20181%2053C237%20-3%20308.375008%20-32%20374%20-32C424%20-32%20470.375008%20-14.624992%20505%2020C535.375008%2050.375008%20553.875008%2090.875008%20557%20137C559.875008%20179.2499840000001%20590.5%20215%20631%20222C656%20226.375008%20677.875008%20236.875008%20695%20254C733.624992%20292.624992%20745.624992%20342.7499840000001%20729%20399C723.5%20417.749984%20713.624992%20436.875008%20702%20456L655%20409C660%20399.375008%20664.250016%20390.124992%20667%20381C676.875008%20347.7499840000001%20671.624992%20320.624992%20650%20299C642.250016%20291.375008%20633%20287.124992%20621%20285C551.750016%20273%20497.750016%20212.2499840000001%20493%20141C491%20110.624992%20479.250016%2084.375008%20460%2065C404.750016%209.875008%20300.624992%2024.375008%20227%2098C153.375008%20171.624992%20137.875008%20276.875008%20193%20332C212.375008%20351.2499840000001%20238.624992%20363%20269%20365C340.250016%20369.7499840000001%20400.875008%20423.749984%20413%20493C415.124992%20505%20419.250016%20514.249984%20427%20522C441.875008%20536.875008%20458.875008%20544%20479%20544C488.124992%20544%20498.624992%20542.124992%20509%20539C529.124992%20533%20551.624992%20521.124992%20573%20505L466%20398C460.250016%20399.375008%20454.250016%20400%20448%20400C403.875008%20400%20368%20364.124992%20368%20320C368%20275.875008%20403.875008%20240%20448%20240C492.124992%20240%20528%20275.875008%20528%20320C528%20324.875008%20526.875008%20329.375008%20526%20334L817%20626C823.875008%20619.124992%20831.124992%20619.124992%20838%20626L862%20650L872%20640L885%20653L875%20663L889%20677L896%20663L909%20677L899%20687L923%20711C929.875008%20717.875008%20929.875008%20725.124992%20923%20732L862%20793C858.624992%20796.375008%20854.375008%20798%20851%20798zM848%20759L862%20745L800%20684L787%20697zM875%20735L889%20721L827%20660L814%20674zM291%20266L246%20221L349%20118L394%20163z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22traffic-light%22%20%20%20%20%20%20unicode=%22&#xF637;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20768L320%20672L224%20672L224%20640C224%20579.624992%20247.875008%20537.375008%20276%20513C290.124992%20500.749984%20305.124992%20492%20318%20487C318.750016%20486.749984%20319.250016%20487.249984%20320%20487L320%20480L224%20480L224%20448C224%20387.624992%20247.875008%20345.375008%20276%20321C290.124992%20308.7499840000001%20305.124992%20300%20318%20295C318.750016%20294.7499840000001%20319.250016%20295.2499840000001%20320%20295L320%20288L224%20288L224%20256C224%20195.624992%20247.875008%20153.375008%20276%20129C290.124992%20116.7499840000001%20305.124992%20108%20318%20103C318.750016%20102.749984%20319.250016%20103.249984%20320%20103L320%200L704%200L704%20103C704.750016%20103.249984%20705.250016%20102.749984%20706%20103C718.875008%20108%20733.875008%20116.7499840000001%20748%20129C776.124992%20153.375008%20800%20195.624992%20800%20256L800%20288L704%20288L704%20295C704.750016%20295.2499840000001%20705.250016%20294.7499840000001%20706%20295C718.875008%20300%20733.875008%20308.7499840000001%20748%20321C776.124992%20345.375008%20800%20387.624992%20800%20448L800%20480L704%20480L704%20487C704.750016%20487.249984%20705.250016%20486.749984%20706%20487C718.875008%20492%20733.875008%20500.749984%20748%20513C776.124992%20537.375008%20800%20579.624992%20800%20640L800%20672L704%20672L704%20768zM384%20704L640%20704L640%20608L730%20608C724.5%20586.5%20716.624992%20570.124992%20706%20561C698.250016%20554.249984%20689.750016%20549.624992%20683%20547C676.250016%20544.375008%20669.375008%20544%20672%20544L640%20544L640%20416L730%20416C724.5%20394.5%20716.624992%20378.124992%20706%20369C698.250016%20362.2499840000001%20689.750016%20357.624992%20683%20355C676.250016%20352.375008%20669.375008%20352%20672%20352L640%20352L640%20224L730%20224C724.5%20202.5%20716.624992%20186.124992%20706%20177C698.250016%20170.2499840000001%20689.750016%20165.624992%20683%20163C676.250016%20160.375008%20669.375008%20160%20672%20160L640%20160L640%2064L384%2064L384%20160L352%20160C354.624992%20160%20347.750016%20160.375008%20341%20163C334.250016%20165.624992%20325.750016%20170.2499840000001%20318%20177C307.375008%20186.124992%20299.5%20202.5%20294%20224L384%20224L384%20352L352%20352C354.624992%20352%20347.750016%20352.375008%20341%20355C334.250016%20357.624992%20325.750016%20362.2499840000001%20318%20369C307.375008%20378.124992%20299.5%20394.5%20294%20416L384%20416L384%20544L352%20544C354.624992%20544%20347.750016%20544.375008%20341%20547C334.250016%20549.624992%20325.750016%20554.249984%20318%20561C307.375008%20570.124992%20299.5%20586.5%20294%20608L384%20608zM512%20640C476.624992%20640%20448%20611.375008%20448%20576C448%20540.624992%20476.624992%20512%20512%20512C547.375008%20512%20576%20540.624992%20576%20576C576%20611.375008%20547.375008%20640%20512%20640zM512%20448C476.624992%20448%20448%20419.375008%20448%20384C448%20348.624992%20476.624992%20320%20512%20320C547.375008%20320%20576%20348.624992%20576%20384C576%20419.375008%20547.375008%20448%20512%20448zM512%20256C476.624992%20256%20448%20227.375008%20448%20192C448%20156.624992%20476.624992%20128%20512%20128C547.375008%20128%20576%20156.624992%20576%20192C576%20227.375008%20547.375008%20256%20512%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22align-justify%22%20%20%20%20%20%20unicode=%22&#xF039;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20672L96%20608L928%20608L928%20672zM96%20544L96%20480L928%20480L928%20544zM96%20416L96%20352L928%20352L928%20416zM96%20288L96%20224L928%20224L928%20288zM96%20160L96%2096L928%2096L928%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fingerprint%22%20%20%20%20%20%20unicode=%22&#xF577;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C503.624992%20768%20496.124992%20767.5%20488%20767C443%20764.5%20399%20755.249984%20358%20739L382%20679C416.5%20692.749984%20452.875008%20700.875008%20491%20703C497.624992%20703.375008%20504.750016%20704%20512%20704C572.250016%20704%20629.250016%20688.749984%20679%20662L709%20718C650.250016%20749.624992%20583%20768%20512%20768zM304%20713C266.375008%20691.249984%20231.750016%20663.249984%20202%20630C188.750016%20615.249984%20177.124992%20598.624992%20166%20582C153.750016%20563.749984%20143.124992%20544.624992%20134%20525L192%20499C199.624992%20515.5%20208.624992%20531.375008%20219%20547C228.375008%20561.124992%20238.875008%20574.624992%20250%20587C275.375008%20615.375008%20304.375008%20638.624992%20336%20657zM767%20681L728%20630C806.124992%20569.375008%20857.250016%20477%20863%20371C863.124992%20369%20864.5%20351.5%20863%20322L927%20318C928.624992%20350.124992%20927.250016%20371.2499840000001%20927%20375C920.250016%20499.875008%20859.250016%20609.5%20767%20681zM512%20672L512%20608C648%20608%20760.624992%20502%20768%20366C768.250016%20362.375008%20772.124992%20267.875008%20736%20154L797%20135C836.624992%20259.875008%20832.5%20360%20832%20369C822.875008%20538.375008%20681.375008%20672%20512%20672zM453%20667C384.124992%20654.375008%20321.624992%20619.124992%20274%20566C263.750016%20554.624992%20253.624992%20541.875008%20245%20529L246%20529L246%20528C208.624992%20471.624992%20188.875008%20406.375008%20192%20339C192%20338.375008%20192%20337.624992%20192%20337L192%20321L256%20319L256%20340C253.124992%20394.875008%20268.250016%20448%20299%20494C305.750016%20504.249984%20312.875008%20514%20321%20523C359.375008%20565.875008%20410%20593.875008%20465%20604zM499%20576C448.124992%20573.249984%20400.750016%20552.875008%20363%20519L405%20471C432.124992%20495.375008%20466.624992%20510%20503%20512C506.375008%20512.249984%20508.875008%20512%20512%20512C530.624992%20512%20548.5%20508.875008%20565%20503L587%20563C563.750016%20571.249984%20537.875008%20576%20512%20576C507.375008%20576%20503.375008%20576.249984%20499%20576zM636%20539L601%20485C641.624992%20457.875008%20669.124992%20413.5%20672%20361L736%20364C732%20437%20692.875008%20501.124992%20636%20539zM505%20480C471.250016%20478.124992%20439.624992%20462.249984%20417%20437C394.375008%20411.749984%20382.124992%20378.875008%20384%20345C384%20345.124992%20385.624992%20309%20371%20267C356.375008%20225%20327.124992%20177.624992%20264%20147C264%20147%20254.624992%20142.7499840000001%20244%20138C233.375008%20133.2499840000001%20220%20127.7499840000001%20217%20127L231%2065C245.250016%2068.249984%20259%2074.624992%20271%2080C283%2085.375008%20292%2090%20292%2090C372%20128.7499840000001%20412.375008%20192.624992%20431%20246C449.624992%20299.375008%20448.250016%20341.875008%20448%20348L448%20349C447%20366.2499840000001%20452.375008%20382.124992%20464%20395C475.624992%20408%20491.124992%20415.124992%20508%20416C509.624992%20416.124992%20510.875008%20416%20512%20416L512%20480C509.375008%20480%20507.250016%20480.124992%20505%20480zM325%20476C298.5%20436.375008%20285.624992%20389.124992%20288%20341C288%20340.624992%20288%20340.375008%20288%20340C288.124992%20337.375008%20290.875008%20267.5%20222%20234C220.5%20233.375008%20196.624992%20224%20160%20224L160%20160C210.124992%20160%20248%20175%20248%20175L249%20175L250%20176C353.124992%20226%20352.124992%20337.2499840000001%20352%20343L352%20344C350.124992%20378.875008%20360%20411.5%20379%20440zM573%20465L542%20408C561%20397.749984%20574.750016%20379.124992%20576%20356C576.250016%20350.7499840000001%20585.124992%20151.624992%20428%2025L468%20-25C651%20122.375008%20640.875008%20344%20640%20359C637.624992%20404.749984%20611.124992%20444.5%20573%20465zM512%20384C494.375008%20384%20480%20369.624992%20480%20352C480%20351.2499840000001%20480%20350.624992%20480%20350C480%20350%20483.750016%20284.124992%20451%20210L509%20184C546.875008%20269.624992%20544.250016%20346.5%20544%20352C544%20352.7499840000001%20544%20353.375008%20544%20354C542.875008%20370.7499840000001%20529%20384%20512%20384zM671%20322C667%20257%20646.5%20123.7499840000001%20552%2012L600%20-29C707.624992%2098.124992%20730.5%20244.875008%20735%20318zM434%20176C408.375008%20132.875008%20368.750016%2091.375008%20306%2061L334%203C408.250016%2039%20457.875008%2091.624992%20489%20144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dog%22%20%20%20%20%20%20unicode=%22&#xF6D3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M650%20800L642%20779L554%20544L308%20544C278.750016%20544%20251%20535.749984%20228%20521L151%20599L105%20553L183%20476C168.250016%20453%20160%20425.249984%20160%20396C160%20379.875008%20162.750016%20363.375008%20168%20348L191%20281L161%20168L160%20164L160%200L224%200L224%20156L255%20273L257%20283L254%20292L228%20369C225.124992%20377.624992%20224%20386.875008%20224%20396C224%20443%20261%20480%20308%20480L565%20480L672%20375L672%20465L614%20522L680%20699L688%20687L697%20672L757%20672L855%20598L828%20544L704%20544L704%20356L674%20266L672%20261L672%20156L704%2028L704%200L768%200L768%2036L736%20164L736%20252L766%20342L768%20347L768%20480L868%20480L937%20618L915%20634L779%20736L733%20736L702%20785L693%20800zM327%20320L288%20164L288%200L352%200L352%20156L377%20256L407%20256C418.250016%20248.5%20458%20224%20512%20224L544%20224L544%20156L576%2028L576%200L640%200L640%2036L608%20164L608%20288L512%20288C478%20288%20434%20315%20434%20315L426%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-comment%22%20%20%20%20%20%20unicode=%22&#xF27A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20736L96%20160L256%20160L256%20-2.5L459.250016%20160L928%20160L928%20736zM160%20672L864%20672L864%20224L436.750016%20224L320%20130.624992L320%20224L160%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22users%22%20%20%20%20%20%20unicode=%22&#xF0C0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M368%20704C306.5%20704%20256%20653.5%20256%20592C256%20530.5%20306.5%20480%20368%20480C429.5%20480%20480%20530.5%20480%20592C480%20653.5%20429.5%20704%20368%20704zM656%20704C594.5%20704%20544%20653.5%20544%20592C544%20530.5%20594.5%20480%20656%20480C717.5%20480%20768%20530.5%20768%20592C768%20653.5%20717.5%20704%20656%20704zM368%20640C394.875008%20640%20416%20618.875008%20416%20592C416%20565.124992%20394.875008%20544%20368%20544C341.124992%20544%20320%20565.124992%20320%20592C320%20618.875008%20341.124992%20640%20368%20640zM656%20640C682.875008%20640%20704%20618.875008%20704%20592C704%20565.124992%20682.875008%20544%20656%20544C629.124992%20544%20608%20565.124992%20608%20592C608%20618.875008%20629.124992%20640%20656%20640zM224%20512C153.624992%20512%2096%20454.375008%2096%20384C96%20348.375008%20111.250016%20316.2499840000001%20135%20293C92.375008%20264.124992%2064%20215%2064%20160L128%20160C128%20213.375008%20170.624992%20256%20224%20256C277.375008%20256%20320%20213.375008%20320%20160L384%20160C384%20215%20355.624992%20264.124992%20313%20293C336.750016%20316.2499840000001%20352%20348.375008%20352%20384C352%20454.375008%20294.375008%20512%20224%20512zM384%20160C364%20133.2499840000001%20352%2099.624992%20352%2064L416%2064C416%20117.375008%20458.624992%20160%20512%20160C565.375008%20160%20608%20117.375008%20608%2064L672%2064C672%2099.624992%20660%20133.2499840000001%20640%20160C629.124992%20174.5%20616%20186.875008%20601%20197C624.750016%20220.2499840000001%20640%20252.375008%20640%20288C640%20358.375008%20582.375008%20416%20512%20416C441.624992%20416%20384%20358.375008%20384%20288C384%20252.375008%20399.250016%20220.2499840000001%20423%20197C408%20186.875008%20394.875008%20174.5%20384%20160zM640%20160L704%20160C704%20213.375008%20746.624992%20256%20800%20256C853.375008%20256%20896%20213.375008%20896%20160L960%20160C960%20215%20931.624992%20264.124992%20889%20293C912.750016%20316.2499840000001%20928%20348.375008%20928%20384C928%20454.375008%20870.375008%20512%20800%20512C729.624992%20512%20672%20454.375008%20672%20384C672%20348.375008%20687.250016%20316.2499840000001%20711%20293C668.375008%20264.124992%20640%20215%20640%20160zM224%20448C259.750016%20448%20288%20419.749984%20288%20384C288%20348.2499840000001%20259.750016%20320%20224%20320C188.250016%20320%20160%20348.2499840000001%20160%20384C160%20419.749984%20188.250016%20448%20224%20448zM800%20448C835.750016%20448%20864%20419.749984%20864%20384C864%20348.2499840000001%20835.750016%20320%20800%20320C764.250016%20320%20736%20348.2499840000001%20736%20384C736%20419.749984%20764.250016%20448%20800%20448zM512%20352C547.750016%20352%20576%20323.7499840000001%20576%20288C576%20252.2499840000001%20547.750016%20224%20512%20224C476.250016%20224%20448%20252.2499840000001%20448%20288C448%20323.7499840000001%20476.250016%20352%20512%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22drum%22%20%20%20%20%20%20unicode=%22&#xF569;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M870%20733L516%20565C505.750016%20571.875008%20493.250016%20576%20480%20576C444.624992%20576%20416%20547.375008%20416%20512C416%20476.624992%20444.624992%20448%20480%20448C513.624992%20448%20541.5%20474%20544%20507L738%20599C796.124992%20574.5%20832%20542.5%20832%20512C832%20451.624992%20695.124992%20384%20512%20384C328.875008%20384%20192%20451.624992%20192%20512C192%20572.375008%20328.875008%20640%20512%20640C517.5%20640%20522.5%20640.124992%20528%20640L641%20693C600.875008%20699.749984%20557.875008%20704%20512%20704C293.124992%20704%20128%20621.5%20128%20512L128%20192C128%20160.375008%20142.250016%20131.375008%20164%20108C185.750016%2084.624992%20215.375008%2065.749984%20250%2050C319.250016%2018.5%20410.875008%200%20512%200C613.124992%200%20704.750016%2018.5%20774%2050C808.624992%2065.749984%20838.250016%2084.624992%20860%20108C881.750016%20131.375008%20896%20160.375008%20896%20192L896%20512C896%20559.249984%20864.750016%20601.249984%20812%20634L897%20675zM192%20403C224.5%20378.5%20268.124992%20358.375008%20320%20344L320%2091C304%2096%20289.375008%20101.875008%20276%20108C247%20121.2499840000001%20224.875008%20137.124992%20211%20152C197.124992%20166.875008%20192%20179.375008%20192%20192zM832%20403L832%20192C832%20179.375008%20826.875008%20166.875008%20813%20152C799.124992%20137.124992%20777%20121.2499840000001%20748%20108C734.624992%20101.875008%20720%2096%20704%2091L704%20344C755.875008%20358.375008%20799.5%20378.5%20832%20403zM384%20330C423.750016%20323.375008%20466.624992%20320%20512%20320C557.375008%20320%20600.250016%20323.375008%20640%20330L640%2076C600.624992%2068.624992%20557.5%2064%20512%2064C466.5%2064%20423.375008%2068.624992%20384%2076z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22poll-h%22%20%20%20%20%20%20unicode=%22&#xF682;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM320%20576L320%20512L576%20512L576%20576L320%20576zM320%20416L320%20352L704%20352L704%20416L320%20416zM320%20256L320%20192L512%20192L512%20256L320%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plus-square%22%20%20%20%20%20%20unicode=%22&#xF0FE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM480%20544L480%20416L352%20416L352%20352L480%20352L480%20224L544%20224L544%20352L672%20352L672%20416L544%20416L544%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-headphones%22%20%20%20%20%20%20unicode=%22&#xF58F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C318%20736%20160%20578%20160%20384L160%20128C160%2075.375008%20203.375008%2032%20256%2032L352%2032L352%20320L224%20320L224%20384C224%20543.5%20352.5%20672%20512%20672C671.5%20672%20800%20543.5%20800%20384L800%20320L672%20320L672%2032L768%2032C820.624992%2032%20864%2075.375008%20864%20128L864%20384C864%20578%20706%20736%20512%20736zM224%20256L288%20256L288%2096L256%2096C237.875008%2096%20224%20109.875008%20224%20128zM736%20256L800%20256L800%20128C800%20109.875008%20786.124992%2096%20768%2096L736%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-list%22%20%20%20%20%20%20unicode=%22&#xF022;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M329%20727L224%20622L183%20663L137%20617L201%20553L224%20531L247%20553L375%20681zM480%20672L480%20608L896%20608L896%20672zM329%20471L224%20366L183%20407L137%20361L201%20297L224%20275L247%20297L375%20425zM480%20416L480%20352L896%20352L896%20416zM329%20215L224%20110L183%20151L137%20105L201%2041L224%2019L247%2041L375%20169zM480%20160L480%2096L896%2096L896%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22microchip%22%20%20%20%20%20%20unicode=%22&#xF2DB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20704L224%20640L96%20640L96%2064L224%2064L224%200L288%200L288%2064L352%2064L352%200L416%200L416%2064L480%2064L480%200L544%200L544%2064L608%2064L608%200L672%200L672%2064L736%2064L736%200L800%200L800%2064L928%2064L928%20640L800%20640L800%20704L736%20704L736%20640L672%20640L672%20704L608%20704L608%20640L544%20640L544%20704L480%20704L480%20640L416%20640L416%20704L352%20704L352%20640L288%20640L288%20704zM160%20576L864%20576L864%20128L160%20128zM256%20512C238.375008%20512%20224%20497.624992%20224%20480C224%20462.375008%20238.375008%20448%20256%20448C273.624992%20448%20288%20462.375008%20288%20480C288%20497.624992%20273.624992%20512%20256%20512zM384%20512C366.375008%20512%20352%20497.624992%20352%20480C352%20462.375008%20366.375008%20448%20384%20448C401.624992%20448%20416%20462.375008%20416%20480C416%20497.624992%20401.624992%20512%20384%20512zM512%20512C494.375008%20512%20480%20497.624992%20480%20480C480%20462.375008%20494.375008%20448%20512%20448C529.624992%20448%20544%20462.375008%20544%20480C544%20497.624992%20529.624992%20512%20512%20512zM640%20512C622.375008%20512%20608%20497.624992%20608%20480C608%20462.375008%20622.375008%20448%20640%20448C657.624992%20448%20672%20462.375008%20672%20480C672%20497.624992%20657.624992%20512%20640%20512zM768%20512C750.375008%20512%20736%20497.624992%20736%20480C736%20462.375008%20750.375008%20448%20768%20448C785.624992%20448%20800%20462.375008%20800%20480C800%20497.624992%20785.624992%20512%20768%20512zM256%20384C238.375008%20384%20224%20369.624992%20224%20352C224%20334.375008%20238.375008%20320%20256%20320C273.624992%20320%20288%20334.375008%20288%20352C288%20369.624992%20273.624992%20384%20256%20384zM768%20384C750.375008%20384%20736%20369.624992%20736%20352C736%20334.375008%20750.375008%20320%20768%20320C785.624992%20320%20800%20334.375008%20800%20352C800%20369.624992%20785.624992%20384%20768%20384zM256%20256C238.375008%20256%20224%20241.624992%20224%20224C224%20206.375008%20238.375008%20192%20256%20192C273.624992%20192%20288%20206.375008%20288%20224C288%20241.624992%20273.624992%20256%20256%20256zM384%20256C366.375008%20256%20352%20241.624992%20352%20224C352%20206.375008%20366.375008%20192%20384%20192C401.624992%20192%20416%20206.375008%20416%20224C416%20241.624992%20401.624992%20256%20384%20256zM512%20256C494.375008%20256%20480%20241.624992%20480%20224C480%20206.375008%20494.375008%20192%20512%20192C529.624992%20192%20544%20206.375008%20544%20224C544%20241.624992%20529.624992%20256%20512%20256zM640%20256C622.375008%20256%20608%20241.624992%20608%20224C608%20206.375008%20622.375008%20192%20640%20192C657.624992%20192%20672%20206.375008%20672%20224C672%20241.624992%20657.624992%20256%20640%20256zM768%20256C750.375008%20256%20736%20241.624992%20736%20224C736%20206.375008%20750.375008%20192%20768%20192C785.624992%20192%20800%20206.375008%20800%20224C800%20241.624992%20785.624992%20256%20768%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smiling-face-with-heart-eyes%22%20%20%20%20%20%20unicode=%22&#xF584;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM336%20544C309.5%20544%20288%20522.5%20288%20496C288%20493%20288.250016%20490.124992%20289%20487C290.375008%20479.375008%20293.5%20472.875008%20298%20467C322%20425.624992%20384%20384%20384%20384C384%20384%20480%20445%20480%20496C480%20522.5%20458.5%20544%20432%20544C405.5%20544%20384%20522.5%20384%20496C384%20522.5%20362.5%20544%20336%20544zM592%20544C565.5%20544%20544%20522.5%20544%20496C544%20493%20544.250016%20490.124992%20545%20487C546.375008%20479.375008%20549.5%20472.875008%20554%20467C578%20425.624992%20640%20384%20640%20384C640%20384%20703.624992%20425.249984%20727%20468C732.124992%20477.5%20736%20486.749984%20736%20496C736%20522.5%20714.5%20544%20688%20544C661.5%20544%20640%20522.5%20640%20496C640%20522.5%20618.5%20544%20592%20544zM346%20288L291%20256C335.250016%20179.624992%20417.5%20128%20512%20128C606.5%20128%20688.750016%20179.624992%20733%20256L678%20288C644.750016%20230.624992%20583.250016%20192%20512%20192C440.750016%20192%20379.250016%20230.624992%20346%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paw%22%20%20%20%20%20%20unicode=%22&#xF1B0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M400%20736C365.750016%20736%20336%20716.5%20317%20690C298%20663.5%20288%20629.124992%20288%20592C288%20554.875008%20298%20520.5%20317%20494C336%20467.5%20365.750016%20448%20400%20448C434.250016%20448%20464%20467.5%20483%20494C502%20520.5%20512%20554.875008%20512%20592C512%20629.124992%20502%20663.5%20483%20690C464%20716.5%20434.250016%20736%20400%20736zM512%20592C512%20554.875008%20522%20520.5%20541%20494C560%20467.5%20589.750016%20448%20624%20448C658.250016%20448%20688%20467.5%20707%20494C726%20520.5%20736%20554.875008%20736%20592C736%20629.124992%20726%20663.5%20707%20690C688%20716.5%20658.250016%20736%20624%20736C589.750016%20736%20560%20716.5%20541%20690C522%20663.5%20512%20629.124992%20512%20592zM400%20672C410%20672%20421%20667%20431%20653C441%20639%20448%20616.749984%20448%20592C448%20567.249984%20441%20545%20431%20531C421%20517%20410%20512%20400%20512C390%20512%20379%20517%20369%20531C359%20545%20352%20567.249984%20352%20592C352%20616.749984%20359%20639%20369%20653C379%20667%20390%20672%20400%20672zM624%20672C634%20672%20645%20667%20655%20653C665%20639%20672%20616.749984%20672%20592C672%20567.249984%20665%20545%20655%20531C645%20517%20634%20512%20624%20512C614%20512%20603%20517%20593%20531C583%20545%20576%20567.249984%20576%20592C576%20616.749984%20583%20639%20593%20653C603%20667%20614%20672%20624%20672zM240%20512C205.750016%20512%20176%20492.5%20157%20466C138%20439.5%20128%20405.124992%20128%20368C128%20330.875008%20138%20296.5%20157%20270C176%20243.5%20205.750016%20224%20240%20224C274.250016%20224%20304%20243.5%20323%20270C342%20296.5%20352%20330.875008%20352%20368C352%20405.124992%20342%20439.5%20323%20466C304%20492.5%20274.250016%20512%20240%20512zM784%20512C749.750016%20512%20720%20492.5%20701%20466C682%20439.5%20672%20405.124992%20672%20368C672%20330.875008%20682%20296.5%20701%20270C720%20243.5%20749.750016%20224%20784%20224C818.250016%20224%20848%20243.5%20867%20270C886%20296.5%20896%20330.875008%20896%20368C896%20405.124992%20886%20439.5%20867%20466C848%20492.5%20818.250016%20512%20784%20512zM240%20448C250%20448%20261%20443%20271%20429C281%20415%20288%20392.749984%20288%20368C288%20343.2499840000001%20281%20321%20271%20307C261%20293%20250%20288%20240%20288C230%20288%20219%20293%20209%20307C199%20321%20192%20343.2499840000001%20192%20368C192%20392.749984%20199%20415%20209%20429C219%20443%20230%20448%20240%20448zM784%20448C794%20448%20805%20443%20815%20429C825%20415%20832%20392.749984%20832%20368C832%20343.2499840000001%20825%20321%20815%20307C805%20293%20794%20288%20784%20288C774%20288%20763%20293%20753%20307C743%20321%20736%20343.2499840000001%20736%20368C736%20392.749984%20743%20415%20753%20429C763%20443%20774%20448%20784%20448zM512%20384C469.375008%20384%20439.624992%20356.2499840000001%20425%20332C410.375008%20307.7499840000001%20401.5%20287.5%20393%20279C388%20274%20357.124992%20262.375008%20325%20246C308.875008%20237.7499840000001%20292.624992%20226.7499840000001%20279%20210C265.375008%20193.2499840000001%20256%20170%20256%20144C256%2082.5%20306.5%2032%20368%2032C395.750016%2032%20424.624992%2040.875008%20453%2049C481.375008%2057.124992%20512%2064%20512%2064C512%2064%20542.624992%2057.124992%20571%2049C599.375008%2040.875008%20628.250016%2032%20656%2032C717.5%2032%20768%2082.5%20768%20144C768%20169.375008%20758.624992%20192.624992%20745%20209C731.375008%20225.375008%20715%20235.5%20699%20244C667%20261%20635.5%20274.5%20631%20279C623.375008%20286.624992%20614.750016%20307.5%20600%20332C585.250016%20356.5%20554.875008%20384%20512%20384zM512%20320C533.124992%20320%20535.5%20314.875008%20545%20299C554.5%20283.124992%20561.750016%20256.2499840000001%20585%20233C611.375008%20206.624992%20644.750016%20200.875008%20669%20188C681.124992%20181.5%20690.5%20174.624992%20696%20168C701.5%20161.375008%20704%20155.2499840000001%20704%20144C704%20117.124992%20682.875008%2096%20656%2096C646.750016%2096%20616.875008%20103.124992%20589%20111C561.124992%20118.875008%20538.124992%20128%20512%20128C485.875008%20128%20462.875008%20118.875008%20435%20111C407.124992%20103.124992%20377.250016%2096%20368%2096C341.124992%2096%20320%20117.124992%20320%20144C320%20156.875008%20322.624992%20163.5%20328%20170C333.375008%20176.5%20343.124992%20182.875008%20355%20189C378.875008%20201.124992%20412%20206%20439%20233C462.5%20256.5%20469.624992%20284.2499840000001%20479%20300C488.375008%20315.7499840000001%20490.624992%20320%20512%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-arrow-circle-left%22%20%20%20%20%20%20unicode=%22&#xF359;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM416%20512L288%20384L416%20256L416%20352L736%20352L736%20416L416%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22truck-monster%22%20%20%20%20%20%20unicode=%22&#xF63B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20768C412.704%20768%20384%20739.296%20384%20704L384%20576L192%20576C139.072%20576%2096%20532.928%2096%20480L96%20389.750016C56.6321056%20351.8813760000001%2032%20298.805984%2032%20240C32%20125.312%20125.312%2032%20240%2032C354.688%2032%20448%20125.312%20448%20240C448%20256.537056%20445.851968%20272.5674880000001%20442.187488%20288L581.812512%20288C578.148032%20272.5674880000001%20576%20256.537056%20576%20240C576%20125.312%20669.312%2032%20784%2032C898.688%2032%20992%20125.312%20992%20240C992%20298.805984%20967.367904%20351.8813760000001%20928%20389.750016L928%20512C928%20547.296%20899.296%20576%20864%20576L768%20576L753.124992%20576L663.124992%20711C639.348992%20746.6800000000001%20599.536992%20768%20556.624992%20768L448%20768zM448%20704L556.624992%20704C578.032992%20704%20597.971008%20693.356%20609.875008%20675.5L676.187488%20576L448%20576L448%20704zM192%20512L448%20512L768%20512L864%20512L864%20431.937504C839.353056%20442.250336%20812.344064%20448%20784%20448C710.565344%20448%20646.022976%20409.628672%20609%20352L415%20352C377.977024%20409.628672%20313.4346688%20448%20240%20448C211.655952%20448%20184.6469536%20442.250336%20160%20431.937504L160%20480C160%20497.664%20174.336%20512%20192%20512zM240%20384C245.5389696%20384%20250.8093728%20382.98704%20256.1875008%20382.375008L254.5%20367.124992C272.356%20365.172992%20289.2924992%20359.527008%20304.8124992%20350.375008L312.6249984%20363.624992C338.582912%20348.308%20359.524832%20325.480928%20371.750016%20297.6874880000001L357.3125120000001%20291.312512C364.416512%20275.152512%20368%20257.8880000000001%20368%20240L368%20239.1874880000001L383.937504%20239.562496C383.83984%20207.875648%20373.193376%20178.8280640000001%20355.687488%20155.062496L343.187488%20164.2499840000001C332.691488%20149.946016%20318.9864992000001%20137.707008%20303.5624992%20128.875008L311.1875008%20115.562496C290.102176%20103.44416%20266.0115936000001%2096%20240%2096C234.7383936%2096%20229.7422336%2097.009472%20224.6249984%2097.562496L226.1875008%20112.750016C208.3315008%20114.638016%20191.334%20120.193984%20175.75%20129.2499840000001L168.0624992%20116C142.0148576%20131.179776%20120.9977568%20153.9109120000001%20108.6249984%20181.624992L123%20188C115.672%20204.4160000000001%20111.9695008%20221.907488%20111.9375008%20239.1874880000001L112.0624992%20241.750016L96.0624992%20240.875008C96.2572192%20272.692672%20107.1488352%20301.7883520000001%20124.8750016%20325.562496L137.25%20316.312512C147.842%20330.584512%20161.6064992%20342.732%20177.0624992%20351.5L169.5624992%20364.812512C190.4811936%20376.6736640000001%20214.2872544%20384%20240%20384zM784%20384C809.712736%20384%20833.518816%20376.6736640000001%20854.437504%20364.812512L846.937504%20351.5C862.393504%20342.732%20876.158016%20330.584512%20886.750016%20316.312512L899.124992%20325.562496C916.862944%20301.7725440000001%20927.756448%20272.654496%20927.937504%20240.812512L912%20240C912%20221.888%20908.328%20204.4160000000001%20901%20188L915.375008%20181.624992C902.994752%20153.894112%20881.944736%20131.17936%20855.875008%20116L848.187488%20129.2499840000001C832.603488%20120.161984%20815.638016%20114.638016%20797.750016%20112.750016L799.312512%2097.562496C794.215232%2097.013856%20789.240448%2096%20784%2096C757.988416%2096%20733.897824%20103.44416%20712.812512%20115.562496L720.437504%20128.875008C705.013504%20137.707008%20691.308512%20150.008512%20680.812512%20164.312512L668.312512%20155.124992C650.812256%20178.899552%20640.146432%20207.931072%20640.062496%20239.624992L656%20240C656%20257.8880000000001%20659.583488%20275.152512%20666.687488%20291.312512L652.249984%20297.6874880000001C664.475168%20325.480928%20685.417088%20348.308%20711.375008%20363.624992L719.187488%20350.375008C734.707488%20359.527008%20751.612%20365.172992%20769.5%20367.124992L767.812512%20382.375008C773.190624%20382.98704%20778.461024%20384%20784%20384zM240%20288A48%2048%200%200%201%20240%20192A48%2048%200%200%201%20240%20288zM784%20288A48%2048%200%200%201%20784%20192A48%2048%200%200%201%20784%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hamburger%22%20%20%20%20%20%20unicode=%22&#xF805;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20736C246.375008%20736%20160%20649.624992%20160%20544L160%20536L124%20488C135.375008%20479.5%20147.250016%20473.875008%20160%20470L160%20391C140.5%20373.375008%20128%20348.124992%20128%20320C128%20291.875008%20140.5%20266.624992%20160%20249L160%20160C160%20125%20189%2096%20224%2096L800%2096C835%2096%20864%20125%20864%20160L864%20249C883.5%20266.624992%20896%20291.875008%20896%20320C896%20348.124992%20883.5%20373.375008%20864%20391L864%20470C876.750016%20473.875008%20888.624992%20479.5%20900%20488L864%20537L864%20544C864%20649.624992%20777.624992%20736%20672%20736zM352%20672L384%20672C384%20654.375008%20398.375008%20640%20416%20640C433.624992%20640%20448%20654.375008%20448%20672L672%20672C743%20672%20800%20615%20800%20544L800%20528C791.750016%20530.249984%20784.124992%20534.624992%20777%20540L760%20552L741%20541L717%20527C694.624992%20513.624992%20667.375008%20513.624992%20645%20527L621%20541L606%20550L590%20543L544%20519C524.124992%20509.124992%20500.875008%20509.124992%20481%20519L434%20543L418%20550L403%20541L379%20527C356.624992%20513.624992%20329.375008%20513.624992%20307%20527L283%20541L264%20552L247%20540C239.875008%20534.624992%20232.124992%20530.249984%20224%20528L224%20544C224%20615%20281%20672%20352%20672zM352%20640C334.375008%20640%20320%20625.624992%20320%20608C320%20590.375008%20334.375008%20576%20352%20576C369.624992%20576%20384%20590.375008%20384%20608C384%20625.624992%20369.624992%20640%20352%20640zM480%20640C462.375008%20640%20448%20625.624992%20448%20608C448%20590.375008%20462.375008%20576%20480%20576C497.624992%20576%20512%20590.375008%20512%20608C512%20625.624992%20497.624992%20640%20480%20640zM261%20480L274%20472C316.5%20446.5%20369.5%20446.5%20412%20472L421%20478L452%20462C489.750016%20443.124992%20534.250016%20443.124992%20572%20462L603%20478L612%20472C654.5%20446.5%20707.5%20446.5%20750%20472L763%20480C775%20474.249984%20787.250016%20470.624992%20800%20468L800%20416L224%20416L224%20468C236.750016%20470.624992%20249%20474.249984%20261%20480zM224%20352L800%20352C818.124992%20352%20832%20338.124992%20832%20320C832%20301.875008%20818.124992%20288%20800%20288L224%20288C205.875008%20288%20192%20301.875008%20192%20320C192%20338.124992%20205.875008%20352%20224%20352zM224%20224L800%20224L800%20160L224%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22radiation%22%20%20%20%20%20%20unicode=%22&#xF7B9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M293.1249984%20771.5624992L265.0624992%20750.8750016C168.3904992%20679.2589984%20107.3835008%20569.762496%2097.6875008%20450.562496L94.8750016%20416L350%20416L354.437504%20442.8125120000001C360.4215040000001%20478.876512%20378.944992%20512.027488%20406.624992%20536.187488L427.062496%20554L293.1249984%20771.5624992zM730.875008%20771.5624992L596.937504%20554L617.375008%20536.187488C645.055008%20512.059488%20663.578496%20478.876512%20669.562496%20442.8125120000001L674%20416L929.124992%20416L926.249984%20450.562496C916.553984%20569.762496%20855.547008%20679.2589984%20758.875008%20750.8750016L730.875008%20771.5624992zM276.1249984%20677.1875008L345%20565.124992C323.048%20540.6129920000001%20306.7815008%20511.456%20297.4375008%20480L166.0624992%20480C179.9824992%20555.808%20218.6850016%20625.1235008%20276.1249984%20677.1875008zM747.875008%20677.1875008C805.283008%20625.1235008%20844.017504%20555.808%20857.937504%20480L726.5%20480C717.156%20511.456%20700.889504%20540.6129920000001%20678.937504%20565.124992L747.875008%20677.1875008zM512%20512C459.072%20512%20416%20468.867008%20416%20415.875008C416%20363.011008%20459.072%20320%20512%20320C564.928%20320%20608%20363.011008%20608%20415.875008C608%20468.867008%20564.928%20512%20512%20512zM512%20448C529.632%20448%20544%20433.571008%20544%20415.875008C544%20398.307008%20529.632%20384%20512%20384C494.368%20384%20480%20398.307008%20480%20415.875008C480%20433.571008%20494.368%20448%20512%20448zM427.062496%20278.1874880000001L293.5%2060.5L324.375008%2044.750016C382.679008%2015.053984%20445.824%200%20512%200C578.176%200%20641.352992%2015.053984%20699.624992%2044.750016L730.5%2060.5L596.875008%20278.1874880000001L571.562496%20267.562496C535.018496%20252.202496%20488.919008%20252.202496%20452.375008%20267.562496L427.062496%20278.1874880000001zM453.937504%20199.562496C491.025504%20189.5464960000001%20533.036992%20189.5464960000001%20570.124992%20199.562496L638.875008%2087.562496C558.555008%2056.266496%20465.507488%2056.266496%20385.187488%2087.562496L453.937504%20199.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mars%22%20%20%20%20%20%20unicode=%22&#xF222;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20768L544%20704L786%20704L540%20458C496.750016%20491.375008%20442.624992%20512%20384%20512C243%20512%20128%20397%20128%20256C128%20115%20243%200%20384%200C525%200%20640%20115%20640%20256C640%20314.624992%20619.375008%20368.7499840000001%20586%20412L832%20658L832%20416L896%20416L896%20768zM384%20448C490.375008%20448%20576%20362.375008%20576%20256C576%20149.624992%20490.375008%2064%20384%2064C277.624992%2064%20192%20149.624992%20192%20256C192%20362.375008%20277.624992%20448%20384%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-double-right%22%20%20%20%20%20%20unicode=%22&#xF101;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M291%20743L246%20697L559%20384L246%2071L291%2025L650%20384zM515%20743L470%20697L783%20384L470%2071L515%2025L874%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22concierge-bell%22%20%20%20%20%20%20unicode=%22&#xF562;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20704L416%20640L608%20640L608%20704zM512%20608C310.5%20608%20146.375008%20453.124992%20130%20256L64%20256L64%2096L960%2096L960%20256L894%20256C877.624992%20453.124992%20713.5%20608%20512%20608zM512%20544C679.250016%20544%20814.250016%20418.749984%20830%20256L194%20256C209.750016%20418.749984%20344.750016%20544%20512%20544zM128%20192L896%20192L896%20160L128%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22satellite%22%20%20%20%20%20%20unicode=%22&#xF7BF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M284%20781L261%20759L138%20635L115%20612L138%20590L322%20405L301%20384L512%20173L533%20194L717%209L740%20-13L763%209L887%20134L910%20156L693%20373C712.750016%20426.124992%20701.5%20488.5%20659%20531C630%20560%20591.250016%20574%20553%20574C535.250016%20574%20517.750016%20570.124992%20501%20564L307%20759zM284%20691L446%20529L367%20450L205%20612zM553%20511C574.750016%20511%20597.250016%20502.749984%20614%20486C647.5%20452.5%20647.5%20398.5%20614%20365L521%20273L512%20264L392%20384L489%20481L493%20486C495.250016%20488.249984%20497.624992%20490%20500%20492L506%20497C520.124992%20506.375008%20536.750016%20511%20553%20511zM270%20352L224%20307L435%2096L480%20142zM657%20318L819%20156L740%2077L578%20239z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22search-plus%22%20%20%20%20%20%20unicode=%22&#xF00E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20800C431.624992%20800%20288%20656.375008%20288%20480C288%20403.375008%20314.875008%20333.124992%20360%20278L105%2023L151%20-23L406%20232C461.124992%20186.875008%20531.375008%20160%20608%20160C784.375008%20160%20928%20303.624992%20928%20480C928%20656.375008%20784.375008%20800%20608%20800zM608%20736C749.750016%20736%20864%20621.749984%20864%20480C864%20338.2499840000001%20749.750016%20224%20608%20224C466.250016%20224%20352%20338.2499840000001%20352%20480C352%20621.749984%20466.250016%20736%20608%20736zM576%20608L576%20512L480%20512L480%20448L576%20448L576%20352L640%20352L640%20448L736%20448L736%20512L640%20512L640%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22frowning-face-with-open-mouth%22%20%20%20%20%20%20unicode=%22&#xF57A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20544C341.5%20544%20320%20508.124992%20320%20464C320%20419.875008%20341.5%20384%20368%20384C394.5%20384%20416%20419.875008%20416%20464C416%20508.124992%20394.5%20544%20368%20544zM656%20544C629.5%20544%20608%20508.124992%20608%20464C608%20419.875008%20629.5%20384%20656%20384C682.5%20384%20704%20419.875008%20704%20464C704%20508.124992%20682.5%20544%20656%20544zM512%20352C438.624992%20352%20384%20292.624992%20384%20224C384%20192.375008%20395.375008%20160.875008%20421%20145C446.624992%20129.124992%20475%20128%20512%20128C549%20128%20577.375008%20129.124992%20603%20145C628.624992%20160.875008%20640%20192.375008%20640%20224C640%20292.624992%20585.375008%20352%20512%20352zM512%20288C553.375008%20288%20576%20261.5%20576%20224C576%20202.624992%20574.750016%20201.875008%20570%20199C565.250016%20196.124992%20545.750016%20192%20512%20192C478.250016%20192%20458.750016%20196.124992%20454%20199C449.250016%20201.875008%20448%20202.624992%20448%20224C448%20261.5%20470.624992%20288%20512%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stethoscope%22%20%20%20%20%20%20unicode=%22&#xF0F1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20768C198.750016%20768%20177.375008%20753.249984%20167%20732C126.5%20720.749984%2096%20683.875008%2096%20640L96%20340L104%20331C104%20331%20179.375008%20242.7499840000001%20288%20227L288%20160C288%2054.375008%20374.375008%20-32%20480%20-32C585.624992%20-32%20672%2054.375008%20672%20160L672%20320C672%20355.7499840000001%20700.250016%20384%20736%20384C771.750016%20384%20800%20355.7499840000001%20800%20320L800%20314C763%20300.624992%20736%20265.375008%20736%20224C736%20171.375008%20779.375008%20128%20832%20128C884.624992%20128%20928%20171.375008%20928%20224C928%20265.375008%20901%20300.624992%20864%20314L864%20320C864%20390.375008%20806.375008%20448%20736%20448C665.624992%20448%20608%20390.375008%20608%20320L608%20160C608%2089%20551%2032%20480%2032C409%2032%20352%2089%20352%20160L352%20227C460.624992%20242.7499840000001%20536%20331%20536%20331L544%20340L544%20640C544%20683.875008%20513.5%20720.749984%20473%20732C462.624992%20753.249984%20441.250016%20768%20416%20768C380.624992%20768%20352%20739.375008%20352%20704C352%20668.624992%20380.624992%20640%20416%20640C437%20640%20455.375008%20650.249984%20467%20666C475%20660.249984%20480%20650.875008%20480%20640L480%20366C468.5%20354.375008%20400.375008%20288%20320%20288C239.624992%20288%20171.5%20354.375008%20160%20366L160%20640C160%20650.875008%20165%20660.249984%20173%20666C184.624992%20650.249984%20203%20640%20224%20640C259.375008%20640%20288%20668.624992%20288%20704C288%20739.375008%20259.375008%20768%20224%20768zM832%20256C850%20256%20864%20242%20864%20224C864%20206%20850%20192%20832%20192C814%20192%20800%20206%20800%20224C800%20242%20814%20256%20832%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22table%22%20%20%20%20%20%20unicode=%22&#xF0CE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L384%20672L384%20512L224%20512zM448%20672L576%20672L576%20512L448%20512zM640%20672L800%20672L800%20512L640%20512zM224%20448L384%20448L384%20320L224%20320zM448%20448L576%20448L576%20320L448%20320zM640%20448L800%20448L800%20320L640%20320zM224%20256L384%20256L384%2096L224%2096zM448%20256L576%20256L576%2096L448%2096zM640%20256L800%20256L800%2096L640%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rocket%22%20%20%20%20%20%20unicode=%22&#xF135;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M829%20768C806.750016%20768%20775.750016%20767%20743%20764C677.5%20757.875008%20601.875008%20746.875008%20555%20700C515.624992%20660.624992%20434.250016%20556.124992%20359%20458C344.124992%20438.624992%20344.750016%20439%20331%20421L276%20424C235.124992%20426.124992%20195.750016%20408.875008%20170%20377L103%20295L70%20253L122%20243L227%20222L350%2099L371%20-6L382%20-58L423%20-25L505%2042C536.875008%2067.749984%20554.124992%20107.124992%20552%20148L549%20202C567.624992%20216.124992%20567%20215.7499840000001%20587%20231C685.375008%20306.375008%20790.250016%20387.249984%20829%20426C875.5%20472.5%20885.875008%20549.249984%20892%20615C898.124992%20680.749984%20895%20737%20895%20737L894%20766L865%20767C865%20767%20851.250016%20768%20829%20768zM800%20704C812.750016%20704%20821.750016%20703.249984%20831%20703C831.375008%20684.375008%20832.124992%20665%20828%20621C822.375008%20560.375008%20803.875008%20492.875008%20783%20472C754.5%20443.5%20646%20357.124992%20548%20282C461.375008%20215.624992%20400.375008%20169%20383%20156L285%20254C298.124992%20271.624992%20343%20332.875008%20409%20419C484%20516.749984%20570.624992%20625.624992%20600%20655C621.875008%20676.875008%20688.624992%20695.375008%20749%20701C770.875008%20703%20787.250016%20704%20800%20704zM654%20591C618.250016%20591%20590%20561.749984%20590%20526C590%20490.249984%20618.250016%20461%20654%20461C689.750016%20461%20719%20490.249984%20719%20526C719%20561.749984%20689.750016%20591%20654%20591zM272%20360L284%20359C264.750016%20333.5%20233.250016%20292.624992%20229%20287L186%20296L219%20336C231.875008%20351.875008%20251.5%20361.124992%20272%20360zM199%20194C171.624992%20166.624992%20156%20128.7499840000001%20145%2097C134%2065.249984%20129%2039%20129%2039L119%20-8L166%201C166%201%20191.5%205.375008%20223%2016C254.5%2026.624992%20292.375008%2042.375008%20321%2071L276%20116C261.750016%20101.749984%20233.5%2089.249984%20208%2080C217.750016%20106.624992%20232%20136.875008%20244%20149zM487%20156L488%20144C489.124992%20123.5%20481%20103.875008%20465%2091L424%2058L415%20101C420.624992%20105.124992%20461.5%20136.875008%20487%20156z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tired-face%22%20%20%20%20%20%20unicode=%22&#xF5C8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM321.750016%20538.624992L286.25%20485.375008L342.3125120000001%20448L286.25%20410.624992L321.750016%20357.375008L457.687488%20448L321.750016%20538.624992zM702.249984%20538.624992L566.312512%20448L702.249984%20357.375008L737.750016%20410.624992L681.687488%20448L737.750016%20485.375008L702.249984%20538.624992zM512%20288C428.6720000000001%20288%20373.303488%20218.92%20353.687488%20181C347.767488%20169.576%20358.588512%20156.750016%20370.8125120000001%20160.750016C403.356512%20171.438016%20459.168%20192%20512%20192C564.832%20192%20620.643488%20171.405984%20653.187488%20160.750016C665.443488%20156.718016%20676.232512%20169.576%20670.312512%20181C650.696512%20218.888%20595.328%20288%20512%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22peace--hand-%22%20%20%20%20%20%20unicode=%22&#xF25B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20832C427.375008%20832%20384%20788.624992%20384%20736L384%20687L380%20700C364.750016%20750.375008%20310.375008%20779.249984%20260%20764C209.624992%20748.749984%20180.750016%20694.375008%20196%20644L279%20374C273%20371.624992%20266.5%20368.875008%20260%20365C233.250016%20349%20203%20316.624992%20194%20265C187.250016%20226.7499840000001%20194.624992%20193.124992%20200%20175C200%20174.624992%20200%20174.375008%20200%20174L225%2094C253.875008%200.124992%20340.875008%20-64%20439%20-64L608%20-64C731.375008%20-64%20832%2036.624992%20832%20160L832%20477C832%20478.375008%20832%20479.624992%20832%20481C832%20481.624992%20832%20482.375008%20832%20483C832%20483.375008%20832%20483.624992%20832%20484C831.750016%20485%20831.375008%20486%20831%20487C828.124992%20522.249984%20806.750016%20555.124992%20772%20569C747.875008%20578.624992%20722.5%20577.249984%20700%20568C689.624992%20587.624992%20672.875008%20604.249984%20651%20613C625.875008%20623%20599.124992%20621.375008%20576%20611L576%20736C576%20788.624992%20532.624992%20832%20480%20832zM480%20768C498.124992%20768%20512%20754.124992%20512%20736L512%20525L479%20441C474.250016%20429.124992%20472%20416.249984%20472%20404L341%20387L258%20663C252.750016%20680.249984%20261.750016%20697.749984%20279%20703C296.250016%20708.249984%20313.750016%20698.249984%20319%20681L385%20462L421%20473L448%20473L448%20736C448%20754.124992%20461.875008%20768%20480%20768zM614%20556C618.124992%20556.124992%20622.875008%20555.624992%20627%20554C643.750016%20547.249984%20651.750016%20528.749984%20645%20512L611%20427L611%20426L598%20393C597.375008%20391.249984%20595.875008%20390.5%20595%20389C578.750016%20401.624992%20558.250016%20409.749984%20537%20410C537.375008%20412.375008%20537%20414.624992%20538%20417L586%20536C591%20548.624992%20601.624992%20555.749984%20614%20556zM735%20512C739.250016%20512%20743.750016%20511.624992%20748%20510C760.624992%20505%20767.750016%20493.624992%20768%20481C768%20480.624992%20768%20480.375008%20768%20480C768%20476.124992%20767.5%20471.875008%20766%20468L730%20379C723.250016%20362.2499840000001%20704.750016%20354.2499840000001%20688%20361C671.250016%20367.7499840000001%20664.250016%20386.249984%20671%20403L705%20488C705.5%20489.249984%20705.5%20490.749984%20706%20492C709.375008%20500.375008%20715.5%20506.749984%20723%20510C726.750016%20511.624992%20730.750016%20512%20735%20512zM528%20347C544.875008%20351%20561%20340.875008%20565%20324C567.5%20313.624992%20566.124992%20308.375008%20563%20303C559.875008%20297.624992%20553.250016%20291%20539%20286L384%20246C374.5%20243.5%20366.750016%20236.7499840000001%20362.875008%20227.875008C359%20218.875008%20359.375008%20208.624992%20364%20200L393%20147C401.5%20131.5%20421%20125.875008%20436.5%20134.5C452%20143%20457.624992%20162.5%20449%20178L440%20194L558%20225C559%20225.2499840000001%20560%20225.624992%20561%20226C585.750016%20234.624992%20605.624992%20249.375008%20618%20270C628.124992%20286.875008%20632%20306.5%20630%20326C639.375008%20315.875008%20651.375008%20307.5%20665%20302C701.624992%20287.375008%20741.875008%20296.624992%20768%20323L768%20160C768%2071.249984%20696.750016%200%20608%200L439%200C368.624992%200%20306.750016%2045.749984%20286%20113L262%20193C259.375008%20201.624992%20254.124992%20231.875008%20258%20254C264%20288.375008%20279%20301.624992%20293%20310C307%20318.375008%20317%20319%20317%20319C317.624992%20319%20318.375008%20319%20319%20319L525%20346C526%20346.2499840000001%20527%20346.624992%20528%20347z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22times%22%20%20%20%20%20%20unicode=%22&#xF00D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M231%20711L185%20665L466%20384L185%20103L231%2057L512%20338L793%2057L839%20103L558%20384L839%20665L793%20711L512%20430z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bible%22%20%20%20%20%20%20unicode=%22&#xF647;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768C235.375008%20768%20192%20724.624992%20192%20672L192%2096C192%2043.375008%20235.375008%200%20288%200L832%200L832%20768zM288%20704L768%20704L768%20192L288%20192C276.750016%20192%20266.124992%20189.624992%20256%20186L256%20672C256%20690.124992%20269.875008%20704%20288%20704zM480%20640L480%20544L384%20544L384%20480L480%20480L480%20256L544%20256L544%20480L640%20480L640%20544L544%20544L544%20640zM288%20128L768%20128L768%2064L288%2064C269.875008%2064%20256%2077.875008%20256%2096C256%20114.124992%20269.875008%20128%20288%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22unlock%22%20%20%20%20%20%20unicode=%22&#xF09C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C414.875008%20800%20333.250016%20737.124992%20300%20652L359%20628C383.250016%20690.124992%20442.750016%20736%20512%20736C600.124992%20736%20672%20664.124992%20672%20576L672%20480L192%20480L192%20-32L832%20-32L832%20480L736%20480L736%20576C736%20699%20635%20800%20512%20800zM256%20416L768%20416L768%2032L256%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22swatchbook%22%20%20%20%20%20%20unicode=%22&#xF5C3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20160C160%2089.408%20217.408%2032%20288%2032C358.592%2032%20416%2089.408%20416%20160L416%20736L160%20736zM224%20672L352%20672L352%20544L224%20544L224%20672zM604.812512%20657.8124992L464.062496%20517L464.062496%20426.562496L604.750016%20567.312512L695.312512%20476.812512L464%20245.5L464%20160C464%20158.208%20463.782016%20156.542016%20463.750016%20154.750016L785.812512%20476.750016L604.812512%20657.8124992zM224%20480L352%20480L352%20352L224%20352L224%20480zM224%20288L352%20288L352%20160C352%20124.704%20323.296%2096%20288%2096C252.704%2096%20224%20124.704%20224%20160L224%20288zM664.875008%20288L600.875008%20224L800%20224L800%2096L472.875008%2096L412.437504%2035.562496C411.093504%2034.218496%20409.500992%2033.28%20408.124992%2032L864%2032L864%20288L664.875008%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22carrot%22%20%20%20%20%20%20unicode=%22&#xF787;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M732%20795L696%20742C696%20742%20715.624992%20726.749984%20725%20705C733.124992%20685.875008%20739%20663.5%20708%20626L680%20598C585.750016%20678.249984%20490%20682%20490%20682L472%20682L462%20666C462%20666%20380.375008%20527.249984%20302%20384C262.750016%20312.375008%20224%20239.5%20197%20182C183.5%20153.2499840000001%20172.875008%20128.2499840000001%20166%20108C162.624992%2097.875008%20160.250016%2089.375008%20159%2080C157.750016%2070.624992%20154.250016%2057.749984%20170%2042C185.750016%2026.249984%20198.624992%2029.749984%20208%2031C217.375008%2032.249984%20225.875008%2034.624992%20236%2038C256.250016%2044.875008%20281.250016%2055.5%20310%2069C367.5%2096%20440.375008%20134.7499840000001%20512%20174C655.124992%20252.5%20794%20334%20794%20334L810%20344L810%20363C810%20363%20805.750016%20457.624992%20726%20552L737%20564C739.750016%20566.749984%20742.250016%20568.624992%20745%20571L753%20578C790.750016%20607%20826.5%20605.875008%20858%20598C894%20589%20919%20570%20919%20570L959%20620C959%20620%20923.5%20647.375008%20873%20660C862.5%20662.624992%20851%20664.124992%20839%20665L904%20730L858%20776L791%20709C789.375008%20716.749984%20786.875008%20724.249984%20784%20731C766%20773%20732%20795%20732%20795zM506%20614C527%20612%20587.124992%20603.249984%20659%20531C731%20458.5%20739.875008%20398.875008%20742%20378C736.750016%20374.875008%20709.375008%20358.375008%20688%20346C679.624992%20364.7499840000001%20666.250016%20390%20646%20417L595%20378C617.5%20348%20626.750016%20327.375008%20632%20314C588.375008%20289.124992%20538.375008%20261.5%20481%20230C477.875008%20228.375008%20475.124992%20226.624992%20472%20225C466.124992%20242.5%20456.5%20263.624992%20439%20288L387%20251C402.750016%20229%20410.5%20210.875008%20414%20199C414.624992%20197%20414.624992%20196.5%20415%20195C367.124992%20169.375008%20320.875008%20144.7499840000001%20283%20127C263.250016%20117.7499840000001%20249.250016%20112.624992%20235%20107C240.624992%20121.2499840000001%20245.750016%20135.2499840000001%20255%20155C280.875008%20210.124992%20319.124992%20282%20358%20353C376.750016%20387.249984%20391%20412.875008%20408%20443C418.250016%20434%20431.5%20421.875008%20446%20403L496%20442C475.250016%20469.124992%20454.875008%20488.249984%20440%20500C473.5%20558.749984%20500.250016%20604.124992%20506%20614z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-sign-out%22%20%20%20%20%20%20unicode=%22&#xF2F5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C641.624992%200%20756.5%2064.375008%20826%20163L774%20200C716.124992%20117.7499840000001%20620.5%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704C620.5%20704%20716%20650.249984%20774%20568L826%20605C756.5%20703.624992%20641.624992%20768%20512%20768zM747%20535L701%20489L774%20416L384%20416L384%20352L774%20352L701%20279L747%20233L875%20361L897%20384L875%20407z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22high-temperature%22%20%20%20%20%20%20unicode=%22&#xF769;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768L288%20401C232%20360.3920000000001%20192%20298.3680000000001%20192%20224C192%20100.64%20292.64%200%20416%200C539.36%200%20640%20100.64%20640%20224C640%20298.3680000000001%20600%20360.3920000000001%20544%20401L544%20448L608%20448L608%20512L544%20512L544%20576L608%20576L608%20640L544%20640L544%20704L608%20704L608%20768L288%20768zM784%20768C722.24%20768%20672%20717.76%20672%20656C672%20594.24%20722.24%20544%20784%20544C845.76%20544%20896%20594.24%20896%20656C896%20717.76%20845.76%20768%20784%20768zM352%20704L480%20704L480%20371L496%20362C543.872%20334.2240000000001%20576%20283.264%20576%20224C576%20135.264%20504.736%2064%20416%2064C327.264%2064%20256%20135.264%20256%20224C256%20283.264%20288.128%20334.2240000000001%20336%20362L352%20371L352%20704zM784%20704C810.464%20704%20832%20682.4639999999999%20832%20656C832%20629.5360000000001%20810.464%20608%20784%20608C757.536%20608%20736%20629.5360000000001%20736%20656C736%20682.4639999999999%20757.536%20704%20784%20704zM384%20640L384%20314C346.88%20300.752%20320%20265.5695040000001%20320%20223.937504C320%20170.945504%20363.008%20127.937504%20416%20127.937504C468.992%20127.937504%20512%20170.945504%20512%20223.937504C512%20265.5695040000001%20485.12%20300.7200000000001%20448%20314L448%20640L384%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22biking%22%20%20%20%20%20%20unicode=%22&#xF84A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M624%20736C562.5%20736%20512%20685.5%20512%20624C512%20562.5%20562.5%20512%20624%20512C685.5%20512%20736%20562.5%20736%20624C736%20685.5%20685.5%20736%20624%20736zM624%20672C650.875008%20672%20672%20650.875008%20672%20624C672%20597.124992%20650.875008%20576%20624%20576C597.124992%20576%20576%20597.124992%20576%20624C576%20650.875008%20597.124992%20672%20624%20672zM483%20559C466.750016%20557.375008%20451%20549.375008%20440%20536L365%20445C339.124992%20413.5%20350.375008%20363.7499840000001%20387%20346L497%20292L468%20132L531%20121L565%20305L569%20329L547%20340L414%20404L490%20496L620%20391L629%20384L800%20384L800%20448L651%20448L530%20545C516.5%20555.875008%20499.250016%20560.624992%20483%20559zM272%20320C193%20320%20128%20255%20128%20176C128%2097%20193%2032%20272%2032C351%2032%20416%2097%20416%20176C416%20255%20351%20320%20272%20320zM752%20320C673%20320%20608%20255%20608%20176C608%2097%20673%2032%20752%2032C831%2032%20896%2097%20896%20176C896%20255%20831%20320%20752%20320zM272%20256C316.124992%20256%20352%20220.124992%20352%20176C352%20131.875008%20316.124992%2096%20272%2096C227.875008%2096%20192%20131.875008%20192%20176C192%20220.124992%20227.875008%20256%20272%20256zM752%20256C796.124992%20256%20832%20220.124992%20832%20176C832%20131.875008%20796.124992%2096%20752%2096C707.875008%2096%20672%20131.875008%20672%20176C672%20220.124992%20707.875008%20256%20752%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22step-backward%22%20%20%20%20%20%20unicode=%22&#xF048;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20736L256%2032L320%2032L320%20368L334%20358L750%2070L800%2035L800%20733L750%20698L334%20410L320%20400L320%20736zM736%20611L736%20157L408%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22upload%22%20%20%20%20%20%20unicode=%22&#xF093;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20781L489%20759L265%20535L311%20489L480%20658L480%20128L544%20128L544%20658L713%20489L759%20535L535%20759zM224%2064L224%200L800%200L800%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22syringe%22%20%20%20%20%20%20unicode=%22&#xF48E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M743%20775L697%20729L709%20717L636%20644L681%20598L754%20672L800%20626L726%20553L772%20508L845%20581L857%20569L903%20615zM567%20663L521%20617L542%20596L224%20277L213%20266L215%20251L226%20149L227%20138L230%20136L126%2032L217%2032L282%2097L379%2087L394%2085L405%2096L724%20414L745%20393L791%20439zM588%20550L678%20460L371%20152L295%20161L289%20167L280%20243z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-share%22%20%20%20%20%20%20unicode=%22&#xF1E0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C443.375008%20768%20387.750016%20713%20385%20645C269.624992%20596%20192%20481.875008%20192%20352C192%20346.5%20191.750016%20340.5%20192%20334C154.124992%20311.7499840000001%20128%20270.875008%20128%20224C128%20153.624992%20185.624992%2096%20256%2096C274.375008%2096%20292.124992%2099.875008%20308%20107C363.5%2060.375008%20435.750016%2032%20512%2032C588.250016%2032%20660.5%2060.375008%20716%20107C731.875008%2099.875008%20749.624992%2096%20768%2096C838.375008%2096%20896%20153.624992%20896%20224C896%20271.375008%20869.624992%20312.875008%20831%20335C831.5%20340.124992%20832%20345.375008%20832%20352C832%20481.875008%20754.375008%20596%20639%20645C636.250016%20713%20580.624992%20768%20512%20768zM512%20704C547.750016%20704%20576%20675.749984%20576%20640C576%20604.249984%20547.750016%20576%20512%20576C476.250016%20576%20448%20604.249984%20448%20640C448%20675.749984%20476.250016%20704%20512%20704zM399%20581C420.5%20540.249984%20463%20512%20512%20512C561%20512%20603.5%20540.249984%20625%20581C710.750016%20539.375008%20768%20451.875008%20768%20352C697.624992%20352%20640%20294.375008%20640%20224C640%20195.375008%20649.875008%20169.375008%20666%20148C623.250016%20115.624992%20568.250016%2096%20512%2096C455.750016%2096%20400.750016%20115.624992%20358%20148C374.124992%20169.375008%20384%20195.375008%20384%20224C384%20294.375008%20326.375008%20352%20256%20352C256%20451.875008%20313.250016%20539.375008%20399%20581zM256%20288C291.750016%20288%20320%20259.7499840000001%20320%20224C320%20188.2499840000001%20291.750016%20160%20256%20160C220.250016%20160%20192%20188.2499840000001%20192%20224C192%20259.7499840000001%20220.250016%20288%20256%20288zM768%20288C803.750016%20288%20832%20259.7499840000001%20832%20224C832%20188.2499840000001%20803.750016%20160%20768%20160C732.250016%20160%20704%20188.2499840000001%20704%20224C704%20259.7499840000001%20732.250016%20288%20768%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22otter%22%20%20%20%20%20%20unicode=%22&#xF700;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M464%20736C345.248%20736%20238.184%20685.3135008%20189%20607.9375008C137.448%20606.3375008%2096%20563.9359999999999%2096%20512C96%20483.232%20109.024%20447.316512%20128%20421.8125120000001L128%2032L192%2032L192%20445.8125120000001L183.4375008%20455C169.6135008%20469.944%20160%20496.992%20160%20512C160%20529.664%20174.336%20544%20192%20544C194.08%20544%20196.5269984%20543.64%20199.3750016%20543L224.4375008%20537L235.5624992%20560.312512C267.1144992%20626.0724992%20361.056%20672%20464%20672L560%20672C662.944%20672%20756.885504%20626.0724992%20788.437504%20560.312512L799.562496%20537L824.624992%20543C827.472992%20543.64%20829.92%20544%20832%20544C849.664%20544%20864%20529.664%20864%20512C864%20496.992%20854.386496%20469.944%20840.562496%20455L832%20445.8125120000001L832%2032L896%2032L896%20421.8125120000001C914.976%20447.316512%20928%20483.232%20928%20512C928%20563.9359999999999%20886.552%20606.3375008%20835%20607.9375008C785.816%20685.3135008%20678.752%20736%20560%20736L464%20736zM320%20512A32%2048%200%200%201%20320%20416A32%2048%200%200%201%20320%20512zM704%20512A32%2048%200%200%201%20704%20416A32%2048%200%200%201%20704%20512zM512%20479.437504C482.72%20479.437504%20453.443008%20469.093504%20427.875008%20448.437504C314.0509984000001%20356.341504%20311.372%20354.061504%20303.5%20347.437504L300.0624992%20344.562496C271.6464992%20320.7864960000001%20256%20289.312%20256%20256C256%20185.408%20313.408%20128%20384%20128C431.936%20128%20477.248%20139.5474880000001%20512%20160.187488C546.752%20139.5474880000001%20592.064%20128%20640%20128C710.592%20128%20768%20185.408%20768%20256C768%20289.312%20752.353504%20320.754496%20723.937504%20344.562496L720.5%20347.437504C712.628%20354.061504%20709.980992%20356.372%20596.124992%20448.5C570.588992%20469.124%20541.28%20479.437504%20512%20479.437504zM512%20415.875008C526.828%20415.875008%20541.651008%20410.159488%20555.875008%20398.687488C668.739008%20307.3594880000001%20671.474016%20305.06%20679.249984%20298.5L682.875008%20295.437504C692.507008%20287.3735040000001%20704%20274.016%20704%20256C704%20220.704%20675.296%20192%20640%20192C597.152%20192%20556.828992%20203.8765120000001%20532.124992%20223.812512L513.062496%20239.1874880000001C515.450592%20266.998336%20524.359392%20288%20544%20288C579.36%20288%20608%20294.450016%20608%20311.2499840000001C608%20333.778016%20565.024%20352%20512%20352C458.976%20352%20416%20333.778016%20416%20311.2499840000001C416%20294.450016%20444.64%20288%20480%20288C499.640608%20288%20508.549408%20266.998336%20510.937504%20239.1874880000001L491.875008%20223.812512C467.171008%20203.8765120000001%20426.848%20192%20384%20192C348.704%20192%20320%20220.704%20320%20256C320%20273.9840000000001%20331.491488%20287.3735040000001%20341.187488%20295.437504L344.8125120000001%20298.5C352.620512%20305.06%20355.2929920000001%20307.328992%20468.124992%20398.624992C482.364992%20410.128992%20497.172%20415.875008%20512%20415.875008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-minus%22%20%20%20%20%20%20unicode=%22&#xF272;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20736L288%20704L160%20704L160%200L864%200L864%20704L736%20704L736%20736L672%20736L672%20704L352%20704L352%20736zM224%20640L288%20640L288%20608L352%20608L352%20640L672%20640L672%20608L736%20608L736%20640L800%20640L800%20576L224%20576zM224%20512L800%20512L800%2064L224%2064zM352%20320L352%20256L672%20256L672%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pills%22%20%20%20%20%20%20unicode=%22&#xF484;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M272%20736C174.944%20736%2096%20657.024%2096%20560L96%20208C96%20110.976%20174.944%2032%20272%2032C369.056%2032%20448%20110.976%20448%20208L448%20560C448%20657.024%20369.056%20736%20272%20736zM272%20672C333.76%20672%20384%20621.76%20384%20560L384%20416L160%20416L160%20560C160%20621.76%20210.24%20672%20272%20672zM720%20448C605.312%20448%20512%20354.688%20512%20240C512%20125.312%20605.312%2032%20720%2032C834.688%2032%20928%20125.312%20928%20240C928%20354.688%20834.688%20448%20720%20448zM720%20384C799.392%20384%20864%20319.3920000000001%20864%20240C864%20211.884064%20855.617792%20185.819712%20841.624992%20163.624992L643.624992%20361.624992C665.819712%20375.617792%20691.884064%20384%20720%20384zM160%20352L384%20352L384%20208C384%20146.24%20333.76%2096%20272%2096C210.24%2096%20160%20146.24%20160%20208L160%20352zM598.375008%20316.375008L796.375008%20118.375008C774.180288%20104.382208%20748.115936%2096%20720%2096C640.608%2096%20576%20160.608%20576%20240C576%20268.1159360000001%20584.382208%20294.180288%20598.375008%20316.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22glass-whiskey%22%20%20%20%20%20%20unicode=%22&#xF7A0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M154.1875008%20672L260.8750016%2032L763.124992%2032L869.750016%20672L154.1875008%20672zM229.8124992%20608L794.249984%20608L740.937504%20288L341.437504%20288L352%20224L730.249984%20224L708.937504%2096L315.1249984%2096L229.8124992%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lightbulb%22%20%20%20%20%20%20unicode=%22&#xF0EB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C353.375008%20768%20224%20638.624992%20224%20480C224%20418.624992%20251%20355%20288%20298C315.5%20255.624992%20348.375008%20216.624992%20384%20187L384%2096C384%2061%20413%2032%20448%2032L480%200L544%200L576%2032C611%2032%20640%2061%20640%2096L640%20187C675.624992%20216.624992%20708.5%20255.624992%20736%20298C773%20355%20800%20418.624992%20800%20480C800%20638.624992%20670.624992%20768%20512%20768zM512%20704C636.124992%20704%20736%20604.124992%20736%20480C736%20438.124992%20715.375008%20382.875008%20683%20333C654.124992%20288.5%20616.124992%20248.875008%20581%20224L443%20224C407.875008%20248.875008%20369.875008%20288.5%20341%20333C308.624992%20382.875008%20288%20438.124992%20288%20480C288%20604.124992%20387.875008%20704%20512%20704zM456%20160L568%20160C570.5%20158.2499840000001%20573.124992%20157%20576%20156L576%2096L448%2096L448%20156C450.875008%20157%20453.5%20158.2499840000001%20456%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-arrows%22%20%20%20%20%20%20unicode=%22&#xF0B2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20845.25L329.375008%20662.6249984L374.624992%20617.3750016L480%20722.75L480%20416L173.25%20416L278.6249984%20521.375008L233.3750016%20566.624992L50.75%20384L233.3750016%20201.375008L278.6249984%20246.624992L173.25%20352L480%20352L480%2045.249984L374.624992%20150.624992L329.375008%20105.375008L512%20-77.249984L694.624992%20105.375008L649.375008%20150.624992L544%2045.249984L544%20352L850.750016%20352L745.375008%20246.624992L790.624992%20201.375008L973.249984%20384L790.624992%20566.624992L745.375008%20521.375008L850.750016%20416L544%20416L544%20722.75L649.375008%20617.3750016L694.624992%20662.6249984L512%20845.25z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22key%22%20%20%20%20%20%20unicode=%22&#xF084;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M640%20800C481.750016%20800%20352%20670.249984%20352%20512C352%20495.375008%20354.750016%20480.749984%20357%20466L105%20215L96%20205L96%20-32L320%20-32L320%2064L416%2064L416%20160L512%20160L512%20255C549.750016%20236.5%20593.750016%20224%20640%20224C798.250016%20224%20928%20353.7499840000001%20928%20512C928%20670.249984%20798.250016%20800%20640%20800zM640%20736C763.375008%20736%20864%20635.375008%20864%20512C864%20388.624992%20763.375008%20288%20640%20288C601.250016%20288%20561.375008%20299.375008%20531%20316L523%20320L448%20320L448%20224L352%20224L352%20128L256%20128L256%2032L160%2032L160%20178L413%20432L425%20443L422%20460C418.750016%20479.249984%20416%20496.375008%20416%20512C416%20635.375008%20516.624992%20736%20640%20736zM704%20640C668.624992%20640%20640%20611.375008%20640%20576C640%20540.624992%20668.624992%20512%20704%20512C739.375008%20512%20768%20540.624992%20768%20576C768%20611.375008%20739.375008%20640%20704%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22candy-cane%22%20%20%20%20%20%20unicode=%22&#xF786;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M576%20832C507.250016%20832%20442.250016%20804.875008%20394%20756L371%20733L349%20710L372%20688L463%20598L485%20575L508%20598L530%20621C542.250016%20633.375008%20558.5%20640%20576%20640C611.624992%20640%20640%20611.624992%20640%20576C640%20558.624992%20633.250016%20543.249984%20621%20531L183%2095L160%2072L183%2050L273%20-41L296%20-64L318%20-41L757%20395C805.250016%20443.249984%20832%20507.875008%20832%20576C832%20716.875008%20716.875008%20832%20576%20832zM576%20768C601.750016%20768%20626.624992%20763.124992%20649%20754L615%20697C603.250016%20700.749984%20590.875008%20703.749984%20578%20704L558%20767C564%20767.5%20569.875008%20768%20576%20768zM497%20750L516%20688C504.875008%20682%20494%20675.124992%20485%20666L439%20711C455.875008%20728%20475.875008%20740.5%20497%20750zM703%20720C723.124992%20702.249984%20739.750016%20680.749984%20751%20656L689%20634C683.750016%20644.124992%20677.624992%20653.624992%20670%20662zM767%20594C767.5%20588.124992%20768%20582%20768%20576C768%20553.749984%20764%20532.249984%20757%20512L687%20512C697.250016%20529.749984%20703.250016%20550.124992%20704%20571zM629%20448L719%20448C716.624992%20445.375008%20714.5%20442.5%20712%20440L656%20384L565%20384zM500%20320L591%20320L527%20256L436%20256zM372%20192L462%20192L398%20128L307%20128zM259%2064L333%2064L296%2027z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22adjust%22%20%20%20%20%20%20unicode=%22&#xF042;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704L512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-with-heavy-showers%22%20%20%20%20%20%20unicode=%22&#xF740;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C405.375008%20736%20318.375008%20660.124992%20296%20560C257%20544.624992%20228%20516.124992%20211%20478C204.624992%20478.749984%20198.750016%20480%20192%20480C86.375008%20480%200%20393.624992%200%20288C0%20285.875008%20-0.125%20284.124992%200%20282C3%20190.5%2068.5%20116.624992%20155%20100L216%20160L192%20160C122.5%20160%2066.250016%20214.624992%2064%20284C64%20285.375008%2064%20286.624992%2064%20288C64%20359%20121%20416%20192%20416C201.375008%20416%20210.5%20415.124992%20220%20413L252%20406L258%20437C265.875008%20472.624992%20294.5%20500.5%20330%20509L351%20514L354%20536C365.375008%20613.249984%20431.250016%20672%20512%20672C574.624992%20672%20628.624992%20636.124992%20655%20584L667%20559L694%20568C708%20572.875008%20721.750016%20576%20736%20576C807%20576%20864%20519%20864%20448C864%20448.249984%20863.5%20445.5%20863%20438L861%20415L882%20406C927.750016%20386.5%20960%20341.124992%20960%20288C960%20217%20903%20160%20832%20160L810%20160L745%2096L832%2096C937.624992%2096%201024%20182.375008%201024%20288C1024%20357.2499840000001%20983.375008%20414.249984%20928%20448C928%20553.624992%20841.624992%20640%20736%20640C722.124992%20640%20710.5%20635.875008%20698%20633C658%20694.375008%20590.5%20736%20512%20736zM435%20285L126%20-19L171%20-64L480%20240zM595%20285L286%20-19L331%20-64L640%20240zM755%20285L446%20-19L491%20-64L800%20240z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wavy-money-bill%22%20%20%20%20%20%20unicode=%22&#xF53A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M731.312512%20703.75C645.251872%20701.3883744%20578.522496%20678.0055007999999%20513.562496%20655.4375008C444.090496%20631.3095008%20378.503488%20608.5529984%20287.6875008%20607.6249984C226.9835008%20606.6650016%20166.1815008%20617.1404992%20106.4375008%20637.8124992L64%20652.5L64%20105.875008L85.3124992%2098.312512C140.9604992%2078.632512%20197.86%2067.282496%20254.5%2064.562496C263.492%2064.146496%20272.2975008%2063.937504%20280.9375008%2063.937504C377.353504%2063.937504%20451.166016%2089.514016%20522.750016%20114.2499840000001C598.205984%20140.361984%20669.38%20165.013504%20766.5%20160.437504C816.868%20158.037504%20867.584512%20147.850016%20917.312512%20130.2499840000001L960%20115.124992L960%20661.9375008L938.937504%20669.6249984C883.737504%20689.6249984%20826.717504%20700.9735008%20769.437504%20703.4375008C756.301504%20704.0215008%20743.60688%20704.087376%20731.312512%20703.75zM733.062496%20640.1875008C743.908192%20640.5232512%20755.064992%20640.5184992%20766.624992%20640.0624992C778.59184%20639.5433504%20790.566304%20638.4590304000001%20802.5%20637.0624992C811.037568%20602.0637696%20842.367328%20576%20880%20576C885.472%20576%20890.816%20576.6009984%20896%20577.6249984L896%20286.375008C890.816%20287.399008%20885.472%20288%20880%20288C840.454432%20288%20807.841856%20259.259104%20801.375008%20221.562496C790.748544%20222.675424%20780.113376%20223.43056%20769.5%20223.937504C660.22%20228.737504%20579.638016%20201.258016%20501.750016%20174.2499840000001C426.198016%20148.074016%20354.618496%20123.3295040000001%20257.5624992%20127.937504C245.5359936%20128.516544%20233.488624%20129.67008%20221.4375008%20131.124992C212.830944%20166.025792%20181.5632%20192%20144%20192C138.528%20192%20133.184%20191.399008%20128%20190.375008L128%20481.624992C133.184%20480.600992%20138.528%20480%20144%20480C183.8232416%20480%20216.5490688%20509.162048%20222.6875008%20547.249984C244.60472%20544.958752%20266.5434528%20543.633536%20288.3750016%20544C389.655008%20545.024%20463.298496%20570.669504%20534.562496%20595.4375008C597.310496%20617.2775008%20657.142688%20637.8372512000001%20733.062496%20640.1875008zM512%20544C441.408%20544%20384%20472.224%20384%20384C384%20295.776%20441.408%20224%20512%20224C582.592%20224%20640%20295.776%20640%20384C640%20472.224%20582.592%20544%20512%20544zM512%20480C546.688%20480%20576%20436.032%20576%20384C576%20331.968%20546.688%20288%20512%20288C477.312%20288%20448%20331.968%20448%20384C448%20436.032%20477.312%20480%20512%20480zM752%20480A48%2048%200%200%201%20752%20384A48%2048%200%200%201%20752%20480zM272%20384A48%2048%200%200%201%20272%20288A48%2048%200%200%201%20272%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22glasses%22%20%20%20%20%20%20unicode=%22&#xF530;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M162%20704L154%20683L42%20384L0%20384L0%20320L32%20320L32%20256C32%20150.5%20118.5%2064%20224%2064L288%2064C393.5%2064%20480%20150.5%20480%20256L480%20352C480%20370.124992%20493.875008%20384%20512%20384C530.124992%20384%20544%20370.124992%20544%20352L544%20256C544%20150.5%20630.5%2064%20736%2064L800%2064C905.5%2064%20992%20150.5%20992%20256L992%20320L1024%20320L1024%20384L982%20384L870%20683L862%20704L800%20704L791%20692L711%20596L761%20556L822%20630L914%20384L602%20384C588.624992%20421%20553.375008%20448%20512%20448C470.624992%20448%20435.375008%20421%20422%20384L110%20384L202%20630L263%20556L313%20596L233%20692L224%20704zM96%20320L416%20320L416%20256C416%20185.5%20358.5%20128%20288%20128L224%20128C153.5%20128%2096%20185.5%2096%20256zM608%20320L928%20320L928%20256C928%20185.5%20870.5%20128%20800%20128L736%20128C665.5%20128%20608%20185.5%20608%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22memory%22%20%20%20%20%20%20unicode=%22&#xF538;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20672L64%2096L480%2096L480%20128C480%20145.7499840000001%20494.250016%20160%20512%20160C529.750016%20160%20544%20145.7499840000001%20544%20128L544%2096L960%2096L960%20672zM128%20608L896%20608L896%20320L128%20320zM192%20544L192%20384L384%20384L384%20544zM416%20544L416%20384L608%20384L608%20544zM640%20544L640%20384L832%20384L832%20544zM256%20480L320%20480L320%20448L256%20448zM480%20480L544%20480L544%20448L480%20448zM704%20480L768%20480L768%20448L704%20448zM128%20256L896%20256L896%20160L595%20160C580.875008%20195.5%20552.250016%20224%20512%20224C471.750016%20224%20443.124992%20195.5%20429%20160L128%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22download%22%20%20%20%20%20%20unicode=%22&#xF019;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20768L480%20238L311%20407L265%20361L489%20137L512%20115L535%20137L759%20361L713%20407L544%20238L544%20768zM224%2064L224%200L800%200L800%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22car%22%20%20%20%20%20%20unicode=%22&#xF1B9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M304%20704C261.750016%20704%20224.124992%20676.5%20212%20636L168%20489L106%20510L86%20450L149%20429L129%20361C128.250016%20358.124992%20127.875008%20355%20128%20352L128%20128C128%20127%20128%20126%20128%20125L128%2096C128%2078.375008%20142.375008%2064%20160%2064L256%2064L267%2096L757%2096L768%2064L864%2064C881.624992%2064%20896%2078.375008%20896%2096L896%20123C896.124992%20124.624992%20896.124992%20126.375008%20896%20128L896%20352C896.124992%20355%20895.750016%20358.124992%20895%20361L875%20429L938%20450L918%20510L856%20489L812%20636C799.875008%20676.5%20762.250016%20704%20720%20704zM304%20640L720%20640C734.250016%20640%20746.875008%20630.624992%20751%20617L792%20480L232%20480L273%20617C277.124992%20630.749984%20289.750016%20640%20304%20640zM213%20416L811%20416L832%20346L832%20160L192%20160L192%20346zM272%20384C245.5%20384%20224%20362.5%20224%20336C224%20309.5%20245.5%20288%20272%20288C298.5%20288%20320%20309.5%20320%20336C320%20362.5%20298.5%20384%20272%20384zM752%20384C725.5%20384%20704%20362.5%20704%20336C704%20309.5%20725.5%20288%20752%20288C778.5%20288%20800%20309.5%20800%20336C800%20362.5%20778.5%20384%20752%20384zM384%20288L344%20192L413%20192L427%20224L597%20224L611%20192L680%20192L640%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22synagogue%22%20%20%20%20%20%20unicode=%22&#xF69B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20747L491%20728L244%20512L128%20512L128%2032L448%2032L448%20160C448%20195.7499840000001%20476.250016%20224%20512%20224C547.750016%20224%20576%20195.7499840000001%20576%20160L576%2032L896%2032L896%20512L780%20512L533%20728zM192%20672C173.375008%20644%20128%20639.749984%20128%20587C128%20557.375008%20149%20544%20149%20544L235%20544C235%20544%20256%20557.375008%20256%20587C256%20642.5%20213%20644.875008%20192%20672zM832%20672C813.375008%20644%20768%20624%20768%20587C768%20557.375008%20789%20544%20789%20544L875%20544C875%20544%20896%20557.375008%20896%20587C896%20626.749984%20853%20644.875008%20832%20672zM512%20662L747%20456L756%20448L832%20448L832%2096L640%2096L640%20160C640%20230.375008%20582.375008%20288%20512%20288C441.624992%20288%20384%20230.375008%20384%20160L384%2096L192%2096L192%20448L268%20448L277%20456zM512%20529L484%20481L429%20481L456%20433L429%20385L484%20385L512%20336L540%20385L595%20385L568%20433L595%20481L540%20481z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grip-lines-vertical%22%20%20%20%20%20%20unicode=%22&#xF7A5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20800L352%20-32L416%20-32L416%20800L352%20800zM608%20800L608%20-32L672%20-32L672%20800L608%20800z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22holly-berry%22%20%20%20%20%20%20unicode=%22&#xF7AA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C441.408%20800%20384%20742.592%20384%20672C384%20648.0105344%20391.038464%20625.8337088000001%20402.562496%20606.6249984C338.3592%20599.7996928%20288%20545.987072%20288%20480C288%20442.091808%20304.8635616000001%20408.330944%20331.124992%20384.875008C327.082272%20384.632928%20323.04224%20384.071136%20319%20383.937504C308.664%20383.6175040000001%20298.6944992%20383.6175040000001%20289.0624992%20383.937504L258.5%20385L256.1249984%20354.5C254.5250016%20334.276%20248.488%20303.8114880000001%20229%20273.1874880000001C215.272%20251.587488%20196.5404992%20232.8880000000001%20174.8124992%20219L151.25%20203.937504L162.9375008%20178.562496C180.3455008%20140.898496%20190.1424992%20101.829504%20192.0624992%2062.437504C192.5744992%2052.389504%20192.5424992%2042.746496%20192.0624992%2033.562496L189.6875008%20-14.937504L235.1875008%202C284.2755008%2020.272%20334.692992%2030.336%20385.124992%2032C395.396992%2032.352%20405.368%2032.3200000000001%20415%2032L445.562496%2031L447.937504%2061.437504C449.537504%2081.661504%20455.574496%20112.188512%20475.062496%20142.812512C488.790496%20164.412512%20507.521984%20183.112%20529.249984%20197L554.875008%20213.312512L539.875008%20239.750016C524.931008%20266.086016%20515.462016%20294.4015040000001%20511.750016%20323.937504C510.028448%20337.757792%20510.02384%20351.790336%20510.875008%20365.812512C512.829184%20364.20816%20515.579264%20362.043872%20519.375008%20360C520.655008%20359.36%20521.595008%20358.702496%20522.875008%20358.062496C527.995008%20355.822496%20530.22%20354.882496%20531.5%20354.562496L532.812512%20353.937504C588.492512%20333.457504%20645.782496%20321.92%20703.062496%20320L708.187488%20320C708.507488%20319.68%20708.5%20319.382496%20708.5%20319.062496C714.58%20290.582496%20725.764992%20263.069984%20741.124992%20238.750016C754.884992%20216.990016%20772.464992%20197.444992%20792.624992%20181.124992C779.504992%20146.564992%20771.504992%20111.332512%20768.624992%2075.812512C726.704992%2087.9725120000001%20683.817504%2094.72%20640.937504%2096L635.812512%2096C629.732512%20124.8%20618.555008%20152.6099840000001%20602.875008%20177.2499840000001C601.403008%20179.553984%20599.380512%20181.6030080000001%20597.812512%20183.875008L555%20156.562496C551.864%20154.5464960000001%20548.274496%20152.006496%20544.562496%20149.062496C546.034496%20146.9504960000001%20547.686496%20144.926016%20549.062496%20142.750016C568.582496%20112.350016%20574.337504%2081.66%20575.937504%2061.5L578.5%2031.062496L608.937504%2032C618.537504%2032.3200000000001%20628.822496%2032.3200000000001%20639.062496%2032C689.302496%2030.4%20739.852512%2020.177504%20788.812512%201.937504L834.249984%20-15.062496L832%2033.624992C831.36%2042.904992%20831.36%2052.455008%20832%2062.375008C833.92%20101.735008%20843.524992%20140.802496%20861.124992%20178.562496L872.624992%20203.812512L849.249984%20218.875008C827.490016%20232.955008%20808.635008%20251.4899840000001%20794.875008%20273.2499840000001C775.355008%20303.649984%20769.6%20334.4024960000001%20768%20354.562496L765.437504%20384.937504L735.062496%20384C728.662496%20383.68%20721.907488%20383.6874880000001%20715.187488%20383.6874880000001C711.667488%20384.007488%20708.457504%20384%20704.937504%20384C700.920128%20384.131296%20696.895616%20384.63616%20692.875008%20384.875008C719.136448%20408.330944%20736%20442.091808%20736%20480C736%20545.987072%20685.6408%20599.7996928%20621.437504%20606.6249984C632.961536%20625.8337088000001%20640%20648.0105344%20640%20672C640%20742.592%20582.592%20800%20512%20800zM512%20736C547.296%20736%20576%20707.296%20576%20672C576%20636.704%20547.296%20608%20512%20608C476.704%20608%20448%20636.704%20448%20672C448%20707.296%20476.704%20736%20512%20736zM416%20544C451.296%20544%20480%20515.296%20480%20480C480%20444.704%20451.296%20416%20416%20416C380.704%20416%20352%20444.704%20352%20480C352%20515.296%20380.704%20544%20416%20544zM608%20544C643.296%20544%20672%20515.296%20672%20480C672%20444.704%20643.296%20416%20608%20416C572.704%20416%20544%20444.704%20544%20480C544%20515.296%20572.704%20544%20608%20544zM446.187488%20339.375008C446.539488%20331.567008%20447.227488%20323.776%20448.187488%20316C451.771488%20287.584%20459.507488%20260.051008%20471.187488%20233.875008C451.603488%20217.715008%20434.473504%20198.467488%20420.937504%20177.187488C405.225504%20152.515488%20394.170016%20124.8929920000001%20388.249984%2096.124992C386.4900160000001%2096.092992%20384.761504%2096.001504%20382.937504%2095.937504C340.121504%2094.561504%20297.3604992%2087.811008%20255.3124992%2075.875008C252.5604992%20111.491008%20244.5269984%20146.76%20231.3750016%20181C251.5350016%20197.384%20269.1135008%20217.0205120000001%20282.9375008%20238.812512C298.6495008%20263.484512%20309.7049984%20291.107008%20315.6249984%20319.875008C317.3850016%20319.907008%20319.176%20319.9984960000001%20321%20320.062496C362.952%20321.406496%20404.907488%20327.8870080000001%20446.187488%20339.375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mail-bulk%22%20%20%20%20%20%20unicode=%22&#xF674;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20736L192%20416L64%20416L64%200L608%200L608%20128L960%20128L960%20544L736%20544L736%20736L192%20736zM256%20672L672%20672L672%20544L384%20544L384%20416L256%20416L256%20672zM448%20480L896%20480L896%20192L608%20192L608%20416L448%20416L448%20480zM736%20416L736%20352L832%20352L832%20416L736%20416zM128%20352L192%20352L416%20352L544%20352L544%20316.375008L350.750016%20196.2499840000001C341.822016%20190.6819840000001%20330.209984%20190.649984%20321.249984%20196.2499840000001L128%20316.312512L128%20352zM544%20241L544%2064L128%2064L128%20240.937504L287.4375008%20141.875008C302.4135008%20132.563008%20319.2320000000001%20127.875008%20336%20127.875008C352.768%20127.875008%20369.556%20132.561504%20384.5%20141.937504L544%20241z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-tablet%22%20%20%20%20%20%20unicode=%22&#xF3FA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C881.750016%20640%20896%20625.749984%20896%20608L896%20160C896%20142.2499840000001%20881.750016%20128%20864%20128L160%20128C142.250016%20128%20128%20142.2499840000001%20128%20160L128%20608C128%20625.749984%20142.250016%20640%20160%20640zM192%20416C174.375008%20416%20160%20401.624992%20160%20384C160%20366.375008%20174.375008%20352%20192%20352C209.624992%20352%20224%20366.375008%20224%20384C224%20401.624992%20209.624992%20416%20192%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22diagnoses%22%20%20%20%20%20%20unicode=%22&#xF470;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C441.6%20736%20384%20678.4%20384%20608C384%20537.6%20441.6%20480%20512%20480C582.4%20480%20640%20537.6%20640%20608C640%20678.4%20582.4%20736%20512%20736zM512%20480L467.812512%20480C410.212512%20480%20357.410016%20448.655008%20329.249984%20399.375008C351.970016%20396.815008%20371.824992%20384.662496%20384.624992%20367.062496C401.264992%20397.142496%20432.932512%20416%20467.812512%20416L556.187488%20416C570.267488%20416%20583.34%20413.1274880000001%20595.5%20407.687488C602.22%20429.767488%20618.269984%20447.344992%20638.750016%20456.624992C614.429984%20471.664992%20585.947488%20480%20556.187488%20480L512%20480zM512%20672C547.84%20672%20576%20643.84%20576%20608C576%20572.1600000000001%20547.84%20544%20512%20544C476.16%20544%20448%20572.1600000000001%20448%20608C448%20643.84%20476.16%20672%20512%20672zM672%20416A32%2032%200%200%201%20672%20352A32%2032%200%200%201%20672%20416zM320%20352A32%2032%200%200%201%20320%20288A32%2032%200%200%201%20320%20352zM727.375008%20326.062496C712.975008%20312.302496%20693.44%20304%20672%20304C670.4%20304%20668.475008%20303.9925120000001%20666.875008%20304.312512L706.875008%20210.875008L712.937504%20195.812512L729.937504%20192.937504L889.937504%20160.937504L902.062496%20223.062496L759.062496%20252.1874880000001L727.375008%20326.062496zM480%20320A32%2032%200%200%201%20480%20256A32%2032%200%200%201%20480%20320zM267.8124992%20259.1874880000001L264.9375008%20252.1874880000001L121.9375008%20223.062496L134.0624992%20160.937504L294.0624992%20192.937504L311.0624992%20195.812512L317.1249984%20210.875008L329.937504%20240.624992C326.737504%20240.304992%20323.2%20240%20320%20240C300.1600000000001%20240%20281.5724992%20247.347488%20267.8124992%20259.1874880000001zM576%20224A32%2032%200%200%201%20576%20160A32%2032%200%200%201%20576%20224zM64%2096L64%2032L960%2032L960%2096L64%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22check-square%22%20%20%20%20%20%20unicode=%22&#xF14A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768L128%200L896%200L896%20506L832%20442L832%2064L192%2064L192%20704L826%20704L890%20768zM873%20663L512%20302L375%20439L329%20393L489%20233L512%20211L535%20233L919%20617z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22running%22%20%20%20%20%20%20unicode=%22&#xF70C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M647%20736C593.250016%20736%20549%20691.749984%20549%20638C549%20584.249984%20593.250016%20540%20647%20540C700.875008%20540%20746%20584.249984%20746%20638C746%20691.749984%20700.875008%20736%20647%20736zM647%20672C666.250016%20672%20682%20657.124992%20682%20638C682%20618.875008%20666.250016%20604%20647%20604C627.875008%20604%20613%20618.749984%20613%20638C613%20657.124992%20627.875008%20672%20647%20672zM414%20608C398.624992%20606.124992%20383.124992%20599%20372%20587L264%20470L312%20426L419%20543C420.124992%20544.124992%20421.624992%20544.875008%20423%20544L474%20510L399%20406C375.5%20373%20379.375008%20327.624992%20408%20299L521%20186L428%200L500%200L579%20157C591.375008%20181.624992%20586.5%20211.5%20567%20231L454%20344C447.5%20350.5%20446.624992%20361.5%20452%20369L527%20474L553%20457L604%20380C615.875008%20362.2499840000001%20635.624992%20352%20657%20352L800%20352L800%20416L657%20416L603%20498L599%20503L594%20507L459%20597C445.375008%20606.124992%20429.375008%20609.875008%20414%20608zM386%20271L339%20224L192%20224L192%20160L339%20160C355.875008%20160%20372%20166.875008%20384%20179L431%20226z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blog%22%20%20%20%20%20%20unicode=%22&#xF781;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M464.624992%20767.6875008C455.664992%20768.0075008%20448%20760.6550016%20448%20751.3750016L448%20688C448%20679.04%20455.04%20672%20464%20672L464%20671.3750016C663.36%20663.6950016000001%20823.695008%20503.36%20831.375008%20304L832%20304C832%20295.04%20839.04%20288%20848%20288L911.375008%20288C920.655008%20288%20928.007488%20295.664992%20927.687488%20304.624992C919.047488%20556.144992%20716.144992%20759.0475008%20464.624992%20767.6875008zM464.624992%20607.6875008C455.664992%20608.0075008%20448%20600.3349984%20448%20591.3750016L448%20528C448%20519.04%20455.04%20512%20464%20512L464%20511.062496C575.04%20503.702496%20663.702496%20415.04%20671.062496%20304L672%20304C672%20295.04%20679.04%20288%20688%20288L751.375008%20288C760.335008%20288%20768.007488%20295.664992%20767.687488%20304.624992C759.047488%20467.824992%20627.824992%20599.0475008000001%20464.624992%20607.6875008zM176%20576C167.04%20576%20160%20568.96%20160%20560L160%20208C160%2093.4400000000001%20253.44%200%20368%200C482.56%200%20576%2093.4400000000001%20576%20208C576%20322.56%20482.56%20416%20368%20416C359.04%20416%20352%20408.96%20352%20400L352%20304C352%20295.04%20359.04%20288%20368%20288C412.1600000000001%20288%20448%20252.16%20448%20208C448%20163.84%20412.1600000000001%20128%20368%20128C323.84%20128%20288%20163.84%20288%20208L288%20560C288%20568.96%20280.96%20576%20272%20576L176%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user%22%20%20%20%20%20%20unicode=%22&#xF007;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C388.624992%20736%20288%20635.375008%20288%20512C288%20434.875008%20327.375008%20366.375008%20387%20326C272.875008%20277%20192%20163.7499840000001%20192%2032L256%2032C256%20173.7499840000001%20370.250016%20288%20512%20288C653.750016%20288%20768%20173.7499840000001%20768%2032L832%2032C832%20163.7499840000001%20751.124992%20277%20637%20326C696.624992%20366.375008%20736%20434.875008%20736%20512C736%20635.375008%20635.375008%20736%20512%20736zM512%20672C600.750016%20672%20672%20600.749984%20672%20512C672%20423.249984%20600.750016%20352%20512%20352C423.250016%20352%20352%20423.249984%20352%20512C352%20600.749984%20423.250016%20672%20512%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22retweet%22%20%20%20%20%20%20unicode=%22&#xF079;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20672L0%20512L128%20512L128%2096L672%2096L608%20160L192%20160L192%20512L320%20512zM288%20672L352%20608L768%20608L768%20256L640%20256L800%2096L960%20256L832%20256L832%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22code-branch%22%20%20%20%20%20%20unicode=%22&#xF126;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20768C299.375008%20768%20256%20724.624992%20256%20672C256%20630.624992%20283%20595.375008%20320%20582L320%20186C283%20172.624992%20256%20137.375008%20256%2096C256%2043.375008%20299.375008%200%20352%200C404.624992%200%20448%2043.375008%20448%2096C448%20136.624992%20421.875008%20171%20386%20185C390.624992%20224.375008%20405.875008%20243.7499840000001%20430%20260C458.750016%20279.375008%20502.875008%20290.875008%20551%20302C599.124992%20313.124992%20650.750016%20324.624992%20694%20355C732%20381.624992%20760.750016%20425.249984%20767%20486C804.5%20499.124992%20832%20534.375008%20832%20576C832%20628.624992%20788.624992%20672%20736%20672C683.375008%20672%20640%20628.624992%20640%20576C640%20535.124992%20666.624992%20500.749984%20703%20487C698.624992%20445%20682.375008%20424.124992%20658%20407C629.250016%20386.875008%20584.875008%20375%20537%20364C489.124992%20353%20437.250016%20343.2499840000001%20394%20314C390.5%20311.624992%20387.250016%20308.624992%20384%20306L384%20582C421%20595.375008%20448%20630.624992%20448%20672C448%20724.624992%20404.624992%20768%20352%20768zM352%20704C370%20704%20384%20690%20384%20672C384%20654%20370%20640%20352%20640C334%20640%20320%20654%20320%20672C320%20690%20334%20704%20352%20704zM736%20608C754%20608%20768%20594%20768%20576C768%20558%20754%20544%20736%20544C718%20544%20704%20558%20704%20576C704%20594%20718%20608%20736%20608zM352%20128C370%20128%20384%20114%20384%2096C384%2078%20370%2064%20352%2064C334%2064%20320%2078%20320%2096C320%20114%20334%20128%20352%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spock--hand-%22%20%20%20%20%20%20unicode=%22&#xF259;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M397%20832C390.750016%20831.875008%20384.375008%20831.5%20378%20830C335.124992%20820.249984%20305%20782.124992%20303%20740C291.250016%20741.875008%20279.124992%20741.749984%20267%20739C215.624992%20727.375008%20182.375008%20675.375008%20194%20624L256%20355L256%20328L228%20356C190.750016%20393.249984%20129.250016%20393.249984%2092%20356C54.750016%20318.7499840000001%2054.750016%20257.2499840000001%2092%20220L309%203C346.624992%20-34.5%20398.624992%20-64%20460%20-64L608%20-64C731.375008%20-64%20832%2036.624992%20832%20160L832%20384L862%20535C872.124992%20586.624992%20837.624992%20637.875008%20786%20648C775.124992%20650.124992%20764.375008%20650.5%20754%20649L761%20685C771.124992%20736.624992%20736.624992%20787.875008%20685%20798C633.375008%20808.124992%20583.124992%20773.624992%20573%20722L541%20570L492%20757C491.875008%20757.249984%20492.124992%20757.749984%20492%20758L491%20758C480.250016%20802.124992%20440.750016%20832.749984%20397%20832zM392%20767C409.624992%20771%20426%20760.624992%20430%20743L430%20742L510%20435L516%20411L573%20411L579%20437L635%20709L635%20710C638.5%20727.749984%20655.250016%20738.5%20673%20735C690.750016%20731.5%20701.5%20714.749984%20698%20697L640%20405L703%20393L736%20559L737%20559C740.5%20576.749984%20756.250016%20588.5%20774%20585C791.750016%20581.5%20802.5%20564.749984%20799%20547L769%20390L768%20387L768%20160C768%2071.249984%20696.750016%200%20608%200L460%200C419.250016%200%20384.250016%2019.875008%20355%2049L137%20265C124.250016%20277.7499840000001%20124.250016%20298.2499840000001%20137%20311C149.750016%20323.7499840000001%20170.250016%20323.7499840000001%20183%20311L265%20228L320%20173L320%20359L319%20362L257%20638C253%20655.624992%20263.375008%20673%20281%20677C298.624992%20681%20315%20669.624992%20319%20652L376%20398L439%20412L382%20667C381.875008%20667.375008%20382.124992%20667.624992%20382%20668L368%20729C364%20746.624992%20374.375008%20763%20392%20767z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22screwdriver%22%20%20%20%20%20%20unicode=%22&#xF54A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M870%20839L849%20828C849%20828%20813.124992%20808.875008%20771%20783C728.875008%20757.124992%20680.250016%20726.249984%20649%20695C601.624992%20647.624992%20561.5%20587.5%20542%20560L535%20567L512%20589L489%20567L410%20487L387%20464L410%20442L435%20417L211%20193L143%20159L138%20149L74%2020L64%200L80%20-17L112%20-48L128%20-64L149%20-54L287%2015L321%2083L545%20307L570%20282L592%20259L615%20282L695%20361L717%20384L695%20407L688%20414C714.5%20432.5%20771.624992%20469.624992%20823%20521C889.875008%20587.875008%20956%20721%20956%20721L967%20742L951%20759L887%20823zM858%20760L888%20730C872%20701.124992%20820.250016%20610.249984%20777%20567C722.5%20512.5%20622%20442%20622%20442L590%20421L617%20393L626%20384L592%20350L589%20352L567%20375L503%20439L480%20461L478%20464L512%20498L548%20462L570%20494C570%20494%20646.124992%20600.124992%20695%20649C717.124992%20671.124992%20764.5%20704.124992%20805%20729C834%20746.749984%20845.750016%20753.249984%20858%20760zM480%20370L498%20352L272%20126L269%20122L266%20117L239%2063L144%2016L191%20111L245%20138L250%20141L254%20144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dragon%22%20%20%20%20%20%20unicode=%22&#xF6D5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20800L256%20608L96%20560L208%20448L128%20288L288%20288L288%20-32L352%20-32L352%20260.875008C393.5%20242.875008%20437.124992%20224.375008%20512.124992%20194.5C512.124992%20193.624992%20512%20192.875008%20512%20192C512%20120.624992%20534.375008%2062.5%20575.375008%2024C616.250016%20-14.624992%20673.250016%20-32%20736%20-32L736%2032C684.750016%2032%20645.750016%2045.624992%20619.124992%2070.5C596.375008%2092%20581%20123.124992%20577%20168.5C619.124992%20152.624992%20657%20139.2499840000001%20683.250016%20132.124992C692.375008%20129.7499840000001%20701.750016%20128.5%20711%20128.5C769.250016%20128.5%20825.624992%20175%20836.250016%20234L864%20384L768%20320C618%20320%20582.375008%20416%20582.375008%20416C593.624992%20443%20616.875008%20462.124992%20643.875008%20476.124992L672%20448L672%20488.375008C678%20490.5%20684%20492.249984%20690%20494L736%20448L736%20505C737.875008%20505.375008%20740%20505.875008%20741.875008%20506.124992L800%20448L800%20512L896%20448L896%20603.124992C896%20650.375008%20864%20693.875008%20817.624992%20702.375008C811.624992%20703.5%20805.750016%20704%20800%20704C774.375008%20704%20751.5%20693.249984%20734.250016%20676.749984L688%20800L640%20672L448%20672zM320%20680.5L412.5%20618.749984L428.624992%20608L757.5%20608L776.5%20629C780.250016%20633.124992%20788.124992%20640%20800%20640C802%20640%20804%20639.875008%20806%20639.5C820.624992%20636.749984%20832%20620.875008%20832%20603.124992L832%20576L819.375008%20576L818.875008%20576.249984L800%20576L799%20576C776.375008%20575.624992%20577%20568.624992%20523.375008%20440.749984L513.624992%20417.5L522.375008%20393.875008C541.375008%20342.624992%20614.375008%20256%20768%20256L775.250016%20256L773.250016%20245.124992C768.250016%20217.124992%20739.124992%20192.5%20711%20192.5C707.124992%20192.5%20703.375008%20193%20699.875008%20194C601.250016%20220.5%20316.624992%20345.375008%20313.750016%20346.624992L301.5%20352L231.5%20352L265.250016%20419.375008L285.875008%20460.624992L217%20529.5L274.5%20546.624992L320%20560.375008zM416%20576C416%20576%20423.375008%20512%20480%20512C536.624992%20512%20576%20576%20576%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22toilet-paper%22%20%20%20%20%20%20unicode=%22&#xF71E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768C236.5%20768%20195.375008%20730.375008%20169%20681C142.624992%20631.624992%20128%20566.875008%20128%20496L128%200L640%200L640%20276C665%20245.124992%20697.750016%20224%20736%20224C787.5%20224%20828.624992%20261.624992%20855%20311C881.375008%20360.375008%20896%20425.124992%20896%20496C896%20566.875008%20881.375008%20631.624992%20855%20681C828.624992%20730.375008%20787.5%20768%20736%20768zM288%20704L631%20704C626%20696.749984%20621.250016%20689%20617%20681C590.624992%20631.624992%20576%20566.875008%20576%20496C576%20490.5%20576.875008%20485.375008%20577%20480L576%20480L576%2064L192%2064L192%20496C192%20557.624992%20206%20613.5%20226%20651C246%20688.5%20268.875008%20704%20288%20704zM736%20704C755.124992%20704%20778%20688.5%20798%20651C818%20613.5%20832%20557.624992%20832%20496C832%20434.375008%20818%20378.5%20798%20341C778%20303.5%20755.124992%20288%20736%20288C716.875008%20288%20694%20303.5%20674%20341C654%20378.5%20640%20434.375008%20640%20496C640%20557.624992%20654%20613.5%20674%20651C694%20688.5%20716.875008%20704%20736%20704zM736%20576C718.375008%20576%20704%20540.124992%20704%20496C704%20451.875008%20718.375008%20416%20736%20416C753.624992%20416%20768%20451.875008%20768%20496C768%20540.124992%20753.624992%20576%20736%20576zM288%20480C270.375008%20480%20256%20465.624992%20256%20448C256%20430.375008%20270.375008%20416%20288%20416C305.624992%20416%20320%20430.375008%20320%20448C320%20465.624992%20305.624992%20480%20288%20480zM384%20480C366.375008%20480%20352%20465.624992%20352%20448C352%20430.375008%20366.375008%20416%20384%20416C401.624992%20416%20416%20430.375008%20416%20448C416%20465.624992%20401.624992%20480%20384%20480zM480%20480C462.375008%20480%20448%20465.624992%20448%20448C448%20430.375008%20462.375008%20416%20480%20416C497.624992%20416%20512%20430.375008%20512%20448C512%20465.624992%20497.624992%20480%20480%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wifi%22%20%20%20%20%20%20unicode=%22&#xF1EB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20672C351.5%20672%20206.624992%20605.375008%20102%20499L147%20454C240%20548.749984%20369.124992%20608%20512%20608C654.875008%20608%20784%20548.749984%20877%20454L922%20499C817.375008%20605.375008%20672.5%20672%20512%20672zM512%20512C395.5%20512%20290.624992%20463.375008%20215%20386L260%20341C324%20406.749984%20413.250016%20448%20512%20448C610.750016%20448%20700%20406.749984%20764%20341L809%20386C733.375008%20463.375008%20628.5%20512%20512%20512zM512%20352C439.624992%20352%20374.624992%20321.375008%20328%20273L373%20228C408%20264.7499840000001%20457.250016%20288%20512%20288C566.750016%20288%20616%20264.7499840000001%20651%20228L696%20273C649.5%20321.375008%20584.375008%20352%20512%20352zM512%20192C483.750016%20192%20458.624992%20179.5%20441%20160L512%2089L583%20160C565.375008%20179.5%20540.250016%20192%20512%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22th-list%22%20%20%20%20%20%20unicode=%22&#xF00B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20704L128%2064L896%2064L896%20704zM192%20640L352%20640L352%20512L192%20512zM416%20640L832%20640L832%20512L416%20512zM192%20448L352%20448L352%20320L192%20320zM416%20448L832%20448L832%20320L416%20320zM192%20256L352%20256L352%20128L192%20128zM416%20256L832%20256L832%20128L416%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22funnel-dollar%22%20%20%20%20%20%20unicode=%22&#xF662;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20768L160%20693L167%20684L416%20373L416%20-1L467%2039L517%2077C540.968%20-39.48%20644.64%20-128%20768%20-128C908.992%20-128%201024%20-12.992%201024%20128C1024%20268.992%20908.992%20384%20768%20384C707.616%20384%20651.872%20362.232%20608%20327L608%20373L857%20684.0624992L864%20693L864%20768L160%20768zM233%20704L791%20704L561%20416L463%20416L233%20704zM480%20352L544%20352L544%20252C527.616%20222.496%20516.648%20189.136%20513%20154L480%20128L480%20352zM768%20320C874.368%20320%20960%20234.3680000000001%20960%20128C960%2021.6319999999999%20874.368%20-64%20768%20-64C661.632%20-64%20576%2021.6319999999999%20576%20128C576%20234.3680000000001%20661.632%20320%20768%20320zM736%20288L736%20254C700%20247.9840000000001%20672%20217.441504%20672%20179.937504C672%20155.809504%20685.368%20133.752%20707%20123L800%2076C800%2068.864%20795.136%2064%20788%2064L748%2064C740.864%2064%20736%2068.864%20736%2076L736%2096L672%2096L672%2076C672%2038.496%20700%208.016%20736%202L736%20-32L800%20-32L800%202C836%208.016%20864%2038.558496%20864%2076.062496C864%20100.1904960000001%20850.632%20122.12%20829%20133L736%20180C736%20187.136%20740.864%20192%20748%20192L788%20192C795.136%20192%20800%20187.136%20800%20180L800%20160L864%20160L864%20180C864%20217.504%20836%20247.9840000000001%20800%20254L800%20288L736%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mars-stroke%22%20%20%20%20%20%20unicode=%22&#xF229;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20768L544%20704L786%20704L640%20558L567%20631L521%20585L594%20512L540%20458C496.750016%20491.375008%20442.624992%20512%20384%20512C243%20512%20128%20397%20128%20256C128%20115%20243%200%20384%200C525%200%20640%20115%20640%20256C640%20314.624992%20619.375008%20368.7499840000001%20586%20412L640%20466L713%20393L759%20439L686%20512L832%20658L832%20416L896%20416L896%20768zM384%20448C490.375008%20448%20576%20362.375008%20576%20256C576%20149.624992%20490.375008%2064%20384%2064C277.624992%2064%20192%20149.624992%20192%20256C192%20362.375008%20277.624992%20448%20384%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22joint%22%20%20%20%20%20%20unicode=%22&#xF595;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M477%20768.25C465.439424%20756.6894304%20457.034944%20742.6539136%20447.062496%20720.8124992C437.090048%20698.971088%20428.086592%20671.4394304%20428%20640.8750016C427.9136%20610.3105631999999%20438.4713280000001%20575.77504%20466%20549.437504C493.528672%20523.099968%20535.031232%20505.716608%20593.562496%20498.249984C642.358848%20492.026624%20674.278752%20483.395808%20692.124992%20472.687488C709.971232%20461.979168%20717.419104%20451.269408%20723.187488%20425.062496L785.687488%20438.875008C777.375904%20476.636096%20756.880256%20508.470816%20725.062496%20527.562496C693.244736%20546.654176%20653.755168%20555.109344%20601.687488%20561.750016C551.850784%20568.107392%20524.483328%20582.0700448%20510.249984%20595.6875008C496.016704%20609.3049568%20491.950592%20623.2559328%20492%20640.6875008C492.049408%20658.1190656%20497.958944%20678.1444128%20505.312512%20694.25C512.666048%20710.3555872%20524.00256%20724.7525696%20522.249984%20723L477%20768.25zM653.750016%20758L653.750016%20694C673.617152%20694%20699.930656%20691.552192%20719.437504%20680.5C738.944352%20669.4478111999999%20755.117664%20652.5285088%20759.062496%20605.75L761.5%20576.4375008L790.937504%20576.4375008C807.459488%20576.4375008%20842.060256%20571.092544%20859.124992%20556.187488C867.657376%20548.734976%20873.436768%20540.135584%20875.437504%20523.375008C877.438144%20506.6144%20874.434304%20480.85088%20859.375008%20444.187488L918.562496%20419.8125120000001C936.415328%20463.27712%20942.74128%20499.596096%20939%20530.937504C935.25872%20562.278912%20920.215136%20587.7555136%20901.187488%20604.3750016C872.06608%20629.8108%20840.261152%20635.6485408%20814.5%20637.8124992C803.429536%20684.0625728%20780.78496%20719.3119392%20751%20736.1875008C715.114848%20756.519312%20677.498816%20758%20653.750016%20758zM960%20384L64%20352L64%20160L960%20128L960%20384zM896%20317.6874880000001L896%20194.312512L832%20196.624992L832%20315.375008L896%20317.6874880000001zM768%20313.124992L768%20198.875008L704%20201.187488L704%20310.812512L768%20313.124992zM640%20308.562496L640%20203.437504L128%20221.750016L128%20290.2499840000001L640%20308.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-up%22%20%20%20%20%20%20unicode=%22&#xF106;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20685L489%20663L89%20263L135%20217L512%20594L889%20217L935%20263L535%20663z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22area-chart%22%20%20%20%20%20%20unicode=%22&#xF1FE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M896%20766L844%20726L696%20610L517%20640L505%20642L494%20635L312%20514L166%20543L128%20551L128%200L896%200zM832%20635L832%20463L697%20356L522%20414L507%20419L494%20411L316%20292L192%20342L192%20473L314%20449L327%20446L338%20453L519%20574L699%20544L713%20542L724%20551zM832%20381L832%2064L192%2064L192%20272L308%20226L324%20220L338%20229L518%20349L694%20290L710%20284L724%20295z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22low-temperature%22%20%20%20%20%20%20unicode=%22&#xF76B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768L288%20401C232%20360.3920000000001%20192%20298.3680000000001%20192%20224C192%20100.64%20292.64%200%20416%200C539.36%200%20640%20100.64%20640%20224C640%20298.3680000000001%20600%20360.3920000000001%20544%20401L544%20448L608%20448L608%20512L544%20512L544%20576L608%20576L608%20640L544%20640L544%20704L608%20704L608%20768L288%20768zM784%20768C722.24%20768%20672%20717.76%20672%20656C672%20594.24%20722.24%20544%20784%20544C845.76%20544%20896%20594.24%20896%20656C896%20717.76%20845.76%20768%20784%20768zM352%20704L480%20704L480%20371L496%20362C543.872%20334.2240000000001%20576%20283.264%20576%20224C576%20135.264%20504.736%2064%20416%2064C327.264%2064%20256%20135.264%20256%20224C256%20283.264%20288.128%20334.2240000000001%20336%20362L352%20371L352%20704zM784%20704C810.464%20704%20832%20682.4639999999999%20832%20656C832%20629.5360000000001%20810.464%20608%20784%20608C757.536%20608%20736%20629.5360000000001%20736%20656C736%20682.4639999999999%20757.536%20704%20784%20704zM384%20384L384%20314C346.88%20300.752%20320%20265.5695040000001%20320%20223.937504C320%20170.945504%20363.008%20127.937504%20416%20127.937504C468.992%20127.937504%20512%20170.945504%20512%20223.937504C512%20265.5695040000001%20485.12%20300.7200000000001%20448%20314L448%20384L384%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pie-chart%22%20%20%20%20%20%20unicode=%22&#xF200;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM476%20734C477.375008%20734.124992%20478.624992%20733.875008%20480%20734L480%20371L489%20361L738%20113C677%2062%20598%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20566.624992%20298.250016%20716%20476%20734zM544%20734C713.124992%20718.749984%20846.750016%20585.124992%20862%20416L544%20416zM590%20352L862%20352C855.375008%20278.624992%20827.624992%20211.375008%20783%20158z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22folder-plus%22%20%20%20%20%20%20unicode=%22&#xF65E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20768L192%200L192%20-32L224%20-32L800%20-32L832%20-32L832%200L832%20402L887%20457L896%20467L896%20480L896%20768L896%20800L864%20800L768%20800L736%20800L224%20800L192%20800zM256%20736L704%20736L704%20480L704%20467L713%20457L768%20402L768%2032L256%2032L256%20736zM768%20736L832%20736L832%20494L800%20462L768%20494L768%20736zM480%20512L480%20416L384%20416L384%20352L480%20352L480%20256L544%20256L544%20352L640%20352L640%20416L544%20416L544%20512L480%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22luggage-cart%22%20%20%20%20%20%20unicode=%22&#xF59D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20704C555.375008%20704%20512%20660.624992%20512%20608L320%20608L320%20224L896%20224L896%20608L704%20608C704%20660.624992%20660.624992%20704%20608%20704zM128%20672L128%20608L160%20608C177.750016%20608%20192%20593.749984%20192%20576L192%20224C192%20153.2499840000001%20249.250016%2096%20320%2096L896%2096L896%20160L320%20160C281.875008%20160%20256%20185.875008%20256%20224L256%20576C256%20628.624992%20212.624992%20672%20160%20672zM784%2096C757.5%2096%20736%2074.5%20736%2048C736%2021.5%20757.5%200%20784%200C810.5%200%20832%2021.5%20832%2048C832%2074.5%20810.5%2096%20784%2096zM400%2096C373.5%2096%20352%2074.5%20352%2048C352%2021.5%20373.5%200%20400%200C426.5%200%20448%2021.5%20448%2048C448%2074.5%20426.5%2096%20400%2096zM608%20640C625.750016%20640%20640%20625.749984%20640%20608L576%20608C576%20625.749984%20590.250016%20640%20608%20640zM384%20544L832%20544L832%20288L384%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ban%22%20%20%20%20%20%20unicode=%22&#xF05E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20296.7499840000001%20832.375008%20217.375008%20780%20156L289%20657C349.624992%20706.624992%20427.250016%20736%20512%20736zM244%20612L735%20111C674.375008%2061.375008%20596.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20471.249984%20191.624992%20550.624992%20244%20612z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22menorah%22%20%20%20%20%20%20unicode=%22&#xF676;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20736C128%20736%2096%20671.5%2096%20640C96%20622.375008%20110.375008%20608%20128%20608C145.624992%20608%20160%20622.375008%20160%20640C160%20670%20128%20736%20128%20736zM256%20736C256%20736%20224%20671.5%20224%20640C224%20622.375008%20238.375008%20608%20256%20608C273.624992%20608%20288%20622.375008%20288%20640C288%20670%20256%20736%20256%20736zM384%20736C384%20736%20352%20671.5%20352%20640C352%20622.375008%20366.375008%20608%20384%20608C401.624992%20608%20416%20622.375008%20416%20640C416%20670%20384%20736%20384%20736zM512%20736C512%20736%20480%20671.5%20480%20640C480%20622.375008%20494.375008%20608%20512%20608C529.624992%20608%20544%20622.375008%20544%20640C544%20670%20512%20736%20512%20736zM640%20736C640%20736%20608%20671.5%20608%20640C608%20622.375008%20622.375008%20608%20640%20608C657.624992%20608%20672%20622.375008%20672%20640C672%20670%20640%20736%20640%20736zM768%20736C768%20736%20736%20671.5%20736%20640C736%20622.375008%20750.375008%20608%20768%20608C785.624992%20608%20800%20622.375008%20800%20640C800%20670%20768%20736%20768%20736zM896%20736C896%20736%20864%20671.5%20864%20640C864%20622.375008%20878.375008%20608%20896%20608C913.624992%20608%20928%20622.375008%20928%20640C928%20670%20896%20736%20896%20736zM96%20576C96%20358.2499840000001%20266.250016%20178.7499840000001%20480%20162L480%2096L320%2096L320%2032L704%2032L704%2096L544%2096L544%20162C757.750016%20178.7499840000001%20928%20358.2499840000001%20928%20576L864%20576C864%20393%20722.875008%20242.2499840000001%20544%20226L544%20290C687.250016%20306.2499840000001%20800%20428.624992%20800%20576L736%20576C736%20463.5%20652.250016%20370.624992%20544%20355L544%20419C616.624992%20434%20672%20499.124992%20672%20576L608%20576C608%20534.375008%20581%20499.375008%20544%20486L544%20576L480%20576L480%20486C443%20499.375008%20416%20534.375008%20416%20576L352%20576C352%20499.124992%20407.375008%20434%20480%20419L480%20355C371.750016%20370.624992%20288%20463.5%20288%20576L224%20576C224%20428.624992%20336.750016%20306.2499840000001%20480%20290L480%20226C301.124992%20242.2499840000001%20160%20393%20160%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-long-arrow-down%22%20%20%20%20%20%20unicode=%22&#xF309;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20768L480%20126L343%20263L297%20218L512%203L727%20218L681%20263L544%20126L544%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hard-hat%22%20%20%20%20%20%20unicode=%22&#xF807;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20672L416%20627C257.124992%20586%20141.124992%20445.375008%20132%20276C94.5%20262.875008%2064%20233.7499840000001%2064%20192L64%2096L960%2096L960%20192C960%20233.7499840000001%20929.5%20262.875008%20892%20276C882.875008%20445.375008%20766.875008%20586%20608%20627L608%20672zM481%20608L544%20608C543.375008%20604.375008%20543.375008%20600.624992%20544%20597L544%20416L608%20416L608%20560C727.624992%20522.249984%20818.124992%20416.875008%20831%20288L768%20288L768%20224L864%20224C882.124992%20224%20896%20210.124992%20896%20192L896%20160L128%20160L128%20192C128%20210.124992%20141.875008%20224%20160%20224L256%20224L256%20288L193%20288C205.875008%20416.875008%20296.375008%20522.249984%20416%20560L416%20416L480%20416L480%20592C481.624992%20597.124992%20482%20602.624992%20481%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22car-side%22%20%20%20%20%20%20unicode=%22&#xF5E4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M211%20704C168.250016%20704%20128.750016%20682.624992%20105%20647L16%20514C5.5%20498.249984%200%20480%200%20461L0%20249C0%20219.7499840000001%2019.624992%20194.124992%2048%20187L131%20166C143%20107.875008%20194.5%2064%20256%2064C315.250016%2064%20364.750016%20105%20379%20160L677%20160C691.250016%20105%20740.750016%2064%20800%2064C859.250016%2064%20908.750016%20105%20923%20160L960%20160C995%20160%201024%20189%201024%20224L1024%20341C1024%20399.624992%20983.875008%20450.875008%20927%20465L754%20509L629%20658C604.624992%20687.124992%20569%20704%20531%20704zM211%20640L352%20640L352%20512L92%20512L158%20611L158%20612C169.875008%20629.875008%20189.5%20640%20211%20640zM416%20640L531%20640C550%20640%20567.875008%20631.624992%20580%20617L668%20512L416%20512zM64%20448L732%20448L912%20403C940.624992%20395.875008%20960%20370.5%20960%20341L960%20224L923%20224C908.750016%20279%20859.250016%20320%20800%20320C740.750016%20320%20691.250016%20279%20677%20224L379%20224C364.750016%20279%20315.250016%20320%20256%20320C199.250016%20320%20151.624992%20282.5%20135%20231L64%20249zM256%20256C291.750016%20256%20320%20227.7499840000001%20320%20192C320%20156.2499840000001%20291.750016%20128%20256%20128C220.250016%20128%20192%20156.2499840000001%20192%20192C192%20227.7499840000001%20220.250016%20256%20256%20256zM800%20256C835.750016%20256%20864%20227.7499840000001%20864%20192C864%20156.2499840000001%20835.750016%20128%20800%20128C764.250016%20128%20736%20156.2499840000001%20736%20192C736%20227.7499840000001%20764.250016%20256%20800%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22female%22%20%20%20%20%20%20unicode=%22&#xF182;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C441.624992%20832%20384%20774.375008%20384%20704C384%20667.875008%20399.624992%20635.375008%20424%20612C416.375008%20606.5%20409.375008%20600.749984%20403%20594C376.124992%20565.5%20359.375008%20527.5%20352%20486L353%20486L289%20166L281%20128L416%20128L416%20-64L480%20-64L480%20128L544%20128L544%20-64L608%20-64L608%20128L743%20128L735%20166L671%20486C663.624992%20525.5%20647.624992%20563.124992%20621%20592C614.375008%20599.249984%20607%20606.124992%20599%20612C623.750016%20635.375008%20640%20667.624992%20640%20704C640%20774.375008%20582.375008%20832%20512%20832zM512%20768C547.750016%20768%20576%20739.749984%20576%20704C576%20668.249984%20547.750016%20640%20512%20640C476.250016%20640%20448%20668.249984%20448%20704C448%20739.749984%20476.250016%20768%20512%20768zM512%20576C538.5%20576%20557.5%20565.875008%20574%20548C590.5%20530.124992%20603.5%20503.624992%20609%20474L665%20192L359%20192L415%20474L416%20474C421.624992%20506%20433.875008%20532.875008%20450%20550C466.124992%20567.124992%20484.875008%20576%20512%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blender-phone%22%20%20%20%20%20%20unicode=%22&#xF6B6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M210.5%20736C199.9384992%20735.6355008%20189.9189984%20730.1915008%20184.3750016%20720.6875008C148.5989984%20659.4715008000001%20128%20588.096%20128%20512C128%20435.904%20148.6004992%20364.560512%20184.3124992%20303.312512C191.7044992%20290.672512%20207.048%20285.215008%20221%20289.375008L283.1875008%20307.937504C287.5395008%20312.3535040000001%20289.0769984%20318.861984%20287.1249984%20324.750016L261.5624992%20402.3125120000001C259.3544992%20409.032512%20253.1009984%20413.562496%20246.1249984%20413.562496L219.6875008%20413.562496C212.3275008%20413.562496%20205.7004992%20418.487488%20203.8124992%20425.687488C196.6444992%20453.271488%20192.9375008%20482.272%20192.9375008%20512C192.9375008%20541.7280000000001%20196.6444992%20570.728512%20203.8124992%20598.3124992C205.6684992%20605.5124992%20212.3275008%20610.4375008%20219.6875008%20610.4375008L246.1875008%20610.4375008C253.1635008%20610.4375008%20259.3850016%20614.9370016%20261.6249984%20621.6249984L287.1875008%20699.25C289.1075008000001%20705.17%20287.602%20711.6784992%20283.25%20716.0624992L221.0624992%20734.6249984C217.5744992%20735.6730016%20214.0204992%20736.1215008%20210.5%20736zM319.8750016%20736L380.062496%20223.624992C328.993056%20221.507584%20288%20179.5797760000001%20288%20128L288%2032L832%2032L832%20128C832%20178.165856%20793.167584%20219.012256%20744.062496%20223.187488L862.624992%20736L319.8750016%20736zM391.875008%20672L782.124992%20672L767.312512%20608L608%20608L608%20544L752.562496%20544L737.750016%20480L608%20480L608%20416L722.937504%20416L708.124992%20352L608%20352L608%20288L693.375008%20288L678.562496%20224L444.5%20224L391.875008%20672zM384%20160L387.5%20160L729.437504%20160L736%20160C753.632%20160%20768%20145.632%20768%20128L768%2096L352%2096L352%20128C352%20145.632%20366.368%20160%20384%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud%22%20%20%20%20%20%20unicode=%22&#xF0C2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20672C427.250016%20672%20353.624992%20632.375008%20301%20574C296.624992%20574.5%20292.750016%20576%20288%20576C217.624992%20576%20160%20518.375008%20160%20448C104.624992%20414.249984%2064%20357.2499840000001%2064%20288C64%20182.375008%20150.375008%2096%20256%2096L768%2096C873.624992%2096%20960%20182.375008%20960%20288C960%20389%20880.375008%20469.875008%20781%20477C741.875008%20589.624992%20637.624992%20672%20512%20672zM512%20608C616.875008%20608%20704.375008%20535.875008%20729%20439L735%20414L762%20415C768.750016%20415.375008%20770.250016%20416%20768%20416C839%20416%20896%20359%20896%20288C896%20217%20839%20160%20768%20160L256%20160C185%20160%20128%20217%20128%20288C128%20341.124992%20160.250016%20386.5%20206%20406L228%20415L225%20439C224.375008%20444.249984%20224%20447.249984%20224%20448C224%20483.749984%20252.250016%20512%20288%20512C292.5%20512%20297.5%20511.375008%20303%20510L323%20505L335%20521C376%20573.624992%20440%20608%20512%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-download%22%20%20%20%20%20%20unicode=%22&#xF56D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20588.8124992L822.375008%20598.3750016L630.375008%20790.3750016L620.812512%20800L192%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032L256%20736zM640%20691.1875008L723.187488%20608L640%20608L640%20691.1875008zM480%20480L480%20320L384%20320L512%20192L640%20320L544%20320L544%20480L480%20480zM384%20160L384%2096L640%2096L640%20160L384%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22splotch%22%20%20%20%20%20%20unicode=%22&#xF5BC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M556.124992%20738.6249984C522.605984%20738.1435008%20490.500992%20724.4689984%20467.124992%20699.1249984L405%20625.5624992C393.384%20612.9544992%20375.248%20606.4639999999999%20354%20608L255%20608C201.688%20608%20156.1890016%20581.7384992%20136.1249984%20539.562496C119.7089984%20504.970496%20124.5084992%20466.405504%20150.8124992%20434.437504L214.75%20368.750016C223.39%20358.093984%20226.0915008%20349.205504%20218.1875008%20332.437504L172.0624992%20251.750016C154.5584992%20214.9820160000001%20159.4595008%20173.940512%20185.1875008%20141.812512C213.8275008%20106.100512%20262.4404992%2089.836512%20310.3124992%20100.812512L402.624992%20125.750016C420.960992%20129.942016%20440.209984%20125.838496%20455.249984%20114.062496L535.562496%2056.249984C557.674496%2038.8420159999999%20584.638496%2029.875008%20612.062496%2029.875008C629.470496%2029.875008%20647.047488%2033.483008%20663.687488%2040.875008C702.855488%2058.155008%20728.025504%2092.431488%20730.937504%20132.687488L737.375008%20221.875008C738.399008%20236.467008%20747.867488%20249.887488%20764.187488%20258.6874880000001L836.812512%20302.937504C876.268512%20324.0895040000001%20898.791488%20363.448992%20895.687488%20405.624992C892.519488%20448.696992%20863.579488%20485.135488%20820.187488%20500.687488L728.062496%20533.750016C711.614496%20539.637984%20699.524512%20551.9369919999999%20695.812512%20566.624992L673.812512%20653.75C663.732512%20693.59%20632.340512%20723.7769984%20589.812512%20734.6249984C578.596512%20737.4649984%20567.298016%20738.7855008%20556.124992%20738.6249984zM559.812512%20674.5624992C564.822016%20674.4024992%20569.601504%20673.7210016%20573.937504%20672.6249984C593.361504%20667.6969984%20607.463488%20654.704%20611.687488%20638L633.687488%20550.937504C642.647488%20515.577504%20669.736512%20486.652%20706.312512%20473.5L798.5%20440.437504C818.052%20433.461504%20830.500512%20418.6350080000001%20831.812512%20400.875008C833.092512%20383.755008%20823.88%20368.644%20805%20358.5L732.437504%20314.1874880000001C698.197504%20295.819488%20676.156%20263.0455040000001%20673.5%20226.437504L667.062496%20137.312512C665.366496%20113.952512%20646.067008%20102.991008%20637.875008%2099.375008C621.267008%2092.047008%20596.078496%2090.032512%20574.062496%20107.312512L493.750016%20165.124992C472.246016%20182.052992%20445.036512%20191.187488%20416.8125120000001%20191.187488C406.988512%20191.187488%20397.043488%20190.053984%20387.187488%20187.750016L294.9375008%20162.812512C267.0975008%20156.572512%20245.426%20169.046016%20235.25%20181.750016C229.266%20189.206016%20220.558%20204.654496%20228.75%20222.062496L274.9375008%20302.6874880000001C293.5615008%20341.727488%20290.0169984%20377.492992%20262.6249984%20411.124992L198.6249984%20476.937504C187.4569984%20490.569504%20189.968%20503.580992%20194%20512.124992C200.976%20526.812992%20221.112%20544%20255%20544L351.3125120000001%20544.062496C389.392512%20540.958496%20427.113504%20555.155488%20452.937504%20583.1875008L515%20656.75C527.792%20670.598%20544.784%20675.0424992000001%20559.812512%20674.5624992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tenge%22%20%20%20%20%20%20unicode=%22&#xF7D7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M212.25%20736C201.114%20736%20192%20727.2290016%20192%20716.1249984L192%20628.25C192%20617.114%20201.114%20608%20212.25%20608L812.124992%20608C823.228992%20608%20832%20617.114%20832%20628.25L832%20716.1249984C832%20727.2289984%20823.228992%20736%20812.124992%20736L212.25%20736zM212.25%20512C201.114%20512%20192%20502.908992%20192%20492.124992L192%20404.249984C192%20393.113984%20201.114%20384%20212.25%20384L448%20384L448%2019.875008C448%208.7710080000001%20456.771008%200%20467.875008%200L556.124992%200C567.228992%200%20576%208.7710080000001%20576%2019.875008L576%20384L812.124992%20384C823.228992%20384%20832%20393.114016%20832%20404.249984L832%20492.124992C832%20502.908992%20823.228992%20512%20812.124992%20512L212.25%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22server%22%20%20%20%20%20%20unicode=%22&#xF233;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20704L96%2064L928%2064L928%20704zM160%20640L864%20640L864%20512L160%20512zM224%20608L224%20544L480%20544L480%20608zM768%20608C750.375008%20608%20736%20593.624992%20736%20576C736%20558.375008%20750.375008%20544%20768%20544C785.624992%20544%20800%20558.375008%20800%20576C800%20593.624992%20785.624992%20608%20768%20608zM160%20448L864%20448L864%20320L160%20320zM224%20416L224%20352L480%20352L480%20416zM768%20416C750.375008%20416%20736%20401.624992%20736%20384C736%20366.375008%20750.375008%20352%20768%20352C785.624992%20352%20800%20366.375008%20800%20384C800%20401.624992%20785.624992%20416%20768%20416zM160%20256L864%20256L864%20128L160%20128zM224%20224L224%20160L480%20160L480%20224zM768%20224C750.375008%20224%20736%20209.624992%20736%20192C736%20174.375008%20750.375008%20160%20768%20160C785.624992%20160%20800%20174.375008%20800%20192C800%20209.624992%20785.624992%20224%20768%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hot-tub%22%20%20%20%20%20%20unicode=%22&#xF593;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M359%20756C332.5%20723.249984%20320.250016%20695.249984%20320%20668C319.750016%20640.749984%20331.875008%20619.624992%20340%20606C348.124992%20592.375008%20351.750016%20585.5%20352%20578C352.250016%20570.5%20349.750016%20557.375008%20330%20532L380%20492C405%20524.249984%20416.875008%20553.249984%20416%20580C415.124992%20606.749984%20402.875008%20625.875008%20395%20639C387.124992%20652.124992%20383.875008%20659.124992%20384%20667C384.124992%20674.875008%20387.5%20689.5%20409%20716zM519%20756C492.5%20723.249984%20480.250016%20695.249984%20480%20668C479.750016%20640.749984%20491.875008%20619.624992%20500%20606C508.124992%20592.375008%20511.750016%20585.5%20512%20578C512.250016%20570.5%20509.750016%20557.375008%20490%20532L540%20492C565%20524.249984%20576.875008%20553.249984%20576%20580C575.124992%20606.749984%20562.875008%20625.875008%20555%20639C547.124992%20652.124992%20543.875008%20659.124992%20544%20667C544.124992%20674.875008%20547.5%20689.5%20569%20716zM679%20756C652.5%20723.249984%20640.250016%20695.249984%20640%20668C639.750016%20640.749984%20651.875008%20619.624992%20660%20606C668.124992%20592.375008%20671.750016%20585.5%20672%20578C672.250016%20570.5%20669.750016%20557.375008%20650%20532L700%20492C725%20524.249984%20736.875008%20553.249984%20736%20580C735.124992%20606.749984%20722.875008%20625.875008%20715%20639C707.124992%20652.124992%20703.875008%20659.124992%20704%20667C704.124992%20674.875008%20707.5%20689.5%20729%20716zM96%20448L96%20384L134%20384L183%20141L183%20140C190.375008%20107%20214.875008%2079.875008%20247%2069L224%200L288%200L309%2064L715%2064L736%200L800%200L777%2069C810.5%2079.249984%20836.5%20106.124992%20844%20140L844%20141L890%20384L928%20384L928%20448zM199%20384L826%20384L781%20153C777.250016%20139.124992%20765.5%20128%20749%20128L278%20128C260.875008%20128%20249.250016%20139.375008%20246%20154z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22low-vision%22%20%20%20%20%20%20unicode=%22&#xF2A8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M119%20823L73%20777L905%20-55L951%20-9L740%20202C846%20268.124992%20916.375008%20355.124992%20921%20361L928%20370L928%20399L920%20408C911.875008%20417.5%20720.750016%20640%20512%20640C451.124992%20640%20394.250016%20623%20343%20599zM512%20576C660.750016%20576%20809%20432.624992%20856%20383C830%20353.624992%20771.124992%20293.375008%20694%20248L622%20320C650.750016%20369%20644.124992%20432.875008%20602%20475C559.875008%20517.124992%20497%20522.749984%20448%20494L392%20550C429.875008%20565.249984%20469.875008%20576%20512%20576zM248%20543C162.250016%20481.375008%20107.124992%20412.124992%20103%20407L96%20399L96%20369L104%20360C112.375008%20350.5%20311%20128%20512%20128C556.750016%20128%20600%20136.7499840000001%20640%20151zM268%20477L550%20195C537.624992%20193.2499840000001%20524.750016%20192%20512%20192C496.5%20192%20480.624992%20193.875008%20465%20197L223%20440C236.250016%20452.124992%20251.624992%20464.375008%20268%20477zM199%20418L401%20217C297.250016%20260.2499840000001%20204.124992%20348.124992%20168%20385C175.5%20393.5%20186.250016%20405.375008%20199%20418z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-medical-chat%22%20%20%20%20%20%20unicode=%22&#xF7F5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20704L96%2064L402.750016%2064L512%20-45.249984L621.249984%2064L928%2064L928%20704L96%20704zM160%20640L864%20640L864%20128L594.750016%20128L512%2045.249984L429.249984%20128L160%20128L160%20640zM480%20544L480%20416L352%20416L352%20352L480%20352L480%20224L544%20224L544%20352L672%20352L672%20416L544%20416L544%20544L480%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22desktop%22%20%20%20%20%20%20unicode=%22&#xF108;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20704L64%20128L480%20128L480%2064L320%2064L320%200L704%200L704%2064L544%2064L544%20128L960%20128L960%20704zM128%20640L896%20640L896%20192L128%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-astronaut%22%20%20%20%20%20%20unicode=%22&#xF4FB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C352%20768%20224%20640%20224%20480C214.4%20480%20204.7749984%20473.587488%20198.3750016%20467.187488C191.9749984%20457.587488%20188.7875008%20447.975008%20195.1875008%20438.375008L227.1875008%20342.375008C230.3875008%20329.5750080000001%20243.2%20320%20256%20320L272.0624992%20320C278.1895776%20310.7860480000001%20284.8768896000001%20302.039712%20292%20293.624992C301.8672864%20278.3844800000001%20313.5553056%20264.521184%20326.750016%20252.1874880000001C262.2093728%20197.964608%20224%20117.403008%20224%2032L288%2032C288%20104.628928%20322.565888%20171.701728%20381.562496%20214.624992C411.226208%20200.264864%20444.499104%20192%20480%20192L544%20192C579.049888%20192%20611.931456%20200.043936%20641.312512%20214.062496C699.671968%20172.874944%20736%20103.846528%20736%2032L800%2032C800%20116.9645440000001%20762.076672%20197.09552%20696.312512%20251.312512C709.893056%20263.860544%20721.899072%20278.023616%20732%20293.624992C739.123104%20302.039712%20745.810432%20310.7860480000001%20751.937504%20320L768%20320C780.8%20320%20793.612512%20329.5750080000001%20796.812512%20342.375008L828.812512%20438.375008C835.212512%20447.975008%20832.024992%20457.587488%20825.624992%20467.187488C819.224992%20473.587488%20809.6%20480%20800%20480C800%20640%20672%20768%20512%20768zM512%20704C624.55456%20704%20716.019584%20623.1971744%20732.937504%20515.812512C703.83712%20552.4135679999999%20659.344608%20576%20608%20576L416%20576C364.655392%20576%20320.16288%20552.4135679999999%20291.0624992%20515.812512C307.9804064%20623.1971744%20399.44544%20704%20512%20704zM416%20512L608%20512C662.4%20512%20704%20470.4%20704%20416C704%20393.113184%20699.333376%20371.528064%20691%20352L544%20352C524.8%20352%20512%20336%20512%20320C512%20300.8%20528%20288%20544%20288L627.812512%20288C594.09472%20267.7919040000001%20554.620864%20256%20512%20256C444.78128%20256%20385.177792%20284.94384%20344.3125120000001%20331C329.098624%20355.5489280000001%20320%20384.459392%20320%20416C320%20470.4%20361.6%20512%20416%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22identification-card%22%20%20%20%20%20%20unicode=%22&#xF2C2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704C107.375008%20704%2064%20660.624992%2064%20608L64%20160C64%20107.375008%20107.375008%2064%20160%2064L864%2064C916.624992%2064%20960%20107.375008%20960%20160L960%20608C960%20660.624992%20916.624992%20704%20864%20704zM160%20640L864%20640C882.124992%20640%20896%20626.124992%20896%20608L896%20160C896%20141.875008%20882.124992%20128%20864%20128L160%20128C141.875008%20128%20128%20141.875008%20128%20160L128%20608C128%20626.124992%20141.875008%20640%20160%20640zM352%20576C281.624992%20576%20224%20518.375008%20224%20448C224%20412.375008%20239.250016%20380.2499840000001%20263%20357C220.375008%20328.124992%20192%20279%20192%20224L256%20224C256%20277.375008%20298.624992%20320%20352%20320C405.375008%20320%20448%20277.375008%20448%20224L512%20224C512%20279%20483.624992%20328.124992%20441%20357C464.750016%20380.2499840000001%20480%20412.375008%20480%20448C480%20518.375008%20422.375008%20576%20352%20576zM576%20544L576%20480L832%20480L832%20544zM352%20512C387.750016%20512%20416%20483.749984%20416%20448C416%20412.249984%20387.750016%20384%20352%20384C316.250016%20384%20288%20412.249984%20288%20448C288%20483.749984%20316.250016%20512%20352%20512zM576%20416L576%20352L832%20352L832%20416zM576%20288L576%20224L736%20224L736%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paperclip%22%20%20%20%20%20%20unicode=%22&#xF0C6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M672%20768C627.5%20768%20583.750016%20750.749984%20550%20717L250%20417C154.875008%20321.875008%20154.875008%20167.124992%20250%2072C345.124992%20-23.124992%20499.875008%20-23.124992%20595%2072L795%20272L750%20317L550%20117C479.375008%2046.375008%20365.624992%2046.375008%20295%20117C224.375008%20187.624992%20224.375008%20301.375008%20295%20372L595%20672C638%20715%20707%20715%20750%20672C793%20629%20793%20560%20750%20517L450%20217C434.624992%20201.624992%20410.375008%20201.624992%20395%20217C379.624992%20232.375008%20379.624992%20256.624992%20395%20272L670%20547L625%20592L350%20317C310.124992%20277.124992%20310.124992%20211.875008%20350%20172C389.875008%20132.124992%20455.124992%20132.124992%20495%20172L795%20472C862.5%20539.5%20862.5%20649.5%20795%20717C761.250016%20750.749984%20716.5%20768%20672%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sync%22%20%20%20%20%20%20unicode=%22&#xF021;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C348.375008%20768%20211.750016%20666.875008%20156%20524L215%20500C261.624992%20619.5%20374.750016%20704%20512%20704C615.750016%20704%20708.250016%20653.124992%20766%20576L640%20576L640%20512L864%20512L864%20736L800%20736L800%20637C729.875008%20717.375008%20626.250016%20768%20512%20768zM809%20268C762.375008%20148.5%20649.250016%2064%20512%2064C407.124992%2064%20315%20115.624992%20257%20192L384%20192L384%20256L160%20256L160%2032L224%2032L224%20131C294%2051.624992%20396.624992%200%20512%200C675.624992%200%20812.250016%20101.124992%20868%20244z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paint-brush%22%20%20%20%20%20%20unicode=%22&#xF1FC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M794%20767C767.250016%20767%20740.250016%20756.249984%20720%20736L314%20336L294%20317C270%20312.5%20247.124992%20300.7499840000001%20229%20281C202.375008%20251.875008%20197.124992%20216.2499840000001%20187%20178C176.875008%20139.7499840000001%20164%2097.124992%20133%2050L101%200L160%200C285.250016%200%20367.875008%2059.875008%20410%20102L411%20103C430.250016%20122.7499840000001%20441%20147.624992%20445%20173L461%20188L867%20588L867%20589C907.5%20629.5%20907.5%20695.5%20867%20736C846.750016%20756.249984%20820.750016%20767%20794%20767zM794%20704C804%20704%20813.5%20699.5%20822%20691C839.124992%20673.875008%20839.124992%20651.124992%20822%20634L533%20348L475%20406L765%20691C773.5%20699.5%20784%20704%20794%20704zM429%20361L487%20303L439%20256L381%20314zM319%20255C335.124992%20254.5%20352.624992%20248.2499840000001%20366%20236C390.875008%20213.2499840000001%20391.5%20173.5%20365%20147C337.250016%20119.2499840000001%20288%2083.5%20216%2070C231.375008%20103.624992%20242.124992%20135%20249%20161C259.624992%20201.124992%20267.5%20228.624992%20276%20238C287.124992%20250.124992%20302.875008%20255.5%20319%20255z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gifts%22%20%20%20%20%20%20unicode=%22&#xF79C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768L288%20664.5L176.5%20731.4375008L143.5%20676.5624992L204.4375008%20640L96%20640L96%2032L288%2032L288%2096L160%2096L160%20576L416.875008%20576C443.531008%20595.8399999999999%20476.288%20608%20512%20608C523.264%20608%20533.824%20606.6700000000001%20544%20604.75L544%20640L435.562496%20640L496.5%20676.5624992L463.5%20731.4375008L352%20664.5L352%20768L288%20768zM512%20544C459.36%20544%20416%20500.64%20416%20448C416%20436.736%20418.384%20426.112%20422%20416L352%20416L352%20352L352%2032L928%2032L928%20352L928%20416L858%20416C861.648%20426.112%20864%20436.736%20864%20448C864%20500.64%20820.64%20544%20768%20544C712%20544%20673.992%20501.52%20649%20466C645.64%20461.264%20642.976%20456.577504%20640%20451.937504C636.992%20456.577504%20634.36%20461.232%20631%20466C605.976%20501.52%20568%20544%20512%20544zM512%20480C532%20480%20558%20458.512%20578%20430C582.864%20422.992%20582.128%20422.593504%20586%20415.937504L512%20415.937504C493.888%20415.937504%20480%20429.825504%20480%20447.937504C480%20466.049504%20493.888%20480%20512%20480zM768%20480C786.112%20480%20800%20466.112%20800%20448C800%20429.888%20786.112%20416%20768%20416L694%20416C697.904%20422.624%20697.136%20423.024%20702%20430C722%20458.512%20748%20480%20768%20480zM416%20352L608%20352L608%2096L416%2096L416%20352zM672%20352L864%20352L864%2096L672%2096L672%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mercury%22%20%20%20%20%20%20unicode=%22&#xF223;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20832C352%20784.749984%20373.124992%20742.375008%20406%20713C317.750016%20672.5%20256%20583.124992%20256%20480C256%20349.875008%20354.124992%20242%20480%20226L480%20128L352%20128L352%2064L480%2064L480%20-64L544%20-64L544%2064L672%2064L672%20128L544%20128L544%20226C669.875008%20242%20768%20349.875008%20768%20480C768%20583.124992%20706.250016%20672.5%20618%20713C650.875008%20742.375008%20672%20784.749984%20672%20832L608%20832C608%20778.624992%20565.375008%20736%20512%20736C458.624992%20736%20416%20778.624992%20416%20832zM512%20672C618.375008%20672%20704%20586.375008%20704%20480C704%20373.624992%20618.375008%20288%20512%20288C405.624992%20288%20320%20373.624992%20320%20480C320%20586.375008%20405.624992%20672%20512%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-check%22%20%20%20%20%20%20unicode=%22&#xF274;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20736L288%20704L160%20704L160%200L864%200L864%20704L736%20704L736%20736L672%20736L672%20704L352%20704L352%20736zM224%20640L288%20640L288%20608L352%20608L352%20640L672%20640L672%20608L736%20608L736%20640L800%20640L800%20576L224%20576zM224%20512L800%20512L800%2064L224%2064zM649%20439L480%20270L407%20343L361%20297L457%20201L480%20179L503%20201L695%20393z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22band-aid%22%20%20%20%20%20%20unicode=%22&#xF462;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M635%20800C623.750016%20799.5%20614%20797%20614%20797L607%20794L102%20289L99%20282C99%20282%2096.5%20272.2499840000001%2096%20261C95.5%20249.7499840000001%2096.875008%20233.624992%20102%20215C112.124992%20177.7499840000001%20137.750016%20128.2499840000001%20197%2069C256.250016%209.749984%20305.750016%20-15.875008%20343%20-26C361.624992%20-31.124992%20377.750016%20-32.5%20389%20-32C400.250016%20-31.5%20410%20-29%20410%20-29L417%20-26L922%20479L925%20486C925%20486%20927.5%20495.749984%20928%20507C928.5%20518.249984%20927.124992%20534.375008%20922%20553C911.875008%20590.249984%20886.250016%20639.749984%20827%20699C767.750016%20758.249984%20718.250016%20783.875008%20681%20794C662.375008%20799.124992%20646.250016%20800.5%20635%20800zM638%20736L639%20736C644%20736.124992%20652.124992%20735.249984%20664%20732C688.624992%20725.249984%20728.875008%20707.249984%20782%20654L785%20650C834.875008%20599%20853.5%20559.875008%20860%20536C863.250016%20524.124992%20864.124992%20516%20864%20511C864%20510.749984%20864%20510.124992%20864%20510L386%2032C385.875008%2032%20385.250016%2032%20385%2032C380%2031.875008%20371.875008%2032.749984%20360%2036C335.375008%2042.749984%20295.124992%2060.749984%20242%20114L238%20119C189%20169.375008%20170.5%20208.2499840000001%20164%20232C160.750016%20243.875008%20159.875008%20252%20160%20257C160%20257.2499840000001%20160%20257.875008%20160%20258zM608%20608C590.375008%20608%20576%20593.624992%20576%20576C576%20558.375008%20590.375008%20544%20608%20544C625.624992%20544%20640%20558.375008%20640%20576C640%20593.624992%20625.624992%20608%20608%20608zM704%20608C686.375008%20608%20672%20593.624992%20672%20576C672%20558.375008%20686.375008%20544%20704%20544C721.624992%20544%20736%20558.375008%20736%20576C736%20593.624992%20721.624992%20608%20704%20608zM519%20519L473%20473L601%20345L647%20391zM704%20512C686.375008%20512%20672%20497.624992%20672%20480C672%20462.375008%20686.375008%20448%20704%20448C721.624992%20448%20736%20462.375008%20736%20480C736%20497.624992%20721.624992%20512%20704%20512zM423%20423L377%20377L505%20249L551%20295zM320%20320C302.375008%20320%20288%20305.624992%20288%20288C288%20270.375008%20302.375008%20256%20320%20256C337.624992%20256%20352%20270.375008%20352%20288C352%20305.624992%20337.624992%20320%20320%20320zM320%20224C302.375008%20224%20288%20209.624992%20288%20192C288%20174.375008%20302.375008%20160%20320%20160C337.624992%20160%20352%20174.375008%20352%20192C352%20209.624992%20337.624992%20224%20320%20224zM416%20224C398.375008%20224%20384%20209.624992%20384%20192C384%20174.375008%20398.375008%20160%20416%20160C433.624992%20160%20448%20174.375008%20448%20192C448%20209.624992%20433.624992%20224%20416%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22moon%22%20%20%20%20%20%20unicode=%22&#xF186;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20672L96%20672L96%20608L160%20608L160%20544L224%20544L224%20608L288%20608L288%20672L224%20672L224%20736zM649%20642L596%20640C425%20633.875008%20288%20493.5%20288%20321C288%20144.624992%20431.624992%201%20608%201C780.5%201%20920.875008%20138%20927%20309L929%20361L882%20339C857%20327.124992%20829.250016%20321%20800%20321C693.624992%20321%20608%20406.624992%20608%20513C608%20542.249984%20615.124992%20569%20627%20594zM556%20566C552%20548.249984%20544%20532%20544%20513C544%20372%20659%20257%20800%20257C819.375008%20257%20835.875008%20264.875008%20854%20269C829.624992%20153%20731.5%2065%20608%2065C466.250016%2065%20352%20179.2499840000001%20352%20321C352%20444.249984%20440.250016%20541.375008%20556%20566z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ruler%22%20%20%20%20%20%20unicode=%22&#xF545;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M657%20781L115%20239L367%20-13L909%20529zM657%20690L818%20529L367%2078L206%20239L243%20276L312%20207L358%20252L288%20322L326%20359L354%20331L399%20377L371%20404L409%20442L478%20373L523%20418L454%20487L492%20525L519%20497L565%20542L537%20570L574%20608L644%20538L689%20584L620%20653z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22feather%22%20%20%20%20%20%20unicode=%22&#xF52D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M688%20768C630.336%20768%20576.668%20744.7844992%20537.5%20703.3124992L276.3750016%20442.375008C221.9749984%20388.007008%20192%20315.709984%20192%20238.750016L192%20192L256.8750016%20256.875008C261.0989984000001%20309.8670080000001%20283.6410016%20359.140992%20321.624992%20397.124992L583.375008%20658.75C610.959008%20687.966%20648.128%20704%20688%20704C767.392%20704%20832%20639.392%20832%20560C832%20520.1279999999999%20815.950496%20483.006016%20786.062496%20454.750016L721.062496%20389.687488L608%20352L683.375008%20352L561.187488%20229.750016L448%20192L523.312512%20192C481.212096%20150.785696%20425.7734720000001%20128%20366.750016%20128L301.25%20128L598.624992%20425.375008L553.375008%20470.624992L128%2045.249984L173.25%200L237.25%2064L366.750016%2064C443.677984%2064%20516.007008%2093.943008%20570.375008%20148.375008L830.624992%20408.875008C872.800992%20448.683008%20896%20502.336%20896%20560C896%20674.688%20802.688%20768%20688%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22microscope%22%20%20%20%20%20%20unicode=%22&#xF610;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20768L544%20704L672%20704L672%20768zM512%20672L512%20608L448%20608C360.124992%20608%20288%20535.875008%20288%20448L288%20314C251%20300.624992%20224%20265.375008%20224%20224C224%20182.624992%20251%20147.375008%20288%20134L288%2064L224%2064L224%200L768%200L768%2064L352%2064L352%20134C379%20143.7499840000001%20400.250016%20165%20410%20192L768%20192L768%20256L410%20256C400.250016%20282.875008%20378.875008%20304.2499840000001%20352%20314L352%20448C352%20501%20395%20544%20448%20544L512%20544L512%20352L704%20352L704%20672zM576%20608L640%20608L640%20416L576%20416zM320%20256C338%20256%20352%20242%20352%20224C352%20206%20338%20192%20320%20192C302%20192%20288%20206%20288%20224C288%20242%20302%20256%20320%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22air-freshener%22%20%20%20%20%20%20unicode=%22&#xF5D0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C459.072%20832%20416%20788.928%20416%20736C416%20708.6740864%20427.609376%20684.1256448%20446%20666.6249984L289.8124992%20448L356.249984%20448L228.25%20256L480%20256L480%20192L288%20192L288%200L736%200L736%20192L544%20192L544%20256L795.750016%20256L667.750016%20448L734.187488%20448L578.062496%20666.6249984C596.432672%20684.1236672%20608%20708.6914336%20608%20736C608%20788.928%20564.928%20832%20512%20832zM512%20768C529.664%20768%20544%20753.6320000000001%20544%20736C544%20723.080704%20536.188%20712.0464767999999%20525.124992%20707L522.687488%20706.1249984C519.310336%20704.9099104%20515.793056%20704%20512%20704C508.206944%20704%20504.689664%20704.9099104%20501.312512%20706.1249984L498.875008%20707C487.812%20712.0464767999999%20480%20723.080704%20480%20736C480%20753.6320000000001%20494.336%20768%20512%20768zM505.812512%20640.25C507.036384%20640.1646144%20508.268192%20640.2847552000001%20509.5%20640.25C510.351104%20640.2275872%20511.143584%20640%20512%20640C512.856416%20640%20513.648896%20640.2275872%20514.5%20640.25C515.752736%20640.2844704%20517.005376%20640.1631648%20518.249984%20640.25L609.812512%20512L548.249984%20512L676.249984%20320L347.750016%20320L475.750016%20512L414.187488%20512L505.812512%20640.25zM352%20128L672%20128L672%2064L352%2064L352%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-pawn%22%20%20%20%20%20%20unicode=%22&#xF443;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20608C441.624992%20608%20384%20550.375008%20384%20480C384%20441.624992%20401.875008%20407.5%20429%20384L384%20384C383%20384%20382%20384%20381%20384C363.375008%20383.124992%20349.624992%20368.124992%20350.5%20350.5C351.375008%20332.875008%20366.375008%20319.124992%20384%20320L400%20320L355%20206L332%20160L288%20160C287%20160%20286%20160%20285%20160C269.875008%20159%20257.624992%20147.624992%20255.375008%20132.624992C253.250016%20117.7499840000001%20261.875008%20103.249984%20276%2098L233%2055L224%2045L224%20-32L800%20-32L800%2045L791%2055L748%2098C762.624992%20103.5%20771.250016%20118.7499840000001%20768.250016%20134.124992C765.375008%20149.5%20751.624992%20160.375008%20736%20160L692%20160L669%20206L624%20320L640%20320C651.5%20319.875008%20662.250016%20325.875008%20668.124992%20335.875008C673.875008%20345.875008%20673.875008%20358.124992%20668.124992%20368.124992C662.250016%20378.124992%20651.5%20384.124992%20640%20384L595%20384C622.124992%20407.5%20640%20441.624992%20640%20480C640%20550.375008%20582.375008%20608%20512%20608zM512%20544C547.750016%20544%20576%20515.749984%20576%20480C576%20444.249984%20547.750016%20416%20512%20416C476.250016%20416%20448%20444.249984%20448%20480C448%20515.749984%20476.250016%20544%20512%20544zM470%20320L554%20320L610%20180L611%20179L611%20178L620%20160L404%20160L413%20178L413%20179L414%20180zM366%2096L658%2096L722%2032L302%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shuttle-van%22%20%20%20%20%20%20unicode=%22&#xF5B6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736C107.375008%20736%2064%20692.624992%2064%20640L64%2096L165%2096C179.250016%2041%20228.750016%200%20288%200C347.250016%200%20396.750016%2041%20411%2096L645%2096C659.250016%2041%20708.750016%200%20768%200C827.250016%200%20876.750016%2041%20891%2096L992%2096L992%20430C992%20448%20986.5%20465.749984%20977%20481L846%20691C828.5%20719%20798%20736%20765%20736zM160%20672L320%20672L320%20480L128%20480L128%20640C128%20658%20142%20672%20160%20672zM384%20672L576%20672L576%20480L384%20480zM640%20672L765%20672C776.124992%20672%20786.124992%20666.375008%20792%20657L902%20480L640%20480zM128%20416L928%20416L928%20352L832%20352L832%20288L928%20288L928%20160L891%20160C876.750016%20215%20827.250016%20256%20768%20256C708.750016%20256%20659.250016%20215%20645%20160L411%20160C396.750016%20215%20347.250016%20256%20288%20256C228.750016%20256%20179.250016%20215%20165%20160L128%20160zM288%20192C323.750016%20192%20352%20163.7499840000001%20352%20128C352%2092.249984%20323.750016%2064%20288%2064C252.250016%2064%20224%2092.249984%20224%20128C224%20163.7499840000001%20252.250016%20192%20288%20192zM768%20192C803.750016%20192%20832%20163.7499840000001%20832%20128C832%2092.249984%20803.750016%2064%20768%2064C732.250016%2064%20704%2092.249984%20704%20128C704%20163.7499840000001%20732.250016%20192%20768%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar%22%20%20%20%20%20%20unicode=%22&#xF133;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768L288%20736L160%20736L160%2032L864%2032L864%20736L736%20736L736%20768L672%20768L672%20736L352%20736L352%20768zM224%20672L288%20672L288%20640L352%20640L352%20672L672%20672L672%20640L736%20640L736%20672L800%20672L800%20608L224%20608zM224%20544L800%20544L800%2096L224%2096zM416%20480L416%20416L480%20416L480%20480zM544%20480L544%20416L608%20416L608%20480zM672%20480L672%20416L736%20416L736%20480zM288%20352L288%20288L352%20288L352%20352zM416%20352L416%20288L480%20288L480%20352zM544%20352L544%20288L608%20288L608%20352zM672%20352L672%20288L736%20288L736%20352zM288%20224L288%20160L352%20160L352%20224zM416%20224L416%20160L480%20160L480%20224zM544%20224L544%20160L608%20160L608%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file%22%20%20%20%20%20%20unicode=%22&#xF15B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20589L823%20599L631%20791L621%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032zM640%20690L722%20608L640%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sim-card%22%20%20%20%20%20%20unicode=%22&#xF7C4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768C271.250016%20768%20254.124992%20762.124992%20242%20750C229.875008%20737.875008%20224%20720.749984%20224%20704L224%2064C224%2047.249984%20229.875008%2030.124992%20242%2018C254.124992%205.875008%20271.250016%200%20288%200L736%200C752.750016%200%20769.875008%205.875008%20782%2018C794.124992%2030.124992%20800%2047.249984%20800%2064L800%20531C800%20547.749984%20791.124992%20565.875008%20781%20576L608%20749C597.875008%20759.124992%20579.750016%20768%20563%20768zM288%20704L563%20704L736%20531L736%2064L288%2064zM352%20416L352%20128L672%20128L672%20416zM416%20352L608%20352L608%20192L416%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22highlighter%22%20%20%20%20%20%20unicode=%22&#xF591;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M756%20798L733%20778L242%20352L226%20337L234%20316C234%20316%20270%20220%20201%20151L201%20150L200%20149L195%20143L191%20139L64%2015L236%20-32L302%2034L309%2040L310%2041L311%2041C380%20110%20476%2074%20476%2074L497%2066L512%2082L938%20573L958%20596zM752%20710L870%20592L590%20270L430%20430zM382%20388L548%20222L486%20150L310%20326zM306%20240L400%20146C360.250016%20144.5%20312.124992%20132%20267%2088C266.375008%2087.375008%20265.624992%2087.624992%20265%2087L257%2080L240%2097L247%20105L248%20107C292%20152.124992%20304.5%20200.2499840000001%20306%20240z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-circle-up%22%20%20%20%20%20%20unicode=%22&#xF0AA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM512%20612L307%20407L352%20361L480%20489L480%20160L544%20160L544%20489L672%20361L717%20407z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22venus%22%20%20%20%20%20%20unicode=%22&#xF221;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C371%20800%20256%20685%20256%20544C256%20413.875008%20354.124992%20306%20480%20290L480%20160L352%20160L352%2096L480%2096L480%20-32L544%20-32L544%2096L672%2096L672%20160L544%20160L544%20290C669.875008%20306%20768%20413.875008%20768%20544C768%20685%20653%20800%20512%20800zM512%20736C618.375008%20736%20704%20650.375008%20704%20544C704%20437.624992%20618.375008%20352%20512%20352C405.624992%20352%20320%20437.624992%20320%20544C320%20650.375008%20405.624992%20736%20512%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gamepad%22%20%20%20%20%20%20unicode=%22&#xF11B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20672C307.750016%20672%20129%20606%20129%20606L110%20599L108%20580L65%20252C53.375008%20161.2499840000001%20118.250016%2076.624992%20209%2065C293.5%2054.124992%20369.250016%20111.124992%20389%20192L635%20192C654.875008%20111.124992%20730.5%2054.124992%20815%2065C905.750016%2076.624992%20970.624992%20161.2499840000001%20959%20252L916%20580L914%20599L895%20606C895%20606%20716.250016%20672%20512%20672zM512%20608C687.5%20608%20832.250016%20559.249984%20856%20551L895%20243C902.250016%20186.624992%20863.375008%20136.2499840000001%20807%20129C750.624992%20121.7499840000001%20699.250016%20160.624992%20692%20217L691%20228L687%20256L337%20256L333%20228L332%20217C324.750016%20160.624992%20273.375008%20121.7499840000001%20217%20129C160.624992%20136.2499840000001%20121.750016%20186.624992%20129%20243L168%20551C191.750016%20559.249984%20336.5%20608%20512%20608zM288%20512L288%20448L224%20448L224%20384L288%20384L288%20320L352%20320L352%20384L416%20384L416%20448L352%20448L352%20512zM704%20512C686.375008%20512%20672%20497.624992%20672%20480C672%20462.375008%20686.375008%20448%20704%20448C721.624992%20448%20736%20462.375008%20736%20480C736%20497.624992%20721.624992%20512%20704%20512zM640%20448C622.375008%20448%20608%20433.624992%20608%20416C608%20398.375008%20622.375008%20384%20640%20384C657.624992%20384%20672%20398.375008%20672%20416C672%20433.624992%20657.624992%20448%20640%20448zM768%20448C750.375008%20448%20736%20433.624992%20736%20416C736%20398.375008%20750.375008%20384%20768%20384C785.624992%20384%20800%20398.375008%20800%20416C800%20433.624992%20785.624992%20448%20768%20448zM704%20384C686.375008%20384%20672%20369.624992%20672%20352C672%20334.375008%20686.375008%20320%20704%20320C721.624992%20320%20736%20334.375008%20736%20352C736%20369.624992%20721.624992%20384%20704%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22parachute-box%22%20%20%20%20%20%20unicode=%22&#xF4CD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M896%20384C896%20595.749984%20723.750016%20768%20512%20768C300.250016%20768%20128%20595.749984%20128%20384L128%20369.5L384%20145.5L384%200L640%200L640%20145.5L896%20369.5zM512%20692.375008C539.750016%20662.249984%20589.5%20590.875008%20603.875008%20459C580.750016%20471%20550.624992%20480%20512%20480C473.375008%20480%20443.250016%20471%20420.124992%20459C434.5%20591%20484.375008%20662.375008%20512%20692.375008zM354.750016%20371.2499840000001L431.5%20192L428%20192L202.750016%20389.124992C215%20401.624992%20236.5%20416%20272%20416C332.875008%20416%20353.875008%20372.7499840000001%20354.750016%20371.2499840000001zM501.124992%20192L420.5%20380C432.750016%20393.875008%20460.124992%20416%20512%20416C564%20416%20591.5%20393.749984%20603.5%20380.124992L522.875008%20192zM592.5%20192L669.250016%20371.2499840000001C669.624992%20371.7499840000001%20689.750016%20416%20752%20416C787.250016%20416%20808.750016%20401.5%20821.124992%20389L596%20192zM821.124992%20465.749984C802.5%20474.249984%20779.750016%20480%20752%20480C716.5%20480%20689.124992%20470.624992%20668.124992%20458.124992C657.124992%20569.375008%20623%20645.624992%20591.250016%20693.749984C703.250016%20665%20791.624992%20577.375008%20821.124992%20465.749984zM432.624992%20693.624992C401%20645.624992%20366.875008%20569.375008%20355.875008%20458.124992C334.875008%20470.624992%20307.5%20480%20272%20480C244.250016%20480%20221.5%20474.249984%20202.875008%20465.749984C232.375008%20577.375008%20320.750016%20665%20432.624992%20693.624992zM576%2064L448%2064L448%20128L576%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22suitcase%22%20%20%20%20%20%20unicode=%22&#xF0F2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20800C413%20800%20384%20771%20384%20736L384%20704L288%20704L288%20736L224%20736L224%20704L160%20704C125%20704%2096%20675%2096%20640L96%20128C96%2093%20125%2064%20160%2064L864%2064C899%2064%20928%2093%20928%20128L928%20640C928%20675%20899%20704%20864%20704L800%20704L800%20736L736%20736L736%20704L640%20704L640%20736C640%20771%20611%20800%20576%20800zM448%20736L576%20736L576%20704L448%20704zM160%20640L864%20640L864%20128L800%20128L800%20608L736%20608L736%20128L288%20128L288%20608L224%20608L224%20128L160%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paint-roller%22%20%20%20%20%20%20unicode=%22&#xF5AA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20768L160%20512L736%20512L736%20768zM224%20704L672%20704L672%20576L224%20576zM768%20672L768%20608L800%20608L800%20472L503%20383L480%20376L480%20288L416%20288L416%200L608%200L608%20288L544%20288L544%20328L841%20417L864%20424L864%20672zM480%20224L544%20224L544%2064L480%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-sync%22%20%20%20%20%20%20unicode=%22&#xF2F1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C348.375008%20768%20211.750016%20666.875008%20156%20524L215%20500C261.624992%20619.5%20374.750016%20704%20512%20704C615.750016%20704%20708.250016%20653.124992%20766%20576L640%20576L640%20512L864%20512L864%20736L800%20736L800%20637C729.875008%20717.375008%20626.250016%20768%20512%20768zM809%20268C762.375008%20148.5%20649.250016%2064%20512%2064C407.124992%2064%20315%20115.624992%20257%20192L384%20192L384%20256L160%20256L160%2032L224%2032L224%20131C294%2051.624992%20396.624992%200%20512%200C675.624992%200%20812.250016%20101.124992%20868%20244z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mug-hot%22%20%20%20%20%20%20unicode=%22&#xF7B6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20832L384%20704L448%20704L448%20832zM512%20800L512%20704L576%20704L576%20800zM192%20672L192%2096C192%2043.375008%20235.375008%200%20288%200L672%200C724.624992%200%20768%2043.375008%20768%2096L768%20256L832%20256C884.624992%20256%20928%20299.375008%20928%20352L928%20448C928%20500.624992%20884.624992%20544%20832%20544L768%20544L768%20672zM256%20608L704%20608L704%2096C704%2078.249984%20689.750016%2064%20672%2064L288%2064C270.250016%2064%20256%2078.249984%20256%2096zM768%20480L832%20480C849.750016%20480%20864%20465.749984%20864%20448L864%20352C864%20334.2499840000001%20849.750016%20320%20832%20320L768%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22indent%22%20%20%20%20%20%20unicode=%22&#xF03C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20672L96%20608L928%20608L928%20672zM96%20544L96%20480L704%20480L704%20544zM928%20544L768%20384L928%20224zM96%20416L96%20352L704%20352L704%20416zM96%20288L96%20224L704%20224L704%20288zM96%20160L96%2096L928%2096L928%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phone-volume%22%20%20%20%20%20%20unicode=%22&#xF2A0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20896L608%20832C802.08%20832%20960%20674.08%20960%20480L1024%20480C1024%20709.376%20837.376%20896%20608%20896zM276.8124992%20799.8124992C260.0162144%20799.8124992%20243.2351872%20794.3326848%20229.5624992%20783.3124992L228%20782.0624992L127.3750016%20678.25L129.5%20680.25C96.1996992%20651.5707712%2087.0224128%20606.2682304%20101.3124992%20568.187488C128.2778656%20490.429632%20197.0192192%20340.0655040000001%20332.624992%20204.624992C468.520768%2068.563392%20620.463968%202.7702399999999%20695.624992%20-26.562496L696.375008%20-26.812512L697.124992%20-27.062496C735.985856%20-40.088256%20777.966368%20-30.7981119999999%20808.062496%20-5.062496L809%20-4.249984L909%2095.750016C935.544384%20122.294368%20935.544384%20168.830624%20909%20195.375008L777.875008%20326.624992C751.2552%20353.2448000000001%20704.7448%20353.2448000000001%20678.124992%20326.624992L614.624992%20263.124992C591.892384%20273.975008%20535.96128%20302.123392%20482.812512%20352.812512C430.35472%20402.837024%20403.57408%20460.659776%20393.875008%20483L457.875008%20547C485.958048%20575.08304%20487.55568%20623.297552%20455.187488%20649.0624992L458.124992%20646.3750016L325.562496%20782.0624992L324.062496%20783.3124992C310.3894656%20794.3318912%20293.6087872%20799.8124992%20276.8124992%20799.8124992zM608%20768L608%20704C731.488%20704%20832%20603.52%20832%20480L896%20480C896%20638.784%20766.816%20768%20608%20768zM276.8750016%20736C279.1554048%20736.0039136%20281.4050368%20735.144512%20283.6249984%20733.4375008L413.750016%20600.1875008L415.3125120000001%20598.9375008C414.944512%20599.2303008%20416.542112%20596.1669727999999%20412.624992%20592.25L318%20497.624992L325.3125120000001%20478.312512C325.3125120000001%20478.312512%20361.429216%20380.1150720000001%20438.624992%20306.5C514.536288%20234.101856%20608.124992%20194.562496%20608.124992%20194.562496L628.062496%20186.062496L723.375008%20281.375008C728.7552%20286.7552%20727.2448%20286.7552%20732.624992%20281.375008L863.750016%20150.124992C869.2056%20144.6693760000001%20869.205632%20146.455616%20863.750016%20141L766.249984%2043.5C751.403552%2030.880928%20736.0656%2027.57344%20717.624992%2033.687488C645.236832%2061.994048%20503.656608%20123.939904%20377.875008%20249.875008C251.2209504%20376.374656%20185.5913856%20520.10896%20161.5%20589.75L161.3750016%20590.1249984L161.1875008%20590.5624992C156.342128%20603.3765344000001%20159.8839008%20621.9611712000001%20171.25%20631.75L172.3124992%20632.6875008L270.0624992%20733.4375008C272.283424%20735.1288512%20274.5945952%20735.9960864%20276.8750016%20736zM608%20640L608%20576C660.928%20576%20704%20532.928%20704%20480L768%20480C768%20568.2239999999999%20696.224%20640%20608%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-compress-arrows%22%20%20%20%20%20%20unicode=%22&#xF78C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M151%20791L105%20745L338%20512L160%20512L160%20448L448%20448L448%20736L384%20736L384%20558zM873%20791L640%20558L640%20736L576%20736L576%20448L864%20448L864%20512L686%20512L919%20745zM160%20320L160%20256L338%20256L105%2023L151%20-23L384%20210L384%2032L448%2032L448%20320zM576%20320L576%2032L640%2032L640%20210L873%20-23L919%2023L686%20256L864%20256L864%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clock%22%20%20%20%20%20%20unicode=%22&#xF017;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM480%20640L480%20352L704%20352L704%20416L544%20416L544%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22magic%22%20%20%20%20%20%20unicode=%22&#xF0D0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M668%20814L646%20790L592%20733L477%20733L477%20621L422%20563L400%20540L470%20470L97%2096L74%2073L97%2051L202%20-54L224%20-31L598%20342L668%20272L691%20294L749%20349L861%20349L861%20464L918%20518L942%20540L861%20621L861%20733L749%20733zM669%20722L713%20678L723%20669L797%20669L797%20595L806%20585L850%20541L807%20500L797%20491L797%20413L723%20413L714%20404L669%20361L643%20387L788%20532L661%20659L638%20637L516%20514L489%20541L532%20586L541%20595L541%20669L619%20669L628%20679zM661%20569L697%20532L202%2036L165%2073zM608%20224L608%20192L576%20192L576%20128L608%20128L608%2096L672%2096L672%20128L704%20128L704%20192L672%20192L672%20224zM800%20160L800%2096L736%2096L736%2032L800%2032L800%20-32L864%20-32L864%2032L928%2032L928%2096L864%2096L864%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spinner%22%20%20%20%20%20%20unicode=%22&#xF110;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C459%20800%20416%20757%20416%20704C416%20651%20459%20608%20512%20608C565%20608%20608%20651%20608%20704C608%20757%20565%20800%20512%20800zM286%20690C241.875008%20690%20206%20654.124992%20206%20610C206%20565.875008%20241.875008%20530%20286%20530C330.124992%20530%20366%20565.875008%20366%20610C366%20654.124992%20330.124992%20690%20286%20690zM738%20642C720.375008%20642%20706%20627.624992%20706%20610C706%20592.375008%20720.375008%20578%20738%20578C755.624992%20578%20770%20592.375008%20770%20610C770%20627.624992%20755.624992%20642%20738%20642zM192%20456C152.250016%20456%20120%20423.749984%20120%20384C120%20344.2499840000001%20152.250016%20312%20192%20312C231.750016%20312%20264%20344.2499840000001%20264%20384C264%20423.749984%20231.750016%20456%20192%20456zM832%20424C809.875008%20424%20792%20406.124992%20792%20384C792%20361.875008%20809.875008%20344%20832%20344C854.124992%20344%20872%20361.875008%20872%20384C872%20406.124992%20854.124992%20424%20832%20424zM286%20222C250.624992%20222%20222%20193.375008%20222%20158C222%20122.624992%20250.624992%2094%20286%2094C321.375008%2094%20350%20122.624992%20350%20158C350%20193.375008%20321.375008%20222%20286%20222zM738%20206C711.5%20206%20690%20184.5%20690%20158C690%20131.5%20711.5%20110%20738%20110C764.5%20110%20786%20131.5%20786%20158C786%20184.5%20764.5%20206%20738%20206zM512%20120C481.124992%20120%20456%2094.875008%20456%2064C456%2033.124992%20481.124992%208%20512%208C542.875008%208%20568%2033.124992%20568%2064C568%2094.875008%20542.875008%20120%20512%20120z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shekel-sign%22%20%20%20%20%20%20unicode=%22&#xF20B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20736L224%2032L288%2032L288%20672L320%20672C444.124992%20672%20544%20572.124992%20544%20448L544%20224L608%20224L608%20448C608%20606.624992%20478.624992%20736%20320%20736zM704%20736L704%2096L672%2096C547.875008%2096%20448%20195.875008%20448%20320L448%20544L384%20544L384%20320C384%20161.375008%20513.375008%2032%20672%2032L768%2032L768%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22headphones%22%20%20%20%20%20%20unicode=%22&#xF025;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C318%20736%20160%20578%20160%20384L160%20128C160%2075.375008%20203.375008%2032%20256%2032L352%2032L352%20320L224%20320L224%20384C224%20543.5%20352.5%20672%20512%20672C671.5%20672%20800%20543.5%20800%20384L800%20320L672%20320L672%2032L768%2032C820.624992%2032%20864%2075.375008%20864%20128L864%20384C864%20578%20706%20736%20512%20736zM224%20256L288%20256L288%2096L256%2096C237.875008%2096%20224%20109.875008%20224%20128zM736%20256L800%20256L800%20128C800%20109.875008%20786.124992%2096%20768%2096L736%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sun%22%20%20%20%20%20%20unicode=%22&#xF185;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800L480%20640L544%20640L544%20800zM240%20701L195%20656L308%20542L354%20588zM784%20701L670%20588L716%20542L829%20656zM512%20608C388.624992%20608%20288%20507.375008%20288%20384C288%20260.624992%20388.624992%20160%20512%20160C635.375008%20160%20736%20260.624992%20736%20384C736%20507.375008%20635.375008%20608%20512%20608zM512%20544C600.750016%20544%20672%20472.749984%20672%20384C672%20295.2499840000001%20600.750016%20224%20512%20224C423.250016%20224%20352%20295.2499840000001%20352%20384C352%20472.749984%20423.250016%20544%20512%20544zM96%20416L96%20352L256%20352L256%20416zM768%20416L768%20352L928%20352L928%20416zM308%20226L195%20112L240%2067L354%20180zM716%20226L670%20180L784%2067L829%20112zM480%20128L480%20-32L544%20-32L544%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22share%22%20%20%20%20%20%20unicode=%22&#xF064;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M631%20727L585%20681L786%20480L352%20480C228.624992%20480%20128%20379.375008%20128%20256C128%20132.624992%20228.624992%2032%20352%2032L352%2096C263.250016%2096%20192%20167.2499840000001%20192%20256C192%20344.7499840000001%20263.250016%20416%20352%20416L786%20416L585%20215L631%20169L887%20425L909%20448L887%20471z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22american-sign-language-interpreting%22%20%20%20%20%20%20unicode=%22&#xF2A3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M295%20660L218%20568L213%20562L212%20554L192%20467L192%20608L128%20608L128%20384L96%20352L96%20160L236%20191L308%20162L314%20160L340%20160L347%20165L433%20216L441%20222L446%20231L478%20308L418%20332L390%20265L340%20234C315.5%20239.7499840000001%20256%20260.124992%20256%20320C256%20394.624992%20320%20416%20320%20416L370%20416L425%20361L471%20407L407%20471L397%20480L338%20480L344%20489L425%20539L391%20593L303%20539L297%20536L261%20482L273%20534L345%20620zM684%20608L677%20603L591%20552L583%20546L578%20537L546%20460L606%20436L634%20503L684%20534C708.5%20528.249984%20768%20507.875008%20768%20448C768%20373.375008%20704%20352%20704%20352L654%20352L599%20407L553%20361L617%20297L627%20288L686%20288L680%20279L599%20229L633%20175L721%20229L727%20232L763%20286L751%20234L679%20148L729%20108L806%20200L811%20206L812%20214L832%20301L832%20160L896%20160L896%20384L928%20416L928%20608L788%20577L716%20606L710%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cross%22%20%20%20%20%20%20unicode=%22&#xF654;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20800L416%20608L224%20608L224%20416L416%20416L416%20-32L608%20-32L608%20416L800%20416L800%20608L608%20608L608%20800zM480%20736L544%20736L544%20544L736%20544L736%20480L544%20480L544%2032L480%2032L480%20480L288%20480L288%20544L480%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-alphabetical-down%22%20%20%20%20%20%20unicode=%22&#xF15D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M262%20736L255%20715L193%20544L192%20544L192%20542L162%20459L160%20454L160%20416L224%20416L224%20443L237%20480L339%20480L352%20443L352%20416L416%20416L416%20454L414%20459L384%20542L384%20544L383%20544L321%20715L314%20736zM704%20736L704%20138L621%20221L576%20176L713%2038L736%2016L759%2038L896%20176L851%20221L768%20138L768%20736zM288%20619L315%20544L261%20544zM160%20352L160%20288L338%20288L169%20119L160%20109L160%2032L416%2032L416%2096L238%2096L407%20265L416%20275L416%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-pointing-up%22%20%20%20%20%20%20unicode=%22&#xF0A6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20832C363.375008%20832%20320%20788.624992%20320%20736L320%20392L296%20398C291%20404.5%20288.875008%20408.624992%20276%20418C255.5%20433%20223.750016%20448%20181%20448C135.375008%20448%2096%20406.749984%2096%20355L96%20342L105%20332L320%20115L320%20-64L832%20-64L832%20475C832%20520.124992%20800.124992%20559.5%20756%20569L512%20622L512%20736C512%20788.624992%20468.624992%20832%20416%20832zM416%20768C434.124992%20768%20448%20754.124992%20448%20736L448%20570L473%20564L743%20507C758%20503.749984%20768%20490.249984%20768%20475L768%20160L365%20160L163%20365C165.624992%20378.5%20171.124992%20384%20181%20384C209.875008%20384%20227.750016%20375.2499840000001%20239%20367C250.250016%20358.7499840000001%20253%20353%20253%20353L259%20342L272%20338L344%20319L384%20309L384%20736C384%20754.124992%20397.875008%20768%20416%20768zM384%2096L768%2096L768%200L384%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flask%22%20%20%20%20%20%20unicode=%22&#xF0C3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20896C526.375008%20896%20512%20881.624992%20512%20864C512%20846.375008%20526.375008%20832%20544%20832C561.624992%20832%20576%20846.375008%20576%20864C576%20881.624992%20561.624992%20896%20544%20896zM448%20800C430.375008%20800%20416%20785.624992%20416%20768L320%20768L320%20704L352%20704L352%20459L155%20205C137.624992%20182.624992%20128%20155.2499840000001%20128%20127C128%2057.124992%20185.124992%200%20255%200L769%200C838.875008%200%20896%2057.124992%20896%20127C896%20155.2499840000001%20886.375008%20182.624992%20869%20205L672%20459L672%20704L704%20704L704%20768L480%20768C480%20785.624992%20465.624992%20800%20448%20800zM416%20704L608%20704L608%20437L699%20320L325%20320L416%20437zM544%20576C526.375008%20576%20512%20561.624992%20512%20544C512%20526.375008%20526.375008%20512%20544%20512C561.624992%20512%20576%20526.375008%20576%20544C576%20561.624992%20561.624992%20576%20544%20576zM275%20256L749%20256L819%20166C827.624992%20154.875008%20832%20141%20832%20127C832%2091.624992%20804.375008%2064%20769%2064L255%2064C219.624992%2064%20192%2091.624992%20192%20127C192%20141%20196.375008%20154.875008%20205%20166z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-circle%22%20%20%20%20%20%20unicode=%22&#xF2BD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM512%20640C424%20640%20352%20568%20352%20480C352%20431.5%20374.624992%20388.375008%20409%20359C337%20321.624992%20288%20246.375008%20288%20160L352%20160C352%20248.7499840000001%20423.250016%20320%20512%20320C600.750016%20320%20672%20248.7499840000001%20672%20160L736%20160C736%20246.375008%20687%20321.624992%20615%20359C649.375008%20388.375008%20672%20431.5%20672%20480C672%20568%20600%20640%20512%20640zM512%20576C565.375008%20576%20608%20533.375008%20608%20480C608%20426.624992%20565.375008%20384%20512%20384C458.624992%20384%20416%20426.624992%20416%20480C416%20533.375008%20458.624992%20576%20512%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vials%22%20%20%20%20%20%20unicode=%22&#xF493;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20672L192%20672L192%20272C192%20211.2000000000001%20243.2%20160%20304%20160C364.8%20160%20416%20211.2000000000001%20416%20272L416%20672L448%20672L448%20736L416%20736L192%20736L160%20736zM576%20736L576%20672L608%20672L608%20272C608%20211.2000000000001%20659.2%20160%20720%20160C780.8%20160%20832%20211.2000000000001%20832%20272L832%20672L864%20672L864%20736L576%20736zM256%20672L352%20672L352%20480L256%20480L256%20672zM672%20672L768%20672L768%20480L672%20480L672%20672zM256%20416L352%20416L352%20272C352%20246.4%20329.6%20224%20304%20224C278.4%20224%20256%20246.4%20256%20272L256%20416zM672%20416L768%20416L768%20272C768%20246.4%20745.6%20224%20720%20224C694.4%20224%20672%20246.4%20672%20272L672%20416zM64%2096L64%2032L960%2032L960%2096L64%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22journal-of-the-whills%22%20%20%20%20%20%20unicode=%22&#xF66A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768C235.36%20768%20192%20724.64%20192%20672L192%2096C192%2043.36%20235.36%200%20288%200L832%200L832%20768L288%20768zM288%20704L768%20704L768%20192L288%20192C276.736%20192%20266.112%20189.648%20256%20186L256%20672C256%20690.112%20269.888%20704%20288%20704zM512%20633.1249984C508.352%20633.1249984%20505.284992%20630.2424992%20505.124992%20626.5624992L497.187488%20436.562496L476.624992%20450.562496C473.936992%20452.322496%20470.398496%20452.115008%20468.062496%20449.875008C465.726496%20447.699008%20465.243008%20444.127008%20466.875008%20441.375008L481.562496%20416.8125120000001L450.812512%20410.437504C447.612512%20409.765504%20445.375008%20406.982016%20445.375008%20403.750016C445.375008%20400.518016%20447.612512%20397.6720000000001%20450.812512%20397L481.562496%20390.624992L466.875008%20366.124992C465.243008%20363.372992%20465.726496%20359.832992%20468.062496%20357.624992C469.374496%20356.408992%20471.021984%20355.750016%20472.750016%20355.750016C474.094016%20355.750016%20475.440992%20356.169504%20476.624992%20356.937504L494.437504%20369L492.124992%20312.937504C448.668992%20322.121504%20416%20360.6990080000001%20416%20406.875008C416%20432.667008%20426.331008%20455.939488%20442.875008%20473.187488C418.299008%20493.315488%20402.249984%20523.541984%20402.249984%20557.750016C402.250016%20578.774%20408.4780160000001%20598.1709983999999%20418.750016%20614.8750016C384.253984%20595.5149984%20356.4019840000001%20566.277504%20339.249984%20530.437504L384.562496%20485.124992C389.906496%20479.780992%20389.906496%20471.093984%20384.562496%20465.750016C381.874496%20463.094016%20378.395008%20461.750016%20374.875008%20461.750016C371.355008%20461.750016%20367.812992%20463.062016%20365.124992%20465.750016L328.687488%20502.187488C323.5674880000001%20484.875488%20319.968%20466.944%20320%20448C320%20447.104%20320.280512%20446.333504%20320.3125120000001%20445.437504L383.875008%20389.750016C389.571008%20384.790016%20390.179488%20376.071008%20385.187488%20370.375008C382.467488%20367.2710080000001%20378.683008%20365.750016%20374.875008%20365.750016C371.547008%20365.750016%20368.308512%20366.9169920000001%20365.8125120000001%20369.124992L325.375008%20404.5C345.151008%20319.476%20420.992%20256%20512%20256C603.008%20256%20678.848992%20319.5080000000001%20698.624992%20404.5L658.187488%20369.062496C655.595488%20366.790496%20652.356992%20365.6874880000001%20649.124992%20365.6874880000001C645.156992%20365.6874880000001%20641.404512%20367.399008%20638.812512%20370.375008C638.812512%20370.375008%20638.812512%20370.437504%20638.812512%20370.437504C633.852512%20376.133504%20634.428992%20384.790016%20640.124992%20389.750016L703.750016%20445.437504C703.750016%20446.333504%20704%20447.104%20704%20448C704%20466.944%20700.368512%20484.875488%20695.312512%20502.187488L658.875008%20465.750016C656.187008%20463.094016%20652.707488%20461.750016%20649.187488%20461.750016C645.667488%20461.750016%20642.188%20463.062016%20639.5%20465.750016C634.156%20471.093984%20634.156%20479.780992%20639.5%20485.124992L684.750016%20530.437504C667.598016%20566.277504%20639.745984%20595.5470015999999%20605.249984%20614.8750016C615.490016%20598.1709983999999%20621.750016%20578.774%20621.750016%20557.750016C621.750016%20523.509984%20605.700992%20493.315488%20581.124992%20473.187488C597.668992%20455.939488%20608%20432.667008%20608%20406.875008C608%20360.6990080000001%20575.329504%20322.184%20531.937504%20313L529.5%20371.750016L551.249984%20357C552.433984%20356.2000000000001%20553.780992%20355.812512%20555.124992%20355.812512C556.788992%20355.812512%20558.500512%20356.439488%20559.812512%20357.6874880000001C562.148512%20359.863488%20562.632%20363.372992%20561%20366.124992L546.312512%20390.687488L577.062496%20397.062496C580.262496%20397.734496%20582.5%20400.517984%20582.5%20403.750016C582.5%20406.981984%20580.262496%20409.828%20577.062496%20410.5L546.312512%20416.875008L561%20441.437504C562.632%20444.189504%20562.148512%20447.667008%20559.812512%20449.875008C557.444512%20452.051008%20553.937984%20452.322496%20551.249984%20450.562496L526.875008%20434.062496L518.875008%20626.5624992C518.715008%20630.2104992%20515.68%20633.1249984%20512%20633.1249984zM288%20128L768%20128L768%2064L288%2064C269.888%2064%20256%2077.888%20256%2096C256%20114.112%20269.888%20128%20288%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plus%22%20%20%20%20%20%20unicode=%22&#xF067;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20736L480%20416L160%20416L160%20352L480%20352L480%2032L544%2032L544%20352L864%20352L864%20416L544%20416L544%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-map-marker%22%20%20%20%20%20%20unicode=%22&#xF3C5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C353.375008%20800%20224%20670.624992%20224%20512C224%20467%20242.250016%20415.375008%20267%20359C291.750016%20302.624992%20323.624992%20242.7499840000001%20356%20187C420.750016%2075.375008%20486%20-18%20486%20-18L512%20-56L538%20-18C538%20-18%20603.250016%2075.375008%20668%20187C700.375008%20242.7499840000001%20732.250016%20302.624992%20757%20359C781.750016%20415.375008%20800%20467%20800%20512C800%20670.624992%20670.624992%20800%20512%20800zM512%20736C636.124992%20736%20736%20636.124992%20736%20512C736%20486.375008%20722.250016%20437.875008%20699%20385C675.750016%20332.124992%20643.624992%20273.5%20612%20219C561.750016%20132.2499840000001%20530.5%2086.375008%20512%2059C493.5%2086.375008%20462.250016%20132.2499840000001%20412%20219C380.375008%20273.5%20348.250016%20332.124992%20325%20385C301.750016%20437.875008%20288%20486.375008%20288%20512C288%20636.124992%20387.875008%20736%20512%20736zM512%20576C476.624992%20576%20448%20547.375008%20448%20512C448%20476.624992%20476.624992%20448%20512%20448C547.375008%20448%20576%20476.624992%20576%20512C576%20547.375008%20547.375008%20576%20512%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bong%22%20%20%20%20%20%20unicode=%22&#xF55C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20768L384%20704L640%20704L640%20768L384%20768zM416%20672L416%20426.3125120000001C322.913824%20387.98736%20256%20298.85376%20256%20192C256%20120.46368%20285.6049504%2055.179072%20333.249984%209L342.562496%200L681.437504%200L690.750016%209C738.395072%2055.179072%20768%20120.46368%20768%20192C768%20238.4919680000001%20752.99664%20280.4701760000001%20731.312512%20318.062496L792.562496%20379.312512L815.187488%20356.6874880000001L860.437504%20401.937504L769.937504%20492.437504L724.687488%20447.187488L747.312512%20424.562496L692.249984%20369.5C668.248576%20393.86064%20640.126272%20413.085568%20608%20426.3125120000001L608%20672L544%20672L544%20382.875008L566.875008%20376.062496C625.67936%20358.563616%20672.464288%20313.701792%20692.812512%20256L331.187488%20256C351.535712%20313.701792%20398.3206400000001%20358.563616%20457.124992%20376.062496L480%20382.875008L480%20672L416%20672zM320%20192L704%20192C704%20142.055072%20683.461568%2097.817408%20652.375008%2064L371.624992%2064C340.538432%2097.817408%20320%20142.055072%20320%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spray-can%22%20%20%20%20%20%20unicode=%22&#xF5BD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20832L384%20640L448%20640L448%20606C316.750016%20592%20260%20495%20260%20495L256%20488L256%20-64L704%20-64L704%20488L700%20495C700%20495%20643.250016%20592%20512%20606L512%20640L576%20640L576%20832zM768%20832C750.375008%20832%20736%20817.624992%20736%20800C736%20782.375008%20750.375008%20768%20768%20768C785.624992%20768%20800%20782.375008%20800%20800C800%20817.624992%20785.624992%20832%20768%20832zM448%20768L512%20768L512%20704L448%20704zM672%20768C654.375008%20768%20640%20753.624992%20640%20736C640%20718.375008%20654.375008%20704%20672%20704C689.624992%20704%20704%20718.375008%20704%20736C704%20753.624992%20689.624992%20768%20672%20768zM768%20704C750.375008%20704%20736%20689.624992%20736%20672C736%20654.375008%20750.375008%20640%20768%20640C785.624992%20640%20800%20654.375008%20800%20672C800%20689.624992%20785.624992%20704%20768%20704zM480%20544C535.624992%20544%20573.124992%20528.624992%20598%20512L362%20512C386.875008%20528.624992%20424.375008%20544%20480%20544zM320%20448L640%20448L640%200L320%200zM480%20320C427.375008%20320%20384%20276.624992%20384%20224C384%20171.375008%20427.375008%20128%20480%20128C532.624992%20128%20576%20171.375008%20576%20224C576%20276.624992%20532.624992%20320%20480%20320zM480%20256C498%20256%20512%20242%20512%20224C512%20206%20498%20192%20480%20192C462%20192%20448%20206%20448%20224C448%20242%20462%20256%20480%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envelope-open%22%20%20%20%20%20%20unicode=%22&#xF2B6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800L495%20789L111%20539L96%20529L96%20-32L928%20-32L928%20529L913%20539L529%20789zM512%20724L838%20512L512%20301L186%20512zM160%20453L495%20236L512%20225L529%20236L864%20453L864%2032L160%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22store%22%20%20%20%20%20%20unicode=%22&#xF54E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768L128%20651L32%20523L32%20512C32%20459.36%2075.36%20416%20128%20416L128%200L896%200L896%20416C948.64%20416%20992%20459.36%20992%20512L992%20523L896%20651L896%20768L128%20768zM192%20704L832%20704L832%20672L192%20672L192%20704zM176%20608L848%20608L925%20505C921.512%20491.144%20911.008%20480%20896%20480C878.24%20480%20864%20494.24%20864%20512L800%20512C800%20494.24%20785.76%20480%20768%20480C750.24%20480%20736%20494.24%20736%20512L672%20512C672%20494.24%20657.76%20480%20640%20480C622.24%20480%20608%20494.24%20608%20512L544%20512C544%20494.24%20529.76%20480%20512%20480C494.24%20480%20480%20494.24%20480%20512L416%20512C416%20494.24%20401.76%20480%20384%20480C366.24%20480%20352%20494.24%20352%20512L288%20512C288%20494.24%20273.76%20480%20256%20480C238.24%20480%20224%20494.24%20224%20512L160%20512C160%20494.24%20145.76%20480%20128%20480C112.992%20480%20102.488%20491.144%2099%20505L176%20608zM192%20441C208.992%20425.64%20231.488%20416%20256%20416C280.512%20416%20303.008%20425.64%20320%20441C336.992%20425.64%20359.488%20416%20384%20416C408.512%20416%20431.008%20425.64%20448%20441C464.992%20425.64%20487.488%20416%20512%20416C536.512%20416%20559.008%20425.64%20576%20441C592.992%20425.64%20615.488%20416%20640%20416C664.512%20416%20687.008%20425.64%20704%20441C720.992%20425.64%20743.488%20416%20768%20416C792.512%20416%20815.008%20425.64%20832%20441L832%20224L192%20224L192%20441zM192%20160L832%20160L832%2064L192%2064L192%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22compact-disc%22%20%20%20%20%20%20unicode=%22&#xF51F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM423%20624C353.375008%20598.124992%20297.875008%20542.624992%20272%20473L332%20451C351.375008%20503.124992%20392.875008%20544.624992%20445%20564zM512%20480C459.375008%20480%20416%20436.624992%20416%20384C416%20331.375008%20459.375008%20288%20512%20288C564.624992%20288%20608%20331.375008%20608%20384C608%20436.624992%20564.624992%20480%20512%20480zM512%20416C530%20416%20544%20402%20544%20384C544%20366%20530%20352%20512%20352C494%20352%20480%20366%20480%20384C480%20402%20494%20416%20512%20416zM692%20317C672.624992%20264.875008%20631.124992%20223.375008%20579%20204L601%20144C670.624992%20169.875008%20726.124992%20225.375008%20752%20295z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22universal-access%22%20%20%20%20%20%20unicode=%22&#xF29A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM512%20640C476.624992%20640%20448%20611.375008%20448%20576C448%20540.624992%20476.624992%20512%20512%20512C547.375008%20512%20576%20540.624992%20576%20576C576%20611.375008%20547.375008%20640%20512%20640zM327%20511L313%20449L448%20419L448%20288L417%20134L479%20122L511%20282L512%20285L513%20282L545%20122L607%20134L576%20288L576%20419L711%20449L697%20511L560%20480L464%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22print%22%20%20%20%20%20%20unicode=%22&#xF02F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768L288%20544L224%20544C171.375008%20544%20128%20500.624992%20128%20448L128%20128L288%20128L288%200L736%200L736%20128L896%20128L896%20448C896%20500.624992%20852.624992%20544%20800%20544L736%20544L736%20768zM352%20704L672%20704L672%20544L352%20544zM224%20480L800%20480C818.124992%20480%20832%20466.124992%20832%20448L832%20192L736%20192L736%20320L288%20320L288%20192L192%20192L192%20448C192%20466.124992%20205.875008%20480%20224%20480zM256%20448C238.375008%20448%20224%20433.624992%20224%20416C224%20398.375008%20238.375008%20384%20256%20384C273.624992%20384%20288%20398.375008%20288%20416C288%20433.624992%20273.624992%20448%20256%20448zM352%20256L672%20256L672%2064L352%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wallet%22%20%20%20%20%20%20unicode=%22&#xF555;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M735%20768C730.124992%20767.875008%20725%20767.249984%20720%20766L200%20629C158%20618%20128%20579.5%20128%20536L128%2096C128%2043.375008%20171.375008%200%20224%200L800%200C852.624992%200%20896%2043.375008%20896%2096L896%20512C896%20564.624992%20852.624992%20608%20800%20608L372%20608L736%20704L736%20640L800%20640L800%20704C800%20740%20769.375008%20768.5%20735%20768zM224%20544L800%20544C818.124992%20544%20832%20530.124992%20832%20512L832%2096C832%2077.875008%20818.124992%2064%20800%2064L224%2064C205.875008%2064%20192%2077.875008%20192%2096L192%20512C192%20530.124992%20205.875008%20544%20224%20544zM720%20352C693.5%20352%20672%20330.5%20672%20304C672%20277.5%20693.5%20256%20720%20256C746.5%20256%20768%20277.5%20768%20304C768%20330.5%20746.5%20352%20720%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22compress%22%20%20%20%20%20%20unicode=%22&#xF066;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20768L352%20544L128%20544L128%20480L416%20480L416%20768L352%20768zM608%20768L608%20480L896%20480L896%20544L672%20544L672%20768L608%20768zM128%20288L128%20224L352%20224L352%200L416%200L416%20288L128%20288zM608%20288L608%200L672%200L672%20224L896%20224L896%20288L608%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-with-middle-finger-raised%22%20%20%20%20%20%20unicode=%22&#xF806;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C459.375008%20832%20416%20788.624992%20416%20736L416%20570C405.875008%20573.624992%20395.250016%20576%20384%20576C331.375008%20576%20288%20532.624992%20288%20480L288%20363L221%20277C180.124992%20224.124992%20182.875008%20148.2499840000001%20227%2098L303%2012C345.5%20-36.375008%20406.624992%20-64%20471%20-64L640%20-64C763.375008%20-64%20864%2036.624992%20864%20160L864%20448C864%20500.624992%20820.624992%20544%20768%20544C750.875008%20544%20735%20539%20721%20531C703.875008%20558%20674%20576%20640%20576C628.750016%20576%20618.124992%20573.624992%20608%20570L608%20736C608%20788.624992%20564.624992%20832%20512%20832zM512%20768C530.124992%20768%20544%20754.124992%20544%20736L544%20416L608%20416L608%20480C608%20498.124992%20621.875008%20512%20640%20512C658.124992%20512%20672%20498.124992%20672%20480L672%20416L736%20416L736%20448C736%20466.124992%20749.875008%20480%20768%20480C786.124992%20480%20800%20466.124992%20800%20448L800%20160C800%2071.249984%20728.750016%200%20640%200L471%200C425%200%20381.375008%2019.375008%20351%2054L275%20141C250.875008%20168.5%20249.624992%20208%20272%20237L288%20258L288%20224L352%20224L352%20480C352%20498.124992%20365.875008%20512%20384%20512C402.124992%20512%20416%20498.124992%20416%20480L416%20416L480%20416L480%20736C480%20754.124992%20493.875008%20768%20512%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-undo%22%20%20%20%20%20%20unicode=%22&#xF2EA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C384%20800%20268.8%20742.4250016%20192%20649.6249984L192%20768L128%20768L128%20512L384%20512L384%20576L217.6249984%20576C281.6249984%20672%20387.2%20736%20512%20736C707.2%20736%20864%20579.2%20864%20384C864%20188.8%20707.2%2032%20512%2032C316.8%2032%20160%20188.8%20160%20384L96%20384C96%20153.6%20281.6%20-32%20512%20-32C742.4%20-32%20928%20153.6%20928%20384C928%20614.4%20742.4%20800%20512%20800z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22question%22%20%20%20%20%20%20unicode=%22&#xF128;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C373.5%20768%20256%20670.249984%20256%20544L256%20448L448%20448L448%20544C448%20548.749984%20450.875008%20555.624992%20462%20563C473.124992%20570.375008%20491.250016%20576%20512%20576C532.875008%20576%20551%20570.375008%20562%20563C573%20555.624992%20576%20549.249984%20576%20544C576%20525.5%20570%20512.624992%20558%20498C546%20483.375008%20527.375008%20468.249984%20507%20451C466.124992%20416.375008%20416%20368.124992%20416%20288L416%20256L608%20256L608%20288C608%20298.875008%20612%20306.5%20624%20319C636%20331.5%20655.875008%20346.2499840000001%20677%20364C719.250016%20399.5%20768%20453.875008%20768%20544C768%20669.124992%20650.750016%20768%20512%20768zM512%20704C620.624992%20704%20704%20628.249984%20704%20544C704%20475.375008%20672.750016%20444.749984%20635%20413C616.124992%20397.124992%20596%20381.624992%20578%20363C566.875008%20351.5%20558.250016%20336.5%20552%20320L490%20320C500%20352.375008%20519.5%20377%20549%20402C568.624992%20418.5%20590%20435.749984%20608%20458C626%20480.249984%20640%20509.375008%20640%20544C640%20574.749984%20621.750016%20600.249984%20598%20616C574.250016%20631.749984%20544.124992%20640%20512%20640C479.750016%20640%20449.624992%20631.749984%20426%20616C402.375008%20600.249984%20384%20574.624992%20384%20544L384%20512L320%20512L320%20544C320%20629.875008%20403.124992%20704%20512%20704zM416%20192L416%200L608%200L608%20192zM480%20128L544%20128L544%2064L480%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternative-trash-restore%22%20%20%20%20%20%20unicode=%22&#xF82A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20768C463.296%20768%20446.096%20762.096%20434%20750C421.936%20737.936%20416%20720.704%20416%20704L416%20672L224%20672L224%20608L256%20608L256%2096C256%2043.36%20299.36%200%20352%200L736%200C788.64%200%20832%2043.36%20832%2096L832%20608L864%20608L864%20672L672%20672L672%20704C672%20720.704%20666.096%20737.904%20654%20750C641.936%20762.064%20624.704%20768%20608%20768L480%20768zM480%20704L608%20704L608%20672L480%20672L480%20704zM320%20608L768%20608L768%2096C768%2078.24%20753.76%2064%20736%2064L352%2064C334.24%2064%20320%2078.24%20320%2096L320%20608zM544%20512L416%20384L512%20384L512%20160L576%20160L576%20384L672%20384L544%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22indian-rupee-sign%22%20%20%20%20%20%20unicode=%22&#xF156;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20736L256%20672L384%20672C438.5%20672%20510.124992%20638.749984%20535%20576L256%20576L256%20512L543%20512C533.124992%20428.5%20447.124992%20384%20384%20384L256%20384L256%20305L584%2032L684%2032L338%20320L384%20320C487.5%20320%20597.624992%20396.5%20607%20512L768%20512L768%20576L602%20576C592.250016%20613.875008%20571.5%20646.249984%20544%20672L768%20672L768%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-sort-alphabetical-down%22%20%20%20%20%20%20unicode=%22&#xF881;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20672L338%20672L169%20503L160%20493L160%20416L416%20416L416%20480L238%20480L407%20649L416%20659L416%20736zM704%20736L704%20138L621%20221L576%20176L713%2038L736%2016L759%2038L896%20176L851%20221L768%20138L768%20736zM262%20352L255%20331L193%20160L192%20160L192%20158L162%2075L160%2070L160%2032L224%2032L224%2059L237%2096L339%2096L352%2059L352%2032L416%2032L416%2070L414%2075L384%20158L384%20160L383%20160L321%20331L314%20352zM288%20235L315%20160L261%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22prescription%22%20%20%20%20%20%20unicode=%22&#xF5B1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20480L192%20288L256%20288L256%20480L415.8125120000001%20480L568.624992%20197.5L419.437504%20-32L495.750016%20-32L620.562496%20160L627.437504%20160L752.249984%20-32L828.562496%20-32L679.812512%20196.750016L807.687488%20416L733.624992%20416L624.437504%20228.812512L481%20494.062496C536.86448%20519.050144%20576%20574.94976%20576%20640C576%20728.2239999999999%20504.224%20800%20416%20800L256%20800L192%20800zM256%20736L416%20736C468.928%20736%20512%20692.928%20512%20640C512%20587.072%20468.928%20544%20416%20544L256%20544L256%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-right%22%20%20%20%20%20%20unicode=%22&#xF0DA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20749L384%2019L439%2073L727%20361L749%20384L727%20407L439%20695zM448%20594L658%20384L448%20174z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22road%22%20%20%20%20%20%20unicode=%22&#xF018;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M175%20704L169%20680L20%20104L9%2064L1015%2064L1004%20104L855%20680L849%20704zM225%20640L484%20640L482%20544L542%20544L540%20640L799%20640L932%20128L553%20128L550%20256L474%20256L471%20128L92%20128zM480%20480L476%20320L548%20320L544%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-pencil%22%20%20%20%20%20%20unicode=%22&#xF303;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M790%20767C763.250016%20767%20737.250016%20756.249984%20717%20736L714%20733L694%20752L166%20224L164%20214L129%2038L119%20-9L166%201L342%2036L352%2038L880%20566L861%20585L863%20587L864%20589C904.5%20629.5%20904.5%20695.5%20864%20736C843.750016%20756.249984%20816.750016%20767%20790%20767zM790%20704C800%20704%20810.5%20699.5%20819%20691C836.124992%20673.875008%20836.124992%20651.124992%20819%20634L816%20631L759%20688L762%20691C770.5%20699.5%20780%20704%20790%20704zM695%20662L790%20567L744%20520L648%20616zM604%20570L698%20476L364%20141L351%20199L347%20219L327%20223L269%20236zM223%20181L293%20165L309%2095L244%2082L210%20116z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22glass-cheers%22%20%20%20%20%20%20unicode=%22&#xF79F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M795%20766L764%20757L518%20687L488%20678L494%20656L263%20723L232%20732L223%20701L133%20395C122.124992%20357.124992%20115.5%20311.875008%20128%20268C138.124992%20232.5%20163.5%20198.375008%20203%20178L174%2073L82%20100L64%2038L310%20-33L328%2029L236%2056L265%20160C309.250016%20156.375008%20348.5%20172.375008%20376%20197C410%20227.5%20429.124992%20268.124992%20440%20306L519%20570L584%20339L584%20338C594.875008%20300.124992%20614%20259.5%20648%20229C675.750016%20204.124992%20714.5%20189.124992%20759%20193L788%2088L696%2061L714%20-1L960%2070L942%20132L850%20105L820%20210C859.5%20230.375008%20884.875008%20264.5%20895%20300C907.5%20343.875008%20901.875008%20389.124992%20891%20427L804%20735zM752%20687L792%20544L592%20544L567%20634zM276%20652L460%20600L434%20512L234%20512zM610%20480L810%20480L830%20409C838.624992%20379.2499840000001%20841.624992%20343.875008%20834%20317C826.375008%20290.124992%20811.875008%20271.2499840000001%20773%20260C734.124992%20248.7499840000001%20711.750016%20257.375008%20691%20276C670.250016%20294.624992%20653.624992%20326.2499840000001%20645%20356zM215%20448L415%20448L379%20324L378%20324C369.375008%20294.2499840000001%20353.750016%20262.624992%20333%20244C312.250016%20225.375008%20289.875008%20216.7499840000001%20251%20228C212.124992%20239.2499840000001%20197.624992%20258.124992%20190%20285C182.375008%20311.875008%20185.375008%20347.2499840000001%20194%20377z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vial%22%20%20%20%20%20%20unicode=%22&#xF492;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M598%20791.25L552.687488%20746L594.937504%20703.75L176%20284.812512C112%20220.812512%20112%20112%20176%2048C208%2016%20252.7750016%200%20294.3750016%200C339.175008%200%20380.8125120000001%2016%20412.8125120000001%2048L831.750016%20466.937504L871.750016%20427L917%20472.249984L598%20791.25zM639.750016%20658.9375008L786.937504%20511.750016L659.187488%20384L364.8125120000001%20384L639.750016%20658.9375008zM300.8124992%20320L595.187488%20320L368%2092.812512C326.4%2051.212512%20262.4124992%2051.212512%20220.8124992%2092.812512C179.2124992%20134.412512%20179.2124992%20198.4%20220.8124992%20240L300.8124992%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-microphone%22%20%20%20%20%20%20unicode=%22&#xF3C9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M672%20768C557.5%20768%20463%20681.124992%20450%20570L192%20205L177%20183L195%20164L221%20138L137%2055L183%209L265%2092L309%2048L332%2064L699%20322C809.750016%20335.375008%20896%20429.749984%20896%20544C896%20667.375008%20795.375008%20768%20672%20768zM672%20704C760.750016%20704%20832%20632.749984%20832%20544C832%20511.5%20822.5%20481.124992%20806%20456L584%20678C609.124992%20694.5%20639.5%20704%20672%20704zM538%20632L760%20410C734.875008%20393.5%20704.5%20384%20672%20384C583.250016%20384%20512%20455.249984%20512%20544C512%20576.5%20521.5%20606.875008%20538%20632zM460%20474C482.250016%20407.624992%20534.624992%20354.5%20601%20332L317%20131L260%20190z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-map-marked%22%20%20%20%20%20%20unicode=%22&#xF5A0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M704%20800C598.375008%20800%20512%20713.624992%20512%20608C512%20576.249984%20524.250016%20543.875008%20540%20508C555.750016%20472.124992%20575.624992%20434.124992%20596%20399C636.750016%20328.7499840000001%20678%20270%20678%20270L704%20232L730%20270C730%20270%20771.250016%20328.7499840000001%20812%20399C832.375008%20434.124992%20852.250016%20472.124992%20868%20508C883.750016%20543.875008%20896%20576.249984%20896%20608C896%20713.624992%20809.624992%20800%20704%20800zM383%20738L128%20629L128%2015L385%20126L641%2030L896%20139L896%20418C875.624992%20378.875008%20853%20341.375008%20832%20308L832%20181L672%20113L672%20165L625%20233C620%20240.2499840000001%20614.124992%20248.875008%20608%20258L608%20110L416%20182L416%20658L451%20645C454.124992%20666.624992%20459.750016%20687.5%20468%20707zM704%20736C775%20736%20832%20679%20832%20608C832%20595.624992%20824.250016%20566.375008%20810%20534C795.750016%20501.624992%20775.624992%20464.875008%20756%20431C729.875008%20386%20718.624992%20370%20704%20348C689.375008%20370%20678.124992%20386%20652%20431C632.375008%20464.875008%20612.250016%20501.624992%20598%20534C583.750016%20566.375008%20576%20595.624992%20576%20608C576%20679%20633%20736%20704%20736zM352%20656L352%20181L192%20113L192%20587zM704%20656C677.5%20656%20656%20634.5%20656%20608C656%20581.5%20677.5%20560%20704%20560C730.5%20560%20752%20581.5%20752%20608C752%20634.5%20730.5%20656%20704%20656z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paste%22%20%20%20%20%20%20unicode=%22&#xF0EA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800C439.750016%20800%20411.124992%20771.5%20397%20736L160%20736L160%200L416%200L416%20-64L864%20-64L864%20448L800%20448L800%20736L563%20736C548.875008%20771.5%20520.250016%20800%20480%20800zM480%20736C497.750016%20736%20512%20721.749984%20512%20704L512%20672L608%20672L608%20608L352%20608L352%20672L448%20672L448%20704C448%20721.749984%20462.250016%20736%20480%20736zM224%20672L288%20672L288%20544L672%20544L672%20672L736%20672L736%20448L416%20448L416%2064L224%2064zM480%20384L800%20384L800%200L480%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22nurse%22%20%20%20%20%20%20unicode=%22&#xF82F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M325%20768L320%20742L288%20562L288%20448L291%20448C300.250016%20384.249984%20335.875008%20328.624992%20387%20294C272.875008%20245%20192%20131.7499840000001%20192%200L256%200C256%2081%20293.5%20153.124992%20352%20200L352%20179L361%20169L489%2041L512%2019L535%2041L663%20169L672%20179L672%20200C730.5%20153.124992%20768%2081%20768%200L832%200C832%20131.7499840000001%20751.124992%20245%20637%20294C688.124992%20328.624992%20723.750016%20384.249984%20733%20448L736%20448L736%20562L704%20742L699%20768zM379%20704L645%20704L672%20551L672%20512L352%20512L352%20551zM480%20672L480%20640L448%20640L448%20576L480%20576L480%20544L544%20544L544%20576L576%20576L576%20640L544%20640L544%20672zM355%20448L669%20448C654.124992%20374.875008%20589.624992%20320%20512%20320C434.375008%20320%20369.875008%20374.875008%20355%20448zM512%20256C545.875008%20256%20578.375008%20249.875008%20608%20238L608%20206L512%20110L416%20206L416%20238C445.624992%20249.875008%20478.124992%20256%20512%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pen%22%20%20%20%20%20%20unicode=%22&#xF304;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M765%20769C731.5%20769%20698%20756%20672%20730L166%20224L164%20214L129%2038L119%20-9L166%201L342%2036L352%2038L858%20544C910%20596%20910%20678%20858%20730C832%20756%20798.5%20769%20765%20769zM765%20708C781.124992%20708%20797.375008%20700.624992%20813%20685C844.124992%20653.875008%20844.124992%20620.124992%20813%20589L790%20567L695%20662L717%20685C732.624992%20700.624992%20748.875008%20708%20765%20708zM650%20617L745%20522L358%20135C337%20176%20304%20209%20263%20230zM222%20178C260.375008%20162.5%20290.5%20132.375008%20306%2094L201%2073z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22edit%22%20%20%20%20%20%20unicode=%22&#xF044;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M800%20767C775.5%20767%20751.5%20757.5%20733%20739L416%20423L409%20416L407%20406L385%20294L375%20247L422%20257L534%20279L544%20281L551%20288L867%20605C903.875008%20641.875008%20903.875008%20702.124992%20867%20739C848.5%20757.5%20824.5%20767%20800%20767zM800%20705C807.5%20705%20814.875008%20701.124992%20822%20694C836.250016%20679.749984%20836.250016%20664.249984%20822%20650L512%20340L457%20329L468%20384L778%20694C785.124992%20701.124992%20792.5%20705%20800%20705zM128%20640L128%200L768%200L768%20422L704%20358L704%2064L192%2064L192%20576L486%20576L550%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-down%22%20%20%20%20%20%20unicode=%22&#xF0D7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M115%20512L169%20457L489%20137L512%20115L535%20137L855%20457L909%20512zM270%20448L754%20448L512%20206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-knight%22%20%20%20%20%20%20unicode=%22&#xF441;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C455.375008%20800%20417.875008%20768.5%20403%20736C391.750016%20711.375008%20393.124992%20694.249984%20393%20680C369.124992%20663.749984%20344%20643%20324%20623C279.250016%20578.249984%20254.750016%20514.5%20256%20447C256.624992%20415.875008%20263%20384.624992%20275%20353C281%20337.124992%20292%20309.624992%20302%20279C312%20248.375008%20320%20214.624992%20320%20192L288%20192C287%20192%20286%20192%20285%20192C267.750016%20190.875008%20254.5%20176.2499840000001%20255.124992%20159C255.624992%20141.7499840000001%20269.750016%20128.124992%20287%20128L230%2051L224%2043L224%20-32L800%20-32L800%2043L794%2051L736%20128C747.5%20127.875008%20758.250016%20133.875008%20764.124992%20143.875008C769.875008%20153.875008%20769.875008%20166.124992%20764.124992%20176.124992C758.250016%20186.124992%20747.5%20192.124992%20736%20192L704%20192C704%20264.375008%20659%20330.7499840000001%20617%20382C593%20411.375008%20585.124992%20416.5%20569%20432C574.750016%20435.375008%20581.875008%20439.375008%20586%20442C591.124992%20445.249984%20593.875008%20447.249984%20595%20448C604%20448%20604.624992%20446.5%20614%20439C623.375008%20431.5%20642.5%20416%20669%20416C692.250016%20416%20709.250016%20431%20718%20442C726%20452.124992%20730.375008%20459.749984%20731%20461C733.875008%20462.375008%20740.124992%20464.375008%20748%20470C755.875008%20475.624992%20766.124992%20488.124992%20768%20502C769.875008%20515.875008%20765.5%20528%20760%20540C751.875008%20557.749984%20736.750016%20578.124992%20713%20603C689.250016%20627.875008%20658.124992%20654.249984%20620%20670C617.124992%20671.249984%20619.5%20669.375008%20618%20671C616.5%20672.624992%20612%20679.375008%20603%20686C591.250016%20694.624992%20565.750016%20695.624992%20544%20698L544%20800zM480%20729L480%20640L512%20640C555.624992%20640%20565.250016%20634.749984%20565%20635C564.875008%20635.124992%20565.124992%20634.5%20570%20629C574.875008%20623.5%20584.375008%20614.875008%20596%20610C621.624992%20599.375008%20647.250016%20578.624992%20667%20558C685.5%20538.749984%20697.875008%20519.624992%20700%20516C694.875008%20513.5%20689.5%20511.749984%20683%20504C674.250016%20493.375008%20671.124992%20486%20668%20482C667%20480.749984%20667.124992%20480.375008%20667%20480C664.250016%20480.375008%20662.375008%20482.124992%20654%20489C643.5%20497.5%20622.624992%20512%20595%20512C574%20512%20562.124992%20502.375008%20552%20496C541.875008%20489.624992%20533.750016%20485%20531%20484L530%20483L529%20483C523.124992%20480.5%20513%20480%20513%20480L480%20481L480%20430L491%20421C491%20421%20529%20387.5%20567%20341C605%20294.5%20640%20234.624992%20640%20192L384%20192C384%20227.875008%20374%20265.5%20363%20299C352%20332.5%20339%20361.7499840000001%20334%20375C324.624992%20399.749984%20320.5%20425.375008%20320%20449C319%20500.375008%20337.375008%20546.375008%20369%20578C389.875008%20598.875008%20421%20625%20438%20635L454%20644L454%20662C454%20673.875008%20454%20693.749984%20461%20709C465%20717.624992%20470.5%20724.249984%20480%20729zM368%20128L656%20128L728%2032L296%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-phone%22%20%20%20%20%20%20unicode=%22&#xF879;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M724%20799C713.750016%20798%20703.250016%20795.249984%20693%20791L693%20792C692.5%20791.875008%20691.5%20791.124992%20691%20791C613.124992%20763.624992%20464%20695%20329%20560C193%20424%20127.375008%20272.124992%2098%20197L98%20196C85%20157.124992%2094.250016%20115%20120%2085L121%2084L121%2083L217%20-12L221%20-16C247.5%20-42.5%20293.5%20-42.5%20320%20-16L451%20115C477.5%20141.5%20477.5%20188.5%20451%20215L388%20278C399%20300.875008%20427.5%20357.124992%20478%20410C528.124992%20462.5%20585.624992%20489.249984%20608%20499L674%20433L677%20431C692%20421%20709.124992%20415.375008%20727%20416C743.750016%20416.624992%20761.124992%20424.875008%20774%20439L775%20438L777%20441L906%20569C932.5%20595.5%20932.5%20642.5%20906%20669L807%20768C793%20782%20774.124992%20792.5%20754%20797C744.250016%20799.124992%20734.250016%20800%20724%20799zM729%20735C741.124992%20735.875008%20753.250016%20730.749984%20761%20723L861%20624C866.5%20618.5%20866.5%20620.5%20861%20615L727%20481C727.124992%20481.124992%20727%20480.124992%20724%20480C721.5%20479.875008%20717.750016%20482%20714%20484L712%20484L637%20560L622%20575L603%20568C603%20568%20504.624992%20531.249984%20431%20454C358.624992%20378.2499840000001%20319%20285%20319%20285L311%20265L326%20249L406%20169C411.5%20163.5%20411.5%20165.5%20406%20160L275%2029C269.5%2023.5%20271.5%2023.5%20266%2029L168%20126C167.750016%20126.2499840000001%20168.250016%20126.7499840000001%20168%20127L167%20128C155.875008%20141.875008%20152.5%20156.624992%20158%20174C158.124992%20174.375008%20157.875008%20174.624992%20158%20175C186.375008%20247.2499840000001%20248.875008%20388.875008%20375%20515C501.624992%20641.624992%20645.250016%20706.749984%20715%20731L716%20732L717%20732C720.875008%20733.749984%20725%20734.749984%20729%20735z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22basketball-ball%22%20%20%20%20%20%20unicode=%22&#xF434;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM476%20734C477.375008%20734.124992%20478.624992%20733.875008%20480%20734L480%20416L382%20416C375.124992%20506%20340.124992%20588.124992%20285%20653C337.624992%20697.5%20403.375008%20726.624992%20476%20734zM544%20734C618.124992%20727.375008%20685.375008%20698.375008%20739%20653C683.875008%20588.124992%20648.875008%20506%20642%20416L544%20416zM240%20607C283.750016%20554%20311.375008%20488.375008%20318%20416L162%20416C168.5%20488.375008%20196.5%20554%20240%20607zM784%20607C827.5%20554%20855.5%20488.375008%20862%20416L706%20416C712.624992%20488.375008%20740.250016%20554%20784%20607zM162%20352L318%20352C311.375008%20279.624992%20283.750016%20214%20240%20161C196.5%20214%20168.5%20279.624992%20162%20352zM382%20352L480%20352L480%2034C405.875008%2040.624992%20338.624992%2069.624992%20285%20115C340.124992%20179.875008%20375.124992%20262%20382%20352zM544%20352L642%20352C648.875008%20262%20683.875008%20179.875008%20739%20115C685.375008%2069.624992%20618.124992%2040.624992%20544%2034zM706%20352L862%20352C855.5%20279.624992%20827.5%20214%20784%20161C740.250016%20214%20712.624992%20279.624992%20706%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-prescription%22%20%20%20%20%20%20unicode=%22&#xF572;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20588.8124992L822.375008%20598.3750016L630.375008%20790.3750016L620.812512%20800L192%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032L256%20736zM640%20691.1875008L723.187488%20608L640%20608L640%20691.1875008zM352%20544L352%20256L416%20256L416%20352L435.187488%20352L515.187488%20211.187488L448%2096L512%2096L544%20153.624992L576%2096L640%2096L576%20211.187488L640%20320L576%20320L544%20265.624992L489.624992%20361.624992C521.624992%20377.624992%20540.812512%20409.6%20540.812512%20448C540.812512%20499.2%20496.012512%20544%20444.8125120000001%20544L352%20544zM416%20480L448%20480C467.2%20480%20480%20467.2%20480%20448C480%20428.8%20467.2%20416%20448%20416L416%20416L416%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cardboard-vr%22%20%20%20%20%20%20unicode=%22&#xF729;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20736C197.5%20736%20159.875008%20701.624992%20144%20670C137.624992%20657.375008%20134.250016%20645.375008%20132%20635C93%20622.749984%2064%20586.749984%2064%20544L64%20128C64%2075.375008%20107.375008%2032%20160%2032L384%2032C426.250016%2032%20464.624992%2057.5%20482%2096L542%2096C559.250016%2057.5%20597.750016%2032%20640%2032L864%2032C916.624992%2032%20960%2075.375008%20960%20128L960%20544C960%20586.749984%20931%20622.749984%20892%20635C889.750016%20645.375008%20886.375008%20657.375008%20880%20670C864.124992%20701.5%20826.250016%20736%20768%20736zM256%20672L768%20672C804.750016%20672%20814.624992%20658.5%20823%20642C823.375008%20641.249984%20823.624992%20640.749984%20824%20640L200%20640C200.375008%20640.749984%20200.624992%20641.249984%20201%20642C209.250016%20658.375008%20218.875008%20672%20256%20672zM160%20576L864%20576C882.124992%20576%20896%20562.124992%20896%20544L896%20128C896%20109.875008%20882.124992%2096%20864%2096L640%2096C622.624992%2096%20606.875008%20106.624992%20600%20123L567%20211L567%20212L566%20213C556.5%20235.2499840000001%20535.250016%20250%20511%20250C486.624992%20250%20464.5%20235.2499840000001%20455%20213L454%20212L454%20210L424%20123C417%20106.624992%20401.375008%2096%20384%2096L160%2096C141.875008%2096%20128%20109.875008%20128%20128L128%20544C128%20562.124992%20141.875008%20576%20160%20576zM320%20480C249.624992%20480%20192%20422.375008%20192%20352C192%20281.624992%20249.624992%20224%20320%20224C390.375008%20224%20448%20281.624992%20448%20352C448%20422.375008%20390.375008%20480%20320%20480zM704%20480C633.624992%20480%20576%20422.375008%20576%20352C576%20281.624992%20633.624992%20224%20704%20224C774.375008%20224%20832%20281.624992%20832%20352C832%20422.375008%20774.375008%20480%20704%20480zM320%20416C355.750016%20416%20384%20387.749984%20384%20352C384%20316.2499840000001%20355.750016%20288%20320%20288C284.250016%20288%20256%20316.2499840000001%20256%20352C256%20387.749984%20284.250016%20416%20320%20416zM704%20416C739.750016%20416%20768%20387.749984%20768%20352C768%20316.2499840000001%20739.750016%20288%20704%20288C668.250016%20288%20640%20316.2499840000001%20640%20352C640%20387.749984%20668.250016%20416%20704%20416zM511%20178L518%20160L505%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22circle%22%20%20%20%20%20%20unicode=%22&#xF111;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.124992%20768%20128%20595.875008%20128%20384C128%20172.124992%20300.124992%200%20512%200C723.875008%200%20896%20172.124992%20896%20384C896%20595.875008%20723.875008%20768%20512%20768zM512%20736C706.624992%20736%20864%20578.624992%20864%20384C864%20189.375008%20706.624992%2032%20512%2032C317.375008%2032%20160%20189.375008%20160%20384C160%20578.624992%20317.375008%20736%20512%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22horizontal-sliders%22%20%20%20%20%20%20unicode=%22&#xF1DE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20736C438.624992%20736%20403.375008%20709%20390%20672L128%20672L128%20608L390%20608C403.375008%20571%20438.624992%20544%20480%20544C521.375008%20544%20556.624992%20571%20570%20608L896%20608L896%20672L570%20672C556.624992%20709%20521.375008%20736%20480%20736zM480%20672C498%20672%20512%20658%20512%20640C512%20622%20498%20608%20480%20608C462%20608%20448%20622%20448%20640C448%20658%20462%20672%20480%20672zM704%20480C662.624992%20480%20627.375008%20453%20614%20416L128%20416L128%20352L614%20352C627.375008%20315%20662.624992%20288%20704%20288C745.375008%20288%20780.624992%20315%20794%20352L896%20352L896%20416L794%20416C780.624992%20453%20745.375008%20480%20704%20480zM704%20416C722%20416%20736%20402%20736%20384C736%20366%20722%20352%20704%20352C686%20352%20672%20366%20672%20384C672%20402%20686%20416%20704%20416zM352%20224C310.624992%20224%20275.375008%20197%20262%20160L128%20160L128%2096L262%2096C275.375008%2059%20310.624992%2032%20352%2032C393.375008%2032%20428.624992%2059%20442%2096L896%2096L896%20160L442%20160C428.624992%20197%20393.375008%20224%20352%20224zM352%20160C370%20160%20384%20146%20384%20128C384%20110%20370%2096%20352%2096C334%2096%20320%20110%20320%20128C320%20146%20334%20160%20352%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-money-check%22%20%20%20%20%20%20unicode=%22&#xF53D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20672L64%2096L960%2096L960%20672zM128%20608L896%20608L896%20160L128%20160zM192%20544L192%20480L512%20480L512%20544zM704%20544L704%20510C668%20504%20640%20473.5%20640%20436C640%20411.875008%20653.375008%20389.749984%20675%20379L768%20332C768%20324.875008%20763.124992%20320%20756%20320L716%20320C708.875008%20320%20704%20324.875008%20704%20332L704%20352L640%20352L640%20332C640%20294.5%20668%20264%20704%20258L704%20224L768%20224L768%20258C804%20264%20832%20294.5%20832%20332C832%20356.124992%20818.624992%20378.124992%20797%20389L704%20436C704%20443.124992%20708.875008%20448%20716%20448L756%20448C763.124992%20448%20768%20443.124992%20768%20436L768%20416L832%20416L832%20436C832%20473.5%20804%20504%20768%20510L768%20544zM192%20448L192%20384L416%20384L416%20448zM272%20352C252.624992%20352%20239%20341%20230%20331C221%20321%20214.375008%20309.875008%20209%20298C198.250016%20274.124992%20192%20248.375008%20192%20224L256%20224C256%20234.2499840000001%20261%20256.5%20268%20272C270%20276.5%20272%20278%20274%20281C276.375008%20277.7499840000001%20278.124992%20275.624992%20281%20271C285.624992%20263.5%20290.750016%20254.5%20297%20246C303.250016%20237.5%20310.875008%20223.5%20335%20223C354%20222.624992%20359.875008%20229.5%20366%20234C372.124992%20238.5%20376.375008%20242.7499840000001%20381%20247C384.124992%20249.875008%20386.624992%20252%20389%20254C389.875008%20252.7499840000001%20393.375008%20250.624992%20411%20243C432.375008%20233.624992%20464.750016%20224%20512%20224L512%20288C472.624992%20288%20452.124992%20294.375008%20437%20301C421.875008%20307.624992%20410.375008%20320%20384%20320C364.750016%20320%20359.875008%20312.5%20354%20308C348.750016%20304%20345.124992%20299.7499840000001%20341%20296C339.124992%20299%20338.250016%20300.5%20336%20304C330.624992%20312.7499840000001%20324.250016%20322.624992%20315%20332C305.750016%20341.375008%20291.124992%20352%20272%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tram%22%20%20%20%20%20%20unicode=%22&#xF7DA;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M344%20832L274%20797L302%20739L360%20768L664%20768L722%20739L750%20797L680%20832zM480%20736L480%20704L384%20704C278.375008%20704%20192%20617.624992%20192%20512L192%20128C192%2075.375008%20235.375008%2032%20288%2032L224%20-32L299%20-32L363%2032L661%2032L725%20-32L800%20-32L736%2032C788.624992%2032%20832%2075.375008%20832%20128L832%20512C832%20617.624992%20745.624992%20704%20640%20704L544%20704L544%20736zM384%20640L640%20640C711%20640%20768%20583%20768%20512L768%20384L256%20384L256%20512C256%20583%20313%20640%20384%20640zM256%20320L768%20320L768%20128C768%20109.875008%20754.124992%2096%20736%2096L288%2096C269.875008%2096%20256%20109.875008%20256%20128zM368%20256C341.5%20256%20320%20234.5%20320%20208C320%20181.5%20341.5%20160%20368%20160C394.5%20160%20416%20181.5%20416%20208C416%20234.5%20394.5%20256%20368%20256zM656%20256C629.5%20256%20608%20234.5%20608%20208C608%20181.5%20629.5%20160%20656%20160C682.5%20160%20704%20181.5%20704%20208C704%20234.5%20682.5%20256%20656%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-with-moon-and-rain%22%20%20%20%20%20%20unicode=%22&#xF73C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M333%20706L280%20705C160.256%20700.648%2064%20601.768%2064%20481C64%20409.64%2097.776%20346.12%20150%20305C136.144%20281.256%20128%20253.376%20128%20224C128%20135.744%20199.744%2064%20288%2064L325.124992%2064C330.884992%2084.16%20341.097504%20106.24%20352.937504%20128L288%20128C235.136%20128%20192%20171.136%20192%20224C192%20276.8640000000001%20235.136%20320%20288%20320L320%20320L320%20352C320%20387.264%20348.648%20415.872%20381%20416L413%20414L419%20441C431%20500.52%20483.264%20544%20544%20544C595.36%20544%20641.776%20513.264%20662%20466L671%20443.937504L699.937504%20447C701.345504%20447.288%20702.496%20448%20704%20448C756.864%20448%20799.872%20404.752%20800%20354L799%20323L824%20316.937504C866.624%20306.0895040000001%20896%20267.616%20896%20224C896%20171.136%20852.864%20128%20800%20128L768%20128C768%20104.64%20760.942496%2082.88%20750.062496%2064L800%2064C888.256%2064%20960%20135.744%20960%20224C960%20288.64%20921.24%20346.232%20863%20371C854.008%20448.376%20788.976%20508.896%20710%20512C675.984%20571.136%20613.248%20608%20544%20608C469.888%20608%20403.7440000000001%20565.1279999999999%20372%20501C329.504%20518.504%20299%20559.752%20299%20609C299%20626.8879999999999%20302.736%20643.608%20310%20659L333%20706zM240%20630C239.136%20622.64%20235%20616.648%20235%20609C235%20546.504%20266.616%20491.768%20315%20459C287.864%20441.272%20266.616%20413.512%20259%20381C234.36%20376.52%20212.264%20366.24%20193%20352C153.768%20381.2480000000001%20128%20428.136%20128%20481C128%20552.616%20175.488%20609.392%20240%20630zM640%20256C640%20256%20576%20163.36%20576%20128C576%2092.64%20604.64%2064%20640%2064C644.384%2064%20648.872%2064.136%20653%2065C682.12%2071.016%20704%2096.992%20704%20128C704%20163.36%20640%20256%20640%20256zM448%20160C448%20160%20438.88%20145.504%20428%20128C424%20121.632%20420.256%20116.3920000000001%20416%20109C410.24%2098.984%20404.992%2089.2720000000001%20400%2079C397.504%2073.88%20395.016%2068.833504%20393%2063.937504C387.752%2051.585504%20384%2040.128%20384%2032C384%20-3.36%20412.64%20-32%20448%20-32C483.36%20-32%20512%20-3.36%20512%2032C512%2040.128%20508.248%2051.616%20503%2064C502.488%2064.992%20502.48%2065.88%20502%2067C500.24%2070.872%20498.046496%2075%20496.062496%2079C487.326496%2096.76%20477.310496%20113.12%20468.062496%20128C457.150496%20145.504%20448%20160%20448%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22word-file%22%20%20%20%20%20%20unicode=%22&#xF1C2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20800zM256%20736L768%20736L768%2032L256%2032zM576%20512L576%20304C576%20297.124992%20566.875008%20288%20560%20288C558.624992%20288%20560.624992%20286.5%20558%20290C555.375008%20293.5%20551.375008%20302.375008%20549%20312C544.250016%20331.124992%20544%20352%20544%20352L544%20416L480%20416L480%20272C480%20265.124992%20470.875008%20256%20464%20256C457.124992%20256%20448%20265.124992%20448%20272L448%20480L320%20480L320%20416L384%20416L384%20272C384%20227.7499840000001%20419.750016%20192%20464%20192C495.5%20192%20518%20212.624992%20531%20239C540.624992%20233%20547.624992%20224%20560%20224C604.250016%20224%20640%20259.7499840000001%20640%20304L640%20448L704%20448L704%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bullseye%22%20%20%20%20%20%20unicode=%22&#xF140;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.5%20800%2096%20613.5%2096%20384C96%20154.5%20282.5%20-32%20512%20-32C741.5%20-32%20928%20154.5%20928%20384C928%20613.5%20741.5%20800%20512%20800zM512%20768C724.250016%20768%20896%20596.249984%20896%20384C896%20171.7499840000001%20724.250016%200%20512%200C299.750016%200%20128%20171.7499840000001%20128%20384C128%20596.249984%20299.750016%20768%20512%20768zM512%20704C335.624992%20704%20192%20560.375008%20192%20384C192%20207.624992%20335.624992%2064%20512%2064C688.375008%2064%20832%20207.624992%20832%20384C832%20560.375008%20688.375008%20704%20512%20704zM512%20640C653.750016%20640%20768%20525.749984%20768%20384C768%20242.2499840000001%20653.750016%20128%20512%20128C370.250016%20128%20256%20242.2499840000001%20256%20384C256%20525.749984%20370.250016%20640%20512%20640zM512%20576C406.375008%20576%20320%20489.624992%20320%20384C320%20278.375008%20406.375008%20192%20512%20192C617.624992%20192%20704%20278.375008%20704%20384C704%20489.624992%20617.624992%20576%20512%20576zM512%20512C583.124992%20512%20640%20455.124992%20640%20384C640%20312.875008%20583.124992%20256%20512%20256C440.875008%20256%20384%20312.875008%20384%20384C384%20455.124992%20440.875008%20512%20512%20512zM512%20448C476.624992%20448%20448%20419.375008%20448%20384C448%20348.624992%20476.624992%20320%20512%20320C547.375008%20320%20576%20348.624992%20576%20384C576%20419.375008%20547.375008%20448%20512%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tree%22%20%20%20%20%20%20unicode=%22&#xF1BB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20781L489%20759L299%20568L267%20537L308%20517C308%20517%20340.5%20505.249984%20386%20495L245%20354L213%20323L253%20303C253%20303%20287.5%20293.2499840000001%20305%20287L190%20172L159%20140L199%20120C199%20120%20277%2082.375008%20416%2069L416%20-32L480%20-32L480%2065C490.750016%2064.624992%20500.750016%2064%20512%2064C523.250016%2064%20533.250016%2064.624992%20544%2065L544%20-32L608%20-32L608%2069C747.250016%2082.375008%20826%20120%20826%20120L865%20140L834%20172L719%20287C736.5%20293.2499840000001%20771%20303%20771%20303L811%20323L779%20354L638%20495C683.5%20505.249984%20716%20517%20716%20517L757%20537L725%20568L535%20759zM512%20690L640%20563C621%20556.624992%20617.124992%20551.624992%20570%20547L512%20541L454%20547C406.875008%20551.624992%20403%20556.624992%20384%20563zM512%20530L550%20493L697%20346C682.124992%20340.7499840000001%20682.5%20339%20652%20333L593%20321L636%20279L753%20162C712.250016%20147.375008%20642.5%20128%20512%20128C382.750016%20128%20313.250016%20147.375008%20272%20162L388%20279L431%20321L372%20333C341.5%20339%20341.875008%20340.7499840000001%20327%20346L474%20493z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-down--descending-%22%20%20%20%20%20%20unicode=%22&#xF0DD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M115%20512L169%20457L489%20137L512%20115L535%20137L855%20457L909%20512zM270%20448L754%20448L512%20206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22less-than-equal-to%22%20%20%20%20%20%20unicode=%22&#xF537;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M832%20736L192%20473L192%20423L832%20160L832%20229L303%20448L832%20667zM192%2096L192%2032L832%2032L832%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chalkboard%22%20%20%20%20%20%20unicode=%22&#xF51B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20672L160%20160L96%20160L96%2096L928%2096L928%20160L864%20160L864%20672zM224%20608L800%20608L800%20160L224%20160zM681%20503L544%20366L439%20471L416%20493L393%20471L297%20375L343%20329L416%20402L521%20297L544%20275L567%20297L727%20457zM640%20256L608%20224L640%20192L768%20192L768%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22toggle-off%22%20%20%20%20%20%20unicode=%22&#xF204;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20672C268.124992%20672%20248.750016%20669.875008%20230%20666C220.624992%20664.124992%20211%20661.749984%20202%20659C121.375008%20633.5%2055.750016%20573.249984%2023%20496C19.375008%20487.375008%2015.750016%20479%2013%20470C4.375008%20442.749984%200%20414.124992%200%20384C0%20354.2499840000001%204.624992%20326%2013%20299C13.124992%20298.7499840000001%2012.875008%20298.2499840000001%2013%20298C38.5%20217.375008%2098.750016%20151.7499840000001%20176%20119C184.624992%20115.375008%20193%20111.749984%20202%20109C229.250016%20100.375008%20257.875008%2096%20288%2096L736%2096C894.624992%2096%201024%20225.375008%201024%20384C1024%20542.624992%20894.624992%20672%20736%20672zM288%20608C412.124992%20608%20512%20508.124992%20512%20384C512%20259.875008%20412.124992%20160%20288%20160C163.875008%20160%2064%20259.875008%2064%20384C64%20391.749984%2064.250016%20399.5%2065%20407C76.375008%20520.249984%20171.624992%20608%20288%20608zM468%20608L736%20608C860.124992%20608%20960%20508.124992%20960%20384C960%20259.875008%20860.124992%20160%20736%20160L468%20160C533.624992%20212.875008%20576%20293.5%20576%20384C576%20474.5%20533.624992%20555.124992%20468%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22signal%22%20%20%20%20%20%20unicode=%22&#xF012;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M672%20768L672%200L864%200L864%20768zM416%20544L416%200L608%200L608%20544zM160%20320L160%200L352%200L352%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22circle-notched%22%20%20%20%20%20%20unicode=%22&#xF1CE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M576%20762.249984L576%20697.5C721.875008%20667.749984%20832%20538.5%20832%20384C832%20207.5%20688.5%2064%20512%2064C335.5%2064%20192%20207.5%20192%20384C192%20538.5%20302.124992%20667.749984%20448%20697.5L448%20762.249984C266.750016%20731.624992%20128%20573.875008%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20573.875008%20757.250016%20731.624992%20576%20762.249984z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hippo%22%20%20%20%20%20%20unicode=%22&#xF6ED;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M517.124992%20767.8750016C510.168512%20768.2549984%20503.148992%20767.894%20496.124992%20766.75C450.460992%20759.326%20416%20717.0744992%20416%20668.5624992L416%20608L292.3750016%20608C171.475744%20608%2072.47224%20507.83792%2064.75%20381.750016L64%20384L32%20224L73.8124992%20265.812512C79.8763744%20226.31616%2088.1218112%20184.77296%2096.9375008%20152.2499840000001L135%200L288%200L288%20110.312512C311.648%20102.344512%20340.064%2096%20368%2096C380.48%2096%20413.376%2097.234496%20448%20108.562496L448%200L601%200L638.187488%20149.437504C639.243488%20152.477504%20662.405504%20220.0320000000001%20670.437504%20352L832%20352C902.592%20352%20960%20409.408%20960%20480L960%20549.687488C960%20621.6875008%20909.385504%20671.9375008%20836.937504%20671.9375008C795.625504%20671.9375008%20764.204%20661.0889984%20743.5%20650.6249984C720.94%20674.2409984%20678.528%20704%20608%20704L602.5%20704C596.9%20719.808%20587.244992%20733.9890015999999%20574.124992%20745.1249984C558.020992%20758.8289984%20537.994496%20766.7350016%20517.124992%20767.8750016zM506.375008%20703.5624992C516.103008%20705.1304992%20525.423488%20702.5815008%20532.687488%20696.4375008C539.887488%20690.3255008%20544%20681.408%20544%20672L544%20640L608%20640C681.536%20640%20706.575008%20595.1915008%20707.375008%20593.6875008L725.937504%20557.5L757%20583.8750016C758.152%20584.8669984%20785.961504%20607.9375008%20836.937504%20607.9375008C873.929504%20607.9375008%20896%20586.1995008%20896%20549.687488L896%20480C896%20444.704%20867.296%20416%20832%20416L609.249984%20416L608.062496%20385.249984C602.494496%20243.777984%20577.993504%20171.173984%20576.937504%20167.750016L551%2064L512%2064L512%20224L460.812512%20185.624992C428.332512%20161.240992%20377.792%20160%20368%20160C326.016%20160%20282.4820000000001%20180.472992%20275.25%20185.624992L224%20224.062496L224%2064L185%2064L158.8750016%20168.312512C142.7150016%20228.0885120000001%20128%20322.352%20128%20366C128%20464.176%20201.7510016%20544%20292.3750016%20544L480%20544L480%20668.5624992C480%20685.7784991999999%20491.559008%20701.1304992%20506.375008%20703.5624992zM640%20608A32%2032%200%200%201%20640%20544A32%2032%200%200%201%20640%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envelope-square%22%20%20%20%20%20%20unicode=%22&#xF199;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM288%20576L288%20192L736%20192L736%20576zM378%20512L646%20512L512%20423zM352%20452L494%20357L512%20346L530%20357L672%20452L672%20256L352%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-signature%22%20%20%20%20%20%20unicode=%22&#xF573;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20588.8124992L822.375008%20598.3750016L630.375008%20790.3750016L620.812512%20800L192%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032L256%20736zM640%20691.1875008L723.187488%20608L640%20608L640%20691.1875008zM320%20480L320%20416L704%20416L704%20480L320%20480zM432%20384C403.2%20384%20380.8%20364.775008%20368%20342.375008C355.2%20319.975008%20352%20291.1874880000001%20352%20259.1874880000001C352%20239.987488%20358.424992%20220.824992%20361.624992%20201.624992C348.824992%20198.424992%20336%20188.812512%20320%20188.812512L320%20124.812512C342.4%20124.812512%20364.8%20127.975008%20384%20134.375008C387.2%20127.975008%20387.224992%20124.775008%20393.624992%20118.375008C406.424992%20105.575008%20425.6%2096%20448%2096C499.2%2096%20531.224992%20131.212512%20553.624992%20156.812512C556.824992%20163.212512%20559.987488%20166.424992%20563.187488%20169.624992C563.187488%20166.424992%20563.175008%20163.2000000000001%20566.375008%20160C569.575008%20153.6%20572.787488%20147.212512%20579.187488%20140.812512C585.587488%20134.412512%20598.4%20128%20608%20128C627.2%20128%20639.975008%20140.7874880000001%20646.375008%20147.187488C652.775008%20153.587488%20659.224992%20163.2249920000001%20665.624992%20169.624992C678.424992%20182.424992%20688.012512%20192%20700.812512%20192L700.812512%20256C662.412512%20256%20633.624992%20233.5750080000001%20617.624992%20214.375008C617.624992%20217.575008%20617.575008%20220.8%20614.375008%20224C611.175008%20230.4%20608.024992%20236.775008%20601.624992%20246.375008C595.224992%20255.975008%20585.6%20256%20576%20256C550.4%20256%20540.787488%20239.975008%20531.187488%20230.375008C521.587488%20220.775008%20512.024992%20207.987488%20505.624992%20195.187488C486.424992%20172.7874880000001%20473.6%20160%20448%20160C444.8%20160%20444.824992%20163.187488%20441.624992%20163.187488C444.824992%20163.187488%20444.8%20166.375008%20448%20166.375008C483.2%20195.1750080000001%20512%20233.6125120000001%20512%20284.812512C512%20310.412512%20505.612512%20332.8%20492.812512%20352C480.012512%20371.2000000000001%20457.6%20384%20432%20384zM428.8125120000001%20320C438.412512%20320%20438.424992%20320.024992%20441.624992%20313.624992C444.824992%20307.2249920000001%20448%20297.624992%20448%20281.624992C448%20262.424992%20438.375008%20243.1874880000001%20422.375008%20227.1874880000001C422.375008%20236.7874880000001%20416%20249.6%20416%20256C416%20281.6%20419.224992%20300.775008%20425.624992%20310.375008C428.824992%20316.775008%20428.8125120000001%20320%20428.8125120000001%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-file%22%20%20%20%20%20%20unicode=%22&#xF15C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20589L823%20599L631%20791L621%20800zM256%20736L576%20736L576%20544L768%20544L768%2032L256%2032zM640%20690L722%20608L640%20608zM352%20480L352%20416L672%20416L672%20480zM352%20352L352%20288L672%20288L672%20352zM352%20224L352%20160L672%20160L672%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-three%22%20%20%20%20%20%20unicode=%22&#xF527;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM352%20608A64%2064%200%200%201%20352%20480A64%2064%200%200%201%20352%20608zM512%20448A64%2064%200%200%201%20512%20320A64%2064%200%200%201%20512%20448zM672%20288A64%2064%200%200%201%20672%20160A64%2064%200%200%201%20672%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flushed-face%22%20%20%20%20%20%20unicode=%22&#xF579;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20640C270.944%20640%20192%20561.056%20192%20464C192%20366.944%20270.944%20288%20368%20288C427.54%20288%20480.13632%20317.812992%20512%20363.1874880000001C543.86368%20317.812992%20596.46%20288%20656%20288C753.056%20288%20832%20366.944%20832%20464C832%20561.056%20753.056%20640%20656%20640C596.46%20640%20543.86368%20610.1870144%20512%20564.812512C480.13632%20610.1870144%20427.54%20640%20368%20640zM368%20576C429.76%20576%20480%20525.76%20480%20464C480%20402.24%20429.76%20352%20368%20352C306.24%20352%20256%20402.24%20256%20464C256%20525.76%20306.24%20576%20368%20576zM656%20576C717.76%20576%20768%20525.76%20768%20464C768%20402.24%20717.76%20352%20656%20352C594.24%20352%20544%20402.24%20544%20464C544%20525.76%20594.24%20576%20656%20576zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512zM384%20224L384%20160L640%20160L640%20224L384%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dumbbell%22%20%20%20%20%20%20unicode=%22&#xF44B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M682%20784C657.5%20784%20632.5%20774.5%20614%20756C601.750016%20743.749984%20594.124992%20728.749984%20590%20713C583.375008%20714.375008%20576.875008%20716%20570%20716C545.5%20716%20520.5%20707.5%20502%20689C465%20652%20465%20591%20502%20554L529%20527L369%20367L342%20394C323.5%20412.5%20299.5%20422%20275%20422C250.5%20422%20225.5%20412.5%20207%20394C183.124992%20370%20175%20336%20182%20305C166.624992%20301%20152.124992%20294.124992%20140%20282C103%20245%20103%20184%20140%20147L141%20146L184%20102L162%2080L208%2034L230%2056L275%2012C312%20-25%20373%20-25%20410%2012C422%2024%20429.750016%2038.624992%20434%2054C464.750016%2047.375008%20498.250016%2055.249984%20522%2079C559%20116%20559%20177%20522%20214L495%20241L655%20401L682%20374C719%20337%20780%20337%20817%20374C840.624992%20397.749984%20848.624992%20431.249984%20842%20462C857.5%20466.249984%20871.875008%20473.875008%20884%20486C921%20523%20921%20584%20884%20621L840%20666L862%20688L816%20734L794%20712L749%20756C730.5%20774.5%20706.5%20784%20682%20784zM682%20720C690%20720%20697.750016%20717.249984%20704%20711L839%20576C851.624992%20563.375008%20851.5%20544.5%20839%20532C826.5%20519.5%20806.624992%20519.5%20794%20532L660%20666C647.5%20678.5%20647.5%20698.375008%20660%20711C666.250016%20717.249984%20674%20720%20682%20720zM570%20653C578%20653%20585.750016%20649.249984%20592%20643L771%20464C783.5%20451.375008%20783.5%20431.624992%20771%20419C758.5%20406.5%20739.624992%20407.5%20727%20420L726%20420L547%20599C534.5%20611.5%20535.5%20630.375008%20548%20643C554.124992%20648.875008%20562.250016%20653%20570%20653zM574%20482L610%20446L450%20286L414%20322zM275%20358C283%20358%20290.750016%20354.2499840000001%20297%20348L298%20348L477%20169C489.5%20156.5%20488.5%20137.624992%20476%20125C463.5%20113.124992%20444.375008%20112.624992%20432%20125L410%20147L406%20150L275%20282L253%20304C240.5%20316.624992%20240.5%20336.375008%20253%20349C259.250016%20355.2499840000001%20267%20358%20275%20358zM207%20246C215%20246%20223.750016%20242.2499840000001%20230%20236L364%20102C376.5%2089.5%20376.5%2069.624992%20364%2057C351.5%2044.5%20332.624992%2044.5%20320%2057L185%20192C172.375008%20204.624992%20172.5%20223.5%20185%20236C191.250016%20242.2499840000001%20199%20246%20207%20246z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22transgender%22%20%20%20%20%20%20unicode=%22&#xF224;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20800L608%20736L723%20736L582%20595C544.5%20623.249984%20498.375008%20640%20448%20640C324.624992%20640%20224%20539.375008%20224%20416C224%20303.5%20307.750016%20210.624992%20416%20195L416%2096L320%2096L320%2032L416%2032L416%20-64L480%20-64L480%2032L576%2032L576%2096L480%2096L480%20195C588.250016%20210.624992%20672%20303.5%20672%20416C672%20466.375008%20655.250016%20512.5%20627%20550L768%20691L768%20576L832%20576L832%20800zM448%20576C536.750016%20576%20608%20504.749984%20608%20416C608%20327.2499840000001%20536.750016%20256%20448%20256C359.250016%20256%20288%20327.2499840000001%20288%20416C288%20504.749984%20359.250016%20576%20448%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22life-ring%22%20%20%20%20%20%20unicode=%22&#xF1CD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C522.750016%20704%20533.5%20703%20544%20702L544%20605C533.5%20606.5%20522.875008%20608%20512%20608C501.124992%20608%20490.5%20606.5%20480%20605L480%20702C490.5%20703%20501.250016%20704%20512%20704zM416%20690L416%20586C369.5%20563.749984%20332.124992%20526.5%20310%20480L207%20480C238.124992%20580%20316.250016%20658.749984%20416%20690zM608%20690C707.624992%20658.749984%20786.750016%20579.624992%20818%20480L714%20480C691.875008%20526.5%20654.5%20563.875008%20608%20586zM512%20544C600.750016%20544%20672%20472.749984%20672%20384C672%20295.2499840000001%20600.750016%20224%20512%20224C423.250016%20224%20352%20295.2499840000001%20352%20384C352%20472.749984%20423.250016%20544%20512%20544zM194%20416L290%20416C288.5%20405.624992%20288%20394.749984%20288%20384C288%20373.124992%20289.5%20362.5%20291%20352L194%20352C193%20362.5%20192%20373.2499840000001%20192%20384C192%20394.749984%20193%20405.5%20194%20416zM733%20416L830%20416C831%20405.5%20832%20394.749984%20832%20384C832%20373.2499840000001%20831%20362.5%20830%20352L733%20352C734.5%20362.5%20736%20373.124992%20736%20384C736%20394.875008%20734.5%20405.5%20733%20416zM206%20288L310%20288C332.124992%20241.5%20369.5%20204.124992%20416%20182L416%2078C316.375008%20109.249984%20237.250016%20188.375008%20206%20288zM714%20288L818%20288C786.750016%20188.375008%20707.624992%20109.249984%20608%2078L608%20182C654.5%20204.124992%20691.875008%20241.5%20714%20288zM480%20163C490.5%20161.5%20501.124992%20160%20512%20160C522.875008%20160%20533.5%20161.5%20544%20163L544%2066C533.5%2065%20522.750016%2064%20512%2064C501.250016%2064%20490.5%2065%20480%2066z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22square-wave%22%20%20%20%20%20%20unicode=%22&#xF83E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20704L256%20416L64%20416L64%20352L320%20352L320%20640L480%20640L480%2064L768%2064L768%20352L960%20352L960%20416L704%20416L704%20128L544%20128L544%20704L256%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-wavy-money-bill%22%20%20%20%20%20%20unicode=%22&#xF53B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M731.312512%20703.75C645.251872%20701.3883744%20578.522496%20678.0055007999999%20513.562496%20655.4375008C444.090496%20631.3095008%20378.503488%20608.5529984%20287.6875008%20607.6249984C226.9835008%20606.6650016%20166.1815008%20617.1404992%20106.4375008%20637.8124992L64%20652.5L64%20105.875008L85.3124992%2098.312512C140.9604992%2078.632512%20197.86%2067.282496%20254.5%2064.562496C263.492%2064.146496%20272.2975008%2063.937504%20280.9375008%2063.937504C377.353504%2063.937504%20451.166016%2089.514016%20522.750016%20114.2499840000001C598.205984%20140.361984%20669.38%20165.013504%20766.5%20160.437504C816.868%20158.037504%20867.584512%20147.850016%20917.312512%20130.2499840000001L960%20115.124992L960%20661.9375008L938.937504%20669.6249984C883.737504%20689.6249984%20826.717504%20700.9735008%20769.437504%20703.4375008C756.301504%20704.0215008%20743.60688%20704.087376%20731.312512%20703.75zM733.062496%20640.1875008C743.908192%20640.5232512%20755.064992%20640.5184992%20766.624992%20640.0624992C778.59184%20639.5433504%20790.566304%20638.4590304000001%20802.5%20637.0624992C811.037568%20602.0637696%20842.367328%20576%20880%20576C885.472%20576%20890.816%20576.6009984%20896%20577.6249984L896%20286.375008C890.816%20287.399008%20885.472%20288%20880%20288C840.454432%20288%20807.841856%20259.259104%20801.375008%20221.562496C790.748544%20222.675424%20780.113376%20223.43056%20769.5%20223.937504C660.22%20228.737504%20579.638016%20201.258016%20501.750016%20174.2499840000001C426.198016%20148.074016%20354.618496%20123.3295040000001%20257.5624992%20127.937504C245.5359936%20128.516544%20233.488624%20129.67008%20221.4375008%20131.124992C212.830944%20166.025792%20181.5632%20192%20144%20192C138.528%20192%20133.184%20191.399008%20128%20190.375008L128%20481.624992C133.184%20480.600992%20138.528%20480%20144%20480C183.8232416%20480%20216.5490688%20509.162048%20222.6875008%20547.249984C244.60472%20544.958752%20266.5434528%20543.633536%20288.3750016%20544C389.655008%20545.024%20463.298496%20570.669504%20534.562496%20595.4375008C597.310496%20617.2775008%20657.142688%20637.8372512000001%20733.062496%20640.1875008zM512%20512C512%20465.952%20494.048%20448%20448%20448L448%20384C472.824032%20384%20493.977152%20388.837408%20512%20397.187488L512%20256L576%20256L576%20512L512%20512zM752%20480A48%2048%200%200%201%20752%20384A48%2048%200%200%201%20752%20480zM272%20384A48%2048%200%200%201%20272%20288A48%2048%200%200%201%20272%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22audio-description%22%20%20%20%20%20%20unicode=%22&#xF29E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M179%20672L169%20663C169%20663%2064%20556.749984%2064%20384C64%20211.2499840000001%20169%20105%20169%20105L179%2096L845%2096L855%20105C855%20105%20960%20211.2499840000001%20960%20384C960%20556.749984%20855%20663%20855%20663L845%20672zM209%20608L815%20608C825.750016%20596.624992%20896%20520.624992%20896%20384C896%20247.375008%20825.750016%20171.375008%20815%20160L209%20160C198.250016%20171.375008%20128%20247.375008%20128%20384C128%20520.624992%20198.250016%20596.624992%20209%20608zM332%20512L204%20256L276%20256L292%20288L352%20288L352%20256L416%20256C486.375008%20256%20544%20313.624992%20544%20384C544%20454.375008%20486.375008%20512%20416%20512zM511%20512C550.250016%20482.875008%20576%20436.5%20576%20384C576%20331.5%20550.250016%20285.124992%20511%20256L600%20256C625.375008%20292.375008%20640%20336.375008%20640%20384C640%20431.624992%20625.375008%20475.624992%20600%20512zM637%20512C658.875008%20474.249984%20672%20430.624992%20672%20384C672%20337.375008%20658.875008%20293.7499840000001%20637%20256L709%20256C726.124992%20295.2499840000001%20736%20338.5%20736%20384C736%20429.5%20726.250016%20472.749984%20709%20512zM744%20512C759.624992%20472.249984%20768%20429.124992%20768%20384C768%20338.875008%20759.624992%20295.7499840000001%20744%20256L812%20256C825.124992%20296.375008%20832%20339.375008%20832%20384C832%20428.624992%20825.124992%20471.624992%20812%20512zM416%20448C451.750016%20448%20480%20419.749984%20480%20384C480%20348.2499840000001%20451.750016%20320%20416%20320zM352%20408L352%20352L324%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22frog%22%20%20%20%20%20%20unicode=%22&#xF52E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M672%20672C636%20672%20604.375008%20651.749984%20588%20622C577.124992%20615.624992%20555.250016%20601.749984%20531%20575C501.124992%20574.5%20445.375008%20572.249984%20382%20552C314.250016%20530.375008%20241.624992%20486.5%20201%20406C200.624992%20405.124992%20199.375008%20404.875008%20199%20404C197.375008%20402.249984%20181.875008%20386.249984%20165%20361C147.375008%20334.5%20128%20299.7499840000001%20128%20259C128%20229.624992%20138.250016%20200.124992%20160%20179C167.124992%20172%20176.375008%20167.124992%20186%20163C182.250016%20158%20178.250016%20153.124992%20175%20148C167.624992%20136.5%20160%20128.375008%20160%20107C160%2093.624992%20169.750016%2080.875008%20177%2076C184.250016%2071.124992%20189.375008%2069.249984%20195%2068C206.124992%2065.5%20217.750016%2065.249984%20231%2065C257.624992%2064.624992%20292.250016%2066.124992%20331%2068C408.624992%2071.749984%20503.5%2075.124992%20571%2064L581%20128C549%20133.2499840000001%20513.5%20135.375008%20478%20136C497.624992%20156.875008%20512%20183%20512%20215C512%20266.124992%20479%20304.875008%20441%20325C403%20345.124992%20358.875008%20352%20320%20352L320%20288C350.124992%20288%20386.250016%20281.124992%20411%20268C435.750016%20254.875008%20448%20240.875008%20448%20215C448%20194.124992%20431%20174.375008%20403%20158C375%20141.624992%20337.624992%20133%20326%20133L326%20132C291.375008%20130.375008%20261.875008%20129%20240%20129C243.375008%20133.5%20246.375008%20137.5%20250%20142C265.750016%20161.375008%20282%20178%20282%20178L235%20222C235%20222%20234%20220%20234%20220C217.875008%20215.2499840000001%20210.875008%20218.375008%20204%20225C197.124992%20231.624992%20192%20245.2499840000001%20192%20259C192%20276%20204.624992%20303.375008%20219%20325C233.375008%20346.624992%20247%20362%20247%20362L251%20366L253%20371C282.750016%20437%20341.750016%20471.749984%20402%20491C462.250016%20510.249984%20521.750016%20512%20544%20512L560%20512L570%20525C574.375008%20531%20579.124992%20535.249984%20584%20540C598.5%20505.124992%20632.250016%20480%20672%20480C722.875008%20480%20764.250016%20520.749984%20767%20571C781.624992%20567.375008%20796.124992%20562.5%20808%20556C818.250016%20550.375008%20826.5%20544.124992%20831%20540C830.750016%20538.749984%20830.5%20539.375008%20830%20538C827.875008%20532.124992%20823.5%20525.249984%20818%20517C806.875008%20500.624992%20788.5%20481.749984%20756%20469L736%20461L736%20439C736%20394.124992%20732%20283.7499840000001%20670%20240L707%20188C796.875008%20251.5%20798%20366%20798%20420C831.375008%20437.249984%20856.250016%20459.249984%20871%20481C879.750016%20494%20886.124992%20506.124992%20890%20517C893.875008%20527.875008%20896%20536.5%20896%20547C896%20571.749984%20883.750016%20578%20874%20587C864.250016%20596%20852%20604.375008%20838%20612C812%20626.124992%20779.250016%20637.375008%20744%20639C726.375008%20659.124992%20700.624992%20672%20672%20672zM672%20608C690%20608%20704%20594%20704%20576C704%20558%20690%20544%20672%20544C654%20544%20640%20558%20640%20576C640%20594%20654%20608%20672%20608zM608%20372C586.5%20341.624992%20576.875008%20310.875008%20573%20286C569.124992%20261.124992%20570.124992%20238.124992%20570%20237C570%20236.624992%20570%20236.375008%20570%20236C570%20227.624992%20571.5%20226.5%20572%20225C572.5%20223.5%20572.624992%20223%20573%20222C573.750016%20220%20575%20218.124992%20576%20216C577.875008%20211.875008%20580%20207%20583%20201C589.124992%20189%20597.750016%20173.2499840000001%20607%20157C625.624992%20124.624992%20644.250016%2091.124992%20669%2070C672.750016%2066.624992%20677.124992%2064.249984%20682%2063C696.750016%2059.624992%20703.250016%2063.5%20710%2065C716.750016%2066.5%20723.375008%2067.749984%20731%2069C746.124992%2071.375008%20764.750016%2072.375008%20791%2065L809%20127C773.124992%20137%20742.375008%20135.375008%20721%20132C713.250016%20130.7499840000001%20708.124992%20129.124992%20703%20128C694.124992%20138.5%20677.124992%20162.624992%20662%20189C653.250016%20204.2499840000001%20645.5%20219.124992%20640%20230C637.375008%20235.124992%20635.375008%20239.124992%20634%20242C633.875008%20242.2499840000001%20634.124992%20242.875008%20634%20243C634.124992%20253%20633.875008%20262.124992%20636%20276C638.750016%20293.624992%20645.250016%20314.124992%20660%20335z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-right%22%20%20%20%20%20%20unicode=%22&#xF152;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM455%20599L409%20553L578%20384L409%20215L455%20169L647%20361L669%20384L647%20407z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22remove-format%22%20%20%20%20%20%20unicode=%22&#xF87D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M137.25%20704.8750016L98.6875008%20653.75L888.875008%2058.312512L927.375008%20109.437504L576.875008%20373.562496L649.124992%20576L800%20576L800%20528C800%20519.168%20807.168%20512%20816%20512L848%20512C856.832%20512%20864%20519.168%20864%20528L864%20656C864%20664.832%20856.832%20672%20848%20672L336%20672C327.168%20672%20320%20664.832%20320%20656L320%20567.124992L137.25%20704.8750016zM384%20576L553.124992%20576L501.187488%20430.562496L381.875008%20520.5C383.105792%20522.7661439999999%20384%20525.2415040000001%20384%20528L384%20576zM456.124992%20304.312512L416%20192L368%20192C359.168%20192%20352%20184.832%20352%20176L352%20112C352%20103.168%20359.168%2096%20368%2096L528%2096C536.832%2096%20544%20103.168%20544%20112L544%20176C544%20184.832%20536.832%20192%20528%20192L512%20192L531.812512%20247.5L456.124992%20304.312512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bicycle%22%20%20%20%20%20%20unicode=%22&#xF206;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20704L608%20658L611%20652L644%20576L366%20576L356%20562L269%20439C249.624992%20445%20229.250016%20448%20208%20448C93.375008%20448%200%20354.7499840000001%200%20240C0%20125.2499840000001%2093.250016%2032%20208%2032C317.250016%2032%20406.624992%20116.875008%20415%20224L525%20224L535%20238L691%20468L712%20420C649.875008%20383.875008%20608%20316.5%20608%20240C608%20125.7499840000001%20701.750016%2032%20816%2032C930.250016%2032%201024%20125.7499840000001%201024%20240C1024%20354.2499840000001%20930.250016%20448%20816%20448C800.624992%20448%20785.5%20446.249984%20771%20443L685%20640L784%20640C793.124992%20640%20800%20633.124992%20800%20624C800%20614.875008%20793.124992%20608%20784%20608L784%20544C827.750016%20544%20864%20580.249984%20864%20624C864%20667.749984%20827.750016%20704%20784%20704zM256%20672L256%20608L448%20608L416%20672zM431%20512L644%20512L515%20322zM375%20480L459%20288L192%20288L192%20224L350%20224C341.875008%20152.2499840000001%20281.875008%2096%20208%2096C128.624992%2096%2064%20160.624992%2064%20240C64%20319.375008%20128.624992%20384%20208%20384C257.875008%20384%20302.124992%20358.5%20328%20320L400%20320C384.624992%20356.875008%20359.375008%20388.5%20327%20411zM816%20384C895.375008%20384%20960%20319.375008%20960%20240C960%20160.624992%20895.375008%2096%20816%2096C736.624992%2096%20672%20160.624992%20672%20240C672%20290.375008%20698.624992%20334.2499840000001%20738%20360L803%20211L861%20237L798%20382C804%20382.7499840000001%20809.875008%20384%20816%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22power-off%22%20%20%20%20%20%20unicode=%22&#xF011;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20768L480%20384L544%20384L544%20768zM384%20746C235.124992%20693.124992%20128%20550.875008%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20550.875008%20788.875008%20693.124992%20640%20746L640%20677C752.875008%20627.5%20832%20514.875008%20832%20384C832%20207.5%20688.5%2064%20512%2064C335.5%2064%20192%20207.5%20192%20384C192%20514.875008%20271.124992%20627.5%20384%20677z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22teeth-open%22%20%20%20%20%20%20unicode=%22&#xF62F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20800C161.184%20800%2032%20670.816%2032%20512L32%20480C32%20427.2%2075.2%20384%20128%20384C152.64%20384%20175.04%20393.577504%20192%20408.937504C208.96%20393.577504%20231.36%20384%20256%20384L288%20384C312.64%20384%20335.04%20393.577504%20352%20408.937504C368.96%20393.577504%20391.36%20384%20416%20384L448%20384C472.64%20384%20495.04%20393.577504%20512%20408.937504C528.96%20393.577504%20551.36%20384%20576%20384L608%20384C632.64%20384%20655.04%20393.577504%20672%20408.937504C688.96%20393.577504%20711.36%20384%20736%20384L768%20384C792.64%20384%20815.04%20393.577504%20832%20408.937504C848.96%20393.577504%20871.36%20384%20896%20384C948.8%20384%20992%20427.2%20992%20480L992%20512C992%20670.816%20862.816%20800%20704%20800L320%20800zM320%20736L704%20736C793.536672%20736%20870.801152%20683.0642368%20906.624992%20606.9375008C903.095776%20607.3351616%20899.630944%20608%20896%20608C876.48%20608%20858.54%20602.2324992%20843.5%20592.3124992C823.34%20621.1124992%20789.76%20640%20752%20640C727.68%20640%20705.302496%20631.9950016%20687.062496%20618.8750016C667.222496%20650.5550016%20632%20672%20592%20672C560.64%20672%20532.48%20658.8624992%20512%20638.0624992C491.52%20658.8624992%20463.36%20672%20432%20672C392%20672%20356.777504%20650.5549983999999%20336.937504%20618.8750016C318.6975008%20631.9950016%20296.32%20640%20272%20640C234.24%20640%20200.66%20621.1124992%20180.5%20592.3124992C165.46%20602.2324992%20147.52%20608%20128%20608C124.3690496%20608%20120.9042272%20607.3351616%20117.3750016%20606.9375008C153.1988416%20683.0642368%20230.4633408%20736%20320%20736zM432%20608C458.56%20608%20480%20586.56%20480%20560L480%20480C480%20462.4%20465.6%20448%20448%20448L416%20448C398.4%20448%20384%20462.4%20384%20480L384%20560C384%20586.56%20405.44%20608%20432%20608zM592%20608C618.56%20608%20640%20586.56%20640%20560L640%20480C640%20462.4%20625.6%20448%20608%20448L576%20448C558.4%20448%20544%20462.4%20544%20480L544%20560C544%20586.56%20565.44%20608%20592%20608zM272%20576C298.56%20576%20320%20554.56%20320%20528L320%20480C320%20462.4%20305.6%20448%20288%20448L256%20448C238.4%20448%20224%20462.4%20224%20480L224%20528C224%20554.56%20245.44%20576%20272%20576zM752%20576C778.56%20576%20800%20554.56%20800%20528L800%20480C800%20462.4%20785.6%20448%20768%20448L736%20448C718.4%20448%20704%20462.4%20704%20480L704%20528C704%20554.56%20725.44%20576%20752%20576zM128%20544C145.6%20544%20160%20529.6%20160%20512L160%20480C160%20462.4%20145.6%20448%20128%20448C110.4%20448%2096%20462.4%2096%20480L96%20512C96%20529.6%20110.4%20544%20128%20544zM896%20544C913.6%20544%20928%20529.6%20928%20512L928%20480C928%20462.4%20913.6%20448%20896%20448C878.4%20448%20864%20462.4%20864%20480L864%20512C864%20529.6%20878.4%20544%20896%20544zM128%20320C75.2%20320%2032%20276.8%2032%20224L32%20192C32%2068.5119999999999%20132.512%20-32%20256%20-32L768%20-32C891.488%20-32%20992%2068.5119999999999%20992%20192L992%20224C992%20276.8%20948.8%20320%20896%20320C871.36%20320%20848.96%20310.422496%20832%20295.062496C815.04%20310.422496%20792.64%20320%20768%20320L736%20320C711.36%20320%20688.96%20310.422496%20672%20295.062496C655.04%20310.422496%20632.64%20320%20608%20320L576%20320C551.36%20320%20528.96%20310.422496%20512%20295.062496C495.04%20310.422496%20472.64%20320%20448%20320L416%20320C391.36%20320%20368.96%20310.422496%20352%20295.062496C335.04%20310.422496%20312.64%20320%20288%20320L256%20320C231.36%20320%20208.96%20310.422496%20192%20295.062496C175.04%20310.422496%20152.64%20320%20128%20320zM128%20256C145.6%20256%20160%20241.6%20160%20224C160%20206.4%20145.6%20192%20128%20192C110.4%20192%2096%20206.4%2096%20224C96%20241.6%20110.4%20256%20128%20256zM256%20256L288%20256C305.6%20256%20320%20241.6%20320%20224L320%20192C320%20174.4%20305.6%20160%20288%20160C252.8%20160%20224%20188.8%20224%20224C224%20241.6%20238.4%20256%20256%20256zM416%20256L448%20256C465.6%20256%20480%20241.6%20480%20224L480%20192C480%20174.4%20465.6%20160%20448%20160L416%20160C398.4%20160%20384%20174.4%20384%20192L384%20224C384%20241.6%20398.4%20256%20416%20256zM576%20256L608%20256C625.6%20256%20640%20241.6%20640%20224L640%20192C640%20174.4%20625.6%20160%20608%20160L576%20160C558.4%20160%20544%20174.4%20544%20192L544%20224C544%20241.6%20558.4%20256%20576%20256zM736%20256L768%20256C785.6%20256%20800%20241.6%20800%20224C800%20188.8%20771.2%20160%20736%20160C718.4%20160%20704%20174.4%20704%20192L704%20224C704%20241.6%20718.4%20256%20736%20256zM896%20256C913.6%20256%20928%20241.6%20928%20224C928%20206.4%20913.6%20192%20896%20192C878.4%20192%20864%20206.4%20864%20224C864%20241.6%20878.4%20256%20896%20256zM185.6249984%20147.812512C209.3050016%20116.452512%20246.08%2096%20288%2096C312.64%2096%20335.04%20105.577504%20352%20120.937504C368.96%20105.577504%20391.36%2096%20416%2096L448%2096C472.64%2096%20495.04%20105.577504%20512%20120.937504C528.96%20105.577504%20551.36%2096%20576%2096L608%2096C632.64%2096%20655.04%20105.577504%20672%20120.937504C688.96%20105.577504%20711.36%2096%20736%2096C777.92%2096%20814.695008%20116.452512%20838.375008%20147.812512C854.375008%20135.332512%20874.24%20128%20896%20128C902.669376%20128%20909.204672%20128.689184%20915.5%20130C891.233344%2072.468832%20834.258144%2032%20768%2032L256%2032C189.74184%2032%20132.7666528%2072.468832%20108.5%20130C114.7953216%20128.689184%20121.3306208%20128%20128%20128C149.76%20128%20169.6250016%20135.332512%20185.6249984%20147.812512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plane-departure%22%20%20%20%20%20%20unicode=%22&#xF5B0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M823%20743C810.624992%20741.875008%20798.624992%20738.249984%20787%20732L636%20652L432%20702L420%20705L408%20699L339%20659L298%20635L336%20606L423%20540L314%20482L197%20535L183%20541L169%20534L113%20504L76%20484L104%20454L277%20268L293%20249L315%20261L480%20349L447%20167L436%20109L491%20132L573%20167L585%20172L590%20184L709%20473L877%20563C923.250016%20587.875008%20941.875008%20646.749984%20917%20693C904.624992%20716.124992%20883.5%20731.875008%20860%20739C848.250016%20742.5%20835.375008%20744.124992%20823%20743zM829%20679C833%20679.249984%20837.124992%20679.124992%20841%20678C848.750016%20675.624992%20855.750016%20670.875008%20860%20663C868.5%20647.124992%20862.875008%20628.5%20847%20620L668%20523L658%20518L654%20507L535%20221L521%20215L555%20404L567%20469L509%20438L307%20329L180%20467L185%20470L302%20418L317%20411L330%20419L817%20676C821%20678.124992%20825%20678.749984%20829%20679zM428%20637L551%20607L485%20573L413%20628zM96%2064L96%200L928%200L928%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22inbox%22%20%20%20%20%20%20unicode=%22&#xF01C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M229%20736L224%20709L160%20293L160%2032L864%2032L864%20293L800%20709L795%20736zM284%20672L740%20672L794%20320L576%20320L576%20288C576%20252.2499840000001%20547.750016%20224%20512%20224C476.250016%20224%20448%20252.2499840000001%20448%20288L448%20320L230%20320zM224%20256L390%20256C404.5%20201.2499840000001%20452.875008%20160%20512%20160C571.124992%20160%20619.5%20201.2499840000001%20634%20256L800%20256L800%2096L224%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22parking%22%20%20%20%20%20%20unicode=%22&#xF540;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20736L192%2032L832%2032L832%20736zM256%20672L768%20672L768%2096L256%2096zM384%20576L384%20192L448%20192L448%20288L544%20288C596.624992%20288%20640%20331.375008%20640%20384L640%20480C640%20532.624992%20596.624992%20576%20544%20576zM448%20512L544%20512C562.124992%20512%20576%20498.124992%20576%20480L576%20384C576%20365.875008%20562.124992%20352%20544%20352L448%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22person-entering-booth%22%20%20%20%20%20%20unicode=%22&#xF756;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M240%20768C178.496%20768%20128%20717.504%20128%20656C128%20594.496%20178.496%20544%20240%20544C301.504%20544%20352%20594.496%20352%20656C352%20717.504%20301.504%20768%20240%20768zM384%20768L384%20517C391.424%20507.88%20398.184992%20498.160512%20403.624992%20487.312512L434.187488%20426.124992L448%20415.8125120000001L448%20704L484.249984%20704L543.437504%20289.6874880000001L512.937504%20167.750016L512%20144C512%2099.872%20547.872%2064%20592%2064C612.512%2064%20631.011488%2071.983488%20645.187488%2084.687488C661.507488%2071.951488%20681.728%2064%20704%2064C728.672%2064%20750.976%2073.609504%20768%2088.937504C785.024%2073.577504%20807.328%2064%20832%2064C843.264%2064%20853.952%2066.291008%20864%2069.875008L864%200L928%200L928%20768L896%20768L864%20768L448%20768L416%20768L384%20768zM240%20704C266.88%20704%20288%20682.88%20288%20656C288%20629.12%20266.88%20608%20240%20608C213.12%20608%20192%20629.12%20192%20656C192%20682.88%20213.12%20704%20240%20704zM548.875008%20704L864%20704L864%20160C864%20142.336%20849.664%20128%20832%20128C814.336%20128%20800%20142.336%20800%20160L736%20160C736%20142.336%20721.664%20128%20704%20128C686.336%20128%20672%20142.336%20672%20160L608%20160L608%20144C608%20135.328%20600.672%20128%20592%20128C583.328%20128%20576%20135.328%20576%20144L576%20156.062496L608.562496%20286.312512L548.875008%20704zM224%20512C153.376%20512%2096%20454.624%2096%20384L96%20216L160%20184L160%200L224%200L224%20224L160%20256L160%20384C160%20419.264%20188.736%20448%20224%20448L261%20448C285.384%20448%20307.12%20434.888%20318%20413L359%20331L443.750016%20267.875008L480%20320L409%20373L375%20441C353.112%20484.648%20309.768%20512%20261%20512L224%20512zM384%20240.5L384%200L448%200L448%20192.875008L424.687488%20210.2499840000001L384%20240.5zM256%20224L256%200L320%200L320%20224L256%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ruler-combined%22%20%20%20%20%20%20unicode=%22&#xF546;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768L128%200L896%200L896%20288L416%20288L416%20320L416%20384L416%20448L416%20512L416%20576L416%20640L416%20768L128%20768zM192%20704L352%20704L352%20640L256%20640L256%20576L352%20576L352%20512L256%20512L256%20448L352%20448L352%20384L256%20384L256%20320L352%20320L352%20269.2499840000001L192%20109.249984L192%20704zM397.249984%20224L448%20224L448%20128L512%20128L512%20224L576%20224L576%20128L640%20128L640%20224L704%20224L704%20128L768%20128L768%20224L832%20224L832%2064L237.25%2064L397.249984%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wine-bottle%22%20%20%20%20%20%20unicode=%22&#xF72F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800C445%20800%20416%20771%20416%20736L416%20682C414.124992%20675.749984%20414.124992%20669.249984%20416%20663L416%20562L391%20545C346.5%20515.375008%20320%20464.5%20320%20411L320%20394C318.124992%20387.749984%20318.124992%20381.2499840000001%20320%20375L320%20170C318.124992%20163.7499840000001%20318.124992%20157.2499840000001%20320%20151L320%20-32L704%20-32L704%20154C704.875008%20158.2499840000001%20704.875008%20162.7499840000001%20704%20167L704%20378C704.875008%20382.2499840000001%20704.875008%20386.749984%20704%20391L704%20411C704%20464.5%20677.5%20515.375008%20633%20545L608%20562L608%20666C608.875008%20670.249984%20608.875008%20674.749984%20608%20679L608%20736C608%20771%20579%20800%20544%20800zM480%20736L544%20736L544%20704L480%20704zM480%20640L544%20640L544%20527L558%20517L597%20491C622.375008%20474.124992%20637.375008%20446.249984%20639%20416L385%20416C386.624992%20446.249984%20401.624992%20474.124992%20427%20491L466%20517L480%20527zM384%20352L640%20352L640%20192L384%20192zM384%20128L640%20128L640%2032L384%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22backspace%22%20%20%20%20%20%20unicode=%22&#xF55A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M371%20672L361%20663L105%20407L83%20384L105%20361L361%20105L371%2096L928%2096L928%20672zM398%20608L864%20608L864%20160L398%20160L174%20384zM485%20520L440%20475L531%20384L440%20293L485%20248L576%20339L667%20248L712%20293L621%20384L712%20475L667%20520L576%20429z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-glass-martini%22%20%20%20%20%20%20unicode=%22&#xF57B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M272%20768C174.875008%20768%2096%20689.124992%2096%20592C96%20494.875008%20174.875008%20416%20272%20416C298%20416%20322.5%20422.5%20345%20433L512%20213L512%2032L384%2032L384%20-32L704%20-32L704%2032L576%2032L576%20213L858%20585L864%20594L864%20640L440%20640C420.624992%20714.249984%20351.5%20768%20272%20768zM272%20704C316.5%20704%20354.875008%20677.124992%20372%20640L224%20640L224%20594L230%20585L305%20486C294%20482.124992%20282.750016%20480%20272%20480C209.124992%20480%20160%20529.124992%20160%20592C160%20654.875008%20209.124992%20704%20272%20704zM318%20576L770%20576L722%20512L432%20512L480%20448L673%20448L544%20277z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hourglass-start%22%20%20%20%20%20%20unicode=%22&#xF251;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20768L224%20704L288%20704L288%20576C288%20494.624992%20331.750016%20423.249984%20397%20384C331.750016%20344.7499840000001%20288%20273.375008%20288%20192L288%2064L224%2064L224%200L800%200L800%2064L736%2064L736%20192C736%20273.375008%20692.250016%20344.7499840000001%20627%20384C692.250016%20423.249984%20736%20494.624992%20736%20576L736%20704L800%20704L800%20768zM352%20704L672%20704L672%20576C672%20487.249984%20600.750016%20416%20512%20416C423.250016%20416%20352%20487.249984%20352%20576zM384%20640L384%20576C384%20505.249984%20441.250016%20448%20512%20448C582.750016%20448%20640%20505.249984%20640%20576L640%20640zM512%20352C600.750016%20352%20672%20280.7499840000001%20672%20192L672%2064L352%2064L352%20192C352%20280.7499840000001%20423.250016%20352%20512%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22beaming-face-with-smiling-eyes%22%20%20%20%20%20%20unicode=%22&#xF5B8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM352%20512C284.992%20512%20236.5%20473.375008%20236.5%20473.375008L275.5%20422.624992C275.5%20422.624992%20310.1744992%20448%20352.062496%20448C393.950496%20448%20428.562496%20422.624992%20428.562496%20422.624992L467.562496%20473.375008C467.498496%20473.375008%20419.008%20512%20352%20512zM672%20512C604.992%20512%20556.5%20473.375008%20556.5%20473.375008L595.5%20422.624992C595.5%20422.624992%20630.174496%20448%20672.062496%20448C713.950496%20448%20748.562496%20422.624992%20748.562496%20422.624992L787.562496%20473.375008C787.498496%20473.375008%20739.008%20512%20672%20512zM345.937504%20288L290.8750016%20256C296.4350016%20246.4400000000001%20302.56%20237.290624%20309.25%20228.562496C315.94%20219.8343680000001%20323.217504%20211.542496%20330.937504%20203.750016C346.377504%20188.164992%20363.790016%20174.532512%20382.750016%20163.312512C392.230016%20157.702496%20402.04%20152.675616%20412.249984%20148.312512C422.46%20143.949376%20433.035008%20140.2624960000001%20443.875008%20137.2499840000001C454.715008%20134.237504%20465.88%20131.93312%20477.249984%20130.375008C488.62%20128.816864%20500.2%20128%20512%20128C523.8%20128%20535.38%20128.816864%20546.750016%20130.375008C603.6%20138.165632%20654.462496%20164.7874880000001%20693.062496%20203.750016C700.782496%20211.542496%20708.06%20219.8343680000001%20714.750016%20228.562496C721.44%20237.290624%20727.564992%20246.4400000000001%20733.124992%20256L678.062496%20288C648.942496%20237.88%20598.270624%20201.944384%20538.249984%20193.750016C529.675616%20192.57936%20520.92%20192%20512%20192C503.08%20192%20494.324384%20192.57936%20485.750016%20193.750016C477.175616%20194.9206400000001%20468.782496%20196.6750080000001%20460.624992%20198.937504C444.310016%20203.462496%20428.907488%20210.0800000000001%20414.687488%20218.5C400.467488%20226.92%20387.430016%20237.127488%20375.875008%20248.812512C370.097504%20254.655008%20364.691872%20260.8968640000001%20359.687488%20267.437504C354.683136%20273.978112%20350.097504%20280.8400000000001%20345.937504%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22square%22%20%20%20%20%20%20unicode=%22&#xF0C8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20704L192%2064L832%2064L832%20704L192%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pastafarianism%22%20%20%20%20%20%20unicode=%22&#xF67B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20768C299.072%20768%20256%20724.928%20256%20672C256%20629.8004352%20283.5742368%20594.2712896%20321.5%20581.4375008C323.255392%20559.411424%20327.560384%20528.117472%20338.687488%20498.562496C309.5058272%20483.27056%20283.9727744%20465.011008%20264.3124992%20444.8125120000001C261.0771744%20441.7545600000001%20258.2159904%20438.377184%20255.3124992%20435C253.488256%20432.84976%20251.1778912%20430.808544%20249.5%20428.624992L249.8750016%20428.375008C247.3544384%20425.015008%20245.0615616%20421.5410560000001%20242.8750016%20417.937504C226.8588864%20422.074752%20218.3787424%20434.805024%20204.6249984%20462.312512C188.3370016%20494.856512%20163.776%20544%2096%20544L96%20480C121.92%20480%20130.2229984%20467.991488%20147.3750016%20433.687488C160.7985888%20406.866688%20180.2755168%20369.1964480000001%20224.5%20356.624992C224.4425536%20355.052928%20224%20353.585888%20224%20352C224%20321.2279680000001%20235.3457728%20293.348352%20253.5%20271.2499840000001C246.0835584%20244.111584%20221.461744%20224%20192%20224C156.704%20224%20128%20252.704%20128%20288L64%20288C64%20217.408%20121.408%20160%20192%20160C242.6606464%20160%20286.1403104%20189.837312%20306.8750016%20232.624992C320.966624%20227.2754240000001%20336.052896%20224%20352%20224C357.54624%20224%20362.825472%20224.937696%20368.187488%20225.624992C365.735232%20216.114368%20363.646528%20206.577632%20362%20198.124992C350.896%20141.068992%20342.08%2096%20256%2096L256%2032C394.848%2032%20413.612512%20128.307008%20424.8125120000001%20185.875008C428.039136%20202.448768%20430.624704%20212.255008%20433.062496%20219.687488C455.15248%20202.31376%20482.653056%20192%20512%20192C541.34128%20192%20568.844544%20202.319936%20590.937504%20219.687488C593.375296%20212.255232%20595.960864%20202.459776%20599.187488%20185.875008C610.387488%20128.307008%20629.152%2032%20768%2032L768%2096C681.92%2096%20673.136%20141.068992%20662%20198.124992C660.34976%20206.596608%20658.210304%20216.154816%20655.750016%20225.6874880000001C661.13376%20224.994496%20666.4304%20224%20672%20224C687.947104%20224%20703.033376%20227.2754240000001%20717.124992%20232.624992C737.85968%20189.837312%20781.33936%20160%20832%20160C902.592%20160%20960%20217.408%20960%20288L896%20288C896%20252.704%20867.296%20224%20832%20224C802.53824%20224%20777.916448%20244.111584%20770.5%20271.2499840000001C788.65424%20293.348352%20800%20321.2279680000001%20800%20352C800%20353.585888%20799.55744%20355.052928%20799.5%20356.624992C843.72448%20369.1964480000001%20863.201408%20406.866688%20876.624992%20433.687488C893.776992%20467.991488%20902.08%20480%20928%20480L928%20544C860.224%20544%20835.663008%20494.856512%20819.375008%20462.312512C805.621248%20434.805024%20797.14112%20422.074752%20781.124992%20417.937504C778.938432%20421.5410560000001%20776.645568%20425.015008%20774.124992%20428.375008L774.5%20428.624992C772.822112%20430.808544%20770.511744%20432.84976%20768.687488%20435C765.784%20438.377184%20762.922816%20441.7545600000001%20759.687488%20444.8125120000001C740.027232%20465.011008%20714.494176%20483.27056%20685.312512%20498.562496C696.439616%20528.117472%20700.744608%20559.411424%20702.5%20581.4375008C740.42576%20594.2712896%20768%20629.8004352%20768%20672C768%20724.928%20724.928%20768%20672%20768C619.072%20768%20576%20724.928%20576%20672C576%20630.9515008000001%20602.055488%20596.1348736%20638.375008%20582.4375008C636.649664%20564.6632%20633.29424%20542.681952%20626.687488%20523.812512C588.943168%20536.527552%20549.195424%20544%20512%20544C474.811584%20544%20435.050496%20536.585632%20397.3125120000001%20523.875008C390.766528%20542.688352%20387.3704%20564.679808%20385.624992%20582.4375008C421.944512%20596.1348736%20448%20630.9515008000001%20448%20672C448%20724.928%20404.928%20768%20352%20768zM352%20704C369.664%20704%20384%20689.664%20384%20672C384%20654.336%20369.664%20640%20352%20640C334.336%20640%20320%20654.336%20320%20672C320%20689.664%20334.336%20704%20352%20704zM672%20704C689.664%20704%20704%20689.664%20704%20672C704%20654.336%20689.664%20640%20672%20640C654.336%20640%20640%20654.336%20640%20672C640%20689.664%20654.336%20704%20672%20704zM512%20480C543.200576%20480%20576.875392%20473.410304%20608.687488%20462.562496C570.255776%20440.453248%20544%20399.440128%20544%20352C544%20326.774592%20551.544288%20303.402976%20564.187488%20283.562496C552.389024%20266.746624%20533.203776%20256%20512%20256C490.796224%20256%20471.595584%20266.746624%20459.812512%20283.562496C472.455712%20303.402976%20480%20326.774592%20480%20352C480%20399.440128%20453.744224%20440.453248%20415.3125120000001%20462.562496C447.124608%20473.410304%20480.799424%20480%20512%20480zM352%20416C387.296%20416%20416%20387.296%20416%20352C416%20316.704%20387.296%20288%20352%20288C316.704%20288%20288%20316.704%20288%20352C288%20367.116256%20293.4573952%20380.851328%20302.25%20391.8125120000001C304.297104%20394.351072%20306.8581952%20396.766848%20309.1875008%20399.249984C320.551488%20409.5554880000001%20335.483008%20416%20352%20416zM672%20416C688.516992%20416%20703.448512%20409.5554880000001%20714.812512%20399.249984C717.141792%20396.766848%20719.702912%20394.351072%20721.750016%20391.8125120000001C730.542592%20380.851328%20736%20367.116256%20736%20352C736%20316.704%20707.296%20288%20672%20288C636.704%20288%20608%20316.704%20608%20352C608%20387.296%20636.704%20416%20672%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22crop%22%20%20%20%20%20%20unicode=%22&#xF125;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20768L256%20640L128%20640L128%20576L256%20576L256%20128L704%20128L704%200L768%200L768%20128L896%20128L896%20192L366%20192L704%20530L704%20224L768%20224L768%20594L887%20713L841%20759L722%20640L352%20640L352%20576L658%20576L320%20238L320%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22drumstick-with-bite-taken-out%22%20%20%20%20%20%20unicode=%22&#xF6D7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M628.812512%20767.8750016C560.372512%20767.8750016%20491.908512%20741.846%20439.8125120000001%20689.75C389.636512%20639.5740000000001%20330.703488%20499.188%20264.6875008%20272.5L213.6249984%20221.437504C206.5210016%20223.1655040000001%20199.2655008%20224%20191.9375008%20224C139.0095008%20224%2095.9375008%20180.928%2095.9375008%20128C95.9375008%2084.768%20124.7650016%2048.092992%20164.1249984%2036.124992C176.0930016%20-3.267008%20212.6735008%20-32%20255.9375008%20-32C308.8655008%20-32%20351.969504%2011.072%20351.937504%2064C351.937504%2071.328%20351.071008%2078.583488%20349.375008%2085.687488L400.437504%20136.687488C456.981504%20153.135488%20536.999488%20177.789504%20611.687488%20205.437504L648.562496%20219.124992L627.750016%20252.437504C614.853984%20273.077504%20608%20296.448%20608%20320C608%20390.592%20665.408%20448%20736%20448C771.456%20448%20804.577984%20433.462496%20829.249984%20407.062496L866.437504%20367.1874880000001L883.124992%20419.187488C913.812992%20515.059488%20888.758016%20618.71%20817.750016%20689.75C765.654016%20741.846%20697.252512%20767.8750016%20628.812512%20767.8750016zM628.750016%20703.8750016C680.794016%20703.8829984%20732.805504%20684.116%20772.437504%20644.5C814.741504%20602.164%20835.631008%20544.5175039999999%20831.375008%20486.437504C802.703008%20503.141504%20770.08%20512%20736%20512C630.112%20512%20544%20425.888%20544%20320C544%20297.312%20548.155488%20274.7815040000001%20556.187488%20253.437504C505.0744%20235.462848%20456.068704%20220.2710080000001%20413.187488%20207.437504L335.375008%20285.2499840000001C392.380096%20475.412096%20446.415008%20605.8850336%20485%20644.5C524.616%20684.0840000000001%20576.705984%20703.8670016%20628.750016%20703.8750016zM306.3750016%20223.750016L351.687488%20178.437504L272.9375008%2099.687488L284%2078.812512C286.624%2073.884512%20287.9375008%2068.896%20287.9375008%2064C287.9375008%2046.3680000000001%20273.6015008%2032%20255.9375008%2032C238.2735008%2032%20223.9375008%2046.3680000000001%20223.9375008%2064L223.9375008%2096L191.9375008%2096C174.2735008%2096%20159.9375008%20110.3680000000001%20159.9375008%20128C159.9375008%20145.632%20174.2735008%20160%20191.9375008%20160C196.8335008%20160%20201.854%20158.654496%20206.75%20156.062496L227.6249984%20144.937504L306.3750016%20223.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22republican%22%20%20%20%20%20%20unicode=%22&#xF75E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20672C213.952%20672%20128%20586.048%20128%20480L128%20384L832%20384L832%20480C832%20586.048%20746.048%20672%20640%20672L320%20672zM480.437504%20571.249984C483.265504%20571.249984%20486.164512%20569.9219840000001%20487.812512%20567.249984L503%20535.187488L538.375008%20529.875008C544.487008%20529.043008%20547.365504%20521.220992%20542.437504%20517.124992L516.937504%20492.062496L522.750016%20457.062496C523.998016%20450.470496%20517.822496%20445.995008%20512.062496%20448.875008L480.375008%20465.312512L448.750016%20448.875008C443.406016%20445.995008%20436.846496%20450.470496%20438.062496%20457.062496L443.8125120000001%20492.062496L418.3125120000001%20517.124992C413.8005120000001%20521.252992%20416.315008%20529.075008%20422.875008%20529.875008L457.812512%20535.187488L473.437504%20567.249984C474.877504%20569.922016%20477.609504%20571.249984%20480.437504%20571.249984zM288.1249984%20570.812512C290.8889984%20570.812512%20293.6384992%20569.5310079999999%20295.0624992%20566.875008L310.6249984%20534.937504L345.875008%20529.624992C352.051008%20528.792992%20354.074496%20520.971008%20349.562496%20516.875008L324.187488%20491.875008L330.3125120000001%20457.062496C331.528512%20450.502496%20324.593984%20445.995008%20319.25%20448.875008L288.1249984%20465.249984L256.5624992%20448.875008C250.8344992%20445.995008%20244.7%20450.502496%20245.5%20457.062496L251.6249984%20491.875008L226.25%20516.875008C221.322%20520.971008%20224.1684992%20528.792992%20230.3124992%20529.624992L265.6249984%20534.937504L281.1249984%20566.875008C282.5649984%20569.5310079999999%20285.3610016%20570.812512%20288.1249984%20570.812512zM672.062496%20570.687488C674.822496%20570.687488%20677.727008%20569.343488%20679.375008%20566.687488L694.937504%20534.812512L729.687488%20529.5C735.767488%20528.668%20738.646016%20520.876512%20733.750016%20516.812512L708.375008%20491.812512L714.5%20457.062496C715.332%20450.502496%20709.165504%20446.027008%20703.437504%20448.875008L671.937504%20465.187488L640.5%20448.875008C635.604%20446.027008%20628.627008%20450.502496%20629.875008%20457.062496L635.562496%20491.812512L610.624992%20516.812512C605.728992%20520.908512%20608.190016%20528.7%20614.750016%20529.5L649.875008%20534.812512L665.437504%20566.687488C666.669504%20569.343488%20669.302496%20570.687488%20672.062496%20570.687488zM128%20320L128%20288L128%20224L128%20128C128%20110.336%20142.336%2096%20160%2096L256%2096C273.664%2096%20288%20110.336%20288%20128L288%20224L544%20224L544%20128C544%20110.336%20558.336%2096%20576%2096L672%2096C689.664%2096%20704%20110.336%20704%20128L704%20224L704%20256L768%20256L768%20195.750016C768%20149.349984%20799.307008%20106.739008%20844.875008%2097.875008C906.155008%2085.971008%20960%20132.8%20960%20192L960%20265.312512C960%20277.856512%20949.887008%20288%20937.375008%20288L918.687488%20288C906.143488%20288%20896%20277.856512%20896%20265.312512L896%20192C896%20174.3680000000001%20881.632%20160%20864%20160C846.368%20160%20832%20174.3680000000001%20832%20192L832%20320L704%20320L128%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bomb%22%20%20%20%20%20%20unicode=%22&#xF1E2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M791.5%20708.249984C780.250016%20708%20768.750016%20706%20757.875008%20702.375008C691.124992%20680.124992%20652.124992%20629.749984%20630.875008%20591.624992C611.624992%20601.749984%20589.875008%20608%20566.375008%20608L553.624992%20608L502.375008%20556.875008C460.750016%20576%20419.124992%20582.375008%20371.124992%20576C249.624992%20566.375008%20144%20464%20131.250016%20339.124992C121.624992%20256%20150.375008%20172.7499840000001%20208%20112C259.250016%2060.749984%20329.624992%2032%20400%2032C412.750016%2032%20422.375008%2032%20435.124992%2035.124992C560%2051.124992%20659.124992%20150.375008%20675.124992%20278.375008C678.375008%20326.375008%20672%20371.2499840000001%20656%20409.624992L704%20457.624992L704%20470.375008C704%20499.249984%20695.375008%20526%20680.5%20548C694.624992%20576.5%20724.875008%20623.875008%20778.124992%20641.624992C801.624992%20649.5%20814.124992%20645%20821.5%20632.249984C829%20619.624992%20832.750016%20585.124992%20803.375008%20526.375008C780.375008%20483.375008%20710.5%20364.124992%20760.624992%20180L672%20169.624992L755.124992%20128L691.124992%2038.375008L790.375008%2092.875008L828.875008%2038.375008L828.875008%20108.875008L931.124992%2073.624992L864%20140.875008L918.375008%20182.375008L848%20182.375008L848%20320L811.375008%20245C788%20378.5%20837%20453.249984%20860.250016%20497C860.375008%20497.124992%20860.5%20497.375008%20860.624992%20497.624992C895.250016%20566.875008%20900.624992%20623.624992%20876.875008%20664.5C865%20684.875008%20846.124992%20698%20824.875008%20704.249984C814.250016%20707.249984%20802.875008%20708.624992%20791.5%20708.249984zM579.124992%20544C608%20537.624992%20633.624992%20515.124992%20640%20483.124992L611.124992%20454.375008C579.124992%20457.624992%20553.624992%20483.124992%20550.375008%20515.124992zM403.124992%20515.124992C435.124992%20515.124992%20464%20508.875008%20489.624992%20492.875008C502.375008%20441.624992%20540.750016%20403.249984%20592%20393.624992C608%20361.624992%20614.375008%20326.375008%20611.124992%20284.875008C601.624992%20188.875008%20521.624992%20108.749984%20428.875008%2099.124992C364.875008%2092.749984%20300.750016%20112%20256%20160C211.250016%20204.7499840000001%20188.750016%20268.875008%20195.250016%20332.875008C204.750016%20425.624992%20284.875008%20505.624992%20377.624992%20512C387.250016%20512%20396.750016%20515.124992%20403.124992%20515.124992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wired-network%22%20%20%20%20%20%20unicode=%22&#xF6FF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20768L416%20704L288%20704C235.375008%20704%20192%20660.624992%20192%20608L192%20480L128%20480L128%20288L320%20288L320%20480L256%20480L256%20608C256%20626.124992%20269.875008%20640%20288%20640L416%20640L416%20576L608%20576L608%20768zM480%20704L544%20704L544%20640L480%20640zM640%20704L640%20640L736%20640C754.124992%20640%20768%20626.124992%20768%20608L768%20480L704%20480L704%20288L896%20288L896%20480L832%20480L832%20608C832%20660.624992%20788.624992%20704%20736%20704zM192%20416L256%20416L256%20352L192%20352zM768%20416L832%20416L832%20352L768%20352zM192%20256L192%20160C192%20107.375008%20235.375008%2064%20288%2064L416%2064L416%200L608%200L608%20192L416%20192L416%20128L288%20128C269.875008%20128%20256%20141.875008%20256%20160L256%20256zM768%20256L768%20160C768%20141.875008%20754.124992%20128%20736%20128L640%20128L640%2064L736%2064C788.624992%2064%20832%20107.375008%20832%20160L832%20256zM480%20128L544%20128L544%2064L480%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22crown%22%20%20%20%20%20%20unicode=%22&#xF521;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C459.375008%20800%20416%20756.624992%20416%20704C416%20668%20436.250016%20636.375008%20466%20620L372%20432L225%20537C244.250016%20554.624992%20256%20580.124992%20256%20608C256%20660.624992%20212.624992%20704%20160%20704C107.375008%20704%2064%20660.624992%2064%20608C64%20564.875008%2093.624992%20529%20133%20517L192%20192L192%2032L832%2032L832%20192L891%20517C930.375008%20529%20960%20564.875008%20960%20608C960%20660.624992%20916.624992%20704%20864%20704C811.375008%20704%20768%20660.624992%20768%20608C768%20580.124992%20779.750016%20554.624992%20799%20537L652%20432L558%20620C587.750016%20636.375008%20608%20668%20608%20704C608%20756.624992%20564.624992%20800%20512%20800zM512%20736C530%20736%20544%20722%20544%20704C544%20686%20530%20672%20512%20672C494%20672%20480%20686%20480%20704C480%20722%20494%20736%20512%20736zM160%20640C178%20640%20192%20626%20192%20608C192%20590%20178%20576%20160%20576C142%20576%20128%20590%20128%20608C128%20626%20142%20640%20160%20640zM864%20640C882%20640%20896%20626%20896%20608C896%20590%20882%20576%20864%20576C846%20576%20832%20590%20832%20608C832%20626%20846%20640%20864%20640zM512%20568L611%20370L659%20358L819%20472L774%20224L250%20224L205%20472L365%20358L413%20370zM256%20160L768%20160L768%2096L256%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22users-cog%22%20%20%20%20%20%20unicode=%22&#xF509;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20736C150.4%20736%2064%20649.6%2064%20544C64%20480%2096%20422.375008%20144%20390.375008C57.6%20345.5750080000001%200%20259.2000000000001%200%20160L64%20160C64%20265.6%20150.4%20352%20256%20352C361.6%20352%20448%20265.6%20448%20160L512%20160C512%20262.4%20595.224992%20348.8%20697.624992%20352L704%20352C784%20352%20851.2%20399.987488%20880%20467.187488C880%20467.187488%20879.987488%20470.375008%20883.187488%20470.375008C886.387488%20473.575008%20886.375008%20479.987488%20886.375008%20483.187488C886.375008%20486.387488%20886.424992%20486.424992%20889.624992%20489.624992C889.624992%20492.824992%20892.812512%20499.175008%20892.812512%20502.375008C892.812512%20505.575008%20892.8%20508.8%20896%20512C896%20515.2%20895.987488%20518.424992%20899.187488%20521.624992L899.187488%20537.624992L899.187488%20540.812512C899.187488%20646.4124992%20812.787488%20732.8124992%20707.187488%20732.8124992C601.587488%20732.8124992%20515.187488%20646.4124992%20515.187488%20540.812512C515.187488%20476.812512%20547.187488%20419.187488%20595.187488%20387.187488C547.187488%20364.7874880000001%20508.787488%20326.424992%20483.187488%20281.624992C457.587488%20326.424992%20419.187488%20364.7874880000001%20371.187488%20387.187488C415.987488%20422.387488%20448%20480%20448%20544C448%20649.6%20361.6%20736%20256%20736zM256%20672C326.4%20672%20384%20614.4%20384%20544C384%20473.6%20326.4%20416%20256%20416C185.6%20416%20128%20473.6%20128%20544C128%20614.4%20185.6%20672%20256%20672zM704%20672C774.4%20672%20832%20614.4%20832%20544C832%20473.6%20774.4%20416%20704%20416C633.6%20416%20576%20473.6%20576%20544C576%20614.4%20633.6%20672%20704%20672zM771.187488%20320L771.187488%20252.812512C751.987488%20249.6125120000001%20732.812512%20239.975008%20716.812512%20230.375008L668.812512%20278.375008L624%20233.624992L672%20185.624992C659.2%20169.624992%20652.824992%20150.4%20649.624992%20128L576%20128L576%2064L643.187488%2064C646.387488%2044.8%20656.024992%2025.575008%20665.624992%206.375008L617.624992%20-41.624992L662.375008%20-86.375008L710.375008%20-38.375008C726.375008%20-47.975008%20745.612512%20-57.612512%20764.812512%20-60.812512L764.812512%20-128L828.812512%20-128L828.812512%20-60.812512C848.012512%20-57.612512%20867.187488%20-47.975008%20883.187488%20-38.375008L931.187488%20-86.375008L976%20-41.624992L928%206.375008C940.8%2022.375008%20947.175008%2041.6%20950.375008%2064L1024%2064L1024%20128L956.812512%20128C953.612512%20147.2000000000001%20943.975008%20166.424992%20934.375008%20185.624992L982.375008%20233.624992L937.624992%20278.375008L889.624992%20230.375008C873.624992%20239.975008%20854.387488%20249.6125120000001%20835.187488%20252.812512L835.187488%20320L771.187488%20320zM800%20192C854.4%20192%20896%20150.4%20896%2096C896%2041.6%20854.4%200%20800%200C745.6%200%20704%2041.6%20704%2096C704%20150.4%20745.6%20192%20800%20192zM800%20128C796%20128%20792%20127%20788.249984%20125.2499840000001C784.5%20123.5%20781%20121%20778%20118C775%20115%20772.5%20111.5%20770.750016%20107.750016C769%20104%20768%20100%20768%2096C768%2092%20769%2088%20770.750016%2084.249984C772.5%2080.5%20775%2077%20778%2074C781%2071%20784.5%2068.5%20788.249984%2066.750016C792%2065%20796%2064%20800%2064C816%2064%20832%2080%20832%2096C832%20112%20816%20128%20800%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22question-circle%22%20%20%20%20%20%20unicode=%22&#xF059;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM512%20576C441.624992%20576%20384%20518.375008%20384%20448L448%20448C448%20483.749984%20476.250016%20512%20512%20512C547.750016%20512%20576%20483.749984%20576%20448C576%20423.5%20560.250016%20401.749984%20537%20394L524%20390C497.875008%20381.375008%20480%20356.375008%20480%20329L480%20288L544%20288L544%20329L557%20333C606.250016%20349.375008%20640%20396.124992%20640%20448C640%20518.375008%20582.375008%20576%20512%20576zM480%20256L480%20192L544%20192L544%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22remove-user%22%20%20%20%20%20%20unicode=%22&#xF235;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20832C260.624992%20832%20160%20731.375008%20160%20608C160%20530.875008%20199.375008%20462.375008%20259%20422C144.875008%20373%2064%20259.7499840000001%2064%20128L128%20128C128%20269.7499840000001%20242.250016%20384%20384%20384C428%20384%20469%20372.5%20505%20353C469.5%20309%20448%20252.7499840000001%20448%20192C448%2051%20563%20-64%20704%20-64C845%20-64%20960%2051%20960%20192C960%20333%20845%20448%20704%20448C648.124992%20448%20596.124992%20429.624992%20554%20399C539.875008%20407.875008%20524.5%20415.375008%20509%20422C568.624992%20462.375008%20608%20530.875008%20608%20608C608%20731.375008%20507.375008%20832%20384%20832zM384%20768C472.750016%20768%20544%20696.749984%20544%20608C544%20519.249984%20472.750016%20448%20384%20448C295.250016%20448%20224%20519.249984%20224%20608C224%20696.749984%20295.250016%20768%20384%20768zM704%20384C810.375008%20384%20896%20298.375008%20896%20192C896%2085.624992%20810.375008%200%20704%200C597.624992%200%20512%2085.624992%20512%20192C512%20298.375008%20597.624992%20384%20704%20384zM631%20311L585%20265L658%20192L585%20119L631%2073L704%20146L777%2073L823%20119L750%20192L823%20265L777%20311L704%20238z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tint-slash%22%20%20%20%20%20%20unicode=%22&#xF5C7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M119.0624992%20823.0624992L72.9375008%20776.9375008L321.937504%20528L368.3125120000001%20481.624992L693.124992%20156.812512L738.875008%20111.062496L904.937504%20-55.062496L951.062496%20-8.937504L773.812512%20168.312512C790.624928%20204.82816%20800%20245.340192%20800%20288C800%20332.8%20782.084992%20381.4400000000001%20757.124992%20432C731.844992%20482.56%20698.577504%20535.062496%20665.937504%20583.0624992C600.977504%20679.0624992%20536.937504%20755.8124992%20536.937504%20755.8124992L512%20785.9375008L487.062496%20755.8124992C487.062496%20755.8124992%20423.315584%20679.3352672%20358.5%20583.6249984L119.0624992%20823.0624992zM512%20682.8750016C529.92%20660.7950016%20563.502496%20621.7550016%20614.062496%20546.875008C645.422496%20500.475008%20676.155008%20449.595008%20698.875008%20402.875008C721.915008%20356.475008%20736%20313.6%20736%20288C736%20263.429888%20731.9744%20239.712544%20724.562496%20217.562496L404.187488%20537.937504C406.128736%20540.8712%20408.00416%20543.975008%20409.937504%20546.875008C460.497504%20621.7549984%20494.08%20660.7949983999999%20512%20682.8750016zM288.9375008%20472.937504C280.9375008%20459.177504%20273.5949984%20445.44%20266.8750016%20432C241.9149984%20381.4400000000001%20224%20332.8%20224%20288C224%20129.6%20353.6%200%20512%200C581.76%200%20645.447488%2024.970016%20695.687488%2066.249984L649.624992%20112.312512C611.544992%2081.912512%20563.52%2064%20512%2064C388.8%2064%20288%20164.8%20288%20288C288%20313.6%20302.0849984%20356.475008%20325.124992%20402.875008C328.644992%20410.235008%20332.464992%20417.569984%20336.624992%20425.249984L288.9375008%20472.937504zM352%20288C352%20277%20353.109376%20266.265632%20355.249984%20255.875008C357.390624%20245.484384%20360.562496%20235.437504%20364.624992%20225.875008C372.750016%20206.750016%20384.5%20189.5%20399%20175C413.5%20160.5%20430.750016%20148.750016%20449.875008%20140.624992C459.437504%20136.562496%20469.484384%20133.390624%20479.875008%20131.2499840000001C485.070304%20130.17968%20490.326176%20129.361344%20495.687488%20128.812512C501.048832%20128.26368%20506.5%20128%20512%20128L512%20192C505.4%20192%20498.921888%20192.65312%20492.687488%20193.937504C486.45312%20195.221888%20480.487488%20197.124992%20474.750016%20199.562496C469.012512%20202%20463.54688%20204.978112%20458.437504%20208.437504C453.328128%20211.8968640000001%20448.537504%20215.837504%20444.187488%20220.187488C439.837504%20224.537504%20435.896864%20229.328128%20432.437504%20234.437504C428.978112%20239.54688%20426%20245.012512%20423.562496%20250.750016C421.124992%20256.487488%20419.221888%20262.45312%20417.937504%20268.6874880000001C416.65312%20274.921888%20416%20281.4%20416%20288L352%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eye%22%20%20%20%20%20%20unicode=%22&#xF06E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20640C245.250016%20640%2040%20405%2040%20405L21%20384L40%20363C40%20363%20227.124992%20149.624992%20476%20130C487.875008%20128.5%20499.750016%20128%20512%20128C524.250016%20128%20536.124992%20128.5%20548%20130C796.875008%20149.624992%20984%20363%20984%20363L1003%20384L984%20405C984%20405%20778.750016%20640%20512%20640zM512%20576C582.5%20576%20647.5%20556.749984%20704%20531C724.375008%20497.249984%20736%20458.375008%20736%20416C736%20300.375008%20649.250016%20205.375008%20537%20193C536.375008%20192.875008%20535.624992%20193.124992%20535%20193C527.375008%20192.624992%20519.750016%20192%20512%20192C503.5%20192%20495.250016%20192.5%20487%20193C374.750016%20205.375008%20288%20300.375008%20288%20416C288%20457.749984%20299.250016%20496.624992%20319%20530L318%20530C375%20556.249984%20440.750016%20576%20512%20576zM512%20512C459%20512%20416%20469%20416%20416C416%20363%20459%20320%20512%20320C565%20320%20608%20363%20608%20416C608%20469%20565%20512%20512%20512zM232%20482C227%20460.5%20224%20438.875008%20224%20416C224%20359.875008%20240%20307.375008%20268%20263C187.375008%20309.624992%20131.375008%20365.2499840000001%20113%20384C128.375008%20399.749984%20171.250016%20441.5%20232%20482zM792%20482C852.750016%20441.5%20895.624992%20399.749984%20911%20384C892.624992%20365.2499840000001%20836.624992%20309.624992%20756%20263C784%20307.375008%20800%20359.875008%20800%20416C800%20438.875008%20797%20460.749984%20792%20482z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hammer%22%20%20%20%20%20%20unicode=%22&#xF6E3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M226%20832L306%20774C456.875008%20665.249984%20502.624992%20558.624992%20512%20535L483%20506L483%20505L461%20483L86%2094L64%2071L200%20-65L223%20-41L620%20370L630%20382L633%20384L664%20395L670%20389L658%20360L649%20340L755%20234L959%20438L868%20529L853%20543L834%20536L805%20525L798%20532L808%20564L812%20577L806%20589C806%20589%20772.250016%20651.624992%20696%20712C619.750016%20772.375008%20499%20832%20325%20832zM419%20760C526.750016%20744%20604.5%20703.5%20657%20662C713.5%20617.249984%20736%20581%20743%20569L731%20532L726%20514L739%20500L790%20449L810%20457L838%20468L868%20438L755%20325L725%20355L737%20384L746%20404L730%20419L694%20455L680%20470L660%20463L603%20440L597%20438L574%20460L551%20483L588%20520L581%20539C581%20539%20538%20647.624992%20419%20760zM506%20438L552%20392L199%2027L154%2072z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pdf-file%22%20%20%20%20%20%20unicode=%22&#xF1C1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20800zM256%20736L768%20736L768%2032L256%2032zM493%20565C483.250016%20565.124992%20471.875008%20561.624992%20464%20555C455.875008%20548.124992%20452.250016%20539.624992%20450%20531C445.624992%20513.749984%20446.875008%20495.875008%20451%20476C455.875008%20452.749984%20469.750016%20424.749984%20481%20398C475.250016%20373.624992%20473.750016%20352%20465%20327C457.5%20305.5%20447.875008%20293.124992%20439%20274C418.875008%20266.375008%20394.875008%20261.875008%20379%20252C361.875008%20241.375008%20346.875008%20229.624992%20338%20213C329.124992%20196.375008%20330.124992%20172.875008%20342%20156C347.875008%20147.124992%20355.624992%20140.124992%20366%20136C376.375008%20131.875008%20387.624992%20131.7499840000001%20397%20135C415.875008%20141.5%20429.250016%20156%20442%20173C453.875008%20188.7499840000001%20462.250016%20215.5%20473%20237C489.124992%20242.375008%20500.750016%20249.124992%20518%20253C536%20257%20548.124992%20255.124992%20565%20257C572.250016%20248.7499840000001%20578.375008%20235.5%20586%20229C601.250016%20215.7499840000001%20618%20205.2499840000001%20638%20204C658%20202.7499840000001%20678%20215.2499840000001%20689%20234L690%20234L690%20235C694.875008%20243.5%20698.250016%20252.7499840000001%20698%20263C697.750016%20273.2499840000001%20692.624992%20284%20686%20291C672.875008%20305%20656.124992%20308.624992%20638%20311C624%20312.875008%20604.5%20307.875008%20588%20307C573.5%20326.124992%20559.124992%20340.5%20546%20365C538.875008%20378.2499840000001%20537%20389.5%20531%20403C535.624992%20424.749984%20544.750016%20449%20546%20468C547.5%20491%20546.624992%20510.875008%20540%20529C536.624992%20538.124992%20531.250016%20547.124992%20523%20554C515%20560.624992%20504.624992%20564.749984%20494%20565C493.624992%20565%20493.375008%20565%20493%20565zM514%20328C519.750016%20317.875008%20526.875008%20311.5%20533%20302C524%20300.375008%20517.124992%20302%20508%20300C506.5%20299.624992%20505.5%20298.375008%20504%20298C505.875008%20303%20508.250016%20306%20510%20311C512%20316.875008%20512.124992%20322.124992%20514%20328zM632%20263C642.750016%20261.624992%20646.624992%20259.624992%20648%20259C647.750016%20258.5%20648.375008%20258.624992%20648%20258C644%20251.375008%20643.624992%20251.875008%20641%20252C638.875008%20252.124992%20630.750016%20256.5%20623%20262C625.250016%20261.875008%20630%20263.2499840000001%20632%20263zM408%20213C406.250016%20210.375008%20404.750016%20204.2499840000001%20403%20202C393.250016%20189%20384.250016%20183%20382%20182C381.624992%20182.5%20382.624992%20182%20382%20183L381%20183C377.750016%20187.624992%20378.624992%20185.7499840000001%20381%20190C383.375008%20194.2499840000001%20390.875008%20202.875008%20404%20211C405%20211.624992%20407%20212.375008%20408%20213z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22signature%22%20%20%20%20%20%20unicode=%22&#xF5B7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M298%20768C273.875008%20768%20253%20756.249984%20234%20740C215%20723.749984%20197.5%20701.875008%20182%20674C151%20618.124992%20128%20539.749984%20128%20442C128%20391.875008%20139.624992%20340.2499840000001%20163%20299C168.124992%20290%20176.5%20284%20183%20276C165.624992%20254.7499840000001%20137%20215%20137%20215L183%20169C183%20169%20214.750016%20212.7499840000001%20235%20237C247.875008%20231.5%20260%20224%20275%20224C329.875008%20224%20387.124992%20248%20440%20278C457%20265%20476.124992%20256%20496%20256C561.750016%20256%20611.750016%20294.624992%20647%20329C657.250016%20339%20664.124992%20346.375008%20672%20355C671.875008%20346.2499840000001%20671.624992%20338.2499840000001%20674%20328C675.875008%20320.2499840000001%20678%20310.624992%20686%20302C694%20293.375008%20708.375008%20288%20720%20288C743.375008%20288%20756.875008%20298.7499840000001%20771%20309C785.124992%20319.2499840000001%20798.5%20331.5%20813%20343C842.124992%20366%20873.124992%20384%20896%20384L896%20448C845.250016%20448%20805.624992%20418%20774%20393C759%20381.124992%20745.5%20370.7499840000001%20735%20363C735%20364.7499840000001%20735%20365.124992%20735%20367C735.375008%20378.624992%20737.124992%20391.624992%20735%20406C734%20413.124992%20731.624992%20420.624992%20725%20430C718.375008%20439.375008%20703.5%20448%20691%20448C673%20448%20666.375008%20440.249984%20660%20435C653.624992%20429.749984%20648.875008%20424.375008%20643%20418C631.250016%20405.249984%20617.250016%20389.875008%20602%20375C575.124992%20348.7499840000001%20543.5%20328.875008%20509%20324C531.875008%20342.375008%20554.875008%20360.624992%20571%20381C592.250016%20407.749984%20608%20435%20608%20467C608%20485%20605.750016%20509.624992%20592%20533C578.250016%20556.375008%20548.624992%20576%20512%20576C472.624992%20576%20436.750016%20556.624992%20415%20526C393.250016%20495.375008%20384%20456.124992%20384%20410C384%20378.624992%20391.124992%20352.624992%20401%20330C356.5%20306.624992%20310.375008%20288%20275%20288C329.124992%20369.124992%20384%20479.624992%20384%20614C384%20641.875008%20384.250016%20674.749984%20375%20705C370.375008%20720.124992%20363%20735.5%20350%20748C337%20760.5%20317.750016%20768%20298%20768zM298%20704C303.750016%20704%20304%20702.875008%20306%20701C308%20699.124992%20310.375008%20694.5%20313%20686C318.124992%20669.124992%20320%20640.624992%20320%20614C320%20500.624992%20271.5%20401.375008%20223%20327C221.875008%20328.875008%20220.124992%20329%20219%20331C202.375008%20360.124992%20192%20402.5%20192%20442C192%20529.875008%20213%20598%20238%20643C250.5%20665.5%20263.375008%20682%20275%20692C286.624992%20702%20296.5%20704%20298%20704zM512%20512C529.750016%20512%20532.375008%20507.749984%20537%20500C541.624992%20492.249984%20544%20477.875008%20544%20467C544%20459%20537.250016%20440.375008%20521%20420C506.875008%20402.249984%20485.375008%20383.875008%20462%20366C456.375008%20378.875008%20448%20388.249984%20448%20410C448%20447.124992%20455.875008%20474.249984%20467%20490C478.124992%20505.749984%20490.624992%20512%20512%20512zM128%2064L128%200L896%200L896%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22frowning-face%22%20%20%20%20%20%20unicode=%22&#xF119;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C300.250016%20768%20128%20595.749984%20128%20384C128%20172.2499840000001%20300.250016%200%20512%200C723.750016%200%20896%20172.2499840000001%20896%20384C896%20595.749984%20723.750016%20768%20512%20768zM512%20704C689.124992%20704%20832%20561.124992%20832%20384C832%20206.875008%20689.124992%2064%20512%2064C334.875008%2064%20192%20206.875008%20192%20384C192%20561.124992%20334.875008%20704%20512%20704zM368%20512C341.5%20512%20320%20490.5%20320%20464C320%20437.5%20341.5%20416%20368%20416C394.5%20416%20416%20437.5%20416%20464C416%20490.5%20394.5%20512%20368%20512zM656%20512C629.5%20512%20608%20490.5%20608%20464C608%20437.5%20629.5%20416%20656%20416C682.5%20416%20704%20437.5%20704%20464C704%20490.5%20682.5%20512%20656%20512zM512%20320C426.624992%20320%20351.375008%20277.2499840000001%20305%20213L357%20176C391.875008%20224.5%20447.750016%20256%20512%20256C576.250016%20256%20632.124992%20224.5%20667%20176L719%20213C672.624992%20277.2499840000001%20597.375008%20320%20512%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flag-checkered%22%20%20%20%20%20%20unicode=%22&#xF11E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20768L160%200L224%200L224%20256L864%20256L864%20768zM224%20704L320%20704L320%20608L416%20608L416%20704L512%20704L512%20608L608%20608L608%20704L704%20704L704%20608L800%20608L800%20512L704%20512L704%20416L800%20416L800%20320L704%20320L704%20416L608%20416L608%20320L512%20320L512%20416L416%20416L416%20320L320%20320L320%20416L224%20416L224%20512L320%20512L320%20608L224%20608zM320%20512L320%20416L416%20416L416%20512zM416%20512L512%20512L512%20608L416%20608zM512%20512L512%20416L608%20416L608%20512zM608%20512L704%20512L704%20608L608%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-check%22%20%20%20%20%20%20unicode=%22&#xF4FC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20832C260.624992%20832%20160%20731.375008%20160%20608C160%20530.875008%20199.375008%20462.375008%20259%20422C144.875008%20373%2064%20259.7499840000001%2064%20128L128%20128C128%20269.7499840000001%20242.250016%20384%20384%20384C428%20384%20469%20372.5%20505%20353C469.5%20309%20448%20252.7499840000001%20448%20192C448%2051%20563%20-64%20704%20-64C845%20-64%20960%2051%20960%20192C960%20333%20845%20448%20704%20448C648.124992%20448%20596.124992%20429.624992%20554%20399C539.875008%20407.875008%20524.5%20415.375008%20509%20422C568.624992%20462.375008%20608%20530.875008%20608%20608C608%20731.375008%20507.375008%20832%20384%20832zM384%20768C472.750016%20768%20544%20696.749984%20544%20608C544%20519.249984%20472.750016%20448%20384%20448C295.250016%20448%20224%20519.249984%20224%20608C224%20696.749984%20295.250016%20768%20384%20768zM704%20384C810.375008%20384%20896%20298.375008%20896%20192C896%2085.624992%20810.375008%200%20704%200C597.624992%200%20512%2085.624992%20512%20192C512%20298.375008%20597.624992%20384%20704%20384zM809%20279L704%20174L631%20247L585%20201L681%20105L704%2083L727%20105L855%20233z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bath%22%20%20%20%20%20%20unicode=%22&#xF2CD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M832%20768C761.250016%20768%20704%20710.749984%20704%20640L640%20640L640%20576L832%20576L832%20640L768%20640C768%20678.124992%20793.875008%20704%20832%20704C870.124992%20704%20896%20678.124992%20896%20640L896%20448L32%20448L32%20384L70%20384L119%20141L119%20140C126.375008%20107%20150.875008%2079.875008%20183%2069L160%200L224%200L245%2064L779%2064L800%200L864%200L841%2069C874.5%2079.249984%20900.5%20106.124992%20908%20140L908%20141L954%20384L992%20384L992%20448L960%20448L960%20640C960%20710.749984%20902.750016%20768%20832%20768zM135%20384L890%20384L845%20153C841.250016%20139.124992%20829.5%20128%20813%20128L214%20128C196.875008%20128%20185.250016%20139.375008%20182%20154z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-minimize%22%20%20%20%20%20%20unicode=%22&#xF2D1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM288%20256L288%20192L736%20192L736%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22podcast%22%20%20%20%20%20%20unicode=%22&#xF2CE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M528%20800C325.088%20800%20160%20634.912%20160%20432C160%20283.232%20248.922%20155.076992%20376.249984%2097.124992C372.634016%20124.132992%20369.776992%20150.936992%20368.624992%20173.624992C282.0010016%20227.256992%20224%20322.848%20224%20432C224%20599.616%20360.384%20736%20528%20736C695.616%20736%20832%20599.616%20832%20432C832%20322.848%20773.999008%20227.256992%20687.375008%20173.624992C686.223008%20150.968992%20683.365984%20124.132992%20679.750016%2097.124992C807.077984%20155.076992%20896%20283.232%20896%20432C896%20634.912%20730.912%20800%20528%20800zM528%20672C395.648%20672%20288%20564.352%20288%20432C288%20356.6720000000001%20322.973504%20289.407008%20377.437504%20245.375008C384.669504%20264.927008%20396.88%20283.051488%20414%20298.1874880000001C376.144%20330.507488%20352%20378.4640000000001%20352%20432C352%20529.024%20430.976%20608%20528%20608C625.024%20608%20704%20529.024%20704%20432C704%20378.4640000000001%20679.856%20330.507488%20642%20298.1874880000001C659.12%20283.083488%20671.362496%20264.9590080000001%20678.562496%20245.375008C733.026496%20289.407008%20768%20356.6720000000001%20768%20432C768%20564.352%20660.352%20672%20528%20672zM528%20544C466.24%20544%20416%20493.76%20416%20432C416%20370.24%20466.24%20320%20528%20320C589.76%20320%20640%20370.24%20640%20432C640%20493.76%20589.76%20544%20528%20544zM528%20480C554.464%20480%20576%20458.464%20576%20432C576%20405.536%20554.464%20384%20528%20384C501.536%20384%20480%20405.536%20480%20432C480%20458.464%20501.536%20480%20528%20480zM528%20288C426.912%20288%20416%20221.576%20416%20193C416%20140.3920000000001%20433.186496%2034.565504%20442.562496%20-5.562496C446.690496%20-23.162496%20463.296%20-64%20528%20-64C592.704%20-64%20609.309504%20-23.162496%20613.437504%20-5.562496C622.813504%2034.533504%20640%20140.3920000000001%20640%20193C640%20221.576%20629.088%20288%20528%20288zM528%20224C576%20224%20576%20206.088%20576%20193C576%20150.28%20560.948992%2051.206496%20551.124992%209.062496C550.324992%205.702496%20548.992%200%20528%200C507.008%200%20505.675008%205.672%20504.875008%209C495.083008%2051.048%20480%20150.2480000000001%20480%20193C480%20206.088%20480%20224%20528%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22microphone%22%20%20%20%20%20%20unicode=%22&#xF130;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20768C381%20768%20352%20739%20352%20704L352%20320C352%20285%20381%20256%20416%20256L608%20256C643%20256%20672%20285%20672%20320L672%20704C672%20739%20643%20768%20608%20768zM416%20704L608%20704L608%20320L416%20320zM224%20448L224%20320C224%20214.375008%20310.375008%20128%20416%20128L480%20128L480%2064L352%2064L352%200L672%200L672%2064L544%2064L544%20128L608%20128C713.624992%20128%20800%20214.375008%20800%20320L800%20448L736%20448L736%20320C736%20249%20679%20192%20608%20192L416%20192C345%20192%20288%20249%20288%20320L288%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medical-clinic%22%20%20%20%20%20%20unicode=%22&#xF7F2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20739L116%20574L96%20565L96%2032L928%2032L928%20565L908%20574zM512%20669L864%20522L864%2096L160%2096L160%20522zM480%20480L480%20384L384%20384L384%20320L480%20320L480%20224L544%20224L544%20320L640%20320L640%20384L544%20384L544%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22theater-masks%22%20%20%20%20%20%20unicode=%22&#xF630;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M568%20806L542%20799C542%20799%20408.750016%20764%20317%20720C316.750016%20719.875008%20316.250016%20720.124992%20316%20720C225%20679.375008%20110%20603%20110%20603L88%20588L99%20563C99%20563%20184.124992%20372.2499840000001%20223%20288C223.124992%20287.624992%20223.875008%20287.375008%20224%20287C236.124992%20260%20258.250016%20244.875008%20282%20233C284.624992%20210.624992%20294%20188.375008%20305%20168C322.750016%20134.875008%20347.375008%20103.375008%20373%2075C424.250016%2018.249984%20479%20-25%20479%20-25L489%20-33L502%20-32C502%20-32%20571.375008%20-26.375008%20646%20-8C683.375008%201.124992%20722.624992%2013.375008%20756%2031C789.375008%2048.624992%20819.875008%2072%20831%20109C859.624992%20204.5%20927%20419%20927%20419L935%20445L910%20457C910%20457%20784.875008%20519.624992%20683%20554C641.124992%20647.124992%20579%20782%20579%20782zM533%20728C541.750016%20709.249984%20574.624992%20638.624992%20603%20577C511.624992%20598.875008%20417%20611%20417%20611L390%20614L382%20589C382%20589%20371.124992%20554.749984%20369%20548L270%20481L306%20428L340%20451C321.375008%20390.5%20310.5%20354.624992%20294%20300C288.124992%20304.375008%20283.875008%20308.624992%20282%20313L282%20314C247.5%20388.624992%20183.124992%20530.749984%20169%20562C190.875008%20576.249984%20270.875008%20630%20343%20662C414.375008%20696.375008%20507%20720.875008%20533%20728zM435%20543C469.5%20538.124992%20573.375008%20523.624992%20653%20498C737.375008%20470.749984%20832.624992%20423%20857%20411C848.250016%20382.875008%20808%20255%20779%20160L769%20128C765.624992%20117%20751.750016%20101.624992%20726%2088C700.250016%2074.375008%20665.250016%2062.375008%20631%2054C568.624992%2038.624992%20519.250016%2035%20509%2034C500.375008%2041.124992%20463.375008%2071.124992%20421%20118C397.5%20144%20374.750016%20173.375008%20361%20199C347.250016%20224.624992%20343.624992%20244.7499840000001%20347%20256C373.250016%20343.375008%20425.124992%20511.124992%20435%20543zM461%20389L442%20328L563%20289L582%20351zM631%20338L611%20277L729%20238L749%20299zM500%20257L440%20235C440%20235%20466.624992%20161.5%20543%20140L543%20139C543.624992%20138.7499840000001%20544.375008%20139.2499840000001%20545%20139C619.624992%20115.375008%20684%20163%20684%20163L647%20215C647%20215%20603.750016%20186.7499840000001%20564%20200L563%20200L562%20201C518.624992%20212.375008%20500%20257%20500%20257z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spa%22%20%20%20%20%20%20unicode=%22&#xF5BB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C418.750016%20768%20343.5%20693.875008%20338%20602C255.375008%20618.249984%20169.750016%20575.249984%20139%20494C107%20409.5%20147.250016%20317.124992%20226%20277C173.624992%20203.2499840000001%20184.624992%20100.124992%20255%2041C329.124992%20-21.375008%20440.750016%20-11.124992%20503%2063C506.875008%2067.624992%20507.875008%2073.875008%20511%2079C514.375008%2073.5%20515.750016%2067%20520%2062C582.375008%20-12.124992%20693.875008%20-22.375008%20768%2040C838.5%2099.375008%20848.750016%20202.2499840000001%20796%20276C876.124992%20315.624992%20917.250016%20408.875008%20885%20494C854.250016%20575.249984%20768.5%20618.249984%20686%20602C680.5%20693.875008%20605.250016%20768%20512%20768zM512%20704C574.250016%20704%20624%20654.249984%20624%20592C624%20587%20621.875008%20578%20618%20567C617.875008%20566.624992%20618.124992%20566.375008%20618%20566L523%20431C533%20464%20544%20501.5%20544%20512C544%20529.624992%20529.624992%20544%20512%20544C494.375008%20544%20480%20529.624992%20480%20512C480%20501.875008%20488.750016%20466.375008%20497%20434L404%20574C401.875008%20581.375008%20400%20588%20400%20592C400%20654.249984%20449.750016%20704%20512%20704zM300%20544C314.624992%20544.5%20329.5%20542.5%20344%20537C346.5%20536.124992%20350.624992%20532.749984%20356%20529C356.375008%20528.749984%20356.624992%20529.249984%20357%20529L446%20394C418%20413%20386.750016%20433.5%20377%20437C360.375008%20443%20342%20434.624992%20336%20418C330%20401.375008%20338.375008%20383%20355%20377C364.624992%20373.5%20402.124992%20370.875008%20436%20369L274%20324C269.875008%20324.7499840000001%20266.375008%20326.124992%20264%20327C205.750016%20349%20176.875008%20413.749984%20199%20472C215.5%20515.624992%20256.250016%20542.5%20300%20544zM724%20544C767.750016%20542.5%20808.5%20515.624992%20825%20472C847%20413.875008%20818.250016%20349%20760%20327C756%20325.5%20748%20323.624992%20739%20323L583%20369C617.875008%20370.875008%20658.750016%20373.2499840000001%20669%20377C685.624992%20383%20694%20401.375008%20688%20418C682%20434.624992%20663.624992%20443%20647%20437C636.375008%20433.249984%20601.624992%20410.5%20573%20391L670%20531C674%20533.749984%20678%20536.249984%20680%20537C694.5%20542.5%20709.375008%20544.5%20724%20544zM458%20308C429.5%20288.124992%20394.5%20263.624992%20387%20255C375.5%20241.624992%20377.624992%20220.5%20391%20209C404.5%20197.5%20424.5%20199.624992%20436%20213C444.624992%20223%20466.875008%20273.624992%20480%20304L480%20186C474.124992%20147.624992%20462.5%20114.124992%20454%20104C414%2056.375008%20343.624992%2049.875008%20296%2090C248.375008%20130%20241.875008%20200.375008%20282%20248C285.375008%20252%20293.124992%20258%20303%20264L307%20266zM569%20306L722%20262C730.875008%20256.375008%20737.875008%20250.7499840000001%20741%20247C781%20199.375008%20774.624992%20129.124992%20727%2089C679.375008%2049%20609.124992%2055.375008%20569%20103C560.875008%20112.624992%20550%20143.875008%20544%20180L544%20304C557.124992%20273.624992%20579.375008%20223%20588%20213C599.5%20199.624992%20619.624992%20197.5%20633%20209C646.375008%20220.5%20648.5%20241.624992%20637%20255C629.875008%20263.2499840000001%20597.250016%20286.2499840000001%20569%20306z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-injured%22%20%20%20%20%20%20unicode=%22&#xF728;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C387.2%20736%20288%20636.8%20288%20512C288%20434.081888%20326.637344%20366.172864%20386.062496%20326.124992C282.8218368000001%20282.174944%20206.8163712%20185.801984%20195.1875008%2067.187488C191.9875008%2051.187488%20198.3875008%2031.987488%20211.1875008%2019.187488C220.7875008%206.387488%20240%200%20256%200L544%200C598.4%200%20640%2041.6%20640%2096C640%20150.4%20598.4%20192%20544%20192L422.124992%20192L396.624992%20260C431.462688%20277.848704%20470.687744%20288%20512%20288C652.8%20288%20768%20172.8%20768%2032L832%2032C832%20163.415168%20751.692928%20276.953792%20637.750016%20326.062496C697.240128%20366.1002240000001%20736%20434.031744%20736%20512C736%20636.8%20636.8%20736%20512%20736zM512%20672C525.403456%20672%20538.189728%20669.9794016%20550.562496%20667L436.8125120000001%20576L365%20576C389.29104%20632.922688%20445.286816%20672%20512%20672zM613.624992%20635.5C633.065888%20619.5699776%20648.946912%20599.558016%20659%20576L539.249984%20576L613.624992%20635.5zM352%20512L672%20512C672%20422.4%20601.6%20352%20512%20352C422.4%20352%20352%20422.4%20352%20512zM342.249984%20222.687488L401.750016%2064L259.1875008%2064C267.1036704%20127.329376%20297.81496%20182.775712%20342.249984%20222.687488zM446.124992%20128L544%20128C563.2%20128%20576%20115.2000000000001%20576%2096C576%2076.8%20563.2%2064%20544%2064L470.124992%2064L446.124992%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22registered-trademark%22%20%20%20%20%20%20unicode=%22&#xF25D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM384%20576L384%20192L448%20192L448%20320L557%20320L608%20192L672%20192L618%20328C668%20345.375008%20704%20392%20704%20448C704%20518.749984%20646.750016%20576%20576%20576zM448%20512L576%20512C614.124992%20512%20640%20486.124992%20640%20448C640%20409.875008%20614.124992%20384%20576%20384L448%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blender%22%20%20%20%20%20%20unicode=%22&#xF517;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M256%20736C203.072%20736%20160%20692.928%20160%20640L160%20480C160%20427.072%20203.072%20384%20256%20384L359.750016%20384L379.8125120000001%20223.562496C328.863392%20221.313824%20288%20179.4928640000001%20288%20128L288%2032L832%2032L832%20128C832%20178.165856%20793.167584%20219.012256%20744.062496%20223.187488L862.624992%20736L448%20736L315.75%20736L256%20736zM256%20672L323.750016%20672L351.750016%20448L256%20448C238.368%20448%20224%20462.368%20224%20480L224%20640C224%20657.6320000000001%20238.368%20672%20256%20672zM388.249984%20672L448%20672L782.124992%20672L767.312512%20608L608%20608L608%20544L752.562496%20544L737.750016%20480L608%20480L608%20416L722.937504%20416L708.124992%20352L608%20352L608%20288L693.375008%20288L678.562496%20224L444.249984%20224L388.249984%20672zM384%20160L736%20160C753.632%20160%20768%20145.632%20768%20128L768%2096L352%2096L352%20128C352%20145.632%20366.368%20160%20384%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22satellite-dish%22%20%20%20%20%20%20unicode=%22&#xF7C0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M528%20752L528%20688C687.5%20688%20816%20559.5%20816%20400L880%20400C880%20594%20722%20752%20528%20752zM528%20624L528%20560C616.750016%20560%20688%20488.749984%20688%20400L752%20400C752%20523.375008%20651.375008%20624%20528%20624zM253%20621L231%20599C94.375008%20462.375008%2094.375008%20239.624992%20231%20103C367.624992%20-33.624992%20590.375008%20-33.624992%20727%20103L749%20125L727%20148L551%20324C583.750016%20334%20608%20363.875008%20608%20400C608%20444.124992%20572.124992%20480%20528%20480C491.875008%20480%20462%20455.749984%20452%20423L276%20599zM258%20526L654%20130C541.375008%2040.624992%20380.250016%2043.749984%20276%20148C171.750016%20252.2499840000001%20168.624992%20413.375008%20258%20526z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment-dots%22%20%20%20%20%20%20unicode=%22&#xF4AD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20736L96%20160L256%20160L256%20-2.5L459.250016%20160L928%20160L928%20736zM160%20672L864%20672L864%20224L436.750016%20224L320%20130.624992L320%20224L160%20224zM320%20512C284.624992%20512%20256%20483.375008%20256%20448C256%20412.624992%20284.624992%20384%20320%20384C355.375008%20384%20384%20412.624992%20384%20448C384%20483.375008%20355.375008%20512%20320%20512zM512%20512C476.624992%20512%20448%20483.375008%20448%20448C448%20412.624992%20476.624992%20384%20512%20384C547.375008%20384%20576%20412.624992%20576%20448C576%20483.375008%20547.375008%20512%20512%20512zM704%20512C668.624992%20512%20640%20483.375008%20640%20448C640%20412.624992%20668.624992%20384%20704%20384C739.375008%20384%20768%20412.624992%20768%20448C768%20483.375008%20739.375008%20512%20704%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22winking-face-with-tongue%22%20%20%20%20%20%20unicode=%22&#xF58B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM576%20480L576%20416L736%20416L736%20480L576%20480zM376.5%20340.562496L327.437504%20299.437504C355.494176%20266.009728%20398.443392%20242.3571520000001%20448%20231.2499840000001L448%20192C448%20156.8%20476.8%20128%20512%20128C547.2%20128%20576%20156.8%20576%20192L576%20231.2499840000001C625.554688%20242.359072%20668.465984%20265.98704%20696.5%20299.437504L647.437504%20340.562496C620.301504%20308.1144960000001%20568.416%20288%20512%20288C455.584%20288%20403.668%20308.146496%20376.5%20340.562496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cog%22%20%20%20%20%20%20unicode=%22&#xF013;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M422%20800L417%20774L398%20679C367.5%20667%20340%20650.124992%20315%20630L222%20662L197%20670L184%20647L120%20537L107%20514L126%20497L198%20434C195.375008%20417.624992%20192%20401.249984%20192%20384C192%20366.7499840000001%20195.375008%20350.375008%20198%20334L126%20271L107%20254L120%20231L184%20121L197%2098L222%20106L315%20138C340%20117.875008%20367.5%20101%20398%2089L417%20-6L422%20-32L602%20-32L607%20-6L626%2089C656.5%20101%20684%20117.875008%20709%20138L802%20106L827%2098L840%20121L904%20231L917%20254L898%20271L826%20334C828.624992%20350.375008%20832%20366.7499840000001%20832%20384C832%20401.249984%20828.624992%20417.624992%20826%20434L898%20497L917%20514L904%20537L840%20647L827%20670L802%20662L709%20630C684%20650.124992%20656.5%20667%20626%20679L607%20774L602%20800zM474%20736L550%20736L566%20653L570%20634L588%20628C624.375008%20616.624992%20657.375008%20597.375008%20685%20572L699%20559L717%20565L798%20593L836%20528L772%20471L757%20459L762%20440C766.124992%20421.749984%20768%20403.124992%20768%20384C768%20364.875008%20766.124992%20346.2499840000001%20762%20328L758%20309L772%20297L836%20240L798%20175L717%20203L699%20209L685%20196C657.375008%20170.624992%20624.375008%20151.375008%20588%20140L570%20134L566%20115L550%2032L474%2032L458%20115L454%20134L436%20140C399.624992%20151.375008%20366.624992%20170.624992%20339%20196L325%20209L307%20203L226%20175L188%20240L252%20297L267%20309L262%20328C257.875008%20346.2499840000001%20256%20364.875008%20256%20384C256%20403.124992%20257.875008%20421.749984%20262%20440L267%20459L252%20471L188%20528L226%20593L307%20565L325%20559L339%20572C366.624992%20597.375008%20399.624992%20616.624992%20436%20628L454%20634L458%20653zM512%20544C424%20544%20352%20472%20352%20384C352%20296%20424%20224%20512%20224C600%20224%20672%20296%20672%20384C672%20472%20600%20544%20512%20544zM512%20480C565.375008%20480%20608%20437.375008%20608%20384C608%20330.624992%20565.375008%20288%20512%20288C458.624992%20288%20416%20330.624992%20416%20384C416%20437.375008%20458.624992%20480%20512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22futbol%22%20%20%20%20%20%20unicode=%22&#xF1E3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C531.250016%20736%20549.624992%20734%20568%20731L512%20691L456%20731C474.250016%20733.875008%20492.875008%20736%20512%20736zM378%20709L493%20625L512%20611L531%20625L646%20709C697.124992%20687.749984%20742.250016%20655.249984%20778%20614L734%20477L727%20455L746%20442L862%20357C857.750016%20300.624992%20840.5%20247.7499840000001%20813%20202L644%20202L637%20180L592%2041C566.375008%2035%20539.5%2032%20512%2032C483.375008%2032%20455.624992%2035.624992%20429%2042L385%20179L378%20201L211%20201C183%20247%20166.375008%20300.124992%20162%20357L277%20441L296%20454L289%20476L244%20612C280%20654.249984%20325.875008%20687.5%20378%20709zM512%20573L493%20559L347%20453L329%20439L336%20417L392%20246L399%20224L625%20224L632%20246L688%20417L695%20439L677%20453L531%20559zM824%20547C841.5%20513.5%20853%20476.749984%20859%20438L802%20479zM199%20545L221%20479L165%20438C170.875008%20476%20182%20512%20199%20545zM512%20493L620%20415L579%20288L445%20288L404%20415zM691%20138L763%20138C735.750016%20109.875008%20704.375008%2086.624992%20669%2069zM261%20137L331%20137L353%2070C318.750016%2087.375008%20287.624992%20110%20261%20137z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22search-minus%22%20%20%20%20%20%20unicode=%22&#xF010;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20800C431.624992%20800%20288%20656.375008%20288%20480C288%20403.375008%20314.875008%20333.124992%20360%20278L105%2023L151%20-23L406%20232C461.124992%20186.875008%20531.375008%20160%20608%20160C784.375008%20160%20928%20303.624992%20928%20480C928%20656.375008%20784.375008%20800%20608%20800zM608%20736C749.750016%20736%20864%20621.749984%20864%20480C864%20338.2499840000001%20749.750016%20224%20608%20224C466.250016%20224%20352%20338.2499840000001%20352%20480C352%20621.749984%20466.250016%20736%20608%20736zM480%20512L480%20448L736%20448L736%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22damaged-house%22%20%20%20%20%20%20unicode=%22&#xF6F1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20813.1249984L488.937504%20791.0624992L72.9375008%20375.062496L119.0624992%20328.937504L160%20369.937504L160%200L442.562496%200L512%20192L396.187488%20192L512.312512%20390.750016L512%20256L625.624992%20256L574.062496%200L864%200L864%20369.937504L904.937504%20328.937504L951.062496%20375.062496L535.062496%20791.0624992L512%20813.1249984zM512%20721.9375008L800%20433.937504L800%2064L652.187488%2064L704%20320L576%20320L576%20512L508.812512%20512L320%20188.5L320%20128L420.8125120000001%20128L397.750016%2064L224%2064L224%20433.937504L512%20721.9375008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lock-open%22%20%20%20%20%20%20unicode=%22&#xF3C1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C414.875008%20800%20333.250016%20737.124992%20300%20652L359%20628C383.250016%20690.124992%20442.750016%20736%20512%20736C600.124992%20736%20672%20664.124992%20672%20576L672%20480L192%20480L192%20-32L832%20-32L832%20480L736%20480L736%20576C736%20699%20635%20800%20512%20800zM256%20416L768%20416L768%2032L256%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ice-cream%22%20%20%20%20%20%20unicode=%22&#xF810;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C443%20768%20384.250016%20723.749984%20362%20662C300.5%20639.749984%20256%20581.124992%20256%20512C256%20510%20255.875008%20508%20256%20506C219%20492.624992%20192%20457.375008%20192%20416C192%20363.375008%20235.375008%20320%20288%20320L300%20320L438%2048C438.250016%2047.5%20438.750016%2047.5%20439%2047C452.5%2018.624992%20480.5%200%20512%200C543.5%200%20571.5%2018.624992%20585%2047L586%2047C586.124992%2047.249984%20585.875008%2047.749984%20586%2048L724%20320L736%20320C788.624992%20320%20832%20363.375008%20832%20416C832%20458%20803.875008%20493.124992%20766%20506C757%20560.249984%20720.250016%20605.749984%20671%20627C661.375008%20706%20593.5%20768%20512%20768zM512%20704C554.250016%20704%20590%20677.5%20603%20640C528.250016%20637.624992%20465.624992%20583.124992%20451%20512L320%20512C320%20564.875008%20363.124992%20608%20416%20608C424.875008%20608%20433.750016%20606.249984%20442%20604C456.124992%20622.749984%20472.5%20639.875008%20492%20653C475.624992%20661.875008%20457.750016%20667.249984%20439%20670C456.375008%20690.749984%20482.5%20704%20512%20704zM608%20576C650.250016%20576%20686%20549.5%20699%20512L517%20512C530%20549.5%20565.750016%20576%20608%20576zM288%20448L736%20448C754.124992%20448%20768%20434.124992%20768%20416C768%20397.875008%20754.124992%20384%20736%20384L404%20384L437%20320L652%20320L529%2076L528%2075L528%2074C525.124992%2067.624992%20519%2064%20512%2064C505%2064%20498.875008%2067.624992%20496%2074L496%2075L495%2076L349%20366L340%20384L288%20384C269.875008%20384%20256%20397.875008%20256%20416C256%20434.124992%20269.875008%20448%20288%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22retro-camera%22%20%20%20%20%20%20unicode=%22&#xF083;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M368%20704L358%20691L320%20640L288%20640L288%20672L160%20672L160%20640L96%20640L96%2064L928%2064L928%20640L704%20640L666%20691L656%20704zM400%20640L624%20640L662%20589L672%20576L864%20576L864%20448L678%20448C644.624992%20505.124992%20582.624992%20544%20512%20544C441.375008%20544%20379.375008%20505.124992%20346%20448L160%20448L160%20576L352%20576L362%20589zM736%20544L736%20480L800%20480L800%20544zM512%20480C583.124992%20480%20640%20423.124992%20640%20352C640%20280.875008%20583.124992%20224%20512%20224C440.875008%20224%20384%20280.875008%20384%20352C384%20423.124992%20440.875008%20480%20512%20480zM160%20384L323%20384C321.250016%20373.7499840000001%20320%20362.7499840000001%20320%20352C320%20246.375008%20406.375008%20160%20512%20160C617.624992%20160%20704%20246.375008%20704%20352C704%20362.7499840000001%20702.750016%20373.7499840000001%20701%20384L864%20384L864%20128L160%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-circle-left%22%20%20%20%20%20%20unicode=%22&#xF137;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM569%20599L377%20407L355%20384L377%20361L569%20169L615%20215L446%20384L615%20553z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eye-dropper%22%20%20%20%20%20%20unicode=%22&#xF1FB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M789%20799C753.5%20799%20717.875008%20785.875008%20691%20759L602%20669L570%20701L525%20656L557%20624L253%20320C219.750016%20286.7499840000001%20200.750016%20262.624992%20189%20241C177.250016%20219.375008%20173.124992%20199.875008%20171%20187C168.875008%20174.124992%20167.750016%20167.124992%20160%20153C152.250016%20138.875008%20136.5%20118.5%20105%2087L83%2064L105%2041L169%20-23L192%20-45L215%20-23C245.750016%207.749984%20265.375008%2022.624992%20279%2030C292.624992%2037.375008%20299.875008%2038.749984%20313%2041C326.124992%2043.249984%20345%2046.875008%20367%2059C389%2071.124992%20414%2091%20448%20125L752%20429L784%20397L829%20442L797%20474L887%20563C940.750016%20616.749984%20940.750016%20705.249984%20887%20759C860.124992%20785.875008%20824.5%20799%20789%20799zM789%20735C807.875008%20735%20826.250016%20727.749984%20841%20713C870.375008%20683.624992%20870.375008%20637.375008%20841%20608L752%20519L647%20624L736%20713C750.750016%20727.749984%20770.124992%20735%20789%20735zM602%20579L707%20474L403%20170C371.5%20138.5%20350.124992%20122.7499840000001%20336%20115C321.875008%20107.249984%20314.875008%20106.124992%20302%20104C289.124992%20101.875008%20270.624992%2098.749984%20249%2087C234.250016%2079%20214.250016%2059.875008%20195%2043L171%2067C188.5%2086.749984%20207.750016%20107%20216%20122C228.124992%20144%20231.750016%20163.875008%20234%20177C236.250016%20190.124992%20237.624992%20196.375008%20245%20210C252.375008%20223.624992%20267.250016%20244.2499840000001%20298%20275z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22t-shirt%22%20%20%20%20%20%20unicode=%22&#xF553;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C482.375008%20800%20449.750016%20791.375008%20422%20783C394.750016%20774.749984%20374.750016%20766.249984%20374%20766C374%20766%20373%20766%20373%20766L281%20735L278%20734C276.124992%20733.5%20273.124992%20732.624992%20266%20730L256%20727L256%20726C229.250016%20714.5%20187.375008%20689.624992%20163%20638C129.875008%20568%20128%20481%20128%20481L128%20416L256%20416L256%20-32L768%20-32L768%20416L896%20416L896%20483C896%20483%20893.250016%20510.124992%20888%20543C882.750016%20575.875008%20877.375008%20612.124992%20859%20641C829.124992%20688%20792%20711.875008%20768%20724L768%20727L755%20731C753.124992%20731.875008%20753.5%20731.375008%20752%20732L746%20734L651%20766C651%20766%20650%20766%20650%20766C649.250016%20766.249984%20629.250016%20774.749984%20602%20783C574.250016%20791.375008%20541.624992%20800%20512%20800zM512%20736C525.875008%20736%20557.624992%20728.624992%20583%20721C589.624992%20719%20589.250016%20718.875008%20595%20717C593%20714%20591.5%20711.124992%20589%20708C574%20689.375008%20553%20672%20512%20672C471%20672%20450%20689.375008%20435%20708C432.5%20711.124992%20431%20714%20429%20717C434.750016%20718.875008%20434.375008%20719%20441%20721C466.375008%20728.624992%20498.124992%20736%20512%20736zM366%20697C370.750016%20687.875008%20376.875008%20678.124992%20385%20668C408.624992%20638.624992%20451%20608%20512%20608C573%20608%20615.375008%20638.624992%20639%20668C647.124992%20678.124992%20653.250016%20687.875008%20658%20697L704%20681L704%2032L320%2032L320%20681zM256%20654L256%20480L192%20480C192.124992%20481.749984%20197%20559.249984%20221%20610C230.624992%20630.375008%20243.375008%20644.5%20256%20654zM768%20649C779.750016%20639.124992%20792.750016%20626.249984%20805%20607C810.124992%20598.875008%20820.124992%20563%20825%20533C829.624992%20504.624992%20831.750016%20482.5%20832%20480L768%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22draw-polygon%22%20%20%20%20%20%20unicode=%22&#xF5EE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M448%20768C412.624992%20768%20384%20739.375008%20384%20704C384%20703.375008%20384%20702.624992%20384%20702L222%20600C213%20604.749984%20202.875008%20608%20192%20608C156.624992%20608%20128%20579.375008%20128%20544C128%20520.375008%20140.875008%20500.124992%20160%20489L160%20119C140.875008%20107.875008%20128%2087.624992%20128%2064C128%2028.624992%20156.624992%200%20192%200C215.624992%200%20235.875008%2012.875008%20247%2032L649%2032C660.124992%2012.875008%20680.375008%200%20704%200C739.375008%200%20768%2028.624992%20768%2064C768%2076.749984%20764.5%2089%20758%2099L836%20256C869.5%20258.124992%20896%20286%20896%20320C896%20351.2499840000001%20873.624992%20377.375008%20844%20383L783%20566C793.124992%20577.375008%20800%20591.624992%20800%20608C800%20643.375008%20771.375008%20672%20736%20672C719.624992%20672%20705.375008%20665.124992%20694%20655L511%20717C505%20746.124992%20478.875008%20768%20448%20768zM490%20656L673%20596C677.875008%20570.249984%20698.250016%20549.875008%20724%20545L785%20363C774.624992%20351.624992%20768%20336.624992%20768%20320C768%20306.7499840000001%20772.124992%20294.2499840000001%20779%20284L700%20128C678%20126.624992%20659.5%20114%20649%2096L247%2096C241.375008%20105.624992%20233.624992%20113.375008%20224%20119L224%20489C243.124992%20500.124992%20256%20520.375008%20256%20544C256%20544.624992%20256%20545.375008%20256%20546L418%20648C427%20643.249984%20437.124992%20640%20448%20640C464.124992%20640%20478.750016%20646.124992%20490%20656z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22church%22%20%20%20%20%20%20unicode=%22&#xF51D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800L480%20736L416%20736L416%20672L480%20672L480%20590L361%20471L352%20461L352%20339L144%20220L176%20164L224%20191L224%20-32L480%20-32L480%2096C480%20113.7499840000001%20494.250016%20128%20512%20128C529.750016%20128%20544%20113.7499840000001%20544%2096L544%20-32L800%20-32L800%20191L848%20164L880%20220L672%20339L672%20461L663%20471L544%20590L544%20672L608%20672L608%20736L544%20736L544%20800zM512%20530L608%20434L608%20301L624%20292L736%20228L736%2032L608%2032L608%2096C608%20148.624992%20564.624992%20192%20512%20192C459.375008%20192%20416%20148.624992%20416%2096L416%2032L288%2032L288%20228L400%20292L416%20301L416%20434zM512%20416C494.375008%20416%20480%20401.624992%20480%20384L480%20288L544%20288L544%20384C544%20401.624992%20529.624992%20416%20512%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice%22%20%20%20%20%20%20unicode=%22&#xF522;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20864L0%20480L384%2096L768%20480L384%20864zM384%20774.3750016L678.375008%20480L384%20185.624992L89.6249984%20480L384%20774.3750016zM384%20640A32%2032%200%200%201%20384%20576A32%2032%200%200%201%20384%20640zM256%20512A32%2032%200%200%201%20256%20448A32%2032%200%200%201%20256%20512zM384%20512A32%2032%200%200%201%20384%20448A32%2032%200%200%201%20384%20512zM512%20512A32%2032%200%200%201%20512%20448A32%2032%200%200%201%20512%20512zM857.624992%20480L793.624992%20416L960%20416L960%2032L576%2032L576%20198.375008L512%20134.375008L512%20-32L1024%20-32L1024%20480L857.624992%20480zM384%20384A32%2032%200%200%201%20384%20320A32%2032%200%200%201%20384%20384zM768%20256A32%2032%200%200%201%20768%20192A32%2032%200%200%201%20768%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thermometer%22%20%20%20%20%20%20unicode=%22&#xF491;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M696%20768C644.750016%20768%20593%20748%20554%20709L309%20465L305%20460C273.750016%20428.749984%20256%20386.124992%20256%20342L256%20268L157%20170L156%20168C119.124992%20129.375008%20119%2067%20157%2029C195.5%20-9.5%20259.5%20-9.5%20298%2029L396%20128L470%20128C514.124992%20128%20556.750016%20145.7499840000001%20588%20177L837%20426C914.875008%20503.875008%20914.875008%20631.124992%20837%20709C798%20748%20747.250016%20768%20696%20768zM696%20704C730.750016%20704%20765.250016%20690.749984%20792%20664C845.5%20610.5%20845.5%20524.5%20792%20471L543%20222C523.750016%20202.7499840000001%20497.250016%20192%20470%20192L370%20192L252%2074C238%2060%20216%2060%20202%2074C188%2088%20188%20110%20202%20124L320%20242L320%20342C320%20369.2499840000001%20330.750016%20395.749984%20350%20415L377%20442L409%20409L455%20455L423%20487L473%20537L505%20505L551%20551L519%20583L569%20633L601%20601L647%20647L616%20678C640%20695.375008%20668%20704%20696%20704zM713%20631L322%20240L368%20194L759%20585z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bone%22%20%20%20%20%20%20unicode=%22&#xF5D7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M640%20768C569.624992%20768%20512%20710.375008%20512%20640C512%20608%20526.5%20581.375008%20546%20559L337%20350C314.624992%20369.5%20288%20384%20256%20384C185.624992%20384%20128%20326.375008%20128%20256C128%20185.624992%20185.624992%20128%20256%20128C256%2057.624992%20313.624992%200%20384%200C454.375008%200%20512%2057.624992%20512%20128C512%20160%20497.5%20186.624992%20478%20209L687%20418C709.375008%20398.5%20736%20384%20768%20384C838.375008%20384%20896%20441.624992%20896%20512C896%20582.375008%20838.375008%20640%20768%20640C768%20710.375008%20710.375008%20768%20640%20768zM640%20704C675.750016%20704%20704%20675.749984%20704%20640C704%20634.5%20703.124992%20628.875008%20701%20622L695%20603L709%20590L718%20581L731%20567L750%20573C756.875008%20575.124992%20762.5%20576%20768%20576C803.750016%20576%20832%20547.749984%20832%20512C832%20476.249984%20803.750016%20448%20768%20448C744.624992%20448%20725.375008%20460.375008%20714%20479L692%20514L664%20485L411%20232L382%20204L417%20182C435.624992%20170.624992%20448%20151.375008%20448%20128C448%2092.249984%20419.750016%2064%20384%2064C348.250016%2064%20320%2092.249984%20320%20128C320%20133.5%20320.875008%20139.124992%20323%20146L329%20165L315%20178L306%20187L293%20201L274%20195C267.124992%20192.875008%20261.5%20192%20256%20192C220.250016%20192%20192%20220.2499840000001%20192%20256C192%20291.7499840000001%20220.250016%20320%20256%20320C279.375008%20320%20298.624992%20307.624992%20310%20289L332%20254L360%20283L613%20536L642%20564L607%20586C588.375008%20597.375008%20576%20616.624992%20576%20640C576%20675.749984%20604.250016%20704%20640%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-microphone-slash%22%20%20%20%20%20%20unicode=%22&#xF539;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M119.0624992%20823.0624992L72.9375008%20776.9375008L379.562496%20470.312512L425.249984%20424.687488L552.375008%20297.562496L598.5%20251.375008L904.937504%20-55.062496L951.062496%20-8.937504L652.687488%20289.437504L699%20322C809.784%20335.3440000000001%20896%20429.76%20896%20544C896%20667.36%20795.36%20768%20672%20768C557.504%20768%20463.024%20681.136%20450%20570L417.750016%20524.375008L119.0624992%20823.0624992zM672%20704C760.736%20704%20832%20632.736%20832%20544C832%20511.488%20822.512%20481.12%20806%20456L584%20678C609.12%20694.512%20639.488%20704%20672%20704zM538%20632L760%20410C734.88%20393.52%20704.512%20384%20672%20384C583.264%20384%20512%20455.264%20512%20544C512%20576.512%20521.52%20606.88%20538%20632zM343.124992%20418.8125120000001L192%20205L177%20183L195%20164L221%20138L137%2055L183%209L265%2092L309%2048L332%2064L546.875008%20215.062496L500.812512%20261.062496L317%20131L260%20190L388.875008%20373L343.124992%20418.8125120000001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medical-notes%22%20%20%20%20%20%20unicode=%22&#xF481;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C471.750016%20800%20443.124992%20771.5%20429%20736L192%20736L192%200L832%200L832%20736L595%20736C580.875008%20771.5%20552.250016%20800%20512%20800zM512%20736C529.750016%20736%20544%20721.749984%20544%20704L544%20672L640%20672L640%20608L384%20608L384%20672L480%20672L480%20704C480%20721.749984%20494.250016%20736%20512%20736zM256%20672L320%20672L320%20544L704%20544L704%20672L768%20672L768%2064L256%2064zM480%20448L480%20352L384%20352L384%20288L480%20288L480%20192L544%20192L544%20288L640%20288L640%20352L544%20352L544%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clone%22%20%20%20%20%20%20unicode=%22&#xF24D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768C217.624992%20768%20160%20710.375008%20160%20640C160%20604.375008%20175.250016%20572.249984%20199%20549C156.375008%20520.124992%20128%20471%20128%20416L128%20236L192%20204L192%200L384%200L384%20204L448%20236L448%20288L384%20288L384%20276L320%20244L320%2064L256%2064L256%20244L192%20276L192%20416C192%20469.375008%20234.624992%20512%20288%20512C341.375008%20512%20384%20469.375008%20384%20416L448%20416C448%20471%20419.624992%20520.124992%20377%20549C400.750016%20572.249984%20416%20604.375008%20416%20640C416%20710.375008%20358.375008%20768%20288%20768zM736%20768C665.624992%20768%20608%20710.375008%20608%20640C608%20604.375008%20623.250016%20572.249984%20647%20549C604.375008%20520.124992%20576%20471%20576%20416L576%20236L640%20204L640%200L832%200L832%20204L896%20236L896%20416C896%20471%20867.624992%20520.124992%20825%20549C848.750016%20572.249984%20864%20604.375008%20864%20640C864%20710.375008%20806.375008%20768%20736%20768zM288%20704C323.750016%20704%20352%20675.749984%20352%20640C352%20604.249984%20323.750016%20576%20288%20576C252.250016%20576%20224%20604.249984%20224%20640C224%20675.749984%20252.250016%20704%20288%20704zM736%20704C771.750016%20704%20800%20675.749984%20800%20640C800%20604.249984%20771.750016%20576%20736%20576C700.250016%20576%20672%20604.249984%20672%20640C672%20675.749984%20700.250016%20704%20736%20704zM736%20512C789.375008%20512%20832%20469.375008%20832%20416L832%20276L768%20244L768%2064L704%2064L704%20244L640%20276L640%20416C640%20469.375008%20682.624992%20512%20736%20512zM480%20442L480%20384L352%20384L352%20320L480%20320L480%20262L570%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22share-square%22%20%20%20%20%20%20unicode=%22&#xF14D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M749.249984%20754L704%20708.75L837.375008%20576L528%20576C430.976%20576%20352%20497.056%20352%20400C352%20302.944%20430.976%20224%20528%20224L544%20224L544%20288L528%20288C466.24%20288%20416%20338.24%20416%20400C416%20461.76%20466.24%20512%20528%20512L837.5%20512L704.249984%20378.750016L749.5%20333.5L960%20544L749.249984%20754zM160%20736L160%2032L864%2032L864%20352L800%20288L800%2096L224%2096L224%20672L571.312512%20672L635.312512%20736L160%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22i-beam-cursor%22%20%20%20%20%20%20unicode=%22&#xF246;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20736L320%20672L384%20672C437.375008%20672%20480%20629.375008%20480%20576L480%20448L384%20448L384%20384L480%20384L480%20192C480%20138.624992%20437.375008%2096%20384%2096L320%2096L320%2032L384%2032C436.250016%2032%20482.750016%2058%20512%2097C541.250016%2058%20587.750016%2032%20640%2032L704%2032L704%2096L640%2096C586.624992%2096%20544%20138.624992%20544%20192L544%20384L640%20384L640%20448L544%20448L544%20576C544%20629.375008%20586.624992%20672%20640%20672L704%20672L704%20736L640%20736C587.750016%20736%20541.250016%20710%20512%20671C482.750016%20710%20436.250016%20736%20384%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laptop-medical%22%20%20%20%20%20%20unicode=%22&#xF812;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704L160%20270L87%20195.937504C72.504%20181.4735040000001%2064%20161.512%2064%20141C64%2098.76%2098.76%2064%20141%2064L883%2064C925.24%2064%20960%2098.76%20960%20141C960%20161.512%20951.496%20181.504%20937%20196L864%20270L864%20704L160%20704zM224%20640L800%20640L800%20288L224%20288L224%20640zM480%20576L480%20480L384%20480L384%20416L480%20416L480%20320L544%20320L544%20416L640%20416L640%20480L544%20480L544%20576L480%20576zM206%20224L818%20224L892%20151C894.496%20148.504%20896%20144.52%20896%20141C896%20133.256%20890.744%20128%20883%20128L141%20128C133.256%20128%20128%20133.256%20128%20141C128%20144.4880000000001%20129.504%20148.472%20132%20151L206%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hourglass-half%22%20%20%20%20%20%20unicode=%22&#xF252;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20768L224%20704L288%20704L288%20576C288%20494.624992%20331.750016%20423.249984%20397%20384C331.750016%20344.7499840000001%20288%20273.375008%20288%20192L288%2064L224%2064L224%200L800%200L800%2064L736%2064L736%20192C736%20273.375008%20692.250016%20344.7499840000001%20627%20384C692.250016%20423.249984%20736%20494.624992%20736%20576L736%20704L800%20704L800%20768zM352%20704L672%20704L672%20576C672%20487.249984%20600.750016%20416%20512%20416C423.250016%20416%20352%20487.249984%20352%20576zM389%20544C403.250016%20488.875008%20452.375008%20448%20512%20448C571.624992%20448%20620.750016%20488.875008%20635%20544zM512%20352C600.750016%20352%20672%20280.7499840000001%20672%20192L672%2064L640%2064C640%20134.7499840000001%20582.750016%20192%20512%20192C441.250016%20192%20384%20134.7499840000001%20384%2064L352%2064L352%20192C352%20280.7499840000001%20423.250016%20352%20512%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22broom%22%20%20%20%20%20%20unicode=%22&#xF51A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M905%20823L585%20503L544%20544L544%20545L543%20546C522.5%20564.249984%20495.750016%20573%20470%20573C444.250016%20573%20419.375008%20563.375008%20400%20544L395%20540L379%20524L368%20515L76%20288L48%20265L393%20-80L416%20-52L642%20238L643%20237L675%20269L676%20269L677%20270C713.5%20311.124992%20713.750016%20374.2499840000001%20675%20413L631%20457L951%20777zM470%20509C479.875008%20509.249984%20490.750016%20505.875008%20499%20499C499.375008%20498.749984%20499.624992%20498.249984%20500%20498L630%20368C642%20356%20643.124992%20330.5%20630%20314C629.5%20313.375008%20629.5%20312.624992%20629%20312L619%20303L434%20488L445%20499C451.124992%20505.124992%20460.124992%20508.749984%20470%20509zM385%20447L575%20257L387%2017L341%2063L410%20135L364%20179L296%20108L254%20150L378%20275L333%20320L208%20196L145%20259z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-bishop%22%20%20%20%20%20%20unicode=%22&#xF43A;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C477%20800%20448%20771%20448%20736C448%20721.875008%20453%20708.624992%20461%20698C449.624992%20686%20436.624992%20671.624992%20423%20655C389.5%20614%20352%20566.624992%20352%20512C352%20475.624992%20365.250016%20442.875008%20386%20416L384%20416C383%20416%20382%20416%20381%20416C363.375008%20415.124992%20349.624992%20400.124992%20350.5%20382.5C351.375008%20364.875008%20366.375008%20351.124992%20384%20352L400%20352L355%20238L332%20192L288%20192C287%20192%20286%20192%20285%20192C267.375008%20191.124992%20253.624992%20176.124992%20254.5%20158.5C255.375008%20140.875008%20270.375008%20127.124992%20288%20128L230%2051L224%2043L224%20-32L800%20-32L800%2043L794%2051L736%20128C747.5%20127.875008%20758.250016%20133.875008%20764.124992%20143.875008C769.875008%20153.875008%20769.875008%20166.124992%20764.124992%20176.124992C758.250016%20186.124992%20747.5%20192.124992%20736%20192L692%20192L669%20238L624%20352L640%20352C651.5%20351.875008%20662.250016%20357.875008%20668.124992%20367.875008C673.875008%20377.875008%20673.875008%20390.124992%20668.124992%20400.124992C662.250016%20410.124992%20651.5%20416.124992%20640%20416C660.124992%20442.875008%20672%20476.124992%20672%20512C672%20566.624992%20634.5%20614%20601%20655C587.375008%20671.624992%20574.375008%20686%20563%20698C571%20708.624992%20576%20721.875008%20576%20736C576%20771%20547%20800%20512%20800zM512%20657C523.624992%20645.249984%20531.5%20637.875008%20551%20614C581.5%20576.624992%20608%20528%20608%20512C608%20458.249984%20566.375008%20416%20513%20416C459.624992%20416%20416%20458.875008%20416%20512C416%20528%20442.5%20576.624992%20473%20614C492.5%20637.875008%20500.375008%20645.249984%20512%20657zM470%20352L554%20352L610%20212L611%20211L611%20210L620%20192L404%20192L413%20210L413%20211L414%20212zM368%20128L656%20128L728%2032L296%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sd-card%22%20%20%20%20%20%20unicode=%22&#xF7C2;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M304%20736L294%20723L192%20587L192%2032L800%2032L800%20736zM336%20672L736%20672L736%2096L256%2096L256%20565zM416%20608L416%20480L480%20480L480%20608zM512%20608L512%20480L576%20480L576%20608zM608%20608L608%20480L672%20480L672%20608zM320%20576L320%20448L384%20448L384%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fast-forward%22%20%20%20%20%20%20unicode=%22&#xF050;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20736L480%20500L211%20698L160%20735L160%2033L211%2070L480%20268L480%2032L531%2070L915%20358L949%20384L915%20410L531%20698zM224%20609L493%20411L529%20384L493%20357L224%20159zM544%20608L842%20384L544%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22greater-than-equal-to%22%20%20%20%20%20%20unicode=%22&#xF532;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20736L192%20667L721%20448L192%20229L192%20160L832%20423L832%20473zM192%2096L192%2032L832%2032L832%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22certificate%22%20%20%20%20%20%20unicode=%22&#xF0A3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C492%20800%20472.124992%20793.249984%20455%20781L402%20744L341%20736L340%20736L339%20735C298.250016%20725.875008%20266.124992%20693.749984%20257%20653L256%20652L256%20651L248%20589L211%20541L210%20540L210%20539C187.624992%20503.249984%20186.624992%20457.124992%20211%20423L249%20370L259%20315L156%20158L123%20109L276%20109L313%2023L336%20-32L369%2018L470%20170C497.124992%20158.875008%20527.750016%20157.875008%20554%20170L655%2018L688%20-32L711%2023L748%20109L901%20109L868%20158L768%20310L776%20370L813%20423L814%20424L814%20425C836.375008%20460.749984%20837.375008%20505.875008%20813%20540L776%20593L764%20653L765%20653C764.875008%20653.749984%20764.124992%20654.249984%20764%20655C758.250016%20696.875008%20725.124992%20730.875008%20683%20736L682%20736L622%20744L569%20781C551.875008%20793.249984%20532%20800%20512%20800zM512%20735C519.375008%20735%20526.624992%20732.749984%20532%20729L589%20688L596%20683L604%20682L674%20672L675%20672C689.375008%20670.375008%20699.375008%20660.375008%20701%20646L701%20644L714%20573L715%20566L720%20560L761%20503C768.624992%20492.375008%20769.624992%20474.375008%20760%20459L715%20396L714%20388L704%20318L704%20317C703.375008%20311.7499840000001%20701.624992%20306.875008%20699%20303L697%20302L697%20301C692.375008%20295.5%20686%20291.875008%20678%20291L676%20291L603%20278L595%20277L589%20272L532%20231C521.375008%20223.375008%20502.375008%20222.375008%20487%20232L435%20272L429%20277L420%20278L350%20288L349%20288C339.124992%20289.124992%20331.5%20294.2499840000001%20327%20302C325%20305.5%20323.5%20309.624992%20323%20314L323%20316L310%20389L309%20397L304%20403L263%20460C255.375008%20470.624992%20254.375008%20489.624992%20264%20505L304%20557L309%20563L310%20572L319%20639C319.124992%20639.5%20319.875008%20639.5%20320%20640C324%20655.624992%20336.375008%20668%20352%20672C352.5%20672.124992%20352.5%20672.875008%20353%20673L420%20682L428%20683L435%20688L492%20729C497.375008%20732.749984%20504.624992%20735%20512%20735zM733%20248L782%20173L705%20173L697%20153L675%20102L607%20206L622%20217L685%20228L685%20227C685.750016%20227.124992%20686.250016%20227.875008%20687%20228C704.250016%20230.375008%20719.875008%20237.624992%20733%20248zM291%20247C304.624992%20234.7499840000001%20322%20226.2499840000001%20341%20224C341.375008%20224%20341.624992%20224%20342%20224L403%20216L417%20205L349%20102L327%20153L319%20173L242%20173z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22brush%22%20%20%20%20%20%20unicode=%22&#xF55D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M608%20831L585%20809L407%20630L384%20608L352%20576L279%20502L261%20484L275%20462C275%20462%20294.5%20432%20310%20399C317.750016%20382.5%20324.750016%20365%20327%20353C328.124992%20347%20328.250016%20343.375008%20328%20342C324.5%20339.2499840000001%20282.375008%20305.875008%20232%20265C179.5%20222.5%20123.750016%20177.7499840000001%20101%20155C51.250016%20105.249984%2051.250016%2023.749984%20101%20-26C150.5%20-75.5%20231.250016%20-75.124992%20281%20-26L282%20-26C304.875008%20-3.124992%20350.750016%2051.749984%20393%20104C434.250016%20155%20469%20198.375008%20471%20201C470.875008%20200.875008%20472.375008%20203%20484%20201C495.624992%20199%20512.124992%20193%20528%20185C559.750016%20169.124992%20589%20148%20589%20148L611%20132L630%20151L704%20224L736%20256L758%20279L937%20457L959%20480L937%20503L631%20809zM650%20664C656.124992%20663.5%20660.875008%20661.124992%20665%20657C681.375008%20640.5%20657.5%20576.375008%20646%20549C634.5%20521.5%20638.124992%20500%20653%20485C678.375008%20459.375008%20745.5%20519.624992%20774%20491C802.375008%20462.375008%20750.750016%20401.5%20769%20383C769.375008%20382.624992%20769.624992%20382.375008%20770%20382L713%20325L453%20585L497%20629C497.624992%20628.249984%20498.250016%20627.749984%20499%20627C520.750016%20605.124992%20565.375008%20626%20584%20638C606%20652.124992%20631.750016%20665.5%20650%20664zM407%20539L667%20279L658%20270L603%20214C590.624992%20222.5%20582%20229.5%20557%20242C537.875008%20251.5%20517.124992%20260.2499840000001%20495%20264C472.875008%20267.7499840000001%20444.875008%20266.875008%20425%20247L424%20245L423%20244C423%20244%20385.250016%20196.124992%20343%20144C300.750016%2091.875008%20251.750016%2033.749984%20237%2019C211.750016%20-6.250016%20172.250016%20-6.250016%20147%2019C121.750016%2044.249984%20121.750016%2083.749984%20147%20109C161.750016%20123.7499840000001%20219.875008%20172.7499840000001%20272%20215C324.124992%20257.2499840000001%20372%20295%20372%20295L373%20296L375%20297C395.250016%20317.124992%20394%20343.875008%20390%20365C386%20386.124992%20377%20406.749984%20368%20426C355.875008%20452%20348.750016%20461.5%20341%20474L398%20530zM200%20107C180.624992%20107%20165%2091.375008%20165%2072C165%2052.624992%20180.624992%2037%20200%2037C219.375008%2037%20235%2052.624992%20235%2072C235%2091.375008%20219.375008%20107%20200%20107z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gift%22%20%20%20%20%20%20unicode=%22&#xF06B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20736C331.375008%20736%20288%20692.624992%20288%20640C288%20628.749984%20290.375008%20618.124992%20294%20608L128%20608L128%20416L160%20416L160%200L864%200L864%20416L896%20416L896%20608L730%20608C733.624992%20618.124992%20736%20628.749984%20736%20640C736%20692.624992%20692.624992%20736%20640%20736C584%20736%20546%20693.5%20521%20658C517.624992%20653.249984%20515%20648.624992%20512%20644C509%20648.624992%20506.375008%20653.249984%20503%20658C478%20693.5%20440%20736%20384%20736zM384%20672C404%20672%20430%20650.5%20450%20622C454.875008%20615%20454.124992%20614.624992%20458%20608L384%20608C365.875008%20608%20352%20621.875008%20352%20640C352%20658.124992%20365.875008%20672%20384%20672zM640%20672C658.124992%20672%20672%20658.124992%20672%20640C672%20621.875008%20658.124992%20608%20640%20608L566%20608C569.875008%20614.624992%20569.124992%20615%20574%20622C594%20650.5%20620%20672%20640%20672zM192%20544L832%20544L832%20480L544%20480L544%20512L480%20512L480%20480L192%20480zM224%20416L800%20416L800%2064L544%2064L544%20384L480%20384L480%2064L224%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22toolbox%22%20%20%20%20%20%20unicode=%22&#xF552;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M416%20736C381%20736%20352%20707%20352%20672L352%20608L64%20608L64%2032L960%2032L960%20608L672%20608L672%20672C672%20707%20643%20736%20608%20736zM416%20672L608%20672L608%20608L416%20608zM128%20544L896%20544L896%20384L768%20384L768%20416L640%20416L640%20384L384%20384L384%20416L256%20416L256%20384L128%20384zM128%20320L256%20320L256%20288L384%20288L384%20320L640%20320L640%20288L768%20288L768%20320L896%20320L896%2096L128%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22code%22%20%20%20%20%20%20unicode=%22&#xF121;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M576%20736L384%2032L448%2032L640%20736zM254%20691L38%20403L24%20384L38%20365L254%2077L306%20115L104%20384L306%20653zM770%20691L718%20653L920%20384L718%20115L770%2077L986%20365L1000%20384L986%20403z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mouse%22%20%20%20%20%20%20unicode=%22&#xF8CC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C335.624992%20768%20192%20624.375008%20192%20448L192%20320C192%20143.624992%20335.624992%200%20512%200C688.375008%200%20832%20143.624992%20832%20320L832%20448C832%20624.375008%20688.375008%20768%20512%20768zM480%20702L480%20480L258%20480C272.5%20596%20364%20687.5%20480%20702zM544%20702C660%20687.5%20751.5%20596%20766%20480L544%20480zM256%20416L768%20416L768%20320C768%20178.2499840000001%20653.750016%2064%20512%2064C370.250016%2064%20256%20178.2499840000001%20256%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vector-square%22%20%20%20%20%20%20unicode=%22&#xF5CB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20512L224%20512L224%20256L160%20256L160%2032L384%2032L384%2096L640%2096L640%2032L864%2032L864%20256L800%20256L800%20512L864%20512L864%20736L640%20736L640%20672L384%20672L384%20736L160%20736zM224%20672L320%20672L320%20576L224%20576L224%20672zM704%20672L800%20672L800%20576L704%20576L704%20672zM384%20608L640%20608L640%20512L736%20512L736%20256L640%20256L640%20160L384%20160L384%20256L288%20256L288%20512L384%20512L384%20608zM224%20192L320%20192L320%2096L224%2096L224%20192zM704%20192L800%20192L800%2096L704%2096L704%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22add-to-shopping-cart%22%20%20%20%20%20%20unicode=%22&#xF217;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20672C110.375008%20672%2096%20657.624992%2096%20640C96%20622.375008%20110.375008%20608%20128%20608L199%20608L283%20272C290.124992%20243.5%20315.624992%20224%20345%20224L744%20224C772.875008%20224%20797.375008%20243.124992%20805%20271L888%20576L821%20576L744%20288L345%20288L261%20624C253.875008%20652.5%20228.375008%20672%20199%20672zM704%20224C651.375008%20224%20608%20180.624992%20608%20128C608%2075.375008%20651.375008%2032%20704%2032C756.624992%2032%20800%2075.375008%20800%20128C800%20180.624992%20756.624992%20224%20704%20224zM416%20224C363.375008%20224%20320%20180.624992%20320%20128C320%2075.375008%20363.375008%2032%20416%2032C468.624992%2032%20512%2075.375008%20512%20128C512%20180.624992%20468.624992%20224%20416%20224zM512%20672L512%20576L416%20576L416%20512L512%20512L512%20416L576%20416L576%20512L672%20512L672%20576L576%20576L576%20672zM416%20160C434%20160%20448%20146%20448%20128C448%20110%20434%2096%20416%2096C398%2096%20384%20110%20384%20128C384%20146%20398%20160%20416%20160zM704%20160C722%20160%20736%20146%20736%20128C736%20110%20722%2096%20704%2096C686%2096%20672%20110%20672%20128C672%20146%20686%20160%20704%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phone-slash%22%20%20%20%20%20%20unicode=%22&#xF3DD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M118.6249984%20822.6249984L73.3750016%20777.3750016L311.1875008%20539.562496L356.5%20494.249984L415.687488%20435.062496C415.687488%20435.062496%20415.687488%20435%20415.687488%20435L905.375008%20-54.624992L950.624992%20-9.375008L505.624992%20435.624992C549.08608%20473.421728%20593.366912%20493.989344%20612.249984%20502.187488L676.249984%20438.187488C677.787296%20436.650208%20680.286816%20437.251968%20681.937504%20435.875008L674.687488%20428.8125120000001L699.062496%20428.8125120000001C717.502112%20420.313856%20734.898176%20420.469216%20753.062496%20428.8125120000001L753.187488%20428.8125120000001L753.187488%20428.875008C753.326464%20428.9392000000001%20753.48528%20428.937856%20753.624992%20429L753.187488%20428.8125120000001L766.249984%20428.8125120000001L911.312512%20570.5L912.5%20572C934.540384%20599.3453728%20934.540384%20639.1546272%20912.5%20666.5L911.249984%20668.0624992L807.5%20768.6875008L809.437504%20766.5624992C795.067904%20783.2474496%20776.529248%20793.8931488000001%20756.812512%20798.5624992C737.157504%20803.2172288%20716.391648%20801.899792%20697.375008%20794.75C623.934432%20769.2818176%20485.85584%20705.761968%20356.624992%20584.6249984L118.6249984%20822.6249984zM730.249984%20736.9375008C741.34176%20737.4526912%20753.658368%20733.3370752%20761%20724.8124992L761.937504%20723.75L862.687488%20626C866.070208%20621.5581536%20866.101536%20616.8774272%20862.687488%20612.4375008L727.937504%20480.812512C727.991904%20481.042912%20725.278304%20479.659264%20721.5%20483.437504L626.875008%20578.0624992L607.562496%20570.750016C607.562496%20570.750016%20529.493952%20541.832768%20460.375008%20480.875008L401.875008%20539.375008C522.496608%20651.7947616%20653.420128%20711.8976416%20718.937504%20734.5624992L719.375008%20734.6875008L719.812512%20734.8750016C723.016032%20736.0863424%20726.552736%20736.7657696%20730.249984%20736.9375008zM269%20491.187488C201.448%20407.827488%20145.5170016%20310.201504%20102.1249984%20198.937504C89.1009984%20160.025504%2097.1084992%20119.627488%20125.8124992%2086.187488L224.9375008%20-12.937504C239.1455008%20-27.145504%20256.926%20-34.250016%20274.75%20-34.249984C292.542%20-34.249984%20310.3544992%20-27.113504%20324.562496%20-12.937504L455.812512%20118.187488C484.260512%20146.635488%20484.260512%20189.489504%20455.812512%20217.937504L391.8125120000001%20282C398.660512%20295.568%20409.362016%20315.24%20423.249984%20337L376.937504%20383.312512C343.4335040000001%20333.200512%20324.932512%20290.529504%20323.8125120000001%20287.937504L315.25%20268.062496L410.562496%20172.687488C412.738496%20170.511488%20412.738496%20165.581504%20410.562496%20163.437504L279.3124992%2032.312512C277.1684992%2030.200512%20272.3635008%2030.200512%20270.1875008%2032.312512L172.8124992%20129.624992C164.1404992%20139.736992%20155.37%20156.483488%20162.25%20177.187488C201.93%20278.819488%20252.9335008%20368.820512%20314.4375008%20445.8125120000001L269%20491.187488z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shipping-fast%22%20%20%20%20%20%20unicode=%22&#xF48B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M0%20704L0%20640L608%20640L608%20160L411%20160C396.750016%20215%20347.250016%20256%20288%20256C228.750016%20256%20179.250016%20215%20165%20160L128%20160L128%20320L64%20320L64%2096L165%2096C179.250016%2041%20228.750016%200%20288%200C347.250016%200%20396.750016%2041%20411%2096L677%2096C691.250016%2041%20740.750016%200%20800%200C859.250016%200%20908.750016%2041%20923%2096L1024%2096L1024%20357L1022%20362L958%20554L951%20576L672%20576L672%20704zM32%20576L32%20512L320%20512L320%20576zM672%20512L905%20512L960%20348L960%20160L923%20160C908.750016%20215%20859.250016%20256%20800%20256C740.750016%20256%20691.250016%20215%20677%20160L672%20160zM64%20448L64%20384L256%20384L256%20448zM288%20192C323.750016%20192%20352%20163.7499840000001%20352%20128C352%2092.249984%20323.750016%2064%20288%2064C252.250016%2064%20224%2092.249984%20224%20128C224%20163.7499840000001%20252.250016%20192%20288%20192zM800%20192C835.750016%20192%20864%20163.7499840000001%20864%20128C864%2092.249984%20835.750016%2064%20800%2064C764.250016%2064%20736%2092.249984%20736%20128C736%20163.7499840000001%20764.250016%20192%20800%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22broadcast-tower%22%20%20%20%20%20%20unicode=%22&#xF519;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M230%20762C92.5%20628.124992%2093%20406%20230%20269L275%20314C162.375008%20426.624992%20162.875008%20606.749984%20275%20716zM794%20759L749%20713C861.750016%20600.249984%20861.750016%20423.749984%20749%20311L794%20265C930.750016%20401.749984%20930.750016%20622.249984%20794%20759zM317%20666C234.250016%20583.249984%20234.250016%20447.749984%20317%20365L362%20410C304%20468%20304%20563%20362%20621zM707%20663L662%20617C720%20559%20720%20465%20662%20407L707%20361C789.750016%20443.749984%20789.750016%20580.249984%20707%20663zM512%20576C476.624992%20576%20448%20547.375008%20448%20512C448%20492%20457.624992%20474.749984%20472%20463L330%2064L288%2064L288%200L416%200L416%2064L397%2064L512%20385L627%2064L608%2064L608%200L736%200L736%2064L694%2064L552%20463C566.375008%20474.749984%20576%20492%20576%20512C576%20547.375008%20547.375008%20576%20512%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22copyright%22%20%20%20%20%20%20unicode=%22&#xF1F9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM509%20576C402.624992%20576%20317%20490.375008%20317%20384C317%20277.624992%20402.624992%20192%20509%20192C585.750016%20192%20651.375008%20238%20682%20303L624%20330C603.375008%20286.124992%20560.250016%20256%20509%20256C436.124992%20256%20381%20311.124992%20381%20384C381%20456.875008%20436.124992%20512%20509%20512C560.250016%20512%20603.375008%20481.875008%20624%20438L682%20465C651.375008%20530%20585.750016%20576%20509%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plug%22%20%20%20%20%20%20unicode=%22&#xF1E6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M704%20781L576%20654L503%20727L457%20681L481%20657L317%20493C278.250016%20454.249984%20278.250016%20390.749984%20317%20352L376%20293L137%2055L183%209L421%20248L480%20189C518.750016%20150.2499840000001%20582.250016%20150.2499840000001%20621%20189L785%20353L809%20329L855%20375L782%20448L909%20576L864%20621L736%20494L622%20608L749%20736zM526%20612L740%20398L576%20234C563.624992%20221.624992%20537.375008%20221.624992%20525%20234L362%20397C349.624992%20409.375008%20349.624992%20435.624992%20362%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22space-shuttle%22%20%20%20%20%20%20unicode=%22&#xF197;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20768L64%20576L0%20576L0%20480L32%20480L32%20288L0%20288L0%20192L64%20192L64%200L210%200C288.624992%200%20364.375008%2031.375008%20420%2087L559%20225L816%20247C898.375008%20253.875008%20973.124992%20297.2499840000001%201019%20366L1030%20384L1019%20402C973.124992%20470.749984%20898.375008%20514.124992%20816%20521L559%20543L425%20677L420%20681C364.375008%20736.624992%20288.624992%20768%20210%20768zM128%20704L210%20704C271.750016%20704%20331.375008%20679.624992%20375%20636L466%20544L320%20544L320%20480L544%20480L810%20458C864%20453.5%20910.875008%20424.375008%20946%20384C910.875008%20343.624992%20864%20314.5%20810%20310L541%20288L320%20288L320%20224L466%20224L375%20132C331.375008%2088.375008%20271.750016%2064%20210%2064L128%2064L128%20288L96%20288L96%20480L128%20480zM768%20416L768%20352L832%20352L832%20416zM192%20224L192%20128L256%20128L256%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bell%22%20%20%20%20%20%20unicode=%22&#xF0F3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C476.624992%20800%20448%20771.375008%20448%20736C448%20733.249984%20448.624992%20730.624992%20449%20728C338.375008%20699.749984%20256%20599.249984%20256%20480L256%20192C256%20173.875008%20242.124992%20160%20224%20160L192%20160L192%2096L422%2096C418.375008%2085.875008%20416%2075.249984%20416%2064C416%2011.375008%20459.375008%20-32%20512%20-32C564.624992%20-32%20608%2011.375008%20608%2064C608%2075.249984%20605.624992%2085.875008%20602%2096L832%2096L832%20160L800%20160C781.875008%20160%20768%20173.875008%20768%20192L768%20471C768%20591.249984%20687.624992%20698.5%20575%20728C575.375008%20730.624992%20576%20733.249984%20576%20736C576%20771.375008%20547.375008%20800%20512%20800zM498%20672C502.624992%20672.375008%20507.250016%20672%20512%20672C514%20672%20516%20672%20518%20672C622.5%20668.875008%20704%20577.249984%20704%20471L704%20192C704%20180.7499840000001%20706.375008%20170.124992%20710%20160L314%20160C317.624992%20170.124992%20320%20180.7499840000001%20320%20192L320%20480C320%20581.624992%20398.250016%20664.749984%20498%20672zM512%2096C530%2096%20544%2082%20544%2064C544%2046%20530%2032%20512%2032C494%2032%20480%2046%20480%2064C480%2082%20494%2096%20512%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22teeth%22%20%20%20%20%20%20unicode=%22&#xF62E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M320%20736C161.216%20736%2032%20606.816%2032%20448L32%20416C32%20391.361536%2041.6629792%20369.04352%2057.0624992%20352C41.6629792%20334.9564800000001%2032%20312.638464%2032%20288L32%20256C32%20132.512%20132.48%2032%20256%2032L768%2032C891.52%2032%20992%20132.512%20992%20256L992%20288C992%20312.638464%20982.337024%20334.9564800000001%20966.937504%20352C982.337024%20369.04352%20992%20391.361536%20992%20416L992%20448C992%20606.816%20862.784%20736%20704%20736L320%20736zM320%20672L704%20672C793.559872%20672%20870.80864%20619.0642368%20906.624992%20542.937504C903.095776%20543.3351680000001%20899.630944%20544%20896%20544C876.48%20544%20858.54%20538.232512%20843.5%20528.312512C823.34%20557.1125119999999%20789.76%20576%20752%20576C727.68%20576%20705.302496%20567.995008%20687.062496%20554.875008C667.222496%20586.5550016%20632%20608%20592%20608C560.64%20608%20532.48%20594.8624992%20512%20574.062496C491.52%20594.8624992%20463.36%20608%20432%20608C392%20608%20356.777504%20586.5549983999999%20336.937504%20554.875008C318.6975008%20567.995008%20296.32%20576%20272%20576C234.24%20576%20200.66%20557.1125119999999%20180.5%20528.312512C165.46%20538.232512%20147.52%20544%20128%20544C124.3690496%20544%20120.9042272%20543.3351680000001%20117.3750016%20542.937504C153.191344%20619.0642368%20230.4401376%20672%20320%20672zM432%20544C458.56%20544%20480%20522.56%20480%20496L480%20416C480%20398.4%20465.6%20384%20448%20384L416%20384C398.4%20384%20384%20398.4%20384%20416L384%20496C384%20522.56%20405.44%20544%20432%20544zM592%20544C618.56%20544%20640%20522.56%20640%20496L640%20416C640%20398.4%20625.6%20384%20608%20384L576%20384C558.4%20384%20544%20398.4%20544%20416L544%20496C544%20522.56%20565.44%20544%20592%20544zM272%20512C298.56%20512%20320%20490.56%20320%20464L320%20416C320%20398.4%20305.6%20384%20288%20384L256%20384C238.4%20384%20224%20398.4%20224%20416L224%20464C224%20490.56%20245.44%20512%20272%20512zM752%20512C778.56%20512%20800%20490.56%20800%20464L800%20416C800%20398.4%20785.6%20384%20768%20384L736%20384C718.4%20384%20704%20398.4%20704%20416L704%20464C704%20490.56%20725.44%20512%20752%20512zM128%20480C145.6%20480%20160%20465.6%20160%20448L160%20416C160%20398.4%20145.6%20384%20128%20384C110.4%20384%2096%20398.4%2096%20416L96%20448C96%20465.6%20110.4%20480%20128%20480zM896%20480C913.6%20480%20928%20465.6%20928%20448L928%20416C928%20398.4%20913.6%20384%20896%20384C878.4%20384%20864%20398.4%20864%20416L864%20448C864%20465.6%20878.4%20480%20896%20480zM128%20320C145.6%20320%20160%20305.6%20160%20288C160%20270.4%20145.6%20256%20128%20256C110.4%20256%2096%20270.4%2096%20288C96%20305.6%20110.4%20320%20128%20320zM256%20320L288%20320C305.6%20320%20320%20305.6%20320%20288L320%20256C320%20238.4%20305.6%20224%20288%20224C252.8%20224%20224%20252.8%20224%20288C224%20305.6%20238.4%20320%20256%20320zM416%20320L448%20320C465.6%20320%20480%20305.6%20480%20288L480%20256C480%20238.4%20465.6%20224%20448%20224L416%20224C398.4%20224%20384%20238.4%20384%20256L384%20288C384%20305.6%20398.4%20320%20416%20320zM576%20320L608%20320C625.6%20320%20640%20305.6%20640%20288L640%20256C640%20238.4%20625.6%20224%20608%20224L576%20224C558.4%20224%20544%20238.4%20544%20256L544%20288C544%20305.6%20558.4%20320%20576%20320zM736%20320L768%20320C785.6%20320%20800%20305.6%20800%20288C800%20252.8%20771.2%20224%20736%20224C718.4%20224%20704%20238.4%20704%20256L704%20288C704%20305.6%20718.4%20320%20736%20320zM896%20320C913.6%20320%20928%20305.6%20928%20288C928%20270.4%20913.6%20256%20896%20256C878.4%20256%20864%20270.4%20864%20288C864%20305.6%20878.4%20320%20896%20320zM185.6249984%20211.812512C209.3050016%20180.452512%20246.08%20160%20288%20160C312.64%20160%20335.04%20169.577504%20352%20184.937504C368.96%20169.577504%20391.36%20160%20416%20160L448%20160C472.64%20160%20495.04%20169.577504%20512%20184.937504C528.96%20169.577504%20551.36%20160%20576%20160L608%20160C632.64%20160%20655.04%20169.577504%20672%20184.937504C688.96%20169.577504%20711.36%20160%20736%20160C777.92%20160%20814.695008%20180.452512%20838.375008%20211.812512C854.375008%20199.332512%20874.24%20192%20896%20192C902.669376%20192%20909.204672%20192.689184%20915.5%20194C891.233344%20136.468832%20834.258144%2096%20768%2096L256%2096C189.74184%2096%20132.7666528%20136.468832%20108.5%20194C114.7953216%20192.689184%20121.3306208%20192%20128%20192C149.76%20192%20169.6250016%20199.332512%20185.6249984%20211.812512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mosque%22%20%20%20%20%20%20unicode=%22&#xF678;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M206%20763L177%20683L130%20555L128%20550L128%200L480%200L480%2096C480%20114.875008%20483.250016%20123.124992%20486%20128C488.750016%20132.875008%20491.875008%20135.7499840000001%20499%20141C502.624992%20143.624992%20506.875008%20146.624992%20512%20151C517.124992%20146.624992%20521.375008%20143.624992%20525%20141C532.124992%20135.7499840000001%20535.250016%20132.875008%20538%20128C540.750016%20123.124992%20544%20114.875008%20544%2096L544%200L896%200L896%20550L894%20556L845%20684L814%20763L785%20683L738%20555L736%20550L736%20352L733%20352C722.750016%20438.749984%20672.624992%20491.624992%20626%20523C600%20540.5%20575.375008%20552.749984%20560%20563C552.375008%20568.124992%20547%20572.624992%20545%20575C543%20577.375008%20544%20576.375008%20544%20576L544%20608L480%20608L480%20576C480%20576.375008%20481%20577.5%20479%20575C477%20572.5%20471.750016%20567.249984%20464%20562C448.624992%20551.5%20424%20538.624992%20398%20521C351.624992%20489.5%20301.5%20437.249984%20291%20352L288%20352L288%20550L286%20556L237%20684zM207%20580L224%20537L224%2064L192%2064L192%20538zM815%20580L832%20537L832%2064L800%2064L800%20538zM512%20519C516%20515.875008%20519.875008%20512.749984%20524%20510C544.624992%20496.249984%20568%20483.749984%20590%20469C627.750016%20443.5%20660.375008%20413.5%20669%20352L355%20352C363.624992%20412.749984%20396.124992%20443.249984%20434%20469C456%20484%20479.375008%20496%20500%20510C504.124992%20512.875008%20508%20515.875008%20512%20519zM288%20288L736%20288L736%2064L608%2064L608%2096C608%20122.375008%20603.250016%20143.624992%20594%20160C584.750016%20176.375008%20571.875008%20186.624992%20563%20193C554.124992%20199.375008%20549.875008%20202.5%20548%20205C546.124992%20207.5%20544%20210.7499840000001%20544%20224L480%20224C480%20210.7499840000001%20477.875008%20207.5%20476%20205C474.124992%20202.5%20469.875008%20199.375008%20461%20193C452.124992%20186.624992%20439.250016%20176.375008%20430%20160C420.750016%20143.624992%20416%20122.375008%20416%2096L416%2064L288%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22monument%22%20%20%20%20%20%20unicode=%22&#xF5A6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C476.624992%20768%20448%20739.375008%20448%20704C448%20668.624992%20476.624992%20640%20512%20640C547.375008%20640%20576%20668.624992%20576%20704C576%20739.375008%20547.375008%20768%20512%20768zM512%20640L384%20640L384%20576L431%20576L417%20256L320%20256L320%2064L256%2064L256%200L768%200L768%2064L704%2064L704%20256L607%20256L593%20576L640%20576L640%20640zM495%20576L529%20576L543%20256L481%20256zM384%20192L640%20192L640%2064L384%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-pen%22%20%20%20%20%20%20unicode=%22&#xF305;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M613%20800C588.5%20799.875008%20564.624992%20790.375008%20547%20771C546.750016%20770.749984%20547.250016%20770.249984%20547%20770C507.624992%20730.375008%20492.375008%20691%20479%20656C473.250016%20640.875008%20467.5%20626.624992%20460%20612C445.250016%20629%20424%20640%20400%20640C356.250016%20640%20320%20603.749984%20320%20560C320%20516.249984%20356.250016%20480%20400%20480C423.750016%20480%20444.250016%20491.249984%20459%20508L461%20506L169%20215L160%20205L160%2078L128%2045L173%200L206%2032L333%2032L343%2041L873%20572L874%20573C910.875008%20609.875008%20910.875008%20670.124992%20874%20707L835%20746C816.5%20764.5%20792.5%20774%20768%20774C745.124992%20774%20722.875008%20765.124992%20705%20749L682%20771C663.124992%20789.875008%20637.875008%20800.124992%20613%20800zM614%20736C621.875008%20735.875008%20630.375008%20732.624992%20637%20726L659%20704L463%20509C506.375008%20555%20525.5%20597.749984%20539%20633C552.750016%20669%20561.375008%20695.375008%20592%20726L594%20728C598.750016%20733.375008%20606.124992%20736.124992%20614%20736zM768%20711C775.5%20711%20782.875008%20708.124992%20790%20701L829%20662C843.250016%20647.749984%20843.250016%20632.249984%20829%20618L800%20590L718%20672L743%20697L746%20701C753.124992%20708.124992%20760.5%20711%20768%20711zM672%20626L754%20544L512%20302L430%20384zM400%20576C409.250016%20576%20416%20569.249984%20416%20560C416%20550.749984%20409.250016%20544%20400%20544C390.750016%20544%20384%20550.749984%20384%20560C384%20569.249984%20390.750016%20576%20400%20576zM384%20338L466%20256L306%2096L224%2096L224%20178z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map-marker%22%20%20%20%20%20%20unicode=%22&#xF041;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C353.375008%20800%20224%20670.624992%20224%20512C224%20467%20242.250016%20415.375008%20267%20359C291.750016%20302.624992%20323.624992%20242.7499840000001%20356%20187C420.750016%2075.375008%20486%20-18%20486%20-18L512%20-56L538%20-18C538%20-18%20603.250016%2075.375008%20668%20187C700.375008%20242.7499840000001%20732.250016%20302.624992%20757%20359C781.750016%20415.375008%20800%20467%20800%20512C800%20670.624992%20670.624992%20800%20512%20800zM512%20736C636.124992%20736%20736%20636.124992%20736%20512C736%20486.375008%20722.250016%20437.875008%20699%20385C675.750016%20332.124992%20643.624992%20273.5%20612%20219C561.750016%20132.2499840000001%20530.5%2086.375008%20512%2059C493.5%2086.375008%20462.250016%20132.2499840000001%20412%20219C380.375008%20273.5%20348.250016%20332.124992%20325%20385C301.750016%20437.875008%20288%20486.375008%20288%20512C288%20636.124992%20387.875008%20736%20512%20736zM512%20576C476.624992%20576%20448%20547.375008%20448%20512C448%20476.624992%20476.624992%20448%20512%20448C547.375008%20448%20576%20476.624992%20576%20512C576%20547.375008%20547.375008%20576%20512%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22doctor%22%20%20%20%20%20%20unicode=%22&#xF0F0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M270%20704L261%20689C261%20689%20160%20523.124992%20160%20256L160%20224L355%20224C352.875008%20213.624992%20352%20203%20352%20192C352%20104%20424%2032%20512%2032C600%2032%20672%20104%20672%20192C672%20203%20671.124992%20213.624992%20669%20224L864%20224L864%20256C864%20403.5%20839.124992%20511.624992%20814%20583C788.875008%20654.375008%20762%20691%20762%20691L752%20704zM309%20640L716%20640C720.624992%20633.375008%20734.375008%20616.624992%20754%20561C774.750016%20502.124992%20793.375008%20409.624992%20797%20288L640%20288C610.750016%20326.7499840000001%20564%20352%20512%20352C460%20352%20413.250016%20326.7499840000001%20384%20288L227%20288C234.250016%20500.749984%20298.375008%20621.749984%20309%20640zM480%20576L480%20512L416%20512L416%20448L480%20448L480%20384L544%20384L544%20448L608%20448L608%20512L544%20512L544%20576zM512%20288C565.375008%20288%20608%20245.375008%20608%20192C608%20138.624992%20565.375008%2096%20512%2096C458.624992%2096%20416%20138.624992%20416%20192C416%20245.375008%20458.624992%20288%20512%20288zM512%20224C494.375008%20224%20480%20209.624992%20480%20192C480%20174.375008%20494.375008%20160%20512%20160C529.624992%20160%20544%20174.375008%20544%20192C544%20209.624992%20529.624992%20224%20512%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-numeric-up%22%20%20%20%20%20%20unicode=%22&#xF163;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M274.8750016%20736L270.0624992%20711.0624992C270.0624992%20711.0624992%20264.6675008000001%20692.4975008%20252.1875008%20673.9375008C239.3875008%20655.3775008%20223.36%20640%20192%20640L192%20576C236.16%20576%20266.24%20597.7649984%20288%20621.1249984L288%20416L352%20416L352%20736L274.8750016%20736zM736%20720L712.937504%20697.9375008L576%20560L621.124992%20514.875008L704%20598.0624992L704%200L768%200L768%20598.0624992L850.875008%20514.875008L896%20560L759.062496%20697.9375008L736%20720zM272%20352C210.56%20352%20160%20301.4400000000001%20160%20240L160%20224L224%20224L224%20240C224%20268.16%20243.84%20288%20272%20288L304%20288C332.1600000000001%20288%20352%20268.16%20352%20240C352%20225.28%20340.817504%20208.644992%20321.937504%20197.124992C282.5775008%20172.804992%20247.9949984%20157.124992%20218.8750016%20141.124992C204.4749984%20132.804992%20191.3324992%20125.097504%20179.8124992%20112.937504C168.6124992%20100.777504%20160%2082.56%20160%2064L160%2032L416%2032L416%2096L270.0624992%2096C293.4224992%20108.16%20320.612512%20120.302496%20355.8125120000001%20142.062496C388.452512%20162.222496%20416%20197.12%20416%20240C416%20301.4400000000001%20365.44%20352%20304%20352L272%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-double-down%22%20%20%20%20%20%20unicode=%22&#xF103;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M167%20682L121%20637L512%20246L903%20637L857%20682L512%20337zM167%20458L121%20413L512%2022L903%20413L857%20458L512%20113z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-import%22%20%20%20%20%20%20unicode=%22&#xF56F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20768L192%200L832%200L832%20288L768%20288L768%2064L256%2064L256%20704L768%20704L768%20480L832%20480L832%20768zM560%20544L422%20407L400%20384L422%20361L560%20224L605%20269L522%20352L896%20352L896%20416L522%20416L605%20499z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stroopwafel%22%20%20%20%20%20%20unicode=%22&#xF551;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C528.036896%20736%20543.713088%20734.5252928%20559.187488%20732.4375008L512%20685.25L464.812512%20732.4375008C480.286912%20734.5252928%20495.963104%20736%20512%20736zM392.187488%20714.5624992L466.750016%20640L384%20557.249984L286.9375008%20654.3124992C317.9421728%20680.1724672%20353.550336%20700.5087008%20392.187488%20714.5624992zM631.812512%20714.5624992C670.449664%20700.5087008%20706.057824%20680.1724672%20737.062496%20654.3124992L640%20557.249984L557.249984%20640L631.812512%20714.5624992zM241.6875008%20609.0624992L338.750016%20512L256%20429.249984L181.4375008%20503.812512C195.4912992%20542.449664%20215.8275328%20578.0578272%20241.6875008%20609.0624992zM782.312512%20609.0624992C808.17248%20578.0578272%20828.508704%20542.449664%20842.562496%20503.812512L768%20429.249984L685.249984%20512L782.312512%20609.0624992zM512%20594.75L594.750016%20512L512%20429.249984L429.249984%20512L512%20594.75zM384%20466.750016L466.750016%20384L384%20301.2499840000001L301.25%20384L384%20466.750016zM640%20466.750016L722.750016%20384L640%20301.2499840000001L557.249984%20384L640%20466.750016zM163.5624992%20431.187488L210.75%20384L163.5624992%20336.812512C161.4747072%20352.2869120000001%20160%20367.9631040000001%20160%20384C160%20400.036896%20161.4747072%20415.7130880000001%20163.5624992%20431.187488zM860.437504%20431.187488C862.52528%20415.7130880000001%20864%20400.036896%20864%20384C864%20367.9631040000001%20862.52528%20352.2869120000001%20860.437504%20336.812512L813.249984%20384L860.437504%20431.187488zM256%20338.750016L338.750016%20256L241.6875008%20158.937504C215.8275328%20189.942176%20195.4912992%20225.550336%20181.4375008%20264.1874880000001L256%20338.750016zM512%20338.750016L594.750016%20256L512%20173.2499840000001L429.249984%20256L512%20338.750016zM768%20338.750016L842.562496%20264.1874880000001C828.508704%20225.550336%20808.17248%20189.942176%20782.312512%20158.937504L685.249984%20256L768%20338.750016zM384%20210.750016L466.750016%20128L392.187488%2053.437504C353.550336%2067.491296%20317.9421728%2087.8275200000001%20286.9375008%20113.687488L384%20210.750016zM640%20210.750016L737.062496%20113.687488C706.057824%2087.8275200000001%20670.449664%2067.491296%20631.812512%2053.437504L557.249984%20128L640%20210.750016zM512%2082.750016L559.187488%2035.562496C543.713088%2033.4747200000001%20528.036896%2032%20512%2032C495.963104%2032%20480.286912%2033.4747200000001%20464.812512%2035.562496L512%2082.750016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22h-square%22%20%20%20%20%20%20unicode=%22&#xF0FD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L800%20672L800%2096L224%2096zM352%20576L352%20192L416%20192L416%20352L608%20352L608%20192L672%20192L672%20576L608%20576L608%20416L416%20416L416%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paper--hand-%22%20%20%20%20%20%20unicode=%22&#xF256;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C467.750016%20832%20431%20801%20420%20760C408.750016%20764.624992%20396.875008%20768%20384%20768C331.375008%20768%20288%20724.624992%20288%20672L288%20328L260%20356C222.750016%20393.249984%20161.250016%20393.249984%20124%20356C86.750016%20318.7499840000001%2086.750016%20257.2499840000001%20124%20220L341%203C378.624992%20-34.5%20430.624992%20-64%20492%20-64L640%20-64C763.375008%20-64%20864%2036.624992%20864%20160L864%20544C864%20596.624992%20820.624992%20640%20768%20640C756.750016%20640%20746.124992%20637.624992%20736%20634L736%20672C736%20724.624992%20692.624992%20768%20640%20768C627.124992%20768%20615.250016%20764.624992%20604%20760C593%20801%20556.250016%20832%20512%20832zM512%20768C530.124992%20768%20544%20754.124992%20544%20736L544%20416L608%20416L608%20672C608%20690.124992%20621.875008%20704%20640%20704C658.124992%20704%20672%20690.124992%20672%20672L672%20416L736%20416L736%20544C736%20562.124992%20749.875008%20576%20768%20576C786.124992%20576%20800%20562.124992%20800%20544L800%20160C800%2071.249984%20728.750016%200%20640%200L492%200C451.250016%200%20416.250016%2019.875008%20387%2049L169%20265C156.250016%20277.7499840000001%20156.250016%20298.2499840000001%20169%20311C181.750016%20323.7499840000001%20202.250016%20323.7499840000001%20215%20311L297%20228L352%20173L352%20672C352%20690.124992%20365.875008%20704%20384%20704C402.124992%20704%20416%20690.124992%20416%20672L416%20416L480%20416L480%20736C480%20754.124992%20493.875008%20768%20512%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22door-open%22%20%20%20%20%20%20unicode=%22&#xF52B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M508%20768L505%20767L249%20707L224%20701L224%2053L250%2049L506%201L509%200L576%200L576%20768zM640%20704L640%20640L736%20640L736%20128L640%20128L640%2064L800%2064L800%20704zM512%20703L512%2064L288%20106L288%20651zM459%20416C447.250016%20416%20437%20401.624992%20437%20384C437%20366.375008%20447.250016%20352%20459%20352C470.750016%20352%20480%20366.375008%20480%20384C480%20401.624992%20470.750016%20416%20459%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dumpster%22%20%20%20%20%20%20unicode=%22&#xF793;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20704L96%20448L138.6875008%20448L149.3124992%20384L96%20384L96%20320L160%20320L192%20128L192%2064L256%2064L256%20128L768%20128L768%2064L832%2064L832%20128L864%20320L928%20320L928%20384L874.687488%20384L885.312512%20448L928%20448L864%20704L544%20704L480%20704L160%20704zM210%20640L298.8124992%20640L274.3124992%20512L178%20512L210%20640zM364.5%20640L480%20640L480%20512L340.187488%20512L364.5%20640zM544%20640L659.5%20640L683.812512%20512L544%20512L544%20640zM725.187488%20640L814%20640L846%20512L749.687488%20512L725.187488%20640zM203.5624992%20448L262.0624992%20448L328%20448L480%20448L544%20448L696%20448L761.937504%20448L820.437504%20448L777.812512%20192L246.1875008%20192L203.5624992%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plus-circle%22%20%20%20%20%20%20unicode=%22&#xF055;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM480%20576L480%20416L320%20416L320%20352L480%20352L480%20192L544%20192L544%20352L704%20352L704%20416L544%20416L544%20576z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22scissors--hand-%22%20%20%20%20%20%20unicode=%22&#xF257;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M365%20673C338.5%20673.5%20316.5%20668%20303%20664C302.624992%20664%20302.375008%20664%20302%20664L222%20639C128.124992%20610.124992%2064%20523.124992%2064%20425L64%20256C64%20132.624992%20164.624992%2032%20288%2032L605%2032C644%2031.124992%20681.750016%2054%20697%2092C706.624992%20116.124992%20705.250016%20141.5%20696%20164C715.624992%20174.375008%20732.250016%20191.124992%20741%20213C751%20238.124992%20749.375008%20264.875008%20739%20288L864%20288C916.624992%20288%20960%20331.375008%20960%20384C960%20436.624992%20916.624992%20480%20864%20480L815%20480L828%20484C878.375008%20499.249984%20907.250016%20553.624992%20892%20604C876.750016%20654.375008%20822.375008%20683.249984%20772%20668L502%20585C499.624992%20591%20496.875008%20597.5%20493%20604C477%20630.749984%20444.624992%20661%20393%20670C383.375008%20671.624992%20373.875008%20672.875008%20365%20673zM804%20608C816.5%20606.624992%20827.124992%20598%20831%20585C836.250016%20567.749984%20826.250016%20550.249984%20809%20545L590%20479L601%20443L601%20416L864%20416C882.124992%20416%20896%20402.124992%20896%20384C896%20365.875008%20882.124992%20352%20864%20352L653%20352L569%20385C556.875008%20389.875008%20544.375008%20392.249984%20532%20392L515%20523L791%20607C795.375008%20608.375008%20799.875008%20608.5%20804%20608zM364%20607C370.124992%20607%20376.5%20607%20382%20606C416.375008%20600%20429.624992%20585%20438%20571C446.375008%20557%20447%20547%20447%20547C447%20546.375008%20447%20545.624992%20447%20545L474%20339C474.250016%20338%20474.624992%20337%20475%20336C479%20319.124992%20468.875008%20303%20452%20299C441.624992%20296.5%20436.375008%20297.875008%20431%20301C425.624992%20304.124992%20419%20310.7499840000001%20414%20325L374%20480C371.5%20489.5%20364.750016%20497.249984%20355.875008%20501.124992C346.875008%20505%20336.624992%20504.624992%20328%20500L275%20471C259.5%20462.5%20253.875008%20443%20262.5%20427.5C271%20412%20290.5%20406.375008%20306%20415L322%20424L353%20306C353.250016%20305%20353.624992%20304%20354%20303C362.624992%20278.2499840000001%20377.375008%20258.375008%20398%20246C414.875008%20235.875008%20434.5%20232%20454%20234C443.875008%20224.624992%20435.5%20212.624992%20430%20199C415.375008%20162.375008%20424.624992%20122.124992%20451%2096L288%2096C199.250016%2096%20128%20167.2499840000001%20128%20256L128%20425C128%20495.375008%20173.750016%20557.249984%20241%20578L321%20602C327.5%20604%20345.750016%20607%20364%20607zM538%20327C540.375008%20326.624992%20542.624992%20327%20545%20326L664%20278C680.750016%20271.2499840000001%20688.750016%20253.7499840000001%20682%20237C675.250016%20220.2499840000001%20656.750016%20212.2499840000001%20640%20219L521%20266C519.250016%20266.624992%20518.5%20268.124992%20517%20269C529.624992%20285.2499840000001%20537.750016%20305.7499840000001%20538%20327zM518%20195C522.250016%20195%20526.750016%20194.624992%20531%20193L574%20176L616%20159L620%20158C636.750016%20151.2499840000001%20644.750016%20132.7499840000001%20638%20116C633.124992%20103.749984%20622.250016%2096.624992%20610%2096C609.624992%2096%20609.375008%2096%20609%2096C604.750016%2095.875008%20600.250016%2096.375008%20596%2098L507%20134C490.250016%20140.7499840000001%20482.250016%20159.2499840000001%20489%20176C492.375008%20184.375008%20498.5%20189.7499840000001%20506%20193C509.750016%20194.624992%20513.750016%20195%20518%20195z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-invoice-with-us-dollar%22%20%20%20%20%20%20unicode=%22&#xF571;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L704%20-32L704%2032L256%2032L256%20736L576%20736L576%20544L768%20544L768%20480L832%20480L832%20588.8124992L822.375008%20598.3750016L630.375008%20790.3750016L620.812512%20800L192%20800zM640%20691.1875008L723.187488%20608L640%20608L640%20691.1875008zM320%20480L320%20416L704%20416L704%20480L320%20480zM864%20416L864%20352C809.6%20342.4%20768%20297.6%20768%20240C768%20176%20816%20128%20880%20128L912%20128C937.6%20128%20960%20105.6%20960%2080C960%2054.4%20937.6%2032%20912%2032L800%2032L800%20-32L864%20-32L864%20-96L928%20-96L928%20-32C982.4%20-22.4%201024%2022.4%201024%2080C1024%20144%20976%20192%20912%20192L880%20192C854.4%20192%20832%20214.4%20832%20240C832%20265.6%20854.4%20288%20880%20288L992%20288L992%20352L928%20352L928%20416L864%20416zM320%20320L320%20256L544%20256L544%20320L320%20320zM608%20320L608%20256L704%20256L704%20320L608%20320zM320%20192L320%20128L544%20128L544%20192L320%20192zM608%20192L608%20128L704%20128L704%20192L608%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lightning-bolt%22%20%20%20%20%20%20unicode=%22&#xF0E7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20704L512%20416L640%20384L515.250016%2064L512%2064L512%20321L384%20353L508.750016%20704L512%20704M576%20768L463.624992%20768L448.5%20725.5L323.624992%20374.375008L300.124992%20308L368.5%20290.875008L448%20271L448%200L559%200L574.875008%2040.749984L699.624992%20360.7499840000001L726%20428.5L576%20466z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bookmark%22%20%20%20%20%20%20unicode=%22&#xF02E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20736L224%200L275%2038L512%20216L749%2038L800%200L800%20736zM288%20672L736%20672L736%20128L531%20282L512%20296L493%20282L288%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22atlas%22%20%20%20%20%20%20unicode=%22&#xF558;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768C235.36%20768%20192%20724.64%20192%20672L192%2096C192%2043.36%20235.36%200%20288%200L832%200L832%20768L288%20768zM288%20704L768%20704L768%20192L288%20192C276.736%20192%20266.112%20189.648%20256%20186L256%20672C256%20690.112%20269.888%20704%20288%20704zM512%20640C406.368%20640%20320%20553.6320000000001%20320%20448C320%20342.3680000000001%20406.368%20256%20512%20256C617.632%20256%20704%20342.3680000000001%20704%20448C704%20553.6320000000001%20617.632%20640%20512%20640zM534%20573C549.488%20570.376%20564.008%20565.648%20577%20558L579.062496%20535L564.062496%20541L552.062496%20531L554.062496%20502L585.062496%20511L623.062496%20499L613.062496%20482L590%20496L565%20492L541%20474L527%20432L554%20410C554%20410%20582.558496%20415%20584.062496%20415C585.566496%20415%20596.062496%20388.937504%20596.062496%20388.937504L580.062496%20339.937504C560.414496%20327.713504%20537.12%20320%20512%20320C504.512%20320%20497.136%20321.752%20490%20323L483.937504%20333L499%20389L442%20432L389%20432L385%20440C384.84%20442.752%20384%20445.248%20384%20448C384%20454.88%20384.976%20461.504%20386%20468L413%20489L470%20516L461%20553L486%20558L497%20542L540.062496%20550L534%20573zM418%20361L428.062496%20361L447.062496%20338C436.150496%20344.4%20426.48%20351.88%20418%20361zM288%20128L768%20128L768%2064L288%2064C269.888%2064%20256%2077.888%20256%2096C256%20114.112%20269.888%20128%20288%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stop%22%20%20%20%20%20%20unicode=%22&#xF04D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20704L192%2064L832%2064L832%20704zM256%20640L768%20640L768%20128L256%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-wine-glas%22%20%20%20%20%20%20unicode=%22&#xF5CE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M262%20736L257%20711C257%20711%20224%20560.375008%20224%20480C224%20332.2499840000001%20336.5%20210.2499840000001%20480%20194L480%2064L320%2064L320%200L704%200L704%2064L544%2064L544%20194C687.5%20210.2499840000001%20800%20332.2499840000001%20800%20480C800%20560.5%20767%20711%20767%20711L762%20736zM315%20672L709%20672C712%20656.375008%20719.624992%20617%20726%20576L352%20576L352%20512L734%20512C735%20500.875008%20736%20488.875008%20736%20480C736%20355.875008%20636.124992%20256%20512%20256C387.875008%20256%20288%20355.875008%20288%20480C288%20534%20309.375008%20643%20315%20672z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22battery-3-4-full%22%20%20%20%20%20%20unicode=%22&#xF241;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20640L96%20128L864%20128L864%20288L928%20288L928%20480L864%20480L864%20640zM160%20576L800%20576L800%20192L160%20192zM224%20512L224%20256L672%20256L672%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grimacing-face%22%20%20%20%20%20%20unicode=%22&#xF57F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM368%20512A48%2048%200%200%201%20368%20416A48%2048%200%200%201%20368%20512zM656%20512A48%2048%200%200%201%20656%20416A48%2048%200%200%201%20656%20512zM384%20352C331.072%20352%20288%20308.928%20288%20256C288%20203.072%20331.072%20160%20384%20160L640%20160C692.928%20160%20736%20203.072%20736%20256C736%20308.928%20692.928%20352%20640%20352L384%20352zM384%20288L416%20288L416%20224L384%20224C366.336%20224%20352%20238.336%20352%20256C352%20273.664%20366.336%20288%20384%20288zM480%20288L544%20288L544%20224L480%20224L480%20288zM608%20288L640%20288C657.664%20288%20672%20273.664%20672%20256C672%20238.336%20657.664%20224%20640%20224L608%20224L608%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-holding%22%20%20%20%20%20%20unicode=%22&#xF4BD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M336.5%20320C303.508%20319.872%20278.3750016%20311.5%20278.3750016%20311.5L277.75%20311.2499840000001L96.25%20241.624992L159.75%2063.375008L317.5%20123.875008L545.875008%20-1.875008L940.249984%20161.5L915.750016%20220.5L549.750016%2069L322.5%20194.124992L198%20146.5L177.5%20204.312512L299%20250.937504C299.288%20251.033504%20314.228%20256%20336.5%20256C358.996%20256%20385.224992%20251.0060160000001%20407.624992%20230.750016L408.062496%20230.5L408.187488%20230.375008C441.179488%20201.735008%20466.063488%20181.7230080000001%20500.687488%20170.875008C535.311488%20159.995008%20574.587488%20158.744%20640.187488%20159L639.875008%20223C575.491008%20222.744%20541.859008%20225.024%20519.875008%20232C497.859008%20238.752%20482.244%20250.8870080000001%20450.5%20278.375008L450.124992%20278.624992C413.100992%20311.872992%20369.108%20320.1280000000001%20336.5%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22weight%22%20%20%20%20%20%20unicode=%22&#xF496;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20704L128%2064L896%2064L896%20704zM192%20640L832%20640L832%20128L192%20128zM512%20576C373.375008%20576%20270%20507%20270%20507L245%20490L261%20464L357%20304L366%20288L658%20288L667%20304L763%20464L779%20490L754%20507C754%20507%20650.624992%20576%20512%20576zM512%20512C602.375008%20512%20662%20483%20691%20467L623%20352L564%20352L605%20434L547%20462L492%20352L401%20352L333%20467C362%20483%20421.624992%20512%20512%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-level-up%22%20%20%20%20%20%20unicode=%22&#xF3BF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M544%20768L521%20746L249%20474L295%20427.937504L512%20645L512%2064L192%2064L192%200L512%200L576%200L576%20645L793%20428L839%20474L567%20746L544%20768z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22television%22%20%20%20%20%20%20unicode=%22&#xF26C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M64%20672L64%20160L960%20160L960%20672zM128%20608L896%20608L896%20224L128%20224zM320%20128L320%2064L704%2064L704%20128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22portrait%22%20%20%20%20%20%20unicode=%22&#xF3E0;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20736L224%2032L800%2032L800%20736zM288%20672L736%20672L736%2096L288%2096zM512%20576C441.624992%20576%20384%20518.375008%20384%20448C384%20412.375008%20399.250016%20380.2499840000001%20423%20357C380.375008%20328.124992%20352%20279%20352%20224L416%20224C416%20277.375008%20458.624992%20320%20512%20320C565.375008%20320%20608%20277.375008%20608%20224L672%20224C672%20279%20643.624992%20328.124992%20601%20357C624.750016%20380.2499840000001%20640%20412.375008%20640%20448C640%20518.375008%20582.375008%20576%20512%20576zM512%20512C547.750016%20512%20576%20483.749984%20576%20448C576%20412.249984%20547.750016%20384%20512%20384C476.250016%20384%20448%20412.249984%20448%20448C448%20483.749984%20476.250016%20512%20512%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clipboard-list%22%20%20%20%20%20%20unicode=%22&#xF46D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20832C471.68%20832%20443.204992%20803.52%20429.124992%20768L160%20768L160%20-32L864%20-32L864%20768L594.875008%20768C580.795008%20803.52%20552.32%20832%20512%20832zM512%20768C529.6%20768%20544%20753.6%20544%20736L544%20704L640%20704L640%20640L384%20640L384%20704L480%20704L480%20736C480%20753.6%20494.4%20768%20512%20768zM224%20704L320%20704L320%20576L704%20576L704%20704L800%20704L800%2032L224%2032L224%20704zM288%20480L288%20416L352%20416L352%20480L288%20480zM416%20480L416%20416L736%20416L736%20480L416%20480zM288%20352L288%20288L352%20288L352%20352L288%20352zM416%20352L416%20288L736%20288L736%20352L416%20352zM288%20224L288%20160L352%20160L352%20224L288%20224zM416%20224L416%20160L736%20160L736%20224L416%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22campground%22%20%20%20%20%20%20unicode=%22&#xF6BB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M337%20740L325%20721C325%20721%20284.624992%20658.875008%20233%20588C181.375008%20517.124992%20116.250016%20436.875008%2078%20410L62%20399L64%20380L96%2092L99%2064L128%2064C175.5%2064%20230.875008%2061.5%20286%2058L320%2056L320%20320L384%20320L384%2051L413%2048C503.5%2040%20572%2032%20572%2032L577%2032L927%20102L928%20127C928%20127%20930.875008%20180.375008%20936%20243C941.124992%20305.624992%20949.5%20379.2499840000001%20958%20406L965%20428L948%20441C837.624992%20526.5%20732%20719%20732%20719L722%20739L699%20736C699%20736%20493.375008%20707.624992%20358%20735zM687%20670C700.124992%20645.624992%20764.875008%20529.875008%20858%20438L617%20400C538.124992%20475.749984%20457.750016%20595.5%20414%20665C537.875008%20652.249984%20660.124992%20666.375008%20687%20670zM350%20644C392%20576.375008%20480.124992%20443.624992%20573%20355C552%20269.375008%20545.624992%20155.2499840000001%20544%2099C522.624992%20101.249984%20496.875008%20104.375008%20448%20109L448%20384L256%20384L256%20123C221.875008%20124.875008%20188.750016%20126.5%20157%20127L130%20373C181.624992%20415%20236.875008%20484%20285%20550C316.250016%20593%20335.750016%20622.375008%20350%20644zM889%20377C881.5%20338.875008%20875.750016%20293.875008%20872%20249C867.875008%20198.375008%20866.875008%20170.624992%20866%20154L609%20102C610.624992%20158.375008%20616.5%20265%20633%20337z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ambulance%22%20%20%20%20%20%20unicode=%22&#xF0F9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M576%20800C540.624992%20800%20512%20771.375008%20512%20736L512%20704L32%20704L32%2096L133%2096C147.250016%2041%20196.750016%200%20256%200C315.250016%200%20364.750016%2041%20379%2096L645%2096C659.250016%2041%20708.750016%200%20768%200C827.250016%200%20876.750016%2041%20891%2096L992%2096L992%20460L984%20469L792%20693L783%20704L640%20704L640%20736C640%20771.375008%20611.375008%20800%20576%20800zM96%20640L753%20640L928%20436L928%20160L891%20160C876.750016%20215%20827.250016%20256%20768%20256C708.750016%20256%20659.250016%20215%20645%20160L379%20160C364.750016%20215%20315.250016%20256%20256%20256C196.750016%20256%20147.250016%20215%20133%20160L96%20160zM448%20544L448%20448L352%20448L352%20384L448%20384L448%20288L512%20288L512%20384L608%20384L608%20448L512%20448L512%20544zM256%20192C291.750016%20192%20320%20163.7499840000001%20320%20128C320%2092.249984%20291.750016%2064%20256%2064C220.250016%2064%20192%2092.249984%20192%20128C192%20163.7499840000001%20220.250016%20192%20256%20192zM768%20192C803.750016%20192%20832%20163.7499840000001%20832%20128C832%2092.249984%20803.750016%2064%20768%2064C732.250016%2064%20704%2092.249984%20704%20128C704%20163.7499840000001%20732.250016%20192%20768%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22truck%22%20%20%20%20%20%20unicode=%22&#xF0D1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M32%20768L32%2096L133%2096C147.250016%2041%20196.750016%200%20256%200C315.250016%200%20364.750016%2041%20379%2096L645%2096C659.250016%2041%20708.750016%200%20768%200C827.250016%200%20876.750016%2041%20891%2096L992%2096L992%20429L983%20439L791%20631L781%20640L608%20640L608%20768zM96%20704L544%20704L544%20160L379%20160C364.750016%20215%20315.250016%20256%20256%20256C196.750016%20256%20147.250016%20215%20133%20160L96%20160zM608%20576L754%20576L928%20402L928%20160L891%20160C876.750016%20215%20827.250016%20256%20768%20256C708.750016%20256%20659.250016%20215%20645%20160L608%20160zM256%20192C291.750016%20192%20320%20163.7499840000001%20320%20128C320%2092.249984%20291.750016%2064%20256%2064C220.250016%2064%20192%2092.249984%20192%20128C192%20163.7499840000001%20220.250016%20192%20256%20192zM768%20192C803.750016%20192%20832%20163.7499840000001%20832%20128C832%2092.249984%20803.750016%2064%20768%2064C732.250016%2064%20704%2092.249984%20704%20128C704%20163.7499840000001%20732.250016%20192%20768%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22passport%22%20%20%20%20%20%20unicode=%22&#xF5AB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20800L192%20-32L832%20-32L832%20800zM256%20736L768%20736L768%2032L256%2032zM512%20640C406.375008%20640%20320%20553.624992%20320%20448C320%20342.375008%20406.375008%20256%20512%20256C617.624992%20256%20704%20342.375008%20704%20448C704%20553.624992%20617.624992%20640%20512%20640zM534%20573C549.5%20570.375008%20564%20565.624992%20577%20558L579%20535L564%20541L552%20531L554%20502L585%20511L623%20499L613%20482L590%20496L565%20492L541%20474L527%20432L554%20410C554%20410%20582.5%20415%20584%20415C585.5%20415%20596%20389%20596%20389L580%20340C560.375008%20327.7499840000001%20537.124992%20320%20512%20320C504.5%20320%20497.124992%20321.7499840000001%20490%20323L484%20333L499%20389L442%20432L389%20432L385%20440C384.875008%20442.749984%20384%20445.249984%20384%20448C384%20454.875008%20385%20461.5%20386%20468L413%20489L470%20516L461%20553L486%20558L497%20542L540%20550zM418%20361L428%20361L447%20338C436.124992%20344.375008%20426.5%20351.875008%20418%20361zM320%20192L320%20128L704%20128L704%20192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fan%22%20%20%20%20%20%20unicode=%22&#xF863;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C335.624992%20768%20192%20624.375008%20192%20448C192%20271.624992%20335.624992%20128%20512%20128C688.375008%20128%20832%20271.624992%20832%20448C832%20624.375008%20688.375008%20768%20512%20768zM512%20704C647.624992%20704%20757.750016%20599.249984%20767%20466C747.624992%20479.875008%20725.5%20488.124992%20703%20492C689%20494.375008%20675%20495.249984%20661%20495C640%20494.624992%20619.250016%20491.624992%20600%20486C585.124992%20520%20551.124992%20544%20512%20544C505.124992%20544%20498.5%20543.375008%20492%20542C491.750016%20542.249984%20491.250016%20541.749984%20491%20542C470.250016%20559.375008%20448.124992%20586.249984%20438%20613C431.250016%20630.875008%20429.750016%20647.375008%20433%20661C436.124992%20674.375008%20443%20687%20461%20699C477.375008%20702.249984%20494.624992%20704%20512%20704zM368%20659C365.875008%20635.375008%20369.875008%20612.5%20378%20591C390.5%20557.749984%20411%20528.124992%20435%20505C423.124992%20489%20416%20469.249984%20416%20448C416%20422.624992%20425.750016%20399.249984%20442%20382C436.875008%20356.5%20424.750016%20325.5%20407%20304C394.750016%20289.124992%20380.624992%20279.124992%20367%20275C353.375008%20270.875008%20339.250016%20270.624992%20319%20281C280.124992%20325.875008%20256%20383.7499840000001%20256%20448C256%20536.124992%20300.624992%20613%20368%20659zM512%20480C530%20480%20544%20466%20544%20448C544%20430%20530%20416%20512%20416C494%20416%20480%20430%20480%20448C480%20466%20494%20480%20512%20480zM662%20430C672.250016%20430.375008%20682.624992%20429.624992%20692%20428C710.750016%20424.749984%20726.5%20417.875008%20737%20408C746.875008%20398.624992%20753.375008%20386.624992%20755%20366C720.875008%20264.7499840000001%20625%20192%20512%20192C471.375008%20192%20433%20201.2499840000001%20399%20218C421.875008%20228%20440.875008%20244.624992%20456%20263C478.124992%20289.875008%20493.624992%20321.624992%20502%20353C505.375008%20352.624992%20508.5%20352%20512%20352C554%20352%20589.124992%20380.124992%20602%20418C618.624992%20424.375008%20640.375008%20429.249984%20662%20430zM480%2096L480%2064L288%2064L288%200L736%200L736%2064L544%2064L544%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22check-circle%22%20%20%20%20%20%20unicode=%22&#xF058;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C281.624992%20800%2096%20614.375008%2096%20384C96%20153.624992%20281.624992%20-32%20512%20-32C742.375008%20-32%20928%20153.624992%20928%20384C928%20428.749984%20922%20473.375008%20906%20515L854%20464C860.375008%20438.375008%20864%20412.749984%20864%20384C864%20188.7499840000001%20707.250016%2032%20512%2032C316.750016%2032%20160%20188.7499840000001%20160%20384C160%20579.249984%20316.750016%20736%20512%20736C608%20736%20694.250016%20697.749984%20755%20637L800%20682C726.375008%20755.624992%20624%20800%20512%20800zM873%20663L512%20302L375%20439L329%20393L489%20233L512%20211L535%20233L919%20617z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22location-arrow%22%20%20%20%20%20%20unicode=%22&#xF124;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20754L483%20684L227%2076L198%208L267%2034L512%20126L757%2034L826%208L797%2076L541%20684zM512%20591L710%20120L523%20190L512%20194L501%20190L314%20120z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-double-up%22%20%20%20%20%20%20unicode=%22&#xF102;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20746L121%20355L167%20310L512%20655L857%20310L903%20355zM512%20522L121%20131L167%2086L512%20431L857%2086L903%20131z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-calendar%22%20%20%20%20%20%20unicode=%22&#xF073;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20768L288%20736L160%20736L160%2032L864%2032L864%20736L736%20736L736%20768L672%20768L672%20736L352%20736L352%20768zM224%20672L288%20672L288%20640L352%20640L352%20672L672%20672L672%20640L736%20640L736%20672L800%20672L800%20608L224%20608zM224%20544L800%20544L800%2096L224%2096zM416%20480L416%20416L480%20416L480%20480zM544%20480L544%20416L608%20416L608%20480zM672%20480L672%20416L736%20416L736%20480zM288%20352L288%20288L352%20288L352%20352zM416%20352L416%20288L480%20288L480%20352zM544%20352L544%20288L608%20288L608%20352zM672%20352L672%20288L736%20288L736%20352zM288%20224L288%20160L352%20160L352%20224zM416%20224L416%20160L480%20160L480%20224zM544%20224L544%20160L608%20160L608%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dolly%22%20%20%20%20%20%20unicode=%22&#xF472;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M595%20843L565%20832L388%20767L358%20756L369%20726L423%20580L434%20550L464%20561L641%20626L671%20637L660%20667L606%20813zM275%20800L245%20789L160%20758L181%20698L237%20718L450%20149L461%20119L491%20130L831%20258L809%20318L499%20201L286%20770zM557%20761L589%20675L472%20632L440%20718zM697%20579L667%20568L490%20503L460%20492L471%20462L525%20316L536%20286L566%20297L743%20362L773%20373L762%20404L708%20549zM659%20497L691%20411L574%20368L542%20454zM352%20224C299.375008%20224%20256%20180.624992%20256%20128C256%2075.375008%20299.375008%2032%20352%2032C404.624992%2032%20448%2075.375008%20448%20128C448%20180.624992%20404.624992%20224%20352%20224zM352%2032L160%2032L160%20-32L864%20-32L864%2032zM352%20160C370%20160%20384%20146%20384%20128C384%20110%20370%2096%20352%2096C334%2096%20320%20110%20320%20128C320%20146%20334%20160%20352%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22golf-ball%22%20%20%20%20%20%20unicode=%22&#xF450;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C335.624992%20800%20192%20656.375008%20192%20480C192%20362.124992%20256.750016%20259.5%20352%20204L352%20192L351%20160C351%20160%20352%20160%20352%20160C353.5%20160%20383.624992%20159.124992%20415%20140C442.750016%20123.124992%20471.875008%2094.875008%20479%2032L224%2032L224%20-32L800%20-32L800%2032L545%2032C552.124992%2094.875008%20581.250016%20123.124992%20609%20140C640.375008%20159.124992%20670.5%20160%20672%20160C672%20160%20673%20160%20673%20160L672%20192L672%20204C767.250016%20259.5%20832%20362.124992%20832%20480C832%20656.375008%20688.375008%20800%20512%20800zM512%20736C653.750016%20736%20768%20621.749984%20768%20480C768%20338.2499840000001%20653.750016%20224%20512%20224C370.250016%20224%20256%20338.2499840000001%20256%20480C256%20621.749984%20370.250016%20736%20512%20736zM608%20544C590.375008%20544%20576%20529.624992%20576%20512C576%20494.375008%20590.375008%20480%20608%20480C625.624992%20480%20640%20494.375008%20640%20512C640%20529.624992%20625.624992%20544%20608%20544zM544%20480C526.375008%20480%20512%20465.624992%20512%20448C512%20430.375008%20526.375008%20416%20544%20416C561.624992%20416%20576%20430.375008%20576%20448C576%20465.624992%20561.624992%20480%20544%20480zM640%20448C622.375008%20448%20608%20433.624992%20608%20416C608%20398.375008%20622.375008%20384%20640%20384C657.624992%20384%20672%20398.375008%20672%20416C672%20433.624992%20657.624992%20448%20640%20448zM480%20416C462.375008%20416%20448%20401.624992%20448%20384C448%20366.375008%20462.375008%20352%20480%20352C497.624992%20352%20512%20366.375008%20512%20384C512%20401.624992%20497.624992%20416%20480%20416zM576%20384C558.375008%20384%20544%20369.624992%20544%20352C544%20334.375008%20558.375008%20320%20576%20320C593.624992%20320%20608%20334.375008%20608%20352C608%20369.624992%20593.624992%20384%20576%20384zM489%20160L535%20160C526.624992%20150.5%20519%20140.124992%20512%20128C505%20140.124992%20497.375008%20150.5%20489%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22drafting-compass%22%20%20%20%20%20%20unicode=%22&#xF568;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800L480%20699C425%20684.749984%20384%20635.249984%20384%20576C384%20542.5%20397.624992%20512%20419%20489L312%20256L192%20256L192%20192L282%20192L191%20-6L249%20-33L353%20192L480%20192L480%20128L544%20128L544%20192L671%20192L774%20-33L832%20-7L741%20192L832%20192L832%20256L712%20256L605%20490C626.124992%20512.749984%20640%20542.624992%20640%20576C640%20635.249984%20599%20684.749984%20544%20699L544%20800zM512%20640C547.750016%20640%20576%20611.749984%20576%20576C576%20557.375008%20568.5%20540.749984%20556%20529L555%20528L523%20514L641%20256L544%20256L544%20320L480%20320L480%20256L382%20256L500%20512L468%20527L469%20528C455.750016%20539.749984%20448%20556.749984%20448%20576C448%20611.749984%20476.250016%20640%20512%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22handshake%22%20%20%20%20%20%20unicode=%22&#xF2B5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M618%20673C600.250016%20672.875008%20582.624992%20672%20564%20667C545.375008%20662%20526.750016%20654%20507%20641C482.5%20655.375008%20458.750016%20667.249984%20436%20670C407.750016%20673.5%20381.5%20671.624992%20351%20671C314.875008%20670.249984%20291.250016%20651.749984%20253%20637C214.750016%20622.249984%20165.5%20608%2096%20608L64%20608L64%20300L82%20291L141%20262L351%2028L352%2027C376%203.249984%20408.375008%20-2.624992%20437%20-1C465.624992%200.624992%20492.5%209%20514%2022C561.250016%2050.5%20690%20140%20690%20140L693%20142L695%20144C710.250016%20159.124992%20717.875008%20177.624992%20723%20197L846%20259L938%20290L960%20297L960%20608L928%20608C858.624992%20608%20809.250016%20623%20771%20638C732.750016%20653%20709.5%20671.249984%20673%20672C653.5%20672.375008%20635.750016%20673.124992%20618%20673zM619%20609C633.375008%20609.124992%20650%20608.375008%20671%20608C674.375008%20607.875008%20705.124992%20594.749984%20748%20578C784.250016%20563.749984%20834.624992%20551.124992%20896%20547L896%20343L822%20318L820%20318L818%20317L721%20268C715.624992%20282.624992%20708.250016%20296.124992%20697%20308L695%20311L559%20478L539%20503L514%20483L428%20413C399.124992%20393%20375.750016%20398.749984%20352%20410C345.124992%20413.249984%20345.5%20414.249984%20340%20418L486%20539L488%20541C531.375008%20584%20558%20598.875008%20581%20605C592.5%20608.124992%20604.624992%20608.875008%20619%20609zM396%20608C408.250016%20608.249984%20418.5%20608.124992%20428%20607C436.375008%20606%20445.875008%20598.875008%20454%20596C450.750016%20593%20448.375008%20591.249984%20445%20588C444.250016%20587.249984%20443.750016%20586.749984%20443%20586L268%20441L241%20419L265%20394C265%20394%20288.124992%20369%20324%20352C359.875008%20335%20415.250016%20325.375008%20465%20360L467%20362L529%20413L647%20268L648%20266L649%20265C670.124992%20244.124992%20669.624992%20211.2499840000001%20649%20190C648.750016%20189.7499840000001%20649.250016%20189.2499840000001%20649%20189C648.750016%20188.875008%20644.5%20186.375008%20644%20186L602%20243L550%20205L591%20150C574.375008%20138.7499840000001%20566.875008%20132.875008%20549%20121L506%20179L454%20141L495%2086C491.375008%2083.749984%20483.875008%2078.749984%20481%2077C470.875008%2070.875008%20451.375008%2064%20434%2063C417.624992%2062.124992%20405.124992%2065.875008%20399%2071L398%2072L184%20309L180%20314L128%20340L128%20547C189.124992%20551%20239.875008%20563.124992%20276%20577C318.750016%20593.375008%20349.250016%20606.875008%20353%20607C369.375008%20607.375008%20383.750016%20607.749984%20396%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kiwi-bird%22%20%20%20%20%20%20unicode=%22&#xF535;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M367.375008%20768C205.250016%20764.375008%2067.624992%20626.749984%2064%20464.624992C61.875008%20359.7499840000001%20112.875008%20269%20192%20214.5L192%2014.875008L302.250016%20-58.624992L337.750016%20-5.375008L256%2049.124992L256%20180.875008C276.375008%20173%20297.750016%20167.375008%20320%20164L320%2073L437.875008%2033.624992L458.124992%2094.375008L384%20119L384%20160.624992C524.250016%20163.875008%20549.624992%20205.875008%20591.124992%20223.124992C671.624992%20255.624992%20701.124992%20298%20715.750016%20326.7499840000001C723%20341.124992%20727.124992%20349.5%20732.624992%20355.124992C738.124992%20360.7499840000001%20746.624992%20366.624992%20769%20372L769.124992%20372.124992C789.624992%20377%20807.250016%20383%20822.875008%20389.749984C826%20380.375008%20829.5%20369.375008%20833%20355.7499840000001C848.250016%20298.875008%20864%20205.624992%20864%2064L928%2064C928%20210.375008%20911.750016%20309.124992%20895%20372.2499840000001C889.124992%20394.249984%20883.250016%20410.749984%20877.624992%20425C884.250016%20431.375008%20890%20438.124992%20894.624992%20445C915.375008%20476.249984%20915.124992%20508.875008%20915.124992%20524.875008C915.124992%20562.124992%20906%20600.5%20880.375008%20630.5C854.624992%20660.375008%20813.250016%20678.375008%20761.624992%20678.375008C704.250016%20678.375008%20652.750016%20647.124992%20625.5%20599.249984C582%20702.249984%20492%20768%20368%20768zM368.5%20704C484.875008%20703.749984%20551.375008%20649.375008%20580.375008%20545L586.875008%20521.624992L665.375008%20521.624992L671.124992%20546.249984C680.375008%20585.375008%20718.250016%20614.375008%20761.624992%20614.375008C799.624992%20614.375008%20819%20603.624992%20831.624992%20588.749984C844.375008%20573.875008%20851.124992%20551.5%20851.124992%20524.875008C851.124992%20508.875008%20851%20495%20841.375008%20480.5C831.750016%20466.124992%20810.124992%20447.5%20754.250016%20434.375008L754%20434.375008C723.875008%20427%20701.875008%20415.249984%20686.875008%20399.875008C671.750016%20384.375008%20665%20368.124992%20658.624992%20355.624992C646%20330.7499840000001%20637.124992%20310.7499840000001%20567.124992%20282.5L567%20282.375008C501.5%20255.375008%20513%20224%20368%20224C230.875008%20224%20125.124992%20326.875008%20128%20463.375008C130.750016%20589.124992%20242.624992%20701%20368.5%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shopping-bag%22%20%20%20%20%20%20unicode=%22&#xF290;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C424.124992%20800%20352%20727.875008%20352%20640L352%20608L194%20608L192%20578L160%202L158%20-32L866%20-32L864%202L832%20578L830%20608L672%20608L672%20640C672%20727.875008%20599.875008%20800%20512%20800zM512%20736C565%20736%20608%20693%20608%20640L608%20608L416%20608L416%20640C416%20693%20459%20736%20512%20736zM254%20544L352%20544L352%20448L416%20448L416%20544L608%20544L608%20448L672%20448L672%20544L770%20544L798%2032L226%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22font%22%20%20%20%20%20%20unicode=%22&#xF031;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20704L256%2064L320%2064L387%20256L637%20256L704%2064L768%2064L544%20704zM512%20613L614%20320L410%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bullhorn%22%20%20%20%20%20%20unicode=%22&#xF0A1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M896%20799L845%20762C845%20762%20781.375008%20714.749984%20690%20668C598.624992%20621.249984%20479.624992%20576%20375%20576L64%20576L64%20284L65%20279L129%2055L136%2032L330%2032L319%2073L267%20256L375%20256C478.250016%20256%20597.250016%20209.875008%20689%20163C780.750016%20116.124992%20845%2070%20845%2070L896%2033L896%20326C933%20339.375008%20960%20374.624992%20960%20416C960%20457.375008%20933%20492.624992%20896%20506zM832%20680L832%20153C805.5%20170.875008%20784.5%20187.124992%20718%20221C624%20269%20502.624992%20317.624992%20384%20320L384%20512C503.750016%20514.375008%20625.250016%20564%20719%20612C785.375008%20646%20805.750016%20662.124992%20832%20680zM128%20512L320%20512L320%20320L128%20320zM139%20256L200%20256L245%2096L184%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sign%22%20%20%20%20%20%20unicode=%22&#xF4D9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20768L192%20704L128%20704L128%20640L192%20640L192%200L256%200L256%20640L896%20640L896%20704L256%20704L256%20768L192%20768zM320%20576L320%20192L832%20192L832%20576L320%20576zM384%20512L768%20512L768%20256L384%20256L384%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22project-diagram%22%20%20%20%20%20%20unicode=%22&#xF542;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20704L96%20448L276.3124992%20448L384%20258.937504L384%2032L640%2032L640%20288L441.062496%20288L350%20448L352%20448L352%20544L672%20544L672%20448L928%20448L928%20704L672%20704L672%20608L352%20608L352%20704L96%20704zM160%20640L288%20640L288%20512L160%20512L160%20640zM736%20640L864%20640L864%20512L736%20512L736%20640zM461.375008%20224L576%20224L576%2096L448%2096L448%20216.375008L461.375008%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-left%22%20%20%20%20%20%20unicode=%22&#xF053;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M632%20813L609%20791L225%20407L203%20384L225%20361L609%20-23L632%20-45L655%20-23L770%2093L792%20115L770%20138L524%20384L770%20630L792%20653L770%20675L655%20791zM632%20722L702%20652L456%20407L433%20384L456%20361L702%20116L632%2046L294%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22directions%22%20%20%20%20%20%20unicode=%22&#xF5EB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C487.36%20800%20462.624%20790.624%20444%20772L440%20767L129%20456L124%20452C86.752%20414.752%2086.752%20353.2480000000001%20124%20316L444%20-4C481.248%20-41.248%20542.752%20-41.248%20580%20-4L900%20316C937.248%20353.2480000000001%20937.248%20414.752%20900%20452L580%20772C561.376%20790.624%20536.64%20800%20512%20800zM512%20736C520.128%20736%20528.632%20733.3679999999999%20535%20727L855%20407C867.736%20394.264%20867.736%20373.7680000000001%20855%20361L535%2041C522.264%2028.264%20501.768%2028.264%20489%2041L169%20361C156.264%20373.736%20156.264%20394.2320000000001%20169%20407L489%20727C495.368%20733.3679999999999%20503.872%20736%20512%20736zM544%20544L544%20448L416%20448C380.64%20448%20352%20419.36%20352%20384L352%20288L416%20288L416%20384L544%20384L544%20288L672%20416L544%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-square-root%22%20%20%20%20%20%20unicode=%22&#xF698;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M618%20704L610%20683L413%20169L317%20366L308%20384L192%20384L192%20320L268%20320L384%2082L393%2064L441%2064L449%2085L662%20640L832%20640L832%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sign-language%22%20%20%20%20%20%20unicode=%22&#xF2A7;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M647.187488%20852.25L595.437504%20814.6249984L863.437504%20445.750016C862.012672%20426.668%20852.464736%20408.989856%20836.624992%20397.937504L746.875008%20335.2499840000001C718.491008%20315.409984%20679.956992%20321.539488%20659.124992%20349.1874880000001L473.562496%20595.25L422.437504%20556.750016L608%20310.624992C633.216%20277.216992%20671.372992%20259.562496%20710.124992%20259.562496C735.468992%20259.562496%20761.1%20267.132512%20783.5%20282.812512L873.249984%20345.5C907.521984%20369.404%20928%20408.645504%20928%20450.437504L928%20672L864%20672L864%20553.937504L647.187488%20852.25zM550.750016%20821.6875008L499%20784.0624992L666.875008%20553L718.624992%20590.6249984L550.750016%20821.6875008zM491.875008%20739.3750016L440.062496%20701.75L588.124992%20498L639.875008%20535.624992L491.875008%20739.3750016zM402.562496%20410.062496L365.437504%20358L463.375008%20288L96%20288L96%20224L552.062496%20224C566.942944%20211.925088%20576%20193.88656%20576%20174.562496L576%2064C576%2028.704%20547.296%200%20512%200L192%200L192%20-64L512%20-64C582.592%20-64%20640%20-6.592%20640%2064L640%20174.562496C640%20215.810496%20619.943008%20254.782016%20586.375008%20278.750016L402.562496%20410.062496zM64%20192L64%20128L352%20128L352%20192L64%20192zM96%2096L96%2032L352%2032L352%2096L96%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bus-alt%22%20%20%20%20%20%20unicode=%22&#xF55E;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M384%20800C342.3485120000001%20800%20307.1315488%20773.1600448%20293.8750016%20736L288%20736C217.6%20736%20160%20678.4%20160%20608L160%20448L96%20448L96%20352L160%20352L160%2032C160%2014.4%20174.4%200%20192%200L288%200L298.8750016%2032L725.124992%2032L736%200L832%200C849.6%200%20864%2014.4%20864%2032L864%20352L928%20352L928%20448L864%20448L864%20608C864%20678.4%20806.4%20736%20736%20736L730.124992%20736C716.868448%20773.1600448%20681.651488%20800%20640%20800L384%20800zM384%20736L640%20736C657.664%20736%20672%20721.6320000000001%20672%20704L672%20672L736%20672C771.84%20672%20800%20643.84%20800%20608L800%20544L224%20544L224%20608C224%20643.84%20252.16%20672%20288%20672L352%20672L352%20704C352%20721.6320000000001%20366.336%20736%20384%20736zM416%20672L416%20608L608%20608L608%20672L416%20672zM224%20480L480%20480L480%20352L224%20352L224%20480zM544%20480L800%20480L800%20352L544%20352L544%20480zM224%20288L800%20288L800%2096L224%2096L224%20288zM256%20224L256%20160L384%20160L384%20224L256%20224zM640%20224L640%20160L768%20160L768%20224L640%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22child%22%20%20%20%20%20%20unicode=%22&#xF1AE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C424%20800%20352%20728%20352%20640C352%20589.749984%20376.5%20545.375008%20413%20516C357.624992%20482.249984%20320%20421.375008%20320%20352L320%20243L329%20233L384%20178L384%20-32L448%20-32L448%20128L576%20128L576%20-32L640%20-32L640%20178L695%20233L704%20243L704%20352C704%20421.375008%20666.375008%20482.249984%20611%20516C647.5%20545.375008%20672%20589.749984%20672%20640C672%20728%20600%20800%20512%20800zM512%20736C565.375008%20736%20608%20693.375008%20608%20640C608%20586.624992%20565.375008%20544%20512%20544C458.624992%20544%20416%20586.624992%20416%20640C416%20693.375008%20458.624992%20736%20512%20736zM512%20480C583%20480%20640%20423%20640%20352L640%20270L626%20256L398%20256L384%20270L384%20352C384%20423%20441%20480%20512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22couch%22%20%20%20%20%20%20unicode=%22&#xF4B8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M192%20672C139.375008%20672%2096%20628.624992%2096%20576L96%20506C59%20492.624992%2032%20457.375008%2032%20416L32%2064L96%2064L96%20128L928%20128L928%2064L992%2064L992%20416C992%20457.375008%20965%20492.624992%20928%20506L928%20576C928%20628.624992%20884.624992%20672%20832%20672zM192%20608L832%20608C849.750016%20608%20864%20593.749984%20864%20576L864%20506C827%20492.624992%20800%20457.375008%20800%20416L800%20352L224%20352L224%20416C224%20457.375008%20197%20492.624992%20160%20506L160%20576C160%20593.749984%20174.250016%20608%20192%20608zM128%20448C145.750016%20448%20160%20433.749984%20160%20416L160%20288L864%20288L864%20416C864%20433.749984%20878.250016%20448%20896%20448C913.750016%20448%20928%20433.749984%20928%20416L928%20192L96%20192L96%20416C96%20433.749984%20110.250016%20448%20128%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22car-crash%22%20%20%20%20%20%20unicode=%22&#xF5E1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M304%20704C261.750016%20704%20224.124992%20676.5%20212%20636L168%20489L106%20510L86%20450L149%20429L129%20361C128.250016%20358.124992%20127.875008%20355%20128%20352L128%20160C128%20159%20128%20158%20128%20157L128%2096C128%2078.375008%20142.375008%2064%20160%2064L256%2064L277%20128L445%20128L763%2079L768%2064L864%2064C864.375008%2064%20864.624992%2064%20865%2064C872.750016%2064%20880.250016%2066.875008%20886%2072C886.375008%2072.375008%20886.624992%2072.624992%20887%2073C887.375008%2073.375008%20887.750016%2073.624992%20888%2074C892.875008%2079.5%20895.750016%2086.624992%20896%2094C896%2094.624992%20896%2095.375008%20896%2096L896%2097C896.124992%2098.375008%20896.124992%2099.624992%20896%20101L869%20288L928%20288L928%20352L852%20352L784%20491L812%20585C816%20597.875008%20811.624992%20611.749984%20801%20620L739%20666C734.250016%20669.375008%20728.750016%20671.5%20723%20672L306%20704C305.375008%20704%20304.624992%20704%20304%20704zM304%20640L708%20609L744%20582L719%20498C716.5%20490%20717.250016%20481.375008%20721%20474L769%20376L573%20444L569%20446L565%20446L231%20477L273%20617C277.124992%20630.749984%20289.750016%20640%20304%20640zM212%20414L557%20382L559%20382L803%20296L826%20135L455%20192C453.375008%20192.124992%20451.624992%20192.124992%20450%20192L413%20192L427%20224L565%20204L648%20192L608%20256L384%20288L344%20192L192%20192L192%20346zM272%20384C245.5%20384%20224%20362.5%20224%20336C224%20309.5%20245.5%20288%20272%20288C298.5%20288%20320%20309.5%20320%20336C320%20362.5%20298.5%20384%20272%20384zM668%20296C657.250016%20265.875008%20672.875008%20232.7499840000001%20703%20222C733.124992%20211.2499840000001%20766.250016%20226.875008%20777%20257z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-two%22%20%20%20%20%20%20unicode=%22&#xF528;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736L160%20736zM224%20672L800%20672L800%2096L224%2096L224%20672zM352%20608A64%2064%200%200%201%20352%20480A64%2064%200%200%201%20352%20608zM672%20288A64%2064%200%200%201%20672%20160A64%2064%200%200%201%20672%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22receipt%22%20%20%20%20%20%20unicode=%22&#xF543;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20724L224%20480L96%20480L96%2032L928%2032L928%20480L800%20480L800%20724L704%20676L640%20708L576%20676L512%20708L448%20676L384%20708L320%20676zM384%20636L448%20604L512%20636L576%20604L640%20636L704%20604L736%20620L736%20352L288%20352L288%20620L320%20604zM160%20416L224%20416L224%20288L800%20288L800%20416L864%20416L864%2096L160%2096zM288%20224L288%20160L352%20160L352%20224zM416%20224L416%20160L480%20160L480%20224zM544%20224L544%20160L608%20160L608%20224zM672%20224L672%20160L736%20160L736%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-circle-up%22%20%20%20%20%20%20unicode=%22&#xF139;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624992%20800%2096%20613.375008%2096%20384C96%20154.624992%20282.624992%20-32%20512%20-32C741.375008%20-32%20928%20154.624992%20928%20384C928%20613.375008%20741.375008%20800%20512%20800zM512%20736C706.750016%20736%20864%20578.749984%20864%20384C864%20189.2499840000001%20706.750016%2032%20512%2032C317.250016%2032%20160%20189.2499840000001%20160%20384C160%20578.749984%20317.250016%20736%20512%20736zM512%20541L489%20519L297%20327L343%20281L512%20450L681%20281L727%20327L535%20519z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phone%22%20%20%20%20%20%20unicode=%22&#xF095;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M277%20800C260.250016%20800%20243.750016%20794%20230%20783L228%20782L227%20781L127%20678L128%20677C97.124992%20648.5%2087.624992%20605.875008%20101%20569C101.124992%20568.749984%20100.875008%20568.249984%20101%20568C128.124992%20490.375008%20197.5%20340.5%20333%20205C469%2069%20620.875008%202.375008%20696%20-27L697%20-27C735.875008%20-40%20778%20-30.750016%20808%20-5L909%2096C935.5%20122.5%20935.5%20168.5%20909%20195L779%20325L778%20327C751.5%20353.5%20704.5%20353.5%20678%20327L614%20263C590.875008%20274.124992%20535.750016%20302.624992%20483%20353C430.624992%20403%20403.875008%20460.5%20394%20483L458%20547C484.875008%20573.875008%20485.375008%20618.624992%20457%20645L458%20646L455%20649L327%20781L326%20782L324%20783C310.250016%20794%20293.750016%20800%20277%20800zM277%20736C279.375008%20736%20281.750016%20734.875008%20284%20733L412%20602L415%20599C414.750016%20599.249984%20416.875008%20595.875008%20413%20592L333%20512L318%20498L325%20478C325%20478%20361.750016%20379.624992%20439%20306L446%20300C520.375008%20232.124992%20608%20195%20608%20195L628%20186L723%20281C728.5%20286.5%20727.5%20286.5%20733%20281L864%20150C869.5%20144.5%20869.5%20146.5%20864%20141L766%2043C751.250016%2030.375008%20735.624992%2027.749984%20717%2034C644.5%2062.5%20503.624992%20124.375008%20378%20250C251.375008%20376.624992%20185.250016%20520.249984%20161%20590C156.124992%20603%20159.624992%20622.249984%20171%20632L173%20634L270%20733C272.250016%20734.875008%20274.624992%20736%20277%20736z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22recycle%22%20%20%20%20%20%20unicode=%22&#xF1B8;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20769C478.250016%20769%20444.250016%20752.5%20424%20721L334%20573L389%20540L479%20687C496.250016%20712.749984%20529%20713.375008%20546%20687L646%20527L598%20499L746%20416L746%20586L700%20559L600%20721C579.750016%20752.5%20545.750016%20769%20512%20769zM333%20509L189%20426L229%20402L147%20267L146%20268C145.624992%20267.375008%20146.375008%20266.624992%20146%20266C98.875008%20194.624992%20153.250016%2096%20240%2096L416%2096L416%20160L240%20160C199.5%20160%20177.750016%20200%20199%20231L200%20232L200%20233L284%20369L333%20339zM802%20395L747%20361L827%20233C847.5%20198.124992%20824.250016%20160%20787%20160L608%20160L608%20224L451%20128L608%2032L608%2096L787%2096C871.375008%2096%20925.5%20192%20882%20266L882%20267z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hiking%22%20%20%20%20%20%20unicode=%22&#xF6EC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M528%20768C466.5%20768%20416%20717.5%20416%20656C416%20594.5%20466.5%20544%20528%20544C589.5%20544%20640%20594.5%20640%20656C640%20717.5%20589.5%20768%20528%20768zM528%20704C554.875008%20704%20576%20682.875008%20576%20656C576%20629.124992%20554.875008%20608%20528%20608C501.124992%20608%20480%20629.124992%20480%20656C480%20682.875008%20501.124992%20704%20528%20704zM355%20560C346.750016%20560.375008%20338.250016%20560.375008%20330%20559C313.375008%20556.249984%20297%20548.875008%20283%20537C255%20513.249984%20238.750016%20475.5%20227%20420C223.250016%20402.124992%20224.375008%20383.624992%20233%20369C241.624992%20354.375008%20255.124992%20345.5%20267%20340C290.875008%20329%20314.250016%20326.875008%20327%20324L342%20386C322.750016%20390.375008%20303%20393.875008%20294%20398C289.5%20400.124992%20288.875008%20401.375008%20289%20401C288.750016%20401.749984%20288.375008%20403.749984%20289%20407C299.250016%20455.5%20314.124992%20478.875008%20325%20488C335.875008%20497.124992%20344.875008%20498.624992%20365%20494L379%20557C371.124992%20558.749984%20363.250016%20559.624992%20355%20560zM411%20550L364%20336C358.750016%20312%20368.624992%20286%20388%20271L501%20183L529%200L594%200L564%20193C561.5%20209.2499840000001%20553%20223.875008%20540%20234L427%20322L460%20471L493%20462L550%20407C568.5%20389.124992%20596.375008%20384.875008%20620%20395L672%20417L672%200L736%200L736%20544L672%20544L672%20486L595%20453L538%20508C530.124992%20515.624992%20520.5%20521.249984%20510%20524zM369%20236L342%20155L262%200L334%200L399%20125C400.624992%20128.124992%20402%20131.7499840000001%20403%20135L423%20194z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grinning-face-with-sweat%22%20%20%20%20%20%20unicode=%22&#xF583;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20449.728%20912.264%20511.734496%20885%20567.062496C875.4%20544.438496%20859.675488%20525.224512%20840.187488%20510.312512C855.355488%20471.048512%20864%20428.544%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736C555.232%20736%20596.508512%20727.804%20634.812512%20713.5C643.132512%20732.444%20652.731008%20751.922%20662.875008%20771.25C616.027008%20789.554%20565.248%20800%20512%20800zM752%20800C752%20800%20672%20663.2124992%20672%20620.8124992C672%20578.4124992%20707.84%20544%20752%20544C796.16%20544%20832%20578.4124992%20832%20620.8124992C832%20663.2124992%20752%20800%20752%20800zM288%20448L288%20384L448%20384L448%20448L288%20448zM576%20448L576%20384L736%20384L736%20448L576%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spider%22%20%20%20%20%20%20unicode=%22&#xF717;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M224%20800L224%20625L236%20615L365%20512L267%20512L147%20602L109%20550L245%20448L359%20448L244%20352L96%20352L96%20288L268%20288L276%20295L321%20332C320.750016%20328%20320%20324.124992%20320%20320C320%20314.375008%20320.5%20308.7499840000001%20321%20303L201%20183L192%20173L192%20-32L256%20-32L256%20146L338%20228C346.750016%20203.875008%20357.875008%20180%20372%20158C404.250016%20107.875008%20451.5%2064%20512%2064C572.5%2064%20619.750016%20107.875008%20652%20158C666.124992%20180%20677.250016%20203.875008%20686%20228L768%20146L768%20-32L832%20-32L832%20173L823%20183L703%20303C703.5%20308.7499840000001%20704%20314.375008%20704%20320C704%20323.875008%20703.250016%20327.2499840000001%20703%20331L748%20295L757%20288L928%20288L928%20352L779%20352L659%20448L779%20448L915%20550L877%20602L757%20512L659%20512L788%20615L800%20625L800%20800L736%20800L736%20655L636%20575C631%20594.875008%20621%20612%20608%20627L608%20736L544%20736L544%20667C533.750016%20669.624992%20523%20672%20512%20672C501%20672%20490.250016%20669.624992%20480%20667L480%20736L416%20736L416%20627C403%20612%20393%20594.875008%20388%20575L288%20655L288%20800zM512%20608C547.750016%20608%20576%20579.749984%20576%20544C576%20508.249984%20547.750016%20480%20512%20480C476.250016%20480%20448%20508.249984%20448%20544C448%20579.749984%20476.250016%20608%20512%20608zM512%20416C551.375008%20416%20584.5%20406.5%20606%20391C627.5%20375.5%20640%20355.5%20640%20320C640%20284.5%20623.624992%20231.875008%20598%20192C572.375008%20152.124992%20539.750016%20128%20512%20128C484.250016%20128%20451.624992%20152.124992%20426%20192C400.375008%20231.875008%20384%20284.5%20384%20320C384%20355.5%20396.5%20375.5%20418%20391C439.5%20406.5%20472.624992%20416%20512%20416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22beer%22%20%20%20%20%20%20unicode=%22&#xF0FC;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M432%20768C392.124992%20768%20358.124992%20749.375008%20332%20723C317.750016%20728.5%20304.250016%20736%20288%20736C217.624992%20736%20160%20678.375008%20160%20608C160%20575.124992%20173.375008%20545.749984%20194%20523C192.750016%20519.5%20192%20515.749984%20192%20512L192%2096C192%2043.375008%20235.375008%200%20288%200L672%200C724.624992%200%20768%2043.375008%20768%2096L768%20160L800%20160C852.624992%20160%20896%20203.375008%20896%20256L896%20384C896%20436.624992%20852.624992%20480%20800%20480L768%20480L768%20518C768.250016%20520.375008%20768.250016%20522.624992%20768%20525C787.5%20547.5%20800%20576.124992%20800%20608C800%20678.375008%20742.375008%20736%20672%20736C648.124992%20736%20627%20727.5%20608%20716C589%20727.5%20567.875008%20736%20544%20736C535.750016%20736%20529.250016%20733.5%20522%20732C497.124992%20752.875008%20467%20768%20432%20768zM432%20704C455.5%20704%20476.124992%20693.375008%20491%20677L505%20662L525%20668C532.124992%20670.375008%20537.875008%20672%20544%20672C560.375008%20672%20575.375008%20665.5%20587%20655L608%20636L629%20655C640.624992%20665.5%20655.624992%20672%20672%20672C707.750016%20672%20736%20643.749984%20736%20608C736%20572.249984%20707.750016%20544%20672%20544C636.5%20544%20585%20559%20585%20559L544%20571L544%20528C544%20483.124992%20553.624992%20448.875008%20562%20423C570.375008%20397.124992%20576%20380.624992%20576%20368C576%20341.124992%20554.875008%20320%20528%20320C501.124992%20320%20480%20341.124992%20480%20368C480%20380.624992%20485.624992%20398.124992%20494%20424C502.375008%20449.875008%20512%20483.375008%20512%20528L512%20585L464%20555C464%20555%20458.250016%20552.124992%20451%20549C443.750016%20545.875008%20434.624992%20544%20432%20544C411.375008%20544%20392.5%20551.875008%20378%20565L355%20586L334%20564C322.250016%20551.875008%20306.250016%20544%20288%20544C252.250016%20544%20224%20572.249984%20224%20608C224%20643.749984%20252.250016%20672%20288%20672C301%20672%20312.750016%20667.624992%20323%20661L349%20645L367%20670C381.5%20690.624992%20404.750016%20704%20432%20704zM358%20504C379.875008%20490.375008%20404.375008%20480%20432%20480C435.375008%20480%20436.875008%20481.624992%20440%20482C437.375008%20469.624992%20437.5%20453.749984%20434%20443C426.375008%20419.5%20416%20397%20416%20368C416%20306.5%20466.5%20256%20528%20256C589.5%20256%20640%20306.5%20640%20368C640%20397%20629.624992%20419.624992%20622%20443C617.875008%20455.749984%20616.750016%20473.749984%20614%20489C634.5%20484.249984%20643.750016%20480%20672%20480C683%20480%20693.750016%20482.375008%20704%20485L704%20458C702.124992%20451.749984%20702.124992%20445.249984%20704%20439L704%20198C703.124992%20193.7499840000001%20703.124992%20189.2499840000001%20704%20185L704%2096C704%2077.875008%20690.124992%2064%20672%2064L288%2064C269.875008%2064%20256%2077.875008%20256%2096L256%20485C266.250016%20482.375008%20277%20480%20288%20480C314.375008%20480%20337.624992%20490.249984%20358%20504zM768%20416L800%20416C818.124992%20416%20832%20402.124992%20832%20384L832%20256C832%20237.875008%20818.124992%20224%20800%20224L768%20224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22identification-badge%22%20%20%20%20%20%20unicode=%22&#xF2C1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20800C445%20800%20416%20771%20416%20736L224%20736L224%200L800%200L800%20736L608%20736C608%20771%20579%20800%20544%20800zM480%20736L544%20736L544%20672L480%20672zM288%20672L416%20672L416%20608L608%20608L608%20672L736%20672L736%2064L288%2064zM512%20544C441.624992%20544%20384%20486.375008%20384%20416C384%20380.375008%20399.250016%20348.2499840000001%20423%20325C380.375008%20296.124992%20352%20247%20352%20192L416%20192C416%20245.375008%20458.624992%20288%20512%20288C565.375008%20288%20608%20245.375008%20608%20192L672%20192C672%20247%20643.624992%20296.124992%20601%20325C624.750016%20348.2499840000001%20640%20380.375008%20640%20416C640%20486.375008%20582.375008%20544%20512%20544zM512%20480C547.750016%20480%20576%20451.749984%20576%20416C576%20380.2499840000001%20547.750016%20352%20512%20352C476.250016%20352%20448%20380.2499840000001%20448%20416C448%20451.749984%20476.250016%20480%20512%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22infinity%22%20%20%20%20%20%20unicode=%22&#xF534;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M288%20608C164.624992%20608%2064%20507.375008%2064%20384C64%20260.5%20164.5%20160%20288%20160C381.750016%20160%20439%20211.5%20483%20275C469.875008%20296.124992%20458.875008%20317%20448%20337C408.750016%20272.124992%20364.750016%20224%20288%20224C199.750016%20224%20128%20295.7499840000001%20128%20384C128%20472.749984%20199.250016%20544%20288%20544C339.750016%20544%20372.624992%20525.5%20403%20494C433.375008%20462.5%20459%20417%20485%20369C511%20321%20537.375008%20270.5%20576%20230C614.624992%20189.5%20667.875008%20160%20736%20160C859.375008%20160%20960%20260.624992%20960%20384C960%20507.5%20859.5%20608%20736%20608C642.750016%20608%20585.124992%20558.124992%20541%20496C554.124992%20475.249984%20566.124992%20454.875008%20577%20435C616%20498%20659.5%20544%20736%20544C824.250016%20544%20896%20472.249984%20896%20384C896%20295.2499840000001%20824.750016%20224%20736%20224C685.124992%20224%20653.124992%20242.5%20623%20274C592.875008%20305.5%20567.124992%20351%20541%20399C514.875008%20447%20488%20497.5%20449%20538C410%20578.5%20356.750016%20608%20288%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22biohazard%22%20%20%20%20%20%20unicode=%22&#xF780;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M435%20755C348.624992%20726.249984%20288%20649.624992%20288%20560C288%20528%20297.250016%20495.749984%20310%20467C278%20467%20246.750016%20458%20218%20442C141.250016%20397.249984%20102.750016%20306.7499840000001%20122%20214L186%20227C173.250016%20291%20198.750016%20355%20250%20387C317.250016%20425.375008%20409.250016%20396.749984%20454%20320C476.375008%20281.624992%20483.624992%20239.624992%20474%20198C464.375008%20159.624992%20442%20128.2499840000001%20410%20109C358.750016%2080.249984%20288%2089.249984%20240%20134L198%2086C239.624992%2047.624992%20294.750016%2029%20346%2029C381.250016%2029%20413%2038%20445%2054C473.750016%2070%20496%2093.249984%20512%20122C528%2093.249984%20550.250016%2070%20579%2054C607.750016%2038%20642.750016%2029%20678%2029C729.250016%2029%20784.375008%2047.624992%20826%2086L784%20134C736%2089.249984%20665.250016%2080.249984%20614%20109C582%20128.2499840000001%20559.624992%20159.624992%20550%20198C540.375008%20239.624992%20547.624992%20281.624992%20570%20320C614.750016%20396.749984%20703.624992%20425.375008%20774%20387C825.250016%20358.2499840000001%20850.750016%20294.2499840000001%20838%20227L902%20214C918%20306.7499840000001%20879.750016%20397.249984%20803%20442C774.250016%20458%20742%20467%20710%20467C726%20495.749984%20733%20524.749984%20733%20560C733%20649.624992%20671.624992%20726.249984%20582%20755L563%20694C627%20674.749984%20669%20620.749984%20669%20560C669%20480%20598.624992%20416%20509%20416C419.375008%20416%20349%20480%20349%20560C349%20620.749984%20390%20674.749984%20454%20694zM512%20576C476.750016%20576%20444.750016%20570%20416%20554C419.250016%20531.624992%20428.750016%20511.749984%20448%20499C467.250016%20508.624992%20489.750016%20512%20509%20512C528.250016%20512%20550.750016%20508.624992%20570%20499C589.250016%20511.749984%20602%20531.624992%20602%20554C579.624992%20570%20547.250016%20576%20512%20576zM512%20384C531.250016%20384%20544%20371.2499840000001%20544%20352C544%20332.7499840000001%20531.250016%20320%20512%20320C492.750016%20320%20480%20332.7499840000001%20480%20352C480%20371.2499840000001%20492.750016%20384%20512%20384zM319%20342C308.250016%20342.7499840000001%20297.624992%20340.7499840000001%20288%20336C294.375008%20268.7499840000001%20329.624992%20208.375008%20384%20170C400%20179.624992%20409.750016%20194.7499840000001%20413%20214L413%20227C381%20252.624992%20358.375008%20288.2499840000001%20352%20333C340.750016%20337.7499840000001%20329.750016%20341.2499840000001%20319%20342zM707%20339C694.250016%20339%20681.624992%20336.375008%20672%20330C665.624992%20288.375008%20643.250016%20249.624992%20608%20224L608%20211C611.250016%20191.7499840000001%20624.250016%20175.624992%20637%20166C694.624992%20204.375008%20729.624992%20265.7499840000001%20736%20333C726.375008%20336.2499840000001%20716.624992%20339%20707%20339z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22volume-down%22%20%20%20%20%20%20unicode=%22&#xF027;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20749L425%20695L274%20544L128%20544L128%20224L274%20224L425%2073L480%2019zM416%20594L416%20174L311%20279L301%20288L192%20288L192%20480L301%20480L311%20489zM592%20511L546%20465C564.5%20442.749984%20576%20415.124992%20576%20384C576%20352.875008%20564.5%20325.2499840000001%20546%20303L592%20257C622%20290.875008%20640%20335.2499840000001%20640%20384C640%20432.749984%20622%20477.124992%20592%20511z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22united-states-of-america-flag%22%20%20%20%20%20%20unicode=%22&#xF74D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M96%20672L96%20352L480%20352L544%20352L928%20352L928%20416L544%20416L544%20480L928%20480L928%20544L544%20544L544%20608L928%20608L928%20672L544%20672L480%20672L96%20672zM160%20640C177.664%20640%20192%20625.664%20192%20608C192%20590.336%20177.664%20576%20160%20576C142.336%20576%20128%20590.336%20128%20608C128%20625.664%20142.336%20640%20160%20640zM288%20640C305.664%20640%20320%20625.664%20320%20608C320%20590.336%20305.664%20576%20288%20576C270.336%20576%20256%20590.336%20256%20608C256%20625.664%20270.336%20640%20288%20640zM416%20640C433.664%20640%20448%20625.664%20448%20608C448%20590.336%20433.664%20576%20416%20576C398.336%20576%20384%20590.336%20384%20608C384%20625.664%20398.336%20640%20416%20640zM224%20544C241.664%20544%20256%20529.664%20256%20512C256%20494.336%20241.664%20480%20224%20480C206.336%20480%20192%20494.336%20192%20512C192%20529.664%20206.336%20544%20224%20544zM352%20544C369.664%20544%20384%20529.664%20384%20512C384%20494.336%20369.664%20480%20352%20480C334.336%20480%20320%20494.336%20320%20512C320%20529.664%20334.336%20544%20352%20544zM480%20544C497.664%20544%20512%20529.664%20512%20512C512%20494.336%20497.664%20480%20480%20480C462.336%20480%20448%20494.336%20448%20512C448%20529.664%20462.336%20544%20480%20544zM160%20448C177.664%20448%20192%20433.664%20192%20416C192%20398.336%20177.664%20384%20160%20384C142.336%20384%20128%20398.336%20128%20416C128%20433.664%20142.336%20448%20160%20448zM288%20448C305.664%20448%20320%20433.664%20320%20416C320%20398.336%20305.664%20384%20288%20384C270.336%20384%20256%20398.336%20256%20416C256%20433.664%20270.336%20448%20288%20448zM416%20448C433.664%20448%20448%20433.664%20448%20416C448%20398.336%20433.664%20384%20416%20384C398.336%20384%20384%20398.336%20384%20416C384%20433.664%20398.336%20448%20416%20448zM96%20288L96%20224L928%20224L928%20288L96%20288zM96%20160L96%2096L928%2096L928%20160L96%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cheese%22%20%20%20%20%20%20unicode=%22&#xF7EF;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M355%20705L345%20703C138%20657%2097%20454%2097%20454L96%20451L96%2064L928%2064L928%20256L896%20256C877.875008%20256%20864%20269.875008%20864%20288C864%20306.124992%20877.875008%20320%20896%20320L928%20320L928%20469L908%20478L364%20702zM351%20637L440%20600C425.875008%20594.124992%20416%20585.875008%20416%20576C416%20558.375008%20444.624992%20544%20480%20544C504.250016%20544%20525.124992%20551%20536%20561L733%20480L172%20480C191.250016%20527.375008%20239%20608%20351%20637zM160%20416L259%20416C257.250016%20411%20256%20405.5%20256%20400C256%20373.5%20277.5%20352%20304%20352C330.5%20352%20352%20373.5%20352%20400C352%20405.5%20350.750016%20411%20349%20416L864%20416L864%20371C828.5%20356.875008%20800%20328.2499840000001%20800%20288C800%20247.7499840000001%20828.5%20219.124992%20864%20205L864%20128L471%20128C476.5%20137.375008%20480%20148.375008%20480%20160C480%20195.375008%20451.375008%20224%20416%20224C380.624992%20224%20352%20195.375008%20352%20160C352%20148.375008%20355.5%20137.375008%20361%20128L160%20128zM624%20352C597.5%20352%20576%20330.5%20576%20304C576%20277.5%20597.5%20256%20624%20256C650.5%20256%20672%20277.5%20672%20304C672%20330.5%20650.5%20352%20624%20352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22columns%22%20%20%20%20%20%20unicode=%22&#xF0DB;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%2032L864%2032L864%20736zM224%20672L480%20672L480%2096L224%2096zM544%20672L800%20672L800%2096L544%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-identification-card%22%20%20%20%20%20%20unicode=%22&#xF47F;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20736C445%20736%20416%20707%20416%20672L416%20640L128%20640L128%2064L896%2064L896%20640L608%20640L608%20672C608%20707%20579%20736%20544%20736zM480%20672L544%20672L544%20608L480%20608zM192%20576L416%20576L416%20544L608%20544L608%20576L832%20576L832%20128L192%20128zM512%20512C441.624992%20512%20384%20454.375008%20384%20384C384%20348.2499840000001%20399%20315.875008%20422.875008%20292.624992C380.124992%20263.7499840000001%20352%20215%20352%20160L416%20160C416%20213.375008%20458.624992%20256%20512%20256C565.375008%20256%20608%20213.375008%20608%20160L672%20160C672%20215%20643.875008%20263.7499840000001%20601.124992%20292.624992C625%20315.875008%20640%20348.2499840000001%20640%20384C640%20454.375008%20582.375008%20512%20512%20512zM512%20448C547.750016%20448%20576%20419.749984%20576%20384C576%20348.2499840000001%20547.750016%20320%20512%20320C476.250016%20320%20448%20348.2499840000001%20448%20384C448%20419.749984%20476.250016%20448%20512%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22truck-side%22%20%20%20%20%20%20unicode=%22&#xF63C;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M343%20704C315.624992%20704%20290.624992%20686.124992%20282%20660L233%20512L0%20512L0%20249C0%20219.7499840000001%2019.624992%20194.124992%2048%20187L131%20166C143%20107.875008%20194.5%2064%20256%2064C315.250016%2064%20364.750016%20105%20379%20160L677%20160C691.250016%20105%20740.750016%2064%20800%2064C859.250016%2064%20908.750016%20105%20923%20160L960%20160C995%20160%201024%20189%201024%20224L1024%20344C1024%20401%20985.875008%20451.375008%20931%20467L786%20508L661%20658C636.624992%20687.124992%20601%20704%20563%20704zM343%20640L448%20640L448%20512L300%20512zM512%20640L563%20640C582%20640%20599.875008%20631.624992%20612%20617L700%20512L512%20512zM64%20448L763%20448L914%20405C941.624992%20397.124992%20960%20372.7499840000001%20960%20344L960%20224L923%20224C908.750016%20279%20859.250016%20320%20800%20320C740.750016%20320%20691.250016%20279%20677%20224L379%20224C364.750016%20279%20315.250016%20320%20256%20320C199.250016%20320%20151.624992%20282.5%20135%20231L64%20249zM256%20256C291.750016%20256%20320%20227.7499840000001%20320%20192C320%20156.2499840000001%20291.750016%20128%20256%20128C220.250016%20128%20192%20156.2499840000001%20192%20192C192%20227.7499840000001%20220.250016%20256%20256%20256zM800%20256C835.750016%20256%20864%20227.7499840000001%20864%20192C864%20156.2499840000001%20835.750016%20128%20800%20128C764.250016%20128%20736%20156.2499840000001%20736%20192C736%20227.7499840000001%20764.250016%20256%20800%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22raised-fist%22%20%20%20%20%20%20unicode=%22&#xF6DE;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20704C478%20704%20448.124992%20686%20431%20659C417%20667%20401.124992%20672%20384%20672C331.375008%20672%20288%20628.624992%20288%20576L288%20459L284%20454C281.624992%20451.249984%20279.375008%20448.749984%20277%20446C260.624992%20426.875008%20245%20406.624992%20231%20386L221%20373C207.375008%20355.375008%20199%20334.875008%20195%20314C194.5%20311.624992%20193.375008%20309.375008%20193%20307C187.375008%20267.124992%20199.250016%20225.624992%20227%20194L303%20108C345.5%2059.624992%20406.624992%2032%20471%2032L640%2032C763.375008%2032%20864%20132.624992%20864%20256L864%20544C864%20596.624992%20820.624992%20640%20768%20640C750.875008%20640%20735%20635%20721%20627C703.875008%20654%20674%20672%20640%20672C622.875008%20672%20607%20667%20593%20659C575.875008%20686%20546%20704%20512%20704zM512%20640C530.124992%20640%20544%20626.124992%20544%20608L544%20538C533.875008%20541.624992%20523.250016%20544%20512%20544L480%20544L480%20608C480%20626.124992%20493.875008%20640%20512%20640zM384%20608C402.124992%20608%20416%20594.124992%20416%20576L416%20544L371%20544L362%20535C362%20535%20354.750016%20527.624992%20352%20525L352%20576C352%20594.124992%20365.875008%20608%20384%20608zM640%20608C658.124992%20608%20672%20594.124992%20672%20576L672%20480C672%20461.875008%20658.124992%20448%20640%20448C621.875008%20448%20608%20461.875008%20608%20480L608%20576C608%20594.124992%20621.875008%20608%20640%20608zM768%20576C786.124992%20576%20800%20562.124992%20800%20544L800%20480C800%20461.875008%20786.124992%20448%20768%20448C749.875008%20448%20736%20461.875008%20736%20480L736%20544C736%20562.124992%20749.875008%20576%20768%20576zM398%20480L512%20480C530%20480%20544%20466%20544%20448C544%20430%20530%20416%20512%20416L412%20416L403%20404L328%20309L378%20269L437%20343C448.5%20337.624992%20461.624992%20329.624992%20476%20318C510.124992%20290.2499840000001%20544%20244.875008%20544%20160L608%20160C608%20251.7499840000001%20571.375008%20315%20531%20354C556.875008%20359.375008%20579.250016%20375.2499840000001%20593%20397C607%20389%20622.875008%20384%20640%20384C664.5%20384%20687%20393.624992%20704%20409C721%20393.624992%20743.5%20384%20768%20384C779.250016%20384%20789.875008%20386.375008%20800%20390L800%20256C800%20167.2499840000001%20728.750016%2096%20640%2096L471%2096C425%2096%20381.375008%20115.375008%20351%20150L275%20237C261.250016%20252.624992%20254.875008%20271.7499840000001%20256%20291C256%20291.2499840000001%20256.875008%20293.375008%20257%20294C257.124992%20295%20256.875008%20296%20257%20297C258.5%20304%20263.375008%20317.5%20274%20335C275.375008%20337.2499840000001%20277.5%20339.7499840000001%20279%20342L326%20404C361.375008%20445.375008%20390.875008%20473.249984%20398%20480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hanukiah%22%20%20%20%20%20%20unicode=%22&#xF6E6;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C512%20768%20480%20703.5%20480%20672C480%20654.375008%20494.375008%20640%20512%20640C529.624992%20640%20544%20654.375008%20544%20672C544%20702%20512%20768%20512%20768zM416%20736C416%20736%20384%20670%20384%20640C384%20622.375008%20398.375008%20608%20416%20608C433.624992%20608%20448%20622.375008%20448%20640C448%20671.5%20416%20736%20416%20736zM608%20736C608%20736%20576%20671.5%20576%20640C576%20622.375008%20590.375008%20608%20608%20608C625.624992%20608%20640%20622.375008%20640%20640C640%20670%20608%20736%20608%20736zM320%20704C320%20704%20288%20638%20288%20608C288%20590.375008%20302.375008%20576%20320%20576C337.624992%20576%20352%20590.375008%20352%20608C352%20639.5%20320%20704%20320%20704zM704%20704C704%20704%20672%20639.5%20672%20608C672%20590.375008%20686.375008%20576%20704%20576C721.624992%20576%20736%20590.375008%20736%20608C736%20638%20704%20704%20704%20704zM224%20672C224%20672%20192%20606%20192%20576C192%20558.375008%20206.375008%20544%20224%20544C241.624992%20544%20256%20558.375008%20256%20576C256%20607.5%20224%20672%20224%20672zM800%20672C800%20672%20768%20607.5%20768%20576C768%20558.375008%20782.375008%20544%20800%20544C817.624992%20544%20832%20558.375008%20832%20576C832%20606%20800%20672%20800%20672zM128%20640C128%20640%2096%20574%2096%20544C96%20526.375008%20110.375008%20512%20128%20512C145.624992%20512%20160%20526.375008%20160%20544C160%20575.5%20128%20640%20128%20640zM896%20640C896%20640%20864%20575.5%20864%20544C864%20526.375008%20878.375008%20512%20896%20512C913.624992%20512%20928%20526.375008%20928%20544C928%20574%20896%20640%20896%20640zM480%20608L480%20320L479%20320C461.250016%20320%20448%20333.2499840000001%20448%20351L448%20576L384%20576L384%20351C384%20340.124992%20385.624992%20329.7499840000001%20389%20320L383%20320C365.375008%20320%20352%20333.375008%20352%20351L352%20544L288%20544L288%20351C288%20340.124992%20290.624992%20329.7499840000001%20294%20320L290%20320C271%20320%20256%20335%20256%20354L256%20512L192%20512L192%20354C192%20342%20195%20330.624992%20199%20320L193%20320C174.5%20320%20160%20334.5%20160%20353L160%20480L96%20480L96%20353C96%20299.875008%20139.875008%20256%20193%20256L480%20256L480%2064L320%2064L320%200L704%200L704%2064L544%2064L544%20256L831%20256C884.124992%20256%20928%20299.875008%20928%20353L928%20480L864%20480L864%20353C864%20334.5%20849.5%20320%20831%20320L825%20320C829%20330.624992%20832%20342%20832%20354L832%20512L768%20512L768%20354C768%20335%20753%20320%20734%20320L730%20320C733.375008%20329.7499840000001%20736%20340.124992%20736%20351L736%20544L672%20544L672%20351C672%20333.375008%20658.624992%20320%20641%20320L635%20320C638.375008%20329.7499840000001%20640%20340.124992%20640%20351L640%20576L576%20576L576%20351C576%20333.2499840000001%20562.750016%20320%20545%20320L544%20320L544%20608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smoking%22%20%20%20%20%20%20unicode=%22&#xF48D;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M513%20768C501.5%20756.5%20493%20742.875008%20483%20721C473%20699.124992%20464.124992%20671.624992%20464%20641C463.875008%20610.375008%20474.5%20575.375008%20502%20549C529.5%20522.624992%20571.5%20505.5%20630%20498C678.750016%20491.749984%20710.124992%20483.749984%20728%20473C745.875008%20462.249984%20753.250016%20451.249984%20759%20425L822%20439C813.750016%20476.749984%20792.875008%20508.875008%20761%20528C729.124992%20547.124992%20690.124992%20555.375008%20638%20562C588.124992%20568.375008%20560.250016%20582.375008%20546%20596C531.750016%20609.624992%20528%20623.624992%20528%20641C528%20658.375008%20533.624992%20677.875008%20541%20694C548.375008%20710.124992%20559.750016%20724.749984%20558%20723zM690%20758L690%20694C709.875008%20694%20735.5%20691%20755%20680C774.5%20669%20791%20652.749984%20795%20606L798%20576L827%20576C843.5%20576%20877.875008%20570.875008%20895%20556C903.5%20548.5%20909%20539.749984%20911%20523C913%20506.249984%20910%20480.624992%20895%20444L955%20420C972.875008%20463.5%20978.750016%20499.624992%20975%20531C971.250016%20562.375008%20956%20587.375008%20937%20604C908.124992%20629.249984%20876.750016%20635.749984%20851%20638C839.875008%20684.249984%20816.750016%20719.124992%20787%20736C751.124992%20756.375008%20713.750016%20758%20690%20758zM32%20384L32%20192L992%20192L992%20384zM96%20320L736%20320L736%20256L96%20256zM800%20320L832%20320L832%20256L800%20256zM896%20320L928%20320L928%20256L896%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rock--hand-%22%20%20%20%20%20%20unicode=%22&#xF255;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20704C446%20704%20416.124992%20686%20399%20659C385%20667%20369.124992%20672%20352%20672C299.375008%20672%20256%20628.624992%20256%20576L256%20459L189%20373C148.124992%20320.124992%20150.875008%20244.2499840000001%20195%20194L271%20108C313.5%2059.624992%20374.624992%2032%20439%2032L608%2032C731.375008%2032%20832%20132.624992%20832%20256L832%20544C832%20596.624992%20788.624992%20640%20736%20640C718.875008%20640%20703%20635%20689%20627C671.875008%20654%20642%20672%20608%20672C590.875008%20672%20575%20667%20561%20659C543.875008%20686%20514%20704%20480%20704zM480%20640C498.124992%20640%20512%20626.124992%20512%20608L512%20512L576%20512L576%20576C576%20594.124992%20589.875008%20608%20608%20608C626.124992%20608%20640%20594.124992%20640%20576L640%20512L704%20512L704%20544C704%20562.124992%20717.875008%20576%20736%20576C754.124992%20576%20768%20562.124992%20768%20544L768%20256C768%20167.2499840000001%20696.750016%2096%20608%2096L439%2096C393%2096%20349.375008%20115.375008%20319%20150L243%20237C218.875008%20264.5%20217.624992%20304%20240%20333L256%20354L256%20320L320%20320L320%20576C320%20594.124992%20333.875008%20608%20352%20608C370.124992%20608%20384%20594.124992%20384%20576L384%20512L448%20512L448%20608C448%20626.124992%20461.875008%20640%20480%20640z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hanging-weight%22%20%20%20%20%20%20unicode=%22&#xF5CD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20736C459.375008%20736%20416%20692.624992%20416%20640C416%20628.749984%20418.375008%20618.124992%20422%20608L262%20608L257%20582L161%20102L160%2099L160%2032L864%2032L864%2099L863%20102L767%20582L762%20608L602%20608C605.624992%20618.124992%20608%20628.749984%20608%20640C608%20692.624992%20564.624992%20736%20512%20736zM512%20672C530%20672%20544%20658%20544%20640C544%20622%20530%20608%20512%20608C494%20608%20480%20622%20480%20640C480%20658%20494%20672%20512%20672zM314%20544L710%20544L800%2096L224%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cookie-bite%22%20%20%20%20%20%20unicode=%22&#xF564;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20768C299.875008%20768%20128%20596.124992%20128%20384C128%20171.875008%20299.875008%200%20512%200C724.124992%200%20896%20171.875008%20896%20384C896%20399.5%20894.875008%20414.749984%20893%20429.875008C880.250016%20421.124992%20864.750016%20416%20848%20416C813.5%20416%20784.375008%20438%20773.124992%20468.5C753.124992%20455.749984%20729.5%20448%20704%20448C633.250016%20448%20576%20505.249984%20576%20576C576%20599.5%20582.750016%20621.249984%20593.875008%20640.249984C593.250016%20640.124992%20592.624992%20640%20592%20640C547.750016%20640%20512%20675.749984%20512%20720C512%20737.875008%20518%20754.124992%20527.875008%20767.375008C522.624992%20767.624992%20517.375008%20768%20512%20768zM752%20768C725.5%20768%20704%20746.5%20704%20720C704%20693.5%20725.5%20672%20752%20672C778.5%20672%20800%20693.5%20800%20720C800%20746.5%20778.5%20768%20752%20768zM449.624992%20698C456%20656.749984%20480%20621.249984%20513.5%20599.249984C512.5%20591.624992%20512%20583.749984%20512%20576C512%20470.124992%20598.124992%20384%20704%20384C719.875008%20384%20735.750016%20386%20751%20390C772.875008%20370%20800.5%20356.7499840000001%20830.5%20353C814.875008%20191%20678%2064%20512%2064C335.5%2064%20192%20207.5%20192%20384C192%20539.124992%20303%20668.875008%20449.624992%20698zM704%20608C686.375008%20608%20672%20593.624992%20672%20576C672%20558.375008%20686.375008%20544%20704%20544C721.624992%20544%20736%20558.375008%20736%20576C736%20593.624992%20721.624992%20608%20704%20608zM448%20576C430.375008%20576%20416%20561.624992%20416%20544C416%20526.375008%20430.375008%20512%20448%20512C465.624992%20512%20480%20526.375008%20480%20544C480%20561.624992%20465.624992%20576%20448%20576zM864%20576C846.375008%20576%20832%20561.624992%20832%20544C832%20526.375008%20846.375008%20512%20864%20512C881.624992%20512%20896%20526.375008%20896%20544C896%20561.624992%20881.624992%20576%20864%20576zM352%20480C316.624992%20480%20288%20451.375008%20288%20416C288%20380.624992%20316.624992%20352%20352%20352C387.375008%20352%20416%20380.624992%20416%20416C416%20451.375008%20387.375008%20480%20352%20480zM512%20416C494.375008%20416%20480%20401.624992%20480%20384C480%20366.375008%20494.375008%20352%20512%20352C529.624992%20352%20544%20366.375008%20544%20384C544%20401.624992%20529.624992%20416%20512%20416zM400%20288C373.5%20288%20352%20266.5%20352%20240C352%20213.5%20373.5%20192%20400%20192C426.5%20192%20448%20213.5%20448%20240C448%20266.5%20426.5%20288%20400%20288zM624%20256C597.5%20256%20576%20234.5%20576%20208C576%20181.5%20597.5%20160%20624%20160C650.5%20160%20672%20181.5%20672%20208C672%20234.5%20650.5%20256%20624%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stream%22%20%20%20%20%20%20unicode=%22&#xF550;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M160%20736L160%20544L768%20544L768%20736L160%20736zM224%20672L704%20672L704%20608L224%20608L224%20672zM288%20480L288%20288L896%20288L896%20480L288%20480zM352%20416L832%20416L832%20352L352%20352L352%20416zM160%20224L160%2032L768%2032L768%20224L160%20224zM224%20160L704%20160L704%2096L224%2096L224%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skiing%22%20%20%20%20%20%20unicode=%22&#xF7C9;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M768%20768C715.375008%20768%20672%20724.624992%20672%20672C672%20619.375008%20715.375008%20576%20768%20576C820.624992%20576%20864%20619.375008%20864%20672C864%20724.624992%20820.624992%20768%20768%20768zM257%20761L220%20710L422%20563C418.5%20559.249984%20414.375008%20555.749984%20411%20552C369.5%20506.624992%20377.875008%20433.124992%20429%20399L547%20321L425%20249L176%20392L144%20336L705%2014C706%2013.624992%20707%2013.249984%20708%2013C708%2013%20730.624992%202%20760%200C789.375008%20-2%20831.124992%206.5%20858%2043L807%2081C795.250016%2065%20781.624992%2062.875008%20765%2064C750%2065%20739.375008%2069%20737%2070L734%2071L488%20212L579%20266C618.375008%20289.375008%20620.124992%20348.5%20582%20374L465%20452C445.375008%20465.124992%20442.124992%20491.624992%20458%20509C474.875008%20527.5%20493.624992%20547.375008%20511%20564C536%20588%20568.875008%20599%20595%20604C602%20605.375008%20607%20600.624992%20607%20593L608%20465L608%20450L621%20440L748%20343L787%20393L672%20481L671%20593C670.750016%20639.124992%20627.875008%20675.875008%20582%20667C548%20660.375008%20504%20645.5%20467%20610zM768%20704C786%20704%20800%20690%20800%20672C800%20654%20786%20640%20768%20640C750%20640%20736%20654%20736%20672C736%20690%20750%20704%20768%20704z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22torii-gate%22%20%20%20%20%20%20unicode=%22&#xF6A1;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M94%20737L94%20679L104%20669L232%20552L242%20544L288%20544L288%20448L224%20448L224%20384L288%20384L288%2032L352%2032L352%20384L672%20384L672%2032L736%2032L736%20384L800%20384L800%20448L736%20448L736%20544L780%20544L790%20552L918%20669L928%20679L928%20737L889%20728C887.875008%20727.749984%20752.875008%20704%20512%20704C271.124992%20704%20134.124992%20727.749984%20133%20728zM217%20654C284.624992%20647.249984%20381.250016%20640%20512%20640C641.750016%20640%20737.875008%20647.375008%20805%20654L755%20608L267%20608zM352%20544L448%20544L448%20448L352%20448zM576%20544L672%20544L672%20448L576%20448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22face-with-rolling-eyes%22%20%20%20%20%20%20unicode=%22&#xF5A5;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20800C282.624%20800%2096%20613.376%2096%20384C96%20154.624%20282.624%20-32%20512%20-32C741.376%20-32%20928%20154.624%20928%20384C928%20613.376%20741.376%20800%20512%20800zM512%20736C706.08%20736%20864%20578.0799999999999%20864%20384C864%20189.92%20706.08%2032%20512%2032C317.92%2032%20160%20189.92%20160%20384C160%20578.0799999999999%20317.92%20736%20512%20736zM352%20576C281.408%20576%20224%20518.592%20224%20448C224%20377.408%20281.408%20320%20352%20320C422.592%20320%20480%20377.408%20480%20448C480%20518.592%20422.592%20576%20352%20576zM672%20576C601.408%20576%20544%20518.592%20544%20448C544%20377.408%20601.408%20320%20672%20320C742.592%20320%20800%20377.408%20800%20448C800%20518.592%20742.592%20576%20672%20576zM320.624992%20503.437504A48%2048%200%200%201%20368%20448A48%2048%200%200%201%20410.437504%20473.750016C413.934432%20465.848384%20416%20457.183616%20416%20448C416%20412.704%20387.296%20384%20352%20384C316.704%20384%20288%20412.704%20288%20448C288%20471.836896%20301.2527584%20492.424512%20320.624992%20503.437504zM703.375008%20503.437504C722.747232%20492.424512%20736%20471.836896%20736%20448C736%20412.704%20707.296%20384%20672%20384C636.704%20384%20608%20412.704%20608%20448C608%20457.183616%20610.065568%20465.848384%20613.562496%20473.750016A48%2048%200%200%201%20656%20448A48%2048%200%200%201%20703.375008%20503.437504zM384%20256L384%20192L640%20192L640%20256L384%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22coffee%22%20%20%20%20%20%20unicode=%22&#xF0F4;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20800L352%20672L416%20672L416%20800zM480%20768L480%20672L544%20672L544%20768zM156%20640L160%20605L218%2054C223.124992%205.375008%20265.124992%20-32%20314%20-32L614%20-32C662.875008%20-32%20704.875008%205.375008%20710%2054L725%20192L800%20192C852.624992%20192%20896%20235.375008%20896%20288L896%20384C896%20436.624992%20852.624992%20480%20800%20480L755%20480L768%20605L772%20640zM228%20576L700%20576L646%2061C644.250016%2044.375008%20630.624992%2032%20614%2032L314%2032C297.375008%2032%20283.750016%2044.375008%20282%2061zM748%20416L800%20416C818.124992%20416%20832%20402.124992%20832%20384L832%20288C832%20269.875008%20818.124992%20256%20800%20256L731%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mobile-phone%22%20%20%20%20%20%20unicode=%22&#xF10B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20768C299.375008%20768%20256%20724.624992%20256%20672L256%2096C256%2043.375008%20299.375008%200%20352%200L672%200C724.624992%200%20768%2043.375008%20768%2096L768%20672C768%20724.624992%20724.624992%20768%20672%20768zM352%20704L672%20704C689.750016%20704%20704%20689.749984%20704%20672L704%2096C704%2078.249984%20689.750016%2064%20672%2064L352%2064C334.250016%2064%20320%2078.249984%20320%2096L320%20672C320%20689.749984%20334.250016%20704%20352%20704zM512%20160C494.375008%20160%20480%20145.624992%20480%20128C480%20110.375008%20494.375008%2096%20512%2096C529.624992%2096%20544%20110.375008%20544%20128C544%20145.624992%20529.624992%20160%20512%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-long-arrow-right%22%20%20%20%20%20%20unicode=%22&#xF30B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M678%20599L633%20553L770%20416L128%20416L128%20352L770%20352L633%20215L678%20169L893%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-clock%22%20%20%20%20%20%20unicode=%22&#xF4FD;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M512%20732.8124992C387.2%20732.8124992%20288%20633.6124992%20288%20508.812512C288%20432.012512%20326.387488%20361.587488%20387.187488%20323.1874880000001C271.9875008%20278.387488%20192%20163.2000000000001%20192%2032L256%2032C256%20172.8%20371.2%20288%20512%20288C531.2%20288%20547.187488%20284.824992%20563.187488%20281.624992C564.684928%20283.621568%20566.621312%20285.351872%20568.187488%20287.312512C533.143936%20243.498432%20512%20188.13184%20512%20128C512%20-12.8%20627.2%20-128%20768%20-128C908.8%20-128%201024%20-12.8%201024%20128C1024%20268.8%20908.8%20384%20768%20384C739.5792%20384%20712.285312%20379.088096%20686.687488%20370.437504C717.519424%20408.560224%20736%20458.657952%20736%20508.812512C736%20633.6124992%20636.8%20732.8124992%20512%20732.8124992zM512%20672C601.6%20672%20672%20601.6%20672%20512C672%20422.4%20601.6%20352%20512%20352C422.4%20352%20352%20422.4%20352%20512C352%20601.6%20422.4%20672%20512%20672zM616.812512%20333.875008C615.900288%20333.2022080000001%20614.965504%20332.55952%20614.062496%20331.875008C614.978944%20332.551776%20615.884576%20333.209664%20616.812512%20333.875008zM768%20320C873.6%20320%20960%20233.6%20960%20128C960%2022.4%20873.6%20-64%20768%20-64C662.4%20-64%20576%2022.4%20576%20128C576%20233.6%20662.4%20320%20768%20320zM591.937504%20313.124992C587.994144%20309.372032%20584.199776%20305.493824%20580.5%20301.5C584.20592%20305.4773760000001%20587.93376%20309.362048%20591.937504%20313.124992zM736%20256L736%20108.812512L681.624992%2054.375008L726.375008%209.624992L800%2083.187488L800%20256L736%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22oil-can%22%20%20%20%20%20%20unicode=%22&#xF613;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M352%20608L352%20544L416%20544L416%20480L242%20480L187%20562L177%20576L32%20576L32%20394L192%20330L192%2096L657%2096L666%20110L944%20512L992%20512L992%20576L885%20576L877%20570L672%20416L672%20480L480%20480L480%20544L544%20544L544%20608zM96%20512L142%20512L192%20437L192%20400L96%20438zM825%20450L624%20160L256%20160L256%20416L608%20416L608%20288L659%20326zM944%20384C944%20384%20896%20298.5%20896%20272C896%20245.5%20917.5%20224%20944%20224C970.5%20224%20992%20245.5%20992%20272C992%20298.5%20944%20384%20944%20384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-with-moon%22%20%20%20%20%20%20unicode=%22&#xF6C3;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M333%20706L280%20705C160.250016%20700.624992%2064%20601.749984%2064%20481C64%20409.624992%2097.750016%20346.124992%20150%20305C136.124992%20281.2499840000001%20128%20253.375008%20128%20224C128%20135.7499840000001%20199.750016%2064%20288%2064L800%2064C888.250016%2064%20960%20135.7499840000001%20960%20224C960%20288.624992%20921.250016%20346.2499840000001%20863%20371C854%20448.375008%20789%20508.875008%20710%20512C676%20571.124992%20613.250016%20608%20544%20608C469.875008%20608%20403.750016%20565.124992%20372%20501C329.5%20518.5%20299%20559.749984%20299%20609C299%20626.875008%20302.750016%20643.624992%20310%20659zM240%20630C239.124992%20622.624992%20235%20616.624992%20235%20609C235%20546.5%20266.624992%20491.749984%20315%20459C287.875008%20441.249984%20266.624992%20413.5%20259%20381C234.375008%20376.5%20212.250016%20366.2499840000001%20193%20352C153.750016%20381.2499840000001%20128%20428.124992%20128%20481C128%20552.624992%20175.5%20609.375008%20240%20630zM544%20544C595.375008%20544%20641.750016%20513.249984%20662%20466L671%20444L700%20447C701.375008%20447.249984%20702.5%20448%20704%20448C756.875008%20448%20799.875008%20404.749984%20800%20354L799%20323L824%20317C866.624992%20306.124992%20896%20267.624992%20896%20224C896%20171.124992%20852.875008%20128%20800%20128L288%20128C235.124992%20128%20192%20171.124992%20192%20224C192%20276.875008%20235.124992%20320%20288%20320L320%20320L320%20352C320%20387.249984%20348.624992%20415.875008%20381%20416L413%20414L419%20441C431%20500.5%20483.250016%20544%20544%20544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22superscript%22%20%20%20%20%20%20unicode=%22&#xF12B;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M799%20800C747%20800%20704%20757%20704%20705L704%20704L768%20704L768%20705C768%20722.5%20781.5%20736%20799%20736L801%20736C818.5%20736%20832%20722.5%20832%20705C832%20694.875008%20827.375008%20685.749984%20819%20680L751%20633C721.750016%20612.875008%20704%20579.5%20704%20544L704%20512L896%20512L896%20576L785%20576C786.250016%20577%20785.624992%20579.124992%20787%20580L855%20627C880.750016%20644.749984%20896%20673.749984%20896%20705C896%20757%20853%20800%20801%20800zM133%20640L165%20591L298%20384L165%20177L133%20128L337%20128L347%20143L400%20225L453%20143L463%20128L667%20128L635%20177L502%20384L635%20591L667%20640L463%20640L453%20625L400%20543L347%20625L337%20640zM250%20576L303%20576L373%20466L400%20424L427%20466L497%20576L550%20576L437%20401L426%20384L437%20367L550%20192L497%20192L427%20302L400%20344L373%20302L303%20192L250%20192L363%20367L374%20384L363%20401z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alternate-trash%22%20%20%20%20%20%20unicode=%22&#xF2ED;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M480%20768C463.250016%20768%20446.124992%20762.124992%20434%20750C421.875008%20737.875008%20416%20720.749984%20416%20704L416%20672L224%20672L224%20608L256%20608L256%2096C256%2043.375008%20299.375008%200%20352%200L736%200C788.624992%200%20832%2043.375008%20832%2096L832%20608L864%20608L864%20672L672%20672L672%20704C672%20720.749984%20666.124992%20737.875008%20654%20750C641.875008%20762.124992%20624.750016%20768%20608%20768zM480%20704L608%20704L608%20672L480%20672zM320%20608L768%20608L768%2096C768%2078.249984%20753.750016%2064%20736%2064L352%2064C334.250016%2064%20320%2078.249984%20320%2096zM384%20512L384%20160L448%20160L448%20512zM512%20512L512%20160L576%20160L576%20512zM640%20512L640%20160L704%20160L704%20512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22expand%22%20%20%20%20%20%20unicode=%22&#xF065;%22%20%20%20%20%20%20horiz-adv-x=%221024%22%20d=%22M128%20768L128%20480L192%20480L192%20704L416%20704L416%20768L128%20768zM608%20768L608%20704L832%20704L832%20480L896%20480L896%20768L608%20768zM128%20288L128%200L416%200L416%2064L192%2064L192%20288L128%20288zM832%20288L832%2064L608%2064L608%200L896%200L896%20288L832%20288z%22%20/%3E%20%20%3C/font%3E%3C/defs%3E%3C/svg%3E#lineawesome) format("svg")}.la,.las{font-weight:900}.la.la-meetup{font-family:'Line Awesome Brands'}.la.la-arrow-circle-o-down,.la.la-arrow-circle-o-up,.la.la-bar-chart,.la.la-bar-chart-o,.la.la-check-circle-o,.la.la-check-square-o,.la.la-clock-o,.la.la-eye,.la.la-eye-slash,.la.la-file-o,.la.la-image,.la.la-list-alt,.la.la-pencil-square-o,.la.la-photo,.la.la-picture-o,.la.la-play-circle-o,.la.la-share-square-o,.la.la-star-o,.la.la-times-circle-o,.la.la-trash-o{font-family:'Line Awesome Free';font-weight:400}.la.la-gear:before{content:"\f013"}.la.la-trash-o:before{content:"\f2ed"}.la.la-file-o:before{content:"\f15b"}.la.la-clock-o:before{content:"\f017"}.la.la-arrow-circle-o-down:before{content:"\f358"}.la.la-arrow-circle-o-up:before{content:"\f35b"}.la.la-play-circle-o:before{content:"\f144"}.la.la-repeat:before,.la.la-rotate-right:before{content:"\f01e"}.la.la-refresh:before{content:"\f021"}.la.la-dedent:before{content:"\f03b"}.la.la-video-camera:before{content:"\f03d"}.la.la-image:before,.la.la-photo:before,.la.la-picture-o:before{content:"\f03e"}.la.la-pencil:before{content:"\f303"}.la.la-map-marker:before{content:"\f3c5"}.la.la-pencil-square-o:before{content:"\f044"}.la.la-share-square-o:before{content:"\f14d"}.la.la-check-square-o:before{content:"\f14a"}.la.la-arrows:before{content:"\f0b2"}.la.la-times-circle-o:before{content:"\f057"}.la.la-check-circle-o:before{content:"\f058"}.la.la-mail-forward:before{content:"\f064"}.la.la-warning:before{content:"\f071"}.la.la-calendar:before{content:"\f073"}.la.la-arrows-v:before{content:"\f338"}.la.la-arrows-h:before{content:"\f337"}.la.la-bar-chart-o:before,.la.la-bar-chart:before{content:"\f080"}.la.la-facebook-square,.la.la-twitter-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-gears:before{content:"\f085"}.la.la-heart-o,.la.la-thumbs-o-down,.la.la-thumbs-o-up{font-family:'Line Awesome Free';font-weight:400}.la.la-thumbs-o-up:before{content:"\f164"}.la.la-thumbs-o-down:before{content:"\f165"}.la.la-heart-o:before{content:"\f004"}.la.la-sign-out:before{content:"\f2f5"}.la.la-github-square,.la.la-linkedin-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-linkedin-square:before{content:"\f08c"}.la.la-thumb-tack:before{content:"\f08d"}.la.la-external-link:before{content:"\f35d"}.la.la-sign-in:before{content:"\f2f6"}.la.la-bookmark-o,.la.la-lemon-o,.la.la-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-lemon-o:before{content:"\f094"}.la.la-square-o:before{content:"\f0c8"}.la.la-bookmark-o:before{content:"\f02e"}.la.la-facebook,.la.la-facebook-f,.la.la-github,.la.la-twitter{font-family:'Line Awesome Brands';font-weight:400}.la.la-facebook-f:before,.la.la-facebook:before{content:"\f39e"}.la.la-credit-card,.la.la-files-o,.la.la-floppy-o,.la.la-hand-o-down,.la.la-hand-o-left,.la.la-hand-o-right,.la.la-hand-o-up,.la.la-hdd-o{font-family:'Line Awesome Free';font-weight:400}.la.la-feed:before{content:"\f09e"}.la.la-hdd-o:before{content:"\f0a0"}.la.la-hand-o-right:before{content:"\f0a4"}.la.la-hand-o-left:before{content:"\f0a5"}.la.la-hand-o-up:before{content:"\f0a6"}.la.la-hand-o-down:before{content:"\f0a7"}.la.la-arrows-alt:before{content:"\f31e"}.la.la-group:before{content:"\f0c0"}.la.la-chain:before{content:"\f0c1"}.la.la-scissors:before{content:"\f0c4"}.la.la-files-o:before{content:"\f0c5"}.la.la-floppy-o:before{content:"\f0c7"}.la.la-navicon:before,.la.la-reorder:before{content:"\f0c9"}.la.la-google-plus,.la.la-google-plus-square,.la.la-money,.la.la-pinterest,.la.la-pinterest-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-google-plus:before{content:"\f0d5"}.la.la-money{font-family:'Line Awesome Free'}.la.la-money:before{content:"\f3d1"}.la.la-unsorted:before{content:"\f0dc"}.la.la-sort-desc:before{content:"\f0dd"}.la.la-sort-asc:before{content:"\f0de"}.la.la-linkedin{font-family:'Line Awesome Brands';font-weight:400}.la.la-linkedin:before{content:"\f0e1"}.la.la-rotate-left:before{content:"\f0e2"}.la.la-legal:before{content:"\f0e3"}.la.la-dashboard:before,.la.la-tachometer:before{content:"\f3fd"}.la.la-bell-o,.la.la-building-o,.la.la-circle-o,.la.la-clipboard,.la.la-comment-o,.la.la-comments-o,.la.la-file-text-o,.la.la-hospital-o,.la.la-lightbulb-o,.la.la-paste{font-family:'Line Awesome Free';font-weight:400}.la.la-comment-o:before{content:"\f075"}.la.la-comments-o:before{content:"\f086"}.la.la-flash:before{content:"\f0e7"}.la.la-paste:before{content:"\f328"}.la.la-lightbulb-o:before{content:"\f0eb"}.la.la-exchange:before{content:"\f362"}.la.la-cloud-download:before{content:"\f381"}.la.la-cloud-upload:before{content:"\f382"}.la.la-bell-o:before{content:"\f0f3"}.la.la-cutlery:before{content:"\f2e7"}.la.la-file-text-o:before{content:"\f15c"}.la.la-building-o:before{content:"\f1ad"}.la.la-hospital-o:before{content:"\f0f8"}.la.la-tablet:before{content:"\f3fa"}.la.la-mobile-phone:before,.la.la-mobile:before{content:"\f3cd"}.la.la-circle-o:before{content:"\f111"}.la.la-mail-reply:before{content:"\f3e5"}.la.la-github-alt{font-family:'Line Awesome Brands';font-weight:400}.la.la-calendar-o,.la.la-flag-o,.la.la-folder-o,.la.la-folder-open-o,.la.la-frown-o,.la.la-keyboard-o,.la.la-meh-o,.la.la-smile-o,.la.la-star-half-empty,.la.la-star-half-full,.la.la-star-half-o{font-family:'Line Awesome Free';font-weight:400}.la.la-folder-o:before{content:"\f07b"}.la.la-folder-open-o:before{content:"\f07c"}.la.la-smile-o:before{content:"\f118"}.la.la-frown-o:before{content:"\f119"}.la.la-meh-o:before{content:"\f11a"}.la.la-keyboard-o:before{content:"\f11c"}.la.la-flag-o:before{content:"\f024"}.la.la-mail-reply-all:before{content:"\f122"}.la.la-star-half-empty:before,.la.la-star-half-full:before,.la.la-star-half-o:before{content:"\f089"}.la.la-code-fork:before{content:"\f126"}.la.la-chain-broken:before{content:"\f127"}.la.la-shield:before{content:"\f3ed"}.la.la-calendar-o:before{content:"\f133"}.la.la-css3,.la.la-html5,.la.la-maxcdn{font-family:'Line Awesome Brands';font-weight:400}.la.la-ticket:before{content:"\f3ff"}.la.la-caret-square-o-down,.la.la-caret-square-o-right,.la.la-caret-square-o-up,.la.la-compass,.la.la-minus-square-o,.la.la-toggle-down,.la.la-toggle-right,.la.la-toggle-up{font-family:'Line Awesome Free';font-weight:400}.la.la-minus-square-o:before{content:"\f146"}.la.la-level-up:before{content:"\f3bf"}.la.la-level-down:before{content:"\f3be"}.la.la-pencil-square:before{content:"\f14b"}.la.la-external-link-square:before{content:"\f360"}.la.la-caret-square-o-down:before,.la.la-toggle-down:before{content:"\f150"}.la.la-caret-square-o-up:before,.la.la-toggle-up:before{content:"\f151"}.la.la-caret-square-o-right:before,.la.la-toggle-right:before{content:"\f152"}.la.la-eur:before,.la.la-euro:before{content:"\f153"}.la.la-gbp:before{content:"\f154"}.la.la-dollar:before,.la.la-usd:before{content:"\f155"}.la.la-inr:before,.la.la-rupee:before{content:"\f156"}.la.la-cny:before,.la.la-jpy:before,.la.la-rmb:before,.la.la-yen:before{content:"\f157"}.la.la-rouble:before,.la.la-rub:before,.la.la-ruble:before{content:"\f158"}.la.la-krw:before,.la.la-won:before{content:"\f159"}.la.la-adn,.la.la-android,.la.la-apple,.la.la-bitbucket,.la.la-bitbucket-square,.la.la-bitcoin,.la.la-btc,.la.la-dribbble,.la.la-dropbox,.la.la-flickr,.la.la-foursquare,.la.la-gittip,.la.la-gratipay,.la.la-instagram,.la.la-linux,.la.la-skype,.la.la-stack-overflow,.la.la-trello,.la.la-tumblr,.la.la-tumblr-square,.la.la-windows,.la.la-xing,.la.la-xing-square,.la.la-youtube,.la.la-youtube-play,.la.la-youtube-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-bitcoin:before{content:"\f15a"}.la.la-file-text:before{content:"\f15c"}.la.la-sort-alpha-asc:before{content:"\f15d"}.la.la-sort-alpha-desc:before{content:"\f881"}.la.la-sort-amount-asc:before{content:"\f160"}.la.la-sort-amount-desc:before{content:"\f884"}.la.la-sort-numeric-asc:before{content:"\f162"}.la.la-sort-numeric-desc:before{content:"\f886"}.la.la-youtube-play:before{content:"\f167"}.la.la-bitbucket-square:before{content:"\f171"}.la.la-long-arrow-down:before{content:"\f309"}.la.la-long-arrow-up:before{content:"\f30c"}.la.la-long-arrow-left:before{content:"\f30a"}.la.la-long-arrow-right:before{content:"\f30b"}.la.la-gittip:before{content:"\f184"}.la.la-moon-o,.la.la-sun-o{font-family:'Line Awesome Free';font-weight:400}.la.la-sun-o:before{content:"\f185"}.la.la-moon-o:before{content:"\f186"}.la.la-pagelines,.la.la-renren,.la.la-stack-exchange,.la.la-vk,.la.la-weibo{font-family:'Line Awesome Brands';font-weight:400}.la.la-arrow-circle-o-left,.la.la-arrow-circle-o-right,.la.la-caret-square-o-left,.la.la-dot-circle-o,.la.la-toggle-left{font-family:'Line Awesome Free';font-weight:400}.la.la-arrow-circle-o-right:before{content:"\f35a"}.la.la-arrow-circle-o-left:before{content:"\f359"}.la.la-caret-square-o-left:before,.la.la-toggle-left:before{content:"\f191"}.la.la-dot-circle-o:before{content:"\f192"}.la.la-vimeo-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-try:before,.la.la-turkish-lira:before{content:"\f195"}.la.la-plus-square-o{font-family:'Line Awesome Free';font-weight:400}.la.la-plus-square-o:before{content:"\f0fe"}.la.la-behance,.la.la-behance-square,.la.la-delicious,.la.la-digg,.la.la-drupal,.la.la-google,.la.la-joomla,.la.la-openid,.la.la-pied-piper-alt,.la.la-pied-piper-pp,.la.la-reddit,.la.la-reddit-square,.la.la-slack,.la.la-steam,.la.la-steam-square,.la.la-stumbleupon,.la.la-stumbleupon-circle,.la.la-wordpress,.la.la-yahoo{font-family:'Line Awesome Brands';font-weight:400}.la.la-bank:before,.la.la-institution:before{content:"\f19c"}.la.la-mortar-board:before{content:"\f19d"}.la.la-spoon:before{content:"\f2e5"}.la.la-automobile:before{content:"\f1b9"}.la.la-cab:before{content:"\f1ba"}.la.la-envelope-o{font-family:'Line Awesome Free';font-weight:400}.la.la-envelope-o:before{content:"\f0e0"}.la.la-deviantart,.la.la-soundcloud{font-family:'Line Awesome Brands';font-weight:400}.la.la-file-archive-o,.la.la-file-audio-o,.la.la-file-code-o,.la.la-file-excel-o,.la.la-file-image-o,.la.la-file-movie-o,.la.la-file-pdf-o,.la.la-file-photo-o,.la.la-file-picture-o,.la.la-file-powerpoint-o,.la.la-file-sound-o,.la.la-file-video-o,.la.la-file-word-o,.la.la-file-zip-o{font-family:'Line Awesome Free';font-weight:400}.la.la-file-pdf-o:before{content:"\f1c1"}.la.la-file-word-o:before{content:"\f1c2"}.la.la-file-excel-o:before{content:"\f1c3"}.la.la-file-powerpoint-o:before{content:"\f1c4"}.la.la-file-image-o:before,.la.la-file-photo-o:before,.la.la-file-picture-o:before{content:"\f1c5"}.la.la-file-archive-o:before,.la.la-file-zip-o:before{content:"\f1c6"}.la.la-file-audio-o:before,.la.la-file-sound-o:before{content:"\f1c7"}.la.la-file-movie-o:before,.la.la-file-video-o:before{content:"\f1c8"}.la.la-file-code-o:before{content:"\f1c9"}.la.la-codepen,.la.la-jsfiddle,.la.la-vine{font-family:'Line Awesome Brands';font-weight:400}.la.la-life-bouy,.la.la-life-buoy,.la.la-life-ring,.la.la-life-saver,.la.la-support{font-family:'Line Awesome Free';font-weight:400}.la.la-life-bouy:before,.la.la-life-buoy:before,.la.la-life-saver:before,.la.la-support:before{content:"\f1cd"}.la.la-circle-o-notch:before{content:"\f1ce"}.la.la-empire,.la.la-ge,.la.la-git,.la.la-git-square,.la.la-hacker-news,.la.la-qq,.la.la-ra,.la.la-rebel,.la.la-resistance,.la.la-tencent-weibo,.la.la-wechat,.la.la-weixin,.la.la-y-combinator-square,.la.la-yc-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-ra:before,.la.la-resistance:before{content:"\f1d0"}.la.la-ge:before{content:"\f1d1"}.la.la-y-combinator-square:before,.la.la-yc-square:before{content:"\f1d4"}.la.la-wechat:before{content:"\f1d7"}.la.la-paper-plane-o:before,.la.la-send-o:before,.la.la-send:before{content:"\f1d8"}.la.la-circle-thin,.la.la-futbol-o,.la.la-paper-plane-o,.la.la-send-o,.la.la-soccer-ball-o{font-family:'Line Awesome Free';font-weight:400}.la.la-circle-thin:before{content:"\f111"}.la.la-header:before{content:"\f1dc"}.la.la-sliders:before{content:"\f1de"}.la.la-futbol-o:before,.la.la-soccer-ball-o:before{content:"\f1e3"}.la.la-slideshare,.la.la-twitch,.la.la-yelp{font-family:'Line Awesome Brands';font-weight:400}.la.la-newspaper-o{font-family:'Line Awesome Free';font-weight:400}.la.la-newspaper-o:before{content:"\f1ea"}.la.la-cc-amex,.la.la-cc-discover,.la.la-cc-mastercard,.la.la-cc-paypal,.la.la-cc-stripe,.la.la-cc-visa,.la.la-google-wallet,.la.la-paypal{font-family:'Line Awesome Brands';font-weight:400}.la.la-bell-slash-o,.la.la-copyright{font-family:'Line Awesome Free';font-weight:400}.la.la-bell-slash-o:before{content:"\f1f6"}.la.la-trash:before{content:"\f2ed"}.la.la-eyedropper:before{content:"\f1fb"}.la.la-area-chart:before{content:"\f1fe"}.la.la-pie-chart:before{content:"\f200"}.la.la-line-chart:before{content:"\f201"}.la.la-angellist,.la.la-cc,.la.la-ioxhost,.la.la-lastfm,.la.la-lastfm-square{font-family:'Line Awesome Brands';font-weight:400}.la.la-cc{font-family:'Line Awesome Free'}.la.la-cc:before{content:"\f20a"}.la.la-ils:before,.la.la-shekel:before,.la.la-sheqel:before{content:"\f20b"}.la.la-buysellads,.la.la-connectdevelop,.la.la-dashcube,.la.la-diamond,.la.la-forumbee,.la.la-leanpub,.la.la-meanpath,.la.la-sellsy,.la.la-shirtsinbulk,.la.la-simplybuilt,.la.la-skyatlas{font-family:'Line Awesome Brands';font-weight:400}.la.la-meanpath:before{content:"\f2b4"}.la.la-diamond{font-family:'Line Awesome Free'}.la.la-diamond:before{content:"\f3a5"}.la.la-intersex:before{content:"\f224"}.la.la-expeditedssl,.la.la-facebook-official,.la.la-medium,.la.la-opencart,.la.la-optin-monster,.la.la-pinterest-p,.la.la-viacoin,.la.la-whatsapp,.la.la-y-combinator,.la.la-yc{font-family:'Line Awesome Brands';font-weight:400}.la.la-facebook-official:before{content:"\f09a"}.la.la-hotel:before{content:"\f236"}.la.la-yc:before{content:"\f23b"}.la.la-battery-4:before,.la.la-battery:before{content:"\f240"}.la.la-battery-3:before{content:"\f241"}.la.la-battery-2:before{content:"\f242"}.la.la-battery-1:before{content:"\f243"}.la.la-battery-0:before{content:"\f244"}.la.la-object-group,.la.la-object-ungroup,.la.la-sticky-note-o{font-family:'Line Awesome Free';font-weight:400}.la.la-sticky-note-o:before{content:"\f249"}.la.la-cc-diners-club,.la.la-cc-jcb{font-family:'Line Awesome Brands';font-weight:400}.la.la-clone,.la.la-hand-grab-o,.la.la-hand-lizard-o,.la.la-hand-paper-o,.la.la-hand-peace-o,.la.la-hand-pointer-o,.la.la-hand-rock-o,.la.la-hand-scissors-o,.la.la-hand-spock-o,.la.la-hand-stop-o,.la.la-hourglass-o,.la.la-registered{font-family:'Line Awesome Free';font-weight:400}.la.la-hourglass-o:before{content:"\f254"}.la.la-hourglass-1:before{content:"\f251"}.la.la-hourglass-2:before{content:"\f252"}.la.la-hourglass-3:before{content:"\f253"}.la.la-hand-grab-o:before,.la.la-hand-rock-o:before{content:"\f255"}.la.la-hand-paper-o:before,.la.la-hand-stop-o:before{content:"\f256"}.la.la-hand-scissors-o:before{content:"\f257"}.la.la-hand-lizard-o:before{content:"\f258"}.la.la-hand-spock-o:before{content:"\f259"}.la.la-hand-pointer-o:before{content:"\f25a"}.la.la-hand-peace-o:before{content:"\f25b"}.la.la-500px,.la.la-amazon,.la.la-chrome,.la.la-contao,.la.la-creative-commons,.la.la-firefox,.la.la-get-pocket,.la.la-gg,.la.la-gg-circle,.la.la-internet-explorer,.la.la-odnoklassniki,.la.la-odnoklassniki-square,.la.la-opera,.la.la-safari,.la.la-tripadvisor,.la.la-wikipedia-w{font-family:'Line Awesome Brands';font-weight:400}.la.la-television:before{content:"\f26c"}.la.la-calendar-check-o,.la.la-calendar-minus-o,.la.la-calendar-plus-o,.la.la-calendar-times-o,.la.la-commenting-o,.la.la-map-o{font-family:'Line Awesome Free';font-weight:400}.la.la-calendar-plus-o:before{content:"\f271"}.la.la-calendar-minus-o:before{content:"\f272"}.la.la-calendar-times-o:before{content:"\f273"}.la.la-calendar-check-o:before{content:"\f274"}.la.la-map-o:before{content:"\f279"}.la.la-commenting-o:before,.la.la-commenting:before{content:"\f4ad"}.la.la-black-tie,.la.la-codiepie,.la.la-edge,.la.la-fonticons,.la.la-fort-awesome,.la.la-houzz,.la.la-mixcloud,.la.la-modx,.la.la-product-hunt,.la.la-reddit-alien,.la.la-scribd,.la.la-usb,.la.la-vimeo{font-family:'Line Awesome Brands';font-weight:400}.la.la-vimeo:before{content:"\f27d"}.la.la-credit-card-alt:before{content:"\f09d"}.la.la-pause-circle-o,.la.la-stop-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-pause-circle-o:before{content:"\f28b"}.la.la-stop-circle-o:before{content:"\f28d"}.la.la-bluetooth,.la.la-bluetooth-b,.la.la-envira,.la.la-gitlab,.la.la-wheelchair-alt,.la.la-wpbeginner,.la.la-wpforms{font-family:'Line Awesome Brands';font-weight:400}.la.la-wheelchair-alt:before{content:"\f368"}.la.la-question-circle-o{font-family:'Line Awesome Free';font-weight:400}.la.la-question-circle-o:before{content:"\f059"}.la.la-volume-control-phone:before{content:"\f2a0"}.la.la-asl-interpreting:before{content:"\f2a3"}.la.la-deafness:before,.la.la-hard-of-hearing:before{content:"\f2a4"}.la.la-fa,.la.la-first-order,.la.la-font-awesome,.la.la-glide,.la.la-glide-g,.la.la-google-plus-circle,.la.la-google-plus-official,.la.la-pied-piper,.la.la-snapchat,.la.la-snapchat-ghost,.la.la-snapchat-square,.la.la-themeisle,.la.la-viadeo,.la.la-viadeo-square,.la.la-yoast{font-family:'Line Awesome Brands';font-weight:400}.la.la-signing:before{content:"\f2a7"}.la.la-google-plus-circle:before,.la.la-google-plus-official:before{content:"\f2b3"}.la.la-fa:before{content:"\f2b4"}.la.la-envelope-open-o,.la.la-handshake-o,.la.la-linode{font-family:'Line Awesome Free';font-weight:400}.la.la-handshake-o:before{content:"\f2b5"}.la.la-envelope-open-o:before{content:"\f2b6"}.la.la-linode{font-family:'Line Awesome Brands'}.la.la-address-book-o,.la.la-address-card-o,.la.la-drivers-license-o,.la.la-id-badge,.la.la-id-card-o,.la.la-user-circle-o,.la.la-user-o,.la.la-vcard-o{font-family:'Line Awesome Free';font-weight:400}.la.la-address-book-o:before{content:"\f2b9"}.la.la-address-card-o:before,.la.la-vcard-o:before,.la.la-vcard:before{content:"\f2bb"}.la.la-user-circle-o:before{content:"\f2bd"}.la.la-user-o:before{content:"\f007"}.la.la-drivers-license-o:before,.la.la-drivers-license:before,.la.la-id-card-o:before{content:"\f2c2"}.la.la-free-code-camp,.la.la-quora,.la.la-telegram{font-family:'Line Awesome Brands';font-weight:400}.la.la-thermometer-4:before,.la.la-thermometer:before{content:"\f2c7"}.la.la-thermometer-3:before{content:"\f2c8"}.la.la-thermometer-2:before{content:"\f2c9"}.la.la-thermometer-1:before{content:"\f2ca"}.la.la-thermometer-0:before{content:"\f2cb"}.la.la-bathtub:before,.la.la-s15:before{content:"\f2cd"}.la.la-times-rectangle-o,.la.la-window-close-o,.la.la-window-maximize,.la.la-window-restore{font-family:'Line Awesome Free';font-weight:400}.la.la-times-rectangle-o:before,.la.la-times-rectangle:before,.la.la-window-close-o:before{content:"\f410"}.la.la-bandcamp,.la.la-eercast,.la.la-etsy,.la.la-grav,.la.la-imdb,.la.la-ravelry{font-family:'Line Awesome Brands';font-weight:400}.la.la-eercast:before{content:"\f2da"}.la.la-snowflake-o{font-family:'Line Awesome Free';font-weight:400}.la.la-snowflake-o:before{content:"\f2dc"}.la.la-spotify,.la.la-superpowers,.la.la-wpexplorer{font-family:'Line Awesome Brands';font-weight:400}@font-face{font-family:"socicon";src:url(/build/fonts/socicon.ec23f2c6.eot);src:url(/build/fonts/socicon.ec23f2c6.eot?#iefix) format("embedded-opentype"),url(/build/fonts/socicon.fa1cafd6.woff) format("woff"),url(/build/fonts/socicon.578ecee5.ttf) format("truetype"),url(/%3C?xml%20version=%221.0%22%20standalone=%22no%22?%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%3E%3Cmetadata%3EGenerated%20by%20Fontastic.me%3C/metadata%3E%3Cdefs%3E%3Cfont%20id=%22socicon%22%20horiz-adv-x=%22512%22%3E%3Cfont-face%20font-family=%22socicon%22%20units-per-em=%22512%22%20ascent=%22480%22%20descent=%22-32%22/%3E%3Cmissing-glyph%20horiz-adv-x=%22512%22%20/%3E%3Cglyph%20glyph-name=%22modelmayhem%22%20unicode=%22&#57344;%22%20d=%22M511%20216c-1%2021-2%2041-8%2061-5%2019-14%2037-25%2054-10%2015-23%2030-40%2039-16%208-33%2010-51%208-42-5-74-34-101-66-14-16-27-34-40-52-3-6-7-11-10-17-3-4-5-10-9-13-7-7-11%2017-12%2021-12%2044-23%2090-43%20132-8%2017-17%2034-30%2047-14%2014-31%2015-51%2015-9-2-17-2-25-10-8-7-16-14-23-21-7-7-13-16-22-21-7-4-16-3-19-11-5-9%201-19%201-29%200-11%202-34%202-34%200%200%200-24%200-36%200-6%200-12%200-18%200-5%200-15%200-15l0-143c0%200-2-21%203-28%204-7%2013-6%2020-6%2014-1%2032-2%2034%2015%202%2011%201%2022%201%2033%200%2012%200%2025%200%2037%200%2048-8%2097%201%20145%202%2014%2010%2046%2030%2041%2018-4%2030-28%2036-43%2017-44%2026-91%2036-137%202-12%204-24%208-35%202-8%204-17%2012-20%2015-9%2037%201%2049%2011%2017%2013%2028%2030%2037%2049%2011%2021%2021%2042%2031%2064%209%2018%2015%2038%2032%2051%2014%2010%2034%2017%2051%2015%2046-3%2057-65%2058-101%201-24-2-48-3-72-1-12-1-24-1-36%200-5-1-12%202-17%206-10%2026-6%2035-5%2013%201%2018%207%2023%2020%207%2021%2010%2042%2011%2065%201%2021%202%2042%200%2063z%22/%3E%3Cglyph%20glyph-name=%22mixcloud%22%20unicode=%22&#57345;%22%20d=%22M468%20105c-3%200-6%201-9%203-8%205-10%2016-5%2024%2016%2023%2024%2051%2024%2079%200%2029-8%2056-24%2079-5%208-3%2019%205%2024%207%205%2018%203%2023-5%2020-29%2030-63%2030-98%200-35-10-69-30-98-3-5-8-8-14-8z%20m-49%2028c-3%200-6%201-9%203-8%205-10%2016-5%2023%2011%2016%2016%2034%2016%2052%200%2019-5%2036-16%2052-5%208-3%2018%205%2023%208%206%2018%204%2023-4%2015-21%2022-46%2022-71%200-25-7-50-22-71-3-5-8-7-14-7z%20m-79%20152c-7%2068-65%20122-135%20122-58%200-109-37-128-92-43-6-77-44-77-89%200-50%2041-91%2091-91l232%200c42%200%2076%2034%2076%2076%200%2036-25%2067-59%2074z%20m-17-116l-232%200c-31%200-57%2026-57%2057%200%2031%2026%2056%2057%2056%2015%200%2029-5%2040-16%207-7%2017-7%2024%200%207%206%207%2017%200%2024-12%2012-26%2020-42%2024%2016%2035%2052%2059%2092%2059%2056%200%20101-45%20101-101%200-11-1-22-5-32-3-9%202-18%2011-21%202-1%204-1%205-1%208%200%2014%204%2017%2012%202%206%204%2013%205%2020%2015-6%2026-21%2026-39%200-23-18-42-42-42z%22/%3E%3Cglyph%20glyph-name=%22drupal%22%20unicode=%22&#57346;%22%20d=%22M367%20417c0%200%200%200-1%200-22%2014-44%2021-66%2034-3%201-5%203-8%205-15%2010-36%2035-54%2056%200%200%200%200%200%200%200%200%200%200%200%200-1-11-3-19-5-26-5-15-11-24-19-30%200-1-1-1-2-2-25-20-41-26-63-37-1-1-4-3-7-5-13-8-36-24-58-49-27-32-52-78-52-142%200-41%2011-78%2030-110%2020-34%2049-62%2084-81%200-1%200-1%200-1%201%200%202%200%202-1%201%200%201%200%202-1%200%200%201%200%202-1%200%200%201%200%202-1%200%200%200%200%201%200%200-1%201-1%202-2%200%200%200%200%200%200%2031-15%2066-23%20101-23%20119%200%20222%2086%20222%20217%200%20131-97%20190-113%20200z%20m3-371c-2-2-25-18-51-20-27-3-63-4-85%2015-3%204-2%209%200%2011%203%202%205%203%208%203%203%200%202%200%204-1%209-8%2024-14%2056-14%2031%200%2054%209%2063%2016%205%204%207%201%207-1%201-2%202-5-2-9z%20m-86%2045c5%205%2014%2013%2023%2017%208%203%2013%202%2020%202%208%200%2017%200%2023-4%206-4%209-13%2011-18%202-5%200-8-4-10-3-2-4-1-7%206-4%206-7%2013-24%2013-17%200-23-6-31-13-8-7-11-10-14-6-3%204-2%208%203%2013z%20m131-4c-18%202-54%2057-76%2058-29%201-91-60-140-60-29%200-38%205-48%2011-15%2011-22%2026-22%2048%201%2038%2037%2074%2082%2075%2058%200%2098-57%20127-57%2024%201%2072%2049%2095%2049%2025%200%2031-26%2031-41%200-15-4-43-16-60-12-17-20-24-33-23z%22/%3E%3Cglyph%20glyph-name=%22swarm%22%20unicode=%22&#57347;%22%20d=%22M191%20193c-21-32-36-64-47-88%200-1-8-20-10-26-3-7%201-15%208-18%206-2%2025-9%2026-10%2025-8%2058-18%2095-24-21%2021-39%2047-52%2075-13%2028-19%2059-20%2091z%20m73%20132c0%200%200%200%200%200-1%202-3%207-4%208-72%20148-232%20142-257%2076-20-50%2065-171%20261-84z%20m32%2014c0%200%200%200%200%200%20111%2049%2095%20134%2067%20145-39%2015-109-42-69-141%201-1%202-3%202-4z%20m203-108c-16%2037-47%2064-83%2077-3%201-7%202-11%202-18%200-36-15-38-35-2-32%204-64%2018-96%2014-31%2033-57%2059-77%206-5%2014-7%2022-7%2015%200%2029%208%2035%2021%2015%2036%2015%2077-2%20115z%20m-156-71c-18%2040-25%2080-22%20119%201%2011%205%2022%2010%2032-1-1-3-1-3-1-16-4-32-11-46-20-20-14-38-34-46-57-2-6-4-13-4-20-3-31%202-64%2016-95%2014-30%2033-55%2057-74%2015-11%2042-19%2063-19%2020%200%2040%206%2058%2015%206%203%2018%2011%2019%2012-11%202-21%207-29%2014-31%2023-56%2055-73%2094z%22/%3E%3Cglyph%20glyph-name=%22istock%22%20unicode=%22&#57348;%22%20d=%22M30%20352l92%200%200-343-92%200z%20m181-211c28-32%2071-54%20117-54%2043%200%2071%2026%2071%2062%200%2064-92%2071-158%20111-40%2022-70%2056-70%20113%200%2088%2081%20139%20164%20139%2051%200%2096-11%20143-47l-49-72c-21%2019-53%2032-85%2032-35%200-77-15-77-54%200-79%20228-55%20228-222%200-89-79-149-167-149-66%200-128%2028-179%2073z%20m-194%20311c0%2034%2026%2060%2060%2060%2034%200%2060-26%2060-60%200-34-26-60-60-60-34%200-60%2026-60%2060z%22/%3E%3Cglyph%20glyph-name=%22yammer%22%20unicode=%22&#57349;%22%20d=%22M249%20454c-13%204-26-2-31-15%200%200%200-2-1-2%200-1%200-2%200-2l0%200c-8-20-79-210-79-210l-2%200-84%20215c0%200%200%200%200%200l-1%203c-6%2013-20%2019-33%2014-13-5-20-20-16-33%2010-26%20108-263%20108-263l-7-14c-10-29-22-48-55-48-3%200-13%200-14%200-11%201-20-6-23-16-3-12%204-24%2016-28%208-1%2017-2%2025-2%2059%200%2079%2034%2098%2084%200%200%20108%20269%20113%20280%200%202%201%204%202%205l0%200c0%200%200%201%200%201%204%2013-3%2027-16%2031z%20m195-313c-42%2023-114%2057-140%2057-4%200-6-1-9-3-2-1-3-3-3-6%201-20%20112-94%20121-99l4-2c3-1%206-2%209-2%2010%200%2019%206%2025%2014%208%2013%205%2030-7%2041z%20m-149%20176c3-2%205-3%209-3%2026%200%2098%2034%20140%2058%2012%2010%2015%2027%207%2040-6%208-15%2014-25%2014-3%200-6-1-10-2l-3-2c-9-5-120-79-121-99%200-3%201-5%203-6z%20m193-30l-3%200c-11%200-143-12-154-29-1-2-2-6%200-8%2011-23%20154-25%20157-23%2015%202%2026%2016%2025%2032-1%2013-11%2025-25%2028z%22/%3E%3Cglyph%20glyph-name=%22ello%22%20unicode=%22&#57350;%22%20d=%22M256%20512c-141%200-256-115-256-256%200-141%20115-256%20256-256%20141%200%20256%20115%20256%20256%200%20141-115%20256-256%20256z%20m149-294c-18-68-79-116-149-116-70%200-131%2048-149%20116-2%207%203%2015%2011%2017%208%202%2016-2%2018-10%2014-55%2063-93%20120-93%2057%200%20106%2038%20120%2093%202%208%2010%2012%2018%2010%208-2%2013-10%2011-17z%22/%3E%3Cglyph%20glyph-name=%22stackoverflow%22%20unicode=%22&#57351;%22%20d=%22M348%2041l-255%200%201%20172-38%200-1-213%20334%200%200%20215-41%200z%20m-230%2072l199%200%200-41-199%200z%20m5%2076l201-19-4-44-201%2019z%20m18%2087l195-55-12-42-194%2055z%20m48%2098l172-104-22-38-173%20105z%20m180-96l-118%20164%2036%2025%20117-164z%20m11%20227l43%207%2034-199-44-7z%22/%3E%3Cglyph%20glyph-name=%22persona%22%20unicode=%22&#57352;%22%20d=%22M344%20452l-325%200c-11%200-19-8-19-18l0-356c0-10%208-18%2019-18l325%200%20168%20196z%20m-137-314c-79%200-105%203-105%203%200%200%204%2063%2033%2074%2028%2011%2035%2010%2045%2016%200%200%201%200%201%200l0%2017c-10%208-17%2021-22%2035-5%206-8%2012-8%2019%200%205%202%2010%204%2014%202%2035%2024%2058%2052%2058%2027%200%2050-23%2051-58%203-4%204-9%204-14%200-7-3-13-8-19-4-14-12-27-21-35l0-17c0%200%200%200%200%200%2010-6%2017-5%2046-16%2029-11%2033-74%2033-74%200%200-27-3-105-3z%22/%3E%3Cglyph%20glyph-name=%22triplej%22%20unicode=%22&#57353;%22%20d=%22M183%20469c13-30%2026-60%2040-90%201-3%204-15%209-13%2010%204%208%203%205%2013-5%2015-11%2029-15%2043-8%2022-18%2044-25%2066-2%206-9%2029-19%2023-16-9%200-30%205-42%202-4-2%205%200%200z%20m175-152c-11%200-16-17-7-23%203-2%206-3%207-3%205%200%2013%208%2013%2014%200%203%205%2010%2018%2024%2010%2010%2030%2031%2045%2046%2014%2015%2035%2037%2046%2049%2026%2027%2026%2027%2023%2033-1%203-5%206-8%206-1%201-1%201-2%201-4-1-9-6-27-27-5-6-13-15-17-20-4-4-13-14-19-22-7-7-17-19-22-25-18-20-28-32-37-43-6-7-10-10-13-10z%20m-2-98c28%2012%2062%2036%2073%2052%203%203%206%207%207%209%209%2010%2015%2034%2011%2048-2%209-12%2025-16%2025-3%200-28-28-29-32-2-8%202-10%2017-10%2015%200%2014-2-3-8-22-8-25-15-17-32%202-5%204-9%203-9%200-1-5%200-10%202-12%203-17%204-24%201-6-3-15-20-15-27%200-3-1-5-2-6-3-1-6%207-6%2014%200%202-3%208-7%2012-7%208-7%208-20%208-7%200-16-1-21-2l-8-1%2012%2012c10%2010%2012%2012%2012%2020%200%2010-5%2017-16%2026l-6%206%208-2c28-5%2041%203%2045%2029%200%205%202%209%202%209%201%200%204-5%206-10%206-13%2010-16%2018-10%206%204%2023%2023%2024%2027%202%205-23%208-51%208-22%200-46-2-60-5-30-8-37-10-36-14%201-2%203-7%205-11%204-13%207-19%209-19%203%200%2011-11%2011-14%200-2-2-6-5-9-6-6-14-7-21-1-3%204-4%206-3%2012%201%208-1%2013-11%2035l-2%204-15-7c-44-22-72-49-81-80-2-4-2-9-2-9%201%200%2017-1%2036-2%2031-1%2037-1%2040%201%206%205%2010%206%2017%203%207-3%208-7%207-15-1-9-16-14-23-7-3%203-7%203-38%202-18%200-34-1-35-2-1-2%206-13%2014-20%2015-13%2038-22%2069-25%2038-4%2094%206%20137%2024z%20m119-41c-1%2011-3%2029-5%2039-1%2010-3%2026-4%2034-1%2011-2%2016-3%2016-1%200-2-2-3-7-1-10-13-70-15-73%200-1-2-9-3-17-2-7-4-18-5-24-1-5-4-19-6-30-5-24-8-34-10-34-1%200-24%2021-51%2047l-48%2048-4-7c-2-5-4-12-5-17%200-5-2-10-3-12-1-1-4-13-8-26-3-12-7-27-9-32-1-6-4-16-6-24-4-16-7-17-17-6-9%2010-34%2039-37%2042-1%201-7%207-13%2014-6%207-13%2015-15%2017-2%203-10%2011-17%2019-7%208-14%2016-15%2017-1%201-7%207-12%2013-10%2011-11%2010-5-5%202-5%206-13%207-17%202-4%204-9%206-13%203-5%206-13%2014-32%202-4%205-10%206-13%202-6%208-18%2013-30%2010-24%2013-29%2022-38%2012-11%2030-20%2049-24%2030-6%2071-3%20104%208%2033%2010%2054%2023%2075%2044%2017%2017%2017%2017%2023%2029%207%2013%208%2025%205%2051-1%2013-4%2032-5%2043z%20m-360%2080c-4%201-20%201-38%201-29%200-66-1-67-2-3-4-3-13%200-16%202-2%2013-2%2057-1%2031%201%2056%202%2056%202%201%200%201%204%200%208-1%205-2%207-8%208z%22/%3E%3Cglyph%20glyph-name=%22houzz%22%20unicode=%22&#57354;%22%20d=%22M256%201l143%2087%200%20168-143-86z%20m0%20340l0%20172-148-87%200-174%20147%2086%20144-82%200%20170z%20m-2-172l-146%2083%200-169z%22/%3E%3Cglyph%20glyph-name=%22rss%22%20unicode=%22&#57355;%22%20d=%22M137%2069c0-38-30-68-68-68-38%200-68%2030-68%2068%200%2037%2030%2068%2068%2068%2038%200%2068-31%2068-68z%20m-136%20171c64%200%20124-25%20169-70%2045-45%2070-106%2070-170l98%200c0%20186-151%20338-337%20338z%20m0%20174c227%200%20412-186%20412-414l98%200c0%20282-229%20512-510%20512z%22/%3E%3Cglyph%20glyph-name=%22paypal%22%20unicode=%22&#57356;%22%20d=%22M318%20512l-185%200c-12%200-23-9-25-22l-74-472c-2-10%205-18%2015-18l88%200c12%200%2023%209%2025%2022l20%20127c2%2013%2013%2022%2025%2022l59%200c121%200%20191%2058%20210%20175%208%2051%200%2091-24%20119-26%2031-73%2047-134%2047z%20m21-173c-10-66-61-66-110-66l-27%200%2019%20124c1%207%208%2013%2015%2013l13%200c33%200%2065%200%2081-19%2010-12%2013-28%209-52z%22/%3E%3Cglyph%20glyph-name=%22odnoklassniki%22%20unicode=%22&#57357;%22%20d=%22M256%20253c72%200%20130%2058%20130%20129%200%2072-58%20130-130%20130-72%200-130-58-130-130%200-71%2058-129%20130-129z%20m0%20193c35%200%2064-28%2064-64%200-35-29-63-64-63-35%200-64%2028-64%2063%200%2036%2029%2064%2064%2064z%20m149-209c-7%2015-27%2027-54%206-37-29-95-29-95-29%200%200-58%200-95%2029-27%2021-47%209-54-6-13-26%201-38%2034-59%2028-18%2066-24%2090-27l-20-21c-29-28-57-56-77-76-11-11-11-30%200-42l4-3c12-12%2030-12%2042%200l76%2076c29-29%2057-57%2077-76%2011-12%2030-12%2042%200l3%203c12%2012%2012%2031%200%2042l-97%2097c25%203%2063%209%2090%2027%2033%2021%2047%2033%2034%2059z%22/%3E%3Cglyph%20glyph-name=%22airbnb%22%20unicode=%22&#57358;%22%20d=%22M488%20149c-3%206-5%2012-8%2018-4%209-8%2018-12%2026l0%201c-36%2077-74%20155-113%20232l-2%203c-4%208-8%2016-12%2024-5%209-11%2019-19%2028-17%2020-40%2031-65%2031-26%200-49-11-66-31-8-9-13-19-18-28-5-8-9-16-13-24l-2-3c-39-77-77-155-113-232l0-1c-4-8-8-17-12-26-2-6-5-12-7-18-7-19-9-37-7-56%206-38%2031-70%2067-85%2013-5%2028-8%2042-8%205%200%209%200%2014%201%2017%202%2034%208%2051%2017%2021%2012%2041%2029%2064%2053%2022-24%2043-41%2063-53%2017-9%2035-15%2052-17%204-1%209-1%2013-1%2015%200%2029%203%2042%208%2036%2015%2061%2047%2067%2085%202%2019%200%2037-6%2056z%20m-231-27c-28%2035-46%2068-52%2095-3%2012-3%2022-2%2032%201%208%204%2015%208%2021%2010%2014%2027%2022%2046%2022%2018%200%2035-8%2045-22%204-6%207-13%208-21%202-10%201-20-2-32-6-27-24-60-51-95z%20m204-24c-3-27-21-49-46-60-12-5-26-6-40-5-13%202-25%206-39%2014-18%2010-37%2026-58%2049%2034%2042%2055%2080%2062%20114%204%2016%205%2030%202%2044-2%2013-6%2024-13%2035-16%2023-43%2036-72%2036-30%200-57-13-73-36-7-11-11-22-13-35-2-14-2-28%202-44%208-34%2029-72%2062-114-21-23-40-39-58-49-13-8-26-12-39-14-14-1-27%200-40%205-24%2011-42%2033-46%2060-2%2013-1%2026%204%2040%202%205%204%2010%207%2016%204%208%208%2017%2012%2025l0%201c35%2077%2073%20154%20112%20231l2%203c4%208%208%2016%2012%2023%205%209%209%2016%2015%2023%2011%2013%2025%2019%2041%2019%2016%200%2030-6%2040-19%206-7%2010-14%2015-22%204-8%208-16%2012-24l2-3c39-77%2077-154%20112-231l0%200c4-9%208-17%2012-26%203-6%205-11%207-16%205-14%206-27%204-40z%22/%3E%3Cglyph%20glyph-name=%22periscope%22%20unicode=%22&#57359;%22%20d=%22M402%20448c-39%2041-90%2064-143%2064-115%200-208-96-208-214%200-76%2057-160%2082-193%2037-49%2092-105%20126-105%2041%200%20113%2094%20120%20105%2025%2033%2082%20118%2082%20193%200%2056-21%20110-59%20150z%20m-143-430c-43%200-190%20167-190%20280%200%20107%2084%20196%20190%20196%20100%200%20184-89%20184-196%200-113-147-280-184-280z%20m0%20403c-10%200-20-1-30-3%2016-7%2027-23%2027-41%200-25-20-44-45-44-25%200-45%2019-45%2044%200%200%200%200%200%200-15-19-24-44-24-72%200-59%2051-109%20117-109%2060%200%20111%2050%20111%20109%200%2066-51%20116-111%20116z%22/%3E%3Cglyph%20glyph-name=%22outlook%22%20unicode=%22&#57360;%22%20d=%22M320%20403l0-100%2035-22c1%200%203%200%204%200l150%20102c0%2012-11%2020-17%2020z%20m0-137l32-22c4-3%2010%200%2010%200-6-3%20147%2098%20147%2098l0-184c0-20-13-28-27-28l-162%200%200%20136z%20m-166%2046c-11%200-19-5-26-15-6-10-9-24-9-41%200-17%203-30%209-40%207-10%2015-15%2026-15%2010%200%2019%205%2025%2014%206%2010%209%2023%209%2041%200%2017-3%2031-9%2041-6%2010-14%2015-25%2015z%20m-151%20142l0-392%20298-62%200%20512z%20m199-262c-12-16-29-25-49-25-20%200-36%208-48%2024-13%2016-19%2037-19%2063%200%2027%206%2049%2019%2066%2013%2017%2029%2026%2050%2026%2020%200%2036-8%2048-25%2012-16%2018-37%2018-63%200-27-6-49-19-66z%22/%3E%3Cglyph%20glyph-name=%22coderwall%22%20unicode=%22&#57361;%22%20d=%22M447%20360c36%200%2064%2029%2064%2064%200%2035-28%2064-64%2064-35%200-63-29-63-64%200-35%2028-64%2063-64z%20m0-40c-35%200-63-29-63-64%200-35%2028-64%2063-64%2036%200%2064%2029%2064%2064%200%2035-28%2064-64%2064z%20m0-168c-35%200-63-29-63-64%200-35%2028-64%2063-64%2036%200%2064%2029%2064%2064%200%2035-28%2064-64%2064z%20m-193%20336c-35%200-64-29-64-64%200-35%2029-64%2064-64%2035%200%2064%2029%2064%2064%200%2035-29%2064-64%2064z%20m0-168c-35%200-64-29-64-64%200-35%2029-64%2064-64%2035%200%2064%2029%2064%2064%200%2035-29%2064-64%2064z%20m-191%20168c-35%200-64-29-64-64%200-35%2029-64%2064-64%2035%200%2064%2029%2064%2064%200%2035-29%2064-64%2064z%22/%3E%3Cglyph%20glyph-name=%22tripadvisor%22%20unicode=%22&#57362;%22%20d=%22M150%20234c0-11-9-21-21-21-11%200-21%2010-21%2021%200%2012%2010%2021%2021%2021%2012%200%2021-9%2021-21z%20m254%200c0-11-10-21-21-21-12%200-21%2010-21%2021%200%2012%209%2021%2021%2021%2011%200%2021-9%2021-21z%20m-275%2062c-16%200-32-6-44-18-11-12-18-27-18-44%200-16%207-32%2018-44%2012-11%2028-18%2044-18%2035%200%2062%2028%2062%2062%200%2034-27%2062-62%2062z%20m0-105c-11%200-22%205-30%2013-8%208-13%2019-13%2030%200%2012%205%2023%2013%2031%208%208%2019%2012%2030%2012%2024%200%2043-19%2043-43%200-24-19-43-43-43z%20m254%20105c-17%200-32-6-44-18-12-12-18-27-18-44%200-16%206-32%2018-44%2012-11%2027-18%2044-18%2034%200%2062%2028%2062%2062%200%2034-28%2062-62%2062z%20m0-105c-12%200-23%205-31%2013-8%208-12%2019-12%2030%200%2012%204%2023%2012%2031%208%208%2019%2012%2031%2012%2023%200%2043-19%2043-43%200-24-20-43-43-43z%20m100%20125c5%2015%2012%2032%2022%2042l-84%200c-2%200-3%201-5%201-4%207-36%2048-162%2048-139%200-163-49-163-49l-89%200c11-10%2019-31%2024-46-16-22-26-49-26-78%200-71%2058-129%20129-129%2040%200%2075%2018%2099%2046l29-41%2026%2042c23-29%2059-47%20100-47%2071%200%20129%2058%20129%20129%200%2031-11%2060-29%2082z%20m-354-186c-57%200-104%2047-104%20104%200%2058%2047%20104%20104%20104%2058%200%20104-46%20104-104%200-57-46-104-104-104z%20m2%20226c0%200%2033%2038%20122%2038l9%200c88%200%20122-38%20122-38%200%200-95%2016-127-101-31%20117-126%20101-126%20101z%20m252-226c-58%200-104%2047-104%20104%200%2058%2046%20104%20104%20104%2057%200%20104-46%20104-104%200-57-47-104-104-104z%22/%3E%3Cglyph%20glyph-name=%22appnet%22%20unicode=%22&#57363;%22%20d=%22M256%20449l-256-386%2052%200%2058%2089%20292%200%2058-89%2052%200z%20m-112-252l112%20169%20112-169z%22/%3E%3Cglyph%20glyph-name=%22goodreads%22%20unicode=%22&#57364;%22%20d=%22M369%20502l0-51c-26%2038-69%2060-117%2060-96%200-160-73-160-183%200-48%2013-91%2037-123%2027-37%2067-57%20117-57%2050%200%2097%2022%20123%2058l0-53c0-78-36-114-116-114-67%200-101%2028-104%2082l0%2012-36%200%201-11c2-77%2053-122%20141-122%20100%200%20155%2054%20155%20153l0%20349-41%200z%20m9-174c0-71-39-142-126-142-72%200-119%2056-119%20142%200%2067%2032%20145%20124%20145%2032%200%2059-11%2080-32%2027-27%2042-68%2041-113z%22/%3E%3Cglyph%20glyph-name=%22tripit%22%20unicode=%22&#57365;%22%20d=%22M242%20219l-181%202c-3%200-5%200-7-2-2-2-3-4-5-6-3-4-8-7-13-9-11-2-22%200-30%207-7%207-8%2018-3%2027%208%2015%2031%2020%2045%209%204-4%207-8%208-14%200-2%201-2%203-2l184%202c3%200%202%200%202-2%200-3%200-6%200-10%200-2-1-2-3-2z%20m89%200c5%2014-1%2029-12%2037-19%2012-46%206-58-12-7-11-8-24-1-35%207-10%2019-14%2031-15-1%200-1%200%202%200%205%200%204%200%202%200%2016%201%2031%2011%2036%2025z%20m161%2031c-12%201-23-6-26-17-1-2-1-2-3-2l-119%201c-1%200-1-3-1-4%200-2%200-4-1-6%200-2%200-2%202-2l120%202c2-1%203-6%204-8%202-2%204-5%206-7%205-4%2012-5%2018-4%2011%201%2020%2011%2020%2023%200%2012-8%2022-20%2024z%20m-203%2055c2%200%202-1%202-3l-2-28c-1-2%201-3%203-3%203%201%206%201%209%200%202%200%202%201%202%203%200%209-1%2019-1%2029%200%203%204%203%207%204%202%202%205%204%207%206%204%204%206%2010%206%2017%201%2011-6%2021-17%2025-10%204-22%200-29-9-11-14-5-35%2013-41z%20m126%2020c0-1%201-1%201-1%200%200-1%200-1%201z%20m-82-68c1-2%203-4%204-5%201-2%203-1%204%200l61%2039c1%200%202-1%204-2%206-3%2014-3%2020%202%2014%2011%206%2033-11%2034-12%200-21-11-19-23%201-2%200-3-1-3-22-12-43-25-64-38-2-2%201-3%202-4z%20m-139-81c0%207%200-3%200%200z%20m62%2022c-2%202-3%204-4%205-1%202-2%202-3%201-7-5-14-9-22-14-1-1-2-1-3%200-6%205-13%206-20%202-6-3-10-9-10-16-1-13%2012-22%2023-19%2010%203%2016%2012%2014%2021%200%202%200%202%202%203%208%204%2016%209%2024%2014%202%201%200%202-1%203z%20m-57%2085c1%200%202%201%203%201%202%200%203-1%204-2l43-34c2-1%202-1%203%201%202%202%204%205%206%207%202%202-2%203-4%204l-41%2030c-3%202-6%203-5%207%200%200%200%201%200%201-1%2014-21%2019-28%206-3-6-2-14%203-18%204-4%2010-6%2016-3z%20m146-87c-4-1-6%200-9%203-1%200-1%201-2%201-1%202-2%202-4%200-1-1-3-3-5-4-1-1-1-1%201-2%202-2%205-3%208-5%202-1%201-3%201-5%200-2%200-4%201-6%202-3%205-6%2010-6%207-1%2012%205%2012%2012%200%200%200%200%200%200l0%200c0%207-6%2013-13%2012z%22/%3E%3Cglyph%20glyph-name=%22lanyrd%22%20unicode=%22&#57366;%22%20d=%22M273%20140c4-2%208%201%2012%202%2044%2013%2091%2029%20139%2044%2019%206%2037%2013%2046%207%207-4%2010-14%2013-22%201-4%201-9%202-14%201-3%203-6%203-10%200-1-1-3-1-3%202-10%205-14%206-24%200-1-1-5-1-9%200-4-2-11-5-15%200%200-3%200-3-1%200%200%201-1%201-2-1%200-4%200-4-1-4-9-51-20-66-24l-159-51c-33-10-61-21-75-16-21%208-35%2070-47%20108-20%2062-33%20112-53%20168-1%202-1%206-3%208-1%202-2%202-3%205-6%2016-8%2037-17%2054-1%201-3%202-3%204-4%209-6%2020-10%2031-7%2020-14%2034-20%2059-4%2011-7%2022-6%2028%201%202%206%209%2010%2012%203%203%209%204%2016%207%2019%209%2086%2034%20104%2025%2016-9%2025-51%2036-85%2010-33%2018-65%2027-94z%22/%3E%3Cglyph%20glyph-name=%22slideshare%22%20unicode=%22&#57367;%22%20d=%22M189%20356c-33%200-60-25-60-56%200-31%2027-56%2060-56%2033%200%2060%2025%2060%2056%200%2031-27%2056-60%2056z%20m142%201c-33%200-60-25-60-56%200-32%2027-57%2060-57%2034%200%2061%2025%2061%2057%200%2031-27%2056-61%2056z%20m158-89c-2-1-3-3-8-4l0%20198c0%2028-18%2050-43%2050l-359%200c-25%200-48-22-48-50l0-198c0%201-3%203-5%204-16%2011-25-4-16-18%2019-22%2053-50%20107-72-57-191%20137-222%20134-123%200-2%200%2055%200%2096%206-1%2010-2%2014-3%200-41%200-95%200-93-3-99%20191-68%20135%20123%2053%2022%2087%2050%20105%2072%2010%2014-1%2029-16%2018z%20m-33-19c-67-37-127-31-159-30-24%202-32-9-33-24-5%204-11%209-17%2014-1%201-1%202-2%203-6%205-13%208-27%207-31-1-95-7-157%2029l0%20192c0%2035%208%2046%2040%2046l318%200c30%200%2037-14%2037-46z%22/%3E%3Cglyph%20glyph-name=%22buffer%22%20unicode=%22&#57368;%22%20d=%22M503%20123c-1%201-3%202-4%203-13%206-27%2012-40%2018-11%206-23%206-35%200-50-23-100-47-150-70-12-5-24-6-35%200-50%2023-101%2047-151%2070-12%206-24%206-36%200-12-6-25-12-37-17-4-2-10-4-10-10%200-5%206-6%2010-8%2074-35%20148-70%20223-104%2012-6%2024-6%2035-1%2075%2035%20150%2070%20225%20105%202%201%204%202%205%203%205%203%205%208%200%2011z%20m-495%20266c2-1%205-3%207-4%2075-34%20149-69%20223-104%2012-5%2024-5%2036%200%2074%2035%20149%2070%20223%20104%202%202%205%203%207%205%204%202%204%206%200%209-2%202-5%203-7%205-74%2034-148%2069-222%20103-13%206-25%206-38%200-74-34-148-69-222-104-3-1-5-2-7-3-4-3-4-8%200-11z%20m495-128c-1%201-3%202-4%203-13%206-27%2012-40%2018-11%206-23%206-35%200-50-23-100-47-150-70-12-5-24-5-35%200-50%2023-101%2047-151%2070-12%206-24%206-36%200-12-6-25-12-37-17-4-2-10-4-10-9%200-6%206-7%2010-9%2074-35%20148-70%20223-104%2012-6%2024-6%2035-1%2075%2035%20150%2070%20225%20105%202%201%204%202%205%203%205%203%205%208%200%2011z%22/%3E%3Cglyph%20glyph-name=%22disqus%22%20unicode=%22&#57369;%22%20d=%22M263%20317l-27%200%200-122%2027%200c41%200%2070%2020%2070%2061l0%200c0%2040-29%2061-70%2061z%20m2%20188c-136%200-246-112-246-249%200-37%208-72%2022-103l-41-101%20106%2014c43-36%2098-59%20159-59%20137%200%20247%20112%20247%20249%200%20137-110%20249-247%20249z%20m134-248c0-72-50-124-138-124l-92%200%200%20246%2093%200c87%200%20137-50%20137-122z%22/%3E%3Cglyph%20glyph-name=%22vkontakte%22%20unicode=%22&#57370;%22%20d=%22M495%20159c-15%2020-28%2032-47%2050-8%208-19%2016-20%2027-1%2015%2013%2029%2020%2039%201%201%202%202%203%203%201%201%201%201%202%202%200%201%201%201%201%202%201%201%201%202%202%202%200%201%201%201%201%201%201%201%201%202%202%203%2013%2017%2026%2032%2039%2052%204%207%2017%2032%2013%2042-6%2012-37%208-54%208-21%200-44%204-59-2-9-3-15-23-20-34-8-17-15-31-23-44%200-1-1-2-2-3%200%200%200%200%200%200%200-1-1-2-2-3%200%200%200%200%200%200-1-2-2-4-3-5%200-1-1-1-1-1%200-1-1-1-1-2-1-1-1-1-1-2-1%200-1-1-2-2%200%200-1-1-1-2-1%200-1-1-1-1-1-1-2-2-3-4-7-10-14-22-27-24-1%201-1%201-2%201%200%200%200%201%200%201-1%200-1%200-1%200%200%201-1%201-1%201%200%200%200%200-1%201%200%200%200%200%200%200%200%200%200%201-1%201%200%200%200%200%200%200%200%201-1%201-1%201%200%200%200%201%200%201%200%200-1%200-1%201%200%200%200%200%200%200%200%201%200%201-1%201%200%200%200%201%200%201%200%200%200%200%200%201%200%200-1%200-1%200%200%201%200%201%200%202%200%200%200%200%200%200-1%201-1%201-1%201%200%201%200%201%200%201%200%200%200%201%200%201%200%200%200%201-1%201%200%200%200%201%200%201%200%200%200%200%200%201%200%200%200%200%200%201%200%200%200%200%200%200%200%201%200%201-1%201%200%201%200%201%200%201%200%201%200%201%200%201%200%201%200%201%200%201%200%201%200%201%200%201%200%201%200%201%200%201%200%201%200%201%200%202%200%200%200%200%200%200%200%201%200%201%200%202%200%200%200%200%200%200%200%201%200%201%200%202%200%200-1%200-1%201%200%200%200%201%200%201%200%200%200%201%200%201%200%200%200%201%200%201%200%200%200%201%200%201%200%200%200%201%200%201%200%201%201%201%201%201%200%201%200%201%200%201%200%201%200%201%200%201%200%201%200%201%200%202%200%200%200%200%200%200%200%201%200%201%200%202%200%200%200%200%200%200%200%203%200%205%200%208%200%200%200%201%200%201%200%202%200%205%201%207%200%2022%207%2051-3%2068-9%2015-43%2013-67%2013-29%200-52-2-61-19%2010-7%2021-7%2026-17%206-11%207-34%206-55%200-1%200-2%200-3%200-18-1-47-13-49-12-2-22%2016-29%2025-1%202-2%203-3%205%200%200-1%201-1%201-1%201-1%202-2%204%200%200-1%201-1%201-1%201-2%202-2%203-1%201-1%201-1%202-1%201-2%203-3%204-9%2015-18%2030-26%2049-6%2011-13%2030-19%2033-12%206-36%203-52%203-18%200-37%203-48-6%200-20%2010-37%2018-53%2011-22%2022-43%2034-63%200-1%201-2%201-3%202-2%203-5%205-7%200-1%201-2%201-3%202-2%203-5%205-7%200-1%201-2%202-3%202-3%204-6%206-9%200%200%200%200%200%200%202-3%204-7%206-10%201-1%201-2%202-2%202-3%203-5%205-7%200-1%201-2%202-3%201-2%203-5%205-7%200-1%201-2%202-3%202-3%204-6%207-9%2031-39%2066-76%20135-84%2022-2%2054-4%2061%209%2010%2016-1%2054%2021%2057%2015%203%2028-20%2037-29%2015-17%2033-35%2059-40%200%200%201%200%202%200%2023%2010%2092-11%2096%2018%201%2010-11%2026-17%2033z%22/%3E%3Cglyph%20glyph-name=%22whatsapp%22%20unicode=%22&#57371;%22%20d=%22M437%20438c-48%2048-112%2074-180%2074-140%200-254-114-254-254%200-44%2012-88%2034-127l-36-131%20135%2035c37-20%2078-31%20121-31l0%200c0%200%200%200%200%200%20140%200%20254%20114%20254%20254%200%2068-26%20132-74%20180z%20m-180-391l0%200c-38%200-75%2010-107%2030l-8%204-80-21%2021%2078-5%208c-21%2034-32%2072-32%20112%200%20117%2095%20211%20211%20211%2056%200%20109-22%20149-62%2040-40%2062-93%2062-149%200-116-95-211-211-211z%20m116%20158c-7%203-38%2019-44%2021-5%202-10%203-14-3-4-7-16-21-20-25-4-4-7-5-14-2-6%203-26%2010-51%2032-18%2016-31%2037-35%2044-4%206%200%209%203%2013%203%202%206%207%209%2011%204%203%205%206%207%2010%202%204%201%208-1%2011-1%203-14%2035-19%2047-6%2013-11%2011-15%2011-3%200-8%200-12%200-4%200-11-1-17-7-6-7-22-22-22-53%200-32%2023-62%2026-66%203-4%2045-68%20108-96%2015-6%2027-10%2036-13%2016-5%2029-4%2040-3%2013%202%2038%2016%2043%2031%206%2014%206%2027%204%2030-2%202-6%204-12%207z%22/%3E%3Cglyph%20glyph-name=%22patreon%22%20unicode=%22&#57372;%22%20d=%22M192%20158c-1-2-1-3-1-5%200-26%200-51%200-77%200-4%201-5%205-6%2072-22%20137-8%20193%2042%2035%2031%2055%2071%2062%20117%2013%2097-46%20188-140%20215-109%2031-220-34-245-143-4-14-5-29-5-43-1-84-1-168-1-251%200-7%200-7-6-7-16%200-33%200-49%200-4%200-5%201-5%205%200%2086-1%20173%200%20259%201%2046%2014%2088%2039%20127%2040%2063%2097%20102%20170%20117%2022%204%2045%205%2067%203%2057-4%20108-26%20151-64%2036-32%2061-72%2075-118%205-17%208-34%209-51%203-36%200-70-12-104-27-76-78-128-153-158-29-11-60-16-91-16-37%200-73%200-109%200-7%200-7%200-7%207%200%2084%200%20168%200%20252%201%2054%2042%20103%2096%20112%2064%2011%20122-28%20136-91%2014-64-30-129-94-139-29-5-56%200-81%2015-1%201-3%201-4%202z%22/%3E%3Cglyph%20glyph-name=%22storehouse%22%20unicode=%22&#57373;%22%20d=%22M256%20341l-144-83%200%20167%20144-84%20148%2086-148%2085-148-85%200-171%20148-85%20144%2083%200-167-144%2084-148-86%20148-85%20148%2085%200%20171z%22/%3E%3Cglyph%20glyph-name=%22pocket%22%20unicode=%22&#57374;%22%20d=%22M512%20424c0%2014%201%2027-7%2039-6%209-16%2017-26%2020-14%204-29%203-42%202-60%200-121%201-181%201-7%200-13%200-20%200-8%200-16%200-25%200-29%200-59%200-89%200-15%200-30%200-45%200-8%200-16%200-24%200-7%200-13%200-19-2-21-6-34-26-34-48%200-30%200-60%200-90%200-29-1-59%201-89%202-27%2010-55%2021-80%2021-45%2055-83%2097-110%2046-29%20101-43%20155-39%2053%204%20104%2025%20145%2059%2039%2031%2067%2073%2082%20120%208%2027%2011%2056%2011%2084%200%2029%200%2059%200%2089%200%2015%200%2030%200%2044z%20m-102-116c-3-13-16-22-25-31-23-22-46-44-69-65-12-12-23-23-35-34-9-8-21-12-33-9-14%203-24%2016-33%2025-12%2011-23%2022-34%2032-23%2022-46%2044-69%2067-17%2017-14%2048%2010%2058%2011%204%2024%203%2033-3%206-5%2012-10%2017-16%206-5%2012-11%2017-16%2023-22%2044-44%2067-64%2026%2024%2052%2049%2078%2074%2011%2010%2021%2024%2037%2027%2012%202%2025-3%2033-12%207-9%2010-22%206-33z%22/%3E%3Cglyph%20glyph-name=%22mail%22%20unicode=%22&#57375;%22%20d=%22M273%20197c-5-4-11-7-17-7-6%200-12%203-17%207l-239%20195%200-307%20512%200%200%20307z%20m-17%2059c5%200%2010%202%2014%205l203%20166-434%200%20203-166c4-3%209-5%2014-5z%22/%3E%3Cglyph%20glyph-name=%22blogger%22%20unicode=%22&#57376;%22%20d=%22M476%20317l-22%200c-22%200-34%2015-34%2031l0%2014c0%2073-81%20150-150%20150l-108%200c-91%200-162-72-162-163l0-194c0-85%2073-155%20149-155l205%200c84%200%20158%2071%20158%20157l0%20123c0%2023-8%2037-36%2037z%20m-314%2062l93%200c16%200%2030-14%2030-31%200-16-14-31-30-31l-93%200c-16%200-30%2015-30%2031%200%2016%2014%2031%2030%2031z%20m185-246l-185%200c-16%200-30%2012-30%2028%200%2017%2014%2028%2030%2028l185%200c16%200%2030-11%2030-28%200-16-14-28-30-28z%22/%3E%3Cglyph%20glyph-name=%22technorati%22%20unicode=%22&#57377;%22%20d=%22M512%20512l0-354c-87-53-191-64-287-46-48-25-91-60-138-87%203%2037%208%2073%2012%20110%201%2015%206%2034-10%2043-59%2047-99%20124-90%20201%205%2050%2031%2092%2062%20133z%20m-89-65c-39%2029-90%2042-138%2040-55-1-110-21-147-61-21-22-37-52-37-83-2-43%2022-84%2055-109%2070-53%20173-58%20249-15%2043%2024%2077%2067%2078%20117%201%2045-24%2086-60%20111z%22/%3E%3Cglyph%20glyph-name=%22reddit%22%20unicode=%22&#57378;%22%20d=%22M512%20260c0%2028-22%2050-50%2050-16%200-30-7-39-19-40%2029-96%2047-159%2048l37%20110%2092-22c2%200%203%200%204%200%201-21%2018-38%2040-38%2022%200%2039%2018%2039%2040%200%2022-17%2039-39%2039-17%200-30-9-37-23%200%200-1%201-2%201l-101%2024c-5%201-10-2-11-6l-43-125c-61-2-115-19-155-47-9%2011-22%2018-38%2018-28%200-50-22-50-50%200-20%2012-38%2030-46-2-7-3-15-3-23%200-82%20102-149%20228-149%20126%200%20228%2067%20228%20149%200%207-1%2015-3%2022%2019%208%2032%2026%2032%2047z%20m-373-40c0%2020%2017%2037%2037%2037%2020%200%2037-17%2037-37%200-20-17-37-37-37-20%200-37%2017-37%2037z%20m200-102c-17-17-44-25-83-25-39%200-66%208-83%2025-2%202-2%206%200%209%202%202%206%202%208%200%2015-15%2039-22%2075-22%2035%200%2060%207%2075%2022%202%202%206%202%208%200%202-3%202-7%200-9z%20m-2%2065c-21%200-38%2016-38%2037%200%2020%2017%2037%2038%2037%2020%200%2036-17%2036-37%200-21-16-37-36-37z%22/%3E%3Cglyph%20glyph-name=%22dribbble%22%20unicode=%22&#57379;%22%20d=%22M255%20510c-141%200-256-115-256-256%200-141%20115-256%20256-256%20142%200%20256%20115%20256%20256%200%20141-114%20256-256%20256z%20m170-118c30-37%2049-84%2049-136-7%202-79%2016-152%207-2%204-3%208-5%2011-4%2011-9%2022-14%2032%2080%2033%20117%2080%20122%2086z%20m-170%2081c56%200%20107-21%20145-55-3-6-36-50-114-79-36%2065-76%20119-82%20128%2017%204%2034%206%2051%206z%20m-92-21c5-8%2044-62%2081-127-103-27-193-26-203-26%2015%2068%2060%20124%20122%20153z%20m-126-198c0%202%200%204%200%207%209-1%20115-2%20225%2031%206-12%2012-25%2017-37-3-1-5-2-8-3-113-36-173-136-178-144-35%2039-56%2090-56%20146z%20m218-219c-50%200-97%2018-134%2046%204%209%2048%2094%20172%20137%200%200%201%200%201%201%2031-80%2044-147%2047-166-26-11-55-18-86-18z%20m123%2038c-3%2013-14%2077-43%20156%2069%2011%20129-7%20136-10-9-61-44-113-93-146z%22/%3E%3Cglyph%20glyph-name=%22stumbleupon%22%20unicode=%22&#57380;%22%20d=%22M256%20364c-15%200-27-12-27-27l0-164c-1-62-52-113-115-113-63%200-114%2052-114%20115%200%201%200%2071%200%2071l88%200%200-70c0-15%2012-27%2027-27%2015%200%2027%2012%2027%2027l0%20165c2%2061%2052%20110%20114%20110%2062%200%20112-49%20114-110l0-37-52-15-35%2016%200%2032c0%2015-12%2027-27%2027z%20m256-189c0-63-51-115-114-115-63%200-114%2051-115%20114l0%2071%2035-16%2052%2016%200-72c0-15%2012-27%2027-27%2015%200%2027%2012%2027%2027l0%2073%2088%200c0%200%200-70%200-71z%22/%3E%3Cglyph%20glyph-name=%22digg%22%20unicode=%22&#57381;%22%20d=%22M154%20338l51%200%200-174-51%200z%20m-72%2072l51%200%200-246-133%200%200%20174%2082%200z%20m0-113l-31%200%200-92%2031%200z%20m72%2061l51%200%200%2052-51%200z%20m71-20l133%200%200-236-133%200%200%2041%2082%200%200%2021-82%200z%20m51-133l31%200%200%2092-31%200z%20m236%20133l0-236-133%200%200%2041%2082%200%200%2021-82%200%200%20174z%20m-51-41l-31%200%200-92%2031%200z%22/%3E%3Cglyph%20glyph-name=%22envato%22%20unicode=%22&#57382;%22%20d=%22M414%20508c-15%208-58%203-110-13-90-62-166-153-172-299-1-3-10%201-11%202-25%2047-34%2096-14%20167%204%206-9%2014-11%2012-4-5-23-25-35-46-62-107-22-243%2086-303%20107-60%20243-21%20303%2086%2069%20124%205%20371-36%20394z%22/%3E%3Cglyph%20glyph-name=%22behance%22%20unicode=%22&#57383;%22%20d=%22M461%20364l-128%200%200%2030%20128%200z%20m-212-121c10-14%2015-30%2015-50%200-16-3-30-9-41-7-12-15-21-25-29-11-7-23-12-36-16-13-3-27-5-41-5l-153%200%200%20318%20148%200c15%200%2029-3%2042-6%2012-3%2022-8%2031-14%209-6%2016-15%2021-25%205-9%207-22%207-37%200-15-3-29-11-39-7-11-18-20-32-26%2020-6%2034-16%2043-30z%20m-182%2049l72%200c13%200%2023%201%2031%207%208%206%2012%2014%2012%2028%200%207-1%2013-4%2018-3%204-6%208-11%2011-4%202-9%205-15%206-6%201-12%202-18%202l-67%200z%20m128-95c0%2016-5%2027-14%2034-9%207-21%2010-36%2010l-78%200%200-87%2076%200c7%200%2014%201%2020%202%206%202%2011%204%2016%207%205%203%209%207%2011%2013%203%205%205%2012%205%2021z%20m317%203l-165%200c0-16%206-35%2016-44%209-9%2023-14%2040-14%2013%200%2024%204%2033%2011%209%206%2014%2011%2017%2021l55%200c-9-31-23-48-41-60-18-12-40-19-66-19-18%200-34%203-49%209-14%206-26%2014-36%2024-10%2011-18%2024-24%2039-5%2014-8%2030-8%2048%200%2017%203%2033%209%2048%205%2015%2013%2027%2023%2038%2011%2011%2023%2019%2037%2026%2015%206%2031%209%2048%209%2019%200%2036-4%2051-11%2014-8%2026-18%2035-30%2010-13%2016-28%2020-44%204-16%206-36%205-51z%20m-63%2041c-2%2015-7%2027-14%2035-8%209-21%2013-36%2013-10%200-18-2-25-6-6-3-12-7-16-12-4-5-6-10-8-16-2-5-3-9-3-14z%22/%3E%3Cglyph%20glyph-name=%22delicious%22%20unicode=%22&#57384;%22%20d=%22M512%20256l-256%200%200-256-256%200%200%20256%20256%200%200%20256%20256%200z%22/%3E%3Cglyph%20glyph-name=%22deviantart%22%20unicode=%22&#57385;%22%20d=%22M483%20238c-24%2029-54%2047-88%2061-44%2018-90%2025-137%2026-3%200-7%200-12%200%200%2016%200%2031%200%2048-21-2-41-5-67-7%200-3%200-4%200-6%200-12%200-25%200-37%201-4-1-6-5-7-34-7-66-18-96-36-23-14-43-31-58-54-18-27-25-57-17-88%2082%200%20161%200%20243%200%200%2051%200%2098%200%20147%2010%200%2021%200%2031%200%2026-2%2052-6%2076-16%2032-15%2054-38%2063-72%201-2%201-8%202-8-29%200-54%200-85%200%200%200%200%205%200%207%200%2019%200%2039%200%2059%200%204-1%206-5%206-13%203-24%205-37%207-8%201-20%201-25%202%200-45%200-91%200-132%2082%200%20161%200%20243%200%201%2010%203%2015%203%2022%201%2030-10%2055-29%2078z%20m-304-49c-31%200-56%200-84%200%202%2036%2043%2081%2084%2086%200-28%200-55%200-86z%22/%3E%3Cglyph%20glyph-name=%22forrst%22%20unicode=%22&#57386;%22%20d=%22M230%200l-188%200%20214%20512%20214-512-188%200%200%2085%2086%2043-6%2013-80-40%200%2039%2049%2027-7%2013-42-22%200%2057-52%200%200-88-43%2030-8-12%2051-36z%22/%3E%3Cglyph%20glyph-name=%22play%22%20unicode=%22&#57387;%22%20d=%22M295%20267l66%2066-100%2058c0%200-196%20113-207%20119-1%201-2%202-4%202z%20m178%201c-9%205-86%2050-101%2059l-68-68%2069-70c19%2011%2089%2051%2099%2057%2012%207%2011%2017%201%2022z%20m-438%20243c-2-3-4-7-4-12%200-23%200-242%200-242%200%200%200-236%200-246%200-3%201-5%202-7l254%20255z%20m260-261l-250-250c1%200%203%201%204%202%2010%206%20212%20122%20212%20122l102%2059z%22/%3E%3Cglyph%20glyph-name=%22zerply%22%20unicode=%22&#57388;%22%20d=%22M275%20412c-8-1-16-3-23-4-23-3-46-5-69-2-10%201-20%203-29%208-13%206-17%2013-16%2028%201%2011%203%2023%209%2033%206%2011%2013%2021%2020%2031%205%207%2010%208%2017%204%2011-7%2024-11%2037-13%2026-5%2052-6%2078-6%2035%200%2070%205%20104%2012%202%200%203%200%204%200%206%200%209-2%208-8-2-13-3-27-5-40%200-3-2-7-4-9-74-85-148-170-221-255-6-7-7-10-6-19%205-1%209-1%2014-1%2022-3%2042-12%2061-23%2016-10%2031-19%2047-28%2016-9%2031-17%2048-20%2021-5%2041-6%2061-1%209%203%2018%207%2025%2012%201%201%202%201%204%203%201-9%202-17%202-25-1-21-5-40-16-58-11-17-25-28-45-31-14-1-26%202-39%205-28%209-53%2023-77%2040-12%208-24%2018-36%2027-24%2017-50%2029-79%2032-13%202-27%203-41%203-9%201-18%200-27%200-6%200-10%203-10%209%200%2017%200%2033%201%2049%200%205%202%2010%205%2013%2065%2077%20130%20154%20195%20231%201%201%202%202%203%203z%22/%3E%3Cglyph%20glyph-name=%22wikipedia%22%20unicode=%22&#57389;%22%20d=%22M48%20362c-12%2019-31%2038-46%2044l-2%201%200%2018%201%201%20131%200c0-4%200-11%200-18-18-2-38-11-33-30%2033-72%2063-146%2095-219l56%20104c-22%2044-37%2089-61%20132-7%2012-28%2013-43%2013l0%2017%20123%200%200-17c-11-1-24-4-22-17l35-77c11%2024%2024%2048%2034%2073%205%2020-18%2021-32%2022l0%2016%20110%200%200-16c-17-1-32-6-41-18-21-33-37-71-54-107%2017-39%2034-78%2051-114l94%20216c-7%2014-21%2019-35%2022l-1%2017%20104%200%200-17c-5-1-9-2-13-4-8-4-16-12-21-21l-129-297-22%200-61%20145-75-145-22%200c-44%2091-75%20186-121%20276z%22/%3E%3Cglyph%20glyph-name=%22apple%22%20unicode=%22&#57390;%22%20d=%22M463%20340c-36-12-60-62-60-99%200-48%2027-98%2071-110-12-42-46-95-77-117-13-9-28-13-47-13-12%200-26%202-45%2010-15%207-29%2010-38%2010-8%200-25-5-48-14-13-4-24-7-31-7-21%200-39%209-58%2024-59%2054-92%20133-92%20216%200%2081%2051%20159%20130%20159%2024%200%2041-5%2057-13%2015-9%2028-12%2042-12%2011%200%2024%202%2036%207%2031%2012%2051%2018%2063%2018%2030%200%2054-9%2074-27%208-8%2016-19%2023-32z%20m-210%2056c0%2028%2012%2053%2031%2077%2019%2021%2045%2034%2073%2039%200-29-10-58-29-81-22-24-46-35-75-35z%22/%3E%3Cglyph%20glyph-name=%22flattr%22%20unicode=%22&#57391;%22%20d=%22M512%20200c0-33-4-66-16-98-21-54-60-85-116-97-17-4-34-5-51-5-96%200-192%200-288%200-1%200-3%200-4%200%200%200%200%201%200%201%2018%2018%2036%2036%2054%2054%2050%2050%20100%20100%20149%20149%201%201%201%202%202%202%203%203%205%205%209%203%204-2%205-5%205-9%200-25%200-51%200-76%200-2%200-4%200-5%200-1%202-1%202-1%2022%200%2044%200%2065%201%208%201%2017%203%2024%206%2024%208%2037%2026%2041%2050%203%2013%204%2026%204%2040%201%2045%201%2091%201%20137%200%203%200%205%203%207%2037%2038%2074%2075%20112%20112%201%201%201%203%202%204%201%200%202%200%202-1%200-1%200-3%200-4%200-90%200-180%200-270z%20m-393-40c0%2045%200%2090%201%20134%200%2014%201%2028%203%2042%205%2026%2019%2044%2045%2052%205%202%2011%204%2016%204%2024%201%2047%201%2071%202%200%200%201-1%201-1%200-1%200-3%200-4%200-25%200-50%200-75%200-2-1-3%200-4%201-3%203-5%205-7%202-2%205%200%208%202%201%201%202%202%203%203%2067%2067%20133%20133%20200%20200%201%201%202%204%204%204-3%200-4%200-5%200-96%200-192%200-288%200-17%200-34-1-50-5-58-12-98-45-118-101-11-31-15-63-15-95%200-90%200-180%200-269%200-2%200-3%200-5%202%201%203%202%204%203%2037%2038%2075%2075%20112%20113%202%202%203%204%203%207z%22/%3E%3Cglyph%20glyph-name=%22github%22%20unicode=%22&#57392;%22%20d=%22M484%20334c0%2036-12%2066-34%2089%204%208%2015%2042-3%2088%200%200-28%209-91-34-27%207-55%2011-84%2011-28%200-56-4-83-11-64%2043-91%2034-91%2034-19-46-7-80-4-88-21-23-34-53-34-89%200-128%2078-156%20152-165-10-8-19-23-22-44-19-9-67-23-96%2028%200%200-18%2031-51%2034%200%200-33%200-3-20%200%200%2022-11%2037-49%200%200%2020-59%20112-39%201-28%201-71%201-79l165%200c0%2011%200%2064%200%20108%200%2031-10%2051-22%2062%2074%208%20151%2036%20151%20164z%20m-418-163c-1-1-4-2-6-1-2%201-4%204-3%205%201%202%203%203%206%201%202-1%203-3%203-5z%20m13-15c-1-1-5%200-7%202-2%202-2%205-1%207%202%201%205%201%207-2%202-2%203-5%201-7z%20m13-19c-2-1-5%200-7%203-2%203-2%207%200%208%202%201%205%200%207-3%202-3%202-6%200-8z%20m18-18c-2-2-6-2-8%201-3%203-4%206-2%208%202%203%206%202%208-1%203-2%204-6%202-8z%20m25-11c-1-3-5-4-8-3-4%201-7%204-6%207%201%203%205%204%209%203%203-1%206-4%205-7z%20m20-7c-4%200-7%202-7%205%200%203%203%205%207%205%204%200%207-2%207-5%200-3-3-5-7-5z%20m26%203c-4-1-7%201-8%204%200%202%203%205%207%206%204%201%207-1%208-4%200-2-3-5-7-6z%22/%3E%3Cglyph%20glyph-name=%22renren%22%20unicode=%22&#57393;%22%20d=%22M256%20159c0%200%200%200%200%200%200%200%200%200%200%200z%20m-137%20102c1%207%203%2014%204%2021%202%207%201%2015%201%2022l0%2039c0%2020%200%2039%200%2058-4%200-9-1-12-2-12-4-22-7-31-12-37-18-65-50-77-94-11-41%200-85%2017-112%204-6%209-15%2014-19%205%200%209%204%2012%207%207%204%2014%209%2020%2014%203%202%205%205%208%207%2020%2017%2034%2043%2044%2071z%20m137-102c0%200%200%200%200%200%200%200%200%200%200%200z%20m-97%2029c-3%206-5%2012-8%2018-1%203-2%206-3%209l0%200c-3-6-6-11-9-16-5-10-11-19-17-27-9-11-18-22-28-30-5-5-11-9-16-14%200%200%200-1%200-1%203-1%206-3%209-4%207-3%2014-6%2021-8%2026-7%2058-5%2082%202%206%202%2020%206%2024%2010l0%200c-6%203-11%208-16%2012-15%2014-28%2030-39%2049z%20m348%20105c-11%2045-39%2076-76%2095-9%204-19%208-31%2011-3%201-8%202-12%202%200-19%200-38-1-58l0-38c0-8%200-16%201-23%202-7%204-14%205-21%2010-28%2024-54%2044-71%203-2%205-4%208-7%206-5%2013-10%2020-14%203-2%207-7%2012-7%205%204%2010%2013%2014%2019%2017%2027%2028%2071%2016%20112z%20m-117-121c-6%208-12%2017-17%2027-3%205-6%2010-9%2016l0%200c-1-3-2-6-3-9-3-6-5-12-8-18-11-19-24-35-39-48-5-5-10-10-16-13l0%200c4-4%2018-8%2024-10%2024-7%2056-9%2082-2%207%202%2014%205%2021%208%203%201%206%203%209%204%200%201%200%201%200%201-5%205-11%209-16%2014-10%208-19%2019-28%2030z%20m-52%2087c2%206%203%2013%204%2020%202%206%201%2015%201%2023l0%2043c0%2019%200%2037%200%2056-1%200-1%200-2%200-6-1-10-1-19-4-11-3-22-9-31-14-10-5-17-13-25-19-3-2-7-6-10-10%200%200%200%200%200%200%200%200%200-1%200-1%204-5%208-10%2011-15%208-11%2015-24%2019-39%2010-34%206-77-7-104-5-9-9-17-15-24-2-4-5-7-8-11%200%200%200%200%200%200%200%200%200%200%200-1%200%200%201%200%201%200%2012%207%2022%2019%2032%2027%207%205%2012%2012%2017%2018%2013%2016%2024%2033%2032%2055z%20m-82-99c-3%204-6%207-8%2011-6%207-11%2015-15%2024-13%2027-18%2070-7%20105%204%2014%2011%2027%2018%2038%204%205%208%2010%2012%2015%200%200%200%201%200%201%200%200%200%200%200%200-3%204-7%208-10%2010-8%206-16%2014-25%2019-9%205-20%2011-31%2014-9%203-13%203-19%204-1%200-1%200-2%200%200-19%200-37%200-56l0-43c0-8-1-17%201-23%201-7%202-14%204-20%208-22%2019-39%2032-55%205-6%2010-13%2017-18%2010-8%2020-20%2032-27%200%200%200%200%201%200%200%201%200%201%200%201%200%200%200%200%200%200z%22/%3E%3Cglyph%20glyph-name=%22friendfeed%22%20unicode=%22&#57394;%22%20d=%22M512%20415l-76%200c-15%200-31-20-31-47l0-45%2090%200%200-89-90%200%200-225-90%200%200%20225-135%200%200-225-90%200%200%20225-90%200%200%2089%2090%200%200%2045c0%2075%2054%20135%20121%20135l76%200%200-88-76%200c-15%200-31-20-31-47l0-45%20135%200%200%2045c0%2075%2054%20135%20121%20135l76%200z%22/%3E%3Cglyph%20glyph-name=%22newsvine%22%20unicode=%22&#57395;%22%20d=%22M274%2074l44%2032c0%202%200%203%200%204%200%2020%2016%2037%2036%2037%2020%200%2037-17%2037-37%200-20-17-36-37-36-7%200-14%202-19%206l-61-44%200-36-36%200%200%20108-62%2045c-6-3-12-5-18-5-20%200-37%2017-37%2037%200%2020%2017%2036%2037%2036%2020%200%2036-16%2036-36%200-2%200-4-1-6l45-33%200%20108-62%2045c-6-3-12-5-18-5-20%200-37%2017-37%2037%200%2020%2017%2036%2037%2036%2020%200%2036-16%2036-36%200-2%200-5-1-7l45-32%200%20101-63%2046c-5-3-11-5-17-5-20%200-37%2016-37%2036%200%2020%2017%2037%2037%2037%2020%200%2036-17%2036-37%200-2%200-4-1-6l45-33%200%2081%2036%200%200-153%2044%2032c0%202%200%204%200%205%200%2020%2016%2037%2036%2037%2020%200%2037-17%2037-37%200-20-17-36-37-36-7%200-13%202-19%205l-61-44%200-101%2044%2032c0%202%200%203%200%204%200%2021%2016%2037%2036%2037%2020%200%2037-16%2037-37%200-20-17-36-37-36-7%200-13%202-19%206l-61-45%200-107z%22/%3E%3Cglyph%20glyph-name=%22identica%22%20unicode=%22&#57396;%22%20d=%22M0%20270c0-126%20104-228%20233-228%2037%200%2072%209%20103%2024l176-52-57%20183c8%2023%2012%2048%2012%2073%200%20126-104%20228-233%20228-129%200-234-102-234-228z%20m392%200c0-19-4-38-10-55l29-82%203-8c0%200%200%201%200%201l10-27-37%209-80%2025c-22-11-47-17-74-17-87-1-158%2069-158%20154%200%2085%2071%20154%20159%20155%2087%200%20158-70%20158-155z%22/%3E%3Cglyph%20glyph-name=%22bebo%22%20unicode=%22&#57397;%22%20d=%22M282%200l-52%200c-113%200-204%2092-204%20205l0%20256c0%2028%2023%2051%2051%2051%2028%200%2051-23%2051-51l0-256c0-57%2046-103%20102-103l52%200c56%200%20102%2041%20102%2090%200%2050-28%2090-51%2090l-103%200c-28%200-51%2023-51%2051%200%2028%2023%2051%2051%2051l103%200c85%200%20153-86%20153-192%200-106-91-192-204-192z%22/%3E%3Cglyph%20glyph-name=%22zynga%22%20unicode=%22&#57398;%22%20d=%22M382%20510c0%200%2035%203%2063-15%2010%201%2018-4%2023-13%205-10%2015-33%207-47-2-2-8%209-8%209%200%200-3-14-11-19%201-29-10-49-13-56-2-3-1-7%201-11%201-3%2020-71%2019-93-1-23-12-49-21-59%202-18-7-34-11-42-5-7-14-36-16-49-3-14-4-28-1-32%203-5%2016-18%2015-25-1-6-15-14-22-14-6%200-20%204-23%2013-4%209-4%2025-2%2034%203%209%2019%2076%209%20115-23-11-62-10-62-10%200%200-7-35-15-55-3-5-2-37-2-58%200-20%207-52%207-52%200%200%2010-8%208-17-1-9-13-14-23-14-10%200-23%208-23%2020%200%2012%202%2041%201%2061-1%2021%200%2034-4%2047-3%2013-13%2047-14%2073-3%200-6%203-6%203%200%200-16-19-27-29%202-7%205-20%205-23%200-3%203-5%208-7%205-2%2020-10%2019-18%200-8-19-10-35-3-4%202-18%2049-20%2055-2%206-3%209-1%2015%203%205%209%2022%208%2032-1%2010-19%2026-32%2026-9%200-24-15-34-23-13-10-28-25-32-28-4-2-34-57-39-72-3-7-7-38-33-37-11%201-22%2014%2011%2036%208%2019%2019%2039%2020%2043%201%204%209%2053%2024%2099%2014%2047%2035%2069%2039%2072%203%203%205%204%202%206-3%202-37%2031-31%2093%201%207%204%205%207-11%202-17%2015-56%2044-68%203-1%2024%2015%20132%2023%200%2019%203%2039%203%2039%200%200-7%206-8%2017-4-5-6-7-11-6-4%201-4%2023-3%2039%201%2015%2019%2022%2026%2023%209%205%2019%204%2019%204%200%200%2016%2017%2063%209z%22/%3E%3Cglyph%20glyph-name=%22steam%22%20unicode=%22&#57399;%22%20d=%22M446%20353c0-42-34-75-75-75-42%200-76%2033-76%2075%200%2041%2034%2075%2076%2075%2041%200%2075-34%2075-75z%20m-446-240l29-11c10-47%2052-83%20102-83%2055%200%2099%2042%20105%2095l134%2098c78%200%20141%2063%20141%20140%200%2078-63%20141-141%20141-77%200-140-62-140-139l-88-126c-3%201-7%201-11%201-19%200-38-5-53-15l-78%2032%200-133z%20m370%20334c52%200%2094-43%2094-95%200-52-42-94-94-94-52%200-94%2042-94%2094%200%2052%2042%2095%2094%2095z%20m-239-246c43%200%2077-34%2077-77%200-43-34-77-77-77-29%200-55%2016-68%2041%2013-5%2025-10%2038-15%2031-13%2067%202%2080%2034%2013%2031-3%2067-34%2079l-32%2013c5%201%2011%202%2016%202z%22/%3E%3Cglyph%20glyph-name=%22xbox%22%20unicode=%22&#57400;%22%20d=%22M254%20416l0%200c0%200%200%200%200%200%20102%2074%20166%2037%20166%2037-45%2038-103%2061-166%2061-63%200-121-23-166-61%200%200%2063%2038%20166-37z%20m-67-49c-75%2046-120%2066-120%2066-43-46-69-107-69-175%200-60%2021-115%2056-159%200%200-35%2094%20133%20268z%20m323-109c0%2068-26%20129-69%20175%200%200-44-20-120-66%20168-174%20133-268%20133-268%2035%2044%2056%2099%2056%20159z%20m-257%2053c-142-105-184-229-184-229%2047-49%20112-79%20185-79%2073%200%20139%2030%20185%2079%200%200-27%20112-186%20229z%22/%3E%3Cglyph%20glyph-name=%22windows%22%20unicode=%22&#57401;%22%20d=%22M-1%2071l211-28%200%20198-212%200z%20m-1%20195l212%200%200%20206-211-31z%20m232-226l282-38%200%20239-282%200z%20m0%20435l0-209%20282%200%200%20247z%22/%3E%3Cglyph%20glyph-name=%22qq%22%20unicode=%22&#57402;%22%20d=%22M482%20216c-15%2036-36%2062-51%2068%200%202%200%204%200%207%200%2013-4%2026-10%2036%200%201%200%202%200%203%200%206-2%2012-4%2017-4%2092-64%20165-161%20165-97%200-157-73-161-165-3-5-4-11-4-17%200-1%200-2%200-3-6-10-10-23-10-36%200-3%200-5%200-7-15-6-36-32-51-68-19-45-22-88-7-96%2011-5%2028%207%2043%2031%206-26%2022-48%2043-67-22-8-37-22-37-38%200-25%2040-46%2090-46%2045%200%2082%2017%2089%2039%202%200%209%200%2010%200%207-22%2045-39%2089-39%2050%200%2091%2021%2091%2046%200%2016-15%2030-38%2038%2022%2019%2037%2041%2043%2067%2016-24%2032-36%2043-31%2015%208%2012%2051-7%2096z%20m-272%20131c-27%203-33%2053-20%2077%205%208%2013%2015%2023%2015%2018%200%2029-23%2029-45%200-22-10-49-32-47z%20m96%200c-3-1-9-2-13%200-26%207-31%2055-17%2077%204%207%2011%2014%2020%2015%202%201%207%201%2010%200%2030-12%2029-81%200-92z%20m-7%2059c-8%204-15-2-17-8-1-5-3-13%204-14%203%203%202%2014%208%2013%206-1%202-14%2011-12%203%208%200%2019-6%2021z%20m-73%205c-14-2-14-36%201-37%2015-1%2016%2039-1%2037z%22/%3E%3Cglyph%20glyph-name=%22douban%22%20unicode=%22&#57403;%22%20d=%22M0%20504l512%200%200-56-512%200z%20m419-325l51%200%200%20215-427%200%200-215%2045%200%2038-122-126%200%200-49%20512%200%200%2049-129%200z%20m-290%20159l257%200%200-102-257%200z%20m182-281l-113%200-38%20122%20187%200z%22/%3E%3Cglyph%20glyph-name=%22meetup%22%20unicode=%22&#57404;%22%20d=%22M387%20499c-4%200-8-4-12-4-12%200-22-10-32-8-10%201-19-16-31-16l-3%200c-3%200-6%2019-7%2020-53-72-71-165-95-263-13%2024-25%2049-37%2074-22%2042-44%2087-68%20123-7%200-14%201-21%201-28%200-54-5-78-12l-1-66c-3-113-6-210%2023-302%205-1%2011-2%2016-2%2034%200%2064%2017%2077%2024%203%2029-1%2051-5%2075-2%2012-4%2025%203%2041%2019-26%2037-54%2054-82%2011-18%2022-36%2031-51%205-1%2011-1%2016-1%2013%200%2025%202%2037%203%2012%202%2024%204%2038%204l8-3c15%2034%2016%2086%2017%20135%201%2046%202%2093%2022%20128%2022-102%2052-201%2092-302%2013%202%2029%207%2043%2011%2011%203%2020%207%2028%207%204%200%207-2%2010-4-24%2065-39%20138-53%20210-19%2093-39%20187-72%20260z%22/%3E%3Cglyph%20glyph-name=%22playstation%22%20unicode=%22&#57405;%22%20d=%22M511%20170c-5%2024-43%2037-103%2042-42%203-84-7-125-21l-7-2%200%20181c0%2015%2032%2014%2032-3l0-141c65-19%2098%2010%2099%2082%200%2061-41%2097-108%20115l-106%2027%200-214-32-11%2032-10%200-54-76-26c-26-9-47%2012-24%2020l19%207-71%2022c-22-7-42-23-41-45%201-22%2053-28%2092-34%2037-6%2071-3%20101%208l0%2023%200-48%2083-27%200%202%201-2%2072%2026%20120%2042-78%2024-115-39%200%2027%2073%2025%2043%2015c45%208%2063-7%2020-21l-21-7%2078-24%201%200c31%2011%2045%2027%2042%2041z%20m-470%2014l71-22%2081%2029%200%2024-32%2010-118-40c-1%200-1-1-2-1z%22/%3E%3Cglyph%20glyph-name=%22android%22%20unicode=%22&#57406;%22%20d=%22M444%20352c-17%200-31-15-31-32l0-124c0-17%2014-31%2031-31%2017%200%2031%2014%2031%2031l0%20124c0%2017-14%2032-31%2032z%20m-376%200c-17%200-31-15-31-32l0-124c0-17%2014-31%2031-31%2017%200%2031%2014%2031%2031l0%20124c0%2017-14%2032-31%2032z%20m50-1l0-226c0-14%2011-25%2024-25l28%200%200-68c0-18%2014-32%2031-32%2017%200%2031%2014%2031%2032l0%2068%2049%200%200-68c0-18%2014-32%2031-32%2017%200%2031%2014%2031%2032l0%2068%2028%200c13%200%2024%2011%2024%2025l0%20226z%20m204%20117l25%2037c2%202%201%205-1%206-2%202-4%201-6-1l-26-39c-18%207-37%2011-58%2011-21%200-40-4-58-11l-26%2039c-2%202-4%203-6%201-2-1-3-4-1-6l25-37c-40-19-69-55-73-97l278%200c-4%2042-33%2078-73%2097z%20m-124-59c-9%200-16%207-16%2015%200%209%207%2016%2016%2016%208%200%2015-7%2015-16%200-8-7-15-15-15z%20m118%200c-8%200-15%207-15%2015%200%209%207%2016%2015%2016%209%200%2016-7%2016-16%200-8-7-15-16-15z%22/%3E%3Cglyph%20glyph-name=%22snapchat%22%20unicode=%22&#57407;%22%20d=%22M261%20485c19%200%2085-5%20116-75%2010-23%208-65%206-98-1-6-1-11-1-16l0-2%201-1c1-1%206-7%2018-7l0%200c8%200%2017%203%2027%207%201%201%203%201%205%201%202%200%205%200%207-1l0%200c5-2%208-5%208-8%200-2-1-8-19-15-1-1-4-1-6-2-12-4-29-9-35-23-4-8-3-17%202-28%203-5%2036-79%20110-92%200%200%200%200%200-1-2-3-10-13-59-21-8-1-10-10-12-20-1-4-2-7-3-11-1-1-1-1-2-1%200%200%200%200%200%200-3%200-6%200-10%201-7%201-17%203-29%203-7%200-14-1-21-2-16-2-28-11-41-20-18-13-36-26-64-26-1%200-2%200-4%200l0%200c-1%200-1%200-2%200-28%200-46%2013-64%2026-13%209-26%2018-41%2020-7%201-14%202-21%202-12%200-22-2-29-3-4-1-7-2-10-2-2%200-2%200-2%202-1%203-2%207-3%2011-2%2010-4%2019-12%2020-50%208-58%2018-59%2021%200%201%200%201%200%201%2074%2013%20107%2087%20109%2092%206%2010%206%2020%203%2027-6%2014-23%2020-35%2024-3%200-5%201-7%202-15%206-19%2012-19%2015%201%205%209%209%2015%209%201%200%202%200%203-1%2011-5%2020-7%2028-7%2013%200%2019%206%2020%207l1%201%200%202c0%205-1%2010-1%2016-2%2033-5%2075%206%2098%2031%2069%2097%2075%20116%2075%200%200%209%200%209%200%200%200%201%200%201%200z%20m0%2012c-1%200-1%200-1%200-3%200-9%200-9%200-11%200-34-2-59-13-14-6-26-14-37-25-13-12-23-27-31-44-12-26-9-69-7-104l0%200c0-4%201-8%201-11-2-1-5-2-9-2-6%200-14%202-22%206-3%201-6%202-9%202-5%200-11-2-15-4-6-4-10-9-11-14-1-4-1-11%207-18%204-4%2011-8%2019-11%202-1%205-2%208-3%209-3%2023-7%2027-16%202-5%201-11-2-18-1%200-1%200-1%200-1-2-9-21-26-40-9-11-19-21-31-28-13-9-28-14-43-17-6-1-11-6-10-12%200-2%200-4%201-6%202-5%208-10%2017-15%2011-5%2028-9%2050-13%201-2%202-7%203-11%201-4%202-8%203-12%202-4%205-10%2014-10%203%200%207%201%2012%202%206%201%2015%203%2027%203%206%200%2012-1%2019-2%2012-2%2023-9%2036-18%2018-13%2039-28%2070-28%201%200%202%200%203%200%201%200%202%200%204%200%2031%200%2052%2015%2070%2028%2013%209%2024%2016%2036%2018%207%201%2013%202%2020%202%2010%200%2019-1%2026-3%205-1%209-1%2012-1l1%200c6%200%2011%203%2013%209%201%204%202%208%203%2012%201%204%202%209%203%2011%2022%204%2039%208%2050%2013%209%205%2015%209%2017%2015%201%202%201%204%201%206%201%206-4%2011-10%2012-68%2011-99%2082-100%2085%200%200%200%200%200%200-4%207-5%2013-3%2018%204%208%2018%2013%2028%2016%202%201%205%202%207%203%209%203%2016%207%2021%2012%205%205%206%2010%206%2014%200%208-7%2015-17%2019-3%201-7%202-11%202-3%200-7%200-10-2-8-4-15-6-22-6-3%200-5%201-7%201%201%204%201%207%201%2010l0%202c2%2034%205%2078-6%20103-8%2018-19%2033-32%2045-10%2011-23%2019-37%2025-24%2011-47%2013-58%2013z%22/%3E%3Cglyph%20glyph-name=%22twitter%22%20unicode=%22&#57408;%22%20d=%22M460%20360c0-4%200-9%200-13%200-139-106-299-299-299-59%200-115%2017-161%2047%208-1%2017-1%2025-1%2049%200%2095%2016%20131%2045-46%200-85%2031-99%2073%207-2%2013-2%2020-2%2010%200%2019%201%2028%203-48%2010-84%2053-84%20103%200%201%200%201%200%202%2014-8%2030-13%2047-13-28%2018-47%2051-47%2087%200%2019%206%2037%2015%2053%2051-64%20129-106%20216-110-2%208-3%2016-3%2024%200%2058%2047%20105%20105%20105%2031%200%2058-13%2077-33%2024%205%2047%2013%2067%2025-8-24-25-45-46-58%2021%203%2041%208%2060%2017-14-21-32-40-52-55z%22/%3E%3Cglyph%20glyph-name=%22facebook%22%20unicode=%22&#57409;%22%20d=%22M296%200l0%20234%2078%200%2012%2091-90%200%200%2058c0%2026%207%2044%2045%2044l48%200%200%2081c-8%202-37%204-70%204-70%200-117-42-117-120l0-67-79%200%200-91%2079%200%200-234z%22/%3E%3Cglyph%20glyph-name=%22googleplus%22%20unicode=%22&#57410;%22%20d=%22M164%20287c0-22%200-43%200-64%2030%200%2060%200%2090%200-4-21-16-39-33-51-11-7-24-12-36-14-13-2-27-3-40%200-13%202-25%208-36%2016-18%2012-31%2030-38%2050-7%2021-7%2043%200%2064%205%2014%2013%2028%2024%2039%2013%2013%2031%2023%2049%2027%2016%203%2033%203%2048-2%2014-4%2026-11%2036-21%2010%2010%2020%2020%2030%2030%205%206%2011%2011%2016%2016-15%2015-33%2026-53%2033-35%2013-75%2013-111%201-40-14-74-44-93-81-6-13-11-27-14-42-7-35-2-73%2014-106%2011-21%2026-40%2045-54%2018-14%2038-25%2060-31%2027-7%2056-7%2084%200%2025%205%2048%2017%2067%2034%2020%2019%2034%2043%2041%2069%209%2028%2010%2058%205%2087-52%200-103%200-155%200z%20m348-4l-56%200%200%2056-41%200%200-56-56%200%200-41%2056%200%200-56%2041%200%200%2056%2056%200z%22/%3E%3Cglyph%20glyph-name=%22pinterest%22%20unicode=%22&#57411;%22%20d=%22M170%20316c0%2022%205%2040%2017%2055%2011%2015%2025%2023%2041%2023%2013%200%2023-4%2030-13%207-9%2011-20%2011-33%200-8-2-18-5-29-3-12-6-26-11-41-5-16-9-28-11-37-4-16-1-30%209-42%2010-11%2023-17%2039-17%2028%200%2051%2016%2069%2047%2018%2032%2027%2070%2027%20115%200%2034-11%2062-33%2084-22%2021-53%2032-93%2032-45%200-81-14-108-43-28-28-42-62-42-102%200-24%207-44%2020-60%205-5%206-11%205-17-2-5-4-13-6-24-1-4-3-7-6-8-3-1-6-1-9%200-21%209-36%2023-47%2044-11%2021-16%2045-16%2072%200%2018%203%2035%209%2053%206%2018%2014%2035%2026%2051%2012%2017%2027%2031%2043%2044%2017%2013%2037%2023%2062%2031%2024%207%2050%2011%2077%2011%2029%200%2055-5%2079-15%2024-9%2045-22%2061-38%2017-17%2029-35%2039-56%209-21%2014-43%2014-65%200-60-15-110-46-149-31-40-70-59-118-59-16%200-31%203-45%2011-14%207-24%2016-30%2027-11-47-18-75-21-84-6-23-20-51-43-84l-21%200c-4%2041-3%2075%203%20102l39%20165c-6%2013-9%2029-9%2049z%22/%3E%3Cglyph%20glyph-name=%22foursquare%22%20unicode=%22&#57412;%22%20d=%22M394%20512c0%200-235%200-273%200-37%200-48-28-48-46%200-18%200-434%200-434%200-20%2010-28%2016-30%207-3%2023-5%2033%207%200%200%20129%20150%20131%20152%204%203%204%203%207%203%207%200%2057%200%2084%200%2035%200%2040%2025%2044%2040%203%2012%2037%20187%2049%20243%208%2042-2%2065-43%2065z%20m-6-308c3%2012%2037%20187%2049%20243z%20m-10%20234l-11-60c-2-6-10-13-17-13-8%200-107%200-107%200-12%200-20-8-20-20l0-13c0-12%208-20%2020-20%200%200%2082%200%2091%200%208%200%2016-10%2015-19-2-9-11-54-12-59-1-4-6-13-17-13-8%200-73%200-73%200-14%200-18-2-27-13-9-11-89-108-89-108-1-1-2-1-2%200l0%20339c0%208%207%2017%2017%2017%200%200%20210%200%20219%200%208%200%2015-8%2013-18z%22/%3E%3Cglyph%20glyph-name=%22yahoo%22%20unicode=%22&#57413;%22%20d=%22M497%20350c-9%200-46-9-59-11-13-4-135-98-143-121-2-8-3-21-3-32l-1-19c0-13%204-35%206-46%208-2%2066-1%2077-2l-2-24c-10%201-84%200-126%200-21%200-90-2-111-1l4%2022c12%201%2059-2%2070%209%205%206%204%2012%204%2044l0%2015c0%207%200%2021-2%2033-5%2013-112%20147-140%20169-8%202-58%208-70%2010l-1%2021c6%203%2062-1%20116%201%2036%201%20117%200%20127-1l-2-18c-11-3-63-4-76-8%2035-51%2090-118%20108-143%209%2014%2095%2073%2098%2093-13%203-58%2010-65%2010l-4%2023c12%202%2076%200%20108%200%2027%200%2085%200%20102-2z%22/%3E%3Cglyph%20glyph-name=%22skype%22%20unicode=%22&#57414;%22%20d=%22M494%20202c4%2016%205%2034%205%2051%200%20133-107%20241-240%20241-14%200-28-1-41-3-22%2013-47%2021-75%2021-77%200-139-63-139-140%200-25%207-50%2019-70-3-16-5-32-5-49%200-133%20108-240%20241-240%2015%200%2029%201%2044%204%2019-11%2042-17%2066-17%2077%200%20139%2063%20139%20140%200%2022-5%2043-14%2062z%20m-114-63c-11-16-27-28-49-37-21-9-46-13-75-13-34%200-63%206-86%2018-16%208-30%2020-40%2035-10%2015-15%2029-15%2043%200%209%203%2017%2010%2023%207%206%2015%209%2025%209%208%200%2015-2%2021-7%206-5%2011-12%2014-21%205-9%209-18%2014-24%205-6%2012-12%2020-16%209-4%2021-6%2035-6%2020%200%2037%204%2049%2013%2012%208%2018%2018%2018%2030%200%209-3%2017-10%2023-6%206-15%2010-25%2014-11%203-26%207-44%2011-25%205-47%2011-64%2019-17%207-31%2017-41%2030-10%2013-16%2029-16%2048%200%2018%206%2035%2017%2049%2011%2014%2026%2025%2047%2032%2020%208%2043%2011%2070%2011%2022%200%2041-2%2056-7%2016-5%2030-12%2040-20%2011-8%2019-17%2024-26%205-9%207-19%207-28%200-8-3-16-10-23-6-7-15-10-25-10-8%200-15%202-20%206-5%204-9%2011-15%2019-6%2012-13%2021-21%2027-8%206-22%209-40%209-18%200-32-3-42-10-10-6-15-14-15-23%200-5%201-10%205-14%203-4%208-8%2014-11%206-3%2013-6%2019-7%207-2%2018-5%2034-9%2019-4%2037-8%2053-13%2016-6%2030-12%2041-19%2012-8%2021-17%2027-29%207-11%2010-26%2010-42%200-20-6-38-17-54z%22/%3E%3Cglyph%20glyph-name=%22yelp%22%20unicode=%22&#57415;%22%20d=%22M105%20461c5%208%2015%2012%2015%2012l101%2037c4%201%209%206%2024-4%209-5%2011-27%2011-27l1-173c0%200-2-20-16-24-13-3-24%208-24%208l-104%20142c0%200-15%2018-8%2029z%20m-53-295c-4%207-3%2022-3%2022l7%2087c0%205%206%2012%2012%2015%207%205%2024-2%2024-2l108-55c0%200%2016-8%2016-21%200-18-9-18-14-21l-127-28c0%200-18-7-23%203z%20m195-165c-8-2-18%200-18%200l-85%2027c-6%203-11%207-13%2015-3%209%208%2023%208%2023l85%2093c0%200%2013%2012%2023%206%2010-5%2011-17%2011-17l-2-126c0%200%202-18-9-21z%20m52%20259l68%20108c0%200%207%2014%2019%2013%2010%200%2015-9%2015-9l58-68c0%200%205-11%203-20-2-9-19-16-19-16l-121-35c0%200-18-4-24%207-5%2010%201%2020%201%2020z%20m159-141l-51-74c0%200-10-7-19-7-9%200-20%2014-20%2014l-65%20109c0%200-7%2016%201%2024%208%208%2020%205%2020%205l122-39c0%200%2017-3%2017-15%200-8-5-17-5-17z%22/%3E%3Cglyph%20glyph-name=%22feedburner%22%20unicode=%22&#57416;%22%20d=%22M321%20355c17-90-38-145-106-126%20100%20164-46%20165-1%20283-69-49-137-185-137-284%200-139%2073-227%20171-228%2095-1%20187%2090%20187%20179%200%20102-55%20142-114%20176z%20m-73-320c-97-2-177%20102-87%20249-19-85%2032-149%2081-149%2055-1%2087%2051%20103%20118%2088-67%2048-215-97-218z%22/%3E%3Cglyph%20glyph-name=%22linkedin%22%20unicode=%22&#57417;%22%20d=%22M383%20250c-7%208-19%2012-36%2012-22%200-37-7-46-19-9-13-13-31-13-54l0-175c0-3-1-6-4-9-2-2-6-4-9-4l-92%200c-3%200-6%202-9%204-2%203-4%206-4%209l0%20323c0%203%202%206%204%209%203%202%206%204%209%204l89%200c3%200%206-1%208-2%202-1%203-4%204-7%200-3%201-6%201-7%200-1%200-4%200-8%2023%2022%2054%2032%2091%2032%2043%200%2076-10%20100-31%2024-22%2036-53%2036-95l0-218c0-3-1-6-4-9-2-2-6-4-9-4l-94%200c-3%200-6%202-9%204-2%203-4%206-4%209l0%20197c0%2017-3%2030-9%2039z%20m-277%20155c-12-12-27-18-44-18-17%200-32%206-44%2018-12%2012-18%2026-18%2044%200%2017%206%2031%2018%2043%2012%2012%2027%2019%2044%2019%2017%200%2032-7%2044-19%2012-12%2018-26%2018-43%200-18-6-32-18-44z%20m15-68l0-323c0-3-2-6-4-9-3-2-6-4-9-4l-92%200c-3%200-6%202-9%204-2%203-4%206-4%209l0%20323c0%203%202%206%204%209%203%202%206%204%209%204l92%200c3%200%206-2%209-4%202-3%204-6%204-9z%22/%3E%3Cglyph%20glyph-name=%22viadeo%22%20unicode=%22&#57418;%22%20d=%22M99%20112c12-22%2029-39%2049-51%2014-8%2029-13%2044-16%20133%2052%20117%20303%20116%20316-5%2015-28%2079-71%20151%200%200%2060-40%2071-150%200%200%200-1%200-1%201-2%201-3%201-3%2078-208-91-315-92-315%2025%200%2047%206%2067%2018%2021%2012%2037%2029%2050%2051%2012%2022%2018%2045%2018%2071%200%2020-4%2039-11%2057%2012%202%2027%207%2042%2017%209-23%2014-47%2014-73%200-49-17-92-51-129-33-37-77-55-129-55-54%200-97%2018-131%2055-33%2037-50%2080-50%20129%200%2048%2016%2091%2048%20126%2035%2040%2079%2059%20133%2059%2022%200%2043-3%2062-10-6-12-12-27-13-43-16%206-32%209-50%209-37%200-68-14-95-41-27-28-40-62-40-101%200-26%206-49%2018-71z%20m238%20206c0%200%20103%2056%20107%20104%200%200-32-71-119-91%200%200-31%2049%209%2089%200%200%2014%2016%2054%2026%200%200%2040%208%2062%2054%200%200%2045-62%2017-145%200%200-14-37-42-54-22-13-54-17-88%2017z%20m-120-275c0%200-1%200-1%200%200%200%200%200%200%200%201%200%201%200%201%200z%22/%3E%3Cglyph%20glyph-name=%22xing%22%20unicode=%22&#57419;%22%20d=%22M123%20153l-74%200c-4%200-7%202-9%205-2%203-2%208%200%2012l78%20138c0%200%200%200%200%201l-50%2086c-2%204-2%208%200%2011%202%203%205%205%2010%205l74%200c11%200%2017-7%2020-14%200%200%2051-88%2051-88-3-6-80-141-80-141-4-7-9-15-20-15z%20m349%20343l-163-289c0%200%200-1%200-1l104-190c2-4%202-8%200-11-2-3-5-5-10-5l-74%200c-11%200-16%208-20%2014%200%200-105%20192-105%20193%205%209%20164%20291%20164%20291%204%207%209%2014%2020%2014l75%200c4%200%208-2%209-5%202-3%202-7%200-11z%22/%3E%3Cglyph%20glyph-name=%22myspace%22%20unicode=%22&#57420;%22%20d=%22M423%20233c49%200%2089-39%2089-89%200-16%200-45%200-45l-179%200c0%200%200%2029%200%2045%200%2050%2040%2089%2090%2089z%20m-82%2098c0%2045%2036%2082%2082%2082%2045%200%2082-37%2082-82%200-46-37-82-82-82-46%200-82%2036-82%2082z%20m-103-112c44%200%2080-36%2080-80%200-14%200-40%200-40l-159%200c0%200%200%2026%200%2040%200%2044%2035%2080%2079%2080z%20m-73%2089c0%2041%2033%2074%2073%2074%2041%200%2074-33%2074-74%200-40-33-73-74-73-41%200-73%2033-73%2073z%20m-94-101c40%200%2072-32%2072-72%200-13%200-36%200-36l-143%200c0%200%200%2023%200%2036%200%2040%2032%2072%2071%2072z%20m-66%2080c0%2037%2030%2066%2066%2066%2037%200%2066-29%2066-66%200-36-29-66-66-66-36%200-66%2030-66%2066z%22/%3E%3Cglyph%20glyph-name=%22soundcloud%22%20unicode=%22&#57421;%22%20d=%22M10%20174l-10%200%200%2062%2010%200z%20m26-20l-10%200%200%2097%2010%200z%20m20-6l-10%200%200%20113%2010%200z%20m21-5l-10%200%200%20113%2010%200z%20m25%200l-10%200%200%20149%2010%200z%20m21%200l-10%200%200%20169%2010%200z%20m25%200l-10%200%200%20180%2010%200z%20m21%200l-10%200%200%20185%2010%200z%20m26%200l-11%200%200%20180%2011%200z%20m20%200l-10%200%200%20174%2010%200z%20m21%200l-11%200%200%20195%2011%200z%20m25%200l-10%200%200%20210%2010%200z%20m188%202c-1%200-175%200-175%200-4%200-8%203-8%207l0%20200c0%204%202%206%207%208%2012%205%2026%207%2040%207%2058%200%20106-44%20111-101%208%203%2016%205%2025%205%2035%200%2063-28%2063-63%200-35-28-63-63-63z%22/%3E%3Cglyph%20glyph-name=%22spotify%22%20unicode=%22&#57422;%22%20d=%22M413%2097c-6-10-20-14-30-7-85%2051-191%2063-316%2034-12-2-24%205-27%2017-3%2012%205%2024%2017%2027%20137%2031%20254%2018%20349-40%2011-6%2014-20%207-31z%20m44%2098c-8-13-25-17-38-9-97%2059-244%2076-359%2042-14-5-30%204-35%2018-4%2015%204%2031%2019%2035%20131%2040%20293%2021%20404-47%2013-9%2018-26%209-39z%20m50%20114c-9-16-30-21-46-12-116%2069-307%2075-418%2042-17-6-36%204-42%2022-5%2018%205%2037%2023%2042%20127%2039%20338%2031%20472-48%2016-10%2021-30%2011-46z%22/%3E%3Cglyph%20glyph-name=%22grooveshark%22%20unicode=%22&#57423;%22%20d=%22M256%20512c-141%200-256-115-256-256%200-141%20115-256%20256-256%20141%200%20256%20115%20256%20256%200%20141-115%20256-256%20256z%20m150-307c-19%208-35%2024-47%2041-13%2019-27%2038-42%2056-15%2016-30%2032-47%2047-16%2014-34%2028-54%2038-14%206-27%2011-41%2015-2%200-6%202-8%200%200-1%200-3%200-5%201-3%201-5%201-8%205-36%206-73-5-107-6-18-16-35-31-48-11-11-28-22-45-21-3%200-6%200-9%201-18%206-19%2026-19%2042-1%2017%201%2034%206%2051%201%205%203%2010%204%2015%2020%2057%2065%20103%20122%20123%2022%208%2044%2012%2067%2012%2067%200%20130-34%20167-90%209-14%2016-29%2022-44l0%200c1-6%203-11%204-16%205-17%207-34%207-51-1-32-11-68-52-51z%22/%3E%3Cglyph%20glyph-name=%22lastfm%22%20unicode=%22&#57424;%22%20d=%22M390%20114c-101%200-137%2046-155%20102l-19%2059c-14%2043-31%2076-82%2076-36%200-72-26-72-98%200-56%2028-91%2069-91%2046%200%2076%2034%2076%2034l19-51c0%200-32-31-98-31-82%200-128%2048-128%20137%200%2093%2046%20147%20132%20147%2078%200%20117-28%20142-104l19-59c14-43%2039-74%2098-74%2040%200%2061%209%2061%2031%200%2017-10%2029-40%2036l-40%2010c-48%2011-68%2036-68%2076%200%2064%2052%2084%20105%2084%2060%200%2096-21%20101-74l-59-7c-2%2025-18%2035-46%2035-26%200-41-11-41-31%200-18%207-28%2033-34l38-8c50-12%2077-37%2077-84%200-59-49-81-122-81z%22/%3E%3Cglyph%20glyph-name=%22youtube%22%20unicode=%22&#57425;%22%20d=%22M507%20358c0%200-5%2036-20%2051-20%2021-42%2021-52%2022-71%205-179%205-179%205l0%200c0%200-108%200-179-5-10-1-32-1-52-22-15-15-20-51-20-51%200%200-5-41-5-82l0-39c0-42%205-83%205-83%200%200%205-35%2020-51%2020-20%2046-20%2057-22%2041-4%20174-5%20174-5%200%200%20108%200%20179%205%2010%201%2032%202%2052%2022%2015%2016%2020%2051%2020%2051%200%200%205%2041%205%2083l0%2039c0%2041-5%2082-5%2082z%20m-182-106l0%200-121-63%200%20144%20138-72z%22/%3E%3Cglyph%20glyph-name=%22vimeo%22%20unicode=%22&#57426;%22%20d=%22M331%20366c-12%200-25-3-38-9%2025%2083%2073%20123%20144%20120%2053-1%2078-35%2075-102-3-50-37-118-105-205-69-90-128-136-176-136-30%200-55%2028-76%2083-14%2051-28%20101-41%20152-16%2055-32%2082-50%2082-4%200-17-8-40-24l-24%2031c25%2023%2050%2045%2075%2067%2033%2029%2059%2044%2076%2046%2039%204%2064-23%2073-82%2010-63%2017-102%2021-117%2011-52%2024-78%2038-78%2011%200%2027%2017%2048%2050%2021%2034%2033%2060%2035%2078%203%2029-9%2044-35%2044z%22/%3E%3Cglyph%20glyph-name=%22dailymotion%22%20unicode=%22&#57427;%22%20d=%22M443%20512l-109-22%200-161c-24%2032-59%2047-103%2047-47%200-89-17-123-51-38-37-59-84-59-137%200-58%2022-107%2064-145%2033-29%2071-43%20116-43%2043%200%2076%2012%20109%2043l0-41%20104%200%200%20510z%20m-190-414c-56%200-96%2039-96%2091%200%2049%2040%2091%2092%2091%2050%200%2089-40%2089-93%200-51-39-89-85-89z%22/%3E%3Cglyph%20glyph-name=%22vine%22%20unicode=%22&#57428;%22%20d=%22M365%20435c-22%200-36-20-36-58%200-79%2050-124%20114-124%2012%200%2023%201%2038%205l0-61c-20-5-43-7-61-7-43-91-121-168-146-183-17-9-32-10-50%201-32%2019-152%20120-192%20427l87%200c22-189%2075-281%20134-352%2033%2032%2064%2075%2088%20125-58%2029-93%2094-93%20170%200%2076%2044%20134%20119%20134%2073%200%20113-46%20113-124%200-29-6-62-17-88-55-11-75%2024-75%2024%204%2013%2010%2036%2010%2057%200%2036-13%2054-33%2054z%22/%3E%3Cglyph%20glyph-name=%22flickr%22%20unicode=%22&#57429;%22%20d=%22M116%20140c-64%200-116%2052-116%20116%200%2064%2052%20116%20116%20116%2064%200%20116-52%20116-116%200-64-52-116-116-116z%20m280%200c-64%200-116%2052-116%20116%200%2064%2052%20116%20116%20116%2064%200%20116-52%20116-116%200-64-52-116-116-116z%22/%3E%3Cglyph%20glyph-name=%22500px%22%20unicode=%22&#57430;%22%20d=%22M338%20190c-6-6-10-11-16-16-8-8-15-15-24-21-21-16-46-20-72-15-25%205-42%2021-53%2044-1%201-1%202-2%203%200%200%200%201%200%201-4-6-7-11-10-16-17-23-40-35-69-35-16-1-32%201-47%208-31%2013-44%2039-45%2067%2016%200%2032%200%2048%200%201-2%201-4%201-6%204-14%2011-25%2026-28%2016-4%2030-1%2042%2011%2014%2016%2016%2043%204%2061-12%2018-40%2023-59%2010-2-2-5-4-7-7-3-5-8-6-13-5-11%200-23%200-35%200%208%2044%2016%2087%2024%20131%2044%200%2089%200%20133%200%200-13%200-26%200-39-2%200-3%200-5%200-30%200-59%200-89%200-3%200-4-1-5-4-3-16-6-32-8-47-1-1-1-2%200-3%2018%2016%2039%2020%2062%2016%2023-4%2039-19%2051-40%201%203%202%205%203%207%2016%2032%2047%2048%2082%2043%2022-3%2040-12%2056-27%209-9%2018-18%2027-28%201%201%202%202%203%203%209%2010%2018%2020%2028%2029%2013%2012%2028%2021%2046%2023%2033%205%2071-6%2088-43%2013-30%2012-60-3-89-13-27-36-40-66-42-23-1-43%206-61%2020-11%209-20%2018-29%2027-2%202-4%204-6%207z%20m-92-6c10%200%2020%203%2029%208%2012%207%2022%2018%2033%2028%201%202%202%203%200%204-8%208-16%2016-25%2023-7%207-15%2012-24%2014-23%207-43-3-49-25-1-4-1-7-1-10-2-25%2014-42%2037-42z%20m119%2039c10-10%2019-18%2028-26%2011-9%2023-13%2037-13%2019%200%2031%2010%2035%2028%201%206%201%2013%201%2018-3%2022-20%2035-42%2034-13-2-23-8-32-16-9-8-18-16-27-25z%22/%3E%3Cglyph%20glyph-name=%22wordpress%22%20unicode=%22&#57432;%22%20d=%22M256%20512c-141%200-256-115-256-256%200-141%20115-256%20256-256%20141%200%20256%20115%20256%20256%200%20141-115%20256-256%20256z%20m-230-256c0%2033%207%2065%2020%2094l110-301c-77%2037-130%20116-130%20207z%20m230-230c-23%200-44%203-65%209l69%20201%2071-194c0-1%201-2%201-3-23-9-49-13-76-13z%20m32%20338c14%201%2026%202%2026%202%2012%202%2011%2020-1%2019%200%200-38-3-62-3-22%200-60%203-60%203-13%201-14-18-2-19%200%200%2012-1%2024-2l36-98-50-151-84%20249c14%201%2026%202%2026%202%2013%202%2011%2020-1%2019%200%200-37-3-61-3-5%200-10%200-15%200%2041%2063%20112%20104%20192%20104%2060%200%20114-23%20155-60-1%200-2%200-3%200-22%200-38-20-38-41%200-19%2011-35%2022-54%209-15%2019-35%2019-63%200-20-7-43-17-75l-23-76z%20m84-307l70%20203c13%2033%2018%2059%2018%2083%200%208-1%2016-2%2023%2018-32%2028-70%2028-110%200-85-46-159-114-199z%22/%3E%3Cglyph%20glyph-name=%22tumblr%22%20unicode=%22&#57433;%22%20d=%22M98%20302l0%2073c20%206%2038%2016%2052%2028%2014%2012%2026%2027%2034%2044%209%2017%2015%2039%2018%2065l73%200%200-129%20122%200%200-81-122%200%200-131c0-30%202-49%205-57%203-9%209-15%2017-20%2012-7%2025-11%2039-11%2026%200%2052%209%2078%2026l0-81c-22-10-42-18-60-22-17-4-37-6-57-6-24%200-44%203-62%209-18%206-34%2014-46%2025-13%2011-22%2023-27%2035-5%2012-7%2030-7%2054l0%20179z%22/%3E%3Cglyph%20glyph-name=%22twitch%22%20unicode=%22&#57434;%22%20d=%22M367%2067l-100%200-67-67-66%200%200%2067-123%200%200%20356%2034%2089%20456%200%200-312z%20m89%20156l0%20245-367%200%200-323%20100%200%200-67%2067%2067%20122%200z%20m-122%20155l0-133%2044%200%200%20133z%20m-123-133l45%200%200%20133-45%200z%22/%3E%3Cglyph%20glyph-name=%228tracks%22%20unicode=%22&#57435;%22%20d=%22M141%20281c-78%200-141-63-141-140%200-78%2063-141%20141-141%2077%200%20140%2063%20140%20141%200%2039%200%2023%200%2040l-50%200c0%200%200-1%200-40%200-25-10-48-27-64-16-16-38-26-63-26-25%200-48%2010-64%2026-17%2016-27%2039-27%2064%200%2025%2010%2047%2027%2064%2016%2016%2039%2026%2064%2026%2046%200%20182%200%20230%200%2078%200%20141%2063%20141%20140%200%2078-63%20141-141%20141-77%200-140-63-140-141%200-39%200-40%200-40l50%200c0%200%200%201%200%2040%200%2025%2010%2048%2027%2064%2016%2016%2038%2026%2063%2026%2025%200%2048-10%2064-26%2017-16%2027-39%2027-64%200-25-10-47-27-64-16-16-39-26-64-26l-230%200z%22/%3E%3Cglyph%20glyph-name=%22amazon%22%20unicode=%22&#57436;%22%20d=%22M455%20130c-63-27-131-40-194-40-92%200-181%2025-253%2067-6%204-11-3-6-7%2067-61%20155-97%20253-97%2070%200%20152%2022%20208%2063%209%207%201%2018-8%2014z%20m55%2031c-6%208-59%2014-91-8-5-4-4-8%202-8%2018%202%2058%207%2065-2%207-9-8-47-15-64-2-5%203-7%207-3%2030%2025%2038%2078%2032%2085z%20m-226%20189c-29-3-67-5-94-17-32-14-54-41-54-82%200-52%2033-78%2075-78%2036%200%2055%209%2083%2037%209-14%2012-20%2028-34%204-2%209-2%2012%201l0%200c10%209%2028%2025%2039%2033%204%204%203%209%200%2014-9%2012-19%2023-19%2046l0%2078c0%2033%202%2063-22%2086-19%2018-51%2025-75%2025-48%200-101-18-112-77-1-6%203-9%207-10l49-5c4%200%208%204%209%209%204%2020%2021%2030%2040%2030%2010%200%2022-4%2028-13%207-10%206-24%206-36l0-7z%20m-10-104c-7-14-20-23-34-23-19%200-31%2015-31%2037%200%2042%2039%2050%2075%2050l0-11c0-19%200-35-10-53z%22/%3E%3Cglyph%20glyph-name=%22icq%22%20unicode=%22&#57437;%22%20d=%22M497%20231l-3%206c-6%208-12%2017-20%2023-8%205-16%208-24%2012%2022%2011%2038%2026%2045%2046%205%2015%204%2028-3%2041l0%202c-9%2014-21%2024-39%2029-10%202-23%202-34%201l-23-5%208%2018c7%2023%205%2046-8%2067l-2%203c-11%2018-27%2029-48%2035-23%206-43%203-64-7-20-11-34-28-41-49l0-2-1-5-2%205-8%2013c-11%2018-26%2029-44%2034-16%204-29%202-42-5-15-9-24-24-28-44-3-21%200-41%2011-61l5-8-17%206c-22%205-42%202-62-9-21-10-34-26-43-46-8-21-7-40%203-58%204-8%2011-15%2017-19%208-9%2019-14%2032-16l5-1-11-10c-10-8-16-19-19-30-4-13-2-26%205-38%204-6%207-11%2013-15%206-5%2013-8%2022-9%2015-4%2032-4%2050%202l-13-22-4-9c-7-23-5-43%206-64%205-8%2011-15%2017-22%209-8%2019-13%2032-16%2022-6%2044-5%2065%205%2020%2011%2033%2029%2039%2050l1%204c14-15%2027-25%2041-28%2015-5%2029-4%2042%205%2012%207%2021%2019%2025%2034%204%2016%204%2032%200%2050%208-5%2015-9%2023-11%2023-7%2044-6%2064%205%2019%2010%2032%2028%2039%2050%206%2022%204%2043-7%2063z%20m-104%20120l8%204c13%206%2026%207%2039%206%2012-2%2021-7%2025-16l3-9-2-8c-5-13-16-23-34-31-7-3-15-5-23-6l-89-11-2%205-1%202%203%204z%20m-123%2091c4%2015%2014%2026%2027%2033%2013%207%2027%209%2041%204%2015-4%2026-12%2032-24%204-7%206-16%206-26l-2-15c-3-8-7-16-11-22l-65-79c-6%205-14%208-21%2012l-7%2081-1%2029z%20m-123-2c0%2013%205%2022%2014%2027%204%204%2011%204%2017%201%2013-4%2023-13%2032-31%204-8%207-15%209-23l14-86-11-3-64%2070-3%207c-6%2013-10%2025-8%2038z%20m-107-153c-5%2011-5%2022-1%2033%205%2013%2014%2024%2028%2030%2013%207%2026%209%2041%206l19-8%2064-46c-6-8-10-15-12-22l-104-13-7%201c-13%203-22%208-28%2019z%20m201-213l-1-7c-5-13-13-24-26-30-13-7-27-8-40-5-14%204-25%2013-31%2024-4%207-7%2016-7%2025l4%2016c2%208%205%2015%2011%2021l61%2072c7-4%2014-7%2022-8%201-25%204-51%207-79z%20m-24%20145c-9%208-14%2021-14%2034%200%2013%205%2023%2014%2034%209%207%2021%2013%2034%2013%2013%200%2026-6%2033-13%2011-11%2015-21%2015-34%200-13-4-26-15-34-9-10-20-15-33-15-13%200-25%205-34%2015z%20m134-127c-2-13-6-22-15-26-5-3-10-3-16-3-14%204-25%2015-33%2032l-8%2024-11%2063%2012%204%2010%205%2030-31%2019-23%203-7c7-12%2010-24%209-38z%20m124%2085c-4-15-12-25-25-31-13-7-25-9-40-4-9%202-14%206-19%2012l-76%2062%205%2011%202%209%2082%207%2028%201%208-1c10-3%2021-10%2026-21%208-8%2011-18%2011-31z%22/%3E%3Cglyph%20glyph-name=%22smugmug%22%20unicode=%22&#57438;%22%20d=%22M144%20411c47%200%2070%2028%2067%2053-3%2021-23%2040-62%2041-32%200-53-24-56-47-3-24%2012-48%2051-47z%20m236%206c45%202%2064%2025%2065%2047%200%2026-24%2051-65%2048-32-3-52-25-54-48-4-25%2013-50%2054-47z%20m28-101c-112-11-118-12-325-17-87%200-68-299%20118-299%20177%200%20392%20335%20207%20316z%20m-202-263c-163%200-141%20194-113%20195%20188%207%20237%2015%20304%2015%2069%200-62-210-191-210z%22/%3E%3Cglyph%20glyph-name=%22ravelry%22%20unicode=%22&#57439;%22%20d=%22M464%20405c-107%20122-270%2046-270%2046-9-4-15-7-20-11-5-4-9-8-11-12-7-15-12-30-16-44-19-25-33-55-38-88-19-27-31-59-33-92-46%2012-76%2027-76%2027%2026-15%2051-27%2076-35%200-16%202-32%206-48%2010-35%2031-63%2058-85-16%2018-28%2039-35%2062-6%2021-7%2042-5%2063%205-2%2011-3%2017-5%2023-70%2084-122%20159-134%2027-12%2055-15%2081-7%2013%205%2024%2011%2034%2019%203%203%206%206%209%209%2051%2027%2089%2075%20102%20133%200-3%200-4%200-4%200%200%2040%20117-38%20206z%20m-320-33c-4-19-6-34-7-44-8-7-15-15-22-24%206%2025%2015%2048%2029%2068z%20m-7-94c1-25%206-50%2015-76%201-4%202-8%204-11-13%201-26%202-38%204-3%2013-6%2026-7%2039%207%2016%2015%2031%2026%2044z%20m-36-79c2%208%204%2017%207%2025%201-9%202-19%205-28-4%201-8%202-12%203z%20m21-17c14-3%2027-6%2040-7%2023-54%2059-95%2098-118-64%2016-116%2063-138%20125z%20m283-104c-1%203-11-2-11-2-7-4-14-8-21-10-63-20-136%2026-179%20106%20110-5%20185%2037%20185%2037%200%200%2018%200%2015%2025-4%2025-22%206-22%206-61-40-127-52-187-51-5%2011-9%2022-13%2033-9%2027-13%2053-14%2079%2021%2020%2049%2036%2080%2045%2028%208%2057%2010%2084%206%200%200%205-3%204%2010-2%2013-11%2015-11%2015-31%206-65%205-98-4-21-7-40-16-58-28%202%2015%206%2030%2010%2043%200%200%205%2014%2027%2025%2030%2012%20122%2042%20181%2017%20101-43%20121-145%20124-198-5-66-42-122-96-154z%22/%3E%3Cglyph%20glyph-name=%22weibo%22%20unicode=%22&#57440;%22%20d=%22M383%20263c-7%202-12%204-9%2013%209%2021%209%2038%201%2051-17%2024-62%2023-115%201%200%200-16-7-12%206%208%2025%207%2047-5%2059-29%2029-104-1-168-65-49-48-77-100-77-144%200-85%20109-136%20215-136%20139%200%20232%2081%20232%20145%200%2039-33%2061-62%2070z%20m-170-185c-85-8-158%2030-163%2086-6%2056%2059%20107%20143%20116%2085%208%20158-30%20164-86%205-55-59-107-144-116z%20m262%20340c-33%2037-83%2052-129%2042-10-2-17-13-15-23%202-11%2013-18%2023-16%2033%207%2068-3%2092-29%2024-27%2031-63%2020-95-3-10%203-21%2013-24%2010-4%2021%202%2025%2012%200%200%200%200%200%200%2014%2045%205%2096-29%20133z%20m-59-122c9-3%2018%202%2021%2011%207%2021%203%2046-13%2064-17%2019-41%2025-63%2021-9-2-15-11-13-20%202-10%2011-15%2020-13%2010%202%2022-1%2030-10%208-9%2010-21%207-32-3-9%202-18%2011-21z%20m-194-59c-41%2010-86-10-104-45-18-36%200-77%2040-90%2043-13%2092%207%20110%2047%2017%2038-5%2077-46%2088z%20m-31-93c-8-13-26-18-39-12-13%206-17%2021-9%2033%208%2013%2025%2019%2038%2013%2014-5%2018-20%2010-34z%20m27%2035c-3-5-10-7-15-5-5%202-6%207-4%2012%203%205%2010%208%2015%206%205-2%207-8%204-13z%22/%3E%3Cglyph%20glyph-name=%22baidu%22%20unicode=%22&#57441;%22%20d=%22M328%20349c41-6%2067%2038%2073%2071%205%2033-22%2072-51%2079-29%206-65-40-68-71-4-37%205-74%2046-79z%20m-236-107c56%2012%2048%2079%2047%2093-3%2023-30%2062-65%2059-45-4-52-69-52-69-6-30%2015-95%2070-83z%20m103%20112c31%200%2056%2035%2056%2079%200%2044-25%2079-56%2079-30%200-55-35-55-79%200-44%2025-79%2055-79z%20m-44-228c-1-4-5-16-2-27%206-23%2027-24%2027-24l29%200%200%2071-31%200c-14-4-21-15-23-20z%20m340%20167c0%2016-13%2064-62%2064-50%200-56-46-56-78%200-30%203-73%2064-71%2060%201%2054%2069%2054%2085z%20m-62-140c0%200-64%2049-101%20102-50%2079-122%2047-146%207-24-40-61-65-66-72-5-6-77-45-61-115%2016-71%2072-69%2072-69%200%200%2041-4%2088%206%2048%2011%2089-2%2089-2%200%200%20112-38%20142%2034%2030%2072-17%20109-17%20109z%20m-191-107l-72%200c-31%207-44%2028-45%2032-2%203-11%2020-6%2049%2013%2044%2052%2047%2052%2047l38%200%200%2048%2033-1z%20m135%201l-83%200c-33%208-34%2031-34%2031l0%2092%2034%201%200-83c2-9%2013-11%2013-11l34%200%200%2093%2036%200z%22/%3E%3Cglyph%20glyph-name=%22angellist%22%20unicode=%22&#57442;%22%20d=%22M76%20149c0%2021%205%2037%2014%2049%208%2010%2020%2018%2037%2022-5%2014-8%2024-8%2030%200%2011%206%2023%2018%2035%2012%2012%2024%2018%2035%2018%205%200%2012-2%2020-5-16%2046-28%2081-35%20105-8%2027-12%2046-12%2057%200%2016%204%2029%2012%2038%208%209%2020%2014%2034%2014%2024%200%2053-49%2087-148l8-25c2%205%204%2011%206%2017%2034%2098%2064%20146%2090%20146%2014%200%2024-4%2032-13%208-9%2012-21%2012-35%200-10-4-29-12-57-7-24-18-58-33-100%2019-5%2033-14%2041-27%209-15%2014-37%2014-67%200-60-18-108-54-146-36-38-81-57-137-57-22%200-43%204-64%2012-20%207-37%2018-54%2033-17%2016-29%2033-38%2050-8%2018-13%2036-13%2054z%20m33%202c0-8%202-18%207-30%204-10%2011-21%2020-33%2013-18%2029-31%2048-41%2019-9%2041-14%2065-14%2043%200%2079%2016%20109%2049%2029%2032%2044%2073%2044%20122%200%2015-1%2027-3%2035-2%208-5%2013-10%2018-9%207-27%2014-53%2020-27%206-55%209-85%209-7%200-12-1-14-3-2-1-3-5-3-10%200-14%208-24%2023-30%2017-7%2044-10%2083-10l14%200c5%200%209-2%2011-6%203-2%205-7%206-15-6-6-15-11-28-16-12-4-21-8-26-13-14-9-24-21-32-34-8-13-12-26-12-38%200-7%202-15%205-25%204-11%206-18%206-22l0-3-2-7c-15%201-26%208-33%2020-5%2011-8%2025-9%2041-1%200-3%200-6%200l-6%200c1-2%201-4%201-6%200-10-4-19-12-26-7-7-16-10-27-10-15%200-31%207-47%2022-17%2016-25%2031-25%2046%200%202%201%205%202%208%200%202%203%206%208%2011%208-11%2014-18%2017-22%2014-20%2027-30%2038-30%203%200%206%201%209%203%202%202%203%204%203%205%200%203-2%208-6%2015-3%205-9%2014-19%2027-9%2012-17%2020-22%2025-5%204-9%207-11%207-7%200-13-4-19-11-6-8-9-17-9-28z%20m45%2096c0-4%203-12%208-23%205-9%2012-20%2023-34%2010-13%2019-24%2028-31%208-7%2014-10%2018-10%202%200%205%201%207%204%202%202%203%205%203%208%200%204-3%2013-9%2029-7%2017-14%2032-23%2046-7%2012-14%2020-19%2025-6%205-11%207-16%207-4%200-8-2-12-7-5-6-8-10-8-14z%20m23%20217c0-12%204-29%2012-54%207-24%2018-55%2033-95%203%202%208%203%2014%203%200%200%201%200%203-1%202%200%204%200%205%200%202%200%206%200%2014-1l-35%20101c-9%2026-17%2044-22%2052-5%207-9%2010-13%2010-3%200-6-1-8-4-2-3-3-7-3-11z%20m83-256c3-8%206-16%2010-25%206%207%2013%2014%2020%2019-2%200-5%201-8%201-3%201-6%201-7%201-7%202-12%203-15%204z%20m53%20102l33-6c15%2042%2027%2075%2035%20100%208%2027%2013%2043%2013%2048%200%206-2%2010-4%2013-1%202-4%203-8%203-4%200-9-4-15-13-6-10-14-27-22-51z%22/%3E%3Cglyph%20glyph-name=%22ebay%22%20unicode=%22&#57443;%22%20d=%22M512%20238l0%2030c-4%2074-37%20227-250%20227-253%201-263-197-262-248%200%200-12-230%20256-230%20230%200%20241%20144%20241%20144l-106%200c0%200-20-80-135-77-147%202-153%20145-153%20145l408%200c0%200%201%203%201%209z%20m-406%2061c0%200%208%20129%20153%20129%20146%200%20146-129%20146-129z%22/%3E%3Cglyph%20glyph-name=%22imdb%22%20unicode=%22&#57444;%22%20d=%22M0%20359l53%200%200-204-53%200z%20m166%200l-12-95-8%2052c-2%2016-4%2031-6%2043l-69%200%200-204%2047%200%200%20135%2019-135%2033%200%2019%20138%200-138%2046%200%200%20204z%20m152-36c3-1%204-4%205-6%200-3%201-9%201-18l0-79c0-14-1-22-3-25-2-3-7-5-14-5l0%20135c5%200%209-1%2011-2z%20m-1-168c13%200%2022%201%2029%202%206%202%2012%204%2016%207%204%204%207%209%209%2015%202%206%203%2018%203%2037l0%2071c0%2020-1%2032-2%2039-1%207-4%2013-9%2018-5%205-12%209-20%2012-10%202-24%203-50%203l-40%200%200-204z%20m144%2050c0-10-1-16-2-19-1-3-5-4-8-4-4%200-6%201-7%203-1%203-1%209-1%2018l0%2054c0%209%200%2015%201%2017%201%202%203%204%207%204%203%200%207-2%208-4%201-3%202-8%202-17z%20m-69%20154l0-204%2047%200%203%2013c4-5%2010-9%2015-12%205-2%2013-4%2019-4%208%200%2015%202%2021%207%206%204%2010%209%2012%2015%201%206%202%2015%202%2027l0%2059c0%2012%200%2020-1%2024%200%203-2%207-5%2011-2%205-6%208-11%2010-6%202-12%203-19%203-6%200-14-1-19-4-5-2-10-6-14-11l0%2067-50%200z%22/%3E%3Cglyph%20glyph-name=%22stayfriends%22%20unicode=%22&#57445;%22%20d=%22M158%20199c0%200%201%2029%207%2038%206%209%2013%2016%2022%2021%209%204%2015%206%2022%2010%200%200%202%201%204%202%206%204%2017%2011%2018%2018%200%207%200%207%200%2011%200%203-2%2011-3%2013-3%206-7%202-9%2010%200%202-1%2013%200%2014%200%202%202%203%202%203%200%200%200%206%200%209%200%202%200%2014%205%2021%206%207%208%2012%2029%2012%2020-1%2023-7%2027-12%204-7%205-20%205-29%200-2%202%202%202-4%201-3%200-10%200-14-1-8-6-3-9-11-1-4-1-9%200-15%200-6%200-8%204-13%203-5%208-9%2017-13l1%200c10-4%2019-7%2027-13%208-6%2010-8%2013-14%202-6%204-21%204-26%201-6%202-13%202-13%200%200%202%2012%209%2017%207%206%208%207%2017%2011%208%204%207%202%2016%207%209%205%2012%207%2014%2010%202%203%203%208%201%2011-2%203-2%207-6%209-5%204-4%2011-7%2013-3%202-5%203-5%206-1%204-2%208-1%2016%201%207%201%204%202%207%201%203%202%2011%203%2015%202%203%203%208%206%2011%203%203%2010%2011%2025%2013%209%201%2015%200%2022-2%208-3%2017-14%2019-20%202-6%202-9%202-14%200-1%200-3%200-8%200-2%202-4-1-19-2-5-2-7-7-11-3-2-4-7-7-9-4-3-3-8-2-13%201-5%204-5%209-8%205-3%2030-14%2037-24%206-10%2015-15%2017-44%202-10%201-12%201-23%200-11%201-13%201-23l-165%200c0%200-3%2033-6%2028-4-5-9-29-9-29l-163%200c0%200-5%2024-7%2029-2%203-4-29-4-29l-159%200c0%200%201%2013%202%2020%201%2011%201%2024%204%2034%203%2011%203%2016%209%2022%207%205%2011%209%2016%2012%209%204%2022%2014%2013%2038-7%2016%201%2040%2010%2054%209%2013%2013%2024%2032%2024%2019%200%2033-21%2037-35%203-15%205-33%201-46-5-15%200-23%2021-34%208-4%2011-17%2013-21z%22/%3E%3Cglyph%20glyph-name=%22residentadvisor%22%20unicode=%22&#57446;%22%20d=%22M0%20225c0%2051%200%20103%200%20154%2053%200%20105%200%20158%200%203-1%205-1%207-1%206-1%2012-2%2017-3%2012-2%2023-7%2033-13%209-5%2018-11%2026-19%2018-18%2035-36%2053-54%201%200%202-1%202-1-14-15-29-29-43-44-17%2017-34%2035-51%2051-7%208-15%2013-24%2017-7%203-14%204-22%204-31%200-61%200-92%200-1%200-2%200-2%200%200-10%200-20%200-30%201%200%201%200%203%200%2028%200%2056%200%2085%200%202%200%205%200%207-1%208-1%2016-4%2022-11%2022-22%2044-44%2066-66%202-2%205-5%208-8%205-4%2011-6%2017-6%2054%200%20107%200%20161%200%200%200%201%200%202%200-38%2039-76%2077-114%20115%2015%2014%2029%2028%2043%2043%200%200%201-1%202-1%2047-48%2095-96%20142-143%202-2%203-3%204-5%201-2%201-4%202-7%200-1%200-1%200-2%200%200-1-1-1-1%200-5-2-8-5-11-13-13-27-27-40-40-4-4-8-6-13-7-2-1-3-1-6-1-66%200-133%200-199%200-2%200-3%200-4%201-8%201-15%204-21%2010-24%2023-47%2048-71%2072-7%206-14%209-23%209-43-1-86-1-129-1z%22/%3E%3Cglyph%20glyph-name=%22google%22%20unicode=%22&#57447;%22%20d=%22M506%20273c-1%2010-2%2021-4%2031-80%200-161%200-241%200%200-33%200-67%200-100%200%200%200%200%200%200%200%200%200%200%200%200%2047%200%2093%200%20140%200-6-32-25-61-52-79%200%200%200%200%200%200-17-11-36-19-56-22-20-4-41-4-61%200-21%204-40%2013-57%2025-25%2017-45%2043-56%2071-1%202-2%205-3%207%200%200%200%200%200%200%200%200%200%200%201%200-11%2032-11%2068-1%20100%208%2022%2021%2043%2038%2060%2020%2021%2047%2036%2076%2043%2025%205%2051%204%2075-3%2021-7%2040-18%2055-33%2016%2016%2032%2031%2047%2047%209%208%2017%2017%2025%2025%200%200%200%200%200%200%200%200%200%200%200%200-24%2023-52%2040-82%2051-55%2021-117%2021-172%202-63-21-116-68-146-127-10-20-17-42-22-64-11-56-3-115%2022-166%2017-33%2041-62%2070-85%2027-22%2059-38%2093-47%2043-12%2088-12%20131-2%2039%209%2075%2028%20105%2055%2031%2028%2053%2066%2065%20106%209%2034%2013%2069%2010%20105z%22/%3E%3Cglyph%20glyph-name=%22yandex%22%20unicode=%22&#57448;%22%20d=%22M390%20512l-43%200c-4%200-6-2-7-5%200-2-65-199-69-215-4-12-15-53-17-63l-23%2062c-5%2017-57%20162-59%20168-1%203-2%207-8%207l-42%200c-4%200-6-4-5-7%201-2%2077-206%20108-283l0-171c0-3%202-5%205-5l40%200c2%200%204%202%204%205l0%20169c26%2072%20120%20328%20121%20331%201%203%201%207-5%207z%22/%3E%3Cglyph%20glyph-name=%22sharethis%22%20unicode=%22&#57449;%22%20d=%22M181%20256c0-2-1-4-1-5l184-92c15%2014%2035%2022%2057%2022%2050%200%2090-41%2090-90%200-51-40-91-90-91-50%200-90%2040-90%2091%200%202%201%203%201%205l-184%2091c-15-13-35-21-57-21-51%200-91%2040-91%2090%200%2050%2040%2091%2090%2091%2022%200%2043-9%2058-22l183%2092c0%201%200%203%200%205%200%2050%2041%2090%2091%2090%2050%200%2090-40%2090-90%200-50-40-91-90-91-22%200-43%208-58%2022l-184-92c0-1%201-3%201-5z%22/%3E%3Cglyph%20glyph-name=%22bandcamp%22%20unicode=%22&#57450;%22%20d=%22M0%20180l190%200%2089%20155-190%200z%20m378%2098c-4%206-9%2010-17%2013-6%203-14%204-23%204-3%200-7%200-10-1-3-1-6-2-10-3-3-2-5-4-8-6-2-2-4-4-6-7l0%200%200%2057-25%200%200-155%2023%200%200%2016%201%200c2-4%204-7%207-10%203-2%206-4%209-5%204-2%208-3%2012-3%204-1%207-1%2012-1%208%200%2015%202%2022%205%206%203%2011%208%2015%2013%204%206%207%2012%209%2019%202%207%203%2014%203%2022%200%208-1%2016-3%2023-3%207-7%2013-11%2019z%20m-13-56c-1-5-4-9-6-13-3-4-6-7-10-9-4-3-9-4-14-4-5%200-10%201-13%203-5%202-8%205-11%208-2%204-5%208-6%2013-1%204-2%2010-2%2016%200%2011%203%2021%208%2028%205%207%2014%2011%2024%2011%205%200%2010-1%2014-4%204-2%207-5%2010-8%202-4%205-8%206-13%202-5%202-10%202-15-1-4-1-9-2-13z%20m113-19c-5-4-11-6-19-6-5%200-10%201-14%203-3%202-7%205-9%209-2%203-4%208-5%2012-1%205-1%209-1%2014%200%209%201%2015%203%2021%202%205%204%209%207%2012%203%203%207%205%2011%206%203%201%207%202%2010%202%207%200%2013-2%2017-5%205-4%208-9%209-16l25%200c-1%207-3%2013-5%2018-3%205-7%209-11%2013-5%203-10%205-16%207-6%202-13%203-19%203-9%200-18-2-25-5-7-3-13-7-17-12-5-6-8-12-11-20-2-7-4-15-4-23%200-9%202-16%204-24%203-7%206-13%2011-18%204-5%2010-9%2017-12%207-3%2015-5%2024-5%2015%200%2026%204%2035%2012%209%208%2014%2019%2017%2034l-25%200c-1-9-4-15-9-20z%22/%3E%3Cglyph%20glyph-name=%22itunes%22%20unicode=%22&#57451;%22%20d=%22M458%20489c0%207-1%2015-7%2020-8%206-19%202-28%200-43-8-87-17-130-26-22-5-44-9-66-13-11-3-22-5-32-7-8-2-15-5-20-12-5-8-3-16-3-25%200-11%200-23%200-34%200-23%200-45%200-68%200-45%200-64%200-109l0-1c0-12%200-23%200-35%200-10%202-21%200-32-3-18-22-19-37-23-18-4-39-7-55-18-26-17-33-53-16-79%2019-30%2059-32%2089-21%2017%206%2032%2017%2041%2033%208%2017%208%2038%208%2057%200%2045%200%2090%200%20136l-1%2068c0%2010-1%2021%200%2031%202%2017%2020%2016%2033%2019%2044%209%2089%2018%20133%2027%2011%202%2022%205%2033%207%207%202%2016%205%2022%201%207-4%206-14%206-20%200-11%200-22%200-34%200-22%200-44%200-66%200-12%200-23%200-35%200-10%201-21%200-31-4-19-23-20-38-23-18-4-39-8-54-18-26-18-33-54-17-80%2019-29%2059-32%2090-21%2016%206%2032%2017%2040%2033%209%2018%208%2038%208%2057%200%2046%200%2091%200%20136%200%2046%200%2091%200%20136%200%2024%201%2047%201%2070z%22/%3E%3Cglyph%20glyph-name=%22deezer%22%20unicode=%22&#57452;%22%20d=%22M0%20141l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%20m104-148l94%200%200-28-94%200z%20m0%2037l94%200%200-28-94%200z%20m0%2037l94%200%200-28-94%200z%20m105-74l94%200%200-28-94%200z%20m0%2037l94%200%200-28-94%200z%20m0%2037l94%200%200-28-94%200z%20m0%2037l94%200%200-28-94%200z%20m0%2037l94%200%200-28-94%200z%20m0%2036l94%200%200-28-94%200z%20m0%2037l94%200%200-28-94%200z%20m105-221l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%20m105-148l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%20m0%2036l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%20m0%2037l93%200%200-28-93%200z%22/%3E%3Cglyph%20glyph-name=%22telegram%22%20unicode=%22&#57454;%22%20d=%22M475%20472l-455-178c0%200-22-7-20-21%202-14%2019-20%2019-20l113-38c9-29%2036-122%2041-140%206-20%2010-24%2013-25%201%200%202%200%202%200%208-1%2014%204%2014%204l72%2071%20114-87c31-13%2043%2015%2043%2015l81%20408c0%2027-37%2011-37%2011z%20m-57-93c-8-7-197-180-216-198l-11-94c-1-9-9-9-13-2-8%2026-27%2095-37%20126l268%20178c0%200%2015%2010%2015%200%200%200%200-4-6-10z%22/%3E%3Cglyph%20glyph-name=%22openid%22%20unicode=%22&#57455;%22%20d=%22M232%2068c-88%2011-155%2059-155%20117%200%2055%2060%20101%20142%20115l0%2049c-125-15-219-82-219-164%200-85%20101-154%20232-166l78%2036%200%20438-78-38z%20m280%20148l-11%20111-40-22c-37%2022-84%2038-137%2045l0-49c30-6%2057-15%2079-29l-42-23z%22/%3E%3Cglyph%20glyph-name=%22amplement%22%20unicode=%22&#57456;%22%20d=%22M253%20310c23%203%2040%207%2051%2012%2018%207%2027%2020%2027%2035%200%2020-7%2034-21%2041-14%208-35%2012-62%2012-30%200-51-8-64-22-9-11-15-26-18-45l-122%200c2%2043%2014%2077%2035%20104%2034%2043%2091%2065%20173%2065%2054%200%20101-11%20143-32%2041-21%2062-61%2062-119l0-223c0-15%200-34%201-56%201-16%203-28%207-34%205-6%2011-11%2019-15l0-18-138%200c-4%2010-7%2019-8%2028-2%209-3%2018-4%2029-17-19-38-35-61-48-27-16-58-24-92-24-44%200-81%2012-110%2037-29%2025-43%2061-43%20107%200%2060%2023%20103%2069%20130%2026%2014%2063%2025%20112%2031z%20m78-59c-8-5-17-9-25-12-8-3-19-7-34-9l-29-5c-27-5-46-11-58-18-20-11-30-29-30-53%200-22%206-38%2018-48%2012-9%2027-14%2045-14%2027%200%2053%208%2076%2024%2024%2016%2036%2045%2037%2088z%22/%3E%3Cglyph%20glyph-name=%22viber%22%20unicode=%22&#57457;%22%20d=%22M295%20383c-6%201-12-4-12-11-1-6%204-12%2011-13%2040-2%2059-22%2061-64%201-6%206-11%2013-11%200%200%200%200%200%200%207%200%2012%206%2012%2012-3%2055-32%2084-85%2087z%20m135-120c6%200%2012%205%2012%2011%201%2048-13%2088-43%20120-29%2032-70%2050-122%2055-7%200-12-5-13-12%200-6%205-12%2011-13%2047-3%2081-18%20106-46%2026-27%2038-61%2037-103%200-6%205-12%2012-12z%20m3%20178c-47%2046-107%2070-178%2071-7%200-12-6-12-12%200-7%205-13%2012-13%2064%200%20119-22%20162-64%2043-42%2065-99%2065-174%200-6%206-12%2013-12%206%200%2012%206%2012%2012-2%2081-26%20146-74%20192z%20m45-330c0%200-28%2023-42%2033-13%2010-33%2022-44%2029-21%2011-42%204-50-8l-18-22c-10-11-27-10-27-10-125%2032-158%20159-158%20159%200%200-2%2017%209%2026l23%2018c11%209%2018%2030%207%2050-6%2011-19%2032-28%2045-11%2013-34%2041-34%2041-11%2013-27%2016-45%207%200%200%200%200%200%200-17-9-32-21-46-37%200%200%200%200%200-1-11-12-17-25-19-38%200-1%200-3%200-5%200-6%200-11%202-17l1%200c5-19%2019-51%2048-105%2019-34%2038-63%2058-87%2010-13%2021-26%2035-39%200-1%201-2%201-2%201-1%201-1%202-2%200%200%201-1%201-1%201-1%201-1%202-2%2013-13%2026-24%2039-34%2024-20%2053-39%2088-58%2053-30%2085-43%20104-48l1-1c5-1%2010-3%2016-3%202%200%204%200%206%201%2012%202%2025%208%2037%2018%200%200%200%200%201%201%2016%2014%2028%2030%2037%2046%200%200%200%200%200%201%209%2017%206%2033-7%2045z%22/%3E%3Cglyph%20glyph-name=%22zomato%22%20unicode=%22&#57458;%22%20d=%22M407%20356c0%200-86%2032-151%2014-66-18-93-60-93-60%200%200-30-33-52-36-22-3-39-4-111%200l0-35c72%203%2089%202%20111-1%2022-2%2052-36%2052-36%200%200%2027-42%2093-60%2066-18%20152%2014%20152%2014%20102%2037%20104%2097%20104%2097l0%206c0%200-2%2060-105%2097z%20m-100-19c-32-1-53-10-67-18%200%200%200-1%200-1-1%200-2%200-3%200-4%200-6%203-6%206%200%203%201%205%203%206%209%204%2018%207%2030%2010%2010%204%2023%205%2037%205%2031%200%2063-8%2080-13%200%200-37%207-74%205z%22/%3E%3Cglyph%20glyph-name=%22draugiem%22%20unicode=%22&#57460;%22%20d=%22M366%20348c91-1%20145-58%2084-135-28-35-75-71-138-93-3-1-6-2-9-3-7-2-12-4-18-6-14-4-26-7-40-10-14-2-27-5-40-6-9-1-18-1-26-1-59-2-103%2014-117%2048-17%2041%2018%2098%2088%20142-52-21-146-70-150-140l0-9c1-7%202-14%204-22%2015-47%2086-69%20175-61%209%200%2018%201%2027%203%2013%202%2026%204%2040%207%2013%204%2026%207%2040%2011%203%201%206%202%208%203%207%202%2012%204%2018%206%2078%2029%20135%2066%20169%20109%2020%2025%2029%2048%2032%2069l0%2015c-6%2051-66%2081-147%2073m-60%2025c2%200%204%201%206%201%2013%203%2019%2017%2020%2034%200%2017-6%2031-20%2033-1%201-3%201-4%201-12%200-19-7-23-17-2-5-3-11-3-17%200-8%201-15%203-21%204-8%2010-14%2021-14z%20m0-5c-6%200-11-1-15-2l1-1%202-5%201-4%202-4%201-4%200-5%201-5%200-9-1-4-1-10%200-4%200-5-1-4-1-5-1-5-1-4-2-8-1-4-1-3-1-4%200-2-1-2-1-5%200-3-1-3%200-1-1-6%200-4-1-3%200-4-1-4%200-3-1-4%200-3-1-4%200-3c1-11%201-20%202-25%200-6%201-10%203-13%203-4%207-5%2014-6%206%201%2010%202%2013%205%203%202%204%207%206%2014%203%2016%209%2065%2015%2087%208%2031%2028%2087-21%2091-2%200-4%200-6%200z%20m-61%2015c20%200%2029%2018%2029%2040%200%2021-9%2039-28%2039l-1%200c-19%200-28-18-28-39%200-22%209-40%2028-40z%20m-39-91c1-7%203-14%205-20%206-25%2012-82%2014-99%202-18%208-21%2021-23%2012%201%2018%205%2020%2023%202%2017%208%2074%2014%2099%202%206%204%2013%205%2020%206%2023%2010%2050%200%2067-6%2011-18%2018-40%2018-21%200-34-7-40-18-9-17-5-44%201-67z%20m-27%2082c2%200%204%200%206%200%2011%200%2017%205%2021%2014%202%205%203%2012%203%2020-1%206-2%2012-3%2017-4%2011-12%2017-23%2017-1%200-2%200-3%200-15-2-21-17-20-34%200-17%206-31%2019-34z%20m-6-185c1-7%203-11%206-14%203-3%207-5%2013-5%207%200%2011%202%2014%206%201%203%203%207%203%2013%201%205%201%2014%202%2025l0%200%200%204-1%203%200%204-1%204%200%203-1%204%200%204-1%203%200%204-1%203%200%203%200%200-1%203%200%203-1%203%200%202-1%203%200%202-1%203-1%204-1%205-2%208-1%204-1%204-1%205-1%204-1%205%200%204-2%2010%200%2013%201%205%201%205%201%204%201%204%202%204%202%205%201%201c-4%201-9%202-15%202-2%200-4%200-6-1-49-4-29-60-21-91%206-22%2013-71%2015-87z%22/%3E%3Cglyph%20glyph-name=%22endomodo%22%20unicode=%22&#57461;%22%20d=%22M97%20347c0%2010-7%2019-17%2022l-63%200c-10-3-17-12-17-22%200-12%2010-22%2022-22l53%200c13%200%2022%2010%2022%2022z%20m384%2056c-26%2040-72%2061-149%2061-11%200-22-1-32-2-2%200-4%200-6%200%200%200%200%200-1%200%200%200-1%200-2-1-40-4-63-4-63-4l-104%200c-12%200-22-10-22-22%200-13%2010-22%2022-22l94%200c12%200%2022-10%2022-22%200-11-7-19-17-22-1%200-3%200-5%200l-80%200c-9-3-17-12-17-22%200-12%2010-22%2022-22l20%200c12%200%2022-10%2022-22%200-12-10-22-22-22l-101%200c-12%200-22-10-22-22%200-12%2010-22%2022-22l96%200c12%200%2022-10%2022-22%200-12-10-22-22-22l-11%200c-12%200-22-10-22-22%200-12%2010-22%2022-22l43%200c13%200%2022-10%2022-22%200-12-9-22-22-22l-9%200c-14%200-24-11-24-24%200-13%2010-24%2024-24l49%200c0%200%2030-1%2061-4%207-1%2014-2%2020-3%203%200%205%200%206%200%2011-1%2021-1%2032-1%2056%200%20107%2012%20134%2023%205%202%209%205%209%2011%200%201%200%203-1%203l-9%2035c-2%206-5%209-10%209%200%200-2%200-4-1-27-8-60-18-108-18-45%200-76%207-97%2027-18%2018-27%2039-28%2076l263%200c8%200%2012%207%2012%2014%201%2011%201%2026%201%2036%201%2058-6%20106-30%20139z%20m-56-154c-23%200-42%2019-42%2042%200%2023%2019%2041%2042%2041%2019%200%2035-13%2040-30-3%204-8%206-12%206-10%200-17-8-17-17%200-9%207-17%2017-17%205%200%209%202%2012%206-5-18-21-31-40-31z%22/%3E%3Cglyph%20glyph-name=%22filmweb%22%20unicode=%22&#57462;%22%20d=%22M256%20512c-141%200-256-115-256-256%200-141%20115-256%20256-256%20141%200%20256%20115%20256%20256%200%20141-115%20256-256%20256z%20m-59-76c28%200%2050-22%2050-50%200-29-22-51-50-51-29%200-51%2022-51%2051%200%2028%2022%2050%2051%2050z%20m-129-180c0%2028%2023%2051%2051%2051%2028%200%2050-23%2050-51%200-28-22-51-50-51-28%200-51%2023-51%2051z%20m129-180c-29%200-51%2022-51%2050%200%2029%2022%2051%2051%2051%2028%200%2050-22%2050-51%200-28-22-50-50-50z%20m121%20154l-86%200%200%2052%2086%200z%20m99-71c-18-27-43-48-72-62l-20%2044c44%2020%2071%2064%2071%20114%200%2026-7%2050-20%2071-12%2020-30%2036-51%2046l21%2043c29-14%2053-36%2071-64%2018-28%2027-61%2027-96%200-34-9-68-27-96z%22/%3E%3Cglyph%20glyph-name=%22stackexchange%22%20unicode=%22&#57463;%22%20d=%22M397%20512l-282%200c-36%200-65-30-65-68l0-22%20412%200%200%2022c0%2038-29%2068-65%2068z%20m-347-332l0-22c0-38%2029-68%2065-68l176%200%200-90%2087%2090%2019%200c36%200%2065%2030%2065%2067l0%2022-412%200z%20m0%20218l0-85%20412%200%200%2085z%20m0-110l0-85%20412%200%200%2085z%22/%3E%3Cglyph%20glyph-name=%22wykop%22%20unicode=%22&#57464;%22%20d=%22M322%20400l-46-23c-4-2-5-6-3-10l71-142%201-2c2-4%200-9-4-11l-14-7c-4-2-9-1-11%203l-1%203-70%20142c-2%204-7%205-11%203l-45-22c-4-2-6-7-4-10l70-142%202-3c2-4%200-9-4-10l-14-7c-5-2-9-1-11%203l-1%203-70%20140c-2%204-7%206-11%204l-45-23c-4-2-6-6-4-10l82-163c2-4%206-6%2010-4l6%203%2039%2020%2043%2021%2046%2022%2042%2021%2038%2019%208%204c4%202%205%206%203%2010l-81%20164c-2%204-7%206-11%204z%20m60%2080l-253%200c-71%200-130-58-130-129l0-189c0-71%2059-130%20130-130l253%200c72%200%20130%2059%20130%20130l0%20189c-1%2071-59%20129-130%20129z%20m76-315c0-43-35-78-78-78l-249%200c-43%200-78%2035-78%2078l0%20183c0%2043%2035%2078%2078%2078l249%200c42%200%2078-35%2078-78z%22/%3E%3Cglyph%20glyph-name=%22teamspeak%22%20unicode=%22&#57465;%22%20d=%22M236%2083c113%2019%20198%2098%20198%20193%200%20109-112%20197-250%20197-9%200-19%200-28-1%2012-6%2024-16%2034-28%2079-3%20146-42%20172-96%201-1%202-2%202-3%201-2%202-5%203-7%205-13%208-28%208-43%200-63-52-119-125-141%202-3%204-8%201-13l-1-1-2-1c-6-4-6-9-5-17%201-4%203-9%203-14%201-6%200-12-3-18-1-2-4-4-7-7z%20m15%2079c-1-1-1-2-2-2l-2-2c-1%200-1-1-1-1%2039%2018%2066%2051%2066%2088%200%2037-26%2069-64%2087%201-4%201-8%201-12%200-4-1-8-3-11-1-1-1-2-2-3-1-1-2-2-3-3-3-4-3-6-3-9l1-3c13-21%2028-43%2042-65l1-1c3-7%200-15-6-19-3-3-6-4-9-5-3%200-6-1-8-1-5-1-7-2-8-5-1-3-1-6%200-9%201-1%201-3%202-5%201-2%202-4%203-5l1-2%200-2c-2-6-4-8-6-10z%20m-108-72c58-11%2077-2%2082%206%209%2018-14%2038%207%2051%203%205-3%207-5%2010-4%208%209%209%209%2017-4%208-8%2015-5%2025%205%2012%2019%207%2028%2014%203%203%205%208%203%2012-14%2021-29%2044-43%2066l-1%204c-1%2012%2011%2016%2012%2028-1%2034-41%20133-98%20145%200%200%200-51%200-115%2046-35%2072-92%2062-156-5-39-24-76-51-107z%20m62%20418c-32%200-64-4-93-11l-20-6c-14-5-21-13-24-24l-22-110c-27-11-46-37-46-68%200-41%2033-74%2074-74%2041%200%2074%2033%2074%2074%200%2027-14%2050-35%2063l0%20137c24%206%2049%209%2075%209%20160%200%20290-107%20290-238%200-132-130-238-290-238-38%200-75%206-109%2017-5-3-9-5-13-7%2042-18%2089-28%20140-28%20169%200%20306%20113%20306%20252%200%20139-137%20252-307%20252z%20m-77-217c0-30-25-54-54-54-30%200-55%2024-55%2054%200%2031%2025%2055%2055%2055%2030%200%2054-25%2054-55z%22/%3E%3Cglyph%20glyph-name=%22teamviewer%22%20unicode=%22&#57466;%22%20d=%22M256%20512c-141%200-256-115-256-256%200-141%20115-256%20256-256%20141%200%20256%20115%20256%20256%200%20141-115%20256-256%20256z%20m63-338l23%2056-171%200%2022-56-166%2082%20166%2082-21-53%20168%200-20%2053%20166-82z%22/%3E%3Cglyph%20glyph-name=%22ventrilo%22%20unicode=%22&#57467;%22%20d=%22M459%20350c-9%2036-24%2068-49%2094-36%2035-87%2053-154%2053-66%200-117-18-153-53-25-26-40-58-49-93-30-5-54-32-54-64l0-66c0-36%2029-65%2065-65l0%2076%2043-25c3-1%206-2%209-2l85%200c5%200%2010%202%2015%206%200%201%200%201%201%201l26%2032c0%200%205%206%2012%206%204%200%208-1%2012-5l26-33c1%200%201-1%201-1%205-4%2010-6%2015-6l85%200c3%200%206%201%209%202l43%2025%200-57-121-141-73%200c-5%200-9-4-9-9%200-5%204-9%209-9l81%200%20124%20142c31%205%2054%2032%2054%2064l0%2065c0%2031-23%2058-53%2063z%20m-210-99l1%201c0-1-1-1-1-1z%20m13%200c1%200%201%200%200%200z%20m133%20119l-278%200c-3%200-6%200-9-2l-35-20c8%2032%2022%2061%2044%2083%2032%2031%2077%2047%20139%2047%2062%200%20108-16%20140-47%2022-22%2035-51%2044-83l-36%2021c-3%201-6%201-9%201z%22/%3E%3Cglyph%20glyph-name=%22younow%22%20unicode=%22&#57468;%22%20d=%22M353%20226c1%2018%203%2036%205%2054%201%2014%203%2029%205%2043%202%2016%204%2033%206%2050%201%205%202%2010%202%2016%200%201%201%202%202%202%2018%205%2036%2010%2053%2015%202%200%202%200%203-2%206-29%2011-58%2017-88%205-20%208-38%2012-58%200%200%200-1%201-1%200%202%200%204%200%206-1%2020%200%2040%201%2060%201%2013%201%2027%202%2040%201%2017%202%2034%202%2051%200%202%201%203%203%203%2014%204%2028%208%2042%2012%201%200%202%200%202%200%200-5%200-9-1-14-1-11-2-22-3-34-1-15-2-30-4-46-1-14-2-27-3-41-2-15-3-31-4-47-1-10-2-21-3-31%200-1%200-2-1-2-19-6-37-10-56-15-1-1-2%200-2%201-9%2037-17%2073-25%20110-2%2011-4%2022-6%2033%200%201%200%201-1%202%200-8-1-16-1-24-1-13-3-26-4-39-2-13-4-27-5-39-2-15-4-30-6-44-1-4-1-9-2-13%200-1-1-1-2-2-18-5-37-10-57-15-1-1-1%200-2%201-4%2023-8%2046-12%2069-4%2023-7%2046-11%2069-4%2020-7%2040-11%2060%200%201%200%201%201%202%2015%204%2029%207%2043%2011%201%201%202%200%202-1%201-10%202-20%203-30%202-16%205-33%207-49%202-23%206-46%207-70%200-2%200-3%201-5%200-1-1-1%200-2%200%201%200%202%200%202z%20m-261-38c-1%2012-3%2024-3%2036-1%2013-2%2025-2%2038-1%2016-2%2032-3%2049%200%202%200%202%202%203%2013%203%2026%207%2039%2010%201%201%202%201%202-1%200-25%202-49%203-73%200-19%201-38%202-56%201-24%201-47%202-70%200-2%200-4%201-6%200-1%200-2-1-2-15-3-29-7-43-12-1%200-1%201-2%202-7%2016-13%2032-19%2048-9%2022-18%2043-25%2065-1-1-1-2%200-3%200-12%201-22%202-34%200-10%201-22%202-32%201-17%202-34%203-50%200-2%200-3%201-5%200-1-1-1-2-2-11-2-21-5-31-9-3-1-6-1-9-2-2-1-2%200-2%201%200%2015-1%2030-1%2046-1%2026-2%2052-3%2079%200%2017-1%2035-2%2053%200%209%200%2018-1%2027%200%201%201%201%202%202%2014%203%2028%207%2042%2011%201%201%202%200%203-1%2015-38%2030-76%2045-114%200%200%200-1%200-1%200%200%200%200%200%201-2%201-2%202-2%202z%20m192%2058c-1%2019-1%2037-2%2056-1%208-2%2016-4%2024-5%2015-14%2025-30%2028-8%201-17%201-25%200-14-2-27-6-40-12-14-8-23-18-26-34-2-9-2-17-2-26%200-20%201-41%201-61%201-12%201-22%201-34%201-7%202-15%204-23%204-14%2014-24%2028-28%208-1%2015-2%2022-1%2016%202%2031%206%2044%2013%2013%207%2021%2016%2026%2029%202%207%203%2015%203%2022%201%2016%200%2031%200%2047z%20m-48-57c-2-10-7-14-17-15-2%200-3%200-5%200-5%201-8%204-9%209-1%208-1%2016-1%2024%200%2013%200%2026%200%2038%200%2018%200%2036%200%2053%200%2011%2010%2019%2021%2017%204-1%208-5%209-10%200-4%200-8%200-12%202-28%202-56%203-84%200-6%201-13-1-20z%22/%3E%3Cglyph%20glyph-name=%22raidcall%22%20unicode=%22&#57469;%22%20d=%22M99%20298l43%2031c-10%2085%2042%20148%2042%20148%200%200-11-5-97-60-86-55-87-77-87-77l0-223%2078-117%20118%200-118%20187c-25%2037-15%2087%2021%20111z%20m294-34c-41-25-95-15-124%2025-28%2039-21%2094%2016%20125%201%202%203%203%205%204%202%202%203%203%205%204l126%2090-183%200-11-7c-83-61-102-179-42-263l12-16c61-84%20179-103%20263-42l52%2038%200%20128z%22/%3E%3Cglyph%20glyph-name=%22mumble%22%20unicode=%22&#57470;%22%20d=%22M511%20161c2%206%201%2013%201%2020%200%206-1%2012-2%2018%200%201%200%201%200%202%200%201%200%203-1%204%200%200%200%200%200%201%200%200%200%201%200%202-2%208-4%2015-6%2022-2%204-3%209-6%2013%200%200%200%200%200%201-1%202-2%205-4%207%200%201%200%201%200%201-1%202-2%204-4%206%200%201-1%202-2%203%200%201-1%202-2%203%200%200%200%201-1%201%200%200%200%201-1%201%200%201-1%202-2%202%200%200%200%200%200%200%200%200%200%200%200%200%200%201%200%201-1%201%200%201%200%202-1%202%200%200-1%200-1%200%200%202-1%202-2%203-1%201-2%202-3%203%201%202%200%203-1%204-1%204-3%208-7%2011%200%201%200%201-1%201-1%202-1%203-1%205-1%203%200%206-1%209%200%200%200%201%200%201%200%203%200%205-1%207%200%201%200%202%200%202%200%202%200%204-1%206%200%200%200%201-1%201%201%202%200%203-1%205%200%200%200%200%200%201%200%200%200%201%200%201-1%207-3%2014-5%2020-1%204-1%207-3%2010%200%200%200%200-1%201-3%208-6%2016-10%2024-2%203-4%207-6%2010%200%201-1%201-1%201%200%201%200%202-1%203%200%200%200%200-1%200%200%202-2%204-4%206%200%200%200%201%200%201%200%200%200%201-1%201%200%200%200%200-1%200%200%201%200%201-1%201%200%201-1%202-2%203%200%200%200%201-1%201%200%200%200%200%200%200-1%202-2%204-4%205%200%200-1%201-1%202%200%201-1%201-2%201%200%201-1%202-1%202%200%201-1%201-1%201-1%201-1%201-1%201%200%201%200%201-1%201%200%202-1%202-2%202-1%202-3%204-5%205-1%201-2%202-3%203%200%201%200%201-1%201%200%201%200%201-1%201%200%201%200%201-1%201%200%200%200%200%200%200%200%200%200%200%200%200-1%202-3%203-5%205%200%200%200%201-1%201%200%201-1%202-2%202-1%201-1%202-2%202%200%201-1%202-2%202-1%201-1%201-2%202%200%200%200%201-1%201%203%202%203%202%202%202%200%201-1%202-2%202%200%200-1%200-1%201%200%201-1%201-1%201%200%200-1%200-1%201%200%200-1%201-1%201-1%201-2%202-3%202%200%201-1%202-2%202-2%201-3%202-5%204-1%201-2%202-4%202-1%201-2%201-3%202-3%202-7%204-11%205-1%200-1%200-1%200-2%201-4%201-6%201-2%200-3%200-4%200-2%200-4%200-6-1-1%200-1%200-1%200-5-1-9-2-13-5-1-2-1-2-2-3-1%200-3-1-4-3%200%200%200%200-1-1-1%200-2-1-2-2-1-1-2-2-2-2-1-1-2-1-2-2%200%200%200%200%201%200%200%200-1%200-1%200-1-1-1-1-1-1-1%200-1-1-2-2-5-7-8-16-8-25%200-11%200-23%200-34%200-13%201-26%200-39%200-11-5-20-15-25-5-2-9-1-13-1%200%200%200%200-1%200-3%201-8%202-11%205-2%201-4%203-6%205%200%201%200%201-1%201-6%207-8%2016-8%2026%200%2025%200%2049%200%2074%200%206-1%2012-3%2017-9%2022-35%2034-57%2025-28-11-53-28-73-51-37-40-56-88-58-143%200-7-1-13-6-19-2-2-4-4-5-7-16-27-23-56-24-87-1-11-1-22%201-33%200-3-1-4-3-6-11-11-15-24-8-39%203-7%208-13%2014-18%206-4%2012-8%2018-11%202-1%204-3%205-4%207-10%2014-18%2024-24%206-5%2013-8%2020-8%207%200%2015%201%2022%202%201%200%202%200%203%201%202%201%202%204%202%205%201%202%201%203%204%202%204-1%208-1%2012-2%203-1%205%200%206%201%201%201%203%201%204%201%2014-3%2028-5%2042-6%2017-2%2034-3%2051-4%2026-1%2052-1%2078%200%201%200%202%200%203-1%201-3%204-4%207-3%200%200%200-1%200-1%201-1%201-1%202-1%201-1%202-2%203-2%200%200%200-1%200-1%202-1%204-2%207-3%200%200%200%200%201%200%201%200%201-1%203-1%200%200%200%200%201%200%200%200%201-1%201-1%207%200%2014%200%2021%201%200%200%201%200%202%200%203%200%208%200%2011%201%201%200%201%200%202%200%206%201%2012%203%2017%207%200%200%200%200%200%201%2013%2011%2016%2032%206%2045-1%201-1%202-1%202%200%201%201%201%202%201%201%200%202%200%204%200%200-1%200-1%200-2-2-2-1-3%201-5%202-3%206-5%209-7%208-4%2015-4%2023%202%204%203%206%207%209%2011%206%207%2010%2015%2013%2024%207%2019%209%2039%209%2059%201%2012%200%2024-1%2037-2%2014-4%2028-8%2042-2%208-5%2017-9%2025-3%208-7%2015-12%2022-1%201-1%201-1%202%201%201%202%201%203%201%205%200%209%200%2014%200%202-1%203-2%205-3%201-2%204-3%205-5%208-9%2015-20%2019-32%209-22%2013-45%2015-69%201-18%200-36-4-54-1-5-3-10-7-14-4-4-10-6-16-9-1%200-3-1-3-2-2-4-3-7-4-10-1-3-4-6-4-10-1-1-1-1-1-2-2%200-2-2-3-3-2-2-3-3-3-6%200%200-1%200-1%200-2%200-2-1-3-2-2-2-4-4-6-6-6-6-15-7-23-5-1%200-2%200-2-1%206-2%2012-2%2019-1%208%200%2016%200%2024%204%2011%205%2020%2013%2028%2022%201%202%203%203%203%205%200%200%201%201%201%201%200%200%201%200%200%201%201%201%203%203%204%205%200%200%201%200%200%201%200%200%200%200%201%200%201%201%201%201%201%202%200%201%200%201%200%201%201%200%201%201%201%201%200%201%201%202%201%203%201%200%201%201%201%201%200%201%200%201%200%202%201%200%201%200%201%201%200%200%200%201%200%202%201%200%201%201%201%202%200%201%201%201%201%201%201%201%201%203%201%205%200%200%201%201%201%201%200%200%201%201%200%201%200%201%201%202%201%202%201%200%201%201%200%202%200%200%200%200%200%201%202%203%203%206%203%2010%200%200%200%200%200%201%201%201%201%202%201%204%200%200%200%201%200%201%201%201%202%203%201%204%200%200%200%201%200%202%201%201%201%204%201%206%200%200%200%201%200%201%202%203%202%205%201%207z%20m-206%20127c5%203%209%205%2013%209%205%204%208%207%2011%2012%201%200%202%201%203%202%2013%2017%2019%2037%2020%2058%200%201%200%202%200%202-2%202-1%205-1%207%200%208%200%2016%200%2023%200%201%200%202-1%203%200%201%200%202%200%202%201%201%201%201%202%200%201%200%201-2%202-2%200-1%201-1%201-1%202-2%203-4%205-5%202-3%204-4%206-6%202-3%203-5%205-7%2011-16%2020-33%2026-52%202-6%204-12%204-18%201-6%200-11%200-17%200-1%200-2-2-3-4-3-7-6-10-10%200-1%200-1%200-1%200-2%200-2-1-2-15%200-30%200-44%200-6%200-11%200-16-1%200%200%200%200-1%200%200%200%200%200-1%200-12-1-24-1-36-2-1%200-3-1-4-1-3-2-3-2-5%202%207%201%2016%204%2024%208z%20m-229%2051c1%203%201%205%202%208%200%200%200%200%200%201%202%205%204%2011%205%2017%200%200%200%200%200%200%203%204%204%207%205%2011%200%200%200%200%201%201%201%201%201%202%202%203%200%201%200%201%200%201%201%200%201%201%201%202%200%200%200%200%200%201%201%201%201%202%202%203%200%200%200%200%200%201%201%200%201%200%201%201%200%200%200%200%200%201%201%200%201%200%201%201%200%200%200%200%201%201%201%200%201%201%202%203%200%200%200%201%201%202%200%200%201%200%201%201%200%201%201%202%201%202%200%200%201%201%201%202%200%200%200%200%200%200%201%201%201%202%201%203%201%201%201%202%202%203%200%200%201%200%201%201%200%201%201%201%201%201%200%200%201%201%201%201%200%201%201%202%202%203%201%200%201%201%201%202%200%200%201%200%201%200%200%201%201%201%201%202%201%201%201%201%201%201%201%200%201%201%201%201%201%201%201%202%202%202%201%201%201%201%201%202%201%201%201%201%201%201%201%200%201%201%201%201%201%200%201%201%201%202%201%200%202%201%202%202%204%203%208%207%2011%2010%201%201%202%201%202%202%201%200%201%201%201%201%201%200%201%201%201%201%200%201%201%201%201%202-2-3-2-4-2-5%202%201%203%202%204%203%202%202%205%204%208%206%200%200%201%201%201%201%202%201%203%202%204%203%201%200%201%200%202%201%200%200%200%200%200%200%201%200%201%201%202%201%200%200%200%200%200%200%201%200%201%201%202%201%200%200%200%200%200%200%201%200%202%201%203%202%200%200%200%200%200%200%201%200%201%200%202%201%200%200%200%200%200%200%201%200%201%200%202%201%200%200%200%200%200%200%201%200%201%200%202%201%200%200%201%200%202%201%202%200%204%201%205%203%200%200%201%200%201%200%201%200%201%200%202%201%200%200%200%200%200%200%204%201%208%203%2012%205%2017%208%2034-5%2034-21%200-23%200-47%200-69%200-2%200-3-2-3-4%201-7%201-10%201-2%200-3%200-3%202%200%201%200%203-1%205%200%2021%200%2042%200%2063%200%201%200%202-1%203%201%201%200%201-1%202%200%200-1%201-1%201-2%202-4%202-6%201-2%200-4-1-6-2-6-3-12-5-16-9%200%200-1%200-1%200-2-1-4-2-6-4-1%200-2-1-2-1%200%200%200-1-1-1-1-1-2-2-3-3%201%201%202%202%203%203-3-1-5-3-7-5%200%200%200%200-1%200-1%200-1-1-2-2%200%200%200%200%200%200-1%200-2-1-2-2%200%200-1%200-1-1%200%200%200%200-1%200-1%200-1-1-2-2-1-2-3-3-4-4-1-1-2-2-3-3%200%200-1%200-1-1%200%200%200%200-1-1-1%200-1%200-1-1-1%200-2-1-2-2-1-1-2-2-3-3-1-1-1-1-1-2%200-1-1-1-1-1%200%200-1-1-1-1%200%200-1-1-1-1%200%200-1-1-1-1%200%200%200%200%200-1-1%200-2-2-2-4-1%200-1-1-1-1-1%200-1-1-1-1%200-1-1-1-1-1-2-2-4-5-6-8%200%200%200%200%200%200-1-2-3-4-3-6%200%200%200%200%200%200-2-2-3-4-3-6-1%200-1-1-1-2-1%200-1%200-1-1%200-1%200-1-1-1%200%200%200-1-1-1-6-11-10-22-13-34-1-2-2-3-4-2-4%201-8%201-12%200-2-1-2%200-2%201-5%200-5%200-5%200z%20m-3-20c0%207%205%2012%2011%2012%207%200%2013-5%2013-12%200-6-6-10-12-11-7%200-12%205-12%2011z%20m46-250c-3%200-6%202-9%203%200%200-1%200-1%201%200%200%201%200%201%200%203%200%206%201%209%200%201-1%203-1%203-2%200-2-2-1-3-2z%20m65-8c-3%200-7%200-11%200-12%200-26%202-38%204-2%201-4%201-6%202%200%201-2%201-1%202%200%201%201%201%202%201%201%200%202%201%204%201%2016-2%2032-4%2049-7%200%200%201%200%201-1%201%200%202%200%201-1%200-1%200-1-1-1z%20m30%2015c-7%200-12%200-18-1-8%200-15%201-22%202-8%200-15%201-22%202-3%201-6%201-8%201-3%200-4%203-5%204-4%201-8%202-13%203%205-1%209-2%2013-3%202%201%201%202%201%203-2%204%200%209%200%2013%200%206%200%2014-1%2020-1%203-2%206-2%2010%200%2014%201%2027%200%2041%200%203%200%206%200%209-1%207-1%2013-1%2020%200%201%200%202%200%203-1%208-2%2017-3%2026%200%206-1%2012-1%2017-1%205-2%209-3%2014-1%204-2%207-2%2011%202%202%204%203%207%203%2027%200%2054%200%2082%200%206%200%209-3%209-9%200-11%200-20%200-31%200-12%200-25%200-37%200-7-3-11-9-11-1%200-2-1-2-2%200-1%200-2%200-2%200-2%200-4%201-5%200-2%203-1%204-1%203-1%206-4%206-9%200-5%200-11%200-16%200-21%200-42%200-63-1-7-5-12-11-12z%20m18%20205c-2%201-5%200-7-1-1%200-1%200-1%200-1%201-2%201-3%201-4%202-9%202-13%201-7%200-15%200-23%200%200%201-1%201-1%201-18%200-35%200-52%200-3%200-6%200-8-1%200%200%200%200-1%200-3%200-5-2-8-2-1%200-3%200-3%201%200%200%200%201%200%202%200-1%200-1%200-1-1-4%200-8%200-12%201-11%202-22%202-33%200-3%200-6%201-9%200-1%200-2%200-3%200-1%200-1%200-2%200-3%200-6%201-8-1-1-1-2-1-3%201-12%201-24%201-36%200-18%200-36-3-54%200-3-1-4-4-4-5%200-9%201-13%200-4-1-6%200-9%203-2%202-1%204-2%206%200%2013%200%2025-1%2037%201%203%201%207%200%2011%200%202%200%204%200%206%201%200%201%201%200%201%200%201%200%202%200%202%202%202%201%204%200%206%200%206%201%2012%200%2018%200%204%200%209%200%2013%200%204%200%209-1%2013%200%208%200%2015%200%2023%200%205%200%2010-1%2016%200%207%200%2013-1%2019%200%203%203%205%206%205%203%200%205%200%208%200%203%200%205%200%208%200%202%200%203%202%204%204%200%201-2%201-3%202%200%200-1%200-1%200%200%202%200%203%200%205%201%202%201%205%200%207%202%201%205%200%206%201%202%200%201%201%202%202%202%208%203%2015%206%2022%206%2017%2014%2033%2025%2047%202%203%204%205%206%208%200%200%201%201%201%201%200%200%201%200%201%201%200%200%201%200%201%201%200%200%200%201%200%201%200%200%200-1%200-1%204%204%209%209%2014%2014%201%200%201%201%202%201%205%205%2011%208%2016%2012%202%201%203%201%203-1%200-15%200-30%200-45%200-2-1-3-2-4-3-1-5-3-5-6%201-12%203-23%207-34%202-6%205-12%209-17%203-5%205-9%209-12%202-3%204-5%207-7%201-2%204-4%206-5%203-3%207-5%2011-7%203-2%206-3%2010-5-2-1-4%200-4-1-1%200-2%200-2%200z%20m5-214c12%200%2025%200%2037%200-12-1-25-1-37%200z%20m77-34c-1%200-1%200-2%201%200%201%201%201%201%201%201%200%202%200%202-1%200-1-1-1-1-1z%20m7%2016c-2-1-3-1-3%201%200%205-2%2011-2%2016%200%203-3%206-5%207-1%200-2-1-2%201%200%201%201%202%202%202%204%202%2010-1%2011-5%202-5%203-10%203-16-1-2-1-5-4-6z%20m19%2023c2-1-1-2-1-4%200-1-1%201-2%201-2-1-3%202-6%202%200%200%200%201%200%201%200%201%201%201%201%202%200%202%201%202%202%202%201%201%202%202%204%202%200%200%201%200%201-1%201-2%201-2%203-2-2-1-3-1-2-3z%20m84%20143c-1%200-1-1-1-2-1-1-2-2-3-2%200%200-1%200-1-1-3%200-7%200-10%200-5%200-9%200-13%200%200%200%200%200-1%200%200%200%200%201-1%200-1%201-2%202-3%204%200%203%200%206%200%209%200%208%201%207-8%206-2%200-2-1-2-2%200-8%200-17%200-25%200-2%201-3%204-3%209%201%2019%200%2029%201%205%200%208-4%208-9%200-9%200-19%200-29%200-2-1-3-3-3-1-1-3-1-5-1-5-1-11%200-17-1-3%200-6%200-9%200-2%200-3%200-5%200-2%200-2-1-2-3%200-10%200-19%200-29%200%200%200-1%201-1%200%200%200%200%201%200%202-1%203%200%204%200%203%200%203%201%203%203%200%203%200%207%200%2010%200%205%201%208%206%2010%204%200%208%201%2013%201%201-1%203-1%205%200%201%200%202%200%203%200%201-1%201-1%201%200%203-1%204-3%205-5%200%200-1-1-1-2%200-15%200-29%200-44%200-4-1-7-3-10-2-1-4-1-6-1-4%200-8%200-12-1-1%200-3%200-4-1-2%200-5%201-7%200-1%200-1%200-2%200-2%202-3%203-5%204-2%201-11%204-26%205-4%200-7-1-11-1-8-1-15-2-24-5%200-1-1-1-3-3-4-2-7-4-11-4-9%200-18-1-26-1-2%200-4%200-6-1-2%200-5%200-7%200-1%200-3%200-4%200-7-1-16-1-23-1-5%200-8%202-8%207%200%204%200%208%200%2012%200%2056%200%20111%200%20167%200%206%203%209%209%209%208%200%2017%200%2026%200%207%200%2010-3%2010-10%200-44%200-89%200-133%200-7%200-7%207-7%202%200%203%201%203%203%200%209%200%2017%200%2025%200%207%203%2011%2011%2011%203%200%206-1%209%200%201%200%202%200%203%200%202%200%204%200%206%200%207%200%2010-2%2010-9%200-18-1-36%200-53%200-2%200-3%200-4%203%201%206%201%209%202%200%209%200%2018%200%2026%200%2032%200%2062%200%2094%200%209%200%2019%200%2029%200%201%200%202%200%203%201%205%200%2011%200%2016%200%205%204%208%209%208%204%200%209%200%2013%200%208%200%2016%200%2024%200%2012%200%2024%200%2036%200%201%200%202-1%202-1%201%200%202-1%202-2%201-3%201-6%201-9-1-6-2-12-1-18%200-10%201-18%201-27%200-1%200-1%200-1z%20m5%20136c-5%2014-11%2026-19%2038-1%201-1%202-3%203%200-2%200-4%201-6%200%200%200-1-1-2%200-1-1%201-1%201-1%201-1%201-2%201%200%200%200%201%200%201%200%201%200%201-1%201-1%201-1%202-2%203%200%201%200%201-1%201-1%201-1%202-2%203%200%201-1%201-2%202%200%200%200%200%200%201%200%201%200%201-1%201-1%202-3%203-4%204%200%201%200%201-1%201-2%203-3%204-5%206%200%202-2%202-3%202%200%201%200%201-1%201%200%201%200%201-1%201%200%201%200%201-1%201-2%202-4%204-6%206%200%201-1%201-1%201-2%202-3%203-5%204%200%202%200%202-1%202-4%203-7%205-11%207%200%201%200%201-1%201%200%200%200%201-1%201-2%201-3%203-5%202-2-1-1-3-1-5%200-16%200-31%200-46%200-2%200-5%200-7-1%200-1-1-1%200-3%201-4%201-4-3%200-2-1-3-3-2-4%200-8%200-12%200-1%200-2%201-2%202-2%204-2%208-2%2011-1%2015-1%2030-1%2045%201%206%201%2011%203%2017%204%208%2013%2014%2022%2014%204%200%208-2%2012-4%2015-9%2028-20%2039-32%2022-24%2038-51%2047-81%202-5%204-11%205-16%200-2%200-3-3-2-2%201-5%201-7%200-3%200-4%201-5%203-2%206-4%2012-6%2018z%20m21-41c-4-4-7-4-11%200%200%200-1%200-1%200-2%202-4%205-2%208%201%204%204%206%208%206%203%200%207-3%208-6%201-1%201-3%201-4%200-2-2-3-3-4z%20m-275-162c-2%200-2%200-2-2%200-4%200-9%200-13%200-3%200-7%200-10%200-7%200-7%207-6%202%200%203%201%202%203%200%207%200%2014%200%2022%200%207%200%207-7%206z%20m2%2083c-1%200-2%200-2-2%200-5%200-9%200-13%200-4%200-7%200-10%200-7%200-7%207-7%202%200%203%201%203%203%200%207%200%2015%200%2022%200%208%200%208-8%207z%22/%3E%3Cglyph%20glyph-name=%22medium%22%20unicode=%22&#57453;%22%20d=%22M508%20395l-162%2081c-1%200-1%200-2%200-2%200-5-1-6-2l-99-163%20111-181%20160%20259c1%202%200%205-2%206z%20m-322-27l0-175%20156-78z%20m169-259l143-72c7-4%2014%200%2014%209l0%20318z%20m-187%20285l-149%2074-10%206c-1%200-2%201-3%201-2%200-3-1-4-2-1-1-2-3-2-6l0-341c0-6%204-13%209-15l147-74c2-1%204-2%206-2%205%200%208%204%208%2011l0%20345c0%201%200%202-2%203z%22/%3E%3Cglyph%20glyph-name=%22bebee%22%20unicode=%22&#57471;%22%20d=%22M160%20246c21%209%2030%2046%20111%2064%200%2013-42%20152-129%20195-90%2041-104-109-66-174%203-12%2063-93%2084-85z%20m77%20175c20-36%2028-70%2031-72%203-2%2020-17%2021-15%205%2017%207%2027%208%2031-36%20185-115%20127-115%20127%200%200%2034-34%2055-71z%20m164-51c-3%202-6%203-10%205l1%201%2041-11c0%200%207-1%208%207%202%207-3%2011-3%2011%200%200-38%2010-42%2011-8%202-22-3-31-7-1%201-2%201-3%201-2%204-10%2023-6%2025%203%202%2052%204%2052%204%200%200%207%204%206%2012%200%207-10%208-10%208%200%200-58-4-61-4-13-2-7-18-7-18l6-25c-11%200-21-6-28-18-18-29-11-87%2024-108%2035-21%2096-27%20113%202%2017%2029-15%2082-50%20104z%20m20-76c-11-9-34-1-49%2018-16%2019-20%2042-8%2052%2011%209%2034%201%2049-18%2016-19%2020-42%208-52z%20m-300-178c0%200-17-46%2011-113%2093-12%20126%2026%20126%2026%200%200-55%2021-80%2038-24%2015-57%2049-57%2049z%20m49%20118c0%200-44-27-45-81%200-5%2045-68%20162-106%2030%2013%2036%2083%2036%2083%200%200-59%2029-86%2044-27%2014-67%2060-67%2060z%20m115%2058c-63-9-85-44-85-44%200%200%2044-59%20117-83%201%201-1%2066%202%2073%204%206%2014%2010%2014%2010%200%200-16%2012-26%2023-12%2011-6%2022-22%2021z%22/%3E%3Cglyph%20glyph-name=%22hitbox%22%20unicode=%22&#57472;%22%20d=%22M262%200l102%2058%200%2065-102-42z%20m116%20330l0-187%2060%2021%200%20159z%20m-233%202l0-194%20110-41%20109%2041%200%20194-109%2014z%20m0-274l103-58%200%2081-103%2042z%20m-74%20106l60-21%200%20187-60-7z%20m281%20184l0%20120-97%2044-97-44%200-120%2097%2014z%22/%3E%3Cglyph%20glyph-name=%22reverbnation%22%20unicode=%22&#57473;%22%20d=%22M506%20309c-49-35-97-70-147-106-5-3-5-6-4-12%2019-57%2038-115%2057-173%200-1%201-3%202-6-3%202-5%204-7%205-48%2035-97%2070-145%20105-4%203-8%204-12%200-50-36-99-72-150-108-1-1-2-1-4-3%207%2022%2014%2043%2020%2064%2013%2040%2026%2079%2039%20119%201%204%200%206-4%209-49%2035-97%2070-146%20106-2%201-3%203-5%205l13%200c58%200%20116%200%20173%200%206%200%209%201%2011%207%2018%2058%2037%20116%2056%20175%200%201%201%202%202%205%201-3%202-4%202-6%2019-58%2038-116%2057-174%202-6%204-7%2011-7%2060%200%20120%200%20180%200l7%200c-3-3-4-4-6-5z%22/%3E%3Cglyph%20glyph-name=%22formulr%22%20unicode=%22&#57474;%22%20d=%22M142%20444c-46-45-70-111-70-189l0-256%20148%200%200%20260c0%2037%209%2066%2027%2084%2020%2019%2050%2024%2072%2024l67%200%2054%20145-121%200c-71%200-132-24-177-68z%22/%3E%3Cglyph%20glyph-name=%22instagram%22%20unicode=%22&#57431;%22%20d=%22M256%20466c69%200%2076-1%20103-2%2026-1%2039-5%2048-8%2012-5%2021-11%2029-19%209-9%2015-18%2019-29%204-10%208-23%209-48%201-28%202-35%202-104%200-69-1-76-2-103-1-26-5-39-8-48-5-12-11-21-19-29-9-9-18-15-29-19-10-4-23-8-48-9-28-1-35-2-104-2-69%200-76%201-103%202-26%201-39%205-48%208-12%205-21%2011-29%2019-9%209-15%2018-19%2029-4%2010-8%2023-9%2048-1%2028-2%2035-2%20104%200%2069%201%2076%202%20103%201%2026%205%2039%208%2048%205%2012%2011%2021%2019%2029%209%209%2018%2015%2029%2019%2010%204%2023%208%2048%209%2028%201%2035%202%20104%202m0%2046c-70%200-78-1-105-2-28-1-47-5-62-11-17-7-32-16-46-30-14-14-23-29-30-46-6-16-10-34-11-62-1-27-2-35-2-105%200-70%201-78%202-105%201-28%205-47%2011-62%207-17%2016-32%2030-46%2014-14%2029-23%2046-30%2016-6%2034-10%2062-11%2027-1%2035-2%20105-2%2070%200%2078%201%20105%202%2028%201%2047%205%2062%2011%2017%207%2032%2016%2046%2030%2014%2014%2023%2029%2030%2046%206%2016%2010%2034%2011%2062%201%2027%202%2035%202%20105%200%2070-1%2078-2%20105-1%2028-5%2047-11%2062-7%2017-16%2032-30%2046-14%2014-29%2023-46%2030-16%206-34%2010-62%2011-27%201-35%202-105%202z%20m0-124c-73%200-132-59-132-132%200-73%2059-132%20132-132%2073%200%20132%2059%20132%20132%200%2073-59%20132-132%20132z%20m0-218c-47%200-86%2039-86%2086%200%2047%2039%2086%2086%2086%2047%200%2086-39%2086-86%200-47-39-86-86-86z%20m167%20223c0-17-13-31-30-31-17%200-31%2014-31%2031%200%2017%2014%2030%2031%2030%2017%200%2030-13%2030-30z%22/%3E%3Cglyph%20glyph-name=%22battlenet%22%20unicode=%22&#57475;%22%20d=%22M506%20216c-3%207-7%2013-11%2019-14%2016-30%2029-46%2040-2%201-3%203-5%202%2011%201%2020%203%2030%208%207%204%2010%2010%209%2019%200%207-3%2013-6%2020-8%2012-19%2021-30%2029-6%204-12%207-19%2011-2%201-3%202-1%204%202%203%203%205%204%208%209%2017%2019%2034%2027%2052%202%205%205%2010%206%2016%200%202%200%205%200%207%200%201%200%201-1%202-1%200-2-1-2-1-1-2-2-5-4-7-7-11-14-24-22-35-7-12-14-24-22-36-1-2-2-2-4-1-13%205-25%209-37%2013-16%205-33%209-49%2011-2%200-4%201-5%203-1%203-3%206-5%209-17%2030-37%2059-62%2083-11%2010-24%2019-41%2021-1%200-2%200-4%200-5-1-9-2-13-5-8-5-13-12-16-21-8-16-12-33-14-51%200-6-1-12-1-18-2%200-2%202-3%203-5%206-11%2012-18%2016-5%204-11%204-18%201-9-4-15-12-20-21-5-13-8-26-8-40%200-6%200-12%200-18%200-2-1-3-3-3-3%200-6%200-9%200-12-1-25-1-37-2-11%200-22-1-32-3-3%200-6-1-9-3-1%200-3-1-2-2%200-1%202-1%203-1%2016-1%2031-1%2048-1%2012-1%2023-1%2035-1%201%200%202%200%203-1%205%200%205%200%205-5%204-29%2011-57%2022-84%201-2%200-4-1-5-3-6-6-11-10-17-14-24-25-49-32-76-4-15-7-29-5-44%202-15%2011-24%2024-28%209-2%2019-2%2028%200%2016%203%2032%208%2047%2015%205%202%208%204%2013%206-1-3-2-5-3-8-2-5-4-10-4-16-2-11%201-18%2012-23%203-1%207-2%2010-3%208-1%2017%200%2024%201%2016%204%2029%2011%2043%2019%202%202%203%202%205-1%208-13%2016-26%2025-39%206-10%2013-20%2020-28%203-3%206-5%2010-5%201%202%200%203-1%204-3%204-5%208-7%2011-3%207-7%2012-10%2018-8%2016-17%2031-25%2046-2%204-2%204%202%207%2010%208%2020%2016%2030%2026%2011%2010%2022%2021%2032%2034%202%203%204%203%207%203%2013%200%2026%200%2040%201%2014%201%2026%202%2039%204%2019%203%2037%207%2054%2016%2011%206%2021%2014%2022%2028%200%200%200%200%200%200-1%202-1%204%200%206%200%200%200%201%200%201-1%203-1%207-2%2010z%20m-305%20172c2%2014%205%2028%2011%2041%203%206%205%2011%2010%2015%206%208%2015%209%2023%206%205-1%209-4%2013-7%2015-12%2027-29%2037-46-34%200-66-7-95-25-1%206%200%2011%201%2016z%20m-80-31c1%2011%202%2022%206%2032%202%205%205%2010%209%2013%208%207%2022%205%2026-5%201%200%201-1%201-2%200-12%201-24%203-37%200-2-1-1-2-1-7%200-13%200-20%200%200%200%200-1%200-1-7%200-13%200-20%200-2-1-3-1-3%201z%20m28-217c-6-1-11-1-16%200-13%202-20%2010-21%2023%200%209%202%2017%204%2025%204%2013%209%2026%2017%2039%2017-29%2038-53%2067-70%200-1-1-1-1-1-16-7-33-13-50-16z%20m105-43c-11-6-22-10-34-11-2%200-3%200-4%200-16%202-20%2014-15%2027%200%201%201%202%202%202%205%203%2010%207%2015%2010%205%204%2010%207%2015%2010%202-3%204-6%206-10%205-8%2010-17%2016-26%200%200%202-1-1-2z%20m57%2044c-13-12-26-24-40-34-2-2-3-2-4%201-5%2010-10%2021-16%2031%200%201-1%202-1%204%2021-1%2040%204%2058%2014-18-5-37-7-56-6%200%202%201%202%202%203%2040%2034%2076%2072%20108%20114%202%203%202%204-1%205-4%202-8%205-12%207-1%200-2%201-3-1-12-17-27-31-42-45-29-25-60-47-92-69-2-1-3-1-5%200-22%2013-37%2031-49%2052-15%2024-23%2051-29%2080-4%2013-6%2027-7%2041-1%203%200%204%203%204%2012-2%2025-2%2036-3%203%200%203-1%202-3-10-17-15-34-15-53%200-1%200-2%200-2%205%2017%2011%2034%2022%2050%202-11%204-21%206-30%2010-42%2023-82%2039-121%201-3%202-3%204-2%204%203%208%205%2012%207%201%201%202%202%201%203-9%2019-13%2038-17%2058-8%2037-12%2074-14%20111%200%203%200%204%203%206%2018%2011%2038%2016%2059%2017%2032%202%2064-4%2094-13%2015-5%2029-10%2042-16%201-1%202-1%201-3-7-11-13-21-21-32-9%2018-23%2032-40%2041%206-6%2013-13%2018-21%205-7%2010-15%2014-24-4%201-9%203-13%204-12%205-24%208-36%2012-34%209-68%2016-102%2020-7%201-7%201-7-6%200-4%200-7%200-10%200-2%200-2%202-2%2024-2%2047-10%2070-18%2032-11%2063-25%2093-40%201-1%201-2%201-4%200-23-7-44-18-65-13-24-30-44-50-62z%20m121%2047c-6-5-13-8-20-10-16-4-33-6-50-6%2017%2029%2028%2060%2028%2094%201%200%202-1%203-1%2015-12%2029-23%2041-39%203-4%205-8%207-13%202-10%200-18-9-25z%20m3%20101c-4-2-8-2-12%200-9%206-20%2010-30%2015-1%200-2%201-1%203%206%2011%2013%2023%2019%2035%201%201%201%202%203%201%209-7%2019-13%2026-23%203-5%206-10%206-16%200-7-4-13-11-15z%22/%3E%3Cglyph%20glyph-name=%22chrome%22%20unicode=%22&#57476;%22%20d=%22M352%20256c0-53-43-96-96-96-53%200-96%2043-96%2096%200%2053%2043%2096%2096%2096%2053%200%2096-43%2096-96z%20m-95%20113l231%200c-42%2085-130%20143-230%20143-82%200-155-38-202-98l88-150c4%2059%2053%20105%20113%20105z%20m237-17l-176%200c32-20%2052-55%2052-95%200-19-5-38-14-54l-116-202c6%200%2011%200%2017%200%20141%200%20255%20114%20255%20256%200%2033-7%2066-18%2095z%20m-234-211c-50%200-93%2032-108%2076l-108%20183c-28-41-44-90-44-143%200-131%2097-239%20222-256l90%20153c-16-8-33-13-52-13z%22/%3E%3Cglyph%20glyph-name=%22discord%22%20unicode=%22&#57478;%22%20d=%22M449%20393c-63%2047-123%2045-123%2045l-6-7c75-22%20109-55%20109-55-46%2024-91%2037-132%2041-32%204-62%203-89-1-2%200-4%200-7-1-16-1-53-7-100-27-17-8-26-13-26-13%200%200%2036%2035%20115%2057l-5%205c0%200-60%202-123-45%200%200-63-114-63-254%200%200%2037-63%20134-66%200%200%2017%2020%2029%2036-56%2017-76%2051-76%2051%200%200%204-3%2012-7%200%200%201-1%201-1%202-1%203-2%204-3%2011-6%2022-10%2033-14%2018-8%2039-14%2064-19%2033-6%2072-9%20114-1%2020%204%2041%2010%2063%2019%2016%206%2033%2014%2051%2026%200%200-22-35-79-51%2013-17%2029-36%2029-36%2097%203%20133%2066%20133%2066%201%20141-62%20255-62%20255z%20m-275-213c-24%200-44%2022-44%2048%200%2027%2020%2048%2044%2048%2025%200%2045-21%2045-48%200-26-20-48-45-48z%20m160%200c-24%200-44%2022-44%2048%200%2027%2020%2048%2044%2048%2025%200%2045-21%2045-48%200-26-20-48-45-48z%22/%3E%3Cglyph%20glyph-name=%22issuu%22%20unicode=%22&#57479;%22%20d=%22M257%20386c-72%201-131-57-132-129%200-72%2057-131%20129-132%2072%200%20131%2057%20132%20129%201%2073-57%20132-129%20132z%20m-2-196c-36%200-65%2030-65%2067%200%2036%2030%2065%2067%2065%2036%200%2065-30%2065-67%200-36-30-65-67-65z%20m1%20322c-1%200-1%200-1%200l-233%200c-12%200-22-10-22-22l0-234c0-141%20115-256%20256-256%20141%200%20256%20115%20256%20256%200%20141-115%20256-256%20256z%20m0-432c-98%201-177%2082-176%20180%201%2098%2081%20177%20179%20176%2098-1%20177-82%20176-179%200-99-81-178-179-177z%22/%3E%3Cglyph%20glyph-name=%22macos%22%20unicode=%22&#57480;%22%20d=%22M378%20105l-32%200-90%20129-91-129-31%200%20106%20151-106%20151%2031%200%2091-129%2090%20129%2032%200-106-151z%20m-122%20407c-141%200-256-115-256-256%200-141%20115-256%20256-256%20142%200%20256%20115%20256%20256%201%20141-114%20256-256%20256z%22/%3E%3Cglyph%20glyph-name=%22firefox%22%20unicode=%22&#57481;%22%20d=%22M450%20445c0%200%200-1%201-1-1%200-1%200-1%201m-286-181c1-1%201-2%202-2-1%201-1%201-2%202m-75%20157c1%200%201%201%202%201%200-1%201-1%201-1-1%200-2%200-3%200m-46%2022c0%200%200%200%200%200m-1-2c0-1%200%200%200%201l0%201%200-2m0%202c0%200%200%200%200%200%200%200%200%200%200%200m-28-124c0%200%200%200%200%200%200-1-1-1-1-1l1%201c0%201%201%202%201%203-1%200-1-1-1-3m220%2031c1%200%202%201%203%202%201%200%201%200%201%201-1-1-2-2-3-3%200%200-1%200-2-1%201%200%201%201%201%201m9%208c0%200%200%201%200%202%200%201%201%202%201%203l1%202c0%200%201%200%201%200-1-1-1-2-1-3%200-1%200-1%200-1%200-1-1-2-2-3m3%2011c0%200%200%200%200-1%200%200%200%200%200-1l0%201c0%201%200%202%200%201m1-2c1%200%201%200%200%200%201%200%200%200%200%200l0-1c0%201%200%201%200%201m240-170c0-1%200-1%200%200-1-1-1-2-2-3%201%201%201%202%202%203%2015%2029%2033%2085%2019%20134l0%202c-1%201-1%202-1%203l0%201c0%200-1%201-1%201%200-1-4-13-9-31%203%2027%201%2056-9%2082-5%2013-10%2023-16%2031-7%2012-15%2021-21%2025l1-1c-1%201-1%201-1%201%200-1%201-3%202-8-13%2020-32%2030-35%2031l-1%200c0%200%201-6%203-18-20%2016-45%2029-73%2037%2047-31%2064-57%2075-81-12%2013-34%2026-48%2028%2021-16%2057-64%2054-136-10%2025-23%2035-23%2035%200%200%200-1%200-1l-1%201c4-26%204-45%204-59%200%200%200-1%200-1%200-1%200-2%200-4%200-1%200-2%200-3%200-1%200-2%200-3%200-1%200-2%200-3%200-1%200-2%200-3-2-12-4-20-6-29-3%2012-6%2018-6%2018l0-1c0%200%200%201%200%201%200%200-1-23-16-55-1-3-3-7-5-10%200%200%200-1-1-1%200-1%200-1-1-2l-1-2c0%200%200-1-1-1%200-1%200-1-1-2-6-7-10-11-14-12-1-1-2-1-3-1-1%200-1%201-2%201%201%203%201%206%200%208%200%200-4-1-7-5-2-2-3-4-5-5%200%200%203%204%203%204-2-1-4-3-6-5-7-7-13-16-17-13%204%201%206%205%207%209-3-2-10-8-26-10-7-1-34-6-71%2012%205%201%2013%203%2019-1-6%207-21%205-31%209-10%203-22%2016-29%2022%2025-6%2051-3%2069%206%201%201%202%201%203%202%202%201%203%202%205%203%2010%207%2025%2018%2034%2019%201%200%202%200%203-1%209-2%2015%207%208%2016-7%208-25%2019-48%2014-19-5-34-20-60-9-2%200-3%201-5%202-1%201%205-1%204%200-5%202-14%206-17%207%200%201%204%200%204%200-5%203-9%205-12%208%200%200-1%200-1%201%200%200-1%201-1%201-1%201-2%202-2%202l0%200c0%200-1%201-1%201-8%2010-6%2020-4%2025%201%205%205%209%207%2011%201%200%201%200%201%200%204-1%206-2%206-2%200%200-2%202-3%203%201%200%201%200%201%201%203-1%209-4%2012-5%205-2%207-5%207-5%200%200%201%201%200%203-1%201-2%204-7%206%203-1%205-2%208-3%201%204%202%208%201%2015-1%205%200%206-2%208-1%201%201%202%202%201%200%201-1%202-1%203-1%202-1%203-3%205%200%201%200%201-1%201l-2%203c-1%201-2%202-2%203%202-4%205-7%206-9%201-1%201-1%202-1%202%203%2010%208%2019%2013%202%201%203%202%204%203-5-3-11-7-15-10-4-3-7-6-8-8%208%209%2038%2024%2045%2031%201%201%202%201%202%202%200%200%200%200%200%200%204%203%206%206%207%2010%202%204%204%2014-2%2017-4%201-8%202-15%202l-1%200c-6%200-14%200-25%200-15%200-23%2014-26%2020l0%200%200%200c5%2017%2015%2032%2029%2044%201%200-4-1-3%200%201%201%208%205%209%205%201%201-7%203-14%202-7-2-8-2-12-5%200%200-1%200-1%200%202%202%207%204%206%204-8-2-17-7-25-13%200%201%200%202%200%203-4-2-12-9-15-14%200%201%200%202%200%203-2-2-5-5-7-8-7%201-14%203-20%203-2%200-3%200-3%200-1%200-1%200-2%200-1%200-2%200-3%200-1%200-2%200-3%200l-2%200c0%200-1%200-2%200-8%200-15-2-22-4-6%205-14%2013-20%2022%200%200%200%200-1%200%200%200%200%200%200%200%200-1%200-2%200-1-4%207-8%2019-8%2027%200%200%200%200%200-1%200%200%200%200%200%201%200%200-6-4-10-17-1-1-1-2-1-3%200%200%200-1%200-2%200%202%200%203%201%204%200%200%200%201%200%201%200-1%200-1%200-2%200%200%200%200%200%200l0-1c-1-1-1-2-1-3%200%200%200%200%200%201%200%200%200%200%200-1%200%200%200%201%200%202l-1-2c0%200%200%202%200%203%200-1-1-2-2-3%200%200%200%200%201%201%200%201%201%202%201%202%200%201%200%201%200%201%200-1-3-4-3-7-1-2-1-3-2-5%200%201%200%201%200%201l0%200c0%200%200%200%200%200-2-4-4-10-5-16-2-7-3-15-3-26-1-10%200-17%200-19%201%201%201%201%201%201%200%200%200%200%200%200%200%200-1-1-1-1%200%200%200%200%200%201-6-9-10-16-12-20-8-14-15-37-21-72l0%201%200-1c0%200%200%200%200%200%200%200%200%200%201%201%200%200%200-1-1-1%200%200%201%201%202%204%200%201%200%201%200%202%202%205%205%2013%2010%2021-6-19-11-48-8-91%200%200%200%200%200%200%200%200%200%200%200-1%200%200%200%201%200%202%200%200%200%200%200%200%200%200%200-1%200-1%200%200%201%203%201%206%200%201%200%201%200%202%201%205%202%2011%204%2018%201-29%209-64%2031-103%2017-30%2063-99%20178-124-1%200-1%200-2%200%201%200%201%200%202%200-5%201-9%203-13%205%200%200%200%200-1%201-4%202-6%204-7%205%201%200%203-1%207-2%2014-4%2044-12%2068-11l-1%200c0%200%200%200-1%200-2%200-4%201-5%202-4%202-5%204-5%204%200%200%201%200%203%200%2016%200%2091-1%20133%2032%2010%208%2017%2017%2019%2024%200%200%200%200-1%200%200%200-2-1-4-2%202%201%203%202%204%202l0%202%201%200c0%200%200-1-1-1l0-1c5%203%2010%206%2015%209%208%206%2018%2013%2027%2022%201%202%203%203%204%205l0%201c0%200%201%200%201%200%201%201%201%202%202%203l1%200c1%201%202%203%203%204%204%205%208%2010%2010%2015l1%201c6%2010%2010%2021%2010%2034%200-3-1-6-2-9%200%200-1-1-1-1%201%201%201%201%202%202-1%2014-2%2022-5%2029%22/%3E%3Cglyph%20glyph-name=%22opera%22%20unicode=%22&#57485;%22%20d=%22M426%20447c-45%2040-104%2065-169%2065%200%200%200%200-1%200-141%200-256-115-256-256%200-137%20108-249%20244-255%204%200%208-1%2012-1%2066%200%20125%2025%20170%2065%2053%2047%2086%20115%2086%20191%200%2076-33%20144-86%20191z%20m-302-197c0%200%200%2012%200%2012%201%2055%2019%20105%2048%20138%2024%2028%2054%2045%2087%2045%2075%200%20135-85%20135-189%200-104-60-189-135-189-33%200-63%2017-87%2045-29%2033-47%2083-48%20138z%22/%3E%3Cglyph%20glyph-name=%22keybase%22%20unicode=%22&#57488;%22%20d=%22M505%20263c-5%204-11%207-16%2010-2%202-4%204-6%205-21%2010-41%2019-62%2026-11%205-17%2013-20%2024-3%207-3%2015-5%2023-2%208-3%2017-8%2025-6%2012-20%2013-29%203-2-2-4-5-6-8-5%2014-10%2028-16%2041-2%207-6%2013-10%2019-10%2012-30%2016-41%205-5-4-9-9-13-13-7-9-7-9-15-1-6%205-12%208-19%209-9%202-16-1-21-7-6-7-9-15-9-23-1-10-3-20-5-30-1%201-1%202-1%202-8%2014-23%2015-31%202-3-4-5-8-8-13-6-14-12-28-18-43-2-5-5-9-10-12-4-2-8-4-12-6-2-1-4-1-4-3-1-1-2-1-3-1-10%202-19%203-29%204-6%201-8%200-8-7%200-6-1-13-1-20%200%200%200%200%200%200-2%201-4%200-5-1-6-4-12-7-17-12-4-4-9-4-15-3-6%201-13%201-19%200-10%200-19-2-23-12%200-4%200-8%200-12%206-18%2017-31%2033-40%203-4%209-5%2013-6%203-1%207-1%209-4%2011-10%2024-17%2038-23%2019-8%2038-14%2058-19%204%200%205-1%202-5-2-3-2-6-2-10-1-10%204-18%2010-25%2014-14%2032-21%2051-25%2025-6%2051-6%2077-7%2016-1%2032%201%2048%201%205%200%208%202%2011%205%206%208%2012%2016%2019%2023%2026%2026%2053%2052%2080%2078%2011%2010%2022%2021%2033%2031%202%202%204%204%205%206%209%2010%2020%2019%2027%2031%200%203%200%207%200%2010-2%203-4%206-7%208z%20m-346%2050c4%2011%209%2022%2013%2033%203%206%206%2013%2010%2019%201%202%202%205%205%205%203%200%203-3%205-5%200-2%201-3%201-5%203-7%205-15%207-23%200-2%200-5%202-6%202%200%203%202%204%203%203%205%204%209%206%2014%201-1%203-1%204-2%206-1%2012-1%2017-2%2022-2%2044-3%2066%202%2010%202%2019%204%2028%209%200%200%201%201%201%202%202-1%204%201%205%201%203%202%206%204%209%206%201-3%202-6%203-9%201-2%201-4%202-7%202-2%201-4-1-5-3-2-5-3-7-5-2-1-4-1-4-3-1%200-1%200-2%200%200%200%200%200-1%200-31-15-64-16-98-12-11%201-23%203-34%205-2%200-3-1-4-1-2%208-4%2016-7%2024%200%202-1%205-3%205-3%200-3-3-4-4-5-10-8-21-12-31-1-3%200-3%202-3-1-1-2-3-1-5%200%200%200%200%200%200-1-1-1-2-1-2%201-5%204-8%207-11%208-5%2016-7%2024-8%2024-5%2048-6%2072-6%2014%201%2027%202%2041%205%2018%204%2035%2012%2048%2027%200%200%200%200%200%201%201%200%202%200%202%200%203%200%206-1%209-1%202%200%206-3%208%200%202%202-1%206-1%209-2%209-3%2018-5%2027-1%201-1%203-3%204-2%200-2-2-3-3-1-1-2-3-2-4-3-4-4-9-6-12%200%200%200%200%200%200-2%201-5%202-4%205%203%209%206%2018%2012%2025%203%204%205%204%207%200%203-5%205-10%206-15%202-10%203-19%205-29%201-6%203-12%208-16%207-8%2012-18%2013-29%200-1%201-2%201-3-20-2-40-4-60-5-13-1-27-4-40-1-2%200-3%201-5%201-33%204-66%209-99%2013-11%201-21%203-32%205-10%203-21%204-32%205%208%203%2014%209%2018%2018z%20m132-64c8%200%209-1%207-9-1-4-3-7-7-9%202%206%203%2012%200%2018z%20m-14-21c-15-3-32%207-37%2022-2%204-1%206%204%205%2011-1%2022-3%2034-4-6-8-7-16-1-23z%20m-115%2040c2-1%206%200%207-3%201-4-2-10-7-14%202%206%202%2011%200%2017z%20m-40%205c9-2%2019-3%2029-4-5-7-6-13-1-20-15-1-27%206-32%2018-2%205-1%206%204%206z%20m179-181c-1-3-2-5-5-5-4%200-7%200-10%200-9-1-17-2-26-1-8%200-17%200-26%201-16%202-31%205-45%2012-9%204-16%2010-21%2017-3%204-5%208-3%2013%203%202%204%200%206-1%209-6%2020-9%2031-10%2025-3%2050-1%2074%207%2015%206%2028%2012%2039%2024%205%205%209%2011%208%2019-2%2011-10%2018-20%2018-3%200-6%200-9%200-7-2-14-5-21-8-11-4-22-10-34-14-21-8-43-14-66-11-32%204-62%2014-91%2029-8%205-15%2011-22%2017%200%200-1%200-1%200%201%202%201%204%202%206%200%202%200%203%200%205%201%201%201%202%201%204-1%2010-1%2021-6%2030%206%203%2010%207%2015%2011%203%201%205%204%209%202%200%200%200%200%200%200%201-9%203-17%209-24%204-8%2011-11%2019-13%2010-3%2021-2%2031%200%2018%203%2033%209%2045%2023%203%204%206%209%209%2014%202%200%203-1%205-1%202-1%202-3%202-5%203-14%2010-27%2021-37%2014-12%2031-19%2050-22%2011-1%2021%202%2029%2011%204%203%206%207%208%2011%205%208%208%2017%2010%2027%201%203%202%205%206%205%206%200%2013%200%2020%200%2021%201%2043%202%2064%203%200-1-1-3-1-4-5-21-15-40-28-57-14-18-31-34-49-48-16-12-26-28-29-48z%20m-124%2044c2%205%206%206%2010%206%2023%201%2045%207%2066%2016%2012%205%2023%2010%2035%2015%204%202%207%203%2011%203%206%201%2010-1%2013-6%203-5%200-8-2-12-7-8-15-13-24-17-29-13-59-18-90-12-7%201-13%204-19%207z%20m251%2068c-13-17-27-31-43-45-14-12-28-23-41-35-5-4-8-9-12-13-3-5-5-11-6-17%200-3%201-5%203-6-6-2-11%200-17%200-2-1-1%202-1%203%200%2014%206%2025%2014%2035%208%209%2018%2015%2027%2023%2028%2025%2051%2052%2063%2089%206%2018%207%2037%203%2056-1%201-1%202-1%204%2014-5%2028-11%2042-17-4-29-13-55-31-77z%20m-119-35c-33-19-68-32-106-33%2017-9%2091%2014%20106%2033z%22/%3E%3Cglyph%20glyph-name=%22alliance%22%20unicode=%22&#57489;%22%20d=%22M70%20408c0%200%200%201%201%201%206%205%2012%208%2021%207%206-1%2011-3%2018-5%207-3%2013-6%2021-8%204-2%209-3%2013-3%2014%200%2023%2010%2022%2023%200%200%200%201%201%201%202-3%206-5%2010-6%206-1%2011%200%2016%202%208%203%2012%209%2010%2018%200%203-1%206-2%209%200%203%200%204%202%204%205%200%2010%200%2015-1%2010-2%2019-7%2028-12%202-1%204-2%207-4%200%203-1%205-1%208-1%207-1%2013%202%2019%200%203%201%205%203%205%201%200%201-2%202-4%202-6%201-13%201-20%200-2-1-4-1-6%202%200%203%201%203%202%206%203%2012%207%2019%209%209%204%2019%206%2028%205%203-1%203-1%202-4-1-3-1-6-2-8-1-10%203-17%2012-19%209-3%2018-2%2026%204%200-1%200-2%200-2-1-10%207-20%2017-21%205-1%2010%200%2014%201%208%202%2015%205%2022%208%207%202%2013%204%2019%205%209%201%2017%201%2023-6%200-1%201-2%203-1-3%206-8%209-15%2011-7%201-15%200-22-1-9-1-17-3-26-3-6%200-12%200-18%204-2%201-4%202-4%204%201%202%204%203%206%203%204%201%208%200%2012-1%203%200%207-1%2011%200-15%2010-31%2012-47%2013%208%203%2016%206%2025%2011-2%200-3%200-5%200-9-1-19-1-29%201-3%201-3%201-1%204%203%205%208%207%2014%209%204%202%208%202%2012%203-3%202-7%203-11%203-11%201-22%200-33-3-9-1-17-3-26-4-2%200-3%201-3%203%200%207%202%2012%207%2015%204%203%209%205%2014%206%201%201%203%201%205%202-1%200-2%200-3%200-11%200-21-3-30-9-2-1-3-1-5%200-7%205-11%2012-13%2020-1%204-1%207-1%2012-2-2-1-4-3-6-1%202-1%204-3%207%200-4%200-8%200-11-2-9-6-17-14-22-2-1-3-1-5%200-6%204-13%207-20%208-4%201-8%201-12%200%201%200%202-1%203-1%206-1%2011-3%2016-6%204-5%207-10%206-17%200-2-1-3-3-2-7%201-15%202-22%204-13%202-25%204-37%203-4-1-7-1-11-3%200-1%201%200%202%200%205-1%2010-2%2016-4%203-2%207-4%209-8%201-2%201-3-2-3-10-2-20-2-30-1-1%200-2%200-3-1%209-4%2017-7%2026-11-17%200-34-2-48-13%201-1%202%200%203%200%206%200%2011%202%2017%202%202%200%204-1%207-2%202-1%202-2%200-4-4-3-9-5-14-5-7-1-14%200-22%201-9%202-17%203-26%203-5%200-8%200-12-2-4-1-6-4-8-8%200-1-1-1%200-2%200-1%200%200%201%200z%20m128-128c-4-4-8-6-11-9-3-4-6-8-6-13-1-24%209-42%2027-56%202-2%204-3%207-4%2011-5%2024-2%2032%208%209%209%2010%2022%204%2033-3%204-6%208-9%2011-4%205-8%209-11%2014-6%209-7%2018-4%2028%202%205%204%2010%207%2014%204%208%207%2017%207%2025%200%203%200%203-3%203-5-1-8-3-12-5-4-1-7-3-10-4-9-1-14%202-17%209-1%203-2%205-2%208-1%207-2%2013-3%2019-1%202%200%202%201%203%206%201%2011%200%2016-4%203-2%205-4%208-6%208-6%2018-8%2028-9-1%200-1%200-1%201-12%207-21%2015-30%2026-2%203-5%205-8%208-8%206-16%206-23-2-1-1-2-3-3-4-6-8-9-19-10-29%200-11%204-18%2013-22%203-1%205-2%209-4%203-1%205-2%208-4%2011-6%2013-17%206-27-4-3-7-6-10-8z%20m112%2036c4%202%208%205%2012%206%203%202%207%203%2010%205%205%203%207%206%208%2011%203%2018-4%2032-16%2044%200%201-1%201-1%201-4%203-8%203-11%202-4-3-8-5-11-8-5-4-9-8-13-12-5-7-12-12-19-16-1-1-3-1-4-3%2010%201%2020%203%2028%209%203%202%206%205%209%207%205%203%2010%204%2015%204%202-1%203-1%202-3-1-3-2-6-2-9-1-5-2-10-3-16-3-10-10-13-20-11-3%201-6%203-9%204-4%202-7%203-12%204-2%201-3%200-3-2%201-9%203-17%207-25%202-2%203-5%205-8%203-8%205-15%203-24-1-8-5-13-10-19-4-5-9-9-12-14-12-17-6-36%2012-44%2011-4%2020-2%2029%204%2015%2012%2024%2027%2026%2047%201%2011-2%2020-11%2026-3%203-6%206-9%208-3%203-5%205-7%209-5%208-2%2017%207%2023z%20m-215-129c2%203%204%206%206%209%202%205%204%2010%207%2014%202%206%205%2012%208%2017%205%209%2012%2012%2022%209%202%200%205-2%207-3%200%200%201-1%202%200-2%206-5%2010-11%2012-4%202-9%202-13%202-10%200-19-3-28-8-1-1-2-2-2%200-2%2016-3%2032%200%2048%202%2015%2010%2027%2023%2035%203%201%206%203%2010%205%204%203%208%205%2011%208%202%202%205%204%206%207%200%200-1%201-1%201-1%200-1%200-2%200-13%201-25%200-38-4-2-1-2%200-3%201%200%204-2%207-5%208-2%201-3%202-5%202-2%200-2%201-2%203%200%201%200%201%201%202%202%2011%208%2019%2017%2025%206%204%2013%207%2020%209%201%201%202%201%201%202-7%207-14%2012-23%2015-6%201-12%201-17-2-2%200-3-1-3-3%200-5%202-9%206-12%203-3%203-3%200-6-6-4-10-10-13-16-10-16-16-33-16-51%200-2%201-3%202-4%203-2%206-3%209-4%201%200%202%200%201-1-1-6%202-10%205-14%201-1%202-2%201-3-4-26-2-52%202-78%201-5%201-5-3-7-8-4-12-11-10-20%201-1%201-2%202-3%2010-4%2019-4%2026%205z%20m339%2019c-2%201-3%201-2%203%205%2027%207%2054%202%2080%200%202%200%202%201%203%204%204%206%209%205%2014%200%201%200%202%202%202%202%200%205%201%208%203%202%201%203%203%203%205-1%2021-8%2039-20%2055-3%204-7%207-10%2011-3%204-3%204%201%207%202%202%204%204%205%206%201%207%200%208-7%209-11%203-28-5-36-16%201%200%202-1%203-1%208-3%2015-6%2022-11%208-7%2013-15%2014-25%200-2%200-3-2-3-6%200-10-3-11-10-1-2-1-2-3-1-13%204-26%205-38%204-1%200-2%200-3-1%201-1%202-3%203-4%204-4%208-6%2012-9%206-3%2010-5%2015-9%2010-6%2016-14%2019-25%205-19%204-37%202-55%200-1-1-2-2-1-9%207-21%209-34%208-5%200-9-2-13-5-3-2-4-5-5-9%203%201%205%202%207%202%209%204%2016%202%2022-5%202-2%203-4%204-6%203-5%205-11%208-16%203-6%205-12%208-18%207-10%2018-13%2029-8%201%201%202%201%202%203%202%206%201%2011-3%2016-3%204-5%206-8%207z%20m-111-88c-5-1-7-3-9-7-2-5-2-9-3-13-2-10-6-19-13-27-8-10-17-19-28-27-1-2-3-3-5-4-5-3-11-3-17-1-3%202-7%204-10%207-11%208-20%2019-29%2030-4%206-7%2013-8%2021%200%204-1%209-3%2014-1%203-4%206-9%206-4%201-7-1-10-5-2-3-3-8-4-12-1-7%200-14%203-21%202-3%205-6%209-6%200%201%200%201-1%202-3%205-5%2012-4%2019%200%202%201%204%202%206%202%201%203%201%204-1%201-1%201-3%201-5%201-10%206-18%2011-25%204-7%209-13%2014-19%201-2%202-3%201-5-1-8%200-15%203-22%201-2%203-4%205-6%200%202-1%203-1%205-1%204-2%208-1%2012%200%202%202%204%205%204%206%200%2012-3%2016-7%204-3%203-3%201-6-3-3-6-8-8-12-2-4-3-8-1-14%201%203%202%205%204%207%201%201%203%203%204%204%203%202%206%204%208%206%205%203%205%203%2011%200%206-4%2012-8%2015-15%200%200%201%200%201%200%201%206-1%2011-4%2016-2%203-4%207-6%2010-1%201-2%202-1%203%204%203%208%207%2015%208%208%201%209%200%209-8%200-3-1-6-1-10%200-1-1-1-1-3%202%202%203%204%205%206%204%207%204%2015%203%2023-1%202%200%203%201%205%206%207%2012%2014%2016%2022%204%207%207%2014%208%2021%200%202%201%203%202%205%200%201%201%202%202%202%201%200%202-1%202-2%204-6%203-16-1-21-1-1-1-2-2-3-1-1-1-1-1-2%201%200%201%200%202%200%203%201%205%203%207%205%205%2011%206%2022%200%2033-1%205-4%207-9%207z%20m100%2042c-3%202-7%204-11%207-3%201-5%203-7%207-1%201-2%202-1%204%202%201%203%202%205%201%202%200%204-1%206-1%201-1%202-1%204%200-3%201-5%203-7%205-2%201-4%202-7%201-2%200-2%201-2%202%201%204%201%209%201%2013-1%209-5%2017-12%2022-9%206-19%205-26-1%206-2%206-2%2012-8%202-2%204-4%208-3%202%200%203-1%203-3-1-8-2-17-4-26-5-23-17-44-31-64-1-1-2-1-2%200-4%204-7%208-11%2011-4%205-8%208-13%2011-5%202-10%202-15%200-3-2-6-3-10-3-1%200-1%200-1-1%201-8%207-12%2014-10%203%200%206%202%208%202%209%204%2014%201%2017-9%200%200%201-1%201-2%201-6%201-12%201-18%201-6%201-14%204-20%200-2%201-3%203-5%200%201%200%202%200%203-1%2012%202%2023%207%2033%205%209%2012%2016%2020%2023%203%202%203%202%205-1%203-3%204-6%206-8%201-2%203-4%206-5-4%2010-5%2021-4%2031%200%207%202%2014%206%2020%201%202%202%202%204%200%202-1%203-3%203-5%200-4%200-8%200-11%200-3%201-6%203-8%200%202%201%204%201%206%200%202%200%204%201%205%201%205%205%206%209%205%205-1%208-4%2011-8%202-5%201-9-3-12-1-1-3-2-4-3%203%200%205%201%207%201%208%204%2010%2013%204%2019-3%200-6%202-9%203z%20m-233-35c3-1%206-2%209-3%202%200%205%201%207%202%202%202%203%206%204%208%201%201%200%202-1%202-3%200-6%201-8%202-7%204-13%203-19-1-5-3-9-7-13-11-3-3-5-5-8-8-1-1-2-1-3%200-7%2010-13%2020-18%2031-9%2018-15%2038-16%2059%200%202%200%203%203%203%203-1%205%200%207%202%204%204%207%208%2013%209-9%207-21%206-29-1-5-4-7-11-8-17-1-5-1-11%200-16%200-1%201-2-1-2-7%202-11-3-15-6%201%200%202%200%204%200%202%201%204%202%206%202%202%200%204-1%205-2%201-2%200-3-1-4-2-2-3-4-5-6-4-2-8-4-11-6-4-2-7-4-10-7-3-4-4-9-1-14%202-4%207-6%2012-6-1%201-2%202-4%203-4%203-5%206-2%2011%201%203%204%206%207%208%207%204%2012%202%2014-6%200-2%200-4%201-6%200%200%200-1%201-1%201%202%201%204%202%207%200%204%200%208%200%2011%201%203%201%205%203%206%202%202%203%202%205-1%201-2%202-4%203-7%203-9%203-19%202-29-1-5-2-10-3-15%203%202%205%204%207%207%202%202%203%206%205%208%201%201%202%201%203%200%2012-10%2021-22%2026-37%202-7%203-15%202-22%201%200%201%201%201%201%203%206%204%2012%204%2018%202%208%201%2016%203%2024%201%2011%206%2014%2017%2010z%20m98%2036c3%205%204%2010%204%2016%200%204-1%205-5%206-1%200-2%200-4%200-3%200-6%200-10%200-7-1-9%201-12%208%200%203-1%205-3%206-2%202-3%202-5%200-1-2-2-5-3-7-2-5-5-7-10-7-2%200-5%200-8%200-3%200-7%201-10-1-2%200-2-1-3-3%200-7%202-14%206-20%203-3%205-7%208-11%204-5%205-10%205-16%200%200%200-1%201-1%202%201%202%204%203%206%201%203%201%206%202%208%201%202%203%202%205%201%201%200%203-1%202-4-1-3%200-7%201-11%202-6%206-12%207-18%201%202%201%205%201%207-1%204-2%209-3%2013%200%203%200%206%201%2010%202%203%204%204%206%204%203-1%204-3%205-5%200-3%201-5%201-8%201-1%201-3%203-3-2%208%201%2013%206%2019%204%204%206%208%209%2011z%20m-51%20120c-3-1-4-2-3-4%200-8%203-15%208-21%204-5%208-9%2012-14%201-1%202-1%203%200%204%204%209%208%2013%2013%205%207%208%2014%208%2022%200%202%200%203-3%204-6%201-12%202-19%202-7%200-13-1-19-2z%20m5%20108c-2-3-4-7-5-11-2-5-1-9%202-13%208-9%2018-10%2028-5%201%200%202%201%204%202%206%204%208%2010%205%2017-1%203-3%205-4%207-5%206-6%2012-5%2019%200%202%200%204-1%206-2-4-4-8-5-12-1-5-1-10-1-14%200-3%200-6-1-8-1-1-2-2-4-2-1%200-1%201-2%203-2%205-2%2011-2%2016%200%204%200%208-1%2012-1%202-2%204-4%205%201-4%201-8%200-12-1-4-3-7-4-10z%20m20-56c-1-1-1-3-1-4-1-5%201-10%202-14%202-4%203-8%203-12%200-1%200-2-2-3-4-2-9-3-14-2-4%202-5%203-4%207%201%205%203%209%204%2014%201%204%202%208%200%2013-2-7-7-14-10-20-3-6-4-13-4-20%200-2%200-3%202-4%2012-5%2025-5%2036%200%202%201%203%202%203%204%200%206-1%2012-3%2018-4%208-10%2015-12%2023z%20m-192-55c0%203-1%205-5%204-4-1-5-3-6-6-2-7-1-13%202-19%200%205%202%209%205%2013%202%203%203%205%204%208z%20m383-1c-1%203-3%205-7%206-2%200-3%200-4-3%200-4%201-6%203-9%202-4%206-8%206-13%203%206%204%2012%202%2019z%22/%3E%3Cglyph%20glyph-name=%22livejournal%22%20unicode=%22&#57490;%22%20d=%22M176%20462c0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200z%20m95%2020c-34%200-66-7-95-20%202-1%203-2%205-4%205-5%2010-10%2015-15%201-1%201-1%201-1l172-172c-53-31-94-73-124-128l-173%20173c-1%201-1%201-2%202-5%206-11%2011-16%2016-1%201-2%202-3%204%2026%2057%2067%2099%20126%20124-1%201-1%201-1%201%200%200%200%200%200%200-15%2015-30%2029-44%2044-6%205-11%207-18%203-9-4-17-9-25-14-28-19-51-42-70-69-6-9-12-18-17-29-3-6-3-10%203-15%2015-15%2030-30%2045-45-13-29-19-62-19-95%200-133%20108-241%20240-241%20133%200%20241%20108%20241%20241%200%20132-108%20240-241%20240z%20m25-359c20%2046%2052%2077%2096%2098%208-41%2016-80%2024-123-42%209-80%2017-120%2025z%22/%3E%3Cglyph%20glyph-name=%22googlephotos%22%20unicode=%22&#57491;%22%20d=%22M384%20256c0%2042%200%2086%200%20128l0-1c-41%2042-83%2084-124%20125-1%201-2%203-4%203%200-42%200-85%200-127%200-18%200-36%200-55%207-17%2014-35%2021-52%2017-7%2035-14%2052-21-15-6-29-12-43-17-3-2-6-2-10-5-6-17-13-34-20-51-7%2017-14%2035-21%2052-17%207-35%2014-52%2021%2015%207%2030%2012%2045%2018%202%201%205%202%208%204%206%2017%2013%2034%2021%2051l0%2055c-43%200-86%200-128%200l0-1c-7-6-14-14-21-21-37-35-73-70-108-106%2042-1%2086%200%20128%200%200-42%200-85%200-127%2041-42%2082-83%20123-124%201-1%203-3%205-4%201%2012%200%2026%200%2039%200%2029%200%2059%200%2088%2042%200%2086%200%20128%200%2015%2015%2030%2030%2046%2046%2027%2027%2055%2054%2082%2082-42%200-85%200-128%200z%22/%3E%3Cglyph%20glyph-name=%22horde%22%20unicode=%22&#57492;%22%20d=%22M345%20300c1%2055%2050%2064%2050%2068%200%207-44%2061-44%2061%200%2084-7%2035-39%2034-11%2014-62%2049-62%2049%200%200-45-35-57-49-35-5-39%2061-39-34%200%200-44-52-44-64%200-5%2051-6%2051-61-29-3-42%2015-56%2025%203-22%2026-71%2047-81%208%2016%2029%2038%2050-12%2020-49%201-68-28-40-1-20%2031-86%2051-101%206%206%2019%2056%2018%2065-2%207-13%2093-26%20104-24%2020-80%20130%2034%20170%20114-40%2061-147%2038-169-22-21-21-238-16-265%2016%2015%207%2084%2051%20129-13-1-53%205-23%2090%2026%2071%2045%2048%2059%2017%2011%208%2045%2073%2047%2095-14-9-32-35-62-31z%20m-59%2047c-5%2013-33%2039-33%2039l-4-3c-16-21-19-17-31-37-4-5%204-8%2015-26%2015-24%2018-45%2018-45l3%204c7%208%209%2022%2017%2036%207%2013%2017%2025%2015%2032z%22/%3E%3Cglyph%20glyph-name=%22etsy%22%20unicode=%22&#57493;%22%20d=%22M56%20492c-1%207%202%2012%2012%2012%209%200%20106-3%20171-3%20134%200%20167%2011%20190%2011%2012-1%2015-10%2015-16%200-6-6-18-6-34%200-16%204-32%204-47%200-14-12-18-19-18-6%200-10%202-10%2014-1%2023%2016%2056-148%2056-83%200-85-10-85-36%200-27%200-114%200-127%200-14%204-18%2015-18%2011%200%2096%200%20119%200%2023%200%2047%2012%2050%2045%201%2017%205%2018%2014%2018%209%200%2016-7%2015-23-2-17-5-34-5-57%200-24%205-47%205-64%200-17-23-21-27-2-4%2017-11%2048-63%2048-52%200-94%200-106%200-12%200-17-7-17-26%200-19%200-112%200-135%200-24%207-49%2054-49%2048%200%20134-5%20174%2026%2016%2013%2022%2033%2027%2065%203%2014%2035%2014%2033-20-1-16-16-49-16-71%200-17%204-42-12-42-14%200-8%208-70%208-62%200-275-2-311-2-13%200-16%204-16%2012%200%208%205%2014%2016%2014%2011%200%2059%200%2059%2060%200%2061%200%20282%200%20315%200%2032-7%2065-47%2069-16%202-15%208-15%2017z%22/%3E%3Cglyph%20glyph-name=%22zapier%22%20unicode=%22&#57494;%22%20d=%22M508%20298l-149%200%20106%20106c-8%2012-18%2023-28%2033-10%2010-21%2020-33%2028l-106-106%200%20149c-13%203-27%204-42%204-14%200-29-1-42-4l0-149-106%20106c-12-8-23-18-33-28-10-10-20-21-28-33l106-105-149%200c0%200-4-28-4-42%200-15%201-29%204-43l149%200-106-106c16-24%2037-44%2061-61l105%20106%200-150c14-2%2028-4%2042-4l1%200c14%200%2029%202%2042%204l0%20150%20106-106c12%208%2023%2018%2033%2028%2010%2010%2020%2021%2028%2033l-106%20106%20149%200c3%2013%204%2028%204%2042%200%2015-1%2029-4%2042m-188-42c0-19-4-37-10-54-17-6-35-10-54-10-19%200-37%204-54%2010-6%2017-10%2035-10%2054%200%2019%204%2037%2010%2054%2017%206%2035%2010%2054%2010%2019%200%2037-4%2054-10%206-17%2010-35%2010-54z%22/%3E%3Cglyph%20glyph-name=%22google-scholar%22%20unicode=%22&#57495;%22%20d=%22M458%20455c5%200%208-2%208-4%201-3%201-6%201-10l0-172c0-4-2-7-4-10-3-3-6-4-10-4l-6%200c-4%200-7%202-10%204-3%203-4%206-4%2010l0%20172c0%204%200%207%200%2010%201%202%203%204%208%204l0%2023-75-62c1-1%201-2%202-2%200-1%201-1%201-2%203-6%206-13%208-20%201-7%202-16%202-25%200-7%200-13-1-19-1-6-3-13-5-18-3-5-5-10-8-15-3-4-6-8-9-11-3-4-7-7-10-10-3-3-7-6-10-9-3-3-6-6-9-9-3-3-5-6-8-9-2-3-4-6-5-9-1-4-1-7-1-10%200-4%200-7%202-10%201-3%203-7%207-10%203-3%206-7%2010-10%203-3%207-7%2012-10%204-3%209-6%2013-10%204-3%209-7%2013-11%204-4%208-8%2012-13%204-6%207-11%2010-17%203-6%205-13%206-19%202-7%203-14%203-21%200-10-1-19-4-28-2-9-6-17-11-24-5-8-11-15-17-21-7-7-14-12-21-17-9-4-17-9-25-12-9-3-17-6-27-8-8-2-17-4-27-5-9-1-18-2-27-2-5%200-11%200-17%201-5%200-11%201-17%202-5%201-11%202-17%203-6%202-12%204-17%206-6%202-12%204-17%207-5%203-10%206-14%2010-5%203-9%207-12%2011-4%204-7%209-10%2014-3%205-5%2011-7%2017-1%205-2%2011-2%2018%200%208%201%2015%203%2022%202%207%205%2014%2010%2021%204%206%209%2012%2015%2018%205%205%2012%2010%2019%2014%206%204%2013%207%2021%2011%207%203%2016%205%2026%208%2010%202%2020%204%2031%205%2011%202%2024%203%2037%204-6%208-10%2015-13%2022-3%207-5%2014-5%2020%200%204%201%208%202%2012%201%204%202%208%204%2013-3%200-6-1-10-1-3%200-6%200-9%200-15%200-27%202-39%206-12%205-23%2011-32%2021-10%209-17%2020-22%2031-5%2011-7%2024-7%2038%200%201%200%203%200%204%200%202%200%203%200%204l-116%200%20173%20150%20285%200-26-20%200-37z%20m-143-297c0%201-2%202-4%203-2%202-4%203-7%206-3%202-6%204-8%206-1%201-2%202-3%202-1%200-3%200-5%200-2%200-5%201-8%201-7%200-13-1-19-1-7-1-13-2-19-3-6-1-13-3-19-5-6-2-12-4-18-6-6-3-11-6-17-10-4-4-9-8-12-13-4-5-7-11-9-17-2-6-3-12-3-19%200-7%201-13%203-19%201-5%204-11%208-16%203-5%207-10%2011-13%205-4%2010-8%2015-10%205-3%2010-6%2016-8%206-2%2011-4%2017-5%207-2%2013-3%2018-3%207-1%2013-1%2018-1%2013%200%2024%201%2034%204%2011%202%2020%206%2029%2012%209%206%2015%2012%2019%2021%205%209%207%2018%207%2030%200%202%200%204-1%207%200%202%200%204-1%207-1%203-2%205-2%207-1%202-2%204-2%205-1%202-2%204-3%206-1%202-3%204-5%206-2%203-3%204-5%206-2%202-3%203-4%204-1%201-2%202-4%204-1%202-4%204-6%206-3%203-5%204-7%206-2-1-3%200-4%200z%20m-4%20135c4%205%208%2012%2011%2020%203%208%204%2016%204%2024%200%208-1%2016-2%2024-2%208-3%2016-6%2025-3%208-6%2016-11%2024-4%207-9%2014-15%2021-6%207-13%2012-20%2015-6%204-14%205-22%205-9%200-17-1-24-5-6-3-12-8-17-14-5-7-8-13-11-21-2-8-3-17-3-26%200-8%200-16%202-24%201-7%203-15%205-24%203-8%206-15%2011-23%204-7%209-13%2015-20%206-6%2013-11%2020-14%207-3%2014-5%2022-5%209%200%2017%202%2024%205%206%202%2012%207%2017%2013z%22/%3E%3Cglyph%20glyph-name=%22researchgate%22%20unicode=%22&#57496;%22%20d=%22M336%200c11%200%2022%202%2029%205l0%2016c-22%200-44%2015-60%2032-27%2029-63%2077-93%20130%2050%2012%2086%2058%2086%20104%200%2069-53%20101-123%20101-36%200-65-2-92-2-24%200-49%200-64%200l0-17%2023-4c16-4%2026-11%2026-49l0-240c0-38-10-45-26-48l-23-4%200-19c17%201%2046%202%2074%202%2028%200%2063-1%2079-2l0%2018-32%204c-17%203-25%2010-25%2048l0%20102c15-1%2027-1%2047-1%2037-66%2072-117%2092-140%2019-22%2047-36%2082-36m-177%20204c-21%200-30%200-44%202l0%20153c14%201%2032%201%2049%201%2052%200%2082-27%2082-75%200-49-33-81-87-81m186%20154c0%203-1%207-1%2011-1%204-1%2010-1%2016%200%206-1%2013-1%2021%200%208%200%2016%201%2022%200%206%200%2011%201%2015%200%204%201%208%201%2011%201%203%202%206%203%209%205%2016%2013%2028%2026%2036%2012%209%2026%2013%2044%2013%209%200%2017-1%2024-3%208-2%2014-5%2020-9%205-3%2010-8%2014-13%204-5%207-10%2010-15%201-2%200-4-1-5l-22-9c-2-1-3%200-4%202-5%209-9%2015-17%2020-7%204-13%206-24%206-12%200-17-2-24-7-7-5-13-12-16-22-1-2-1-4-2-6-1-3-1-6-2-10%200-4%200-9%200-14%200-6-1-12-1-20%200-8%200-14%201-20%200-6%200-10%200-14%201-3%201-7%202-9%200-3%201-5%202-7%203-10%208-15%2014-20%207-4%2015-7%2026-7%2010%200%2020%203%2026%207%206%205%2011%2011%2014%2019%201%203%202%208%203%2013%201%205%201%2010%201%2018%200%201-1%202-2%202l-36%200c-2%200-3%201-3%203l0%2021c0%202%201%203%203%203l66%200c2%200%203-1%203-3l0-19c0-9%200-18-1-25-1-8-2-15-4-20-5-16-12-27-25-36-12-8-27-12-45-12-17%200-32%204-44%2012-12%208-20%2020-26%2036-1%202-2%206-3%209%22/%3E%3Cglyph%20glyph-name=%22wechat%22%20unicode=%22&#57497;%22%20d=%22M356%20331c-48-2-89-17-123-49-33-33-49-74-45-124-18%202-35%205-52%206-6%201-13%200-18-3-17-9-32-20-51-31%203%2015%205%2029%209%2042%203%2010%202%2015-7%2022-57%2040-81%20100-63%20162%2017%2058%2057%2093%20113%20111%2076%2025%20162-1%20208-61%2016-21%2026-46%2029-75z%20m-219%2020c1%2011-9%2021-21%2022-12%200-22-9-22-21%200-12%209-21%2021-22%2011%200%2022%209%2022%2021z%20m114%2022c-11%200-21-11-21-22%200-12%2010-21%2022-21%2012%200%2021%2010%2021%2022%200%2012-10%2021-22%2021z%20m212-338c-15%206-29%2017-44%2018-15%202-30-7-45-8-47-5-89%208-123%2039-66%2061-56%20154%2019%20204%2068%2044%20167%2029%20214-32%2042-53%2037-124-13-169-15-13-20-24-11-41%201-3%202-7%203-11z%20m-172%20166c10%200%2018%207%2018%2017%201%2010-7%2018-18%2018-9%200-18-9-18-18%201-10%209-17%2018-17z%20m111%2035c-9%200-17-8-17-17-1-10%207-18%2017-18%2010%200%2017%207%2017%2017%200%2010-7%2018-17%2018z%22/%3E%3Cglyph%20glyph-name=%22strava%22%20unicode=%22&#57498;%22%20d=%22M221%20512l149-292-89%200-59%20117-60-117-88%200z%20m106-512l-112%20220%2067%200%2044-88%2046%2088%2066%200z%22/%3E%3Cglyph%20glyph-name=%22line%22%20unicode=%22&#57499;%22%20d=%22M507%20333c-10%2043-35%2077-69%20105-53%2043-114%2061-182%2062-23%200-46-2-68-7-56-13-105-39-142-82-28-33-44-71-46-114-1-44%2013-83%2041-118%2039-48%2090-75%20149-88%2012-2%2023-4%2034-7%2011-3%2014-8%2014-19%200-6-1-10-1-15-1-8-4-16-4-24-1-12%204-17%2016-13%208%203%2016%206%2023%2011%2039%2022%2077%2048%20114%2076%2032%2024%2063%2051%2087%2084%2034%2044%2047%2094%2034%20149z%20m-341-101c0-2-2-5-5-5l-71%200c-2%200-3%201-4%202-1%201-2%202-2%203l0%20112c0%203%203%205%206%205l18%200c2%200%205-2%205-5l0-89%2048%200c3%200%205-2%205-5z%20m44%200c0-2-2-5-5-5l-18%200c-3%200-5%202-5%205l0%20112c0%203%202%205%205%205l18%200c2%200%205-2%205-5z%20m123%200c0-2-2-5-5-5l-18%200c-1%200-1%200-1%200%200%200%200%200-1%200%200%200%200%200%200%200-1%201-1%201-1%201l-52%2069%200-66c0-2-2-5-5-5l-18%200c-2%200-5%202-5%205l0%20113c0%203%202%205%205%205l18%200c0%200%200%200%201%200%200%200%200%200%200%200%200%200%200%200%201%200%200%200%200%200%200%200%200%200%200%200%201%200%200%200%200%200%200%200%200%200%200%200%201%200%200%200%200%200%200%200%200%200%200%200%201%200%200%200%200-1%200-1l52-68%200%2064c0%203%202%205%205%205l18%200c2%200%205-2%205-5l0-112z%20m99%2094c0-2-2-5-5-5l-49%200%200-19%2049%200c3%200%205-2%205-5l0-18c0-3-2-5-5-5l-49%200%200-19%2049%200c3%200%205-2%205-5l0-18c0-3-2-5-5-5l-72%200c-1%200-2%200-3%201-1%201-2%202-2%204l0%20112c0%201%201%202%202%203%201%201%202%202%203%202l72%200c3%200%205-2%205-5z%22/%3E%3Cglyph%20glyph-name=%22lyft%22%20unicode=%22&#57500;%22%20d=%22M64%20152c-11%200-26%202-40%2014-15%2013-24%2034-24%2057l0%20207%2072%200%200-207c0-36%2016-55%2025-62-6-4-19-9-33-9z%20m226%206c-2%200-5%200-7%200l0%20178c0%2056%2045%20101%20100%20101%2047%200%2089-34%2098-79l1-2%2026%200%200-72-24%200%200-25c0-15%2012-28%2027-29l0-71c-53%202-97%2046-97%20100l0%2078c0%2016-13%2030-30%2030-15%200-28-12-29-27l0-30%2040%200%200-71-40%200%200-10c0-24-8-45-23-57-13-10-26-14-42-14z%20m-129-81c-15%200-31%202-47%207l0%2064c10-3%2024-7%2037-7%202%200%204%200%206%200%2022%202%2037%2013%2039%2029l1%2010-7-7c0%200-14-13-36-13-7%200-13%201-20%202-35%2010-43%2039-43%2062l0%20132%2072%200%200-112c0-9%206-15%2015-15%208%200%2015%207%2015%2015l0%20111%2071%200%200-176c0-51-30-89-75-98-9-4-18-4-28-4z%22/%3E%3Cglyph%20glyph-name=%22uber%22%20unicode=%22&#57501;%22%20d=%22M80%20307l0-59c0-20-8-28-29-28-20%200-29%208-29%2028l0%2061-19%200c-2%200-3-1-3-2l0-60c0-33%2021-45%2051-45%2030%200%2051%2012%2051%2045l0%2062-19%200c-2%200-3%200-3-2z%20m286-15c1%200%202%201%203%202l5%2014c1%201%200%202-1%202l-79%200c-7%200-10-2-10-7l0-92c0-4%202-6%208-6l74%200c1%200%202%200%203%201l5%2015c1%201%200%201-1%201l-67%200%200%2019c0%206%203%209%2013%209l29%200c2%200%203%200%203%201l6%2014c0%201%200%201-1%201l-50%200%200%2026z%20m-140-32c9%204%2013%2012%2013%2023%200%2023-19%2026-39%2026l-44%200c-8%200-11-2-11-7l0-92c0-4%202-6%208-6l55%200c21%200%2036%208%2036%2029%200%2013-6%2024-18%2027z%20m-59%2032l35%200c12%200%2015-4%2015-13%200-9-3-13-15-13l-35%200z%20m39-71l-39%200%200%2020c0%206%203%209%2013%209l26%200c12%200%2016-5%2016-14%200-10-4-15-16-15z%20m306-15l-24%2041c12%203%2021%2011%2021%2030%200%2026-15%2032-42%2032l-45%200c-7%200-10-2-10-7l0-95c0-2%201-3%203-3l19%200%200%2031c0%207%204%209%2013%209l20%200%2021-38c1-1%202-2%204-2l19%200c1%200%201%202%201%202z%20m-41%2055l-37%200%200%2031%2037%200c13%200%2016-5%2016-16%200-10-3-15-16-15z%22/%3E%3Cglyph%20glyph-name=%22songkick%22%20unicode=%22&#57502;%22%20d=%22M444%20456c-35%2025-73%2043-122%2051l0-232%2070%2097%2076%200-88-122c0%200%2020-32%2032-51%2012-20%2024-25%2042-25%205%200%205%200%2012%200l0-60-18%200c-38%200-62%207-79%2034-11%2017-47%2073-47%2073l0-106-63%200%200%20397c-1%200-2%200-3%200-82%200-139-20-188-56-71-54-68-124-68-200%200-76-3-146%2068-200%2049-37%20106-56%20188-56%2082%200%20139%2020%20188%2056%2071%2054%2068%20124%2068%20200%200%2076%203%20146-68%20200z%20m-304-345c-40%200-72%207-99%2034l41%2041c13-13%2037-18%2058-18%2025%200%2037%208%2037%2023%200%206-2%2011-5%2015-4%203-9%206-17%207l-32%204c-23%203-40%2011-51%2023-12%2012-18%2030-18%2052%200%2047%2035%2082%2094%2082%2037%200%2065-9%2087-31l-40-40c-16%2016-38%2015-49%2015-22%200-31-12-31-24%200-3%201-8%205-11%203-3%209-7%2018-8l31-5c23-3%2040-10%2051-21%2013-13%2019-33%2019-57%201-52-45-81-99-81z%22/%3E%3Cglyph%20glyph-name=%22viewbug%22%20unicode=%22&#57503;%22%20d=%22M454%20308c0%200%2048%2024%2032%2093-15%2077-108%2062-108%2062l-189-33-37-268-125%20238-27-4c-1%200%200-112%200-112l126-236%2090%2016%2016%20122%2019-115c0%200%20151%2026%20199%2035%2046%2016%2062%2038%2062%2038%200%200%200%2088%200%20134-16%2024-58%2030-58%2030z%20m-175%2074c0%201%2073%2014%2073%2014%200%200%2058%2014%2062-33%2010-47-50-51-50-51l-71-14z%20m124-221l-83-15-17%2098c-1%200%2083%2015%2083%2015%200%200%2059%2016%2068-38%2013-55-51-60-51-60z%22/%3E%3Cglyph%20glyph-name=%22googlegroups%22%20unicode=%22&#57504;%22%20d=%22M494%20512l-476%200c-3%200-5-3-5-5l0-348c0-3%202-5%205-5l277%200%20199-154c3%200%205%203%205%205l0%20502c0%202-2%205-5%205z%20m-295-79c25%200%2045-20%2045-45%200-26-20-45-45-45-25%200-45%2019-45%2045%200%2025%2021%2045%2045%2045z%20m97-199l-195%200%200%2025c0%2043%2043%2057%2098%2057%203%200%206%200%208%200%201%200%202%200%203%200%202%200%204%200%206-1%201%200%202%200%203%200%202%200%205%200%207%200%201%200%202-1%203-1%202%200%203%200%205%200%202%200%203-1%204-1%201%200%202%200%203%200%205-1%2010-3%2015-4%201%200%201-1%202-1%207-2%2013-5%2018-9%204-3%208-6%2011-10%206-8%209-18%209-29l0-26z%20m41%20149c19%200%2034-15%2034-33%200-19-15-34-34-34-18%200-33%2015-33%2034%200%2018%2014%2033%2033%2033z%20m74-149l-94%200%200%2025c0%2013-3%2025-9%2035%209%202%2019%202%2029%202%2040%200%2074-10%2074-43z%22/%3E%3Cglyph%20glyph-name=%22quora%22%20unicode=%22&#57459;%22%20d=%22M272%20113c-18%2034-39%2070-79%2070-8%200-16-2-23-5l-14%2028c17%2014%2044%2025%2079%2025%2054%200%2082-26%20104-59%2014%2029%2020%2067%2020%20115%200%20119-37%20180-125%20180-86%200-122-61-122-180%200-119%2036-179%20122-179%2014%200%2026%202%2038%205z%20m21-42c-19-5-39-8-59-8-114%200-226%2092-226%20224%200%20134%20112%20225%20226%20225%20117%200%20227-91%20227-225%200-75-35-135-85-174%2016-25%2033-41%2057-41%2025%200%2035%2020%2038%2035l33%200c2-20-8-106-102-106-57-1-87%2032-109%2070z%22/%3E%3Cglyph%20glyph-name=%22diablo%22%20unicode=%22&#57477;%22%20d=%22M413%20314c-14%206-27%2018-44%2023%2016-23%2034-48%2032-90-2-32-17-55-34-73-17-18-39-31-67-40-14-4-30-8-46-8-51%200-103%204-153-2%200%205-1%209-2%2013%2020%205%2048%2011%2050%2036%201%2013%202%20160-1%20171-4%2015-32%2020-48%2023%200%204%202%208%201%2013%2034%204%2068%205%20103%206%2093%204%20174-15%20209-72z%20m-195%2037c-5-1-3-16-3-20%200-38-1-82-1-119%200-12-3-37%204-43%207-6%2034-3%2046-3%2056%204%2082%2066%2063%20122-13%2036-41%2060-86%2063-6%201-15%201-20%200-1%200-2%200-3%200z%20m27-240c4-63%2012-111%2020-111%208%200%2015%2049%2019%20115-13-3-25-3-39-4z%20m-57-59c5%200%2010%2028%2013%2060-9%200-18%200-26%200%203-32%208-60%2013-60z%20m142%2077c3-49%207-78%2013-78%206%200%2011%2037%2014%2093-9-5-18-11-27-15z%20m-65%20383c-8%200-16-46-20-109%2014-1%2026-2%2039-4-4%2065-11%20113-19%20113z%20m-77-59c-5%200-10-20-13-53%208%200%2017%200%2026%200-3%2033-8%2053-13%2053z%20m155%200c-5-1-10-22-13-62%208-2%2019-6%2027-11-2%2045-7%2074-14%2073z%22/%3E%3Cglyph%20glyph-name=%22blizzard%22%20unicode=%22&#57505;%22%20d=%22M4%2080c9%201%2010%209%2012%2016%202%209%204%2018%204%2028%200%208%202%2016%201%2024-1%2011-2%2022-3%2034%200%2012%200%2023%200%2035%200%209%200%2017%200%2027%200%201%201%203%202%204%200%201%202%203%202%204%200%207%201%2012-2%2018-2%203-1%208-1%2012%201%206%200%2011%203%2018%202%204%202%209-1%2014-1%201-2%203-2%205%200%2023%200%2046%200%2069%200%202%202%203%202%205%201%203%201%207%201%2010%200%201-3%201-5%201-1%200-2%200-2%201-5%205-9%209-14%2014-3%202-1%206%200%209%200%203%203%203%206%203%207-1%2015%202%2022%202%208%201%2017%201%2025%201%208%200%2016%201%2024%201%206%200%2013%201%2019%201%203%200%205-1%206-4%203-3%207-6%2012-7%203%200%206-2%208-4%208-8%2011-17%2011-28%200-6%201-12%202-18%201-5%200-9-2-13-3-4-5-8-8-13-5-11-11-20-20-29-2-3-2-4%201-6%204-1%207-3%2011-4%203-1%204-3%203-6%200-2-1-3-2-6-2-3-1-6%203-7%201%200%201%200%202%200%203-4%207-8%206-15-3-8-3-17%200-26%200-2%201-4%202-5%203-2%203-5%203-9%201-12%201-25%202-37%200-6-1-12-4-17-1-3-1-6-1-9%203-14%200-26-7-36-6-9-8-18-9-28-1-3-2-4-3-5-9-4-16-9-24-14-1-1-2-2-3-3-3-4-7-6-11-6-5-1-9-3-14-4-1%200-2%201-3%201-3%203-6%204-9%200-3-4-8-3-12-3-7%200-13%201-20%201-4%200-8%200-11%200-1%200-2%201-3%202%201%201%201%201%201%202z%20m50%2030c6%200%2010%202%2015%205%205%205%2011%207%2015%2014%201%201%202%202%203%203%201%202%203%204%203%206%201%2013%204%2025%207%2037%202%207%201%2014%200%2022%200%202-2%204-2%207%200%203%200%206%201%209%202%205%202%209-1%2013-1%202-1%204-2%206-1%207%204%2013%202%2020%200%202%200%205-1%208%200%203-2%206-2%208%201%206-2%208-5%2011-6%205-12%2010-17%2014-2%201-3%203-5%204%200-3%200-5%200-7%200-10%201-20-2-30-1-3%200-8%201-12%201-7-1-14-4-20-1-1-1-4%200-6%200-2%201-4%201-5%200-16%200-32%200-48%200-2-1-3-2-5-1-3-2-5-2-8%200-7%200-14%201-21%200-8%200-16-5-23%201-1%201-1%201-2z%20m47%20278c0%201%200%201%200%201-2%201-3%201-5%201-3%201-7%202-9%205%200%201-2%202-4%202-2%200-4-1-7-1-2-1-3-1-3%202-3%200-4-2-4-4%200-1-1-3-1-4-1-1-2-3-2-5%200-17%200-34%200-52%200-1%200-2%200-3%201%200%203%200%204%200%205-2%207%201%209%205%201%201%201%203%202%205%202%204%206%207%2011%207%203%201%204%202%204%205%200%207-1%2015%202%2021%200%201%200%202%200%203-2%204-4%2010%203%2012z%20m93-279c7%200%2015%200%2023%200%201%200%202%201%203%202%204%204%208%206%2014%204%205-1%2010-2%2015-3%206-1%2013%200%2019%204%202%202%205%202%208%203%206%200%2012%201%2017%201%2012%200%2023%200%2034%200%2013%200%2026%200%2040%200%203%200%203-1%203-4%200-10%200-18%200-27%200-5%201-9%203-13%201-1%201-2%202-4-1%200-2%200-3%200-11%200-21%200-30%200-2%200-4%201-6%202%200%200-1%201-1%201-5-1-9%201-14%203-1%200-2%200-3%201-2%203-6%202-9%202-7%200-14%200-21%200-3%200-4%201-6%203-3%202-7%202-11%202-20%200-41%200-61%201-3%200-5%201-7%202-8%203-16%204-23-1-5-4-10-8-14-11-1-1-2-1-3-1-8%200-16%200-24%200-1%200-2%201-3%202%201%204%204%208%208%209%201%201%203%202%204%203%208%204%2011%209%2010%2018%200%202%201%203%201%205%202%202%202%203%200%205-1%202-1%203-1%205%200%205%200%2010%200%2015%200%202%200%205%202%207%201%201%200%205%201%207%200%202%201%203%202%205%202%202%201%207-2%2010-3%202-3%205-3%208%200%2010%200%2020%200%2030%200%202%201%203%201%205%201%201%201%202%201%204-1%208%200%2015%201%2024%201%204%201%208%202%2012%200%205%200%2011%201%2016%200%202%201%203%201%204%203%204%203%208%200%2012-1%201-1%203-1%205%200%2013%200%2025%200%2038%200%202-1%203-2%205%200%201-1%203-1%204%200%204%200%208%200%2012%200%205%201%209%205%2012%200%201%201%202%201%203%200%206%200%2012%200%2018%200%201%200%202%200%202-4%203-2%206%200%209%205%209%201%2018-3%2026-1%201-4%202-6%202-2%201-3%201-5%203-3%205-8%209-12%2014%200%200%200%201%201%201%202%204%202%204%206%201%201%200%203-1%204-1%205%200%2011%200%2017%200%201%200%204-1%205-2%203-3%205-5%208-4%201%200%202%200%203-1%204-4%208-8%2011-12%201-1%202-2%202-3%200-8%200-16%200-24%200-1-1-3-1-4-3-3-3-5%200-8%203-3%204-5%204-9-1-3%201-7-3-9%200-1%200-2%200-3%200-20%200-40%200-59%200-1%200-3%201-4%206-3%206-9%206-14%200-18-1-35-2-53%200%200%200-1%200-2-5-8-3-18-1-27%201-5%201-11%201-16%200%200-1-1-2-1-4-3-4-8-2-12%201-2%201-5%200-6-2-3-2-6-2-8%200-4%201-8-2-11-1%200-1-2-1-3%200-3%200-7%200-11%200-3%200-6-2-8-2-2-2-4%200-6%202-2%202-5%203-7-1%200-1%200-1%200z%20m201%20249c-2%201-2%203-2%206%201%202%201%205%200%208-1%203%200%206%202%208%201%202%202%204%202%206%200%2014%200%2029%200%2044%200%207%200%206%206%206%2030%200%2059%200%2089%200%202%200%205%201%207-2%200-1%202-1%203-2-3-7-7-14-10-20-2-3-3-5-3-9%201-5-1-9-5-13-2-2-4-4-3-9%201-3-1-6-4-9-2-2-2-5-3-8-1-10-3-19-7-28-2-5-1-11-1-17%200-6%200-12-1-17%200-5-2-8-4-12-2-6-3-12-7-18-1-2-1-5%200-8%200-3-1-5-3-7-5-4-7-8-6-14%200-1%200-2%200-3%201-17-1-33-8-49-1-2-1-4-1-7%201-11-3-21-7-30-3-5-5-11-7-16%200-2-1-4-2-6%200-1%200-3%201-3%201-1%203%200%204%200%201%200%203%201%204%201%205%200%209%200%2014%201%201%200%203%202%203%203%200%207%206%2010%2012%2012%208%204%2016%208%2024%2012%203%201%206%205%209%208%204-4%209-2%2013-3%203%200%205-1%207-3%202-3%202-5%200-7-2-4-2-8%200-12%201-3%202-5%202-8%200-7%200-13%200-20%200-4-4-8-8-8-11%200-23%200-34%200-2%200-4%202-6%203-2%200-5%201-8%202-1%200-3%200-5%200-1%200-3%200-5-1-5-5-9-7-15-6-7%200-12%200-18-1-4%200-8-2-12-4-7-3-8%201-8%207%200%204%201%209%201%2013%200%201%200%202%201%203%203%202%203%206%202%2010%200%201%201%203%202%204%204%203%205%206%204%2011%200%202%201%204%201%205%201%202%202%205%202%207%201%203%200%205%201%207%204%2011%204%2021-1%2032-3%207-4%2015-3%2024%200%208%201%2017%203%2025%201%207%204%2014%207%2020%203%208%206%2018%2010%2026%201%202%201%204-1%206-1%201-1%205%200%206%202%203%203%206%203%2010%200%202%202%205%203%207%204%208%208%2015%207%2025%200%201%200%202%200%203%205%2012%2010%2025%2019%2036%201%201%201%202%201%203%200%204%200%208%203%2011%201%201-1%205-4%205-4%200-8%200-11%200-1%200-3%200-3%201-2%203-5%204-9%204-11-2-12-2-16-11-3-8-4-17-6-26%200-2-1-4-2-7-1-3-2-4-5-4-4-1-6-2-8-3z%20m-30-154c2-4%204-3%206-1%202%202%204%205%205%208%202%206%202%206%209%205%200-5%201-10%201-15%200-1-1-1-1-2-5-5-7-11-7-17%200-11%200-22%201-33%200-3-1-4-3-5-2%200-3-1-4-2-4-3-8-3-12-3-7%200-13%200-20%200-3%200-5%200-7%203-2%202-9%200-11-2-5-5-7-5-12-2-2%201-5%202-8%202-5%201-9%201-14%200-3%200-5%201-6%204%200%200%200%200%200%200%206%206%204%2012%204%2019%200%202-1%205%202%207%201%201%201%204%201%205%200%202-1%203-2%204-2%204-4%207-2%2011%201%201%200%203%200%204-4%208-1%2016%200%2025%202%207%203%2015%205%2023%202%206%206%2011%2010%2017%201%203%202%206%204%208%203%206%206%2012%209%2017%201%203%202%205%203%207%203%2010%206%2019%208%2028%201%204%203%206%206%209%202%201%203%203%205%205%203%204%207%207%209%2012%201%201%202%203%202%204%200%204-1%208-1%2012%200%203%202%205%203%206%202%204%205%207%208%2011%202%202%203%205%205%207%205%204%206%208%206%2013-1%205%200%2010%200%2014-5%201-10%201-14%201-3%200-7%200-11%200-8%201-14-2-20-6-6-4-8-8-9-14%200-2-1-3-3-4-1-1-3-2-5-3-2-2-4-5-3-8%200-5-1-10%200-14%200-7-2-13-7-18%200%200-1%200-1%201-2%208-4%2016-6%2024%200%203%202%207%202%2010%201%206%201%2011-4%2015-1%201-1%202-1%203%200%208-1%2015%200%2022%200%203%202%207%203%2010%2028%200%2057%200%2086%200%200-5%200-9%200-13%200-2%201-4%201-6%201-2%201-3%201-5%200-17%200-33%200-49%200-1%200-3%200-3-4-5-4-11-3-17%200-2-1-3-1-4-3-7-7-13-10-20-3-5-5-9-6-15-1-3-1-7-1-10%200-3%200-4-3-6-3-1-5-2-7-4-6-4-6-11-6-17%200-1%200-3%200-3-4-6-8-10-11-15-4-10-9-21-13-31%200-2-1-4-1-6%200-6-2-10-4-16-4-11-9-23-13-33-1-3%201-6%204-5%203%200%205%201%207%202%205%203%2011%205%2017%206%205%200%209%203%2011%207%203%205%206%209%209%2013%203%204%207%207%2011%208%201%200%203%202%203%203%202%203%202%206%203%209%202%202%203%203%203%203z%20m-159%20224c2%204%203%204%206%204%2017%200%2034%200%2051%200%203%200%204-2%205-4%201-2%200-4-2-5-6-3-12-6-13-13-1-2%200-5%201-8%202-2%203-5%200-7-3-3-3-6-3-9%200-8%200-14%200-21%201-15%201-30%201-44%200-3%200-6-1-8%200-5%201-11%203-16%200-2%201-4%201-7%200-1-1-2-1-3-1-3-4-5-3-8%200-11%202-21%202-31%201-5%202-10-3-14-2-1-3-5-2-7%201-7%201-14%204-21%204-8%202-17%201-26%200-1-1-3-2-4-2-2-3-4-2-8%200-2%201-5%202-7%201-3%203-5%205-6%203-3%207-5%2011-7%204-2%205-6%205-10-10%200-20%200-29%200-4%200-9%200-13-1-3-1-6-2-9-4-4-3-4-3-8%202%204%203%208%207%2012%2011%201%201%202%203%202%205%201%2011%202%2023%203%2034%200%202%201%203%201%205%201%203%202%206%201%208-4%206-3%2012%201%2019%200%201%200%203%200%204%200%2016%200%2032%200%2048%200%2024%200%2048%200%2072%200%201-1%203%200%203%204%203%201%205%200%209-2%205-1%2011-2%2016%200%2010-1%2020-1%2031%200%204-1%209-1%2014%200%203-2%205-5%206-3%202-6%202-9%205-3%201-6%201-9%203z%22/%3E%3Cglyph%20glyph-name=%22hearthstone%22%20unicode=%22&#57483;%22%20d=%22M411%20196l101%2060-101%2060c-5%2013-11%2025-19%2036l23%2063-63-23c-11%208-23%2015-36%2019l-60%20101-60-101c-13-5-25-11-36-19l-63%2023%2023-63c-8-11-15-23-19-36l-101-60%20101-60c5-13%2011-25%2019-36l-23-63%2063%2023c11-8%2023-15%2036-19l60-101%2060%20101c13%205%2025%2011%2036%2019l63-23-23%2063c8%2011%2015%2023%2019%2036z%20m-155-78c-76%200-138%2062-138%20138%200%2076%2062%20138%20138%20138%2076%200%20138-62%20138-138%200-76-62-138-138-138z%20m92%20142c1%206-5%2013-5%2020%200%204-2%206-3%2010-1%203-1%206-2%2010%200%200-1%200-1%200%204%209-8%2019-14%2025-7%207-11%2016-21%2020-6%202-11%205-16%207-5%202-10%203-15%205-5%202-9%207-14%205-7-2-9-5-16-3-13%205-22-2-32-9-5-4-10-7-14-11-2-1-4-4-5-6-2-2-4-4-6-6-3-4-6-6-11-10-2-2-4-4-6-6-3-2-5-1-4-5%200-5%203-10%203-16%200-3%200-5%200-8%201-3%202-5%203-8%201-4%200-10%203-15%202-4%206-9%209-13%204-4%207-9%2010-14%203-3%2010-7%2010-11%206-1%207-8%2013-7%203%200%205%200%208-1%202-1%205-2%207-2%205-1%209%205%2014%206%206%201%2011-1%2016%202%2010%206%2015%2016%2015%2027%200%206-1%2010-5%2016-2%204-1%2010-5%2013-5%204-12%204-17%205-5%201-13%202-17-1-9-6%2011-21%200-26-11-5-18%208-21%2018-2%205-1%2013%200%2018%200%202%200%205%201%207%201%203%205%204%207%205%204%203%207%207%2011%2010%205%203%2010%205%2016%206%206%201%2013%201%2019%201%203%200%205-1%208-1%203%200%205%201%209%201%204%200%203-1%203-5%200-2%201-4%203-6%203-4%206-9%2010-13%207-8%206-22%205-33%200-6%200-11%202-17%202-6-3-6-7-10-4-3-5-8-8-12-4-4-7-7-12-11-4-3-7-6-11-9-5-2-10-5-15-7-6-3-12-4-18-6-3%200-6-1-9-3-2-1-3-4-6-5-7-5-15-3-22-7-5-2-19-3-19-8l-1%200c3-4%206-8%2011-9%205%200%2010-2%2015-4%204-1%209-3%2014-3%205-1%209-3%2014-4%207-1%2010%204%2016%205%205%201%2011%200%2017%201%205%201%2010%202%2016%204%205%201%2010%202%2015%204%204%201%2010%204%2014%206%204%203%204%209%209%2011%204%203%208%206%2011%209%203%203%204%2010%205%2014%202%205%205%208%208%2012%203%205%204%2010%205%2015%201%204%203%2011%202%2015%200%203-3%204-2%208%201%206%203%207%203%2010z%22/%3E%3Cglyph%20glyph-name=%22heroes%22%20unicode=%22&#57482;%22%20d=%22M256%20512l-227-128%200-256%20227-128%20227%20128%200%20256z%20m-194-225c13%20130%20120%20153%20120%20153-142-152%2024-258%2024-258l-114-25c-37%2053-30%20130-30%20130z%20m144-31c0%2028%2022%2051%2050%2051%2028%200%2050-23%2050-51%200-28-22-51-50-51-28%200-50%2023-50%2051z%20m124-177c-119-52-191%2031-191%2031%20200-52%20210%20148%20210%20148l78-89c-28-59-97-90-97-90z%20m116%20152c-61%20200-234%20105-234%20105l34%20114c65%207%20126-37%20126-37%20106-76%2074-182%2074-182z%22/%3E%3Cglyph%20glyph-name=%22overwatch%22%20unicode=%22&#57484;%22%20d=%22M100%20461c45%2034%2098%2051%20153%2051l6%200c55%200%20108-17%20153-51l-40-47c-33%2024-72%2038-113%2038l-5%200c-41%200-80-14-113-38z%20m156-461l-3%200c-3%200-6%200-9%200l-3%200c-2%200-10%201-10%201l-5%200c-2%200-4%201-6%201-1%200-3%200-5%200-2%201-7%201-7%201%200%200-6%202-8%203l-2%200c-10%202-19%205-28%208-1%200-3%201-5%202l-2%201c-3%201-5%202-7%202-31%2013-58%2031-81%2053l-3%203c-48%2048-75%20113-75%20181%200%2070%2030%20137%2080%20185l41-49c-36-36-57-85-57-136%200-34%209-67%2026-96l3-6%20108%20107%2034%2084%200-137-103-102%207-4c5-4%2011-8%2017-11l4-2%200-1c29-17%2062-27%2096-27l5%200c34%200%2067%2010%2096%2027l0%201%203%202c6%203%2011%207%2017%2011l2%204-109%20103%200%20136%2040-84%20113-107%204%206c17%2029%2027%2062%2027%2096%200%2051-21%20100-57%20137l40%2049c51-48%2081-116%2081-186%200-68-27-133-75-181l-5-4c-22-22-49-39-78-51-3-2-6-2-8-3l-2-2c-2%200-4-1-5-2-9-3-18-5-28-7%200%200-6-1-7-2l-3%200c-2-1-4-1-6-1-2-1-4-1-5-1-2%200-4%200-7-1l-5%200c0%200-8-1-10-1l-3%200c-3%200-6%200-9%200z%22/%3E%3Cglyph%20glyph-name=%22warcraft%22%20unicode=%22&#57486;%22%20d=%22M256%20467c117%200%20211-94%20211-211%200-117-94-211-211-211-117%200-211%2094-211%20211%200%20117%2094%20211%20211%20211m0%2045c-141%200-256-115-256-256%200-141%20115-256%20256-256%20141%200%20256%20115%20256%20256%200%20141-115%20256-256%20256z%20m211-142l0%2093c0%201-1%202-1%203-1%200-2%201-3%201l-94%200c6-33%2068-90%2098-97z%20m-421-228l0-94c0-1%200-2%201-2%200-1%201-1%202-1l94%200c-5%2033-67%2089-97%2097z%20m323-96l94%200c1%200%202%200%203%201%200%200%201%201%201%202l0%2094c-34-5-90-67-98-97z%20m-226%20421l-94%200c-1%200-2%200-2-1-1-1-1-1-1-2l0-94c33%205%2089%2067%2097%2097z%20m-24-100l79%200c0%200-4-18-3-27%204-34%2026-130%2026-130l37%20150%2038-147c0%200%2022%20129%2022%20138%200%208-8%2017-8%2017l82%200c0%200-17-16-23-38-8-28-33-171-33-180%200-15%2010-26%2010-26l-77%200c0%200%202%208%202%2021%200%2013-12%2076-12%2076%200%200-15-65-15-77%200-11%205-20%205-20l-80%200c0%200%2015%2011%2015%2021-2%2030-43%20182-46%20194-5%2020-19%2028-19%2028z%22/%3E%3Cglyph%20glyph-name=%22starcraft%22%20unicode=%22&#57487;%22%20d=%22M153%20124c-1-26-1%203-1-4l0-1c10-28%2045-71%2088-95%201%200%201-1%202-1%200%200%201%200%201%201%201%200%202%201%202%202%200%2018%200%2025%200%2097-5-3-92%201-92%201z%20m114%2011c0-94%200-87%200-109%200-1%200-2%201-2%201%200%201-1%202-1%200%200%201%200%201%201%2044%2024%2077%2062%2087%2090%200%200-33-2-76%2038-8-14-9-13-15-17z%20m-24%20320l-85%2033-2%200-88-16c-1%200-2-1-2-2%200-2%200-3%201-3%200%200%2014-6%2030-14%2016-9%2034-21%2040-32%203-5%201%200%203-8l104%201c0%2032%200%2039%200%2039%200%201%200%202-1%202z%20m202%2017l-88%2016-2%200-87-33c-1%200-1-1-1-2%200%200%200-40%200-44l11-13c3%203%2011%2019%2029%2019%2017%200%2038%200%2066%200%2019%2027%2073%2051%2073%2051%201%201%201%202%201%203%200%202-1%203-2%203z%20m-406-124l142%200%2019-18c0%200%201%200%202%200%200%200%201%200%202%201l49%2055c1%201%201%202%201%203-1%201-2%201-3%201%200%200-177%200-183%200-8%200-15-1-21-6-7-5-10-13-10-27%200-6%200-6%200-6%200-1%201-3%202-3z%20m470%2040l-202%200-2%200-36-35c-1-1-1-2-1-3%201-1%202-2%203-2l162%200%208-11c1-1%202-1%202-1%201%200%201%200%202%200l66%2047c1%201%202%203%201%204-1%201-2%201-3%201z%20m-67-215c-5-1-11-1-17-1-44%200-86%2035-90%2086-1%2010-1%209-1%2017%200%2022%202%2039%203%2048%200%201%200%202%200%202-1%201-1%201-2%201l-72%200c-1%200-2%200-2-2-4-10-10-30-10-57%200-16%202-23%208-42%2014-43%2066-84%20107-84%2063%200%2078%2022%2078%2029%200%201%200%202-1%202%200%201%200%202-1%201z%20m-303%20152l-2%201-82%200c-1%200-2-1-3-2%200-1%200-2%201-3%200%200%20110-127%20113-131%200-1%200-1%200-1%200%200-1-1-1-1-2%200-45%200-65%200-12%200-21%205-26%209-5%204-7%208-7%208-1%201-1%201-2%202-2%200-2%200-3-1l-60-56c-2-2-2-3-2-4%201-1%202-1%203-1%200%200%20211%200%20227%200%2013%200%2022%2014%2022%2028%200%205-2%2010-5%2014-8%2011-108%20137-108%20138z%20m54-24c2-1%203-1%205-1l1%200c8%201%2015%204%2021%2010l6%207c-4-15-6-32-6-49%200-1%200-2%200-3-9%2011-18%2024-27%2036z%22/%3E%3Cglyph%20glyph-name=%22beam%22%20unicode=%22&#57506;%22%20d=%22M256%20512c-141%200-255-115-255-256%200-141%20114-256%20255-256%20141%200%20255%20115%20255%20256%200%20141-114%20256-255%20256z%20m123-219c4-37-6-76-45-115-39-40-79-50-116-45%2035-66%2069-121%2037-121-133%200-242%20110-242%20244%200%2050%2093-108%20206-123-40%2073-82%20160-41%20202%2041%2040%20128-3%20201-42-14%20113-173%20206-123%20206%20134%200%20243-108%20243-244%200-31-55%202-120%2038z%22/%3E%3Cglyph%20glyph-name=%22curse%22%20unicode=%22&#57507;%22%20d=%22M424%20172c-16%2048-42%2061-42%2061%2013-18%2016-45%207-66-8-16-35-38-49-16-5%207-5%2015-4%2024%202%207%203%2015%207%2023%204%207%209%2015%2014%2021%206%209%2010%2019%2012%2030%202%209%201%2028-8%2034%203-11-5-22-14-27-2-1-3-1-4-2-3%200-6%200-8%200-7%201-15%207-18%2014-5%2011-2%2024%207%2033%207%207%2016%209%2026%205-5%2028-24%2046-38%2067-19%2027-28%2059-16%2089%200%200%200%201%200%202%2012%2026%2043%2044%2072%2049-2%200-3%200-5%200-48%200-88-26-88-26-69-47-23-115-17-125%206-10%202-30-18-31-29-2-35%2044-35%2044-21-23-16-63%2017-91%2021-18%2021-44%2014-68-4-13-11-25-21-33-24-17-53-5-67%2017-23%2037%201%2072%201%2072-35-14-54-34-61-57%200%200%200-1-1-1%200-3-1-7-2-9-1-2-1-4-1-6%200-1-1-2-1-4-2-23%200-63%2035-96%2051-48%2090-45%20111-50%2021-6%2041-18%2055-50%200%200%209%2018%2022%2027%2020%2014%2052%2014%2081%2033%2029%2019%2053%2068%2037%20113z%22/%3E%3Cglyph%20glyph-name=%22player%22%20unicode=%22&#57508;%22%20d=%22M256%20512c-105%200-191-86-191-191%200-1%200-2%200-3%200-1%200-1%200-1%200-1%200-1%200-2%200-1%200-1%200-2l0%200c5-139%20150-313%20150-313l0%20230c-50%2023-72%2082-50%20131%2023%2051%2082%2073%20131%2050%2050-22%2073-81%2050-131-11-26-33-44-59-54l0-94c104%2017%20174%20115%20157%20220-14%2092-94%20160-188%20160z%22/%3E%3Cglyph%20glyph-name=%22streamjar%22%20unicode=%22&#57509;%22%20d=%22M416%20453c-37-8-96-13-163-13-67%200-127%205-163%2013-23-5-34-6-31-18%204-16%2083-31%20194-31%20111%200%20196%2015%20200%2031%203%2012-14%2013-37%2018z%20m1%206c-71-10-128-12-167-12-26%200-52%200-87%204-28%203-71%209-71%209%201%2014%202%2032%2020%2043%2010%206%2024%208%2029%208%2029%201%20201%201%20231%200%204%200%2019-2%2028-8%2019-11%2019-29%2021-43%200%200-43-6-72-9-35-4-61-4-86-4-39%200-97%202-167%2012m335-81c-2%200-5%200-9%201%200%200-27%203-55-10-2-1-5-2-7-4%200%200-4-4-7-9-2-4-28-111-37-126-9-15-29-50-52-70-34-27-85-49-109-52-12-2-24-4-37-5-4%200-14%200-26-3-3%200-9-9-10-13-1-4-2-17%201-34%202-12%205-26%2016-38%2012-10%2025-13%2033-13%203-1%206-2%2011-1l236%200c29%200%2052%2023%2052%2051z%22/%3E%3Cglyph%20glyph-name=%22nintendo%22%20unicode=%22&#57510;%22%20d=%22M216%20377c-42%200-81-13-114-34-4-3-7-5-11-5l-50%200c-11%200-20-9-20-19l-1%200%200-300c0-10%209-18%2020-18l64%200c11%200%2020%208%2020%2018l0%20171c0%2049%2041%2088%2092%2088%2050%200%2091-39%2091-88l0-171c0-10%209-19%2020-19l64%200c10%200%2020%209%2020%2019l0%20171c-1%20103-87%20187-195%20187z%20m272-1c-59%2082-159%20136-272%20136-50%200-97-10-140-29-7-3-10-11-7-19%204-7%2012-10%2019-7%2039%2018%2082%2027%20128%2027%20103%200%20195-49%20250-125%204-6%2013-7%2019-3%207%205%208%2014%203%2020z%20m-272%2073c-39%200-77-8-112-23-7-4-10-11-7-18%204-8%2012-11%2019-8%2031%2014%2065%2021%20101%2021%2078%200%20153-36%20198-97%202-4%207-6%2011-6%203%200%206%201%208%203%206%205%207%2013%203%2019-51%2068-134%20109-221%20109z%22/%3E%3Cglyph%20glyph-name=%22hellocoton%22%20unicode=%22&#57511;%22%20d=%22M102%20180c-7%201-13%203-19%204-17%205-33%2013-47%2024-17%2015-28%2034-33%2056-10%2040%208%2084%2045%20106%2012%207%2025%2012%2039%2015%2017%202%2034%200%2051-7%203-1%206-3%209-4%201-1%202-1%203-2%200%204-1%208-1%2013-2%2021%200%2043%209%2062%2013%2027%2032%2047%2061%2055%2040%2012%2075%202%20105-28%2014-16%2023-35%2025-56%201-9%201-19-1-28%200%200-1-1-1-2%200%200%200-1%200-2%201%201%202%201%203%202%2012%206%2025%2010%2039%2013%2040%208%2080-8%20103-39%207-9%2013-20%2016-32%202-9%205-20%204-30-2-32-15-58-41-78-9-6-18-12-28-15-6-1-12-2-18-3-1%200-2-1-3-1%202-1%203-2%204-3%2010-12%2020-23%2026-37%2013-28%2014-57%203-85-15-33-40-53-76-60-39-6-71%208-96%2039-3%204-6%209-9%2014-1%201-2%203-3%206-1-2-2-4-2-5-8-14-17-27-29-38-15-14-33-23-53-26-46-9-87%2018-105%2051-6%2012-10%2024-11%2038-1%2014%200%2028%205%2042%204%2014%2012%2026%2022%2036%201%201%202%203%204%205z%20m145%2051c0%200%200%200%200%200-1-1-1-2-2-3-17-16-37-28-59-38-23-10-48-14-73-11-2%200-3%200-5%200%201-1%201-2%202-3%204-6%209-11%2014-16%207-5%2015-10%2023-14%2019-7%2039-9%2060-5%2010%201%2019%205%2027%2011%2014%2011%2024%2025%2029%2042%203%2010%204%2021%203%2032%200%201%200%201%201%202%200-1%201-2%201-2%206-12%2011-25%2014-39%203-11%204-23%205-35%201-10%201-19-1-29-2-14-6-27-12-40%200-1%200-2-1-3%200%200%201-1%201-1%205%203%2011%205%2016%208%2014%206%2025%2017%2034%2030%208%2013%2013%2026%2016%2041%202%2011%202%2022-1%2032-4%2012-10%2022-18%2031-11%2011-25%2020-41%2024-1%200-1%201-2%201%205%201%2011%202%2017%203%2017%201%2033-1%2050-4%2010-3%2021-5%2030-9%2015-7%2028-16%2041-27%201-1%202-1%203-2%200%200%201%200%201%200-1%206-1%2012-2%2018-2%2013-7%2024-14%2035-11%2016-25%2028-43%2036-10%205-22%208-34%207-13-2-25-6-37-13-10-7-20-16-27-27%200-1-1-1-1-2%200%200-1%201-1%201%202%207%203%2014%205%2022%205%2017%2013%2032%2022%2047%205%209%2012%2018%2019%2026%2010%2010%2021%2018%2033%2025%201%200%202%201%203%202%200%200%200%201%200%201-4%201-9%202-13%203-13%203-25%202-38-1-17-5-32-13-46-25-14-12-22-27-24-46-1-12%201-25%205-37%203-9%209-17%2015-25%201-1%202-2%202-3%200%200%200%200-1%200-1%200-1%200-2%201-16%208-30%2018-42%2030-11%2010-21%2022-29%2035-9%2014-15%2030-18%2047%200%201-1%202-1%204-7-11-13-20-16-31-3-12-4-24-2-36%201-12%205-24%2010-35%2010-23%2029-35%2052-40%206-2%2012-1%2019-2%2010%200%2020%202%2030%207%201%200%202%200%203%200z%22/%3E%3C/font%3E%3C/defs%3E%3C/svg%3E#socicon) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*=" socicon-"]:before,[class^=socicon-]:before,[data-icon]:before{font-family:"socicon"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.socicon-modelmayhem:before{content:"\e000"}.socicon-mixcloud:before{content:"\e001"}.socicon-drupal:before{content:"\e002"}.socicon-swarm:before{content:"\e003"}.socicon-istock:before{content:"\e004"}.socicon-yammer:before{content:"\e005"}.socicon-ello:before{content:"\e006"}.socicon-stackoverflow:before{content:"\e007"}.socicon-persona:before{content:"\e008"}.socicon-triplej:before{content:"\e009"}.socicon-houzz:before{content:"\e00a"}.socicon-rss:before{content:"\e00b"}.socicon-paypal:before{content:"\e00c"}.socicon-odnoklassniki:before{content:"\e00d"}.socicon-airbnb:before{content:"\e00e"}.socicon-periscope:before{content:"\e00f"}.socicon-outlook:before{content:"\e010"}.socicon-coderwall:before{content:"\e011"}.socicon-tripadvisor:before{content:"\e012"}.socicon-appnet:before{content:"\e013"}.socicon-goodreads:before{content:"\e014"}.socicon-tripit:before{content:"\e015"}.socicon-lanyrd:before{content:"\e016"}.socicon-slideshare:before{content:"\e017"}.socicon-buffer:before{content:"\e018"}.socicon-disqus:before{content:"\e019"}.socicon-vkontakte:before{content:"\e01a"}.socicon-whatsapp:before{content:"\e01b"}.socicon-patreon:before{content:"\e01c"}.socicon-storehouse:before{content:"\e01d"}.socicon-pocket:before{content:"\e01e"}.socicon-mail:before{content:"\e01f"}.socicon-blogger:before{content:"\e020"}.socicon-technorati:before{content:"\e021"}.socicon-reddit:before{content:"\e022"}.socicon-dribbble:before{content:"\e023"}.socicon-stumbleupon:before{content:"\e024"}.socicon-digg:before{content:"\e025"}.socicon-envato:before{content:"\e026"}.socicon-behance:before{content:"\e027"}.socicon-delicious:before{content:"\e028"}.socicon-deviantart:before{content:"\e029"}.socicon-forrst:before{content:"\e02a"}.socicon-play:before{content:"\e02b"}.socicon-zerply:before{content:"\e02c"}.socicon-wikipedia:before{content:"\e02d"}.socicon-apple:before{content:"\e02e"}.socicon-flattr:before{content:"\e02f"}.socicon-github:before{content:"\e030"}.socicon-renren:before{content:"\e031"}.socicon-friendfeed:before{content:"\e032"}.socicon-newsvine:before{content:"\e033"}.socicon-identica:before{content:"\e034"}.socicon-bebo:before{content:"\e035"}.socicon-zynga:before{content:"\e036"}.socicon-steam:before{content:"\e037"}.socicon-xbox:before{content:"\e038"}.socicon-windows:before{content:"\e039"}.socicon-qq:before{content:"\e03a"}.socicon-douban:before{content:"\e03b"}.socicon-meetup:before{content:"\e03c"}.socicon-playstation:before{content:"\e03d"}.socicon-android:before{content:"\e03e"}.socicon-snapchat:before{content:"\e03f"}.socicon-twitter:before{content:"\e040"}.socicon-facebook:before{content:"\e041"}.socicon-googleplus:before{content:"\e042"}.socicon-pinterest:before{content:"\e043"}.socicon-foursquare:before{content:"\e044"}.socicon-yahoo:before{content:"\e045"}.socicon-skype:before{content:"\e046"}.socicon-yelp:before{content:"\e047"}.socicon-feedburner:before{content:"\e048"}.socicon-linkedin:before{content:"\e049"}.socicon-viadeo:before{content:"\e04a"}.socicon-xing:before{content:"\e04b"}.socicon-myspace:before{content:"\e04c"}.socicon-soundcloud:before{content:"\e04d"}.socicon-spotify:before{content:"\e04e"}.socicon-grooveshark:before{content:"\e04f"}.socicon-lastfm:before{content:"\e050"}.socicon-youtube:before{content:"\e051"}.socicon-vimeo:before{content:"\e052"}.socicon-dailymotion:before{content:"\e053"}.socicon-vine:before{content:"\e054"}.socicon-flickr:before{content:"\e055"}.socicon-500px:before{content:"\e056"}.socicon-wordpress:before{content:"\e058"}.socicon-tumblr:before{content:"\e059"}.socicon-twitch:before{content:"\e05a"}.socicon-8tracks:before{content:"\e05b"}.socicon-amazon:before{content:"\e05c"}.socicon-icq:before{content:"\e05d"}.socicon-smugmug:before{content:"\e05e"}.socicon-ravelry:before{content:"\e05f"}.socicon-weibo:before{content:"\e060"}.socicon-baidu:before{content:"\e061"}.socicon-angellist:before{content:"\e062"}.socicon-ebay:before{content:"\e063"}.socicon-imdb:before{content:"\e064"}.socicon-stayfriends:before{content:"\e065"}.socicon-residentadvisor:before{content:"\e066"}.socicon-google:before{content:"\e067"}.socicon-yandex:before{content:"\e068"}.socicon-sharethis:before{content:"\e069"}.socicon-bandcamp:before{content:"\e06a"}.socicon-itunes:before{content:"\e06b"}.socicon-deezer:before{content:"\e06c"}.socicon-telegram:before{content:"\e06e"}.socicon-openid:before{content:"\e06f"}.socicon-amplement:before{content:"\e070"}.socicon-viber:before{content:"\e071"}.socicon-zomato:before{content:"\e072"}.socicon-draugiem:before{content:"\e074"}.socicon-endomodo:before{content:"\e075"}.socicon-filmweb:before{content:"\e076"}.socicon-stackexchange:before{content:"\e077"}.socicon-wykop:before{content:"\e078"}.socicon-teamspeak:before{content:"\e079"}.socicon-teamviewer:before{content:"\e07a"}.socicon-ventrilo:before{content:"\e07b"}.socicon-younow:before{content:"\e07c"}.socicon-raidcall:before{content:"\e07d"}.socicon-mumble:before{content:"\e07e"}.socicon-medium:before{content:"\e06d"}.socicon-bebee:before{content:"\e07f"}.socicon-hitbox:before{content:"\e080"}.socicon-reverbnation:before{content:"\e081"}.socicon-formulr:before{content:"\e082"}.socicon-instagram:before{content:"\e057"}.socicon-battlenet:before{content:"\e083"}.socicon-chrome:before{content:"\e084"}.socicon-discord:before{content:"\e086"}.socicon-issuu:before{content:"\e087"}.socicon-macos:before{content:"\e088"}.socicon-firefox:before{content:"\e089"}.socicon-opera:before{content:"\e08d"}.socicon-keybase:before{content:"\e090"}.socicon-alliance:before{content:"\e091"}.socicon-livejournal:before{content:"\e092"}.socicon-googlephotos:before{content:"\e093"}.socicon-horde:before{content:"\e094"}.socicon-etsy:before{content:"\e095"}.socicon-zapier:before{content:"\e096"}.socicon-google-scholar:before{content:"\e097"}.socicon-researchgate:before{content:"\e098"}.socicon-wechat:before{content:"\e099"}.socicon-strava:before{content:"\e09a"}.socicon-line:before{content:"\e09b"}.socicon-lyft:before{content:"\e09c"}.socicon-uber:before{content:"\e09d"}.socicon-songkick:before{content:"\e09e"}.socicon-viewbug:before{content:"\e09f"}.socicon-googlegroups:before{content:"\e0a0"}.socicon-quora:before{content:"\e073"}.socicon-diablo:before{content:"\e085"}.socicon-blizzard:before{content:"\e0a1"}.socicon-hearthstone:before{content:"\e08b"}.socicon-heroes:before{content:"\e08a"}.socicon-overwatch:before{content:"\e08c"}.socicon-warcraft:before{content:"\e08e"}.socicon-starcraft:before{content:"\e08f"}.socicon-beam:before{content:"\e0a2"}.socicon-curse:before{content:"\e0a3"}.socicon-player:before{content:"\e0a4"}.socicon-streamjar:before{content:"\e0a5"}.socicon-nintendo:before{content:"\e0a6"}.socicon-hellocoton:before{content:"\e0a7"}
/*!
 * 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)
 */
@-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,.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}.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-180,:root .fa-rotate-270,:root .fa-rotate-90{-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-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-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-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/build/fonts/fa-brands-400.89a52ae1.eot);src:url(/build/fonts/fa-brands-400.89a52ae1.eot?#iefix) format("embedded-opentype"),url(/build/fonts/fa-brands-400.c1210e5e.woff2) format("woff2"),url(/build/fonts/fa-brands-400.329a95a9.woff) format("woff"),url(/build/fonts/fa-brands-400.9e138496.ttf) format("truetype"),url("/%3C?xml%20version=%221.0%22%20standalone=%22no%22?%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%20%3E%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20version=%221.1%22%3E%3Cmetadata%3ECreated%20by%20FontForge%2020201107%20at%20Tue%20Mar%2016%2010:15:04%202021%20By%20Robert%20MadoleCopyright%20(c)%20Font%20Awesome%3C/metadata%3E%3C!--%20Font%20Awesome%20Free%205.15.3%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20(Icons:%20CC%20BY%204.0,%20Fonts:%20SIL%20OFL%201.1,%20Code:%20MIT%20License)%20--%3E%3Cdefs%3E%3Cfont%20id=%22FontAwesome5Brands-Regular%22%20horiz-adv-x=%22448%22%20%3E%20%20%3Cfont-face%20%20%20%20%20font-family=%22Font%20Awesome%205%20Brands%20Regular%22%20%20%20%20font-weight=%22400%22%20%20%20%20font-stretch=%22normal%22%20%20%20%20units-per-em=%22512%22%20%20%20%20panose-1=%222%200%205%203%200%200%200%200%200%200%22%20%20%20%20ascent=%22448%22%20%20%20%20descent=%22-64%22%20%20%20%20bbox=%22-0.200195%20-66.9505%20641.5%20448.3%22%20%20%20%20underline-thickness=%2225%22%20%20%20%20underline-position=%22-50%22%20%20%20%20unicode-range=%22U+0020-F8E8%22%20%20/%3E%20%20%20%20%3Cmissing-glyph%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22firefox-browser%22%20unicode=%22&#xe007;%22%20horiz-adv-x=%22512%22%20d=%22M130.63%20324.51c0.160156%20-0.00976562%200.0800781%20-0.00976562%200%200zM482.05%20279.16c15.2803%20-36.7598%2020.6709%20-80.748%2015.8213%20-122.578c-0.370117%20-3.15039%20-0.700195%20-6.29004%20-1.11035%20-9.41016c-19.6094%20-115.04%20-119.79%20-202.62%20-240.43%20-202.62c-134.71%200%20-243.92%20109.19%20-243.92%20243.891v1.23926c0.149414%202.70996%200.30957%205.41016%200.490234%208.12012c0.0498047%200.240234%200.0498047%200.480469%200.0498047%200.719727c0.439453%206.29004%200.870117%2010.3105%201.43945%2014c0.240234%201.91309%200.5%203.82617%200.780273%205.73926c1.66992%2012.2705%203.94043%2022.21%204%2022.4805c5.99219%2026.8799%2017.3516%2052.1084%2032.7305%2073.8994v0c6.86816%209.79785%2014.3965%2018.8301%2022.7695%2027.3301c7.36719%207.53418%2015.2451%2014.2881%2023.8398%2020.4307c0.930664%200.629883%208.03027%204.83984%208.15039%204.30957c-0.570312%20-8.42969%20-1.24023%20-48.8301%208.42969%20-61.0801h0.120117c14.1602%2015.9199%2033.6504%2033.96%2058.71%2045.3701c-2.38477%20-9.13379%20-3.64844%20-18.6562%20-3.64844%20-28.5332c0%20-10.7832%201.51367%20-21.2158%204.33887%20-31.0967c2.20508%20-1.47852%204.29199%20-3.05566%206.30957%20-4.77051c3.71973%20-3.14941%207.91992%20-7.34961%2016.7705%20-16.0596c16.5498%20-16.3096%2059%20-33.1797%2059.0898%20-35.1797c-0.400391%20-6.08008%20-21.8301%20-27%20-29.3301%20-27c-69.3701%200%20-80.6201%20-41.9502%20-80.6201%20-41.9502c3.07031%20-35.3301%2027.6699%20-64.4102%2057.5098%20-79.75c1.36035%20-0.730469%202.74023%20-1.37012%204.12012%20-2c2.36035%20-1.04004%204.74023%20-2.02051%207.16016%20-2.92969c9.95996%20-3.52539%2020.6885%20-5.66895%2031.7402%20-6.12012c121.569%20-5.7002%20145.13%20145.34%2057.3896%20189.199c22.4697%203.91016%2045.8203%20-5.12988%2058.8203%20-14.2793c-10.374%2018.1104%20-24.9414%2033.167%20-42.6602%2044.1299c-0.993164%200.620117%20-1.99316%201.21973%20-3%201.7998c-1.55957%200.913086%20-3.13965%201.79004%20-4.74023%202.62988c-0.75%200.390625%20-1.5%200.759766%20-2.25%201.12988c-1.65332%200.813477%20-3.32031%201.59668%20-5.00098%202.34961c-1.07031%200.469727%20-2.16016%200.910156%20-3.25%201.34961c-1.33984%200.580078%20-2.68945%201.08008%20-4.0498%201.58008c-1.86035%200.669922%20-3.73047%201.2998%20-5.62012%201.87012c-0.679688%200.209961%20-1.33008%200.429688%20-2%200.629883c-10.8193%203.12793%20-22.2139%204.82422%20-34.0352%204.82422c-0.338867%200%20-0.676758%20-0.00195312%20-1.01465%20-0.00390625c-2%20-0.0205078%20-4%20-0.100586%20-6%20-0.220703l-1.41992%20-0.0996094c-14.8984%20-1.04102%20-29.2461%20-4.92383%20-42.1104%20-11l-0.519531%20-0.209961c-0.625977%20-0.21582%20-1.29688%20-0.335938%20-1.99609%20-0.335938c-2.68164%200%20-4.96289%201.72559%20-5.79395%204.12598c-0.246094%200.669922%20-0.388672%201.39258%20-0.388672%202.14746c0%202.4541%201.41797%204.58008%203.47852%205.60254c14.7295%206.98535%2031.1982%2011.3564%2048.3301%2012.3301c5.7793%2035.3994%2028.2695%2091.0098%2082.5%20122.78l-0.100586%20-0.140625l0.180664%200.100586l0.120117%200.0693359c0.0732422%200.0195312%200.149414%200.0302734%200.229492%200.0302734c0.0791016%200%200.15625%20-0.0107422%200.230469%20-0.0302734c0.30957%20-0.0390625%200.550781%20-0.303711%200.550781%20-0.624023c0%20-0.0117188%20-0.000976562%20-0.0244141%20-0.000976562%20-0.0361328c0.84375%20-3.34961%202.08887%20-6.61523%203.63965%20-9.61914c0.830078%20-1.70996%201.69043%20-3.40039%202.69043%20-5.05078c1.87988%20-3.21973%203.80957%20-6.2793%205.73926%20-9.33008c38.2002%20-60.3594%2084.9707%20-88.0791%20112.551%20-156.829c-0.0507812%200.269531%20-0.0507812%200.40918%20-0.0507812%200.40918c-3.0293%2020.1201%20-10.9795%2047.1104%20-24.6992%2074c16.8594%20-8.72949%2038.3301%20-36.2295%2048.9395%20-61.7295z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ideal%22%20unicode=%22&#xe013;%22%20horiz-adv-x=%22576%22%20d=%22M125.61%20282.52c27.0713%20-0.0107422%2049.0488%20-21.9873%2049.0596%20-49.0596v-0.00976562c0%20-27.083%20-21.9873%20-49.0703%20-49.0703%20-49.0703c-27.082%200%20-49.0693%2021.9873%20-49.0693%2049.0703c0%2027.082%2021.9873%2049.0693%2049.0693%2049.0693h0.0107422zM86.1504%2022.1602v140.52h78.9395v-140.52h-78.9395zM237.61%20233.76c0%20-20.4502%20-8.99023%20-23.2598%20-18.7402%20-23.2598h-14.0498v45.79h14.0498c8.74023%200%2018.7402%20-2.53027%2018.7402%20-22.5303zM439.3%20187.76h57.0898c-1.7793%20-98.4795%20-52.1094%20-165.64%20-196.72%20-165.64h-94.8301v165.62h14c25.9805%200%2041.5%2017.1895%2041.5%2046c0%2027.9102%20-15.8994%2045.2598%20-41.5%2045.2598h-14v82.8096h94.8301c88.9404%200%20186.83%20-26.8896%20196.07%20-151.31h-33.6904v68.5703h-22.75v-91.3105zM329.55%20187.76l-0.0400391%2022.7402h-33.5098v12.5h30v22.6904h-30v10.5791h31.7305v22.7305h-54.4307v-91.2402h56.25zM404.21%20187.76l23.6699%20-0.0195312l-27.5303%2091.3398h-32.3496l-27.5303%20-91.3203h23.6602l5.17969%2017.6699h29.7402zM299.65%20416c218.35%200%20250.97%20-140%20251%20-223.48c0%20-144.789%20-89.1504%20-224.52%20-251%20-224.52h-267.65v448h267.65zM299.65%20-10.9199c148.899%200%20229.899%2069.3496%20229.899%20203.439c0%20137.801%20-87.7998%20202.41%20-229.899%20202.41h-246.58v-405.85h246.58zM383.51%20253.93h1.37012l7.52051%20-25.8096h-16.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22microblog%22%20unicode=%22&#xe01a;%22%20d=%22M399.36%2085.7695l0.149414%200.0605469c-13.5439%20-15.3408%20-21.7432%20-35.5967%20-21.7432%20-57.6494c0%20-19.957%206.73438%20-38.3545%2018.0537%20-53.041c0.589844%20-0.745117%200.944336%20-1.68652%200.944336%20-2.71094c0%20-0.311523%20-0.0322266%20-0.615234%20-0.0947266%20-0.90918c-0.416992%20-2.00684%20-2.19434%20-3.52051%20-4.32422%20-3.52051c-0.306641%200%20-0.606445%200.03125%20-0.895508%200.0908203c-32.2803%207.17969%20-61.3105%2024.8301%20-79.8906%2049.9199c-1.30566%201.78906%20-3.41699%202.94434%20-5.7998%202.94434c-0.811523%200%20-1.5918%20-0.135742%20-2.31934%20-0.383789c-24.7363%20-8.66016%20-51.3818%20-13.4404%20-79.0586%20-13.4404h-0.381836c-122.86%200%20-222.46%2091.4805%20-222.46%20204.43c0%20112.95%2099.5996%20204.44%20222.46%20204.44s222.46%20-91.4902%20222.46%20-204.44c0%20-47.4492%20-17.6104%20-91.0996%20-47.0996%20-125.79zM329.52%20235.6c1.56738%201.18652%202.57324%203.03516%202.57324%205.15039c0%203.57227%20-2.88672%206.47461%20-6.45312%206.5l-71.8799%201.50977l-23.6602%2067.9199c-0.882812%202.54199%20-3.29688%204.36914%20-6.1377%204.36914s-5.25879%20-1.82715%20-6.1416%20-4.36914l-23.6602%20-67.9199l-71.8799%20-1.50977c-3.5293%20-0.0673828%20-6.38086%20-2.95117%20-6.38086%20-6.49609c0%20-2.11523%201.01367%20-3.99707%202.58105%20-5.18359l57.2998%20-43.4902l-20.79%20-68.8604c-0.178711%20-0.59375%20-0.269531%20-1.21875%20-0.269531%20-1.87109c0%20-3.59277%202.91699%20-6.50977%206.50977%20-6.50977c1.37793%200%202.65723%200.429688%203.70996%201.16113l59.0596%2041.0801l59.0596%20-41.0498c1.05371%20-0.735352%202.33984%20-1.1709%203.71973%20-1.1709c3.58789%200%206.5%202.91211%206.5%206.5c0%200.657227%20-0.0976562%201.29199%20-0.279297%201.89062l-20.7803%2068.8604z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pied-piper-square%22%20unicode=%22&#xe01e;%22%20d=%22M32%2029l-32%20-60.2002l0.799805%20328c0%2065.9004%2053.2002%20119.2%20119.2%20119.2h327.2c-93%20-28.9004%20-189.9%20-94.2002%20-253.9%20-168.6c-70.5996%20-81.4004%20-110.7%20-137.4%20-161.3%20-218.4zM448%20416c0%200%200%20-328.8%200.0996094%20-328.8c0%20-65.9004%20-53.2998%20-119.2%20-119.3%20-119.2h-328.399c18.5%2025.5%2061.6992%2054%2084.8994%2066c35.5%2018.0996%2076.4004%2028.5%20105.3%2056.2998c42.1006%2040.5%2047.8008%20105%2071%20158.601c43.6006%20100.3%20186.4%20167.1%20186.4%20167.1z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22unity%22%20unicode=%22&#xe049;%22%20horiz-adv-x=%22576%22%20d=%22M498.11%20241.6l-30%20-49.5996l30%20-49.6299l-52.8008%20-191.62l-197.079%2051.3604l-29.2402%2050l-59.1699%20-0.430664l-144.28%20140.32l144.26%20140.29l59.2002%20-0.429688l29.2002%2050.0596l197.109%2051.3604zM223.77%20323.8l-108.899%20-108.13h173.13l86.5498%20145.82zM223.77%2060.1699l150.78%20-37.6895l-86.5498%20145.81h-173.13zM416.77%2046.1699l41.79%20145.83l-41.8096%20145.84l-86.5801%20-145.84z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dailymotion%22%20unicode=%22&#xe052;%22%20d=%22M298.93%20181c7.14062%20-4%2012.9844%20-9.85254%2016.9727%20-17c3.86426%20-6.83691%206.10059%20-14.7783%206.10059%20-23.1865c0%20-0.0947266%200%20-0.188477%20-0.000976562%20-0.283203c-0.0332031%20-13.6602%20-4.58691%20-25.084%20-13.6602%20-34.2705s-20.4434%20-13.7793%20-34.1104%20-13.7793c-13.4336%200%20-24.5771%204.47949%20-33.4307%2013.4395s-13.2803%2020.4932%20-13.2803%2034.5996c0%2013.4336%204.53711%2024.5742%2013.6104%2033.4209s20.2197%2013.2695%2033.4395%2013.2695c0.214844%200.00292969%200.469727%20-0.0263672%200.685547%20-0.0263672c8.59668%200%2016.6738%20-2.24609%2023.6738%20-6.18359zM0.00195312%20416h448v-448h-448v448zM374.712%2042.7402l-0.0302734%20264.349l-55.79%20-12.0898v-77.9199c-7.81348%207.86035%20-16.1465%2013.5273%20-25%2017.001c-8.87695%203.35352%20-18.5127%205.21875%20-28.5576%205.21875c-0.394531%200%20-0.789062%20-0.00292969%20-1.18164%20-0.00878906c-17.6934%20-0.00683594%20-33.6006%20-4.37305%20-47.7207%20-13.0996c-14.0625%20-8.68066%20-25.4102%20-20.9805%20-32.9297%20-35.7803c-7.83984%20-15.1064%20-11.7598%20-31.8467%20-11.7598%20-50.2197c-0.00683594%20-18.8066%203.85645%20-35.7705%2011.5898%20-50.8906c7.45215%20-14.8447%2018.8232%20-27.1611%2032.9395%20-35.7695c14.2197%20-8.7334%2030.5166%20-13.1006%2048.8906%20-13.1006c26.6602%200%2045.2539%208.7334%2055.7803%2026.2002h0.669922v-23.8896h53.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22instagram-square%22%20unicode=%22&#xe055;%22%20d=%22M224%20245.34c29.4385%20-0.0107422%2053.3379%20-23.9043%2053.3604%20-53.3398c0%20-29.4395%20-23.9004%20-53.3398%20-53.3398%20-53.3398s-53.3398%2023.9004%20-53.3398%2053.3398c0%2029.4326%2023.8896%2053.3291%2053.3193%2053.3398zM348.71%20286.34c8.34961%20-21.0703%206.46973%20-71.0596%206.46973%20-94.3398s1.91992%20-73.3301%20-6.42969%20-94.3301c-5.4834%20-13.8955%20-16.5146%20-24.9268%20-30.4102%20-30.4102c-21.0596%20-8.35938%20-70.9902%20-6.42969%20-94.2998%20-6.42969s-73.3096%20-1.86035%20-94.3096%206.42969c-13.8955%205.4834%20-24.9277%2016.5146%20-30.4102%2030.4102c-8.32031%2021.0703%20-6.4707%2071.0605%20-6.4707%2094.3398c0%2023.2803%20-1.84961%2073.3301%206.43066%2094.3301c5.48242%2013.8955%2016.5146%2024.9268%2030.4102%2030.4102c21.0596%208.36035%2071.0098%206.42969%2094.3096%206.42969s73.2998%201.86035%2094.2998%20-6.42969c13.8955%20-5.4834%2024.9268%20-16.5146%2030.4102%20-30.4102zM224%20110c0.0341797%200%200.0664062%20-0.00195312%200.0996094%20-0.00195312c45.2021%200%2081.9004%2036.6982%2081.9004%2081.9004v0.101562c0%2045.2568%20-36.7432%2082%20-82%2082s-82%20-36.7432%20-82%20-82s36.7432%20-82%2082%20-82zM309.38%20258.3c10.5371%200.00585938%2019.1299%208.52051%2019.1299%2019.0586v0.0820312c0%2010.5635%20-8.57617%2019.1396%20-19.1396%2019.1396c-10.5645%200%20-19.1406%20-8.57617%20-19.1406%20-19.1396c0%20-10.5645%208.57617%20-19.1406%2019.1406%20-19.1406h0.00976562zM400%20416c26.4922%200%2048%20-21.5078%2048%20-48v-352c0%20-26.4922%20-21.5078%20-48%20-48%20-48h-352c-26.4922%200%20-48%2021.5078%20-48%2048v352c0%2026.4922%2021.5078%2048%2048%2048h352zM382.88%20126c1.49023%2026.4404%201.49023%20105.56%200%20131.88c-1.21973%2025.6299%20-7.17969%2048.3506%20-25.8496%2067.0498c-18.6699%2018.7002%20-41.3701%2024.5605%20-67%2025.8506c-26.4102%201.48926%20-105.59%201.48926%20-132%200c-25.5303%20-1.2207%20-48.2207%20-7.12012%20-67%20-25.7803c-18.7803%20-18.6602%20-24.5605%20-41.3701%20-25.8506%20-67c-1.48926%20-26.3896%20-1.48926%20-105.58%200%20-132c1.2207%20-25.5801%207.11035%20-48.2998%2025.8506%20-67c18.7393%20-18.7002%2041.3701%20-24.5596%2067%20-25.8496c26.4102%20-1.49023%20105.59%20-1.49023%20132%200c25.5996%201.21973%2048.29%207.18945%2067%2025.8496s24.5596%2041.3701%2025.8496%2067z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mixer%22%20unicode=%22&#xe056;%22%20horiz-adv-x=%22512%22%20d=%22M114.57%20371.93l128.319%20-172.399c1.44531%20-1.99805%202.29785%20-4.47461%202.29785%20-7.12598c0%20-2.65234%20-0.852539%20-5.10645%20-2.29785%20-7.10449l-128.89%20-173.24c-8.33594%20-11.1826%20-21.6582%20-18.3877%20-36.666%20-18.3877c-11.877%200%20-22.7031%204.54004%20-30.834%2011.9785c-17.8496%2016.1797%20-18.9697%2043.5195%20-4.74023%2062.7695l92.3301%20124.15l-91.7803%20123c-14.25%2019.25%20-12.8291%2046.5898%204.75%2062.7695c8.13281%207.44141%2018.9551%2012.0264%2030.8359%2012.0264c15.0088%200%2028.3389%20-7.25%2036.6748%20-18.4365zM470.24%2068.4199c14.2295%20-19.25%2013.1094%20-46.5898%20-4.73047%20-62.7695c-8.13184%20-7.44141%20-18.9551%20-12.0264%20-30.835%20-12.0264c-15.0098%200%20-28.3389%207.25%20-36.6748%2018.4355l-128.57%20173.5c-1.44434%201.99805%20-2.29688%204.47461%20-2.29688%207.12598c0%202.65234%200.852539%205.10645%202.29688%207.10449l128%20172.12c8.33594%2011.1855%2021.6602%2018.3926%2036.6699%2018.3926c11.8809%200%2022.708%20-4.54199%2030.8408%20-11.9824c17.5791%20-16.1807%2018.9697%20-43.5205%204.75%20-62.7705l-91.7803%20-123z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shopify%22%20unicode=%22&#xe057;%22%20d=%22M388.32%20343.9c0.399414%20-2.40039%2054.4395%20-367.9%2054.4395%20-367.9l-125.689%20-31.2002v432.73c8.00977%20-8.01074%2029.6201%20-28.8301%2029.6201%20-28.8301s35.2295%20-0.799805%2037.2295%20-0.799805c2.25%20-0.103516%204.08887%20-1.81055%204.40039%20-4zM288.65%20377.53c9.20996%202.7998%2013.3604%204.18945%2014.8096%204.39941c1.4502%200.209961%202.90625%200.34375%204.40039%200.400391v-438.33l-302.58%2052.4805s36.7998%20281.819%2038%20291.819c1.58984%2013.2002%202%2013.6006%2016%2018c0.399414%200.400391%2019.6094%206.41016%2047.2295%2014.8105c2.82031%2021.2197%2013.21%2048.4395%2026.8203%2070.0596c19.25%2030.8301%2043.25%2048.0303%2067.25%2048.8301c12.4199%200.370117%2022.8203%20-3.62988%2030.8203%20-12.4004c0.399414%20-0.799805%201.19922%20-1.19922%201.59961%20-2c1.11914%200.267578%202.27051%200.40918%203.4707%200.40918c0.176758%200%200.353516%20-0.00292969%200.529297%20-0.00878906c18.4199%200%2034%20-10.8496%2044.4404%20-30.8604c2.84082%20-5.58887%205.28809%20-11.5479%207.20996%20-17.6094zM233.41%20360.31c0.399414%2013.21%20-1.2002%2032.8301%20-8.00977%2047.2002c-6.80078%20-3.2002%20-12.8105%20-8.41016%20-17.21%20-12.8096c-11.21%20-12.3701%20-20.8203%20-31.1807%20-25.6201%20-50c17.21%205.20996%2034.8398%2010.8096%2050.8398%2015.6094zM200.58%20423.56c-36.8301%20-0.799805%20-69.25%20-58.8398%20-78.0098%20-97.2295c13.1699%204%2027.5801%208.40039%2042%2012.8096c4.7998%2024.4502%2016.4102%2050.0303%2031.6201%2066.4502c6%206%2012.4092%2011.21%2018.8096%2014.4102c-3.99414%202.26367%20-8.625%203.57422%20-13.54%203.57422c-0.293945%200%20-0.587891%20-0.00488281%20-0.879883%20-0.0146484zM154.15%20203.39c-0.400391%204.81055%200%2023.6104%2029.6191%2025.6201c20.4209%201.60059%2037.6309%20-6.39941%2037.6309%20-6.39941l15.21%2057.5996s-13.2305%206.41016%20-39.2305%204.80957c-67.25%20-4.40918%20-97.6699%20-51.2393%20-94.4697%20-97.6797c3.59961%20-55.2402%2058.8398%20-53.2402%2060.8398%20-86.8594c0.410156%20-8.01074%20-4.80957%20-19.6201%20-18.8096%20-20.4209c-21.6201%20-1.59961%20-48.4404%2018.8203%20-48.4404%2018.8203l-10.4004%20-44s26.8203%20-28.8203%2075.6504%20-25.6201c40.4297%202.41016%2068.4502%2034.8301%2065.6504%2082.4707c-4%2060.4395%20-71.6504%2066.0498%20-73.25%2091.6592zM249.42%20365.12c8.80664%202.7998%2016.8135%205.2002%2024.0205%207.2002c-4.01074%2012.4297%20-12.8105%2032.8301%20-31.2305%2036.4297c5.61035%20-14.4102%207.20996%20-31.6299%207.20996%20-43.6299z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22deezer%22%20unicode=%22&#xe077;%22%20horiz-adv-x=%22576%22%20d=%22M451.46%20203.29v72.71h124.54v-72.71h-124.54zM451.46%20377.18h124.54v-72.6699h-124.54v72.6699zM451.46%20102.12v72.6797h124.54v-72.6797h-124.54zM0%200.910156v72.6699h124.54v-72.6699h-124.54zM150.47%200.910156v72.6699h124.53v-72.6699h-124.53zM300.99%200.910156l0.00976562%2072.6699h124.53v-72.6699h-124.54zM451.46%200.910156v72.6699h124.54v-72.6699h-124.54zM301%20102.12v72.6797h124.53v-72.6797h-124.53zM150.48%20102.12l-0.0107422%2072.6797h124.53v-72.6797h-124.52zM150.48%20203.29l-0.0107422%2072.71h124.53v-72.71h-124.52z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22edge-legacy%22%20unicode=%22&#xe078;%22%20horiz-adv-x=%22512%22%20d=%22M25.71%20219.84l0.349609%200.480469c0%20-0.160156%200%20-0.320312%20-0.0693359%20-0.480469h-0.280273zM486.29%20204.33v-52.0703h-314.08c1.38965%20-128.49%20191.39%20-124.06%20272.26%20-67.5693v-104.431c-47.3594%20-28.5293%20-156.779%20-53.1699%20-240.13%20-21.3301c-70.6201%2027.1602%20-119.92%20100.551%20-120.75%20172c-1.09961%2092.2207%2045.7002%20153.42%20120.75%20188.32c-15.79%20-19.9297%20-27.9697%20-41.54%20-34.3398%20-78.9297h175.85c10.25%20105%20-99.4199%20105%20-99.4199%20105c-103.3%20-3.62012%20-177.949%20-63.6904%20-220.37%20-125c14.5605%20114.47%2092.9404%20219.96%20232.83%20219.68c85.0205%200%20157.61%20-39.8799%20198.591%20-113.27c21.0498%20-37.9404%2028.8096%20-78.4004%2028.8096%20-122.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-pay%22%20unicode=%22&#xe079;%22%20horiz-adv-x=%22640%22%20d=%22M105.72%20233h99.6602c1.1543%20-7.06152%201.75%20-14.1768%201.75%20-21.5635v-0.216797c0%20-32.7598%20-11.4102%20-60.2998%20-31.4102%20-78.9102c-17.4502%20-16.3799%20-41.5293%20-25.9092%20-70%20-25.9092c-41.4531%200.103516%20-77.2598%2024.0869%20-94.3799%2059v0.149414c-7.21582%2014.4512%20-11.2773%2030.957%20-11.2773%2048.1943c0%2017.2383%204.06152%2033.5352%2011.2773%2047.9863c17.1172%2034.9355%2052.9199%2058.9502%2094.3799%2059.1094c0.344727%200.00390625%200.699219%200.00585938%201.04492%200.00585938c27%200%2051.5469%20-10.5928%2069.7051%20-27.8457l-30.2793%20-30.6201c-10.1777%209.95508%20-24.0938%2016.0898%20-39.4404%2016.0898c-0.357422%200%20-0.713867%20-0.00292969%20-1.07031%20-0.00976562c-27.5996%200%20-50.9297%20-18.9102%20-59.2998%20-44.3701v0c-2.12109%20-6.44824%20-3.26855%20-13.3545%20-3.26855%20-20.5088s1.14746%20-14.043%203.26855%20-20.4912c8.37012%20-25.3096%2031.7002%20-44.2197%2059.2998%20-44.2197c14.2803%200%2026.46%203.72949%2036%2010.2803c10.9629%207.39648%2018.7705%2019.0664%2021.1406%2032.5996h-57.1006v41.25zM495.13%20237c10.1299%20-9.33984%2015.1201%20-22.4502%2015.0498%20-39v-78.7002h-22.6094v17.7197h-1c-9.79004%20-14.5898%20-22.71%20-21.8896%20-39%20-21.8896c-13.79%200%20-25.54%204.16992%20-34.79%2012.5098c-8.55078%207.29199%20-13.9541%2018.1143%20-13.9541%2030.2207c0%200.350586%200.00488281%200.701172%200.0136719%201.0498c0%2013.25%204.98047%2023.6699%2014.8203%2031.5596c9.83984%207.89062%2023.0498%2011.7705%2039.4902%2011.7705c14.0898%200%2025.54%20-2.68066%2034.6396%20-7.75v5.50977c-0.00488281%208.47461%20-3.75098%2016.0723%20-9.69043%2021.2305c-6.02051%205.44141%20-14.0078%208.76855%20-22.75%208.78906c-13.2061%200%20-23.626%20-5.66699%20-31.2598%20-17l-20.8496%2013.2607c11.1602%2016.5195%2028.04%2024.8594%2050.5%2024.8594c17.46%200%2031.2598%20-4.75977%2041.3896%20-14.1396zM475.9%20147.7c7.7793%207.4502%2011.7393%2016.2295%2011.7393%2026.3594c-7.33984%205.94043%20-17.6396%208.94043%20-30.7998%208.78027c-9.54004%200%20-17.75%20-2.38965%20-24.0703%20-7c-6.31934%20-4.60938%20-9.53906%20-10.4199%20-9.53906%20-17.4199c-0.000976562%20-0.0332031%20-0.0166016%20-0.0546875%20-0.0166016%20-0.0878906c0%20-6.35449%203.05957%20-12%207.78613%20-15.542c4.8916%20-3.90625%2011.1035%20-6.25391%2017.8447%20-6.25391c0.162109%200%200.324219%200.000976562%200.485352%200.00390625c10.3965%200.0126953%2019.8076%204.2793%2026.5703%2011.1602zM382.25%20289.7c10.4268%20-9.92188%2016.9102%20-23.9102%2016.9102%20-39.4248c0%20-14.166%20-5.4209%20-27.0752%20-14.2998%20-36.7656c-0.890625%20-0.889648%20-1.77051%20-1.79004%20-2.65039%20-2.67969c-11.0098%20-10.5703%20-24.5098%20-15.9297%20-40.5098%20-15.9297h-39v-75.6406h-23.6299v186.74h62.6699c0.379883%200.0078125%200.749023%200.0185547%201.13086%200.0185547c15.3701%200%2029.2949%20-6.23828%2039.3789%20-16.3184zM365.67%20227.47c5.5957%205.94141%209.03223%2013.9971%209.03223%2022.7939c0%209.18164%20-3.7373%2017.4961%20-9.77246%2023.5059c-5.78027%205.70801%20-13.7236%209.23047%20-22.4814%209.23047h-0.118164h-39.6299v-65.21h39.6299c0.328125%20-0.0107422%200.640625%20-0.0253906%200.970703%20-0.0253906c8.82031%200%2016.7754%203.7334%2022.3691%209.70508zM614.31%20247h25.6904l-79%20-183.87h-24.3496l29.3496%2064.3203l-51.79%20119.55h25.6904l37.4199%20-91.7002h0.449219z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rust%22%20unicode=%22&#xe07a;%22%20horiz-adv-x=%22512%22%20d=%22M508.52%20198.25c2.09375%20-1.2959%203.44043%20-3.60449%203.44043%20-6.24512c0%20-2.6416%20-1.39648%20-4.95898%20-3.49023%20-6.25488l-21.8193%20-13.5098c-0.169922%20-1.95996%20-0.34082%20-3.91992%20-0.550781%20-5.87012l18.7207%20-17.5c1.43457%20-1.3418%202.33203%20-3.24805%202.33203%20-5.36523c0%20-3.15039%20-1.98535%20-5.83984%20-4.77246%20-6.88477l-24%20-9c-0.540039%20-1.88965%20-1.08008%20-3.78027%20-1.66992%20-5.65039l15%20-20.8301c0.865234%20-1.20508%201.37207%20-2.68945%201.37207%20-4.28516c0%20-3.65234%20-2.66992%20-6.68555%20-6.16211%20-7.25488l-25.4199%20-4.14941c-0.900391%20-1.71973%20-1.79004%20-3.4502%20-2.73047%20-5.15039l10.6807%20-23.4199c0.420898%20-0.925781%200.655273%20-1.96875%200.655273%20-3.05176c0%20-1.50781%20-0.455078%20-2.91113%20-1.23535%20-4.07812c-1.29199%20-1.97168%20-3.51172%20-3.26758%20-6.04297%20-3.26758c-0.109375%200%20-0.21875%200.00292969%20-0.327148%200.0078125l-25.8203%200.910156c-1.18652%20-1.4873%20-2.38965%20-2.9541%20-3.60938%20-4.40039l5.92969%20-25.1602c0.125977%20-0.538086%200.196289%20-1.0957%200.196289%20-1.67188c0%20-4.0625%20-3.29785%20-7.36035%20-7.35938%20-7.36035c-0.577148%200%20-1.13867%200.0664062%20-1.67676%200.192383l-25.1504%205.92969c-1.45312%20-1.21289%20-2.91992%20-2.41602%20-4.39941%20-3.60938l0.90918%20-25.8203c0.00390625%20-0.0878906%20-0.000976562%20-0.167969%20-0.000976562%20-0.256836c0%20-4.05664%20-3.29395%20-7.34961%20-7.34961%20-7.34961c-1.08398%200%20-2.1123%200.235352%20-3.03906%200.65625l-23.4199%2010.6807c-1.7002%20-0.94043%20-3.42969%20-1.83008%20-5.15039%20-2.73047l-4.14941%20-25.4199c-0.56543%20-3.49121%20-3.60254%20-6.16309%20-7.25293%20-6.16309c-1.59961%200%20-3.08105%200.512695%20-4.28711%201.38281l-20.8203%2015c-1.87012%20-0.599609%20-3.75977%20-1.12988%20-5.64941%20-1.67969l-9%20-24c-1.05078%20-2.7832%20-3.7373%20-4.7627%20-6.88574%20-4.7627c-2.11426%200%20-4.02148%200.892578%20-5.36426%202.32227l-17.5%2018.7305c-1.9502%20-0.219727%20-3.88086%20-0.390625%20-5.88086%20-0.560547l-13.5098%20-21.8193c-1.2959%20-2.09375%20-3.60352%20-3.49023%20-6.24512%20-3.49023s-4.95898%201.39648%20-6.25488%203.49023l-13.5098%2021.8193c-1.95996%200.169922%20-3.92969%200.34082%20-5.87988%200.550781l-17.5%20-18.7207c-1.34277%20-1.42969%20-3.24707%20-2.32422%20-5.36133%20-2.32422c-3.14844%200%20-5.83789%201.98145%20-6.88867%204.76465l-9%2024c-1.88965%200.549805%20-3.79004%201.08008%20-5.65039%201.67969l-20.8301%20-15c-1.20605%20-0.870117%20-2.69434%20-1.37988%20-4.29395%20-1.37988c-3.64941%200%20-6.68066%202.66895%20-7.24609%206.16016l-4.14941%2025.4199c-1.71973%200.900391%20-3.4502%201.79004%20-5.14062%202.73047l-23.4297%20-10.6807c-0.925781%20-0.420898%20-1.96094%20-0.664062%20-3.04492%20-0.664062c-4.05664%200%20-7.34961%203.29297%20-7.34961%207.34961c0%200.0888672%200.00195312%200.176758%200.00488281%200.264648l0.919922%2025.8203c-1.4873%201.18652%20-2.95703%202.38965%20-4.41016%203.60938l-25.1602%20-5.92969c-0.538086%20-0.125977%20-1.0957%20-0.196289%20-1.67188%20-0.196289c-4.0625%200%20-7.36035%203.29785%20-7.36035%207.35938c0%200.577148%200.0664062%201.13867%200.192383%201.67676l5.92969%2025.1602c-1.21973%201.45312%20-2.41992%202.91992%20-3.59961%204.40039l-25.8301%20-0.910156c-0.125977%20-0.00683594%20-0.243164%20-0.0175781%20-0.371094%20-0.0175781c-2.5166%200%20-4.72949%201.30664%20-5.99902%203.27734c-0.776367%201.16504%20-1.23047%202.57812%20-1.23047%204.08301c0%201.08691%200.236328%202.11816%200.660156%203.04688l10.6309%2023.4297c-0.94043%201.69043%20-1.83008%203.4209%20-2.73047%205.14062l-25.4199%204.14941c-3.49219%200.569336%20-6.16504%203.60938%20-6.16504%207.26172c0%201.5957%200.509766%203.07324%201.375%204.27832l15%2020.8301c-0.599609%201.87012%20-1.12988%203.76074%20-1.67969%205.65039l-24%209c-2.78711%201.04492%20-4.77148%203.73145%20-4.77148%206.88184c0%202.11719%200.896484%204.02637%202.33105%205.36816l18.7197%2017.5c-0.209961%201.9502%20-0.379883%203.87012%20-0.549805%205.87012l-21.8193%2013.5098c-2.09473%201.2959%20-3.49023%203.60449%20-3.49023%206.24512c0%202.6416%201.39551%204.95898%203.49023%206.25488l21.8594%2013.5c0.169922%201.96973%200.339844%203.92969%200.549805%205.87988l-18.7197%2017.5c-1.43457%201.3418%20-2.33203%203.24805%20-2.33203%205.36523c0%203.15039%201.98535%205.83984%204.77246%206.88477l24%209c0.549805%201.88965%201.08984%203.79004%201.67969%205.66016l-15%2020.8203c-0.865234%201.20508%20-1.37207%202.68945%20-1.37207%204.28516c0%203.65234%202.66992%206.68555%206.16211%207.25488l25.4102%204.13965c0.899414%201.72949%201.79004%203.45996%202.72949%205.16016l-10.6602%2023.4102c-0.423828%200.927734%20-0.65918%201.97363%20-0.65918%203.06055c0%201.50391%200.453125%202.90332%201.22949%204.06934c1.33398%201.97266%203.58398%203.26367%206.14258%203.26367c0.0761719%200%200.152344%20-0.00195312%200.227539%20-0.00390625l25.8096%20-0.910156c1.19043%201.48047%202.39062%202.95996%203.62012%204.41016l-5.92969%2025.1602c-0.125977%200.538086%20-0.196289%201.0957%20-0.196289%201.67188c0%204.0625%203.29785%207.36035%207.35938%207.36035c0.577148%200%201.13867%20-0.0664062%201.67676%20-0.192383l25.1504%20-5.96973c1.41992%201.21973%202.92969%202.41992%204.41992%203.60938l-0.919922%2025.8105c-0.00488281%200.104492%20-0.000976562%200.201172%20-0.000976562%200.307617c0%204.05566%203.29395%207.34961%207.35059%207.34961c1.08398%200%202.11328%20-0.235352%203.04004%20-0.657227l23.4004%20-10.6299c1.70996%200.939453%203.42969%201.83008%205.16016%202.72949l4.14941%2025.4102c0.569336%203.49219%203.60938%206.16504%207.26172%206.16504c1.5957%200%203.07324%20-0.509766%204.27832%20-1.375l20.8203%20-15c1.87012%200.599609%203.76953%201.12988%205.66016%201.67969l9%2024c1.04492%202.78711%203.73145%204.77148%206.88184%204.77148c2.11719%200%204.02637%20-0.896484%205.36816%20-2.33105l17.5%20-18.7197c1.94922%200.209961%203.87988%200.379883%205.87988%200.549805l13.5098%2021.8193c1.2959%202.09473%203.60449%203.49023%206.24512%203.49023c2.6416%200%204.95898%20-1.39551%206.25488%20-3.49023l13.4805%20-21.8398c1.96973%20-0.169922%203.92969%20-0.339844%205.87988%20-0.549805l17.5%2018.7197c1.3418%201.43457%203.24805%202.33301%205.36523%202.33301c3.14941%200%205.83984%20-1.98535%206.88477%20-4.77246l9%20-24c1.88965%20-0.540039%203.7793%20-1.08008%205.63965%20-1.66992l20.8604%2014.9697c1.20508%200.865234%202.68945%201.37207%204.28516%201.37207c3.65234%200%206.68555%20-2.66992%207.25488%20-6.16211l4.14941%20-25.4199c1.71973%20-0.889648%203.4502%20-1.79004%205.15039%20-2.73047l23.4199%2010.7305c0.926758%200.421875%201.96289%200.666016%203.04688%200.666016c4.05664%200%207.34961%20-3.29395%207.34961%20-7.35059c0%20-0.105469%20-0.00195312%20-0.210938%20-0.00683594%20-0.31543l-0.910156%20-25.8203c1.4873%20-1.18652%202.9541%20-2.38965%204.40039%20-3.60938l25.1602%205.92969c0.538086%200.125977%201.0957%200.196289%201.67188%200.196289c4.0625%200%207.36035%20-3.29785%207.36035%20-7.35938c0%20-0.577148%20-0.0664062%20-1.13867%20-0.192383%20-1.67676l-5.87988%20-25.1602c1.21387%20-1.45312%202.41699%20-2.91992%203.61035%20-4.40039l25.8193%200.910156c0.0878906%200.00292969%200.167969%20-0.000976562%200.256836%20-0.000976562c4.05664%200%207.34961%20-3.29395%207.34961%20-7.35059c0%20-1.08301%20-0.234375%20-2.1123%20-0.65625%20-3.03809l-10.6797%20-23.4199c0.939453%20-1.7002%201.83008%20-3.41992%202.72949%20-5.15039l25.4199%20-4.14941c3.49219%20-0.569336%206.16504%20-3.60938%206.16504%20-7.26172c0%20-1.5957%20-0.509766%20-3.07324%20-1.375%20-4.27832l-15%20-20.8301c0.589844%20-1.86035%201.12988%20-3.76074%201.66992%20-5.64062l24%20-9c2.78711%20-1.04492%204.77148%20-3.73145%204.77148%20-6.88184c0%20-2.11719%20-0.896484%20-4.02637%20-2.33105%20-5.36816l-18.7197%20-17.5c0.209961%20-1.94922%200.379883%20-3.87988%200.549805%20-5.87988zM357.52%2069.1699l32.1406%20-6.87988c6.28125%206.3125%2012.0029%2012.9395%2017.3398%2020.0898h-79.0498c-12.5%200%20-24.21%2017.6396%20-27.1006%2026.46c-2.88965%207.86035%20-7.14941%2032.4502%20-9.05957%2040c-6.12988%2024.5898%20-25.3799%2025.8701%20-29.79%2025.8701h-48.4805l-0.0498047%20-34.3496h44.8301c1.71973%200%202.89062%20-0.34082%202.89062%20-1.91016v-54.1904c0%20-1.62012%20-1.1709%20-1.91016%20-2.89062%20-1.91016h-153.17c5.01953%20-6.80957%2010.3848%20-13.1465%2016.2598%20-19.21l31.5107%206.76074c0.935547%200.199219%201.89746%200.294922%202.89258%200.294922c6.66211%200%2012.2344%20-4.70801%2013.5674%20-10.9756l7.63965%20-35.6602c23.9688%20-11.1318%2050.9941%20-17.3506%2079.1416%20-17.3506c27.5205%200%2053.665%205.94141%2077.2188%2016.6113l7.63965%2035.6699c1.34668%206.27246%206.91797%2010.9893%2013.5908%2010.9893c1.00488%200%201.98438%20-0.106445%202.92871%20-0.30957zM383.29%2034.6797c0%200.00585938%20-0.0576172%200.0107422%20-0.0576172%200.0166016c0%208.25977%20-6.58887%2014.9922%20-14.792%2015.2236h-0.44043c-8.3877%20-0.0273438%20-15.1904%20-6.8457%20-15.1904%20-15.2402c0%20-8.41113%206.8291%20-15.2393%2015.2402%20-15.2393s15.2402%206.82812%2015.2402%2015.2393zM157.67%2035.3604c0%200.00195312%20-0.0576172%200.00488281%20-0.0576172%200.0078125c0%208.24707%20-6.56055%2014.9736%20-14.7422%2015.2422h-0.450195c-8.40625%20-0.00585938%20-15.2295%20-6.83203%20-15.2295%20-15.2402c0%20-8.41113%206.82812%20-15.2402%2015.2393%20-15.2402c8.4082%200%2015.2344%206.82324%2015.2402%2015.2305zM69.5703%20213.85c-0.725586%20-6.69922%20-1.0625%20-13.2754%20-1.0625%20-20.167c0%20-17.8242%202.49023%20-35.0713%207.14258%20-51.4131h53.5996v119.73h-26.5596l6.76953%20-15.2197c0.765625%20-1.7207%201.20801%20-3.62988%201.20801%20-5.63281c0%20-5.66406%20-3.39941%20-10.54%20-8.26758%20-12.6973zM58.3096%20249.91c0.00292969%20-8.4082%206.84375%20-15.2236%2015.2529%20-15.2236c8.41113%200%2015.2402%206.82812%2015.2402%2015.2393c0%208.26562%20-6.59375%2015.0029%20-14.8027%2015.2344h-0.459961c-8.40625%20-0.00585938%20-15.2305%20-6.83203%20-15.2305%20-15.2402v-0.00976562zM213.47%20225.42h58.7002c12.4902%200%2027.6797%204.41016%2027.6797%2016.7002c0%2014.8496%20-19.79%2018.6201%20-23.0693%2018.6201h-63.2607zM399%20141.29c10.3096%201.12988%2022%205.70996%2022.0195%2026.46v8.82031c0%201.85938%200.780273%203.12988%202.69043%203.12988h19.2803c0.349609%204.6709%200.529297%209.02832%200.529297%2013.7891c0%206.32812%20-0.314453%2012.583%20-0.929688%2018.751l-34.5898%2015.3301c-4.86621%202.19434%20-8.23828%207.0918%20-8.23828%2012.7725c0%201.97363%200.410156%203.85352%201.14844%205.55762l18%2040.5693c-26.8047%2047.0127%20-73.3965%2081.1328%20-128.37%2091.4307l-26.2598%20-25c-2.48535%20-2.39062%20-5.86523%20-3.86523%20-9.58203%20-3.86523c-3.94141%200%20-7.5%201.6543%20-10.0186%204.30469l-23.4697%2024.6006c-41.29%20-7.80371%20-77.9434%20-29.083%20-104.89%20-59.1904h198.899c4.99023%200%2023.5107%20-2.23047%2040.2705%20-13.2305c11.9102%20-7.88965%2029.3994%20-23.96%2029.3994%20-49.4795c0%20-23.6201%20-19.5996%20-41.3096%20-38.46%20-53.2598c15.1807%20-12%2024.79%20-18.9102%2030.5703%20-51.4004c1.37012%20-5.96973%2012.2002%20-11.2197%2022%20-10.0898zM240%20387.79c0%20-0.0078125%20-0.00683594%20-0.015625%20-0.00683594%20-0.0244141c0%20-8.41113%206.82812%20-15.2393%2015.2402%20-15.2393c8.41113%200%2015.2393%206.82812%2015.2393%2015.2393c0%208.26855%20-6.59863%2015.0078%20-14.8125%2015.2344h-0.450195c-8.38672%20-0.0166016%20-15.1934%20-6.82324%20-15.21%20-15.21zM436.84%20234c0.0742188%20-0.000976562%200.141602%20-0.00195312%200.21582%20-0.00195312c8.41211%200%2015.2422%206.83008%2015.2422%2015.2422c0%208.33691%20-6.70898%2015.1201%20-15.0176%2015.2402h-0.44043c-8.41113%200%20-15.2402%20-6.8291%20-15.2402%20-15.2402s6.8291%20-15.2402%2015.2402%20-15.2402z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tiktok%22%20unicode=%22&#xe07b;%22%20d=%22M448%20238.09h-0.512695c-45.5098%200%20-87.8428%2014.6162%20-122.257%2039.25v-178.72c-0.0332031%20-89.6855%20-72.8574%20-162.489%20-162.551%20-162.489c-89.7139%200%20-162.55%2072.8359%20-162.55%20162.55s72.8359%20162.55%20162.55%20162.55c7.62891%200%2014.9697%20-0.521484%2022.3203%20-1.54004v-89.8906c-7.06836%202.22363%20-14.5889%203.42285%20-22.3877%203.42285c-41.1836%200%20-74.6201%20-33.4365%20-74.6201%20-74.6201c0%20-41.1846%2033.4365%20-74.6201%2074.6201%20-74.6201c41.1846%200%2074.6182%2033.4541%2074.6182%2074.6377v349.38h88c-0.00292969%20-0.337891%20-0.00488281%20-0.676758%20-0.00488281%20-1.01562c0%20-7.25977%200.638672%20-14.2441%201.86426%20-21.1543v0c6.28613%20-33.5771%2026.1982%20-62.3613%2053.9102%20-80.2197c19.1787%20-12.6816%2042.1592%20-20.0674%2066.8506%20-20.0674c0.00878906%200%200.140625%20-0.0732422%200.149414%20-0.0732422v-87.3799z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22unsplash%22%20unicode=%22&#xe07c;%22%20d=%22M448%20217.83v-249.83h-448v249.83h141.13v-124.92h165.74v124.92h141.13zM306.87%20416v-124.91h-165.74v124.91h165.74z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloudflare%22%20unicode=%22&#xe07d;%22%20horiz-adv-x=%22640%22%20d=%22M407.906%20128.087c12.1836%20-0.574219%2022.2178%20-5.50977%2028.2334%20-13.9023c6.54883%20-9.09961%208%20-21.5%204.10059%20-34.8994l-3.27344%20-11.2656c-0.681641%20-2.28125%20-2.7793%20-3.95508%20-5.27051%20-4c-0.0419922%20-0.000976562%20-0.0791016%20-0.0195312%20-0.12207%20-0.0195312l-426.101%200.0507812c-2.26172%200.00878906%20-4.13379%201.69238%20-4.44434%203.87109c-0.676758%204.58691%20-1.02637%209.18457%20-1.0293%2013.958c0%2052.3926%2041.9238%2095.0137%2094.2002%2096.5303c-1.37402%205.39062%20-2.05469%2010.9785%20-2.05469%2016.7939c0%2037.5967%2030.5234%2068.1201%2068.1201%2068.1201c15.3838%200%2029.583%20-5.11035%2040.9912%20-13.7246c20.542%2059.582%2077.085%20102.308%20143.607%20102.308c72.1562%200%20132.629%20-50.417%20148.085%20-117.914c0.107422%20-0.513672%200.164062%20-1.03906%200.164062%20-1.58398v-0.046875c0%20-0.0332031%20-0.00292969%20-0.0683594%20-0.00292969%20-0.101562c0%20-0.998047%20-0.18457%20-1.9541%20-0.521484%20-2.83496l-13.2861%20-34.542c-10.4756%20-27.21%20-40.3906%20-49.5234%20-68.0215%20-50.7842l-232.94%20-2.93555c-2.48145%20-0.173828%20-4.5625%20-1.82227%20-5.36035%20-4.07617c-0.178711%20-0.493164%20-0.275391%20-1.03223%20-0.275391%20-1.58691c0%20-0.945312%200.283203%20-1.8252%200.768555%20-2.55957c0.8125%20-1.14258%202.13379%20-1.89355%203.63281%20-1.92676zM513.856%20226.9c69.668%200%20126.144%20-56.2002%20126.147%20-125.533c0%20-0.0458984%20-0.0175781%20-0.0644531%20-0.0175781%20-0.110352c0%20-11.7441%20-1.62598%20-23.1123%20-4.66406%20-33.8896c-0.571289%20-1.94629%20-2.37012%20-3.37012%20-4.5%20-3.37012h-0.0390625h-175.91c-0.0478516%200%20-0.0898438%200.0166016%20-0.135742%200.0166016c-1.44727%200.0595703%20-2.60449%201.25391%20-2.60449%202.71484c0%200.339844%200.0634766%200.666016%200.176758%200.96582l3.69531%209.60547c10.4766%2027.21%2040.3916%2049.5146%2068.1455%2050.7842l51.125%202.93945c2.47559%200.179688%204.55078%201.82617%205.35059%204.07422c0.177734%200.492188%200.274414%201.03027%200.274414%201.58301c0%200.957031%20-0.291016%201.84766%20-0.788086%202.58594c-0.785156%201.11035%20-2.06152%201.84375%20-3.51074%201.89453l-49.1992%202.93848c-12.1846%200.577148%20-22.2188%205.5%20-28.2383%2013.9004c-6.54883%209.10352%20-8%2021.4902%20-4.09961%2034.8896l9.07617%2031.1934c0.447266%201.45508%201.75391%202.53613%203.32422%202.65332c2.12012%200.101562%204.25%200.164062%206.3916%200.164062z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22guilded%22%20unicode=%22&#xe07e;%22%20d=%22M443.427%20384c0.00195312%20-0.518555%200.0253906%20-0.367188%200.0253906%20-0.885742c0%20-29.1934%20-2.00293%20-57.9229%20-5.87891%20-86.0576h-336.147s0.366211%20-52.0498%2027.0918%20-105.883c27.458%20-51.8174%2065.3164%20-85.1025%2096.5488%20-98.3623c32.2695%2015.082%2063.4434%2041.2695%2080.4561%2069.4824h-88.5898c-22.9229%2018.998%20-40.96%2050.5146%20-45.0996%2086.9443h259.889c-12.8154%20-58.5713%20-40.0088%20-111.838%20-65.916%20-145.762c-35.8154%20-46.7773%20-84.2695%20-82.8105%20-140.55%20-103.477c-1.25586%200%20-113.21%2033.8652%20-177.267%20161.642c-21.2266%2042.2988%20-43.418%20119.099%20-43.418%20222.358h438.855z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hive%22%20unicode=%22&#xe07f;%22%20horiz-adv-x=%22512%22%20d=%22M260.353%20193.122c0.191406%20-0.329102%200.300781%20-0.716797%200.300781%20-1.12402c0%20-0.404297%20-0.107422%20-0.783203%20-0.294922%20-1.11133l-127.412%20-221.777c-0.380859%20-0.666992%20-1.09473%20-1.11621%20-1.91602%20-1.11621c-0.818359%200%20-1.53223%200.445312%20-1.91406%201.10645l-128.816%20221.778c-0.189453%200.328125%20-0.297852%200.713867%20-0.297852%201.12012s0.108398%200.787109%200.297852%201.11523l127.409%20221.777c0.380859%200.666016%201.09473%201.11523%201.91602%201.11523c0.817383%200%201.53125%20-0.445312%201.91309%20-1.10547zM299.431%20218.835l-110.624%20193.824c-0.189453%200.327148%20-0.298828%200.709961%20-0.298828%201.11523c0%201.21973%200.983398%202.21094%202.19922%202.22559h66.5078c0.81543%20-0.00195312%201.52539%20-0.447266%201.90039%20-1.11133l110.625%20-193.823c0.189453%20-0.328125%200.298828%20-0.709961%200.298828%20-1.11523c0%20-1.21973%20-0.983398%20-2.21191%20-2.19922%20-2.22656h-66.5088c-0.81543%200.00292969%20-1.52441%200.448242%20-1.90039%201.11133zM511.7%20193.114c0.1875%20-0.328125%200.294922%20-0.711914%200.294922%20-1.11621c0%20-0.405273%20-0.107422%20-0.78418%20-0.294922%20-1.1123l-126.808%20-221.773c-0.376953%20-0.664062%20-1.08887%20-1.11035%20-1.90527%20-1.1123h-66.6006c-1.21875%200.0117188%20-2.20312%201.00684%20-2.20312%202.22852c0%200.404297%200.108398%200.78418%200.297852%201.11133l126.171%20220.66l-126.168%20220.66c-0.189453%200.327148%20-0.298828%200.708984%20-0.298828%201.11426c0%201.2207%200.985352%202.21387%202.2041%202.22559h66.6006c0.818359%20-0.000976562%201.53125%20-0.447266%201.91016%20-1.1123zM366.016%20163.083c1.2168%20-0.0136719%202.19922%20-1.00879%202.19922%20-2.22852c0%20-0.405273%20-0.108398%20-0.785156%20-0.297852%20-1.1123l-108.8%20-190.631c-0.375%20-0.664062%20-1.08496%20-1.10938%20-1.90039%20-1.11133h-66.5088c-1.21582%200.0146484%20-2.19824%201.00879%20-2.19824%202.22852c0%200.405273%200.108398%200.785156%200.297852%201.1123l108.801%20190.631c0.374023%200.664062%201.08398%201.10938%201.89941%201.11133h66.5078z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22innosoft%22%20unicode=%22&#xe080;%22%20d=%22M422.559%20288.29l0.00292969%20-190.955c0.0253906%20-12.4102%20-5.87793%20-22.8965%20-16.623%20-29.5283l-164.527%20-94.9951c-5.08008%20-3.04102%20-11.0938%20-4.79004%20-17.4404%20-4.79004c-6.11523%200%20-11.8545%201.62402%20-16.8096%204.46387l-118.794%2068.583l247.049%20142.627v-56l-150.051%20-86.627l32.7227%20-18.9004c1.74805%20-0.97168%203.78613%20-1.52441%205.92676%20-1.52441c2.18457%200%204.23633%200.576172%206.01074%201.58691l138.111%2079.7441c3.54883%202.08008%205.91992%205.92578%205.91992%2010.332v0.0361328v138.281l-308.407%20-178.066c-3.94629%20-2.25293%20-8.57129%20-3.54102%20-13.4365%20-3.54102c-4.83301%200%20-9.37207%201.27051%20-13.2998%203.49609c-8.39453%204.75586%20-13.3037%2013.293%20-13.4736%2023.4287v191.5c0.518555%2012.7334%206.65527%2023.0039%2017.2891%2029.124l164.601%2095.0254c11.5%205.98535%2022.8076%205.85938%2033.7998%20-0.269531l118.513%20-68.4072l-247.061%20-142.637v56l150.062%2086.6367l-32.6553%2018.8525c-1.76367%200.998047%20-3.82715%201.56738%20-5.99609%201.56738c-2.15137%200%20-4.17285%20-0.55957%20-5.92578%20-1.54199l-138.076%20-79.7129c-3.60352%20-2.04785%20-6.02734%20-5.90723%20-6.04688%20-10.3398v-138.387l308.539%20178.142c3.88281%202.24414%208.44531%203.5293%2013.25%203.5293c4.70801%200%209.13086%20-1.23438%2012.9609%20-3.39648c8.16406%20-4.63184%2013.6914%20-13.3291%2013.8652%20-23.3369z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22instalod%22%20unicode=%22&#xe081;%22%20horiz-adv-x=%22512%22%20d=%22M153.384%20-32l50.8447%20146.789l298.325%2057.4463l-115.44%20-204.235h-233.729zM504.726%20207.922l-144.495%20-27.8223l-204.562%20235.9h231.444zM124.386%20399.191l101.241%20-116.752l-102.391%20-295.594l-115.962%20205.154z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22octopus-deploy%22%20unicode=%22&#xe082;%22%20horiz-adv-x=%22512%22%20d=%22M455.6%2098.7998c12.4395%20-10.5996%2042.6348%20-26.4775%2042.5244%20-45.2666c-0.15332%20-24.6084%20-48.4248%205.24121%20-53.8184%209.51953c6.13965%20-10.7275%2066.998%20-74.1787%2028.2627%20-78.6943c-35.6562%20-4.1582%20-67.1406%2045.6416%20-88.5615%2067.0225c-36%2035.9082%20-29.7373%20-43.5332%20-29.8994%20-59.9443c-0.257812%20-25.9082%20-18.5586%20-78.4209%20-51.4121%20-44.2207c-27.1387%2028.2314%20-16.873%2073.2607%20-35.7383%20104.622c-20.6641%2034.3535%20-55.0361%20-34.3535%20-63.627%20-46.9258c-9.59668%20-14.042%20-57.6094%20-82.041%20-76.709%20-45.8125c-15.499%2029.4004%209.2793%2075.5127%2021.4629%20102.103c-4.44336%20-9.65723%20-35.9297%20-23.9414%20-45.1299%20-28.5879c-20.7871%20-10.4971%20-41.8867%20-16.7256%20-65.2646%20-15.0449c-27.8916%202.00098%20-38.3789%2011.6572%208.42773%2041.8574c38.5615%2024.8389%2083.8613%2067.4209%2066.6621%20117.582c-9.37305%2027.3301%20-22.3574%2050.7568%20-24.0898%2080.2998c-0.209961%203.56152%20-0.25%207.08008%20-0.25%2010.6924c0%2022.0957%203.9707%2043.2715%2011.2373%2062.8516c34.5752%2092.8066%20137.363%20136.747%20230.253%20108.848c86.0371%20-25.8398%20145.23%20-125.74%20109.575%20-212.79c-20.5752%20-50.2334%20-29.7959%20-89.0205%2016.0947%20-128.11z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22perbyte%22%20unicode=%22&#xe083;%22%20d=%22M305.314%20163.422c15.9307%200.000976562%2028.5732%20-4.5%2037.9277%20-13.5059s14.0322%20-20.7842%2014.0322%20-35.335c0%20-14.8936%20-4.58984%20-26.9307%20-13.7705%20-36.1113c-9.17969%20-9.17969%20-21.9111%20-13.7695%20-38.1934%20-13.7695h-58.7109v98.7217h58.7148zM149.435%20319.301c15.9346%200.00488281%2028.5791%20-4.49609%2037.9316%20-13.5039s14.0283%20-20.7871%2014.0283%20-35.3379c0%20-14.8896%20-4.58984%20-26.9258%20-13.7695%20-36.1084c-9.17969%20-9.18164%20-21.9102%20-13.7725%20-38.1904%20-13.7725h-58.7109v98.7227h58.7109zM366.648%20416.002c22.4385%20-0.0253906%2041.5996%20-7.98145%2057.4854%20-23.8672s23.8418%20-35.0479%2023.8672%20-57.4854v-285.296c-0.0253906%20-22.4375%20-7.98145%20-41.5996%20-23.8672%20-57.4854s-35.0479%20-23.8418%20-57.4854%20-23.8672h-285.295c-22.4385%200.0253906%20-41.6006%207.98145%20-57.4863%2023.8672s-23.8418%2035.0479%20-23.8672%2057.4863v285.296c0.0253906%2022.4375%207.98145%2041.5996%2023.8672%2057.4854s35.0479%2023.8408%2057.4863%2023.8662h285.295zM430.282%2049.3535l-0.000976562%20285.296c-0.0195312%2017.5518%20-6.24219%2032.54%20-18.668%2044.9658s-27.4141%2018.6484%20-44.9648%2018.668h-285.295c-17.5508%20-0.0195312%20-32.5391%20-6.24219%20-44.9648%20-18.668s-18.6484%20-27.4141%20-18.668%20-44.9658v-285.296c0.0195312%20-17.5508%206.24219%20-32.5391%2018.668%20-44.9648s27.4141%20-18.6484%2044.9648%20-18.668h285.295c17.5518%200.0195312%2032.54%206.24219%2044.9658%2018.668s18.6484%2027.4141%2018.668%2044.9648zM305.313%20319.301c15.9307%200.00488281%2028.5732%20-4.49609%2037.9277%20-13.5039s14.0322%20-20.7871%2014.0322%20-35.3379c0%20-14.8896%20-4.58984%20-26.9258%20-13.7705%20-36.1084c-9.17969%20-9.18164%20-21.9111%20-13.7725%20-38.1934%20-13.7725h-58.7109v98.7227h58.7148z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22uncharted%22%20unicode=%22&#xe084;%22%20d=%22M171.73%20215.187c-0.0605469%20-0.00195312%20-0.12207%20-0.000976562%20-0.183594%20-0.000976562c-0.673828%200%20-1.3125%200.148438%20-1.88672%200.414062l-115.933%2067.9004v-85.2891c-0.0830078%20-2.71289%20-1.16895%20-5.18555%20-2.89941%20-7.03906c-1.6748%20-1.54297%20-3.91113%20-2.4873%20-6.36621%20-2.4873c-0.0859375%200%20-0.172852%200.000976562%20-0.258789%200.00390625c-0.146484%20-0.0078125%20-0.296875%20-0.00585938%20-0.444336%20-0.00585938c-1.65332%200%20-3.2002%200.455078%20-4.52344%201.24707l-22.3584%2012.835c-2.9541%201.50684%20-4.9707%204.57031%20-4.9707%208.1123c0%200.0566406%200.000976562%200.112305%200.00195312%200.168945v115.107c0.118164%203.54102%202.08105%206.61523%204.96875%208.28027l100.2%2057.9668c1.40625%200.787109%203.04688%201.23535%204.77148%201.23535s3.3457%20-0.448242%204.75098%20-1.23535l22.3584%20-12.8389c2.9541%20-1.50586%204.96973%20-4.56934%204.96973%20-8.11035c0%20-0.0566406%20-0.000976562%20-0.113281%20-0.00195312%20-0.169922c-0.117188%20-3.54199%20-2.08008%20-6.61523%20-4.96777%20-8.28125l-74.5293%20-43.4727l116.757%20-68.3184c1.16016%20-0.680664%201.96191%20-1.89941%202.07129%20-3.31152c0%20-1.65723%20-0.414062%20-3.31348%20-1.65723%20-4.1416c-7.34473%20-6.5459%20-12.6475%20-15.3301%20-14.8994%20-25.2559c-0.810547%20-1.94629%20-2.72949%20-3.31348%20-4.96777%20-3.31348h-0.00195312zM323.272%2070.2695c4.96777%200%209.52734%20-4.55469%2010.3506%20-9.1084v-26.085c-0.117188%20-3.54199%20-2.08105%20-6.61523%20-4.96777%20-8.28125l-100.2%20-57.5527c-1.48633%20-0.772461%20-3.18359%20-1.22363%20-4.96875%20-1.24219c-0.146484%20-0.00683594%20-0.296875%20-0.00488281%20-0.444336%20-0.00488281c-1.65332%200%20-3.2002%200.455078%20-4.52441%201.24707l-100.199%2057.5527c-2.95508%201.50586%20-4.9707%204.56934%20-4.9707%208.11035c0%200.0576172%200%200.114258%200.000976562%200.170898v26.085c0.0585938%205.22852%204.29492%209.46484%209.52344%209.52246c0.146484%200.0078125%200.296875%200.00585938%200.444336%200.00585938c1.65332%200%203.20117%20-0.456055%204.52441%20-1.24707l74.5293%20-43.0615v133.323c0.0615234%202.62891%202.21387%204.74609%204.85742%204.74609c0.469727%200%200.922852%20-0.0673828%201.35254%20-0.191406c4.39453%20-1.18066%208.99414%20-1.80664%2013.7588%20-1.80664c5.29102%200%2010.4023%200.776367%2015.2256%202.2207c3.31055%201.24512%206.21094%20-1.65527%206.21094%20-4.55469v-134.152l74.5273%2043.0625c1.50684%200.730469%203.2002%201.17383%204.96973%201.24121zM286.007%20370c-12.6943%200%20-23%2010.3057%20-23%2023s10.3057%2023%2023%2023s23%20-10.3057%2023%20-23s-10.3057%20-23%20-23%20-23zM349.634%20380.086c12.6943%200%2023%20-10.3057%2023%20-23s-10.3057%20-23%20-23%20-23c-12.6934%200%20-23%2010.3057%20-23%2023s10.3066%2023%2023%2023zM412.816%20296.4c-12.6943%200%20-23%2010.3057%20-23%2023c0%2012.6934%2010.3057%2023%2023%2023c12.6934%200%2023%20-10.3066%2023%20-23c0%20-12.6943%20-10.3066%20-23%20-23%20-23zM349.634%20305.6c12.6943%200%2023%20-10.3057%2023%20-23c0%20-12.6934%20-10.3057%20-23%20-23%20-23c-12.6934%200%20-23%2010.3066%20-23%2023c0%2012.6943%2010.3066%2023%2023%2023zM286.007%20222.356c-12.6943%200%20-23%2010.3018%20-23%2022.9951v0.00488281c0%2012.6934%2010.3057%2023%2023%2023s23%20-10.3066%2023%20-23c0%20-12.6943%20-10.3057%20-23%20-23%20-23zM223.933%20185.998c-12.6934%200%20-23%2010.3018%20-23%2022.9961v0.00390625c0%2012.6943%2010.3066%2023%2023%2023c12.6943%200%2023%20-10.3057%2023%20-23s-10.3057%20-23%20-23%20-23zM412.816%20268.356c12.6924%200%2022.9971%20-10.3086%2023%20-23c0%20-12.6943%20-10.3066%20-23%20-23%20-23c-12.6943%200%20-23%2010.3057%20-23%2023c0%2012.6934%2010.3057%2023%2023%2023zM412.816%20196.084c12.6924%200%2022.9971%20-10.3076%2023%20-23c0%20-12.6943%20-10.3066%20-23%20-23%20-23c-12.6943%200%20-23%2010.3057%20-23%2023s10.3057%2023%2023%2023z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22watchman-monitoring%22%20unicode=%22&#xe087;%22%20horiz-adv-x=%22512%22%20d=%22M256%20432c132.548%200%20240%20-107.452%20240%20-240s-107.452%20-240%20-240%20-240s-240%20107.452%20-240%20240s107.452%20240%20240%20240zM121.69%2018.8779l27.6846%20204.861l-9.46777%207.39941c-2.98242%202.34082%20-4.89062%205.9668%20-4.89062%2010.0479c0%200.100586%200.000976562%200.201172%200.00292969%200.301758c0%207.04883%200.144531%2019.5488%200.144531%2019.5488l13.9434%202.0127l0.120117%2010.9668l-102.899%20-17.8945c-6.20508%20-20.251%20-9.58691%20-41.7412%20-9.58691%20-64.0137v-0.108398c0%20-70.3223%2033.3145%20-132.972%2084.9492%20-173.122zM227.382%20302.148l0.0400391%20-3.61816l193.512%2037.7002c-40.1152%2046.0273%20-99.1426%2075.0244%20-164.934%2075.0244c-74.4863%200%20-140.374%20-37.3623%20-180.018%20-94.2998l73.5068%20-19.1758l0.0478516%204.36914l-8.48145%207.61719s-6.93359%205.38086%200.144531%209.34473c7.18652%204.02539%2039.5283%2034.5%2039.5283%2034.5c7.20312%207.34668%2010.1123%205.47656%2015.4609%200c0%200%2032.3418%20-30.4766%2039.5293%20-34.5c7.07715%20-3.96387%200.143555%20-9.34473%200.143555%20-9.34473zM261.445%20-27.1211c118.386%202.90918%20213.813%20100.047%20213.813%20219.121c-0.0107422%2017.2881%20-2.04297%2033.9951%20-5.85059%2050.1299l-241.711%2031.3916l0.116211%20-10.4746l13.9424%20-2.0127s0.144531%20-12.5049%200.144531%20-19.5488c0.00195312%20-0.100586%200.0126953%20-0.19043%200.0126953%20-0.290039c0%20-4.08203%20-1.91797%20-7.71973%20-4.90137%20-10.0596l-9.4668%20-7.39941z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wodu%22%20unicode=%22&#xe088;%22%20horiz-adv-x=%22640%22%20d=%22M178.414%20108.294h-37.3145l-28.9336%20116.231h-0.477539l-28.4609%20-116.231h-38.0273l-45.2002%20170.76h37.5479l27.0264%20-116.23h0.477539l29.6553%20116.23h35.1572l29.1777%20-117.667h0.479492l27.9785%20117.667h36.8311zM271.4%20235.287c38.9834%200%2064.0996%20-25.8281%2064.0996%20-65.291c0%20-39.2217%20-25.1113%20-65.0498%20-64.0996%20-65.0498c-38.7432%200%20-63.8555%2025.8281%20-63.8555%2065.0498c0.00195312%2039.4629%2025.1143%2065.291%2063.8555%2065.291zM271.4%20130.534c23.1992%200%2030.1328%2019.8516%2030.1328%2039.4619c0%2019.8516%20-6.93457%2039.7002%20-30.1328%2039.7002c-27.7002%200%20-29.8945%20-19.8506%20-29.8945%20-39.7002c0.00195312%20-19.6104%206.9375%20-39.4619%2029.8945%20-39.4619zM435.084%20124.078h-0.477539c-7.89355%20-13.3926%20-21.7656%20-19.1318%20-37.5488%20-19.1318c-37.3096%200%20-55.4844%2032.0449%20-55.4844%2066.2461c0%2033.2422%2018.415%2064.0947%2054.7666%2064.0947c14.5889%200%2028.9385%20-6.21777%2036.8311%20-18.416h0.240234v62.1826h33.96v-170.76h-32.2871v15.7842zM405.428%20209.7c-22.2393%200%20-29.8936%20-19.1338%20-29.8936%20-39.4629c0%20-19.3711%208.84766%20-39.7002%2029.8936%20-39.7002c22.4824%200%2029.1787%2019.6133%2029.1787%2039.9395c0%2020.0879%20-7.1748%2039.2236%20-29.1787%2039.2236zM592.96%20108.294h-32.2871v17.2188h-0.717773c-8.60938%20-13.8701%20-23.4365%20-20.5664%20-37.7861%20-20.5664c-36.1133%200%20-45.2002%2020.3281%20-45.2002%2050.9404v76.0527h33.959v-69.8398c0%20-20.3281%205.97949%20-30.3721%2021.7656%20-30.3721c18.415%200%2026.3057%2010.2832%2026.3057%2035.3936v64.8184h33.9609v-123.646zM602.453%20145.124h37.5469v-36.8301h-37.5469v36.8301z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22twitter-square%22%20unicode=%22&#xf081;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM351.1%20257.2c12.8008%209.2998%2024%2020.8994%2032.9004%2034c-11.7998%20-5.10059%20-24.5996%20-8.7998%20-37.7998%20-10.2002c13.5996%208.09961%2023.8994%2020.9004%2028.7998%2036.0996c-12.5996%20-7.5%20-26.7998%20-13%20-41.5996%20-15.7998c-12%2012.7998%20-29%2020.7002%20-47.9004%2020.7002c-40%200%20-73.2998%20-36.0996%20-64%20-80.5996c-54.4004%202.7998%20-102.9%2028.7998%20-135.2%2068.5996c-5.7002%20-9.7002%20-8.89941%20-20.9004%20-8.89941%20-33.0996c0%20-0.0371094%20-0.0664062%20-0.0322266%20-0.0664062%20-0.0683594c0%20-22.749%2011.6309%20-42.8018%2029.2656%20-54.5322c-10.6992%200.400391%20-20.8994%203.40039%20-29.5996%208.2998v-0.799805c0%20-31.8994%2022.5%20-58.2998%2052.5%20-64.3994c-10.4004%20-2.7002%20-19.5%20-2.7002%20-29.5996%20-1.2002c8.2998%20-26%2032.5%20-44.9004%2061.2998%20-45.5c-22.5%20-17.6006%20-50.7002%20-28%20-81.4004%20-28c-5.39941%200%20-10.5%200.200195%20-15.7998%200.799805c29%20-18.5996%2063.5%20-29.4004%20100.7%20-29.4004c120.6%200%20186.6%2099.9004%20186.6%20186.601c0%202.7998%200%205.7002%20-0.200195%208.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22facebook-square%22%20unicode=%22&#xf082;%22%20d=%22M400%20416c26.4922%200%2048%20-21.5078%2048%20-48v-352c0%20-26.4922%20-21.5078%20-48%20-48%20-48h-137.25v152.31h57.7803l11%2071.6904h-68.7803v46.5498c0%2019.6104%209.61035%2038.7305%2040.4199%2038.7305h31.2705v61s-28.3809%204.83984%20-55.5205%204.83984c-56.6699%200%20-93.6699%20-34.3301%20-93.6699%20-96.4805v-54.6396h-63v-71.6904h63v-152.31h-137.25c-26.4922%200%20-48%2021.5078%20-48%2048v352c0%2026.4922%2021.5078%2048%2048%2048h352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22linkedin%22%20unicode=%22&#xf08c;%22%20d=%22M416%20416c17.5996%200%2032%20-14.5%2032%20-32.2998v-383.4c0%20-17.7998%20-14.4004%20-32.2998%20-32%20-32.2998h-384.1c-17.6006%200%20-31.9004%2014.5%20-31.9004%2032.2998v383.4c0%2017.7998%2014.2998%2032.2998%2031.9004%2032.2998h384.1zM135.4%2032h0.0996094v213.8h-66.5v-213.8h66.4004zM102.2%20275c21.2998%200%2038.5%2017.2002%2038.5%2038.5c0%2021.2002%20-17.2998%2038.5%20-38.5%2038.5c-21.2998%200%20-38.5%20-17.2998%20-38.5%20-38.5s17.2002%20-38.5%2038.5%20-38.5zM384.3%2032v117.2c0%2057.5996%20-12.5%20101.899%20-79.7002%20101.899c-32.2998%200%20-54%20-17.6992%20-62.8994%20-34.5h-0.900391v29.2002h-63.7002v-213.8h66.4004v105.8c0%2027.9004%205.2998%2054.9004%2039.9004%2054.9004c34%200%2034.5%20-31.9004%2034.5%20-56.7002v-104h66.3994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22github-square%22%20unicode=%22&#xf092;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM277.3%2032.2998c66%2022%20110.8%2084.9004%20110.7%20158.3c0%2091.8008%20-74.4004%20161.5%20-166.2%20161.5s-162%20-69.6992%20-162%20-161.5c0%20-73.3994%2046.2002%20-136.199%20112.2%20-158.3c8.5%20-1.5%2011.5%203.7002%2011.5%208c0%204.10059%20-0.200195%2026.7002%20-0.200195%2040.6006c0%200%20-46.3994%20-10%20-56.0996%2019.6992c0%200%20-7.60059%2019.2002%20-18.4004%2024.2002c0%200%20-15.0996%2010.4004%201.10059%2010.2002c0%200%2016.3994%20-1.2998%2025.5%20-17.0996c14.5%20-25.6006%2038.7998%20-18.2002%2048.2998%20-13.9004c1.5%2010.5996%205.7998%2018%2010.5996%2022.2998c-37%204.10059%20-74.2998%209.5%20-74.2998%2073.1006c0%2018.1992%205%2027.2998%2015.5996%2039c-1.7998%204.39941%20-7.39941%2022.0996%201.7002%2045c13.9004%204.2998%2045.7002%20-17.9004%2045.7002%20-17.9004c13.2002%203.7002%2027.5%205.59961%2041.5996%205.59961c14.1006%200%2028.4004%20-1.89941%2041.6006%20-5.59961c0%200%2031.7998%2022.2002%2045.7002%2017.9004c9.09961%20-23%203.39941%20-40.7002%201.69922%20-45c10.6006%20-11.7002%2017.1006%20-20.8008%2017.1006%20-39c0%20-63.9004%20-39%20-69%20-76%20-73.1006c6.09961%20-5.2002%2011.2998%20-15.0996%2011.2998%20-30.7002c0%20-22.2998%20-0.200195%20-49.8994%20-0.200195%20-55.2998c0%20-4.2998%203.10059%20-9.5%2011.5%20-8zM179.2%2093.4004c-1.90039%20-0.400391%20-3.7002%200.399414%20-3.90039%201.69922c-0.200195%201.5%201.10059%202.80078%203%203.2002c1.90039%200.200195%203.7002%20-0.599609%203.90039%20-1.89941c0.299805%20-1.30078%20-1%20-2.60059%20-3%20-3zM169.7%2094.2998c0%201.5%20-1.7998%202.60059%20-3.7002%202.40039c-2%200%20-3.5%20-1.10059%20-3.5%20-2.40039c0%20-1.5%201.5%20-2.59961%203.7002%20-2.39941c2%200%203.5%201.09961%203.5%202.39941zM156%2095.4004c-0.400391%20-1.30078%20-2.40039%20-1.90039%20-4.09961%20-1.30078c-1.90039%200.400391%20-3.2002%201.90039%20-2.80078%203.2002c0.400391%201.2998%202.40039%201.90039%204.10059%201.5c2%20-0.599609%203.2998%20-2.09961%202.7998%20-3.39941zM143.7%20100.8c0.899414%200.799805%200.399414%202.7998%20-0.900391%204.10059c-1.5%201.5%20-3.39941%201.69922%20-4.2998%200.599609c-1%20-0.900391%20-0.599609%20-2.7998%200.900391%20-4.09961c1.5%20-1.5%203.39941%20-1.7002%204.2998%20-0.600586zM134.6%20109.9c1.10059%200.799805%201.10059%202.59961%200%204.09961c-0.899414%201.5%20-2.59961%202.2002%20-3.69922%201.2998c-1.10059%20-0.700195%20-1.10059%20-2.39941%200%20-3.89941c1.09961%20-1.5%202.7998%20-2.10059%203.69922%20-1.5zM128.1%20119.6c0.900391%200.700195%200.700195%202.2002%20-0.399414%203.5c-1.10059%201%20-2.60059%201.5%20-3.5%200.600586c-0.900391%20-0.700195%20-0.700195%20-2.2002%200.399414%20-3.5c1.10059%20-1%202.60059%20-1.5%203.5%20-0.600586zM121.4%20127c0.399414%200.799805%20-0.200195%201.90039%20-1.5%202.59961c-1.30078%200.5%20-2.40039%200.200195%20-2.80078%20-0.399414c-0.399414%20-0.900391%200.200195%20-2%201.5%20-2.60059c1.10059%20-0.699219%202.40039%20-0.5%202.80078%200.400391z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22twitter%22%20unicode=%22&#xf099;%22%20horiz-adv-x=%22512%22%20d=%22M459.37%20296.284c0.325195%20-4.54785%200.325195%20-9.09766%200.325195%20-13.6455c0%20-138.72%20-105.583%20-298.558%20-298.559%20-298.558c-59.4521%200%20-114.68%2017.2188%20-161.137%2047.1055c8.44727%20-0.973633%2016.5684%20-1.29883%2025.3398%20-1.29883c49.0547%200%2094.2129%2016.5684%20130.274%2044.832c-46.1318%200.975586%20-84.792%2031.1885%20-98.1123%2072.7725c6.49805%20-0.974609%2012.9951%20-1.62402%2019.8184%20-1.62402c9.4209%200%2018.8428%201.2998%2027.6133%203.57324c-48.0811%209.74707%20-84.1426%2051.9795%20-84.1426%20102.984v1.29883c13.9688%20-7.79688%2030.2139%20-12.6699%2047.4307%20-13.3184c-28.2637%2018.8428%20-46.7803%2051.0049%20-46.7803%2087.3906c0%2019.4922%205.19629%2037.3604%2014.2939%2052.9541c51.6543%20-63.6748%20129.3%20-105.258%20216.364%20-109.807c-1.62402%207.79688%20-2.59863%2015.918%20-2.59863%2024.04c0%2057.8271%2046.7822%20104.934%20104.934%20104.934c30.2139%200%2057.502%20-12.6699%2076.6709%20-33.1367c23.7148%204.54785%2046.4551%2013.3193%2066.5986%2025.3398c-7.79785%20-24.3662%20-24.3662%20-44.833%20-46.1318%20-57.8271c21.1172%202.27344%2041.584%208.12207%2060.4258%2016.2432c-14.292%20-20.791%20-32.1611%20-39.3086%20-52.6279%20-54.2529z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22facebook%22%20unicode=%22&#xf09a;%22%20horiz-adv-x=%22512%22%20d=%22M504%20192c0%20-123.78%20-90.6904%20-226.38%20-209.25%20-245v173.31h57.7803l11%2071.6904h-68.7803v46.5498c0%2019.6104%209.61035%2038.7305%2040.4102%2038.7305h31.2803v61s-28.3809%204.83984%20-55.5205%204.83984c-56.6699%200%20-93.6699%20-34.3301%20-93.6699%20-96.4805v-54.6396h-63v-71.6904h63v-173.31c-118.56%2018.6201%20-209.25%20121.22%20-209.25%20245c0%20137%20111%20248%20248%20248s248%20-111%20248%20-248z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22github%22%20unicode=%22&#xf09b;%22%20horiz-adv-x=%22496%22%20d=%22M165.9%2050.5996c0%20-2%20-2.30078%20-3.59961%20-5.2002%20-3.59961c-3.2998%20-0.299805%20-5.60059%201.2998%20-5.60059%203.59961c0%202%202.30078%203.60059%205.2002%203.60059c3%200.299805%205.60059%20-1.2998%205.60059%20-3.60059zM134.8%2055.0996c0.700195%202%203.60059%203%206.2002%202.30078c3%20-0.900391%204.90039%20-3.2002%204.2998%20-5.2002c-0.599609%20-2%20-3.59961%20-3%20-6.2002%20-2c-3%200.599609%20-5%202.89941%20-4.2998%204.89941zM179%2056.7998c2.90039%200.299805%205.59961%20-1%205.90039%20-2.89941c0.299805%20-2%20-1.7002%20-3.90039%20-4.60059%20-4.60059c-3%20-0.700195%20-5.59961%200.600586%20-5.89941%202.60059c-0.300781%202.2998%201.69922%204.19922%204.59961%204.89941zM244.8%20440c138.7%200%20251.2%20-105.3%20251.2%20-244c0%20-110.9%20-67.7998%20-205.8%20-167.8%20-239c-12.7002%20-2.2998%20-17.2998%205.59961%20-17.2998%2012.0996c0%208.2002%200.299805%2049.9004%200.299805%2083.6006c0%2023.5%20-7.7998%2038.5%20-17%2046.3994c55.8994%206.30078%20114.8%2014%20114.8%20110.5c0%2027.4004%20-9.7998%2041.2002%20-25.7998%2058.9004c2.59961%206.5%2011.0996%2033.2002%20-2.60059%2067.9004c-20.8994%206.59961%20-69%20-27%20-69%20-27c-20%205.59961%20-41.5%208.5%20-62.7998%208.5s-42.7998%20-2.90039%20-62.7998%20-8.5c0%200%20-48.0996%2033.5%20-69%2027c-13.7002%20-34.6006%20-5.2002%20-61.4004%20-2.59961%20-67.9004c-16%20-17.5996%20-23.6006%20-31.4004%20-23.6006%20-58.9004c0%20-96.1992%2056.4004%20-104.3%20112.3%20-110.5c-7.19922%20-6.59961%20-13.6992%20-17.6992%20-16%20-33.6992c-14.2998%20-6.60059%20-51%20-17.7002%20-72.8994%2020.8994c-13.7002%2023.7998%20-38.6006%2025.7998%20-38.6006%2025.7998c-24.5%200.300781%20-1.59961%20-15.3994%20-1.59961%20-15.3994c16.4004%20-7.5%2027.7998%20-36.6006%2027.7998%20-36.6006c14.7002%20-44.7998%2084.7002%20-29.7998%2084.7002%20-29.7998c0%20-21%200.299805%20-55.2002%200.299805%20-61.3994c0%20-6.5%20-4.5%20-14.4004%20-17.2998%20-12.1006c-99.7002%2033.4004%20-169.5%20128.3%20-169.5%20239.2c0%20138.7%20106.1%20244%20244.8%20244zM97.2002%2095.0996c1.2998%201.30078%203.59961%200.600586%205.2002%20-1c1.69922%20-1.89941%202%20-4.19922%200.699219%20-5.19922c-1.2998%20-1.30078%20-3.59961%20-0.600586%20-5.19922%201c-1.7002%201.89941%20-2%204.19922%20-0.700195%205.19922zM86.4004%20103.2c0.699219%201%202.2998%201.2998%204.2998%200.700195c2%20-1%203%20-2.60059%202.2998%20-3.90039c-0.700195%20-1.40039%20-2.7002%20-1.7002%20-4.2998%20-0.700195c-2%201%20-3%202.60059%20-2.2998%203.90039zM118.8%2067.5996c1.2998%201.60059%204.2998%201.30078%206.5%20-1c2%20-1.89941%202.60059%20-4.89941%201.2998%20-6.19922c-1.2998%20-1.60059%20-4.19922%20-1.30078%20-6.5%201c-2.2998%201.89941%20-2.89941%204.89941%20-1.2998%206.19922zM107.4%2082.2998c1.59961%201.2998%204.19922%200.299805%205.59961%20-2c1.59961%20-2.2998%201.59961%20-4.89941%200%20-6.2002c-1.2998%20-1%20-4%200%20-5.59961%202.30078c-1.60059%202.2998%20-1.60059%204.89941%200%205.89941z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pinterest%22%20unicode=%22&#xf0d2;%22%20horiz-adv-x=%22496%22%20d=%22M496%20192c0%20-137%20-111%20-248%20-248%20-248c-25.5996%200%20-50.2002%203.90039%20-73.4004%2011.0996c10.1006%2016.5%2025.2002%2043.5%2030.8008%2065c3%2011.6006%2015.3994%2059%2015.3994%2059c8.10059%20-15.3994%2031.7002%20-28.5%2056.7998%20-28.5c74.8008%200%20128.7%2068.8008%20128.7%20154.301c0%2081.8994%20-66.8994%20143.199%20-152.899%20143.199c-107%200%20-163.9%20-71.7998%20-163.9%20-150.1c0%20-36.4004%2019.4004%20-81.7002%2050.2998%20-96.0996c4.7002%20-2.2002%207.2002%20-1.2002%208.2998%203.2998c0.800781%203.39941%205%2020.2998%206.90039%2028.0996c0.599609%202.5%200.299805%204.7002%20-1.7002%207.10059c-10.0996%2012.5%20-18.2998%2035.2998%20-18.2998%2056.5996c0%2054.7002%2041.4004%20107.6%20112%20107.6c60.9004%200%20103.6%20-41.5%20103.6%20-100.899c0%20-67.1006%20-33.8994%20-113.601%20-78%20-113.601c-24.2998%200%20-42.5996%2020.1006%20-36.6992%2044.8008c7%2029.5%2020.5%2061.2998%2020.5%2082.5996c0%2019%20-10.2002%2034.9004%20-31.4004%2034.9004c-24.9004%200%20-44.9004%20-25.7002%20-44.9004%20-60.2002c0%20-22%207.40039%20-36.7998%207.40039%20-36.7998s-24.5%20-103.801%20-29%20-123.2c-5%20-21.4004%20-3%20-51.6006%20-0.900391%20-71.2002c-92.1992%2036.0996%20-157.6%20125.9%20-157.6%20231c0%20137%20111%20248%20248%20248s248%20-111%20248%20-248z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pinterest-square%22%20unicode=%22&#xf0d3;%22%20d=%22M448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-245.6c9.7998%2016.4004%2022.3994%2040%2027.3994%2059.2998c3%2011.5%2015.2998%2058.4004%2015.2998%2058.4004c8%20-15.2998%2031.4004%20-28.2002%2056.3008%20-28.2002c74.0996%200%20127.399%2068.0996%20127.399%20152.7c0%2081.0996%20-66.2002%20141.8%20-151.399%20141.8c-106%200%20-162.2%20-71.0996%20-162.2%20-148.6c0%20-36%2019.2002%20-80.8008%2049.7998%20-95.1006c4.7002%20-2.2002%207.09961%20-1.2002%208.2002%203.2998c0.799805%203.40039%205%2020.1006%206.7998%2027.8008c0.599609%202.5%200.299805%204.59961%20-1.7002%207c-10.0996%2012.2998%20-18.2998%2034.8994%20-18.2998%2056c0%2054.1992%2041%20106.6%20110.9%20106.6c60.2998%200%20102.6%20-41.0996%20102.6%20-99.9004c0%20-66.3994%20-33.5%20-112.399%20-77.2002%20-112.399c-24.0996%200%20-42.0996%2019.8994%20-36.3994%2044.3994c6.89941%2029.2002%2020.2998%2060.7002%2020.2998%2081.8008c0%2053%20-75.5%2045.6992%20-75.5%20-25c0%20-21.7002%207.2998%20-36.5%207.2998%20-36.5c-31.4004%20-132.801%20-36.0996%20-134.5%20-29.5996%20-192.601l2.19922%20-0.799805h-88.5996c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-plus-square%22%20unicode=%22&#xf0d4;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM164%2092c57.7002%200%2096%2040.5%2096%2097.5996c0%206.5%20-0.599609%2011.6006%20-1.59961%2016.6006h-94.4004v-34.4004h56.9004c-2.40039%20-14.5996%20-17.2002%20-43.0996%20-56.8008%20-43.0996c-34.0996%200%20-61.8994%2028.2998%20-61.8994%2063.2002c0%2035%2027.7998%2063.1992%2061.8994%2063.1992c19.5%200%2032.4004%20-8.2998%2039.8008%20-15.3994l27.0996%2026.0996c-17.5%2016.4004%20-40%2026.2002%20-67%2026.2002c-55.2998%200%20-100%20-44.7002%20-100%20-100s44.7002%20-100%20100%20-100zM384%20173.8v29.2002h-29v29h-29.2002v-29h-29v-29.2002h29v-29h29.2002v29h29z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-plus-g%22%20unicode=%22&#xf0d5;%22%20horiz-adv-x=%22640%22%20d=%22M386.061%20219.504c1.83398%20-9.69238%203.14355%20-19.3838%203.14355%20-31.9561c0%20-109.753%20-73.6055%20-187.548%20-184.404%20-187.548c-106.084%200%20-192%2085.915%20-192%20192s85.916%20192%20192%20192c51.8643%200%2095.083%20-18.8594%20128.611%20-50.292l-52.126%20-50.0303c-14.1455%2013.6211%20-39.0283%2029.5996%20-76.4854%2029.5996c-65.4834%200%20-118.92%20-54.2217%20-118.92%20-121.277s53.4365%20-121.277%20118.92%20-121.277c75.9609%200%20104.514%2054.7451%20108.965%2082.7734h-108.965v66.0088h181.261v-0.000976562zM571.467%20213.067h55.7334v-56.001h-55.7334v-55.7334h-56.001v55.7334h-55.7324v56.001h55.7324v55.7324h56.001v-55.7324z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22linkedin-in%22%20unicode=%22&#xf0e1;%22%20d=%22M100.28%200h-92.8799v299.1h92.8799v-299.1zM53.79%20339.9c-29.7002%200%20-53.79%2024.5996%20-53.79%2054.2998c0%2029.6875%2024.1025%2053.79%2053.79%2053.79s53.79%20-24.1025%2053.79%20-53.79c0%20-29.7002%20-24.0996%20-54.2998%20-53.79%20-54.2998zM447.9%200h-92.6807v145.6c0%2034.7002%20-0.700195%2079.2002%20-48.29%2079.2002c-48.29%200%20-55.6895%20-37.7002%20-55.6895%20-76.7002v-148.1h-92.7803v299.1h89.0801v-40.7998h1.2998c12.4004%2023.5%2042.6904%2048.2998%2087.8799%2048.2998c94%200%20111.28%20-61.8994%20111.28%20-142.3v-164.3h-0.0996094z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22github-alt%22%20unicode=%22&#xf113;%22%20horiz-adv-x=%22480%22%20d=%22M186.1%20119.3c0%20-20.8994%20-10.8994%20-55.0996%20-36.6992%20-55.0996c-25.8008%200%20-36.7002%2034.2002%20-36.7002%2055.0996c0%2020.9004%2010.8994%2055.1006%2036.7002%2055.1006c25.7998%200%2036.6992%20-34.2002%2036.6992%20-55.1006zM480%20169.8c0%20-31.8994%20-3.2002%20-65.7002%20-17.5%20-95c-37.9004%20-76.5996%20-142.1%20-74.7998%20-216.7%20-74.7998c-75.7998%200%20-186.2%20-2.7002%20-225.6%2074.7998c-14.6006%2029%20-20.2002%2063.1006%20-20.2002%2095c0%2041.9004%2013.9004%2081.5%2041.5%20113.601c-5.2002%2015.7998%20-7.7002%2032.3994%20-7.7002%2048.7998c0%2021.5%204.90039%2032.2998%2014.6006%2051.7998c45.2998%200%2074.2998%20-9%20108.8%20-36c29%206.90039%2058.7998%2010%2088.7002%2010c27%200%2054.1992%20-2.90039%2080.3994%20-9.2002c34%2026.7002%2063%2035.2002%20107.8%2035.2002c9.80078%20-19.5%2014.6006%20-30.2998%2014.6006%20-51.7998c0%20-16.4004%20-2.60059%20-32.7002%20-7.7002%20-48.2002c27.5%20-32.4004%2039%20-72.2998%2039%20-114.2zM415.7%20119.3c0%2043.9004%20-26.7002%2082.6006%20-73.5%2082.6006c-18.9004%200%20-37%20-3.40039%20-56%20-6c-14.9004%20-2.30078%20-29.7998%20-3.2002%20-45.1006%20-3.2002c-15.1992%200%20-30.0996%200.899414%20-45.0996%203.2002c-18.7002%202.59961%20-37%206%20-56%206c-46.7998%200%20-73.5%20-38.7002%20-73.5%20-82.6006c0%20-87.7998%2080.4004%20-101.3%20150.4%20-101.3h48.1992c70.3008%200%20150.601%2013.4004%20150.601%20101.3zM333.1%20174.4c25.8008%200%2036.7002%20-34.2002%2036.7002%20-55.1006c0%20-20.8994%20-10.8994%20-55.0996%20-36.7002%20-55.0996c-25.7998%200%20-36.6992%2034.2002%20-36.6992%2055.0996c0%2020.9004%2010.8994%2055.1006%2036.6992%2055.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22maxcdn%22%20unicode=%22&#xf136;%22%20horiz-adv-x=%22512%22%20d=%22M461.1%205.2998h-97.3994l51.8994%20242.7c2.30078%2010.2002%200.900391%2019.5%20-4.39941%2025.7002c-5%206.09961%20-13.7002%209.59961%20-24.2002%209.59961h-49.2998l-59.5%20-278h-97.4004l59.5%20278h-83.3994l-59.5%20-278h-97.4004l59.5%20278l-44.5996%2095.4004h372.1c39.4004%200%2075.2998%20-16.2998%2098.2998%20-44.9004c23.2998%20-28.5996%2031.7998%20-67.3994%2023.6006%20-105.899z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22html5%22%20unicode=%22&#xf13b;%22%20horiz-adv-x=%22384%22%20d=%22M0%20416h384l-34.9004%20-395.8l-157.6%20-52.2002l-156.6%2052.2002zM308.2%20288.1l4.39941%2047.7002h-241.1l12.7998%20-145.6h166.9l-6%20-62.2002l-53.7002%20-14.5l-53.5%2014.5l-3.5%2038.0996h-47.7002l6%20-75.7998l98.7002%20-27.2998h1.09961v0.299805l97.9004%2027l13.5996%20148.4h-175.6l-4.09961%2049.3994h183.8z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22css3%22%20unicode=%22&#xf13c;%22%20horiz-adv-x=%22512%22%20d=%22M480%20416l-64%20-368l-223.3%20-80l-192.7%2080l19.5996%2094.7998h82l-8%20-40.5996l116.4%20-44.4004l134.1%2044.4004l18.8008%2097.0996h-333.4l16%2082h333.7l10.5%2052.7002h-333.4l16.2998%2082h407.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22btc%22%20unicode=%22&#xf15a;%22%20horiz-adv-x=%22384%22%20d=%22M310.204%20205.362c46.0059%20-11.0283%2074.9971%20-38.4443%2069.3262%20-99.8906c-7.24805%20-76.5723%20-61.5967%20-97.0547%20-142.896%20-101.467v-68.0049h-48.5273v66.7451c-12.29%200%20-25.21%200%20-38.4443%200.314453v-67.0596h-48.5283v68.0049s-8.88867%200.31543%20-97.3701%200.31543l9.76758%2057.666c34.7305%20-0.614258%2050.3301%20-3.4209%2053.2549%2016.0703v217.43c-4.60645%2024.5664%20-24.709%2022.1045%20-63.0234%2021.4268v51.6777c58.748%20-0.275391%2079.5283%20-0.539062%2097.3701%200v79.4092h48.5283v-77.833c12.9189%200.31543%2025.8389%200.629883%2038.4443%200.629883v77.2031h48.5273v-79.4092c62.3926%20-5.35547%20109.492%20-24.5781%20114.851%20-81.9287c4.09668%20-41.9102%20-13.5508%20-67.1201%20-41.2803%20-81.2998zM150.608%20313.447v-96.7402c27.416%200%20113.126%20-6.30273%20113.126%2048.2119c0%2057.0352%20-85.7109%2048.5283%20-113.126%2048.5283zM150.608%2061.6709c32.7715%200%20133.126%20-6.93262%20133.127%2053.2529c0%2062.3936%20-100.355%2053.2549%20-133.127%2053.2549v-106.508z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22youtube%22%20unicode=%22&#xf167;%22%20horiz-adv-x=%22576%22%20d=%22M549.655%20323.917c11.4121%20-42.8672%2011.4121%20-132.305%2011.4121%20-132.305s0%20-89.4385%20-11.4121%20-132.306c-6.28125%20-23.6494%20-24.7871%20-41.5%20-48.2842%20-47.8203c-42.5908%20-11.4863%20-213.371%20-11.4863%20-213.371%20-11.4863s-170.78%200%20-213.371%2011.4863c-23.4971%206.32031%20-42.0029%2024.1709%20-48.2842%2047.8203c-11.4121%2042.8672%20-11.4121%20132.306%20-11.4121%20132.306s0%2089.4375%2011.4121%20132.305c6.28125%2023.6504%2024.7871%2042.2754%2048.2842%2048.5967c42.5908%2011.4863%20213.371%2011.4863%20213.371%2011.4863s170.781%200%20213.371%20-11.4863c23.4971%20-6.32031%2042.0029%20-24.9463%2048.2842%20-48.5967zM232.145%20110.409l142.739%2081.2012l-142.739%2081.2051v-162.406z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22xing%22%20unicode=%22&#xf168;%22%20horiz-adv-x=%22384%22%20d=%22M162.7%20238c-1.7998%20-3.2998%20-25.2002%20-44.4004%20-70.1006%20-123.5c-4.89941%20-8.2998%20-10.7998%20-12.5%20-17.6992%20-12.5h-65.1006c-7.7002%200%20-12.0996%207.5%20-8.5%2014.4004l69%20121.3c0.200195%200%200.200195%200.0996094%200%200.299805l-43.8994%2075.5996c-4.30078%207.80078%200.299805%2014.1006%208.5%2014.1006h65.0996c7.2998%200%2013.2998%20-4.10059%2018%20-12.2002zM382.6%20401.9l-144%20-253v-0.300781l91.6006%20-166.6c3.89941%20-7.09961%200.200195%20-14.0996%20-8.5%20-14.0996h-65.2002c-7.59961%200%20-13.5996%204%20-18%2012.1992l-92.4004%20168.5c3.30078%205.80078%2051.5%2090.8008%20144.801%20255.2c4.59961%208.10059%2010.3994%2012.2002%2017.5%2012.2002h65.6992c8%200%2012.3008%20-6.7002%208.5%20-14.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22xing-square%22%20unicode=%22&#xf169;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM140.4%20127.8c4.89941%200%209.09961%202.90039%2012.5996%209.10059c32.0996%2056.5%2048.7998%2085.8994%2050.0996%2088.1992l-31.8994%2055.3008c-3.40039%205.7998%20-7.7002%208.69922%20-12.9004%208.69922h-46.5996c-5.7998%200%20-9%20-4.5%20-6%20-10.0996l31.3994%20-54c0.100586%20-0.0996094%200.100586%20-0.200195%200%20-0.200195l-49.2998%20-86.7002c-2.7002%20-5%200.5%20-10.2998%206%20-10.2998h46.6006zM360.1%20341.9c2.80078%205.2998%20-0.299805%2010.0996%20-6%2010h-46.8994c-5.10059%200%20-9.2002%20-2.90039%20-12.5%20-8.7002c-66.6006%20-117.4%20-101.101%20-178.2%20-103.4%20-182.3l66%20-120.301c3.2002%20-5.7998%207.40039%20-8.69922%2012.9004%20-8.69922h46.5996c6.10059%200%208.7998%205%206%2010.0996l-65.5%20119v0.200195z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dropbox%22%20unicode=%22&#xf16b;%22%20horiz-adv-x=%22528%22%20d=%22M264.4%20331.7l-132%20-84.2998l132%20-84.3008l-132%20-84.2998l-132.4%2085.1006l132.3%2084.2998l-132.3%2083.5l132.3%2084.2998zM131.6%2052.2998l132%2084.2998l132%20-84.2998l-132%20-84.2998zM264.4%20163.9l132%2084.2998l-132%2083.5996l131.3%2084.2002l132.3%20-84.2998l-132.3%20-84.2998l132.3%20-84.2002l-132.3%20-84.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stack-overflow%22%20unicode=%22&#xf16c;%22%20horiz-adv-x=%22384%22%20d=%22M290.7%20137l-8.2002%20-39l-195.7%2041l8.2002%2039.2998zM341.7%20224l-25.5%20-30.7998l-153.5%20128.3l25.5%2030.7998zM310.5%20184.3l-16.7998%20-36.2998l-181.2%2084.5l16.7002%2036.5zM262%20416l119.3%20-160.3l-32%20-24l-119.3%20160.3zM282.5%2088v-39.7002h-200v39.7002h200zM322.2%208v120h40v-160h-359.5v160h40v-120h279.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22instagram%22%20unicode=%22&#xf16d;%22%20d=%22M224.1%20307c63.6006%200%20114.9%20-51.2998%20114.9%20-114.9c0%20-63.5996%20-51.2998%20-114.899%20-114.9%20-114.899c-63.5996%200%20-114.899%2051.2998%20-114.899%20114.899c0%2063.6006%2051.2998%20114.9%20114.899%20114.9zM224.1%20117.4c41.1006%200%2074.7002%2033.5%2074.7002%2074.6992c0%2041.2002%20-33.5%2074.7002%20-74.7002%2074.7002c-41.1992%200%20-74.6992%20-33.5%20-74.6992%20-74.7002c0%20-41.1992%2033.5996%20-74.6992%2074.6992%20-74.6992zM370.5%20311.7c0%20-14.9004%20-12%20-26.7998%20-26.7998%20-26.7998c-14.9004%200%20-26.7998%2012%20-26.7998%2026.7998s12%2026.7998%2026.7998%2026.7998s26.7998%20-12%2026.7998%20-26.7998zM446.6%20284.5c2.10059%20-37%202.10059%20-147.8%200%20-184.8c-1.7998%20-35.9004%20-10%20-67.7002%20-36.1992%20-93.9004c-26.2002%20-26.2998%20-58%20-34.5%20-93.9004%20-36.2002c-37%20-2.09961%20-147.9%20-2.09961%20-184.9%200c-35.8994%201.80078%20-67.5996%2010%20-93.8994%2036.2002s-34.5%2058%20-36.2002%2093.9004c-2.09961%2037%20-2.09961%20147.899%200%20184.899c1.7998%2035.9004%209.90039%2067.7002%2036.2002%2093.9004s58.0996%2034.4004%2093.8994%2036.0996c37%202.10059%20147.9%202.10059%20184.9%200c35.9004%20-1.7998%2067.7002%20-10%2093.9004%20-36.1992c26.2998%20-26.2002%2034.5%20-58%2036.1992%20-93.9004zM398.8%2060c11.7002%2029.4004%209%2099.5%209%20132.1c0%2032.6006%202.7002%20102.601%20-9%20132.101c-7.89941%2019.7002%20-23%2034.7998%20-42.5996%2042.5996c-29.4004%2011.6006%20-99.5%209%20-132.101%209c-32.5996%200%20-102.6%202.7002%20-132.1%20-9c-19.7002%20-7.89941%20-34.7998%20-23%20-42.5996%20-42.5996c-11.6006%20-29.4004%20-9%20-99.5%20-9%20-132.101c0%20-32.5996%20-2.7002%20-102.6%209%20-132.1c7.89941%20-19.7002%2023%20-34.7998%2042.5996%20-42.5996c29.4004%20-11.6006%2099.5%20-9%20132.1%20-9c32.6006%200%20102.601%20-2.7002%20132.101%209c19.7002%207.89941%2034.7998%2023%2042.5996%2042.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flickr%22%20unicode=%22&#xf16e;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM144.5%20129c35.0996%200%2063.5%2028.4004%2063.5%2063.5s-28.4004%2063.5%20-63.5%2063.5s-63.5%20-28.4004%20-63.5%20-63.5s28.4004%20-63.5%2063.5%20-63.5zM303.5%20129c35.0996%200%2063.5%2028.4004%2063.5%2063.5s-28.4004%2063.5%20-63.5%2063.5s-63.5%20-28.4004%20-63.5%20-63.5s28.4004%20-63.5%2063.5%20-63.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22adn%22%20unicode=%22&#xf170;%22%20horiz-adv-x=%22496%22%20d=%22M248%20280.5l64.9004%20-98.7998h-129.801zM496%20192c0%20-136.9%20-111.1%20-248%20-248%20-248s-248%20111.1%20-248%20248s111.1%20248%20248%20248s248%20-111.1%20248%20-248zM396.2%20109.3l-148.2%20223.2l-148.2%20-223.2h30.4004l33.5996%2051.7002h168.601l33.5996%20-51.7002h30.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bitbucket%22%20unicode=%22&#xf171;%22%20horiz-adv-x=%22512%22%20d=%22M22.2002%20416l466.8%20-0.200195c0.954102%20-0.0136719%201.875%20-0.0800781%202.7998%20-0.200195c7.58789%20-1.25%2013.3994%20-7.83203%2013.3994%20-15.7715c0%20-0.860352%20-0.0683594%20-1.7041%20-0.199219%20-2.52832l-67.9004%20-416.8c-1.24902%20-7.58887%20-7.84277%20-13.4014%20-15.7832%20-13.4014c-0.0722656%200%20-0.144531%200%20-0.216797%200.000976562h-325.699c-10.7129%200.0869141%20-19.5967%207.94727%20-21.3008%2018.2002l-67.8994%20412.101c-0.116211%200.924805%20-0.182617%201.84668%20-0.200195%202.7998c0.108398%208.7373%207.23242%2015.8008%2015.9951%2015.8008c0.0683594%200%200.136719%200%200.205078%20-0.000976562zM308.1%20118.2l25.2002%20147h-157.3l28.0996%20-147h104z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tumblr%22%20unicode=%22&#xf173;%22%20horiz-adv-x=%22320%22%20d=%22M309.8%20-32.2998c-13.5996%20-14.5%20-50%20-31.7002%20-97.3994%20-31.7002c-120.801%200%20-147%2088.7998%20-147%20140.6v144h-47.5c-5.5%200%20-10%204.5%20-10%2010v68c0%207.2002%204.5%2013.6006%2011.2998%2016c62%2021.8008%2081.5%2076%2084.2998%20117.101c0.799805%2011%206.5%2016.2998%2016.0996%2016.2998h70.9004c5.5%200%2010%20-4.5%2010%20-10v-115.2h83c5.5%200%2010%20-4.39941%2010%20-9.89941v-81.7002c0%20-5.5%20-4.5%20-10%20-10%20-10h-83.4004v-133.2c0%20-34.2002%2023.7002%20-53.5996%2068%20-35.7998c4.80078%201.89941%209%203.2002%2012.7002%202.2002c3.5%20-0.900391%205.7998%20-3.40039%207.40039%20-7.90039l22%20-64.2998c1.7998%20-5%203.2998%20-10.6006%20-0.400391%20-14.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tumblr-square%22%20unicode=%22&#xf174;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM317.7%2051.7998c2.2998%202.40039%201.2998%205.90039%200.299805%209.10059l-13.7998%2040.1992c-1%202.80078%20-2.40039%204.40039%20-4.60059%204.90039c-2.39941%200.599609%20-5%20-0.200195%20-8%20-1.40039c-27.6992%20-11.0996%20-42.5%201%20-42.5%2022.4004v83.2998h52.1006c3.39941%200%206.2002%202.7998%206.2002%206.2002v51.0996c0%203.40039%20-2.80078%206.2002%20-6.2002%206.2002h-51.9004v72c0%203.40039%20-2.7998%206.2002%20-6.2002%206.2002h-44.2998c-5.89941%200%20-9.5%20-3.2998%20-10%20-10.2002c-1.7998%20-25.7002%20-13.8994%20-59.5%20-52.7002%20-73.2002c-4.2998%20-1.5%20-7.09961%20-5.5%20-7.09961%20-10v-42.5c0%20-3.39941%202.7998%20-6.19922%206.2002%20-6.19922h29.7002v-90c0%20-32.4004%2016.3994%20-87.9004%2091.8994%20-87.9004c29.7002%200%2052.4004%2010.7002%2060.9004%2019.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22apple%22%20unicode=%22&#xf179;%22%20horiz-adv-x=%22384%22%20d=%22M318.7%20179.3c0%20-1.89941%20-3.5%20-61.2002%2061.7002%20-91.8994c-12.2002%20-36.8008%20-54%20-118.601%20-102.601%20-119.301c-28.0996%200%20-44.5996%2017.9004%20-76.3994%2017.9004c-32.8008%200%20-50.6006%20-17.2998%20-75.8008%20-17.9004c-48.1992%20-1.5%20-94.3994%2088.5%20-107.199%20125.2c-9.60059%2027.9336%20-14.4004%2055%20-14.4004%2081.2002c0%2088.7002%2059.2998%20132.3%20115.1%20133.2c27%200%2061.4004%20-19.7002%2076.4004%20-19.7002c14.2002%200%2053%2023.5%2088.5%2020.7002c37.5%20-2.90039%2065.9004%20-17.7002%2084.7002%20-44.6006c-33.6006%20-20.3994%20-50.2002%20-48.0996%20-50%20-84.7998zM262.1%20343.5c-19.5996%20-22.9004%20-43.3994%20-36.2998%20-69.5%20-34.2998c-2.19922%2027.5996%208.10059%2052.0996%2025.6006%2071.8994c15.8994%2018.5%2043.7998%2033.5%2067.8994%2034.9004c0.800781%20-10.5996%203.30078%20-40.0996%20-24%20-72.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22windows%22%20unicode=%22&#xf17a;%22%20d=%22M0%20354.3l183.6%2025.2998v-177.399h-183.6v152.1zM0%2029.7002v149.899h183.6v-175.199zM203.8%201.7002v177.899h244.2v-211.6zM203.8%20382.3l244.2%2033.7002v-213.8h-244.2v180.1z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22android%22%20unicode=%22&#xf17b;%22%20horiz-adv-x=%22576%22%20d=%22M420.55%20146.07c-13.2461%200%20-24%2010.7539%20-24%2024s10.7539%2024%2024%2024s24%20-10.7539%2024%20-24s-10.7539%20-24%20-24%20-24zM155.45%20146.07c-13.2461%200%20-24%2010.7539%20-24%2024s10.7539%2024%2024%2024s24%20-10.7539%2024%20-24s-10.7539%20-24%20-24%20-24zM429.15%20290.55l47.9395%2083c1.06738%201.59082%201.69043%203.50391%201.69043%205.5625c0%205.51855%20-4.48047%2010%20-10%2010c-3.93359%200%20-7.32812%20-2.25684%20-8.95996%20-5.5625v0l-48.54%20-84.0693c-37.5742%2016.8516%20-79.2197%2026.2266%20-123.037%2026.2266c-43.8164%200%20-85.9492%20-9.375%20-123.523%20-26.2266l-48.54%2084.0693c-1.63184%203.30566%20-5.03809%205.58203%20-8.97168%205.58203c-5.51953%200%20-10%20-4.48145%20-10%20-10c0%20-2.05859%200.634766%20-3.99121%201.70215%20-5.58203v0l47.9395%20-83c-82.3193%20-44.7695%20-138.609%20-128.1%20-146.85%20-226.55h576c-8.24023%2098.4502%20-64.54%20181.78%20-146.85%20226.55z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22linux%22%20unicode=%22&#xf17c;%22%20d=%22M220.8%20324.7c-1.09961%200.599609%20-3.09961%200.399414%20-3.39941%201.7002c-0.200195%200.399414%200.199219%200.899414%200.599609%201.09961c1.59961%200.900391%203.7998%200.599609%205.5%20-0.0996094c1.2998%20-0.600586%203.40039%20-1.5%203.2002%20-2.90039c-0.100586%20-1.09961%20-1.7998%20-1.5%20-2.90039%20-1.5c-1.2002%200%20-2%201.2002%20-3%201.7002zM198.9%20323c-1%20-0.0996094%20-2.7002%200.400391%20-2.80078%201.40039c-0.199219%201.39941%201.90039%202.2998%203.2002%202.89941c1.7002%200.700195%203.90039%201%205.5%200.100586c0.400391%20-0.200195%200.799805%20-0.700195%200.600586%20-1.10059c-0.400391%20-1.2002%20-2.40039%20-1%20-3.5%20-1.59961c-1%20-0.5%20-1.80078%20-1.7002%20-3%20-1.7002zM420%2044.2002c11.0996%20-12.4004%2015.9004%20-21.5%2015.5%20-29.7002c-0.5%20-8.2002%20-6.5%20-13.7998%20-13.9004%20-18.2998c-14.8994%20-9%20-37.2998%20-15.7998%20-50.8994%20-32.2002c-14.2002%20-16.9004%20-31.7002%20-26.5996%20-48.2998%20-27.9004c-16.5%20-1.2998%20-32%206.30078%20-40.3008%2023v0.100586c-1.09961%202.09961%20-1.89941%204.39941%20-2.5%206.7002c-21.5%20-1.2002%20-40.1992%205.2998%20-55.0996%204.09961c-22%20-1.2002%20-35.7998%20-6.5%20-48.2998%20-6.59961c-4.7998%20-10.6006%20-14.2998%20-17.6006%20-25.9004%20-20.2002c-16%20-3.7002%20-36.0996%200%20-55.8994%2010.3994c-18.5%209.80078%20-42%208.90039%20-59.3008%2012.5c-8.69922%201.80078%20-16.2998%205%20-20.0996%2012.3008c-3.7002%207.2998%20-3%2017.2998%202.2002%2031.6992c1.7002%205.10059%200.399414%2012.7002%20-0.799805%2020.8008c-0.600586%203.89941%20-1.2002%207.89941%20-1.2002%2011.7998c0%204.2998%200.700195%208.5%202.7998%2012.3994c4.5%208.5%2011.7998%2012.1006%2018.5%2014.5c6.7002%202.40039%2012.7998%204%2017%208.30078c5.2002%205.5%2010.0996%2014.3994%2016.5996%2020.1992c-2.59961%2017.2002%200.200195%2035.4004%206.2002%2053.3008c12.6006%2037.8994%2039.2002%2074.1992%2058.1006%2096.6992c16.0996%2022.9004%2020.7998%2041.3008%2022.5%2064.7002c1.09961%2031.7998%20-24.5%20135.4%2077.8994%20135.2c80.9004%20-0.0996094%2076.2998%20-85.4004%2075.7998%20-131.3c-0.299805%20-30.1006%2016.3008%20-50.5%2033.4004%20-72c15.2002%20-18%2035.0996%20-44.2998%2046.5%20-74.4004c9.2998%20-24.5996%2012.9004%20-51.7998%203.7002%20-79.0996c1.39941%20-0.5%202.7998%20-1.2002%204.09961%20-2c1.40039%20-0.799805%202.7002%20-1.7998%204%20-2.90039c6.60059%20-5.59961%208.7002%20-14.2998%2010.5%20-22.3994c1.90039%20-8.10059%203.60059%20-15.7002%207.2002%20-19.7002zM223.7%20360.7c-3.2002%20-7.2002%20-3.90039%20-14.9004%20-2.90039%20-21.7998c3.60059%20-0.900391%208.90039%20-2.40039%2013%20-4.40039c-2.09961%2012.2002%204.5%2023.5%2011.7998%2023c8.90039%20-0.299805%2013.9004%20-15.5%209.10059%20-27.2998c-0.799805%20-1.90039%20-2.7998%20-3.40039%20-3.90039%20-4.60059c6.7002%20-2.2998%2011%20-4.09961%2012.6006%20-4.89941c7.89941%209.5%2010.7998%2026.2002%204.2998%2040.3994c-9.7998%2021.4004%20-34.2002%2021.8008%20-44%20-0.399414zM183%20372.2c-18.9004%200%20-24%20-37.5%20-8.40039%20-52.1006c7.80078%205.7002%206.90039%204.7002%205.90039%205.5c-8%206.90039%20-6.59961%2027.4004%201.7998%2028.1006c6.2998%200.5%2010.7998%20-10.7002%209.60059%20-19.6006c3.09961%202.10059%206.69922%203.60059%2010.1992%204.60059c1.7002%2019.2998%20-9%2033.5%20-19.0996%2033.5zM169.4%20311.5c-4.2002%20-3.2998%20-5.60059%20-7.40039%20-4.2002%20-12.2998c1.5%20-4.90039%206.09961%20-10.5%2014.7002%20-15.2998c7.7998%20-4.60059%2012%20-11.5%2020%20-15c2.59961%20-1.10059%205.69922%20-1.90039%209.59961%20-2.10059c18.4004%20-1.09961%2027.0996%2011.2998%2038.2002%2014.9004c11.7002%203.7002%2020.0996%2011%2022.7002%2018.0996c3.19922%208.5%20-2.10059%2014.7002%20-10.5%2018.2002c-11.3008%204.90039%20-16.3008%205.2002%20-22.6006%209.2998c-10.2998%206.60059%20-18.7998%208.90039%20-25.8994%208.90039c-14.4004%200%20-23.2002%20-9.7998%20-27.9004%20-14.2002c-0.5%20-0.5%20-7.90039%20-5.90039%20-14.0996%20-10.5zM172.7%20-22.5c2.09961%2020.5%20-31.5%2049%20-41%2068.9004l-19.6006%2035.5996c-6.7998%209.2002%20-13.7998%2014.7998%20-21.8994%2016c-7.7002%201.2002%20-12.6006%20-1.40039%20-17.7002%20-6.90039c-4.7998%20-5.09961%20-8.7998%20-12.2998%20-14.2998%20-18c-7.7998%20-6.5%20-9.2998%20-6.19922%20-19.6006%20-9.89941c-6.2998%20-2.2002%20-11.2998%20-4.60059%20-14.7998%20-11.2998c-2.7002%20-5%20-2.09961%20-12.2002%20-0.899414%20-20c1.19922%20-7.90039%203%20-16.3008%200.599609%20-23.9004v-0.200195c-5%20-13.7002%20-5%20-21.7002%20-2.59961%20-26.3994c7.89941%20-15.4004%2046.5996%20-6.10059%2076.5%20-21.9004c31.3994%20-16.4004%2072.5996%20-17.0996%2075.2998%2018zM171.3%203.40039c37.6006%20-25.7002%2082.2002%20-15.7002%20114.3%207.19922c3.2002%2011%206.30078%2021.3008%206.80078%2029c0.799805%2015.2002%201.59961%2028.7002%204.39941%2039.9004c3.10059%2012.5996%209.2998%2023.0996%2021.4004%2027.2998c2.2998%2021.1006%2018.7002%2021.1006%2038.2998%2012.5c18.9004%20-8.5%2026%20-16%2022.7998%20-26.0996c1%200%202%200.0996094%204.2002%200c5.2002%2016.8994%20-14.2998%2028%20-30.7002%2034.7998c2.90039%2012%202.40039%2024.0996%20-0.399414%2035.7002c-6%2025.2998%20-22.6006%2047.7998%20-35.2002%2059c-2.2998%200.0996094%20-2.10059%20-1.90039%202.59961%20-6.5c11.6006%20-10.7002%2037.1006%20-49.2002%2023.2998%20-84.9004c-3.89941%201%20-7.59961%201.5%20-10.8994%201.40039c-5.2998%2029.0996%20-17.5%2053.2002%20-23.6006%2064.5996c-11.5%2021.4004%20-29.5%2065.2998%20-37.1992%2095.7002c-4.5%20-6.40039%20-12.4004%20-11.9004%20-22.3008%20-15c-4.69922%20-1.5%20-9.69922%20-5.5%20-15.8994%20-9c-13.9004%20-8%20-30%20-8.7998%20-42.4004%201.2002c-4.5%203.59961%20-8%207.59961%20-12.5996%2010.2998c-1.60059%200.900391%20-5.10059%203.2998%20-6.2002%204.09961c-2%20-37.7998%20-27.2998%20-85.2998%20-39.2998%20-112.699c-8.2998%20-19.7002%20-13.2002%20-40.8008%20-13.7998%20-61.5c-21.8008%2029.0996%20-5.90039%2066.2998%202.59961%2082.3994c9.5%2017.6006%2011%2022.5%208.7002%2020.7998c-8.60059%20-14%20-22%20-36.2998%20-27.2002%20-59.1992c-2.7002%20-11.9004%20-3.2002%20-24%200.299805%20-35.2002s11.1006%20-21.5%2024.6006%20-29.9004c0%200%2024.7998%20-14.2998%2038.2998%20-32.5c7.39941%20-10%209.7002%20-18.7002%207.39941%20-24.8994c-2.5%20-6.7002%20-9.59961%20-8.90039%20-16.6992%20-8.90039c4.7998%20-6%2010.2998%20-13%2014.3994%20-19.5996zM428.7%2014.9004c0.299805%205.09961%20-3.10059%2013%20-13.7002%2024.5996c-10%2011.2998%20-7.2002%2033.0996%20-17.0996%2041.5996c-6.90039%206%20-13.6006%205.40039%20-22.6006%205.10059c-7.7002%20-8.7998%20-25.7998%20-19.6006%20-38.3994%20-16.2998c-11.5%202.89941%20-18%2016.2998%20-18.8008%2029.5c-0.299805%20-0.200195%20-0.699219%20-0.300781%20-1%20-0.5c-7.09961%20-3.90039%20-11.0996%20-10.8008%20-13.6992%20-21.1006c-2.5%20-10.2002%20-3.40039%20-23.5%20-4.2002%20-38.7002c-0.700195%20-11.7998%20-6.2002%20-26.3994%20-9.90039%20-40.5996c-3.5%20-13.2002%20-5.7998%20-25.2002%20-1.09961%20-36.2998c7.2002%20-14.5%2019.5%20-20.4004%2033.7002%20-19.2998c14.1992%201.09961%2030.3994%209.7998%2043.5996%2025.5c22%2026.5996%2062.2998%2029.6992%2063.2002%2046.5zM173.3%20299.3c-3.5%202.7998%20-3.09961%206.60059%20-1.7002%206.5c2.40039%20-0.299805%202.80078%20-3.5%204.30078%20-4.89941c2%20-1.90039%204.59961%20-4.40039%207.69922%20-6.90039c6.2002%20-4.90039%2014.5%20-9.7002%2024.9004%20-9.7002s22.5%206%2029.9004%2010.2002c4.19922%202.40039%209.5%206.59961%2013.8994%209.7998c3.40039%202.5%203.2002%205.40039%206%205.10059c2.7998%20-0.300781%200.799805%20-3.2002%20-3.09961%20-6.60059c-3.90039%20-3.39941%20-9.90039%20-7.7998%20-14.7998%20-10.3994c-9.30078%20-4.90039%20-20.2002%20-10.8008%20-31.8008%20-10.8008c-11.5%200%20-20.6992%205.40039%20-27.2998%2010.6006c-3.2998%202.59961%20-6%205.2002%20-8%207.09961z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dribbble%22%20unicode=%22&#xf17d;%22%20horiz-adv-x=%22512%22%20d=%22M256%20440c136.748%200%20248%20-111.252%20248%20-248s-111.252%20-248%20-248%20-248s-248%20111.252%20-248%20248s111.252%20248%20248%20248zM419.97%20325.634c-4.46582%20-6.04102%20-39.9629%20-51.5459%20-118.284%20-83.5225c7.43652%20-15.2217%2012.8652%20-27.5732%2018.6172%20-41.6143c70.4844%208.86426%20140.519%20-5.34082%20147.502%20-6.81836c-0.46582%2049.998%20-18.332%2095.9092%20-47.835%20131.955zM396.421%20350.13c-52.0947%2046.2188%20-122.885%2063.6816%20-190.061%2047.4893c5.85449%20-7.83984%2044.3281%20-60.2324%2079.04%20-124.008c75.3232%2028.2324%20107.211%2071.0918%20111.021%2076.5186zM165.941%20383.38c-59.2637%20-27.9531%20-103.562%20-82.585%20-117.298%20-148.318c9.47461%20-0.125%2096.7471%20-0.503906%20195.834%2025.8096c-35.0986%2062.3926%20-72.9512%20114.85%20-78.5361%20122.509zM44.1699%20191.677c0%20-54.4072%2020.624%20-104.082%2054.457%20-141.636c34.3369%2058.7793%20103.932%20120.731%20180.531%20142.306c-5.31738%2012.0342%20-11.1104%2024.0811%20-17.1738%2035.9492c-105.786%20-31.6592%20-208.438%20-30.3359%20-217.706%20-30.1455c-0.0654297%20-2.15137%20-0.108398%20-4.30762%20-0.108398%20-6.47363zM125.977%2024.5645c62.7539%20-48.9355%20144.656%20-56.8955%20212.769%20-27.8828c-3.15039%2018.585%20-15.4492%2083.3555%20-45.1895%20160.639c-85.4004%20-29.1348%20-145.452%20-87.5234%20-167.579%20-132.756zM374.357%2016.0752c47.5215%2032.1338%2081.3525%2083.0371%2090.7949%20141.978c-7.24707%202.28711%20-65.5674%2019.6816%20-131.947%209.05566c27.7061%20-76.1367%2038.9805%20-138.147%2041.1523%20-151.033z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skype%22%20unicode=%22&#xf17e;%22%20d=%22M424.7%20148.2c14.5996%20-18.9004%2023.2998%20-42.5%2023.2002%20-68.1006c0%20-61.7998%20-50.2002%20-112%20-112%20-112c-25.6006%200%20-49.2002%208.7002%20-68.2002%2023.3008c-14.1006%20-3%20-28.9004%20-4.7002%20-43.7998%20-4.7002c-113.4%200%20-205.301%2091.7998%20-205.301%20205.3c0%2014.9004%201.80078%2029.7998%204.7002%2043.7998c-14.5996%2018.9004%20-23.2998%2042.5%20-23.2998%2068.2002c0%2061.7998%2050.2002%20112%20112%20112c25.7002%200%2049.2998%20-8.7002%2068.2998%20-23.4004c14.1006%203%2028.9004%204.7002%2043.7998%204.7002c113.4%200%20205.301%20-91.7998%20205.301%20-205.3c0%20-14.9004%20-1.80078%20-29.7998%20-4.7002%20-43.7998zM230.1%2056.7002c54.9004%200%20112%2027.3994%20112%2086.5c0%2050.7998%20-49.2998%2068.2998%20-90.6992%2077.5996c-48.3008%2011.2002%20-69.1006%2013.2002%20-69.1006%2033c0%2015.5%2016.2998%2022.5%2042%2022.5c45.7998%200%2046.7002%20-33.5%2075%20-33.5c18.9004%200%2030.2998%2014.9004%2030.2998%2031.7998c0%2033.5%20-55.6992%2055.4004%20-110.8%2055.4004c-50.5%200%20-109.1%20-21.9004%20-109.1%20-81.0996c0%20-65.2002%2055.2998%20-71.8008%20117.8%20-87.2002c26%20-6.40039%2042%20-9.2998%2042%20-28c0%20-14.9004%20-16.5996%20-26.2998%20-42.2998%20-26.2998c-54%200%20-56.9004%2044.8994%20-88.1006%2044.8994c-20.5%200%20-29.5%20-14.5996%20-29.5%20-30.5996c0%20-35.7998%2054.9004%20-65%20120.5%20-65z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22foursquare%22%20unicode=%22&#xf180;%22%20horiz-adv-x=%22368%22%20d=%22M323.1%20445c40%200%2050.7002%20-22.7998%2042.2002%20-65.2002l-48.5996%20-243c-3.7002%20-14.5%20-9.2002%20-39.7002%20-44.2998%20-39.7002h-83.4004c-3.40039%200%20-3.7002%200.300781%20-6.7998%20-3.09961c0%200%20-2.2002%20-2.5%20-131.101%20-151.9c-10.0996%20-11.6992%20-26.6992%20-9.59961%20-32.8994%20-7.09961c-6.10059%202.40039%20-18.2002%209.7998%20-18.2002%2030.0996v433.801c0%2017.7998%2012.4004%2046.0996%2049.9004%2046.0996h273.199zM306.8%20371.2c2.10059%209.7998%20-5.2998%2017.5%20-13.5%2017.5h-219c-9.7998%200%20-16.5996%20-8.90039%20-16.5996%20-16.6006v-338.8c0%20-0.899414%200.899414%20-1.2002%201.7998%20-0.299805c80.5996%2096.9004%2089.5%20108.3%2089.5%20108.3c9.2998%2010.7998%2013%2012.6006%2026.5%2012.6006h73.5c10.0996%200%2016%208.59961%2016.9004%2013.5c0.899414%205%209.59961%2049.8994%2011.3994%2058.7998c1.7998%209%20-6.5%2018.2002%20-14.7998%2018.2002h-90.4004c-12%200%20-20.5996%208.59961%20-20.5996%2020.5996v13c0%2012%208.59961%2020.2998%2020.5996%2020.2998h106.4c7.40039%200%2015.7002%206.7002%2016.9004%2013.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trello%22%20unicode=%22&#xf181;%22%20d=%22M392.3%20416c30.7998%20-0.200195%2055.7002%20-25.2002%2055.6006%20-56v-336c0%20-30.7998%20-24.9004%20-55.7998%20-55.7002%20-56h-336.2c-30.9004%200%20-56%2025.0996%20-56%2056c0%20340%20-0.0996094%20336%200%20336c0%2030.9004%2025.0996%2056%2056.0996%2056h336.2zM197%2076.7002h0.0996094v254.2c0%2014.8994%20-12.0996%2026.8994%20-26.8994%2026.8994h-82.9004c-14.8994%200%20-26.8994%20-12.0996%20-26.8994%20-26.8994v-254.2c0.0996094%20-14.7998%2012.1992%20-26.7002%2027%20-26.6006h82.6992c14.8008%200%2026.7002%2011.9004%2026.9004%2026.6006zM390.1%20188.7v142.1c0%2014.9004%20-12.0996%2026.9004%20-26.8994%2026.9004h-81.1006c-14.7998%200%20-26.7998%20-12.1006%20-26.7998%20-26.9004v-142.1c0%20-14.9004%2012.1006%20-26.9004%2026.9004%20-26.9004h81c14.8994%200%2026.8994%2012.1006%2026.8994%2026.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gratipay%22%20unicode=%22&#xf184;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c136.9%200%20248%20-111.1%20248%20-248s-111.1%20-248%20-248%20-248s-248%20111.1%20-248%20248s111.1%20248%20248%20248zM362.6%20213.6c8.80078%2012%2019.1006%2050.4004%20-13.7998%2072c-27.7002%2018.1006%20-54.2002%204.2002%20-68.0996%20-11.8994c-15.1006%20-16.9004%20-45.7998%20-17.9004%20-61.7002%200c-13.9004%2016.0996%20-40.4004%2030%20-68.5%2011.8994c-32.7002%20-21.5996%20-22.2998%20-60.0996%20-13.5996%20-72l112.699%20-152.699z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vk%22%20unicode=%22&#xf189;%22%20horiz-adv-x=%22576%22%20d=%22M545%20330.3c-7.40039%20-34.2998%20-79.2998%20-135.5%20-79.4004%20-135.6c-6.19922%20-10%20-8.69922%20-15%200%20-26.2002c3.40039%20-4.7998%2079.1006%20-76.5996%2090.3008%20-111.5c4.89941%20-16.5996%20-3.60059%20-25%20-20.4004%20-25h-58.9004c-22.3994%200%20-29%2017.9004%20-69%2057.9004c-35%2033.6992%20-50%2038.0996%20-58.6992%2038.0996c-18.8008%200%20-15.4004%20-6.2998%20-15.4004%20-73.0996c0%20-14.5%20-4.59961%20-22.9004%20-42.0996%20-22.9004c-62.4004%200%20-131%2037.9004%20-179.7%20107.8c-73.1006%20102.4%20-93.1006%20179.9%20-93.1006%20195.5c0%208.7998%203.40039%2016.7002%2020.2002%2016.7002h58.9004c15.0996%200%2020.7998%20-6.59961%2026.5996%20-22.9004c28.7998%20-84%2077.4004%20-157.399%2097.4004%20-157.399c7.5%200%2010.8994%203.5%2010.8994%2022.5v86.7998c-2.19922%2040%20-23.3994%2043.2998%20-23.3994%2057.5c0%206.5%205.59961%2013.5%2015%2013.5h92.5996c12.4004%200%2016.6006%20-6.7002%2016.6006%20-21.7002v-116.7c0%20-12.5%205.69922%20-16.8994%209.39941%20-16.8994c7.5%200%2013.7998%204.39941%2027.5%2018.0996c42.4004%2047.4004%2072.4004%20120.5%2072.4004%20120.5c3.7002%208.7998%2010.5996%2016.7002%2025.5996%2016.7002h58.9004c17.7998%200%2021.5%20-9.2002%2017.7998%20-21.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22weibo%22%20unicode=%22&#xf18a;%22%20horiz-adv-x=%22512%22%20d=%22M407%20270.4c7.59961%2024%20-13.4004%2046.7998%20-37.4004%2041.6992c-22%20-4.7998%20-28.7998%2028.1006%20-7.09961%2032.8008c50.0996%2010.8994%2092.2998%20-37.1006%2076.5%20-84.8008c-6.7998%20-21.1992%20-38.7998%20-10.7998%20-32%2010.3008zM214.8%201.2998c-106.3%200%20-214.8%2051.4004%20-214.8%20136.3c0%2044.3008%2028%2095.4004%2076.2998%20143.7c99.7002%2099.7002%20203.2%20100.9%20173.601%205.7002c-4%20-13.0996%2012.2998%20-5.7002%2012.2998%20-6c79.5%2033.5996%20140.5%2016.7998%20114%20-51.4004c-3.7002%20-9.39941%201.09961%20-10.8994%208.2998%20-13.0996c135.7%20-42.2998%2034.7998%20-215.2%20-169.7%20-215.2zM358.5%20147.6c-5.40039%2055.7002%20-78.5%2094%20-163.4%2085.7002c-84.7998%20-8.59961%20-148.8%20-60.2998%20-143.399%20-116c5.39941%20-55.7002%2078.5%20-94%20163.399%20-85.7002c84.8008%208.60059%20148.801%2060.3008%20143.4%20116zM347.9%20412.9c102.3%2021.5996%20189.3%20-74.5%20157.399%20-174.301c-8.2998%20-25%20-44.7998%20-12.1992%20-37.3994%2012c23.0996%2071.2002%20-39.4004%20139.2%20-111.7%20124c-25.1006%20-5.39941%20-34.2002%2032.7002%20-8.2998%2038.3008zM269.4%20101.9c-17.1006%20-38.8008%20-66.8008%20-60%20-109.101%20-46.3008c-40.7998%2013.1006%20-58%2053.4004%20-40.2998%2089.7002c17.7002%2035.4004%2063.0996%2055.4004%20103.4%2045.1006c42%20-10.8008%2063.0996%20-50.2002%2046%20-88.5zM183.1%20131.9c-12.8994%205.39941%20-30%20-0.300781%20-38%20-12.9004c-8.2998%20-12.9004%20-4.2998%20-28%208.60059%20-34c13.0996%20-6%2030.7998%20-0.299805%2039.0996%2012.9004c8%2013.0996%203.7002%2028.2998%20-9.7002%2034zM215.7%20145.3c-5.10059%201.7002%20-11.4004%20-0.599609%20-14.2998%20-5.39941c-2.90039%20-5.10059%20-1.40039%20-10.6006%203.69922%20-12.9004c5.10059%20-2%2011.7002%200.299805%2014.6006%205.40039c2.7998%205.19922%201.09961%2010.8994%20-4%2012.8994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22renren%22%20unicode=%22&#xf18b;%22%20horiz-adv-x=%22512%22%20d=%22M214%20278.9c0%20-110.4%20-61%20-205.4%20-147.6%20-247.4c-36.4004%2043.2998%20-58.4004%2098.7998%20-58.4004%20159.9c0%20122.699%2089.0996%20224.399%20206%20244.1v-156.6zM255%20-56c-42.9004%200%20-83.2998%2011%20-118.5%2030.4004c57.2002%2036.0996%20103.4%2090.6992%20118.5%20154.6c15.5%20-63.9004%2061.7002%20-118.5%20118.8%20-154.7c-35.0996%20-19.2998%20-75.5%20-30.2998%20-118.8%20-30.2998zM445.6%2031.5c-86.5996%2042%20-147.6%20136.9%20-147.6%20247.4v156.6c116.9%20-19.7002%20206%20-121.4%20206%20-244.1c0%20-61.1006%20-22%20-116.601%20-58.4004%20-159.9z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pagelines%22%20unicode=%22&#xf18c;%22%20horiz-adv-x=%22384%22%20d=%22M384%20135.3c-55.0996%20-136.7%20-187.1%20-54%20-187.1%20-54c-40.5%20-81.7998%20-107.4%20-134.399%20-184.601%20-134.7c-16.0996%200%20-16.5996%2024.4004%200%2024.4004c64.4004%200.299805%20120.5%2042.7002%20157.2%20110.1c-41.0996%20-15.8994%20-118.6%20-27.8994%20-161.6%2082.2002c109%2044.9004%20159.1%20-11.2002%20178.3%20-45.5c9.89941%2024.4004%2017%2050.9004%2021.5996%2079.7002c0%200%20-139.7%20-21.9004%20-149.5%2098.0996c119.101%2047.9004%20152.601%20-76.6992%20152.601%20-76.6992c1.59961%2016.6992%203.2998%2052.5996%203.2998%2053.3994c0%200%20-106.3%2073.7002%20-38.1006%20165.2c124.601%20-43%2061.4004%20-162.4%2061.4004%20-162.4c0.5%20-1.59961%200.5%20-23.7998%200%20-33.3994c0%200%2045.2002%2089%20136.4%2057.5c-4.2002%20-134%20-141.9%20-106.4%20-141.9%20-106.4c-4.40039%20-27.3994%20-11.2002%20-53.3994%20-20%20-77.5c0%200%2083%2091.7998%20172%2020z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stack-exchange%22%20unicode=%22&#xf18d;%22%20d=%22M17.7002%20115.7h412.7v-22c0%20-37.7002%20-29.3008%20-68%20-65.3008%20-68h-19l-86.7998%20-89.7002v89.7002h-176.3c-36%200%20-65.2998%2030.2998%20-65.2998%2068v22zM17.7002%20139.3v85h412.7v-85h-412.7zM17.7002%20248.7v85h412.7v-85h-412.7zM365%20448c36%200%2065.2998%20-30.2998%2065.4004%20-67.7002v-22.2998h-412.7v22.2998c0%2037.4004%2029.2998%2067.7002%2065.2998%2067.7002h282z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vimeo-square%22%20unicode=%22&#xf194;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM383.8%20266.4c1.90039%2041.5996%20-13.5996%2063%20-46.5%2064c-44.2998%201.39941%20-74.3994%20-23.6006%20-90.0996%20-75.1006c19.5996%208.40039%2048.5996%2010.6006%2045.2002%20-22.2002c-0.900391%20-11.0996%20-8.10059%20-27.0996%20-21.5%20-48.2998c-37.2002%20-58.7002%20-46.3008%20-39.0996%20-66.8008%2090.5c-5.7998%2036.5%20-21.0996%2053.5%20-46%2051.1006c-22%20-2%20-57.1992%20-38%20-94.0996%20-70.4004l15%20-19.4004c14.2998%2010.1006%2022.7002%2015.1006%2025.0996%2015.1006c20.8008%200%2031.5%20-54.1006%2056.7002%20-146.4c12.9004%20-34.3994%2028.6006%20-51.5996%2047.2998%20-51.5996c30.1006%200%2066.9004%2028.2998%20110.4%2084.7998c42.0996%2054.0996%2063.9004%2096.7998%2065.2998%20127.9z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22slack%22%20unicode=%22&#xf198;%22%20d=%22M94.1201%20132.9c0%20-25.9004%20-21.1602%20-47.0605%20-47.0605%20-47.0605c-25.8994%200%20-47.0596%2021.1602%20-47.0596%2047.0605c0%2025.8994%2021.1602%2047.0596%2047.0596%2047.0596h47.0605v-47.0596zM117.84%20132.9c0%2025.8994%2021.1602%2047.0596%2047.0605%2047.0596c25.8994%200%2047.0596%20-21.1602%2047.0596%20-47.0596v-117.841c0%20-25.8994%20-21.1602%20-47.0596%20-47.0596%20-47.0596c-25.9004%200%20-47.0605%2021.1602%20-47.0605%2047.0596v117.841zM164.9%20321.88c-25.9004%200%20-47.0605%2021.1602%20-47.0605%2047.0605c0%2025.8994%2021.1602%2047.0596%2047.0605%2047.0596c25.8994%200%2047.0596%20-21.1602%2047.0596%20-47.0596v-47.0605h-47.0596zM164.9%20298.16c25.8994%200%2047.0596%20-21.1602%2047.0596%20-47.0605c0%20-25.8994%20-21.1602%20-47.0596%20-47.0596%20-47.0596h-117.841c-25.8994%200%20-47.0596%2021.1602%20-47.0596%2047.0596c0%2025.9004%2021.1602%2047.0605%2047.0596%2047.0605h117.841zM353.88%20251.1c0%2025.9004%2021.1602%2047.0605%2047.0605%2047.0605c25.8994%200%2047.0596%20-21.1602%2047.0596%20-47.0605c0%20-25.8994%20-21.1602%20-47.0596%20-47.0596%20-47.0596h-47.0605v47.0596zM330.16%20251.1c0%20-25.8994%20-21.1602%20-47.0596%20-47.0605%20-47.0596c-25.8994%200%20-47.0596%2021.1602%20-47.0596%2047.0596v117.841c0%2025.8994%2021.1602%2047.0596%2047.0596%2047.0596c25.9004%200%2047.0605%20-21.1602%2047.0605%20-47.0596v-117.841zM283.1%2062.1201c25.9004%200%2047.0605%20-21.1602%2047.0605%20-47.0605c0%20-25.8994%20-21.1602%20-47.0596%20-47.0605%20-47.0596c-25.8994%200%20-47.0596%2021.1602%20-47.0596%2047.0596v47.0605h47.0596zM283.1%2085.8398c-25.8994%200%20-47.0596%2021.1602%20-47.0596%2047.0605c0%2025.8994%2021.1602%2047.0596%2047.0596%2047.0596h117.841c25.8994%200%2047.0596%20-21.1602%2047.0596%20-47.0596c0%20-25.9004%20-21.1602%20-47.0605%20-47.0596%20-47.0605h-117.841z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wordpress%22%20unicode=%22&#xf19a;%22%20horiz-adv-x=%22512%22%20d=%22M61.7002%20278.6l101.5%20-278c-71%2034.4004%20-119.9%20107.2%20-119.9%20191.4c0%2030.9004%206.60059%2060.0996%2018.4004%2086.5996zM399.6%20202.7c0%20-18.2002%20-7%20-39.2998%20-16%20-68.7002l-21.1992%20-70.9004l-76.9004%20228.7c12.7998%200.700195%2024.2998%202%2024.2998%202c11.4004%201.2998%2010.1006%2018.2002%20-1.39941%2017.5c0%200%20-34.5%20-2.7002%20-56.7002%20-2.7002c-20.9004%200%20-56%202.7002%20-56%202.7002c-11.4004%200.700195%20-12.7998%20-16.7998%20-1.2998%20-17.5c0%200%2010.7998%20-1.2998%2022.2998%20-2l33.0996%20-90.7998l-46.5996%20-139.6l-77.5%20230.399c12.7998%200.700195%2024.2998%202%2024.2998%202c11.4004%201.2998%2010.0996%2018.2002%20-1.40039%2017.5c0%200%20-34.5%20-2.7002%20-56.6992%20-2.7002c-4%200%20-8.7002%200.100586%20-13.7002%200.300781c38.0996%2057.7998%20103.5%2095.8994%20177.8%2095.8994c55.4004%200%20105.8%20-21.2002%20143.7%20-55.8994c-1%200.0996094%20-1.90039%200.199219%20-2.7998%200.199219c-20.9004%200%20-35.7002%20-18.1992%20-35.7002%20-37.7998c0%20-17.5%2010.0996%20-32.3994%2020.8994%20-49.8994c8.10059%20-14.2002%2017.5%20-32.4004%2017.5%20-58.7002zM259.7%20173.4l65.3994%20-179.2c0.400391%20-1%200.900391%20-2%201.5%20-2.90039c-22.0996%20-7.7998%20-45.7998%20-12.0996%20-70.5996%20-12.0996c-20.9004%200%20-41%203.09961%20-60.0996%208.7002zM442.7%20294.1c16.5996%20-30.2998%2026%20-65.0996%2026%20-102.1c0%20-78.5%20-42.5%20-147%20-105.8%20-183.9l65%20187.9c12.1992%2030.4004%2016.1992%2054.5996%2016.1992%2076.2002c0%207.89941%20-0.5%2015.0996%20-1.39941%2021.8994zM504%20192c0%20-136.8%20-111.3%20-248%20-248%20-248c-136.8%200%20-248%20111.3%20-248%20248c0%20136.8%20111.2%20248%20248%20248c136.7%200%20248%20-111.2%20248%20-248zM492.6%20192c0%20130.5%20-106.199%20236.6%20-236.6%20236.6c-130.5%200%20-236.6%20-106.1%20-236.6%20-236.6s106.199%20-236.6%20236.6%20-236.6c130.5%200%20236.6%20106.1%20236.6%20236.6z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22openid%22%20unicode=%22&#xf19b;%22%20d=%22M271.5%2016l-68%20-32c-115%2010.2998%20-203.5%2071.5%20-203.5%20145.8c0%2071.5%2082.5%20131%20191.7%20144.3v-43c-71.5%20-12.5%20-124%20-53%20-124%20-101.3c0%20-51%2058.5%20-93.2998%20135.7%20-103v340l68%2033.2002v-384h0.0996094zM448%20157l-131.3%2028.5l36.7998%2020.7002c-19.5%2011.5%20-43.5%2020%20-70%2024.7998v43c46.2002%20-5.5%2087.7002%20-19.5%20120.3%20-39.2998l35%2019.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yahoo%22%20unicode=%22&#xf19e;%22%20horiz-adv-x=%22512%22%20d=%22M223.69%20306.94h93.5791l-140.909%20-338.94h-94.1699l38.5693%2089.8096l-105.83%20249.131h96.0703l56%20-143.171zM329.09%20171.15c32.1328%200%2058.2197%20-26.0879%2058.2197%20-58.2207c0%20-32.1318%20-26.0869%20-58.2197%20-58.2197%20-58.2197s-58.2197%2026.0879%20-58.2197%2058.2197c0%2032.1328%2026.0869%2058.2207%2058.2197%2058.2207zM394.65%20416h104.42l-92.6299%20-223.47h-104.79z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google%22%20unicode=%22&#xf1a0;%22%20horiz-adv-x=%22488%22%20d=%22M488%20186.2c0%20-141.5%20-96.9004%20-242.2%20-240%20-242.2c-137.2%200%20-248%20110.8%20-248%20248s110.8%20248%20248%20248c66.7998%200%20123%20-24.5%20166.3%20-64.9004l-67.5%20-64.8994c-88.2998%2085.2002%20-252.5%2021.2002%20-252.5%20-118.2c0%20-86.5%2069.1006%20-156.6%20153.7%20-156.6c98.2002%200%20135%2070.3994%20140.8%20106.899h-140.8v85.2998h236.1c2.30078%20-12.6992%203.90039%20-24.8994%203.90039%20-41.3994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22reddit%22%20unicode=%22&#xf1a1;%22%20horiz-adv-x=%22512%22%20d=%22M201.5%20142.5c-13.7998%200%20-24.9004%2011.0996%20-24.9004%2024.5996c0%2013.8008%2011.1006%2024.9004%2024.9004%2024.9004c13.5996%200%2024.5996%20-11.0996%2024.5996%20-24.9004c0%20-13.5996%20-11.0996%20-24.5996%20-24.5996%20-24.5996zM504%20192c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248zM371.7%20233.2c-9.40039%200%20-17.7002%20-3.90039%20-23.7998%20-10c-22.4004%2015.5%20-52.6006%2025.5%20-86.1006%2026.5996l17.4004%2078.2998l55.3994%20-12.5c0%20-13.5996%2011.1006%20-24.5996%2024.6006%20-24.5996c13.7998%200%2024.8994%2011.2998%2024.8994%2024.9004c0%2013.5996%20-11.0996%2024.8994%20-24.8994%2024.8994c-9.7002%200%20-18%20-5.7998%20-22.1006%20-13.7998l-61.1992%2013.5996c-3%200.800781%20-6.10059%20-1.39941%20-6.90039%20-4.39941l-19.0996%20-86.4004c-33.2002%20-1.39941%20-63.1006%20-11.2998%20-85.5%20-26.7998c-6.10059%206.40039%20-14.7002%2010.2002%20-24.1006%2010.2002c-34.8994%200%20-46.2998%20-46.9004%20-14.3994%20-62.7998c-1.10059%20-5%20-1.7002%20-10.2002%20-1.7002%20-15.5c0%20-52.6006%2059.2002%20-95.2002%20132%20-95.2002c73.0996%200%20132.3%2042.5996%20132.3%2095.2002c0%205.2998%20-0.599609%2010.7998%20-1.90039%2015.7998c31.3008%2016%2019.8008%2062.5%20-14.8994%2062.5zM302.8%20117c2.2002%202.2002%206.10059%202.2002%208.2998%200c2.5%20-2.5%202.5%20-6.40039%200%20-8.59961c-22.8994%20-22.8008%20-87.3994%20-22.8008%20-110.199%200c-2.5%202.19922%20-2.5%206.09961%200%208.59961c2.19922%202.2002%206.09961%202.2002%208.2998%200c17.5%20-17.9004%2075.3994%20-18.2002%2093.5996%200zM310.5%20192c13.9004%200%2024.9004%20-11.0996%2024.9004%20-24.9004c0%20-13.5%20-11.1006%20-24.5996%20-24.9004%20-24.5996c-13.5%200%20-24.5996%2011%20-24.5996%2024.5996c0%2013.8008%2011%2024.9004%2024.5996%2024.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22reddit-square%22%20unicode=%22&#xf1a2;%22%20d=%22M283.2%20102.5c2.7002%20-2.7002%202.7002%20-6.7998%200%20-9.2002c-24.5%20-24.5%20-93.7998%20-24.5996%20-118.4%200c-2.7002%202.40039%20-2.7002%206.5%200%209.2002c2.40039%202.40039%206.5%202.40039%208.90039%200c18.7002%20-19.2002%2081%20-19.5996%20100.5%200c2.39941%202.2998%206.59961%202.2998%209%200zM191.9%20156.3c0%20-14.5996%20-11.9004%20-26.5%20-26.5%20-26.5c-14.9004%200%20-26.8008%2011.9004%20-26.8008%2026.5c0%2014.9004%2011.9004%2026.7998%2026.8008%2026.7998c14.5996%200%2026.5%20-11.8994%2026.5%20-26.7998zM282.6%20183.1c14.9004%200%2026.8008%20-11.8994%2026.8008%20-26.7998c0%20-14.5996%20-11.9004%20-26.5%20-26.8008%20-26.5c-14.5996%200%20-26.5%2011.9004%20-26.5%2026.5c0%2014.9004%2011.9004%2026.7998%2026.5%2026.7998zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM348.3%20227.4c-10.0996%200%20-19%20-4.2002%20-25.5996%20-10.7002c-24.1006%2016.7002%20-56.5%2027.3994%20-92.5%2028.5996l18.7002%2084.2002l59.5%20-13.4004c0%20-14.5996%2011.8994%20-26.5%2026.5%20-26.5c14.8994%200%2026.7998%2012.2002%2026.7998%2026.8008c0%2014.5996%20-11.9004%2026.7998%20-26.7998%2026.7998c-10.4004%200%20-19.3008%20-6.2002%20-23.8008%20-14.9004l-65.6992%2014.6006c-3.30078%200.899414%20-6.5%20-1.5%20-7.40039%20-4.80078l-20.5%20-92.7998c-35.7002%20-1.5%20-67.7998%20-12.2002%20-91.9004%20-28.8994c-6.5%206.7998%20-15.7998%2011%20-25.8994%2011c-37.5%200%20-49.7998%20-50.4004%20-15.5%20-67.5c-1.2002%20-5.40039%20-1.7998%20-11%20-1.7998%20-16.7002c0%20-56.5%2063.6992%20-102.3%20141.899%20-102.3c78.5%200%20142.2%2045.7998%20142.2%20102.3c0%205.7002%20-0.599609%2011.5996%20-2.09961%2017c33.5996%2017.2002%2021.1992%2067.2002%20-16.1006%2067.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stumbleupon-circle%22%20unicode=%22&#xf1a3;%22%20horiz-adv-x=%22496%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM256%20262.5c9.7998%200%2017.7998%20-8%2017.7002%20-17.5996v-20.6006l22.8994%20-10.7002l34.1006%2010.1006v23.7002c0%2040.2998%20-34%2072.5996%20-74.7002%2072.5996c-40.5%200%20-74.7002%20-32.0996%20-74.7002%20-72.0996v-108.4c0%20-9.90039%20-8%20-17.7998%20-17.7998%20-17.7998s-17.7998%207.7998%20-17.7998%2017.7998v45.7998h-57.2998v-46.5c0%20-41.3994%2033.5%20-74.8994%2074.8994%20-74.8994c41%200%2074.9004%2033%2074.9004%2073.8994v106.9c0%209.7998%208%2017.7998%2017.7998%2017.7998zM423.6%20138.9c0%200%200%200.5%200.100586%2046.3994h-57.2998v-48c0%20-9.7002%20-8%20-17.5996%20-17.8008%20-17.5996c-9.7998%200%20-17.7998%207.7998%20-17.7998%2017.5996v47.1006l-34.0996%20-10.1006l-22.9004%2010.7002v-46.7998c0%20-41%2033.7002%20-74.2002%2074.9004%20-74.2002c41.3994%200%2074.8994%2033.5%2074.8994%2074.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stumbleupon%22%20unicode=%22&#xf1a4;%22%20horiz-adv-x=%22512%22%20d=%22M502.9%20182v-69.7002c0%20-62.0996%20-50.3008%20-112.399%20-112.4%20-112.399c-61.7998%200%20-112.4%2049.7998%20-112.4%20111.3v70.2002l34.3008%20-16l51.0996%2015.1992v-70.5996c0%20-14.7002%2012%20-26.5%2026.7002%20-26.5s26.7998%2011.7998%2026.7998%2026.5v72h85.9004zM278.2%20240.2v30.8994c0%2014.7002%20-12%2026.7002%20-26.7002%2026.7002s-26.7002%20-12%20-26.7002%20-26.7002v-160.3c0%20-61.2998%20-50.7998%20-110.8%20-112.399%20-110.8c-62.1006%200%20-112.4%2050.2998%20-112.4%20112.3v69.7002h86v-68.5996c0%20-14.9004%2012%20-26.7002%2026.7002%20-26.7002s26.7002%2011.7998%2026.7002%2026.7002v162.399c0%2060%2051.2998%20108.2%20112.1%20108.2c61%200%20112.1%20-48.5%20112.1%20-109v-35.5996l-51.0996%20-15.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22delicious%22%20unicode=%22&#xf1a5;%22%20d=%22M446.5%20380c1%20-3.7998%201.5%20-7.90039%201.59961%20-12v-352.1c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-4.09961%200%20-8.19922%200.5%20-12%201.5c-7.69922%202%20-14.5996%205.7998%20-20.2998%2011c-1.2002%201.09961%20-2.2998%202.19922%20-3.2998%203.2998c-5.2002%205.7002%20-9%2012.5996%20-11%2020.2998c-1%203.7998%20-1.5%207.90039%20-1.5%2012v352c0%2026.5%2021.5%2048%2048%2047.9004h352c4.09961%200%208.2002%20-0.5%2012%20-1.5c1.90039%20-0.400391%203.7002%20-1%205.40039%20-1.7002c1.89941%20-0.700195%203.69922%20-1.5%205.5%20-2.5c1.39941%20-0.700195%202.69922%20-1.5%204%20-2.40039c1.09961%20-0.799805%202.19922%20-1.59961%203.2998%20-2.5c2.5%20-2%204.7998%20-4.2998%206.89941%20-6.7998c1.7002%20-2.09961%203.30078%20-4.5%204.7002%20-6.90039c1.2998%20-2.2998%202.40039%20-4.59961%203.2998%20-7.09961c0.5%20-1.5%201%20-3%201.40039%20-4.5zM416%2016v176h-192v192h-176c-8.7998%200%20-16%20-7.2002%20-16%20-16v-176h192v-192h176c8.7998%200%2016%207.2002%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22digg%22%20unicode=%22&#xf1a6;%22%20horiz-adv-x=%22512%22%20d=%22M81.7002%20275.7v76.2998h51v-250.7h-132.7v174.4h81.7002zM81.7002%20142.3v92.2998h-30.7998v-92.2998h30.7998zM378.9%20275.7h133.1v-243.7h-133.1v40.7998h81.7998v28.5h-81.7998v174.4zM460.7%20142.3v92.2998h-30.7998v-92.2998h30.7998zM225.1%20101.3v174.4h133.301v-243.7h-133.301v40.7998h82.1006v28.5h-82.1006zM276.3%20234.6v-92.2998h30.7998v92.2998h-30.7998zM153.3%20352h51.2998v-51h-51.2998v51zM153.3%20275.7h51.2998v-174.4h-51.2998v174.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pied-piper-pp%22%20unicode=%22&#xf1a7;%22%20d=%22M205.3%20273.4c0%20-21.1006%20-14.2002%20-38.1006%20-31.7002%20-38.1006c-7.09961%200%20-12.7998%201.2002%20-17.1992%203.7002v68c4.39941%202.7002%2010.0996%204.2002%2017.1992%204.2002c17.5%200%2031.7002%20-16.9004%2031.7002%20-37.7998zM257.9%20206.4c17.3994%200%2031.6992%20-17%2031.6992%20-38.1006c0%20-20.8994%20-14.2998%20-37.7998%20-31.6992%20-37.7998c-7.10059%200%20-12.8008%201.2002%20-17.2002%203.7002v68c4.39941%202.7002%2010.0996%204.2002%2017.2002%204.2002zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM185%20192.9c41%200%2074.2002%2035.5996%2074.2002%2079.5996s-33.2002%2079.5996%20-74.2002%2079.5996c-12%200%20-24.0996%20-3.19922%20-34.5996%20-8.7998h-45.7002v-206.3l51.7998%2010.0996v50.6006c8.59961%20-3.10059%2018.0996%20-4.7998%2028.5%20-4.7998zM343.4%20167.6c0%2044%20-33.2002%2079.6006%20-73.9004%2079.6006c-3.2002%200%20-6.40039%20-0.200195%20-9.59961%20-0.700195c-3.7002%20-12.5%20-10.1006%20-23.7998%20-19.2002%20-33.4004c-13.7998%20-15%20-32.2002%20-23.7998%20-51.7998%20-24.7998v-156.3l51.7998%2010.0996v50.6006c8.59961%20-3.2002%2018.2002%20-4.7002%2028.7002%20-4.7002c40.7998%200%2074%2035.5996%2074%2079.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pied-piper-alt%22%20unicode=%22&#xf1a8;%22%20horiz-adv-x=%22576%22%20d=%22M244%20202l-27.7002%20-5.7002l-1.7002%204.90039c6.7002%200.5%2012.7002%203.7002%2019.3008%203.7002c3.7998%200%206.89941%20-0.900391%2010.0996%20-2.90039zM379.9%204.09961c9.5%200%2028.1992%20-45.0996%2033%20-55.0996c-35.9004%20-13.4004%20-70.3008%20-15.9004%20-106%20-9.7998l-6.90039%2045.0996c15.7998%2010.2998%2060.9004%2019.7998%2079.9004%2019.7998zM340.8%20271c-7.59961%203.5%20-63.8994%206.40039%20-98.7998%20-10c6.2998%2011.7998%2013.2002%2017%2025.9004%2021.7998c27.2998%2010.2998%2040.1992%2030.5%2058.8994%2051.1006c11.9004%20-8.40039%2012%20-24.6006%2031.6006%20-23v-21.8008l6.2998%20-0.299805c37.3994%2014.4004%2074.7002%2030.2002%20106.6%2054.6006c48.2998%2036.7998%2052.9004%2050%2081.2998%20100l2%202.59961c-0.599609%20-14.0996%20-6.2998%20-27.2998%20-12.3994%20-39.9004c-30.5%20-63.7998%20-78.7002%20-100.3%20-146.8%20-116.699c-12.4004%20-2.90039%20-26.4004%20-3.2002%20-37.6006%20-8.90039c1.40039%20-9.7998%2013.2002%20-18.0996%2013.2002%20-23c0%20-3.40039%20-5.5%20-7.2002%20-7.5%20-8.59961c-11.2002%2012.8994%20-16.0996%2019.2998%20-22.7002%2022.0996zM555.5%20448l-0.299805%20-1.40039l-0.600586%20-0.599609l0.300781%200.900391zM496.3%2065.9004c20.1006%20-34.2002%2043.7002%20-54.3008%2072.7002%20-79.9004c-31%20-19.2998%20-70.4004%20-32.2002%20-103.5%20-47.2002c-55.2002%2046.2998%20-23%20229.9%20-111.5%20229.9c-3.5%20-0.700195%20-2.40039%20-0.299805%20-4.59961%20-1.7002c1.09961%20-1.40039%202.59961%20-2.90039%203.69922%20-4c23.9004%20-20.0996%2033.4004%20-24.4004%2034.8008%20-58.5996l0.299805%20-9.5c0.799805%20-21.6006%20-5.5%20-42.5%20-9.7998%20-63.5c-25.9004%200.699219%20-51.2002%20-11%20-77.9004%20-2.90039c-0.700195%205.90039%20-1.09961%2030.9004%200.299805%2041.0996c1.40039%209.5%2033.6006%2029.9004%2033%2043.7002c-5.5%200.600586%20-9.2002%20-2.59961%20-12.3994%20-6.89941c-13.3008%20-19.5%20-47.2002%20-41.9004%20-71.3008%20-41.9004c-16.5996%200%20-56.2998%2071.5%20-76.3994%2085.9004c-3.2002%202.2998%20-5.2002%205.39941%20-7.7998%208.59961c-16.1006%20-3.7998%20-139.4%20-32.2002%20-147.4%20-32.2002c-6%200%20-11.5%204.90039%20-11.5%2010.9004c0%205.5%203.40039%2010.7002%208.90039%2011.7998l139.6%2030.4004c-9.5%2017.1992%2012.2998%2017.5%2021.5%2020.0996c3.2002%200.799805%206.2998%204%209.5%204c6.2998%200%2011.7998%20-8.90039%2013.7998%20-14.0996c6.2998%201.39941%2045.7002%2010.5996%2049.4004%2010.5996c15.2002%200%2015.8994%20-20.0996%202.89941%20-22.7002l-52.2998%20-11.5l-0.299805%20-4.59961c-0.299805%20-10.1006%2045.4004%20-60.1006%2053.4004%20-60.1006c18.0996%200%2054.8994%2041.7002%2054.8994%2060.1006c0%2030.7002%20-42.7998%2012.5996%20-42.7998%2033.5996c0%203.5%201.2002%206.60059%202.90039%209.7998l-19.5%205.5c13.0996%2013.6006%2013.7998%2031.7002%2010.8994%2050.3008c14.7002%202.89941%2026.7002%204.59961%2041.4004%204.59961c56.8994%200%2045.7002%20-8.59961%2065.5%20-54.2998l14.3994%207.2002c-2.2998%20-34.2002%20-36.1992%20-17.5%20-35.0996%20-31l0.299805%20-6c74.7002%202.89941%20116.101%20-58.6006%20150%20-115.5zM300.1%2019.7998h8.90039l2.90039%20-23.7998l-11.8008%20-3.40039v27.2002zM231.4%20170.2l13.7998%203.5l31.2998%20-50.9004l-21%20-13.7998zM315.8%2015.2998c22.6006%202.5%2032.7002%206.2998%2059.5%206.2998c0.299805%20-1.39941%200.900391%20-3.19922%200.900391%20-4.59961c0%20-7.5%20-49.4004%20-12.5996%20-58.4004%20-14.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22drupal%22%20unicode=%22&#xf1a9;%22%20d=%22M319.5%20333.3c13.5%20-8.2998%2096.5%20-67%2096.5%20-179.3c0%20-112%20-88.5%20-186%20-190.2%20-186c-102%200%20-193.8%2080.2998%20-193.8%20189.5c0%20109%2085%20167.5%20100.8%20175.8c18.7002%2010.1006%2032.2002%2015.2998%2053.5%2032.2998c10.5%208.30078%2019.2998%2020.2002%2022%2049.5c15.2002%20-18.2998%2033.5%20-39.5%2046.5%20-48.2998c21.2002%20-14%2042.5%20-19.5%2064.7002%20-33.5zM322%207.7002c4.2002%204.2002%201.90039%2013.0996%20-4.2002%208.5c-8.5%20-6.2998%20-27.5%20-14%20-54.5%20-14c-34.5%200%20-51.5%2013.2998%20-51.5%2013.2998c-6.2002%200%20-11.2998%20-7.2002%20-6.5%20-12c26.6006%20-24.5%2096.6006%20-15.9004%20116.7%204.2002zM267.5%2060.2998c-6.5%20-2.7002%20-28.4004%20-16.7998%20-22.4004%20-25c2.40039%20-3.2998%205.2002%20-1.2998%2012.2002%204.7002c7.2002%205.7998%2012%2011%2026.7002%2011c25.2998%200%2018.0996%20-19.9004%2026.5%20-15.7002c9.90039%204.90039%20-2.09961%2020.9004%20-6.2002%2023.7002c-7.7998%205.09961%20-28.0996%204.90039%20-36.7998%201.2998zM360%2043c39.0996%20-3.2998%2064.5%20106%2015.7998%20106c-20%200%20-60.5%20-41.5%20-81.7998%20-41.7998c-24.7002%20-0.5%20-59%2049%20-108.5%2048.5c-66.4004%20-0.400391%20-90.5996%20-78.6006%20-51.7998%20-105.2c57.2002%20-38.7002%20130.399%2042.9004%20161.3%2042c19.5%20-0.700195%2049.7998%20-48.5%2065%20-49.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22joomla%22%20unicode=%22&#xf1aa;%22%20d=%22M0.599609%20355.9c0%2033.2998%2026.8008%2060.0996%2059.8008%2060.0996c30%200%2054.5%20-21.9004%2059.1992%20-50.2002c32.6006%207.60059%2067.1006%20-0.599609%2096.5%20-30l-44.2998%20-44.2998c-20.5%2020.5%20-42.5996%2016.2998%20-55.3994%203.5c-14.3008%20-14.2998%20-14.3008%20-37.9004%200%20-52.2002l99.5%20-99.5l-44%20-44.2998c-87.7002%2087.2002%20-49.7002%2049.7002%20-99.8008%2099.7002c-26.7998%2026.5%20-35%2064.7998%20-24.7998%2098.8994c-26.8994%205.80078%20-46.7002%2029.7002%20-46.7002%2058.3008zM130.1%20239.5c28.5%2028.4004%2081.3008%2080.7998%2099.6006%2099.9004c26.5996%2026.5996%2064.5%2035%2098.2998%2025.0996c4.09961%2029.0996%2029.2002%2051.5996%2059.5%2051.5996c33%200%2059.7998%20-26.8994%2059.7998%20-60.0996c0%20-30.2998%20-22.7002%20-55.4004%20-51.8994%20-59.5c9.59961%20-33.5996%202.2998%20-70%20-28.9004%20-101.2l-44%2044.2998c20.5%2020.4004%2016.2998%2042.6006%203.5%2055.4004c-14.2998%2014.2998%20-37.5996%2014.2998%20-51.9004%200c-10%20-10.0996%20-89.6992%20-89.7998%20-99.6992%20-99.7998zM396.4%2087.2998c29.0996%20-4.09961%2051.5996%20-28.8994%2051.5996%20-59.0996c0%20-33.2998%20-26.7998%20-60.1006%20-59.7998%20-60.1006c-29.2002%200%20-53.4004%2020.7002%20-58.9004%2048.1006c-34.7002%20-10.7998%20-75.0996%20-2.2002%20-102.7%2028l44%2044.2998c20.4004%20-20.5%2042.6006%20-16.2998%2055.4004%20-3.5c14.2998%2014.2998%2014.2998%2037.5996%200%2051.9004l-99.7002%2099.6992l44.2998%2044.3008c104.5%20-104.4%2087.7002%20-87.5%2099.5%20-99.7002c25.4004%20-25.4004%2034.5%20-61.2002%2026.3008%20-93.9004zM312.1%20140.4c-87.2998%20-87.3008%20-67.3994%20-67.7002%20-99.5%20-99.7002c-25.6992%20-25.4004%20-61.5%20-34.2002%20-94.1992%20-26c-6.10059%20-26.9004%20-30%20-46.7002%20-58.6006%20-46.7002c-33%200%20-59.7998%2026.7998%20-59.7998%2060.0996c0%2028.3008%2019.5%2052.2002%2046.2002%2058.2002c-8.5%2033.1006%20-0.700195%2068.1006%2029.5%2098.2998l44%20-44.2998c-20.1006%20-20.0996%20-16.2998%20-42%20-3.2002%20-55.3994c14.2998%20-14.3008%2037.5996%20-14.3008%2051.9004%200c49.2998%2049.3994%2012.6992%2013.3994%2099.6992%2099.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22behance%22%20unicode=%22&#xf1b4;%22%20horiz-adv-x=%22576%22%20d=%22M232%20210.8c43.5996%20-12.2998%2064.7002%20-45.2002%2064.7002%20-89.7002c0%20-72%20-60.5%20-102.899%20-124.9%20-102.899h-171.8v354.399h167.1c60.7002%200%20113.301%20-17.1992%20113.301%20-87.7998c0%20-35.7998%20-16.6006%20-58.7998%20-48.4004%20-74zM77.9004%20312.1v-82.6992h79c27.7998%200%2047.5%2012.0996%2047.5%2042.1992c0%2032.6006%20-25.3008%2040.5%20-53.4004%2040.5h-73.0996zM161.2%2078.4004c31.7002%200%2057.5996%2011.1992%2057.5996%2047c0%2036.2998%20-21.7002%2050.5996%20-56%2050.5996h-84.8994v-97.5996h83.2998zM519.7%20319.1h-143.7v34.9004h143.7v-34.9004zM576%20142.8c0%20-4.5%20-0.299805%20-9%20-0.599609%20-13.2002h-185.101c0%20-41.0996%2021.7002%20-65.2998%2063%20-65.2998c21.4004%200%2049%2011.6006%2055.7002%2033.5h62.2002c-19.1006%20-58.7002%20-58.7998%20-86.2998%20-120.101%20-86.2998c-81%200%20-131.3%2054.7998%20-131.3%20134.7c0%2077%2053.1006%20135.8%20131.3%20135.8c80.5%200%20124.9%20-63.2998%20124.9%20-139.2zM390.4%20174h114.699c-3%2034%20-20.7998%2054.7998%20-56.1992%2054.7998c-33.8008%200%20-56.2002%20-21.0996%20-58.5%20-54.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22behance-square%22%20unicode=%22&#xf1b5;%22%20d=%22M186.5%20155c0%20-19.2998%20-14%20-25.4004%20-31.2002%20-25.4004h-45.0996v52.9004h46c18.5996%20-0.0996094%2030.2998%20-7.7998%2030.2998%20-27.5zM178.8%20237.3c0%20-16.2998%20-10.7002%20-22.8994%20-25.7998%20-22.8994h-42.7002v44.7998h39.6006c15.1992%200%2028.8994%20-4.2002%2028.8994%20-21.9004zM311.1%20214.1c19.2002%200%2028.8008%20-11.1992%2030.5%20-29.6992h-62.1992c1.19922%2018.2998%2013.3994%2029.6992%2031.6992%2029.6992zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM271.7%20263h77.7998v18.9004h-77.7998v-18.9004zM228.7%20152.7c0%2024.0996%20-11.4004%2044.8994%20-35%2051.5996c17.2002%208.2002%2026.2002%2017.7002%2026.2002%2037c0%2038.2002%20-28.5%2047.5%20-61.4004%2047.5h-90.5v-192h93.0996c34.9004%200.200195%2067.6006%2016.9004%2067.6006%2055.9004zM380%20167.5c0%2041.0996%20-24.0996%2075.4004%20-67.5996%2075.4004c-42.4004%200%20-71.1006%20-31.8008%20-71.1006%20-73.6006c0%20-43.2998%2027.2998%20-73%2071.1006%20-73c33.1992%200%2054.6992%2014.9004%2065.0996%2046.7998h-33.7002c-3.7002%20-11.8994%20-18.5996%20-18.0996%20-30.2002%20-18.0996c-22.3994%200%20-34.0996%2013.0996%20-34.0996%2035.2998h100.2c0.0996094%202.2998%200.299805%204.7998%200.299805%207.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22steam%22%20unicode=%22&#xf1b6;%22%20horiz-adv-x=%22496%22%20d=%22M496%20192c0%20-137%20-111.2%20-248%20-248.4%20-248c-113.8%200%20-209.6%2076.2998%20-239%20180.4l95.2002%20-39.3008c6.40039%20-32.0996%2034.9004%20-56.3994%2068.9004%20-56.3994c39.2002%200%2071.8994%2032.3994%2070.2002%2073.5l84.5%2060.2002c52.0996%20-1.30078%2095.7998%2040.8994%2095.7998%2093.5c0%2051.5996%20-42%2093.5%20-93.7002%2093.5s-93.7002%20-42%20-93.7002%20-93.5v-1.2002l-59.2002%20-85.7002c-15.5%200.900391%20-30.6992%20-3.40039%20-43.5%20-12.0996l-133.1%2055c10.2002%20127.699%20117.1%20228.1%20247.6%20228.1c137.2%200%20248.4%20-111%20248.4%20-248zM155.7%2063.7002c19.7998%20-8.2002%2042.5%201.09961%2050.7998%2021c8.2998%2019.7998%20-1.09961%2042.5%20-20.9004%2050.7002l-31.5%2013c12.2002%204.59961%2026%204.7998%2038.9004%20-0.600586c13%20-5.39941%2023.0996%20-15.5996%2028.5%20-28.5996s5.2998%20-27.2998%20-0.0996094%20-40.2998c-11.2002%20-26.8008%20-42.1006%20-39.6006%20-69%20-28.4004c-11.9453%204.99414%20-21.6055%2014.1826%20-27.2002%2025.7998zM329.5%20193.6c-34.4004%200%20-62.4004%2028%20-62.4004%2062.3008c0%2034.2998%2028%2062.2998%2062.4004%2062.2998s62.4004%20-28%2062.4004%20-62.2998c0%20-34.3008%20-27.9004%20-62.3008%20-62.4004%20-62.3008zM329.6%20209.2c25.9004%200%2046.9004%2021%2046.9004%2046.7998c0%2025.9004%20-21%2046.7998%20-46.9004%2046.7998c-25.8994%200%20-46.8994%20-21%20-46.8994%20-46.7998c0.0996094%20-25.7998%2021.0996%20-46.7998%2046.8994%20-46.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22steam-square%22%20unicode=%22&#xf1b7;%22%20d=%22M185.2%2091.5c7.7002%2018.5%20-1%2039.7002%20-19.6006%2047.4004l-29.5%2012.1992c11.4004%204.30078%2024.3008%204.5%2036.4004%20-0.5c12.2002%20-5.09961%2021.5996%20-14.5996%2026.7002%20-26.6992c5%20-12.2002%205%20-25.6006%20-0.100586%20-37.7002c-10.5%20-25.1006%20-39.3994%20-37%20-64.5996%20-26.5c-11.5996%204.7998%20-20.4004%2013.5996%20-25.4004%2024.2002l28.5%20-11.8008c18.6006%20-7.7998%2039.9004%200.900391%2047.6006%2019.4004zM400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v112.8l89.0996%20-36.8994c6%20-30%2032.7002%20-52.7002%2064.5%20-52.7002c36.6006%200%2067.3008%2030.2998%2065.7002%2068.7998l79%2056.2998c48.7002%20-1.2002%2089.6006%2038.2998%2089.6006%2087.5c0%2048.2002%20-39.3008%2087.5%20-87.6006%2087.5s-87.5996%20-39.2998%20-87.5996%20-87.5v-1.09961l-55.4004%20-80.2002c-14.5%200.799805%20-28.7002%20-3.09961%20-40.7002%20-11.2998l-116.6%2048.0996v160.7c0%2026.5%2021.5%2048%2048%2048h352zM300.3%20193.5c-32.2002%200%20-58.3994%2026.0996%20-58.3994%2058.2998s26.1992%2058.2998%2058.3994%2058.2998s58.4004%20-26.1992%2058.4004%20-58.2998c0%20-32.0996%20-26.2002%20-58.2998%20-58.4004%20-58.2998zM300.4%20208.1c24.1992%200%2043.8994%2019.6006%2043.8994%2043.8008c0%2024.1992%20-19.5996%2043.7998%20-43.8994%2043.7998c-24.2002%200%20-43.9004%20-19.6006%20-43.9004%20-43.7998c0%20-24.2002%2019.7002%20-43.8008%2043.9004%20-43.8008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spotify%22%20unicode=%22&#xf1bc;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c136.9%200%20248%20-111.1%20248%20-248s-111.1%20-248%20-248%20-248s-248%20111.1%20-248%20248s111.1%20248%20248%20248zM348.7%2075.0996c8.09961%200%2015.2002%206.30078%2015.2002%2015.4004s-3.60059%2012.5996%20-9.7002%2016.5c-71.4004%2042.7002%20-155.101%2044.2998%20-237%2026.2002c-7.5%20-1.60059%20-13.6006%20-6.5%20-13.6006%20-16.7998c0%20-8.10059%206.10059%20-15.8008%2015.8008%20-15.8008c2.89941%200%208%201.60059%2011.8994%202.60059c71.7002%2014.7002%20144.3%2013.0996%20206.7%20-24.5c3.90039%20-2.2998%206.5%20-3.60059%2010.7002%20-3.60059zM375.6%20140.7c10.9004%200%2019.3008%208.7002%2019.4004%2019.5c0%208.7002%20-3.2002%2014.8994%20-11.2998%2019.7002c-49.4004%2029.3994%20-112.101%2045.5%20-177%2045.5c-41.6006%200%20-70%20-5.80078%20-97.7998%20-13.6006c-10.3008%20-2.89941%20-15.5%20-10%20-15.5%20-20.7002c0%20-10.6992%208.69922%20-19.3994%2019.3994%20-19.3994c4.5%200%207.10059%201.2998%2011.9004%202.59961c82.8994%2022.5%20176.1%207.60059%20238.6%20-29.3994c3.60059%20-1.90039%207.10059%20-4.2002%2012.2998%20-4.2002zM406.6%20216.9c12.2002%200%2023.2002%209.69922%2023.2002%2023.2998c0%2011.8994%20-5.09961%2018.0996%20-12.8994%2022.5996c-55.9004%2032.6006%20-132.4%2047.7998%20-205.4%2047.7998c-42.9004%200%20-82.2998%20-4.89941%20-117.5%20-15.1992c-9%20-2.60059%20-17.4004%20-10.3008%20-17.4004%20-23.9004c0%20-13.2998%2010.1006%20-23.5996%2023.3008%20-23.5996c4.7998%200%209.2998%201.59961%2012.8994%202.59961c82.4004%2023%20209.7%2012.7998%20280.9%20-29.7002c4.5%20-2.59961%207.7002%20-3.89941%2012.8994%20-3.89941z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22deviantart%22%20unicode=%22&#xf1bd;%22%20horiz-adv-x=%22320%22%20d=%22M320%20354.8l-98.2002%20-179.1l7.40039%20-9.5h90.7998v-127.7h-160.9l-13.5%20-9.2002l-43.6992%20-84c-0.300781%200%20-8.60059%20-8.59961%20-9.2002%20-9.2002h-92.7002v93.2002l93.2002%20179.4l-7.40039%209.2002h-85.7998v127.6h156l13.5%209.2002l43.7002%2084c0.299805%200%208.59961%208.59961%209.2002%209.2002h97.5996v-93.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22soundcloud%22%20unicode=%22&#xf1be;%22%20horiz-adv-x=%22640%22%20d=%22M111.4%20191.7l5.7998%20-65l-5.7998%20-68.2998c-0.300781%20-2.5%20-2.2002%20-4.40039%20-4.40039%20-4.40039s-4.2002%201.90039%20-4.2002%204.40039l-5.59961%2068.2998l5.59961%2065c0%202.2002%201.90039%204.2002%204.2002%204.2002c2.2002%200%204.09961%20-2%204.40039%20-4.2002zM132.8%20237.3c2.5%200%204.7002%20-2.2002%204.7002%20-5l5.7998%20-105.6l-5.7998%20-68.2998c0%20-2.80078%20-2.2002%20-5%20-4.7002%20-5c-2.7998%200%20-4.7002%202.19922%20-5%205l-5%2068.2998l5%20105.6c0.299805%202.7998%202.2002%205%205%205zM158.3%20261.4c2.7998%200%205.2998%20-2.2002%205.2998%20-5.30078l5.30078%20-130l-5.30078%20-67.7998c0%20-3.09961%20-2.5%20-5.2998%20-5.2998%20-5.2998c-3.09961%200%20-5.2998%202.2002%20-5.59961%205.2998l-4.40039%2067.7998l4.40039%20130c0.299805%203.10059%202.5%205.30078%205.59961%205.30078zM7.2002%20164.8c1.39941%200%202.2002%20-1.09961%202.5%20-2.5l5.59961%20-35.5996l-5.59961%20-35c-0.299805%20-1.40039%20-1.10059%20-2.5%20-2.5%20-2.5c-1.40039%200%20-2.2002%201.09961%20-2.5%202.5l-4.7002%2035l4.7002%2035.5996c0.299805%201.40039%201.09961%202.5%202.5%202.5zM30.7998%20186.7c1.40039%200%202.5%20-1.10059%202.7998%20-2.5l7.2002%20-57.5l-7.2002%20-56.4004c-0.299805%20-1.39941%20-1.39941%20-2.5%20-2.7998%20-2.5c-1.39941%200%20-2.5%201.10059%20-2.5%202.7998l-6.39941%2056.1006l6.39941%2057.5c0%201.39941%201.10059%202.5%202.5%202.5zM56.0996%20198.1c1.7002%200%203.10059%20-1.39941%203.10059%20-3.2998l6.89941%20-68.0996l-6.89941%20-65.7998c0%20-1.7002%20-1.40039%20-3.10059%20-3.10059%20-3.10059c-1.59961%200%20-3%201.40039%20-3.2998%203.10059l-5.7998%2065.7998l5.7998%2068.0996c0.200195%201.90039%201.60059%203.2998%203.2998%203.2998zM81.4004%20200.3c1.89941%200%203.59961%20-1.39941%203.89941%20-3.59961l6.40039%20-70l-6.40039%20-67.7998c-0.299805%20-2.2002%20-2%20-3.60059%20-3.89941%20-3.60059c-1.90039%200%20-3.60059%201.40039%20-3.60059%203.60059l-5.7998%2067.7998l5.7998%2070c0%202.2002%201.7002%203.59961%203.60059%203.59961zM322.8%20311.2c2.5%20-1.40039%204.10059%20-4.2002%204.5%20-7.2002l3.90039%20-177.5l-3.90039%20-64.2002c0%20-4.7002%20-3.89941%20-8.59961%20-8.59961%20-8.59961s-8.60059%203.89941%20-8.90039%208.59961l-1.7002%2031.7002l-1.69922%2032.5l3.2998%20176.7v0.799805c0.200195%202.5%201.39941%205%203.2998%206.7002c1.40039%201.09961%203.40039%201.89941%205.59961%201.89941c1.40039%200%203.10059%20-0.599609%204.2002%20-1.39941zM296.1%20295.9c2.2002%20-1.40039%203.60059%20-3.90039%203.90039%20-6.7002l3.2998%20-162.8l-3.09961%20-58.6006l-0.299805%20-6.7002c0%20-2.2998%20-0.800781%20-4.19922%20-2.5%20-5.59961c-1.40039%20-1.40039%20-3.40039%20-2.5%20-5.60059%20-2.5c-2.5%200%20-4.7002%201.2002%20-6.39941%203.09961c-1.10059%201.40039%20-1.7002%203%20-1.7002%204.7002v0.299805c-3.10059%2065.3008%20-3.10059%2065.6006%20-3.10059%2065.6006l2.80078%20160.8l0.299805%201.7002c0%202.7998%201.39941%205.2998%203.59961%206.7002c1.2998%200.799805%202.7998%201.39941%204.40039%201.39941c1.59961%200%203%20-0.599609%204.39941%20-1.39941zM184.7%20273.4c3.39941%200%205.89941%20-2.80078%206.09961%20-6.10059l5%20-140.6l-5%20-67.2002c-0.299805%20-3.2998%20-2.7998%20-5.7998%20-6.09961%20-5.7998c-3%200%20-5.5%202.5%20-5.7998%205.7998l-4.40039%2067.2002l4.40039%20140.6c0%203.2998%202.69922%206.10059%205.7998%206.10059zM561.4%20210.6c43.2998%200%2078.5996%20-35.2998%2078.5%20-78.8994c0%20-43.2998%20-35.3008%20-78.2998%20-78.6006%20-78.2998h-218.3c-4.7002%200.599609%20-8.59961%204.19922%20-8.59961%209.19922v249.7c0%204.7998%201.69922%207%207.7998%209.2002c15.2998%206.09961%2032.5%209.40039%2050.2998%209.40039c72.5%200%20131.9%20-55.6006%20138.3%20-126.4c9.5%203.90039%2019.7998%206.09961%2030.6006%206.09961zM264.7%20270.9c4.2002%200%207.2002%20-3.30078%207.5%20-7.80078l3.89941%20-136.699l-3.89941%20-65.6006c0%20-4.2002%20-3.2998%20-7.5%20-7.5%20-7.5s-7.5%203.2998%20-7.7998%207.5l-3.30078%2065.6006l3.30078%20136.699c0.299805%204.5%203.59961%207.80078%207.7998%207.80078zM211.1%20278.7c3.60059%200%206.40039%20-3.10059%206.7002%20-6.7002l4.40039%20-145.3l-4.40039%20-66.9004c-0.299805%20-3.59961%20-3.09961%20-6.39941%20-6.7002%20-6.39941c-3.2998%200%20-6.09961%202.7998%20-6.39941%206.39941l-3.90039%2066.9004l3.90039%20145.3c0%203.59961%203.09961%206.7002%206.39941%206.7002zM237.8%20275.3c3.90039%200%206.90039%20-3%206.90039%20-6.89941l4.2002%20-141.7l-4.2002%20-66.4004c0%20-3.7998%20-3.10059%20-6.89941%20-6.90039%20-6.89941s-6.59961%203%20-6.89941%206.89941l-3.90039%2066.4004l3.90039%20141.7c0%203.7998%203%206.89941%206.89941%206.89941z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vine%22%20unicode=%22&#xf1ca;%22%20horiz-adv-x=%22384%22%20d=%22M384%20193.3v-52.0996c-18.4004%20-4.2002%20-36.9004%20-6.10059%20-52.0996%20-6.10059c-36.9004%20-77.3994%20-103%20-143.8%20-125.101%20-156.199c-14%20-7.90039%20-27.0996%20-8.40039%20-42.7002%200.799805c-27.0996%2016.2998%20-129.899%20100.6%20-164.1%20365.6h74.5c18.7002%20-159.1%2064.5%20-240.7%20114.8%20-301.8c27.9004%2027.9004%2054.7998%2065.0996%2075.6006%20106.9c-49.8008%2025.2998%20-80.1006%2080.8994%20-80.1006%20145.6c0%2065.5996%2037.7002%20115.1%20102.2%20115.1c114.9%200%20106.2%20-127.899%2081.5996%20-181.5c0%200%20-46.3994%20-9.19922%20-63.5%2020.5c3.40039%2011.3008%208.2002%2030.8008%208.2002%2048.5c0%2031.3008%20-11.2998%2046.6006%20-28.3994%2046.6006c-18.2002%200%20-30.8008%20-17.1006%20-30.8008%20-50c0.100586%20-79.2002%2059.4004%20-118.7%20129.9%20-101.9z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22codepen%22%20unicode=%22&#xf1cb;%22%20horiz-adv-x=%22512%22%20d=%22M502.285%20288.296c6.00098%20-3.99902%209.71484%20-11.1426%209.71582%20-18.2852v-155.999c0%20-7.14258%20-3.71484%20-14.2871%20-9.71484%20-18.2861l-234%20-156.021c-8.06055%20-4.95996%20-16.584%20-4.91504%20-24.5713%200l-234%20156.021c-6.00098%204%20-9.71484%2011.1436%20-9.71484%2018.2861v155.999c0%207.14258%203.71387%2014.2861%209.71387%2018.2852l234%20156c8.06055%204.95996%2016.584%204.91504%2024.5713%200zM278%20384.869v-102.572l95.4287%20-63.7148l76.8574%2051.4287zM234%20384.869l-172.286%20-114.858l76.8574%20-51.4287l95.4287%2063.7148v102.572zM44%20228.868v-73.7139l55.1426%2036.8564zM234%20-0.84668v102.571l-95.4287%2063.7158l-76.8574%20-51.4297zM256%20140.011l77.7148%2052l-77.7148%2052l-77.7148%20-52zM278%20-0.84668l172.286%20114.857l-76.8574%2051.4297l-95.4287%20-63.7158v-102.571zM468%20155.154v73.7139l-55.1426%20-36.8574z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22jsfiddle%22%20unicode=%22&#xf1cc;%22%20horiz-adv-x=%22576%22%20d=%22M510.634%20210.538c45.6885%20-25.334%2068.3721%20-74.5605%2056.832%20-122.634c-12.1035%20-50.4199%20-55.5479%20-86.6592%20-108.212%20-87.293c-84.0303%20-1.01172%20-168.079%20-0.458984%20-252.12%20-0.480469c-30.3223%20-0.00683594%20-60.668%20-0.492188%20-90.959%200.539062c-48.0938%201.63672%20-91.7764%2035.8643%20-105.607%2081.4326c-14.1289%2046.5508%202.18945%2094.623%2041.9014%20124.615c2.54688%201.92383%204.86914%206.52051%204.51465%209.54492c-3.74609%2031.8604%207.14453%2057.6709%2032.6758%2076.4082c26.2822%2019.2881%2055.2285%2021.5879%2085.3311%209.16699c2.36621%20-0.975586%204.63965%20-2.17773%207.82422%20-3.68555c16.5215%2027.5332%2038.1221%2048.6523%2065.4922%2063.9023c92.8594%2051.7402%20210.954%208.31152%20246.85%20-91.6455c5.55762%20-15.4766%206.74512%20-32.6074%209.09668%20-49.0947c0.716797%20-5.02832%201.6543%20-8.15527%206.38086%20-10.7764zM531.741%2053.6582c39.3135%2048.375%2022.418%20117.668%20-35.1426%20144.497c-7.43555%203.46582%20-9.72559%207.74414%20-9.84766%2015.8936c-1.87012%20125.129%20-132.78%20187.063%20-230.24%20132.697c-26.1133%20-14.5674%20-46.4492%20-34.8955%20-60.6709%20-61.2939c-7.59082%20-14.0908%20-11.9287%20-7.97754%20-22.1982%20-2.52734c-24.6113%2013.0635%20-49.0469%2012.6406%20-72.0332%20-3.08301c-21.9678%20-15.0244%20-31.9102%20-36.6201%20-26.4199%20-62.9805c2.4082%20-11.5703%20-0.914062%20-17.0635%20-10.0967%20-23.1367c-38.1895%20-25.2578%20-53.0879%20-74.8604%20-34.1855%20-116.105c18.4355%20-40.2295%2051.3135%20-59.6631%2095.1748%20-59.9951c0.700195%20-0.00488281%20163.728%20-0.545898%20163.728%200.154297c56.8857%200%20113.778%20-0.551758%20170.652%200.229492c28.9375%200.397461%2053.0498%2013.2178%2071.2803%2035.6504zM443.952%20134.157c-5.84863%20-31.1572%20-34.6221%20-55.0967%20-66.666%20-55.0957c-16.9531%200.00195312%20-32.0586%206.5459%20-44.0791%2017.7051c-27.6973%2025.7139%20-71.1406%2074.9805%20-95.9375%2093.3877c-20.0557%2014.8877%20-41.9893%2012.333%20-60.2715%20-3.78223c-49.9961%20-44.0713%2015.8594%20-121.775%2067.0625%20-77.1885c4.54883%203.95996%207.84082%209.54297%2012.7441%2012.8447c8.18457%205.50879%2020.7666%200.883789%2013.168%20-10.6221c-17.3574%20-26.2842%20-49.3301%20-38.1973%20-78.8623%20-29.3008c-28.8975%208.70312%20-48.8408%2035.9678%20-48.626%2070.1787c1.22461%2022.4844%2012.3633%2043.0596%2035.4141%2055.9648c22.5742%2012.6377%2046.3682%2013.1455%2066.9902%20-2.47363c50.791%20-38.4756%2075.5781%20-81.7451%20107.296%20-101.245c24.5586%20-15.0996%2054.2549%20-7.36328%2068.8232%2017.5059c28.8301%2049.209%20-34.5918%20105.016%20-78.8682%2063.46c-3.98828%20-3.74414%20-6.91699%20-8.93164%20-11.4092%20-11.7197c-10.9756%20-6.81152%20-17.333%204.1123%20-12.8096%2010.3525c20.7031%2028.5537%2050.4639%2040.4404%2083.2715%2028.2139c31.4287%20-11.7139%2049.1074%20-44.3662%2042.7598%20-78.1855z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rebel%22%20unicode=%22&#xf1d0;%22%20horiz-adv-x=%22512%22%20d=%22M256.5%20-56c-139.3%200%20-247.5%20116.2%20-243.3%20254.1c2.7998%2079.2002%2043.2002%20152.2%20116.5%20200.4c0.299805%200%201.89941%200.599609%201.09961%20-0.799805c-5.7998%20-5.5%20-111.3%20-129.8%20-14.0996%20-226.4c49.7998%20-49.5%2090%20-2.5%2090%20-2.5c38.5%2050.1006%20-0.600586%20125.9%20-0.600586%20125.9c-10%2024.8994%20-45.6992%2040.0996%20-45.6992%2040.0996l28.7998%2031.7998c24.3994%20-10.5%2043.2002%20-38.6992%2043.2002%20-38.6992c0.799805%2029.5996%20-21.9004%2061.3994%20-21.9004%2061.3994l44.5996%2050.7002l44.3008%20-50.0996c-20.5%20-28.8008%20-21.9004%20-62.6006%20-21.9004%20-62.6006c13.7998%2023%2043.5%2039.2998%2043.5%2039.2998l28.5%20-31.7998c-27.4004%20-8.89941%20-45.4004%20-39.8994%20-45.4004%20-39.8994c-15.7998%20-28.5%20-27.0996%20-89.4004%200.600586%20-127.301c32.3994%20-44.5996%2087.7002%202.80078%2087.7002%202.80078c102.699%2091.8994%20-10.5%20225%20-10.5%20225c-6.10059%205.5%200.799805%202.7998%200.799805%202.7998c50.0996%20-36.5%20114.6%20-84.4004%20116.2%20-204.8c2%20-145.601%20-99.9004%20-249.4%20-242.4%20-249.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22empire%22%20unicode=%22&#xf1d1;%22%20horiz-adv-x=%22496%22%20d=%22M287.6%20393.8c-10.7998%202.2002%20-22.0996%203.2998%20-33.5%203.60059v18.1992c78.1006%20-2.19922%20146.101%20-44%20184.601%20-106.6l-15.7998%20-9.09961c-6.10059%209.69922%20-12.7002%2018.7998%20-20.2002%2027.0996l-18%20-15.5c-26%2029.5996%20-61.4004%2050.7002%20-101.9%2058.4004zM53.4004%20125.6c3.89941%20-10.7998%208.2998%20-21.0996%2013.5996%20-31.0996l-15.7998%20-9.09961c-17.1006%2031.5996%20-27.1006%2068.0996%20-27.1006%20106.6s9.90039%2075%2027.1006%20106.5l15.7998%20-9.09961c-5.2998%20-9.7002%20-10%20-20.2002%20-13.5996%20-31l22.6992%20-7.7002c-6.39941%20-18.2998%20-9.69922%20-38.2002%20-9.69922%20-58.7002s3.59961%20-40.4004%2010%20-58.7002zM213.1%2014l-4.69922%20-23.7998c10.7998%20-1.90039%2022.1992%20-3.2998%2033.5%20-3.60059v-18.2998c-78.1006%202.2998%20-146.4%2044.2998%20-184.9%20106.601l16%209.39941c5.7998%20-9.7002%2012.7002%20-18.7998%2020.2002%20-27.3994l18%2015.7998c26.0996%20-29.6006%2061.5%20-50.7002%20101.899%20-58.7002zM93.2998%20327.1c-7.5%20-8.2998%20-14.0996%20-17.5%20-20.0996%20-27.1992l-15.7998%209.09961c38.5%2062.5996%20106.5%20104.4%20184.6%20106.6v-18.1992c-11.4004%20-0.300781%20-22.7002%20-1.40039%20-33.5%20-3.60059l4.7002%20-23.7998c-40.5%20-7.7002%20-75.9004%20-28.7998%20-101.9%20-58.4004zM402.7%2056.9004c7.5%208.59961%2014.3994%2017.6992%2020.0996%2027.3994l16.1006%20-9.39941c-38.5%20-62.3008%20-106.801%20-104.4%20-184.9%20-106.601v18.2998c11.4004%200.300781%2022.7002%201.7002%2033.5%203.60059l-4.7002%2023.7998c40.5%208%2075.9004%2029.0996%20101.9%2058.7002zM496%20192c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248zM483.8%20192c0%20130.1%20-105.7%20235.8%20-235.8%20235.8s-235.8%20-105.7%20-235.8%20-235.8s105.7%20-235.8%20235.8%20-235.8s235.8%20105.7%20235.8%20235.8zM444.8%20298.6c17.2002%20-31.5996%2027.1006%20-68.0996%2027.1006%20-106.6s-9.90039%20-75%20-27.1006%20-106.4l-15.7998%209.10059c5.2998%2010%209.7002%2020.2002%2013.5996%2031l-23%207.7002c6.40039%2018.2998%2010%2038.1992%2010%2058.6992s-3.2998%2040.4004%20-9.69922%2058.7002l22.6992%207.7002c-3.59961%2010.7998%20-8.2998%2021.2998%20-13.5996%2031zM261.8%20120.9l13.2998%20-66.7002c-8.59961%20-1.7002%20-17.6992%20-2.7998%20-27.0996%20-2.7998s-18.5%201.09961%20-27.0996%202.7998l13.2998%2066.7002c-16.2998%203.2998%20-30.5%2011.5996%20-40.7002%2023.5l-51.2002%20-44.8008c-11.8994%2013.6006%20-21.2998%2029.4004%20-27.0996%2046.8008l64.2002%2022.0996c-2.5%207.40039%20-3.90039%2015.2002%20-3.90039%2023.5s1.40039%2016%203.90039%2023.5l-64.5%2022.0996c6.09961%2017.5%2015.5%2033.2002%2027.3994%2046.8008l51.2002%20-44.8008c10.2998%2011.9004%2024.4004%2020.5%2040.7002%2023.8008l-13.2998%2066.3994c8.59961%202%2017.6992%202.7998%2027.0996%202.7998s18.5%20-0.899414%2027.0996%20-2.7998l-13.2998%20-66.3994c16.2998%20-3.30078%2030.5%20-11.9004%2040.7002%20-23.8008l51.2002%2044.8008c11.8994%20-13.6006%2021.2998%20-29.4004%2027.3994%20-46.8008l-64.5%20-22.0996c2.5%20-7.40039%203.90039%20-15.2002%203.90039%20-23.5s-1.40039%20-16%20-3.90039%20-23.5l64.2002%20-22.0996c-5.7998%20-17.5%20-15.2002%20-33.2002%20-27.0996%20-46.8008l-51.2002%2044.8008c-10.2998%20-11.9004%20-24.4004%20-20.2002%20-40.7002%20-23.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22git-square%22%20unicode=%22&#xf1d2;%22%20d=%22M100.59%20113.76c48.5703%20-3.30957%2058.9502%20-2.10938%2058.9502%20-11.9395c0%20-20%20-65.5498%20-20.0605%20-65.5498%20-1.52051c0.00976562%205.08984%203.29004%209.40039%206.59961%2013.46zM128.54%20230.4c30.96%200%2031.7598%20-44.4707%20-0.75%20-44.4707c-33%200%20-31.54%2044.4707%200.75%2044.4707zM448%20368v-352c0%20-26.4922%20-21.5078%20-48%20-48%20-48h-352c-26.4922%200%20-48%2021.5078%20-48%2048v352c0%2026.4922%2021.5078%2048%2048%2048h352c26.4922%200%2048%20-21.5078%2048%20-48zM221%20298.69c0%20-14.4902%208.37988%20-22.8809%2022.8604%20-22.8809c14.7393%200%2023.1299%208.39062%2023.1299%2022.8809c0%2014.4893%20-8.37012%2022.3096%20-23.1104%2022.3096c-14.4795%200%20-22.8799%20-7.83984%20-22.8799%20-22.3096zM199.18%20253h-49.5498c-25%206.5498%20-81.5596%204.84961%20-81.5596%20-46.75c0%20-18.7998%209.39941%20-32%2021.8496%20-38.1104c-15.6895%20-14.3701%20-23.1201%20-21.1396%20-23.1201%20-30.7393c0%20-6.87012%202.79004%20-13.2207%2011.1807%20-16.7607c-8.90039%20-8.39941%20-14%20-14.4795%20-14%20-25.9199c0.0195312%20-20.0693%2017.5498%20-31.7197%2063.5391%20-31.7197c44.2207%200%2069.8701%2016.5098%2069.8701%2045.7305c0%2036.6699%20-28.2295%2035.3193%20-94.7695%2039.3799l8.37988%2013.4297c17%20-4.74023%2074.1904%20-6.23047%2074.1904%2042.4297c0%2011.6904%20-4.83008%2019.8203%20-9.40039%2025.6699l23.3799%201.78027zM283.52%20143.16l-13%201.78027c-3.81934%200.509766%20-4.06934%201%20-4.06934%205.08984v105.45h-52.6006l-2.79004%20-20.5703c15.75%20-5.5498%2017%20-4.86035%2017%20-10.1699v-74.7402c0%20-5.62012%20-0.30957%20-4.58008%20-17%20-6.87012v-20.0596h72.4209zM384%20133l-6.87012%2022.3701c-40.9297%20-15.3701%20-37.8496%2012.4102%20-37.8496%2016.7295v60.7207h37.8496v25.4102h-35.8203c-2.86914%200%20-2%20-2.52051%20-2%2038.6299h-24.1797c-2.79004%20-27.7002%20-11.6797%20-38.8799%20-34%20-41.4199v-22.6201c20.4697%200%2019.8203%200.849609%2019.8203%20-2.54004v-66.5703c0%20-28.7197%2011.4297%20-40.9102%2041.6699%20-40.9102c14.4502%200%2030.4502%204.83008%2041.3799%2010.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22git%22%20unicode=%22&#xf1d3;%22%20horiz-adv-x=%22512%22%20d=%22M216.29%20289.61l0.0400391%20-34.5508l-37.4102%20-2.83984c7.27051%20-9.35938%2015%20-22.3701%2015%20-41.0693c0%20-77.8906%20-91.4297%20-75.4707%20-118.7%20-67.8906l-13.4297%20-21.5498c106.47%20-6.5%20151.63%20-4.33984%20151.63%20-63c0%20-46.7598%20-41.04%20-73.1797%20-111.79%20-73.1797c-73.5801%200%20-101.63%2018.71%20-101.63%2050.8193c0%2018.3008%208.12988%2028.04%2022.4004%2041.4502c-13.4199%205.66992%20-17.8906%2015.8105%20-17.8906%2026.8105c0%2015.3594%2011.9004%2026.21%2037%2049.21c-20%209.76953%20-35%2030.9102%20-35%2061c0%2082.5498%2090.4902%2085.2793%20130.49%2074.79h79.29zM152.87%2047.71c0%2015.7402%20-16.6104%2013.8096%20-94.3203%2019.1104c-5.2998%20-6.54004%20-10.5693%20-13.4004%20-10.5693%20-21.54c0%20-29.6699%20104.89%20-29.6299%20104.89%202.42969zM102.06%20182.29c52.0205%200%2050.7402%2071.1602%201.2002%2071.1602c-51.6602%200%20-54%20-71.1602%20-1.2002%20-71.1602zM235.36%2081.7803v32.0996c26.75%203.66016%2027.2393%202%2027.2393%2011v119.51c0%208.5%20-2.0498%207.37988%20-27.2393%2016.2607l4.46973%2032.9199h84.1699v-168.71c0%20-6.51074%200.400391%20-7.32031%206.50977%20-8.14062l20.7305%20-2.83984v-32.0996h-115.88zM287.81%20326.09c-23.1699%200%20-36.5898%2013.4297%20-36.5898%2036.6104c0%2023.1797%2013.4199%2035.7695%2036.5898%2035.7695c23.5801%200%2037%20-12.6201%2037%20-35.7695c0%20-23.1504%20-13.4199%20-36.6104%20-37%20-36.6104zM512%2097.54c-17.4902%20-8.53027%20-43.0996%20-16.2598%20-66.2803%20-16.2598c-48.3799%200%20-66.6699%2019.5%20-66.6699%2065.46v106.51c0%205.41992%201.0498%204.05957%20-31.71%204.05957v36.1904c35.7803%204.07031%2050%2022%2054.4697%2066.2695h38.6309c0%20-65.8291%20-1.34082%20-61.8096%203.25977%20-61.8096h57.2998v-40.6504h-60.5596v-97.1494c0%20-6.91992%20-4.9209%20-51.4102%2060.5693%20-26.8398z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hacker-news%22%20unicode=%22&#xf1d4;%22%20d=%22M0%20416h448v-448h-448v448zM21.2002%20218.8h-0.200195c0.0996094%200.100586%200.200195%200.299805%200.299805%200.400391c0%20-0.100586%200%20-0.299805%20-0.0996094%20-0.400391zM239.2%20164.9l80.7998%20155.1h-34.7998c-54.7998%20-101.2%20-48.2998%20-98.5996%20-60.6006%20-125.6c-10.0996%2024.3994%20-6.7998%2027.2998%20-59.2998%20125.6h-37.2998l79.7998%20-153.3v-102.7h31.4004v100.9z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tencent-weibo%22%20unicode=%22&#xf1d5;%22%20horiz-adv-x=%22384%22%20d=%22M72.2998%20-47.7998c1.40039%20-19.9004%20-27.5996%20-22.2002%20-29.7002%20-2.90039c-11.5996%20129.9%2031.1006%20239.5%20101.4%20313.2c-15.5996%2034%209.2002%2077.0996%2050.5996%2077.0996c30.3008%200%2055.1006%20-24.5996%2055.1006%20-55.0996c0%20-44%20-49.5%20-70.7998%20-86.9004%20-45.0996c-65.7002%20-71.3008%20-101.399%20-169.801%20-90.5%20-287.2zM192%20447.9c92%200%20166.6%20-74.6006%20166.6%20-166.5c0%20-102.301%20-93.2998%20-185.5%20-204%20-162.301c-19%204.7002%20-12.5%2033.2002%206.60059%2029.1006c80.7998%20-20.7998%20167.7%2042.2998%20167.7%20133.1c0%2075.5%20-61.5%20136.9%20-136.9%20136.9c-101%200%20-168.3%20-106.601%20-122%20-199.2c9%20-17.9004%20-17.5996%20-30.7998%20-26.2998%20-13.4004c-56%20108.101%2022.3994%20242.301%20148.3%20242.301z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22qq%22%20unicode=%22&#xf1d6;%22%20d=%22M433.754%2027.5547c-11.5264%20-1.39258%20-44.8604%2052.7412%20-44.8604%2052.7412c0%20-31.3447%20-16.1357%20-72.2471%20-51.0508%20-101.786c16.8418%20-5.19141%2054.8428%20-19.167%2045.8037%20-34.4209c-7.31641%20-12.3428%20-125.511%20-7.88086%20-159.633%20-4.03711c-34.1221%20-3.84375%20-152.315%20-8.30566%20-159.632%204.03711c-9.04492%2015.25%2028.918%2029.2139%2045.7832%2034.415c-34.9199%2029.5391%20-51.0586%2070.4453%20-51.0586%20101.792c0%200%20-33.334%20-54.1338%20-44.8594%20-52.7412c-5.37012%200.650391%20-12.4238%2029.6445%209.34668%2099.7041c10.2617%2033.0244%2021.9951%2060.4785%2040.1445%20105.779c-3.05566%20116.898%2045.2441%20214.956%20160.262%20214.962c113.737%20-0.00585938%20163.156%20-96.1328%20160.264%20-214.963c18.1182%20-45.2227%2029.9121%20-72.8506%2040.1445%20-105.778c21.7676%20-70.0596%2014.7158%20-99.0527%209.3457%20-99.7041z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22weixin%22%20unicode=%22&#xf1d7;%22%20horiz-adv-x=%22576%22%20d=%22M385.2%20280.4c-92.4004%200%20-165.4%20-69.1006%20-165.3%20-154c0%20-14.2002%202.19922%20-27.9004%206.19922%20-40.8008c-6.19922%20-0.5%20-12.0996%20-0.799805%20-18.2998%20-0.799805c-24.3994%200%20-43.7998%204.90039%20-68.2002%209.7002l-68%20-34.0996l19.3008%2058.5996c-48.6006%2034.0996%20-77.9004%2078.2002%20-77.9004%20131.6c0%2092.6006%2087.5%20165.4%20194.7%20165.4c95.5996%200%20179.7%20-58.2998%20196.3%20-136.7c-6.2002%200.799805%20-12.4004%201.10059%20-18.7998%201.10059zM280.7%20333.3c-14.7002%200%20-29.2002%20-9.7002%20-29.2998%20-24.3994c0%20-14.5%2014.5%20-24.2002%2029.2998%20-24.2002c14.5%200%2024.2002%209.7002%2024.2002%2024.2002c0%2014.6992%20-9.7002%2024.3994%20-24.2002%2024.3994zM144.3%20284.7c14.7998%200%2024.4004%209.59961%2024.4004%2024.2002c0%2014.6992%20-9.60059%2024.3994%20-24.4004%2024.3994c-14.5%200%20-29.2998%20-9.59961%20-29.2998%20-24.3994c0%20-14.5%2014.7998%20-24.2002%2029.2998%20-24.2002zM563%20128.6c0%20-43.7998%20-29%20-82.6992%20-68.2002%20-112.1l14.7998%20-48.5996l-53.3994%2029.2998c-19.7002%20-4.7998%20-39.2998%20-9.90039%20-58.6006%20-9.90039c-92.5996%200%20-165.399%2063.4004%20-165.399%20141.3c0%2077.9004%2072.7002%20141.301%20165.399%20141.301c87.5%200%20165.4%20-63.4004%20165.4%20-141.301zM343.9%20153.1c14.6992%200%2024.3994%209.60059%2024.3994%2019.6006c0%209.59961%20-9.59961%2019.2998%20-24.3994%2019.2998c-9.60059%200%20-19.3008%20-9.59961%20-19.3008%20-19.2998c0%20-9.90039%209.60059%20-19.6006%2019.3008%20-19.6006zM451%20153.1c14.5%200%2024.5%209.60059%2024.4004%2019.6006c0%209.59961%20-9.90039%2019.2998%20-24.4004%2019.2998c-9.59961%200%20-19.2998%20-9.59961%20-19.2998%20-19.2998c0%20-9.90039%209.59961%20-19.6006%2019.2998%20-19.6006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22slideshare%22%20unicode=%22&#xf1e7;%22%20horiz-adv-x=%22512%22%20d=%22M187.7%20294.3c34%200%2061.7002%20-25.7002%2061.7002%20-57.7002c0%20-31.6992%20-27.7002%20-57.6992%20-61.7002%20-57.6992s-61.7002%2026%20-61.7002%2057.6992c0%2032%2027.7002%2057.7002%2061.7002%2057.7002zM331.1%20294.3c34.3008%200%2061.8008%20-25.7002%2061.7002%20-57.7002c0%20-31.6992%20-27.3994%20-57.6992%20-61.7002%20-57.6992c-34%200%20-61.6992%2026%20-61.6992%2057.6992c0%2032%2027.6992%2057.7002%2061.6992%2057.7002zM487.7%20204.3c15.2002%2010.5%2025.2002%20-4%2016.0996%20-17.7998c-18.2998%20-22.5996%20-53.2002%20-50.2998%20-106.3%20-72c56.2998%20-191.7%20-137.4%20-222.3%20-134.3%20-124c0%200.700195%20-0.299805%2053.7998%20-0.299805%2093.5c-4.30078%200.799805%20-8.60059%202%20-13.7002%203.09961c0%20-40%20-0.299805%20-95.8994%20-0.299805%20-96.5996c3.09961%20-98.2002%20-190.601%20-67.5996%20-134.301%20124.1c-53.1992%2021.7002%20-88%2049.4004%20-106.3%2072c-9.09961%2013.7002%200.900391%2028.3008%2016%2017.7002c2%20-1.39941%204.2998%20-2.89941%206.2998%20-4.2998v198.3c0%2027.4004%2020.6006%2049.7002%2046%2049.7002h359.101c25.3994%200%2046%20-22.2998%2046%20-49.7002v-198.3zM457.2%20185.1h0.0996094v190.601c0%2032.7998%20-10.5996%2045.7002%20-40.8994%2045.7002h-317.7c-31.7002%200%20-40.6006%20-10.8008%20-40.6006%20-45.7002v-192.4c67.7002%20-35.3994%20125.7%20-29.0996%20157.4%20-28c13.4004%200.299805%2022%20-2.2998%2027.0996%20-7.7002c1.7002%20-1.59961%2010%20-9.39941%2020.3008%20-17.0996c1.09961%2015.7998%2010%2025.7998%2033.6992%2024.9004c32.3008%20-1.40039%2091.7002%20-7.7002%20160.601%2029.6992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22twitch%22%20unicode=%22&#xf1e8;%22%20horiz-adv-x=%22512%22%20d=%22M391.17%20344.53v-109.7h-38.6299v109.7h38.6299zM285%20345v-109.75h-38.6299v109.75h38.6299zM120.83%20448h366.86v-256l-173.771%20-164.58h-77.25l-96.5303%20-91.4199v91.4199h-115.83v329.16zM449.07%20210.25v201.17h-308.931v-274.29h86.8701v-64l67.6006%2064h77.2393z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yelp%22%20unicode=%22&#xf1e9;%22%20horiz-adv-x=%22384%22%20d=%22M42.9004%20207.68l99.6191%20-48.6094c19.2002%20-9.40039%2016.2002%20-37.5107%20-4.5%20-42.71l-107.52%20-26.8105c-1.78223%20-0.448242%20-3.64746%20-0.685547%20-5.56738%20-0.685547c-11.7246%200%20-21.3848%208.89453%20-22.6426%2020.2861c-0.853516%207.44141%20-1.29297%2015.0078%20-1.29297%2022.6768c0%2021.9561%203.65723%2042.9111%2010.293%2062.6426c3.03906%209.02148%2011.5723%2015.5264%2021.6133%2015.5264c3.5791%200%206.98145%20-0.84375%209.99707%20-2.31641zM86.9004%20-31.5703c-6.01172%204.1123%20-9.9248%2011.0195%20-9.9248%2018.8457c0%205.85742%202.21191%2011.2021%205.84473%2015.2441l74.21%2082.4004c14.3096%2015.8105%2040.5098%205.2002%2039.8096%20-16.0996l-3.89941%20-110.82c-0.414062%20-12.21%20-10.4365%20-22.0088%20-22.7461%20-22.0088c-1.32129%200%20-2.61523%200.112305%20-3.87402%200.329102c-28.9365%204.90039%20-56.1416%2016.1621%20-79.4199%2032.1094zM232.24%2078.3496c-11.2998%2018.1104%206.2002%2040.4102%2026.5098%2033.9102l105.42%20-34.2598c9.14453%20-3.04102%2015.7305%20-11.6855%2015.7305%20-21.8447c0%20-3.46289%20-0.767578%20-6.74805%20-2.14062%20-9.69531c-12.5361%20-26.3281%20-30.4697%20-49.2246%20-52.71%20-67.6104c-3.96191%20-3.26465%20-9.03809%20-5.25781%20-14.5674%20-5.25781c-8.18555%200%20-15.375%204.29785%20-19.4326%2010.7578zM380.57%20210.58c1.21289%20-2.79883%201.93359%20-5.89941%201.93359%20-9.1416c0%20-10.4385%20-6.96875%20-19.2627%20-16.5039%20-22.0684l-106.64%20-30.5098c-20.5%20-5.90039%20-37.1006%2017.0098%20-25.2002%2034.71l62%2091.9199c4.10742%206.08398%2011.0635%2010.0615%2018.9502%2010.0615c5.76172%200%2011.0283%20-2.1377%2015.0498%20-5.66211c21.5781%20-19.0479%2038.7783%20-42.5518%2050.4102%20-69.3096zM62.1104%20417.82c34.3301%2016.3438%2072.6104%2026.9434%20112.33%2030.0996c0.610352%200.0498047%201.20703%200.078125%201.83008%200.078125c12.5127%200%2022.6709%20-10.1582%2022.6709%20-22.6699c0%20-0.0693359%20-0.000976562%20-0.138672%20-0.000976562%20-0.208008v-208.34c0%20-23.2998%20-30.9102%20-31.6006%20-42.6104%20-11.4004l-104.12%20180.44c-1.92871%203.35059%20-3.06738%207.24805%20-3.06738%2011.3887c0%209.07422%205.29883%2016.9199%2012.9678%2020.6113z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paypal%22%20unicode=%22&#xf1ed;%22%20horiz-adv-x=%22384%22%20d=%22M111.4%20152.1c-3.5%20-19.1992%20-17.4004%20-108.699%20-21.5%20-134c-0.300781%20-1.7998%20-1%20-2.5%20-3%20-2.5h-74.6006c-7.59961%200%20-13.0996%206.60059%20-12.0996%2013.9004l58.5996%20371.9c1.5%209.59961%2010.1006%2016.8994%2020%2016.8994c152.3%200%20165.101%203.7002%20204%20-11.3994c60.1006%20-23.3008%2065.6006%20-79.5%2044%20-140.301c-21.5%20-62.5996%20-72.5%20-89.5%20-140.1%20-90.2998c-43.4004%20-0.700195%20-69.5%207%20-75.2998%20-24.2002zM357.1%20296c28.4004%20-21.2002%2030.3008%20-57.7998%2023.8008%20-92.5996c-16.5%20-83.5%20-71.9004%20-112.301%20-142.9%20-112.301c-15%200%20-24.7002%202.30078%20-29.2998%20-19.6992c-15.5%20-97.4004%20-13.7002%20-85.9004%20-14.4004%20-91.3008c-1.7002%20-8.59961%20-8.7998%20-14.8994%20-17.3994%20-14.8994h-63.5c-7.10059%200%20-11.6006%205.7998%20-10.6006%2012.8994c0%200%204.5%2029.3008%2027.1006%20169.7c0.799805%206.10059%204.7998%209.40039%2010.8994%209.40039c54%200%20164.601%20-9.90039%20204.5%20103.899c3.7002%2011.1006%206.7998%2022.2002%208.7998%2033.6006c0.5%203.09961%201.2002%202.59961%203%201.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-wallet%22%20unicode=%22&#xf1ee;%22%20d=%22M156.8%20321.2c37.6006%20-60.6006%2064.2002%20-113.101%2084.2998%20-162.5c-8.2998%20-33.7998%20-18.7998%20-66.5%20-31.2998%20-98.2998c-13.2002%2052.2998%20-26.5%20101.3%20-56%20148.5c6.5%2036.3994%202.2998%2073.5996%203%20112.3zM109.3%20248c5%200%2010%20-2.5%2013%20-6.5c43.7998%20-59.7998%2066.2998%20-123.8%2082.5%20-193.5h-103.5c-20%2069.5%20-49.5%20133%20-91.7002%20187.3c-4%205.2002%200%2012.7002%206.5%2012.7002h93.2002zM157.1%20336h108.7c74.7998%20-103%20131.2%20-230%20143.2%20-368h-113.7c-8.2002%20133.5%20-69.7002%20260%20-138.2%20368zM408.9%20404.5c19%20-67.5%2031.0996%20-139%2031.0996%20-212.6c0%20-69.5%20-9.5%20-142.5%20-25.2998%20-203c-10.9004%2092.5%20-42.4004%20184.6%20-90.6006%20270.8c-4.19922%2050.5%20-13.2998%2099.5%20-26.5%20146c-1.19922%205.2998%202.5%2010.2998%207.80078%2010.2998h88.2998c7%200%2013.3994%20-4.7002%2015.2002%20-11.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cc-visa%22%20unicode=%22&#xf1f0;%22%20horiz-adv-x=%22576%22%20d=%22M470.1%20216.7c0%200%207.60059%20-37.2002%209.30078%20-45h-33.4004c3.2998%208.89941%2016%2043.5%2016%2043.5c-0.200195%20-0.299805%203.2998%209.09961%205.2998%2014.8994zM576%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048%20-21.5%2048%20-48zM152.5%20116.8l63.2002%20155.2h-42.5l-39.2998%20-106l-4.30078%2021.5l-14%2071.4004c-2.2998%209.89941%20-9.39941%2012.6992%20-18.1992%2013.0996h-64.7002l-0.700195%20-3.09961c15.7998%20-4%2029.9004%20-9.80078%2042.2002%20-17.1006l35.7998%20-135h42.5zM246.9%20116.6l25.1992%20155.4h-40.1992l-25.1006%20-155.4h40.1006zM386.8%20167.4c0.200195%2017.6992%20-10.5996%2031.1992%20-33.7002%2042.2998c-14.0996%207.09961%20-22.6992%2011.8994%20-22.6992%2019.2002c0.199219%206.59961%207.2998%2013.3994%2023.0996%2013.3994c13.0996%200.299805%2022.7002%20-2.7998%2029.9004%20-5.89941l3.59961%20-1.7002l5.5%2033.5996c-7.90039%203.10059%20-20.5%206.60059%20-36%206.60059c-39.7002%200%20-67.5996%20-21.2002%20-67.7998%20-51.4004c-0.299805%20-22.2998%2020%20-34.7002%2035.2002%20-42.2002c15.5%20-7.59961%2020.7998%20-12.5996%2020.7998%20-19.2998c-0.200195%20-10.4004%20-12.6006%20-15.2002%20-24.1006%20-15.2002c-16%200%20-24.5996%202.5%20-37.6992%208.2998l-5.30078%202.5l-5.59961%20-34.8994c9.40039%20-4.2998%2026.7998%20-8.10059%2044.7998%20-8.2998c42.2002%20-0.100586%2069.7002%2020.7998%2070%2053zM528%20116.6l-32.4004%20155.4h-31.0996c-9.59961%200%20-16.9004%20-2.7998%20-21%20-12.9004l-59.7002%20-142.5h42.2002s6.90039%2019.2002%208.40039%2023.3008h51.5996c1.2002%20-5.5%204.7998%20-23.3008%204.7998%20-23.3008h37.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cc-mastercard%22%20unicode=%22&#xf1f1;%22%20horiz-adv-x=%22576%22%20d=%22M482.9%2037.7002c0%20-6.7998%20-4.60059%20-11.7002%20-11.2002%20-11.7002c-6.7998%200%20-11.2002%205.2002%20-11.2002%2011.7002s4.40039%2011.7002%2011.2002%2011.7002c6.59961%200%2011.2002%20-5.2002%2011.2002%20-11.7002zM172.1%2049.4004c6.5%200%2010.8008%20-5.2002%2010.9004%20-11.7002c0%20-6.7998%20-4.40039%20-11.7002%20-10.9004%20-11.7002c-7.09961%200%20-11.1992%205.2002%20-11.1992%2011.7002s4.09961%2011.7002%2011.1992%2011.7002zM289.6%2049.7002c5.2002%200%208.7002%20-3%209.60059%20-8.7002h-19.1006c0.800781%205.2002%204.10059%208.7002%209.5%208.7002zM397.4%2049.4004c6.7998%200%2011.1992%20-5.2002%2011.1992%20-11.7002c0%20-6.7998%20-4.39941%20-11.7002%20-11.1992%20-11.7002c-6.80078%200%20-10.9004%205.2002%20-10.9004%2011.7002s4.09961%2011.7002%2010.9004%2011.7002zM503.3%2023.2998c0%20-0.299805%200.299805%20-0.5%200.299805%20-1.09961c0%20-0.299805%20-0.299805%20-0.5%20-0.299805%20-1.10059c-0.299805%20-0.299805%20-0.299805%20-0.5%20-0.5%20-0.799805c-0.299805%20-0.299805%20-0.5%20-0.5%20-1.09961%20-0.5c-0.299805%20-0.299805%20-0.5%20-0.299805%20-1.10059%20-0.299805c-0.299805%200%20-0.5%200%20-1.09961%200.299805c-0.299805%200%20-0.5%200.299805%20-0.799805%200.5c-0.299805%200.299805%20-0.5%200.5%20-0.5%200.799805c-0.299805%200.5%20-0.299805%200.800781%20-0.299805%201.10059c0%200.5%200%200.799805%200.299805%201.09961c0%200.5%200.299805%200.799805%200.5%201.10059c0.299805%200.299805%200.5%200.299805%200.799805%200.5c0.5%200.299805%200.799805%200.299805%201.09961%200.299805c0.5%200%200.800781%200%201.10059%20-0.299805c0.5%20-0.300781%200.799805%20-0.300781%201.09961%20-0.5c0.299805%20-0.200195%200.200195%20-0.600586%200.5%20-1.10059zM501.1%2021.9004c0.5%200%200.5%200.299805%200.800781%200.299805c0.299805%200.299805%200.299805%200.5%200.299805%200.799805s0%200.5%20-0.299805%200.799805c-0.300781%200%20-0.5%200.299805%20-1.10059%200.299805h-1.59961v-3.5h0.799805v1.40039h0.299805l1.10059%20-1.40039h0.799805zM576%20367v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048%20-21.5%2048%20-48zM64%20227.4c0%20-76.5%2062.0996%20-138.5%20138.5%20-138.5c27.2002%200%2053.9004%208.19922%2076.5%2023.0996c-72.9004%2059.2998%20-72.4004%20171.2%200%20230.5c-22.5996%2015%20-49.2998%2023.0996%20-76.5%2023.0996c-76.4004%200.100586%20-138.5%20-62%20-138.5%20-138.199zM288%20118.6c70.5%2055%2070.2002%20162.2%200%20217.5c-70.2002%20-55.2998%20-70.5%20-162.6%200%20-217.5zM145.7%2042.2998c0%208.7002%20-5.7002%2014.4004%20-14.7002%2014.7002c-4.59961%200%20-9.5%20-1.40039%20-12.7998%20-6.5c-2.40039%204.09961%20-6.5%206.5%20-12.2002%206.5c-3.7998%200%20-7.59961%20-1.40039%20-10.5996%20-5.40039v4.40039h-8.2002v-36.7002h8.2002c0%2018.9004%20-2.5%2030.2002%209%2030.2002c10.1992%200%208.19922%20-10.2002%208.19922%20-30.2002h7.90039c0%2018.2998%20-2.5%2030.2002%209%2030.2002c10.2002%200%208.2002%20-10%208.2002%20-30.2002h8.2002v23h-0.200195zM190.6%2056h-7.89941v-4.40039c-2.7002%203.30078%20-6.5%205.40039%20-11.7002%205.40039c-10.2998%200%20-18.2002%20-8.2002%20-18.2002%20-19.2998c0%20-11.2002%207.90039%20-19.2998%2018.2002%20-19.2998c5.2002%200%209%201.89941%2011.7002%205.39941v-4.59961h7.89941v36.7998zM231.1%2030.4004c0%2015%20-22.8994%208.19922%20-22.8994%2015.1992c0%205.7002%2011.8994%204.80078%2018.5%201.10059l3.2998%206.5c-9.40039%206.09961%20-30.2002%206%20-30.2002%20-8.2002c0%20-14.2998%2022.9004%20-8.2998%2022.9004%20-15c0%20-6.2998%20-13.5%20-5.7998%20-20.7002%20-0.799805l-3.5%20-6.2998c11.2002%20-7.60059%2032.5996%20-6%2032.5996%207.5zM266.5%2021.0996l-2.2002%206.80078c-3.7998%20-2.10059%20-12.2002%20-4.40039%20-12.2002%204.09961v16.5996h13.1006v7.40039h-13.1006v11.2002h-8.19922v-11.2002h-7.60059v-7.2998h7.60059v-16.7002c0%20-17.5996%2017.2998%20-14.4004%2022.5996%20-10.9004zM279.8%2034.5h27.5c0%2016.2002%20-7.39941%2022.5996%20-17.3994%2022.5996c-10.6006%200%20-18.2002%20-7.89941%20-18.2002%20-19.2998c0%20-20.5%2022.5996%20-23.8994%2033.7998%20-14.2002l-3.7998%206c-7.7998%20-6.39941%20-19.6006%20-5.7998%20-21.9004%204.90039zM338.9%2056c-4.60059%202%20-11.6006%201.7998%20-15.2002%20-4.40039v4.40039h-8.2002v-36.7002h8.2002v20.7002c0%2011.5996%209.5%2010.0996%2012.7998%208.40039zM349.5%2037.7002c0%2011.3994%2011.5996%2015.0996%2020.7002%208.39941l3.7998%206.5c-11.5996%209.10059%20-32.7002%204.10059%20-32.7002%20-15c0%20-19.7998%2022.4004%20-23.7998%2032.7002%20-15l-3.7998%206.5c-9.2002%20-6.5%20-20.7002%20-2.59961%20-20.7002%208.60059zM416.2%2056h-8.2002v-4.40039c-8.2998%2011%20-29.9004%204.80078%20-29.9004%20-13.8994c0%20-19.2002%2022.4004%20-24.7002%2029.9004%20-13.9004v-4.59961h8.2002v36.7998zM449.9%2056c-2.40039%201.2002%20-11%202.90039%20-15.2002%20-4.40039v4.40039h-7.90039v-36.7002h7.90039v20.7002c0%2011%209%2010.2998%2012.7998%208.40039zM490.2%2070.9004h-7.90039v-19.3008c-8.2002%2010.9004%20-29.8994%205.10059%20-29.8994%20-13.8994c0%20-19.4004%2022.5%20-24.6006%2029.8994%20-13.9004v-4.59961h7.90039v51.7002zM497.8%20146v-4.59961h0.799805v4.59961h1.90039v0.799805h-4.59961v-0.799805h1.89941zM504.4%2022.2002c0%200.5%200%201.09961%20-0.300781%201.59961c-0.299805%200.299805%20-0.5%200.799805%20-0.799805%201.10059c-0.299805%200.299805%20-0.799805%200.5%20-1.09961%200.799805c-0.5%200%20-1.10059%200.299805%20-1.60059%200.299805c-0.299805%200%20-0.799805%20-0.299805%20-1.39941%20-0.299805c-0.5%20-0.299805%20-0.799805%20-0.5%20-1.10059%20-0.799805c-0.5%20-0.300781%20-0.799805%20-0.800781%20-0.799805%20-1.10059c-0.299805%20-0.5%20-0.299805%20-1.09961%20-0.299805%20-1.59961c0%20-0.299805%200%20-0.799805%200.299805%20-1.40039c0%20-0.299805%200.299805%20-0.799805%200.799805%20-1.09961c0.300781%20-0.299805%200.5%20-0.5%201.10059%20-0.799805c0.5%20-0.300781%201.09961%20-0.300781%201.39941%20-0.300781c0.5%200%201.10059%200%201.60059%200.300781c0.299805%200.299805%200.799805%200.5%201.09961%200.799805s0.5%200.799805%200.799805%201.09961c0.300781%200.600586%200.300781%201.10059%200.300781%201.40039zM507.6%20146.9h-1.39941l-1.60059%20-3.5l-1.59961%203.5h-1.40039v-5.40039h0.800781v4.09961l1.59961%20-3.5h1.09961l1.40039%203.5v-4.09961h1.09961v5.40039zM512%20227.4c0%2076.1992%20-62.0996%20138.3%20-138.5%20138.3c-27.2002%200%20-53.9004%20-8.2002%20-76.5%20-23.1006c72.0996%20-59.2998%2073.2002%20-171.5%200%20-230.5c22.5996%20-15%2049.5%20-23.0996%2076.5%20-23.0996c76.4004%20-0.0996094%20138.5%2061.9004%20138.5%20138.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cc-discover%22%20unicode=%22&#xf1f2;%22%20horiz-adv-x=%22576%22%20d=%22M520.4%20251.9c0%20-8.40039%20-5.5%20-12.8008%20-15.8008%20-12.8008h-4.69922v24.9004h4.89941c10.1006%200%2015.6006%20-4.2002%2015.6006%20-12.0996zM528%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480zM483.9%20277.1v-82h16v32.8008h2.19922l22.2002%20-32.8008h19.6006l-25.8008%2034.4004c12.1006%202.5%2018.7002%2010.5996%2018.7002%2023.2002c0%2028.5%20-30.2998%2024.3994%20-52.8994%2024.3994zM428%20277v-82h45.2998v13.7998h-29.2998v22.2002h28.2998v13.7998h-28.2998v18.2002h29.2998v14h-45.2998zM359.3%20277h-17.5l35%20-84.2002h8.60059l35.5%2084.2002h-17.5l-22.2002%20-55.2002zM303.4%20280c-24.6006%200%20-44.6006%20-19.9004%20-44.6006%20-44.5996c0%20-24.6006%2019.9004%20-44.6006%2044.6006%20-44.6006c24.5996%200%2044.5996%2019.9004%2044.5996%2044.6006c0%2024.5996%20-19.9004%2044.5996%20-44.5996%2044.5996zM254.1%20273.9c-30.1992%2015%20-63.2998%20-6.80078%20-63.2998%20-38c0%20-32.5%2033.6006%20-52.5%2063.2998%20-38.2002v19c-19.2998%20-19.2998%20-46.7998%20-5.7998%20-46.7998%2019.2002c0%2023.6992%2026.7002%2039.0996%2046.7998%2019v19zM156.9%20207.6c-7.60059%200%20-13.8008%203.7002%20-17.5%2010.8008l-10.3008%20-9.90039c17.8008%20-26.0996%2056.6006%20-18.2002%2056.6006%2011.2998c0%2013.1006%20-5.40039%2019%20-23.6006%2025.6006c-9.59961%203.39941%20-12.2998%205.89941%20-12.2998%2010.2998c0%208.7002%2014.5%2014.0996%2024.9004%202.5l8.39941%2010.7998c-19.0996%2017.0996%20-49.6992%208.90039%20-49.6992%20-14.2998c0%20-11.2998%205.19922%20-17.2002%2020.1992%20-22.7002c25.7002%20-9.09961%2014.7002%20-24.4004%203.30078%20-24.4004zM55.4004%20195c30.8994%200%2044.0996%2022.4004%2044.0996%2040.9004c0%2024.0996%20-18%2041.0996%20-44.0996%2041.0996h-23.4004v-82h23.4004zM122.9%20195v82h-16v-82h16zM544%2015v145c-33.2998%20-20.7998%20-226.4%20-124.4%20-416%20-160h401c8.2002%200%2015%206.7998%2015%2015zM74.0996%20256.4c5.7002%20-5%208.90039%20-12.6006%208.90039%20-20.5c0%20-7.90039%20-3.2002%20-15.5%20-8.90039%20-20.7002c-4.89941%20-4.40039%20-11.5996%20-6.40039%20-21.8994%20-6.40039h-4.2002v54.2002h4.2002c10.2998%200%2016.7002%20-1.7002%2021.8994%20-6.59961z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cc-amex%22%20unicode=%22&#xf1f3;%22%20horiz-adv-x=%22576%22%20d=%22M325.1%20280.2c0.100586%20-8%20-4.2998%20-15.7002%20-11.6992%20-18.7002c9.5%20-3.2998%2011%20-9.2002%2011%20-18.4004v-13.5h-16.6006c-0.299805%2014.8008%203.60059%2025.1006%20-14.7998%2025.1006h-18v-25.1006h-16.4004v69.3008l39.1006%20-0.300781c13.2998%200%2027.3994%20-2%2027.3994%20-18.3994zM295.7%20268.9c5.7002%200%2011%201.2998%2011%207.89941c0%206.40039%20-5.60059%207.40039%20-10.7002%207.40039h-21v-15.2998h20.7002zM279%20179.4c15.5996%200%2027.9004%20-5.40039%2027.9004%20-22.7002c0%20-27.9004%20-30.4004%20-23.2998%20-49.3008%20-23.2998l-0.0996094%20-23.3008h-32.2002l-20.3994%2023l-21.3008%20-23h-65.3994l0.0996094%2069.3008h66.5l20.5%20-22.8008l21%2022.8008h52.7002zM175.2%20124.7l19%2020.2002l-17.9004%2020.1992h-41.7002v-12.5h36.3008v-14.0996h-36.3008v-13.7998h40.6006zM241%20116.5v55.5l-25.2998%20-27.4004zM278.8%20147.5c5.90039%200%2010.5%202.7998%2010.5%209.2002c0%206.09961%20-4.59961%208.39941%20-10.2002%208.39941h-21.5v-17.5996h21.2002zM247.2%20284.2h-38.9004v-12.5h37.7998v-14.1006h-37.7998v-13.7998h38.9004v-14.2998h-55.5v69.2998h55.5v-14.5996zM576%20192.6h-0.200195h0.200195zM381.4%20160.7c-0.100586%20-7.60059%20-4.2002%20-15.2998%20-11.9004%20-18.4004c9.2002%20-3.2998%2011%20-9.5%2011%20-18.3994l-0.0996094%20-13.8008h-16.6006l0.100586%2011.5c0%2011.8008%20-3.80078%2013.8008%20-14.8008%2013.8008h-17.5996l-0.0996094%20-25.3008h-16.6006l0.100586%2069.3008h39.3994c13%200%2027.1006%20-2.30078%2027.1006%20-18.7002zM352.2%20149.5c5.59961%200%2011%201.2998%2011%208.2002c0%206.39941%20-5.60059%207.39941%20-10.7002%207.39941h-21v-15.5996h20.7002zM179.4%20229.5h-16.8008v54.2002l-24%20-54.2002h-14.5996l-24%2054.2002v-54.2002h-33.7998l-6.40039%2015.2998h-34.5l-6.39941%20-15.2998h-17.9004l29.7002%2069.2998h24.5l28.0996%20-65.7002v65.7002h27.1006l21.6992%20-47l19.7002%2047h27.6006v-69.2998zM31.2002%20259.2h22.7002l-11.5%2027.5996zM508.6%20100.3c34.8008%200%2054.8008%20-2.2002%2067.5%206.10059v-90.4004c0%20-26.5%20-21.5%20-48%20-48%20-48h-480.1c-26.5%200%20-48%2021.5%20-48%2048v203.7h26.5996c4.2002%2010.0996%202.2002%205.2998%206.40039%2015.2998h19.2002c4.2002%20-10%202.2002%20-5.2002%206.39941%20-15.2998h52.9004v11.3994c2.2002%20-5%201.09961%20-2.5%205.09961%20-11.3994h29.5c2.40039%205.5%202.60059%205.7998%205.10059%2011.3994v-11.3994h135.5v25.0996c6.39941%200%208%200.100586%209.7998%20-0.200195c0%200%20-0.200195%20-10.8994%200.0996094%20-24.7998h66.5v8.90039c7.40039%20-5.90039%2017.4004%20-8.90039%2029.7002%20-8.90039h26.7998c4.2002%2010.1006%202.2002%205.2998%206.40039%2015.2998h19c6.5%20-15%200.200195%20-0.5%206.59961%20-15.2998h52.8008v21.9004c11.7998%20-19.7002%207.7998%20-12.9004%2013.1992%20-21.9004h41.6006v92h-39.9004v-18.3994c-12.2002%2020.1992%20-6.2998%2010.3994%20-11.2002%2018.3994h-43.2998v-20.5996c-6.2002%2014.5996%20-4.59961%2010.7998%20-8.7998%2020.5996h-32.4004c-0.399414%200%20-2.2998%20-0.200195%20-2.2998%200.299805h-27.5996c-12.7998%200%20-23.1006%20-3.19922%20-30.7002%20-9.2998v9.2998h-39.9004v-5.2998c-10.7998%206.10059%20-20.6992%205.10059%20-64.3994%205.2998c-0.100586%200%20-11.6006%200.100586%20-11.6006%200h-103c-2.5%20-6.09961%20-6.7998%20-16.3994%20-12.5996%20-30c-2.7998%206%20-11%2023.8008%20-13.9004%2030h-46v-21.0996c-7.39941%2017.4004%20-4.69922%2011%20-9%2021.0996h-39.6992c-3.40039%20-7.89941%20-13.7002%20-32%20-23.1006%20-53.8994v109.8c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048%20-21.5%2048%20-48v-175.4c-37.7002%200.200195%20-44%200.900391%20-54.2998%20-5v5c-45.2998%200%20-53.5%201.7002%20-64.9004%20-5.19922v5.19922h-78.1992v-5.09961c-11.4004%206.5%20-21.4004%205.09961%20-75.7002%205.09961v-5.59961c-6.2998%203.7002%20-14.5%205.59961%20-24.2998%205.59961h-58c-3.5%20-3.7998%20-12.5%20-13.6992%20-15.7002%20-17.1992c-12.7002%2014.0996%20-10.5%2011.5996%20-15.5%2017.1992h-83.1006v-92.2998h82c3.30078%203.5%2012.9004%2013.9004%2016.1006%2017.4004c12.7002%20-14.2998%2010.2998%20-11.7002%2015.3994%20-17.4004h48.9004c0%2014.7002%200.0996094%208.2998%200.0996094%2023c11.5%20-0.200195%2024.3008%200.200195%2034.3008%206.2002c0%20-13.9004%20-0.100586%20-17.0996%20-0.100586%20-29.2002h39.6006c0%2018.5%200.0996094%207.40039%200.0996094%2025.2998c6.2002%200%207.7002%200%209.40039%20-0.0996094c0.0996094%20-1.2998%200%200%200%20-25.2002c152.8%200%20145.899%20-1.09961%20156.699%204.5v-4.5zM544.9%20164.8c-4.60059%200%20-9.2002%20-0.700195%20-9.2002%20-6.5c0%20-12.2002%2028.7998%200.299805%2039.2998%20-13.5v-25.7998c-4.90039%20-7.09961%20-14.0996%20-8.90039%20-22.5%20-8.90039h-32l0.0996094%2014.8008h32c4.10059%200%208.40039%201.2998%208.40039%206.39941c0%2014.6006%20-42.7002%20-5.59961%20-42.7002%2027.4004c0%2014.0996%2011%2020.7002%2023.7998%2020.7002h32.9004v-14.6006h-30.0996zM487.9%20125c4.09961%200%208.69922%201%208.7998%206.40039c0%2014.8994%20-42.7002%20-5.60059%20-42.7002%2027.3994c0%2014.1006%2010.7002%2020.7002%2023.5%2020.7002h33.2002v-14.5996h-30.4004c-4.2998%200%20-9.2002%20-0.800781%20-9.2002%20-6.40039c0%20-15.0996%2042.9004%206.90039%2042.9004%20-26.2998c0%20-16.4004%20-11.4004%20-22%20-26.2002%20-22h-32.2002l0.100586%2014.7998h32.2002zM445.7%20165.1h-38.5v-12.5h37.7998v-14.0996h-37.9004v-13.7998l38.6006%20-0.299805l-0.100586%20-14.3008h-55.1992l0.0996094%2069.3008h55.2002v-14.3008zM389.4%20273.2c0.299805%200.299805%201.69922%201%207.2998%201c1%200%202%20-0.100586%203.09961%20-0.100586l-7.2998%20-16.8994c-2.2998%200%20-3.2002%200.399414%20-3.40039%200.5c-0.199219%200.200195%20-1.09961%201.89941%20-1.09961%207.89941c0%205.40039%201.09961%207.40039%201.40039%207.60059zM409.8%20283.7h-0.0996094h0.0996094zM393.6%20298.9h16.1006v-15.2002c-17.4004%200.299805%20-33.1006%204.09961%20-33.1006%20-19.7002c0%20-11.7998%202.80078%20-19.9004%2016.1006%20-19.9004h7.39941l23.5%2054.5h24.8008l27.8994%20-65.3994v65.3994h25.2998l29.1006%20-48.0996v48.0996h16.8994v-69h-23.5996l-31.2002%2051.9004v-51.9004h-33.7002l-6.59961%2015.3008h-34.2998l-6.40039%20-15.3008h-19.2002c-22.7998%200%20-33%2011.8008%20-33%2034c0%2023.3008%2010.5%2035.3008%2034%2035.3008zM435.7%20286.8l-11.6006%20-27.5996h22.8008zM334.6%20298.8h16.9004v-69.2998h-16.9004v69.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cc-paypal%22%20unicode=%22&#xf1f4;%22%20horiz-adv-x=%22576%22%20d=%22M186.3%20189.8c0%20-12.2002%20-9.7002%20-21.5%20-22%20-21.5c-9.2002%200%20-16%205.2002%20-16%2015c0%2012.2002%209.5%2022%2021.7002%2022c9.2998%200%2016.2998%20-5.7002%2016.2998%20-15.5zM80.5%20238.3c11.2998%200%2019.7998%20-1.5%2017.5%20-14.8994c-2%20-12.7002%20-10.5%20-14.2002%20-21.5%20-14.2002l-8.2002%20-0.299805l4.2998%2026.6992c0.200195%201.7002%201.7002%202.7002%203.2002%202.7002h4.7002zM364.5%20238.3c8.5%200%2018%20-0.5%2018.0996%20-11.0996c0%20-15%20-9%20-18%20-22%20-18l-8%20-0.299805l4.2002%2026.6992c0.200195%201.7002%201.40039%202.7002%203.2002%202.7002h4.5zM576%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048%20-21.5%2048%20-48zM128.3%20232.6c0%2021%20-16.2002%2028%20-34.7002%2028h-40c-2.5%200%20-5%20-2%20-5.19922%20-4.69922l-16.4004%20-102.101c-0.299805%20-2%201.2002%20-4%203.2002%20-4h19c2.7002%200%205.2002%202.90039%205.5%205.7002l4.5%2026.5996c1%207.2002%2013.2002%204.7002%2018%204.7002c28.5996%200%2046.0996%2017%2046.0996%2045.7998zM212.5%20223.8h-19c-3.7998%200%20-4%20-5.5%20-4.2002%20-8.2002c-5.7998%208.5%20-14.2002%2010%20-23.7002%2010c-24.5%200%20-43.1992%20-21.5%20-43.1992%20-45.1992c0%20-19.5%2012.1992%20-32.2002%2031.6992%20-32.2002c9%200%2020.2002%204.89941%2026.5%2011.8994c-0.5%20-1.5%20-1%20-4.69922%20-1%20-6.19922c0%20-2.30078%201%20-4%203.2002%20-4h17.2002c2.7002%200%205%202.89941%205.5%205.69922l10.2002%2064.3008c0.299805%201.89941%20-1.2002%203.89941%20-3.2002%203.89941zM253%20125.9l63.7002%2092.5996c0.5%200.5%200.5%201%200.5%201.7002c0%201.7002%20-1.5%203.5%20-3.2002%203.5h-19.2002c-1.7002%200%20-3.5%20-1%20-4.5%20-2.5l-26.5%20-39l-11%2037.5c-0.799805%202.2002%20-3%204%20-5.5%204h-18.7002c-1.69922%200%20-3.19922%20-1.7998%20-3.19922%20-3.5c0%20-1.2002%2019.5%20-56.7998%2021.1992%20-62.1006c-2.69922%20-3.7998%20-20.5%20-28.5996%20-20.5%20-31.5996c0%20-1.7998%201.5%20-3.2002%203.2002%20-3.2002h19.2002c1.7998%200.100586%203.5%201.10059%204.5%202.60059zM412.3%20232.6c0%2021%20-16.2002%2028%20-34.7002%2028h-39.6992c-2.7002%200%20-5.2002%20-2%20-5.5%20-4.69922l-16.2002%20-102c-0.200195%20-2%201.2998%20-4%203.2002%20-4h20.5c2%200%203.5%201.5%204%203.19922l4.5%2029c1%207.2002%2013.1992%204.7002%2018%204.7002c28.3994%200%2045.8994%2017%2045.8994%2045.7998zM496.5%20223.8h-19c-3.7998%200%20-4%20-5.5%20-4.2998%20-8.2002c-5.5%208.5%20-14%2010%20-23.7002%2010c-24.5%200%20-43.2002%20-21.5%20-43.2002%20-45.1992c0%20-19.5%2012.2002%20-32.2002%2031.7002%20-32.2002c9.2998%200%2020.5%204.89941%2026.5%2011.8994c-0.299805%20-1.5%20-1%20-4.69922%20-1%20-6.19922c0%20-2.30078%201%20-4%203.2002%20-4h17.2998c2.7002%200%205%202.89941%205.5%205.69922l10.2002%2064.3008c0.299805%201.89941%20-1.2002%203.89941%20-3.2002%203.89941zM544%20257.1c0%202%20-1.5%203.5%20-3.2002%203.5h-18.5c-1.5%200%20-3%20-1.19922%20-3.2002%20-2.69922l-16.1992%20-104l-0.300781%20-0.5c0%20-1.80078%201.5%20-3.5%203.5%20-3.5h16.5c2.5%200%205%202.89941%205.2002%205.69922l16.2002%20101.2v0.299805zM454%20205.3c9.2998%200%2016.2998%20-5.7002%2016.2002%20-15.5c0%20-12.2998%20-9.7002%20-21.5%20-21.7002%20-21.5c-9.2002%200%20-16.2002%205.2998%20-16.2002%2015c0%2012.2998%209.5%2022%2021.7002%2022z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cc-stripe%22%20unicode=%22&#xf1f5;%22%20horiz-adv-x=%22576%22%20d=%22M492.4%20227.2c8.69922%200%2018%20-6.7002%2018%20-22.7002h-36.7002c0%2016%209.7998%2022.7002%2018.7002%2022.7002zM375%20224.6c12.9004%200.100586%2021.9004%20-14.5%2021.9004%20-33.0996c0%20-19.0996%20-8.80078%20-33.4004%20-21.9004%20-33.4004c-8.2998%200%20-13.2998%203%20-16.7998%206.7002l-0.200195%2052.7998c3.7002%204.10059%208.7998%207%2017%207zM528%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480zM122.2%20166.9c0%2042.2998%20-54.2998%2034.6992%20-54.2998%2050.6992c0%205.5%204.59961%207.7002%2012.0996%207.7002c10.7998%200%2024.5%20-3.2998%2035.2998%20-9.09961v33.3994c-11.7998%204.7002%20-23.5%206.5%20-35.2998%206.5c-28.7998%200%20-48%20-15%20-48%20-40.1992c0%20-39.3008%2054%20-32.9004%2054%20-49.9004c0%20-6.59961%20-5.7002%20-8.7002%20-13.5996%20-8.7002c-11.8008%200%20-26.9004%204.90039%20-38.9004%2011.2998v-33.8994c13.2002%20-5.7002%2026.5996%20-8.10059%2038.7998%20-8.10059c29.6006%200.200195%2049.9004%2014.7002%2049.9004%2040.3008zM191%20223.5v30.2998h-26.9004v30.7998l-34.6992%20-7.39941l-0.200195%20-113.9c0%20-21%2015.7998%20-36.5%2036.8994%20-36.5c11.6006%200%2020.2002%202.10059%2024.9004%204.7002v28.9004c-4.5%20-1.80078%20-27%20-8.30078%20-27%2012.5996v50.5h27zM265%20221.1v32.7002h-0.0996094c-4.7002%201.7002%20-21.3008%204.7998%20-29.6006%20-10.5l-2.2002%2010.5h-30.6992v-124.5h35.5v84.4004c8.39941%2011%2022.5996%208.89941%2027.0996%207.39941zM309.1%20129.3v124.5h-35.6992v-124.5h35.6992zM309.1%20272.2v28.8994l-35.6992%20-7.59961v-28.9004zM383.2%20126.7c25.3994%200.0996094%2048.5996%2020.5%2048.5996%2065.5996c0%2041.2998%20-23.5%2063.7998%20-48.3994%2063.7998c-13.9004%200%20-22.9004%20-6.59961%20-27.8008%20-11.0996l-1.7998%208.7998h-31.2998v-165.8l35.5%207.5l0.0996094%2040.2002c5.10059%20-3.7002%2012.7002%20-9%2025.1006%20-9zM543.6%20178.2c0.100586%202%200.400391%209.39941%200.400391%2012.8994c0%2036.4004%20-17.5996%2065.1006%20-51.2998%2065.1006c-33.7998%200%20-54.2998%20-28.7002%20-54.2998%20-64.9004c0%20-42.7998%2024.1992%20-64.5%2058.7998%20-64.5c17%200%2029.7002%203.90039%2039.3994%209.2002v28.5996c-9.69922%20-4.89941%20-20.7998%20-7.89941%20-34.8994%20-7.89941c-13.7998%200%20-26%204.89941%20-27.6006%2021.5h69.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lastfm%22%20unicode=%22&#xf202;%22%20horiz-adv-x=%22512%22%20d=%22M225.8%2080.9004c0%200%20-31.7002%20-31.1006%20-97.8994%20-31.1006c-82.2002%200%20-127.9%2048.1006%20-127.9%20137.2c0%2092.7002%2045.7002%20147.2%20131.8%20147.2c117.7%200%20129.3%20-66.2002%20161.3%20-163c14%20-42.7998%2038.7002%20-73.9004%2097.9004%20-73.9004c39.9004%200%2061%208.7998%2061%2030.5c0%2031.9004%20-34.9004%2035.1006%20-79.7998%2045.7002c-48.6006%2011.7002%20-68%2036.9004%20-68%2076.7998c0%2064%2051.5996%2083.9004%20104.399%2083.9004c59.8008%200%2096.2002%20-21.7002%20100.9%20-74.5l-58.5996%20-7c-2.30078%2025.2002%20-17.5%2035.7998%20-45.7002%2035.7998c-25.7998%200%20-41.6006%20-11.7998%20-41.6006%20-31.7002c0%20-17.5996%207.60059%20-28.0996%2033.4004%20-34c52.2998%20-11.5%20115%20-19.2002%20115%20-92.0996c0%20-58.6006%20-49.2998%20-80.9004%20-122%20-80.9004c-101.4%200%20-136.6%2045.7002%20-155.4%20102.601c-26.0996%2081.5996%20-34.3994%20134.899%20-100.899%20134.899c-35.7002%200%20-72.1006%20-25.7998%20-72.1006%20-97.8994c0%20-56.3008%2028.7002%20-91.5%2069.2002%20-91.5c45.7002%200%2076.2002%2034%2076.2002%2034z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lastfm-square%22%20unicode=%22&#xf203;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM307.8%20103.1c45.4004%200%2076.2002%2013.9004%2076.1006%2050.6006c0%2045.5%20-39.1006%2050.3994%20-71.8008%2057.5c-16.0996%203.7002%20-20.8994%2010.2998%20-20.8994%2021.2998c0%2012.5%209.89941%2019.7998%2026%2019.7998c17.5996%200%2027.0996%20-6.59961%2028.5996%20-22.3994l36.7002%204.39941c-2.90039%2033%20-25.5996%2046.6006%20-63%2046.6006c-32.9004%200%20-65.2002%20-12.4004%20-65.2002%20-52.4004c0%20-24.9004%2012.1006%20-40.7002%2042.5%20-48c28.1006%20-6.59961%2049.9004%20-8.7002%2049.9004%20-28.5996c0%20-13.6006%20-13.2002%20-19.1006%20-38.1006%20-19.1006c-37%200%20-52.3994%2019.4004%20-61.1992%2046.2002c-20%2060.5%20-27.3008%20101.9%20-100.801%20101.9c-53.8994%200%20-82.5%20-34.1006%20-82.5%20-92c0%20-55.7002%2028.6006%20-85.8008%2079.9004%20-85.8008c41.4004%200%2061.2002%2019.4004%2061.2002%2019.4004l-11.7002%2031.9004s-19%20-21.3008%20-47.5996%20-21.3008c-25.3008%200%20-43.3008%2022%20-43.3008%2057.2002c0%2045.1006%2022.7002%2061.2002%2045.1006%2061.2002c41.5%200%2046.7002%20-33.2998%2063%20-84.2998c11.7002%20-35.5%2033.7002%20-64.1006%2097.0996%20-64.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ioxhost%22%20unicode=%22&#xf208;%22%20horiz-adv-x=%22640%22%20d=%22M616%20288c13.2998%200%2024%20-10.7002%2024%20-24c0%20-13.2002%20-10.7002%20-24%20-24%20-24h-52.7002c3.10059%20-15.5%204.7002%20-31.5996%204.7002%20-48c0%20-137%20-111%20-248%20-248%20-248c-102.9%200%20-191.2%2062.7002%20-228.7%20152h-67.2998c-13.2998%200%20-24%2010.7002%20-24%2024c0%2013.2002%2010.7002%2024%2024%2024h52.7002c-3.10059%2015.5%20-4.7002%2031.5996%20-4.7002%2048c0%20137%20111%20248%20248%20248c102.9%200%20191.2%20-62.7002%20228.7%20-152h67.2998zM520%20192c0%2016.5996%20-2%2032.5996%20-5.7998%2048h-298.2c-13.2998%200%20-24%2010.7002%20-24%2024c0%2013.2002%2010.7002%2024%2024%2024h279.5c-33.9004%2062%20-99.7998%20104%20-175.5%20104c-110.5%200%20-200%20-89.5%20-200%20-200c0%20-16.5996%202%20-32.5996%205.7998%20-48h298.2c13.2998%200%2024%20-10.7002%2024%20-24c0%20-13.2002%20-10.7002%20-24%20-24%20-24h-279.5c33.9004%20-62%2099.7998%20-104%20175.5%20-104c110.5%200%20200%2089.5%20200%20200zM216%20216h208c13.2998%200%2024%20-10.7002%2024%20-24c0%20-13.2002%20-10.7002%20-24%20-24%20-24h-208c-13.2998%200%20-24%2010.7002%20-24%2024c0%2013.2002%2010.7002%2024%2024%2024z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angellist%22%20unicode=%22&#xf209;%22%20d=%22M347.1%20232.6c48%20-11.6992%2054.9004%20-50.5996%2054.9004%20-93.6992c0%20-114.301%20-73.4004%20-202.9%20-191.4%20-202.9c-96.1992%200%20-164.6%2076.4004%20-164.5%20148.6c0%2037.1006%2014.2002%2061.7002%2051.1006%2071.7002c-3.10059%208.2998%20-8%2020.7998%20-8%2029.7002c0%2023.5%2024.8994%2052.5996%2048.2998%2052.5996c6.90039%200%2013.7002%20-2%2020%20-4.2998c-12.4004%2035.2002%20-46.5996%20126.7%20-46.5996%20162c0%2028.7998%2014.5996%2051.7002%2045.6992%2051.7002c40%200%2085.4004%20-144%2095.1006%20-172.5c12.5%2031.4004%2052.5%20163.1%2097.0996%20163.1c28%200%2043.7002%20-22.2998%2043.7002%20-48.8994c0%20-30.2002%20-33.7002%20-124.5%20-45.4004%20-157.101zM311.7%20340l-33.1006%20-93.7002l34%20-6c8.5%2023.4004%2047.1006%20128.9%2047.1006%20148c0%207.10059%20-2.2998%2016%20-10.9004%2016c-16%200%20-33.0996%20-52%20-37.0996%20-64.2998zM142.3%20399.7c0%20-29.1006%2034.6006%20-120%2045.5%20-148.8c7.7002%204.39941%2019.7998%202.69922%2035.4004%201.39941l-34.6006%20100.3c-31.7998%2092.8008%20-46.2998%2059%20-46.2998%2047.1006zM140%20204c-7.7002%200%20-20.2998%20-13.4004%20-20.4004%20-21.0996c0%20-20.8008%2056%20-97.7002%2076.9004%20-97.7002c5.7002%200%2010.5996%206.2998%2010.5996%2011.3994c0%2012.8008%20-37.7998%20107.4%20-67.0996%20107.4zM324.3%2017.7002c55.2998%2061.5%2049.1006%20158.6%2031%20174.7c-24%2021.0996%20-106%2029.0996%20-138.3%2029.0996c-17.2998%200%20-17.4004%20-6.40039%20-17.4004%20-13.0996c0%20-43.7002%2092.9004%20-39.7002%20120.601%20-39.7002c11.2002%200%2015.7998%20-9.90039%2016.8994%20-21.1006c-7.39941%20-7.39941%20-17.6992%20-11.6992%20-27.3994%20-15.3994c-9.40039%20-3.40039%20-19.1006%20-7.10059%20-27.1006%20-13.1006c-22%20-16%20-43.6992%20-43.3994%20-43.6992%20-71.6992c0%20-17.7002%2010.5996%20-32.9004%2010.5996%20-50.3008c0%20-0.299805%20-2%20-6.5%20-2%20-7.39941c-32.5996%202.2998%20-40.5996%2034.5996%20-41.7002%2061.7002c-3.39941%20-0.900391%20-8%20-0.600586%20-11.7002%20-0.600586c5.10059%20-17.7998%20-11.8994%20-42%20-38%20-42c-37.7998%200%20-88%2057.2002%20-58.2998%2086.9004c28.7002%20-35.9004%2035%20-51.4004%2051.1006%20-51.4004c4%200%2011.6992%203.40039%2011.6992%208.2998c0%2012.8008%20-42.8994%2073.1006%20-54.2998%2073.1006c-16.7998%200%20-37.7002%20-24.9004%20-20.5996%20-68.2998c22.5996%20-55.7002%2069.5%20-88.3008%20128.899%20-88.3008c43.4004%200%2080.6006%2016.6006%20109.7%2048.6006zM225.7%20143.7c3.2002%20-8.2998%206.59961%20-16.6006%209.39941%20-25.1006c6.30078%207.10059%2012.9004%2013.7002%2020.3008%2019.1006c-10%202%20-20%202.89941%20-29.7002%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22buysellads%22%20unicode=%22&#xf20d;%22%20d=%22M224%20297.3l42.9004%20-160.7h-85.8008zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM382.7%2042.7002l-94.5%20298.7h-128.4l-94.5%20-298.7h90.7002l111.7%2091.5996l24.2002%20-91.5996h90.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22connectdevelop%22%20unicode=%22&#xf20e;%22%20horiz-adv-x=%22576%22%20d=%22M550.5%20207c6.69629%20-1.33887%2011.7861%20-7.5%2011.7881%20-14.7324c0%20-7.5%20-5.3584%20-13.6602%20-12.3223%20-15l-54.9111%20-95.3574c0.536133%20-1.60742%200.804688%20-3.21387%200.804688%20-4.82129c0%20-7.23145%20-5.09082%20-13.3926%20-12.0547%20-14.7314l-51.6963%20-90.2686c0.535156%20-1.33887%200.802734%20-2.67773%200.802734%20-4.28516c0%20-8.30371%20-6.69727%20-15.2676%20-15.2686%20-15.2676c-4.28516%200%20-8.30371%201.875%20-10.9814%204.82129h-107.144c-2.67871%20-3.21484%20-6.96484%20-5.35742%20-11.5176%20-5.35742s-8.83887%202.14258%20-11.5166%205.35645h-106.875c-2.67969%20-3.21484%20-6.69727%20-5.35742%20-11.5186%20-5.35742c-8.30371%200%20-15.2676%206.69727%20-15.2676%2015.2676c0%201.875%200.535156%203.75%201.07031%205.35742l-51.6963%2089.7324c-6.96484%201.33887%20-12.0547%207.5%20-12.0547%2014.7314c0%201.875%200.268555%203.21387%200.804688%204.82129l-55.1797%2095.3574c-6.96484%201.60742%20-12.0537%207.76855%20-12.0537%2015c0%207.5%205.3584%2013.6611%2012.5898%2015l53.3047%2092.1436c0%200.536133%20-0.268555%201.07227%20-0.268555%201.60645c0%206.16113%203.75098%2011.251%209.10742%2013.6611l55.9824%2097.2334c-0.536133%201.33887%20-1.07129%203.21387%20-1.07129%204.82129c0%208.57129%206.96484%2015.2676%2015.2676%2015.2676c4.82227%200%208.83887%20-2.14258%2011.7861%20-5.625h106.071c2.67871%203.48242%206.69629%205.625%2011.5176%205.625s8.83887%20-2.14258%2011.5176%20-5.62402h106.606c2.94727%203.48242%206.96484%205.625%2011.7861%205.625c8.30371%200%2015.2676%20-6.69727%2015.2676%20-15.2676c0%20-1.60742%20-0.535156%20-3.21484%20-1.07031%20-4.82129l55.4463%20-95.8936c8.03613%20-0.267578%2014.7324%20-6.96484%2014.7324%20-15.001c0%20-2.67871%20-0.803711%20-5.08984%20-1.875%20-7.23145zM153.535%20-2.73242v75.8037h-43.6602zM153.535%2081.1074v50.624l-44.999%20-47.4102c0.535156%20-1.07227%201.07129%20-2.14355%201.33887%20-3.21387h43.6602zM153.535%20143.518l0.000976562%2092.9463l-50.0889%2051.9648c-2.41113%20-1.60645%20-5.08887%20-2.41113%20-7.76855%20-2.67871l-51.9648%20-90c0.268555%20-1.07227%200.268555%20-2.14258%200.268555%20-3.48242c0%20-1.33887%200%20-2.67871%20-0.535156%20-4.01758l55.7129%20-96.4287c1.33887%20-0.267578%202.67871%20-1.07129%204.01758%20-1.60742zM153.535%20245.84v72.0527l-43.9277%20-15.8037c0%20-0.267578%200.267578%20-0.803711%200.267578%20-1.07227c0%20-2.94531%20-0.803711%20-5.62402%20-2.14258%20-7.7666zM153.535%20326.465v59.7324l-43.6602%20-75.5361zM480.054%20287.357l-0.267578%200.267578l-98.0361%20-101.518l63.75%20-67.2324l35.3584%20167.143zM291.75%2092.8926l-11.25%20-11.7852h22.7676zM291.482%20104.143l79.2852%2082.2324l-83.0352%2087.5889l-79.5537%20-84.375zM296.839%2098.25l16.875%20-17.1426h124.02l5.8916%2028.125l-67.5%2071.25zM410.411%20403.607l-117.053%20-124.019l83.0342%20-87.5889l97.5%20101.25c-1.33984%202.14258%20-2.14258%204.82129%20-2.14258%207.7666v0.536133l-57.8574%20100.714c-1.33984%200.268555%20-2.41016%200.804688%20-3.48145%201.34082zM401.304%20405.75h-4.28711l-166.339%20-60l57.0547%20-60.2676zM277.821%20405.75h-103.929l50.8936%20-53.5713l148.393%2053.5713h-75c-2.67871%20-2.67773%20-6.16016%20-4.28516%20-10.1787%20-4.28516s-7.50098%201.60742%20-10.1787%204.28516zM161.572%20400.125v-70.7148l54.9111%2019.8213l-51.1611%2053.8398c-0.870117%20-0.300781%20-1.77832%20-0.574219%20-2.67969%20-0.804688zM161.572%20320.839v-83.3037l40.9814%20-42.0527l79.5537%2084.1064l-59.7324%2063.2139zM161.572%20228.161v-76.0723l36.4277%2038.3037zM161.572%20140.303v-59.1953h107.678l17.1426%2017.6777l-82.7676%2085.9814zM168.536%20-21.75h1.33887l91.6074%2094.8213h-99.9102v-89.7324l1.07031%20-1.60645c2.41113%20-0.804688%204.28613%20-1.875%205.89355%20-3.48242zM298.447%20-21.75h104.194l-91.6064%2094.8213h-38.3037l-91.6074%20-94.8213h96.4287c2.68066%202.41016%206.42871%204.28516%2010.4473%204.28516s7.76758%20-1.875%2010.4473%20-4.28516zM418.447%20-9.96387l17.4121%2083.0361h-114.376l89.1953%20-91.875c1.07227%200.536133%202.14355%201.07031%203.48242%201.33887zM431.303%2012.2676l34.8223%2060.8037h-21.9639zM466.125%2081.1074c0.267578%201.07129%200.803711%202.14258%201.33887%202.94531l-17.1426%2018.2139l-4.55371%20-21.1592h20.3574zM532.286%20188.518c-0.268555%201.33984%20-0.536133%202.41113%20-0.536133%203.75c0%201.60742%200.536133%202.94629%200.802734%204.28516l-45.8027%2079.2861l-34.5537%20-163.928l20.625%20-21.9639c1.33887%200.802734%202.67871%201.33887%204.01758%201.87402z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dashcube%22%20unicode=%22&#xf210;%22%20d=%22M326.6%20344l102.2%20104v-427c0%20-50.5%20-40.0996%20-85%20-91.2002%20-85h-227.199c-51.1006%200%20-91.2002%2034.5%20-91.2002%2085v229.5c0%2050.2002%2040.0996%2093.5%2091.2002%2093.5h216.199zM153.9%2031.5v-0.0996094h223.8l-51.1006%2052.2998v123.5c0%2017.7002%20-14.2998%2032.5%20-32%2032.5h-140.699c-17.7002%200%20-32.4004%20-14.7998%20-32.4004%20-32.5v-142.9c0%20-17.7002%2014.7002%20-32.7998%2032.4004%20-32.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22forumbee%22%20unicode=%22&#xf211;%22%20d=%22M5.7998%20138.3c-3.7998%2017%20-5.7998%2034.2002%20-5.7998%2051.4004c0%20123.3%2099.7998%20223.3%20223.1%20223.3c16.6006%200%2033.3008%20-2%2049.3008%20-5.5c-123.4%20-47%20-220.5%20-145.5%20-266.601%20-269.2zM398.7%20327.5c-151.101%20-44%20-269.2%20-164.4%20-312.3%20-315.7c-17.2002%2013.4004%20-32.7002%2030.9004%20-45.2002%2049c43.3994%20149.9%20160.1%20267.7%20309.7%20312c18.0996%20-12.5996%2034.0996%20-27.7998%2047.7998%20-45.2998zM414.5%2074.7998c13.0996%20-35.2998%2024.2002%20-73.2998%2033.5%20-109.8c-36.0996%209.2998%20-72%2020.5%20-107%2033.5996c-25.7002%20-16%20-54.5996%20-26.8994%20-84.5996%20-31.2998c42.5996%2079.7002%20108.199%20147.4%20187.6%20190.3c-4.09961%20-29.0996%20-14.2998%20-57.6992%20-29.5%20-82.7998zM444.2%20220.3c-113.7%20-46.7002%20-204.2%20-139.399%20-250.5%20-253.5c-19.6006%202.7002%20-38.5%207.60059%20-56.6006%2015.2002c44.9004%20138.5%20153.4%20249.3%20291.301%20295.1c7.89941%20-18.0996%2013.1992%20-37.2998%2015.7998%20-56.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22leanpub%22%20unicode=%22&#xf212;%22%20horiz-adv-x=%22576%22%20d=%22M386.539%20336.515l15.0957%20-248.955l-10.9785%200.275391c-36.2324%200.824219%20-71.6406%20-8.7832%20-102.657%20-27.9971c-31.0156%2019.2139%20-66.4238%2027.9971%20-102.657%2027.9971c-45.5635%200%20-82.0693%20-10.7051%20-123.516%20-27.7227l31.291%20258.288c28.5459%2011.8027%2061.4834%2018.1143%2092.2256%2018.1143c41.1729%200%2073.8359%20-13.1748%20102.657%20-42.5439c27.7227%2028.2715%2059.0127%2041.7217%2098.5391%2042.5439zM569.07%200c-25.5264%200%20-47.4854%205.21484%20-70.542%2015.6445c-34.3105%2015.6455%20-69.9932%2024.9785%20-107.871%2024.9785c-38.9775%200%20-74.9346%20-12.9014%20-102.657%20-40.623c-27.7227%2027.7227%20-63.6797%2040.623%20-102.657%2040.623c-37.8779%200%20-73.5605%20-9.33301%20-107.871%20-24.9785c-22.2324%20-9.88086%20-44.7402%20-15.6445%20-69.1689%20-15.6445h-1.37305l42.5449%20349.141c39.251%2022.2334%2087.0117%2034.8594%20132.301%2034.8594c37.0547%200%2075.209%20-7.68457%20106.225%20-29.0947c31.0156%2021.4102%2069.1699%2029.0947%20106.225%2029.0947c45.2891%200%2093.0498%20-12.626%20132.301%20-34.8594zM525.702%2044.7412l-34.0361%20280.246c-30.7422%2013.999%20-67.248%2021.4102%20-101.009%2021.4102c-38.4287%200%20-74.3848%20-12.0771%20-102.657%20-38.7021c-28.2725%2026.625%20-64.2275%2038.7021%20-102.657%2038.7021c-33.7607%200%20-70.2666%20-7.41113%20-101.009%20-21.4102l-34.0361%20-280.246c47.2109%2019.4863%2082.8945%2033.4854%20135.045%2033.4854c37.6045%200%2070.8174%20-9.60547%20102.657%20-29.6436c31.8398%2020.0381%2065.0518%2029.6436%20102.657%2029.6436c52.1504%200%2087.834%20-13.999%20135.045%20-33.4854z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sellsy%22%20unicode=%22&#xf213;%22%20horiz-adv-x=%22640%22%20d=%22M539.71%20210.692c55.1572%20-13.4834%2094.0742%20-63.124%2094.0732%20-119.509c0%20-68.0264%20-55.4639%20-123.184%20-123.185%20-123.184h-381.197c-67.7217%200%20-123.186%2055.1572%20-123.185%20123.185c0%2047.4961%2027.8848%2091.0098%2070.7852%20111.234c-2.14453%207.35449%20-3.06543%2015.0146%20-3.06543%2022.3691c0%2046.2705%2037.6914%2083.9609%2083.9629%2083.9609c20.2227%200%2039.835%20-7.35449%2055.1562%20-20.5303c18.3867%2074.7695%2085.8008%20127.781%20163.021%20127.781c92.542%200%20167.924%20-75.3818%20167.924%20-167.924c0%20-12.5635%20-1.22559%20-25.127%20-4.29004%20-37.3838zM199.88%2046.4463v110.928c0%208.27344%20-7.04688%2015.3213%20-15.3213%2015.3213h-30.9482c-8.27344%200%20-15.3213%20-7.04785%20-15.3213%20-15.3213v-110.928c0%20-8.27344%207.04688%20-15.3213%2015.3213%20-15.3213h30.9482c8.27344%200%2015.3213%207.04688%2015.3213%2015.3213zM289.357%2046.4463v131.458c0%208.27246%20-7.04883%2015.3203%20-15.3223%2015.3203h-30.9492c-8.27246%200%20-15.3213%20-7.04688%20-15.3213%20-15.3203v-131.458c0%20-8.27344%207.04688%20-15.3213%2015.3213%20-15.3213h30.9492c8.27344%200%2015.3223%207.04688%2015.3223%2015.3213zM378.834%2046.4463v162.714c0%208.27246%20-7.04688%2015.3213%20-15.3213%2015.3213h-30.9482c-8.27441%200%20-15.3223%20-7.04785%20-15.3223%20-15.3213v-162.714c0%20-8.27344%207.04785%20-15.3213%2015.3223%20-15.3213h30.9482c8.27441%200%2015.3213%207.04688%2015.3213%2015.3213zM465.861%2046.4463v224.612c0%208.58008%20-7.04785%2015.6279%20-15.3223%2015.6279h-28.4971c-8.27441%200%20-15.3213%20-7.04883%20-15.3213%20-15.6279v-224.612c0%20-8.27344%207.04688%20-15.3213%2015.3213%20-15.3213h28.4971c8.27441%200%2015.3223%207.04688%2015.3223%2015.3213z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shirtsinbulk%22%20unicode=%22&#xf214;%22%20d=%22M100%2037.7002l4.40039%209.89941l30.5996%20-13.3994l-4.40039%20-9.90039zM139.4%2020.2002l4.39941%209.89941l30.6006%20-13.3994l-4.40039%20-9.90039zM311.5%2034.2002l30.5996%2013.3994l4.40039%20-9.89941l-30.5996%20-13.4004zM179.1%203l4.40039%209.59961l30.2998%20-13.3994l-4.39941%20-9.90039zM60.4004%2055.2002l4.39941%209.89941l30.6006%20-13.6992l-4.40039%20-9.60059zM271.8%2016.7002l30.6006%2013.3994l4.39941%20-9.89941l-30.5996%20-13.4004zM232.5%20-0.799805l30.5996%2013.3994l4.40039%20-9.59961l-30.5996%20-13.7002zM350.9%2051.4004l30.5996%2013.6992l4.40039%20-9.89941l-30.6006%20-13.4004zM170%20401.4v-10.5h-33.5v10.5h33.5zM122.8%20401.4l-0.0996094%20-10.5h-33.5v10.5h33.5996zM75.5%20401.4l0.0996094%20-10.5h-33.2998v10.5h33.2002zM217%20401.4v-10.5h-33.2002v10.5h33.2002zM311.5%20401.4v-10.5h-33.5v10.5h33.5zM358.8%20401.4v-10.5h-33.5v10.5h33.5zM264.2%20401.4v-10.5h-33.2002v10.5h33.2002zM405.7%20401.4v-10.5h-33.2998v10.5h33.2998zM52.7998%2096.9004v-33.5h-10.7998v33.5h10.7998zM122.8%20312.8l-0.0996094%20-10.5h-33.5v10.5h33.5996zM52.7998%20302.2v-23h-10.7998v33.5h33.5996v-10.5h-22.7998zM221.7%2073.5996c-50.2002%200%20-91.2998%2040.8008%20-91.2998%2091.3008c0%2050.1992%2041.0996%2091.2998%2091.2998%2091.2998c50.5%200%2091.2998%20-41.1006%2091.2998%20-91.2998c0%20-50.5%20-40.7998%20-91.3008%20-91.2998%20-91.3008zM173.5%20184.7c0%20-44.2998%2077.5996%20-11.9004%2077.5996%20-38c0%20-13.1006%20-24%20-14.2998%20-32.6992%20-14.2998c-12.3008%200%20-29.8008%202.69922%20-35.9004%2014.8994h-0.900391l-9%20-18.3994c14.8008%20-9.30078%2029.1006%20-12.2002%2047.2002%20-12.2002c19.5%200%2051%205.7998%2051%2031.2002c0%2048.0996%20-78.5%2016.2998%20-78.5%2037.8994c0%2013.1006%2020.7998%2014.9004%2029.7998%2014.9004c10.8008%200%2029.2002%20-3.2002%2035.6006%20-13.1006h0.899414l8.80078%2016.9004c-15.1006%206.2002%20-27.4004%2012%20-44.3008%2012c-20.0996%200%20-49.5996%20-6.40039%20-49.5996%20-31.7998zM52.7998%20269.6v-33.5996h-10.7998v33.5996h10.7998zM395.2%2063.4004v33.5h10.7998v-33.5h-10.7998zM52.7998%20140.1v-33.5h-10.7998v33.5h10.7998zM0%20444.3h448v-406l-226.3%20-98.5996l-221.7%2098.5996v406zM418.8%2057.2002h0.100586v270.1h-389.7v-270.1l192.8%20-85.7002zM418.8%20356.5h0.100586v58.5996h-389.7v-58.5996h389.6zM52.7998%20226.4v-33.5h-10.7998v33.5h10.7998zM52.7998%20183.2v-33.5h-10.7998v33.5h10.7998zM170%20312.8v-10.5h-33.5v10.5h33.5zM395.2%20149.7v33.5h10.7998v-33.5h-10.7998zM395.2%20192.9v33.5h10.7998v-33.5h-10.7998zM217%20312.8v-10.5h-33.2002v10.5h33.2002zM395.2%20236v33.5h10.7998v-33.5h-10.7998zM395.2%20106.5v33.5h10.7998v-33.5h-10.7998zM264.2%20312.8v-10.5h-33.2002v10.5h33.2002zM311.5%20312.8v-10.5h-33.5v10.5h33.5zM395.2%20279.2l0.0996094%2023h-22.7998v10.5h33.5v-33.5h-10.7998zM358.8%20312.8v-10.5h-33.5v10.5h33.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22simplybuilt%22%20unicode=%22&#xf215;%22%20horiz-adv-x=%22512%22%20d=%22M481.2%20384c14.7002%200%2026.5%20-11.7998%2026.7002%20-26.2998v-331.4c0%20-14.5%20-11.8008%20-26.2998%20-26.6006%20-26.2998h-450.399c-14.8008%200%20-26.6006%2011.7998%20-26.6006%2026.2998v331.4c0%2014.5%2011.7998%2026.2998%2026.4004%2026.2998h106c14.5996%200%2026.5996%20-11.7998%2026.5996%20-26.2998v-39.6006h185.3v39.6006c0%2014.5%2012.1006%2026.2998%2026.6006%2026.2998h106zM149.8%2092.2002c36.9004%200%2066.6006%2029.7002%2066.6006%2066.3994c0%2036.9004%20-29.7002%2066.6006%20-66.6006%2066.6006c-36.7002%200%20-66.3994%20-29.7002%20-66.3994%20-66.6006c0%20-36.6992%2029.7998%20-66.3994%2066.3994%20-66.3994zM362.2%2092.2002c36.5996%200%2066.3994%2029.7002%2066.3994%2066.5996c0%2036.7002%20-29.7998%2066.4004%20-66.3994%2066.4004c-36.9004%200%20-66.6006%20-29.7998%20-66.6006%20-66.4004c0%20-36.8994%2029.7002%20-66.5996%2066.6006%20-66.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skyatlas%22%20unicode=%22&#xf216;%22%20horiz-adv-x=%22640%22%20d=%22M640%20118.7c0%20-65.9004%20-52.5%20-114.4%20-117.5%20-114.4c-165.9%200%20-196.6%20249.7%20-359.7%20249.7c-146.899%200%20-147.1%20-212.2%205.60059%20-212.2c42.5%200%2090.8994%2017.7998%20125.3%2042.5c5.59961%204.10059%2016.8994%2016.2998%2022.7998%2016.2998s10.9004%20-5%2010.9004%20-10.8994c0%20-7.7998%20-13.1006%20-19.1006%20-18.7002%20-24.1006c-40.9004%20-35.5996%20-100.3%20-61.1992%20-154.7%20-61.1992c-83.4004%20-0.100586%20-154%2059%20-154%20144.899c0%2085.9004%2067.5%20149.101%20152.8%20149.101c185.3%200%20222.5%20-245.9%20361.9%20-245.9c99.8994%200%2094.7998%20139.7%203.39941%20139.7c-17.5%200%20-35%20-11.6006%20-46.8994%20-11.6006c-8.40039%200%20-15.9004%207.2002%20-15.9004%2015.6006c0%2011.5996%205.2998%2023.7002%205.2998%2036.2998c0%2066.5996%20-50.8994%20114.7%20-116.899%20114.7c-53.1006%200%20-80%20-36.9004%20-88.7998%20-36.9004c-6.2002%200%20-11.2002%205%20-11.2002%2011.2002c0%205.59961%204.09961%2010.2998%207.7998%2014.4004c25.2998%2028.7998%2064.7002%2043.6992%20102.8%2043.6992c79.4004%200%20139.101%20-58.3994%20139.101%20-137.8c0%20-6.89941%20-0.300781%20-13.7002%20-1.2002%20-20.5996c11.8994%203.09961%2024.0996%204.7002%2035.8994%204.7002c60.7002%200%20111.9%20-45.3008%20111.9%20-107.2z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pinterest-p%22%20unicode=%22&#xf231;%22%20horiz-adv-x=%22384%22%20d=%22M204%20441.5c94.2002%200%20180%20-64.7998%20180%20-164.1c0%20-93.3008%20-47.7002%20-196.801%20-153.9%20-196.801c-25.1992%200%20-57%2012.6006%20-69.2998%2036c-22.7998%20-90.2998%20-21%20-103.8%20-71.3994%20-172.8c-5.2002%20-1.89941%20-3.5%20-2.2998%20-6.90039%201.5c-1.7998%2018.9004%20-4.5%2037.5%20-4.5%2056.4004c0%2061.2002%2028.2002%20149.7%2042%20209.1c-7.5%2015.2998%20-9.59961%2033.9004%20-9.59961%2050.7002c0%2080%2093.8994%2092%2093.8994%2025.7998c0%20-39%20-26.3994%20-75.5996%20-26.3994%20-113.399c0%20-25.8008%2021.2998%20-43.8008%2046.1992%20-43.8008c69%200%2090.3008%2099.6006%2090.3008%20152.7c0%2071.1006%20-50.4004%20109.8%20-118.5%20109.8c-79.2002%200%20-140.4%20-57%20-140.4%20-137.399c0%20-38.7002%2023.7002%20-58.5%2023.7002%20-67.7998c0%20-7.80078%20-5.7002%20-35.4004%20-15.6006%20-35.4004c-24%200%20-63.5996%2040%20-63.5996%20110.4c0%20110.699%20101.4%20179.1%20204%20179.1z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22whatsapp%22%20unicode=%22&#xf232;%22%20d=%22M380.9%20350.9c41.8994%20-42%2067.0996%20-97.7002%2067.0996%20-157c0%20-122.4%20-101.8%20-222%20-224.1%20-222h-0.100586c-37.2002%200%20-73.7002%209.2998%20-106.1%2027l-117.7%20-30.9004l31.5%20115c-19.4004%2033.7002%20-29.5996%2071.9004%20-29.5996%20111c0%20122.4%2099.5996%20222%20222%20222c59.2998%200%20115.1%20-23.0996%20157%20-65.0996zM223.9%209.2998c101.699%200%20186.6%2082.7998%20186.6%20184.601c0.0996094%2049.2998%20-21.2998%2095.5996%20-56.0996%20130.5c-34.8008%2034.8994%20-81.1006%2054.0996%20-130.4%2054.0996c-101.8%200%20-184.6%20-82.7998%20-184.6%20-184.5c0%20-34.9004%209.69922%20-68.7998%2028.1992%20-98.2002l4.40039%20-7l-18.5996%20-68.0996l69.7998%2018.2998l6.7002%20-4c28.2998%20-16.7998%2060.7998%20-25.7002%2094%20-25.7002zM325.1%20147.5c5.5%20-2.7002%209.2002%20-4.09961%2010.5%20-6.59961c1.40039%20-2.30078%201.40039%20-13.4004%20-3.19922%20-26.4004c-4.60059%20-13%20-26.7002%20-24.7998%20-37.4004%20-26.4004c-17.5996%20-2.59961%20-31.4004%20-1.2998%20-66.5996%2013.9004c-55.7002%2024.0996%20-92%2080.0996%20-94.8008%2083.7998c-2.69922%203.7002%20-22.5996%2030.1006%20-22.5996%2057.4004s14.2998%2040.7002%2019.4004%2046.2998c5.09961%205.5%2011.0996%206.90039%2014.7998%206.90039s7.39941%200%2010.5996%20-0.200195c3.40039%20-0.200195%208%201.2998%2012.5%20-9.5c4.60059%20-11.1006%2015.7002%20-38.4004%2017.1006%20-41.2002c1.39941%20-2.7998%202.2998%20-6%200.5%20-9.7002c-10.6006%20-21.2002%20-22%20-20.5%20-16.3008%20-30.2998c21.5%20-36.9004%2042.9004%20-49.7002%2075.5%20-66c5.5%20-2.7998%208.80078%20-2.2998%2012%201.40039c3.30078%203.7998%2013.9004%2016.1992%2017.6006%2021.7998c3.7002%205.59961%207.39941%204.7002%2012.5%202.7998c5.09961%20-1.7998%2032.3994%20-15.2002%2037.8994%20-18z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22viacoin%22%20unicode=%22&#xf237;%22%20horiz-adv-x=%22384%22%20d=%22M384%20416l-48%20-112h48v-48h-68.5l-13.7998%20-32h82.2998v-48h-102.8l-89.2002%20-208l-89.2002%20208h-102.8v48h82.2998l-13.7998%2032h-68.5v48h48l-48%20112h64l80.7998%20-192h94.5l80.7002%20192h64zM192%20112l27%2064h-54z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medium%22%20unicode=%22&#xf23a;%22%20d=%22M0%20416h448v-448h-448v448zM372.2%20309.9v5h-83.2002l-59.2998%20-147.9l-67.4004%20148h-87.2998v-5.09961l28.0996%20-33.9004c2.80078%20-2.5%204.2002%20-6.09961%203.80078%20-9.7998v-133c0.799805%20-4.7998%20-0.700195%20-9.7002%20-4.10059%20-13.2002l-31.5996%20-38.2998v-5.10059h89.7998v5.10059l-31.5996%2038.2998c-3.40039%203.5%20-5.10059%208.40039%20-4.40039%2013.2002v115l78.7002%20-171.601h9.09961l67.6006%20171.601v-136.9c0%20-3.59961%200%20-4.2998%20-2.40039%20-6.7002l-24.2998%20-23.5996v-4.90039h118v5.10059l-23.5%2023c-2.10059%201.5%20-3.10059%204.09961%20-2.7002%206.7002v169.3c-0.400391%202.5%200.599609%205.09961%202.7002%206.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22y-combinator%22%20unicode=%22&#xf23b;%22%20d=%22M448%20416v-448h-448v448h448zM236%20160.5l77.5%20145.5h-32.7002l-45.7998%20-91c-4.7002%20-9.2998%20-9%20-18.2998%20-12.7998%20-26.7998l-12.2002%2026.7998l-45.2002%2091h-35l76.7002%20-143.8v-94.5h29.5v92.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22optin-monster%22%20unicode=%22&#xf23c;%22%20horiz-adv-x=%22576%22%20d=%22M572.6%2026.5996c1%20-3.5%201.90039%20-7%201.7002%20-10.6992c0.799805%20-31.6006%20-44.2998%20-64%20-73.5%20-65.1006c-17.2998%20-0.799805%20-34.5996%208.40039%20-42.7002%2023.5c-113.5%20-4.09961%20-227%20-4.89941%20-340.199%200c-8.40039%20-15.0996%20-25.7002%20-24%20-43%20-23.5c-28.9004%201.10059%20-74%2033.5%20-73.5%2065.1006c0.299805%203.7998%200.799805%207.2998%201.89941%2010.7998c-5.59961%209.39941%20-4.7998%2015.2998%205.40039%2011.5996c3.2998%205.2002%207%209.5%2011.0996%2013.7998c-2.5%2010.9004%201.2998%2014.1006%2011.1006%209.2002c4.5%203.2998%2010%206.5%2015.8994%209.2002c0%2015.7998%2011.7998%2011.2002%2017.2998%205.7002c12.5%201.7998%2020.2002%20-0.700195%2026.8008%20-5.7002v19.7002c-12.9004%200%20-40.6006%2011.3994%20-45.9004%2036.2002c-5%2020.7998%202.59961%2038.0996%2025.0996%2047.5996c0.800781%205.90039%208.10059%2014%2014.9004%2015.9004c7.59961%201.89941%2012.5%20-4.60059%2014.0996%20-10.3008c7.40039%200%2017.8008%20-1.5%2021.1006%20-8.09961c5.39941%200.5%2011.0996%201.40039%2016.5%201.90039c-2.40039%201.89941%20-5.10059%203.5%20-8.10059%204.59961c-5.09961%208.90039%20-13.7998%2011.0996%20-24.5996%2011.5996c0%200.800781%200%201.60059%200.299805%202.7002c-19.7998%200.5%20-44.0996%205.60059%20-54.8994%2017.7998c-21.3008%2023.6006%20-15.9004%2083.6006%2012.1992%20103.5c8.40039%205.7002%2021.6006%200.800781%2022.7002%20-9.69922c2.40039%20-20.6006%200.400391%20-26.8008%2026.2002%20-25.9004c8.09961%207.7998%2016.7998%2014.5996%2026.5%2020c-14.9004%201.2998%20-28.9004%20-1.59961%20-43.7998%20-3.7998c12.7002%2012.5%2023.8994%2025.3994%2056.7002%2042.3994c23.5%2011.9004%2050%2020.8008%2076.1992%2023.2002c-18.5996%207.90039%20-40%2011.9004%20-59.6992%2016.5c76.5%2016.2002%20174.6%2022.1006%20244.199%20-37.5996c18.1006%20-15.4004%2032.4004%20-36.2002%2042.7002%20-60c39.7998%20-4.90039%2036.4004%205.5%2038.6006%2025.0996c1.09961%2010.2998%2014.2998%2015.4004%2022.6992%209.5c14.9004%20-10.5%2022.2002%20-30.7998%2024.6006%20-48.0996c2.2002%20-17.7998%200.299805%20-41.2998%20-12.4004%20-55.1006c-10.7998%20-12.1992%20-34.2998%20-17.5996%20-53.7998%20-18.0996v-2.7998c-11.0996%20-0.200195%20-20.2998%20-2.40039%20-25.7002%20-11.6006c-3%20-1.09961%20-5.7002%20-2.69922%20-8.39941%20-4.59961c5.69922%20-0.5%2011.3994%20-1.40039%2016.7998%20-1.90039c1.89941%205.60059%2012.5996%208.40039%2021.0996%208.40039c1.7002%205.40039%206.7998%2011.9004%2014.1006%2010.2998c7.2998%20-1.59961%2014.0996%20-10%2014.8994%20-15.8994c10.7998%20-4.40039%2022.1006%20-12.2002%2025.1006%20-25.7002c1.89941%20-8.10059%201.69922%20-15.1006%200.299805%20-21.9004c-5.7002%20-25.2002%20-33.2998%20-36.2002%20-45.9004%20-36.2002c0%20-6.69922%200%20-13.1992%20-0.299805%20-19.6992c8.09961%206%2016.4004%207.19922%2026.7998%205.69922c6%205.90039%2017.6006%209.40039%2017.6006%20-5.69922c5.59961%20-2.7002%2011.2998%20-6%2015.8994%20-9.2002c10.1006%205%2013.7002%200.5%2010.7998%20-9.2002c4.10059%20-4.2998%208.10059%20-8.90039%2011.1006%20-13.7998c10.0996%203.59961%2011%20-2.10059%205.39941%20-11.6006zM498.8%20280.6c17.2998%20-6.69922%2026.2002%20-22.0996%2030.2998%20-35.6992c1.10059%2010.5996%20-2.69922%2039.5%20-13.7998%2051.0996c-7.2998%207.2998%20-14.0996%205.09961%20-14.0996%20-0.799805c0%20-6.2002%20-1.2998%20-11.6006%20-2.40039%20-14.6006zM494.2%20273.9c-3.2002%20-3.30078%20-9.2002%20-4.90039%20-14.1006%20-5.7002c13%20-15.7002%2017%20-41.7002%2012.7002%20-63c10.7998%202.2002%2020.5%206.2998%2026.2002%2012.2002c1.90039%202.19922%203.7998%204.89941%204.90039%207.59961c-1.10059%2021.2998%20-10.2002%2042.7002%20-29.7002%2048.9004zM470.1%20267.1c-3.69922%200%20-8.09961%200%20-11.7998%200.300781c7.5%20-20.6006%2012.4004%20-42.7002%2014.2998%20-64.6006c3.5%200%207.5%200.299805%2011.6006%200.799805c5.89941%2024.3008%20-0.299805%2051.6006%20-14.1006%2063.5zM47.5%20245c4.09961%2013.5%2013%2028.9004%2030.2998%2035.7002c-1%203%20-2.39941%208.39941%20-2.39941%2014.5996c0%205.90039%20-7.10059%208.10059%20-14.1006%200.799805c-11.3994%20-11.5996%20-14.8994%20-40.5996%20-13.7998%20-51.0996zM57.2002%20217.4c5.7002%20-6.2002%2015.3994%20-10%2026.2002%20-12.2002c-4.30078%2021.3994%20-0.300781%2047.2998%2012.6992%2063c-4.89941%200.799805%20-10.8994%202.5%20-14.0996%205.7002c-19.4004%20-6.2002%20-28.2998%20-27.6006%20-29.7002%20-48.9004c1.40039%20-2.7002%203%20-5.40039%204.90039%20-7.59961zM105.1%20202.8c2.40039%2022.2002%209.10059%2043.7998%2019.8008%2063.5c-5.2002%20-1.09961%20-10%20-3%20-14.9004%20-4.89941l-12.2002%20-5.10059v0.299805c-7.2998%20-14.0996%20-10%20-34.3994%20-5.39941%20-53c4.59961%20-0.5%208.59961%20-0.799805%2012.6992%20-0.799805zM289.1%20365.5c-41.8994%200%20-76.1992%20-34.0996%20-76.1992%20-75.9004c0%20-42.1992%2034.2998%20-76.1992%2076.1992%20-76.1992c41.9004%200%2076.2002%2034%2076.2002%2076.1992c0%2041.9004%20-34.2998%2075.9004%20-76.2002%2075.9004zM404.7%20191.2c-12.9004%200.799805%20-26.2002%200.799805%20-39.5%201.09961c10%20-50.5996%203.2998%20-64.7002%2016.5%20-58.0996c16%208.09961%2022.7002%2039.2002%2023%2057zM350.7%20192.8c-18.9004%200.299805%20-38.1006%200.299805%20-57%200v0.299805c-0.299805%20-5.19922%200.200195%20-38.0996%204.2998%20-41.0996c11.0996%20-5.40039%2039.5%20-4.59961%2051.0996%20-1.09961c5.40039%201.59961%202.40039%2037%201.60059%2041.8994zM278.3%20139c4.60059%202.5%202.40039%2045.4004%201.2998%2053.7002v0.299805c-19.3994%20-0.299805%20-38.5996%20-0.299805%20-57.7998%20-0.799805c-1.89941%20-9.2002%20-4.59961%20-48.9004%201.90039%20-51.6006c13%20-5.69922%2041.5996%20-5.09961%2054.5996%20-1.59961zM171.8%20190.1c-5.39941%20-19.6992%200.299805%20-45.0996%2022.2002%20-54.8994c5.40039%20-2.5%208.59961%20-2.5%209.7002%204.2998c1.89941%208.7002%202.5%2036.7998%204.89941%2052.2002c-12.1992%20-0.200195%20-24.5996%20-0.799805%20-36.7998%20-1.60059zM136.4%20158.8c2.39941%20-3.7002%201.59961%20-9.09961%20-8%20-12.5c43.7998%20-47%2092.6992%20-85.7002%20155.899%20-106.5c67.5%2019.2002%20115.601%2060%20163.2%20107c-11.0996%204.2998%20-7.7002%2010.2998%20-7.2998%2011.6006c-8.90039%200.799805%20-17.9004%201.89941%20-26.5%202.69922c-9.5%20-33%20-36%20-52.8994%20-46.7998%20-31.5996c-2.7002%205.2002%20-3.5%2011.7002%20-4.60059%2016.7998c-3.7998%20-8.39941%20-13.2998%20-8.09961%20-24.5996%20-8.89941c-13.2002%20-1.10059%20-31.6006%20-1.30078%20-44%203c-3%20-12.9004%20-11.1006%20-12.9004%20-26.7998%20-14.3008c-14.1006%20-1.39941%20-48.7002%20-4.09961%20-54.9004%2010.8008c-1.09961%20-28.7002%20-35.0996%20-10%20-45.0996%207c-3.2002%205.69922%20-5.40039%2011.3994%20-7%2017.5996c-7.80078%20-0.799805%20-15.7002%20-1.59961%20-23.5%20-2.7002zM114.8%20-13.7002c0.5%202.5%200.799805%205.2002%200.799805%208.2002c-5.69922%2023.2002%20-18.5996%2049.7002%20-33.5%2054c-22.3994%206.7002%20-68.8994%20-23.5%20-66.1992%20-54.5996c12.6992%20-19.5%2040%20-35.7002%2059.1992%20-36.5c17.8008%20-0.800781%2035.9004%2011.0996%2039.7002%2028.8994zM106.1%2052.2998c9%20-16%2015.5%20-33.2998%2016.7002%20-51.8994c33.5%2019.3994%2069.1006%2035.6992%20105.9%2047c-38.7002%2020.5%20-68.1006%2047.7998%20-97.2998%2077c-2.10059%20-1.30078%20-5.10059%20-2.40039%20-7.80078%20-3.5c-1.59961%20-4.90039%208.7002%20-5.30078%205.40039%20-12.4004c-2.09961%20-4.09961%20-8.59961%20-7.59961%20-15.0996%20-9.2002c-2.10059%20-2.7002%20-5.10059%20-4.89941%20-7.80078%20-6.5h-0.299805c-0.200195%20-13.5%20-0.200195%20-27%200.299805%20-40.5zM443.7%20-12.2998c-36.7998%2021.2998%20-74.1006%2041.2998%20-115.601%2053c-13.7998%20-6.2002%20-27.8994%20-11.2998%20-42.1992%20-15.4004c-2.10059%20-0.799805%20-2.10059%20-0.799805%20-4.30078%200c-11.8994%203.7002%20-23.2998%208.10059%20-34.8994%2013.2002c-40.2002%20-11.5996%20-77.2998%20-29.2002%20-112.4%20-50.7998h-0.299805v-0.299805c0.299805%200%200.299805%200%200.299805%200.299805c103.2%20-4.10059%20206.4%20-3.5%20309.4%200zM454.2%200.0996094c1%2014.7002%207.2002%2035.8008%2016.5%2051.7002l-0.299805%20-0.299805c0.5%2013.7002%200.799805%2027.5%200.799805%2041.2998c-3%201.7002%20-5.7002%204.10059%20-8.10059%206.7998c-6.5%201.30078%20-12.8994%205.10059%20-15.0996%208.90039c-1.90039%204.09961%201.2998%207.59961%205.90039%2010.2998c-0.200195%200.5%20-0.5%201.60059%20-0.5%202.40039c-3%200.799805%20-5.40039%201.7998%20-7.60059%203.2002c-31.5996%20-29.4004%20-65.3994%20-56.7002%20-103.5%20-76.7002c38.9004%20-11.7002%2076%20-28.1006%20111.9%20-47.6006zM560.1%20-6.09961c3%2031.0996%20-43.5%2061.3994%20-66.1992%2054.5c-14.6006%20-4.30078%20-27.8008%20-30.8008%20-33.5%20-54c0%20-23.8008%2021.1992%20-37.9004%2040.5%20-37c19.1992%200.799805%2046.5%2017%2059.1992%2036.5zM372.9%20372.8c-35.7002%2039.2002%20-81.4004%2047.7998%20-126%2023.5c25.1992%2056.2002%20122.199%2048.6006%20126%20-23.5zM74.7998%2040.9004c14.9004%201.89941%2024.6006%20-19.2002%2018.6006%20-30.8008c-4.80078%20-9.69922%20-23.7002%20-24.0996%20-35.9004%20-27.2998c-16.5%20-4.59961%20-32.2002%203.2998%20-32.2002%2014.9004c0%2017.7998%2033.7998%2041.5996%2049.5%2043.2002zM290.7%20217.1c-30.9004%200%20-57.6006%2025.7002%20-50.2998%2059.8008c13.1992%20-20.7002%2046.5%20-12%2046.5%2011.2998c0%2010%20-7%2018.5996%20-16.5%2021.5996c31.6992%2013.7998%2072.1992%20-8.2002%2072.1992%20-44.2998c0%20-26.7998%20-23.2998%20-48.4004%20-51.8994%20-48.4004zM68%20-26.0996c-0.5%208.39941%2020.2998%2023.5%2029.2002%2025.0996c8.59961%201.59961%2012.7002%20-11.4004%209.7002%20-18.4004c-2.7002%20-5.69922%20-10.5%20-13.5%20-17.3008%20-16.1992c-9.39941%20-3.2002%20-21.0996%203%20-21.5996%209.5zM501.2%2040.9004c15.7002%20-1.60059%2049.5%20-25.4004%2049.5%20-43.2002c0%20-11.7002%20-15.7002%20-19.5%20-32.2002%20-14.9004c-12.0996%203.2002%20-31.2998%2017.6006%20-36.2002%2027.2998c-5.7002%2011.6006%204%2032.7002%2018.9004%2030.8008zM478.8%20-1c8.90039%20-1.59961%2030%20-16.7002%2029.1006%20-25.0996c-0.200195%20-6.5%20-12.1006%20-12.7002%20-21.3008%20-9.5c-7%202.69922%20-14.8994%2010.5%20-17.2998%2016.1992c-2.89941%207.10059%201.10059%2020%209.5%2018.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22opencart%22%20unicode=%22&#xf23d;%22%20horiz-adv-x=%22640%22%20d=%22M423.3%207.2998c0%20-25.2998%20-20.2998%20-45.5996%20-45.5996%20-45.5996s-45.7998%2020.2998%20-45.7998%2045.5996s20.5996%2045.7998%2045.7998%2045.7998c25.3994%200%2045.5996%20-20.5%2045.5996%20-45.7998zM169.4%2053.0996c25.2998%200%2045.7998%20-20.5%2045.7998%20-45.7998s-20.5%20-45.5996%20-45.7998%20-45.5996c-25.3008%200%20-45.6006%2020.3994%20-45.6006%2045.5996s20.2998%2045.7998%2045.6006%2045.7998zM461.1%20323.1c302.2%200%20169.5%20-67.1992%20-17.1992%20-233.899c59.1992%20102.8%20262.5%20193.899%20-70.8008%20188.899c-319.8%20-4.69922%20-338.699%2092.5%20-373.1%20144.2c81.9004%20-86.3994%20158.9%20-99.2002%20461.1%20-99.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22expeditedssl%22%20unicode=%22&#xf23e;%22%20horiz-adv-x=%22496%22%20d=%22M248%20404.6c117.4%200%20212.6%20-95.1992%20212.6%20-212.6s-95.1992%20-212.6%20-212.6%20-212.6s-212.6%2095.1992%20-212.6%20212.6s95.1992%20212.6%20212.6%20212.6zM150.6%20271.7h-0.199219v-26.6006c0%20-5%203.89941%20-8.89941%208.89941%20-8.89941h17.7002c5%200%208.90039%203.89941%208.90039%208.89941v26.6006c0%2082.0996%20124%2082.0996%20124%200v-26.6006c0%20-5%203.89941%20-8.89941%208.89941%20-8.89941h17.7002c5%200%208.90039%203.89941%208.90039%208.89941v26.6006c0%2053.7002%20-43.7002%2097.3994%20-97.4004%2097.3994s-97.4004%20-43.6992%20-97.4004%20-97.3994zM389.7%2068v141.7c0%209.7002%20-8%2017.7002%20-17.7002%2017.7002h-248c-9.7002%200%20-17.7002%20-8%20-17.7002%20-17.7002v-141.7c0%20-9.7002%208%20-17.7002%2017.7002%20-17.7002h248c9.7002%200%2017.7002%208%2017.7002%2017.7002zM141.7%20205.3v-132.899c0%20-2.5%20-1.90039%20-4.40039%20-4.40039%20-4.40039h-8.89941c-2.5%200%20-4.40039%201.90039%20-4.40039%204.40039v132.899c0%202.5%201.90039%204.40039%204.40039%204.40039h8.89941c2.5%200%204.40039%20-1.90039%204.40039%20-4.40039zM283.4%20156.6c0%20-13%20-7.2002%20-24.3994%20-17.7002%20-30.3994v-31.6006c0%20-5%20-3.90039%20-8.89941%20-8.90039%20-8.89941h-17.7002c-5%200%20-8.89941%203.89941%20-8.89941%208.89941v31.6006c-10.5%206.09961%20-17.7002%2017.3994%20-17.7002%2030.3994c0%2019.7002%2015.7998%2035.4004%2035.4004%2035.4004c19.5996%200%2035.5%20-15.7998%2035.5%20-35.4004zM248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-38.2998c127%200%20230.3%20103.3%20230.3%20230.3s-103.3%20230.3%20-230.3%20230.3s-230.3%20-103.3%20-230.3%20-230.3s103.3%20-230.3%20230.3%20-230.3z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cc-jcb%22%20unicode=%22&#xf24b;%22%20horiz-adv-x=%22576%22%20d=%22M431.5%20203.7v32.2998c41.2002%200%2038.5%20-0.200195%2038.5%20-0.200195c7.2998%20-1.2998%2013.2998%20-7.2998%2013.2998%20-16c0%20-8.7998%20-6%20-14.5%20-13.2998%20-15.7998c-1.2002%20-0.400391%20-3.2998%20-0.299805%20-38.5%20-0.299805zM474.3%20183.5c7.5%20-1.5%2013.5%20-8.2998%2013.5%20-17c0%20-9%20-6%20-15.5%20-13.5%20-17c-2.7998%20-0.700195%20-3.2002%20-0.5%20-42.7998%20-0.5v35c39.5%200%2040%200.200195%2042.7998%20-0.5zM576%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048%20-21.5%2048%20-48zM182%20255.7h-57c0%20-67.1006%2010.7002%20-109.7%20-35.7998%20-109.7c-19.5%200%20-38.7998%205.7002%20-57.2002%2014.7998v-28c30%20-8.2998%2068%20-8.2998%2068%20-8.2998c97.9004%200%2082%2047.7002%2082%20131.2zM360.5%20251.2c-63.4004%2016%20-165%2014.8994%20-165%20-59.2998c0%20-77.1006%20108.2%20-73.6006%20165%20-59.2002v28.2998c-47.5996%20-24.7002%20-107.5%20-22%20-107.5%2031s59.7998%2055.5996%20107.5%2031.2002v28zM544%20161.5c0%2018.5%20-16.5%2030.5%20-38%2032v0.799805c19.5%202.7002%2030.2998%2015.5%2030.2998%2030.2002c0%2019%20-15.7002%2030%20-37%2031c0%200%206.2998%200.299805%20-120.3%200.299805v-127.5h122.7c24.2998%20-0.0996094%2042.2998%2012.9004%2042.2998%2033.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cc-diners-club%22%20unicode=%22&#xf24c;%22%20horiz-adv-x=%22576%22%20d=%22M239.7%20368.1c97.2002%200%20175.8%20-78.5996%20175.8%20-175.8c0%20-96.8994%20-78.5996%20-175.8%20-175.8%20-175.8c-96.9004%200%20-175.8%2078.9004%20-175.8%20175.8c0%2097.2002%2078.8994%20175.8%20175.8%20175.8zM199.8%2088.5v207.9c-41.7002%20-16.2002%20-71.3994%20-56.7002%20-71.3994%20-104.101c0%20-47.3994%2029.6992%20-87.8994%2071.3994%20-103.8zM279.6%2088.2002c41.7002%2016.2002%2071.4004%2056.7002%2071.4004%20104.1c0%2047.4004%20-29.7002%2087.9004%20-71.4004%20104.101v-208.2zM528%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480zM329.7%200c105%200%20200.7%2085.5%20200.7%20190.2c0%20114.6%20-95.7002%20193.8%20-200.7%20193.8h-90.2998c-106.2%200%20-193.801%20-79.2002%20-193.801%20-193.8c0%20-104.7%2087.6006%20-190.2%20193.801%20-190.2h90.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons%22%20unicode=%22&#xf25e;%22%20horiz-adv-x=%22496%22%20d=%22M245.83%20233.13l-33.2197%20-17.2803c-9.43066%2019.5801%20-25.2402%2019.9307%20-27.46%2019.9307c-22.1309%200%20-33.2207%20-14.6104%20-33.2207%20-43.8398c0%20-23.5703%209.20996%20-43.8408%2033.2207%20-43.8408c14.4697%200%2024.6494%207.09082%2030.5693%2021.2607l30.5498%20-15.5c-6.16992%20-11.5107%20-25.6895%20-38.9805%20-65.0996%20-38.9805c-22.5996%200%20-73.96%2010.3203%20-73.96%2077.0498c0%2058.6904%2043%2077.0605%2072.6299%2077.0605c30.7197%200.00976562%2052.7002%20-11.9502%2065.9902%20-35.8604zM388.88%20233.13l-32.7803%20-17.2803c-9.5%2019.7705%20-25.7197%2019.9307%20-27.8994%2019.9307c-22.1406%200%20-33.2197%20-14.6104%20-33.2197%20-43.8398c0%20-23.5508%209.22949%20-43.8408%2033.2197%20-43.8408c14.4502%200%2024.6494%207.09082%2030.54%2021.2607l31%20-15.5c-2.10059%20-3.75%20-21.3906%20-38.9805%20-65.0898%20-38.9805c-22.6904%200%20-73.96%209.87012%20-73.96%2077.0498c0%2058.6699%2042.9697%2077.0605%2072.6299%2077.0605c30.71%200.00976562%2052.5801%20-11.9502%2065.5596%20-35.8604zM247.56%20439.95c141.82%200%20248.44%20-110.13%20248.44%20-248c0%20-147.13%20-118.51%20-248%20-248.44%20-248c-133.96%200%20-247.56%20109.51%20-247.56%20248c0%20132.939%20104.74%20248%20247.56%20248zM248.43%20-10.8604c103.16%200%20202.83%2081.1299%20202.84%20202.82c0%20113.8%20-90.2891%20203.26%20-202.819%20203.26c-118.29%200%20-203.72%20-97.8496%20-203.72%20-203.27c0%20-109.771%2091.1592%20-202.811%20203.699%20-202.811z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gg%22%20unicode=%22&#xf260;%22%20horiz-adv-x=%22512%22%20d=%22M179.2%20217.6l102.399%20-102.399l-102.399%20-102.4l-179.2%20179.2l179.2%20179.2l44.7998%20-44.7998l-25.5996%20-25.6006l-19.2002%2019.2002l-128%20-128l128%20-128l51.5%2051.5l-77.1006%2076.5zM332.8%20371.2l179.2%20-179.2l-179.2%20-179.2l-44.7998%2044.7998l25.5996%2025.6006l19.2002%20-19.2002l128%20128l-128%20128l-51.5%20-51.5l77.1006%20-76.5l-25.6006%20-25.5996l-102.399%20102.399z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gg-circle%22%20unicode=%22&#xf261;%22%20horiz-adv-x=%22512%22%20d=%22M257%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM207.5%2065.2002l75%2075.2002l-77.2002%2077.1992l-24.3994%20-24.3994l53.0996%20-52.9004l-26.5996%20-26.5996l-77.2002%2077.2002l77.2002%2077.1992l11.0996%20-11.0996l24.2002%2024.2002l-35.2002%2035.3994l-125.7%20-125.699zM306.5%2067.4004l125.7%20125.6l-125.7%20125.7l-75%20-75l77.2002%20-77.2002l24.3994%2024.4004l-53.0996%2052.8994l26.5%2026.5l77.2002%20-77.2002l-77.2002%20-77.1992l-11.0996%2011.0996l-24.1006%20-24.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tripadvisor%22%20unicode=%22&#xf262;%22%20horiz-adv-x=%22576%22%20d=%22M528.91%20269.18c28.8652%20-26.2666%2046.9404%20-64.1113%2046.9404%20-106.176c0%20-0.0615234%20-0.000976562%20-0.12207%20-0.000976562%20-0.183594h0.0302734c-0.00195312%20-79.4414%20-64.5479%20-143.928%20-143.989%20-143.928c-37.7363%200%20-72.0996%2014.5527%20-97.7803%2038.3477l-46.1104%20-50.1699l-46.1396%2050.1992c-25.6064%20-23.4443%20-59.8145%20-37.7793%20-97.2334%20-37.7793c-79.4268%200%20-143.911%2064.4844%20-143.911%20143.911c0%2041.8076%2017.8662%2079.4756%2046.374%20105.778l-47.0898%2051.2402h104.66c52.2266%2035.5498%20115.938%2056.3369%20183.822%2056.3369s130.95%20-20.7871%20183.178%20-56.3369h104.34zM144.06%2065.4297c53.751%200%2097.3906%2043.6396%2097.3906%2097.3906s-43.6396%2097.3896%20-97.3906%2097.3896s-97.3896%20-43.6387%20-97.3896%20-97.3896s43.6387%20-97.3906%2097.3896%20-97.3906zM288%20165.63c0%2064.0801%2046.6104%20119.07%20108.08%20142.59c-33.2285%2013.8467%20-70.0527%2021.4941%20-108.272%2021.4941c-38.2207%200%20-74.6689%20-7.64746%20-107.897%20-21.4941c61.4697%20-23.5098%20108.09%20-78.5%20108.09%20-142.59zM431.88%2065.4297c53.7568%200.00292969%2097.4004%2043.6475%2097.4004%2097.4053c0%2053.7598%20-43.6455%2097.4053%20-97.4053%2097.4053c-53.7588%200%20-97.4053%20-43.6455%20-97.4053%20-97.4053c0%20-53.7578%2043.6436%20-97.4023%2097.4004%20-97.4053h0.00976562zM144.06%20213.88c0.0175781%200%200.0332031%20-0.000976562%200.0507812%20-0.000976562c28.1299%200%2050.9717%20-22.8242%2051%20-50.9492v-0.109375c0%20-28.1807%20-22.8799%20-51.0605%20-51.0605%20-51.0605s-51.0596%2022.8799%20-51.0596%2051.0605s22.8789%2051.0596%2051.0596%2051.0596h0.00976562zM431.88%20213.88c28.1807%200%2051.0605%20-22.8789%2051.0605%20-51.0596s-22.8799%20-51.0605%20-51.0605%20-51.0605s-51.0596%2022.8799%20-51.0596%2051.0605s22.8789%2051.0596%2051.0596%2051.0596z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22odnoklassniki%22%20unicode=%22&#xf263;%22%20horiz-adv-x=%22320%22%20d=%22M275.1%20114c-27.3994%20-17.4004%20-65.0996%20-24.2998%20-90%20-26.9004l20.9004%20-20.5996l76.2998%20-76.2998c27.9004%20-28.6006%20-17.5%20-73.2998%20-45.7002%20-45.7002c-19.0996%2019.4004%20-47.0996%2047.4004%20-76.2998%2076.5996l-76.2998%20-76.5c-28.2002%20-27.5%20-73.5996%2017.6006%20-45.4004%2045.7002c19.4004%2019.4004%2047.1006%2047.4004%2076.3008%2076.2998l20.5996%2020.6006c-24.5996%202.59961%20-62.9004%209.09961%20-90.5996%2026.8994c-32.6006%2021%20-46.9004%2033.3008%20-34.3008%2059c7.40039%2014.6006%2027.7002%2026.9004%2054.6006%205.7002c0%200%2036.2998%20-28.8994%2094.8994%20-28.8994c58.6006%200%2094.9004%2028.8994%2094.9004%2028.8994c26.9004%2021.1006%2047.0996%208.90039%2054.5996%20-5.7002c12.4004%20-25.6992%20-1.89941%20-38%20-34.5%20-59.0996zM30.2998%20318.3c0%2071.7002%2058.2998%20129.7%20129.7%20129.7s129.7%20-58%20129.7%20-129.7c0%20-71.3994%20-58.2998%20-129.399%20-129.7%20-129.399s-129.7%2058%20-129.7%20129.399zM96.2998%20318.3c0%20-35.0996%2028.6006%20-63.7002%2063.7002%20-63.7002s63.7002%2028.6006%2063.7002%2063.7002c0%2035.4004%20-28.6006%2064%20-63.7002%2064s-63.7002%20-28.5996%20-63.7002%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22odnoklassniki-square%22%20unicode=%22&#xf264;%22%20d=%22M184.2%20270.9c0%2022.0996%2017.8994%2040%2039.7998%2040s39.7998%20-17.9004%2039.7998%20-40c0%20-22%20-17.8994%20-39.8008%20-39.7998%20-39.8008s-39.7998%2017.9004%20-39.7998%2039.8008zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM142.9%20270.9c0%20-44.6006%2036.3994%20-80.9004%2081.0996%20-80.9004s81.0996%2036.2002%2081.0996%2080.9004c0%2044.7998%20-36.3994%2081.0996%20-81.0996%2081.0996s-81.0996%20-36.2002%20-81.0996%20-81.0996zM317.4%20180.2c-4.60059%209.09961%20-17.3008%2016.7998%20-34.1006%203.59961c0%200%20-22.7002%20-18%20-59.2998%20-18s-59.2998%2018%20-59.2998%2018c-16.7998%2013.2002%20-29.5%205.5%20-34.1006%20-3.59961c-7.89941%20-16.1006%201.10059%20-23.7002%2021.4004%20-37c17.2998%20-11.1006%2041.2002%20-15.2002%2056.5996%20-16.7998l-12.8994%20-12.9004c-18.2002%20-18%20-35.5%20-35.5%20-47.7002%20-47.7002c-17.5996%20-17.5996%2010.7002%20-45.7998%2028.4004%20-28.5996l47.6992%2047.8994c18.2002%20-18.1992%2035.7002%20-35.6992%2047.7002%20-47.8994c17.6006%20-17.2002%2046%2010.7002%2028.6006%2028.5996l-47.7002%2047.7002l-13%2012.9004c15.5%201.59961%2039.0996%205.89941%2056.2002%2016.7998c20.3994%2013.2998%2029.2998%2021%2021.5%2037z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22get-pocket%22%20unicode=%22&#xf265;%22%20d=%22M407.6%20384c22.7002%200%2040.4004%20-18.2002%2040.4004%20-40.5996v-135.2c0%20-124.7%20-99.7998%20-224.2%20-223.8%20-224.2c-124.5%200%20-224.2%2099.5%20-224.2%20224.2v135.2c0%2022.0996%2018.5%2040.5996%2040.5996%2040.5996h367zM245.6%20115.5c111.9%20107.5%20114.801%20105.4%20114.801%20123.2c0%2016.8994%20-13.8008%2030.7002%20-30.7002%2030.7002c-16.9004%200%20-14.9004%20-2.40039%20-105.5%20-89.3008c-89.1006%2085.5%20-88.2002%2089.3008%20-105.2%2089.3008c-16.9004%200%20-30.7002%20-13.8008%20-30.7002%20-30.7002c0%20-18.1006%201.2002%20-14.2998%20114.9%20-123.2c11%20-11.0996%2030%20-11.7998%2042.3994%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wikipedia-w%22%20unicode=%22&#xf266;%22%20horiz-adv-x=%22640%22%20d=%22M640%20396.8l-0.299805%20-12.2002c-28.1006%20-0.799805%20-45%20-15.7998%20-55.7998%20-40.2998c-25%20-57.7998%20-103.301%20-240%20-155.301%20-358.6h-13.5996l-81.9004%20193.1c-32.5%20-63.5996%20-68.2998%20-130%20-99.1992%20-193.1c-0.300781%20-0.299805%20-15%200%20-15%200.299805c-46.9004%20109.7%20-96.1006%20218.6%20-143.101%20328.6c-11.3994%2026.7002%20-49.3994%2070%20-75.5996%2069.7002c0%203.10059%20-0.299805%2010%20-0.299805%2014.2002h161.899v-13.9004c-19.2002%20-1.09961%20-52.7998%20-13.2998%20-43.2998%20-34.1992c21.9004%20-49.7002%20103.6%20-240.301%20125.6%20-288.601c15%2029.7002%2057.8008%20109.2%2075.3008%20142.8c-13.9004%2028.3008%20-58.6006%20133.9%20-72.8008%20160c-9.69922%2017.8008%20-36.0996%2019.4004%20-55.7998%2019.7002v13.9004l142.5%20-0.299805v-13.1006c-19.3994%20-0.599609%20-38.0996%20-7.7998%20-29.3994%20-26.0996c18.8994%20-40%2030.5996%20-68.1006%2048.0996%20-104.7c5.59961%2010.7998%2034.7002%2069.4004%2048.0996%20100.8c8.90039%2020.6006%20-3.89941%2028.6006%20-38.5996%2029.4004c0.299805%203.59961%200%2010.2998%200.299805%2013.5996c44.4004%200.299805%20111.101%200.299805%20123.101%200.600586v-13.6006c-22.5%20-0.799805%20-45.8008%20-12.7998%20-58.1006%20-31.7002l-59.2002%20-122.8c6.40039%20-16.0996%2063.3008%20-142.8%2069.2002%20-156.7l122.4%20282.601c-8.60059%2023.0996%20-36.4004%2028.0996%20-47.2002%2028.2998v13.9004l127.8%20-1.10059z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22safari%22%20unicode=%22&#xf267;%22%20horiz-adv-x=%22512%22%20d=%22M274.69%20173.31l-108.69%20-71.3096l71.3096%20108.69zM256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM411.85%20265.21c-2.88672%20-1.20801%20-4.9082%20-4.0625%20-4.9082%20-7.38574c0%20-1.08496%200.21582%20-2.12012%200.608398%20-3.06445v0c1.20215%20-2.90039%204.06348%20-4.93457%207.39648%20-4.93457c1.08105%200%202.1123%200.214844%203.05371%200.604492l14.75%206.11035c2.90234%201.20117%204.93848%204.06348%204.93848%207.39746c0%201.08496%20-0.216797%202.11914%20-0.608398%203.0625v0c-1.2002%202.90527%20-4.06348%204.94336%20-7.39941%204.94336c-1.08008%200%20-2.11035%20-0.214844%20-3.05078%20-0.603516zM314.43%20354c-0.396484%20-0.949219%20-0.625%20-1.99219%20-0.625%20-3.08496c0%20-3.33398%202.04395%20-6.19336%204.94531%20-7.39551v0c0.941406%20-0.388672%201.97461%20-0.613281%203.05566%20-0.613281c3.33301%200%206.19238%202.04297%207.39453%204.94336l6.12988%2014.7803c0.389648%200.941406%200.613281%201.97461%200.613281%203.05566c0%203.33301%20-2.04297%206.19238%20-4.94336%207.39453v0c-0.944336%200.392578%20-1.98047%200.618164%20-3.06641%200.618164c-3.32324%200%20-6.17578%20-2.03125%20-7.38379%20-4.91797zM256%20388c-4.41504%200%20-8%20-3.58496%20-8%20-8v-16c0%20-4.41504%203.58496%20-8%208%20-8v0c4.41504%200%208%203.58496%208%208v16c0%204.41504%20-3.58496%208%20-8%208v0zM181%20373.08c-2.89941%20-1.20215%20-4.93262%20-4.0625%20-4.93262%20-7.39551c0%20-1.06934%200.210938%20-2.09082%200.592773%20-3.02441l6.12988%20-14.7803c1.16504%20-2.97754%204.05762%20-5.07812%207.44531%20-5.07812c4.41602%200%208%203.58496%208%208c0%201.13672%20-0.237305%202.21875%20-0.665039%203.19824l-6.11035%2014.75c-1.20117%202.90234%20-4.06348%204.93848%20-7.39746%204.93848c-1.08496%200%20-2.11914%20-0.216797%20-3.0625%20-0.608398zM117.42%20330.59c-1.44727%20-1.44824%20-2.35254%20-3.44922%20-2.35254%20-5.65625c0%20-2.19141%200.883789%20-4.17773%202.3125%20-5.62402l11.3105%20-11.3096c1.44727%20-1.44727%203.44922%20-2.34277%205.65527%20-2.34277c2.20703%200%204.20605%200.895508%205.6543%202.34277v0c1.43848%201.44629%202.32715%203.44238%202.32715%205.6416c0%202.19824%20-0.888672%204.19141%20-2.32715%205.63867l-11.2695%2011.3096c-1.44824%201.44727%20-3.4502%202.34277%20-5.65625%202.34277c-2.20703%200%20-4.20605%20-0.895508%20-5.6543%20-2.34277v0zM60%20192c0%20-4.41504%203.58496%20-8%208%20-8h16c4.41504%200%208%203.58496%208%208v0c0%204.41504%20-3.58496%208%20-8%208h-16c-4.41504%200%20-8%20-3.58496%20-8%20-8v0zM100.15%20118.79c2.88672%201.20801%204.9082%204.0625%204.9082%207.38574c0%201.08496%20-0.21582%202.12012%20-0.608398%203.06445v0c-1.20215%202.90039%20-4.06348%204.93457%20-7.39648%204.93457c-1.08105%200%20-2.1123%20-0.214844%20-3.05371%20-0.604492l-14.75%20-6.11035c-2.90234%20-1.20117%20-4.93848%20-4.06348%20-4.93848%20-7.39746c0%20-1.08496%200.216797%20-2.11914%200.608398%20-3.0625v0c1.2002%20-2.90527%204.06348%20-4.94336%207.39941%20-4.94336c1.08008%200%202.11035%200.214844%203.05078%200.603516zM104.48%20254.79c0.386719%200.939453%200.609375%201.93945%200.609375%203.0166c0%203.33203%20-2.04102%206.19043%20-4.93945%207.39355l-14.7803%206.12988c-0.941406%200.389648%20-1.97461%200.613281%20-3.05566%200.613281c-3.33301%200%20-6.19238%20-2.04297%20-7.39453%20-4.94336v0c-0.392578%20-0.944336%20-0.618164%20-1.98047%20-0.618164%20-3.06641c0%20-3.32324%202.03125%20-6.17578%204.91797%20-7.38379l14.7803%20-6.12012c0.945312%20-0.393555%201.9834%20-0.619141%203.07129%20-0.619141c3.34668%200%206.21582%202.05957%207.40918%204.97949v0zM197.57%2030c0.427734%200.979492%200.672852%202.07129%200.672852%203.20801c0%204.41602%20-3.58496%208%20-8%208c-3.38867%200%20-6.28809%20-2.11035%20-7.45312%20-5.08789l-6.12988%20-14.7803c-0.389648%20-0.941406%20-0.611328%20-1.9834%20-0.611328%20-3.06543c0%20-4.41699%203.58594%20-8.00293%208.00293%20-8.00293c3.33496%200%206.19727%202.04492%207.39844%204.94824zM264%204v16c0%204.41504%20-3.58496%208%20-8%208v0c-4.41504%200%20-8%20-3.58496%20-8%20-8v-16c0%20-4.41504%203.58496%20-8%208%20-8v0c4.41504%200%208%203.58496%208%208zM331%2010.9199c2.89941%201.20215%204.93262%204.0625%204.93262%207.39551c0%201.06934%20-0.210938%202.09082%20-0.592773%203.02441l-6.12988%2014.7803c-1.20215%202.90039%20-4.06348%204.93457%20-7.39648%204.93457c-1.08105%200%20-2.1123%20-0.214844%20-3.05371%20-0.604492v0c-2.90039%20-1.20215%20-4.93457%20-4.06348%20-4.93457%20-7.39648c0%20-1.08105%200.214844%20-2.1123%200.604492%20-3.05371l6.11035%20-14.75c1.20117%20-2.90234%204.06348%20-4.93848%207.39746%20-4.93848c1.08496%200%202.11914%200.216797%203.0625%200.608398v0zM394.58%2053.4102c1.44727%201.44824%202.35254%203.44922%202.35254%205.65625c0%202.19141%20-0.883789%204.17773%20-2.3125%205.62402l-11.3105%2011.3096c-1.44727%201.44727%20-3.44922%202.34277%20-5.65527%202.34277c-2.20703%200%20-4.20605%20-0.895508%20-5.6543%20-2.34277v0c-1.43848%20-1.44629%20-2.32715%20-3.44238%20-2.32715%20-5.6416c0%20-2.19824%200.888672%20-4.19141%202.32715%20-5.63867l11.2695%20-11.3096c1.44824%20-1.44727%203.4502%20-2.34277%205.65625%20-2.34277c2.20703%200%204.20605%200.895508%205.6543%202.34277v0zM286.25%20161.75l115.41%20175.91l-175.91%20-115.41l-115.41%20-175.91zM437.08%20117c0.392578%200.944336%200.618164%201.98047%200.618164%203.06641c0%203.32324%20-2.03125%206.17578%20-4.91797%207.38379l-14.7803%206.12012c-0.949219%200.396484%20-1.99219%200.625%20-3.08496%200.625c-3.33398%200%20-6.19336%20-2.04395%20-7.39551%20-4.94531v0c-0.388672%20-0.941406%20-0.613281%20-1.97461%20-0.613281%20-3.05566c0%20-3.33301%202.04297%20-6.19238%204.94336%20-7.39453l14.7803%20-6.12988c0.941406%20-0.389648%201.97461%20-0.613281%203.05566%20-0.613281c3.33301%200%206.19238%202.04297%207.39453%204.94336v0zM444%20184c4.41504%200%208%203.58496%208%208v0c0%204.41504%20-3.58496%208%20-8%208h-16c-4.41504%200%20-8%20-3.58496%20-8%20-8v0c0%20-4.41504%203.58496%20-8%208%20-8h16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chrome%22%20unicode=%22&#xf268;%22%20horiz-adv-x=%22496%22%20d=%22M131.5%20230.5l-76.4004%20117.4c47.6006%2059.1992%20119%2091.7998%20192%2092.0996c42.3008%200.299805%2085.5%20-10.5%20124.801%20-33.2002c43.3994%20-25.2002%2076.3994%20-61.3994%2097.3994%20-103l-205.3%2010.7998c-58.0996%203.40039%20-113.4%20-29.2998%20-132.5%20-84.0996zM164.4%20192c0%2046.2998%2037.3994%2083.5996%2083.5996%2083.5996s83.5996%20-37.3994%2083.5996%20-83.5996s-37.3994%20-83.5996%20-83.5996%20-83.5996s-83.5996%2037.3994%20-83.5996%2083.5996zM479.3%20281.2c43.5%20-111.9%200%20-241.9%20-107.399%20-303.9c-43.4004%20-25.2002%20-91.3008%20-35.3994%20-137.801%20-32.8994l112.101%20172.399c31.8994%2049%2031.2998%20112.9%20-6.60059%20157.2zM133.7%20144.4c26.2998%20-51.7002%2081.8994%20-83.3008%20139.5%20-72.5l-63.7002%20-124.801c-118.7%2018.2002%20-209.5%20120.9%20-209.5%20244.9c0%2050.0996%2014.9004%2096.9004%2040.4004%20135.9z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22firefox%22%20unicode=%22&#xf269;%22%20horiz-adv-x=%22512%22%20d=%22M503.52%20206.52c0.240234%20-4.43945%200.360352%20-9%200.480469%20-13.5195c0%20-137.19%20-111.23%20-248.42%20-248.32%20-248.42c-122.779%200%20-224.859%2089.2695%20-244.779%20206.38c-0.360352%203.24023%20-0.720703%206.36035%20-1.08008%209.59961c-4.91992%2042.6006%200.479492%2087.3604%2016.0801%20124.79c10.7998%2025.8809%2032.6396%2054%2049.7998%2062.8809c-16.2002%20-31.8008%20-24.1201%20-63%20-25.7998%20-83.8809c11.2793%2037.2002%2032.6299%2068.3604%2062.5098%2090.3604c51.2402%2037.6699%20120.229%2039.3604%20147.71%2015.3604c-51%20-17.5107%20-106.55%20-87.96%20-94.3105%20-170.511c2.00586%20-13.791%206.21289%20-27.1582%2012.1201%20-39.2393c-9.51953%2025.0801%20-10.3594%2060.3594%205%2083.2793c17.1602%2025.5508%2041.6299%2030.9502%2054.71%2028.1904c-5.15918%201.08008%20-16.5596%20-20.75%20-18.2393%20-24.5898c-3.99609%20-9.09863%20-6.25098%20-19.1865%20-6.25098%20-29.7539c0%20-0.416016%200.00390625%20-0.832031%200.0107422%20-1.24609c0.392578%20-23.1182%2010.1045%20-44.0088%2025.5596%20-59c47.6504%20-46.4307%20124.561%20-28.1602%20159%2024.8398c23.6406%2036.4795%2026.5205%2098.3896%20-3.83984%20147.59c-7.62891%2012.0801%20-16.5693%2022.9639%20-26.8799%2032.7598c-47.6602%2045.4707%20-116.06%2064.6699%20-180.24%2052.9902c-0.240234%200%20-0.599609%20-0.120117%20-0.839844%20-0.120117c-1.7998%20-0.359375%20-3.47949%20-0.719727%20-5.16016%20-1.08008c-0.359375%20-0.120117%20-0.839844%20-0.120117%20-1.2002%20-0.239258l-5.87988%20-1.44043c-14.5195%20-3.55957%20-34.7998%20-10.7998%20-49.4395%20-19.5596c-0.09375%20-0.0136719%20-0.176758%20-0.0566406%20-0.240234%20-0.120117l0.120117%200.120117c0%20-0.0664062%20-0.0537109%20-0.120117%20-0.120117%20-0.120117l-0.120117%20-0.120117l0.120117%200.120117h-0.129883l0.479492%200.479492c0.480469%200.480469%201.32031%201.16016%202.40039%202.16016c19.6797%2017.7598%2049.3203%2031.9199%2082.9102%2039c14.7383%203.09766%2029.8691%204.81543%2045.4795%205h10.6299c12.9863%20-0.311523%2025.6123%20-1.67188%2038%20-4c0.960938%20-0.120117%201.76074%20-0.360352%202.76074%20-0.479492h0.120117c1.7998%20-0.360352%203.71973%20-0.84082%205.63965%20-1.2002c19.2676%20-4.375%2038.0977%20-11.0762%2055.4297%20-19.5605c2.40039%20-1.2002%204.7998%20-2.39941%207.2002%20-3.71973c8.6748%20-4.32129%2016.8906%20-9.37891%2024.5996%20-15.1201c4.32031%20-3.12012%208.48047%20-6.36035%2012.4805%20-9.83984c6.50781%20-5.19434%2012.5332%20-10.6973%2018.29%20-16.7002c8.51074%20-8.35645%2016.2646%20-17.1406%2023.5098%20-26.6396c0.959961%20-1.2002%201.75977%20-2.40039%202.75977%20-3.71973c0.400391%20-0.480469%200.640625%20-0.84082%201%20-1.32031l1.80078%20-2.52051c0.359375%20-0.479492%200.719727%20-1.08008%201.08008%20-1.55957c0.479492%20-0.719727%201.0791%20-1.56055%201.55957%20-2.28027c0.441406%20-0.571289%200.839844%20-1.16992%201.2002%20-1.7998l1.43945%20-2.12988c0.441406%20-0.571289%200.84082%20-1.16992%201.2002%20-1.7998c0.480469%20-0.720703%200.959961%20-1.56055%201.32031%20-2.16016c0.359375%20-0.600586%200.839844%20-1.24023%201.2002%20-1.91992c0.359375%20-0.680664%200.839844%20-1.32031%201.19922%20-2c0.360352%20-0.680664%200.84082%20-1.28027%201.2002%20-2c0.441406%20-0.638672%200.842773%20-1.30566%201.2002%20-2c0.360352%20-0.720703%200.839844%20-1.56055%201.2002%20-2.16016c0.359375%20-0.599609%200.719727%20-1.32031%201.08008%20-1.91992c0.359375%20-0.839844%200.799805%20-1.67969%201.2002%20-2.28027c0.399414%20-0.599609%200.639648%20-1.2002%201%20-1.7998c0.359375%20-0.839844%200.839844%20-1.56055%201.19922%20-2.40039c0.240234%20-0.479492%200.480469%20-1.08008%200.720703%20-1.55957c0.479492%20-0.839844%200.839844%20-1.63965%201.31934%20-2.63965l0.360352%20-0.720703c1.75977%20-3.71973%203.44043%20-7.55957%205%20-11.3994c0%20-0.120117%200.120117%20-0.240234%200.120117%20-0.360352c0.439453%20-1.2002%200.959961%20-2.28027%201.43945%20-3.48047c0.120117%20-0.239258%200.240234%20-0.599609%200.360352%20-0.839844c0.480469%20-1.08008%200.839844%20-2.2793%201.32031%20-3.35938c0.138672%20-0.321289%200.261719%20-0.660156%200.359375%20-1c0.360352%20-1.08008%200.84082%20-2.28027%201.2002%20-3.36035l0.360352%20-1.08008c0.479492%20-1.2002%200.839844%20-2.28027%201.2002%20-3.47949c0.119141%20-0.400391%200.239258%20-0.640625%200.359375%20-1c0.360352%20-1.08008%200.720703%20-2.28027%201.08008%20-3.48047c0.120117%20-0.240234%200.120117%20-0.599609%200.240234%20-0.839844c0.360352%20-1.2002%200.719727%20-2.52051%201.08008%20-3.71973c0.120117%20-0.120117%200.120117%20-0.360352%200.240234%20-0.600586l1.08008%20-4c0.119141%20-0.120117%200.119141%20-0.120117%200.119141%20-0.240234c3.54297%20-13.2549%206.04102%20-27.1152%207.32031%20-41.1494v-0.120117l0.360352%20-4.67969v-0.120117c0%20-1.56055%200.120117%20-3.12012%200.239258%20-4.68066z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22opera%22%20unicode=%22&#xf26a;%22%20horiz-adv-x=%22496%22%20d=%22M313.9%20415.3c-170.2%200%20-252.601%20-223.8%20-147.5%20-355.1c36.5%20-45.4004%2088.5996%20-75.6006%20147.5%20-75.6006c36.2998%200%2070.2998%2011.1006%2099.3994%2030.4004c-43.7998%20-39.2002%20-101.899%20-63%20-165.3%20-63c-3.90039%200%20-8%200%20-11.9004%200.299805c-131.5%206.10059%20-236.1%20114.601%20-236.1%20247.7c0%20137%20111%20248%20248%20248h0.799805c63.1006%20-0.299805%20120.7%20-24.0996%20164.4%20-63.0996c-29%2019.3994%20-63.1006%2030.3994%20-99.2998%2030.3994zM415.7%2017.5996c-40.9004%20-24.6992%20-90.7002%20-23.5996%20-132%205.80078c56.2002%2020.5%2097.7002%2091.5996%2097.7002%20176.6c0%2084.7002%20-41.2002%20155.8%20-97.4004%20176.6c41.7998%2029.2002%2091.2002%2030.3008%20132.9%205c105.899%20-98.6992%20105.5%20-265.699%20-1.2002%20-364z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22internet-explorer%22%20unicode=%22&#xf26b;%22%20horiz-adv-x=%22512%22%20d=%22M483.049%20288.294c25.1963%20-45.4473%2033.2578%20-97.5811%2026.8516%20-141.162h-328.792c0%20-100.432%20144.31%20-136.029%20196.818%20-47.4355h120.833c-32.5645%20-91.7285%20-119.689%20-146.022%20-216.813%20-146.022c-35.1367%200%20-70.2725%200.143555%20-101.695%2015.5732c-87.3975%20-44.4941%20-180.251%20-56.5693%20-180.251%2042.0059c0%2045.8066%2023.2461%20107.096%2043.9922%20145.022c35.1357%2063.7227%2081.4121%20124.875%20135.687%20173.168c-43.7061%20-18.8604%20-91.125%20-66.2959%20-121.977%20-101.158c25.877%20112.787%20129.466%20193.638%20237.098%20186.457c130.032%2059.7939%20209.673%2034.1445%20209.673%20-38.5771c0%20-27.4326%20-10.5684%20-63.2959%20-21.4238%20-87.8711zM64.5586%20101.123c-73.001%20-152.4%2011.5254%20-172.244%20100.267%20-123.304c-46.5635%2027.4326%20-82.5557%2072.1533%20-100.267%20123.304zM180.536%20209.996h207.961c-2%2055.1514%20-50.5635%2094.8711%20-103.981%2094.8711c-53.7041%200%20-101.979%20-39.7197%20-103.979%20-94.8711zM365.072%20397.596c46.2764%20-18.002%2085.9824%20-57.2939%20112.263%20-99.5859c7.1416%2018.8604%2014.5693%2047.8643%2014.5693%2067.8672c0%2032.0049%20-22.8525%2053.7217%20-54.2744%2053.7217c-23.9951%200%20-51.1328%20-11.7158%20-72.5576%20-22.0029z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22contao%22%20unicode=%22&#xf26d;%22%20horiz-adv-x=%22512%22%20d=%22M45.4004%20143c14.3994%20-67.0996%2026.3994%20-129%2068.1992%20-175h-79.5996c-18.7002%200%20-34%2015.2002%20-34%2034v380c0%2018.7002%2015.2002%2034%2034%2034h57.7002c-13.7998%20-12.5996%20-26.1006%20-27.2002%20-36.9004%20-43.5996c-45.3994%20-70%20-27%20-146.801%20-9.39941%20-229.4zM478%20416c18.7998%200%2034%20-15.2002%2034%20-34v-380.1c0%20-18.8008%20-15.2998%20-34%20-34%20-34h-52.0996c38.6992%2038.3994%2060.5996%2092.0996%2057.3994%20163.6l-137.399%20-29.5996c-1.7002%20-32.5%20-12.9004%20-63.8008%20-57.4004%20-73.2002c-24.9004%20-5.2998%20-45.4004%200.599609%20-58.2998%2011.7002c-15.7998%2013.5%20-28.4004%2031%20-49.5%20131.199c-21.4004%20100.5%20-17%20121.601%20-8.2002%20140.301c7.2998%2015.2998%2023.7002%2029.2998%2048.2998%2034.5996c44.7998%209.40039%2067.7002%20-14.9004%2082.6006%20-43.9004l137.1%2029.3008c-13.5%2034.5996%20-31.2998%2062.6992%20-52.7002%2084.0996h90.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22500px%22%20unicode=%22&#xf26e;%22%20d=%22M103.3%20103.7c-6.5%2014.2002%20-6.89941%2018.2998%207.40039%2023.0996c25.5996%208%208%20-9.2002%2043.2002%20-49.2002h0.299805v93.9004c1.2002%2050.2002%2044%2092.2002%2097.7002%2092.2002c53.8994%200%2097.6992%20-43.5%2097.6992%20-96.7998c0%20-63.4004%20-60.7998%20-113.2%20-128.5%20-93.3008c-10.5%204.2002%20-2.09961%2031.7002%208.5%2028.6006c53%200%2089.4004%2010.0996%2089.4004%2064.3994c0%2061%20-77.0996%2089.6006%20-116.9%2044.6006c-23.5%20-26.4004%20-17.5996%20-42.1006%20-17.5996%20-157.601c50.7002%20-31%20118.3%20-22%20160.4%2020.1006c24.7998%2024.7998%2038.5%2058%2038.5%2093c0%2035.2002%20-13.8008%2068.2002%20-38.8008%2093.2998c-24.7998%2024.7998%20-57.7998%2038.5%20-93.2998%2038.5s-68.7998%20-13.7998%20-93.5%20-38.5c-0.299805%20-0.299805%20-16%20-16.5%20-21.2002%20-23.9004l-0.5%20-0.599609c-3.2998%20-4.7002%20-6.2998%20-9.09961%20-20.0996%20-6.09961c-6.90039%201.69922%20-14.2998%205.7998%20-14.2998%2011.7998v186.8c0%205%203.89941%2010.5%2010.5%2010.5h241.3c8.2998%200%208.2998%20-11.5996%208.2998%20-15.0996c0%20-3.90039%200%20-15.1006%20-8.2998%20-15.1006h-223.2v-132.899h0.299805c104.2%20109.8%20282.801%2036%20282.801%20-108.9c0%20-178.1%20-244.801%20-220.3%20-310.101%20-62.7998zM166.6%20364.5c3.80078%2018.7998%20145.101%2050.7998%20238.301%20-38.2002c8.5%20-7.5%20-9.5%20-22.7998%20-14.3008%20-22.7998c-6.59961%200%20-84.5996%2087.9004%20-209.399%2040.4004c-10%20-3.90039%20-15.1006%2016.3994%20-14.6006%2020.5996zM393%2033.2998c8.09961%208%2027.5996%20-12.5996%2020.7002%20-20.3994c-135.601%20-135.601%20-357.601%20-52.1006%20-381.601%20121.3c-1.5%2010.7002%2028.9004%2015.5%2028.9004%203.2998c33%20-165%20222%20-214.1%20332%20-104.2zM213.6%20141.4c0%203.39941%202.30078%204.69922%2020.4004%2022.5996l-18.2002%2018.2002c-5.59961%205.59961%207.40039%2017.2998%2012.4004%2017.2998c3.09961%200%202.89941%20-0.700195%2021.5%20-19.5l17.8994%2017.9004c6.10059%206.09961%2022.5%20-8.90039%2016.2002%20-15.7002l-18.2002%20-18.2002l17.3008%20-17.2998c7.7998%20-7.7998%20-5.30078%20-18.2002%20-10.7002%20-18.2002c-3.2002%200%20-2.7002%200.200195%20-22.2998%2019.5c-19.7002%20-19.7002%20-18.5%20-19.5%20-22.3008%20-19.5c-2.39941%200%20-5.5%201.40039%20-8.5%204.40039c-1.19922%201.19922%20-5.5%204.5%20-5.5%208.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22amazon%22%20unicode=%22&#xf270;%22%20d=%22M257.2%20285.3c0%2039.2998%205.2002%2069.2002%20-35.5%2069.1006c0%200%20-37.9004%200%20-54.2002%20-49.5l-73.5%206.7998c0%2049.2998%2046.7002%20104.3%20134.7%20104.3c87.7998%200%20112.3%20-57%20112.3%20-82.2998v-147.101c0%20-27.5%2032.2998%20-52.7998%2032.2998%20-52.7998l-56.7998%20-56c-9.90039%209.2998%20-38.7998%2036.6006%20-45.2998%2046.7998c-45.2002%20-70.7998%20-183.5%20-66.2998%20-183.5%2043.2002c0%20102%20120.8%20115.7%20169.5%20117.5zM257.2%20198.5v40.5996c-33.7002%20-1.09961%20-84.2002%20-10.5996%20-84.2002%20-57.7998c0%20-50.7998%2084.2002%20-62.7998%2084.2002%2017.2002zM393.2%2035c-7.7002%20-10%20-70%20-67%20-174.5%20-67s-184.5%2071.5%20-209%20101c-6.7998%207.7002%201%2011.2998%205.5%208.2998c73.2998%20-44.5%20187.8%20-117.8%20372.5%20-30.2998c7.5%203.7002%2013.2998%20-2%205.5%20-12zM433%2032.7998c-6.5%20-15.7998%20-16%20-26.7998%20-21.2002%20-31c-5.5%20-4.5%20-9.5%20-2.7002%20-6.5%203.7998s19.2998%2046.5%2012.7002%2055c-6.5%208.30078%20-37%204.30078%20-48%203.2002c-10.7998%20-1%20-13%20-2%20-14%200.299805c-2.2998%205.7002%2021.7002%2015.5%2037.5%2017.5c15.7002%201.80078%2041%200.800781%2046%20-5.69922c3.7002%20-5.10059%200%20-27.1006%20-6.5%20-43.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22houzz%22%20unicode=%22&#xf27c;%22%20d=%22M275.9%20117.3h-104.601v-149.3h-154.3v448h109.5v-104.5l305.1%20-85.5996v-257.9h-155.699v149.3z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vimeo-v%22%20unicode=%22&#xf27d;%22%20d=%22M447.8%20294.4c-2%20-43.6006%20-32.3994%20-103.301%20-91.3994%20-179.101c-60.9004%20-79.2002%20-112.4%20-118.8%20-154.601%20-118.8c-26.0996%200%20-48.2002%2024.0996%20-66.2998%2072.2998c-35.2002%20129.2%20-50.2002%20204.9%20-79.2998%20204.9c-3.40039%200%20-15.1006%20-7.10059%20-35.2002%20-21.1006l-21%2027.2002c51.5996%2045.2998%20100.9%2095.7002%20131.8%2098.5c34.9004%203.40039%2056.2998%20-20.5%2064.4004%20-71.5c28.7002%20-181.5%2041.3994%20-208.899%2093.5996%20-126.7c18.7002%2029.6006%2028.7998%2052.1006%2030.2002%2067.6006c4.7998%2045.8994%20-35.7998%2042.7998%20-63.2998%2031c22%2072.0996%2064.0996%20107.1%20126.2%20105.1c45.7998%20-1.2002%2067.5%20-31.0996%2064.8994%20-89.3994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22black-tie%22%20unicode=%22&#xf27e;%22%20d=%22M0%20416h448v-448h-448v448zM316.5%2090.7998l-64.5%20184l64.4004%2086.6006h-184.9l64.5%20-86.6006l-64.5%20-184l92.5%20-88.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fonticons%22%20unicode=%22&#xf280;%22%20d=%22M0%20416h448v-448h-448v448zM187%20275.1c11.9004%200%2016.5996%20-4.2998%2016.2998%20-23l50.7002%206.10059c0%2044.5996%20-30.5996%2052.7998%20-64.7002%2052.7998c-50.7998%200%20-77.2998%20-20.4004%20-77.2998%20-70v-21h-28v-37.4004h22.2002c2.89941%200%205.7998%200%205.7998%20-2.2998v-111.399c0%20-5.60059%20-1.5%20-7.30078%20-6.7002%20-7.90039l-21.2998%20-2v-25.7002h130.7v25.1006l-43.5%204.09961c-5.2002%200.599609%20-3.2002%201.5%20-3.2002%207.2998v112.9h55.7002l11.0996%2037.2998h-67.3994c-2.90039%200%200.599609%202%200.599609%204.40039v23.2998c0%2017.5%200.599609%2027.3994%2019%2027.3994zM261.3%2033.2998h102.601v25.1006l-15.7002%202.59961c-5.5%200.900391%20-2.90039%201.5%20-2.90039%207.2998v151.7h-80.2002l-6.69922%20-29.5l24.1992%20-6.40039c3.80078%20-1.19922%206.7002%20-3.7998%206.7002%20-7.89941v-107.9c0%20-5.59961%20-2.39941%20-6.7002%20-7.59961%20-7.2998l-20.4004%20-2.59961v-25.1006zM342.1%20288.8l21.9004%2024.2002l-3.5%209.59961h-27.7002l-15.5%2028h-9.2998l-15.5%20-28h-27.7002l-3.5%20-9.59961l21.7998%20-24.2002l-9%20-33.2002l7.30078%20-7.2998l31.1992%2016.6006l31.2002%20-16.6006l7.2998%207.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22reddit-alien%22%20unicode=%22&#xf281;%22%20horiz-adv-x=%22512%22%20d=%22M440.3%20244.5c55.2998%200%2073.7002%20-74.0996%2023.7998%20-99.7002c2.2002%20-7.89941%203.10059%20-16.7002%203.10059%20-25.0996c0%20-83.7998%20-94.4004%20-151.7%20-210.8%20-151.7c-115.9%200%20-210.301%2067.9004%20-210.301%20151.7c0%208.39941%200.800781%2016.7998%202.60059%2024.7002c-50.9004%2025.5%20-32.7002%20100.1%2022.8994%20100.1c15%200%2028.7002%20-6.2002%2038.4004%20-16.2998c35.7998%2024.7002%2083.4004%2040.5996%20136.3%2042.7998l30.4004%20137.6c1.2998%204.90039%206.09961%208.40039%2011%207.10059l97.3994%20-21.6006c6.60059%2012.7002%2019.9004%2022%2035.3008%2022c22.0996%200%2039.6992%20-18.0996%2039.6992%20-39.6992c0%20-21.6006%20-17.6992%20-39.7002%20-39.6992%20-39.7002c-21.6006%200%20-39.2002%2017.5996%20-39.2002%2039.2002l-88.2002%2019.7998l-27.7002%20-124.8c53.2998%20-1.7002%20101.4%20-17.6006%20137.101%20-42.3008c9.69922%209.7002%2022.8994%2015.9004%2037.8994%2015.9004zM129.4%20139.1c0%20-21.5996%2017.6992%20-39.2998%2039.6992%20-39.1992c21.6006%200%2039.2002%2017.5996%2039.2002%2039.1992c0%2022.1006%20-17.5996%2039.7002%20-39.2002%2039.7002c-22.0996%200%20-39.6992%20-17.7002%20-39.6992%20-39.7002zM343.7%2045.5996c4%203.5%204%209.7002%20-0.100586%2013.7002c-3.5%203.5%20-9.69922%203.5%20-13.1992%200c-29%20-29%20-121.2%20-28.5%20-149%200c-3.5%203.5%20-9.7002%203.5%20-13.2002%200c-4%20-4%20-4%20-10.2002%200%20-13.7002c36.3994%20-36.3994%20139.1%20-36.3994%20175.5%200zM342.9%2099.7998c22%200%2039.5996%2017.7002%2039.6992%2039.2002c0%2022.0996%20-17.6992%2039.7002%20-39.6992%2039.7002c-21.6006%200%20-39.2002%20-17.7002%20-39.2002%20-39.7002c0%20-21.5996%2017.5996%20-39.2002%2039.2002%20-39.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22edge%22%20unicode=%22&#xf282;%22%20horiz-adv-x=%22512%22%20d=%22M481.92%20313.52c6.46973%20-12.7793%2022.4697%20-41.6494%2021.9697%20-85.0791c-0.0917969%20-43.7148%20-23.6953%20-81.8525%20-58.9492%20-102.44c-17.1387%20-10.1797%20-37.2617%20-16.1211%20-58.6104%20-16.1797c-0.139648%200%20-52.6504%20-2.56055%20-80.5098%2016.8096c-5.85059%204.08008%20-9.14062%208.94043%20-9.14062%2014c0%206.16016%204.82031%209%206.39062%2011c9.7998%2012.75%2015.1094%2028.1699%2015.1094%2038.5703c0%2032.71%20-11%2059.2998%20-33%2083.0996c-1.16016%201.25%20-42.9795%2050.1807%20-122.25%2050.1807c-63.2393%200%20-123.46%20-32.6504%20-149.46%20-79.1406c24.04%20111.98%20123.58%20195.66%20242.44%20195.66c96.3496%200%20184.96%20-46.1797%20226.01%20-126.48zM212.77%20-27.6699c1.28027%20-0.570312%2029.0107%20-20.5898%2067.1309%20-27.21c-7.89551%20-0.759766%20-15.5156%20-1.3584%20-23.6084%20-1.3584c-99.3408%200%20-185.118%2058.5361%20-224.692%20142.969c-25.75%2055.4697%20-24.0801%20105.96%20-23%20118.27c4.16992%2034.2803%2027.0801%2059.7002%2046.8408%2074.7998c29.6299%2022.6904%2068.8193%2035.6904%20107.529%2035.6904c7.0498%200%2043.9199%20-0.900391%2077.6406%20-18.5898c32.5596%20-17.1006%2047.3193%20-37.5801%2056.5596%20-53.5107c1.84961%20-3.23242%203.49902%20-6.64551%204.88965%20-10.1396c-4.21973%204.65039%20-40.0596%2044.2002%20-99.0596%20-1c-26.6719%20-19.334%20-46.8008%20-46.8369%20-56.9697%20-78.9199c-14.1406%20-40.4004%20-12.8398%20-88.5801%2020.0996%20-136c12.2471%20-18.1914%2027.9951%20-33.3955%2046.6396%20-45zM463.49%2070.6602c2.1748%20-1.37305%203.60742%20-3.80176%203.60742%20-6.56152c0%20-1.53418%20-0.447266%20-2.96484%20-1.21777%20-4.16895c-47.5703%20-75.4297%20-127.86%20-108.87%20-163%20-108.87c-22.7002%200%20-48.1299%206.95996%20-71.7002%2019.6104c-33%2017.6699%20-49.4893%2038.7598%20-56%2047.6699c-46.3301%2063.5303%20-28.25%20122.29%20-13.3301%20151.66c9.73145%2019.1172%2022.8193%2035.9404%2038.7607%2050c-4.04688%20-8.04102%20-6.40625%20-17.168%20-6.52051%20-26.75c0%20-80.9404%2079.8506%20-144%20171.521%20-144c0.116211%200%200.310547%200.0693359%200.426758%200.0693359c24.3125%200%2047.6045%204.40137%2069.123%2012.4502c6.98145%202.61816%2013.8652%205.69824%2020.4102%209.12012c1.11328%200.618164%202.41113%200.970703%203.77441%200.970703c1.52344%200%202.94531%20-0.44043%204.14551%20-1.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22codiepie%22%20unicode=%22&#xf284;%22%20horiz-adv-x=%22472%22%20d=%22M422.5%20245.1c30.7002%200%2033.5%20-53.0996%20-0.299805%20-53.0996h-10.7998v-44.2998h-26.6006v97.3994h37.7002zM472%2095.4004c-42.0996%20-91.9004%20-121.6%20-151.4%20-224%20-151.4c-137%200%20-248%20111%20-248%20248s111%20248%20248%20248c97.4004%200%20172.8%20-53.7002%20218.2%20-138.4l-186%20-108.8zM433.5%2082.9004l-60.2998%2030.6992c-27.1006%20-44.2998%20-70.4004%20-71.3994%20-122.4%20-71.3994c-82.5%200%20-149.2%2066.7002%20-149.2%20148.899c0%2082.5%2066.7002%20149.2%20149.2%20149.2c48.4004%200%2088.9004%20-23.5%20116.9%20-63.3994l59.5%2034.5996c-40.7002%2062.5996%20-104.7%20100%20-179.2%20100c-121.2%200%20-219.5%20-98.2998%20-219.5%20-219.5s98.2998%20-219.5%20219.5%20-219.5c78.5996%200%20146.5%2042.0996%20185.5%20110.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22modx%22%20unicode=%22&#xf285;%22%20d=%22M356%20206.2l36.7002%20-23.7002v-214.5l-133%2083.7998zM440%20373l-83.2002%20-134.3l-153.5%2096.5l23%2037.7998h213.7zM351%20230.2l-249.8%20-57.7002l-46%2029v214.5zM97%20153.8l249.7%2057.7002l-125%20-200.5h-213.7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fort-awesome%22%20unicode=%22&#xf286;%22%20horiz-adv-x=%22512%22%20d=%22M489.2%20160.1c2.59961%200%204.59961%20-2%204.5%20-4.59961v-219.5h-182.9v96c0%2072.5996%20-109.7%2072.5996%20-109.7%200v-96h-182.899v219.5c0%202.59961%202%204.59961%204.59961%204.59961h27.4004c2.59961%200%204.59961%20-2%204.59961%20-4.59961v-32h36.6006v178.3c0%202.60059%202%204.60059%204.59961%204.60059h27.4004c2.59961%200%204.59961%20-2%204.59961%20-4.60059v-32h36.2998v32c0%202.60059%202%204.60059%204.60059%204.60059h27.3994c2.60059%200%204.60059%20-2%204.60059%20-4.60059v-32h36.5996v32c0%206%208%204.60059%2011.7002%204.60059v111.699c-5.40039%202.60059%20-9.10059%208.30078%20-9.10059%2014.3008c0%2020.7998%2031.4004%2020.6992%2031.4004%200c0%20-6%20-3.7002%20-11.7002%20-9.09961%20-14.3008v-4.89941c7.69922%201.7998%2015.6992%202.89941%2023.6992%202.89941c11.7002%200%2022.9004%20-4.2998%2032.6006%20-4.2998c8.89941%200%2018.8994%204.2998%2024%204.2998c2.59961%200%204.59961%20-2%204.59961%20-4.59961v-60c0%20-6.90039%20-23.0996%20-8%20-27.7002%20-8c-10.5%200%20-20.5%204.2998%20-31.3994%204.2998c-8.60059%200%20-17.4004%20-1.39941%20-25.7002%20-3.39941v-38c3.7002%200%2011.7002%201.39941%2011.7002%20-4.60059v-32h36.5996v32c0%202.60059%202%204.60059%204.60059%204.60059h27.3994c2.60059%200%204.60059%20-2%204.60059%20-4.60059v-32h36.5996v32c0%202.60059%202%204.60059%204.59961%204.60059h27.4004c2.59961%200%204.59961%20-2%204.59961%20-4.60059v-178.3h36.6006v32c0%202.59961%202%204.59961%204.59961%204.59961h27.4004zM201.1%20164.6v64c0%202.60059%20-2%204.60059%20-4.59961%204.60059h-27.4004c-2.59961%200%20-4.59961%20-2%20-4.59961%20-4.60059v-64c0%20-2.59961%202%20-4.59961%204.59961%20-4.59961h27.4004c2.59961%200%204.59961%202%204.59961%204.59961zM347.5%20164.6v64c0%202.60059%20-2%204.60059%20-4.59961%204.60059h-27.4004c-2.59961%200%20-4.59961%20-2%20-4.59961%20-4.60059v-64c0%20-2.59961%202%20-4.59961%204.59961%20-4.59961h27.4004c2.59961%200%204.59961%202%204.59961%204.59961z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22usb%22%20unicode=%22&#xf287;%22%20horiz-adv-x=%22640%22%20d=%22M641.5%20192c0%20-3.09961%20-1.7002%20-6.09961%20-4.5%20-7.5l-89.0996%20-53.5c-1.40039%20-0.799805%20-2.80078%20-1.40039%20-4.5%20-1.40039c-1.40039%200%20-3.10059%200.300781%20-4.5%201.10059c-2.80078%201.7002%20-4.5%204.5%20-4.5%207.7998v35.5996h-238.7c25.2998%20-39.5996%2040.5%20-106.899%2069.5996%20-106.899h26.7002v26.7998c0%205%203.90039%208.90039%208.90039%208.90039h89.0996c5%200%208.90039%20-3.90039%208.90039%20-8.90039v-89.0996c0%20-5%20-3.90039%20-8.90039%20-8.90039%20-8.90039h-89.0996c-5%200%20-8.90039%203.90039%20-8.90039%208.90039v26.6992h-26.7002c-75.3994%200%20-81.0996%20142.5%20-124.7%20142.5h-100.3c-8.09961%20-30.5996%20-35.8994%20-53.5%20-69%20-53.5c-39.2998%200.100586%20-71.2998%2032.1006%20-71.2998%2071.4004s32%2071.2998%2071.2998%2071.2998c33.1006%200%2061%20-22.7998%2069%20-53.5c39.1006%200%2043.9004%20-9.5%2074.6006%2060.4004c40.0996%2089.0996%2058.0996%2082.0996%20108.899%2082.0996c7.5%2020.9004%2027%2035.6006%2050.4004%2035.6006c29.5%200%2053.5%20-23.9004%2053.5%20-53.5c0%20-29.6006%20-23.9004%20-53.5%20-53.5%20-53.5c-23.4004%200%20-42.9004%2014.7998%20-50.4004%2035.5996h-29.7998c-29.0996%200%20-44.2998%20-67.4004%20-69.5996%20-106.9h310.1v35.6006c0%203.2998%201.7002%206.09961%204.5%207.7998s6.40039%201.40039%208.90039%20-0.299805l89.0996%20-53.5c2.7998%20-1.10059%204.5%20-4.10059%204.5%20-7.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22product-hunt%22%20unicode=%22&#xf288;%22%20horiz-adv-x=%22512%22%20d=%22M326.3%20229.2c0%20-20.5%20-16.7002%20-37.2002%20-37.2002%20-37.2002h-70.2998v74.4004h70.2998c20.5%200%2037.2002%20-16.7002%2037.2002%20-37.2002zM504%20192c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248zM375.9%20229.2c0%2047.8994%20-38.9004%2086.7998%20-86.8008%2086.7998h-119.899v-248h49.5996v74.4004h70.2998c47.9004%200%2086.8008%2038.8994%2086.8008%2086.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mixcloud%22%20unicode=%22&#xf289;%22%20horiz-adv-x=%22640%22%20d=%22M424.43%20228.271c42.3623%20-9.1377%2074.4805%20-47.0693%2074.4805%20-92.2002c0%20-52.3311%20-42.6406%20-94.6934%20-94.9688%20-94.6934h-289.614c-62.5752%200%20-113.243%2050.668%20-113.243%20112.966c0%2056.7598%2042.085%20103.554%2096.6299%20111.582c22.9814%2067.5586%2086.9395%20114.074%20159.205%20114.074c87.2158%200%20159.205%20-66.7266%20167.511%20-151.729zM403.941%2083.7412c29.0713%200%2052.6064%2023.5352%2052.6064%2052.3301c0%2022.1494%20-14.1211%2040.9766%20-33.502%2048.4531c-1.38477%20-8.58301%20-3.59961%20-17.166%20-6.36914%20-25.4727c-8.01367%20-25.6484%20-49.0898%20-14.2266%20-40.1465%2013.29c4.15332%2012.7373%206.36914%2026.0264%206.36914%2039.5938c0%2069.2197%20-56.4834%20125.702%20-125.979%20125.702c-49.8379%200%20-94.6934%20-29.626%20-114.628%20-73.9258c19.3809%20-4.98438%2037.3779%20-14.9512%2052.0527%20-29.3486c19.9531%20-19.9531%20-10.2168%20-50.1436%20-30.1797%20-30.1807c-13.29%2013.291%20-31.0107%2020.7666%20-49.8379%2020.7666c-39.04%200%20-70.8809%20-31.5645%20-70.8809%20-70.6045s31.8408%20-70.6035%2070.8809%20-70.6035h289.614zM639.01%20136.071c0%20-44.0244%20-12.7363%20-86.3867%20-37.1016%20-122.657c-4.15332%20-6.0918%20-10.7979%20-9.41406%20-17.7197%20-9.41406c-16.3174%200%20-27.1279%2018.8262%20-17.4434%2032.9492c19.3809%2029.3486%2029.9033%2063.6816%2029.9033%2099.1221c0%2035.4395%20-10.5215%2069.7725%20-29.9033%2098.8447c-15.6553%2022.8311%2019.3613%2047.2402%2035.1631%2023.5342c24.3662%20-35.9932%2037.1016%20-78.3564%2037.1016%20-122.379zM568.13%20136.071c0%20-31.5654%20-9.13672%20-62.0215%20-26.8564%20-88.3252c-4.15332%20-6.09082%20-10.7988%20-9.13574%20-17.7207%20-9.13574c-17.2012%200%20-27.0215%2018.9785%20-17.4424%2032.9473c13.0127%2019.1045%2019.6572%2041.2559%2019.6572%2064.5137c0%2022.9805%20-6.64453%2045.4072%20-19.6572%2064.5117c-15.7617%2022.9863%2019.0078%2047.0947%2035.1631%2023.5352c17.7188%20-26.0264%2026.8564%20-56.4834%2026.8564%20-88.0469z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22scribd%22%20unicode=%22&#xf28a;%22%20horiz-adv-x=%22384%22%20d=%22M42.2998%20195.3c-16.0996%2019%20-24.7002%2045.9004%20-24.7998%2079.9004c0%20100.399%2075.2002%20153.1%20167.2%20153.1c98.5996%201.60059%20156.8%20-49%20184.3%20-70.5996l-50.5%20-72.1006l-37.2998%2024.6006l26.8994%2038.5996c-36.5%2024%20-79.3994%2036.5%20-123%2035.7998c-50.6992%200.800781%20-111.699%20-27.1992%20-111.699%20-76.1992c0%20-18.7002%2011.1992%20-20.7002%2028.5996%20-15.6006c23.2998%205.2998%2041.9004%20-0.599609%2055.7998%20-14c26.4004%20-24.2998%2023.2002%20-67.5996%20-0.700195%20-91.8994c-29.1992%20-29.5%20-85.1992%20-27.3008%20-114.8%208.39941zM360%20189.4c33.9004%20-40.4004%2036.7998%20-138.2%20-20.2998%20-189.601c-39.2002%20-33.5996%20-82.2002%20-44.0996%20-133.601%20-44.0996c-70.2998%20-0.299805%20-138.199%2025.3994%20-190.699%2072.2002l-15.4004%2013.7998l60.7998%2071.7998l35.6006%20-27.4004l-33.7002%20-39.3994c41.7002%20-30.9004%2092.2002%20-47.5%20144.1%20-47.2998c61.9004%200%20104.7%2023.5%20121.4%2064.3994c0.899414%204.2002%201.39941%208.40039%201.39941%2012.7002c0%2018.7002%20-11.1992%2020.7002%20-28.5996%2015.5996c-23.2998%20-5.2998%20-42.2002%200.5%20-56.2998%2014.4004c-12.4004%2011.2998%20-19.1006%2027.5%20-18.4004%2044.2998c-0.599609%2039.2002%2032.4004%2069.2002%2070.5%2067.2002c24.2998%200.799805%2047.7002%20-9.7998%2063.2002%20-28.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bluetooth%22%20unicode=%22&#xf293;%22%20d=%22M292.6%20276.9l-42.8994%20-42.9004l-0.299805%2086zM249.4%2057.0996l0.199219%2086l42.9004%20-42.8994zM416%20188.6c0%20-205.6%20-71.9004%20-252.6%20-185.1%20-252.6c-113.2%200%20-198.9%2047%20-198.9%20252.6c0%20205.601%2083.4004%20259.4%20196.6%20259.4c113.2%200%20187.4%20-53.9004%20187.4%20-259.4zM257.5%20188.6l79.4004%2088.6006l-125.101%20134.3v-176.9l-73.7998%2073.8008l-27%20-26.9004l92.7002%20-93l-92.7002%20-93l26.9004%20-26.9004l73.7998%2073.8008l2.2998%20-170l127.4%20127.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bluetooth-b%22%20unicode=%22&#xf294;%22%20horiz-adv-x=%22320%22%20d=%22M196.48%20187.977l97.9111%20-103.333l-148.552%20-148.644l-2.71484%20198.284l-86.1113%20-86.1113l-31.4053%2031.4053l108.061%20108.398l-108.061%20108.399l31.4053%2031.4053l86.1113%20-86.1113v206.33l145.981%20-156.69zM237.34%20290.973l-50.3145%2050.3174l0.337891%20-100.295zM187.363%20134.96l-0.337891%20-100.294l50.3145%2050.3164z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gitlab%22%20unicode=%22&#xf296;%22%20horiz-adv-x=%22512%22%20d=%22M105.2%20423.1c0%200%2056.5%20-174.8%2056.5996%20-174.8h-132l56.5%20174.8c3.2002%208.90039%2015.7998%208.90039%2018.9004%200zM0.900391%20160.3l28.7998%2088l226.2%20-294l-247.9%20184c-6.7998%205.10059%20-9.7002%2014%20-7.09961%2022zM161.7%20248.3h188.6l-94.2998%20-294zM511.1%20160.3c2.5%20-8%20-0.299805%20-16.8994%20-7.19922%20-22l-247.9%20-184l226.3%20294zM425.7%20423.1l56.5%20-174.8h-132l56.5996%20174.8c3.2002%208.90039%2015.7998%208.90039%2018.9004%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wpbeginner%22%20unicode=%22&#xf297;%22%20horiz-adv-x=%22512%22%20d=%22M462.799%20125.626c56.2109%20-64.3076%204.16211%20-157.626%20-91.8545%20-157.626c-39.6025%200%20-78.8242%2017.6865%20-100.143%2050.04c-6.88672%20-0.356445%20-22.7021%20-0.356445%20-29.5898%200c-21.3643%20-32.4209%20-60.624%20-50.04%20-100.143%20-50.04c-95.4902%200%20-148.349%2092.9961%20-91.8555%20157.626c-79.1387%20131.851%2031.2646%20290.374%20206.792%20290.374c175.632%200%20285.87%20-158.626%20206.793%20-290.374zM123.152%20208.598h41.5283v58.0752h-41.5283v-58.0752zM340.332%20122.526v23.8389c-60.5059%20-20.915%20-132.355%20-9.19824%20-187.589%2033.9707l0.246094%20-24.8965c51.1006%20-46.3672%20131.746%20-57.875%20187.343%20-32.9131zM189.579%20208.598h166.058v58.0752h-166.058v-58.0752z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wpforms%22%20unicode=%22&#xf298;%22%20d=%22M448%20372.8v-361.7c0%20-24.2998%20-19%20-43.1992%20-43.2002%20-43.1992h-361.6c-23.9004%200.0996094%20-43.2002%2018.6992%20-43.2002%2043.2998v361.6c0%2024.1006%2018.7998%2043.2002%2043.2002%2043.2002h361.7c24%200%2043.0996%20-18.7998%2043.0996%20-43.2002zM410.7%2011.2002v361.6c0%203%20-2.60059%205.7998%20-5.7998%205.7998h-9.30078l-110.3%20-74.5996l-61.2998%2049.9004l-61.2002%20-49.9004l-110.3%2074.7002h-9.2998c-3.2002%200%20-5.7998%20-2.7998%20-5.7998%20-5.7998v-361.7c0%20-3%202.59961%20-5.7998%205.7998%20-5.7998h361.7c3.19922%20-0.100586%205.7998%202.69922%205.7998%205.7998zM150.2%20262v-37h-73.5v37h73.5zM150.2%20187.6v-37.2998h-73.5v37.2998h73.5zM161.3%20334.9l54%2043.6992h-118.5zM371.3%20262v-37h-196v37h196zM371.3%20187.6v-37.2998h-196v37.2998h196zM286.7%20334.9l64.5%2043.6992h-118.4zM371.3%20113v-37.2998h-99.3994v37.2998h99.3994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envira%22%20unicode=%22&#xf299;%22%20d=%22M0%20416c477.6%200%20366.6%20-317.3%20367.1%20-366.3l80.9004%20-81.7002h-26l-70.4004%2071.2002c-39%20-4.2002%20-124.399%20-34.5%20-214.399%2037c-90.2002%2071.5%20-85.2002%20157.1%20-137.2%20339.8zM79.7002%20370c-49.7002%2023.5%20-5.2002%20-9.2002%20-5.2002%20-9.2002c45.2002%20-31.2002%2066%20-73.7002%2090.2002%20-119.899c31.5%20-60.2002%2079%20-139.7%20144.2%20-167.7c65%20-28%2034.1992%20-12.5%206%208.5c-28.2002%2021.2002%20-68.2002%2087%20-91%20130.2c-31.7002%2060%20-61%20118.6%20-144.2%20158.1z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22glide%22%20unicode=%22&#xf2a5;%22%20d=%22M252.8%20299.4c0%20-8.80078%20-1.59961%20-17.7002%20-3.39941%20-26.4004c-5.80078%20-27.7998%20-11.6006%20-55.7998%20-17.3008%20-83.5996c-1.39941%20-6.30078%20-8.2998%20-4.90039%20-13.6992%20-4.90039c-23.8008%200%20-30.5%2026%20-30.5%2045.5c0%2029.2998%2011.1992%2068.0996%2038.5%2083.0996c4.2998%202.5%209.19922%204.2002%2014.0996%204.2002c11.4004%200%2012.2998%20-8.2998%2012.2998%20-17.8994zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM384%20181c0%205.09961%20-20.7998%2037.7002%20-25.5%2039.5c-2.2002%200.900391%20-7.2002%202.2998%20-9.59961%202.2998c-23.1006%200%20-38.7002%20-10.5%20-58.2002%20-21.5l-0.5%200.5c4.2998%2029.4004%2014.5996%2057.2002%2014.5996%2087.4004c0%2044.5996%20-23.7998%2062.7002%20-67.5%2062.7002c-71.7002%200%20-108%20-70.8008%20-108%20-123.5c0%20-54.7002%2032%20-85%2086.2998%20-85c7.5%200%206.90039%200.599609%206.90039%20-2.30078c-10.5%20-80.2998%20-56.5%20-82.8994%20-56.5%20-58.8994c0%2024.3994%2028%2036.5%2028.2998%2038c-0.200195%207.59961%20-29.2998%2017.2002%20-36.7002%2017.2002c-21.0996%200%20-32.6992%20-33%20-32.6992%20-50.6006c0%20-32.2998%2020.3994%20-54.7002%2053.2998%20-54.7002c48.2002%200%2083.3994%2049.7002%2094.2998%2091.7002c9.40039%2037.7002%207%2039.4004%2012.2998%2042.1006c20%2010.0996%2035.7998%2016.7998%2058.4004%2016.7998c11.0996%200%2019%20-2.2998%2036.7002%20-5.2002c1.7998%20-0.0996094%204.09961%201.7002%204.09961%203.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22glide-g%22%20unicode=%22&#xf2a6;%22%20d=%22M407.1%20236.8c7.5%20-2.89941%2040.9004%20-55.3994%2040.9004%20-63.3994c0%20-2.90039%20-3.7998%20-5.80078%20-6.7002%20-5.80078c-28.3994%204.7002%20-41.0996%208.40039%20-58.8994%208.40039c-36.3008%200%20-61.6006%20-10.7998%20-93.8008%20-27c-8.5%20-4.2998%20-4.59961%20-7.09961%20-19.6992%20-67.5996c-17.4004%20-67.6006%20-74%20-145.4%20-151.4%20-145.4c-52.7002%200%20-85.5%2036%20-85.5%2087.9004c0%2028.0996%2018.5%2079.1992%2052.4004%2079.2998c11.8994%200%2058.5996%20-15.4004%2058.8994%20-27.6006c-0.5%20-2.39941%20-45.5%20-21.7998%20-45.5%20-61c0%20-38.5%2073.9004%20-34.2998%2090.7998%2094.6006c0%204.7998%201%203.7998%20-11%203.7998c-87.2998%200%20-138.6%2048.7002%20-138.6%20136.6c0%2084.7002%2058.2998%20198.4%20173.4%20198.4c70.1992%200%20108.399%20-29.0996%20108.399%20-100.6c0%20-48.5%20-16.5%20-93.1006%20-23.5%20-140.4l0.900391%20-0.900391c31.2998%2017.7002%2056.3994%2034.5%2093.5%2034.5c3.7998%200%2011.8994%20-2.39941%2015.3994%20-3.7998zM231.8%20321.2c2.90039%2013.8994%205.5%2028.0996%205.60059%2042.3994c0%2015.4004%20-1.40039%2028.7002%20-20%2028.7002c-7.80078%200%20-15.6006%20-2.59961%20-22.6006%20-6.7002c-43.7998%20-24.0996%20-61.7998%20-86.3994%20-61.7998%20-133.399c0%20-31.2998%2010.7002%20-73.1006%2049%20-73.1006c8.7002%200%2019.7002%20-2.39941%2022%207.80078c9.2002%2044.6992%2018.5%2089.5996%2027.7998%20134.3z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22viadeo%22%20unicode=%22&#xf2a9;%22%20d=%22M276.2%20297.5v-0.700195c-17.9004%2052.6006%20-42.6006%20103.4%20-70.7998%20151.2c43.2998%20-29.2002%2067%20-100%2070.7998%20-150.5zM308.9%20175.8c15.0996%203.10059%2029.5%209%2042.1992%2017c24.5%20-58.5996%2020.2002%20-139.7%20-36.3994%20-201c-67.7998%20-73.8994%20-191.9%20-74.5996%20-259.8%200c-108.801%20117.8%20-31.6006%20313.7%20129.899%20313.7c21.2998%200%2042.6006%20-3.5%2062.5%20-10.7002c-6.89941%20-13.3994%20-11.7002%20-28.2002%20-13.3994%20-43.2998c-15.4004%206.5%20-32.3008%209.59961%20-49.1006%209.59961c-78%200%20-135.399%20-66.6992%20-135.399%20-142.3c0%20-68.7998%2045.5996%20-126%20111.3%20-137.399c98.5%2038.3994%20116.6%20188.199%20116.6%20280c0%2011.6992%200%2023.6992%20-1%2035.3994c12.4004%20-36.0996%2018.9004%20-73.8994%2018.9004%20-112c0%20-86.5%20-35.1006%20-158.399%20-109.3%20-205.1l-3.80078%20-0.299805c80%20-1.60059%20137.801%2061.6992%20137.801%20139.399c0%2019.5%20-3.40039%2038.7998%20-11%2057zM418.1%20436.3c52%20-74%2020.9004%20-208.6%20-58.0996%20-208.6c-21.2998%200%20-40.2002%2011.3994%20-55%2025.7998c35.0996%2019.2998%2079.4004%2049.2002%2099.7002%2084.9004c2.39941%204.7998%206.5%2013.6992%207.2002%2019.1992c-19.9004%20-44.6992%20-70.8008%20-79.6992%20-118.2%20-90.6992c-7.5%2011.6992%20-12%2024.6992%20-12%2038.7998c0%2016.5%208.2002%2038.5%2020.5996%2050.5c34.5%2032.8994%2084.7998%2013.5996%20115.8%2080.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22viadeo-square%22%20unicode=%22&#xf2aa;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM280.7%2066.7998c35.3994%2038.2998%2038.0996%2089%2022.7998%20125.601c-7.90039%20-4.90039%20-16.9004%20-8.60059%20-26.4004%20-10.5c4.80078%20-11.4004%206.90039%20-23.5%206.90039%20-35.7002c0%20-48.6006%20-36.2002%20-88.2002%20-86.2002%20-87.2002l2.40039%200.200195c46.3994%2029.2002%2068.2998%2074.0996%2068.2998%20128.2c0%2023.7998%20-4.09961%2047.5%20-11.7998%2070v0.399414c-2.2998%2031.6006%20-17.1006%2075.7998%20-44.2002%2094.1006c17.5996%20-29.9004%2033%20-61.6006%2044.2002%20-94.5c0.599609%20-7.30078%200.599609%20-14.8008%200.599609%20-22.1006c0%20-57.3994%20-11.3994%20-151%20-72.8994%20-175c-41%207.2002%20-69.5%2042.9004%20-69.5%2085.9004c0%2047.2002%2035.7998%2088.8994%2084.5996%2088.8994c10.5%200%2021%20-1.89941%2030.7002%20-6c1.09961%209.5%204.09961%2018.7002%208.39941%2027.1006c-12.5%204.59961%20-25.7998%206.7002%20-39.0996%206.7002c-101%200%20-149.2%20-122.5%20-81.2002%20-196.101c42.4004%20-46.5996%20120%20-46.2002%20162.4%200zM309%20214.3c49.4004%200%2068.7998%2084.1006%2036.2998%20130.3c-19.3994%20-41.5%20-50.7998%20-29.5%20-72.3994%20-50c-7.7002%20-7.5%20-12.9004%20-21.2998%20-12.9004%20-31.5996c0%20-8.7998%202.7998%20-17%207.5%20-24.2998c29.7002%206.89941%2061.4004%2028.7998%2073.9004%2056.7002c-0.400391%20-3.40039%20-3%20-9%20-4.5%20-12c-12.7002%20-22.3008%20-40.4004%20-41%20-62.3008%20-53c9.30078%20-9%2021.1006%20-16.1006%2034.4004%20-16.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snapchat%22%20unicode=%22&#xf2ab;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM417.5%20101.1c2.2002%205.30078%20-0.900391%209.80078%20-4.90039%2010.8008c-46.2998%207.59961%20-67.0996%2055.0996%20-68%2057.0996c-0.0996094%200.0996094%20-0.0996094%200.200195%20-0.199219%200.299805c-2.40039%205%20-3%209.2002%20-1.60059%2012.5c2.60059%206.2998%2012.5%209.40039%2019%2011.5c1.7998%200.600586%203.5%201.10059%204.90039%201.7002c11.5%204.5%2017.2998%2010.0996%2017.2002%2016.5996c-0.100586%205.10059%20-4.10059%209.60059%20-10.4004%2011.9004c-4%201.59961%20-9.59961%201.90039%20-13.5996%200c-5.5%20-2.59961%20-10.4004%20-4%20-14.7002%20-4.2002c-2.7998%200.100586%20-4.60059%200.799805%20-5.7002%201.40039c1.40039%2024%204.7002%2058%20-3.7998%2077.0996c-16.2998%2036.5%20-49.6006%2054.2998%20-84.2998%2054.2998c-0.600586%200%20-6.10059%20-0.0996094%20-6.7002%20-0.0996094c-14%200%20-61.6006%20-4%20-84.1006%20-54.2998c-8.5%20-19.1006%20-5.19922%20-53.2002%20-3.7998%20-77.1006c-1.09961%20-0.599609%20-3.2998%20-1.39941%20-6.59961%20-1.39941c-4.5%200%20-9.7998%201.39941%20-15.7002%204.2002c-7.5%203.5%20-20.2998%20-1.80078%20-21.9004%20-10.3008c-1%20-4.89941%201.2002%20-12.0996%2017%20-18.2998c6.10059%20-2.5%2020.6006%20-5.2998%2024%20-13.2002c1.40039%20-3.2998%200.900391%20-7.5%20-1.59961%20-12.5c-0.0996094%20-0.0996094%20-0.200195%20-0.199219%20-0.200195%20-0.299805c-0.899414%20-2%20-21.7002%20-49.5%20-68%20-57.0996c-3.59961%20-0.600586%20-6.09961%20-3.7998%20-5.89941%20-7.40039c0.699219%20-13.8994%2031.6992%20-19.2998%2045.5%20-21.3994c1.39941%20-1.90039%202.5%20-9.90039%204.2998%20-16c0.799805%20-2.7002%202.89941%20-6%208.2998%20-6s13.2998%203.09961%2025.7998%203.09961c17.6006%200%2023.6006%20-4%2037.4004%20-13.7002c9.89941%20-7%2027.5%20-19.7998%2048.5%20-18.2002c20.7998%20-0.899414%2034.7002%207.90039%2049.2002%2018.2002c13.6992%209.7002%2019.7998%2013.7002%2037.3994%2013.7002c13%200%2019.6006%20-2.90039%2025.7998%20-2.90039h0.200195c4.40039%200%207%202.2002%208.10059%205.90039c1.7998%206.09961%202.89941%2014%204.2998%2015.9004c26.7002%204.19922%2041.2998%2010.0996%2044.7998%2018.1992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snapchat-ghost%22%20unicode=%22&#xf2ac;%22%20horiz-adv-x=%22512%22%20d=%22M510.846%2055.3271c-5.21094%20-12.1572%20-27.2383%20-21.0889%20-67.3594%20-27.3184c-2.06445%20-2.78613%20-3.77539%20-14.6855%20-6.50781%20-23.9561c-1.625%20-5.56543%20-5.62207%20-8.86914%20-12.1279%20-8.86914l-0.296875%200.00585938c-9.39453%200%20-19.2031%204.32227%20-38.8516%204.32227c-26.5215%200%20-35.6621%20-6.04297%20-56.2539%20-20.5879c-21.832%20-15.4375%20-42.7715%20-28.7637%20-74.0273%20-27.3984c-31.6455%20-2.33398%20-58.0244%2016.9072%20-72.8711%2027.4033c-20.7139%2014.6436%20-29.8281%2020.582%20-56.2412%2020.582c-18.8633%200%20-30.7354%20-4.71973%20-38.8516%20-4.71973c-8.07324%200%20-11.2129%204.92188%20-12.4219%209.04004c-2.70312%209.18848%20-4.4043%2021.2627%20-6.52344%2024.1299c-20.6787%203.20898%20-67.3096%2011.3438%20-68.498%2032.1504c-0.0107422%200.196289%20-0.015625%200.393555%20-0.015625%200.591797c0%205.27148%203.85645%209.64355%208.89258%2010.4766c69.583%2011.4551%20100.925%2082.9014%20102.228%2085.9346c0.0742188%200.175781%200.155273%200.34375%200.237305%200.514648c3.71289%207.53711%204.54395%2013.8486%202.46289%2018.7529c-5.05078%2011.8965%20-26.8721%2016.1641%20-36.0537%2019.7959c-23.7148%209.36621%20-27.0146%2020.1279%20-25.6113%2027.5039c2.43652%2012.8359%2021.7246%2020.7354%2033.002%2015.4531c8.91895%20-4.18066%2016.8428%20-6.29688%2023.5469%20-6.29688c5.02148%200%208.21191%201.2041%209.95996%202.1709c-2.04297%2035.9365%20-7.10156%2087.29%205.68652%20115.969c33.7734%2075.7188%20105.356%2081.6025%20126.478%2081.6025c0.943359%200%209.14062%200.0888672%2010.1094%200.0888672c52.1484%200%20102.255%20-26.7803%20126.724%20-81.6426c12.7764%20-28.6504%207.74902%20-79.792%205.69434%20-116.01c1.58203%20-0.87207%204.35742%20-1.94141%208.59961%20-2.13867c6.39648%200.286133%2013.8145%202.38867%2022.0693%206.25684c6.08496%202.84668%2014.4053%202.46094%2020.4795%20-0.0576172l0.0292969%20-0.00976562c9.47559%20-3.38574%2015.4385%20-10.2158%2015.5889%20-17.8701c0.183594%20-9.74707%20-8.52246%20-18.165%20-25.8779%20-25.0186c-2.11816%20-0.834961%20-4.69434%20-1.6543%20-7.43457%20-2.52441c-9.79688%20-3.10645%20-24.5996%20-7.80566%20-28.6152%20-17.2715c-2.0791%20-4.9043%20-1.25684%20-11.2109%202.45996%20-18.748c0.0869141%20-0.167969%200.166016%20-0.341797%200.238281%20-0.514648c1.30176%20-3.03027%2032.6152%20-74.46%20102.23%20-85.9346c6.42676%20-1.05762%2011.1631%20-7.87695%207.72461%20-15.8584z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snapchat-square%22%20unicode=%22&#xf2ad;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM393.5%20101.1c2.2002%205.30078%20-0.900391%209.80078%20-4.90039%2010.8008c-46.2998%207.59961%20-67.0996%2055.0996%20-68%2057.0996c-0.0996094%200.0996094%20-0.0996094%200.200195%20-0.199219%200.299805c-2.40039%205%20-3%209.2002%20-1.60059%2012.5c2.60059%206.2998%2012.5%209.40039%2019%2011.5c1.7998%200.600586%203.5%201.10059%204.90039%201.7002c11.5%204.5%2017.2998%2010.0996%2017.2002%2016.5996c-0.100586%205.10059%20-4.10059%209.60059%20-10.4004%2011.9004c-4%201.59961%20-9.59961%201.90039%20-13.5996%200c-5.5%20-2.59961%20-10.4004%20-4%20-14.7002%20-4.2002c-2.7998%200.100586%20-4.60059%200.799805%20-5.7002%201.40039c1.40039%2024%204.7002%2058%20-3.7998%2077.0996c-16.2998%2036.5%20-49.6006%2054.2998%20-84.2998%2054.2998c-0.600586%200%20-6.10059%20-0.0996094%20-6.7002%20-0.0996094c-14%200%20-61.6006%20-4%20-84.1006%20-54.2998c-8.5%20-19.1006%20-5.19922%20-53.2002%20-3.7998%20-77.1006c-1.09961%20-0.599609%20-3.2998%20-1.39941%20-6.59961%20-1.39941c-4.5%200%20-9.7998%201.39941%20-15.7002%204.2002c-7.5%203.5%20-20.2998%20-1.80078%20-21.9004%20-10.3008c-1%20-4.89941%201.2002%20-12.0996%2017%20-18.2998c6.10059%20-2.5%2020.6006%20-5.2998%2024%20-13.2002c1.40039%20-3.2998%200.900391%20-7.5%20-1.59961%20-12.5c-0.0996094%20-0.0996094%20-0.200195%20-0.199219%20-0.200195%20-0.299805c-0.899414%20-2%20-21.7002%20-49.5%20-68%20-57.0996c-3.59961%20-0.600586%20-6.09961%20-3.7998%20-5.89941%20-7.40039c0.699219%20-13.8994%2031.6992%20-19.2998%2045.5%20-21.3994c1.39941%20-1.90039%202.5%20-9.90039%204.2998%20-16c0.799805%20-2.7002%202.89941%20-6%208.2998%20-6s13.2998%203.09961%2025.7998%203.09961c17.6006%200%2023.6006%20-4%2037.4004%20-13.7002c9.89941%20-7%2027.5%20-19.7998%2048.5%20-18.2002c20.7998%20-0.899414%2034.7002%207.90039%2049.2002%2018.2002c13.6992%209.7002%2019.7998%2013.7002%2037.3994%2013.7002c13%200%2019.6006%20-2.90039%2025.7998%20-2.90039h0.200195c4.40039%200%207%202.2002%208.10059%205.90039c1.7998%206.09961%202.89941%2014%204.2998%2015.9004c26.7002%204.19922%2041.2998%2010.0996%2044.7998%2018.1992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pied-piper%22%20unicode=%22&#xf2ae;%22%20horiz-adv-x=%22480%22%20d=%22M455.93%20424.8c9.41992%202.40039%2015.0703%20-10.25%206.99023%20-15.6797c-98.2295%20-65.9199%20-120.439%20-127.561%20-126.229%20-160.18c-33.5205%20-188.881%20-101.37%20-119.32%20-184.311%20-226.65c25.7607%20-14.8125%2055.8076%20-23.3984%2087.6299%20-23.4004c97.6504%200%20177.09%2079.4502%20177.09%20177.11c-0.00488281%2045.0508%20-16.9824%2086.25%20-44.8496%20117.41c4.72754%209.75293%2010.4238%2018.9131%2017%2027.3994c36.3574%20-37.3457%2058.75%20-88.3779%2058.75%20-144.564v-0.245117c0%20-114.87%20-93.1299%20-208%20-208%20-208s-208%2093.1201%20-208%20208s93.1299%20208%20208%20208c36.7422%20-0.000976562%2071.4697%20-9.77246%20101.35%20-26.6602c46.4404%2038.9697%2087.8809%2060.6602%20114.58%2067.46zM125%2041.5996c64.7695%20140.881%20125.64%20231.641%20191.63%20293.75c-23.0674%2011.3037%20-49.1611%2017.75%20-76.5615%2017.75h-0.0683594c-97.6504%200%20-177.1%20-79.4395%20-177.1%20-177.1c0.0234375%20-53.8203%2024.0684%20-102.002%2062.0996%20-134.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22first-order%22%20unicode=%22&#xf2b0;%22%20d=%22M12.9004%20218.8c0.0996094%200.100586%200.199219%200.299805%200.299805%200.400391c0%20-0.100586%200%20-0.299805%20-0.100586%20-0.400391h-0.199219zM224%20351.4c7.40039%200%2014.5996%20-0.5%2021.7002%20-1.7002l-4%20-67.7002l22.2998%2064.2998c14.2998%20-3.7998%2027.7002%20-9.5%2040%20-16.8994l-29.4004%20-61.1006l45.1006%2050.9004c11.5%20-8.90039%2021.7002%20-19.2002%2030.5996%20-30.9004l-50.5996%20-45.3994l60.8994%2029.6992c7.5%20-12.2998%2012.9004%20-26%2016.6006%20-40.2998l-64%20-22.2998l67.7002%204c1.09961%20-7.09961%201.39941%20-14.5996%201.39941%20-22s-0.299805%20-14.5996%20-1.39941%20-21.7002l-67.4004%204l64%20-22.2998c-3.7002%20-14.5996%20-9.5%20-28%20-16.5996%20-40.2998l-61.1006%2029.3994l50.6006%20-45.0996c-8.60059%20-11.7998%20-18.9004%20-22%20-30.6006%20-30.9004l-44.8994%2050.9004l29.3994%20-61.2998c-12.2998%20-7.5%20-25.7002%20-12.9004%20-40%20-16.9004l-22.5996%2065.1006l4%20-68.6006c-7.10059%20-1.09961%20-14.2998%20-1.7002%20-21.7002%20-1.7002c-7.09961%200%20-14.5996%200.600586%20-21.7002%201.7002l4%2068l-22.2998%20-64.5996c-14.2998%203.7998%20-27.7002%209.5%20-40%2016.8994l29.5%2061.4004l-44.9004%20-50.9004c-11.7998%208.60059%20-22%2019.2002%20-30.8994%2030.9004l50.8994%2045.0996l-61.0996%20-29.6992c-7.2002%2012.5996%20-12.9004%2026%20-16.5996%2040.2998l64%2022.5996l-67.7002%20-4c-0.799805%207.10059%20-1.40039%2014.2998%20-1.40039%2021.7002s0.5%2014.9004%201.40039%2022l68%20-4l-64.2998%2022.5996c3.69922%2014.3008%209.5%2027.7002%2016.5996%2040l61.0996%20-29.6992l-50.5996%2045.3994c8.90039%2011.7998%2019.2002%2022%2030.5996%2030.9004l45.1006%20-50.9004l-29.4004%2061.4004c12.2998%207.2002%2025.7002%2012.8994%2040%2016.5996l22%20-64l-3.7002%2067.4004c6.80078%201.09961%2014.3008%201.7002%2021.4004%201.7002zM443.4%20320v-256l-219.4%20-128l-219.4%20128v256l219.4%20128zM426.3%20309.7l-202.3%20117.399l-202.3%20-117.399v-235.101l202.3%20-117.699l202.3%20117.699v235.101zM224%20410.9l187.7%20-109.4v-218.9l-187.7%20-109.5l-187.7%20109.5v218.801zM224%20360c-92.2998%200%20-166.9%20-75.0996%20-166.9%20-168c0%20-92.5996%2074.6006%20-167.7%20166.9%20-167.7c92%200%20166.9%2075.1006%20166.9%20167.7c0%2092.9004%20-74.9004%20168%20-166.9%20168z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yoast%22%20unicode=%22&#xf2b1;%22%20d=%22M91.2998%20372h186l-7%20-18.9004h-179c-39.7002%200%20-71.8994%20-31.5996%20-71.8994%20-70.2998v-205.399c0%20-35.4004%2024.8994%20-70.3008%2084%20-70.3008v-19.0996h-12.1006c-50.0996%200%20-91.2998%2040.2002%20-91.2998%2089.5v205.3c0%2049.2998%2040.7002%2089.2002%2091.2998%2089.2002zM320.4%20428h66.5c-143.801%20-378.1%20-145.7%20-398.9%20-184.7%20-439.3c-20.7998%20-21.6006%20-49.2998%20-31.7002%20-78.2998%20-32.7002v51.0996c49.1992%207.7002%2064.5996%2049.9004%2064.5996%2075.3008c0%2020.0996%200.599609%2012.5996%20-82.0996%20223.199h61.3994l50.4004%20-156.6zM448%20286.5v-298.5h-214c6.59961%209.59961%2010.7002%2016.2998%2012.0996%2019.4004h182.5v279.1c0%2032.5%20-17.0996%2051.9004%20-48.1992%2062.9004l6.69922%2017.5996c41.7002%20-13.5996%2060.9004%20-43.0996%2060.9004%20-80.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22themeisle%22%20unicode=%22&#xf2b2;%22%20horiz-adv-x=%22512%22%20d=%22M208%20359.714c0%2010%206.28613%2021.7139%2017.7148%2021.7139c11.1426%200%2017.7139%20-11.7139%2017.7139%20-21.7139c0%20-10.2852%20-6.57129%20-21.7139%20-17.7139%20-21.7139c-11.4287%200%20-17.7148%2011.4287%20-17.7148%2021.7139zM512%20199.714c0%20-36.001%20-11.4287%20-102.286%20-36.2861%20-129.714c-22.8574%20-24.8584%20-87.4277%20-61.1426%20-120.856%20-70.5723l-1.14355%20-0.286133v-32.5703c0%20-16.2861%20-12.5723%20-30.5713%20-29.1426%20-30.5713c-10%200%20-19.4297%205.71387%20-24.5723%2014.2861c-5.42676%20-8.57227%20-14.8564%20-14.2861%20-24.8564%20-14.2861s-19.4287%205.71387%20-24.8574%2014.2861c-5.14258%20-8.57227%20-14.5713%20-14.2861%20-24.5703%20-14.2861c-10.2861%200%20-19.4287%205.71387%20-24.8574%2014.2861c-5.14355%20-8.57227%20-14.5713%20-14.2861%20-24.5713%20-14.2861c-18.8574%200%20-29.4287%2015.7139%20-29.4287%2032.8574c-16.2861%20-12.2852%20-35.7158%20-19.4287%20-56.5713%20-19.4287c-22%200%20-43.4287%208.28516%20-60.2861%2022.8574c10.2852%200.286133%2020.5713%202.28613%2030.2852%205.71387c-20.8574%205.71387%20-39.4277%2018.8574%20-52%2036.2861c21.3701%20-4.64551%2046.209%20-1.67285%2067.1426%2011.1426c-22%2022%20-56.5703%2058.8574%20-68.5713%2087.4287c-5.71387%2013.4287%20-6.85645%2031.4287%20-6.85645%2045.7139c0%2049.7139%2020.2861%20160%2086.2861%20160c10.5713%200%2018.8564%20-4.8584%2023.1426%20-14.8574c3.7041%205.41992%207.6709%2010.5186%2012%2015.4277c2%202.57227%205.71387%205.42969%207.14355%208.28613c7.99902%2012.5713%2011.7139%2021.1426%2021.7139%2034c32.2852%2041.1445%2081.7139%2069.4297%20134.856%2069.4297c6%200%2012%20-0.285156%2017.7148%20-1.14355c10.8564%2011.7148%2026%2018.2861%2041.7148%2018.2861c14.5703%200%2029.7139%20-6%2040%20-16.2861c0.856445%20-0.857422%201.42773%20-2.28613%201.42773%20-3.42773c0%20-3.71387%20-10.2852%20-13.4287%20-12.8574%20-16.2861c4.28613%20-1.42871%2015.7148%20-6.8584%2015.7148%20-12c0%20-2.85742%20-2.85742%20-5.14258%20-4.57129%20-7.14258c31.4287%20-27.7148%2049.4287%20-67.1436%2056.2861%20-108c4.28613%205.14258%2010.2852%208.57129%2017.1426%208.57129c10.5713%200%2020.8574%20-7.14355%2028.5713%20-14.001c20.8564%20-18.5703%2025.7139%20-53.1416%2025.7139%20-79.7139zM188%20358.572c0%20-18.2861%2012.5713%20-37.1436%2032.2861%20-37.1436c19.7139%200%2032.2852%2018.8574%2032.2852%2037.1436c0%2018%20-12.5713%2036.8564%20-32.2852%2036.8564c-19.7148%200%20-32.2861%20-18.8574%20-32.2861%20-36.8564zM237.714%20254c0%2019.7139%203.71387%2039.1426%208.57129%2058.2861c-52.0391%20-79.5342%20-13.5312%20-184.571%2068.8574%20-184.571c21.4287%200%2042.5713%207.71387%2060%2020c2%207.42871%203.71484%2014.8574%203.71484%2022.5723c0%2014.2861%20-6.28613%2021.4277%20-20.5723%2021.4277c-4.57129%200%20-9.14355%20-0.856445%20-13.4287%20-1.71387c-63.3438%20-12.668%20-107.143%20-3.66895%20-107.143%2063.999zM196.572%20-0.858398c0%2011.1436%20-8.8584%2020.8574%20-20.2861%2020.8574c-11.4287%200%20-20%20-9.71484%20-20%20-20.8574v-32.5703c0%20-11.1436%208.57129%20-21.1426%2020%20-21.1426c11.4277%200%2020.2861%209.71484%2020.2861%2021.1426v32.5703zM245.715%20-0.858398c0%2011.1436%20-8.57227%2020.8574%20-20%2020.8574c-11.4287%200%20-20.2861%20-9.71484%20-20.2861%20-20.8574v-32.5703c0%20-11.1436%208.85742%20-21.1426%2020.2861%20-21.1426c11.4277%200%2020%2010%2020%2021.1426v32.5703zM295.428%20-0.858398c0%2011.1436%20-8.85645%2020.8574%20-20.2852%2020.8574s-20.2852%20-9.71484%20-20.2852%20-20.8574v-32.5703c0%20-11.1436%208.85645%20-21.1426%2020.2852%20-21.1426s20.2852%209.71484%2020.2852%2021.1426v32.5703zM345.143%20-0.858398c0%2011.1436%20-8.85645%2020.8574%20-20.2852%2020.8574s-20.2861%20-9.71484%20-20.2861%20-20.8574v-32.5703c0%20-11.1436%208.85742%20-21.1426%2020.2861%20-21.1426s20.2852%2010%2020.2852%2021.1426v32.5703zM421.714%20162c-30.8564%20-59.1416%20-90.2852%20-102.572%20-158.571%20-102.572c-96.5703%200%20-160.57%2084.5723%20-160.57%20176.572c0%2016.8574%202%2033.4287%206%2049.7139c-20%20-33.7148%20-29.7139%20-72.5723%20-29.7139%20-111.429c0%20-60.2861%2024.8564%20-121.715%2071.4287%20-160.857c5.14258%209.71387%2014.8564%2016.2861%2026%2016.2861c10%200%2019.4277%20-5.71387%2024.5713%20-14.2861c5.42871%208.57129%2014.5703%2014.2861%2024.8574%2014.2861c10%200%2019.4277%20-5.71387%2024.5713%20-14.2861c5.42871%208.57129%2014.8564%2014.2861%2024.8574%2014.2861c10%200%2019.4287%20-5.71387%2024.8574%20-14.2861c5.14258%208.57129%2014.5713%2014.2861%2024.5723%2014.2861c10.8564%200%2020.8564%20-6.57227%2025.7139%20-16c43.4268%2036.2861%2068.5693%2092%2071.4258%20148.286zM432.286%20261.714c0%2053.7139%20-34.5713%20105.714%20-92.5723%20105.714c-30.2852%200%20-58.5713%20-15.1426%20-78.8564%20-36.8564c-19.9951%20-66.3828%20-27.4473%20-136.571%2041.4287%20-136.571c28.8047%200%2097.3564%2028.5381%2084.2861%20-36.8574c28.8564%2026%2045.7139%2065.7148%2045.7139%20104.571z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-plus%22%20unicode=%22&#xf2b3;%22%20horiz-adv-x=%22512%22%20d=%22M256%20440c136.9%200%20248%20-111.1%20248%20-248s-111.1%20-248%20-248%20-248s-248%20111.1%20-248%20248s111.1%20248%20248%20248zM185.3%2068c71.2998%200%20118.8%2050.4004%20118.8%20121.2c0.000976562%200.140625%200.00195312%200.182617%200.00195312%200.323242c0%206.96289%20-0.65332%2013.7744%20-1.90137%2020.377h-116.9v-42.6006h70.1006c-5.2002%20-34.2002%20-37.5%20-53.2998%20-70.1006%20-53.2998c-43%200%20-77.2002%2035.5%20-77.2002%2078.0996c0%2042.6006%2034.3008%2078.1006%2077.2002%2078.1006c18.1006%200%2036.2002%20-6.2002%2049.4004%20-19.1006l33.5996%2032.6006c-22.8994%2021.2998%20-51.7002%2032.2998%20-83%2032.2998c-68.4375%200%20-124%20-55.5625%20-124%20-124s55.5625%20-124%20124%20-124zM415.5%20174.2h35.2002v35.5h-35.2002v35.5h-35.5v-35.5h-35.5v-35.5h35.5v-35.5h35.5v35.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22font-awesome%22%20unicode=%22&#xf2b4;%22%20d=%22M397.8%20416c27.5%200%2050.2002%20-22.7002%2050.2002%20-50.2002v-347.6c0%20-27.5%20-22.7002%20-50.2002%20-50.2002%20-50.2002h-347.6c-27.5%200%20-50.2002%2022.7002%20-50.2002%2050.2002v347.6c0%2027.5%2022.7002%2050.2002%2050.2002%2050.2002h347.6zM352.4%20131.7h0.0996094v140.3c0%204.2002%20-4.2002%207.7998%20-9%207.7998c-6%200%20-31.0996%20-16.0996%20-53.7998%20-16.0996c-4.7002%200%20-8.90039%200.599609%20-13.1006%202.39941c-20.2998%207.7002%20-38.1992%2013.7002%20-60.8994%2013.7002c-20.9004%200%20-43%20-6.5%20-61.5%20-14.2998c-1.7998%20-1.2002%20-3.60059%20-1.7998%20-5.40039%20-2.40039v18.5c8.2998%206%2013.1006%2015.5%2013.1006%2026.3008c0%2018.5996%20-15%2033.5%20-33.5%2033.5c-18.6006%200%20-33.5%20-15%20-33.5%20-33.5c0%20-10.8008%205.2998%20-20.3008%2013.0996%20-26.3008v-218.6c0%20-11.2998%209%20-20.2998%2020.2998%20-20.2998c8.90039%200%2016.7002%205.89941%2019.1006%2014.2998v1.2002c0.599609%201.2002%200.599609%203%200.599609%204.7998v45.4004c1.2002%200.599609%202.40039%200.599609%203.59961%201.19922c19.7002%208.90039%2044.2002%2017.3008%2067.5%2017.3008c32.3008%200%2044.8008%20-16.7002%2071.7002%20-16.7002c19.2002%200%2037.1006%206.5%2053.7998%2013.7002c4.2002%201.7998%207.80078%203.59961%207.80078%207.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22linode%22%20unicode=%22&#xf2b8;%22%20d=%22M437.4%20221.7c0.599609%20-2%20-8.80078%20-66.2998%20-9.7002%20-72.7998c0%20-0.900391%20-0.5%20-1.7002%20-1.10059%20-2l-54.5996%20-43.7002c-1.09961%20-0.900391%20-2.59961%20-0.900391%20-3.7002%200l-20.2998%2014l-2.2998%20-33.4004c0%20-0.899414%20-0.200195%20-1.7002%20-1.10059%20-2.2998l-66.8994%20-53.4004c-1.10059%20-0.899414%20-2.90039%20-0.899414%20-4%200l-28%2023.7002l2%20-46c0%20-0.899414%20-0.200195%20-1.7002%20-1.10059%20-2.2998l-83.6992%20-66.9004c-0.600586%20-0.299805%20-1.10059%20-0.599609%20-1.7002%20-0.599609c-0.900391%200.299805%20-1.7002%200.299805%20-2.2998%200.900391l-65.1006%2069.0996c-1.5%201.40039%20-15.5%2072%20-16.8994%2079.0996c-0.300781%201.10059%200.5%202.5%201.39941%203.10059l17.4004%2010.5996c-3.40039%203.2002%20-26.5%2023.4004%20-27.1006%2026.2998l-20.5996%20100.301c-0.299805%201.09961%200.299805%202.5%201.7002%203.39941l26.8994%2012.9004c-4.59961%203.5%20-37.6992%2027.5%20-38.5996%2030.8994l-27.4004%20133.101c-0.299805%201.7002%200.600586%203.09961%202%203.7002l123.7%2038.5996c0.600586%200%201.40039%200%202.2998%20-0.299805l90.6006%20-43.7002c0.799805%20-0.599609%201.7002%20-1.7002%201.7002%20-2.59961l5.69922%20-132.301c0%20-1.19922%20-0.599609%20-2.2998%20-1.69922%20-2.89941l-33.7002%20-17.4004l36%20-24.2998c0.799805%20-0.299805%201.39941%20-1.40039%201.39941%20-2.2998l1.40039%20-35.1006l34.5996%2021.2002c0.800781%200.600586%202.2002%200.600586%203.10059%200l24%20-16l0.899414%2031.4004c0%200.899414%200.5%202%201.40039%202.59961l58.9004%2036c1.09961%200.600586%202.19922%200.600586%203.09961%200l70%20-38.5996c0.5%20-0.600586%201.09961%20-1.10059%201.40039%20-2zM232.6%20216.9l-100.6%20-57.2002l14%20-96.6006l90.5996%2061.2002zM224.9%20396.9l-120.9%20-46.6006l19.7002%20-134.8l106.6%2055.4004zM44%20274.9l73.0996%20-57.2002l-19.3994%20132.899l-79.7002%2049.4004zM74.5996%20127.1l64.8008%20-60.7998l-13.7002%2093.4004l-70%2058.2998zM98.9004%209.40039l57.6992%20-61.2002l-9.69922%2067.3994l-61.7002%2060.9004zM163.4%20-55.0996l78.1992%2062.2998l-3.09961%2070l-85.7002%20-61.4004zM245.4%2060l27.0996%20-22.9004l-0.599609%2068.3008l-29.4004%2022.5996c0%20-2.2998%201.2002%20-6.2998%20-1.09961%20-8l-22.3008%20-14.9004l24.3008%20-20c2.89941%20-2.19922%202%20-21.6992%202%20-25.0996zM339.7%2085.4004l4.2002%2066.8994l-65.7002%20-46.8994l0.599609%20-68.6006zM367.4%20111.1l5.7998%2066.6006l-64.6006%2040.5996l-0.599609%20-30l41.2002%20-27.2002c0.799805%20-0.599609%201.39941%20-1.69922%201.09961%20-2.59961l-2%20-34zM422%20150.9l8.5%2063.3994l-51.0996%20-36.5996l-5.7002%20-65.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22quora%22%20unicode=%22&#xf2c4;%22%20d=%22M440.5%2061.2998c1.7998%20-18%20-7.2002%20-93.2998%20-89%20-93.2998c-49.5%200%20-75.5%2028.7002%20-95.2002%2062.2998c-117.7%20-32.5996%20-249%2054.9004%20-249%20189c0%20117%2098%20196.7%20197.7%20196.7c101.8%200%20198.5%20-79.2002%20198.4%20-196.7c0%20-65.5%20-30.5%20-118.8%20-74.7002%20-153c14.2002%20-21.5996%2029%20-35.7998%2049.5%20-35.7998c22.5%200%2031.5%2017.2998%2033%2030.7998h29.2998zM297%20118.8c11.2998%2024.9004%2016.7998%2058.7002%2016.7002%20100.5c0%20104.2%20-32.5%20157.7%20-108.7%20157.7c-75%200%20-107.5%20-53.5%20-107.5%20-157.9c0%20-103.699%2032.5%20-156.699%20107.5%20-156.699c12%200%2022.7002%201.19922%2032.7002%204.19922c-15.5%2030.5%20-33.7002%2061.3008%20-69.2002%2061.3008c-6.7998%200%20-13.5996%20-1%20-19.7998%20-4l-12.2002%2024.2998c14.7002%2012.7998%2038.5%2022.7998%2069%2022.7998c47.7998%200%2072%20-23%2091.5%20-52.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22free-code-camp%22%20unicode=%22&#xf2c5;%22%20horiz-adv-x=%22576%22%20d=%22M97.2197%20351.79c-43.2197%20-41.6201%20-64.9697%20-92.5898%20-64.8193%20-154.021c0.15918%20-68%2023.0293%20-122.67%2067.4795%20-165c9.33984%20-8.34961%2013.2002%20-14.9199%2013.2002%20-20.5498c0%20-2.75%20-1.90039%20-5.62012%20-3.81055%20-8.37988c-2.19141%20-2.1543%20-5.12598%20-3.56836%20-8.36914%20-3.83984c-10.2803%200%20-24.6807%2012.1396%20-43.4707%2035.79c-36.5898%2044.8701%20-53.1992%2094.3398%20-54.0596%20161.87s20.3096%20113.34%2061.79%20160.6c14.9199%2016.9004%2027.3594%2025.6904%2035.8398%2025.6904c3.12402%20-0.0712891%206.03027%20-1.11914%208.38965%20-2.83984c1.91016%20-1.91016%203.83008%20-4.66016%203.83008%20-7.41992c0%20-4.78027%20-5.63965%20-11.25%20-16%20-21.9004zM239.47%2027.9297c0.580078%20-0.370117%200.910156%20-0.549805%200.910156%20-0.549805zM333.26%2027.3799l0.169922%200.129883c-0.189453%20-0.129883%20-0.259766%20-0.179688%20-0.169922%20-0.129883zM336.39%20185.56c16.2305%20-4.14941%2024.04%2024.04%2030.0303%2030.0508c84.71%20-110.101%20-27.5098%20-184.45%20-33%20-188.101c3.86035%203.04004%2044.3301%2049.7705%2021.5801%2076.5498c-1%201.03027%20-67.2998%20-20.0596%20-54.8398%2053.54c8.30957%2048.6807%20-7.60059%2071.1309%20-7.60059%2071.1309c-17.9697%20-37.29%20-32.5%20-53.8604%20-43.5%20-72.1602c-56.9492%20-92.9404%20-16.2793%20-124.29%20-9.5498%20-128.641c-10.54%206.5%20-108.27%2070.8799%20-34%20175.23c78.3701%20110.189%2062.8301%20159.57%2062.8301%20159.57c118.46%20-94.2803%2051.8105%20-173.021%2068.0498%20-177.171zM510.88%20358.31c41.4404%20-47.3096%2062.6699%20-93.1592%2061.75%20-160.649s-17.4697%20-117.021%20-54.0596%20-161.87c-18.79%20-23.6602%20-33.1904%20-35.79%20-43.4707%20-35.79c-3.24219%200.279297%20-6.17676%201.69629%20-8.36914%203.84961c-1.91016%202.76074%20-3.81055%205.63086%20-3.81055%208.38086c0.0205078%205.62988%203.86035%2012.1992%2013.2002%2020.5498c44.4795%2042.3701%2067.3203%2097%2067.4795%20165c0.180664%2061.4697%20-21.5898%20112.45%20-64.8193%20154.06c-10.4004%2010.6406%20-16%2017.1201%20-16%2021.9004c0%202.75977%201.91992%205.50977%203.83008%207.41992c2.35938%201.7207%205.26562%202.76855%208.38965%202.83984c8.51953%200%2021%20-8.79004%2035.8799%20-25.6904z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22telegram%22%20unicode=%22&#xf2c6;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM369.8%20270.1c3.60059%2016.8008%20-6.09961%2023.5%20-17.2002%2019.5l-239.1%20-92.1992c-16.4004%20-6.40039%20-16.0996%20-15.5%20-2.7998%20-19.7002l61.2002%20-19.1006l142%2089.4004c6.59961%204.40039%2012.6992%201.90039%207.69922%20-2.5l-114.899%20-103.8l-4.40039%20-63.1006c6.40039%200%209.2002%202.80078%2012.5%206.10059l29.9004%2028.7998l62%20-45.7002c11.2998%20-6.39941%2019.3994%20-3.09961%2022.3994%2010.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bandcamp%22%20unicode=%22&#xf2d5;%22%20horiz-adv-x=%22512%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM304.2%20113.9l84.7002%20156.1h-181l-84.7002%20-156.1h181z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grav%22%20unicode=%22&#xf2d6;%22%20horiz-adv-x=%22512%22%20d=%22M301.1%20236c4.40039%20-4.40039%204.40039%20-11.9004%200%20-16.2998l-9.69922%20-9.7002c-4.40039%20-4.7002%20-11.9004%20-4.7002%20-16.6006%200l-10.5%2010.5c-4.39941%204.7002%20-4.39941%2011.9004%200%2016.5996l9.7002%209.7002c4.40039%204.40039%2011.9004%204.40039%2016.5996%200zM270.9%20255.7c-2.7002%20-2.7998%20-7.40039%20-2.7998%20-10.5%200c-2.80078%203%20-2.80078%207.7002%200%2010.5c3%203%207.69922%203%2010.5%200c3%20-2.7002%203%20-7.5%200%20-10.5zM244.9%20250.4c2.7998%203%207.5%203%2010.5%200c2.7998%20-2.7002%202.7998%20-7.40039%200%20-10.2002c-3%20-3%20-7.7002%20-3%20-10.5%200c-3%202.7002%20-3%207.39941%200%2010.2002zM317.4%20263.7c-19.9004%2014.3994%20-33.8008%2043.2002%20-11.9004%2068.0996c21.5996%2024.9004%2040.7002%2017.2002%2059.7998%20-0.799805c11.9004%20-11.2998%2029.2998%20-24.9004%2017.2002%20-48.2002c-12.5%20-23.5%20-45.0996%20-33.2002%20-65.0996%20-19.0996zM365.1%20308.2c-8.89941%2010%20-23.2998%20-6.90039%20-15.5%20-16.1006c7.40039%20-9%2032.1006%20-2.39941%2015.5%2016.1006zM504%20192c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248zM437.8%20149.4c2.5%2016.0996%20-20.2002%2016.5996%20-25.2002%2025.6992c-13.5996%2024.1006%20-27.6992%2036.8008%20-54.5%2030.4004c11.6006%208%2023.5%206.09961%2023.5%206.09961c0.300781%206.40039%200%2013%20-9.39941%2024.9004c3.89941%2012.5%200.299805%2022.4004%200.299805%2022.4004c15.5%208.59961%2026.7998%2024.3994%2029.0996%2043.1992c3.60059%2031%20-18.7998%2059.2002%20-49.7998%2062.8008c-22.0996%202.5%20-43.7002%20-7.7002%20-54.2998%20-25.7002c-23.2002%20-40.1006%201.40039%20-70.9004%2022.4004%20-81.4004c-14.4004%201.40039%20-34.3008%2011.9004%20-40.1006%2034.2998c-6.59961%2025.7002%202.7998%2049.8008%208.90039%2061.4004c0%200%20-4.40039%205.7998%20-8%208.90039c0%200%20-13.7998%200%20-24.6006%20-5.30078c11.9004%2015.2002%2025.2002%2014.4004%2025.2002%2014.4004c0%206.40039%20-0.599609%2014.9004%20-3.59961%2021.5996c-5.40039%2011%20-23.7998%2012.9004%20-31.7002%20-2.7998c0.0996094%200.200195%200.299805%200.400391%200.400391%200.5c-5%20-11.8994%20-1.10059%20-55.8994%2016.8994%20-87.2002c-2.5%20-1.39941%20-9.09961%20-6.09961%20-13%20-10c-21.5996%20-9.69922%20-56.2002%20-60.2998%20-56.2002%20-60.2998c-28.1992%20-10.7998%20-77.1992%20-50.8994%20-70.5996%20-79.7002c0.299805%20-3%201.40039%20-5.5%203%20-7.5c-2.7998%20-2.19922%20-5.5%20-5%20-8.2998%20-8.2998c-11.9004%20-13.7998%20-5.2998%20-35.2002%2017.7002%20-24.3994c15.7998%207.19922%2029.5996%2020.1992%2036.2998%2030.3994c0%200%20-5.5%205%20-16.2998%204.40039c27.6992%206.59961%2034.2998%209.39941%2046.1992%209.09961c8%20-3.89941%208%2034.2998%208%2034.2998c0%2014.7002%20-2.19922%2031%20-11.0996%2041.5c12.5%20-12.1992%2029.0996%20-32.6992%2028%20-60.5996c-0.799805%20-18.2998%20-15.2002%20-23%20-15.2002%20-23c-9.09961%20-16.5996%20-43.2002%20-65.9004%20-30.3994%20-106c0%200%20-9.7002%2014.9004%20-10.2002%2022.0996c-17.4004%20-19.3994%20-46.5%20-52.2998%20-24.6006%20-64.5c26.6006%20-14.6992%20108.801%2088.6006%20126.2%20142.301c34.6006%2020.7998%2055.4004%2047.2998%2063.9004%2065c22%20-43.5%2095.2998%20-94.5%20101.1%20-59z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22etsy%22%20unicode=%22&#xf2d7;%22%20horiz-adv-x=%22384%22%20d=%22M384%20100c-1.75%20-10.75%20-13.75%20-110%20-15.5%20-132c-117.879%204.29883%20-219.895%204.74316%20-368.5%200v25.5c45.457%208.94824%2060.627%208.01855%2061%2035.25c1.79297%2072.3223%203.52441%20244.143%200%20322c-1.0293%2028.46%20-12.1299%2026.7646%20-61%2036v25.5c73.8857%20-2.3584%20255.933%20-8.55078%20362.999%203.75c-3.5%20-38.25%20-7.75%20-126.5%20-7.75%20-126.5h-23.249c-11.0527%2042.835%20-18.7588%2090.5%20-54.75%2090.5h-137c-10.25%200%20-10.75%20-3.5%20-10.75%20-9.75v-163.75c58%20-0.5%2088.5%202.5%2088.5%202.5c29.7695%200.951172%2027.5596%208.50195%2040.75%2065.251h25.75c-4.40723%20-101.351%20-3.91016%20-61.8291%20-1.75%20-160.25h-25.75c-9.15527%2040.0859%20-9.06543%2061.0449%20-39.501%2061.5c0%200%20-21.5%202%20-88%202v-139c0%20-26%2014.25%20-38.25%2044.25%20-38.25h89.251c63.6357%200%2066.5645%2024.9961%2098.751%2099.75h22.249v-0.000976562z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22imdb%22%20unicode=%22&#xf2d8;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM21.2998%20218.8h-0.299805c0.0996094%200.100586%200.200195%200.299805%200.299805%200.400391v-0.400391zM97%20128.2v127.8h-33v-127.8h33zM210.2%20128.2v127.8h-43l-7.60059%20-59.9004c-2.69922%2020%20-5.39941%2040.1006%20-8.69922%2059.9004h-42.8008v-127.8h29v84.5l12.2002%20-84.5h20.6006l11.5996%2086.3994v-86.3994h28.7002zM221.6%20128.2c86.1006%20-0.100586%2075%20-6%2075%2082.5c0%208.09961%200.300781%2016.7998%20-1.39941%2024.3994c-4.2998%2022.5%20-31.4004%2020.9004%20-49%2020.9004h-24.6006v-127.8zM382.5%20157.4v36c0%2017.2998%20-0.799805%2030.0996%20-22.2002%2030.0996c-8.89941%200%20-14.8994%20-2.7002%20-20.8994%20-9.2002v41.7002h-31.7002v-127.8h29.7998l1.90039%208.09961c5.69922%20-6.7998%2011.8994%20-9.7998%2020.8994%20-9.7998c19.7998%200%2022.2002%2015.2002%2022.2002%2030.9004zM265%20218.1v-49.2998c0%20-9.7002%201.90039%20-18.7002%20-10.2998%20-18.3994v83.6992c11.8994%200%2010.2998%20-6.2998%2010.2998%20-16zM350.5%20192v-32.7002c0%20-5.39941%201.59961%20-14.3994%20-6.2002%20-14.3994c-1.59961%200%20-3%200.799805%20-3.7998%202.39941c-2.2002%205.10059%20-1.09961%2044.1006%20-1.09961%2044.7002c0%203.7998%20-1.10059%2012.7002%204.89941%2012.7002c7.2998%200%206.2002%20-7.2998%206.2002%20-12.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ravelry%22%20unicode=%22&#xf2d9;%22%20horiz-adv-x=%22512%22%20d=%22M498.252%20213.777c0.129883%20-0.613281%200.322266%20-1.21777%200.561523%20-1.78223v-37.0557c-0.194336%20-0.300781%20-0.516602%20-0.583008%20-0.552734%20-0.900391c-0.619141%20-5.36426%20-0.837891%20-10.8076%20-1.87012%20-16.0869c-2.06934%20-10.6074%20-4.15723%20-21.2393%20-7.0166%20-31.6523c-4.94531%20-18.0205%20-12.7578%20-34.8809%20-22.2998%20-50.9258c-8.94336%20-15.126%20-19.4043%20-28.9668%20-31.4268%20-41.6387c-3.74609%20-3.92188%20-7.54688%20-7.80078%20-11.5107%20-11.5c-5.31152%20-4.95703%20-10.5146%20-10.1094%20-16.2998%20-14.457c-9.3418%20-7.02344%20-18.9883%20-13.6533%20-28.7373%20-20.1006c-15.083%20-9.81543%20-31.6211%20-17.9053%20-48.9512%20-23.8174c-15.3828%20-5.38281%20-31.1533%20-9.38574%20-47.4893%20-10.7178c-2.52734%20-0.206055%20-5.02051%20-0.753906%20-7.52734%20-1.14258h-32.2891c-0.358398%200.245117%20-0.762695%200.436523%20-1.18945%200.55957c-6.1377%200.620117%20-12.3418%200.863281%20-18.4121%201.87305c-13.8301%202.22949%20-27.5977%205.58398%20-40.6416%209.83496c-19.5498%206.43359%20-38.4463%2015.0176%20-55.8994%2025.2773c-15.0488%208.79004%20-28.9365%2018.9688%20-41.7871%2030.5859c-9.6875%208.70605%20-18.3936%2018.0898%20-26.3584%2028.416c-9.38184%2012.1963%20-17.4385%2025.4316%20-24%2039.5283c-7.5918%2016.6592%20-13.3467%2034.7812%20-16.7295%2053.2998c-2.35547%2013.1611%20-3.85059%2026.5459%20-4.4248%2040.2402c-0.136719%203.0332%20-0.209961%205.74121%20-0.209961%208.80859c0%209.05566%200.599609%2017.9717%201.76172%2026.7119c1.52637%2011.874%204.15625%2023.6367%207.69043%2034.7588c5.05762%2015.7021%2012.0283%2030.7871%2020.4941%2044.6006c9.58203%2015.9961%2020.7793%2030.6025%2033.6484%2043.9502c9.55469%209.83496%2019.7539%2019.0605%2029.9268%2028.2676c5.70605%205.1582%2011.8066%209.9082%2017.9736%2014.5186c12.0029%209.04004%2024.6963%2017.1025%2038.0801%2024.1572c12.5137%206.63281%2025.9795%2012.1963%2039.7686%2016.3555c10.9453%203.41016%2022.5254%205.84375%2034.2559%207.09961c2.42773%200.225586%204.82617%200.761719%207.23633%201.15039c10.7627%20-0.00195312%2021.5254%200%2032.2881%200.00585938c0.299805%20-0.195312%200.583984%20-0.516602%200.899414%20-0.552734c6.87793%20-0.81543%2013.8467%20-1.16797%2020.627%20-2.48242c11.2432%20-2.18359%2022.4971%20-4.51465%2033.5156%20-7.61523c19.999%20-5.78125%2039.2266%20-14.2031%2056.7227%20-24.668c17.2832%20-10.0947%2032.9639%20-22.1357%2047.1133%20-36.1152c6.71973%20-6.90527%2012.9209%20-14.0508%2018.8174%20-21.6895c13.4639%20-16.959%2024.0283%20-36.4561%2030.874%20-57.5c3.88867%20-11.8086%207.16211%20-24.2148%209.62207%20-36.5996c2.0459%20-10.1748%202.53809%20-20.6602%203.74609%20-31zM337.135%20214.927l0.00488281%2067.2695c-35.2686%200%20-53.1152%20-9.36719%20-62.04%20-36.1895v31.9316h-73.5176v-190.738h73.5127v93.667c0%2022.1396%206.37012%2037.04%2033.5703%2037.04c11.8984%200%2028.4697%20-2.98047%2028.4697%20-2.98047z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sellcast%22%20unicode=%22&#xf2da;%22%20d=%22M353.4%20416c52.0996%200%2094.6992%20-42.5996%2094.6992%20-94.5996v-258.801c0%20-52%20-42.5996%20-94.5996%20-94.6992%20-94.5996h-258.7c-52.1006%200%20-94.7002%2042.5996%20-94.7002%2094.7002v258.7c0%2052%2042.5996%2094.5996%2094.7002%2094.5996h258.7zM303.4%2099.5996c27.8994%2048.2002%2011.1992%20110.5%20-37.2002%20138.5c-18.6006%2010.8008%200.0996094%20-0.0996094%20-18.5%2010.7002c-25%2014.4004%20-46.2002%20-23.2998%20-21.6006%20-37.5c18%20-10.2002%200.800781%20-0.399414%2018.6006%20-10.5996c27.5996%20-16%2037.2002%20-51.7998%2021.2998%20-79.4004c-16%20-27.5996%20-51.7998%20-37.2002%20-79.4004%20-21.2998c-18.5996%2010.7998%200.100586%20-0.0996094%20-18.5%2010.7002c-10.2998%206%20-23.5996%202.39941%20-29.5%20-7.90039l-15.6992%20-27.2002c-12.6006%20-21.7998%2019.3994%20-53%2042.2998%20-13.1992c48.2998%20-27.7002%20110.3%20-11%20138.2%2037.1992zM325.2%20308.4c14.2998%2024.7998%20-23.4004%2046.3994%20-37.7002%2021.5l-4.7998%20-8.40039c-48.2998%2027.7002%20-110.3%2011%20-138.2%20-37.2002c-27.7998%20-48.2998%20-11.0996%20-110.6%2037.0996%20-138.399c18.6006%20-10.8008%20-0.0996094%200.0996094%2018.5%20-10.7002c25%20-14.4004%2046.2002%2023.2998%2021.6006%2037.5c-0.100586%200%20-18.6006%2010.5996%20-18.6006%2010.5996c-27.5996%2016%20-37.2998%2051.7998%20-21.2998%2079.4004c16%2027.5996%2051.7998%2037.2002%2079.4004%2021.2998c18.5996%20-10.7998%20-0.100586%200.0996094%2018.5%20-10.7002c10.2002%20-5.09961%2020%20-2.89941%2026.5%203.60059c2.7002%202.69922%202%202%2019%2031.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22superpowers%22%20unicode=%22&#xf2dd;%22%20d=%22M448%20416l-87.2002%20-87c39.7002%20-38.7002%2061.2002%20-92.7002%2057.7002%20-148.2c-5.40039%20-93%20-76.9004%20-167.3%20-168.7%20-179.8c-83.2998%20-11%20-166.5%20-22%20-249.8%20-33l86.7998%2086.7998c-39.7998%2038.7002%20-61.0996%2092.7002%20-57.7998%20148.2c5.7002%2093.2998%2077%20167.5%20169%20180c83.2002%2011%20166.7%2022%20250%2033zM368.3%20183.7c4.40039%2080%20-56.7998%20146.3%20-136.1%20151c-78.7002%204.7998%20-148.5%20-55.2998%20-153%20-134.5c-4.40039%20-80%2056.7998%20-146.3%20136.3%20-151c78.7998%20-4.7002%20148.6%2055%20152.8%20134.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wpexplorer%22%20unicode=%22&#xf2de;%22%20horiz-adv-x=%22512%22%20d=%22M512%20192c0%20-141.2%20-114.7%20-256%20-256%20-256c-141.2%200%20-256%20114.7%20-256%20256s114.7%20256%20256%20256s256%20-114.7%20256%20-256zM480%20192c0%20123.2%20-100.3%20224%20-224%20224c-123.5%200%20-224%20-100.5%20-224%20-224s100.5%20-224%20224%20-224s224%20100.5%20224%20224zM160.9%20323.4l86.8994%20-37.1006l-37.0996%20-86.8994l-86.9004%2037.0996zM270.9%20154.3l46.5996%20-94h-14.5996l-50%20100l-48.9004%20-100h-14l51.0996%20106.9l-22.2998%209.39941l6%2014l68.6006%20-29.0996l-6%20-14.2998zM259.1%20270.6l68.6006%20-29.3994l-29.4004%20-68.2998l-68.2998%2029.0996zM339.4%20227.7l54.5996%20-23.1006l-23.4004%20-54.2998l-54.2998%2023.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22meetup%22%20unicode=%22&#xf2e0;%22%20horiz-adv-x=%22512%22%20d=%22M99%2033.7002c1.09961%20-5.7002%20-2.2998%20-11.1006%20-8%20-12.2998c-5.40039%20-1.10059%20-10.9004%202.2998%20-12%208c-1.09961%205.39941%202.2998%2011.0996%207.7002%2012.2998c5.39941%201.2002%2011.0996%20-2.2998%2012.2998%20-8zM242.1%20-37.7002c6.60059%204.60059%2015.5%202.7998%2019.7002%20-3.7002c4.60059%20-6.59961%202.90039%20-15.3994%20-3.39941%20-20c-6.60059%20-4.59961%20-15.4004%20-2.89941%20-20%203.7002c-4.30078%206.60059%20-2.60059%2015.4004%203.69922%2020zM156.1%20424.6c-6.2998%20-1.5%20-12.5%202.5%20-13.8994%209.10059c-1.2002%206.2998%202.7998%2012.5996%209.09961%2014c6.2998%201.5%2012.6006%20-2.5%2013.7002%20-9.10059c1.40039%20-6.2998%20-2.59961%20-12.5996%20-8.90039%20-14zM34.4004%20221.7c10%20-7.10059%2012.5996%20-20.7998%205.69922%20-31.2002c-6.89941%20-10.2998%20-20.5996%20-12.7998%20-30.5996%20-5.7002c-10%206.90039%20-12.5996%2020.9004%20-5.7002%2030.9004c6.90039%2010.2998%2020.6006%2012.8994%2030.6006%206zM306.4%20392.6c-10.3008%20-6.2998%20-23.7002%20-2.89941%20-29.7002%207.40039c-6.2998%2010.5996%20-2.90039%2024.2998%207.39941%2030.5996c10.3008%206.30078%2023.7002%202.90039%2030%20-7.69922c6%20-10.3008%202.90039%20-24%20-7.69922%20-30.3008zM115.3%20334.6c-7.5%20-5.19922%20-18%20-3.5%20-23.0996%204.30078c-5.10059%207.69922%20-3.40039%2018.2998%204.2998%2023.6992c7.40039%205.10059%2018%203.40039%2023.0996%20-4.2998c5.10059%20-7.7002%203.40039%20-18.2998%20-4.2998%20-23.7002zM487.6%20178.6c7.40039%201.40039%2014.8008%20-3.5%2016.3008%20-10.8994c1.69922%20-7.7002%20-3.2002%20-15.2002%20-10.6006%20-16.6006c-7.39941%20-1.69922%20-14.8994%203.2002%20-16.2998%2010.6006c-1.7002%207.7998%203.2002%2015.2002%2010.5996%2016.8994zM527.3%20235.4c1.40039%20-5.7002%20-2.2998%20-11.1006%20-7.7002%20-12.6006c-5.69922%20-1.09961%20-11.1992%202.60059%20-12.2998%208c-1.09961%205.7002%202.2998%2011.5%208%2012.6006c5.40039%201.09961%2010.9004%20-2.30078%2012%20-8zM447%20309.1c8.2998%206%2020%203.80078%2025.7002%20-4.89941c5.7002%20-8.60059%203.7002%20-20.2998%20-4.60059%20-26.2998c-8.59961%20-5.7002%20-20.2998%20-3.7002%20-26%204.89941c-5.69922%208.60059%20-3.69922%2020.2998%204.90039%2026.2998zM440.7%20169.7c26.2998%20-43.1006%2015.0996%20-100%20-26.2998%20-129.101c-17.4004%20-12.2998%20-37.1006%20-17.6992%20-56.9004%20-17.0996c-12%20-47.0996%20-69.4004%20-64.5996%20-105.1%20-32.5996c-1.10059%20-0.900391%20-2.60059%20-1.7002%20-3.7002%20-2.90039c-39.1006%20-27.0996%20-92.2998%20-17.4004%20-119.4%2022.2998c-9.7002%2014.2998%20-14.5996%2030.6006%20-15.0996%2046.9004c-65.4004%2010.8994%20-90%2094%20-41.1006%20139.7c-28.2998%2046.8994%200.600586%20107.399%2053.4004%20114.899c25.0996%2066.2002%20107.6%2097.6006%20163.6%2054.2002c67.4004%2022.2998%20136.301%20-29.4004%20130.9%20-101.1c41.0996%20-12.6006%2052.7998%20-66.9004%2019.7002%20-95.2002zM370.7%2095.4004c-3.10059%2020.5996%20-40.9004%204.59961%20-43.1006%2027.0996c-3.09961%2032%2043.7002%20101.1%2040%20128c-3.39941%2024%20-19.3994%2029.0996%20-33.3994%2029.4004c-13.4004%200.299805%20-16.9004%20-2%20-21.4004%20-4.60059c-2.89941%20-1.7002%20-6.59961%20-4.89941%20-11.7002%200.299805c-6.2998%206%20-11.0996%2011.7002%20-19.3994%2012.9004c-12.2998%202%20-17.7002%20-2%20-26.6006%20-9.7002c-3.39941%20-2.89941%20-12%20-12.8994%20-20%20-9.09961c-3.39941%201.7002%20-15.3994%207.7002%20-24%2011.3994c-16.2998%207.10059%20-40%20-4.59961%20-48.5996%20-20c-12.9004%20-22.8994%20-38%20-113.1%20-41.7002%20-125.1c-8.59961%20-26.5996%2010.9004%20-48.5996%2036.9004%20-47.0996c11.0996%200.599609%2018.2998%204.59961%2025.3994%2017.3994c4%207.40039%2041.7002%20107.7%2044.6006%20112.601c2%203.39941%208.89941%208%2014.5996%205.09961c5.7002%20-3.09961%206.90039%20-9.40039%206%20-15.0996c-1.09961%20-9.7002%20-28%20-70.9004%20-28.8994%20-77.7002c-3.40039%20-22.9004%2026.8994%20-26.6006%2038.5996%20-4c3.7002%207.09961%2045.7002%2092.5996%2049.4004%2098.2998c4.2998%206.2998%207.39941%208.2998%2011.6992%208c3.10059%200%208.30078%20-0.900391%207.10059%20-10.9004c-1.40039%20-9.39941%20-35.1006%20-72.2998%20-38.9004%20-87.6992c-4.59961%20-20.6006%206.60059%20-41.4004%2024.9004%20-50.6006c11.3994%20-5.7002%2062.5%20-15.7002%2058.5%2011.1006zM376.4%203.09961c10.5996%207.5%2024.8994%204.60059%2032.2998%20-6c7.09961%20-10.5996%204.59961%20-25.1992%20-6%20-32.5996c-10.6006%20-7.09961%20-24.9004%20-4.59961%20-32%206c-7.2002%2010.5996%20-4.60059%2025.2002%205.7002%2032.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22font-awesome-alt%22%20unicode=%22&#xf35c;%22%20d=%22M339.3%20276.8c5.40039%200%209.5%20-3%207.7002%20-7.09961v-134.4c0%20-4.2002%20-3%20-6%20-7.2002%20-7.7998c-15.5996%20-7.09961%20-33.5%20-13.7002%20-52%20-13.7002c-26.2998%200%20-38.2002%2016.1006%20-69.2998%2016.1006c-22.7002%200%20-46%20-8.30078%20-65.7002%20-16.7002c-0.599609%20-0.600586%20-1.7998%20-1.2002%20-3%20-1.2002v-44.2002c0%20-1.7998%200%20-3%20-0.599609%20-4.7998v-1.2998c-2.40039%20-7.7002%20-9.5%20-13.7002%20-18.5%20-13.7002c-10.7002%200%20-19.7002%208.90039%20-19.7002%2019.7002v212.1c-7.7002%206%20-12.5%2015.5%20-12.5%2025.7002c0%2018%2014.2998%2032.2998%2032.2998%2032.2998s32.2998%20-14.3994%2032.2998%20-32.2998c0%20-10.7998%20-4.69922%20-19.7002%20-12.5%20-25.7002v-17.8994c1.2002%200.599609%203%201.19922%204.80078%201.7998c17.8994%207.09961%2039.3994%2013.7002%2059.6992%2013.7002c22.1006%200%2039.4004%20-5.90039%2059.1006%20-13.7002c4.09961%20-1.7998%208.2998%20-2.40039%2012.5%20-2.40039c22.7002%200%2046.5996%2015.5%2052.5996%2015.5zM397.8%20416c27.5%200%2050.2002%20-22.7002%2050.2002%20-50.2002v-347.6c0%20-27.5%20-22.7002%20-50.2002%20-50.2002%20-50.2002h-347.6c-27.5%200%20-50.2002%2022.7002%20-50.2002%2050.2002v347.6c0%2027.5%2022.7002%2050.2002%2050.2002%2050.2002h347.6zM412.1%2018.2998v347.601c0%207.69922%20-6.5%2014.2998%20-14.2998%2014.2998v-0.100586h-347.6c-7.7002%200%20-14.2998%20-6.5%20-14.2998%20-14.2998v-347.5c0%20-7.7002%206.5%20-14.2998%2014.2998%20-14.2998h347.6c7.7002%200%2014.2998%206.5%2014.2998%2014.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22accessible-icon%22%20unicode=%22&#xf368;%22%20d=%22M423.9%20192.2l-12.9004%20-157.3c-3.2998%20-40.7002%20-63.9004%20-35.1006%20-60.5996%204.89941l10%20122.5l-41.1006%20-2.2998c10.1006%20-20.7002%2015.7998%20-43.9004%2015.7998%20-68.5c0%20-41.2002%20-16.0996%20-78.7002%20-42.2998%20-106.5l-39.2998%2039.2998c57.9004%2063.7002%2013.0996%20167.2%20-74%20167.2c-25.9004%200%20-49.5%20-9.90039%20-67.2002%20-26l-39.2998%2039.2998c22%2020.7002%2050.0996%2035.1006%2081.4004%2040.2002l75.2998%2085.7002l-42.6006%2024.7998l-51.5996%20-46c-30%20-26.7998%20-70.5996%2018.5%20-40.5%2045.4004l68%2060.6992c9.7998%208.80078%2024.0996%2010.2002%2035.5%203.60059c0%200%20139.3%20-80.9004%20139.5%20-81.1006c16.2002%20-10.0996%2020.7002%20-36%206.09961%20-52.5996l-58.3994%20-66.5l106.1%205.90039c18.5%201.09961%2033.6006%20-14.4004%2032.1006%20-32.7002zM359%20346.2c-28.0996%200%20-50.9004%2022.7998%20-50.9004%2050.8994c0%2028.1006%2022.8008%2050.9004%2050.9004%2050.9004s50.9004%20-22.7998%2050.9004%20-50.9004c0%20-28.0996%20-22.8008%20-50.8994%20-50.9004%20-50.8994zM179.6%20-8.5c20.8008%200%2040.1006%206.40039%2056.1006%2017.2998l39.7002%20-39.7002c-100.7%20-78.8994%20-251.4%20-8.19922%20-251.4%20122.5c0%2036.1006%2012.4004%2069.4004%2033.2002%2095.7002l39.7002%20-39.7002c-44.7002%20-65.5%202.09961%20-156.1%2082.6992%20-156.1z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22accusoft%22%20unicode=%22&#xf369;%22%20horiz-adv-x=%22640%22%20d=%22M322.1%20196c-1.69922%20-1.59961%20-89.5996%20-82.5%20-90.1992%20-83.2998l-92.6006%20-33.7998c-4.7998%20-2%20-7.59961%20-3.7002%20-7%20-8.90039c0.200195%20-1.5%200.600586%20-22.5996%201%20-27.7002c-0.700195%20-0.5%20-0.0996094%200%20-0.599609%20-0.599609c0%200%20-113.7%20-36.6006%20-114.5%20-36.6006c-14.1006%20-5.09961%20-22.7002%20-8.2998%20-15.7002%201.7002c1.2998%201.7998%20234.4%20231.601%20243.4%20240.9c13%2013.5%2025%2015.0996%2025%2015.0996l51.1992%20-65.7998v-1zM482.2%2075.9004c-5.7002%206.89941%20-232.2%20297.1%20-239.9%20306.6c-13.7002%2017.2002%200%2016.7998%2019.2002%2016.9004c9.7002%200.0996094%20106.3%200.599609%20116.5%200.599609c24.0996%200.0996094%2028.7002%20-0.599609%2038.4004%20-12.7998c2.09961%20-2.7002%20205.1%20-245.8%20207.199%20-248.3c5.5%20-6.7002%2015.2002%20-19.1006%207.2002%20-23.4004c-2.39941%20-1.2998%20-114.6%20-47.7002%20-117.8%20-48.9004c-10.0996%20-4%20-17.5%20-6.7998%20-30.7998%209.30078zM634.9%2074.2998c6%20-1.39941%207.09961%20-4.2002%201.69922%20-8.2002c-2%20-1.39941%20-123.699%20-76.5996%20-125.8%20-77.7998c-15.0996%20-8.7998%20-38%20-1.59961%20-53.5996%201.7002c-7.10059%201.5%20-305.3%2068.2998%20-308%2069.0996c-2.60059%200.900391%20-4.40039%201%20-4.60059%203.5c-0.299805%204%206%205.60059%2011.1006%207.60059c5%201.89941%20145.3%2052.5996%20150.2%2054.7002c4.7998%202.09961%2011.2998%202.69922%2014.3994%202.89941c4.90039%200.299805%2059.9004%20-8.39941%2065.2998%20-9.2998l57.1006%20-74c9.7998%20-11.4004%2020.7002%20-21.9004%2036.7002%20-14.5996c2.5%201.19922%20117.5%2051.5996%20117.5%2051.5996c13.3994%20-2.5%2035.6992%20-6.90039%2038%20-7.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22adversal%22%20unicode=%22&#xf36a;%22%20horiz-adv-x=%22512%22%20d=%22M482.1%20416c24.5%200%2029.9004%20-5.59961%2029.9004%20-30.2002v-388.1c0%20-24.5%20-5.5%20-29.7002%20-29.9004%20-29.7002h-453.399c-22.9004%200%20-28.7002%205.59961%20-28.7002%2028.9004v390.199c0%2023%205.7998%2028.9004%2028.7002%2028.9004h453.399zM178.4%20227.7c9.39941%20-7.2002%2012.3994%20-17.1006%2011.2998%20-27.2998c-1.7998%20-19.1006%20-75.7998%20-11.4004%20-114%20-30.9004c-27.2002%20-13.9004%20-42.7002%20-41.7002%20-39.6006%20-71c6.7002%20-64.7002%2089.6006%20-79.7002%20147%20-43.2998c4.60059%203.2002%208.30078%204.89941%2011.9004%201c2.09961%20-2.60059%202%20-4%203.90039%20-6.2002c7.2998%20-9.59961%2038.1992%20-14.0996%2046.5996%20-7.40039c3.09961%202.80078%204.59961%206.30078%202.7002%2010.7002c-13.6006%2030.5%20-6.60059%2063%20-9.2998%2088.7998c0%2069.3008%206.39941%20111.7%20-34.5%20128.5c-41.9004%2017.4004%20-84.2002%2016.6006%20-125.301%20-4.7998c-16.2998%20-9%20-53.6992%20-52.8994%20-24.8994%20-64.2998c5.2998%20-2.2998%2012.7998%20-4%2022.5%20-5.5c8.2002%20-1.2002%2013.2002%20-2.7998%2017.5%208.2998c12.0996%2032.1006%2056.7002%2043.6006%2084.2002%2023.4004zM465.1%205.7002c0%2014.2998%20-9.7998%209.89941%20-16.5996%209.89941c-132.3%200.400391%20-264.5%200.400391%20-396.8%200c-6.60059%200%20-16.7002%204.80078%20-17.1006%20-9.09961c-0.399414%20-15.5%2010.4004%20-10.7002%2017.8008%20-10.7002h394.899c6.7002%200%2017.7998%20-5.2002%2017.7998%209.90039zM468.9%20346.2c0%200.200195%200%200.299805%200.0996094%200.5c0%209.89941%20-3.5%2015.0996%20-13.5996%2014.2998c-3.10059%20-0.400391%20-6.60059%200%20-9.7002%200c-26.1006%200%20-26%200%20-26%20-26.2002v-71c-79.2002%2045.6006%20-124.3%20-6.59961%20-136.101%20-30.5c-16.3994%20-32.8994%20-21.7998%20-66.5996%20-15.6992%20-100c16.2998%20-92.2998%2091%20-114.899%20144.399%20-85.2002c4.60059%202.80078%206.60059%207.5%2012.4004%20-1.19922c8.59961%20-12.7002%2023.7002%20-5.2002%2036.0996%20-5.60059c7.40039%200%208.10059%208.2002%208.10059%2013.9004v291zM417.4%20113.9c-19.5%20-47.6006%20-72.9004%20-43.3008%20-90%20-5.2002c-15.1006%2033.2998%20-15.5%2068.2002%200.399414%20101.5c16.2998%2034.0996%2059.7002%2035.7002%2081.5%204.7998c20.6006%20-28.7998%2014.9004%20-84.5996%208.10059%20-101.1zM122.6%2078.5996c-7.5%201.30078%20-33%203.30078%20-33.6992%2027.8008c-0.400391%2013.8994%207.7998%2023%2019.7998%2025.7998c24.3994%205.89941%2049.2998%209.89941%2073.7002%2014.7002c8.89941%202%207.39941%20-4.40039%207.7998%20-9.5c1.39941%20-33%20-26.1006%20-59.2002%20-67.6006%20-58.8008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22affiliatetheme%22%20unicode=%22&#xf36b;%22%20horiz-adv-x=%22512%22%20d=%22M159.7%20210.6c-51.2998%20-70.8994%20-116.601%20-110.8%20-145.7%20-89.1992c-29.2002%2021.6992%20-11.2002%2096.5996%2040.2002%20167.5c51.2998%2070.8994%20116.6%20110.8%20145.7%2089.1992c29.0996%20-21.5996%2011.0996%20-96.5996%20-40.2002%20-167.5zM510.9%20267.9c0.699219%20-8.2002%201.09961%20-16.5%201%20-25c0%20-151.801%20-121.601%20-274.9%20-271.601%20-274.9c-82.8994%200%20-157.2%2037.5996%20-207%2096.9004c71.2998%2019.3994%20130.5%2068.3994%20164.101%20133.199c7.69922%20-32.5996%2024%20-58.5996%2049%20-73.7998c72.5996%20-44.0996%20190.699%2020.2002%20264.5%20143.601z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22algolia%22%20unicode=%22&#xf36c;%22%20d=%22M229.3%20265.4c49.2002%200%2089.2002%20-39.9004%2089.2002%20-89.2002s-39.9004%20-89.2002%20-89.2002%20-89.2002s-89.2002%2039.9004%20-89.2002%2089.2002s39.9004%2089.2002%2089.2002%2089.2002zM292%20208.8c1.2998%200.700195%201.7998%202.40039%201.09961%203.7002c-12.1992%2021.4004%20-34.8994%2036.0996%20-61.0996%2037.0996c-1.40039%200.100586%20-2.7002%20-1.09961%20-2.7002%20-2.59961v-66.5c0%20-1.90039%202%20-3.2002%203.7998%20-2.2998zM389.1%20416c32.5%200%2058.9004%20-26.4004%2058.8008%20-58.9004v-330.199c0%20-32.5%20-26.3008%20-58.9004%20-58.9004%20-58.9004h-330.1c-32.5%200%20-58.9004%2026.4004%20-58.9004%2059v330.1c0%2032.5%2026.4004%2058.9004%2058.9004%2058.9004h330.199zM186.5%20331.3h0.0996094v-15.7998c0%20-1.7002%201.7002%20-3%203.40039%20-2.5c12.7002%203.7002%2025.9004%205.5%2039.4004%205.5c13%200%2025.7998%20-1.7002%2038.0996%20-5.09961c1.59961%20-0.5%203.2998%200.699219%203.2998%202.5v15.3994c0%2010.7998%20-8.7002%2019.5%20-19.5%2019.5h-45.2998c-10.7998%200%20-19.5%20-8.7002%20-19.5%20-19.5zM102.1%20294.3c-7.59961%20-7.59961%20-7.59961%20-19.8994%200%20-27.3994l7.7002%20-7.7002c1.10059%20-1.2002%203%20-1%204%200.299805c4.40039%206.09961%209.40039%2012%2014.7998%2017.4004c5.5%205.5%2011.4004%2010.3994%2017.6006%2014.8994c1.2998%201%201.39941%202.90039%200.299805%204l-7.7002%207.7002c-7.59961%207.59961%20-19.8994%207.59961%20-27.5%200zM229.3%2049.5c69.9004%200%20126.601%2056.7998%20126.601%20126.6c0%2070%20-56.6006%20126.601%20-126.601%20126.601c-69.8994%200%20-126.6%20-56.7002%20-126.6%20-126.601c0%20-69.8994%2056.5996%20-126.6%20126.6%20-126.6z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22amilia%22%20unicode=%22&#xf36d;%22%20d=%22M240.1%20416c134.101%200%20191.9%20-55.7002%20192%20-136v-296.6c0%20-3%20-1%20-8.10059%20-5.09961%20-9.10059c-4%20-1%20-57.2998%20-0.700195%20-66.5%20-0.700195s-56.7998%201%20-59.9004%202c-4%200.900391%20-6.09961%206.10059%20-6.09961%209.10059v25.3994c-39.5996%20-21.3994%20-105.5%20-42.0996%20-153.3%20-42.0996c-109.7%200%20-124.9%2085.7002%20-124.9%20104s-5.09961%2095.5%2030.4004%20111.8c31.5%2013.2002%20156.3%2036.5%20243.7%2047.7998v38.5c0%2044.7002%20-1%2073.1006%20-58.9004%2073.1006c-55.7998%200%20-119.8%20-25.4004%20-152.3%20-47.7002c-6.10059%20-4.09961%20-16.2002%20-4.09961%20-20.2998%206.09961c-5.10059%2012.2002%20-9.10059%2034.5%20-10.2002%2039.6006c-1.90039%2010.2002%202.09961%2016.2998%207.2002%2019.3994c52.6992%2038.5%20122.3%2055.4004%20184.199%2055.4004zM290.3%2068v106.7c-44.7002%20-4.10059%20-95.5%20-20.2998%20-119.8%20-33.5c-21.2998%20-10.2002%20-18.2998%20-40.7002%20-18.2998%20-52.9004c0.0996094%20-11.2002%206.2002%20-44.7002%2059%20-44.7002c30.3994%200%2057.7002%2011.2002%2079.0996%2024.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angrycreative%22%20unicode=%22&#xf36e;%22%20horiz-adv-x=%22640%22%20d=%22M640%20209.8l-3.2002%20-28.2002l-34.5%20-2.2998l-2%20-18.0996l34.5%202.2998l-3.2002%20-28.2002l-34.3994%20-2.2002l-2.2998%20-20.0996l34.3994%202.2002l-3%20-26.1006l-64.7002%20-4.09961l12.7002%20113.2l-47.2998%20-115.4l-31.9004%20-2l-23.7998%20117.8l30.2998%202l13.6006%20-79.3994l31.7002%2082.3994zM426.8%2076.5l12.7998%20120l28.4004%201.90039l-12.9004%20-120.101zM162%2059.9004l-19.4004%2036l-3.5%20-37.4004l-28.1992%20-1.7002l2.69922%2029.1006c-11%20-18%20-32%20-34.3008%20-56.8994%20-35.8008c-32.7998%20-2%20-59.7002%2020.9004%20-56.4004%2058.2002c2.60059%2029.2998%2026.7002%2062.7998%2067.5%2065.4004c37.7002%202.39941%2047.6006%20-23.2002%2051.2998%20-28.7998l2.80078%2030.7998l38.8994%202.5c20.1006%201.2998%2038.7002%20-3.7002%2042.5%20-23.7002l2.60059%2026.5996l64.7998%204.2002l-2.7002%20-27.8994l-36.4004%20-2.40039l-1.69922%20-17.9004l36.3994%202.30078l-2.7002%20-27.9004l-36.3994%20-2.2998l-1.90039%20-19.9004l36.2998%202.2998l-2.09961%20-20.7998l55%20117.2l23.7998%201.59961l32.1006%20-110.6l8.89941%2085.5996l-22.2998%20-1.39941l2.90039%2027.8994l75%204.90039l-3%20-28l-24.3008%20-1.59961l-9.69922%20-91.9004l-58%20-3.7002l-4.30078%2015.6006l-39.3994%20-2.5l-8%20-16.3008zM117.7%20130.1l-26.4004%20-1.69922c-6.7002%2012.3994%20-14.3994%2016.5996%20-26.2998%2015.7998c-19%20-1.2002%20-33.2998%20-17.5%20-34.5996%20-33.2998c-1.40039%20-16%207.2998%20-32.5%2028.6992%20-31.2002c12.8008%200.799805%2021.3008%208.59961%2028.9004%2018.8994l27%201.7002zM173.8%20137.8c1.2002%2012.9004%20-7.59961%2013.6006%20-26.0996%2012.4004l-2.7002%20-28.5c14.2002%200.899414%2027.5%202.09961%2028.7998%2016.0996zM194.9%2067l5.7998%2060c-5%20-13.5%20-14.7002%20-21.0996%20-27.9004%20-26.5996zM330.3%20112l-7.89941%2037.7998l-15.8008%20-39.2998zM160.2%20186.6l-4.2998%2017.5l-39.6006%20-2.59961l-8.09961%20-18.2002l-31.9004%20-2.09961l57%20121.899l23.9004%201.60059l30.7002%20-102l9.89941%20104.7l27%201.7998l37.7998%20-63.6006l6.5%2066.6006l28.5%201.89941l-4%20-41.1992c7.40039%2013.5%2022.9004%2044.6992%2063.6006%2047.5c40.5%202.7998%2052.3994%20-29.3008%2053.3994%20-30.3008l3.30078%2032l39.2998%202.7002c12.7002%200.900391%2027.7998%20-0.299805%2036.2998%20-9.7002l-4.40039%2011.9004l32.2002%202.2002l12.9004%20-43.2002l23%2045.7002l31%202.2002l-43.6006%20-78.4004l-4.7998%20-44.2998l-28.3994%20-1.90039l4.7998%2044.2998l-15.7998%2043c1%20-22.2998%20-9.2002%20-40.0996%20-32%20-49.5996l25.1992%20-38.7998l-36.3994%20-2.40039l-19.2002%2036.7998l-4%20-38.2998l-28.4004%20-1.89941l3.30078%2031.5c-6.7002%20-9.30078%20-19.7002%20-35.4004%20-59.6006%20-38c-26.2002%20-1.7002%20-45.5996%2010.2998%20-55.3994%2039.1992l-4%20-40.2998l-25%20-1.59961l-37.6006%2063.2998l-6.2998%20-66.2002zM436.8%20268.7c10.2002%200.700195%2017.5%202.09961%2021.6006%204.2998c4.5%202.40039%207%206.40039%207.59961%2012.0996c0.599609%205.30078%20-0.599609%208.80078%20-3.40039%2010.4004c-3.59961%202.09961%20-10.5996%202.7998%20-22.8994%202zM327.7%20234c5.59961%20-5.90039%2012.7002%20-8.5%2021.2998%20-7.90039c4.7002%200.300781%209.09961%201.80078%2013.2998%204.10059c5.5%203%2010.6006%208%2015.1006%2014.2998l-34.2002%20-2.2998l2.39941%2023.8994l63.1006%204.30078l1.2002%2012l-31.2002%20-2.10059c-4.10059%203.7002%20-7.7998%206.60059%20-11.1006%208.10059c-4%201.69922%20-8.09961%202.7998%20-12.1992%202.5c-8%20-0.5%20-15.3008%20-3.60059%20-22%20-9.2002c-7.7002%20-6.40039%20-12%20-14.5%20-12.9004%20-24.4004c-1.09961%20-9.59961%201.40039%20-17.2998%207.2002%20-23.2998zM126.4%20225.8l23.7998%201.60059l-8.2998%2037.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22app-store%22%20unicode=%22&#xf36f;%22%20horiz-adv-x=%22512%22%20d=%22M255.9%20327.1l9.09961%2015.7002c5.59961%209.7998%2018.0996%2013.1006%2027.9004%207.5c9.7998%20-5.59961%2013.0996%20-18.0996%207.5%20-27.8994l-87.5%20-151.5h63.2998c20.5%200%2032%20-24.1006%2023.0996%20-40.8008h-185.5c-11.2998%200%20-20.3994%209.10059%20-20.3994%2020.4004s9.09961%2020.4004%2020.3994%2020.4004h52l66.6006%20115.399l-20.8008%2036.1006c-5.59961%209.7998%20-2.2998%2022.1992%207.5%2027.8994c9.80078%205.60059%2022.2002%202.2998%2027.9004%20-7.5zM177.2%20109.1l-19.6006%20-34c-5.59961%20-9.7998%20-18.0996%20-13.0996%20-27.8994%20-7.5c-9.7998%205.60059%20-13.1006%2018.1006%20-7.5%2027.9004l14.5996%2025.2002c16.4004%205.09961%2029.7998%201.2002%2040.4004%20-11.6006zM346.1%20170.8h53.1006c11.2998%200%2020.3994%20-9.09961%2020.3994%20-20.3994c0%20-11.3008%20-9.09961%20-20.4004%20-20.3994%20-20.4004h-29.5l19.8994%20-34.5c5.60059%20-9.7998%202.30078%20-22.2002%20-7.5%20-27.9004c-9.7998%20-5.59961%20-22.1992%20-2.2998%20-27.8994%207.5c-33.5%2058.1006%20-58.7002%20101.601%20-75.4004%20130.601c-17.0996%2029.5%20-4.89941%2059.0996%207.2002%2069.0996c13.4004%20-23%2033.4004%20-57.7002%2060.0996%20-104zM256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM472%20192c0%20119.9%20-97.2998%20216%20-216%20216c-119.9%200%20-216%20-97.2998%20-216%20-216c0%20-119.9%2097.2998%20-216%20216%20-216c119.9%200%20216%2097.2998%20216%20216z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22app-store-ios%22%20unicode=%22&#xf370;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM127%2063.5l19.2998%2033.2998c-10.2998%2012.5%20-23.5%2016.2998%20-39.5996%2011.4004l-14.2998%20-24.7002c-5.5%20-9.5%20-2.30078%20-21.7998%207.2998%20-27.2998c9.5%20-5.5%2021.7998%20-2.2998%2027.2998%207.2998zM265.9%20117.4c8.7998%2016.2998%20-2.5%2040%20-22.7002%2040h-62.1006l85.8008%20148.6c5.5%209.5%202.2998%2021.7998%20-7.30078%2027.2998c-9.5%205.5%20-21.7998%202.2998%20-27.2998%20-7.2998l-8.89941%20-15.4004l-8.90039%2015.4004c-5.5%209.5%20-17.7002%2012.7998%20-27.2998%207.2998c-9.5%20-5.5%20-12.7998%20-17.7002%20-7.2998%20-27.2998l20.5%20-35.4004l-65.4004%20-113.199h-51c-11%200%20-20%20-9%20-20%20-20s9%20-20%2020%20-20h181.9zM364%20117.4c11%200%2020%208.89941%2020%2020c0%2011%20-9%2020%20-20%2020h-52c-26.2002%2045.2998%20-45.7998%2079.2998%20-58.9004%20102c-11.8994%20-9.80078%20-23.7998%20-38.8008%20-7.09961%20-67.8008c16.5%20-28.3994%2041.0996%20-71.1992%2074%20-128.1c5.5%20-9.5%2017.7002%20-12.7998%2027.2998%20-7.2998c9.5%205.5%2012.7998%2017.7002%207.2998%2027.2998l-19.5996%2033.9004h29z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22apper%22%20unicode=%22&#xf371;%22%20horiz-adv-x=%22640%22%20d=%22M42.0996%20208.9c22.2002%200%2029%20-2.80078%2033.5%20-14.6006h0.800781v22.9004c0%2011.2998%20-4.80078%2015.3994%20-17.9004%2015.3994c-11.2998%200%20-14.4004%20-2.5%20-15.0996%20-12.7998h-38.6006c0.299805%2013.9004%201.5%2019.1006%205.7998%2024.4004c7.30078%208.7998%2018.9004%2011.7998%2046.1006%2011.7998c33%200%2047.0996%20-5%2053.8994%20-18.9004c2%20-4.2998%204%20-15.5996%204%20-23.6992v-76.3008h-38.2998l1.2998%2019.1006h-1c-5.2998%20-15.6006%20-13.5996%20-20.4004%20-35.5%20-20.4004c-30.2998%200%20-41.0996%2010.1006%20-41.0996%2037.2998c0%2025.2002%2012.2998%2035.8008%2042.0996%2035.8008zM59.2002%20160.8c13.0996%200%2016.8994%203%2016.8994%2013.4004c0%209.09961%20-4.2998%2011.5996%20-19.5996%2011.5996c-13.0996%200%20-17.9004%20-3%20-17.9004%20-12.0996c-0.0996094%20-10.4004%203.7002%20-12.9004%2020.6006%20-12.9004zM137%20255.7h38.2998l-1.5%20-20.6006h0.799805c9.10059%2017.1006%2015.9004%2020.9004%2037.5%2020.9004c14.4004%200%2024.7002%20-3%2031.5%20-9.09961c9.80078%20-8.60059%2012.8008%20-20.4004%2012.8008%20-48.1006c0%20-30%20-3%20-43.0996%20-12.1006%20-52.8994c-6.7998%20-7.30078%20-16.3994%20-10.1006%20-33.2002%20-10.1006c-20.3994%200%20-29.1992%205.5%20-33.7998%2021.2002h-0.799805v-70.2998h-39.5v169zM217.9%20195c0%2027.5%20-3.30078%2032.5%20-20.7002%2032.5c-16.9004%200%20-20.7002%20-5%20-20.7002%20-28.7002c0%20-28%203.5%20-33.5%2021.2002%20-33.5c16.3994%200%2020.2002%205.60059%2020.2002%2029.7002zM275.8%20255.7h38.2998l-1.5%20-20.6006h0.800781c9.09961%2017.1006%2015.8994%2020.9004%2037.5%2020.9004c14.3994%200%2024.6992%20-3%2031.5%20-9.09961c9.7998%20-8.60059%2012.7998%20-20.4004%2012.7998%20-48.1006c0%20-30%20-3%20-43.0996%20-12.1006%20-52.8994c-6.7998%20-7.30078%20-16.3994%20-10.1006%20-33.2998%20-10.1006c-20.3994%200%20-29.2002%205.5%20-33.7998%2021.2002h-0.799805v-70.2998h-39.5v169h0.0996094zM356.7%20195c0%2027.5%20-3.2998%2032.5%20-20.7002%2032.5c-16.9004%200%20-20.7002%20-5%20-20.7002%20-28.7002c0%20-28%203.5%20-33.5%2021.2002%20-33.5c16.4004%200%2020.2002%205.60059%2020.2002%2029.7002zM410.5%20198.8c0%2025.4004%203.2998%2037.7998%2012.2998%2045.7998c8.7998%208.10059%2022.2002%2011.3008%2045.1006%2011.3008c42.7998%200%2055.6992%20-12.8008%2055.6992%20-55.7002v-11.1006h-75.2998c-0.299805%20-2%20-0.299805%20-4%20-0.299805%20-4.7998c0%20-16.8994%204.5%20-21.8994%2020.0996%20-21.8994c13.9004%200%2017.9004%203%2017.9004%2013.8994h37.5v-2.2998c0%20-9.7998%20-2.5%20-18.9004%20-6.7998%20-24.7002c-7.2998%20-9.7998%20-19.6006%20-13.5996%20-44.2998%20-13.5996c-27.5%200%20-41.6006%203.2998%20-50.6006%2012.2998c-8.5%208.5%20-11.2998%2021.2998%20-11.2998%2050.7998zM486.9%20210.4c-0.300781%201.7998%20-0.300781%203.2998%20-0.300781%203.7998c0%2012.2998%20-3.2998%2014.5996%20-19.5996%2014.5996c-14.4004%200%20-17.0996%20-3%20-18.0996%20-15.0996l-0.300781%20-3.2998h38.3008zM542.5%20255.7h38.2998l-1.7998%20-19.9004h0.700195c6.7998%2014.9004%2014.3994%2020.2002%2029.7002%2020.2002c10.7998%200%2019.0996%20-3.2998%2023.3994%20-9.2998c5.2998%20-7.2998%206.7998%20-14.4004%206.7998%20-34c0%20-1.5%200%20-5%200.200195%20-9.2998h-35c0.299805%201.7998%200.299805%203.2998%200.299805%204c0%2015.3994%20-2%2019.3994%20-10.2998%2019.3994c-6.2998%200%20-10.7998%20-3.2998%20-13.0996%20-9.2998c-1%20-3%20-1%20-4.2998%20-1%20-12.2998v-68h-38.2998v118.5h0.0996094z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22asymmetrik%22%20unicode=%22&#xf372;%22%20horiz-adv-x=%22576%22%20d=%22M517.5%20138.8c-13.9004%20-14.2998%20-30.4004%20-27.7002%20-48.9004%20-39.7998l73.4004%20-110.4h-101.6l-45.9004%2071.8008c-17.5996%20-7.2002%20-35.9004%20-13.4004%20-54.5%20-18.7002l32.5996%20-53.1006h-135.5l22.8008%2037.1006c-23.3008%20-2.7002%20-46.4004%20-3.7002%20-68.6006%20-2.7002l-22%20-34.4004h-101.6l34.5%2051.7002c-45%2017.9004%20-68.9004%2047.9004%20-68.4004%2083c0.299805%2025.7998%2014%2054.2998%2041.7002%2082.9004c38.9004%2040%2096.5%2072.5996%20161.6%2092.8994c-22.2998%20-8.09961%20-42%20-18.5%20-62%20-30.6992c-31.1992%20-16.2002%20-58.6992%20-35.9004%20-79.5%20-58.1006c-57.3994%20-61%20-46.5%20-121.8%2019.1006%20-151.2l190.2%20285.5l150.899%20-226.399c13%209.5%2024.7998%2019.7998%2035%2030.5996c98%20104.2%2053.7002%20207.9%20-98.7998%20231.7c-68.2998%2010.5996%20-146.8%205.7002%20-221.3%20-14.7998c-60.1006%20-10%20-118.7%20-31.7002%20-170.7%20-58.2002c118.1%2066.9004%20277.9%20102.1%20406.6%2082.4004c110%20-16.8008%20170.2%20-69.5%20169.4%20-135c-0.400391%20-36.1006%20-19.7002%20-76.1006%20-58.5%20-116.101zM329.9%2058.2998c18.3994%205.2998%2036.5%2011.7998%2053.6992%2019.2002l-78.6992%20123l-101.9%20-159.3c22.5%20-0.700195%2045.7998%200.899414%2069.2002%204.39941l32.7002%2053.3008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22audible%22%20unicode=%22&#xf373;%22%20horiz-adv-x=%22640%22%20d=%22M640%20248.1v-54l-320%20-200l-320%20199.9v54l320%20-200zM445.5%20176.1c-70.7998%2094.4004%20-200.5%20110.7%20-290.2%2036.3008c-2.59961%20-2.2002%20-5.2002%20-4.40039%20-7.7002%20-6.7002h-0.299805c37.1006%2055.7002%20100.601%2092.3994%20172.601%2092.3994s135.5%20-36.7998%20172.699%20-92.5996zM225.4%20157.3c21%2029.6006%2055.5%2049%2094.3994%2049c39.2002%200%2073.9004%20-19.5996%2094.7998%20-49.5l-45.3994%20-28.3994c-21.2002%2029.1992%20-52%2047.5996%20-86.4004%2047.5996c-20.8994%200%20-40.5%20-6.7998%20-57.3994%20-18.7002zM103.6%20286.9c-11.5%20-9.10059%20-24.2998%20-22.1006%20-34.1992%20-32.6006c53.8994%2082.1006%20147%20135.601%20250.5%20135.601c104.899%200%20197.199%20-54%20250.699%20-135.7l-48.7998%20-30.4004l-0.700195%201c-99.2998%20138.5%20-285.699%20166.4%20-417.5%2062.1006zM570.6%20254.2z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22avianex%22%20unicode=%22&#xf374;%22%20horiz-adv-x=%22512%22%20d=%22M453.1%20416c39%200%2064.8008%20-31.2002%2057.8008%20-69.7998l-56.7002%20-308.5c-7.10059%20-38.5%20-44.4004%20-69.7002%20-83.2998%20-69.7002h-312c-39%200%20-64.8008%2031.2002%20-57.7002%2069.7002l56.5996%20308.6c7.10059%2038.5%2044.4004%2069.7002%2083.2998%2069.7002h312zM394.9%2068.7002l6.2998%207.89941l-94.9004%20119.4l-4.5%207.2998c19.7998%2014.2002%2033.5%2024.2998%2035.2998%2025.6006c7.90039%206.59961%206.30078%2020.7998%20-2.69922%2031.2998c-9.2002%2010.7998%20-23%2014.3994%20-30.7002%207.89941c0%200%20-14.4004%20-13.5996%20-33.7998%20-32.3994l-4.90039%204.5l-103.1%20112.399l-8.90039%20-4.7998l-18.7998%20-28.8994l68.7998%20-99.8008l20.5%20-29.5996c-12%20-12.2998%20-23.5%20-24.4004%20-32.7998%20-34.9004l-58%2031.1006l-15.7002%20-15.4004l52.4004%20-48.0996l40.5996%20-61l17.9004%2012.7002l-22.1006%2064.1992c12.5%207.60059%2027%2017.1006%2041.7002%2027.1006l115.4%20-110z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22aws%22%20unicode=%22&#xf375;%22%20horiz-adv-x=%22640%22%20d=%22M180.41%20244.99c-0.719727%20-22.6504%2010.5996%20-32.6807%2010.8799%20-39.0498c-0.276367%20-2.69141%20-1.85352%20-4.99902%20-4.09961%20-6.27051l-12.8008%20-8.95996c-1.60352%20-1.12402%20-3.54785%20-1.82422%20-5.62988%20-1.91992c-0.429688%200.0195312%20-8.18945%20-1.83008%20-20.4795%2025.6104c-14.4111%20-17.9883%20-36.5596%20-29.5156%20-61.3789%20-29.5156c-0.427734%200%20-0.804688%200.0585938%20-1.23145%200.0654297c-16.2803%20-0.890625%20-60.4004%209.24023%20-58.1299%2056.21c-1.58984%2038.2803%2034.0596%2062.0596%2070.9297%2060.0498c7.10059%20-0.0195312%2021.6006%20-0.370117%2046.9902%20-6.26953v15.6191c2.69043%2026.46%20-14.7002%2046.9902%20-44.8096%2043.9102c-2.40039%20-0.00976562%20-19.4004%200.5%20-45.8408%20-10.1094c-7.35938%20-3.37988%20-8.2998%20-2.82031%20-10.75%20-2.82031c-7.40918%200%20-4.35938%2021.4795%20-2.93945%2024.2002c5.20996%206.39941%2035.8604%2018.3496%2065.9395%2018.1797c2.25586%200.199219%204.53906%200.301758%206.84668%200.301758c18.5547%200%2035.5566%20-6.61719%2048.8438%20-17.582c11.1152%20-12.4326%2017.877%20-28.8398%2017.877%20-46.8135c0%20-1.87891%20-0.0615234%20-3.70508%20-0.207031%20-5.5459zM93.9902%20212.6c32.4297%200.470703%2046.1602%2019.9707%2049.29%2030.4707c2.45996%2010.0498%202.0498%2016.4102%202.0498%2027.3994c-9.66992%202.32031%20-23.5898%204.85059%20-39.5605%204.87012c-15.1494%201.14062%20-42.8193%20-5.62988%20-41.7393%20-32.2598c-1.24023%20-16.79%2011.1201%20-31.4004%2029.96%20-30.4805zM264.91%20189.55c-7.86035%20-0.719727%20-11.5205%204.86035%20-12.6797%2010.3701l-49.8008%20164.65c-0.969727%202.7793%20-1.60938%205.64941%20-1.91992%208.58008c-0.0341797%200.227539%20-0.0527344%200.459961%20-0.0527344%200.697266c0%202.30566%201.70117%204.21387%203.91309%204.55273c0.240234%200.0400391%20-2.12988%200%2022.25%200c8.78027%200.879883%2011.6396%20-6.03027%2012.5498%20-10.3701l35.7197%20-140.83l33.1602%20140.83c0.530273%203.21973%202.94043%2011.0693%2012.7998%2010.2393h17.1602c2.16992%200.180664%2011.1104%200.5%2012.6807%20-10.3691l33.4199%20-142.631l36.8701%20142.631c0.479492%202.17969%202.71973%2011.3691%2012.6797%2010.3691h19.7197c0.850586%200.130859%206.15039%200.810547%205.25%20-8.5791c-0.429688%20-1.85059%203.41016%2010.6592%20-52.75%20-169.9c-1.14941%20-5.50977%20-4.82031%20-11.0898%20-12.6797%20-10.3701h-18.6904c-10.9395%20-1.15039%20-12.5098%209.66016%20-12.6797%2010.75l-33.1602%20137.13l-32.7803%20-136.99c-0.15918%20-1.08984%20-1.72949%20-11.8994%20-12.6797%20-10.75h-18.2998v-0.00976562zM538.39%20183.92c-5.87988%20-0.00976562%20-33.9199%200.299805%20-57.3594%2012.29c-4.59375%201.94531%20-7.81934%206.49609%20-7.81934%2011.7949c0%200.0410156%200.00878906%200.0742188%200.00878906%200.115234v10.75c0%208.4502%206.2002%206.89941%208.83008%205.88965c10.04%20-4.05957%2016.4805%20-7.13965%2028.8105%20-9.59961c36.6494%20-7.53027%2052.7695%202.2998%2056.7197%204.47949c13.1504%207.81055%2014.1895%2025.6807%205.25%2034.9502c-10.4805%208.79004%20-15.4805%209.12012%20-53.1299%2021c-4.64062%201.29004%20-43.7002%2013.6104%20-43.79%2052.3604c-0.610352%2028.2402%2025.0498%2056.1797%2069.5195%2055.9502c12.6699%200.00976562%2046.4307%20-4.13086%2055.5703%20-15.6201c1.34961%20-2.08984%202.01953%20-4.5498%201.91992%20-7.04004v-10.1104c0%20-4.43945%20-1.62012%20-6.66016%20-4.87012%20-6.66016c-7.70996%200.860352%20-21.3896%2011.1699%20-49.1602%2010.75c-6.88965%200.360352%20-39.8896%20-0.910156%20-38.4092%20-24.9697c-0.430664%20-18.96%2026.6094%20-26.0703%2029.6992%20-26.8896c36.46%20-10.9707%2048.6504%20-12.79%2063.1201%20-29.5801c17.1406%20-22.25%207.90039%20-48.2998%204.35059%20-55.4404c-19.0801%20-37.4902%20-68.4199%20-34.4395%20-69.2607%20-34.4199zM578.59%2079.0596c-70.0303%20-51.7197%20-171.689%20-79.25%20-258.49%20-79.25c-1.0498%20-0.00683594%20-2.10059%20-0.00976562%20-3.15234%20-0.00976562c-120.699%200%20-230.949%2045.7383%20-314.117%20120.74c-6.53027%205.88965%20-0.770508%2013.96%207.16992%209.46973c93.1143%20-53.2637%20200.925%20-83.7148%20315.791%20-83.7148c0.138672%200%200.950195%20-0.405273%201.08887%20-0.405273c85.4404%200.458984%20167.381%2018.2432%20241.59%2049.5508c11.7803%205%2021.7705%20-7.80078%2010.1201%20-16.3809zM607.78%20112.35c-8.95996%2011.5205%20-59.2803%205.38086%20-81.8105%202.69043c-6.79004%20-0.770508%20-7.93945%205.12012%20-1.79004%209.46973c40.0703%2028.1699%20105.88%2020.1006%20113.44%2010.6299c7.5498%20-9.46973%20-2.0498%20-75.4092%20-39.5605%20-106.909c-5.75977%20-4.87012%20-11.2695%20-2.30078%20-8.70996%204.09961c8.44043%2021.25%2027.3906%2068.4902%2018.4307%2080.0195z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bimobject%22%20unicode=%22&#xf378;%22%20d=%22M416%20416c17.5996%200%2032%20-14.4004%2032%20-32v-384c0%20-17.5996%20-14.4004%20-32%20-32%20-32h-384c-17.5996%200%20-32%2014.4004%20-32%2032v384c0%2017.5996%2014.4004%2032%2032%2032h384zM352%20158.6h-0.0996094v35c0%2049.4004%20-11.4004%2082.5%20-103.801%2082.5h-17.2998c-30%200%20-65.0996%20-8.2998%20-69.7002%20-38.7998h-1.09961v74.7002h-64v-232h64v34.7998h0.900391c8%20-23.8994%2026.2998%20-38.7998%2070.3994%20-38.7998h16.9004c92.3994%200%20103.8%2033.2002%20103.8%2082.5996zM288%20187.5v-22.9004c0%20-21.6992%20-3.40039%20-33.7998%20-38.4004%20-33.7998h-45.2998c-28.8994%200%20-44.0996%206.5%20-44.0996%2035.7002v19c0%2029.2998%2015.2002%2035.7002%2044.0996%2035.7002h45.2998c35%200.200195%2038.4004%20-12%2038.4004%20-33.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bitcoin%22%20unicode=%22&#xf379;%22%20horiz-adv-x=%22512%22%20d=%22M504%20192c0%20-136.967%20-111.033%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.033%20248%20248%20248s248%20-111.033%20248%20-248zM362.349%20227.33c4.9375%2032.999%20-20.1904%2050.7393%20-54.5498%2062.5732l11.1465%2044.7021l-27.2129%206.78027l-10.8516%20-43.5234c-7.1543%201.78223%20-14.502%203.46387%20-21.8027%205.12988l10.9287%2043.8096l-27.1982%206.78125l-11.1523%20-44.6855c-5.92188%201.34863%20-11.7354%202.68164%20-17.377%204.08398l0.0302734%200.139648l-37.5293%209.37012l-7.23926%20-29.0625s20.1914%20-4.62695%2019.7646%20-4.91309c11.0225%20-2.75098%2013.0146%20-10.0439%2012.6807%20-15.8242l-12.6963%20-50.9258c0.759766%20-0.193359%201.74414%20-0.472656%202.8291%20-0.90625c-0.907227%200.224609%20-1.87598%200.472656%20-2.87598%200.712891l-17.7959%20-71.3379c-1.34961%20-3.34863%20-4.76758%20-8.37012%20-12.4717%20-6.46484c0.271484%20-0.394531%20-19.7793%204.9375%20-19.7793%204.9375l-13.5107%20-31.1475l35.4141%20-8.82617c6.58887%20-1.65137%2013.0449%20-3.37988%2019.4004%20-5.00684l-11.2617%20-45.2129l27.1816%20-6.78027l11.1533%2044.7324c7.14062%20-1.93457%2014.4863%20-3.84082%2021.6865%20-5.62695l-11.1152%20-44.5225l27.2139%20-6.78125l11.2617%2045.1279c46.4043%20-8.78125%2081.2988%20-5.23926%2095.9863%2036.7266c11.8359%2033.79%20-0.589844%2053.2812%20-25.0049%2065.9912c17.7803%204.09766%2031.1748%2015.792%2034.7471%2039.9492zM300.172%20140.151c-8.41016%20-33.79%20-65.3076%20-15.5234%20-83.7549%20-10.9434l14.9443%2059.8994c18.4453%20-4.60352%2077.5996%20-13.7178%2068.8105%20-48.9561zM308.589%20227.818c-7.67285%20-30.7363%20-55.0312%20-15.1201%20-70.3926%20-11.292l13.5479%2054.3262c15.3633%20-3.82715%2064.8359%20-10.9727%2056.8447%20-43.0342z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bity%22%20unicode=%22&#xf37a;%22%20horiz-adv-x=%22496%22%20d=%22M78.4004%20380.8c95.3994%2089.2002%20246.1%2091.2002%20343.1%20-3.7998c14.2998%20-14.0996%20-6.40039%20-37.0996%20-22.4004%20-21.5c-84.7998%2082.4004%20-215.8%2080.2998%20-298.899%203.2002c-16.2998%20-15.1006%20-36.5%208.2998%20-21.7998%2022.0996zM177.3%20-37.7998c-128.7%2038.2998%20-201.899%20170.7%20-169.8%20298.1c5.2998%2021%2035.2002%2012.5%2030.2002%20-7.09961c-28.2998%20-111.3%2035.2998%20-227.101%20147.5%20-261c21.3994%20-6.40039%2011.3994%20-35.7002%20-7.90039%20-30zM325.4%20-35.7998c-19.2002%20-6.2998%20-30%2022.7002%20-8.80078%2029.7002c106.101%2035.5%20167.4%20145.699%20143.2%20253.399c-4.89941%2021.7002%2025.5%2027.6006%2030%207.90039c28.5%20-124.101%20-42.5%20-250.8%20-164.399%20-291zM262.5%2043.2002c0%20-8.2002%20-6.59961%20-14.7998%20-14.7998%20-14.7998s-14.7998%206.59961%20-14.7998%2014.7998l0.199219%2071.7998c0%208.09961%206.60059%2014.7998%2014.8008%2014.7998c8.19922%200%2014.7998%20-6.59961%2014.7998%20-14.7998zM333.5%20312.2c0%2021.7998%2032.5%2019.5996%2032.5%200v-71.6006c0%20-69.2998%20-60.7002%20-90.8994%20-118%20-90.0996c-57.2998%20-0.799805%20-118%2020.7998%20-118%2090.0996v71.6006c0%2019.5996%2032.5%2021.7998%2032.5%200c-1.40039%20-88.2002%20-7%20-131.8%2085.5%20-132.5c90.2002%200.599609%2087.5996%2041.5996%2085.5%20132.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blackberry%22%20unicode=%22&#xf37b;%22%20horiz-adv-x=%22512%22%20d=%22M166%20331.1c0%20-23.3994%20-16.4004%20-49.0996%20-72.5%20-49.0996h-70.0996l21%2088.7998h67.7998c42.0996%200%2053.7998%20-23.2998%2053.7998%20-39.7002zM292.2%20370.8c42.0996%200%2053.7998%20-23.2998%2053.7002%20-39.7002c0%20-23.3994%20-16.3008%20-49.0996%20-70.1006%20-49.0996h-70.0996l18.7002%2088.7998h67.7998zM88.7998%20239.9c42.1006%200%2053.7998%20-23.4004%2053.7998%20-39.7002c0%20-25.7002%20-16.3994%20-49.1006%20-72.5%20-49.1006h-70.0996l21%2088.8008h67.7998zM268.9%20239.9c42%200%2053.6992%20-23.4004%2053.6992%20-39.7002c0%20-25.7002%20-16.2998%20-49.1006%20-70.0996%20-49.1006h-70.0996l18.6992%2088.8008h67.8008zM458.2%20293.7c42.0996%200%2053.7998%20-23.4004%2053.7002%20-39.7002c0%20-25.7002%20-16.3008%20-49.0996%20-70.1006%20-49.0996h-70.0996l18.7002%2088.7998h67.7998zM430.2%20155.8c42.0996%200%2053.7002%20-23.3994%2053.7002%20-39.7002c0%20-25.6992%20-14%20-49.0996%20-70.1006%20-49.0996h-70.0996l18.7002%2088.7998h67.7998zM240.8%20102c42.1006%200%2053.7998%20-23.4004%2053.7002%20-39.7002c0%20-23.3994%20-14%20-49.0996%20-70.0996%20-49.0996h-70.1006l18.7002%2088.7998h67.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blogger%22%20unicode=%22&#xf37c;%22%20d=%22M162.4%20252c4.7998%204.90039%206.19922%205.09961%2036.3994%205.09961c27.2002%200%2028.1006%20-0.0996094%2032.1006%20-2.09961c5.7998%20-2.90039%208.2998%20-7%208.2998%20-13.5996c0%20-5.90039%20-2.40039%20-10%20-7.60059%20-13.4004c-2.7998%20-1.7998%20-4.5%20-1.90039%20-31.0996%20-2.09961c-16.4004%20-0.100586%20-29.5%200.199219%20-31.5%200.799805c-10.2998%202.89941%20-14.0996%2017.7002%20-6.59961%2025.2998zM223.8%20157.5c55.4004%200%2055.1006%200%2060.4004%20-4.7002c7.39941%20-7%205.89941%20-19.2998%20-3.10059%20-24.3994l-9.19922%20-1.5l-47.9004%20-0.600586c-42.2002%20-0.5%20-54.0996%200.200195%20-56.2998%201.2002c-4.40039%201.90039%20-8.5%207.2998%20-9.2002%2012c-0.599609%204.5%201.59961%2010.7998%205.09961%2013.9004c4.40039%203.89941%206.30078%204.09961%2060.2002%204.09961zM447.2%2027.4004c-3.5%20-28.4004%20-23%20-50.4004%20-51.1006%20-57.5c-7.19922%20-1.80078%20-9.69922%20-1.90039%20-172.899%20-1.80078c-157.8%200%20-165.9%200.100586%20-172%201.80078c-8.40039%202.19922%20-15.6006%205.5%20-22.2998%2010c-5.60059%203.7998%20-13.9004%2011.7998%20-17%2016.3994c-3.80078%205.60059%20-8.2002%2015.2998%20-10%2022c-1.80078%206.7002%20-1.90039%209.40039%20-1.90039%20173.4c0%20163.1%200%20166.6%201.7998%20173.7c6.2998%2024.6992%2025.9004%2043.5996%2051.2002%2049.1992c7.2998%201.60059%20332.1%201.90039%20340%200.300781c21.2002%20-4.30078%2037.9004%20-17.1006%2047.5996%20-36.4004c7.7002%20-15.2998%207%201.5%207.30078%20-180.6c0.199219%20-115.801%200%20-164.5%20-0.700195%20-170.5zM361.8%20212.6c-1.09961%205%20-4.2002%209.60059%20-7.7002%2011.5c-1.09961%200.600586%20-8%201.30078%20-15.5%201.7002c-12.3994%200.600586%20-13.7998%200.799805%20-17.7998%203.10059c-6.2002%203.59961%20-7.89941%207.59961%20-8%2018.2998c0%2020.3994%20-8.5%2039.3994%20-25.2998%2056.5c-12%2012.2002%20-25.2998%2020.5%20-40.5996%2025.0996c-3.60059%201.10059%20-11.8008%201.5%20-39.2002%201.7998c-42.9004%200.5%20-52.5%20-0.399414%20-67.1006%20-6.19922c-27%20-10.7002%20-46.2998%20-33.4004%20-53.3994%20-62.4004c-1.2998%20-5.40039%20-1.60059%20-14.2002%20-1.90039%20-64.2998c-0.399414%20-62.7998%200%20-72.1006%204%20-84.5c9.7002%20-30.7002%2037.1006%20-53.4004%2064.6006%20-58.4004c9.19922%20-1.7002%20122.199%20-2.09961%20133.699%20-0.5c20.1006%202.7002%2035.9004%2010.7998%2050.7002%2025.9004c10.7002%2010.8994%2017.4004%2022.7998%2021.7998%2038.5c3.2002%2010.8994%202.90039%2088.3994%201.7002%2093.8994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blogger-b%22%20unicode=%22&#xf37d;%22%20d=%22M446.6%20225.3c2%20-8.89941%202.40039%20-134.1%20-2.5%20-151.7c-7.09961%20-25.2998%20-17.8994%20-44.3994%20-35.1992%20-62.0996c-23.9004%20-24.4004%20-49.4004%20-37.5%20-81.9004%20-41.9004c-18.7002%20-2.5%20-201.2%20-1.89941%20-216%200.800781c-44.5%208%20-88.7998%2044.6992%20-104.4%2094.2998c-6.2998%2020.0996%20-7%2035%20-6.39941%20136.5c0.5%2081%201%2095.0996%203.09961%20103.899c11.4004%2046.8008%2042.6006%2083.4004%2086.1006%20100.601c23.5996%209.39941%2039%2010.7998%20108.399%2010c44.2002%20-0.5%2057.4004%20-1.10059%2063.2998%20-2.90039c24.6006%20-7.5%2046.2002%20-20.7998%2065.5%20-40.5c27.1006%20-27.5996%2040.8008%20-58.2998%2040.9004%20-91.2998c0.0996094%20-17.2002%202.7998%20-23.5996%2012.9004%20-29.5c6.39941%20-3.7002%208.59961%20-4.09961%2028.6992%20-5c12%20-0.5%2023.2002%20-1.7002%2025%20-2.7002c5.7002%20-3.09961%2010.7002%20-10.5%2012.5%20-18.5zM124.5%20288.9c-12.2002%20-12.3008%20-6%20-36.1006%2010.5996%20-40.8008c3.10059%20-0.799805%2024.3008%20-1.39941%2050.8008%20-1.19922c43%200.199219%2045.6992%200.399414%2050.2998%203.2998c8.5%205.39941%2012.2998%2012.0996%2012.2998%2021.5996c0%2010.6006%20-4.09961%2017.2002%20-13.4004%2021.9004c-6.39941%203.2998%20-7.89941%203.39941%20-51.7998%203.39941c-48.7998%200%20-51%20-0.299805%20-58.7998%20-8.19922zM316.3%2089.0996c14.4004%208.2002%2017%2028.1006%204.90039%2039.4004c-8.5%207.90039%20-8%207.90039%20-97.6006%207.7998c-87.0996%20-0.0996094%20-90.1992%20-0.299805%20-97.2998%20-6.7002c-5.59961%20-5.09961%20-9.2998%20-15.0996%20-8.2002%20-22.3994c1.10059%20-7.7002%207.80078%20-16.2998%2014.9004%20-19.4004c3.59961%20-1.59961%2022.7998%20-2.7998%2090.9004%20-2l77.5%200.900391z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22buromobelexperte%22%20unicode=%22&#xf37f;%22%20d=%22M0%20416h128v-128h-128v128zM120%20296v112h-112v-112h112zM160%20416h128v-128h-128v128zM280%20296v112h-112v-112h112zM320%20416h128v-128h-128v128zM440%20296v112h-112v-112h112zM0%20256h128v-128h-128v128zM120%20136v112h-112v-112h112zM160%20256h128v-128h-128v128zM280%20136v112h-112v-112h112zM320%20256h128v-128h-128v128zM440%20136v112h-112v-112h112zM0%2096h128v-128h-128v128zM120%20-24v112h-112v-112h112zM160%2096h128v-128h-128v128zM280%20-24v112h-112v-112h112zM320%2096h128v-128h-128v128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22centercode%22%20unicode=%22&#xf380;%22%20horiz-adv-x=%22512%22%20d=%22M329.2%20179.4c-3.7998%20-35.2002%20-35.4004%20-60.6006%20-70.6006%20-56.8008c-35.1992%203.80078%20-60.5996%2035.4004%20-56.7998%2070.6006s35.4004%2060.5996%2070.6006%2056.7998c35.0996%20-3.7998%2060.5996%20-35.4004%2056.7998%20-70.5996zM243.4%20-55.7002c-146.7%207.7002%20-251.601%20138.2%20-233.301%20279.4c11.2002%2086.5996%2065.8008%20156.899%20139.101%20192c161%2077.0996%20349.7%20-37.4004%20354.7%20-216.601c4.09961%20-147%20-118.4%20-262.199%20-260.5%20-254.8zM423.3%20124.3c27.9004%20118%20-160.5%20205.9%20-237.2%20234.2c-57.5%20-56.2998%20-69.0996%20-188.6%20-33.7998%20-344.4c68.7998%20-15.7998%20169.101%2026.4004%20271%20110.2z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloudscale%22%20unicode=%22&#xf383;%22%20d=%22M318.1%20294c6.2002%206.2998%2015.8008%20-3.09961%209.5%20-9.59961l-75.1992%20-88.8008c0.899414%20-8.19922%20-1.80078%20-16.7998%20-8.10059%20-23.0996c-11.0996%20-11%20-28.8994%20-11%20-40%200c-11.0996%2011.0996%20-11.0996%2029%200%2040c6.2998%206.2998%2014.7998%209%2023.1006%208.09961l25.1992%2020.4004c-16.3994%2015.2998%20-38.3994%2024.7002%20-62.5996%2024.7002c-50.7998%200%20-94.5996%20-41.4004%20-92.5996%20-97.4004c-1%206.2998%20-1.40039%2012.7998%20-1.40039%2019.4004c0%2071.5%2057.7998%20132.3%20129.4%20132.3c31.7998%200%2060.7998%20-14.2998%2083.2998%20-33.5996zM234.3%20182.5c5.60059%205.5%205.60059%2014.5996%200%2020.2002c-5.59961%205.59961%20-14.5996%205.59961%20-20.2002%200c-5.59961%20-5.60059%20-5.59961%20-14.6006%200%20-20.2002c5.60059%20-5.5%2014.6006%20-5.5%2020.2002%200zM224%20416c123.5%200%20224%20-100.5%20224%20-224s-100.5%20-224%20-224%20-224s-224%20100.5%20-224%20224s100.5%20224%20224%20224zM224%2032c88.2002%200%20160%2071.7998%20160%20160s-71.7998%20160%20-160%20160s-160%20-71.7998%20-160%20-160s71.7998%20-160%20160%20-160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloudsmith%22%20unicode=%22&#xf384;%22%20horiz-adv-x=%22332%22%20d=%22M332.5%2028.0996c0%20-46.3994%20-37.5996%20-84.0996%20-84%20-84.0996s-84%2037.7002%20-84%2084.0996c0%2046.4004%2037.5996%2084%2084%2084s84%20-37.5996%2084%20-84zM248.5%20272c-46.4004%200%20-80%20-33.5996%20-80%20-80s-37.5996%20-80%20-84%20-80s-84%2033.5996%20-84%2080s37.5996%2088%2084%2088s76%2029.5996%2076%2076s41.5996%2084%2088%2084s80%20-37.5996%2080%20-84s-33.5996%20-84%20-80%20-84z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloudversify%22%20unicode=%22&#xf385;%22%20horiz-adv-x=%22616%22%20d=%22M148.6%20144v-0.0996094h-48.8994c-6.40039%200%20-11.7002%205.39941%20-11.7002%2011.7998v40.3994c0%207.60059%207%2011.9004%2010.7998%2011.9004h46.7998v-6.59961c0%20-10.7002%208.80078%20-16.7002%2019.5%20-16.7002h20.2002c10.7998%200%2019.5%208.7998%2019.5%2019.5v20.3994c0%2010.6006%20-3.5%2019.5%20-15.2002%2019.5c18.5%2015.2002%2037.2002%2021.4004%2045%2024.1006c15%2056.5%2042%2092.3994%2099.3008%20109.7c55.0996%2016.5%20153.5%203.09961%20186.5%20-85c73.8994%20-22.6006%20106.899%20-92.6006%2092.0996%20-155.101c-13%20-54.8994%20-62.2998%20-100.6%20-131.5%20-99.5c-49.5996%20-51.3994%20-135.2%20-48.8994%20-186.4%20-5.59961c-78.5996%20-4.2002%20-137.8%2042.7998%20-146%20111.3zM376%20136c8.7002%20-54.0996%2059.7002%20-65.5%2091.7998%20-59.2002c39.1006%207.7002%2070.5%2037.5%2079.7002%2076.5c5.7998%2024.4004%202.40039%2050%20-9.40039%2072l-10.5%2019.6006c1.2002%20-22.5%20-12.5%20-60.6006%20-47.5%20-76.9004c65.5%2067.7002%202.10059%20141.2%20-67.6992%20150.5c-49.8008%206.59961%20-83.3008%20-13%20-114.2%20-43.7002c48%20-4.7002%2087.7002%20-26.7998%20101.8%20-74.7998c-30.0996%2049.2998%20-103%2056.5996%20-133.6%2040.7998c-35.5%20-18.2002%20-60%20-54%20-57%20-93.8994c3.59961%20-47.4004%2039.5%20-67.4004%2057.3994%20-79.8008c-4.5%2021.7002%20-4%2071.3008%2029.2002%2092.9004c-36.2998%20-60%2028.0996%20-144.6%20135.3%20-110.8c-33.5996%2014.3994%20-66%2040.5%20-55.2998%2086.7998zM128%20240h-39.7998c-8.90039%200%20-16.2002%207.2998%20-16.2002%2016.2002v39.5996c0%208.90039%207.2998%2016.2002%2016.2002%2016.2002h39.7998c8.90039%200%2016.2002%20-7.2998%2016.2002%20-16.2002v-39.5996c0%20-8.90039%20-7.2998%20-16.2002%20-16.2002%20-16.2002zM10.0996%20280c-5.59961%200%20-10.0996%204.5%20-10.0996%2010.0996v27.8008c0%205.59961%204.5%2010.0996%2010.0996%2010.0996h27.7002c5.5%200%2010.1006%20-4.5%2010.1006%20-10.0996v-27.8008c0%20-5.59961%20-4.5%20-10.0996%20-10.1006%20-10.0996h-27.7002zM168%20305.3v21.4004c0%205.09961%204.2002%209.2998%209.2998%209.2998h21.4004c5.09961%200%209.2998%20-4.2002%209.2998%20-9.2998v-21.4004c0%20-5.09961%20-4.2002%20-9.2998%20-9.2998%20-9.2998h-21.4004c-5.09961%200%20-9.2998%204.2002%20-9.2998%209.2998zM56%20212.5v-25c0%20-6.2998%20-5.09961%20-11.5%20-11.4004%20-11.5h-25.1992c-6.30078%200%20-11.4004%205.2002%20-11.4004%2011.5v25c0%206.2998%205.09961%2011.5%2011.4004%2011.5h25.0996c6.40039%200%2011.5%20-5.2002%2011.5%20-11.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cpanel%22%20unicode=%22&#xf388;%22%20horiz-adv-x=%22640%22%20d=%22M210.3%20227.8c6.60059%20-29.0996%20-14.5%20-65.2998%20-51.7002%20-65.2998h-32l6.40039%2023.7998c1.7998%206.2002%207.2998%2010.7998%2014.2998%2010.7998h10.2998c12.4004%200%2020.8008%2011.7002%2018.3008%2022.6006c-2.10059%209.2002%20-9.90039%2014.7998%20-18.3008%2014.7998h-19.7998l-25.7998%20-95.7002c-1.90039%20-6.2002%20-7.40039%20-10.7002%20-14.2002%20-10.7002l-24.7002%20-0.0996094l34.9004%20130.1c1.7998%206.40039%207.2002%2010.9004%2014.2998%2010.9004h37c24.1006%200%2045.4004%20-16.4004%2051%20-41.2002zM53.7998%20199.8c-24.8994%200%20-24.7002%20-37.3994%200%20-37.3994h11.2998c4.2002%200%207.60059%20-3.90039%206.40039%20-8.30078l-7.09961%20-26.0996h-12.4004c-33.5%200%20-59%2031.4004%20-50.2998%2065.2002c7.2998%2027%2028.2998%2041.0996%2051.2002%2041.0996h40l-6.2002%20-23.5996c-1.90039%20-6.5%20-7.40039%20-10.9004%20-14.2998%20-10.9004h-18.6006zM301.3%20234.6c18.7998%200%2033.2998%20-17.5996%2028.5%20-36.7998l-14%20-51.7998c-2.7998%20-10.5996%20-12.2002%20-17.7998%20-23.3994%20-17.7998l-57.5%200.200195c-42.9004%200%20-38.5%2063.7998%200.699219%2063.7998h48.4004l-3.5%20-13.2002c-1.90039%20-6.2002%20-7.40039%20-10.7998%20-14.2002%20-10.7998h-21.5996c-5.2998%200%20-5.2998%20-7.90039%200%20-7.90039h34.8994c4.60059%200%205.10059%203.90039%205.5%205.2998l8.60059%2031.8008c0.299805%201%201.89941%205.2998%20-2.10059%205.2998h-57.5c-9.69922%200%20-16.5996%208.89941%20-14.1992%2018.5l3.5%2013.3994h77.8994zM633.1%20269c4.5%200%207.7002%20-4%206.5%20-8.2998l-26.5%20-98.2002c-5.09961%20-20.7002%20-24.1992%20-34.5%20-44.8994%20-34.5l35.5996%20133.1c1.2002%204.7002%205.5%207.90039%2010.4004%207.90039h18.8994zM396.8%20234.3c34.4004%200%2059.2998%20-32.2998%2050.2998%20-65.3994l-8.7998%20-33.1006c-1.2002%20-4.89941%20-5.7002%20-7.7998%20-10.2998%20-7.7998h-19.0996c-4.5%200%20-7.60059%204%20-6.40039%208.2998l10.5996%2040c3.30078%2011.6006%20-5.59961%2023.4004%20-18.0996%2023.4004h-19.7998l-17.2002%20-64c-1.2002%20-4.7998%20-5.59961%20-7.7998%20-10.4004%20-7.7998h-18.8994c-4.2002%200%20-7.60059%203.89941%20-6.40039%208.2998l26.2002%2098h48.2998v0.0996094zM495.1%20159.7h73.3008l-5.7002%20-21c-1.90039%20-6.2002%20-7.40039%20-10.7002%20-14.2002%20-10.7002h-66.7002c-20%200%20-33.2998%2019%20-28.2998%2036.7002l10.7998%2040c4.7998%2017.5996%2020.7002%2029.5996%2038.6006%2029.5996h47.2998c19%200%2033.2002%20-17.7002%2028.2998%20-36.7998l-3.2002%20-12c-2.89941%20-11%20-12.7002%20-17.5996%20-23.2002%20-17.5996h-53.3994l3.5%2013c1.59961%206.19922%207.2002%2010.7998%2014.2002%2010.7998h21.5996c2%200%203.2998%201%203.90039%203l0.699219%202.59961c0.700195%202.7002%20-1.2998%205.10059%20-3.89941%205.10059h-32.9004c-4.09961%200%20-6.89941%20-2.10059%20-7.7998%20-6l-8%20-30c-0.900391%20-3.30078%201.5%20-6.7002%205.09961%20-6.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22css3-alt%22%20unicode=%22&#xf38b;%22%20horiz-adv-x=%22384%22%20d=%22M0%20416h384l-34.9004%20-395.8l-157.1%20-52.2002l-157.1%2052.2002zM313.1%20336h-242.199l5.7998%20-47.2998h122.899l-6.5%20-2.7002l-112.1%20-46.7002l3.59961%20-46.2998l0.200195%200.0996094v-0.0996094l166.3%20-0.5l-3.69922%20-61.5996l-54.7002%20-15.4004l-52.6006%2013.2998l-3.19922%2038.2998h-48.9004l6.40039%20-73.8994l98.7998%20-29.2002l98.2002%2028.7002l12.7998%20146.6h-111.5l0.299805%200.100586l115.3%2049.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cuttlefish%22%20unicode=%22&#xf38c;%22%20horiz-adv-x=%22440%22%20d=%22M344%20142.5c13.7002%20-50.9004%2041.7002%20-93.2998%2087%20-117.8c-45.2998%20-49.6006%20-110.5%20-80.7002%20-183%20-80.7002c-137%200%20-248%20111%20-248%20248s111%20248%20248%20248c72.5%200%20137.7%20-31.0996%20183%20-80.7002c-45.2998%20-24.5%20-73.2998%20-66.8994%20-87%20-117.8c-17.5%2031.5996%20-57.4004%2054.5%20-96%2054.5c-56.5996%200%20-104%20-47.4004%20-104%20-104s47.4004%20-104%20104%20-104c38.5996%200%2078.5%2022.9004%2096%2054.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22d-and-d%22%20unicode=%22&#xf38d;%22%20horiz-adv-x=%22576%22%20d=%22M82.5%20349.1c-0.599609%2017.2002%202%2033.8008%2012.7002%2048.2002c0.299805%20-7.39941%201.2002%20-14.5%204.2002%20-21.5996c5.89941%2027.5%2019.6992%2049.2998%2042.2998%2065.5c-1.90039%20-5.90039%20-3.5%20-11.7998%20-3%20-17.7002c8.7002%207.40039%2018.7998%2017.7998%2044.3994%2022.7002c14.7002%202.7998%2029.7002%202%2042.1006%20-1c38.5%20-9.2998%2061%20-34.2998%2069.7002%20-72.2998c5.2998%20-23.1006%200.699219%20-45%20-8.30078%20-66.4004c-5.19922%20-12.4004%20-12%20-24.4004%20-20.6992%20-35.0996c-2%201.89941%20-3.90039%203.7998%20-5.80078%205.59961c-42.7998%2040.7998%20-26.7998%2025.2002%20-37.3994%2037.4004c-1.10059%201.19922%20-1%202.19922%20-0.100586%203.59961c8.30078%2013.5%2011.8008%2028.2002%2010%2044c-1.09961%209.7998%20-4.2998%2018.9004%20-11.2998%2026.2002c-14.5%2015.2998%20-39.2002%2015%20-53.5%20-0.600586c-11.3994%20-12.5%20-14.0996%20-27.3994%20-10.8994%20-43.5996c0.199219%20-1.2998%200.399414%20-2.7002%200%20-3.90039c-3.40039%20-13.6992%20-4.60059%20-27.5996%20-2.5%20-41.5996c0.0996094%20-0.5%200.0996094%20-1.09961%200.0996094%20-1.59961c0%20-0.300781%20-0.0996094%20-0.5%20-0.200195%20-1.10059c-21.7998%2011%20-36%2028.2998%20-43.2002%2052.2002c-8.2998%20-17.7998%20-11.0996%20-35.5%20-6.59961%20-54.0996c-15.5996%2015.1992%20-21.2998%2034.2998%20-22%2055.1992zM552.1%20225.9c0.5%20-0.600586%201.2002%20-1%201.7002%20-1.40039v-0.5c-15%203.59961%20-29.7998%201.7998%20-44.5%20-1.2998c-9.2998%20-2%20-18.2998%20-4.7002%20-26.7002%20-9c-2.89941%20-1.5%20-5.69922%20-3.2998%20-8%20-4.7002c-5.7998%202.40039%20-11.2998%205.5%20-17.1992%206.7998c-24.5%205.2998%20-45.8008%20-1.2002%20-62.5%20-20c-19.7002%20-22.2002%20-34.5%20-47.5996%20-46.7002%20-74.5l-1.2002%20-2.7002c-0.0996094%20-0.199219%20-0.200195%20-0.299805%20-0.400391%20-0.399414c-12.0996%208.2998%20-21.5996%2020.2998%20-36.0996%2025.5996c0.299805%200.400391%200.400391%200.900391%200.700195%201.2998c20.5996%2028.2002%2044.8994%2052.5%2075.0996%2070.4004c16%209.5%2033%2016.0996%2051.5%2018.5c1.7998%200.200195%203.5%200.400391%205.2998%201.09961c-4.39941%200%20-8.7998%200.300781%20-13.0996%20-0.0996094c-21.2002%20-1.90039%20-40.5%20-9.59961%20-58.7002%20-20.2002c-13.7998%20-8%20-26.2002%20-17.7002%20-36.5996%20-29.7998c-0.400391%20-0.5%20-0.600586%20-1.09961%20-0.900391%20-1.7002c-0.299805%200.299805%20-0.700195%200.600586%20-1%200.900391c11%2030.8994%2030.7002%2055%2057.7002%2073.2998c0.200195%20-0.200195%200.5%20-0.299805%200.700195%20-0.5c-1.2002%20-1.7002%20-2.5%20-3.2998%20-3.5%20-5.09961c-1.7998%20-3.30078%20-3.7002%20-6.5%20-5.10059%20-10c-1.7998%20-4.30078%201.60059%20-8.60059%2012%20-0.5c18.2002%2014.0996%2029.6006%2026.2998%2048.9004%2029.5996c0.700195%200.0996094%201.2998%200.299805%201.90039%200.299805h2.5c-1%20-0.700195%20-1.60059%20-1.09961%20-2.2002%20-1.5c-11.6006%20-7.7998%20-11.7998%20-7.39941%20-15%20-12c-2.60059%20-3.7002%20-0.200195%20-8%204.7002%20-6.7998c2.59961%200.599609%205.19922%201.2998%207.69922%202.2002c9.40039%203.2998%2019%205.7998%2029%206.39941c13.9004%200.800781%2027.1006%20-1.89941%2039.9004%20-7.09961c15.0996%20-6.2002%2028.5%20-15%2040.0996%20-26.5996zM316.7%2050.4004c1.5%20-1.30078%201.89941%20-2.40039%200.899414%20-4.2002c-25.2998%20-50.2002%20-61.0996%20-89.1006%20-116%20-98.7998c-26.7998%20-4.7002%20-52.8994%20-2.7002%20-77.8994%208.59961c-18.5%208.2002%20-34.6006%2019.5996%20-47.2002%2035.5996c-2%202.60059%20-3.7002%205.40039%20-5.90039%208.60059c-0.699219%20-7.7998%200.100586%20-14.9004%201.5%20-21.9004c-0.199219%20-0.200195%20-0.399414%20-0.299805%20-0.599609%20-0.5c-3.2002%203.40039%20-6.59961%206.60059%20-9.5%2010.2998c-12.2002%2015.5%20-19.5%2033.3008%20-24.0996%2052.3008c-11.8008%2048.2998%20-0.5%2078.7998%207.7998%20101.1c-8.7002%20-4.7998%20-16.2002%20-10.2998%20-23.6006%20-16.2002c11.6006%2032.7998%2031.9004%2059.9004%2056.1006%2084.6006c2.39941%20-2.10059%203.2998%20-4.7002%203%20-7.40039c-0.200195%20-1%20-5.90039%20-38.9004%20-5.60059%20-44.7002c18.9004%2018.9004%2040.5%2033.2998%2064.8008%2043.9004c-7.5%20-11.1006%20-11%20-23.4004%20-11.8008%20-37.2998c13.4004%2012.1992%2027.7002%2020.0996%2046.4004%2013.8994c-8.5%20-9.09961%20-30.7998%20-30.5%20-38.5996%20-64.2998c-5.10059%20-21.9004%20-3.80078%20-43.0996%208.19922%20-62.5996c11.2002%20-18.3008%2027.8008%20-27.8008%2049.4004%20-27.8008c12.5996%200%2023.7998%205%2034.0996%2011.8008c18.5%2012.2998%2032.8008%2028.5%2044%2047.5996c1.90039%203.2002%201.10059%202.09961%201.90039%203c19.9004%20-16.0996%203.2998%20-2.59961%2042.7002%20-35.5996zM488.7%2096.7998c20.2002%20-6.59961%2035.5%20-18.7998%2043.7998%20-38.8994c9.2002%20-23.1006%202.09961%20-49.4004%20-17.4004%20-66c-16.3994%20-14%20-35.6992%20-19.2002%20-57%20-17.4004c-0.599609%200%20-1.19922%200%20-1.89941%20-0.299805c15.0996%20-10.7002%2031.5996%20-15.2002%2050.8994%20-10.6006c-2.19922%20-2.39941%20-3.89941%20-4.69922%20-5.89941%20-6.5c-12.2998%20-10.8994%20-26.9004%20-16.8994%20-42.9004%20-19.7998c-39.5996%20-7.2998%20-75.5996%2012.7998%20-85%2056.9004c-0.5%202.09961%20-0.599609%204.2002%20-0.899414%206.39941c-10.8008%20-8.19922%20-16.4004%20-34.0996%20-0.700195%20-52.2998c-1.60059%200.5%20-2.60059%200.700195%20-3.60059%201.10059c-21.2998%208.2998%20-34.3994%2028.2998%20-33.5%2051.1992c0.900391%2023.2002%204.90039%2041%20-13%2056c-16.5%2013.8008%20-33%2027.4004%20-49.5%2041.1006c-8.09961%206.7002%20-14.7998%2014.5%20-17%2025.0996c-1%204.60059%20-1.39941%209.40039%20-1.7998%2014.1006c-0.5%206.09961%20-3.2998%2011%20-7.89941%2014.7998c-4.5%203.89941%20-9.30078%207.39941%20-13.8008%2011.2002c-8.89941%207.5%20-12.2998%2018.8994%20-7.2998%2029.8994c2.7998%20-12.8994%209.60059%20-18.8994%2022.6006%20-20.2998c4.39941%20-0.5%208.89941%20-0.799805%2013.2998%20-1.5c8.09961%20-1.2002%2012.7998%20-6.09961%2014.2998%20-14.2002c0.700195%20-3.39941%201.2998%20-6.7998%202.2002%20-10.2002c1.59961%20-5.59961%204.5%20-8%2010.3994%20-8.39941c4.60059%20-0.299805%209.30078%20-0.5%2013.9004%20-0.900391c7.59961%20-0.599609%2014.2002%20-3.7998%2020.0996%20-8.7002c19.4004%20-16.1992%2039%20-32.1992%2058.5%20-48.2998c5.7002%20-4.7002%2012%20-8.2002%2019.6006%20-8.5c16.7002%20-0.599609%2029%2015.2002%2024.7998%2031.7998c-0.200195%200.700195%20-0.400391%201.5%20-0.0996094%202.80078c2.39941%20-2%204.89941%20-3.80078%207%20-5.90039c14.0996%20-14%2018.0996%20-39.2998%208.69922%20-56.0996c-2.09961%20-3.80078%20-5.2998%20-7.10059%20-8.09961%20-10.8008c0.700195%20-0.199219%201.7998%20-0.5%203%20-0.599609c14%20-1.40039%2027.2002%201%2038.9004%209.09961c15.7998%2010.9004%2018%2031.2002%205.39941%2045.6006c-4.7002%205.39941%20-8.89941%208%20-18.7998%2012c6.5%201.2998%2019.2002%200.200195%2028.7002%20-2.90039zM99.4004%20268.7c-5.30078%209.2002%20-13.2002%2015.5996%20-22.1006%2021.2998c13.7002%200.5%2026.6006%20-0.200195%2039.6006%20-3.7002c-7%2012.2002%20-8.5%2024.7002%20-5%2038.7002c5.2998%20-11.9004%2013.6992%20-20.0996%2023.5996%20-26.7998c19.7002%20-13.2002%2035.7002%20-19.6006%2046.7002%20-30.2002c3.39941%20-3.2998%206.2998%20-7.09961%209.59961%20-10.9004c-0.799805%202.10059%20-1.39941%204.10059%20-2.2002%206c-5%2010.6006%20-13%2018.6006%20-22.5996%2025c-1.7998%201.2002%20-2.7998%202.5%20-3.40039%204.5c-3.2998%2012.5%20-3%2025.1006%20-0.699219%2037.6006c1%205.5%202.7998%2010.8994%204.5%2016.2998c0.799805%202.40039%202.2998%204.59961%204%206.59961c0.599609%20-6.89941%200%20-25.5%2019.5996%20-46c10.7998%20-11.2998%2022.4004%20-21.8994%2033.9004%20-32.6992c9%20-8.5%2018.2998%20-16.7002%2025.5%20-26.8008c1.09961%20-1.59961%202.19922%20-3.2998%203.7998%20-4.69922c-5%2013%20-14.2002%2024.0996%20-24.2002%2033.7998c-9.59961%209.2998%20-19.4004%2018.3994%20-29.2002%2027.3994c-3.2998%203%20-4.59961%206.7002%20-5.09961%2010.9004c-1.2002%2010.4004%200%2020.5996%204.2998%2030.2002c0.5%201%201.09961%202%201.90039%203.2998c0.5%20-4.2002%200.599609%20-7.90039%201.39941%20-11.5996c4.7998%20-23.1006%2020.4004%20-36.3008%2049.2998%20-63.5c10%20-9.40039%2019.3008%20-19.2002%2025.6006%20-31.6006c4.7998%20-9.2998%207.2998%20-19%205.7002%20-29.5996c-0.100586%20-0.600586%200.5%20-1.7002%201.09961%20-2c6.2002%20-2.60059%2010%20-6.90039%209.7002%20-14.2998c7.7002%202.59961%2012.5%208%2016.3994%2014.5c4.2002%20-20.2002%20-9.09961%20-50.3008%20-27.1992%20-58.7002c0.399414%204.5%205%2023.3994%20-16.5%2027.7002c-6.80078%201.2998%20-12.8008%201.2998%20-22.9004%202.09961c4.7002%209%2010.4004%2020.5996%200.5%2022.4004c-24.9004%204.59961%20-52.7998%20-1.90039%20-57.7998%20-4.60059c8.2002%20-0.399414%2016.2998%20-1%2023.5%20-3.2998c-2%20-6.5%20-4%20-12.7002%20-5.7998%20-18.9004c-1.90039%20-6.5%202.09961%20-14.5996%209.2998%20-9.59961c1.2002%200.900391%202.2998%201.90039%203.2998%202.7002c-3.09961%20-17.9004%20-2.90039%20-15.9004%20-2.7998%20-18.2998c0.299805%20-10.2002%209.5%20-7.80078%2015.7002%20-7.30078c-2.5%20-11.7998%20-29.5%20-27.2998%20-45.4004%20-25.7998c7%204.7002%2012.7002%2010.2998%2015.9004%2017.9004c-6.5%20-0.799805%20-12.9004%20-1.60059%20-19.2002%20-2.40039l-0.299805%200.900391c4.69922%203.39941%208%207.7998%2010.1992%2013.0996c8.7002%2021.1006%20-3.59961%2038%20-25%2039.9004c-9.09961%200.799805%20-17.7998%20-0.799805%20-25.8994%20-5.5c6.2002%2015.5996%2017.2002%2026.5996%2032.5996%2034.5c-15.2002%204.2998%20-8.89941%202.7002%20-24.5996%206.2998c14.5996%209.2998%2030.2002%2013.2002%2046.5%2014.5996c-5.2002%203.2002%20-48.1006%203.60059%20-70.2002%20-20.8994c7.90039%20-1.40039%2015.5%20-2.7998%2023.2002%20-4.2002c-23.7998%20-7%20-44%20-19.7002%20-62.4004%20-35.5996c1.10059%204.7998%202.7002%209.5%203.2998%2014.2998c0.600586%204.5%200.800781%209.2002%200.100586%2013.5996c-1.5%209.40039%20-8.90039%2015.1006%20-19.7002%2016.2998c-7.90039%200.900391%20-15.5996%20-0.0996094%20-23.2998%20-1.2998c-0.900391%20-0.0996094%20-1.7002%20-0.299805%20-2.90039%200c15.7998%2014.7998%2036%2021.7002%2053.1006%2033.5c6%204.5%206.7998%208.2002%203%2014.9004zM227.8%20241.9c3.2998%20-16%2012.6006%20-25.5%2023.7998%20-24.3008c-4.59961%2011.3008%20-12.0996%2019.5%20-23.7998%2024.3008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22deploydog%22%20unicode=%22&#xf38e;%22%20horiz-adv-x=%22512%22%20d=%22M382.2%20312h51.7002v-239.6h-51.7002v20.6992c-19.7998%20-24.7998%20-52.7998%20-24.0996%20-73.7998%20-14.6992c-26.2002%2011.6992%20-44.3008%2038.0996%20-44.3008%2071.7998c0%2029.7998%2014.8008%2057.8994%2043.3008%2070.7998c20.1992%209.09961%2052.6992%2010.5996%2074.7998%20-12.9004v103.9zM317.5%20150.2c0%20-18.2002%2013.5996%20-33.5%2033.2002%20-33.5c19.7998%200%2033.2002%2016.3994%2033.2002%2032.8994c0%2017.1006%20-13.7002%2033.2002%20-33.2002%2033.2002c-19.6006%200%20-33.2002%20-16.3994%20-33.2002%20-32.5996zM188.5%20312h51.7002v-239.6h-51.7002v20.6992c-19.7998%20-24.7998%20-52.7998%20-24.0996%20-73.7998%20-14.6992c-26.2002%2011.6992%20-44.2998%2038.0996%20-44.2998%2071.7998c0%2029.7998%2014.7998%2057.8994%2043.2998%2070.7998c20.2002%209.09961%2052.7002%2010.5996%2074.7998%20-12.9004v103.9zM123.8%20150.2c0%20-18.2002%2013.6006%20-33.5%2033.2002%20-33.5c19.7998%200%2033.2002%2016.3994%2033.2002%2032.8994c0%2017.1006%20-13.7002%2033.2002%20-33.2002%2033.2002c-19.7002%200%20-33.2002%20-16.3994%20-33.2002%20-32.5996zM448%20352h-384c-17.5996%200%20-32%20-14.5%20-32%20-32v-256c0%20-17.5996%2014.5%20-32%2032%20-32h384c17.5996%200%2032%2014.5%2032%2032v256c0%2017.5996%20-14.5%2032%20-32%2032zM448%20384c35.2002%200%2064%20-28.7998%2064%20-64v-256c0%20-35.2002%20-28.7998%20-64%20-64%20-64h-384c-35.2002%200%20-64%2028.7998%20-64%2064v256c0%2035.2002%2028.7998%2064%2064%2064h384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22deskpro%22%20unicode=%22&#xf38f;%22%20horiz-adv-x=%22480%22%20d=%22M205.9%20-64l31.0996%2038.4004c12.2998%200.199219%2025.5996%201.39941%2036.5%206.59961c38.9004%2018.5996%2038.4004%2061.9004%2038.2998%2063.7998c-0.0996094%205%20-0.799805%204.40039%20-28.8994%2037.4004h79.0996c-0.200195%20-50.1006%20-7.2998%20-68.5%20-10.2002%20-75.7002c-9.39941%20-23.7002%20-43.8994%20-62.7998%20-95.2002%20-69.4004c-8.69922%20-1.09961%20-32.7998%20-1.19922%20-50.6992%20-1.09961zM406.3%20103.7l-119.2%20-0.100586l17.4004%2031.3008l175.5%20-0.300781c-15.2002%20-17.2998%20-35.0996%20-30.8994%20-73.7002%20-30.8994zM362.7%20327.6v-168.3h-73.5l-32.7002%20-55.5h-6.5c-52.2998%200%20-58.0996%2056.5%20-58.2998%2058.9004c-1.2002%2013.2002%20-21.2998%2011.5996%20-20.1006%20-1.7998c1.40039%20-15.8008%208.80078%20-40%2026.4004%20-57.1006h-91c-25.5%200%20-110.8%2026.7998%20-107%20114v213.3c0%2016%209.7002%2016.6006%2015%2016.8008h82c0.200195%200%200.299805%20-0.100586%200.5%20-0.100586c4.2998%200.400391%2050.0996%202.10059%2050.0996%20-43.7002c0%20-13.2998%2020.2002%20-13.3994%2020.2002%200c0%2018.2002%20-5.5%2032.8008%20-15.7998%2043.7002h84.2002c108.7%200.400391%20126.5%20-79.3994%20126.5%20-120.2zM230.2%20271.6l64%20-29.2998c13.2998%2045.5%20-42.2002%2071.7002%20-64%2029.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22digital-ocean%22%20unicode=%22&#xf391;%22%20horiz-adv-x=%22512%22%20d=%22M87%20-33.7998v73.5996h73.7002v-73.5996h-73.7002zM25.4004%20101.4h61.5996v-61.6006h-61.5996v61.6006zM491.6%20271.1c53.2002%20-170.3%20-73%20-327.1%20-235.6%20-327.1v95.7998h0.299805v0.299805c101.7%200.200195%20180.5%20101%20141.4%20208c-14.2998%2039.6006%20-46.1006%2071.4004%20-85.7998%2085.7002c-107.101%2038.7998%20-208.101%20-39.8994%20-208.101%20-141.7h-95.7998c0%20162.2%20156.9%20288.7%20327%20235.601c74.2002%20-23.2998%20133.6%20-82.4004%20156.6%20-156.601zM256.3%2040.0996h-0.299805v-0.299805h-95.2998v95.6006h95.5996v-95.3008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22discord%22%20unicode=%22&#xf392;%22%20d=%22M297.216%20204.8c0%20-15.6162%20-11.5195%20-28.416%20-26.1123%20-28.416c-14.3359%200%20-26.1113%2012.7998%20-26.1113%2028.416s11.5195%2028.416%2026.1113%2028.416c14.5928%200%2026.1123%20-12.7998%2026.1123%20-28.416zM177.664%20233.216c14.5918%200%2026.3682%20-12.7998%2026.1123%20-28.416c0%20-15.6162%20-11.5205%20-28.416%20-26.1123%20-28.416c-14.3359%200%20-26.1123%2012.7998%20-26.1123%2028.416s11.5205%2028.416%2026.1123%2028.416zM448%20395.264v-459.264c-64.4941%2056.9941%20-43.8682%2038.1279%20-118.784%20107.776l13.5684%20-47.3604h-290.304c-28.9287%200%20-52.4805%2023.5518%20-52.4805%2052.7363v346.111c0%2029.1846%2023.5518%2052.7363%2052.4805%2052.7363h343.039c28.9287%200%2052.4805%20-23.5518%2052.4805%20-52.7363zM375.04%20152.576c0%2082.4316%20-36.8643%20149.248%20-36.8643%20149.248c-36.8643%2027.6475%20-71.9355%2026.8799%20-71.9355%2026.8799l-3.58398%20-4.0957c43.5195%20-13.3125%2063.7441%20-32.5127%2063.7441%20-32.5127c-60.8115%2033.3291%20-132.244%2033.335%20-191.232%207.42383c-9.47168%20-4.35156%20-15.1035%20-7.42383%20-15.1035%20-7.42383s21.2471%2020.2246%2067.3271%2033.5361l-2.55957%203.07227s-35.0723%200.767578%20-71.9355%20-26.8799c0%200%20-36.8643%20-66.8164%20-36.8643%20-149.248c0%200%2021.5039%20-37.1201%2078.0801%20-38.9121c0%200%209.47168%2011.5195%2017.1514%2021.248c-32.5117%209.72754%20-44.7998%2030.208%20-44.7998%2030.208c3.7666%20-2.63574%209.97656%20-6.05273%2010.4961%20-6.40039c43.21%20-24.1973%20104.588%20-32.126%20159.744%20-8.95996c8.95996%203.32812%2018.9443%208.19238%2029.4395%2015.1045c0%200%20-12.7998%20-20.9922%20-46.3359%20-30.4639c7.68066%20-9.72852%2016.8965%20-20.7363%2016.8965%20-20.7363c56.5762%201.79199%2078.3359%2038.9121%2078.3359%2038.9121z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22discourse%22%20unicode=%22&#xf393;%22%20d=%22M225.9%20416c122.699%200%20222.1%20-102.3%20222.1%20-223.9c0%20-121.6%20-99.4004%20-223.899%20-222.1%20-223.899l-225.801%20-0.200195s-0.0996094%20224%20-0.0996094%20227.9c0%20121.6%20103.3%20220.1%20225.9%20220.1zM224%2064c70.7002%200%20128%2057.2998%20128%20128s-57.2998%20128%20-128%20128s-128%20-57.2998%20-128%20-128c0%20-22.0996%205.59961%20-42.9004%2015.4004%20-61l-22.9004%20-75l81.0996%2020.0996c16.5%20-7.7998%2035%20-12.0996%2054.4004%20-12.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dochub%22%20unicode=%22&#xf394;%22%20horiz-adv-x=%22416%22%20d=%22M397.9%20288h-141.9v140.4zM304%20256h96v-126.1c0%20-129.301%20-70.2998%20-193.9%20-210.8%20-193.9h-189.2v512h189.2c12.2002%200%2023.7002%20-1.09961%2034.5996%20-3.2998v-84c-10%201.7002%20-21.0996%202.5%20-33.0996%202.5h-94.7002v-337.3h94.7002c76.7998%200%20113.3%2033.2998%20113.3%20100.1v130z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22docker%22%20unicode=%22&#xf395;%22%20horiz-adv-x=%22640%22%20d=%22M349.9%20211.7h-66.1006v59.3994h66.1006v-59.3994zM349.9%20416v-60.7002h-66.1006v60.7002h66.1006zM428.1%20271.2v-59.4004h-66.0996v59.4004h66.0996zM271.8%20343.3v-60.0996h-66.0996v60.0996h66.0996zM349.9%20343.3v-60.0996h-66.1006v60.0996h66.1006zM626.7%20243.3l13.2998%20-8.89941c-1.90039%20-3.90039%20-7%20-14.6006%20-8.5%20-17.1006c-23.7002%20-45.2998%20-69.9004%20-45.5996%20-91.2998%20-45.2002c-54.5%20-131.699%20-171%20-204.199%20-328.4%20-204.199c-72.7002%200%20-128.3%2022.2998%20-165.399%2066.1992c-38.2002%2045.3008%20-52.7002%20111.301%20-44%20162.101h434.699c22.6006%20-0.400391%2039.7002%206%2048.4004%2010.7002c-19.7002%2030.1992%20-14.7002%2076%203.7002%20103.8l9.2998%2014l14%20-9.2998c24.4004%20-18.8008%2037.7998%20-39.7002%2041.0996%20-63.7002c25.5%204.7998%2058.7002%201.2998%2073.1006%20-8.40039zM115.6%20271.2h0.100586v-59.4004h-66.1006v59.4004h66zM193.7%20271.2v-59.4004h-66.1006v59.4004h66.1006zM271.8%20271.2v-59.4004h-66.0996v59.4004h66.0996zM193.7%20343.3v-60.0996h-66.1006v60.0996h66.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22draft2digital%22%20unicode=%22&#xf396;%22%20horiz-adv-x=%22480%22%20d=%22M480%2049.9004l-144%20-81.9004v64.2002l-336%20-0.100586c18.2998%2019.1006%2084.5%2087.8008%20161.1%20174.801c32.6006%2037.1992%2078%2083.2998%2069.7002%20127.6c-5.2998%2028.2998%20-42.2002%2050.7998%20-83.2998%2033.5c-8.59961%20-3.59961%20-24.5%20-17.4004%20-26.2998%20-24.7002c28.2998%20-4.7002%2048%20-29.7002%2048%20-56.7998c0%20-31.7002%20-25.6006%20-57.4004%20-57.2998%20-57.4004c-37.3008%200%20-62.2002%2034.1006%20-56.7002%2067.1006c1.2002%207.89941%205.09961%2026.7998%2018.2002%2047.7002c14.8994%2023.8994%2045.1992%2054.8994%20104.3%2067.2998c103.8%2021.7002%20161.6%20-36.6006%20166%20-41.2002c28.8994%20-29.9004%2048%20-90.7002%2012.7998%20-153.3c-30%20-53.4004%20-81%20-114.3%20-111.8%20-149.3h91.2998v64.6992zM369.9%2077v-54.4004l47.0996%2027.2002zM134.2%20286.6c0%2012.3008%20-10%2022.4004%20-22.4004%2022.4004c-12.3994%200%20-22.3994%20-10%20-22.3994%20-22.4004c0%20-12.3994%2010%20-22.3994%2022.3994%20-22.3994c12.4004%200%2022.4004%2010%2022.4004%2022.3994zM82.5%2067.5h114.4c17.5996%2019.2002%2091.5%20100.8%20128.5%20166.7c36.5996%2065.0996%20-5.80078%20113.3%20-5.80078%20113.3c-14.1992%2014.9004%20-36.8994%2036.2002%20-82.1992%2038.2998c6.7998%20-5.5%2016.8994%20-16.8994%2024.2998%20-35.7002c11.8994%20-30.2998%206.7002%20-69.5996%20-28.4004%20-112.699c-53.0996%20-65.2002%20-125.2%20-142.5%20-150.8%20-169.9z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dribbble-square%22%20unicode=%22&#xf397;%22%20d=%22M90.2002%20219.8c8.89941%2042.4004%2037.3994%2077.7002%2075.7002%2095.7002c3.59961%20-4.90039%2028%20-38.7998%2050.6992%20-79c-64%20-17%20-120.3%20-16.7998%20-126.399%20-16.7002zM314.6%20294c-2.5%20-3.5%20-23%20-31.0996%20-71.5996%20-49.4004c-22.4004%2041.1006%20-47.2002%2074.9004%20-51%2080c43.2998%2010.5%2089%20-0.799805%20122.6%20-30.5996zM140.1%2084c14.3008%2029.2002%2053%2066.7998%20108.101%2085.5996c19.2002%20-49.7998%2027.2002%20-91.5996%2029.2002%20-103.6c-44%20-18.7002%20-96.8008%20-13.5996%20-137.301%2018zM238.9%20192.2c-49.4004%20-13.9004%20-94.3008%20-53.9004%20-116.5%20-91.7998c-21.8008%2024.2998%20-35.1006%2056.2998%20-35.1006%2091.3994c0%201.40039%200.100586%202.7998%200.100586%204.2002c6%20-0.200195%2072.1992%20-1%20140.399%2019.4004c3.90039%20-7.7002%207.7002%20-15.4004%2011.1006%20-23.2002zM273.8%20175.9c42.7998%206.89941%2080.5%20-4.30078%2085.1006%20-5.80078c-6.10059%20-38%20-27.9004%20-70.8994%20-58.6006%20-91.5996c-1.39941%208.2998%20-8.59961%2048.2998%20-26.5%2097.4004zM253.5%20224.3c50.5%2020.7002%2073.4004%2050%2076.2998%2053.9004c19.1006%20-23.2002%2030.6006%20-52.7998%2030.9004%20-85.1006c-4.5%201%20-49.7002%2010.1006%20-95.2002%204.40039c-3.7002%209%20-7.2002%2017%20-12%2026.7998zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM384%20192c0%2088.2002%20-71.7998%20160%20-160%20160s-160%20-71.7998%20-160%20-160s71.7998%20-160%20160%20-160s160%2071.7998%20160%20160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dyalog%22%20unicode=%22&#xf399;%22%20horiz-adv-x=%22416%22%20d=%22M0%20416h171.2c74.5%200%20137.7%20-24%20182.5%20-69.5996c40.2002%20-40.9004%2062.2998%20-95.6006%2062.2998%20-154.301c0%20-111.399%20-84.0996%20-224.1%20-244.8%20-224.1h-171.2v64h171.2c122.2%200%20180.8%2084%20180.8%20160.1c0%2079.7002%20-67.4004%20159.9%20-180.8%20159.9h-107.2v-55.2002h-64v119.2z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22earlybirds%22%20unicode=%22&#xf39a;%22%20horiz-adv-x=%22480%22%20d=%22M313.2%20400.5c1.2002%2013%2021.2998%2014%2036.5996%208.7002c0.900391%20-0.299805%2026.2002%20-9.7002%2019%20-15.2002c-27.8994%207.40039%20-56.3994%20-18.2002%20-55.5996%206.5zM112.2%20393.6c-7.7998%206.2002%2019.8994%2016.4004%2020.8994%2016.7002c16.8008%205.7002%2038.9004%204.60059%2040.2002%20-9.59961c0.900391%20-27.1006%20-30.3994%201%20-61.0996%20-7.10059zM319.4%20288c8.7998%200%2016%20-7.2002%2016%20-16s-7.2002%20-16%20-16%20-16c-8.80078%200%20-16%207.2002%20-16%2016s7.19922%2016%2016%2016zM159.7%20288c8.7998%200%2016%20-7.2002%2016%20-16s-7.2002%20-16%20-16%20-16s-16%207.2002%20-16%2016s7.2002%2016%2016%2016zM478.2%20124.8c-9.90039%20-24%20-40.7002%20-11%20-63.9004%201.2002c-13.5%20-69.0996%20-58.0996%20-111.4%20-126.3%20-124.2c0.299805%20-0.899414%20-2%200.100586%2024%20-1c33.5996%20-1.39941%2063.7998%203.10059%2097.4004%208c-19.8008%2013.7998%20-11.4004%2037.1006%20-9.80078%2038.1006c1.40039%200.899414%2014.7002%20-1.7002%2021.6006%20-11.5c8.59961%2012.5%2028.3994%2014.7998%2030.2002%2013.5996c1.59961%20-1.09961%206.59961%20-20.9004%20-6.90039%20-34.5996c4.7002%200.899414%208.2002%201.59961%209.7998%202.09961c2.60059%200.799805%2017.7002%20-11.2998%203.10059%20-13.2998c-14.3008%20-2.2998%20-22.6006%20-5.10059%20-47.1006%20-10.7998c-45.8994%20-10.7002%20-85.8994%20-11.8008%20-117.7%20-12.8008l1%20-11.5996c3.80078%20-18.0996%20-23.3994%20-24.2998%20-27.5996%20-6.2002c0.799805%20-17.8994%20-27.0996%20-21.7998%20-28.4004%201l-0.5%20-5.2998c-0.699219%20-18.4004%20-28.3994%20-17.9004%20-28.2998%200.599609c-7.5%20-13.5%20-28.0996%20-6.7998%20-26.3994%208.5l1.19922%2012.4004c-36.6992%20-0.900391%20-59.6992%20-3.09961%20-61.7998%20-3.09961c-20.8994%200%20-20.8994%2031.5996%200%2031.5996c2.40039%200%2027.7002%20-1.2998%2063.2002%20-2.7998c-61.0996%2015.5%20-103.7%2055%20-114.9%20118.2c-25%20-12.8008%20-57.5%20-26.8008%20-68.1992%20-0.800781c-10.5%2025.4004%2021.5%2042.6006%2066.7998%2073.4004c0.700195%206.59961%201.59961%2013.2998%202.7002%2019.7998c-14.4004%2019.6006%20-11.6006%2036.2998%20-16.1006%2060.4004c-16.7998%20-2.40039%20-23.2002%209.09961%20-23.5996%2023.0996c0.299805%207.2998%202.09961%2014.9004%202.39941%2015.4004c1.10059%201.7998%2010.1006%202%2012.7002%202.59961c6%2031.7002%2050.6006%2033.2002%2090.9004%2034.5c19.7002%2021.7998%2045.2002%2041.5%2080.8994%2048.2998c-15.2998%2019.4004%20-3.39941%2039.9004%20-2.39941%2040.4004c1.7002%200.799805%2021.2002%20-4.2998%2026.2998%20-23.2002c5.2002%208.7998%2018.2998%2011.4004%2019.5996%2010.7002c1.10059%20-0.599609%206.40039%20-15%20-4.89941%20-25.9004c40.2998%20-3.5%2072.2002%20-24.6992%2096%20-50.6992c36.0996%20-1.5%2071.7998%20-5.90039%2077.0996%20-34c2.7002%20-0.600586%2011.6006%20-0.800781%2012.7002%20-2.60059c0.299805%20-0.5%202.09961%20-8.09961%202.40039%20-15.3994c-0.5%20-13.9004%20-6.80078%20-25.4004%20-23.6006%20-23.1006c-3.2002%20-17.2998%20-2.7002%20-32.8994%20-8.7002%20-47.7002c2.40039%20-11.6992%204%20-23.7998%204.80078%20-36.3994c37%20-25.4004%2070.2998%20-42.5%2060.2998%20-66.9004zM207.4%20288.1c0.899414%2044%20-37.9004%2042.2002%20-78.6006%2040.3008c-21.7002%20-1%20-38.8994%20-1.90039%20-45.5%20-13.9004c-11.3994%20-20.9004%205.90039%20-92.9004%2023.2002%20-101.2c9.7998%20-4.7002%2073.4004%20-7.89941%2086.2998%207.10059c8.2002%209.39941%2015%2049.3994%2014.6006%2067.6992zM259.4%20229.8c-4.30078%2012.4004%20-6%2030.1006%20-15.3008%2032.7002c-2%200.5%20-9%200.5%20-11%200c-10%20-2.7998%20-10.7998%20-22.0996%20-17%20-37.2002c15.4004%200%2019.3008%20-9.7002%2023.7002%20-9.7002c4.2998%200%206.2998%2011.3008%2019.6006%2014.2002zM395.1%20314.5c-6.59961%2012.0996%20-24.7998%2012.9004%20-46.5%2013.9004c-40.1992%201.89941%20-78.1992%203.7998%20-77.2998%20-40.3008c-0.5%20-18.2998%205%20-58.2998%2013.2002%20-67.7998c13%20-14.8994%2076.5996%20-11.7998%2086.2998%20-7.09961c15.7998%207.59961%2036.5%2078.8994%2024.2998%20101.3z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22erlang%22%20unicode=%22&#xf39d;%22%20horiz-adv-x=%22640%22%20d=%22M87.2002%20394.5c-41.5%20-50.2002%20-65.6006%20-116.2%20-65.5%20-192.9c-0.100586%20-86.7998%2029%20-159.5%2078.7002%20-212.1h-100.4v405h87.2002zM325.4%20384.8c46.1992%20-0.0996094%2079.5996%20-33.5%2080.6992%20-83.2002h-169.899c4.09961%2049.7002%2043.2998%2083.1006%2089.2002%2083.2002zM556.1%20394.4h0.300781l-0.100586%200.0996094zM556.4%20394.4h83.5996v-405h-80.7998c21.3994%2023%2040.5%2049.8994%2057.8994%2080.7998l-96.3994%2048.2002c-33.9004%20-55.1006%20-83.4004%20-105.801%20-151.9%20-106.101c-99.7002%200.400391%20-138.8%2085.6006%20-138.6%20195.3h372.399c0.5%2012.4004%200.5%2018.1006%200%2024.1006c2.5%2065.2002%20-14.7998%20120%20-46.1992%20162.7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22facebook-f%22%20unicode=%22&#xf39e;%22%20horiz-adv-x=%22320%22%20d=%22M279.14%20160h-74.6895v-224h-100.17v224h-81.3906v92.6602h81.3906v70.6201c0%2080.3398%2047.8594%20124.72%20121.08%20124.72c35.0693%200%2071.75%20-6.25977%2071.75%20-6.25977v-78.8906h-40.4199c-39.8203%200%20-52.2402%20-24.71%20-52.2402%20-50.0596v-60.1299h88.9102z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22facebook-messenger%22%20unicode=%22&#xf39f;%22%20horiz-adv-x=%22512%22%20d=%22M256.55%20440c140.04%200%20247.45%20-102.34%20247.45%20-240.57c0%20-175.13%20-166.15%20-273.229%20-319.44%20-231.04c-8.96973%202.44043%20-9.64941%200.600586%20-62.5596%20-22.6992c-2.4375%20-1.06445%20-5.14355%20-1.6543%20-7.97168%20-1.6543c-10.7617%200%20-19.541%208.55176%20-19.9082%2019.2236c-1.41992%2046.3701%200.299805%2050.7207%20-8.0498%2058.2305c-48.3604%2043.1602%20-78.0703%20105.64%20-78.0703%20177.939c0%20138.23%20108.52%20240.57%20248.55%20240.57zM405.79%20254.87c7.0498%2011.0801%20-6.65039%2023.5996%20-17.0898%2015.6201l-78.4102%20-59.3799c-2.50586%20-1.87988%20-5.64258%20-2.99316%20-9.0127%20-2.99316s-6.48145%201.11328%20-8.9873%202.99316l-58.0596%2043.46c-6.23047%204.65234%20-13.9668%207.46582%20-22.333%207.46582c-13.2803%200%20-24.9512%20-6.94434%20-31.5771%20-17.3965l-73%20-115.569c-7.05078%20-11.0703%206.64941%20-23.6006%2017.1094%20-15.6699l78.3701%2059.4395c2.50586%201.87891%205.64258%202.99316%209.0127%202.99316s6.48242%20-1.11426%208.9873%20-2.99316l58.0801%20-43.4697c6.23047%20-4.65039%2013.9658%20-7.46191%2022.3301%20-7.46191c13.2803%200%2024.9512%206.94141%2031.5801%2017.3916z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22firstdraft%22%20unicode=%22&#xf3a1;%22%20horiz-adv-x=%22384%22%20d=%22M384%20256h-64v-128h-128v-128h-192v25.5996h166.4v128h128v128h89.5996v-25.5996zM358.4%20217.6h25.5996v-153.6h-128v-128h-192v25.5996h166.4v128h128v128zM384%2025.5996v-25.5996h-64v-64h-25.5996v89.5996h89.5996zM0%20448h384v-128h-128v-128h-128v-128h-128v384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fonticons-fi%22%20unicode=%22&#xf3a2;%22%20horiz-adv-x=%22384%22%20d=%22M114.4%20224h92.3994l-15.2002%20-51.2002h-76.3994v-157.8c0%20-8%20-2.7998%20-9.2002%204.39941%20-10l59.6006%20-5.59961v-34.4004h-179.2v35.2002l29.2002%202.7998c7.2002%200.799805%209.2002%203.2002%209.2002%2010.7998v155.8c0%203.2002%20-4%203.2002%20-8%203.2002h-30.4004v51.2002h38.4004v28.7998c0%2068%2036.3994%2096%20106%2096c46.7998%200%2088.7998%20-11.2002%2088.7998%20-72.3994l-69.6006%20-8.40039c0.400391%2025.5996%20-6%2031.5996%20-22.3994%2031.5996c-25.2002%200%20-26%20-13.5996%20-26%20-37.5996v-32c0%20-3.2002%20-4.7998%20-6%20-0.799805%20-6zM384%20-35h-140.8v34.4004l28%203.59961c7.2002%200.799805%2010.3994%202.40039%2010.3994%2010v148c0%205.59961%20-4%209.2002%20-9.19922%2010.7998l-33.2002%208.7998l9.2002%2040.4004h110v-208c0%20-8%20-3.60059%20-8.7998%204%20-10l21.5996%20-3.59961v-34.4004zM354%20312.2l12.4004%20-45.6006l-10%20-10l-42.8008%2022.8008l-42.7998%20-22.8008l-10%2010l12.4004%2045.6006l-30%2036.3994l4.7998%2010h38l21.2002%2038.4004h12.7998l21.2002%20-38.4004h38l4.7998%20-13.1992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fort-awesome-alt%22%20unicode=%22&#xf3a3;%22%20horiz-adv-x=%22512%22%20d=%22M208%20210.6c2.09961%200%203.7002%20-1.59961%203.7002%20-3.69922v-51.7002c0%20-2.10059%20-1.60059%20-3.7002%20-3.7002%20-3.7002h-22.2002c-2.09961%200%20-3.7002%201.59961%20-3.7002%203.7002v51.7002c0%202.09961%201.60059%203.69922%203.7002%203.69922h22.2002zM326.2%20210.6c2%200%203.59961%20-1.59961%203.7002%20-3.69922v-51.7002c0%20-2.10059%20-1.60059%20-3.7002%20-3.7002%20-3.7002h-22.2002c-2.09961%200%20-3.7002%201.59961%20-3.7002%203.7002v51.7002c0%202.09961%201.60059%203.69922%203.7002%203.69922h22.2002zM458.2%20335.7c28.8994%20-40.7002%2045.7998%20-90.2002%2045.7998%20-143.7c0%20-2%200%20-4%20-0.0996094%20-6c0%20-0.700195%200%20-1.2998%20-0.100586%20-2c0%20-1.2998%20-0.0996094%20-2.7002%20-0.200195%20-4c0%20-0.799805%20-0.0996094%20-1.5%20-0.0996094%20-2.2998c-0.0996094%20-1.2002%20-0.0996094%20-2.40039%20-0.200195%20-0.700195c-0.0996094%20-0.799805%20-0.0996094%20-1.59961%20-0.200195%20-2.40039c-0.0996094%20-1.19922%20-0.199219%20-2.39941%20-0.299805%20-3.5c-0.0996094%20-0.799805%20-0.200195%20-1.59961%20-0.200195%20-2.39941c-0.0996094%20-1.2002%20-0.299805%20-2.40039%20-0.399414%20-3.60059c-0.100586%20-0.799805%20-0.200195%20-1.5%20-0.299805%20-2.2998c-0.200195%20-1.2998%20-0.400391%20-2.59961%20-0.5%20-3.89941c-0.100586%20-0.600586%20-0.200195%20-1.30078%20-0.300781%20-1.90039l-0.899414%20-5.7002c-0.100586%20-0.599609%20-0.200195%20-1.09961%20-0.299805%20-1.7002c-0.200195%20-1.2998%20-0.5%20-2.69922%20-0.800781%20-4c-0.199219%20-0.799805%20-0.299805%20-1.59961%20-0.5%20-2.39941c-0.199219%20-1.10059%20-0.5%20-2.2002%20-0.699219%20-3.2002c-0.200195%20-0.900391%20-0.400391%20-1.7002%20-0.600586%20-2.59961c-0.200195%20-1%20-0.5%20-2%20-0.700195%20-3c-0.199219%20-0.900391%20-0.5%20-1.80078%20-0.699219%20-2.7002c-0.300781%20-1%20-0.5%20-1.90039%20-0.800781%20-2.90039c-0.199219%20-0.899414%20-0.5%20-1.7998%20-0.799805%20-2.7002c-0.299805%20-0.899414%20-0.599609%20-1.89941%20-0.799805%20-2.7998c-0.299805%20-0.899414%20-0.5%20-1.7998%20-0.799805%20-2.7002c-0.299805%20-0.899414%20-0.600586%20-1.7998%20-0.900391%20-2.7998c-0.5%20-1.59961%20-1.09961%20-3.2998%20-1.7002%20-4.89941c-0.299805%20-0.900391%20-0.599609%20-1.80078%20-1%20-2.80078c-0.399414%20-1%20-0.699219%20-2%20-1.09961%20-3c-0.299805%20-0.799805%20-0.599609%20-1.5%20-0.900391%20-2.2998l-1.19922%20-3c-0.300781%20-0.700195%20-0.600586%20-1.5%20-0.900391%20-2.2002c-0.400391%20-1%20-0.799805%20-2%20-1.2998%20-3l-0.900391%20-2.09961c-0.399414%20-1%20-0.899414%20-2%20-1.39941%20-3c-0.300781%20-0.700195%20-0.600586%20-1.2998%20-0.900391%20-2c-0.5%20-1%20-1%20-2.09961%20-1.5%20-3.09961c-0.299805%20-0.600586%20-0.599609%20-1.10059%20-0.799805%20-1.7002c-0.600586%20-1.10059%20-1.10059%20-2.2002%20-1.7002%20-3.2998c-0.0996094%20-0.200195%20-0.200195%20-0.300781%20-0.299805%20-0.5c-2.2002%20-4.10059%20-4.40039%20-8.2002%20-6.7998%20-12.2002c-0.200195%20-0.400391%20-0.5%20-0.799805%20-0.700195%20-1.2002c-0.700195%20-1.09961%20-1.2998%20-2.2002%20-2%20-3.2998c-0.299805%20-0.5%20-0.600586%20-0.900391%20-0.900391%20-1.40039c-0.700195%20-1.09961%20-1.39941%20-2.09961%20-2%20-3.2002c-0.299805%20-0.5%20-0.599609%20-0.899414%20-0.899414%20-1.39941c-0.700195%20-1.10059%20-1.40039%20-2.10059%20-2.10059%20-3.2002c-0.299805%20-0.400391%20-0.599609%20-0.799805%20-0.799805%20-1.2002c-0.799805%20-1.09961%20-1.5%20-2.2002%20-2.2998%20-3.2998c-0.200195%20-0.200195%20-0.299805%20-0.5%20-0.5%20-0.700195c-37.6006%20-54.7002%20-94.5%20-91.3994%20-160.101%20-102.399c-0.899414%20-0.100586%20-1.69922%20-0.300781%20-2.59961%20-0.400391c-1%20-0.200195%20-2.09961%20-0.299805%20-3.09961%20-0.5c-0.900391%20-0.0996094%20-1.80078%20-0.299805%20-2.80078%20-0.400391c-1%20-0.0996094%20-2%20-0.299805%20-3%20-0.399414c-1%20-0.100586%20-2%20-0.200195%20-2.89941%20-0.299805c-1%20-0.100586%20-1.90039%20-0.200195%20-2.90039%20-0.300781c-1%20-0.0996094%20-2.09961%20-0.199219%20-3.09961%20-0.299805c-0.900391%20-0.0996094%20-1.7998%20-0.200195%20-2.7002%20-0.200195c-1.09961%20-0.0996094%20-2.2998%20-0.0996094%20-3.40039%20-0.199219c-0.799805%200%20-1.69922%20-0.100586%20-2.5%20-0.100586c-1.2998%20-0.0996094%20-2.59961%20-0.0996094%20-3.89941%20-0.0996094c-0.700195%200%20-1.40039%20-0.100586%20-2.10059%20-0.100586c-2%200%20-4%20-0.0996094%20-6%20-0.0996094s-4%200%20-6%200.0996094c-0.699219%200%20-1.39941%200%20-2.09961%200.100586c-1.2998%200%20-2.59961%200.0996094%20-3.90039%200.0996094c-0.799805%200%20-1.69922%200.100586%20-2.5%200.100586c-1.09961%200.0996094%20-2.2998%200.0996094%20-3.39941%200.199219c-0.900391%200.100586%20-1.7998%200.100586%20-2.7002%200.200195c-1%200.100586%20-2.09961%200.200195%20-3.09961%200.299805c-1%200.100586%20-1.90039%200.200195%20-2.90039%200.300781c-1%200.0996094%20-2%200.199219%20-2.90039%200.299805c-1%200.0996094%20-2%200.200195%20-3%200.399414c-0.899414%200.100586%20-1.7998%200.300781%20-2.7998%200.400391s-2.09961%200.299805%20-3.09961%200.5c-0.900391%200.0996094%20-1.7002%200.299805%20-2.60059%200.400391c-65.5996%2010.8994%20-122.5%2047.6992%20-160%2099.3994c-0.199219%200.200195%20-0.299805%200.5%20-0.5%200.700195c-0.799805%201.09961%20-1.59961%202.2002%20-2.2998%203.2998c-0.299805%200.400391%20-0.599609%200.799805%20-0.799805%201.2002c-0.700195%201.09961%20-1.40039%202.09961%20-2.09961%203.2002c-0.300781%200.5%20-0.600586%200.899414%20-0.900391%201.39941c-0.700195%201.10059%20-1.40039%202.10059%20-2%203.2002c-0.299805%200.5%20-0.599609%200.900391%20-0.900391%201.40039c-0.699219%201.09961%20-1.2998%202.2002%20-2%203.2998c-0.199219%200.400391%20-0.5%200.799805%20-0.699219%201.2002c-2.40039%204%20-4.60059%208.09961%20-6.80078%2012.2002c-0.0996094%200.199219%20-0.199219%200.299805%20-0.299805%200.5c-0.599609%201.09961%20-1.09961%202.19922%20-1.7002%203.2998c-0.299805%200.599609%20-0.599609%201.09961%20-0.799805%201.7002c-0.5%201%20-1%202.09961%20-1.5%203.09961c-0.299805%200.700195%20-0.599609%201.2998%20-0.899414%202c-0.5%201%20-0.900391%202%20-1.40039%203l-0.900391%202.09961c-0.399414%201%20-0.899414%202%20-1.2998%203c-0.299805%200.700195%20-0.599609%201.5%20-0.899414%202.2002l-1.2002%203c-0.299805%200.799805%20-0.600586%201.5%20-0.900391%202.2998c-0.399414%201%20-0.799805%202%20-1.09961%203c-0.299805%200.900391%20-0.600586%201.80078%20-1%202.80078c-0.600586%201.59961%20-1.10059%203.2998%20-1.7002%204.89941c-0.299805%200.900391%20-0.599609%201.7998%20-0.900391%202.7998c-0.299805%200.900391%20-0.5%201.80078%20-0.799805%202.7002c-0.299805%200.900391%20-0.599609%201.90039%20-0.799805%202.7998c-0.299805%200.900391%20-0.5%201.80078%20-0.799805%202.7002c-0.299805%201%20-0.5%201.90039%20-0.799805%202.90039c-0.200195%200.899414%20-0.5%201.7998%20-0.700195%202.7002c-0.299805%201%20-0.5%202%20-0.700195%203c-0.200195%200.899414%20-0.400391%201.69922%20-0.599609%202.59961c-0.200195%201.09961%20-0.5%202.2002%20-0.700195%203.2002c-0.200195%200.799805%20-0.299805%201.59961%20-0.5%202.39941c-0.299805%201.30078%20-0.5%202.7002%20-0.799805%204c-0.100586%200.600586%20-0.200195%201.10059%20-0.300781%201.7002l-0.899414%205.7002c-0.100586%200.599609%20-0.200195%201.2998%20-0.299805%201.90039c-0.200195%201.2998%20-0.400391%202.59961%20-0.5%203.89941c-0.100586%200.799805%20-0.200195%201.5%20-0.300781%202.2998c-0.0996094%201.2002%20-0.299805%202.40039%20-0.399414%203.60059c-0.100586%200.799805%20-0.200195%201.59961%20-0.200195%202.39941c-0.0996094%201.2002%20-0.200195%202.40039%20-0.299805%203.5c-0.100586%200.800781%20-0.100586%201.60059%20-0.200195%202.40039c-0.0996094%201.2002%20-0.200195%202.40039%20-0.200195%203.7002c0%200.799805%20-0.0996094%201.5%20-0.0996094%202.2998c-0.100586%201.2998%20-0.100586%202.7002%20-0.200195%204c0%200.700195%200%201.2998%20-0.0996094%202c0%202%20-0.100586%204%20-0.100586%206c0%2053.5%2016.9004%20103%2045.7998%20143.6c2.30078%203.2002%204.7002%206.40039%207.10059%209.5c4.89941%206.2002%2010.0996%2012.3008%2015.5996%2018c2.7002%202.90039%205.5%205.7002%208.40039%208.40039c2.89941%202.7002%205.7998%205.40039%208.7998%208c4.5%203.90039%209.09961%207.59961%2013.9004%2011.2002c1.59961%201.2002%203.19922%202.39941%204.7998%203.5c27.2998%2019.5996%2059%2033.7002%2093.2998%2040.7998c16.0996%203.2998%2032.9004%205%2050%205s33.7998%20-1.7002%2050%20-5c34.2998%20-7%2066%20-21.0996%2093.5996%20-40.7002c1.60059%20-1.2002%203.2002%20-2.2998%204.80078%20-3.5c4.7998%20-3.59961%209.39941%20-7.2998%2013.8994%20-11.2002c12%20-10.3994%2023%20-21.8994%2032.7998%20-34.3994c2.5%20-3.10059%204.80078%20-6.2998%207.10059%20-9.5zM448%2076.5v71.2998c0%202.10059%20-1.59961%203.7002%20-3.7002%203.7002h-22.2002c-2.09961%200%20-3.69922%20-1.59961%20-3.69922%20-3.7002v-25.7998h-29.5v144c0%202.09961%20-1.60059%203.7002%20-3.7002%203.7002h-22.1006c-2.09961%200%20-3.69922%20-1.60059%20-3.69922%20-3.7002v-25.9004h-29.5v25.9004c0%202.09961%20-1.60059%203.7002%20-3.7002%203.7002h-22.2002c-2.09961%200%20-3.7002%20-1.60059%20-3.7002%20-3.7002v-25.9004h-29.5v25.9004c0%204.7998%20-6.5%203.7002%20-9.5%203.7002v30.7002c6.7002%201.59961%2013.7998%202.7998%2020.7998%202.7998c8.80078%200%2016.8008%20-3.5%2025.4004%20-3.5c3.7002%200%2022.4004%200.899414%2022.4004%206.5v48.3994c0%202.10059%20-1.60059%203.7002%20-3.7002%203.7002c-4.2002%200%20-12.2002%20-3.5%20-19.4004%20-3.5c-7.89941%200%20-16.8994%203.5%20-26.2998%203.5c-6.5%200%20-12.9004%20-0.899414%20-19.2002%20-2.2998v3.90039c4.40039%202.09961%207.40039%206.69922%207.40039%2011.5c0%2016.7998%20-25.4004%2016.7998%20-25.4004%200c0%20-4.80078%203%20-9.5%207.40039%20-11.5v-90.2002c-3%200%20-9.5%201.09961%20-9.5%20-3.7002v-25.9004h-29.5v25.9004c0%202.09961%20-1.60059%203.7002%20-3.7002%203.7002h-22.2002c-2.09961%200%20-3.7002%20-1.60059%20-3.7002%20-3.7002v-25.9004h-29.5v25.9004c0%202.09961%20-1.59961%203.7002%20-3.69922%203.7002h-22.1006c-2.09961%200%20-3.7002%20-1.60059%20-3.7002%20-3.7002v-144h-29.5996v25.7998c0%202.10059%20-1.59961%203.7002%20-3.7002%203.7002h-22.0996c-2.10059%200%20-3.7002%20-1.59961%20-3.7002%20-3.7002v-71.2998c9.40039%20-15.5%2020.5996%20-29.9004%2033.5996%20-42.9004c20.6006%20-20.5996%2044.5%20-36.6992%2071.2002%20-48c13.9004%20-5.89941%2028.2002%20-10.2998%2042.9004%20-13.1992v75.7998c0%2058.5996%2088.5996%2058.5996%2088.5996%200v-75.7998c14.7002%202.89941%2029%207.39941%2042.9004%2013.1992c26.7002%2011.3008%2050.5996%2027.4004%2071.2002%2048c13%2013%2024.1992%2027.4004%2033.5996%2042.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22freebsd%22%20unicode=%22&#xf3a4;%22%20d=%22M303.7%20351.8c11.0996%2011.1006%20115.5%2077%20139.2%2053.2002c23.6992%20-23.7002%20-42.1006%20-128.1%20-53.2002%20-139.2c-11.1006%20-11.0996%20-39.4004%20-0.899414%20-63.1006%2022.9004c-23.7998%2023.7002%20-34.0996%2052%20-22.8994%2063.0996zM109.9%20379.9c-31.6006%20-19.4004%20-57.9004%20-46.5%20-76.4004%20-78.7002c-20.7998%2036.2998%20-44.5%2089.0996%20-27.9004%20105.7c16.4004%2016.5%2068%20-6.40039%20104.301%20-27zM406.7%20274c3.2998%205.5%207%2011.7998%2010.8994%2018.7998c17.6006%20-31.2998%2027.7002%20-67.3994%2027.7002%20-105.8c0%20-119.1%20-96.5%20-215.6%20-215.6%20-215.6c-119.101%200%20-215.601%2096.5996%20-215.601%20215.6c0%20119.1%2096.5%20215.6%20215.601%20215.6c35.8994%200%2069.7002%20-8.7998%2099.5%20-24.2998c-7.2998%20-4%20-13.9004%20-8%20-19.6006%20-11.5996c-26%204.7002%20-32.8994%20-16.4004%20-14.8994%20-48.7002c21.7998%20-43.0996%2089%20-90.4004%20109.3%20-70.0996c5.40039%205.39941%206%2014.7998%202.7002%2026.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gitkraken%22%20unicode=%22&#xf3a6;%22%20horiz-adv-x=%22592%22%20d=%22M565.7%20329.9c11.7998%20-31.6006%2018.2998%20-65.7002%2018.2998%20-101.4c0%20-155.1%20-122.6%20-281.6%20-276.3%20-287.7v145.8c-8.40039%20-0.5%20-16.6006%20-0.399414%20-23.4004%200v-145.899c-153.7%206.2002%20-276.3%20132.7%20-276.3%20287.8c0%2035.7002%206.5%2069.7998%2018.2998%20101.3c2.2998%206.2002%209.2998%209.2002%2015.2998%206.60059c5.7002%20-2.40039%208.5%20-8.80078%206.30078%20-14.6006c-10.9004%20-29%20-16.9004%20-60.5%20-16.9004%20-93.2998c0%20-134.6%20100.4%20-245.7%20230.2%20-262.7v123.7c-7.90039%201.59961%20-15.4004%203.7002%20-23%206.2002v-104c-106.7%2026%20-185.9%20122.1%20-185.9%20236.8c0%2091.7998%2050.7998%20171.8%20125.8%20213.3c5.80078%203.2002%2013%200.900391%2015.9004%20-5c2.7002%20-5.5%200.700195%20-12.0996%20-4.7002%20-15.0996c-67.8994%20-37.7002%20-113.899%20-110.101%20-113.899%20-193.2c0%20-93.4004%2057.8994%20-173.2%20139.8%20-205.4v92.2002c-14.2002%204.5%20-24.7998%2017.7002%20-24.7998%2033.5c0%2013.1006%206.69922%2024.4004%2017.2998%2030.5c-8.2002%2079.6006%20-44.5%2058.6006%20-44.5%2083.9004v14.7998c0%2038%2087.8994%20161.7%20129.1%20164.7c2.60059%200.200195%205.10059%200.200195%207.60059%200c41.0996%20-2.90039%20129%20-126.7%20129%20-164.7v-14.7002c0%20-25.2998%20-36.2002%20-4.39941%20-44.5%20-83.8994c10.5%20-6.10059%2017.2998%20-17.4004%2017.2998%20-30.5c0%20-15.8008%20-10.7002%20-29%20-24.9004%20-33.5v-92.2002c81.9004%2032.2998%20139.8%20112.1%20139.8%20205.399c0%2083.2002%20-46%20155.601%20-113.899%20193.2c-5.2998%202.90039%20-7.40039%209.60059%20-4.7002%2015.1006c2.90039%205.89941%2010.2002%208.19922%2015.9004%205c75%20-41.5%20125.8%20-121.5%20125.8%20-213.301c0%20-114.699%20-79.2002%20-210.899%20-185.9%20-236.8v104c-7.5%20-2.59961%20-15.0996%20-4.7002%20-23%20-6.2002v-123.699c129.9%2017%20230.2%20128.1%20230.2%20262.699c0%2032.8008%20-6%2064.3008%20-16.9004%2093.3008c-2.19922%205.69922%200.600586%2012.1992%206.30078%2014.5996c6%202.59961%2013%20-0.5%2015.2998%20-6.59961zM365.9%20172.5c-13.1006%200%20-23.7002%20-10.5996%20-23.7002%20-23.7002c0%20-13.2002%2010.7002%20-23.7002%2023.7002%20-23.7002c13.0996%200%2023.6992%2010.6006%2023.6992%2023.7002c0%2013.2002%20-10.6992%2023.7002%20-23.6992%2023.7002zM226.1%20125.2c13.2002%200%2023.7002%2010.7002%2023.7002%2023.7002c0%2013.0996%20-10.5996%2023.6992%20-23.7002%2023.6992c-13.1992%200%20-23.6992%20-10.6992%20-23.6992%20-23.6992s10.5%20-23.7002%2023.6992%20-23.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gofore%22%20unicode=%22&#xf3a7;%22%20horiz-adv-x=%22400%22%20d=%22M324%20128.2c54.2998%200%2065.7002%20-50.1006%2067.7002%20-77.7002c-46.5%20-56.2998%20-107.8%20-82.5%20-171%20-82.5c-123.7%200%20-220.7%20101.5%20-220.7%20224c0%20123.4%2098%20224%20220.7%20224c59%200%20114.3%20-23.2998%20156.1%20-65.5996l-62.2998%20-63.3008c-25%2025.4004%20-58.2998%2039.4004%20-93.5996%2039.4004c-73.2002%200%20-132.4%20-60.2998%20-132.4%20-134.4c0%20-74.1992%2059.2002%20-134.399%20132.4%20-134.399c33.5996%200%2065.3994%2012.7002%2089.8994%2035.7998v34.7002h13.2002zM311.9%20240.7c47.6992%200%2088.0996%20-35%2088.0996%20-100.2v-30.5996c-15.5%2026.6992%20-42.5%2041.7998%20-76%2041.7998h-118.4v89h106.301z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22goodreads%22%20unicode=%22&#xf3a8;%22%20d=%22M299.9%20256.8c5.09961%20-37.2998%20-4.7002%20-79%20-35.9004%20-100.7c-22.2998%20-15.5%20-52.7998%20-14.0996%20-70.7998%20-5.69922c-37.1006%2017.2998%20-49.5%2058.5996%20-46.7998%2097.1992c4.2998%2060.9004%2040.8994%2087.9004%2075.2998%2087.5c46.8994%200.200195%2071.7998%20-31.7998%2078.2002%20-78.2998zM448%20360v-336c0%20-30.9004%20-25.0996%20-56%20-56%20-56h-336c-30.9004%200%20-56%2025.0996%20-56%2056v336c0%2030.9004%2025.0996%2056%2056%2056h336c30.9004%200%2056%20-25.0996%2056%20-56zM330%20134.8c0%200%20-0.0996094%2034%20-0.0996094%20217.3h-29v-40.2998c-0.800781%20-0.299805%20-1.2002%200.5%20-1.60059%201.2002c-9.59961%2020.7002%20-35.8994%2046.2998%20-76%2046c-51.8994%20-0.400391%20-87.2002%20-31.2002%20-100.6%20-77.7998c-4.2998%20-14.9004%20-5.7998%20-30.1006%20-5.5%20-45.6006c1.7002%20-77.8994%2045.0996%20-117.8%20112.399%20-115.199c28.9004%201.09961%2054.5%2017%2069%2045.1992c0.5%201%201.10059%201.90039%201.7002%202.90039c0.200195%20-0.0996094%200.400391%20-0.0996094%200.600586%20-0.200195c0.299805%20-3.7998%200.199219%20-30.7002%200.0996094%20-34.5c-0.200195%20-14.7998%20-2%20-29.5%20-7.2002%20-43.5c-7.7998%20-21%20-22.2998%20-34.7002%20-44.5%20-39.5c-17.7998%20-3.89941%20-35.5996%20-3.7998%20-53.2002%201.2002c-21.5%206.09961%20-36.5%2019%20-41.0996%2041.7998c-0.299805%201.60059%20-1.2998%201.2998%20-2.2998%201.2998h-26.7998c0.799805%20-10.5996%203.19922%20-20.2998%208.5%20-29.1992c24.1992%20-40.5%2082.6992%20-48.5%20128.199%20-37.4004c49.9004%2012.2998%2067.3008%2054.9004%2067.4004%20106.3z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22goodreads-g%22%20unicode=%22&#xf3a9;%22%20horiz-adv-x=%22384%22%20d=%22M42.5996%2044.7002h2.80078c12.6992%200%2025.5%200%2038.1992%20-0.100586c1.60059%200%203.10059%200.400391%203.60059%20-2.09961c7.09961%20-34.9004%2030%20-54.5996%2062.8994%20-63.9004c26.9004%20-7.59961%2054.1006%20-7.7998%2081.3008%20-1.7998c33.7998%207.40039%2056%2028.2998%2068%2060.4004c8%2021.5%2010.6992%2043.7998%2011%2066.5c0.0996094%205.7998%200.299805%2047%20-0.200195%2052.7998l-0.900391%200.299805c-0.799805%20-1.5%20-1.7002%20-2.89941%20-2.5%20-4.39941c-22.0996%20-43.1006%20-61.2998%20-67.4004%20-105.399%20-69.1006c-103%20-4%20-169.4%2057%20-172%20176.2c-0.5%2023.7002%201.7998%2046.9004%208.2998%2069.7002c20.5996%2071.0996%2074.5996%20118.2%20153.899%20118.8c61.3008%200.400391%20101.5%20-38.7002%20116.2%20-70.2998c0.5%20-1.10059%201.2998%20-2.2998%202.40039%20-1.90039v61.6006h44.2998c0%20-280.301%200.0996094%20-332.2%200.0996094%20-332.2c-0.0996094%20-78.5%20-26.6992%20-143.7%20-103%20-162.2c-69.5%20-16.9004%20-159%20-4.7998%20-196%2057.2002c-8%2013.5%20-11.7998%2028.2998%20-13%2044.5zM188.9%20411.5c-52.5%200.5%20-108.5%20-40.7002%20-115%20-133.8c-4.10059%20-59%2014.7998%20-122.2%2071.5%20-148.601c27.5996%20-12.8994%2074.2998%20-15%20108.3%208.7002c47.5996%2033.2002%2062.7002%2097%2054.7998%20154c-9.7002%2071.1006%20-47.7998%20120%20-119.6%20119.7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-drive%22%20unicode=%22&#xf3aa;%22%20horiz-adv-x=%22512%22%20d=%22M339%20133.1l-163.6%20282.9h161.199l163.601%20-282.9h-161.2zM201.5%20109.5h310.5l-80.5996%20-141.5h-310.5zM154.1%20380.6l82.9004%20-141.399l-156.4%20-271.2l-80.5996%20141.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22google-play%22%20unicode=%22&#xf3ab;%22%20horiz-adv-x=%22512%22%20d=%22M325.3%20213.7l-220.7%20221.3l280.801%20-161.2zM47%20448l256.6%20-255.9l-256.6%20-256c-13%206.80078%20-21.7002%2019.2002%20-21.7002%2035.3008v441.3c0%2016.0996%208.7002%2028.5%2021.7002%2035.2998zM472.2%20222.4c19.2002%20-14.3008%2019.2002%20-46.5%201.2002%20-60.8008l-60.1006%20-34.0996l-65.7002%2064.5l65.7002%2064.5zM104.6%20-51l220.7%20221.3l60.1006%20-60.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gripfire%22%20unicode=%22&#xf3ac;%22%20horiz-adv-x=%22384%22%20d=%22M112.5%20146.6c0%20-26.8994%2016.5996%20-47.1992%2032.5996%20-69.5c22.5%20-30.1992%2044.2002%20-56.8994%2044.2002%20-86.5c-0.0996094%20-14.5%20-4.39941%20-29.6992%20-17.5%20-46.3994c0%205.2998%204.7998%2012.2002%204.7998%2022.2998c0%2015.2002%20-13%2039.9004%20-78.0996%2086.5996c-34.2998%2029.1006%20-66.5%2058.5%20-66.5%20108.301c0%20114.699%20147.1%20176.5%20147.1%20268.6c0%203.2998%20-0.199219%206.7002%20-0.599609%2010c5.09961%20-2.40039%2039.0996%20-43.2998%2039.0996%20-90.4004c0%20-80.5%20-105.1%20-129.199%20-105.1%20-203zM317.8%20185.6c1.5%20-8.39941%202.2002%20-16.5996%202.2002%20-24.5996c0%20-51.7998%20-29.4004%20-97.5%20-67.2998%20-136.8c-1%20-1%20-2.2002%20-2.40039%20-3.2002%20-2.40039c-3.59961%200%20-35.5%2041.6006%20-35.5%2053.2002c0%200%2041.7998%2055.7002%2041.7998%2096.9004c0%2010.7998%20-2.7002%2021.6992%20-9.09961%2033.3994c-1.5%20-32.2998%20-55.7002%20-87.7002%20-58.1006%20-87.7002c-2.69922%200%20-17.8994%2022%20-17.8994%2042.1006c0%205.2998%201%2010.7002%203.2002%2015.7998c2.39941%205.5%2056.5996%2072%2056.5996%20116.7c0%206.2002%20-1%2012%20-3.40039%2017.0996l-4%207.2002c16.7002%20-6.5%2082.6006%20-64.0996%2094.7002%20-130.9z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grunt%22%20unicode=%22&#xf3ad;%22%20horiz-adv-x=%22384%22%20d=%22M61.2998%20258.7c0.5%204.89941%202.7998%2010%207%2012h0.100586c-4.60059%201.7002%20-9.2002%203.09961%20-13.5%204.09961c42.1992%2010.2002%2073.3994%20-20.5996%2083.0996%20-31.7998c16.5996%20-19.2002%2035.5%20-8.7998%2035.5%20-8.7998c0.299805%20-11.1006%20-10.2998%20-19%20-21.0996%20-19.5c1.19922%20-15.4004%20-13.9004%20-32.5%20-13.9004%20-32.5s5.59961%2015%202.7002%2025.2998c-0.900391%203.2002%20-2%206.09961%20-3%208.5c-19.2998%20-17.2002%20-48%20-1.5%20-54.9004%206.09961c-9.59961%2010.6006%20-12.3994%2023.8008%20-12.7998%2034.1006c-1.7998%20-3.7998%20-3.2998%20-9.10059%20-4%20-16.6006c0%200%20-6.2998%209.10059%20-5.2002%2019.1006zM89.5996%20260.5c-2.89941%20-9.09961%20-3.39941%20-27.7002%206.90039%20-35.2998c16.2998%20-12.1006%2032.2998%20-5%2038%20-1.7002c-7.5%2011.2998%20-25.4004%2026%20-44.9004%2037zM231.7%20214.7c-10.7998%200.399414%20-21.4004%208.39941%20-21.2002%2019.2998c0%200%2018.7998%20-10.4004%2035.5%208.7998c9.7002%2011.2002%2040.7998%2042%2083.0996%2031.7998c-4.2998%20-0.899414%20-8.89941%20-2.2998%20-13.5%20-4.09961h0.100586c4.09961%20-1.7998%206.39941%20-6.7998%207%20-11.7998c1.2002%20-10%20-5.2002%20-19.1006%20-5.2002%20-19.1006c-0.599609%207.5%20-2.2002%2012.8008%20-4%2016.6006c-0.5%20-10.2998%20-3.2002%20-23.5%20-12.7998%20-34.1006c-6.7998%20-7.59961%20-35.5%20-23.3994%20-54.7998%20-6.09961c-1%20-2.5%20-2.10059%20-5.2998%20-3%20-8.5c-2.90039%20-10.2998%202.69922%20-25.2998%202.69922%20-25.2998s-15.0996%2017%20-13.8994%2032.5zM294.4%20260.5c-19.5%20-11%20-37.4004%20-25.5996%20-44.9004%20-37c5.7002%20-3.40039%2021.5996%20-10.5%2037.9004%201.59961c10.3994%207.7002%2010%2026.3008%207%2035.4004zM160%2029.5c4.09961%200%207%20-0.900391%208.7998%20-2.7002c2.2002%20-2.2998%201.5%20-5.2998%200.900391%20-6.7998c-1.10059%20-2.7002%20-5.5%20-11.5996%20-13%20-19.7998c-2.7002%20-2.90039%20-6.60059%20-4.60059%20-11%20-4.60059c-4.2998%200%20-8.7002%201.60059%20-11.7998%204.30078c-2.30078%202.09961%20-10.2002%209.5%20-13.7002%2018.5996c-1.2998%203.40039%20-1%206.09961%200.899414%208.09961c1.30078%201.30078%204%202.90039%209.5%202.90039h29.4004zM349.2%20130.7c0%200%2029.2998%20-22.5%2021.0996%20-70.9004c-5.2998%20-29.5%20-23.2002%20-46%20-47%20-54.7002c-8.7998%20-19.0996%20-29.3994%20-45.6992%20-67.2998%20-49.5996c-14.5%20-11.7998%20-34.5%20-19.5%20-63.5996%20-19.5h-0.200195c-29.2002%200%20-49.2002%207.7002%20-63.6006%2019.5c-37.8994%203.90039%20-58.5%2030.5%20-67.2998%2049.5996c-23.7998%208.60059%20-41.7998%2025.2002%20-47%2054.7002c-8.59961%2048.2002%2020.6006%2070.7998%2020.6006%2070.7998c2.39941%20-17.8994%2013%20-33.8994%2024.5996%20-43.7998c3.09961%2022.7002%203.7002%2055.5%203.7002%2062.4004c0%2014.7002%20-9.5%2024.5%20-12.2002%2026.0996c-2.5%201.5%20-5.2998%203%20-8.2998%204.60059c-18%209.59961%20-40.4004%2021.5996%20-40.4004%2043.6992c0%2016.1006%209.2998%2023.2002%2015.4004%2027.8008c0.799805%200.599609%201.5%201.19922%202.2002%201.69922c2.09961%201.7002%203.69922%203%204.2998%204.40039c4.39941%209.7998%203.59961%2034.2002%201.7002%2037.5996c-0.600586%200.700195%20-16.8008%2021%20-11.8008%2039.2002c2%207.40039%206.90039%2013.2998%2014.1006%2017c5.2998%202.7002%2011.7998%204.2002%2019.5%204.5c0.0996094%202%200.5%204%200.899414%205.90039c0.5%202.59961%201.10059%205.2998%200.900391%208.09961c-0.400391%204.7002%20-0.799805%209.10059%20-2.2002%2011.2998c-8.39941%2013.3008%20-28.7998%2017.6006%20-29%2017.6006l-12.2998%202.39941l8.09961%209.40039c0.200195%200.200195%2017.3008%2017.5%2046.3008%2017.5c7.89941%200%2016%20-1.2998%2023.8994%20-3.5c24.2998%20-7.7998%2042.9004%20-30.5%2049.4004%20-39.2998c2%200.599609%203.89941%201.2002%205.89941%201.7002c-1%2026.3994%2020.7002%2047.3994%2028.2002%2048.2998c0.5%20-4.5%20-0.399414%20-22.2002%207.2002%20-27.6006c2.2002%2014.4004%209.59961%2030.3008%2039.0996%2040.7002c-6.2998%20-16.7002%20-0.799805%20-30.7002%201.80078%20-37.2002c20.0996%2018.2002%2033.6992%2015.2002%2033.6992%2015.2002s-13.1992%20-22.7002%20-9%20-38.5c3.30078%20-0.799805%206.5%20-1.7002%209.60059%20-2.7002c6.5%208.80078%2025.2002%2031.5%2049.3994%2039.3008c8.10059%202.59961%2016.2002%203.89941%2024.1006%203.89941c29%200%2046.2002%20-17.2998%2046.2998%20-17.5l8.09961%20-9.5l-12.2998%20-2.39941c-0.200195%200%20-20.5996%20-4.30078%20-29%20-17.6006c-1.39941%20-2.2998%20-1.7998%20-6.59961%20-2.2002%20-11.2998c-0.199219%20-2.7998%200.300781%20-5.5%200.900391%20-8.09961c0.400391%20-2%200.799805%20-3.90039%200.900391%20-5.90039c7.59961%20-0.299805%2014.1992%20-1.7998%2019.5%20-4.5c7.19922%20-3.7002%2012.0996%20-9.59961%2014.0996%20-17c4.90039%20-18.2998%20-11.2002%20-38.5996%20-11.7998%20-39.2002c-1.90039%20-3.39941%20-2.7002%20-27.7998%201.7002%20-37.5996c0.599609%20-1.40039%202.19922%20-2.7002%204.2998%20-4.40039c0.700195%20-0.599609%201.39941%20-1.09961%202.2002%20-1.7002c6.09961%20-4.59961%2015.3994%20-11.5996%2015.3994%20-27.7998c0%20-22.0996%20-22.3994%20-34.0996%20-40.3994%20-43.7002c-2.90039%20-1.59961%20-5.80078%20-3.09961%20-8.30078%20-4.59961c-2.69922%20-1.59961%20-12.1992%20-11.4004%20-12.1992%20-26.0996c0%20-6.90039%200.599609%20-39.7002%203.69922%20-62.4004c11.6006%209.90039%2022.2002%2025.7998%2024.6006%2043.7002zM305.7%20410.3c-17.7998%20-5.7002%20-31.6006%20-23.0996%20-37.7002%20-32.2002c1.59961%20-0.699219%203.09961%20-1.39941%204.7002%20-2.19922c2.59961%20-1.2002%204.89941%20-2.40039%207.09961%20-3.7002c2.7002%205.5%208.40039%2013.7002%2020.7002%2022.3994c8.2002%205.80078%2018.2002%208.90039%2028.7002%208.90039c3.59961%200%206.7998%20-0.400391%209.2002%20-0.799805c3.2998%202.09961%206.59961%203.89941%209.69922%205.2998c-4.7998%202%20-13.6992%205%20-24.6992%205c-6.10059%200%20-12.1006%20-0.900391%20-17.7002%20-2.7002zM326.7%20392.1c-7.40039%20-0.299805%20-14%20-2.69922%20-19.6006%20-7c-8%20-6.39941%20-12.0996%20-17.6992%20-13.5%20-22.5c4.90039%20-4.19922%208.2002%20-8.09961%2010.5%20-11.1992c3.40039%201%207.30078%201.89941%2011.5%202.69922c3.30078%204.5%203.90039%2010.6006%204.40039%2017c0.5%206.2002%201.09961%2012.6006%204.40039%2017.8008c0.699219%201.09961%201.5%202.19922%202.2998%203.19922zM45.5996%20402.7c2.40039%200.399414%205.60059%200.799805%209%200.899414c10.6006%200%2020.5%20-3.09961%2028.8008%20-8.89941c12.3994%20-8.7002%2018.0996%20-17%2020.6992%20-22.4004c2.2002%201.2002%204.60059%202.5%207.10059%203.7002c1.59961%200.799805%203.2002%201.5%204.7998%202.2002c-6.09961%208.89941%20-19.9004%2026.2998%20-37.7002%2032.0996c-5.7002%201.7998%20-11.5996%202.7002%20-17.7002%202.7002c-11%200%20-19.8994%20-3%20-24.6992%20-5c3.09961%20-1.2998%206.39941%20-3.09961%209.69922%20-5.2998zM90.2998%20362.6c-1.39941%204.80078%20-5.5%2016.1006%20-13.5%2022.4004c-5.5%204.40039%20-12.0996%206.7002%20-19.5%207c0.799805%20-1%201.60059%20-2.09961%202.2998%20-3.2002c3.30078%20-5.2002%203.90039%20-11.5996%204.40039%20-17.7998c0.5%20-6.40039%201%20-12.5%204.2998%20-16.9004c4.2002%20-0.799805%208.10059%20-1.7998%2011.5%20-2.69922c2.2002%203.19922%205.60059%207%2010.5%2011.1992zM58.0996%20188.1c8.7002%20-5%2018.1006%20-16.7998%2019%20-34.1992c0.900391%20-14.7002%20-0.899414%20-49.9004%20-3.39941%20-75.9004c12.5%20-4.7998%2026.7002%20-6.40039%2039.7002%20-6.7998c2%204.09961%203.89941%208.5%205.5%2013.0996c0.699219%201.90039%2019.5996%2051%2026.3994%2062.2002c-5.39941%20-39%20-17.5%20-73.7002%20-23.5%20-89.5996c3.40039%200.399414%207.2998%200.699219%2011.7002%200.699219h117c4.40039%200%208.2002%20-0.199219%2011.7002%20-0.699219c-6%2015.8994%20-18%2050.5996%20-23.5%2089.5996c6.7998%20-11.0996%2025.7002%20-60.2002%2026.3994%20-62.2002c1.60059%20-4.59961%203.5%20-9%205.5%20-13.0996c13%200.399414%2027.3008%202%2039.7002%206.7998c-2.5%2026%20-4.2998%2061.2998%20-3.39941%2075.9004c1.09961%2017.5%2010.3994%2029.1992%2019.0996%2034.1992c2.7002%201.5%205.5%203.10059%208.40039%204.60059c14.7998%208%2030.1992%2016.2998%2030.1992%2030.5c0%2011.0996%20-4.2998%2014.5%20-8.89941%2018.2002l-0.5%200.399414c-0.700195%200.600586%20-1.5%201.2002%20-2.2002%201.7998c0.900391%20-7.19922%201.90039%20-13.2998%202.7002%20-14.8994c0%200%20-12.1006%2015%20-15.7002%2044.2998c-1.40039%2011.5%201.09961%2034.2002%205.09961%2043c-0.199219%20-4.90039%200%20-9.7998%200.300781%20-14.4004c0.399414%200.900391%200.799805%201.60059%201.2998%202.2002c3.2998%204%2011.8994%2017.5%209.39941%2026.6006c-1%203.39941%20-3.19922%206%20-6.69922%207.7998c-3.80078%201.89941%20-8.80078%202.89941%20-15.1006%202.89941c-12.2998%200%20-25.8994%20-3.7998%20-32.8994%20-6c-25.1006%20-7.89941%20-55.4004%20-30.8994%20-64.1006%20-37.6992c-0.200195%20-0.200195%20-0.399414%20-0.300781%20-0.399414%20-0.300781l-5.60059%20-3.89941l3.5%205.7998c0.200195%200.299805%2019.1006%2031.4004%2053.1006%2046.5c-2%202.90039%20-7.40039%208.2002%20-21.6006%2015.0996c-21.3994%2010.5%20-46.3994%2015.8008%20-74.2998%2015.8008c-27.7998%200%20-52.9004%20-5.30078%20-74.2998%20-15.8008c-14.2002%20-7%20-19.6006%20-12.1992%20-21.6006%20-15.0996c34.1006%20-15.0996%2053%20-46.2002%2053.2002%20-46.5l3.5%20-5.7998l-5.59961%203.89941s-0.200195%200.100586%20-0.400391%200.300781c-8.7002%206.7998%20-39%2029.6992%20-64.0996%2037.6992c-7%202.30078%20-20.6006%206%20-32.9004%206c-6.2998%200%20-11.2998%20-1%20-15.0996%20-2.89941c-3.60059%20-1.7998%20-5.7998%20-4.2998%20-6.7002%20-7.7998c-2.40039%20-9.10059%206.2002%20-22.6006%209.40039%20-26.6006c0.5%20-0.599609%200.899414%20-1.39941%201.2998%20-2.2002c0.299805%204.60059%200.5%209.5%200.299805%2014.4004c4%20-8.7002%206.5%20-31.5%205.09961%20-43c-3.59961%20-29.2998%20-15.6992%20-44.2998%20-15.6992%20-44.2998c0.799805%201.59961%201.7998%207.7002%202.69922%2014.8994c-0.799805%20-0.599609%20-1.5%20-1.19922%20-2.19922%20-1.7998l-0.5%20-0.399414c-4.60059%20-3.60059%20-8.90039%20-7.10059%20-8.90039%20-18.2002c0%20-14.2002%2015.2998%20-22.5%2030.2002%20-30.5c2.7998%20-1.5%205.7002%20-3%208.39941%20-4.60059zM34.7998%2043.4004c11.9004%20-19.7002%2035.5%20-29.4004%2058.2002%20-29.5c-4.5%2013.2998%20-3.09961%2024%204.09961%2031.7998l1.40039%201.39941c1.7998%202.40039%204.2998%205.80078%207%2010c-27.2002%201.10059%20-63.5%2011%20-74.4004%2045.4004c-5%20-5%20-8.39941%20-39.0996%203.7002%20-59.0996zM80.5%20-0.0996094c6.5%20-9.5%2016.5%20-19.6006%2030.9004%20-25.5c-4.90039%207.19922%20-8.80078%2015.0996%20-12.3008%2023.0996c-6.39941%200.5%20-12.5996%201.2998%20-18.5996%202.40039zM192%20-50.2002c60.5996%200.100586%2078.2998%2045.9004%2084.9004%2064.7002c3.59961%2010.5%203.2998%2018.2998%20-0.900391%2023.0996c-2.7998%203.30078%20-9.5%207.2002%20-24.5996%207.2002h-118.801c-15.0996%200%20-21.6992%20-3.89941%20-24.5996%20-7.2002c-4.2998%20-4.89941%20-4.59961%20-12.5996%20-0.900391%20-23.0996c6.60059%20-18.9004%2024.3008%20-64.5996%2084.9004%20-64.7002zM272.6%20-25.5996c14.4004%205.89941%2024.4004%2016%2030.9004%2025.5c-6%20-1.10059%20-12.2002%20-1.90039%20-18.5996%20-2.40039c-3.5%20-8%20-7.40039%20-15.9004%20-12.3008%20-23.0996zM349.2%2043.4004c12.2002%2019.8994%208.7998%2054%203.7998%2059c-10.9004%20-34.4004%20-47.2002%20-44.2002%20-74.4004%20-45.4004c2.7002%20-4.2002%205.2002%20-7.59961%207%20-10c0.5%20-0.5%201%20-1%201.40039%20-1.5c7.2002%20-7.7002%208.59961%20-18.5%204.09961%20-31.7998c22.5%200.399414%2046.1006%2010%2058.1006%2029.7002zM191.9%20260.3c-12.7002%200.200195%20-27.2002%2017.7998%20-27.2002%2017.7998c9.89941%20-6%2018.7998%20-8.09961%2027.2998%20-8.2998c8.5%200.200195%2017.4004%202.2998%2027.2998%208.2998c0%200%20-14.5%20-17.6992%20-27.2002%20-17.7998h-0.199219zM253.6%2029.5996c5.40039%20-0.0996094%208.10059%20-1.69922%209.40039%20-3c1.90039%20-1.89941%202.2002%20-4.59961%200.900391%20-7.89941c-3.5%20-8.90039%20-11.4004%20-16.1006%20-13.7002%20-18.1006c-3.10059%20-2.59961%20-7.40039%20-4.19922%20-11.7998%20-4.19922c-4.40039%200%20-8.30078%201.59961%20-11%204.5c-7.5%208%20-12%2016.6992%20-13%2019.2998c-0.600586%201.5%20-1.30078%204.39941%200.899414%206.7002c1.7002%201.7998%204.7002%202.69922%208.90039%202.69922h29.3994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gulp%22%20unicode=%22&#xf3ae;%22%20horiz-adv-x=%22256%22%20d=%22M209.8%2056.9004l-14.0996%20-24.6006l-4.60059%20-80.2002c0%20-8.89941%20-28.2998%20-16.0996%20-63.0996%20-16.0996s-63.0996%207.2002%20-63.0996%2016.0996l-5.80078%2079.4004l-14.8994%2025.4004c41.2002%20-17.3008%20126%20-16.7002%20165.6%200zM13.7998%20310.2c30.7002%20-17%20197.8%20-16.9004%20228.3%200.200195l-14.7998%20-136.801c-4.7998%20-4.19922%20-11.5996%20-10.1992%20-16.5996%20-14.0996c-1.60059%20-1.2002%20-6%20-4.7002%20-8%20-4.7002c-1.2998%200%20-2.2002%200.5%20-2.2002%201.7998c0.0996094%201%203.40039%204.5%205%206.40039c4.90039%205.7002%2013.7998%2016%2013.7998%2023.4004c0%207%20-10.7002%2014.0996%20-25.7002%200.199219c-1.59961%20-1.5%20-3.09961%20-3%20-4.5%20-4.5c0.400391%201.10059%201.10059%205.10059%201.10059%206.2002c0%202.7998%20-1.40039%204%20-4.2002%204c-1%200%20-1.90039%20-0.599609%20-2.7002%20-1.59961c-2.59961%20-3.10059%20-3.89941%20-7.5%20-5.2998%20-11.2998c-0.5%20-1.80078%20-1.09961%20-3.60059%20-1.7002%20-5.5c-0.399414%20-0.200195%20-0.700195%20-0.300781%20-0.899414%20-0.600586c-3.80078%20-3.89941%20-17.7002%20-17%20-23.1006%20-17c-2.2998%200%20-1.59961%203.60059%20-1%205.7998c1%203.40039%206.7998%2017.7002%208.7002%2022.3008c4.59961%2011.0996%208%2019.7998%2013.2002%2031.8994c3.89941%209.2002%203.7998%208.60059%204.5%2010.5c0.700195%202.10059%200.700195%204.90039%20-1%206.2002c-1%200.700195%20-2%201.09961%20-3.2002%201.09961c-2.40039%200%20-4.7998%20-1.39941%20-6.09961%20-4.69922c-25.5%20-64.4004%20-25.2002%20-63.3008%20-26.4004%20-68.2002c-2%20-1.7002%20-4.40039%20-3.40039%20-6.7998%20-4.5c-3.10059%20-1.40039%20-6.7998%20-2.2002%20-6.7998%201.2002c0%203.69922%201.39941%208.19922%202.69922%2011.6992c2.2002%206.10059%204.90039%2011.1006%206.90039%2016.7002c0.900391%202.40039%201.2998%204.7002%20-0.400391%206.90039c-0.799805%201%20-1.89941%201.5%20-3.19922%201.5c-2.60059%200%20-4.10059%20-2.60059%20-5.2002%20-5.10059c-0.700195%20-1.5%20-1.2998%20-3.09961%20-1.7998%20-4.7998c-1.2002%20-4%20-3.60059%20-8.7002%20-5.60059%20-12.2998c-2.7998%20-5%20-6.5%20-10.0996%20-11.0996%20-13.5c-2.2002%20-1.59961%20-4.5%20-2.40039%20-6.90039%20-2.40039c-3.5%200%20-2.39941%205.7002%20-1.5%209c2.2002%207.80078%205.5%2013.3008%209.2998%2020.8008c1.30078%202.69922%202.30078%205.39941%20-0.299805%207.19922c-0.5%200.300781%20-1%200.5%20-1.59961%200.700195c-3.40039%200.900391%20-6%20-1.09961%20-7.60059%20-4.5c-3.09961%20-6.2998%20-5.39941%20-11.7002%20-7.09961%20-16.2002c-3.2998%20-8.89941%20-6.90039%20-18.2998%20-4.59961%20-23.7998c1.5%20-3.7002%204.5%20-5.09961%208.59961%20-5.09961c9.7998%200%2017.7998%206.7002%2022.4004%2014.8994c-4.30078%20-19.7998%208.19922%20-17.2998%2020%20-8.09961c0.0996094%20-0.400391%200.0996094%20-0.799805%200.199219%20-1.2002c1.5%20-6.7002%208.7002%20-6.7002%2014.5%20-4.09961c3.5%201.59961%208.2002%204.5%2014.4004%2010.5c0.200195%200.299805%200.799805%201.39941%20-0.799805%20-2.2998c-7.2002%20-16.2002%20-13.5%20-28.2002%20-15%20-34.3008c-0.200195%20-0.899414%20-0.299805%20-1.7998%20-0.299805%20-2.69922c0%20-1.80078%200.399414%20-3.10059%201.2998%20-3.7002c1.59961%20-1.2002%204.2002%20-1.2998%206.09961%20-0.299805c1.7998%201%203.10059%202.59961%204%204.5c1%202.19922%200.200195%200.699219%205.2002%2014c5%2013.3994%202.90039%207.7998%209.09961%2022c1.90039%204.2998%204.2002%209.5%208.5%2015.5c2.5%203.39941%205.5%207%208.7002%209.69922c5.7002%204.7002%2011.7002%205.40039%2011.7002%202.5c0%20-2.19922%20-3.2998%20-6.39941%20-4.7002%20-8.09961c-5.2998%20-6.7002%20-14.3994%20-16.2998%20-14.3994%20-21.5c0%20-9.5%2012%20-8%2017.3994%20-5.7002c7.2998%203.2002%2013.9004%209.60059%2019.6006%2014.7998l-10.9004%20-94.5996c-1.90039%20-4.90039%20-39.0996%20-17.0996%20-88.2002%20-17.0996c-49%200%20-86.2002%2012.0996%20-88.2002%2017.0996l-7.59961%2079.5996c2.09961%20-1.5%204.2998%20-2.39941%207.7002%20-2.39941c7.39941%200%2016.0996%206.7002%2021.5%2011.7998c2.2998%202.2002%204.39941%204.40039%206.39941%206.59961c-1%20-3%20-7.09961%20-22%20-7.2998%20-25.1992c-0.0996094%20-1%20-0.200195%20-4.90039%200.799805%20-6.30078c0.5%20-0.799805%201.40039%20-1.19922%202.60059%20-1.19922c2.89941%200%205.59961%204.69922%206.2998%207.5c0%200%201.7998%206.2998%207.59961%2025.7998c6.30078%2021.0996%2010%2024.5%2010%2034.7002c0%205.59961%20-7.2998%206.7998%20-9.89941%200l-5.2002%20-15.5c-2.2002%20-4.5%20-8%20-11.5%20-12.5%20-16c-3.5%20-3.5%20-10.7998%20-10.1006%20-15.7998%20-10.1006c-2.40039%200%20-3.90039%201.40039%20-4.90039%203.60059c-2.2998%205.2998%20-0.899414%2014.2998%200.600586%2019.8994c2.59961%209.7002%206.89941%2019.4004%2012%2028.2002c4.19922%207.2998%2010.1992%2015.7002%2017.0996%2020.7002c6.59961%204.7998%2012.7998%204.5%2016.9004%20-2.7998c1.5%20-2.7002%203.7998%20-7.30078%206.7998%20-7.30078c2.5%200%205.7002%202.60059%204.5%209.10059c-0.5%202.5%20-4.90039%208.7998%20-10.1006%2011.7998c-6%203.59961%20-12.3994%203.59961%20-18.6992%200.900391c-19.2002%20-8.2002%20-34.1006%20-35.2002%20-40%20-55.2002zM243.5%20318.7c0%20-21%20-231.2%20-21%20-231.2%200c0%208.7998%2051.7998%2015.8994%20115.601%2015.8994c9%200%2017.7998%20-0.0996094%2026.2998%20-0.399414l12.5996%2048.7002l61.2998%2064.5c1.40039%201.39941%205.80078%200.199219%209.90039%20-3.5c4.09961%20-3.7002%206.59961%20-7.90039%205.2998%20-9.30078l-0.0996094%20-0.0996094l-57.2998%20-60.5l-10%20-40.7002c39.8994%20-2.59961%2067.5996%20-8.09961%2067.5996%20-14.5996zM174.1%20314.1c0%200.800781%20-0.899414%201.5%20-2.5%202.10059l-0.199219%20-0.799805c0%20-1.30078%20-5%20-2.40039%20-11.1006%20-2.40039c-6.09961%200%20-11.0996%201.09961%20-11.0996%202.40039c0%200.0996094%200%200.199219%200.0996094%200.299805l0.200195%200.700195c-1.7998%20-0.600586%20-3%20-1.40039%20-3%20-2.30078c0%20-2.09961%206.2002%20-3.69922%2013.7002%20-3.69922c7.7002%20-0.100586%2013.8994%201.59961%2013.8994%203.69922z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hacker-news-square%22%20unicode=%22&#xf3af;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM21.2002%20218.8h-0.200195c0.0996094%200.100586%200.200195%200.299805%200.299805%200.400391c0%20-0.100586%200%20-0.299805%20-0.0996094%20-0.400391zM239.2%20164.9l80.7998%20155.1h-34.7998c-54.7998%20-101.2%20-48.2998%20-98.5996%20-60.6006%20-125.6c-10.0996%2024.3994%20-6.7998%2027.2998%20-59.2998%20125.6h-37.2998l79.7998%20-153.3v-102.7h31.4004v100.9z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hire-a-helper%22%20unicode=%22&#xf3b0;%22%20horiz-adv-x=%22512%22%20d=%22M443.1%20448c3.90039%20-36.4004%2032.5%20-65.7998%2068.9004%20-71.7002v-370.5c-35.4004%20-4%20-64.9004%20-33.3994%20-67.9004%20-69.7998h-372.199c-5.90039%2036.4004%20-34.5%2063.9004%20-71.9004%2068.7998v371.5c37.4004%203.90039%2067.9004%2034.4004%2071.9004%2071.7002h371.199zM406.1%2043.0996c7.80078%200%205.80078%2010.8008%200%2010.8008c-10.2998%203.39941%20-13.5%203.59961%20-21.6992%2013.7998c-7.80078%2012.8994%20-7.90039%2044.3994%20-7.90039%20127.8v101.2c0%2022.0996%2012.2002%2028.2998%2028.5996%2032.3994c8.90039%202.2002%203.90039%2011.8008%20-1%2011.8008c-36.5%200%20-20.5996%20-2%20-57.0996%20-2c-32.7002%200%20-16.5%202%20-49.2002%202c-3.2998%200%20-8.5%20-8.30078%20-1%20-10.8008c4.90039%20-1.59961%2027.6006%20-3.69922%2027.6006%20-39.2998c0%20-45.5996%200.199219%20-55.7998%20-1%20-68.7998c0%20-1.2998%20-2.30078%20-12.7998%20-12.8008%20-12.7998h-109.199c-10.5%200%20-12.8008%2011.5%20-12.8008%2012.7998c-1.19922%2013%20-1%2023.2002%20-1%2068.7998c0%2035.6006%2022.7002%2037.7002%2027.6006%2039.2998c7.5%202.5%202.2998%2010.8008%20-1%2010.8008c-32.7002%200%20-16.5%20-2%20-49.2002%20-2c-36.5%200%20-20.5996%202%20-57.0996%202c-5%200%20-9.80078%20-9.60059%20-1%20-11.8008c16.3994%20-4.09961%2028.5996%20-10.1992%2028.5996%20-32.3994v-101.2c0%20-83.4004%20-0.200195%20-114.9%20-7.90039%20-127.8c-8.19922%20-10.2998%20-11.5%20-10.4004%20-21.6992%20-13.7998c-5.80078%200%20-7.90039%20-10.8008%200%20-10.8008c36.2998%200%2018.7998%202%2055.0996%202c35.7998%200%2021%20-2%2056.0996%20-2c6%200%204.90039%208.2002%200%209.80078c-22.7998%207.59961%20-22.8994%2010.2998%20-24.5996%2012.7998c-10.4004%2015.5996%20-5.90039%2083%20-5.90039%20113c0%205.2998%206.40039%2012.7998%2013.8008%2012.7998h111.199c7.40039%200%2013.8008%20-7.5%2013.8008%20-12.7998c0%20-30%204.5%20-97.4004%20-5.90039%20-113c-1.7002%20-2.60059%20-1.7998%20-5.2002%20-24.5996%20-12.7998c-4.90039%20-1.60059%20-5.90039%20-9.80078%200%20-9.80078c35.0996%200%2020.2998%202%2056.0996%202c36.2998%200%2018.7998%20-2%2055.0996%20-2z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hotjar%22%20unicode=%22&#xf3b1;%22%20d=%22M414.9%20286.5c30%20-53%2041.7998%20-121.6%2026.2998%20-180.9c-14.7002%20-56.6992%20-68.2998%20-120.3%20-148.8%20-145.6c54.5%2076.9004%2043.8994%20200.1%20-27.1006%20215.5c54.2002%20-93.9004%20-53.7002%20-180.3%20-110.8%20-93.9004c-2.5%20-7.19922%20-25.0996%20-74.5%204.09961%20-129.6c-61.0996%209.09961%20-117.8%2033.5%20-144.6%2093.4004c-35%2078.1992%20-2.7002%20149.8%2079%20204.899c129.2%2087.2998%2028.0996%20197.7%2028.0996%20197.7s219.101%20-29%20293.801%20-161.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hubspot%22%20unicode=%22&#xf3b2;%22%20horiz-adv-x=%22512%22%20d=%22M267.4%20236.4l-163.2%20114.699c-7.90039%20-4.69922%20-17%20-7.59961%20-26.7998%20-7.59961c-28.8008%200%20-52.2002%2023.4004%20-52.2002%2052.2998c0%2028.7998%2023.3994%2052.2002%2052.2002%2052.2002c28.8994%200%2052.3994%20-23.4004%2052.3994%20-52.2002c0%20-4.7998%20-0.799805%20-9.39941%20-2%20-13.7998c51.4004%20-39.0996%20141.3%20-103.9%20168.9%20-124.8c13.0996%206.89941%2027.5%2011.5%2042.7002%2013.5996v61.2002c-17.5%207.40039%20-28.2002%2023.7998%20-28.2002%2042.9004c0%2026.0996%2020.5996%2047.8994%2046.7002%2047.8994c26.0996%200%2047%20-21.7998%2047%20-47.8994c0%20-19.1006%20-10.7002%20-35.5%20-28.2002%20-42.9004v-61.5996c62.5%20-9.5%20110.2%20-63.5%20110.2%20-128.7c0%20-71.9004%20-58.1006%20-130.2%20-130%20-130.2c-29.9004%200%20-57.3008%2010%20-79.3008%2026.9004l-50%20-50.2002c1.30078%20-3.90039%201.90039%20-7.90039%201.90039%20-12.1006c0%20-10.6992%20-4.2002%20-20.8994%20-11.7998%20-28.5c-7.7002%20-7.69922%20-17.7998%20-11.5996%20-28.6006%20-11.5996c-10.6992%200%20-20.8994%204%20-28.5%2011.5996c-7.59961%207.60059%20-11.7998%2017.7002%20-11.7998%2028.5c0%2010.8008%204.2002%2021%2011.7998%2028.6006c7.60059%207.59961%2017.7002%2011.7998%2028.5%2011.7998c4.90039%200%209.60059%20-0.900391%2014%20-2.5l49.5%2049.7998c-16.2998%2021.7002%20-26%2048.7002%20-26%2078c0%2037.2998%2015.7002%2070.9004%2040.8008%2094.6006zM356.9%2072.7998c38.0996%200%2069%2030.9004%2069%2069c0%2038.1006%20-30.9004%2069%20-69%2069c-38.1006%200%20-69%20-30.8994%20-69%20-69c0%20-38.0996%2030.8994%20-69%2069%20-69z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22itunes%22%20unicode=%22&#xf3b4;%22%20d=%22M223.6%20367.7c94.5%200%20171.2%20-76.7002%20171.2%20-171.3c0%20-94.5%20-76.5996%20-171.2%20-171.2%20-171.2c-94.5996%200%20-171.1%2076.7998%20-171.1%20171.3s76.5%20171.2%20171.1%20171.2zM303%20127.7c1.40039%206.2002%200.900391%20-3%201%20167.6c0%205.7002%20-3.2998%209.10059%20-9%208.7002c-1.7998%200%20-14.0996%20-2.40039%20-115.1%20-21.4004c-0.900391%200%20-4.60059%20-1%20-6.7002%20-2.69922c-2%20-1.60059%20-3.10059%20-3.80078%20-3.5%20-6.40039c-1.7002%20-6.7002%202.39941%20-128%20-2.60059%20-133.7c-2.09961%20-2.5%20-4.69922%20-3.2002%20-7.69922%20-3.7002c-17.7002%20-3.19922%20-29.6006%20-4.7998%20-38%20-12.7998c-14.5%20-14.2002%20-7%20-38.8994%2014.3994%20-42.8994c8%20-1.40039%2023.1006%200.599609%2031.4004%205.19922c7.2998%203.80078%2012.7998%2010.6006%2014.8994%2019.6006c1.7002%207.7002%201.2002%202.39941%201.2002%20118.5c0%205.7002%201.7002%207.2002%206.7002%208.2998c0%200%2087.9004%2016.4004%2091.9004%2017.0996c5.69922%201%208.39941%20-0.5%208.39941%20-6.09961c0%20-78.7998%201%20-77.2002%20-2.2002%20-80.7998c-2.09961%20-2.5%20-4.69922%20-3.2002%20-7.69922%20-3.7002c-17.7002%20-3.2002%20-29.6006%20-4.7998%20-38%20-12.7998c-10.6006%20-10.4004%20-10.4004%20-26.7998%201.39941%20-36.7998c9.7002%20-7.80078%2019.7998%20-7.2002%2031.9004%20-5c13.7998%202.59961%2024.0996%2010.1992%2027.2998%2023.7998zM345.2%20416c56.8994%200%20102.8%20-45.9004%20102.8%20-102.8v-242.4c0%20-56.8994%20-45.7998%20-102.8%20-102.8%20-102.8h-242.4c-56.8994%200%20-102.8%2045.9004%20-102.8%20102.8v242.4c0%2056.8994%2045.9004%20102.8%20102.8%20102.8h242.4zM223.6%204c106.301%200%20192.5%2086.2002%20192.5%20192.5s-86.1992%20192.5%20-192.5%20192.5c-106.3%200%20-192.5%20-86.2002%20-192.5%20-192.5s86.2002%20-192.5%20192.5%20-192.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22itunes-note%22%20unicode=%22&#xf3b5;%22%20horiz-adv-x=%22384%22%20d=%22M381.9%2059.7998c-6.40039%20-27.3994%20-27.2002%20-42.7998%20-55.1006%20-48c-24.5%20-4.5%20-44.8994%20-5.59961%20-64.5%2010.2002c-23.8994%2020.0996%20-24.2002%2053.4004%20-2.7002%2074.4004c17%2016.1992%2040.9004%2019.5%2076.8008%2025.7998c6%201.09961%2011.1992%202.5%2015.5996%207.39941c6.40039%207.2002%204.40039%204.10059%204.40039%20163.2c0%2011.2002%20-5.5%2014.2998%20-17%2012.2998c-8.2002%20-1.39941%20-185.7%20-34.5996%20-185.7%20-34.5996c-10.2002%20-2.2002%20-13.4004%20-5.2002%20-13.4004%20-16.7002c0%20-234.7%201.10059%20-223.899%20-2.5%20-239.5c-4.2002%20-18.2002%20-15.3994%20-31.8994%20-30.2002%20-39.5c-16.7998%20-9.2998%20-47.1992%20-13.3994%20-63.3994%20-10.3994c-43.2002%208.09961%20-58.4004%2058%20-29.1006%2086.5996c17%2016.2002%2040.9004%2019.5%2076.8008%2025.7998c6%201.10059%2011.1992%202.5%2015.5996%207.40039c10.0996%2011.5%201.7998%20256.6%205.2002%20270.2c0.799805%205.19922%203%209.59961%207.09961%2012.8994c4.2002%203.5%2011.7998%205.5%2013.4004%205.5c204%2038.2002%20228.899%2043.1006%20232.399%2043.1006c11.5%200.799805%2018.1006%20-6%2018.1006%20-17.6006c0.200195%20-344.5%201.09961%20-326%20-1.7998%20-338.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22jenkins%22%20unicode=%22&#xf3b6;%22%20horiz-adv-x=%22512%22%20d=%22M487.1%2023c1.5%20-11.9004%20-5.2998%20-28.2998%20-8.69922%20-39.7002c-4.90039%20-16.2998%20-9.7002%20-31.8994%20-14.6006%20-47.2002h-422c-0.700195%201.90039%20-1.39941%204%20-2.09961%206c-4.60059%2014.2002%20-12.6006%2031.7002%20-14.7002%2045.8008c-3.09961%2020.8994%2016.5996%2022.0996%2029.2002%2031.0996c19.5%2014%2034.7998%2021.7998%2055.8994%2034.2998c6.30078%203.7998%2025.1006%2013.2002%2027.3008%2017.6006c4.2998%208.69922%20-7.30078%2020.8994%20-10.4004%2027.6992c-4.90039%2010.7002%20-7.5%2019.8008%20-8.2002%2030.4004c-17.7002%202.7998%20-31.0996%2013.2998%20-39.2002%2025.2002c-13.3994%2019.7002%20-22.6992%2056%20-11.0996%2083.7002c0.900391%202.19922%205.40039%206.5%206.09961%209.7998c1.40039%206.59961%20-2.5%2015.3994%20-2.69922%2022.3994c-1.2002%2036%206.09961%2067%2030.2998%2077.8008c9.7998%2039.0996%2045%2052.1992%2078.0996%2071.5996c12.2998%207.2998%2026%2011.9004%2040.1006%2017.0996c50.5%2018.7002%20128.1%2015.1006%20170.1%20-16.5996c17.7998%20-13.5%2046.2002%20-41.9004%2056.4004%20-62.5c26.8994%20-54.2998%2025%20-145.1%206.19922%20-211.2c-2.5%20-8.89941%20-6.19922%20-21.8994%20-11.2998%20-32.5996c-3.59961%20-7.40039%20-14.7002%20-22.2998%20-13.2998%20-28.9004c1.40039%20-6.7998%2025.2998%20-24.8994%2030.4004%20-29.8994c9.19922%20-8.80078%2026.7998%20-20.7002%2028.1992%20-31.9004zM205.9%20414.3c-33.2002%20-9.39941%20-75.7002%20-33.5%20-89.3008%20-63.3994c10.6006%201.5%2017.9004%206.7998%2028.3008%207.5c3.89941%200.299805%209.09961%20-1.60059%2013.5996%20-0.5c9%202.2998%2016.5996%2022.5%2023.4004%2030c6.59961%207.39941%2014.5996%2010.5%2020%2017.1992c3.5%201.7002%208.69922%201.60059%208.89941%206.80078c-1.5%201.69922%20-3.09961%202.89941%20-4.89941%202.39941zM101.1%20320.7c-14.6992%20-16.1006%20-11.5996%20-46.2998%20-9.7998%20-67.7998c26.5%2016.6992%2061.6006%20-1.30078%2061.2998%20-29.6006c12.6006%200.299805%204.7002%2015.7998%202.40039%2025.7002c-7.5%2032.5996%2012.5996%2067.9004%200.900391%2097.5996c-22.7002%20-1.7998%20-41.3008%20-11%20-54.8008%20-25.8994zM137.8%20120.5c4.90039%20-20%2015.7002%20-46%2026.2998%20-61.4004c13.6006%20-19.3994%2040.1006%20-22.2998%2068.7002%20-24.1992c5.10059%2011%2023.9004%2010.0996%2036.2002%207.19922c-14.7002%205.80078%20-28.4004%2019.9004%20-39.7002%2032.4004c-13%2014.2998%20-26.0996%2029.7002%20-26.7998%2048.4004c24.5%20-34%2044.7998%20-63.8008%2089.5%20-78.8008c33.7998%20-11.2998%2073.2002%205.2002%2099.2002%2023.4004c10.7998%207.59961%2017.2002%2019.5996%2024.8994%2030.5996c28.7002%2041.2002%2042%20100.101%2039.1006%20157.101c-1.2002%2023.5%20-1.10059%2047%20-9%2062.7998c-8.2998%2016.5996%20-36.2002%2031.2998%20-52.5%2016.4004c-3%2016.0996%2013.5996%2026.0996%2033.0996%2020.2998c-13.8994%2018%20-28.5996%2039.5996%20-48.2998%2050.7002c-34.4004%2019.5%20-92.7002%2034.0996%20-129.3%2015.7998c-29.6006%20-14.7002%20-69.5%20-39.1006%20-83.1006%20-70c12.7002%20-29.7998%20-3.7998%20-57.1006%20-4.7998%20-87.4004c-0.599609%20-16.0996%207.60059%20-30.2002%208.2002%20-47.7002c-4.40039%20-7.19922%20-17.7002%20-8.09961%20-26.9004%20-7.59961c-3.09961%2015.5%20-8.5%2032.9004%20-24.5%2034.7002c-22.5%202.39941%20-39.0996%20-16.2998%20-40.0996%20-35.7998c-1.2002%20-23%2017.7002%20-61%2044.4004%20-58.4004c10.2998%201.09961%2012.7998%2011.4004%2024.0996%2011.2998c6.09961%20-12.2002%20-9.40039%20-16%20-11%20-24.7002c-0.400391%20-2.19922%201.2998%20-11%202.2998%20-15.0996zM359.8%20-3.59961c-1.59961%20-4.40039%200.299805%20-10.4004%20-0.599609%20-16.5c14.8994%20-4.2002%2031.8994%20-6.40039%2050.7002%20-7c3.69922%204.7998%204.89941%2013.7998%204.5%2022.7998c-0.600586%2010.7998%20-3.40039%2033.0996%20-10.1006%2037c-14.0996%208.2002%20-39%20-16.5%20-49.5996%20-20.2998c1.2002%20-3.40039%203.09961%20-6%203.2002%20-10.2002c6.2998%201.5%2013.8994%200.5%2019.2998%20-2.2002c-6.2998%20-0.700195%20-13.2998%20-0.599609%20-17.4004%20-3.59961zM342.6%2016.4004c7.60059%205.5%2014.3008%2012%2022.2002%2017.0996c-18.2002%20-1.59961%20-41%20-12.9004%20-59%20-4.90039c-0.0996094%20-0.899414%20-1.2998%20-0.599609%20-1.5%20-1.39941c12.2998%20-9.60059%2021.5%20-11.6006%2038.2998%20-10.7998zM330.5%20-16.7998c26.9004%20-8.40039%2022.2002%2036.7998%20-2.7998%2020.2002c-0.700195%20-8.2002%201.2002%20-10.8008%202.7998%20-20.2002zM226%209.40039c0%206.19922%203.59961%2012%202.7998%2016.3994c-13.7998%202.40039%20-31.8994%200.799805%20-41.2998%207.2998c-9.59961%20-9.69922%2026.9004%20-23%2038.5%20-23.6992zM57.7002%20-49.0996v-0.100586h180.7c-0.800781%202.5%20-1.5%204.90039%20-2.2002%207.2002c-4.7998%2015.2998%20-7.5%2026.7002%20-8.7002%2035.5c-19.2002%209.2002%20-39.7002%2018.5%20-56.2002%2030.2002c-3%202.2002%20-23.3994%2028.7002%20-26.2002%2027.5996c-36.8994%20-14.5996%20-71.3994%20-39.7002%20-102.199%20-63.5c5.59961%20-11.7998%2010.5%20-24.2002%2014.7998%20-36.8994zM298.3%20-54.7998h-0.799805c0.299805%200.200195%200.5%200.399414%200.799805%200.5v-0.5zM305.8%20-49.0996h9.60059c-1%201.5%20-2.10059%202.89941%20-3.2002%204.2998c-2.10059%20-1.5%20-4.2998%20-2.90039%20-6.40039%20-4.2998zM320.9%20-24.4004c0.0996094%203.60059%200.299805%207.2002%200.399414%2010.6006c-6.5%203.2002%20-14%205.5%20-23.5%205.89941c6.5%203.30078%2015.9004%203.2002%2021.7998%207.10059c0.100586%201.5%200.100586%202.89941%200.200195%204.2998c-10.7998%200.900391%20-14.7998%205.59961%20-21.8994%209.5c-11.6006%206.40039%20-29%2013.2002%20-43.9004%2016.0996c-18.5%203.60059%20-16.7998%20-25.1992%20-16%20-42.3994c0.700195%20-13.6006%207.7002%20-28%2010.7998%20-37c1.5%20-4.2002%201.7998%20-8.7002%205.40039%20-9.5c6.39941%20-1.5%2027.3994%206.89941%2033.3994%2010.2002c12.7002%206.89941%2022.5%2017.8994%2033.3008%2025.1992zM374.3%20-49.0996l0.600586%2012.5996c-11.2002%20-0.700195%20-17.5%2010.2002%20-25.4004%2011c-6.90039%200.700195%20-12.7002%20-7.90039%20-21.7002%20-4.2002c-2%20-2.2002%20-3.89941%20-4.7002%20-6%20-6.89941c3.2002%20-3.90039%206.10059%20-8.10059%208.90039%20-12.5h17.3994c0.200195%203.19922%202.80078%205.7998%206.10059%205.7998s6%20-2.60059%206.09961%20-5.7998h14zM383%20-49.0996h36.2998c-6.7002%2010.1992%20-20.0996%2018.7998%20-35.7002%2011.5c-0.199219%20-3.7002%20-0.399414%20-7.5%20-0.599609%20-11.5zM466.4%20-12.0996c1.19922%206.19922%204.59961%2019.5996%203.7998%2025.0996c-1.40039%209.7998%20-14.6006%2017.0996%20-21.4004%2023.0996c-12.3994%2011.1006%20-20.2002%2021%20-33.2002%2031.4004c-5.19922%20-7.7998%20-16.5%20-13%20-20.7998%20-19.2998c30.7002%2014.8994%2036.2998%20-55.7998%2024.2002%20-78.5c1.90039%20-6.7998%208.2998%20-9.40039%2010.9004%20-15.5c-0.700195%20-1.10059%20-1.30078%20-2.2002%20-1.90039%20-3.2998h27.9004c0.199219%200%200.399414%200%200.599609%20-0.100586c4.09961%2013.1006%207.59961%2025.9004%209.90039%2037.1006zM222.2%20317.5c5.39941%2014.9004%2027.2002%2034.7002%2045%2032c7.7002%20-1.2002%2018%20-8.2002%2012.2002%20-17.7002c-30.2002%207%20-45.2002%20-12.5996%20-54.4004%20-33.0996c-8.09961%202%20-4.90039%2013.0996%20-2.7998%2018.7998zM406.3%20254.4c8.2002%203.59961%2022.4004%200.699219%2029.6006%205.2998c-4.2002%2011.5%20-10.3008%2021.3994%20-9.30078%2037.7002c0.5%200%201%200%201.40039%20-0.100586c6.7998%20-14.2002%2012.7002%20-29.2002%2021.4004%20-41.7002c-5.7002%20-13.5%20-43.6006%20-25.3994%20-43.1006%20-1.19922zM309.5%20251.7c-6.7998%2010.8994%20-19%2032.5%20-14.5%2045.2998c6.5%20-11.9004%208.59961%20-24.4004%2017.7998%20-33.2998c4.10059%20-4%2012.2002%20-9%208.2002%20-20.2002c-0.900391%20-2.7002%20-7.7998%20-8.59961%20-11.7002%20-9.7002c-14.3994%20-4.2998%20-47.8994%20-0.899414%20-36.5996%2017.1006c11.8994%20-0.700195%2027.8994%20-7.80078%2036.7998%200.799805zM336.8%20181.7c3.7998%20-6.60059%201.40039%20-18.7002%2012.1006%20-20.6006c20.1992%20-3.39941%2043.5996%2012.3008%2058.0996%2017.8008c9%2015.1992%20-0.799805%2020.6992%20-8.90039%2030.5c-16.5996%2020%20-38.7998%2044.7998%20-38%2074.6992c6.7002%204.90039%207.30078%20-7.39941%208.2002%20-9.69922c8.7002%20-20.3008%2030.4004%20-46.2002%2046.2998%20-63.5c3.90039%20-4.30078%2010.3008%20-8.40039%2011%20-11.2002c2.10059%20-8.2002%20-5.39941%20-18%20-4.5%20-23.5c-21.6992%20-13.9004%20-45.7998%20-29.1006%20-81.3994%20-25.6006c-7.40039%206.7002%20-10.2998%2021.4004%20-2.90039%2031.1006zM135.5%20190.9c-6.7998%203.89941%20-8.40039%2021%20-16.4004%2021.3994c-11.3994%200.700195%20-9.2998%20-22.2002%20-9.2998%20-35.5c-7.7998%207.10059%20-9.2002%2029.1006%20-3.5%2040.2998c-6.59961%203.2002%20-9.5%20-3.59961%20-13.0996%20-5.89941c4.7002%2034.0996%2049.7998%2015.7998%2042.2998%20-20.2998zM435.1%20162.1c-10.0996%20-19.1992%20-24.3994%20-40.3994%20-54%20-41c-0.599609%206.2002%20-1.09961%2015.6006%200%2019.4004c22.7002%202.2002%2036.6006%2013.7002%2054%2021.5996zM293.2%20149.7c18.8994%20-9.90039%2053.5996%20-11%2079.2998%20-10.2002c1.40039%20-5.59961%201.2998%20-12.5996%201.40039%20-19.4004c-33%20-1.7998%20-72%206.40039%20-80.7002%2029.6006zM385.4%20103c-1.7002%20-4.2998%20-5.30078%20-9.2998%20-9.80078%20-11.0996c-12.0996%20-4.90039%20-45.5996%20-8.7002%20-62.3994%200.299805c-10.7002%205.7002%20-17.5%2018.5%20-23.4004%2026c-2.7998%203.59961%20-16.8994%2012.8994%20-0.200195%2012.8994c13.1006%20-32.6992%2058%20-29%2095.8008%20-28.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22joget%22%20unicode=%22&#xf3b7;%22%20horiz-adv-x=%22496%22%20d=%22M378.1%20403c116.601%20-71.7998%20152.9%20-224.6%2081%20-341.2c-71.8994%20-116.5%20-224.6%20-152.8%20-341.199%20-80.8994c-116.601%2071.8994%20-152.9%20224.6%20-81%20341.199c46.8994%2076%20128.1%20117.9%20211.3%20117.9c44.3994%200%2089.3994%20-11.9004%20129.899%20-37zM429.9%2079.7998c5.2998%208.7002%209.89941%2017.6006%2013.8994%2026.6006c-32.0996%20-1.10059%20-157.1%201.5%20-208.8%20-17.6006c-58.4004%20-21.5%20-36.9004%20-53.3994%20-31.2002%20-67.0996c3.7998%20-9.10059%2014.7002%20-28.7998%2023.7002%20-42.4004c6.7998%20-0.599609%2013.5996%20-1%2020.4004%20-1c71.5996%200%20141.6%2036%20182%20101.5zM229.1%20166.1c51%20-1.2998%20205.4%20-4.39941%20230.301%20-4.89941c11.8994%2081.7998%20-24.5%20166.6%20-99.3008%20212.7c-100.5%2061.8994%20-232.1%2030.6992%20-294%20-69.8008c-28.5996%20-46.3994%20-37.2998%20-99.3994%20-28.5%20-149.1c11%2040.9004%2049.7002%20131.5%20178.301%20140.2c50.8994%204%2041.5%20-19.2002%2023.5996%20-29.7002c-17.7998%20-10.5%20-45.7002%20-23.7998%20-68.9004%20-51.2002c-23.1992%20-27.3994%203%20-46.7998%2058.5%20-48.2002zM412.9%20220.9c22.6992%20-6%2019.0996%20-15.5%2019.0996%20-15.5l-46.5%20-23.4004l-169.5%20-1.59961s33.7998%2010.7998%2065.2998%2031.2998c26%2016.8994%2049.7002%2035.5996%2067.5%2035.5996c3.7002%200%207.2002%20-0.899414%2010.4004%20-2.7002c18.5%20-10.5996%20-2.90039%20-18.1992%20-13.4004%20-24.5996s-50.7002%20-34.5%20-50.7002%20-34.5s1.40039%20-7.59961%2031.1006%208.2002c29.7002%2015.8994%2064%2033.2002%2086.7002%2027.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22js%22%20unicode=%22&#xf3b8;%22%20d=%22M0%20416h448v-448h-448v448zM243.8%2066.5996v143.7h-42.0996v-143.1c0%20-21.1006%20-8.7998%20-26.5%20-22.6006%20-26.5c-14.5%200%20-20.5%209.89941%20-27.0996%2021.5996l-34.2998%20-20.7002c10%20-21.0996%2029.5%20-38.5%2063.2002%20-38.5c37.2998%200%2062.8994%2019.9004%2062.8994%2063.5zM343.4%203.09961c39.8994%200%2069.6992%2020.8008%2069.6992%2058.6006c0%2035.2002%20-20.0996%2050.8994%20-55.8994%2066.2002l-10.5%204.5c-18.1006%207.89941%20-25.9004%2013%20-25.9004%2025.5996c0%2010.2002%207.7998%2018%2020.1006%2018c12.0996%200%2019.8994%20-5.09961%2027.0996%20-18l32.7998%2021c-13.7998%2024.4004%20-33%2033.7002%20-59.7998%2033.7002c-37.5%200%20-61.5996%20-24%20-61.5996%20-55.6006c0%20-34.2998%2020.0996%20-50.5996%2050.5%20-63.5l10.5%20-4.5c19.2998%20-8.5%2030.6992%20-13.5996%2030.6992%20-28c0%20-12.0996%20-11.1992%20-20.7998%20-28.5996%20-20.7998c-20.7002%200%20-32.5%2010.9004%20-41.5%2025.6006l-34.2998%20-19.8008c12.2998%20-24.3994%2037.5996%20-43%2076.7002%20-43z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22js-square%22%20unicode=%22&#xf3b9;%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM243.8%2066.5996v143.7h-42.0996v-143.1c0%20-21.1006%20-8.7998%20-26.5%20-22.6006%20-26.5c-14.5%200%20-20.5%209.89941%20-27.0996%2021.5996l-34.2998%20-20.7002c10%20-21.0996%2029.5%20-38.5%2063.2002%20-38.5c37.2998%200%2062.8994%2019.9004%2062.8994%2063.5zM343.4%203.09961c39.8994%200%2069.6992%2020.8008%2069.6992%2058.6006c0%2035.2002%20-20.0996%2050.8994%20-55.8994%2066.2002l-10.5%204.5c-18.1006%207.89941%20-25.9004%2013%20-25.9004%2025.5996c0%2010.2002%207.7998%2018%2020.1006%2018c12.0996%200%2019.8994%20-5.09961%2027.0996%20-18l32.7998%2021c-13.7998%2024.4004%20-33%2033.7002%20-59.7998%2033.7002c-37.5%200%20-61.5996%20-24%20-61.5996%20-55.6006c0%20-34.2998%2020.0996%20-50.5996%2050.5%20-63.5l10.5%20-4.5c19.2998%20-8.5%2030.6992%20-13.5996%2030.6992%20-28c0%20-12.0996%20-11.1992%20-20.7998%20-28.5996%20-20.7998c-20.7002%200%20-32.5%2010.9004%20-41.5%2025.6006l-34.2998%20-19.8008c12.2998%20-24.3994%2037.5996%20-43%2076.7002%20-43z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22keycdn%22%20unicode=%22&#xf3ba;%22%20horiz-adv-x=%22512%22%20d=%22M63.7998%2038.7002l60.5%2059c32.1006%20-42.7998%2071.1006%20-66%20126.601%20-67.4004c30.5%20-0.700195%2060.2998%207%2086.3994%2022.4004c5.10059%20-5.2998%2018.5%20-19.5%2020.9004%20-22c-32.2002%20-20.7002%20-69.6006%20-31.1006%20-108.101%20-30.2002c-43.2998%201.09961%20-84.5996%2016.7002%20-117.699%2044.4004c0.299805%200.599609%20-38.2002%20-37.5%20-38.6006%20-37.9004c9.5%20-29.7998%20-13.0996%20-62.4004%20-46.2998%20-62.4004c-26.7998%200.100586%20-47.5%2021.7002%20-47.5%2048.5c0%2034.3008%2033.0996%2056.6006%2063.7998%2045.6006zM418.7%20291.1c19.0996%20-31.2998%2029.5996%20-67.3994%2028.7002%20-104c-1.10059%20-44.7998%20-19%20-87.5%20-48.6006%20-121c0.299805%20-0.299805%2023.7998%20-25.1992%2024.1006%20-25.5c9.59961%201.30078%2019.1992%20-2%2025.8994%20-9.09961c11.2998%20-12%2010.9004%20-30.9004%20-1.09961%20-42.4004c-12%20-11.2998%20-30.9004%20-10.8994%20-42.4004%201.10059c-6.7002%207%20-9.39941%2016.7998%20-7.59961%2026.2998c-24.9004%2026.5996%20-44.4004%2047.2002%20-44.4004%2047.2002c42.7002%2034.0996%2063.2998%2079.5996%2064.4004%20124.2c0.700195%2028.8994%20-7.2002%2057.1992%20-21.1006%2082.1992zM104%20394.9c6.7002%20-7%209.40039%20-16.8008%207.59961%20-26.3008l45.9004%20-48.0996c-4.7002%20-3.7998%20-13.2998%20-10.4004%20-22.7998%20-21.2998c-25.4004%20-28.5%20-39.6006%20-64.7998%20-40.7002%20-102.9c-0.700195%20-28.8994%206.09961%20-57.2002%2020%20-82.3994l-22%20-21.5c-19.2998%2031.5996%20-28.9004%2067.6992%20-27.7998%20104.699c1%2044.6006%2018.2998%2087.6006%2047.5%20121.101l-25.2998%2026.3994c-9.60059%20-1.2998%20-19.2002%202%20-25.9004%209.10059c-11.2998%2012%20-10.9004%2030.8994%201.09961%2042.3994c11.9004%2011.2002%2030.6006%2010.9004%2042.4004%20-1.19922zM464.9%20440c26%200%2047.0996%20-22.4004%2047.0996%20-48.2998c0%20-25.9004%20-21.0996%20-47.7002%20-47.0996%20-47.7002c-6.30078%20-0.0996094%20-14%201.09961%20-15.9004%201.7998l-62.9004%20-59.7002c-32.6992%2043.6006%20-76.6992%2065.9004%20-126.899%2067.2002c-30.5%200.700195%20-60.2998%20-6.7998%20-86.2002%20-22.3994l-21.0996%2022c32.1992%2020.7998%2069.5996%2031.0996%20108.1%2030.1992c43.2998%20-1.09961%2084.5996%20-16.6992%20117.7%20-44.5996l41.0996%2038.5996c-1.5%204.7002%20-2.2002%209.60059%20-2.2002%2014.5c-0.0996094%2026.7002%2022.3008%2048.4004%2048.3008%2048.4004zM256.7%20334.6c5.5%200%2010.8994%20-0.399414%2016.3994%20-1.09961c78.1006%20-9.7998%20133.4%20-81.0996%20123.801%20-159.1c-9.80078%20-78.1006%20-81.1006%20-133.4%20-159.101%20-123.801c-78.0996%209.80078%20-133.399%2081.1006%20-123.8%20159.2c9.2998%2072.4004%2070.0996%20124.601%20142.7%20124.8zM197.7%20215.2c0.599609%20-22.7002%2012.2002%20-41.7998%2032.3994%20-52.2002l-11%20-51.7002h73.7002l-11%2051.7002c20.1006%2010.9004%2032.1006%2029%2032.4004%2052.2002c-0.400391%2032.7998%20-25.7998%2057.5%20-58.2998%2058.2998c-32.1006%20-0.799805%20-57.3008%20-24.7998%20-58.2002%20-58.2998zM256%20288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kickstarter%22%20unicode=%22&#xf3bb;%22%20d=%22M400%20-32h-352c-26.4004%200%20-48%2021.5996%20-48%2048v352c0%2026.4004%2021.5996%2048%2048%2048h352c26.4004%200%2048%20-21.5996%2048%20-48v-352c0%20-26.4004%20-21.5996%20-48%20-48%20-48zM199.6%20269.5c0%2030.7002%20-17.5996%2045.0996%20-39.6992%2045.0996c-25.8008%200%20-40%20-19.7998%20-40%20-44.5v-154.8c0%20-25.7998%2013.6992%20-45.5996%2040.5%20-45.5996c21.5%200%2039.1992%2014%2039.1992%2045.5996v41.7998l60.6006%20-75.6992c12.2998%20-14.9004%2039%20-16.8008%2055.7998%200c14.5996%2015.0996%2014.7998%2036.7998%204%2050.3994l-49.0996%2062.7998l40.5%2058.7002c9.39941%2013.5%209.5%2034.5%20-5.60059%2049.1006c-16.3994%2015.8994%20-44.5996%2017.2998%20-61.3994%20-7l-44.8008%20-64.7002v38.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kickstarter-k%22%20unicode=%22&#xf3bc;%22%20horiz-adv-x=%22384%22%20d=%22M147.3%20333.6v-70.5996l82.7998%20118.2c31.2002%2044.3994%2083.3008%2041.7998%20113.601%2012.7998c27.8994%20-26.7002%2027.7998%20-65.0996%2010.3994%20-89.7998l-74.8994%20-107.4l90.7998%20-114.8c19.9004%20-24.7998%2019.5996%20-64.5996%20-7.40039%20-92.2002c-31.0996%20-30.7002%20-80.5%20-27.2002%20-103.199%200l-112.101%20138.3v-76.5c0%20-57.7998%20-32.5996%20-83.3994%20-72.3994%20-83.3994c-49.6006%200%20-74.9004%2036.0996%20-74.9004%2083.3994v283c0%2045.2002%2026.2002%2081.4004%2073.9004%2081.4004c40.8994%200%2073.3994%20-26.2002%2073.3994%20-82.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laravel%22%20unicode=%22&#xf3bd;%22%20horiz-adv-x=%22512%22%20d=%22M504.4%20332.17c0.15625%20-0.650391%200.240234%20-1.32324%200.240234%20-2.02051c0%20-0.0234375%200%20-0.046875%20-0.000976562%20-0.0693359v-109.85c0.000976562%20-0.0244141%200.00878906%20-0.0429688%200.00878906%20-0.0673828c0%20-2.96191%20-1.61328%20-5.5498%20-4.00879%20-6.93262l-92.2393%20-53.1104v-105.26c0%20-0.0078125%200.0078125%20-0.00976562%200.0078125%20-0.0166016c0%20-2.96289%20-1.61328%20-5.55078%20-4.00781%20-6.93359l-192.561%20-110.84c-0.442383%20-0.231445%20-0.916016%20-0.428711%20-1.39941%20-0.580078c-0.180664%20-0.0605469%20-0.350586%20-0.169922%20-0.550781%20-0.220703c-0.654297%20-0.174805%20-1.33789%20-0.268555%20-2.04688%20-0.268555c-0.709961%200%20-1.39844%200.09375%20-2.05273%200.268555c-0.219727%200.0605469%20-0.419922%200.180664%20-0.629883%200.260742c-0.458008%200.143555%20-0.908203%200.327148%20-1.33008%200.540039l-192.5%20110.84c-2.39551%201.38281%20-4%203.96582%20-4%206.92773v0.0224609v329.699c0.00195312%200.727539%200.0996094%201.42969%200.280273%202.10059c0.0839844%200.228516%200.181641%200.454102%200.290039%200.669922c0.133789%200.427734%200.307617%200.84668%200.509766%201.24023c0.149414%200.259766%200.370117%200.469727%200.549805%200.719727c0.21582%200.329102%200.450195%200.636719%200.709961%200.929688c0.250977%200.217773%200.512695%200.416016%200.790039%200.600586c0.274414%200.254883%200.56543%200.483398%200.879883%200.689453v0l96.2705%2055.4199c1.1748%200.678711%202.55469%201.06738%204.00781%201.06738s2.81641%20-0.388672%203.99219%20-1.06738l96.29%20-55.4199v0c0.307617%20-0.210938%200.598633%20-0.435547%200.879883%20-0.679688c0.271484%20-0.1875%200.529297%20-0.385742%200.779297%20-0.599609c0.260742%20-0.298828%200.499023%20-0.610352%200.720703%20-0.94043c0.169922%20-0.25%200.399414%20-0.459961%200.540039%20-0.719727c0.203125%20-0.393555%200.379883%20-0.813477%200.519531%20-1.24023c0.0800781%20-0.230469%200.219727%20-0.44043%200.280273%20-0.679688c0.181641%20-0.661133%200.280273%20-1.35352%200.280273%20-2.07129v-0.0195312v-205.93l80.2197%2046.1904v105.239c0.00292969%200.720703%200.100586%201.41602%200.280273%202.08008c0.0693359%200.240234%200.199219%200.450195%200.279297%200.680664c0.144531%200.427734%200.320312%200.850586%200.520508%201.25c0.149414%200.259766%200.370117%200.469727%200.540039%200.709961c0.21875%200.329102%200.457031%200.636719%200.719727%200.929688c0.248047%200.216797%200.505859%200.416016%200.780273%200.599609c0.277344%200.250977%200.568359%200.479492%200.879883%200.69043v0l96.2803%2055.4502c1.1748%200.677734%202.55469%201.06641%204.00781%201.06641s2.81641%20-0.388672%203.99219%20-1.06641l96.2598%20-55.4199c0.316406%20-0.208984%200.613281%20-0.433594%200.899414%20-0.680664c0.25%20-0.199219%200.540039%20-0.379883%200.770508%20-0.599609c0.260742%20-0.298828%200.499023%20-0.609375%200.719727%20-0.94043c0.198242%20-0.223633%200.376953%20-0.458008%200.540039%20-0.709961c0.207031%20-0.396484%200.386719%20-0.819336%200.530273%20-1.25c0.106445%20-0.217773%200.201172%20-0.447266%200.280273%20-0.679688zM111.6%20430.72l-80.1895%20-46.1602l80.1797%20-46.1699l80.2002%2046.1807l-80.1904%2046.1494v0zM199.85%20370.72l-33.6895%20-19.4297l-46.5303%20-26.79v-201.29l33.6904%2019.4004l46.5293%2026.79v201.319zM199.85%20-42.0596l-0.109375%2092.3594l-92.1904%2052.1807v0v0c-0.301758%200.203125%20-0.585938%200.421875%20-0.859375%200.65918c-0.25%200.200195%20-0.540039%200.360352%20-0.770508%200.580078v0c-0.240234%200.265625%20-0.458008%200.542969%20-0.660156%200.839844c-0.21582%200.25%20-0.414062%200.507812%20-0.599609%200.780273v0c-0.166016%200.316406%20-0.308594%200.655273%20-0.419922%201c-0.149414%200.285156%20-0.27832%200.589844%20-0.379883%200.900391v0c-0.0820312%200.383789%20-0.135742%200.77832%20-0.160156%201.17969c-0.0595703%200.293945%20-0.0996094%200.594727%20-0.120117%200.900391v215.18l-46.5205%2026.7998l-33.6895%2019.3799v-311.18zM207.85%2064.1104l117.62%2067.1494l58.7998%2033.5605l-80.1299%2046.1299l-92.2598%20-53.1104l-84.0898%20-48.4102zM392.37%2059.54v91.4102l-45.7705%20-26.1504l-130.72%20-74.5996v-92.3105zM392.37%20178.67v91.3301l-46.5303%2026.8096l-33.6895%2019.4004v-91.4199l46.5293%20-26.79zM400.37%20283.95l80.1797%2046.1797l-80.1797%2046.1504l-80.2002%20-46.1602zM408.37%20178.67l80.3096%2046.1504v0v91.3896l-33.6797%20-19.4004l-46.6299%20-26.8096v-91.3301z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22line%22%20unicode=%22&#xf3c0;%22%20d=%22M272.1%20243.8v-71.0996c0%20-1.7998%20-1.39941%20-3.2002%20-3.19922%20-3.2002h-11.4004c-1.09961%200%20-2.09961%200.599609%20-2.59961%201.2998l-32.6006%2044v-42.2002c0%20-1.7998%20-1.39941%20-3.19922%20-3.2002%20-3.19922h-11.3994c-1.7998%200%20-3.2002%201.39941%20-3.2002%203.19922v71.1006c0%201.7998%201.40039%203.2002%203.2002%203.2002h11.2998c1%200%202.09961%20-0.5%202.59961%20-1.40039l32.6006%20-44v42.2002c0%201.7998%201.39941%203.2002%203.2002%203.2002h11.3994c1.7998%200.0996094%203.2998%20-1.40039%203.2998%20-3.10059zM190.1%20247c1.80078%200%203.2002%20-1.5%203.2002%20-3.2002v-71.0996c0%20-1.7998%20-1.39941%20-3.2002%20-3.2002%20-3.2002h-11.3994c-1.7998%200%20-3.2002%201.40039%20-3.2002%203.2002v71.0996c0%201.7998%201.40039%203.2002%203.2002%203.2002h11.3994zM162.6%20187.4c1.7002%200%203.10059%20-1.5%203.10059%20-3.2002v-11.4004c0%20-1.7998%20-1.40039%20-3.2002%20-3.2002%20-3.2002h-45.7002c-0.899414%200%20-1.59961%200.400391%20-2.2002%200.900391c-0.599609%200.599609%20-0.899414%201.2998%20-0.899414%202.2002v71.0996c0%201.7998%201.39941%203.2002%203.2002%203.2002h11.3994c1.7998%200%203.2002%20-1.40039%203.2002%20-3.2002v-56.3994h31.0996zM332.1%20247c1.7002%200%203.10059%20-1.5%203.2002%20-3.2002v-11.3994c0%20-1.80078%20-1.39941%20-3.2002%20-3.2002%20-3.2002h-31.0996v-12h31.0996c1.80078%200%203.2002%20-1.40039%203.2002%20-3.2002v-11.5c0%20-1.7998%20-1.39941%20-3.2002%20-3.2002%20-3.2002h-31.0996v-12h31.0996c1.80078%200%203.2002%20-1.39941%203.2002%20-3.2002v-11.3994c0%20-1.7998%20-1.39941%20-3.2002%20-3.2002%20-3.2002h-45.6992c-1.80078%200%20-3.2002%201.5%20-3.2002%203.2002v71.0996c0%201.7998%201.5%203.2002%203.2002%203.2002h45.6992zM448%20334.3v-285.3c-0.0996094%20-44.7998%20-36.7998%20-81.0996%20-81.7002%20-81h-285.3c-44.7998%200.0996094%20-81.0996%2036.9004%20-81%2081.7002v285.3c0.0996094%2044.7998%2036.9004%2081.0996%2081.7002%2081h285.3c44.7998%20-0.0996094%2081.0996%20-36.7998%2081%20-81.7002zM386.4%20211.7c0%2073%20-73.2002%20132.399%20-163.101%20132.399c-89.8994%200%20-163.1%20-59.3994%20-163.1%20-132.399c0%20-65.4004%2058%20-120.2%20136.399%20-130.601c19.1006%20-4.09961%2016.9004%20-11.0996%2012.6006%20-36.7998c-0.700195%20-4.09961%20-3.2998%20-16.0996%2014.0996%20-8.7998c17.4004%207.2998%2093.9004%2055.2998%20128.2%2094.7002c23.5996%2026%2034.9004%2052.2998%2034.9004%2081.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lyft%22%20unicode=%22&#xf3c3;%22%20horiz-adv-x=%22512%22%20d=%22M0%20366.9h77.7998v-208.7c0%20-33.1006%2015%20-52.7998%2027.2002%20-61c-12.7002%20-11.1006%20-51.2002%20-20.9004%20-80.2002%202.7998c-17%2014%20-24.7998%2037.2998%20-24.7998%2059v207.9zM485.9%20193.4c0%20-14.2002%2011.5996%20-25.9004%2026.0996%20-25.9004v-76.5c-56.7002%200%20-102.7%2046.0996%20-102.7%20102.7v77.0996c0%2034.6006%20-52.2002%2034.6006%20-52.2002%200v-23.2998h38.8008v-76.7998h-38.8008v-6.7002c0%20-21.7998%20-7.69922%20-45%20-24.7998%20-59c-16.2998%20-13.7002%20-35.7002%20-16.2998%20-51.7002%20-14v179.2c0%2056.7002%2046.1006%20102.7%20102.7%20102.7c49.1006%200%2090.2002%20-34.4004%20100.3%20-80.7002h26.1006v-76.7998h-23.7998v-22zM191.6%20292.4v0.5h77.1006v-178.2c0%20-52.4004%20-29.7002%20-91.7002%20-76.7998%20-100.8c-26.1006%20-5.10059%20-52.5%20-2.80078%20-77.6006%204.69922v70.3008c9.7998%20-4.2002%2029.5%20-9.40039%2045%20-7.80078c20.4004%202%2032.7998%2011.9004%2034.9004%2025.3008c0%200%20-21.2002%20-20.4004%20-58.2002%20-10.6006c-37%209.90039%20-45%2040.1006%20-45%2063.9004v132.7h76.7998v-113c0%20-15.4004%2023.7998%20-15.4004%2023.7998%200v113z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22magento%22%20unicode=%22&#xf3c4;%22%20d=%22M445.7%20320.1v-256.1l-63.4004%20-36.5v255.8l-158.5%2091.6006l-158.6%20-91.6006l0.399414%20-255.899l-63.2998%2036.5996v255.9l221.9%20128.1zM255.6%2027.5v255.9l63.4004%20-36.6006v-256l-95.0996%20-54.8994l-94.9004%2054.8994l-0.0996094%20255.9l63.2998%2036.5996v-256l31.7998%20-18.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medapps%22%20unicode=%22&#xf3c6;%22%20horiz-adv-x=%22320%22%20d=%22M118.3%20209.6c3.5%2012.5%206.90039%2033.6006%2013.2002%2033.6006c8.2998%20-1.7998%209.59961%20-23.4004%2018.5996%20-36.6006c4.60059%2023.5%205.30078%2085.1006%2014.1006%2086.7002c9%200.700195%2019.7002%20-66.5%2022%20-77.5c9.89941%20-4.09961%2048.8994%20-6.59961%2048.8994%20-6.59961c1.90039%20-7.2998%20-24%20-7.60059%20-40%20-7.7998c-4.59961%20-14.8008%20-5.39941%20-27.7002%20-11.3994%20-28c-4.7002%20-0.200195%20-8.2002%2028.7998%20-17.5%2049.5996l-9.40039%20-65.5c-4.39941%20-13%20-15.5%2022.5%20-21.8994%2039.2998c-3.30078%200.100586%20-62.4004%201.60059%20-47.6006%207.7998zM228%200h-136c-21.2002%200%20-21.2002%2032%200%2032h136c21.2002%200%2021.2002%20-32%200%20-32zM204%20-64h-88c-21.2002%200%20-21.2002%2032%200%2032h88c21.2002%200%2021.2002%20-32%200%20-32zM238.2%2077.5c-3.60059%20-21.2998%20-36%20-15.5%20-32.6006%205.09961c3.60059%2021.2002%205.60059%2040.6006%2015.3008%2058.6006c32.5996%2060.2998%2066.0996%2095.5%2066.0996%20151.6c0%2067.9004%20-57%20123.2%20-127%20123.2s-127%20-55.2998%20-127%20-123.2c0%20-56.0996%2033.5%20-91.2998%2066.0996%20-151.7c9.7002%20-17.8994%2011.7002%20-36.8994%2015.3008%20-58.5996c3.5%20-20.7998%20-29.1006%20-26.0996%20-32.6006%20-5.09961c-3.2002%2019.0996%20-5.2002%2036.3994%20-11.8994%2048.8994c-8%2014.7002%20-16.1006%2028.1006%20-24%2041c-24.6006%2040.4004%20-45.9004%2075.2998%20-45.9004%20125.5c0%2085.6006%2071.7998%20155.2%20160%20155.2s160%20-69.5996%20160%20-155.2c0%20-50.2998%20-21.2998%20-85.0996%20-45.9004%20-125.5c-7.89941%20-12.8994%20-16.0996%20-26.2998%20-24%20-41c-6.69922%20-12.3994%20-8.69922%20-29.8994%20-11.8994%20-48.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medium-m%22%20unicode=%22&#xf3c7;%22%20horiz-adv-x=%22512%22%20d=%22M71.5%20305.7c0.599609%205.89941%20-1.7002%2011.7998%20-6.09961%2015.7998l-45.1006%2054.4004v8.09961h140.2l108.4%20-237.7l95.2998%20237.7h133.7v-8.09961l-38.6006%20-37c-3.2998%20-2.5%20-5%20-6.7002%20-4.2998%20-10.8008v-272c-0.700195%20-4.09961%201%20-8.2998%204.2998%20-10.7998l37.7002%20-37v-8.09961h-189.7v8.09961l39.1006%2037.9004c3.7998%203.7998%203.7998%205%203.7998%2010.7998v219.8l-108.7%20-275.899h-14.7002l-126.399%20275.899v-184.899c-1.10059%20-7.80078%201.5%20-15.6006%207%20-21.2002l50.7998%20-61.6006v-8.09961h-144v8l50.7998%2061.7002c5.40039%205.59961%207.90039%2013.5%206.5%2021.2002v213.8z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medrt%22%20unicode=%22&#xf3c8;%22%20horiz-adv-x=%22544%22%20d=%22M113.7%20192c0%20-121.8%2083.8994%20-222.8%20193.5%20-241.1c-18.7002%20-4.5%20-38.2002%20-6.90039%20-58.2002%20-6.90039c-137.6%200%20-249%20111%20-249%20248s111.4%20248%20248.9%20248c20.0996%200%2039.5996%20-2.40039%2058.1992%20-6.90039c-109.6%20-18.2998%20-193.399%20-119.3%20-193.399%20-241.1zM411.1%2091.7002c77.7002%2055.3994%20104.4%20155.1%2067%20233.899c11.2002%20-9.89941%2021.5%20-21.2998%2030.5%20-34.1992c61.6006%20-88.3008%2040.8008%20-210.301%20-46.5%20-272.601c-87.2998%20-62.2998%20-208.1%20-41.2002%20-269.699%2047c-9%2012.7998%20-16.2002%2026.4004%20-21.7002%2040.5c60.7998%20-62.0996%20162.7%20-70%20240.399%20-14.5996zM192.3%20335.7c72.5%2054.5996%20171.601%2045.7002%20221.601%20-19.7998c45.2998%20-59.7002%2034.3994%20-145.601%20-22.3008%20-201.801c18.5%2051.4004%2011.3008%20111%20-24.3994%20158c-43%2056.5%20-114.601%2078.3008%20-178.9%2060.5c1.2998%201%202.60059%202.10059%204%203.10059zM296%20224h40c4.40039%200%208%20-3.59961%208%20-8v-48c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-40c-4.40039%200%20-8%20-3.59961%20-8%20-8v-40c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-48c-4.40039%200%20-8%203.59961%20-8%208v40c0%204.40039%20-3.59961%208%20-8%208h-40c-4.40039%200%20-8%203.59961%20-8%208v48c0%204.40039%203.59961%208%208%208h40c4.40039%200%208%203.59961%208%208v40c0%204.40039%203.59961%208%208%208h48c4.40039%200%208%20-3.59961%208%20-8v-40c0%20-4.40039%203.59961%20-8%208%20-8z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22microsoft%22%20unicode=%22&#xf3ca;%22%20d=%22M0%20416h214.6v-214.6h-214.6v214.6zM233.4%20416h214.6v-214.6h-214.6v214.6zM0%20182.6h214.6v-214.6h-214.6v214.6zM233.4%20182.6h214.6v-214.6h-214.6v214.6z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mix%22%20unicode=%22&#xf3cb;%22%20d=%22M0%20384h448v-204.1c0%20-56.6006%20-88%20-59.9004%20-88%200v23.7998c0%2056.7998%20-82.7002%2059%20-88%204.2998v-116.1c0%20-58%20-96%20-57.9004%20-96%200v175.3c0%2056.8994%20-80.0996%2059.3994%20-88%206.5v-238.601c0%20-58.0996%20-88%20-56.1992%20-88%200v348.9z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mizuni%22%20unicode=%22&#xf3cc;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111.1%20248%20-248c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248c0%20136.9%20111%20248%20248%20248zM168%2088.0996v223.9c0%2022.0996%20-17.9004%2040%20-40%2040s-40%20-17.9004%20-40%20-40v-272.1c21.2002%2020.8994%2048.5996%2037.5996%2080%2048.1992zM288%2098v214c0%2022.0996%20-17.9004%2040%20-40%2040s-40%20-17.9004%20-40%20-40v-214c13%202%2026.4004%203.09961%2040.2002%203.09961c13.5996%200%2026.8994%20-1.09961%2039.7998%20-3.09961zM408%2040.2998v271.7c0%2022.0996%20-17.9004%2040%20-40%2040s-40%20-17.9004%20-40%20-40v-223.7c31.4004%20-10.5996%2058.7998%20-27.2002%2080%20-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22monero%22%20unicode=%22&#xf3d0;%22%20horiz-adv-x=%22496%22%20d=%22M352%2064h108.4c-43.4004%20-71.9004%20-122.301%20-120%20-212.4%20-120s-169%2048.0996%20-212.4%20120h108.4v127.8l104%20-104.8l104%20105v-128zM88%20112h-74.7998c-8.60059%2025.0996%20-13.2002%2052%20-13.2002%2080c0%20137%20111%20248%20248%20248s248%20-111%20248%20-248c0%20-28%20-4.7002%20-54.9004%20-13.2002%20-80h-74.7998v208l-160.6%20-159.4l-159.4%20159.4v-208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22napster%22%20unicode=%22&#xf3d2;%22%20horiz-adv-x=%22496%22%20d=%22M298.3%2074.4004c-14.2002%20-13.6006%20-31.2998%20-24.1006%20-50.3994%20-30.5c-19%206.39941%20-36.2002%2016.8994%20-50.3008%2030.5h100.7zM342.3%20274c-56.3994%2039.7998%20-132.1%2039.9004%20-188.899%20-0.0996094c-19.9004%2016.7998%20-43.6006%2029.5%20-69.5%2036.3994v-161.6c0%20-217.3%20328%20-219.101%20328%200.299805v161.2c-26%20-7%20-49.6006%20-19.2998%20-69.6006%20-36.2002zM133.5%20332.5c6.5%20-3.2002%2014.0996%20-7.40039%2020.4004%20-11.4004c58.6992%2030.5%20129.199%2030.6006%20187.899%200.100586c6.7002%204.2002%2013.5%208%2020.6006%2011.5c-64.6006%2059.8994%20-164.5%2059.7998%20-228.9%20-0.200195zM43.7998%20354.8c17.5%20-0.5%2034.2998%20-3.09961%2050.6006%20-7.5c82%2091.6006%20225.5%2091.6006%20307.5%200.100586c16.0996%204.39941%2032.7998%206.89941%2050.0996%207.39941v-69.2002c58.7002%20-36.5%2058.5%20-121.899%20-0.200195%20-158.199l-0.299805%20-1.7002c-25.9004%20-238.8%20-381.2%20-243.601%20-407.6%201.5c-58.5%2037.2002%20-58.5%20121.8%20-0.100586%20158.3v69.2998zM259.2%2096c13.0996%2059.2998%2033.5%2056%20113%2055.4004c-0.799805%20-8.2002%200.0996094%20-32.3008%20-26.2002%20-47.4004c-4.40039%20-2.5%20-15.2998%20-6%20-25.5%20-6.5c-25.2998%20-1.2002%20-61.2998%20-1.5%20-61.2998%20-1.5zM123.7%20151.3c79.2998%200.700195%2099.7998%204%20113%20-55.3994c0%200%20-36%200.399414%20-61.2998%201.5c-10.3008%200.5%20-21.1006%204%20-25.5%206.5c-26.3008%2015.0996%20-25.4004%2039.1992%20-26.2002%2047.3994zM292.8%2027.9004c3%20-4.90039%203.2002%20-8.80078%203.2998%20-8.90039c-29.0996%20-17.5996%20-67.0996%20-17.5996%20-96.1992%200c0%200%200.899414%205.5%203.69922%209.59961c3.5%205.10059%206.40039%206.60059%206.40039%206.60059c23.7002%20-6.90039%2051.0996%20-7.2998%2075.9004%200c0%200%203.69922%20-2%206.89941%20-7.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22node-js%22%20unicode=%22&#xf3d3;%22%20d=%22M224%20-60c-6.7002%200%20-13.5%201.7998%20-19.4004%205.2002l-61.6992%2036.5c-9.2002%205.2002%20-4.7002%207%20-1.7002%208c12.2998%204.2998%2014.7998%205.2002%2027.8994%2012.7002c1.40039%200.799805%203.2002%200.5%204.60059%20-0.400391l47.3994%20-28.0996c1.7002%20-1%204.10059%20-1%205.7002%200l184.7%20106.6c1.7002%201%202.7998%203%202.7998%205v213.2c0%202.09961%20-1.09961%204%20-2.89941%205.09961l-184.601%20106.5c-1.7002%201%20-4%201%20-5.7002%200l-184.5%20-106.6c-1.7998%20-1%20-2.89941%20-3%20-2.89941%20-5.10059v-213.1c0%20-2%201.09961%20-4%202.89941%20-4.90039l50.6006%20-29.1992c27.5%20-13.7002%2044.2998%202.39941%2044.2998%2018.6992v210.4c0%203%202.40039%205.2998%205.40039%205.2998h23.3994c2.90039%200%205.40039%20-2.2998%205.40039%20-5.2998v-210.5c0%20-36.5996%20-20%20-57.5996%20-54.7002%20-57.5996c-10.7002%200%20-19.0996%200%20-42.5%2011.5996l-48.4004%2027.9004c-12%206.89941%20-19.3994%2019.7998%20-19.3994%2033.6992v213.101c0%2013.7998%207.39941%2026.7998%2019.3994%2033.7002l184.5%20106.6c11.7002%206.59961%2027.2002%206.59961%2038.8008%200l184.699%20-106.7c12%20-6.89941%2019.4004%20-19.7998%2019.4004%20-33.7002v-213.1c0%20-13.7998%20-7.40039%20-26.7002%20-19.4004%20-33.7002l-184.699%20-106.6c-5.90039%20-3.40039%20-12.6006%20-5.2002%20-19.4004%20-5.2002zM373.1%20150.1c0%20-40.1992%20-33.5996%20-63.2998%20-92%20-63.3994c-80.8994%200%20-97.7998%2037.0996%20-97.7998%2068.2002c0%202.89941%202.2998%205.2998%205.2998%205.2998h23.9004c2.7002%200%204.90039%20-1.90039%205.2998%20-4.5c3.60059%20-24.2998%2014.2998%20-36.6006%2063.2002%20-36.6006c38.9004%200%2055.5%208.80078%2055.5%2029.4004c0%2011.9004%20-4.7002%2020.7998%20-65.2002%2026.7002c-50.5%205%20-81.7998%2016.2002%20-81.7998%2056.5996c0%2037.2998%2031.4004%2059.5%2084.0996%2059.5c59.2002%200%2088.5%20-20.5%2092.2002%20-64.5996c0.100586%20-1.5%20-0.399414%20-3%20-1.39941%20-4.10059c-1%20-1.09961%20-2.40039%20-1.69922%20-3.90039%20-1.69922h-24c-2.5%200%20-4.7002%201.7998%20-5.2002%204.19922c-5.7998%2025.6006%20-19.7998%2033.8008%20-57.7002%2033.8008c-42.5%200%20-47.3994%20-14.8008%20-47.3994%20-25.9004c0%20-13.4004%205.7998%20-17.2998%2063.2002%20-24.9004c56.6992%20-7.5%2083.6992%20-18.0996%2083.6992%20-58z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22npm%22%20unicode=%22&#xf3d4;%22%20horiz-adv-x=%22576%22%20d=%22M288%20160h-32v64h32v-64zM576%20288v-192h-288v-32h-128v32h-160v192h576zM160%20256h-128v-128h64v96h32v-96h32v128zM320%20256h-128v-160h64v32h64v128zM544%20256h-192v-128h64v96h32v-96h32v96h32v-96h32v128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ns8%22%20unicode=%22&#xf3d5;%22%20horiz-adv-x=%22640%22%20d=%22M104.324%20178.828v26.1777h26.0664v-26.1777h-26.0664zM156.79%20205.006h-26.3428v26.1777c-0.124023%207.05762%20-5.8916%2012.748%20-12.9785%2012.748c-7.08594%200%20-12.8535%20-5.69043%20-12.9775%20-12.748v-0.166016h-26.4004v0.166016c-0.000976562%200.119141%20-0.000976562%200.220703%20-0.000976562%200.339844c0%2021.7041%2017.6211%2039.3242%2039.3242%2039.3242c21.5039%200%2038.999%20-17.2959%2039.3213%20-38.7227v-0.941406zM209.146%20179.16v26.0117h26.3438v-26.0117c0%20-0.0371094%20-0.000976562%20-0.0722656%20-0.000976562%20-0.109375c0%20-64.7373%20-52.5439%20-117.3%20-117.274%20-117.331h-0.774414c-0.0380859%200%20-0.0732422%200.000976562%20-0.110352%200.000976562c-64.7373%200%20-117.299%2052.543%20-117.33%20117.273v0.166016h26.3369c0%20-50.2793%2040.8203%20-91.1006%2091.0996%20-91.1006h0.609375c50.2793%200%2091.1006%2040.8213%2091.1006%2091.1006zM51.9131%20179.16v25.96h-26.291v25.3994c0%2050.6445%2041.1162%2091.7617%2091.7607%2091.7617s91.7607%20-41.1172%2091.7607%20-91.7617v-25.293h-26.3438v25.293v0.200195c0%2036.1055%20-29.3135%2065.4199%20-65.4199%2065.4199c-35.7656%200%20-64.8672%20-28.7646%20-65.4121%20-64.4023v-26.6201h26.2891v-25.957c0.356445%20-21.2305%2017.7031%20-38.3564%2039.0176%20-38.3564s38.6611%2017.126%2039.0176%2038.3564h26.3438c-0.140625%20-35.9551%20-29.374%20-65.1016%20-65.3613%20-65.1016s-65.2207%2029.1465%20-65.3613%2065.1016zM470.313%20250.333c-11.3467%200%20-20.8633%20-4.75977%20-24.2402%20-12.1172v-8.41211c2.21875%20-4.53809%206.30859%20-7.69238%2012.6191%20-9.62988c4.75879%20-1.37891%209.76562%20-2.3623%2014.832%20-2.87793c6.36426%20-0.827148%2013.0068%20-1.71484%2020.6992%20-4.42676c13.7256%20-4.59375%2024.0742%20-13.2275%2028.9443%20-24.2412l0.166016%20-0.664062l-0.166016%20-25.8994c-7.69238%20-17.0479%20-28.668%20-28.4473%20-52.2998%20-28.4473c-25.6797%200%20-47.374%2012.6182%20-55.2891%2032.0439l-0.552734%201.43848l23.0205%2011.5078l0.719727%20-1.49414c5.97754%20-12.1211%2017.5996%20-19.0391%2031.9336%20-19.0391c12.0098%200%2022.083%204.81445%2025.791%2012.3418v9.85059c-2.37988%204.59473%20-6.47656%207.75098%20-12.8398%209.85156c-5.20312%201.71582%20-10.3506%202.37988%20-15.8291%203.09961c-6.78809%200.675781%20-13.4814%202.04199%20-19.8135%203.98438c-14.1123%204.87109%20-23.9678%2013.2275%20-28.668%2024.2412c-0.158203%200.949219%20-0.123047%20-2.02637%200%2024.8496c7.36133%2017.0469%2027.8379%2028.4473%2050.9727%2028.4473c24.9062%200%2045.3818%20-12.0098%2053.4062%20-31.2705l0.609375%20-1.43848l-23.2451%20-11.5117l-0.71875%201.5498c-5.47949%2011.6221%20-16.3818%2018.2637%20-30.0518%2018.2637zM287.568%20136.656v68.3994h26.0664v-68.3994h-26.0664zM639.834%20189.956l0.166016%20-0.722656l-0.166016%20-28.8906c-7.52734%20-15.9941%20-27.8916%20-26.7305%20-50.584%20-26.7305s-43.0029%2010.7363%20-50.585%2026.7305l-0.166016%200.720703l0.166016%2028.8887c2.93262%206.25391%208.24121%2012.0137%2015.4414%2016.7139c-5.57422%203.90332%20-10.0391%209.14453%20-13.0068%2015.3311l-0.166016%200.664062l0.166016%2025.3467c7.36133%2015.9922%2026.7334%2026.7324%2048.1504%2026.7324s40.7881%20-10.7402%2048.1504%20-26.7295l0.166016%20-0.664062l-0.166016%20-25.3467c-2.90137%20-6.22852%20-7.38379%20-11.4873%20-13.0078%20-15.3301c7.1416%20-4.7041%2012.5088%20-10.46%2015.4414%20-16.7139zM566.614%20240.762v-13.7246c3.48535%20-6.19922%2012.5068%20-10.3486%2022.5801%20-10.3486c10.0723%200%2019.0938%204.14844%2022.6357%2010.3486v13.7246c-3.59766%206.31055%20-12.6191%2010.5166%20-22.6357%2010.5166c-10.0176%200%20-18.9805%20-4.20605%20-22.5801%20-10.5166zM613.933%20168.593v16.1572c-3.76367%206.36523%20-13.3379%2010.5146%20-24.6826%2010.5146c-11.1836%200%20-20.9756%20-4.20605%20-24.6836%20-10.5146v-16.1572c3.70801%20-6.52734%2013.5586%20-10.8994%2024.6836%20-10.8994c11.3447%200%2020.9189%204.25879%2024.6826%2010.8994zM376.4%20182.038v89.7129h25.8994v-135.095h-25.6777l-62.5391%2094.085v0.386719h-26.5098v40.623h29z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22nutritionix%22%20unicode=%22&#xf3d6;%22%20horiz-adv-x=%22400%22%20d=%22M88%20439.9c0%200%20133.4%208.19922%20121%20-104.4c0%200%2019.0996%2074.9004%20103%2040.5996c0%200%20-17.7002%20-74%20-88%20-56c0%200%2014.5996%2054.6006%2066.0996%2056.6006c0%200%20-39.8994%2010.2998%20-82.0996%20-48.7998c0%200%20-19.7998%2094.5%20-93.5996%2099.6992c0%200%2075.1992%20-19.3994%2077.5996%20-107.5c0%20-0.0996094%20-106.4%20-7%20-104%20119.801zM400%20124.3c0%20-48.5%20-9.7002%20-95.2998%20-32%20-132.3c-42.2002%20-30.9004%20-105%20-48%20-168%20-48c-62.9004%200%20-125.8%2017.0996%20-168%2048c-22.2998%2037%20-32%2083.7998%20-32%20132.3c0%2048.4004%2017.7002%2094.7002%2040%20131.7c42.2002%2030.9004%2097.0996%2048.5996%20160%2048.5996c63%200%20117.8%20-17.5996%20160%20-48.5996c22.2998%20-37%2040%20-83.2998%2040%20-131.7zM120%2020c0%2015.5%20-12.5%2028%20-28%2028s-28%20-12.5%20-28%20-28s12.5%20-28%2028%20-28s28%2012.5%2028%2028zM120%2086.2002c0%2015.5%20-12.5%2028%20-28%2028s-28%20-12.5%20-28%20-28s12.5%20-28%2028%20-28s28%2012.5%2028%2028zM120%20152.4c0%2015.5%20-12.5%2028%20-28%2028s-28%20-12.5%20-28%20-28s12.5%20-28%2028%20-28s28%2012.5%2028%2028zM192%2020c0%2015.5%20-12.5%2028%20-28%2028s-28%20-12.5%20-28%20-28s12.5%20-28%2028%20-28s28%2012.5%2028%2028zM192%2086.2002c0%2015.5%20-12.5%2028%20-28%2028s-28%20-12.5%20-28%20-28s12.5%20-28%2028%20-28s28%2012.5%2028%2028zM192%20152.4c0%2015.5%20-12.5%2028%20-28%2028s-28%20-12.5%20-28%20-28s12.5%20-28%2028%20-28s28%2012.5%2028%2028zM264%2020c0%2015.5%20-12.5%2028%20-28%2028s-28%20-12.5%20-28%20-28s12.5%20-28%2028%20-28s28%2012.5%2028%2028zM264%2086.2002c0%2015.5%20-12.5%2028%20-28%2028s-28%20-12.5%20-28%20-28s12.5%20-28%2028%20-28s28%2012.5%2028%2028zM264%20152.4c0%2015.5%20-12.5%2028%20-28%2028s-28%20-12.5%20-28%20-28s12.5%20-28%2028%20-28s28%2012.5%2028%2028zM336%2020c0%2015.5%20-12.5%2028%20-28%2028s-28%20-12.5%20-28%20-28s12.5%20-28%2028%20-28s28%2012.5%2028%2028zM336%2086.2002c0%2015.5%20-12.5%2028%20-28%2028s-28%20-12.5%20-28%20-28s12.5%20-28%2028%20-28s28%2012.5%2028%2028zM336%20152.4c0%2015.5%20-12.5%2028%20-28%2028s-28%20-12.5%20-28%20-28s12.5%20-28%2028%20-28s28%2012.5%2028%2028zM360%20192c-4.7998%2022.2998%20-7.40039%2036.9004%20-16%2056c-38.7998%2019.9004%20-90.5%2032%20-144%2032s-105.2%20-12.0996%20-144%20-32c-8.7998%20-19.5%20-11.2002%20-33.9004%20-16%20-56c42.2002%207.90039%2098.7002%2014.7998%20160%2014.7998s117.8%20-6.89941%20160%20-14.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22page4%22%20unicode=%22&#xf3d7;%22%20horiz-adv-x=%22496%22%20d=%22M248%20-56c-137%200%20-248%20111%20-248%20248s111%20248%20248%20248c20.9004%200%2041.2998%20-2.59961%2060.7002%20-7.5l-266.4%20-376.5h205.7v-112zM248%2087.5996h-149.4l149.4%20213.601v-213.601zM344%2056h111.4c-26.9004%20-41%20-65.7002%20-73.5%20-111.4%20-92.7002v92.7002zM401.4%20194.2v-16.7002l-21.2002%208.2998zM381.1%20139.7c5.90039%200%208.2002%20-4.7002%208.2002%20-10.6006v-10h-16.2002v7.7002c0%206.60059%201.30078%2012.9004%208%2012.9004zM496%20192c0%20-37.2998%20-8.2002%20-72.7002%20-23%20-104.4h-129v333.101c89.2998%20-37.5%20152%20-125.8%20152%20-228.7zM360.4%20304.4h68.1992v47.5996h-13.8994v-32.5996h-13.9004v29.5996h-13.8994v-29.5996h-12.7002v32.5996h-13.9004v-47.5996h0.100586zM428.5%20119.1h-26.5v11c0%2015.4004%20-5.59961%2025.2002%20-20.9004%2025.2002c-15.3994%200%20-20.6992%20-10.5996%20-20.6992%20-25.8994v-25.3008h68.1992v15h-0.0996094zM428.5%20222.1l-68.2002%20-29.6992v-12.4004l68.2002%20-29.5v16.5996l-14.4004%205.7002v26.5l14.4004%205.90039v16.8994zM423.7%20290.6h-35.6006v-26.5996h13.9004v12.2002h11c8.59961%20-15.7998%201.2998%20-35.2998%20-18.5996%20-35.2998c-22.5%200%20-28.3008%2025.2998%20-15.5%2037.6992l-11.6006%2010.6006c-16.2002%20-17.5%20-12.2002%20-63.9004%2027.1006%20-63.9004c34%200%2044.6992%2035.9004%2029.2998%2065.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22palfed%22%20unicode=%22&#xf3d8;%22%20horiz-adv-x=%22576%22%20d=%22M384.9%20254.1c0.0996094%20-53.3994%20-46.5%20-96.1992%20-83.3008%20-96.1992c-12.5%200%20-14.3994%203.39941%20-15.0996%206.19922c0.5%2039.1006%201.7002%2080.4004%203%20119.801c40.2002%2014.3994%2095.4004%2017.5996%2095.4004%20-29.8008zM190.4%20181.9c-0.200195%200.599609%20-0.400391%202.09961%20-0.600586%204.59961c0%2025.5996%2037%2060.9004%2058.5%2075.9004c-1.2002%20-36.4004%20-5.5%20-198.101%20-1.39941%20-242.5c3%20-32.3008%2026.7998%20-32.9004%2036.3994%20-22.3008c5.90039%206.60059%205.5%2015.7002%205.2998%2019.1006v0.200195c-1.7998%2025.5996%20-2.7998%2060.5996%20-2.69922%20100c60.7998%20-14.4004%20140.1%2060.2998%20140.1%20138.199c0%2071%20-63%2094.2002%20-135.2%2072c-2.89941%2014.6006%20-18.2998%2020.1006%20-29.5%2011.1006c-7.5%20-6.2002%20-9.5%20-15.7998%20-10.5%20-28.2002c-57.7998%20-30.9004%20-100.7%20-84.5%20-100.7%20-126.5c0%20-24.9004%2015.6006%20-43%2037.1006%20-43c35.0996%200%2041%2044.0996%2014.3994%2044.0996c-4.69922%200%20-11%20-2.69922%20-11.1992%20-2.69922zM8%20266.9c0%2038.5996%2038.4004%2037.3994%2038.4004%2037.3994h29c15.5%2070.1006%20120.5%2074.2998%20120.5%2074.2998h28.0996v19.1006c0%2018.3994%2021.0996%2018.3994%2021.0996%2018.3994h85.8008c18.3994%200%2021.0996%20-18.3994%2021.0996%20-18.3994v-19.1006h28c89.2002%200%20112.1%20-48.6992%20119.4%20-74.2998h30.0996c38.5%200%2038.4004%20-37.3994%2038.4004%20-37.3994c0%20-38.6006%20-38.4004%20-37.4004%20-38.4004%20-37.4004h-30l-22.4004%20-217.2c0%20-43.8994%20-44.6992%20-44.2998%20-44.6992%20-44.2998h-288.9c-44.7002%200%20-44.7002%2044.2998%20-44.7002%2044.2998l-22.3994%20217.2h-30c-38.5%200%20-38.4004%2037.4004%20-38.4004%2037.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22patreon%22%20unicode=%22&#xf3d9;%22%20horiz-adv-x=%22512%22%20d=%22M512%20253.2c0%20-101.3%20-82.4004%20-183.8%20-183.8%20-183.8c-101.7%200%20-184.4%2082.3994%20-184.4%20183.8c0%20101.6%2082.7002%20184.3%20184.4%20184.3c101.399%200%20183.8%20-82.7002%20183.8%20-184.3zM0%20-53.5v491h90v-491h-90z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22periscope%22%20unicode=%22&#xf3da;%22%20d=%22M370%20384.4c38.4004%20-40.7002%2059.5%20-94.3008%2059.5%20-150.801c0%20-74.2998%20-57.4004%20-159.5%20-82%20-192.6c-8%20-10.7998%20-79.2998%20-105%20-120.9%20-105c-34%200%20-88.7998%2056.5%20-125.399%20104.9c-24.9004%2032.8994%20-82.7002%20117.6%20-82.7002%20192.699c0%20118.2%2093.4004%20214.4%20208.1%20214.4c53.9004%200%20104.801%20-22.5996%20143.4%20-63.5996zM226.6%20-45.9004c37.3008%200%20184.801%20167.301%20184.7%20279.4c0%20107.3%20-83.8994%20196.3%20-184.7%20196.3c-106.1%200%20-190%20-88.8994%20-190%20-196.3c0%20-112.1%20147.5%20-279.4%20190%20-279.4zM338%20241.2c0%20-59.1006%20-51.0996%20-109.7%20-110.8%20-109.7c-100.601%200%20-150.7%20108.2%20-92.9004%20181.8v-0.399414c0%20-24.5%2020.1006%20-44.4004%2044.7998%20-44.4004c24.7002%200%2044.8008%2019.9004%2044.8008%2044.4004c0%2018.1992%20-11.1006%2033.7998%20-26.9004%2040.6992c76.5996%2019.2002%20141%20-39.2998%20141%20-112.399z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phabricator%22%20unicode=%22&#xf3db;%22%20horiz-adv-x=%22496%22%20d=%22M323%20185.9c0%200%2021.5996%20-19.6006%2020.9004%20-20.7002l-8.10059%20-19.7998c-0.5%20-1.40039%20-29.7002%20-0.5%20-29.7002%20-0.5l-9.09961%20-9.10059s1.59961%20-31.5%200.200195%20-32.0996l-20%20-7.5c-1.2998%20-0.5%20-21.7998%2023.2998%20-21.7998%2023.2998l-13.1006%200.200195s-19.2998%20-24.1006%20-20.7002%20-23.5l-20.0996%208.2998c-1.40039%200.5%20-1.2002%2032.2998%20-1.2002%2032.2998l-9.39941%209.2998s-28.9004%20-0.899414%20-29.5%200.5l-9.5%2020c-0.600586%201.40039%2021.0996%2021.2002%2021.0996%2021.2002l-0.0996094%2012.9004s-21.6006%2019.5996%20-21%2021l8.09961%2019.7998c0.5%201.2998%2029.7002%200.400391%2029.7002%200.400391l9.09961%209.09961s-1.59961%2028.4004%20-0.200195%2028.9004l20%208.2998c1.40039%200.599609%2021.9004%20-20.7998%2021.9004%20-20.7998l13.0996%20-0.200195s19.3008%2021.5996%2020.7002%2021l20.1006%20-9.2002c1.39941%20-0.599609%201.19922%20-29.0996%201.19922%20-29.0996l9.40039%20-9.30078s28.9004%200.900391%2029.5%20-0.5l9.5%20-20c0.599609%20-1.39941%20-21.0996%20-21.1992%20-21.0996%20-21.1992zM278.1%20194.6c-0.699219%2017%20-15.5%2030.3008%20-32.7998%2029.5c-17.2998%20-0.699219%20-30.7998%20-15.1992%20-30.0996%20-32.2998c0.700195%20-17.0996%2015.5%20-30.3994%2032.7998%20-29.5996s30.7998%2015.2998%2030.0996%2032.3994zM479.3%20232.5c22.2998%20-22.2998%2022.2998%20-58.7002%200%20-81c-67.3994%20-67.4004%20-44.2998%20-44.4004%20-95.2998%20-95.2998c-74.4004%20-74.5%20-194.7%20-74.9004%20-269.8%20-1.60059l-0.100586%20-0.0996094c-51%2051%20-27.5%2027.5996%20-97.3994%2097c-22.2998%2022.2998%20-22.2998%2058.7002%200%2081c67.8994%2067.4004%2044.7998%2044.2998%2095.7002%2095.2998c74.3994%2074.4004%20194.699%2074.9004%20269.8%201.60059l0.0996094%200.0996094zM140.4%2084.2002c59.5996%20-59.5%20156%20-59.6006%20215.6%20-0.100586c59.5996%2059.6006%2059.5%20156.101%200%20215.601c-59.5996%2059.5%20-156.1%2059.5996%20-215.6%200c-59.6006%20-59.5%20-59.6006%20-156%200%20-215.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phoenix-framework%22%20unicode=%22&#xf3dc;%22%20horiz-adv-x=%22640%22%20d=%22M212.9%20103.7c-36.7002%20-1.2002%20-108.7%2029.2998%20-127.7%20106.399c-8.7002%2035.3008%20-2.7002%2051.8008%20-8%2086.1006c-8.2002%2053.3994%20-32.1006%2072.2002%20-55.9004%2076.5c-6.2002%201.09961%20-12.3994%201.2998%20-18.7002%200.299805c-0.799805%20-0.0996094%20-1.59961%20-0.200195%20-2.39941%20-0.200195c-0.100586%200.200195%20-0.100586%200.299805%20-0.200195%200.5c0.700195%200.600586%201.40039%201.2002%202.2002%201.7998c36.8994%2026.9004%2092%2038.4004%20136.3%2035c123.6%20-9.5%20141.3%20-156.6%20252.5%20-173.1c6.09961%20-0.900391%2012.2998%20-1.09961%2018.5%20-1.7002c0.700195%20-0.0996094%201.40039%20-0.0996094%202.5%20-0.200195c-2.09961%20-2.19922%20-21.5996%20-11.7998%20-36.5%20-14.5c-18.4004%20-3.39941%20-35.7002%20-0.0996094%20-51.2998%2010.3008c-14.5%209.7998%20-24.5%2023.5%20-38.9004%2027.3994c-13%203.60059%20-34.0996%201.7002%20-35.8994%20-19.5996c-1.30078%20-15.9004%2014.1992%20-51.7998%2051.7998%20-74.6006c40.3994%20-24.5%20101.399%20-26.8994%20134.7%20-14.7998c0.299805%200.100586%200.699219%200.200195%201.09961%200.299805c0.200195%200.100586%200.400391%200%201%20-0.0996094c-23.5996%20-28.4004%20-71.2002%20-49.9004%20-108.2%20-45.4004c-50.3994%206.2002%20-77.7002%2075.9004%20-113.7%2097.5c-19.0996%2011.5%20-49.0996%207%20-52%20-18.5c-1.09961%20-10%202.10059%20-19%206.40039%20-27.5996c24.4004%20-48.5996%2065.5996%20-47%2068%20-49.5996c-2.7998%20-0.800781%20-21.7998%20-2.10059%20-25.5996%20-2.2002zM75.2998%20383.1c13.1006%20-14.5%2034.2002%20-7.89941%2035.2998%206.80078c-12.3994%20-0.700195%20-24.5%20-2.2002%20-36.5996%20-4.80078c0.400391%20-0.799805%200.400391%20-1%201.2998%20-2zM272.2%2032.5996c-42.7998%20-1.19922%20-92%2026.7002%20-123.5%2061.4004c-4.60059%205%20-16.7998%2020.2002%20-18.6006%2023.4004l0.400391%200.399414c6.59961%20-4.09961%2025.7002%20-18.5996%2054.7998%20-27c24.2002%20-7%2048.1006%20-6.2998%2071.6006%203.2998c22.6992%209.30078%2041%200.5%2043.0996%20-2.89941c-18.5%20-3.7998%20-20.0996%20-4.40039%20-24%20-7.90039c-5.09961%20-4.39941%20-4.59961%20-11.7002%207%20-17.2002c26.2002%20-12.3994%2063%202.80078%2097.2002%20-25.3994c2.39941%20-2%208.09961%20-7.7998%2010.0996%20-10.7002c-0.0996094%20-0.200195%20-0.299805%20-0.299805%20-0.399414%20-0.5c-4.80078%201.5%20-16.4004%207.5%20-40.2002%209.2998c-24.7002%202%20-46.2998%20-5.2998%20-77.5%20-6.2002zM447%20284.6c16.4004%205.2002%2041.2998%2013.4004%2066.5%203.30078c16.0996%20-6.5%2026.2002%20-18.7002%2032.0996%20-34.6006c3.5%20-9.39941%205.10059%20-19.7002%205.10059%20-28.7002c-0.200195%200%20-0.400391%200%20-0.600586%20-0.0996094c-0.199219%200.400391%20-0.399414%200.900391%20-0.5%201.2998c-5%2022%20-29.8994%2043.7998%20-67.5996%2029.9004c-50.2002%20-18.6006%20-130.4%20-9.7002%20-176.9%2048c-0.699219%200.899414%20-2.39941%201.7002%20-1.2998%203.2002c0.100586%200.199219%202.10059%20-0.600586%203%20-1.30078c18.1006%20-13.3994%2038.2998%20-21.8994%2060.2998%20-26.1992c30.5%20-6.10059%2054.6006%20-2.90039%2079.9004%205.19922zM549.7%20167.1c-32.4004%20-0.199219%20-33.7998%20-50.0996%20-103.601%20-64.3994c-18.1992%20-3.7002%20-38.6992%20-4.60059%20-44.8994%20-4.2002v0.400391c2.7998%201.5%2014.7002%202.59961%2029.7002%2016.5996c7.89941%207.2998%2015.2998%2015.0996%2022.7998%2022.9004c19.5%2020.1992%2041.3994%2042.1992%2081.8994%2039c23.1006%20-1.80078%2029.3008%20-8.2002%2036.1006%20-12.7002c0.299805%20-0.200195%200.399414%20-0.5%200.700195%20-0.900391c-0.5%200%20-0.700195%20-0.0996094%20-0.900391%200c-7%202.7002%20-14.2998%203.2998%20-21.7998%203.2998zM537.4%20191.2c-0.100586%20-0.200195%20-0.100586%20-0.400391%20-0.200195%20-0.600586c-28.9004%204.40039%20-48%207.90039%20-68.5%20-4c-17%20-9.89941%20-31.4004%20-20.5%20-62%20-24.3994c-27.1006%20-3.40039%20-45.1006%20-2.40039%20-66.1006%208c-0.299805%200.200195%20-0.599609%200.399414%20-1%200.599609c0%200.200195%200.100586%200.299805%200.100586%200.5c24.8994%20-3.7998%2036.3994%20-5.09961%2055.5%205.7998c22.2998%2012.9004%2040.0996%2026.6006%2071.2998%2031c29.5996%204.10059%2051.2998%20-2.5%2070.9004%20-16.8994zM268.6%20350.7c-0.599609%200.599609%20-1.09961%201.2002%20-2.09961%202.2998c7.59961%200%2029.7002%201.2002%2053.4004%20-8.40039c19.6992%20-8%2032.1992%20-21%2050.1992%20-32.8994c11.1006%20-7.2998%2023.4004%20-9.2998%2036.4004%20-8.10059c4.2998%200.400391%208.5%201.2002%2012.7998%201.7002c0.400391%200.100586%200.900391%200%201.5%20-0.299805c-0.599609%20-0.400391%20-1.2002%20-0.900391%20-1.7998%20-1.2002c-8.09961%20-4%20-16.7002%20-6.2998%20-25.5996%20-7.09961c-26.1006%20-2.60059%20-50.3008%203.7002%20-73.4004%2015.3994c-19.2998%209.90039%20-36.4004%2022.9004%20-51.4004%2038.6006zM640%20112.3c-3.5%20-3.09961%20-22.7002%20-11.5996%20-42.7002%20-5.2998c-12.2998%203.90039%20-19.5%2014.9004%20-31.5996%2024.0996c-10%207.60059%20-20.9004%207.90039%20-28.1006%208.40039c0.600586%200.799805%200.900391%201.2002%201.2002%201.40039c14.7998%209.19922%2030.5%2012.1992%2047.2998%206.5c12.5%20-4.2002%2019.2002%20-13.5%2030.4004%20-24.2002c10.7998%20-10.4004%2021%20-9.90039%2023.0996%20-10.5c0.100586%200.0996094%200.200195%200%200.400391%20-0.400391zM427.5%20-24.7002c2.2002%20-1.2002%201.59961%20-1.5%201.5%20-2c-18.5%201.40039%20-33.9004%207.60059%20-46.7998%2022.2002c-21.7998%2024.7002%20-41.7002%2027.9004%20-48.6006%2029.7002c0.5%200.200195%200.800781%200.399414%201.10059%200.399414c13.0996%20-0.0996094%2026.0996%20-0.699219%2038.8994%20-3.89941c25.3008%20-6.40039%2035%20-25.4004%2041.6006%20-35.2998c3.2002%20-4.80078%207.2998%20-8.30078%2012.2998%20-11.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22playstation%22%20unicode=%22&#xf3df;%22%20horiz-adv-x=%22576%22%20d=%22M570.9%2075.7002c-11.3008%20-14.2002%20-38.8008%20-24.2998%20-38.8008%20-24.2998l-205.1%20-73.6006v54.2998l150.9%2053.8008c17.0996%206.09961%2019.7998%2014.7998%205.7998%2019.3994c-13.9004%204.60059%20-39.1006%203.2998%20-56.2002%20-2.89941l-100.5%20-35.5v56.3994c23.2002%207.7998%2047.0996%2013.6006%2075.7002%2016.7998c40.8994%204.5%2090.8994%20-0.599609%20130.2%20-15.5c44.1992%20-14%2049.1992%20-34.6992%2038%20-48.8994zM346.5%20168.2v139c0%2016.2998%20-3%2031.2998%20-18.2998%2035.5996c-11.7002%203.7998%20-19%20-7.09961%20-19%20-23.3994v-347.9l-93.7998%2029.7998v414.7c39.8994%20-7.40039%2098%20-24.9004%20129.199%20-35.4004c79.5%20-27.2998%20106.4%20-61.2998%20106.4%20-137.8c0%20-74.5%20-46%20-102.8%20-104.5%20-74.5996zM43.2002%2037.7998c-45.4004%2012.7998%20-53%2039.5%20-32.2998%2054.7998c19.0996%2014.2002%2051.6992%2024.9004%2051.6992%2024.9004l134.5%2047.7998v-54.5l-96.7998%20-34.5996c-17.0996%20-6.10059%20-19.7002%20-14.7998%20-5.7998%20-19.4004c13.9004%20-4.59961%2039.0996%20-3.2998%2056.2002%202.90039l46.3994%2016.8994v-48.7998c-51.5996%20-9.2998%20-101.399%20-7.2998%20-153.899%2010z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pushed%22%20unicode=%22&#xf3e1;%22%20horiz-adv-x=%22432%22%20d=%22M407%20336.1c21.7002%20-1.89941%2033.7998%20-28%2017.4004%20-44.7998l-235.2%20-231.3l-35.2998%20-80.7998c-11%20-17.2002%20-41.2002%20-14.2998%20-47.7002%207l-105.101%20348.3c-4.59961%2018.2998%206.30078%2033.9004%2021.4004%2036.5996l271.3%2044.4004c17.9004%203.40039%2039.1006%20-13.5%2028.7002%20-37l-14%20-33.4004zM297.6%20394.4l-189%20-31l177.4%20-16.3008l16.7998%2039.9004c2.2998%204.90039%20-0.0996094%208.09961%20-5.2002%207.40039zM22.7002%20340.1l157.899%20-244.3l96.9004%20230.7l-248.7%2022.7002c-5.09961%200.899414%20-9.2002%20-4%20-6.09961%20-9.10059zM136%20-8.40039c0%200%2028.2002%2064.1006%2035.2002%2079.1006l-127.7%20197.6l83.0996%20-275.5c1.5%20-4.2998%206.80078%20-5.2002%209.40039%20-1.2002zM408.8%20306.1c3.10059%203.30078%201.40039%207.5%20-2.59961%208.60059l-106.4%209.7002l-89.7002%20-213.7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22python%22%20unicode=%22&#xf3e2;%22%20d=%22M439.8%20247.5c10.7002%20-42.9004%2011.2002%20-75.0996%200%20-108.6c-10.7998%20-32.5%20-22.2998%20-54.2002%20-53.3994%20-54.2002h-160.2v-13.6006h106.7v-40.6992c0%20-30.8008%20-26.5%20-46.5%20-53.4004%20-54.3008c-40.5%20-11.6992%20-73%20-9.89941%20-106.8%200c-28.2002%208.30078%20-53.4004%2025.3008%20-53.4004%2054.3008v101.8c0%2029.2998%2024.2002%2054.2998%2053.4004%2054.2998h106.8c35.5996%200%2066.7998%2031%2066.7998%2067.7998v47.4004h40.1006c31.0996%200%2045.6992%20-23.2998%2053.3994%20-54.2002zM286.2%2044c-11%200%20-20%20-9%20-20.1006%20-20.2998c0%20-11.2002%209.10059%20-20.4004%2020.1006%20-20.4004c11.0996%200%2020.0996%209.10059%2020.0996%2020.4004c0%2011.2002%20-9%2020.2998%20-20.0996%2020.2998zM167.8%20199.9c-36.2998%200%20-66.7998%20-31.1006%20-66.7998%20-66.4004v-48.7998h-36.7002c-31.0996%200%20-49.2002%2022.5996%20-56.7998%2054.2002c-10.2002%2042.5%20-9.7998%2067.8994%200%20108.6c8.5%2035.5%2035.7002%2054.2002%2066.7998%2054.2002h147v13.5996h-106.899v40.7002c0%2030.9004%208.19922%2047.5996%2053.3994%2055.5996c32.1006%205.7002%2071%206%20106.8%200.100586c29%20-4.90039%2053.4004%20-26.6006%2053.4004%20-55.6006v-101.899c0%20-29.7998%20-23.7002%20-54.2998%20-53.4004%20-54.2998h-106.8zM161.1%20342.5c11.1006%200%2020.1006%209.09961%2020.1006%2020.2998s-9.10059%2020.4004%20-20.1006%2020.4004c-11.0996%200%20-20%20-9.10059%20-20.0996%20-20.4004c0%20-11.2002%209%20-20.2998%2020.0996%20-20.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22red-river%22%20unicode=%22&#xf3e3;%22%20d=%22M353.2%20416c52.3994%200%2094.7998%20-42.4004%2094.7998%20-94.7998v-258.4c0%20-52.3994%20-42.4004%20-94.7998%20-94.7998%20-94.7998h-258.4c-52.3994%200%20-94.7998%2042.4004%20-94.7998%2094.7998v258.4c0%2052.3994%2042.4004%2094.7998%2094.7998%2094.7998h258.4zM144.9%20247.1c-0.600586%2012.4004%2011.6992%2024.6006%2024%2024h56.2998c27%200%2048.8994%2021.9004%2048.8994%2048.9004h-154.199c-13.2002%200%20-23.9004%20-10.7002%20-23.9004%20-23.9004v-154.199c27%200%2048.9004%2021.8994%2048.9004%2048.8994v56.2998zM321.2%20175.1c27%200%2048.8994%2021.9004%2048.8994%2048.9004h-154.199c-13.2002%200%20-23.9004%20-10.7002%20-23.9004%20-23.9004v-154.199c27%200%2048.9004%2021.8994%2048.9004%2048.8994v56.2998c-0.600586%2012.4004%2011.6992%2024.6006%2024%2024h56.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wpressr%22%20unicode=%22&#xf3e4;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c136.97%200%20248%20-111.03%20248%20-248s-111.03%20-248%20-248%20-248s-248%20111.03%20-248%20248s111.03%20248%20248%20248zM419.33%20281.4c2.41016%205.47949%200.459961%208.2793%20-5.62012%208.26953c-104.8%200.00976562%20-107.69%20-0.0302734%20-130.78%200.0302734c-4.31934%200.00976562%20-7.10938%20-1.82031%20-8.83984%20-5.78027c-5.70996%20-13.0996%20-11.5195%20-26.1504%20-17.2998%20-39.21c-2.57031%20-5.7998%20-1%20-8.26953%205.26953%20-8.26953c25.2607%200%2050.5205%20-0.0107422%2075.7803%200.0195312c10.0303%200.00976562%208.54004%20-13.6602%20-3.89941%20-13.6396c-26.4307%200.0498047%20-52.8604%200%20-79.29%200.0498047c-4.91016%200.00976562%20-8.33008%20-1.88965%20-10.3506%20-6.5c-4.2998%20-9.83008%20-32.1494%20-73.0801%20-32.1895%20-73.1602c-3.2002%20-7.16016%20-16.2607%20-6.09961%20-11.2803%205.33008c8.26953%2018.9902%2016.6504%2037.9297%2024.9795%2056.8896c2.25%205.11035%20-0.0996094%208.74023%20-5.65918%208.75c-15.21%200.0205078%20-30.4307%20-0.0400391%20-45.6406%200.0400391c-3.35938%200.0107422%20-5.41016%20-1.29004%20-6.76953%20-4.38965c-31.4307%20-71.8701%20-29.7803%20-67.3203%20-30.0098%20-67.6904c-3.87012%20-6.37012%20-14.8604%20-3.34961%20-10.9502%205.60059c5.66992%2013.0098%2011.3701%2026.0098%2017.0898%2039c13.5703%2030.7793%2027.1396%2061.5596%2040.7402%2092.3301c2.54004%205.75%20-0.419922%2010.5801%20-6.66016%2010.5898c-14.2402%200.0302734%20-28.4805%20-0.0498047%20-42.7197%200.0498047c-4.26074%200.0302734%20-6.84082%20-1.76953%20-8.54004%20-5.65039c-12.8604%20-29.3896%20-25.8203%20-58.7295%20-38.75%20-88.0791c-8.62012%20-19.5605%20-17.2305%20-39.1201%20-25.8906%20-58.6602c-1.58008%20-3.55078%20-1.47949%20-6.78027%201.20996%20-9.73047c11.2207%20-12.3096%2022.4707%20-24.6094%2033.6807%20-36.9395c2.08984%20-2.30078%204.58984%20-3.4502%207.71973%20-3.4502c45.9395%200.0195312%2091.8701%200.00976562%20137.81%200c3.86035%200%206.37988%201.78027%207.91992%205.29004c10.3203%2023.5%2020.7607%2046.9395%2030.9502%2070.5c2.08984%204.83008%205.21973%206.75%2010.3398%206.71973c23.0205%20-0.110352%2046.0303%20-0.0400391%2069.0508%20-0.0498047c6.0791%200%2010.5293%202.72949%2012.9697%208.24023c15.2598%2034.4795%2030.4502%2068.9893%2045.6299%20103.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22replyd%22%20unicode=%22&#xf3e6;%22%20d=%22M320%20-32h-192c-70.4004%200%20-128%2057.5996%20-128%20128v192c0%2070.4004%2057.5996%20128%20128%20128h192c70.4004%200%20128%20-57.5996%20128%20-128v-192c0%20-70.4004%20-57.5996%20-128%20-128%20-128zM193.4%20174.8c-6.10059%202%20-11.6006%203.10059%20-16.4004%203.10059c-7.2002%200%20-13.5%20-1.90039%20-18.9004%20-5.60059c-5.39941%20-3.7002%20-9.59961%20-9%20-12.7998%20-15.7998h-1.09961l-4.2002%2018.2998h-28v-138.899h36.0996v89.6992c1.5%205.40039%204.40039%209.80078%208.7002%2013.2002c4.2998%203.40039%209.7998%205.10059%2016.2002%205.10059c4.59961%200%209.7998%20-1%2015.5996%20-3.10059zM308.6%2071.4004c-3.19922%20-2.40039%20-7.69922%20-4.80078%20-13.6992%20-7.10059s-12.8008%20-3.5%20-20.4004%20-3.5c-12.2002%200%20-21.0996%203%20-26.5%208.90039c-5.5%205.89941%20-8.5%2014.7002%20-9%2026.3994h83.2998c0.900391%204.80078%201.60059%209.40039%202.10059%2013.9004c0.5%204.40039%200.699219%208.59961%200.699219%2012.5c0%2010.7002%20-1.59961%2019.7002%20-4.69922%2026.9004c-3.2002%207.19922%20-7.30078%2013%20-12.5%2017.1992c-5.2002%204.30078%20-11.1006%207.30078%20-17.8008%209.2002c-6.69922%201.7998%20-13.5%202.7998%20-20.5996%202.7998c-21.0996%200%20-37.5%20-6.09961%20-49.2002%20-18.2998s-17.5%20-30.5%20-17.5%20-55c0%20-22.7998%205.2002%20-40.7002%2015.6006%20-53.7002c10.3994%20-13.0996%2026.7998%20-19.5996%2049.1992%20-19.5996c10.7002%200%2020.9004%201.5%2030.4004%204.59961c9.5%203.10059%2017.0996%206.80078%2022.5996%2011.2002zM286.8%20141.7c3.7998%20-5.40039%205.2998%20-13.1006%204.60059%20-23.1006h-51.7002c0.899414%209.40039%203.7002%2017%208.2002%2022.6006c4.5%205.59961%2011.5%208.5%2021%208.5c8.19922%200.0996094%2014.0996%20-2.60059%2017.8994%20-8zM366.7%20139.2c4.09961%20-3.90039%209.39941%20-5.7998%2016.0996%20-5.7998c7%200%2012.6006%201.89941%2016.7002%205.7998c4.09961%203.89941%206.09961%209.09961%206.09961%2015.5996s-2%2011.6006%20-6.09961%2015.4004s-9.59961%205.7002%20-16.7002%205.7002c-6.7002%200%20-12%20-1.90039%20-16.0996%20-5.7002c-4.10059%20-3.7998%20-6.10059%20-8.90039%20-6.10059%20-15.4004s2%20-11.7002%206.10059%20-15.5996zM366.7%2038.7002c4.09961%20-3.90039%209.39941%20-5.7998%2016.0996%20-5.7998c7%200%2012.6006%201.89941%2016.7002%205.7998c4.09961%203.89941%206.09961%209.09961%206.09961%2015.5996s-2%2011.6006%20-6.09961%2015.4004s-9.59961%205.7002%20-16.7002%205.7002c-6.7002%200%20-12%20-1.90039%20-16.0996%20-5.7002c-4.10059%20-3.7998%20-6.10059%20-8.90039%20-6.10059%20-15.4004c0%20-6.59961%202%20-11.7002%206.10059%20-15.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22resolving%22%20unicode=%22&#xf3e7;%22%20horiz-adv-x=%22496%22%20d=%22M281.2%20169.8l-197.9%20-57.2002l-28.5996%2098.6006l188.2%2054.0996c52.6992%2015.2998%2065%208.10059%2071.0996%20-12.7998l11.2002%20-39.2998c5.59961%20-19.9004%202%20-30.1006%20-44%20-43.4004zM248.5%20440c137%200%20248.5%20-111.4%20247.5%20-247.7c0%20-136.899%20-111.5%20-248.3%20-248.5%20-248.3c-46%200%20-89.5%2012.7002%20-126.3%2034.7002l-23%2080.2002l286.8%20-37.3008l48.0996%2013.3008l-9.69922%2034.1992l-220.4%2027.1006l92.5996%2026.5996c30.2002%208.7002%2042%2015.7998%2061.4004%2033.2002c24.5%2023%2031.7002%2045.5%2023.5%2073.5996l-10.7002%2037.8008c-8.7002%2030.1992%20-25.0996%2049.0996%20-61.3994%2055.1992c-25.1006%203.5%20-44.5%202%20-79.3008%20-8.19922l-221.899%20-63.9004c26%20108.8%20124.2%20189.5%20241.3%20189.5zM38.2998%2059.4004c-24%2038.3994%20-38.2998%2083.2998%20-38.2998%20131.8z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rocketchat%22%20unicode=%22&#xf3e8;%22%20horiz-adv-x=%22576%22%20d=%22M284.046%20223.2c0.0341797%200%200.0664062%20-0.00195312%200.100586%20-0.00195312c18.8496%200%2034.1592%20-15.2754%2034.2168%20-34.1113c0%20-18.8281%20-15.2822%20-34.1143%20-34.1104%20-34.1143s-34.1143%2015.2861%20-34.1143%2034.1143c0%2018.7588%2015.1748%2034.002%2033.9072%2034.1133zM173.596%20223.2c0.0332031%200%200.0673828%20-0.00195312%200.100586%20-0.00195312c18.8496%200%2034.1592%20-15.2754%2034.2168%20-34.1113c0%20-18.8281%20-15.2822%20-34.1143%20-34.1104%20-34.1143s-34.1143%2015.2861%20-34.1143%2034.1143c0%2018.7588%2015.1748%2034.002%2033.9072%2034.1133zM394.519%20223.2c0.0351562%200%200.0683594%20-0.00195312%200.102539%20-0.00195312c18.8496%200%2034.1592%20-15.2754%2034.2148%20-34.1113c0%20-18.8281%20-15.2822%20-34.1143%20-34.1104%20-34.1143s-34.1133%2015.2861%20-34.1133%2034.1143c0%2018.7588%2015.1738%2034.002%2033.9062%2034.1133zM548.326%20278.519c17.3076%20-26.9443%2026.0674%20-55.9189%2026.0898%20-86.9395c0%20-30.209%20-8.76074%20-59.2021%20-26.0703%20-86.125c-15.5342%20-24.1934%20-37.3076%20-45.5703%20-64.6787%20-63.6191c-52.8672%20-34.8164%20-122.354%20-53.9746%20-195.667%20-53.9746c-0.150391%20-0.000976562%200.0664062%20-0.00585938%20-0.0830078%20-0.00585938c-24.5488%200%20-48.5908%202.18359%20-71.9443%206.36621c-14.8564%20-14.2842%20-31.3604%20-26.5059%20-49.5098%20-36.5889c-66.7744%20-33.3467%20-125.6%20-20.9092%20-155.324%20-10.2002c-5.54492%201.96289%20-9.51758%207.25488%20-9.51758%2013.4697c0%203.82715%201.50879%207.30469%203.96289%209.87109c20.9619%2021.6748%2055.6416%2064.5342%2047.1162%20103.49c-33.1426%2033.9004%20-51.1123%2074.7764%20-51.1123%20118.148c0%2042.5605%2017.9697%2083.4365%2051.1123%20117.337c8.52148%2038.9521%20-26.1582%2081.7939%20-47.1201%20103.47c-2.45996%202.56738%20-3.97656%206.0498%20-3.97656%209.88281c0%206.21973%203.98047%2011.5156%209.53125%2013.4785c29.7246%2010.71%2088.5488%2023.1211%20155.302%20-10.2109c18.1504%20-10.0811%2034.6553%20-22.3027%2049.5107%20-36.5879c23.3457%204.18066%2047.0137%206.35742%2071.5547%206.35742c0.15918%200%200.318359%20-0.000976562%200.476562%20-0.000976562c73.293%200%20142.78%20-19.1826%20195.666%20-54c27.3711%20-18.0479%2049.1465%20-39.4453%2064.6816%20-63.6182zM284.987%2038.0996c128.612%200%20232.866%2067.376%20232.866%20150.487c0%2083.0957%20-104.274%20150.469%20-232.866%20150.469c-128.593%200%20-232.847%20-67.3691%20-232.847%20-150.469c0%20-36.2002%2019.7861%20-69.4375%2052.7783%20-95.4004c9.28809%20-29.5986%203.84668%20-62.958%20-16.3252%20-100.078c-0.960938%20-1.79297%20-1.8584%20-3.58496%20-2.8418%20-5.35645c18.6367%201.63574%2036.5557%206.875%2052.5225%2014.8701c13.5889%207.65625%2025.9609%2016.8633%2037.1377%2027.585l20.1289%2019.3926c28.2617%20-7.47852%2057.8037%20-11.501%2088.4033%20-11.501c0.347656%200%200.695312%200%201.04297%200.000976562z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rockrms%22%20unicode=%22&#xf3e9;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM405.4%2020.5l-101.5%20118.9s73.5996%200.199219%2074.1992%200.199219c29.6006%20-1.09961%2046.6006%2033.3008%2027.6006%2056.1006l-157.7%20185.1c-13.2002%2017.2998%20-40.0996%2018.4004%20-54.5%200l-147.1%20-172.5h90l84.2998%2098.9004l84.5996%20-99.2998h-75.2998c-30.5%200%20-44.5%20-35.7002%20-26.5996%20-56.1006l112%20-131.3h90z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22schlix%22%20unicode=%22&#xf3ea;%22%20d=%22M350.5%20290.3l-54.2002%2046.1006l73.4004%2039l78.2998%20-44.2002zM192%20325.9l45.7002%2028.1992l34.7002%20-34.5996l-55.4004%20-29zM126.9%20319.3l31.8994%2022.1006l17.2002%20-28.4004l-36.7002%20-22.5zM103.6%20231.1l-8.7998%2034.8008l29.6006%2018.2998l13.0996%20-35.2998zM82.4004%20314.8l23.8994%2018.1006l8.90039%20-24l-26.7002%20-18.3008zM59%20241.5l-3.59961%2028.4004l22.2998%2015.5l6.09961%20-28.7002zM28.4004%20224.9l20.7998%2012.7998l3.2998%20-33.4004l-22.9004%20-12zM1.40039%20180l19.1992%2010.2002l0.400391%20-38.2002l-21%20-8.7998zM60.5%20120.7l-28.2998%20-8.2998l-1.60059%2046.7998l25.1006%2010.7002zM99%20184.8l-31.0996%20-13l-5.2002%2040.7998l27.3994%2014.4004zM123.2%2071l-41.6006%20-5.90039l-8.09961%2063.5l35.2002%2010.8008zM151.7%20210.9l21.2002%20-57.1006l-46.2002%20-13.5996l-13.7002%2054.0996zM237.4%20-19.5996l-70.9004%203.2998l-24.2998%2095.7998l55.2002%208.59961zM152.5%20260.1l42.2002%2022.4004l28%20-45.9004l-50.7998%20-21.2998zM193.5%20165.2l61.2998%2018.7002l52.7998%20-86.6006l-79.7998%20-11.2998zM244.9%20250.8l67.2998%2028.7998l65.5%20-65.3994l-88.6006%20-26.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22searchengin%22%20unicode=%22&#xf3eb;%22%20horiz-adv-x=%22460%22%20d=%22M220.6%20317.7l-67.1992%20-209.3v130.3l-54.7002%20-24.2002l54.7002%20190.3v-115.3zM137.4%20414.4l-1.30078%20-4.7002l-15.1992%20-52.9004c-40.3008%20-15.5%20-68.9004%20-54.5996%20-68.9004%20-100.3c0%20-52.2998%2034.2998%20-95.9004%2083.4004%20-105.5v-53.5996c-77.9004%2010.5%20-135.4%2078.1992%20-135.4%20159c0%2080.5%2059.7998%20147.199%20137.4%20158zM448.8%20-32.7998c-11.2002%20-11.2002%20-23.0996%20-12.2998%20-28.5996%20-10.5c-5.40039%201.7998%20-27.1006%2019.8994%20-60.4004%2044.3994c-33.2998%2024.6006%20-33.5996%2035.7002%20-43%2056.7002c-9.39941%2020.9004%20-30.3994%2042.6006%20-57.5%2052.4004l-9.7002%2014.7002c-24.6992%20-16.9004%20-53%20-26.9004%20-81.2998%20-28.7002l2.10059%206.59961l15.8994%2049.5c46.5%2011.9004%2080.9004%2054%2080.9004%20104.2c0%2054.5%20-38.4004%20102.1%20-96%20107.1v52.1006c83.2002%20-5.10059%20148.8%20-74.5%20148.8%20-159.3c0%20-33.6006%20-11.2002%20-64.7002%20-29%20-90.4004l14.5996%20-9.59961c9.80078%20-27.1006%2031.5%20-48%2052.4004%20-57.4004s32.2002%20-9.7002%2056.7998%20-43c24.6006%20-33.2002%2042.7002%20-54.9004%2044.5%20-60.2998c1.7998%20-5.40039%200.700195%20-17.2998%20-10.5%20-28.5zM438.9%20-14.9004c0%204.40039%20-3.60059%208%20-8%208c-4.40039%200%20-8%20-3.59961%20-8%20-8c0%20-4.39941%203.59961%20-8%208%20-8c4.39941%200%208%203.60059%208%208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22servicestack%22%20unicode=%22&#xf3ec;%22%20horiz-adv-x=%22496%22%20d=%22M88%20232c81.7002%20-10.2002%20273.7%20-102.3%20304%20-232h-392c99.5%208.09961%20184.5%20137%2088%20232zM120%20384c102.8%20-15.5%20335.3%20-167.9%20376%20-384h-96c-26.2998%20126.7%20-150.7%20216.7%20-233.6%20250.4c1.2998%2049.6992%20-14.1006%2098%20-46.4004%20133.6z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sistrix%22%20unicode=%22&#xf3ee;%22%20d=%22M448%20-1l-30.5%20-31l-146%20148.1c-28.7002%20-23.6992%20-65.2002%20-37.8994%20-105%20-37.8994c-91.7998%200%20-166.5%2075.7998%20-166.5%20168.899c0%2093.1006%2074.7002%20168.9%20166.6%20168.801c91.8008%200%20166.5%20-75.8008%20166.5%20-168.9c0%20-37%20-11.8994%20-71.2998%20-31.8994%20-99.2002zM166.5%20117.2c70.7002%200%20128.1%2058.2998%20128.1%20129.899c0%2071.6006%20-57.5%20129.9%20-128.1%20129.9s-128.1%20-58.2998%20-128.1%20-129.9c0%20-71.5996%2057.5%20-129.899%20128.1%20-129.899z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22slack-hash%22%20unicode=%22&#xf3ef;%22%20d=%22M446.2%20177.6c6.2002%20-19%20-3.90039%20-39.6992%20-22.9004%20-45.6992l-45.3994%20-15.1006l15.6992%20-47c6.10059%20-19.0996%20-3.89941%20-39.7002%20-23%20-45.8994c-21.2998%20-6.10059%20-40.0996%206%20-46%2022.8994l-15.6992%2047l-93.6006%20-31.2998l15.7002%20-47c6.09961%20-19.0996%20-3.90039%20-39.7002%20-23%20-45.9004c-21.2998%20-6.09961%20-40.0996%206%20-46%2022.9004l-15.7002%2047c-45.7002%20-15.2002%20-50.8994%20-17.7998%20-57.7002%20-16.7998c-14.5%200.599609%20-28.5996%2010.0996%20-33.5996%2024.5996c-6.09961%2019%204%2039.7002%2023%2045.9004l45.4004%2015.0996l-30.3008%2090c-45.6992%20-15.2002%20-50.8994%20-17.7998%20-57.6992%20-16.7998c-14.5%200.599609%20-28.6006%2010.0996%20-33.6006%2024.5996c-6.09961%2019.1006%203.90039%2039.7002%2023%2045.9004l45.2998%2015l-15.6992%2047c-6.10059%2019.0996%203.89941%2039.7002%2023%2045.9004c19.0996%206.19922%2039.7998%20-3.90039%2046%20-22.9004l15.6992%20-47l93.4004%2031.2002l-15.7002%2047c-6.09961%2019.0996%203.90039%2039.7002%2023%2045.8994c19.1006%206.2002%2039.7998%20-3.89941%2046%20-22.8994l15.7002%20-47l45.4004%2015.0996c19.0996%206.2002%2039.7998%20-3.89941%2046%20-22.8994c6.09961%20-19.1006%20-3.90039%20-39.7002%20-23%20-45.9004l-45.4004%20-15.0996l30.2998%20-90l45.4004%2015.0996c19.0996%206.2002%2039.7998%20-3.90039%2046%20-22.9004zM192.1%20130.4l93.5%2031.2998l-30.2998%2090.2002l-93.5%20-31.3008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22speakap%22%20unicode=%22&#xf3f3;%22%20d=%22M64%2056.2197c-79.4102%2088.1904%20-72%20224.36%2016.6396%20304.141c88.6406%2079.7793%20224.801%2073%20304.21%20-15.2402c79.4102%20-88.2402%2072%20-224.36%20-16.6396%20-304.14c-18.7402%20-16.8701%2064%20-43.0908%2042%20-52.2607c-82.0596%20-34.21%20-253.91%20-35%20-346.229%2067.5h0.0195312zM277.31%20267.82l38.5%2040.8594c-9.60938%208.89062%20-32%2026.8301%20-76.1699%2027.6006c-52.3301%200.910156%20-95.8594%20-28.2998%20-96.7695%20-80c-0.200195%20-11.3301%200.290039%20-36.7207%2029.4199%20-54.8301c34.46%20-21.4199%2086.5195%20-21.5098%2086%20-52.2598c-0.370117%20-21.2803%20-26.4199%20-25.8105%20-38.5898%20-25.6006c-3%200.0498047%20-30.2305%200.459961%20-47.6104%2024.6201l-40%20-42.6104c28.1602%20-27%2059%20-32.6191%2083.4902%20-33.0498c10.2295%20-0.179688%2096.4199%20-0.330078%2097.8398%2081c0.280273%2015.8105%20-2.07031%2039.7197%20-28.8604%2056.5898c-34.3594%2021.6406%20-85%2019.4502%20-84.4297%2049.75c0.410156%2023.25%2031%2025.3701%2037.5303%2025.2607c0.429688%200%2026.6201%20-0.260742%2039.6201%20-17.3701z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22staylinked%22%20unicode=%22&#xf3f5;%22%20horiz-adv-x=%22440%22%20d=%22M382.7%20155.5l44.2998%20-41.2998c3.7002%20-3.5%203.2998%20-9%20-0.700195%20-12.2002l-198%20-163.9c-9.89941%20-7.59961%20-17.2998%20-0.799805%20-17.2998%20-0.799805l-208.7%20196.101c-3.5%203.5%20-3%209%201.2002%2012.1992l45.7998%2034.9004c4.2002%203.2002%2010.4004%203%2013.9004%20-0.5l151.899%20-147.5c3.7002%20-3.5%2010%20-3.7002%2014.2002%20-0.400391l93.2002%2074c4.09961%203.2002%204.5%208.7002%200.900391%2012.2002l-84%2081.2998c-3.60059%203.5%20-9.90039%203.7002%20-14%200.5l-0.100586%20-0.0996094c-4.09961%20-3.2002%20-10.3994%20-3%20-14%200.5l-68.0996%2064.2998c-3.5%203.5%20-3.10059%209%201.09961%2012.2002l57.2998%2043.5996c4.10059%203.2002%2010.3008%203%2013.8008%20-0.5l170%20-167.3zM437.2%20238.9c3.7002%20-3.5%203.39941%20-9%20-0.700195%20-12.2002l-45.7998%20-35.7998c-4.10059%20-3.2002%20-10.4004%20-3%20-14.1006%200.5l-160.399%20159c-3.60059%203.5%20-9.7998%203.69922%20-13.9004%200.5l-92.2002%20-71.5c-4.19922%20-3.30078%20-4.69922%20-8.7002%20-1.09961%20-12.2002l94.5996%20-91.7998c3.7002%20-3.5%2010%20-3.60059%2014.2002%20-0.400391l0.100586%200.0996094c4.19922%203.2002%2010.5996%203%2014.1992%20-0.5l57.1006%20-54.3994c3.7002%20-3.5%203.2998%20-9%20-0.900391%20-12.2002l-7.7002%20-6l0.300781%20-0.299805l-50.2002%20-38.7998c-4.2002%20-3.30078%20-10.6006%20-3.10059%20-14.2998%200.399414l-171.7%20165.101l-42.2998%2041.6992c-3.60059%203.5%20-3%209%201.19922%2012.2002l206.801%20162.101c8.2998%206.59961%2014.7998%202.2998%2016.2998%201.09961z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22steam-symbol%22%20unicode=%22&#xf3f6;%22%20d=%22M395.5%20270.5c0%20-33.7998%20-27.5%20-61%20-61%20-61c-33.7998%200%20-61%2027.2998%20-61%2061s27.2998%2061%2061%2061c33.5%200%2061%20-27.2002%2061%20-61zM448%20270.3c0%20-63%20-51%20-113.8%20-113.7%20-113.8l-109.3%20-79.7998c-4%20-43%20-40.5%20-76.7998%20-84.5%20-76.7998c-40.5%200%20-74.7002%2028.7998%20-83%2067l-57.5%2023.0996v107.3l97.2002%20-39.2998c15.0996%209.2002%2032.2002%2013.2998%2052%2011.5l71%20101.7c0.5%2062.2998%2051.5%20112.8%20114%20112.8c62.7998%200%20113.8%20-51%20113.8%20-113.7zM203%2085c0%2034.7002%20-27.7998%2062.5%20-62.5%2062.5c-4.5%200%20-9%20-0.5%20-13.5%20-1.5l26%20-10.5c25.5%20-10.2002%2038%20-39%2027.7002%20-64.5c-10.2002%20-25.5%20-39.2002%20-38%20-64.7002%20-27.5c-10.2002%204%20-20.5%208.2998%20-30.7002%2012.2002c10.5%20-19.7002%2031.2002%20-33.2002%2055.2002%20-33.2002c34.7002%200%2062.5%2027.7998%2062.5%2062.5zM410.5%20270.3c0%2042%20-34.2998%2076.2002%20-76.2002%2076.2002c-42.2998%200%20-76.5%20-34.2002%20-76.5%20-76.2002c0%20-42.2002%2034.2998%20-76.2002%2076.5%20-76.2002c41.9004%20-0.0996094%2076.2002%2033.9004%2076.2002%2076.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sticker-mule%22%20unicode=%22&#xf3f7;%22%20horiz-adv-x=%22576%22%20d=%22M561.7%20248.4c-1.2998%20-0.300781%200.299805%200%200%200zM555.5%20325.8c20.2002%20-50.0996%2020.5996%20-45.2002%2020.5996%20-52.8994c0%20-7.5%20-4.09961%20-11%20-7.19922%20-16.5c-1.5%20-3%20-4.60059%20-7.5%20-7.2002%20-8c-0.400391%200%20-3%20-0.5%20-13.4004%20-2.5c-7.2002%20-1%20-13.3994%204.5%20-14.8994%209.5c-1.60059%204.69922%202.7998%2010.0996%20-11.8008%2022.8994c-10.2998%2010%20-21.0996%2011.2998%20-31.8994%2017c-9.7998%205.7002%20-11.9004%20-1%20-18%20-8c-18%20-22.8994%20-34%20-46.8994%20-52%20-69.7998c-11.7998%20-15%20-24.2002%20-30.4004%20-33.5%20-47.4004c-3.90039%20-6.7998%20-9.5%20-28.0996%20-10.2998%20-29.8994c-6.2002%20-17.7002%20-5.5%20-25.7998%20-16.5%20-68.2998c-3.10059%20-10%20-5.7002%20-21.4004%20-8.7002%20-32.4004c-2.2002%20-6.7998%20-7.40039%20-49.2998%20-0.5%20-59.4004c2.09961%20-3.5%208.7002%20-4.5%2011.2998%20-8c0.0996094%20-0.0996094%209.59961%20-18.1992%209.2998%20-20c0%20-6.09961%20-9.39941%20-5.59961%20-11.2998%20-6.5c-4.7998%20-2.89941%20-3.7998%20-5.89941%20-6.40039%20-7.39941c-5.89941%20-2.90039%20-32.0996%20-3.2002%20-36.5%200.5c-4.09961%203%20-2.19922%2011.8994%20-1.5%2015c2.2002%2015%20-2.5%207.89941%20-9.7998%2011.5c-3.09961%201.5%20-4.09961%205.5%20-4.59961%2010c-0.5%201.5%20-1%202.5%20-1.5%203.5c-1.7002%2010.7002%206.7998%2033.5996%208.2002%2043.3994c4.89941%2023.7002%20-0.700195%2037.2002%201.5%2046.9004c3.69922%2016.2002%204.09961%203.5%204.09961%2029.9004c-1.40039%2025.8994%203.2998%2036.8994%200.5%2038.8994c-14.7998%200%20-64.2998%20-10.7002%20-112.2%20-2c-46.0996%208.90039%20-59.3994%2029%20-65.3994%2030.9004c-10.3008%204.5%20-23.2002%20-0.5%20-27.3008%20-7c-0.0996094%20-0.100586%20-35%20-70.6006%20-39.5996%20-87.7998c-6.2002%20-20.5%20-0.5%20-47.4004%204.09961%20-66.8008c0%20-0.0996094%204.5%20-14.5996%2010.3008%20-19.5c2.09961%20-1.5%205.09961%20-2.5%207.19922%20-4.5c2.80078%20-2.69922%209.40039%20-15.1992%209.80078%20-16c2.59961%20-4.5%203.59961%20-8%20-1.5%20-10.5c-3.60059%20-2%20-9.30078%20-2.5%20-14.4004%20-2.5c-2.59961%20-0.5%20-1.5%20-3.5%20-3.09961%20-5c-2.90039%20-2.7998%20-20.7002%20-6.09961%20-29.9004%20-2.5c-2.59961%201%20-5.7002%203%20-6.2002%205c-1.5%204%202.10059%209%20-1%2012.5c-4.5%202.90039%20-13.0996%202%20-17%2012c-2.2002%205.40039%20-2.59961%207.60059%20-2.59961%2049.4004c0%209.7002%20-5.90039%2038.7002%20-8.2002%2046.9004c-1.5%205.5%20-1.5%2011.5%200%2016c0.299805%200.899414%204.09961%204.59961%204.09961%2013c-1%201.5%20-4.59961%200.5%20-5.09961%201.5c-10.4004%2080.5996%20-5.90039%2079%20-7.7002%2098.2998c-1.5%2016%20-10.8994%2043.8994%20-6.7002%2064.2998c0.5%202.40039%203.40039%2021%2024.2002%2038.9004c31%2026.6992%2048.4004%2038.2998%20159%2011.5c1.10059%20-0.400391%2066.2998%20-21.1006%20110.7%209c15.5%2011.2998%2028.7998%2011.2998%2035.5%2016c0.0996094%200.0996094%2061.7002%2052.0996%2087%2065.2998c47.2002%2029.3994%2069.9004%2016.7002%2075.0996%2018c4.7002%201%2013.4004%2025.7998%2017%2025.7998c5.5%200%201.60059%20-20.2002%203.60059%20-25.9004c0.5%20-2%203.59961%20-5%206.2002%20-5c2.2998%200%201.69922%200.800781%2010.2998%205c8.39941%205.40039%2014.8994%2017.6006%2020.5996%2017c11.7002%20-1.59961%20-19%20-41.5996%20-19%20-46.8994c0%20-2%200.200195%20-0.799805%204.60059%20-9.5c2.59961%20-5.5%204.59961%20-13.5%206.19922%20-20c8.30078%20-29.7002%205.7002%20-14.6006%2013.4004%20-36.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22studiovinari%22%20unicode=%22&#xf3f8;%22%20horiz-adv-x=%22512%22%20d=%22M480.3%20260.3l4.2002%20-28v-28l-25.0996%20-44.0996l-39.8008%20-78.4004l-56.0996%20-67.5l-79.0996%20-37.7998l-17.7002%20-24.5l-7.7002%20-12l-9.59961%20-4s17.2998%2063.5996%2019.3994%2063.5996c2.10059%200%2020.2998%20-0.699219%2020.2998%20-0.699219l66.7002%2038.5996l-92.5%20-26.0996l-55.8994%20-36.8008l-22.8008%20-28l-6.59961%20-1.39941l20.7998%2073.5996l6.90039%205.5l20.7002%20-12.8994l88.2998%2045.1992l56.7998%2051.5l14.7998%2068.4004l-125.399%20-23.2998l15.1992%2018.2002l-173.399%2053.2998l81.8994%2010.5l-166%20122.899l114.9%20-18.0996l-101.3%20108l252.899%20-126.6l-31.5%2038l124.4%20-74.4004l-143.3%2099l18.7002%20-38.4004l-49.6006%2018.1006l-45.5%2084.2998l194.601%20-122l-42.9004%2055.7998l108%20-96.3994l12%208.89941l-21%2016.4004l4.2002%2037.7998l37.7998%2010.4004l29.2002%20-24.7002l11.5%20-4.2002l-7%20-6.2002l8.5%20-12l-13.1006%20-7.39941l-10.2998%20-20.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22supple%22%20unicode=%22&#xf3f9;%22%20horiz-adv-x=%22640%22%20d=%22M640%20185.5c0%20-64.0996%20-109%20-116.1%20-243.5%20-116.1c-24.7998%200%20-48.5996%201.7998%20-71.0996%205c7.69922%20-0.400391%2015.5%20-0.600586%2023.3994%20-0.600586c134.5%200%20243.5%2056.9004%20243.5%20127.101c0%2029.3994%20-19.0996%2056.3994%20-51.2002%2078c60%20-21.1006%2098.9004%20-55.1006%2098.9004%20-93.4004zM47.7002%20220.1c0.0996094%20-29.3994%2019.2998%20-56.5%2051.5996%20-78c-60.2002%2021%20-99.2002%2055%20-99.2998%2093.3008c-0.0996094%2064.0996%20108.8%20116.3%20243.3%20116.699c24.7002%200%2048.5%20-1.69922%2071%20-4.89941c-7.7002%200.299805%20-15.3994%200.5%20-23.2998%200.5c-134.5%20-0.299805%20-243.4%20-57.4004%20-243.3%20-127.601zM107.9%20180.2l8.7998%2010.8994s8.7998%20-10.0996%2020.7002%20-10.0996c6.5%200%2012.2998%203.5%2012.2998%2010.0996c0%2014.5%20-40.2002%2013.3008%20-40.2002%2039.9004c0%2013.9004%2012%2024.0996%2028.5%2024.0996c10%200%2025.4004%20-4.69922%2025.4004%20-16.7998v-7.89941h-14.2002v3.89941c0%204%20-5.60059%206.60059%20-11.2998%206.60059c-7.2002%200%20-12.5%20-3.7002%20-12.5%20-9.10059c0%20-14.5996%2040.1992%20-11.7002%2040.1992%20-39.7002c0%20-13.5996%20-10.5%20-25.0996%20-28.3994%20-25.0996c-18.7998%200%20-29.2998%2013.2002%20-29.2998%2013.2002zM228.7%20253.8h15.7002v-55c0%20-18.8994%20-13.3008%20-31.8994%20-33.4004%20-31.8994c-20.2998%200%20-33.7002%2013%20-33.7002%2031.8994v55h15.7998v-54.5c0%20-11.2002%207.10059%20-17.7002%2017.8008%20-17.7002c10.6992%200%2017.7998%206.5%2017.7998%2017.8008v54.3994zM263.1%20168.4v72h-7.7998v13.3994h39.1006c16%200%2027.1992%20-11.2002%2027.1992%20-27.7998s-11.1992%20-28.0996%20-27.1992%20-28.0996h-15.5v-29.5h-15.8008zM278.9%20211.4h12.5996c8.90039%200%2014%205.7998%2014%2014.6992c0%208.7002%20-5%2014.4004%20-13.7002%2014.4004h-12.8994v-29.0996zM335.9%20168.4v72h-7.80078v13.3994h39.1006c16%200%2027.2002%20-11.2002%2027.2002%20-27.7998s-11.2002%20-28.0996%20-27.2002%20-28.0996h-15.5v-29.5h-15.7998zM351.6%20211.4h12.6006c9%200%2014%205.7998%2014%2014.6992c0%208.7002%20-5%2014.4004%20-13.7002%2014.4004h-12.9004v-29.0996zM408.7%20176.6h0.0996094v61.2002c0%201.60059%20-0.899414%202.60059%20-2.59961%202.60059h-5.2002v13.3994h15.4004c5.7998%200%208.19922%20-2.5%208.19922%20-8.2002v-61.1992c0%20-1.60059%200.900391%20-2.60059%202.60059%20-2.60059h18.5996c1.60059%200%202.60059%200.900391%202.60059%202.60059v5.19922h14.2998v-13c0%20-5.7998%20-2.40039%20-8.19922%20-8.2002%20-8.19922h-37.5996c-5.80078%200%20-8.2002%202.39941%20-8.2002%208.19922zM472.1%20176.6h-0.0996094v63.9004h-7.7998v13.4004h51.5996c5.7002%200%208.2002%20-2.5%208.2002%20-8.2002v-13h-14.2002v5.2002c0%201.59961%20-0.899414%202.59961%20-2.59961%202.59961h-19.2002v-22.4004h27.7002v-13.3994h-27.7002v-20.2998c0%20-1.60059%200.900391%20-2.60059%202.59961%20-2.60059h19.7002c1.60059%200%202.60059%200.900391%202.60059%202.60059v5.19922h14.2998v-13c0%20-5.7998%20-2.5%20-8.19922%20-8.2002%20-8.19922h-38.7002c-5.7998%200%20-8.2002%202.39941%20-8.2002%208.19922zM531%20252.6h-2.7002v1.2002h7v-1.2002h-2.7002v-5.89941h-1.59961v5.89941zM536.7%20253.8h2.39941l2.10059%20-5.09961l2.09961%205.09961h2.2998v-7.09961h-1.5v5.7002l-2.2998%20-5.7002h-1.2998l-2.2998%205.7002v-5.7002h-1.5v7.09961z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22telegram-plane%22%20unicode=%22&#xf3fe;%22%20d=%22M446.7%20349.4l-67.6006%20-318.801c-5.09961%20-22.5%20-18.3994%20-28.0996%20-37.2998%20-17.5l-103%2075.9004l-49.7002%20-47.7998c-5.5%20-5.5%20-10.0996%20-10.1006%20-20.6992%20-10.1006l7.39941%20104.9l190.9%20172.5c8.2998%207.40039%20-1.7998%2011.5%20-12.9004%204.09961l-236%20-148.6l-101.6%2031.7998c-22.1006%206.90039%20-22.5%2022.1006%204.59961%2032.7002l397.4%20153.1c18.3994%206.90039%2034.5%20-4.09961%2028.5%20-32.1992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22uber%22%20unicode=%22&#xf402;%22%20d=%22M414.1%20416c18.7002%200%2033.9004%20-15.2002%2033.8008%20-33.9004v-380.199c0%20-18.7002%20-15.2002%20-33.9004%20-33.9004%20-33.9004h-380.1c-18.7002%200%20-33.9004%2015.2002%20-33.9004%2034v380.1c0%2018.7002%2015.2002%2033.9004%2033.9004%2033.9004h380.199zM237.6%2056.9004c74.6006%207.5%20129%2074.0996%20121.5%20148.6c-7%2069.4004%20-65.3994%20122.2%20-135.1%20122.2s-128.1%20-52.7998%20-135.1%20-122.2h94.3994v20.4004c0%203.7998%203.10059%206.7998%206.7998%206.7998h67.9004c3.7998%200%206.7998%20-3.10059%206.7998%20-6.7998v-67.9004c0%20-3.7998%20-3.09961%20-6.7998%20-6.7998%20-6.7998h-67.9004c-3.7998%200%20-6.7998%203.09961%20-6.7998%206.7998v20.4004h-94.3994c7.5%20-74.6006%2074.0996%20-129%20148.699%20-121.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22uikit%22%20unicode=%22&#xf403;%22%20d=%22M443.9%20320v-256l-225.9%20-128l-218%20128v214.3l87.5996%20-45.0996v-117l133.5%20-75.5l135.801%2075.5v151l-101.101%2057.5996l87.6006%2053.1006zM308.6%20398.9l-87.3994%20-53l-86%2047.2998l88.5996%2054.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22uniregistry%22%20unicode=%22&#xf404;%22%20horiz-adv-x=%22384%22%20d=%22M192%20-32c-39.5%200%20-76.2002%2011.7998%20-106.7%2032.2002h213.5c-30.5996%20-20.4004%20-67.2998%20-32.2002%20-106.8%20-32.2002zM102.9%20161.1c0%20-2.5%200.0996094%20-5%200.299805%20-7.39941h-103.101c-0.0996094%202.39941%20-0.0996094%204.89941%20-0.0996094%207.39941v12.4004h102.9v-12.4004zM123.4%20104.1c8.89941%20-10.5996%2020.0996%20-19.0996%2033%20-24.7998h-138.301c-3.7998%208%20-7%2016.2998%20-9.59961%2024.7998h114.9zM105.7%20138.8c2%20-7.89941%205.2002%20-15.3994%209.2002%20-22.2998h-109.7c-1.7002%207.2998%20-3%2014.7002%20-3.90039%2022.2998h104.4zM102.9%20208.1v-17.2998h-102.9v17.2998h102.9zM102.9%20381.3v-4.89941h-102.9v4.89941h102.9zM102.9%20416v-2.5h-102.9v2.5h102.9zM102.9%20346.7v-7.40039h-102.9v7.40039h102.9zM102.9%20242.7v-14.7998h-102.9v14.7998h102.9zM102.9%20312v-9.90039h-102.9v9.90039h102.9zM102.9%20277.4v-12.4004h-102.9v12.4004h102.9zM269.1%20116.5c4%206.90039%207.10059%2014.4004%209.2002%2022.2998h104.4c-0.799805%20-7.59961%20-2.10059%20-15%20-3.90039%20-22.2998h-109.7zM281.1%20302.2v9.7998h102.9v-9.7998h-102.9zM281.1%20265v12.4004h102.9v-12.4004h-102.9zM281.1%20339.3v7.40039h102.9v-7.40039h-102.9zM281.1%20416h102.9v-2.5h-102.9v2.5zM78.0996%205.09961c-11.7998%208.7002%20-23.5996%2018.7002%20-33.1992%2029.7002h293.1c-9.5%20-11.0996%20-20.4004%20-21%20-32.2002%20-29.7002h-227.7zM281.1%20376.4v4.89941h102.9v-4.89941h-102.9zM281.1%20227.9v14.7998h102.9v-14.7998h-102.9zM38.7998%2042.2998c-6.59961%208.5%20-10.5996%2017.6006%20-15.7998%2027.2002h338.9c-5.2002%20-9.59961%20-11.1006%20-18.7002%20-17.8008%20-27.2002h-305.3zM227.6%2079.4004c12.8008%205.59961%2024.1006%2014.0996%2032.9004%2024.7998h115c-2.7002%20-8.60059%20-4.7998%20-16.7998%20-8.5%20-24.7998h-139.4zM281.1%20161.1v12.4004h102.9v-12.4004c0%20-2.5%20-0.0996094%20-4.89941%20-0.200195%20-7.39941h-103.1c0.299805%202.39941%200.399414%204.89941%200.399414%207.39941zM281.1%20190.8v17.2998h102.9v-17.2998h-102.9z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22untappd%22%20unicode=%22&#xf405;%22%20horiz-adv-x=%22640%22%20d=%22M401.3%20398.1c-79.7998%20-160.1%20-84.5996%20-152.5%20-87.8994%20-173.199l-5.2002%20-32.8008c-1.90039%20-12%20-6.60059%20-23.5%20-13.7002%20-33.3994l-148.9%20-207.8c-7.59961%20-10.6006%20-20.3994%20-16.2002%20-33.3994%20-14.6006c-40.2998%205%20-77.7998%2032.2002%20-95.2998%2068.5c-5.7002%2011.7998%20-4.5%2025.7998%203.09961%2036.4004l148.9%20207.899c7.09961%209.90039%2016.3994%2018%2027.1992%2023.7002l29.3008%2015.5c18.5%209.7998%209.69922%2011.9004%20135.6%20138.9c1%204.7998%201%207.2998%203.59961%208c3%200.700195%206.60059%201%206.30078%204.59961l-0.400391%204.60059c-0.200195%201.89941%201.2998%203.59961%203.2002%203.59961c4.5%200.0996094%2013.2002%20-1.2002%2025.5996%20-10c12.2998%20-8.90039%2016.4004%20-16.7998%2017.7002%20-21.0996c0.599609%20-1.80078%20-0.599609%20-3.7002%20-2.40039%20-4.2002l-4.5%20-1.10059c-3.39941%20-0.899414%20-2.5%20-4.39941%20-2.2998%20-7.39941c0.100586%20-2.7998%20-2.2998%20-3.60059%20-6.5%20-6.10059zM230.1%20411.6c-3.19922%200.800781%20-8.19922%201.2002%20-6.7998%205.40039c1.2998%204.2998%205.40039%2012.2002%2017.7002%2021.0996c12.4004%208.90039%2021.0996%2010.1006%2025.5996%2010c4.2002%20-0.0996094%203.10059%20-4.89941%202.80078%20-8.19922c-0.300781%20-3.60059%203.2998%20-3.80078%206.2998%20-4.60059c2.59961%20-0.700195%202.59961%20-3.2998%203.59961%20-8c9.10059%20-9.2002%2017.6006%20-17.8994%2025.6006%20-26.0996c1.2998%20-1.40039%201.19922%20-3.5%20-0.100586%20-4.90039c-15.8994%20-16.3994%20-29.2998%20-30.5996%20-40.5%20-42.5996c-1%20-1%20-2.59961%20-0.799805%20-3.2998%200.5c-6.90039%2013.5%20-14.2998%2028.0996%20-22.2002%2044c-4.2998%202.5%20-6.59961%203.2998%20-6.39941%206c0.199219%203%201.09961%206.5%20-2.30078%207.39941zM620%2041.2998c7.7002%20-10.7002%208.7998%20-24.7002%203.40039%20-36.5996c-17.7002%20-36.6006%20-55.4004%20-63.7002%20-95.7002%20-68.6006c-12.9004%20-1.5%20-25.5%204.10059%20-33.1006%2014.7002l-148.899%20207.9c-7.10059%209.89941%20-11.7998%2021.3994%20-13.7002%2033.3994c-1.59961%209.80078%20-2%2019.1006%20-0.299805%2029.8008c1.89941%2012%202.7002%206%2049%2094.7998c0.700195%201.39941%202.59961%201.59961%203.59961%200.5c16.2998%20-18%2019.2998%20-23%2030.5%20-28.9004c29.7998%20-15.7002%2043.2002%20-20.5996%2056.4004%20-39.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ussunnah%22%20unicode=%22&#xf407;%22%20horiz-adv-x=%22512%22%20d=%22M156.8%20162.9l5.7002%20-14.4004h-8.2002c-1.2998%203.2002%20-3.09961%207.7002%20-3.7998%209.5c-2.5%206.2998%20-1.09961%208.40039%200%2010c1.90039%202.7002%203.2002%204.40039%203.59961%205.2002c0%20-2.2002%200.800781%20-5.7002%202.7002%20-10.2998zM454.1%20144.1c-2.09961%20-13.7998%20-5.69922%20-27.0996%20-10.5%20-39.6992l43%20-23.4004l-44.7998%2018.7998c-5.2998%20-13.2002%20-12%20-25.5996%20-19.8994%20-37.2002l34.1992%20-30.1992l-36.7998%2026.3994c-8.39941%20-11.7998%20-18%20-22.5996%20-28.7002%20-32.2998l24.9004%20-34.7002l-28.0996%2031.7998c-11%20-9.59961%20-23.1006%20-18%20-36.1006%20-25.0996l15.7002%20-37.2002l-19.2998%2035.2998c-13.1006%20-6.7998%20-27%20-12.0996%20-41.6006%20-15.8994l6.7002%20-38.4004l-10.5%2037.4004c-14.2998%20-3.40039%20-29.2002%20-5.2998%20-44.5%20-5.40039l-1.7998%20-38.2998l-1.90039%2038.4004c-15.2998%200.0996094%20-30.1992%202%20-44.5%205.2998l-10.5996%20-37.2998l6.7002%2038.1992c-14.6006%203.7002%20-28.6006%209.10059%20-41.7002%2015.8008l-19.2002%20-35.1006l15.6006%2037c-13%207%20-25.2002%2015.4004%20-36.2002%2025.1006l-27.9004%20-31.6006l24.7002%2034.4004c-10.7002%209.7002%20-20.4004%2020.5%20-28.7998%2032.2998l-36.5%20-26.2002l33.8994%2029.9004c-7.89941%2011.5996%20-14.5996%2024.0996%20-20%2037.2998l-44.3994%20-18.7002l42.5996%2023.2002c-4.7998%2012.7002%20-8.39941%2026.0996%20-10.5%2039.9004l-51%20-9l50.2998%2014.1992c-1.09961%208.5%20-1.69922%2017.1006%20-1.69922%2025.9004c0%204.7002%200.199219%209.40039%200.5%2014.0996l-55.4004%202.90039l56%202.7998c1.2998%2013.1006%203.7998%2025.7998%207.5%2038.1006l-57.0996%2016.0996l58.8994%20-10.4004c4%2012%209.10059%2023.5%2015.2002%2034.4004l-55.0996%2030l58.2998%20-24.5996c6.2998%2010.5996%2013.5%2020.3994%2021.5996%2029.5996l-49.5%2043.5996l53.9004%20-38.6992c8.09961%208.59961%2017%2016.5%2026.5996%2023.5996l-40%2055.5996l45.6006%20-51.5996c9.5%206.59961%2019.6992%2012.2998%2030.2998%2017.2002l-27.2998%2064.8994l33.7998%20-62.0996c10.5%204.40039%2021.3994%207.90039%2032.7002%2010.4004l-12.4004%2070.6992l19.5%20-69.1992c11%202.09961%2022.2998%203.19922%2033.7998%203.39941l3.7002%2072.2002l3.59961%20-72.2002c11.5%20-0.200195%2022.8008%20-1.39941%2033.8008%20-3.5l19.5996%2069.2998l-12.4004%20-70.6992c11.3008%20-2.60059%2022.2002%20-6.10059%2032.6006%20-10.5l33.8994%2062.1992l-27.3994%20-65.0996c10.5996%20-4.90039%2020.7002%20-10.7002%2030.2002%20-17.2002l45.7998%2051.7998l-40.1006%20-55.8994c9.5%20-7.10059%2018.4004%20-15%2026.5%20-23.6006l54.2002%2038.9004l-49.7002%20-43.9004c8%20-9.09961%2015.2002%20-18.8994%2021.5%20-29.3994l58.7002%2024.7002l-55.5%20-30.2002c6.10059%20-10.9004%2011.1006%20-22.2998%2015.1006%20-34.2998l59.2998%2010.3994l-57.5%20-16.2002c3.7002%20-12.1992%206.2002%20-24.8994%207.5%20-37.8994l56.2998%20-2.7002l-56%20-2.7998c0.299805%20-4.60059%200.5%20-9.2998%200.5%20-14.1006c0%20-8.69922%20-0.599609%20-17.2998%20-1.59961%20-25.7998l50.6992%20-14.2998zM432.3%20175.1c0%2097.5%20-79%20176.5%20-176.5%20176.5s-176.5%20-79%20-176.5%20-176.5s79%20-176.5%20176.5%20-176.5s176.5%2079%20176.5%20176.5zM408.3%20175.1c0%20-84.2998%20-68.2998%20-152.6%20-152.6%20-152.6s-152.601%2068.2998%20-152.601%20152.6c0%2084.3008%2068.3008%20152.601%20152.601%20152.601s152.6%20-68.2998%20152.6%20-152.601zM195%20207c0%20-2.09961%201.2998%20-3.7998%203.59961%20-5.09961c3.30078%20-1.90039%206.2002%20-4.60059%208.2002%20-8.2002c2.7998%205.7002%204.2998%209.5%204.2998%2011.2002c0%202.19922%20-1.09961%204.39941%20-3.19922%207c-2.10059%202.5%20-3.2002%205.19922%20-3.30078%207.69922c-6.5%20-6.7998%20-9.59961%20-10.8994%20-9.59961%20-12.5996zM154.3%20226c0%20-2.09961%201.2998%20-3.7998%203.60059%20-5.09961c3.5%20-1.90039%206.19922%20-4.60059%208.19922%20-8.2002c2.80078%205.7002%204.30078%209.5%204.30078%2011.2002c0%202.19922%20-1.10059%204.39941%20-3.2002%207c-2.10059%202.5%20-3.2002%205.19922%20-3.2998%207.69922c-6.5%20-6.7998%20-9.60059%20-10.8994%20-9.60059%20-12.5996zM135.3%20226c0%20-2.09961%201.2998%20-3.7998%203.60059%20-5.09961c3.2998%20-1.90039%206.19922%20-4.60059%208.19922%20-8.2002c2.80078%205.7002%204.30078%209.5%204.30078%2011.2002c0%202.19922%20-1.10059%204.39941%20-3.2002%207c-2.10059%202.5%20-3.2002%205.19922%20-3.2998%207.69922c-6.40039%20-6.7998%20-9.60059%20-10.8994%20-9.60059%20-12.5996zM340.2%20138.1c-8.40039%203%20-8.7002%206.80078%20-8.7002%2015.6006v112.3c-8.2002%20-12.5%20-14.2002%20-18.5996%20-18%20-18.5996c6.2998%20-14.4004%209.5%20-23.9004%209.5%20-28.3008v-64.2998c0%20-2.2002%20-2.2002%20-6.5%20-4.7002%20-6.5h-18c-2.7998%207.5%20-10.2002%2026.9004%20-15.2998%2040.2998c-2%20-2.5%20-7.2002%20-9.19922%20-10.7002%20-13.6992c2.40039%20-1.60059%204.10059%20-3.60059%205.2002%20-6.30078c2.59961%20-6.69922%206.40039%20-16.5%207.90039%20-20.1992h-9.2002c-3.90039%2010.3994%20-9.60059%2025.3994%20-11.7998%2031.0996c-2%20-2.5%20-7.2002%20-9.2002%20-10.7002%20-13.7002c2.39941%20-1.59961%204.09961%20-3.59961%205.2002%20-6.2998c0.799805%20-2%202.7998%20-7.2998%204.2998%20-10.9004h-9.2002c-1.5%204.10059%20-5.59961%2014.6006%20-8.40039%2022c-2%20-2.5%20-7.19922%20-9.19922%20-10.6992%20-13.6992c2.5%20-1.60059%204.2998%20-3.60059%205.19922%20-6.30078c0.200195%20-0.599609%200.5%20-1.39941%200.600586%20-1.69922h-17.7002c-4.59961%2013.8994%20-11.4004%2027.6992%20-11.4004%2034.0996c0%202.2002%200.300781%205.09961%201.10059%208.2002c-8.7998%20-10.7998%20-14%20-15.9004%20-14%20-25c0%20-7.5%2010.3994%20-28.2998%2010.3994%20-33.2998c0%20-1.7002%20-0.5%20-3.30078%20-1.39941%20-4.90039c-9.60059%2012.7002%20-15.5%2020.7002%20-18.7998%2020.7002h-12l-11.2002%2028c-3.7998%209.59961%20-5.7002%2016%20-5.7002%2018.7998c0%203.7998%200.5%207.7002%201.7002%2012.2002c-1%20-1.2998%20-3.7002%20-4.7002%20-5.5%20-7.10059c-0.799805%202.10059%20-3.10059%207.7002%20-4.60059%2011.5c-2.09961%20-2.5%20-7.5%20-9.09961%20-11.1992%20-13.5996c0.899414%20-2.2998%203.2998%20-8.09961%204.89941%20-12.2002c-2.5%20-3.2998%20-9.09961%20-11.7998%20-13.5996%20-17.7002c-4%20-5.2998%20-5.7998%20-13.2998%20-2.7002%20-21.7998c2.5%20-6.7002%202%20-7.89941%20-1.7002%20-14.0996h61.7002c5.5%200%2014.2998%20-14%2015.5%20-22c13.2002%2016%2015.4004%2019.5996%2016.7998%2021.5996h107c3.90039%200%207.2002%201.90039%209.90039%205.7998zM360.3%20164.7v101.6c-9%20-12.5%20-15.8994%20-18.5996%20-20.7002%20-18.5996c7.10059%20-14.4004%2010.7002%20-23.9004%2010.7002%20-28.2998v-66.3008c0%20-17.5%208.60059%20-20.3994%2024%20-20.3994c8.10059%200%2012.5%200.799805%2013.7002%202.7002c-4.2998%201.59961%20-7.59961%202.5%20-9.90039%203.2998c-8.09961%203.2002%20-17.7998%207.39941%20-17.7998%2026z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vaadin%22%20unicode=%22&#xf408;%22%20d=%22M224.5%20307.3c1.5%2017.6006%204.90039%2052.7002%2049.7998%2052.7002h98.6006c20.6992%200%2032.0996%207.7998%2032.0996%2021.5996v12.3008c0%2012.1992%209.2998%2022.0996%2021.5%2022.0996s21.5%20-9.90039%2021.5%20-22.0996v-36.5c0%20-42.9004%20-21.5%20-62%20-66.7998%20-62h-100.5c-30.1006%200%20-33%20-14.7002%20-33%20-27.1006c0%20-1.2998%20-0.100586%20-2.5%20-0.200195%20-3.7002c-0.700195%20-12.2998%20-10.9004%20-22.1992%20-23.4004%20-22.1992s-22.6992%209.7998%20-23.3994%2022.1992c-0.100586%201.2002%20-0.200195%202.40039%20-0.200195%203.7002c0%2012.2998%20-3%2027.1006%20-33%2027.1006h-100.7c-45.2998%200%20-66.7998%2019.0996%20-66.7998%2062v36.5c0%2012.1992%209.40039%2022.0996%2021.5996%2022.0996c12.2002%200%2021.5%20-9.90039%2021.5%20-22.0996v-12.3008c0%20-13.7998%2011.4004%20-21.5996%2032.1006%20-21.5996h98.5996c44.7998%200%2048.2998%20-35.0996%2049.7998%20-52.7002h0.900391zM224%20-8c-11.5%200%20-21.4004%207%20-25.7002%2016.2998c-1.09961%201.7998%20-97.0996%20169.5%20-98.2002%20171.4c-11.8994%2019.7002%203.2002%2044.2998%2027.2002%2044.2998c13.9004%200%2023.4004%20-6.40039%2029.7998%20-20.2998l66.9004%20-117.7l66.9004%20117.7c6.5%2013.8994%2015.8994%2020.2998%2029.7998%2020.2998c24%200%2039.0996%20-24.7002%2027.2002%20-44.2998c-1.10059%20-1.7998%20-97.1006%20-169.601%20-98.2002%20-171.4c-4.2998%20-9.2998%20-14.2002%20-16.2998%20-25.7002%20-16.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22viber%22%20unicode=%22&#xf409;%22%20horiz-adv-x=%22512%22%20d=%22M444%20398.1c42.2002%20-36.6992%2065.5996%20-117.899%2049.7998%20-246.5c-15.2002%20-124.6%20-109.1%20-136.6%20-125.7%20-142c-7.19922%20-2.2998%20-70.2998%20-18.0996%20-152.5%20-11.1992c-9.09961%20-10.5%20-21.0996%20-24.3008%20-29.7998%20-33.7002c-15.8994%20-17.1006%20-25.7002%20-33%20-42.2998%20-27.7998c-13.7998%204.19922%20-13%2025.0996%20-13%2025.0996l0.0996094%2051.5996h-0.0996094c-120.1%2033.8008%20-118.4%20158.4%20-117%20224.9s14.2998%20120.2%2050.9004%20156.8c65.7998%2060.4004%20200.899%2052.2998%20200.899%2052.2998c114.601%20-0.5%20166%20-37.7998%20178.7%20-49.5zM457.9%20161c13.2998%20107.3%20-4.90039%20180.5%20-40.6006%20211.1c-10.7998%209.80078%20-57.2002%2039%20-154.1%2039.4004c0%200%20-114.7%207.5%20-170.4%20-43c-31%20-30.5996%20-41.5%20-76.0996%20-42.5996%20-131.6c-1.10059%20-55.5%20-7.10059%20-161.601%2094.7002%20-189.801c-0.100586%200%20-0.100586%200%200%200c0%200%20-0.400391%20-78.7998%20-0.400391%20-85.6992c-0.0996094%20-10.5%205.7002%20-11%2011%20-5.7002c16.2002%2016.2998%2068.2002%2079%2068.2002%2079c69.7002%20-4.5%20125.2%209.2998%20131.2%2011.2002c14%204.5%2090.0996%2011.0996%20103%20115.1zM318.9%20241.8c0.399414%20-8.59961%20-12.5%20-9.2002%20-12.9004%20-0.599609c-1.09961%2022%20-11.4004%2032.7002%20-32.5996%2033.8994c-8.60059%200.5%20-7.80078%2013.4004%200.699219%2012.9004c27.9004%20-1.5%2043.4004%20-17.5%2044.8008%20-46.2002zM339.2%20230.5c1%2042.4004%20-25.5%2075.5996%20-75.7998%2079.2998c-8.5%200.600586%20-7.60059%2013.5%200.899414%2012.9004c58%20-4.2002%2088.9004%20-44.1006%2087.7998%20-92.5c-0.0996094%20-8.60059%20-13.0996%20-8.2002%20-12.8994%200.299805zM386.2%20217.1c0.0996094%20-8.59961%20-12.9004%20-8.69922%20-12.9004%20-0.0996094c-0.599609%2081.5%20-54.8994%20125.9%20-120.8%20126.4c-8.5%200.0996094%20-8.5%2012.8994%200%2012.8994c73.7002%20-0.5%20133%20-51.3994%20133.7%20-139.2zM374.9%20119v-0.200195c-10.8008%20-19%20-31%20-40%20-51.8008%20-33.2998l-0.199219%200.299805c-21.1006%205.90039%20-70.8008%2031.5%20-102.2%2056.5c-16.2002%2012.7998%20-31%2027.9004%20-42.4004%2042.4004c-10.2998%2012.8994%20-20.7002%2028.2002%20-30.7998%2046.5996c-21.2998%2038.5%20-26%2055.7002%20-26%2055.7002c-6.7002%2020.7998%2014.2002%2041%2033.2998%2051.7998h0.200195c9.2002%204.7998%2018%203.2002%2023.9004%20-3.89941c0%200%2012.3994%20-14.8008%2017.6992%20-22.1006c5%20-6.7998%2011.7002%20-17.7002%2015.2002%20-23.7998c6.10059%20-10.9004%202.2998%20-22%20-3.7002%20-26.5996l-12%20-9.60059c-6.09961%20-4.89941%20-5.2998%20-14%20-5.2998%20-14s17.7998%20-67.2998%2084.2998%20-84.2998c0%200%209.10059%20-0.799805%2014%205.2998l9.60059%2012c4.59961%206%2015.7002%209.7998%2026.5996%203.7002c14.7002%20-8.2998%2033.4004%20-21.2002%2045.7998%20-32.9004c7%20-5.69922%208.60059%20-14.3994%203.80078%20-23.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vimeo%22%20unicode=%22&#xf40a;%22%20d=%22M403.2%20416c24.7002%200%2044.7998%20-20.0996%2044.7998%20-44.7998v-358.4c0%20-24.7002%20-20.0996%20-44.7998%20-44.7998%20-44.7998h-358.4c-24.7002%200%20-44.7998%2020.0996%20-44.7998%2044.7998v358.4c0%2024.7002%2020.0996%2044.7998%2044.7998%2044.7998h358.4zM377%20267.2c1.90039%2042.2002%20-13.7998%2063.7998%20-47.0996%2064.7002c-44.9004%201.39941%20-75.3008%20-23.9004%20-91.2002%20-76c19.8994%208.5%2049.2998%2010.7998%2045.7998%20-22.4004c-1%20-11.2002%20-8.2998%20-27.5%20-21.7998%20-48.9004c-37.7002%20-59.3994%20-46.9004%20-39.5996%20-67.6006%2091.6006c-5.7998%2036.8994%20-21.2998%2054.0996%20-46.5%2051.7002c-22.2998%20-2%20-57.8994%20-38.4004%20-95.1992%20-71.2002l15.1992%20-19.6006c14.5%2010.1006%2023%2015.2002%2025.4004%2015.2002c21%200%2031.9004%20-54.7002%2057.4004%20-148c13.0996%20-34.8994%2029%20-52.2998%2047.8994%20-52.2998c30.4004%200%2067.7002%2028.5996%20111.7%2085.7998c42.5996%2054.7002%2064.5996%2097.9004%2066%20129.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vnv%22%20unicode=%22&#xf40b;%22%20horiz-adv-x=%22640%22%20d=%22M104.9%2096c-34.1006%200%20-46.4004%2030.4004%20-46.4004%2030.4004l-55.9004%20111.5s-10.3994%2018.0996%2010.4004%2018.0996h32.7998c10.4004%200%2013.2002%20-8.7002%2018.7998%20-18.0996l36.7002%20-74.5s5.2002%20-13.1006%2021.1006%20-13.1006c15.8994%200%2021.0996%2013.1006%2021.0996%2013.1006l36.7002%2074.5c5.59961%209.5%208.39941%2018.0996%2018.7998%2018.0996h32.7998c20.7998%200%2010.4004%20-18.0996%2010.4004%20-18.0996l-55.7998%20-111.5s-12.2002%20-30.4004%20-46.4004%20-30.4004h-35.0996zM499.9%2096c-34.1006%200%20-46.4004%2030.4004%20-46.4004%2030.4004l-55.9004%20111.5s-10.3994%2018.0996%2010.4004%2018.0996h32.7998c10.4004%200%2013.2002%20-8.7002%2018.7998%20-18.0996l36.7002%20-74.5s5.2002%20-13.1006%2021.1006%20-13.1006c15.8994%200%2021.0996%2013.1006%2021.0996%2013.1006l36.7998%2074.5c5.60059%209.5%208.40039%2018.0996%2018.7998%2018.0996h32.9004c20.7998%200%2010.4004%20-18.0996%2010.4004%20-18.0996l-55.9004%20-111.5s-12.2002%20-30.4004%20-46.4004%20-30.4004h-35.1992zM337.6%20256c34.1006%200%2046.4004%20-30.4004%2046.4004%20-30.4004l55.9004%20-111.5s10.3994%20-18.0996%20-10.4004%20-18.0996h-32.7998c-10.4004%200%20-13.2002%208.7002%20-18.7998%2018.0996l-36.7002%2074.5s-5.2002%2013.1006%20-21.1006%2013.1006c-15.8994%200%20-21.0996%20-13.1006%20-21.0996%20-13.1006l-36.7002%20-74.5c-5.59961%20-9.39941%20-8.39941%20-18.0996%20-18.7998%20-18.0996h-32.9004c-20.7998%200%20-10.3994%2018.0996%20-10.3994%2018.0996l55.8994%20111.5s12.2002%2030.4004%2046.4004%2030.4004h35.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22whatsapp-square%22%20unicode=%22&#xf40c;%22%20d=%22M224%20325.2c35.2002%200%2068.2002%20-13.7002%2093.2002%20-38.7002c24.8994%20-24.9004%2040.0996%20-58%2040.0996%20-93.2002c0%20-72.7002%20-60.7002%20-131.8%20-133.3%20-131.8h-0.0996094c-23.7002%200%20-46.9004%206.40039%20-67.1006%2018.4004l-4.7998%202.89941l-49.9004%20-13.0996l13.3008%2048.5996l-3.10059%205c-13.2002%2020.9004%20-20.2002%2045.2002%20-20.2002%2070.1006c0.100586%2072.6992%2059.2002%20131.8%20131.9%20131.8zM301.5%20136.8c3.2998%209.2002%203.2998%2017.2002%202.40039%2019.1006c-1%201.59961%20-3.60059%202.59961%20-7.60059%204.59961s-23.5%2011.5996%20-27.0996%2012.9004c-3.60059%201.2998%20-6.2998%202%20-8.90039%20-2c-2.59961%20-3.90039%20-10.2002%20-12.9004%20-12.5%20-15.5c-2.2998%20-2.7002%20-4.59961%20-3%20-8.59961%20-1c-23.2998%2011.6992%20-38.6006%2020.7998%20-53.9004%2047.0996c-4.09961%207%204%206.40039%2011.6006%2021.5996c1.39941%202.60059%200.699219%204.90039%20-0.300781%206.90039s-8.89941%2021.5%20-12.1992%2029.4004c-3.2002%207.69922%20-6.5%206.69922%20-8.90039%206.7998c-2.2998%200.0996094%20-5%200.0996094%20-7.59961%200.0996094c-2.7002%200%20-7%20-1%20-10.6006%20-5c-3.7002%20-4%20-13.8994%20-13.5996%20-13.8994%20-33.0996s14.1992%20-38.4004%2016.1992%20-41c2%20-2.60059%2028%20-42.6006%2067.7002%20-59.7998c25.1006%20-10.8008%2034.9004%20-11.8008%2047.5%20-9.90039c7.60059%201.09961%2023.4004%209.5%2026.7002%2018.7998zM400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM223.9%2034.7998c87.3994%200%20160.1%2071.1006%20160.1%20158.5c0%2042.4004%20-18%2082.2002%20-47.9004%20112.2c-30%2030%20-69.7998%2046.5%20-112.199%2046.5c-87.4004%200%20-158.5%20-71.0996%20-158.601%20-158.5c0%20-28%207.2998%20-55.2998%2021.2002%20-79.2998l-22.5%20-82.2002l84.0996%2022.0996c23.1006%20-12.5996%2049.2002%20-19.2998%2075.8008%20-19.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22whmcs%22%20unicode=%22&#xf40d;%22%20d=%22M448%20287l-29.0996%20-7l-2.2002%20-12.0996l20.8994%20-18.8008l-10.2998%20-20.0996l-28.7998%208.7998l-7.7998%20-8.09961l8.7998%20-28l-20.4004%20-12.1006l-20.6992%2021.6006l-11.6006%20-3.5l-6.7002%20-28.7998l-22.5996%200.299805l-6.7002%2028.5l-11.5996%202.89941l-19.4004%20-20.3994l-19.8994%2011.5996l8.09961%2026.9004l-7.2002%208.59961l-29.5996%20-7.5l-10.4004%2018.5l20.1006%2019.9004l-2.40039%2012.0996l-28.7998%207.5l0.299805%2021.7002l28.5%207.7998l2.90039%2010.4004l-20.7002%2021l11%2019.0996l28.5%20-7.5l8.09961%208.40039l-8.09961%2027.7002l19.3994%2011l19.7002%20-21l12.1006%203.19922l6.19922%2026.4004h22.6006l7%20-26.4004l10.7002%20-3.19922l21.2998%2021l19.0996%20-11.6006l-7.5%20-28.2002l7.2002%20-7.5l29%207.5l10.4004%20-19.3994l-20.1006%20-20.7002l2.2002%20-10.4004l28.5%20-8.7998v-21.2998zM328.8%20241.8c31.4004%200%2056.7998%2025.2998%2056.7998%2056.7998c0%2031.4004%20-25.3994%2056.8008%20-56.7998%2056.8008c-31.3994%200%20-56.7998%20-25.4004%20-56.7998%20-56.8008c0%20-31.3994%2025.5%20-56.7998%2056.7998%20-56.7998zM401.1%20225.4l46.9004%20-14.5v-39.9004l-55.0996%20-13.4004l-4.10059%20-22.6992l38.9004%20-35.3008l-19.2002%20-37.8994l-54%2016.7002l-14.5996%20-15.2002l16.6992%20-52.5l-38.2998%20-22.7002l-38.8994%2040.5l-21.7002%20-6.59961l-12.6006%20-54l-42.3994%200.5l-12.6006%2053.5996l-21.6992%205.59961l-36.4004%20-38.3994l-37.4004%2021.7002l15.2002%2050.5l-13.7002%2016.0996l-55.5%20-14.0996l-19.6992%2034.7998l37.8994%2037.3994l-4.7998%2022.8008l-54%2014.0996l0.5%2040.9004l53.5%2014.6992l5.7002%2019.7002l-38.9004%2039.4004l20.7002%2035.7998l53.5996%20-14.0996l15.2002%2015.6992l-15.2002%2052l36.4004%2020.7002l36.7998%20-39.3994l22.7002%206.09961l11.5996%2052h42.4004l11.5996%20-45.9004l-22.5996%205.90039l-6.2998%201.7002l-3.2998%20-5.7002l-11%20-19.0996l-3.30078%20-5.60059l4.60059%20-4.59961l17.2002%20-17.4004l-0.300781%20-1l-23.7998%20-6.5l-6.2002%20-1.7002l-0.0996094%20-6.39941l-0.200195%20-12.9004c-47.5%20-10.3994%20-83.2998%20-52.7998%20-83.2998%20-103.5c0%20-58.2998%2047.2998%20-105.7%20105.7%20-105.7c50.5%200%2092.7002%2035.4004%20103.2%2082.8008l13.1992%20-0.200195l6.90039%20-0.100586l1.59961%206.7002l5.60059%2024l1.89941%200.600586l17.1006%20-17.8008l4.7002%20-4.89941l5.7998%203.39941l20.3994%2012.1006l5.80078%203.5l-2%206.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wordpress-simple%22%20unicode=%22&#xf411;%22%20horiz-adv-x=%22512%22%20d=%22M256%20440c136.7%200%20248%20-111.2%20248%20-248c0%20-136.7%20-111.3%20-248%20-248%20-248s-248%20111.3%20-248%20248c0%20136.8%20111.3%20248%20248%20248zM33%20192c0%20-88.2002%2051.2998%20-164.5%20125.7%20-200.7l-106.4%20291.4c-12.3994%20-27.7002%20-19.2998%20-58.4004%20-19.2998%20-90.7002zM256%20-31c26%200%2050.9004%204.5%2074%2012.5996c-0.599609%201%20-1.09961%202%20-1.59961%203.10059l-68.5%20187.8l-66.9004%20-194.4c20%20-5.89941%2041.0996%20-9.09961%2063%20-9.09961zM286.7%20296.5l80.7002%20-239.6l22.1992%2074.2998c9.7002%2030.8994%2017%2053%2017%2072.0996c0%2027.6006%20-9.89941%2046.7002%20-18.3994%2061.5c-11.2998%2018.4004%20-21.9004%2033.9004%20-21.9004%2052.2998c0%2020.5%2015.5%2039.6006%2037.4004%2039.6006c1%200%201.89941%20-0.100586%202.89941%20-0.200195c-39.6992%2036.2998%20-92.5996%2058.5%20-150.6%2058.5c-77.9004%200%20-146.4%20-40%20-186.3%20-100.5c5.2998%20-0.200195%2010.2002%20-0.299805%2014.3994%20-0.299805c23.3008%200%2059.4004%202.7998%2059.4004%202.7998c12%200.700195%2013.4004%20-17%201.40039%20-18.4004c0%200%20-12.1006%20-1.39941%20-25.5%20-2.09961l81.1992%20-241.5l48.8008%20146.3l-34.7002%2095.2002c-12%200.700195%20-23.4004%202.09961%20-23.4004%202.09961c-12%200.700195%20-10.5996%2019.1006%201.40039%2018.4004c0%200%2036.7998%20-2.7998%2058.7002%20-2.7998c23.2998%200%2059.3994%202.7998%2059.3994%202.7998c12%200.700195%2013.4004%20-17%201.40039%20-18.4004c0%200%20-12.1006%20-1.39941%20-25.5%20-2.09961zM368.1%20-0.700195c66.3008%2038.6006%20110.9%20110.4%20110.9%20192.7c0%2038.7998%20-9.90039%2075.2002%20-27.2998%20107c1%20-7.09961%201.5%20-14.7002%201.5%20-22.9004c0%20-22.6992%20-4.2998%20-48.0996%20-17%20-79.8994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22xbox%22%20unicode=%22&#xf412;%22%20horiz-adv-x=%22512%22%20d=%22M369.9%20129.8c44.2998%20-54.2998%2064.6992%20-98.7998%2054.3994%20-118.7c-7.89941%20-15.0996%20-56.7002%20-44.5996%20-92.5996%20-55.8994c-29.6006%20-9.2998%20-68.4004%20-13.2998%20-100.4%20-10.2002c-38.2002%203.7002%20-76.8994%2017.4004%20-110.1%2039c-27.9004%2018.2002%20-34.2002%2025.7002%20-34.2002%2040.5996c0%2029.9004%2032.9004%2082.3008%2089.2002%20142.101c32%2033.8994%2076.5%2073.7002%2081.3994%2072.5996c9.40039%20-2.09961%2084.3008%20-75.0996%20112.301%20-109.5zM188.6%20304.2c-66.3994%20-81.5%20-106%20-155.4%20-120.3%20-194.4c-9.7998%20-26.5%20-13.7002%20-53%20-9.5%20-64c2.7998%20-7.39941%200.200195%20-4.7002%20-9.2998%209.90039c-23.2002%2035.5%20-34.9004%2070.3994%20-40.5%20120.899c-1.90039%2016.7002%20-1.2002%2026.3008%204.2002%2060.5c6.7998%2042.7002%2031.0996%2092%2060.2998%20122.4c12.4004%2012.9004%2013.5%2013.2002%2028.7002%208.09961c28.2998%20-9.5%2056.7002%20-36.5%2086.3994%20-63.3994zM500.2%20240.7c4.7002%20-22.6006%205.09961%20-70.9004%200.799805%20-93.4004c-3.59961%20-18.5%20-11.2002%20-42.5%20-18.5996%20-58.7002c-5.5%20-12.1992%20-19.3008%20-35.7998%20-25.4004%20-43.5c-3.09961%20-3.89941%20-3.09961%20-3.89941%20-1.40039%204.60059c2.30078%2011.2002%20-0.599609%2031.5996%20-7.39941%2052.2998c-20.7002%2062.9004%20-80.5%20149%20-122.9%20202.3c23.2998%2021.4004%2041%2038.2998%2064.2998%2052.7998c11.8008%207.40039%2028.7002%2013.9004%2036%2013.9004c7.10059%200%2057.7002%20-50.2998%2074.6006%20-130.3zM141.3%20405c-14.5996%20-0.700195%20-14%200.0996094%209.40039%2011.2002c81.2002%2038.2998%20170%2027.5996%20233.899%20-11.7002c-13.3994%200.599609%20-43.5%205.90039%20-107.399%20-25.2002c-11.2002%20-5.5%20-20.9004%20-9.7998%20-21.6006%20-9.7002c-4.59961%200.900391%20-66.5996%2037.9004%20-114.3%2035.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yandex%22%20unicode=%22&#xf413;%22%20horiz-adv-x=%22256%22%20d=%22M153.1%20132.2l-87.3994%20-196.2h-63.7002l96%20209.8c-45.0996%2022.9004%20-75.2002%2064.4004%20-75.2002%20141.101c-0.0996094%20107.399%2068%20161.1%20148.9%20161.1h82.2998v-512h-55.0996v196.2h-45.8008zM198.9%20401.5h-29.4004c-44.4004%200%20-87.4004%20-29.4004%20-87.4004%20-114.6c0%20-82.3008%2039.4004%20-108.801%2087.4004%20-108.801h29.4004v223.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yandex-international%22%20unicode=%22&#xf414;%22%20horiz-adv-x=%22320%22%20d=%22M129.5%20-64v166.1l-111%20297.9h55.7998l81.7998%20-229.7l94.1006%20277.7h51.2998l-120.7%20-347.8v-164.2h-51.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22apple-pay%22%20unicode=%22&#xf415;%22%20horiz-adv-x=%22640%22%20d=%22M116.9%20289.5c-7.5%20-8.90039%20-19.5%20-15.9004%20-31.5%20-14.9004c-1.5%2012%204.39941%2024.8008%2011.2998%2032.6006c7.5%209.09961%2020.5996%2015.5996%2031.2998%2016.0996c1.2002%20-12.3994%20-3.7002%20-24.7002%20-11.0996%20-33.7998zM127.8%20272.3c6.7998%20-0.5%2026.2998%20-2.5%2038.7998%20-21.0996c-1%20-0.799805%20-23.1992%20-13.5%20-22.8994%20-40.2998c0.299805%20-32%2028%20-42.6006%2028.2998%20-42.9004c-0.200195%20-0.799805%20-4.40039%20-15.0996%20-14.5%20-29.9004c-8.90039%20-13%20-18%20-25.6992%20-32.5%20-26c-14%20-0.199219%20-18.7002%208.40039%20-34.7998%208.40039c-16%200%20-21.2002%20-8.09961%20-34.5%20-8.59961c-14%20-0.5%20-24.6006%2013.7998%20-33.5%2026.7998c-18.2002%2026.2998%20-32.1006%2074%20-13.2998%20106.3c9.09961%2016.0996%2025.6992%2026.2002%2043.5996%2026.5c13.7998%200.299805%2026.4004%20-9.09961%2034.7998%20-9.09961c8.2002%200%2023.1006%2010.8994%2040.5%209.89941zM228.2%20308.5h73.2002c37.6992%200%2064.0996%20-26%2064.0996%20-64s-26.7998%20-64.2998%20-65.0996%20-64.2998h-41.9004v-66.6006h-30.2998v194.9zM258.5%20283v-77.4004h34.7998c26.4004%200%2041.4004%2014.2002%2041.4004%2038.8008c0%2024.5996%20-15%2038.5996%20-41.2998%2038.5996h-34.9004zM420.7%20112.1c-28.1006%200%20-47.7002%2016.8008%20-47.7998%2042c0%2025%2019%2039.4004%2054.0996%2041.5l37.7998%202.30078v10.7998c0%2015.8994%20-10.3994%2024.5%20-28.8994%2024.5c-15.2002%200%20-26.3008%20-7.90039%20-28.6006%20-19.9004h-27.2998c0.900391%2025.2002%2024.7002%2043.6006%2056.7998%2043.6006c34.6006%200%2057.1006%20-18.2002%2057.1006%20-46.3008v-97h-28v23.4004h-0.600586c-8%20-15.2998%20-25.5996%20-24.9004%20-44.5996%20-24.9004zM428.9%20135.2c20.5%200%2036%2013%2036%2031.2002v11l-33.6006%20-2.10059c-18.8994%20-1.09961%20-28.7998%20-8.2002%20-28.7998%20-20.5c0%20-11.7998%2010.2998%20-19.5996%2026.4004%20-19.5996zM531.4%2060.5996c-2.30078%200%20-9.80078%200.300781%20-11.6006%200.700195v23.4004c1.90039%20-0.200195%206.5%20-0.5%208.90039%20-0.5c13.3994%200%2020.8994%205.7002%2025.5%2020.2998l2.7998%208.59961l-51.2002%20141.9h31.6006l35.5996%20-115.1h0.599609l35.6006%20115.1h30.7998l-53.0996%20-149c-12.1006%20-34.0996%20-26%20-45.4004%20-55.5%20-45.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cc-apple-pay%22%20unicode=%22&#xf416;%22%20horiz-adv-x=%22576%22%20d=%22M302.2%20229.6c0%20-17.1992%20-10.5%20-27.0996%20-29%20-27.0996h-24.2998v54.2002h24.3994c18.4004%200%2028.9004%20-9.7998%2028.9004%20-27.1006zM349.7%20167c0%208.59961%206.89941%2013.5%2020.2002%2014.4004l23.5%201.5v-7.7002c0%20-12.7998%20-10.8008%20-21.9004%20-25.2002%20-21.9004c-11.2998%200%20-18.5%205.40039%20-18.5%2013.7002zM576%20369v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048%20-21.5%2048%20-48zM127.8%20250.8c8.40039%20-0.700195%2016.7998%204.2002%2022.1006%2010.4004c5.19922%206.39941%208.59961%2015%207.69922%2023.7002c-7.39941%20-0.300781%20-16.5996%20-4.90039%20-21.8994%20-11.3008c-4.7998%20-5.5%20-8.90039%20-14.3994%20-7.90039%20-22.7998zM188.4%20176.3c-0.200195%200.200195%20-19.6006%207.60059%20-19.8008%2030c-0.199219%2018.7002%2015.3008%2027.7002%2016%2028.2002c-8.7998%2013%20-22.3994%2014.4004%20-27.0996%2014.7002c-12.2002%200.700195%20-22.5996%20-6.90039%20-28.4004%20-6.90039c-5.89941%200%20-14.6992%206.60059%20-24.2998%206.40039c-12.5%20-0.200195%20-24.2002%20-7.2998%20-30.5%20-18.6006c-13.0996%20-22.5996%20-3.39941%20-56%209.2998%20-74.3994c6.2002%20-9.10059%2013.7002%20-19.1006%2023.5%20-18.7002c9.30078%200.400391%2013%206%2024.2002%206c11.2998%200%2014.5%20-6%2024.2998%20-5.90039c10.2002%200.200195%2016.5%209.10059%2022.8008%2018.2002c6.89941%2010.4004%209.7998%2020.4004%2010%2021zM323.8%20229.7c0%2026.5996%20-18.5%2044.7998%20-44.8994%2044.7998h-51.2002v-136.4h21.2002v46.6006h29.2998c26.7998%200%2045.5996%2018.3994%2045.5996%2045zM413.8%20206c0%2019.7002%20-15.7998%2032.4004%20-40%2032.4004c-22.5%200%20-39.0996%20-12.9004%20-39.7002%20-30.5h19.1006c1.59961%208.39941%209.39941%2013.8994%2020%2013.8994c13%200%2020.2002%20-6%2020.2002%20-17.2002v-7.5l-26.4004%20-1.59961c-24.5996%20-1.5%20-37.9004%20-11.5996%20-37.9004%20-29.0996c0%20-17.7002%2013.7002%20-29.4004%2033.4004%20-29.4004c13.2998%200%2025.5996%206.7002%2031.2002%2017.4004h0.399414v-16.4004h19.6006v68h0.0996094zM516%20237.1h-21.5l-24.9004%20-80.5996h-0.399414l-24.9004%2080.5996h-22.2998l35.9004%20-99.2998l-1.90039%20-6c-3.2002%20-10.2002%20-8.5%20-14.2002%20-17.9004%20-14.2002c-1.69922%200%20-4.89941%200.200195%20-6.19922%200.300781v-16.4004c1.19922%20-0.400391%206.5%20-0.5%208.09961%20-0.5c20.7002%200%2030.4004%207.90039%2038.9004%2031.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fly%22%20unicode=%22&#xf417;%22%20horiz-adv-x=%22384%22%20d=%22M197.8%2020.2002c12.9004%20-11.7002%2033.7002%20-33.2998%2033.2002%20-50.7002c0%20-0.799805%20-0.0996094%20-1.59961%20-0.0996094%20-2.5c-1.80078%20-19.7998%20-18.8008%20-31.0996%20-39.1006%20-31c-25%200.0996094%20-39.8994%2016.7998%20-38.7002%2035.7998c1%2016.2002%2020.5%2036.7002%2032.4004%2047.6006c2.2998%202.09961%202.7002%202.69922%205.59961%203.59961c3.40039%200%203.90039%20-0.299805%206.7002%20-2.7998zM331.9%20380.7c23.8994%20-40%2027.7998%20-73.2998%2020.7998%20-112.5c-15.2002%20-69.9004%20-103.601%20-166.5%20-155.9%20-215.7c-1.7002%20-1.59961%20-1.39941%20-1.40039%20-3.5%20-2.09961l-3.2998%200.0996094c-1.7002%200.599609%20-4.5%203.5%20-6.2002%205.09961c-58.7998%2057.8008%20-148.7%20151.601%20-155.8%20233.801c-1.5%2071.3994%2029.2998%20113.399%2082.9004%20141.3c9.89941%204.09961%2037%2017.2998%2081.0996%2017.2998c22%200.200195%2051.0996%20-4.5%2076.5996%20-15.2002c24.7002%20-11.5%2047%20-26.3994%2063.3008%20-52.0996zM186.8%2096.0996v325.7c-57.8994%20-5.5%20-72.7002%20-89.2002%20-69.2998%20-136.7c4.09961%20-58.2998%2041.2998%20-137.899%2069.2998%20-189zM328.7%20268c15.7998%2054.9004%20-10.9004%20134.7%20-99.7002%20153c38.2002%20-25.5996%2049.5996%20-85.5%2048%20-131.4c-2%20-58.5996%20-39.4004%20-140%20-67.2002%20-191.899c41.6006%2042.2998%20102.5%20113.5%20118.9%20170.3z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22node%22%20unicode=%22&#xf419;%22%20horiz-adv-x=%22640%22%20d=%22M316.3%20-4c-2.09961%200%20-4.2002%200.599609%20-6.09961%201.59961l-19.2002%2011.4004c-2.90039%201.59961%20-1.5%202.2002%20-0.5%202.5c3.7998%201.2998%204.59961%201.59961%208.7002%204c0.399414%200.200195%201%200.0996094%201.39941%20-0.0996094l14.8008%20-8.80078c0.5%20-0.299805%201.2998%20-0.299805%201.7998%200l57.7998%2033.4004c0.5%200.299805%200.900391%200.900391%200.900391%201.59961v66.7002c0%200.700195%20-0.300781%201.2998%20-0.900391%201.60059l-57.7998%2033.2998c-0.5%200.299805%20-1.2002%200.299805%20-1.7998%200l-57.8008%20-33.2998c-0.599609%20-0.300781%20-0.899414%20-1%20-0.899414%20-1.60059v-66.7002c0%20-0.599609%200.399414%20-1.19922%200.899414%20-1.5l15.8008%20-9.09961c8.59961%20-4.2998%2013.8994%200.799805%2013.8994%205.7998v65.9004c0%200.899414%200.700195%201.7002%201.7002%201.7002h7.2998c0.900391%200%201.7002%20-0.700195%201.7002%20-1.7002v-65.9004c0%20-11.5%20-6.2002%20-18%20-17.0996%20-18c-3.30078%200%20-6%200%20-13.3008%203.60059l-15.1992%208.69922c-3.7002%202.2002%20-6.10059%206.2002%20-6.10059%2010.5v66.7002c0%204.2998%202.2998%208.40039%206.10059%2010.5l57.7998%2033.4004c3.7002%202.09961%208.5%202.09961%2012.0996%200l57.7998%20-33.4004c3.7002%20-2.2002%206.10059%20-6.2002%206.10059%20-10.5v-66.7002c0%20-4.2998%20-2.2998%20-8.39941%20-6.10059%20-10.5l-57.7998%20-33.3994c-1.7002%20-1.10059%20-3.7998%20-1.7002%20-6%20-1.7002zM363%2061.7998c0%20-12.5996%20-10.5%20-19.7998%20-29%20-19.7998c-25.2998%200%20-30.5996%2011.5996%20-30.5996%2021.2998c0%201%200.799805%201.7002%201.69922%201.7002h7.5c0.900391%200%201.60059%20-0.599609%201.7002%20-1.40039c1.10059%20-7.59961%204.5%20-11.3994%2019.7998%20-11.3994c12.2002%200%2017.4004%202.7002%2017.4004%209.2002c0%203.69922%20-1.5%206.39941%20-20.4004%208.2998c-15.7998%201.59961%20-25.5996%205%20-25.5996%2017.7002c0%2011.5996%209.7998%2018.5996%2026.2998%2018.5996c18.5%200%2027.6006%20-6.40039%2028.7998%20-20.2002c0.100586%20-0.5%20-0.0996094%20-0.899414%20-0.399414%20-1.2998c-0.299805%20-0.299805%20-0.700195%20-0.5%20-1.2002%20-0.5h-7.5c-0.799805%200%20-1.40039%200.5%20-1.59961%201.2998c-1.80078%208%20-6.2002%2010.6006%20-18.1006%2010.6006c-13.2998%200%20-14.7998%20-4.60059%20-14.7998%20-8.10059c0%20-4.2002%201.7998%20-5.39941%2019.7998%20-7.7998c17.7998%20-2.40039%2026.2002%20-5.7002%2026.2002%20-18.2002zM417.5%20111.9c0%20-6.10059%20-5%20-11.1006%20-11.0996%20-11.1006c-6.10059%200%20-11.1006%205%20-11.1006%2011.1006c0%206.2998%205.2002%2011.0996%2011.1006%2011.0996c6%200.0996094%2011.0996%20-4.7998%2011.0996%20-11.0996zM415.7%20111.9c0%205.19922%20-4.2002%209.2998%20-9.40039%209.2998c-5.09961%200%20-9.2998%20-4.10059%20-9.2998%20-9.2998c0%20-5.2002%204.2002%20-9.40039%209.2998%20-9.40039c5.2002%200.0996094%209.40039%204.2998%209.40039%209.40039zM411.2%20105.7h-2.60059c-0.0996094%200.599609%20-0.5%203.7998%20-0.5%203.89941c-0.199219%200.700195%20-0.399414%201.10059%20-1.2998%201.10059h-2.2002v-5h-2.39941v12.5h4.2998c1.5%200%204.40039%200%204.40039%20-3.2998c0%20-2.30078%20-1.5%20-2.80078%20-2.40039%20-3.10059c1.7002%20-0.0996094%201.7998%20-1.2002%202.09961%20-2.7998c0.100586%20-1%200.300781%20-2.7002%200.600586%20-3.2998zM408.4%20114.5c0%201.7002%20-1.2002%201.7002%20-1.80078%201.7002h-2v-3.5h1.90039c1.59961%200%201.90039%201.09961%201.90039%201.7998zM137.3%20257l-0.200195%20-95c0%20-1.2998%20-0.699219%20-2.59961%20-1.7998%20-3.2002c-1.09961%20-0.700195%20-2.59961%20-0.700195%20-3.7002%200l-36.3994%2020.9004c-2.2998%201.2998%20-3.7002%203.7998%20-3.7002%206.39941v44.4004c0%202.59961%20-1.40039%205.09961%20-3.7002%206.40039l-15.5%208.89941c-1.09961%200.700195%20-2.39941%201%20-3.7002%201c-1.2998%200%20-2.5%20-0.299805%20-3.69922%20-1l-15.5%20-8.89941c-2.30078%20-1.30078%20-3.7002%20-3.80078%20-3.7002%20-6.40039v-44.4004c0%20-2.59961%20-1.40039%20-5%20-3.7002%20-6.39941l-36.4004%20-20.9004c-1.19922%20-0.700195%20-2.59961%20-0.700195%20-3.69922%200c-1.10059%200.700195%20-1.80078%201.90039%20-1.80078%203.2002l-0.0996094%2095c0%202.59961%201.40039%205.09961%203.7002%206.40039l61.2002%2035.2998c1.09961%200.599609%202.19922%201%203.39941%201h0.600586c1.19922%20-0.100586%202.39941%20-0.400391%203.39941%20-1l61.2998%20-35.2998c2.30078%20-1.30078%203.7002%20-3.7002%203.7002%20-6.40039zM472.5%20360.7v-176.4c0%20-2.59961%20-1.40039%20-5.09961%20-3.7002%20-6.39941l-61.2998%20-35.4004c-2.2998%20-1.2998%20-5.09961%20-1.2998%20-7.40039%200l-61.2998%2035.4004c-2.2998%201.2998%20-3.7002%203.7998%20-3.7002%206.39941v70.7998c0%202.60059%201.40039%205.10059%203.7002%206.40039l61.2998%2035.4004c2.30078%201.2998%205.10059%201.2998%207.40039%200l15.2998%20-8.80078c1.7002%20-1%203.90039%200.300781%203.90039%202.2002v94c0%202.7998%203%204.60059%205.5%203.2002l36.5%20-20.4004c2.2998%20-1.19922%203.7998%20-3.69922%203.7998%20-6.39941zM426.5%20231.8c0%200.700195%20-0.400391%201.2998%20-0.900391%201.60059l-21%2012.1992c-0.599609%200.300781%20-1.2998%200.300781%20-1.89941%200l-21%20-12.1992c-0.600586%20-0.300781%20-0.900391%20-0.900391%20-0.900391%20-1.60059v-24.2998c0%20-0.700195%200.400391%20-1.2998%200.900391%20-1.59961l21%20-12.1006c0.599609%20-0.299805%201.2998%20-0.299805%201.7998%200l21%2012.1006c0.599609%200.299805%200.900391%200.899414%200.900391%201.59961v24.2998h0.0996094zM636.3%20232.5l-36.7002%20-21.2998c-2.5%20-1.40039%20-5.59961%200.399414%20-5.59961%203.2002v17.3994c0%201.2998%20-0.799805%202.5%20-1.90039%203.2002l-19.1992%2011.0996c-1.10059%200.700195%20-2.60059%200.700195%20-3.7002%200l-19.2002%20-11.0996c-1.2002%20-0.700195%20-1.90039%20-1.90039%20-1.90039%20-3.2002v-22.2002c0%20-1.2998%200.700195%20-2.5%201.90039%20-3.19922l61.7002%20-35.4004c2.5%20-1.40039%202.5%20-5%200%20-6.40039l-36.7998%20-20.5c-2.30078%20-1.2998%20-5.10059%20-1.2998%20-7.30078%200l-60.8994%2034.7002c-2.2998%201.2998%20-3.7002%203.7002%20-3.7002%206.40039v70.7998c0%202.59961%201.40039%205.09961%203.7002%206.40039l61.2998%2035.3994c2.2998%201.2998%205.09961%201.2998%207.40039%200l60.8994%20-35.3994c2.2998%20-1.30078%203.7002%20-3.80078%203.7002%20-6.40039v-17.0996c0%20-2.60059%20-1.40039%20-5.10059%20-3.7002%20-6.40039zM559%20229l11.7998%206.7998c0.400391%200.299805%201%200.299805%201.40039%200l11.7998%20-6.7998c0.400391%20-0.200195%200.700195%20-0.700195%200.700195%20-1.2002v-13.5996c0%20-0.5%20-0.299805%20-0.900391%20-0.700195%20-1.2002l-11.7998%20-6.7998c-0.400391%20-0.299805%20-1%20-0.299805%20-1.40039%200l-11.7998%206.7998c-0.400391%200.200195%20-0.700195%200.700195%20-0.700195%201.2002v13.5996c0%200.5%200.299805%200.900391%200.700195%201.2002zM304.8%20185.5c0%20-0.599609%20-0.0996094%20-1.2002%20-0.200195%20-1.7002c-0.5%20-2%20-1.7998%20-3.7002%20-3.59961%20-4.7002l-61%20-35.1992c-2.2002%20-1.30078%20-5%20-1.40039%20-7.40039%200l-61.1992%2035.1992c-2.10059%201.2002%20-4%203.60059%20-4%206.40039v70.4004c0%202.69922%201.59961%205.09961%203.89941%206.39941l61.1006%2035.2002c2.39941%201.40039%205.2998%201.2002%207.39941%200l61.1006%20-35.2002c2.2998%20-1.2998%203.89941%20-3.7998%203.89941%20-6.39941v-70.4004zM230.5%20310.4l-0.799805%20-0.5h1.09961zM306.7%20180.2l-0.400391%200.700195v-0.900391z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22osi%22%20unicode=%22&#xf41a;%22%20horiz-adv-x=%22512%22%20d=%22M8%20181.56c2.2998%20135.801%2097.3994%20232.441%20213.799%20248.102c138.8%2018.5996%20255.601%20-75.7998%20278%20-201.101c21.2998%20-118.8%20-44%20-230%20-151.6%20-274c-9.2998%20-3.7998%20-14.4004%20-1.69922%20-18%207.7002c-17.7998%2046.2998%20-35.5996%2092.6328%20-53.3994%20138.999c-3.09961%208.10059%20-1%2013.2002%207%2016.7998c24.2002%2011%2039.2998%2029.4004%2043.2998%2055.8008c0.561523%203.60547%200.852539%207.2998%200.852539%2011.0615c0%2037.3613%20-28.7998%2067.9971%20-65.3525%2071.1377c-39%203.40039%20-71.7998%20-23.6992%20-77.5%20-59.6992c-5.19922%20-33%2011.1006%20-63.7002%2041.9004%20-77.7002c9.59961%20-4.40039%2011.5%20-8.60059%207.7998%20-18.4004c-17.8994%20-46.5996%20-35.7998%20-93.2324%20-53.7002%20-139.899c-2.59961%20-6.90039%20-8.2998%20-9.30078%20-15.5%20-6.5c-52.5996%2020.2998%20-101.399%2061%20-130.8%20119c-24.8994%2049.1992%20-25.2002%2087.6992%20-26.7998%20108.699zM28.8994%20183.461c0.399414%20-6.59961%200.599609%20-14.3008%201.2998%20-22.1006c6.2998%20-71.9004%2049.5996%20-143.5%20131%20-183.101c3.2002%20-1.5%204.39941%20-0.799805%205.59961%202.2998c14.9004%2039.1006%2029.9004%2078.2012%2045%20117.302c1.2998%203.2998%200.600586%204.7998%20-2.39941%206.69922c-31.6006%2019.9004%20-47.3008%2048.5%20-45.6006%2086c1%2021.6006%209.2998%2040.5%2023.7998%2056.3008c30%2032.6992%2077%2039.7998%20115.5%2017.5996c27.4619%20-15.834%2045.9629%20-45.4971%2045.9629%20-79.4463c0%20-3.75879%20-0.321289%20-7.3125%20-0.762695%20-10.9541c-3.59961%20-30.5996%20-19.2998%20-53.8994%20-45.7002%20-69.7998c-2.69922%20-1.59961%20-3.5%20-2.89941%20-2.2998%20-6c15.2002%20-39.2002%2030.2666%20-78.4336%2045.2002%20-117.7c1.2002%20-3.09961%202.40039%20-3.7998%205.59961%20-2.2998c35.5%2016.6006%2065.2002%2040.2998%2088.1006%2072c34.7998%2048.2002%2049.0996%20101.9%2042.2998%20161c-13.7002%20117.5%20-119.4%20214.8%20-255.5%20198c-106.1%20-13%20-195.3%20-102.5%20-197.1%20-225.8z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22react%22%20unicode=%22&#xf41b;%22%20horiz-adv-x=%22512%22%20d=%22M418.2%20270.8c54.3994%20-18.7002%2093.7998%20-48.0996%2093.7998%20-78.3994c0%20-31.7002%20-41.7998%20-62.6006%20-99.5%20-81.7002c-3.09961%20-1%20-6.2002%20-2%20-9.40039%20-2.90039c1.10059%20-4.59961%202.10059%20-9.09961%203%20-13.5c11.4004%20-57.5996%202.60059%20-104.899%20-24.3994%20-120.5c-26.1006%20-15.0996%20-68.4004%20-0.200195%20-111.2%2036.6006c-4.59961%204%20-9.2002%208.09961%20-13.5996%2012.3994c-3.5%20-3.39941%20-7%20-6.59961%20-10.5%20-9.7002c-44.2002%20-38.6992%20-89.6006%20-54.6992%20-116.601%20-39.0996c-26.2002%2015.0996%20-34.3994%2059.0996%20-23.8994%20114.6c1.19922%206.10059%202.5%2012%204%2018c-4.60059%201.30078%20-9.10059%202.80078%20-13.6006%204.30078c-55.5%2019%20-96.2998%2050.2998%20-96.2998%2081.5c0%2030.1992%2038.2998%2059.3994%2091.7002%2077.8994c5.89941%202.10059%2012.2002%204.10059%2018.5996%205.90039c-1.39941%205.59961%20-2.59961%2011.0996%20-3.7002%2016.7002c-11%2056.3994%20-3.19922%20101.5%2023%20116.699c27.3008%2015.9004%2072.9004%20-1.09961%20118.4%20-41.5c2.7998%20-2.5%205.59961%20-5.09961%208.2998%20-7.69922c4%203.89941%208.2002%207.7998%2012.5%2011.5c43.4004%2037.7998%2086.2998%2053.5%20112.601%2038.3994c27.2998%20-15.7998%2035.3994%20-63.7002%2023.0996%20-123.3c-0.799805%20-3.7002%20-1.59961%20-7.40039%20-2.5%20-11.0996c5.40039%20-1.60059%2010.7998%20-3.30078%2016.2002%20-5.10059zM282.9%20355.7c-4%20-3.5%20-7.80078%20-7%20-11.7002%20-10.7002c15.3994%20-16.7002%2029.5996%20-34.5%2042.5996%20-53.0996c22.6006%20-2%2045.1006%20-5.60059%2067.2998%20-10.6006c0.900391%203.2998%201.60059%206.60059%202.30078%2010c10.5996%2051.5%204.09961%2090.7002%20-12.8008%20100.4c-15.7998%209.09961%20-50.5%20-3.60059%20-87.6992%20-36zM167.2%20140.5c-5%208.59961%20-9.7002%2017.2998%20-14.2998%2026.0996c-6.40039%20-15.1992%20-11.9004%20-30.0996%20-16.3008%20-44.5c15.3008%20-3.2998%2030.8008%20-5.7998%2046.4004%20-7.5c-5.5%208.5%20-10.7002%2017.2002%20-15.7998%2025.9004zM136.9%20260.8c4.39941%20-14.0996%209.69922%20-28.7002%2016%20-43.5996c4.5%208.7998%209.2998%2017.5%2014.1992%2026c4.90039%208.59961%2010.1006%2017.0996%2015.4004%2025.3994c-15.9004%20-2%20-31.2002%20-4.59961%20-45.5996%20-7.7998zM164.3%20191.9c6.7002%20-13.8008%2013.7998%20-27.3008%2021.5%20-40.6006s15.9004%20-26.2998%2024.6006%20-39c14.6992%20-0.899414%2029.8994%20-1.39941%2045.5996%20-1.39941s31.2002%200.5%2046.0996%201.59961c8.5%2012.7998%2016.6006%2025.7002%2024.2002%2039c7.7002%2013.4004%2014.9004%2027%2021.6006%2040.7998c-6.80078%2013.7002%20-14%2027.2002%20-21.7002%2040.4004s-15.7998%2026.0996%20-24.2998%2038.7002c-14.9004%201.09961%20-30.3008%201.69922%20-45.9004%201.69922s-30.9004%20-0.599609%20-45.9004%20-1.69922c-8.59961%20-12.7002%20-16.7998%20-25.6006%20-24.3994%20-38.9004c-7.60059%20-13.2998%20-14.7998%20-26.7998%20-21.4004%20-40.5996zM344.9%20140.7c-5%20-8.60059%20-10.1006%20-17.2002%20-15.5%20-25.6006c15.7998%201.80078%2031.5%204.5%2047%208c-4.90039%2015.1006%20-10.5%2029.8008%20-16.9004%2044.3008c-4.7002%20-9%20-9.5%20-17.9004%20-14.5996%20-26.7002zM359.3%20217.2c6.10059%2014.2002%2011.5%2028.5996%2016.1006%2043.3994c-14.4004%203.30078%20-29.8008%206%20-45.9004%208c5.2998%20-8.2998%2010.4004%20-16.6992%2015.2998%20-25.1992c5%20-8.60059%209.7998%20-17.4004%2014.5%20-26.2002zM256.2%20329.7c-10%20-10.9004%20-20.1006%20-22.9004%20-29.9004%20-35.7998c19.7998%200.899414%2039.7002%200.899414%2059.5%200c-9.2002%2012.3994%20-19.0996%2024.3994%20-29.5996%2035.7998zM140.2%20391c-15.7998%20-9.09961%20-22%20-45.5996%20-12.6006%20-94c1.10059%20-5.2002%202.2002%20-10.4004%203.5%20-15.5c22.2002%204.90039%2044.6006%208.40039%2067.2002%2010.4004c13.1006%2018.5996%2027.4004%2036.3994%2042.9004%2053.0996c-2.60059%202.40039%20-5.10059%204.7998%20-7.60059%207c-39.2998%2034.7998%20-76.5996%2048.7998%20-93.3994%2039zM115.7%20127.4c6.89941%2022%2015.2002%2043.5996%2024.7998%2064.5c-9.5%2020.5996%20-17.7002%2041.8994%20-24.5%2063.5996c-5.7998%20-1.7002%20-11.5996%20-3.5%20-17.2998%20-5.5c-45.6006%20-15.9004%20-77.2002%20-39.2998%20-77.2002%20-57.5996c1.90039%20-12.1006%208.7002%20-22.9004%2018.7998%20-29.9004c17.5%20-13.9004%2041.7002%20-24.5%2063%20-31.2002c4.10059%20-1.39941%208.2002%20-2.7002%2012.4004%20-3.89941zM232.3%2029.4004c3.2002%202.7998%206.40039%205.7998%209.60059%208.89941c-15.5%2016.7998%20-30%2034.7002%20-43.2002%2053.4004c-22.9004%201.7002%20-45.5%205%20-67.9004%209.7998c-1.39941%20-5.5%20-2.59961%20-11.0996%20-3.7002%20-16.7002c-9%20-47.5%20-2.39941%20-82.7998%2013.5%20-92c11.4004%20-4.5%2024.2002%20-4%2035.3008%201.2998c20.7998%208.2002%2039.8994%2020.2002%2056.3994%2035.3008zM256.8%2053.7002c10.5%2011.5996%2020.4004%2023.7002%2029.6006%2036.3994c-10%20-0.5%20-20.1006%20-0.699219%20-30.4004%20-0.699219c-10%200%20-19.9004%200.199219%20-29.5%200.599609c9.90039%20-13.0996%2020.0996%20-25.2998%2030.2998%20-36.2998zM387.5%2023.7002c3.2002%2022.2002%202.40039%2044.7002%20-2.5%2066.2998c-0.799805%204%20-1.7002%208.09961%20-2.7002%2012.2002c-22.5%20-5.10059%20-45.2998%20-8.60059%20-68.2002%20-10.5c-12.7998%20-18.7998%20-26.8994%20-36.7002%20-42.1992%20-53.6006c4.2998%20-4%208.5%20-7.89941%2012.6992%20-11.5c36.6006%20-31.3994%2070.5%20-43.3994%2086.4004%20-34.1992c9.59961%207.69922%2015.5996%2019.0996%2016.5%2031.2998zM405.7%20131.2c49.8994%2016.5%2084.7998%2041.7998%2084.7998%2061.3994c0%2018.2002%20-32.7002%2042%20-79.2998%2058c-4.7998%201.60059%20-9.7998%203.2002%20-15%204.7002c-6.7998%20-21.5%20-14.9004%20-42.5%20-24.5%20-62.8994c9.89941%20-20.7002%2018.5%20-42%2025.5%20-63.8008c2.89941%200.800781%205.7002%201.7002%208.5%202.60059zM256%20146.2c-25.2998%200%20-45.7998%2020.5%20-45.7998%2045.7998s20.5%2045.7998%2045.7998%2045.7998s45.7998%20-20.5%2045.7998%20-45.7998s-20.5%20-45.7998%20-45.7998%20-45.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22autoprefixer%22%20unicode=%22&#xf41c;%22%20horiz-adv-x=%22640%22%20d=%22M318.4%20432l164.1%20-480h-77.5l-25.2002%2081.4004h-119.5l-25.3994%20-81.4004h-77.5zM278.1%2090.0996h83.6006l-40.9004%20130.4h-1.5zM640%2043l-158.5%20-9.5l-19.4004%2056.5l167.9%20-15.5996zM177.9%2090l-19.4004%20-56.4004l-158.5%209.40039l10%2031.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22less%22%20unicode=%22&#xf41d;%22%20horiz-adv-x=%22640%22%20d=%22M612.7%20229c0%20-11%206.7998%20-22.5996%2027.2998%20-23.2998v-27.2998c-20.5%20-1%20-27.2998%20-12.6006%20-27.2998%20-23.6006c0%20-20.3994%203.2002%20-32%203.2002%20-54.5996c0%20-34.2002%20-12.7002%20-45.2002%20-40.5%20-45.2002h-20.5v25.2002h6.2998v0.5c13.5996%200%2017.2998%204.7002%2017.2998%2022.5996c0%2017.2998%20-1.59961%2032.6006%20-1.59961%2051.5c0%2024.2002%207.7998%2033.6006%2023.5996%2037.2998v1.60059c-15.7002%203.7002%20-23.5996%2013.0996%20-23.5996%2037.2998c0%2018.9004%201.59961%2035.2002%201.59961%2051.5c0%2017.4004%20-3.09961%2022.0996%20-17.2998%2022.0996h-6.2998v24.2002h20.5c27.8994%200%2040.5%20-11%2040.5%20-45.2002c0%20-22%20-3.2002%20-34.0996%20-3.2002%20-54.5996zM507.1%20197c20.5%20-6.7998%2043%20-18.9004%2043%20-47.7998c0%20-28.9004%20-22.5996%20-51%20-64.5996%20-51c-20%200%20-44.0996%209%20-59.9004%2022.0996l21%2030.5c14.2002%20-11%2027.4004%20-16.2998%2040.5%20-16.2998c14.2002%200%2020.5%205.2002%2020.5%2013.0996c0%2010.5%20-15.7998%2015.8008%20-32.0996%2022.1006c-18.9004%207.2998%20-41.5%2020.5%20-41.5%2046.2002c0%2028.8994%2024.2002%2049.3994%2059.9004%2049.3994c24.1992%200%2042.0996%20-10.5%2055.1992%20-20.5l-21%20-27.7998c-11.5%208.40039%20-22%2013.0996%20-33.5996%2013.0996s-17.9004%20-4.69922%20-17.9004%20-12.5996c0%20-10.5%2014.7002%20-14.2002%2030.5%20-20.5zM148.2%20137.6c1.59961%200%203.09961%200%206.2002%200.800781l5.2998%20-34.2002c-5.7002%20-2.10059%20-13.6006%20-3.7002%20-23.6006%20-3.7002c-32.0996%200%20-43.0996%2021%20-43.0996%2053.0996v150.801h-14.0996c-13.6006%200%20-17.3008%20-4.80078%20-17.3008%20-22.1006s1.60059%20-32.5996%201.60059%20-51.5c0%20-24.2002%20-7.7998%20-33.5996%20-23.6006%20-37.2998v-1.59961c15.7002%20-3.7002%2023.6006%20-13.1006%2023.6006%20-37.3008c0%20-19.3994%20-1.60059%20-34.1992%20-1.60059%20-51.5c0%20-17.2998%204.2002%20-22.5996%2017.3008%20-22.5996h6.2998v-24.2002h-20.5c-27.9004%200%20-40.5%2011%20-40.5%2045.2002c0%2022.5996%203.2002%2034.2002%203.2002%2053.5996c0%2011%20-6.80078%2022.6006%20-27.3008%2023.1006v27.2998c20.5%201%2027.3008%2012.5996%2027.3008%2023.5996c0%2019.4004%20-3.2002%2032%20-3.2002%2054.6006c0%2034.2002%2012.5996%2045.2002%2041%2045.2002h74.5996v-178.2c0%20-9.90039%204.7002%20-13.1006%208.40039%20-13.1006zM379.9%20197c20.5%20-6.7998%2043.0996%20-18.9004%2043%20-47.7998c0%20-28.9004%20-22.6006%20-51%20-64.6006%20-51c-20%200%20-44.0996%209%20-59.8994%2022.0996l20.5%2030.5c14.1992%20-11%2027.3994%20-16.2998%2040.5%20-16.2998c14.1992%200%2020.5%205.2002%2020.5%2013.0996c0%2010.5%20-15.8008%2015.8008%20-32.1006%2022.1006c-18.8994%207.2998%20-41.5%2020.5%20-41.5%2046.2002c0%2028.8994%2024.2002%2049.3994%2059.9004%2049.3994c24.2002%200%2042.0996%20-10.5%2055.2002%20-20.5l-21%20-27.7998c-11.5%208.40039%20-22%2013.0996%20-33.6006%2013.0996c-11.5996%200%20-17.8994%20-4.69922%20-17.8994%20-12.5996c0%20-10.5%2014.6992%20-14.2002%2031%20-20.5zM224.9%20265.8c44.0996%200%2067.2998%20-33.0996%2066.6992%20-75.7002c0%20-8.39941%20-1.09961%20-15.6992%20-1.59961%20-19.3994h-95.2002c4.2002%20-24.2002%2020.5%20-34.2002%2041.5%20-34.2002c11.6006%200%2022.6006%203.2002%2034.2002%2010l15.7998%20-27.7998c-16.2998%20-11.1006%20-37.2998%20-17.9004%20-56.2002%20-17.9004c-45.0996%200%20-79.2998%2030.5%20-79.2998%2082.5c-1%2050.4004%2035.7002%2082.5%2074.1006%2082.5zM194.9%20199.6h56.7998c0%2017.9004%20-7.40039%2031%20-26.2998%2031c-14.7002%200%20-27.3008%20-10%20-30.5%20-31z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sass%22%20unicode=%22&#xf41e;%22%20horiz-adv-x=%22640%22%20d=%22M301.84%2069.0801c-0.299805%20-0.599609%20-0.599609%20-1.08008%200%200zM550.97%20156.08c57.9092%200.300781%2090.5703%20-37.0801%2088.9707%20-71.0801c-1.10059%20-26.9004%20-25.6904%20-37.9004%20-30.29%20-38.7002c-3.30078%20-0.599609%20-5.10059%20-0.700195%20-5.60059%201.90039c-0.299805%201.7998%200.900391%202.7002%204.7998%205.09961c3.90039%202.40039%2015.6006%2010.5%2017.7002%2025c2.10059%2014.5%20-8.7998%2049.2998%20-64.4795%2055.7998c-26%203%20-46.3906%20-0.599609%20-62.0898%20-7.19922c2.89941%20-7.60059%205.09961%20-15.5%205.39941%20-23.4004c0.799805%20-17.5%20-11.29%20-30.4004%20-23.79%20-39.5996c-6.50391%20-4.72559%20-13.8096%20-8.50879%20-21.5898%20-11.1006c-5.2002%20-2.2002%20-12.2002%20-4.5%20-17.0996%20-3.5c-10.9004%202.2002%20-16.7002%2011.7998%20-9.30078%2033.1006c4%2011.5%2015.5%2029%2034.0908%2044.0996c-4.30078%208.7002%20-8.99023%2017.5996%20-11.3906%2025.7002c-2.58984%208.31934%20-4.7002%2017.0566%20-6.2002%2025.7998c0%200%20-15.2998%20-31.7197%20-35.0898%20-60.6201c-1.09961%20-1.7002%20-2.2998%20-3.39941%20-3.39941%20-5c3.7998%20-9%206.89941%20-18.5996%207.2998%20-28.2002c0.700195%20-17.3994%20-6.90039%20-30.5996%20-19.4004%20-39.7998c-6.1377%20-4.40625%20-12.9531%20-8.00488%20-20.1895%20-10.5996c-3.90039%20-1.7998%20-12%20-4.60059%20-23.5%20-5.40039c-6.29004%20-0.5%20-12.29%20-0.0996094%20-15.6904%202.5c-4.59961%203.40039%20-5.2002%207.7998%20-2.7998%2013.7002c2%205%2017.21%2022.4004%2030%2037.5996c3.5%204.2002%206.90039%208.5%209.90039%2012.5c-0.0556641%200.0507812%20-0.0927734%200.121094%20-0.100586%200.200195c0%200%202.2998%203%206.10059%208.2002c-4.7002%2010.0996%20-10.6006%2020.5%20-13.4004%2030c-2.58984%208.32031%20-4.7002%2017.0576%20-6.2002%2025.7998c0%200%20-15.4902%20-39.7002%20-31.6895%20-71.5c-12.4902%20-24.5996%20-20.79%20-39.5%20-24.5908%20-46v-0.299805s-0.5%20-0.900391%20-1.5%20-2.40039c-0.5%20-0.799805%20-0.699219%20-1.19922%20-0.699219%20-1.19922v0.0996094c-4.20996%20-6.2002%20-13.6104%20-18.2998%20-23%20-18.2998c-25.7002%200%20-16.3008%2052.2002%20-16.3008%2052.2002s-7.5%20-19.3008%20-16%20-35.9004c-6.88965%20-13.5996%20-13.0898%20-25%20-26.8896%20-25c-3.90039%200%20-10.1904%200.0996094%20-15.3896%205c-11.8008%2011.2002%20-20.9004%2039.7002%20-19.1006%2061.7002c1.5%2018.7998%204.40039%2031.7998%208.40039%2042.5996c-7.10059%20-3.89941%20-15.2002%20-8.39941%20-23.4902%20-13.2998c-4.2998%20-2.5%20-8.59961%20-5%20-12.7998%20-7.5c0.0996094%20-0.299805%200.299805%20-0.5%200.400391%20-0.799805c10.5996%20-20.4004%2013.3896%20-65.2002%20-9.60059%20-99.5s-65.7803%20-55.2002%20-107.57%20-43.6006c-13.3896%203.80078%20-33.79%2031.6006%20-16.29%2070.4004c15.4902%2034.2002%2077.3809%2066.5996%2093.6709%2074.7002c1.39941%200.799805%202.89941%201.59961%204.5%202.5c-32.4902%2028.3994%20-113.671%2066.7998%20-125.061%20125.7c-3.2002%2016.5996%204.58984%2056.2998%2053.2803%20101.899c40.9902%2038.2998%2097.9697%2067.7002%20150.66%2086.4004c88.4297%2031.3994%20181.949%2012.8994%20196.31%20-43.5c14.1006%20-55.5%20-33.9902%20-121.8%20-95.7695%20-145.601c-54.9902%20-21.2998%20-100.471%20-17.8994%20-119.17%20-11.7998c-21.29%207%20-33.79%2021%20-36.79%2028.9004c-1.2002%203.09961%20-3.30078%208.2998%200%2010.0996c2%201.10059%202.7998%200.799805%208.09961%20-5.09961c5.09961%20-5.60059%2025.4902%20-20.6006%2064.2803%20-16.2998c101.77%2011.3994%20163.06%2090.5%20143.66%20133c-13.4902%2029.7998%20-91.8408%2043.1992%20-189.841%20-5.60059c-119.569%20-59.5996%20-126.069%20-108.7%20-127.069%20-127.399c-2.7998%20-51.3008%2063.2793%20-78.3008%2099.0693%20-116.5c0.5%20-0.5%200.900391%20-1%201.40039%20-1.5c6.7002%203.69922%2013.7998%207.59961%2020.7002%2011.3994c18%209.90039%2035.0996%2019.2002%2043%2023.5c12.5801%2018.2998%2038.1797%2038.5%2056.5801%2038.5c29.4893%200%2019.3896%20-42.3994%2019.3896%20-42.3994s0.599609%202%201.40039%202c0.799805%200%204.09961%205.5%2013.1992%202.19922c9.40039%20-3.5%207.2002%20-10%207.30078%20-10.6992c0.0996094%20-1.30078%20-11%20-38.9004%20-15.7002%20-63.1006c-2.2002%20-11.5%20-0.900391%20-19.8994%20-0.299805%20-19.8994c0.899414%200%202.7998%202.89941%204.5%206.09961v0.0996094s1.2998%202.40039%203.5%206.7002c0%200.200195%20-0.200195%20-0.299805%20-0.5%20-0.799805c0.199219%200.400391%200.5%200.900391%200.899414%201.7002c2.60059%205%206.2002%2012.3994%2010.4004%2021.5996c8.18945%2018.1006%2039.4795%2087.7002%2042.0801%2095.4004c2.59961%207.7002%204%2015.7002%205.2998%2019.0996c1.2998%203.40039%2012.4102%206%2025.2998%205.90039c12.8906%20-0.100586%2014.1904%20-5.60059%2014.29%20-6.7002c0.100586%20-1.09961%20-6.2002%20-16.4004%20-7.59961%20-27.2002c-1.40039%20-10.7998%20-0.100586%20-16.2002%201.09961%20-25.2998c0.799805%20-6%204.5%20-13.5%208.90039%20-22c13.2998%2021.7998%2036.79%2063.5996%2039.0898%2075.2998c1.25195%206.51465%203.06152%2012.9941%205.2998%2019.1006c1.29004%203.39941%2012.3896%206%2025.29%205.89941c12.9004%20-0.0996094%2014.2002%20-5.59961%2014.2998%20-6.7002c0.100586%20-1.09961%20-6.2002%20-16.3994%20-7.59961%20-27.1992c-1.40039%20-10.8008%20-0.100586%20-16.2002%201.09961%20-25.3008c1%20-7.7998%207.10059%20-18.1992%2013%20-30.0996c17.4492%208.59473%2037.2061%2013.5%2057.957%2013.5h0.0429688zM121.79%2011.3799c19.4004%2021.0996%2027.3896%2047.9199%2019.0996%2078.3203c-1%20-0.600586%20-2%20-1.10059%20-2.89941%20-1.7002c0%200%20-0.400391%20-0.200195%20-1.2002%20-0.700195c-4.7998%20-2.89941%20-8.7002%20-5.2998%20-11.4004%20-6.89941c-11.7998%20-7.40039%20-29.5898%20-19.4004%20-43.3896%20-32.4004c-22.6904%20-21.4199%20-27.3896%20-51%20-15.4902%20-57.9199c11.0898%20-6.40039%2036.8906%201.2002%2055.2803%2021.2998zM256.15%20102.78c4%209.7998%2019.6992%2053.2998%2016.1992%2059.2002c-2.59961%204.5%20-13.6992%200.899414%20-23.79%20-10.4004c-6.2998%20-7%20-16.8994%20-25%20-21.8994%20-40.0996c-9.90039%20-30%20-5.60059%20-60.5%201.39941%20-62.3008c8.2002%20-2.09961%2021.6904%2037.9004%2028.0908%2053.6006zM367.15%2049.7803c7.7998%204.7998%2024.96%2016.8994%2025.0898%2034.7998c0%200.599609%20-0.100586%201.09961%20-0.100586%201.59961c-3.98926%20-5.19922%20-7.68945%20-9.89941%20-10.8896%20-13.8994c-5.5%20-6.7998%20-19.4004%20-21.7002%20-19.4004%20-21.7002s-2%20-1.90039%20-1.09961%20-2.40039c1.2002%20-0.699219%203.7002%200.200195%206.40039%201.60059zM452.73%2069.2803c9.68945%203.5%2025.7998%2011.8994%2025.8994%2034.3994c-0.0830078%203.7627%20-0.750977%207.4043%20-1.89941%2010.8008c-10.4102%20-9.2002%20-16.4004%20-18.8008%20-19%20-24.5c-6.7002%20-14.6006%20-7%20-19.3008%20-5%20-20.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vuejs%22%20unicode=%22&#xf41f;%22%20d=%22M356.9%20383.7h91.0996l-224%20-383.7l-224%20383.7h176l48%20-88.6006l56%2088.6006h76.9004zM55.7002%20351.7l168.3%20-288.2l168.2%20288.2h-53.7998l-114.4%20-198.2l-114.5%20198.2h-53.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angular%22%20unicode=%22&#xf420;%22%20d=%22M185.7%20179.9l38.0996%2091.5996l38.1006%20-91.5996h-76.2002zM223.8%20416l207.8%20-74.4004l-31.7998%20-275.699l-176%20-97.9004l-176%2097.9004l-31.7998%20275.699zM354%2074.2002l-130.2%20292.3l-130.1%20-292.3h48.7002l26.1992%2065.3994h110.601l26.2002%20-65.3994h48.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22aviato%22%20unicode=%22&#xf421;%22%20horiz-adv-x=%22640%22%20d=%22M107.2%20164.5l-19%2041.7998h-52.1006l-19%20-41.7998h-17.0996l62.2002%20131.4l62.2002%20-131.4h-17.2002zM62.2002%20262.6l-19.6006%20-42.5h39.2002zM174.9%20160.2l-62.2002%20131.399h17.0996l45.1006%20-96l45.0996%2096h17zM255.5%20164.5v127.1h15.5v-127.1h-15.5zM464.6%20280.1v-115.6h-17.2998v115.6h-41.2002v11.5h99.6006v-11.5h-41.1006zM640%20229.2c0%20-9.2002%20-1.7002%20-17.7998%20-5.09961%20-25.7998c-3.40039%20-8%20-8.2002%20-15.1006%20-14.2002%20-21.1006s-13.1006%20-10.7998%20-21.1006%20-14.2002c-8%20-3.39941%20-16.5996%20-5.09961%20-25.7998%20-5.09961s-17.7998%201.7002%20-25.7998%205.09961c-8%203.40039%20-15.0996%208.2002%20-21.0996%2014.2002s-10.8008%2013%20-14.2002%2021.1006c-3.40039%208%20-5.10059%2016.5996%20-5.10059%2025.7998s1.7002%2017.7998%205.10059%2025.7998c3.39941%208%208.2002%2015.0996%2014.2002%2021.0996s13%208.40039%2021.0996%2011.9004c8%203.40039%2016.5996%205.09961%2025.7998%205.09961s17.7998%20-1.69922%2025.7998%20-5.09961s15.1006%20-5.7998%2021.1006%20-11.9004c6%20-6%2010.7002%20-13.0996%2014.2002%20-21.0996c3.39941%20-8%205.09961%20-16.5996%205.09961%20-25.7998zM624.5%20229.2c0%207.2998%20-1.2998%2014%20-3.90039%2020.2998c-2.59961%206.2998%20-6.19922%2011.7002%20-10.7998%2016.2998c-4.59961%204.60059%20-10%208.2002%20-16.2002%2010.9004c-6.19922%202.7002%20-12.7998%204%20-19.7998%204s-13.5996%20-1.2998%20-19.7998%20-4s-11.5996%20-6.2998%20-16.2002%20-10.9004c-4.59961%20-4.59961%20-8.2002%20-10%20-10.7998%20-16.2998s-3.90039%20-13.0996%20-3.90039%20-20.2998c0%20-7.2998%201.30078%20-14%203.90039%20-20.2998c2.59961%20-6.30078%206.2002%20-11.7002%2010.7998%20-16.3008c4.60059%20-4.59961%2010%20-8.19922%2016.2002%20-10.8994s12.7998%20-4%2019.7998%20-4s13.6006%201.2998%2019.7998%204c6.2002%202.7002%2011.6006%206.2998%2016.2002%2010.8994c4.60059%204.60059%208.2002%2010%2010.7998%2016.3008c2.60059%206.2998%203.90039%2013.0996%203.90039%2020.2998zM529.7%20132.5c6%20-0.900391%2010.5%20-6%2010.7002%20-12.2998c0%20-6.7998%20-5.60059%20-12.4004%20-12.4004%20-12.4004s-12.4004%205.60059%20-12.4004%2012.4004c0%206.2002%204.60059%2011.2998%2010.5%2012.2002v5.7998l-80.2998%20-9v-5.40039c5.60059%20-1.09961%209.90039%20-6.09961%209.90039%20-12.0996c0%20-6.7998%20-5.60059%20-10.2002%20-12.4004%20-10.2002s-12.3994%203.40039%20-12.3994%2010.2002c0%205.89941%204.19922%2011%209.89941%2012.0996v4.90039l-28.3994%20-3.2002v-23.7002h5.89941v-13.7998h-5.89941v6.59961h-5v-6.59961h-5.90039v13.7998h5.90039v23.2002l-38.3008%20-4.2998c-8.09961%20-11.5%20-19%20-13.6006%20-19%20-13.6006l0.100586%20-6.69922l5.09961%20-0.200195l0.100586%20-12.1006h-4.10059l-0.0996094%205h-5.2002l-0.0996094%20-5h-4.10059l0.100586%2012.1006l5.09961%200.200195l0.0996094%206.69922s-10.8994%202.2002%20-19%2013.6006l-38.2998%204.2998v-23.2002h5.90039v-13.7998h-5.90039v6.59961h-5v-6.59961h-5.89941v13.9004h5.89941v23.6992l-28.3994%203.2002v-4.89941c5.59961%20-1.10059%209.89941%20-6.10059%209.89941%20-12.1006c0%20-6.7998%20-5.59961%20-10.2002%20-12.3994%20-10.2002c-6.80078%200%20-12.4004%203.40039%20-12.4004%2010.2002c0%205.90039%204.2002%2011%209.90039%2012.1006v5.39941l-80.3008%209v-5.7998c5.90039%20-0.900391%2010.5%20-6%2010.5%20-12.2002c0%20-6.7998%20-5.59961%20-12.3994%20-12.3994%20-12.3994s-12.4004%205.59961%20-12.4004%2012.3994c0%206.2002%204.60059%2011.2998%2010.5%2012.2002v6.2998l-88.8994%2010l242.899%20-13.5c-0.599609%202.2002%20-1.09961%204.60059%20-1.39941%207.2002c-0.300781%202.09961%20-0.5%204.2002%20-0.600586%206.5l-64.7998%208.09961l64.9004%20-1.89941c0%200.399414%200%200.799805%200.0996094%201.09961c2.7998%2017.2002%2025.5%2023.7002%2025.5%2023.7002l1.09961%2026.4004h-23.5996l-19%20-41.8008h-17.0996l62.1992%20131.4l62.2002%20-131.4h-17.0996l-19%2041.8008h-23.7998l1.09961%20-26.3008s22.7002%20-6.5%2025.5%20-23.6992c0%20-0.400391%200.0996094%20-0.700195%200.0996094%20-1.10059l64.9004%201.90039l-64.7998%20-8.10059c-0.100586%20-2.2998%20-0.299805%20-4.5%20-0.600586%20-6.5c-0.299805%20-2.59961%20-0.799805%20-5%20-1.39941%20-7.19922l242.899%2013.3994l-88.8994%20-10v-6.2998zM328.9%20220.1h17.8994l1.7002%2040.3008l1.7002%20-40.3008h17.8994l-19.5996%2042.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ember%22%20unicode=%22&#xf423;%22%20horiz-adv-x=%22640%22%20d=%22M639.9%20193.4c1.09961%20-10.8008%20-5.30078%20-14.3008%20-5.30078%20-14.3008s-26.5996%20-19.5996%20-47%20-13.6992c-20.3994%205.89941%20-21.5%2043.1992%20-21.5%2043.1992h-1.89941l-20.7002%20-57.1992s-8.2998%20-27.9004%20-20.7002%20-22.8008c-12.3994%205.10059%20-12.0996%2018.6006%20-12.0996%2018.6006s-19.2998%20-21.2998%20-54.7998%20-18.6006c-31.1006%202.30078%20-41.1006%2026.7002%20-41.1006%2026.7002s-20.7998%20-14.3994%20-79.0996%20-25.8994c-26.1006%20-2.90039%20-44.6006%2012.8994%20-44.6006%2012.8994c-2.39941%20-2.39941%20-18%20-10.2002%20-18%20-10.2002s-22.2998%20-10.2998%20-30.8994%205.30078c-8.60059%2015.5996%20-3%2063.6992%20-3%2063.6992h-1.60059s-12.8994%20-26.2998%20-19.5996%20-49.8994c-6.7002%20-23.6006%20-15%20-21.2002%20-15%20-21.2002s-15.2998%20-1.40039%20-18.7998%2011.4004c-3.5%2012.8994%205.59961%2059.6992%205.59961%2059.6992l-1.2998%20-0.299805s-0.799805%201.40039%20-12.5996%20-23.5996c-20.1006%20-48.9004%20-24.9004%20-50%20-36.5%20-47.9004c-11.6006%202.10059%20-12.1006%2016.7002%20-12.1006%2016.7002l-15.8994%20-8.7998s-38.6006%20-16.6006%20-58.8008%20-1.2998c-13.3994%2010.1992%20-18%2022.1992%20-19.5996%2029.6992c0%200%20-17%201.80078%20-28.0996%206.10059c-11.1006%204.2998%200.0996094%2018.2998%200.0996094%2018.2998s3.5%205.2998%2010%200s18.7998%20-2.90039%2018.7998%20-2.90039c1%208.5%202.5%2019.7002%207.7998%2031.5c11%2024.7002%2027.6006%2033%2041.3008%2033.3008c13.6992%200.199219%2023.3994%20-3.5%2031.6992%20-15.3008c18.6006%20-45.8994%20-49.3994%20-69.1992%20-49.3994%20-69.1992s-1.7998%20-12.1006%2016.7002%20-11.8008c18.5996%200.200195%2046.7998%2020.4004%2046.7998%2020.4004c1.2998%2015.4004%2012.0996%2063.5%2015%2070.7002c2.89941%207.2002%2014.2002%205.89941%2014.2002%205.89941s8.89941%201.90039%2010.5%20-7.5c1.69922%20-9.39941%20-6.40039%20-47.5996%20-6.40039%20-47.5996l1.2998%20-1.59961c0.799805%203.69922%2020.4004%2036.5%2020.4004%2036.5s11.2998%2019.5996%2028.5%2018.7998s-0.799805%20-53.5%20-0.799805%20-53.5l1.2998%20-1.60059l1.2998%202.40039c2.2002%205.90039%2027.7002%2044.5996%2027.7002%2044.5996s9.59961%2011.3008%2018.5%208.60059c8.7998%20-2.60059%209.39941%20-6.7002%209.89941%20-14.2002s-7%20-52.0996%20-7%20-52.0996s-4.2998%20-29.2002%205.40039%20-28.7002s20.2002%2010.7002%2020.2002%2010.7002s7.5%2057.5996%2012.5996%20105.1c5.10059%2047.5%2027.1006%2079.5%2027.1006%2079.5s6.5%2010%2023.5%2016.7002c11.1992%204%2023.3994%201.2998%2029.1992%20-23.1006c9.5%20-41%20-23.2998%20-87.8994%20-36.8994%20-105.199c5.89941%205.7998%2015.7998%2012.0996%2027.2002%205.2998c40.2998%20-25.2998%207.2998%20-80.9004%207.2998%20-80.9004c11.7998%203.7998%2033%2018%2033%2018s0.5%206.10059%200.700195%207.5c7.19922%2041.2998%2032%2056.2002%2036.5996%2059.7002c4.7998%203.59961%2047.0996%2019.7998%2049%20-24s-52.9004%20-59.0996%20-52.9004%20-59.0996s4.80078%20-12.6006%2025%20-9.40039c20.2002%203.2002%2043.3008%2022.7998%2043.3008%2022.7998c0.799805%2018%2012.5996%2061%2015%2067.2002c2.39941%206.2002%2017.1992%206.5%2018.7998%203c2.2002%20-7%200.299805%20-37.5996%200.299805%20-37.5996l1.59961%200.5c5.90039%2017.5%2018.3008%2031.1992%2018.3008%2031.1992s9.89941%209.7002%2018%207.30078c8.09961%20-2.30078%205.09961%20-30.4004%205.09961%20-30.4004s-4.2998%20-30.7002%209.40039%20-32c13.6992%20-1.40039%2029.2998%2010.7002%2029.2998%2010.7002s9.59961%203.89941%2010.7002%20-6.7998zM61.9004%20188.1c0%200%206.19922%20-1.89941%2019.8994%207.60059c13.7002%209.39941%2016.4004%2024.3994%209.10059%2031.3994c-7.2002%206.90039%20-28.2002%20-7%20-29%20-39zM334.7%20311.9c0%200%20-15.9004%20-54.5%20-16.4004%20-70.7002c0%200%2044.5%2072%2040%2096.2002c-4.5%2024.1992%20-23.5996%20-25.5%20-23.5996%20-25.5zM357.5%20173.5c12.5996%2033.0996%20-3.59961%2045.5%20-3.59961%2045.5s-23.4004%2012.9004%20-33.3008%20-20.2002c-9.89941%20-33.0996%20-6.39941%20-44.8994%20-6.39941%20-44.8994s30.7002%20-13.4004%2043.2998%2019.5996zM442.1%20188.1c0%200%2015.7002%20-1.09961%2026.4004%2014.2002s1.2998%2025.5%201.2998%2025.5s-8.59961%2011.1006%20-19.5996%20-9.09961c-11.1006%20-20.1006%20-8.10059%20-30.6006%20-8.10059%20-30.6006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22font-awesome-flag%22%20unicode=%22&#xf425;%22%20d=%22M444.373%2088.5762c0%20-7.16797%20-6.14453%20-10.2402%20-13.3125%20-13.3125c-28.6719%20-12.2881%20-59.3916%20-23.5518%20-92.1592%20-23.5518c-46.0801%200%20-67.584%2028.6719%20-122.88%2028.6719c-39.9365%200%20-81.9209%20-14.3359%20-115.713%20-29.6953c-2.04785%20-1.02441%20-4.0957%20-1.02441%20-6.14355%20-2.04883v-77.8232c0%20-21.4053%20-16.1221%20-34.8164%20-33.792%20-34.8164c-19.4561%200%20-34.8164%2015.3604%20-34.8164%2034.8164v374.783c-13.3115%2010.2402%20-22.5273%2026.624%20-22.5273%2045.0566c0%2031.7441%2025.5996%2057.3438%2057.3438%2057.3438s57.3438%20-25.5996%2057.3438%20-57.3438c0%20-18.4326%20-8.19141%20-34.8164%20-22.5273%20-45.0566v-31.7432c4.12402%201.37402%2058.7676%2028.6719%20114.688%2028.6719c65.2705%200%2097.6758%20-27.6484%20126.976%20-27.6484c38.9121%200%2081.9209%2027.6484%2092.1602%2027.6484c8.19238%200%2015.3604%20-6.14453%2015.3604%20-13.3125v-240.64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gitter%22%20unicode=%22&#xf426;%22%20horiz-adv-x=%22384%22%20d=%22M66.4004%20125.5h-50.4004v322.5h50.4004v-322.5zM166.9%20371.9v-435.9h-50.4004v435.9h50.4004zM267.5%20371.9v-435.9h-50.4004v435.9h50.4004zM368%20372v-247h-50.4004v247h50.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hooli%22%20unicode=%22&#xf427;%22%20horiz-adv-x=%22640%22%20d=%22M144.5%2096v16c12.2998%20-6.59961%2025.0996%20-12.2002%2038.2998%20-16.7998zM202.2%20101.3c29.5%20-10.7002%2055.3994%20-13.5%2075.2998%20-13.2998c-24.7998%20-7%20-58.2002%20-5.2998%20-94.7002%207.2002l19.4004%200.799805v5.2998zM611.1%20216.5c-16%200%20-28.8994%2013%20-28.8994%2028.9004c0%2015.8994%2013%2024.5%2028.8994%2024.5c16%200%2028.9004%20-8.5%2028.9004%20-24.5s-13%20-28.9004%20-28.9004%20-28.9004zM582.1%2096v110.5h57.9004v-110.5h-57.9004zM508.4%2096v168l57.8994%2027.2998v-195.3h-57.8994zM477.4%20215.4c18.0996%20-18.1006%2016.6992%20-33.8008%2016.7998%20-52.6006c0%20-18.7002%201.39941%20-34.2998%20-16.7998%20-52.5c-18.1006%20-18.2002%20-50.4004%20-17.0996%20-50.4004%20-17.0996s-32.2002%20-1.10059%20-50.4004%2017.0996c-18.1992%2018.2002%20-16.7998%2033.7998%20-16.7998%2052.5s-1.39941%2034.4004%2016.7998%2052.6006c18.1006%2018.1992%2050.4004%2017.0996%2050.4004%2017.0996s32.2002%201.09961%2050.4004%20-17.0996zM437.6%20143.5v40.4004c0%208.7998%20-7.2998%2010.8994%20-10.6992%2010.8994c-3.40039%200%20-10.7002%20-2.2002%20-10.7002%20-10.8994v-40.4004c0%20-3.59961%201.7998%20-12.5%2010.7002%20-12.5c8.89941%200%2010.6992%208.90039%2010.6992%2012.5zM331.4%20215.4c18.1992%20-18.1006%2016.6992%20-33.8008%2016.6992%20-52.3008c0%20-18.6992%201.5%20-34.2998%20-16.6992%20-52.5c-18.1006%20-18.1992%20-50.4004%20-17.0996%20-50.4004%20-17.0996s-32.2002%20-1.09961%20-50.4004%2017.0996c-18.1992%2018.2002%20-16.7998%2033.8008%20-16.7998%2052.5c0%2015.6006%20-0.899414%2029.1006%209.2998%2043.7002c-16%2011.7998%20-58%2037.4004%20-99.8994%2058.2998v-54.2998c8%2013.7002%2022.7002%2022%2038.5%2021.9004c27.2002%200%2040.5996%20-18.7002%2040.5996%20-37.4004v-93.8994c-20.3994%207.5%20-39.7002%2017.3994%20-57.7002%2029.5996v48.7002c0%208.09961%20-1.5%2015%20-10.5996%2015s-10.7998%20-11.2998%20-10.7998%20-18.2002v-29.7998l-4.5%203.59961c-22.9004%2018.9004%20-40.2998%2035.6006%20-53.4004%2050.2998v-31c11%20-9.7998%2023.6006%20-20.1992%2038.4004%20-31.3994c6.39941%20-4.90039%2012.8994%20-9.40039%2019.3994%20-13.6006v-28.5996h-57.8994v73.7002c-86.7002%2078%20-61.7998%20110.8%20-61.7998%20110.8c8.2998%2018.2998%2042.8994%2022.2002%2097.2998%200.0996094l22.5%2010.6006v-20.7002c29.5996%20-14.5996%2063.8994%20-31.5%20102.1%20-61.0996c1.60059%202.09961%203.40039%204.09961%205.2998%206c18.2002%2018.1992%2050.4004%2017.0996%2050.4004%2017.0996s32.2002%201.09961%2050.4004%20-17.0996zM65.2002%20264l29.2002%2013.7002c-26.9004%2010.0996%20-50.9004%2013.5%20-64.4004%202.09961c-3.7002%20-3.09961%20-13.5%20-24.5996%2035.2002%20-79.0996v63.2998zM291.7%20143.5v40.4004c0%208.7998%20-7.2998%2010.8994%20-10.7002%2010.8994s-10.7002%20-2.2002%20-10.7002%20-10.8994v-40.4004c0%20-3.59961%201.7998%20-12.5%2010.7002%20-12.5s10.7002%208.90039%2010.7002%2012.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22strava%22%20unicode=%22&#xf428;%22%20horiz-adv-x=%22384%22%20d=%22M158.4%20448l150.199%20-292h-88.5l-61.6992%20116.1l-62.2002%20-116.1h-89.2002zM308.6%20156h67.6006l-111.5%20-220l-112.2%20220h67.5996l44.6006%20-88.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stripe%22%20unicode=%22&#xf429;%22%20horiz-adv-x=%22640%22%20d=%22M165%20303.3l0.0996094%20-38.5h33.7002v-37.7998h-33.7002v-63.2002c0%20-26.2002%2028%20-18%2033.7002%20-15.7002v-33.7998c-5.89941%20-3.2002%20-16.5996%20-5.89941%20-31.2002%20-5.89941c-26.2998%200%20-46.0996%2017%20-46.0996%2043.2998l0.200195%20142.399zM254.1%20251.7c10.4004%2019.0996%2031.1006%2015.2002%2037.1006%2013.0996v-40.7998c-5.7002%201.7998%20-23.4004%204.5%20-33.9004%20-9.2998v-103.101h-44.2998v153.2h38.4004zM346.4%20324v-36.2002l-44.6006%20-9.5v36.2002zM44.9004%20219.7c0%20-20%2067.8994%20-10.5%2067.8994%20-63.4004c0%20-32%20-25.3994%20-47.7998%20-62.2998%20-47.7998c-15.2998%200%20-32%203%20-48.5%2010.0996v40c14.9004%20-8.09961%2033.9004%20-14.1992%2048.5996%20-14.1992c9.90039%200%2017%202.69922%2017%2010.8994c0%2021.2002%20-67.5%2013.2002%20-67.5%2062.4004c0%2031.3994%2024%2050.2002%2060%2050.2002c14.7002%200%2029.4004%20-2.30078%2044.1006%20-8.10059v-41.7998c-13.5%207.2998%20-30.7002%2011.4004%20-44.2002%2011.4004c-9.2998%20-0.100586%20-15.0996%20-2.80078%20-15.0996%20-9.7002zM640%20186.4c0%20-4.30078%20-0.400391%20-13.6006%20-0.599609%20-15.9004h-86.9004c2%20-20.7998%2017.2002%20-26.9004%2034.5%20-26.9004c17.5996%200%2031.5%203.7002%2043.5996%209.80078v-33.4004c-12.0996%20-6.7002%20-28%20-11.5%20-49.1992%20-11.5c-43.2002%200%20-73.5%2024.7002%20-73.5%2078.2002c0%2045.2002%2025.6992%2081.0996%2067.8994%2081.0996s64.2002%20-35.8994%2064.2002%20-81.3994zM552.1%20203.2h45.9004c0%2020%20-11.5996%2028.3994%20-22.5%2028.3994c-11.0996%200%20-23.4004%20-8.39941%20-23.4004%20-28.3994zM439.2%20267.8c31.2002%200%2060.5996%20-28.0996%2060.5%20-79.7002c0%20-56.3994%20-29%20-79.5996%20-60.7998%20-79.5996c-15.5%200%20-25%206.5%20-31.4004%2011.2002l-0.0996094%20-50.2002l-44.4004%20-9.40039v204.801h39.0996l2.30078%20-11c6.19922%205.69922%2017.3994%2013.8994%2034.7998%2013.8994zM428.6%20145.3c16.5%200%2027.5%2017.9004%2027.4004%2041.7998c0%2023.2002%20-11.2002%2041.4004%20-27.4004%2041.4004c-10.1992%200%20-16.5996%20-3.7002%20-21.1992%20-8.7998l0.299805%20-66c4.2998%20-4.60059%2010.5%20-8.40039%2020.8994%20-8.40039zM301.9%20111.6v153.2h44.5996v-153.2h-44.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stripe-s%22%20unicode=%22&#xf42a;%22%20horiz-adv-x=%22384%22%20d=%22M155.3%20293.4c0%20-64.2002%20218%20-33.7002%20218%20-203.9c0%20-102.6%20-81.7002%20-153.6%20-200.3%20-153.6c-55.2773%200.125%20-108.22%2011.7861%20-156%2032.3994v128.5c47.9004%20-26%20108.9%20-45.5%20156.1%20-45.5c31.8008%200%2054.7002%208.5%2054.7002%2034.9004c0%2068.0996%20-216.8%2042.5%20-216.8%20200.399c0%20101%2077.0996%20161.4%20192.8%20161.4c47.2998%200%2094.5%20-7.2002%20141.8%20-26.0996v-134.301c-43.3994%2023.4004%20-98.5%2036.7002%20-141.899%2036.7002c-29.7998%200%20-48.4004%20-8.59961%20-48.4004%20-30.8994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22typo3%22%20unicode=%22&#xf42b;%22%20d=%22M178.7%20369.6c0%20-66.3994%2083.3994%20-264.899%20140.6%20-264.899c6.90039%200%2011.5%200%2018.5%202.2998c-49.3994%20-79.5%20-110.399%20-139%20-146.7%20-139c-77.2998%200%20-184.1%20234%20-184.1%20337.5c0%2016.2998%203.90039%2029.4004%209.2998%2037.0996c27%2032.4004%20106.8%2057.9004%20176.3%2066.4004c-8.5%20-7%20-13.8994%20-14.7002%20-13.8994%20-39.4004zM301.5%20416c71.7998%200%20138.8%20-11.5996%20138.8%20-52.5c0%20-82.5996%20-52.5%20-182.3%20-78.7998%20-182.3c-47.9004%200%20-101.7%20132.1%20-101.7%20198.5c0%2030.8994%2011.6006%2036.2998%2041.7002%2036.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22amazon-pay%22%20unicode=%22&#xf42c;%22%20horiz-adv-x=%22640%22%20d=%22M14%20122.7c2.2998%204.2002%205.2002%204.89941%209.7002%202.5c10.3994%20-5.60059%2020.5996%20-11.4004%2031.2002%20-16.7002c39.8447%20-19.8691%2083.1084%20-35.7148%20127.399%20-46.2998c20.5771%20-4.96484%2041.8789%20-8.95996%2063.2002%20-11.7998c26.4932%20-3.56152%2053.5293%20-5.40039%2080.9922%20-5.40039c4.97266%200%209.06348%200.0800781%2014.0078%200.200195c17.4004%200.399414%2034.7998%201.7998%2052.0996%203.7998c56.8682%206.62891%20112.369%2021.4697%20163.301%2042.7998c2.89941%201.2002%205.89941%202%209.09961%201.2002c6.7002%20-1.7998%209%20-9%204.09961%20-13.9004c-2.98828%20-2.74707%20-6.16797%20-5.2002%20-9.59961%20-7.39941c-30.7002%20-21.1006%20-64.2002%20-36.4004%20-99.5996%20-47.9004c-24.0801%20-7.76074%20-49.5137%20-13.7686%20-75.1006%20-17.5996c-17.4854%20-2.67871%20-35.0918%20-4.29395%20-53.2002%20-4.7998c-0.847656%20-0.0517578%20-1.68066%20-0.152344%20-2.5%20-0.300781h-21.0996c-0.818359%200.148438%20-1.65234%200.249023%20-2.5%200.300781c-3.59961%200.199219%20-7.2002%200.299805%20-10.7002%200.399414c-17.1182%200.776367%20-33.8633%202.55957%20-50.3994%205.2998c-27.5244%204.48633%20-54.7959%2011.6387%20-80.4004%2020.9004c-54.1943%2019.5449%20-103.535%2049.2734%20-145.6%2087c-1.80078%201.59961%20-3%203.7998%20-4.40039%205.7002v2zM172%20382.9c2.7998%200%205.5%200%208.2998%20-0.100586c3.2998%20-0.5%206.60059%20-0.799805%209.7998%20-1.5c21.3008%20-4.39941%2035.4004%20-17.2998%2043.9004%20-36.8994c6.90039%20-15.9004%208.59961%20-32.7002%208.09961%20-49.8008c-0.399414%20-15.3994%20-3.2998%20-30.1992%20-10.2998%20-44.0996c-9.2002%20-18.4004%20-23.3994%20-30.9004%20-43.7998%20-34.9004c-22.5%20-4.39941%20-43.0996%200.5%20-61%2015.4004c-0.5%200.5%20-1.09961%201%20-2.2002%201.90039v-72.4004c0%20-1%200%20-2%20-0.0996094%20-3c-0.299805%20-3%20-2.10059%20-5%20-5%20-5c-7%20-0.0996094%20-14.1006%20-0.0996094%20-21.1006%200c-2.89941%200.0996094%20-4.69922%202%20-4.89941%205c-0.100586%201%20-0.100586%202%20-0.100586%203v209.3c0%206.90039%201.30078%208.2002%208.2002%208.2002h11.5c4.60059%200%206.90039%20-2%207.60059%20-6.59961c0.5%20-2.7002%200.899414%20-5.5%201.2998%20-8.2002c0.0537109%20-0.494141%200.193359%20-0.970703%200.399414%20-1.40039c2.5%201.90039%204.7002%203.7002%207.10059%205.40039c10.8691%207.98535%2023.957%2013.3662%2038%2015.0996zM124.6%20341c0.100586%20-14.0996%200%20-28%200%20-42.0996c0%20-14.1006%200.100586%20-28.1006%200%20-42.2002c-0.00585938%20-0.0849609%20-0.0126953%20-0.165039%20-0.0126953%20-0.250977c0%20-1.29102%200.686523%20-2.42188%201.71289%20-3.04883c11.2002%20-7.90039%2023.4004%20-13.3008%2037.4004%20-13.9004c20.2002%20-0.900391%2035.7998%207.2002%2042.5996%2028.5c3.2002%2010%204%2020.2002%204%2030.5996c0%2011.2002%20-1%2022.3008%20-4.89941%2033c-6.40039%2017.5%20-18.6006%2024.8008%20-33.5%2025.9004c-16.8008%201.2998%20-31.9004%20-3.7002%20-45.6006%20-13.2002c-1.02734%20-0.605469%20-1.71289%20-1.7168%20-1.71289%20-2.99414c0%20-0.103516%200.00390625%20-0.205078%200.0126953%20-0.305664zM330.3%20382.9c4%200%208%200%2011.9004%200.0996094c3.59961%20-0.5%207.2002%20-0.799805%2010.7998%20-1.2998c7.7002%20-1.10059%2015.0996%20-3.10059%2021.7998%20-7.10059c11.6006%20-6.89941%2017.1006%20-17.5%2019%20-30.3994c0.597656%20-3.93945%200.905273%20-7.87793%200.905273%20-11.9834c0%20-0.305664%20-0.00195312%20-0.611328%20-0.00488281%20-0.916992v-106c0.00292969%20-0.157227%200.00488281%20-0.282227%200.00488281%20-0.44043c0%20-0.794922%20-0.0351562%20-1.58203%20-0.105469%20-2.35938c-0.0742188%20-2.59277%20-2.19336%20-4.67969%20-4.7998%20-4.7002c-5.39941%20-0.0996094%20-10.8994%20-0.0996094%20-16.2998%200c-2.90039%200.100586%20-4.7998%202.10059%20-5.40039%205.2002c-0.699219%203.59961%20-1.19922%207.2002%20-1.7998%2011c-0.583984%20-0.296875%20-1.11816%20-0.665039%20-1.59961%20-1.09961c-11.7998%20-9.7002%20-25.2002%20-16.1006%20-40.2998%20-18.4004c-13.1006%20-2%20-26%20-1.2002%20-37.9004%205.40039c-12.4004%206.89941%20-19.4004%2017.6992%20-21.4004%2031.6992c-1.5%2010.5%20-0.799805%2020.9004%203.90039%2030.7002c6.09961%2012.6006%2016.5%2020.4004%2029.4004%2024.9004c10.7998%203.7998%2022%204.5%2033.2998%203.89941c10.9355%20-0.680664%2021.6748%20-2.35449%2032%20-4.89941c0.399414%20-0.100586%200.799805%200%201.2998%20-0.100586c0.107422%200.453125%200.174805%200.921875%200.200195%201.40039c-0.100586%208.2998%200%2016.5996%20-0.299805%2024.9004c-0.200195%205.89941%20-1.60059%2011.5996%20-5.30078%2016.3994c-4.19922%205.5%20-10.2998%207.40039%20-16.7998%208.40039c-12.5%201.89941%20-24.8994%200.899414%20-37.2002%20-1.40039c-7.89941%20-1.5%20-15.6992%20-3.7002%20-23.5%20-5.7002c-4.69922%20-1.19922%20-6.69922%200.100586%20-6.7998%204.90039c-0.0996094%203.2998%200.100586%206.59961%200%209.90039c-0.0996094%203.89941%201.7002%206.5%205.2998%207.69922c5.90039%202%2011.8008%204.2002%2017.9004%205.80078c9.3125%202.27539%2018.9932%203.68164%2028.9004%204.09961c0.899414%200.0996094%201.89941%200.299805%202.89941%200.400391zM365.3%20255.2c-0.0996094%204.7002%200.100586%209.2998%200.100586%2014.0996s-0.100586%209.5%200%2014.2998c0%201.60059%20-0.5%202.40039%20-2.10059%202.60059c-8.39941%201.09961%20-16.5996%202.7002%20-25%203.39941c-2.34766%200.273438%20-4.66895%200.400391%20-7.08984%200.400391c-6.15625%200%20-12.1016%20-0.90918%20-17.71%20-2.59961c-8%20-2.60059%20-13.9004%20-7.30078%20-16.4004%20-15.6006c-0.914062%20-3.01953%20-1.40527%20-6.22168%20-1.40527%20-9.53906c0%20-3.43457%200.527344%20-6.74707%201.50586%20-9.86035c1.77637%20-6.16602%206.41895%20-11.1133%2012.3994%20-13.3008c5.40039%20-2.19922%2011.1006%20-2.39941%2016.8008%20-1.7998c13.8994%201.40039%2026.1992%206.7998%2037.3994%2014.9004c0.90918%200.594727%201.50684%201.61719%201.50684%202.7832c0%200.0732422%20-0.00195312%200.145508%20-0.00683594%200.216797zM625.2%20125.8v-17.2998c-0.700195%20-3.59961%20-1.2998%20-7.2998%20-2.10059%20-10.9004c-4.39941%20-20.2998%20-11.8994%20-39.1992%20-24.6992%20-55.5996c-3.97559%20-4.76562%20-8.1582%20-9.17773%20-12.7002%20-13.4004c-1.33008%20-1.21289%20-2.98242%20-2.09082%20-4.7998%20-2.5c-2.90039%20-0.699219%20-4.60059%201.2002%20-4.10059%204.10059c0.243164%201.03027%200.584961%202.04785%201%203c5.7998%2014.7998%2011.7002%2029.7002%2015.7998%2045.0996c2.10059%207.60059%203.90039%2015.2998%203.5%2023.2998c-0.199219%205.2002%20-2.5%209%20-7.59961%2010.4004c-4.60352%201.3623%20-9.46191%202.29004%20-14.4004%202.7002c-11.3994%200.899414%20-22.8994%200.200195%20-34.2998%20-0.900391c-7.7998%20-0.799805%20-15.5%20-1.7002%20-23.2998%20-2.5c-0.607422%20-0.0693359%20-1.20215%20-0.104492%20-1.82715%20-0.104492c-0.125%200%20-0.249023%200.00195312%20-0.373047%200.00488281c-1.5%20-0.100586%20-3.2002%200.299805%20-3.59961%201.7998c-0.129883%200.450195%20-0.197266%200.930664%20-0.197266%201.42285c0%200.939453%200.253906%201.82031%200.697266%202.57715c1.00879%201.39258%202.25%202.56836%203.7002%203.5c12.0996%208.2998%2025.6992%2012.9004%2040%2015.5996c8.68945%201.59961%2017.376%202.43945%2026.5254%202.43945c4.26953%200%208.49707%20-0.182617%2012.6738%20-0.539062c7.24512%20-0.454102%2014.3311%20-1.80273%2021%20-3.90039c4.30078%20-1.39941%208.10059%20-3.2998%209.10059%20-8.2998zM493.1%20249c0.300781%20-0.700195%200.501953%20-1.2998%200.902344%20-2.40039c2.59961%207.7002%205.2002%2015%207.7002%2022.2002l34.7998%20100c0.5%201.40039%201.09961%202.7002%201.59961%204.10059c0.980469%203.02734%203.81543%205.21777%207.16699%205.21777c0.179688%200%200.357422%20-0.00585938%200.533203%20-0.0185547c6.60059%200%2013.2998%200.100586%2019.9004%200c2.7998%200%204.09961%20-1.59961%203.7002%20-4.39941c-0.335938%20-1.89648%20-0.884766%20-3.76465%20-1.60059%20-5.5c-23.3662%20-59.9336%20-46.8994%20-119.801%20-70.5996%20-179.601c-2.58691%20-6.37598%20-5.6875%20-12.5654%20-9.2002%20-18.3994c-8.7998%20-14.9004%20-22.4004%20-21.7998%20-39.5%20-21.4004c-5.7666%200.225586%20-11.3984%200.905273%20-16.9004%202c-5.39941%200.900391%20-7.2998%203.40039%20-7.39941%208.90039c-0.100586%203.2666%20-0.100586%206.56641%200%209.89941c0.0996094%203.5%201.7998%205%205.2002%204.80078c2.5%20-0.200195%205%20-0.800781%207.5%20-1c1.57227%20-0.178711%203.11328%20-0.264648%204.7334%20-0.264648c3.68457%200%207.25879%200.473633%2010.666%201.36426c7.2002%201.90039%2012.2002%206.7998%2015.2002%2013.2998c3.40039%207.2998%206%2015%209.2998%2022.2998c1.90039%204.2002%201.5%207.7002%20-0.200195%2011.8008c-19.7998%2048.5%20-39.5%2097%20-59.1006%20145.5c-0.770508%201.95117%20-1.41797%204.02051%20-1.90039%206.09961c-0.5%202.5%200.700195%204.5%203.2002%204.5c7.7002%200.0996094%2015.2998%200%2022.9004%20-0.0996094c3.2002%200%205.2998%20-1.90039%206.39941%20-4.80078c2.10059%20-5.59961%204.30078%20-11.1992%206.30078%20-16.8994c12.8994%20-35.7666%2025.7988%20-71.5%2038.6982%20-107.2z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cc-amazon-pay%22%20unicode=%22&#xf42d;%22%20horiz-adv-x=%22576%22%20d=%22M124.7%20246.2c0.0996094%2011.7998%200%2023.5%200%2035.2998v35.2998c0%201.2998%200.399414%202%201.39941%202.7002c11.5%208%2024.1006%2012.0996%2038.2002%2011.0996c12.5%20-0.899414%2022.7002%20-7%2028.1006%20-21.6992c3.2998%20-8.90039%204.09961%20-18.2002%204.09961%20-27.7002c0%20-8.7002%20-0.700195%20-17.2998%20-3.40039%20-25.6006c-5.69922%20-17.7998%20-18.6992%20-24.6992%20-35.6992%20-23.8994c-11.7002%200.5%20-21.9004%205%20-31.4004%2011.7002c-0.900391%200.799805%20-1.40039%201.59961%20-1.2998%202.7998zM279.6%20231.6c-5.19922%202%20-8.7998%205.7002%20-10.3994%2011.2002c-1.7002%205.40039%20-1.7002%2010.7998%20-0.100586%2016.2002c2%206.90039%207%2010.9004%2013.7002%2013.0996c6.7998%202.2002%2013.7998%202.5%2020.7998%201.90039c7%20-0.700195%2013.9004%20-2%2020.9004%20-2.90039c1.40039%20-0.199219%201.7998%20-0.799805%201.7998%20-2.19922c-0.0996094%20-4%200%20-8%200%20-12c0%20-3.90039%20-0.0996094%20-7.90039%200%20-11.8008c0%20-1.19922%20-0.399414%20-1.89941%20-1.2998%20-2.5c-9.40039%20-6.7998%20-19.7002%20-11.2998%20-31.2998%20-12.5c-4.7998%20-0.5%20-9.5%20-0.299805%20-14.1006%201.5zM576%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048%20-21.5%2048%20-48zM368.5%20344.1c0.400391%20-1.69922%200.900391%20-3.39941%201.59961%20-5.09961c16.5%20-40.5996%2032.9004%20-81.2998%2049.5%20-121.9c1.40039%20-3.5%201.7002%20-6.39941%200.200195%20-9.89941c-2.7998%20-6.2002%20-4.89941%20-12.6006%20-7.7998%20-18.7002c-2.59961%20-5.5%20-6.7002%20-9.5%20-12.7002%20-11.2002c-4.2002%20-1.09961%20-8.5%20-1.2998%20-12.8994%20-0.899414c-2.10059%200.199219%20-4.2002%200.699219%20-6.30078%200.799805c-2.7998%200.200195%20-4.19922%20-1.10059%20-4.2998%20-4c-0.0996094%20-2.7998%20-0.0996094%20-5.60059%200%20-8.2998c0.100586%20-4.60059%201.60059%20-6.7002%206.2002%20-7.5c4.7002%20-0.800781%209.40039%20-1.60059%2014.2002%20-1.7002c14.2998%20-0.299805%2025.7002%205.39941%2033.0996%2017.8994c2.90039%204.90039%205.60059%2010.1006%207.7002%2015.4004c19.7998%2050.0996%2039.5%20100.3%2059.2002%20150.5c0.599609%201.5%201.09961%203%201.2998%204.59961c0.400391%202.40039%20-0.700195%203.60059%20-3.09961%203.7002c-5.60059%200.100586%20-11.1006%200%20-16.7002%200c-3.10059%200%20-5.2998%20-1.39941%20-6.40039%20-4.2998c-0.399414%20-1.09961%20-0.899414%20-2.2998%20-1.2998%20-3.40039l-29.0996%20-83.6992c-2.10059%20-6.10059%20-4.2002%20-12.1006%20-6.5%20-18.6006c-0.400391%200.900391%20-0.600586%201.40039%20-0.800781%201.90039c-10.7998%2029.8994%20-21.5996%2059.8994%20-32.3994%2089.7998c-1.7002%204.7002%20-3.5%209.5%20-5.2998%2014.2002c-0.900391%202.5%20-2.7002%204%20-5.40039%204c-6.40039%200.0996094%20-12.7998%200.200195%20-19.2002%200.0996094c-2.2002%200%20-3.2998%20-1.59961%20-2.7998%20-3.7002zM242.4%20242c1.69922%20-11.7002%207.59961%20-20.7998%2018%20-26.5996c9.89941%20-5.5%2020.6992%20-6.2002%2031.6992%20-4.60059c12.7002%201.90039%2023.9004%207.2998%2033.8008%2015.5c0.399414%200.299805%200.799805%200.600586%201.39941%201c0.5%20-3.2002%200.900391%20-6.2002%201.5%20-9.2002c0.5%20-2.59961%202.10059%20-4.2998%204.5%20-4.39941c4.60059%20-0.100586%209.10059%20-0.100586%2013.7002%200c2.2998%200.0996094%203.7998%201.59961%204%203.89941c0.0996094%200.800781%200.0996094%201.60059%200.0996094%202.30078v88.7998c0%203.59961%20-0.199219%207.2002%20-0.699219%2010.7998c-1.60059%2010.7998%20-6.2002%2019.7002%20-15.9004%2025.4004c-5.59961%203.2998%20-11.7998%205%20-18.2002%205.89941c-3%200.400391%20-6%200.700195%20-9.09961%201.10059h-10c-0.799805%20-0.100586%20-1.60059%20-0.300781%20-2.5%20-0.300781c-8.2002%20-0.399414%20-16.2998%20-1.39941%20-24.2002%20-3.5c-5.09961%20-1.2998%20-10%20-3.19922%20-15%20-4.89941c-3%20-1%20-4.5%20-3.2002%20-4.40039%20-6.5c0.100586%20-2.7998%20-0.0996094%20-5.60059%200%20-8.2998c0.100586%20-4.10059%201.80078%20-5.2002%205.7002%20-4.10059c6.5%201.7002%2013.1006%203.5%2019.7002%204.7998c10.2998%201.90039%2020.7002%202.7002%2031.0996%201.2002c5.40039%20-0.799805%2010.5%20-2.39941%2014.1006%20-7c3.09961%20-4%204.2002%20-8.7998%204.39941%20-13.7002c0.300781%20-6.89941%200.200195%20-13.8994%200.300781%20-20.7998c0%20-0.399414%20-0.100586%20-0.700195%20-0.200195%20-1.2002c-0.400391%200%20-0.799805%200%20-1.10059%200.100586c-8.7998%202.09961%20-17.6992%203.59961%20-26.7998%204.09961c-9.5%200.5%20-18.8994%20-0.0996094%20-27.8994%20-3.2002c-10.8008%20-3.7998%20-19.5%20-10.2998%20-24.6006%20-20.7998c-4.09961%20-8.2998%20-4.59961%20-17%20-3.39941%20-25.7998zM98.7002%20341.1v-175.3c0%20-0.799805%200%20-1.7002%200.0996094%20-2.5c0.200195%20-2.5%201.7002%20-4.09961%204.10059%20-4.2002c5.89941%20-0.0996094%2011.7998%20-0.0996094%2017.6992%200c2.5%200%204%201.7002%204.10059%204.10059c0.0996094%200.799805%200.0996094%201.7002%200.0996094%202.5v60.7002c0.900391%20-0.700195%201.40039%20-1.2002%201.90039%20-1.60059c15%20-12.5%2032.2002%20-16.5996%2051.0996%20-12.8994c17.1006%203.39941%2028.9004%2013.8994%2036.7002%2029.1992c5.7998%2011.6006%208.2998%2024.1006%208.7002%2037c0.5%2014.3008%20-1%2028.4004%20-6.7998%2041.7002c-7.10059%2016.4004%20-18.9004%2027.2998%20-36.7002%2030.9004c-2.7002%200.599609%20-5.5%200.799805%20-8.2002%201.2002h-7c-1.2002%20-0.200195%20-2.40039%20-0.300781%20-3.59961%20-0.5c-11.7002%20-1.40039%20-22.3008%20-5.80078%20-31.8008%20-12.7002c-2%20-1.40039%20-3.89941%20-3%20-5.89941%20-4.5c-0.100586%200.5%20-0.299805%200.799805%20-0.400391%201.2002c-0.399414%202.2998%20-0.700195%204.59961%20-1.09961%206.89941c-0.600586%203.90039%20-2.5%205.5%20-6.40039%205.60059h-9.7002c-5.89941%200.0996094%20-6.89941%20-1%20-6.89941%20-6.80078zM493.6%20109c-2.69922%200.700195%20-5.09961%200%20-7.59961%20-1c-43.9004%20-18.4004%20-89.5%20-30.2002%20-136.8%20-35.7998c-14.5%20-1.7002%20-29.1006%20-2.7998%20-43.7002%20-3.2002c-26.5996%20-0.700195%20-53.2002%200.799805%20-79.5996%204.2998c-17.8008%202.40039%20-35.5%205.7002%20-53%209.90039c-37%208.89941%20-72.7002%2021.7002%20-106.7%2038.7998c-8.7998%204.40039%20-17.4004%209.2998%20-26.1006%2014c-3.7998%202.09961%20-6.19922%201.5%20-8.19922%20-2.09961v-1.7002c1.19922%20-1.60059%202.19922%20-3.40039%203.69922%20-4.7998c36%20-32.2002%2076.6006%20-56.5%20122%20-72.9004c21.9004%20-7.90039%2044.4004%20-13.7002%2067.3008%20-17.5c14%20-2.2998%2028%20-3.7998%2042.1992%20-4.5c3%20-0.0996094%206%20-0.200195%209%20-0.400391c0.700195%200%201.40039%20-0.199219%202.10059%20-0.299805h17.7002c0.699219%200.100586%201.39941%200.299805%202.09961%200.299805c14.9004%200.400391%2029.7998%201.80078%2044.5996%204c21.4004%203.2002%2042.4004%208.10059%2062.9004%2014.7002c29.5996%209.60059%2057.7002%2022.4004%2083.4004%2040.1006c2.7998%201.89941%205.69922%203.7998%208%206.19922c4.2998%204.40039%202.2998%2010.4004%20-3.30078%2011.9004zM544%20136.7c-0.799805%204.2002%20-4%205.7998%20-7.59961%207c-5.7002%201.89941%20-11.6006%202.7998%20-17.6006%203.2998c-11%200.900391%20-22%200.400391%20-32.7998%20-1.59961c-12%20-2.2002%20-23.4004%20-6.10059%20-33.5%20-13.1006c-1.2002%20-0.799805%20-2.40039%20-1.7998%20-3.09961%20-3c-0.600586%20-0.899414%20-0.700195%20-2.2998%20-0.5%20-3.39941c0.299805%20-1.30078%201.69922%20-1.60059%203%20-1.5c0.599609%200%201.19922%200%201.7998%200.0996094l19.5%202.09961c9.59961%200.900391%2019.2002%201.5%2028.7998%200.800781c4.09961%20-0.300781%208.09961%20-1.2002%2012%20-2.2002c4.2998%20-1.10059%206.2002%20-4.40039%206.40039%20-8.7002c0.299805%20-6.7002%20-1.2002%20-13.0996%20-2.90039%20-19.5c-3.5%20-12.9004%20-8.2998%20-25.4004%20-13.2998%20-37.7998c-0.299805%20-0.799805%20-0.700195%20-1.7002%20-0.799805%20-2.5c-0.400391%20-2.5%201%20-4%203.39941%20-3.5c1.40039%200.299805%203%201.09961%204%202.09961c3.7002%203.60059%207.5%207.2002%2010.6006%2011.2002c10.6992%2013.7998%2017%2029.5996%2020.6992%2046.5996c0.700195%203%201.2002%206.10059%201.7002%209.10059c0.200195%204.7002%200.200195%209.59961%200.200195%2014.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ethereum%22%20unicode=%22&#xf42e;%22%20horiz-adv-x=%22320%22%20d=%22M311.9%20187.2l-151.9%20-92.7998l-152%2092.7998l152%20260.8zM160%2064.5996l152%2092.8008l-152%20-221.4l-152%20221.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22korvue%22%20unicode=%22&#xf42f;%22%20horiz-adv-x=%22446%22%20d=%22M386.5%20414c32.7002%200%2059.5%20-26.7998%2059.5996%20-59.5v-327c0%20-32.7002%20-26.5%20-59.5%20-59.5%20-59.5h-327.1c-32.7002%200%20-59.5%2026.7998%20-59.5%2059.4004v327.1c0%2032.7002%2026.7998%2059.5%2059.5%2059.5h327zM87.0996%20327.2v-132h187.5l81.2002%20132h-110.899l-61.8008%20-116v116h-96zM248.9%2055.0996h118.399l-88.5996%20130.801h-191.5v-130.801h96v113.601z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22elementor%22%20unicode=%22&#xf430;%22%20d=%22M425.6%20416c12.4004%200%2022.4004%20-10%2022.4004%20-22.4004v-403.199c0%20-12.4004%20-10%20-22.4004%20-22.4004%20-22.4004h-403.199c-12.4004%200%20-22.4004%2010%20-22.4004%2022.4004v403.199c0%2012.4004%2010%2022.4004%2022.4004%2022.4004h403.199zM164.3%2092.5v199h-39.7998v-199h39.7998zM323.6%2092.5v39.7998h-119.5v-39.7998h119.5zM323.6%20172.1v39.8008h-119.5v-39.8008h119.5zM323.6%20251.8v39.7998h-119.5v-39.7998h119.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22youtube-square%22%20unicode=%22&#xf431;%22%20d=%22M186.8%20245.9l95.2002%20-54.1006l-95.2002%20-54.0996v108.2zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM406%20191.7c0%200%200%2059.5996%20-7.59961%2088.2002c-4.2002%2015.7998%20-16.5%2028.1992%20-32.2002%2032.3994c-28.2998%207.7002%20-142.2%207.7002%20-142.2%207.7002s-113.9%200%20-142.2%20-7.7002c-15.7002%20-4.2002%20-28%20-16.5996%20-32.2002%20-32.3994c-7.59961%20-28.5%20-7.59961%20-88.2002%20-7.59961%20-88.2002s0%20-59.6006%207.59961%20-88.2002c4.2002%20-15.7998%2016.5%20-27.7002%2032.2002%20-31.9004c28.2998%20-7.59961%20142.2%20-7.59961%20142.2%20-7.59961s113.9%200%20142.2%207.7002c15.7002%204.2002%2028%2016.0996%2032.2002%2031.8994c7.59961%2028.5%207.59961%2088.1006%207.59961%2088.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flipboard%22%20unicode=%22&#xf44d;%22%20d=%22M0%20416h448v-448h-448v448zM358.4%20236.8v89.6006h-268.801v-268.801h89.6006v89.6006h89.5996v89.5996h89.6006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hips%22%20unicode=%22&#xf452;%22%20horiz-adv-x=%22640%22%20d=%22M251.6%20290.4v-201.801c0%20-1.89941%20-0.899414%20-2.7998%20-2.7998%20-2.7998h-40.8994c-1.60059%200%20-2.7002%201.40039%20-2.7002%202.7998v201.801c0%201.39941%201.09961%202.7998%202.7002%202.7998h40.8994c1.90039%200%202.7998%20-0.900391%202.7998%20-2.7998zM156.5%20280c18.7002%20-13.5%2028%20-31.9004%2028%20-55.2998v-136.101c0%20-1.89941%20-0.900391%20-2.7998%20-2.7002%20-2.7998h-27.2998c-9.09961%200%20-16.4004%207.2998%20-16.4004%2016.2998v122.601c0%200.899414%202.7002%2027%20-45.7998%2027c-48.5996%200%20-45.7998%20-26.2002%20-45.7998%20-27v-136.101c0%20-1.89941%20-0.900391%20-2.7998%20-2.7998%20-2.7998h-41c-1.7998%200%20-2.7002%200.900391%20-2.7002%202.7998v279.2c0%201.7998%200.900391%202.7002%202.7002%202.7002h40.8994c1.90039%200%202.80078%20-0.900391%202.80078%20-2.7002v-81.2002c15.1992%207.7002%2031.6992%2011.5%2049.7998%2011.4004c24%20-0.0996094%2044.2002%20-6.2002%2060.2998%20-18zM634.9%20169.9c5.5%20-12.6006%206.59961%20-25.6006%203.09961%20-39.1006c-9.59961%20-36.8994%20-44.9004%20-45.5%20-45.5996%20-45.7998c-10.5%20-3.09961%20-23.6006%20-4.2998%20-36.3008%20-4.2998c-16.5996%200%20-32.5996%202.7002%20-48.1992%208.2002c-9.7002%203.39941%20-14.6006%2010.2998%20-14.6006%2020.6992v34.4004c0%202.09961%202.2998%203.7002%204.40039%202.2998c13.7002%20-10.2002%2034.0996%20-19.0996%2058.3994%20-19.0996c23.3008%200%2032.8008%204.5%2036.5%2013.5996c3%207.90039%20-0.599609%2016.1006%20-12.1992%2021.2002l-53.6006%2023.5c-21.3994%209.40039%20-33.7998%2024%20-37.2002%2043.5996c-5.69922%2033.7002%2022.2002%2053.3008%2022.7002%2053.7002c13.2002%209.60059%2032%2015.4004%2058.5%2015.4004c19%200%2037.4004%20-3.2998%2055.1006%20-9.90039c1.2998%20-0.5%201.89941%20-1.2998%201.89941%20-2.59961v-44.7002c0%20-2.09961%20-2.2998%20-3.40039%20-4%20-2.40039c-39.7002%2020.7002%20-76.5996%2012.3008%20-84%206.80078c-6.59961%20-4.90039%20-6%20-12.5%202.60059%20-16.1006l57.5996%20-25.2998c16.5%20-7.09961%2028.0996%20-18.4004%2034.9004%20-34.0996zM376.2%20298.2c60.3994%200%20108.7%20-48.2998%20108.6%20-108.601c0%20-60.1992%20-48.2002%20-108.699%20-108.7%20-108.699c-21.8994%200%20-41.1992%206.39941%20-57.6992%2019.0996v-88.7998c0%20-1.7998%20-0.900391%20-2.7002%20-2.80078%20-2.7002h-40.8994c-2.10059%200%20-2.7002%201.90039%20-2.7002%202.7002v183.5c0%2083.3994%2072.5%20103.5%20104.2%20103.5zM376.2%20127.3c34.8994%200%2062.2998%2027.9004%2062.2002%2062.2002c0%2034.5996%20-27.7002%2062.2002%20-62.2002%2062.2002c-34.6006%200%20-62.2002%20-27.7002%20-62.2002%20-62.2002c0%20-17.2002%206%20-31.7998%2018.2002%20-44c12.0996%20-12.0996%2026.7998%20-18.2002%2044%20-18.2002zM228.3%20375.5c15.9004%200%2028.9004%20-12.7002%2028.9004%20-28.9004c0%20-15.7998%20-12.7002%20-28.8994%20-28.9004%20-28.8994s-28.8994%2013.2998%20-28.8994%2028.8994c0.0996094%2016%2013%2028.9004%2028.8994%2028.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22php%22%20unicode=%22&#xf457;%22%20horiz-adv-x=%22640%22%20d=%22M320%20343.5c-171.3%200%20-303.2%20-72.2002%20-303.2%20-151.5s131.8%20-151.5%20303.2%20-151.5c171.3%200%20303.2%2072.2002%20303.2%20151.5s-131.8%20151.5%20-303.2%20151.5zM320%20360.3c176.7%200%20320%20-75.2998%20320%20-168.3s-143.3%20-168.3%20-320%20-168.3s-320%2075.2998%20-320%20168.3s143.3%20168.3%20320%20168.3zM218.2%20205.5c7.39941%2038.4004%20-18.4004%2034.2998%20-56.4004%2034.2998l-13.7002%20-70.5996c34.3008%200%2062.2002%20-4.2002%2070.1006%2036.2998zM97.4004%2097.7002l32.6992%20168.7h70.7002c21.2002%200%2036.7998%20-5.5%2046.5%20-16.7002c18.6006%20-21.4004%2011.7998%20-64.1006%20-14.2998%20-88.1006c-23.5996%20-22.0996%20-49.0996%20-19.0996%20-90.2002%20-19.0996l-8.7002%20-44.7998h-36.6992zM283.1%20311.3h36.5l-8.69922%20-44.7998c31.5%200%2060.6992%202.2998%2074.7998%20-10.7002c14.7998%20-13.5996%207.7002%20-31%20-8.2998%20-113.1h-37c15.3994%2079.3994%2018.2998%2086%2012.6992%2092c-5.39941%205.7998%20-17.6992%204.59961%20-47.3994%204.59961l-18.7998%20-96.5996h-36.5zM505%20205.5c7.40039%2038.4004%20-18.2002%2034.2998%20-56.4004%2034.2998l-13.6992%20-70.5996c33.3994%200%2062.0996%20-4.7998%2070.0996%2036.2998zM384.2%2097.7002l32.7998%20168.7h70.7002c21.2002%200%2036.7998%20-5.5%2046.5%20-16.7002c18.5996%20-21.4004%2011.7998%20-64.1006%20-14.2998%20-88.1006c-23.1006%20-21.5996%20-47%20-19.0996%20-90.2002%20-19.0996l-8.7002%20-44.7998h-36.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22quinscape%22%20unicode=%22&#xf459;%22%20horiz-adv-x=%22512%22%20d=%22M313.6%20-26.5996c4.40039%20-4.40039%208.10059%20-9%2013.3008%20-12.5c-21.7051%20-6.54492%20-44.666%20-10.1084%20-68.4922%20-10.1084c-0.636719%200%20-1.27246%200.00292969%20-1.9082%200.0078125c-135%200%20-244.5%20109.5%20-244.5%20244.601c0%20135.1%20109.4%20244.6%20244.5%20244.6s244.6%20-109.5%20244.6%20-244.6c0%20-35.3008%20-6.89941%20-67.4004%20-20.2998%20-97.7002c-3%205.7002%20-7.2002%2010.2002%20-11.2002%2015.2998c11.2002%2093.5%20-62.0996%20176.6%20-157%20176.6c-87.2578%200%20-158.1%20-70.8418%20-158.1%20-158.1s70.8418%20-158.1%20158.1%20-158.1h1zM313.5%20-26.5l0.400391%20-0.0996094zM391.9%20142.4c54.7393%200%2099.1992%20-44.4414%2099.1992%20-99.1797v-0.0205078c0%20-54.75%20-44.4492%20-99.2002%20-99.1992%20-99.2002s-99.2002%2044.4502%20-99.2002%2099.2002s44.4502%2099.2002%2099.2002%2099.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22readme%22%20unicode=%22&#xf4d5;%22%20horiz-adv-x=%22576%22%20d=%22M528.3%20401.5c26.4004%20-0.200195%2047.7002%20-21.7002%2047.7002%20-48.0996v-245.7c0%20-26.5%20-21.5%20-48%20-48%20-48h-89.7002c-102.1%200%20-132.6%20-24.4004%20-147.3%20-75c-0.799805%20-2.7998%20-5.2998%20-2.7998%20-6%200c-14.5996%2050.5996%20-45.0996%2075%20-147.3%2075h-89.7002c-26.5%200%20-48%2021.5%20-48%2048v245.8c0%2026.5%2021.5%2048%2048%2048h139.7c48.0996%200%2089.7998%20-33.2998%20100.399%20-80.2998c10.5%2047%2052.3008%2080.2998%20100.4%2080.2998h139.8zM242%20136.1h0.0996094v22.9004c0%202%20-1.59961%203.5%20-3.5%203.5h-160.399c-2%200%20-3.5%20-1.59961%20-3.5%20-3.5v-22.9004c0%20-2%201.59961%20-3.5%203.5%20-3.5h160.3c2%200%203.5%201.60059%203.5%203.5zM242%20197h0.0996094v22.9004c0%202%20-1.59961%203.5%20-3.5%203.5h-160.399c-2%200%20-3.5%20-1.60059%20-3.5%20-3.5v-22.9004c0%20-2%201.59961%20-3.5%203.5%20-3.5h160.3c2%200%203.5%201.59961%203.5%203.5zM242%20257.9h0.0996094v22.8994c0%202%20-1.59961%203.5%20-3.5%203.5h-160.399c-2%200%20-3.5%20-1.59961%20-3.5%20-3.5v-22.8994c0%20-2%201.59961%20-3.5%203.5%20-3.5h160.3c2%200%203.5%201.59961%203.5%203.5zM501.3%20136.2h0.100586v22.8994c0%202%20-1.60059%203.5%20-3.5%203.5h-160.4c-2%200%20-3.5%20-1.59961%20-3.5%20-3.5v-22.8994c0%20-2%201.59961%20-3.5%203.5%20-3.5h160.3c2%200%203.5%201.59961%203.5%203.5zM501.3%20197.1h0.100586v22.9004c0%202%20-1.60059%203.5%20-3.5%203.5h-160.4c-2%200%20-3.5%20-1.59961%20-3.5%20-3.5v-22.9004c0%20-2%201.59961%20-3.5%203.5%20-3.5h160.3c2%200%203.5%201.60059%203.5%203.5zM501.3%20258h0.100586v22.7998c0%202%20-1.60059%203.5%20-3.5%203.5h-160.4c-2%200%20-3.5%20-1.59961%20-3.5%20-3.5v-22.7998c0%20-2%201.59961%20-3.5%203.5%20-3.5h160.3c2%200%203.5%201.59961%203.5%203.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22java%22%20unicode=%22&#xf4e4;%22%20horiz-adv-x=%22384%22%20d=%22M277.74%20135.1c-94.5%20-24.8994%20-277%20-13.2998%20-224.5%2012.1006c44.5%2021.3994%2080.5996%2019%2080.5996%2019s-93.0996%20-22.1006%20-33%20-30.1006c25.4004%20-3.39941%2076%20-2.59961%20123.101%201.30078c38.5%203.19922%2077.1992%2010.1992%2077.1992%2010.1992s-13.5996%20-5.7998%20-23.3994%20-12.5zM192.34%20167.2c-48.5%2043.7998%20-84.0996%2082.2998%20-60.2002%20118.2c35.1006%2052.5%20132.2%2078.0996%20110.7%20162.6c0%200%2053.1602%20-53.2002%20-50.5%20-135c-83.0996%20-65.5996%20-19%20-103.1%200%20-145.8zM306.94%20343.4c-111.601%20-64.7002%20-91%20-83.5%20-64.1006%20-121.301c28.7998%20-40.5%20-33.8994%20-72.8994%20-33.8994%20-72.8994s31.1992%2025.5996%206.5%2054c-83.7002%2096.3994%2091.5996%20140.2%2091.5%20140.2zM300.84%2072.9004c96.1006%2049.8994%2051.6006%2097.8994%2020.6006%2091.3994c-3.75195%20-0.703125%20-7.4834%20-1.72656%20-11%20-3c2.01367%202.86523%204.85742%205.07227%208.19922%206.2998c61.3008%2021.6006%20108.5%20-63.5996%20-19.7998%20-97.2998c0.78125%200.773438%201.44922%201.63965%202%202.60059zM348%2010.5996c53%20-23.8994%20-115.16%20-72%20-319.4%20-38.7998c-74.8994%2012.1006%2036.1006%2054.5%2056.4004%2040.2002c0%200%20-6.5%200.400391%20-17.7002%20-2c-10.7998%20-2.2998%20-45.0996%20-13.4004%20-26.7998%20-21.2998c50.7998%20-22.1006%20233.7%20-16.7998%20291.6%200.700195c30.4004%209.2998%2015.9004%2021.1992%2015.9004%2021.1992zM124.44%2052c0%200%20-19.6006%20-11.4004%2013.8994%20-15.2002c40.6006%20-4.59961%2061.2998%20-4%20106%204.5c8.91016%20-5.33594%2018.4062%20-9.99512%2028.2002%20-13.7998c-100.2%20-42.9004%20-226.8%202.5%20-148.1%2024.5zM304.24%20-45.2002c69.7998%2013.2002%2076.2002%2029.7002%2076.2002%2029.7002c-3.30078%20-43.5996%20-144.9%20-52.7998%20-237.101%20-46.9004c-60.5996%203.90039%20-72.3994%2013.7002%20-72.3994%2013.6006c57.5%20-9.5%20154.6%20-11.2002%20233.3%203.59961zM260.64%2095c6.01562%20-5.61719%2013.1807%20-10.0039%2021.1006%20-12.7998c-121.3%20-35.5%20-256.3%20-2.90039%20-169.5%2025.8994c0%200%20-21.9004%20-16.1992%2011.5996%20-19.6992c43.2998%20-4.5%2077.6006%20-4.80078%20136.8%206.59961z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pied-piper-hat%22%20unicode=%22&#xf4e5;%22%20horiz-adv-x=%22640%22%20d=%22M640%20423.1c-80.7998%20-53.5996%20-89.4004%20-92.5%20-96.4004%20-104.399c-6.69922%20-12.2002%20-11.6992%20-60.2998%20-23.2998%20-83.6006c-11.7002%20-23.5996%20-54.2002%20-42.1992%20-66.0996%20-50c-11.7002%20-7.7998%20-28.2998%20-38.0996%20-41.9004%20-64.1992c-108.1%204.39941%20-167.399%20-38.8008%20-259.2%20-93.6006c29.4004%209.7002%2043.3008%2016.7002%2043.3008%2016.7002c94.1992%2036%20139.3%2068.2998%20281.1%2049.2002c1.09961%200%201.90039%20-0.600586%202.7998%20-0.799805c3.90039%20-2.2002%205.2998%20-6.90039%203.10059%20-10.8008l-53.9004%20-95.7998c-2.5%20-4.7002%20-7.7998%20-7.2002%20-13.0996%20-6.09961c-126.801%2023.7998%20-226.9%20-17.2998%20-318.9%20-18.6006c-73.4004%20-1.09961%20-97.5%2033.5%20-97.5%2035.1006c0%201.09961%200.599609%201.7002%201.7002%201.7002c0%200%2038.2998%200%20103.1%2015.2998c73.6006%20140.3%20139.2%20189.399%20210.601%20189.399c0%200%2071.6992%200%2090.5996%20-61.8994c22.7998%2039.7002%2028.2998%2049.2002%2028.2998%2049.2002c5.2998%209.39941%2035%2077.1992%2086.4004%20141.399c51.5%2064%2090.3994%2079.9004%20119.3%2091.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-by%22%20unicode=%22&#xf4e7;%22%20horiz-adv-x=%22496%22%20d=%22M314.9%20253.6v-101.399h-28.3008v-120.5h-77.0996v120.399h-28.2998v101.5c0%204.40039%201.59961%208.2002%204.59961%2011.3008c3.10059%203.09961%206.90039%204.69922%2011.2998%204.69922h101.9c4.09961%200%207.7998%20-1.59961%2011.0996%20-4.69922c3.10059%20-3.2002%204.80078%20-6.90039%204.80078%20-11.3008zM213.4%20317.3c0%2023.2998%2011.5%2035%2034.5%2035s34.5%20-11.7002%2034.5%20-35c0%20-23%20-11.5%20-34.5%20-34.5%20-34.5s-34.5%2011.5%20-34.5%2034.5zM247.6%20440c141.801%200%20248.4%20-110.1%20248.4%20-248c0%20-147.1%20-118.5%20-248%20-248.4%20-248c-134%200%20-247.6%20109.5%20-247.6%20248c0%20132.9%20104.7%20248%20247.6%20248zM248.4%20395.3c-118.2%200%20-203.7%20-97.8994%20-203.7%20-203.3c0%20-109.8%2091.2002%20-202.8%20203.7%20-202.8c103.199%200%20202.8%2081.0996%20202.8%20202.8c0.0996094%20113.8%20-90.2002%20203.3%20-202.8%20203.3z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-nc%22%20unicode=%22&#xf4e8;%22%20horiz-adv-x=%22496%22%20d=%22M247.6%20440c139.801%200%20248.4%20-107.9%20248.4%20-248c0%20-147.2%20-118.5%20-248%20-248.4%20-248c-134.5%200%20-247.6%20110.8%20-247.6%20248c0%20132.9%20104.7%20248%20247.6%20248zM55.7998%20258.9c-7.39941%20-20.4004%20-11.0996%20-42.7002%20-11.0996%20-66.9004c0%20-110.9%2092.0996%20-202.4%20203.7%20-202.4c122.399%200%20177.199%20101.801%20178.5%20104.101l-93.4004%2041.5996c-7.7002%20-37.0996%20-41.2002%20-53%20-68.2002%20-55.3994v-38.1006h-28.7998v38.2002c-27.5%200.299805%20-52.5996%2010.2002%20-75.2998%2029.7002l34.0996%2034.5c31.7002%20-29.4004%2086.4004%20-31.7998%2086.4004%202.2002c0%206.19922%20-2.2002%2011.1992%20-6.60059%2015.0996c-14.1992%206%20-1.7998%200.0996094%20-219.3%2097.4004zM248.4%20395.7c-38.4004%200%20-112.4%20-8.7002%20-170.5%20-93l94.7998%20-42.5c10%2031.2998%2040.3994%2042.8994%2063.7998%2044.2998v38.0996h28.7998v-38.0996c22.7002%20-1.2002%2043.4004%20-8.90039%2062%20-23l-32.2998%20-33.2002c-42.7002%2029.9004%20-83.5%208%20-70%20-11.0996c53.4004%20-24.1006%2043.7998%20-19.7998%2093%20-41.6006l127.1%20-56.6992c4.10059%2017.3994%206.2002%2035.0996%206.2002%2053.0996c0%2057%20-19.7998%20105%20-59.2998%20143.9c-39.2998%2039.8994%20-87.2002%2059.7998%20-143.6%2059.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-nc-eu%22%20unicode=%22&#xf4e9;%22%20horiz-adv-x=%22496%22%20d=%22M247.7%20440c140.7%200%20248.3%20-109%20248.3%20-248c0%20-147.1%20-118.1%20-248%20-248.3%20-248c-136%200%20-247.7%20111.7%20-247.7%20248c0%20131.2%20103.6%20248%20247.7%20248zM248.3%20-10.7002c122.601%200%20177.3%20102.2%20178.8%20104.3l-128.3%2056.8008h-90.2998c9.2002%20-39.3008%2039.0996%20-50.2002%2067.2998%20-50.2002c19.1006%200%2038.6006%206.2002%2047.2998%2010.7998l10%20-46.0996c-14.1992%20-7.90039%20-38.1992%20-15.8008%20-64.7998%20-15.8008c-57.3994%200%20-113.2%2034.3008%20-124.6%20101.301h-27v29.5h22.7998c0%2016.2998%200.400391%2013.2998%200.400391%2019.5h-23.3008v29.5h4.7002l-65.7002%2029.0996c-7.19922%20-20.7998%20-10.8994%20-42.7998%20-10.8994%20-66c0%20-110.2%2091.5996%20-202.7%20203.6%20-202.7zM231.6%20179.9l-0.5%200.399414l0.900391%20-0.399414h-0.400391zM308.8%20199.4l136.101%20-60.5c4.19922%2016.5996%206.2998%2034.1992%206.2998%2052.8994c0%20113.2%20-90%20203.4%20-203%20203.4c-13%200%20-106.101%203.2002%20-170.7%20-93.6006l81.5996%20-36.0996c4.10059%207.2002%208.60059%2014%2013.9004%2020.0996c23.7002%2026.5%2056.9004%2042.3008%2095.9004%2042.3008c25.2998%200%2047.2998%20-5.80078%2062.2998%20-12.4004l-11.6006%20-47.2998c-10.7998%204.59961%20-27.7998%2010%20-46.0996%2010c-20%200%20-38.2002%20-6.60059%20-51.0996%20-22.4004c-3.40039%20-3.7998%20-6.30078%20-8.7998%20-8.80078%20-14.2998l28.6006%20-12.5996h70.2998v-29.5h-3.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-nc-jp%22%20unicode=%22&#xf4ea;%22%20horiz-adv-x=%22496%22%20d=%22M247.7%20440c140.8%200%20248.3%20-109.2%20248.3%20-248c0%20-147.2%20-118.1%20-248%20-248.3%20-248c-135.9%200%20-247.7%20111.6%20-247.7%20248c0%20131.2%20103.6%20248%20247.7%20248zM248.3%20-10.7002c118.101%200%20173.7%2096.1006%20175.2%2098.2998l-81%2036.1006v-35.7002h-64.2002v-56h-61.7002v56h-63.7998v38.7002h63.7998v18.7002l-5.69922%2011.7998h-58.1006v38.5996h27.9004l-127%2056.5c-6%20-19.0996%20-9%20-39.2002%20-9%20-60.2998c0%20-110.2%2091.5996%20-202.7%20203.6%20-202.7zM335.9%20126.6l-54.7002%2024.3008l-2.90039%20-5.60059v-18.7002h57.6006zM342.4%20178l101%20-45.0996c5.19922%2018.3994%207.89941%2038%207.89941%2059c0%20113.399%20-90.2002%20203.399%20-203%20203.399c-91.0996%200%20-145.899%20-54%20-173.7%20-98.0996l81.9004%20-36.5l-27.2998%2051h65.7998l39.5996%20-85.7002l23%20-10.2002l43.4004%2096h65.7998l-63%20-116h38.6006v-17.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-nd%22%20unicode=%22&#xf4eb;%22%20horiz-adv-x=%22496%22%20d=%22M247.6%20440c141.801%200%20248.4%20-110.1%20248.4%20-248c0%20-147.1%20-118.5%20-248%20-248.4%20-248c-134%200%20-247.6%20109.5%20-247.6%20248c0%20132.9%20104.7%20248%20247.6%20248zM248.4%20395.3c-118.2%200%20-203.7%20-97.8994%20-203.7%20-203.3c0%20-109.8%2091.2002%20-202.8%20203.7%20-202.8c103.199%200%20202.8%2081.0996%20202.8%20202.8c0.0996094%20113.8%20-90.2002%20203.3%20-202.8%20203.3zM342.4%20251v-42.5h-180.301v42.5h180.301zM342.4%20171.2v-42.5h-180.301v42.5h180.301z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-pd%22%20unicode=%22&#xf4ec;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111.1%20248%20-248c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248c0%20136.9%20111%20248%20248%20248zM248%20-9.5c76.0996%200%20142.4%2042.4004%20176.7%20104.8c-1.40039%200.299805%2012.5%20-5.7998%20-217.9%2096.7998c0.200195%20-32%2016.1006%20-71.8994%2053.9004%20-71.8994c18.7002%200%2030.7998%2010.3994%2036.2998%2016.7002l36.0996%20-43.9004c-25.8994%20-22.7998%20-56.5%20-29.5%20-79.3994%20-29.5c-46.5%200%20-120.4%2027.9004%20-120.4%20126.9c0%2011.3994%201.2002%2022.3994%203.2998%2032.8994l-78.7998%2035.1006c-45.5996%20-129.9%2051%20-267.9%20190.2%20-267.9zM442.2%20140.5c0.200195%20-0.200195%200.299805%20-0.299805%200.599609%20-0.400391c4.40039%2016.6006%206.7998%2034%206.7998%2052c0%20111.101%20-90.3994%20201.5%20-201.5%20201.5c-70.3994%200%20-132.399%20-36.2998%20-168.5%20-91.1992l74.9004%20-33.4004c19.7998%2031.0996%2053.2998%2051.5996%20100.7%2051.5996c20.0996%200%2051%20-4.19922%2078.0996%20-27.5l-40.3994%20-41.5996c-19.8008%2019.7002%20-55.9004%2023%20-74.7002%20-11z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-pd-alt%22%20unicode=%22&#xf4ed;%22%20horiz-adv-x=%22496%22%20d=%22M247.6%20440c141.801%200%20248.4%20-110.1%20248.4%20-248c0%20-147.1%20-118.5%20-248%20-248.4%20-248c-134%200%20-247.6%20109.5%20-247.6%20248c0%20132.9%20104.7%20248%20247.6%20248zM248.4%20-10.7998c103.199%200%20202.8%2081.0996%20202.8%20202.8c0.0996094%20113.8%20-90.2002%20203.3%20-202.8%20203.3c-118.2%200%20-203.7%20-97.8994%20-203.7%20-203.3c0%20-109.8%2091.2002%20-202.8%20203.7%20-202.8zM316.7%20262c21.3994%200%2070%20-5.2002%2070%20-68.5996c0%20-63.5%20-48.6006%20-68.6006%20-70%20-68.6006h-53.2002v137.2h53.2002zM317.5%20153.5c24%200%2034.5%2015.2998%2034.5%2039.9004c0%2042%20-31.2002%2039.8994%20-35%2039.8994l-19.4004%20-0.0996094v-79.7002h19.9004zM203.7%20262c33.7002%200%2050.5%20-15.5%2050.5%20-46.5c0%20-9%20-3%20-46.5%20-57.1006%20-46.5h-27v-44.2998h-34.5996v137.3h68.2002zM198.8%20194.7c27.9004%200%2030%2041.5996%20-0.899414%2041.5996h-28.3008v-41.5996h29.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-remix%22%20unicode=%22&#xf4ee;%22%20horiz-adv-x=%22496%22%20d=%22M247.6%20440c141.801%200%20248.4%20-110.1%20248.4%20-248c0%20-147.1%20-118.5%20-248%20-248.4%20-248c-134%200%20-247.6%20109.5%20-247.6%20248c0%20132.9%20104.7%20248%20247.6%20248zM248.4%20395.3c-118.2%200%20-203.7%20-97.8994%20-203.7%20-203.3c0%20-109.8%2091.2002%20-202.8%20203.7%20-202.8c103.199%200%20202.8%2081.0996%20202.8%20202.8c0.0996094%20113.8%20-90.2002%20203.3%20-202.8%20203.3zM410.1%20187.6l4.90039%20-2.19922v-70c-7.2002%20-3.60059%20-63.4004%20-27.5%20-67.2998%20-28.8008c-6.5%201.80078%20-113.7%2046.8008%20-137.3%2056.2002l-64.2002%20-26.5996l-63.2998%2027.5v63.7998l59.2998%2024.7998c-0.700195%200.700195%20-0.400391%20-5%20-0.400391%2070.4004l67.2998%2029.7002l151.9%20-62.9004v-61.5996zM339.7%20106.1v43.8008h-0.400391v1.7998l-113.8%2046.5v-45.2002l113.8%20-46.9004v0.400391zM347.2%20163.7l39.8994%2016.3994l-36.7998%2015.5l-39%20-16.3994zM399.5%20125.6v43l-44.2998%20-18.5996v-43.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-sa%22%20unicode=%22&#xf4ef;%22%20horiz-adv-x=%22496%22%20d=%22M247.6%20440c141.801%200%20248.4%20-110.1%20248.4%20-248c0%20-147.1%20-118.5%20-248%20-248.4%20-248c-134%200%20-247.6%20109.5%20-247.6%20248c0%20132.9%20104.7%20248%20247.6%20248zM248.4%20395.3c-118.2%200%20-203.7%20-97.8994%20-203.7%20-203.3c0%20-109.8%2091.2002%20-202.8%20203.7%20-202.8c103.199%200%20202.8%2081.0996%20202.8%20202.8c0.0996094%20113.8%20-90.2002%20203.3%20-202.8%20203.3zM137.7%20227c13%2083.9004%2080.5%2095.7002%20108.899%2095.7002c99.8008%200%20127.5%20-82.5%20127.5%20-134.2c0%20-63.5996%20-41%20-132.9%20-128.899%20-132.9c-38.9004%200%20-99.1006%2020%20-109.4%2097h62.5c1.5%20-30.0996%2019.6006%20-45.1992%2054.5%20-45.1992c23.2998%200%2058%2018.1992%2058%2082.7998c0%2082.5%20-49.0996%2080.5996%20-56.7002%2080.5996c-33.0996%200%20-51.6992%20-14.5996%20-55.7998%20-43.7998h18.2002l-49.2002%20-49.2002l-49%2049.2002h19.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-sampling%22%20unicode=%22&#xf4f0;%22%20horiz-adv-x=%22496%22%20d=%22M247.6%20440c141.801%200%20248.4%20-110.1%20248.4%20-248c0%20-147.1%20-118.5%20-248%20-248.4%20-248c-134%200%20-247.6%20109.5%20-247.6%20248c0%20132.9%20104.7%20248%20247.6%20248zM248.4%20395.3c-118.2%200%20-203.7%20-97.8994%20-203.7%20-203.3c0%20-109.8%2091.2002%20-202.8%20203.7%20-202.8c103.199%200%20202.8%2081.0996%20202.8%20202.8c0.0996094%20113.8%20-90.2002%20203.3%20-202.8%20203.3zM252%20342.1c2.7998%200.300781%2011.5%20-1%2011.5%20-11.5l6.59961%20-107.199l4.90039%2059.2998c0%206%204.7002%2010.5996%2010.5996%2010.5996c5.90039%200%2010.6006%20-4.7002%2010.6006%20-10.5996c0%20-2.5%20-0.5%205.7002%205.7002%20-81.5l5.7998%2064.2002c0.299805%202.89941%202.89941%209.2998%2010.2002%209.2998c3.7998%200%209.89941%20-2.2998%2010.5996%20-8.90039l11.5%20-96.5l5.2998%2012.7998c1.7998%204.40039%205.2002%206.60059%2010.2002%206.60059h58v-21.2998h-50.9004l-18.1992%20-44.3008c-3.90039%20-9.89941%20-19.5%20-9.09961%20-20.8008%203.10059l-4%2031.8994l-7.5%20-92.5996c-0.299805%20-3%20-3%20-9.2998%20-10.1992%20-9.2998c-3%200%20-9.80078%202.09961%20-10.6006%209.2998c0%201.90039%200.600586%20-5.7998%20-6.2002%2077.9004l-5.2998%20-72.2002c-1.09961%20-4.7998%20-4.7998%20-9.2998%20-10.5996%20-9.2998c-2.90039%200%20-9.7998%202%20-10.6006%209.2998c0%201.89941%200.5%20-6.7002%20-5.7998%2087.7002l-5.7998%20-94.8008c0%20-6.2998%20-3.59961%20-12.3994%20-10.5996%20-12.3994c-5.2002%200%20-10.6006%204.09961%20-10.6006%2012l-5.7998%2087.7002c-5.7998%20-92.5%20-5.2998%20-84%20-5.2998%20-85.9004c-1.10059%20-4.7998%20-4.7998%20-9.2998%20-10.6006%20-9.2998c-3%200%20-9.7998%202.09961%20-10.5996%209.2998c0%200.700195%20-0.400391%201.09961%20-0.400391%202.59961l-6.19922%2088.6006l-4.90039%20-56.7002c-0.700195%20-6.5%20-6.7002%20-9.2998%20-10.5996%20-9.2998c-5.80078%200%20-9.60059%204.09961%20-10.6006%208.89941l-11.0996%2076.4004c-2%20-4%20-3.5%20-8.40039%20-11.1006%20-8.40039h-51.3994v21.3008h44.7998l13.7002%2027.8994c4.39941%209.90039%2018.2002%207.2002%2019.8994%20-2.7002l3.10059%20-20.3994l8.39941%2097.8994c0%206%204.80078%2010.6006%2010.6006%2010.6006c0.5%200%2010.5996%200.200195%2010.5996%20-12.4004l4.90039%20-69.0996l6.59961%2092.5996c0%2010.1006%209.5%2010.6006%2010.2002%2010.6006c0.599609%200%2010.5996%20-0.700195%2010.5996%20-10.6006l5.30078%20-80.5996l6.19922%2097.8994c0.100586%201.10059%20-0.599609%2010.3008%209.90039%2011.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-sampling-plus%22%20unicode=%22&#xf4f1;%22%20horiz-adv-x=%22496%22%20d=%22M247.6%20440c141.801%200%20248.4%20-110.1%20248.4%20-248c0%20-147.1%20-118.5%20-248%20-248.4%20-248c-134%200%20-247.6%20109.5%20-247.6%20248c0%20132.9%20104.7%20248%20247.6%20248zM248.4%20395.3c-118.2%200%20-203.7%20-97.8994%20-203.7%20-203.3c0%20-109.8%2091.2002%20-202.8%20203.7%20-202.8c103.199%200%20202.8%2081.0996%20202.8%20202.8c0.0996094%20113.8%20-90.2002%20203.3%20-202.8%20203.3zM355.4%20189.7l58.3994%200.299805v-23.2002h-50.5l-18%20-43.3994c-4.59961%20-11%20-20.8994%20-8.7002%20-22.2998%203.09961l-2.7002%2022.2998l-6.7998%20-83c-1.09961%20-14.0996%20-22%20-14.2002%20-23.0996%200.100586l-4.90039%2064.3994l-4.59961%20-58.5996c-1.10059%20-14.2998%20-22.3008%20-14.1006%20-23.2002%200.200195l-4.5%2071.7998l-4.90039%20-80.5c-0.899414%20-14.5%20-22.2998%20-14.5%20-23.2002%20-0.100586l-4.7998%2073.3008l-4.59961%20-70.4004c-0.900391%20-14.2998%20-22.1006%20-14.5%20-23.2002%20-0.0996094l-5.7002%2078.2998l-3.7998%20-43.6006c-1.2002%20-13.6992%20-21.0996%20-14.1992%20-23.0996%20-0.699219l-10.7002%2073.0996c-2%20-3.90039%20-6%20-6.40039%20-10.4004%20-6.40039h-51.2998v23.2002h43.9004l13.1992%2027.7002c4.90039%2010.2998%2020.3008%208.09961%2022%20-3.2998l1.80078%20-12.2002l7.69922%2089.7998c1.2002%2014.1006%2022.1006%2014.1006%2023.2002%20-0.200195l4.10059%20-57l5.2998%2080.2002c1%2014.4004%2022.2998%2014.4004%2023.2002%200l4.2998%20-66.2998l5.09961%2083.7002c0.900391%2014.3994%2022.2998%2014.5%2023.2002%200l5.90039%20-94.2998l3.5%2044.8994c1.09961%2014.2002%2022.0996%2014.2998%2023.1992%200l5.2002%20-68.7998l4.2998%2051.4004c1.10059%2013.7998%2021.4004%2014.2998%2023.1006%200.399414l11%20-92.7998l4%209.5c1.7002%204.40039%206%207.2002%2010.7002%207.2002zM277.4%20184.5c4.09961%200%207.5%203.40039%207.5%207.5c0%204.2002%20-3.40039%207.5%20-7.5%207.5h-21.9004v21.9004c0%204.19922%20-3.40039%207.5%20-7.5%207.5s-7.5%20-3.40039%20-7.5%20-7.5v-21.9004h-21.9004c-4.09961%200%20-7.5%20-3.40039%20-7.5%20-7.5c0%20-4.2002%203.40039%20-7.5%207.5%20-7.5h21.9004v-21.9004c0%20-4.19922%203.40039%20-7.5%207.5%20-7.5c4.2002%200%207.5%203.40039%207.5%207.5v21.9004h21.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-share%22%20unicode=%22&#xf4f2;%22%20horiz-adv-x=%22496%22%20d=%22M247.6%20440c141.801%200%20248.4%20-110.1%20248.4%20-248c0%20-147.1%20-118.5%20-248%20-248.4%20-248c-134%200%20-247.6%20109.5%20-247.6%20248c0%20132.9%20104.7%20248%20247.6%20248zM248.4%20395.3c-118.2%200%20-203.7%20-97.8994%20-203.7%20-203.3c0%20-109.8%2091.2002%20-202.8%20203.7%20-202.8c103.199%200%20202.8%2081.0996%20202.8%20202.8c0.0996094%20113.8%20-90.2002%20203.3%20-202.8%20203.3zM349.4%20262.9c7.7998%200%2013.6992%20-6.10059%2013.6992%20-13.7002v-182.5c0%20-7.7002%20-6.09961%20-13.7002%20-13.6992%20-13.7002h-135.101c-7.7002%200%20-13.7002%206%20-13.7002%2013.7002v54h-54c-7.7998%200%20-13.6992%206%20-13.6992%2013.7002v182.5c0%208.19922%206.59961%2012.6992%2012.3994%2013.6992h136.4c7.7002%200%2013.7002%20-6%2013.7002%20-13.6992v-54h54zM159.9%20147.7h40.6992v101.399c0%207.40039%205.80078%2012.6006%2012%2013.7002h55.8008v40.2998h-108.5v-155.399zM336.1%20235.8h-108.5v-155.399h108.5v155.399z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22creative-commons-zero%22%20unicode=%22&#xf4f3;%22%20horiz-adv-x=%22496%22%20d=%22M247.6%20440c141.801%200%20248.4%20-110.1%20248.4%20-248c0%20-147.1%20-118.5%20-248%20-248.4%20-248c-134%200%20-247.6%20109.5%20-247.6%20248c0%20132.9%20104.7%20248%20247.6%20248zM248.4%20395.3c-118.2%200%20-203.7%20-97.8994%20-203.7%20-203.3c0%20-109.8%2091.2002%20-202.8%20203.7%20-202.8c103.199%200%20202.8%2081.0996%20202.8%20202.8c0.0996094%20113.8%20-90.2002%20203.3%20-202.8%20203.3zM248%20334.8c81.9004%200%20102.5%20-77.2998%20102.5%20-142.8s-20.5996%20-142.8%20-102.5%20-142.8s-102.5%2077.2998%20-102.5%20142.8s20.5996%20142.8%20102.5%20142.8zM248%20280.9c-42.0996%200%20-44.0996%20-60.1006%20-44.0996%20-88.9004c0%20-9.2998%200.199219%20-21.7002%201.89941%20-34.4004l54.5%20100.2c5.7002%209.7998%202.7998%2016.7998%20-3.09961%2021.9004c-2.7998%200.700195%20-5.90039%201.2002%20-9.2002%201.2002zM288.8%20234.7l-60.8994%20-105.2c-12.5%20-18.7002%206.59961%20-26.4004%2020.0996%20-26.4004c42.0996%200%2044.0996%2060%2044.0996%2088.9004c0%2011.2998%20-0.399414%2027.2998%20-3.2998%2042.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ebay%22%20unicode=%22&#xf4f4;%22%20horiz-adv-x=%22640%22%20d=%22M606%20258.5h34l-99.2002%20-194.8h-35.8994l28.5%2054.0996l-61.5%20116.101c3.09961%20-6.60059%204.7998%20-14.5%204.7998%20-23.8008v-65.5996c0%20-9.2998%200.299805%20-18.5996%201%20-26.7998h-29.7998c-0.800781%206.89941%20-1.10059%2013.5996%20-1.10059%2020.2002c-16.0996%20-19.8008%20-35.2998%20-25.5%20-61.8994%20-25.5c-39.5%200%20-60.6006%2020.8994%20-60.6006%2045c0%203.19922%200.200195%206.19922%200.700195%209c-8.40039%20-32.3008%20-36.4004%20-54.2002%20-73.2998%20-54.2002c-23.2998%200%20-45.1006%208.2998%20-58.7002%2024.8994c0%20-6.59961%20-0.400391%20-13.1992%20-1.09961%20-19.5h-31.5c0.5%2010.2002%201.09961%2022.8008%201.09961%2033.1006v169.5h32.0996v-80.6006c15.7002%2018.7002%2037.4004%2024.2002%2058.7002%2024.2002c35.7002%200%2075.4004%20-24.0996%2075.4004%20-76.2002c0%20-5.59961%20-0.5%20-11%20-1.5%20-16.1992c7.09961%2024.3994%2034.2998%2033.5%2076.7002%2034.3994c13.6992%200.299805%2029%200.400391%2041.6992%200.400391v3.39941c0%2023.4004%20-15%2033%20-41%2033c-19.2998%200%20-33.5996%20-8%20-35%20-21.7998h-33.6992c3.59961%2034.4004%2039.6992%2043.1006%2071.5%2043.1006c27.3994%200%2051.7998%20-7%2063.2998%20-26l-10.9004%2020.5996h37.5l54.9004%20-109.9zM243.7%20134.2c29.7998%200%2050.2002%2021.5%2050.2002%2053.7998c0%2032.4004%20-20.4004%2053.7998%20-50.2002%2053.7998c-29.6006%200%20-50.2002%20-21.3994%20-50.2002%20-53.7998c0%20-32.2998%2020.5996%20-53.7998%2050.2002%20-53.7998zM444.6%20181.5v3.2998c-11.7998%200%20-26.2998%20-0.0996094%20-39.3994%20-0.599609c-29.1006%20-0.900391%20-47.2002%20-6.2002%20-47.2002%20-25.2998c0%20-12.4004%209.90039%20-25.8008%2035%20-25.8008c33.7002%200%2051.5996%2018.4004%2051.5996%2048.4004zM32.7002%20179.9c3.5%20-58.3008%2079.2002%20-57.4004%2091.2002%20-21.6006h33.0996c-6.40039%20-34.3994%20-43%20-46.0996%20-74.4004%20-46.0996c-57.1992%200%20-82.5%2031.5%20-82.5%2074c0%2046.7998%2026.2002%2077.5996%2083%2077.5996c45.3008%200%2078.4004%20-23.7002%2078.4004%20-75.3994v-8.5h-128.8zM127.7%20201.3c-2.2998%2054.7002%20-87.5%2056.6006%20-94.4004%200h94.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22keybase%22%20unicode=%22&#xf4f5;%22%20d=%22M286.17%2029c9.93457%200%2018%20-8.06543%2018%20-18s-8.06543%20-18%20-18%20-18s-18%208.06543%20-18%2018s8.06543%2018%2018%2018zM398.09%20176.6c22.9102%20-33.46%2035.9102%20-72.3398%2035.9102%20-110.92c0%20-31.6797%20-5%20-60.6797%20-14.5996%20-86.2295c-3.04004%20-8.0498%20-10.9502%20-12.7197%20-18.3701%20-11.1504c-6.83984%201.24023%20-11.1201%209.28027%20-8.60059%2015.7402c11.1904%2028.71%2014.8799%2058.3398%2014.8799%2081.6396c-0.0634766%209.75%20-1.02246%2019.1807%20-2.7998%2028.4307c-0.649414%20-1.06055%20-1.12988%20-2.2207%20-1.84961%20-3.2207c-17.29%20-24.5293%20-50.54%20-33.8896%20-84.7402%20-23.8398c-78.8701%2023.1699%20-178.02%203.81055%20-236.25%20-38.5898l24.6602%2074.1104l-46.8203%20-59.8301c2.4834%20-18.6582%207.96191%20-36.7539%2015.7598%20-53.1299c6.25%20-13.1904%200.460938%20-18.2402%20-3.75%20-20.1104c-4.76953%20-2.12012%20-13.8594%20-2.7998%20-19.6396%207.33008c-6.41504%2011.584%20-11.4131%2024.3486%20-14.5596%2037.5596l-23.3203%20-29.7998v33.6406c0%2055.7695%200%20125.109%2062.6504%20188.409c13.7461%2013.917%2029.1787%2025.7891%2046.29%2035.54l-8.93066%200.540039c-27.8799%201.64062%20-49.2402%2024.8506%20-47.6299%2051.8506l2.36035%2036.6797c0%20-6.24023%200.139648%2045.8799%2050.75%2045.8799c2.05957%200%20-0.470703%200.120117%2041.0596%20-2.33008c2.82715%20-0.19043%205.60742%20-0.616211%208.29004%20-1.25c7.41992%2011.3398%2015.6504%2022.8301%2024.3398%2034.8906l5.48047%207.55957l22.8994%20-13.5195c-11.29%20-24%20-10%20-33%20-9.39941%20-35c9.08008%200.229492%2020%20-1.6709%2032.4102%20-5.77051c31.2002%20-10.3584%2053.6846%20-39.8262%2053.6846%20-74.4844c0%20-10.4883%20-2.0625%20-20.498%20-5.80469%20-29.6455c6.18652%20-2.13965%2012.3135%20-4.56348%2018.3799%20-7.27051c47.8896%20-21.2598%2077.7598%20-59.0898%2087.2598%20-73.71zM142.37%20319.42c1.87695%206.54492%204.25684%2013.041%207%2019.1699l-29.1104%201.73047c0.610352%20-0.0507812%20-12.2598%200.849609%20-13.2598%20-11.3203l-2.41016%20-36.6602c-0.00683594%20-0.174805%20-0.00292969%20-0.34375%20-0.00292969%20-0.520508c0%20-6.60449%205.22461%20-11.998%2011.7627%20-12.2695l22.3809%20-1.33984c-0.457031%203.73438%20-0.692383%207.34863%20-0.692383%2011.2061c0%202.81836%200.125977%205.6084%200.37207%208.36426l-13.1299%200.779297l1.38965%2021.79zM290.79%20147.24c2.27441%201.75195%203.72949%204.50586%203.72949%207.59668c0%202.19922%20-0.742188%204.22559%20-1.98926%205.84277l-81.0898%2096.3203c-1.9043%202.21094%20-4.72949%203.60156%20-7.87305%203.60156c-2.42578%200%20-4.65918%20-0.833984%20-6.42773%20-2.23145c-2.27344%20-1.74805%20-3.72754%20-4.49902%20-3.72754%20-7.58594c0%20-2.19531%200.741211%20-4.21973%201.98828%20-5.83398c0.0898438%20-0.140625%2018.5996%20-22.1406%2018.5996%20-22.1406l-16.9102%20-13.29c-1.75879%20-1.34863%20-2.88477%20-3.47461%20-2.88477%20-5.86133c0%20-1.68359%200.564453%20-3.23633%201.51465%20-4.47852c0.0800781%20-0.109375%202.37988%20-2.91113%203.7998%20-4.5293c1.4209%20-1.61914%203.50977%20-2.63477%205.83105%20-2.63477c1.79395%200%203.44531%200.610352%204.75977%201.63477l17.0898%2013.4492l14.1396%20-16.7393l-34.5703%20-27.1807c-1.74805%20-1.34961%20-2.86621%20-3.46875%20-2.86621%20-5.84668c0%20-1.69043%200.569336%20-3.24805%201.52637%20-4.49316l15.7803%20-18.6396c1.48438%20-1.72363%203.68555%20-2.80762%206.13574%20-2.80762c1.88379%200%203.61816%200.645508%204.99414%201.72754l34.4199%2027l9.68066%20-11.4902c1.92676%20-2.2041%204.76465%20-3.58789%207.91992%20-3.58789c2.4209%200%204.65234%200.820312%206.42969%202.19824zM187.44%2029c9.93359%200%2018%20-8.06543%2018%20-18s-8.06641%20-18%20-18%20-18c-9.93457%200%20-18%208.06543%20-18%2018s8.06543%2018%2018%2018z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mastodon%22%20unicode=%22&#xf4f6;%22%20d=%22M433%20268.89c0%200%200.799805%20-71.6992%20-9%20-121.5c-6.23047%20-31.5996%20-55.1104%20-66.1992%20-111.23%20-72.8994c-20.0996%20-2.40039%20-93.1191%20-14.2002%20-178.75%206.7002c0%20-0.116211%20-0.00390625%20-0.119141%20-0.00390625%20-0.235352c0%20-4.63281%200.307617%20-9.19434%200.904297%20-13.665c6.62988%20-49.5996%2049.2197%20-52.5996%2089.6299%20-54c40.8105%20-1.2998%2077.1201%2010.0996%2077.1201%2010.0996l1.7002%20-36.8994s-28.5098%20-15.2998%20-79.3203%20-18.1006c-28.0098%20-1.59961%20-62.8193%200.700195%20-103.33%2011.4004c-112.229%2029.7002%20-105.63%20173.4%20-105.63%20289.1c0%2097.2002%2063.7197%20125.7%2063.7197%20125.7c61.9209%2028.4004%20227.96%2028.7002%20290.48%200c0%200%2063.71%20-28.5%2063.71%20-125.7zM357.88%20143.69c0%20122%205.29004%20147.71%20-18.4199%20175.01c-25.71%2028.7002%20-79.7197%2031%20-103.83%20-6.10059l-11.5996%20-19.5l-11.6006%2019.5c-24.0098%2036.9004%20-77.9297%2035%20-103.83%206.10059c-23.6094%20-27.1006%20-18.4092%20-52.9004%20-18.4092%20-175h46.7295v114.2c0%2049.6992%2064%2051.5996%2064%20-6.90039v-62.5098h46.3301v62.5c0%2058.5%2064%2056.5996%2064%206.89941v-114.199h46.6299z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22r-project%22%20unicode=%22&#xf4f7;%22%20horiz-adv-x=%22581%22%20d=%22M581%20221.4c0%20-54.8008%20-33.9004%20-104.301%20-88.4004%20-139.7l67.4004%20-113.7h-112l-40.0996%2075.4004c-21.8008%20-6.5%20-45.1006%20-11.2002%20-69.4004%20-13.9004v-61.5h-99.0996v61.9004c-136.101%2016.0996%20-239.4%2095.6992%20-239.4%20191.5c0%20107.5%20130.1%20194.6%20290.5%20194.6s290.5%20-87.0996%20290.5%20-194.6zM114.2%20206.9c0%20-52.8008%2051.0996%20-98.4004%20125.2%20-119.9v208.3h199s90.5996%20-1.59961%2090.5996%20-87.8994c0%20-86.3008%20-86.5996%20-92.7002%20-86.5996%20-92.7002s17.5996%20-5.2998%2027.7998%20-10.5c1.7002%20-0.799805%204%20-2.10059%206.39941%20-3.7002c43.8008%2021.4004%2070.3008%2056.2998%2070.3008%20106.4c0%2092.2998%20-90%20133%20-211.9%20133s-220.8%20-59.5%20-220.8%20-133zM339.3%20168.6c49.6006%200%2087.7998%20-8.19922%2087.7998%2028.3008c0%2034.0996%20-30%2027.2998%20-87.7998%2027.2998v-55.6006zM338.4%2096.0996v-22.0996c17.5996%200.0996094%2034.5%201%2050.5996%202.90039c-5.09961%207.5%20-13.2002%2019.1992%20-24%2019.1992h-26.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22researchgate%22%20unicode=%22&#xf4f8;%22%20d=%22M0%20416h448v-448h-448v448zM262.2%2081.5996v7.30078c-10%200%20-20%206.89941%20-27.2002%2014.6992c-12.2002%2013.3008%20-28.5996%2034.7002%20-42.2002%2058.9004c22.5%205.2998%2039.2002%2026.4004%2039.2002%2047.5c0%2031.2002%20-24.2002%2045.5996%20-55.9004%2045.5996c-17.7998%200%20-45.0996%20-1.59961%20-70.8994%20-0.599609v-8.09961c15.5996%20-2.90039%2022%20-1.30078%2022%20-23.9004v-109.4c0%20-22.5996%20-6.5%20-21%20-22%20-23.8994v-8.10059c7.5%200.200195%2020.5%200.800781%2033.5996%200.800781c12.5%200%2028.7002%20-0.5%2035.6006%20-0.800781v8.10059c-19.8008%202.7002%20-25.8008%200.399414%20-25.8008%2023.8994v46.4004c6.7002%20-0.599609%2012.5%20-0.599609%2021.4004%20-0.599609c16.9004%20-30.3008%2033%20-53%2042.2002%20-63.6006c16.7998%20-20.2002%2043.3994%20-17.2002%2050%20-14.2002zM285.1%20216.6c38.7002%200%2034%2029.4004%2034%2049.9004h-30.3994v-10.7002h17.8994c0%20-15.8994%20-7.39941%20-26.7998%20-21.5%20-26.7998c-11.2998%200%20-17.8994%209.90039%20-17.8994%2023.2998v26.7998c0%2012.4004%2011.7998%2019.7002%2019.7002%2019.7002c14.1992%200%2019.6992%20-12.5%2019.6992%20-12.5l10.7002%207.2002s-5.2002%2017.9004%20-30.3994%2017.9004c-25.2002%200%20-34%20-18.2002%20-34%20-30.4004v-32.2002c0%20-16.5%208.89941%20-32.2002%2032.1992%20-32.2002zM168.6%20171.9c-9.39941%200%20-13.5996%200.299805%20-20%200.799805v69.7002c6.40039%200.599609%2015%200.599609%2022.5%200.599609c23.3008%200%2037.2002%20-12.2002%2037.2002%20-34.5c0%20-21.9004%20-15%20-36.5996%20-39.7002%20-36.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22teamspeak%22%20unicode=%22&#xf4f9;%22%20horiz-adv-x=%22512%22%20d=%22M244.2%20101.21c-2.40039%20-12.5%20-10.6006%20-20%20-22.5%20-24.2998c-9.2002%20-3.2002%20-50.1006%20-1.60059%20-61.7002%20-1c-18%201.2998%20-33.2002%208.5%20-43.4004%2024c-14.5%2022.5%20-19.5%2047.7002%20-14.5%2073.8994c4.60059%2024.5%2024.6006%2034.7002%2046.3008%2022.7002c15.1992%20-7.5%2042.5%20-27.3994%2063.3994%20-46.5996c20.4004%20-18.7002%2034.7998%20-36.4004%2032.4004%20-48.7002zM449.2%2080.4102c6.7002%20-5.41016%2011.2002%20-22%2011.5996%20-32.1006c1%20-50.3994%20-23.8994%20-68%20-46.5996%20-85.3994c-65.1006%20-50%20-295.101%20-16.9004%20-145.4%20-6.40039c127.4%209%20164.101%2096.1006%20172.101%20121.5c0.679688%202.0918%202.64941%203.60352%204.9668%203.60352c1.2666%200%202.42871%20-0.452148%203.33301%20-1.20312zM511.2%20202.81c0%20-17.1992%201.89941%20-34.5996%20-1%20-51.6992c-4%20-24.7002%20-29.1006%20-41.7002%20-53.2002%20-36.7002c-7.2002%201.7002%20-9.40039%207.2002%20-9.40039%2014.2002c0%2028.0996%200.800781%2056.3994%200%2084.5996c-1.89941%2075.79%20-36.1992%20132.79%20-102.3%20169.4c-111%2060.3896%20-253.2%20-7%20-277.8%20-131.5c-6.09961%20-30.4004%20-1.7002%20-48.3008%20-3.7002%20-125.801c-0.299805%20-7.19922%20-4.2998%20-11.1992%20-12%20-11.5c-30.7998%20-1.39941%20-51.7998%2018.2002%20-51.7998%2049v20.9004l0.799805%2026.4902c2.40039%2015.5%2010.7002%2027%2024.9004%2034c3.5%201.7998%205.7002%203.5%206.39941%207.7998c6.10059%2033.4102%2019.5%2064%2039.3008%2091.71c2.2998%203.09961%204%205.2998%201%209.2998c-3.7002%205.40039%20-1%2010.2002%203%2014.5c28.0996%2031.7998%2061.8994%2055.1006%20102%2067.4004c96%2029.4668%20180.1%209.29688%20252.3%20-60.5098c6.7002%20-6.40039%2015.5%20-12.9004%207%20-24.4004c-1.2998%20-1.7998%201.09961%20-3.5%202.2002%20-5c20.0586%20-27.0264%2034.2529%20-59.1357%2040.3994%20-93.5898c0.900391%20-3.7002%203%20-5.10059%205.90039%20-6.40039c17.3994%20-8.7998%2025.7002%20-23.2998%2026%20-42.2002zM351.6%2071.3096l-51.5996%207.7002c-22.7998%205.90039%20-51%2032.7002%2022.2002%2060.7998c21.5996%208.5%2085.7002%2037.2002%2087.7998%20-8c0.900391%20-32%20-21.9004%20-63.2998%20-58.4004%20-60.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22first-order-alt%22%20unicode=%22&#xf50a;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c136.97%200%20248%20-111.03%20248%20-248s-111.03%20-248%20-248%20-248s-248%20111.03%20-248%20248s111.03%20248%20248%20248zM248%20-48.21c132.66%200%20240.21%20107.55%20240.21%20240.21s-107.55%20240.21%20-240.21%20240.21s-240.21%20-107.55%20-240.21%20-240.21s107.55%20-240.21%20240.21%20-240.21zM248%20411.71c121.34%200%20219.71%20-98.3701%20219.71%20-219.71s-98.3701%20-219.71%20-219.71%20-219.71s-219.71%2098.3701%20-219.71%20219.71s98.3701%20219.71%20219.71%20219.71zM248%20-19.5098c116.81%200%20211.51%2094.7002%20211.51%20211.51s-94.7002%20211.51%20-211.51%20211.51s-211.51%20-94.6895%20-211.51%20-211.51s94.7002%20-211.51%20211.51%20-211.51zM434.23%20143.47c-4.46582%20-17.1914%20-11.3633%20-33.7256%20-20.1309%20-48.6895l-74.1299%2035.8799l61.4805%20-54.8203c-10.709%20-14.1553%20-23.0713%20-26.5469%20-37.2002%20-37.29l-54.7998%2061.5703l35.8799%20-74.2705c-14.9385%20-8.80469%20-31.4502%20-15.7354%20-48.6299%20-20.2295l-27.29%2078.4697l4.79004%20-82.9297c-8.61035%20-1.17969%20-17.4004%20-1.7998%20-26.3301%20-1.7998s-17.7197%200.620117%20-26.3301%201.7998l4.75977%2082.46l-27.1494%20-78.0303c-17.1836%204.48828%20-33.7021%2011.4092%20-48.6504%2020.2002l35.9297%2074.3398l-54.8701%20-61.6396c-14.1318%2010.7412%20-26.5%2023.1299%20-37.2197%2037.2793l61.5898%2054.9004l-74.2598%20-35.9297c-8.77051%2014.9639%20-15.6709%2031.4971%20-20.1396%2048.6895l77.8398%2027.1104l-82.2305%20-4.75977c-1.15918%208.56934%20-1.7793%2017.3193%20-1.7793%2026.21c0%209%200.629883%2017.8398%201.81934%2026.5098l82.3799%20-4.76953l-77.9395%2027.1592c4.5%2017.1895%2011.4307%2033.7148%2020.2295%2048.6699l74.2207%20-35.9199l-61.5205%2054.8604c10.7412%2014.1328%2023.1299%2026.501%2037.2803%2037.2197l54.7598%20-61.5293l-35.8301%2074.1699c14.9521%208.76465%2031.4717%2015.6621%2048.6504%2020.1299l26.8701%20-77.25l-4.70996%2081.6094c8.60938%201.18066%2017.3896%201.80078%2026.3193%201.80078c8.93066%200%2017.71%20-0.620117%2026.3203%20-1.80078l-4.74023%20-82.1592l27.0498%2077.7598c17.2705%20-4.5%2033.6006%20-11.3506%2048.6309%20-20.1699l-35.8203%20-74.1201l54.7197%2061.4697c14.1426%20-10.7178%2026.5186%20-23.0908%2037.2402%20-37.2295l-61.4502%20-54.7705l74.1201%2035.8604c8.78906%20-14.9492%2015.71%20-31.4678%2020.2002%20-48.6504l-77.8105%20-27.0996l82.2402%204.75c1.19043%20-8.66016%201.82031%20-17.5%201.82031%20-26.4902c0%20-8.87988%20-0.610352%20-17.6299%20-1.78027%20-26.1904l-82.1201%204.75z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fulcrum%22%20unicode=%22&#xf50b;%22%20horiz-adv-x=%22320%22%20d=%22M95.75%20283.86l-35.3799%20-43.5508l-35.3701%2043.5508l35.3799%2043.5498zM144.23%20448v-211.11l-41.0801%20-44.8896l41.0801%20-44.8896v-211.11l-20.5107%20198.18l-51%2057.8203l50.9707%2057.8203zM223.9%20283.86l35.3799%2043.5498l35.3799%20-43.5498l-35.3799%20-43.5508zM175.42%20236.86v211.14l20.5801%20-198.18l51%20-57.8203l-51%20-57.8203l-20.5801%20-198.18v211.11l41.0801%2044.8896z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22galactic-republic%22%20unicode=%22&#xf50c;%22%20horiz-adv-x=%22496%22%20d=%22M248%20-56c-136.75%200%20-248%20111.25%20-248%20248s111.25%20248%20248%20248s248%20-111.25%20248%20-248s-111.25%20-248%20-248%20-248zM248%20423.47c-127.63%200%20-231.47%20-103.84%20-231.47%20-231.47s103.84%20-231.47%20231.47%20-231.47s231.47%20103.84%20231.47%20231.47s-103.84%20231.47%20-231.47%20231.47zM275.62%20401.66c37.6602%20-4.91016%2072.21%20-19.7402%20100.96%20-41.7998l-17.3896%20-17.3604c-23.9795%2017.7627%20-52.7207%2029.9941%20-83.5703%2034.54v24.6201zM220.25%20401.59v-24.54c-30.9697%20-4.60938%20-59.4502%20-16.8301%20-83.5195%20-34.6699h-0.0800781l-17.2803%2017.3604c28.7197%2022.0498%2063.2402%2036.9102%20100.88%2041.8496zM232.5%20351.42h31v-82.8604c10.0498%20-2.0293%2019.3701%20-6.00977%2027.6201%20-11.5l58.6699%2058.6709l21.9297%20-21.9307l-58.6699%20-58.6699c5.46973%20-8.24023%209.48047%20-17.5996%2011.5%20-27.6201h82.8701v-31h-82.8701c-2.03027%20-10.0195%20-6.04004%20-19.3096%20-11.5%20-27.54l58.6699%20-58.6895l-21.9297%20-21.9307l-58.6699%2058.6904c-8.25%20-5.49023%20-17.5703%20-9.52051%20-27.6201%20-11.5498v-82.9004h-31v82.9004c-10.0039%202.02148%20-19.4531%206.00977%20-27.6699%2011.4697l-58.6201%20-58.6201l-21.9297%2021.9297l58.6699%2058.6904c-5.45996%208.23047%20-9.4502%2017.5205%20-11.4697%2027.54h-82.9004v31h82.9004c2.01953%2010.0303%206%2019.3896%2011.4697%2027.6201l-58.6699%2058.6699l21.9297%2021.9297l58.6201%20-58.5898c8.25%205.48047%2017.6299%209.38965%2027.6699%2011.4199v82.8701zM415.74%20320.7c22.0996%20-28.7402%2036.9795%20-63.3398%2041.9297%20-101.03h-24.6201c-4.58496%2030.8906%20-16.8604%2059.665%20-34.6699%2083.6699zM80.1904%20320.57l17.3896%20-17.3906c-17.8301%20-24.0693%20-29.9902%20-52.5596%20-34.5898%20-83.5195h-24.6504c4.94043%2037.6494%2019.79%2072.1895%2041.8506%20100.91zM38.3398%20164.33l24.6504%200.00976562c4.58984%20-30.9502%2016.7002%20-59.4502%2034.5098%20-83.5195l-17.3604%20-17.3906c-22.0498%2028.7207%20-36.8799%2063.2607%20-41.7998%20100.9zM433.04%20164.33h24.6201c-4.9502%20-37.6699%20-19.8506%20-72.2197%20-41.9297%20-100.96l-17.3604%2017.3604c17.8701%2024.0996%2030.0596%2052.6094%2034.6699%2083.5996zM136.66%2041.6201c24.0703%20-17.8604%2052.6094%20-30.0205%2083.5996%20-34.6504v-24.6396c-37.6602%204.9502%20-72.2295%2019.8398%20-100.96%2041.9297zM359.19%2041.5703h0.0791016l17.3105%20-17.3906c-28.75%20-22.0596%20-63.29%20-36.9297%20-100.96%20-41.8496v24.5703c30.9902%204.58984%2059.4795%2016.8301%2083.5703%2034.6699z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22galactic-senate%22%20unicode=%22&#xf50d;%22%20horiz-adv-x=%22512%22%20d=%22M249.86%20414.52h12.2793v-26.0693c13.5801%20-20.6201%2023.8604%20-108.59%2024.4902%20-215.351c-11.7402%2015.6201%20-19.1299%2033.3301%20-19.1299%2048.2402v16.8799c0.0302734%205.32031%20-0.75%2010.5303%20-2.19043%2015.6504c-0.649414%202.13965%20-1.38965%204.07031%20-2.61914%205.82031c-1.23047%201.73926%20-3.44043%203.79004%20-6.68066%203.79004c-3.25%200%20-5.4502%20-2.04004%20-6.67969%20-3.79004c-1.23047%20-1.74023%20-1.96973%20-3.68066%20-2.62012%20-5.82031c-1.44043%20-5.12012%20-2.21973%20-10.3301%20-2.19043%20-15.6504v-16.8799c0%20-14.9102%20-7.38965%20-32.6201%20-19.1299%20-48.2402c0.610352%20106.761%2010.8906%20194.73%2024.4707%20215.351v26.0693zM223.52%20266.75c-1.59961%20-22.4004%20-2.75%20-46.5195%20-3.47949%20-72.0703c-23.2998%20-11.2793%20-40.7705%20-33.1602%20-46.3203%20-59.5098c-7.71973%20-2.25977%20-22.71%20-3.91992%20-40.4893%20-4.21973c-7.51074%203.66016%20-16.5%205.85938%20-26.1807%206.04004c1.90039%2014.9102%205.87012%2029.1699%2011.6504%2042.4199c15.4395%20-8.10059%2030.9297%20-8.66016%2035.4697%20-0.959961c4.57031%207.74023%20-3.58984%2021.04%20-18.3203%2030.6602c8.68066%2011.7695%2018.9805%2022.2998%2030.5605%2031.0898c9.50977%20-15.5898%2023.3594%20-24.4404%2031.3594%20-19.8203c8.05078%204.65039%207.19043%2021.1699%20-1.70996%2037.29c8.76074%203.88965%2017.9404%206.92969%2027.46%209.08008zM288.48%20266.75c9.45508%20-2.12695%2018.7754%20-5.23145%2027.4492%20-9.08008c-8.89941%20-16.1299%20-9.75977%20-32.6396%20-1.70996%20-37.29c8%20-4.62012%2021.8506%204.23047%2031.3604%2019.8203c11.5801%20-8.79004%2021.8799%20-19.3203%2030.5596%20-31.0898c-14.7197%20-9.61035%20-22.8896%20-22.9199%20-18.3193%20-30.6602c4.54004%20-7.7002%2020.0293%20-7.14062%2035.4697%200.959961c5.79004%20-13.25%209.75%20-27.5098%2011.6504%20-42.4199c-9.68066%20-0.19043%20-18.6709%20-2.37988%20-26.1807%20-6.04004c-17.7793%200.299805%20-32.7695%201.95996%20-40.4902%204.21973c-5.5498%2026.3496%20-23.0293%2048.2305%20-46.3193%2059.5098c-0.719727%2025.5508%20-1.87988%2049.6699%20-3.46973%2072.0703zM256%20258.15c3.23047%200%205.86035%20-8.81055%206.08984%20-19.9307h0.0498047v-16.8799c0%20-41.4199%2049.0107%20-95.04%2093.4902%20-95.04c52%200%20122.76%201.4502%20156.37%20-29.1699v-2.50977c-9.41992%20-17.1104%20-20.5801%20-33.1699%20-33.1797%20-47.9697c-12.5303%2021.0898%20-51.5898%2040.96%20-108.021%2041.3496c-45.6797%20-1.01953%20-79.0195%20-20.3301%20-90.7598%20-40.8701c-0.00976562%20-0.00976562%200.00976562%20-0.0400391%200%20-0.0498047c-7.66992%20-2.13965%20-15.8496%20-3.23047%20-24.04%20-3.20996c-8.19043%20-0.0205078%20-16.3701%201.07031%20-24.04%203.20996c-0.00976562%200.00976562%200.00976562%200.0400391%200%200.0498047c-11.7295%2020.54%20-45.0801%2039.8506%20-90.7598%2040.8701c-56.4307%20-0.400391%20-95.5%20-20.2598%20-108.021%20-41.3496c-12.5996%2014.7998%20-23.7598%2030.8496%20-33.1797%2047.9697v2.50977c33.6201%2030.6201%20104.37%2029.1699%20156.37%2029.1699c44.4795%200%2093.4902%2053.6201%2093.4902%2095.04v16.8799h0.0498047c0.229492%2011.1201%202.85938%2019.9307%206.08984%2019.9307zM256%20161.56c-22.4199%200%20-40.5996%20-18.1797%20-40.5996%20-40.5996s18.1797%20-40.6504%2040.5996%20-40.6504s40.5996%2018.2305%2040.5996%2040.6504s-18.1797%2040.5996%20-40.5996%2040.5996zM256%20153.92c18.1904%200%2032.96%20-14.7695%2032.96%20-32.96s-14.7695%20-32.96%20-32.96%20-32.96s-32.96%2014.7695%20-32.96%2032.96s14.7695%2032.96%2032.96%2032.96zM256%20147.78c-14.8096%200%20-26.8203%20-12.0107%20-26.8203%20-26.8203s12.0107%20-26.8203%2026.8203%20-26.8203s26.8203%2012.0107%2026.8203%2026.8203s-12.0107%2026.8203%20-26.8203%2026.8203zM141.2%2081.1104c18.75%20-0.419922%2035.1895%20-4.18066%2048.6094%20-9.66992c12.5508%20-16.0303%2029.1602%20-30.04%2049.5801%20-33.0703c0.100586%20-0.00976562%200.169922%20-0.0302734%200.270508%20-0.0498047c0.0498047%20-0.0107422%200.109375%20-0.0400391%200.160156%20-0.0507812c5.23926%20-1.06934%2010.6396%20-1.59961%2016.1895%20-1.59961c5.56055%200%2010.9502%200.530273%2016.1904%201.59961c0.0498047%200.0107422%200.109375%200.0400391%200.160156%200.0507812c0.0996094%200.00976562%200.179688%200.0292969%200.269531%200.0498047c20.4199%203.04004%2037.04%2017.04%2049.5801%2033.0703c13.4199%205.5%2029.8496%209.25%2048.6104%209.66992c10.1797%20-0.0800781%2021.5996%20-0.360352%2030.5%20-1.66016c-0.430664%20-4.41992%20-1.51074%20-18.6299%20-7.11035%20-29.7598c-9.11035%202.55957%20-18.3604%203.89941%20-27.6201%203.89941c-41.2803%20-0.939453%20-71.4795%20-34.3496%20-78.2598%20-74.4697l-0.110352%20-4.7002c-10.3994%20-1.91992%20-21.1797%20-2.93945%20-32.21%20-2.93945c-11.0195%200%20-21.8096%201.0293%20-32.21%202.93945l-0.109375%204.7002c-6.78027%2040.1201%20-36.9805%2073.5303%20-78.2607%2074.4697c-9.25977%200%20-18.5098%20-1.33984%20-27.6201%20-3.89941c-5.59961%2011.1299%20-6.67969%2025.3398%20-7.10938%2029.7598c8.89941%201.2998%2020.3096%201.58984%2030.5%201.66016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22jedi-order%22%20unicode=%22&#xf50e;%22%20d=%22M398.5%2074.4004c0%200%2026.2998%2016.1992%2049.9004%2077.6992c0%200%20-17%20-183.3%20-222%20-185.699h-4.10059c-205.1%202.39941%20-222%20185.699%20-222%20185.699c23.2002%20-61.5996%2049.4004%20-77.6992%2049.4004%20-77.6992c-95.9004%20122.1%20-17.2002%20233.1%20-17.2002%20233.1c-45.4004%20-85.7002%2041.4004%20-170.5%2041.4004%20-170.5c-105%20171.6%2060.5%20271.5%2060.5%20271.5c-96.9004%20-72.5996%2010.0996%20-190.7%2010.0996%20-190.7c-85.7998%20-158.399%2068.5996%20-230.1%2068.5996%20-230.1s0.400391%2016.8994%202.2002%2085.7002l-34.5%20-36.2002l24.2002%2047.3994l-62.5996%209.10059l62.5996%209.09961l-20.2002%2055.5l31.4004%20-45.8994c2.2998%2087.8994%207.89941%20305.899%207.89941%20306.899v2.40039v-1v1v-2.40039c0.100586%20-1.7998%205.7002%20-219.2%207.90039%20-306.899l31.4004%2045.8994l-20.2002%20-55.5l62.5996%20-9.09961l-62.5996%20-9.10059l24.2002%20-47.3994s-30.2002%2031.7002%20-34.5%2036.2002c1.7998%20-68.8008%202.19922%20-85.7002%202.19922%20-85.7002s154.4%2071.7002%2068.6006%20230.1c0%200%20107%20118%2010.0996%20190.7c0%200%20165.5%20-100%2060.5%20-271.5c0%200%2086.7998%2084.7002%2041.4004%20170.5c0%200%2078.7002%20-111%20-17.2002%20-233.1z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mandalorian%22%20unicode=%22&#xf50f;%22%20d=%22M232.27%20-63.8896c-1%203.25977%20-1.68945%2015.8301%20-1.38965%2024.5801c0.549805%2015.8896%201%2024.7197%201.40039%2028.7598c0.639648%206.2002%202.87012%2020.7197%203.2793%2021.3799c0.600586%201%200.400391%2027.8701%20-0.239258%2033.1299c-0.310547%202.58008%20-0.629883%2011.9004%20-0.69043%2020.7305c-0.129883%2016.4697%20-0.530273%2020.1191%20-2.72949%2024.7598c-1.10059%202.31934%20-1.23047%203.83984%20-1%2011.4297c0.0546875%201.30957%200.0830078%202.62695%200.0830078%203.9502c0%203.00586%20-0.142578%205.82715%20-0.423828%208.75977c-2%2013%20-3.45996%2027.7002%20-3.25%2033.9004s0.430664%207.14941%202.06055%209.66992c3.0498%204.70996%206.50977%2014%208.62012%2023.2695c2.25977%209.86035%203.87988%2017.1807%204.58984%2020.7402c1.1123%205.11914%202.61816%2010.2246%204.41992%2015.0498c2.26953%206.25%202.49023%2015.3906%200.370117%2015.3906c-0.299805%200%20-1.37988%20-1.2207%20-2.41016%20-2.70996c-1.03027%20-1.49023%20-4.75977%20-4.80078%20-8.29004%20-7.36035c-8.37012%20-6.08008%20-11.7002%20-9.38965%20-12.6602%20-12.5801s-1%20-7.22949%20-0.160156%20-7.75977c0.34082%20-0.209961%201.29004%20-2.40039%202.11035%20-4.87988c0.926758%20-2.82617%201.42773%20-5.84375%201.42773%20-8.97754c0%20-2.19824%20-0.241211%20-4.3252%20-0.708008%20-6.38281c-0.389648%20-1.76953%20-1%20-5.46973%20-1.45996%20-8.22949c-0.459961%20-2.76074%20-1%20-6.46094%20-1.25%20-8.2207c-0.181641%20-1.55176%20-0.731445%20-3.01367%20-1.5498%20-4.25977c-1%20-1%20-1.13965%20-0.910156%20-2.0498%200.530273c-0.724609%201.4541%20-1.22656%203.07324%20-1.44043%204.75c-0.25%201.73926%20-1.62988%207.10938%20-3.08008%2011.9297c-3.2793%2010.9004%20-3.51953%2016.1504%20-1%2021c0.800781%201.39648%201.38086%202.96875%201.66992%204.61035c0%202.38965%20-2.19922%205.31934%20-7.40918%209.88965c-7%206.17969%20-8.62988%207.91992%20-10.2305%2011.2998c-1.70996%203.60059%20-3.05957%204.06055%20-4.54004%201.54004c-1.78027%20-3%20-2.59961%20-9.10938%20-3%20-22l-0.339844%20-12.1895l2%20-2.25c3.20996%20-3.7002%2012.0703%20-16.4502%2013.7803%20-19.8301c3.41016%20-6.74023%204.33984%20-11.6904%204.41016%20-23.5605c0.0693359%20-11.8701%200.949219%20-22.75%202%20-24.71c0.359375%20-0.660156%200.509766%20-1.34961%200.339844%20-1.51953s0.410156%20-2.08984%201.29004%20-4.27051c1.02539%20-2.84082%201.73633%20-5.8916%202.05957%20-9c0.37207%20-3.50684%200.950195%20-6.99219%201.70996%20-10.3701c2.23047%20-9.55957%202.77051%20-14.0801%202.39062%20-20.1396c-0.200195%20-3.26953%20-0.530273%20-11.0703%20-0.730469%20-17.3203c-1.30957%20-41.7598%20-1.84961%20-58%20-2%20-61.21c-0.120117%20-2%20-0.389648%20-11.5098%20-0.599609%20-21.0693c-0.360352%20-16.3008%20-1.30078%20-27.3701%20-2.41992%20-28.6504c-0.640625%20-0.729492%20-8.07031%204.91016%20-12.5205%209.49023c-3.75%203.87012%20-4%204.79004%20-2.83008%209.9502c0.700195%203%202.25977%2018.29%203.33008%2032.6191c0.360352%204.78027%200.80957%2010.5%201%2012.7109c0.830078%209.36914%201.66016%2020.3496%202.61035%2034.7793c0.55957%208.45996%201.33008%2016.4404%201.71973%2017.7305s0.889648%209.88965%201.12988%2019.1094l0.429688%2016.7705l-2.25977%204.2998c-1.71973%203.28027%20-4.87012%206.94043%20-13.2197%2015.3398c-6%206.07031%20-11.8398%2012.2998%20-12.9102%2013.8506l-1.9502%202.80957l0.75%2010.9004c1.08984%2015.71%201.10059%2048.5693%200%2059.0596l-0.889648%208.7002l-3.28027%204.51953c-5.85938%208.08008%20-5.7998%207.75%20-6.21973%2033.2705c-0.100586%206.07031%20-0.379883%2011.5%20-0.629883%2012.0596c-0.830078%201.87012%20-3.0498%202.66016%20-8.54004%203.05078c-8.86035%200.619141%20-11%201.89941%20-23.8506%2014.5498c-6.14941%206%20-12.3398%2012%20-13.75%2013.1895c-2.80957%202.41992%20-2.79004%202%20-0.55957%209.62988l1.34961%204.65039l-1.68945%203c-0.764648%201.42578%20-1.62793%202.78223%20-2.58984%204.07031c-1.33008%201.50977%20-5.5%2010.8896%20-6%2013.4893c-0.100586%200.362305%20-0.154297%200.743164%20-0.154297%201.13672c0%201.05469%200.385742%202.02148%201.02441%202.76367c2.22949%202.86035%203.39941%205.67969%204.44922%2010.7305c2.33008%2011.1895%207.74023%2026.0898%2010.6006%2029.2197c3.17969%203.46973%207.7002%201%209.41016%20-5c1.33984%20-4.79004%201.36914%20-9.79004%200.0996094%20-18.5498c-0.53418%20-3.65918%20-0.869141%20-7.33594%20-1%20-11.1104c0%20-4%200.19043%20-4.69043%202.25%20-7.38965c3.33008%20-4.37012%207.72949%20-7.41016%2015.2002%20-10.5205c1.71777%20-0.71582%203.30566%20-1.67969%204.71973%20-2.84961c11.1699%20-10.7207%2018.6201%20-16.1807%2022.9502%20-16.8506c5.17969%20-0.799805%208%20-4.54004%2010%20-13.3896c1.30957%20-5.65039%204%20-11.1396%205.45996%20-11.1396c1.2041%200.246094%202.3418%200.729492%203.33008%201.38965c2%201.21973%202.25%201.73047%202.25%204.17969c-0.267578%206.07031%20-0.943359%2012.0078%20-2%2017.8398c-0.370117%201.66016%20-0.780273%204.06055%20-0.930664%205.35059c-0.149414%201.29004%20-0.609375%203.84961%20-1%205.68945c-2.5498%2011.1602%20-3.64941%2015.46%20-4.09961%2016c-1.5498%202%20-4.08008%2010.2002%20-4.92969%2015.9209c-1.64062%2011.1094%20-4%2014.2295%20-12.9102%2017.3896c-4.92969%201.81641%20-9.44238%204.50195%20-13.3398%207.87988c-1.15039%201%20-4%203.21973%20-6.35059%205.05957c-2.34961%201.84082%20-4.40918%203.53027%20-4.59961%203.76074c-0.848633%200.733398%20-1.73926%201.39648%20-2.69043%202c-6.23926%204.21973%20-8.83984%207%20-11.2598%2012l-2.43945%205l-0.220703%2013l-0.219727%2013l6.91016%206.5498c3.9502%203.75%208.47949%207.34961%2010.5898%208.42969c3.30957%201.69043%204.4502%201.89062%2011.3701%202c8.53027%200.19043%2010.1201%200%2011.6602%20-1.55957c1.54004%20-1.56055%201.35938%20-6.40039%20-0.290039%20-8.5c-0.592773%20-0.666992%20-1.05273%20-1.45508%20-1.33984%20-2.32031c0%20-0.580078%20-2.61035%20-4.91016%20-5.41992%20-9c-1.03906%20-2.12988%20-1.85156%20-4.44727%20-2.37012%20-6.82031c20.4395%20-13.3896%2021.5498%20-3.76953%2014.0693%20-29l11.3604%20-2.51953c3.11035%208.66016%206.46973%2017.2598%208.61035%2026.2197c0.290039%207.62988%20-12%204.19043%20-15.4004%208.68066c-2.33008%205.92969%203.12988%2014.1797%206.05957%2019.1992c1.60059%202.33984%206.62012%204.7002%208.82031%204.15039c0.879883%20-0.219727%204.16016%200.349609%207.37012%201.28027c2.41992%200.759766%204.97461%201.33398%207.5498%201.67969c2.05957%200.222656%204.08984%200.666016%206%201.29004c3.65039%201.11035%204.5%201.16992%206.35059%200.400391c1.85156%20-0.636719%203.82324%20-1.10352%205.81934%20-1.36035c2.12598%20-0.287109%204.17285%20-0.953125%206%20-1.91016c1.55078%20-0.908203%203.24414%20-1.64746%205%20-2.16992c2.51074%20-0.679688%203%20-0.570312%207.05078%201.66992l4.34961%202.40039l10.7402%200.389648c10.4395%200.400391%2010.8096%200.469727%2015.2598%202.67969l4.58008%202.32031l2.45996%20-1.42969c1.75977%20-1%203.13965%20-2.73047%204.84961%20-6c2.36035%20-4.51074%202.37988%20-4.58008%201.37012%20-7.37012c-0.879883%20-2.44043%20-0.889648%20-3.2998%20-0.0996094%20-6.39062c0.526367%20-2.03027%201.24219%20-4.03516%202.09961%20-5.90918c0.62793%20-1.22852%201.08203%20-2.5918%201.31055%20-4c0.30957%20-4.33008%200%20-5.30078%20-2.41016%20-6.91992c-2.16992%20-1.4707%20-7%20-7.91016%20-7%20-9.34082c-0.249023%20-1.03906%20-0.614258%20-2.05762%20-1.07031%20-3c-5%20-11.5098%20-6.75977%20-13.5596%20-14.2598%20-17c-9.2002%20-4.19922%20-12.2998%20-5.18945%20-16.21%20-5.18945c-3.10059%200%20-4%20-0.25%20-4.54004%20-1.25977c-1.17383%20-1.44238%20-2.53613%20-2.67969%20-4.08984%20-3.70996c-1.82715%20-1.21973%20-3.32031%20-2.84668%20-4.37988%20-4.78027c-0.486328%20-1.22852%20-1.36426%20-2.24707%20-2.49023%20-2.91016c-0.941406%20-0.387695%20-1.77246%20-0.97168%20-2.4502%20-1.70996c-2.22168%20-1.9502%20-4.53613%20-3.73047%20-7%20-5.37988c-3.33008%20-2.33984%20-6.87012%20-5%20-7.87012%20-6c-0.666992%20-0.71875%20-1.47168%20-1.29688%20-2.37988%20-1.7002c-0.837891%20-0.376953%20-1.5625%20-0.941406%20-2.12988%20-1.65039c-1.31055%20-1.38965%20-1.49023%20-2.10938%20-1.13965%20-4.59961c0.310547%20-2.00488%200.795898%20-3.99707%201.41992%20-5.87988c1.31934%20-3.7998%201.30957%20-7.86035%200%20-10.5703c-1.31055%20-2.70996%20-0.890625%20-6.64941%201.34961%20-9.58984c2%20-2.62988%202.16016%20-4.55957%200.709961%20-8.83984c-0.692383%20-2.67969%20-1.06152%20-5.48926%20-1.06152%20-8.38379c0%20-0.183594%20-0.000976562%20-0.34375%200.00195312%20-0.526367c0%20-4.87988%200.219727%20-6.28027%201.45996%20-8.37988c1.23926%20-2.09961%201.81934%20-2.48047%203.23926%20-2.32031c2%200.230469%202.30078%201.0498%204.70996%2012.1201c2.18066%2010%203.70996%2011.9199%2013.7607%2017.0801c2.93945%201.50977%207.45996%204%2010%205.44043c2.54004%201.43945%206.79004%203.68945%209.37012%204.90918c5.99512%202.625%2011.1807%206.62598%2015.2197%2011.6709c7.10938%208.78906%2010%2016.2197%2012.8496%2033.2998c0.362305%202.81152%201.37402%205.46387%202.86035%207.72949c1.39648%202.17676%202.40332%204.6748%202.88965%207.31055c1%205.2998%202.85059%209.08008%205.58008%2011.5098c4.7002%204.17969%206%201.08984%204.58984%20-10.8701c-0.459961%20-3.86035%20-1.09961%20-10.3301%20-1.43945%20-14.3799l-0.610352%20-7.36035l4.4502%20-4.08984l4.4502%20-4.08984l0.109375%20-8.41992c0.0605469%20-4.62988%200.470703%20-9.53027%200.919922%20-10.8896l0.820312%20-2.4707l-6.42969%20-6.2793c-8.54004%20-8.33008%20-12.8799%20-13.9307%20-16.7598%20-21.6104c-1.77051%20-3.49023%20-3.74023%20-7.11035%20-4.38086%20-8c-2.17969%20-3.11035%20-6.45996%20-13%20-8.75977%20-20.2598l-2.29004%20-7.2207l-7%20-6.48926c-3.83008%20-3.57031%20-8%20-7.25%20-9.16992%20-8.16992c-3.0498%20-2.32031%20-4.25977%20-5.15039%20-4.25977%20-10c-0.00878906%20-0.204102%20-0.0126953%20-0.40918%20-0.0126953%20-0.614258c0%20-2.39062%200.583984%20-4.65332%201.60254%20-6.64648c0.789062%20-1.54785%201.49512%20-3.17871%202.08984%20-4.83008c0.350586%20-1.05859%200.887695%20-2.03809%201.57031%20-2.88965c1.40039%20-1.58984%201.91992%20-16.1201%200.830078%20-23.2197c-0.679688%20-4.48047%20-3.62988%20-12%20-4.7002%20-12c-1.79004%200%20-4.05957%20-9.27051%20-5.07031%20-20.7402c-0.179688%20-2%20-0.620117%20-5.94043%20-1%20-8.7002s-1%20-10%20-1.34961%20-16.0498c-0.770508%20-12.2197%20-0.19043%20-18.7705%202%20-23.1504c3.41016%20-6.68945%200.519531%20-12.6895%20-11%20-22.8398l-4%20-3.49023l0.0703125%20-5.18945c0.0546875%20-3.05273%200.448242%20-6.01562%201.13965%20-8.87012c4.61035%20-16%204.73047%20-16.9199%204.37988%20-37.1299c-0.459961%20-26.4004%20-0.259766%20-40.2705%200.629883%20-44.1504c0.489258%20-2.28223%200.853516%20-4.63086%201.08008%20-7c0.169922%20-2%200.660156%20-5.33008%201.08008%20-7.35938c0.469727%20-2.26074%200.780273%20-11%200.790039%20-22.7402v-19.0605l-1.80957%20-2.62988c-2.70996%20-3.91016%20-15.1104%20-13.54%20-15.4902%20-12.29zM261.8%20-18.7803c-0.179688%200.299805%20-0.330078%206.87012%20-0.330078%2014.5898c0%2014.0605%20-0.889648%2027.54%20-2.25977%2034.4502c-0.400391%202%20-0.80957%209.7002%20-0.900391%2017.0605c-0.149414%2011.9297%20-1.39941%2024.3701%20-2.63965%2026.3799c-0.660156%201.06934%20-3%2017.6602%20-3%2021.2998c0%204.23047%201%206%205.28027%209.12988s4.85938%203.13965%205.47949%200.719727c0.280273%20-1.09961%201.4502%20-5.61914%202.60059%20-10c3.92969%20-15.1191%204.13965%20-16.2695%204.0498%20-21.7393c-0.0996094%20-5.78027%20-0.129883%20-6.12988%20-1.74023%20-17.7305c-1%20-7.07031%20-1.16992%20-12.3896%20-1%20-28.4297c0.169922%20-19.4004%20-0.639648%20-35.7305%20-2%20-41.2705c-0.709961%20-2.7793%20-2.7998%20-5.47949%20-3.42969%20-4.42969zM190.8%2018.7998c-0.761719%203.52051%20-1.3457%207.14453%20-1.72949%2010.79c-0.382812%203.64648%20-0.967773%207.27051%20-1.73047%2010.79c-0.513672%202.0957%20-0.854492%204.27344%20-1%206.49023c-0.30957%203.18945%20-0.910156%207.45996%20-1.33008%209.47949c-1%204.79004%20-3.34961%2019.3506%20-3.41992%2021.0703c0%200.740234%20-0.339844%204.0498%20-0.700195%207.36035c-0.669922%206.20996%20-0.839844%2027.6699%20-0.219727%2028.29c1%201%206.62988%20-2.76074%2011.3301%20-7.43066l5.28027%20-5.25l-0.450195%20-6.46973c-0.25%20-3.55957%20-0.599609%20-10.2295%20-0.780273%20-14.8301c-0.179688%20-4.59961%20-0.490234%20-9.87012%20-0.669922%20-11.71s-0.610352%20-9.36035%20-0.939453%20-16.7197c-0.790039%20-17.4102%20-1.94043%20-31.29%20-2.65039%20-32c-0.113281%20-0.119141%20-0.273438%20-0.194336%20-0.450195%20-0.194336c-0.239258%200%20-0.446289%200.135742%20-0.549805%200.333984h0.00976562zM103.62%20285.39c21.0703%20-12.79%2017.8398%20-14.1494%2028.4902%20-17.6592c13%20-4.29004%2018.8701%20-7.13086%2023.1494%20-16.8701c-43.6602%20-36.1406%20-69.0098%20-57.8604%20-76.71%20-70.8604c-31%20-52%20-6%20-101.59%2062.75%20-87.21c-14.1797%20-29.2305%20-78%20-28.6299%20-98.6797%204.90039c-24.6797%2039.9492%20-22.0898%20118.3%2061%20187.659v0.0400391zM314.41%20106.39c56.6602%20-6.87988%2082.3203%2037.7402%2046.54%2089.2305c0%200%20-26.8701%2029.3398%20-64.2803%2068c3%2015.4502%209.49023%2032.1201%2030.5703%2053.8203c89.2002%20-63.5107%2092%20-141.61%2092.46%20-149.36c4.2998%20-70.6396%20-78.7002%20-91.1797%20-105.29%20-61.71v0.0195312z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22old-republic%22%20unicode=%22&#xf510;%22%20horiz-adv-x=%22496%22%20d=%22M235.76%20437.77c7.5%200.310547%2015%200.280273%2022.5%200.0908203c3.61035%20-0.140625%207.2002%20-0.400391%2010.79%20-0.730469c4.91992%20-0.269531%209.79004%20-1.03027%2014.6699%20-1.62012c2.93066%20-0.429688%205.83008%20-0.979492%208.75%20-1.45996c7.90039%20-1.33008%2015.6699%20-3.28027%2023.3906%20-5.39941c12.2393%20-3.4707%2024.1895%20-7.91992%2035.7598%20-13.21c26.5596%20-12.2402%2050.9395%20-29.21%2071.6299%20-49.8809c20.0303%20-20.0898%2036.7197%20-43.5498%2048.8896%20-69.1895c1.12988%20-2.58984%202.44043%20-5.10059%203.4707%20-7.74023c2.80957%20-6.42969%205.38965%20-12.9697%207.58008%20-19.6299c4.13965%20-12.3301%207.33984%20-24.9902%209.41992%20-37.8301c0.569336%20-3.13965%201.04004%20-6.2998%201.39941%20-9.46973c0.549805%20-3.83008%200.94043%20-7.69043%201.18066%20-11.5605c0.829102%20-8.33984%200.839844%20-16.7295%200.769531%20-25.0996c-0.0703125%20-4.96973%20-0.259766%20-9.94043%20-0.75%20-14.8896c-0.240234%20-3.38086%20-0.509766%20-6.76074%20-0.979492%20-10.1201c-0.390625%20-2.7207%20-0.630859%20-5.45996%20-1.11035%20-8.16992c-0.900391%20-5.15039%20-1.7002%20-10.3105%20-2.87012%20-15.4102c-4.09961%20-18.5%20-10.2998%20-36.5498%20-18.5098%20-53.6299c-15.7705%20-32.8301%20-38.8301%20-62.1699%20-67.1201%20-85.1201c-17.2012%20-14.0635%20-36.3066%20-25.8115%20-56.9102%20-34.8604c-6.20996%20-2.67969%20-12.46%20-5.25%20-18.8701%20-7.41016c-3.50977%20-1.16016%20-7.00977%20-2.37988%20-10.5703%20-3.38965c-6.61914%20-1.87988%20-13.2891%20-3.63965%20-20.0391%20-5c-4.66016%20-0.910156%20-9.34082%20-1.73047%20-14.0303%20-2.48047c-5.25%20-0.65918%20-10.5%20-1.43945%20-15.79%20-1.73926c-6.69043%20-0.660156%20-13.4102%20-0.839844%20-20.1201%20-0.810547c-6.82031%20-0.0292969%20-13.6504%200.120117%20-20.4502%200.790039c-3.29004%200.230469%20-6.57031%200.5%20-9.83008%200.950195c-2.71973%200.389648%20-5.45996%200.629883%20-8.16992%201.11035c-4.12012%200.719727%20-8.25%201.37012%20-12.3496%202.21973c-4.25%200.939453%20-8.49023%201.88965%20-12.6904%203.01953c-8.62988%202.16992%20-17.0801%205.01074%20-25.4102%208.13086c-10.4893%204.11914%20-20.79%208.75%20-30.6396%2014.25c-2.13965%201.14941%20-4.28027%202.28906%20-6.34961%203.56934c-11.2207%206.58008%20-21.8604%2014.1006%20-31.9199%2022.3398c-34.6807%2028.4102%20-61.4102%2066.4307%20-76.3506%20108.7c-3.08984%208.74023%20-5.70996%2017.6504%20-7.7998%2026.6797c-1.48047%206.16016%20-2.52051%2012.4209%20-3.58008%2018.6602c-0.400391%202.35059%20-0.610352%204.73047%20-0.950195%207.08984c-0.599609%203.96094%20-0.75%207.96094%20-1.16992%2011.9404c-0.799805%209.46973%20-0.709961%2018.9902%20-0.509766%2028.4902c0.139648%203.50977%200.339844%207.00977%200.700195%2010.5098c0.30957%203.16992%200.459961%206.37012%200.919922%209.52051c0.410156%202.80957%200.649414%205.64941%201.16016%208.43945c0.699219%203.94043%201.2998%207.90039%202.11914%2011.8203c3.43066%2016.5195%208.4707%2032.7295%2015.2607%2048.1797c1.14941%202.91992%202.58984%205.71973%203.85938%208.58984c8.05078%2016.71%2017.9004%2032.5605%2029.4902%2047.0605c20%2025.3799%2045.1006%2046.6797%2073.2705%2062.4697c7.5%204.15039%2015.1592%208.0498%2023.0693%2011.3701c15.8203%206.87988%2032.4102%2011.9502%2049.3105%2015.3799c3.50977%200.669922%207.04004%201.24023%2010.5596%201.84961c2.62012%200.470703%205.28027%200.700195%207.91016%201.08008c3.53027%200.530273%207.09961%200.680664%2010.6504%201.04004c2.45996%200.240234%204.90918%200.360352%207.35938%200.509766zM244.4%20413.36c-9.23047%20-0.100586%20-18.4307%20-0.990234%20-27.5703%20-2.23047c-7.2998%20-1.08008%20-14.5303%20-2.59961%20-21.71%20-4.2998c-13.9102%20-3.5%20-27.4805%20-8.33984%20-40.46%20-14.4199c-10.46%20-4.99023%20-20.5898%20-10.7002%20-30.1797%20-17.2197c-4.18066%20-2.9209%20-8.40039%20-5.80078%20-12.3408%20-9.03027c-5.08008%20-3.96973%20-9.97949%20-8.16992%20-14.6797%20-12.5898c-2.50977%20-2.24023%20-4.80957%20-4.7002%20-7.21973%20-7.06055c-28.2207%20-28.79%20-48.4404%20-65.3896%20-57.5%20-104.689c-2.04004%20-8.44043%20-3.54004%20-17.0205%20-4.44043%20-25.6504c-1.09961%20-8.88965%20-1.43945%20-17.8496%20-1.41016%20-26.7998c0.110352%20-7.13965%200.379883%20-14.2803%201.2207%20-21.3701c0.620117%20-7.12012%201.87012%20-14.1602%203.19922%20-21.1797c1.07031%20-4.65039%202.03027%20-9.32031%203.33008%20-13.9102c6.29004%20-23.3799%2016.5%20-45.7002%2030.0703%20-65.75c8.63965%20-12.9805%2018.7803%20-24.9297%2029.9805%20-35.7705c16.2793%20-15.8193%2035.0498%20-29.04%2055.3398%20-39.2197c7.2793%20-3.51953%2014.6602%20-6.87012%2022.2695%20-9.62988c5.04004%20-1.75977%2010.0605%20-3.57031%2015.2197%20-4.98047c11.2607%20-3.22949%2022.7705%20-5.59961%2034.3906%20-7.05957c2.91016%20-0.290039%205.80957%20-0.610352%208.71973%20-0.900391c13.8203%20-1.08008%2027.7402%20-1%2041.54%200.430664c4.4502%200.599609%208.91992%200.989258%2013.3496%201.7793c3.63086%200.670898%207.28027%201.25%2010.8701%202.10059c4.12988%200.979492%208.28027%201.91016%2012.3604%203.07031c26.5%207.33984%2051.5801%2019.71%2073.5801%2036.1992c15.7803%2011.8203%2029.96%2025.7607%2042.1201%2041.2803c3.25977%204.02051%206.16992%208.30957%209.12988%2012.5498c3.38965%205.06055%206.58008%2010.25%209.59961%2015.54c2.40039%204.44043%204.74023%208.91016%206.9502%2013.4502c5.69043%2012.0498%2010.2803%2024.6201%2013.75%2037.4902c2.58984%2010.0098%204.75%2020.1602%205.90039%2030.4502c1.76953%2013.4697%201.93945%2027.0996%201.29004%2040.6494c-0.290039%203.89062%20-0.669922%207.77051%20-1%2011.6602c-2.23047%2019.0801%20-6.79004%2037.9102%20-13.8203%2055.7998c-5.9502%2015.1299%20-13.5303%2029.6299%20-22.6104%2043.1299c-12.6895%2018.8008%20-28.2393%2035.6807%20-45.9697%2049.8301c-25.0498%2020%20-54.4697%2034.5498%20-85.6504%2042.0801c-7.7793%201.92969%20-15.6895%203.33984%20-23.6299%204.4502c-3.90918%200.589844%20-7.84961%200.820312%20-11.7695%201.24023c-7.38965%200.569336%20-14.8105%200.719727%20-22.2197%200.580078zM139.26%20364.47c13.2998%208.89062%2028.0801%2015.3799%2043.2998%2020.1807c-3.16992%20-1.77051%20-6.43945%20-3.38086%20-9.5293%20-5.29004c-11.21%20-6.68066%20-21.5205%20-14.9004%20-30.3799%20-24.4902c-6.80078%20-7.42969%20-12.7607%20-15.7305%20-17.0107%20-24.8896c-3.29004%20-6.86035%20-5.63965%20-14.1904%20-6.85938%20-21.7109c-0.930664%20-4.84961%20-1.2998%20-9.80957%20-1.16992%20-14.75c0.129883%20-13.6592%204.43945%20-27.0791%2011.29%20-38.8193c5.91992%20-10.2197%2013.6299%20-19.3301%2022.3594%20-27.2598c4.85059%20-4.36035%2010.2402%20-8.09082%2014.9502%20-12.6006c2.25977%20-2.18945%204.49023%20-4.41992%206.42969%20-6.91016c2.62012%20-3.30957%204.89062%20-6.98926%205.99023%20-11.0996c0.900391%20-3.02051%200.660156%20-6.2002%200.69043%20-9.31055c0.0195312%20-4.09961%20-0.0400391%20-8.19922%200.0292969%20-12.2998c0.140625%20-3.54004%20-0.0195312%20-7.08984%200.110352%20-10.6299c0.0800781%20-2.37988%200.0205078%20-4.75977%200.0498047%20-7.13965c0.160156%20-5.77051%200.0605469%20-11.5303%200.150391%20-17.2998c0.109375%20-2.91016%200.0195312%20-5.82031%200.129883%20-8.74023c0.0302734%20-1.62988%200.129883%20-3.28027%20-0.0302734%20-4.91016c-0.910156%20-0.120117%20-1.81934%20-0.179688%20-2.72949%20-0.160156c-10.9902%200%20-21.8799%202.62988%20-31.9502%206.92969c-6%202.7002%20-11.8105%205.89062%20-17.0898%209.83008c-5.75%204.19043%20-11.0898%208.95996%20-15.79%2014.3105c-6.53027%207.24023%20-11.9805%2015.3896%20-16.6201%2023.9502c-1.07031%202.0293%20-2.24023%204.01953%20-3.17969%206.12012c-1.16016%202.63965%20-2.62012%205.13965%20-3.66992%207.81934c-4.05078%209.68066%20-6.57031%2019.9404%20-8.08008%2030.3105c-0.490234%204.43945%20-1.09082%208.87988%20-1.2002%2013.3496c-0.700195%2015.7305%200.839844%2031.5498%204.66992%2046.8203c2.12012%208.14941%204.76953%2016.1797%208.30957%2023.8301c6.32031%2014.1992%2015.3398%2027.1797%2026.3008%2038.1895c6.2793%206.2002%2013.1299%2011.8398%2020.5293%2016.6699zM314.63%20384.59c2.74023%20-0.740234%205.41016%20-1.74023%208.08984%20-2.67969c6.36035%20-2.33008%2012.6807%20-4.83984%2018.71%20-7.95996c13.1104%20-6.44043%2025.3105%20-14.8105%2035.8203%20-24.9697c10.2002%20-9.9502%2018.7402%20-21.6006%2025.1396%20-34.3408c1.28027%20-2.75%202.64062%20-5.45996%203.81055%20-8.25977c6.30957%20-15.0996%2010%20-31.2598%2011.2295%20-47.5703c0.410156%20-4.54004%200.44043%20-9.08984%200.450195%20-13.6396c0.0703125%20-11.6396%20-1.49023%20-23.25%20-4.2998%20-34.5303c-1.96973%20-7.26953%20-4.34961%20-14.4893%20-7.86035%20-21.1797c-3.17969%20-6.63965%20-6.67969%20-13.1602%20-10.8398%20-19.2402c-6.93945%20-10.4697%20-15.5996%20-19.8701%20-25.8203%20-27.2197c-10.4795%20-7.63965%20-22.6396%20-13.0195%20-35.3994%20-15.3799c-3.50977%20-0.69043%20-7.08008%20-1.08008%20-10.6602%20-1.20996c-1.84961%20-0.0605469%20-3.71973%20-0.160156%20-5.55957%200.0996094c-0.280273%202.15039%200%204.31055%20-0.0107422%206.45996c-0.0292969%203.73047%200.140625%207.4502%200.100586%2011.1699c0.189453%207.02051%200.0195312%2014.0508%200.209961%2021.0703c0.0292969%202.37988%20-0.0302734%204.75977%200.0292969%207.13965c0.170898%205.07031%20-0.0390625%2010.1406%200.140625%2015.21c0.0996094%202.99023%20-0.240234%206.04004%200.509766%208.95996c0.660156%202.5%201.78027%204.86035%203.08984%207.08008c4.45996%207.31055%2011.0605%2012.96%2017.6807%2018.2607c5.37988%204.17969%2010.4697%208.76953%2015.0195%2013.8398c7.67969%208.37012%2014.1699%2017.8799%2018.7803%2028.2695c2.5%205.93066%204.51953%2012.1006%205.5498%2018.46c0.860352%204.37012%201.05957%208.83008%201.00977%2013.2705c-0.0195312%207.84961%20-1.39941%2015.6494%20-3.63965%2023.1699c-1.75%205.72949%20-4.27051%2011.1797%20-7.08984%2016.4502c-3.87012%206.92969%20-8.65039%2013.3096%20-13.96%2019.1992c-9.94043%2010.8506%20-21.75%2019.9404%20-34.6006%2027.1006c-1.84961%201.01953%20-3.83984%201.82031%20-5.62988%202.96973zM213.83%20326.14c0.979492%201.18066%201.99023%202.33008%203.12012%203.37988c-0.610352%20-0.929688%20-1.27051%20-1.80957%20-1.9502%20-2.67969c-3.09961%20-3.87988%20-5.54004%20-8.30957%20-7.03027%20-13.0596c-0.870117%20-3.27051%20-1.67969%20-6.60059%20-1.72949%20-10c-0.0703125%20-2.52051%20-0.0800781%20-5.07031%200.319336%20-7.57031c1.13086%20-7.62988%204.33008%20-14.8496%208.77051%20-21.1201c2%20-2.7002%204.25%20-5.26953%206.91992%20-7.33008c1.62012%20-1.26953%203.53027%20-2.08984%205.33984%20-3.0498c3.11035%20-1.67969%206.32031%20-3.22949%209.07031%20-5.47949c2.66992%20-2.09082%204.5498%20-5.33008%204.39941%20-8.79004c-0.00976562%20-73.6709%200%20-147.341%20-0.00976562%20-221.021c0%20-1.34961%20-0.0800781%20-2.7002%200.0400391%20-4.04004c0.129883%20-1.47949%200.820312%20-2.83008%201.46973%20-4.14941c0.860352%20-1.66016%201.78027%20-3.34082%203.18066%20-4.62012c0.849609%20-0.770508%201.96973%20-1.40039%203.14941%20-1.24023c1.5%200.200195%202.66016%201.34961%203.4502%202.57031c0.959961%201.50977%201.67969%203.15918%202.28027%204.84961c0.759766%202.12988%200.439453%204.41992%200.540039%206.62988c0.139648%204.03027%20-0.0205078%208.06055%200.139648%2012.0898c0.0302734%205.89062%200.0302734%2011.7705%200.0605469%2017.6602c0.139648%203.62012%200.0292969%207.24023%200.109375%2010.8604c0.150391%204.0293%20-0.0195312%208.05957%200.140625%2012.0898c0.0292969%205.99023%200.0292969%2011.9795%200.0693359%2017.9697c0.140625%203.62012%200.0205078%207.24023%200.110352%2010.8604c0.139648%203.92969%20-0.0205078%207.85938%200.139648%2011.7803c0.0302734%205.98926%200.0302734%2011.9795%200.0605469%2017.9697c0.160156%203.93945%20-0.00976562%207.87988%200.189453%2011.8193c0.290039%20-1.43945%200.129883%20-2.91992%200.220703%20-4.37988c0.189453%20-3.60938%200.419922%20-7.22949%200.759766%20-10.8398c0.320312%20-3.43945%200.439453%20-6.88965%200.859375%20-10.3193c0.370117%20-3.10059%200.510742%20-6.2207%200.950195%20-9.31055c0.570312%20-4.08984%200.870117%20-8.20996%201.54004%20-12.29c1.45996%20-9.04004%202.83008%20-18.1104%205.08984%20-26.9902c1.13086%20-4.81934%202.40039%20-9.60938%204%20-14.2998c2.54004%20-7.89941%205.7207%20-15.6699%2010.3105%20-22.6201c1.72949%20-2.63965%203.87012%20-4.97949%206.09961%20-7.20996c0.270508%20-0.25%200.549805%20-0.509766%200.879883%20-0.709961c0.600586%20-0.25%201.31055%200.0703125%201.7002%200.570312c0.709961%200.879883%201.16992%201.93945%201.7002%202.92969c4.0498%207.7998%208.17969%2015.5605%2012.3398%2023.3105c0.700195%201.30957%201.44043%202.62012%202.56055%203.60938c1.75%201.57031%203.83984%202.69043%205.97949%203.62988c2.87988%201.2207%205.90039%202.19043%209.03027%202.41992c6.58008%200.620117%2013.1094%20-0.75%2019.5596%20-1.84961c3.69043%20-0.580078%207.40039%20-1.16992%2011.1299%20-1.41016c3.74023%20-0.0996094%207.48047%20-0.0498047%2011.21%200.280273c8.55078%200.919922%2016.9902%202.95996%2024.9404%206.25c5.2998%202.24023%2010.46%204.83008%2015.3096%207.92969c11.46%207.20996%2021.46%2016.5703%2030.04%2027.0107c1.16992%201.41992%202.25%202.89941%203.45996%204.2793c-1.19922%20-3.24023%20-2.66992%20-6.37012%20-4.15918%20-9.47949c-1.25%20-2.90039%20-2.84082%20-5.61035%20-4.27051%20-8.41992c-5.16016%20-9.62988%20-11.0195%20-18.9102%20-17.75%20-27.5205c-4.03027%20-5.20996%20-8.53027%20-10.0498%20-13.3301%20-14.5703c-6.63965%20-6.0498%20-14.0703%20-11.3691%20-22.4297%20-14.7598c-8.20996%20-3.37012%20-17.3105%20-4.62988%20-26.0898%20-3.29004c-3.56055%200.580078%20-7.01074%201.69043%20-10.4102%202.87988c-2.79004%200.970703%20-5.39062%202.38086%20-8.03027%203.69043c-3.42969%201.70996%20-6.63965%203.80957%20-9.70996%206.08008c2.70996%20-3.06055%205.69043%20-5.86035%208.7002%20-8.61035c4.26953%20-3.75977%208.74023%20-7.30957%2013.6299%20-10.2295c3.98047%20-2.4502%208.29004%20-4.40039%2012.8398%20-5.51074c1.45996%20-0.369141%202.95996%20-0.459961%204.4502%20-0.599609c-1.25%20-1.09961%20-2.62988%20-2.04004%20-3.99023%20-2.97949c-9.60938%20-6.54004%20-20.0098%20-11.8604%20-30.6895%20-16.4307c-20.8604%20-8.7002%20-43.1699%20-13.9697%20-65.7402%20-15.3398c-4.66016%20-0.240234%20-9.32031%20-0.360352%20-13.9805%20-0.360352c-4.97949%200.110352%20-9.96973%200.130859%20-14.9199%200.650391c-11.2002%200.759766%20-22.29%202.73047%20-33.1699%205.42969c-10.3496%202.70996%20-20.5498%206.12012%20-30.2998%2010.5508c-8.70996%203.85938%20-17.1201%208.41992%20-24.9902%2013.79c-1.83008%201.30957%20-3.74023%202.5293%20-5.37012%204.0791c6.60059%201.19043%2013.0303%203.39062%2018.9902%206.48047c5.74023%202.86035%2010.9902%206.66016%2015.6299%2011.0703c2.24023%202.18945%204.29004%204.58984%206.19043%207.08984c-3.43066%20-2.12988%20-6.93066%20-4.15039%20-10.6201%20-5.78027c-4.41016%20-2.16016%20-9.07031%20-3.76953%20-13.8105%20-5.01953c-5.72949%20-1.52051%20-11.7393%20-1.73047%20-17.6094%20-1.14062c-8.12988%200.950195%20-15.8604%204.27051%20-22.5098%208.98047c-4.32031%202.93945%20-8.2207%206.42969%20-11.96%2010.0596c-9.93066%2010.1602%20-18.2002%2021.8105%20-25.6602%2033.8604c-3.94043%206.26953%20-7.53027%2012.75%20-11.1201%2019.2197c-1.0498%202.04004%20-2.15039%204.0498%20-3.17969%206.10059c2.84961%20-2.9209%205.56934%20-5.9707%208.42969%20-8.88086c8.99023%20-8.96973%2018.5596%20-17.4395%2029.1602%20-24.4795c7.5498%20-4.90039%2015.6699%20-9.23047%2024.5596%20-11.0303c3.11035%20-0.729492%206.32031%20-0.469727%209.46973%20-0.80957c2.77051%20-0.280273%205.56055%20-0.200195%208.34082%20-0.299805c5.0498%20-0.0605469%2010.1094%20-0.0400391%2015.1592%200.15918c3.65039%200.160156%207.27051%200.660156%2010.8906%201.09082c2.06934%200.25%204.10938%200.709961%206.13965%201.19922c3.87988%200.950195%208.11035%200.959961%2011.8301%20-0.609375c4.75977%20-1.85059%208.44043%20-5.64062%2011.3799%20-9.70996c2.16016%20-3.02051%204.06055%20-6.2207%205.66016%20-9.58008c1.16016%20-2.43066%202.45996%20-4.79004%203.5498%20-7.26074c1%20-2.23926%202.15039%20-4.41992%203.41992%20-6.51953c0.669922%20-1.01953%201.40039%20-2.15039%202.62012%20-2.5498c1.06055%200.75%201.70996%201.91016%202.28027%203.03027c2.09961%204.15918%203.41992%208.64941%204.88965%2013.0498c2.02051%206.58984%203.78027%2013.2695%205.19043%2020.0195c2.20996%209.25%203.25%2018.7197%204.54004%2028.1299c0.55957%203.98047%200.830078%207.99023%201.30957%2011.9707c0.870117%2010.6396%201.90039%2021.2695%202.24023%2031.9395c0.0800781%201.86035%200.240234%203.70996%200.25%205.57031c0.00976562%204.34961%200.25%208.68945%200.219727%2013.0303c-0.00976562%202.37988%20-0.00976562%204.75977%200%207.12988c0.0498047%205.06934%20-0.200195%2010.1396%20-0.219727%2015.21c-0.200195%206.60938%20-0.709961%2013.2002%20-1.29004%2019.7793c-0.730469%205.88086%20-1.5498%2011.7803%20-3.12012%2017.5107c-2.0498%207.75%20-5.58984%2015.0293%20-9.7998%2021.8193c-3.16016%205.07031%20-6.79004%209.87988%20-11.0898%2014.0303c-3.87988%203.86035%20-8.58008%207.08008%20-13.9404%208.4502c-1.5%200.410156%20-3.05957%200.450195%20-4.58984%200.639648c0.0703125%202.99023%200.700195%205.93066%201.25977%208.85059c1.58984%207.70996%203.7998%2015.2998%206.76074%2022.5996c1.51953%204.03027%203.40918%207.90039%205.38965%2011.7197c3.4502%206.56055%207.62012%2012.79%2012.46%2018.46zM245.1%20324.44c0.350586%200.0595703%200.709961%200.119141%201.07031%200.189453c0.19043%20-1.79004%200.0898438%20-3.58008%200.0996094%20-5.37012v-38.1299c-0.00976562%20-1.74023%200.130859%20-3.49023%20-0.149414%20-5.21973c-0.360352%200.0302734%20-0.709961%200.0498047%20-1.06055%200.0498047c-0.949219%203.75%20-1.71973%207.5498%20-2.61914%2011.3096c-0.380859%201.53027%20-0.580078%203.09082%20-1.07031%204.59082c-1.7002%200.239258%20-3.42969%200.169922%20-5.15039%200.199219c-5.05957%200.0107422%20-10.1299%200%20-15.1895%200.0107422c-1.66016%200.00976562%20-3.32031%20-0.0898438%20-4.98047%200.0292969c-0.0302734%200.390625%20-0.259766%200.910156%200.160156%201.18066c1.28027%200.649414%202.71973%200.879883%204.05957%201.34961c3.43066%201.13965%206.88086%202.16016%2010.3105%203.31055c1.38965%200.479492%202.90039%200.719727%204.16016%201.54004c0.0400391%200.55957%200.0195312%201.12988%20-0.0498047%201.67969c-1.23047%200.549805%20-2.53027%200.870117%20-3.81055%201.28027c-3.12988%201.0293%20-6.29004%201.95996%20-9.41016%203.01953c-1.79004%200.620117%20-3.66992%201%20-5.41016%201.79004c-0.0292969%200.370117%20-0.0693359%200.730469%20-0.109375%201.08984c5.08984%200.19043%2010.2002%20-0.0595703%2015.2998%200.120117c3.36035%200.129883%206.73047%20-0.0800781%2010.0898%200.0703125c0.120117%200.389648%200.259766%200.769531%200.370117%201.16016c1.08008%204.93945%202.33008%209.8291%203.38965%2014.75zM251.07%20324.64c0.359375%20-0.0498047%200.719727%20-0.120117%201.08008%20-0.199219c0.979492%20-3.85059%201.72949%20-7.76074%202.70996%20-11.6104c0.359375%20-1.41992%200.55957%20-2.87988%201.0293%20-4.27051c2.53027%20-0.179688%205.07031%200.0107422%207.61035%20-0.0498047c5.16016%20-0.120117%2010.3301%20-0.120117%2015.4902%20-0.0693359c0.759766%200.00976562%201.51953%20-0.0302734%202.2793%20-0.0800781c-0.0390625%20-0.360352%20-0.0693359%20-0.720703%20-0.0996094%20-1.08008c-1.82031%20-0.830078%20-3.78027%20-1.25%20-5.66992%20-1.89062c-3.73047%20-1.22949%20-7.48047%20-2.38965%20-11.2197%20-3.56934c-0.570312%20-0.169922%20-1.12012%20-0.419922%20-1.66992%20-0.640625c-0.150391%20-0.549805%20-0.180664%20-1.12012%20-0.120117%20-1.68945c0.870117%20-0.480469%201.81934%20-0.810547%202.76953%20-1.08984c4.87988%20-1.52051%209.73047%20-3.14062%2014.6299%20-4.60059c0.379883%20-0.129883%200.780273%20-0.269531%201.12988%20-0.490234c0.400391%20-0.269531%200.230469%20-0.790039%200.150391%20-1.17969c-1.66016%20-0.129883%20-3.30957%20-0.0302734%20-4.96973%20-0.0400391c-5.16992%20-0.00976562%20-10.3301%200.00976562%20-15.5%20-0.00976562c-1.61035%20-0.0302734%20-3.21973%200.0195312%20-4.82031%20-0.209961c-0.519531%20-1.66992%20-0.719727%20-3.41992%20-1.16992%20-5.11035c-0.94043%20-3.56934%20-1.51953%20-7.24023%20-2.54004%20-10.7793c-0.360352%20-0.0107422%20-0.709961%20-0.0205078%20-1.05957%20-0.0605469c-0.290039%201.73047%20-0.150391%203.48047%20-0.150391%205.21973v38.1299c0.0205078%201.78027%20-0.0800781%203.58008%200.110352%205.37012zM65.0498%20279.67c1.12012%202.15039%202.08008%204.40039%203.37012%206.45996c-1.82031%20-7.55957%20-2.91016%20-15.2695%20-3.62012%20-23c-0.799805%20-7.70996%20-0.849609%20-15.4902%20-0.540039%20-23.2295c1.0498%20-19.9404%205.54004%20-39.8301%2014.2305%20-57.8809c2.99023%20-5.98926%206.34961%20-11.8291%2010.5%20-17.1094c6.12012%20-7.46973%2012.5293%20-14.7598%2019.8398%20-21.0898c4.7998%20-4.10059%209.99023%20-7.78027%2015.54%20-10.8008c3.26953%20-1.64941%206.50977%20-3.38965%209.93945%20-4.67969c5.01074%20-2.03027%2010.1904%20-3.60938%2015.4209%20-4.93945c3.8291%20-0.959961%207.7793%20-1.41016%2011.5195%20-2.70996c5%20-1.57031%209.46973%20-4.61035%2013.0303%20-8.43066c4.92969%20-5.22949%208.08984%20-11.8701%2010.2002%20-18.6699c0.989258%20-2.89941%201.58984%20-5.91016%202.16992%20-8.91992c0.149414%20-0.75%200.219727%20-1.51953%200.15918%20-2.29004c-6.5%20-2.78027%20-13.2598%20-5.05957%20-20.2598%20-6.17969c-4.10938%20-0.780273%20-8.29004%20-0.990234%20-12.46%20-1.08008c-10.25%20-0.240234%20-20.4697%201.75977%20-30.1201%205.12012c-3.73926%201.41992%20-7.48926%202.84961%20-11.0293%204.71973c-8.06055%203.83984%20-15.6406%208.7002%20-22.46%2014.46c-2.9209%202.5498%20-5.83008%205.12988%20-8.40039%208.03027c-9.16016%209.83008%20-16.2998%2021.4102%20-21.79%2033.6494c-2.38965%205.55078%20-4.61035%2011.1807%20-6.37012%2016.96c-1.16992%203.94043%20-2.36035%207.89062%20-3.25977%2011.9102c-0.75%202.94043%20-1.21973%205.9502%20-1.87012%208.91992c-0.459961%202.14062%20-0.69043%204.32031%20-1.03027%206.48047c-0.849609%205.42969%20-1.2793%2010.9297%20-1.33008%2016.4297c0.110352%206.18066%200.25%2012.3701%201.07031%2018.5c0.400391%202.86035%200.669922%205.74023%201.15039%208.60059c0.979492%205.69922%202.13965%2011.3691%203.70996%2016.9297c3.08984%2011.6504%207.47949%2022.9502%2012.6895%2033.8398zM428.78%20286.11c1.09961%20-1.66016%201.91016%20-3.48047%202.7793%20-5.26074c2.10059%20-4.44922%204.24023%20-8.89941%206.02051%20-13.4893c7.61035%20-18.7607%2012.2998%20-38.79%2013.04%20-59.0508c0.0195312%20-1.75977%200.0703125%20-3.51953%200.110352%20-5.29004c0.129883%20-9.56934%20-1.27051%20-19.0898%20-3.18066%20-28.4492c-0.729492%20-3.58984%20-1.54004%20-7.16992%20-2.58008%20-10.6904c-4.04004%20-14.7197%20-10%20-29%20-18.4102%20-41.7803c-8.20996%20-12.5693%20-19.0098%20-23.5498%20-31.8398%20-31.4092c-5.72949%20-3.59082%20-11.79%20-6.64062%20-18.0498%20-9.19043c-5.78027%20-2.19043%20-11.71%20-4.03027%20-17.7998%20-5.11035c-6.40039%20-1.0498%20-12.9102%20-1.51953%20-19.4004%20-1.22949c-7.91992%200.479492%20-15.7793%202.07031%20-23.21%204.84961c-1.93945%200.799805%20-3.93945%201.45996%20-5.83984%202.33008c-0.209961%201.50977%200.25%202.99023%200.530273%204.45996c1.16016%205.74023%203.03027%2011.3604%205.7002%2016.5801c2.36914%204.50977%205.51953%208.65039%209.45996%2011.9004c2.42969%202.0498%205.23926%203.60938%208.15918%204.83008c3.58008%201.5%207.4707%201.96973%2011.2402%202.83008c7.23047%201.70996%2014.3701%203.92969%2021.1504%207c10.3496%204.64941%2019.71%2011.3799%2027.6494%2019.46c1.59082%201.60938%203.23047%203.17969%204.74023%204.86914c3.37012%203.76074%206.70996%207.57031%209.85059%2011.5303c7.47949%2010.0703%2012.8193%2021.5898%2016.71%2033.4805c1.58008%205.2998%203.20996%2010.5996%204.20996%2016.0498c0.629883%202.87012%201.04004%205.78027%201.51953%208.67969c0.870117%206.08984%201.58984%2012.2207%201.67969%2018.3799c0.120117%206.65039%200.140625%2013.3203%20-0.529297%2019.9404c-0.730469%207.99023%20-1.87012%2015.96%20-3.70996%2023.7803z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phoenix-squadron%22%20unicode=%22&#xf511;%22%20horiz-adv-x=%22512%22%20d=%22M96%20384.62c46.4902%2036.1299%20105.55%2056.0703%20164.51%2054.5703c29.5801%200.379883%2059.1104%20-5.37012%2086.9102%20-15.3301c-24.1299%204.62988%20-49%206.33984%20-73.3799%202.44922c-42.8701%20-5.30957%20-83.04%20-27.1494%20-111.83%20-59.1797c5.66992%201%2010.7803%203.66992%2016%205.86035c18.1396%207.87012%2037.4902%2013.2598%2057.2305%2014.8301c19.7393%202.12988%2039.6396%200.429688%2059.2793%20-1.91992c-14.4199%20-2.79004%20-29.1201%20-4.57031%20-43%20-9.59082c-34.4297%20-11.0693%20-65.2695%20-33.1592%20-86.2998%20-62.6299c-13.7998%20-19.71%20-23.6299%20-42.8594%20-24.6699%20-67.1299c-0.349609%20-16.4902%205.21973%20-34.8096%2019.8301%20-44c8.0293%20-4.85254%2017.4395%20-7.64648%2027.498%20-7.64648c3.4209%200%206.7793%200.289062%2010.0215%200.90625c15.4502%202.45996%2030.0703%208.64062%2043.6006%2016.3301c11.5195%206.82031%2022.6699%2014.5508%2032%2024.25c3.79004%203.2207%202.53027%208.4502%202.62012%2012.79c-2.12012%200.339844%20-4.37988%201.11035%20-6.30078%20-0.299805c-11.2676%20-6.17773%20-23.3838%20-11.3975%20-35.8193%20-15.3701c-20%20-6.16992%20-42.1602%20-8.45996%20-62.1006%20-0.779297c12.79%20-1.73047%2026.0605%20-0.310547%2037.7402%205.43945c20.2305%209.71973%2036.8105%2025.2002%2054.4404%2038.7705c27.625%2021.2686%2057.3311%2039.7881%2088.8994%2055.3096c25.71%2012%2052.9404%2022.7803%2081.5703%2024.1201c-15.6299%20-13.7197%20-32.1504%20-26.5205%20-46.7803%20-41.3799c-14.5098%20-14%20-27.46%20-29.5%20-40.1094%20-45.1807c-3.52051%20-4.59961%20-8.9502%20-6.93945%20-13.5801%20-10.1592c-22.333%20-15.0176%20-40.1992%20-35.627%20-51.8906%20-60.1006c-9.33008%20-19.6797%20-14.5%20-41.8496%20-11.7695%20-63.6494c1.93945%20-13.6904%208.70996%20-27.5908%2020.8994%20-34.9102c12.9004%20-8%2029.0508%20-8.07031%2043.4805%20-5.10059c32.7998%207.4502%2061.4297%2028.8906%2081%2055.8408c20.4404%2027.5195%2030.5195%2062.1992%2029.1602%2096.3496c-0.520508%207.5%20-1.57031%2015%20-1.66016%2022.4902c8%20-19.4805%2014.8203%20-39.71%2016.6504%20-60.8301c2%20-14.2803%200.75%20-28.7598%20-1.62012%20-42.9004c-1.91016%20-11%20-5.66992%20-21.5098%20-7.78027%20-32.4297c19.9287%2022.3428%2033.9023%2050.3545%2039.3398%2081.0703c1.48438%209.39258%202.25488%2019.0225%202.25488%2028.8301c0%2027.0342%20-5.95508%2052.6875%20-16.4648%2075.8096c20.7803%20-32%2032.3398%20-69.5801%2035.71%20-107.48c0.490234%20-12.7295%200.490234%20-25.5098%200%20-38.2295c-2.89453%20-35.0469%20-13.3936%20-68.4854%20-29.5898%20-97.75c-26.1201%20-47.3398%20-68%20-85.6299%20-117.19%20-108c-78.29%20-36.2305%20-174.68%20-31.3203%20-248%2014.6797c-39.0088%2023.8643%20-70.5215%2057.7861%20-91.4492%2098.6602c-14.2646%2028.0879%20-23.2725%2059.8086%20-25.3604%2092.9199v31.3398c3.92969%2069.7402%2040.8701%20135.92%2096%20178.36zM318%20304.29c5.50781%200.932617%2010.9404%202.46973%2016%204.47949c5%201.77051%209.24023%205.94043%2010.3203%2011.2207c-8.95996%20-4.99023%20-17.9805%20-9.91992%20-26.3203%20-15.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sith%22%20unicode=%22&#xf512;%22%20d=%22M0%20416l118.75%20-69.71l-11.5195%2058.9004l91.0596%20-69.8701c8.5%201.50977%2017.0996%202.29004%2025.71%202.29004s17.21%20-0.770508%2025.71%20-2.29004l91.0596%2069.8701l-11.5195%20-58.9004l118.75%2069.71l-69.71%20-118.75l58.8604%2011.5195l-69.8408%20-91.0293c3.04004%20-17.0098%203.03027%20-34.4404%200%20-51.4502l69.8408%20-91.0303l-58.8604%2011.5205l69.71%20-118.78l-118.75%2069.71l11.5195%20-58.8604l-91.0293%2069.8408c-17.0098%20-3.04004%20-34.46%20-3.04004%20-51.4805%200l-91.0293%20-69.8408l11.5195%2058.8604l-118.75%20-69.71l69.71%20118.78l-58.8604%20-11.5205l69.8408%2091.0303c-1.49512%208.39453%20-2.27539%2016.7734%20-2.27539%2025.5947s0.780273%2017.4609%202.27539%2025.8555l-69.8408%2091.0293l58.8604%20-11.5195zM224%20316.22c-31.7998%200%20-63.6104%20-12.0898%20-87.8496%20-36.3398c-48.4902%20-48.4902%20-48.5%20-127.2%200%20-175.7c48.5%20-48.4893%20127.21%20-48.5195%20175.699%20-0.0292969c48.4902%2048.4893%2048.5%20127.199%200%20175.699c-24.25%2024.25%20-56.0498%2036.3701%20-87.8496%2036.3701zM224%20279.56c22.4199%200%2044.8301%20-8.51953%2061.9199%20-25.6094c34.1904%20-34.1904%2034.1797%20-89.6904%200%20-123.87c-34.1895%20-34.1797%20-89.6504%20-34.1904%20-123.84%200c-34.1904%2034.1895%20-34.1797%2089.6895%200%20123.87c17.0898%2017.0898%2039.5%2025.6094%2061.9199%2025.6094z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trade-federation%22%20unicode=%22&#xf513;%22%20horiz-adv-x=%22496%22%20d=%22M248%20439.2c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-43.5996c129.7%200%20234.8%20105.1%20234.8%20234.8s-105.1%20234.8%20-234.8%20234.8s-234.8%20-105.1%20-234.8%20-234.8s105.1%20-234.8%20234.8%20-234.8zM403.1%20284.9v-0.100586h-145.699v-34.7998h83.2998v-47h-83.2998v-195.8h-48.8008v196.8h-117.699l-36.7002%2046h155.1v81.7002h193.8v-46.7998zM329.8%20239.8h-82.8994v56.2002h145v24.4004h-171.801v-80.6006h-143.899l20.0996%20-23.8994h123.8v-197.4h26.8008v197.4h82.8994v23.8994zM168.5%20308.8l22%209.2998l-15.7998%20-18.0996l15.7002%20-18.0996l-22.2002%209.5l-12.2998%20-20.5l2.09961%2024l-23.2998%205.39941l23.5%205.40039l-2.10059%2023.7998zM138.9%20328.5l9.5%20-10.2002l-13.8008%205.2998l-6.7998%20-12.1992l0.799805%2014.6992l-13.6992%202.7002l14.2998%203.7998l-1.7002%2013.9004l8%20-12.4004l12.7002%205.90039zM304.3%20183.3l-9.2998%20-10.7998l9.40039%20-10.7002l-13.1006%205.5l-7.2998%20-12.2002l1.2002%2014.2002l-13.9004%203.2002l13.9004%203.2002l-1.2998%2014.2002l7.2998%20-12.2002zM411.2%20260.5l-15%20-17.5996l15.0996%20-17l-21.2002%208.7998l-11.5%20-19.6006l1.80078%2022.9004l-22.2002%204.90039l22.2998%205.39941l-2.2002%2022.7002l12%20-19.5996zM248%20418.1c125.3%200%20226.9%20-101.6%20226.9%20-226.899s-101.601%20-226.9%20-226.9%20-226.9s-226.9%20101.601%20-226.9%20226.9s101.601%20226.899%20226.9%20226.899zM342.6%20252h-83.1992v30.9004h145.699v50.6992h-197.8v-81.5996h-157.399l40%20-49.9004h116.699v-196.8h52.7002v195.7h83.2998v51zM248%20404.8c-94.5996%200%20-174.9%20-61.5996%20-202.9%20-146.8h157.4v81.5996h199.1c-38.7998%2040.2002%20-93.2998%2065.2002%20-153.6%2065.2002zM248%20-22.2998c117.9%200%20213.5%2095.5996%20213.4%20213.5c0%2051.8994%20-18.5%2099.5%20-49.3008%20136.5v-50.7998h-145.6v-19.2002h83.2002v-62.7002h-83.2998v-195.8h-64.6006v196.8h-114.7l-43.7998%2056.2998c-5.7998%20-19.2998%20-8.89941%20-39.8994%20-8.89941%20-61.0996c0%20-117.9%2095.6992%20-213.5%20213.6%20-213.5zM178.8%20173l22.7002%209.2998l-16.9004%20-17.0996l15.8008%20-18.7998l-21.5%2010.7998l-13%20-20.9004l3.69922%2023.7998l-23.7998%205.90039l23.7002%203.90039l-1.7002%2024.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wolf-pack-battalion%22%20unicode=%22&#xf514;%22%20horiz-adv-x=%22512%22%20d=%22M267.73%20-23.5303l-11.4404%20-21.1396l-11.4404%2021.1104l-10.5596%20-15.8408l-5.28027%2012.3203l-5.2793%20-7v-29.8301c-21.0605%207.91992%20-21.1104%2066.8604%20-25.5107%2097.21c-4.62012%2031.8799%200.879883%2092.8105%20-81.3701%20149.11c8.88086%2023.5996%2012%2049.4297%202.64062%2080.0498c-27.8701%20-3.33008%20-53.9404%20-10.5801%20-63.3398%20-54.0996l30.3496%20-8.36035c-11.2002%20-23.04%20-17.0195%20-46.7598%20-13.2002%20-72.1396l27.2705%207l6.16016%20-33.4307l18.4697%207l8.7998%20-33.4297l19.3496%207l-26.4297%20-21.0596l-8.7998%2028.1494l-24.6299%20-5.28027l-7%2035.6309l-26.3906%20-14.5205c-0.25%2020.0205%20-6.95996%2058.0605%208.80078%2084.4502l-26.3906%20-5.28027c-3.99023%2022.0703%202.37988%2039.21%207.91992%2056.7402l-22.4297%20-9.67969c0.44043%2025.0693%2029.9404%2056.79%2061.5898%2058.5098c20.2197%201.08984%2056.7305%2025.1602%2054.1006%2051.8994c-1.95996%2019.8701%20-17.4502%2042.6201%20-43.1104%2049.7002c43.9795%20-36.5098%209.71973%20-67.2998%20-5.28027%20-73.46c-4.39941%2011.4404%20-17.54%2069.0801%200%20130.2c40.4697%20-22.8701%2089.7002%20-65.0996%2093.21%20-147.86l58.0605%20-38.71l3.51953%20-93.25l-107.33%2059.8203l-7%20-7l17.5801%20-3.50977l44%20-38.71l15.8398%205.2793l28.1504%20-49.2598l3.51953%20-119.64l-21.1094%20-15.8398l32.5498%20-15.8398l32.5498%2015.8398l-21.1094%2015.8398l3.51953%20119.64l28.0996%2049.25l15.8408%20-5.28027l44%2038.7109l17.5898%203.51953l-7%207l-107.3%20-59.7695l3.51953%2093.25l58%2038.71c3.5498%2082.6895%2052.8096%20124.92%2093.2002%20147.79c17.54%20-61.1201%204.39941%20-118.761%200%20-130.2c-14.96%206.16016%20-49.2803%2036.9502%20-5.28027%2073.46c-25.6602%20-7.08008%20-41.1104%20-29.8301%20-43.1104%20-49.7002c-2.63965%20-26.7305%2033.8809%20-50.8096%2054.1006%20-51.9004c31.6396%20-1.70996%2061.1396%20-33.4297%2061.5801%20-58.5l-22.4307%209.68066c5.54004%20-17.5303%2011.9209%20-34.6699%207.9209%20-56.7402l-26.3906%205.28027c15.7998%20-26.3906%209.0498%20-64.4502%208.7998%20-84.4502l-26.3896%2014.5195l-7%20-35.6299l-24.5898%205.24023l-8.7998%20-28.1504l-26.3906%2021.1104l19.3506%20-7l8.7998%2033.3896l18.4697%20-7l6.16016%2033.4307l27.2803%20-7.05078c3.7998%2025.3809%20-2.0498%2049.1406%20-13.2002%2072.1406l30.3496%208.35938c-9.42969%2043.5205%20-35.4297%2050.7305%20-63.3398%2054.1006c-9.35938%20-30.6201%20-6.24023%20-56.4404%202.64062%20-80.0498c-82.25%20-56.3008%20-76.75%20-117.221%20-81.3701%20-149.11c-4.40039%20-30.3496%20-4.4502%20-89.29%20-25.5107%20-97.21v29.9502l-5.2793%207l-5.28027%20-12.3203zM346.9%2071.4697l-15.8408%2010.5303c7.4707%204.36035%2013.7607%208.41992%2019.3506%2012.3203c-0.600586%20-7.2207%20-0.270508%20-13.8398%20-3.50977%20-22.8398v-0.0107422zM375.05%20120.73c-0.399414%20-10.9404%20-0.899414%20-21.6602%20-1.75977%20-31.6709c-7.84961%201.86035%20-15.5703%203.80078%20-21.1104%207c8.24023%207.94043%2015.5508%2016.3203%2022.8701%2024.6807v-0.00976562zM399.68%20115.45l-23.75%206.16016c6.78906%208.64844%2012.9297%2017.708%2018.4707%2027.2695c3.22949%20-9.21973%205.2793%20-20%205.2793%20-33.4297zM403.2%20196.39c19.4395%20-12.8096%2027.7998%20-33.6592%2029.9102%20-56.2998c-12.3203%204.53027%20-24.6299%209.31055%20-36.9502%2010.5605c5.05957%2012%206.64941%2028.1396%207%2045.7393h0.0400391zM401.44%20242.13c18.5596%20-2.62988%2035.1494%20-9.18945%2045.7598%20-28.1494c-14.2197%20-4.36035%20-24.7803%20-5.9707%20-44%20-14.0801c0.0800781%2013.4092%20-0.950195%2027.9297%20-1.75977%2042.2295zM165.68%2071.4805c-3.23926%209%20-2.91016%2015.5791%20-3.50977%2022.8398c5.58984%20-3.90039%2011.8799%20-7.95996%2019.3496%20-12.3203zM137.53%20120.74c7.31934%20-8.36035%2014.6299%20-16.7402%2022.8701%20-24.6699c-5.54004%20-3.2002%20-13.2607%20-5.14062%20-21.1104%20-7c-0.860352%2010.0098%20-1.36035%2020.7295%20-1.75977%2031.6699zM112.89%20115.46c0%2013.4297%202%2024.21%205.28027%2033.4297c5.54102%20-9.56152%2011.6816%20-18.6211%2018.4697%20-27.2695zM109.37%20196.4h0.0898438c0.349609%20-17.6006%202%20-33.7402%207%20-45.7402c-12.3701%20-1.25%20-24.6797%20-6.03027%20-37%20-10.5605c2.11035%2022.6406%2010.4697%2043.4902%2029.9102%2056.3008zM111.13%20242.14c-0.80957%20-14.2998%20-1.83984%20-28.8193%20-1.75977%20-42.2295c-19.2197%208.10938%20-29.7803%209.71973%20-44%2014.0801c10.6299%2018.9502%2027.2295%2025.5195%2045.7598%2028.1494z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hornbill%22%20unicode=%22&#xf592;%22%20horiz-adv-x=%22512%22%20d=%22M76.3799%2077.7002c0.219727%20-1.64648%200.333008%20-3.32617%200.333008%20-5.03125c0%20-20.8623%20-16.9375%20-37.7998%20-37.8008%20-37.7998c-20.8623%200%20-37.7998%2016.9375%20-37.7998%2037.7998s16.9375%2037.7998%2037.7998%2037.7998c1.84668%200%203.62207%20-0.0927734%205.39746%20-0.348633c-78.2793%20111.35%2052%20190.53%2052%20190.53c-5.85938%20-43%20-8.23926%20-91.1602%20-8.23926%20-91.1602c-67.3105%20-41.4902%200.929688%20-64.0605%2039.8096%20-72.8701c19.7207%20-53.6396%2071.2256%20-91.8984%20131.66%20-91.9404c1.91992%200%203.76953%200.209961%205.66992%200.280273l0.110352%20-18.8604c-99.2207%20-1.38965%20-158.7%2029.1406%20-188.94%2051.6006zM184.38%20405.4c109.75%2073.9395%20187.601%20-54.0605%20187.601%20-54.0605c-43.04%205.86035%20-91.1807%208.24023%20-91.1807%208.24023c-43.0996%2070.0098%20-65.7998%20-6.58008%20-73.7998%20-44.29c-51.5254%20-20.7842%20-87.8506%20-71.208%20-87.8896%20-130.13c0%20-0.910156%200.139648%20-1.78027%200.139648%20-2.67969l-21.8398%20-0.150391c-1.41016%20100.43%2029.8701%20160.09%2052.4199%20190c-1.02051%20-0.0820312%20-2.03711%20-0.0888672%20-3.07812%20-0.0888672c-20.9453%200%20-37.9492%2017.0049%20-37.9492%2037.9502s17.0039%2037.9502%2037.9492%2037.9502c15.0898%200%2028.1338%20-8.8252%2034.248%20-21.5918c2.35742%20-4.91211%203.70117%20-10.4102%203.70117%20-16.2188c0%20-1.67188%20-0.109375%20-3.31738%20-0.321289%20-4.93066zM488.57%20271.23c-4.87012%20-2.31934%20-10.2754%20-3.63965%20-16.0244%20-3.63965c-1.09375%200%20-2.17578%200.046875%20-3.24609%200.139648c84.4502%20-113.45%20-49%20-194.61%20-49%20-194.61c5.87012%2043.0303%208.20996%2091.1602%208.20996%2091.1602c66.6006%2040.96%200.640625%2063.54%20-38.46%2072.54c-20.5566%2051.9932%20-71.2275%2088.7393%20-130.49%2088.7598c-2.75%200%20-5.43945%20-0.259766%20-8.13965%20-0.410156l-0.139648%2022.5c93.6094%201.33008%20151.72%20-25.7998%20183.45%20-47.7402c-0.270508%201.82617%20-0.375%203.67676%20-0.375%205.57715c0%2020.9395%2017%2037.9395%2037.9395%2037.9395c20.9404%200%2037.9404%20-17%2037.9404%20-37.9395c0%20-15.1162%20-8.85938%20-28.1797%20-21.665%20-34.2764zM374.06%2011.7598v-0.0595703c0.112305%200.000976562%200.239258%20-0.0332031%200.351562%20-0.0332031c20.9336%200%2037.9297%20-16.9961%2037.9297%20-37.9297c0%20-20.9346%20-16.9961%20-37.9307%20-37.9297%20-37.9307c-15.0908%200%20-28.1348%208.83203%20-34.2412%2021.6035c-2.0498%204.26074%20-3.33984%209.0332%20-3.63965%2014c-111.98%20-80.3398%20-191.9%2051%20-191.9%2051c43.0703%20-5.87988%2091.1904%20-8.21973%2091.1904%20-8.21973c41.3301%20-67.1709%2063.9199%200.540039%2072.7695%2039.4893c53.3574%2019.8584%2091.3574%2071.2188%2091.3906%20131.45c0%202.08008%20-0.220703%204.08984%20-0.300781%206.15039l19.5205%200.139648c1.28027%20-89.9697%20-23.71%20-147.2%20-45.1406%20-179.66z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mailchimp%22%20unicode=%22&#xf59e;%22%20d=%22M330.61%20204.48c-2.50977%203.17969%20-4.70996%208.31934%20-5.9707%2014.3193c-2.22949%2010.6807%20-1.98926%2018.4102%204.24023%2019.4199c6.23047%201.01074%209.25%20-5.45996%2011.4805%20-16.1299c1.5%20-7.17969%201.20996%20-13.7803%20-0.450195%20-17.6094c-1.53418%200.198242%20-3.02441%200.300781%20-4.61328%200.300781c-1.58789%200%20-3.15234%20-0.102539%20-4.68652%20-0.300781zM277.05%20196c-4.45996%201.95996%20-10.2598%204.13965%20-17.2598%203.7002c-12.5996%20-0.770508%20-21.75%20-7.21973%20-22.5996%20-3.48047c-0.400391%201.83984%202.40918%204.87988%205.40918%207.06055c5.20117%203.80859%2011.6621%206.06055%2018.5967%206.06055c4.25391%200%208.31152%20-0.84668%2012.0137%20-2.38086c8.63965%20-3.7002%2014.0098%20-11.1504%2012.1201%20-13.0898c-1.08008%20-1.12988%20-3.81055%200.129883%20-8.28027%202.12988zM268.05%20190.87c9.68066%201.14941%2016.8604%20-4.62988%2015.4004%20-6.85059c-0.629883%20-1.00977%20-2.02051%20-0.829102%20-4.94043%20-0.489258c-1.85449%200.286133%20-3.73438%200.420898%20-5.66895%200.420898c-4.59277%200%20-8.99121%20-0.838867%20-13.0508%20-2.37109c-4.04004%20-1.62012%20-4.30957%20-1.15039%20-5.20996%20-0.810547c-1.53027%203.57031%204.40039%208.68066%2013.4697%2010.1006zM322.22%20173.77c-3.40039%20-6.91016%20-17.7002%200.0703125%20-14.2998%207c3.40039%206.93066%2017.6797%20-0.129883%2014.2998%20-7zM337.88%20194.24c7.69922%20-0.149414%207.42969%20-16.0605%20-0.259766%20-15.9307c-7.69043%200.130859%20-7.40039%2016.0605%200.259766%2015.9307zM119.09%20115.34c4.0293%200.910156%203.40039%20-1.25%203.37012%20-0.359375c0.291016%20-0.358398%200.464844%20-0.818359%200.464844%20-1.31445c0%20-0.369141%20-0.0966797%20-0.71582%20-0.264648%20-1.01562c-3.16016%20-7.37012%20-20.1904%20-7.68066%20-21.5801%209c-0.910156%2010.8594%209.30957%2021.0293%20-2.28027%2028.6191c-2.02734%201.34277%20-4.46289%202.14648%20-7.0752%202.14648c-4.51465%200%20-8.4873%20-2.33691%20-10.7744%20-5.86621c-3.2998%20-5.16016%20-3.11035%20-12.2002%20-7.37988%20-11.6299c-3.7207%200.540039%20-3.70996%2014.4805%205%2024.0801c7.22949%208%2025.9492%2011.9297%2035.0498%20-5.54004c8.11035%20-15.3896%20-8.2002%20-27.7695%20-3%20-35.7695c2.46973%20-3.80078%207.14941%20-2.66016%208.46973%20-2.35059zM418.81%20132.41c6.44043%200%2016.5605%20-7.5%2016.5605%20-25.2705c0%20-17.7695%20-7.37012%20-37.9092%20-9.11035%20-42.3799c-54.3896%20-130.279%20-264.56%20-130.06%20-322.29%203c-31.5293%20-0.0400391%20-64.1699%2026.9805%20-67.5293%2060.3799c-0.308594%202.71191%20-0.438477%205.42383%20-0.438477%208.2168c0%208.89062%201.60352%2017.4102%204.53809%2025.2832l-14.7598%2012.5107c-67.5498%2057.04%20143.72%20291.85%20211.27%20232.93c0.339844%20-0.299805%2022.9902%20-22.5205%2023.0498%20-22.5703l12.5508%205.33008c59.2695%2024.5303%20107.359%2012.6904%20107.42%20-26.4697c0.0292969%20-20.3604%20-12.9404%20-44.1006%20-33.7305%20-65.6504c26.1699%20-24.2998%2020.0205%20-71.6094%2021.5205%20-83c7.19922%20-2%2030.6992%20-7.62012%2041.0996%20-18.54c18.3604%20-19.25%205.52051%20-39.5801%203.07031%20-43.25c4.20996%20-11.2998%203.42969%20-8.79004%206.7793%20-20.5195zM102.81%2084.25c29.4502%20-0.680664%2038.6309%2028.2002%2034.0908%2057.8398c-9.74023%2062.9404%20-90.1699%2048.9805%20-84%20-12.3301c2.44922%20-24.3594%2027.0898%20-44.8994%2049.9092%20-45.5098zM84.2998%20198.45c19.3105%2051.8096%2051.54%2099.5498%2094.2002%20132.399c31.6504%2026.4102%2065.7998%2045.3506%2065.7998%2045.3506s-18.3896%2021.3193%20-23.9395%2022.8896c-34.1699%209.23047%20-107.94%20-41.6494%20-155.051%20-108.88c-19.0596%20-27.21%20-46.3096%20-75.3604%20-33.2998%20-100.21c1.58984%20-3%2010.71%20-10.9297%2015.5898%20-15c8.18066%2011.9102%2021.54%2020.5%2036.7002%2023.4502zM323.18%2097.2998c2.58984%200.259766%200.560547%20-2.53027%200.560547%20-2.53027s-27.4004%20-12.75%20-71%200.740234c1.20996%20-10.2295%2011.1699%20-14.8193%2015.9395%20-16.6699c31.4004%20-12.21%2086.6904%20-2.58008%20128.46%2026c0.850586%200.589844%201.41992%200%200.730469%20-1c-28.9697%20-41.3496%20-128.73%20-54.7598%20-151.37%20-21.3496c-12.0801%2017.8301%20-0.599609%2043.8594%2019.5498%2041.1494c6.7998%20-0.769531%2053.7705%20-8%20100.48%2013.6807c27.4893%2012.7598%2037.8701%2026.79%2036.3096%2038.1602c-0.537109%203.60742%20-2.25%206.85156%20-4.74023%209.28906c-5%204.83008%20-12.79%208.60059%20-26%2012.3105c-4.35938%201.22949%20-7.31934%202.00977%20-10.5098%203.05957c-5.67969%201.83008%20-8.47949%203.33008%20-9.10938%2014c-0.280273%204.62988%20-1.09082%2020.9102%20-1.38086%2027.6299c-0.519531%2011.7607%20-1.91992%2027.8506%20-11.9199%2034.4902c-2.71094%201.73535%20-5.94238%202.75098%20-9.39746%202.75098c-1.44824%200%20-2.85645%20-0.177734%20-4.20215%20-0.510742c-5.69043%20-0.969727%20-9.06055%20-4.00977%20-13.2598%20-7.50977c-12.4404%20-10.3701%20-22.9502%20-12.0605%20-34.6406%20-11.5605c-6.98926%200.290039%20-14.3994%201.37988%20-22.8799%201.87988l-5%200.290039c-19.5801%201%20-40.5693%20-15.9092%20-44.0693%20-39.9092c-4.86035%20-33.4307%2019.3291%20-50.7002%2026.3291%20-60.8301c1.04785%20-1.25391%201.74121%20-2.82812%201.9209%20-4.54004c0%20-1.94043%20-1.25%20-3.48047%20-2.48047%20-4.79004c-19.9805%20-20.54%20-26.3701%20-53.1699%20-18.8398%20-80.3701c0.927734%20-3.33594%202.13574%20-6.6377%203.5498%20-9.74023c17.7002%20-41.2598%2072.4902%20-60.4795%20126%20-43c7.01562%202.29199%2013.8936%205.20215%2020.3398%208.58008c11.8203%205.84668%2022.2969%2013.7168%2031.1504%2023.3096c14.2002%2014.8408%2022.6396%2030.9707%2025.9297%2050.8408c2.81055%2018.6191%20-7.78027%2018.7598%20-11.4395%2018.0996c-1.37598%208.42188%20-3.82812%2016.6758%20-7.12012%2024.2803c-15.6299%20-12.3506%20-35.71%20-20.9707%20-51%20-25.3506c-69.4004%20-19.9102%20-90.1904%206.35059%20-96.4004%20-13.8096c33.7705%20-12.3701%2069.5098%20-7.07031%2069.5098%20-7.07031zM171.31%20290.5l0.0605469%200.00976562c-0.107422%20-0.130859%20-0.170898%20-0.297852%20-0.170898%20-0.480469c0%20-0.419922%200.34082%20-0.759766%200.759766%20-0.759766c0.151367%200%200.292969%200.0439453%200.411133%200.120117c11.4199%208.30078%2064.9502%2042.7705%20134.5%2026.8301c0.860352%20-0.189453%201.39941%201.29004%200.639648%201.7207c-11.3398%206.33984%20-28.6895%2010.6494%20-41%2010.7393c-0.405273%200.00976562%20-0.732422%200.342773%20-0.732422%200.750977c0%200.164062%200.0527344%200.31543%200.142578%200.439453c2.23535%202.92383%204.79492%205.49414%207.70996%207.74023c0.18457%200.140625%200.303711%200.362305%200.303711%200.611328c0%200.424805%20-0.345703%200.770508%20-0.770508%200.770508c-0.0175781%200%20-0.0351562%20-0.000976562%20-0.0527344%20-0.00195312c-17.5205%20-1.08008%20-37.5107%20-9.4707%20-49%20-17.2998c-0.12207%20-0.0859375%20-0.271484%20-0.136719%20-0.431641%20-0.136719c-0.414062%200%20-0.75%200.335938%20-0.75%200.75c0%200.0605469%200.0078125%200.120117%200.0214844%200.176758c0.899414%204.30957%203.72949%209.98926%205.18945%2012.6494c0.0644531%200.108398%200.101562%200.236328%200.101562%200.371094c0%200.40332%20-0.327148%200.730469%20-0.730469%200.730469c-0.134766%200%20-0.261719%20-0.0371094%20-0.371094%20-0.101562c-18.4697%20-9.4502%20-39.0898%20-26.2803%20-55.8301%20-45.6299z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22megaport%22%20unicode=%22&#xf5a3;%22%20horiz-adv-x=%22496%22%20d=%22M214.5%20238.4l33.4004%2033.3994l33.3994%20-33.3994v-66.4004l-33.2998%20-33.2998l-33.5%2033.5v66.2002zM248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM393.1%2025.5996h0.100586v87.1006l-59.7002%2059.7002v87.5996l-59.5%2059.5v75.5996l-26.0996%2019.2002l-26.1006%20-19.2002v-75.5996l-59.5%20-59.5v-87.9004l-59.5%20-59.5v-87l26.1006%20-19.1992l26.0996%2019.1992v65.5l33.5%2033.4004l33.4004%20-33.4004v-65.5l26.0996%20-19.1992l26.2002%2019.1992v65.5l33.3994%2033.4004l33.4004%20-33.4004v-65.5l26%20-19.1992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22nimblr%22%20unicode=%22&#xf5a8;%22%20horiz-adv-x=%22384%22%20d=%22M246.6%20148.71c15.5703%200%2027.1504%20-11.46%2027.1504%20-27s-11.6201%20-27%20-27.1504%20-27c-15.6992%200%20-27.1494%2011.5703%20-27.1494%2027s11.5498%2027%2027.1494%2027zM113%20121.75c0%2015.6104%2011.6797%2027%2027.1504%2027c15.4697%200%2027.1494%20-11.46%2027.1494%20-27s-11.4697%20-27%20-27.1494%20-27c-15.4404%200%20-27.1504%2011.3096%20-27.1504%2027zM191.76%20289c98.3701%200%20177.76%20-78.9102%20177.76%20-176.48c0%20-97.5693%20-79.6094%20-176.52%20-177.76%20-176.52c-98.1494%200%20-177.76%2078.8701%20-177.76%20176.52v335.48l45.25%20-227c30.2002%2048.2305%2097.75%2068%20132.51%2068zM191.76%20-19.1201c73.2402%200%20132.51%2058.96%20132.51%20131.64c0%2072.6807%20-59.2393%20131.54%20-132.51%20131.54c-73.2695%200%20-132.51%20-58.8994%20-132.51%20-131.59c0%20-72.6895%2059.2402%20-131.59%20132.51%20-131.59z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rev%22%20unicode=%22&#xf5b2;%22%20d=%22M289.67%20173.11c0%20-36.1895%20-29.3809%20-65.5703%20-65.5703%20-65.5703c-36.1885%200%20-65.5693%2029.3809%20-65.5693%2065.5703c0%2036.1885%2029.3906%2065.5596%2065.5801%2065.5596c36.1631%20-0.0439453%2065.5156%20-29.3965%2065.5596%20-65.5596zM429.22%20178.16v-210.16h-210.16v0.110352c-110.939%202.70996%20-200.06%2093.4092%20-200.06%20205c0%20108.569%2084.2998%20197.319%20191%20204.569v38.3203l108.77%20-62.7803l-108.77%20-62.79v39.1201c-80%20-7.16016%20-143%20-74.5498%20-143%20-156.43c0%20-86.6201%2070.4902%20-157.12%20157.11%20-157.12s157.09%2070.5%20157.09%20157.12c-0.0263672%2055.3057%20-28.5371%20103.871%20-71.8105%20131.84l45.3799%2026.2002c44.3125%20-36.582%2072.8613%20-91.4561%2074.3203%20-153h0.129883z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shopware%22%20unicode=%22&#xf5b5;%22%20horiz-adv-x=%22512%22%20d=%22M403.5%20-7.41016c-40.9688%20-30.4482%20-91.7109%20-48.4707%20-146.63%20-48.4707c-0.223633%200%20-0.646484%20-0.120117%20-0.870117%20-0.119141c-137.19%200%20-248%20111%20-248%20248c0%20137.19%20111%20248%20248%20248h0.21582c63.5576%200%20121.648%20-24.0508%20165.484%20-63.5c0.716797%20-0.65332%201.16699%20-1.59375%201.16699%20-2.63965c0%20-1.9707%20-1.59961%20-3.57031%20-3.57031%20-3.57031c-0.155273%200%20-0.306641%200.0107422%20-0.457031%200.0302734c-18.2656%202.43848%20-36.9023%203.69727%20-55.8301%203.69727c-0.445312%200%20-0.43457%20-0.0166016%20-0.879883%20-0.0175781c-129.36%200%20-222.399%20-53.4697%20-222.399%20-155.35c0%20-109%2092.1299%20-145.881%20176.829%20-178.73c33.6406%20-13%2065.4004%20-25.3604%2087%20-41.5898c0.868164%20-0.65332%201.42969%20-1.69238%201.42969%20-2.86133c0%20-1.16992%20-0.561523%20-2.20508%20-1.42969%20-2.8584zM503%20214.91c0.698242%20-7.59375%200.950195%20-15.1699%200.950195%20-22.9443c0%20-31.8691%20-5.99902%20-62.3467%20-16.9307%20-90.3662c-0.526367%20-1.31445%20-1.81543%20-2.24023%20-3.31738%20-2.24023c-0.608398%200%20-1.18066%200.152344%20-1.68262%200.420898c-29.4893%2016.3594%20-61.6094%2028.3398%20-92.6797%2039.9297c-60.2803%2022.4902%20-112.34%2041.8896%20-112.34%2084.4902c0%201.45996%20-3.87988%2053.6299%2080.25%2053.6299c50.8604%200%2092.7197%20-17.4805%20144.48%20-60.4805c0.706055%20-0.598633%201.17871%20-1.46484%201.26953%20-2.43945z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22squarespace%22%20unicode=%22&#xf5be;%22%20horiz-adv-x=%22512%22%20d=%22M186.12%20104.66l157.22%20157.2c38.5703%2038.5898%20101.13%2038.5898%20139.72%200c38.5908%20-38.5801%2038.5908%20-101.13%200%20-139.721l-119.25%20-119.239l-0.0400391%20-0.0400391c-19.2891%20-19.2705%20-50.5498%20-19.25%20-69.8193%200.0400391l154.149%20154.14c19.29%2019.29%2019.29%2050.5703%200%2069.8604s-50.5693%2019.29%20-69.8594%200l-157.181%20-157.181c-9.64941%20-9.64941%20-25.29%20-9.64941%20-34.9395%200c-9.65039%209.65039%20-9.65039%2025.29%200%2034.9404zM430.65%20209.46c9.63965%20-9.63965%209.63965%20-25.2803%20-0.0107422%20-34.9297l-157.199%20-157.2c-38.5801%20-38.5703%20-101.141%20-38.5703%20-139.721%200l-0.0195312%200.0195312c-9.64062%209.65039%20-9.62988%2025.29%200.0195312%2034.9307l0.0107422%200.00976562c9.64941%209.63965%2025.2793%209.62988%2034.9199%20-0.00976562l0.0498047%20-0.0498047c19.29%20-19.2607%2050.5498%20-19.2402%2069.8193%200.0498047l157.2%20157.18c9.64062%209.65039%2025.2803%209.65039%2034.9307%200zM168.66%20122.13c-38.6006%20-38.5801%20-101.13%20-38.5801%20-139.73%200.00976562c-38.5801%2038.5801%20-38.5801%20101.13%200%20139.721l119.23%20119.25l0.0195312%200.0195312c19.3008%2019.2803%2050.5703%2019.2705%2069.8506%20-0.0195312l-154.17%20-154.17l-0.0302734%20-0.0302734c-19.2803%20-19.2998%20-19.2598%20-50.5605%200.0302734%20-69.8398l0.00976562%20-0.0107422c19.29%20-19.29%2050.5703%20-19.2793%2069.8496%200.0107422l157.21%20157.18c9.64062%209.63965%2025.2705%209.63965%2034.9102%200c9.64062%20-9.65039%209.64062%20-25.29%200%20-34.9404zM81.3301%20174.53c-9.64062%209.64941%20-9.65039%2025.29%200%2034.9297l157.189%20157.19c38.5908%2038.5898%20101.131%2038.5898%20139.721%200c9.64941%20-9.64062%209.64941%20-25.2803%200%20-34.9307c-9.64062%20-9.64941%20-25.2803%20-9.64941%20-34.9307%200l-0.0195312%200.0205078c-19.29%2019.2793%20-50.5596%2019.2695%20-69.8398%20-0.0205078l-157.21%20-157.189c-9.64062%20-9.64062%20-25.2705%20-9.64062%20-34.9102%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22themeco%22%20unicode=%22&#xf5c6;%22%20d=%22M202.9%20439.57c9.89941%205.72949%2026%205.81934%2035.9492%200.209961l191.15%20-107.63c10%20-5.60059%2018%20-19.4404%2018%20-30.8604v-217.29c0%20-11.4404%20-8.05957%20-25.29%20-18%20-31l-191.19%20-108.74c-9.92969%20-5.66016%20-26%20-5.56934%20-35.8496%200.209961l-185.1%20108.41c-9.86035%205.78027%20-17.8604%2019.7402%20-17.8604%2031.1201v217.29c0%2011.4404%208%2025.3604%2017.9102%2031.0801zM125.5%20239.74c-15.9404%200%20-31.8896%20-0.140625%20-47.8301%20-0.140625v-101.449h19.1299v29.8496h28.7002c49.71%200%2049.5596%2071.7402%200%2071.7402zM265.64%20139.45l-30.7295%2034.6396c37%207.50977%2034.7998%2065.2305%20-10.8701%2065.5098c-16.0898%200%20-32.1699%200.140625%20-48.2598%200.140625v-101.59h19.1299v33.9092h18.4102l29.5596%20-33.9092h22.7598v1.2998zM224.05%20221.77c23.3398%200%2023.2598%20-32.46%200%20-32.46h-29.1299v32.46h29.1299zM128.49%20223.37c21.1797%200%2021.1094%20-38.8506%200%20-38.8506h-32.3105v38.8408zM321.14%20241.62c-68.46%200%20-71%20-105.8%200%20-105.8c69.4805%200.00976562%2069.4102%20105.8%200%20105.8zM321.14%20224.23c44.1201%200%2044.8008%20-70.8604%200%20-70.8604c-44.7998%200%20-44.4297%2070.8604%200%2070.8604z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22weebly%22%20unicode=%22&#xf5cc;%22%20horiz-adv-x=%22512%22%20d=%22M425.09%20382.17c50.9102%200%2087.5498%20-35.1504%2086.9199%20-83.4697c0%20-21.6201%20-0.950195%20-18.5498%20-77.5%20-227.2c-22.3799%20-60.5703%20-67.7695%20-69.6699%20-92.7402%20-69.6699c-39.2393%200%20-70.0391%2019.46%20-85.9297%2054.29c-15.8896%20-34.5205%20-46.7002%20-53.9805%20-85.9297%20-53.9805c-24.9697%200%20-70.3701%208.78027%20-92.7402%2069.3506c-72.9902%20200.21%20-77.1699%20204.52%20-77.1699%20233.479c0%2043.3105%2038.5898%2077.2002%2087.54%2077.2002c40.21%200%2073.2803%20-25.7295%2083.6602%20-64.3301c18.4795%2058.0498%2065.5%2064.3301%2085.2803%2064.3301c19.4492%200%2066.7891%20-6.26953%2084.9492%20-64.3301c10.3799%2038.6006%2043.7803%2064.3301%2083.6602%2064.3301zM451.43%20267.36c3.49023%2011.1992%207.29004%2019.3701%207.61035%2027.2393c0%2022.3906%20-16.1602%2035.71%20-38.3301%2035.71c-18.6904%200%20-31.9902%20-11.7998%20-36.1104%20-29.0498l-44.0293%20-139.819h-0.950195l-44.6602%20136.79c-6.01953%2019.9697%20-16.4697%2032.0791%20-38.96%2032.0791s-32.9404%20-12.4092%20-38.96%20-32.0791l-44.6602%20-136.79h-0.950195l-44.0293%20139.819c-4.12012%2017.25%20-17.4199%2029.0498%20-36.1104%2029.0498c-22.4902%200%20-38.3301%20-13.0195%20-38.3301%20-29.3594c0%20-10.5898%202.54004%20-19.6699%207.91992%20-34.5l64.9404%20-175.23c7.91016%20-21.4795%2021.2197%20-37.2197%2046.2393%20-37.2197c23.1201%200%2037.0605%2012.0996%2044.0205%2033.5996l39.2803%20117.42h0.949219l39.2803%20-117.42c6.65039%20-21.4893%2020.5898%20-33.8994%2044.0303%20-33.8994c25.0195%200%2038.3203%2015.7295%2046.2402%2037.2197z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wix%22%20unicode=%22&#xf5cf;%22%20horiz-adv-x=%22640%22%20d=%22M393.38%20316.31c0%20-13.0293%202.08008%20-32.6895%20-28.6797%20-43.8291c-9.52051%20-3.4502%20-15.9502%20-9.66016%20-15.9502%20-9.66016c0%2031%204.71973%2042.2197%2017.4004%2048.8594c9.75%205.11035%2027.2295%204.62988%2027.2295%204.62988zM277.58%20280.77c5.47949%2026.3408%2030.8799%2038.3408%2055.2998%2035.2705l-65.5703%20-247.93s-21.6396%20-1.56055%20-32.46%203.95996c-14.2197%207.25%20-20.9893%2012.8398%20-29.5898%2046.5693c-7.66992%2030.0703%20-29.1494%20118.4%20-31.1201%20124.7c-4.30957%2013.8105%20-10.6396%2014.9404%20-15.3994%200c-2.00977%20-6.29004%20-23.4502%20-94.6299%20-31.1201%20-124.7c-8.61035%20-33.7295%20-15.3701%20-39.3193%20-29.5898%20-46.5693c-10.8301%20-5.52051%20-32.46%20-3.95996%20-32.46%20-3.95996l-65.5703%20247.93c23.8604%203%2049.7305%20-8.5498%2055.2803%20-35.2705l34.2393%20-132.659l28.4805%20108.569c7.76953%2032.3506%2021.0596%2048.5303%2048.4297%2048.5303c27.6201%200%2040.7402%20-16.54%2048.4307%20-48.5303l28.4795%20-108.569zM393.36%20275.56v-8.97949l0.0195312%200.00976562v-150.27c-0.129883%20-30.8301%20-3.33008%20-37.6807%20-17.2598%20-44.7803c-10.8203%20-5.52051%20-27.3701%20-3.42969%20-27.3701%20-3.42969v152.069c0%2021.25%20-1.95996%2027.9404%2013.1797%2035.2002c6.19043%202.96973%2011.96%205.25%2017.9707%208.61035c9.35938%205.22949%2013.46%2011.5693%2013.46%2011.5693zM556.8%20191.48l82.9902%20-123.36s-35.9297%20-4.62012%20-53.3203%2011.21c-13.9102%2012.6602%20-23.7393%2028.3398%20-53.1396%2070.7197c-0.5%200.770508%20-6.25977%2010.5205%20-13.0703%200c-34.9297%20-50.3496%20-41.0195%20-60.2598%20-52.5098%20-70.7197c-17.3799%20-15.8301%20-53.9502%20-11.21%20-53.9502%20-11.21l82.9697%20123.36l-83.1992%20123.739s35.1094%205.98047%2052.5%20-9.84961c13.3799%20-12.1797%2024.8896%20-30.2402%2054.1797%20-72.4697c6.82031%20-10.54%2012.5996%20-0.730469%2013.0703%200c29.7695%2042.9199%2040.8799%2060.3691%2054.1797%2072.4697c17.3896%2015.8301%2052.5%209.84961%2052.5%209.84961z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ello%22%20unicode=%22&#xf5f1;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c136.97%200%20248%20-111.03%20248%20-248s-111.03%20-248%20-248%20-248s-248%20111.03%20-248%20248s111.03%20248%20248%20248zM391.84%20154.8c2.48047%207.44043%20-2.47949%2015.71%20-9.91992%2017.3604c-7.43945%202.47949%20-15.71%20-2.48047%20-17.3604%20-9.91992c-14.0498%20-52.9102%20-62%20-90.1104%20-116.56%20-90.1104s-102.51%2037.2002%20-116.56%2090.1104c-1.65039%207.43945%20-9.9209%2011.5693%20-17.3604%209.91992c-7.44043%20-1.65039%20-11.5703%20-9.91992%20-9.91992%20-17.3604c16.5303%20-65.3096%2076.0498%20-111.6%20143.84%20-111.6s127.31%2046.29%20143.84%20111.6z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hackerrank%22%20unicode=%22&#xf5f7;%22%20horiz-adv-x=%22512%22%20d=%22M477.5%20320c14.5%20-25%2014.4805%20-230.92%20-0.00976562%20-256s-192.391%20-128%20-221.33%20-128c-28.9404%200%20-206.83%20102.8%20-221.32%20128s-14.4102%20230.79%200%20256s192.351%20128%20221.32%20128s206.84%20-103.05%20221.34%20-128zM316.13%2033.7803c3.95996%200%2040.4404%2035.7793%2037.5605%2038.6895c-0.870117%200.839844%20-8.82031%201.49023%20-17.6904%201.83984c0%2032.4004%20-3%2019.0508%200.679688%20210.341c0.0703125%203.65918%20-1.04004%205.37988%20-4.5%205.37988c-11.0801%200.0693359%20-22.1602%200.0195312%20-33.2295%20-0.0605469c-3.25977%20-0.0292969%20-4.31055%20-1.80957%20-4.20996%20-5.2002c1.58984%20-48.8994%201.2002%20-79.0898%201.2002%20-83.6396h-80.2607c0.629883%2025.7998%200.209961%2079.6396%202.62988%20105.39v3.16016c8.87012%200.350586%2015.9004%200.970703%2016.7705%201.83984c2.90039%202.91016%20-34.3203%2038.6904%20-38.2705%2038.6904c-3.94922%200%20-41.4092%20-35.7695%20-38.4893%20-38.6904c0.879883%20-0.839844%207.58984%20-1.48926%2017.2598%20-1.83984v-3.16992c3.15039%20-128.67%201.07031%20-179.229%200.150391%20-212.67c-0.130859%20-4.58008%201.63965%20-6.10938%205.73926%20-6.10938c10.1406%200.0292969%2020.2803%20-0.0800781%2030.4102%20-0.0800781c4.16016%20-0.0605469%205.96973%201.39941%205.74023%205.93945c-1.83008%2036.6797%20-1.37012%2065.7803%20-1.37012%2072.8799h79.9297c0%20-2.41992%200.44043%20-3.84961%200.44043%20-5.84961c-0.350586%20-17.7305%20-0.94043%20-60.0898%20-0.94043%20-86.3203c-11.29%20-0.349609%20-16.6797%20-0.959961%20-17.5498%20-1.83008c-2.91016%20-2.91992%2034%20-38.6895%2038%20-38.6895z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kaggle%22%20unicode=%22&#xf5fa;%22%20horiz-adv-x=%22320%22%20d=%22M304.2%20-53.5l1.39941%20-7.59961c-0.5%20-2%20-2.5%20-3%20-6%20-3h-66.8994c-4%200%20-7.5%201.7998%20-10.5%205.2998l-110.5%20140.6l-30.7998%20-29.2998v-109c0%20-5%20-2.5%20-7.5%20-7.5%20-7.5h-51.9004c-5%200%20-7.5%202.5%20-7.5%207.5v497c0%205%202.5%207.5%207.5%207.5h51.9004c5%200%207.5%20-2.5%207.5%20-7.5v-306l132.3%20133.7c3.5%203.5%207%205.2998%2010.5%205.2998h69.2002c7%200%207.89941%20-7.7998%205.2998%20-10.5l-139.8%20-135.3z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22markdown%22%20unicode=%22&#xf60f;%22%20horiz-adv-x=%22640%22%20d=%22M593.8%20388.9c25.5%200%2046.2002%20-20.7002%2046.2002%20-46.1006v-301.6c0.0996094%20-25.4004%20-20.5996%20-46.1006%20-46.0996%20-46.1006h-547.7c-25.5%200%20-46.2002%2020.7002%20-46.2002%2046.2002v301.5c0%2025.4004%2020.7002%2046.1006%2046.2002%2046.1006h547.6zM338.5%2087.4004h-0.200195v209.199h-61.5l-61.5%20-76.8994l-61.5%2076.8994h-61.5v-209.199h61.7002v120l61.5%20-76.9004l61.5%2076.9004v-120h61.5zM473.8%2084.2998l92.2002%20107.7h-61.5v104.6h-61.5v-104.6h-61.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22neos%22%20unicode=%22&#xf612;%22%20horiz-adv-x=%22512%22%20d=%22M415.44%20-64h-95.1104l-108.21%20154.54v-91.0996l-86.4297%20-63.4404h-97.6904v482.18l40.4697%2029.8203h108.05l123.74%20-176.13v112.68l86.4307%2063.4502h97.6895v-461.5zM38.7695%20412.73v-460.73l72%2052.8799v249.12l215.5%20-307.64h84.79l52.3506%2038.1699h-78.2705l-316.14%20450.47zM121.31%20-53.8799l80%2058.7803v101l-79.7598%20114.399v-220.939l-72.5498%20-53.25h72.3398zM80.6299%20437.23l310.601%20-442.57h82.3691v442.57h-79.75v-317.561l-222.939%20317.561h-90.2803zM311%20256.35l72%20-102.81v278.53l-72%20-53v-122.721z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22zhihu%22%20unicode=%22&#xf63f;%22%20horiz-adv-x=%22640%22%20d=%22M170.54%20299.87h122.68v-217.55h-49.5293l-42.0107%20-26.3701l-7.70996%2026.3701l-23.4297%200.00976562v217.54zM268.29%20105.94v170.31h-72.8203v-170.31l11.9004%20-0.0400391l5.08008%20-17.4707l27.8994%2017.5107h27.9404zM149.83%20200.33c7.5%200%207.58984%20-23.6104%207.58984%20-23.6104h-61.6504c-0.879883%20-13.1201%20-3.50977%20-26.6895%20-7.86914%20-40.6699l14.6191%2011.6201c8.73047%20-8.75%2029.2109%20-32.8896%2036.79%20-41.8096c9.15039%20-13.1006%201.24023%20-39.9902%201.24023%20-39.9902l-53.96%2064.9395c-12.6094%20-48.3496%20-35.5898%20-69.25%20-35.5898%20-69.25c-10.0898%20-8.96973%20-30.5098%20-15.75%20-51%20-9.89941c42.8301%2033.2197%2066.4502%2075.2402%2070.8496%20125.1h-65.5801s3.82031%2023.6201%2015.5605%2023.6201h52.2695c0.480469%206.56055%201.68066%2062.9404%201.68066%2073.4404h-28.8701c-2.62988%20-7.87012%20-3.03027%20-8.64062%20-5.14062%20-14.5303c-11.4697%20-21.0303%20-30.9492%20-21.5703%20-36.8398%20-22.21c17.4902%2034.9795%2027.3105%2069.2197%2030.7002%2078.1201c8.2002%2021.5693%2032.2705%2021.5693%2032.2705%2021.5693c-5.25%20-14.0098%20-9.63086%20-27.5498%20-13.1201%20-40.6699h88.5c10.5498%200.25%208.58008%20-22.3096%208.58008%20-22.3096h-51.1602c0%20-21.8701%20-0.459961%20-46.3604%20-2.2002%20-73.46h52.3301zM561.85%20201.93l-19.2295%2014.4307s30.8301%2040.0498%2036.8301%2048.1992c8.72949%2010.7402%2027.3799%20-4.05957%2027.3799%20-4.05957s-24.1504%20-32.9297%20-44.9805%20-58.5703zM411.76%20261.02l0.00976562%200.0107422c8.99023%20-8.25%2034.6602%20-45.8604%2034.6602%20-45.8604l-19.46%20-13.7295c-1.59961%202.40918%20-41.1201%2057.4492%20-41.1201%2057.4492s16.9004%2010.3799%2025.9102%202.12988zM640%20189.65c0%200%200.950195%20-23.79%20-8.73047%20-23.79h-122.359v-73.3203c0.780273%20-28.0303%20-15.3301%20-45.3096%20-44.8906%20-45.3096c-9.84961%200%20-16.1396%201.75977%20-26.0195%206.56934c-12.9805%207.4502%20-17.3203%2017.8701%20-19.3096%2021.8398c15.6094%20-0.65918%2027.6094%20-1.91992%2041.6895%20-1.80957c13.29%20-0.870117%2024.4805%207.15039%2024.4805%2021.1201v70.9199h-107.94c-22.6895%200.540039%20-25.5098%2022.8496%20-25.5098%2022.8496h133.47v99.8105c-12.8301%200%20-31.6797%20-0.830078%20-56.5098%20-2.43066c-26.46%20-0.80957%20-35.8398%20-2.58984%20-49.1504%200.890625c-8.16016%202.46973%20-14.1797%2010.7295%20-15.7793%2019.5498c67.1396%201.55957%20232.359%2018.0498%20232.359%2018.0498s20.1006%205.75977%2023.1699%204.58008c12.8105%20-6.25%200.589844%20-33.4395%200.589844%20-33.4395c-17.6396%20-0.810547%20-46.8896%20-2.40039%20-87.7695%20-4.81055c-10.4297%20-0.799805%20-18.04%20-1.2002%20-22.8496%20-1.2002v-101c0.149414%200%20111.279%200.930664%20131.06%200.930664z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22alipay%22%20unicode=%22&#xf642;%22%20d=%22M377.74%20416c38.6895%200%2070.0898%20-31.5703%2069.9297%20-70.2598v-234.41c-48.6104%2016.7002%20-99.6895%2036.04%20-148.62%2052.7402c23.1406%2044.2998%2038.3506%2090.9199%2038.3506%2090.9199h-88.7705v31.2402h109.45v19.0098h-109.44v50.4199h-50.9199v-50.4199h-109.439v-19.0098h109.439v-31.2402h-92.0801v-16.7002h178.2s-9.91992%20-30.25%20-26.4502%20-60.3398c-47.7793%2014.71%20-91.75%2024.96%20-127.13%2024.96c-84.6396%200%20-103.49%20-42.4902%20-99.5195%20-81.5c3.30957%20-31.0703%2026.4502%20-76.3701%2097.04%20-76.3701c64.4795%200%20116.55%2037.0303%20148.62%2081c61.0098%20-28.0996%20125.64%20-62.8203%20171.6%20-88.4404c-0.5%20-38.5195%20-31.7402%20-69.5996%20-70.2598%20-69.5996h-307.48c-38.8496%200%20-70.2598%2031.4102%20-70.2598%2070.2598v307.48c0%2038.8496%2031.4102%2070.2598%2070.2598%2070.2598h307.48zM47.2803%20125.05c-0.990234%2017.5205%2010.9102%2050.5801%2078.3594%2050.5801c24.96%200%2064.8105%20-12.7295%20109.44%20-31.4102c-25.29%20-33.2197%20-65.7998%20-72.8994%20-117.87%20-72.8994c-59.6797%200%20-68.9404%2033.5596%20-69.9297%2053.7295z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22the-red-yeti%22%20unicode=%22&#xf69d;%22%20horiz-adv-x=%22512%22%20d=%22M488.23%20206.3c2.95508%20-3.9668%205.25098%20-8.47559%206.76953%20-13.2998c3.99121%20-10.8701%207.04004%20-22.4727%208.90039%20-34.2002l-2.5%20-0.5l-13%2014.2998c-17.9004%20-28.0996%20-9.90039%20-15.3994%20-16.7002%20-25.0996c0%20-124.2%20-101.3%20-211.5%20-223%20-211.5c-61.5%200%20-113.9%2020.2002%20-157.5%2060.2002c-64.5%2060.8994%20-64.9004%20125%20-64.9004%20150.5c-0.5%201.7998%20-0.700195%203.5%20-1.2002%205.2002l-20.1992%20-22.4004c-6.80078%2043%2025.6992%2074.2998%2033%2080.7002c0.5%201%200.699219%202.2002%201.19922%203.2002l-28.7998%201l-3%203.39941c8.5%203.5%2025.2998%2013.2998%2040.2998%2014.2998c7.63672%2014.623%2016.9365%2028.0742%2027.8008%2040.3008c1.2998%206.39941%203.2998%2014.1992%206.59961%2025.7998l-7.59961%20-4.7002l-1.7002%201.7002l1.7002%208.39941c10.6934%2025.7754%2026.6318%2048.6221%2046.6992%2067.4004l-33%2014.2998h3.7002c20.9004%204.90039%2033.2002%203.2998%2049.2002%200c-2.5%204.10059%20-5.40039%2010.5%20-8.40039%2018.9004c-1.36035%203.74219%20-2.09961%207.81445%20-2.09961%2012.0244c0%204.69629%200.923828%209.17871%202.59961%2013.2754c8.90039%20-7.40039%2014.3008%20-24.5996%2015.2002%20-27c0.700195%203.59961%202.10059%2021.2998%2033.7002%2045.5l1.83008%20-0.5l-12%20-44.2002c30%2017.7002%2063%2021.9004%2097.9004%2011.7998c-12.7002%20-12.1992%20-24.3008%20-28.8994%20-42.5%20-33c7.39941%20-2.2998%2028.6992%20-9.69922%2034.1992%20-15.1992l-24.7998%207.09961c6.5%20-6%2019.6006%20-16.4004%2025.1006%20-25.0996c23.7891%20-1.09473%2046.9111%20-5.74414%2068.3994%20-13.3008l-0.5%200.5c29.4004%2014.7002%2037.7002%2027.3008%2074.7998%203c0%20-30.1992%20-2.2998%20-23.3994%203%20-29.7998c7.69336%206.50391%2016.1553%2012.0381%2025.3008%2016.5c13%206.40039%2023.0996%204.7002%2030.6992%20-5.89941c11.8008%200%2017.8008%20-15.7002%2018.4004%20-27c14.7998%20-2.90039%202.7002%20-30.7002%202.5%20-30.7002l-7.09961%20-18.2002c7.7998%20-7.7998%2022.0996%20-20.9004%2031.6992%20-44.7998zM398%20336.8c-13.0996%208.90039%20-22.7002%2011.9004%20-28.2998%208.5c8.09961%20-7.2002%2013%20-14.2998%2013.5%20-20.7002c1.2002%20-7.59961%20-2.2002%20-14.7998%20-10.6006%20-21.8994l-4.19922%20-3.40039c4.2002%20-6.89355%207.1416%20-14.793%208.39941%20-23.0996h2.5c-2.09961%2013.8994%20-2.5%2011%200.700195%2014.7998c11%20-6.40039%2014.9004%20-14.5%2016%20-19.9004c21.7998%2010.1006%2029.5%2012.7002%2054.7998%2020.9004l-18.2002%20-16c11.4004%200%2025.6006%200.299805%2046.5%20-8.40039c7%2024.3008%207.10059%2020.7002%202.5%2020.7002l-4.69922%20-11.2998c-1.7002%2010.5%20-2.90039%2018.9004%20-3.40039%2025.2998c-0.5%206.7002%20-3.90039%209.60059%20-9.2998%2010.1006c-0.0117188%20-0.470703%20-0.0126953%20-0.894531%20-0.0126953%20-1.36816c0%20-4.77148%200.594727%20-9.40527%201.71289%20-13.832l-1.7002%20-5.90039c-2.90039%2010.6006%20-5.90039%2020.2002%20-9.2998%2027.7998c-9.7002%2017.7002%20-30.2002%20-9.19922%20-43%20-11.2998c4.53027%20-0.25293%208.71777%20-0.380859%2013.3115%20-0.380859c4.59277%200%209.15723%200.12793%2013.6885%200.380859l-22.4004%20-5.39941l3.40039%20-4.7002c-5.5%200%20-16.9004%20-0.900391%20-22.4004%2017.2002zM358.4%20346.9l-20.3008%20-11.8008c11.3008%20-7.59961%2020.2002%20-18.1992%2027.8008%20-31.1992c6.39941%202.89941%2010.0996%205.09961%2011.7998%207.59961c2.5%202.7998%202.5%204.7002%203%207.09961c0.599609%201.30078%200.799805%202.7002%20-3.40039%2011.1006c-7.5%2011.7998%20-16.2002%2015.2998%20-18.8994%2017.2002zM91%20304.9c-7.7998%20-24.1006%20-11.7002%20-49.4004%20-13.2002%20-74.6006l13.2002%20-5l1.2002%2027c9.5%20-16.3994%2011.2002%20-23.2998%2012.2998%20-28.7998c2.7998%202.09961%207.7002%207%2022.5996%2011.2998l1.2002%20-1.7002l-7.59961%20-10.5996c10.0996%203.5%2019.5%203.5%2028.2998%200.5l-10.5996%20-8.40039c22.7998%20-8.39941%2026.5996%20-7.59961%2038.3994%20-26.0996l-11.7998%201.2002c34.9297%20-20.5%2066%20-47.9004%20141.2%20-63.2002c15.5996%2024.0996%2014%2021.0996%2014%2022.9004l0.200195%200.199219l-0.200195%200.200195c-0.700195%201.90039%20-14.1006%2016.6006%20-18.2002%2020.7002c7.2998%20-1.7998%206%20-0.900391%2010.7998%20-3.7002c1.7002%20-0.899414%20-5.39941%205.40039%20-21.8994%2020.2002c16.5%20-6.7002%2027.5996%20-15.5%2033%20-27.7998l1.69922%2030.7002l-22.3994%2017.6992l6.39941%205.90039c-7.2998%200%20-31%203.7002%20-49.1992%20-16l-2.5%200.5c6.9668%2014.3867%2012.4512%2030.0156%2016%2046c1.9209%209.16797%202.95508%2018.5742%203%2028.2998c0%2019.5%20-4.7002%2038.4004%20-13.5%2056.6006c-6.40039%2013.5%20-16.5%2025.2998%20-30%2035.3994c-6.5957%204.94238%20-13.4805%209.43652%20-20.7002%2013.5c3%200.700195%201%201.2002%20-5.40039%201.2002c-6.39941%200.200195%20-13%200.700195%20-19.3994%201.2002v-3c-10.2949%20-1.63086%20-19.2871%20-7.22266%20-25.3008%20-15.2002h-1.19922l-5.40039%20-3.40039c-1.2002%202.90039%200%206.30078%204.2002%209.30078l10.5996%2011.2998l-3.39941%20-0.5l2%203.39941c-2.30078%200.200195%20-4.2002%200.5%20-6.2002%200.700195l-0.5%201.2002l2.5%201.7002c2.2002%20-0.200195%204.59961%20-0.5%207.09961%20-0.700195c2.9043%201.54785%206.22559%202.4375%209.74414%202.4375c1.45898%200%202.88184%20-0.150391%204.25586%20-0.4375l2.5%20-1.2002l0.200195%20-0.5c7.93457%200.514648%2015.7422%201.49121%2023.4004%202.90039c20.6992%202.89941%2036.6992%2011.2998%2048.5%2024.7998l-21.1006%200.5c-25.7998%200.5%20-49.3994%20-5.40039%20-71.2998%20-18.9004l-2.5%202.5l0.5%204.7002l1.7002%207.10059c1.66211%208.54199%203.83691%2017.1143%206.39941%2025.2998c-1.69922%20-0.700195%20-4.59961%20-4.90039%20-9.2998%20-11.2998c-4.7002%20-6.40039%20-8.39941%20-13%20-10.0996%20-19.4004c-1.0957%20-5.14258%20-3.14062%20-10.0195%20-5.90039%20-14.2998l-13.5%2029l8.40039%20-35.7998l-0.5%20-1.7002c-0.00585938%200%20-0.0146484%200.0117188%20-0.0195312%200.0117188c-5.57227%200%20-10.9424%200.87207%20-15.9805%202.48828c-3.40039%200.700195%20-10.6006%201.2002%20-20.9004%201.2002c0.5%200%20-0.700195%200%20-3.2002%20-0.5c5.40039%20-1.30078%2013.5%20-4.2002%2024.8008%20-8.40039l6.39941%201.2002c-4.2002%20-3.40039%20-10.8994%20-10.1006%20-20.2002%20-19.4004c-9.39941%20-8.89941%20-20.1992%20-26.0996%20-32.5%20-50.2002l4.2002%201.2002l10.1006%209.2998l-5.40039%20-4.69922l13%2012.2998l-2.5%20-3.40039c-5.09961%20-7.59961%20-8.09961%20-12.2998%20-9.2998%20-15.2002zM367.5%20-25.0996c8.2998%2040.2998%203.59961%2055.1992%20-0.700195%2089.5c-35.5%20-11.8008%20-20.2998%20-6%20-32%20-10.8008l10.5%20-14.1992l-1.2002%20-1.2002c-20.1992%206%20-23.1992%2010.7998%20-27.7998%2015c6%20-22.2002%2013.9004%20-26.4004%2029.5%20-31.7002c-9.5%20-9.59961%20-25.3994%204%20-34.3994%2013l2.5%20-23.5996l-4.2002%20-3c-5%2022.0996%20-22%2039.0996%20-25.2998%2039.0996c-44%20-13%20-79.1006%20-5.7998%20-113.9%2010.5996c-1.59961%20-0.399414%20-70.5996%20-18%20-120.5%2037.1006c13.7002%20-35%2032.2998%20-63.7002%2071.2998%20-82.6006c-4.98047%2010.3184%20-12.0117%2019.3135%20-20.7002%2026.6006c0%200%200.700195%203.7002%201.2002%2010.0996c19.4004%20-19.3994%2050.7002%20-39.5%2093.2002%20-60.2002c-59.5996%2024.5%20-59.9004%2024.8008%20-69.0996%2029l16%20-20.6992c-3%20-1.30078%20-6.7002%20-0.5%20-10.1006%201.19922c-12.5371%207.32422%20-24.2949%2015.5693%20-35.3994%2024.8008c1.89941%20-2.2002%2080.0996%20-98.5%20200.899%20-74.3008c-43.0996%2021.8008%20-52.3994%2052.4004%20-66.5996%2073.5l17.7002%20-7.59961l-11.8008%2023.0996c20.1006%20-27.7998%2028.6006%20-35%2038.4004%20-44.2998l-30%2016.5c12.5996%20-27.0996%2033.7002%20-47%2063.5%20-58.7998c2.90039%201.5%209.09961%20-1.09961%2059%2023.9004zM482.8%20189.3l8.93066%20-12.7998l-12.3008%2032.5c10.9004%200%2010%20-0.0996094%2021.2002%20-3.40039c-8.16406%2011.4756%20-17.0879%2022.0469%20-27%2032l-26.5996%2023.1006l1.2002%203l23.5996%202.5c-10.6865%202.35742%20-21.708%203.79199%20-33%204.2002l-17.7002%20-0.5l-0.5%202.89941l14.7998%2013l-41.7998%20-20.2002l-12.2998%2018.9004l3.40039%20-16l-2.5%20-1.2002l-5.90039%204.2002h-10.0996l5.39941%20-4.2002v-2l-13.5%20-27.7998c-10.0996%20-31.2002%20-21.8994%20-67.9004%20-35.3994%20-109.7l1.19922%2016l-1.19922%20-3v-0.5c-6.40039%20-16%20-13.6006%20-29.5%20-21.2002%20-39.5996l9.2998%2021.8994l-46.7002%20-20.1992c11.7998%2013.5%2023.6006%2019.3994%2034.9004%2018.8994c-71.2002%2011.4004%20-106.2%2041%20-110.4%2046c3.60059%20-6.2002%2013.2002%20-17.7998%2016%20-40.0996l-1.7002%20-1.2002c-4.2998%2015.5996%20-16.3994%2046.5996%20-55.7998%2069.5996l23.6006%20-2.5c-10.5%2012.6006%20-36.3008%2017.8008%20-40.8008%2016l-2.5%202.5l8.40039%208.40039l-22.2998%20-5.7998l5.39941%2013.5c-8.09961%20-4.40039%20-4.2998%20-2.40039%20-17%20-8.90039l-1.69922%200.5c0.599609%200.600586%200.899414%20-0.700195%20-3%209.2998c-0.600586%20-11%20-0.400391%20-8.59961%20-1%20-11.7998c-1.29785%20-0.430664%20-2.54785%20-1.00781%20-3.7002%20-1.7002c-40%2020.6006%20-57.2002%2011%20-73%205.2002c36.7998%20-6%2029.2998%20-4%2038.3994%20-9.2998c-25.7998%20-12.2002%20-31.8994%20-12.5996%20-51.3994%20-70.0996l22.2695%2022.2998l2.5%20-16.4004c13.4004%20-58%2068.7002%20-92.5%20126.4%20-83.3994l-26.1006%2022.3994l44.8008%20-22.3994l-1.2002%20-3c4.59961%20-1.7002%209.2998%20-3%2013.5%20-4.2002c19.3359%20-5.72266%2039.5713%20-8.83887%2060.752%20-8.83887c11.0293%200%2021.8643%200.832031%2032.4482%202.43848l-32.5%2021.2002c35.7998%20-7%2050.6992%20-31.4004%2056.7998%20-39.5996l-7.60059%2029l1.2002%202.5l19%20-27.9004l-9.2998%2026.5996l21.9004%20-13.5h1.19922l-3.39941%204.2002l7.09961%20-4.7002l-14.2998%2016l1.2002%203l7.59961%20-7.09961c4.2998%201.2002%2041.4004%2010.5%2080.9004%2040.2998c47.8994%2035.4004%2068.0996%2073.7998%2071.5996%2079.7002l-3%209.2998zM476.7%20260.6l-18.2002%20-1.19922l14.2998%20-11.8008zM221.9%20253.5c2.69922%20-5.09961%205.69922%20-12.4004%2018.3994%20-18.7998c-7.5%20-10.9004%20-8.2998%20-10.5%20-20.2002%20-16c-7.59961%20-7.7002%20-13.5%20-13.1006%20-17.6992%20-14.7998l7.09961%2013c-5.38281%20-1.97266%20-11.167%20-3.06836%20-17.2295%20-3.06836c-2.57324%200%20-5.10156%200.194336%20-7.57031%200.568359l-0.5%201.19922c19%202.10059%2037.2002%209.40039%2046.5%2016c-4.10059%204.2002%20-7.10059%2011.3008%20-8.7998%2021.9004zM225.6%20355.8c5.87793%20-3.32715%2010.7842%20-8.04688%2014.3008%20-13.7998c14.6992%20-24.0996%2019.1992%20-40.0996%2011.2998%20-47.7002c-7.90039%20-7.59961%20-16.7998%20-7.09961%20-26.1006%203c-9.2998%2010.1006%20-13.5%2023.7002%20-11.7998%2039.6006c1.7002%2015.8994%205.90039%2022.2998%2012.2998%2018.8994zM220.9%20309.5c7.09961%20-21.2998%2033.3994%20-23.0996%2026.8994%204.90039c-3.89941%2016.5%20-8.7998%2027.0996%20-15.2002%2032.5c-6.59961%205.39941%20-10.0996%206.69922%20-11.2998%204.19922c-2.5%20-2.89941%20-3.5%20-11.2998%20-3%20-24.7998c7.5%2012.7998%2011.6006%205.90039%2012.5%204.7002l-0.5%20-0.5c-0.799805%20-1.7002%20-2.59961%20-3.09961%201.7002%20-6.2002l1.2002%200.5v-4.7002c-1.7998%20-12.5%20-6.90039%20-12.7998%20-12.2998%20-10.5996zM175.9%20315c-2.41016%200.448242%20-4.38965%202.04102%20-5.40039%204.2002c-3.5%208.5%200%2021.2002%208.09961%2021.2002c2%20-0.5%203.7002%20-1.7002%205.40039%20-4.7002c-1.5%20-0.400391%20-4.7002%20-4.7998%200.700195%20-5.90039h0.5c0%20-13.7002%20-7.7002%20-15.0996%20-9.2998%20-14.7998zM216%20365.1l-3.7002%202.40039l-0.5%202.5c18.2998%200%2025.7998%20-8.7998%2028.2998%20-14.2998c-6.94727%203.78809%20-14.9268%205.97363%20-23.3916%205.97363c-0.90918%200%20-1.81152%20-0.0244141%20-2.70801%20-0.0742188l-0.5%203zM144.2%20315.7c1.59961%20-1.60059%200.599609%20-0.299805%204.89941%20-6.60059c-25.3994%20-4.69922%20-23.1992%20-12.2998%20-30%20-12.2998c0.300781%200.600586%207.10059%2016%2023.6006%2016l-7.10059%207.60059c9.40039%200.5%2015.2002%202.09961%2019.9004%20-5.90039c0.0214844%208.14648%201.03027%2016.0225%202.90039%2023.5996c2%207.60059%203.69922%2011.8008%205.39941%2013.5c1%201.5%2016.2998%2015.7002%2029%2022.4004c2.33496%201.68262%205.22168%202.67676%208.31641%202.67676c1.8291%200%203.57715%20-0.34668%205.18359%20-0.976562c0.321289%20-0.390625%200.515625%20-0.889648%200.515625%20-1.43457c0%20-0.0898438%20-0.00488281%20-0.178711%20-0.015625%20-0.265625l-13%20-7.59961c7.60059%20-11.8008%2010.5%20-25.3008%208.7998%20-41.3008c-1.11328%20-11.292%20-6.61426%20-21.3291%20-14.7998%20-28.2998l2.90039%20-4.7002c-30%202.2002%20-24.7998%206.80078%20-46.5%2023.6006zM162.9%20334.4c-1.80078%20-7.2002%20-2.30078%20-16%20-3.10059%20-26l5.40039%20-6.40039l7.09961%20-3.40039c2.39648%20-0.458008%204.79688%20-0.699219%207.3252%20-0.699219c1.3418%200%202.66797%200.0673828%203.97461%200.199219c1%201.7002%203.5%204.2002%206.40039%207.60059c5%205.89941%207.90039%2013.7998%208.40039%2023.0996c0.0849609%201.43848%200.113281%202.82617%200.113281%204.28613c0%207.30859%20-1.08887%2014.3643%20-3.11328%2021.0137c-3%208.10059%20-5.90039%2011%20-10.1006%209.30078c-5.39941%20-1.7002%20-10.5996%20-5.40039%20-16%20-11.8008c-3%20-4.19922%20-5.2002%20-9.59961%20-6.39941%20-17.1992zM204.9%20278.3l-3.10059%20-6.5c7.10059%204.2002%2013.5%207.2002%2019.4004%208.40039l7.09961%200.5l11.7998%20-7.60059h-2.5c-8.7998%203.7002%20-19.3994%201.2002%20-30.6992%20-7.59961c-0.5%20-4.7002%201.69922%20-14.7002%205.89941%20-29.5l9.2002%200.5c-21.9004%20-6.59961%20-37.5996%20-8.40039%20-48.9004%20-5.40039c-24.8994%206.7002%20-27.3994%2023.6006%20-27.5%2024.1006c-1.74121%206.70996%20-2.67871%2013.6348%20-2.67871%2020.8867c0%204.35645%200.333984%208.63574%200.979492%2012.8135c-6.40039%20-0.5%20-11%20-4.2002%20-15.2002%20-10.6006c-2.90039%205.90039%20-5.40039%208.7998%20-5.90039%209.2998c1.5%200.700195%2012.2998%207.5%2032.5%204.90039l0.5%20-2.5l-5.89941%20-1.2002c-0.100586%20-0.399414%20-1.90039%20-29.5%2018.8994%20-24.7998c1.40039%200.299805%201.2998%20-0.0996094%2036.1006%2014.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22acquisitions-incorporated%22%20unicode=%22&#xf6af;%22%20horiz-adv-x=%22384%22%20d=%22M357.45%20-20.2002c2.2002%20-14.2998%204.09961%20-28.7002%206.59961%20-43.7002c-367.8%200%20-153.899%20-0.599609%20-337.1%200c-4%200%20-6.10059%200.700195%20-5.2998%205.7002c2.09961%2012.9004%203.5%2025.9004%205%2038.7998c0.5%204.80078%202.2998%206.80078%207.59961%206.80078c118.1%20-1%20114.9%20-0.300781%20121.4%202.39941c9.39941%204%2014.8994%2012.9004%2014.8994%2023.1006c-0.0996094%2042.8994%20-0.299805%2085.8994%20-0.200195%20128.8c0%203.7998%20-1.19922%205.89941%20-4.59961%206.7998c-15.7002%203.90039%20-31.2998%207.7002%20-47.5996%2011.7002c-5.30078%20-12.2998%20-10.4004%20-24.4004%20-15.7002%20-36.7002c1.7998%20-3.2998%2028.3994%20-2.90039%2035.2998%20-2.90039v-27.5996h-114.3c1%208.59961%201.7002%2016.7998%203.2002%2024.9004c0.299805%201.39941%203.59961%203.09961%205.5%203.19922c8.39941%200.400391%2016.8994%200.300781%2025.3994%200.100586c4%200%205.90039%201.09961%207.60059%205.2002c16.5996%2040.6992%2013.5%2031.1992%2067.2998%20161c31.5%2076.0996%2033%2076%2032.5996%2087.3994c-0.700195%2018.6006%20-25.3994%2022.2998%20-37.7002%2022.1006c-30%20-0.400391%20-38.3994%200.5%20-101.8%200.5c-7.2002%2044.5%20-4.2002%2032.0996%20-6.39941%2045.2998c-0.700195%204.2002%201%205.2998%204.59961%205.2998l339.1%20-0.200195c-0.799805%20-5.39941%20-1.59961%20-10.7998%20-2.39941%20-16.0996c-1.2998%20-9.7002%20-2.7998%20-19.4004%20-4%20-29.2002c-0.299805%20-2.90039%20-1.2002%20-4.2998%20-4.2998%20-4.2998c-20.6006%20-0.100586%20-41.2002%20-0.100586%20-61.8008%20-0.5c-18.6992%20-0.400391%20-37.5996%20-0.299805%20-56.1992%20-2c-13.4004%20-1.2002%20-23.3008%20-12.6006%20-18.9004%20-26.6006c8.59961%20-27.0996%2027.7002%20-69.0996%2036.5%20-89.1992c65.7002%20-154.2%2061.4004%20-157%2084%20-158.601c6.59961%20-0.5%2013.4004%20-0.0996094%2020.4004%20-0.0996094c1.2998%20-9.40039%202.59961%20-18%204%20-27.5h-116v27c10.3994%200%2020.3994%200.0996094%2030.3994%20-0.100586c3.5%200%205%200.700195%203.40039%204.40039c-4.40039%2010.2998%20-8.7002%2020.5996%20-13.2002%2030.9004c-1.59961%203.69922%20-4.09961%204.7998%20-8.40039%203.5c-12.3994%20-3.60059%20-24.7998%20-6.7002%20-37.2998%20-9.7002c-4.2998%20-1.10059%20-6%20-2.7998%20-5.89941%20-7.5c0.799805%20-57.5%200.899414%20-127.5%201%20-129.101c0.399414%20-12.5996%208.69922%20-21.3994%2021%20-23.0996c0.899414%20-0.200195%2012.8994%20-2.7998%20112.699%20-2.59961c8.30078%200%208.40039%200.0996094%209.60059%20-7.60059zM182.55%20185.5c2.87695%20-1.01465%205.98633%20-1.56641%209.20801%20-1.56641s6.31543%200.551758%209.19238%201.56641c13%204.2002%2026.2998%207.7998%2039.3994%2011.7002c1.34473%200.620117%202.65234%201.32422%203.90039%202.09961c-6.7002%2017.4004%20-13.0996%2034.2002%20-19.7002%2050.9004c-8.89941%2022.7002%20-17.7002%2060.2998%20-27%2082.7998c-1.5%200.799805%20-1.89941%20-2.40039%20-9.39941%200c-17.1006%20-44%20-34.1006%20-87.7998%20-51.3008%20-132.1c1.8457%20-1.09766%203.7959%20-2.07422%205.80078%20-2.90039c13.2998%20-4.2998%2026.5996%20-8.2998%2039.8994%20-12.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22critical-role%22%20unicode=%22&#xf6c9;%22%20d=%22M225.82%20448c0.259766%20-0.150391%20216.569%20-124.51%20217.12%20-124.72c3%20-1.18066%203.69922%20-3.45996%203.69922%20-6.56055c-0.0732422%20-83.4463%20-0.0732422%20-166.899%200%20-250.359c0.0117188%20-0.150391%200.0175781%20-0.302734%200.0175781%20-0.456055c0%20-2.36035%20-1.38867%20-4.38867%20-3.39746%20-5.32422c-21.3701%20-12%20-207.859%20-118.29%20-218.93%20-124.58h-3c-79.3301%2045.6602%20-218.25%20125.44%20-218.4%20125.52c-1.11816%200.526367%20-1.89355%201.66309%20-1.89355%202.97949c0%200.0898438%200.00683594%200.173828%200.0136719%200.260742c0%200.870117%200%20225.94%20-0.0498047%20253.101c-0.00976562%200.124023%20-0.0136719%200.25%20-0.0136719%200.376953c0%202.02832%201.20605%203.76855%202.94336%204.55273c23.2607%2013.0996%20209.271%20119.21%20220.141%20125.21h1.75zM215.4%20427.58l-0.219727%200.158203c-64.7471%20-36.8604%20-129.474%20-73.7305%20-194.18%20-110.61c0%20-0.120117%200.0800781%20-0.229492%200.129883%20-0.349609l30.8604%20-11.6406c-7.70996%20-6%20-8.32031%20-6%20-10.6504%20-5.12988c-0.0996094%200%20-24.1699%209.28027%20-26.7998%2010v-230.43c0.879883%201.41016%2064.0703%20110.91%2064.1299%20111c1.62012%202.82031%203%201.91992%209.12012%201.51953c1.40039%20-0.0898438%201.47949%20-0.219727%200.780273%20-1.41992c-41.1904%20-71.3301%20-36.4004%20-63%20-67.4805%20-116.939c-0.80957%20-1.40039%20-0.609375%20-1.12988%201.25%20-1.12988h186.5c1.44043%200%201.69043%200.229492%201.7002%201.63965v8.87988c0%201.33984%202.36035%200.810547%20-18.3701%201c-7.45996%200.0703125%20-14.1396%203.21973%20-21.3799%2012.7002c-7.37988%209.66016%20-14.6201%2019.4297%20-21.8496%2029.21c-2.28027%203.08008%20-3.4502%202.37988%20-16.7607%202.37988c-1.75%200%20-1.7793%200%20-1.75977%20-1.82031c0.290039%20-26.21%200.150391%20-25.2695%201%20-32.6592c0.520508%20-4.37012%202.16016%20-4.2002%209.69043%20-4.81055c3.13965%20-0.259766%203.87988%20-4.08008%200.519531%20-4.91992c-1.57031%20-0.389648%20-31.5996%20-0.509766%20-33.6699%200.0996094c-1.02539%200.28125%20-1.7793%201.2207%20-1.7793%202.33496c0%201.21973%200.905273%202.22949%202.0791%202.39551c3.29004%200.759766%206.16016%20-0.80957%206.66016%204.44043c1.2998%2013.6592%201.16992%209%201.09961%2079.4199c0%2010.8193%20-0.349609%2012.5801%20-5.35938%2013.5498c-1.21973%200.240234%20-3.54004%200.160156%20-4.69043%200.549805c-2.87988%201%20-2%204.83984%201.77051%204.84961c33.6699%200%2046.0801%201.07031%2056.0596%20-4.85938c7.74023%20-4.61035%2012%20-11.4805%2012.5098%20-20.4004c0.880859%20-14.5898%20-6.50977%20-22.3496%20-15%20-32.5898c-0.313477%20-0.267578%20-0.511719%20-0.666016%20-0.511719%20-1.11035s0.198242%20-0.841797%200.511719%20-1.10938c2.60059%20-3.25%205%20-6.62988%207.70996%20-9.83008c27.5605%20-33.2305%2024.1104%20-30.54%2041.2803%20-33.0605c0.890625%20-0.129883%201%200.419922%201%201.15039v11c0%201%200.320312%201.42969%201.41016%201.25977c3.57227%20-0.542969%207.23047%20-0.825195%2010.9531%20-0.825195c4.35449%200%208.4834%200.386719%2012.627%201.125c1.08008%200.150391%201.5%20-0.199219%201.47949%20-1.33008c0%20-0.109375%200.880859%20-26.6895%200.870117%20-26.7998c-0.0498047%20-1.51953%200.669922%20-1.62012%201.89062%20-1.62012h186.71c-27.1533%2047.0342%20-54.2334%2093.9746%20-81.2402%20140.821c2.25977%200.660156%20-0.400391%200%206.69043%201.38965c2%200.390625%202.0498%200.410156%203.10938%20-1.43945c7.31055%20-12.6396%2077.3105%20-134%2077.3701%20-134.061v230.44c-1.71973%20-0.5%20-103.3%20-38.7197%20-105.76%20-39.6797c-1.08008%20-0.419922%20-1.5498%20-0.200195%20-1.91016%200.879883c-0.629883%201.89941%20-1.33984%203.75977%20-2.08984%205.62012c-0.320312%200.790039%20-0.0898438%201.12988%200.649414%201.38965c0.100586%200%2095.5303%2035.8496%20103%2038.7705c-65.4199%2037.5693%20-130.56%2075%20-196%20112.6l86.8203%20-150.39l-0.280273%20-0.330078c-9.56934%200.899414%20-10.46%201.59961%20-11.7998%203.93945c-1%201.69043%20-73.5%20127.71%20-82%20142.16c-9.09961%20-14.6699%20-83.5596%20-146.21%20-85.3701%20-146.32c-2.92969%20-0.169922%20-5.87988%20-0.0800781%20-9.25%20-0.0800781c28.833%2049.8271%2057.5596%2099.4941%2086.1797%20149.001zM267.331%20297.658c1.88379%200.146484%203.74316%200.435547%205.54004%200.849609c1.68945%200.299805%202.53027%20-0.200195%202.59961%20-1.91992c0%20-0.109375%200.0703125%20-19.0596%20-0.859375%20-20.4502c-0.930664%20-1.38965%20-1.87988%20-1.21973%20-2.60059%200.19043c-5%209.68945%206.2207%209.66016%20-39.1201%2012c-0.699219%200%20-1%20-0.230469%20-1%20-0.929688c0%20-0.130859%203.7207%20-122%203.73047%20-122.11c0%20-0.889648%200.519531%20-1.2002%201.20996%20-1.50977c2.97363%20-1.18262%205.9043%20-2.54883%208.7002%20-4.0498c7.30957%20-4.33008%2011.3799%20-10.8408%2012.4102%20-19.3105c1.43945%20-11.7998%20-2.77051%20-35.7695%20-32.21%20-37.1396c-2.75%20-0.129883%20-28.2607%20-1.08008%20-34.1406%2023.25c-4.66016%2019.2598%208.25977%2032.7002%2019.8906%2036.3994c1.14258%200.208008%202.00977%201.20898%202.00977%202.41113c0%200.0849609%20-0.00195312%200.166016%20-0.00976562%200.249023c0.0996094%205.62988%203%20107.101%203.70996%20121.351c0.0498047%201.0791%20-0.620117%201.15918%20-1.35059%201.14941c-32.3496%20-0.519531%20-36.75%200.339844%20-40.2197%20-8.51953c-2.41992%20-6.18066%20-4.13965%20-1.32031%20-3.9502%20-0.230469c1.05957%206%202.16309%2012%203.31055%2018c0.399414%202.11035%201.42969%202.61035%203.42969%201.86035c5.58984%20-2.11035%206.71973%20-1.7002%2037.25%20-1.91992c1.72949%200%201.78027%200.0800781%201.82031%201.84961c0.679688%2027.4902%200.579102%2022.5898%201%2029.5498c0.0117188%200.106445%200.0185547%200.213867%200.0185547%200.322266c0%201.11719%20-0.679688%202.07129%20-1.64941%202.47852c-5.59961%202.90918%20-8.75%207.5498%20-8.89941%2013.8691c-0.350586%2014.8105%2017.7197%2021.6699%2027.3799%2011.5107c6.83984%20-7.19043%205.7998%20-18.9102%20-2.4502%20-24.1504c-1.34473%20-0.740234%20-2.25684%20-2.1709%20-2.25684%20-3.81348c0%20-0.180664%200.015625%20-0.351562%200.0371094%20-0.526367c0%20-0.589844%20-0.110352%204.30957%201%20-30.0498c0%20-0.900391%200.429688%20-1.12012%201.24023%20-1.11035c0.0996094%200%2023%200.0898438%2034.4697%200.370117zM68.2705%20306.298c19.8408%204.50977%2032.6807%200.560547%2052.4902%20-1.68945c2.75977%20-0.310547%203.74023%20-1.2207%203.62012%20-4c-0.209961%20-5%20-1.16016%20-22.3301%20-1.24023%20-23.1504c-0.0419922%20-1.05566%20-0.702148%20-1.9541%20-1.62988%20-2.33984c-4.05957%20-1.7002%20-3.60938%204.4502%20-4%207.29004c-3.12988%2022.4297%20-73.8701%2032.7002%20-74.6299%20-25.4004c-0.30957%20-23.9199%2017%20-53.6299%2054.0801%20-50.8799c27.2402%202%2019%2020.1904%2024.8398%2020.4697c0.120117%200.0166016%200.241211%200.0244141%200.365234%200.0244141c1.50098%200%202.71973%20-1.21875%202.71973%20-2.71973c0%20-0.229492%20-0.03125%20-0.451172%20-0.0849609%20-0.664062c-1.83008%20-10.8506%20-3.41992%20-18.9502%20-3.4502%20-19.1504c-1.54004%20-9.16992%20-86.6992%20-22.0898%20-93.3496%2042.0605c-2.70996%2025.8496%2010.4404%2053.3691%2040.2695%2060.1494zM148.271%20218.628h-19.4893c-0.0703125%20-0.00585938%20-0.140625%20-0.00878906%20-0.210938%20-0.00878906c-1.15039%200%20-2.12109%200.756836%20-2.44922%201.79883c2.37988%203.75%205.88965%20-0.919922%205.86035%206.13965c-0.0800781%2025.75%200.209961%2038%200.229492%2040.1006c0%203.41992%20-0.530273%204.64941%20-3.32031%204.93945c-7%200.720703%20-3.10938%203.37012%20-1.10938%203.38086c11.8398%200.0996094%2022.6201%200.179688%2030.0498%20-0.720703c8.76953%20-1.06934%2016.71%20-12.6299%207.92969%20-22.6201c-2%20-2.25%20-4%20-4.41992%20-6.13965%20-6.72949c0.950195%20-1.15039%206.89941%20-8.82031%2017.2803%20-19.6797c2.65918%20-2.78027%206.14941%20-3.51074%209.87988%20-3.13086h0.0214844c1.18945%200%202.16016%200.943359%202.20801%202.12012c0.299805%203.41992%200.259766%20-4.72949%200.450195%2040.5801c0%205.65039%20-0.339844%206.58008%20-3.22949%206.83008c-3.9502%200.350586%20-4%202.25977%20-0.69043%203.37012l19.0898%200.0898438c0.320312%200%204.49023%20-0.530273%201%20-3.37988c0%20-0.0498047%20-0.160156%200%20-0.240234%200c-3.60938%20-0.259766%20-3.93945%20-1%20-4%20-4.62012c-0.269531%20-43.9297%200.0703125%20-40.2295%200.410156%20-42.8203c0.110352%20-0.839844%200.270508%20-2.22949%205.10059%20-2.13965c2.48926%200%203.85938%20-3.37012%200%20-3.39941c-10.3701%20-0.0800781%20-20.7402%200%20-31.1104%20-0.0703125c-10.6699%200%20-13.4697%206.2002%20-24.21%2020.8203c-1.59961%202.17969%20-8.31055%202.35938%20-8.2002%200.369141c0.879883%20-16.4697%200%20-17.7793%204%20-17.6699c4.75%200.100586%204.73047%20-3.56934%200.830078%20-3.5498h0.0595703zM423.271%20228.778c-1.20996%20-7.12988%200.170898%20-10.3799%20-5.2998%20-10.3398c-61.5498%200.419922%20-47.8193%200.219727%20-50.7197%200.30957c-1.24414%200.12207%20-2.4707%200.37207%20-3.62988%200.730469c-2.53027%200.599609%201.47949%201.22949%20-0.379883%205.59961c-1.43066%203.37012%20-2.78027%206.78027%20-4.11035%2010.1895c-0.219727%200.831055%20-0.976562%201.44336%20-1.87598%201.44336c-0.0419922%200%20-0.0820312%200%20-0.124023%20-0.00292969c-2.22852%200.107422%20-4.4707%200.161133%20-6.72559%200.161133c-2.70605%200%20-5.18652%20-0.0771484%20-7.85449%20-0.231445c-0.6875%20-0.0898438%20-1.27734%20-0.491211%20-1.62012%20-1.05957c-1.58008%20-3.62012%20-3.06934%20-7.29004%20-4.50977%20-11c-1.26953%20-3.23047%207.86035%20-1.32031%2012.1904%20-2.16016c3%20-0.570312%204.5293%20-3.71973%200.65918%20-3.72949h-26.3691c-2.91992%200%20-3.09082%203.14941%20-0.740234%203.20996c0.0966797%20-0.00488281%200.194336%20-0.00683594%200.291992%20-0.00683594c2.46484%200%204.59277%201.41211%205.62793%203.47656c1.5%203%202.7998%206%204.11035%209.08984c18.1797%2042.1396%2017.0596%2040.1699%2018.4199%2041.6104c0.330078%200.473633%200.879883%200.783203%201.50098%200.783203s1.16797%20-0.30957%201.49902%20-0.783203c2.92969%20-3.33984%2018.3994%20-44.71%2023.6201%20-51.9199c2%20-2.7002%205.73926%20-2%206.35938%20-2c3.61035%20-0.130859%204%201.10938%204.12988%204.29004c0.0898438%201.86914%200.0800781%20-1.1709%200.0703125%2041.2393c0%204.45996%20-2.36035%203.74023%20-5.5498%204.27051c-0.259766%200%20-2.56055%200.629883%20-0.0800781%203.05957c0.209961%200.200195%20-0.890625%200.240234%2021.7002%200.150391c2.31934%200%205.31934%20-2.75%20-1.20996%20-3.4502c-0.0390625%200.00195312%20-0.078125%200.00292969%20-0.116211%200.00292969c-1.41309%200%20-2.56055%20-1.14746%20-2.56055%20-2.56055c0%20-0.0927734%200.00683594%20-0.181641%200.0166016%20-0.272461c-0.0703125%20-1.62988%20-0.19043%20-38.8896%200.290039%20-41.21c0.288086%20-1.39062%201.52051%20-2.43652%202.99609%20-2.43652c0.0791016%200%200.155273%200.000976562%200.233398%200.00683594c13.25%20-0.430664%2014.9199%20-0.44043%2016%203.41016c1.66992%205.7793%204.12988%202.51953%203.73047%200.189453zM318.551%20164.408c-4.24023%200%20-4.41992%203.38965%20-0.609375%203.41016c35.9092%200.160156%2028.1094%20-0.379883%2037.1895%200.649414c1.67969%200.19043%202.37988%20-0.239258%202.25%20-1.88965c-0.259766%20-3.38965%20-0.639648%20-6.78027%20-1%20-10.1602c-0.25%20-2.16016%20-3.2002%20-2.61035%20-3.39941%200.150391c-0.380859%205.30957%20-2.15039%204.44922%20-15.6309%205.08008c-1.58008%200.0693359%20-1.63965%200%20-1.63965%20-1.52051v-16.1299c0%20-1.65039%200%20-1.59961%201.62012%20-1.46973c3.12012%200.25%2010.3096%20-0.339844%2015.6895%201.51953c0.470703%200.160156%203.30078%201.79004%203.07031%20-1.75977c0%20-0.209961%20-0.759766%20-10.3496%20-1.17969%20-11.3896c-0.530273%20-1.29004%20-1.87988%20-1.51074%20-2.58008%20-0.320312c-1.16992%202%200%205.08008%20-3.70996%205.2998c-15.4199%200.900391%20-12.9102%202.5498%20-12.9102%20-6c0%20-12.25%20-0.759766%20-16.1104%203.88965%20-16.2402c16.6406%20-0.479492%2014.4004%200%2016.4307%205.70996c0.839844%202.37012%203.5%201.77051%203.17969%20-0.580078c-0.44043%20-3.20996%20-0.849609%20-6.42969%20-1.22949%20-9.63965c0%20-0.360352%20-0.160156%20-2.39941%20-4.66016%20-2.38965c-37.1602%200.0800781%20-34.54%200.189453%20-35.21%200.30957c-2.7207%200.509766%20-2.2002%203%200.219727%203.4502c1.09961%200.19043%204%20-0.540039%204.16016%202.55957c2.43945%2056.2207%20-0.0703125%2051.3408%20-3.91016%2051.3301zM318.141%20273.928c2.45996%20-0.609375%203.12988%20-1.75977%202.9502%20-4.64941c-0.330078%20-5.2998%20-0.339844%20-9%20-0.549805%20-9.69043c-0.660156%20-2.22949%20-3.15039%20-2.12012%20-3.33984%200.270508c-0.379883%204.80957%20-3.0498%207.81934%20-7.57031%209.14941c-26.2803%207.73047%20-32.8096%20-15.46%20-27.1699%20-30.2197c5.87988%20-15.4102%2022%20-15.9199%2028.8604%20-13.7803c5.91992%201.85059%205.87988%206.5%206.91016%207.58008c1.22949%201.2998%202.25%201.83984%203.11914%20-1.09961c0%20-0.100586%200.570312%20-11.8906%20-6%20-12.75c-1.59961%20-0.209961%20-19.3799%20-3.69043%20-32.6797%203.38965c-21%2011.1904%20-16.7402%2035.4697%20-6.87988%2045.3301c14%2014.0596%2039.9102%207.05957%2042.3203%206.46973h0.0292969zM289.801%20167.858c3.28027%200%203.66016%20-3%200.160156%20-3.43066c-2.61035%20-0.319336%20-5%200.419922%20-5%20-5.45996c0%20-2%20-0.19043%20-29.0498%200.400391%20-41.4502c0.109375%20-2.28906%201.14941%20-3.51953%203.43945%20-3.64941c22%20-1.20996%2014.9502%201.64941%2018.79%206.33984c1.83008%202.24023%202.75977%20-0.839844%202.75977%20-1.08008c0.350586%20-13.6201%20-4%20-12.3896%20-5.18945%20-12.3994l-38.1602%200.189453c-1.92969%200.230469%20-2.05957%203%20-0.419922%203.37988c2%200.480469%204.93945%20-0.399414%205.12988%202.7998c1%2015.8701%200.570312%2044.6504%200.339844%2047.8105c-0.269531%203.76953%20-2.7998%203.26953%20-5.67969%203.70996c-2.46973%200.379883%20-2%203.21973%200.339844%203.21973c1.4502%200.0205078%2017.9697%200.0302734%2023.0898%200.0205078zM258.171%20225.648c0.0703125%20-4.08008%202.86035%20-3.45996%206%20-3.58008c2.61035%20-0.100586%202.53027%20-3.41016%20-0.0703125%20-3.43066c-6.47949%200%20-13.6992%200%20-21.6094%200.0605469c-3.83984%200%20-3.37988%203.34961%200%203.37012c4.49023%200%203.24023%20-1.61035%203.41016%2045.54c0%205.08008%20-3.27051%203.54004%20-4.7207%204.22949c-2.58008%201.23047%20-1.35938%203.08984%200.410156%203.15039c1.29004%200%2020.1904%200.410156%2021.1699%20-0.209961c0.980469%20-0.620117%201.87012%20-1.65039%20-0.419922%20-2.86035c-1%20-0.519531%20-3.85938%200.280273%20-4.14941%20-2.46973c0%20-0.209961%20-0.820312%20-1.62988%20-0.0703125%20-43.7998h0.0498047zM221.261%20-48.6221c0.46582%20-0.311523%201.02539%20-0.493164%201.62695%20-0.493164c0.602539%200%201.16797%200.181641%201.63281%200.493164c17%209.79004%20182%20103.57%20197.421%20112.51c-0.140625%200.430664%2011.2598%200.180664%20-181.521%200.270508c-1.21973%200%20-1.57031%20-0.370117%20-1.53027%20-1.56055c0%20-0.0996094%201.25%20-44.5098%201.2207%20-50.3799c-0.0966797%20-2.67383%20-0.571289%20-5.27344%20-1.36035%20-7.70996c-0.549805%20-1.83008%200.379883%200.5%20-13.5%20-32.2295c-0.730469%20-1.7207%20-1%20-2.20996%20-2%200.0800781c-4.19043%2010.3398%20-8.28027%2020.7197%20-12.5703%2031c-1.29785%202.92285%20-2.01953%206.15723%20-2.01953%209.55957c0%200.412109%20-0.000976562%200.823242%200.0195312%201.23047c0.160156%202.45996%200.800781%2016.1191%201.51074%2048c0%201.94922%200%202%20-2%202h-183c2.5791%20-1.63086%20178.319%20-102.57%20196%20-112.761zM130.361%20140.128c0%20-2.39941%200.359375%20-2.79004%202.75977%20-3c11.54%20-1.16992%2021%20-3.74023%2025.6396%207.32031c6%2014.46%202.66016%2034.4102%20-12.4795%2038.8398c-2%200.589844%20-16%202.75977%20-15.9404%20-1.50977c0.0498047%20-8.04004%200.00976562%20-11.6104%200.0205078%20-41.6504zM236.111%20155.178c0%20-2.12988%201.06934%20-38.6797%201.08984%20-39.1299c0.339844%20-9.93945%20-25.5801%20-5.76953%20-25.2305%202.58984c0.0800781%202%201.37012%2037.4199%201.10059%2039.4307c-14.1006%20-7.44043%20-14.4199%20-40.21%206.43945%20-48.8008c2.18066%20-0.946289%204.58594%20-1.4707%207.11328%20-1.4707c6.46094%200%2012.1299%203.40332%2015.2773%208.54102c4.90918%207.75977%206.83984%2029.4697%20-5.43066%2039c-0.114258%20-0.0478516%20-0.237305%20-0.0888672%20-0.359375%20-0.120117v-0.0400391zM223.831%20353.178c-9.83008%200%20-9.73047%20-14.75%20-0.0703125%20-14.8701c9.66016%20-0.119141%2010.1006%2014.8809%200.0703125%2014.9102v-0.0400391zM143.681%20249.348c0%20-1.7998%200.410156%20-2.39941%202.16992%20-2.58008c13.6201%20-1.38965%2012.5107%2011%2012.1602%2013.3604c-1.68945%2011.2197%20-14.3799%2010.2002%20-14.3496%207.81055c0.0498047%20-4.5%20-0.0302734%20-13.6807%200.0195312%20-18.5908zM356.001%20242.948l-6.09961%2015.8398c-2.16016%20-5.48047%20-4.16016%20-10.5703%20-6.23047%20-15.8398h12.3301z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22d-and-d-beyond%22%20unicode=%22&#xf6ca;%22%20horiz-adv-x=%22640%22%20d=%22M313.8%20206.5c-9.89941%200%20-16%207%20-15.7002%207.09961c-4.2998%205.7002%20-3%20-0.299805%20-2.39941%20-1.89941c-10.9004%2010.2998%20-5.2998%2025.3994%20-5.10059%2026c0.700195%201.89941%200%202.2002%20-0.599609%201.89941c-1%20-0.299805%20-2.09961%20-1.89941%20-2.09961%20-1.89941c0.799805%209.09961%209.2998%2014.7002%209.2998%2014.7002l0.200195%20-0.200195c1%20-1.5%20-0.400391%20-3.2002%20-0.600586%20-9c1.60059%202.2998%207.90039%206.59961%2011.4004%207.89941c-1.10059%20-1.5%20-2.10059%20-3.59961%20-2.10059%20-6.59961c3.7002%204.2002%207.5%202.59961%208%202.40039c-12.1992%20-11.9004%20-7%20-26.6006%203.2002%20-26.6006c5.7002%200%2011.5%206.40039%2013.9004%2010.7002c2.39941%20-2.40039%206.39941%20-5.5%207.39941%20-6.59961c-3.7998%20-7.80078%20-11%20-17.9004%20-24.7998%20-17.9004zM366.2%20227.6c0%20-2.89941%20-2.90039%20-4.09961%20-5.40039%20-4.5c0.700195%201.5%201.7998%205.10059%20-0.200195%209c0.700195%20-0.0996094%205.60059%20-0.5%205.60059%20-4.5zM376.5%20222.4c-0.400391%20-6.5%20-6.90039%20-11.6006%20-14.5996%20-10.6006c2%20-1.7002%206.59961%20-3%209%20-1.89941c-3.90039%20-6.90039%20-23.1006%20-7.5%20-23.1006%206.39941c-2.89941%20-2.89941%20-2.09961%20-7.39941%200%20-9.2998c-2.2002%200.700195%20-5.7998%203.09961%20-6.39941%207.40039c-1.30078%2010.0996%204.39941%206.5%20-10.4004%2018.0996c-4.7998%203.7002%20-3%206.59961%20-4%208.5c-1.09961%202.2002%20-7%204.09961%20-4.5%208.5c-0.0996094%20-1.59961%201%20-2.90039%202.59961%20-3.5c1.80078%20-0.700195%203.2002%20-0.200195%204.80078%20-1c1.69922%20-1.2002%200.899414%20-3.90039%202.19922%20-5c1.10059%20-0.799805%204.2002%200.299805%206.60059%20-1.7998c2.59961%20-2%208.2002%20-6.7002%2010.5996%20-8.60059c4.40039%20-3.59961%208.7998%200.400391%207.40039%204.60059c4.5%20-2.60059%205%20-9.90039%201.2998%20-12.5c10.5996%20-2.40039%2013%2010.0996%205%2011.3994c7.2998%200.700195%2013.5%20-4.2998%2013.5%20-10.6992zM337.1%20240.8c4.30078%206.10059%2013.3008%2015.2998%2023.8008%2015.7998c-5.90039%200.800781%20-15.1006%20-3.19922%20-19.7002%20-9c0.899414%203.90039%205.09961%2010.1006%2010.2002%2013c0%200%20-2.5%20-3.19922%20-1.40039%20-3.69922c1.59961%20-0.800781%205.7998%205.69922%2011.2002%205.89941c0%200%20-4%20-2%20-3.2002%20-3.39941c0.599609%20-0.900391%203.2998%201.2998%208%201.2998c5.7998%200%2010.9004%20-3.5%2013.2998%20-6.2002c-4%201.09961%20-11.5996%20-0.799805%20-13.7998%20-2.7002c-0.299805%200.200195%20-11.7998%209%20-22%20-15.5c-4.7998%203.7998%20-4.40039%203.7002%20-6.40039%204.5zM579.6%20188.9c37.2002%200%2060.4004%20-19.6006%2060.4004%20-48.9004c0%20-28.2002%20-17%20-48.9004%20-59.0996%20-48.9004c-20.7002%200%20-41.2002%201.30078%20-51.6006%202.10059l7.40039%208.2002v77.1992l-7.40039%208.2002c10.2998%200.799805%2029.6006%202.10059%2050.2998%202.10059zM564.5%20113.3c25.4004%20-3.2002%2046.7998%201.40039%2046.7998%2027c0%2022.5%20-16.7002%2029.6006%20-46.7998%2026.2998v-53.2998zM301.6%20267c0.100586%20-0.299805%20-2.7998%202.2998%20-3.2998%207.5c-0.200195%202.2998%200%2019.7998%2020%2018.9004c11.2002%20-0.600586%2016.7002%20-8.30078%2016.7002%20-16.5c0%20-4.30078%20-2.2998%20-10.1006%20-5.5%20-13.8008c-2.2002%202.2002%20-5.59961%204.60059%20-7.7002%207.80078c3.7998%205.59961%202.2002%2014.3994%20-4.7002%2014.3994c-4.2998%200%20-7.7998%20-4.5%20-6.39941%20-9.89941c-0.700195%20-2.40039%20-1%20-5.60059%20-0.5%20-8c-4.90039%202.59961%20-6.5%206%20-7.5%209c-1.2998%20-2.5%20-2.10059%20-6%20-1.10059%20-9.40039zM301.2%20261c0.299805%201.7002%20-3.10059%204.59961%20-4.7998%205.2002c4.7998%200.200195%207%20-0.600586%207%20-0.600586c-1.30078%201.7002%20-1.60059%204.5%20-1%206.7002c2.5%20-6.09961%2011.6992%20-7.09961%2013.8994%20-12.2002c-0.299805%202.30078%20-2.39941%204.7002%20-4.7998%206.10059c-1.2998%203.2002%20-0.299805%209.39941%201.2998%2011c-0.5%20-8.7998%2012%20-13.7998%2014.6006%20-20.2002c-1.40039%205.5%20-7.40039%209%20-10.1006%2012.2002c-1%202.09961%20-0.200195%205.7998%200.799805%207.09961c-0.5%20-9.7002%2015.8008%20-14.2998%2014.1006%20-23.8994c0.899414%20-0.400391%202.09961%20-1.2002%201.89941%20-2.60059c1.30078%200.299805%202.60059%201.7002%202.90039%202.7002c0.700195%20-4.5%20-1.90039%20-9%20-4.7998%20-10.4004c1.59961%204%20-2.7002%205.60059%20-6.7002%205.10059c0%200%201.59961%202.2998%201%203.39941c-0.799805%201.5%20-8%200.800781%20-11.2002%20-0.299805c1.10059%200.100586%203.60059%20-0.200195%204.60059%20-0.5c-2.10059%20-2.89941%20-1%20-7.09961%201.2998%20-4.2002c0%200%20-1.10059%20-3.5%20-0.299805%20-4.2998c0.799805%20-0.799805%202.59961%20-0.200195%202.59961%20-0.200195c-1.2002%20-2.69922%20-5.2998%20-4.59961%20-8.2002%20-4.59961c1.10059%200.400391%202.7002%202.2998%203%203.40039c-0.799805%20-0.5%20-2.7002%20-0.700195%20-3.5%20-0.5c6.10059%203%200%2013.1992%20-7%208.19922c1%202.7002%203.7002%205.30078%205.7998%206.10059c-1.2998%200.5%20-2.69922%200.799805%20-4.2998%201.09961c1.7998%201.5%206.2998%202.7998%208.5%202.60059c-3.5%200.799805%20-9.89941%20-0.300781%20-12.7998%20-3.7002c0.900391%200%203.2998%20-0.5%204.2998%20-0.799805c-4%20-0.700195%20-9.39941%20-4.40039%20-11%20-6.2002c0.299805%202.2002%201%204.2002%200.5%205.59961c-0.799805%202%20-3%202.7998%20-7.7998%201.7998c3.2002%203.2002%209.7002%205.10059%2010.2002%206.90039zM327.1%20253.6c0%200%20-0.899414%203%20-4.19922%204.30078c0.699219%20-2.2002%201.5%20-4.30078%204.19922%20-4.30078zM366%20249.9l0.700195%200.699219c0.5%200.400391%201.59961%200.900391%202.7002%201.40039v-18.4004c-1.7002%200.800781%20-3.5%201.10059%20-5.60059%201.10059c-2.39941%200%20-5%20-0.5%20-5%20-0.5c-0.5%200.5%20-3.59961%202.89941%20-5.09961%203.2002c4.09961%20-4.30078%200.5%20-9.80078%20-3%20-7.2002v15.7002c0.700195%200.799805%201.2998%201.7998%202.09961%202.59961c1.7002%202.09961%204.60059%203.40039%207.5%203.40039c1.7998%200%203.60059%20-0.400391%204.7002%20-1.40039zM79.9004%20142.1c22%20-6.39941%2019.3994%20-20.0996%2019.3994%20-25.1992c0%20-7.80078%20-3.2002%20-13.6006%20-9.89941%20-17.6006c-12.6006%20-7.39941%20-24.7002%20-5.89941%20-86.4004%20-5.89941l8.40039%208.59961v32.2998l-11.4004%2014.6006h11.2998v29.5l-8.2998%208.59961h56.0996c12.9004%200%2037%20-4.40039%2037%20-25c0%20-1.90039%201%20-15.2998%20-16.1992%20-19.9004zM38.5996%20169.6v-20.8994c10.6006%200%2029.6006%20-3.2998%2029.6006%208.7998v3c0%209.90039%20-9.60059%209.09961%20-29.6006%209.09961zM38.5996%20110.4c20.4004%200%2032.9004%20-1.90039%2032.9004%209.2998h-0.200195v4.5c0%2011.0996%20-20.5%208.7998%20-32.7002%208.7998v-22.5996zM139.8%20129.7v-15.4004l60.1006%200.200195l-14.1006%20-21.2002h-81.2002l7.40039%208.2002v77.0996l-7.40039%208.2002l73.5%200.200195v-0.200195l14.1006%20-21h-52.4004v-14.8994h37.2002l-14.0996%20-21.2002v-0.200195zM354.5%20189.8c73.7998%200%2077.5996%20-99.2998%20-0.299805%20-99.2998c-77.2002%200%20-73.6006%2099.2998%200.299805%2099.2998zM354.2%20112.3c39%200%2037%2055.2002%200.200195%2055.2998c-37.1006%200%20-37.6006%20-55.2998%20-0.200195%20-55.2998zM262.9%20120.6l0.199219%20-19l7.2002%20-8.19922h-42.5996l7.7002%208.19922l-0.200195%2019.4004l-44.1006%2065.7998h44.9004l-6.40039%20-7.2002l21%20-37.1992h0.300781l20.5%2037.1992l-6.10059%207.2002h41.7002zM234.5%20271.9c-9.09961%206.69922%20-9.5%2014.0996%20-9.59961%2014.8994c7.2998%20-4.2998%209%20-4%2039.8994%20-4c-5.7998%200%2024%203.10059%2032.2002%20-22.8994c-0.400391%200%20-8.40039%20-4.80078%20-10.4004%20-7.90039c5.30078%201.90039%208.90039%201.09961%209%201.09961c-8%20-5.09961%20-9.59961%20-14.7998%20-9.59961%20-20.5c0.900391%202.10059%202.7002%203.7002%202.7002%203.5c-0.600586%20-2.5%20-1.40039%20-7%20-0.799805%20-12c-8.60059%20-7.09961%20-16%20-8.59961%20-26%20-8.59961h-35.1006c0.400391%200.0996094%207.7998%204.5%207.90039%204.59961c1.89941%201.10059%202.7002%202.2002%202.7002%206.40039v38.7998c0%204.2002%20-1.30078%205.2998%20-2.90039%206.60059zM256%20266.4v-34.6006c4.7002%200%2023.0996%20-3.39941%2023.0996%2017.2998c0%2020.6006%20-18.5%2017.3008%20-23.0996%2017.3008zM484.9%20186.8l39.1992%20-0.0996094l-7.39941%20-8.2998v-85.2002h-21.2998c-4%2012.7002%20-44.8008%2045%20-48.5%2055.5996h-0.300781v-47.3994l7.40039%20-8.2002h-39l7.2002%208.2998v76.9004l-7.40039%208.5h31.6006c2.89941%20-9.40039%2039.7998%20-36.5%2045.1992%20-50.9004h0.300781v42.5zM378.2%20282.9c32.7002%20-1.60059%2033.7998%20-29.8008%2033.7998%20-33.6006c0%20-6.7002%20-3.2998%20-34%20-36.7002%20-34h-0.299805c3.59961%204.2998%203.5%2011.9004%20-2.2002%2016.2998c1.2002%200%2019.7002%20-3.19922%2019.7002%2017.3008c0%2020.6992%20-18.4004%2017.2998%20-23.0996%2017.2998v-4.2998c-5.40039%200.799805%20-7.40039%20-0.300781%20-7.5%20-0.300781c2.09961%201.80078%204.5%202.60059%206.09961%202.90039c-7.09961%201.59961%20-13.5996%20-2.40039%20-14.5996%20-3.5c0.799805%201.7998%202.39941%203.40039%203.5%204.5c-2.30078%20-0.799805%20-4.30078%20-1.90039%20-6.10059%20-3c0%205.2002%200.200195%207.5%20-2.89941%209.5c-9.10059%206.59961%20-9.5%2014.2002%20-9.60059%2014.9004c7.10059%20-4.2002%207.7002%20-4%2039.9004%20-4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dev%22%20unicode=%22&#xf6cc;%22%20d=%22M120.12%20239.71c3.87012%20-2.90039%205.82031%20-7.25977%205.83008%20-13.0596v-69.6504c0%20-5.80957%20-1.94043%20-10.1602%20-5.82031%20-13.0596c-3.87988%20-2.90039%20-7.76953%20-4.35059%20-11.6494%20-4.35059h-17.4502v104.47h17.4395c3.87988%200%207.77051%20-1.44922%2011.6504%20-4.34961zM404.1%20416c24.2002%200%2043.8408%20-19.5898%2043.9004%20-43.7998v-360.4c-0.0595703%20-24.21%20-19.6904%20-43.7998%20-43.9004%20-43.7998h-360.199c-24.2002%200%20-43.8408%2019.5898%20-43.9004%2043.7998v360.4c0.0595703%2024.21%2019.7002%2043.7998%2043.9004%2043.7998h360.199zM154.2%20156.81l-0.00976562%2070.9307c-0.0107422%2018.8193%20-11.9307%2047.2793%20-47.3701%2047.2793h-47.3799v-165.46h46.3994c36.75%20-0.0595703%2048.3604%2028.4404%2048.3604%2047.25zM254.88%20245.47l0.00976562%2029.5205h-63.1895c-11.1504%20-0.280273%20-19.9805%20-9.54004%20-19.71%20-20.6904v-125.109c0.279297%20-11.1602%209.55957%20-19.9805%2020.7197%20-19.6904h62.1797v29.5703h-53.29v38.4102h32.5703v29.5693h-32.5703v38.4199h53.2803zM358.52%20130.18l38.4609%20144.801h-32.5801l-29.5703%20-113.721l-29.71%20113.721h-32.5703l38.5303%20-144.801c10.5898%20-24.6299%2034.2402%20-30.75%2047.4395%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fantasy-flight-games%22%20unicode=%22&#xf6dc;%22%20horiz-adv-x=%22512%22%20d=%22M256%20415.14l223.14%20-223.14l-223.14%20-223.14l-223.14%20223.14zM88.3398%20192.17c13.8027%20-13.6836%2027.3086%20-27.0547%2041.1299%20-40.7197c20.1602%2019.8799%2040.46%2039.8994%2061.8506%2060.9902c12.0596%20-12.5801%2024.5195%20-25.5703%2036.54%20-38.1104c12.0293%2011.6895%2023.7393%2023.0596%2035.6895%2034.6602c-6.99023%207.4502%20-32.1494%2032.8301%20-35.0898%2035.7793c-1.91016%201.9209%20-2.29004%203.2207%20-0.120117%205.35059c15.5801%2015.2295%2039.21%2017.79%2056.9805%205.09961c7.98926%20-5.70996%2014.2998%20-11.6396%2048.5098%20-43.9502c10.8203%2011.1504%2022.2295%2022.8506%2033.5%2034.6904c0.490234%200.520508%200.0996094%202.63965%20-0.580078%203.37988c-0.0898438%200.100586%20-37.5195%2040.6006%20-62.1504%2059c-33.5801%2025.0801%20-78.3193%2023.0605%20-119.77%20-18.6895c-84.5703%20-85.1807%20-94.5303%20-95.4805%20-96.4902%20-97.4805zM323.16%2090.5703c18.8203%2018.79%2080.3301%2080.6396%20100.5%20101.5c-13.7305%2013.4492%20-27.1797%2026.6299%20-40.8604%2040.0293c-20.0098%20-19.7393%20-40.2402%20-39.6895%20-61.25%20-60.4199c-12.3301%2012.8301%20-24.8799%2025.8799%20-37.25%2038.75c-1.25977%20-0.689453%20-1.64941%20-0.80957%20-1.91016%20-1.06934c-10.7295%20-10.7705%20-21.4199%20-21.5801%20-32.21%20-32.29c-2.22949%20-2.20996%20-0.519531%20-3.35059%200.800781%20-4.69043c10.5791%20-10.7402%2021.1797%20-21.4502%2031.7695%20-32.1797c3.5498%20-3.60059%203.54004%20-3.85059%20-0.139648%20-7.24023c-16.8008%20-15.4697%20-40.8408%20-16.54%20-59.3203%20-1.7998c-7.62012%206.08008%20-11.6602%2010.1797%20-44.6797%2042.0898c-11.5801%20-11.8896%20-23.3203%20-23.9404%20-35.3701%20-36.3096c33.5498%20-34.7607%2050.8496%20-53.3408%2072.9297%20-66.8408c28.9004%20-17.6699%2071.5%20-14.96%20106.99%2020.4707zM256%20448l256%20-256l-256%20-256l-256%20256zM16%20192l240%20-240l240%20240l-240%20240z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22penny-arcade%22%20unicode=%22&#xf704;%22%20horiz-adv-x=%22640%22%20d=%22M421.91%20283.73c7.33984%20-16.2705%202.29004%20-5.07031%2024.6299%20-54.6807l-39.7305%20-10.6094c13.7002%2059.2295%2010.6104%2045.8398%2015.1006%2065.29zM215.82%20232.62c32.5%208.99023%2041.9492%20-37.6396%20-0.350586%20-47.4297c-14.2002%20-3.77051%20-6.64941%20-1.75%20-34.8193%20-9.34082l-4.45996%2046.1904c28.3193%207.5498%2019.4395%205.17969%2039.6299%2010.5801zM541.98%20258.81c75.7998%20-37.9092%2098%20-76.3193%2097.9893%20-104.47c2.10059%20-78.8496%20-183.3%20-130.33%20-399.89%20-84.8301c0.540039%20-13%20-8.00977%20-24.6494%20-20.5801%20-28.0195c-125.54%20-33.54%20-117.35%20-31.75%20-122.53%20-31.7598c-14.3701%20-0.0107422%20-26.4102%2010.8896%20-27.7998%2025.1992l-4.2998%2044.4805c-0.0830078%200.875%20-0.138672%201.72461%20-0.138672%202.62109c0%2011.877%207.43945%2022.0293%2017.9082%2026.0488l-1.73926%2017.8799c-50.2305%2028.2598%20-80.9004%2061.8701%20-80.9004%2095.3701c0%2072.9199%20144.26%20113.4%20309.41%2098.3701c3.02734%208.49316%2010.0977%2015.0625%2018.8896%2017.4102c96.8701%2025.9092%2065.3203%2017.4795%20135.59%2036.2295c13.1602%203.50977%2026.9307%20-2.95996%2032.6201%20-15.3301zM255.14%20149.7c20.7529%204.80176%2038.666%2016.9805%2050.75%2033.7197c21.6006%2032.5898%2014.1104%20105.561%20-42.5498%20104.43c-16.04%20-0.229492%20-8.07031%200.890625%20-186.22%20-46.6494l4.34961%20-44.5l20.1201%205.38965l11.1104%20-114.64l-20.0205%20-5.35059l4.30078%20-44.5195l115.31%2030.7803l-4.50977%2044.5098l-20.5303%20-5.50977l-2.45996%2023.5498l48.4404%2012.9102zM454.32%20133.08l108.55%2028.96l-4.2998%2044.4795l-20.79%20-5.55957l-66.6699%20145.47c-70.5801%20-18.8301%20-42.2305%20-11.25%20-135.591%20-36.2393l4.2002%20-44.4805l17.1504%204.55957l-33.0801%20-126.47l-20.9902%20-5.58984l4.45996%20-44.4297l112.851%2030.0693l-4.05078%2039.54l-19.1992%20-5.12012l4.09961%2017.54l57.7598%2015.4209l6.61035%20-14.6807l-14.9004%20-3.97949z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wizards-of-the-coast%22%20unicode=%22&#xf730;%22%20horiz-adv-x=%22640%22%20d=%22M219.19%20102.31c7.44922%205.80078%2016.2598%200.680664%2021.7295%20-7.0791c7.08984%20-10.1201%206.24023%20-18.1602%20-0.259766%20-23.04c-7.62012%20-6.24023%20-17.0898%200.129883%20-21.7305%206.5498c-10.8096%2015.1299%20-1.63965%2022.1895%200.260742%2023.5693zM555.94%2026.3701c1.30957%204.4502%203.92969%2010.21%203.93945%2020.1699c0%2034.04%20-41.6299%2064.4102%20-100.03%2068.0801c-53.1592%203.39941%20-120.46%20-15.4502%20-184.35%20-73.8506l-0.790039%200.260742c1.58008%2010.4697%20-0.780273%2016.2295%20-3.40039%2021.21l0.260742%201.56934c64.4199%2051.3203%20134.069%2066.5107%20188.8%2060.4902c61.0098%20-6.54004%20104.479%20-39.54%20101.34%20-78.0303c-0.790039%20-9.68945%20-2.88965%20-15.71%20-4.97949%20-19.8994c-1.34082%20-1.66992%20-1.13086%20-1.7002%20-0.790039%200zM392.28%20207.58c-0.530273%207.07031%203.13965%2011.7803%206.7998%2015.46c3.66992%203.91992%2014.9297%2010.4697%2014.9297%2010.4697s-1.2998%20-26.4502%20-2.08984%20-29.8496c-1.04004%20-3.92969%20-4.96973%20-6.81055%20-10.4697%20-6.5498c-4.98047%200.259766%20-8.37988%203.39941%20-9.16992%2010.4697zM342.26%20358.68c147.17%200%20275.48%20-86.6797%20291.21%20-196.939c0%200%20-3.66992%20-1.31055%20-9.68945%20-4.4502c0%20-0.259766%201.0498%20-10.7402%200.259766%20-16.5c-0.259766%20-1.83008%20-1.0498%20-1.0498%20-1.0498%200c-0.270508%205.24023%20-1.57031%2011.5303%20-2.36035%2014.9297c-4.70996%20-2.60938%20-10.21%20-6.54004%20-15.9697%20-11.7793c0%200%204.70996%20-10.21%204.70996%20-25.9209c0%20-21.21%20-8.37988%20-32.9893%20-16.5%20-37.9697l-0.259766%200.520508c9.16992%209.16992%2012.5693%2021.4795%2012.5693%2031.9492c0%2013.8701%20-6.80957%2033.25%20-14.3994%2041.3701c0%200%204.4502%20-8.12012%206.80957%20-17.8096c0%200%20-21.21%20-21.4697%20-26.9697%20-62.3203c0%200%20-3.66992%209.16992%20-10.7402%2016.2402c0%200%2012.0498%20-15.4502%2012.0498%20-38.2305c0%20-19.3799%20-12.8398%20-37.4395%20-27.5%20-48.1797c-0.989258%200%20-0.790039%20-0.169922%20-0.790039%200.790039c15.71%2012.8301%2022.2607%2028.0205%2022.2607%2046.3506c0%2038.2295%20-49.2305%2080.3896%20-130.15%2080.3896c-96.1104%200%20-181.74%20-58.1299%20-236.99%20-128.05l-1.0498%200.259766c-40.3203%20120.979%20-135.64%20185.66%20-196.13%20202.16c-2.09961%200.519531%20-1.83984%200.790039%20-0.790039%201.30957c12.3096%2014.4004%20136.96%20151.88%20341.47%20151.88zM243.02%2069.0596c16.8408%2014.5908%204.99023%2030.7705%204.71094%2031.1602c-4.08008%205.99023%20-16.3105%2016.8506%20-31.1602%205.5c-10.9502%20-8.37988%20-11.6406%20-22.8896%20-4.19043%20-32.4697c6.44043%20-8.26953%2019.5801%20-13.1797%2030.6396%20-4.19043zM245.11%20205.49l1.83008%20-8.11035l-3.6709%204.4502l-14.1396%20-26.71l24.6201%20-28.7998l12.5703%206.01953l-11.7803%2070.96zM263.7%2087.9102c3.41016%202.35938%207.33984%204.97949%209.67969%206.57031l-0.259766%200.259766c-1.56055%20-0.780273%20-3.11035%20-1.0498%20-12.5703%2015.9697v0.259766c6.87012%205.16016%208.45996%204.89062%2011.5205%205.5l0.259766%200.260742c-1.31055%203.66992%20-1.31055%203.66992%20-1.83008%205.5h-0.259766c-3.95996%20-3.31055%20-1.4707%20-1.58008%20-11.5205%20-7.86035h-0.259766c-1.83008%203.13965%20-4.19043%207.33008%20-5.75977%209.68945v1.31055c4.4502%203.91992%2010.2197%206.7998%2012.3096%207.58984c2.87988%201.0498%204.19043%200.520508%205.24023%200.259766l0.259766%200.520508c-1.30957%201.83008%20-2.08984%202.87988%20-3.39941%204.70996l-0.520508%200.259766c-9.9502%20-5.5%20-17.54%20-9.9502%20-25.3994%20-15.71l0.259766%20-0.519531c1.30957%200.259766%203.13965%20-0.260742%204.4502%20-2.62012c15.04%20-25.0801%2019.5898%20-27.5908%2017.54%20-31.6904zM318.96%20120.38v0.25c-1.99023%200%20-2.34961%20-1.37012%20-14.6602%2030.6396v0.260742c4.95996%201.85938%208.78027%204.37988%2012.3105%202.62012l0.259766%200.519531l-3.13965%204.98047l-0.520508%200.259766c-2.22949%20-0.929688%20-20.4697%20-8.00977%20-27.7598%20-12.5703l-0.259766%20-0.519531l1.0498%20-5.76074h0.519531c1.0498%203.68066%209.7998%207.33008%209.9502%207.33008l0.259766%20-0.259766c12.9404%20-29.7598%2013.0703%20-29.8799%2011.7803%20-32.4697l0.259766%20-0.259766c3.93066%202.09961%206.81055%203.40918%209.9502%204.97949zM363.73%20136.88c-0.780273%200.520508%20-2.09082%201.31055%20-2.63086%203.92969c-1.56934%206.02051%20-4.70996%2020.1709%20-6.2793%2026.4502c-0.530273%201.57031%20-0.530273%203.14062%200.519531%204.4502l-0.259766%200.259766c-3.41016%20-0.529297%20-6.29004%20-1.30957%20-10.7402%20-2.35938v-0.260742c1.57031%20-0.529297%202.10059%20-2.09961%202.62012%20-3.92969l2.62012%20-9.42969l-0.259766%20-0.259766c-3.40039%20-1.05078%20-8.90039%20-2.62012%20-12.8301%20-3.93066h-0.259766c-0.780273%202.10059%20-1.83008%205.75977%20-3.14062%209.69043l0.259766%204.70996l-0.259766%200.259766c-4.71973%20-1.30957%20-7.59961%20-2.34961%20-10.7402%20-3.40039v-0.519531c1.05078%200%202.10059%20-1.30957%202.62012%20-3.13965c1.0498%20-3.40039%208.12012%20-24.0908%209.16992%20-27.2305c0.790039%20-2.09961%200.790039%20-3.66992%20-0.259766%20-4.97949l0.259766%20-0.260742c3.14062%201.31055%206.54004%202.87988%2010.21%203.93066v0.519531c-1.0498%200.259766%20-2.08984%200.780273%20-2.87988%203.13965c-1.0498%203.93066%20-3.39941%2011.2607%20-4.18945%2013.8809l0.259766%200.259766c3.92969%201.30957%209.42969%203.13965%2012.8301%203.92969l0.259766%20-0.259766c0.530273%20-2.09961%202.62012%20-10.2197%203.66992%20-13.6201l-0.519531%20-4.4502l0.259766%20-0.259766c4.4502%201.57031%205.5%201.83008%209.69043%202.87988zM395.94%20143.69c0.529297%201.8291%201.0498%203.65918%201.5791%206.04004h-0.259766c-2.0293%20-4.06055%20-15.0898%20-5.09082%20-16.2402%20-4.71094l-0.259766%200.260742c-0.519531%203.13965%20-1.83008%2010.4795%20-2.08984%2012.5693l0.259766%200.260742c8.06055%200.899414%205.40039%201.0293%2010.21%200h0.260742c0%203.40918%200.259766%203.66992%200.259766%205.23926h-0.259766c-5.98047%20-2.2998%20-1.2207%20-0.679688%20-10.7402%20-2.35938l-0.259766%200.259766c-0.520508%203.40039%20-1.31055%208.37988%20-1.57031%209.9502l0.259766%200.259766c12.9004%202.41016%2015.1006%200.349609%2016.2402%20-0.790039l0.259766%200.259766c-0.780273%202.36035%20-1.0498%203.14062%20-1.57031%205.5l-0.259766%200.260742c-4.71973%20-0.260742%20-15.71%20-1.05078%20-24.8799%20-2.62012l-0.790039%20-0.520508c1.83008%20-0.790039%202.36035%20-1.83984%202.62012%20-3.66992c1.58008%20-7.59961%203.41016%20-18.3301%204.98047%20-26.1895l-0.790039%20-4.19043l0.259766%20-0.259766c8.37988%201.83008%2017.8096%203.66992%2022.5195%204.18945zM406.68%20188.2c3.14062%201.56934%207.33008%205.5%207.33008%205.50977c1.95996%20-4.58008%200.970703%20-2.70996%204.19043%20-7.86035c10.1494%20-0.459961%208.60938%200.0205078%2020.4297%20-1.0498l0.790039%204.70996s-4.18945%200%20-5.75977%201.83008c-1.0498%201.31055%20-1.31055%203.14062%20-1.57031%205.5c0%202.36035%200.270508%2016.5%200.790039%2020.6904c0.259766%204.18945%202.08984%2020.4199%202.08984%2023.04c0.260742%202.62012%201.0498%208.91016%200.260742%2012.0498c-4.82031%2019.2803%20-24.4307%2017.8096%20-50.0205%2016.2402l-5.24023%20-16.2402l2.62012%20-2.87988c16.5498%2016.5498%2037.6201%204.56934%2029.5898%20-5.75977c-5.18945%20-6.9209%20-19.7393%20-8.90039%20-28.54%20-17.0205c-6.47949%20-6.49023%20-12.2393%20-20.9004%20-5.5%20-31.6904c6.12988%20-11.0391%2017.29%20-9.96973%2017.54%20-9.94922c2.87988%200%206.55078%200.519531%2011%202.87988zM443.86%20166.99c0%201.83984%200.269531%204.18945%200.269531%205.25l-0.259766%200.519531c-14.3604%208.98047%20-26.8604%200.919922%20-28.7998%20-9.9502c-2.83984%20-16.0898%2015.3594%20-25.46%2025.6602%20-18.5898l0.519531%200.520508c0%200.259766%201.30957%204.4502%201.83008%206.2793l-0.259766%200.260742c-6.39062%20-9.58008%20-23.3203%20-6.87012%20-20.6904%2010.21c1.91016%2012.6602%2015.3799%2016.0801%2021.7305%205.5zM449.63%20254.72c0%200%204.96973%20-0.790039%204.99023%20-3.66016c0%20-2.08984%20-4.98047%20-55.25%20-4.98047%20-55.25c-0.109375%20-1.48926%20-0.339844%20-6.80957%20-7.58984%20-6.80957l-0.790039%20-4.70996c18.3906%20-2.83008%2019.3701%20-3.04004%2036.9199%20-7.33008l0.520508%204.70996c-13.0498%203.91992%20-9.74023%207.37012%20-4.4502%2046.0898c1.09961%200.870117%208.62012%207.14062%2020.6904%200.790039l11.2598%2011.2598s-9.69043%208.90039%20-14.9307%207.33008c-5.23926%20-1.30957%20-15.4492%20-10.7393%20-15.4492%20-10.7393l1.56934%2017.54c-8.10938%204.0498%20-27.0693%207.3291%20-27.7598%207.3291v-6.5498zM460.62%20140.28c9.42969%20-2.35059%2016.2402%202.62012%2018.8496%2011.5195c2.08984%207.60059%20-1.56934%2016.7598%20-10.7393%2019.3799c-6.54004%202.10059%20-15.7109%20-0.779297%20-18.8506%20-10.21c-3.39941%20-9.68945%202.62012%20-18.5996%2010.7402%20-20.6895zM502.78%20130.59c-0.780273%201.31055%20-1.04004%202.10059%20-0.799805%203.91016c1.22949%2027.0098%201.5293%2024.6602%201.0498%2025.1396c-2.08984%200.790039%20-5.5%202.09082%20-7.58984%202.87988l-0.520508%20-0.259766v-2.08984c-3.92969%20-6.01953%20-10.4795%20-15.4502%20-13.8799%20-20.1602l-2.62012%20-1.83008v-0.259766c2.08984%20-0.259766%204.70996%20-1.30957%206.02051%20-1.57031v0.260742l0.790039%203.39941c0.789062%201.0498%202.35938%203.66992%203.66992%205.5c0.40918%200%202.25%20-0.549805%207.06934%20-2.35938c0.330078%20-0.320312%200.330078%200.649414%20-0.259766%20-7.59082l-1.57031%20-1.8291v-0.260742c1.57031%20-0.519531%206.28027%20-2.35938%208.64062%20-2.87988zM498.07%20220.41c-13.2207%20-21.1504%20-9.39062%20-51.6006%209.66992%20-52.9004c5.75977%20-0.259766%209.42969%203.93066%209.68945%203.66992l-2.08984%20-6.80957c8.91016%20-4.21973%2011.4404%20-5.29004%2017.8105%20-8.63965l1.83008%204.44922c-6.14062%203.51074%20-1.29004%2011.25%2024.6191%2084.3203c-6.13965%206.45996%20-10.2998%2010.0596%20-22.5195%2020.4297l-1.83008%20-3.66992c1.62988%20-1.35938%206.79004%20-5.00977%204.4502%20-11.2598l-7.58984%20-26.1904c-3.28027%2012.79%20-22.79%2014.8701%20-34.04%20-3.39941zM527.4%20141.07l2.35938%203.39941v0.520508c-3.41016%206.83008%20-11.9395%207.41992%20-14.6602%202.35938c-1.83984%20-3.40918%200.260742%20-7.06934%201.83008%20-9.68945c1.57031%20-2.87988%203.14062%20-6.29004%202.08984%20-8.37988c-2.31934%20-4.62988%20-8.94922%20-0.680664%20-8.37988%204.97949l-0.790039%20-0.259766c-2.09961%20-4.7998%20-1.83008%20-4.00977%20-1.83008%20-4.70996c3.05078%20-6.09961%2012.8105%20-7.12988%2015.4502%20-0.790039c1.57031%203.15039%200.520508%206.80957%20-1.0498%209.42969c-1.83008%203.40039%20-4.18945%206.29004%20-2.87988%208.37988c1.51953%202.65039%207.86035%200.470703%207.86035%20-5.23926zM548.61%20127.71l1.30957%203.91016l-0.259766%200.259766c-2.36035%202.08984%20-8.64062%206.54004%20-12.3105%208.90039h-0.259766l-3.13965%20-3.40039v-0.259766c4.7998%20-0.320312%203.37988%200.149414%206.01953%20-1.83008v-0.259766c-2.62012%20-4.9707%20-6.0293%20-11.2607%20-9.16992%20-17.0205l-2.08984%20-1.30957l-0.259766%20-0.259766l5.75977%20-4.4502l0.259766%200.259766c-0.259766%200.530273%20-0.519531%201.57031%200.790039%203.92969c2.87988%205.77051%206.28027%2012.0508%208.64062%2016.2402h0.259766c3.54004%20-2.57031%202.49023%20-1.43945%204.4502%20-4.70996zM575.84%20171.97l7.85059%2010.46s-9.4209%2018.8604%20-23.04%2016.5c-20.8408%20-4.0293%20-3.15039%20-34.21%20-2.09082%20-38.2295c4.33008%20-15.1299%20-16.3193%20-12.5605%20-13.3496%205.24023l-2.87988%202.08984l-4.98047%20-14.4004s11.7803%20-11.2598%2020.1602%20-10.4697c8.12012%200.790039%2013.8799%206.29004%2013.8799%2016.5c0%208.37988%20-7.85938%2022.7803%20-7.85938%2027.7598c0%206.86035%2012.2695%204.75977%2011.5195%20-4.97949c-0.259766%20-2.61035%20-1.2998%20-5.23047%20-2.08984%20-7.59082zM611.46%20182.18c0.780273%20-2.35938%201.57031%20-1.83008%200.790039%200.270508c-32.4697%2098.9795%20-132.76%20138.78%20-199.8%20139.83c-50.54%200.779297%20-89.5605%20-11.79%20-131.98%20-35.8799l20.6904%2061.0098l-33.7803%20-65.7305l-8.89941%2020.9502c3.13965%201.04004%206.2793%202.08984%206.2793%202.08984l-2.62012%208.64062s-3.13965%20-0.780273%20-7.33008%20-2.09082l-12.0498%2028.2803l13.6201%20-61.0098c-5.12012%202.55957%20-19.0996%206.83008%20-6.5498%2019.3799l-2.62012%2011c-6.97949%20-2.21973%20-13.2295%20-3.62012%20-32.21%20-9.68945l-23.0801%2011.5l59.1797%20-42.6807l-4.70996%20-2.08984l-17.2793%2013.8799c2.23926%20-5.13965%203.2998%20-12.1699%204.70996%20-19.6396l-28.54%20-13.0898l-30.1104%2036.1396l-17.2803%20-9.16992l13.6201%20-42.4199l-11.2598%20-4.98047l94.2695%2029.3301l-3.66992%20-10.4697l-0.519531%203.13965l-13.0898%20-3.39941l4.97949%20-24.6201l-4.4502%20-12.3105l-25.6592%2030.6406l-39.8008%20-10.21l18.8506%20-58.9199c-60.1299%2062.3994%20-67.7002%2066.3994%20-61.7998%2075.6797c2.09961%202.87988%207.85938%207.07031%207.85938%207.07031l-4.18945%207.06934c-26.7803%20-18.3496%20-27.8398%20-19.1494%20-58.4004%20-42.6797l4.98047%20-6.01953s8.12012%205.75977%2013.6201%205.5c7.81934%20-0.350586%201.76953%202.93945%20113.659%20-98.7305l11.7803%208.37988l-27.7598%2093.4805l35.8799%20-42.1602l-4.70996%20-13.8799l41.9004%2088.5098c34.6699%20-80.5098%2029.1494%20-66.9502%2032.9893%20-78.8203l-33.5195%2067.2998l-2.36035%20-4.44922c1.2998%20-1.30078%20-0.919922%203.05957%2022.7803%20-59.4404c3.22949%20-8.88965%20-1.10059%20-9.88965%20-5.5%20-12.8301l2.36035%20-4.70996c15.3594%206.79004%2022.9395%209.54004%2039.0195%2014.4004l-1.0498%204.97949c-8.89062%20-1.33008%20-10.1006%200.169922%20-12.0498%204.4502c-1.05078%202.09961%20-14.1504%2040.0703%20-20.4307%2058.6602l-10.21%204.97949l-2.35938%208.12012l61.54%20-36.6602l-13.0908%20-43.21c12.1904%203.26074%2027.0303%206.74023%2049.4902%209.9502l-0.259766%2026.71l-4.98047%20-1.0498c-0.669922%20-13.7998%20-6.0293%20-22.0801%20-19.6396%20-22.7803l22.2598%2080.3906c-27.6201%20-0.450195%20-59.2695%20-7.19043%20-66.7695%20-8.90039l3.92969%20-16.5l-25.1396%2019.6396l91.3896%2020.6904l-85.6299%20-9.16992c38.4902%2022.5195%2079.3398%2039.0195%20132.76%2037.9697c131.46%20-2.08984%20180.95%20-99.2402%20191.95%20-129.62zM203.48%20295.57l2.35938%20-8.64062c7.82031%202.61035%2010.8604%202.36035%2011.2598%202.36035l-9.42969%207.58984c-2.36035%20-0.790039%20-4.18945%20-1.30957%20-4.18945%20-1.30957zM347.24%20257.07l-11.5303%20-37.71l-21.7295%2017.0195c6.7998%2025.5%2031.6895%2021.29%2033.2598%2020.6904zM318.43%20380.93c224.94%200%20321.83%20-143.76%20321.57%20-227.55c0%20-11%20-0.269531%20-17.5498%20-0.790039%20-19.6396c-0.259766%20-2.10059%20-1.0498%20-0.790039%20-1.0498%200.519531v9.9502c0%20106.58%20-121.51%20223.37%20-301.67%20223.37c-61.2705%200%20-103.69%20-12.0498%20-110.24%20-13.8799l-1.57031%200.259766c-6.80957%207.58984%20-12.8301%209.69043%20-21.21%2011.7803v0.790039c8.91016%202.34961%2056.5605%2014.3994%20114.96%2014.3994zM529.49%20211.25c-8.61035%20-34.4502%20-13.6504%20-35.3496%20-18.3301%20-35.3604c-7.33008%200%20-6.81055%209.43066%20-6.02051%2014.9307c0.879883%209.72949%207.40039%2034.6494%2017.0205%2033.5195c7.33008%20-0.780273%208.63965%20-7.33008%207.33008%20-13.0898zM467.96%20168.3c3.40039%20-0.780273%207.84961%20-4.4502%205.23047%20-14.3896c-2.88086%20-11.2598%20-8.11035%20-11.79%20-11.7803%20-10.7402c-5.5%201.31055%20-7.85059%207.84961%20-6.02051%2014.6602c3.14062%2011.2598%209.9502%2011.2598%2012.5703%2010.4697zM491%20147.35v0.270508c1.0498%201.83008%205.5%208.63965%206.5498%209.9502c-0.269531%20-3.66992%20-0.790039%20-10.2207%20-0.790039%20-12.0508c-2.62012%200.780273%20-3.92969%201.31055%20-5.75977%201.83008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22think-peaks%22%20unicode=%22&#xf731;%22%20horiz-adv-x=%22576%22%20d=%22M465.4%2038.5996l-206.2%20353.801l-204.2%20-352.101l-32%200.299805l236.2%20407.4l206.2%20-353.9l55.0996%2095l32%20-0.299805zM110.1%2082.7002l149.601%20257.899l235.8%20-404.6l-32.5%200.0996094l-203.4%20349.101l-117.399%20-202.5h-32.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22reacteurope%22%20unicode=%22&#xf75d;%22%20horiz-adv-x=%22576%22%20d=%22M250.6%20236.26l2%206.7998l-5.69922%204.30078l7.19922%200.0996094l2.30078%206.7998l2.2998%20-6.7998l7.09961%20-0.0996094l-5.7002%20-4.30078l2.10059%20-6.7998l-5.7998%204.10059zM314.3%20236.26l1.90039%206.7998l-5.7002%204.30078l7.2002%200.0996094l2.2998%206.7998l2.2998%20-6.7998l7.2002%20-0.0996094l-5.7002%20-4.30078l2.10059%20-6.7998l-5.80078%204.10059zM223%20185.76c4.90039%200%203.7998%20-3.89941%203.7998%20-13.7598c0%20-10.2998%20-6.7002%20-14.0996%20-16.7998%20-14.0996h-0.200195c-10.0996%200%20-16.7998%203.69922%20-16.7998%2014.0996v40.0596c0%209.90039%206.7002%2014.1006%2016.7998%2014.1006h0.200195c10.0996%200%2016.7998%20-4.2002%2016.7998%20-14.1006c0%20-8.39941%200.900391%20-12.1992%20-3.7998%20-12.2998h-3.40039c-4.5%200%20-3.7998%203.2998%20-3.7998%2010.5c0%204.7002%20-2.2998%206.10059%20-5.7998%206.10059s-5.7998%20-1.40039%20-5.7998%20-6.10059v-36.5996c0%20-4.7002%202.2998%20-6.10059%205.7998%20-6.10059s5.7998%201.40039%205.7998%206.10059c0%208.09961%20-1%2012.0996%203.7998%2012.0996h3.40039zM142.3%20168.36c2.5%200%203.7998%20-1.30078%203.7998%20-3.80078v-2.09961c0%20-2.5%20-1.2998%20-3.7998%20-3.7998%20-3.7998h-21.8994c-2.5%200%20-3.80078%201.2998%20-3.80078%203.7998v59.0996c0%202.5%201.30078%203.90039%203.7002%203.80078h21.7002c2.5%200%203.7998%20-1.30078%203.7998%20-3.80078v-2.09961c0%20-2.5%20-1.2998%20-3.7998%20-3.7998%20-3.7998h-14.4004v-18.2998h11.4004c2.5%200%203.7998%20-1.30078%203.7998%20-3.80078v-2.09961c0%20-2.5%20-1.2998%20-3.7998%20-3.7998%20-3.7998h-11.4004v-19.2998h14.7002zM100.3%20186.86l8.10059%20-23.9004c0.799805%20-2.59961%20-0.400391%20-4.40039%20-3.2002%20-4.40039h-3.2998c-0.0996094%20-0.00683594%20-0.196289%20-0.0078125%20-0.297852%20-0.0078125c-1.95703%200%20-3.59473%201.37402%20-4.00293%203.20801l-7.39941%2023.5h-5.60059v-22.8994c0%20-2.5%20-1.2998%20-3.80078%20-3.7998%20-3.80078h-3.39941c-2.5%200%20-3.80078%201.30078%20-3.80078%203.80078v59.0996c0%202.5%201.30078%203.7998%203.80078%203.7998h13.3994c10.1006%200%2016.7998%20-4%2016.7998%20-14.0996v-11.9004c0%20-6.39941%20-2.69922%20-10.3994%20-7.2998%20-12.3994zM96.5%20200.86v8.69922c0%204.80078%20-2.5%206.10059%20-6.09961%206.10059h-5.80078v-20.9004h5.80078c3.59961%200%206.09961%201.2998%206.09961%206.10059zM176%20222l11.2002%20-59.2002c0.5%20-2.7002%20-0.799805%20-4.09961%20-3.40039%20-4.09961h-3.5c-0.12207%20-0.0117188%20-0.241211%20-0.015625%20-0.366211%20-0.015625c-1.98926%200%20-3.61719%201.55566%20-3.7334%203.51562l-1.7998%2011.2998h-12.2002l-1.7998%20-11.2998c-0.117188%20-1.95996%20-1.74121%20-3.51855%20-3.73047%20-3.51855c-0.125%200%20-0.248047%200.00683594%20-0.370117%200.0185547h-3c-2.5%200%20-3.89941%201.39941%20-3.39941%204.09961l11%2059.2002c0.137695%201.90625%201.72559%203.41504%203.66602%203.41504c0.112305%200%200.223633%20-0.00488281%200.333984%20-0.0146484h6.89941c0.132812%200.0136719%200.264648%200.0166016%200.401367%200.0166016c1.97168%200%203.59766%20-1.49805%203.79883%20-3.41699zM163.7%20182.7h9.39941l-4.69922%2029.7002zM253%20162.5c0%20-2.45996%20-1.2998%20-3.83984%20-3.7998%20-3.7998h-3.40039c-2.5%200%20-3.7998%201.2998%20-3.7998%203.7998v53.2002h-7.2998c-2.5%200%20-3.7998%201.2998%20-3.7998%203.7998v2.09961c0%202.5%201.2998%203.80078%203.7998%203.80078h25.7998c2.5%200%203.7998%20-1.30078%203.7998%20-3.80078v-2.09961c0%20-2.5%20-1.2998%20-3.7998%20-3.7998%20-3.7998h-7.5v-53.2002zM501%20163.3c0.0546875%200.00488281%200.108398%20-0.03125%200.164062%20-0.03125c1.01562%200%201.84082%20-0.824219%201.84082%20-1.83984c0%20-0.0429688%20-0.00195312%20-0.0859375%20-0.00488281%20-0.128906v-0.799805c0.00195312%20-0.0332031%200.00488281%20-0.0664062%200.00488281%20-0.100586c0%20-0.999023%20-0.811523%20-1.80957%20-1.81055%20-1.80957c-0.0654297%200%20-0.130859%200.00292969%20-0.194336%200.00976562h-22.5c-0.0634766%20-0.00683594%20-0.126953%20-0.0117188%20-0.192383%20-0.0117188c-0.999023%200%20-1.81055%200.811523%20-1.81055%201.81055c0%200.0341797%200.000976562%200.0683594%200.00292969%200.101562v63c-0.0107422%200.0751953%20-0.0166016%200.150391%20-0.0166016%200.229492c0%200.893555%200.725586%201.61914%201.61914%201.61914c0.137695%200%200.270508%20-0.0166016%200.397461%20-0.0488281h22.2002c0.0771484%200.0107422%200.155273%200.0175781%200.236328%200.0175781c0.976562%200%201.76953%20-0.792969%201.76953%20-1.76953c0%20-0.0498047%20-0.00195312%20-0.0996094%20-0.00585938%20-0.147461v-0.800781c0.00195312%20-0.0380859%200.00488281%20-0.0742188%200.00488281%20-0.113281c0%20-1.04297%20-0.84668%20-1.88965%20-1.88965%20-1.88965c-0.0390625%200%20-0.0771484%200.000976562%20-0.115234%200.00292969h-19.1006v-25.7998h16.1006c0.0380859%200.00292969%200.0742188%200.00488281%200.113281%200.00488281c1.04297%200%201.88965%20-0.84668%201.88965%20-1.88965c0%20-0.0390625%20-0.000976562%20-0.0771484%20-0.00292969%20-0.115234v-0.799805c0.00195312%20-0.0380859%200.00488281%20-0.0751953%200.00488281%20-0.113281c0%20-1.04297%20-0.84668%20-1.89062%20-1.88965%20-1.89062c-0.0390625%200%20-0.0771484%200.00195312%20-0.115234%200.00390625h-16.1006v-26.7002h19.4004zM407.9%20226.2c10.0996%200%2015.2998%20-4.74023%2015.2998%20-14.1006v-40.0996c0%20-9.2998%20-5.2002%20-14.0996%20-15.2998%20-14.0996h-0.800781c-10.0996%200%20-15.2998%204.7998%20-15.2998%2014.0996v40.0996c0%209.40039%205.2002%2014.1006%2015.2998%2014.1006h0.800781zM418.1%20173.8v36.6006c0%207.89941%20-3%2011.0996%20-10.5%2011.0996s-10.5%20-3.2002%20-10.5%20-11.0996v-36.6006c0%20-8%203%20-11.0996%2010.5%20-11.0996s10.4004%203.09961%2010.5%2011.0996zM371.6%20188.3l10.6006%20-27.2998c0.5%20-1.2998%20-0.100586%20-2.2998%20-1.5%20-2.2998h-1.5c-0.0429688%20-0.00292969%20-0.0839844%20-0.00488281%20-0.12793%20-0.00488281c-0.993164%200%20-1.8418%200.625977%20-2.17188%201.50488l-10.4004%2027.2002h-11.5996v-26.9004c0.00488281%20-0.0556641%200.00976562%20-0.111328%200.00976562%20-0.167969c0%20-0.960938%20-0.780273%20-1.74023%20-1.74023%20-1.74023c-0.0576172%200%20-0.114258%200.00292969%20-0.169922%200.0078125h-1.2002c-0.0634766%20-0.00683594%20-0.126953%20-0.0117188%20-0.192383%20-0.0117188c-0.999023%200%20-1.81055%200.811523%20-1.81055%201.81055c0%200.0341797%200.000976562%200.0683594%200.00292969%200.101562v63c-0.00195312%200.0332031%20-0.00488281%200.0664062%20-0.00488281%200.100586c0%200.999023%200.811523%201.80957%201.81055%201.80957c0.0654297%200%200.130859%20-0.00292969%200.194336%20-0.00976562h13.7002c10.0996%200%2015.2998%20-4.7002%2015.2998%20-14.1006v-9.7002c0%20-7.19922%20-3.09961%20-11.6992%20-9.2002%20-13.2998zM365.2%20192.2c7.5%200%2010.5%203.16016%2010.5%2011v6.39941c0%208%20-3%2011.1006%20-10.5%2011.1006h-10.2002v-28.5h10.2002zM451.1%20225.3c10.1006%200%2015.3008%20-4.7002%2015.3008%20-14.0996v-10.5c0%20-9.2998%20-5.2002%20-14.1006%20-15.3008%20-14.1006h-10.5996v-26.0996c0.00585938%20-0.0556641%200.00976562%20-0.111328%200.00976562%20-0.167969c0%20-0.960938%20-0.779297%20-1.74023%20-1.74023%20-1.74023c-0.0566406%200%20-0.113281%200.00292969%20-0.169922%200.0078125h-1.19922c-0.0644531%20-0.00683594%20-0.12793%20-0.0117188%20-0.193359%20-0.0117188c-0.999023%200%20-1.80957%200.811523%20-1.80957%201.81055c0%200.0341797%200.000976562%200.0683594%200.00292969%200.101562v63c-0.0107422%200.0751953%20-0.0175781%200.150391%20-0.0175781%200.229492c0%200.893555%200.726562%201.61914%201.62012%201.61914c0.136719%200%200.270508%20-0.0166016%200.397461%20-0.0488281h13.6992zM461.3%20202.5v7.09961c0%207.90039%20-3%2011.1006%20-10.5%2011h-10.2002v-29.1992h10.2002c7.5%200%2010.5%203.19922%2010.5%2011.0996zM259.5%20140l7.09961%20-0.0996094l-5.69922%20-4.30078l2.09961%20-6.7998l-5.7998%204.10059l-5.7998%20-4.10059l2.09961%206.7998l-5.7002%204.30078l7.10059%200.0996094l2.2998%206.7998zM487.1%20276.1c122.301%20-46.0996%20118.401%20-132.54%20-33.8984%20-176.34c13.3994%20-49.7002%2018.0996%20-101.899%200.0996094%20-133.8c-3.7998%20-6.7002%20-16.7998%20-27.7002%20-47.5996%20-27.7002c-41.5%200%20-110.2%2041.6006%20-182.101%20142c-42.7998%203.5%20-72.1992%2010.1006%20-84.5996%2013c-20.5%20-82.2998%20-6.7998%20-125.3%2015.5%20-137.899c1.2002%20-0.700195%2038.4004%20-27.2002%20120.9%2052.7998c3.39941%20-3.5%206.79883%20-6.90039%2010.1982%20-10.2002c-63.0996%20-61.2002%20-110.199%20-71%20-138.199%20-55.2002c-32.4004%2018.2998%20-42.8008%2072%20-22.3008%20153.9c-18.8994%205%20-121.6%2033.2002%20-122.1%2092.7998c-0.400391%2040.9004%2049.7998%2074.7002%20120.3%2095c-13.3994%2049.5996%20-18.2002%20101.8%20-0.0996094%20133.8c3.7998%206.74023%2016.7998%2027.7402%2047.5996%2027.7402c41.6006%200%20110.3%20-41.6396%20182.2%20-142.14c28.7607%20-2.29492%2057.1504%20-6.70801%2084.5996%20-13c20.5%2082%206.90039%20125.1%20-15.5%20137.8c-1.2998%200.700195%20-38.3994%2027.2002%20-120.899%20-52.7998c-3.40039%203.5%20-6.80078%206.89941%20-10.2002%2010.1992c52.2998%2050.9404%20103.7%2074.6006%20138.2%2055.2402c33.8994%20-19.2002%2041.8994%20-75.8994%2022.2998%20-153.899c12.0234%20-3.14844%2024.0938%20-6.9873%2035.5996%20-11.3008zM135.901%20411.16c-23.1006%20-40.7998%201%20-121.562%201.19922%20-122.961c27.2979%206.86914%2055.7041%2011.835%2084.4004%2014.5996c15.5215%2022.6875%2032.2832%2043.9033%2050.7002%2064.2002c3.39941%20-3.33301%206.7998%20-6.74609%2010.2002%20-10.2393c-15.1953%20-16.6592%20-29.1309%20-33.958%20-42.2002%20-52.3994c17.9678%201.35645%2034.9062%202.04102%2053.2197%202.04102c13.6523%200%2027.2158%20-0.383789%2040.6797%20-1.1416c-64.5%2086.6006%20-126.5%20126.2%20-163.3%20126.2c-23%200%20-32%20-15.2002%20-34.8994%20-20.2998zM440.701%20-27.1406c3.2998%206%2021.5%2038.5996%20-1.2002%20123c-4.09961%20-1.10059%20-37.0996%20-9.90039%20-84.4004%20-14.6006c-15.4961%20-22.7061%20-32.2598%20-43.9238%20-50.6992%20-64.2002c-3.40039%203.2998%20-6.80078%206.7002%20-10.2002%2010.2002c15.1943%2016.6602%2029.1299%2033.958%2042.2002%2052.4004c-17.9014%20-1.38379%20-34.792%20-2.08301%20-53.0459%20-2.08301c-13.7139%200%20-27.3359%200.398438%20-40.8545%201.18262c64.5996%20-86.7998%20126.6%20-126.2%20163.3%20-126.2c23.1006%200%2032%2015.2002%2034.9004%2020.3008zM449.801%20111.459c25.6006%207.2998%2085.9004%2027.4004%20105.7%2062.5c1.40039%202.5%2033.5%2050.5%20-72.5996%2090.4004c-11.1553%204.18555%20-22.8525%207.92188%20-34.5%2011c-3.60059%20-12.9004%20-7.90039%20-26.1006%20-12.8008%20-39.5c-3.71387%20-0.506836%20-6.9248%20-2.60645%20-8.89941%20-5.60059l-0.100586%200.100586c-1.94824%201.84863%20-4.25%203.31445%20-6.7998%204.2998c5.7002%2015%2010.6006%2029.7998%2014.6006%2044.2002c-7.2002%201.69922%20-31.8008%207.59961%20-72.2002%2011.6992c16.7002%20-24.5%2027.8994%20-44.0996%2034.2998%20-55.5c-4.18457%20-1.36719%20-7.79199%20-3.96777%20-10.4004%20-7.39941c-13.5996%2016.3994%20-11%2019.8994%20-42.5%2064.5c-16.6885%201.17285%20-32.207%201.77344%20-49.1914%201.77344c-21.2998%200%20-42.3818%20-0.9375%20-63.208%20-2.77344c-16.9004%20-25%20-28.2998%20-45.2002%20-34.7998%20-56.9004c-4.16797%20-1.77637%20-7.68652%20-4.69238%20-10.2002%20-8.39941c-1.07422%203.39844%20-3.37402%206.23633%20-6.40039%208c6.10059%2011.3994%2016.9004%2031%2032.7998%2055.2998c-39.5996%20-4.60059%20-65%20-11.2002%20-72%20-13c4.30078%20-14.1006%209.40039%20-28.6006%2015.2002%20-43.2998c-0.866211%20-0.632812%20-1.63086%20-1.36328%20-2.2998%20-2.2002c-1.5%201.89941%20-4%205.2998%20-14.4004%205.2998c-4.69922%2012.2998%20-8.7998%2024.5%20-12.3994%2036.4004c-138.8%20-40.3604%20-158.4%20-121.36%201.5%20-164c3.59961%2012.8994%207.7998%2026%2012.7002%2039.3994c0.328125%20-0.0185547%200.651367%20-0.0214844%200.984375%20-0.0214844c2.0752%200%204.06641%200.360352%205.91504%201.02148c3%20-1.2002%205.2002%20-1%208.40039%20-1c-5.5%20-14.5996%20-10.2002%20-28.8994%20-14.1006%20-42.8994c23.4512%20-5.42578%2047.71%20-9.39258%2072.2002%20-11.7002c-16.2998%2023.8994%20-27.5%2043.3994%20-33.7998%2054.5996c8.7002%200%2010.7002%201.60059%2012.5996%203.2002c0.950195%20-0.574219%201.95996%20-1.08008%203%20-1.5c15.3008%20-26.7002%2028.9004%20-46.5996%2036.8008%20-57.7998c16.6875%20-1.17285%2032.2051%20-1.77344%2049.1895%20-1.77344c21.2998%200%2042.3838%200.9375%2063.21%202.77344c16.5%2024.2998%2027.7002%2044%2033.9004%2055.2002c7.2998%200%209.7998%203%2010.8994%204.19922c1.82324%20-1.3252%203.84766%20-2.41113%206%20-3.19922c-15%20-28%20-28.6992%20-48.9004%20-32.1992%20-54.2002c24.4219%202.70312%2048.6768%207.11816%2072%2013c-4.10059%2013.7998%20-9%2027.8994%20-14.7002%2042.2002c2.00391%200.898438%203.81934%202.11523%205.39941%203.59961l0.100586%200.0996094c2.2666%20-3.44043%206.1543%20-5.7002%2010.5781%20-5.7002c0.0410156%200%200.0810547%200%200.12207%200.000976562c4.69922%20-12.3008%208.7998%20-24.5%2012.3994%20-36.4004zM335.401%20225.459c0.0664062%200.00683594%200.132812%200.00878906%200.201172%200.00878906c1.07422%200%201.95117%20-0.84668%201.99805%20-1.90918v-51.5c0%20-9.5%20-5%20-14.0996%20-15.0996%20-14.0996h-0.400391c-10.0996%200%20-15.0996%204.5%20-15.0996%2014.0996v51.5c-0.00195312%200.0341797%20-0.00488281%200.0664062%20-0.00488281%200.100586c0%200.999023%200.811523%201.81055%201.81055%201.81055c0.0654297%200%200.130859%20-0.00390625%200.194336%20-0.0107422h1.2002c0.0742188%200.00976562%200.148438%200.0166016%200.224609%200.0166016c0.932617%200%201.69043%20-0.756836%201.69043%20-1.68945c0%20-0.0771484%20-0.00488281%20-0.15332%20-0.015625%20-0.227539v-49.7998c0%20-8%202.60059%20-11.0996%2010.1006%20-11.0996s10.0996%203.2002%2010.0996%2011.0996v49.7998c-0.00488281%200.0566406%20-0.00976562%200.111328%20-0.00976562%200.168945c0%200.959961%200.779297%201.73926%201.74023%201.73926c0.0576172%200%200.114258%20-0.00195312%200.169922%20-0.0078125h1.2002zM321.701%20139.999l7.09961%20-0.0996094l-5.7002%20-4.30078l2.10059%20-6.7998l-5.7998%204.10059l-5.80078%20-4.10059l2.10059%206.7998l-5.7002%204.30078l7.09961%200.0996094l2.30078%206.7998zM290.601%20132.599l7.10059%20-0.0996094l-5.7002%20-4.2998l2.09961%20-6.7998l-5.7998%204.09961l-5.7998%20-4.09961l2.09961%206.7998l-5.69922%204.2998l7.09961%200.0996094l2.2998%206.80078zM295.701%20163.399c0.0615234%200.00585938%200.12207%20-0.0292969%200.185547%20-0.0292969c1.00977%200%201.83008%20-0.819336%201.83008%20-1.83008c0%20-0.0810547%20-0.00585938%20-0.162109%20-0.015625%20-0.241211v-0.799805c0.00390625%20-0.0488281%200.0078125%20-0.0966797%200.0078125%20-0.145508c0%20-0.977539%20-0.792969%20-1.77051%20-1.77051%20-1.77051c-0.0800781%200%20-0.160156%200.00585938%20-0.237305%200.015625h-22.5c-0.0644531%20-0.00683594%20-0.126953%20-0.0117188%20-0.193359%20-0.0117188c-0.999023%200%20-1.80957%200.811523%20-1.80957%201.81055c0%200.0341797%200.000976562%200.0683594%200.00292969%200.101562v63c-0.00195312%200.0332031%20-0.00488281%200.0664062%20-0.00488281%200.100586c0%200.999023%200.811523%201.80957%201.80957%201.80957c0.0664062%200%200.130859%20-0.00292969%200.195312%20-0.00976562h22.2002c0.0771484%200.00976562%200.155273%200.0175781%200.235352%200.0175781c0.977539%200%201.77051%20-0.793945%201.77051%20-1.77051c0%20-0.0498047%20-0.00195312%20-0.0986328%20-0.00585938%20-0.147461v-0.799805c0.00195312%20-0.0380859%200.00488281%20-0.0751953%200.00488281%20-0.113281c0%20-1.04395%20-0.847656%20-1.89062%20-1.89062%20-1.89062c-0.0380859%200%20-0.0761719%200.000976562%20-0.114258%200.00390625h-19.1006v-25.7998h16.1006c0.0380859%200.00195312%200.0742188%200.00488281%200.113281%200.00488281c1.04297%200%201.88965%20-0.847656%201.88965%20-1.89062c0%20-0.0380859%20-0.000976562%20-0.0761719%20-0.00292969%20-0.114258v-0.800781c0.00195312%20-0.0380859%200.00488281%20-0.0742188%200.00488281%20-0.113281c0%20-1.04297%20-0.847656%20-1.88965%20-1.89062%20-1.88965c-0.0380859%200%20-0.0761719%200.000976562%20-0.114258%200.00292969h-16.1006v-26.6992h19.4004zM288.301%20262.799l2.2998%20-6.7998l7.10059%20-0.0996094l-5.7002%20-4.30078l2.09961%20-6.7998l-5.7998%204.10059l-5.7998%20-4.10059l2.09961%206.7998l-5.69922%204.30078l7.09961%200.0996094z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22artstation%22%20unicode=%22&#xf77a;%22%20horiz-adv-x=%22512%22%20d=%22M2%2070.5996h315.1l59.2002%20-102.6h-285.399c-0.00488281%200%200.0205078%20-0.0498047%200.015625%20-0.0498047c-20.0742%200%20-37.4736%2011.5439%20-45.916%2028.3496zM501.8%2098c19%20-29.4004%20-0.0996094%20-55.9004%20-2%20-59.0996l-40.7002%20-70.5l-257.3%20447.6h88.4004c0.00390625%200%20-0.0234375%200.0527344%20-0.0195312%200.0527344c19.6797%200%2036.79%20-11.0879%2045.4189%20-27.3525zM275%20143.5h-231l115.5%20200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22atlassian%22%20unicode=%22&#xf77b;%22%20horiz-adv-x=%22512%22%20d=%22M152.2%20211.6c66.2998%20-70.7998%2089.0996%20-189.3%2051.2002%20-267.1c-2.40039%20-5.2002%20-7.60059%20-8.5%20-13.4004%20-8.40039h-175c-11%200%20-18.4004%2011.7002%20-13.4004%2021.7002l125.801%20251c5.09961%2010.5%2017.0996%2011%2024.7998%202.7998zM244.4%20439.9c6.7998%2010.8994%2020.2998%2010.6992%2025.5996%200.0996094c5.90039%20-11.7002%20240.4%20-482.3%20240.4%20-482.3c5%20-9.90039%20-2.2002%20-21.7002%20-13.4004%20-21.7002h-174.2c-5.7002%200%20-10.8994%203.2998%20-13.3994%208.40039c-73.5%20146.899%20-187.301%20302.1%20-65%20495.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22canadian-maple-leaf%22%20unicode=%22&#xf785;%22%20horiz-adv-x=%22512%22%20d=%22M383.8%2096.2998c-5%20-5%20-10%20-7.5%20-5%20-22.5s10%20-35.0996%2010%20-35.0996s-95.2002%2020.0996%20-105.2%2022.5996c-8.89941%200.900391%20-18.3994%20-2.39941%20-18.3994%20-12.5c0%20-10.0996%205.7998%20-112.8%205.7998%20-112.8h-30s5.7998%20102.8%205.7998%20112.8s-9.59961%2013.4004%20-18.2998%2012.5c-10.0996%20-2.5%20-105.3%20-22.5996%20-105.3%20-22.5996s5%2020.0996%2010.0996%2035.0996c4.90039%2015%200%2017.5%20-5.09961%2022.5c-2.60059%202.5%20-105.2%2092.4004%20-105.2%2092.4004l17.5%207.59961c10%204.90039%207.40039%2011.4004%205%2017.4004c-2.5%207.59961%20-20.0996%2067.2998%20-20.0996%2067.2998s47.5996%20-10%2057.6992%20-12.5c7.5%20-2.40039%2010%202.5%2012.5%207.5s15%2032.2998%2015%2032.2998s52.6006%20-59.7998%2055.1006%20-62.2998c10.0996%20-7.5%2020.0996%200%2017.5996%2010c0%2010%20-27.5996%20129.6%20-27.5996%20129.6s30.0996%20-17.3994%2040.0996%20-22.3994c7.60059%20-5%2012.6006%20-5%2017.6006%205c5%207.5%2042.5%2079.7998%2042.5%2079.7998s37.5996%20-72.2998%2042.6992%20-79.7998c5%20-10%2010.1006%20-10%2017.6006%20-5c10%205%2040.0996%2022.3994%2040.0996%2022.3994s-27.5996%20-119.6%20-27.5996%20-129.6c-2.5%20-10%207.59961%20-17.5%2017.5996%20-10c2.5%202.40039%2055.1006%2062.2998%2055.1006%2062.2998s12.5%20-27.3994%2015%20-32.3994s5%20-9.90039%2012.5%20-7.5c10%202.5%2057.6992%2012.5%2057.6992%2012.5s-17.6992%20-59.7002%20-20.0996%20-67.3008c-2.40039%20-5.89941%20-5%20-12.5%205%20-17.3994l17.5%20-7.5s-102.7%20-89.9004%20-105.2%20-92.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22centos%22%20unicode=%22&#xf789;%22%20d=%22M289.6%20350.5l31.6006%20-31.7002l-76.2998%20-76.5v108.2h44.6992zM127.2%20318.8l31.5996%2031.7002h44.7002v-108.2zM168.7%20360.4l55.5%2055.5996l55.5%20-55.5996h-44.7002v-127.9l-10.7998%20-10.7998l-10.7998%2010.7998v127.9h-44.7002zM194.9%20192.3l-10.8008%20-10.7998h-128.6v-44.7998l-55.5%2055.5996l55.5%2055.6006v-44.8008h128.6zM274.2%20213l76.2998%2076.5l31.5996%20-31.7002v-44.7998h-107.899zM447.5%20192.3l-55.5%20-55.5996v44.7998h-127.7l-10.7998%2010.7998l10.7998%2010.7998h127.7v44.8008zM65.4004%20271.8v78.7002h79.3994l-31.5996%20-31.7002l90.2998%20-90.5v-15.2998h-15.2998l-90.2998%2090.5zM382.1%20350.5v-78.7002l-31.5996%2031.7002l-90.2998%20-90.5h-15.2998v15.2998l90.2998%2090.5l-31.6006%2031.7002h78.5zM203.5%2034.0996v-0.0996094h-44.7002l-31.5996%2031.7002l76.2998%2076.5v-108.101zM65.4004%20213v44.7998l32.5%2031.7002l76.2998%20-76.5h-108.8zM382.1%20112.8v-78.7002h-78.5l31.6006%2031.7002l-90.2998%2090.5v15.2998h15.2998l90.2998%20-90.5zM382.1%20171.6v-44.7998l-31.5996%20-31.7002l-76.2998%2076.5h107.899zM321.2%2065.7998l-31.6006%20-31.5996h-44.6992v108.1zM97.9004%2095.0996l-32.5%2031.7002v44.7998h108.8zM279.7%2024.2002l-55.5%20-55.6006l-55.5%2055.6006h44.7002v127.899l10.7998%2010.8008l10.7998%20-10.8008v-127.899h44.7002zM113.2%2065.7998l31.5996%20-31.7002h-79.3994v78.7002l32.5%20-31.7002l90.2998%2090.5h15.2998v-15.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22confluence%22%20unicode=%22&#xf78d;%22%20horiz-adv-x=%22512%22%20d=%22M2.2998%2035.7998c42.2998%2066.9004%20125.2%20233.2%20373.101%20112.601c39.6992%20-19.1006%2083.6992%20-39.9004%20105.899%20-50.3008c8%20-3.69922%2011.7002%20-13.1992%208.10059%20-21.2998l-50.4004%20-114.1c-0.0996094%20-0.100586%20-0.0996094%20-0.299805%20-0.200195%20-0.400391c-3.89941%20-8.09961%20-13.5996%20-11.5996%20-21.7002%20-7.7002c-200.399%2095.2002%20-213.8%20111.5%20-280.899%20-0.699219c0%200%20-0.100586%20-0.100586%20-0.100586%20-0.200195c-4.69922%20-7.7002%20-14.6992%20-10%20-22.3994%20-5.2998l-105.9%2065.1992c-7.59961%204.7002%20-10%2014.6006%20-5.5%2022.2002zM509.7%20347.9c-42.6006%20-67.5%20-125.4%20-232.9%20-373.4%20-112.9c-39.7002%2019.2002%20-83.7998%2040%20-106%2050.4004c-8%203.69922%20-11.7002%2013.1992%20-8.09961%2021.2998l50.5%20114.1c0.0996094%200.100586%200.0996094%200.299805%200.200195%200.400391c3.89941%208.09961%2013.5996%2011.5996%2021.6992%207.7002c199.5%20-94.7002%20213.301%20-111.7%20280.601%200.899414c0.200195%200.400391%200.399414%200.700195%200.599609%201c5%207.5%2015.1006%209.40039%2022.6006%204.40039l105.8%20-65.1006c7.59961%20-4.69922%2010%20-14.5996%205.5%20-22.1992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dhl%22%20unicode=%22&#xf790;%22%20horiz-adv-x=%22640%22%20d=%22M238%20146.8l22.2998%2030.2002h58.7002l-22.2998%20-30.2002h-58.7002zM0%20165.1h86.5l-4.7002%20-6.39941h-81.7998v6.39941zM172.9%20177h68.1992c-5.69922%20-7.7998%20-24.0996%20-30.2998%20-57.1992%20-30.2998h-100.101l41.1006%2055.7998h51c5.59961%200%205.59961%20-2.2002%202.7998%20-5.90039c-2.7998%20-3.69922%20-7.60059%20-10.2998%20-10.4004%20-14.0996c-1.39941%20-1.90039%20-4.09961%20-5.5%204.60059%20-5.5zM490.4%20183.9h-62.2002l39.2998%2053.3994h62.2002zM95.2998%20177l-4.7002%20-6.40039h-90.5996v6.40039h95.2998zM206.3%20203.6c2.7998%203.7002%202.90039%205.90039%20-2.7002%205.90039h-111.399l20.3994%2027.7998h117.9c29.9004%200%2037.5996%20-23.5996%2029.2002%20-35c-6.2002%20-8.39941%20-13.5%20-18.3994%20-13.5%20-18.3994h-45.6006c-8.69922%200%20-6%203.5%20-4.59961%205.5c2.7998%203.7998%207.5%2010.3994%2010.2998%2014.1992zM0%20146.8v6.40039h77.7998l-4.7002%20-6.40039h-73.0996zM323%20146.8c0%200%2022.2002%2030.2002%2022.2998%2030.2002h58.7002l-22.2998%20-30.2002h-58.7002zM545%20146.7l4.7002%206.39941h90.2998v-6.39941h-95zM567.3%20177h72.7002v-6.40039h-77.4004zM553.8%20158.7l4.7002%206.39941h81.5v-6.39941h-86.2002zM389.6%20237.3h58.7002l-39.2998%20-53.3994h-143.6l39.2998%2053.3994h58.7002l-22.5%20-30.5996h26.1992zM423.1%20177h133.4l-22.2998%20-30.2998h-94.2998c-24.1006%200%20-30.6006%2011.5996%20-23.2002%2021.5996c2.09961%202.7998%206.39941%208.7002%206.39941%208.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22diaspora%22%20unicode=%22&#xf791;%22%20horiz-adv-x=%22512%22%20d=%22M251.64%2093.4502c-1.39941%200%20-88%20-119.9%20-88.6992%20-119.9c-0.700195%200%20-86.6006%2060.4502%20-86.9404%2061.2002s86.5996%20125.7%2086.5996%20127.4c0%202.19922%20-129.6%2044%20-137.6%2047.0996c-1.2998%200.5%2031.4004%20101.8%2031.7002%20102.1c0.599609%200.700195%20144.399%20-47%20145.5%20-47c0.399414%200%200.899414%200.600586%201%201.30078c0.399414%202%201%20148.6%201.7002%20149.6c0.799805%201.2002%20104.5%200.700195%20105.1%200.299805c1.5%20-1%203.5%20-156.1%206.09961%20-156.1c1.40039%200%20138.7%2047%20139.301%2046.2998c0.799805%20-0.900391%2031.8994%20-102.2%2031.5%20-102.6c-0.900391%20-0.900391%20-140.2%20-47.1006%20-140.601%20-48.8008c-0.299805%20-1.39941%2082.7998%20-122.1%2082.5%20-122.899s-85.5%20-63.5%20-86.2998%20-63.5c-1%200.200195%20-89%20125.5%20-90.9004%20125.5h0.0400391z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fedex%22%20unicode=%22&#xf797;%22%20horiz-adv-x=%22640%22%20d=%22M586%20163.5l54%20-60.5h-64.4004l-22.2998%2025l-22.0996%20-25h-212.2v11.9004h-0.5c-7.90039%20-11.7002%20-20.7998%20-18.6006%20-34.9004%20-18.6006c-32.6992%200%20-56.3994%2026.4004%20-60.0996%2056.9004h-85.5c0%20-23.5%2031.0996%20-35.5%2045.7998%20-14.6006h42c-27.5996%20-67.6992%20-130.2%20-49.3994%20-130.2%2023.7002c0%206.40039%200.800781%2012.5%202.30078%2018.2002h-48.9004v-77.5h-49v184.4h109v-41.1006h-60v-26.2002h54.7998v-24.1992c24.5%2043.5996%20103.9%2045.3994%20121.9%20-14c7.5%2025.5%2028.8994%2044.8994%2057.2998%2044.8994c13.9004%200%2025.7998%20-3.7998%2035.4004%20-14.7998h0.5v75.5h151.199v-48.0996h-56.0996v-16h118.7l22.5%20-24.8008l21.7002%2024.8008h62.3994zM139.3%20180.1h46.5c-4.7998%2025.6006%20-40.3994%2026.3008%20-46.5%200zM292.7%20131.2c34.5%200%2032.5996%2062.7998%200%2062.7998c-34%200%20-34.6006%20-62.7998%200%20-62.7998zM460.5%20112.1v29.6006h-56.0996v44.7002h56.0996v28.0996h-55.5v33.9004h56.0996v30.1992h-95v-166.5h94.4004zM414.6%20151.9h56.1006v-45.6006l50.7002%2057l-50.7002%2057v-44h-56.1006v-24.3994zM553.2%20141.6l26.2998%20-29.5h40.5l-46%2051.4004l45.4004%2051h-38.5l-25.6006%20-29.2998l-26.5996%2029.2998h-39.7002l45.5996%20-51.2002l-45.5996%20-51.2002h38.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fedora%22%20unicode=%22&#xf798;%22%20d=%22M225%20416c123.7%20-0.299805%20223.7%20-100.9%20223.4%20-224.6c-0.300781%20-123.7%20-100.9%20-223.7%20-224.601%20-223.4l-170.2%200.400391c-29.582%200%20-53.6006%2024.0117%20-53.6006%2053.5938c0%200.102539%200%200.204102%200.000976562%200.305664l0.400391%20170.3c0.399414%20123.7%20100.899%20223.7%20224.6%20223.4zM394.8%20258.8c-0.0947266%207.71387%20-1.06445%2015.1934%20-2.7998%2022.4004l-55.2002%2056.0996v-1.59961c0%20-5.10059%20-1.5%20-9.60059%20-3.7998%20-14.2998zM331%20353.7c1.94141%20-2.71777%203.39453%20-5.85449%204.2002%20-9.2002l54.2998%20-54.5996c-9.56543%2028.6953%20-30.9629%2051.8848%20-58.5%2063.7998zM118.1%20200.8c-5.54395%20-0.450195%20-11.0029%20-1.44336%20-16.1992%20-2.89941l8.5%20-8.5c2.04004%204.16895%204.62598%207.98535%207.69922%2011.3994zM97%20196.6c-4.72363%20-1.31543%20-9.36719%20-3.08691%20-13.7002%20-5.19922l27%20-27.2002c-1.51855%203.87012%20-2.37598%208.09961%20-2.39941%2012.5l0.899414%208zM78.7998%20189.2c-3.89551%20-2.1748%20-7.62207%20-4.57227%20-11.2002%20-7.2002l35.3008%20-35.9004c4.36133%202.17188%209.16016%203.79395%2014.0996%204.7002zM63.5996%20179.4c-3.7207%20-2.78223%20-7.0625%20-5.89355%20-10.0996%20-9.40039l34.9004%20-34.5996c3.2168%203.18945%206.69531%206.00781%2010.5%208.5zM50.2998%20167.1c-2.89941%20-3.2998%20-5.7998%20-6.69922%20-8.59961%20-10.5l35.7998%20-35.8994c2.11035%204.12598%204.6875%207.93262%207.7002%2011.3994zM39.2998%20152.8c-2.49414%20-3.82227%20-4.73926%20-7.83984%20-6.7002%20-12l39.5%20-39.7998c0.374023%205.3252%201.63574%2010.4883%203.60059%2015.2002zM30.5%20136.5c-1.7998%20-4.90039%20-3.2998%20-9.59961%20-4.7002%20-14.5l52.7002%20-53.5c-3.96484%207.90234%20-6.36621%2016.8438%20-6.7002%2026.2002zM22.5996%2093.5c0.046875%20-7.56934%201.05859%20-14.8945%202.90039%20-21.9004l55.4004%20-55.6992v1.09961c0.0429688%205.14551%201.35156%2010.0322%203.59961%2014.2998zM27.9004%2062.7998c9.59375%20-28.6787%2030.9805%20-51.8564%2058.5%20-63.7998c-1.90527%202.74219%20-3.35254%205.87402%20-4.2002%209.2002zM22.5996%2099.7998l64.4004%20-64.2002c2.76953%203.4707%206.08594%206.38965%209.90039%208.7002l-72.2002%2072.5c-1.2793%20-5.48047%20-2.00293%20-11.1543%20-2.10059%20-17zM275.9%20151.6c32.5996%20-0.0996094%2032.6992%2049.2002%200.199219%2049.4004l-33.5996%200.0996094c-4.91504%200.0224609%20-8.90039%204.01855%20-8.90039%208.93945v0.0605469l0.100586%2047c0.0996094%2040.5%2038.5996%2060.8008%2066%2054.9004c15.3994%20-3.90039%2030.2998%208.40039%2030.2998%2023.9004c0%2012.0996%20-8.7002%2022.1992%20-19.9004%2024c-6.37305%201.50098%20-12.9639%202.30078%20-19.793%202.30078c-0.135742%200%20-0.271484%20-0.000976562%20-0.40625%20-0.000976562c-0.143555%200%20-0.277344%20-0.00292969%20-0.420898%20-0.00292969c-57.9893%200%20-105.081%20-47.0303%20-105.18%20-104.997l-0.0996094%20-56l-42.6006%200.0996094c-32.5996%200.100586%20-32.6992%20-49.2002%20-0.0996094%20-49.2998l33.5996%20-0.0996094c4.40039%200%208.90039%20-4.5%208.90039%20-9l-0.0996094%20-47c-0.00585938%20-30.8535%20-25.0527%20-55.9004%20-55.9062%20-55.9004h-0.194336c-9.39941%200%20-9.39941%201.59961%20-15.7002%201.59961c-13.458%20-0.209961%20-24.3447%20-11.1289%20-24.5%20-24.5996c0%20-15.5%2014.2002%20-24.2002%2019.9004%20-24.2002c61.2998%20-12.8994%20125.5%2033.6006%20125.7%20102.9l0.0996094%2056zM299.4%20151.9c5.48145%200.538086%2010.9062%201.52637%2016.0996%202.89941l-8.5%208.5c-1.78711%20-4.29492%20-4.37207%20-8.14844%20-7.59961%20-11.3994zM320.4%20156.1c4.74121%201.31738%209.38574%203.12305%2013.6992%205.30078l-27%2027.1992c1.51855%20-3.86914%202.37598%20-8.09961%202.40039%20-12.5l-0.900391%20-8.09961zM338.4%20163.5c4%202.2002%208.09961%204.7002%2011.8994%207.2002l-36.2002%2035.8994c-4.09961%20-2.2998%20-8.7998%20-3.59961%20-13.6992%20-4.69922zM353.9%20173.3c3.55273%202.83594%206.87891%205.7998%2010.0996%209l-34.9004%2035c-3.18457%20-3.22266%20-6.66797%20-6.04492%20-10.5%20-8.5zM367.1%20185.6c3.0625%203.36523%205.89941%206.82812%208.60059%2010.5l-35.7998%2035.9004c-2.1582%20-4.0957%20-4.73145%20-7.89746%20-7.7002%20-11.4004zM378.1%20199.9c2.53027%203.79688%204.77832%207.81738%206.7002%2012l-39.5%2039.7998c-0.374023%20-5.3252%20-1.63574%20-10.4893%20-3.59961%20-15.2002zM391.6%20230.8l-53.0996%2053.4004c4.25977%20-7.79688%206.82422%20-16.7627%207.09961%20-26.2002l41.3008%20-41.5c1.7959%204.61523%203.39258%209.46387%204.69922%2014.2998zM392.6%20236.4c1.25586%205.3623%202.04199%2010.9189%202.30078%2016.5996l-64.3008%2064.7002c-2.61426%20-3.74805%20-5.95898%20-6.85938%20-9.89941%20-9.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22figma%22%20unicode=%22&#xf799;%22%20horiz-adv-x=%22384%22%20d=%22M277%20277.3h-85.4004v-256c-0.0273438%20-47.082%20-38.2617%20-85.2998%20-85.3506%20-85.2998c-47.1055%200%20-85.3496%2038.2441%20-85.3496%2085.3496c0%2047.1064%2038.2441%2085.3506%2085.3496%2085.3506h0.0507812c-47.1055%200%20-85.3496%2038.2441%20-85.3496%2085.3496c0%2047.1064%2038.2441%2085.3506%2085.3496%2085.3506c-47.0781%200%20-85.2998%2038.2217%20-85.2998%2085.2998s38.2217%2085.2998%2085.2998%2085.2998h170.7c47.1055%200%2085.3496%20-38.2441%2085.3496%20-85.3496c0%20-47.1064%20-38.2441%20-85.3506%20-85.3496%20-85.3506zM277%20277.3c47.0762%20-0.00488281%2085.2949%20-38.2236%2085.2998%20-85.2998c0%20-47.0781%20-38.2217%20-85.2998%20-85.2998%20-85.2998s-85.2998%2038.2217%20-85.2998%2085.2998s38.2217%2085.2998%2085.2998%2085.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22intercom%22%20unicode=%22&#xf7af;%22%20d=%22M392%20416c30.9004%200%2056%20-25.0996%2056%20-56v-336c0%20-30.9004%20-25.0996%20-56%20-56%20-56h-336c-30.9004%200%20-56%2025.0996%20-56%2056v336c0%2030.9004%2025.0996%2056%2056%2056h336zM283.7%20333.9v-199.5c0%20-19.8008%2029.8994%20-19.8008%2029.8994%200v199.5c0%2019.7998%20-29.8994%2019.7998%20-29.8994%200zM209.1%20341.4v-216.5c0%20-19.8008%2029.9004%20-19.8008%2029.9004%200v216.5c0%2019.7998%20-29.9004%2019.7998%20-29.9004%200zM134.4%20333.9v-199.5c0%20-19.8008%2029.8994%20-19.8008%2029.8994%200v199.5c0%2019.7998%20-29.8994%2019.7998%20-29.8994%200zM59.7002%20304v-134.3c0%20-19.7998%2029.8994%20-19.7998%2029.8994%200v134.3c0%2019.7998%20-29.8994%2019.7998%20-29.8994%200zM383.1%2076.2002c14.9004%2012.8994%20-4.5%2035.5996%20-19.3994%2022.7002c-63.2002%20-53.9004%20-213.4%20-55.3008%20-279.3%200c-15%2012.7998%20-34.4004%20-9.90039%20-19.4004%20-22.7002c76.4004%20-65.4004%20245.3%20-63%20318.1%200zM388.3%20169.7v134.3c0%2019.7998%20-29.8994%2019.7998%20-29.8994%200v-134.3c0%20-19.7998%2029.8994%20-19.7998%2029.8994%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22invision%22%20unicode=%22&#xf7b0;%22%20d=%22M407.4%20416c22.3994%200%2040.5996%20-18.2002%2040.5996%20-40.5996v-366.801c0%20-22.3994%20-18.2002%20-40.5996%20-40.5996%20-40.5996h-366.801c-22.3994%200%20-40.5996%2018.2002%20-40.5996%2040.5996v366.801c0%2022.3994%2018.2002%2040.5996%2040.5996%2040.5996h366.801zM176.1%20302.4c-0.599609%2035.0996%20-53.5996%2034.7998%20-53.6992%20-0.400391c0%20-15%2012.1992%20-27%2027.0996%20-27c4.2002%200.0996094%2027%204%2026.5996%2027.4004zM332.8%2071c23.7998%200%2042.7002%2015.2998%2053.2002%2052l-17.9004%206.7002c-14.2998%20-39.5%20-31.7998%20-32.4004%20-31.7998%20-16.9004c0.299805%208.10059%200.700195%207.7002%2014.9004%2058.7998c26.0996%2085.8008%20-61.2998%20113.5%20-101.8%2038l8.89941%2040.5h-68.7998l-9.7002%20-35.5996h32.2998l-19.7998%20-79.4004c-16.5%20-36.6992%20-57.3994%20-44.0996%20-57.3994%20-23.1992c0.299805%2011.2998%20-0.700195%204.5%2032.8994%20138.199h-76.3994l-9.7002%20-35.5996h31.7998c-22.0996%20-90.0996%20-22.9004%20-89.7998%20-23%20-104.1c0%20-48.7002%2063.0996%20-56.1006%2094.5996%20-4.30078l-8.09961%20-32.5h45.0996l25.8008%20103.301c14.6992%2059.6992%2074%2047.0996%2059.8994%200.699219c-9.09961%20-32.5996%20-40.5996%20-106.6%2025%20-106.6z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22jira%22%20unicode=%22&#xf7b1;%22%20horiz-adv-x=%22496%22%20d=%22M490%20206.3c8%20-7.89941%208%20-20.7002%200%20-28.5996c-225.8%20-225%20137.9%20136.3%20-241.5%20-241.7c-180.7%20180.1%20-109.7%20109.3%20-242.5%20241.6c-7.90039%208%20-7.90039%2020.8008%200%2028.7002c0%200%2077%2076.7998%20242.5%20241.7c72.0996%20-71.7998%20168.6%20-169%20241.5%20-241.7zM248.5%20116.3l76%2075.7002l-76%2075.7002l-76%20-75.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mendeley%22%20unicode=%22&#xf7b3;%22%20horiz-adv-x=%22640%22%20d=%22M624.6%20122.8c23.1006%20-22.7002%2017.8008%20-73.5%200%20-88.2998c-36.1992%20-38.9004%20-100%20-18.2002%20-104.899%2035.2002c-1%2011.7002%201.09961%2023%205.7002%2033c47.2998%20103.7%20-185.9%20106.1%20-146.5%208.2002c0.0996094%20-0.100586%200.199219%20-0.200195%200.299805%20-0.400391c26.5996%20-42.5996%20-6.7002%20-97.2998%20-58.7998%20-95.2002c-52%20-2.2002%20-85.6006%2052.4004%20-58.8008%2095.2002c0.100586%200.200195%200.200195%200.299805%200.300781%200.400391c39.3994%2097.8994%20-193.801%2095.5%20-146.5%20-8.2002c20.3994%20-44.9004%20-14.1006%20-93.7002%20-61.2002%20-87.7998c-61.9004%207.7998%20-62.5%2082.8994%20-42.6006%20102.6c16%2016%2031.8008%2024.7998%2053%2022.5c43.3008%201%2049.7002%2034.9004%2037.5%2098.7998c-22.6992%2057.5%2014.5%20131.601%2087.4004%20130.8c76.9004%20-0.699219%2082.7998%20-82%20130.9%20-82c49.1992%200%2053.5%2081.3008%20130.899%2082c72.5%200.700195%20110.2%20-73.2998%2087.4004%20-130.8c-12.2002%20-63.8994%20-5.7998%20-97.7998%2037.5%20-98.7998c18.7002%202%2036.0996%20-4.7998%2048.3994%20-17.2002zM320.7%20141.9c43.5996%200%2062.7998%2037.7998%2062.7998%2062.7998c0%2034.7002%20-28.0996%2062.7998%20-62.7998%2062.7998h-0.600586c-34.5996%200%20-62.7998%20-28.0996%20-62.7998%20-62.7998c0%20-25.2998%2019.4004%20-62.7998%2062.7998%20-62.7998h0.600586z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22raspberry-pi%22%20unicode=%22&#xf7bb;%22%20horiz-adv-x=%22407%22%20d=%22M372%20215.5c28.7002%20-17.2002%2054.5996%20-72.5996%2014%20-117.7c-2.59961%20-14.0996%20-7.09961%20-24.2002%20-11%20-35.3994c-5.90039%20-45.2002%20-44.4004%20-66.3008%20-54.5996%20-68.8008c-14.9004%20-11.1992%20-30.7002%20-21.7998%20-52.2002%20-29.1992c-20.2002%20-20.6006%20-42.1006%20-28.4004%20-64.2002%20-28.4004h-1c-22%200%20-44%207.7998%20-64.2998%2028.4004c-21.4004%207.39941%20-37.2998%2018%20-52.2002%2029.1992c-10.0996%202.5%20-48.7002%2023.6006%20-54.5996%2068.8008c-3.90039%2011.1992%20-8.40039%2021.2998%20-11%2035.3994c-40.5%2045%20-14.6006%20100.5%2014.1992%20117.7l3.7002%206.5c-0.0996094%2046.4004%2021.4004%2065.2998%2046.5%2079.7002c-7.59961%202%20-15.3994%203.7002%20-17.5996%2013.2002c-13.1006%203.39941%20-15.7998%209.39941%20-17.1006%2015.7998c-3.39941%202.2998%20-14.7998%208.7002%20-13.5996%2019.7002c-6.2998%204.39941%20-9.90039%2010.0996%20-8.09961%2018.0996c-6.90039%207.5%20-8.7002%2013.7002%20-5.80078%2019.4004c-8.2998%2010.1992%20-4.59961%2015.5%20-1.09961%2020.8994c-6.2002%2011.2002%20-0.799805%2023.2002%2016.5%2021.2002c6.90039%2010.0996%2021.9004%207.7998%2024.2002%207.7998c2.5%203.2998%206%206%2016.5%204.7002c6.7998%206.09961%2014.3994%205.09961%2022.2998%202.09961c3.2002%202.5%206.09961%203.40039%208.7002%203.5c5%200.100586%209.2998%20-2.89941%2013.8994%20-4.2998c11.3008%203.60059%2013.8008%20-1.39941%2019.4004%20-3.39941c12.2998%202.59961%2016.0996%20-3%2022%20-8.90039l6.90039%200.0996094c18.5996%20-10.7998%2027.7998%20-32.7998%2031.0996%20-44.0996c3.2998%2011.2998%2012.5%2033.2998%2031.0996%2044.0996l6.90039%20-0.0996094c5.90039%205.90039%209.7002%2011.5%2022%208.90039c5.5%202.09961%208.09961%207%2019.4004%203.39941c7.09961%202.2002%2013.2998%208.10059%2022.5996%200.799805c7.90039%202.90039%2015.5%204%2022.2998%20-2.09961c10.5%201.2998%2013.9004%20-1.5%2016.5%20-4.7002c2.2998%200%2017.2998%202.2998%2024.2002%20-7.7998c17.2998%202%2022.7998%20-10%2016.5996%20-21.2002c3.5%20-5.2998%207.2002%20-10.5996%20-1.09961%20-20.8994c2.90039%20-5.7002%201.09961%20-11.9004%20-5.7998%20-19.4004c1.89941%20-8%20-1.7002%20-13.7002%20-8.10059%20-18.0996c1.2002%20-11%20-10.1992%20-17.4004%20-13.5996%20-19.7002c-1.2998%20-6.40039%20-4%20-12.5%20-17.0996%20-15.7998c-2.2002%20-9.60059%20-10%20-11.2002%20-17.6006%20-13.2002c25.1006%20-14.4004%2046.6006%20-33.2998%2046.5%20-79.7002zM349.8%20223.5c1.5%2048.7002%20-36.3994%2075.4004%20-82.0996%2067.9004c-16.7998%20-2.80078%2080.5996%20-86.6006%2082.0996%20-67.9004zM306.8%20130.4c24.5%2015.7998%2028.9004%2051.5996%209.90039%2080c-19%2028.3994%20-54.2998%2038.5996%20-78.7998%2022.7998s-28.9004%20-51.6006%20-9.90039%20-80c19%20-28.4004%2054.2998%20-38.6006%2078.7998%20-22.7998zM238.9%20418.7c-16.6006%20-15.9004%20-40.1006%20-55.9004%20-5.80078%20-71.7998c29%2023.5%2063.6006%2040.6992%20102%2053.5c-49.2998%20-25.1006%20-78%20-45.3008%20-93.6992%20-62.6006c8.09961%20-31.7002%2050%20-33.2002%2065.3994%20-32.2998c-3.09961%201.40039%20-5.7998%203.09961%20-6.7002%205.7998c3.80078%202.7002%2017.5%200.299805%2027%205.60059c-3.69922%200.699219%20-5.39941%201.39941%20-7.09961%204.09961c9%202.90039%2018.7002%205.2998%2024.4004%2010c-3.10059%200%20-6%20-0.599609%20-10%202.09961c8.09961%204.30078%2016.6992%207.7002%2023.3994%2014.2002c-4.2002%200.100586%20-8.7002%200.100586%20-10%201.60059c7.40039%204.5%2013.6006%209.5%2018.7998%2015c-5.7998%20-0.700195%20-8.2998%20-0.100586%20-9.69922%200.899414c5.59961%205.60059%2012.5996%2010.4004%2016%2017.2998c-4.40039%20-1.5%20-8.30078%20-2.09961%20-11.2002%200.100586c1.89941%204.2998%2010%206.7002%2014.7002%2016.5996c-4.60059%20-0.399414%20-9.40039%20-1%20-10.4004%200c2.09961%208.5%205.7002%2013.2002%209.2998%2018.2002c-9.7998%200.200195%20-24.5996%200%20-23.8994%200.799805l6%206.10059c-9.5%202.5%20-19.3008%20-0.400391%20-26.4004%20-2.60059c-3.2002%202.5%200%205.60059%203.90039%208.7998c-8.10059%20-1%20-15.5%20-2.89941%20-22.1006%20-5.39941c-3.59961%203.09961%202.2998%206.2998%205.10059%209.39941c-12.5%20-2.2998%20-17.8008%20-5.59961%20-23.1006%20-8.89941c-3.7998%203.59961%20-0.200195%206.7002%202.40039%209.7998c-9.40039%20-3.5%20-14.2998%20-7.90039%20-19.4004%20-12.2998c-1.7998%202.2998%20-4.39941%204%20-1.2002%209.59961c-6.69922%20-3.7998%20-11.7998%20-8.2998%20-15.5%20-13.2998c-4.19922%202.59961%20-2.5%206.09961%20-2.5%209.40039c-7%20-5.60059%20-11.3994%20-11.5%20-16.7998%20-17.3008c-1.09961%200.800781%20-2.09961%203.40039%20-2.89941%207.60059zM204.5%20304.1c-27.2002%200.700195%20-53.4004%20-19.8994%20-53.4004%20-31.7998c-0.0996094%20-14.5996%2021.5%20-29.3994%2053.6006%20-29.7998c32.7998%20-0.200195%2053.7002%2011.9004%2053.7998%2026.9004c0.0996094%2016.8994%20-29.7998%2035%20-54%2034.6992zM81.5%20316.9c9.59961%20-5.2002%2023.2002%20-2.80078%2027.2002%20-5.60059c-0.900391%20-2.59961%20-3.60059%20-4.39941%20-6.7002%20-5.7998c15.4004%20-0.900391%2057.4004%200.5%2065.4004%2032.2998c-15.7002%2017.2998%20-44.4004%2037.6006%20-93.7002%2062.6006c38.3994%20-12.8008%2073%20-30%20102%20-53.5c34.0996%2015.8994%2010.5996%2055.8994%20-6%2071.7998c-0.900391%20-4.2002%20-1.7998%20-6.7998%20-2.90039%20-7.60059c-5.39941%205.80078%20-9.7998%2011.7002%20-16.7998%2017.3008c0%20-3.2002%201.59961%20-6.80078%20-2.5%20-9.40039c-3.7002%205%20-8.7998%209.5%20-15.5%2013.2998c3.2002%20-5.59961%200.5%20-7.2998%20-1.2002%20-9.59961c-5.09961%204.39941%20-10%208.89941%20-19.3994%2012.2998c2.59961%20-3.09961%206.19922%20-6.2002%202.39941%20-9.7998c-5.2998%203.2998%20-10.5996%206.59961%20-23.0996%208.89941c2.7998%20-3.09961%208.59961%20-6.2998%205.09961%20-9.39941c-6.7002%202.5%20-14%204.2998%20-22.0996%205.39941c3.7998%20-3.19922%207.09961%20-6.2998%203.89941%20-8.7998c-7.09961%202.2002%20-16.8994%205.10059%20-26.3994%202.60059l6%20-6.10059c0.700195%20-0.799805%20-14.1006%20-0.700195%20-23.9004%20-0.799805c3.5%20-4.90039%207.2002%20-9.7002%209.2998%20-18.2002c-1%20-1%20-5.7998%20-0.399414%20-10.3994%200c4.7002%20-9.89941%2012.7998%20-12.3994%2014.7002%20-16.5996c-2.90039%20-2.10059%20-6.90039%20-1.60059%20-11.2002%20-0.100586c3.2998%20-6.89941%2010.3994%20-11.6992%2016%20-17.2998c-1.40039%20-1%20-3.90039%20-1.59961%20-9.7002%20-0.899414c5.2002%20-5.5%2011.4004%20-10.5%2018.7998%20-15c-1.2998%20-1.60059%20-5.7998%20-1.5%20-10%20-1.60059c6.7002%20-6.5%2015.2998%20-9.89941%2023.4004%20-14.2002c-4%20-2.7998%20-6.90039%20-2.09961%20-10%20-2.09961c5.7002%20-4.7002%2015.3994%20-7.2002%2024.3994%20-10c-1.69922%20-2.59961%20-3.39941%20-3.40039%20-7.09961%20-4.09961zM141.6%20292.8c-45.5996%207.60059%20-83.5996%20-19.2002%20-82.0996%20-67.8994c1.5%20-18.6006%2098.9004%2065.0996%2082.0996%2067.8994zM38.2002%20106c21.5996%20-9.5%2039.0996%20105.3%2012.5996%2098.2998c-43.8994%20-24.5996%20-36.2998%20-79.5%20-12.5996%20-98.2998zM129.2%207.7998c14.0996%2010.4004%206.39941%2045.7002%20-10.5%2065.7002c-19.4004%2022.2002%20-44.6006%2035.4004%20-60.9004%2025.5996c-10.8994%20-8.19922%20-12.8994%20-36%202.60059%20-63.3994c23%20-32.6006%2055.5%20-35.7998%2068.7998%20-27.9004zM102.8%20127.5c24.4004%20-15.7998%2059.7002%20-5.59961%2078.7998%2022.7998c19%2028.4004%2014.6006%2064.2002%20-9.89941%2080s-59.7998%205.60059%20-78.7998%20-22.7998s-14.6006%20-64.2002%209.89941%20-80zM205%20-48c28.4004%20-0.5%2057.7002%2024.4004%2057.2002%2035.4004c-0.100586%2011.3994%20-32%2019.8994%20-55.7002%2018.8994c-23.5%200.600586%20-59.7002%20-9.2998%20-59.2998%20-22c-0.400391%20-8.59961%2028.3994%20-33.5%2057.7998%20-32.2998zM263.9%2076.9004v0.599609c-0.200195%2029.5996%20-26.8008%2053.5996%20-59.4004%2053.4004c-32.5996%20-0.200195%20-59%20-24.3008%20-58.7998%20-54v-0.600586c0.200195%20-29.5996%2026.7998%20-53.5996%2059.3994%20-53.3994c32.6006%200.199219%2059%2024.2998%2058.8008%2054zM346.1%2034.2002c18.4004%2023.2002%2012.2002%2062%201.7002%2072.2998c-15.5996%2011.9004%20-38%20-3.2998%20-58.8994%20-26.5996c-18.3008%20-21.1006%20-28.4004%20-59.6006%20-15.1006%20-72c12.7002%20-9.60059%2047%20-8.30078%2072.2998%2026.2998zM369%20107.4c23.7002%2018.6992%2031.2998%2073.5996%20-12.5996%2098.2998c-26.4004%207%20-8.90039%20-107.7%2012.5996%20-98.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22redhat%22%20unicode=%22&#xf7bc;%22%20horiz-adv-x=%22512%22%20d=%22M341.52%20162.59v-0.149414c33.6504%200%2082.3408%206.93945%2082.3408%2047c0.219727%206.73926%200.859375%201.81934%20-20.8799%2096.2393c-4.62012%2019.1504%20-8.68066%2027.8398%20-42.3105%2044.6504c-26.0898%2013.3398%20-82.9199%2035.3701%20-99.7295%2035.3701c-15.6602%200%20-20.2002%20-20.1699%20-38.8701%20-20.1699c-18%200%20-31.3105%2015.0596%20-48.1201%2015.0596c-16.1406%200%20-26.6602%20-11%20-34.7803%20-33.6201c-27.5%20-77.5498%20-26.2803%20-74.2695%20-26.1201%20-78.2695c0%20-24.7998%2097.6406%20-106.11%20228.47%20-106.11zM429.07%20193.19l-0.0703125%20-0.0302734c4.65039%20-22%204.65039%20-24.3506%204.65039%20-27.25c0%20-37.6602%20-42.3301%20-58.5605%20-98%20-58.5605c-125.74%20-0.0800781%20-235.91%2073.6504%20-235.91%20122.33v0.078125c0%206.96289%201.46289%2013.6279%204.05957%2019.6426c-45.2402%20-2.26074%20-103.8%20-10.3301%20-103.8%20-62.0303c0%20-84.6699%20200.63%20-189%20359.49%20-189c121.79%200%20152.51%2055.0801%20152.51%2098.5801c0%2034.21%20-29.5898%2073.0498%20-82.9297%2096.2402z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sketch%22%20unicode=%22&#xf7c6;%22%20horiz-adv-x=%22512%22%20d=%22M27.5%20285.8l78.9004%20105.8l-6.90039%20-130.699h-90.5zM396.3%20402.3l7.10059%20-133.5l-135.7%20147.2zM112.2%20229.7l122.6%20-239.7l-224.899%20261.7h91.0996zM114.2%20260.9l142.1%20154.1l60.4004%20-65.5996l81.5%20-88.5h-284zM411.5%20251.8v-0.0996094h90.9004l-224.801%20-261.7zM415.4%20379l87.8994%20-118.1h-90.2998l-6.09961%20113.399l-0.900391%2017.2998zM113.5%20354.5l2.59961%2047.7998l128.601%2013.7002l-135.8%20-147.1zM401.2%20251.8l-144.9%20-283.8l-102.7%20200.9l-42.3994%2082.8994h290z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sourcetree%22%20unicode=%22&#xf7d3;%22%20d=%22M427.2%20245c-0.104492%20-90.2461%20-59.1543%20-166.747%20-140.7%20-193.1v-101.601c0%20-7.89258%20-6.40723%20-14.2998%20-14.2998%20-14.2998h-96.4004c-7.89258%200%20-14.2998%206.40723%20-14.2998%2014.2998v101.7c-81.501%2026.3281%20-140.5%20102.814%20-140.5%20193.03v0.370117c0.200195%20112%2091.0996%20202.8%20203.2%20202.6c112.1%200%20203%20-90.9004%20203%20-203zM155.6%20245c0%20-91%20137.2%20-89.9004%20137.301%200c0%2090.7998%20-137.301%2090.7998%20-137.301%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22suse%22%20unicode=%22&#xf7d6;%22%20horiz-adv-x=%22640%22%20d=%22M471.08%20345.34c0%201%201.01953%200.759766%200.919922%200.660156c4.2002%20-0.599609%2092.2002%20-13.7002%20129.2%20-35.2998c12.0996%20-6.90039%2020.7002%20-21.5%2034.5%20-69.6006c0.700195%20-2.7998%20-2.7998%20-5.09961%20-3.60059%20-5.69922c-26.8994%20-18.8008%20-56.7998%20-36.6006%20-145.199%2021.6992c11.0996%20-26.6992%2010.6992%20-25.0996%2011%20-25.5c5.39941%20-2.7998%2056.2998%20-28.6992%2081.5996%20-28.1992c20.4004%200.399414%2042.2002%2010.3994%2050.9004%2015.5996c0%200%204.5%202.7002%203.19922%20-2.40039c-0.5%20-1.89941%20-3.2998%20-14.5996%20-7%20-17.6992c-1%20-1%20-36.5996%20-28.4004%20-103.1%20-28c-42.7002%201%20-76.7998%2016.3994%20-82.4004%20-17.4004c-2.7998%20-17.0996%206.10059%20-37.5%2018.9004%20-55.7998h-48.5996c-15.9004%2028.3994%20-23.1006%2068.2998%20-79.8008%2068.2998c-51.5996%200%20-48.3994%20-50.7002%20-42.6992%20-68.2998h-45.9004c-18.7998%2068.7998%20-69.2002%2098.5996%20-102.4%20104.3c-74.2998%2012.7998%20-113%20-49.2002%20-87%20-98.4004c23.1006%20-43.5996%2081.4004%20-44.0996%2099.7002%20-20.3994c19.2002%2025%203.7998%2062.8994%20-28.5%2065.7002c-12.2998%201.09961%20-25.2998%20-4.60059%20-25.5%20-16.9004v-0.0595703c0%20-10.9004%2010%20-13.8008%2012%20-14c7.2998%200.399414%208.90039%201.89941%2011.7998%202.39941c5.2002%200.900391%2016.8008%20-1.7998%2016.8008%20-13.8994c0%20-8.40039%20-6.80078%20-13.1006%20-13.3008%20-14.9004c-4.94922%20-1.71484%20-10.2754%20-2.67285%20-15.7998%20-2.7002c-17.2002%200%20-41.2002%2014.7998%20-41.5%2042.6006c-0.200195%2015.6992%207.7002%2030%2021.6006%2039.1992c15.8994%2010.5%2043.5996%2014.1006%2069.1992%20-1.59961c31.5%20-19.2998%2039.7002%20-57.0996%2031.5%20-82.9004c-11.8994%20-37.2998%20-45.5996%20-57.1992%20-90%20-53.2998c-31.5%202.7998%20-60.6992%2019.4004%20-78.0996%2044.4004c-7.45117%2010.6377%20-13.1357%2022.7852%20-16.5%2035.7002c-7.12012%2028.0596%200%2058.0596%205.48047%2071.3994c25.6992%2063.6006%2080.1992%2097.2998%2099.5996%20109.7c100.2%2061.5996%20171.1%2059.0996%20223%2057.2998c61.2998%20-2.2002%20126.6%20-23.2998%20135.7%20-26.2998c0%202%200.299805%2020.2998%200.299805%2020.2998zM531.48%20272.54c-1.10059%20-33.5%2039.0996%20-51.5996%2063.2998%20-28.9004c24.3994%2022.9004%209%2064%20-24.4004%2065.2002c-0.464844%200.0175781%20-0.910156%200.00585938%20-1.37988%200.00585938c-20.3057%200%20-36.8682%20-16.1572%20-37.5195%20-36.3057zM570.08%20297.84c14.0928%20-0.414062%2025.4199%20-11.9697%2025.4199%20-26.1631c0%20-0.34668%20-0.00683594%20-0.692383%20-0.0195312%20-1.03711c-0.505859%20-14.0547%20-12.0898%20-25.3252%20-26.2676%20-25.3252c-14.499%200%20-26.2695%2011.7705%20-26.2695%2026.2695s11.7705%2026.2705%2026.2695%2026.2705c0.290039%200%200.579102%20-0.00488281%200.867188%20-0.0146484zM574.38%20269.04c15.4004%200%2015.4004%2015.5996%200%2015.5996c-15.3994%200%20-15.3994%20-15.5996%200%20-15.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ubuntu%22%20unicode=%22&#xf7df;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM300.7%20347c-8.7998%20-15.2002%20-3.60059%20-34.7002%2011.7002%20-43.5996c15.1992%20-8.80078%2034.6992%20-3.5%2043.5%2011.6992c8.7998%2015.3008%203.59961%2034.8008%20-11.7002%2043.6006c-15.2002%208.7998%20-34.7002%203.5%20-43.5%20-11.7002zM87.4004%20160.1c17.5996%200%2031.8994%2014.3008%2031.8994%2031.9004s-14.2998%2031.9004%20-31.8994%2031.9004c-17.6006%200%20-31.9004%20-14.3008%20-31.9004%20-31.9004s14.2998%20-31.9004%2031.9004%20-31.9004zM115.5%20157c8.7002%20-32.7002%2029.0996%20-60.7002%2056.5%20-79l23.7002%2039.5996c-51.5%2036.3008%20-51.5%20112.5%200%20148.801l-23.7002%2039.5996c-27.4004%20-18.4004%20-47.9004%20-46.2998%20-56.5%20-79.0996c22.4004%20-18%2022.2998%20-52%200%20-69.9004zM344.2%2025.2998c15.2998%208.7998%2020.5%2028.2998%2011.7002%2043.6006c-8.80078%2015.2998%20-28.3008%2020.5%20-43.5%2011.6992c-15.3008%20-8.7998%20-20.5%20-28.2998%20-11.7002%20-43.5996s28.2002%20-20.5%2043.5%20-11.7002zM344.5%2094.7998c23%2022.9004%2038%2053.9004%2040.2998%2088.4004l-46.0996%200.700195c-5.5%20-62.7002%20-71.9004%20-100.9%20-128.9%20-74.4004l-22.5%20-40.2998c47.7998%20-23.7002%2091.5%20-10.7998%2096.7002%20-9.40039c4.40039%2028.4004%2033.7998%2045.2998%2060.5%2035zM338.6%20200.1l46%200.600586c-2.19922%2034.5996%20-17.0996%2065.5996%20-40.1992%2088.5c-26.7002%20-10.2998%20-56.1006%206.7002%20-60.5%2035c-5.2002%201.39941%20-48.8008%2014.2998%20-96.7002%20-9.40039l22.5%20-40.2998c57.5996%2026.7998%20123.5%20-12.4004%20128.899%20-74.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ups%22%20unicode=%22&#xf7e0;%22%20horiz-adv-x=%22384%22%20d=%22M103.2%20145v123h32.5996v-141.6c-17.7002%20-12.1006%20-97.8994%20-35.9004%20-97.8994%2039v102.6h32.6992v-104c0%20-32.0996%2027.4004%20-22.5996%2032.6006%20-19zM4%20373.18c93.5996%2049.6006%20259.1%2061.6006%20375.4%200v-220.899c0%20-103.9%20-75.3008%20-135.2%20-187.7%20-184.101c-112.8%2048.9004%20-187.7%2080.4004%20-187.7%20184.101v220.899zM362.1%20152.28v216.2c-109.3%2010.1992%20-238.6%204%20-340.899%20-89.8008v-126.399c0%20-86.6006%2053%20-113.5%20170.5%20-165.3c117.2%2051.6992%20170.399%2078.6992%20170.399%20165.3zM152.5%20259.68c23.7002%2015.3203%20104.4%2031.8008%20104.4%20-65.5996c0%20-75.9004%20-47.3008%20-85.7998%20-71.7002%20-78.5v-68.7002h-32.7002v212.8zM185.2%20142.38c2%20-0.799805%2038.3994%20-16.8994%2038.3994%2051c0%2062%20-30%2053.5%20-38.3994%2049.2998v-100.3zM264.3%20228.78c-0.200195%2041.0996%2051.2002%2053.8994%2079.7002%2031.8994v-28.3994c-17.9004%2018.2998%20-47.9004%2018.0996%20-48.5%20-2.2002c-0.700195%20-26.5996%2055.0996%20-21.7002%2053.4004%20-73.2002c-1.30078%20-41.5996%20-47%20-55%20-83.2002%20-33.5v30.1006c20.3994%20-18.1006%2051.3994%20-18.6006%2050.7998%204.89941c-0.599609%2027.9004%20-52.0996%2023.1006%20-52.2002%2070.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22usps%22%20unicode=%22&#xf7e1;%22%20horiz-adv-x=%22576%22%20d=%22M460.3%20206.3c-1.39941%20-2.2002%20-4.2998%20-4.39941%20-3.7998%200.100586c2.90039%2011.5996%2013.9004%2030.5%204.40039%2032c-17.8008%203.09961%20-88.1006%20-4.5%20-88.1006%200c0%202.39941%2026.7002%203.09961%2037.9004%208.69922c9.39941%209.40039%2010.7998%208%2010.8994%208h27c26.9004%200%2037.5%20-7.5%2011.7002%20-48.7998zM348.2%20183.7c-62.2998%20-21.2002%20-124.8%20-54.2002%20-321.2%20-151.5l52.4004%20245.5c185%200%20335.199%205.59961%20337.899%20-22.6006h-196.6l30.7002%20-93.2998c35%2016.7998%20120.899%2051.7002%20172.6%2053.9004c21.7998%200.799805%2030.5996%20-2.90039%2026.2002%20-5.7998c-4.7002%20-2.30078%20-38%20-4.90039%20-102%20-26.2002zM94.7002%20352h454.3l-67.7002%20-319.7h-423.1s402%20157.3%20406.399%20160.2c0%200%2035.7002%2048%2014.6006%2067.7002c-6.5%206.59961%20-16%206.59961%20-52.4004%206.59961c-2.09961%2019.5%20-78.7998%2031.5%20-332.1%2085.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yarn%22%20unicode=%22&#xf7e3;%22%20horiz-adv-x=%22496%22%20d=%22M393.9%20102.8c-39%20-9.2998%20-48.4004%20-32.0996%20-104%20-47.3994c0%200%20-2.7002%20-4%20-10.4004%20-5.80078c-13.4004%20-3.2998%20-63.9004%20-6%20-68.5%20-6.09961c-12.4004%20-0.0996094%20-19.9004%203.2002%20-22%208.2002c-6.40039%2015.2998%209.2002%2022%209.2002%2022c-8.10059%205%20-9%209.89941%20-9.7998%208.09961c-2.40039%20-5.7998%20-3.60059%20-20.0996%20-10.1006%20-26.5c-8.7998%20-8.89941%20-25.5%20-5.89941%20-35.2998%20-0.799805c-10.7998%205.7002%200.799805%2019.2002%200.799805%2019.2002s-5.7998%20-3.40039%20-10.5%203.59961c-6%209.2998%20-17.0996%2037.2998%2011.5%2062c-1.2998%2010.1006%20-4.59961%2053.7002%2040.6006%2085.6006c0%200%20-20.6006%2022.7998%20-12.9004%2043.2998c5%2013.3994%207%2013.2998%208.59961%2013.8994c5.7002%202.2002%2011.3008%204.60059%2015.4004%209.10059c20.5996%2022.2002%2046.7998%2018%2046.7998%2018s12.4004%2037.7998%2023.9004%2030.3994c3.5%20-2.2998%2016.2998%20-30.5996%2016.2998%20-30.5996s13.5996%207.90039%2015.0996%205c8.2002%20-16%209.2002%20-46.5%205.60059%20-65.0996c-6.10059%20-30.6006%20-21.4004%20-47.1006%20-27.6006%20-57.5c-1.39941%20-2.40039%2016.5%20-10%2027.8008%20-41.3008c10.3994%20-28.5996%201.09961%20-52.6992%202.7998%20-55.2998c0.799805%20-1.39941%2013.7002%20-0.799805%2036.3994%2013.2002c12.8008%207.90039%2028.1006%2016.9004%2045.4004%2017c16.7002%200.5%2017.5996%20-19.2002%204.90039%20-22.2002zM496%20192c0%20-136.9%20-111.1%20-248%20-248%20-248s-248%20111.1%20-248%20248s111.1%20248%20248%20248s248%20-111.1%20248%20-248zM416.7%20116.8c-1.7002%2013.6006%20-13.2002%2023%20-28%2022.7998c-22%20-0.299805%20-40.5%20-11.6992%20-52.7998%20-19.1992c-4.80078%20-3%20-8.90039%20-5.2002%20-12.4004%20-6.80078c3.09961%2044.5%20-22.5%2073.1006%20-28.7002%2079.4004c7.7998%2011.2998%2018.4004%2027.7998%2023.4004%2053.2002c4.2998%2021.7002%203%2055.5%20-6.90039%2074.5c-1.59961%203.09961%20-7.39941%2011.2002%20-21%207.39941c-9.7002%2020%20-13%2022.1006%20-15.5996%2023.8008c-1.10059%200.699219%20-23.6006%2016.3994%20-41.4004%20-28c-12.2002%20-0.900391%20-31.2998%20-5.30078%20-47.5%20-22.8008c-2%20-2.19922%20-5.89941%20-3.7998%20-10.0996%20-5.39941h0.0996094c-8.39941%20-3%20-12.2998%20-9.90039%20-16.8994%20-22.2998c-6.5%20-17.4004%200.199219%20-34.6006%206.7998%20-45.7002c-17.7998%20-15.9004%20-37%20-39.7998%20-35.7002%20-82.5c-34%20-36%20-11.7998%20-73%20-5.59961%20-79.6006c-1.60059%20-11.0996%203.69922%20-19.3994%2012%20-23.7998c12.5996%20-6.7002%2030.2998%20-9.59961%2043.8994%20-2.7998c4.90039%20-5.2002%2013.7998%20-10.0996%2030%20-10.0996c6.7998%200%2058%202.89941%2072.6006%206.5c6.7998%201.59961%2011.5%204.5%2014.5996%207.09961c9.7998%203.09961%2036.7998%2012.2998%2062.2002%2028.7002c18%2011.7002%2024.2002%2014.2002%2037.5996%2017.3994c12.9004%203.2002%2021%2015.1006%2019.4004%2028.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22airbnb%22%20unicode=%22&#xf834;%22%20d=%22M224%2074.8799h0.0595703c24.71%2031.1797%2039.5508%2058.9297%2045%2083.1797c22.5508%2088%20-112.609%2088%20-90.0596%200c4.91992%20-23.75%2019.7598%20-51.5098%2045%20-83.1797zM362.15%201.65039c35.6396%2015.3496%2050.1797%2053.5693%2037.0098%2086.6396c-25.4902%2061.6104%20-78.8398%20168.47%20-114.84%20239.09c-16.9707%2033.9297%20-28.0303%2059.8701%20-60.3701%2059.8701c-33.8203%200%20-43.6299%20-27.3301%20-59.3799%20-57.4004c-4.15039%20-10.3799%20-100.771%20-202.399%20-115.87%20-241.56c-17.8105%20-50.0303%2021.2998%20-98.5205%2071.2998%20-91.0898c24.5996%202.22949%2052.6201%2018.8701%2085.1504%2054.9199c-29.2002%2037.1104%20-47.5%2070.3096%20-54.4307%2099.5c-11.8799%2053.9902%2018.3604%20100.5%2073.2803%20100.5c64.96%200%20122.75%20-69.9297%2018.8496%20-200c35.6309%20-39.5898%2077.2402%20-68.7803%20119.301%20-50.4697zM409.15%20137.77c0%20-0.679688%2016.8496%20-35.6895%2016.8301%20-39.5791c25.2393%20-69.3301%20-26.7207%20-130.24%20-89.6104%20-130.19c-11.1104%200%20-53.6904%20-1.37988%20-112.37%2062.4004c-51.7598%20-56.3408%20-90.6602%20-62.4004%20-112.37%20-62.4004c-62.8896%200%20-114.85%2060.8604%20-89.6299%20130.19c0.889648%202.61914%2011.1797%2032.71%20117.34%20245.02c19.79%2041.1201%2039.1406%2072.79%2084.6602%2072.79c49.1299%200%2056.2695%20-3.92969%20185.15%20-278.23z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22battle-net%22%20unicode=%22&#xf835;%22%20horiz-adv-x=%22512%22%20d=%22M448.61%20222.38c60.75%20-36.25%2071.9893%20-73.8096%2057.3193%20-93.6895c-4.70996%20-6.88086%20-25.1797%20-36.2402%20-148%20-31.6406c-21.8193%20-30.3994%20-45.25%20-53.2695%20-67.4697%20-69.2695c28.54%20-53.7803%2054.2998%20-85.0303%2062.54%20-91.7803c0%200%20-3.44043%200.160156%20-8.58008%203.37012c-3.2627%201.95117%20-6.17871%204.31836%20-8.75%207.08984c-15.6299%2016.1797%20-35.5195%2041.9404%20-55.7002%2074.1201c-43.9502%20-28.1104%20-81.1299%20-29.0996%20-88.4395%20-9.4502c-4.83984%2010.8301%201.5293%2026.5%209.05957%2039.3398c-31.3203%20-17.5098%20-61.7002%20-26.8496%20-86.7002%20-21.1396c-6.79004%201.54004%20-17.6299%205.50977%20-23.1992%2018.2598c-4.52051%209.53027%20-6.02051%2024.2598%20-0.150391%2047.1406c9.07031%2035.3398%2037.5801%2082.2998%2047.3096%2097.6992c3.75%20-8.62988%20-20.7793%2040.1904%20-26%2093.1904c-89.1592%200%20-110.56%20-8.83984%20-111.56%20-9.21973c1.54004%202.44922%207.86035%207.26953%2017.7598%209.71973c22%205.47949%2054.6406%209.84961%2093%2011.2295c-2.38965%2052.0703%2015.3398%2084.7705%2036%2081.29h0.180664c11.3291%20-1.2998%2021.2598%20-13.5801%2028.5%20-25.9297c0.669922%2035.2002%207.7998%2065.54%2025%2084.0703c4.72949%205.14941%2013.5693%2012.5498%2027.3994%2011h0.0498047c10.5205%20-0.850586%2024%20-6.91992%2040.8398%20-23.4707c25.6006%20-25.0693%2051.54%20-71.9893%2060.4805%20-88.9297c37.25%20-3.7002%2068.7695%20-12.5801%2093.7695%20-23.7998c32.3506%2051.5898%2046.4805%2089.5303%2048.2002%20100.05c0.640625%20-1.25%202.93066%20-8.41992%20-0.450195%20-20.25c-6.22949%20-21.6201%20-18.5791%20-51.7197%20-36.3398%20-85.2998c45.79%20-23.7305%2065.3203%20-55.0098%2052.8506%20-71.3301c-3.35059%20-4.94043%20-12.0498%20-12.5498%20-38.9199%20-12.3701zM370.76%20116.16c70.4102%204.37988%2079.6504%2020.5703%2078.5098%2033.5c-1.87988%2021.25%20-21.1992%2041.2598%20-49.0596%2058.8301c0.889648%20-24.5605%20-5.63965%20-54.6201%20-29.4502%20-92.3301zM216.9%2060.3096c-19.04%20-30.46%209.19922%20-39.5596%2049.7998%20-17.6992c-7%2012.0898%20-13.9199%2024.8594%20-20.6006%2038.1895c-9.66992%20-7.37012%20-19.4395%20-14.2598%20-29.1992%20-20.4902zM431.9%20231.66c36.2598%20-1.23047%2029.4199%2027.8496%20-9.64062%2051.9502c-7.22559%20-12.5537%20-14.7959%20-24.8359%20-22.7402%20-36.9004c11.2207%20-4.70996%2022.0908%20-9.70996%2032.3809%20-15.0498zM279.18%2050c28.3799%2018.2002%2060.1689%2048.1201%2084.7695%2085.4297c18.46%2027.96%2026.1494%2056.0205%2025.4102%2079.5703c-30.5801%2017.3203%20-89.3604%2042.7197%20-167.23%2057.21c0.350586%2018.4805%202.08984%2019.8799%202.16016%2020.3301c13.2168%20-1.61523%2026.4307%20-3.64844%2039.3896%20-6.0498c39.375%20-7.36328%2078.5059%20-18.1924%20115.34%20-31.71c-15.6191%2033.1494%20-41.4092%2047.2197%20-41.5195%2047.2197c1.59961%200.160156%2028.1299%20-6%2048.8604%20-43.7197c8.42676%2011.2061%2016.2031%2022.0293%2023.3301%2032.4697c-29.96%2015.46%20-71.75%2028.04%20-116.32%2030.71c-33.4502%201.99023%20-61.6299%20-5.38965%20-81.6299%20-17.8096c0.240234%20-35.2607%207.66992%20-98.96%2034%20-173.431c-16.8301%20-9.12988%20-17.7402%20-7.87012%20-18.6699%20-8.25c-20.2715%2048.0654%20-35.623%2099.999%20-44.6699%20152.84c-21.0908%20-30.3994%20-20.1406%20-59.5%20-20.1406%20-59.5693c-0.919922%201.22949%20-8.81934%2027.4297%2013.4707%2064.2295c-13.5801%201.70996%20-26.5508%202.9707%20-38.8506%203.87988c1.57031%20-33.6797%2011.5703%20-76.1494%2031.5703%20-116.069c14.8701%20-29.71%2035.1201%20-50.3105%2055.71%20-61.4902c30.4102%2017.9199%2081.0498%2055.6504%20132.75%20115.92c14.9697%20-9%2016.1494%20-11.71%2016.5098%20-12c-7.91309%20-10.5332%20-16.2227%20-20.9033%20-24.9287%20-31.1104c-26.1514%20-30.5225%20-54.2061%20-58.2285%20-85.0605%20-84c37.5303%20-3.38965%2062.5303%2012.1807%2062.5303%2012.25c-0.860352%20-1.67969%20-20.0303%20-21.6797%20-63.2803%20-20.4092c5.5%20-12.9404%2010.9902%20-25.0908%2016.5%20-36.4404zM306.579%20337c-1.58008%202.4502%20-39.5801%2058.8496%20-56.4805%2054.6104c-16.8994%201.09961%20-36.21%20-22.9805%20-38.21%20-75.2803c21.1104%2013.2402%2050.1299%2022.3301%2094.6904%2020.6699zM175.929%20333.9c-3.7998%206.68945%20-8.66992%2012.4795%20-14.4297%2013.5693h-0.0898438c-24.79%201.41016%20-24.75%20-52.8301%20-24.6699%20-49.5898c13.6602%20-0.00976562%2027.8496%20-0.410156%2042.3994%20-1.25977c-1.62012%2012.6602%20-2.72949%2025.1699%20-3.20996%2037.2803zM147.869%20171.9c-30.7998%20-61.5098%20-19.8701%20-76.6104%20-19.6699%20-76.8203c7.38965%20-15.4902%2038.1299%20-20.25%2084.9199%204.50977c-21.9502%2011.7402%20-44.4902%2032.6104%20-65.25%2072.3105zM357.929%2097.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bootstrap%22%20unicode=%22&#xf836;%22%20d=%22M292.3%20136.07c0%20-42.4102%20-39.7197%20-41.4307%20-43.9199%20-41.4307h-80.8896v81.6904h80.8896c42.5605%200%2043.9199%20-31.9004%2043.9199%20-40.2598zM242.15%20209.2h-74.6602v72.1797h74.6602c34.9297%200%2038.4395%20-20.3496%2038.4395%20-35.8701c0%20-37.3096%20-37.7695%20-36.3096%20-38.4395%20-36.3096zM448%20341.33v-298.66c-0.121094%20-41.1553%20-33.5146%20-74.5488%20-74.6699%20-74.6699h-298.66c-41.1553%200.121094%20-74.5488%2033.5146%20-74.6699%2074.6699v298.66c0.121094%2041.1553%2033.5146%2074.5488%2074.6699%2074.6699h298.66c41.1553%20-0.121094%2074.5488%20-33.5146%2074.6699%20-74.6699zM338.05%20130.14c0%2021.5703%20-6.64941%2058.29%20-49.0498%2067.3506v0.729492c22.9102%209.78027%2037.3398%2028.25%2037.3398%2055.6406c0%207%202%2064.7793%20-77.5996%2064.7793h-127v-261.33c128.229%200%20139.87%20-1.67969%20163.6%205.70996c14.21%204.4209%2052.71%2017.9805%2052.71%2067.1201z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22buffer%22%20unicode=%22&#xf837;%22%20d=%22M427.84%2067.3301l-196.5%20-97.8203c-2.24707%20-0.963867%20-4.72266%20-1.49805%20-7.32129%20-1.49805s-5.10156%200.53418%20-7.34863%201.49805l-196.51%2097.8203c-4%202%20-4%205.28027%200%207.29004l47.0596%2023.3799c2.25098%200.964844%204.72949%201.49805%207.33203%201.49805c2.60156%200%205.10742%20-0.533203%207.3584%20-1.49805l134.76%20-67c2.24609%20-0.969727%204.72168%20-1.50684%207.32129%20-1.50684s5.10254%200.537109%207.34863%201.50684l134.76%2067c2.24902%200.964844%204.72656%201.49902%207.32715%201.49902s5.10449%20-0.53418%207.35352%20-1.49902l47.0596%20-23.4297c4.0498%20-1.95996%204.0498%20-5.24023%200%20-7.24023zM427.84%20203.86c4.0498%20-2.01074%204.0498%20-5.29004%200%20-7.31055l-196.5%20-97.7998c-2.24707%20-0.964844%20-4.74902%20-1.49902%20-7.34863%20-1.49902c-2.59863%200%20-5.07422%200.53418%20-7.32129%201.49902l-196.51%2097.7998c-4%202.02051%20-4%205.31055%200%207.31055l47.0596%2023.4297c2.25098%200.964844%204.75684%201.49805%207.3584%201.49805c2.60254%200%205.08105%20-0.533203%207.33203%20-1.49805l134.76%20-67.0801c2.24902%20-0.959961%204.75%20-1.49121%207.34863%20-1.49121c2.59766%200%205.07227%200.53125%207.32129%201.49121l134.76%2067.0801c2.24902%200.964844%204.75293%201.49902%207.35352%201.49902s5.07812%20-0.53418%207.32715%20-1.49902zM20.1602%20317.58c-4.0498%201.86035%20-4.0498%204.88965%200%206.74023l196.5%2090.2793c2.2666%200.900391%204.76074%201.39551%207.3457%201.39551c2.58594%200%205.05762%20-0.495117%207.32422%20-1.39551l196.51%20-90.2793c4%20-1.85059%204%20-4.87988%200%20-6.74023l-196.51%20-90.29c-2.26953%20-0.890625%20-4.76172%20-1.37988%20-7.3457%20-1.37988s-5.05469%200.489258%20-7.32422%201.37988z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chromecast%22%20unicode=%22&#xf838;%22%20horiz-adv-x=%22512%22%20d=%22M447.8%20384c23.6006%200%2042.9004%20-19.0996%2042.9004%20-42.7002v-298.6c0%20-23.6006%20-19.1006%20-42.7002%20-42.7002%20-42.7002h-149.4v42.7002h149.2v298.6h-383.8v-63.8994h-42.7002v63.8994c0%2023.6006%2019.1006%2042.7002%2042.7002%2042.7002h383.8zM21.2998%2064.4004c35.2998%200%2063.9004%20-28.6006%2063.9004%20-63.9004h-63.9004v63.9004v0zM21.2998%20149.4c82.4004%20-0.100586%20149.4%20-67%20149.3%20-149.4h-42.6992c0%2058.9004%20-47.7002%20107%20-106.601%20107v42.4004zM213.4%200c-0.100586%20106%20-86.1006%20192.4%20-192.101%20192.2v42.3994c129.5%20-0.299805%20234.3%20-105.1%20234.8%20-234.6h-42.6992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22evernote%22%20unicode=%22&#xf839;%22%20horiz-adv-x=%22384%22%20d=%22M120.82%20315.79c1.59961%20-22.3096%20-17.5508%20-21.5898%20-21.6104%20-21.5898c-68.9297%200%20-73.6396%201%20-83.5801%20-3.33984c-0.55957%20-0.220703%20-0.740234%200%20-0.370117%200.370117l108.53%20110.319c0.379883%200.370117%200.599609%200.219727%200.379883%20-0.370117c-4.34961%20-9.98926%20-3.34961%20-15.0898%20-3.34961%20-85.3896zM199.82%207.79004c-14.6807%2037.0801%2013%2076.9297%2052.5195%2076.6201c17.4902%200%2022.6006%20-23.21%207.9502%20-31.4199c-6.19043%20-3.2998%20-24.9502%20-1.74023%20-25.1396%20-19.2002c-0.0507812%20-17.0898%2019.6699%20-25%2031.1992%20-24.8896h0.0107422c25.1895%200%2045.6396%2020.4502%2045.6396%2045.6396v0.00976562v0.0800781c0%2011.6299%20-7.79004%2047.2197%20-47.54%2055.3398c-7.71973%201.54004%20-65%206.35059%20-68.3496%2050.5205c-3.74023%20-16.9307%20-17.4004%20-63.4902%20-43.1104%20-69.0898c-8.74023%20-1.94043%20-69.6797%20-7.64062%20-112.92%2036.7695c0%200%20-18.5703%2015.2305%20-28.2305%2057.9502c-3.37988%2015.75%20-9.2793%2039.7002%20-11.1396%2062c0%2018%2011.1396%2030.4502%2025.0703%2032.2002c81%200%2090%20-2.32031%20101%207.7998c9.81934%209.24023%207.7998%2015.5%207.7998%20102.78c1%208.2998%207.79004%2030.8096%2053.4102%2024.1396c6%20-0.860352%2031.9102%20-4.17969%2037.4795%20-30.6396l64.2607%20-11.1504c20.4297%20-3.70996%2070.9395%20-7%2080.5996%20-57.9404c22.6602%20-121.09%208.91016%20-238.46%207.7998%20-238.46c-15.9795%20-114.38%20-111.07%20-108.85%20-111.07%20-108.85c-18.9492%200.230469%20-54.25%209.40039%20-67.2695%2039.8301zM280.76%20212.63c-1%20-1.91992%20-2.2002%20-6%200.850586%20-7c14.0898%20-4.92969%2039.75%20-6.83984%2045.8799%20-5.53027c3.10938%200.25%203.0498%204.43066%202.47949%206.65039c-3.5293%2021.8496%20-40.8301%2026.5%20-49.2393%205.91992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22itch-io%22%20unicode=%22&#xf83a;%22%20horiz-adv-x=%22512%22%20d=%22M71.9199%20413.23c19.2197%201.66992%20114.32%202.76953%20184.08%202.76953s116.56%20-0.400391%20184%20-2.73047c21.7197%20-12.9297%2064.5195%20-62.0996%2064.9199%20-75v-21.3398c0%20-27.0596%20-25.25%20-50.8398%20-48.25%20-50.8398c-27.54%200%20-50.54%2022.8799%20-50.54%2050c0%20-27.1494%20-22.2295%20-50%20-49.7598%20-50s-49%2022.8799%20-49%2050c0%20-27.1494%20-23.5898%20-50%20-51.1602%20-50h-0.5c-27.5703%200%20-51.1602%2022.8799%20-51.1602%2050c0%20-27.1494%20-21.4199%20-50%20-49%20-50s-49.7598%2022.8799%20-49.7598%2050c0%20-27.1494%20-22.9697%20-50%20-50.54%20-50c-22.96%200%20-48.25%2023.7803%20-48.25%2050.8398v21.3398c0.400391%2012.8906%2043.2002%2062.0605%2064.9199%2074.9609zM204.24%20278.84c9.91797%20-17.3369%2028.5586%20-28.9785%2049.9453%20-28.9785c0.614258%200%201.22559%200.00976562%201.83398%200.0283203c28.7109%200%2044.6602%2016.4502%2051.7607%2028.9404c22%20-38.3398%2077.8496%20-38.7598%2099.8496%20-0.240234c13.1201%20-23.0596%2043.0801%20-32.0996%2056%20-27.6602c3.57031%20-37.1494%2013.9004%20-236.88%20-17.75%20-269.149c-77.6797%20-18.1201%20-299.76%20-18.6699%20-379.76%200c-31.4004%2032.0195%20-21.6006%20229%20-17.7305%20269.149c12.8301%20-4.41016%2042.8301%204.52051%2056%2027.6602c21.9502%20-38.46%2077.8506%20-38.1494%2099.8506%200.25zM162.66%20225.07l-0.0205078%20-0.0703125c-52.3193%200%20-65.21%20-77.4502%20-83.8799%20-144.45c-17.2598%20-62.1494%205.52051%20-63.6699%2033.9404%20-63.7295c42.1494%201.56934%2065.4902%2032.1797%2065.4902%2062.79c53.6191%20-8.79004%20116.3%20-6.43066%20155.55%200c0%20-30.6104%2023.3398%20-61.2207%2065.4902%20-62.79c28.4297%200.0595703%2051.21%201.58008%2033.9492%2063.7295c-18.6494%2066.9199%20-31.54%20144.45%20-83.8701%20144.45c-16.46%200%20-31.0898%200%20-49.25%20-19.71c-14.6436%201.48535%20-28.6113%202.24609%20-43.6445%202.24609c-15.0342%200%20-29.8906%20-0.760742%20-44.5352%20-2.24609c-18.1299%2019.7803%20-32.75%2019.7803%20-49.2197%2019.7803zM256%20177.21l-0.0595703%20-0.00976562s44.3496%20-40.7598%2052.3496%20-55.2402l-29%201.16992v-25.2803c0%20-1.15918%20-11.6602%20-0.699219%20-23.3096%20-0.15918c-1.99023%200%20-23.3301%20-1.39062%20-23.3301%200.15918v25.3203l-29%20-1.16992c7.96973%2014.4404%2052.3496%2055.21%2052.3496%2055.21z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22salesforce%22%20unicode=%22&#xf83b;%22%20horiz-adv-x=%22640%22%20d=%22M248.89%20202.36h-26.3496c0.69043%205.15918%203.32031%2014.1201%2013.6396%2014.1201c6.75%200%2011.9707%20-3.82031%2012.71%20-14.1201zM385.55%20216.24c0.450195%200%2014.1104%201.75977%2014.1104%20-20c0%20-6.45996%20-1.11035%20-20%20-14.1104%20-20c-0.479492%200%20-14.1094%20-1.77051%20-14.1094%2020c0%2021.7695%2013.6396%2020%2014.1094%2020zM142.33%20192.48c4.2002%203.60938%2015.6104%202.71973%2020.9297%201.64941v-16.9395c-5.85938%20-1.1709%20-16.2295%20-2.75%20-20.9297%200.949219c-1.20996%201%20-3.29004%202.27051%20-3.29004%207.05078c-0.00976562%200.166992%20-0.0205078%200.325195%20-0.0205078%200.495117c0%202.75684%201.29492%205.21387%203.31055%206.79492zM640%20216c0%20-87.5801%20-80%20-154.39%20-165.36%20-136.43c-18.3701%20-33%20-70.7295%20-70.75%20-132.199%20-41.6299c-41.1602%20-96.0508%20-177.891%20-92.1807%20-213.811%205.16992c-119.72%20-23.8906%20-178.82%20138.37%20-75.2695%20199.279c-34.75%2079.4307%2022.6396%20173.61%20114.31%20173.61c40.1748%20-0.0253906%2075.8613%20-19.0605%2098.5605%20-48.7002c20.6992%2021.4004%2049.3994%2034.8105%2081.1494%2034.8105c42.3398%200%2079%20-23.5205%2098.7998%20-58.5703c92.8203%2040.6797%20193.82%20-28.2305%20193.82%20-127.54zM120.45%20184.2c0%2011.7598%20-11.6904%2015.1699%20-17.8701%2017.1699c-5.27051%202.11035%20-13.4102%203.50977%20-13.4102%208.93945c0%209.45996%2017%206.66016%2025.1699%202.12012c0%200%201.16992%20-0.709961%201.64062%200.470703c0.239258%200.699219%202.35938%206.58008%202.58984%207.29004c0.0341797%200.108398%200.0527344%200.223633%200.0527344%200.34375c0%200.492188%20-0.313477%200.911133%20-0.75293%201.06543c-12.3301%207.63086%20-40.7002%208.51074%20-40.7002%20-12.6992c0%20-12.46%2011.4902%20-15.4404%2017.8799%20-17.1699c4.71973%20-1.58008%2013.1699%20-3%2013.1699%20-8.7002c0%20-4%20-3.5293%20-7.06055%20-9.16992%20-7.06055c-7.11328%200.0126953%20-13.709%202.38281%20-19%206.35059c-0.469727%200.229492%20-1.41992%200.709961%20-1.64941%20-0.709961l-2.40039%20-7.4707c-0.469727%20-0.939453%200.230469%20-1.17969%200.230469%20-1.40918c1.75%20-1.40039%2010.2998%20-6.59082%2022.8193%20-6.59082c13.1699%200%2021.4004%207.06055%2021.4004%2018.1104v-0.0498047zM152.45%20226.78c-10.1299%200%20-18.6602%20-3.16992%20-21.4004%20-5.18066c-0.260742%20-0.179688%20-0.431641%20-0.481445%20-0.431641%20-0.822266c0%20-0.219727%200.0722656%20-0.422852%200.191406%20-0.586914l2.59082%20-7.06055c0.119141%20-0.417969%200.504883%20-0.723633%200.960938%20-0.723633c0.0751953%200%200.148438%200.0078125%200.21875%200.0234375c0.650391%200%206.7998%204%2016.9297%204c4%200%207.06055%20-0.709961%209.18066%20-2.35938c3.59961%20-2.80078%203.05957%20-8.29004%203.05957%20-10.5801c-4.79004%200.299805%20-19.1104%203.43945%20-29.4102%20-3.75977c-4.44727%20-3.05078%20-7.36621%20-8.16895%20-7.36621%20-13.9639c0%20-0.199219%200.0195312%20-0.378906%200.0263672%20-0.576172c0%20-5.90039%201.50977%20-10.4004%206.58984%20-14.3506c12.2402%20-8.16016%2036.2803%20-2%2038.1006%20-1.41016c1.5791%200.320312%203.5293%200.660156%203.5293%201.87988v33.8809c0.0400391%204.60938%200.320312%2021.6396%20-22.7793%2021.6396zM199%20247.76c0.00195312%200.0244141%200.00195312%200.0488281%200.00195312%200.0732422c0%200.613281%20-0.49707%201.11035%20-1.10938%201.11035c-0.0244141%200%20-0.0488281%20-0.00195312%20-0.0722656%20-0.00292969h-9.82031c-0.0205078%200.000976562%20-0.0419922%200.000976562%20-0.0634766%200.000976562c-0.612305%200%20-1.10938%20-0.49707%20-1.10938%20-1.10938c0%20-0.0244141%200.000976562%20-0.0478516%200.00292969%20-0.0722656v-79c-0.00195312%20-0.0234375%20-0.00195312%20-0.0478516%20-0.00195312%20-0.0722656c0%20-0.613281%200.49707%20-1.11035%201.10938%20-1.11035c0.0214844%200%200.0419922%200.00195312%200.0625%200.00292969h9.87988c0.0244141%20-0.00195312%200.0488281%20-0.00292969%200.0732422%20-0.00292969c0.613281%200%201.11035%200.498047%201.11035%201.11035c0%200.0244141%20-0.00195312%200.0478516%20-0.00390625%200.0722656zM254.75%20218.83c-2.09961%202.30957%20-6.79004%207.53027%20-17.6504%207.53027c-3.50977%200%20-14.1592%20-0.230469%20-20.6992%20-8.94043c-6.35059%20-7.62988%20-6.58008%20-18.1104%20-6.58008%20-21.4102c0%20-3.12012%200.149414%20-14.2598%207.05957%20-21.1699c2.63965%20-2.91016%209.06055%20-8.22949%2022.8105%20-8.22949c10.8193%200%2016.4697%202.34961%2018.5791%203.75977c0.470703%200.240234%200.710938%200.709961%200.240234%201.87988l-2.34961%206.83008c-0.200195%200.430664%20-0.637695%200.729492%20-1.14355%200.729492c-0.0917969%200%20-0.179688%20-0.0107422%20-0.266602%20-0.0292969c-2.58984%20-0.94043%20-6.34961%20-2.82031%20-15.29%20-2.82031c-17.4199%200%20-16.8496%2014.7402%20-16.9404%2016.7002h37.1709c0.567383%200.0117188%201.04102%200.40918%201.16992%200.939453c-0.290039%200%202.06934%2014.7002%20-6.09082%2024.2305h-0.0195312zM291.44%20166.14c13.1699%200%2021.4092%207.06055%2021.4092%2018.1104c0%2011.7598%20-11.6992%2015.1699%20-17.8799%2017.1699c-4.13965%201.66016%20-13.4102%203.37988%20-13.4102%208.94043c0%203.75977%203.29004%206.34961%208.4707%206.34961c5.98828%20-0.120117%2011.6924%20-1.64844%2016.7002%20-4.22949c5.00684%20-2.58203%201.17969%20-0.710938%201.64941%200.469727c0.230469%200.700195%202.35059%206.58008%202.58008%207.29004c0.0351562%200.108398%200.0537109%200.223633%200.0537109%200.34375c0%200.492188%20-0.314453%200.911133%20-0.753906%201.06641c-7.91016%204.89941%20-16.7402%204.93945%20-20.2295%204.93945c-12%200%20-20.46%20-7.29004%20-20.46%20-17.6396c0%20-12.46%2011.4795%20-15.4404%2017.8701%20-17.1699c6.10938%20-2%2013.1699%20-3.26074%2013.1699%20-8.7002c0%20-4%20-3.52051%20-7.06055%20-9.16992%20-7.06055c-7.1123%200.015625%20-13.708%202.38574%20-19%206.35059c-0.175781%200.150391%20-0.402344%200.241211%20-0.651367%200.241211c-0.535156%200%20-0.973633%20-0.422852%20-0.999023%20-0.951172l-2.34961%20-7.52051c-0.470703%20-0.939453%200.229492%20-1.17969%200.229492%20-1.40918c1.71973%20-1.40039%2010.3301%20-6.59082%2022.79%20-6.59082h-0.0195312zM357.09%20224c0%200.709961%20-0.240234%201.17969%20-1.17969%201.17969h-11.7598c0%200.140625%200.939453%208.94043%204.46973%2012.4707c4.16016%204.14941%2011.7598%201.63965%2012%201.63965c1.16992%20-0.469727%201.41016%200%201.63965%200.469727l2.83008%207.77051c0.700195%200.939453%200%201.16992%20-0.240234%201.41016c-5.08984%202%20-17.3496%202.86914%20-24.46%20-4.24023c-5.47949%20-5.48047%20-7%20-13.9199%20-8%20-19.5205h-8.46973c-0.624023%20-0.0517578%20-1.12305%20-0.553711%20-1.16992%20-1.17969l-1.41992%20-7.75977c0%20-0.700195%200.240234%20-1.16992%201.17969%20-1.16992h8.23047c-8.50977%20-47.9004%20-8.75%20-50.21%20-10.3506%20-55.5205c-1.08008%20-3.62012%20-3.29004%20-6.89941%20-5.87988%20-7.75977c-0.0898438%200%20-3.87988%20-1.67969%20-9.63965%200.240234c0%200%20-0.94043%200.469727%20-1.41016%20-0.709961c-0.240234%20-0.709961%20-2.58984%20-6.82031%20-2.83008%20-7.53027s0%20-1.41016%200.469727%20-1.41016c5.11035%20-2%2013%20-1.76953%2017.8809%200c6.2793%202.28027%209.71973%207.88965%2011.5293%2012.9404c2.75%207.70996%202.81055%209.79004%2011.7598%2059.7393h12.2305c0.626953%200.0517578%201.12891%200.553711%201.17969%201.18066zM410.48%20208c-0.560547%201.67969%20-5.10059%2018.1104%20-25.1709%2018.1104c-15.25%200%20-23%20-10%20-25.1592%20-18.1104c-1%20-3%20-3.18066%20-14%200%20-23.5195c0.0898438%20-0.300781%204.40918%20-18.1201%2025.1592%20-18.1201c14.9502%200%2022.9004%209.60938%2025.1709%2018.1201c3.20996%209.60938%201.00977%2020.5195%200%2023.5195zM455.88%20224.7c-5%201.64941%20-16.6201%201.89941%20-22.1104%20-5.41016v4.46973c0.00195312%200.0214844%200.00195312%200.0419922%200.00195312%200.0634766c0%200.612305%20-0.49707%201.11035%20-1.10938%201.11035c-0.0244141%200%20-0.0478516%20-0.00195312%20-0.0722656%20-0.00390625h-9.39941c-0.0244141%200.00195312%20-0.0488281%200.00292969%20-0.0732422%200.00292969c-0.612305%200%20-1.11035%20-0.498047%20-1.11035%20-1.11035c0%20-0.0214844%200.00195312%20-0.0410156%200.00292969%20-0.0625v-55.2793c-0.000976562%20-0.0214844%20-0.00195312%20-0.0419922%20-0.00195312%20-0.0634766c0%20-0.618164%200.501953%20-1.11914%201.12012%20-1.11914c0.0214844%200%200.0410156%200.000976562%200.0625%200.00195312h9.63965c0.0205078%20-0.000976562%200.0410156%20-0.00195312%200.0625%20-0.00195312c0.618164%200%201.12012%200.501953%201.12012%201.12012c0%200.0214844%20-0.00195312%200.0410156%20-0.00292969%200.0625v27.7695c0%202.91016%200.0498047%2011.3701%204.45996%2015.0498c4.90039%204.90039%2012%203.36035%2013.4102%203.06055c0.630859%200.0107422%201.1709%200.393555%201.41016%200.939453c1.15918%202.57324%202.19629%205.28125%203.05957%208c0.0517578%200.130859%200.0800781%200.273438%200.0800781%200.422852c0%200.416992%20-0.21875%200.783203%20-0.549805%200.987305v-0.00976562zM502.69%20170.6l-2.12012%207.29004c-0.470703%201.18066%20-1.41016%200.709961%20-1.41016%200.709961c-4.23047%20-1.81934%20-10.1504%20-1.88965%20-11.29%20-1.88965c-4.63965%200%20-17.1699%201.12988%20-17.1699%2019.7598c0%206.23047%201.84961%2019.7607%2016.4697%2019.7607c0.299805%200.00683594%200.601562%200.0107422%200.90332%200.0107422c3.70605%200%207.26562%20-0.587891%2010.6172%20-1.66113c3.35059%20-1.07324%200.939453%20-0.469727%201.17969%200.709961c0.939453%202.58984%201.63965%204.46973%202.58984%207.53027c0.230469%200.939453%20-0.469727%201.16992%20-0.709961%201.16992c-11.5898%203.87012%20-22.3398%202.5293%20-27.7598%200c-1.58984%20-0.740234%20-16.2305%20-6.49023%20-16.2305%20-27.5205c0%20-2.89941%20-0.580078%20-30.1094%2028.9404%20-30.1094c5.45117%200.0107422%2010.6943%201.02051%2015.5195%202.83008c0.319336%200.236328%200.527344%200.616211%200.527344%201.04395c0%200.130859%20-0.0214844%200.256836%20-0.0566406%200.375977v-0.0107422zM556.56%20210.12c-0.799805%203%20-5.36914%2016.2295%20-22.3496%2016.2295c-16%200%20-23.5195%20-10.1094%20-25.6396%20-18.5898c-1.07129%20-3.53906%20-1.64746%20-7.29199%20-1.64746%20-11.1787c0%20-0.198242%20-0.00585938%20-0.383789%20-0.00292969%20-0.581055c0%20-25.8701%2018.8398%20-29.4004%2029.8799%20-29.4004c10.8203%200%2016.46%202.35059%2018.5801%203.76074c0.469727%200.239258%200.709961%200.709961%200.240234%201.87988l-2.36035%206.83008c-0.200195%200.430664%20-0.636719%200.729492%20-1.14258%200.729492c-0.0927734%200%20-0.180664%20-0.0107422%20-0.267578%20-0.0302734c-2.58984%20-0.939453%20-6.34961%20-2.81934%20-15.29%20-2.81934c-17.4199%200%20-16.8496%2014.7402%20-16.9297%2016.7002h37.1602c0.569336%200.0136719%201.04395%200.40918%201.17969%200.939453c-0.239258%200.00976562%200.94043%207.07031%20-1.41016%2015.54v-0.00976562zM533.27%20216.47c5.11035%200%2011.8506%20-2.2002%2012.7305%20-14.1201h-26.3701c0.639648%205.12012%203.31055%2014.1201%2013.6396%2014.1201z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22speaker-deck%22%20unicode=%22&#xf83c;%22%20horiz-adv-x=%22512%22%20d=%22M213.86%20152h-113.86c-55.1914%200%20-100%2044.8086%20-100%20100s44.8086%20100%20100%20100h132.84c22.0771%200%2040%20-17.9238%2040%20-40s-17.9229%20-40%20-40%20-40h-134.84c-26.4697%200%20-26.4502%20-40%200%20-40h113.82c55.1914%200%20100%20-44.8086%20100%20-100s-44.8086%20-100%20-100%20-100h-171.82c-22.0762%200%20-40%2017.9238%20-40%2040s17.9238%2040%2040%2040h173.86c26.4795%200%2026.46%2040%200%2040zM298%2032c26.7314%2018.1455%2045.667%2046.8174%2051.1104%2080h64.5498c10.8652%200.0927734%2019.6572%208.94238%2019.6572%2019.8291c0%200.0585938%200.00292969%200.113281%200.00292969%200.170898v120v0.173828c0%2010.8867%20-8.79492%2019.7334%20-19.6602%2019.8262h-117.24c9.34473%2010.6875%2015.0088%2024.6729%2015.0088%2039.9697c0%2015.2979%20-5.66406%2029.3428%20-15.0088%2040.0303h136.93c43.4404%200%2078.6504%20-35.8203%2078.6504%20-80v-160c0%20-44.1797%20-35.21%20-80%20-78.6504%20-80h-135.35z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22symfony%22%20unicode=%22&#xf83d;%22%20horiz-adv-x=%22512%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM389.74%20296.46c15.3496%200.540039%2019.7695%2015.4404%2019.5195%2023.1299c-0.639648%2018.0605%20-19.6699%2029.46%20-44.8301%2028.6504c-1.89941%20-0.0703125%20-65.2598%203.46973%20-102.43%20-105.53c-10.0596%208.29004%20-57.7695%2065.1602%20-110.58%2025.8096c-18.9502%20-14.1797%20-31.4199%20-47.9199%20-2.9502%20-79.6699c16.9502%20-18.1396%2026.7207%20-25.3301%2022.25%20-39.8496c-9.14941%20-29.79%20-55.5596%20-16.1602%20-51%20-1.38965c1.36035%204.38965%203.49023%204.46973%206.28027%2013.0693c7.74023%2025.3203%20-27.1104%2037.75%20-34.6201%2013.6006c-4.32031%20-14.0605%202.37988%20-39.5107%2038.3799%20-50.6201c42.1602%20-12.96%2077.8203%2010.0098%2082.8799%2039.9395c3.2002%2018.75%20-5.29004%2032.6904%20-20.7998%2050.6201l-12.6299%2014c-7.66016%207.7002%20-10.29%2020.7002%20-2.37012%2030.7002c6.69043%208.45996%2016.2002%2012.0605%2031.8105%207.83008c22.7695%20-6.16992%2032.9199%20-21.9697%2049.8496%20-34.7197c-1.23047%20-4%20-10.04%20-32.3398%20-18.2305%20-82c-12.1094%20-63.4902%20-21.3496%20-98.3506%20-45.3496%20-118.351c-4.83984%20-3.48926%20-11.7598%20-8.63965%20-22.1797%20-9c-1.94043%20-0.0595703%20-14.1406%202.83984%20-2.0498%2012.5508c15.2393%208.3291%207.00977%2034.75%20-14.8809%2034c-9.85938%20-0.330078%20-24.8691%20-9.59082%20-24.3096%20-26.5908c0.580078%20-17.5293%2016.9297%20-30.6895%2041.5801%20-29.8398c13.1797%200.44043%2042.5801%205.7998%2071.5801%2040.2598c39.8496%2046.7207%2047.4395%20102.2%2058.2002%20161.721c51.6797%20-6.11035%2077.2393%2017.8398%2077.5996%2035.7002c0.549805%2024.2998%20-28%2023.46%20-32%205.2998c-1.91992%20-8.83984%2013.4199%20-16.8105%201.41992%20-24.5605c-8.49023%20-5.5%20-23.71%20-9.37012%20-45.1396%20-6.21973c10.2998%2056.8496%2019.1094%20112.56%2058.8896%20113.85c2.70996%200.150391%2012.6396%20-0.119141%2012.8701%20-6.66992c0.150391%20-5.41016%20-6.7998%20-9.66992%20-6.53027%20-18.8496c0.370117%20-10.4199%208.2998%20-17.2803%2019.7705%20-16.8701z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22waze%22%20unicode=%22&#xf83f;%22%20horiz-adv-x=%22512%22%20d=%22M502.17%20246.33c14.5205%20-85.8604%20-30.9395%20-167.92%20-113.17%20-208.13c13%20-34.1006%20-12.4004%20-70.2002%20-48.3203%20-70.2002c-27.5918%200.0214844%20-50.1543%2021.752%20-51.5693%2049c-6.44043%20-0.19043%20-64.2002%200%20-76.3301%200.639648c-1.11328%20-27.5479%20-23.8281%20-49.5713%20-51.6475%20-49.5713c-0.725586%200%20-1.41504%20-0.0175781%20-2.13281%200.0117188c-33.8604%201.36035%20-57.9502%2034.8398%20-47%2067.9199c-37.21%2013.1104%20-72.54%2034.8701%20-99.6201%2070.7998c-13%2017.2803%20-0.479492%2041.7998%2020.8398%2041.7998c46.3105%200%2032.2207%2054.1699%2043.1504%20110.261c18.4297%2093.9395%20116.75%20157.14%20211.72%20157.14c102.48%200%20197.15%20-70.6699%20214.08%20-169.67zM373.51%2059.7197c42%2019.1807%2081.3301%2056.71%2096.29%20102.141c40.4805%20123.09%20-64.1494%20228%20-181.71%20228c-83.4502%200%20-170.32%20-55.4199%20-186.07%20-136c-9.5293%20-48.9102%205%20-131.351%20-68.75%20-131.351c24.9404%20-33.1094%2058.3301%20-52.6201%2093.7305%20-64.0498c24.6602%2021.7998%2063.8701%2015.4697%2079.8301%20-14.3398c14.2197%20-1%2079.1895%20-1.17969%2087.9004%20-0.820312c8.5625%2016.7266%2025.9746%2028.1865%2046.041%2028.1865c12.418%200%2023.8223%20-4.45703%2032.7383%20-11.7666zM205.12%20260.87c0%2034.7402%2050.8398%2034.75%2050.8398%200s-50.8398%20-34.7402%20-50.8398%200zM321.69%20260.87c0%2034.7402%2050.8594%2034.75%2050.8594%200s-50.8594%20-34.75%20-50.8594%200zM199.08%20190.18c-3.44043%2016.9404%2022.1797%2022.1807%2025.6201%205.20996l0.0595703%20-0.279297c4.14062%20-21.4199%2029.8506%20-44%2064.1201%20-43.0703c35.6797%200.94043%2059.25%2022.21%2064.1104%2042.7695c4.45996%2016.0508%2028.5996%2010.3604%2025.4697%20-6c-5.22949%20-22.1797%20-31.21%20-62%20-91.46%20-62.8994c-42.5498%200%20-80.8799%2027.8398%20-87.9004%2064.25z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yammer%22%20unicode=%22&#xf840;%22%20horiz-adv-x=%22512%22%20d=%22M421.78%20295.83c-48.1602%20-26.3896%20-118.561%20-58.1504%20-130.2%20-50s91.4395%2080.3701%20106.689%2088.7695c0.920898%200.5%201.80078%200.970703%202.63086%201.40039c2.07227%200.612305%204.28125%200.954102%206.55176%200.954102c12.7275%200%2023.0605%20-10.332%2023.0605%20-23.0596c0%20-7.31445%20-3.41309%20-13.8389%20-8.73242%20-18.0645zM421.78%2078.6602c5.27539%20-4.22949%208.64258%20-10.7148%208.64258%20-17.9961c0%20-12.7334%20-10.3369%20-23.0703%20-23.0693%20-23.0703c-2.24023%200%20-4.40527%200.320312%20-6.45312%200.916016c-0.830078%200.410156%20-1.70996%200.900391%20-2.63086%201.41016c-15.2695%208.38965%20-118.25%2080.6396%20-106.689%2088.7402c11.5596%208.09961%2082.04%20-23.6201%20130.2%20-50zM464.21%20211c10.4287%20-2.18359%2018.2344%20-11.4395%2018.2344%20-22.5127c0%20-11.4219%20-8.34375%20-20.9102%20-19.2646%20-22.6973c-54.9102%200.0195312%20-131.93%206.00977%20-138.21%2018.7598c-6.2793%2012.75%20118.84%2026.5098%20136.24%2026.5098c1.0498%200%202.0498%20-0.0595703%203%20-0.0595703zM31%20351.35c-0.817383%202.46387%20-1.26074%205.09766%20-1.26074%207.83496c0%2013.7314%2011.1484%2024.8799%2024.8799%2024.8799c9.96582%200%2018.5498%20-5.8457%2022.5205%20-14.3145l81%20-205.06h1.20996l77%20203.529c3.42188%208.7627%2011.9502%2014.9775%2021.9189%2014.9775c12.9805%200%2023.5195%20-10.5391%2023.5195%20-23.5195c0%20-2.33398%20-0.353516%20-4.59863%20-0.988281%20-6.72754l-109.6%20-273.391c-18.5498%20-47.2197%20-37.1201%20-79.5596%20-93.29%20-79.5596c-0.185547%20-0.000976562%20-0.371094%20-0.000976562%20-0.556641%20-0.000976562c-7.9707%200%20-15.6465%200.666016%20-23.2539%201.95117c-8.90723%202.55371%20-15.4336%2010.7646%20-15.4336%2020.4883c0%2011.7607%209.54883%2021.3096%2021.3105%2021.3096c0.349609%200%200.677734%20-0.0117188%201.02344%20-0.0283203c0.660156%20-0.0595703%2010.9102%20-0.660156%2013.8604%20-0.660156c30.4697%200%2043.7393%2018.9404%2058.0693%2059.4102z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22git-alt%22%20unicode=%22&#xf841;%22%20d=%22M439.55%20211.95c5.22266%20-5.22363%208.45508%20-12.4463%208.45508%20-20.4092s-3.23242%20-15.1768%20-8.45508%20-20.4014l-194.689%20-194.689c-5.22363%20-5.21973%20-12.4443%20-8.4502%20-20.4043%20-8.4502c-7.96094%200%20-15.1729%203.23047%20-20.3965%208.4502l-195.609%20195.6c-5.22266%205.22363%20-8.45508%2012.4463%20-8.45508%2020.4092s3.23242%2015.1768%208.45508%2020.4014l134.12%20134.14l50.79%20-50.8496c-5.95996%20-14.2607%20-2.16016%20-36.4902%2018.6396%20-45v-123c-22.3203%20-9.09082%20-28.8203%20-38.4004%20-11.25%20-56c6.21582%20-6.21191%2014.8066%20-10.0557%2024.2803%20-10.0557c9.47266%200%2018.0547%203.84375%2024.2695%2010.0557c13.1807%2013.1494%2016.2197%2042.46%20-9.08008%2055v121.85l46.3506%20-46.29c-14.21%20-34.4697%2029.5098%20-63.8301%2056%20-37.3398c25.71%2025.6895%20-1.24023%2068.4902%20-35.4707%2056.6895l-49.6592%2049.6602c9.29004%2026.9102%20-16.3301%2052.8203%20-43.3906%2043.6807l-51.5195%2051.5195l40.6602%2040.6299c5.22461%205.2207%2012.4463%208.45117%2020.4082%208.45117c7.96289%200%2015.1768%20-3.23047%2020.4014%20-8.45117z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stackpath%22%20unicode=%22&#xf842;%22%20d=%22M244.6%20215.6c0%20-8.5%20-4.25977%20-20.4893%20-21.3398%20-20.4893h-19.6094v41.4697h19.6094c17.1299%200%2021.3398%20-12.3604%2021.3398%20-20.9805zM448%20416v-448h-448v448h448zM151.3%20160.16c0%2021.2402%20-12.1201%2034.54%20-46.7197%2044.8496c-20.5703%207.41016%20-26%2010.9102%20-26%2018.6299c0%207.7207%207%2014.6104%2020.4102%2014.6104c14.0898%200%2020.79%20-8.4502%2020.79%20-18.3496h30.7002l0.189453%200.569336c0.5%2019.5703%20-15.0596%2041.6504%20-51.1201%2041.6504c-23.3701%200%20-52.5498%20-10.75%20-52.5498%20-38.29c0%20-19.4004%209.25%20-31.29%2050.7402%20-44.3701c17.2598%20-6.15039%2021.9102%20-10.4004%2021.9102%20-19.4795c0%20-15.2002%20-19.1309%20-14.2305%20-19.4707%20-14.2305c-20.3994%200%20-25.6494%209.09961%20-25.6494%2021.9004h-30.7998l-0.180664%20-0.560547c-0.679688%20-31.3203%2028.3799%20-45.2197%2056.6299%20-45.2197c29.9805%200%2051.1201%2013.5498%2051.1201%2038.29zM276.68%20215.79c0%2025.2998%20-18.4297%2045.46%20-53.4199%2045.46h-51.7793v-138.18h32.1699v47.3594h19.6094c30.25%200%2053.4199%2015.9502%2053.4199%2045.3604zM297.94%20123l49.0596%20138.22h-31.0898l-47.9102%20-138.22h29.9404zM404.46%20261.22h-31.0898l-47.9102%20-138.22h29.9404z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cotton-bureau%22%20unicode=%22&#xf89e;%22%20horiz-adv-x=%22512%22%20d=%22M474.31%20117.59h25.1807c-25.7998%20-109.78%20-111.4%20-173.59%20-239.67%20-173.59c-154.63%20-0.339844%20-247.82%2092.8604%20-247.82%20248.18c0%20154.63%2093%20247.82%20247.82%20247.82c128.399%200%20214.06%20-63.5098%20240.18%20-173.61h-25.2598c-24.8506%2095.6104%20-99.9199%20148.811%20-214.69%20148.811c-141.85%200%20-223.2%20-81.3799%20-223.2%20-223.2c0%20-137.93%2076.6699%20-218%20211.101%20-223v49.2002c0%2048.1602%20-26.5498%2074.3896%20-74.5498%2074.3896c-62.1309%200%20-99.4004%2037.2803%20-99.4004%2099.4102c0%2061.3701%2036.5195%2098.2803%2097.3799%2099.0596c30.7402%2064.6504%20144.24%2069.3203%20177.24%200c60.8496%20-0.779297%2097.3799%20-37.6895%2097.3799%20-99.0596c0%20-62.0098%20-37.2002%20-99.21%20-99.2002%20-99.21c-47.9795%200%20-74.3896%20-26.3896%20-74.3896%20-74.3896v-49.1602c107.67%203.75977%20178.24%2056.5%20201.899%20148.35zM357%20265.67c3.7998%20-21.0801%2011.2695%20-104.2%20-71.79%20-120.75c12.2598%20-17.7402%2032.9805%20-27.3301%2061.5898%20-27.3301c47.9697%200%2074.4004%2026.4102%2074.4004%2074.4102c0%2044.6699%20-22.8301%2070.2197%20-64.2002%2073.6699zM275.32%20168.31c72.7803%209.89062%2058.5%2086.9102%2056.2295%2097c-72.5596%20-10%20-58.6895%20-86.6592%20-56.2295%20-97zM260%20316l-0.179688%20-0.259766c-28.3008%200%20-49.1602%20-9.66016%20-61.5703%20-27.3506c28.3701%20-5.44922%2049.3701%20-20.5898%2061.5996%20-43.4492c12.2305%2022.8594%2033.2305%2037.9697%2061.5908%2043.4492c-12.4404%2017.9404%20-32.8301%2027.6104%20-61.4404%2027.6104zM188.48%20265.28h0.239258c-2.75%20-10.0498%20-16.1602%20-87.1602%2056.25%20-97c2.41992%2010.1895%2016.6807%2086.4297%20-56.4893%2097zM173.2%20117.59l0.330078%200.0302734c28.2998%200%2049%209.66992%2061.1396%2027.2998c-73.0303%2014.2197%20-78.4004%2083.5498%20-71.6504%20120.75c-41.3594%20-3.66992%20-64.2197%20-29.3096%20-64.2197%20-73.6699c0%20-48.0098%2026.4004%20-74.4102%2074.4004%20-74.4102zM226.41%20105.2h0.269531c14.4902%20-7.60059%2025.5605%20-19.3301%2033.5605%20-33.8301c7.52734%2014.4502%2019.1924%2026.1982%2033.5801%2033.8301c-14.4902%208.00977%20-26.0508%2019.0596%20-33.8203%2033.5498c-7.60156%20-14.3262%20-19.2539%20-25.9658%20-33.5898%20-33.5498z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22buy-n-large%22%20unicode=%22&#xf8a6;%22%20horiz-adv-x=%22576%22%20d=%22M288%20416c154.73%200%20280.21%20-100.32%20280.21%20-224s-125.479%20-224%20-280.21%20-224s-280.21%20100.32%20-280.21%20224s125.479%20224%20280.21%20224zM202.61%2058.8096c61.5498%200.600586%2099.4697%2024.3604%20117.71%2061.5205c-35.79%206.4502%20-62.9307%2037.3096%20-62.9307%2074.4502c0%2041.7695%2034.3408%2075.6494%2076.6904%2075.6494c0.0117188%200%20-0.0234375%20-0.00292969%20-0.0117188%20-0.00292969c5.91797%200%2011.6826%20-0.666016%2017.2217%20-1.92676c0.623047%202.21875%201.13281%204.53516%201.5%206.84961c6.92969%2044.1904%20-14.8496%2072.8408%20-78%2072.8408h-133.44l-77.25%20-290.74zM358%20240.89l-9.4502%20-36.75l-15%2036.75h-31.3398l-26.6299%20-90.3096h37.8301l7.83008%2035.6299l11.1895%20-35.6299h35.4102l22.1602%2090.3096h-32zM503.86%2058.8096l21.1992%2084.0605h-103.869l53.0498%20205.36h-92.5l-21.3301%20-82.3506c29.3799%20-10.5996%2050.3799%20-38.4102%2050.3799%20-71.0596c0%20-41.7803%20-34.3496%20-75.6504%20-76.6904%20-75.6504c-0.0205078%200%200.0380859%20-0.00292969%200.0166016%20-0.00292969c-3.90137%200%20-7.73633%200.28418%20-11.4863%200.833008l-15.8398%20-61.1904h197.07zM211.7%20178.61c16.1494%200%2029.7002%20-7.51074%2024.1396%20-29.8203c-5.83008%20-23.4697%20-21.7998%20-26.6504%20-37.9395%20-26.6504h-24.7002l13.7998%2056.4707h24.7002zM233%20278c18.0703%200%2032.2305%201.29004%2027.5801%20-17.5703c-3.83008%20-15.5%20-21.21%20-30.1396%20-39.21%20-30.1396h-21.3701l11.6602%2047.71h21.3398z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mdb%22%20unicode=%22&#xf8ca;%22%20horiz-adv-x=%22576%22%20d=%22M17.3701%20287.59h46.2998l42.3301%20-117.33l40.7002%20117.33h45.5098l12.79%20-191.59h-45.5303l-4.79004%2077.4297l-25.54%20-77.4297h-44.71l-27.9297%2079.8301l-5.58984%20-79.8301h-43.9102zM298.37%20287.59c0%200%2093.4199%20-1.58984%2094.2002%20-95.7998c0.799805%20-96.5898%20-94.2002%20-95.79%20-94.2002%20-95.79h-47.9004v191.59h47.9004zM297.17%20141.13c0%200%2047.5996%205.21973%2046.7998%2051.5205c-0.799805%2046.2998%20-46.7998%2050.5693%20-46.7998%2050.5693v-102.09zM535.46%20215.37c0%200%2033.54%20-11.96%2033.54%20-55.1006c0%20-68.6396%20-87%20-63.8496%20-87%20-63.8496h-45.5195v191.58h51.8994s49.7402%201.44043%2055.0801%20-34.3203c0.416992%20-2.75586%200.595703%20-5.58203%200.595703%20-8.45312c0%20-10.9678%20-3.15039%20-21.2061%20-8.5957%20-29.8564zM483.56%20247.31v-21.5898h12s5.43066%205.33984%204%2012c-2.42969%2011.1807%20-16%209.58984%20-16%209.58984zM483.46%20137.85c0%200%2041.04%20-4.92969%2041.3701%2020.7207c0.389648%2027.1602%20-41.1904%2022.4297%20-41.1904%2022.4297h-0.0800781v-18.2305z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22orcid%22%20unicode=%22&#xf8d2;%22%20horiz-adv-x=%22512%22%20d=%22M294.75%20259.81c58.1299%200%2084.6699%20-35.2598%2084.6699%20-76.8994c0%20-25.5703%20-15.5%20-76.9102%20-83.1201%20-76.9102h-47.4697v153.81h45.9199zM256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM175.21%2079.2402v207.5h-29.8398v-207.5h29.8398zM160.29%20310.38c10.7832%200.0380859%2019.5312%208.78711%2019.5703%2019.5703c0%2010.8008%20-8.76953%2019.5693%20-19.5703%2019.5693s-19.5703%20-8.76855%20-19.5703%20-19.5693s8.76953%20-19.5703%2019.5703%20-19.5703zM300%2079c68.3799%200%20110%2050.6104%20110.04%20103.89c0%2049.0205%20-33.71%20103.851%20-110.44%20103.851h-80.5996v-207.74h81z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22swift%22%20unicode=%22&#xf8e1;%22%20d=%22M448%20291.91c0%20-5.35059%20-0.000976562%20-10.7002%200.00878906%20-16.0498v-183.771c-0.0292969%20-4.50977%20-0.0800781%20-9.00977%20-0.200195%20-13.5098c-0.119141%20-10.0547%20-0.998047%20-19.7852%20-2.58984%20-29.4199c-1.67969%20-9.83789%20-4.86914%20-19.373%20-9.21973%20-28c-9.04004%20-17.748%20-23.3896%20-32.1074%20-41.1299%20-41.1602c-8.62891%20-4.34375%20-18.1641%20-7.5293%20-28%20-9.20996c-9.64355%20-1.58594%20-19.3809%20-2.46387%20-29.4404%20-2.58984c-4.51953%20-0.120117%20-9.00977%20-0.200195%20-13.5195%20-0.200195h-199.79c-4.52051%200.0302734%20-9.02051%200.0800781%20-13.5205%200.200195c-10.0576%200.120117%20-19.792%200.999023%20-29.4297%202.58984c-9.83691%201.67871%20-19.3711%204.86523%20-28%209.20996c-17.7354%209.05566%20-32.083%2023.4102%20-41.1299%2041.1504c-4.35059%208.62598%20-7.54004%2018.1611%20-9.21973%2028c-1.58398%209.63574%20-2.45898%2019.3662%20-2.58008%2029.4199c-0.129883%204.50977%20-0.209961%209%20-0.209961%2013.5098v199.83c0.0292969%204.51953%200.0800781%209.00977%200.209961%2013.5195c0.109375%2010.0479%200.97168%2019.7676%202.54004%2029.4004c1.68164%209.83691%204.87109%2019.3721%209.21973%2028c4.52637%208.88477%2010.3564%2016.875%2017.3496%2023.8496c1.74023%201.7207%203.55078%203.39062%205.43066%205c5.61426%204.80176%2011.7549%208.92383%2018.3896%2012.3203c2.2334%201.11328%204.50391%202.15332%206.81152%203.12012c6.69531%202.73145%2013.8994%204.82422%2021.21%206.09961c7.22656%201.23633%2014.5557%202.01855%2022.0596%202.32031c2.45996%200.120117%204.91992%200.200195%207.37012%200.269531c4.51953%200.120117%209.00977%200.200195%2013.5195%200.200195h199.75c4.52051%20-0.0292969%209.01074%20-0.0800781%2013.5205%20-0.200195c10.0576%20-0.120117%2019.792%20-0.998047%2029.4297%20-2.58984c9.83887%20-1.67773%2019.374%20-4.86719%2028%20-9.21973c17.7559%20-9.03711%2032.1191%20-23.3965%2041.1602%20-41.1504c4.34668%20-8.62891%207.53516%20-18.1631%209.21973%20-28c1.58301%20-9.63672%202.45801%20-19.3662%202.58008%20-29.4199c0.120117%20-4.51953%200.200195%20-9.00977%200.200195%20-13.5195zM378.119%2050.9102c4.91016%20-9.58008%2015.3604%2041.1797%20-23.1602%2088.5801c0.490234%201.68945%201%203.35938%201.44043%205.08984c18.5996%2074.0801%20-26.79%20161.67%20-103.58%20207.75c33.6494%20-45.6201%2048.5293%20-100.87%2035.3096%20-149.2c-1.16797%20-4.21484%20-2.58105%20-8.44238%20-4.16016%20-12.4697c-1.72949%201.14941%20-3.84961%202.41992%20-6.72949%204c0%200%20-76.3906%2047.1699%20-159.181%20130.59c-2.16992%202.2002%2044.1504%20-66.25%2096.7207%20-121.74c-24.7803%2013.9004%20-93.7803%2064.1201%20-137.48%20104.12c5.58301%20-9.18652%2011.8184%20-17.7773%2018.7803%20-25.8994c36.4902%20-46.2207%2084.0898%20-103.37%20141.09%20-147.221c-40%20-24.4902%20-96.6396%20-26.3994%20-153%200c-13.8662%206.50977%20-26.9756%2014.3477%20-39.1699%2023.3701c25.1133%20-39.9365%2061.6025%20-71.4268%20105.29%20-90.3701c53.3203%20-22.9199%20106.35%20-21.3799%20145.85%20-0.379883l0.419922%200.25c1.77051%201%203.53027%202%205.25%203c19.0801%209.7998%2056.3105%2019.46%2076.3105%20-19.4697z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22umbraco%22%20unicode=%22&#xf8e8;%22%20horiz-adv-x=%22510%22%20d=%22M255.35%20440c136.99%20-0.169922%20247.83%20-111.31%20247.65%20-248.28c-0.179688%20-136.97%20-111.15%20-247.67%20-248%20-247.67c-137%200.0703125%20-248.07%20111.271%20-248%20248.271c0.139648%20136.96%20111.36%20247.85%20248.35%20247.68zM400.35%20174c0.360352%205.24023%200.524414%2010.1309%200.524414%2015.4619c0%205.12988%20-0.169922%2010.2197%20-0.503906%2015.2656c-0.43457%2014.9102%20-1.64258%2029.4004%20-3.61035%2043.8799c-1.87012%2013.2197%20-3.56934%2022.3799%20-5.38965%2032c-1.02051%204.87988%20-1.28027%206.39941%20-1.83008%208.44922c-0.506836%202.22461%20-2.49805%203.89062%20-4.875%203.89062h-0.0253906h-0.819336l-32%20-5c-2.37793%20-0.385742%20-4.20117%20-2.44922%20-4.20117%20-4.93457c0%20-0.0224609%200.000976562%20-0.0439453%200.000976562%20-0.0654297c-0.00976562%20-0.128906%20-0.0146484%20-0.249023%20-0.0146484%20-0.380859c0%20-0.130859%200.00488281%20-0.260742%200.0146484%20-0.389648l1.68945%20-8.7793c1.60645%20-8.86719%203.23633%20-20.0938%204.88965%20-33.6807c1.62695%20-13.9551%202.49707%20-27.7852%202.59961%20-42.1494c0.266602%20-26.9072%20-2.44336%20-46.834%20-8.12988%20-59.7803c-5.62891%20-12.7627%20-17.1777%20-22.3076%20-31.1504%20-25.2305c-16.2686%20-3.44336%20-32.8506%20-5.2627%20-50.1387%20-5.2627c-2.38477%200%20-4.76172%200.0341797%20-7.13086%200.103516h-10.25c-2.40625%20-0.0712891%20-4.53223%20-0.0996094%20-6.95605%20-0.0996094c-17.2725%200%20-34.127%201.80566%20-50.3838%205.23926c-14.0283%202.86719%20-25.6377%2012.4033%20-31.3105%2025.1797c-5.60645%2012.9336%20-8.31641%2032.877%20-8.12988%2059.8301c0.101562%2014.3672%200.986328%2028.2021%202.64062%2042.1504c1.62012%2013.6201%203.2334%2024.8467%204.83984%2033.6797l1.7002%208.78027c0.00976562%200.128906%200.0146484%200.249023%200.0146484%200.379883c0%200.131836%20-0.00488281%200.261719%20-0.0146484%200.389648c0%200.00488281%20-0.00488281%200.00878906%20-0.00488281%200.0126953c0%202.48633%20-1.79297%204.55664%20-4.15527%204.9873l-32%205h-0.69043c-2.37402%20-0.0214844%20-4.3623%20-1.6748%20-4.89941%20-3.88965c-0.540039%20-2.03027%20-0.820312%20-3.57031%20-1.82031%20-8.4502c-1.83008%20-9.41992%20-3.52051%20-18.6094%20-5.40039%20-32c-1.95898%20-14.4814%20-3.16406%20-28.9697%20-3.59961%20-43.8799c-0.351562%20-5.13867%20-0.530273%20-9.93066%20-0.530273%20-15.1582s0.178711%20-10.4131%200.530273%20-15.5518c0.766602%20-27.0928%205.43359%20-48.7598%2014%20-65c8.57324%20-16.2061%2023.0801%20-27.873%2043.5195%20-35c20.4404%20-7.12695%2048.9209%20-10.6172%2085.4414%20-10.4697h4.59961c36.5605%20-0.15332%2065.0439%203.33691%2085.4502%2010.4707c20.4336%207.12012%2034.9365%2018.7871%2043.5098%2035.001s13.2402%2037.8809%2014%2065.001z%22%20/%3E%20%20%3C/font%3E%3C/defs%3E%3C/svg%3E#fontawesome") format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/build/fonts/fa-regular-400.4079ae2d.eot);src:url(/build/fonts/fa-regular-400.4079ae2d.eot?#iefix) format("embedded-opentype"),url(/build/fonts/fa-regular-400.68c5af1f.woff2) format("woff2"),url(/build/fonts/fa-regular-400.36722648.woff) format("woff"),url(/build/fonts/fa-regular-400.1017bce8.ttf) format("truetype"),url("/%3C?xml%20version=%221.0%22%20standalone=%22no%22?%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%20%3E%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20version=%221.1%22%3E%3Cmetadata%3ECreated%20by%20FontForge%2020201107%20at%20Tue%20Mar%2016%2010:15:04%202021%20By%20Robert%20MadoleCopyright%20(c)%20Font%20Awesome%3C/metadata%3E%3C!--%20Font%20Awesome%20Free%205.15.3%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20(Icons:%20CC%20BY%204.0,%20Fonts:%20SIL%20OFL%201.1,%20Code:%20MIT%20License)%20--%3E%3Cdefs%3E%3Cfont%20id=%22FontAwesome5Free-Regular%22%20horiz-adv-x=%22512%22%20%3E%20%20%3Cfont-face%20%20%20%20%20font-family=%22Font%20Awesome%205%20Free%20Regular%22%20%20%20%20font-weight=%22400%22%20%20%20%20font-stretch=%22normal%22%20%20%20%20units-per-em=%22512%22%20%20%20%20panose-1=%222%200%205%203%200%200%200%200%200%200%22%20%20%20%20ascent=%22448%22%20%20%20%20descent=%22-64%22%20%20%20%20bbox=%22-0.0663408%20-64.0662%20640.004%20448.1%22%20%20%20%20underline-thickness=%2225%22%20%20%20%20underline-position=%22-50%22%20%20%20%20unicode-range=%22U+0020-F5C8%22%20%20/%3E%20%20%20%20%3Cmissing-glyph%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22heart%22%20unicode=%22&#xf004;%22%20d=%22M458.4%20383.7c75.2998%20-63.4004%2064.0996%20-166.601%2010.5996%20-221.3l-175.4%20-178.7c-10%20-10.2002%20-23.2998%20-15.7998%20-37.5996%20-15.7998c-14.2002%200%20-27.5996%205.69922%20-37.5996%2015.8994l-175.4%20178.7c-53.5996%2054.7002%20-64.5996%20157.9%2010.5996%20221.2c57.8008%2048.7002%20147.101%2041.2998%20202.4%20-15c55.2998%2056.2998%20144.6%2063.5996%20202.4%2015zM434.8%20196.2c36.2002%2036.8994%2043.7998%20107.7%20-7.2998%20150.8c-38.7002%2032.5996%20-98.7002%2027.9004%20-136.5%20-10.5996l-35%20-35.7002l-35%2035.7002c-37.5996%2038.2998%20-97.5996%2043.1992%20-136.5%2010.5c-51.2002%20-43.1006%20-43.7998%20-113.5%20-7.2998%20-150.7l175.399%20-178.7c2.40039%20-2.40039%204.40039%20-2.40039%206.80078%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star%22%20unicode=%22&#xf005;%22%20horiz-adv-x=%22576%22%20d=%22M528.1%20276.5c26.2002%20-3.7998%2036.7002%20-36.0996%2017.7002%20-54.5996l-105.7%20-103l25%20-145.5c4.5%20-26.3008%20-23.1992%20-45.9004%20-46.3994%20-33.7002l-130.7%2068.7002l-130.7%20-68.7002c-23.2002%20-12.2998%20-50.8994%207.39941%20-46.3994%2033.7002l25%20145.5l-105.7%20103c-19%2018.5%20-8.5%2050.7998%2017.7002%2054.5996l146.1%2021.2998l65.2998%20132.4c11.7998%2023.8994%2045.7002%2023.5996%2057.4004%200l65.2998%20-132.4zM388.6%20135.7l100.601%2098l-139%2020.2002l-62.2002%20126l-62.2002%20-126l-139%20-20.2002l100.601%20-98l-23.7002%20-138.4l124.3%2065.2998l124.3%20-65.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user%22%20unicode=%22&#xf007;%22%20horiz-adv-x=%22448%22%20d=%22M313.6%20144c74.2002%200%20134.4%20-60.2002%20134.4%20-134.4v-25.5996c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v25.5996c0%2074.2002%2060.2002%20134.4%20134.4%20134.4c28.7998%200%2042.5%20-16%2089.5996%20-16s60.9004%2016%2089.5996%2016zM400%20-16v25.5996c0%2047.6006%20-38.7998%2086.4004%20-86.4004%2086.4004c-14.6992%200%20-37.8994%20-16%20-89.5996%20-16c-51.2998%200%20-75%2016%20-89.5996%2016c-47.6006%200%20-86.4004%20-38.7998%20-86.4004%20-86.4004v-25.5996h352zM224%20160c-79.5%200%20-144%2064.5%20-144%20144s64.5%20144%20144%20144s144%20-64.5%20144%20-144s-64.5%20-144%20-144%20-144zM224%20400c-52.9004%200%20-96%20-43.0996%20-96%20-96s43.0996%20-96%2096%20-96s96%2043.0996%2096%2096s-43.0996%2096%20-96%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clock%22%20unicode=%22&#xf017;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM256%20-8c110.5%200%20200%2089.5%20200%20200s-89.5%20200%20-200%20200s-200%20-89.5%20-200%20-200s89.5%20-200%20200%20-200zM317.8%2096.4004l-84.8994%2061.6992c-3.10059%202.30078%20-4.90039%205.90039%20-4.90039%209.7002v164.2c0%206.59961%205.40039%2012%2012%2012h32c6.59961%200%2012%20-5.40039%2012%20-12v-141.7l66.7998%20-48.5996c5.40039%20-3.90039%206.5%20-11.4004%202.60059%20-16.7998l-18.8008%20-25.9004c-3.89941%20-5.2998%20-11.3994%20-6.5%20-16.7998%20-2.59961z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22list-alt%22%20unicode=%22&#xf022;%22%20d=%22M464%20416c26.5098%200%2048%20-21.4902%2048%20-48v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h416zM458%2016c3.31152%200%206%202.68848%206%206v340c0%203.31152%20-2.68848%206%20-6%206h-404c-3.31152%200%20-6%20-2.68848%20-6%20-6v-340c0%20-3.31152%202.68848%20-6%206%20-6h404zM416%20108v-24c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-200c-6.62695%200%20-12%205.37305%20-12%2012v24c0%206.62695%205.37305%2012%2012%2012h200c6.62695%200%2012%20-5.37305%2012%20-12zM416%20204v-24c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-200c-6.62695%200%20-12%205.37305%20-12%2012v24c0%206.62695%205.37305%2012%2012%2012h200c6.62695%200%2012%20-5.37305%2012%20-12zM416%20300v-24c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-200c-6.62695%200%20-12%205.37305%20-12%2012v24c0%206.62695%205.37305%2012%2012%2012h200c6.62695%200%2012%20-5.37305%2012%20-12zM164%20288c0%20-19.8818%20-16.1182%20-36%20-36%20-36s-36%2016.1182%20-36%2036s16.1182%2036%2036%2036s36%20-16.1182%2036%20-36zM164%20192c0%20-19.8818%20-16.1182%20-36%20-36%20-36s-36%2016.1182%20-36%2036s16.1182%2036%2036%2036s36%20-16.1182%2036%20-36zM164%2096c0%20-19.8818%20-16.1182%20-36%20-36%20-36s-36%2016.1182%20-36%2036s16.1182%2036%2036%2036s36%20-16.1182%2036%20-36z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flag%22%20unicode=%22&#xf024;%22%20d=%22M336.174%20368c35.4668%200%2073.0195%2012.6914%20108.922%2028.1797c31.6406%2013.6514%2066.9043%20-9.65723%2066.9043%20-44.1162v-239.919c0%20-16.1953%20-8.1543%20-31.3057%20-21.7129%20-40.1631c-26.5762%20-17.3643%20-70.0693%20-39.9814%20-128.548%20-39.9814c-68.6084%200%20-112.781%2032%20-161.913%2032c-56.5674%200%20-89.957%20-11.2803%20-127.826%20-28.5566v-83.4434c0%20-8.83691%20-7.16309%20-16%20-16%20-16h-16c-8.83691%200%20-16%207.16309%20-16%2016v406.438c-14.3428%208.2998%20-24%2023.7979%20-24%2041.5615c0%2027.5693%2023.2422%2049.71%2051.2012%2047.8965c22.9658%20-1.49023%2041.8662%20-19.4717%2044.4805%20-42.3379c0.213867%20-1.83398%200.308594%20-3.65918%200.308594%20-5.5498c0%20-5.30273%20-0.860352%20-10.4053%20-2.4502%20-15.1768c22.418%208.68555%2049.4199%2015.168%2080.7207%2015.168c68.6084%200%20112.781%20-32%20161.913%20-32zM464%20112v240c-31.5059%20-14.6338%20-84.5547%20-32%20-127.826%20-32c-59.9111%200%20-101.968%2032%20-161.913%2032c-41.4365%200%20-80.4766%20-16.5879%20-102.261%20-32v-232c31.4473%2014.5967%2084.4648%2024%20127.826%2024c59.9111%200%20101.968%20-32%20161.913%20-32c41.4365%200%2080.4775%2016.5879%20102.261%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bookmark%22%20unicode=%22&#xf02e;%22%20horiz-adv-x=%22384%22%20d=%22M336%20448c26.5098%200%2048%20-21.4902%2048%20-48v-464l-192%20112l-192%20-112v464c0%2026.5098%2021.4902%2048%2048%2048h288zM336%2019.5703v374.434c0%203.31348%20-2.68555%205.99609%20-6%205.99609h-276c-3.31152%200%20-6%20-2.68848%20-6%20-6v-374.43l144%2084z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22image%22%20unicode=%22&#xf03e;%22%20d=%22M464%20384c26.5098%200%2048%20-21.4902%2048%20-48v-288c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v288c0%2026.5098%2021.4902%2048%2048%2048h416zM458%2048c3.31152%200%206%202.68848%206%206v276c0%203.31152%20-2.68848%206%20-6%206h-404c-3.31152%200%20-6%20-2.68848%20-6%20-6v-276c0%20-3.31152%202.68848%20-6%206%20-6h404zM128%20296c22.0908%200%2040%20-17.9092%2040%20-40s-17.9092%20-40%20-40%20-40s-40%2017.9092%20-40%2040s17.9092%2040%2040%2040zM96%2096v48l39.5137%2039.5146c4.6875%204.68652%2012.2852%204.68652%2016.9717%200l39.5146%20-39.5146l119.514%20119.515c4.6875%204.68652%2012.2852%204.68652%2016.9717%200l87.5146%20-87.5146v-80h-320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22edit%22%20unicode=%22&#xf044;%22%20horiz-adv-x=%22576%22%20d=%22M402.3%20103.1l32%2032c5%205%2013.7002%201.5%2013.7002%20-5.69922v-145.4c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h273.5c7.09961%200%2010.7002%20-8.59961%205.7002%20-13.7002l-32%20-32c-1.5%20-1.5%20-3.5%20-2.2998%20-5.7002%20-2.2998h-241.5v-352h352v113.5c0%202.09961%200.799805%204.09961%202.2998%205.59961zM558.9%20304.9l-262.601%20-262.601l-90.3994%20-10c-26.2002%20-2.89941%20-48.5%2019.2002%20-45.6006%2045.6006l10%2090.3994l262.601%20262.601c22.8994%2022.8994%2059.8994%2022.8994%2082.6992%200l43.2002%20-43.2002c22.9004%20-22.9004%2022.9004%20-60%200.100586%20-82.7998zM460.1%20274l-58.0996%2058.0996l-185.8%20-185.899l-7.2998%20-65.2998l65.2998%207.2998zM524.9%20353.7l-43.2002%2043.2002c-4.10059%204.09961%20-10.7998%204.09961%20-14.7998%200l-30.9004%20-30.9004l58.0996%20-58.0996l30.9004%2030.8994c4%204.2002%204%2010.7998%20-0.0996094%2014.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22times-circle%22%20unicode=%22&#xf057;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM256%20-8c110.5%200%20200%2089.5%20200%20200s-89.5%20200%20-200%20200s-200%20-89.5%20-200%20-200s89.5%20-200%20200%20-200zM357.8%20254.2l-62.2002%20-62.2002l62.2002%20-62.2002c4.7002%20-4.7002%204.7002%20-12.2998%200%20-17l-22.5996%20-22.5996c-4.7002%20-4.7002%20-12.2998%20-4.7002%20-17%200l-62.2002%2062.2002l-62.2002%20-62.2002c-4.7002%20-4.7002%20-12.2998%20-4.7002%20-17%200l-22.5996%2022.5996c-4.7002%204.7002%20-4.7002%2012.2998%200%2017l62.2002%2062.2002l-62.2002%2062.2002c-4.7002%204.7002%20-4.7002%2012.2998%200%2017l22.5996%2022.5996c4.7002%204.7002%2012.2998%204.7002%2017%200l62.2002%20-62.2002l62.2002%2062.2002c4.7002%204.7002%2012.2998%204.7002%2017%200l22.5996%20-22.5996c4.7002%20-4.7002%204.7002%20-12.2998%200%20-17z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22check-circle%22%20unicode=%22&#xf058;%22%20d=%22M256%20440c136.967%200%20248%20-111.033%20248%20-248s-111.033%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.033%20248%20248%20248zM256%20392c-110.549%200%20-200%20-89.4678%20-200%20-200c0%20-110.549%2089.4678%20-200%20200%20-200c110.549%200%20200%2089.4678%20200%20200c0%20110.549%20-89.4678%20200%20-200%20200zM396.204%20261.733c4.66699%20-4.70508%204.63672%20-12.3037%20-0.0673828%20-16.9717l-172.589%20-171.204c-4.70508%20-4.66797%20-12.3027%20-4.63672%20-16.9697%200.0683594l-90.7812%2091.5156c-4.66797%204.70605%20-4.63672%2012.3047%200.0683594%2016.9717l22.7188%2022.5361c4.70508%204.66699%2012.3027%204.63574%2016.9697%20-0.0693359l59.792%20-60.2773l141.353%20140.216c4.70508%204.66797%2012.3027%204.6377%2016.9697%20-0.0673828z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22question-circle%22%20unicode=%22&#xf059;%22%20d=%22M256%20440c136.957%200%20248%20-111.083%20248%20-248c0%20-136.997%20-111.043%20-248%20-248%20-248s-248%20111.003%20-248%20248c0%20136.917%20111.043%20248%20248%20248zM256%20-8c110.569%200%20200%2089.4697%20200%20200c0%20110.529%20-89.5088%20200%20-200%20200c-110.528%200%20-200%20-89.5049%20-200%20-200c0%20-110.569%2089.4678%20-200%20200%20-200zM363.244%20247.2c0%20-67.0518%20-72.4209%20-68.084%20-72.4209%20-92.8633v-6.33691c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-45.6475c-6.62695%200%20-12%205.37305%20-12%2012v8.65918c0%2035.7451%2027.1006%2050.0342%2047.5791%2061.5156c17.5615%209.84473%2028.3242%2016.541%2028.3242%2029.5791c0%2017.2461%20-21.999%2028.6934%20-39.7842%2028.6934c-23.1885%200%20-33.8936%20-10.9775%20-48.9424%20-29.9697c-4.05664%20-5.11914%20-11.46%20-6.07031%20-16.666%20-2.12402l-27.8232%2021.0986c-5.10742%203.87207%20-6.25098%2011.0654%20-2.64453%2016.3633c23.627%2034.6934%2053.7217%2054.1846%20100.575%2054.1846c49.0713%200%20101.45%20-38.3037%20101.45%20-88.7998zM298%2080c0%20-23.1592%20-18.8408%20-42%20-42%20-42s-42%2018.8408%20-42%2042s18.8408%2042%2042%2042s42%20-18.8408%2042%20-42z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eye%22%20unicode=%22&#xf06e;%22%20horiz-adv-x=%22576%22%20d=%22M288%20304c0.114258%200%200.240234%20-0.0175781%200.354492%20-0.0175781c61.6543%200%20111.71%20-50.0557%20111.71%20-111.71s-50.0557%20-111.71%20-111.71%20-111.71s-111.71%2050.0557%20-111.71%20111.71c0%2010.7422%201.51953%2021.1328%204.35547%2030.9678c7.95898%20-4.52637%2017.2129%20-7.17188%2027%20-7.24023c30.9072%200%2056%2025.0928%2056%2056c-0.0683594%209.78711%20-2.71387%2019.041%20-7.24023%2027c9.88379%203.07617%2020.3896%204.83008%2031.2402%205zM572.52%20206.6c2.21387%20-4.37793%203.46094%20-9.38965%203.46094%20-14.626c0%20-5.2373%20-1.24707%20-10.1855%20-3.46094%20-14.5635c-54.1992%20-105.771%20-161.59%20-177.41%20-284.52%20-177.41s-230.29%2071.5898%20-284.52%20177.4c-2.21387%204.37793%20-3.46094%209.38965%20-3.46094%2014.626c0%205.2373%201.24707%2010.1855%203.46094%2014.5635c54.1992%20105.771%20161.59%20177.41%20284.52%20177.41s230.29%20-71.5898%20284.52%20-177.4zM288%2048c98.6602%200%20189.1%2055%20237.93%20144c-48.8398%2089%20-139.27%20144%20-237.93%20144s-189.09%20-55%20-237.93%20-144c48.8398%20-89%20139.279%20-144%20237.93%20-144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eye-slash%22%20unicode=%22&#xf070;%22%20horiz-adv-x=%22640%22%20d=%22M634%20-23c3.66895%20-2.93262%206.00391%20-7.45117%206.00391%20-12.5088c0%20-3.7832%20-1.31543%20-7.26074%20-3.51367%20-10.001l-10%20-12.4902c-2.93359%20-3.66309%20-7.44824%20-5.99414%20-12.502%20-5.99414c-3.77637%200%20-7.25%201.31152%20-9.98828%203.50391l-598%20467.49c-3.66895%202.93262%20-6.00391%207.45117%20-6.00391%2012.5088c0%203.7832%201.31543%207.26074%203.51367%2010.001l10%2012.4902c2.93359%203.66309%207.44824%205.99414%2012.502%205.99414c3.77637%200%207.25%20-1.31152%209.98828%20-3.50391zM296.79%20301.53c7.51172%201.60254%2015.2266%202.45508%2023.21%202.46973c60.4805%200%20109.36%20-47.9102%20111.58%20-107.85zM343.21%2082.46c-7.51367%20-1.59375%20-15.2285%20-2.44336%20-23.21%20-2.45996c-60.4697%200%20-109.35%2047.9102%20-111.58%20107.84zM320%20336c-19.8799%200%20-39.2803%20-2.7998%20-58.2197%20-7.09961l-46.4102%2036.29c32.9199%2011.8096%2067.9297%2018.8096%20104.63%2018.8096c122.93%200%20230.29%20-71.5898%20284.57%20-177.4c2.21289%20-4.37793%203.45996%20-9.38965%203.45996%20-14.626c0%20-5.2373%20-1.24707%20-10.1855%20-3.45996%20-14.5635c-14.1924%20-27.5625%20-31.9229%20-52.6689%20-52.9004%20-75.1104l-37.7402%2029.5c17.2305%2018.0527%2031.9385%2038.1318%2044%2060.2002c-48.8398%2089%20-139.279%20144%20-237.93%20144zM320%2048c19.8896%200%2039.2803%202.7998%2058.2197%207.08984l46.4102%20-36.2803c-32.9199%20-11.7598%20-67.9297%20-18.8096%20-104.63%20-18.8096c-122.92%200%20-230.28%2071.5898%20-284.51%20177.4c-2.21387%204.37793%20-3.46094%209.38965%20-3.46094%2014.626c0%205.2373%201.24707%2010.1855%203.46094%2014.5635c14.1885%2027.5586%2031.916%2052.6621%2052.8896%2075.1006l37.7402%20-29.5c-17.249%20-18.0469%20-31.9727%20-38.1221%20-44.0498%20-60.1904c48.8496%20-89%20139.279%20-144%20237.93%20-144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-alt%22%20unicode=%22&#xf073;%22%20horiz-adv-x=%22448%22%20d=%22M148%20160h-40c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12zM256%20172c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-40zM352%20172c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-40zM256%2076c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-40zM160%2076c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-40zM352%2076c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-40zM448%20336v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h48v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h128v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h48c26.5%200%2048%20-21.5%2048%20-48zM400%20-10v298h-352v-298c0%20-3.2998%202.7002%20-6%206%20-6h340c3.2998%200%206%202.7002%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment%22%20unicode=%22&#xf075;%22%20d=%22M256%20416c141.4%200%20256%20-93.0996%20256%20-208s-114.6%20-208%20-256%20-208c-32.7998%200%20-64%205.2002%20-92.9004%2014.2998c-29.0996%20-20.5996%20-77.5996%20-46.2998%20-139.1%20-46.2998c-9.59961%200%20-18.2998%205.7002%20-22.0996%2014.5c-3.80078%208.7998%20-2%2019%204.59961%2026c0.5%200.400391%2031.5%2033.7998%2046.4004%2073.2002c-33%2035.0996%20-52.9004%2078.7002%20-52.9004%20126.3c0%20114.9%20114.6%20208%20256%20208zM256%2048c114.7%200%20208%2071.7998%20208%20160s-93.2998%20160%20-208%20160s-208%20-71.7998%20-208%20-160c0%20-42.2002%2021.7002%20-74.0996%2039.7998%20-93.4004l20.6006%20-21.7998l-10.6006%20-28.0996c-5.5%20-14.5%20-12.5996%20-28.1006%20-19.8994%20-40.2002c23.5996%207.59961%2043.1992%2018.9004%2057.5%2029l19.5%2013.7998l22.6992%20-7.2002c25.3008%20-8%2051.7002%20-12.0996%2078.4004%20-12.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22folder%22%20unicode=%22&#xf07b;%22%20d=%22M464%20320c26.5098%200%2048%20-21.4902%2048%20-48v-224c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v288c0%2026.5098%2021.4902%2048%2048%2048h146.74c8.49023%200%2016.6299%20-3.37012%2022.6299%20-9.37012l54.6299%20-54.6299h192zM464%2048v224h-198.62c-8.49023%200%20-16.6299%203.37012%20-22.6299%209.37012l-54.6299%2054.6299h-140.12v-288h416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22folder-open%22%20unicode=%22&#xf07c;%22%20horiz-adv-x=%22576%22%20d=%22M527.9%20224c37.6992%200%2060.6992%20-41.5%2040.6992%20-73.4004l-79.8994%20-128c-8.7998%20-14.0996%20-24.2002%20-22.5996%20-40.7002%20-22.5996h-400c-26.5%200%20-48%2021.5%20-48%2048v288c0%2026.5%2021.5%2048%2048%2048h160l64%20-64h160c26.5%200%2048%20-21.5%2048%20-48v-48h47.9004zM48%20330v-233.4l62.9004%20104.2c8.69922%2014.4004%2024.2998%2023.2002%2041.0996%2023.2002h280v42c0%203.2998%20-2.7002%206%20-6%206h-173.9l-64%2064h-134.1c-3.2998%200%20-6%20-2.7002%20-6%20-6zM448%2048l80%20128h-378.8l-77.2002%20-128h376z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chart-bar%22%20unicode=%22&#xf080;%22%20d=%22M396.8%2096c-6.39941%200%20-12.7998%206.40039%20-12.7998%2012.7998v230.4c0%206.39941%206.40039%2012.7998%2012.7998%2012.7998h22.4004c6.39941%200%2012.7998%20-6.40039%2012.7998%20-12.7998v-230.4c0%20-6.39941%20-6.40039%20-12.7998%20-12.7998%20-12.7998h-22.4004zM204.8%2096c-6.39941%200%20-12.7998%206.40039%20-12.7998%2012.7998v198.4c0%206.39941%206.40039%2012.7998%2012.7998%2012.7998h22.4004c6.39941%200%2012.7998%20-6.40039%2012.7998%20-12.7998v-198.4c0%20-6.39941%20-6.40039%20-12.7998%20-12.7998%20-12.7998h-22.4004zM300.8%2096c-6.39941%200%20-12.7998%206.40039%20-12.7998%2012.7998v134.4c0%206.39941%206.40039%2012.7998%2012.7998%2012.7998h22.4004c6.39941%200%2012.7998%20-6.40039%2012.7998%20-12.7998v-134.4c0%20-6.39941%20-6.40039%20-12.7998%20-12.7998%20-12.7998h-22.4004zM496%2048c8.83984%200%2016%20-7.16016%2016%20-16v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-464c-17.6699%200%20-32%2014.3301%20-32%2032v336c0%208.83984%207.16016%2016%2016%2016h16c8.83984%200%2016%20-7.16016%2016%20-16v-320h448zM108.8%2096c-6.39941%200%20-12.7998%206.40039%20-12.7998%2012.7998v70.4004c0%206.39941%206.40039%2012.7998%2012.7998%2012.7998h22.4004c6.39941%200%2012.7998%20-6.40039%2012.7998%20-12.7998v-70.4004c0%20-6.39941%20-6.40039%20-12.7998%20-12.7998%20-12.7998h-22.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comments%22%20unicode=%22&#xf086;%22%20horiz-adv-x=%22576%22%20d=%22M532%2061.7998c15.2998%20-30.7002%2037.4004%20-54.5%2037.7998%20-54.7998c6.2998%20-6.7002%208%20-16.5%204.40039%20-25c-3.7002%20-8.5%20-12%20-14%20-21.2002%20-14c-53.5996%200%20-96.7002%2020.2998%20-125.2%2038.7998c-19%20-4.39941%20-39%20-6.7998%20-59.7998%20-6.7998c-86.2002%200%20-159.9%2040.4004%20-191.3%2097.7998c-9.7002%201.2002%20-19.2002%202.7998%20-28.4004%204.90039c-28.5%20-18.6006%20-71.7002%20-38.7998%20-125.2%20-38.7998c-9.19922%200%20-17.5996%205.5%20-21.1992%2014c-3.7002%208.5%20-1.90039%2018.2998%204.39941%2025c0.400391%200.399414%2022.4004%2024.1992%2037.7002%2054.8994c-27.5%2027.2002%20-44%2061.2002%20-44%2098.2002c0%2088.4004%2093.0996%20160%20208%20160c86.2998%200%20160.3%20-40.5%20191.8%20-98.0996c99.7002%20-11.8008%20176.2%20-77.9004%20176.2%20-157.9c0%20-37.0996%20-16.5%20-71.0996%20-44%20-98.2002zM139.2%20154.1l19.7998%20-4.5c16%20-3.69922%2032.5%20-5.59961%2049%20-5.59961c86.7002%200%20160%2051.2998%20160%20112s-73.2998%20112%20-160%20112s-160%20-51.2998%20-160%20-112c0%20-28.7002%2016.2002%20-50.5996%2029.7002%20-64l24.7998%20-24.5l-15.5%20-31.0996c-2.59961%20-5.10059%20-5.2998%20-10.1006%20-8%20-14.8008c14.5996%205.10059%2029%2012.3008%2043.0996%2021.4004zM498.3%2096c13.5%2013.4004%2029.7002%2035.2998%2029.7002%2064c0%2049.2002%20-48.2998%2091.5%20-112.7%20106c0.299805%20-3.2998%200.700195%20-6.59961%200.700195%20-10c0%20-80.9004%20-78%20-147.5%20-179.3%20-158.3c29.0996%20-29.6006%2077.2998%20-49.7002%20131.3%20-49.7002c16.5%200%2033%201.90039%2049%205.59961l19.9004%204.60059l17.0996%20-11.1006c14.0996%20-9.09961%2028.5%20-16.2998%2043.0996%20-21.3994c-2.69922%204.7002%20-5.39941%209.7002%20-8%2014.7998l-15.5%2031.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star-half%22%20unicode=%22&#xf089;%22%20horiz-adv-x=%22576%22%20d=%22M288%2062.7002v-54.2998l-130.7%20-68.6006c-23.3994%20-12.2998%20-50.8994%207.60059%20-46.3994%2033.7002l25%20145.5l-105.7%20103c-19%2018.5%20-8.5%2050.7998%2017.7002%2054.5996l146.1%2021.2002l65.2998%20132.4c5.90039%2011.8994%2017.2998%2017.7998%2028.7002%2017.7998v-68.0996l-62.2002%20-126l-139%20-20.2002l100.601%20-98l-23.7002%20-138.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lemon%22%20unicode=%22&#xf094;%22%20d=%22M484.112%20420.111c28.1221%20-28.123%2035.9434%20-68.0039%2019.0215%20-97.0547c-23.0576%20-39.584%2050.1436%20-163.384%20-82.3311%20-295.86c-132.301%20-132.298%20-256.435%20-59.3594%20-295.857%20-82.3291c-29.0459%20-16.917%20-68.9219%20-9.11426%20-97.0576%2019.0205c-28.1221%2028.1221%20-35.9434%2068.0029%20-19.0215%2097.0547c23.0566%2039.5859%20-50.1436%20163.386%2082.3301%20295.86c132.308%20132.309%20256.407%2059.3496%20295.862%2082.332c29.0498%2016.9219%2068.9307%209.09863%2097.0537%20-19.0234zM461.707%20347.217c13.5166%2023.2031%20-27.7578%2063.7314%20-50.4883%2050.4912c-66.6025%20-38.7939%20-165.646%2045.5898%20-286.081%20-74.8457c-120.444%20-120.445%20-36.0449%20-219.472%20-74.8447%20-286.08c-13.542%20-23.2471%2027.8145%20-63.6953%2050.4932%20-50.4883c66.6006%2038.7949%20165.636%20-45.5996%20286.076%2074.8428c120.444%20120.445%2036.0449%20219.472%2074.8447%20286.08zM291.846%20338.481c1.37012%20-10.96%20-6.40332%20-20.957%20-17.3643%20-22.3271c-54.8467%20-6.85547%20-135.779%20-87.7871%20-142.636%20-142.636c-1.37305%20-10.9883%20-11.3984%20-18.7334%20-22.3262%20-17.3643c-10.9609%201.37012%20-18.7344%2011.3652%20-17.3643%2022.3262c9.16211%2073.2852%20104.167%20168.215%20177.364%20177.364c10.9531%201.36816%2020.9561%20-6.40234%2022.3262%20-17.3633z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22credit-card%22%20unicode=%22&#xf09d;%22%20horiz-adv-x=%22576%22%20d=%22M527.9%20416c26.5996%200%2048.0996%20-21.5%2048.0996%20-48v-352c0%20-26.5%20-21.5%20-48%20-48.0996%20-48h-479.801c-26.5996%200%20-48.0996%2021.5%20-48.0996%2048v352c0%2026.5%2021.5%2048%2048.0996%2048h479.801zM54.0996%20368c-3.2998%200%20-6%20-2.7002%20-6%20-6v-42h479.801v42c0%203.2998%20-2.7002%206%20-6%206h-467.801zM521.9%2016c3.2998%200%206%202.7002%206%206v170h-479.801v-170c0%20-3.2998%202.7002%20-6%206%20-6h467.801zM192%20116v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-72c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h72c6.59961%200%2012%20-5.40039%2012%20-12zM384%20116v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-136c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h136c6.59961%200%2012%20-5.40039%2012%20-12z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hdd%22%20unicode=%22&#xf0a0;%22%20horiz-adv-x=%22576%22%20d=%22M567.403%20212.358c5.59668%20-8.04688%208.59668%20-17.6113%208.59668%20-27.4121v-136.946c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-480c-26.5098%200%20-48%2021.4902%20-48%2048v136.946c0%2010.167%203.19531%2019.6465%208.59668%2027.4121l105.08%20151.053c8.67383%2012.4678%2023.0791%2020.5889%2039.4043%2020.5889h269.838c16.3252%200%2030.7305%20-8.12109%2039.4043%20-20.5889zM153.081%20336l-77.9131%20-112h425.664l-77.9131%20112h-269.838zM528%2048v128h-480v-128h480zM496%20112c0%20-17.6729%20-14.3271%20-32%20-32%20-32s-32%2014.3271%20-32%2032s14.3271%2032%2032%2032s32%20-14.3271%2032%20-32zM400%20112c0%20-17.6729%20-14.3271%20-32%20-32%20-32s-32%2014.3271%20-32%2032s14.3271%2032%2032%2032s32%20-14.3271%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-point-right%22%20unicode=%22&#xf0a4;%22%20d=%22M428.8%20310.4c45.0996%200%2083.2002%20-38.1016%2083.2002%20-83.2002c0%20-45.6162%20-37.7646%20-83.2002%20-83.2002%20-83.2002h-35.6475c-1.71387%20-7.70605%20-4.43555%20-15.2051%20-7.92969%20-22.0645c2.50586%20-22.0059%20-3.50293%20-44.9775%20-15.9844%20-62.791c-1.14062%20-52.4863%20-37.3984%20-91.1445%20-99.9404%20-91.1445h-21.2988c-60.0635%200%20-98.5117%2040%20-127.2%2040h-2.67871c-5.74707%20-4.95215%20-13.5361%20-8%20-22.1201%20-8h-64c-17.6729%200%20-32%2012.8936%20-32%2028.7998v230.4c0%2015.9062%2014.3271%2028.7998%2032%2028.7998h64.001c8.58398%200%2016.373%20-3.04785%2022.1201%20-8h2.67871c6.96387%200%2014.8623%206.19336%2030.1816%2023.6689l0.128906%200.148438l0.130859%200.145508c8.85645%209.93652%2018.1162%2020.8398%2025.8506%2033.2529c18.7051%2030.2471%2030.3936%2078.7842%2075.707%2078.7842c56.9277%200%2092%20-35.2861%2092%20-83.2002c0%20-0.0283203%200%200.0361328%200%200.0078125c0%20-7.66602%20-0.748047%20-15.1582%20-2.17578%20-22.4072h86.1768zM428.8%20192c18.9756%200%2035.2002%2016.2246%2035.2002%2035.2002c0%2018.7002%20-16.7754%2035.2002%20-35.2002%2035.2002h-158.399c0%2017.3242%2026.3994%2035.1992%2026.3994%2070.3994c0%2026.4004%20-20.625%2035.2002%20-44%2035.2002c-8.79395%200%20-20.4443%20-32.7119%20-34.9258%20-56.0996c-9.07422%20-14.5752%20-19.5244%20-27.2256%20-30.7988%20-39.875c-16.1094%20-18.374%20-33.8359%20-36.6328%20-59.0752%20-39.5967v-176.753c42.79%20-3.7627%2074.5088%20-39.6758%20120%20-39.6758h21.2988c40.5244%200%2057.124%2022.1973%2050.6006%2061.3252c14.6113%208.00098%2024.1514%2033.9785%2012.9248%2053.625c19.3652%2018.2246%2017.7871%2046.3809%204.9502%2061.0498h91.0254zM88%2064c0%2013.2549%20-10.7451%2024%20-24%2024s-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24s24%2010.7451%2024%2024z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-point-left%22%20unicode=%22&#xf0a5;%22%20d=%22M0%20227.2c0%2045.0986%2038.1006%2083.2002%2083.2002%2083.2002h86.1758c-1.3623%206.91016%20-2.17578%2014.374%20-2.17578%2022.3994c0%2047.9141%2035.0723%2083.2002%2092%2083.2002c45.3135%200%2057.002%20-48.5371%2075.7061%20-78.7852c7.73438%20-12.4121%2016.9951%20-23.3154%2025.8506%20-33.2529l0.130859%20-0.145508l0.128906%20-0.148438c15.3213%20-17.4746%2023.2197%20-23.668%2030.1836%20-23.668h2.67871c5.74707%204.95215%2013.5361%208%2022.1201%208h64c17.6729%200%2032%20-12.8936%2032%20-28.7998v-230.4c0%20-15.9062%20-14.3271%20-28.7998%20-32%20-28.7998h-64c-8.58398%200%20-16.373%203.04785%20-22.1201%208h-2.67871c-28.6885%200%20-67.1367%20-40%20-127.2%20-40h-21.2988c-62.542%200%20-98.8008%2038.6582%20-99.9404%2091.1445c-12.4814%2017.8135%20-18.4922%2040.7852%20-15.9844%2062.791c-3.49414%206.85938%20-6.21582%2014.3584%20-7.92969%2022.0645h-35.6465c-45.4355%200%20-83.2002%2037.584%20-83.2002%2083.2002zM48%20227.2c0%20-18.9756%2016.2246%20-35.2002%2035.2002%20-35.2002h91.0244c-12.8369%20-14.6689%20-14.415%20-42.8252%204.9502%20-61.0498c-11.2256%20-19.6465%20-1.68652%20-45.624%2012.9248%20-53.625c-6.52246%20-39.1279%2010.0771%20-61.3252%2050.6016%20-61.3252h21.2988c45.4912%200%2077.21%2035.9131%20120%2039.6768v176.752c-25.2393%202.96289%20-42.9658%2021.2227%20-59.0752%2039.5967c-11.2744%2012.6494%20-21.7246%2025.2998%20-30.7988%2039.875c-14.4814%2023.3877%20-26.1318%2056.0996%20-34.9258%2056.0996c-23.375%200%20-44%20-8.7998%20-44%20-35.2002c0%20-35.2002%2026.3994%20-53.0752%2026.3994%20-70.3994h-158.399c-18.4248%200%20-35.2002%20-16.5%20-35.2002%20-35.2002zM448%2088c-13.2549%200%20-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24s24%2010.7451%2024%2024s-10.7451%2024%20-24%2024z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-point-up%22%20unicode=%22&#xf0a6;%22%20horiz-adv-x=%22448%22%20d=%22M105.6%20364.8c0%2045.0996%2038.1016%2083.2002%2083.2002%2083.2002c45.6162%200%2083.2002%20-37.7646%2083.2002%20-83.2002v-35.6465c7.70605%20-1.71387%2015.2051%20-4.43555%2022.0645%20-7.92969c22.0059%202.50684%2044.9775%20-3.50293%2062.791%20-15.9844c52.4863%20-1.14062%2091.1445%20-37.3984%2091.1445%20-99.9404v-21.2988c0%20-60.0635%20-40%20-98.5117%20-40%20-127.2v-2.67871c4.95215%20-5.74707%208%20-13.5361%208%20-22.1201v-64c0%20-17.6729%20-12.8936%20-32%20-28.7998%20-32h-230.4c-15.9062%200%20-28.7998%2014.3271%20-28.7998%2032v64c0%208.58398%203.04785%2016.373%208%2022.1201v2.67871c0%206.96387%20-6.19336%2014.8623%20-23.6689%2030.1816l-0.148438%200.128906l-0.145508%200.130859c-9.93652%208.85645%20-20.8398%2018.1162%20-33.2529%2025.8506c-30.2471%2018.7051%20-78.7842%2030.3936%20-78.7842%2075.707c0%2056.9277%2035.2861%2092%2083.2002%2092c0.0283203%200%20-0.0361328%200%20-0.0078125%200c7.66602%200%2015.1582%20-0.748047%2022.4072%20-2.17578v86.1768zM224%20364.8c0%2018.9756%20-16.2246%2035.2002%20-35.2002%2035.2002c-18.7002%200%20-35.2002%20-16.7754%20-35.2002%20-35.2002v-158.399c-17.3242%200%20-35.1992%2026.3994%20-70.3994%2026.3994c-26.4004%200%20-35.2002%20-20.625%20-35.2002%20-44c0%20-8.79395%2032.7119%20-20.4443%2056.0996%20-34.9258c14.5752%20-9.07422%2027.2256%20-19.5244%2039.875%20-30.7988c18.374%20-16.1094%2036.6328%20-33.8359%2039.5967%20-59.0752h176.753c3.7627%2042.79%2039.6758%2074.5088%2039.6758%20120v21.2988c0%2040.5244%20-22.1973%2057.124%20-61.3252%2050.6006c-8.00098%2014.6113%20-33.9785%2024.1514%20-53.625%2012.9248c-18.2246%2019.3652%20-46.3809%2017.7871%20-61.0498%204.9502v91.0254zM352%2024c-13.2549%200%20-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24s24%2010.7451%2024%2024s-10.7451%2024%20-24%2024z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-point-down%22%20unicode=%22&#xf0a7;%22%20horiz-adv-x=%22448%22%20d=%22M188.8%20-64c-45.0986%200%20-83.2002%2038.1006%20-83.2002%2083.2002v86.1758c-6.91016%20-1.3623%20-14.374%20-2.17578%20-22.3994%20-2.17578c-47.9141%200%20-83.2002%2035.0723%20-83.2002%2092c0%2045.3135%2048.5371%2057.002%2078.7852%2075.707c12.4121%207.73438%2023.3154%2016.9951%2033.2529%2025.8506l0.145508%200.130859l0.148438%200.128906c17.4746%2015.3213%2023.668%2023.2197%2023.668%2030.1836v2.67871c-4.95215%205.74707%20-8%2013.5361%20-8%2022.1201v64c0%2017.6729%2012.8936%2032%2028.7998%2032h230.4c15.9062%200%2028.7998%20-14.3271%2028.7998%20-32v-64.001c0%20-8.58398%20-3.04785%20-16.373%20-8%20-22.1201v-2.67871c0%20-28.6885%2040%20-67.1367%2040%20-127.2v-21.2988c0%20-62.542%20-38.6582%20-98.8008%20-91.1445%20-99.9404c-17.8135%20-12.4814%20-40.7852%20-18.4922%20-62.791%20-15.9844c-6.85938%20-3.49414%20-14.3584%20-6.21582%20-22.0645%20-7.92969v-35.6465c0%20-45.4355%20-37.584%20-83.2002%20-83.2002%20-83.2002zM188.8%20-16c18.9756%200%2035.2002%2016.2246%2035.2002%2035.2002v91.0244c14.6689%20-12.8369%2042.8252%20-14.415%2061.0498%204.9502c19.6465%20-11.2256%2045.624%20-1.68652%2053.625%2012.9248c39.1279%20-6.52246%2061.3252%2010.0771%2061.3252%2050.6016v21.2988c0%2045.4912%20-35.9131%2077.21%20-39.6768%20120h-176.752c-2.96289%20-25.2393%20-21.2227%20-42.9658%20-39.5967%20-59.0752c-12.6494%20-11.2744%20-25.2998%20-21.7246%20-39.875%20-30.7988c-23.3877%20-14.4814%20-56.0996%20-26.1318%20-56.0996%20-34.9258c0%20-23.375%208.7998%20-44%2035.2002%20-44c35.2002%200%2053.0752%2026.3994%2070.3994%2026.3994v-158.399c0%20-18.4248%2016.5%20-35.2002%2035.2002%20-35.2002zM328%20384c0%20-13.2549%2010.7451%20-24%2024%20-24s24%2010.7451%2024%2024s-10.7451%2024%20-24%2024s-24%20-10.7451%20-24%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22copy%22%20unicode=%22&#xf0c5;%22%20horiz-adv-x=%22448%22%20d=%22M433.941%20382.059c8.68848%20-8.68848%2014.0586%20-20.6943%2014.0586%20-33.9404v-268.118c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-80v-48c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-224c-26.5098%200%20-48%2021.4902%20-48%2048v320c0%2026.5098%2021.4902%2048%2048%2048h80v48c0%2026.5098%2021.4902%2048%2048%2048h172.118c13.2461%200%2025.252%20-5.37012%2033.9404%20-14.0586zM266%20-16c3.31152%200%206%202.68848%206%206v42h-96c-26.5098%200%20-48%2021.4902%20-48%2048v224h-74c-3.31152%200%20-6%20-2.68848%20-6%20-6v-308c0%20-3.31152%202.68848%20-6%206%20-6h212zM394%2080c3.31152%200%206%202.68848%206%206v202h-88c-13.2549%200%20-24%2010.7451%20-24%2024v88h-106c-3.31152%200%20-6%20-2.68848%20-6%20-6v-308c0%20-3.31152%202.68848%20-6%206%20-6h212zM400%20336v9.63184c0%201.65527%20-0.670898%203.15723%20-1.75684%204.24316l-48.3682%2048.3682c-1.12598%201.125%20-2.65234%201.75684%20-4.24316%201.75684h-9.63184v-64h64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22save%22%20unicode=%22&#xf0c7;%22%20horiz-adv-x=%22448%22%20d=%22M433.941%20318.059c8.68848%20-8.68848%2014.0586%20-20.6943%2014.0586%20-33.9404v-268.118c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h268.118c13.2461%200%2025.252%20-5.37012%2033.9404%20-14.0586zM272%20368h-128v-80h128v80zM394%2016c3.31152%200%206%202.68848%206%206v259.632c0%201.65527%20-0.670898%203.15723%20-1.75684%204.24316l-78.2432%2078.2432v-100.118c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-176c-13.2549%200%20-24%2010.7451%20-24%2024v104h-42c-3.31152%200%20-6%20-2.68848%20-6%20-6v-340c0%20-3.31152%202.68848%20-6%206%20-6h340zM224%20216c48.5234%200%2088%20-39.4766%2088%20-88s-39.4766%20-88%20-88%20-88s-88%2039.4766%20-88%2088s39.4766%2088%2088%2088zM224%2088c22.0557%200%2040%2017.9443%2040%2040s-17.9443%2040%20-40%2040s-40%20-17.9443%20-40%20-40s17.9443%20-40%2040%20-40z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22square%22%20unicode=%22&#xf0c8;%22%20horiz-adv-x=%22448%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM394%2016c3.2998%200%206%202.7002%206%206v340c0%203.2998%20-2.7002%206%20-6%206h-340c-3.2998%200%20-6%20-2.7002%20-6%20-6v-340c0%20-3.2998%202.7002%20-6%206%20-6h340z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envelope%22%20unicode=%22&#xf0e0;%22%20d=%22M464%20384c26.5098%200%2048%20-21.4902%2048%20-48v-288c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v288c0%2026.5098%2021.4902%2048%2048%2048h416zM464%20336h-416v-40.8047c22.4248%20-18.2627%2058.1797%20-46.6602%20134.587%20-106.49c16.834%20-13.2422%2050.2051%20-45.0762%2073.4131%20-44.7012c23.2119%20-0.371094%2056.5723%2031.4541%2073.4131%2044.7012c76.4189%2059.8389%20112.165%2088.2305%20134.587%20106.49v40.8047zM48%2048h416v185.601c-22.915%20-18.252%20-55.4189%20-43.8691%20-104.947%20-82.6523c-22.5439%20-17.748%20-60.3359%20-55.1787%20-103.053%20-54.9473c-42.9277%20-0.231445%20-81.2051%2037.75%20-103.062%2054.9551c-49.5293%2038.7842%20-82.0244%2064.3945%20-104.938%2082.6455v-185.602z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lightbulb%22%20unicode=%22&#xf0eb;%22%20horiz-adv-x=%22352%22%20d=%22M176%20368c8.83984%200%2016%20-7.16016%2016%20-16s-7.16016%20-16%20-16%20-16c-35.2803%200%20-64%20-28.7002%20-64%20-64c0%20-8.83984%20-7.16016%20-16%20-16%20-16s-16%207.16016%20-16%2016c0%2052.9404%2043.0596%2096%2096%2096zM96.0596%20-11.1699l-0.0400391%2043.1797h159.961l-0.0507812%20-43.1797c-0.00976562%20-3.13965%20-0.939453%20-6.21973%20-2.67969%20-8.83984l-24.5098%20-36.8398c-2.95996%20-4.45996%20-7.95996%20-7.14062%20-13.3203%20-7.14062h-78.8496c-5.35059%200%20-10.3506%202.68066%20-13.3203%207.14062l-24.5098%2036.8398c-1.75%202.62012%20-2.68066%205.68945%20-2.68066%208.83984zM176%20448c97.2002%200%20176%20-78.7998%20176%20-176c0%20-44.3701%20-16.4502%20-84.8496%20-43.5498%20-115.79c-16.6406%20-18.9795%20-42.7402%20-58.79%20-52.4199%20-92.1602v-0.0498047h-48v0.0996094c0.00488281%204.98145%200.790039%209.78809%202.21973%2014.3008c5.67969%2017.9893%2022.9902%2064.8496%2062.0996%20109.46c20.4102%2023.29%2031.6504%2053.1699%2031.6504%2084.1396c0%2070.5801%20-57.4199%20128%20-128%20128c-68.2803%200%20-128.15%20-54.3604%20-127.95%20-128c0.0898438%20-30.9902%2011.0703%20-60.71%2031.6104%20-84.1396c39.3496%20-44.9004%2056.5801%20-91.8604%2062.1699%20-109.67c1.42969%20-4.56055%202.13965%20-9.30078%202.15039%20-14.0703v-0.120117h-48v0.0595703c-9.68066%2033.3604%20-35.7803%2073.1709%20-52.4209%2092.1602c-27.1094%2030.9307%20-43.5596%2071.4102%20-43.5596%20115.78c0%2093.0303%2073.7197%20176%20176%20176z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bell%22%20unicode=%22&#xf0f3;%22%20horiz-adv-x=%22448%22%20d=%22M439.39%2085.71c6%20-6.44043%208.66016%20-14.1602%208.61035%20-21.71c-0.0996094%20-16.4004%20-12.9805%20-32%20-32.0996%20-32h-383.801c-19.1191%200%20-31.9893%2015.5996%20-32.0996%2032c-0.0498047%207.5498%202.61035%2015.2598%208.61035%2021.71c19.3193%2020.7598%2055.4697%2051.9902%2055.4697%20154.29c0%2077.7002%2054.4795%20139.9%20127.939%20155.16v20.8398c0%2017.6699%2014.3203%2032%2031.9805%2032s31.9805%20-14.3301%2031.9805%20-32v-20.8398c73.46%20-15.2598%20127.939%20-77.46%20127.939%20-155.16c0%20-102.3%2036.1504%20-133.53%2055.4697%20-154.29zM67.5303%2080h312.939c-21.2197%2027.96%20-44.4199%2074.3203%20-44.5293%20159.42c0%200.200195%200.0595703%200.379883%200.0595703%200.580078c0%2061.8604%20-50.1396%20112%20-112%20112s-112%20-50.1396%20-112%20-112c0%20-0.200195%200.0595703%20-0.379883%200.0595703%20-0.580078c-0.109375%20-85.0898%20-23.3096%20-131.45%20-44.5293%20-159.42zM224%20-64c-35.3203%200%20-63.9697%2028.6504%20-63.9697%2064h127.939c0%20-35.3496%20-28.6494%20-64%20-63.9697%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hospital%22%20unicode=%22&#xf0f8;%22%20horiz-adv-x=%22448%22%20d=%22M128%20204v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012zM268%20192c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40zM192%20108c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40zM268%2096c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40zM448%20-28v-36h-448v36c0%206.62695%205.37305%2012%2012%2012h19.5v378.965c0%2011.6172%2010.7451%2021.0352%2024%2021.0352h88.5v40c0%2013.2549%2010.7451%2024%2024%2024h112c13.2549%200%2024%20-10.7451%2024%20-24v-40h88.5c13.2549%200%2024%20-9.41797%2024%20-21.0352v-378.965h19.5c6.62695%200%2012%20-5.37305%2012%20-12zM79.5%20-15h112.5v67c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-67h112.5v351h-64.5v-24c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-112c-13.2549%200%20-24%2010.7451%20-24%2024v24h-64.5v-351zM266%20384h-26v26c0%203.31152%20-2.68848%206%20-6%206h-20c-3.31152%200%20-6%20-2.68848%20-6%20-6v-26h-26c-3.31152%200%20-6%20-2.68848%20-6%20-6v-20c0%20-3.31152%202.68848%20-6%206%20-6h26v-26c0%20-3.31152%202.68848%20-6%206%20-6h20c3.31152%200%206%202.68848%206%206v26h26c3.31152%200%206%202.68848%206%206v20c0%203.31152%20-2.68848%206%20-6%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plus-square%22%20unicode=%22&#xf0fe;%22%20horiz-adv-x=%22448%22%20d=%22M352%20208v-32c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-88v-88c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-32c-6.59961%200%20-12%205.40039%20-12%2012v88h-88c-6.59961%200%20-12%205.40039%20-12%2012v32c0%206.59961%205.40039%2012%2012%2012h88v88c0%206.59961%205.40039%2012%2012%2012h32c6.59961%200%2012%20-5.40039%2012%20-12v-88h88c6.59961%200%2012%20-5.40039%2012%20-12zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM400%2022v340c0%203.2998%20-2.7002%206%20-6%206h-340c-3.2998%200%20-6%20-2.7002%20-6%20-6v-340c0%20-3.2998%202.7002%20-6%206%20-6h340c3.2998%200%206%202.7002%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22circle%22%20unicode=%22&#xf111;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM256%20-8c110.5%200%20200%2089.5%20200%20200s-89.5%20200%20-200%20200s-200%20-89.5%20-200%20-200s89.5%20-200%20200%20-200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smile%22%20unicode=%22&#xf118;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM168%20208c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32zM328%20208c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32zM332%20135.4c8.5%2010.1992%2023.7002%2011.5%2033.7998%203.09961c10.2002%20-8.5%2011.6006%20-23.5996%203.10059%20-33.7998c-30%20-36%20-74.1006%20-56.6006%20-120.9%20-56.6006s-90.9004%2020.6006%20-120.9%2056.6006c-8.39941%2010.2002%20-7.09961%2025.2998%203.10059%2033.7998c10.0996%208.40039%2025.2998%207.09961%2033.7998%20-3.09961c20.7998%20-25.1006%2051.5%20-39.4004%2084%20-39.4004s63.2002%2014.4004%2084%2039.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22frown%22%20unicode=%22&#xf119;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM168%20208c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32zM328%20272c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032zM248%20144c40.2002%200%2078%20-17.7002%20103.8%20-48.5996c8.40039%20-10.2002%207.10059%20-25.3008%20-3.09961%20-33.8008c-10.7002%20-8.7998%20-25.7002%20-6.59961%20-33.7998%203.10059c-16.6006%2020%20-41%2031.3994%20-66.9004%2031.3994s-50.2998%20-11.5%20-66.9004%20-31.3994c-8.5%20-10.2002%20-23.5996%20-11.5%20-33.7998%20-3.10059c-10.2002%208.5%20-11.5996%2023.6006%20-3.09961%2033.8008c25.7998%2030.8994%2063.5996%2048.5996%20103.8%2048.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22meh%22%20unicode=%22&#xf11a;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM168%20208c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32zM328%20272c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032zM336%20128c13.2002%200%2024%20-10.7998%2024%20-24s-10.7998%20-24%20-24%20-24h-176c-13.2002%200%20-24%2010.7998%20-24%2024s10.7998%2024%2024%2024h176z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22keyboard%22%20unicode=%22&#xf11c;%22%20horiz-adv-x=%22576%22%20d=%22M528%20384c26.5098%200%2048%20-21.4902%2048%20-48v-288c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-480c-26.5098%200%20-48%2021.4902%20-48%2048v288c0%2026.5098%2021.4902%2048%2048%2048h480zM536%2048v288c0%204.41113%20-3.58887%208%20-8%208h-480c-4.41113%200%20-8%20-3.58887%20-8%20-8v-288c0%20-4.41113%203.58887%20-8%208%20-8h480c4.41113%200%208%203.58887%208%208zM170%20178c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-28c-6.62695%200%20-12%205.37305%20-12%2012v28c0%206.62695%205.37305%2012%2012%2012h28c6.62695%200%2012%20-5.37305%2012%20-12v-28zM266%20178c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-28c-6.62695%200%20-12%205.37305%20-12%2012v28c0%206.62695%205.37305%2012%2012%2012h28c6.62695%200%2012%20-5.37305%2012%20-12v-28zM362%20178c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-28c-6.62695%200%20-12%205.37305%20-12%2012v28c0%206.62695%205.37305%2012%2012%2012h28c6.62695%200%2012%20-5.37305%2012%20-12v-28zM458%20178c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-28c-6.62695%200%20-12%205.37305%20-12%2012v28c0%206.62695%205.37305%2012%2012%2012h28c6.62695%200%2012%20-5.37305%2012%20-12v-28zM122%2096c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-28c-6.62695%200%20-12%205.37305%20-12%2012v28c0%206.62695%205.37305%2012%2012%2012h28c6.62695%200%2012%20-5.37305%2012%20-12v-28zM506%2096c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-28c-6.62695%200%20-12%205.37305%20-12%2012v28c0%206.62695%205.37305%2012%2012%2012h28c6.62695%200%2012%20-5.37305%2012%20-12v-28zM122%20260c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-28c-6.62695%200%20-12%205.37305%20-12%2012v28c0%206.62695%205.37305%2012%2012%2012h28c6.62695%200%2012%20-5.37305%2012%20-12v-28zM218%20260c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-28c-6.62695%200%20-12%205.37305%20-12%2012v28c0%206.62695%205.37305%2012%2012%2012h28c6.62695%200%2012%20-5.37305%2012%20-12v-28zM314%20260c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-28c-6.62695%200%20-12%205.37305%20-12%2012v28c0%206.62695%205.37305%2012%2012%2012h28c6.62695%200%2012%20-5.37305%2012%20-12v-28zM410%20260c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-28c-6.62695%200%20-12%205.37305%20-12%2012v28c0%206.62695%205.37305%2012%2012%2012h28c6.62695%200%2012%20-5.37305%2012%20-12v-28zM506%20260c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-28c-6.62695%200%20-12%205.37305%20-12%2012v28c0%206.62695%205.37305%2012%2012%2012h28c6.62695%200%2012%20-5.37305%2012%20-12v-28zM408%20102c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-216c-6.62695%200%20-12%205.37305%20-12%2012v16c0%206.62695%205.37305%2012%2012%2012h216c6.62695%200%2012%20-5.37305%2012%20-12v-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar%22%20unicode=%22&#xf133;%22%20horiz-adv-x=%22448%22%20d=%22M400%20384c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h48v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h128v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h48zM394%20-16c3.2998%200%206%202.7002%206%206v298h-352v-298c0%20-3.2998%202.7002%20-6%206%20-6h340z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22play-circle%22%20unicode=%22&#xf144;%22%20d=%22M371.7%20210c16.3994%20-9.2002%2016.3994%20-32.9004%200%20-42l-176%20-101c-15.9004%20-8.7998%20-35.7002%202.59961%20-35.7002%2021v208c0%2018.5%2019.9004%2029.7998%2035.7002%2021zM504%20192c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248zM56%20192c0%20-110.5%2089.5%20-200%20200%20-200s200%2089.5%20200%20200s-89.5%20200%20-200%20200s-200%20-89.5%20-200%20-200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22minus-square%22%20unicode=%22&#xf146;%22%20horiz-adv-x=%22448%22%20d=%22M108%20164c-6.59961%200%20-12%205.40039%20-12%2012v32c0%206.59961%205.40039%2012%2012%2012h232c6.59961%200%2012%20-5.40039%2012%20-12v-32c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-232zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM400%2022v340c0%203.2998%20-2.7002%206%20-6%206h-340c-3.2998%200%20-6%20-2.7002%20-6%20-6v-340c0%20-3.2998%202.7002%20-6%206%20-6h340c3.2998%200%206%202.7002%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22check-square%22%20unicode=%22&#xf14a;%22%20horiz-adv-x=%22448%22%20d=%22M400%20416c26.5098%200%2048%20-21.4902%2048%20-48v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h352zM400%2016v352h-352v-352h352zM364.136%20257.724l-172.589%20-171.204c-4.70508%20-4.66699%20-12.3027%20-4.63672%20-16.9697%200.0683594l-90.7812%2091.5156c-4.66699%204.70508%20-4.63672%2012.3037%200.0693359%2016.9717l22.7188%2022.5361c4.70508%204.66699%2012.3027%204.63672%2016.9697%20-0.0693359l59.792%20-60.2773l141.353%20140.217c4.70508%204.66699%2012.3027%204.63672%2016.9697%20-0.0683594l22.5361%20-22.7178c4.66699%20-4.70605%204.63672%20-12.3047%20-0.0683594%20-16.9717z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22share-square%22%20unicode=%22&#xf14d;%22%20horiz-adv-x=%22576%22%20d=%22M561.938%20289.94c18.75%20-18.7402%2018.75%20-49.1406%200%20-67.8809l-143.998%20-144c-29.9727%20-29.9727%20-81.9404%20-9.05273%20-81.9404%2033.9404v53.7998c-101.266%20-7.83691%20-99.625%20-31.6406%20-84.1104%20-78.7598c14.2285%20-43.0889%20-33.4736%20-79.248%20-71.0195%20-55.7402c-51.6924%2032.3057%20-84.8701%2083.0635%20-84.8701%20144.76c0%2039.3408%2012.2197%2072.7402%2036.3301%2099.3008c19.8398%2021.8398%2047.7402%2038.4697%2082.9102%2049.4199c36.7295%2011.4395%2078.3096%2016.1094%20120.76%2017.9893v57.1982c0%2042.9355%2051.9258%2063.9541%2081.9404%2033.9404zM384%20112l144%20144l-144%20144v-104.09c-110.86%20-0.90332%20-240%20-10.5166%20-240%20-119.851c0%20-52.1396%2032.79%20-85.6094%2062.3096%20-104.06c-39.8174%20120.65%2048.999%20141.918%20177.69%20143.84v-103.84zM408.74%2027.5068c7.4375%202.125%2014.5508%205.30566%2020.9736%209.30273c7.97656%204.95215%2018.2861%20-0.825195%2018.2861%20-10.2139v-42.5957c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h132c6.62695%200%2012%20-5.37305%2012%20-12v-4.48633c0%20-4.91699%20-2.9873%20-9.36914%20-7.56934%20-11.1514c-13.7021%20-5.33105%20-26.3955%20-11.5371%20-38.0498%20-18.585c-1.82715%20-1.11523%20-3.98633%20-1.76953%20-6.28027%20-1.77734h-86.1006c-3.31152%200%20-6%20-2.68848%20-6%20-6v-340c0%20-3.31152%202.68848%20-6%206%20-6h340c3.31152%200%206%202.68848%206%206v25.9658c0%205.37012%203.5791%2010.0596%208.74023%2011.541z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22compass%22%20unicode=%22&#xf14e;%22%20horiz-adv-x=%22496%22%20d=%22M347.94%20318.14c16.6592%207.61035%2033.8096%20-9.54004%2026.1992%20-26.1992l-65.9697%20-144.341c-3.19238%20-6.9834%20-8.78613%20-12.5771%20-15.7695%20-15.7695l-144.341%20-65.9697c-16.6592%20-7.61035%20-33.8096%209.5498%20-26.1992%2026.1992l65.9697%20144.341c3.19238%206.9834%208.78613%2012.5771%2015.7695%2015.7695zM270.58%20169.42c12.4697%2012.4697%2012.4697%2032.6904%200%2045.1602s-32.6904%2012.4697%20-45.1602%200s-12.4697%20-32.6904%200%20-45.1602s32.6904%20-12.4697%2045.1602%200zM248%20440c136.97%200%20248%20-111.03%20248%20-248s-111.03%20-248%20-248%20-248s-248%20111.03%20-248%20248s111.03%20248%20248%20248zM248%20-8c110.28%200%20200%2089.7197%20200%20200s-89.7197%20200%20-200%20200s-200%20-89.7197%20-200%20-200s89.7197%20-200%20200%20-200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-down%22%20unicode=%22&#xf150;%22%20horiz-adv-x=%22448%22%20d=%22M125.1%20240h197.801c10.6992%200%2016.0996%20-13%208.5%20-20.5l-98.9004%20-98.2998c-4.7002%20-4.7002%20-12.2002%20-4.7002%20-16.9004%200l-98.8994%2098.2998c-7.7002%207.5%20-2.2998%2020.5%208.39941%2020.5zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM400%2022v340c0%203.2998%20-2.7002%206%20-6%206h-340c-3.2998%200%20-6%20-2.7002%20-6%20-6v-340c0%20-3.2998%202.7002%20-6%206%20-6h340c3.2998%200%206%202.7002%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-up%22%20unicode=%22&#xf151;%22%20horiz-adv-x=%22448%22%20d=%22M322.9%20144h-197.801c-10.6992%200%20-16.0996%2013%20-8.5%2020.5l98.9004%2098.2998c4.7002%204.7002%2012.2002%204.7002%2016.9004%200l98.8994%20-98.2998c7.7002%20-7.5%202.2998%20-20.5%20-8.39941%20-20.5zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM400%2022v340c0%203.2998%20-2.7002%206%20-6%206h-340c-3.2998%200%20-6%20-2.7002%20-6%20-6v-340c0%20-3.2998%202.7002%20-6%206%20-6h340c3.2998%200%206%202.7002%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-right%22%20unicode=%22&#xf152;%22%20horiz-adv-x=%22448%22%20d=%22M176%2093.0996v197.801c0%2010.6992%2013%2016.0996%2020.5%208.5l98.2998%20-98.9004c4.7002%20-4.7002%204.7002%20-12.2002%200%20-16.9004l-98.2998%20-98.8994c-7.5%20-7.7002%20-20.5%20-2.2998%20-20.5%208.39941zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM400%2022v340c0%203.2998%20-2.7002%206%20-6%206h-340c-3.2998%200%20-6%20-2.7002%20-6%20-6v-340c0%20-3.2998%202.7002%20-6%206%20-6h340c3.2998%200%206%202.7002%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file%22%20unicode=%22&#xf15b;%22%20horiz-adv-x=%22384%22%20d=%22M369.9%20350.1c9%20-9%2014.0996%20-21.2998%2014.0996%20-34v-332.1c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048.0996h204.1c12.7002%200%2024.9004%20-5.09961%2033.9004%20-14.0996zM332.1%20320l-76.0996%2076.0996v-76.0996h76.0996zM48%20-16h288v288h-104c-13.2998%200%20-24%2010.7002%20-24%2024v104h-160v-416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-alt%22%20unicode=%22&#xf15c;%22%20horiz-adv-x=%22384%22%20d=%22M288%20200v-28c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-168c-6.59961%200%20-12%205.40039%20-12%2012v28c0%206.59961%205.40039%2012%2012%2012h168c6.59961%200%2012%20-5.40039%2012%20-12zM276%20128c6.59961%200%2012%20-5.40039%2012%20-12v-28c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-168c-6.59961%200%20-12%205.40039%20-12%2012v28c0%206.59961%205.40039%2012%2012%2012h168zM384%20316.1v-332.1c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048h204.1c12.7002%200%2024.9004%20-5.09961%2033.9004%20-14.0996l83.9004%20-83.9004c9%20-8.90039%2014.0996%20-21.2002%2014.0996%20-33.9004zM256%20396.1v-76.0996h76.0996zM336%20-16v288h-104c-13.2998%200%20-24%2010.7002%20-24%2024v104h-160v-416h288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thumbs-up%22%20unicode=%22&#xf164;%22%20d=%22M466.27%20161.31c4.6748%20-22.6465%200.864258%20-44.5371%20-8.98926%20-62.9893c2.95898%20-23.8682%20-4.02148%20-48.5654%20-17.3398%20-66.9902c-0.954102%20-55.9072%20-35.8232%20-95.3301%20-112.94%20-95.3301c-7%200%20-15%200.00976562%20-22.2197%200.00976562c-102.742%200%20-133.293%2038.9395%20-177.803%2039.9404c-3.56934%20-13.7764%20-16.085%20-23.9502%20-30.9775%20-23.9502h-64c-17.6729%200%20-32%2014.3271%20-32%2032v240c0%2017.6729%2014.3271%2032%2032%2032h98.7598c19.1455%2016.9531%2046.0137%2060.6533%2068.7598%2083.4004c13.667%2013.667%2010.1533%20108.6%2071.7607%20108.6c57.5801%200%2095.2695%20-31.9355%2095.2695%20-104.73c0%20-18.4092%20-3.92969%20-33.7295%20-8.84961%20-46.5391h36.4795c48.6025%200%2085.8203%20-41.5654%2085.8203%20-85.5801c0%20-19.1504%20-4.95996%20-34.9902%20-13.7305%20-49.8408zM404.52%20107.48c21.5811%2020.3838%2018.6992%2051.0645%205.21094%2065.6191c9.44922%200%2022.3594%2018.9102%2022.2695%2037.8105c-0.0898438%2018.9102%20-16.71%2037.8203%20-37.8203%2037.8203h-103.989c0%2037.8193%2028.3594%2055.3691%2028.3594%2094.5391c0%2023.75%200%2056.7305%20-47.2695%2056.7305c-18.9102%20-18.9102%20-9.45996%20-66.1797%20-37.8203%20-94.54c-26.5596%20-26.5703%20-66.1797%20-97.46%20-94.54%20-97.46h-10.9199v-186.17c53.6113%200%20100.001%20-37.8203%20171.64%20-37.8203h37.8203c35.5117%200%2060.8203%2017.1201%2053.1201%2065.9004c15.2002%208.16016%2026.5%2036.4395%2013.9395%2057.5703zM88%2016c0%2013.2549%20-10.7451%2024%20-24%2024s-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24s24%2010.7451%2024%2024z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thumbs-down%22%20unicode=%22&#xf165;%22%20d=%22M466.27%20222.69c8.77051%20-14.8506%2013.7305%20-30.6904%2013.7305%20-49.8408c0%20-44.0146%20-37.2178%20-85.5801%20-85.8203%20-85.5801h-36.4795c4.91992%20-12.8096%208.84961%20-28.1299%208.84961%20-46.5391c0%20-72.7949%20-37.6895%20-104.73%20-95.2695%20-104.73c-61.6074%200%20-58.0938%2094.9326%20-71.7607%20108.6c-22.7461%2022.7471%20-49.6133%2066.4473%20-68.7598%2083.4004h-7.05176c-5.5332%20-9.56152%20-15.8662%20-16%20-27.708%20-16h-64c-17.6729%200%20-32%2014.3271%20-32%2032v240c0%2017.6729%2014.3271%2032%2032%2032h64c8.11328%200%2015.5146%20-3.02539%2021.1553%20-8h10.8447c40.9971%200%2073.1953%2039.9902%20176.78%2039.9902c7.21973%200%2015.2197%200.00976562%2022.2197%200.00976562c77.1172%200%20111.986%20-39.4229%20112.94%20-95.3301c13.3184%20-18.4248%2020.2979%20-43.1221%2017.3398%20-66.9902c9.85352%20-18.4521%2013.6641%20-40.3428%208.98926%20-62.9893zM64%20152c13.2549%200%2024%2010.7451%2024%2024s-10.7451%2024%20-24%2024s-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24zM394.18%20135.27c21.1104%200%2037.7305%2018.9102%2037.8203%2037.8203c0.0898438%2018.9004%20-12.8203%2037.8105%20-22.2695%2037.8105c13.4883%2014.5547%2016.3701%2045.2354%20-5.21094%2065.6191c12.5605%2021.1309%201.26074%2049.4102%20-13.9395%2057.5703c7.7002%2048.7803%20-17.6084%2065.9004%20-53.1201%2065.9004h-37.8203c-71.6387%200%20-118.028%20-37.8203%20-171.64%20-37.8203v-186.17h10.9199c28.3604%200%2067.9805%20-70.8896%2094.54%20-97.46c28.3604%20-28.3604%2018.9102%20-75.6299%2037.8203%20-94.54c47.2695%200%2047.2695%2032.9805%2047.2695%2056.7305c0%2039.1699%20-28.3594%2056.7197%20-28.3594%2094.5391h103.989z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sun%22%20unicode=%22&#xf185;%22%20d=%22M494.2%20226.1c11.2002%20-7.59961%2017.7998%20-20.0996%2017.8994%20-33.6992c0%20-13.4004%20-6.69922%20-26%20-17.7998%20-33.5l-59.7998%20-40.5l13.7002%20-71c2.5%20-13.2002%20-1.60059%20-26.8008%20-11.1006%20-36.3008s-22.8994%20-13.7998%20-36.2998%20-11.0996l-70.8994%2013.7002l-40.4004%20-59.9004c-7.5%20-11.0996%20-20.0996%20-17.7998%20-33.5%20-17.7998s-26%206.7002%20-33.5%2017.9004l-40.4004%2059.8994l-70.7998%20-13.7002c-13.3994%20-2.59961%20-26.7998%201.60059%20-36.2998%2011.1006s-13.7002%2023.0996%20-11.0996%2036.2998l13.6992%2071l-59.7998%2040.5c-11.0996%207.5%20-17.7998%2020%20-17.7998%2033.5s6.59961%2026%2017.7998%2033.5996l59.7998%2040.5l-13.6992%2071c-2.60059%2013.2002%201.59961%2026.7002%2011.0996%2036.3008c9.5%209.59961%2023%2013.6992%2036.2998%2011.1992l70.7998%20-13.6992l40.4004%2059.8994c15.0996%2022.2998%2051.9004%2022.2998%2067%200l40.4004%20-59.8994l70.8994%2013.6992c13%202.60059%2026.6006%20-1.59961%2036.2002%20-11.0996c9.5%20-9.59961%2013.7002%20-23.2002%2011.0996%20-36.4004l-13.6992%20-71zM381.3%20140.5l76.7998%2052.0996l-76.7998%2052l17.6006%2091.1006l-91%20-17.6006l-51.9004%2076.9004l-51.7998%20-76.7998l-91%2017.5996l17.5996%20-91.2002l-76.7998%20-52l76.7998%20-52l-17.5996%20-91.1992l90.8994%2017.5996l51.9004%20-77l51.9004%2076.9004l91%20-17.6006zM256%20296c57.2998%200%20104%20-46.7002%20104%20-104s-46.7002%20-104%20-104%20-104s-104%2046.7002%20-104%20104s46.7002%20104%20104%20104zM256%20136c30.9004%200%2056%2025.0996%2056%2056s-25.0996%2056%20-56%2056s-56%20-25.0996%20-56%20-56s25.0996%20-56%2056%20-56z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22moon%22%20unicode=%22&#xf186;%22%20d=%22M279.135%20-64c-141.424%200%20-256%20114.64%20-256%20256c0%20141.425%20114.641%20256%20256%20256c16.0342%20-0.00292969%2031.5078%20-1.46875%2046.7354%20-4.27734c44.0205%20-8.13086%2053.7666%20-66.8691%2015.0215%20-88.9189c-41.374%20-23.5439%20-67.4336%20-67.4121%20-67.4336%20-115.836c0%20-83.5234%2075.9238%20-146.475%20158.272%20-130.792c43.6904%208.32129%2074.5186%20-42.5693%2046.248%20-77.4004c-47.8613%20-58.9717%20-120.088%20-94.7754%20-198.844%20-94.7754zM279.135%20400c-114.875%200%20-208%20-93.125%20-208%20-208s93.125%20-208%20208%20-208c65.2314%200%20123.439%2030.0361%20161.575%2077.0244c-111.611%20-21.2568%20-215.252%2064.0957%20-215.252%20177.943c0%2067.5127%2036.9326%20126.392%2091.6934%20157.555c-12.3271%202.27637%20-25.0312%203.47754%20-38.0166%203.47754z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-left%22%20unicode=%22&#xf191;%22%20horiz-adv-x=%22448%22%20d=%22M272%20290.9v-197.801c0%20-10.6992%20-13%20-16.0996%20-20.5%20-8.5l-98.2998%2098.9004c-4.7002%204.7002%20-4.7002%2012.2002%200%2016.9004l98.2998%2098.8994c7.5%207.7002%2020.5%202.2998%2020.5%20-8.39941zM448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM400%2022v340c0%203.2998%20-2.7002%206%20-6%206h-340c-3.2998%200%20-6%20-2.7002%20-6%20-6v-340c0%20-3.2998%202.7002%20-6%206%20-6h340c3.2998%200%206%202.7002%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dot-circle%22%20unicode=%22&#xf192;%22%20d=%22M256%20392c-110.549%200%20-200%20-89.4678%20-200%20-200c0%20-110.549%2089.4678%20-200%20200%20-200c110.549%200%20200%2089.4678%20200%20200c0%20110.549%20-89.4678%20200%20-200%20200zM256%20440c136.967%200%20248%20-111.033%20248%20-248s-111.033%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.033%20248%20248%20248zM256%20272c44.1826%200%2080%20-35.8174%2080%20-80s-35.8174%20-80%20-80%20-80s-80%2035.8174%20-80%2080s35.8174%2080%2080%2080z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22building%22%20unicode=%22&#xf1ad;%22%20horiz-adv-x=%22448%22%20d=%22M128%20300v40c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012zM268%20288c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40zM140%20192c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40zM268%20192c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40zM192%20108c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-40zM268%2096c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40zM448%20-28v-36h-448v36c0%206.59961%205.40039%2012%2012%2012h19.5v440c0%2013.2998%2010.7002%2024%2024%2024h337c13.2998%200%2024%20-10.7002%2024%20-24v-440h19.5c6.59961%200%2012%20-5.40039%2012%20-12zM79.5%20-15h112.5v67c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-67h112.5v414l-288.5%201z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-pdf%22%20unicode=%22&#xf1c1;%22%20horiz-adv-x=%22384%22%20d=%22M369.9%20350.1c9%20-9%2014.0996%20-21.2998%2014.0996%20-34v-332.1c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048.0996h204.1c12.7002%200%2024.9004%20-5.09961%2033.9004%20-14.0996zM332.1%20320l-76.0996%2076.0996v-76.0996h76.0996zM48%20-16h288v288h-104c-13.2998%200%20-24%2010.7002%20-24%2024v104h-160v-416zM298.2%20127.7c10.5%20-10.5%208%20-38.7002%20-17.5%20-38.7002c-14.7998%200%20-36.9004%206.7998%20-55.7998%2017c-21.6006%20-3.59961%20-46%20-12.7002%20-68.4004%20-20.0996c-50.0996%20-86.4004%20-79.4004%20-47%20-76.0996%20-31.2002c4%2020%2031%2035.8994%2051%2046.2002c10.5%2018.3994%2025.3994%2050.5%2035.3994%2074.3994c-7.39941%2028.6006%20-11.3994%2051%20-7%2067.1006c4.7998%2017.6992%2038.4004%2020.2998%2042.6006%20-5.90039c4.69922%20-15.4004%20-1.5%20-39.9004%20-5.40039%20-56c8.09961%20-21.2998%2019.5996%20-35.7998%2036.7998%20-46.2998c17.4004%202.2002%2052.2002%205.5%2064.4004%20-6.5zM100.1%2049.9004c0%20-0.700195%2011.4004%204.69922%2030.4004%2035c-5.90039%20-5.5%20-25.2998%20-21.3008%20-30.4004%20-35zM181.7%20240.5c-2.5%200%20-2.60059%20-26.9004%201.7998%20-40.7998c4.90039%208.7002%205.59961%2040.7998%20-1.7998%2040.7998zM157.3%20103.9c15.9004%206.09961%2034%2014.8994%2054.7998%2019.1992c-11.1992%208.30078%20-21.7998%2020.4004%20-30.0996%2035.5c-6.7002%20-17.6992%20-15%20-37.7998%20-24.7002%20-54.6992zM288.9%20108.9c3.59961%202.39941%20-2.2002%2010.3994%20-37.3008%207.7998c32.3008%20-13.7998%2037.3008%20-7.7998%2037.3008%20-7.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-word%22%20unicode=%22&#xf1c2;%22%20horiz-adv-x=%22384%22%20d=%22M369.9%20350.1c9%20-9%2014.0996%20-21.2998%2014.0996%20-34v-332.1c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048.0996h204.1c12.7002%200%2024.9004%20-5.09961%2033.9004%20-14.0996zM332.1%20320l-76.0996%2076.0996v-76.0996h76.0996zM48%20-16h288v288h-104c-13.2998%200%20-24%2010.7002%20-24%2024v104h-160v-416zM268.1%20192v0.200195h15.8008c7.7998%200%2013.5%20-7.2998%2011.5996%20-14.9004c-4.2998%20-17%20-13.7002%20-54.0996%20-34.5%20-136c-1.2998%20-5.39941%20-6.09961%20-9.09961%20-11.5996%20-9.09961h-24.7002c-5.5%200%20-10.2998%203.7998%20-11.6006%209.09961c-5.2998%2020.9004%20-17.7998%2071%20-17.8994%2071.4004l-2.90039%2017.2998c-0.5%20-5.2998%20-1.5%20-11.0996%20-3%20-17.2998l-17.8994%20-71.4004c-1.30078%20-5.39941%20-6.10059%20-9.09961%20-11.6006%20-9.09961h-25.2002c-5.59961%200%20-10.3994%203.7002%20-11.6992%209.09961c-6.5%2026.5%20-25.2002%20103.4%20-33.2002%20136c-1.7998%207.5%203.89941%2014.7998%2011.7002%2014.7998h16.7998c5.7998%200%2010.7002%20-4.09961%2011.7998%20-9.69922c5%20-25.7002%2018.4004%20-93.8008%2019.0996%20-99c0.300781%20-1.7002%200.400391%20-3.10059%200.5%20-4.2002c0.800781%207.5%200.400391%204.7002%2024.8008%20103.7c1.39941%205.2998%206.19922%209.09961%2011.6992%209.09961h13.3008c5.59961%200%2010.3994%20-3.7998%2011.6992%20-9.2002c23.9004%20-99.7002%2022.8008%20-94.3994%2023.6006%20-99.5c0.299805%20-1.7002%200.5%20-3.09961%200.700195%20-4.2998c0.599609%208.09961%200.399414%205.7998%2021%20103.5c1.09961%205.5%206%209.5%2011.6992%209.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-excel%22%20unicode=%22&#xf1c3;%22%20horiz-adv-x=%22384%22%20d=%22M369.9%20350.1c9%20-9%2014.0996%20-21.2998%2014.0996%20-34v-332.1c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048.0996h204.1c12.7002%200%2024.9004%20-5.09961%2033.9004%20-14.0996zM332.1%20320l-76.0996%2076.0996v-76.0996h76.0996zM48%20-16h288v288h-104c-13.2998%200%20-24%2010.7002%20-24%2024v104h-160v-416zM260%20224c9.2002%200%2015%20-10%2010.2998%20-18c-16%20-27.5%20-45.5996%20-76.9004%20-46.2998%20-78l46.4004%20-78c4.59961%20-8%20-1.10059%20-18%20-10.4004%20-18h-28.7998c-4.40039%200%20-8.5%202.40039%20-10.6006%206.2998c-22.6992%2041.7998%20-13.6992%2027.5%20-28.5996%2057.7002c-5.59961%20-12.7002%20-6.90039%20-17.7002%20-28.5996%20-57.7002c-2.10059%20-3.89941%20-6.10059%20-6.2998%20-10.5%20-6.2998h-28.9004c-9.2998%200%20-15.0996%2010%20-10.4004%2018l46.3008%2078l-46.3008%2078c-4.59961%208%201.10059%2018%2010.4004%2018h28.9004c4.39941%200%208.5%20-2.40039%2010.5996%20-6.2998c21.7002%20-40.4004%2014.7002%20-28.6006%2028.5996%20-57.7002c6.40039%2015.2998%2010.6006%2024.5996%2028.6006%2057.7002c2.09961%203.89941%206.09961%206.2998%2010.5%206.2998h28.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-powerpoint%22%20unicode=%22&#xf1c4;%22%20horiz-adv-x=%22384%22%20d=%22M369.9%20350.1c9%20-9%2014.0996%20-21.2998%2014.0996%20-34v-332.1c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048.0996h204.1c12.7002%200%2024.9004%20-5.09961%2033.9004%20-14.0996zM332.1%20320l-76.0996%2076.0996v-76.0996h76.0996zM48%20-16h288v288h-104c-13.2998%200%20-24%2010.7002%20-24%2024v104h-160v-416zM120%2044v168c0%206.59961%205.40039%2012%2012%2012h69.2002c36.7002%200%2062.7998%20-27%2062.7998%20-66.2998c0%20-74.2998%20-68.7002%20-66.5%20-95.5%20-66.5v-47.2002c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-24.5c-6.59961%200%20-12%205.40039%20-12%2012zM168.5%20131.4h23c7.90039%200%2013.9004%202.39941%2018.0996%207.19922c8.5%209.80078%208.40039%2028.5%200.100586%2037.8008c-4.10059%204.59961%20-9.90039%207%20-17.4004%207h-23.8994v-52h0.0996094z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-image%22%20unicode=%22&#xf1c5;%22%20horiz-adv-x=%22384%22%20d=%22M369.9%20350.1c9%20-9%2014.0996%20-21.2998%2014.0996%20-34v-332.1c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048.0996h204.1c12.7002%200%2024.9004%20-5.09961%2033.9004%20-14.0996zM332.1%20320l-76.0996%2076.0996v-76.0996h76.0996zM48%20-16h288v288h-104c-13.2998%200%20-24%2010.7002%20-24%2024v104h-160v-416zM80%2032v64l39.5%2039.5c4.7002%204.7002%2012.2998%204.7002%2017%200l39.5%20-39.5l87.5%2087.5c4.7002%204.7002%2012.2998%204.7002%2017%200l23.5%20-23.5v-128h-224zM128%20272c26.5%200%2048%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48s-48%2021.5%20-48%2048s21.5%2048%2048%2048z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-archive%22%20unicode=%22&#xf1c6;%22%20horiz-adv-x=%22384%22%20d=%22M128.3%20288h32v-32h-32v32zM192.3%20384v-32h-32v32h32zM128.3%20352h32v-32h-32v32zM192.3%20320v-32h-32v32h32zM369.9%20350.1c9%20-9%2014.0996%20-21.2998%2014.0996%20-34v-332.1c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048.0996h204.1c12.7002%200%2024.9004%20-5.09961%2033.9004%20-14.0996zM256%20396.1v-76.0996h76.0996zM336%20-16v288h-104c-13.2998%200%20-24%2010.7002%20-24%2024v104h-48.2998v-16h-32v16h-79.7002v-416h288zM194.2%20182.3l17.2998%20-87.7002c6.40039%20-32.3994%20-18.4004%20-62.5996%20-51.5%20-62.5996c-33.2002%200%20-58%2030.4004%20-51.4004%2062.9004l19.7002%2097.0996v32h32v-32h22.1006c5.7998%200%2010.6992%20-4.09961%2011.7998%20-9.7002zM160.3%2057.9004c17.9004%200%2032.4004%2012.0996%2032.4004%2027c0%2014.8994%20-14.5%2027%20-32.4004%2027c-17.8994%200%20-32.3994%20-12.1006%20-32.3994%20-27c0%20-14.9004%2014.5%20-27%2032.3994%20-27zM192.3%20256v-32h-32v32h32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-audio%22%20unicode=%22&#xf1c7;%22%20horiz-adv-x=%22384%22%20d=%22M369.941%20350.059c8.68848%20-8.68848%2014.0586%20-20.6943%2014.0586%20-33.9404v-332.118c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-288c-26.5098%200%20-48%2021.4902%20-48%2048v416c0%2026.5098%2021.4902%2048%2048%2048h204.118c13.2461%200%2025.252%20-5.37012%2033.9404%20-14.0586zM332.118%20320l-76.1182%2076.1182v-76.1182h76.1182zM48%20-16h288v288h-104c-13.2549%200%20-24%2010.7451%20-24%2024v104h-160v-416zM192%2060.0244c0%20-10.6914%20-12.9258%20-16.0459%20-20.4854%20-8.48535l-35.5146%2035.9746h-28c-6.62695%200%20-12%205.37305%20-12%2012v56c0%206.62695%205.37305%2012%2012%2012h28l35.5146%2036.9473c7.56055%207.56055%2020.4854%202.20605%2020.4854%20-8.48535v-135.951zM233.201%20107.154c9.05078%209.29688%209.05957%2024.1328%200.000976562%2033.4385c-22.1494%2022.752%2012.2344%2056.2461%2034.3945%2033.4814c27.1982%20-27.9404%2027.2119%20-72.4443%200.000976562%20-100.401c-21.793%20-22.3857%20-56.9463%2010.3154%20-34.3965%2033.4814z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-video%22%20unicode=%22&#xf1c8;%22%20horiz-adv-x=%22384%22%20d=%22M369.941%20350.059c8.68848%20-8.68848%2014.0586%20-20.6943%2014.0586%20-33.9404v-332.118c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-288c-26.5098%200%20-48%2021.4902%20-48%2048v416c0%2026.5098%2021.4902%2048%2048%2048h204.118c13.2461%200%2025.252%20-5.37012%2033.9404%20-14.0586zM332.118%20320l-76.1182%2076.1182v-76.1182h76.1182zM48%20-16h288v288h-104c-13.2549%200%20-24%2010.7451%20-24%2024v104h-160v-416zM276.687%20195.303c10.0049%2010.0049%2027.3135%202.99707%2027.3135%20-11.3135v-111.976c0%20-14.2939%20-17.2959%20-21.332%20-27.3135%20-11.3135l-52.6865%2052.6738v-37.374c0%20-11.0459%20-8.9541%20-20%20-20%20-20h-104c-11.0459%200%20-20%208.9541%20-20%2020v104c0%2011.0459%208.9541%2020%2020%2020h104c11.0459%200%2020%20-8.9541%2020%20-20v-37.374z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-code%22%20unicode=%22&#xf1c9;%22%20horiz-adv-x=%22384%22%20d=%22M149.9%2098.9004c3.5%20-3.30078%203.69922%20-8.90039%200.399414%20-12.4004l-17.3994%20-18.5996c-1.60059%20-1.80078%20-4%20-2.80078%20-6.40039%20-2.80078c-2.2002%200%20-4.40039%200.900391%20-6%202.40039l-57.7002%2054.0996c-3.7002%203.40039%20-3.7002%209.30078%200%2012.8008l57.7002%2054.0996c3.40039%203.2998%209%203.2002%2012.4004%20-0.400391l17.3994%20-18.5996l0.200195%20-0.200195c3.2002%20-3.59961%202.7998%20-9.2002%20-0.799805%20-12.3994l-32.7998%20-28.9004l32.7998%20-28.9004zM369.9%20350.1c9%20-9%2014.0996%20-21.2998%2014.0996%20-34v-332.1c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048.0996h204.1c12.7002%200%2024.9004%20-5.09961%2033.9004%20-14.0996zM256%20396.1v-76.0996h76.0996zM336%20-16v288h-104c-13.2998%200%20-24%2010.7002%20-24%2024v104h-160v-416h288zM209.6%20234l24.4004%20-7c4.7002%20-1.2998%207.40039%20-6.2002%206%20-10.9004l-54.7002%20-188.199c-1.2998%20-4.60059%20-6.2002%20-7.40039%20-10.8994%20-6l-24.4004%207.09961c-4.7002%201.2998%20-7.40039%206.2002%20-6%2010.9004l54.7002%20188.1c1.39941%204.7002%206.2002%207.40039%2010.8994%206zM234.1%20157.1c-3.5%203.30078%20-3.69922%208.90039%20-0.399414%2012.4004l17.3994%2018.5996c3.30078%203.60059%208.90039%203.7002%2012.4004%200.400391l57.7002%20-54.0996c3.7002%20-3.40039%203.7002%20-9.30078%200%20-12.8008l-57.7002%20-54.0996c-3.5%20-3.2998%20-9.09961%20-3.09961%20-12.4004%200.400391l-17.3994%2018.5996l-0.200195%200.200195c-3.2002%203.59961%20-2.7998%209.2002%200.799805%2012.3994l32.7998%2028.9004l-32.7998%2028.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22life-ring%22%20unicode=%22&#xf1cd;%22%20d=%22M256%20-56c-136.967%200%20-248%20111.033%20-248%20248s111.033%20248%20248%20248s248%20-111.033%20248%20-248s-111.033%20-248%20-248%20-248zM152.602%2020.7197c63.2178%20-38.3184%20143.579%20-38.3184%20206.797%200l-53.4111%2053.4111c-31.8467%20-13.5215%20-68.168%20-13.5059%20-99.9746%200zM336%20192c0%2044.1123%20-35.8877%2080%20-80%2080s-80%20-35.8877%20-80%20-80s35.8877%20-80%2080%20-80s80%2035.8877%2080%2080zM427.28%2088.6016c38.3184%2063.2178%2038.3184%20143.579%200%20206.797l-53.4111%20-53.4111c13.5215%20-31.8467%2013.5049%20-68.168%200%20-99.9746zM359.397%20363.28c-63.2168%2038.3184%20-143.578%2038.3184%20-206.796%200l53.4111%20-53.4111c31.8457%2013.5215%2068.167%2013.5049%2099.9736%200zM84.7197%20295.398c-38.3184%20-63.2178%20-38.3184%20-143.579%200%20-206.797l53.4111%2053.4111c-13.5215%2031.8467%20-13.5059%2068.168%200%2099.9746z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paper-plane%22%20unicode=%22&#xf1d8;%22%20d=%22M440%20441.5c34.5996%2019.9004%2077.5996%20-8.7998%2071.5%20-48.9004l-59.4004%20-387.199c-2.2998%20-14.5%20-11.0996%20-27.3008%20-23.8994%20-34.5c-7.2998%20-4.10059%20-15.4004%20-6.2002%20-23.6006%20-6.2002c-6.19922%200%20-12.3994%201.2002%20-18.2998%203.59961l-111.899%2046.2002l-43.8008%20-59.0996c-27.3994%20-36.9004%20-86.5996%20-17.8008%20-86.5996%2028.5996v84.4004l-114.3%2047.2998c-36.7998%2015.0996%20-40.1006%2066%20-5.7002%2085.8994zM192%20-16l36.5996%2049.5l-36.5996%2015.0996v-64.5996zM404.6%2012.7002l59.4004%20387.3l-416%20-240l107.8%20-44.5996l211.5%20184.3c14.2002%2012.2998%2034.4004%20-5.7002%2023.7002%20-21.2002l-140.2%20-202.3z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22futbol%22%20unicode=%22&#xf1e3;%22%20horiz-adv-x=%22496%22%20d=%22M483.8%20268.6c42.2998%20-130.199%20-29%20-270.1%20-159.2%20-312.399c-25.5%20-8.2998%20-51.2998%20-12.2002%20-76.6992%20-12.2002c-104.5%200%20-201.7%2066.5996%20-235.7%20171.4c-42.2998%20130.199%2029%20270.1%20159.2%20312.399c25.5%208.2998%2051.2998%2012.2002%2076.6992%2012.2002c104.5%200%20201.7%20-66.5996%20235.7%20-171.4zM409.3%2074.9004c6.10059%208.39941%2012.1006%2016.8994%2016.7998%2026.1992c14.3008%2028.1006%2021.5%2058.5%2021.7002%2089.2002l-38.8994%2036.4004l-71.1006%20-22.1006l-24.3994%20-75.1992l43.6992%20-60.9004zM409.3%20310.3c-24.5%2033.4004%20-58.7002%2058.4004%20-97.8994%2071.4004l-47.4004%20-26.2002v-73.7998l64.2002%20-46.5l70.7002%2022zM184.9%20381.6c-39.9004%20-13.2998%20-73.5%20-38.5%20-97.8008%20-71.8994l10.1006%20-52.5l70.5996%20-22l64.2002%2046.5v73.7998zM139%2068.5l43.5%2061.7002l-24.2998%2074.2998l-71.1006%2022.2002l-39%20-36.4004c0.5%20-55.7002%2023.4004%20-95.2002%2037.8008%20-115.3zM187.2%201.5c64.0996%20-20.4004%20115.5%20-1.7998%20121.7%200l22.3994%2048.0996l-44.2998%2061.7002h-78.5996l-43.6006%20-61.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22newspaper%22%20unicode=%22&#xf1ea;%22%20horiz-adv-x=%22576%22%20d=%22M552%20384c13.2549%200%2024%20-10.7451%2024%20-24v-336c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-496c-30.9277%200%20-56%2025.0723%20-56%2056v272c0%2013.2549%2010.7451%2024%2024%2024h42.752c6.60547%2018.623%2024.3896%2032%2045.248%2032h440zM48%2056c0%20-4.41113%203.58887%20-8%208%20-8s8%203.58887%208%208v248h-16v-248zM528%2048v288h-416v-280c0%20-2.7168%20-0.204102%20-5.38574%20-0.578125%20-8h416.578zM172%20168c-6.62695%200%20-12%205.37305%20-12%2012v96c0%206.62695%205.37305%2012%2012%2012h136c6.62695%200%2012%20-5.37305%2012%20-12v-96c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-136zM200%20248v-40h80v40h-80zM160%20108v24c0%206.62695%205.37305%2012%2012%2012h136c6.62695%200%2012%20-5.37305%2012%20-12v-24c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-136c-6.62695%200%20-12%205.37305%20-12%2012zM352%20108v24c0%206.62695%205.37305%2012%2012%2012h104c6.62695%200%2012%20-5.37305%2012%20-12v-24c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-104c-6.62695%200%20-12%205.37305%20-12%2012zM352%20252v24c0%206.62695%205.37305%2012%2012%2012h104c6.62695%200%2012%20-5.37305%2012%20-12v-24c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-104c-6.62695%200%20-12%205.37305%20-12%2012zM352%20180v24c0%206.62695%205.37305%2012%2012%2012h104c6.62695%200%2012%20-5.37305%2012%20-12v-24c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-104c-6.62695%200%20-12%205.37305%20-12%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bell-slash%22%20unicode=%22&#xf1f6;%22%20horiz-adv-x=%22640%22%20d=%22M633.99%20-23.0195c6.91016%20-5.52051%208.01953%20-15.5908%202.5%20-22.4902l-10%20-12.4902c-5.53027%20-6.88965%20-15.5898%20-8.00977%20-22.4902%20-2.49023l-598%20467.51c-6.90039%205.52051%20-8.01953%2015.5908%20-2.49023%2022.4902l10%2012.4902c5.52051%206.90039%2015.5898%208.00977%2022.4902%202.49023zM163.53%2080h182.84l61.3994%20-48h-279.659c-19.1201%200%20-31.9902%2015.5996%20-32.1006%2032c-0.0498047%207.5498%202.61035%2015.2598%208.61035%2021.71c18.3701%2019.7402%2051.5703%2049.6904%2054.8398%20140.42l45.4697%20-35.5498c-6.91992%20-54.7803%20-24.6895%20-88.5498%20-41.3994%20-110.58zM320%20352c-23.3496%200%20-45%20-7.17969%20-62.9404%20-19.4004l-38.1699%2029.8408c19.6807%2015.7793%2043.1104%2027.3096%2069.1299%2032.7197v20.8398c0%2017.6699%2014.3203%2032%2031.9805%2032s31.9805%20-14.3301%2031.9805%20-32v-20.8398c73.46%20-15.2598%20127.939%20-77.46%20127.939%20-155.16c0%20-41.3604%206.03027%20-70.7197%2014.3398%20-92.8496l-59.5293%2046.54c-1.63086%2013.96%20-2.77051%2028.8896%20-2.79004%2045.7295c0%200.200195%200.0595703%200.379883%200.0595703%200.580078c0%2061.8604%20-50.1396%20112%20-112%20112zM320%20-64c-35.3203%200%20-63.9697%2028.6504%20-63.9697%2064h127.939c0%20-35.3496%20-28.6494%20-64%20-63.9697%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22copyright%22%20unicode=%22&#xf1f9;%22%20d=%22M256%20440c136.967%200%20248%20-111.033%20248%20-248s-111.033%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.033%20248%20248%20248zM256%20-8c110.549%200%20200%2089.4678%20200%20200c0%20110.549%20-89.4678%20200%20-200%20200c-110.549%200%20-200%20-89.4688%20-200%20-200c0%20-110.549%2089.4678%20-200%20200%20-200zM363.351%2093.0645c-9.61328%20-9.71289%20-45.5293%20-41.3965%20-104.064%20-41.3965c-82.4297%200%20-140.484%2061.4248%20-140.484%20141.567c0%2079.1514%2060.2754%20139.4%20139.763%20139.4c55.5303%200%2088.7373%20-26.6201%2097.5928%20-34.7783c2.37793%20-2.1875%203.86914%20-5.3252%203.86914%20-8.80762c0%20-2.39746%20-0.717773%20-4.64258%20-1.93359%20-6.51465l-18.1543%20-28.1133c-3.8418%20-5.9502%20-11.9668%20-7.28223%20-17.499%20-2.9209c-8.5957%206.77637%20-31.8145%2022.5381%20-61.708%2022.5381c-48.3037%200%20-77.916%20-35.3301%20-77.916%20-80.082c0%20-41.5889%2026.8877%20-83.6924%2078.2764%20-83.6924c32.6572%200%2056.8428%2019.0391%2065.7266%2027.2256c5.26953%204.85645%2013.5957%204.03906%2017.8193%20-1.73828l19.8652%20-27.1699c1.45996%20-1.98145%202.32422%20-4.42969%202.32422%20-7.07715c0%20-3.28809%20-1.32422%20-6.2793%20-3.47656%20-8.44043z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22closed-captioning%22%20unicode=%22&#xf20a;%22%20d=%22M464%20384c26.5%200%2048%20-21.5%2048%20-48v-288c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v288c0%2026.5%2021.5%2048%2048%2048h416zM458%2048c3.2998%200%206%202.7002%206%206v276c0%203.2998%20-2.7002%206%20-6%206h-404c-3.2998%200%20-6%20-2.7002%20-6%20-6v-276c0%20-3.2998%202.7002%20-6%206%20-6h404zM246.9%20133.7c1.69922%20-2.40039%201.5%20-5.60059%20-0.5%20-7.7002c-53.6006%20-56.7998%20-172.801%20-32.0996%20-172.801%2067.9004c0%2097.2998%20121.7%20119.5%20172.5%2070.0996c2.10059%20-2%202.5%20-3.2002%201%20-5.7002l-17.5%20-30.5c-1.89941%20-3.09961%20-6.19922%20-4%20-9.09961%20-1.7002c-40.7998%2032%20-94.5996%2014.9004%20-94.5996%20-31.1992c0%20-48%2051%20-70.5%2092.1992%20-32.6006c2.80078%202.5%207.10059%202.10059%209.2002%20-0.899414zM437.3%20133.7c1.7002%20-2.40039%201.5%20-5.60059%20-0.5%20-7.7002c-53.5996%20-56.9004%20-172.8%20-32.0996%20-172.8%2067.9004c0%2097.2998%20121.7%20119.5%20172.5%2070.0996c2.09961%20-2%202.5%20-3.2002%201%20-5.7002l-17.5%20-30.5c-1.90039%20-3.09961%20-6.2002%20-4%20-9.09961%20-1.7002c-40.8008%2032%20-94.6006%2014.9004%20-94.6006%20-31.1992c0%20-48%2051%20-70.5%2092.2002%20-32.6006c2.7998%202.5%207.09961%202.10059%209.2002%20-0.899414z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22object-group%22%20unicode=%22&#xf247;%22%20d=%22M500%20320h-12v-256h12c6.62695%200%2012%20-5.37305%2012%20-12v-72c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-72c-6.62695%200%20-12%205.37305%20-12%2012v12h-320v-12c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-72c-6.62695%200%20-12%205.37305%20-12%2012v72c0%206.62695%205.37305%2012%2012%2012h12v256h-12c-6.62695%200%20-12%205.37305%20-12%2012v72c0%206.62695%205.37305%2012%2012%2012h72c6.62695%200%2012%20-5.37305%2012%20-12v-12h320v12c0%206.62695%205.37305%2012%2012%2012h72c6.62695%200%2012%20-5.37305%2012%20-12v-72c0%20-6.62695%20-5.37305%20-12%20-12%20-12zM448%20384v-32h32v32h-32zM32%20384v-32h32v32h-32zM64%200v32h-32v-32h32zM480%200v32h-32v-32h32zM440%2064v256h-12c-6.62695%200%20-12%205.37305%20-12%2012v12h-320v-12c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-12v-256h12c6.62695%200%2012%20-5.37305%2012%20-12v-12h320v12c0%206.62695%205.37305%2012%2012%2012h12zM404%20256c6.62695%200%2012%20-5.37207%2012%20-12v-168c0%20-6.62793%20-5.37305%20-12%20-12%20-12h-200c-6.62695%200%20-12%205.37207%20-12%2012v52h-84c-6.62695%200%20-12%205.37207%20-12%2012v168c0%206.62793%205.37305%2012%2012%2012h200c6.62695%200%2012%20-5.37207%2012%20-12v-52h84zM136%20280v-112h144v112h-144zM376%20104v112h-56v-76c0%20-6.62793%20-5.37305%20-12%20-12%20-12h-76v-24h144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22object-ungroup%22%20unicode=%22&#xf248;%22%20horiz-adv-x=%22576%22%20d=%22M564%20224h-12v-160h12c6.62695%200%2012%20-5.37305%2012%20-12v-72c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-72c-6.62695%200%20-12%205.37305%20-12%2012v12h-224v-12c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-72c-6.62695%200%20-12%205.37305%20-12%2012v72c0%206.62695%205.37305%2012%2012%2012h12v24h-88v-12c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-72c-6.62695%200%20-12%205.37305%20-12%2012v72c0%206.62695%205.37305%2012%2012%2012h12v160h-12c-6.62695%200%20-12%205.37305%20-12%2012v72c0%206.62695%205.37305%2012%2012%2012h72c6.62695%200%2012%20-5.37305%2012%20-12v-12h224v12c0%206.62695%205.37305%2012%2012%2012h72c6.62695%200%2012%20-5.37305%2012%20-12v-72c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-12v-24h88v12c0%206.62695%205.37305%2012%2012%2012h72c6.62695%200%2012%20-5.37305%2012%20-12v-72c0%20-6.62695%20-5.37305%20-12%20-12%20-12zM352%20384v-32h32v32h-32zM352%20128v-32h32v32h-32zM64%2096v32h-32v-32h32zM64%20352v32h-32v-32h32zM96%20136h224v12c0%206.62695%205.37305%2012%2012%2012h12v160h-12c-6.62695%200%20-12%205.37305%20-12%2012v12h-224v-12c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-12v-160h12c6.62695%200%2012%20-5.37305%2012%20-12v-12zM224%200v32h-32v-32h32zM504%2064v160h-12c-6.62695%200%20-12%205.37305%20-12%2012v12h-88v-88h12c6.62695%200%2012%20-5.37305%2012%20-12v-72c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-72c-6.62695%200%20-12%205.37305%20-12%2012v12h-88v-24h12c6.62695%200%2012%20-5.37305%2012%20-12v-12h224v12c0%206.62695%205.37305%2012%2012%2012h12zM544%200v32h-32v-32h32zM544%20256v32h-32v-32h32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sticky-note%22%20unicode=%22&#xf249;%22%20horiz-adv-x=%22448%22%20d=%22M448%2099.8936c0%20-13.2451%20-5.37012%20-25.252%20-14.0586%20-33.9404l-83.8828%20-83.8818c-8.68848%20-8.68848%20-20.6943%20-14.0596%20-33.9404%20-14.0596h-268.118c-26.5098%200%20-48%2021.4902%20-48%2048v351.988c0%2026.5098%2021.4902%2048%2048%2048h352c26.5098%200%2048%20-21.4902%2048%20-48v-268.106zM320%2019.8936l76.1182%2076.1182h-76.1182v-76.1182zM400%20368h-352v-351.988h224v104c0%2013.2549%2010.7451%2024%2024%2024h104v223.988z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clone%22%20unicode=%22&#xf24d;%22%20d=%22M464%20448c26.5098%200%2048%20-21.4902%2048%20-48v-320c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-48v-48c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-320c-26.5098%200%20-48%2021.4902%20-48%2048v320c0%2026.5098%2021.4902%2048%2048%2048h48v48c0%2026.5098%2021.4902%2048%2048%2048h320zM362%20-16c3.31152%200%206%202.68848%206%206v42h-224c-26.5098%200%20-48%2021.4902%20-48%2048v224h-42c-3.31152%200%20-6%20-2.68848%20-6%20-6v-308c0%20-3.31152%202.68848%20-6%206%20-6h308zM458%2080c3.31152%200%206%202.68848%206%206v308c0%203.31152%20-2.68848%206%20-6%206h-308c-3.31152%200%20-6%20-2.68848%20-6%20-6v-308c0%20-3.31152%202.68848%20-6%206%20-6h308z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hourglass%22%20unicode=%22&#xf254;%22%20horiz-adv-x=%22384%22%20d=%22M368%20400c0%20-80.0996%20-31.8984%20-165.619%20-97.1797%20-208c64.9912%20-42.1934%2097.1797%20-127.436%2097.1797%20-208h4c6.62695%200%2012%20-5.37305%2012%20-12v-24c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-360c-6.62695%200%20-12%205.37305%20-12%2012v24c0%206.62695%205.37305%2012%2012%2012h4c0%2080.0996%2031.8994%20165.619%2097.1797%20208c-64.9912%2042.1934%20-97.1797%20127.436%20-97.1797%20208h-4c-6.62695%200%20-12%205.37305%20-12%2012v24c0%206.62695%205.37305%2012%2012%2012h360c6.62695%200%2012%20-5.37305%2012%20-12v-24c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-4zM64%20400c0%20-101.621%2057.3066%20-184%20128%20-184s128%2082.3799%20128%20184h-256zM320%20-16c0%20101.62%20-57.3076%20184%20-128%20184s-128%20-82.3799%20-128%20-184h256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-rock%22%20unicode=%22&#xf255;%22%20d=%22M408.864%20368.948c48.8213%2020.751%20103.136%20-15.0723%20103.136%20-67.9111v-114.443c0%20-15.3955%20-3.08887%20-30.3906%20-9.18262%20-44.5674l-42.835%20-99.6562c-4.99707%20-11.625%20-3.98242%20-18.8574%20-3.98242%20-42.3701c0%20-17.6729%20-14.3271%20-32%20-32%20-32h-252c-17.6729%200%20-32%2014.3271%20-32%2032c0%2027.3301%201.1416%2029.2012%20-3.11035%2032.9033l-97.71%2085.0811c-24.8994%2021.6797%20-39.1797%2052.8926%20-39.1797%2085.6338v56.9531c0%2047.4277%2044.8457%2082.0215%2091.0459%2071.1807c1.96094%2055.751%2063.5107%2087.8262%20110.671%2060.8057c29.1895%2031.0713%2078.8604%2031.4473%20108.334%20-0.0214844c32.7051%2018.6846%2076.4121%2010.3096%2098.8135%20-23.5879zM464%20186.594v114.445c0%2034.29%20-52%2033.8232%20-52%200.676758c0%20-8.83594%20-7.16309%20-16%20-16%20-16h-7c-8.83691%200%20-16%207.16406%20-16%2016v26.751c0%2034.457%20-52%2033.707%20-52%200.676758v-27.4287c0%20-8.83594%20-7.16309%20-16%20-16%20-16h-7c-8.83691%200%20-16%207.16406%20-16%2016v40.4658c0%2034.3525%20-52%2033.8115%20-52%200.677734v-41.1436c0%20-8.83594%20-7.16406%20-16%20-16%20-16h-7c-8.83594%200%20-16%207.16406%20-16%2016v26.751c0%2034.4023%20-52%2033.7744%20-52%200.676758v-116.571c0%20-8.83105%20-7.17773%20-15.9961%20-16.0078%20-15.9961c-4.0166%200%20-7.68848%201.48242%20-10.499%203.92969l-7%206.09473c-3.37012%202.93457%20-5.49316%207.25293%20-5.49316%2012.0674v41.2275c0%2034.2148%20-52%2033.8857%20-52%200.677734v-56.9531c0%20-18.8555%208.27441%20-36.874%2022.7002%20-49.4365l97.71%20-85.0801c12.4502%20-10.8398%2019.5898%20-26.4463%2019.5898%20-42.8164v-10.2861h220v7.07617c0%2013.21%202.65332%2026.0791%207.88281%2038.25l42.835%2099.6553c3.37891%207.82715%205.28223%2016.501%205.28223%2025.5625v0.0498047z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-paper%22%20unicode=%22&#xf256;%22%20horiz-adv-x=%22448%22%20d=%22M372.57%20335.359c39.9062%205.63281%2075.4297%20-25.7393%2075.4297%20-66.3594v-131.564c-0.00292969%20-15.7393%20-1.80566%20-30.9482%20-5.19531%20-45.666l-30.1836%20-130.958c-3.34668%20-14.5234%20-16.2783%20-24.8125%20-31.1816%20-24.8125h-222.897c-10.7539%200%20-20.2588%205.28613%20-26.0615%2013.4316l-119.97%20168.415c-21.2441%2029.8203%20-14.8047%2071.3574%2014.5498%2093.1533c18.7754%2013.9395%2042.1309%2016.2979%2062.083%208.87109v126.13c0%2044.0547%2041.125%2075.5439%2082.4053%2064.9834c23.8926%2048.1963%2092.3535%2050.2471%20117.982%200.74707c42.5186%2011.1445%2083.0391%20-21.9346%2083.0391%20-65.5469v-10.8242zM399.997%20137.437l-0.00195312%20131.563c0%2024.9492%20-36.5703%2025.5508%20-36.5703%20-0.691406v-76.3086c0%20-8.83691%20-7.16309%20-16%20-16%20-16h-6.85645c-8.83691%200%20-16%207.16309%20-16%2016v154.184c0%2025.501%20-36.5703%2026.3633%20-36.5703%200.691406v-154.875c0%20-8.83691%20-7.16309%20-16%20-16%20-16h-6.85645c-8.83691%200%20-16%207.16309%20-16%2016v188.309c0%2025.501%20-36.5703%2026.3545%20-36.5703%200.691406v-189c0%20-8.83691%20-7.16309%20-16%20-16%20-16h-6.85645c-8.83691%200%20-16%207.16309%20-16%2016v153.309c0%2025.501%20-36.5713%2026.3359%20-36.5713%200.691406v-206.494c0%20-15.5703%20-20.0352%20-21.9092%20-29.0303%20-9.2832l-27.1279%2038.0791c-14.3711%2020.1709%20-43.833%20-2.33496%20-29.3945%20-22.6045l115.196%20-161.697h201.92l27.3252%20118.551c2.63086%2011.417%203.96484%2023.1553%203.96484%2034.8857z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-scissors%22%20unicode=%22&#xf257;%22%20d=%22M256%20-32c-44.9561%200%20-77.3428%2043.2627%20-64.0244%2085.8535c-21.6484%2013.71%20-34.0156%2038.7617%20-30.3408%2065.0068h-87.6348c-40.8037%200%20-74%2032.8105%20-74%2073.1406c0%2040.3291%2033.1963%2073.1396%2074%2073.1396l94%20-9.14062l-78.8496%2018.6787c-38.3076%2014.7422%20-57.04%2057.4707%20-41.9424%2095.1123c15.0303%2037.4736%2057.7549%2055.7803%2095.6416%2041.2012l144.929%20-55.7568c24.9551%2030.5566%2057.8086%2043.9932%2092.2178%2024.7324l97.999%20-54.8525c20.9746%20-11.7393%2034.0049%20-33.8457%2034.0049%20-57.6904v-205.702c0%20-30.7422%20-21.4404%20-57.5576%20-51.7979%20-64.5537l-118.999%20-27.4268c-4.97168%20-1.14648%20-10.0889%20-1.72949%20-15.2031%20-1.72949zM256%2016.0127l70%20-0.000976562c1.52441%200%202.99707%200.174805%204.42285%200.501953l119.001%2027.4277c8.58203%201.97754%2014.5762%209.29102%2014.5762%2017.7812v205.701c0%206.4873%20-3.62109%2012.542%20-9.44922%2015.8047l-98%2054.8545c-8.13965%204.55566%20-18.668%202.61914%20-24.4873%20-4.50781l-21.7646%20-26.6475c-2.93457%20-3.59375%20-7.40332%20-5.87305%20-12.4004%20-5.87305c-2.02246%200%20-3.95703%200.375977%20-5.73828%201.06152l-166.549%2064.0908c-32.6543%2012.5664%20-50.7744%20-34.5771%20-19.2227%20-46.7168l155.357%20-59.7852c6%20-2.30859%2010.2539%20-8.12402%2010.2539%20-14.9326v-11.6328c0%20-8.83691%20-7.16309%20-16%20-16%20-16h-182c-34.375%200%20-34.4297%20-50.2803%200%20-50.2803h182c8.83691%200%2016%20-7.16309%2016%20-16v-6.85645c0%20-8.83691%20-7.16309%20-16%20-16%20-16h-28c-25.1221%200%20-25.1592%20-36.5674%200%20-36.5674h28c8.83691%200%2016%20-7.16211%2016%20-16v-6.85547c0%20-8.83691%20-7.16309%20-16%20-16%20-16c-25.1201%200%20-25.1602%20-36.5674%200%20-36.5674z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-lizard%22%20unicode=%22&#xf258;%22%20horiz-adv-x=%22576%22%20d=%22M556.686%20157.458c12.6357%20-19.4863%2019.3145%20-42.0615%2019.3145%20-65.2871v-124.171h-224v71.582l-99.751%2038.7871c-2.7832%201.08203%20-5.70996%201.63086%20-8.69727%201.63086h-131.552c-30.8789%200%20-56%2025.1211%20-56%2056c0%2048.5234%2039.4766%2088%2088%2088h113.709l18.333%2048h-196.042c-44.1123%200%20-80%2035.8877%20-80%2080v8c0%2030.8779%2025.1211%2056%2056%2056h293.917c24.5%200%2047.084%20-12.2725%2060.4111%20-32.8291zM528%2016v76.1709c0%200.0166016%20-0.0439453%200.106445%20-0.0439453%200.12207c0%2014.3945%20-4.24219%2027.8057%20-11.5439%2039.0498l-146.358%20225.715c-4.44336%206.85254%20-11.9707%2010.9424%20-20.1367%2010.9424h-293.917c-4.41113%200%20-8%20-3.58887%20-8%20-8v-8c0%20-17.6445%2014.3555%20-32%2032%20-32h213.471c25.2021%200%2042.626%20-25.293%2033.6299%20-48.8457l-24.5518%20-64.2812c-7.05371%20-18.4658%20-25.0732%20-30.873%20-44.8398%20-30.873h-113.709c-22.0557%200%20-40%20-17.9443%20-40%20-40c0%20-4.41113%203.58887%20-8%208%20-8h131.552c0.0175781%200%200.0712891%20-0.0273438%200.0888672%20-0.0273438c9.16992%200%2017.9404%20-1.72461%2026.0039%20-4.86621l99.752%20-38.7881c18.5898%20-7.22852%2030.6035%20-24.7881%2030.6035%20-44.7363v-23.582h128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-spock%22%20unicode=%22&#xf259;%22%20d=%22M501.03%20331.824c6.92773%20-11.1826%2010.9697%20-24.4053%2010.9697%20-38.5146c0%20-5.92676%20-0.706055%20-11.6885%20-2.03809%20-17.208l-57.623%20-241.963c-13.2236%20-56.1904%20-63.707%20-98.1387%20-123.908%20-98.1387h-0.352539h-107.455c-0.0761719%200%20-0.193359%200.00195312%20-0.270508%200.00195312c-40.9248%200%20-78.1475%2015.9814%20-105.761%2042.0391l-91.3652%2085.9766c-14.3076%2013.4434%20-23.2246%2032.5547%20-23.2246%2053.7168c0%2019.5254%207.61035%2037.2861%2020.0254%2050.4766c5.31836%205.66406%2029.875%2029.3926%2068.1152%2021.8477l-24.3594%2082.1973c-1.97363%206.64844%20-2.97656%2013.6836%20-2.97656%2020.9688c0%2038.6953%2029.8926%2070.4639%2067.8262%2073.4531c-0.246094%202.45117%20-0.34082%204.85547%20-0.34082%207.37207c0%2034.4199%2023.585%2063.376%2055.4619%2071.5752c43.248%2010.9785%2080.5645%20-17.7012%2089.6602%20-53.0723l13.6836%20-53.207l4.64648%2022.6602c6.99023%2033.5186%2036.6826%2058.8037%2072.2373%2058.916c8.73438%200%2056.625%20-3.26953%2070.7383%20-54.0801c15.0664%200.710938%2046.9199%20-3.50977%2066.3105%20-35.0176zM463.271%20287.219c7.86914%2032.9844%20-42.1211%2045.2695%20-50.0859%2011.9219l-24.8008%20-104.146c-4.38867%20-18.4141%20-31.7783%20-11.8926%20-28.0557%206.2168l28.5479%20139.166c7.39844%2036.0703%20-43.3076%2045.0703%20-50.1182%2011.9629l-31.791%20-154.971c-3.54883%20-17.3086%20-28.2832%20-18.0469%20-32.7109%20-0.804688l-47.3262%20184.035c-8.43359%2032.8105%20-58.3691%2020.2676%20-49.8652%20-12.8359l42.4414%20-165.039c4.81641%20-18.7207%20-23.3711%20-26.9121%20-28.9648%20-8.00781l-31.3438%20105.779c-9.6875%2032.6465%20-59.1191%2018.2578%20-49.3867%20-14.625l36.0137%20-121.539c6.59375%20-22.2441%2010.1777%20-45.7803%2010.1777%20-70.1523c0%20-6.54297%20-8.05664%20-10.9355%20-13.4824%20-5.82617l-51.123%2048.1074c-24.7852%2023.4082%20-60.0527%20-14.1875%20-35.2793%20-37.4902l91.3691%20-85.9805c19.0469%20-17.9736%2044.75%20-28.998%2072.9795%20-28.998h0.157227h107.455c0.0732422%200%200.138672%200.0429688%200.212891%200.0429688c37.5791%200%2069.1016%2026.1416%2077.3564%2061.2168z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-pointer%22%20unicode=%22&#xf25a;%22%20horiz-adv-x=%22448%22%20d=%22M358.182%20268.639c43.1934%2016.6348%2089.8184%20-15.7949%2089.8184%20-62.6387v-84c-0.000976562%20-5.24023%20-0.600586%20-10.3037%20-1.72754%20-15.2041l-27.4297%20-118.999c-6.98242%20-30.2969%20-33.7549%20-51.7969%20-64.5566%20-51.7969h-178.286c-21.2588%200%20-41.3682%2010.4102%20-53.791%2027.8457l-109.699%20154.001c-21.2432%2029.8193%20-14.8047%2071.3574%2014.5498%2093.1523c18.8115%2013.9658%2042.1748%2016.2822%2062.083%208.87207v161.129c0%2036.9443%2029.7363%2067%2066.2861%2067s66.2861%20-30.0557%2066.2861%20-67v-73.6338c20.4131%202.85742%2041.4678%20-3.94238%2056.5947%20-19.6289c27.1934%2012.8467%2060.3799%205.66992%2079.8721%20-19.0986zM80.9854%20168.303c-14.4004%2020.2119%20-43.8008%20-2.38281%20-29.3945%20-22.6055l109.712%20-154c3.43457%20-4.81934%208.92871%20-7.69727%2014.6973%20-7.69727h178.285c8.49219%200%2015.8037%205.99414%2017.7822%2014.5762l27.4297%20119.001c0.333008%201.44629%200.501953%202.93457%200.501953%204.42285v84c0%2025.1602%20-36.5713%2025.1211%20-36.5713%200c0%20-8.83594%20-7.16309%20-16%20-16%20-16h-6.85645c-8.83691%200%20-16%207.16406%20-16%2016v21c0%2025.1602%20-36.5713%2025.1201%20-36.5713%200v-21c0%20-8.83594%20-7.16309%20-16%20-16%20-16h-6.85938c-8.83691%200%20-16%207.16406%20-16%2016v35c0%2025.1602%20-36.5703%2025.1201%20-36.5703%200v-35c0%20-8.83594%20-7.16309%20-16%20-16%20-16h-6.85742c-8.83691%200%20-16%207.16406%20-16%2016v175c0%2025.1602%20-36.5713%2025.1201%20-36.5713%200v-241.493c0%20-15.5703%20-20.0352%20-21.9092%20-29.0303%20-9.2832zM176.143%2048v96c0%208.83691%206.26855%2016%2014%2016h6c7.73242%200%2014%20-7.16309%2014%20-16v-96c0%20-8.83691%20-6.26758%20-16%20-14%20-16h-6c-7.73242%200%20-14%207.16309%20-14%2016zM251.571%2048v96c0%208.83691%206.26758%2016%2014%2016h6c7.73145%200%2014%20-7.16309%2014%20-16v-96c0%20-8.83691%20-6.26855%20-16%20-14%20-16h-6c-7.73242%200%20-14%207.16309%20-14%2016zM327%2048v96c0%208.83691%206.26758%2016%2014%2016h6c7.73242%200%2014%20-7.16309%2014%20-16v-96c0%20-8.83691%20-6.26758%20-16%20-14%20-16h-6c-7.73242%200%20-14%207.16309%20-14%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-peace%22%20unicode=%22&#xf25b;%22%20horiz-adv-x=%22448%22%20d=%22M362.146%20256.024c42.5908%2013.3184%2085.8535%20-19.0684%2085.8535%20-64.0244l-0.0117188%20-70.001c-0.000976562%20-5.24023%20-0.600586%20-10.3027%20-1.72949%20-15.2031l-27.4268%20-118.999c-6.99707%20-30.3564%20-33.8105%20-51.7969%20-64.5547%20-51.7969h-205.702c-23.8447%200%20-45.9502%2013.0303%20-57.6904%2034.0059l-54.8525%2097.999c-19.2607%2034.4092%20-5.82422%2067.2617%2024.7324%2092.2178l-55.7568%20144.928c-14.5791%2037.8867%203.72754%2080.6113%2041.2012%2095.6416c37.6406%2015.0977%2080.3691%20-3.63477%2095.1123%20-41.9424l18.6787%20-78.8496l-9.14062%2094c0%2040.8037%2032.8096%2074%2073.1396%2074s73.1406%20-33.1963%2073.1406%20-74v-87.6348c26.2451%203.6748%2051.2959%20-8.69238%2065.0068%20-30.3408zM399.987%20122l-0.000976562%2070c0%2025.1602%20-36.5674%2025.1201%20-36.5674%200c0%20-8.83691%20-7.16309%20-16%20-16%20-16h-6.85547c-8.83789%200%20-16%207.16309%20-16%2016v28c0%2025.1592%20-36.5674%2025.1221%20-36.5674%200v-28c0%20-8.83691%20-7.16309%20-16%20-16%20-16h-6.85645c-8.83691%200%20-16%207.16309%20-16%2016v182c0%2034.4297%20-50.2803%2034.375%20-50.2803%200v-182c0%20-8.83691%20-7.16309%20-16%20-16%20-16h-11.6328c-6.80859%200%20-12.624%204.25391%20-14.9326%2010.2539l-59.7842%20155.357c-12.1396%2031.5518%20-59.2842%2013.4326%20-46.7168%20-19.2227l64.0898%20-166.549c0.685547%20-1.78125%201.07812%20-3.71875%201.07812%20-5.74121c0%20-4.99707%20-2.2959%20-9.46289%20-5.88965%20-12.3975l-26.6475%20-21.7646c-7.12695%20-5.81934%20-9.06445%20-16.3467%20-4.50781%20-24.4873l54.8535%20-98c3.26367%20-5.82812%209.31934%20-9.44922%2015.8057%20-9.44922h205.701c8.49121%200%2015.8037%205.99414%2017.7812%2014.5762l27.4277%20119.001c0.333008%201.44629%200.501953%202.93457%200.501953%204.42285z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22registered%22%20unicode=%22&#xf25d;%22%20d=%22M256%20440c136.967%200%20248%20-111.033%20248%20-248s-111.033%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.033%20248%20248%20248zM256%20-8c110.549%200%20200%2089.4678%20200%20200c0%20110.549%20-89.4678%20200%20-200%20200c-110.549%200%20-200%20-89.4688%20-200%20-200c0%20-110.549%2089.4678%20-200%20200%20-200zM366.442%2073.791c4.40332%20-7.99219%20-1.37012%20-17.791%20-10.5107%20-17.791h-42.8096c-0.00488281%200%20-0.000976562%20-0.0126953%20-0.00585938%20-0.0126953c-4.58594%200%20-8.57422%202.58301%20-10.5869%206.37305l-47.5156%2089.3027h-31.958v-83.6631c0%20-6.61719%20-5.38281%20-12%20-12%20-12h-38.5674c-6.61719%200%20-12%205.38281%20-12%2012v248.304c0%206.61719%205.38281%2012%2012%2012h78.667c71.251%200%20101.498%20-32.749%20101.498%20-85.252c0%20-31.6123%20-15.2148%20-59.2969%20-39.4824%20-73.1758c3.02148%20-4.61719%200.225586%200.199219%2053.2715%20-96.085zM256.933%20208.094c20.9131%200%2032.4307%2011.5186%2032.4316%2032.4316c0%2019.5752%20-6.5127%2031.709%20-38.9297%2031.709h-27.377v-64.1406h33.875z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-plus%22%20unicode=%22&#xf271;%22%20horiz-adv-x=%22448%22%20d=%22M336%20156v-24c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-76v-76c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-24c-6.59961%200%20-12%205.40039%20-12%2012v76h-76c-6.59961%200%20-12%205.40039%20-12%2012v24c0%206.59961%205.40039%2012%2012%2012h76v76c0%206.59961%205.40039%2012%2012%2012h24c6.59961%200%2012%20-5.40039%2012%20-12v-76h76c6.59961%200%2012%20-5.40039%2012%20-12zM448%20336v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h48v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h128v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h48c26.5%200%2048%20-21.5%2048%20-48zM400%20-10v298h-352v-298c0%20-3.2998%202.7002%20-6%206%20-6h340c3.2998%200%206%202.7002%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-minus%22%20unicode=%22&#xf272;%22%20horiz-adv-x=%22448%22%20d=%22M124%20120c-6.59961%200%20-12%205.40039%20-12%2012v24c0%206.59961%205.40039%2012%2012%2012h200c6.59961%200%2012%20-5.40039%2012%20-12v-24c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-200zM448%20336v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h48v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h128v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h48c26.5%200%2048%20-21.5%2048%20-48zM400%20-10v298h-352v-298c0%20-3.2998%202.7002%20-6%206%20-6h340c3.2998%200%206%202.7002%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-times%22%20unicode=%22&#xf273;%22%20horiz-adv-x=%22448%22%20d=%22M311.7%2073.2998l-17%20-17c-4.7002%20-4.7002%20-12.2998%20-4.7002%20-17%200l-53.7002%2053.7998l-53.7002%20-53.6992c-4.7002%20-4.7002%20-12.2998%20-4.7002%20-17%200l-17%2017c-4.7002%204.69922%20-4.7002%2012.2998%200%2017l53.7002%2053.6992l-53.7002%2053.7002c-4.7002%204.7002%20-4.7002%2012.2998%200%2017l17%2017c4.7002%204.7002%2012.2998%204.7002%2017%200l53.7002%20-53.7002l53.7002%2053.7002c4.7002%204.7002%2012.2998%204.7002%2017%200l17%20-17c4.7002%20-4.7002%204.7002%20-12.2998%200%20-17l-53.7998%20-53.7998l53.6992%20-53.7002c4.80078%20-4.7002%204.80078%20-12.2998%200.100586%20-17zM448%20336v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h48v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h128v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h48c26.5%200%2048%20-21.5%2048%20-48zM400%20-10v298h-352v-298c0%20-3.2998%202.7002%20-6%206%20-6h340c3.2998%200%206%202.7002%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-check%22%20unicode=%22&#xf274;%22%20horiz-adv-x=%22448%22%20d=%22M400%20384c26.5098%200%2048%20-21.4902%2048%20-48v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h48v52c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-52h128v52c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-52h48zM394%20-16c3.31152%200%206%202.68848%206%206v298h-352v-298c0%20-3.31152%202.68848%20-6%206%20-6h340zM341.151%20184.65l-142.31%20-141.169c-4.70508%20-4.66699%20-12.3027%20-4.6377%20-16.9707%200.0673828l-75.0908%2075.6992c-4.66699%204.70508%20-4.6377%2012.3027%200.0673828%2016.9707l22.7197%2022.5361c4.70508%204.66699%2012.3027%204.63672%2016.9697%20-0.0693359l44.1035%20-44.4609l111.072%20110.182c4.70508%204.66699%2012.3027%204.63672%2016.9707%20-0.0683594l22.5361%20-22.7178c4.66699%20-4.70508%204.63672%20-12.3027%20-0.0683594%20-16.9697z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map%22%20unicode=%22&#xf279;%22%20horiz-adv-x=%22576%22%20d=%22M560.02%20416c8.4502%200%2015.9805%20-6.83008%2015.9805%20-16.0195v-346.32c0%20-13.4707%20-8.32422%20-24.9951%20-20.1201%20-29.71l-151.83%20-52.8105c-6.23242%20-2.02832%20-12.9023%20-3.12305%20-19.8076%20-3.12305c-7.07324%200%20-13.8799%201.15039%20-20.2422%203.27344l-172%2060.71l-170.05%20-62.8398c-1.99023%20-0.790039%20-4%20-1.16016%20-5.95996%20-1.16016c-8.45996%200%20-15.9902%206.83008%20-15.9902%2016.0195v346.32c0.00292969%2013.4697%208.32617%2024.9932%2020.1201%2029.71l151.83%2052.8105c6.43945%202.08984%2013.1201%203.13965%2019.8096%203.13965c7.06641%20-0.00292969%2013.8789%20-1.16602%2020.2402%20-3.28027l172%20-60.7197h0.00976562l170.05%2062.8398c1.98047%200.790039%204%201.16016%205.95996%201.16016zM224%20357.58v-285.97l128%20-45.1904v285.97zM48%2029.9502l127.36%2047.0801l0.639648%200.229492v286.2l-128%20-44.5303v-288.979zM528%2065.0801v288.97l-127.36%20-47.0693l-0.639648%20-0.240234v-286.19z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment-alt%22%20unicode=%22&#xf27a;%22%20d=%22M448%20448c35.2998%200%2064%20-28.7002%2064%20-64v-288c0%20-35.2998%20-28.7002%20-64%20-64%20-64h-144l-124.9%20-93.5996c-2.19922%20-1.7002%20-4.69922%20-2.40039%20-7.09961%20-2.40039c-6.2002%200%20-12%204.90039%20-12%2012v84h-96c-35.2998%200%20-64%2028.7002%20-64%2064v288c0%2035.2998%2028.7002%2064%2064%2064h384zM464%2096v288c0%208.7998%20-7.2002%2016%20-16%2016h-384c-8.7998%200%20-16%20-7.2002%20-16%20-16v-288c0%20-8.7998%207.2002%20-16%2016%20-16h144v-60l67.2002%2050.4004l12.7998%209.59961h160c8.7998%200%2016%207.2002%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pause-circle%22%20unicode=%22&#xf28b;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM256%20-8c110.5%200%20200%2089.5%20200%20200s-89.5%20200%20-200%20200s-200%20-89.5%20-200%20-200s89.5%20-200%20200%20-200zM352%20272v-160c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-48c-8.7998%200%20-16%207.2002%20-16%2016v160c0%208.7998%207.2002%2016%2016%2016h48c8.7998%200%2016%20-7.2002%2016%20-16zM240%20272v-160c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-48c-8.7998%200%20-16%207.2002%20-16%2016v160c0%208.7998%207.2002%2016%2016%2016h48c8.7998%200%2016%20-7.2002%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stop-circle%22%20unicode=%22&#xf28d;%22%20d=%22M504%20192c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248zM56%20192c0%20-110.5%2089.5%20-200%20200%20-200s200%2089.5%20200%20200s-89.5%20200%20-200%20200s-200%20-89.5%20-200%20-200zM352%20272v-160c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-160c-8.7998%200%20-16%207.2002%20-16%2016v160c0%208.7998%207.2002%2016%2016%2016h160c8.7998%200%2016%20-7.2002%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22handshake%22%20unicode=%22&#xf2b5;%22%20horiz-adv-x=%22640%22%20d=%22M519.2%20320.1h120.8v-255.699h-64c-17.5%200%20-31.7998%2014.1992%20-31.9004%2031.6992h-57.8994c-1.7998%20-8.19922%20-5.2998%20-16.0996%20-10.9004%20-23l-26.2002%20-32.2998c-15.7998%20-19.3994%20-41.8994%20-25.5%20-64%20-16.7998c-13.5%20-16.5996%20-30.5996%20-24%20-48.7998%20-24c-15.0996%200%20-28.5996%205.09961%20-41.0996%2015.9004c-31.7998%20-21.9004%20-74.7002%20-21.3008%20-105.601%203.7998l-84.5996%2076.3994h-9.09961c-0.100586%20-17.5%20-14.3008%20-31.6992%20-31.9004%20-31.6992h-64v255.699h118l47.5996%2047.6006c10.5%2010.3994%2024.8008%2016.2998%2039.6006%2016.2998h226.8c15.4326%200%2029.4326%20-6.22168%2039.5996%20-16.2998zM48%2096.4004c8.7998%200%2016%207.09961%2016%2016c0%208.7998%20-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16c0%20-8.80078%207.2002%20-16%2016%20-16zM438%20103.3c2.7002%203.40039%202.2002%208.5%20-1.2002%2011.2998l-108.2%2087.8008l-8.19922%20-7.5c-40.3008%20-36.8008%20-86.7002%20-11.8008%20-101.5%204.39941c-26.7002%2029%20-25%2074.4004%204.39941%20101.3l38.7002%2035.5h-56.7002c-2%20-0.799805%20-3.7002%20-1.5%20-5.7002%20-2.2998l-61.6992%20-61.5996h-41.9004v-128.101h27.7002l97.2998%20-88c16.0996%20-13.0996%2041.4004%20-10.5%2055.2998%206.60059l15.6006%2019.2002l36.7998%20-31.5c3%20-2.40039%2012%20-4.90039%2018%202.39941l30%2036.5l23.8994%20-19.3994c3.5%20-2.80078%208.5%20-2.2002%2011.3008%201.19922zM544%20144.1v128h-44.7002l-61.7002%2061.6006c-1.39941%201.5%20-3.39941%202.2998%20-5.5%202.2998l-83.6992%20-0.200195c-10%200%20-19.6006%20-3.7002%20-27%20-10.5l-65.6006%20-60.0996c-9.7002%20-8.7998%20-10.5%20-24%20-1.2002%20-33.9004c8.90039%20-9.39941%2025.1006%20-8.7002%2034.6006%200l55.2002%2050.6006c6.5%205.89941%2016.5996%205.5%2022.5996%20-1l10.9004%20-11.7002c6%20-6.5%205.5%20-16.6006%20-1%20-22.6006l-12.5%20-11.3994l102.699%20-83.4004c2.80078%20-2.2998%205.40039%20-4.89941%207.7002%20-7.7002h69.2002zM592%2096.4004c8.7998%200%2016%207.09961%2016%2016c0%208.7998%20-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16c0%20-8.80078%207.2002%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envelope-open%22%20unicode=%22&#xf2b6;%22%20d=%22M494.586%20283.484c10.6523%20-8.80762%2017.4141%20-22.1064%2017.4141%20-36.9932v-262.491c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v262.515c0%2014.9355%206.80469%2028.2705%2017.5146%2037.0771c4.08008%203.35449%20110.688%2089.0996%20135.15%20108.549c22.6992%2018.1426%2060.1299%2055.8594%20103.335%2055.8594c43.4365%200%2081.2314%20-38.1914%20103.335%20-55.8594c23.5283%20-18.707%20130.554%20-104.773%20135.251%20-108.656zM464%20-10v253.632c0%200.00195312%200.00390625%200.000976562%200.00390625%200.00292969c0%201.88184%20-0.869141%203.56152%20-2.22754%204.66016c-15.8633%2012.8232%20-108.793%2087.5752%20-132.366%20106.316c-17.5527%2014.0195%20-49.7168%2045.3887%20-73.4102%2045.3887c-23.6016%200%20-55.2451%20-30.8799%20-73.4102%20-45.3887c-23.5713%20-18.7393%20-116.494%20-93.4795%20-132.364%20-106.293c-1.40918%20-1.13965%20-2.22559%20-2.85254%20-2.22559%20-4.66504v-253.653c0%20-3.31152%202.68848%20-6%206%20-6h404c3.31152%200%206%202.68848%206%206zM432.009%20177.704c4.24902%20-5.15918%203.46484%20-12.7949%20-1.74512%20-16.9814c-28.9746%20-23.2822%20-59.2734%20-47.5967%20-70.9287%20-56.8623c-22.6992%20-18.1436%20-60.1299%20-55.8604%20-103.335%20-55.8604c-43.4521%200%20-81.2871%2038.2373%20-103.335%2055.8604c-11.2793%208.9668%20-41.7441%2033.4131%20-70.9268%2056.8643c-5.20996%204.1875%20-5.99316%2011.8223%20-1.74512%2016.9814l15.2578%2018.5283c4.17773%205.07227%2011.6572%205.84277%2016.7793%201.72559c28.6182%20-23.001%2058.5654%20-47.0352%2070.5596%20-56.5713c17.5527%20-14.0195%2049.7168%20-45.3887%2073.4102%20-45.3887c23.6016%200%2055.2461%2030.8799%2073.4102%2045.3887c11.9941%209.53516%2041.9434%2033.5703%2070.5625%2056.5684c5.12207%204.11621%2012.6016%203.3457%2016.7783%20-1.72656z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22address-book%22%20unicode=%22&#xf2b9;%22%20horiz-adv-x=%22448%22%20d=%22M436%20288h-20v-64h20c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-20v-64h20c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-20v-48c0%20-26.5%20-21.5%20-48%20-48%20-48h-320c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048h320c26.5%200%2048%20-21.5%2048%20-48v-48h20c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12zM368%20-16v416h-320v-416h320zM208%20192c-35.2998%200%20-64%2028.7002%20-64%2064s28.7002%2064%2064%2064s64%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64zM118.4%2064c-12.4004%200%20-22.4004%208.59961%20-22.4004%2019.2002v19.2002c0%2031.7998%2030.0996%2057.5996%2067.2002%2057.5996c11.3994%200%2017.8994%20-8%2044.7998%20-8c26.0996%200%2034%208%2044.7998%208c37.1006%200%2067.2002%20-25.7998%2067.2002%20-57.5996v-19.2002c0%20-10.6006%20-10%20-19.2002%20-22.4004%20-19.2002h-179.199z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22address-card%22%20unicode=%22&#xf2bb;%22%20horiz-adv-x=%22576%22%20d=%22M528%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480zM528%2016v352h-480v-352h480zM208%20192c-35.2998%200%20-64%2028.7002%20-64%2064s28.7002%2064%2064%2064s64%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64zM118.4%2064c-12.4004%200%20-22.4004%208.59961%20-22.4004%2019.2002v19.2002c0%2031.7998%2030.0996%2057.5996%2067.2002%2057.5996c11.3994%200%2017.8994%20-8%2044.7998%20-8c26.0996%200%2034%208%2044.7998%208c37.1006%200%2067.2002%20-25.7998%2067.2002%20-57.5996v-19.2002c0%20-10.6006%20-10%20-19.2002%20-22.4004%20-19.2002h-179.199zM360%20128c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h112c4.40039%200%208%20-3.59961%208%20-8v-16c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-112zM360%20192c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h112c4.40039%200%208%20-3.59961%208%20-8v-16c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-112zM360%20256c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h112c4.40039%200%208%20-3.59961%208%20-8v-16c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-112z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-circle%22%20unicode=%22&#xf2bd;%22%20horiz-adv-x=%22496%22%20d=%22M248%20344c53%200%2096%20-43%2096%20-96s-43%20-96%20-96%20-96s-96%2043%20-96%2096s43%2096%2096%2096zM248%20200c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48zM248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c49.7002%200%2095.0996%2018.2998%20130.1%2048.4004c-14.8994%2023%20-40.3994%2038.5%20-69.5996%2039.5c-20.7998%20-6.5%20-40.5996%20-9.60059%20-60.5%20-9.60059s-39.7002%203.2002%20-60.5%209.60059c-29.2002%20-0.900391%20-54.7002%20-16.5%20-69.5996%20-39.5c35%20-30.1006%2080.3994%20-48.4004%20130.1%20-48.4004zM410.7%2076.0996c23.3994%2032.7002%2037.2998%2072.7002%2037.2998%20115.9c0%20110.3%20-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200c0%20-43.2002%2013.9004%20-83.2002%2037.2998%20-115.9c24.5%2031.4004%2062.2002%2051.9004%20105.101%2051.9004c10.1992%200%2026.0996%20-9.59961%2057.5996%20-9.59961c31.5996%200%2047.4004%209.59961%2057.5996%209.59961c43%200%2080.7002%20-20.5%20105.101%20-51.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22id-badge%22%20unicode=%22&#xf2c1;%22%20horiz-adv-x=%22384%22%20d=%22M336%20448c26.5%200%2048%20-21.5%2048%20-48v-416c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048h288zM336%20-16v416h-288v-416h288zM144%20336c-8.7998%200%20-16%207.2002%20-16%2016s7.2002%2016%2016%2016h96c8.7998%200%2016%20-7.2002%2016%20-16s-7.2002%20-16%20-16%20-16h-96zM192%20160c-35.2998%200%20-64%2028.7002%20-64%2064s28.7002%2064%2064%2064s64%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64zM102.4%2032c-12.4004%200%20-22.4004%208.59961%20-22.4004%2019.2002v19.2002c0%2031.7998%2030.0996%2057.5996%2067.2002%2057.5996c11.3994%200%2017.8994%20-8%2044.7998%20-8c26.0996%200%2034%208%2044.7998%208c37.1006%200%2067.2002%20-25.7998%2067.2002%20-57.5996v-19.2002c0%20-10.6006%20-10%20-19.2002%20-22.4004%20-19.2002h-179.199z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22id-card%22%20unicode=%22&#xf2c2;%22%20horiz-adv-x=%22576%22%20d=%22M528%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480zM528%2016v288h-480v-288h32.7998c-1%204.5%20-0.799805%20-3.59961%20-0.799805%2022.4004c0%2031.7998%2030.0996%2057.5996%2067.2002%2057.5996c11.3994%200%2017.8994%20-8%2044.7998%20-8c26.0996%200%2034%208%2044.7998%208c37.1006%200%2067.2002%20-25.7998%2067.2002%20-57.5996c0%20-26%200.0996094%20-17.9004%20-0.799805%20-22.4004h224.8zM360%2096c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h112c4.40039%200%208%20-3.59961%208%20-8v-16c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-112zM360%20160c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h112c4.40039%200%208%20-3.59961%208%20-8v-16c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-112zM360%20224c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h112c4.40039%200%208%20-3.59961%208%20-8v-16c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-112zM192%20128c-35.2998%200%20-64%2028.7002%20-64%2064s28.7002%2064%2064%2064s64%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-maximize%22%20unicode=%22&#xf2d0;%22%20d=%22M464%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h416zM464%2022v234h-416v-234c0%20-3.2998%202.7002%20-6%206%20-6h404c3.2998%200%206%202.7002%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-minimize%22%20unicode=%22&#xf2d1;%22%20d=%22M480%20-32h-448c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032h448c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-restore%22%20unicode=%22&#xf2d2;%22%20d=%22M464%20448c26.5%200%2048%20-21.5%2048%20-48v-320c0%20-26.5%20-21.5%20-48%20-48%20-48h-48v-48c0%20-26.5%20-21.5%20-48%20-48%20-48h-320c-26.5%200%20-48%2021.5%20-48%2048v320c0%2026.5%2021.5%2048%2048%2048h48v48c0%2026.5%2021.5%2048%2048%2048h320zM368%20-16v208h-320v-208h320zM464%2080v320h-320v-48h224c26.5%200%2048%20-21.5%2048%20-48v-224h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snowflake%22%20unicode=%22&#xf2dc;%22%20horiz-adv-x=%22448%22%20d=%22M440.1%2092.7998c7.60059%20-4.39941%2010.1006%20-14.2002%205.5%20-21.7002l-7.89941%20-13.8994c-4.40039%20-7.7002%20-14%20-10.2998%20-21.5%20-5.90039l-39.2002%2023l9.09961%20-34.7002c2.30078%20-8.5%20-2.69922%20-17.2998%20-11.0996%20-19.5996l-15.2002%20-4.09961c-8.39941%20-2.30078%20-17.0996%202.7998%20-19.2998%2011.2998l-21.2998%2081l-71.9004%2042.2002v-84.5l58.2998%20-59.3008c6.10059%20-6.19922%206.10059%20-16.3994%200%20-22.5996l-11.0996%20-11.2998c-6.09961%20-6.2002%20-16.0996%20-6.2002%20-22.2002%200l-24.8994%2025.3994v-46.0996c0%20-8.7998%20-7%20-16%20-15.7002%20-16h-15.7002c-8.7002%200%20-15.7002%207.2002%20-15.7002%2016v45.9004l-24.8994%20-25.4004c-6.10059%20-6.2002%20-16.1006%20-6.2002%20-22.2002%200l-11.1006%2011.2998c-6.09961%206.2002%20-6.09961%2016.4004%200%2022.6006l58.3008%2059.2998v84.5l-71.9004%20-42.2002l-21.2998%20-81c-2.2998%20-8.5%20-10.9004%20-13.5996%20-19.2998%20-11.2998l-15.2002%204.09961c-8.40039%202.2998%20-13.2998%2011.1006%20-11.1006%2019.6006l9.10059%2034.6992l-39.2002%20-23c-7.5%20-4.39941%20-17.2002%20-1.7998%20-21.5%205.90039l-7.90039%2013.9004c-4.2998%207.69922%20-1.69922%2017.5%205.80078%2021.8994l39.1992%2023l-34.0996%209.2998c-8.40039%202.30078%20-13.2998%2011.1006%20-11.0996%2019.6006l4.09961%2015.5c2.2998%208.5%2010.9004%2013.5996%2019.2998%2011.2998l79.7002%20-21.7002l71.9004%2042.2002l-71.9004%2042.2002l-79.7002%20-21.7002c-8.39941%20-2.2998%20-17.0996%202.7998%20-19.2998%2011.2998l-4.09961%2015.5c-2.30078%208.5%202.69922%2017.2998%2011.0996%2019.6006l34.0996%209.09961l-39.1992%2023c-7.60059%204.5%20-10.1006%2014.2002%20-5.80078%2021.9004l7.90039%2013.8994c4.40039%207.7002%2014%2010.2998%2021.5%205.90039l39.2002%20-23l-9.10059%2034.7002c-2.2998%208.5%202.7002%2017.2998%2011.1006%2019.5996l15.2002%204.09961c8.39941%202.30078%2017.0996%20-2.7998%2019.2998%20-11.2998l21.2998%20-81l71.9004%20-42.2002v84.5l-58.3008%2059.3008c-6.09961%206.19922%20-6.09961%2016.3994%200%2022.5996l11.5%2011.2998c6.10059%206.2002%2016.1006%206.2002%2022.2002%200l24.9004%20-25.3994v46.0996c0%208.7998%207%2016%2015.7002%2016h15.6992c8.7002%200%2015.7002%20-7.2002%2015.7002%20-16v-45.9004l24.9004%2025.4004c6.09961%206.2002%2016.0996%206.2002%2022.2002%200l11.0996%20-11.2998c6.09961%20-6.2002%206.09961%20-16.4004%200%20-22.6006l-58.2998%20-59.2998v-84.5l71.8994%2042.2002l21.3008%2081c2.2998%208.5%2010.8994%2013.5996%2019.2998%2011.2998l15.2002%20-4.09961c8.39941%20-2.2998%2013.2998%20-11.1006%2011.0996%20-19.6006l-9.09961%20-34.6992l39.1992%2023c7.5%204.39941%2017.2002%201.7998%2021.5%20-5.90039l7.90039%20-13.9004c4.2998%20-7.69922%201.7002%20-17.5%20-5.7998%20-21.8994l-39.2002%20-23l34.0996%20-9.2998c8.40039%20-2.30078%2013.3008%20-11.1006%2011.1006%20-19.6006l-4.10059%20-15.5c-2.2998%20-8.5%20-10.8994%20-13.5996%20-19.2998%20-11.2998l-79.7002%2021.7002l-71.8994%20-42.2002l71.7998%20-42.2002l79.7002%2021.7002c8.39941%202.2998%2017.0996%20-2.7998%2019.2998%20-11.2998l4.09961%20-15.5c2.30078%20-8.5%20-2.69922%20-17.2998%20-11.0996%20-19.6006l-34.0996%20-9.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trash-alt%22%20unicode=%22&#xf2ed;%22%20horiz-adv-x=%22448%22%20d=%22M268%2032c-6.62305%200%20-12%205.37695%20-12%2012v216c0%206.62305%205.37695%2012%2012%2012h24c6.62305%200%2012%20-5.37695%2012%20-12v-216c0%20-6.62305%20-5.37695%20-12%20-12%20-12h-24zM432%20368c8.83105%200%2016%20-7.16895%2016%20-16v-16c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-16v-336c0%20-26.4922%20-21.5078%20-48%20-48%20-48h-288c-26.4922%200%20-48%2021.5078%20-48%2048v336h-16c-8.83105%200%20-16%207.16895%20-16%2016v16c0%208.83105%207.16895%2016%2016%2016h82.4102l34.0195%2056.7002c8.39258%2013.9844%2023.6777%2023.2998%2041.1602%2023.2998h100.82c0.0078125%200%20-0.015625%200.0517578%20-0.0078125%200.0517578c17.4824%200%2032.7949%20-9.36719%2041.1875%20-23.3516l34%20-56.7002h82.4102zM171.84%20397.09l-17.4502%20-29.0898h139.221l-17.46%2029.0898c-1.0498%201.74707%20-2.95898%202.91016%20-5.14355%202.91016h-0.00683594h-94c-0.00585938%200%20-0.00683594%200.00683594%20-0.0126953%200.00683594c-2.18457%200%20-4.09766%20-1.16992%20-5.14746%20-2.91699zM368%20-16v336h-288v-336h288zM156%2032c-6.62305%200%20-12%205.37695%20-12%2012v216c0%206.62305%205.37695%2012%2012%2012h24c6.62305%200%2012%20-5.37695%2012%20-12v-216c0%20-6.62305%20-5.37695%20-12%20-12%20-12h-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22images%22%20unicode=%22&#xf302;%22%20horiz-adv-x=%22576%22%20d=%22M480%2032v-16c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-384c-26.5098%200%20-48%2021.4902%20-48%2048v256c0%2026.5098%2021.4902%2048%2048%2048h16v-48h-10c-3.31152%200%20-6%20-2.68848%20-6%20-6v-244c0%20-3.31152%202.68848%20-6%206%20-6h372c3.31152%200%206%202.68848%206%206v10h48zM522%20368h-372c-3.31152%200%20-6%20-2.68848%20-6%20-6v-244c0%20-3.31152%202.68848%20-6%206%20-6h372c3.31152%200%206%202.68848%206%206v244c0%203.31152%20-2.68848%206%20-6%206zM528%20416c26.5098%200%2048%20-21.4902%2048%20-48v-256c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-384c-26.5098%200%20-48%2021.4902%20-48%2048v256c0%2026.5098%2021.4902%2048%2048%2048h384zM264%20304c0%20-22.0908%20-17.9092%20-40%20-40%20-40s-40%2017.9092%20-40%2040s17.9092%2040%2040%2040s40%20-17.9092%2040%20-40zM192%20208l39.5146%2039.5146c4.68652%204.68652%2012.2842%204.68652%2016.9717%200l39.5137%20-39.5146l103.515%20103.515c4.68652%204.68652%2012.2842%204.68652%2016.9717%200l71.5137%20-71.5146v-80h-288v48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clipboard%22%20unicode=%22&#xf328;%22%20horiz-adv-x=%22384%22%20d=%22M336%20384c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h80c0%2035.2998%2028.7002%2064%2064%2064s64%20-28.7002%2064%20-64h80zM192%20408c-13.2998%200%20-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24s24%2010.7002%2024%2024s-10.7002%2024%20-24%2024zM336%20-10v340c0%203.2998%20-2.7002%206%20-6%206h-42v-36c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-168c-6.59961%200%20-12%205.40039%20-12%2012v36h-42c-3.2998%200%20-6%20-2.7002%20-6%20-6v-340c0%20-3.2998%202.7002%20-6%206%20-6h276c3.2998%200%206%202.7002%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-alt-circle-down%22%20unicode=%22&#xf358;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM256%20-8c110.5%200%20200%2089.5%20200%20200s-89.5%20200%20-200%20200s-200%20-89.5%20-200%20-200s89.5%20-200%20200%20-200zM224%20308c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-116h67c10.7002%200%2016.0996%20-12.9004%208.5%20-20.5l-99%20-99c-4.7002%20-4.7002%20-12.2998%20-4.7002%20-17%200l-99%2099c-7.5%207.59961%20-2.2002%2020.5%208.5%2020.5h67v116z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-alt-circle-left%22%20unicode=%22&#xf359;%22%20d=%22M8%20192c0%20137%20111%20248%20248%20248s248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248zM456%20192c0%20110.5%20-89.5%20200%20-200%20200s-200%20-89.5%20-200%20-200s89.5%20-200%20200%20-200s200%2089.5%20200%20200zM384%20212v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-116v-67c0%20-10.7002%20-12.9004%20-16%20-20.5%20-8.5l-99%2099c-4.7002%204.7002%20-4.7002%2012.2998%200%2017l99%2099c7.59961%207.59961%2020.5%202.2002%2020.5%20-8.5v-67h116c6.59961%200%2012%20-5.40039%2012%20-12z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-alt-circle-right%22%20unicode=%22&#xf35a;%22%20d=%22M504%20192c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248zM56%20192c0%20-110.5%2089.5%20-200%20200%20-200s200%2089.5%20200%20200s-89.5%20200%20-200%20200s-200%20-89.5%20-200%20-200zM128%20172v40c0%206.59961%205.40039%2012%2012%2012h116v67c0%2010.7002%2012.9004%2016%2020.5%208.5l99%20-99c4.7002%20-4.7002%204.7002%20-12.2998%200%20-17l-99%20-99c-7.59961%20-7.59961%20-20.5%20-2.2002%20-20.5%208.5v67h-116c-6.59961%200%20-12%205.40039%20-12%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-alt-circle-up%22%20unicode=%22&#xf35b;%22%20d=%22M256%20-56c-137%200%20-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248s-111%20-248%20-248%20-248zM256%20392c-110.5%200%20-200%20-89.5%20-200%20-200s89.5%20-200%20200%20-200s200%2089.5%20200%20200s-89.5%20200%20-200%20200zM276%2064h-40c-6.59961%200%20-12%205.40039%20-12%2012v116h-67c-10.7002%200%20-16%2012.9004%20-8.5%2020.5l99%2099c4.7002%204.7002%2012.2998%204.7002%2017%200l99%20-99c7.59961%20-7.59961%202.2002%20-20.5%20-8.5%20-20.5h-67v-116c0%20-6.59961%20-5.40039%20-12%20-12%20-12z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gem%22%20unicode=%22&#xf3a5;%22%20horiz-adv-x=%22576%22%20d=%22M464%20448c4.09961%200%207.7998%20-2%2010.0996%20-5.40039l99.9004%20-147.199c2.90039%20-4.40039%202.59961%20-10.1006%20-0.700195%20-14.2002l-276%20-340.8c-4.7998%20-5.90039%20-13.7998%20-5.90039%20-18.5996%200l-276%20340.8c-3.2998%204%20-3.60059%209.7998%20-0.700195%2014.2002l100%20147.199c2.2002%203.40039%206%205.40039%2010%205.40039h352zM444.7%20400h-56.7998l51.6992%20-96h68.4004zM242.6%20400l-51.5996%20-96h194l-51.7002%2096h-90.7002zM131.3%20400l-63.2998%20-96h68.4004l51.6992%2096h-56.7998zM88.2998%20256l119.7%20-160l-68.2998%20160h-51.4004zM191.2%20256l96.7998%20-243.3l96.7998%20243.3h-193.6zM368%2096l119.6%20160h-51.3994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22money-bill-alt%22%20unicode=%22&#xf3d1;%22%20horiz-adv-x=%22640%22%20d=%22M320%20304c53.0195%200%2096%20-50.1396%2096%20-112c0%20-61.8701%20-43%20-112%20-96%20-112c-53.0195%200%20-96%2050.1504%20-96%20112c0%2061.8604%2042.9805%20112%2096%20112zM360%20136v16c0%204.41992%20-3.58008%208%20-8%208h-16v88c0%204.41992%20-3.58008%208%20-8%208h-13.5801c-4.91113%200%20-9.50586%20-1.49316%20-13.3096%20-4.03027l-15.3301%20-10.2197c-2.15332%20-1.43262%20-3.55957%20-3.88379%20-3.55957%20-6.66113c0%20-1.6377%200.493164%20-3.16113%201.33887%20-4.42871l8.88086%20-13.3105c1.43164%20-2.15234%203.88379%20-3.55957%206.66113%20-3.55957c1.6377%200%203.16016%200.494141%204.42871%201.33984l0.469727%200.310547v-55.4404h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h64c4.41992%200%208%203.58008%208%208zM608%20384c17.6699%200%2032%20-14.3301%2032%20-32v-320c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-576c-17.6699%200%20-32%2014.3301%20-32%2032v320c0%2017.6699%2014.3301%2032%2032%2032h576zM592%20112v160c-35.3496%200%20-64%2028.6504%20-64%2064h-416c0%20-35.3496%20-28.6504%20-64%20-64%20-64v-160c35.3496%200%2064%20-28.6504%2064%20-64h416c0%2035.3496%2028.6504%2064%2064%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-close%22%20unicode=%22&#xf410;%22%20d=%22M464%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h416zM464%2022v340c0%203.2998%20-2.7002%206%20-6%206h-404c-3.2998%200%20-6%20-2.7002%20-6%20-6v-340c0%20-3.2998%202.7002%20-6%206%20-6h404c3.2998%200%206%202.7002%206%206zM356.5%20253.4l-61.4004%20-61.4004l61.4004%20-61.4004c4.59961%20-4.59961%204.59961%20-12.0996%200%20-16.7998l-22.2998%20-22.2998c-4.60059%20-4.59961%20-12.1006%20-4.59961%20-16.7998%200l-61.4004%2061.4004l-61.4004%20-61.4004c-4.59961%20-4.59961%20-12.0996%20-4.59961%20-16.7998%200l-22.2998%2022.2998c-4.59961%204.60059%20-4.59961%2012.1006%200%2016.7998l61.4004%2061.4004l-61.4004%2061.4004c-4.59961%204.59961%20-4.59961%2012.0996%200%2016.7998l22.2998%2022.2998c4.60059%204.59961%2012.1006%204.59961%2016.7998%200l61.4004%20-61.4004l61.4004%2061.4004c4.59961%204.59961%2012.0996%204.59961%2016.7998%200l22.2998%20-22.2998c4.7002%20-4.60059%204.7002%20-12.1006%200%20-16.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment-dots%22%20unicode=%22&#xf4ad;%22%20d=%22M144%20240c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032zM256%20240c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032zM368%20240c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032zM256%20416c141.4%200%20256%20-93.0996%20256%20-208s-114.6%20-208%20-256%20-208c-32.7998%200%20-64%205.2002%20-92.9004%2014.2998c-29.0996%20-20.5996%20-77.5996%20-46.2998%20-139.1%20-46.2998c-9.59961%200%20-18.2998%205.7002%20-22.0996%2014.5c-3.80078%208.7998%20-2%2019%204.59961%2026c0.5%200.400391%2031.5%2033.7998%2046.4004%2073.2002c-33%2035.0996%20-52.9004%2078.7002%20-52.9004%20126.3c0%20114.9%20114.6%20208%20256%20208zM256%2048c114.7%200%20208%2071.7998%20208%20160s-93.2998%20160%20-208%20160s-208%20-71.7998%20-208%20-160c0%20-42.2002%2021.7002%20-74.0996%2039.7998%20-93.4004l20.6006%20-21.7998l-10.6006%20-28.0996c-5.5%20-14.5%20-12.5996%20-28.1006%20-19.8994%20-40.2002c23.5996%207.59961%2043.1992%2018.9004%2057.5%2029l19.5%2013.7998l22.6992%20-7.2002c25.3008%20-8%2051.7002%20-12.0996%2078.4004%20-12.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smile-wink%22%20unicode=%22&#xf4da;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM365.8%20138.4c10.2002%20-8.5%2011.6006%20-23.6006%203.10059%20-33.8008c-30%20-36%20-74.1006%20-56.5996%20-120.9%20-56.5996s-90.9004%2020.5996%20-120.9%2056.5996c-8.39941%2010.2002%20-7.09961%2025.3008%203.10059%2033.8008c10.0996%208.39941%2025.2998%207.09961%2033.7998%20-3.10059c20.7998%20-25.0996%2051.5%20-39.3994%2084%20-39.3994s63.2002%2014.3994%2084%2039.3994c8.5%2010.2002%2023.5996%2011.6006%2033.7998%203.10059zM168%20208c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32zM328%20268c25.7002%200%2055.9004%20-16.9004%2059.7002%20-42.0996c1.7998%20-11.1006%20-11.2998%20-18.2002%20-19.7998%20-10.8008l-9.5%208.5c-14.8008%2013.2002%20-46.2002%2013.2002%20-61%200l-9.5%20-8.5c-8.30078%20-7.39941%20-21.5%20-0.399414%20-19.8008%2010.8008c4%2025.1992%2034.2002%2042.0996%2059.9004%2042.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angry%22%20unicode=%22&#xf556;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM248%20136c33.5996%200%2065.2002%20-14.7998%2086.7998%20-40.5996c8.40039%20-10.2002%207.10059%20-25.3008%20-3.09961%20-33.8008c-10.6006%20-8.89941%20-25.7002%20-6.69922%20-33.7998%203c-24.8008%2029.7002%20-75%2029.7002%20-99.8008%200c-8.5%20-10.1992%20-23.5996%20-11.5%20-33.7998%20-3s-11.5996%2023.6006%20-3.09961%2033.8008c21.5996%2025.7998%2053.2002%2040.5996%2086.7998%2040.5996zM200%20208c0%20-17.7002%20-14.2998%20-32.0996%20-32%20-32.0996s-32%2014.2998%20-32%2032c0%206.19922%202.2002%2011.6992%205.2998%2016.5996l-28.2002%208.5c-12.6992%203.7998%20-19.8994%2017.2002%20-16.0996%2029.9004c3.7998%2012.6992%2017.0996%2020%2029.9004%2016.0996l80%20-24c12.6992%20-3.7998%2019.8994%20-17.2002%2016.0996%20-29.9004c-3.09961%20-10.3994%20-12.7002%20-17.0996%20-23%20-17.0996zM399%20262.9c3.7998%20-12.7002%20-3.40039%20-26.1006%20-16.0996%20-29.8008l-28.2002%20-8.5c3.09961%20-4.89941%205.2998%20-10.3994%205.2998%20-16.5996c0%20-17.7002%20-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032c-10.2998%200%20-19.9004%206.7002%20-23%2017.0996c-3.7998%2012.7002%203.40039%2026.1006%2016.0996%2029.9004l80%2024c12.8008%203.7998%2026.1006%20-3.40039%2029.9004%20-16.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dizzy%22%20unicode=%22&#xf567;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM214.2%20209.9c-7.90039%20-7.90039%20-20.5%20-7.90039%20-28.4004%20-0.200195l-17.7998%2017.7998l-17.7998%20-17.7998c-7.7998%20-7.7998%20-20.5%20-7.7998%20-28.2998%200c-7.80078%207.7998%20-7.80078%2020.5%200%2028.2998l17.8994%2017.9004l-17.8994%2017.8994c-7.80078%207.7998%20-7.80078%2020.5%200%2028.2998c7.7998%207.80078%2020.5%207.80078%2028.2998%200l17.7998%20-17.7998l17.9004%2017.9004c7.7998%207.7998%2020.5%207.7998%2028.2998%200s7.7998%20-20.5%200%20-28.2998l-17.9004%20-17.9004l17.9004%20-17.7998c7.7998%20-7.7998%207.7998%20-20.5%200%20-28.2998zM374.2%20302.1c7.7002%20-7.7998%207.7002%20-20.3994%200%20-28.1992l-17.9004%20-17.9004l17.7998%20-18c7.80078%20-7.7998%207.80078%20-20.5%200%20-28.2998c-7.7998%20-7.7998%20-20.5%20-7.7998%20-28.2998%200l-17.7998%2017.7998l-17.7998%20-17.7998c-7.7998%20-7.7998%20-20.5%20-7.7998%20-28.2998%200c-7.80078%207.7998%20-7.80078%2020.5%200%2028.2998l17.8994%2017.9004l-17.8994%2017.8994c-7.80078%207.7998%20-7.80078%2020.5%200%2028.2998c7.7998%207.80078%2020.5%207.80078%2028.2998%200l17.7998%20-17.7998l17.9004%2017.7998c7.7998%207.80078%2020.5%207.80078%2028.2998%200zM248%20176c35.2998%200%2064%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64s-64%2028.7002%20-64%2064s28.7002%2064%2064%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flushed%22%20unicode=%22&#xf579;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM344%20304c44.2002%200%2080%20-35.7998%2080%20-80s-35.7998%20-80%20-80%20-80s-80%2035.7998%20-80%2080s35.7998%2080%2080%2080zM344%20176c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48zM344%20248c13.2998%200%2024%20-10.7002%2024%20-24s-10.7002%20-24%20-24%20-24s-24%2010.7002%20-24%2024s10.7002%2024%2024%2024zM232%20224c0%20-44.2002%20-35.7998%20-80%20-80%20-80s-80%2035.7998%20-80%2080s35.7998%2080%2080%2080s80%20-35.7998%2080%20-80zM152%20176c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48zM152%20248c13.2998%200%2024%20-10.7002%2024%20-24s-10.7002%20-24%20-24%20-24s-24%2010.7002%20-24%2024s10.7002%2024%2024%2024zM312%20104c13.2002%200%2024%20-10.7998%2024%20-24s-10.7998%20-24%20-24%20-24h-128c-13.2002%200%20-24%2010.7998%20-24%2024s10.7998%2024%2024%2024h128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22frown-open%22%20unicode=%22&#xf57a;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM200%20240c0%20-17.7002%20-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32zM328%20272c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032zM248%20160c35.5996%200%2088.7998%20-21.2998%2095.7998%20-61.2002c2%20-11.7998%20-9.09961%20-21.5996%20-20.5%20-18.0996c-31.2002%209.59961%20-59.3994%2015.2998%20-75.2998%2015.2998s-44.0996%20-5.7002%20-75.2998%20-15.2998c-11.5%20-3.40039%20-22.5%206.2998%20-20.5%2018.0996c7%2039.9004%2060.2002%2061.2002%2095.7998%2061.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grimace%22%20unicode=%22&#xf57f;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM168%20208c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32zM328%20208c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32zM344%20192c26.5%200%2048%20-21.5%2048%20-48v-32c0%20-26.5%20-21.5%20-48%20-48%20-48h-192c-26.5%200%20-48%2021.5%20-48%2048v32c0%2026.5%2021.5%2048%2048%2048h192zM176%2096v24h-40v-8c0%20-8.7998%207.2002%20-16%2016%20-16h24zM176%20136v24h-24c-8.7998%200%20-16%20-7.2002%20-16%20-16v-8h40zM240%2096v24h-48v-24h48zM240%20136v24h-48v-24h48zM304%2096v24h-48v-24h48zM304%20136v24h-48v-24h48zM360%20112v8h-40v-24h24c8.7998%200%2016%207.2002%2016%2016zM360%20136v8c0%208.7998%20-7.2002%2016%20-16%2016h-24v-24h40z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin%22%20unicode=%22&#xf580;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM353.6%20143.4c10%203.09961%2019.3008%20-5.5%2017.7002%20-15.3008c-8%20-47.0996%20-71.2998%20-80%20-123.3%20-80s-115.4%2032.9004%20-123.3%2080c-1.7002%209.90039%207.7998%2018.4004%2017.7002%2015.3008c26%20-8.30078%2064.3994%20-13.1006%20105.6%20-13.1006s79.7002%204.7998%20105.6%2013.1006zM168%20208c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32zM328%20208c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-alt%22%20unicode=%22&#xf581;%22%20horiz-adv-x=%22496%22%20d=%22M200.3%20200c-7.5%20-11.4004%20-24.5996%20-12%20-32.7002%200c-12.3994%2018.7002%20-15.1992%2037.2998%20-15.6992%2056c0.599609%2018.7002%203.2998%2037.2998%2015.6992%2056c7.60059%2011.4004%2024.7002%2012%2032.7002%200c12.4004%20-18.7002%2015.2002%20-37.2998%2015.7002%20-56c-0.599609%20-18.7002%20-3.2998%20-37.2998%20-15.7002%20-56zM328.3%20200c-7.5%20-11.4004%20-24.5996%20-12%20-32.7002%200c-12.3994%2018.7002%20-15.1992%2037.2998%20-15.6992%2056c0.599609%2018.7002%203.2998%2037.2998%2015.6992%2056c7.60059%2011.4004%2024.7002%2012%2032.7002%200c12.4004%20-18.7002%2015.2002%20-37.2998%2015.7002%20-56c-0.599609%20-18.7002%20-3.2998%20-37.2998%20-15.7002%20-56zM248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM353.6%20143.4c10%203.09961%2019.3008%20-5.5%2017.7002%20-15.3008c-8%20-47.0996%20-71.2998%20-80%20-123.3%20-80s-115.4%2032.8008%20-123.3%2080c-1.7002%2010%207.7998%2018.4004%2017.7002%2015.3008c26%20-8.30078%2064.3994%20-13.1006%20105.6%20-13.1006s79.7002%204.7998%20105.6%2013.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-beam%22%20unicode=%22&#xf582;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM353.6%20143.4c10%203.09961%2019.3008%20-5.5%2017.7002%20-15.3008c-8%20-47.0996%20-71.2998%20-80%20-123.3%20-80s-115.4%2032.9004%20-123.3%2080c-1.7002%2010%207.89941%2018.4004%2017.7002%2015.3008c26%20-8.30078%2064.3994%20-13.1006%20105.6%20-13.1006s79.7002%204.7998%20105.6%2013.1006zM117.7%20216.3c-3.60059%201.10059%20-6%204.60059%20-5.7002%208.2998c3.2998%2042.1006%2032.2002%2071.4004%2056%2071.4004s52.7002%20-29.2998%2056%20-71.4004c0.299805%20-3.7998%20-2.09961%20-7.19922%20-5.7002%20-8.2998c-3.09961%20-1%20-7.2002%200%20-9.2998%203.7002l-9.5%2017c-7.7002%2013.7002%20-19.2002%2021.5996%20-31.5%2021.5996s-23.7998%20-7.89941%20-31.5%20-21.5996l-9.5%20-17c-1.90039%20-3.2002%20-5.7998%20-4.7998%20-9.2998%20-3.7002zM277.7%20216.3c-3.60059%201.10059%20-6%204.60059%20-5.7002%208.2998c3.2998%2042.1006%2032.2002%2071.4004%2056%2071.4004s52.7002%20-29.2998%2056%20-71.4004c0.299805%20-3.7998%20-2.09961%20-7.19922%20-5.7002%20-8.2998c-3.09961%20-1%20-7.2002%200%20-9.2998%203.7002l-9.5%2017c-7.7002%2013.7002%20-19.2002%2021.5996%20-31.5%2021.5996s-23.7998%20-7.89941%20-31.5%20-21.5996l-9.5%20-17c-1.90039%20-3.2002%20-5.7998%20-4.7998%20-9.2998%20-3.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-beam-sweat%22%20unicode=%22&#xf583;%22%20horiz-adv-x=%22496%22%20d=%22M440%20288c-29.5%200%20-53.2998%2026.2998%20-53.2998%2058.7002c0%2025%2031.7002%2075.5%2046.2002%2097.2998c3.5%205.2998%2010.5996%205.2998%2014.1992%200c14.5%20-21.7998%2046.2002%20-72.2998%2046.2002%20-97.2998c0%20-32.4004%20-23.7998%20-58.7002%20-53.2998%20-58.7002zM248%2048c-51.9004%200%20-115.3%2032.9004%20-123.3%2080c-1.7002%2010%207.89941%2018.4004%2017.7002%2015.2998c26%20-8.2998%2064.3994%20-13.0996%20105.6%20-13.0996s79.7002%204.7998%20105.6%2013.0996c10%203.2002%2019.4004%20-5.39941%2017.7002%20-15.2998c-8%20-47.0996%20-71.3994%20-80%20-123.3%20-80zM378.3%20216.3c-3.09961%20-0.899414%20-7.2002%200.100586%20-9.2998%203.7002l-9.5%2017c-7.7002%2013.7002%20-19.2002%2021.5996%20-31.5%2021.5996s-23.7998%20-7.89941%20-31.5%20-21.5996l-9.5%20-17c-1.90039%20-3.2002%20-5.7998%20-4.7998%20-9.2998%20-3.7002c-3.60059%201.10059%20-6%204.60059%20-5.7002%208.2998c3.2998%2042.1006%2032.2002%2071.4004%2056%2071.4004s52.7002%20-29.2998%2056%20-71.4004c0.299805%20-3.7998%20-2.09961%20-7.19922%20-5.7002%20-8.2998zM483.6%20269.2c8%20-24.2998%2012.4004%20-50.2002%2012.4004%20-77.2002c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248c45.7002%200%2088.4004%20-12.5996%20125.2%20-34.2002c-10.9004%20-21.5996%20-15.5%20-36.2002%20-17.2002%20-45.7002c-31.2002%2020.1006%20-68.2002%2031.9004%20-108%2031.9004c-110.3%200%20-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200s200%2089.7002%20200%20200c0%2022.5%20-3.90039%2044.0996%20-10.7998%2064.2998c0.399414%200%2021.7998%20-2.7998%2046.3994%2012.9004zM168%20258.6c-12.2998%200%20-23.7998%20-7.7998%20-31.5%20-21.5996l-9.5%20-17c-1.90039%20-3.2002%20-5.7998%20-4.7998%20-9.2998%20-3.7002c-3.60059%201.10059%20-6%204.60059%20-5.7002%208.2998c3.2998%2042.1006%2032.2002%2071.4004%2056%2071.4004s52.7002%20-29.2998%2056%20-71.4004c0.299805%20-3.7998%20-2.09961%20-7.19922%20-5.7002%20-8.2998c-3.09961%20-1%20-7.2002%200%20-9.2998%203.7002l-9.5%2017c-7.7002%2013.7002%20-19.2002%2021.5996%20-31.5%2021.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-hearts%22%20unicode=%22&#xf584;%22%20horiz-adv-x=%22496%22%20d=%22M353.6%20143.4c10%203.09961%2019.3008%20-5.5%2017.7002%20-15.3008c-8%20-47.0996%20-71.2998%20-80%20-123.3%20-80s-115.4%2032.8008%20-123.3%2080c-1.7002%2010%207.89941%2018.4004%2017.7002%2015.3008c26%20-8.30078%2064.3994%20-13.1006%20105.6%20-13.1006s79.7002%204.7998%20105.6%2013.1006zM200.8%20192.3l-70.2002%2018.1006c-20.3994%205.2998%20-31.8994%2027%20-24.1992%2047.1992c6.69922%2017.7002%2026.6992%2026.7002%2044.8994%2022l7.10059%20-1.89941l2%207.09961c5.09961%2018.1006%2022.8994%2030.9004%2041.5%2027.9004c21.3994%20-3.40039%2034.3994%20-24.2002%2028.7998%20-44.5l-19.4004%20-69.9004c-1.2998%20-4.5%20-6%20-7.2002%20-10.5%20-6zM389.6%20257.6c7.7002%20-20.1992%20-3.7998%20-41.7998%20-24.1992%20-47.0996l-70.2002%20-18.2002c-4.60059%20-1.2002%20-9.2998%201.5%20-10.5%206l-19.4004%2069.9004c-5.59961%2020.2998%207.40039%2041.0996%2028.7998%2044.5c18.7002%203%2036.5%20-9.7998%2041.5%20-27.9004l2%20-7.09961l7.10059%201.89941c18.2002%204.7002%2038.2002%20-4.39941%2044.8994%20-22zM248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-squint%22%20unicode=%22&#xf585;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM353.6%20143.4c10%203.09961%2019.3008%20-5.5%2017.7002%20-15.3008c-8%20-47.0996%20-71.2998%20-80%20-123.3%20-80s-115.4%2032.9004%20-123.3%2080c-1.7002%209.90039%207.7998%2018.4004%2017.7002%2015.3008c26%20-8.30078%2064.3994%20-13.1006%20105.6%20-13.1006s79.7002%204.7998%20105.6%2013.1006zM118.9%20184.2c-3.80078%204.39941%20-3.90039%2011%20-0.100586%2015.5l33.6006%2040.2998l-33.6006%2040.2998c-3.7002%204.5%20-3.7002%2011%200.100586%2015.5c3.89941%204.40039%2010.1992%205.5%2015.2998%202.5l80%20-48c3.59961%20-2.2002%205.7998%20-6.09961%205.7998%20-10.2998s-2.2002%20-8.09961%20-5.7998%20-10.2998l-80%20-48c-5.40039%20-3.2002%20-11.7002%20-1.7002%20-15.2998%202.5zM361.8%20181.7l-80%2048c-3.59961%202.2002%20-5.7998%206.09961%20-5.7998%2010.2998s2.2002%208.09961%205.7998%2010.2998l80%2048c5.10059%202.90039%2011.5%201.90039%2015.2998%20-2.5c3.80078%20-4.5%203.90039%20-11%200.100586%20-15.5l-33.6006%20-40.2998l33.6006%20-40.2998c3.7002%20-4.5%203.7002%20-11%20-0.100586%20-15.5c-3.59961%20-4.2002%20-9.89941%20-5.7002%20-15.2998%20-2.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-squint-tears%22%20unicode=%22&#xf586;%22%20d=%22M117.1%2063.9004c6.30078%200.899414%2011.7002%20-4.5%2010.9004%20-10.9004c-3.7002%20-25.7998%20-13.7002%20-84%20-30.5996%20-100.9c-22%20-21.8994%20-57.9004%20-21.5%20-80.3008%200.900391c-22.3994%2022.4004%20-22.7998%2058.4004%20-0.899414%2080.2998c16.8994%2016.9004%2075.0996%2026.9004%20100.899%2030.6006zM75.9004%20105.6c-19.6006%20-3.89941%20-35.1006%20-8.09961%20-47.3008%20-12.1992c-39.2998%2090.5996%20-22.0996%20199.899%2052%20274c48.5%2048.3994%20111.9%2072.5996%20175.4%2072.5996c38.9004%200%2077.7998%20-9.2002%20113.2%20-27.4004c-4%20-12.1992%20-8.2002%20-28%20-12%20-48.2998c-30.4004%2017.9004%20-65%2027.7002%20-101.2%2027.7002c-53.4004%200%20-103.6%20-20.7998%20-141.4%20-58.5996c-61.5996%20-61.5%20-74.2998%20-153.4%20-38.6992%20-227.801zM428.2%20293.2c20.2998%203.89941%2036.2002%208%2048.5%2012c47.8994%20-93.2002%2032.8994%20-210.5%20-45.2002%20-288.601c-48.5%20-48.3994%20-111.9%20-72.5996%20-175.4%20-72.5996c-33.6992%200%20-67.2998%207%20-98.6992%2020.5996c4.19922%2012.2002%208.2998%2027.7002%2012.1992%2047.2002c26.6006%20-12.7998%2055.9004%20-19.7998%2086.4004%20-19.7998c53.4004%200%20103.6%2020.7998%20141.4%2058.5996c65.6992%2065.7002%2075.7998%20166%2030.7998%20242.601zM394.9%20320.1c-6.30078%20-0.899414%20-11.7002%204.5%20-10.9004%2010.9004c3.7002%2025.7998%2013.7002%2084%2030.5996%20100.9c22%2021.8994%2057.9004%2021.5%2080.3008%20-0.900391c22.3994%20-22.4004%2022.7998%20-58.4004%200.899414%20-80.2998c-16.8994%20-16.9004%20-75.0996%20-26.9004%20-100.899%20-30.6006zM207.9%20211.8c3%20-3%204.19922%20-7.2998%203.19922%20-11.5l-22.5996%20-90.5c-1.40039%20-5.39941%20-6.2002%20-9.09961%20-11.7002%20-9.09961h-0.899414c-5.80078%200.5%20-10.5%205.09961%20-11%2010.8994l-4.80078%2052.3008l-52.2998%204.7998c-5.7998%200.5%20-10.3994%205.2002%20-10.8994%2011c-0.400391%205.89941%203.39941%2011.2002%209.09961%2012.5996l90.5%2022.7002c4.2002%201%208.40039%20-0.200195%2011.4004%20-3.2002zM247.6%20236.9c-0.0996094%200%20-6.39941%20-1.80078%20-11.3994%203.19922c-3%203%20-4.2002%207.30078%20-3.2002%2011.4004l22.5996%2090.5c1.40039%205.7002%207%209.2002%2012.6006%209.09961c5.7998%20-0.5%2010.5%20-5.09961%2011%20-10.8994l4.7998%20-52.2998l52.2998%20-4.80078c5.7998%20-0.5%2010.4004%20-5.19922%2010.9004%20-11c0.399414%20-5.89941%20-3.40039%20-11.1992%20-9.10059%20-12.5996zM299.6%20148.4c29.1006%2029.0996%2053%2059.5996%2065.3008%2083.7998c4.89941%209.2998%2017.5996%209.89941%2023.3994%201.7002c27.7002%20-38.9004%206.10059%20-106.9%20-30.5996%20-143.7s-104.8%20-58.2998%20-143.7%20-30.6006c-8.2998%205.90039%20-7.5%2018.6006%201.7002%2023.4004c24.2002%2012.5%2054.7998%2036.2998%2083.8994%2065.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-stars%22%20unicode=%22&#xf587;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM353.6%20143.4c10%203.09961%2019.3008%20-5.5%2017.7002%20-15.3008c-8%20-47.0996%20-71.2998%20-80%20-123.3%20-80s-115.4%2032.8008%20-123.3%2080c-1.7002%2010%207.89941%2018.4004%2017.7002%2015.3008c26%20-8.30078%2064.3994%20-13.1006%20105.6%20-13.1006s79.7002%204.7998%20105.6%2013.1006zM125.7%20200.9l6.09961%2034.8994l-25.3994%2024.6006c-4.60059%204.59961%20-1.90039%2012.2998%204.2998%2013.1992l34.8994%205l15.5%2031.6006c2.90039%205.7998%2011%205.7998%2013.9004%200l15.5%20-31.6006l34.9004%20-5c6.19922%20-1%208.7998%20-8.69922%204.2998%20-13.1992l-25.4004%20-24.6006l6%20-34.8994c1%20-6.2002%20-5.39941%20-11%20-11%20-7.90039l-31.2998%2016.2998l-31.2998%20-16.2998c-5.60059%20-3.09961%20-12%201.7002%20-11%207.90039zM385.4%20273.6c6.19922%20-1%208.89941%20-8.59961%204.39941%20-13.1992l-25.3994%20-24.6006l6%20-34.8994c1%20-6.2002%20-5.40039%20-11%20-11%20-7.90039l-31.3008%2016.2998l-31.2998%20-16.2998c-5.59961%20-3.09961%20-12%201.7002%20-11%207.90039l6%2034.8994l-25.3994%2024.6006c-4.60059%204.59961%20-1.90039%2012.2998%204.2998%2013.1992l34.8994%205l15.5%2031.6006c2.90039%205.7998%2011%205.7998%2013.9004%200l15.5%20-31.6006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-tears%22%20unicode=%22&#xf588;%22%20horiz-adv-x=%22640%22%20d=%22M117.1%20191.9c6.30078%200.899414%2011.7002%20-4.5%2010.9004%20-10.9004c-3.7002%20-25.7998%20-13.7002%20-84%20-30.5996%20-100.9c-22%20-21.8994%20-57.9004%20-21.5%20-80.3008%200.900391c-22.3994%2022.4004%20-22.7998%2058.4004%20-0.899414%2080.2998c16.8994%2016.9004%2075.0996%2026.9004%20100.899%2030.6006zM623.8%20161.3c21.9004%20-21.8994%2021.5%20-57.8994%20-0.799805%20-80.2002c-22.4004%20-22.3994%20-58.4004%20-22.7998%20-80.2998%20-0.899414c-16.9004%2016.8994%20-26.9004%2075.0996%20-30.6006%20100.899c-0.899414%206.30078%204.5%2011.7002%2010.8008%2010.8008c25.7998%20-3.7002%2084%20-13.7002%20100.899%20-30.6006zM497.2%2099.5996c12.3994%20-37.2998%2025.0996%20-43.7998%2028.2998%20-46.5c-44.5996%20-65.7998%20-120%20-109.1%20-205.5%20-109.1s-160.9%2043.2998%20-205.5%20109.1c3.09961%202.60059%2015.7998%209.10059%2028.2998%2046.5c33.4004%20-63.8994%20100.3%20-107.6%20177.2%20-107.6s143.8%2043.7002%20177.2%20107.6zM122.7%20223.5c-2.40039%200.299805%20-5%202.5%20-49.5%20-6.90039c12.3994%20125.4%20118.1%20223.4%20246.8%20223.4s234.4%20-98%20246.8%20-223.5c-44.2998%209.40039%20-47.3994%207.2002%20-49.5%207c-15.2002%2095.2998%20-97.7998%20168.5%20-197.3%20168.5s-182.1%20-73.2002%20-197.3%20-168.5zM320%2048c-51.9004%200%20-115.3%2032.9004%20-123.3%2080c-1.7002%2010%207.89941%2018.4004%2017.7002%2015.2998c26%20-8.2998%2064.3994%20-13.0996%20105.6%20-13.0996s79.7002%204.7998%20105.6%2013.0996c10%203.2002%2019.4004%20-5.39941%2017.7002%20-15.2998c-8%20-47.0996%20-71.3994%20-80%20-123.3%20-80zM450.3%20216.3c-3.09961%20-0.899414%20-7.2002%200.100586%20-9.2998%203.7002l-9.5%2017c-7.7002%2013.7002%20-19.2002%2021.5996%20-31.5%2021.5996s-23.7998%20-7.89941%20-31.5%20-21.5996l-9.5%20-17c-1.90039%20-3.2002%20-5.7998%20-4.7998%20-9.2998%20-3.7002c-3.60059%201.10059%20-6%204.60059%20-5.7002%208.2998c3.2998%2042.1006%2032.2002%2071.4004%2056%2071.4004s52.7002%20-29.2998%2056%20-71.4004c0.299805%20-3.7998%20-2.09961%20-7.19922%20-5.7002%20-8.2998zM240%20258.6c-12.2998%200%20-23.7998%20-7.7998%20-31.5%20-21.5996l-9.5%20-17c-1.90039%20-3.2002%20-5.7998%20-4.7998%20-9.2998%20-3.7002c-3.60059%201.10059%20-6%204.60059%20-5.7002%208.2998c3.2998%2042.1006%2032.2002%2071.4004%2056%2071.4004s52.7002%20-29.2998%2056%20-71.4004c0.299805%20-3.7998%20-2.09961%20-7.19922%20-5.7002%20-8.2998c-3.09961%20-1%20-7.2002%200%20-9.2998%203.7002l-9.5%2017c-7.7002%2013.7002%20-19.2002%2021.5996%20-31.5%2021.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-tongue%22%20unicode=%22&#xf589;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM312%2040h0.0996094v43.7998l-17.6992%208.7998c-15.1006%207.60059%20-31.5%20-1.69922%20-34.9004%20-16.5l-2.7998%20-12.0996c-2.10059%20-9.2002%20-15.2002%20-9.2002%20-17.2998%200l-2.80078%2012.0996c-3.39941%2014.8008%20-19.8994%2024%20-34.8994%2016.5l-17.7002%20-8.7998v-42.7998c0%20-35.2002%2028%20-64.5%2063.0996%20-65c35.8008%20-0.5%2064.9004%2028.4004%2064.9004%2064zM340.2%2014.7002c64%2033.3994%20107.8%20100.3%20107.8%20177.3c0%20110.3%20-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200c0%20-77%2043.7998%20-143.9%20107.8%20-177.3c-2.2002%208.09961%20-3.7998%2016.5%20-3.7998%2025.2998v43.5c-14.2002%2012.4004%20-24.4004%2027.5%20-27.2998%2044.5c-1.7002%2010%207.7998%2018.4004%2017.7002%2015.2998c26%20-8.2998%2064.3994%20-13.0996%20105.6%20-13.0996s79.7002%204.7998%20105.6%2013.0996c10%203.2002%2019.4004%20-5.39941%2017.7002%20-15.2998c-2.89941%20-17%20-13.0996%20-32.0996%20-27.2998%20-44.5v-43.5c0%20-8.7998%20-1.59961%20-17.2002%20-3.7998%20-25.2998zM168%20272c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032zM328%20272c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-tongue-squint%22%20unicode=%22&#xf58a;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM312%2040h0.0996094v43.7998l-17.6992%208.7998c-15.1006%207.60059%20-31.5%20-1.69922%20-34.9004%20-16.5l-2.7998%20-12.0996c-2.10059%20-9.2002%20-15.2002%20-9.2002%20-17.2998%200l-2.80078%2012.0996c-3.39941%2014.8008%20-19.8994%2024%20-34.8994%2016.5l-17.7002%20-8.7998v-42.7998c0%20-35.2002%2028%20-64.5%2063.0996%20-65c35.8008%20-0.5%2064.9004%2028.4004%2064.9004%2064zM340.2%2014.7002c64%2033.3994%20107.8%20100.3%20107.8%20177.3c0%20110.3%20-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200c0%20-77%2043.7998%20-143.9%20107.8%20-177.3c-2.2002%208.09961%20-3.7998%2016.5%20-3.7998%2025.2998v43.5c-14.2002%2012.4004%20-24.4004%2027.5%20-27.2998%2044.5c-1.7002%2010%207.7998%2018.4004%2017.7002%2015.2998c26%20-8.2998%2064.3994%20-13.0996%20105.6%20-13.0996s79.7002%204.7998%20105.6%2013.0996c10%203.2002%2019.4004%20-5.39941%2017.7002%20-15.2998c-2.89941%20-17%20-13.0996%20-32.0996%20-27.2998%20-44.5v-43.5c0%20-8.7998%20-1.59961%20-17.2002%20-3.7998%20-25.2998zM377.1%20295.8c3.80078%20-4.39941%203.90039%20-11%200.100586%20-15.5l-33.6006%20-40.2998l33.6006%20-40.2998c3.7002%20-4.5%203.7002%20-11%20-0.100586%20-15.5c-3.59961%20-4.2002%20-9.89941%20-5.7002%20-15.2998%20-2.5l-80%2048c-3.59961%202.2002%20-5.7998%206.09961%20-5.7998%2010.2998s2.2002%208.09961%205.7998%2010.2998l80%2048c5%203%2011.5%201.90039%2015.2998%20-2.5zM214.2%20250.3c3.59961%20-2.2002%205.7998%20-6.09961%205.7998%20-10.2998s-2.2002%20-8.09961%20-5.7998%20-10.2998l-80%20-48c-5.40039%20-3.2002%20-11.7002%20-1.7002%20-15.2998%202.5c-3.80078%204.5%20-3.90039%2011%20-0.100586%2015.5l33.6006%2040.2998l-33.6006%2040.2998c-3.7002%204.5%20-3.7002%2011%200.100586%2015.5c3.89941%204.5%2010.2998%205.5%2015.2998%202.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-tongue-wink%22%20unicode=%22&#xf58b;%22%20horiz-adv-x=%22496%22%20d=%22M152%20268c25.7002%200%2055.9004%20-16.9004%2059.7998%20-42.0996c0.799805%20-5%20-1.7002%20-10%20-6.09961%20-12.4004c-5.7002%20-3.09961%20-11.2002%20-0.599609%20-13.7002%201.59961l-9.5%208.5c-14.7998%2013.2002%20-46.2002%2013.2002%20-61%200l-9.5%20-8.5c-3.7998%20-3.39941%20-9.2998%20-4%20-13.7002%20-1.59961c-4.39941%202.40039%20-6.89941%207.40039%20-6.09961%2012.4004c3.89941%2025.1992%2034.0996%2042.0996%2059.7998%2042.0996zM328%20320c44.2002%200%2080%20-35.7998%2080%20-80s-35.7998%20-80%20-80%20-80s-80%2035.7998%20-80%2080s35.7998%2080%2080%2080zM328%20192c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48zM328%20264c13.2998%200%2024%20-10.7002%2024%20-24s-10.7002%20-24%20-24%20-24s-24%2010.7002%20-24%2024s10.7002%2024%2024%2024zM248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM312%2040h0.0996094v43.7998l-17.6992%208.7998c-15.1006%207.60059%20-31.5%20-1.69922%20-34.9004%20-16.5l-2.7998%20-12.0996c-2.10059%20-9.2002%20-15.2002%20-9.2002%20-17.2998%200l-2.80078%2012.0996c-3.39941%2014.8008%20-19.8994%2024%20-34.8994%2016.5l-17.7002%20-8.7998v-42.7998c0%20-35.2002%2028%20-64.5%2063.0996%20-65c35.8008%20-0.5%2064.9004%2028.4004%2064.9004%2064zM340.2%2014.7002c64%2033.3994%20107.8%20100.3%20107.8%20177.3c0%20110.3%20-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200c0%20-77%2043.7998%20-143.9%20107.8%20-177.3c-2.2002%208.09961%20-3.7998%2016.5%20-3.7998%2025.2998v43.5c-14.2002%2012.4004%20-24.4004%2027.5%20-27.2998%2044.5c-1.7002%2010%207.7998%2018.4004%2017.7002%2015.2998c26%20-8.2998%2064.3994%20-13.0996%20105.6%20-13.0996s79.7002%204.7998%20105.6%2013.0996c10%203.2002%2019.4004%20-5.39941%2017.7002%20-15.2998c-2.89941%20-17%20-13.0996%20-32.0996%20-27.2998%20-44.5v-43.5c0%20-8.7998%20-1.59961%20-17.2002%20-3.7998%20-25.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-wink%22%20unicode=%22&#xf58c;%22%20horiz-adv-x=%22496%22%20d=%22M328%20268c25.6904%200%2055.8799%20-16.9199%2059.8701%20-42.1201c1.72949%20-11.0898%20-11.3506%20-18.2695%20-19.8301%20-10.8398l-9.5498%208.47949c-14.8105%2013.1904%20-46.1602%2013.1904%20-60.9707%200l-9.5498%20-8.47949c-8.33008%20-7.40039%20-21.5801%20-0.379883%20-19.8301%2010.8398c3.98047%2025.2002%2034.1699%2042.1201%2059.8604%2042.1201zM168%20208c-17.6699%200%20-32%2014.3301%20-32%2032s14.3301%2032%2032%2032s32%20-14.3301%2032%20-32s-14.3301%20-32%20-32%20-32zM353.55%20143.36c10.04%203.13965%2019.3906%20-5.4502%2017.71%20-15.3408c-7.92969%20-47.1494%20-71.3193%20-80.0195%20-123.26%20-80.0195s-115.33%2032.8701%20-123.26%2080.0195c-1.69043%209.9707%207.76953%2018.4707%2017.71%2015.3408c25.9297%20-8.31055%2064.3994%20-13.0605%20105.55%20-13.0605s79.6201%204.75977%20105.55%2013.0605zM248%20440c136.97%200%20248%20-111.03%20248%20-248s-111.03%20-248%20-248%20-248s-248%20111.03%20-248%20248s111.03%20248%20248%20248zM248%20-8c110.28%200%20200%2089.7197%20200%20200s-89.7197%20200%20-200%20200s-200%20-89.7197%20-200%20-200s89.7197%20-200%20200%20-200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kiss%22%20unicode=%22&#xf596;%22%20horiz-adv-x=%22496%22%20d=%22M168%20272c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032zM304%20140c0%20-13%20-13.4004%20-27.2998%20-35.0996%20-36.4004c21.7998%20-8.69922%2035.1992%20-23%2035.1992%20-36c0%20-19.1992%20-28.6992%20-41.5%20-71.5%20-44h-0.5c-3.69922%200%20-7%202.60059%20-7.7998%206.2002c-0.899414%203.7998%201.10059%207.7002%204.7002%209.2002l17%207.2002c12.9004%205.5%2020.7002%2013.5%2020.7002%2021.5s-7.7998%2016%20-20.7998%2021.5l-16.9004%207.2002c-6%202.59961%20-5.7002%2012.3994%200%2014.7998l17%207.2002c12.9004%205.5%2020.7002%2013.5%2020.7002%2021.5s-7.7998%2016%20-20.7998%2021.5l-16.9004%207.19922c-3.59961%201.5%20-5.59961%205.40039%20-4.7002%209.2002c0.799805%203.7998%204.40039%206.60059%208.2002%206.2002c42.7002%20-2.5%2071.5%20-24.7998%2071.5%20-44zM248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM328%20272c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kiss-beam%22%20unicode=%22&#xf597;%22%20horiz-adv-x=%22496%22%20d=%22M168%20296c23.7998%200%2052.7002%20-29.2998%2055.7998%20-71.4004c0.299805%20-3.7998%20-2%20-7.19922%20-5.59961%20-8.2998c-3.10059%20-1%20-7.2002%200%20-9.2998%203.7002l-9.5%2017c-7.7002%2013.7002%20-19.2002%2021.5996%20-31.5%2021.5996c-12.3008%200%20-23.8008%20-7.89941%20-31.5%20-21.5996l-9.5%20-17c-1.80078%20-3.2002%20-5.80078%20-4.7002%20-9.30078%20-3.7002c-3.59961%201.10059%20-5.89941%204.60059%20-5.59961%208.2998c3.2998%2042.1006%2032.2002%2071.4004%2056%2071.4004zM248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM304%20140c0%20-13%20-13.4004%20-27.2998%20-35.0996%20-36.4004c21.7998%20-8.69922%2035.1992%20-23%2035.1992%20-36c0%20-19.1992%20-28.6992%20-41.5%20-71.5%20-44h-0.5c-3.69922%200%20-7%202.60059%20-7.7998%206.2002c-0.899414%203.7998%201.10059%207.7002%204.7002%209.2002l17%207.2002c12.9004%205.5%2020.7002%2013.5%2020.7002%2021.5s-7.7998%2016%20-20.7998%2021.5l-16.9004%207.2002c-6%202.59961%20-5.7002%2012.3994%200%2014.7998l17%207.2002c12.9004%205.5%2020.7002%2013.5%2020.7002%2021.5s-7.7998%2016%20-20.7998%2021.5l-16.9004%207.19922c-3.59961%201.5%20-5.59961%205.40039%20-4.7002%209.2002c0.799805%203.7998%204.40039%206.60059%208.2002%206.2002c42.7002%20-2.5%2071.5%20-24.7998%2071.5%20-44zM328%20296c23.7998%200%2052.7002%20-29.2998%2055.7998%20-71.4004c0.299805%20-3.7998%20-2%20-7.19922%20-5.59961%20-8.2998c-3.10059%20-1%20-7.2002%200%20-9.2998%203.7002l-9.5%2017c-7.7002%2013.7002%20-19.2002%2021.5996%20-31.5%2021.5996c-12.3008%200%20-23.8008%20-7.89941%20-31.5%20-21.5996l-9.5%20-17c-1.80078%20-3.2002%20-5.80078%20-4.7002%20-9.30078%20-3.7002c-3.59961%201.10059%20-5.89941%204.60059%20-5.59961%208.2998c3.2998%2042.1006%2032.2002%2071.4004%2056%2071.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kiss-wink-heart%22%20unicode=%22&#xf598;%22%20horiz-adv-x=%22504%22%20d=%22M304%20139.5c0%20-13%20-13.4004%20-27.2998%20-35.0996%20-36.4004c21.7998%20-8.69922%2035.1992%20-23%2035.1992%20-36c0%20-19.1992%20-28.6992%20-41.5%20-71.5%20-44h-0.5c-3.69922%200%20-7%202.60059%20-7.7998%206.2002c-0.899414%203.7998%201.10059%207.7002%204.7002%209.2002l17%207.2002c12.9004%205.5%2020.7002%2013.5%2020.7002%2021.5s-7.7998%2016%20-20.7998%2021.5l-16.9004%207.2002c-6%202.59961%20-5.7002%2012.3994%200%2014.7998l17%207.2002c12.9004%205.5%2020.7002%2013.5%2020.7002%2021.5s-7.7998%2016%20-20.7998%2021.5l-16.9004%207.19922c-3.59961%201.5%20-5.59961%205.40039%20-4.7002%209.2002c0.799805%203.7998%204.40039%206.60059%208.2002%206.2002c42.7002%20-2.5%2071.5%20-24.7998%2071.5%20-44zM374.5%20223c-14.7998%2013.2002%20-46.2002%2013.2002%20-61%200l-9.5%20-8.5c-2.5%20-2.2998%20-7.90039%20-4.7002%20-13.7002%20-1.59961c-4.39941%202.39941%20-6.89941%207.39941%20-6.09961%2012.3994c3.89941%2025.2002%2034.2002%2042.1006%2059.7998%2042.1006s55.7998%20-16.9004%2059.7998%20-42.1006c0.799805%20-5%20-1.7002%20-10%20-6.09961%20-12.3994c-4.40039%20-2.40039%20-9.90039%20-1.7002%20-13.7002%201.59961zM136%20239.5c0%2017.7002%2014.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032zM501.1%2045.5c9.2002%20-23.9004%20-4.39941%20-49.4004%20-28.5%20-55.7002l-83%20-21.5c-5.39941%20-1.39941%20-10.8994%201.7998%20-12.3994%207.10059l-22.9004%2082.5996c-6.59961%2024%208.7998%2048.5996%2034%2052.5996c22%203.5%2043.1006%20-11.5996%2049%20-33l2.2998%20-8.39941l8.40039%202.2002c21.5996%205.59961%2045.0996%20-5.10059%2053.0996%20-25.9004zM334%2011.7002c17.7002%20-64%2010.9004%20-39.5%2013.4004%20-46.7998c-30.5%20-13.4004%20-64%20-20.9004%20-99.4004%20-20.9004c-137%200%20-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20247.9%20-248c0%20-31.7998%20-6.2002%20-62.0996%20-17.1006%20-90c-6%201.5%20-12.2002%202.7998%20-18.5996%202.90039c-5.60059%209.69922%20-13.6006%2017.5%20-22.6006%2023.8994c6.7002%2019.9004%2010.4004%2041.1006%2010.4004%2063.2002c0%20110.3%20-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200c30.7998%200%2059.9004%207.2002%2086%2019.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laugh%22%20unicode=%22&#xf599;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM389.4%2050.5996c37.7998%2037.8008%2058.5996%2088%2058.5996%20141.4s-20.7998%20103.6%20-58.5996%20141.4c-37.8008%2037.7998%20-88%2058.5996%20-141.4%2058.5996s-103.6%20-20.7998%20-141.4%20-58.5996c-37.7998%20-37.8008%20-58.5996%20-88%20-58.5996%20-141.4s20.7998%20-103.6%2058.5996%20-141.4c37.8008%20-37.7998%2088%20-58.5996%20141.4%20-58.5996s103.6%2020.7998%20141.4%2058.5996zM328%20224c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32zM168%20224c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32zM362.4%20160c8.19922%200%2014.5%20-7%2013.5%20-15c-7.5%20-59.2002%20-58.9004%20-105%20-121.101%20-105h-13.5996c-62.2002%200%20-113.601%2045.7998%20-121.101%20105c-1%208%205.30078%2015%2013.5%2015h228.801z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laugh-beam%22%20unicode=%22&#xf59a;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM389.4%2050.5996c37.7998%2037.8008%2058.5996%2088%2058.5996%20141.4s-20.7998%20103.6%20-58.5996%20141.4c-37.8008%2037.7998%20-88%2058.5996%20-141.4%2058.5996s-103.6%20-20.7998%20-141.4%20-58.5996c-37.7998%20-37.8008%20-58.5996%20-88%20-58.5996%20-141.4s20.7998%20-103.6%2058.5996%20-141.4c37.8008%20-37.7998%2088%20-58.5996%20141.4%20-58.5996s103.6%2020.7998%20141.4%2058.5996zM328%20296c23.7998%200%2052.7002%20-29.2998%2055.7998%20-71.4004c0.700195%20-8.5%20-10.7998%20-11.8994%20-14.8994%20-4.5l-9.5%2017c-7.7002%2013.7002%20-19.2002%2021.6006%20-31.5%2021.6006c-12.3008%200%20-23.8008%20-7.90039%20-31.5%20-21.6006l-9.5%20-17c-4.10059%20-7.39941%20-15.6006%20-4.09961%20-14.9004%204.5c3.2998%2042.1006%2032.2002%2071.4004%2056%2071.4004zM127%20220.1c-4.2002%20-7.39941%20-15.7002%20-4%20-15.0996%204.5c3.2998%2042.1006%2032.1992%2071.4004%2056%2071.4004c23.7998%200%2052.6992%20-29.2998%2056%20-71.4004c0.699219%20-8.5%20-10.8008%20-11.8994%20-14.9004%20-4.5l-9.5%2017c-7.7002%2013.7002%20-19.2002%2021.6006%20-31.5%2021.6006s-23.7998%20-7.90039%20-31.5%20-21.6006zM362.4%20160c8.19922%200%2014.5%20-7%2013.5%20-15c-7.5%20-59.2002%20-58.9004%20-105%20-121.101%20-105h-13.5996c-62.2002%200%20-113.601%2045.7998%20-121.101%20105c-1%208%205.30078%2015%2013.5%2015h228.801z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laugh-squint%22%20unicode=%22&#xf59b;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM389.4%2050.5996c37.7998%2037.8008%2058.5996%2088%2058.5996%20141.4s-20.7998%20103.6%20-58.5996%20141.4c-37.8008%2037.7998%20-88%2058.5996%20-141.4%2058.5996s-103.6%20-20.7998%20-141.4%20-58.5996c-37.7998%20-37.8008%20-58.5996%20-88%20-58.5996%20-141.4s20.7998%20-103.6%2058.5996%20-141.4c37.8008%20-37.7998%2088%20-58.5996%20141.4%20-58.5996s103.6%2020.7998%20141.4%2058.5996zM343.6%20252l33.6006%20-40.2998c8.59961%20-10.4004%20-3.90039%20-24.7998%20-15.4004%20-18l-80%2048c-7.7998%204.7002%20-7.7998%2015.8994%200%2020.5996l80%2048c11.6006%206.7998%2024%20-7.7002%2015.4004%20-18zM134.2%20193.7c-11.6006%20-6.7998%20-24.1006%207.59961%20-15.4004%2018l33.6006%2040.2998l-33.6006%2040.2998c-8.59961%2010.2998%203.7998%2024.9004%2015.4004%2018l80%20-48c7.7998%20-4.7002%207.7998%20-15.8994%200%20-20.5996zM362.4%20160c8.19922%200%2014.5%20-7%2013.5%20-15c-7.5%20-59.2002%20-58.9004%20-105%20-121.101%20-105h-13.5996c-62.2002%200%20-113.601%2045.7998%20-121.101%20105c-1%208%205.30078%2015%2013.5%2015h228.801z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laugh-wink%22%20unicode=%22&#xf59c;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM389.4%2050.5996c37.7998%2037.8008%2058.5996%2088%2058.5996%20141.4s-20.7998%20103.6%20-58.5996%20141.4c-37.8008%2037.7998%20-88%2058.5996%20-141.4%2058.5996s-103.6%20-20.7998%20-141.4%20-58.5996c-37.7998%20-37.8008%20-58.5996%20-88%20-58.5996%20-141.4s20.7998%20-103.6%2058.5996%20-141.4c37.8008%20-37.7998%2088%20-58.5996%20141.4%20-58.5996s103.6%2020.7998%20141.4%2058.5996zM328%20284c25.7002%200%2055.9004%20-16.9004%2059.7002%20-42.0996c1.7998%20-11.1006%20-11.2998%20-18.2002%20-19.7998%20-10.8008l-9.5%208.5c-14.8008%2013.2002%20-46.2002%2013.2002%20-61%200l-9.5%20-8.5c-8.30078%20-7.39941%20-21.5%20-0.399414%20-19.8008%2010.8008c4%2025.1992%2034.2002%2042.0996%2059.9004%2042.0996zM168%20224c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32zM362.4%20160c8.19922%200%2014.5%20-7%2013.5%20-15c-7.5%20-59.2002%20-58.9004%20-105%20-121.101%20-105h-13.5996c-62.2002%200%20-113.601%2045.7998%20-121.101%20105c-1%208%205.30078%2015%2013.5%2015h228.801z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22meh-blank%22%20unicode=%22&#xf5a4;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM168%20272c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032zM328%20272c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22meh-rolling-eyes%22%20unicode=%22&#xf5a5;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM336%20296c39.7998%200%2072%20-32.2002%2072%20-72s-32.2002%20-72%20-72%20-72s-72%2032.2002%20-72%2072s32.2002%2072%2072%2072zM336%20184c22.0996%200%2040%2017.9004%2040%2040c0%2013.5996%20-7.2998%2025.0996%20-17.7002%2032.2998c1%20-2.59961%201.7002%20-5.39941%201.7002%20-8.2998c0%20-13.2998%20-10.7002%20-24%20-24%20-24s-24%2010.7002%20-24%2024c0%203%200.700195%205.7002%201.7002%208.2998c-10.4004%20-7.2002%20-17.7002%20-18.7002%20-17.7002%20-32.2998c0%20-22.0996%2017.9004%20-40%2040%20-40zM232%20224c0%20-39.7998%20-32.2002%20-72%20-72%20-72s-72%2032.2002%20-72%2072s32.2002%2072%2072%2072s72%20-32.2002%2072%20-72zM120%20224c0%20-22.0996%2017.9004%20-40%2040%20-40s40%2017.9004%2040%2040c0%2013.5996%20-7.2998%2025.0996%20-17.7002%2032.2998c1%20-2.59961%201.7002%20-5.39941%201.7002%20-8.2998c0%20-13.2998%20-10.7002%20-24%20-24%20-24s-24%2010.7002%20-24%2024c0%203%200.700195%205.7002%201.7002%208.2998c-10.4004%20-7.2002%20-17.7002%20-18.7002%20-17.7002%20-32.2998zM312%2096c13.2002%200%2024%20-10.7998%2024%20-24s-10.7998%20-24%20-24%20-24h-128c-13.2002%200%20-24%2010.7998%20-24%2024s10.7998%2024%2024%2024h128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sad-cry%22%20unicode=%22&#xf5b3;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM392%2053.5996c34.5996%2035.9004%2056%2084.7002%2056%20138.4c0%20110.3%20-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200c0%20-53.7002%2021.4004%20-102.4%2056%20-138.4v114.4c0%2013.2002%2010.7998%2024%2024%2024s24%20-10.7998%2024%20-24v-151.4c28.5%20-15.5996%2061.2002%20-24.5996%2096%20-24.5996s67.5%209%2096%2024.5996v151.4c0%2013.2002%2010.7998%2024%2024%2024s24%20-10.7998%2024%20-24v-114.4zM205.8%20213.5c-5.7998%20-3.2002%20-11.2002%20-0.700195%20-13.7002%201.59961l-9.5%208.5c-14.7998%2013.2002%20-46.1992%2013.2002%20-61%200l-9.5%20-8.5c-3.7998%20-3.39941%20-9.2998%20-4%20-13.6992%20-1.59961c-4.40039%202.40039%20-6.90039%207.40039%20-6.10059%2012.4004c3.90039%2025.1992%2034.2002%2042.0996%2059.7998%2042.0996c25.6006%200%2055.8008%20-16.9004%2059.8008%20-42.0996c0.799805%20-5%20-1.7002%20-10%20-6.10059%20-12.4004zM344%20268c25.7002%200%2055.9004%20-16.9004%2059.7998%20-42.0996c0.799805%20-5%20-1.7002%20-10%20-6.09961%20-12.4004c-5.7002%20-3.09961%20-11.2002%20-0.599609%20-13.7002%201.59961l-9.5%208.5c-14.7998%2013.2002%20-46.2002%2013.2002%20-61%200l-9.5%20-8.5c-3.7998%20-3.39941%20-9.2002%20-4%20-13.7002%20-1.59961c-4.39941%202.40039%20-6.89941%207.40039%20-6.09961%2012.4004c3.89941%2025.1992%2034.0996%2042.0996%2059.7998%2042.0996zM248%20176c30.9004%200%2056%20-28.7002%2056%20-64s-25.0996%20-64%20-56%20-64s-56%2028.7002%20-56%2064s25.0996%2064%2056%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sad-tear%22%20unicode=%22&#xf5b4;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM256%20144c38.0996%200%2074%20-16.7998%2098.5%20-46.0996c8.5%20-10.2002%207.09961%20-25.3008%20-3.09961%20-33.8008c-10.6006%20-8.7998%20-25.7002%20-6.69922%20-33.8008%203.10059c-15.2998%2018.2998%20-37.7998%2028.7998%20-61.5996%2028.7998c-13.2002%200%20-24%2010.7998%20-24%2024s10.7998%2024%2024%2024zM168%20208c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32zM328%20272c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032zM162.4%20173.2c2.7998%203.7002%208.39941%203.7002%2011.1992%200c11.4004%20-15.2998%2036.4004%20-50.6006%2036.4004%20-68.1006c0%20-22.6992%20-18.7998%20-41.0996%20-42%20-41.0996s-42%2018.4004%20-42%2041.0996c0%2017.5%2025%2052.8008%2036.4004%2068.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smile-beam%22%20unicode=%22&#xf5b8;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM332%20135.4c8.5%2010.1992%2023.5996%2011.5%2033.7998%203.09961c10.2002%20-8.5%2011.6006%20-23.5996%203.10059%20-33.7998c-30%20-36%20-74.1006%20-56.6006%20-120.9%20-56.6006s-90.9004%2020.6006%20-120.9%2056.6006c-8.39941%2010.2002%20-7.09961%2025.2998%203.10059%2033.7998c10.2002%208.40039%2025.2998%207.09961%2033.7998%20-3.09961c20.7998%20-25.1006%2051.5%20-39.4004%2084%20-39.4004s63.2002%2014.4004%2084%2039.4004zM136.5%20237l-9.5%20-17c-1.90039%20-3.2002%20-5.90039%20-4.7998%20-9.2998%20-3.7002c-3.60059%201.10059%20-6%204.60059%20-5.7002%208.2998c3.2998%2042.1006%2032.2002%2071.4004%2056%2071.4004s52.7002%20-29.2998%2056%20-71.4004c0.299805%20-3.7998%20-2.09961%20-7.19922%20-5.7002%20-8.2998c-3.09961%20-1%20-7.2002%200%20-9.2998%203.7002l-9.5%2017c-7.7002%2013.7002%20-19.2002%2021.5996%20-31.5%2021.5996s-23.7998%20-7.89941%20-31.5%20-21.5996zM328%20296c23.7998%200%2052.7002%20-29.2998%2056%20-71.4004c0.299805%20-3.7998%20-2.09961%20-7.19922%20-5.7002%20-8.2998c-3.09961%20-1%20-7.2002%200%20-9.2998%203.7002l-9.5%2017c-7.7002%2013.7002%20-19.2002%2021.5996%20-31.5%2021.5996s-23.7998%20-7.89941%20-31.5%20-21.5996l-9.5%20-17c-1.90039%20-3.2002%20-5.7998%20-4.7998%20-9.2998%20-3.7002c-3.60059%201.10059%20-6%204.60059%20-5.7002%208.2998c3.2998%2042.1006%2032.2002%2071.4004%2056%2071.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22surprise%22%20unicode=%22&#xf5c2;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM248%20168c35.2998%200%2064%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64s-64%2028.7002%20-64%2064s28.7002%2064%2064%2064zM200%20240c0%20-17.7002%20-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32zM328%20272c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tired%22%20unicode=%22&#xf5c8;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20-8c110.3%200%20200%2089.7002%20200%20200s-89.7002%20200%20-200%20200s-200%20-89.7002%20-200%20-200s89.7002%20-200%20200%20-200zM377.1%20295.8c3.80078%20-4.39941%203.90039%20-11%200.100586%20-15.5l-33.6006%20-40.2998l33.6006%20-40.2998c3.7998%20-4.5%203.7002%20-11%20-0.100586%20-15.5c-3.5%20-4.10059%20-9.89941%20-5.7002%20-15.2998%20-2.5l-80%2048c-3.59961%202.2002%20-5.7998%206.09961%20-5.7998%2010.2998s2.2002%208.09961%205.7998%2010.2998l80%2048c5%202.90039%2011.5%201.90039%2015.2998%20-2.5zM220%20240c0%20-4.2002%20-2.2002%20-8.09961%20-5.7998%20-10.2998l-80%20-48c-5.40039%20-3.2002%20-11.7998%20-1.60059%20-15.2998%202.5c-3.80078%204.5%20-3.90039%2011%20-0.100586%2015.5l33.6006%2040.2998l-33.6006%2040.2998c-3.7998%204.5%20-3.7002%2011%200.100586%2015.5c3.7998%204.40039%2010.2998%205.5%2015.2998%202.5l80%20-48c3.59961%20-2.2002%205.7998%20-6.09961%205.7998%20-10.2998zM248%20176c45.4004%200%20100.9%20-38.2998%20107.8%20-93.2998c1.5%20-11.9004%20-7%20-21.6006%20-15.5%20-17.9004c-22.7002%209.7002%20-56.2998%2015.2002%20-92.2998%2015.2002s-69.5996%20-5.5%20-92.2998%20-15.2002c-8.60059%20-3.7002%20-17%206.10059%20-15.5%2017.9004c6.89941%2055%2062.3994%2093.2998%20107.8%2093.2998z%22%20/%3E%20%20%3C/font%3E%3C/defs%3E%3C/svg%3E#fontawesome") format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/build/fonts/fa-solid-900.efbd5d20.eot);src:url(/build/fonts/fa-solid-900.efbd5d20.eot?#iefix) format("embedded-opentype"),url(/build/fonts/fa-solid-900.ada6e6df.woff2) format("woff2"),url(/build/fonts/fa-solid-900.c6ec0800.woff) format("woff"),url(/build/fonts/fa-solid-900.07c3313b.ttf) format("truetype"),url("/%3C?xml%20version=%221.0%22%20standalone=%22no%22?%3E%3C!DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%20%3E%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20version=%221.1%22%3E%3Cmetadata%3ECreated%20by%20FontForge%2020201107%20at%20Tue%20Mar%2016%2010:15:04%202021%20By%20Robert%20MadoleCopyright%20(c)%20Font%20Awesome%3C/metadata%3E%3C!--%20Font%20Awesome%20Free%205.15.3%20by%20@fontawesome%20-%20https://fontawesome.com%20License%20-%20https://fontawesome.com/license/free%20(Icons:%20CC%20BY%204.0,%20Fonts:%20SIL%20OFL%201.1,%20Code:%20MIT%20License)%20--%3E%3Cdefs%3E%3Cfont%20id=%22FontAwesome5Free-Solid%22%20horiz-adv-x=%22512%22%20%3E%20%20%3Cfont-face%20%20%20%20%20font-family=%22Font%20Awesome%205%20Free%20Solid%22%20%20%20%20font-weight=%22900%22%20%20%20%20font-stretch=%22normal%22%20%20%20%20units-per-em=%22512%22%20%20%20%20panose-1=%222%200%205%203%200%200%200%200%200%200%22%20%20%20%20ascent=%22448%22%20%20%20%20descent=%22-64%22%20%20%20%20bbox=%22-1.00195%20-64.9795%20640.104%20448.576%22%20%20%20%20underline-thickness=%2225%22%20%20%20%20underline-position=%22-50%22%20%20%20%20unicode-range=%22U+0020-F8FF%22%20%20/%3E%20%20%20%20%3Cmissing-glyph%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22faucet%22%20unicode=%22&#xe005;%22%20d=%22M352%20192c88.3066%200%20160%20-71.6934%20160%20-160c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-64c-17.6611%200%20-32%2014.3389%20-32%2032s-14.3389%2032%20-32%2032h-12.79c-20.5898%20-37.7305%20-64.21%20-64%20-115.21%20-64s-94.6201%2026.2695%20-115.21%2064h-92.79c-8.83105%200%20-16%207.16895%20-16%2016v96c0%208.83105%207.16895%2016%2016%2016h118.61c15.71%2013.4004%2035.46%2023%2057.3896%2028v47.5596l32%203.38086l32%20-3.38086v-47.5596c21.9297%20-4.92969%2041.6797%20-14.5596%2057.3896%20-28h38.6104zM81.5898%20288.09c-9.41992%20-1%20-17.5898%206.81055%20-17.5898%2016.7998v30.2207c0%209.98926%208.16992%2017.7998%2017.5898%2016.8096l110.41%20-11.6602v27.7402c0%208.83105%207.16895%2016%2016%2016h32c8.83105%200%2016%20-7.16895%2016%20-16v-27.7402l110.41%2011.6602c9.41992%200.990234%2017.5898%20-6.80957%2017.5898%20-16.8096v-30.2207c0%20-9.98926%20-8.16992%20-17.7998%20-17.5898%20-16.7998l-142.41%2015z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trailer%22%20unicode=%22&#xe041;%22%20horiz-adv-x=%22640%22%20d=%22M624%20128c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-337.61c-7.83008%2054.21%20-54%2096%20-110.39%2096s-102.56%20-41.79%20-110.39%20-96h-49.6104c-8.83105%200%20-16%207.16895%20-16%2016v288c0%208.83105%207.16895%2016%2016%2016h512c8.83105%200%2016%20-7.16895%2016%20-16v-240h80zM96%20204.32v107.68c0%204.41504%20-3.58496%208%20-8%208h-16c-4.41504%200%20-8%20-3.58496%20-8%20-8v-128.39c9.85938%208.0166%2020.5459%2014.9482%2032%2020.71zM192%20222.86v89.1396c0%204.41504%20-3.58496%208%20-8%208h-16c-4.41504%200%20-8%20-3.58496%20-8%20-8v-89.1396c5.30957%200.489258%2010.5703%201.13965%2016%201.13965s10.6904%20-0.650391%2016%20-1.13965zM288%20183.61v128.39c0%204.41504%20-3.58496%208%20-8%208h-16c-4.41504%200%20-8%20-3.58496%20-8%20-8v-107.68c11.4541%20-5.76172%2022.1406%20-12.6934%2032%20-20.71zM384%20128v184c0%204.41504%20-3.58496%208%20-8%208h-16c-4.41504%200%20-8%20-3.58496%20-8%20-8v-184h32zM480%20128v184c0%204.41504%20-3.58496%208%20-8%208h-16c-4.41504%200%20-8%20-3.58496%20-8%20-8v-184h32zM176%20128c44.1533%200%2080%20-35.8467%2080%20-80s-35.8467%20-80%20-80%20-80s-80%2035.8467%20-80%2080s35.8467%2080%2080%2080zM176%2016c17.6611%200%2032%2014.3389%2032%2032s-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bacteria%22%20unicode=%22&#xe059;%22%20horiz-adv-x=%22640%22%20d=%22M272.35%20221.6c-2.19727%20-0.946289%20-4.63184%20-1.47949%20-7.17578%20-1.47949h-0.0341797c-0.00292969%200%200.00195312%20-0.0146484%20-0.00195312%20-0.0146484c-7.27051%200%20-13.5322%204.35449%20-16.3174%2010.5947l-3.91992%208.84961c-1.15039%20-0.729492%20-2.35059%20-1.37988%20-3.4707%20-2.14941c-3.47168%20-2.44629%20-6.75293%20-5.02832%20-9.93945%20-7.82031c-4.16406%20-3.56152%20-8.00098%20-7.31543%20-11.6504%20-11.4004c-2.79688%20-3.0166%20-5.3916%20-6.11719%20-7.87012%20-9.41016c-0.700195%20-0.969727%20-1.22949%20-2.0498%20-1.89941%20-3.0498l8.7998%20-4.10938c6.0166%20-2.84082%2010.1523%20-8.94531%2010.1523%20-16.0361c0%20-9.79199%20-7.9502%20-17.7432%20-17.7432%20-17.7432c-2.70312%200%20-5.26562%200.606445%20-7.55957%201.68848l-9%204.2207c-1.61035%20-5.00293%20-2.92773%20-10.2646%20-3.87012%20-15.5303c-1.9248%20-11.2178%20-6.14648%20-21.8359%20-12.0801%20-31.0498l9.14062%20-9.37012c3.09082%20-3.19824%204.99121%20-7.55957%204.99121%20-12.3545c0%20-9.80859%20-7.96387%20-17.7715%20-17.7725%20-17.7715c-5.01465%200%20-9.54688%202.08105%20-12.7793%205.42578l-8.58984%208.7998c-13.0752%20-8.66602%20-28.8223%20-13.7949%20-45.6494%20-13.8799c-1.03027%200%20-2.10059%200.259766%20-3.10059%200.259766l-2.87012%20-11c-2.08008%20-7.52637%20-8.97949%20-13.0732%20-17.165%20-13.0732c-9.8291%200%20-17.8096%207.98047%20-17.8096%2017.8105c0%201.44043%200.171875%202.84082%200.495117%204.18359l2.87988%2011.0596c-15.5566%207.7666%20-28.2236%2020.1123%20-36.3896%2035.4297l-11.2705%20-3.33008c-1.60547%20-0.477539%20-3.30273%20-0.741211%20-5.06348%20-0.741211c-9.79004%200%20-17.7383%207.94824%20-17.7383%2017.7383c0%208.03027%205.34668%2014.8213%2012.6719%2017.0029l11.5801%203.43066c-0.142578%201.98535%20-0.214844%203.83594%20-0.214844%205.85742c0%204.47168%200.353516%208.86133%201.03516%2013.1426c1.72949%2010.3799%204.72949%2020.2197%207.51953%2030.2197l-10.3496%203.54004c-6.94824%202.40234%20-11.9346%208.99512%20-11.9346%2016.7549c0%209.78711%207.94629%2017.7334%2017.7334%2017.7334c2.02734%200%203.97559%20-0.34082%205.79102%20-0.96875l10.4795%20-3.58984c6.40332%2015.3193%2014.1484%2030.0723%2023%2043.9102l-8.87988%206.46973c-4.4375%203.20996%20-7.30176%208.43652%20-7.30176%2014.3262c0%203.90625%201.27148%207.51855%203.42188%2010.4443c3.24805%204.4248%208.49316%207.27441%2014.3975%207.27441c3.9209%200%207.54688%20-1.26758%2010.4922%20-3.41406l8.82031%20-6.4209c10.6797%2012.8564%2022.2119%2024.5146%2034.9502%2035.3301l-6.4502%208.61035c-2.22168%202.95703%20-3.5625%206.6377%20-3.5625%2010.6182c0%205.82617%202.82227%2010.998%207.17285%2014.2217c2.97461%202.20312%206.66211%203.53027%2010.6445%203.53027c5.83789%200%2011.0273%20-2.80078%2014.2949%20-7.12988l6.32031%20-8.43066c13.8359%209.05371%2028.5869%2016.9834%2043.9404%2023.5703l-3.49023%209.7998c-0.658203%201.8584%20-1.02734%203.86816%20-1.02734%205.95117c0%209.8252%207.97656%2017.8018%2017.8018%2017.8018c7.74316%200%2014.3379%20-4.9541%2016.7852%20-11.8623l3.37988%20-9.45996c10.9004%203.16992%2021.7305%206.38965%2033.1104%208.21973c4.51367%200.758789%209.02637%201.15234%2013.7539%201.15234c1%200%201.99512%20-0.0175781%202.98633%20-0.0527344l2.81934%2010.7803c1.98633%207.66504%208.95117%2013.3457%2017.2334%2013.3457c9.82617%200%2017.8047%20-7.97754%2017.8047%20-17.8037c0%20-1.54395%20-0.197266%20-3.04297%20-0.567383%20-4.47168l-2.83984%20-10.8506c15.5527%20-7.83105%2028.2119%20-20.2178%2036.3799%20-35.5693l11.3398%203.35938c1.6084%200.480469%203.30957%200.745117%205.07324%200.745117c9.79199%200%2017.7412%20-7.9502%2017.7412%20-17.7412c0%20-8.02832%20-5.34375%20-14.8184%20-12.665%20-17.0039l-11.8496%20-3.50977c0.120117%20-1.82227%200.125977%20-3.67969%200.125977%20-5.53223c0%20-15.5859%20-4.2998%20-30.1758%20-11.7764%20-42.6475l9.7207%20-8.76074c3.56934%20-3.25%205.79688%20-7.92969%205.79688%20-13.1328c0%20-9.80469%20-7.95996%20-17.7646%20-17.7637%20-17.7646c-4.60156%200%20-8.79688%201.75391%20-11.9531%204.62793l-10%209c-9.85547%20-6.88477%20-21.4219%20-11.7422%20-33.75%20-13.8398c-4.16895%20-0.80957%20-8.35547%20-1.85547%20-12.3604%20-3.08008l4%20-9.08008c0.96875%20-2.18848%201.5293%20-4.61426%201.5293%20-7.16016c0%20-7.26172%20-4.37988%20-13.5078%20-10.6396%20-16.2402zM128%20192c17.6611%200%2032%2014.3389%2032%2032s-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32zM208%20288c8.83105%200%2016%207.16895%2016%2016s-7.16895%2016%20-16%2016s-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16zM639.26%20242.7c0.470703%20-1.59277%200.724609%20-3.27344%200.724609%20-5.01758c0%20-8.04492%20-5.37891%20-14.8438%20-12.7344%20-16.9922l-11.5801%20-3.43066c0.143555%20-1.99512%200.216797%20-3.85547%200.216797%20-5.88672c0%20-4.47852%20-0.354492%20-8.875%20-1.03711%20-13.1631c-1.72949%20-10.3701%20-4.72949%20-20.21%20-7.51953%20-30.21l10.3398%20-3.53027c6.94824%20-2.40234%2011.9346%20-8.99414%2011.9346%20-16.7549c0%20-9.78711%20-7.94629%20-17.7334%20-17.7344%20-17.7334c-2.02637%200%20-3.97559%200.34082%20-5.79004%200.96875l-10.4805%203.58984c-6.40527%20-15.3213%20-14.1494%20-30.0781%20-23%20-43.9199l8.88086%20-6.45996c4.6377%20-3.20605%207.64746%20-8.54297%207.64746%20-14.6025c0%20-9.80176%20-7.95801%20-17.7598%20-17.7598%20-17.7598c-4.10156%200%20-7.87988%201.39355%20-10.8877%203.73242l-8.82031%206.41992c-10.6826%20-12.8574%20-22.2148%20-24.5176%20-34.9502%20-35.3398l6.4502%20-8.61035c2.23926%20-2.96094%203.5918%20-6.6543%203.5918%20-10.6494c0%20-5.84082%20-2.83984%20-11.0225%20-7.21191%20-14.2402c-2.97363%20-2.20508%20-6.66016%20-3.53418%20-10.6426%20-3.53418c-5.83594%200%20-11.0234%202.80273%20-14.2871%207.13379l-6.32031%208.42969c-13.8379%20-9.05273%20-28.5889%20-16.9854%20-43.9404%20-23.5801l3.49023%20-9.79004c0.658203%20-1.85742%201.02734%20-3.86816%201.02734%20-5.9502c0%20-9.8252%20-7.97656%20-17.8018%20-17.8018%20-17.8018c-7.74316%200%20-14.3379%204.9541%20-16.7852%2011.8623l-3.37988%209.45996c-10.8604%20-3.16992%20-21.7305%20-6.34961%20-33.1006%20-8.24023c-4.51465%20-0.757812%20-9.02832%20-1.15234%20-13.7568%20-1.15234c-0.999023%200%20-1.99316%200.0175781%20-2.9834%200.0527344l-2.81934%20-10.7803c-1.98633%20-7.66504%20-8.95117%20-13.3457%20-17.2334%20-13.3457c-9.82617%200%20-17.8037%207.97754%20-17.8037%2017.8047c0%201.54395%200.196289%203.04199%200.566406%204.47168l2.84082%2010.8496c-15.5664%207.8291%20-28.2363%2020.2207%20-36.4102%2035.5801l-11.3398%20-3.36035c-1.61035%20-0.480469%20-3.31348%20-0.746094%20-5.0791%20-0.746094c-9.79199%200%20-17.7422%207.9502%20-17.7422%2017.7432c0%208.02734%205.3418%2014.8164%2012.6611%2017.0029l11.8594%203.51074c-0.119141%201.82227%20-0.125%203.67871%20-0.125%205.53125c0%2015.5869%204.29883%2030.1768%2011.7754%2042.6484l-9.71973%208.75c-3.68848%203.25684%20-6.00293%208.0166%20-6.00293%2013.3193c0%209.80762%207.96289%2017.7705%2017.7705%2017.7705c4.69824%200%208.97363%20-1.82812%2012.1523%20-4.80957l10%20-9c9.85645%206.9082%2021.4297%2011.7861%2033.7695%2013.8994c4.1709%200.804688%208.35742%201.85156%2012.3604%203.08008l-4%209.08008c-0.962891%202.18262%20-1.51953%204.60156%20-1.51953%207.13867c0%207.25391%204.37012%2013.4951%2010.6191%2016.2314c2.19824%200.954102%204.63477%201.49414%207.18066%201.5c0.00390625%200%20-0.00195312%200.0146484%200.00195312%200.0146484c7.27051%200%2013.5322%20-4.35449%2016.3174%20-10.5947l3.91992%20-8.84961c1.15039%200.729492%202.35059%201.37988%203.4707%202.14941c3.49023%202.4502%206.79199%205.03613%2010%207.83008c4.13867%203.53516%207.94922%207.2666%2011.5693%2011.3301c2.82617%203.03223%205.44336%206.15332%207.94043%209.46973c0.69043%200.970703%201.21973%202.0498%201.88965%203.0498l-8.7998%204.11035c-6.0166%202.84082%20-10.1523%208.94531%20-10.1523%2016.0352c0%209.79297%207.9502%2017.7432%2017.7432%2017.7432c2.70312%200%205.26562%20-0.605469%207.55957%20-1.68848l9%20-4.21973c1.60938%204.99902%202.92676%2010.2578%203.87012%2015.5195c1.91992%2011.2236%206.14258%2021.8457%2012.0801%2031.0605l-9.14062%209.37012c-3.09082%203.19824%20-4.99121%207.55957%20-4.99121%2012.3535c0%209.80957%207.96387%2017.7725%2017.7725%2017.7725c5.01465%200%209.54688%20-2.08105%2012.7793%20-5.42578l8.58984%20-8.81055c13.0723%208.67285%2028.8203%2013.8066%2045.6494%2013.8906c1.03027%200%202.10059%20-0.260742%203.10059%20-0.260742l2.87012%2011c2.10059%207.49609%208.98438%2013.0137%2017.1475%2013.0137c9.83008%200%2017.8105%20-7.98047%2017.8105%20-17.8096c0%20-1.41602%20-0.166016%20-2.79297%20-0.478516%20-4.11426l-2.87988%20-11.0596c15.5527%20-7.77246%2028.2188%20-20.1162%2036.3896%20-35.4297l11.2705%203.33008c1.59766%200.478516%203.28906%200.739258%205.04199%200.739258h0.0380859c0.00585938%200%200.0078125%20-0.000976562%200.0136719%20-0.000976562c8.0459%200%2014.8506%20-5.35254%2017.0459%20-12.6885zM416%2032c17.6611%200%2032%2014.3389%2032%2032s-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bacterium%22%20unicode=%22&#xe05a;%22%20d=%22M511%20345.07c0.634766%20-2.13379%200.976562%20-4.3877%200.976562%20-6.72656c0%20-10.7275%20-7.1709%20-19.7949%20-16.9766%20-22.6641l-15.79%20-4.67969c0.15625%20-2.4082%200.163086%20-4.86133%200.163086%20-7.30859c0%20-20.8174%20-5.75195%20-40.3027%20-15.7529%20-56.9512l12.9395%20-11.6699c5.1709%20-4.34766%208.44043%20-10.8584%208.44043%20-18.1357c0%20-13.0742%20-10.6152%20-23.6895%20-23.6895%20-23.6895c-6.47754%200%20-12.3525%202.60547%20-16.6309%206.8252l-13.3301%2012c-13.1318%20-9.21387%20-28.5537%20-15.7207%20-45%20-18.54c-5.5625%20-1.07129%20-11.1484%20-2.46484%20-16.4893%20-4.10059l5.35938%20-12.1094c1.2793%20-2.91602%202.0127%20-6.17285%202.0127%20-9.55859c0%20-13.1035%20-10.6377%20-23.7412%20-23.7412%20-23.7412c-9.7168%200%20-18.0791%205.85156%20-21.751%2014.2197l-5.23047%2011.7998c-1.5293%20-0.980469%20-3.12988%20-1.87012%20-4.62988%20-2.87012c-4.61719%20-3.25684%20-8.98438%20-6.69043%20-13.2295%20-10.4004c-5.58008%20-4.76562%20-10.7148%20-9.79785%20-15.5908%20-15.2793c-3.71875%20-4.00195%20-7.16699%20-8.11914%20-10.46%20-12.4902c-0.929688%20-1.29004%20-1.62988%20-2.74023%20-2.51953%20-4.05957l11.7197%20-5.49023c8.20801%20-3.71484%2013.8818%20-11.9531%2013.8818%20-21.542c0%20-13.0576%20-10.6016%20-23.6592%20-23.6602%20-23.6592c-3.73535%200%20-7.26855%200.867188%20-10.4111%202.41113l-12%205.63965c-2.14844%20-6.6709%20-3.90527%20-13.6875%20-5.16016%20-20.71c-2.5625%20-14.959%20-8.19336%20-29.1182%20-16.1104%20-41.3994l12.1904%20-12.5c3.92383%20-4.22949%206.32129%20-9.90332%206.32129%20-16.1221c0%20-13.0801%20-10.6201%20-23.7002%20-23.7002%20-23.7002c-6.5127%200%20-12.416%202.63379%20-16.7012%206.8916l-11.4502%2011.7402c-17.4336%20-11.5586%20-38.4326%20-18.4014%20-60.8701%20-18.5195c-1.36035%200%20-2.75977%200.299805%20-4.12988%200.349609l-3.80957%20-14.6299c-2.67383%20-10.1768%20-11.9395%20-17.7002%20-22.9502%20-17.7002h-0.0498047c-2.07324%200.00292969%20-4.07715%200.264648%20-6%200.75c-10.1992%202.62988%20-17.751%2011.8857%20-17.751%2022.9014c0%202.04688%200.260742%204.03418%200.750977%205.92871l3.84961%2014.75c-20.7412%2010.3623%20-37.6318%2026.8203%20-48.5303%2047.2402l-15%20-4.44043c-2.14062%20-0.638672%20-4.40527%20-0.989258%20-6.75293%20-0.989258c-13.0479%200%20-23.6406%2010.5928%20-23.6406%2023.6406c0%2010.6992%207.12402%2019.749%2016.8838%2022.6592l15.4404%204.55957c-0.199219%202.7207%20-0.300781%205.25781%20-0.300781%208.0293c0%205.89355%200.458008%2011.6826%201.34082%2017.3311c2.37012%2013.6738%205.52832%2027.3877%209.2998%2040.5293l-13%204.48047c-9.47656%203.08398%20-16.3213%2011.9814%20-16.3213%2022.4805c0%2013.0527%2010.5967%2023.6504%2023.6494%2023.6504c2.86035%200%205.60254%20-0.508789%208.1416%20-1.44141l12.9297%20-4.42969c8.61523%2020.5029%2019.0254%2040.2393%2030.9199%2058.75l-11.0898%208.06055c-6.20508%204.27051%20-10.2344%2011.3994%20-10.2344%2019.4951c0%2013.0693%2010.6104%2023.6797%2023.6797%2023.6797c5.48535%200%2010.5381%20-1.86914%2014.5547%20-5.00488l11%20-8c14.2725%2017.249%2029.6816%2032.9014%2046.7002%2047.4395l-8%2010.6299c-2.9541%203.9375%20-4.7373%208.83691%20-4.7373%2014.1338c0%207.7666%203.76465%2014.6611%209.56738%2018.9561c3.96484%202.93848%208.87988%204.70801%2014.1885%204.70801c7.78125%200%2014.6973%20-3.73438%2019.0518%20-9.50781l8%20-10.6299c18.4736%2012.2129%2038.1689%2022.917%2058.6895%2031.8301l-4.2998%2012.0498c-0.799805%202.37695%20-1.24805%204.93555%20-1.24805%207.58105c0%2013.1025%2010.6377%2023.7402%2023.7402%2023.7402c10.1953%200%2018.8975%20-6.44043%2022.2578%20-15.4707l4.2998%20-12c14.3408%204.27246%2029.3477%207.81055%2044.3301%2010.4102c6.0459%201.01172%2012.0889%201.53711%2018.4199%201.53711c1.30859%200%202.6123%20-0.0224609%203.91016%20-0.0673828l3.75977%2014.3701c2.64941%2010.2295%2011.9443%2017.8125%2022.998%2017.8125c13.1123%200%2023.7588%20-10.6465%2023.7588%20-23.7588c0%20-2.05957%20-0.262695%20-4.05762%20-0.756836%20-5.96387l-3.79004%20-14.4697c20.7402%20-10.4336%2037.6182%20-26.9492%2048.5%20-47.4209l15.1201%204.48047c2.14844%200.639648%204.41797%200.985352%206.77246%200.985352c10.7344%200%2019.8164%20-7.13379%2022.7578%20-16.915zM160%2080c26.4922%200%2048%2021.5078%2048%2048s-21.5078%2048%20-48%2048s-48%20-21.5078%20-48%20-48s21.5078%20-48%2048%20-48zM240%20216c13.2461%200%2024%2010.7539%2024%2024s-10.7539%2024%20-24%2024s-24%20-10.7539%20-24%20-24s10.7539%20-24%2024%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22box-tissue%22%20unicode=%22&#xe05b;%22%20d=%22M383.88%20160.18h-256l-64%20288h141.4c30.9912%20-0.00195312%2057.3018%20-20.1162%2066.5996%20-48c9.29492%20-27.8818%2035.6016%20-47.9961%2066.5898%20-48h109.41zM-0.120117%20-31.8203v64h512v-64c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-448c-17.6611%200%20-32%2014.3389%20-32%2032zM479.88%20224.18c17.6562%20-0.00488281%2031.9902%20-14.3418%2031.9902%20-32v-128h-512v128c0%2017.6611%2014.3389%2032%2032%2032h49l14.2197%20-64h-15.21c-8.83008%200%20-16%20-7.16895%20-16%20-16c0%20-8.83008%207.16992%20-16%2016%20-16h352c8.83105%200%2016%207.16992%2016%2016c0%208.83105%20-7.16895%2016%20-16%2016h-14.2695l21.3301%2064h40.9395z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-holding-medical%22%20unicode=%22&#xe05c;%22%20horiz-adv-x=%22576%22%20d=%22M159.88%20272.18c-8.83008%200%20-16%207.16992%20-16%2016v64c0%208.83105%207.16992%2016%2016%2016h64v64c0%208.83105%207.16992%2016%2016%2016h64c8.83105%200%2016%20-7.16895%2016%20-16v-64h64c8.83105%200%2016%20-7.16895%2016%20-16v-64c0%20-8.83008%20-7.16895%20-16%20-16%20-16h-64v-64c0%20-8.83008%20-7.16895%20-16%20-16%20-16h-64c-8.83008%200%20-16%207.16992%20-16%2016v64h-64zM568.07%20111.87c4.87109%20-6.62695%207.80469%20-14.8232%207.80469%20-23.6709c0%20-13.1982%20-6.40527%20-24.9121%20-16.2754%20-32.1992l-135.029%20-99.5703c-17.2783%20-12.6621%20-38.6699%20-20.2148%20-61.7002%20-20.2695h-347c-8.80273%200.0595703%20-15.9404%207.19727%20-16%2016v96c0.0595703%208.80273%207.19727%2015.9395%2016%2016h55.3604l46.5%2037.7402c20.2246%2016.3867%2046.0615%2026.25%2074.0947%2026.25h0.0244141h160c17.6943%200%2032.0654%20-14.3359%2032.0654%20-32.0303c0%20-1.82324%20-0.152344%20-3.61035%20-0.445312%20-5.35059c-2.62012%20-15.7393%20-17.3701%20-26.6094%20-33.3701%20-26.6094h-78.2393c-8.83105%200%20-16%20-7.16992%20-16%20-16c0%20-8.83105%207.16895%20-16%2016%20-16h120.609l119.67%2088.1797c6.63281%204.91016%2014.8516%207.87012%2023.7295%207.87012c13.2129%200%2024.9355%20-6.43555%2032.2012%20-16.3398z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-sparkles%22%20unicode=%22&#xe05d;%22%20horiz-adv-x=%22640%22%20d=%22M106.66%20277.36l-20.7402%20-49.6201c-1.08691%20-2.19531%20-3.34277%20-3.70703%20-5.95605%20-3.70703s-4.87695%201.51172%20-5.96387%203.70703l-20.6602%2049.6602h-0.0703125l-49.5898%2020.5996c-2.10938%201.20508%20-3.55469%203.42969%20-3.67969%206v0c0.124023%202.57617%201.5791%204.80371%203.7002%206l49.6299%2020.6904h0.0498047l20.7002%2049.6299c1.0918%202.18848%203.3457%203.69434%205.95605%203.69434s4.87207%20-1.50586%205.96387%20-3.69434l20.6602%20-49.6406h0.0703125l49.5693%20-20.6699c2.11328%20-1.2002%203.56055%20-3.42676%203.68066%20-6v0c-0.125977%20-2.57031%20-1.57129%20-4.79492%20-3.68066%20-6l-49.5498%20-20.6494h-0.0898438zM471.38%20-19.4102l37.4902%20-15.6299l0.0703125%20-0.169922c-7.59082%20-17.0596%20-24%20-28.79%20-43.2402%20-28.79h-197.61c-15.9482%200.0273438%20-30.0625%207.79492%20-38.79%2019.79l-125.6%20172.61c-4.80469%206.60156%20-7.68066%2014.7979%20-7.68066%2023.5801c0%2022.085%2017.9297%2040.0156%2040.0146%2040.0156c13.3027%200%2025.0986%20-6.50586%2032.376%20-16.5059l23.5898%20-32.4902v241c0%2017.6611%2014.3389%2032%2032%2032s32%20-14.3389%2032%20-32v-152c0%20-4.41504%203.58496%20-8%208%20-8h16c4.41504%200%208%203.58496%208%208v184c0%2017.6611%2014.3389%2032%2032%2032s32%20-14.3389%2032%20-32v-184c0%20-4.41504%203.58496%20-8%208%20-8h16c4.41504%200%208%203.58496%208%208v152c0%2017.6611%2014.3389%2032%2032%2032s32%20-14.3389%2032%20-32v-152c0%20-4.41504%203.58496%20-8%208%20-8h16c4.41504%200%208%203.58496%208%208v72c0%2017.6611%2014.3389%2032%2032%2032s32%20-14.3389%2032%20-32v-176.03c-0.0195312%20-1.30957%20-0.269531%20-2.66992%20-0.269531%20-4c-7.77051%20-3.70996%20-14.5%20-9.59961%20-18.3506%20-17.3398l-0.469727%20-0.950195l-0.410156%20-1l-15.6299%20-37.4795l-37.4902%20-15.6299l-1%20-0.430664l-1%20-0.489258c-12.6719%20-6.35254%20-21.3789%20-19.4189%20-21.3789%20-34.5479s8.70703%20-28.2402%2021.3789%20-34.5928l1%20-0.5zM349.79%20108.48c1.31543%200.655273%202.21973%202.00879%202.21973%203.57715s-0.904297%202.92676%20-2.21973%203.58203l-29.79%2012.4199l-12.4297%2029.7803c-0.657227%201.30957%20-2.00879%202.20996%20-3.57324%202.20996c-1.56348%200%20-2.91992%20-0.900391%20-3.57715%20-2.20996l-12.4199%20-29.7803l-29.79%20-12.4199c-1.31543%20-0.655273%20-2.21973%20-2.00879%20-2.21973%20-3.57715s0.904297%20-2.92676%202.21973%20-3.58203l29.79%20-12.4102l12.4297%20-29.7803c0.657227%20-1.30957%202.00879%20-2.20996%203.57324%20-2.20996c1.56348%200%202.91992%200.900391%203.57715%202.20996l12.4199%2029.7803zM640%2016.0898l-0.0703125%20-0.0703125v0c-0.135742%20-2.55078%20-1.58008%20-4.75684%20-3.67969%20-5.94922l-49.5498%20-20.6602h-0.0898438v0l-20.6904%20-49.6201c-1.08691%20-2.19531%20-3.34277%20-3.70703%20-5.95605%20-3.70703s-4.87695%201.51172%20-5.96387%203.70703l-20.6602%2049.5898h-0.0703125l-49.5693%2020.6699c-2.10059%201.19238%20-3.54395%203.39844%20-3.68066%205.9502v0c0.118164%202.57324%201.56641%204.80078%203.68066%206l49.6299%2020.7402h0.0498047l20.7002%2049.6299c1.0918%202.18848%203.3457%203.69434%205.95605%203.69434s4.87207%20-1.50586%205.96387%20-3.69434l20.6797%20-49.6104h0.0703125l49.5703%20-20.6699c2.11328%20-1.19922%203.5625%20-3.42676%203.67969%20-6z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hands-wash%22%20unicode=%22&#xe05e;%22%20horiz-adv-x=%22576%22%20d=%22M496%20224c-26.4922%200%20-48%2021.5078%20-48%2048s21.5078%2048%2048%2048s48%20-21.5078%2048%20-48s-21.5078%20-48%20-48%20-48zM311.47%20269.55l-16.0801%20-4.96973l20.9004%2066.1699c3.5%2011.0703%2014.1797%2018.8604%2025.71%2017.5098c12.0508%20-1.27246%2021.4727%20-11.4824%2021.4727%20-23.8682c0%20-2.53418%20-0.393555%20-4.97754%20-1.12305%20-7.27148l-15.3496%20-48.6104c-5.91699%202.19336%20-12.3369%203.43457%20-19%203.49023c-0.0107422%200%20-0.0185547%20-0.0107422%20-0.0302734%20-0.0107422c-5.7373%200%20-11.2773%20-0.853516%20-16.5%20-2.43945zM93.6504%2061.6699c-36.4326%2021.1162%20-60.9873%2060.2432%20-61.6504%20105.19v112.729c0.179688%2013.3203%2011.6699%2023.9102%2024.9004%2023.8604c13.1807%20-0.0771484%2023.8604%20-10.7988%2023.8604%20-23.9971c0%20-0.0507812%200%20-0.102539%20-0.000976562%20-0.15332l2.06055%20-50.0498l60%20189.85c3.5%2011.0703%2014.1797%2018.9004%2025.71%2017.46c12.0371%20-1.28613%2021.4443%20-11.4883%2021.4443%20-23.8652c0%20-2.52441%20-0.390625%20-4.95801%20-1.11426%20-7.24414l-38.5605%20-122c-0.240234%20-0.760742%20-0.373047%20-1.57129%20-0.373047%20-2.41016c0%20-4.41699%203.58496%20-8.00195%208.00195%20-8.00195c3.57617%200%206.60742%202.35156%207.63086%205.5918l47.9307%20151.71c3.50977%2011.0605%2014.1797%2018.8506%2025.71%2017.5098c12.0371%20-1.28613%2021.4443%20-11.4883%2021.4443%20-23.8652c0%20-2.52441%20-0.390625%20-4.95801%20-1.11426%20-7.24414l-43.3701%20-137.79c-0.241211%20-0.762695%20-0.375%20-1.57422%20-0.375%20-2.41602c0%20-4.41699%203.58594%20-8.00293%208.00293%20-8.00293c3.57617%200%206.60645%202.35059%207.63184%205.58887l33.4502%20106.42c3.5%2011.0703%2014.1895%2018.8604%2025.7197%2017.5195c12.0371%20-1.28613%2021.4443%20-11.4883%2021.4443%20-23.8652c0%20-2.52441%20-0.390625%20-4.95801%20-1.11426%20-7.24414l-34.1602%20-108.12l-73.7002%20-22.7598c-62.1299%20-20.5283%20-107.005%20-79.04%20-107.06%20-148v-25.6904c-0.80957%20-0.169922%20-1.5498%20-0.519531%20-2.34961%20-0.709961zM519.1%20112c11.6104%200%2022.25%20-7.83984%2024.4404%20-19.2402c0.3125%20-1.54395%200.477539%20-3.12402%200.477539%20-4.75977c0%20-13.2461%20-10.7549%20-24%20-24%20-24h-0.0175781h-160c-4.41504%200%20-8%20-3.58496%20-8%20-8s3.58496%20-8%208%20-8h127.1c11.6104%200%2022.25%20-7.83984%2024.4404%20-19.2402c0.3125%20-1.54395%200.477539%20-3.12402%200.477539%20-4.75977c0%20-13.2461%20-10.7549%20-24%20-24%20-24h-0.0175781h-128c-4.41504%200%20-8%20-3.58496%20-8%20-8s3.58496%20-8%208%20-8h95.0996c11.6104%200%2022.25%20-7.83984%2024.4404%20-19.2402c0.3125%20-1.54395%200.477539%20-3.12402%200.477539%20-4.75977c0%20-13.2461%20-10.7549%20-24%20-24%20-24h-0.0175781h-208c-22.6738%200.0859375%20-43.9951%206.60645%20-62%2017.7197c3.8623%209.36328%205.9668%2019.6699%205.9668%2030.4199c0%2038.6191%20-27.499%2070.8652%20-63.9668%2078.21v25.6504c0%2054.8691%2035.7324%20101.431%2085.1904%20117.69l107.72%2033.25c2.24121%200.692383%204.62207%201.0752%207.08984%201.0752c13.252%200%2024.0107%20-10.7588%2024.0107%20-24.0107c0%20-10.7842%20-7.125%20-19.917%20-16.9209%20-22.9453l-47.0898%20-17.0596h199.1c11.6104%200%2022.25%20-7.83984%2024.4404%20-19.2402c0.3125%20-1.54395%200.477539%20-3.12402%200.477539%20-4.75977c0%20-13.2461%20-10.7549%20-24%20-24%20-24h-0.0175781h-128c-4.41504%200%20-8%20-3.58496%20-8%20-8s3.58496%20-8%208%20-8h159.1zM416%20384c-17.6611%200%20-32%2014.3389%20-32%2032s14.3389%2032%2032%2032s32%20-14.3389%2032%20-32s-14.3389%20-32%20-32%20-32zM112%2032c26.4922%200%2048%20-21.5078%2048%20-48s-21.5078%20-48%20-48%20-48s-48%2021.5078%20-48%2048s21.5078%2048%2048%2048z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22handshake-alt-slash%22%20unicode=%22&#xe05f;%22%20horiz-adv-x=%22640%22%20d=%22M358.59%20252.4l26.1104%2023.8896c3.19727%202.92676%205.19238%207.13086%205.19238%2011.8037c0%208.83203%20-7.1709%2016.0029%20-16.0039%2016.0029c-4.16016%200%20-7.95117%20-1.59082%20-10.7988%20-4.19629l-27%20-24.7002l-32.6895%20-29.9199l330.43%20-255.38c3.76562%20-2.92871%206.1709%20-7.50781%206.1709%20-12.6426c0%20-3.69434%20-1.25488%20-7.09863%20-3.36133%20-9.80762l-19.6396%20-25.2705c-2.92871%20-3.76855%20-7.50879%20-6.17578%20-12.6465%20-6.17578c-3.69727%200%20-7.10254%201.25684%20-9.81348%203.36621l-588.35%20454.72c-3.76562%202.92871%20-6.17188%207.50781%20-6.17188%2012.6426c0%203.69434%201.25488%207.09766%203.36133%209.80762l19.6201%2025.2695c2.92773%203.77148%207.51074%206.18164%2012.6504%206.18164c3.69922%200%207.1084%20-1.25879%209.81934%20-3.37109l116.891%20-90.3301l20.3398%2020.2998c5.78027%205.7998%2013.7764%209.39258%2022.5996%209.41016h83.79l-75.5996%20-69.2402l25.6895%20-19.8496l88.1201%2080.6797c5.69238%205.21777%2013.2881%208.40723%2021.6104%208.41016h85.8896c8.82812%20-0.0146484%2016.8271%20-3.60742%2022.6104%20-9.41016l54.5898%20-54.5898h112c8.7998%200%2015.9502%20-7.12109%2016%20-15.9102v-191.8c-0.0273438%20-8.81836%20-7.18164%20-15.9727%20-16%20-16h-97.5898c-2.7002%2015.1729%20-10.7646%2028.5215%20-22.21%2037.9102zM16%20320h7.55957l382.44%20-295.59l-8.7998%20-10.8203c-6.81543%20-8.38672%20-17.2246%20-13.7119%20-28.8633%20-13.7119c-8.87793%200%20-17.0322%203.12012%20-23.4268%208.32227l-17.9102%2015.5l-0.200195%20-0.200195c-11.7383%20-14.4346%20-29.6592%20-23.5977%20-49.6963%20-23.5977c-15.2695%200%20-29.2969%205.35938%20-40.3037%2014.2979l-90.5%2081.8896h-130.3c-8.83105%200%20-16%207.16992%20-16%2016v191.91c0.0273438%208.81836%207.18164%2015.9727%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22handshake-slash%22%20unicode=%22&#xe060;%22%20horiz-adv-x=%22640%22%20d=%22M0%20319.79h23.8301l72.1699%20-55.79v-168c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-64v255.79zM48%20127.9c-8.83105%200%20-16%20-7.16992%20-16%20-16c0%20-8.83105%207.16895%20-16%2016%20-16s16%207.16895%2016%2016c0%208.83008%20-7.16895%2016%20-16%2016zM128%2096.0898v143.19l278%20-214.87l-8.7998%20-10.8203c-6.81543%20-8.38672%20-17.2246%20-13.7119%20-28.8633%20-13.7119c-8.87793%200%20-17.0322%203.12012%20-23.4268%208.32227l-17.9102%2015.5l-0.200195%20-0.200195c-11.7383%20-14.4346%20-29.6592%20-23.5977%20-49.6963%20-23.5977c-15.2695%200%20-29.2969%205.35938%20-40.3037%2014.2979l-90.5%2081.8896h-18.2998zM544%20319.79h96v-255.89h-64c-17.6611%200%20-32%2014.3379%20-32%2032v223.89zM592%2095.9004c8.83105%200%2016%207.16895%2016%2016c0%208.83008%20-7.16895%2016%20-16%2016s-16%20-7.16992%20-16%20-16c0%20-8.83105%207.16895%20-16%2016%20-16zM303.33%20245.33l330.5%20-255.43c3.76953%20-2.92871%206.17676%20-7.50977%206.17676%20-12.6475c0%20-3.69238%20-1.25293%20-7.09375%20-3.35645%20-9.80273l-19.6504%20-25.2705c-2.92773%20-3.77051%20-7.51074%20-6.18066%20-12.6504%20-6.18066c-3.69922%200%20-7.1084%201.25879%20-9.81934%203.37109l-588.34%20454.72c-3.76562%202.92871%20-6.17188%207.50781%20-6.17188%2012.6426c0%203.69434%201.25488%207.09766%203.36133%209.80762l19.6201%2025.2695c2.92773%203.77148%207.51074%206.18164%2012.6504%206.18164c3.69922%200%207.1084%20-1.25879%209.81934%20-3.37109l116.891%20-90.3398l20.3398%2020.3096c5.78027%205.7998%2013.7764%209.39258%2022.5996%209.41016h83.79l-75.5996%20-69.2402l25.6396%20-19.8096l88.0703%2080.6396c5.68457%205.21973%2013.2764%208.41016%2021.5947%208.41016h0.00488281h85.9004c0.0117188%200%200.0263672%200.00488281%200.0380859%200.00488281c8.82031%200%2016.8047%20-3.60254%2022.5615%20-9.41504l54.6104%20-54.5898v-193.5c-2.45605%202.78125%20-5.0625%205.31934%20-7.91016%207.7002l-145.59%20118.2l26.0898%2023.8896c3.05762%202.91504%204.95215%207.02441%204.95215%2011.5781c0%208.83105%20-7.16895%2016%20-16%2016c-4.03613%200%20-7.72559%20-1.49805%20-10.542%20-3.96777z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22head-side-cough%22%20unicode=%22&#xe061;%22%20horiz-adv-x=%22640%22%20d=%22M616%20144c-13.2461%200%20-24%2010.7539%20-24%2024s10.7539%2024%2024%2024s24%20-10.7539%2024%20-24s-10.7539%20-24%20-24%20-24zM552%2032c13.2461%200%2024%20-10.7539%2024%20-24s-10.7539%20-24%20-24%20-24s-24%2010.7539%20-24%2024s10.7539%2024%2024%2024zM488%2088c13.2461%200%2024%20-10.7539%2024%20-24s-10.7539%20-24%20-24%20-24s-24%2010.7539%20-24%2024s10.7539%2024%2024%2024zM616%20-16c13.2461%200%2024%20-10.7539%2024%20-24s-10.7539%20-24%20-24%20-24s-24%2010.7539%20-24%2024s10.7539%2024%2024%2024zM616%2088c13.2461%200%2024%20-10.7539%2024%20-24s-10.7539%20-24%20-24%20-24s-24%2010.7539%20-24%2024s10.7539%2024%2024%2024zM552%20128c13.2461%200%2024%20-10.7539%2024%20-24s-10.7539%20-24%20-24%20-24s-24%2010.7539%20-24%2024s10.7539%2024%2024%2024zM477.22%20173c1.76367%20-3.9668%202.75977%20-8.38281%202.75977%20-13c0%20-17.6543%20-14.3281%20-31.9883%20-31.9795%20-32h-32v-32h-96c-17.6611%200%20-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32h96c0%20-35.3223%20-28.6777%20-64%20-64%20-64h-64v-32h-224v177.12c-39.25%2035.2598%20-64%2086.1299%20-64%20142.88c0%20106%2086%20192%20192%20192h42.0996c70.2783%20-0.046875%20132.342%20-34.8047%20170%20-88.25c24.6201%20-35%2052.1201%20-139.63%2073.1201%20-186.75zM288%20224c17.6436%200.0380859%2031.9619%2014.3564%2032%2032c0%2017.6611%20-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22head-side-cough-slash%22%20unicode=%22&#xe062;%22%20horiz-adv-x=%22640%22%20d=%22M454.11%20128.79l179.72%20-138.89c3.76562%20-2.92871%206.1709%20-7.50781%206.1709%20-12.6426c0%20-3.69434%20-1.25488%20-7.09863%20-3.36133%20-9.80762l-19.6396%20-25.2705c-2.92773%20-3.77051%20-7.51074%20-6.18066%20-12.6504%20-6.18066c-3.69922%200%20-7.1084%201.25879%20-9.81934%203.37109l-588.351%20454.72c-3.76562%202.92871%20-6.1709%207.50781%20-6.1709%2012.6426c0%203.69434%201.25488%207.09766%203.36133%209.80762l19.6299%2025.2695c2.92871%203.76855%207.50879%206.17676%2012.6465%206.17676c3.69727%200%207.10254%20-1.25684%209.81348%20-3.36621l38.7197%20-29.9199c30.6045%2020.9385%2067.7969%2033.2998%20107.644%2033.2998h0.176758h42.0996c70.2783%20-0.046875%20132.342%20-34.8047%20170%20-88.25c24.6201%20-35%2052.1201%20-139.63%2073.1201%20-186.75c8.51074%20-19.21%20-3.5498%20-40.4004%20-23.1094%20-44.21zM313.39%20237.55c3.85059%205.28027%206.61035%2011.4502%206.58008%2018.4502c-0.0332031%2017.6455%20-14.3535%2031.9668%20-32%2032c-9.92969%200%20-18.4795%20-4.86035%20-24.3594%20-12zM616%20144c-13.2461%200%20-24%2010.7539%20-24%2024s10.7539%2024%2024%2024s24%20-10.7539%2024%20-24s-10.7539%20-24%20-24%20-24zM552%2080c-13.2461%200%20-24%2010.7539%20-24%2024s10.7539%2024%2024%2024s24%20-10.7539%2024%20-24s-10.7539%20-24%20-24%20-24zM288%2064c0%20-17.6611%2014.3389%20-32%2032%20-32h96c0%20-35.3223%20-28.6777%20-64%20-64%20-64h-64v-32h-224v177.12c-39.25%2035.2598%20-64%2086.1299%20-64%20142.88c0.015625%2031.0195%207.56055%2060.5098%2020.7305%2086.4102l318.81%20-246.41h-19.54c-17.6611%200%20-32%20-14.3389%20-32%20-32zM616%2088c13.2461%200%2024%20-10.7539%2024%20-24s-10.7539%20-24%20-24%20-24s-24%2010.7539%20-24%2024s10.7539%2024%2024%2024z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22head-side-mask%22%20unicode=%22&#xe063;%22%20d=%22M0.150391%20263.58c0.445312%209.60547%201.64062%2019.0078%203.51953%2028.1699l220.33%20-160.26v-195.49h-160v177.12c-41%2036.8203%20-66.1699%2090.6699%20-63.8496%20150.46zM509.22%20173c1.62891%20-3.79102%202.54688%20-7.97949%202.54688%20-12.3652c0%20-0.211914%20-0.00195312%20-0.423828%20-0.00683594%20-0.634766h-272.55l-225.96%20164.35c29.2305%2073.0801%20103.75%20123.65%20186.75%20123.65h66.1104c70.2744%20-0.046875%20132.336%20-34.8047%20169.989%20-88.25c24.6201%20-35%2052.1201%20-139.63%2073.1201%20-186.75zM320%20224c17.6436%200.0380859%2031.9619%2014.3564%2032%2032c0%2017.6611%20-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32zM336%2080c-8.83105%200%20-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16h149.34l-10.6699%20-32h-138.67c-8.83105%200%20-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16h128l-1.41016%20-4.24023c-8.47363%20-25.4199%20-32.458%20-43.7578%20-60.71%20-43.7598h-145.88v192h256l-16%20-48h-160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22head-side-virus%22%20unicode=%22&#xe064;%22%20d=%22M272%20208c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM208%20272c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM509.2%20173c1.76367%20-3.9668%202.75879%20-8.38281%202.75879%20-13c0%20-17.6475%20-14.3164%20-31.9775%20-31.959%20-32h-32v-64c0%20-35.3223%20-28.6777%20-64%20-64%20-64h-64v-64h-256v177.19c-39.3125%2035.0342%20-64%2086.0137%20-64%20142.763v0.046875c0%20106%2086%20192%20192%20192h74.0898c70.3008%200%20132.405%20-34.7725%20170.04%20-88.25c24.6396%20-35.0195%2052.1396%20-139.63%2073.0703%20-186.75zM368%20208c8.83105%200%2016%207.16895%2016%2016s-7.16895%2016%20-16%2016h-12.1201c-28.5098%200%20-42.79%2034.4697%20-22.6299%2054.6299l8.58008%208.57031c2.89648%202.89648%204.68457%206.90137%204.68457%2011.3174c0%208.83105%20-7.16992%2016.002%20-16.002%2016.002c-4.41602%200%20-8.41602%20-1.79297%20-11.3125%20-4.68945l-8.57031%20-8.58008c-20.1602%20-20.1602%20-54.6299%20-5.87988%20-54.6299%2022.6299v12.1201c0%208.83105%20-7.16895%2016%20-16%2016s-16%20-7.16895%20-16%20-16v-12.1201c0%20-28.5098%20-34.4697%20-42.79%20-54.6299%20-22.6299l-8.57031%208.58008c-2.89648%202.89648%20-6.90137%204.68457%20-11.3174%204.68457c-8.83105%200%20-16.002%20-7.16992%20-16.002%20-16.002c0%20-4.41602%201.79297%20-8.41602%204.68945%20-11.3125l8.58008%20-8.57031c20.1602%20-20.1602%205.87988%20-54.6299%20-22.6299%20-54.6299h-12.1201c-8.83105%200%20-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16h12.1201c28.5098%200%2042.79%20-34.4697%2022.6299%20-54.6299l-8.58008%20-8.57031c-2.89648%20-2.89648%20-4.68457%20-6.90137%20-4.68457%20-11.3174c0%20-8.83105%207.16992%20-16.002%2016.002%20-16.002c4.41602%200%208.41602%201.79297%2011.3125%204.68945l8.57031%208.58008c20.1602%2020.1602%2054.6299%205.87988%2054.6299%20-22.6299v-12.1201c0%20-8.83105%207.16895%20-16%2016%20-16s16%207.16895%2016%2016v12.1201c0%2028.5098%2034.4697%2042.79%2054.6299%2022.6299l8.57031%20-8.58008c2.89648%20-2.89648%206.90137%20-4.68457%2011.3174%20-4.68457c8.83105%200%2016.002%207.16992%2016.002%2016.002c0%204.41602%20-1.79297%208.41602%20-4.68945%2011.3125l-8.58008%208.57031c-20.1602%2020.1602%20-5.87988%2054.6299%2022.6299%2054.6299h12.1201z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22house-user%22%20unicode=%22&#xe065;%22%20horiz-adv-x=%22576%22%20d=%22M570.69%20211.73c2.9082%20-3.21777%204.83887%20-7.36914%205.30957%20-11.9209c-0.388672%20-3.95801%20-1.85742%20-7.64648%20-4.08984%20-10.6895l-21.4102%20-23.8105c-3.20117%20-2.90527%20-7.33496%20-4.83594%20-11.8701%20-5.30957c-3.9668%200.40625%20-7.66406%201.88379%20-10.7197%204.12012l-15.9102%2014v-210.12c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-383.91c-17.6611%200%20-32%2014.3389%20-32%2032v210.11l-15.8994%20-14c-3.04297%20-2.23926%20-6.73047%20-3.71484%20-10.6904%20-4.11035c-4.57715%200.460938%20-8.75586%202.38867%20-12%205.2998l-21.4102%2023.79c-2.37695%202.95605%20-3.87891%206.67773%20-4.08984%2010.71c0.241211%204.62402%202.20312%208.8125%205.25977%2011.9004l256%20226c6.28027%205.68945%2018.21%2010.2998%2026.7402%2010.2998s20.5%20-4.61035%2026.7803%20-10.2998l101.22%20-89.3701v51.6699c0%208.83105%207.16895%2016%2016%2016h64c8.83105%200%2016%20-7.16895%2016%20-16v-136.44zM288%20272c-35.3223%200%20-64%20-28.6777%20-64%20-64s28.6777%20-64%2064%20-64s64%2028.6777%2064%2064s-28.6777%2064%20-64%2064zM400%200c8.83105%200%2016%207.16895%2016%2016c0%2052.9834%20-43.0166%2096%20-96%2096h-64c-52.9834%200%20-96%20-43.0166%20-96%20-96c0%20-8.83105%207.16895%20-16%2016%20-16h224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laptop-house%22%20unicode=%22&#xe066;%22%20horiz-adv-x=%22640%22%20d=%22M272%20160v-128h-176c-17.6611%200%20-32%2014.3389%20-32%2032v164.12l-21.6602%20-19.1201c-2.5957%20-2.02832%20-5.83691%20-3.30469%20-9.33984%20-3.48047c-4.15527%200.22168%20-7.91113%202.00684%20-10.6602%204.78027l-18.79%2021.3105c-2.06836%202.59668%20-3.37207%205.8584%20-3.5498%209.38965c0.234375%204.12598%202.01758%207.85352%204.78027%2010.5801l211.8%20187.5c5.54004%204.91992%2016.0703%208.91992%2023.4697%208.91992c7.40039%200%2017.9502%20-4%2023.4502%20-8.91992l88.5%20-78.3799v39.2998c0%208.83105%207.16895%2016%2016%2016h32c8.83105%200%2016%20-7.16895%2016%20-16v-96l59.25%20-52.3896c2.74609%20-2.74707%204.5166%20-6.48145%204.75%20-10.6104c-0.186523%20-3.56445%20-1.51172%20-6.85449%20-3.61035%20-9.46973l-6.64941%20-7.53027h-136.94c-17.7998%200%20-33.6895%20-8.24023%20-44.7998%20-21.1201v37.1201c0%208.83105%20-7.16895%2016%20-16%2016h-64c-8.83105%200%20-16%20-7.16895%20-16%20-16v-64c0%20-8.83105%207.16895%20-16%2016%20-16h64zM629.33%200c5.88867%200%2010.6699%20-4.78125%2010.6699%20-10.6699v-10.6602c-0.0820312%20-23.4883%20-19.1201%20-42.5498%20-42.5996%20-42.6699h-298.801c-23.4795%200.120117%20-42.5176%2019.1816%20-42.5996%2042.6699v10.6602c0%205.88867%204.78125%2010.6699%2010.6699%2010.6699h37.3301v160c0%2017.6699%2012.8896%2032%2028.7998%2032h230.4c15.9102%200%2028.7998%20-14.3301%2028.7998%20-32v-160h37.3301zM544%200v144h-192v-144h192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lungs-virus%22%20unicode=%22&#xe067;%22%20horiz-adv-x=%22640%22%20d=%22M344%20297.32c-6.99512%204.2207%20-15.291%206.65039%20-24.0498%206.65039s-16.9551%20-2.42969%20-23.9502%20-6.65039v134.68c0%208.83105%207.16895%2016%2016%2016h16c8.83105%200%2016%20-7.16895%2016%20-16v-134.68zM195.54%203.54004c8.44824%20-8.67969%2020.2178%20-14.0645%2033.2754%20-14.0645c2.87988%200%205.69922%200.261719%208.43457%200.764648c-13.043%20-16.7764%20-31.3789%20-29.1445%20-52.5%20-34.75l-59.5%20-15.8701c-62.75%20-16.8799%20-125.25%2027.3799%20-125.25%2088.6299c0%200.0820312%200.0126953%200.125%200.0126953%200.207031c0%2010.1719%201.3457%2020.0322%203.86719%2029.4131c22.0361%2082.46%2057.0371%20160.927%20102%20231c22.1201%2034.6299%2036.1201%2063.1299%2080.1201%2063.1299c38.6201%200%2070%20-29.3799%2070%20-65.75v-27.6797c-7.62012%205.0918%20-16.832%208.08496%20-26.6768%208.08496c-26.4922%200%20-48%20-21.5088%20-48%20-48c0%20-13.3232%205.43945%20-25.3848%2014.2168%20-34.085l8.58008%20-8.57031h-12.1201c-26.4922%200%20-48%20-21.5078%20-48%20-48s21.5078%20-48%2048%20-48h12.1201l-8.58008%20-8.58008c-8.67383%20-8.69531%20-14.0391%20-20.707%20-14.0391%20-33.9473s5.36523%20-25.2363%2014.0391%20-33.9326zM421.83%2026.1699c-2.89648%20-2.89648%20-6.90137%20-4.68945%20-11.3174%20-4.68945s-8.41602%201.79297%20-11.3125%204.68945l-8.57031%208.57031c-20.1602%2020.1602%20-54.6299%205.87988%20-54.6299%20-22.6201v-12.1201c0%20-8.83105%20-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016v12.1201c0%2028.5%20-34.4697%2042.7803%20-54.6299%2022.6201l-8.57031%20-8.57031c-2.9082%20-2.99609%20-6.98242%20-4.85449%20-11.4834%20-4.85449c-8.83105%200%20-16%207.16992%20-16%2016c0%204.49902%201.86035%208.56641%204.85352%2011.4746l8.58008%208.58008c20.1602%2020.1602%205.87988%2054.6299%20-22.6299%2054.6299h-12.1201c-8.83105%200%20-16%207.16895%20-16%2016s7.16895%2016%2016%2016h12.1201c28.5098%200%2042.79%2034.4697%2022.6299%2054.6201l-8.58008%208.58008c-2.89648%202.89648%20-4.68457%206.90137%20-4.68457%2011.3174c0%208.83105%207.16992%2016.002%2016.002%2016.002c4.41602%200%208.41602%20-1.79297%2011.3125%20-4.68945l8.57031%20-8.58008c20.1602%20-20.1602%2054.6299%20-5.87988%2054.6299%2022.6299v12.1201c0%208.83105%207.16895%2016%2016%2016s16%20-7.16895%2016%20-16v-12.1201c0%20-28.5098%2034.4697%20-42.79%2054.6299%20-22.6299l8.57031%208.58008c2.89648%202.89648%206.90137%204.68457%2011.3174%204.68457c8.83105%200%2016.002%20-7.16992%2016.002%20-16.002c0%20-4.41602%20-1.79297%20-8.41602%20-4.68945%20-11.3125l-8.58008%20-8.58008c-20.1602%20-20.1504%20-5.87988%20-54.6201%2022.6299%20-54.6201h12.1201c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16h-12.1201c-28.5098%200%20-42.79%20-34.4697%20-22.6299%20-54.6299l8.58008%20-8.58008c2.89355%20-2.89551%204.68457%20-6.89844%204.68457%20-11.3125c0%20-4.41309%20-1.79102%20-8.41211%20-4.68457%20-11.3076zM288%20144c8.83105%200%2016%207.16895%2016%2016s-7.16895%2016%20-16%2016s-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16zM352%2080c8.83105%200%2016%207.16895%2016%2016s-7.16895%2016%20-16%2016s-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16zM636.12%2057.8701c2.52148%20-9.38086%203.87988%20-19.2021%203.87988%20-29.374v-0.246094c0%20-61.25%20-62.5%20-105.51%20-125.25%20-88.6299l-59.5%2015.8701c-21.1211%205.60547%20-39.457%2017.9736%20-52.5%2034.75c2.77246%20-0.50293%205.59766%20-0.761719%208.51465%20-0.761719c26.3262%200%2047.7002%2021.374%2047.7002%2047.7002c0%2013.4287%20-5.56152%2025.5693%20-14.5049%2034.2412l-8.58008%208.58008h12.1201c26.4922%200%2048%2021.5078%2048%2048s-21.5078%2048%20-48%2048h-12.1201l8.58008%208.53027c8.77734%208.7002%2014.1602%2020.7393%2014.1602%2034.0615c0%2026.4922%20-21.5078%2048%20-48%2048c-9.84375%200%20-19%20-2.96973%20-26.6201%20-8.06152v27.7197c0%2036.3701%2031.3799%2065.75%2070%2065.75c44%200%2058%20-28.5%2080.1201%20-63.1299c44.9629%20-70.0732%2079.9639%20-148.54%20102%20-231z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22people-arrows%22%20unicode=%22&#xe068;%22%20horiz-adv-x=%22576%22%20d=%22M96%20320c-35.3223%200%20-64%2028.6777%20-64%2064s28.6777%2064%2064%2064s64%20-28.6777%2064%20-64s-28.6777%20-64%20-64%20-64zM96%20143.92c0%20-0.0400391%20-0.0117188%20-0.078125%20-0.0117188%20-0.119141c0%20-12.5332%205.24219%20-23.8516%2013.6514%20-31.8809l50.3604%20-47.5303v-96.3896c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-64c-17.6611%200%20-32%2014.3389%20-32%2032v128c-17.6611%200%20-32%2014.3389%20-32%2032v96c0%2035.3223%2028.6777%2064%2064%2064h64c26.9717%20-0.0253906%2050.0303%20-16.7598%2059.3799%20-40.4297c-1.83984%20-1.26074%20-3.95996%20-2.02051%20-5.61035%20-3.57031l-72.1299%20-68.0801c-8.40918%20-8.03418%20-13.6396%20-19.3555%20-13.6396%20-31.8926v-0.107422zM480%20320c-35.3223%200%20-64%2028.6777%20-64%2064s28.6777%2064%2064%2064s64%20-28.6777%2064%20-64s-28.6777%20-64%20-64%20-64zM512%20288c35.3223%200%2064%20-28.6777%2064%20-64v-96c0%20-17.6611%20-14.3389%20-32%20-32%20-32v-128c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-64c-17.6611%200%20-32%2014.3389%20-32%2032v96.3799l50.3604%2047.5498c8.4082%208.07617%2013.6445%2019.4336%2013.6445%2032.002c0%2012.5674%20-5.23633%2023.9219%20-13.6445%2031.998l-72.1201%2068.0605c-1.62012%201.58984%20-3.78027%202.31934%20-5.62012%203.58984c9.35352%2023.666%2032.4102%2040.3965%2059.3799%2040.4199h64zM444.4%20152.66c2.22461%20-2.24219%203.59961%20-5.33203%203.59961%20-8.7373c0%20-3.4043%20-1.375%20-6.49121%20-3.59961%20-8.73242l-72.1201%20-68.0703c-2.1543%20-2.05371%20-5.07227%20-3.31543%20-8.28027%20-3.31543c-6.62305%200%20-12%205.37695%20-12%2012v0.0556641v36.1396h-128v-36.1396c0%20-0.0185547%20-0.00292969%20-0.0361328%20-0.00292969%20-0.0546875c0%20-6.62305%20-5.37695%20-12%20-12%20-12c-3.20801%200%20-6.12305%201.26074%20-8.27734%203.31445l-72.1201%2068.0703c-2.22461%202.24121%20-3.59961%205.33203%20-3.59961%208.73633c0%203.40527%201.375%206.49121%203.59961%208.7334l72.1201%2068.0703c2.1543%202.05273%205.07227%203.31445%208.28027%203.31445c6.62305%200%2012%20-5.37695%2012%20-12v-0.0449219v-36h128v36c0%200.0117188%200.00292969%200.0224609%200.00292969%200.0341797c0%206.62305%205.37695%2012%2012%2012c3.20801%200%206.12305%20-1.26074%208.27734%20-3.31445z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plane-slash%22%20unicode=%22&#xe069;%22%20horiz-adv-x=%22640%22%20d=%22M32.4805%20300.12c-0.258789%201.12109%20-0.386719%202.2959%20-0.386719%203.49512c0%202.94531%200.825195%205.7002%202.25586%208.04492l324.841%20-251.061l-66.6006%20-116.54c-2.75684%20-4.82227%20-7.94141%20-8.05957%20-13.8896%20-8.05957h-65.5c-8.81641%200.0166016%20-15.9678%207.17676%20-15.9678%2015.9971c0%201.53027%200.21582%203.01074%200.617188%204.41309l49%20171.59h-102.85l-43.2002%20-57.5898c-2.91797%20-3.89648%20-7.5625%20-6.40723%20-12.7998%20-6.41016h-40c-8.82812%200.00292969%20-15.9941%207.16406%20-15.9941%2015.9932c0%201.33691%200.165039%202.63574%200.474609%203.87695l31.5195%20108.13zM633.82%20-10.0898c3.77148%20-2.92871%206.18164%20-7.51074%206.18164%20-12.6514c0%20-3.69531%20-1.25488%20-7.09863%20-3.3623%20-9.80859l-19.6396%20-25.2598c-2.92773%20-3.77246%20-7.51074%20-6.18262%20-12.6514%20-6.18262c-3.69434%200%20-7.09863%201.25488%20-9.80859%203.3623l-588.36%20454.72c-3.76855%202.92871%20-6.17578%207.50879%20-6.17578%2012.6465c0%203.69727%201.25684%207.10352%203.36621%209.81348l19.6299%2025.2598c2.92871%203.76855%207.50879%206.17676%2012.6465%206.17676c3.69727%200%207.10254%20-1.25684%209.81348%20-3.36621l189.3%20-146.3l-36.9395%20129.29c-0.398438%201.39551%20-0.614258%202.86621%20-0.614258%204.38965c0%208.8291%207.16602%2015.9971%2015.9941%2016h65.5098c5.12988%200%2011.3496%20-3.61035%2013.9004%20-8.05957l105.09%20-183.94h114.3c35.3398%200%2096%20-28.6602%2096%20-64s-60.6602%20-64%20-96%20-64h-56.8604z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pump-medical%22%20unicode=%22&#xe06a;%22%20horiz-adv-x=%22384%22%20d=%22M235.51%20288.18c33.3369%20-0.00195312%2060.7559%20-25.6123%2063.7305%20-58.1797l20.3701%20-224c0.175781%20-1.93066%200.262695%20-3.82324%200.262695%20-5.7998c0%20-35.3203%20-28.6738%20-63.9961%20-63.9932%20-64h-192c-35.3223%200%20-64.0059%2028.6143%20-64.0059%2063.9365c0%201.97656%200.0898438%203.93262%200.265625%205.86328l20.3701%20224c2.97461%2032.5674%2030.3936%2058.1777%2063.7305%2058.1797h151.27zM239.88%20114.85v26.6602c0%207.3623%20-5.97754%2013.3398%20-13.3398%2013.3398h-40v40c0%207.35742%20-5.97266%2013.3301%20-13.3301%2013.3301h-26.6699c-7.35742%200%20-13.3301%20-5.97266%20-13.3301%20-13.3301v-40h-40c-7.35742%200%20-13.3301%20-5.97266%20-13.3301%20-13.3291v-0.0107422v-26.6602c0%20-7.3584%205.97266%20-13.334%2013.3301%20-13.3398h40v-40c0%20-7.35645%205.97266%20-13.3301%2013.3301%20-13.3301h26.6699c7.35742%200%2013.3301%205.97363%2013.3301%2013.3301v40h40c7.36035%200.00585938%2013.334%205.98047%2013.3398%2013.3398zM379.19%20354.12c2.89648%20-2.89648%204.68945%20-6.90137%204.68945%20-11.3174s-1.79297%20-8.41602%20-4.68945%20-11.3125l-22.6201%20-22.6201c-2.89648%20-2.89746%20-6.90137%20-4.68945%20-11.3174%20-4.68945s-8.41699%201.79199%20-11.3125%204.68945l-43.3105%2043.3096h-66.75v-32h-128v96c0%2017.6611%2014.3389%2032%2032%2032h64c17.6611%200%2032%20-14.3389%2032%20-32h66.75c17.6553%20-0.00195312%2033.6582%20-7.16016%2045.2402%20-18.7393z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pump-soap%22%20unicode=%22&#xe06b;%22%20horiz-adv-x=%22384%22%20d=%22M235.63%20288c0.00390625%200%200.0107422%20-0.0634766%200.0146484%20-0.0634766c33.3496%200%2060.7754%20-25.5625%2063.7354%20-58.1465l20.3604%20-224c0.174805%20-1.92773%200.259766%20-3.81738%200.259766%20-5.79004c0%20-35.3223%20-28.6777%20-64%20-64%20-64h-192c-35.3193%200.00390625%20-63.9941%2028.6172%20-63.9941%2063.9365c0%201.97363%200.0888672%203.92578%200.263672%205.85352l20.3604%20224c2.95996%2032.584%2030.3906%2058.21%2063.7402%2058.21h151.26zM160%2032c33.1201%200%2060%2026.3301%2060%2058.7305c0%2025%20-35.6699%2075.4697%20-52%2097.2695c-1.82422%202.43848%20-4.72559%204.01855%20-8.00293%204.01855c-3.26758%200%20-6.17188%20-1.57129%20-7.99707%20-3.99902c-16.2998%20-21.7998%20-52%20-72.2695%20-52%20-97.2695c0%20-32.4199%2026.8799%20-58.75%2060%20-58.75zM379.31%20353.94c2.89746%20-2.89648%204.69043%20-6.90137%204.69043%20-11.3174s-1.79297%20-8.41699%20-4.69043%20-11.3135l-22.6191%20-22.6191c-2.89648%20-2.89746%20-6.90137%20-4.69043%20-11.3174%20-4.69043s-8.41699%201.79297%20-11.3135%204.69043l-43.3096%2043.3096h-66.75v-32h-128v96c0%2017.6611%2014.3389%2032%2032%2032h64c17.6611%200%2032%20-14.3389%2032%20-32h66.75c17.6582%200%2033.666%20-7.1582%2045.25%20-18.7402z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shield-virus%22%20unicode=%22&#xe06c;%22%20d=%22M224%20256c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM466.5%20364.32c17.3359%20-7.24121%2029.5%20-24.3428%2029.5%20-44.291v-0.0292969c0%20-221.3%20-135.91%20-344.61%20-221.59%20-380.32c-5.67578%20-2.3584%20-11.9619%20-3.66016%20-18.4873%20-3.66016c-6.52441%200%20-12.7471%201.30176%20-18.4229%203.66016c-107%2044.6006%20-221.5%20181.82%20-221.5%20380.32c0%200.0166016%20-0.03125%200.0107422%20-0.03125%200.0263672c0%2019.9707%2012.2402%2037.1055%2029.6211%2044.3037l192%2080c5.75293%202.17188%2012%203.46582%2018.46%203.66992c6.45605%20-0.208008%2012.7012%20-1.50586%2018.4502%20-3.67969zM384%20192c8.83105%200%2016%207.16895%2016%2016s-7.16895%2016%20-16%2016h-12.1201c-28.5098%200%20-42.79%2034.4697%20-22.6299%2054.6299l8.58008%208.57031c2.89648%202.89648%204.68457%206.90137%204.68457%2011.3174c0%208.83105%20-7.16992%2016.002%20-16.002%2016.002c-4.41602%200%20-8.41602%20-1.79297%20-11.3125%20-4.68945l-8.57031%20-8.58008c-20.1602%20-20.1602%20-54.6299%20-5.87988%20-54.6299%2022.6299v12.1201c0%208.83105%20-7.16895%2016%20-16%2016s-16%20-7.16895%20-16%20-16v-12.1201c0%20-28.5098%20-34.4697%20-42.79%20-54.6299%20-22.6299l-8.57031%208.58008c-2.89648%202.89648%20-6.90137%204.68457%20-11.3174%204.68457c-8.83105%200%20-16.002%20-7.16992%20-16.002%20-16.002c0%20-4.41602%201.79297%20-8.41602%204.68945%20-11.3125l8.58008%20-8.57031c20.1602%20-20.1602%205.87988%20-54.6299%20-22.6299%20-54.6299h-12.1201c-8.83105%200%20-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16h12.1201c28.5098%200%2042.79%20-34.4697%2022.6299%20-54.6299l-8.58008%20-8.57031c-2.89648%20-2.89648%20-4.68457%20-6.90137%20-4.68457%20-11.3174c0%20-8.83105%207.16992%20-16.002%2016.002%20-16.002c4.41602%200%208.41602%201.79297%2011.3125%204.68945l8.57031%208.58008c20.1602%2020.1602%2054.6299%205.87988%2054.6299%20-22.6299v-12.1201c0%20-8.83105%207.16895%20-16%2016%20-16s16%207.16895%2016%2016v12.1201c0%2028.5098%2034.4697%2042.79%2054.6299%2022.6299l8.57031%20-8.58008c2.89648%20-2.89648%206.90137%20-4.68457%2011.3174%20-4.68457c8.83105%200%2016.002%207.16992%2016.002%2016.002c0%204.41602%20-1.79297%208.41602%20-4.68945%2011.3125l-8.58008%208.57031c-20.1602%2020.1602%20-5.87988%2054.6299%2022.6299%2054.6299h12.1201zM288%20192c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sink%22%20unicode=%22&#xe06d;%22%20d=%22M32%2032v32h448v-32c0%20-52.9834%20-43.0166%20-96%20-96%20-96h-256c-52.9834%200%20-96%2043.0166%20-96%2096zM496%20160c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-480c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h96v32h-64c-8.83105%200%20-16%207.16895%20-16%2016v16c0%208.83105%207.16895%2016%2016%2016h80c17.6611%200%2032%20-14.3389%2032%20-32v-48h64v188.21c0%2046.4297%2031.29%2089.0801%2076.8701%2097.9297c6.15625%201.23926%2012.4512%201.8877%2018.9697%201.8877c53.0283%200%2096.0879%20-43.0166%2096.1602%20-96.0273v-16c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v16c0%2017.6611%20-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32v-192h64v48c0%2017.6611%2014.3389%2032%2032%2032h80c8.83105%200%2016%20-7.16895%2016%20-16v-16c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-64v-32h96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22soap%22%20unicode=%22&#xe06e;%22%20d=%22M416%20256c52.9834%200%2096%20-43.0166%2096%20-96v-128c0%20-52.9834%20-43.0166%20-96%20-96%20-96h-320c-52.9834%200%20-96%2043.0166%20-96%2096v128c0%2052.9834%2043.0166%2096%2096%2096h128c0.0634766%20-24.6279%209.49707%20-47.1133%2024.9102%20-64h-88.9102c-52.9834%200%20-96%20-43.0166%20-96%20-96s43.0166%20-96%2096%20-96h192c0.0703125%200%200.171875%20-0.0322266%200.242188%20-0.0322266c52.873%200%2095.7998%2042.9268%2095.7998%2095.7998c0%2041.3477%20-26.251%2076.6123%20-62.9824%2090.0225c19.0049%2017.4219%2030.9033%2042.4307%2030.9404%2070.21zM320%20192c-35.3223%200%20-64%2028.6777%20-64%2064s28.6777%2064%2064%2064s64%20-28.6777%2064%20-64s-28.6777%20-64%20-64%20-64zM208%20352c-26.4922%200%20-48%2021.5078%20-48%2048s21.5078%2048%2048%2048s48%20-21.5078%2048%20-48s-21.5078%20-48%20-48%20-48zM384%20384c-17.6611%200%20-32%2014.3389%20-32%2032s14.3389%2032%2032%2032s32%20-14.3389%2032%20-32s-14.3389%20-32%20-32%20-32zM160%20160h192c35.3223%200%2064%20-28.6777%2064%20-64s-28.6777%20-64%20-64%20-64h-192c-35.3223%200%20-64%2028.6777%20-64%2064s28.6777%2064%2064%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stopwatch-20%22%20unicode=%22&#xe06f;%22%20horiz-adv-x=%22448%22%20d=%22M398.5%20257.09c21.1045%20-32.3291%2033.501%20-71.1426%2033.501%20-112.596c0%20-0.165039%20-0.000976562%20-0.329102%20-0.000976562%20-0.494141c0%20-116%20-94.8701%20-209.77%20-211.28%20-208c-113.96%201.78027%20-208.08%20100.5%20-204.63%20214.43c3.10156%20100.915%2078.4639%20183.935%20175.91%20199.07v34.5h-32c-8.81836%200.0273438%20-15.9727%207.18164%20-16%2016v32c0.0273438%208.81836%207.18164%2015.9727%2016%2016h128c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32v-34.5c37.3506%20-5.76855%2071.749%20-21.625%2099.6904%20-44.5898l24.6797%2024.6797c2.89648%202.89746%206.90137%204.69043%2011.3174%204.69043s8.41602%20-1.79297%2011.3125%20-4.69043l22.6797%20-22.6797c2.89746%20-2.89648%204.69043%20-6.90137%204.69043%20-11.3174s-1.79297%20-8.41602%20-4.69043%20-11.3125l-26.5898%20-26.5801zM204.37%2070.4502l-49.1299%200.0400391c1.7998%2015.6299%2014.8496%2036.2002%2026.4102%2051.2002c21.9092%2030.0996%2034.3496%2045.7295%2034.3496%2081.3096c0%2035.1504%20-12.5703%2061%20-55.5703%2061c-47.9492%200%20-56.4297%20-32.9404%20-56.4297%20-60.2402v-4.06934c0.0703125%20-4.46582%203.71484%20-8.07129%208.19629%20-8.07129c0.0449219%200%200.0888672%200%200.133789%200.000976562h24.9004c0.0439453%20-0.000976562%200.0859375%200.000976562%200.130859%200.000976562c4.48145%200%208.12891%203.60352%208.19824%208.06934v5.22949c0%2015.2803%203.30078%2022.6797%2012.6904%2022.6797c10.4199%200%2012.21%20-7.34961%2012.21%20-24.2695c0%20-25.0205%20-6.67969%20-33.1504%20-27.0996%20-62.3398c-23.7803%20-33.96%20-35.6699%20-56.1504%20-38.4502%20-91.3701c-0.0273438%20-0.388672%20-0.0449219%20-0.765625%20-0.0449219%20-1.16113c0%20-9.08496%207.37598%20-16.46%2016.46%20-16.46c0.0654297%200%200.129883%200%200.194336%200.000976562h82.8506c0.0410156%20-0.000976562%200.0800781%200.000976562%200.121094%200.000976562c4.48145%200%208.12891%203.60352%208.19922%208.06934v22.3096c-0.0703125%204.46484%20-3.71582%208.07129%20-8.19727%208.07129c-0.0410156%200%20-0.0820312%20-0.000976562%20-0.123047%20-0.000976562zM344%2095.6797v107.021c0%2038.6602%20-19%2061.2998%20-55.7998%2061.2998c-36.6201%200%20-56.2002%20-22.4902%20-56.2002%20-63.2197v-105.33c0%20-33.9307%2011.1904%20-63.4502%2054.7695%20-63.4502c44.9307%200%2057.2305%2028.5195%2057.2305%2063.6797zM287.87%20226.27c10.0098%200%2013.0195%20-8.05957%2013%20-19.3291v-115.94c0%20-13.2695%20-3.36035%20-21.2695%20-13%20-21.2695s-13.2305%207.47949%20-13.2305%2020.5898v115.949c0%2012.5%203.82031%2020%2013.2305%2020z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22store-alt-slash%22%20unicode=%22&#xe070;%22%20horiz-adv-x=%22640%22%20d=%22M17.8896%20324.38l88.4707%20-68.3799h-74.2607c-25.5898%200%20-40.79%2028.5%20-26.5898%2049.7998zM576%2034.5801l57.8301%20-44.6797c3.76562%20-2.92871%206.1709%20-7.50781%206.1709%20-12.6426c0%20-3.69434%20-1.25488%20-7.09863%20-3.36133%20-9.80762l-19.6396%20-25.2598c-2.92773%20-3.77539%20-7.5127%20-6.1875%20-12.6553%20-6.1875c-3.69727%200%20-7.10352%201.25684%20-9.81445%203.36719l-588.351%20454.72c-3.76562%202.92871%20-6.1709%207.50781%20-6.1709%2012.6426c0%203.69434%201.25488%207.09766%203.36133%209.80762l19.6299%2025.2695c2.92871%203.76855%207.50879%206.17676%2012.6465%206.17676c3.69727%200%207.10254%20-1.25684%209.81348%20-3.36621l34.6904%20-26.8203l10.6592%2016c5.71387%208.57715%2015.4521%2014.2002%2026.5215%2014.2002h0.0888672h405.18c0.00390625%200%20-0.0107422%200.0322266%20-0.00683594%200.0322266c11.1172%200%2020.9248%20-5.64941%2026.707%20-14.2324l85.29%20-128c14.1104%20-21.2998%20-1.08984%20-49.7998%20-26.5898%20-49.7998h-318.48l41.4004%20-32h53.0801v-41l128%20-99v140h64v-189.42zM320%2064v26.8799l64%20-49.4697v-73.4102c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-256c-17.6611%200%20-32%2014.3389%20-32%2032v256h64v-160h192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22store-slash%22%20unicode=%22&#xe071;%22%20horiz-adv-x=%22640%22%20d=%22M121.51%2064h226.91l157.33%20-128h-414.52c-16.8105%200%20-30.4004%2014.2998%20-30.4004%2032v196.8c5.02051%20-1.53516%2010.2939%20-2.76074%2015.5801%20-3.59961c5.62891%20-0.791016%2011.2549%20-1.19727%2017.0996%20-1.2002c9.65723%200.157227%2019.0283%201.47559%2028%203.7998v-99.7998zM93.5098%20192.09c-0.0644531%200%20-0.0566406%20-0.00390625%20-0.121094%20-0.00390625c-4.37402%200%20-8.67969%200.294922%20-12.8984%200.864258c-58.9404%208.46973%20-87.0098%2081.6094%20-56.4902%20135l133.51%20-108.62c-16.71%20-16.5205%20-38.8994%20-27.2402%20-64%20-27.2402zM602.13%20-10.0898c3.59863%20-3.04297%205.86719%20-7.59961%205.86719%20-12.6758c0%20-3.6582%20-1.1875%20-7.04102%20-3.19727%20-9.78418l-18.6602%20-25.2598c-2.66211%20-3.74902%20-7.04102%20-6.17871%20-11.9854%20-6.17871c-3.54785%200%20-6.80469%201.26074%20-9.34473%203.3584l-558.939%20454.72c-3.59863%203.04297%20-5.86719%207.59961%20-5.86719%2012.6758c0%203.6582%201.1875%207.04102%203.19727%209.78418l18.6602%2025.2598c2.66016%203.74805%207.03711%206.17676%2011.9785%206.17676c3.55176%200%206.81055%20-1.26367%209.35156%20-3.36621l33.6895%20-27.4004l9.38965%2015.7803c5.16309%208.89941%2014.7383%2014.8848%2025.7305%2015h383.81c10.998%20-0.109375%2020.5781%20-6.09668%2025.7402%20-15l61.6602%20-103.6c31.9404%20-53.6006%203.59961%20-127.99%20-56.0596%20-136.4c-4.28027%20-0.598633%20-8.55762%20-0.90625%20-13%20-0.910156c-28.0303%200%20-52.9199%2013%20-70.1104%2033.1104c-17.1104%20-20.1104%20-42%20-33.1104%20-70.1104%20-33.1104c-8.83496%200.130859%20-17.3857%201.58594%20-25.4102%204.14062l137.82%20-112.11v79.6797c8.95801%20-2.36523%2018.3291%20-3.6875%2028%20-3.7998c5.9082%200.00683594%2011.5957%200.412109%2017.29%201.2002c5.31152%200.757812%2010.584%201.9873%2015.5703%203.59961v-130.21z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22toilet-paper-slash%22%20unicode=%22&#xe072;%22%20horiz-adv-x=%22640%22%20d=%22M64%20256c0%2010.8096%200.530273%2021.3398%201.41992%2031.6699l316%20-244.25c-4.17969%20-32.2002%20-12.8701%20-57.7197%20-22.1797%20-85.5498c-4.19727%20-12.7002%20-16.1592%20-21.8701%20-30.2588%20-21.8701h-0.121094h-280.86c-8.79395%200.0429688%20-15.917%207.19824%20-15.917%2016.002c0%201.74512%200.279297%203.4248%200.796875%204.99805c21.3701%2064.1201%2031.1201%2085.75%2031.1201%20126.87v172.13zM633.82%20-10.0898c3.77148%20-2.92871%206.18164%20-7.51074%206.18164%20-12.6514c0%20-3.69531%20-1.25488%20-7.09863%20-3.3623%20-9.80859l-19.6396%20-25.2598c-2.92773%20-3.77246%20-7.51074%20-6.18262%20-12.6514%20-6.18262c-3.69434%200%20-7.09863%201.25488%20-9.80859%203.3623l-588.36%20454.72c-3.76855%202.92871%20-6.17578%207.50879%20-6.17578%2012.6465c0%203.69727%201.25684%207.10352%203.36621%209.81348l19.6299%2025.2598c2.92871%203.76855%207.50879%206.17676%2012.6465%206.17676c3.69727%200%207.10254%20-1.25684%209.81348%20-3.36621l53.2803%20-41.1504c16.6299%2027.7002%2037.9297%2044.5303%2061.2598%2044.5303h284.5c-36.8701%20-38.5%20-60.5%20-108.38%20-60.5%20-192v-73l50.4297%20-39c-11.4297%2031.5996%20-18.4297%2070%20-18.4297%20112c0%20106%2043%20192%2096%20192s96%20-86%2096%20-192c0%20-92.3203%20-32.7197%20-168.91%20-76.1797%20-187.28zM512%20192c17.6201%200%2032%2028.6299%2032%2064s-14.3701%2064%20-32%2064s-32%20-28.6201%20-32%20-64s14.3701%20-64%2032%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22users-slash%22%20unicode=%22&#xe073;%22%20horiz-adv-x=%22640%22%20d=%22M132.65%20235.68c-10.3945%20-7.33496%20-23.1328%20-11.6836%20-36.8105%20-11.6836c-35.2344%200%20-63.8398%2028.6055%20-63.8398%2063.8398v0.164062c0.0615234%207.80859%201.5625%2015.3242%204.20996%2022.2197zM173.09%20173.4c-40.2002%20-21.9072%20-68.8896%20-62.1416%20-75.1797%20-109.4h-65.9102c-17.6611%200%20-32%2014.3389%20-32%2032v32c0.0332031%2035.3076%2028.6924%2063.9668%2064%2064h64c0.0224609%200%200.0537109%200.0078125%200.0771484%200.0078125c17.5605%200%2033.4727%20-7.11035%2045.0127%20-18.6074zM544%20224c-35.3076%200.0332031%20-63.9668%2028.6924%20-64%2064c0%2035.3223%2028.6777%2064%2064%2064s64%20-28.6777%2064%20-64s-28.6777%20-64%20-64%20-64zM500.56%2092.8896l133.271%20-102.989c3.76562%20-2.92871%206.1709%20-7.50781%206.1709%20-12.6426c0%20-3.69434%20-1.25488%20-7.09863%20-3.36133%20-9.80762l-19.6396%20-25.2705c-2.92773%20-3.77051%20-7.51074%20-6.18066%20-12.6504%20-6.18066c-3.69922%200%20-7.1084%201.25879%20-9.81934%203.37109l-588.351%20454.72c-3.76562%202.92871%20-6.1709%207.50781%20-6.1709%2012.6426c0%203.69434%201.25488%207.09766%203.36133%209.80762l19.6299%2025.2695c2.92871%203.76855%207.50879%206.17676%2012.6465%206.17676c3.69727%200%207.10254%20-1.25684%209.81348%20-3.36621l163.94%20-126.7c6.90918%2055.25%2053.46%2098.0801%20110.6%2098.0801c0.0234375%200%200.0458984%200.000976562%200.0703125%200.000976562c61.7754%200%20111.93%20-50.1533%20111.93%20-111.93v-0.0712891c0%20-47.3096%20-29.54%20-86.9297%20-71%20-103.23l55.0898%20-42.5996c37.6797%20-6.53711%2069.0986%20-31.4668%2084.4697%20-65.2803zM128%2044.79c0%2059.79%2045.7402%20108.38%20104%20114.08l244.57%20-189c-3.99707%20-1.1582%20-8.21582%20-1.81152%20-12.5703%20-1.87012h-288c-26.4922%200%20-48%2021.5078%20-48%2048v28.79zM576%20192c35.3076%20-0.0332031%2063.9668%20-28.6924%2064%20-64v-32c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-66c-6.21875%2047.2666%20-34.8916%2087.5146%20-75.0898%20109.4c11.54%2011.4971%2027.4609%2018.5996%2045.0215%2018.5996h0.0683594h64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22virus%22%20unicode=%22&#xe074;%22%20d=%22M483.55%20220.45c0.180664%200.00292969%200.332031%200.00488281%200.512695%200.00488281c15.7021%200%2028.4502%20-12.748%2028.4502%20-28.4502s-12.748%20-28.4502%20-28.4502%20-28.4502c-0.180664%200%20-0.362305%200.00195312%20-0.542969%200.00488281h-21.5391c-50.6807%200%20-76.0703%20-61.2793%20-40.2305%20-97.1191l15.25%20-15.2402c4.66602%20-5.06836%207.50879%20-11.8418%207.50879%20-19.2666c0%20-15.7021%20-12.748%20-28.4502%20-28.4502%20-28.4502c-7.42578%200%20-14.1904%202.85059%20-19.2588%207.5166l-15.2402%2015.2305c-35.8398%2035.8398%20-97.1094%2010.4492%20-97.1094%20-40.2305v-21.5195c0%20-15.7021%20-12.748%20-28.4502%20-28.4502%20-28.4502s-28.4502%2012.748%20-28.4502%2028.4502v21.5391c0%2050.6807%20-61.2695%2076.0703%20-97.1094%2040.2305l-15.2402%20-15.25c-5.06836%20-4.66602%20-11.8418%20-7.50879%20-19.2666%20-7.50879c-15.7021%200%20-28.4502%2012.748%20-28.4502%2028.4502c0%207.42578%202.85059%2014.1904%207.5166%2019.2588l15.2305%2015.2402c35.8398%2035.8398%2010.4492%2097.1191%20-40.2305%2097.1191h-21.5498c-0.180664%20-0.00292969%20-0.361328%20-0.00488281%20-0.542969%20-0.00488281c-15.7021%200%20-28.4502%2012.748%20-28.4502%2028.4502s12.748%2028.4502%2028.4502%2028.4502c0.181641%200%200.362305%20-0.00195312%200.542969%20-0.00488281h21.5693c50.6807%200%2076.0703%2061.2695%2040.2305%2097.1094l-15.25%2015.25c-4.73047%205.08008%20-7.61816%2011.8994%20-7.61816%2019.3818c0%2015.6963%2012.7432%2028.4404%2028.4395%2028.4404c7.48535%200%2014.2988%20-2.89844%2019.3789%20-7.63184l15.2402%20-15.2305c35.8398%20-35.8291%2097.1094%20-10.4492%2097.1094%2040.2305v21.5596c0%2015.7021%2012.748%2028.4502%2028.4502%2028.4502s28.4502%20-12.748%2028.4502%20-28.4502v-21.5498c0%20-50.6797%2061.2695%20-76.0596%2097.1094%20-40.2295l15.2402%2015.2197c5.08008%204.7334%2011.9023%207.62305%2019.3867%207.62305c15.6963%200%2028.4404%20-12.7432%2028.4404%20-28.4395c0%20-7.48242%20-2.89648%20-14.2939%20-7.62695%20-19.374l-15.2305%20-15.25c-35.8398%20-35.8398%20-10.4492%20-97.1094%2040.2305%20-97.1094h21.5498zM224%20176c26.4922%200%2048%2021.5078%2048%2048s-21.5078%2048%20-48%2048s-48%20-21.5078%20-48%20-48s21.5078%20-48%2048%20-48zM304%20120c13.2461%200%2024%2010.7539%2024%2024s-10.7539%2024%20-24%2024s-24%20-10.7539%20-24%20-24s10.7539%20-24%2024%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22virus-slash%22%20unicode=%22&#xe075;%22%20horiz-adv-x=%22640%22%20d=%22M114%20220.4c9.90039%200.0996094%2019.7002%202.89941%2028.0996%208l244.5%20-189c-21.1992%20-7.5%20-38.1992%20-26.8008%20-38.1992%20-53.4004v-21.5c0%20-15.7002%20-12.7002%20-28.4004%20-28.4004%20-28.4004s-28.5%2012.7002%20-28.5%2028.4004v21.5c0%2050.7002%20-61.2998%2076%20-97.0996%2040.2002l-15.2002%20-15.2002c-0.5%20-0.599609%20-1.10059%20-1.09961%20-1.60059%20-1.59961c-11.5%20-10.6006%20-29.5996%20-9.90039%20-40.1992%201.59961c-10.6006%2011.5%20-9.90039%2029.5%201.59961%2040.2002l15.2002%2015.2998c35.8994%2035.7998%2010.5%2097.0996%20-40.2002%2097.0996h-21.5996c-15.7002%200%20-28.4004%2012.7002%20-28.4004%2028.4004s12.7002%2028.4004%2028.4004%2028.4004h21.5996zM617%20-57.7998c-5.40039%20-7%20-15.5%20-8.2998%20-22.4004%20-2.90039l-588.399%20454.7c-7%205.5%20-8.2002%2015.5%20-2.7998%2022.5l19.5996%2025.2998c5.5%207%2015.5%208.2002%2022.5%202.7998l93.2002%20-72.0996c11.0996%2011.0996%2029.3994%2011.5996%2040.5%200.5l15.2998%20-15.2002c35.7998%20-35.8994%2097.0996%20-10.5%2097.0996%2040.2002v21.5996c0%2015.7002%2012.7002%2028.4004%2028.4004%2028.4004s28.4004%20-12.7002%2028.5%20-28.5v-21.5996c0%20-50.7002%2061.2998%20-76%2097.0996%20-40.2002l15.2002%2015.2002c10.9004%2010.0996%2027.7002%2010.0996%2038.6006%200c11.5996%20-10.7002%2012.2998%20-28.7002%201.59961%20-40.2002l-15.2002%20-15.2998c-35.8994%20-35.8008%20-10.5%20-97.1006%2040.2002%20-97.1006h21.5c15.7002%200%2028.4004%20-12.7002%2028.4004%20-28.3994c0%20-15.7002%20-12.7002%20-28.4004%20-28.4004%20-28.4004h-21.5c-30.5%200%20-51.2002%20-22.0996%20-55.4004%20-47.5l163.2%20-126c7%20-5.5%208.2002%20-15.5%202.7998%20-22.5zM335.4%20220.5c0.0996094%201.2002%200.599609%202.2998%200.5%203.5c0%2026.5%20-21.5%2048%20-48%2048c-5.2002%20-0.0996094%20-10.5%20-1.09961%20-15.4004%20-2.90039z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22viruses%22%20unicode=%22&#xe076;%22%20horiz-adv-x=%22640%22%20d=%22M624%2096c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16h-12.1201c-28.5098%200%20-42.79%20-34.4697%20-22.6299%20-54.6299l8.58008%20-8.57031c2.89648%20-2.89648%204.68457%20-6.90137%204.68457%20-11.3174c0%20-8.83105%20-7.16992%20-16.002%20-16.002%20-16.002c-4.41602%200%20-8.41602%201.79297%20-11.3125%204.68945l-8.57031%208.58008c-20.1602%2020.1602%20-54.6299%205.87988%20-54.6299%20-22.6299v-12.1201c0%20-8.83105%20-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016v12.1201c0%2028.5098%20-34.4697%2042.79%20-54.6299%2022.6299l-8.57031%20-8.58008c-2.89648%20-2.89648%20-6.90137%20-4.68457%20-11.3174%20-4.68457c-8.83105%200%20-16.002%207.16992%20-16.002%2016.002c0%204.41602%201.79297%208.41602%204.68945%2011.3125l8.58008%208.57031c20.1602%2020.1602%205.87988%2054.6299%20-22.6299%2054.6299h-12.1201c-8.83105%200%20-16%207.16895%20-16%2016s7.16895%2016%2016%2016h12.1201c28.5098%200%2042.79%2034.4697%2022.6299%2054.6299l-8.58008%208.57031c-2.89648%202.89648%20-4.68457%206.90137%20-4.68457%2011.3174c0%208.83105%207.16992%2016.002%2016.002%2016.002c4.41602%200%208.41602%20-1.79297%2011.3125%20-4.68945l8.57031%20-8.58008c20.1602%20-20.1602%2054.6299%20-5.87988%2054.6299%2022.6299v12.1201c0%208.83105%207.16895%2016%2016%2016s16%20-7.16895%2016%20-16v-12.1201c0%20-28.5098%2034.4697%20-42.79%2054.6299%20-22.6299l8.57031%208.58008c2.89648%202.89648%206.90137%204.68457%2011.3174%204.68457c8.83105%200%2016.002%20-7.16992%2016.002%20-16.002c0%20-4.41602%20-1.79297%20-8.41602%20-4.68945%20-11.3125l-8.58008%20-8.57031c-20.1602%20-20.1602%20-5.87988%20-54.6299%2022.6299%20-54.6299h12.1201zM480%2064c17.6611%200%2032%2014.3389%2032%2032s-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32zM346.51%20234.67c-38.0195%200%20-57.0498%20-45.96%20-30.1699%20-72.8398l11.4297%20-11.4297c3.8623%20-3.8623%206.24609%20-9.20117%206.24609%20-15.0879c0%20-11.7744%20-9.55957%20-21.334%20-21.334%20-21.334c-5.88672%200%20-11.2197%202.38965%20-15.082%206.25195l-11.4297%2011.4297c-26.8398%2026.8799%20-72.8398%207.83008%20-72.8398%20-30.1699v-16.1602c0%20-11.7725%20-9.55762%20-21.3301%20-21.3301%20-21.3301s-21.3301%209.55762%20-21.3301%2021.3301v16.1602c0%2038.0195%20-45.96%2057.0498%20-72.8398%2030.1699l-11.4297%20-11.4297c-3.8623%20-3.8623%20-9.20117%20-6.24609%20-15.0879%20-6.24609c-11.7744%200%20-21.334%209.55957%20-21.334%2021.334c0%205.88672%202.38965%2011.2197%206.25195%2015.082l11.4297%2011.4297c26.8799%2026.8398%207.83008%2072.8398%20-30.1699%2072.8398h-16.1602c-11.7725%200%20-21.3301%209.55762%20-21.3301%2021.3301s9.55762%2021.3301%2021.3301%2021.3301h16.1602c38.0195%200%2057.0498%2045.96%2030.1699%2072.8398l-11.4297%2011.4404c-3.83008%203.85645%20-6.19043%209.17188%20-6.19043%2015.0312c0%2011.7725%209.55762%2021.3301%2021.3301%2021.3301c5.86035%200%2011.1729%20-2.36914%2015.0303%20-6.20215l11.4297%20-11.4297c26.8398%20-26.8799%2072.8398%20-7.83008%2072.8398%2030.1699v16.1602c0%2011.7725%209.55762%2021.3301%2021.3301%2021.3301s21.3301%20-9.55762%2021.3301%20-21.3301v-16.1602c0%20-38.0195%2045.96%20-57.0498%2072.8398%20-30.1699l11.4297%2011.4297c3.85742%203.83301%209.17578%206.19531%2015.0361%206.19531c11.7725%200%2021.3301%20-9.55762%2021.3301%20-21.3291c0%20-5.85938%20-2.36621%20-11.1689%20-6.19629%20-15.0254l-11.4297%20-11.4404c-26.8799%20-26.8398%20-7.83008%20-72.8398%2030.1699%20-72.8398h16.1602c11.7725%200%2021.3301%20-9.55762%2021.3301%20-21.3301s-9.55762%20-21.3301%20-21.3301%20-21.3301h-16.1602zM160%20256c17.6611%200%2032%2014.3389%2032%2032s-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32zM240%20224c8.83105%200%2016%207.16895%2016%2016s-7.16895%2016%20-16%2016s-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vest%22%20unicode=%22&#xe085;%22%20horiz-adv-x=%22448%22%20d=%22M437.252%20208.123c6.76562%20-10.1484%2010.748%20-22.3994%2010.748%20-35.5v-204.623c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-192v224l73.8115%20221.438c-21.7695%20-12.3281%20-47.0635%20-19.5205%20-73.8115%20-19.6729c-26.748%200.150391%20-52.042%207.34277%20-73.8115%2019.6699l56.9463%20-170.836l-13.4922%20-40.4805c-1.05957%20-3.17969%20-1.64258%20-6.58496%20-1.64258%20-10.1191v-224h-160c-17.6611%200%20-32%2014.3389%20-32%2032v204.623c0%2013.1006%203.98242%2025.3516%2010.748%2035.5l53.252%2079.877v128c0%2017.6611%2014.3389%2032%2032%2032h32c4.91211%20-0.00195312%209.50586%20-1.49512%2013.3115%20-4.03125l25%20-16.6719c16.4814%20-11.0186%2036.4971%20-17.4463%2057.793%20-17.4463s41.1025%206.42773%2057.584%2017.4463l25%2016.6719c3.80566%202.53613%208.39941%204.0293%2013.3115%204.03125h32c17.6611%200%2032%20-14.3389%2032%20-32v-128zM131.312%2076.6885c2.78125%202.87891%204.48828%206.80078%204.48828%2011.1152c0%208.83105%20-7.16992%2016%20-16%2016c-4.31445%200%20-8.23242%20-1.71094%20-11.1113%20-4.49219l-48%20-48c-2.78125%20-2.87891%20-4.48828%20-6.80078%20-4.48828%20-11.1152c0%20-8.83105%207.16992%20-16%2016%20-16c4.31445%200%208.23242%201.71094%2011.1113%204.49219zM387.312%2028.6885c2.89746%202.89453%204.69043%206.89844%204.69043%2011.3135s-1.79297%208.41504%20-4.69043%2011.3096l-48%2048c-2.87891%202.78125%20-6.80078%204.48828%20-11.1152%204.48828c-8.83105%200%20-16%20-7.16992%20-16%20-16c0%20-4.31445%201.71094%20-8.23242%204.49219%20-11.1113l48%20-48c2.89453%20-2.89746%206.89844%20-4.69043%2011.3135%20-4.69043s8.41504%201.79297%2011.3096%204.69043z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vest-patches%22%20unicode=%22&#xe086;%22%20horiz-adv-x=%22448%22%20d=%22M437.252%20208.123c6.76562%20-10.1484%2010.748%20-22.3994%2010.748%20-35.5v-204.623c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-192v224l73.8105%20221.434c-21.7705%20-12.3252%20-47.0635%20-19.5156%20-73.8105%20-19.668c-26.7471%200.154297%20-52.041%207.34668%20-73.8115%2019.6738l56.9463%20-170.84l-13.4922%20-40.4805c-1.05957%20-3.17969%20-1.64258%20-6.58496%20-1.64258%20-10.1191v-224h-160c-17.6611%200%20-32%2014.3389%20-32%2032v204.623c0%2013.1006%203.98242%2025.3516%2010.748%2035.5l53.252%2079.877v128c0%2017.6611%2014.3389%2032%2032%2032h32l0.0283203%20-0.0146484c4.91113%200%209.47949%20-1.47949%2013.2832%20-4.0166l25%20-16.6719c16.4814%20-11.0186%2036.4971%20-17.4463%2057.793%20-17.4463s41.1025%206.42773%2057.584%2017.4463l25%2016.6719c3.80371%202.53711%208.39551%204.03125%2013.3066%204.03125h0.00488281h32c17.6611%200%2032%20-14.3389%2032%20-32v-128zM63.5%20175.516l15.5156%20-15.5156l-15.5156%20-15.5156c-2.12402%20-2.16699%20-3.43066%20-5.1377%20-3.43066%20-8.4082c0%20-6.62891%205.38086%20-12.0107%2012.0098%20-12.0107c3.2793%200%206.25293%201.31738%208.4209%203.4502l15.5%2015.5l15.5%20-15.5c2.16797%20-2.13281%205.14551%20-3.44629%208.42383%20-3.44629c6.62891%200%2012.0107%205.38184%2012.0107%2012.0098c0%203.27051%20-1.31055%206.23828%20-3.43457%208.40527l-15.5156%2015.5156l15.5156%2015.5156c2.12402%202.16699%203.43066%205.1377%203.43066%208.4082c0%206.62891%20-5.38086%2012.0107%20-12.0098%2012.0107c-3.2793%200%20-6.25293%20-1.31738%20-8.4209%20-3.4502l-15.5%20-15.5l-15.5%2015.5c-2.16797%202.13281%20-5.14551%203.44629%20-8.42383%203.44629c-6.62891%200%20-12.0107%20-5.38184%20-12.0107%20-12.0098c0%20-3.27051%201.31055%20-6.23828%203.43457%20-8.40527zM96%20-8c22.0762%200%2040%2017.9238%2040%2040s-17.9238%2040%20-40%2040s-40%20-17.9238%20-40%20-40s17.9238%20-40%2040%20-40zM359.227%20112.215c13.6875%200.0966797%2024.7734%2011.2139%2024.7734%2024.9229c0%200.757812%20-0.0341797%201.50684%20-0.0996094%202.24707c-1.16406%2012.8008%20-12.5742%2022.1113%20-25.4004%2022.0762l-5.05078%20-0.0371094l0.0371094%205.05762c0.0722656%2012.7998%20-9.26758%2024.2568%20-22.0566%2025.4189c-0.742188%200.0664062%20-1.46973%200.0947266%20-2.22949%200.0947266c-13.7012%200%20-24.8418%20-11.0527%20-24.9854%20-24.7207l-0.214844%20-48.5742c0%20-0.00976562%20-0.000976562%20-0.0195312%20-0.000976562%20-0.0292969c0%20-3.68164%202.98926%20-6.6709%206.6709%20-6.6709h0.0302734z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22glass-martini%22%20unicode=%22&#xf000;%22%20d=%22M502.05%20390.4l-214.05%20-214.04v-192.36h56c22.0898%200%2040%20-17.9102%2040%20-40c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-240c-4.41992%200%20-8%203.58008%20-8%208c0%2022.0898%2017.9102%2040%2040%2040h56v192.36l-214.05%20214.04c-21.25%2021.2598%20-6.2002%2057.5996%2023.8496%2057.5996h444.4c30.0498%200%2045.0996%20-36.3398%2023.8496%20-57.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22music%22%20unicode=%22&#xf001;%22%20d=%22M470.38%20446.49c3.03613%200.957031%206.26953%201.47949%209.62012%201.47949c17.6514%200%2031.9834%20-14.3223%2032%20-31.9697v-352c0%20-35.3496%20-43%20-64%20-96%20-64s-96%2028.6602%20-96%2064s43%2064%2096%2064c11.0361%20-0.0605469%2021.7158%20-1.4248%2032%20-3.92969v184.609l-256%20-75v-233.68c0%20-35.3398%20-43%20-64%20-96%20-64s-96%2028.6602%20-96%2064s43%2064%2096%2064c11.0352%20-0.0625%2021.7139%20-1.42285%2032%20-3.91992v261.41c0.00878906%2014.3125%209.43359%2026.4336%2022.4102%2030.5098z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22search%22%20unicode=%22&#xf002;%22%20d=%22M505%205.2998c9.2998%20-9.39941%209.2998%20-24.5996%20-0.0996094%20-34l-28.3008%20-28.2998c-9.2998%20-9.40039%20-24.5%20-9.40039%20-33.8994%200l-99.7002%2099.7002c-4.5%204.5%20-7%2010.5996%20-7%2017v16.2998c-35.2998%20-27.5996%20-79.7002%20-44%20-128%20-44c-114.9%200%20-208%2093.0996%20-208%20208s93.0996%20208%20208%20208s208%20-93.0996%20208%20-208c0%20-48.2998%20-16.4004%20-92.7002%20-44%20-128h16.2998c6.40039%200%2012.5%20-2.5%2017%20-7zM208%20112c70.7998%200%20128%2057.2998%20128%20128c0%2070.7998%20-57.2998%20128%20-128%20128c-70.7998%200%20-128%20-57.2998%20-128%20-128c0%20-70.7998%2057.2998%20-128%20128%20-128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22heart%22%20unicode=%22&#xf004;%22%20d=%22M462.3%20385.4c62.7998%20-53.6006%2066.1006%20-149.801%209.7998%20-207.9l-193.5%20-199.8c-12.5%20-12.9004%20-32.7998%20-12.9004%20-45.2998%200l-193.5%20199.8c-56.2002%2058.0996%20-52.8994%20154.3%209.90039%20207.9c54.7998%2046.6992%20136.399%2038.2998%20186.6%20-13.6006l19.7002%20-20.2998l19.7002%2020.2998c50.2998%2051.9004%20131.8%2060.2998%20186.6%2013.6006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star%22%20unicode=%22&#xf005;%22%20horiz-adv-x=%22576%22%20d=%22M259.3%20430.2c11.7998%2023.8994%2045.7002%2023.5996%2057.4004%200l65.2998%20-132.4l146.1%20-21.2998c26.2002%20-3.7998%2036.7002%20-36.0996%2017.7002%20-54.5996l-105.7%20-103l25%20-145.5c4.5%20-26.3008%20-23.1992%20-45.9004%20-46.3994%20-33.7002l-130.7%2068.7002l-130.7%20-68.7002c-23.2002%20-12.2998%20-50.8994%207.39941%20-46.3994%2033.7002l25%20145.5l-105.7%20103c-19%2018.5%20-8.5%2050.7998%2017.7002%2054.5996l146.1%2021.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user%22%20unicode=%22&#xf007;%22%20horiz-adv-x=%22448%22%20d=%22M224%20192c-70.7002%200%20-128%2057.2998%20-128%20128s57.2998%20128%20128%20128s128%20-57.2998%20128%20-128s-57.2998%20-128%20-128%20-128zM313.6%20160c74.2002%200%20134.4%20-60.2002%20134.4%20-134.4v-41.5996c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v41.5996c0%2074.2002%2060.2002%20134.4%20134.4%20134.4h16.6992c22.3008%20-10.2002%2046.9004%20-16%2072.9004%20-16s50.7002%205.7998%2072.9004%2016h16.6992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22film%22%20unicode=%22&#xf008;%22%20d=%22M488%20384c13.2998%200%2024%20-10.7002%2024%20-24v-336c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-8v20c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-20h-320v20c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-20h-8c-13.2998%200%20-24%2010.7002%20-24%2024v336c0%2013.2998%2010.7002%2024%2024%2024h8v-20c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012v20h320v-20c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012v20h8zM96%2076v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012zM96%20172v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012zM96%20268v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012zM368%2060v96c0%206.59961%20-5.40039%2012%20-12%2012h-200c-6.59961%200%20-12%20-5.40039%20-12%20-12v-96c0%20-6.59961%205.40039%20-12%2012%20-12h200c6.59961%200%2012%205.40039%2012%2012zM368%20228v96c0%206.59961%20-5.40039%2012%20-12%2012h-200c-6.59961%200%20-12%20-5.40039%20-12%20-12v-96c0%20-6.59961%205.40039%20-12%2012%20-12h200c6.59961%200%2012%205.40039%2012%2012zM480%2076v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012zM480%20172v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012zM480%20268v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22th-large%22%20unicode=%22&#xf009;%22%20d=%22M296%20416h192c13.2549%200%2024%20-10.7451%2024%20-24v-160c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-192c-13.2549%200%20-24%2010.7451%20-24%2024v160c0%2013.2549%2010.7451%2024%2024%2024zM216%20416c13.2549%200%2024%20-10.7451%2024%20-24v-160c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-192c-13.2549%200%20-24%2010.7451%20-24%2024v160c0%2013.2549%2010.7451%2024%2024%2024h192zM0%20152c0%2013.2549%2010.7451%2024%2024%2024h192c13.2549%200%2024%20-10.7451%2024%20-24v-160c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-192c-13.2549%200%20-24%2010.7451%20-24%2024v160zM296%20-32c-13.2549%200%20-24%2010.7451%20-24%2024v160c0%2013.2549%2010.7451%2024%2024%2024h192c13.2549%200%2024%20-10.7451%2024%20-24v-160c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22th%22%20unicode=%22&#xf00a;%22%20d=%22M149.333%20392v-80c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-101.333c-13.2549%200%20-24%2010.7451%20-24%2024v80c0%2013.2549%2010.7451%2024%2024%2024h101.333c13.2549%200%2024%20-10.7451%2024%20-24zM330.667%20152c0%20-13.2549%20-10.7451%20-24%20-24.001%20-24h-101.333c-13.2549%200%20-24%2010.7451%20-24%2024v80c0%2013.2549%2010.7451%2024%2024%2024h101.334c13.2549%200%2024%20-10.7451%2024%20-24v-80zM362.667%20392c0%2013.2549%2010.7451%2024%2024%2024h101.333c13.2549%200%2024%20-10.7451%2024%20-24v-80c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-101.333c-13.2549%200%20-24%2010.7451%20-24%2024v80zM330.667%20312c0%20-13.2549%20-10.7451%20-24%20-24.001%20-24h-101.333c-13.2549%200%20-24%2010.7451%20-24%2024v80c0%2013.2549%2010.7451%2024%2024%2024h101.334c13.2549%200%2024%20-10.7451%2024%20-24v-80zM125.333%20256c13.2549%200%2024%20-10.7451%2024%20-24v-80c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-101.333c-13.2549%200%20-24%2010.7451%20-24%2024v80c0%2013.2549%2010.7451%2024%2024%2024h101.333zM0%2072c0%2013.2549%2010.7451%2024%2024%2024h101.333c13.2549%200%2024%20-10.7451%2024%20-24v-80c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-101.333c-13.2549%200%20-24%2010.7451%20-24%2024v80zM386.667%20128c-13.2549%200%20-24%2010.7451%20-24%2024v80c0%2013.2549%2010.7451%2024%2024%2024h101.333c13.2549%200%2024%20-10.7451%2024%20-24v-80c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-101.333zM386.667%20-32c-13.2549%200%20-24%2010.7451%20-24%2024v80c0%2013.2549%2010.7451%2024%2024%2024h101.333c13.2549%200%2024%20-10.7451%2024%20-24v-80c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-101.333zM181.333%2072c0%2013.2549%2010.7451%2024%2024%2024h101.333c13.2549%200%2024%20-10.7451%2024%20-24v-80c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-101.333c-13.2549%200%20-24%2010.7451%20-24%2024v80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22th-list%22%20unicode=%22&#xf00b;%22%20d=%22M149.333%20232v-80c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-101.333c-13.2549%200%20-24%2010.7451%20-24%2024v80c0%2013.2549%2010.7451%2024%2024%2024h101.333c13.2549%200%2024%20-10.7451%2024%20-24zM0%2072c0%2013.2549%2010.7451%2024%2024%2024h101.333c13.2549%200%2024%20-10.7451%2024%20-24v-80c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-101.333c-13.2549%200%20-24%2010.7451%20-24%2024v80zM125.333%20416c13.2549%200%2024%20-10.7451%2024%20-24v-80c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-101.333c-13.2549%200%20-24%2010.7451%20-24%2024v80c0%2013.2549%2010.7451%2024%2024%2024h101.333zM205.333%20-32c-13.2549%200%20-24%2010.7451%20-24%2024v80c0%2013.2549%2010.7451%2024%2024%2024h282.667c13.2549%200%2024%20-10.7451%2024%20-24v-80c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-282.667zM181.333%20392c0%2013.2549%2010.7451%2024%2024%2024h282.667c13.2549%200%2024%20-10.7451%2024%20-24v-80c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-282.667c-13.2549%200%20-24%2010.7451%20-24%2024v80zM205.333%20128c-13.2549%200%20-24%2010.7451%20-24%2024v80c0%2013.2549%2010.7451%2024%2024%2024h282.667c13.2549%200%2024%20-10.7451%2024%20-24v-80c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-282.667z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22check%22%20unicode=%22&#xf00c;%22%20d=%22M173.898%208.5957l-166.4%20166.4c-9.99707%209.99707%20-9.99707%2026.2061%200%2036.2041l36.2031%2036.2041c9.99707%209.99805%2026.207%209.99805%2036.2041%200l112.095%20-112.095l240.095%20240.095c9.99707%209.99707%2026.207%209.99707%2036.2041%200l36.2031%20-36.2041c9.99707%20-9.99707%209.99707%20-26.2061%200%20-36.2041l-294.4%20-294.401c-9.99805%20-9.99707%20-26.207%20-9.99707%20-36.2031%200.000976562z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22times%22%20unicode=%22&#xf00d;%22%20horiz-adv-x=%22352%22%20d=%22M242.72%20192l100.07%20-100.07c12.2803%20-12.29%2012.2803%20-32.1992%200%20-44.4795l-22.2402%20-22.2402c-12.2803%20-12.2803%20-32.2002%20-12.2803%20-44.4795%200l-100.07%20100.07l-100.07%20-100.07c-12.2793%20-12.2803%20-32.1992%20-12.2803%20-44.4795%200l-22.2402%2022.2402c-12.2803%2012.29%20-12.2803%2032.2002%200%2044.4795l100.07%20100.07l-100.07%20100.07c-12.2803%2012.29%20-12.2803%2032.1992%200%2044.4795l22.2402%2022.2402c12.29%2012.2803%2032.2002%2012.2803%2044.4795%200l100.07%20-100.07l100.07%20100.07c12.29%2012.2803%2032.1992%2012.2803%2044.4795%200l22.2402%20-22.2402c12.2803%20-12.29%2012.2803%20-32.2002%200%20-44.4795z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22search-plus%22%20unicode=%22&#xf00e;%22%20d=%22M304%20256v-32c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-56v-56c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-32c-6.59961%200%20-12%205.40039%20-12%2012v56h-56c-6.59961%200%20-12%205.40039%20-12%2012v32c0%206.59961%205.40039%2012%2012%2012h56v56c0%206.59961%205.40039%2012%2012%2012h32c6.59961%200%2012%20-5.40039%2012%20-12v-56h56c6.59961%200%2012%20-5.40039%2012%20-12zM505%20-28.7002l-28.2998%20-28.2998c-9.40039%20-9.40039%20-24.6006%20-9.40039%20-33.9004%200l-99.7998%2099.7002c-4.5%204.5%20-7%2010.5996%20-7%2017v16.2998c-35.2998%20-27.5996%20-79.7002%20-44%20-128%20-44c-114.9%200%20-208%2093.0996%20-208%20208s93.0996%20208%20208%20208s208%20-93.0996%20208%20-208c0%20-48.2998%20-16.4004%20-92.7002%20-44%20-128h16.2998c6.40039%200%2012.5%20-2.5%2017%20-7l99.7002%20-99.7002c9.2998%20-9.39941%209.2998%20-24.5996%200%20-34zM344%20240c0%2075.2002%20-60.7998%20136%20-136%20136s-136%20-60.7998%20-136%20-136s60.7998%20-136%20136%20-136s136%2060.7998%20136%20136z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22search-minus%22%20unicode=%22&#xf010;%22%20d=%22M304%20256v-32c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-168c-6.59961%200%20-12%205.40039%20-12%2012v32c0%206.59961%205.40039%2012%2012%2012h168c6.59961%200%2012%20-5.40039%2012%20-12zM505%20-28.7002l-28.2998%20-28.2998c-9.40039%20-9.40039%20-24.6006%20-9.40039%20-33.9004%200l-99.7998%2099.7002c-4.5%204.5%20-7%2010.5996%20-7%2017v16.2998c-35.2998%20-27.5996%20-79.7002%20-44%20-128%20-44c-114.9%200%20-208%2093.0996%20-208%20208s93.0996%20208%20208%20208s208%20-93.0996%20208%20-208c0%20-48.2998%20-16.4004%20-92.7002%20-44%20-128h16.2998c6.40039%200%2012.5%20-2.5%2017%20-7l99.7002%20-99.7002c9.2998%20-9.39941%209.2998%20-24.5996%200%20-34zM344%20240c0%2075.2002%20-60.7998%20136%20-136%20136s-136%20-60.7998%20-136%20-136s60.7998%20-136%20136%20-136s136%2060.7998%20136%20136z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22power-off%22%20unicode=%22&#xf011;%22%20d=%22M400%20393.9c63%20-45%20104%20-118.601%20104%20-201.9c0%20-136.8%20-110.8%20-247.7%20-247.5%20-248c-136.5%20-0.299805%20-248.3%20111%20-248.5%20247.6c-0.0996094%2083.3008%2040.9004%20157.101%20103.8%20202.2c11.7002%208.2998%2028%204.7998%2035%20-7.7002l15.7998%20-28.0996c5.90039%20-10.5%203.10059%20-23.7998%20-6.59961%20-31c-41.5%20-30.7998%20-68%20-79.5996%20-68%20-134.9c-0.0996094%20-92.2998%2074.5%20-168.1%20168%20-168.1c91.5996%200%20168.6%2074.2002%20168%20169.1c-0.299805%2051.8008%20-24.7002%20101.801%20-68.0996%20134c-9.7002%207.2002%20-12.4004%2020.5%20-6.5%2030.9004l15.7998%2028.0996c7%2012.4004%2023.2002%2016.1006%2034.7998%207.80078zM296%20184c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-32c-13.2998%200%20-24%2010.7002%20-24%2024v240c0%2013.2998%2010.7002%2024%2024%2024h32c13.2998%200%2024%20-10.7002%2024%20-24v-240z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22signal%22%20unicode=%22&#xf012;%22%20horiz-adv-x=%22640%22%20d=%22M216%20160c8.83984%200%2016%20-7.16016%2016%20-16v-192c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-48c-8.83984%200%20-16%207.16016%20-16%2016v192c0%208.83984%207.16016%2016%2016%2016h48zM88%2064c8.83984%200%2016%20-7.16016%2016%20-16v-96c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-48c-8.83984%200%20-16%207.16016%20-16%2016v96c0%208.83984%207.16016%2016%2016%2016h48zM344%20256c8.83984%200%2016%20-7.16016%2016%20-16v-288c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-48c-8.83984%200%20-16%207.16016%20-16%2016v288c0%208.83984%207.16016%2016%2016%2016h48zM472%20352c8.83984%200%2016%20-7.16016%2016%20-16v-384c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-48c-8.83984%200%20-16%207.16016%20-16%2016v384c0%208.83984%207.16016%2016%2016%2016h48zM600%20448c8.83984%200%2016%20-7.16016%2016%20-16v-480c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-48c-8.83984%200%20-16%207.16016%20-16%2016v480c0%208.83984%207.16016%2016%2016%2016h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cog%22%20unicode=%22&#xf013;%22%20d=%22M487.4%20132.3c4.89941%20-2.7998%207.09961%20-8.59961%205.59961%20-14.0996c-11.0996%20-35.7002%20-30%20-67.9004%20-54.7002%20-94.6006c-3.7998%20-4.19922%20-9.89941%20-5.09961%20-14.7998%20-2.2998l-42.5996%2024.6006c-18%20-15.3008%20-38.6006%20-27.2002%20-60.8008%20-35.1006v-49.2002c0%20-5.59961%20-3.89941%20-10.5%20-9.39941%20-11.6992c-34.9004%20-7.80078%20-72.5%20-8.2002%20-109.2%200c-5.5%201.19922%20-9.40039%206.09961%20-9.40039%2011.6992v49.2002c-22.2998%207.7998%20-42.8994%2019.7002%20-60.7998%2035.1006l-42.5996%20-24.6006c-4.7998%20-2.7998%20-11%20-1.7998%20-14.7998%202.2998c-24.7002%2026.8008%20-43.6006%2059%20-54.7002%2094.6006c-1.60059%205.39941%200.599609%2011.2002%205.5%2014l42.5996%2024.5996c-4.2998%2023.2002%20-4.2998%2047%200%2070.2002l-42.5996%2024.5996c-4.90039%202.80078%20-7.2002%208.60059%20-5.5%2014c11.0996%2035.7002%2030%2067.9004%2054.7002%2094.6006c3.7998%204.2002%209.89941%205.09961%2014.7998%202.2998l42.5%20-24.5996c18%2015.2998%2038.5996%2027.1992%2060.7998%2035.0996v49.2002c0%205.59961%203.90039%2010.5%209.40039%2011.7002c34.8994%207.7998%2072.5%208.19922%20109.199%200c5.5%20-1.2002%209.40039%20-6.10059%209.40039%20-11.7002v-49.1006c22.2998%20-7.7998%2042.9004%20-19.6992%2060.7998%20-35.0996l42.6006%2024.5996c4.7998%202.80078%2011%201.80078%2014.7998%20-2.2998c24.7002%20-26.7998%2043.5996%20-59%2054.7002%20-94.5996c1.59961%20-5.40039%20-0.600586%20-11.2002%20-5.5%20-14l-42.6006%20-24.6006c4.2998%20-23.1992%204.2998%20-47%200%20-70.1992zM256%20112c44.0996%200%2080%2035.9004%2080%2080s-35.9004%2080%20-80%2080s-80%20-35.9004%20-80%20-80s35.9004%20-80%2080%20-80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22home%22%20unicode=%22&#xf015;%22%20horiz-adv-x=%22576%22%20d=%22M280.37%20299.74c2.09082%201.68555%204.76562%202.69434%207.6582%202.69434s5.55078%20-1.00879%207.6416%20-2.69434l184.33%20-151.74v-164c0%20-8.83105%20-7.16895%20-16%20-16%20-16l-112.02%200.30957c-8.83105%200%20-16.001%207.16895%20-16.001%2015.999c0%200.0175781%200%200.0341797%200.000976562%200.0517578v95.6396c0%208.83105%20-7.16992%2016%20-16%2016h-64c-8.83105%200%20-16%20-7.16895%20-16%20-16v-95.71c0%20-8.80371%20-7.12695%20-15.9561%20-15.9209%20-16l-112.06%20-0.290039c-8.83105%200%20-16%207.16895%20-16%2016v163.89zM571.6%20196.53c2.70703%20-2.20117%204.42578%20-5.56152%204.42578%20-9.31836c0%20-2.88867%20-1.02246%20-5.54004%20-2.72559%20-7.6123l-25.5%20-31c-2.20117%20-2.66309%20-5.53418%20-4.35059%20-9.25684%20-4.35059c-2.90332%200%20-5.56641%201.0332%20-7.64258%202.75098l-235.23%20193.74c-2.09082%201.68555%20-4.7666%202.69434%20-7.6582%202.69434c-2.89258%200%20-5.55078%20-1.00879%20-7.6416%20-2.69434l-235.22%20-193.74c-2.0752%20-1.71387%20-4.73926%20-2.75586%20-7.63867%20-2.75586c-3.73242%200%20-7.07031%201.70898%20-9.27148%204.38574l-25.5%2031c-1.71875%202.07617%20-2.7627%204.74414%20-2.7627%207.64648c0%203.72266%201.69824%207.05176%204.3623%209.25391l253.13%20208.47c8.29102%206.82227%2018.9668%2010.9209%2030.5312%2010.9209s22.1787%20-4.09863%2030.4688%20-10.9209l89.5303%20-73.6602v72.6104c0%206.62305%205.37695%2012%2012%2012h56c6.62305%200%2012%20-5.37695%2012%20-12v-138.51z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clock%22%20unicode=%22&#xf017;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM348.49%20127c2.19531%202.73926%203.52637%206.21973%203.52637%2010c0%205.05566%20-2.35059%209.56738%20-6.0166%2012.5l-58%2042.5v144c0%208.83105%20-7.16895%2016%20-16%2016h-32c-8.83105%200%20-16%20-7.16895%20-16%20-16v-155.55c0%20-12.6338%205.8418%20-23.8975%2015%20-31.2305l67%20-49.7197v0c2.7373%20-2.19043%206.21387%20-3.51758%209.98926%20-3.51758c5.05566%200%209.56738%202.35059%2012.501%206.01758l20%2025v0z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22road%22%20unicode=%22&#xf018;%22%20horiz-adv-x=%22576%22%20d=%22M573.19%2045.3301c9.25977%20-21.1904%20-5.5%20-45.3301%20-27.7305%20-45.3301h-196.84l-10.3105%2097.6797c-0.859375%208.14062%20-7.71973%2014.3203%20-15.9092%2014.3203h-68.8008c-8.18945%200%20-15.0498%20-6.17969%20-15.9092%20-14.3203l-10.3105%20-97.6797h-196.84c-22.2305%200%20-36.9902%2024.1396%20-27.7402%2045.3301l139.79%20320c4.96973%2011.3799%2015.7998%2018.6699%2027.7305%2018.6699h97.5898l-2.4502%20-23.1602c-0.5%20-4.71973%203.20996%20-8.83984%207.95996%20-8.83984h29.1602c4.75%200%208.45996%204.12012%207.95996%208.83984l-2.4502%2023.1602h97.5898c11.9199%200%2022.75%20-7.29004%2027.7207%20-18.6699zM260.4%20312.84l-4.59082%20-43.5801c-0.75%20-7.08984%204.80078%20-13.2598%2011.9307%20-13.2598h40.54c7.12012%200%2012.6797%206.16992%2011.9297%2013.2598l-4.59961%2043.5801c-0.430664%204.07031%20-3.87012%207.16016%20-7.95996%207.16016h-39.29c-0.00195312%200%20-0.00390625%20-0.0078125%20-0.00488281%20-0.0078125c-4.12891%200%20-7.53125%20-3.13477%20-7.95508%20-7.15234zM315.64%20144c9.5%200%2016.9102%208.23047%2015.9102%2017.6797l-5.06934%2048c-0.860352%208.14062%20-7.7207%2014.3203%20-15.9102%2014.3203h-45.1504c-8.18945%200%20-15.0498%20-6.17969%20-15.9102%20-14.3203l-5.06934%20-48c-1%20-9.44922%206.40918%20-17.6797%2015.9092%20-17.6797h55.29z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22download%22%20unicode=%22&#xf019;%22%20d=%22M216%20448h80c13.2998%200%2024%20-10.7002%2024%20-24v-168h87.7002c17.7998%200%2026.7002%20-21.5%2014.0996%20-34.0996l-152.1%20-152.2c-7.5%20-7.5%20-19.7998%20-7.5%20-27.2998%200l-152.301%20152.2c-12.5996%2012.5996%20-3.69922%2034.0996%2014.1006%2034.0996h87.7998v168c0%2013.2998%2010.7002%2024%2024%2024zM512%2072v-112c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-464c-13.2998%200%20-24%2010.7002%20-24%2024v112c0%2013.2998%2010.7002%2024%2024%2024h146.7l49%20-49c20.0996%20-20.0996%2052.5%20-20.0996%2072.5996%200l49%2049h146.7c13.2998%200%2024%20-10.7002%2024%20-24zM388%20-16c0%2011%20-9%2020%20-20%2020s-20%20-9%20-20%20-20s9%20-20%2020%20-20s20%209%2020%2020zM452%20-16c0%2011%20-9%2020%20-20%2020s-20%20-9%20-20%20-20s9%20-20%2020%20-20s20%209%2020%2020z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22inbox%22%20unicode=%22&#xf01c;%22%20horiz-adv-x=%22576%22%20d=%22M567.938%20204.092c5.07422%20-7.61035%208.06152%20-16.7998%208.06152%20-26.625v-129.467c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-480c-26.5098%200%20-48%2021.4902%20-48%2048v129.467c0%209.8252%202.9873%2019.0146%208.06152%2026.625l105.689%20158.534c8.60742%2012.9102%2023.2725%2021.374%2039.9385%2021.374h268.621c16.667%200%2031.332%20-8.46387%2039.9395%20-21.374zM162.252%20320l-85.334%20-128h123.082l32%20-64h112l32%2064h123.082l-85.333%20128h-251.497z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22redo%22%20unicode=%22&#xf01e;%22%20d=%22M500.33%20448c6.62305%200%2012%20-5.37695%2012%20-12v-200.34c0%20-6.62305%20-5.37695%20-12%20-12%20-12h-200.33c-6.62305%200%20-12%205.37695%20-12%2012v47.4102c0%200.00390625%20-0.00878906%200.00878906%20-0.00878906%200.0136719c0%206.62305%205.37695%2012%2012%2012c0.194336%200%200.386719%20-0.00488281%200.579102%20-0.0136719l101.529%20-4.87012c-31.6084%2047.0322%20-85.1172%2077.8594%20-145.992%2077.8594c-97.1367%200%20-176%20-78.8633%20-176%20-176s78.8633%20-176%20176%20-176c44.502%200%2085.168%2016.5518%20116.173%2043.8301c2.10938%201.84375%204.87793%202.96582%207.89746%202.96582c3.31055%200%206.31055%20-1.34375%208.48242%20-3.51562l34%20-34c2.17383%20-2.17188%203.52246%20-5.17285%203.52246%20-8.48633c0%20-3.55176%20-1.54688%20-6.74512%20-4.00293%20-8.94336c-43.8477%20-39.6924%20-102.079%20-63.9102%20-165.824%20-63.9102h-0.355469c-136.9%200%20-247.9%20110.93%20-248%20247.81c-0.0996094%20136.66%20111.34%20248.19%20248%20248.19c0.0927734%200%200.116211%200.140625%200.208984%200.140625c75.5918%200%20143.312%20-33.9727%20188.711%20-87.4707l-4%2082.7598c-0.00878906%200.192383%20-0.0136719%200.375977%20-0.0136719%200.570312c0%206.62305%205.37695%2012%2012%2012h0.0136719h47.4102z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sync%22%20unicode=%22&#xf021;%22%20d=%22M440.65%20435.43c-0.00976562%200.192383%20-0.0136719%200.375977%20-0.0136719%200.570312c0%206.62109%205.37305%2011.9961%2011.9932%2012h47.3701c6.62305%200%2012%20-5.37695%2012%20-12v-200.35c0%20-6.62305%20-5.37695%20-12%20-12%20-12h-200.22c-6.62305%200%20-12%205.37695%20-12%2012v47.4092c0%200.00488281%20-0.00878906%200.00976562%20-0.00878906%200.0136719c0%206.62305%205.37695%2012%2012%2012c0.194336%200%200.386719%20-0.00390625%200.578125%20-0.0136719l101.46%20-4.85938c-31.5938%2046.9941%20-85.1406%2077.6738%20-145.973%2077.6738c-82.8662%200%20-152.428%20-57.4229%20-171.027%20-134.614c-1.24219%20-5.29688%20-5.99707%20-9.25391%20-11.6699%20-9.25977h-49.0498c-6.62305%200%20-12%205.36719%20-12%2011.9893c0%200.748047%200.0693359%201.48047%200.200195%202.19043c21.6201%20114.9%20122.44%20201.82%20243.54%20201.82c0.0966797%200%200.123047%200.141602%200.219727%200.141602c75.5615%200%20143.248%20-33.9814%20188.601%20-87.4814zM255.83%2016c0.015625%200%200.0185547%200.0898438%200.0332031%200.0898438c82.8701%200%20152.43%2057.4434%20170.997%20134.65c1.24219%205.29688%205.99707%209.25391%2011.6699%209.25977h49.0498c6.62305%200%2012%20-5.36719%2012%20-11.9893c0%20-0.748047%20-0.0693359%20-1.48047%20-0.200195%20-2.19043c-21.6201%20-114.9%20-122.439%20-201.82%20-243.55%20-201.82c-0.0800781%200%20-0.0908203%20-0.140625%20-0.170898%20-0.140625c-75.4814%200%20-143.106%2033.9082%20-188.459%2087.3105l4.14941%20-82.5703c0.0107422%20-0.201172%200.015625%20-0.395508%200.015625%20-0.599609c0%20-6.62305%20-5.37695%20-12%20-12%20-12h-0.015625h-47.3496c-6.62305%200%20-12%205.37695%20-12%2012v200.33c0%206.62305%205.37695%2012%2012%2012h200.2c6.62305%200%2012%20-5.37695%2012%20-12v-47.4004c0%20-0.00390625%200.0078125%20-0.00878906%200.0078125%20-0.0136719c0%20-6.62305%20-5.37695%20-12%20-12%20-12c-0.193359%200%20-0.386719%200.00488281%20-0.578125%200.0136719l-101.8%204.87012c31.5254%20-47.0088%2085.0449%20-77.7998%20145.847%20-77.7998h0.15332z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22list-alt%22%20unicode=%22&#xf022;%22%20d=%22M464%20-32h-416c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h416c26.5098%200%2048%20-21.4902%2048%20-48v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48zM128%20328c-22.0908%200%20-40%20-17.9092%20-40%20-40s17.9092%20-40%2040%20-40s40%2017.9092%2040%2040s-17.9092%2040%20-40%2040zM128%20232c-22.0908%200%20-40%20-17.9092%20-40%20-40s17.9092%20-40%2040%20-40s40%2017.9092%2040%2040s-17.9092%2040%20-40%2040zM128%20136c-22.0908%200%20-40%20-17.9092%20-40%20-40s17.9092%20-40%2040%20-40s40%2017.9092%2040%2040s-17.9092%2040%20-40%2040zM416%20272v32c0%206.62695%20-5.37305%2012%20-12%2012h-200c-6.62695%200%20-12%20-5.37305%20-12%20-12v-32c0%20-6.62695%205.37305%20-12%2012%20-12h200c6.62695%200%2012%205.37305%2012%2012zM416%20176v32c0%206.62695%20-5.37305%2012%20-12%2012h-200c-6.62695%200%20-12%20-5.37305%20-12%20-12v-32c0%20-6.62695%205.37305%20-12%2012%20-12h200c6.62695%200%2012%205.37305%2012%2012zM416%2080v32c0%206.62695%20-5.37305%2012%20-12%2012h-200c-6.62695%200%20-12%20-5.37305%20-12%20-12v-32c0%20-6.62695%205.37305%20-12%2012%20-12h200c6.62695%200%2012%205.37305%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lock%22%20unicode=%22&#xf023;%22%20horiz-adv-x=%22448%22%20d=%22M400%20224c26.5%200%2048%20-21.5%2048%20-48v-192c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v192c0%2026.5%2021.5%2048%2048%2048h24v72c0%2083.7998%2068.2002%20152%20152%20152s152%20-68.2002%20152%20-152v-72h24zM296%20224v72c0%2039.7002%20-32.2998%2072%20-72%2072s-72%20-32.2998%20-72%20-72v-72h144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flag%22%20unicode=%22&#xf024;%22%20d=%22M349.565%20349.217c40.4951%200%2082.6113%2015.9062%20116.949%2031.8545c21.2168%209.85352%2045.4854%20-5.62305%2045.4854%20-29.0166v-243.1c0%20-10.5264%20-5.16016%20-20.4072%20-13.8428%20-26.3584c-35.8379%20-24.5635%20-74.3359%20-40.8574%20-122.505%20-40.8574c-67.373%200%20-111.629%2034.7832%20-165.218%2034.7832c-50.8525%200%20-86.124%20-10.0586%20-114.435%20-22.1221v-94.4004c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-16c-13.2549%200%20-24%2010.7451%20-24%2024v386.055c-14.5029%2010.1201%20-24%2026.9189%20-24%2045.9453c0%2031.7041%2026.3447%2057.2539%2058.3379%2055.9521c28.4678%20-1.1582%2051.7793%20-23.9668%2053.5508%20-52.4033c0.0761719%20-1.19141%200.0927734%20-2.37305%200.0927734%20-3.58301c0%20-7.03711%20-1.30176%20-13.7734%20-3.67871%20-19.9785c20.7363%207.62891%2043.0898%2012.0127%2068.0449%2012.0127c67.373%200%20111.63%20-34.7832%20165.218%20-34.7832z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22headphones%22%20unicode=%22&#xf025;%22%20d=%22M256%20416c141.504%200%20256%20-114.521%20256%20-256v-48c0%20-12.5312%20-7.1875%20-23.3711%20-17.6904%20-28.6221l-14.3818%20-7.19141c-2.01074%20-60.0889%20-51.3486%20-108.187%20-111.928%20-108.187h-24c-13.2549%200%20-24%2010.7451%20-24%2024v176c0%2013.2549%2010.7451%2024%2024%2024h24c31.3418%200%2059.6709%20-12.8789%2080%20-33.627v1.62695c0%20105.869%20-86.1309%20192%20-192%20192s-192%20-86.1309%20-192%20-192v-1.62695c20.3291%2020.748%2048.6582%2033.627%2080%2033.627h24c13.2549%200%2024%20-10.7451%2024%20-24v-176c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-24c-60.5791%200%20-109.917%2048.0967%20-111.928%20108.187l-14.3828%207.19141c-10.502%205.25098%20-17.6895%2016.0908%20-17.6895%2028.6221v48c0%20141.504%20114.52%20256%20256%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22volume-off%22%20unicode=%22&#xf026;%22%20horiz-adv-x=%22256%22%20d=%22M215%20377c15%2015%2041%204.46973%2041%20-17v-336c0%20-21.4697%20-26%20-32%20-41%20-17l-88.9404%2089h-102.06c-13.2461%200%20-24%2010.7539%20-24%2024v144c0%2013.2461%2010.7539%2024%2024%2024h102z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22volume-down%22%20unicode=%22&#xf027;%22%20horiz-adv-x=%22384%22%20d=%22M215.03%20375.96c15.0098%2015%2040.9697%204.49023%2040.9697%20-16.9795v-335.961c0%20-21.4395%20-25.9404%20-32%20-40.9697%20-16.9697l-88.9707%2088.9502h-102.06c-13.2598%200%20-24%2010.75%20-24%2024v144c0%2013.2598%2010.7402%2024%2024%2024h102.06zM338.23%20267.88c28.2393%20-15.5498%2045.7793%20-44.9902%2045.7793%20-76.8701s-17.54%20-61.3301%20-45.7695%20-76.8799c-11.5605%20-6.34961%20-26.1807%20-2.20996%20-32.6104%209.4502c-6.38965%2011.6104%20-2.16016%2026.2002%209.4502%2032.6104c12.9004%207.08984%2020.9199%2020.4297%2020.9199%2034.8096s-8.01953%2027.7197%20-20.9297%2034.8203c-11.6104%206.41016%20-15.8398%2021%20-9.4502%2032.6094c6.41992%2011.6104%2021.0303%2015.7803%2032.6104%209.4502z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22volume-up%22%20unicode=%22&#xf028;%22%20horiz-adv-x=%22576%22%20d=%22M215.03%20376.95c15.0098%2015.0098%2040.9697%204.49023%2040.9697%20-16.9697v-335.961c0%20-21.4395%20-25.9404%20-32%20-40.9697%20-16.9697l-88.9707%2088.9502h-102.06c-13.2598%200%20-24%2010.75%20-24%2024v144c0%2013.2598%2010.7402%2024%2024%2024h102.06zM448.35%20428.03c79.9199%20-52.46%20127.65%20-140.7%20127.65%20-236.03s-47.7305%20-183.58%20-127.65%20-236.04c-11.5801%20-7.61035%20-26.4697%20-3.75977%20-33.5098%206.9502c-7.33984%2011.1602%20-4.21973%2026.1797%206.9502%2033.5c66.2695%2043.4902%20105.82%20116.6%20105.82%20195.58c0%2078.9795%20-39.5508%20152.09%20-105.82%20195.58c-11.1699%207.33008%20-14.29%2022.3398%20-6.9502%2033.5098c7.33008%2011.1895%2022.3398%2014.2803%2033.5098%206.9502zM480%20192c0%20-63.54%20-32.0596%20-121.94%20-85.7695%20-156.24c-12%20-7.67969%20-26.6104%20-2.89941%20-33.1201%207.45996c-7.09082%2011.29%20-3.78027%2026.2207%207.40918%2033.3604c39.75%2025.3896%2063.4805%2068.5303%2063.4805%20115.42s-23.7305%2090.0303%20-63.4805%20115.42c-11.1895%207.15039%20-14.5%2022.0801%20-7.40918%2033.3604c7.08984%2011.2793%2021.9297%2014.5996%2033.1201%207.45996c53.71%20-34.2998%2085.7695%20-92.71%2085.7695%20-156.24zM338.23%20268.87c28.2393%20-15.54%2045.7793%20-44.9805%2045.7793%20-76.8604s-17.54%20-61.3301%20-45.7695%20-76.8799c-11.5605%20-6.34961%20-26.1807%20-2.20996%20-32.6104%209.4502c-6.38965%2011.6104%20-2.16016%2026.2002%209.4502%2032.6104c12.9004%207.08984%2020.9199%2020.4297%2020.9199%2034.8096c0%2014.3701%20-8.01953%2027.7197%20-20.9297%2034.8096c-11.6104%206.41016%20-15.8398%2021%20-9.4502%2032.6104c6.41992%2011.6104%2021.0303%2015.7803%2032.6104%209.4502z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22qrcode%22%20unicode=%22&#xf029;%22%20horiz-adv-x=%22448%22%20d=%22M0%20224v192h192v-192h-192zM64%20352v-64h64v64h-64zM256%20416h192v-192h-192v192zM384%20288v64h-64v-64h64zM0%20-32v192h192v-192h-192zM64%2096v-64h64v64h-64zM416%20160h32v-128h-96v32h-32v-96h-64v192h96v-32h64v32zM416%200h32v-32h-32v32zM352%200h32v-32h-32v32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22barcode%22%20unicode=%22&#xf02a;%22%20d=%22M0%200v384h18v-384h-18zM26.8574%200.273438v383.727h9.14258v-383.727h-9.14258zM54%200.273438v383.727h8.85742v-383.727h-8.85742zM98.8574%200.273438v383.727h8.85645v-383.727h-8.85645zM134.857%200.273438v383.727h17.7139v-383.727h-17.7139zM179.714%200.273438v383.727h8.85742v-383.727h-8.85742zM197.714%200.273438v383.727h8.85742v-383.727h-8.85742zM215.714%200.273438v383.727h8.85742v-383.727h-8.85742zM251.429%200.273438v383.727h18v-383.727h-18zM296.286%200.273438v383.727h18v-383.727h-18zM332.285%200.273438v383.727h18.001v-383.727h-18.001zM368.286%200.273438v383.727h18.001v-383.727h-18.001zM395.143%200.273438v383.727h18v-383.727h-18zM440.286%200.273438v383.727h26.8564v-383.727h-26.8564zM476%200.273438v383.727h9.14258v-383.727h-9.14258zM494%200v384h18v-384h-18z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tag%22%20unicode=%22&#xf02b;%22%20d=%22M0%20195.882v204.118c0%2026.5098%2021.4902%2048%2048%2048h204.118c13.2461%200%2025.252%20-5.37012%2033.9404%20-14.0586l211.883%20-211.883c18.7441%20-18.7441%2018.7441%20-49.1367%200%20-67.8818l-204.118%20-204.118c-18.7451%20-18.7441%20-49.1377%20-18.7441%20-67.8818%200l-211.883%20211.883c-8.68848%208.68848%20-14.0586%2020.6943%20-14.0586%2033.9404zM112%20384c-26.5098%200%20-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48s48%2021.4902%2048%2048s-21.4902%2048%20-48%2048z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tags%22%20unicode=%22&#xf02c;%22%20horiz-adv-x=%22640%22%20d=%22M497.941%20222.059c18.7441%20-18.7441%2018.7441%20-49.1367%200%20-67.8818l-204.118%20-204.118c-18.7461%20-18.7451%20-49.1387%20-18.7441%20-67.8818%200l-211.883%20211.883c-8.68848%208.68848%20-14.0586%2020.6943%20-14.0586%2033.9404v204.118c0%2026.5098%2021.4902%2048%2048%2048h204.118c13.2461%200%2025.252%20-5.37012%2033.9404%20-14.0586zM112%20288c26.5098%200%2048%2021.4902%2048%2048s-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48zM625.941%20154.177l-204.118%20-204.118c-18.7451%20-18.7441%20-49.1377%20-18.7441%20-67.8818%200l-0.360352%200.360352l174.059%20174.059c16.999%2016.999%2026.3604%2039.6006%2026.3604%2063.6406s-9.3623%2046.6406%20-26.3604%2063.6396l-196.242%20196.242h48.7207c13.2461%200%2025.252%20-5.37012%2033.9404%20-14.0586l211.883%20-211.883c18.7441%20-18.7441%2018.7441%20-49.1367%200%20-67.8818z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22book%22%20unicode=%22&#xf02d;%22%20horiz-adv-x=%22448%22%20d=%22M448%2088c0%20-7.5%20-3.5%20-14.2998%20-8.90039%20-18.5996c-4.19922%20-15.4004%20-4.19922%20-59.3008%200%20-74.7002c5.40039%20-4.40039%208.90039%20-11.2002%208.90039%20-18.7002v-16c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-328c-53%200%20-96%2043%20-96%2096v320c0%2053%2043%2096%2096%2096h328c13.2998%200%2024%20-10.7002%2024%20-24v-336zM128%20314v-20c0%20-3.2998%202.7002%20-6%206%20-6h212c3.2998%200%206%202.7002%206%206v20c0%203.2998%20-2.7002%206%20-6%206h-212c-3.2998%200%20-6%20-2.7002%20-6%20-6zM128%20250v-20c0%20-3.2998%202.7002%20-6%206%20-6h212c3.2998%200%206%202.7002%206%206v20c0%203.2998%20-2.7002%206%20-6%206h-212c-3.2998%200%20-6%20-2.7002%20-6%20-6zM381.4%200c-1.90039%2017.0996%20-1.90039%2046.9004%200%2064h-285.4c-17.5996%200%20-32%20-14.4004%20-32%20-32c0%20-17.7002%2014.2998%20-32%2032%20-32h285.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bookmark%22%20unicode=%22&#xf02e;%22%20horiz-adv-x=%22384%22%20d=%22M0%20-64v464c0%2026.5098%2021.4902%2048%2048%2048h288c26.5098%200%2048%20-21.4902%2048%20-48v-464l-192%20112z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22print%22%20unicode=%22&#xf02f;%22%20d=%22M448%20256c35.3496%200%2064%20-28.6504%2064%20-64v-112c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-48v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-320c-17.6699%200%20-32%2014.3301%20-32%2032v96h-48c-8.83984%200%20-16%207.16016%20-16%2016v112c0%2035.3496%2028.6504%2064%2064%2064v160c0%2017.6699%2014.3301%2032%2032%2032h274.74c8.49023%200%2016.6299%20-3.37012%2022.6299%20-9.37012l45.2598%20-45.25c6%20-6.00977%209.37012%20-14.1396%209.37012%20-22.6299v-114.75zM384%200v96h-256v-96h256zM384%20224v96h-48c-8.83984%200%20-16%207.16016%20-16%2016v48h-192v-160h256zM432%20152c13.25%200%2024%2010.75%2024%2024c0%2013.2598%20-10.75%2024%20-24%2024s-24%20-10.7402%20-24%20-24c0%20-13.25%2010.75%20-24%2024%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22camera%22%20unicode=%22&#xf030;%22%20d=%22M512%20304v-288c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v288c0%2026.5%2021.5%2048%2048%2048h88l12.2998%2032.9004c7%2018.6992%2024.9004%2031.0996%2044.9004%2031.0996h125.5c20%200%2037.8994%20-12.4004%2044.8994%20-31.0996l12.4004%20-32.9004h88c26.5%200%2048%20-21.5%2048%20-48zM376%20160c0%2066.2002%20-53.7998%20120%20-120%20120s-120%20-53.7998%20-120%20-120s53.7998%20-120%20120%20-120s120%2053.7998%20120%20120zM344%20160c0%20-48.5%20-39.5%20-88%20-88%20-88s-88%2039.5%20-88%2088s39.5%2088%2088%2088s88%20-39.5%2088%20-88z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22font%22%20unicode=%22&#xf031;%22%20horiz-adv-x=%22448%22%20d=%22M432%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-128c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h19.5801l-23.2998%2064h-152.561l-23.2998%20-64h19.5801c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-128c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h23.4102l130.71%20362.31c4.29297%2012.6133%2016.2363%2021.6904%2030.293%2021.6904h0.00683594h47.1602l-0.00292969%200.00683594c14.0576%200%2026.0098%20-9.08398%2030.3027%20-21.6973l130.71%20-362.31h23.4102zM176.85%20176h94.3008l-47.1504%20129.49z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bold%22%20unicode=%22&#xf032;%22%20horiz-adv-x=%22384%22%20d=%22M333.49%20210c34.4395%20-27.54%2055.5693%20-71.1504%2050.8301%20-119.6c-6.86035%20-70.6504%20-70.2002%20-122.4%20-141%20-122.4h-209.32c-8.83105%200%20-16%207.16895%20-16%2016v48c0%208.83105%207.16895%2016%2016%2016h31.8701v288h-31.8701c-8.83105%200%20-16%207.16895%20-16%2016v48c0%208.83105%207.16895%2016%2016%2016h199.42c74.5801%200%20134.45%20-64.4902%20127.07%20-140.79c-2.43945%20-24.5273%20-12.1992%20-47.1309%20-27%20-65.21zM145.66%20336v-96h87.7598c26.4922%200%2048%2021.5078%2048%2048s-21.5078%2048%20-48%2048h-87.7598zM233.42%2048c30.9072%200%2056%2025.0928%2056%2056s-25.0928%2056%20-56%2056h-87.7598v-112h87.7598z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22italic%22%20unicode=%22&#xf033;%22%20horiz-adv-x=%22320%22%20d=%22M320%20400v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-62.7598l-80%20-320h46.7598c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-192c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h62.7598l80%20320h-46.7598c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h192c8.83105%200%2016%20-7.16895%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22text-height%22%20unicode=%22&#xf034;%22%20horiz-adv-x=%22576%22%20d=%22M304%20416c8.83105%200%2016%20-7.16895%2016%20-16v-96c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32h-56v-304h40c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-160c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h40v304h-56v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v96c0%208.83105%207.16895%2016%2016%2016h288zM560%2080c15.6396%200%2020.6396%20-18%2011.3096%20-27.3096l-80%20-80c-2.89551%20-2.89453%20-6.89844%20-4.68555%20-11.3115%20-4.68555c-4.41406%200%20-8.41211%201.79102%20-11.3076%204.68555l-80%2080c-10.0107%2010%20-3%2027.3096%2011.3096%2027.3096h48v224h-48c-15.6396%200%20-20.6396%2018%20-11.3096%2027.3096l80%2080c2.89551%202.89453%206.89844%204.68555%2011.3115%204.68555c4.41406%200%208.41211%20-1.79102%2011.3076%20-4.68555l80%20-80c10.0205%20-10%203%20-27.3096%20-11.3096%20-27.3096h-48v-224h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22text-width%22%20unicode=%22&#xf035;%22%20horiz-adv-x=%22448%22%20d=%22M432%20416c8.83105%200%2016%20-7.16895%2016%20-16v-80c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v16h-120v-112h24c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-128c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h24v112h-120v-16c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v80c0%208.83105%207.16895%2016%2016%2016h416zM363.31%20155.31l80%20-80c2.89453%20-2.89551%204.68555%20-6.89844%204.68555%20-11.3115c0%20-4.41406%20-1.79102%20-8.41211%20-4.68555%20-11.3076l-80%20-80c-10%20-10.0205%20-27.3096%20-3%20-27.3096%2011.3096v48h-224v-48c0%20-15.6396%20-18%20-20.6396%20-27.3096%20-11.3096l-80%2080c-2.89453%202.89551%20-4.68555%206.89844%20-4.68555%2011.3115c0%204.41406%201.79102%208.41211%204.68555%2011.3076l80%2080c10%2010.0107%2027.3096%203%2027.3096%20-11.3096v-48h224v48c0%2015.6396%2018%2020.6396%2027.3096%2011.3096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22align-left%22%20unicode=%22&#xf036;%22%20horiz-adv-x=%22448%22%20d=%22M12.8301%2096c-7.07617%200%20-12.8301%205.74414%20-12.8301%2012.8193v0.0107422v38.3398v0.00976562c0%207.07617%205.74414%2012.8203%2012.8193%2012.8203h0.0107422h262.34h0.00976562c7.07617%200%2012.8203%20-5.74414%2012.8203%20-12.8193v-0.0107422v-38.3398v-0.00976562c0%20-7.07617%20-5.74414%20-12.8203%20-12.8193%20-12.8203h-0.0107422h-262.34zM12.8301%20352c-7.07617%200%20-12.8301%205.74414%20-12.8301%2012.8193v0.0107422v38.3398v0.00976562c0%207.07617%205.74414%2012.8203%2012.8193%2012.8203h0.0107422h262.34h0.00976562c7.07617%200%2012.8203%20-5.74414%2012.8203%20-12.8193v-0.0107422v-38.3398v-0.00976562c0%20-7.07617%20-5.74414%20-12.8203%20-12.8193%20-12.8203h-0.0107422h-262.34zM432%20288c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416zM432%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22align-center%22%20unicode=%22&#xf037;%22%20horiz-adv-x=%22448%22%20d=%22M432%20288c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416zM432%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416zM108.1%20352c-6.67773%200%20-12.0996%205.42188%20-12.0996%2012.0996v39.8105c0%206.67285%205.41699%2012.0898%2012.0898%2012.0898h0.00976562h231.811c6.67285%200%2012.0898%20-5.41699%2012.0898%20-12.0898v-39.8105v-0.00976562c0%20-6.67285%20-5.41699%20-12.0898%20-12.0898%20-12.0898h-231.811zM339.91%2096h-231.811c-6.67773%200%20-12.0996%205.42188%20-12.0996%2012.0996v39.8105c0%206.67285%205.41699%2012.0898%2012.0898%2012.0898h0.00976562h231.811c6.67285%200%2012.0898%20-5.41699%2012.0898%20-12.0898v-39.8105v-0.00976562c0%20-6.67285%20-5.41699%20-12.0898%20-12.0898%20-12.0898z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22align-right%22%20unicode=%22&#xf038;%22%20horiz-adv-x=%22448%22%20d=%22M16%20224c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416zM432%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416zM435.17%20416c7.07617%200%2012.8301%20-5.74414%2012.8301%20-12.8193v-0.0107422v-38.3398v-0.00976562c0%20-7.07617%20-5.74414%20-12.8203%20-12.8193%20-12.8203h-0.0107422h-262.34h-0.00976562c-7.07617%200%20-12.8203%205.74414%20-12.8203%2012.8193v0.0107422v38.3398v0.00976562c0%207.07617%205.74414%2012.8203%2012.8193%2012.8203h0.0107422h262.34zM435.17%20160c7.07617%200%2012.8301%20-5.74414%2012.8301%20-12.8193v-0.0107422v-38.3398v-0.00976562c0%20-7.07617%20-5.74414%20-12.8203%20-12.8193%20-12.8203h-0.0107422h-262.34h-0.00976562c-7.07617%200%20-12.8203%205.74414%20-12.8203%2012.8193v0.0107422v38.3398v0.00976562c0%207.07617%205.74414%2012.8203%2012.8193%2012.8203h0.0107422h262.34z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22align-justify%22%20unicode=%22&#xf039;%22%20horiz-adv-x=%22448%22%20d=%22M432%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416zM432%20160c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416zM432%20288c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416zM432%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22list%22%20unicode=%22&#xf03a;%22%20d=%22M80%2080c8.83105%200%2016%20-7.16895%2016%20-16v-64c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-64c-8.83105%200%20-16%207.16895%20-16%2016v64c0%208.83105%207.16895%2016%2016%2016h64zM80%20400c8.83105%200%2016%20-7.16895%2016%20-16v-64c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-64c-8.83105%200%20-16%207.16895%20-16%2016v64c0%208.83105%207.16895%2016%2016%2016h64zM80%20240c8.83105%200%2016%20-7.16895%2016%20-16v-64c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-64c-8.83105%200%20-16%207.16895%20-16%2016v64c0%208.83105%207.16895%2016%2016%2016h64zM496%2064c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-320c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h320zM496%20384c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-320c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h320zM496%20224c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-320c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22outdent%22%20unicode=%22&#xf03b;%22%20horiz-adv-x=%22448%22%20d=%22M100.69%2084.71l-96%2095.9805c-2.89453%202.89551%20-4.68555%206.89844%20-4.68555%2011.3115c0%204.41406%201.79102%208.41211%204.68555%2011.3076l96%2096c9.97949%2010%2027.3096%203.01074%2027.3096%20-11.3096v-191.98c0%20-14.2393%20-17.3096%20-21.3096%20-27.3096%20-11.3096zM432%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416zM435.17%20160c7.07617%200%2012.8301%20-5.74414%2012.8301%20-12.8193v-0.0107422v-38.3398v-0.00976562c0%20-7.07617%20-5.74414%20-12.8203%20-12.8193%20-12.8203h-0.0107422h-230.34h-0.00976562c-7.07617%200%20-12.8203%205.74414%20-12.8203%2012.8193v0.0107422v38.3398v0.00976562c0%207.07617%205.74414%2012.8203%2012.8193%2012.8203h0.0107422h230.34zM435.17%20288c7.07617%200%2012.8301%20-5.74414%2012.8301%20-12.8193v-0.0107422v-38.3398v-0.00976562c0%20-7.07617%20-5.74414%20-12.8203%20-12.8193%20-12.8203h-0.0107422h-230.34h-0.00976562c-7.07617%200%20-12.8203%205.74414%20-12.8203%2012.8193v0.0107422v38.3398v0.00976562c0%207.07617%205.74414%2012.8203%2012.8193%2012.8203h0.0107422h230.34zM432%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22indent%22%20unicode=%22&#xf03c;%22%20horiz-adv-x=%22448%22%20d=%22M27.3096%2084.7002c-9.97949%20-10%20-27.3096%20-3.00977%20-27.3096%2011.2998v192c0%2014.2197%2017.2695%2021.3398%2027.3096%2011.3203l96%20-96c2.89453%20-2.89648%204.68555%20-6.89941%204.68555%20-11.3125s-1.79102%20-8.41211%20-4.68555%20-11.3076zM432%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416zM435.17%20160c7.07617%200%2012.8301%20-5.74414%2012.8301%20-12.8193v-0.0107422v-38.3398v-0.00976562c0%20-7.07617%20-5.74414%20-12.8203%20-12.8193%20-12.8203h-0.0107422h-230.34h-0.00976562c-7.07617%200%20-12.8203%205.74414%20-12.8203%2012.8193v0.0107422v38.3398v0.00976562c0%207.07617%205.74414%2012.8203%2012.8193%2012.8203h0.0107422h230.34zM435.17%20288c7.07617%200%2012.8301%20-5.74414%2012.8301%20-12.8193v-0.0107422v-38.3398v-0.00976562c0%20-7.07617%20-5.74414%20-12.8203%20-12.8193%20-12.8203h-0.0107422h-230.34h-0.00976562c-7.07617%200%20-12.8203%205.74414%20-12.8203%2012.8193v0.0107422v38.3398v0.00976562c0%207.07617%205.74414%2012.8203%2012.8193%2012.8203h0.0107422h230.34zM432%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22video%22%20unicode=%22&#xf03d;%22%20horiz-adv-x=%22576%22%20d=%22M336.2%20384c26.3994%200%2047.7998%20-21.4004%2047.7998%20-47.7998v-288.4c0%20-26.3994%20-21.4004%20-47.7998%20-47.7998%20-47.7998h-288.4c-26.3994%200%20-47.7998%2021.4004%20-47.7998%2047.7998v288.4c0%2026.3994%2021.4004%2047.7998%2047.7998%2047.7998h288.4zM525.6%20346.3c21.3008%2014.6006%2050.4004%20-0.399414%2050.4004%20-25.7998v-256.9c0%20-25.5%20-29.2002%20-40.3994%20-50.4004%20-25.7998l-109.6%2075.5v157.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22image%22%20unicode=%22&#xf03e;%22%20d=%22M464%200h-416c-26.5098%200%20-48%2021.4902%20-48%2048v288c0%2026.5098%2021.4902%2048%2048%2048h416c26.5098%200%2048%20-21.4902%2048%20-48v-288c0%20-26.5098%20-21.4902%20-48%20-48%20-48zM112%20328c-30.9277%200%20-56%20-25.0723%20-56%20-56s25.0723%20-56%2056%20-56s56%2025.0723%2056%2056s-25.0723%2056%20-56%2056zM64%2064h384v112l-87.5146%2087.5146c-4.68652%204.68652%20-12.2842%204.68652%20-16.9717%200l-135.514%20-135.515l-55.5146%2055.5146c-4.68652%204.68652%20-12.2842%204.68652%20-16.9717%200l-71.5137%20-71.5146v-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map-marker%22%20unicode=%22&#xf041;%22%20horiz-adv-x=%22384%22%20d=%22M172.268%20-53.6699c-145.298%20210.639%20-172.268%20232.257%20-172.268%20309.67c0%20106.039%2085.9609%20192%20192%20192s192%20-85.9609%20192%20-192c0%20-77.4131%20-26.9697%20-99.0312%20-172.268%20-309.67c-9.53516%20-13.7744%20-29.9307%20-13.7734%20-39.4648%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22adjust%22%20unicode=%22&#xf042;%22%20d=%22M8%20192c0%20136.967%20111.034%20248%20248%20248s248%20-111.034%20248%20-248s-111.033%20-248%20-248%20-248s-248%20111.034%20-248%20248zM256%208c101.689%200%20184%2082.2949%20184%20184c0%20101.689%20-82.2949%20184%20-184%20184v-368z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tint%22%20unicode=%22&#xf043;%22%20horiz-adv-x=%22352%22%20d=%22M205.22%20425.91c46.9902%20-158.48%20146.78%20-200.07%20146.78%20-311.82c0%20-98.4395%20-78.7197%20-178.09%20-176%20-178.09s-176%2079.6504%20-176%20178.09c0%20111.19%20100.01%20154.061%20146.78%20311.82c9%2030.1201%2050.5%2028.7803%2058.4395%200zM176%200c8.83984%200%2016%207.16016%2016%2016s-7.16016%2016%20-16%2016c-44.1104%200%20-80%2035.8896%20-80%2080c0%208.83984%20-7.16016%2016%20-16%2016s-16%20-7.16016%20-16%20-16c0%20-61.75%2050.25%20-112%20112%20-112z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22edit%22%20unicode=%22&#xf044;%22%20horiz-adv-x=%22576%22%20d=%22M402.6%20364.8l90.2002%20-90.2002c3.7998%20-3.7998%203.7998%20-10%200%20-13.7998l-218.399%20-218.399l-92.8008%20-10.3008c-12.3994%20-1.39941%20-22.8994%209.10059%20-21.5%2021.5l10.3008%2092.8008l218.399%20218.399c3.7998%203.7998%2010%203.7998%2013.7998%200zM564.6%20387.7c15.2002%20-15.2002%2015.2002%20-39.9004%200%20-55.2002l-35.3994%20-35.4004c-3.7998%20-3.7998%20-10%20-3.7998%20-13.7998%200l-90.2002%2090.2002c-3.7998%203.7998%20-3.7998%2010%200%2013.7998l35.3994%2035.4004c15.3008%2015.2002%2040%2015.2002%2055.2002%200zM384%20101.8c0%203.2002%201.2998%206.2002%203.5%208.5l40%2040c7.59961%207.5%2020.5%202.2002%2020.5%20-8.5v-157.8c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h285.8c10.7002%200%2016.1006%20-12.9004%208.5%20-20.5l-40%20-40c-2.2998%20-2.2002%20-5.2998%20-3.5%20-8.5%20-3.5h-229.8v-320h320v101.8z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22step-backward%22%20unicode=%22&#xf048;%22%20horiz-adv-x=%22448%22%20d=%22M64%20-20v424c0%206.59961%205.40039%2012%2012%2012h48c6.59961%200%2012%20-5.40039%2012%20-12v-176.4l195.5%20181c20.5996%2017.1006%2052.5%202.80078%2052.5%20-24.5996v-384c0%20-27.4004%20-31.9004%20-41.7002%20-52.5%20-24.5996l-195.5%20179.899v-175.3c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-48c-6.59961%200%20-12%205.40039%20-12%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fast-backward%22%20unicode=%22&#xf049;%22%20d=%22M0%2012v360c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-151.9l171.5%20156.5c20.5996%2017.1006%2052.5%202.80078%2052.5%20-24.5996v-131.9l171.5%20156.5c20.5996%2017.1006%2052.5%202.80078%2052.5%20-24.5996v-320c0%20-27.4004%20-31.9004%20-41.7002%20-52.5%20-24.5996l-171.5%20155.3v-130.7c0%20-27.4004%20-31.9004%20-41.7002%20-52.5%20-24.5996l-171.5%20155.3v-150.7c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22backward%22%20unicode=%22&#xf04a;%22%20d=%22M11.5%20167.4c-15.2998%2012.7998%20-15.2998%2036.3994%200%2049.1992l192%20160c20.5996%2017.2002%2052.5%202.80078%2052.5%20-24.5996v-320c0%20-27.4004%20-31.9004%20-41.7998%20-52.5%20-24.5996zM267.5%20167.4c-15.2998%2012.7998%20-15.2998%2036.3994%200%2049.1992l192%20160c20.5996%2017.2002%2052.5%202.80078%2052.5%20-24.5996v-320c0%20-27.4004%20-31.9004%20-41.7998%20-52.5%20-24.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22play%22%20unicode=%22&#xf04b;%22%20horiz-adv-x=%22448%22%20d=%22M424.4%20233.3c31.5%20-18.5%2031.3994%20-64.0996%200%20-82.5996l-352%20-208c-31.7002%20-18.7998%20-72.4004%203.7998%20-72.4004%2041.2998v416.1c0%2041.8008%2043.7998%2058.2002%2072.4004%2041.3008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pause%22%20unicode=%22&#xf04c;%22%20horiz-adv-x=%22448%22%20d=%22M144%20-31h-96c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h96c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48zM448%2017c0%20-26.5%20-21.5%20-48%20-48%20-48h-96c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h96c26.5%200%2048%20-21.5%2048%20-48v-352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stop%22%20unicode=%22&#xf04d;%22%20horiz-adv-x=%22448%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22forward%22%20unicode=%22&#xf04e;%22%20d=%22M500.5%20216.6c15.2998%20-12.7998%2015.2998%20-36.3994%200%20-49.1992l-192%20-160c-20.5996%20-17.2002%20-52.5%20-2.80078%20-52.5%2024.5996v320c0%2027.4004%2031.9004%2041.7002%2052.5%2024.5996zM244.5%20216.6c15.2998%20-12.7998%2015.2998%20-36.3994%200%20-49.1992l-192%20-160c-20.5996%20-17.2002%20-52.5%20-2.80078%20-52.5%2024.5996v320c0%2027.4004%2031.9004%2041.7002%2052.5%2024.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fast-forward%22%20unicode=%22&#xf050;%22%20d=%22M512%20372v-360c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v151.9l-171.5%20-156.5c-20.5996%20-17.2002%20-52.5%20-2.80078%20-52.5%2024.5996v131.9l-171.5%20-156.5c-20.5996%20-17.2002%20-52.5%20-2.80078%20-52.5%2024.5996v320c0%2027.4004%2031.9004%2041.7002%2052.5%2024.5996l171.5%20-155.399v130.8c0%2027.4004%2031.9004%2041.7002%2052.5%2024.5996l171.5%20-155.399v150.8c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22step-forward%22%20unicode=%22&#xf051;%22%20horiz-adv-x=%22448%22%20d=%22M384%20404v-424c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-48c-6.59961%200%20-12%205.40039%20-12%2012v176.4l-195.5%20-181c-20.5996%20-17.1006%20-52.5%20-2.80078%20-52.5%2024.5996v384c0%2027.4004%2031.9004%2041.7002%2052.5%2024.5996l195.5%20-179.899v175.3c0%206.59961%205.40039%2012%2012%2012h48c6.59961%200%2012%20-5.40039%2012%20-12z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eject%22%20unicode=%22&#xf052;%22%20horiz-adv-x=%22448%22%20d=%22M448%2064v-64c0%20-17.6729%20-14.3271%20-32%20-32%20-32h-384c-17.6729%200%20-32%2014.3271%20-32%2032v64c0%2017.6729%2014.3271%2032%2032%2032h384c17.6729%200%2032%20-14.3271%2032%20-32zM48.0527%20128c-41.7285%200%20-63.5273%2049.7324%20-35.3828%2080.4346l175.946%20192.008c19.0156%2020.7432%2051.7529%2020.7422%2070.7666%200l175.939%20-192.008c28.1973%20-30.7607%206.26758%20-80.4346%20-35.3828%20-80.4346h-351.887z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-left%22%20unicode=%22&#xf053;%22%20horiz-adv-x=%22320%22%20d=%22M34.5195%20208.97l194.351%20194.34c9.37012%209.37012%2024.5703%209.37012%2033.9395%200l22.6709%20-22.6699c9.35938%20-9.35938%209.36914%20-24.5195%200.0390625%20-33.8994l-154.029%20-154.74l154.02%20-154.75c9.33984%20-9.37988%209.32031%20-24.54%20-0.0400391%20-33.9004l-22.6699%20-22.6699c-9.37012%20-9.37012%20-24.5693%20-9.37012%20-33.9395%200l-194.341%20194.351c-9.36914%209.37012%20-9.36914%2024.5693%200%2033.9395z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-right%22%20unicode=%22&#xf054;%22%20horiz-adv-x=%22320%22%20d=%22M285.476%20175.029l-194.344%20-194.344c-9.37305%20-9.37207%20-24.5684%20-9.37207%20-33.9404%200l-22.667%2022.667c-9.35742%209.35742%20-9.375%2024.5225%20-0.0400391%2033.9014l154.021%20154.746l-154.021%20154.745c-9.33496%209.37891%20-9.31738%2024.5439%200.0400391%2033.9014l22.667%2022.667c9.37305%209.37207%2024.5684%209.37207%2033.9404%200l194.343%20-194.344c9.37305%20-9.37207%209.37305%20-24.5674%200.000976562%20-33.9404z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plus-circle%22%20unicode=%22&#xf055;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM400%20164v56c0%206.59961%20-5.40039%2012%20-12%2012h-92v92c0%206.59961%20-5.40039%2012%20-12%2012h-56c-6.59961%200%20-12%20-5.40039%20-12%20-12v-92h-92c-6.59961%200%20-12%20-5.40039%20-12%20-12v-56c0%20-6.59961%205.40039%20-12%2012%20-12h92v-92c0%20-6.59961%205.40039%20-12%2012%20-12h56c6.59961%200%2012%205.40039%2012%2012v92h92c6.59961%200%2012%205.40039%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22minus-circle%22%20unicode=%22&#xf056;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM124%20152h264c6.59961%200%2012%205.40039%2012%2012v56c0%206.59961%20-5.40039%2012%20-12%2012h-264c-6.59961%200%20-12%20-5.40039%20-12%20-12v-56c0%20-6.59961%205.40039%20-12%2012%20-12z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22times-circle%22%20unicode=%22&#xf057;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM377.6%20126.9l-65.5996%2065.0996l65.7002%2065c4.7002%204.7002%204.7002%2012.2998%200%2017l-39.6006%2039.5996c-4.69922%204.7002%20-12.2998%204.7002%20-17%200l-65.0996%20-65.5996l-65%2065.7002c-4.7002%204.7002%20-12.2998%204.7002%20-17%200l-39.5996%20-39.6006c-4.7002%20-4.69922%20-4.7002%20-12.2998%200%20-17l65.5996%20-65.0996l-65.5996%20-65c-4.7002%20-4.7002%20-4.7002%20-12.2998%200%20-17l39.5%20-39.5996c4.69922%20-4.7002%2012.2998%20-4.7002%2017%200l65.0996%2065.5996l65%20-65.5996c4.7002%20-4.7002%2012.2998%20-4.7002%2017%200l39.5996%2039.5c4.7002%204.69922%204.7002%2012.2998%200%2017z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22check-circle%22%20unicode=%22&#xf058;%22%20d=%22M504%20192c0%20-136.967%20-111.033%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.033%20248%20248%20248s248%20-111.033%20248%20-248zM227.314%2060.6855l184%20184c6.24707%206.24805%206.24707%2016.3799%200%2022.6279l-22.6279%2022.627c-6.24707%206.24902%20-16.3789%206.24902%20-22.6279%200l-150.059%20-150.059l-70.0586%2070.0596c-6.24805%206.24805%20-16.3799%206.24805%20-22.6279%200l-22.6279%20-22.627c-6.24707%20-6.24805%20-6.24707%20-16.3799%200%20-22.6279l104%20-104c6.24902%20-6.24805%2016.3799%20-6.24805%2022.6289%20-0.000976562z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22question-circle%22%20unicode=%22&#xf059;%22%20d=%22M504%20192c0%20-136.997%20-111.043%20-248%20-248%20-248s-248%20111.003%20-248%20248c0%20136.917%20111.043%20248%20248%20248s248%20-111.083%20248%20-248zM262.655%20358c-54.4971%200%20-89.2549%20-22.957%20-116.549%20-63.7578c-3.53613%20-5.28613%20-2.35352%20-12.415%202.71484%20-16.2578l34.6982%20-26.3105c5.20508%20-3.94727%2012.6211%20-3.00781%2016.665%202.12207c17.8643%2022.6582%2030.1133%2035.7969%2057.3037%2035.7969c20.4287%200%2045.6973%20-13.1475%2045.6973%20-32.958c0%20-14.9756%20-12.3623%20-22.667%20-32.5332%20-33.9756c-23.5244%20-13.1875%20-54.6523%20-29.6006%20-54.6523%20-70.6592v-4c0%20-6.62695%205.37305%20-12%2012%20-12h56c6.62695%200%2012%205.37305%2012%2012v1.33301c0%2028.4619%2083.1855%2029.6475%2083.1855%20106.667c0%2058.002%20-60.1641%20102%20-116.53%20102zM256%20110c-25.3652%200%20-46%20-20.6348%20-46%20-46c0%20-25.3643%2020.6348%20-46%2046%20-46s46%2020.6357%2046%2046c0%2025.3652%20-20.6348%2046%20-46%2046z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22info-circle%22%20unicode=%22&#xf05a;%22%20d=%22M256%20440c136.957%200%20248%20-111.083%20248%20-248c0%20-136.997%20-111.043%20-248%20-248%20-248s-248%20111.003%20-248%20248c0%20136.917%20111.043%20248%20248%20248zM256%20330c-23.1963%200%20-42%20-18.8037%20-42%20-42s18.8037%20-42%2042%20-42s42%2018.8037%2042%2042s-18.8037%2042%20-42%2042zM312%2076v24c0%206.62695%20-5.37305%2012%20-12%2012h-12v100c0%206.62695%20-5.37305%2012%20-12%2012h-64c-6.62695%200%20-12%20-5.37305%20-12%20-12v-24c0%20-6.62695%205.37305%20-12%2012%20-12h12v-64h-12c-6.62695%200%20-12%20-5.37305%20-12%20-12v-24c0%20-6.62695%205.37305%20-12%2012%20-12h88c6.62695%200%2012%205.37305%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22crosshairs%22%20unicode=%22&#xf05b;%22%20d=%22M500%20224c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-30.3643c-13.9121%20-93.6748%20-87.9609%20-167.724%20-181.636%20-181.636v-30.3643c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v30.3643c-93.6748%2013.9121%20-167.724%2087.9609%20-181.636%20181.636h-30.3643c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h30.3643c13.9121%2093.6748%2087.9609%20167.724%20181.636%20181.636v30.3643c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-30.3643c93.6748%20-13.9121%20167.724%20-87.9609%20181.636%20-181.636h30.3643zM288%2043.3662c58.2432%2012.417%20104.232%2058.46%20116.634%20116.634h-40.6338c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40.6338c-12.417%2058.2432%20-58.46%20104.232%20-116.634%20116.634v-40.6338c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40.6338c-58.2432%20-12.417%20-104.232%20-58.46%20-116.634%20-116.634h40.6338c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40.6338c12.417%20-58.2432%2058.46%20-104.232%20116.634%20-116.634v40.6338c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40.6338zM288%20192c0%20-17.6729%20-14.3271%20-32%20-32%20-32s-32%2014.3271%20-32%2032s14.3271%2032%2032%2032s32%20-14.3271%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ban%22%20unicode=%22&#xf05e;%22%20d=%22M256%20440c136.967%200%20248%20-111.034%20248%20-248s-111.034%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.034%20248%20248%20248zM386.108%20322.108c-65.4121%2065.4102%20-165.435%2070.0312%20-235.639%2020.6758l256.315%20-256.313c49.3232%2070.1562%2044.7705%20170.189%20-20.6768%20235.638zM125.892%2061.8916c65.4121%20-65.4111%20165.436%20-70.0312%20235.639%20-20.6758l-256.315%20256.313c-49.3232%20-70.1562%20-44.7705%20-170.189%2020.6768%20-235.638z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-left%22%20unicode=%22&#xf060;%22%20horiz-adv-x=%22448%22%20d=%22M257.5%202.90039l-22.2002%20-22.2002c-9.39941%20-9.40039%20-24.5996%20-9.40039%20-33.8994%200l-194.4%20194.3c-9.40039%209.40039%20-9.40039%2024.5996%200%2033.9004l194.4%20194.399c9.39941%209.40039%2024.5996%209.40039%2033.8994%200l22.2002%20-22.2002c9.5%20-9.5%209.2998%20-25%20-0.400391%20-34.2998l-120.5%20-114.8h287.4c13.2998%200%2024%20-10.7002%2024%20-24v-32c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-287.4l120.5%20-114.8c9.80078%20-9.2998%2010%20-24.7998%200.400391%20-34.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-right%22%20unicode=%22&#xf061;%22%20horiz-adv-x=%22448%22%20d=%22M190.5%20381.1l22.2002%2022.2002c9.39941%209.40039%2024.5996%209.40039%2033.8994%200l194.4%20-194.3c9.40039%20-9.40039%209.40039%20-24.5996%200%20-33.9004l-194.4%20-194.399c-9.39941%20-9.40039%20-24.5996%20-9.40039%20-33.8994%200l-22.2002%2022.2002c-9.5%209.5%20-9.2998%2025%200.400391%2034.2998l120.5%20114.8h-287.4c-13.2998%200%20-24%2010.7002%20-24%2024v32c0%2013.2998%2010.7002%2024%2024%2024h287.4l-120.5%20114.8c-9.80078%209.2998%20-10%2024.7998%20-0.400391%2034.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-up%22%20unicode=%22&#xf062;%22%20horiz-adv-x=%22448%22%20d=%22M34.9004%20158.5l-22.2002%2022.2002c-9.40039%209.39941%20-9.40039%2024.5996%200%2033.8994l194.3%20194.4c9.40039%209.40039%2024.5996%209.40039%2033.9004%200l194.3%20-194.3c9.39941%20-9.40039%209.39941%20-24.6006%200%20-33.9004l-22.2002%20-22.2002c-9.5%20-9.5%20-25%20-9.2998%20-34.2998%200.400391l-114.7%20120.4v-287.4c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-32c-13.2998%200%20-24%2010.7002%20-24%2024v287.4l-114.8%20-120.5c-9.2998%20-9.80078%20-24.7998%20-10%20-34.2998%20-0.400391z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-down%22%20unicode=%22&#xf063;%22%20horiz-adv-x=%22448%22%20d=%22M413.1%20225.5l22.2002%20-22.2002c9.40039%20-9.39941%209.40039%20-24.5996%200%20-33.8994l-194.3%20-194.4c-9.40039%20-9.40039%20-24.5996%20-9.40039%20-33.9004%200l-194.399%20194.4c-9.40039%209.39941%20-9.40039%2024.5996%200%2033.8994l22.2002%2022.2002c9.5%209.5%2025%209.2998%2034.2998%20-0.400391l114.8%20-120.5v287.4c0%2013.2998%2010.7002%2024%2024%2024h32c13.2998%200%2024%20-10.7002%2024%20-24v-287.4l114.8%20120.5c9.2998%209.80078%2024.7998%2010%2034.2998%200.400391z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22share%22%20unicode=%22&#xf064;%22%20d=%22M503.691%20258.164c11.0859%20-9.5752%2011.0703%20-26.7656%200%20-36.3281l-176.005%20-152c-15.3867%20-13.2891%20-39.6865%20-2.53613%20-39.6865%2018.1641v87.915c-155.083%20-2.23145%20-221.934%20-40.7295%20-176.59%20-185.742c5.03418%20-16.0977%20-14.4238%20-28.5615%20-28.0771%20-18.6309c-43.752%2031.8232%20-83.333%2092.6914%20-83.333%20154.132c0%20152.227%20127.371%20184.419%20288%20186.258v80.0537c0%2020.668%2024.2812%2031.4688%2039.6865%2018.1641z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22expand%22%20unicode=%22&#xf065;%22%20horiz-adv-x=%22448%22%20d=%22M0%20268v124c0%2013.2998%2010.7002%2024%2024%2024h124c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-84v-84c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012zM288%20404c0%206.59961%205.40039%2012%2012%2012h124c13.2998%200%2024%20-10.7002%2024%20-24v-124c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v84h-84c-6.59961%200%20-12%205.40039%20-12%2012v40zM436%20128c6.59961%200%2012%20-5.40039%2012%20-12v-124c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-124c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h84v84c0%206.59961%205.40039%2012%2012%2012h40zM160%20-20c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-124c-13.2998%200%20-24%2010.7002%20-24%2024v124c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-84h84c6.59961%200%2012%20-5.40039%2012%20-12v-40z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22compress%22%20unicode=%22&#xf066;%22%20horiz-adv-x=%22448%22%20d=%22M436%20256h-124c-13.2998%200%20-24%2010.7002%20-24%2024v124c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-84h84c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12zM160%20280c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-124c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h84v84c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-124zM160%20-20c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v84h-84c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h124c13.2998%200%2024%20-10.7002%2024%20-24v-124zM352%20-20c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v124c0%2013.2998%2010.7002%2024%2024%2024h124c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-84v-84z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plus%22%20unicode=%22&#xf067;%22%20horiz-adv-x=%22448%22%20d=%22M416%20240c17.6699%200%2032%20-14.3301%2032%20-32v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-144v-144c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32c-17.6699%200%20-32%2014.3301%20-32%2032v144h-144c-17.6699%200%20-32%2014.3301%20-32%2032v32c0%2017.6699%2014.3301%2032%2032%2032h144v144c0%2017.6699%2014.3301%2032%2032%2032h32c17.6699%200%2032%20-14.3301%2032%20-32v-144h144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22minus%22%20unicode=%22&#xf068;%22%20horiz-adv-x=%22448%22%20d=%22M416%20240c17.6699%200%2032%20-14.3301%2032%20-32v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-384c-17.6699%200%20-32%2014.3301%20-32%2032v32c0%2017.6699%2014.3301%2032%2032%2032h384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22asterisk%22%20unicode=%22&#xf069;%22%20d=%22M478.21%20113.907c11.7949%20-6.47754%2015.96%20-21.3828%209.23242%20-33.0361l-19.4805%20-33.7412c-6.72754%20-11.6533%20-21.7207%20-15.499%20-33.2266%20-8.52246l-138.735%2084.1104l3.47559%20-162.204c0.288086%20-13.4531%20-10.5391%20-24.5137%20-23.9941%20-24.5137h-38.9619c-13.4551%200%20-24.2822%2011.0605%20-23.9941%2024.5137l3.47461%20162.204l-138.735%20-84.1113c-11.5059%20-6.97656%20-26.499%20-3.13086%20-33.2266%208.52246l-19.4805%2033.7412c-6.72852%2011.6533%20-2.5625%2026.5596%209.23242%2033.0371l142.21%2078.0928l-142.209%2078.0918c-11.7949%206.47754%20-15.9609%2021.3838%20-9.2334%2033.0371l19.4805%2033.7412c6.72754%2011.6533%2021.7207%2015.499%2033.2266%208.52246l138.735%20-84.1104l-3.47363%20162.204c-0.289062%2013.4531%2010.5381%2024.5137%2023.9932%2024.5137h38.9609c13.4561%200%2024.2822%20-11.0605%2023.9941%20-24.5137l-3.47461%20-162.204l138.735%2084.1113c11.5068%206.97656%2026.499%203.13086%2033.2266%20-8.52246l19.4805%20-33.7412c6.72852%20-11.6533%202.5625%20-26.5596%20-9.23242%20-33.0371l-142.21%20-78.0928z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22exclamation-circle%22%20unicode=%22&#xf06a;%22%20d=%22M504%20192c0%20-136.997%20-111.043%20-248%20-248%20-248s-248%20111.003%20-248%20248c0%20136.917%20111.043%20248%20248%20248s248%20-111.083%20248%20-248zM256%20142c-25.4053%200%20-46%20-20.5947%20-46%20-46s20.5947%20-46%2046%20-46s46%2020.5947%2046%2046s-20.5947%2046%20-46%2046zM212.327%20307.346l7.41797%20-136c0.34668%20-6.36328%205.6084%20-11.3457%2011.9814%20-11.3457h48.5469c6.37305%200%2011.6348%204.98242%2011.9814%2011.3457l7.41797%20136c0.375%206.87402%20-5.09766%2012.6543%20-11.9814%2012.6543h-63.3838c-6.88379%200%20-12.3555%20-5.78027%20-11.9805%20-12.6543z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gift%22%20unicode=%22&#xf06b;%22%20d=%22M32%200v128h192v-160h-160c-17.7002%200%20-32%2014.2998%20-32%2032zM288%20-32v160h192v-128c0%20-17.7002%20-14.2998%20-32%20-32%20-32h-160zM480%20288c17.7002%200%2032%20-14.2998%2032%20-32v-80c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-480c-8.7998%200%20-16%207.2002%20-16%2016v80c0%2017.7002%2014.2998%2032%2032%2032h44.0996c-6.2998%2012.0996%20-10.0996%2025.5%20-10.0996%2040c0%2048.5%2039.5%2088%2088%2088c41.5996%200%2068.5%20-21.2998%20103%20-68.2998c34.5%2047%2061.4004%2068.2998%20103%2068.2998c48.5%200%2088%20-39.5%2088%20-88c0%20-14.5%20-3.90039%20-27.9004%20-10.0996%20-40h42.0996zM153.9%20288h86.0996c-51.5%2076.7002%20-66.2002%2080%20-86.0996%2080c-22.1006%200%20-40%20-17.9004%20-40%20-40s17.8994%20-40%2040%20-40zM360%20288c22.0996%200%2040%2017.9004%2040%2040s-17.9004%2040%20-40%2040c-20.4004%200%20-34.7002%20-3.5%20-86.0996%20-80h86.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22leaf%22%20unicode=%22&#xf06c;%22%20horiz-adv-x=%22576%22%20d=%22M546.2%20438.3c19%20-42.3994%2029.7998%20-94.3994%2029.7998%20-144.6c0%20-172.4%20-110.5%20-313.2%20-267.5%20-324.601c-80.9004%20-8.59961%20-142.5%2033.3008%20-174.9%2077.2002c-51%20-42.7002%20-70.3994%20-87%20-71.8994%20-90.5996c-6.7998%20-16.2002%20-25.4004%20-24.1006%20-41.7998%20-17.2998c-16.3008%206.69922%20-24.1006%2025.2998%20-17.5%2041.5996c23.5996%2057.9004%20130.199%20212%20381.6%20212c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016c-130.6%200%20-222.7%20-38.7998%20-286.5%20-84.5c-0.700195%206.7998%20-1.5%2013.5%20-1.5%2020.5c0%20106%2086%20192%20192%20192h80c63.4004%200%20118.9%2033.5996%20149.9%2087.5c6.69922%2011.7998%2022.6992%2011.2998%2028.2998%20-1.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fire%22%20unicode=%22&#xf06d;%22%20horiz-adv-x=%22384%22%20d=%22M216%20424.14c0%20-103.14%20168%20-125.85%20168%20-296.14c0%20-105.87%20-86.1299%20-192%20-192%20-192s-192%2086.1299%20-192%20192c0%2058.6699%2027.7998%20106.84%2054.5703%20134.96c14.96%2015.7305%2041.4297%205.2002%2041.4297%20-16.5v-85.5098c0%20-35.1699%2027.9805%20-64.4902%2063.1504%20-64.9404c35.7393%20-0.469727%2064.8496%2028.3604%2064.8496%2063.9902c0%2088%20-176%2096.1504%20-52.1504%20277.18c13.5%2019.7305%2044.1504%2010.7607%2044.1504%20-13.04z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eye%22%20unicode=%22&#xf06e;%22%20horiz-adv-x=%22576%22%20d=%22M572.52%20206.6c2.21387%20-4.37793%203.46094%20-9.38965%203.46094%20-14.626c0%20-5.2373%20-1.24707%20-10.1855%20-3.46094%20-14.5635c-54.1992%20-105.771%20-161.59%20-177.41%20-284.52%20-177.41s-230.29%2071.5898%20-284.52%20177.4c-2.21387%204.37793%20-3.46094%209.38965%20-3.46094%2014.626c0%205.2373%201.24707%2010.1855%203.46094%2014.5635c54.1992%20105.771%20161.59%20177.41%20284.52%20177.41s230.29%20-71.5898%20284.52%20-177.4zM288%2048c0.0234375%200%200.0458984%20-0.000976562%200.0703125%20-0.000976562c79.4365%200%20143.93%2064.4922%20143.93%20143.93v0.0712891c0%2079.4756%20-64.5244%20144%20-144%20144s-144%20-64.5244%20-144%20-144s64.5244%20-144%20144%20-144zM288%20288c0.0761719%200%200.160156%20-0.0273438%200.237305%20-0.0273438c52.8623%200%2095.7803%20-42.917%2095.7803%20-95.7793s-42.918%20-95.7803%20-95.7803%20-95.7803s-95.7803%2042.918%20-95.7803%2095.7803c0%208.68945%201.16016%2017.1104%203.33301%2025.1162c7.93164%20-5.83594%2017.7432%20-9.26758%2028.3359%20-9.26758c26.4092%200%2047.8496%2021.4404%2047.8496%2047.8496c0%2010.5938%20-3.44922%2020.3867%20-9.28516%2028.3184c8.0459%202.34277%2016.541%203.66797%2025.3096%203.79004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eye-slash%22%20unicode=%22&#xf070;%22%20horiz-adv-x=%22640%22%20d=%22M320%2048c8.91309%200.0830078%2017.542%200.976562%2026%202.61035l51.8896%20-40.1504c-25.0195%20-6.45996%20-50.9795%20-10.46%20-77.8896%20-10.46c-122.93%200%20-230.29%2071.5898%20-284.52%20177.4c-2.21387%204.37793%20-3.46094%209.38965%20-3.46094%2014.626c0%205.2373%201.24707%2010.1855%203.46094%2014.5635c10.2393%2020%2022.9297%2038.29%2036.7197%2055.5898l104.899%20-81.0693c5.65039%20-74.4004%2067.0508%20-133.11%20142.9%20-133.11zM633.82%20-10.0996c3.76855%20-2.92871%206.17676%20-7.50977%206.17676%20-12.6475c0%20-3.69238%20-1.25293%20-7.09375%20-3.35742%20-9.80273l-19.6396%20-25.2705c-2.92871%20-3.76855%20-7.50879%20-6.17578%20-12.6465%20-6.17578c-3.69727%200%20-7.10254%201.25684%20-9.81348%203.36621l-588.36%20454.729c-3.76562%202.92871%20-6.1709%207.50781%20-6.1709%2012.6426c0%203.69434%201.25488%207.09863%203.36133%209.80762l19.6299%2025.2705c2.92871%203.76855%207.50879%206.17578%2012.6465%206.17578c3.69727%200%207.10254%20-1.25684%209.81348%20-3.36621l127.22%20-98.3301c43.6846%2023.8564%2094.0967%2037.6357%20147.32%2037.7002c122.93%200%20230.29%20-71.5898%20284.52%20-177.4c2.21387%20-4.37793%203.46094%20-9.38965%203.46094%20-14.626c0%20-5.2373%20-1.24707%20-10.1855%20-3.46094%20-14.5635c-20.2109%20-39.3887%20-47.6904%20-73.7881%20-81.25%20-102.07zM450.1%20131.9c8.61035%2018.3203%2013.9004%2038.4697%2013.9004%2060.0996c0%200.0273438%200.00195312%200.0527344%200.00195312%200.0800781c0%2079.4316%20-64.4883%20143.92%20-143.92%20143.92h-0.0820312c-34.6328%20-0.0253906%20-66.4756%20-12.4902%20-91.1504%20-33.1104l73.6104%20-56.8896c0.857422%203.20508%201.38867%206.5625%201.54004%2010c-0.0185547%2010.5391%20-3.49023%2020.3242%20-9.30957%2028.21c8.43164%202.46191%2017.3359%203.82031%2026.5576%203.82031c52.2998%200%2094.7607%20-42.46%2094.7607%20-94.7598c0%20-0.423828%20-0.00292969%20-0.847656%20-0.00878906%20-1.27051c-0.138672%20-10.377%20-1.97559%20-20.4014%20-5.2002%20-29.7197z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22exclamation-triangle%22%20unicode=%22&#xf071;%22%20horiz-adv-x=%22576%22%20d=%22M569.517%207.9873c18.458%20-31.9941%20-4.71094%20-71.9873%20-41.5762%20-71.9873h-479.887c-36.9365%200%20-59.999%2040.0547%20-41.5771%2071.9873l239.946%20416.027c18.4668%2032.0098%2064.7197%2031.9512%2083.1543%200zM288%2094c-25.4053%200%20-46%20-20.5947%20-46%20-46s20.5947%20-46%2046%20-46s46%2020.5947%2046%2046s-20.5947%2046%20-46%2046zM244.327%20259.346l7.41797%20-136c0.34668%20-6.36328%205.6084%20-11.3457%2011.9814%20-11.3457h48.5469c6.37305%200%2011.6348%204.98242%2011.9814%2011.3457l7.41797%20136c0.375%206.87402%20-5.09766%2012.6543%20-11.9814%2012.6543h-63.3838c-6.88379%200%20-12.3555%20-5.78027%20-11.9805%20-12.6543z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plane%22%20unicode=%22&#xf072;%22%20horiz-adv-x=%22576%22%20d=%22M480%20256c35.3496%200%2096%20-28.6504%2096%20-64s-60.6504%20-64%20-96%20-64h-114.29l-105.11%20-183.94c-2.84961%20-4.97949%20-8.14941%20-8.05957%20-13.8896%20-8.05957h-65.5c-10.6299%200%20-18.2998%2010.1797%20-15.3799%2020.4004l49.0303%20171.6h-102.86l-43.2002%20-57.5996c-3.01953%20-4.03027%20-7.75977%20-6.40039%20-12.7998%20-6.40039h-39.9902c-10.4102%200%20-18.0498%209.78027%20-15.5195%2019.8799l31.5098%20108.12l-31.5098%20108.12c-2.53027%2010.0996%205.10938%2019.8799%2015.5195%2019.8799h39.9902c5.03027%200%209.78027%20-2.37012%2012.7998%20-6.40039l43.2002%20-57.5996h102.86l-49.0303%20171.61c-2.91992%2010.2197%204.75%2020.3896%2015.3799%2020.3896h65.5c5.95117%200%2011.1396%20-3.23633%2013.9004%20-8.05957l105.1%20-183.94h114.29z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-alt%22%20unicode=%22&#xf073;%22%20horiz-adv-x=%22448%22%20d=%22M0%20-16v272h448v-272c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048zM320%20180v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12zM320%2052v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12zM192%20180v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12zM192%2052v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12zM64%20180v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12zM64%2052v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12zM400%20384c26.5%200%2048%20-21.5%2048%20-48v-48h-448v48c0%2026.5%2021.5%2048%2048%2048h48v48c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-48h128v48c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-48h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22random%22%20unicode=%22&#xf074;%22%20d=%22M504.971%2088.9707c9.37305%20-9.37305%209.37305%20-24.5684%200%20-33.9404l-80%20-79.9844c-15.0098%20-15.0098%20-40.9707%20-4.49023%20-40.9707%2016.9707v39.9834h-58.7852c-3.46094%200%20-6.58105%201.46484%20-8.77246%203.81152l-70.5566%2075.5967l53.333%2057.1426l52.7812%20-56.5508h32v39.9814c0%2021.4375%2025.9434%2031.9971%2040.9707%2016.9707zM12%20272c-6.62695%200%20-12%205.37305%20-12%2012v56c0%206.62695%205.37305%2012%2012%2012h110.785c3.46094%200%206.58203%20-1.46484%208.77246%20-3.81152l70.5566%20-75.5967l-53.333%20-57.1426l-52.7812%2056.5508h-84zM384%20272h-32l-220.442%20-236.188c-2.26953%20-2.43066%20-5.44629%20-3.81152%20-8.77246%20-3.81152h-110.785c-6.62695%200%20-12%205.37305%20-12%2012v56c0%206.62695%205.37305%2012%2012%2012h84l220.442%20236.188c2.19141%202.34668%205.31152%203.81152%208.77246%203.81152h58.7852v39.9814c0%2021.4365%2025.9434%2031.9971%2040.9707%2016.9697l80%20-79.9814c9.37305%20-9.37207%209.37305%20-24.5674%200%20-33.9404l-80%20-79.9844c-15.0098%20-15.0088%20-40.9707%20-4.48926%20-40.9707%2016.9707v39.9844z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment%22%20unicode=%22&#xf075;%22%20d=%22M256%20416c141.4%200%20256%20-93.0996%20256%20-208s-114.6%20-208%20-256%20-208c-38.4004%200%20-74.7002%207.09961%20-107.4%2019.4004c-24.5996%20-19.6006%20-74.2998%20-51.4004%20-140.6%20-51.4004c-3.2002%200%20-6%201.7998%20-7.2998%204.7998s-0.700195%206.40039%201.5%208.7002c0.5%200.5%2042.2998%2045.4004%2054.7998%2095.7998c-35.5996%2035.7002%20-57%2081.1006%20-57%20130.7c0%20114.9%20114.6%20208%20256%20208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22magnet%22%20unicode=%22&#xf076;%22%20d=%22M164.07%20299.9h-152.07c-6.62305%200%20-12%205.37695%20-12%2012v80c0%2019.8682%2016.1309%2036%2036%2036h104c19.8691%200%2036%20-16.1318%2036%20-36v-80c0%20-0.0380859%200.000976562%20-0.0751953%200.000976562%20-0.112305c0%20-6.5625%20-5.32812%20-11.8906%20-11.8906%20-11.8906c-0.0136719%200%20-0.0263672%200.00292969%20-0.0400391%200.00292969zM512%20311.9c0%20-0.00390625%200.00195312%20-0.0078125%200.00195312%20-0.0107422c0%20-6.5625%20-5.32715%20-11.8906%20-11.8896%20-11.8906c-0.0380859%200%20-0.0751953%200.000976562%20-0.112305%200.000976562h-152c-6.62305%200%20-12%205.37695%20-12%2012v80c0%2019.8691%2016.1309%2036%2036%2036h104c19.8691%200%2036%20-16.1309%2036%20-36v-80.0996zM348%20267.9h151.85c6.62305%200%2012.001%20-5.37598%2012.001%20-11.998c0%20-0.0341797%200%20-0.0683594%20-0.000976562%20-0.102539c-0.199219%20-20.2002%20-0.599609%20-40.3994%200%20-53.2002c0%20-150.699%20-134.42%20-246.699%20-255%20-246.699s-256.75%2096%20-256.75%20246.6c0.600586%2013%200.100586%2031.9004%200%2053.2998v0.100586c0%206.62305%205.37695%2012%2012%2012h151.9c6.62305%200%2012%20-5.37695%2012%20-12v-52c0%20-127.9%20160%20-128.101%20160%200v52c0%206.62305%205.37695%2012%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-up%22%20unicode=%22&#xf077;%22%20horiz-adv-x=%22448%22%20d=%22M240.971%20317.476l194.344%20-194.343c9.37207%20-9.37305%209.37207%20-24.5684%200%20-33.9404l-22.667%20-22.667c-9.35742%20-9.35742%20-24.5225%20-9.375%20-33.9014%20-0.0400391l-154.746%20154.02l-154.745%20-154.021c-9.37891%20-9.33496%20-24.5439%20-9.31738%20-33.9014%200.0400391l-22.667%2022.667c-9.37207%209.37305%20-9.37207%2024.5684%200%2033.9404l194.344%20194.343c9.37207%209.37305%2024.5674%209.37305%2033.9404%200.000976562z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-down%22%20unicode=%22&#xf078;%22%20horiz-adv-x=%22448%22%20d=%22M207.029%2066.5244l-194.344%20194.344c-9.37207%209.37305%20-9.37207%2024.5684%200%2033.9404l22.667%2022.667c9.35742%209.35742%2024.5225%209.375%2033.9014%200.0400391l154.746%20-154.021l154.745%20154.021c9.37891%209.33496%2024.5439%209.31738%2033.9014%20-0.0400391l22.667%20-22.667c9.37207%20-9.37305%209.37207%20-24.5684%200%20-33.9404l-194.343%20-194.344c-9.37305%20-9.37207%20-24.5684%20-9.37207%20-33.9414%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22retweet%22%20unicode=%22&#xf079;%22%20horiz-adv-x=%22640%22%20d=%22M629.657%20104.402l-100.687%20-100.687c-9.37305%20-9.37207%20-24.5674%20-9.37207%20-33.9404%200l-100.688%20100.687c-9.37305%209.37305%20-9.37305%2024.5684%200%2033.9404l10.8232%2010.8232c9.56152%209.56152%2025.1328%209.33984%2034.4189%20-0.492188l40.415%20-42.792v182.118h-187.549c-6.62305%200%20-12.626%202.68555%20-16.9707%207.0293l-16%2016c-15.1191%2015.1201%20-4.41113%2040.9707%2016.9707%2040.9707h243.549c13.2549%200%2024%20-10.7451%2024%20-24v-222.118l40.416%2042.792c9.28516%209.83105%2024.8564%2010.0537%2034.4189%200.492188l10.8232%20-10.8232c9.37207%20-9.37207%209.37207%20-24.5684%20-0.000976562%20-33.9404zM364.519%2088.9707l16.001%20-16c15.1191%20-15.1201%204.41113%20-40.9707%20-16.9707%20-40.9707h-243.549c-13.2549%200%20-24%2010.7451%20-24%2024v222.119l-40.416%20-42.793c-9.28613%20-9.83105%20-24.8574%20-10.0527%20-34.4189%20-0.491211l-10.8223%2010.8223c-9.37305%209.37207%20-9.37305%2024.5674%200%2033.9404l100.688%20100.687c9.37207%209.37305%2024.5674%209.37305%2033.9404%200l100.687%20-100.686c9.37305%20-9.37207%209.37305%20-24.5674%200%20-33.9404l-10.8223%20-10.8223c-9.5625%20-9.5625%20-25.1328%20-9.33984%20-34.4189%200.491211l-40.416%2042.792v-182.119h187.548c6.62305%200%2012.627%20-2.68457%2016.9707%20-7.0293z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shopping-cart%22%20unicode=%22&#xf07a;%22%20horiz-adv-x=%22576%22%20d=%22M528.12%20146.681c-2.4834%20-10.9268%20-12.1973%20-18.6807%20-23.4033%20-18.6807h-293.145l6.54492%20-32h268.418c15.4004%200%2026.8154%20-14.3008%2023.4033%20-29.3193l-5.51758%20-24.2754c18.6914%20-9.07324%2031.5791%20-28.2334%2031.5791%20-50.4053c0%20-30.9277%20-25.0723%20-56%20-56%20-56s-56%2025.0723%20-56%2056c0%2015.6738%206.44727%2029.835%2016.8232%2040h-209.647c10.377%20-10.165%2016.8242%20-24.3262%2016.8242%20-40c0%20-30.9277%20-25.0723%20-56%20-56%20-56s-56%2025.0723%20-56%2056c0%2020.7783%2011.3252%2038.9004%2028.1309%2048.5654l-70.248%20343.435h-69.8828c-13.2549%200%20-24%2010.7451%20-24%2024v16c0%2013.2549%2010.7451%2024%2024%2024h102.529c11.4004%200%2021.2285%20-8.02148%2023.5127%20-19.1904l9.16602%20-44.8096h392.782c15.4004%200%2026.8154%20-14.3008%2023.4023%20-29.3193z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22folder%22%20unicode=%22&#xf07b;%22%20d=%22M464%20320c26.5098%200%2048%20-21.4902%2048%20-48v-224c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v288c0%2026.5098%2021.4902%2048%2048%2048h160l64%20-64h192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22folder-open%22%20unicode=%22&#xf07c;%22%20horiz-adv-x=%22576%22%20d=%22M572.694%20155.907l-72.4248%20-124.155c-11.0967%20-19.0244%20-31.6865%20-31.752%20-55.2803%20-31.752h-399.964c-18.5234%200%20-30.0645%2020.0928%20-20.7314%2036.0928l72.4238%20124.155c11.0986%2019.0244%2031.6875%2031.752%2055.2822%2031.752h399.964c18.5234%200%2030.0645%20-20.0928%2020.7305%20-36.0928zM152%20224c-34.0107%200%20-65.7861%20-18.25%20-82.9229%20-47.6279l-69.0771%20-118.418v278.046c0%2026.5098%2021.4902%2048%2048%2048h160l64%20-64h160c26.5098%200%2048%20-21.4902%2048%20-48v-48h-328z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chart-bar%22%20unicode=%22&#xf080;%22%20d=%22M332.8%20128c-6.39941%200%20-12.7998%206.40039%20-12.7998%2012.7998v134.4c0%206.39941%206.40039%2012.7998%2012.7998%2012.7998h38.4004c6.39941%200%2012.7998%20-6.40039%2012.7998%20-12.7998v-134.4c0%20-6.39941%20-6.40039%20-12.7998%20-12.7998%20-12.7998h-38.4004zM428.8%20128c-6.39941%200%20-12.7998%206.40039%20-12.7998%2012.7998v230.4c0%206.39941%206.40039%2012.7998%2012.7998%2012.7998h38.4004c6.39941%200%2012.7998%20-6.40039%2012.7998%20-12.7998v-230.4c0%20-6.39941%20-6.40039%20-12.7998%20-12.7998%20-12.7998h-38.4004zM140.8%20128c-6.39941%200%20-12.7998%206.40039%20-12.7998%2012.7998v70.4004c0%206.39941%206.40039%2012.7998%2012.7998%2012.7998h38.4004c6.39941%200%2012.7998%20-6.40039%2012.7998%20-12.7998v-70.4004c0%20-6.39941%20-6.40039%20-12.7998%20-12.7998%20-12.7998h-38.4004zM236.8%20128c-6.39941%200%20-12.7998%206.40039%20-12.7998%2012.7998v198.4c0%206.39941%206.40039%2012.7998%2012.7998%2012.7998h38.4004c6.39941%200%2012.7998%20-6.40039%2012.7998%20-12.7998v-198.4c0%20-6.39941%20-6.40039%20-12.7998%20-12.7998%20-12.7998h-38.4004zM496%2064c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-464c-17.6699%200%20-32%2014.3301%20-32%2032v336c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-304h432z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22camera-retro%22%20unicode=%22&#xf083;%22%20d=%22M48%20416h416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048zM48%20384c-8.7998%200%20-16%20-7.2002%20-16%20-16v-10c0%20-3.2998%202.7002%20-6%206%20-6h116c3.2998%200%206%202.7002%206%206v20c0%203.2998%20-2.7002%206%20-6%206h-106zM474%20288c3.2998%200%206%202.7002%206%206v74c0%208.7998%20-7.2002%2016%20-16%2016h-252.8c-2%200%20-3.90039%20-1%20-5%20-2.7002l-30.2002%20-45.2998h-138c-3.2998%200%20-6%20-2.7002%20-6%20-6v-36c0%20-3.2998%202.7002%20-6%206%20-6h436zM256%2024c66.2002%200%20120%2053.7998%20120%20120s-53.7998%20120%20-120%20120s-120%20-53.7998%20-120%20-120s53.7998%20-120%20120%20-120zM256%20232c48.5%200%2088%20-39.5%2088%20-88s-39.5%20-88%20-88%20-88s-88%2039.5%20-88%2088s39.5%2088%2088%2088zM208%20128c8.7998%200%2016%207.2002%2016%2016c0%2017.5996%2014.4004%2032%2032%2032c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016c-35.2998%200%20-64%20-28.7002%20-64%20-64c0%20-8.7998%207.2002%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22key%22%20unicode=%22&#xf084;%22%20d=%22M512%20271.999c0%20-97.2021%20-78.7979%20-175.999%20-176%20-175.999c-11.2197%200%20-22.1904%201.06152%20-32.8271%203.06934l-24.0117%20-27.0146c-4.39746%20-4.94727%20-10.8047%20-8.05469%20-17.9385%20-8.05469h-37.2227v-40c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-40v-40c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-112c-13.2549%200%20-24%2010.7451%20-24%2024v78.0586c0%206.36523%202.5293%2012.4707%207.0293%2016.9717l161.802%20161.802c-5.72266%2017.3535%20-8.83105%2035.8965%20-8.83105%2055.168c0%2097.2021%2078.7969%20175.999%20175.999%20176c97.4893%200.000976562%20176.001%20-78.5107%20176.001%20-176.001zM336%20320c0%20-26.5098%2021.4902%20-48%2048%20-48s48%2021.4902%2048%2048s-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cogs%22%20unicode=%22&#xf085;%22%20horiz-adv-x=%22640%22%20d=%22M512.1%20257l-8.19922%20-14.2998c-3%20-5.2998%20-9.40039%20-7.5%20-15.1006%20-5.40039c-11.7998%204.40039%20-22.5996%2010.7002%20-32.0996%2018.6006c-4.60059%203.7998%20-5.7998%2010.5%20-2.7998%2015.6992l8.19922%2014.3008c-6.89941%208%20-12.2998%2017.2998%20-15.8994%2027.3994h-16.5c-6%200%20-11.2002%204.2998%20-12.2002%2010.2998c-2%2012%20-2.09961%2024.6006%200%2037.1006c1%206%206.2002%2010.3994%2012.2002%2010.3994h16.5c3.59961%2010.1006%209%2019.4004%2015.8994%2027.4004l-8.19922%2014.2998c-3%205.2002%20-1.90039%2011.9004%202.7998%2015.7002c9.5%207.90039%2020.3994%2014.2002%2032.0996%2018.5996c5.7002%202.10059%2012.1006%20-0.0996094%2015.1006%20-5.39941l8.19922%20-14.2998c10.5%201.89941%2021.2002%201.89941%2031.7002%200l8.2002%2014.2998c3%205.2998%209.40039%207.5%2015.0996%205.39941c11.8008%20-4.39941%2022.6006%20-10.6992%2032.1006%20-18.5996c4.59961%20-3.7998%205.7998%20-10.5%202.7998%20-15.7002l-8.2002%20-14.2998c6.90039%20-8%2012.2998%20-17.2998%2015.9004%20-27.4004h16.5c6%200%2011.2002%20-4.2998%2012.2002%20-10.2998c2%20-12%202.09961%20-24.5996%200%20-37.0996c-1%20-6%20-6.2002%20-10.4004%20-12.2002%20-10.4004h-16.5c-3.60059%20-10.0996%20-9%20-19.3994%20-15.9004%20-27.3994l8.2002%20-14.3008c3%20-5.19922%201.90039%20-11.8994%20-2.7998%20-15.6992c-9.5%20-7.90039%20-20.4004%20-14.2002%20-32.1006%20-18.6006c-5.69922%20-2.09961%20-12.0996%200.100586%20-15.0996%205.40039l-8.2002%2014.2998c-10.3994%20-1.90039%20-21.2002%20-1.90039%20-31.7002%200zM501.6%20315.8c38.5%20-29.5996%2082.4004%2014.2998%2052.8008%2052.7998c-38.5%2029.7002%20-82.4004%20-14.2998%20-52.8008%20-52.7998zM386.3%20161.9l33.7002%20-16.8008c10.0996%20-5.7998%2014.5%20-18.0996%2010.5%20-29.0996c-8.90039%20-24.2002%20-26.4004%20-46.4004%20-42.5996%20-65.7998c-7.40039%20-8.90039%20-20.2002%20-11.1006%20-30.3008%20-5.2998l-29.0996%2016.7998c-16%20-13.7002%20-34.5996%20-24.6006%20-54.9004%20-31.7002v-33.5996c0%20-11.6006%20-8.2998%20-21.6006%20-19.6992%20-23.6006c-24.6006%20-4.2002%20-50.4004%20-4.39941%20-75.9004%200c-11.5%202%20-20%2011.9004%20-20%2023.6006v33.5996c-20.2998%207.2002%20-38.9004%2018%20-54.9004%2031.7002l-29.0996%20-16.7002c-10%20-5.7998%20-22.9004%20-3.59961%20-30.2998%205.2998c-16.2002%2019.4004%20-33.2998%2041.6006%20-42.2002%2065.7002c-4%2010.9004%200.400391%2023.2002%2010.5%2029.0996l33.2998%2016.8008c-3.89941%2020.8994%20-3.89941%2042.3994%200%2063.3994l-33.2998%2016.9004c-10.0996%205.7998%20-14.5996%2018.0996%20-10.5%2029c8.90039%2024.2002%2026%2046.3994%2042.2002%2065.7998c7.39941%208.90039%2020.2002%2011.0996%2030.2998%205.2998l29.0996%20-16.7998c16%2013.7002%2034.6006%2024.5996%2054.9004%2031.7002v33.7002c0%2011.5%208.2002%2021.5%2019.5996%2023.5c24.6006%204.19922%2050.5%204.39941%2076%200.0996094c11.5%20-2%2020%20-11.9004%2020%20-23.5996v-33.6006c20.3008%20-7.2002%2038.9004%20-18%2054.9004%20-31.7002l29.0996%2016.8008c10%205.7998%2022.9004%203.59961%2030.3008%20-5.30078c16.1992%20-19.3994%2033.1992%20-41.5996%2042.0996%20-65.7998c4%20-10.8994%200.0996094%20-23.2002%20-10%20-29.0996l-33.7002%20-16.7998c3.90039%20-21%203.90039%20-42.5%200%20-63.5zM268.7%20140.8c59.2002%2077%20-28.7002%20164.9%20-105.7%20105.7c-59.2002%20-77%2028.7002%20-164.9%20105.7%20-105.7zM512.1%20-41.9004l-8.19922%20-14.2998c-3%20-5.2998%20-9.40039%20-7.5%20-15.1006%20-5.39941c-11.7998%204.39941%20-22.5996%2010.6992%20-32.0996%2018.5996c-4.60059%203.7998%20-5.7998%2010.5%20-2.7998%2015.7002l8.19922%2014.2998c-6.89941%208%20-12.2998%2017.2998%20-15.8994%2027.4004h-16.5c-6%200%20-11.2002%204.2998%20-12.2002%2010.2998c-2%2012%20-2.09961%2024.5996%200%2037.0996c1%206%206.2002%2010.4004%2012.2002%2010.4004h16.5c3.59961%2010.0996%209%2019.3994%2015.8994%2027.3994l-8.19922%2014.3008c-3%205.19922%20-1.90039%2011.8994%202.7998%2015.6992c9.5%207.90039%2020.3994%2014.2002%2032.0996%2018.6006c5.7002%202.09961%2012.1006%20-0.100586%2015.1006%20-5.40039l8.19922%20-14.2998c10.5%201.90039%2021.2002%201.90039%2031.7002%200l8.2002%2014.2998c3%205.2998%209.40039%207.5%2015.0996%205.40039c11.8008%20-4.40039%2022.6006%20-10.7002%2032.1006%20-18.6006c4.59961%20-3.7998%205.7998%20-10.5%202.7998%20-15.6992l-8.2002%20-14.3008c6.90039%20-8%2012.2998%20-17.2998%2015.9004%20-27.3994h16.5c6%200%2011.2002%20-4.2998%2012.2002%20-10.2998c2%20-12%202.09961%20-24.6006%200%20-37.1006c-1%20-6%20-6.2002%20-10.3994%20-12.2002%20-10.3994h-16.5c-3.60059%20-10.1006%20-9%20-19.4004%20-15.9004%20-27.4004l8.2002%20-14.2998c3%20-5.2002%201.90039%20-11.9004%20-2.7998%20-15.7002c-9.5%20-7.90039%20-20.4004%20-14.2002%20-32.1006%20-18.5996c-5.69922%20-2.10059%20-12.0996%200.0996094%20-15.0996%205.39941l-8.2002%2014.2998c-10.3994%20-1.89941%20-21.2002%20-1.89941%20-31.7002%200zM501.6%2017c38.5%20-29.5996%2082.4004%2014.2998%2052.8008%2052.7998c-38.5%2029.6006%20-82.4004%20-14.2998%20-52.8008%20-52.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comments%22%20unicode=%22&#xf086;%22%20horiz-adv-x=%22576%22%20d=%22M416%20256c0%20-88.4004%20-93.0996%20-160%20-208%20-160c-41%200%20-79.0996%209.2998%20-111.3%2025c-21.7998%20-12.7002%20-52.1006%20-25%20-88.7002%20-25c-3.2002%200%20-6%201.7998%20-7.2998%204.7998s-0.700195%206.40039%201.5%208.7002c0.299805%200.299805%2022.3994%2024.2998%2035.7998%2054.5c-23.9004%2026.0996%20-38%2057.7002%20-38%2092c0%2088.4004%2093.0996%20160%20208%20160s208%20-71.5996%20208%20-160zM538%2036c13.4004%20-30.2998%2035.5%20-54.2002%2035.7998%20-54.5c2.2002%20-2.40039%202.7998%20-5.7998%201.5%20-8.7002c-1.2002%20-2.89941%20-4.09961%20-4.7998%20-7.2998%20-4.7998c-36.5996%200%20-66.9004%2012.2998%20-88.7002%2025c-32.2002%20-15.7998%20-70.2998%20-25%20-111.3%20-25c-86.2002%200%20-160.2%2040.4004%20-191.7%2097.9004c10.4004%20-1.10059%2020.9004%20-1.90039%2031.7002%20-1.90039c132.3%200%20240%2086.0996%20240%20192c0%206.7998%20-0.400391%2013.5%20-1.2998%2020.0996c75.7998%20-23.8994%20129.3%20-81.1992%20129.3%20-148.1c0%20-34.2998%20-14.0996%20-66%20-38%20-92z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star-half%22%20unicode=%22&#xf089;%22%20horiz-adv-x=%22576%22%20d=%22M288%20448v-439.6l-130.7%20-68.6006c-23.3994%20-12.2998%20-50.8994%207.60059%20-46.3994%2033.7002l25%20145.5l-105.7%20103c-19%2018.5%20-8.5%2050.7998%2017.7002%2054.5996l146.1%2021.2002l65.2998%20132.4c5.90039%2011.8994%2017.2998%2017.7998%2028.7002%2017.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thumbtack%22%20unicode=%22&#xf08d;%22%20horiz-adv-x=%22384%22%20d=%22M298.028%20233.733c47.9893%20-22.3135%2085.9717%20-62.5508%2085.9727%20-113.733c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-136v-104.007c0%20-1.2832%20-0.307617%20-2.50293%20-0.844727%20-3.57812l-24%20-48c-2.94727%20-5.89258%20-11.3701%20-5.88184%20-14.3115%200l-24%2048c-0.555664%201.11133%20-0.844727%202.33594%20-0.844727%203.57812v104.007h-136c-13.2549%200%20-24%2010.7451%20-24%2024c0%2050.7393%2037.4648%2091.1797%2085.9717%20113.733l12.2354%20118.267h-42.207c-13.2549%200%20-24%2010.7451%20-24%2024v48c0%2013.2549%2010.7451%2024%2024%2024h272c13.2549%200%2024%20-10.7451%2024%20-24v-48c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-42.207z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trophy%22%20unicode=%22&#xf091;%22%20horiz-adv-x=%22576%22%20d=%22M552%20384c13.2998%200%2024%20-10.7002%2024%20-24v-56c0%20-35.7002%20-22.5996%20-72.4004%20-61.9004%20-100.7c-31.3994%20-22.7002%20-69.6992%20-37.0996%20-110%20-41.7002c-31.3994%20-52.0996%20-68.0996%20-73.5996%20-68.0996%20-73.5996v-72h48c35.2998%200%2064%20-20.7002%2064%20-56v-12c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-296c-6.59961%200%20-12%205.40039%20-12%2012v12c0%2035.2998%2028.7002%2056%2064%2056h48v72s-36.7002%2021.5%20-68.0996%2073.5996c-40.2002%204.60059%20-78.5%2019%20-110%2041.7002c-39.4004%2028.2998%20-61.9004%2065%20-61.9004%20100.7v56c0%2013.2998%2010.7002%2024%2024%2024h104v40c0%2013.2998%2010.7002%2024%2024%2024h272c13.2998%200%2024%20-10.7002%2024%20-24v-40h104zM99.2998%20255.2c12.5%20-9%2026.6006%20-16.2002%2041.7002%20-21.4004c-7%2025%20-11.7998%2053.6006%20-12.7998%2086.2002h-64.2002v-16c0%20-11.5996%2010.9004%20-31.2002%2035.2998%20-48.7998zM512%20304v16h-64.2998c-1%20-32.5996%20-5.7998%20-61.2002%20-12.7998%20-86.2002c15.0996%205.2002%2029.2998%2012.4004%2041.7998%2021.4004c17.5996%2012.7002%2035.2998%2032.7002%2035.2998%2048.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22upload%22%20unicode=%22&#xf093;%22%20d=%22M296%2064h-80c-13.2998%200%20-24%2010.7002%20-24%2024v168h-87.7002c-17.7998%200%20-26.7002%2021.5%20-14.0996%2034.0996l152.1%20152.2c7.5%207.5%2019.7998%207.5%2027.2998%200l152.2%20-152.2c12.6006%20-12.5996%203.7002%20-34.0996%20-14.0996%20-34.0996h-87.7002v-168c0%20-13.2998%20-10.7002%20-24%20-24%20-24zM512%2072v-112c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-464c-13.2998%200%20-24%2010.7002%20-24%2024v112c0%2013.2998%2010.7002%2024%2024%2024h136v-8c0%20-30.9004%2025.0996%20-56%2056%20-56h80c30.9004%200%2056%2025.0996%2056%2056v8h136c13.2998%200%2024%20-10.7002%2024%20-24zM388%20-16c0%2011%20-9%2020%20-20%2020s-20%20-9%20-20%20-20s9%20-20%2020%20-20s20%209%2020%2020zM452%20-16c0%2011%20-9%2020%20-20%2020s-20%20-9%20-20%20-20s9%20-20%2020%20-20s20%209%2020%2020z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lemon%22%20unicode=%22&#xf094;%22%20d=%22M489.038%20425.037c23.0938%20-23.0938%2028.8916%20-54.3906%2016.833%20-75.0928c-34.3115%20-58.9043%2053.0762%20-181.249%20-86.7461%20-321.071s-262.167%20-52.4326%20-321.068%20-86.7432c-20.7031%20-12.0586%20-52%20-6.2627%20-75.0947%2016.832c-23.0928%2023.0938%20-28.8916%2054.3906%20-16.833%2075.0928c34.3125%2058.9043%20-53.0781%20181.247%2086.7451%20321.07s262.167%2052.4336%20321.073%2086.7461c20.7012%2012.0586%2051.9971%206.25879%2075.0908%20-16.834zM243.881%20352.478c8.57227%202.14355%2013.7832%2010.8291%2011.6416%2019.4023c-2.14258%208.57324%20-10.8281%2013.7852%20-19.4033%2011.6426c-69.8027%20-17.4521%20-154.218%20-101.949%20-171.643%20-171.643c-2.1416%20-8.57324%203.07031%20-17.2588%2011.6426%20-19.4033c1.30273%20-0.324219%202.6084%20-0.480469%203.89258%20-0.480469c7.16895%200%2013.6943%204.85352%2015.5117%2012.124c14.5498%2058.2031%2090.1689%20133.811%20148.357%20148.357z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phone%22%20unicode=%22&#xf095;%22%20d=%22M493.4%20423.4c10.8994%20-2.5%2018.5996%20-12.2002%2018.5996%20-23.4004c0%20-256.5%20-207.9%20-464%20-464%20-464c-11.2998%200%20-20.9004%207.7998%20-23.4004%2018.5996l-24%20104c-2.59961%2011.3008%203.30078%2022.9004%2014%2027.6006l112%2048c9.80078%204.2002%2021.2002%201.39941%2028%20-6.90039l49.6006%20-60.5996c78.2998%2036.7002%20141.2%20100.5%20177.2%20177.2l-60.6006%2049.5996c-8.2998%206.7002%20-11.0996%2018.2002%20-6.89941%2028l48%20112c4.59961%2010.5996%2016.1992%2016.5%2027.5%2013.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phone-square%22%20unicode=%22&#xf098;%22%20horiz-adv-x=%22448%22%20d=%22M400%20416c26.5098%200%2048%20-21.4902%2048%20-48v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h352zM94%2032c160.055%200%20290%20129.708%20290%20290c0%207.11621%20-4.97559%2013.0801%20-11.6279%2014.6143l-65%2014.998c-1.08691%200.250977%20-2.20312%200.394531%20-3.36621%200.394531c-6.18457%200%20-11.501%20-3.75195%20-13.7939%20-9.10156l-30%20-69.998c-0.775391%20-1.81055%20-1.22266%20-3.81055%20-1.22266%20-5.90332c0%20-4.68066%202.14844%20-8.86328%205.51172%20-11.6152l37.8857%20-30.9971c-22.4834%20-47.9219%20-61.8369%20-87.8164%20-110.78%20-110.779l-30.9971%2037.8848c-2.75195%203.36328%20-6.94043%205.49414%20-11.6211%205.49414c-2.09277%200%20-4.08691%20-0.429688%20-5.89746%20-1.20508l-69.998%20-29.999c-5.34961%20-2.29297%20-9.08984%20-7.59375%20-9.08984%20-13.7783c0%20-1.16309%200.131836%20-2.29492%200.382812%20-3.38184l14.998%20-65c1.55957%20-6.75391%207.58301%20-11.627%2014.6162%20-11.627z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22unlock%22%20unicode=%22&#xf09c;%22%20horiz-adv-x=%22448%22%20d=%22M400%20192c26.5%200%2048%20-21.5%2048%20-48v-160c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v160c0%2026.5%2021.5%2048%2048%2048h24v102.5c0%2084%2067.5%20153.2%20151.5%20153.5s152.5%20-68%20152.5%20-152v-16c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-32c-13.2998%200%20-24%2010.7002%20-24%2024v16c0%2039.9004%20-32.7002%2072.4004%20-72.7002%2072c-39.5996%20-0.400391%20-71.2998%20-33.2998%20-71.2998%20-72.9004v-103.1h248z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22credit-card%22%20unicode=%22&#xf09d;%22%20horiz-adv-x=%22576%22%20d=%22M0%2016v176h576v-176c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048zM192%2084v-40c0%20-6.59961%205.40039%20-12%2012%20-12h136c6.59961%200%2012%205.40039%2012%2012v40c0%206.59961%20-5.40039%2012%20-12%2012h-136c-6.59961%200%20-12%20-5.40039%20-12%20-12zM64%2084v-40c0%20-6.59961%205.40039%20-12%2012%20-12h72c6.59961%200%2012%205.40039%2012%2012v40c0%206.59961%20-5.40039%2012%20-12%2012h-72c-6.59961%200%20-12%20-5.40039%20-12%20-12zM576%20368v-48h-576v48c0%2026.5%2021.5%2048%2048%2048h480c26.5%200%2048%20-21.5%2048%20-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rss%22%20unicode=%22&#xf09e;%22%20horiz-adv-x=%22448%22%20d=%22M128.081%2032.041c0%20-35.3691%20-28.6719%20-64.041%20-64.041%20-64.041s-64.04%2028.6719%20-64.04%2064.041s28.6719%2064.041%2064.041%2064.041s64.04%20-28.6729%2064.04%20-64.041zM303.741%20-15.209c0.494141%20-9.13477%20-6.84668%20-16.791%20-15.9951%20-16.79h-48.0693c-8.41406%200%20-15.4707%206.49023%20-16.0176%2014.8867c-7.29883%20112.07%20-96.9404%20201.488%20-208.772%20208.772c-8.39648%200.545898%20-14.8867%207.60254%20-14.8867%2016.0176v48.0693c0%209.14746%207.65625%2016.4883%2016.791%2015.9941c154.765%20-8.36328%20278.596%20-132.351%20286.95%20-286.95zM447.99%20-15.4971c0.324219%20-9.03027%20-6.97168%20-16.5029%20-16.0049%20-16.5039h-48.0684c-8.62598%200%20-15.6455%206.83496%20-15.999%2015.4531c-7.83789%20191.148%20-161.286%20344.626%20-352.465%20352.465c-8.61816%200.354492%20-15.4531%207.37402%20-15.4531%2015.999v48.0684c0%209.03418%207.47266%2016.3301%2016.5029%2016.0059c234.962%20-8.43555%20423.093%20-197.667%20431.487%20-431.487z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hdd%22%20unicode=%22&#xf0a0;%22%20horiz-adv-x=%22576%22%20d=%22M576%20144v-96c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-480c-26.5098%200%20-48%2021.4902%20-48%2048v96c0%2026.5098%2021.4902%2048%2048%2048h480c26.5098%200%2048%20-21.4902%2048%20-48zM528%20224h-480c-0.0234375%200%20-0.0996094%20-0.0361328%20-0.124023%20-0.0361328c-10.8613%200%20-21.2168%20-2.18066%20-30.6533%20-6.12891l96.5283%20144.791c8.60742%2012.9102%2023.2725%2021.374%2039.9385%2021.374h268.621c16.667%200%2031.332%20-8.46387%2039.9395%20-21.374l96.5273%20-144.791c-9.43652%203.94824%20-19.8447%206.16504%20-30.7061%206.16504h-0.0712891zM480%20128c-17.6729%200%20-32%20-14.3271%20-32%20-32s14.3271%20-32%2032%20-32s32%2014.3271%2032%2032s-14.3271%2032%20-32%2032zM384%20128c-17.6729%200%20-32%20-14.3271%20-32%20-32s14.3271%20-32%2032%20-32s32%2014.3271%2032%2032s-14.3271%2032%20-32%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bullhorn%22%20unicode=%22&#xf0a1;%22%20horiz-adv-x=%22576%22%20d=%22M576%20208c0%20-23.6299%20-12.9502%20-44.04%20-32.0098%20-55.1299v-152.87c0%20-9.21973%20-7.08008%20-32%20-32%20-32c-7.5459%200.00683594%20-14.5078%202.64062%20-19.9805%207.01953l-85.0293%2068.0303c-42.7002%2034.1406%20-96.3203%2052.9502%20-150.98%2052.9502h-28.0801c-2.79004%20-10.21%20-4.41016%20-20.8896%20-4.41016%20-32c0%20-29.0801%209.75%20-55.9199%2026.1504%20-77.4404c15.79%20-20.7197%200.149414%20-50.5596%20-25.9004%20-50.5596h-74.2793c-11.8809%200%20-23.2109%206.37012%20-28.4004%2017.0596c-16.2998%2033.5908%20-25.5605%2071.1709%20-25.5605%20110.94c0%2010.8604%200.790039%2021.5195%202.18066%2032h-33.7002c-35.3496%200%20-64%2028.6504%20-64%2064v96c0%2035.3496%2028.6504%2064%2064%2064h192c54.6602%200%20108.28%2018.8096%20150.99%2052.9502l85.0293%2068.0303c5.79004%204.63965%2012.8604%207.01953%2019.9805%207.01953c25.0195%200%2032%20-23.2598%2032%20-32.0098v-152.87c19.0498%20-11.0801%2032%20-31.4902%2032%20-55.1201zM480%2066.5801v282.84l-33.0498%20-26.4395c-54%20-43.2002%20-121.83%20-66.9805%20-190.95%20-66.9805v-96c69.1201%200%20136.95%20-23.7803%20190.95%20-66.9805z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22certificate%22%20unicode=%22&#xf0a3;%22%20d=%22M458.622%20192.08l45.9844%20-45.0039c13.7012%20-12.9727%207.32227%20-36.0371%20-10.6641%20-40.3389l-62.6504%20-15.9902l17.6611%20-62.0146c4.99023%20-17.834%20-11.8252%20-34.665%20-29.6611%20-29.6719l-61.9941%2017.667l-15.9834%20-62.6709c-4.33887%20-18.1533%20-27.8252%20-24.1553%20-40.3252%20-10.668l-44.9893%2046.001l-44.9912%20-46.001c-12.6289%20-13.3496%20-35.8857%20-7.90625%20-40.3252%2010.668l-15.9834%2062.6709l-61.9941%20-17.667c-17.832%20-4.99121%20-34.6523%2011.833%20-29.6611%2029.6719l17.6611%2062.0146l-62.6504%2015.9902c-17.9795%204.2998%20-24.3721%2027.3613%20-10.6641%2040.3389l45.9854%2045.0039l-45.9854%2045.0049c-13.7012%2012.9707%20-7.32227%2036.0371%2010.665%2040.3379l62.6504%2015.9902l-17.6611%2062.0146c-4.99023%2017.834%2011.8242%2034.665%2029.6611%2029.6709l61.9951%20-17.667l15.9834%2062.6709c4.27832%2017.9023%2027.6953%2024.0195%2040.3252%2010.6689l44.9893%20-46.3418l44.9902%2046.3428c12.7744%2013.5039%2036.0947%207.03027%2040.3252%20-10.6689l15.9834%20-62.6709l61.9941%2017.667c17.832%204.99219%2034.6523%20-11.833%2029.6611%20-29.6709l-17.6611%20-62.0146l62.6504%20-15.9902c17.9795%20-4.2998%2024.3721%20-27.3623%2010.6641%20-40.3389z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-point-right%22%20unicode=%22&#xf0a4;%22%20d=%22M512%20248.348c0%20-23.625%20-20.6504%20-43.8252%20-44.7998%20-43.8252h-99.8516c16.3408%20-17.0488%2018.3467%20-49.7666%20-6.29883%20-70.9443c14.2881%20-22.8291%202.14746%20-53.0176%20-16.4502%20-62.3154c8.97461%20-49.1406%20-21.9453%20-71.2627%20-72.5996%20-71.2627c-2.74609%200%20-13.2764%200.203125%20-16%200.195312c-61.9707%20-0.167969%20-76.8936%2031.0645%20-123.731%2038.3145c-11.6729%201.80762%20-20.2686%2011.8916%20-20.2686%2023.7041v171.525l0.00195312%200.000976562c0.0107422%2018.3662%2010.6074%2035.8887%2028.4639%2043.8447c28.8857%2012.9941%2095.4131%2049.0381%20107.534%2077.3232c7.79688%2018.1934%2021.3838%2029.084%2040%2029.0918c34.2217%200.0136719%2057.752%20-35.0977%2044.1191%20-66.9082c-3.58301%20-8.3584%20-8.3125%20-16.6699%20-14.1533%20-24.918h149.234c23.4502%200%2044.7998%20-20.543%2044.7998%20-43.8262zM96%20248v-192c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-48c-13.2549%200%20-24%2010.7451%20-24%2024v192c0%2013.2549%2010.7451%2024%2024%2024h48c13.2549%200%2024%20-10.7451%2024%20-24zM68%2080c0%2011.0459%20-8.9541%2020%20-20%2020s-20%20-8.9541%20-20%20-20s8.9541%20-20%2020%20-20s20%208.9541%2020%2020z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-point-left%22%20unicode=%22&#xf0a5;%22%20d=%22M44.7998%20292.174h149.234c-5.84082%208.24805%20-10.5703%2016.5586%20-14.1533%2024.918c-13.6328%2031.8105%209.89746%2066.9219%2044.1191%2066.9082c18.6162%20-0.0078125%2032.2031%20-10.8975%2040%20-29.0918c12.1221%20-28.2861%2078.6484%20-64.3291%20107.534%20-77.3232c17.8564%20-7.95605%2028.4531%20-25.4785%2028.4639%20-43.8447l0.00195312%20-0.000976562v-171.526c0%20-11.8115%20-8.5957%20-21.8965%20-20.2686%20-23.7031c-46.8379%20-7.25%20-61.7607%20-38.4824%20-123.731%20-38.3145c-2.72363%200.00683594%20-13.2539%20-0.195312%20-16%20-0.195312c-50.6543%200%20-81.5742%2022.1221%20-72.5996%2071.2627c-18.5977%209.29688%20-30.7383%2039.4863%20-16.4502%2062.3154c-24.6455%2021.1768%20-22.6396%2053.8955%20-6.29883%2070.9443h-99.8516c-24.1494%200%20-44.7998%2020.2002%20-44.7998%2043.8252c0%2023.2832%2021.3496%2043.8262%2044.7998%2043.8262zM440%20272h48c13.2549%200%2024%20-10.7451%2024%20-24v-192c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-48c-13.2549%200%20-24%2010.7451%20-24%2024v192c0%2013.2549%2010.7451%2024%2024%2024zM464%2060c11.0459%200%2020%208.9541%2020%2020s-8.9541%2020%20-20%2020s-20%20-8.9541%20-20%20-20s8.9541%20-20%2020%20-20z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-point-up%22%20unicode=%22&#xf0a6;%22%20horiz-adv-x=%22384%22%20d=%22M135.652%20448c23.625%200%2043.8252%20-20.6504%2043.8252%20-44.7998v-99.8516c17.0488%2016.3408%2049.7666%2018.3467%2070.9443%20-6.29883c22.8291%2014.2881%2053.0176%202.14746%2062.3154%20-16.4502c49.1406%208.97461%2071.2627%20-21.9453%2071.2627%20-72.5996c0%20-2.74609%20-0.203125%20-13.2764%20-0.195312%20-16c0.167969%20-61.9707%20-31.0645%20-76.8936%20-38.3145%20-123.731c-1.80762%20-11.6729%20-11.8916%20-20.2686%20-23.7041%20-20.2686h-171.525l-0.000976562%200.00195312c-18.3662%200.0107422%20-35.8887%2010.6074%20-43.8447%2028.4639c-12.9941%2028.8857%20-49.0381%2095.4121%20-77.3232%20107.534c-18.1943%207.79688%20-29.084%2021.3838%20-29.0918%2040c-0.0136719%2034.2217%2035.0977%2057.752%2066.9082%2044.1191c8.3584%20-3.58301%2016.6699%20-8.3125%2024.918%20-14.1533v149.234c0%2023.4502%2020.543%2044.7998%2043.8262%2044.7998zM136%2032h192c13.2549%200%2024%20-10.7451%2024%20-24v-48c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-192c-13.2549%200%20-24%2010.7451%20-24%2024v48c0%2013.2549%2010.7451%2024%2024%2024zM304%204c-11.0459%200%20-20%20-8.9541%20-20%20-20s8.9541%20-20%2020%20-20s20%208.9541%2020%2020s-8.9541%2020%20-20%2020z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-point-down%22%20unicode=%22&#xf0a7;%22%20horiz-adv-x=%22384%22%20d=%22M91.8262%20-19.2002v149.234c-8.24805%20-5.84082%20-16.5586%20-10.5703%20-24.918%20-14.1533c-31.8105%20-13.6328%20-66.9219%209.89746%20-66.9082%2044.1191c0.0078125%2018.6162%2010.8975%2032.2031%2029.0918%2040c28.2861%2012.1221%2064.3291%2078.6484%2077.3232%20107.534c7.95605%2017.8564%2025.4785%2028.4531%2043.8447%2028.4639l0.000976562%200.00195312h171.526c11.8115%200%2021.8965%20-8.5957%2023.7031%20-20.2686c7.25%20-46.8379%2038.4824%20-61.7607%2038.3145%20-123.731c-0.00683594%20-2.72363%200.195312%20-13.2539%200.195312%20-16c0%20-50.6543%20-22.1221%20-81.5742%20-71.2627%20-72.5996c-9.29688%20-18.5977%20-39.4863%20-30.7383%20-62.3154%20-16.4502c-21.1768%20-24.6455%20-53.8955%20-22.6396%20-70.9443%20-6.29883v-99.8516c0%20-24.1494%20-20.2002%20-44.7998%20-43.8252%20-44.7998c-23.2832%200%20-43.8262%2021.3496%20-43.8262%2044.7998zM112%20376v48c0%2013.2549%2010.7451%2024%2024%2024h192c13.2549%200%2024%20-10.7451%2024%20-24v-48c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-192c-13.2549%200%20-24%2010.7451%20-24%2024zM324%20400c0%2011.0459%20-8.9541%2020%20-20%2020s-20%20-8.9541%20-20%20-20s8.9541%20-20%2020%20-20s20%208.9541%2020%2020z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-circle-left%22%20unicode=%22&#xf0a8;%22%20d=%22M256%20-56c-137%200%20-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248s-111%20-248%20-248%20-248zM284.9%2087.5996l-75.5%2072.4004h182.6c13.2998%200%2024%2010.7002%2024%2024v16c0%2013.2998%20-10.7002%2024%20-24%2024h-182.6l75.5%2072.4004c9.69922%209.2998%209.89941%2024.7998%200.399414%2034.2998l-11%2010.8994c-9.39941%209.40039%20-24.5996%209.40039%20-33.8994%200l-132.7%20-132.6c-9.40039%20-9.40039%20-9.40039%20-24.5996%200%20-33.9004l132.7%20-132.699c9.39941%20-9.40039%2024.5996%20-9.40039%2033.8994%200l11%2010.8994c9.5%209.5%209.2998%2025%20-0.399414%2034.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-circle-right%22%20unicode=%22&#xf0a9;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM227.1%20296.4l75.5%20-72.4004h-182.6c-13.2998%200%20-24%20-10.7002%20-24%20-24v-16c0%20-13.2998%2010.7002%20-24%2024%20-24h182.6l-75.5%20-72.4004c-9.69922%20-9.2998%20-9.89941%20-24.7998%20-0.399414%20-34.2998l11%20-10.8994c9.39941%20-9.40039%2024.5996%20-9.40039%2033.8994%200l132.7%20132.6c9.40039%209.40039%209.40039%2024.5996%200%2033.9004l-132.7%20132.8c-9.39941%209.39941%20-24.5996%209.39941%20-33.8994%200l-11%20-10.9004c-9.5%20-9.59961%20-9.2998%20-25.0996%200.399414%20-34.3994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-circle-up%22%20unicode=%22&#xf0aa;%22%20d=%22M8%20192c0%20137%20111%20248%20248%20248s248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248zM151.6%20163.1l72.4004%2075.5v-182.6c0%20-13.2998%2010.7002%20-24%2024%20-24h16c13.2998%200%2024%2010.7002%2024%2024v182.6l72.4004%20-75.5c9.2998%20-9.69922%2024.7998%20-9.89941%2034.2998%20-0.399414l10.8994%2011c9.40039%209.39941%209.40039%2024.5996%200%2033.8994l-132.6%20132.7c-9.40039%209.40039%20-24.5996%209.40039%20-33.9004%200l-132.8%20-132.7c-9.39941%20-9.39941%20-9.39941%20-24.5996%200%20-33.8994l10.9004%20-11c9.59961%20-9.5%2025.0996%20-9.2998%2034.3994%200.399414z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-circle-down%22%20unicode=%22&#xf0ab;%22%20d=%22M504%20192c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248zM360.4%20220.9l-72.4004%20-75.5v182.6c0%2013.2998%20-10.7002%2024%20-24%2024h-16c-13.2998%200%20-24%20-10.7002%20-24%20-24v-182.6l-72.4004%2075.5c-9.2998%209.69922%20-24.7998%209.89941%20-34.2998%200.399414l-10.8994%20-11c-9.40039%20-9.39941%20-9.40039%20-24.5996%200%20-33.8994l132.6%20-132.7c9.40039%20-9.40039%2024.5996%20-9.40039%2033.9004%200l132.699%20132.7c9.40039%209.39941%209.40039%2024.5996%200%2033.8994l-10.8994%2011c-9.5%209.5%20-25%209.2998%20-34.2998%20-0.399414z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22globe%22%20unicode=%22&#xf0ac;%22%20horiz-adv-x=%22496%22%20d=%22M336.5%20288h-177c14.5%2089.2998%2048.7002%20152%2088.5%20152s74%20-62.7002%2088.5%20-152zM152%20192c0%2022.2002%201.2002%2043.5%203.2998%2064h185.3c2.10059%20-20.5%203.30078%20-41.7998%203.30078%20-64s-1.2002%20-43.5%20-3.30078%20-64h-185.3c-2.09961%2020.5%20-3.2998%2041.7998%20-3.2998%2064zM476.7%20288h-108c-8.7998%2056.9004%20-25.6006%20107.8%20-50%20141.6c71.5%20-21.1992%20129.399%20-73.6992%20158%20-141.6zM177.2%20429.6c-24.4004%20-33.7998%20-41.2002%20-84.6992%20-49.9004%20-141.6h-108c28.5%2067.9004%2086.5%20120.4%20157.9%20141.6zM487.4%20256c5.39941%20-20.5%208.5%20-41.7998%208.5%20-64s-3.10059%20-43.5%20-8.60059%20-64h-114.6c2.09961%2021%203.2998%2042.5%203.2998%2064s-1.2002%2043%20-3.2998%2064h114.7zM120%20192c0%20-21.5%201.2002%20-43%203.2002%20-64h-114.601c-5.39941%2020.5%20-8.59961%2041.7998%20-8.59961%2064s3.2002%2043.5%208.59961%2064h114.7c-2.09961%20-21%20-3.2998%20-42.5%20-3.2998%20-64zM159.5%2096h177c-14.5%20-89.2998%20-48.7002%20-152%20-88.5%20-152s-74%2062.7002%20-88.5%20152zM318.8%20-45.5996c24.4004%2033.7998%2041.2002%2084.6992%2050%20141.6h108c-28.5996%20-67.9004%20-86.5996%20-120.4%20-158%20-141.6zM19.2998%2096h108c8.7998%20-56.9004%2025.6006%20-107.8%2050%20-141.6c-71.5%2021.1992%20-129.399%2073.6992%20-158%20141.6z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wrench%22%20unicode=%22&#xf0ad;%22%20d=%22M507.73%20338.9c11.7891%20-47.4102%20-0.84082%20-99.6602%20-37.9102%20-136.73c-39.9004%20-39.9004%20-97.25%20-50.9297%20-147.37%20-34.2197l-213.21%20-213.21c-24.9902%20-24.9902%20-65.5098%20-24.9902%20-90.5%200s-24.9902%2065.5098%200%2090.5l213.39%20213.39c-16.5%2050.1006%20-5.58984%20107.561%2034.0498%20147.2c37.0303%2037.0195%2089.2002%2049.6699%20136.58%2037.9297c9.08984%20-2.25977%2012.2803%20-13.54%205.66016%20-20.1602l-74.3604%20-74.3594l11.3105%20-67.8799l67.8799%20-11.3105l74.3604%2074.3604c6.58008%206.58008%2017.8799%203.51953%2020.1201%20-5.50977zM64%20-24c13.25%200%2024%2010.75%2024%2024c0%2013.2598%20-10.75%2024%20-24%2024s-24%20-10.7402%20-24%20-24c0%20-13.25%2010.75%20-24%2024%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tasks%22%20unicode=%22&#xf0ae;%22%20d=%22M139.61%20412.5l17%20-16.5c2.13281%20-2.18066%203.44922%20-5.16797%203.44922%20-8.45605c0%20-3.33496%20-1.35352%20-6.35547%20-3.54004%20-8.54395l-72.1992%20-72.1904l-15.5898%20-15.6191c-2.29297%20-2.17969%20-5.39941%20-3.51758%20-8.80859%20-3.51758c-3.41016%200%20-6.50977%201.33789%20-8.80176%203.51758l-47.5898%2047.3994c-2.18066%202.17383%20-3.53125%205.18262%20-3.53125%208.50195c0%203.31836%201.35059%206.3252%203.53125%208.49805l15.7002%2015.7197c2.17285%202.18164%205.18164%203.53125%208.50098%203.53125s6.3252%20-1.34961%208.49902%20-3.53125l22.6992%20-22.1191l63.6807%2063.3096c2.17285%202.18066%205.18262%203.53125%208.50098%203.53125c3.31934%200%206.3252%20-1.35059%208.49902%20-3.53125zM139.61%20253.31l16.9795%20-17c2.125%20-2.16504%203.43652%20-5.13574%203.43652%20-8.40625c0%20-3.31641%20-1.34863%20-6.32031%20-3.52637%20-8.49316l-72.2002%20-72.2197l-15.7002%20-15.6904c-2.29004%20-2.17871%20-5.39551%20-3.5166%20-8.80273%20-3.5166c-3.4082%200%20-6.50586%201.33789%20-8.79688%203.5166l-47.4697%2047.5c-2.18066%202.17285%20-3.53125%205.18262%20-3.53125%208.50195c0%203.31836%201.35059%206.3252%203.53125%208.49805l15.7002%2015.6904c2.17285%202.18066%205.18164%203.53125%208.50098%203.53125s6.3252%20-1.35059%208.49902%20-3.53125l22.6992%20-22.1006l63.6807%2063.7197c2.17285%202.18164%205.18262%203.53125%208.50098%203.53125c3.31934%200%206.3252%20-1.34961%208.49902%20-3.53125zM64%2080c26.4922%200%2048%20-21.5078%2048%20-48s-21.5078%20-48%20-48%20-48c-26.4697%200%20-48.5898%2021.5%20-48.5898%2048s22.0996%2048%2048.5898%2048zM496%2064c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-288c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h288zM496%20384c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-288c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h288zM496%20224c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-288c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22filter%22%20unicode=%22&#xf0b0;%22%20d=%22M487.976%20448c21.3623%200%2032.0459%20-25.8965%2016.9717%20-40.9707l-184.947%20-184.971v-262.039c0%20-19.5127%20-21.9805%20-30.71%20-37.7627%20-19.6611l-80%2055.9795c-6.41602%204.49219%20-10.2373%2011.8311%20-10.2373%2019.6621v206.059l-184.942%20184.971c-15.1045%2015.1045%20-4.34766%2040.9707%2016.9707%2040.9707h463.947z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22briefcase%22%20unicode=%22&#xf0b1;%22%20d=%22M320%20112v48h192v-144c0%20-25.5996%20-22.4004%20-48%20-48%20-48h-416c-25.5996%200%20-48%2022.4004%20-48%2048v144h192v-48c0%20-8.83984%207.16016%20-16%2016%20-16h96c8.83984%200%2016%207.16016%2016%2016zM464%20320c25.5996%200%2048%20-22.4004%2048%20-48v-80h-512v80c0%2025.5996%2022.4004%2048%2048%2048h80v48c0%2025.5996%2022.4004%2048%2048%2048h160c25.5996%200%2048%20-22.4004%2048%20-48v-48h80zM320%20320v32h-128v-32h128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrows-alt%22%20unicode=%22&#xf0b2;%22%20d=%22M352.201%2022.2246l-79.1963%20-79.1953c-9.37305%20-9.37305%20-24.5684%20-9.37305%20-33.9404%200l-79.1963%2079.1953c-15.1191%2015.1191%20-4.41113%2040.9717%2016.9707%2040.9707h51.1621l-0.000976562%20100.805h-100.804v-51.1621c0%20-21.3818%20-25.8516%20-32.0898%20-40.9717%20-16.9707l-79.1953%2079.1963c-9.37305%209.37207%20-9.37305%2024.5684%200%2033.9404l79.1953%2079.1963c15.1191%2015.1191%2040.9717%204.41113%2040.9717%20-16.9717v-51.2285h100.804v100.804h-51.2305c-21.3818%200%20-32.0898%2025.8516%20-16.9707%2040.9717l79.1963%2079.1953c9.37305%209.37305%2024.5684%209.37305%2033.9404%200l79.1963%20-79.1953c15.1191%20-15.1191%204.41113%20-40.9717%20-16.9707%20-40.9717h-51.1621v-100.804h100.804v51.1621c0%2021.3818%2025.8516%2032.0898%2040.9707%2016.9707l79.1953%20-79.1963c9.37305%20-9.37207%209.37305%20-24.5684%200%20-33.9404l-79.1953%20-79.1963c-15.1191%20-15.1191%20-40.9717%20-4.41113%20-40.9707%2016.9717v51.2285h-100.803v-100.804h51.2305c21.3818%200%2032.0898%20-25.8516%2016.9707%20-40.9717z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22users%22%20unicode=%22&#xf0c0;%22%20horiz-adv-x=%22640%22%20d=%22M96%20224c-35.2998%200%20-64%2028.7002%20-64%2064s28.7002%2064%2064%2064s64%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64zM544%20224c-35.2998%200%20-64%2028.7002%20-64%2064s28.7002%2064%2064%2064s64%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64zM576%20192c35.2998%200%2064%20-28.7002%2064%20-64v-32c0%20-17.7002%20-14.2998%20-32%20-32%20-32h-66c-6.2002%2047.4004%20-34.7998%2087.2998%20-75.0996%20109.4c11.5996%2011.5%2027.5%2018.5996%2045.0996%2018.5996h64zM320%20192c-61.9004%200%20-112%2050.0996%20-112%20112s50.0996%20112%20112%20112s112%20-50.0996%20112%20-112s-50.0996%20-112%20-112%20-112zM396.8%20160c63.6006%200%20115.2%20-51.5996%20115.2%20-115.2v-28.7998c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v28.7998c0%2063.6006%2051.5996%20115.2%20115.2%20115.2h8.2998c20.9004%20-10%2043.9004%20-16%2068.5%20-16s47.7002%206%2068.5%2016h8.2998zM173.1%20173.4c-40.2998%20-22.1006%20-68.8994%20-62%20-75.1992%20-109.4h-65.9004c-17.7002%200%20-32%2014.2998%20-32%2032v32c0%2035.2998%2028.7002%2064%2064%2064h64c17.5996%200%2033.5%20-7.09961%2045.0996%20-18.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22link%22%20unicode=%22&#xf0c1;%22%20d=%22M326.612%20262.609c59.7471%20-59.8096%2058.9268%20-155.698%200.359375%20-214.591c-0.109375%20-0.119141%20-0.239258%20-0.25%20-0.359375%20-0.369141l-67.2002%20-67.2002c-59.2705%20-59.2705%20-155.699%20-59.2627%20-214.96%200c-59.2705%2059.2598%20-59.2705%20155.7%200%20214.96l37.1055%2037.1055c9.84082%209.84082%2026.7861%203.30078%2027.2939%20-10.6055c0.648438%20-17.7227%203.82617%20-35.5273%209.69043%20-52.7207c1.98633%20-5.82227%200.567383%20-12.2627%20-3.7832%20-16.6123l-13.0869%20-13.0869c-28.0254%20-28.0264%20-28.9053%20-73.6602%20-1.15527%20-101.96c28.0244%20-28.5791%2074.0859%20-28.749%20102.325%20-0.510742l67.2002%2067.1904c28.1914%2028.1914%2028.0732%2073.7568%200%20101.83c-3.70117%203.69434%20-7.42871%206.56348%20-10.3408%208.56934c-4.05078%202.78125%20-6.74707%207.37402%20-6.94727%2012.6055c-0.395508%2010.5674%203.34766%2021.4561%2011.6982%2029.8057l21.0537%2021.0557c5.52148%205.52051%2014.1826%206.19922%2020.584%201.73047c7.38574%20-5.15723%2014.1709%20-10.8447%2020.5225%20-17.1963zM467.547%20403.551c59.2705%20-59.2598%2059.2705%20-155.7%20-0.000976562%20-214.959l-37.1055%20-37.1055c-9.84082%20-9.83984%20-26.7852%20-3.30078%20-27.2939%2010.6055c-0.648438%2017.7227%20-3.82617%2035.5273%20-9.69043%2052.7217c-1.98633%205.82129%20-0.567383%2012.2617%203.7832%2016.6113l13.0869%2013.0869c28.0264%2028.0264%2028.9053%2073.6602%201.15527%20101.96c-28.0254%2028.5791%20-74.0869%2028.749%20-102.325%200.510742l-67.2002%20-67.1904c-28.1914%20-28.1914%20-28.0732%20-73.7568%200%20-101.83c3.70117%20-3.69434%207.42871%20-6.56348%2010.3408%20-8.56934c4.05078%20-2.78125%206.74707%20-7.37402%206.94727%20-12.6055c0.395508%20-10.5674%20-3.34766%20-21.4561%20-11.6982%20-29.8057l-21.0537%20-21.0557c-5.52051%20-5.51953%20-14.1826%20-6.19922%20-20.584%20-1.73047c-7.38574%205.15625%20-14.1699%2010.8447%20-20.5215%2017.1953c-59.7471%2059.8096%20-58.9258%20155.698%20-0.359375%20214.591c0.109375%200.119141%200.239258%200.25%200.359375%200.369141l67.2002%2067.2002c59.2705%2059.2705%20155.699%2059.2627%20214.96%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud%22%20unicode=%22&#xf0c2;%22%20horiz-adv-x=%22640%22%20d=%22M537.6%20221.4c58.4004%20-11.8008%20102.4%20-63.5%20102.4%20-125.4c0%20-70.7002%20-57.2998%20-128%20-128%20-128h-368c-79.5%200%20-144%2064.5%20-144%20144c0%2062.7998%2040.2002%20116.2%2096.2002%20135.9c-0.100586%202.69922%20-0.200195%205.39941%20-0.200195%208.09961c0%2088.4004%2071.5996%20160%20160%20160c59.2998%200%20111%20-32.2002%20138.7%20-80.2002c15.2002%2010.2002%2033.5996%2016.2002%2053.2998%2016.2002c53%200%2096%20-43%2096%20-96c0%20-12.2002%20-2.2998%20-23.9004%20-6.40039%20-34.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flask%22%20unicode=%22&#xf0c3;%22%20horiz-adv-x=%22448%22%20d=%22M437.2%2044.5c29.2998%20-47%20-4.40039%20-108.5%20-60.1006%20-108.5h-306.199c-55.6006%200%20-89.4004%2061.4004%20-60.1006%20108.5l117.2%20188.5v151h-8c-13.2998%200%20-24%2010.7002%20-24%2024v16c0%2013.2998%2010.7002%2024%2024%2024h208c13.2998%200%2024%20-10.7002%2024%20-24v-16c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-8v-151zM137.9%20128h172l-48.2002%2077.5996c-3.60059%205.2002%20-5.7998%2011.5%20-5.7998%2018.4004v160h-64v-160c0%20-6.7998%20-2.10059%20-13.2002%20-5.80078%20-18.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cut%22%20unicode=%22&#xf0c4;%22%20horiz-adv-x=%22448%22%20d=%22M278.06%20192l166.421%20-166.43c4.68945%20-4.69043%204.68945%20-12.29%200%20-16.9707c-32.8008%20-32.7998%20-85.9902%20-32.7998%20-118.79%200l-115.511%20115.521l-24.8594%20-24.8604c4.30957%20-10.9199%206.67969%20-22.8096%206.67969%20-35.2598c0%20-53.0195%20-42.9805%20-96%20-96%20-96s-96%2042.9805%20-96%2096s42.9805%2096%2096%2096c4.53027%200%208.99023%20-0.320312%2013.3604%20-0.929688l32.9297%2032.9297l-32.9297%2032.9297c-4.37012%20-0.609375%20-8.82031%20-0.929688%20-13.3604%20-0.929688c-53.0195%200%20-96%2042.9805%20-96%2096s42.9805%2096%2096%2096s96%20-42.9805%2096%20-96c0%20-12.4502%20-2.37012%20-24.3398%20-6.67969%20-35.2598l24.8594%20-24.8604l115.511%20115.521c32.7998%2032.7998%2085.9893%2032.7998%20118.79%200c4.68945%20-4.68066%204.68945%20-12.2803%200%20-16.9707zM96%20288c17.6396%200%2032%2014.3604%2032%2032s-14.3604%2032%20-32%2032s-32%20-14.3604%20-32%20-32s14.3604%20-32%2032%20-32zM96%2032c17.6396%200%2032%2014.3604%2032%2032s-14.3604%2032%20-32%2032s-32%20-14.3604%20-32%20-32s14.3604%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22copy%22%20unicode=%22&#xf0c5;%22%20horiz-adv-x=%22448%22%20d=%22M320%200v-40c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-272c-13.2549%200%20-24%2010.7451%20-24%2024v368c0%2013.2549%2010.7451%2024%2024%2024h72v-296c0%20-30.8789%2025.1211%20-56%2056%20-56h168zM320%20344c0%20-13.2002%2010.7998%20-24%2024%20-24h104v-264c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-272c-13.2549%200%20-24%2010.7451%20-24%2024v368c0%2013.2549%2010.7451%2024%2024%2024h168v-104zM440.971%20375.029c4.34473%20-4.34473%207.0293%20-10.3477%207.0293%20-16.9707v-6.05859h-96v96h6.05859c6.62305%200%2012.626%20-2.68457%2016.9707%20-7.0293z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paperclip%22%20unicode=%22&#xf0c6;%22%20horiz-adv-x=%22448%22%20d=%22M43.2461%20-18.1416c-58.4297%2060.2891%20-57.3408%20157.511%201.38574%20217.581l209.76%20214.561c44.3164%2045.332%20116.352%2045.3359%20160.672%200c43.8896%20-44.8936%2043.9424%20-117.329%200%20-162.276l-182.85%20-186.852c-29.8545%20-30.5371%20-78.6328%20-30.1113%20-107.981%200.998047c-28.2754%2029.9697%20-27.3682%2077.4727%201.45117%20106.953l143.743%20146.835c6.18262%206.31348%2016.3125%206.42188%2022.626%200.241211l22.8613%20-22.3799c6.31445%20-6.18164%206.42188%20-16.3115%200.241211%20-22.626l-143.729%20-146.82c-4.93164%20-5.04492%20-5.23535%20-13.4287%20-0.647461%20-18.292c4.37207%20-4.63379%2011.2451%20-4.71094%2015.6875%20-0.165039l182.85%20186.851c19.6123%2020.0625%2019.6123%2052.7256%20-0.0117188%2072.7979c-19.1885%2019.627%20-49.957%2019.6377%20-69.1533%200l-209.762%20-214.56c-34.7627%20-35.5605%20-35.2988%20-93.1201%20-1.19043%20-128.313c34.0098%20-35.0928%2088.9844%20-35.1367%20123.058%20-0.285156l172.061%20175.999c6.17676%206.31836%2016.3066%206.43262%2022.626%200.255859l22.877%20-22.3643c6.31836%20-6.17676%206.43359%20-16.3066%200.255859%20-22.626l-172.061%20-175.998c-59.5752%20-60.9385%20-155.942%20-60.2158%20-214.77%200.485352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22save%22%20unicode=%22&#xf0c7;%22%20horiz-adv-x=%22448%22%20d=%22M433.941%20318.059c8.68848%20-8.68848%2014.0586%20-20.6943%2014.0586%20-33.9404v-268.118c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h268.118c13.2461%200%2025.252%20-5.37012%2033.9404%20-14.0586zM224%2032c35.3457%200%2064%2028.6543%2064%2064s-28.6543%2064%20-64%2064s-64%20-28.6543%20-64%20-64s28.6543%20-64%2064%20-64zM320%20336.52c0%203.31152%20-1.34277%206.31348%20-3.51465%208.48535l-3.48047%203.48047c-2.25%202.25098%20-5.30176%203.51465%20-8.48535%203.51465h-228.52c-6.62695%200%20-12%20-5.37305%20-12%20-12v-104c0%20-6.62695%205.37305%20-12%2012%20-12h232c6.62695%200%2012%205.37305%2012%2012v100.52z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22square%22%20unicode=%22&#xf0c8;%22%20horiz-adv-x=%22448%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bars%22%20unicode=%22&#xf0c9;%22%20horiz-adv-x=%22448%22%20d=%22M16%20316c-8.83691%200%20-16%207.16309%20-16%2016v40c0%208.83691%207.16309%2016%2016%2016h416c8.83691%200%2016%20-7.16309%2016%20-16v-40c0%20-8.83691%20-7.16309%20-16%20-16%20-16h-416zM16%20156c-8.83691%200%20-16%207.16309%20-16%2016v40c0%208.83691%207.16309%2016%2016%2016h416c8.83691%200%2016%20-7.16309%2016%20-16v-40c0%20-8.83691%20-7.16309%20-16%20-16%20-16h-416zM16%20-4c-8.83691%200%20-16%207.16309%20-16%2016v40c0%208.83691%207.16309%2016%2016%2016h416c8.83691%200%2016%20-7.16309%2016%20-16v-40c0%20-8.83691%20-7.16309%20-16%20-16%20-16h-416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22list-ul%22%20unicode=%22&#xf0ca;%22%20d=%22M48%20400c26.4922%200%2048%20-21.5078%2048%20-48s-21.5078%20-48%20-48%20-48s-48%2021.5078%20-48%2048s21.5078%2048%2048%2048zM48%20240c26.4922%200%2048%20-21.5078%2048%20-48s-21.5078%20-48%20-48%20-48s-48%2021.5078%20-48%2048s21.5078%2048%2048%2048zM48%2080c26.4922%200%2048%20-21.5078%2048%20-48s-21.5078%20-48%20-48%20-48s-48%2021.5078%20-48%2048s21.5078%2048%2048%2048zM496%2064c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-320c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h320zM496%20384c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-320c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h320zM496%20224c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-320c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22list-ol%22%20unicode=%22&#xf0cb;%22%20d=%22M61.7695%2047c19.6104%20-5.12012%2028.7002%20-20.5%2028.7305%20-34.8799c0%20-21.3701%20-14.3398%20-44.1201%20-48.5%20-44.1201c-16.6201%200%20-29.29%204.75%20-37%209.44043c-5.82031%204.21973%20-6.34961%209.80957%20-2.62988%2015.9395l5.58984%209.31055c3.86035%206.61914%209.11035%207%2015.5996%203.11914c4.76758%20-1.95996%2010.0107%20-3.07617%2015.4707%20-3.11914c10.1602%200%2014.3594%203.5%2014.3594%208.21973c0%206.64941%20-5.60938%209.08984%20-15.9395%209.08984h-4.73047c-5.95996%200%20-9.25%202.12012%20-12.25%207.87988l-1.0498%201.92969c-2.4502%204.75%20-1.2002%209.81055%202.7998%2014.8809l5.61035%207c3.47461%204.32422%207.0957%208.37695%2011%2012.3096h-22.8301c-4.41504%200%20-8%203.58496%20-8%208v16c0%204.41504%203.58496%208%208%208h57c7.5%200%2011.3398%20-4%2011.3398%20-11.3496v-3.31055c0.0136719%20-0.299805%200.0175781%20-0.595703%200.0175781%20-0.899414c0%20-5.10449%20-1.9248%20-9.76367%20-5.08789%20-13.29zM496%20224c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-320c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h320zM496%20384c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-320c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h320zM496%2064c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-320c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h320zM16%20288c-4.41504%200%20-8%203.58496%20-8%208v16c0%204.41504%203.58496%208%208%208h16v64h-8c-4.4082%200.0078125%20-7.98145%203.59766%20-7.98145%208.00781c0%201.2832%200.303711%202.49707%200.841797%203.57227l8%2016c1.31055%202.62012%204.01367%204.41406%207.13965%204.41992h24c4.41504%200%208%20-3.58496%208%20-8v-88h16c4.41504%200%208%20-3.58496%208%20-8v-16c0%20-4.41504%20-3.58496%20-8%20-8%20-8h-64zM12.0898%20128c-7.00977%200%20-12.0898%204%20-12.0898%2011.4102v4c0%2047.2803%2051%2056.3994%2050.9697%2069.1201c0%207.18945%20-5.9502%208.75%20-9.2793%208.75c-0.0185547%200%20-0.0380859%200.000976562%20-0.0566406%200.000976562c-3.65918%200%20-6.97949%20-1.46582%20-9.40332%20-3.84082c-5.12012%20-4.91016%20-10.5107%20-7%20-16.1201%20-2.44043l-8.58008%206.87988c-5.7998%204.53027%20-7.16992%209.78027%20-2.7998%2015.3701c6.65918%208.75%2019.0996%2018.75%2040.46%2018.75c19.4697%200%2044.4697%20-10.5%2044.4697%20-39.5596c0%20-37.7607%20-45.0498%20-46.1504%20-48.3398%20-56.4404h38.6797c4.41504%200%208%20-3.58496%208%20-8v-16c0%20-4.41504%20-3.58496%20-8%20-8%20-8h-67.9102z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22strikethrough%22%20unicode=%22&#xf0cc;%22%20d=%22M496%20224c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-480c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h102.29c-11.6797%2016.5303%20-19.7803%2035.4697%20-21.7803%2056.3604c-0.385742%203.97559%20-0.577148%207.88281%20-0.577148%2011.96c0%2068.2266%2055.3633%20123.624%20123.577%20123.68h68c50.1416%200%2093.5244%20-28.7686%20114.521%20-70.7998l0.529297%20-1c1.07324%20-2.14844%201.70215%20-4.57715%201.70215%20-7.13965c0%20-6.26562%20-3.61035%20-11.6953%20-8.86133%20-14.3203l-42.9404%20-21.4707c-2.14941%20-1.07324%20-4.5791%20-1.70312%20-7.14355%20-1.70312c-6.2627%200%20-11.6895%203.60645%20-14.3164%208.85352c-8.18652%2016.374%20-25.0859%2027.5801%20-44.623%2027.5801h-0.0371094h-66.79c-24.0352%20-0.000976562%20-43.5479%20-19.5059%20-43.5479%20-43.541c0%20-19.5742%2012.9414%20-36.1494%2030.7285%20-41.6289l87.1699%20-26.8301h202.1zM315.76%20128h94.3906c2.6084%20-7.7373%204.44434%20-15.9834%205.33984%20-24.3604c0.385742%20-3.97559%200.577148%20-7.88281%200.577148%20-11.96c0%20-68.2266%20-55.3633%20-123.624%20-123.577%20-123.68h-68c-50.1416%200%20-93.5244%2028.7686%20-114.521%2070.7998l-0.529297%201c-1.07324%202.14844%20-1.70215%204.57715%20-1.70215%207.13965c0%206.26562%203.61035%2011.6953%208.86133%2014.3203l42.9404%2021.4707c2.14941%201.07324%204.5791%201.70312%207.14355%201.70312c6.2627%200%2011.6895%20-3.60645%2014.3164%20-8.85352c8.18652%20-16.374%2025.0859%20-27.5801%2044.623%20-27.5801h0.0371094h66.79c24.0254%200.0224609%2043.5273%2019.5244%2043.5498%2043.5498c-0.0117188%2015.3828%20-8.07227%2028.8594%20-20.2402%2036.4502z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22underline%22%20unicode=%22&#xf0cd;%22%20horiz-adv-x=%22448%22%20d=%22M32%20384c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h144c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32v-160c0%20-44.1533%2035.8467%20-80%2080%20-80s80%2035.8467%2080%2080v160h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h144c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32v-160c0%20-88.2197%20-71.7803%20-160%20-160%20-160s-160%2071.7803%20-160%20160v160h-32zM432%200c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22table%22%20unicode=%22&#xf0ce;%22%20d=%22M464%20416c26.5098%200%2048%20-21.4902%2048%20-48v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h416zM224%2032v96h-160v-96h160zM224%20192v96h-160v-96h160zM448%2032v96h-160v-96h160zM448%20192v96h-160v-96h160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22magic%22%20unicode=%22&#xf0d0;%22%20d=%22M224%20352l-16%2032l-32%2016l32%2016l16%2032l16%20-32l32%20-16l-32%20-16zM80%20288l-26.6602%2053.3301l-53.3398%2026.6699l53.3398%2026.6699l26.6602%2053.3301l26.6602%20-53.3301l53.3398%20-26.6699l-53.3398%20-26.6699zM432%20160l26.6602%20-53.3301l53.3398%20-26.6699l-53.3398%20-26.6699l-26.6602%20-53.3301l-26.6602%2053.3301l-53.3398%2026.6699l53.3398%2026.6699zM502.62%20353.77c12.5%20-12.4893%2012.5%20-32.7598%200%20-45.2393l-363.14%20-363.15c-6.25%20-6.25%20-14.4404%20-9.37012%20-22.6309%20-9.37012c-8.17969%200%20-16.3691%203.12012%20-22.6191%209.37012l-84.8506%2084.8506c-12.5%2012.4893%20-12.5%2032.75%200%2045.25l363.14%20363.14c6.25%206.25977%2014.4404%209.37988%2022.6309%209.37988c8.18945%200%2016.3799%20-3.12012%2022.6191%20-9.37988zM359.45%20244.54l86.5996%2086.5996l-50.9102%2050.9102l-86.5996%20-86.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22truck%22%20unicode=%22&#xf0d1;%22%20horiz-adv-x=%22640%22%20d=%22M624%2096c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-48c0%20-53%20-43%20-96%20-96%20-96s-96%2043%20-96%2096h-128c0%20-53%20-43%20-96%20-96%20-96s-96%2043%20-96%2096h-16c-26.5%200%20-48%2021.5%20-48%2048v320c0%2026.5%2021.5%2048%2048%2048h320c26.5%200%2048%20-21.5%2048%20-48v-48h44.0996c12.7002%200%2024.9004%20-5.09961%2033.9004%20-14.0996l99.9004%20-99.9004c9%20-9%2014.0996%20-21.2002%2014.0996%20-33.9004v-108.1h16zM160%20-16c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48zM480%20-16c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48zM560%20192v12.0996l-99.9004%2099.9004h-44.0996v-112h144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22money-bill%22%20unicode=%22&#xf0d6;%22%20horiz-adv-x=%22640%22%20d=%22M608%20384c17.6699%200%2032%20-14.3301%2032%20-32v-320c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-576c-17.6699%200%20-32%2014.3301%20-32%2032v320c0%2017.6699%2014.3301%2032%2032%2032h576zM48%2048h64c0%2035.3496%20-28.6504%2064%20-64%2064v-64zM48%20272c35.3496%200%2064%2028.6504%2064%2064h-64v-64zM320%2096c44.1699%200%2080%2042.9697%2080%2096c0%2053.0195%20-35.8203%2096%20-80%2096s-80%20-42.9805%20-80%20-96c0%20-53.0098%2035.8096%20-96%2080%20-96zM592%2048v64c-35.3496%200%20-64%20-28.6504%20-64%20-64h64zM592%20272v64h-64c0%20-35.3496%2028.6504%20-64%2064%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-down%22%20unicode=%22&#xf0d7;%22%20horiz-adv-x=%22320%22%20d=%22M31.2998%20256h257.3c17.8008%200%2026.7002%20-21.5%2014.1006%20-34.0996l-128.601%20-128.7c-7.7998%20-7.7998%20-20.5%20-7.7998%20-28.2998%200l-128.6%20128.7c-12.6006%2012.5996%20-3.7002%2034.0996%2014.0996%2034.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-up%22%20unicode=%22&#xf0d8;%22%20horiz-adv-x=%22320%22%20d=%22M288.662%2096h-257.324c-17.8184%200%20-26.7412%2021.543%20-14.1416%2034.1416l128.662%20128.662c7.80957%207.81055%2020.4736%207.81055%2028.2832%200l128.662%20-128.662c12.6006%20-12.5986%203.67676%20-34.1416%20-14.1416%20-34.1416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-left%22%20unicode=%22&#xf0d9;%22%20horiz-adv-x=%22192%22%20d=%22M192%20320.662v-257.324c0%20-17.8184%20-21.543%20-26.7412%20-34.1416%20-14.1416l-128.662%20128.662c-7.81055%207.80957%20-7.81055%2020.4736%200%2028.2832l128.662%20128.662c12.5986%2012.6006%2034.1416%203.67676%2034.1416%20-14.1416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-right%22%20unicode=%22&#xf0da;%22%20horiz-adv-x=%22192%22%20d=%22M0%2063.3379v257.324c0%2017.8184%2021.543%2026.7412%2034.1416%2014.1416l128.662%20-128.662c7.81055%20-7.80957%207.81055%20-20.4736%200%20-28.2832l-128.662%20-128.662c-12.5986%20-12.6006%20-34.1416%20-3.67676%20-34.1416%2014.1416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22columns%22%20unicode=%22&#xf0db;%22%20d=%22M464%20416c26.5098%200%2048%20-21.4902%2048%20-48v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h416zM224%2032v256h-160v-256h160zM448%2032v256h-160v-256h160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort%22%20unicode=%22&#xf0dc;%22%20horiz-adv-x=%22320%22%20d=%22M41%20160h238c21.4004%200%2032.0996%20-25.9004%2017%20-41l-119%20-119c-9.40039%20-9.40039%20-24.5996%20-9.40039%20-33.9004%200l-119.1%20119c-15.0996%2015.0996%20-4.40039%2041%2017%2041zM296%20265c15.0996%20-15.0996%204.40039%20-41%20-17%20-41h-238c-21.4004%200%20-32.0996%2025.9004%20-17%2041l119.1%20119c9.30078%209.40039%2024.5%209.40039%2033.9004%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-down%22%20unicode=%22&#xf0dd;%22%20horiz-adv-x=%22320%22%20d=%22M41%20160h238c21.4004%200%2032.0996%20-25.9004%2017%20-41l-119%20-119c-9.40039%20-9.40039%20-24.5996%20-9.40039%20-33.9004%200l-119.1%20119c-15.0996%2015.0996%20-4.40039%2041%2017%2041z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-up%22%20unicode=%22&#xf0de;%22%20horiz-adv-x=%22320%22%20d=%22M279%20224h-238c-21.4004%200%20-32.0996%2025.9004%20-17%2041l119%20119c9.40039%209.40039%2024.5996%209.40039%2033.9004%200l119%20-119c15.1992%20-15.0996%204.5%20-41%20-16.9004%20-41z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envelope%22%20unicode=%22&#xf0e0;%22%20d=%22M502.3%20257.2c3.90039%203.09961%209.7002%200.200195%209.7002%20-4.7002v-204.5c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v204.4c0%205%205.7002%207.7998%209.7002%204.69922c22.3994%20-17.3994%2052.0996%20-39.5%20154.1%20-113.6c21.1006%20-15.4004%2056.7002%20-47.7998%2092.2002%20-47.5996c35.7002%20-0.300781%2072%2032.7998%2092.2998%2047.5996c102%2074.0996%20131.601%2096.2998%20154%20113.7zM256%20128c-23.2002%20-0.400391%20-56.5996%2029.2002%20-73.4004%2041.4004c-132.699%2096.2998%20-142.8%20104.8%20-173.399%20128.699c-5.7998%204.60059%20-9.2002%2011.5%20-9.2002%2018.9004v19c0%2026.5%2021.5%2048%2048%2048h416c26.5%200%2048%20-21.5%2048%20-48v-19c0%20-7.40039%20-3.40039%20-14.4004%20-9.2002%20-18.9004c-30.5996%20-24%20-40.7002%20-32.3994%20-173.399%20-128.699c-16.8008%20-12.2002%20-50.2002%20-41.8008%20-73.4004%20-41.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22undo%22%20unicode=%22&#xf0e2;%22%20d=%22M212.333%20223.667h-200.333c-6.62695%200%20-12%205.37305%20-12%2012v200.333c0%206.62695%205.37305%2012%2012%2012h48c6.62695%200%2012%20-5.37305%2012%20-12v-78.1123c45.7734%2050.833%20112.26%2082.6426%20186.175%2082.1055c136.906%20-0.994141%20246.448%20-111.623%20246.157%20-248.532c-0.291016%20-136.719%20-111.212%20-247.461%20-247.999%20-247.461c-64.0889%200%20-122.496%2024.3135%20-166.51%2064.2148c-5.09961%204.62207%20-5.33398%2012.5537%20-0.466797%2017.4199l33.9668%2033.9668c4.47363%204.47461%2011.6621%204.71777%2016.4004%200.525391c31.0361%20-27.4629%2071.8564%20-44.127%20116.609%20-44.127c97.2676%200%20176%2078.7158%20176%20176c0%2097.2666%20-78.7158%20176%20-176%20176c-58.4961%200%20-110.28%20-28.4756%20-142.274%20-72.333h98.2744c6.62695%200%2012%20-5.37305%2012%20-12v-48c0%20-6.62695%20-5.37305%20-12%20-12%20-12z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gavel%22%20unicode=%22&#xf0e3;%22%20d=%22M504.971%20248.638c9.37207%20-9.37305%209.37207%20-24.5684%200%20-33.9404l-124.451%20-124.451c-9.37109%20-9.37305%20-24.5674%20-9.37305%20-33.9404%200l-22.627%2022.627c-9.37305%209.37207%20-9.37305%2024.5684%200%2033.9414l5.65723%205.65625l-39.5986%2039.5986l-81.04%20-81.04l5.65723%20-5.65723c12.4971%20-12.4971%2012.4971%20-32.7578%200%20-45.2549l-114.745%20-114.745c-12.4971%20-12.4971%20-32.7578%20-12.4971%20-45.2549%200l-45.2549%2045.2549c-12.4971%2012.4971%20-12.4971%2032.7578%200%2045.2549l114.744%20114.746c12.4971%2012.4971%2032.7578%2012.4971%2045.2549%200l5.65723%20-5.65723l81.04%2081.04l-39.5986%2039.5986l-5.65625%20-5.65723c-9.37207%20-9.37305%20-24.5684%20-9.37305%20-33.9414%200l-22.627%2022.627c-9.37305%209.37207%20-9.37305%2024.5684%200%2033.9404l124.451%20124.451c9.37207%209.37305%2024.5674%209.37305%2033.9404%200l22.627%20-22.6279c9.37305%20-9.37207%209.37305%20-24.5674%200%20-33.9404l-5.65625%20-5.65723l113.138%20-113.137l5.65723%205.65625c9.37207%209.37305%2024.5674%209.37305%2033.9404%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bolt%22%20unicode=%22&#xf0e7;%22%20horiz-adv-x=%22320%22%20d=%22M296%20288c18.5%200%2030%20-20.0996%2020.7002%20-36l-176%20-304c-4.40039%20-7.59961%20-12.4004%20-12%20-20.7998%20-12c-15.3008%200%20-26.9004%2014.2998%20-23.3008%2029.5l46.1006%20194.5h-118.7c-14.5%200%20-25.7002%2012.7998%20-23.7998%2027.2002l32%20240c1.59961%2011.8994%2011.7998%2020.7998%2023.7998%2020.7998h144c15.7002%200%2027.2002%20-15%2023.2002%20-30.2002l-42.6006%20-129.8h115.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sitemap%22%20unicode=%22&#xf0e8;%22%20horiz-adv-x=%22640%22%20d=%22M128%2096c17.6699%200%2032%20-14.3301%2032%20-32v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-96c-17.6699%200%20-32%2014.3301%20-32%2032v96c0%2017.6699%2014.3301%2032%2032%2032h96zM104%20176v-48h-48v57.5898c0%2021.1797%2017.2305%2038.4102%2038.4102%2038.4102h201.59v64h-40c-17.6699%200%20-32%2014.3301%20-32%2032v96c0%2017.6699%2014.3301%2032%2032%2032h128c17.6699%200%2032%20-14.3301%2032%20-32v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-40v-64h201.59c21.1797%200%2038.4102%20-17.2402%2038.4102%20-38.4102v-57.5898h-48v48h-192v-48h-48v48h-192zM368%2096c17.6699%200%2032%20-14.3301%2032%20-32v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-96c-17.6699%200%20-32%2014.3301%20-32%2032v96c0%2017.6699%2014.3301%2032%2032%2032h96zM608%2096c17.6699%200%2032%20-14.3301%2032%20-32v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-96c-17.6699%200%20-32%2014.3301%20-32%2032v96c0%2017.6699%2014.3301%2032%2032%2032h96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22umbrella%22%20unicode=%22&#xf0e9;%22%20horiz-adv-x=%22576%22%20d=%22M575.7%20167.2c2.2002%20-10.1006%20-8.40039%20-21.4004%20-18.7002%20-11.4004c-51.5%2054.4004%20-107.6%2052.5%20-158.6%20-37c-5.30078%20-9.5%20-14.9004%20-8.59961%20-19.7002%200c-2.5%204.40039%20-32.2002%2073.2002%20-90.7002%2073.2002c-45.7998%200%20-70.5%20-37.7998%20-90.7002%20-73.2002c-4.7998%20-8.59961%20-14.3994%20-9.5%20-19.7002%200c-50.8994%2089.4004%20-106.6%2092%20-158.6%2037c-10.2002%20-9.89941%20-20.9004%201.2998%20-18.7002%2011.4004c29.2002%20136.3%20138%20218.2%20255.7%20230.899v17.9004c0%2017.7002%2014.2998%2032%2032%2032s32%20-14.2998%2032%20-32v-17.9004c117.3%20-12.6992%20227.1%20-94.5996%20255.7%20-230.899zM256%20146.3c9.59961%208.90039%2019.7002%2013.6006%2032%2013.7002c12.2002%200%2022.9004%20-5.7002%2032%20-13.5996v-130.301c0%20-44.0996%20-35.9004%20-80%20-80%20-80c-33.7998%200%20-64.2002%2021.4004%20-75.4004%2053.3008c-5.89941%2016.5996%202.80078%2034.8994%2019.5%2040.7998c16.7002%205.89941%2034.9004%20-2.7998%2040.8008%20-19.5c1.89941%20-5.40039%207.2998%20-10.7002%2015.0996%20-10.7002c8.7998%200%2016%207.2002%2016%2016v130.3z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paste%22%20unicode=%22&#xf0ea;%22%20horiz-adv-x=%22448%22%20d=%22M128%20264v-232h-104c-13.2549%200%20-24%2010.7451%20-24%2024v336c0%2013.2549%2010.7451%2024%2024%2024h80.6104c11.084%2019.1104%2031.7529%2032%2055.3896%2032s44.3057%20-12.8896%2055.3896%20-32h80.6104c13.2549%200%2024%20-10.7451%2024%20-24v-72h-136c-30.8779%200%20-56%20-25.1211%20-56%20-56zM160%20408c-13.2549%200%20-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24s24%2010.7451%2024%2024s-10.7451%2024%20-24%2024zM344%20160h104v-200c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-240c-13.2549%200%20-24%2010.7451%20-24%2024v304c0%2013.2549%2010.7451%2024%2024%2024h136v-104c0%20-13.2002%2010.7998%20-24%2024%20-24zM448%20198.059v-6.05859h-96v96h6.05859c6.62305%200%2012.626%20-2.68457%2016.9707%20-7.0293l65.9404%20-65.9404c4.34473%20-4.34473%207.03027%20-10.3477%207.03027%20-16.9717z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lightbulb%22%20unicode=%22&#xf0eb;%22%20horiz-adv-x=%22352%22%20d=%22M96.0596%20-6.34961l-0.0498047%2038.3496h159.98l-0.0400391%20-38.3496c-0.0078125%20-6.52637%20-1.99219%20-12.6309%20-5.36035%20-17.6904l-17.0898%20-25.6904c-5.73242%20-8.62305%20-15.5176%20-14.2793%20-26.6396%20-14.2793h-61.71c-11.123%200%20-20.9072%205.65625%20-26.6406%2014.2793l-17.0898%2025.6904c-3.49023%205.24023%20-5.34961%2011.4004%20-5.36035%2017.6904zM0%20272c0%2093.0303%2073.4404%20175.69%20175.45%20176c97.46%200.299805%20176.55%20-78.6104%20176.55%20-176c0%20-44.3701%20-16.4502%20-84.8496%20-43.5596%20-115.78c-16.5205%20-18.8496%20-42.3604%20-58.2295%20-52.21%20-91.4502c-0.0400391%20-0.269531%20-0.0703125%20-0.519531%20-0.110352%20-0.779297h-160.24c-0.0400391%200.259766%20-0.0703125%200.519531%20-0.110352%200.779297c-9.84961%2033.2207%20-35.6895%2072.6006%20-52.21%2091.4502c-27.1094%2030.9307%20-43.5596%2071.4102%20-43.5596%20115.78zM176%20352c8.83984%200%2016%207.16016%2016%2016s-7.16016%2016%20-16%2016c-61.7598%200%20-112%20-50.2402%20-112%20-112c0%20-8.83984%207.16016%20-16%2016%20-16s16%207.16016%2016%2016c0%2044.1104%2035.8896%2080%2080%2080z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-md%22%20unicode=%22&#xf0f0;%22%20horiz-adv-x=%22448%22%20d=%22M224%20192c-70.7002%200%20-128%2057.2998%20-128%20128s57.2998%20128%20128%20128s128%20-57.2998%20128%20-128s-57.2998%20-128%20-128%20-128zM104%2024c0%2013.2998%2010.7002%2024%2024%2024s24%20-10.7002%2024%20-24s-10.7002%20-24%20-24%20-24s-24%2010.7002%20-24%2024zM320%20159.4c71.2002%20-3.5%20128%20-61.8008%20128%20-133.801v-44.7998c0%20-24.7002%20-20.0996%20-44.7998%20-44.7998%20-44.7998h-358.4c-24.7002%200%20-44.7998%2020.0996%20-44.7998%2044.7998v44.7998c0%2066.6006%2048.5%20121.4%20112.1%20132.101v-80.4004c-23.0996%20-6.89941%20-40%20-28.0996%20-40%20-53.3994c0%20-30.9004%2025.1006%20-56%2056%20-56c30.9004%200%2056%2025.0996%2056%2056c0%2025.2998%20-16.8994%2046.5%20-40%2053.3994v81.6006c7.7002%20-1%2015.2002%20-2.60059%2022.6006%20-5.2002c18%20-6.2998%2037.2998%20-9.7998%2057.3994%20-9.7998c20.1006%200%2039.4004%203.5%2057.4004%209.7998c2.2002%200.799805%204.40039%201.2002%206.59961%201.89941v-45.1992c-36.5%20-7.5%20-64%20-39.8008%20-64%20-78.4004v-43.7998c0%20-8.10059%205.90039%20-14.7998%2013.8008%20-15.9004l31.1992%20-4.2002c4.30078%20-0.799805%208.5%202%209.40039%206.30078l3.09961%2015.6992c0.800781%204.30078%20-2%208.5%20-6.2998%209.40039l-19.2998%203.90039v26.6992c0%2067%2096%2064.7002%2096%201.90039v-28.5l-19.2998%20-3.90039c-4.40039%20-0.799805%20-7.2002%20-5.09961%20-6.2998%20-9.39941l3.09961%20-15.7002c0.900391%20-4.40039%205.09961%20-7.2002%209.40039%20-6.2998l32.1992%206.39941c7.5%201.5%2012.9004%208.10059%2012.9004%2015.7002v41.7002c0%2038.5996%20-27.5%2071%20-64%2078.4004v49z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stethoscope%22%20unicode=%22&#xf0f1;%22%20d=%22M447.1%20336c35.7002%200.5%2064.9004%20-28.2998%2064.9004%20-64c0%20-23.7002%20-12.9004%20-44.2998%20-32%20-55.4004v-112.6c0%20-92.5996%20-79%20-168%20-176%20-168c-95.4004%200%20-173.3%2072.7998%20-175.9%20163.2c-73%2014.7998%20-128.1%2079.5%20-128.1%20156.8v155.4c0%2011.5%208.09961%2021.2998%2019.2998%2023.5996l62.7998%2012.4004c13%202.59961%2025.6006%20-5.80078%2028.2002%20-18.8008l3.10059%20-15.6992c2.59961%20-13%20-5.80078%20-25.6006%20-18.8008%20-28.2002l-30.6992%20-6.10059v-122.5c0%20-53.2998%2043.5%20-96.5%2096.8994%20-96c52.9004%200.5%2095.1006%2044.3008%2095.1006%2097.2002v121.4l-30.7002%206.09961c-13%202.60059%20-21.4004%2015.2002%20-18.7998%2028.2002l3.19922%2015.7002c2.60059%2013%2015.2002%2021.3994%2028.2002%2018.7998l62.9004%20-12.5996c11.2002%20-2.2002%2019.2998%20-12.1006%2019.2998%20-23.5v-155.4c0%20-77.2002%20-55%20-141.8%20-127.8%20-156.8c2.7002%20-55.1006%2051.8994%20-99.2002%20111.899%20-99.2002c61.8008%200%20112%2046.7002%20112%20104v112.6c-19.5%2011.2002%20-32.5%2032.5%20-32%2056.8008c0.700195%2034.1992%2028.8008%2062.0996%2063%2062.5996zM448%20256c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22suitcase%22%20unicode=%22&#xf0f2;%22%20d=%22M128%20-32v400c0%2026.5%2021.5%2048%2048%2048h160c26.5%200%2048%20-21.5%2048%20-48v-400h-256zM192%20352v-32h128v32h-128zM512%20272v-256c0%20-26.5%20-21.5%20-48%20-48%20-48h-48v352h48c26.5%200%2048%20-21.5%2048%20-48zM96%20-32h-48c-26.5%200%20-48%2021.5%20-48%2048v256c0%2026.5%2021.5%2048%2048%2048h48v-352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bell%22%20unicode=%22&#xf0f3;%22%20horiz-adv-x=%22448%22%20d=%22M224%20-64c-35.3203%200%20-63.9697%2028.6504%20-63.9697%2064h127.939c0%20-35.3496%20-28.6494%20-64%20-63.9697%20-64zM439.39%2085.71c6%20-6.44043%208.66016%20-14.1602%208.61035%20-21.71c-0.0996094%20-16.4004%20-12.9805%20-32%20-32.0996%20-32h-383.801c-19.1191%200%20-31.9893%2015.5996%20-32.0996%2032c-0.0498047%207.5498%202.61035%2015.2598%208.61035%2021.71c19.3193%2020.7598%2055.4697%2051.9902%2055.4697%20154.29c0%2077.7002%2054.4795%20139.9%20127.939%20155.16v20.8398c0%2017.6699%2014.3203%2032%2031.9805%2032s31.9805%20-14.3301%2031.9805%20-32v-20.8398c73.46%20-15.2598%20127.939%20-77.46%20127.939%20-155.16c0%20-102.3%2036.1504%20-133.53%2055.4697%20-154.29z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22coffee%22%20unicode=%22&#xf0f4;%22%20horiz-adv-x=%22640%22%20d=%22M192%2064c-53%200%20-96%2043%20-96%2096v232c0%2013.2998%2010.7002%2024%2024%2024h392c70.5996%200%20128%20-57.4004%20128%20-128s-57.4004%20-128%20-128%20-128h-32c0%20-53%20-43%20-96%20-96%20-96h-192zM512%20352h-32v-128h32c35.2998%200%2064%2028.7002%2064%2064s-28.7002%2064%20-64%2064zM559.7%20-32h-511.4c-47.5996%200%20-61%2064%20-36%2064h583.3c25%200%2011.8008%20-64%20-35.8994%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hospital%22%20unicode=%22&#xf0f8;%22%20horiz-adv-x=%22448%22%20d=%22M448%20-44v-20h-448v20c0%206.62695%205.37305%2012%2012%2012h20v360c0%2013.2549%2010.7451%2024%2024%2024h88v72c0%2013.2549%2010.7451%2024%2024%2024h112c13.2549%200%2024%20-10.7451%2024%20-24v-72h88c13.2549%200%2024%20-10.7451%2024%20-24v-360h20c6.62695%200%2012%20-5.37305%2012%20-12zM308%20256h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012v40c0%206.62695%20-5.37305%2012%20-12%2012zM140%20192h40c6.62695%200%2012%205.37305%2012%2012v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12zM244%2064h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-84h64v84c0%206.62695%20-5.37305%2012%20-12%2012zM308%20160h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012v40c0%206.62695%20-5.37305%2012%20-12%2012zM192%20148c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012v40zM182%20352h26v-26c0%20-3.31152%202.68848%20-6%206%20-6h20c3.31152%200%206%202.68848%206%206v26h26c3.31152%200%206%202.68848%206%206v20c0%203.31152%20-2.68848%206%20-6%206h-26v26c0%203.31152%20-2.68848%206%20-6%206h-20c-3.31152%200%20-6%20-2.68848%20-6%20-6v-26h-26c-3.31152%200%20-6%20-2.68848%20-6%20-6v-20c0%20-3.31152%202.68848%20-6%206%20-6z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ambulance%22%20unicode=%22&#xf0f9;%22%20horiz-adv-x=%22640%22%20d=%22M624%2096c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-48c0%20-53%20-43%20-96%20-96%20-96s-96%2043%20-96%2096h-128c0%20-53%20-43%20-96%20-96%20-96s-96%2043%20-96%2096h-16c-26.5%200%20-48%2021.5%20-48%2048v320c0%2026.5%2021.5%2048%2048%2048h320c26.5%200%2048%20-21.5%2048%20-48v-48h44.0996c12.7002%200%2024.9004%20-5.09961%2033.9004%20-14.0996l99.9004%20-99.9004c9%20-9%2014.0996%20-21.2002%2014.0996%20-33.9004v-108.1h16zM160%20-16c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48zM304%20232v48c0%204.40039%20-3.59961%208%20-8%208h-56v56c0%204.40039%20-3.59961%208%20-8%208h-48c-4.40039%200%20-8%20-3.59961%20-8%20-8v-56h-56c-4.40039%200%20-8%20-3.59961%20-8%20-8v-48c0%20-4.40039%203.59961%20-8%208%20-8h56v-56c0%20-4.40039%203.59961%20-8%208%20-8h48c4.40039%200%208%203.59961%208%208v56h56c4.40039%200%208%203.59961%208%208zM480%20-16c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48zM560%20192v12.0996l-99.9004%2099.9004h-44.0996v-112h144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medkit%22%20unicode=%22&#xf0fa;%22%20d=%22M96%20-32v352h32v48c0%2026.5098%2021.4902%2048%2048%2048h160c26.5098%200%2048%20-21.4902%2048%20-48v-48h32v-352h-320zM192%20352v-32h128v32h-128zM512%20272v-256c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-16v352h16c26.5098%200%2048%20-21.4902%2048%20-48zM64%20-32h-16c-26.5098%200%20-48%2021.4902%20-48%2048v256c0%2026.5098%2021.4902%2048%2048%2048h16v-352zM352%20176c0%208.83691%20-7.16309%2016%20-16%2016h-48v48c0%208.83691%20-7.16309%2016%20-16%2016h-32c-8.83691%200%20-16%20-7.16309%20-16%20-16v-48h-48c-8.83691%200%20-16%20-7.16309%20-16%20-16v-32c0%20-8.83691%207.16309%20-16%2016%20-16h48v-48c0%20-8.83691%207.16309%20-16%2016%20-16h32c8.83691%200%2016%207.16309%2016%2016v48h48c8.83691%200%2016%207.16309%2016%2016v32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fighter-jet%22%20unicode=%22&#xf0fb;%22%20horiz-adv-x=%22640%22%20d=%22M544%20224c96%20-21.333%2096%20-26.583%2096%20-32s0%20-10.667%20-96%20-32l-128%20-16l-48%20-16h-24l-116.842%20-148h39.5088c11.666%200%2021.333%20-2.625%2021.333%20-6s-9.66602%20-6%20-21.333%20-6h-114.667v12h16v164h-48l-66.666%20-80h-34.667l-10.667%2010.667v69.333h8v16h48v2.66699l-64%208v42.667l64%208v2.66602h-48v16h-8v69.333l10.667%2010.667h34.666l66.667%20-80h48v164h-16v12h114.667c11.666%200%2021.333%20-2.625%2021.333%20-6s-9.66699%20-6%20-21.333%20-6h-39.5088l116.842%20-148h24l48%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22beer%22%20unicode=%22&#xf0fc;%22%20horiz-adv-x=%22448%22%20d=%22M368%20352c44.1123%200%2080%20-35.8877%2080%20-80v-128.86c0%20-31.5273%20-18.6035%20-60.2031%20-47.3936%20-73.0527l-80.6064%20-35.9766v-42.1104c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-272c-13.2549%200%20-24%2010.7451%20-24%2024v400c0%2013.2549%2010.7451%2024%2024%2024h272c13.2549%200%2024%20-10.7451%2024%20-24v-40h48zM384%20143.14v128.86c0%208.82227%20-7.17773%2016%20-16%2016h-48v-183.805l54.5215%2024.334c5.58789%202.49902%209.47363%208.09863%209.47852%2014.6104zM208%2064c8.83594%200%2016%207.16406%2016%2016v224c0%208.83594%20-7.16406%2016%20-16%2016s-16%20-7.16406%20-16%20-16v-224c0%20-8.83594%207.16406%20-16%2016%20-16zM112%2064c8.83594%200%2016%207.16406%2016%2016v224c0%208.83594%20-7.16406%2016%20-16%2016s-16%20-7.16406%20-16%20-16v-224c0%20-8.83594%207.16406%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22h-square%22%20unicode=%22&#xf0fd;%22%20horiz-adv-x=%22448%22%20d=%22M448%20368v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h352c26.5098%200%2048%20-21.4902%2048%20-48zM336%20320h-32c-8.83691%200%20-16%20-7.16309%20-16%20-16v-80h-128v80c0%208.83691%20-7.16309%2016%20-16%2016h-32c-8.83691%200%20-16%20-7.16309%20-16%20-16v-224c0%20-8.83691%207.16309%20-16%2016%20-16h32c8.83691%200%2016%207.16309%2016%2016v80h128v-80c0%20-8.83691%207.16309%20-16%2016%20-16h32c8.83691%200%2016%207.16309%2016%2016v224c0%208.83691%20-7.16309%2016%20-16%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plus-square%22%20unicode=%22&#xf0fe;%22%20horiz-adv-x=%22448%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM368%20164v56c0%206.59961%20-5.40039%2012%20-12%2012h-92v92c0%206.59961%20-5.40039%2012%20-12%2012h-56c-6.59961%200%20-12%20-5.40039%20-12%20-12v-92h-92c-6.59961%200%20-12%20-5.40039%20-12%20-12v-56c0%20-6.59961%205.40039%20-12%2012%20-12h92v-92c0%20-6.59961%205.40039%20-12%2012%20-12h56c6.59961%200%2012%205.40039%2012%2012v92h92c6.59961%200%2012%205.40039%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-double-left%22%20unicode=%22&#xf100;%22%20horiz-adv-x=%22448%22%20d=%22M223.7%20209l136%20136c9.39941%209.40039%2024.5996%209.40039%2033.8994%200l22.6006%20-22.5996c9.39941%20-9.40039%209.39941%20-24.6006%200%20-33.9004l-96.2998%20-96.5l96.3994%20-96.4004c9.40039%20-9.39941%209.40039%20-24.5996%200%20-33.8994l-22.5996%20-22.7002c-9.40039%20-9.40039%20-24.6006%20-9.40039%20-33.9004%200l-136%20136c-9.5%209.40039%20-9.5%2024.5996%20-0.0996094%2034zM31.7002%20175c-9.40039%209.40039%20-9.40039%2024.5996%200.0996094%2034l136%20136c9.2998%209.40039%2024.5%209.40039%2033.9004%200l22.5996%20-22.7002c9.40039%20-9.2998%209.40039%20-24.5%200%20-33.8994l-96.3994%20-96.4004l96.2998%20-96.5c9.39941%20-9.2998%209.39941%20-24.5%200%20-33.9004l-22.6006%20-22.5996c-9.2998%20-9.40039%20-24.5%20-9.40039%20-33.8994%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-double-right%22%20unicode=%22&#xf101;%22%20horiz-adv-x=%22448%22%20d=%22M224.3%20175l-136%20-136c-9.39941%20-9.40039%20-24.5996%20-9.40039%20-33.8994%200l-22.6006%2022.5996c-9.39941%209.40039%20-9.39941%2024.6006%200%2033.9004l96.4004%2096.4004l-96.4004%2096.3994c-9.39941%209.40039%20-9.39941%2024.6006%200%2033.9004l22.5%2022.7998c9.40039%209.40039%2024.6006%209.40039%2033.9004%200l136%20-136c9.5%20-9.40039%209.5%20-24.5996%200.0996094%20-34zM416.3%20209c9.40039%20-9.40039%209.40039%20-24.5996%200%20-33.7998l-136%20-136c-9.2998%20-9.40039%20-24.5%20-9.40039%20-33.8994%200l-22.6006%2022.5996c-9.39941%209.2998%20-9.39941%2024.5%200%2033.9004l96.4004%2096.3994l-96.4004%2096.4004c-9.39941%209.2998%20-9.39941%2024.5%200%2033.9004l22.6006%2022.5996c9.2998%209.40039%2024.5%209.40039%2033.8994%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-double-up%22%20unicode=%22&#xf102;%22%20horiz-adv-x=%22320%22%20d=%22M177%20192.3l136%20-136c9.40039%20-9.39941%209.40039%20-24.5996%200%20-33.8994l-22.5996%20-22.6006c-9.40039%20-9.39941%20-24.6006%20-9.39941%20-33.9004%200l-96.5%2096.2998l-96.4004%20-96.3994c-9.39941%20-9.40039%20-24.5996%20-9.40039%20-33.8994%200l-22.7002%2022.5996c-9.40039%209.40039%20-9.40039%2024.6006%200%2033.9004l136%20136c9.40039%209.5%2024.5996%209.5%2034%200.0996094zM143%20384.3c9.40039%209.40039%2024.5996%209.40039%2033.7998%200l136%20-136c9.40039%20-9.2998%209.40039%20-24.5%200%20-33.8994l-22.5996%20-22.6006c-9.2998%20-9.39941%20-24.5%20-9.39941%20-33.9004%200l-96.3994%2096.4004l-96.4004%20-96.4004c-9.2998%20-9.39941%20-24.5%20-9.39941%20-33.9004%200l-22.5996%2022.6006c-9.40039%209.2998%20-9.40039%2024.5%200%2033.8994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-double-down%22%20unicode=%22&#xf103;%22%20horiz-adv-x=%22320%22%20d=%22M143%20191.7l-136%20136c-9.40039%209.39941%20-9.40039%2024.5996%200%2033.8994l22.5996%2022.6006c9.40039%209.39941%2024.6006%209.39941%2033.9004%200l96.4004%20-96.4004l96.3994%2096.4004c9.40039%209.39941%2024.6006%209.39941%2033.9004%200l22.7998%20-22.5c9.40039%20-9.40039%209.40039%20-24.6006%200%20-33.9004l-136%20-136c-9.40039%20-9.5%20-24.5996%20-9.5%20-34%20-0.0996094zM177%20-0.299805c-9.40039%20-9.40039%20-24.5996%20-9.40039%20-34%200.0996094l-136%20136c-9.40039%209.2998%20-9.40039%2024.5%200%2033.9004l22.7002%2022.5996c9.2998%209.40039%2024.5%209.40039%2033.8994%200l96.4004%20-96.3994l96.5%2096.2998c9.2998%209.39941%2024.5%209.39941%2033.9004%200l22.5996%20-22.6006c9.40039%20-9.2998%209.40039%20-24.5%200%20-33.8994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-left%22%20unicode=%22&#xf104;%22%20horiz-adv-x=%22256%22%20d=%22M31.7002%20209l136%20136c9.39941%209.40039%2024.5996%209.40039%2033.8994%200l22.6006%20-22.5996c9.39941%20-9.40039%209.39941%20-24.6006%200%20-33.9004l-96.2998%20-96.5l96.3994%20-96.4004c9.40039%20-9.39941%209.40039%20-24.5996%200%20-33.8994l-22.5996%20-22.7002c-9.40039%20-9.40039%20-24.6006%20-9.40039%20-33.9004%200l-136%20136c-9.5%209.40039%20-9.5%2024.5996%20-0.0996094%2034z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-right%22%20unicode=%22&#xf105;%22%20horiz-adv-x=%22256%22%20d=%22M224.3%20175l-136%20-136c-9.39941%20-9.40039%20-24.5996%20-9.40039%20-33.8994%200l-22.6006%2022.5996c-9.39941%209.40039%20-9.39941%2024.6006%200%2033.9004l96.4004%2096.4004l-96.4004%2096.3994c-9.39941%209.40039%20-9.39941%2024.6006%200%2033.9004l22.5%2022.7998c9.40039%209.40039%2024.6006%209.40039%2033.9004%200l136%20-136c9.5%20-9.40039%209.5%20-24.5996%200.0996094%20-34z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-up%22%20unicode=%22&#xf106;%22%20horiz-adv-x=%22320%22%20d=%22M177%20288.3l136%20-136c9.40039%20-9.39941%209.40039%20-24.5996%200%20-33.8994l-22.5996%20-22.6006c-9.40039%20-9.39941%20-24.6006%20-9.39941%20-33.9004%200l-96.5%2096.2998l-96.4004%20-96.3994c-9.39941%20-9.40039%20-24.5996%20-9.40039%20-33.8994%200l-22.7002%2022.5996c-9.40039%209.40039%20-9.40039%2024.6006%200%2033.9004l136%20136c9.40039%209.5%2024.5996%209.5%2034%200.0996094z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angle-down%22%20unicode=%22&#xf107;%22%20horiz-adv-x=%22320%22%20d=%22M143%2095.7002l-136%20136c-9.40039%209.39941%20-9.40039%2024.5996%200%2033.8994l22.5996%2022.6006c9.40039%209.39941%2024.6006%209.39941%2033.9004%200l96.4004%20-96.4004l96.3994%2096.4004c9.40039%209.39941%2024.6006%209.39941%2033.9004%200l22.5996%20-22.6006c9.40039%20-9.39941%209.40039%20-24.5996%200%20-33.8994l-136%20-136c-9.2002%20-9.40039%20-24.3994%20-9.40039%20-33.7998%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22desktop%22%20unicode=%22&#xf108;%22%20horiz-adv-x=%22576%22%20d=%22M528%20448c26.5%200%2048%20-21.5%2048%20-48v-320c0%20-26.5%20-21.5%20-48%20-48%20-48h-192l16%20-48h72c13.2998%200%2024%20-10.7002%2024%20-24s-10.7002%20-24%20-24%20-24h-272c-13.2998%200%20-24%2010.7002%20-24%2024s10.7002%2024%2024%2024h72l16%2048h-192c-26.5%200%20-48%2021.5%20-48%2048v320c0%2026.5%2021.5%2048%2048%2048h480zM512%2096v288h-448v-288h448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laptop%22%20unicode=%22&#xf109;%22%20horiz-adv-x=%22640%22%20d=%22M624%2032c8.7998%200%2016%20-7.2002%2016%20-16v-16c0%20-35.2002%20-28.7998%20-64%20-64%20-64h-512c-35.2002%200%20-64%2028.7998%20-64%2064v16c0%208.7998%207.2002%2016%2016%2016h239.23c-0.25%20-14.5303%2014.0791%20-32%2032.7695%20-32h60.7998c18.0303%200%2032%2012.1904%2032.7402%2032h242.46zM576%20400v-336h-512v336c0%2026.4004%2021.5996%2048%2048%2048h416c26.4004%200%2048%20-21.5996%2048%20-48zM512%20128v256h-384v-256h384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tablet%22%20unicode=%22&#xf10a;%22%20horiz-adv-x=%22448%22%20d=%22M400%20448c26.5%200%2048%20-21.5%2048%20-48v-416c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048h352zM224%20-32c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mobile%22%20unicode=%22&#xf10b;%22%20horiz-adv-x=%22320%22%20d=%22M272%20448c26.5%200%2048%20-21.5%2048%20-48v-416c0%20-26.5%20-21.5%20-48%20-48%20-48h-224c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048h224zM160%20-32c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22quote-left%22%20unicode=%22&#xf10d;%22%20d=%22M464%20192c26.5%200%2048%20-21.5%2048%20-48v-128c0%20-26.5%20-21.5%20-48%20-48%20-48h-128c-26.5%200%20-48%2021.5%20-48%2048v240c0%2088.4004%2071.5996%20160%20160%20160h8c13.2998%200%2024%20-10.7002%2024%20-24v-48c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-8c-35.2998%200%20-64%20-28.7002%20-64%20-64v-64h80zM176%20192c26.5%200%2048%20-21.5%2048%20-48v-128c0%20-26.5%20-21.5%20-48%20-48%20-48h-128c-26.5%200%20-48%2021.5%20-48%2048v240c0%2088.4004%2071.5996%20160%20160%20160h8c13.2998%200%2024%20-10.7002%2024%20-24v-48c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-8c-35.2998%200%20-64%20-28.7002%20-64%20-64v-64h80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22quote-right%22%20unicode=%22&#xf10e;%22%20d=%22M464%20416c26.5%200%2048%20-21.5%2048%20-48v-240c0%20-88.4004%20-71.5996%20-160%20-160%20-160h-8c-13.2998%200%20-24%2010.7002%20-24%2024v48c0%2013.2998%2010.7002%2024%2024%2024h8c35.2998%200%2064%2028.7002%2064%2064v64h-80c-26.5%200%20-48%2021.5%20-48%2048v128c0%2026.5%2021.5%2048%2048%2048h128zM176%20416c26.5%200%2048%20-21.5%2048%20-48v-240c0%20-88.4004%20-71.5996%20-160%20-160%20-160h-8c-13.2998%200%20-24%2010.7002%20-24%2024v48c0%2013.2998%2010.7002%2024%2024%2024h8c35.2998%200%2064%2028.7002%2064%2064v64h-80c-26.5%200%20-48%2021.5%20-48%2048v128c0%2026.5%2021.5%2048%2048%2048h128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spinner%22%20unicode=%22&#xf110;%22%20d=%22M304%20400c0%20-26.5098%20-21.4902%20-48%20-48%20-48s-48%2021.4902%20-48%2048s21.4902%2048%2048%2048s48%20-21.4902%2048%20-48zM256%2032c26.5098%200%2048%20-21.4902%2048%20-48s-21.4902%20-48%20-48%20-48s-48%2021.4902%20-48%2048s21.4902%2048%2048%2048zM464%20240c26.5098%200%2048%20-21.4902%2048%20-48s-21.4902%20-48%20-48%20-48s-48%2021.4902%20-48%2048s21.4902%2048%2048%2048zM96%20192c0%20-26.5098%20-21.4902%20-48%20-48%20-48s-48%2021.4902%20-48%2048s21.4902%2048%2048%2048s48%20-21.4902%2048%20-48zM108.922%2092.9219c26.5088%200%2048%20-21.4912%2048%20-48c0%20-26.5098%20-21.4902%20-48%20-48%20-48s-48%2021.4902%20-48%2048s21.4902%2048%2048%2048zM403.078%2092.9219c26.5098%200%2048%20-21.4912%2048%20-48c0%20-26.5098%20-21.4902%20-48%20-48%20-48s-48%2021.4902%20-48%2048s21.4902%2048%2048%2048zM108.922%20387.078c26.5088%200%2048%20-21.4902%2048%20-48s-21.4902%20-48%20-48%20-48s-48%2021.4902%20-48%2048s21.4902%2048%2048%2048z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22circle%22%20unicode=%22&#xf111;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smile%22%20unicode=%22&#xf118;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM328%20272c-17.7002%200%20-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032zM168%20272c-17.7002%200%20-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032zM362.8%20101.8c13.5%2016.2998%20-11.2002%2036.7002%20-24.5996%2020.5c-22.4004%20-26.7998%20-55.2002%20-42.2002%20-90.2002%20-42.2002s-67.7998%2015.3008%20-90.2002%2042.2002c-13.5996%2016.2002%20-38.2002%20-4.2002%20-24.5996%20-20.5c28.5%20-34.2002%2070.2998%20-53.7998%20114.8%20-53.7998s86.2998%2019.5996%20114.8%2053.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22frown%22%20unicode=%22&#xf119;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM328%20272c-17.7002%200%20-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032zM168%20272c-17.7002%200%20-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032zM338.2%2053.7998c13.5%20-16.2998%2038.0996%204.2002%2024.5%2020.4004c-28.4004%2034.2002%20-70.2998%2053.7998%20-114.7%2053.7998s-86.2998%20-19.5996%20-114.8%20-53.7002c-13.5%20-16.2998%2011.0996%20-36.7998%2024.5996%20-20.5c22.4004%2026.7998%2055.2998%2042.2002%2090.2002%2042.2002s67.7998%20-15.4004%2090.2002%20-42.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22meh%22%20unicode=%22&#xf11a;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM168%20272c-17.7002%200%20-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032zM344%2080c21.2002%200%2021.2002%2032%200%2032h-192c-21.2002%200%20-21.2002%20-32%200%20-32h192zM328%20208c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gamepad%22%20unicode=%22&#xf11b;%22%20horiz-adv-x=%22640%22%20d=%22M480.07%20352c88.2842%20-0.0263672%20159.938%20-71.7402%20159.938%20-160.03c0%20-88.3066%20-71.6934%20-160%20-160%20-160c-44.7324%200%20-85.2021%2018.3965%20-114.249%2048.0303h-91.5195c-29.0469%20-29.6338%20-69.5078%20-48%20-114.24%20-48c-88.3066%200%20-160%2071.6934%20-160%20160s71.6934%20160%20160%20160h320.07zM248%20180v24c0%206.62305%20-5.37695%2012%20-12%2012h-52v52c0%206.62305%20-5.37695%2012%20-12%2012h-24c-6.62305%200%20-12%20-5.37695%20-12%20-12v-52h-52c-6.62305%200%20-12%20-5.37695%20-12%20-12v-24c0%20-6.62305%205.37695%20-12%2012%20-12h52v-52c0%20-6.62305%205.37695%20-12%2012%20-12h24c6.62305%200%2012%205.37695%2012%2012v52h52c6.62305%200%2012%205.37695%2012%2012zM464%20104c22.0762%200%2040%2017.9238%2040%2040s-17.9238%2040%20-40%2040s-40%20-17.9238%20-40%20-40s17.9238%20-40%2040%20-40zM528%20200c22.0762%200%2040%2017.9238%2040%2040s-17.9238%2040%20-40%2040s-40%20-17.9238%20-40%20-40s17.9238%20-40%2040%20-40z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22keyboard%22%20unicode=%22&#xf11c;%22%20horiz-adv-x=%22576%22%20d=%22M528%200h-480c-26.5098%200%20-48%2021.4902%20-48%2048v288c0%2026.5098%2021.4902%2048%2048%2048h480c26.5098%200%2048%20-21.4902%2048%20-48v-288c0%20-26.5098%20-21.4902%20-48%20-48%20-48zM128%20268v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012zM224%20268v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012zM320%20268v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012zM416%20268v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012zM512%20268v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012zM176%20172v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012zM272%20172v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012zM368%20172v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012zM464%20172v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012zM128%2076v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012zM416%2076v40c0%206.62695%20-5.37305%2012%20-12%2012h-232c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h232c6.62695%200%2012%205.37305%2012%2012zM512%2076v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flag-checkered%22%20unicode=%22&#xf11e;%22%20d=%22M243.2%20258.1c24.2002%20-6.69922%2047.5996%20-16.3994%2073.5996%20-22.1992v-68.2002c-24.2998%206.7002%20-47.5%2016.3994%20-73.5996%2022.2998v68.0996zM466.5%20381.1c21.2002%209.80078%2045.5%20-5.69922%2045.4004%20-29v-243.1c0%20-10.5996%20-5.10059%20-20.4004%20-13.8008%20-26.4004c-35.7998%20-24.5996%20-74.2998%20-40.8994%20-122.5%20-40.8994c-67.3994%200%20-111.6%2034.7998%20-165.199%2034.7998c-50.8008%200%20-86.1006%20-10%20-114.4%20-22.0996v-94.4004c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-16c-13.2998%200%20-24%2010.7002%20-24%2024v386.1c-14.5%2010.1006%20-24%2026.9004%20-24%2045.9004c0%2031.7002%2026.2998%2057.2998%2058.2998%2056c28.5%20-1.2002%2051.7998%20-24%2053.6006%20-52.4004c0.5%20-8.39941%20-0.800781%20-16.2998%20-3.60059%20-23.5996c20.7002%207.59961%2043%2012%2068%2012c67.4004%200%20111.7%20-34.7998%20165.2%20-34.7998c40.5%200%2082.7002%2016%20117%2031.8994zM169.6%20122.5v71.2998c-26.0996%20-2.39941%20-47.3994%20-8.09961%20-73.5996%20-17.3994v-70.5c23.5996%208.39941%2047.7998%2013.8994%2073.5996%2016.5996zM464%20257v70.5c-21.2998%20-8.90039%20-46.5996%20-17.7002%20-73.5996%20-22.5v-71.9004c-26%20-4.19922%20-49.9004%20-2.59961%20-73.6006%202.7002v68.4004c-26.3994%204.59961%20-49.8994%2013.8994%20-73.5996%2021.2998v-67.4004c-25.2002%207%20-46.6006%209.40039%20-73.6006%205.7002v71.6006c-23.5%20-2.2002%20-40.3994%20-9.80078%20-73.5996%20-22v-70.5c29%2010.6992%2051.2002%2017.7998%2073.5996%2020.8994v-70c32.8008%203%2053.9004%200.600586%2073.6006%20-3.7998v-68.5c26.2998%20-4.59961%2049.7002%20-13.9004%2073.5996%20-21.2998v67.3994c25.7002%20-7.09961%2046.6006%20-9.2998%2073.6006%20-5.59961v-71.5996c25.0996%202.39941%2048.5%2011%2073.5996%2027.0996v70.5c-22.2002%20-14.2002%20-48.7998%20-22.5996%20-73.5996%20-26v71.0996c27.2998%204.40039%2050%2014.1006%2073.5996%2023.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22terminal%22%20unicode=%22&#xf120;%22%20horiz-adv-x=%22640%22%20d=%22M257.981%20175.029l-194.344%20-194.344c-9.37305%20-9.37207%20-24.5684%20-9.37207%20-33.9404%200l-22.668%2022.667c-9.35742%209.35742%20-9.375%2024.5225%20-0.0400391%2033.9014l154.021%20154.746l-154.021%20154.745c-9.33496%209.37891%20-9.31738%2024.5439%200.0400391%2033.9014l22.667%2022.667c9.37305%209.37207%2024.5684%209.37207%2033.9404%200l194.344%20-194.344c9.37207%20-9.37207%209.37207%20-24.5674%200%20-33.9404zM640%20-8c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-304c-13.2549%200%20-24%2010.7451%20-24%2024v32c0%2013.2549%2010.7451%2024%2024%2024h304c13.2549%200%2024%20-10.7451%2024%20-24v-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22code%22%20unicode=%22&#xf121;%22%20horiz-adv-x=%22640%22%20d=%22M278.9%20-63.5l-61%2017.7002c-6.40039%201.7998%20-10%208.5%20-8.2002%2014.8994l136.5%20470.2c1.7998%206.40039%208.5%2010%2014.8994%208.2002l61%20-17.7002c6.40039%20-1.7998%2010%20-8.5%208.2002%20-14.8994l-136.5%20-470.2c-1.89941%20-6.40039%20-8.5%20-10.1006%20-14.8994%20-8.2002zM164.9%2048.7002c-4.5%20-4.90039%20-12.1006%20-5.10059%20-17%20-0.5l-144.101%20135.1c-5.09961%204.7002%20-5.09961%2012.7998%200%2017.5l144.101%20135c4.89941%204.60059%2012.5%204.2998%2017%20-0.5l43.5%20-46.3994c4.69922%20-4.90039%204.2998%20-12.7002%20-0.800781%20-17.2002l-90.5996%20-79.7002l90.5996%20-79.7002c5.10059%20-4.5%205.40039%20-12.2998%200.800781%20-17.2002zM492.1%2048.0996c-4.89941%20-4.5%20-12.5%20-4.2998%20-17%200.600586l-43.5%2046.3994c-4.69922%204.90039%20-4.2998%2012.7002%200.800781%2017.2002l90.5996%2079.7002l-90.5996%2079.7998c-5.10059%204.5%20-5.40039%2012.2998%20-0.800781%2017.2002l43.5%2046.4004c4.60059%204.7998%2012.2002%205%2017%200.5l144.101%20-135.2c5.09961%20-4.7002%205.09961%20-12.7998%200%20-17.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22reply-all%22%20unicode=%22&#xf122;%22%20horiz-adv-x=%22576%22%20d=%22M136.309%20258.164l176.005%20151.985c15.4062%2013.3047%2039.6865%202.50293%2039.6865%20-18.1641v-82.7637c129.182%20-10.2305%20224%20-52.2119%20224%20-183.548c0%20-61.4404%20-39.582%20-122.309%20-83.333%20-154.132c-13.6533%20-9.93066%20-33.1113%202.5332%20-28.0771%2018.6309c38.5117%20123.162%20-3.92188%20169.482%20-112.59%20182.016v-84.1758c0%20-20.7012%20-24.2998%20-31.4531%20-39.6865%20-18.1641l-176.005%20151.987c-11.0703%209.56152%20-11.0859%2026.7529%200%2036.3281zM8.30859%20221.836c-11.0703%209.56152%20-11.0859%2026.7529%200%2036.3281l176.005%20151.985c15.4062%2013.3047%2039.6865%202.50293%2039.6865%20-18.1641v-15.8174l-108.607%20-93.7861c-11.8906%20-10.2637%20-19.3926%20-25.4307%20-19.3926%20-42.3564v-0.0234375c0%20-0.0078125%20-0.0292969%20-0.00292969%20-0.0292969%20-0.0117188c0%20-16.9268%207.53125%20-32.1084%2019.4229%20-42.373l108.606%20-93.7852v-15.8184c0%20-20.7002%20-24.2998%20-31.4531%20-39.6865%20-18.1641z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22location-arrow%22%20unicode=%22&#xf124;%22%20d=%22M444.52%20444.48c38.3809%2016%2079.9609%20-25.5801%2063.9707%20-63.9707l-191.9%20-415.779c-22.3896%20-47.9805%20-92.75%20-31.9805%20-92.75%2019.1895v175.91h-175.91c-51.1699%200%20-67.1602%2070.3604%20-19.1895%2092.75z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22crop%22%20unicode=%22&#xf125;%22%20d=%22M488%2096c13.25%200%2024%20-10.7402%2024%20-24v-48c0%20-13.25%20-10.75%20-24%20-24%20-24h-40v-40c0%20-13.25%20-10.75%20-24%20-24%20-24h-48c-13.25%200%20-24%2010.75%20-24%2024v282.75l-146.75%20-146.75h114.75v-96h-232c-13.25%200%20-24%2010.75%20-24%2024v264h-40c-13.25%200%20-24%2010.75%20-24%2024v48c0%2013.2598%2010.75%2024%2024%2024h40v40c0%2013.2598%2010.75%2024%2024%2024h48c13.25%200%2024%20-10.7402%2024%20-24v-282.75l146.75%20146.75h-114.75v96h210.75l59.3096%2059.3096c6.25%206.25%2016.3809%206.25%2022.6309%200l22.6191%20-22.6191c6.25%20-6.25%206.25%20-16.3809%200%20-22.6309l-59.3096%20-59.3096v-242.75h40z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22code-branch%22%20unicode=%22&#xf126;%22%20horiz-adv-x=%22384%22%20d=%22M384%20304c0%20-35.2002%20-22.7998%20-65.0996%20-54.4004%20-75.9004c-0.5%20-28.0996%20-7.59961%20-50.5%20-21.5996%20-67.8994c-28.2002%20-35%20-76%20-39.5%20-118.2%20-43.4004c-25.7002%20-2.39941%20-49.8994%20-4.59961%20-66.0996%20-12.7998c-7.10059%20-3.59961%20-11.7998%20-8.2002%20-14.9004%20-13.4004c30%20-11.5%2051.2002%20-40.5996%2051.2002%20-74.5996c0%20-44.2002%20-35.7998%20-80%20-80%20-80s-80%2035.7998%20-80%2080c0%2035.7998%2023.5%2066.0996%2056%2076.4004v199.3c-32.5%2010.2002%20-56%2040.5%20-56%2076.2998c0%2044.2002%2035.7998%2080%2080%2080s80%20-35.7998%2080%20-80c0%20-35.7998%20-23.5%20-66.0996%20-56%20-76.2998v-144c23.9004%2011.5%2053.0996%2014.2998%2081.2998%2016.8994c35.9004%203.30078%2069.7998%206.5%2085.2002%2025.7002c6.7998%208.40039%2010.4004%2020.7998%2011%2036.9004c-33.2002%209.7002%20-57.5%2040.3994%20-57.5%2076.7998c0%2044.2002%2035.7998%2080%2080%2080s80%20-35.7998%2080%20-80zM80%20384c-8.7998%200%20-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16s16%207.2002%2016%2016s-7.2002%2016%20-16%2016zM80%200c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16zM304%20320c-8.7998%200%20-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16s16%207.2002%2016%2016s-7.2002%2016%20-16%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22unlink%22%20unicode=%22&#xf127;%22%20d=%22M304.083%2042.0928c4.68555%20-4.68555%204.68555%20-12.2842%200%20-16.9707l-44.6738%20-44.6738c-59.2627%20-59.2627%20-155.693%20-59.2666%20-214.961%200c-59.2646%2059.2646%20-59.2646%20155.695%200%20214.96l44.6748%2044.6748c4.68555%204.68555%2012.2842%204.68555%2016.9707%200l39.5986%20-39.5977c4.68555%20-4.68652%204.68555%20-12.2842%200%20-16.9717l-44.6758%20-44.6738c-28.0713%20-28.0732%20-28.0713%20-73.75%200%20-101.823c28.0723%20-28.0713%2073.75%20-28.0723%20101.824%200l44.6738%2044.6748c4.68652%204.68555%2012.2842%204.68555%2016.9717%200zM247.515%20302.309l-39.5967%2039.5986c-4.68555%204.68652%20-4.68555%2012.2852%200%2016.9707l44.6738%2044.6738c59.2666%2059.2646%20155.695%2059.2646%20214.961%200s59.2656%20-155.694%200%20-214.96l-44.6748%20-44.6748c-4.68652%20-4.68555%20-12.2852%20-4.68555%20-16.9707%200l-39.5986%2039.5977c-4.68555%204.6875%20-4.68555%2012.2852%200%2016.9717l44.6758%2044.6738c28.0713%2028.0732%2028.0713%2073.75%200%20101.823c-28.0742%2028.0723%20-73.752%2028.0742%20-101.824%200l-44.6738%20-44.6748c-4.6875%20-4.68555%20-12.2852%20-4.68555%20-16.9717%200zM482.343%20-56.9707c-9.37207%20-9.37207%20-24.5674%20-9.37207%20-33.9404%200l-441.373%20441.373c-9.37305%209.37207%20-9.37305%2024.5674%200%2033.9404l22.6279%2022.6279c9.37207%209.37305%2024.5674%209.37305%2033.9404%200l441.372%20-441.374c9.37305%20-9.37207%209.37305%20-24.5674%200%20-33.9404z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22question%22%20unicode=%22&#xf128;%22%20horiz-adv-x=%22384%22%20d=%22M202.021%20448c84.8809%200%20175.482%20-66.2559%20175.481%20-153.6c0%20-115.982%20-125.268%20-117.768%20-125.268%20-160.627v-5.77344c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-72.4717c-13.2549%200%20-24%2010.7451%20-24%2024v9.78809c0%2061.8291%2046.876%2086.5449%2082.2998%20106.405c30.376%2017.0293%2048.9922%2028.6113%2048.9922%2051.1641c0%2029.832%20-38.0518%2049.6309%20-68.8154%2049.6309c-39.127%200%20-57.708%20-18.0684%20-82.7568%20-49.4492c-8.12109%20-10.1738%20-22.8809%20-12.0127%20-33.2529%20-4.14844l-43.1387%2032.709c-10.2705%207.78809%20-12.541%2022.2939%20-5.17773%2032.874c40.5889%2058.3232%2092.2881%2091.0264%20172.107%2091.0264zM192%2074.541c38.1963%200%2069.2715%20-31.0742%2069.2715%20-69.2695c0%20-38.1963%20-31.0752%20-69.2715%20-69.2715%20-69.2715s-69.2715%2031.0752%20-69.2715%2069.2695c0%2038.1963%2031.0752%2069.2715%2069.2715%2069.2715z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22info%22%20unicode=%22&#xf129;%22%20horiz-adv-x=%22192%22%20d=%22M20%2023.7715h20v144.457h-20c-11.0459%200%20-20%208.9541%20-20%2020v47.7715c0%2011.0459%208.9541%2020%2020%2020h112c11.0459%200%2020%20-8.9541%2020%20-20v-212.229h20c11.0459%200%2020%20-8.9541%2020%20-20v-47.7715c0%20-11.0459%20-8.9541%20-20%20-20%20-20h-152c-11.0459%200%20-20%208.9541%20-20%2020v47.7715c0%2011.0459%208.9541%2020%2020%2020zM96%20448c39.7637%200%2072%20-32.2354%2072%20-72s-32.2354%20-72%20-72%20-72s-72%2032.2354%20-72%2072s32.2354%2072%2072%2072z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22exclamation%22%20unicode=%22&#xf12a;%22%20horiz-adv-x=%22192%22%20d=%22M176%2016c0%20-44.1123%20-35.8877%20-80%20-80%20-80s-80%2035.8877%20-80%2080s35.8877%2080%2080%2080s80%20-35.8877%2080%20-80zM25.2598%20422.801c-0.68457%2013.709%2010.2441%2025.1992%2023.9707%2025.1992h93.5391c13.7266%200%2024.6553%20-11.4902%2023.9707%20-25.1992l-13.6006%20-272c-0.638672%20-12.7725%20-11.1807%20-22.8008%20-23.9697%20-22.8008h-66.3398c-12.7891%200%20-23.3311%2010.0283%20-23.9697%2022.8008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22superscript%22%20unicode=%22&#xf12b;%22%20d=%22M496%20288c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-96c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h16v96h-16c-8.82422%200.0078125%20-15.9775%207.18945%20-15.9775%2016.0156c0%202.57129%200.608398%205.00098%201.6875%207.1543l16%2032c2.62598%205.23926%208.03613%208.8252%2014.29%208.83008h48c8.83105%200%2016%20-7.16895%2016%20-16v-144h16zM336%20384c8.83105%200%2016%20-7.16895%2016%20-16v-48c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-33.4805l-77.8096%20-112l77.8096%20-112h33.4805c8.83105%200%2016%20-7.16895%2016%20-16v-48c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-67c-5.41113%200.0273438%20-10.1836%202.73047%20-13.0596%206.87012l-79.9004%20115l-79.9004%20-115c-2.89062%20-4.16016%20-7.69531%20-6.87012%20-13.1396%20-6.87012h-67c-8.83105%200%20-16%207.16895%20-16%2016v48c0%208.83105%207.16895%2016%2016%2016h33.4805l77.8096%20112l-77.8096%20112h-33.4805c-8.83105%200%20-16%207.16895%20-16%2016v48c0%208.83105%207.16895%2016%2016%2016h67c5.41113%20-0.0273438%2010.1836%20-2.73047%2013.0596%20-6.87012l79.9004%20-115l79.9004%20115c2.89062%204.16016%207.69531%206.87012%2013.1396%206.87012h67z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22subscript%22%20unicode=%22&#xf12c;%22%20d=%22M496%200c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-96c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h16v96h-16c-8.82422%200.0078125%20-15.9775%207.18945%20-15.9775%2016.0156c0%202.57129%200.608398%205.00098%201.6875%207.1543l16%2032c2.62598%205.23926%208.03613%208.8252%2014.29%208.83008h48c8.83105%200%2016%20-7.16895%2016%20-16v-144h16zM336%20384c8.83105%200%2016%20-7.16895%2016%20-16v-48c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-33.4805l-77.8096%20-112l77.8096%20-112h33.4805c8.83105%200%2016%20-7.16895%2016%20-16v-48c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-67c-5.41113%200.0273438%20-10.1836%202.73047%20-13.0596%206.87012l-79.9004%20115l-79.9004%20-115c-2.89062%20-4.16016%20-7.69531%20-6.87012%20-13.1396%20-6.87012h-67c-8.83105%200%20-16%207.16895%20-16%2016v48c0%208.83105%207.16895%2016%2016%2016h33.4805l77.8096%20112l-77.8096%20112h-33.4805c-8.83105%200%20-16%207.16895%20-16%2016v48c0%208.83105%207.16895%2016%2016%2016h67c5.41113%20-0.0273438%2010.1836%20-2.73047%2013.0596%20-6.87012l79.9004%20-115l79.9004%20115c2.89062%204.16016%207.69531%206.87012%2013.1396%206.87012h67z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eraser%22%20unicode=%22&#xf12d;%22%20d=%22M497.941%20174.059l-142.059%20-142.059h144.117c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-356c-13.2461%200%20-25.2529%205.37012%20-33.9424%2014.0586l-96%2096c-18.7441%2018.7451%20-18.7441%2049.1377%200%2067.8828l256%20256c18.7471%2018.7451%2049.1387%2018.7441%2067.8838%200l160%20-160c18.7441%20-18.7451%2018.7441%20-49.1377%200%20-67.8828zM195.314%20236.686l-124.687%20-124.686l80%20-80h114.745l67.3135%2067.3135z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22puzzle-piece%22%20unicode=%22&#xf12e;%22%20horiz-adv-x=%22576%22%20d=%22M519.442%20159.349c37.5957%200%2056.5576%20-31.5928%2056.5576%20-65.792c0%20-33.5469%20-19.2881%20-61.5566%20-54.9229%20-61.5557c-39.8848%200%20-50.3457%2036.1523%20-86.3086%2036.1523c-60.5518%200%20-25.8262%20-120.102%20-25.8262%20-120.102c-51.5557%200%20-181.23%20-35.0732%20-181.23%2025.7305c0%2035.8271%2036.2881%2046.25%2036.2881%2085.9844c0%2035.501%20-28.1152%2054.7178%20-61.7881%2054.7178c-34.3271%200%20-63.5771%20-18.8906%20-63.5771%20-56.3467c0%20-41.3633%2040%20-58.998%2040%20-81.4707c0%20-69.709%20-178.635%20-28.6621%20-178.635%20-28.6621v333.237s175.885%20-40.9609%20175.884%2028.6621c0%2022.4727%20-31.7109%2040.3857%20-31.7109%2081.75c0%2037.4551%2031.7119%2056.3457%2066.3662%2056.3457c33.3457%200%2061.4609%20-19.2158%2061.4609%20-54.7178c0%20-39.7354%20-36.2881%20-50.1582%20-36.2881%20-85.9854c0%20-83.2969%20196.288%20-3.29688%20196.288%20-3.29688s-54.5908%20-176.244%205.38379%20-176.244c22.5586%200%2040.5391%2031.5928%2082.0586%2031.5928z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22microphone%22%20unicode=%22&#xf130;%22%20horiz-adv-x=%22352%22%20d=%22M176%2096c-53.0195%200%20-96%2042.9805%20-96%2096v160c0%2053.0195%2042.9805%2096%2096%2096s96%20-42.9805%2096%20-96v-160c0%20-53.0195%20-42.9805%20-96%20-96%20-96zM336%20256c8.83984%200%2016%20-7.16016%2016%20-16v-48c0%20-88.9004%20-66.29%20-162.47%20-152%20-174.23v-33.7695h56c8.83984%200%2016%20-7.16016%2016%20-16v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-160c-8.83984%200%20-16%207.16016%20-16%2016v16c0%208.83984%207.16016%2016%2016%2016h56v34.1504c-88.0303%2012.1396%20-152%2092.0498%20-152%20181.689v40.1602c0%208.83984%207.16016%2016%2016%2016h16c8.83984%200%2016%20-7.16016%2016%20-16v-42.2998c0%20-66.8105%2048.71%20-126.59%20115.21%20-133.08c76.2998%20-7.44043%20140.79%2052.5801%20140.79%20127.38v48c0%208.83984%207.16016%2016%2016%2016h16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22microphone-slash%22%20unicode=%22&#xf131;%22%20horiz-adv-x=%22640%22%20d=%22M633.82%20-10.0996c6.97949%20-5.43066%208.22949%20-15.4805%202.81934%20-22.4502l-19.6396%20-25.2705c-5.42969%20-6.97949%20-15.4805%20-8.23926%20-22.46%20-2.80957l-588.36%20454.729c-6.97949%205.43066%20-8.22949%2015.4805%20-2.80957%2022.4502l19.6396%2025.2705c5.41992%206.97949%2015.4805%208.22949%2022.46%202.80957l178.54%20-137.99v45.3604c0%2053.0195%2042.9805%2096%2096%2096c53.0205%200%2096%20-42.9805%2096%20-96v-160.01c0%20-10.4502%20-2.17969%20-20.2705%20-5.2793%20-29.6699l26.5498%20-20.5205c6.75977%2015.4004%2010.7197%2032.2803%2010.7197%2050.2002v48c0%208.83984%207.16016%2016%2016%2016h16c8.83984%200%2016%20-7.16016%2016%20-16v-48c0%20-29.0098%20-7.38965%20-56.1299%20-19.9805%20-80.1396zM400%20-16c8.83984%200%2016%20-7.16016%2016%20-16v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-160c-8.83984%200%20-16%207.16016%20-16%2016v16c0%208.83984%207.16016%2016%2016%2016h56v34.1504c-88.0303%2012.1396%20-152%2092.0498%20-152%20181.689v6.85059l52.0303%20-40.2305c12.4395%20-53.2197%2055.3301%20-96.4004%20111.18%20-101.85c6.94043%20-0.669922%2013.6396%20-0.200195%2020.3496%200.199219l50.1104%20-38.7295c-10.8203%20-3.77051%20-22.0098%20-6.70996%20-33.6699%20-8.31055v-33.7695h56z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar%22%20unicode=%22&#xf133;%22%20horiz-adv-x=%22448%22%20d=%22M12%20256h424c6.59961%200%2012%20-5.40039%2012%20-12v-260c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v260c0%206.59961%205.40039%2012%2012%2012zM448%20300c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-424c-6.59961%200%20-12%205.40039%20-12%2012v36c0%2026.5%2021.5%2048%2048%2048h48v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h128v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h48c26.5%200%2048%20-21.5%2048%20-48v-36z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fire-extinguisher%22%20unicode=%22&#xf134;%22%20horiz-adv-x=%22448%22%20d=%22M434.027%20421.671c7.31445%201.21875%2013.9727%20-4.4209%2013.9727%20-11.8369v-115.668c0%20-7.41602%20-6.6582%20-13.0557%20-13.9727%20-11.8369l-168%2028c-11.7305%201.95508%20-10.0273%2014.6973%20-10.0273%2017.6709h-40v-27.0303c41.4043%20-10.6582%2072%20-48.2383%2072%20-92.9697v-248c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-144c-13.2549%200%20-24%2010.7451%20-24%2024v246.795c0%2044.8945%2030.457%2083.2666%2072%2094.1289v27.0762c-61.0361%200%20-92.9424%207.00977%20-121.711%20-64.9141c-4.91699%20-12.2949%20-18.8789%20-18.2959%20-31.1963%20-13.3701c-12.3066%204.92285%20-18.293%2018.8906%20-13.3701%2031.1973c14.668%2036.6709%2038.0107%2077.833%2090.0498%2090.8838c-14.1406%2036.5273%2012.793%2076.2031%2052.2275%2076.2031c37.4463%200%2064.3525%20-36.1084%2053.668%20-72h58.332c0%204.2002%20-1.30664%2015.7822%2010.0273%2017.6709zM144%20376c8.82227%200%2016%207.17773%2016%2016s-7.17773%2016%20-16%2016s-16%20-7.17773%20-16%20-16s7.17773%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rocket%22%20unicode=%22&#xf135;%22%20d=%22M505.12%20428.906c6.95508%20-32.2031%206.95508%20-57.4062%206.86133%20-82.6094c0%20-102.688%20-55.4375%20-164.781%20-128.035%20-211.094v-104.438c0%20-16.3594%20-11.8789%20-35.5625%20-26.5078%20-42.8594l-98.7275%20-49.3906c-3.27441%20-1.48047%20-6.91699%20-2.375%20-10.707%20-2.51562c-13.2471%200.00195312%20-24.002%2010.7539%20-24.0059%2024v103.844l-22.4746%20-22.4688c-13.1211%20-13.1562%20-34.1211%20-11.1875%20-45.2773%200l-50.9043%2050.9062c-12.9961%2012.9922%20-11.3652%2033.8887%200%2045.25l22.4746%2022.4688h-103.811c-13.2461%200.00195312%20-24.001%2010.7539%20-24.0059%2024c0.136719%203.79004%201.03223%207.43164%202.51562%2010.7031l49.4355%2098.8125c7.33008%2014.6094%2026.5391%2026.4688%2042.8867%2026.4844h104.215c46.2168%2072.7969%20108.122%20128%20211.354%20128c25.0996%200%2050.3086%200%2082.5059%20-6.90625c5.54883%20-1.1875%2011.0176%20-6.65625%2012.207%20-12.1875zM384.04%20280c22.0752%200.0078125%2039.9971%2017.9258%2040.0098%2040c0%2022.0762%20-17.9229%2040%20-40%2040c-22.0762%200%20-40%20-17.9238%20-40%20-40c0%20-22.0732%2017.918%20-39.9951%2039.9902%20-40z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-circle-left%22%20unicode=%22&#xf137;%22%20d=%22M256%20-56c-137%200%20-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248s-111%20-248%20-248%20-248zM142.1%20175l135.5%20-135.5c9.40039%20-9.40039%2024.6006%20-9.40039%2033.9004%200l17%2017c9.40039%209.40039%209.40039%2024.5996%200%2033.9004l-101.6%20101.6l101.6%20101.6c9.40039%209.40039%209.40039%2024.6006%200%2033.9004l-17%2017c-9.40039%209.40039%20-24.5996%209.40039%20-33.9004%200l-135.5%20-135.5c-9.39941%20-9.40039%20-9.39941%20-24.5996%200%20-34z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-circle-right%22%20unicode=%22&#xf138;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM369.9%20209l-135.5%20135.5c-9.40039%209.40039%20-24.6006%209.40039%20-33.9004%200l-17%20-17c-9.40039%20-9.40039%20-9.40039%20-24.5996%200%20-33.9004l101.6%20-101.6l-101.6%20-101.6c-9.40039%20-9.40039%20-9.40039%20-24.6006%200%20-33.9004l17%20-17c9.40039%20-9.40039%2024.5996%20-9.40039%2033.9004%200l135.5%20135.5c9.39941%209.40039%209.39941%2024.5996%200%2034z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-circle-up%22%20unicode=%22&#xf139;%22%20d=%22M8%20192c0%20137%20111%20248%20248%20248s248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248zM239%20305.9l-135.5%20-135.5c-9.40039%20-9.40039%20-9.40039%20-24.6006%200%20-33.9004l17%20-17c9.40039%20-9.40039%2024.5996%20-9.40039%2033.9004%200l101.6%20101.6l101.6%20-101.6c9.40039%20-9.40039%2024.6006%20-9.40039%2033.9004%200l17%2017c9.40039%209.40039%209.40039%2024.5996%200%2033.9004l-135.5%20135.5c-9.40039%209.39941%20-24.5996%209.39941%20-34%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chevron-circle-down%22%20unicode=%22&#xf13a;%22%20d=%22M504%20192c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248zM273%2078.0996l135.5%20135.5c9.40039%209.40039%209.40039%2024.6006%200%2033.9004l-17%2017c-9.40039%209.40039%20-24.5996%209.40039%20-33.9004%200l-101.6%20-101.6l-101.6%20101.6c-9.40039%209.40039%20-24.6006%209.40039%20-33.9004%200l-17%20-17c-9.40039%20-9.40039%20-9.40039%20-24.5996%200%20-33.9004l135.5%20-135.5c9.40039%20-9.39941%2024.5996%20-9.39941%2034%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22anchor%22%20unicode=%22&#xf13d;%22%20horiz-adv-x=%22576%22%20d=%22M12.9707%2096c-10.6904%200%20-16.0449%2012.9258%20-8.48535%2020.4854l67.0283%2067.0283c4.6875%204.68652%2012.2852%204.68652%2016.9717%200l67.0283%20-67.0283c7.56055%20-7.55957%202.20605%20-20.4854%20-8.48438%20-20.4854h-35.1465c20.2969%20-54.3359%2085.1816%20-86.6162%20144.117%20-94.0146v190.015h-52c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h52v5.46973c-37.2842%2013.1807%20-64%2048.7324%20-64%2090.5303c0%2053.4746%2043.7227%2096.7393%2097.3701%2095.9902c52.2354%20-0.728516%2094.6348%20-43.7627%2094.6289%20-96.002c-0.00488281%20-41.793%20-26.7188%20-77.3398%20-64%20-90.5186v-5.46973h52c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-52v-190.015c59.1543%207.42676%20123.827%2039.6973%20144.117%2094.0146h-35.1465c-10.6904%200%20-16.0449%2012.9248%20-8.48438%2020.4854l67.0283%2067.0283c4.6875%204.68652%2012.2852%204.68652%2016.9717%200l67.0283%20-67.0283c7.56055%20-7.55957%202.20605%20-20.4854%20-8.48438%20-20.4854h-32.3945c-21.7822%20-102.62%20-136.406%20-160%20-242.635%20-160c-106.056%200%20-220.828%2057.2646%20-242.635%20160h-32.3945zM288%20384c-17.6445%200%20-32%20-14.3555%20-32%20-32s14.3555%20-32%2032%20-32s32%2014.3555%2032%2032s-14.3555%2032%20-32%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22unlock-alt%22%20unicode=%22&#xf13e;%22%20horiz-adv-x=%22448%22%20d=%22M400%20192c26.5%200%2048%20-21.5%2048%20-48v-160c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v160c0%2026.5%2021.5%2048%2048%2048h24v102.5c0%2084%2067.5%20153.2%20151.5%20153.5s152.5%20-68%20152.5%20-152v-16c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-32c-13.2998%200%20-24%2010.7002%20-24%2024v16c0%2039.9004%20-32.7002%2072.4004%20-72.7002%2072c-39.5996%20-0.400391%20-71.2998%20-33.2998%20-71.2998%20-72.9004v-103.1h248zM264%2040v48c0%2022.0996%20-17.9004%2040%20-40%2040s-40%20-17.9004%20-40%20-40v-48c0%20-22.0996%2017.9004%20-40%2040%20-40s40%2017.9004%2040%2040z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bullseye%22%20unicode=%22&#xf140;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c136.97%200%20248%20-111.03%20248%20-248s-111.03%20-248%20-248%20-248s-248%20111.03%20-248%20248s111.03%20248%20248%20248zM248%208c101.71%200%20184%2082.3096%20184%20184c0%20101.71%20-82.3096%20184%20-184%20184c-101.71%200%20-184%20-82.3096%20-184%20-184c0%20-101.71%2082.3096%20-184%20184%20-184zM248%20320c70.6904%200%20128%20-57.3096%20128%20-128s-57.3096%20-128%20-128%20-128s-128%2057.3096%20-128%20128s57.3096%20128%20128%20128zM248%20128c35.29%200%2064%2028.71%2064%2064s-28.71%2064%20-64%2064s-64%20-28.71%20-64%20-64s28.71%20-64%2064%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ellipsis-h%22%20unicode=%22&#xf141;%22%20d=%22M328%20192c0%20-39.7998%20-32.2002%20-72%20-72%20-72s-72%2032.2002%20-72%2072s32.2002%2072%2072%2072s72%20-32.2002%2072%20-72zM432%20264c39.7998%200%2072%20-32.2002%2072%20-72s-32.2002%20-72%20-72%20-72s-72%2032.2002%20-72%2072s32.2002%2072%2072%2072zM80%20264c39.7998%200%2072%20-32.2002%2072%20-72s-32.2002%20-72%20-72%20-72s-72%2032.2002%20-72%2072s32.2002%2072%2072%2072z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ellipsis-v%22%20unicode=%22&#xf142;%22%20horiz-adv-x=%22192%22%20d=%22M96%20264c39.7998%200%2072%20-32.2002%2072%20-72s-32.2002%20-72%20-72%20-72s-72%2032.2002%20-72%2072s32.2002%2072%2072%2072zM24%20368c0%2039.7998%2032.2002%2072%2072%2072s72%20-32.2002%2072%20-72s-32.2002%20-72%20-72%20-72s-72%2032.2002%20-72%2072zM24%2016c0%2039.7998%2032.2002%2072%2072%2072s72%20-32.2002%2072%20-72s-32.2002%20-72%20-72%20-72s-72%2032.2002%20-72%2072z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rss-square%22%20unicode=%22&#xf143;%22%20horiz-adv-x=%22448%22%20d=%22M400%20416c26.5098%200%2048%20-21.4902%2048%20-48v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h352zM112%2032c26.5098%200%2048%2021.4902%2048%2048s-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48zM269.533%2032c6.53516%200%2011.7764%205.46777%2011.4248%2011.9941c-5.9668%20110.428%20-94.418%20198.99%20-204.964%20204.964c-6.52637%200.351562%20-11.9941%20-4.88965%20-11.9941%20-11.4248v-34.335c0%20-6.00977%204.63574%20-11.0508%2010.6328%20-11.4414c79.8799%20-5.20312%20143.909%20-69.0732%20149.123%20-149.123c0.391602%20-5.99805%205.43066%20-10.6338%2011.4424%20-10.6338h34.335zM372.56%2032c6.4541%200%2011.6641%205.33789%2011.4326%2011.7871c-5.99512%20167.014%20-140.375%20302.18%20-308.205%20308.205c-6.44922%200.231445%20-11.7871%20-4.97852%20-11.7871%20-11.4326v-34.334c0%20-6.16016%204.88184%20-11.1748%2011.0391%20-11.4277c136.556%20-5.59863%20246.162%20-115.225%20251.76%20-251.76c0.251953%20-6.15625%205.2666%20-11.0381%2011.4268%20-11.0381h34.334z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22play-circle%22%20unicode=%22&#xf144;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM371.7%20168c16.3994%209.09961%2016.3994%2032.7998%200%2042l-176%20107c-15.9004%208.7998%20-35.7002%20-2.59961%20-35.7002%20-21v-208c0%20-18.5%2019.9004%20-29.7998%2035.7002%20-21z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22minus-square%22%20unicode=%22&#xf146;%22%20horiz-adv-x=%22448%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM92%20152h264c6.59961%200%2012%205.40039%2012%2012v56c0%206.59961%20-5.40039%2012%20-12%2012h-264c-6.59961%200%20-12%20-5.40039%20-12%20-12v-56c0%20-6.59961%205.40039%20-12%2012%20-12z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22check-square%22%20unicode=%22&#xf14a;%22%20horiz-adv-x=%22448%22%20d=%22M400%20-32h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h352c26.5098%200%2048%20-21.4902%2048%20-48v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48zM195.314%2066.0586l184%20184c6.24707%206.24805%206.24707%2016.3799%200%2022.627l-22.6279%2022.6279c-6.24707%206.24707%20-16.3789%206.24805%20-22.6279%200l-150.059%20-150.059l-70.0586%2070.0596c-6.24805%206.24707%20-16.3799%206.24707%20-22.6279%200l-22.6279%20-22.6279c-6.24707%20-6.24707%20-6.24707%20-16.3789%200%20-22.627l104%20-104c6.24902%20-6.25%2016.3799%20-6.25%2022.6289%20-0.000976562z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pen-square%22%20unicode=%22&#xf14b;%22%20horiz-adv-x=%22448%22%20d=%22M400%20-32h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48zM238.1%20270.1l-135.699%20-135.699l-6.30078%20-57.1006c-0.799805%20-7.59961%205.60059%20-14.0996%2013.3008%20-13.2998l57.0996%206.2998l135.7%20135.7c2.2998%202.2998%202.2998%206.09961%200%208.5l-55.5%2055.5c-2.5%202.40039%20-6.2998%202.40039%20-8.60059%200.0996094zM345%20282.9l-30.0996%2030.0996c-9.40039%209.40039%20-24.6006%209.40039%20-33.9004%200l-23.0996%20-23.0996c-2.30078%20-2.30078%20-2.30078%20-6.10059%200%20-8.5l55.5%20-55.5c2.2998%20-2.30078%206.09961%20-2.30078%208.5%200l23.0996%2023.0996c9.2998%209.2998%209.2998%2024.5%200%2033.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22share-square%22%20unicode=%22&#xf14d;%22%20horiz-adv-x=%22576%22%20d=%22M568.482%20270.552l-144.004%20-135.984c-15.1787%20-14.335%20-40.4785%20-3.70703%20-40.4785%2017.4473v71.9629c-144.575%20-0.969727%20-205.566%20-35.1123%20-164.775%20-171.353c4.4834%20-14.9727%20-12.8457%20-26.5674%20-25.0059%20-17.3301c-38.9668%2029.5996%20-74.2188%2086.2168%20-74.2188%20143.366c0%20143.937%20117.599%20172.5%20264%20173.312v72.0156c0%2021.1738%2025.3174%2031.7676%2040.4785%2017.4473l144.004%20-135.987c10.0195%20-9.46289%2010.0273%20-25.4248%200%20-34.8965zM384%2068.8721c0%207.34473%206.53027%2012.9053%2013.7998%2011.8594c3.36816%20-0.485352%206.75977%20-0.711914%2010.2607%20-0.711914c8.3877%200%2016.4424%201.44043%2023.9287%204.08887c7.81348%202.76367%2016.0107%20-3.01465%2016.0107%20-11.3027v-88.8057c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h121.033c12.5508%200%2016.6748%20-16.8301%205.54492%20-22.6309c-18.7773%20-9.78613%20-36.0615%20-22.1084%20-51.0137%20-37.6758c-2.18164%20-2.27637%20-5.25098%20-3.69141%20-8.64844%20-3.69336h-50.916v-320h320v68.8721z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22compass%22%20unicode=%22&#xf14e;%22%20horiz-adv-x=%22496%22%20d=%22M225.38%20214.63c12.4902%2012.4902%2032.75%2012.4902%2045.25%200s12.5%20-32.75%200%20-45.25c-12.4902%20-12.5%20-32.7598%20-12.5%20-45.25%200c-12.5%2012.4902%20-12.5%2032.75%200%2045.25zM248%20440c136.97%200%20248%20-111.03%20248%20-248s-111.03%20-248%20-248%20-248s-248%20111.03%20-248%20248s111.03%20248%20248%20248zM374.14%20291.95c7.61035%2016.6494%20-9.54004%2033.7998%20-26.1895%2026.2002l-144.34%20-65.9707c-6.98438%20-3.19238%20-12.5781%20-8.78516%20-15.7705%20-15.7695l-65.9795%20-144.351c-7.61035%20-16.6494%209.5498%20-33.8096%2026.1992%20-26.1992l144.341%2065.9697c6.9834%203.19238%2012.5771%208.78613%2015.7695%2015.7695z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-down%22%20unicode=%22&#xf150;%22%20horiz-adv-x=%22448%22%20d=%22M448%20368v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48zM92.5%20227.5l123%20-123c4.7002%20-4.7002%2012.2998%20-4.7002%2017%200l123%20123c7.59961%207.59961%202.2002%2020.5%20-8.5%2020.5h-246c-10.7002%200%20-16.0996%20-12.9004%20-8.5%20-20.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-up%22%20unicode=%22&#xf151;%22%20horiz-adv-x=%22448%22%20d=%22M0%2016v352c0%2026.5098%2021.4902%2048%2048%2048h352c26.5098%200%2048%20-21.4902%2048%20-48v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048zM355.515%20156.485l-123.029%20123.029c-4.68652%204.68652%20-12.2842%204.68652%20-16.9717%200l-123.028%20-123.029c-7.56055%20-7.56055%20-2.20605%20-20.4854%208.48438%20-20.4854h246.06c10.6904%200%2016.0449%2012.9258%208.48535%2020.4854z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-right%22%20unicode=%22&#xf152;%22%20horiz-adv-x=%22448%22%20d=%22M48%20416h352c26.5098%200%2048%20-21.4902%2048%20-48v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048zM188.485%2060.4854l123.028%20123.028c4.68652%204.68652%204.68652%2012.2842%200%2016.9717l-123.028%20123.029c-7.56055%207.56055%20-20.4854%202.20605%20-20.4854%20-8.48438v-246.06c0%20-10.6904%2012.9258%20-16.0449%2020.4854%20-8.48535z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22euro-sign%22%20unicode=%22&#xf153;%22%20horiz-adv-x=%22320%22%20d=%22M310.706%2034.2354l8.81836%20-44.4902c1.23828%20-6.24902%20-2.62109%20-12.3623%20-8.78809%20-13.957c-12.5391%20-3.24414%20-34.8008%20-7.78809%20-61.1016%20-7.78809c-104.371%200%20-182.496%2065.3076%20-207.521%20155.64h-30.1143c-6.62695%200%20-12%205.37305%20-12%2012v28.3604c0%206.62695%205.37305%2012%2012%2012h21.3877c-1%2012.958%20-0.828125%2028.6377%200.181641%2042.2451h-21.5693c-6.62695%200%20-12%205.37305%20-12%2012v29.7549c0%206.62695%205.37305%2012%2012%2012h33.0752c28.9551%2083.748%20107.376%20144%20204.56%20144c21.0752%200%2040.582%20-2.91211%2052.6865%20-5.20703c6.86035%20-1.30078%2011.1475%20-8.17578%209.32617%20-14.917l-11.9912%20-44.3682c-1.65527%20-6.125%20-7.78613%20-9.89062%20-14.002%20-8.62305c-9.28711%201.89551%20-23.3652%204.14551%20-37.8516%204.14551c-54.9287%200%20-96.9854%20-30.0391%20-117.619%20-75.0303h138.278c7.66211%200%2013.3613%20-7.08203%2011.7227%20-14.5664l-6.51172%20-29.7549c-1.17969%20-5.3877%20-5.9834%20-9.43359%20-11.7227%20-9.43359h-146.593c-1.55176%20-13.958%20-1.34766%20-27.917%20-0.137695%20-42.2451h134.237c7.68945%200%2013.3936%20-7.12891%2011.708%20-14.6309l-6.37305%20-28.3604c-1.20312%20-5.35547%20-5.99121%20-9.36914%20-11.708%20-9.36914h-113.689c19.5322%20-50.6582%2064.6982%20-85.4482%20121.462%20-85.4482c18.0039%200%2034.7334%202.97363%2045.4258%205.41211c6.58887%201.50391%2013.1094%20-2.73828%2014.4238%20-9.36816z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pound-sign%22%20unicode=%22&#xf154;%22%20horiz-adv-x=%22320%22%20d=%22M308%2096c6.62695%200%2012%20-5.37305%2012%20-12v-104c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-296c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h36v128h-28c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h28v66.0391c0%2073.2188%2058.0264%20125.961%20139.931%20125.961c48.6455%200%2085.1934%20-22.5596%20101.575%20-34.9277c5.39844%20-4.07617%206.35254%20-11.8057%202.11914%20-17.0811l-28.4932%20-35.5137c-3.7998%20-4.73535%20-10.5371%20-5.89746%20-15.6875%20-2.68457c-11.7744%207.34375%20-33.9941%2018.8486%20-57.6523%2018.8486c-37.2305%200%20-61.792%20-24.8193%20-61.792%20-57.0859v-63.5557h84c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-84v-126.848h122.505v50.8477c0%206.62695%205.37305%2012%2012%2012h45.4951z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dollar-sign%22%20unicode=%22&#xf155;%22%20horiz-adv-x=%22288%22%20d=%22M209.2%20214.6c57.8994%20-16.8994%2094%20-80.0996%2072.5%20-141.699c-15.4004%20-44.1006%20-59.1006%20-71.8008%20-105.7%20-72.7002v-48.2002c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v48c-31.4004%200.0996094%20-62%2010.7998%20-86.5%2030c-7.90039%206.09961%20-8.90039%2017.5996%20-1.7998%2024.5l34.7998%2034c5.2002%205.09961%2013.4004%206.09961%2019.5%202c10%20-6.7998%2022%20-10.5%2034.2002%20-10.5h66.2998c16.2998%200%2029.5%2013.2002%2029.5%2029.5c0%2013%20-8.7002%2024.5996%20-21.2002%2028.2998l-102.5%2030c-44.3994%2013%20-79.5996%2050.5%20-83.7998%2096.6006c-5.90039%2064.8994%2045.2998%20119.6%20109%20119.6h2.5v48c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-48c31.4004%20-0.0996094%2062%20-10.7998%2086.5%20-30c7.90039%20-6.09961%208.90039%20-17.5996%201.7998%20-24.5l-34.7998%20-34c-5.2002%20-5.09961%20-13.4004%20-6.09961%20-19.5%20-2c-10%206.7998%20-22%2010.5%20-34.2002%2010.5h-66.2998c-16.2998%200%20-29.5%20-13.2002%20-29.5%20-29.5c0%20-13%208.7002%20-24.7002%2021.2002%20-28.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rupee-sign%22%20unicode=%22&#xf156;%22%20horiz-adv-x=%22320%22%20d=%22M308%20352h-72.9424c5.97266%20-9.75391%2010.7666%20-20.459%2014.252%20-32h58.6904c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-52.8105c-7.1748%20-74.5107%20-61.8193%20-125.566%20-138.318%20-127.906l150.882%20-139.275c8.02734%20-7.41016%202.78516%20-20.8184%20-8.13867%20-20.8184h-82.5625c-3.1377%200%20-6%201.20801%20-8.13867%203.18164l-165.052%20152.356c-2.46094%202.27148%20-3.86133%205.46875%20-3.86133%208.81836v53.0117c0%206.62695%205.37305%2012%2012%2012h84c41.7959%200%2068.54%2022.5459%2074.7568%2058.6318h-158.757c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h146.25c-12.709%2017.2939%20-33.6621%2027.252%20-60.9697%2027.252h-85.2803c-6.62695%200%20-12%205.37305%20-12%2012v44.748c0%206.62695%205.37305%2012%2012%2012h296c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yen-sign%22%20unicode=%22&#xf157;%22%20horiz-adv-x=%22384%22%20d=%22M351.2%20416c9.09961%200%2014.8994%20-9.7002%2010.5996%20-17.5996l-80.0996%20-150.4h58.2998c6.59961%200%2012%20-5.40039%2012%20-12v-32c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-88.2002l-19.7998%20-37.2002v-26.7998h108c6.59961%200%2012%20-5.40039%2012%20-12v-32c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-108v-92c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-56c-6.59961%200%20-12%205.40039%20-12%2012v92h-108c-6.59961%200%20-12%205.40039%20-12%2012v32c0%206.59961%205.40039%2012%2012%2012h108v26.7998l-19.7998%2037.2002h-88.2002c-6.59961%200%20-12%205.40039%20-12%2012v32c0%206.59961%205.40039%2012%2012%2012h58.2998l-80.0996%20150.4c-4.2002%207.89941%201.5%2017.5996%2010.5996%2017.5996h65.2002c4.59961%200%208.7998%20-2.59961%2010.7998%20-6.7002l55.4004%20-113.2c14.5%20-34.6992%2027.0996%20-71.8994%2027.0996%20-71.8994h1.2998s12.6006%2037.2002%2027.1006%2071.8994l55.3994%20113.2c2%204.10059%206.2002%206.7002%2010.8008%206.7002h65.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ruble-sign%22%20unicode=%22&#xf158;%22%20horiz-adv-x=%22384%22%20d=%22M239.36%20128h-92.8008v-32h161.44c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-161.44v-52c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-58.5596c-6.62695%200%20-12%205.37305%20-12%2012v52h-52c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h52v32h-52c-6.62695%200%20-12%205.37305%20-12%2012v45.3682c0%206.62695%205.37305%2012%2012%2012h52v206.632c0%206.62695%205.37305%2012%2012%2012h163.36c85.1201%200%20144.64%20-57.5996%20144.64%20-143.071c0%20-85.4707%20-59.5195%20-144.929%20-144.64%20-144.929zM146.56%20347.252v-149.884h77.4404c48%200%2076.1602%2029.7285%2076.1602%2075.5605c0%2045.2129%20-28.1602%2074.3232%20-74.8799%2074.3232h-78.7207z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22won-sign%22%20unicode=%22&#xf159;%22%20horiz-adv-x=%22576%22%20d=%22M564%20256h-62.7002l-7.39941%20-32h70.0996c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-84.9004l-42.0996%20-182.7c-1.2998%20-5.39941%20-6.09961%20-9.2998%20-11.7002%20-9.2998h-56.7998c-5.59961%200%20-10.4004%203.90039%20-11.7002%209.2998l-42.3994%20182.7h-55.1006l-42.2998%20-182.7c-1.2998%20-5.39941%20-6.09961%20-9.2998%20-11.7002%20-9.2998h-56.7998c-5.59961%200%20-10.5%203.90039%20-11.7002%209.40039l-40.8994%20182.6h-83.9004c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h69.5l-7.2002%2032h-62.2998c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h48l-18.0996%2080.7002c-1.7002%207.5%204%2014.5996%2011.6992%2014.5996h42.1006c5.7002%200%2010.7002%20-4%2011.7998%20-9.59961l17.5%20-85.7002h108.7l20%2086c1.2998%205.5%206.09961%209.2998%2011.7002%209.2998h44c5.59961%200%2010.3994%20-3.7998%2011.6992%20-9.2998l19.7002%20-86h109.9l14.3994%2085.7998c1.10059%205.5%206%209.5%2011.7002%209.5h46.1006c7.69922%200%2013.3994%20-7.2002%2011.6992%20-14.7002l-18.5996%20-80.5996h48c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12zM183.8%20106l12.6006%2054h-38.8008l11%20-54c5.10059%20-25.2002%206.80078%20-47.2002%206.80078%20-47.2002h1.09961c0.5%200%201.09961%2021.4004%207.2998%2047.2002zM211.3%20224l7.5%2032h-80.7998l6.5%20-32h66.7998zM274.2%20224h25.3994l-2%208.59961c-1.89941%208%20-3.5%2016%20-4.7998%2023.4004h-11.7998c-1.2998%20-7.40039%20-2.90039%20-15.4004%20-4.7998%20-23.4004zM405.1%20106l11.5%2054h-39.0996l12.4004%20-54c6.19922%20-25.7998%206.69922%20-47.2002%207.2998%20-47.2002h1.09961s1.7002%2022%206.7998%2047.2002zM430.3%20224l6.90039%2032h-81.6006l7.30078%20-32h67.3994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file%22%20unicode=%22&#xf15b;%22%20horiz-adv-x=%22384%22%20d=%22M224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM384%20326.1v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7l97.9004%20-98c4.5%20-4.5%207%20-10.5996%207%20-16.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-alt%22%20unicode=%22&#xf15c;%22%20horiz-adv-x=%22384%22%20d=%22M224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM288%2076v8c0%206.59961%20-5.40039%2012%20-12%2012h-168c-6.59961%200%20-12%20-5.40039%20-12%20-12v-8c0%20-6.59961%205.40039%20-12%2012%20-12h168c6.59961%200%2012%205.40039%2012%2012zM288%20140v8c0%206.59961%20-5.40039%2012%20-12%2012h-168c-6.59961%200%20-12%20-5.40039%20-12%20-12v-8c0%20-6.59961%205.40039%20-12%2012%20-12h168c6.59961%200%2012%205.40039%2012%2012zM288%20212c0%206.59961%20-5.40039%2012%20-12%2012h-168c-6.59961%200%20-12%20-5.40039%20-12%20-12v-8c0%20-6.59961%205.40039%20-12%2012%20-12h168c6.59961%200%2012%205.40039%2012%2012v8zM384%20326.1v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7l97.9004%20-98c4.5%20-4.5%207%20-10.5996%207%20-16.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-alpha-down%22%20unicode=%22&#xf15d;%22%20horiz-adv-x=%22448%22%20d=%22M176%2096c14.2197%200%2021.3496%20-17.2598%2011.3301%20-27.3096l-80%20-96c-2.89551%20-2.89453%20-6.89844%20-4.68555%20-11.3125%20-4.68555c-4.41309%200%20-8.41211%201.79102%20-11.3076%204.68555l-80%2096c-10.0703%2010.0693%20-2.90039%2027.3096%2011.29%2027.3096h48v304c0%208.83105%207.16895%2016%2016%2016h32c8.83105%200%2016%20-7.16895%2016%20-16v-304h48zM416%20160c8.83105%200%2016%20-7.16895%2016%20-16v-17.6299c0%20-9.51074%20-4.14355%20-18.0566%20-10.7402%20-23.9199l-61.2598%20-70.4502h56c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-128c-8.83105%200%20-16%207.16895%20-16%2016v17.6299c0%209.51074%204.14355%2018.0566%2010.7402%2023.9199l61.2598%2070.4502h-56c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h128zM447.06%20245.38c0.600586%20-1.67969%200.931641%20-3.49512%200.931641%20-5.37988c0%20-8.82812%20-7.16406%20-15.9951%20-15.9912%20-16h-24.8398c-0.015625%200%20-0.0263672%20-0.00195312%20-0.0419922%20-0.00195312c-7.11426%200%20-13.1514%204.6543%20-15.2285%2011.082l-4.40918%2012.9199h-71l-4.4209%20-12.9199c-2.07617%20-6.42773%20-8.10938%20-11.0801%20-15.2246%20-11.0801h-0.00488281h-24.8301c-8.82715%200.00488281%20-15.9863%207.17773%20-15.9863%2016.0049c0%201.88574%200.326172%203.69531%200.926758%205.375l59.2695%20160c2.20996%206.19043%208.125%2010.6201%2015.0703%2010.6201h41.4395c6.94531%200%2012.8604%20-4.42969%2015.0703%20-10.6201zM335.61%20304h32.7793l-16.3896%2048z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-alpha-up%22%20unicode=%22&#xf15e;%22%20horiz-adv-x=%22448%22%20d=%22M16%20288c-14.2197%200%20-21.3496%2017.2598%20-11.3096%2027.3096l80%2096c2.89551%202.89453%206.89844%204.68555%2011.3115%204.68555c4.41406%200%208.41211%20-1.79102%2011.3076%20-4.68555l80%20-96c10.0703%20-10.0693%202.90039%20-27.3096%20-11.3096%20-27.3096h-48v-304c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v304h-48zM416%20160c8.83105%200%2016%20-7.16895%2016%20-16v-17.6299c0%20-9.51074%20-4.14355%20-18.0566%20-10.7402%20-23.9199l-61.2598%20-70.4502h56c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-128c-8.83105%200%20-16%207.16895%20-16%2016v17.6299c0%209.51074%204.14355%2018.0566%2010.7402%2023.9199l61.2598%2070.4502h-56c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h128zM447.06%20245.38c0.600586%20-1.67969%200.931641%20-3.49512%200.931641%20-5.37988c0%20-8.82812%20-7.16406%20-15.9951%20-15.9912%20-16h-24.8398c-0.015625%200%20-0.0263672%20-0.00195312%20-0.0419922%20-0.00195312c-7.11426%200%20-13.1514%204.6543%20-15.2285%2011.082l-4.40918%2012.9199h-71l-4.4209%20-12.9199c-2.07617%20-6.42773%20-8.10938%20-11.0801%20-15.2246%20-11.0801h-0.00488281h-24.8301c-8.82715%200.00488281%20-15.9863%207.17773%20-15.9863%2016.0049c0%201.88574%200.326172%203.69531%200.926758%205.375l59.2695%20160c2.20996%206.19043%208.125%2010.6201%2015.0703%2010.6201h41.4395c6.94531%200%2012.8604%20-4.42969%2015.0703%20-10.6201zM335.61%20304h32.7793l-16.3896%2048z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-amount-down%22%20unicode=%22&#xf160;%22%20d=%22M304%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-64c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h64zM176%2096c14.2197%200%2021.3496%20-17.2598%2011.3301%20-27.3096l-80%20-96c-2.89551%20-2.89453%20-6.89844%20-4.68555%20-11.3125%20-4.68555c-4.41309%200%20-8.41211%201.79102%20-11.3076%204.68555l-80%2096c-10.0801%2010.0693%20-2.90039%2027.3096%2011.29%2027.3096h48v304c0%208.83105%207.16895%2016%2016%2016h32c8.83105%200%2016%20-7.16895%2016%20-16v-304h48zM432%20288c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-192c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h192zM368%20160c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-128c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h128zM496%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-256c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-amount-up%22%20unicode=%22&#xf161;%22%20d=%22M304%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-64c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h64zM16%20288c-14.2305%200%20-21.3496%2017.2598%20-11.3096%2027.3096l80%2096c2.89551%202.89453%206.89844%204.68555%2011.3115%204.68555c4.41406%200%208.41211%20-1.79102%2011.3076%20-4.68555l80%20-96c10.0703%20-10.0693%202.90039%20-27.3096%20-11.3096%20-27.3096h-48v-304c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v304h-48zM432%20288c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-192c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h192zM368%20160c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-128c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h128zM496%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-256c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-numeric-down%22%20unicode=%22&#xf162;%22%20horiz-adv-x=%22448%22%20d=%22M304%20352c-8.82422%200.0078125%20-15.9775%207.18945%20-15.9775%2016.0156c0%202.57129%200.608398%205.00098%201.6875%207.1543l16%2032c2.62598%205.23926%208.03613%208.8252%2014.29%208.83008h48c8.83105%200%2016%20-7.16895%2016%20-16v-112h16c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-96c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h16v64h-16zM330.15%20189.09c53.4502%2014.25%20101.85%20-25.8799%20101.869%20-77.0898v-10.7695c0%20-70.3906%20-28.25%20-107.24%20-86.25%20-132c-8.36914%20-3.58008%20-18.0293%201.2793%20-20.8994%209.90918l-9.90039%2020c-2.62012%207.87012%200.610352%2016.9404%208.18066%2020.3408c7.59961%203.28516%2014.6064%207.64258%2020.8496%2012.9092c-47.6396%204.76074%20-83.0996%2051.4805%20-68.8496%20102.53c7.62793%2026.2793%2028.5596%2046.9287%2055%2054.1699zM352%2092c11.0381%200%2020%208.96191%2020%2020s-8.96191%2020%20-20%2020s-20%20-8.96191%20-20%20-20s8.96191%20-20%2020%20-20zM176%2096c14.2197%200%2021.3496%20-17.2598%2011.3301%20-27.3096l-80%20-96c-2.89551%20-2.89453%20-6.89844%20-4.68555%20-11.3125%20-4.68555c-4.41309%200%20-8.41211%201.79102%20-11.3076%204.68555l-80%2096c-10.0703%2010.0693%20-2.90039%2027.3096%2011.29%2027.3096h48v304c0%208.83105%207.16895%2016%2016%2016h32c8.83105%200%2016%20-7.16895%2016%20-16v-304h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-numeric-up%22%20unicode=%22&#xf163;%22%20horiz-adv-x=%22448%22%20d=%22M330.17%20189.09c53.4502%2014.25%20101.83%20-25.8799%20101.85%20-77.0898v-10.7695c0%20-70.3906%20-28.25%20-107.24%20-86.25%20-132c-8.36914%20-3.58008%20-18.0293%201.2793%20-20.8994%209.90918l-9.90039%2020c-2.62012%207.87012%200.610352%2016.9404%208.18066%2020.3408c7.59961%203.28516%2014.6064%207.64258%2020.8496%2012.9092c-47.6396%204.76074%20-83.0996%2051.4805%20-68.8301%20102.53c7.62891%2026.2793%2028.5596%2046.9287%2055%2054.1699zM352%2092c11.0381%200%2020%208.96191%2020%2020s-8.96191%2020%20-20%2020s-20%20-8.96191%20-20%20-20s8.96191%20-20%2020%20-20zM304%20352c-8.82422%200.0078125%20-15.9775%207.18945%20-15.9775%2016.0156c0%202.57129%200.608398%205.00098%201.6875%207.1543l16%2032c2.62598%205.23926%208.03613%208.8252%2014.29%208.83008h48c8.83105%200%2016%20-7.16895%2016%20-16v-112h16c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-96c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h16v64h-16zM107.31%20411.31l80%20-96c10.0703%20-10.0693%202.90039%20-27.3096%20-11.3096%20-27.3096h-48v-304c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v304h-48c-14.2197%200%20-21.3496%2017.2598%20-11.3096%2027.3096l80%2096c2.89551%202.89453%206.89844%204.68555%2011.3115%204.68555c4.41406%200%208.41211%20-1.79102%2011.3076%20-4.68555z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thumbs-up%22%20unicode=%22&#xf164;%22%20d=%22M104%20224c13.2549%200%2024%20-10.7451%2024%20-24v-240c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-80c-13.2549%200%20-24%2010.7451%20-24%2024v240c0%2013.2549%2010.7451%2024%2024%2024h80zM64%20-24c13.2549%200%2024%2010.7451%2024%2024s-10.7451%2024%20-24%2024s-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24zM384%20366.548c0%20-42.416%20-25.9697%20-66.208%20-33.2773%20-94.5479h101.724c33.3965%200%2059.3965%20-27.7461%2059.5527%20-58.0977c0.0839844%20-17.9385%20-7.5459%20-37.249%20-19.4395%20-49.1973l-0.109375%20-0.110352c9.83594%20-23.3369%208.23633%20-56.0371%20-9.30859%20-79.4688c8.68164%20-25.8945%20-0.0683594%20-57.7041%20-16.3818%20-74.7568c4.29785%20-17.5977%202.24414%20-32.5752%20-6.14746%20-44.6318c-20.4102%20-29.3242%20-70.9961%20-29.7373%20-113.773%20-29.7373l-2.84473%200.000976562c-48.2871%200.0166016%20-87.8057%2017.5977%20-119.561%2031.7246c-15.957%207.09961%20-36.8203%2015.8877%20-52.6504%2016.1787c-6.54004%200.120117%20-11.7832%205.45703%20-11.7832%2011.998v213.77c0%203.2002%201.28223%206.27148%203.55762%208.52148c39.6143%2039.1436%2056.6484%2080.5869%2089.1172%20113.11c14.8037%2014.832%2020.1885%2037.2363%2025.3936%2058.9023c4.44629%2018.501%2013.749%2057.7939%2033.9316%2057.7939c24%200%2072%20-8%2072%20-81.4521z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thumbs-down%22%20unicode=%22&#xf165;%22%20d=%22M0%20392c0%2013.2549%2010.7451%2024%2024%2024h80c13.2549%200%2024%20-10.7451%2024%20-24v-240c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-80c-13.2549%200%20-24%2010.7451%20-24%2024v240zM40%20192c0%20-13.2549%2010.7451%20-24%2024%20-24s24%2010.7451%2024%2024s-10.7451%2024%20-24%2024s-24%20-10.7451%20-24%20-24zM312%20-64c-20.1826%200%20-29.4854%2039.293%20-33.9307%2057.7949c-5.20605%2021.666%20-10.5889%2044.0703%20-25.3936%2058.9023c-32.4688%2032.5234%20-49.5029%2073.9668%20-89.1172%20113.11c-2.19727%202.17285%20-3.55762%205.19043%20-3.55762%208.52148v213.77c0%206.54102%205.24316%2011.8779%2011.7832%2011.998c15.8311%200.290039%2036.6934%209.0791%2052.6504%2016.1787c31.7549%2014.127%2071.2744%2031.708%20119.561%2031.7246h2.84375c42.7773%200%2093.3633%20-0.413086%20113.774%20-29.7373c8.3916%20-12.0566%2010.4453%20-27.0342%206.14746%20-44.6318c16.3125%20-17.0527%2025.0635%20-48.8633%2016.3818%20-74.7568c17.5439%20-23.4316%2019.1436%20-56.1318%209.30859%20-79.4688l0.109375%20-0.110352c11.8936%20-11.9492%2019.5234%20-31.2588%2019.4395%20-49.1973c-0.15625%20-30.3516%20-26.1572%20-58.0977%20-59.5527%20-58.0977h-101.725c7.30762%20-28.3398%2033.2773%20-52.1318%2033.2773%20-94.5479c0%20-73.4521%20-48%20-81.4521%20-72%20-81.4521z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22female%22%20unicode=%22&#xf182;%22%20horiz-adv-x=%22256%22%20d=%22M128%20448c35.3457%200%2064%20-28.6543%2064%20-64s-28.6543%20-64%20-64%20-64s-64%2028.6543%20-64%2064s28.6543%2064%2064%2064zM247.283%2093.8213c3.78809%20-15.1504%20-7.69238%20-29.8213%20-23.2832%20-29.8213h-56v-104c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-32c-13.2549%200%20-24%2010.7451%20-24%2024v104h-56c-15.6172%200%20-27.0654%2014.6953%20-23.2832%2029.8213l48%20192c2.6084%2010.4316%2012.0488%2018.1787%2023.2832%2018.1787h11.3604c23.6895%20-10.8936%2050.5684%20-10.4434%2073.2793%200h11.3604c11.2344%200%2020.6748%20-7.74707%2023.2832%20-18.1787z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22male%22%20unicode=%22&#xf183;%22%20horiz-adv-x=%22192%22%20d=%22M96%20448c35.3457%200%2064%20-28.6543%2064%20-64s-28.6543%20-64%20-64%20-64s-64%2028.6543%20-64%2064s28.6543%2064%2064%2064zM144%20304c26.5098%200%2048%20-21.4902%2048%20-48v-136c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-16v-136c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-64c-13.2549%200%20-24%2010.7451%20-24%2024v136h-16c-13.2549%200%20-24%2010.7451%20-24%2024v136c0%2026.5098%2021.4902%2048%2048%2048h11.3604c23.6895%20-10.8936%2050.5684%20-10.4434%2073.2793%200h11.3604z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sun%22%20unicode=%22&#xf185;%22%20d=%22M256%20288c52.9004%200%2096%20-43.0996%2096%20-96s-43.0996%20-96%20-96%20-96s-96%2043.0996%20-96%2096s43.0996%2096%2096%2096zM502.4%20207.5c12.7998%20-6.40039%2012.7998%20-24.5996%20-0.200195%20-31.0996l-94.7002%20-47.3008l33.5%20-100.399c4.59961%20-13.5%20-8.2998%20-26.4004%20-21.9004%20-21.9004l-100.399%2033.5l-47.2998%20-94.7002c-6.40039%20-12.7998%20-24.6006%20-12.7998%20-31%200l-47.3008%2094.7002l-100.399%20-33.5c-13.5%20-4.59961%20-26.4004%208.2998%20-21.9004%2021.9004l33.5%20100.5l-94.7002%2047.2998c-12.7998%206.40039%20-12.7998%2024.5996%200%2031l94.7002%2047.4004l-33.5%20100.399c-4.59961%2013.5%208.2998%2026.4004%2021.9004%2021.9004l100.5%20-33.5l47.2998%2094.7002c6.40039%2012.7998%2024.5996%2012.7998%2031%200l47.4004%20-94.8008l100.399%2033.5c13.5%204.60059%2026.4004%20-8.2998%2021.9004%20-21.8994l-33.5%20-100.4zM346.5%20101.5c49.9004%2049.9004%2049.9004%20131.1%200%20181s-131.1%2049.9004%20-181%200s-49.9004%20-131.1%200%20-181s131.1%20-49.9004%20181%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22moon%22%20unicode=%22&#xf186;%22%20d=%22M283.211%20-64c-141.489%200%20-256%20114.691%20-256%20256c0%20141.489%20114.691%20256%20256%20256c16.0479%20-0.00195312%2031.5352%20-1.46973%2046.7754%20-4.28027c11.0059%20-2.0332%2013.4414%20-16.7178%203.75586%20-22.2295c-62.8359%20-35.7588%20-101.498%20-102.172%20-101.498%20-174.395c0%20-125.378%20114.059%20-220.607%20238.262%20-196.954c10.9229%202.08008%2018.6299%20-10.6416%2011.5625%20-19.3496c-47.7783%20-58.8672%20-119.896%20-94.792%20-198.857%20-94.792z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22archive%22%20unicode=%22&#xf187;%22%20d=%22M32%200v288h448v-288c0%20-17.7002%20-14.2998%20-32%20-32%20-32h-384c-17.7002%200%20-32%2014.2998%20-32%2032zM192%20212v-8c0%20-6.59961%205.40039%20-12%2012%20-12h104c6.59961%200%2012%205.40039%2012%2012v8c0%206.59961%20-5.40039%2012%20-12%2012h-104c-6.59961%200%20-12%20-5.40039%20-12%20-12zM480%20416c17.7002%200%2032%20-14.2998%2032%20-32v-48c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-480c-8.7998%200%20-16%207.2002%20-16%2016v48c0%2017.7002%2014.2998%2032%2032%2032h448z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bug%22%20unicode=%22&#xf188;%22%20d=%22M511.988%20159.1c-0.478516%20-17.4297%20-15.2168%20-31.0996%20-32.6533%20-31.0996h-55.335v-16c0%20-21.8643%20-4.88184%20-42.584%20-13.5996%20-61.1445l60.2275%20-60.2285c12.4961%20-12.4971%2012.4961%20-32.7578%200%20-45.2549c-12.498%20-12.4971%20-32.7588%20-12.4961%20-45.2559%200l-54.7363%2054.7363c-24.75%20-20.0732%20-56.2852%20-32.1084%20-90.6357%20-32.1084v244c0%206.62695%20-5.37305%2012%20-12%2012h-24c-6.62695%200%20-12%20-5.37305%20-12%20-12v-244c-34.3506%200%20-65.8857%2012.0352%20-90.6357%2032.1084l-54.7363%20-54.7363c-12.498%20-12.4971%20-32.7588%20-12.4961%20-45.2559%200c-12.4961%2012.4971%20-12.4961%2032.7578%200%2045.2549l60.2275%2060.2285c-8.71777%2018.5605%20-13.5996%2039.2803%20-13.5996%2061.1445v16h-55.334c-17.4355%200%20-32.1748%2013.6699%20-32.6533%2031.0996c-0.49707%2018.084%2014.0156%2032.9004%2031.9873%2032.9004h56v58.7451l-46.6279%2046.6279c-12.4961%2012.4971%20-12.4961%2032.7578%200%2045.2549c12.498%2012.4971%2032.7578%2012.4971%2045.2559%200l54.627%20-54.6279h229.489l54.627%2054.627c12.498%2012.4971%2032.7578%2012.4971%2045.2559%200c12.4961%20-12.4971%2012.4961%20-32.7578%200%20-45.2549l-46.627%20-46.627v-58.7451h56c17.9717%200%2032.4844%20-14.8164%2031.9883%20-32.9004zM257%20448c61.8564%200%20112%20-50.1436%20112%20-112h-224c0%2061.8564%2050.1436%20112%20112%20112z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caret-square-left%22%20unicode=%22&#xf191;%22%20horiz-adv-x=%22448%22%20d=%22M400%20-32h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h352c26.5098%200%2048%20-21.4902%2048%20-48v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48zM259.515%20323.515l-123.029%20-123.029c-4.68652%20-4.68652%20-4.68652%20-12.2842%200%20-16.9717l123.028%20-123.028c7.56055%20-7.56055%2020.4854%20-2.20605%2020.4854%208.48438v246.06c0.000976562%2010.6904%20-12.9248%2016.0449%20-20.4844%208.48535z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dot-circle%22%20unicode=%22&#xf192;%22%20d=%22M256%20440c136.967%200%20248%20-111.033%20248%20-248s-111.033%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.033%20248%20248%20248zM336%20192c0%2044.1123%20-35.8877%2080%20-80%2080s-80%20-35.8877%20-80%20-80s35.8877%20-80%2080%20-80s80%2035.8877%2080%2080z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wheelchair%22%20unicode=%22&#xf193;%22%20d=%22M496.101%2062.3311l14.2275%20-28.6631c3.92871%20-7.91504%200.697266%20-17.5156%20-7.21777%20-21.4453l-65.4658%20-32.8857c-16.0488%20-7.9668%20-35.5557%20-1.19434%20-43.1885%2015.0547l-62.7773%20133.608h-139.679c-15.9248%200%20-29.4258%2011.71%20-31.6787%2027.4746c-33.8887%20237.218%20-31.9414%20222.481%20-32.3213%20228.525c0%2036.3584%2030.3184%2065.6348%2067.0518%2063.9287c33.2715%20-1.54492%2060.0479%20-28.9043%2060.9248%20-62.2012c0.868164%20-32.9326%20-23.1514%20-60.4229%20-54.6074%20-65.0381l4.66992%20-32.6904h129.961c8.83691%200%2016%20-7.16309%2016%20-16v-32c0%20-8.83691%20-7.16309%20-16%20-16%20-16h-120.818l4.57227%20-32h132.246c12.8076%200%2023.8506%20-7.5127%2028.9619%20-18.3916l57.5146%20-122.407l36.1787%2018.3486c7.91504%203.92871%2017.5166%200.697266%2021.4453%20-7.21777zM311.358%2096l25.752%20-54.8076c-27.3047%20-61.8848%20-89.2402%20-105.192%20-161.11%20-105.192c-97.0469%200%20-176%2078.9531%20-176%20176c0%2074.0371%2045.9561%20137.536%20110.836%20163.489c2.64453%20-18.4736%205.77637%20-40.3682%209.48828%20-66.333c-33.6299%20-19.3477%20-56.3242%20-55.6514%20-56.3242%20-97.1562c0%20-61.7568%2050.2432%20-112%20112%20-112c56.3242%200%20103.064%2041.7959%20110.852%2096h24.5068z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lira-sign%22%20unicode=%22&#xf195;%22%20horiz-adv-x=%22384%22%20d=%22M371.994%20192c6.78613%200%2012.2578%20-5.62598%2011.9971%20-12.4082c-5.15332%20-133.758%20-94.3174%20-211.592%20-228.408%20-211.592h-79.583c-6.62695%200%20-12%205.37305%20-12%2012v193.442l-49.3975%20-10.9775c-7.49316%20-1.66602%20-14.6025%204.03711%20-14.6025%2011.7139v40.9766c0%205.72656%204.02734%2010.5205%209.39746%2011.7139l54.6025%2012.1338v30.4395l-49.3975%20-10.9775c-7.49316%20-1.66602%20-14.6025%204.03711%20-14.6025%2011.7139v40.9766c0%205.72656%204.02734%2010.5205%209.39746%2011.7139l54.6025%2012.1338v68.9971c0%206.62695%205.37305%2012%2012%2012h56c6.62695%200%2012%20-5.37305%2012%20-12v-51.2188l129.397%2028.7539c7.49316%201.66602%2014.6025%20-4.03711%2014.6025%20-11.7139v-40.9756c0%20-5.72656%20-4.02734%20-10.5205%20-9.39746%20-11.7139l-134.603%20-29.9121v-30.4385l129.397%2028.7539c7.49316%201.66602%2014.6025%20-4.03711%2014.6025%20-11.7139v-40.9766c0%20-5.72656%20-4.02734%20-10.5205%20-9.39746%20-11.7139l-134.603%20-29.9121v-159.219c86.1787%200%20168%2048%20168%20148.754c0%206.33398%205.63965%2011.2461%2011.9746%2011.2461h48.0195z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22space-shuttle%22%20unicode=%22&#xf197;%22%20horiz-adv-x=%22640%22%20d=%22M592.604%20239.756c29.6787%20-13.9111%2047.3965%20-31.7637%2047.3965%20-47.7559s-17.7178%20-33.8447%20-47.3965%20-47.7559c-32.8682%20-15.4082%20-76.8262%20-24.2441%20-120.604%20-24.2441h-285.674c-4.95215%20-6.55469%20-10.585%20-11.9775%20-16.7197%20-16h206.394c-146.843%20-30.2529%20-156.597%20-136%20-279.997%20-136h-0.00292969v128h-16v-128c-26.5098%200%20-48%2028.6543%20-48%2064v64c-23.1807%200%20-32%2010.0166%20-32%2024v40c0%2013.9678%208.80273%2024%2032%2024v16c-23.1807%200%20-32%2010.0166%20-32%2024v40c0%2013.9678%208.80273%2024%2032%2024v64c0%2035.3457%2021.4902%2064%2048%2064v-128h16v128h0.00292969c123.4%200%20133.154%20-105.747%20279.997%20-136h-206.393c6.13477%20-4.02246%2011.7676%20-9.44531%2016.7197%20-16h285.673c43.7773%200%2087.7354%20-8.83594%20120.604%20-24.2441zM488%20152c31.9424%200%2031.9092%2080%200%2080c-4.41504%200%20-8%20-3.58496%20-8%20-8v-64c0%20-4.41504%203.58496%20-8%208%20-8z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envelope-square%22%20unicode=%22&#xf199;%22%20horiz-adv-x=%22448%22%20d=%22M400%20416c26.5098%200%2048%20-21.4902%2048%20-48v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h352zM178.117%20185.896c10.5156%20-7.66895%2031.3799%20-26.1133%2045.8828%20-25.8955c14.4912%20-0.225586%2035.3828%2018.2393%2045.8828%2025.8936c90.6836%2065.8145%2089.7461%2065.9697%20114.117%2084.9385v25.167c0%2013.2549%20-10.7451%2024%20-24%2024h-272c-13.2549%200%20-24%20-10.7451%20-24%20-24v-25.167c24.3525%20-18.9541%2023.4287%20-19.1201%20114.117%20-84.9365zM384%20230.225c-13.958%20-10.793%20-33.3252%20-25.2334%20-95.2832%20-70.1982c-13.6826%20-9.98438%20-37.833%20-32.1592%20-64.7197%20-32.0254c-26.7188%20-0.134766%20-50.5322%2021.6689%20-64.6943%2032.0098c-61.9736%2044.9785%20-81.3447%2059.4199%20-95.3027%2070.2139v-142.225c0%20-13.2549%2010.7451%20-24%2024%20-24h272c13.2549%200%2024%2010.7451%2024%2024v142.225z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22university%22%20unicode=%22&#xf19c;%22%20d=%22M496%20320v-16c0%20-4.41504%20-3.58496%20-8%20-8%20-8h-24v-12c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-392c-6.62695%200%20-12%205.37305%20-12%2012v12h-24c-4.41504%200%20-8%203.58496%20-8%208v16c0%203.33398%202.03906%206.19141%204.94141%207.3916l232%2088c0.94043%200.389648%201.97168%200.605469%203.05371%200.605469c1.08105%200%202.12305%20-0.21582%203.06348%20-0.605469l232%20-88c2.90234%20-1.2002%204.94141%20-4.05762%204.94141%20-7.3916zM472%2016c13.2549%200%2024%20-10.7451%2024%20-24v-16c0%20-4.41504%20-3.58496%20-8%20-8%20-8h-464c-4.41504%200%20-8%203.58496%20-8%208v16c0%2013.2549%2010.7451%2024%2024%2024h432zM96%20256h64v-192h64v192h64v-192h64v192h64v-192h36c6.62695%200%2012%20-5.37305%2012%20-12v-20h-416v20c0%206.62695%205.37305%2012%2012%2012h36v192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22graduation-cap%22%20unicode=%22&#xf19d;%22%20horiz-adv-x=%22640%22%20d=%22M622.34%20294.8c23.5498%20-7.24023%2023.5498%20-38.3594%200%20-45.5996l-278.95%20-85.7002c-20.3496%20-6.25%20-37.7295%20-2.78027%20-46.79%200l-195.569%2060.0898c-12.25%20-8.41992%20-19.9307%20-21.7002%20-20.6904%20-36.7197c9.19043%20-5.62012%2015.6602%20-15.2998%2015.6602%20-26.8701c0%20-10.7803%20-5.67969%20-19.8496%20-13.8604%20-25.6504l25.5303%20-114.88c2.21973%20-9.98926%20-5.37988%20-19.4697%20-15.6201%20-19.4697h-56.1094c-10.2305%200%20-17.8301%209.48047%20-15.6104%2019.4697l25.5303%20114.88c-8.18066%205.80078%20-13.8604%2014.8701%20-13.8604%2025.6504c0%2011.8896%206.78027%2021.8496%2016.4102%2027.3701c0.649414%2017.6201%207.20996%2033.71%2017.8799%2046.8994l-48.6299%2014.9404c-23.54%207.23047%20-23.54%2038.3604%200%2045.5898l278.95%2085.7002c15.1895%204.66992%2031.5898%204.66992%2046.79%200zM352.79%20132.91l145.03%2044.5596l14.1797%20-113.47c0%20-35.3496%20-85.96%20-64%20-192%20-64s-192%2028.6504%20-192%2064l14.1797%20113.46l145.021%20-44.5498c12.75%20-3.91992%2037.0596%20-8.75977%2065.5898%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22language%22%20unicode=%22&#xf1ab;%22%20horiz-adv-x=%22640%22%20d=%22M152.1%20211.8l10.9004%20-37.5h-38.0996l11.0996%2037.5c3.5%2012.1006%207.7998%2033.2002%207.7998%2033.2002h0.5s4.2998%20-21.0996%207.7998%20-33.2002zM616%20352c13.2998%200%2024%20-10.7002%2024%20-24v-272c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-280v320h280zM592%20232v16c0%206.59961%20-5.40039%2012%20-12%2012h-64v16c0%206.59961%20-5.40039%2012%20-12%2012h-16c-6.59961%200%20-12%20-5.40039%20-12%20-12v-16h-64c-6.59961%200%20-12%20-5.40039%20-12%20-12v-16c0%20-6.59961%205.40039%20-12%2012%20-12h114.3c-6.2002%20-14.2998%20-16.5%20-29%20-30%20-43.2002c-6.59961%206.90039%20-12.3994%2013.9004%20-17.3994%2020.9004c-3.60059%205.09961%20-10.6006%206.59961%20-16%203.39941l-7.30078%20-4.2998l-6.5%20-3.89941c-5.89941%20-3.5%20-7.69922%20-11.4004%20-3.69922%20-17.1006c6.09961%20-8.7002%2013.0996%20-17.2998%2021%20-25.7002c-8.10059%20-6.2998%20-16.8008%20-12.2998%20-26.1006%20-18c-5.59961%20-3.39941%20-7.39941%20-10.5996%20-4.2002%20-16.1992l7.90039%20-13.9004c3.40039%20-5.90039%2010.9004%20-7.7998%2016.7002%20-4.2998c12.7002%207.7998%2024.5%2016.2002%2035.3994%2024.8994c10.9004%20-8.7998%2022.8008%20-17.0996%2035.4004%20-24.8994c5.7998%20-3.5%2013.2998%20-1.60059%2016.7002%204.2998l7.89941%2013.9004c3.2002%205.69922%201.40039%2012.7998%20-4.09961%2016.1992c-9%205.5%20-17.7002%2011.6006%20-26.0996%2018c21%2022.5%2035.7998%2046.3008%2042.6992%2069.9004h11.4004c6.59961%200%2012%205.40039%2012%2012zM0%20328c0%2013.2998%2010.7002%2024%2024%2024h280v-320h-280c-13.2998%200%20-24%2010.7002%20-24%2024v272zM58.9004%20111.9c-2.60059%20-7.80078%203.19922%20-15.9004%2011.3994%20-15.9004h22.9004c5.2998%200%2010%203.59961%2011.5%208.7002l9.09961%2031.7998h60.2002l9.40039%20-31.9004c1.4668%20-4.96582%206.06152%20-8.5957%2011.5%20-8.59961h22.8994c8.2998%200%2014%208.09961%2011.4004%2015.9004l-57.5%20169.1c-1.7002%204.7998%20-6.2998%208.09961%20-11.4004%208.09961h-32.5c-5.2002%200%20-9.7002%20-3.19922%20-11.3994%20-8.09961z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fax%22%20unicode=%22&#xf1ac;%22%20d=%22M480%20288c17.6611%200%2032%20-14.3389%2032%20-32v-288c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-320c-17.6611%200%20-32%2014.3389%20-32%2032v448c0%2017.6611%2014.3389%2032%2032%2032h242.75c8.82715%20-0.000976562%2016.8291%20-3.58008%2022.6201%20-9.37012l45.25%20-45.25c5.7959%20-5.79199%209.37891%20-13.7979%209.37988%20-22.6299v-82.75zM288%2016v32c0%208.83105%20-7.16895%2016%20-16%2016h-32c-8.83105%200%20-16%20-7.16895%20-16%20-16v-32c0%20-8.83105%207.16895%20-16%2016%20-16h32c8.83105%200%2016%207.16895%2016%2016zM288%20144v32c0%208.83105%20-7.16895%2016%20-16%2016h-32c-8.83105%200%20-16%20-7.16895%20-16%20-16v-32c0%20-8.83105%207.16895%20-16%2016%20-16h32c8.83105%200%2016%207.16895%2016%2016zM416%2016v32c0%208.83105%20-7.16895%2016%20-16%2016h-32c-8.83105%200%20-16%20-7.16895%20-16%20-16v-32c0%20-8.83105%207.16895%20-16%2016%20-16h32c8.83105%200%2016%207.16895%2016%2016zM416%20144v32c0%208.83105%20-7.16895%2016%20-16%2016h-32c-8.83105%200%20-16%20-7.16895%20-16%20-16v-32c0%20-8.83105%207.16895%20-16%2016%20-16h32c8.83105%200%2016%207.16895%2016%2016zM416%20256v64h-48c-8.83105%200%20-16%207.16895%20-16%2016v48h-160v-128h224zM64%20320c17.6611%200%2032%20-14.3389%2032%20-32v-320c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-32c-17.6611%200%20-32%2014.3389%20-32%2032v320c0%2017.6611%2014.3389%2032%2032%2032h32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22building%22%20unicode=%22&#xf1ad;%22%20horiz-adv-x=%22448%22%20d=%22M436%20-32c6.62695%200%2012%20-5.37305%2012%20-12v-20h-448v20c0%206.62695%205.37305%2012%2012%2012h20v456c0%2013.2549%2010.7451%2024%2024%2024h336c13.2549%200%2024%20-10.7451%2024%20-24v-456h20zM128%20372v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12zM128%20276v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12zM180%20128c6.62695%200%2012%205.37305%2012%2012v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40zM256%20-32v84c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-84h64zM320%20140v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012zM320%20236v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012zM320%20332v40c0%206.62695%20-5.37305%2012%20-12%2012h-40c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h40c6.62695%200%2012%205.37305%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22child%22%20unicode=%22&#xf1ae;%22%20horiz-adv-x=%22384%22%20d=%22M120%20376c0%2039.7646%2032.2354%2072%2072%2072s72%20-32.2354%2072%20-72c0%20-39.7637%20-32.2354%20-72%20-72%20-72s-72%2032.2363%20-72%2072zM374.627%20374.627c12.4971%20-12.4971%2012.4971%20-32.7568%200%20-45.2539l-94.627%20-94.627v-266.746c0%20-17.6729%20-14.3271%20-32%20-32%20-32h-16c-17.6729%200%20-32%2014.3271%20-32%2032v112h-16v-112c0%20-17.6729%20-14.3271%20-32%20-32%20-32h-16c-17.6729%200%20-32%2014.3271%20-32%2032v266.746l-94.627%2094.626c-12.4971%2012.4971%20-12.4971%2032.7578%200%2045.2549c12.4961%2012.4971%2032.7578%2012.4971%2045.2539%200l86.627%20-86.627h101.491l86.6279%2086.627c12.4961%2012.4971%2032.7578%2012.4971%2045.2539%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paw%22%20unicode=%22&#xf1b0;%22%20d=%22M256%20224c79.4102%200%20192%20-122.76%20192%20-200.25c0%20-34.9004%20-26.8096%20-55.75%20-71.7402%20-55.75c-48.4102%200%20-80.75%2025.0801%20-120.26%2025.0801c-39.1699%200%20-71.4199%20-25.0801%20-120.26%20-25.0801c-44.9307%200%20-71.7402%2020.8496%20-71.7402%2055.75c0%2077.4902%20112.59%20200.25%20192%20200.25zM108.72%20236.61c10.4004%20-34.6504%20-4.76953%20-68.3799%20-33.8896%20-75.3408c-29.1201%20-6.95996%20-61.1602%2015.4805%20-71.5605%2050.1309c-10.3994%2034.6494%204.77051%2068.3799%2033.8906%2075.3398s61.1602%20-15.4805%2071.5596%20-50.1299zM193.44%20257.39c-30.9307%20-8.14941%20-65.6201%2020.4502%20-77.46%2063.8701c-11.8408%2043.4199%203.63965%2085.2207%2034.5791%2093.3604c30.9404%208.13965%2065.6201%20-20.4502%2077.46%20-63.8701c11.8408%20-43.4199%20-3.63965%20-85.2197%20-34.5791%20-93.3604zM474.83%20286.73c29.1201%20-6.96094%2044.29%20-40.6904%2033.8896%20-75.3408c-10.4102%20-34.6494%20-42.4395%20-57.0898%20-71.5596%20-50.1299s-44.29%2040.6904%20-33.8906%2075.3398c10.4102%2034.6504%2042.4404%2057.0908%2071.5605%2050.1309zM318.56%20257.39c-30.9395%208.14062%20-46.4199%2049.9404%20-34.5791%2093.3604c11.8398%2043.4199%2046.5195%2072.0195%2077.46%2063.8701c30.9395%20-8.15039%2046.4199%20-49.9404%2034.5791%20-93.3604c-11.8398%20-43.4199%20-46.5195%20-72.0098%20-77.46%20-63.8701z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cube%22%20unicode=%22&#xf1b2;%22%20d=%22M239.1%20441.7c10.9004%204.09961%2022.9004%204.09961%2033.7002%20-0.100586l208%20-78c18.7002%20-7%2031.1006%20-24.8994%2031.1006%20-44.8994v-225.101c0%20-18.0996%20-10.2002%20-34.7998%20-26.5%20-42.8994l-208%20-104c-13.5%20-6.7998%20-29.4004%20-6.7998%20-42.9004%200l-208%20104c-16.2002%208.09961%20-26.5%2024.7002%20-26.5%2042.8994v225.101c0%2020%2012.4004%2038%2031.0996%2045zM256%20379.6l-192%20-72v-1.09961l192%20-78l192%2078v1.09961zM288%2023.5996l160%2080v133.9l-160%20-65v-148.9z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cubes%22%20unicode=%22&#xf1b3;%22%20d=%22M488.6%20197.8c14.1006%20-5.2998%2023.4004%20-18.7002%2023.4004%20-33.7002v-110.1c0%20-13.5996%20-7.7002%20-26.0996%20-19.9004%20-32.2002l-100%20-50c-10.0996%20-5.09961%20-22.0996%20-5.09961%20-32.1992%200l-103.9%2052l-103.9%20-52c-10.0996%20-5.09961%20-22.0996%20-5.09961%20-32.1992%200l-100%2050c-12.2002%206.10059%20-19.9004%2018.6006%20-19.9004%2032.2002v110.1c0%2015%209.2998%2028.4004%2023.2998%2033.7002l96.6006%2036.2002v108.5c0%2015%209.2998%2028.4004%2023.3994%2033.7002l100%2037.5c8.2002%203.09961%2017.2002%203.09961%2025.2998%200l100%20-37.5c14.1006%20-5.2998%2023.4004%20-18.7002%2023.4004%20-33.7002v-108.5zM358%20233.2v73.2998l-85%20-37v-68.2002zM154%20343.9v-0.600586l102%20-41.3994l102%2041.3994v0.600586l-102%2038.1992zM238%2052.7998v75.4004l-85%20-38.7998v-79.1006zM238%20164.8v0.600586l-102%2038.1992l-102%20-38.1992v-0.600586l102%20-41.3994zM478%2052.7998v75.4004l-85%20-38.7998v-79.1006zM478%20164.8v0.600586l-102%2038.1992l-102%20-38.1992v-0.600586l102%20-41.3994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22recycle%22%20unicode=%22&#xf1b8;%22%20d=%22M184.561%20186.097c3.23242%20-13.9971%20-12.1221%20-24.6348%20-24.0674%20-17.168l-40.7363%2025.4551l-50.8672%20-81.4014c-13.2832%20-21.2559%202.07031%20-48.9824%2027.1221%20-48.9824h51.9883c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-51.8848c-75.334%200%20-121.302%2083.0479%20-81.4082%20146.88l50.8223%2081.3877l-40.7256%2025.4482c-12.0811%207.54688%20-8.96582%2025.9609%204.87891%2029.1582l110.237%2025.4502c8.61133%201.9873%2017.2012%20-3.38086%2019.1895%20-11.9902zM283.122%20369.012c-12.2842%2019.6543%20-41.5449%2020.3193%20-54.2568%20-0.0214844l-17.9609%20-28.7432c-3.5127%20-5.62012%20-10.916%20-7.3291%20-16.5361%20-3.81738l-33.9189%2021.1953c-5.62012%203.51172%20-7.33008%2010.9131%20-3.82031%2016.5332l17.9629%2028.7656c37.6074%2060.1709%20125.295%2060.0332%20162.816%200l41.2627%20-66.082l40.6875%2025.4238c12.0771%207.55176%2027.2646%20-3.32324%2024.0674%20-17.168l-25.4502%20-110.236c-1.97363%20-8.55273%20-10.5166%20-13.9893%20-19.1885%20-11.9902l-110.237%2025.4502c-13.8789%203.20508%20-16.9297%2021.6299%20-4.87891%2029.1572l40.7402%2025.457zM497.288%20146.88c39.9268%20-63.8828%20-6.13379%20-146.88%20-81.4082%20-146.88h-95.8799v-47.9893c0%20-14.3105%20-17.3105%20-21.3184%20-27.3135%20-11.3145l-80%2079.9883c-6.24805%206.24805%20-6.24805%2016.3799%200%2022.627l80%2079.9814c10.0713%2010.0703%2027.3135%202.90039%2027.3135%20-11.3125v-47.9814h95.9844c25.0791%200%2040.3926%2027.749%2027.1357%2048.96l-27.5645%2044.1123c-3.51172%205.62109%20-1.80176%2013.0234%203.81836%2016.5361l33.8613%2021.1582c5.62207%203.51367%2013.0264%201.80273%2016.5381%20-3.82031z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22car%22%20unicode=%22&#xf1b9;%22%20d=%22M499.99%20272c7.80957%200%2013.54%20-7.33984%2011.6494%20-14.9102l-6%20-24c-1.33008%20-5.33984%20-6.12988%20-9.08984%20-11.6396%20-9.08984h-20.0703c13.4199%20-11.7305%2022.0703%20-28.7803%2022.0703%20-48v-48c0%20-16.1299%20-6.16016%20-30.6797%20-16%20-41.9297v-54.0703c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32c-17.6699%200%20-32%2014.3301%20-32%2032v32h-256v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32c-17.6699%200%20-32%2014.3301%20-32%2032v54.0703c-9.83984%2011.2598%20-16%2025.8096%20-16%2041.9297v48c0%2019.2197%208.65039%2036.2695%2022.0801%2048h-20.0703c-5.50977%200%20-10.3096%203.75%20-11.6396%209.08984l-6%2024c-1.90039%207.57031%203.83008%2014.9102%2011.6396%2014.9102h59.8604l16.6396%2041.5996c17.1104%2042.7705%2057.9307%2070.4004%20103.99%2070.4004h127c46.0703%200%2086.8799%20-27.6299%20103.98%20-70.4004l16.6396%20-41.5996h59.8701zM147.93%20289.83l-19.9297%20-49.8301h256l-19.9297%2049.8301c-7.29004%2018.2197%20-24.9404%2030.1699%20-44.5703%2030.1699h-127c-19.6299%200%20-37.2803%20-11.9502%20-44.5703%20-30.1699zM96%20128.2c19.2002%200%2048%20-3.19043%2048%2015.9502c0%2019.1396%20-28.7998%2047.8496%20-48%2047.8496s-32%20-12.7598%20-32%20-31.9004c0%20-19.1396%2012.7998%20-31.8994%2032%20-31.8994zM416%20128.2c19.2002%200%2032%2012.7598%2032%2031.8994c0%2019.1406%20-12.7998%2031.9004%20-32%2031.9004s-48%20-28.71%20-48%20-47.8496c0%20-19.1406%2028.7998%20-15.9502%2048%20-15.9502z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22taxi%22%20unicode=%22&#xf1ba;%22%20d=%22M462%20206.36c28.5898%20-6.40039%2050%20-31.8301%2050%20-62.3604v-48c0%20-23.6201%20-12.9502%20-44.0303%20-32%20-55.1201v-40.8799c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32c-17.6699%200%20-32%2014.3301%20-32%2032v32h-256v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32c-17.6699%200%20-32%2014.3301%20-32%2032v40.8799c-19.0498%2011.0801%20-32%2031.4902%20-32%2055.1201v48c0%2030.5303%2021.4102%2055.96%2050%2062.3604l22%2084.8398c9.59961%2035.2002%2041.5996%2060.7998%2076.7998%2060.7998h11.2002v32c0%2017.6699%2014.3301%2032%2032%2032h128c17.6699%200%2032%20-14.3301%2032%20-32v-32h11.2002c35.2002%200%2067.2002%20-25.5996%2076.7998%20-60.7998zM96%2096c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM116.55%20208h278.9l-17.3906%2067.1396c-2.01953%207.37988%20-9.37988%2012.8604%20-14.8496%2012.8604h-214.4c-5.46973%200%20-12.8291%20-5.48047%20-15.0596%20-13.6396zM416%2096c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tree%22%20unicode=%22&#xf1bb;%22%20horiz-adv-x=%22384%22%20d=%22M378.31%2069.5098c6%20-6.79004%207.36035%20-16.0898%203.56055%20-24.2598c-3.75%20-8.0498%20-12%20-13.25%20-21.0098%20-13.25h-136.86v-24.4502l30.29%20-48.3994c5.32031%20-10.6406%20-2.41992%20-23.1602%20-14.3096%20-23.1602h-95.9609c-11.8896%200%20-19.6299%2012.5195%20-14.3096%2023.1602l30.29%2048.3994v24.4502h-136.86c-9.00977%200%20-17.2598%205.2002%20-21.0098%2013.25c-3.7998%208.16992%20-2.43945%2017.4697%203.56055%2024.2598l79.8896%2090.4902h-30.6299c-9.02051%200%20-16.9805%205%20-20.7803%2013.0498c-3.79004%208.0498%20-2.54004%2017.2598%203.27051%2024.04l78.1396%2090.9102h-28.8896c-9.10059%200%20-17.3105%205.34961%20-20.8701%2013.6104c-3.51074%208.12988%20-1.86035%2017.5898%204.23926%2024.0801l110.28%20117.479c6.04004%206.4502%2017.29%206.4502%2023.3203%200l110.27%20-117.479c6.10059%20-6.49023%207.76074%20-15.9502%204.24023%20-24.0801c-3.55957%20-8.26074%20-11.7598%20-13.6104%20-20.8604%20-13.6104h-28.8896l78.1299%20-90.8896c5.83008%20-6.79004%207.08008%20-16.0107%203.28027%20-24.0508c-3.7998%20-8.05957%20-11.7705%20-13.0596%20-20.7803%20-13.0596h-30.6299z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22database%22%20unicode=%22&#xf1c0;%22%20horiz-adv-x=%22448%22%20d=%22M448%20374.857v-45.7148c0%20-40.2852%20-100.333%20-73.1426%20-224%20-73.1426s-224%2032.8574%20-224%2073.1426v45.7148c0%2040.2852%20100.333%2073.1426%20224%2073.1426s224%20-32.8574%20224%20-73.1426zM448%20272v-102.857c0%20-40.2852%20-100.333%20-73.1426%20-224%20-73.1426s-224%2032.8574%20-224%2073.1426v102.857c48.125%20-33.1426%20136.208%20-48.5723%20224%20-48.5723s175.874%2015.4297%20224%2048.5723zM448%20112v-102.857c0%20-40.2852%20-100.333%20-73.1426%20-224%20-73.1426s-224%2032.8574%20-224%2073.1426v102.857c48.125%20-33.1426%20136.208%20-48.5723%20224%20-48.5723s175.874%2015.4297%20224%2048.5723z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-pdf%22%20unicode=%22&#xf1c1;%22%20horiz-adv-x=%22384%22%20d=%22M181.9%20191.9c-5%2016%20-4.90039%2046.8994%20-2%2046.8994c8.39941%200%207.59961%20-36.8994%202%20-46.8994zM180.2%20144.7c9.59961%20-17.4004%2021.7998%20-31.2002%2034.5%20-40.7998c-23.9004%20-4.7002%20-44.6006%20-14.9004%20-62.9004%20-21.9004c11.1006%2019.4004%2020.7002%2042.5%2028.4004%2062.7002zM86.0996%2019.9004c5.80078%2015.6992%2028.2002%2033.8994%2034.9004%2040.1992c-21.7002%20-34.7998%20-34.9004%20-41%20-34.9004%20-40.1992zM248%20288h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136c0%20-13.2002%2010.7998%20-24%2024%20-24zM240%20116.2c-20%2012.2002%20-33.2998%2029%20-42.7002%2053.7998c4.5%2018.5%2011.6006%2046.5996%206.2002%2064.2002c-4.7002%2029.3994%20-42.4004%2026.5%20-47.7998%206.7998c-5%20-18.2998%20-0.400391%20-44.0996%208.09961%20-77c-11.5996%20-27.5996%20-28.7002%20-64.5996%20-40.7998%20-85.7998c-0.0996094%200%20-0.0996094%20-0.100586%20-0.200195%20-0.100586c-27.0996%20-13.8994%20-73.5996%20-44.5%20-54.5%20-68c5.60059%20-6.89941%2016%20-10%2021.5%20-10c17.9004%200%2035.7002%2018%2061.1006%2061.8008c25.7998%208.5%2054.0996%2019.0996%2079%2023.1992c21.6992%20-11.7998%2047.0996%20-19.5%2064%20-19.5c29.1992%200%2031.1992%2032%2019.6992%2043.4004c-13.8994%2013.5996%20-54.2998%209.7002%20-73.5996%207.2002zM377%20343c4.5%20-4.5%207%20-10.5996%207%20-16.9004v-6.09961h-128v128h6c6.40039%200%2012.5%20-2.5%2017%20-7zM302.9%2087.7002c0%200%20-5.7002%20-6.7998%20-42.8008%209c40.3008%202.89941%2046.9004%20-6.2998%2042.8008%20-9z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-word%22%20unicode=%22&#xf1c2;%22%20horiz-adv-x=%22384%22%20d=%22M224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM281.1%20192c-5.59961%200%20-10.5%20-3.90039%20-11.5%20-9.5c-24.1992%20-111.4%20-21.7998%20-118%20-21.5996%20-129.2c-0.799805%205.40039%20-5.59961%2029%20-29.5996%20129.4c-1.30078%205.39941%20-6.10059%209.2002%20-11.7002%209.2002h-29.1006c-5.59961%200%20-10.3994%20-3.7002%20-11.6992%20-9.10059c-22.1006%20-90%20-27.8008%20-112.5%20-29.4004%20-122.7c-0.900391%2012.7002%20-5.40039%2044.2002%20-21%20122.2c-1.09961%205.7002%20-6.09961%209.7002%20-11.7998%209.7002h-24.5c-7.7002%200%20-13.4004%20-7.09961%20-11.7002%20-14.5996l37.7998%20-168c1.2002%20-5.5%206.10059%20-9.40039%2011.7002%20-9.40039h37.0996c5.5%200%2010.3008%203.7998%2011.6006%209.09961c23.2002%2093.1006%2024.5%2096.2002%2025.5996%20110.5h0.5c4.7998%20-29.2998%20-0.200195%20-7%2025.6006%20-110.5c1.2998%20-5.2998%206.09961%20-9.09961%2011.5996%20-9.09961h38c5.59961%200%2010.5%203.7998%2011.7002%209.2998l38%20168c1.7002%207.60059%20-4%2014.7002%20-11.7002%2014.7002h-23.9004zM384%20326.1v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7l97.9004%20-98c4.5%20-4.5%207%20-10.5996%207%20-16.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-excel%22%20unicode=%22&#xf1c3;%22%20horiz-adv-x=%22384%22%20d=%22M224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM284.1%20205.5c5.10059%208%20-0.599609%2018.5%20-10.0996%2018.4004h-34.7998c-4.40039%200%20-8.5%20-2.40039%20-10.6006%20-6.30078c-30.5%20-56.7998%20-36.5996%20-68.5%20-36.5996%20-68.5c-16.5996%2034.9004%20-10.5%2019.7002%20-36.5996%2068.5c-2.10059%203.90039%20-6.2002%206.30078%20-10.6006%206.30078h-34.7998c-9.5%200%20-15.2998%20-10.5%20-10.0996%20-18.5l60.2998%20-93.5l-60.2998%20-93.5c-5.10059%20-8%200.599609%20-18.5%2010.0996%20-18.5h34.9004c4.39941%200%208.39941%202.39941%2010.5%206.2998c26.5996%2048.7998%2030.1992%2054%2036.5996%2068.7998c0%200%2016.9004%20-32.5%2036.5%20-68.7002c2.09961%20-3.89941%206.2002%20-6.2998%2010.5996%20-6.2998h34.9004c9.5%200%2015.2002%2010.5%2010.0996%2018.5l-60.0996%2093.5zM384%20326.1v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7l97.9004%20-98c4.5%20-4.5%207%20-10.5996%207%20-16.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-powerpoint%22%20unicode=%22&#xf1c4;%22%20horiz-adv-x=%22384%22%20d=%22M193.7%20176.8c8.7998%200%2015.5%20-2.7002%2020.2998%20-8.09961c9.59961%20-10.9004%209.7998%20-32.7002%20-0.200195%20-44.1006c-4.89941%20-5.59961%20-11.8994%20-8.5%20-21.0996%20-8.5h-26.9004v60.7002h27.9004zM377%20343c4.5%20-4.5%207%20-10.5996%207%20-16.9004v-6.09961h-128v128h6c6.40039%200%2012.5%20-2.5%2017%20-7zM224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM277%20146.8c0%2044.2002%20-28.4004%2077%20-72.9004%2077h-81c-6.59961%200%20-12%20-5.39941%20-12%20-12v-199.8c0%20-6.59961%205.40039%20-12%2012%20-12h30.8008c6.59961%200%2012%205.40039%2012%2012v57.2002c22.2998%200%20111.1%20-12.7002%20111.1%2077.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-image%22%20unicode=%22&#xf1c5;%22%20horiz-adv-x=%22384%22%20d=%22M384%20326.059v-6.05859h-128v128h6.05859c6.62305%200%2012.626%20-2.68457%2016.9707%20-7.0293l97.9404%20-97.9404c4.34473%20-4.34473%207.03027%20-10.3477%207.03027%20-16.9717zM248%20288h136v-328c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-336c-13.2549%200%20-24%2010.7451%20-24%2024v464c0%2013.2549%2010.7451%2024%2024%2024h200v-136c0%20-13.2002%2010.7998%20-24%2024%20-24zM112.545%20272c-26.5088%200%20-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48s48%2021.4902%2048%2048s-21.4902%2048%20-48%2048zM320.545%2032v112l-39.5137%2039.5146c-4.6875%204.68652%20-12.2852%204.68652%20-16.9717%200l-103.515%20-103.515l-39.5146%2039.5146c-4.68652%204.68652%20-11.7988%205.1709%20-16.4854%200.485352l-39.5146%20-39.5146l-0.485352%20-48.4854h256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-archive%22%20unicode=%22&#xf1c6;%22%20horiz-adv-x=%22384%22%20d=%22M377%20343c4.5%20-4.5%207%20-10.5996%207%20-16.9004v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7zM128.4%20112c17.8994%200%2032.5%20-12.0996%2032.5%20-27s-14.5%20-27%20-32.4004%20-27s-32.5%2012%20-32.5%2027c0%2014.9004%2014.5%2027%2032.4004%2027zM224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h104.4v-32h32v32h63.5996v-136zM95.9004%20416v-32h32v32h-32zM128.2%2032c33%200%2057.7998%2030.2002%2051.3994%2062.5996l-17.2998%2087.7002c-1.09961%205.60059%20-6.09961%209.7002%20-11.7998%209.7002h-22.0996v32h32v32h-32v32h32v32h-32v32h32v32h-32v-32h-32v-32h32v-32h-32v-32h32v-32h-32v-32l-19.6006%20-97.0996c-6.59961%20-32.5%2018.2002%20-62.9004%2051.4004%20-62.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-audio%22%20unicode=%22&#xf1c7;%22%20horiz-adv-x=%22384%22%20d=%22M224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM160%2044v136c0%2010.7002%20-12.9004%2016.0996%20-20.5%208.5l-35.5%20-36.5h-28c-6.59961%200%20-12%20-5.40039%20-12%20-12v-56c0%20-6.59961%205.40039%20-12%2012%20-12h28l35.5%20-36.5c7.59961%20-7.5%2020.5%20-2.2002%2020.5%208.5zM193.2%2091.5996c-22.5%20-23.0996%2012.5996%20-55.7998%2034.3994%20-33.5c27.2002%2028%2027.2002%2072.5%200%20100.4c-22.1992%2022.7002%20-56.5%20-10.7002%20-34.3994%20-33.5c9.09961%20-9.2998%209.09961%20-24.0996%200%20-33.4004zM279.2%20208.7c-22.1006%2022.7998%20-56.5%20-10.7002%20-34.4004%20-33.5c36.2998%20-37.2998%2036.2002%20-96.6006%200%20-133.8c-22.5996%20-23.2002%2012.6006%20-55.9004%2034.4004%20-33.5c54.3994%2056%2054.3994%20144.899%200%20200.8zM384%20326.1v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7l97.9004%20-98c4.5%20-4.5%207%20-10.5996%207%20-16.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-video%22%20unicode=%22&#xf1c8;%22%20horiz-adv-x=%22384%22%20d=%22M384%20326.059v-6.05859h-128v128h6.05859c6.36523%200%2012.4707%20-2.5293%2016.9717%20-7.0293l97.9404%20-97.9404c4.34375%20-4.34473%207.0293%20-10.3486%207.0293%20-16.9717zM224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-336c-13.2549%200%20-24%2010.7451%20-24%2024v464c0%2013.2549%2010.7451%2024%2024%2024h200v-136zM320%20167.984c0%2021.4609%20-25.96%2031.9795%20-40.9707%2016.9697l-55.0293%20-55.0127v38.0586c0%2013.2549%20-10.7451%2024%20-24%2024h-112c-13.2549%200%20-24%20-10.7451%20-24%20-24v-112c0%20-13.2549%2010.7451%20-24%2024%20-24h112c13.2549%200%2024%2010.7451%2024%2024v38.0586l55.0293%20-55.0088c15.0273%20-15.0264%2040.9707%20-4.47363%2040.9707%2016.9717v111.963z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-code%22%20unicode=%22&#xf1c9;%22%20horiz-adv-x=%22384%22%20d=%22M384%20326.059v-6.05859h-128v128h6.05859c6.36523%200%2012.4707%20-2.5293%2016.9717%20-7.0293l97.9404%20-97.9404c4.34375%20-4.34473%207.0293%20-10.3486%207.0293%20-16.9717zM248%20288h136v-328c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-336c-13.2549%200%20-24%2010.7451%20-24%2024v464c0%2013.2549%2010.7451%2024%2024%2024h200v-136c0%20-13.2002%2010.7998%20-24%2024%20-24zM123.206%2047.4951l19.5791%2020.8838c0.905273%200.96582%201.46289%202.26562%201.46289%203.69238c0%201.61426%20-0.709961%203.06445%20-1.83496%204.05469l-40.7627%2035.874l40.7627%2035.874c1.125%200.990234%201.83203%202.44043%201.83203%204.05566c0%201.42676%20-0.554688%202.72559%20-1.45996%203.69141l-19.5791%2020.8848c-0.985352%201.05176%20-2.3877%201.70703%20-3.94141%201.70703c-1.42676%200%20-2.72559%20-0.555664%20-3.69141%20-1.46094l-64.8662%20-60.8115c-1.05078%20-0.986328%20-1.70801%20-2.38672%20-1.70801%20-3.93945c0%20-1.55371%200.657227%20-2.9541%201.70801%20-3.94043l64.8662%20-60.8115c0.96582%20-0.905273%202.26562%20-1.46289%203.69336%20-1.46289c1.55273%200%202.9541%200.657227%203.93945%201.70898zM174.501%20-2.98438c0.478516%20-0.138672%200.982422%20-0.212891%201.50488%20-0.212891c2.45801%200%204.53418%201.64551%205.18555%203.89453l61.4395%20211.626c0.138672%200.478516%200.213867%200.982422%200.213867%201.50488c0%202.45801%20-1.64551%204.53418%20-3.89355%205.18652l-27.4521%207.9707c-0.477539%200.138672%20-0.981445%200.212891%20-1.50391%200.212891c-2.45801%200%20-4.53516%20-1.64551%20-5.18848%20-3.89453l-61.4395%20-211.626c-0.138672%20-0.477539%20-0.212891%20-0.981445%20-0.212891%20-1.50293c0%20-2.45898%201.64551%20-4.53516%203.89355%20-5.18848zM335.293%20108.061c1.05176%200.986328%201.70898%202.38672%201.70898%203.94043c0%201.55273%20-0.657227%202.95312%20-1.70801%203.93945l-64.8662%2060.8115c-0.96582%200.905273%20-2.26562%201.46289%20-3.69336%201.46289c-1.55273%200%20-2.9541%20-0.657227%20-3.93945%20-1.70898l-19.5801%20-20.8848c-0.905273%20-0.96582%20-1.46289%20-2.26562%20-1.46289%20-3.69238c0%20-1.61426%200.709961%20-3.06445%201.83496%20-4.05469l40.7627%20-35.874l-40.7637%20-35.873c-1.125%20-0.990234%20-1.83203%20-2.44043%20-1.83203%20-4.05566c0%20-1.42676%200.554688%20-2.72559%201.45996%20-3.69141l19.5801%20-20.8848c0.985352%20-1.05176%202.3877%20-1.70703%203.94141%20-1.70703c1.42676%200%202.72559%200.555664%203.69141%201.46094z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22life-ring%22%20unicode=%22&#xf1cd;%22%20d=%22M256%20440c136.967%200%20248%20-111.033%20248%20-248s-111.033%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.033%20248%20248%20248zM429.696%20320.441c-12.8584%2017.3291%20-27.9258%2032.3965%20-45.2549%2045.2549l-63.3994%20-63.3994c18.585%20-11.0029%2034.2676%20-26.6963%2045.2549%20-45.2549zM256%2096c53.0186%200%2096%2042.9814%2096%2096s-42.9814%2096%20-96%2096s-96%20-42.9814%20-96%20-96s42.9814%20-96%2096%20-96zM127.559%20365.696c-17.3291%20-12.8584%20-32.3965%20-27.9258%20-45.2549%20-45.2549l63.3994%20-63.3994c11.0029%2018.585%2026.6963%2034.2676%2045.2549%2045.2549zM82.3037%2063.5586c12.8584%20-17.3291%2027.9258%20-32.3965%2045.2549%20-45.2549l63.3994%2063.3994c-18.585%2011.0029%20-34.2676%2026.6963%20-45.2549%2045.2549zM384.441%2018.3037c17.3291%2012.8584%2032.3965%2027.9258%2045.2549%2045.2549l-63.3994%2063.3994c-11.0029%20-18.585%20-26.6963%20-34.2676%20-45.2549%20-45.2549z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22circle-notch%22%20unicode=%22&#xf1ce;%22%20d=%22M288%20408.944c0%2015.5996%2014.6777%2027.167%2029.7891%2023.292c107.071%20-27.457%20186.211%20-124.604%20186.211%20-240.236c0%20-136.788%20-110.745%20-247.711%20-247.466%20-247.999c-137.054%20-0.289062%20-247.812%20109.615%20-248.531%20246.667c-0.609375%20116.126%2078.5996%20213.85%20185.951%20241.502c15.2119%203.91895%2030.0459%20-7.52539%2030.0459%20-23.2344v-16.6475c0%20-10.8047%20-7.28125%20-20.1621%20-17.6885%20-23.0693c-77.5254%20-21.6543%20-134.312%20-92.749%20-134.312%20-177.219c0%20-101.705%2082.3105%20-184%20184%20-184c101.705%200%20184%2082.3105%20184%20184c0%2084.4824%20-56.7959%20155.566%20-134.314%20177.219c-10.4043%202.90723%20-17.6855%2012.2627%20-17.6855%2023.0664v16.6592z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paper-plane%22%20unicode=%22&#xf1d8;%22%20d=%22M476%20444.8c17.2998%2010%2039%20-4.59961%2035.5996%20-24.7998l-72%20-432c-2.59961%20-15.2998%20-18.7998%20-24.2002%20-33%20-18.2002l-124.6%2052.2002l-63.5%20-77.2998c-14%20-17.1006%20-42.5%20-7.7998%20-42.5%2015.7998v80.5l240.9%20293.5c4.69922%205.7002%20-3.10059%2013.2002%20-8.60059%208.2998l-287.3%20-253.2l-106.3%2044.6006c-18%207.59961%20-20.2998%2032.7998%20-2.2002%2043.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22history%22%20unicode=%22&#xf1da;%22%20d=%22M504%20192.469c0.25293%20-136.64%20-111.18%20-248.372%20-247.82%20-248.468c-59.0146%20-0.0419922%20-113.223%2020.5303%20-155.821%2054.9111c-11.0771%208.93945%20-11.9053%2025.541%20-1.83984%2035.6064l11.2676%2011.2676c8.6084%208.6084%2022.3525%209.55078%2031.8906%201.9834c31.3848%20-24.9043%2071.1045%20-39.7695%20114.323%20-39.7695c101.705%200%20184%2082.3105%20184%20184c0%20101.705%20-82.3105%20184%20-184%20184c-48.8145%200%20-93.1494%20-18.9688%20-126.068%20-49.9316l50.7539%20-50.7539c10.0801%20-10.0801%202.94141%20-27.3145%20-11.3125%20-27.3145h-145.373c-8.83691%200%20-16%207.16309%20-16%2016v145.373c0%2014.2539%2017.2344%2021.3926%2027.3145%2011.3135l49.3711%20-49.3711c44.5234%2042.5488%20104.866%2068.6846%20171.314%2068.6846c136.81%200%20247.747%20-110.78%20248%20-247.531zM323.088%20113.685c-8.1377%20-10.4629%20-23.2158%20-12.3467%20-33.6787%20-4.20996l-65.4092%2050.874v135.651c0%2013.2549%2010.7451%2024%2024%2024h16c13.2549%200%2024%20-10.7451%2024%20-24v-104.349l40.7012%20-31.6572c10.4629%20-8.13672%2012.3477%20-23.2158%204.20996%20-33.6787z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22heading%22%20unicode=%22&#xf1dc;%22%20d=%22M448%20352v-320h32c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-160c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32v128h-192v-128h32c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-160c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32v320h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h160c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32v-128h192v128h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h160c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paragraph%22%20unicode=%22&#xf1dd;%22%20horiz-adv-x=%22448%22%20d=%22M448%20400v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-48v-368c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v368h-32v-368c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v112h-32c-88.3066%200%20-160%2071.6934%20-160%20160s71.6934%20160%20160%20160h240c8.83105%200%2016%20-7.16895%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sliders-h%22%20unicode=%22&#xf1de;%22%20d=%22M496%2064c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-336v-16c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v16h-80c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h80v16c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-16h336zM496%20224c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-80v-16c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v16h-336c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h336v16c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-16h80zM496%20384c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-208v-16c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v16h-208c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h208v16c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-16h208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22share-alt%22%20unicode=%22&#xf1e0;%22%20horiz-adv-x=%22448%22%20d=%22M352%20128c53.0186%200%2096%20-42.9814%2096%20-96s-42.9814%20-96%20-96%20-96s-96%2042.9814%20-96%2096c0%200.00976562%200.00292969%20-0.0429688%200.00292969%20-0.0332031c0%207.16699%200.785156%2014.1523%202.27344%2020.874l-102.486%2064.0537c-16.4033%20-13.0752%20-37.1816%20-20.8945%20-59.79%20-20.8945c-53.0186%200%20-96%2042.9814%20-96%2096s42.9814%2096%2096%2096c22.6084%200%2043.3867%20-7.81934%2059.79%20-20.8945l102.486%2064.0537c-1.48633%206.71094%20-2.27637%2013.6826%20-2.27637%2020.8408c0%2053.0186%2042.9814%2096%2096%2096s96%20-42.9814%2096%20-96s-42.9814%20-96%20-96%20-96c-22.6084%200%20-43.3867%207.81934%20-59.79%2020.8965l-102.486%20-64.0547c1.48828%20-6.73145%202.27344%20-13.6025%202.27344%20-20.7793s-0.785156%20-14.1719%20-2.27344%20-20.9033l102.486%20-64.0537c16.4033%2013.0752%2037.1816%2020.8945%2059.79%2020.8945z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22share-alt-square%22%20unicode=%22&#xf1e1;%22%20horiz-adv-x=%22448%22%20d=%22M448%20368v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h352c26.5098%200%2048%20-21.4902%2048%20-48zM304%20152c-14.5615%200%20-27.8232%20-5.56055%20-37.7832%20-14.6709l-67.958%2040.7744c1.13379%204.45312%201.73633%209.11719%201.73633%2013.9199c0%204.80371%20-0.602539%209.4209%20-1.73633%2013.874l67.958%2040.7744c9.95996%20-9.11133%2023.2217%20-14.6719%2037.7832%20-14.6719c30.9277%200%2056%2025.0723%2056%2056s-25.0723%2056%20-56%2056s-56%20-25.0723%20-56%20-56c0%20-4.79688%200.605469%20-9.45312%201.74023%20-13.8975l-67.958%20-40.7744c-9.95898%209.11133%20-23.2207%2014.6719%20-37.7822%2014.6719c-30.9277%200%20-56%20-25.0723%20-56%20-56s25.0723%20-56%2056%20-56c14.5615%200%2027.8232%205.56055%2037.7832%2014.6709l67.958%20-40.7744c-1.13281%20-4.44141%20-1.73535%20-9.09375%20-1.73535%20-13.8857c0%20-0.0117188%20-0.00488281%200%20-0.00488281%20-0.0117188c0%20-30.9277%2025.0723%20-56%2056%20-56s56%2025.0723%2056%2056c-0.000976562%2030.9287%20-25.0732%2056.001%20-56.001%2056.001z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bomb%22%20unicode=%22&#xf1e2;%22%20d=%22M440.5%20359.5l-52%20-52l26.5%20-26.5c9.40039%20-9.40039%209.40039%20-24.5996%200%20-33.9004l-17.4004%20-17.3994c11.8008%20-26.1006%2018.4004%20-55.1006%2018.4004%20-85.6006c0%20-114.899%20-93.0996%20-208%20-208%20-208s-208%2093%20-208%20207.9s93.0996%20208%20208%20208c30.5%200%2059.5%20-6.59961%2085.5996%20-18.4004l17.4004%2017.4004c9.40039%209.40039%2024.5996%209.40039%2033.9004%200l26.5%20-26.5l52%2052zM500%20388c6.59961%200%2012%20-5.40039%2012%20-12s-5.40039%20-12%20-12%20-12h-24c-6.59961%200%20-12%205.40039%20-12%2012s5.40039%2012%2012%2012h24zM440%20448c6.59961%200%2012%20-5.40039%2012%20-12v-24c0%20-6.59961%20-5.40039%20-12%20-12%20-12s-12%205.40039%20-12%2012v24c0%206.59961%205.40039%2012%2012%2012zM473.9%20393c-4.60059%20-4.7002%20-12.2002%20-4.7002%20-17%200c-4.7002%204.7002%20-4.7002%2012.2998%200%2017l17%2017c4.69922%204.7002%2012.2998%204.7002%2017%200c4.69922%20-4.7002%204.69922%20-12.2998%200%20-17zM406.1%20393l-17%2017c-4.69922%204.7002%20-4.69922%2012.2998%200%2017c4.7002%204.7002%2012.3008%204.7002%2017%200l17%20-17c4.7002%20-4.7002%204.7002%20-12.2998%200%20-17c-4.69922%20-4.7002%20-12.2998%20-4.7002%20-17%200zM473.9%20359l17%20-17c4.69922%20-4.7002%204.69922%20-12.2998%200%20-17c-4.7002%20-4.7002%20-12.3008%20-4.7002%20-17%200l-17%2017c-4.7002%204.7002%20-4.7002%2012.2998%200%2017c4.69922%204.7002%2012.2998%204.7002%2017%200zM112%20176c0%2035.2998%2028.7002%2064%2064%2064c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016c-52.9004%200%20-96%20-43.0996%20-96%20-96c0%20-8.7998%207.2002%20-16%2016%20-16s16%207.2002%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22futbol%22%20unicode=%22&#xf1e3;%22%20d=%22M504%20192c0%20-136.967%20-111.033%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.033%20248%20248%20248s248%20-111.033%20248%20-248zM456%20192l-0.00292969%200.282227l-26.0645%20-22.7412l-62.6787%2058.5l16.4541%2084.3555l34.3027%20-3.07227c-24.8887%2034.2158%20-60.0039%2060.0889%20-100.709%2073.1406l13.6514%20-31.9385l-74.9531%20-41.5264l-74.9531%2041.5254l13.6514%2031.9385c-40.6309%20-13.0283%20-75.7803%20-38.8701%20-100.709%20-73.1406l34.5645%203.07324l16.1924%20-84.3555l-62.6777%20-58.5l-26.0645%2022.7412l-0.00292969%20-0.282227c0%20-43.0146%2013.4971%20-83.9521%2038.4717%20-117.991l7.7041%2033.8975l85.1387%20-10.4473l36.3008%20-77.8262l-29.9023%20-17.7861c40.2021%20-13.1221%2084.29%20-13.1475%20124.572%200l-29.9023%2017.7861l36.3008%2077.8262l85.1387%2010.4473l7.7041%20-33.8975c24.9756%2034.0391%2038.4727%2074.9766%2038.4727%20117.991zM207.898%20122.429l-29.8945%2091.3125l77.9961%2056.5264l77.9961%20-56.5264l-29.6221%20-91.3125h-96.4756z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tty%22%20unicode=%22&#xf1e4;%22%20d=%22M5.37012%20344.178c138.532%20138.532%20362.936%20138.326%20501.262%200c6.07812%20-6.07812%207.07422%20-15.4961%202.58301%20-22.6807l-43.2139%20-69.1377c-3.24023%20-5.18457%20-8.99902%20-8.63672%20-15.5576%20-8.63672c-2.40137%200%20-4.69531%200.490234%20-6.79883%201.33105l-86.4219%2034.5693c-6.75684%202.70312%20-11.5352%209.31348%20-11.5352%2017.0312c0%200.621094%200.0410156%201.20898%200.101562%201.81445l5.95215%2059.5312c-62.1455%2022.4541%20-130.636%2021.9863%20-191.483%200l5.95312%20-59.5322c0.0605469%20-0.606445%200.0917969%20-1.22168%200.0917969%20-1.84375c0%20-7.7168%20-4.76855%20-14.2998%20-11.5254%20-17.002l-86.4238%20-34.5684c-2.10254%20-0.84082%20-4.39648%20-1.30371%20-6.79785%20-1.30371c-6.55859%200%20-12.3174%203.4248%20-15.5576%208.60938l-43.2109%2069.1387c-1.75879%202.81348%20-2.77539%206.1377%20-2.77539%209.69727c0%205.05859%202.04004%209.66406%205.3584%2012.9824zM96%20140c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40zM192%20140c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40zM288%20140c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40zM384%20140c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40zM480%20140c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40zM144%2044c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40zM240%2044c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40zM336%2044c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40zM432%2044c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40zM96%20-52c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40zM384%20-52c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-232c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h232c6.62695%200%2012%20-5.37305%2012%20-12v-40zM480%20-52c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22binoculars%22%20unicode=%22&#xf1e5;%22%20d=%22M416%20400v-48h-96v48c0%208.83984%207.16016%2016%2016%2016h64c8.83984%200%2016%20-7.16016%2016%20-16zM63.9102%20288.01c0.479492%2017.6201%2014.2998%2031.9902%2031.9297%2031.9902h96.1602v-160h-32v-160c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-96c-17.6699%200%20-32%2014.3301%20-32%2032v44c3.45996%20129.78%2061.4004%20150.16%2063.9102%20244.01zM448.09%20288.01c2.50977%20-93.8496%2060.4502%20-114.229%2063.9102%20-244.01v-44c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-96c-17.6699%200%20-32%2014.3301%20-32%2032v160h-32v160h96.1602c17.6299%200%2031.4502%20-14.3701%2031.9297%20-31.9902zM176%20416c8.83984%200%2016%20-7.16016%2016%20-16v-48h-96v48c0%208.83984%207.16016%2016%2016%2016h64zM224%20160v160h64v-160h-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plug%22%20unicode=%22&#xf1e6;%22%20horiz-adv-x=%22384%22%20d=%22M320%20416v-96h-64v96c0%2017.6611%2014.3389%2032%2032%2032s32%20-14.3389%2032%20-32zM368%20288c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-16v-32c-0.0117188%20-77.3096%20-55.0684%20-141.886%20-128%20-156.8v-99.2002h-64v99.2002c-72.9316%2014.9141%20-127.988%2079.4902%20-128%20156.8v32h-16c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h352zM128%20416v-96h-64v96c0%2017.6611%2014.3389%2032%2032%2032s32%20-14.3389%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22newspaper%22%20unicode=%22&#xf1ea;%22%20horiz-adv-x=%22576%22%20d=%22M552%20384c13.2549%200%2024%20-10.7451%2024%20-24v-312c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-472c-30.9277%200%20-56%2025.0723%20-56%2056v272c0%2013.2549%2010.7451%2024%2024%2024h40v8c0%2013.2549%2010.7451%2024%2024%2024h464zM56%2048c4.41504%200%208%203.58496%208%208v248h-16v-248c0%20-4.41504%203.58496%20-8%208%20-8zM292%2064c6.62695%200%2012%205.37305%2012%2012v8c0%206.62695%20-5.37305%2012%20-12%2012h-152c-6.62695%200%20-12%20-5.37305%20-12%20-12v-8c0%20-6.62695%205.37305%20-12%2012%20-12h152zM500%2064c6.62695%200%2012%205.37305%2012%2012v8c0%206.62695%20-5.37305%2012%20-12%2012h-152c-6.62695%200%20-12%20-5.37305%20-12%20-12v-8c0%20-6.62695%205.37305%20-12%2012%20-12h152zM292%20160c6.62695%200%2012%205.37305%2012%2012v8c0%206.62695%20-5.37305%2012%20-12%2012h-152c-6.62695%200%20-12%20-5.37305%20-12%20-12v-8c0%20-6.62695%205.37305%20-12%2012%20-12h152zM500%20160c6.62695%200%2012%205.37305%2012%2012v8c0%206.62695%20-5.37305%2012%20-12%2012h-152c-6.62695%200%20-12%20-5.37305%20-12%20-12v-8c0%20-6.62695%205.37305%20-12%2012%20-12h152zM500%20256c6.62695%200%2012%205.37305%2012%2012v40c0%206.62695%20-5.37305%2012%20-12%2012h-360c-6.62695%200%20-12%20-5.37305%20-12%20-12v-40c0%20-6.62695%205.37305%20-12%2012%20-12h360z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wifi%22%20unicode=%22&#xf1eb;%22%20horiz-adv-x=%22640%22%20d=%22M634.91%20293.12c6.66016%20-6.16016%206.79004%20-16.5898%200.359375%20-22.9805l-34.2393%20-33.9697c-6.14062%20-6.08984%20-16.0205%20-6.22949%20-22.4004%20-0.379883c-145.95%20133.71%20-371.33%20133.68%20-517.25%200c-6.37988%20-5.84961%20-16.2598%20-5.71973%20-22.3994%200.379883l-34.2402%2033.9697c-6.44043%206.39062%20-6.31055%2016.8203%200.349609%2022.9805c177.101%20163.81%20452.65%20163.87%20629.82%200zM320%2096c35.3496%200%2064%20-28.6504%2064%20-64s-28.6504%20-64%20-64%20-64s-64%2028.6504%20-64%2064s28.6504%2064%2064%2064zM522.67%20179.59c6.88965%20-6.08984%207.12012%20-16.6895%200.560547%20-23.1494l-34.4404%20-33.9902c-6%20-5.93066%20-15.6602%20-6.32031%20-22.0498%20-0.799805c-83.75%2072.4092%20-209.54%2072.5693%20-293.49%200c-6.38965%20-5.52051%20-16.0498%20-5.12012%20-22.0498%200.799805l-34.4404%2033.9902c-6.5498%206.45996%20-6.33008%2017.0498%200.570312%2023.1494c115.13%20101.82%20290.08%20101.93%20405.34%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calculator%22%20unicode=%22&#xf1ec;%22%20horiz-adv-x=%22448%22%20d=%22M400%20448c25.5996%200%2048%20-22.4004%2048%20-48v-416c0%20-25.5996%20-22.4004%20-48%20-48%20-48h-352c-25.5996%200%20-48%2022.4004%20-48%2048v416c0%2025.5996%2022.4004%2048%2048%2048h352zM128%2012.7998v38.4004c0%206.39941%20-6.40039%2012.7998%20-12.7998%2012.7998h-38.4004c-6.39941%200%20-12.7998%20-6.40039%20-12.7998%20-12.7998v-38.4004c0%20-6.39941%206.40039%20-12.7998%2012.7998%20-12.7998h38.4004c6.39941%200%2012.7998%206.40039%2012.7998%2012.7998zM128%20140.8v38.4004c0%206.39941%20-6.40039%2012.7998%20-12.7998%2012.7998h-38.4004c-6.39941%200%20-12.7998%20-6.40039%20-12.7998%20-12.7998v-38.4004c0%20-6.39941%206.40039%20-12.7998%2012.7998%20-12.7998h38.4004c6.39941%200%2012.7998%206.40039%2012.7998%2012.7998zM256%2012.7998v38.4004c0%206.39941%20-6.40039%2012.7998%20-12.7998%2012.7998h-38.4004c-6.39941%200%20-12.7998%20-6.40039%20-12.7998%20-12.7998v-38.4004c0%20-6.39941%206.40039%20-12.7998%2012.7998%20-12.7998h38.4004c6.39941%200%2012.7998%206.40039%2012.7998%2012.7998zM256%20140.8v38.4004c0%206.39941%20-6.40039%2012.7998%20-12.7998%2012.7998h-38.4004c-6.39941%200%20-12.7998%20-6.40039%20-12.7998%20-12.7998v-38.4004c0%20-6.39941%206.40039%20-12.7998%2012.7998%20-12.7998h38.4004c6.39941%200%2012.7998%206.40039%2012.7998%2012.7998zM384%2012.7998v166.4c0%206.39941%20-6.40039%2012.7998%20-12.7998%2012.7998h-38.4004c-6.39941%200%20-12.7998%20-6.40039%20-12.7998%20-12.7998v-166.4c0%20-6.39941%206.40039%20-12.7998%2012.7998%20-12.7998h38.4004c6.39941%200%2012.7998%206.40039%2012.7998%2012.7998zM384%20268.8v102.4c0%206.39941%20-6.40039%2012.7998%20-12.7998%2012.7998h-294.4c-6.39941%200%20-12.7998%20-6.40039%20-12.7998%20-12.7998v-102.4c0%20-6.39941%206.40039%20-12.7998%2012.7998%20-12.7998h294.4c6.39941%200%2012.7998%206.40039%2012.7998%2012.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bell-slash%22%20unicode=%22&#xf1f6;%22%20horiz-adv-x=%22640%22%20d=%22M633.82%20-10.0996c6.97949%20-5.43066%208.22949%20-15.4805%202.80957%20-22.4502l-19.6396%20-25.2705c-5.43066%20-6.97949%20-15.4805%20-8.23926%20-22.46%20-2.80957l-588.351%20454.729c-6.97949%205.43066%20-8.22949%2015.4805%20-2.80957%2022.4502l19.6396%2025.2705c5.41992%206.97949%2015.4805%208.22949%2022.46%202.80957l144.96%20-112.04c22.9307%2031.5%2057.2607%2054.1904%2097.5898%2062.5703v20.8398c0%2017.6699%2014.3203%2032%2031.9805%2032s31.9805%20-14.3301%2031.9805%20-32v-20.8301c73.46%20-15.2598%20127.939%20-77.46%20127.939%20-155.16c0%20-102.3%2036.1504%20-133.529%2055.4697%20-154.29c6%20-6.43945%208.66016%20-14.1602%208.61035%20-21.71c0%20-1.39941%20-0.610352%20-2.67969%20-0.799805%20-4.05957zM157.23%20196.46l212.789%20-164.46h-241.92c-19.1191%200%20-31.9893%2015.5996%20-32.0996%2032c-0.0498047%207.5498%202.61035%2015.2598%208.61035%2021.71c16.21%2017.4199%2044.0098%2042.79%2052.6201%20110.75zM320%20-64c-35.3203%200%20-63.9697%2028.6504%20-63.9697%2064h127.939c0%20-35.3496%20-28.6494%20-64%20-63.9697%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trash%22%20unicode=%22&#xf1f8;%22%20horiz-adv-x=%22448%22%20d=%22M432%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h120l9.40039%2018.7002c3.85547%207.88574%2011.9434%2013.2998%2021.3066%2013.2998h0.0927734h114.3c0.00585938%200%20-0.00195312%200.0234375%200.00390625%200.0234375c9.41113%200%2017.5645%20-5.42871%2021.4961%20-13.3232l9.40039%20-18.7002h120zM53.2002%20-19l-21.2002%20339h384l-21.2002%20-339c-1.57031%20-25.0762%20-22.4316%20-44.9971%20-47.8994%20-45h-245.801c-25.4678%200.00292969%20-46.3291%2019.9238%20-47.8994%2045z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22copyright%22%20unicode=%22&#xf1f9;%22%20d=%22M256%20440c136.967%200%20248%20-111.033%20248%20-248s-111.033%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.033%20248%20248%20248zM373.134%2093.2471c1.78516%202.09473%202.86035%204.82812%202.86035%207.79395c0%202.64355%20-0.856445%205.08789%20-2.30762%207.07227l-24.5469%2033.5713c-4.44824%206.08691%20-13.376%206.61816%20-18.5078%201.05371c-0.263672%20-0.287109%20-26.8467%20-28.625%20-65.5439%20-28.625c-48.7627%200%20-74.2773%2040.0898%20-74.2773%2079.6914c0%2042.5068%2027.8008%2076.082%2073.916%2076.082c35.3516%200%2061.6475%20-23.666%2061.8809%20-23.8799c5.45996%20-5.05566%2014.1846%20-3.97168%2018.2334%202.29492l22.3799%2034.6553c1.20996%201.87305%201.91895%204.12109%201.91895%206.51465c0%203.125%20-1.19727%205.97168%20-3.15625%208.1084c-1.45703%201.58887%20-36.4658%2038.9043%20-103.423%2038.9043c-81.7578%200%20-143.762%20-62.0986%20-143.762%20-143.401c0%20-82.3066%2059.792%20-145.567%20144.484%20-145.567c70.0752%200%20108.259%2043.8643%20109.851%2045.7314z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22at%22%20unicode=%22&#xf1fa;%22%20d=%22M256%20440c138.023%200%20248%20-87.6533%20248%20-224c0%20-75.7979%20-41.3906%20-147.41%20-150.299%20-147.41c-30.0977%200%20-61.1885%20-0.000976562%20-70.71%2034.1035c-17.6221%20-22.6963%20-48.0068%20-38.333%20-74.9912%20-38.333c-59.2148%200%20-96%2040.5664%20-96%20105.87c0%2089.2256%2063.251%20151.46%20137.831%20151.46c19.5225%200%2045.2744%20-3.87402%2059.9707%20-21.7754l0.00976562%200.0917969c0.765625%206.7373%206.49219%2011.9932%2013.4326%2011.9932h44.9805c15.083%200%2026.4287%20-13.75%2023.5625%20-28.5586l-23.4336%20-121.11c-3.43359%20-17.167%20-3.87207%20-29.5703%2013.4766%20-30.0244c37.0771%203.95117%2058.1699%2044.9072%2058.1699%2083.6934c0%20102.381%20-83.8613%20160%20-184%20160c-101.458%200%20-184%20-82.542%20-184%20-184s82.542%20-184%20184%20-184c35.3145%200%2069.9199%2010.2432%2099.4102%2029.1572c10.1934%206.53809%2023.7021%204.24219%2031.373%20-5.12891l10.1768%20-12.4336c9.07324%20-11.084%206.45312%20-27.5566%20-5.55176%20-35.3721c-40.0664%20-26.083%20-87.2539%20-40.2227%20-135.408%20-40.2227c-137.081%200%20-248%20110.941%20-248%20248c0%20137.081%20110.941%20248%20248%20248zM234.32%20135.57c24.2861%200%2058.1611%2027.6689%2058.1611%2072.7295c0%2025.5293%20-13.3096%2040.7705%20-35.6016%2040.7705c-27.8506%200%20-58.6299%20-27.7363%20-58.6299%20-72.7295c0%20-25.1475%2013.8213%20-40.7705%2036.0703%20-40.7705z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22eye-dropper%22%20unicode=%22&#xf1fb;%22%20d=%22M50.75%20114.75l126.63%20126.61l128%20-128l-126.64%20-126.62c-12%20-12%20-28.2803%20-18.7402%20-45.25%20-18.7402h-45.4902l-56%20-32l-32%2032l32%2056v45.4902c0%2016.9795%206.75%2033.2598%2018.75%2045.2598zM483.88%20419.88c37.5%20-37.4902%2037.5%20-98.2695%20-0.00976562%20-135.75l-77.0898%20-77.0898l13.0996%20-13.0996c9.37012%20-9.37012%209.37012%20-24.5703%200%20-33.9404l-40.9697%20-40.96c-9.29004%20-9.30957%20-24.5%20-9.44043%20-33.9404%200l-161.939%20161.94c-9.37012%209.36914%20-9.37012%2024.5693%200%2033.9395l40.9697%2040.9697c9.29004%209.31055%2024.5%209.44043%2033.9404%200l13.0996%20-13.0996l77.0898%2077.0898c37.4697%2037.5%2098.2803%2037.5%20135.75%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paint-brush%22%20unicode=%22&#xf1fc;%22%20d=%22M167.02%20138.66l88.0107%20-73.3398c0.319336%20-3.05078%200.969727%20-6.02051%200.969727%20-9.12988c0%20-76.4209%20-52.1396%20-120.19%20-128%20-120.19c-90.0703%200%20-128%2072.3799%20-128.01%20154.73c9.79004%20-6.68066%2044.1396%20-34.3506%2055.25%20-34.3506c6.58984%200%2012.2402%203.77051%2014.5898%209.98047c20.6602%2054.4395%2057.0703%2069.7197%2097.1895%2072.2998zM457.89%20448c28.1104%200%2054.1104%20-20.6396%2054.1104%20-49.5498c0%20-16.1406%20-6.51953%20-31.6406%20-13.9004%20-45.9902c-113.05%20-210.99%20-149.05%20-256.46%20-211.159%20-256.46c-7.75%200%20-15.1807%201.23047%20-22.3906%203.03027l-63.8193%2053.1797c-5.48047%2011.9404%20-8.73047%2025%20-8.73047%2038.7002c0%2053.75%2021.2695%2058.04%20225.68%20240.64c10.8398%209.74023%2025.0508%2016.4502%2040.21%2016.4502z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22birthday-cake%22%20unicode=%22&#xf1fd;%22%20horiz-adv-x=%22448%22%20d=%22M448%2064c-28.0195%200%20-31.2598%2032%20-74.5%2032c-43.4297%200%20-46.8252%20-32%20-74.75%20-32c-27.6953%200%20-31.4541%2032%20-74.75%2032c-42.8418%200%20-47.2178%20-32%20-74.5%20-32c-28.1484%200%20-31.2021%2032%20-74.75%2032c-43.5469%200%20-46.6533%20-32%20-74.75%20-32v80c0%2026.5%2021.5%2048%2048%2048h16v144h64v-144h64v144h64v-144h64v144h64v-144h16c26.5%200%2048%20-21.5%2048%20-48v-80zM448%20-64h-448v96c43.3564%200%2046.7666%2032%2074.75%2032c27.9512%200%2031.2529%20-32%2074.75%20-32c42.8428%200%2047.2168%2032%2074.5%2032c28.1484%200%2031.2012%20-32%2074.75%20-32c43.3574%200%2046.7666%2032%2074.75%2032c27.4883%200%2031.252%20-32%2074.5%20-32v-96zM96%20352c-17.75%200%20-32%2014.25%20-32%2032c0%2031%2032%2023%2032%2064c12%200%2032%20-29.5%2032%20-56s-14.25%20-40%20-32%20-40zM224%20352c-17.75%200%20-32%2014.25%20-32%2032c0%2031%2032%2023%2032%2064c12%200%2032%20-29.5%2032%20-56s-14.25%20-40%20-32%20-40zM352%20352c-17.75%200%20-32%2014.25%20-32%2032c0%2031%2032%2023%2032%2064c12%200%2032%20-29.5%2032%20-56s-14.25%20-40%20-32%20-40z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chart-area%22%20unicode=%22&#xf1fe;%22%20d=%22M500%2064c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-488c-6.59961%200%20-12%205.40039%20-12%2012v360c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-308h436zM372.7%20288.5c6%204%2014.2002%201.7998%2017.3994%20-4.7002l89.9004%20-187.8h-384v104l86.7998%20144.7c4.40039%207.2998%2014.7998%207.7998%2019.9004%201l85.2998%20-113.7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chart-pie%22%20unicode=%22&#xf200;%22%20horiz-adv-x=%22544%22%20d=%22M527.79%20160c9.5498%200%2017.4004%20-8.38965%2016.0596%20-17.8496c-7.80957%20-55.25%20-34.4297%20-104.4%20-73.1299%20-140.86c-6.20996%20-5.84961%20-16.1494%20-5.36035%20-22.1895%200.679688l-158.03%20158.03h237.29zM511.96%20224.8c0.629883%20-9.12012%20-7.0498%20-16.7998%20-16.1904%20-16.7998h-223.77v223.76c0%209.14062%207.67969%2016.8301%2016.7998%2016.2002c119.46%20-8.24023%20214.92%20-103.7%20223.16%20-223.16zM224%20160l155.86%20-155.87c6.84961%20-6.84961%206.33008%20-18.4795%20-1.57031%20-24.0801c-38.29%20-27.1602%20-84.8604%20-43.3994%20-135.26%20-44.0303c-128.2%20-1.60938%20-238.53%20103.471%20-242.891%20231.61c-4.23926%20124.771%2086.8506%20228.88%20206.021%20245.72c9.4502%201.34082%2017.8398%20-6.50977%2017.8398%20-16.0596v-237.29z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chart-line%22%20unicode=%22&#xf201;%22%20d=%22M496%2064c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-464c-17.6699%200%20-32%2014.3301%20-32%2032v336c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-304h432zM464%20352c8.83984%200%2016%20-7.16016%2015.9902%20-16v-118.05c0%20-21.3799%20-25.8506%20-32.0898%20-40.9707%20-16.9697l-32.3994%2032.3994l-96%20-96c-12.4902%20-12.5%20-32.75%20-12.5%20-45.25%200l-73.3701%2073.3701l-46.0596%20-46.0703c-6.25%20-6.25%20-16.3809%20-6.25%20-22.6309%200l-22.6191%2022.6201c-6.25%206.25%20-6.25%2016.3799%200%2022.6299l68.6895%2068.6904c12.4902%2012.5%2032.75%2012.5%2045.25%200l73.3701%20-73.3701l73.3701%2073.3799l-32.4004%2032.4004c-15.1201%2015.1201%20-4.41016%2040.9697%2016.9707%2040.9697h118.06z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22toggle-off%22%20unicode=%22&#xf204;%22%20horiz-adv-x=%22576%22%20d=%22M384%20384c106.039%200%20192%20-85.9609%20192%20-192s-85.9609%20-192%20-192%20-192h-192c-106.039%200%20-192%2085.9609%20-192%20192s85.9609%20192%20192%20192h192zM64%20192c0%20-70.751%2057.2588%20-128%20128%20-128c70.751%200%20128%2057.2588%20128%20128c0%2070.751%20-57.2588%20128%20-128%20128c-70.751%200%20-128%20-57.2588%20-128%20-128zM384%2064c70.751%200%20128%2057.2598%20128%20128c0%2070.751%20-57.2588%20128%20-128%20128h-48.9053c65.2363%20-72.8799%2065.2168%20-183.142%200%20-256h48.9053z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22toggle-on%22%20unicode=%22&#xf205;%22%20horiz-adv-x=%22576%22%20d=%22M384%20384c106%200%20192%20-86%20192%20-192s-86%20-192%20-192%20-192h-192c-106%200%20-192%2086%20-192%20192s86%20192%20192%20192h192zM384%2064c70.7002%200%20128%2057.2002%20128%20128c0%2070.7002%20-57.2002%20128%20-128%20128c-70.7002%200%20-128%20-57.2002%20-128%20-128c0%20-70.7002%2057.2002%20-128%20128%20-128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bicycle%22%20unicode=%22&#xf206;%22%20horiz-adv-x=%22640%22%20d=%22M512.509%20255.999c70.9502%20-0.276367%20128.562%20-59.0547%20127.477%20-129.996c-1.07422%20-70.1934%20-58.6494%20-126.681%20-129.255%20-125.996c-68.8301%200.667969%20-126.584%2058.8857%20-126.729%20127.719c-0.078125%2037.3564%2015.8516%2070.9893%2041.3066%2094.4375l-14.9375%2024.0674l-85.9619%20-138.863c-4.23145%20-6.83496%20-11.7832%20-11.3672%20-20.4062%20-11.3672h-52.0332c-14.209%20-55.207%20-64.3252%20-96%20-123.967%20-96c-70.9473%200%20-128.415%2057.7207%20-128%20128.764c0.410156%2070.2246%2058.0918%20127.406%20128.317%20127.236c15.0879%20-0.0371094%2029.5586%20-2.69043%2042.9912%20-7.51953l29.417%2047.5195h-48.7256c-13.1191%200%20-23.7627%2010.5186%20-23.9951%2023.5635c-0.241211%2013.4375%2011.0947%2024.4365%2024.5361%2024.4365h87.459c8.83691%200%2016%20-7.16309%2016%20-16v-16h113.544l-14.8955%2024h-50.6494c-8.83691%200%20-16%207.16309%20-16%2016v16c0%208.83691%207.16309%2016%2016%2016h64c8.6123%200%2016.1572%20-4.52148%2020.3916%20-11.3428l77.6807%20-125.153c14.4053%205.54004%2030.0625%208.55957%2046.4355%208.49512zM186.75%20182.228l-23.6641%20-38.2275h43.3057c-2.96875%2014.5674%20-9.91504%2027.6992%20-19.6416%2038.2275zM128.002%2048c32.7383%200%2060.9297%2019.7754%2073.2998%2048h-81.2998c-18.7891%200%20-30.2871%2020.6729%20-20.4062%2036.6318l45.5049%2073.5088c-5.5127%201.20605%20-11.2295%201.85938%20-17.0986%201.85938c-44.1123%200%20-80%20-35.8877%20-80%20-80s35.8877%20-80%2080%20-80zM290.632%20144l74.2861%20120h-127.547l-24.7461%20-39.9736c22.8271%20-20.1328%2038.4229%20-48.2705%2042.3828%20-80.0264h35.624zM507.689%2048.1143c46.0605%20-2.43164%2084.3115%2034.3447%2084.3125%2079.8848c0%2044.1123%20-35.8877%2080%20-80%2080c-0.0136719%200%200.00585938%20-0.0078125%20-0.00683594%20-0.0078125c-6.85156%200%20-13.5029%20-0.864258%20-19.8516%20-2.48926l44.4688%20-71.6426c4.66113%20-7.50879%202.35156%20-17.3721%20-5.15625%20-22.0322l-13.5938%20-8.4375c-7.50879%20-4.65918%20-17.3721%20-2.35156%20-22.0322%205.15625l-44.4326%2071.5859c-12.7021%20-14.7451%20-20.1475%20-34.1416%20-19.3359%20-55.2627c1.57812%20-41.0635%2034.5918%20-74.5898%2075.6279%20-76.7549z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bus%22%20unicode=%22&#xf207;%22%20d=%22M488%20320c13.25%200%2024%20-10.7402%2024%20-24v-80c0%20-13.25%20-10.75%20-24%20-24%20-24h-8v-166.4c0%20-12.7998%20-9.59961%20-25.5996%20-25.5996%20-25.5996h-6.40039v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32c-17.6699%200%20-32%2014.3301%20-32%2032v32h-192v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32c-17.6699%200%20-32%2014.3301%20-32%2032v32c-17.6699%200%20-32%2014.3301%20-32%2032v160h-8c-13.25%200%20-24%2010.75%20-24%2024v80c0%2013.2598%2010.75%2024%2024%2024h8v48c0%2044.7998%2099.2002%2080%20224%2080s224%20-35.2002%20224%20-80v-48h8zM112%2048c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM128%20160h256c17.6699%200%2032%2014.3301%2032%2032v128c0%2017.6699%20-14.3301%2032%20-32%2032h-256c-17.6699%200%20-32%20-14.3301%20-32%20-32v-128c0%20-17.6699%2014.3301%20-32%2032%20-32zM400%2048c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22closed-captioning%22%20unicode=%22&#xf20a;%22%20d=%22M464%20384c26.5%200%2048%20-21.5%2048%20-48v-288c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v288c0%2026.5%2021.5%2048%2048%2048h416zM218.1%20160.3c-41.1992%20-37.8994%20-92.1992%20-15.3994%20-92.2998%2032.6006c0%2046.0996%2053.7998%2063.1992%2094.6006%2031.1992c2.89941%20-2.2998%207.19922%20-1.39941%209.09961%201.7002l17.5%2030.5c1.5%202.5%201.09961%203.7002%20-1%205.7002c-50.7998%2049.4004%20-172.5%2027.2002%20-172.5%20-70.0996c0%20-100%20119.2%20-124.7%20172.8%20-67.9004c2%202.09961%202.2002%205.2998%200.5%207.7002l-19.5%2027.7002c-2.09961%203%20-6.39941%203.39941%20-9.2002%200.899414zM408.5%20160.3c-41.2002%20-37.8994%20-92.2002%20-15.3994%20-92.2002%2032.6006c0%2046.0996%2053.7998%2063.1992%2094.6006%2031.1992c2.89941%20-2.2998%207.19922%20-1.39941%209.09961%201.7002l17.5%2030.5c1.5%202.5%201.09961%203.7002%20-1%205.7002c-50.7998%2049.4004%20-172.5%2027.2002%20-172.5%20-70.0996c0%20-100%20119.2%20-124.801%20172.7%20-67.9004c2%202.09961%202.2002%205.2998%200.5%207.7002l-19.5%2027.7002c-2.10059%203%20-6.40039%203.39941%20-9.2002%200.899414z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shekel-sign%22%20unicode=%22&#xf20b;%22%20horiz-adv-x=%22448%22%20d=%22M248%20280c0%2030.9297%20-25.0703%2056%20-56%2056h-112v-352c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-48c-8.83984%200%20-16%207.16016%20-16%2016v408c0%2013.2598%2010.75%2024%2024%2024h168c75.1104%200%20136%20-60.8896%20136%20-136v-168c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-48c-8.83984%200%20-16%207.16016%20-16%2016v168zM432%20416c8.83984%200%2016%20-7.16016%2016%20-16v-296c0%20-75.1104%20-60.8896%20-136%20-136%20-136h-168c-13.25%200%20-24%2010.75%20-24%2024v280c0%208.83984%207.16016%2016%2016%2016h48c8.83984%200%2016%20-7.16016%2016%20-16v-224h112c30.9297%200%2056%2025.0703%2056%2056v296c0%208.83984%207.16016%2016%2016%2016h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cart-plus%22%20unicode=%22&#xf217;%22%20horiz-adv-x=%22576%22%20d=%22M504.717%20128h-293.145l6.54492%20-32h268.418c15.4004%200%2026.8154%20-14.3008%2023.4033%20-29.3193l-5.51758%20-24.2754c18.6914%20-9.07324%2031.5791%20-28.2334%2031.5791%20-50.4053c0%20-31.2021%20-25.5186%20-56.4443%20-56.8242%20-55.9941c-29.8232%200.428711%20-54.3496%2024.6309%20-55.1543%2054.4473c-0.44043%2016.2871%206.08496%2031.0488%2016.8027%2041.5479h-209.648c10.377%20-10.166%2016.8242%20-24.3271%2016.8242%20-40.001c0%20-31.8135%20-26.5283%20-57.4307%20-58.6699%20-55.9385c-28.54%201.3252%20-51.751%2024.3857%20-53.251%2052.917c-1.1582%2022.0342%2010.4355%2041.4551%2028.0508%2051.5869l-70.2471%20343.435h-69.8828c-13.2549%200%20-24%2010.7451%20-24%2024v16c0%2013.2549%2010.7451%2024%2024%2024h102.529c11.4004%200%2021.2275%20-8.02148%2023.5127%20-19.1904l9.16602%20-44.8096h392.782c15.4004%200%2026.8154%20-14.3008%2023.4023%20-29.3193l-47.2725%20-208c-2.4834%20-10.9268%20-12.1973%20-18.6807%20-23.4033%20-18.6807zM408%20280h-48v40c0%208.83691%20-7.16309%2016%20-16%2016h-16c-8.83691%200%20-16%20-7.16309%20-16%20-16v-40h-48c-8.83691%200%20-16%20-7.16309%20-16%20-16v-16c0%20-8.83691%207.16309%20-16%2016%20-16h48v-40c0%20-8.83691%207.16309%20-16%2016%20-16h16c8.83691%200%2016%207.16309%2016%2016v40h48c8.83691%200%2016%207.16309%2016%2016v16c0%208.83691%20-7.16309%2016%20-16%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cart-arrow-down%22%20unicode=%22&#xf218;%22%20horiz-adv-x=%22576%22%20d=%22M504.717%20128h-293.145l6.54492%20-32h268.418c15.4004%200%2026.8154%20-14.3008%2023.4033%20-29.3193l-5.51758%20-24.2754c18.6914%20-9.07324%2031.5791%20-28.2334%2031.5791%20-50.4053c0%20-31.2021%20-25.5186%20-56.4443%20-56.8242%20-55.9941c-29.8232%200.428711%20-54.3496%2024.6309%20-55.1543%2054.4473c-0.44043%2016.2871%206.08496%2031.0488%2016.8027%2041.5479h-209.648c10.377%20-10.166%2016.8242%20-24.3271%2016.8242%20-40.001c0%20-31.8135%20-26.5283%20-57.4307%20-58.6699%20-55.9385c-28.54%201.3252%20-51.751%2024.3857%20-53.251%2052.917c-1.1582%2022.0342%2010.4355%2041.4551%2028.0508%2051.5869l-70.2471%20343.435h-69.8828c-13.2549%200%20-24%2010.7451%20-24%2024v16c0%2013.2549%2010.7451%2024%2024%2024h102.529c11.4004%200%2021.2275%20-8.02148%2023.5127%20-19.1904l9.16602%20-44.8096h392.782c15.4004%200%2026.8154%20-14.3008%2023.4023%20-29.3193l-47.2725%20-208c-2.4834%20-10.9268%20-12.1973%20-18.6807%20-23.4033%20-18.6807zM403.029%20256h-43.0293v60c0%206.62695%20-5.37305%2012%20-12%2012h-24c-6.62695%200%20-12%20-5.37305%20-12%20-12v-60h-43.0293c-10.6904%200%20-16.0449%20-12.9258%20-8.48438%20-20.4854l67.0283%20-67.0283c4.68652%20-4.68652%2012.2842%20-4.68652%2016.9717%200l67.0283%2067.0283c7.55957%207.55957%202.20508%2020.4854%20-8.48535%2020.4854z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ship%22%20unicode=%22&#xf21a;%22%20horiz-adv-x=%22640%22%20d=%22M496.616%2075.3613c17.8418%20-44.3604%2058.5664%20-75.3613%20119.384%20-75.3613c13.2549%200%2024%20-10.7451%2024%20-24v-16c0%20-13.2549%20-10.7451%20-24%20-24%20-24c-61.0322%200%20-107.505%2020.6162%20-143.258%2059.3965c-14.4189%20-34.8281%20-48.7637%20-59.3965%20-88.7422%20-59.3965h-128c-39.9785%200%20-74.3232%2024.5684%20-88.7422%2059.3965c-35.7588%20-38.7861%20-82.2344%20-59.3965%20-143.258%20-59.3965c-13.2549%200%20-24%2010.7451%20-24%2024v16c0%2013.2549%2010.7451%2024%2024%2024c61.5869%200%20101.828%2031.7129%20119.384%2075.3613l-70.0117%2070.0117c-16.918%2016.9189%20-9.91699%2045.7793%2012.8359%2053.0918l41.792%2013.4336v140.102c0%2017.6729%2014.3271%2032%2032%2032h64v40c0%2013.2549%2010.7451%2024%2024%2024h144c13.2549%200%2024%20-10.7451%2024%20-24v-40h64c17.6729%200%2032%20-14.3271%2032%20-32v-140.102l41.792%20-13.4336c22.7783%20-7.32129%2029.7354%20-36.1914%2012.8359%20-53.0918zM192%20320v-87.5312l118.208%2037.9951c3.08594%200.992188%206.38086%201.52832%209.79492%201.52832c3.41309%200%206.70312%20-0.536133%209.78906%20-1.52832l118.208%20-37.9951v87.5312h-256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-secret%22%20unicode=%22&#xf21b;%22%20horiz-adv-x=%22448%22%20d=%22M383.9%20139.7c38.2998%20-23.7002%2064.0996%20-65.7002%2064.0996%20-114.101v-44.7998c0%20-24.7002%20-20.0996%20-44.7998%20-44.7998%20-44.7998h-358.4c-24.7002%200%20-44.7998%2020.0996%20-44.7998%2044.7998v44.7998c0%2049.7002%2027.2998%2092.6006%2067.4004%20115.9l-25.8008%2060.2002c-4.5%2010.5996%203.2002%2022.2998%2014.7002%2022.2998h57.5c-11%2018.9004%20-17.7998%2040.5996%20-17.7998%2064v0.299805c-39.2002%207.7998%20-64%2019.1006%20-64%2031.7002c0%2013.2998%2027.2998%2025.0996%2070%2033c9.2002%2032.7998%2027.0996%2065.7998%2040.5996%2082.7998c9.5%2011.9004%2025.9004%2015.6006%2039.5%208.7998l27.6006%20-13.7998c9%20-4.5%2019.5996%20-4.5%2028.5996%200l27.6006%2013.7998c13.5996%206.80078%2030%203.10059%2039.5%20-8.7998c13.5996%20-17%2031.3994%20-50%2040.5996%20-82.7998c42.7998%20-7.90039%2070.0996%20-19.7002%2070.0996%20-33c0%20-12.5996%20-24.7998%20-23.9004%20-64%20-31.7002v-0.299805c0%20-23.4004%20-6.7998%20-45.0996%20-17.7998%20-64h58.5c11.2998%200%2019%20-11.2002%2015%20-21.7002zM176%20-32l32%20120l-24%2040l-49.5996%2032zM272%20-32l41.5996%20192l-49.5996%20-32l-24%20-40zM313.7%20266.5c0.799805%202.59961%206.2998%205.7002%206.39941%205.7998v10.7998c-28.2998%20-3.69922%20-61%20-5.7998%20-96%20-5.7998s-67.6992%202.2002%20-96%205.7998v-10.7998c0%20-0.0996094%205.5%20-3.2998%206.30078%20-5.7998c3.7998%20-11.9004%207%20-24.5996%2016.5%20-33.4004c8%20-7.39941%2047%20-25.1992%2064%2025c2.89941%208.40039%2015.5%208.40039%2018.2998%200c16%20-47.3994%2053.8994%20-34.2998%2064%20-25c9.5%208.80078%2012.5996%2021.5%2016.5%2033.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22motorcycle%22%20unicode=%22&#xf21c;%22%20horiz-adv-x=%22640%22%20d=%22M512.9%20256c69.5996%20-0.5%20126.5%20-57.2998%20127.199%20-126.9c0.600586%20-71.5996%20-57.5996%20-129.8%20-129.199%20-129.1c-69.6006%200.599609%20-126.301%2057.5%20-126.801%20127.1c-0.299805%2039.3008%2017.2002%2074.5%2044.8008%2098.2002l-12.5%2020.7998c-38.7002%20-31.2998%20-58.3008%20-77.8994%20-56.2002%20-125c0.599609%20-13.6992%20-10.2998%20-25.0996%20-24%20-25.0996h-84.2002c-14.2998%20-55.2002%20-64.4004%20-96%20-124%20-96c-71.7002%200%20-129.6%2058.9004%20-128%20131c1.59961%2067.4004%2055.9004%20122.5%20123.2%20124.9c14.3994%200.5%2028.2998%20-1.30078%2041.2998%20-5.2002l11.2998%2020.5c-9.09961%2013.8994%20-23.2998%2024.7998%20-47.7998%2024.7998h-56c-13.0996%200%20-23.7998%2010.5%20-24%2023.5c-0.299805%2013.5%2011%2024.5%2024.5%2024.5h55.5c55%200%2082.2002%20-16.9004%2099.9004%20-40h153.699l-19.1992%2032h-66.4004c-8.7998%200%20-16%207.2002%20-16%2016v16c0%208.7998%207.2002%2016%2016%2016h80c8.40039%200%2016.2002%20-4.40039%2020.5996%20-11.5996l22.8008%20-38l37.5%2041.6992c4.5%205%2011%207.90039%2017.7998%207.90039h45.2998c13.2998%200%2024%20-10.7002%2024%20-24v-32c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-82.4004l32.9004%20-54.9004c13.2998%204.60059%2027.5%207%2042.4004%206.90039zM128%2048c32.7002%200%2060.9004%2019.7998%2073.2998%2048h-81.2998c-18.2002%200%20-29.7998%2019.5996%20-21%2035.5996l41.5%2075.4004c-4.09961%200.700195%20-8.2998%201%20-12.5%201c-44.0996%200%20-80%20-35.9004%20-80%20-80s35.9004%20-80%2080%20-80zM591.9%20123.6c2.39941%2046.1006%20-34.3008%2084.4004%20-79.9004%2084.3008c-5.40039%200%20-10.7002%20-0.5%20-15.9004%20-1.60059l48.6006%20-80.8994c4.5%20-7.60059%202.09961%20-17.5%20-5.5%20-22l-13.7002%20-8.2002c-7.59961%20-4.5%20-17.5%20-2.10059%20-22%205.5l-49.4004%2082.3994c-13.6992%20-14.2998%20-22.0996%20-33.6992%20-22.0996%20-55.0996c0%20-45.5996%2038.2998%20-82.4004%2084.4004%20-79.9004c40.5%202.10059%2073.2998%2034.9004%2075.5%2075.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22street-view%22%20unicode=%22&#xf21d;%22%20d=%22M367.9%20118.24c85.2295%20-15.5801%20144.1%20-48.29%20144.1%20-86.2402c0%20-53.0195%20-114.62%20-96%20-256%20-96s-256%2042.9805%20-256%2096c0%2037.9502%2058.8701%2070.6602%20144.1%2086.2402c4.62012%20-5.2998%209.78027%20-10.1006%2015.9004%20-13.6504v-22.9395c-66.5195%20-9.35059%20-112%20-28.0508%20-112%20-49.6504c0%20-30.9297%2093.1201%20-56%20208%20-56s208%2025.0703%20208%2056c0%2021.5996%20-45.4805%2040.3096%20-112%2049.6504v22.9395c6.12012%203.5498%2011.2803%208.35059%2015.9004%2013.6504zM256%20320c-35.3496%200%20-64%2028.6504%20-64%2064s28.6504%2064%2064%2064s64%20-28.6504%2064%20-64s-28.6504%20-64%20-64%20-64zM192%20128c-17.6699%200%20-32%2014.3301%20-32%2032v96c0%2026.5098%2021.4902%2048%2048%2048h11.7998c11.0703%20-5.03027%2023.2598%20-8%2036.2002%20-8s25.1299%202.96973%2036.2002%208h11.7998c26.5098%200%2048%20-21.4902%2048%20-48v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22heartbeat%22%20unicode=%22&#xf21e;%22%20d=%22M320.2%20204.2l22.0996%20-44.2002h109.101l-182.601%20-186.5c-7.09961%20-7.2998%20-18.5996%20-7.2998%20-25.7002%200l-182.5%20186.5h94.1006l30%2071.7002l56.8994%20-126.3c5.5%20-12.3008%2022.9004%20-12.7002%2028.9004%20-0.600586zM473.7%20374.1c48.7002%20-49.7998%2050.7998%20-129.1%207.2998%20-182.1h-118.9l-27.5996%2055.2002c-5.90039%2011.7998%20-22.7002%2011.7998%20-28.5996%200l-49%20-97.9004l-58.2002%20129.3c-5.7998%2012.8008%20-24%2012.5%20-29.4004%20-0.399414l-35.8994%20-86.2002h-102.4c-43.5%2053%20-41.4004%20132.3%207.2998%20182.1l2.40039%202.40039c51.5%2052.7002%20135.899%2052.7002%20187.399%200l27.9004%20-28.5l27.9004%2028.5996c51.5996%2052.6006%20135.899%2052.6006%20187.399%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22venus%22%20unicode=%22&#xf221;%22%20horiz-adv-x=%22288%22%20d=%22M288%20272c0%20-68.5%20-47.9004%20-125.9%20-112%20-140.4v-51.5996h36c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-36v-36c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v36h-36c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h36v51.5996c-64.0996%2014.5%20-112%2071.9004%20-112%20140.4c0%2079.5%2064.5%20144%20144%20144s144%20-64.5%20144%20-144zM64%20272c0%20-44.0996%2035.9004%20-80%2080%20-80s80%2035.9004%2080%2080s-35.9004%2080%20-80%2080s-80%20-35.9004%20-80%20-80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mars%22%20unicode=%22&#xf222;%22%20horiz-adv-x=%22384%22%20d=%22M372%20384c6.59961%200%2012%20-5.40039%2012%20-12v-79c0%20-10.7002%20-12.9004%20-16.0996%20-20.5%20-8.5l-16.9004%2016.9004l-80.6992%20-80.7002c14%20-22.2002%2022.0996%20-48.5%2022.0996%20-76.7002c0%20-79.5%20-64.5%20-144%20-144%20-144s-144%2064.5%20-144%20144s64.5%20144%20144%20144c28.2002%200%2054.5%20-8.09961%2076.7002%20-22.0996l80.7002%2080.6992l-16.9004%2016.9004c-7.5%207.59961%20-2.2002%2020.5%208.5%2020.5h79zM144%2064c44.0996%200%2080%2035.9004%2080%2080s-35.9004%2080%20-80%2080s-80%20-35.9004%20-80%20-80s35.9004%20-80%2080%20-80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mercury%22%20unicode=%22&#xf223;%22%20horiz-adv-x=%22288%22%20d=%22M288%20240c0%20-68.5%20-47.9004%20-125.9%20-112%20-140.4v-51.5996h36c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-36v-36c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v36h-36c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h36v51.5996c-64.0996%2014.5%20-112%2071.9004%20-112%20140.4c0%2044.2002%2019.9004%2083.7002%2051.2002%20110c-2.5%201.90039%20-4.90039%203.7998%20-7.2002%205.7998c-24.7998%2021.2002%20-39.7998%2048.7998%20-43.2002%2078.9004c-0.899414%207.09961%204.7002%2013.2998%2011.9004%2013.2998h40.5c5.7002%200%2010.5996%20-4.09961%2011.7002%20-9.7998c2.5%20-12.5%209.59961%20-24.2998%2020.6992%20-33.7998c15.4004%20-13.2002%2036.1006%20-20.4004%2058.4004%20-20.4004s43%207.2002%2058.2998%2020.4004c11.1006%209.5%2018.2998%2021.2998%2020.7002%2033.7998c1.09961%205.7002%206%209.7998%2011.7998%209.7998h40.5c7.2002%200%2012.7998%20-6.2002%2011.9004%20-13.2998c-3.40039%20-30%20-18.5%20-57.6006%20-43.2002%20-78.7998c-2.2998%20-2%20-4.7002%20-4%20-7.2002%20-5.80078c31.2998%20-26.3994%2051.2002%20-65.8994%2051.2002%20-110.1zM64%20240c0%20-44.0996%2035.9004%20-80%2080%20-80s80%2035.9004%2080%2080s-35.9004%2080%20-80%2080s-80%20-35.9004%20-80%20-80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22transgender%22%20unicode=%22&#xf224;%22%20horiz-adv-x=%22384%22%20d=%22M372%20448c6.59961%200%2012%20-5.40039%2012%20-12v-79c0%20-10.7002%20-12.9004%20-16.0996%20-20.5%20-8.5l-16.9004%2016.9004l-80.6992%20-80.7002c14%20-22.2002%2022.0996%20-48.5%2022.0996%20-76.7002c0%20-68.5%20-47.9004%20-125.8%20-112%20-140.4v-27.5996h36c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-36v-28c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v28h-36c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h36v27.5996c-64.0996%2014.5%20-112%2071.9004%20-112%20140.4c0%2079.5%2064.5%20144%20144%20144c28.2002%200%2054.5%20-8.09961%2076.7002%20-22.0996l80.7002%2080.6992l-16.9004%2016.9004c-7.5%207.59961%20-2.2002%2020.5%208.5%2020.5h79zM144%20128c44.0996%200%2080%2035.9004%2080%2080s-35.9004%2080%20-80%2080s-80%20-35.9004%20-80%20-80s35.9004%20-80%2080%20-80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22transgender-alt%22%20unicode=%22&#xf225;%22%20horiz-adv-x=%22480%22%20d=%22M468%20448c6.59961%200%2012%20-5.40039%2012%20-12v-79c0%20-10.7002%20-12.9004%20-16.0996%20-20.5%20-8.5l-16.9004%2016.9004l-80.6992%20-80.7002c14%20-22.2002%2022.0996%20-48.5%2022.0996%20-76.7002c0%20-68.5%20-47.9004%20-125.8%20-112%20-140.4v-27.5996h36c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-36v-28c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v28h-36c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h36v27.5996c-64.0996%2014.5%20-112%2071.9004%20-112%20140.4c0%2028.2002%208.09961%2054.5%2022.2002%2076.5996l-16.5%2016.5l-19.7998%20-19.7998c-4.7002%20-4.7002%20-12.3008%20-4.7002%20-17%200l-28.3008%2028.2998c-4.69922%204.7002%20-4.69922%2012.3008%200%2017l19.8008%2019.8008l-19%2019l-16.9004%20-16.9004c-7.59961%20-7.5%20-20.5%20-2.2002%20-20.5%208.5v79c0%206.59961%205.40039%2012%2012%2012h79c10.7002%200%2016.0996%20-12.9004%208.40039%20-20.4004l-16.9004%20-16.8994l19%20-19l19.7998%2019.7998c4.7002%204.7002%2012.2998%204.7002%2017%200l28.2998%20-28.2998c4.7002%20-4.7002%204.7002%20-12.2998%200%20-17l-19.7998%20-19.7998l16.5%20-16.5c22.2002%2014%2048.5%2022.0996%2076.7002%2022.0996s54.5%20-8.09961%2076.7002%20-22.0996l80.7002%2080.6992l-16.9004%2016.9004c-7.5%207.59961%20-2.2002%2020.5%208.5%2020.5h79zM240%20128c44.0996%200%2080%2035.9004%2080%2080s-35.9004%2080%20-80%2080s-80%20-35.9004%20-80%20-80s35.9004%20-80%2080%20-80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22venus-double%22%20unicode=%22&#xf226;%22%20d=%22M288%20272c0%20-68.5%20-47.9004%20-125.9%20-112%20-140.4v-51.5996h36c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-36v-36c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v36h-36c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h36v51.5996c-64.0996%2014.5%20-112%2071.9004%20-112%20140.4c0%2079.5%2064.5%20144%20144%20144s144%20-64.5%20144%20-144zM64%20272c0%20-44.0996%2035.9004%20-80%2080%20-80s80%2035.9004%2080%2080s-35.9004%2080%20-80%2080s-80%20-35.9004%20-80%20-80zM400%20131.6v-51.5996h36c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-36v-36c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v36h-36c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h36v51.5996c-21.2002%204.80078%20-40.5996%2014.3008%20-57.2002%2027.3008c14%2016.6992%2025%2036%2032.1006%2057.0996c14.5%20-14.7998%2034.6992%20-24%2057.0996%20-24c44.0996%200%2080%2035.9004%2080%2080s-35.9004%2080%20-80%2080c-22.2998%200%20-42.5996%20-9.2002%20-57.0996%20-24c-7.10059%2021.0996%20-18%2040.4004%20-32.1006%2057.0996c24.6006%2019.3008%2055.5%2030.9004%2089.2002%2030.9004c79.5%200%20144%20-64.5%20144%20-144c0%20-68.5%20-47.9004%20-125.9%20-112%20-140.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mars-double%22%20unicode=%22&#xf227;%22%20d=%22M340%20448c6.59961%200%2012%20-5.40039%2012%20-12v-79c0%20-7.2002%20-5.90039%20-12%20-12.0996%20-12c-2.90039%200%20-6%201.09961%20-8.40039%203.5l-16.9004%2016.9004l-48.6992%20-48.7002c14%20-22.2002%2022.0996%20-48.5%2022.0996%20-76.7002c0%20-79.5%20-64.5%20-144%20-144%20-144s-144%2064.5%20-144%20144s64.5%20144%20144%20144c28.2002%200%2054.5%20-8.09961%2076.7002%20-22.0996l48.7002%2048.6992l-16.9004%2016.9004c-7.5%207.59961%20-2.2002%2020.5%208.5%2020.5h79zM144%20160c44.0996%200%2080%2035.9004%2080%2080s-35.9004%2080%20-80%2080s-80%20-35.9004%20-80%20-80s35.9004%20-80%2080%20-80zM500%20288.1c6.59961%200%2012%20-5.39941%2012%20-12.0996v-79c0%20-7.2002%20-5.90039%20-12%20-12.0996%20-12c-3%200%20-6%201.09961%20-8.40039%203.5l-16.9004%2016.9004l-48.6992%20-48.7002c14%20-22.2002%2022.0996%20-48.5%2022.0996%20-76.7002c0%20-79.5%20-64.5%20-144%20-144%20-144c-74.4004%200%20-135.6%2056.4004%20-143.2%20128.9c21.7998%202%2043.2998%208.19922%2063.2998%2018.3994c-0.0996094%20-1%20-0.0996094%20-2.09961%20-0.0996094%20-3.2002c0%20-44.0996%2035.9004%20-80%2080%20-80s80%2035.9004%2080%2080c0%2044.1006%20-35.9004%2080%20-80%2080c-1%200%20-2.09961%20-0.0996094%20-3.2002%20-0.0996094c10.2002%2020%2016.2998%2041.5%2018.4004%2063.2998c22.5%20-2.39941%2043.2998%20-9.89941%2061.5%20-21.2998l48.7002%2048.7002l-16.9004%2016.8994c-7.5%207.60059%20-2.2002%2020.5%208.5%2020.5h79z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22venus-mars%22%20unicode=%22&#xf228;%22%20horiz-adv-x=%22576%22%20d=%22M564%20448c6.59961%200%2012%20-5.40039%2012%20-12v-79c0%20-7.2002%20-5.90039%20-12%20-12.0996%20-12c-3%200%20-6%201.09961%20-8.40039%203.5l-16.9004%2016.9004l-48.6992%20-48.7002c14%20-22.2002%2022.0996%20-48.5%2022.0996%20-76.7002c0%20-79.5%20-64.5%20-144%20-144%20-144c-33.7002%200%20-64.7002%2011.5%20-89.2002%2030.9004c14.1006%2016.6992%2025%2036%2032.1006%2057.0996c14.5%20-14.7998%2034.7998%20-24%2057.0996%20-24c44.0996%200%2080%2035.9004%2080%2080s-35.9004%2080%20-80%2080c-22.4004%200%20-42.5996%20-9.2002%20-57.0996%20-24c-7.10059%2021.0996%20-18.1006%2040.4004%20-32.1006%2057.0996c24.6006%2019.3008%2055.5%2030.9004%2089.2002%2030.9004c28.2002%200%2054.5%20-8.09961%2076.7002%20-22.0996l48.7002%2048.6992l-16.9004%2016.9004c-7.5%207.59961%20-2.2002%2020.5%208.5%2020.5h79zM144%20384c79.5%200%20144%20-64.5%20144%20-144c0%20-68.5%20-47.9004%20-125.8%20-112%20-140.4v-51.5996h36c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-36v-36c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v36h-36c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h36v51.5996c-64.0996%2014.5%20-112%2071.9004%20-112%20140.4c0%2079.5%2064.5%20144%20144%20144zM144%20160c44.0996%200%2080%2035.9004%2080%2080s-35.9004%2080%20-80%2080s-80%20-35.9004%20-80%20-80s35.9004%20-80%2080%20-80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mars-stroke%22%20unicode=%22&#xf229;%22%20horiz-adv-x=%22384%22%20d=%22M372%20384c6.59961%200%2012%20-5.40039%2012.0996%20-12v-78.9004c0%20-10.6992%20-12.8994%20-16.0996%20-20.5%20-8.5l-16.8994%2016.9004l-17.5%20-17.5l14.0996%20-14.0996c4.7002%20-4.7002%204.7002%20-12.3008%200%20-17l-28.2998%20-28.3008c-4.7002%20-4.69922%20-12.2998%20-4.69922%20-17%200l-14.0996%2014.1006l-18%20-18c14%20-22.2002%2022.0996%20-48.5%2022.0996%20-76.7002c0%20-79.5%20-64.5%20-144%20-144%20-144s-144%2064.5%20-144%20144s64.5%20144%20143.9%20144c28.1992%200%2054.5%20-8.09961%2076.6992%20-22.0996l18%2018l-14.0996%2014.0996c-4.7002%204.7002%20-4.7002%2012.2998%200%2017l28.2998%2028.2002c4.7002%204.7002%2012.2998%204.7002%2017%200l14.1006%20-14.1006l17.5%2017.5l-16.9004%2016.9004c-7.5%207.59961%20-2.2002%2020.5%208.5%2020.5h79zM144%2064c44.0996%200%2080%2035.9004%2080%2080s-35.9004%2080%20-80%2080s-80%20-35.9004%20-80%20-80s35.9004%20-80%2080%20-80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mars-stroke-v%22%20unicode=%22&#xf22a;%22%20horiz-adv-x=%22288%22%20d=%22M245.8%20213.8c56.2998%20-56.2002%2056.2998%20-147.399%200%20-203.6c-56.2002%20-56.2002%20-147.399%20-56.2002%20-203.6%200s-56.2002%20147.399%200%20203.6c19.8994%2019.9004%2044.2002%2032.7998%2069.7998%2038.6006v25.3994h-20c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.60059%205.40039%2012%2012%2012h20v24.7002h-23.9004c-10.6992%200%20-16.0996%2012.9004%20-8.5%2020.5l55.9004%2055.9004c4.7002%204.69922%2012.2998%204.69922%2017%200l55.9004%20-55.8008c7.5%20-7.59961%202.19922%20-20.5%20-8.5%20-20.5h-23.9004v-24.7998h20c6.59961%200%2012%20-5.39941%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-20v-25.3994c25.5996%20-5.80078%2049.9004%20-18.7002%2069.7998%20-38.6006zM200.6%2055.4004c31.2002%2031.1992%2031.2002%2082%200%20113.1c-31.1992%2031.2002%20-81.8994%2031.2002%20-113.1%200s-31.2002%20-81.9004%200%20-113.1c31.2002%20-31.2002%2081.9004%20-31.2002%20113.1%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mars-stroke-h%22%20unicode=%22&#xf22b;%22%20horiz-adv-x=%22480%22%20d=%22M476.2%20200.5c4.7002%20-4.7002%204.7002%20-12.2998%200.0996094%20-17l-55.8994%20-55.9004c-7.60059%20-7.5%20-20.5%20-2.19922%20-20.5%208.5v23.9004h-23.9004v-20c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v20h-27.5996c-5.80078%20-25.5996%20-18.7002%20-49.9004%20-38.6006%20-69.7998c-56.2002%20-56.2002%20-147.399%20-56.2002%20-203.6%200s-56.2002%20147.399%200%20203.6s147.399%2056.2002%20203.6%200c19.9004%20-19.8994%2032.7998%20-44.2002%2038.6006%20-69.7998h27.5996v20c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-20h23.7998v23.9004c0%2010.6992%2012.9004%2016.0996%2020.5%208.5zM200.6%20135.4c31.2002%2031.1992%2031.2002%2082%200%20113.1c-31.1992%2031.2002%20-81.8994%2031.2002%20-113.1%200s-31.2002%20-81.9004%200%20-113.1c31.2002%20-31.2002%2081.9004%20-31.2002%20113.1%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22neuter%22%20unicode=%22&#xf22c;%22%20horiz-adv-x=%22288%22%20d=%22M288%20272c0%20-68.5%20-47.9004%20-125.9%20-112%20-140.4v-151.6c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v151.6c-64.0996%2014.5%20-112%2071.9004%20-112%20140.4c0%2079.5%2064.5%20144%20144%20144s144%20-64.5%20144%20-144zM144%20192c44.0996%200%2080%2035.9004%2080%2080s-35.9004%2080%20-80%2080s-80%20-35.9004%20-80%20-80s35.9004%20-80%2080%20-80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22genderless%22%20unicode=%22&#xf22d;%22%20horiz-adv-x=%22288%22%20d=%22M144%20272c-44.0996%200%20-80%20-35.9004%20-80%20-80s35.9004%20-80%2080%20-80s80%2035.9004%2080%2080s-35.9004%2080%20-80%2080zM144%20336c79.5%200%20144%20-64.5%20144%20-144s-64.5%20-144%20-144%20-144s-144%2064.5%20-144%20144s64.5%20144%20144%20144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22server%22%20unicode=%22&#xf233;%22%20d=%22M480%20288h-448c-17.6729%200%20-32%2014.3271%20-32%2032v64c0%2017.6729%2014.3271%2032%2032%2032h448c17.6729%200%2032%20-14.3271%2032%20-32v-64c0%20-17.6729%20-14.3271%20-32%20-32%20-32zM432%20376c-13.2549%200%20-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24s24%2010.7451%2024%2024s-10.7451%2024%20-24%2024zM368%20376c-13.2549%200%20-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24s24%2010.7451%2024%2024s-10.7451%2024%20-24%2024zM480%20128h-448c-17.6729%200%20-32%2014.3271%20-32%2032v64c0%2017.6729%2014.3271%2032%2032%2032h448c17.6729%200%2032%20-14.3271%2032%20-32v-64c0%20-17.6729%20-14.3271%20-32%20-32%20-32zM432%20216c-13.2549%200%20-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24s24%2010.7451%2024%2024s-10.7451%2024%20-24%2024zM368%20216c-13.2549%200%20-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24s24%2010.7451%2024%2024s-10.7451%2024%20-24%2024zM480%20-32h-448c-17.6729%200%20-32%2014.3271%20-32%2032v64c0%2017.6729%2014.3271%2032%2032%2032h448c17.6729%200%2032%20-14.3271%2032%20-32v-64c0%20-17.6729%20-14.3271%20-32%20-32%20-32zM432%2056c-13.2549%200%20-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24s24%2010.7451%2024%2024s-10.7451%2024%20-24%2024zM368%2056c-13.2549%200%20-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24s24%2010.7451%2024%2024s-10.7451%2024%20-24%2024z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-plus%22%20unicode=%22&#xf234;%22%20horiz-adv-x=%22640%22%20d=%22M624%20240c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-64v-64c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v64h-64c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h64v64c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-64h64zM224%20192c-70.7002%200%20-128%2057.2998%20-128%20128s57.2998%20128%20128%20128s128%20-57.2998%20128%20-128s-57.2998%20-128%20-128%20-128zM313.6%20160c74.2002%200%20134.4%20-60.2002%20134.4%20-134.4v-41.5996c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v41.5996c0%2074.2002%2060.2002%20134.4%20134.4%20134.4h16.6992c22.3008%20-10.2002%2046.9004%20-16%2072.9004%20-16s50.7002%205.7998%2072.9004%2016h16.6992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-times%22%20unicode=%22&#xf235;%22%20horiz-adv-x=%22640%22%20d=%22M589.6%20208l45.6006%20-45.5996c6.2998%20-6.30078%206.2998%20-16.5%200%20-22.8008l-22.7998%20-22.7998c-6.30078%20-6.2998%20-16.5%20-6.2998%20-22.8008%200l-45.5996%2045.6006l-45.5996%20-45.6006c-6.30078%20-6.2998%20-16.5%20-6.2998%20-22.8008%200l-22.7998%2022.7998c-6.2998%206.30078%20-6.2998%2016.5%200%2022.8008l45.6006%2045.5996l-45.6006%2045.5996c-6.2998%206.30078%20-6.2998%2016.5%200%2022.8008l22.7998%2022.7998c6.30078%206.2998%2016.5%206.2998%2022.8008%200l45.5996%20-45.6006l45.5996%2045.6006c6.30078%206.2998%2016.5%206.2998%2022.8008%200l22.7998%20-22.7998c6.2998%20-6.30078%206.2998%20-16.5%200%20-22.8008zM224%20192c-70.7002%200%20-128%2057.2998%20-128%20128s57.2998%20128%20128%20128s128%20-57.2998%20128%20-128s-57.2998%20-128%20-128%20-128zM313.6%20160c74.2002%200%20134.4%20-60.2002%20134.4%20-134.4v-41.5996c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v41.5996c0%2074.2002%2060.2002%20134.4%20134.4%20134.4h16.6992c22.3008%20-10.2002%2046.9004%20-16%2072.9004%20-16s50.7002%205.7998%2072.9004%2016h16.6992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bed%22%20unicode=%22&#xf236;%22%20horiz-adv-x=%22640%22%20d=%22M176%20192c-44.1104%200%20-80%2035.8896%20-80%2080s35.8896%2080%2080%2080s80%20-35.8896%2080%20-80s-35.8896%20-80%20-80%20-80zM528%20320c61.8604%200%20112%20-50.1396%20112%20-112v-192c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v48h-512v-48c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v352c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-208h224v144c0%208.83984%207.16016%2016%2016%2016h224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22train%22%20unicode=%22&#xf238;%22%20horiz-adv-x=%22448%22%20d=%22M448%20352v-256c0%20-51.8154%20-61.624%20-96%20-130.022%20-96l62.9805%20-49.7207c5.94727%20-4.69629%202.60352%20-14.2793%20-4.95801%20-14.2793h-304c-7.57812%200%20-10.8916%209.59375%20-4.95703%2014.2793l62.9795%2049.7207c-68.2021%200%20-130.022%2044.0459%20-130.022%2096v256c0%2053.0186%2064%2096%20128%2096h192c65%200%20128%20-42.9814%20128%20-96zM400%20216v112c0%2013.2549%20-10.7451%2024%20-24%2024h-304c-13.2549%200%20-24%20-10.7451%20-24%20-24v-112c0%20-13.2549%2010.7451%20-24%2024%20-24h304c13.2549%200%2024%2010.7451%2024%2024zM224%20152c-30.9277%200%20-56%20-25.0723%20-56%20-56s25.0723%20-56%2056%20-56s56%2025.0723%2056%2056s-25.0723%2056%20-56%2056z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22subway%22%20unicode=%22&#xf239;%22%20horiz-adv-x=%22448%22%20d=%22M448%20352v-256c0%20-51.8154%20-61.624%20-96%20-130.022%20-96l62.9805%20-49.7207c5.94727%20-4.69629%202.60352%20-14.2793%20-4.95801%20-14.2793h-304c-7.57812%200%20-10.8916%209.59375%20-4.95703%2014.2793l62.9795%2049.7207c-68.2021%200%20-130.022%2044.0459%20-130.022%2096v256c0%2053.0186%2064%2096%20128%2096h192c65%200%20128%20-42.9814%20128%20-96zM200%20216v112c0%2013.2549%20-10.7451%2024%20-24%2024h-104c-13.2549%200%20-24%20-10.7451%20-24%20-24v-112c0%20-13.2549%2010.7451%20-24%2024%20-24h104c13.2549%200%2024%2010.7451%2024%2024zM400%20216v112c0%2013.2549%20-10.7451%2024%20-24%2024h-104c-13.2549%200%20-24%20-10.7451%20-24%20-24v-112c0%20-13.2549%2010.7451%20-24%2024%20-24h104c13.2549%200%2024%2010.7451%2024%2024zM352%20160c-26.5098%200%20-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48s48%2021.4902%2048%2048s-21.4902%2048%20-48%2048zM96%20160c-26.5098%200%20-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48s48%2021.4902%2048%2048s-21.4902%2048%20-48%2048z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22battery-full%22%20unicode=%22&#xf240;%22%20horiz-adv-x=%22640%22%20d=%22M544%20288h-480v-192h480v64h32v64h-32v64zM560%20352c26.5098%200%2048%20-21.4902%2048%20-48v-16h8c13.2549%200%2024%20-10.7451%2024%20-24v-144c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-8v-16c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-512c-26.5098%200%20-48%2021.4902%20-48%2048v224c0%2026.5098%2021.4902%2048%2048%2048h512zM512%20256v-128h-416v128h416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22battery-three-quarters%22%20unicode=%22&#xf241;%22%20horiz-adv-x=%22640%22%20d=%22M544%20288h-480v-192h480v64h32v64h-32v64zM560%20352c26.5098%200%2048%20-21.4902%2048%20-48v-16h8c13.2549%200%2024%20-10.7451%2024%20-24v-144c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-8v-16c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-512c-26.5098%200%20-48%2021.4902%20-48%2048v224c0%2026.5098%2021.4902%2048%2048%2048h512zM416%20256v-128h-320v128h320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22battery-half%22%20unicode=%22&#xf242;%22%20horiz-adv-x=%22640%22%20d=%22M544%20288h-480v-192h480v64h32v64h-32v64zM560%20352c26.5098%200%2048%20-21.4902%2048%20-48v-16h8c13.2549%200%2024%20-10.7451%2024%20-24v-144c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-8v-16c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-512c-26.5098%200%20-48%2021.4902%20-48%2048v224c0%2026.5098%2021.4902%2048%2048%2048h512zM320%20256v-128h-224v128h224z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22battery-quarter%22%20unicode=%22&#xf243;%22%20horiz-adv-x=%22640%22%20d=%22M544%20288h-480v-192h480v64h32v64h-32v64zM560%20352c26.5098%200%2048%20-21.4902%2048%20-48v-16h8c13.2549%200%2024%20-10.7451%2024%20-24v-144c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-8v-16c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-512c-26.5098%200%20-48%2021.4902%20-48%2048v224c0%2026.5098%2021.4902%2048%2048%2048h512zM224%20256v-128h-128v128h128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22battery-empty%22%20unicode=%22&#xf244;%22%20horiz-adv-x=%22640%22%20d=%22M544%20288h-480v-192h480v64h32v64h-32v64zM560%20352c26.5098%200%2048%20-21.4902%2048%20-48v-16h8c13.2549%200%2024%20-10.7451%2024%20-24v-144c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-8v-16c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-512c-26.5098%200%20-48%2021.4902%20-48%2048v224c0%2026.5098%2021.4902%2048%2048%2048h512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mouse-pointer%22%20unicode=%22&#xf245;%22%20horiz-adv-x=%22320%22%20d=%22M302.189%20118.874h-106.084l55.8301%20-135.993c3.88965%20-9.42773%20-0.554688%20-19.999%20-9.44336%20-23.999l-49.165%20-21.4268c-9.16504%20-4%20-19.4434%200.571289%20-23.332%209.71387l-53.0527%20129.136l-86.6641%20-89.1377c-11.5498%20-11.877%20-30.2783%20-2.7207%20-30.2783%2012.8564v429.678c0%2016.3994%2019.9209%2024.3945%2030.2773%2012.8555l284.412%20-292.542c11.4717%20-11.1787%203.00684%20-31.1406%20-12.5%20-31.1406z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22i-cursor%22%20unicode=%22&#xf246;%22%20horiz-adv-x=%22256%22%20d=%22M256%20395.952c0%20-6.64648%20-5.4043%20-12.0098%20-12.0498%20-11.9922c-27.875%200.0712891%20-83.9502%20-3.20996%20-83.9502%20-48.1416v-111.818h36c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-36v-112c0%20-44.9395%2057.8887%20-48.5527%2083.8555%20-48.2422c6.68652%200.0800781%2012.1445%20-5.31055%2012.1445%20-11.998v-39.6445c0%20-6.5957%20-5.31836%20-11.957%20-11.9131%20-12c-35.0654%20-0.228516%20-78.3525%200.62207%20-116.087%2037.8447c-38.4688%20-37.9482%20-83.6211%20-38.3027%20-116.158%20-37.8936c-6.56738%200.0820312%20-11.8418%205.42969%20-11.8418%2011.999v39.9824c0%206.64648%205.4043%2012.0098%2012.0498%2011.9932c27.875%20-0.0722656%2083.9502%203.02734%2083.9502%2047.959v112h-36c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h36v111.818c0%2044.9385%20-57.8887%2048.7344%20-83.8555%2048.4248c-6.68652%20-0.0800781%20-12.1445%205.31055%20-12.1445%2011.998v39.6445c0%206.5957%205.31836%2011.957%2011.9131%2012c35.0654%200.228516%2078.3525%20-0.62207%20116.087%20-37.8447c38.4688%2037.9482%2083.6211%2038.3027%20116.158%2037.8926c6.56738%20-0.0820312%2011.8418%20-5.42969%2011.8418%20-11.999v-39.9824z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22object-group%22%20unicode=%22&#xf247;%22%20d=%22M480%20320v-288h20c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v20h-384v-20c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-40c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h20v320h-20c-6.62695%200%20-12%205.37305%20-12%2012v40c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-20h384v20c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-40c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-20v-32zM96%20172c0%20-6.62695%205.37305%20-12%2012%20-12h168c6.62695%200%2012%205.37305%2012%2012v136c0%206.62695%20-5.37305%2012%20-12%2012h-168c-6.62695%200%20-12%20-5.37305%20-12%20-12v-136zM416%2076v136c0%206.62695%20-5.37305%2012%20-12%2012h-84v-72c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-72v-52c0%20-6.62695%205.37305%20-12%2012%20-12h168c6.62695%200%2012%205.37305%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22object-ungroup%22%20unicode=%22&#xf248;%22%20horiz-adv-x=%22576%22%20d=%22M64%20128v-26c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-52c-3.31152%200%20-6%202.68848%20-6%206v52c0%203.31152%202.68848%206%206%206h26v192h-26c-3.31152%200%20-6%202.68848%20-6%206v52c0%203.31152%202.68848%206%206%206h52c3.31152%200%206%20-2.68848%206%20-6v-26h288v26c0%203.31152%202.68848%206%206%206h52c3.31152%200%206%20-2.68848%206%20-6v-52c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-26v-192h26c3.31152%200%206%20-2.68848%206%20-6v-52c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-52c-3.31152%200%20-6%202.68848%20-6%206v26h-288zM544%20192v-160h26c3.31152%200%206%20-2.68848%206%20-6v-52c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-52c-3.31152%200%20-6%202.68848%20-6%206v26h-288v-26c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-52c-3.31152%200%20-6%202.68848%20-6%206v52c0%203.31152%202.68848%206%206%206h26v72h136v-8c0%20-13.2549%2010.7451%20-24%2024%20-24h64c13.2549%200%2024%2010.7451%2024%2024v64c0%2013.2549%20-10.7451%2024%20-24%2024h-8v72h104v26c0%203.31152%202.68848%206%206%206h52c3.31152%200%206%20-2.68848%206%20-6v-52c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-26v-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sticky-note%22%20unicode=%22&#xf249;%22%20horiz-adv-x=%22448%22%20d=%22M312%20128c-13.2002%200%20-24%20-10.7998%20-24%20-24v-136h-264c-13.2998%200%20-24%2010.7002%20-24%2024v400c0%2013.2998%2010.7002%2024%2024%2024h400c13.2998%200%2024%20-10.7002%2024%20-24v-264h-136zM441%2073l-98%20-98c-4.5%20-4.5%20-10.5996%20-7%20-17%20-7h-6v128h128v-6.09961c0%20-6.30078%20-2.5%20-12.4004%20-7%20-16.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clone%22%20unicode=%22&#xf24d;%22%20d=%22M464%20448c26.5098%200%2048%20-21.4902%2048%20-48v-288c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-288c-26.5098%200%20-48%2021.4902%20-48%2048v288c0%2026.5098%2021.4902%2048%2048%2048h288zM176%2032h208v-48c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-288c-26.5098%200%20-48%2021.4902%20-48%2048v288c0%2026.5098%2021.4902%2048%2048%2048h48v-208c0%20-44.1123%2035.8877%20-80%2080%20-80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22balance-scale%22%20unicode=%22&#xf24e;%22%20horiz-adv-x=%22640%22%20d=%22M256%20112c0%20-44.1797%20-57.3096%20-80%20-128%20-80s-128%2035.8203%20-128%2080h0.0195312c0%2015.6699%20-2.0791%207.25%2085.04%20181.51c17.6807%2035.3604%2068.2207%2035.29%2085.8701%200c86.3906%20-172.779%2085.0508%20-165.33%2085.0508%20-181.51h0.0195312zM128%20272l-72%20-144h144zM639.98%20112c0%20-44.1797%20-57.29%20-80%20-127.98%20-80s-128%2035.8203%20-128%2080h0.0195312c0%2015.6699%20-2.0791%207.25%2085.04%20181.51c17.6807%2035.3604%2068.2207%2035.29%2085.8701%200c86.3906%20-172.779%2085.0508%20-165.33%2085.0508%20-181.51zM440%20128h144l-72%20144zM528%200c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-416c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h176v294.75c-23.5195%2010.29%20-41.1602%2031.4902%20-46.3896%2057.25h-129.61c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h144.36c14.5996%2019.3203%2037.5498%2032%2063.6396%2032s49.04%20-12.6797%2063.6396%20-32h144.36c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-129.61c-5.22949%20-25.7695%20-22.8799%20-46.96%20-46.3896%20-57.25v-294.75h176z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hourglass-start%22%20unicode=%22&#xf251;%22%20horiz-adv-x=%22384%22%20d=%22M360%20448c13.2549%200%2024%20-10.7451%2024%20-24v-16c0%20-13.2549%20-10.7451%20-24%20-24%20-24c0%20-90.9648%20-51.0156%20-167.734%20-120.842%20-192c69.8262%20-24.2656%20120.842%20-101.035%20120.842%20-192c13.2549%200%2024%20-10.7451%2024%20-24v-16c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-336c-13.2549%200%20-24%2010.7451%20-24%2024v16c0%2013.2549%2010.7451%2024%2024%2024c0%2090.9648%2051.0156%20167.734%20120.842%20192c-69.8262%2024.2656%20-120.842%20101.035%20-120.842%20192c-13.2549%200%20-24%2010.7451%20-24%2024v16c0%2013.2549%2010.7451%2024%2024%2024h336zM296%200c0%2077.4834%20-46.2139%20144%20-104%20144c-57.7959%200%20-104%20-66.542%20-104%20-144h208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hourglass-half%22%20unicode=%22&#xf252;%22%20horiz-adv-x=%22384%22%20d=%22M360%20448c13.2549%200%2024%20-10.7451%2024%20-24v-16c0%20-13.2549%20-10.7451%20-24%20-24%20-24c0%20-90.9648%20-51.0156%20-167.734%20-120.842%20-192c69.8262%20-24.2656%20120.842%20-101.035%20120.842%20-192c13.2549%200%2024%20-10.7451%2024%20-24v-16c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-336c-13.2549%200%20-24%2010.7451%20-24%2024v16c0%2013.2549%2010.7451%2024%2024%2024c0%2090.9648%2051.0156%20167.734%20120.842%20192c-69.8262%2024.2656%20-120.842%20101.035%20-120.842%20192c-13.2549%200%20-24%2010.7451%20-24%2024v16c0%2013.2549%2010.7451%2024%2024%2024h336zM284.922%2064c-17.0596%2046.8037%20-52.1006%2080%20-92.9219%2080c-40.8242%200%20-75.8613%20-33.2031%20-92.9199%20-80h185.842zM284.941%20320c7.07129%2019.4131%2011.0586%2041.1953%2011.0586%2064h-208c0%20-22.748%203.98828%20-44.5479%2011.0781%20-64h185.863z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hourglass-end%22%20unicode=%22&#xf253;%22%20horiz-adv-x=%22384%22%20d=%22M360%20384c0%20-90.9648%20-51.0156%20-167.734%20-120.842%20-192c69.8262%20-24.2656%20120.842%20-101.035%20120.842%20-192c13.2549%200%2024%20-10.7451%2024%20-24v-16c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-336c-13.2549%200%20-24%2010.7451%20-24%2024v16c0%2013.2549%2010.7451%2024%2024%2024c0%2090.9648%2051.0156%20167.734%20120.842%20192c-69.8262%2024.2656%20-120.842%20101.035%20-120.842%20192c-13.2549%200%20-24%2010.7451%20-24%2024v16c0%2013.2549%2010.7451%2024%2024%2024h336c13.2549%200%2024%20-10.7451%2024%20-24v-16c0%20-13.2549%20-10.7451%20-24%20-24%20-24zM192%20240c57.4902%200%20104%2066.0547%20104%20144h-208c0%20-77.4824%2046.2129%20-144%20104%20-144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hourglass%22%20unicode=%22&#xf254;%22%20horiz-adv-x=%22384%22%20d=%22M360%20384c0%20-90.9648%20-51.0156%20-167.734%20-120.842%20-192c69.8262%20-24.2656%20120.842%20-101.035%20120.842%20-192c13.2549%200%2024%20-10.7451%2024%20-24v-16c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-336c-13.2549%200%20-24%2010.7451%20-24%2024v16c0%2013.2549%2010.7451%2024%2024%2024c0%2090.9648%2051.0156%20167.734%20120.842%20192c-69.8262%2024.2656%20-120.842%20101.035%20-120.842%20192c-13.2549%200%20-24%2010.7451%20-24%2024v16c0%2013.2549%2010.7451%2024%2024%2024h336c13.2549%200%2024%20-10.7451%2024%20-24v-16c0%20-13.2549%20-10.7451%20-24%20-24%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-rock%22%20unicode=%22&#xf255;%22%20d=%22M464.8%20368c26.2998%20-0.400391%2047.2002%20-22.5%2047.2002%20-48.7998v-133.5c0%20-12.7998%20-2.5%20-25.5%20-7.5%20-37.2998l-49%20-116.301c-4.90039%20-11.7998%20-7.5%20-24.5%20-7.5%20-37.2998v-2.89941c0%20-13.3008%20-10.7002%20-24%20-24%20-24h-240c-13.2998%200%20-24%2010.6992%20-24%2024v6.69922c0%2013.7002%20-5.90039%2026.8008%20-16.0996%2035.9004l-111.7%2099.2998c-20.5%2018.2998%20-32.2002%2044.4004%20-32.2002%2071.7998v66.4004c0%2026.7998%2021.9004%2048.4004%2048.7998%2048c26.2998%20-0.5%2047.2002%20-22.5%2047.2002%20-48.7998v-48.1006l8%20-7.09961v136c0%2026.7998%2021.9004%2048.4004%2048.7998%2048c26.2998%20-0.5%2047.2002%20-22.5%2047.2002%20-48.7998v-31.2002h8v48c0%2026.7998%2021.9004%2048.4004%2048.7998%2048c26.2998%20-0.5%2047.2002%20-22.5%2047.2002%20-48.7998v-47.2002h8v32c0%2026.7998%2021.9004%2048.4004%2048.7998%2048c26.2998%20-0.5%2047.2002%20-22.5%2047.2002%20-48.7998v-31.2002h8c0%2026.7998%2021.9004%2048.4004%2048.7998%2048z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-paper%22%20unicode=%22&#xf256;%22%20horiz-adv-x=%22448%22%20d=%22M408.781%20319.993c21.7305%20-0.416016%2039.2188%20-18.1621%2039.2178%20-39.9932v-150.359c0%20-15.166%20-1.77344%20-29.8193%20-5.10449%20-43.9746l-26.5078%20-112.66c-5.10156%20-21.6816%20-24.4502%20-37.0059%20-46.7236%20-37.0059h-197.59c-15.9629%200%20-30.0908%207.76562%20-38.8193%2019.7676l-125.601%20172.705c-12.9932%2017.8672%20-9.04297%2042.8838%208.82129%2055.877c17.8682%2012.9941%2042.8848%209.04297%2055.877%20-8.82227l31.6484%20-43.5195v235.992c0%2021.8311%2017.4883%2039.5771%2039.2188%2039.9932c22.4248%200.428711%2040.7812%20-18.3535%2040.7812%20-40.7832v-175.21h8v216c0%2021.8311%2017.4883%2039.5771%2039.2188%2039.9932c22.4248%200.428711%2040.7812%20-18.3535%2040.7812%20-40.7832v-215.21h8v177c0%2021.8311%2017.4883%2039.5771%2039.2188%2039.9932c22.4248%200.428711%2040.7812%20-18.3535%2040.7812%20-40.7832v-176.21h8v87.21c0%2022.4297%2018.3564%2041.2119%2040.7812%2040.7832z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-scissors%22%20unicode=%22&#xf257;%22%20d=%22M216%208c0%2022.0918%2017.9092%2040%2040%2040v8h-32c-22.0908%200%20-40%2017.9082%20-40%2040s17.9092%2040%2040%2040h32v8h-208c-26.5098%200%20-48%2021.4902%20-48%2048s21.4902%2048%2048%2048h208v13.5723l-177.551%2069.7393c-24.6738%209.69434%20-36.8184%2037.5557%20-27.125%2062.2285c9.69238%2024.6738%2037.5537%2036.8174%2062.2275%2027.124l190.342%20-74.7646l24.8721%2031.0898c12.3066%2015.3809%2033.9785%2019.5146%2051.0811%209.74121l112%20-64c12.0605%20-6.89355%2020.1533%20-19.8564%2020.1533%20-34.7305v-240c0%20-18.5615%20-12.7695%20-34.6855%20-30.8379%20-38.9365l-136%20-32c-2.94824%20-0.694336%20-6.00391%20-1.06348%20-9.16211%20-1.06348h-80c-22.0908%200%20-40%2017.9082%20-40%2040z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-lizard%22%20unicode=%22&#xf258;%22%20horiz-adv-x=%22576%22%20d=%22M384%20-32v61.4609c0%208.5332%20-4.4375%2016.0166%20-11.1543%2020.2734l-111.748%2070.8105c-7.41895%204.70215%20-16.2656%207.45508%20-25.6914%207.45508h-147.406c-13.2549%200%20-24%2010.7451%20-24%2024v8c0%2035.3457%2028.6543%2064%2064%2064h123.648c13.3086%200%2024.7158%208.12109%2029.5371%2019.6924l21.4102%2051.3848c4.94141%2011.8555%20-3.77051%2024.9229%20-16.6143%2024.9229h-229.981c-30.9277%200%20-56%2025.0723%20-56%2056v16c0%2013.2549%2010.7451%2024%2024%2024h333.544c17.0908%200%2032.0781%20-8.90137%2040.583%20-22.3682l163.04%20-258.146c9.35645%20-14.8145%2014.833%20-32.4619%2014.833%20-51.2637v-116.222h-192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-spock%22%20unicode=%22&#xf259;%22%20d=%22M510.9%20302.729l-68.2969%20-286.823c-10.8975%20-45.7705%20-52.0801%20-79.9062%20-101.166%20-79.9062h-127.363c-36.0293%200%20-68.8447%2014.0459%20-93.1855%2036.9531l-108.298%20101.92c-7.72754%207.29297%20-12.5537%2017.6299%20-12.5537%2029.084c0%2022.0723%2017.9199%2039.9922%2039.9922%2039.9922c10.5742%200%2020.2188%20-4.11426%2027.374%20-10.8262l60.5928%20-57.0254v0c0%2027.958%20-4.1084%2054.9473%20-11.6699%2080.4668l-42.6885%20144.075c-1.06738%203.60254%20-1.63965%207.41699%20-1.63965%2011.3633c0%2022.0801%2017.9258%2040.0059%2040.0049%2040.0059c18.1338%200%2033.4512%20-12.0977%2038.3525%20-28.6504l37.1543%20-125.395c1.02148%20-3.44629%204.21387%20-5.96387%207.99023%20-5.96387c4.59766%200%208.33105%203.7334%208.33105%208.33105c0%200.717773%20-0.09375%201.41016%20-0.264648%202.07422l-50.3047%20195.641c-0.821289%203.19238%20-1.25879%206.53711%20-1.25879%209.98438c0%2022.0742%2017.9219%2039.9961%2039.9971%2039.9961c18.6279%200%2034.291%20-12.793%2038.7305%20-30.043l56.0947%20-218.158c1.15527%20-4.49512%205.23926%20-7.82129%2010.0928%20-7.82129c5.03125%200%209.23438%203.57715%2010.207%208.32227l37.6826%20183.704c3.76074%2018.2139%2019.9043%2031.9248%2039.2256%2031.9248c4.20703%200%208.26562%20-0.629883%2012.0771%20-1.83496c19.8604%20-6.2998%2030.8623%20-27.6738%2026.6758%20-48.085l-33.8389%20-164.967c-0.101562%20-0.492188%20-0.154297%20-1.00098%20-0.154297%20-1.52344c0%20-4.16797%203.38379%20-7.55176%207.55176%20-7.55176c3.56445%200%206.55566%202.48535%207.34668%205.80859l29.3975%20123.459c4.19141%2017.6016%2020.0312%2030.708%2038.9082%2030.708c22.0732%200%2039.9941%20-17.9209%2039.9941%20-39.9941c0%20-3.19727%20-0.380859%20-6.26465%20-1.09082%20-9.24512v0z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-pointer%22%20unicode=%22&#xf25a;%22%20horiz-adv-x=%22448%22%20d=%22M448%20208v-96c0%20-3.08398%20-0.356445%20-6.15918%20-1.06348%20-9.16211l-32%20-136c-4.25098%20-18.0684%20-20.375%20-30.8379%20-38.9365%20-30.8379h-208c-13.3018%200%20-25.0752%206.47168%20-32.3496%2016.4727l-127.997%20176c-12.9932%2017.8662%20-9.04297%2042.8838%208.82129%2055.876c17.8672%2012.9941%2042.8848%209.04297%2055.877%20-8.82227l31.6484%20-43.5186v275.992c0%2022.0908%2017.9082%2040%2040%2040s40%20-17.9092%2040%20-40v-200h8v40c0%2022.0908%2017.9082%2040%2040%2040s40%20-17.9092%2040%20-40v-40h8v24c0%2022.0908%2017.9082%2040%2040%2040s40%20-17.9092%2040%20-40v-24h8c0%2022.0908%2017.9082%2040%2040%2040s40%20-17.9092%2040%20-40zM192%20128h-8v-96h8v96zM280%20128h-8v-96h8v96zM368%20128h-8v-96h8v96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-peace%22%20unicode=%22&#xf25b;%22%20horiz-adv-x=%22448%22%20d=%22M408%20232c22.0918%200%2040%20-17.9092%2040%20-40v-80c0%20-3.1582%20-0.369141%20-6.21484%20-1.06348%20-9.16211l-32%20-136c-4.25098%20-18.0684%20-20.375%20-30.8379%20-38.9365%20-30.8379h-240c-14.874%200%20-27.8379%208.09375%20-34.7285%2020.1543l-64%20112c-9.77441%2017.1025%20-5.64062%2038.7744%209.74023%2051.0811l31.0898%2024.8721l-74.7646%20190.342c-9.69336%2024.6738%202.4502%2052.5342%2027.124%2062.2266c24.6729%209.69434%2052.5332%20-2.4502%2062.2275%20-27.125l69.7393%20-177.551h13.5723v208c0%2026.5098%2021.4902%2048%2048%2048s48%20-21.4902%2048%20-48v-208h8v32c0%2022.0908%2017.9082%2040%2040%2040s40%20-17.9092%2040%20-40v-32h8c0%2022.0908%2017.9082%2040%2040%2040z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trademark%22%20unicode=%22&#xf25c;%22%20horiz-adv-x=%22640%22%20d=%22M260.6%20352c6.60059%200%2012%20-5.40039%2011.9004%20-12v-43.0996c0%20-6.60059%20-5.40039%20-12%20-12%20-12h-85.0996v-240.9c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-54.3008c-6.59961%200%20-12%205.40039%20-12%2012v240.9h-85.0996c-6.59961%200%20-12%205.39941%20-12%2012v43.0996c0%206.59961%205.40039%2012%2012%2012h248.6zM640%2045c0.5%20-7%20-5%20-13%20-12%20-13h-53.9004c-6.2998%200%20-11.5996%204.90039%20-12%2011.2002l-9.09961%20132.899c-1.7998%2024.2002%200%2053.7002%200%2053.7002h-0.900391s-10.6992%20-33.5996%20-17.8994%20-53.7002l-30.7002%20-84.6992c-1.7002%20-4.7002%20-6.2002%20-7.90039%20-11.2998%20-7.90039h-50.2998c-5.10059%200%20-9.60059%203.2002%20-11.3008%207.90039l-30.6992%2084.6992c-7.2002%2020.1006%20-17.9004%2053.7002%20-17.9004%2053.7002h-0.900391s1.80078%20-29.5%200%20-53.7002l-9.09961%20-132.899c-0.5%20-6.2998%20-5.7002%20-11.2002%20-12%20-11.2002h-54.5c-7.09961%200%20-12.5996%206%20-12%2013l24.4004%20296c0.599609%206.2002%205.7998%2011%2012%2011h65.3994c5.10059%200%209.60059%20-3.2998%2011.2998%20-8.09961l43.8008%20-127.101c7.19922%20-20.5996%2016.0996%20-52.7998%2016.0996%20-52.7998h0.900391s8.89941%2032.2002%2016.0996%2052.7998l43.7998%20127.101c1.60059%204.7998%206.2002%208.09961%2011.2998%208.09961h65.4004c6.2998%200%2011.5%20-4.7998%2012%20-11z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22registered%22%20unicode=%22&#xf25d;%22%20d=%22M285.363%20240.525c0%20-18.6006%20-9.83105%20-28.4316%20-28.4316%20-28.4316h-29.876v56.1406h23.3779c28.668%200%2034.9297%20-8.77344%2034.9297%20-27.709zM504%20192c0%20-136.967%20-111.033%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.033%20248%20248%20248s248%20-111.033%20248%20-248zM363.411%2087.5859c-46.7295%2084.8252%20-43.2988%2078.6357%20-44.7021%2080.9805c23.4316%2015.1719%2037.9453%2042.9785%2037.9453%2074.4854c0%2054.2441%20-31.5%2089.252%20-105.498%2089.252h-70.667c-13.2549%200%20-24%20-10.7451%20-24%20-24v-232.304c0%20-13.2549%2010.7451%20-24%2024%20-24h22.5664c13.2549%200%2024%2010.7451%2024%2024v71.6631h25.5566l44.1289%20-82.9375c4.03516%20-7.58301%2012.0049%20-12.7266%2021.1875%20-12.7266h24.4639c18.2617%200.000976562%2029.8291%2019.5908%2021.0186%2035.5869z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tv%22%20unicode=%22&#xf26c;%22%20horiz-adv-x=%22640%22%20d=%22M592%20448c26.4922%200%2048%20-21.5078%2048%20-48v-320c0%20-26.4922%20-21.5078%20-48%20-48%20-48h-240v-32h176c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h176v32h-240c-26.4922%200%20-48%2021.5078%20-48%2048v320c0%2026.4922%2021.5078%2048%2048%2048h544zM576%2096v288h-512v-288h512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-plus%22%20unicode=%22&#xf271;%22%20horiz-adv-x=%22448%22%20d=%22M436%20288h-424c-6.59961%200%20-12%205.40039%20-12%2012v36c0%2026.5%2021.5%2048%2048%2048h48v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h128v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h48c26.5%200%2048%20-21.5%2048%20-48v-36c0%20-6.59961%20-5.40039%20-12%20-12%20-12zM12%20256h424c6.59961%200%2012%20-5.40039%2012%20-12v-260c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v260c0%206.59961%205.40039%2012%2012%2012zM328%20116c0%206.59961%20-5.40039%2012%20-12%2012h-60v60c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-60h-60c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h60v-60c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012v60h60c6.59961%200%2012%205.40039%2012%2012v40z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-minus%22%20unicode=%22&#xf272;%22%20horiz-adv-x=%22448%22%20d=%22M436%20288h-424c-6.59961%200%20-12%205.40039%20-12%2012v36c0%2026.5%2021.5%2048%2048%2048h48v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h128v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h48c26.5%200%2048%20-21.5%2048%20-48v-36c0%20-6.59961%20-5.40039%20-12%20-12%20-12zM12%20256h424c6.59961%200%2012%20-5.40039%2012%20-12v-260c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v260c0%206.59961%205.40039%2012%2012%2012zM316%2064c6.59961%200%2012%205.40039%2012%2012v40c0%206.59961%20-5.40039%2012%20-12%2012h-184c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h184z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-times%22%20unicode=%22&#xf273;%22%20horiz-adv-x=%22448%22%20d=%22M436%20288h-424c-6.59961%200%20-12%205.40039%20-12%2012v36c0%2026.5%2021.5%2048%2048%2048h48v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h128v52c0%206.59961%205.40039%2012%2012%2012h40c6.59961%200%2012%20-5.40039%2012%20-12v-52h48c26.5%200%2048%20-21.5%2048%20-48v-36c0%20-6.59961%20-5.40039%20-12%20-12%20-12zM12%20256h424c6.59961%200%2012%20-5.40039%2012%20-12v-260c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v260c0%206.59961%205.40039%2012%2012%2012zM269.3%2096l48.1006%2048.0996c4.69922%204.7002%204.69922%2012.3008%200%2017l-28.3008%2028.3008c-4.69922%204.69922%20-12.2998%204.69922%20-17%200l-48.0996%20-48.1006l-48.0996%2048.1006c-4.7002%204.69922%20-12.3008%204.69922%20-17%200l-28.3008%20-28.3008c-4.69922%20-4.69922%20-4.69922%20-12.2998%200%20-17l48.1006%20-48.0996l-48.1006%20-48.0996c-4.69922%20-4.7002%20-4.69922%20-12.3008%200%20-17l28.3008%20-28.3008c4.69922%20-4.69922%2012.2998%20-4.69922%2017%200l48.0996%2048.1006l48.0996%20-48.1006c4.7002%20-4.69922%2012.3008%20-4.69922%2017%200l28.3008%2028.3008c4.69922%204.69922%204.69922%2012.2998%200%2017z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-check%22%20unicode=%22&#xf274;%22%20horiz-adv-x=%22448%22%20d=%22M436%20288h-424c-6.62695%200%20-12%205.37305%20-12%2012v36c0%2026.5098%2021.4902%2048%2048%2048h48v52c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-52h128v52c0%206.62695%205.37305%2012%2012%2012h40c6.62695%200%2012%20-5.37305%2012%20-12v-52h48c26.5098%200%2048%20-21.4902%2048%20-48v-36c0%20-6.62695%20-5.37305%20-12%20-12%20-12zM12%20256h424c6.62695%200%2012%20-5.37305%2012%20-12v-260c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v260c0%206.62695%205.37305%2012%2012%2012zM345.296%20160.053l-28.1689%2028.3984c-4.66699%204.70508%20-12.2646%204.73535%20-16.9697%200.0673828l-106.037%20-105.184l-45.9805%2046.3516c-4.66699%204.70508%20-12.2656%204.73633%20-16.9707%200.0683594l-28.3965%20-28.1699c-4.70508%20-4.66699%20-4.73633%20-12.2646%20-0.0683594%20-16.9697l82.6006%20-83.2695c4.66699%20-4.70508%2012.2656%20-4.73535%2016.9707%20-0.0673828l142.952%20141.805c4.70508%204.66699%204.73633%2012.2646%200.0683594%2016.9697z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22industry%22%20unicode=%22&#xf275;%22%20d=%22M475.115%20284.219c15.9541%2010.1514%2036.8848%20-1.33105%2036.8848%20-20.248v-271.971c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-464c-13.2549%200%20-24%2010.7451%20-24%2024v400c0%2013.2549%2010.7451%2024%2024%2024h112c13.2549%200%2024%20-10.7451%2024%20-24v-196.309l139.115%2088.5273c15.9541%2010.1514%2036.8848%20-1.33203%2036.8848%20-20.248v-68.2793z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map-pin%22%20unicode=%22&#xf276;%22%20horiz-adv-x=%22288%22%20d=%22M112%20131.06c10.3896%20-1.91992%2021.0596%20-3.05957%2032%20-3.05957s21.6104%201.13965%2032%203.05957v-156.689l-22.0098%20-33.0205c-4.75%20-7.11914%20-15.2207%20-7.11914%20-19.9707%200l-22.0195%2033.0205v156.689zM144%20448c79.5303%200%20144%20-64.4697%20144%20-144s-64.4697%20-144%20-144%20-144s-144%2064.4697%20-144%20144s64.4697%20144%20144%20144zM144%20372c6.62012%200%2012%205.37988%2012%2012s-5.37988%2012%20-12%2012c-50.7197%200%20-92%20-41.2695%20-92%20-92c0%20-6.62012%205.37988%20-12%2012%20-12s12%205.37988%2012%2012c0%2037.5%2030.5%2068%2068%2068z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map-signs%22%20unicode=%22&#xf277;%22%20d=%22M507.31%20363.31c6.25%20-6.25%206.25%20-16.3691%200%20-22.6299l-43.3096%20-43.3096c-6.00977%20-6%20-14.1396%20-9.37012%20-22.6299%20-9.37012h-385.37c-13.25%200%20-24%2010.75%20-24%2024v80c0%2013.25%2010.75%2024%2024%2024h168v16c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-16h153.37c8.49023%200%2016.6299%20-3.37012%2022.6299%20-9.37012zM224%20-48v112h64v-112c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016zM456%20224c13.25%200%2024%20-10.75%2024%20-24v-80c0%20-13.25%20-10.75%20-24%20-24%20-24h-385.37c-8.49023%200%20-16.6299%203.37012%20-22.6299%209.37012l-43.3096%2043.3096c-6.25%206.25%20-6.25%2016.3799%200%2022.6299l43.3096%2043.3203c6.00977%206%2014.1396%209.37012%2022.6299%209.37012h153.37v32h64v-32h168z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map%22%20unicode=%22&#xf279;%22%20horiz-adv-x=%22576%22%20d=%22M0%20330.34c0.00292969%2013.4697%208.32617%2024.9932%2020.1201%2029.71l139.88%2055.9502v-384l-138.06%20-62.8398c-10.5107%20-4.2002%20-21.9404%203.54004%20-21.9404%2014.8594v346.32zM192%2032v384l192%20-64v-384zM554.06%20414.84c10.5107%204.2002%2021.9404%20-3.54004%2021.9404%20-14.8594v-346.32c0%20-13.4707%20-8.32422%20-24.9951%20-20.1201%20-29.71l-139.88%20-55.9502v384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment-alt%22%20unicode=%22&#xf27a;%22%20d=%22M448%20448c35.2998%200%2064%20-28.7002%2064%20-64v-288c0%20-35.2998%20-28.7002%20-64%20-64%20-64h-144l-124.9%20-93.7002c-7.89941%20-5.7998%20-19.0996%20-0.0996094%20-19.0996%209.7002v84h-96c-35.2998%200%20-64%2028.7002%20-64%2064v288c0%2035.2998%2028.7002%2064%2064%2064h384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pause-circle%22%20unicode=%22&#xf28b;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM240%20112v160c0%208.7998%20-7.2002%2016%20-16%2016h-48c-8.7998%200%20-16%20-7.2002%20-16%20-16v-160c0%20-8.7998%207.2002%20-16%2016%20-16h48c8.7998%200%2016%207.2002%2016%2016zM352%20112v160c0%208.7998%20-7.2002%2016%20-16%2016h-48c-8.7998%200%20-16%20-7.2002%20-16%20-16v-160c0%20-8.7998%207.2002%20-16%2016%20-16h48c8.7998%200%2016%207.2002%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stop-circle%22%20unicode=%22&#xf28d;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM352%20112v160c0%208.7998%20-7.2002%2016%20-16%2016h-160c-8.7998%200%20-16%20-7.2002%20-16%20-16v-160c0%20-8.7998%207.2002%20-16%2016%20-16h160c8.7998%200%2016%207.2002%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shopping-bag%22%20unicode=%22&#xf290;%22%20horiz-adv-x=%22448%22%20d=%22M352%20288h96v-272c0%20-44.1826%20-35.8174%20-80%20-80%20-80h-288c-44.1826%200%20-80%2035.8174%20-80%2080v272h96v32c0%2070.5801%2057.4199%20128%20128%20128c70.5791%200%20128%20-57.4199%20128%20-128v-32zM160%20320v-32h128v32c0%2035.29%20-28.71%2064%20-64%2064s-64%20-28.71%20-64%20-64zM320%20200c13.2549%200%2024%2010.7451%2024%2024s-10.7451%2024%20-24%2024s-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24zM128%20200c13.2549%200%2024%2010.7451%2024%2024s-10.7451%2024%20-24%2024s-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shopping-basket%22%20unicode=%22&#xf291;%22%20horiz-adv-x=%22576%22%20d=%22M576%20232v-16c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-8l-26.1133%20-182.788c-3.37793%20-23.6465%20-23.6299%20-41.2119%20-47.5166%20-41.2119h-364.74c-23.8867%200%20-44.1387%2017.5654%20-47.5176%2041.2119l-26.1123%20182.788h-8c-13.2549%200%20-24%2010.7451%20-24%2024v16c0%2013.2549%2010.7451%2024%2024%2024h67.3408l106.78%20146.821c10.3945%2014.292%2030.4072%2017.4531%2044.7012%207.05762c14.293%20-10.3945%2017.4531%20-30.4082%207.05762%20-44.7012l-79.4033%20-109.178h235.047l-79.4033%20109.179c-10.3955%2014.292%20-7.23438%2034.3066%207.05859%2044.7012c14.291%2010.3955%2034.3066%207.23535%2044.7012%20-7.05762l106.779%20-146.822h67.3408c13.2549%200%2024%20-10.7451%2024%20-24zM312%2056v112c0%2013.2549%20-10.7451%2024%20-24%2024s-24%20-10.7451%20-24%20-24v-112c0%20-13.2549%2010.7451%20-24%2024%20-24s24%2010.7451%2024%2024zM424%2056v112c0%2013.2549%20-10.7451%2024%20-24%2024s-24%20-10.7451%20-24%20-24v-112c0%20-13.2549%2010.7451%20-24%2024%20-24s24%2010.7451%2024%2024zM200%2056v112c0%2013.2549%20-10.7451%2024%20-24%2024s-24%20-10.7451%20-24%20-24v-112c0%20-13.2549%2010.7451%20-24%2024%20-24s24%2010.7451%2024%2024z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hashtag%22%20unicode=%22&#xf292;%22%20horiz-adv-x=%22448%22%20d=%22M440.667%20265.891c-1.00195%20-5.61328%20-5.91309%20-9.89062%20-11.8135%20-9.89062h-79.0957l-22.8564%20-128h74.8096c7.4707%200%2013.126%20-6.75391%2011.8135%20-14.1094l-7.14355%20-40c-1.00195%20-5.61328%20-5.91309%20-9.89062%20-11.8125%20-9.89062h-79.0967l-15.377%20-86.1094c-1.00195%20-5.61328%20-5.91309%20-9.89062%20-11.8125%20-9.89062h-40.6318c-7.47266%200%20-13.127%206.75391%20-11.8135%2014.1094l14.623%2081.8906h-98.6338l-15.3779%20-86.1094c-1.00195%20-5.61328%20-5.91309%20-9.89062%20-11.8135%20-9.89062h-40.6318c-7.4707%200%20-13.126%206.75391%20-11.8125%2014.1094l14.623%2081.8906h-74.8105c-7.4707%200%20-13.126%206.75391%20-11.8125%2014.1094l7.14258%2040c1.00195%205.61328%205.91309%209.89062%2011.8135%209.89062h79.0957l22.8564%20128h-74.8096c-7.4707%200%20-13.126%206.75391%20-11.8135%2014.1094l7.14355%2040c1.00195%205.61328%205.91309%209.89062%2011.8125%209.89062h79.0967l15.377%2086.1094c1.00195%205.61328%205.91309%209.89062%2011.8125%209.89062h40.6318c7.47266%200%2013.127%20-6.75391%2011.8135%20-14.1094l-14.623%20-81.8906h98.6348l15.377%2086.1094c1.00195%205.61328%205.91309%209.89062%2011.8135%209.89062h40.6318c7.4707%200%2013.126%20-6.75391%2011.8125%20-14.1094l-14.623%20-81.8906h74.8105c7.4707%200%2013.126%20-6.75391%2011.8125%20-14.1094zM261.889%20128l22.8574%20128h-98.6338l-22.8574%20-128h98.6338z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22percent%22%20unicode=%22&#xf295;%22%20horiz-adv-x=%22448%22%20d=%22M112%20224c-61.9004%200%20-112%2050.0996%20-112%20112s50.0996%20112%20112%20112s112%20-50.0996%20112%20-112s-50.0996%20-112%20-112%20-112zM112%20384c-26.5%200%20-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48s48%2021.5%2048%2048s-21.5%2048%20-48%2048zM336%20160c61.9004%200%20112%20-50.0996%20112%20-112s-50.0996%20-112%20-112%20-112s-112%2050.0996%20-112%20112s50.0996%20112%20112%20112zM336%200c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48zM392.3%20447.8l31.6006%200.100586c19.3994%200.0996094%2030.8994%20-21.8008%2019.6992%20-37.8008l-366.199%20-463.699c-4.33203%20-6.17773%20-11.4912%20-10.1973%20-19.6006%20-10.2002l-33.3994%20-0.100586c-19.5%200%20-30.9004%2021.9004%20-19.7002%2037.8008l368%20463.699c4.5%206.40039%2011.7998%2010.2002%2019.5996%2010.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22universal-access%22%20unicode=%22&#xf29a;%22%20d=%22M256%20400c-114.971%200%20-208%20-93.0469%20-208%20-208c0%20-114.971%2093.0469%20-208%20208%20-208c114.971%200%20208%2093.0469%20208%20208c0%20114.971%20-93.0469%20208%20-208%20208zM256%20440c136.967%200%20248%20-111.033%20248%20-248s-111.033%20-248%20-248%20-248s-248%20111.033%20-248%20248s111.033%20248%20248%20248zM256%20384c106.039%200%20192%20-85.9609%20192%20-192s-85.9609%20-192%20-192%20-192s-192%2085.9609%20-192%20192s85.9609%20192%20192%20192zM256%20340c-19.8818%200%20-36%20-16.1182%20-36%20-36s16.1182%20-36%2036%20-36s36%2016.1182%2036%2036s-16.1182%2036%20-36%2036zM373.741%20241.977c8.59961%202.03027%2013.9258%2010.6484%2011.8965%2019.249c-2.03027%208.60156%20-10.6494%2013.9258%20-19.249%2011.8955c-96.4912%20-22.7832%20-124.089%20-22.8291%20-220.774%200c-8.60254%202.03125%20-17.2178%20-3.29395%20-19.249%20-11.8955c-2.03125%20-8.60059%203.29492%20-17.2178%2011.8945%20-19.249c28.7129%20-6.7793%2055.5127%20-12.749%2082.1416%20-15.8066c-0.852539%20-101.08%20-12.3242%20-123.08%20-25.0371%20-155.621c-3.61719%20-9.25879%200.957031%20-19.6982%2010.2168%20-23.3145c9.26465%20-3.61914%2019.7002%200.961914%2023.3154%2010.2168c8.72754%2022.3408%2017.0947%2040.6982%2022.2617%2078.5488h9.68555c5.1748%20-37.9131%2013.5566%20-56.2412%2022.2617%20-78.5488c3.61621%20-9.25977%2014.0547%20-13.834%2023.3154%20-10.2168c9.25977%203.61621%2013.834%2014.0547%2010.2168%2023.3145c-12.7305%2032.5693%20-24.1855%2054.5986%20-25.0371%20155.621c26.6299%203.05859%2053.4287%209.02832%2082.1406%2015.8066z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blind%22%20unicode=%22&#xf29d;%22%20horiz-adv-x=%22384%22%20d=%22M380.15%20-62.8369c-1.20898%20-0.733398%20-2.62695%20-1.15625%20-4.14258%20-1.15625c-2.89941%200%20-5.44336%201.53223%20-6.84668%203.84277l-125.33%20206.428c5.10547%202.02539%209.53809%205.2959%2012.958%209.48438l126.048%20-207.607c0.734375%20-1.20898%201.15723%20-2.62793%201.15723%20-4.14355c0%20-2.89941%20-1.53223%20-5.44434%20-3.84375%20-6.84766zM142.803%20133.662l62.8145%20-153.537c6.69141%20-16.3584%20-1.14453%20-35.042%20-17.501%20-41.7344c-16.3564%20-6.69043%20-35.04%201.1416%20-41.7334%2017.501l-36.1201%2088.2852zM96%20360c-24.3008%200%20-44%2019.6992%20-44%2044s19.6992%2044%2044%2044s44%20-19.6992%2044%20-44s-19.6992%20-44%20-44%20-44zM250.837%20190.872c8.19336%20-10.374%206.44434%20-25.4922%20-3.96582%20-33.708c-9.33984%20-7.37402%20-24.5635%20-7.61914%20-33.708%203.96484l-102.3%20129.217c-0.733398%200.924805%20-1.86328%201.5127%20-3.13281%201.5127c-2.20801%200%20-4.00098%20-1.79297%20-4.00098%20-4.00098c0%20-0.9375%200.323242%20-1.7998%200.864258%20-2.48242l31.4062%20-39.8164v-107.196l-65.9258%20-181.288c-6.04102%20-16.6143%20-24.4072%20-25.1768%20-41.0088%20-19.1387c-16.6104%206.04004%20-25.1787%2024.4004%20-19.1387%2041.0098l54.0732%20148.693v140.698l-16%20-20.5713v-79.7656c0%20-13.0996%20-10.4951%20-23.748%20-23.5361%20-23.9961c-13.4531%20-0.254883%20-24.4639%2011.0811%20-24.4639%2024.5361v95.6943l61.0557%2078.5c4.72754%206.0791%2011.7979%209.23633%2018.9443%209.23926v0.0263672h32v-0.015625c7.08691%20-0.00390625%2014.1035%20-3.11719%2018.8369%20-9.1123z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22audio-description%22%20unicode=%22&#xf29e;%22%20d=%22M162.925%20209.291l8.82227%20-30.6553h-25.6064l9.04102%2030.6523c1.27734%204.4209%202.65137%209.99414%203.87207%2015.2451c1.2207%20-5.25098%202.59473%20-10.8232%203.87109%20-15.2422zM329.399%20241.39c28.6846%200%2046.1748%20-16.7656%2046.1748%20-49.0049c0%20-32.0977%20-16.3994%20-49.7754%20-46.1748%20-49.7754h-14.5234v98.7803h14.5234zM512%20336v-288c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v288c0%2026.5098%2021.4902%2048%2048%2048h416c26.5098%200%2048%20-21.4902%2048%20-48zM245.459%20111.861l-57.0967%20168c-1.6084%204.73242%20-6.08887%208.13867%20-11.3623%208.13867h-35.8936c-5.27344%200%20-9.75391%20-3.40625%20-11.3623%20-8.13867l-57.0967%20-168c-2.64453%20-7.7832%203.1416%20-15.8613%2011.3613%20-15.8613h29.1328c5.47559%200%2010.0977%203.67676%2011.5352%208.69336l8.57422%2029.9053h51.3672l8.79297%20-29.9766c1.46094%20-4.97949%206.06543%20-8.62207%2011.5146%20-8.62207h29.1719c8.2207%200%2014.0059%208.07812%2011.3613%2015.8613zM430.16%20192.386c0%2058.9775%20-37.9189%2095.6143%20-98.96%2095.6143h-57.3662c-6.62695%200%20-12%20-5.37305%20-12%20-12v-168c0%20-6.62695%205.37305%20-12%2012%20-12h57.3662c61.041%200%2098.96%2036.9326%2098.96%2096.3857z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phone-volume%22%20unicode=%22&#xf2a0;%22%20horiz-adv-x=%22384%22%20d=%22M97.333%20-58.9658c-129.874%20129.874%20-129.681%20340.252%200%20469.933c5.69824%205.69824%2014.5273%206.63184%2021.2627%202.42188l64.8174%20-40.5127c4.86035%20-3.03711%208.09668%20-8.43652%208.09668%20-14.5859c0%20-2.25098%20-0.458984%20-4.40137%20-1.24805%20-6.37207l-32.4082%20-81.0205c-2.5332%20-6.33496%20-8.73047%20-10.8145%20-15.9648%20-10.8145c-0.583008%200%20-1.13574%200.0380859%20-1.7041%200.0947266l-55.8096%205.58008c-21.0508%20-58.2607%20-20.6123%20-122.471%200%20-179.515l55.8105%205.58105c0.568359%200.0566406%201.14551%200.0859375%201.72852%200.0859375c7.23438%200%2013.4072%20-4.4707%2015.9414%20-10.8047l32.4072%20-81.0225c0.789062%20-1.9707%201.22266%20-4.12207%201.22266%20-6.37305c0%20-6.14844%20-3.21094%20-11.5469%20-8.07129%20-14.585l-64.8174%20-40.5127c-2.6377%20-1.64844%20-5.75391%20-2.60156%20-9.09082%20-2.60156c-4.74316%200%20-9.06152%201.91211%20-12.1729%205.02344zM247.126%20352.527c11.832%20-20.0469%2011.832%20-45.0088%200%20-65.0557c-3.9502%20-6.69238%20-13.1084%20-7.95898%20-18.7178%20-2.58105l-5.97559%205.72656c-3.91016%203.74805%20-4.79297%209.62207%20-2.26074%2014.4102c2.35645%204.46191%203.69141%209.5459%203.69141%2014.9395c0%205.39258%20-1.33496%2010.543%20-3.69141%2015.0049c-2.5332%204.78809%20-1.64941%2010.6621%202.26074%2014.4102l5.97559%205.72656c5.60938%205.37793%2014.7676%204.11133%2018.7178%20-2.58105zM338.913%20443.714c60.1396%20-71.6035%2060.0918%20-175.882%200%20-247.428c-4.47363%20-5.32715%20-12.5303%20-5.74609%20-17.5518%20-0.933594l-5.79785%205.55762c-4.56055%204.37109%20-4.97754%2011.5293%20-0.930664%2016.3789c49.6875%2059.5381%2049.6465%20145.933%200%20205.422c-4.04688%204.84961%20-3.63086%2012.0078%200.930664%2016.3789l5.79785%205.55762c5.02148%204.8125%2013.0781%204.39355%2017.5518%20-0.933594zM292.941%20398.773c36.0498%20-46.3223%2036.1074%20-111.149%200%20-157.547c-4.39062%20-5.64062%20-12.6973%20-6.25098%20-17.8564%20-1.30371l-5.81836%205.5791c-4.39941%204.21875%20-4.99805%2011.0947%20-1.28418%2015.9307c26.5352%2034.5645%2026.5332%2082.5723%200%20117.135c-3.71387%204.83594%20-3.11523%2011.7109%201.28418%2015.9307l5.81836%205.5791c5.15918%204.94727%2013.4658%204.33691%2017.8564%20-1.30371z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22braille%22%20unicode=%22&#xf2a1;%22%20horiz-adv-x=%22640%22%20d=%22M128%20192c0%20-35.3457%20-28.6543%20-64%20-64%20-64s-64%2028.6543%20-64%2064s28.6543%2064%2064%2064s64%20-28.6543%2064%20-64zM64%2064c17.6729%200%2032%20-14.3271%2032%20-32s-14.3271%20-32%20-32%20-32s-32%2014.3271%20-32%2032s14.3271%2032%2032%2032zM64%20416c35.3457%200%2064%20-28.6543%2064%20-64s-28.6543%20-64%20-64%20-64s-64%2028.6543%20-64%2064s28.6543%2064%2064%2064zM224%20224c17.6729%200%2032%20-14.3271%2032%20-32s-14.3271%20-32%20-32%20-32s-32%2014.3271%20-32%2032s14.3271%2032%2032%2032zM224%2064c17.6729%200%2032%20-14.3271%2032%20-32s-14.3271%20-32%20-32%20-32s-32%2014.3271%20-32%2032s14.3271%2032%2032%2032zM224%20416c35.3457%200%2064%20-28.6543%2064%20-64s-28.6543%20-64%20-64%20-64s-64%2028.6543%20-64%2064s28.6543%2064%2064%2064zM448%20224c17.6729%200%2032%20-14.3271%2032%20-32s-14.3271%20-32%20-32%20-32s-32%2014.3271%20-32%2032s14.3271%2032%2032%2032zM448%2064c17.6729%200%2032%20-14.3271%2032%20-32s-14.3271%20-32%20-32%20-32s-32%2014.3271%20-32%2032s14.3271%2032%2032%2032zM448%20416c35.3457%200%2064%20-28.6543%2064%20-64s-28.6543%20-64%20-64%20-64s-64%2028.6543%20-64%2064s28.6543%2064%2064%2064zM608%20224c17.6729%200%2032%20-14.3271%2032%20-32s-14.3271%20-32%20-32%20-32s-32%2014.3271%20-32%2032s14.3271%2032%2032%2032zM608%2064c17.6729%200%2032%20-14.3271%2032%20-32s-14.3271%20-32%20-32%20-32s-32%2014.3271%20-32%2032s14.3271%2032%2032%2032zM608%20384c17.6729%200%2032%20-14.3271%2032%20-32s-14.3271%20-32%20-32%20-32s-32%2014.3271%20-32%2032s14.3271%2032%2032%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22assistive-listening-systems%22%20unicode=%22&#xf2a2;%22%20d=%22M216%20188c0%20-15.4639%20-12.5361%20-28%20-28%20-28s-28%2012.5361%20-28%2028c0%2044.1123%2035.8877%2080%2080%2080s80%20-35.8877%2080%20-80c0%20-15.4639%20-12.5361%20-28%20-28%20-28s-28%2012.5361%20-28%2028c0%2013.2344%20-10.7666%2024%20-24%2024s-24%20-10.7656%20-24%20-24zM240%20364c97.0469%200%20176%20-78.9531%20176%20-176c0%20-95.9863%20-71.4053%20-109.798%20-72%20-144.226c-0.124023%20-59.4463%20-48.5254%20-107.774%20-108%20-107.774c-15.4639%200%20-28%2012.5361%20-28%2028s12.5361%2028%2028%2028c28.6729%200%2052%2023.3271%2052%2052l0.00292969%200.37793c0.988281%2073.3115%2071.9971%2068.458%2071.9971%20143.622c0%2066.168%20-53.832%20120%20-120%20120s-120%20-53.832%20-120%20-120c0%20-15.4639%20-12.5361%20-28%20-28%20-28s-28%2012.5361%20-28%2028c0%2097.0469%2078.9531%20176%20176%20176zM160%20128c17.6729%200%2032%20-14.3271%2032%20-32s-14.3271%20-32%20-32%20-32s-32%2014.3271%20-32%2032s14.3271%2032%2032%2032zM32%200c17.6729%200%2032%20-14.3271%2032%20-32s-14.3271%20-32%20-32%20-32s-32%2014.3271%20-32%2032s14.3271%2032%2032%2032zM512%20187.993c0%20-15.4639%20-12.5371%20-28%20-28.001%20-28s-28%2012.5361%20-28%2028c0%201.12695%20-0.00683594%202.24512%20-0.0332031%203.36328l-0.00292969%200.1875c-1.4668%2091.4404%20-60.1709%20172.599%20-146.077%20201.953c-14.6318%205.00098%20-22.4414%2020.917%20-17.4414%2035.5498c5.00098%2014.6328%2020.917%2022.4404%2035.5498%2017.4424c108.163%20-36.959%20182.082%20-139.015%20183.961%20-253.965c0.0332031%20-1.50684%200.0449219%20-3.01367%200.0449219%20-4.53125zM152.971%208.9707l-33.9404%20-33.9404l-80%2080l33.9404%2033.9404z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22american-sign-language-interpreting%22%20unicode=%22&#xf2a3;%22%20horiz-adv-x=%22640%22%20d=%22M290.547%20258.961c-20.2949%2010.1494%20-44.1465%2011.1992%20-64.7393%203.88965c42.6064%200%2071.208%20-20.4746%2085.5781%20-50.5752c8.57617%20-17.8994%20-5.14746%20-38.0713%20-23.6172%20-38.0713c18.4297%200%2032.2119%20-20.1357%2023.6172%20-38.0713c-14.7246%20-30.8457%20-46.123%20-50.8535%20-80.2979%20-50.8535c-0.556641%200%20-94.4707%208.61426%20-94.4707%208.61426l-66.4062%20-33.3467c-9.38379%20-4.69336%20-19.8145%20-0.378906%20-23.8945%207.78125l-44.4561%2088.9248c-4.16699%208.61523%20-1.11133%2018.8975%206.94531%2023.6211l58.0723%2033.0693l41.1221%2074.1953c6.38965%2057.2451%2034.7314%20109.768%2079.7432%20146.727c11.3906%209.44824%2028.3408%207.78125%2037.5098%20-3.61328c9.44629%20-11.3936%207.78027%20-28.0674%20-3.6123%20-37.5156c-12.5029%20-10.5596%20-23.6172%20-22.5098%20-32.5088%20-35.5703c21.6719%2014.7285%2046.6787%2024.7324%2074.1865%2028.0674c14.7246%201.94434%2028.0625%20-8.33594%2029.7295%20-23.0654c1.94531%20-14.7275%20-8.33594%20-28.0674%20-23.0615%20-29.7344c-16.1162%20-1.94434%20-31.1201%20-7.50293%20-44.1787%20-15.2832c26.1143%205.71289%2058.7119%203.1377%2088.0791%20-11.1152c13.3359%20-6.66895%2018.8936%20-22.5088%2012.2246%20-35.8486c-6.38965%20-13.0596%20-22.5039%20-18.6162%20-35.5645%20-12.2256zM263.318%20189.489c-6.1123%2012.5049%20-18.3379%2020.2861%20-32.2314%2020.2861h-0.107422c-19.5703%200%20-35.46%20-15.8896%20-35.46%20-35.46c0%20-0.0380859%200.00195312%20-0.0732422%200.00292969%20-0.110352c0%20-21.4277%2017.8076%20-35.5703%2035.5645%20-35.5703c13.8936%200%2026.1191%207.78125%2032.2314%2020.2861c4.44531%209.44922%2013.6133%2015.0059%2023.3389%2015.2842c-9.72559%200.277344%20-18.8936%205.83496%20-23.3389%2015.2842zM638.139%20226.726c4.16797%20-8.61426%201.11133%20-18.8965%20-6.94531%20-23.6201l-58.0713%20-33.0693l-41.1221%20-74.1963c-6.38965%20-57.2451%20-34.7314%20-109.767%20-79.7432%20-146.726c-10.9316%20-9.1123%20-27.7988%20-8.14453%20-37.5098%203.6123c-9.44629%2011.3945%20-7.78027%2028.0674%203.61328%2037.5166c12.5029%2010.5586%2023.6162%2022.5088%2032.5078%2035.5703c-21.6719%20-14.7295%20-46.6787%20-24.7324%20-74.1865%20-28.0674c-10.0205%20-2.50586%20-27.5518%205.64258%20-29.7295%2023.0645c-1.94531%2014.7285%208.33594%2028.0674%2023.0615%2029.7344c16.1162%201.94629%2031.1201%207.50293%2044.1787%2015.2842c-26.1143%20-5.71289%20-58.7119%20-3.1377%20-88.0791%2011.1152c-13.3359%206.66895%20-18.8936%2022.5088%20-12.2246%2035.8477c6.38965%2013.0605%2022.5049%2018.6191%2035.5654%2012.2266c20.2949%20-10.1484%2044.1465%20-11.1982%2064.7393%20-3.88965c-42.6064%200%20-71.208%2020.4746%20-85.5781%2050.5762c-8.57617%2017.8984%205.14746%2038.0713%2023.6172%2038.0713c-18.4297%200%20-32.2109%2020.1357%20-23.6172%2038.0703c14.0332%2029.3965%2044.0391%2050.8877%2081.9658%2050.8545l92.8027%20-8.61523l66.4062%2033.3467c9.4082%204.7041%2019.8281%200.354492%2023.8936%20-7.78027zM408.912%20245.344c-13.8936%200%20-26.1191%20-7.78027%20-32.2314%20-20.2861c-4.44531%20-9.44824%20-13.6133%20-15.0059%20-23.3389%20-15.2832c9.72559%20-0.27832%2018.8936%20-5.83594%2023.3389%20-15.2842c6.1123%20-12.5049%2018.3379%20-20.2861%2032.2314%20-20.2861h0.107422c19.5703%200%2035.46%2015.8887%2035.46%2035.46c0%200.0371094%20-0.00195312%200.0722656%20-0.00292969%200.110352c0%2021.4287%20-17.8076%2035.5693%20-35.5645%2035.5693z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22deaf%22%20unicode=%22&#xf2a4;%22%20d=%22M216%20188c0%20-15.4639%20-12.5361%20-28%20-28%20-28s-28%2012.5361%20-28%2028c0%2044.1123%2035.8877%2080%2080%2080s80%20-35.8877%2080%20-80c0%20-15.4639%20-12.5361%20-28%20-28%20-28s-28%2012.5361%20-28%2028c0%2013.2344%20-10.7666%2024%20-24%2024s-24%20-10.7656%20-24%20-24zM240%20364c97.0469%200%20176%20-78.9531%20176%20-176c0%20-95.9863%20-71.4053%20-109.798%20-72%20-144.226c-0.124023%20-59.4463%20-48.5254%20-107.774%20-108%20-107.774c-15.4639%200%20-28%2012.5361%20-28%2028s12.5361%2028%2028%2028c28.6729%200%2052%2023.3271%2052%2052l0.00292969%200.37793c0.988281%2073.3115%2071.9971%2068.458%2071.9971%20143.622c0%2066.168%20-53.832%20120%20-120%20120s-120%20-53.832%20-120%20-120c0%20-15.4639%20-12.5361%20-28%20-28%20-28s-28%2012.5361%20-28%2028c0%2097.0469%2078.9531%20176%20176%20176zM508.485%20416.201c4.68652%20-4.68652%204.68652%20-12.2842%200%20-16.9727l-87.0303%20-87.0283c-4.68652%20-4.68652%20-12.2842%20-4.68652%20-16.9697%200l-28.2852%2028.2852c-4.68652%204.68652%20-4.68652%2012.2842%200%2016.9707l87.0283%2087.0293c4.6875%204.68555%2012.2842%204.68555%2016.9717%200zM168.97%20133.255l28.2861%20-28.2842c4.68652%20-4.68652%204.68652%20-12.2852%200%20-16.9707l-148.484%20-148.485c-4.6875%20-4.68555%20-12.2842%20-4.68555%20-16.9717%200l-28.2852%2028.2842c-4.68555%204.6875%20-4.68555%2012.2852%200%2016.9707l148.485%20148.485c4.68555%204.68652%2012.2842%204.68652%2016.9697%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sign-language%22%20unicode=%22&#xf2a7;%22%20horiz-adv-x=%22448%22%20d=%22M91.4336%20-35.9873c-0.306641%2016.0186%2013.1094%2029.1289%2029.1309%2029.1289h62.293v5.71484h-125.864c-16.0215%200%20-29.4375%2013.1104%20-29.1299%2029.1289c0.296875%2015.5234%2012.9717%2028.0146%2028.5645%2028.0146h126.43v5.71387h-153.722c-16.0205%200%20-29.4365%2013.1113%20-29.1299%2029.1289c0.296875%2015.5225%2012.9727%2028.0137%2028.5664%2028.0137h154.286v5.71387h-125.151c-16.0215%200%20-29.4375%2013.1104%20-29.1299%2029.1289c0.296875%2015.5215%2012.9727%2028.0127%2028.5654%2028.0127h168.566l-31.085%2022.6064c-12.7617%209.28027%20-15.583%2027.1484%20-6.30176%2039.9121c9.28027%2012.7607%2027.1494%2015.5811%2039.9121%206.30176l123.36%20-89.7148c8.57324%20-6.23535%2014.1201%20-16.3271%2014.1201%20-27.7285v-141.136c0%20-15.9102%20-10.9463%20-29.7305%20-26.4326%20-33.374l-80.4717%20-18.9346c-10.1113%20-2.37891%20-20.5771%20-3.64551%20-31.4102%20-3.64551h-107.4c-15.5928%200.000976562%20-28.2686%2012.4922%20-28.5664%2028.0137zM164.683%20189.714l-36.3711%2046.71c-9.5791%2012.3027%20-7.51172%2029.9795%204.55371%2039.75c12.4502%2010.083%2031.0371%207.55273%2040.8799%20-5.08789l13.0039%20-16.7002c-17.1426%20-15.6484%20-15.4092%20-43.0244%203.16992%20-56.5361l11.1875%20-8.13574h-36.4238zM447.981%20191.817c0.0117188%20-0.379883%200.0439453%20-0.729492%200.0439453%20-1.1123c0%20-10.9961%20-5.1875%20-20.7891%20-13.2461%20-27.0654l-61.0645%20-47.5488v16.999c0%2013.4834%20-6.51074%2026.2686%20-17.415%2034.1982l-123.359%2089.7139c-12.6357%209.18945%20-29.1934%209.16113%20-41.6904%200.904297l-52.0527%2066.8486c-9.84375%2012.6416%20-7.74121%2031.2822%205.08594%2040.8809c12.4297%209.30273%2030.0732%206.97559%2039.6523%20-5.32812l77.6758%20-99.7539l4.50879%203.51172l-94.4434%20121.287c-9.84277%2012.6416%20-7.74121%2031.2822%205.08594%2040.8818c12.4307%209.30176%2030.0732%206.97461%2039.6533%20-5.32812l94.79%20-121.734l4.50879%203.51074l-76.8887%2098.7451c-9.84277%2012.6416%20-7.74121%2031.2822%205.08594%2040.8809c12.4297%209.30273%2030.0732%206.97559%2039.6533%20-5.32715l103.562%20-133.001l-1.26172%2038.4141c-0.518555%2015.7715%2011.8457%2028.9756%2027.6191%2029.4932c15.7705%200.517578%2028.9746%20-11.8477%2029.4922%20-27.6191z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22low-vision%22%20unicode=%22&#xf2a8;%22%20horiz-adv-x=%22576%22%20d=%22M569.344%20216.369c4.20996%20-7.13086%206.62598%20-15.5469%206.62598%20-24.4199c0%20-8.87402%20-2.41699%20-17.1875%20-6.62695%20-24.3193c-31.9746%20-54.2607%20-79.6484%20-98.3232%20-136.81%20-126.301l0.00683594%20-0.00878906l43.1201%20-58.377c7.60156%20-10.8594%204.95996%20-25.8252%20-5.90039%20-33.4268l-13.1133%20-9.17773c-10.8594%20-7.59863%20-25.8223%20-4.95801%20-33.4238%205.90039l-251.836%20356.544c-13.5234%20-6.16211%20-26.5166%20-13.3994%20-38.7764%20-21.5635l189.979%20-271.399c-11.4863%20-1.21191%20-22.4707%20-1.83301%20-34.2754%20-1.83301c-15.1465%200%20-30.0566%201.02344%20-44.6641%203.00293l-40.6309%2058.04h-0.00976562l-119.399%20170.58c-10.457%20-11.1943%20-19.8271%20-23.0791%20-28.2939%20-35.9121l124.19%20-177.417c-73.1172%2025.4863%20-134.358%2076.0166%20-172.858%20141.349c-8.96484%2015.2109%20-8.76562%2033.8643%200%2048.7393c0.0107422%200.0166016%200.0234375%200.0332031%200.0332031%200.0498047c33.5459%2056.8984%2082.7676%2099.8506%20136.79%20126.242l-43.1309%2058.3945c-7.60156%2010.8604%20-4.95996%2025.8252%205.90039%2033.4268l13.1143%209.17773c10.8584%207.59961%2025.8213%204.95801%2033.4229%20-5.90039l52.7705%20-72.1689c26.3496%206.79004%2053.9834%2010.4092%2082.4512%2010.4092c119.81%200%20224.96%20-63.9492%20281.344%20-159.631zM390.026%20102.06c21.1406%2023.9658%2033.9736%2055.4365%2033.9736%2089.9404c0%2075.1738%20-60.8379%20136%20-136%20136c-17.5117%200%20-34.2422%20-3.30566%20-49.6084%20-9.32324l19.0684%20-27.2363c25.9883%207.96289%2054.7598%205.56836%2079.5098%20-7.68066h-0.0292969c-23.6504%200%20-42.8203%20-19.1699%20-42.8203%20-42.8193c0%20-23.4717%2018.9922%20-42.8203%2042.8203%20-42.8203c23.6494%200%2042.8193%2019.1699%2042.8193%2042.8203v0.0292969c18.9111%20-35.3271%2015.8818%20-79.1123%20-8.7998%20-111.68z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22handshake%22%20unicode=%22&#xf2b5;%22%20horiz-adv-x=%22640%22%20d=%22M434.7%20384c8.5%200%2016.7002%20-3.40039%2022.5996%20-9.40039l54.6006%20-54.5996v-193.5c-2.40039%202.7002%20-5%205.2998%20-7.90039%207.7002l-145.6%20118.2l26.0996%2023.8994c6.5%206%207%2016.1006%201%2022.6006c-5.90039%206.5%20-16.0996%206.89941%20-22.5996%201l-79.9004%20-73.2002c-0.0996094%20-0.100586%20-0.299805%20-0.100586%20-0.400391%20-0.200195c-16.6992%20-14.9004%20-43.3994%20-11.2002%20-56.0996%202.7002c-14.2002%2015.5%20-14.5%2040.3994%202.09961%2056c0.100586%200.0996094%200.200195%200.299805%200.300781%200.399414l98.2998%2090c5.89941%205.40039%2013.5996%208.40039%2021.5996%208.40039h85.9004zM544%20319.8h96v-255.899h-64c-17.7002%200%20-32%2014.2998%20-32%2032v223.899zM592%2095.9004c8.7998%200%2016%207.19922%2016%2016c0%208.7998%20-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16c0%20-8.80078%207.2002%20-16%2016%20-16zM0%2064v255.8h96v-223.8c0%20-17.7002%20-14.2998%20-32%20-32%20-32h-64zM48%20127.9c-8.7998%200%20-16%20-7.10059%20-16%20-16c0%20-8.80078%207.2002%20-16%2016%20-16s16%207.19922%2016%2016c0%208.7998%20-7.2002%2016%20-16%2016zM483.9%20109.3c13.6992%20-11.2002%2015.7998%20-31.2998%204.59961%20-45.0996l-9.5%20-11.7002c-11.0996%20-13.7998%20-31.2998%20-15.7998%20-45%20-4.7002l-5.40039%204.40039l-31.3994%20-38.6006c-12.9004%20-15.8994%20-36.4004%20-18.3994%20-52.2998%20-5.39941l-17.9004%2015.5l-0.200195%20-0.200195c-22.2998%20-27.4004%20-62.5996%20-31.5996%20-90%20-9.2998l-90.5%2081.8994h-18.2998v223.9l54.7002%2054.5996c6%206%2014.0996%209.40039%2022.5996%209.40039h83.7998l-81.7998%20-74.9004c-29.2002%20-26.7998%20-31.2998%20-72.2998%20-4.39941%20-101.699c26.5%20-28.9004%2072%20-31.5%20101.699%20-4.40039l30%2027.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envelope-open%22%20unicode=%22&#xf2b6;%22%20d=%22M512%20-16c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v263.276c0%2015.3379%207.17383%2028.9863%2018.3867%2037.7754c24.9131%2019.5293%2045.501%2035.3652%20164.2%20121.512c16.8252%2012.2666%2050.21%2041.7832%2073.4131%2041.4336c23.1982%200.353516%2056.5957%20-29.1719%2073.4131%20-41.4326c118.687%20-86.1377%20139.303%20-101.995%20164.2%20-121.513c11.2129%20-8.78906%2018.3867%20-22.4375%2018.3867%20-37.7754v-263.276zM446.334%20180.605c-2.5625%203.72754%20-7.7002%204.59473%20-11.3389%201.90625c-22.8447%20-16.873%20-55.4619%20-40.7051%20-105.582%20-77.0791c-16.8252%20-12.2656%20-50.21%20-41.7803%20-73.4131%20-41.4297c-23.2109%20-0.34375%20-56.5586%2029.1436%20-73.4131%2041.4297c-50.1143%2036.3701%20-82.7344%2060.2041%20-105.582%2077.0791c-3.63867%202.68848%20-8.77637%201.82129%20-11.3389%20-1.90625l-9.07227%20-13.1963c-0.884766%20-1.28711%20-1.40332%20-2.8457%20-1.40332%20-4.52539c0%20-2.63867%201.26953%20-4.98438%203.24219%20-6.44141c22.8877%20-16.8994%2055.4541%20-40.6904%20105.304%20-76.8682c20.2734%20-14.7812%2056.5234%20-47.8135%2092.2637%20-47.5732c35.7236%20-0.242188%2071.9609%2032.7715%2092.2627%2047.5732c49.8506%2036.1787%2082.418%2059.9697%20105.304%2076.8682c1.97266%201.45703%203.25391%203.79883%203.25391%206.4375c0%201.67969%20-0.530273%203.24219%20-1.41504%204.5293z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22address-book%22%20unicode=%22&#xf2b9;%22%20horiz-adv-x=%22448%22%20d=%22M436%20288h-20v-64h20c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-20v-64h20c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-20v-48c0%20-26.5%20-21.5%20-48%20-48%20-48h-320c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048h320c26.5%200%2048%20-21.5%2048%20-48v-48h20c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12zM208%20320c-35.2998%200%20-64%20-28.7002%20-64%20-64s28.7002%20-64%2064%20-64s64%2028.7002%2064%2064s-28.7002%2064%20-64%2064zM320%2083.2002v19.2002c0%2031.7998%20-30.0996%2057.5996%20-67.2002%2057.5996h-5c-12.2002%20-5.09961%20-25.7002%20-8%20-39.7998%20-8s-27.5%202.90039%20-39.7998%208h-5c-37.1006%200%20-67.2002%20-25.7998%20-67.2002%20-57.5996v-19.2002c0%20-10.6006%2010%20-19.2002%2022.4004%20-19.2002h179.199c12.4004%200%2022.4004%208.59961%2022.4004%2019.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22address-card%22%20unicode=%22&#xf2bb;%22%20horiz-adv-x=%22576%22%20d=%22M528%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h480zM176%20320c-35.2998%200%20-64%20-28.7002%20-64%20-64s28.7002%20-64%2064%20-64s64%2028.7002%2064%2064s-28.7002%2064%20-64%2064zM288%2083.2002v19.2002c0%2031.7998%20-30.0996%2057.5996%20-67.2002%2057.5996h-5c-12.2002%20-5.09961%20-25.7002%20-8%20-39.7998%20-8s-27.5%202.90039%20-39.7998%208h-5c-37.1006%200%20-67.2002%20-25.7998%20-67.2002%20-57.5996v-19.2002c0%20-10.6006%2010%20-19.2002%2022.4004%20-19.2002h179.199c12.4004%200%2022.4004%208.59961%2022.4004%2019.2002zM512%20136v16c0%204.40039%20-3.59961%208%20-8%208h-144c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h144c4.40039%200%208%203.59961%208%208zM512%20200v16c0%204.40039%20-3.59961%208%20-8%208h-144c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h144c4.40039%200%208%203.59961%208%208zM512%20264v16c0%204.40039%20-3.59961%208%20-8%208h-144c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h144c4.40039%200%208%203.59961%208%208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-circle%22%20unicode=%22&#xf2bd;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM248%20344c-48.5996%200%20-88%20-39.4004%20-88%20-88s39.4004%20-88%2088%20-88s88%2039.4004%2088%2088s-39.4004%2088%20-88%2088zM248%200c58.7002%200%20111.3%2026.5996%20146.5%2068.2002c-18.7998%2035.3994%20-55.5996%2059.7998%20-98.5%2059.7998c-2.40039%200%20-4.7998%20-0.400391%20-7.09961%20-1.09961c-12.9004%20-4.2002%20-26.6006%20-6.90039%20-40.9004%20-6.90039s-27.9004%202.7002%20-40.9004%206.90039c-2.2998%200.699219%20-4.69922%201.09961%20-7.09961%201.09961c-42.9004%200%20-79.7002%20-24.4004%20-98.5%20-59.7998c35.2002%20-41.6006%2087.7998%20-68.2002%20146.5%20-68.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22id-badge%22%20unicode=%22&#xf2c1;%22%20horiz-adv-x=%22384%22%20d=%22M336%20448c26.5%200%2048%20-21.5%2048%20-48v-416c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048h288zM144%20416c-8.7998%200%20-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16h96c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016h-96zM192%20288c-35.2998%200%20-64%20-28.7002%20-64%20-64s28.7002%20-64%2064%20-64s64%2028.7002%2064%2064s-28.7002%2064%20-64%2064zM304%2051.2002v19.2002c0%2031.7998%20-30.0996%2057.5996%20-67.2002%2057.5996h-5c-12.2002%20-5.09961%20-25.7002%20-8%20-39.7998%20-8s-27.5%202.90039%20-39.7998%208h-5c-37.1006%200%20-67.2002%20-25.7998%20-67.2002%20-57.5996v-19.2002c0%20-10.6006%2010%20-19.2002%2022.4004%20-19.2002h179.199c12.4004%200%2022.4004%208.59961%2022.4004%2019.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22id-card%22%20unicode=%22&#xf2c2;%22%20horiz-adv-x=%22576%22%20d=%22M528%20416c26.5%200%2048%20-21.5%2048%20-48v-16h-576v16c0%2026.5%2021.5%2048%2048%2048h480zM0%2016v304h576v-304c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048zM352%20248v-16c0%20-4.40039%203.59961%20-8%208%20-8h144c4.40039%200%208%203.59961%208%208v16c0%204.40039%20-3.59961%208%20-8%208h-144c-4.40039%200%20-8%20-3.59961%20-8%20-8zM352%20184v-16c0%20-4.40039%203.59961%20-8%208%20-8h144c4.40039%200%208%203.59961%208%208v16c0%204.40039%20-3.59961%208%20-8%208h-144c-4.40039%200%20-8%20-3.59961%20-8%20-8zM352%20120v-16c0%20-4.40039%203.59961%20-8%208%20-8h144c4.40039%200%208%203.59961%208%208v16c0%204.40039%20-3.59961%208%20-8%208h-144c-4.40039%200%20-8%20-3.59961%20-8%20-8zM176%20256c-35.2998%200%20-64%20-28.7002%20-64%20-64s28.7002%20-64%2064%20-64s64%2028.7002%2064%2064s-28.7002%2064%20-64%2064zM67.0996%2051.7998c-3.19922%20-9.7998%205.2002%20-19.7998%2015.6006%20-19.7998h186.6c10.4004%200%2018.7998%209.90039%2015.6006%2019.7998c-8.40039%2025.7002%20-32.5%2044.2002%20-60.9004%2044.2002h-8.2002c-12.2002%20-5.09961%20-25.7002%20-8%20-39.7998%20-8s-27.5%202.90039%20-39.7998%208h-8.2002c-28.4004%200%20-52.5%20-18.5%20-60.9004%20-44.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thermometer-full%22%20unicode=%22&#xf2c7;%22%20horiz-adv-x=%22256%22%20d=%22M224%20352v-203.347c19.9121%20-22.5635%2032%20-52.1943%2032%20-84.6533c0%20-70.6963%20-57.3018%20-128%20-128%20-128c-0.298828%200%20-0.610352%200.000976562%20-0.90918%200.00292969c-70.3018%200.488281%20-127.448%2058.3613%20-127.089%20128.664c0.164062%2032.1973%2012.2227%2061.5771%2031.998%2083.9863v203.347c0%2053.0186%2042.9814%2096%2096%2096s96%20-42.9814%2096%20-96zM128%20-16c44.1123%200%2080%2035.8877%2080%2080c0%2034.3379%20-19.3701%2052.1904%20-32%2066.502v221.498c0%2026.4668%20-21.5332%2048%20-48%2048s-48%20-21.5332%20-48%20-48v-221.498c-12.7334%20-14.4277%20-31.8262%20-32.0996%20-31.999%20-66.0801c-0.223633%20-43.876%2035.5635%20-80.1162%2079.4229%20-80.4199zM192%2064c0%20-35.3457%20-28.6543%20-64%20-64%20-64s-64%2028.6543%20-64%2064c0%2023.6846%2012.876%2044.3486%2032%2055.417v232.583c0%2017.6729%2014.3271%2032%2032%2032s32%20-14.3271%2032%20-32v-232.583c19.124%20-11.0684%2032%20-31.7324%2032%20-55.417z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thermometer-three-quarters%22%20unicode=%22&#xf2c8;%22%20horiz-adv-x=%22256%22%20d=%22M192%2064c0%20-35.3457%20-28.6543%20-64%20-64%20-64s-64%2028.6543%20-64%2064c0%2023.6846%2012.876%2044.3486%2032%2055.417v168.583c0%2017.6729%2014.3271%2032%2032%2032s32%20-14.3271%2032%20-32v-168.583c19.124%20-11.0684%2032%20-31.7324%2032%20-55.417zM224%20148.653c19.9121%20-22.5635%2032%20-52.1943%2032%20-84.6533c0%20-70.6963%20-57.3027%20-128%20-128%20-128c-0.298828%200%20-0.609375%200.000976562%20-0.90918%200.00292969c-70.3018%200.488281%20-127.448%2058.3613%20-127.089%20128.664c0.164062%2032.1982%2012.2227%2061.5781%2031.998%2083.9863v203.347c0%2053.0186%2042.9814%2096%2096%2096s96%20-42.9814%2096%20-96v-203.347zM208%2064c0%2034.3389%20-19.3701%2052.1904%20-32%2066.502v221.498c0%2026.4668%20-21.5332%2048%20-48%2048s-48%20-21.5332%20-48%20-48v-221.498c-12.7324%20-14.4277%20-31.8252%20-32.0996%20-31.999%20-66.0801c-0.223633%20-43.876%2035.5635%20-80.1162%2079.4229%20-80.4199l0.576172%20-0.00195312c44.1123%200%2080%2035.8877%2080%2080z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thermometer-half%22%20unicode=%22&#xf2c9;%22%20horiz-adv-x=%22256%22%20d=%22M192%2064c0%20-35.3457%20-28.6543%20-64%20-64%20-64s-64%2028.6543%20-64%2064c0%2023.6846%2012.876%2044.3486%2032%2055.417v104.583c0%2017.6729%2014.3271%2032%2032%2032s32%20-14.3271%2032%20-32v-104.583c19.124%20-11.0684%2032%20-31.7324%2032%20-55.417zM224%20148.653c19.9121%20-22.5635%2032%20-52.1943%2032%20-84.6533c0%20-70.6963%20-57.3027%20-128%20-128%20-128c-0.298828%200%20-0.609375%200.000976562%20-0.90918%200.00292969c-70.3018%200.488281%20-127.448%2058.3613%20-127.089%20128.664c0.164062%2032.1982%2012.2227%2061.5781%2031.998%2083.9863v203.347c0%2053.0186%2042.9814%2096%2096%2096s96%20-42.9814%2096%20-96v-203.347zM208%2064c0%2034.3389%20-19.3701%2052.1904%20-32%2066.502v221.498c0%2026.4668%20-21.5332%2048%20-48%2048s-48%20-21.5332%20-48%20-48v-221.498c-12.7324%20-14.4277%20-31.8252%20-32.0996%20-31.999%20-66.0801c-0.223633%20-43.876%2035.5635%20-80.1162%2079.4229%20-80.4199l0.576172%20-0.00195312c44.1123%200%2080%2035.8877%2080%2080z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thermometer-quarter%22%20unicode=%22&#xf2ca;%22%20horiz-adv-x=%22256%22%20d=%22M192%2064c0%20-35.3457%20-28.6543%20-64%20-64%20-64s-64%2028.6543%20-64%2064c0%2023.6846%2012.876%2044.3486%2032%2055.417v40.583c0%2017.6729%2014.3271%2032%2032%2032s32%20-14.3271%2032%20-32v-40.583c19.124%20-11.0684%2032%20-31.7324%2032%20-55.417zM224%20148.653c19.9121%20-22.5635%2032%20-52.1943%2032%20-84.6533c0%20-70.6963%20-57.3027%20-128%20-128%20-128c-0.298828%200%20-0.609375%200.000976562%20-0.90918%200.00292969c-70.3018%200.488281%20-127.448%2058.3613%20-127.089%20128.664c0.164062%2032.1982%2012.2227%2061.5781%2031.998%2083.9863v203.347c0%2053.0186%2042.9814%2096%2096%2096s96%20-42.9814%2096%20-96v-203.347zM208%2064c0%2034.3389%20-19.3701%2052.1904%20-32%2066.502v221.498c0%2026.4668%20-21.5332%2048%20-48%2048s-48%20-21.5332%20-48%20-48v-221.498c-12.7324%20-14.4277%20-31.8252%20-32.0996%20-31.999%20-66.0801c-0.223633%20-43.876%2035.5635%20-80.1162%2079.4229%20-80.4199l0.576172%20-0.00195312c44.1123%200%2080%2035.8877%2080%2080z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thermometer-empty%22%20unicode=%22&#xf2cb;%22%20horiz-adv-x=%22256%22%20d=%22M192%2064c0%20-35.3457%20-28.6543%20-64%20-64%20-64s-64%2028.6543%20-64%2064s28.6543%2064%2064%2064s64%20-28.6543%2064%20-64zM224%20148.653c19.9121%20-22.5635%2032%20-52.1943%2032%20-84.6533c0%20-70.6963%20-57.3027%20-128%20-128%20-128c-0.298828%200%20-0.609375%200.000976562%20-0.90918%200.00292969c-70.3018%200.488281%20-127.448%2058.3613%20-127.089%20128.664c0.164062%2032.1982%2012.2227%2061.5781%2031.998%2083.9863v203.347c0%2053.0186%2042.9814%2096%2096%2096s96%20-42.9814%2096%20-96v-203.347zM208%2064c0%2034.3389%20-19.3701%2052.1904%20-32%2066.502v221.498c0%2026.4668%20-21.5332%2048%20-48%2048s-48%20-21.5332%20-48%20-48v-221.498c-12.7324%20-14.4277%20-31.8252%20-32.0996%20-31.999%20-66.0801c-0.223633%20-43.876%2035.5635%20-80.1162%2079.4229%20-80.4199l0.576172%20-0.00195312c44.1123%200%2080%2035.8877%2080%2080z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shower%22%20unicode=%22&#xf2cc;%22%20d=%22M304%20128c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM336%20224c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM368%20160c-8.83105%200%20-16%207.16895%20-16%2016s7.16895%2016%2016%2016s16%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16zM336%20128c-8.83105%200%20-16%207.16895%20-16%2016s7.16895%2016%2016%2016s16%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16zM304%20192c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM432%20224c-8.83105%200%20-16%207.16895%20-16%2016s7.16895%2016%2016%2016s16%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16zM384%20208c0%208.83105%207.16895%2016%2016%2016s16%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016zM368%20256c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM464%20224c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM496%20256c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM432%20192c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM400%20160c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM336%2096c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM304%2064c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM368%20128c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM389.65%20346.35c2.89648%20-2.89551%204.68945%20-6.90039%204.68945%20-11.3164s-1.79297%20-8.41699%20-4.68945%20-11.3135l-169.381%20-169.37c-2.89551%20-2.89648%20-6.90039%20-4.68945%20-11.3164%20-4.68945s-8.41699%201.79297%20-11.3135%204.68945l-11.2998%2011.3105c-2.89355%202.89551%20-4.68457%206.89844%20-4.68457%2011.3125c0%204.41309%201.79102%208.41113%204.68457%2011.3076l5.66016%205.66992c-19.7871%2020.0811%20-31.9951%2047.6602%20-32%2078.0498c0%2019.2402%205.2998%2037.0801%2013.9297%2052.8604l-10%2010c-10.5723%2010.6055%20-25.1416%2017.167%20-41.2861%2017.167c-2.58984%200%20-5.1416%20-0.169922%20-7.64355%20-0.49707c-30%20-3.73047%20-51%20-31.7803%20-51%20-61.9307v-305.6c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v303.15c0%2067.9395%2055.4902%20129.35%20123.44%20128.85c33.4453%20-0.166992%2063.7471%20-13.835%2085.6592%20-35.8496l10%20-10c15.8203%208.5498%2033.6602%2013.8496%2052.9004%2013.8496c30.3916%20-0.000976562%2057.9707%20-12.21%2078.0498%20-32l5.66992%205.66016c2.89648%202.89648%206.90137%204.68945%2011.3174%204.68945s8.41699%20-1.79297%2011.3125%20-4.68945z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bath%22%20unicode=%22&#xf2cd;%22%20d=%22M32%2064v48h448v-48c-0.0576172%20-28.2656%20-12.3916%20-53.6514%20-32%20-71.0898v-40.9102c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v16h-256v-16c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v40.9102c-19.6084%2017.4385%20-31.9424%2042.8242%20-32%2071.0898zM496%20192c8.83105%200%2016%20-7.16895%2016%20-16v-16c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-480c-8.83105%200%20-16%207.16895%20-16%2016v16c0%208.83105%207.16895%2016%2016%2016h16v186.75c0%2038.2197%2031.0391%2069.2656%2069.2598%2069.2656c19.1113%200%2036.4248%20-7.75879%2048.96%20-20.2959l19.2607%20-19.2695c29.8994%2013.1299%2059.1094%207.60938%2079.7295%20-8.62012l0.169922%200.169922c2.89551%202.89355%206.89941%204.68457%2011.3125%204.68457s8.41211%20-1.79102%2011.3076%20-4.68457l11.3096%20-11.3096c2.89746%20-2.89648%204.69043%20-6.90137%204.69043%20-11.3174s-1.79297%20-8.41699%20-4.69043%20-11.3135l-105.369%20-105.369c-2.89648%20-2.89746%20-6.90137%20-4.69043%20-11.3174%20-4.69043s-8.41699%201.79297%20-11.3135%204.69043l-11.3096%2011.3096c-2.88477%202.89453%20-4.66992%206.8916%20-4.66992%2011.2969c0%204.40625%201.78516%208.39844%204.66992%2011.293l0.169922%200.169922c-16.2295%2020.6201%20-21.75%2049.8506%20-8.62012%2079.7305l-19.2695%2019.2598c-3.84766%203.84082%20-9.16016%206.21289%20-15.0205%206.21289c-11.7178%200%20-21.2344%20-9.50098%20-21.2598%20-21.2129v-186.75h416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22podcast%22%20unicode=%22&#xf2ce;%22%20horiz-adv-x=%22448%22%20d=%22M267.429%20-40.5635c-5.14258%20-19.0098%20-24.5703%20-23.4365%20-43.4287%20-23.4365c-18.8574%200%20-38.2861%204.42676%20-43.4277%2023.4365c-7.64551%2028.4297%20-20.5723%2099.665%20-20.5723%20132.813c0%2035.1562%2031.1416%2043.75%2064%2043.75s64%20-8.59375%2064%20-43.75c0%20-32.9492%20-12.8711%20-104.179%20-20.5713%20-132.813zM156.867%20159.446c2.6748%20-2.61914%202.39941%20-6.98535%20-0.628906%20-9.18555c-9.3125%20-6.76465%20-16.4609%20-15.3418%20-21.2354%20-25.3623c-1.74219%20-3.65723%20-6.5%20-4.6582%20-9.45312%20-1.8877c-28.0176%2026.2891%20-45.5498%2063.6279%20-45.5498%20104.989c0%2080.7852%2066.8691%20146.247%20148.163%20143.941c76.1982%20-2.16113%20137.938%20-64.1631%20139.793%20-140.369c1.04199%20-42.7822%20-16.6846%20-81.5225%20-45.5107%20-108.565c-2.95215%20-2.76855%20-7.70801%20-1.7627%20-9.44922%201.8916c-4.77441%2010.0195%20-11.9219%2018.5977%20-21.2344%2025.3623c-3.02832%202.20117%20-3.30273%206.56738%20-0.62793%209.1875c17.8018%2017.4355%2028.8662%2041.7246%2028.8662%2068.5518c0%2054.1934%20-45.1377%2098.042%20-99.793%2095.9258c-49.7295%20-1.9248%20-90.0703%20-42.1572%20-92.124%20-91.8809c-1.17383%20-28.4258%2010.0908%20-54.291%2028.7842%20-72.5986zM224%20448c123.815%200%20224%20-100.205%20224%20-224c0%20-90.1865%20-52.7734%20-165.727%20-125.739%20-201.407c-4.33203%20-2.11914%20-9.2666%201.54297%20-8.53516%206.31055c2.55566%2016.6416%204.625%2033.1924%205.62402%2047.2295c48.4922%2031.377%2080.6504%2085.9355%2080.6504%20147.867c0%2097.2031%20-79.207%20176.253%20-176.468%20175.999c-96.2393%20-0.250977%20-174.938%20-78.6621%20-175.529%20-174.899c-0.376953%20-61.3311%2030.7871%20-115.541%2078.1875%20-147.347c1.52832%20-1.02637%202.53125%20-2.67578%202.67773%20-4.51172c1.06348%20-13.3936%203.02344%20-28.8271%205.40625%20-44.3389c0.731445%20-4.7666%20-4.20215%20-8.42871%20-8.53516%20-6.31055c-73.1377%2035.7607%20-125.739%20111.416%20-125.739%20201.408c0%20123.815%20100.204%20224%20224%20224zM224%20288c35.3457%200%2064%20-28.6543%2064%20-64s-28.6543%20-64%20-64%20-64s-64%2028.6543%20-64%2064s28.6543%2064%2064%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-maximize%22%20unicode=%22&#xf2d0;%22%20d=%22M464%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h416zM448%20256v84c0%206.59961%20-5.40039%2012%20-12%2012h-360c-6.59961%200%20-12%20-5.40039%20-12%20-12v-84h384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-minimize%22%20unicode=%22&#xf2d1;%22%20d=%22M464%2096c26.5%200%2048%20-21.5%2048%20-48v-32c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v32c0%2026.5%2021.5%2048%2048%2048h416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-restore%22%20unicode=%22&#xf2d2;%22%20d=%22M512%20400v-288c0%20-26.5%20-21.5%20-48%20-48%20-48h-48v208c0%2044.0996%20-35.9004%2080%20-80%2080h-208v48c0%2026.5%2021.5%2048%2048%2048h288c26.5%200%2048%20-21.5%2048%20-48zM384%20272v-288c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v288c0%2026.5%2021.5%2048%2048%2048h288c26.5%200%2048%20-21.5%2048%20-48zM316%20244c0%206.59961%20-5.40039%2012%20-12%2012h-228c-6.59961%200%20-12%20-5.40039%20-12%20-12v-52h252v52z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22microchip%22%20unicode=%22&#xf2db;%22%20d=%22M416%20400v-416c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-224c-26.5098%200%20-48%2021.4902%20-48%2048v416c0%2026.5098%2021.4902%2048%2048%2048h224c26.5098%200%2048%20-21.4902%2048%20-48zM512%20342v-12c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-18v-6c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-42v48h42c3.31152%200%206%20-2.68848%206%20-6v-6h18c3.31152%200%206%20-2.68848%206%20-6zM512%20246v-12c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-18v-6c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-42v48h42c3.31152%200%206%20-2.68848%206%20-6v-6h18c3.31152%200%206%20-2.68848%206%20-6zM512%20150v-12c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-18v-6c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-42v48h42c3.31152%200%206%20-2.68848%206%20-6v-6h18c3.31152%200%206%20-2.68848%206%20-6zM512%2054v-12c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-18v-6c0%20-3.31152%20-2.68848%20-6%20-6%20-6h-42v48h42c3.31152%200%206%20-2.68848%206%20-6v-6h18c3.31152%200%206%20-2.68848%206%20-6zM30%2072h42v-48h-42c-3.31152%200%20-6%202.68848%20-6%206v6h-18c-3.31152%200%20-6%202.68848%20-6%206v12c0%203.31152%202.68848%206%206%206h18v6c0%203.31152%202.68848%206%206%206zM30%20168h42v-48h-42c-3.31152%200%20-6%202.68848%20-6%206v6h-18c-3.31152%200%20-6%202.68848%20-6%206v12c0%203.31152%202.68848%206%206%206h18v6c0%203.31152%202.68848%206%206%206zM30%20264h42v-48h-42c-3.31152%200%20-6%202.68848%20-6%206v6h-18c-3.31152%200%20-6%202.68848%20-6%206v12c0%203.31152%202.68848%206%206%206h18v6c0%203.31152%202.68848%206%206%206zM30%20360h42v-48h-42c-3.31152%200%20-6%202.68848%20-6%206v6h-18c-3.31152%200%20-6%202.68848%20-6%206v12c0%203.31152%202.68848%206%206%206h18v6c0%203.31152%202.68848%206%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snowflake%22%20unicode=%22&#xf2dc;%22%20horiz-adv-x=%22448%22%20d=%22M440.3%20102.8c7.40039%20-4.2002%209.90039%20-13.7002%205.60059%20-21l-15.5%20-26.7998c-4.30078%20-7.40039%20-13.7002%20-10%20-21.1006%20-5.7002l-33.7998%2019.5l7%20-26c2.2002%20-8.2002%20-2.7002%20-16.7002%20-10.9004%20-18.8994l-14.8994%20-4c-8.2002%20-2.2002%20-16.7002%202.69922%20-18.9004%2010.8994l-19%2070.7998l-62.7998%2036.2002v-77.5l53.4004%20-53.7002c6.19922%20-6.19922%206.19922%20-16.3994%200%20-22.5996l-11.3008%20-11.2998c-6.19922%20-6.2002%20-16.3994%20-6.2002%20-22.5996%200l-19.7002%2019.7002v-40.4004c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v40.2998l-19.7002%20-19.7002c-6.19922%20-6.19922%20-16.3994%20-6.19922%20-22.5996%200l-11.2998%2011.3008c-6.2998%206.19922%20-6.2998%2016.3994%200%2022.5996l53.7002%2053.7002v77.5l-62.8008%20-36.2002l-19%20-70.7998c-2.19922%20-8.2002%20-10.6992%20-13.1006%20-18.8994%20-10.9004l-14.9004%204c-8.2002%202.2002%20-13.0996%2010.7002%20-10.8994%2018.9004l7%2026l-33.8008%20-19.5c-7.39941%20-4.2002%20-16.7998%20-1.7002%20-21.0996%205.7002l-15.5%2026.7998c-4.2002%207.39941%20-1.7002%2016.7998%205.7002%2021.0996l33.7998%2019.6006l-26%207c-8.2002%202.19922%20-13.0996%2010.6992%20-10.9004%2018.8994l4%2014.9004c2.2002%208.2002%2010.7002%2013.0996%2018.9004%2010.8994l70.7998%20-19l63.7998%2036.9004l-63.7998%2036.9004l-70.7998%20-19c-8.2002%20-2.2002%20-16.7002%202.69922%20-18.9004%2010.8994l-4%2014.9004c-2.19922%208.2998%202.7002%2016.7998%2011%2019l26%207l-33.7998%2019.5c-7.39941%204.2998%20-10%2013.7002%20-5.7002%2021.0996l15.5%2026.7002c4.30078%207.40039%2013.7002%2010%2021.1006%205.7002l33.7998%20-19.5l-7%2026c-2.2002%208.2002%202.7002%2016.7002%2010.9004%2018.8994l14.8994%204c8.2002%202.2002%2016.7002%20-2.69922%2018.9004%20-10.8994l19%20-70.7998l62.7998%20-36.2002v77.5l-53.7002%2053.7002c-6.2998%206.19922%20-6.2998%2016.3994%200%2022.5996l11.4004%2011.2998c6.2002%206.2002%2016.3994%206.2002%2022.5996%200l19.7002%20-19.7002v40.4004c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-40.4004l19.7998%2019.7002c6.2002%206.2002%2016.4004%206.2002%2022.6006%200l11.2998%20-11.2998c6.2002%20-6.2002%206.2002%20-16.4004%200%20-22.5996l-53.7002%20-53.7002v-77.5l62.7998%2036.2002l19%2070.7998c2.2002%208.2002%2010.7002%2013.0996%2018.9004%2010.8994l14.8994%20-4c8.2002%20-2.19922%2013.1006%20-10.6992%2010.9004%20-18.8994l-7%20-26l33.7998%2019.5c7.40039%204.2002%2016.7998%201.7002%2021.1006%20-5.7002l15.5%20-26.7998c4.19922%20-7.40039%201.69922%20-16.7998%20-5.7002%20-21.1006l-33.7998%20-19.5l26%20-7c8.19922%20-2.19922%2013.0996%20-10.6992%2010.8994%20-18.8994l-4%20-14.9004c-2.2002%20-8.2002%20-10.7002%20-13.0996%20-18.8994%20-10.8994l-70.8008%2019l-63.7998%20-36.9004l63.9004%20-37l70.7998%2019c8.2002%202.2002%2016.7002%20-2.7002%2018.9004%20-10.9004l4%20-14.8994c2.19922%20-8.2002%20-2.7002%20-16.7002%20-10.9004%20-18.9004l-26%20-7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22utensil-spoon%22%20unicode=%22&#xf2e5;%22%20d=%22M480.1%20416.1c55.1006%20-55%2034.5%20-164.899%20-28.5%20-227.8c-49.2998%20-49.2998%20-110%20-55.0996%20-160.399%20-28.7998l-192.4%20-214.4c-10.3994%20-11.5996%20-28.5%20-12.0996%20-39.5%20-1.09961l-51.2998%2051.2998c-11.0996%2011%20-10.5996%2029%201%2039.5l214.5%20192.4c-26.2998%2050.3994%20-20.5%20111.1%2028.7998%20160.399c62.9004%2063%20172.8%2083.6006%20227.8%2028.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22utensils%22%20unicode=%22&#xf2e7;%22%20horiz-adv-x=%22416%22%20d=%22M207.9%20432.8c0.799805%20-4.7002%2016.0996%20-94.5%2016.0996%20-128.8c0%20-52.2998%20-27.7998%20-89.5996%20-68.9004%20-104.6l12.9004%20-238.101c0.700195%20-13.7002%20-10.2002%20-25.2998%20-24%20-25.2998h-64c-13.7002%200%20-24.7002%2011.5%20-24%2025.2998l12.9004%20238.101c-41.2002%2015%20-68.9004%2052.3994%20-68.9004%20104.6c0%2034.4004%2015.2998%20124.1%2016.0996%20128.8c3.2002%2020.2998%2045.3008%2020.6006%2047.9004%20-1.09961v-141.2c1.2998%20-3.40039%2015.0996%20-3.2002%2016%200c1.40039%2025.2998%207.90039%20139.2%208%20141.8c3.2998%2020.7998%2044.7002%2020.7998%2047.9004%200c0.199219%20-2.7002%206.59961%20-116.5%208%20-141.8c0.899414%20-3.2002%2014.7998%20-3.40039%2016%200v141.2c2.59961%2021.5996%2044.7998%2021.3994%2048%201.09961zM327.1%20147.1c-156.5%20122.4%20-17.5996%20300.9%2064.9004%20300.9c13.2998%200%2024%20-10.7998%2024%20-24v-464c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-56c-14%200%20-25.0996%2012%20-23.9004%2026z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22undo-alt%22%20unicode=%22&#xf2ea;%22%20d=%22M255.545%20440c136.809%200.245117%20248.456%20-111.193%20248.455%20-248.002c-0.000976562%20-136.965%20-111.034%20-247.998%20-248%20-247.998c-63.9258%200%20-122.202%2024.1865%20-166.178%2063.9082c-5.11328%204.61816%20-5.35449%2012.5605%20-0.482422%2017.4326l39.6621%2039.6621c4.46191%204.46094%2011.625%204.71387%2016.3682%200.552734c30.6328%20-26.8779%2069.5029%20-41.5557%20110.63%20-41.5557c93.8164%200%20167.236%2075.9912%20167.994%20166.552c0.798828%2095.4648%20-77.0859%20170.24%20-169.484%20169.442c-42.4287%20-0.366211%20-82.3662%20-16.374%20-113.229%20-45.2734l41.75%20-41.75c15.1191%20-15.1201%204.41113%20-40.9707%20-16.9717%20-40.9707h-134.059c-13.2549%200%20-24%2010.7451%20-24%2024v134.059c0%2021.3828%2025.8506%2032.0908%2040.9707%2016.9707l35.7139%20-35.7139c44.4229%2042.4512%20104.592%2068.5654%20170.86%2068.6846z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trash-alt%22%20unicode=%22&#xf2ed;%22%20horiz-adv-x=%22448%22%20d=%22M32%20-16v336h384v-336c0%20-26.4922%20-21.5078%20-48%20-48%20-48h-288c-26.4922%200%20-48%2021.5078%20-48%2048zM304%20240v-224c0%20-8.83105%207.16895%20-16%2016%20-16s16%207.16895%2016%2016v224c0%208.83105%20-7.16895%2016%20-16%2016s-16%20-7.16895%20-16%20-16zM208%20240v-224c0%20-8.83105%207.16895%20-16%2016%20-16s16%207.16895%2016%2016v224c0%208.83105%20-7.16895%2016%20-16%2016s-16%20-7.16895%20-16%20-16zM112%20240v-224c0%20-8.83105%207.16895%20-16%2016%20-16s16%207.16895%2016%2016v224c0%208.83105%20-7.16895%2016%20-16%2016s-16%20-7.16895%20-16%20-16zM432%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h120l9.40039%2018.7002c3.85547%207.88574%2011.9434%2013.2998%2021.3066%2013.2998h0.0927734h114.3c0.00585938%200%20-0.00195312%200.0234375%200.00390625%200.0234375c9.41113%200%2017.5645%20-5.42871%2021.4961%20-13.3232l9.40039%20-18.7002h120z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sync-alt%22%20unicode=%22&#xf2f1;%22%20d=%22M370.72%20314.72c-31.2617%2029.2725%20-71.832%2045.3184%20-114.872%2045.2803c-77.458%20-0.0683594%20-144.328%20-53.1777%20-162.791%20-126.85c-1.34375%20-5.36328%20-6.12207%20-9.15039%20-11.6504%20-9.15039h-57.3037c-7.49707%200%20-13.1934%206.80664%20-11.8066%2014.1758c21.6367%20114.9%20122.518%20201.824%20243.704%20201.824c66.4482%200%20126.791%20-26.1357%20171.315%20-68.6846l35.7148%2035.7148c15.1191%2015.1191%2040.9697%204.41113%2040.9697%20-16.9717v-134.059c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-134.059c-21.3828%200%20-32.0908%2025.8506%20-16.9717%2040.9707zM32%20152h134.059c21.3828%200%2032.0908%20-25.8506%2016.9717%20-40.9707l-41.75%20-41.75c31.2617%20-29.2734%2071.835%20-45.3193%20114.876%20-45.2803c77.418%200.0703125%20144.314%2053.1436%20162.787%20126.849c1.34375%205.36328%206.12207%209.15039%2011.6504%209.15039h57.3047c7.49805%200%2013.1934%20-6.80664%2011.8066%20-14.1758c-21.6377%20-114.898%20-122.519%20-201.822%20-243.705%20-201.822c-66.4482%200%20-126.791%2026.1357%20-171.315%2068.6846l-35.7148%20-35.7148c-15.1191%20-15.1191%20-40.9697%20-4.41113%20-40.9697%2016.9717v134.059c0%2013.2549%2010.7451%2024%2024%2024z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stopwatch%22%20unicode=%22&#xf2f2;%22%20horiz-adv-x=%22448%22%20d=%22M432%20144c0%20-114.9%20-93.0996%20-208%20-208%20-208s-208%2093.0996%20-208%20208c0%20104%2076.2998%20190.2%20176%20205.5v34.5h-28c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h120c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-28v-34.5c37.5%20-5.7998%2071.7002%20-21.5996%2099.7002%20-44.5996l27.5%2027.5c4.7002%204.69922%2012.2998%204.69922%2017%200l28.2998%20-28.3008c4.7002%20-4.69922%204.7002%20-12.2998%200%20-17l-29.4004%20-29.3994l-0.599609%20-0.600586c21.2002%20-32.3994%2033.5%20-71.2998%2033.5%20-113.1zM256%20108v151.5c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-151.5c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sign-out-alt%22%20unicode=%22&#xf2f5;%22%20d=%22M497%20175l-168%20-168c-15%20-15%20-41%20-4.5%20-41%2017v96h-136c-13.2998%200%20-24%2010.7002%20-24%2024v96c0%2013.2998%2010.7002%2024%2024%2024h136v96c0%2021.4004%2025.9004%2032%2041%2017l168%20-168c9.2998%20-9.40039%209.2998%20-24.5996%200%20-34zM192%2012c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-84c-53%200%20-96%2043%20-96%2096v192c0%2053%2043%2096%2096%2096h84c6.59961%200%2012%20-5.40039%2012%20-12v-40c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-84c-17.7002%200%20-32%20-14.2998%20-32%20-32v-192c0%20-17.7002%2014.2998%20-32%2032%20-32h84c6.59961%200%2012%20-5.40039%2012%20-12v-40z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sign-in-alt%22%20unicode=%22&#xf2f6;%22%20d=%22M416%200h-84c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h84c17.7002%200%2032%2014.2998%2032%2032v192c0%2017.7002%20-14.2998%2032%20-32%2032h-84c-6.59961%200%20-12%205.40039%20-12%2012v40c0%206.59961%205.40039%2012%2012%2012h84c53%200%2096%20-43%2096%20-96v-192c0%20-53%20-43%20-96%20-96%20-96zM369%20201c9.2998%20-9.40039%209.2998%20-24.5996%200%20-34l-168%20-168c-15%20-15%20-41%20-4.5%20-41%2017v96h-136c-13.2998%200%20-24%2010.7002%20-24%2024v96c0%2013.2998%2010.7002%2024%2024%2024h136v96c0%2021.5%2026%2032%2041%2017z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22redo-alt%22%20unicode=%22&#xf2f9;%22%20d=%22M256.455%20440c66.2686%20-0.119141%20126.437%20-26.2334%20170.859%20-68.6846l35.7148%2035.7148c15.1201%2015.1191%2040.9707%204.41113%2040.9707%20-16.9717v-134.059c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-134.059c-21.3828%200%20-32.0908%2025.8506%20-16.9717%2040.9707l41.75%2041.75c-30.8633%2028.8994%20-70.8008%2044.9072%20-113.229%2045.2734c-92.3984%200.797852%20-170.283%20-73.9775%20-169.484%20-169.442c0.757812%20-90.5605%2074.1777%20-166.552%20167.994%20-166.552c41.127%200%2079.9971%2014.6777%20110.629%2041.5557c4.74316%204.16113%2011.9062%203.9082%2016.3682%20-0.552734l39.6621%20-39.6621c4.87207%20-4.87207%204.63086%20-12.8145%20-0.482422%20-17.4326c-43.9746%20-39.7217%20-102.251%20-63.9082%20-166.177%20-63.9082c-136.966%200%20-247.999%20111.033%20-248%20247.998c-0.000976562%20136.809%20111.646%20248.247%20248.455%20248.002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22poo%22%20unicode=%22&#xf2fe;%22%20d=%22M451.4%2078.9004c34.2998%20-5.5%2060.5996%20-35%2060.5996%20-70.9004c0%20-39.7998%20-32.2002%20-72%20-72%20-72h-368c-39.7998%200%20-72%2032.2002%20-72%2072c0%2035.9004%2026.2998%2065.4004%2060.5996%2070.9004c-17.2998%2013.0996%20-28.5996%2033.6992%20-28.5996%2057.0996c0%2039.7998%2032.2002%2072%2072%2072h14.0996c-13.3994%2011.7002%20-22.0996%2028.7998%20-22.0996%2048c0%2035.2998%2028.7002%2064%2064%2064h16c44.2002%200%2080%2035.7998%2080%2080c0%2017.4004%20-5.7002%2033.4004%20-15.0996%2046.5c4.89941%200.799805%209.89941%201.5%2015.0996%201.5c53%200%2096%20-43%2096%20-96c0%20-11.2998%20-2.2998%20-21.9004%20-5.90039%20-32h5.90039c35.2998%200%2064%20-28.7002%2064%20-64c0%20-19.2002%20-8.7002%20-36.2998%20-22.0996%20-48h14.0996c39.7998%200%2072%20-32.2002%2072%20-72c0%20-23.4004%20-11.2998%20-44%20-28.5996%20-57.0996zM192%20192c-17.7002%200%20-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032zM351.5%2053c2%205.2998%20-2%2011%20-7.7998%2011h-175.4c-5.7998%200%20-9.7998%20-5.7002%20-7.7998%20-11c10.5%20-27.9004%2058.5%20-53%2095.5%20-53s85%2025.0996%2095.5%2053zM320%20128c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22images%22%20unicode=%22&#xf302;%22%20horiz-adv-x=%22576%22%20d=%22M480%2032v-16c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-384c-26.5098%200%20-48%2021.4902%20-48%2048v256c0%2026.5098%2021.4902%2048%2048%2048h16v-208c0%20-44.1123%2035.8877%20-80%2080%20-80h336zM576%20112c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-384c-26.5098%200%20-48%2021.4902%20-48%2048v256c0%2026.5098%2021.4902%2048%2048%2048h384c26.5098%200%2048%20-21.4902%2048%20-48v-256zM256%20320c0%2026.5098%20-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48s48%2021.4902%2048%2048zM160%20176v-48h352v112l-87.5137%2087.5146c-4.6875%204.68652%20-12.2852%204.68652%20-16.9717%200l-135.515%20-135.515l-39.5137%2039.5146c-4.6875%204.68652%20-12.2852%204.68652%20-16.9717%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pencil-alt%22%20unicode=%22&#xf303;%22%20d=%22M497.9%20305.9l-46.1006%20-46.1006c-4.7002%20-4.7002%20-12.2998%20-4.7002%20-17%200l-111%20111c-4.7002%204.7002%20-4.7002%2012.2998%200%2017l46.1006%2046.1006c18.6992%2018.6992%2049.0996%2018.6992%2067.8994%200l60.1006%20-60.1006c18.7998%20-18.7002%2018.7998%20-49.0996%200%20-67.8994zM284.2%20348.2c4.7002%204.7002%2012.2998%204.7002%2017.0996%200l111%20-111c4.7002%20-4.7002%204.7002%20-12.2998%200%20-17l-262.6%20-262.601l-121.5%20-21.2998c-16.4004%20-2.7998%20-30.7002%2011.4004%20-27.7998%2027.7998l21.1992%20121.5zM124.1%20108.1c5.5%20-5.5%2014.3008%20-5.5%2019.8008%200l154%20154c5.5%205.5%205.5%2014.3008%200%2019.8008s-14.3008%205.5%20-19.8008%200l-154%20-154c-5.5%20-5.5%20-5.5%20-14.3008%200%20-19.8008zM88%2024v48h-36.2998l-11.2998%20-64.5l31.0996%20-31.0996l64.5%2011.2998v36.2998h-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pen%22%20unicode=%22&#xf304;%22%20d=%22M290.74%20354.76l128.02%20-128.02l-277.99%20-277.99l-114.14%20-12.5996c-15.2803%20-1.69043%20-28.1895%2011.2295%20-26.4902%2026.5098l12.7002%20114.22zM497.94%20373.82c18.75%20-18.75%2018.75%20-49.1504%200%20-67.9102l-56.5508%20-56.5498l-128.02%20128.02l56.5498%2056.5498c18.75%2018.75%2049.1602%2018.75%2067.9102%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pen-alt%22%20unicode=%22&#xf305;%22%20d=%22M497.94%20373.83c18.75%20-18.7598%2018.75%20-49.1602%200%20-67.9102l-56.5508%20-56.5498l-128.02%20128.02l56.5498%2056.5508c18.75%2018.75%2049.1602%2018.75%2067.9102%200zM251.14%20394.36l84.8506%20-84.8506l82.7695%20-82.7695l-196.79%20-196.79c-51.1611%20-51.1592%20-119.559%20-85.4326%20-195.34%20-93.7998c-15.2803%20-1.69043%20-28.1895%2011.2295%20-26.4902%2026.5098l0.0302734%200.229492c8.42188%2075.6777%2042.6777%20143.978%2093.7803%20195.08l151.56%20151.55l-22.6299%2022.6201l-101.82%20-101.819c-6.25%20-6.25%20-16.3799%20-6.25%20-22.6299%200l-22.6299%2022.6299c-6.25%206.24023%20-6.25%2016.3701%200%2022.6201l118.78%20118.79c15.6201%2015.6201%2040.9395%2015.6201%2056.5596%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22long-arrow-alt-down%22%20unicode=%22&#xf309;%22%20horiz-adv-x=%22256%22%20d=%22M168%20102.059h46.0576c21.3828%200%2032.0908%20-25.8516%2016.9717%20-40.9707l-86.0596%20-86.0586c-9.37207%20-9.37305%20-24.5674%20-9.37305%20-33.9404%200l-86.0596%2086.0586c-15.1191%2015.1201%20-4.41113%2040.9707%2016.9717%2040.9707h46.0586v301.941c0%206.62695%205.37305%2012%2012%2012h56c6.62695%200%2012%20-5.37305%2012%20-12v-301.941z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22long-arrow-alt-left%22%20unicode=%22&#xf30a;%22%20horiz-adv-x=%22448%22%20d=%22M134.059%20152v-46.0576c0%20-21.3828%20-25.8516%20-32.0908%20-40.9707%20-16.9717l-86.0586%2086.0596c-9.37305%209.37207%20-9.37305%2024.5674%200%2033.9404l86.0586%2086.0596c15.1201%2015.1191%2040.9707%204.41113%2040.9707%20-16.9717v-46.0586h301.941c6.62695%200%2012%20-5.37305%2012%20-12v-56c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-301.941z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22long-arrow-alt-right%22%20unicode=%22&#xf30b;%22%20horiz-adv-x=%22448%22%20d=%22M313.941%20232v46.0576c0%2021.3828%2025.8516%2032.0908%2040.9707%2016.9717l86.0586%20-86.0596c9.37305%20-9.37207%209.37305%20-24.5674%200%20-33.9404l-86.0586%20-86.0596c-15.1201%20-15.1191%20-40.9707%20-4.41113%20-40.9707%2016.9717v46.0586h-301.941c-6.62695%200%20-12%205.37305%20-12%2012v56c0%206.62695%205.37305%2012%2012%2012h301.941z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22long-arrow-alt-up%22%20unicode=%22&#xf30c;%22%20horiz-adv-x=%22256%22%20d=%22M88%20281.941h-46.0576c-21.3828%200%20-32.0908%2025.8516%20-16.9717%2040.9707l86.0596%2086.0586c9.37207%209.37305%2024.5674%209.37305%2033.9404%200l86.0596%20-86.0586c15.1191%20-15.1201%204.41113%20-40.9707%20-16.9717%20-40.9707h-46.0586v-301.941c0%20-6.62695%20-5.37305%20-12%20-12%20-12h-56c-6.62695%200%20-12%205.37305%20-12%2012v301.941z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22expand-arrows-alt%22%20unicode=%22&#xf31e;%22%20horiz-adv-x=%22448%22%20d=%22M448%20104v-112v-0.0615234c0%20-13.2129%20-10.7275%20-23.9395%20-23.9395%20-23.9395c-0.0205078%200%20-0.0400391%200.000976562%20-0.0605469%200.000976562h-112c-21.3896%200%20-32.0898%2025.9004%20-17%2041l36.2002%2036.2002l-107.2%20107.2l-107.23%20-107.301l36.2305%20-36.0996c15.0898%20-15.0996%204.38965%20-41%20-17%20-41h-112h-0.0615234c-13.2129%200%20-23.9395%2010.7275%20-23.9395%2023.9395c0%200.0205078%200.000976562%200.0400391%200.000976562%200.0605469v112c0%2021.4004%2025.8896%2032.0996%2041%2017l36.1904%20-36.2002l107.27%20107.2l-107.28%20107.3l-36.1797%20-36.2998c-15.0996%20-15.0996%20-41%20-4.40039%20-41%2017v112v0.0615234c0%2013.2129%2010.7275%2023.9395%2023.9395%2023.9395c0.0205078%200%200.0400391%20-0.000976562%200.0605469%20-0.000976562h112c21.3896%200%2032.0898%20-25.9004%2017%20-41l-36.2002%20-36.2002l107.2%20-107.2l107.23%20107.301l-36.2305%2036.0996c-15.0898%2015.0996%20-4.38965%2041%2017%2041h112h0.0615234c13.2129%200%2023.9395%20-10.7275%2023.9395%20-23.9395c0%20-0.0205078%20-0.000976562%20-0.0400391%20-0.000976562%20-0.0605469v-112c0%20-21.4004%20-25.8896%20-32.0996%20-41%20-17l-36.1904%2036.2002l-107.27%20-107.2l107.28%20-107.3l36.1797%2036.2002c15.0996%2015.1992%2041%204.5%2041%20-16.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clipboard%22%20unicode=%22&#xf328;%22%20horiz-adv-x=%22384%22%20d=%22M384%20336v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-288c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h80c0%2035.29%2028.71%2064%2064%2064s64%20-28.71%2064%20-64h80c26.5098%200%2048%20-21.4902%2048%20-48zM192%20408c-13.2549%200%20-24%20-10.7451%20-24%20-24s10.7451%20-24%2024%20-24s24%2010.7451%2024%2024s-10.7451%2024%20-24%2024zM288%20294v20c0%203.31152%20-2.68848%206%20-6%206h-180c-3.31152%200%20-6%20-2.68848%20-6%20-6v-20c0%20-3.31152%202.68848%20-6%206%20-6h180c3.31152%200%206%202.68848%206%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrows-alt-h%22%20unicode=%22&#xf337;%22%20d=%22M377.941%20278.059c0%2021.3828%2025.8516%2032.0908%2040.9707%2016.9707l86.0586%20-86.0596c9.37305%20-9.37305%209.37305%20-24.5674%200%20-33.9404l-86.0586%20-86.0596c-15.1201%20-15.1191%20-40.9707%20-4.41113%20-40.9707%2016.9717v46.0586h-243.883v-46.0576c0%20-21.3828%20-25.8516%20-32.0908%20-40.9707%20-16.9717l-86.0586%2086.0596c-9.37305%209.37305%20-9.37305%2024.5674%200%2033.9404l86.0586%2086.0596c15.1201%2015.1191%2040.9707%204.41113%2040.9707%20-16.9717v-46.0586h243.883v46.0586z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrows-alt-v%22%20unicode=%22&#xf338;%22%20horiz-adv-x=%22256%22%20d=%22M214.059%2070.0586c21.3828%200%2032.0908%20-25.8516%2016.9707%20-40.9707l-86.0596%20-86.0586c-9.37305%20-9.37305%20-24.5674%20-9.37305%20-33.9404%200l-86.0596%2086.0586c-15.1191%2015.1201%20-4.41113%2040.9707%2016.9717%2040.9707h46.0586v243.883h-46.0576c-21.3828%200%20-32.0908%2025.8516%20-16.9717%2040.9707l86.0596%2086.0586c9.37305%209.37305%2024.5674%209.37305%2033.9404%200l86.0596%20-86.0586c15.1191%20-15.1201%204.41113%20-40.9707%20-16.9717%20-40.9707h-46.0586v-243.883h46.0586z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-alt-circle-down%22%20unicode=%22&#xf358;%22%20d=%22M504%20192c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248zM212%20308v-116h-70.9004c-10.6992%200%20-16.0996%20-13%20-8.5%20-20.5l114.9%20-114.3c4.7002%20-4.7002%2012.2002%20-4.7002%2016.9004%200l114.899%20114.3c7.60059%207.59961%202.2002%2020.5%20-8.5%2020.5h-70.7998v116c0%206.59961%20-5.40039%2012%20-12%2012h-64c-6.59961%200%20-12%20-5.40039%20-12%20-12z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-alt-circle-left%22%20unicode=%22&#xf359;%22%20d=%22M256%20-56c-137%200%20-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248s-111%20-248%20-248%20-248zM372%20236h-116v70.9004c0%2010.6992%20-13%2016.0996%20-20.5%208.5l-114.3%20-114.9c-4.7002%20-4.7002%20-4.7002%20-12.2002%200%20-16.9004l114.3%20-114.899c7.59961%20-7.60059%2020.5%20-2.2002%2020.5%208.5v70.7998h116c6.59961%200%2012%205.40039%2012%2012v64c0%206.59961%20-5.40039%2012%20-12%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-alt-circle-right%22%20unicode=%22&#xf35a;%22%20d=%22M256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM140%20148h116v-70.9004c0%20-10.6992%2013%20-16.0996%2020.5%20-8.5l114.3%20114.9c4.7002%204.7002%204.7002%2012.2002%200%2016.9004l-114.3%20115c-7.59961%207.59961%20-20.5%202.19922%20-20.5%20-8.5v-70.9004h-116c-6.59961%200%20-12%20-5.40039%20-12%20-12v-64c0%20-6.59961%205.40039%20-12%2012%20-12z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22arrow-alt-circle-up%22%20unicode=%22&#xf35b;%22%20d=%22M8%20192c0%20137%20111%20248%20248%20248s248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248zM300%2076v116h70.9004c10.6992%200%2016.0996%2013%208.5%2020.5l-114.9%20114.3c-4.7002%204.7002%20-12.2002%204.7002%20-16.9004%200l-115%20-114.3c-7.59961%20-7.59961%20-2.19922%20-20.5%208.5%20-20.5h70.9004v-116c0%20-6.59961%205.40039%20-12%2012%20-12h64c6.59961%200%2012%205.40039%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22external-link-alt%22%20unicode=%22&#xf35d;%22%20d=%22M432%20128c8.83105%200%2016%20-7.16895%2016%20-16v-128c0%20-26.4922%20-21.5078%20-48%20-48%20-48h-352c-26.4922%200%20-48%2021.5078%20-48%2048v352c0%2026.4922%2021.5078%2048%2048%2048h160c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-144v-320h320v112c0%208.83105%207.16895%2016%2016%2016h32zM488%20448c13.2461%200%2024%20-10.7539%2024%20-24v-128c0%20-21.5%20-26%20-32%20-41%20-17l-35.7197%2035.6797l-243.61%20-243.68c-4.34668%20-4.36133%20-10.3652%20-7.0625%20-17.0029%20-7.0625s-12.6504%202.70117%20-16.9971%207.0625l-22.6699%2022.6299c-4.36133%204.34668%20-7.0625%2010.3652%20-7.0625%2017.0029c0%206.63867%202.70117%2012.6504%207.0625%2016.9971l243.73%20243.64l-35.7305%2035.7305c-15.0498%2015.0898%20-4.37012%2041%2017%2041h128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22external-link-square-alt%22%20unicode=%22&#xf360;%22%20horiz-adv-x=%22448%22%20d=%22M448%20368v-352c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-352c-26.5098%200%20-48%2021.4902%20-48%2048v352c0%2026.5098%2021.4902%2048%2048%2048h352c26.5098%200%2048%20-21.4902%2048%20-48zM360%20352h-111.971c-21.3135%200%20-32.0801%20-25.8613%20-16.9717%20-40.9707l31.9844%20-31.9873l-195.527%20-195.527c-4.68555%20-4.68555%20-4.68555%20-12.2832%200%20-16.9707l31.0293%20-31.0293c4.6875%20-4.68555%2012.2852%20-4.68555%2016.9707%200l195.526%20195.526l31.9883%20-31.9912c15.0283%20-15.0264%2040.9707%20-4.47461%2040.9707%2016.9717v111.979c0%2013.2549%20-10.7451%2024%20-24%2024z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22exchange-alt%22%20unicode=%22&#xf362;%22%20d=%22M0%20280v16c0%2013.2549%2010.7451%2024%2024%2024h360v48c0%2021.3672%2025.8994%2032.042%2040.9707%2016.9707l80%20-80c9.37207%20-9.37305%209.37207%20-24.5684%200%20-33.9404l-80%20-80c-15.0146%20-15.0127%20-40.9707%20-4.48633%20-40.9707%2016.9697v48h-360c-13.2549%200%20-24%2010.7451%20-24%2024zM488%20128c13.2549%200%2024%20-10.7451%2024%20-24v-16c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-360v-48c0%20-21.4365%20-25.9434%20-31.9971%20-40.9707%20-16.9697l-80%2080c-9.37207%209.37207%20-9.37207%2024.5674%200%2033.9404l80%2080c15.1084%2015.1094%2040.9707%204.34375%2040.9707%20-16.9707v-48h360z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-download-alt%22%20unicode=%22&#xf381;%22%20horiz-adv-x=%22640%22%20d=%22M537.6%20221.4c58.4004%20-11.8008%20102.4%20-63.5%20102.4%20-125.4c0%20-70.7002%20-57.2998%20-128%20-128%20-128h-368c-79.5%200%20-144%2064.5%20-144%20144c0%2062.7998%2040.2002%20116.2%2096.2002%20135.9c-0.100586%202.69922%20-0.200195%205.39941%20-0.200195%208.09961c0%2088.4004%2071.5996%20160%20160%20160c59.2998%200%20111%20-32.2002%20138.7%20-80.2002c15.2002%2010.2002%2033.5996%2016.2002%2053.2998%2016.2002c53%200%2096%20-43%2096%20-96c0%20-12.2002%20-2.2998%20-23.9004%20-6.40039%20-34.5996zM404.7%20132.7c10.0996%2010.0996%202.89941%2027.2998%20-11.2998%2027.2998h-65.4004v112c0%208.7998%20-7.2002%2016%20-16%2016h-48c-8.7998%200%20-16%20-7.2002%20-16%20-16v-112h-65.4004c-14.1992%200%20-21.3994%20-17.2002%20-11.2998%20-27.2998l105.4%20-105.4c6.2002%20-6.2002%2016.3994%20-6.2002%2022.5996%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-upload-alt%22%20unicode=%22&#xf382;%22%20horiz-adv-x=%22640%22%20d=%22M537.6%20221.4c58.4004%20-11.8008%20102.4%20-63.5%20102.4%20-125.4c0%20-70.7002%20-57.2998%20-128%20-128%20-128h-368c-79.5%200%20-144%2064.5%20-144%20144c0%2062.7998%2040.2002%20116.2%2096.2002%20135.9c-0.100586%202.69922%20-0.200195%205.39941%20-0.200195%208.09961c0%2088.4004%2071.5996%20160%20160%20160c59.2998%200%20111%20-32.2002%20138.7%20-80.2002c15.2002%2010.2002%2033.5996%2016.2002%2053.2998%2016.2002c53%200%2096%20-43%2096%20-96c0%20-12.2002%20-2.2998%20-23.9004%20-6.40039%20-34.5996zM393.4%20160c14.1992%200%2021.3994%2017.2002%2011.2998%2027.2998l-105.4%20105.4c-6.2002%206.2002%20-16.3994%206.2002%20-22.5996%200l-105.4%20-105.4c-10.0996%20-10.0996%20-3%20-27.2998%2011.2998%20-27.2998h65.4004v-112c0%20-8.7998%207.2002%20-16%2016%20-16h48c8.7998%200%2016%207.2002%2016%2016v112h65.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gem%22%20unicode=%22&#xf3a5;%22%20horiz-adv-x=%22576%22%20d=%22M485.5%20448l90.5%20-160h-101.1l-69.2002%20160h79.7998zM357.5%20448l69.2002%20-160h-277.4l69.2002%20160h139zM90.5%20448h79.7998l-69.2002%20-160h-101.1zM0%20256h100.7l123%20-251.7c1.5%20-3.09961%20-2.7002%20-5.89941%20-5%20-3.2998zM148.2%20256h279.6l-137%20-318.2c-1%20-2.39941%20-4.5%20-2.39941%20-5.5%200zM352.3%204.2998l123%20251.7h100.7l-218.7%20-254.9c-2.2998%20-2.69922%20-6.5%200.100586%20-5%203.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22level-down-alt%22%20unicode=%22&#xf3be;%22%20horiz-adv-x=%22320%22%20d=%22M313.553%2055.6689l-103.966%20-112.003c-9.48535%20-10.2139%20-25.6758%20-10.2295%20-35.1738%200l-103.975%20112.003c-14.2061%2015.2998%20-3.37695%2040.3311%2017.5869%2040.3311h63.9746v272h-83.9756c-3.31152%200%20-6.31348%201.34277%20-8.48535%203.51465l-56%2056c-7.56055%207.55957%20-2.20605%2020.4854%208.48535%2020.4854h195.976c13.2549%200%2024%20-10.7451%2024%20-24v-328h63.9658c20.8779%200%2031.8516%20-24.9688%2017.5869%20-40.3311z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22level-up-alt%22%20unicode=%22&#xf3bf;%22%20horiz-adv-x=%22320%22%20d=%22M313.553%20328.331c14.2646%20-15.3623%203.29102%20-40.3311%20-17.5869%20-40.3311h-63.9658v-328c0%20-13.2549%20-10.7451%20-24%20-24%20-24h-195.976c-10.6914%200%20-16.0459%2012.9258%20-8.48535%2020.4854l56%2056c2.17188%202.17188%205.17383%203.51465%208.48535%203.51465h83.9756v272h-63.9746c-20.9639%200%20-31.793%2025.0312%20-17.5869%2040.3311l103.975%20112.003c9.49805%2010.2295%2025.6885%2010.2139%2035.1738%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lock-open%22%20unicode=%22&#xf3c1;%22%20horiz-adv-x=%22576%22%20d=%22M423.5%20448c84%200.299805%20152.5%20-68%20152.5%20-152v-80c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-32c-13.2998%200%20-24%2010.7002%20-24%2024v80c0%2039.9004%20-32.7002%2072.4004%20-72.7002%2072c-39.5996%20-0.400391%20-71.2998%20-33.2998%20-71.2998%20-72.9004v-71.0996h48c26.5%200%2048%20-21.5%2048%20-48v-192c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v192c0%2026.5%2021.5%2048%2048%2048h224v70.5c0%2084%2067.5%20153.2%20151.5%20153.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map-marker-alt%22%20unicode=%22&#xf3c5;%22%20horiz-adv-x=%22384%22%20d=%22M172.268%20-53.6699c-145.298%20210.639%20-172.268%20232.257%20-172.268%20309.67c0%20106.039%2085.9609%20192%20192%20192s192%20-85.9609%20192%20-192c0%20-77.4131%20-26.9697%20-99.0312%20-172.268%20-309.67c-9.53516%20-13.7744%20-29.9307%20-13.7734%20-39.4648%200zM192%20176c44.1826%200%2080%2035.8174%2080%2080s-35.8174%2080%20-80%2080s-80%20-35.8174%20-80%20-80s35.8174%20-80%2080%20-80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22microphone-alt%22%20unicode=%22&#xf3c9;%22%20horiz-adv-x=%22352%22%20d=%22M336%20256c8.83984%200%2016%20-7.16016%2016%20-16v-48c0%20-88.9004%20-66.29%20-162.47%20-152%20-174.23v-33.7695h56c8.83984%200%2016%20-7.16016%2016%20-16v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-160c-8.83984%200%20-16%207.16016%20-16%2016v16c0%208.83984%207.16016%2016%2016%2016h56v34.1504c-88.0303%2012.1396%20-152%2092.0498%20-152%20181.689v40.1602c0%208.83984%207.16016%2016%2016%2016h16c8.83984%200%2016%20-7.16016%2016%20-16v-42.2998c0%20-66.8105%2048.71%20-126.59%20115.21%20-133.08c76.2998%20-7.44043%20140.79%2052.5801%20140.79%20127.38v48c0%208.83984%207.16016%2016%2016%2016h16zM176%2096c-53.0195%200%20-96%2042.9805%20-96%2096v160c0%2053.0195%2042.9805%2096%2096%2096s96%20-42.9805%2096%20-96h-85.3301c-5.88965%200%20-10.6699%20-3.58008%20-10.6699%20-8v-16c0%20-4.41992%204.78027%20-8%2010.6699%20-8h85.3301v-32h-85.3301c-5.88965%200%20-10.6699%20-3.58008%20-10.6699%20-8v-16c0%20-4.41992%204.78027%20-8%2010.6699%20-8h85.3301v-32h-85.3301c-5.88965%200%20-10.6699%20-3.58008%20-10.6699%20-8v-16c0%20-4.41992%204.78027%20-8%2010.6699%20-8h85.3301c0%20-53.0195%20-42.9805%20-96%20-96%20-96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mobile-alt%22%20unicode=%22&#xf3cd;%22%20horiz-adv-x=%22320%22%20d=%22M272%20448c26.5%200%2048%20-21.5%2048%20-48v-416c0%20-26.5%20-21.5%20-48%20-48%20-48h-224c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048h224zM160%20-32c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM272%2076v312c0%206.59961%20-5.40039%2012%20-12%2012h-200c-6.59961%200%20-12%20-5.40039%20-12%20-12v-312c0%20-6.59961%205.40039%20-12%2012%20-12h200c6.59961%200%2012%205.40039%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22money-bill-alt%22%20unicode=%22&#xf3d1;%22%20horiz-adv-x=%22640%22%20d=%22M352%20160c4.41992%200%208%20-3.58008%208%20-8v-16c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-64c-4.41992%200%20-8%203.58008%20-8%208v16c0%204.41992%203.58008%208%208%208h16v55.4404l-0.469727%20-0.310547c-1.26855%20-0.845703%20-2.79395%20-1.35156%20-4.43164%20-1.35156c-2.77734%200%20-5.22559%201.41895%20-6.6582%203.57129l-8.88086%2013.3105c-0.845703%201.26758%20-1.35156%202.79395%20-1.35156%204.43066c0%202.77734%201.41992%205.22656%203.57227%206.65918l15.3301%2010.2197c3.93945%202.62988%208.56934%204.03027%2013.3096%204.03027h13.5801c4.41992%200%208%20-3.58008%208%20-8v-88h16zM608%20384c17.6699%200%2032%20-14.3301%2032%20-32v-320c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-576c-17.6699%200%20-32%2014.3301%20-32%2032v320c0%2017.6699%2014.3301%2032%2032%2032h576zM48%2048h64c0%2035.3496%20-28.6504%2064%20-64%2064v-64zM48%20272c35.3496%200%2064%2028.6504%2064%2064h-64v-64zM320%2080c53%200%2096%2050.1299%2096%20112c0%2061.8604%20-42.9805%20112%20-96%20112s-96%20-50.1396%20-96%20-112c0%20-61.8496%2042.9805%20-112%2096%20-112zM592%2048v64c-35.3496%200%20-64%20-28.6504%20-64%20-64h64zM592%20272v64h-64c0%20-35.3496%2028.6504%20-64%2064%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phone-slash%22%20unicode=%22&#xf3dd;%22%20horiz-adv-x=%22640%22%20d=%22M268.2%2066.5996c11.5%205.40039%2022.7002%2011.6006%2033.5996%2018.1006l80%20-61.7998c-76%20-54.5%20-169%20-86.9004%20-269.7%20-86.9004c-11.2998%200%20-20.8994%207.7998%20-23.3994%2018.5996l-24%20104c-2.60059%2011.4004%203.2002%2022.9004%2013.8994%2027.5l112%2048c9.80078%204.2002%2021.2002%201.40039%2028%20-6.89941zM633.8%20-10.0996c7%20-5.40039%208.2998%20-15.5%202.90039%20-22.3008l-19.6006%20-25.2998c-5.5%20-7%20-15.5%20-8.2002%20-22.5%20-2.7998l-588.399%20454.7c-7%205.39941%20-8.2002%2015.3994%20-2.7998%2022.3994l19.5996%2025.2002c5.5%207%2015.5%208.2002%2022.5%202.7998l353.9%20-273.5c18.0996%2022.5%2033.7998%2046.7002%2046%2072.8008l-60.6006%2049.5996c-8.2998%206.7002%20-11.0996%2018.2002%20-6.89941%2028l48%20112c4.59961%2010.5996%2016.1992%2016.5%2027.5%2013.9004l104%20-24c10.8994%20-2.5%2018.5996%20-12.2002%2018.5996%20-23.4004c0%20-108.9%20-38.0996%20-208.4%20-100.9%20-287.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22portrait%22%20unicode=%22&#xf3e0;%22%20horiz-adv-x=%22384%22%20d=%22M336%20448c26.5%200%2048%20-21.5%2048%20-48v-416c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048h288zM192%20320c-35.2998%200%20-64%20-28.7002%20-64%20-64s28.7002%20-64%2064%20-64s64%2028.7002%2064%2064s-28.7002%2064%20-64%2064zM304%2083.2002v19.2002c0%2031.7998%20-30.0996%2057.5996%20-67.2002%2057.5996h-5c-12.2002%20-5.09961%20-25.7002%20-8%20-39.7998%20-8s-27.5%202.90039%20-39.7998%208h-5c-37.1006%200%20-67.2002%20-25.7998%20-67.2002%20-57.5996v-19.2002c0%20-10.6006%2010%20-19.2002%2022.4004%20-19.2002h179.199c12.4004%200%2022.4004%208.59961%2022.4004%2019.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22reply%22%20unicode=%22&#xf3e5;%22%20d=%22M8.30859%20258.164l176.005%20151.985c15.4053%2013.3047%2039.6865%202.50391%2039.6865%20-18.1641v-80.0537c160.629%20-1.83887%20288%20-34.0312%20288%20-186.258c0%20-61.4404%20-39.5811%20-122.309%20-83.333%20-154.132c-13.6533%20-9.93066%20-33.1113%202.5332%20-28.0771%2018.6309c45.3438%20145.012%20-21.5068%20183.51%20-176.59%20185.742v-87.915c0%20-20.7002%20-24.2998%20-31.4531%20-39.6865%20-18.1641l-176.005%20152c-11.0703%209.5625%20-11.0859%2026.7529%200%2036.3281z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shield-alt%22%20unicode=%22&#xf3ed;%22%20d=%22M466.5%20364.3c17.7998%20-7.39941%2029.5%20-24.8994%2029.5%20-44.2998c0%20-221.3%20-135.9%20-344.6%20-221.6%20-380.3c-11.8008%20-4.90039%20-25.1006%20-4.90039%20-36.9004%200c-107%2044.5996%20-221.5%20181.8%20-221.5%20380.3c0%2019.4004%2011.7002%2036.9004%2029.5996%2044.2998l192%2080c5.67578%202.35449%2011.96%203.6543%2018.4824%203.6543c6.52148%200%2012.7432%20-1.2998%2018.418%20-3.6543zM256.1%201.7002c93.7002%2046.5996%20172.5%20156.3%20175.801%20307.7l-175.9%2073.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tablet-alt%22%20unicode=%22&#xf3fa;%22%20horiz-adv-x=%22448%22%20d=%22M400%20448c26.5%200%2048%20-21.5%2048%20-48v-416c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v416c0%2026.5%2021.5%2048%2048%2048h352zM224%20-32c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM400%2076v312c0%206.59961%20-5.40039%2012%20-12%2012h-328c-6.59961%200%20-12%20-5.40039%20-12%20-12v-312c0%20-6.59961%205.40039%20-12%2012%20-12h328c6.59961%200%2012%205.40039%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tachometer-alt%22%20unicode=%22&#xf3fd;%22%20horiz-adv-x=%22576%22%20d=%22M288%20416c159.06%200%20288%20-128.94%20288%20-288c0%20-52.7998%20-14.25%20-102.26%20-39.0596%20-144.8c-5.61035%20-9.62012%20-16.3008%20-15.2002%20-27.4404%20-15.2002h-443c-11.1396%200%20-21.8301%205.58008%20-27.4404%2015.2002c-24.8096%2042.54%20-39.0596%2092%20-39.0596%20144.8c0%20159.06%20128.94%20288%20288%20288zM288%20352c-17.6699%200%20-31.9902%20-14.3301%20-31.9902%20-32s14.3301%20-32%2032%20-32c6.66992%200%2012.5098%202.51953%2017.6406%206.00977l9.21973%2027.6699c0.80957%202.44043%202.33984%204.41016%203.4502%206.66992c-3.74023%2013.5205%20-15.6104%2023.6504%20-30.3203%2023.6504zM96%2064c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM144%20224c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM390.77%20296.41c4.18066%2012.5703%20-2.59961%2026.1699%20-15.1699%2030.3594c-12.6299%204.28027%20-26.1895%20-2.60938%20-30.3594%20-15.1699l-61.3398%20-184.01c-33.4004%20-2.16016%20-59.9004%20-29.6494%20-59.9004%20-63.5898c0%20-11.7197%203.37988%20-22.5498%208.87988%20-32h110.24c5.5%209.4502%208.87988%2020.2803%208.87988%2032c0%2019.46%20-8.87012%2036.6699%20-22.5596%2048.4102zM405.43%20239.21c5.68066%20-8.94043%2015.1904%20-15.21%2026.5703%20-15.2197c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032c-3.91992%200%20-7.58008%20-0.94043%20-11.0498%20-2.23047zM480%2064c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ticket-alt%22%20unicode=%22&#xf3ff;%22%20horiz-adv-x=%22576%22%20d=%22M128%20288h320v-192h-320v192zM528%20192c0%20-26.5098%2021.4902%20-48%2048%20-48v-96c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-480c-26.5098%200%20-48%2021.4902%20-48%2048v96c26.5098%200%2048%2021.4902%2048%2048s-21.4902%2048%20-48%2048v96c0%2026.5098%2021.4902%2048%2048%2048h480c26.5098%200%2048%20-21.4902%2048%20-48v-96c-26.5098%200%20-48%20-21.4902%20-48%20-48zM480%20296c0%2013.2549%20-10.7451%2024%20-24%2024h-336c-13.2549%200%20-24%20-10.7451%20-24%20-24v-208c0%20-13.2549%2010.7451%20-24%2024%20-24h336c13.2549%200%2024%2010.7451%2024%2024v208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-alt%22%20unicode=%22&#xf406;%22%20d=%22M256%20160c-79.5%200%20-144%2064.5%20-144%20144s64.5%20144%20144%20144s144%20-64.5%20144%20-144s-64.5%20-144%20-144%20-144zM384%20128c70.7002%200%20128%20-57.2998%20128%20-128v-16c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v16c0%2070.7002%2057.2998%20128%20128%20128h55.0996c22.3008%20-10.2002%2046.9004%20-16%2072.9004%20-16s50.7002%205.7998%2072.9004%2016h55.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22window-close%22%20unicode=%22&#xf410;%22%20d=%22M464%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h416zM380.4%20125.5l-67.1006%2066.5l67.1006%2066.5c4.7998%204.7998%204.7998%2012.5996%200%2017.4004l-40.5%2040.5c-4.80078%204.7998%20-12.6006%204.7998%20-17.4004%200l-66.5%20-67.1006l-66.5%2067.1006c-4.7998%204.7998%20-12.5996%204.7998%20-17.4004%200l-40.5%20-40.5c-4.7998%20-4.80078%20-4.7998%20-12.6006%200%20-17.4004l67.1006%20-66.5l-67.1006%20-66.5c-4.7998%20-4.7998%20-4.7998%20-12.5996%200%20-17.4004l40.5%20-40.5c4.80078%20-4.7998%2012.6006%20-4.7998%2017.4004%200l66.5%2067.1006l66.5%20-67.1006c4.7998%20-4.7998%2012.5996%20-4.7998%2017.4004%200l40.5%2040.5c4.7998%204.80078%204.7998%2012.6006%200%2017.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22compress-alt%22%20unicode=%22&#xf422;%22%20horiz-adv-x=%22448%22%20d=%22M4.68555%2020.6855l99.3145%2099.3145l-32.9219%2031.0293c-15.1201%2015.1201%20-4.41211%2040.9707%2016.9697%2040.9707h112c13.2549%200%2023.9521%20-10.7451%2023.9521%20-24v-112c0%20-21.3818%20-25.8027%20-32.0898%20-40.9219%20-16.9707l-31.0781%2032.9707l-99.3145%20-99.3145c-6.24707%20-6.24707%20-16.3789%20-6.24707%20-22.627%200l-25.373%2025.373c-6.24707%206.24805%20-6.24707%2016.3799%200%2022.627zM443.314%20363.314l-99.3145%20-99.3145l32.9219%20-31.0293c15.1201%20-15.1201%204.41211%20-40.9707%20-16.9697%20-40.9707h-112c-13.2549%200%20-23.9521%2010.7451%20-23.9521%2024v112c0%2021.3818%2025.8027%2032.0898%2040.9219%2016.9707l31.0781%20-32.9707l99.3145%2099.3145c6.24707%206.24707%2016.3789%206.24707%2022.627%200l25.373%20-25.373c6.24707%20-6.24805%206.24707%20-16.3799%200%20-22.627z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22expand-alt%22%20unicode=%22&#xf424;%22%20horiz-adv-x=%22448%22%20d=%22M212.686%20132.686l-92.6855%20-92.6855l32.9219%20-31.0293c15.1201%20-15.1201%204.41211%20-40.9707%20-16.9697%20-40.9707h-112c-13.2549%200%20-23.9521%2010.7451%20-23.9521%2024v112c0%2021.3818%2025.8027%2032.0898%2040.9219%2016.9707l31.0781%20-32.9707l92.6855%2092.6855c6.24805%206.24805%2016.3799%206.24805%2022.6279%200l25.3721%20-25.3721c6.24902%20-6.24805%206.24902%20-16.3789%200%20-22.6279zM235.314%20251.314l92.6855%2092.6855l-32.9219%2031.0293c-15.1201%2015.1201%20-4.41211%2040.9707%2016.9697%2040.9707h112c13.2549%200%2023.9521%20-10.7451%2023.9521%20-24v-112c0%20-21.3818%20-25.8027%20-32.0898%20-40.9219%20-16.9707l-31.0781%2032.9707l-92.6855%20-92.6855c-6.24805%20-6.24805%20-16.3799%20-6.24805%20-22.6279%200l-25.3721%2025.3721c-6.24902%206.24805%20-6.24902%2016.3789%200%2022.6279z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22baseball-ball%22%20unicode=%22&#xf433;%22%20horiz-adv-x=%22496%22%20d=%22M368.5%2084.0996c12.9004%20-26.6992%2030.2998%20-50.1992%2051.4004%20-70.5996c-44.6006%20-43%20-105.101%20-69.5%20-171.9%20-69.5c-66.9004%200%20-127.5%2026.5996%20-172%2069.7002c21.2002%2020.3994%2038.5996%2044%2051.5%2070.7002l-28.7998%2013.8994c-11.1006%20-23%20-26.1006%20-43.2998%20-44.2998%20-61c-34%2042.4004%20-54.4004%2096.1006%20-54.4004%20154.7s20.4004%20112.3%2054.4004%20154.8c17.7998%20-17.2998%2032.5%20-37.0996%2043.5%20-59.3994l28.6992%2014.0996c-12.7998%2025.9004%20-30%2048.9004%20-50.6992%2068.7998c44.5996%2043.1006%20105.199%2069.7002%20172.1%2069.7002c67%200%20127.6%20-26.7002%20172.2%20-69.7998c-20.7998%20-20%20-38%20-43%20-50.7998%20-69l28.6992%20-14.1006c11%2022.4004%2025.8008%2042.2002%2043.6006%2059.5c33.7998%20-42.3994%2054.2002%20-96.0996%2054.2002%20-154.6c0%20-58.5996%20-20.5%20-112.4%20-54.5%20-154.9c-18.1006%2017.7002%20-33%2038%20-44.1006%2060.9004zM140.2%20116.1c17.2998%2053.9004%2014.2998%20108.2%20-0.700195%20153.801l-30.4004%20-10c13.3008%20-40.2002%2015.5%20-87.6006%200.600586%20-134zM356.5%20269.5c-15%20-45.5%20-18%20-99.7998%20-0.700195%20-153.8l30.5%209.7998c-14.8994%2046.5%20-12.5996%2093.9004%200.600586%20134z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22basketball-ball%22%20unicode=%22&#xf434;%22%20horiz-adv-x=%22496%22%20d=%22M212.3%20437.7c-1.5%20-50%20-17%20-95.4004%20-44.7998%20-131.2l-77.4004%2077.4004c36%2029.6992%2078.4004%2047.5%20122.2%2053.7998zM248%20226l-46.2998%2046.2998c37.2002%2045.4004%2057.5%20103.8%2058.7002%20167.7c51.8994%20-2.59961%20103.1%20-21.0996%20145.5%20-56.0996zM56.0996%20349.9l77.4004%20-77.4004c-35.7002%20-27.7998%20-81.2002%20-43.2998%20-131.2%20-44.7998c6.2998%2043.7998%2024.1006%2086.2002%2053.7998%20122.2zM328.3%20145.7l-46.2998%2046.2998l157.9%20157.9c35%20-42.4004%2053.5%20-93.6006%2056.0996%20-145.5c-64%20-1.30078%20-122.4%20-21.6006%20-167.7%20-58.7002zM248%20158l46.2998%20-46.2998c-37.0996%20-45.2998%20-57.3994%20-103.7%20-58.7002%20-167.7c-51.8994%202.59961%20-103.1%2021.2002%20-145.5%2056.0996zM439.9%2034.0996l-77.4004%2077.4004c35.7002%2027.7002%2081.0996%2043.2002%20131.2%2044.7998c-6.2998%20-43.7998%20-24.1006%20-86.2002%20-53.7998%20-122.2zM167.7%20238.3l46.2998%20-46.2998l-157.9%20-157.9c-35%2042.4004%20-53.5%2093.6006%20-56.0996%20145.5c63.9004%201.10059%20122.3%2021.5%20167.7%2058.7002zM283.7%20-53.7002c1.59961%2050%2017.0996%2095.5%2044.7998%20131.2l77.4004%20-77.4004c-36%20-29.6992%20-78.4004%20-47.5%20-122.2%20-53.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bowling-ball%22%20unicode=%22&#xf436;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM120%20256c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM184%20352c0%20-17.7002%2014.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32zM232%20208c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess%22%20unicode=%22&#xf439;%22%20d=%22M74%20240l-33.9102%2090.3799c-0.655273%201.74707%20-1.01953%203.64551%20-1.01953%205.62012c0%208.83105%207.16895%2016%2016%2016h0.0195312h56.9102v32h-24c-4.41504%200%20-8%203.58496%20-8%208v16c0%204.41504%203.58496%208%208%208h24v24c0%204.41504%203.58496%208%208%208h16c4.41504%200%208%20-3.58496%208%20-8v-24h24c4.41504%200%208%20-3.58496%208%20-8v-16c0%20-4.41504%20-3.58496%20-8%20-8%20-8h-24v-32h56.8896c0.00683594%200%200.0078125%20-0.00683594%200.0146484%20-0.00683594c8.83008%200%2016%20-7.16992%2016%20-16c0%20-1.97461%20-0.359375%20-3.86621%20-1.01465%20-5.61328l-33.8896%20-90.3799h10c8.83105%200%2016%20-7.16895%2016%20-16v-16c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-15.9404c0.142578%20-44.1934%205.69141%20-86.9287%2015.9404%20-128h-128c10.249%2041.0713%2015.7979%2083.8066%2015.9404%20128h-15.9404c-8.83105%200%20-16%207.16895%20-16%2016v16c0%208.83105%207.16895%2016%2016%2016h10zM247.16%20-11.5801c5.24805%20-2.62598%208.83984%20-8.0459%208.83984%20-14.3096v-22.1104c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-224c-8.83105%200%20-16%207.16895%20-16%2016v22.1104c0.000976562%206.26562%203.59668%2011.6855%208.84961%2014.3096l23.1504%2011.5801v16c0%208.83105%207.16895%2016%2016%2016h160c8.83105%200%2016%20-7.16895%2016%20-16v-16zM339.93%20146.2l-24.5693%2020.7998c-6.94434%205.86133%20-11.3438%2014.6143%20-11.3604%2024.4004v58.5996c0%203.31152%202.68848%206%206%206h26.3896c3.31152%200%206%20-2.68848%206%20-6v-26h24.71v26c0%203.31152%202.68848%206%206%206h53.8105c3.31152%200%206%20-2.68848%206%20-6v-26h24.71v26c0%203.31152%202.68848%206%206%206h26.3799c3.31152%200%206%20-2.68848%206%20-6v-58.54c0%20-0.0107422%200.0185547%20-0.0126953%200.0185547%20-0.0234375c0%20-9.79297%20-4.40918%20-18.5645%20-11.3486%20-24.4365l-24.5996%20-20.79l3.29004%20-82.21h-126.721zM384%20144v-32h32v32c0%208.83105%20-7.16895%2016%20-16%2016s-16%20-7.16895%20-16%20-16zM503.16%20-11.5801c5.24805%20-2.62598%208.83984%20-8.0459%208.83984%20-14.3096v-22.1104c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-192c-8.83105%200%20-16%207.16895%20-16%2016v22.1104c0.000976562%206.26562%203.59668%2011.6855%208.84961%2014.3096l23.1504%2011.5801v16c0%208.83105%207.16895%2016%2016%2016h128c8.83105%200%2016%20-7.16895%2016%20-16v-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-bishop%22%20unicode=%22&#xf43a;%22%20horiz-adv-x=%22320%22%20d=%22M8%20160.12c0%2073.3799%2059.8096%20181.08%20112.6%20225.37c-14%203.41992%20-24.5996%2015.5098%20-24.5996%2030.5098c0%2017.6611%2014.3389%2032%2032%2032h64c17.6611%200%2032%20-14.3389%2032%20-32c0%20-15.0498%20-10.5996%20-27.0898%20-24.5996%20-30.5098c24.3994%20-20.4902%2050.0693%20-54.6807%2070.8691%20-92.5898l-107.89%20-107.931c-1.44727%20-1.44727%20-2.3418%20-3.44922%20-2.3418%20-5.65625c0%20-2.20605%200.894531%20-4.20508%202.3418%20-5.65332l11.3105%20-11.3105c1.44727%20-1.44629%203.44922%20-2.3418%205.65527%20-2.3418c2.20703%200%204.20605%200.895508%205.6543%202.3418l100.31%20100.33c15.96%20-35.46%2026.6904%20-71.9492%2026.6904%20-102.56c0%20-51.6006%20-22.1396%20-73.8301%20-56%20-84.6006v-43.5195h-192v43.5195c-33.8604%2010.7705%20-56%2032.9609%20-56%2084.6006zM304%200c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-288c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-board%22%20unicode=%22&#xf43c;%22%20d=%22M255.9%20447.8v-64h-64v64h64zM0%20383.83h64v-64h-64v64zM128%20447.8v-64h-64v64h64zM192%20191.9h64v-64h-64v64zM0%20255.88h64v-64h-64v64zM383.85%20447.8v-64h-64v64h64zM511.85%20447.8v-64h-64v64h64zM128%20191.9v-64h-64v64h64zM511.8%200h-64v64h64v-64zM511.8%20128h-64v64h64v-64zM383.85%20-64v64h64v-64h-64zM511.85%20255.88h-64v64h64v-64zM128%20-64v64h64v-64h-64zM0%20-64v64h64v-64h-64zM255.9%20-64v64h64v-64h-64zM0%20127.93h64v-64h-64v64zM319.88%20319.85h-64v64h64v-64zM255.88%20191.85v64h64v-64h-64zM191.88%2063.8496h64v-64h-64v64zM319.88%20127.85v64h64v-64h-64zM319.88%20255.8v64h64v-64h-64zM319.88%2063.8701h64v-64h-64v64zM64%2063.9502h64v-64h-64v64zM192%20319.85h-64v64h64v-64zM383.92%2063.9502v64h64v-64h-64zM255.92%20255.88h-64v64h64v-64zM383.92%20383.83h64v-64h-64v64zM255.92%20127.93h64v-64h-64v64zM191.92%20255.88l0.0800781%20-64h-64v64h63.9199zM383.84%20191.88v64h64v-64h-64zM128%20319.85v-64h-64v64h64zM128%20127.93h64v-64h-64v64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-king%22%20unicode=%22&#xf43f;%22%20horiz-adv-x=%22448%22%20d=%22M400%200c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-352c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h352zM416%20288c17.6494%20-0.0136719%2031.9688%20-14.3477%2031.9688%20-32.001c0%20-3.32129%20-0.507812%20-6.52539%20-1.44922%20-9.53906l-73.0791%20-214.46h-298.881l-73.0791%20214.46c-0.941406%203.01367%20-1.45508%206.21875%20-1.45508%209.54004c0%2017.6533%2014.3252%2031.9863%2031.9746%2032h160v48h-40c-4.41504%200%20-8%203.58496%20-8%208v48c0%204.41504%203.58496%208%208%208h40v40c0%204.41504%203.58496%208%208%208h48c4.41504%200%208%20-3.58496%208%20-8v-40h40c4.41504%200%208%20-3.58496%208%20-8v-48c0%20-4.41504%20-3.58496%20-8%20-8%20-8h-40v-48h160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-knight%22%20unicode=%22&#xf441;%22%20horiz-adv-x=%22384%22%20d=%22M19%20175.53c-11.2041%204.98145%20-19%2016.1963%20-19%2029.2393v0.0205078v137.21c0%200.0195312%20-0.00292969%200.0419922%20-0.00292969%200.0625c0%206.60742%202.67578%2012.5957%207.00293%2016.9375l9%209l-14.21%2028.4199c-1.13867%202.27344%20-1.79004%204.85547%20-1.79004%207.56934v0.0107422c0%206.62305%205.37695%2012%2012%2012h147.94c106%200%20191.92%20-86%20191.92%20-192v-192h-319.86v14.5195c0%200.0078125%20-0.078125%20-0.03125%20-0.078125%20-0.0244141c0%2031.3145%2018.0312%2058.4512%2044.2686%2071.585l57.2197%2028.6504c15.751%207.87695%2026.5303%2024.1348%2026.5303%2042.9297v0.00976562v50.3301l-22.1201%20-11.0801c-6.19238%20-3.09668%20-10.8369%20-8.78906%20-12.5508%20-15.6504l-9.21973%20-30.6494c-2.81152%20-9.35645%20-9.77051%20-16.9043%20-18.7598%20-20.5l-12.7803%20-5.12012c-3.66895%20-1.46777%20-7.7168%20-2.27246%20-11.9082%20-2.27246c-4.61621%200%20-9.00586%200.979492%20-12.9717%202.74219zM52%20320c-11.0381%200%20-20%20-8.96191%20-20%20-20s8.96191%20-20%2020%20-20s20%208.96191%2020%2020s-8.96191%2020%20-20%2020zM368%200c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-352c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-pawn%22%20unicode=%22&#xf443;%22%20horiz-adv-x=%22320%22%20d=%22M105.1%20224c-29.3896%2018.3799%20-49.0996%2050.7803%20-49.0996%2088c0%2057.3994%2046.6006%20104%20104%20104s104%20-46.6006%20104%20-104c0%20-37.2197%20-19.71%20-69.6201%20-49.0996%20-88h25.0996c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-16v-5.49023c0%20-44%204.11035%20-86.5996%2024%20-122.51h-176c19.8604%2035.9102%2024%2078.5098%2024%20122.51v5.49023h-16c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h25.0996zM304%200c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-288c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-queen%22%20unicode=%22&#xf445;%22%20d=%22M256%20336c-30.9072%200%20-56%2025.0928%20-56%2056s25.0928%2056%2056%2056s56%20-25.0928%2056%20-56s-25.0928%20-56%20-56%20-56zM432%200c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-352c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h352zM504.87%20263.84c4.30566%20-2.86816%207.11914%20-7.77344%207.11914%20-13.3311c0%20-2.56445%20-0.604492%20-4.98926%20-1.67969%20-7.13867l-102.55%20-211.37h-303.52l-102.55%20211.33c-1.0752%202.14941%20-1.70508%204.58008%20-1.70508%207.14453c0%205.55762%202.83887%2010.457%207.14453%2013.3252l28.5703%2016c7.35938%204.91016%2016.8096%202.5498%2022.0898%20-4.54004c8.6543%20-11.709%2022.4922%20-19.2686%2038.1572%20-19.2686c1.13672%200%202.26562%200.0400391%203.38281%200.119141c25.6699%201.73926%2044.6699%2024.7998%2044.6699%2050.4893c0%207.39648%206.00391%2013.4004%2013.4004%2013.4004h38.7695c6.04004%200%2011.6104%20-3.99023%2012.8604%20-9.91016c4.57715%20-21.7363%2023.8789%20-38.0752%2046.9688%20-38.0752s42.3936%2016.3389%2046.9707%2038.0752c1.25%205.91016%206.86035%209.91016%2012.8604%209.91016h38.7695c7.39648%200%2013.4004%20-6.00391%2013.4004%20-13.4004c0%20-23.5293%2015.7002%20-45.46%2038.8398%20-49.75c2.95898%20-0.576172%205.9541%20-0.918945%209.08105%20-0.918945c15.6064%200%2029.4688%207.5293%2038.1494%2019.1494c5.37988%207.13965%2014.8496%209.67969%2022.29%204.67969z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chess-rook%22%20unicode=%22&#xf447;%22%20horiz-adv-x=%22384%22%20d=%22M368%20416c8.83105%200%2016%20-7.16895%2016%20-16v-176l-64%20-32c0%20-47.7197%201.54004%20-95%2013.21%20-160h-282.42c11.6699%2065%2013.21%20111.67%2013.21%20160l-64%2032v176c0%208.83105%207.16895%2016%2016%2016h56.0996c8.83105%200%2016%20-7.16895%2016%20-16v-48h47.9004v48c0%208.83105%207.16895%2016%2016%2016h80c8.83105%200%2016%20-7.16895%2016%20-16v-48h48v48c0%208.83105%207.16895%2016%2016%2016h56zM224%20128v64c0%2017.6611%20-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32v-64h64zM368%200c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-352c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h352z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dumbbell%22%20unicode=%22&#xf44b;%22%20horiz-adv-x=%22640%22%20d=%22M104%20352c13.2998%200%2024%20-10.7002%2024%20-24v-272c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-48c-13.2998%200%20-24%2010.7002%20-24%2024v104h-24c-4.40039%200%20-8%203.59961%20-8%208v48c0%204.40039%203.59961%208%208%208h24v104c0%2013.2998%2010.7002%2024%2024%2024h48zM632%20224c4.40039%200%208%20-3.59961%208%20-8v-48c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-24v-104c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-48c-13.2998%200%20-24%2010.7002%20-24%2024v272c0%2013.2998%2010.7002%2024%2024%2024h48c13.2998%200%2024%20-10.7002%2024%20-24v-104h24zM456%20416c13.2998%200%2024%20-10.7002%2024%20-24v-400c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-48c-13.2998%200%20-24%2010.7002%20-24%2024v168h-128v-168c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-48c-13.2998%200%20-24%2010.7002%20-24%2024v400c0%2013.2998%2010.7002%2024%2024%2024h48c13.2998%200%2024%20-10.7002%2024%20-24v-168h128v168c0%2013.2998%2010.7002%2024%2024%2024h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22football-ball%22%20unicode=%22&#xf44e;%22%20horiz-adv-x=%22496%22%20d=%22M481.5%20387.7c6.2998%20-23.9004%2013.7002%20-61%2014.5%20-104.5l-156.6%20156.8c43.5996%20-0.900391%2080.8994%20-8.5%20104.8%20-14.9004c18.2002%20-4.89941%2032.5%20-19.1992%2037.2998%20-37.3994zM14.5%20-3.7002c-6.2998%2023.9004%20-13.7002%2061%20-14.5%20104.5l156.6%20-156.8c-43.5996%200.900391%20-80.8994%208.5%20-104.8%2014.9004c-18.2002%204.89941%20-32.5%2019.1992%20-37.2998%2037.3994zM4.2002%20164.6c22.5996%20152.7%20138.899%20252%20271.399%20271.4l216.301%20-216.6c-22.7002%20-152.7%20-139%20-252%20-271.5%20-271.4zM321.5%20288.2l-28.2998%20-28.5l-28.2998%2028.2998c-3.10059%203.09961%20-8.2002%203.09961%20-11.3008%200l-11.2998%20-11.2998c-3.09961%20-3.10059%20-3.09961%20-8.2002%200%20-11.2998l28.2998%20-28.3008l-22.5996%20-22.5996l-28.2998%2028.2998c-3.10059%203.10059%20-8.2002%203.10059%20-11.2998%200l-11.3008%20-11.2998c-3.09961%20-3.09961%20-3.09961%20-8.2002%200%20-11.2998l28.3008%20-28.2998l-22.6006%20-22.6006l-28.2998%2028.2998c-3.09961%203.10059%20-8.2002%203.10059%20-11.2998%200l-11.2998%20-11.2998c-3.10059%20-3.09961%20-3.10059%20-8.2002%200%20-11.2998l28.2998%20-28.2002l-28.2998%20-28.2998c-3.10059%20-3.09961%20-3.10059%20-8.2002%200%20-11.2998l11.2998%20-11.2998c3.09961%20-3.10059%208.2002%20-3.10059%2011.2998%200l28.2998%2028.2998l28.2998%20-28.2998c3.10059%20-3.10059%208.2002%20-3.10059%2011.3008%200l11.2998%2011.2998c3.09961%203.09961%203.09961%208.2002%200%2011.2998l-28.2998%2028.2998l22.5996%2022.6006l28.2998%20-28.3008c3.10059%20-3.09961%208.2002%20-3.09961%2011.2998%200l11.3008%2011.3008c3.09961%203.09961%203.09961%208.19922%200%2011.2998l-28.3008%2028.2998l22.6006%2022.7002l28.2998%20-28.2998c3.09961%20-3.10059%208.2002%20-3.10059%2011.2998%200l11.2998%2011.2998c3.10059%203.09961%203.10059%208.2002%200%2011.2998l-28.2998%2028.2998l28.2998%2028.2998c3.10059%203.10059%203.10059%208.2002%200%2011.3008l-11.2998%2011.2998c-3.09961%203.09961%20-8.2002%203.09961%20-11.2998%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22golf-ball%22%20unicode=%22&#xf450;%22%20horiz-adv-x=%22416%22%20d=%22M96%2032h224c0%20-17.7002%20-14.2998%20-32%20-32%20-32h-16c-17.7002%200%20-32%20-14.2998%20-32%20-32v-20c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-40c-6.59961%200%20-12%205.40039%20-12%2012v20c0%2017.7002%20-14.2998%2032%20-32%2032h-16c-17.7002%200%20-32%2014.2998%20-32%2032zM416%20240c0%20-74.2002%20-39%20-139.2%20-97.5%20-176h-221c-58.5%2036.7998%20-97.5%20101.8%20-97.5%20176c0%20114.9%2093.0996%20208%20208%20208s208%20-93.0996%20208%20-208zM235.9%20196.1c18.2998%200%2033.0996%2014.8008%2033.0996%2033.1006c0%2014.3994%20-9.2998%2026.2998%20-22.0996%2030.8994c9.59961%20-26.7998%20-15.6006%20-51.2998%20-41.9004%20-41.8994c4.59961%20-12.7998%2016.5%20-22.1006%2030.9004%20-22.1006zM285%20149.2c0%2014.3994%20-9.2998%2026.2998%20-22.0996%2030.8994c9.59961%20-26.7998%20-15.6006%20-51.2998%20-41.9004%20-41.8994c4.59961%20-12.7998%2016.5%20-22.1006%2030.9004%20-22.1006c18.2998%200%2033.0996%2014.9004%2033.0996%2033.1006zM349%20213.2c0%2014.3994%20-9.2998%2026.2998%20-22.0996%2030.8994c9.59961%20-26.7998%20-15.6006%20-51.2998%20-41.9004%20-41.8994c4.59961%20-12.7998%2016.5%20-22.1006%2030.9004%20-22.1006c18.2998%200%2033.0996%2014.9004%2033.0996%2033.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hockey-puck%22%20unicode=%22&#xf453;%22%20d=%22M0%20288c0%2053%20114.6%2096%20256%2096s256%20-43%20256%20-96s-114.6%20-96%20-256%20-96s-256%2043%20-256%2096zM0%20205.8c113.5%20-82.3994%20398.6%20-82.2998%20512%200v-109.8c0%20-53%20-114.6%20-96%20-256%20-96s-256%2043%20-256%2096v109.8z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22quidditch%22%20unicode=%22&#xf458;%22%20horiz-adv-x=%22640%22%20d=%22M256.5%20231.2l86.7002%20-109.2s-16.6006%20-102.4%20-76.6006%20-150.1c-59.8994%20-47.7002%20-266.6%20-34.1006%20-266.6%20-34.1006s3.7998%2023.1006%2011%2055.4004l94.5996%20112.2c4%204.69922%20-0.899414%2011.5996%20-6.59961%209.5l-60.4004%20-22.1006c14.4004%2041.7002%2032.7002%2080%2054.6006%2097.5c59.8994%2047.7998%20163.3%2040.9004%20163.3%2040.9004zM494.5%2096.2002c44%200%2079.7998%20-35.7002%2079.7998%20-79.9004c0%20-44.0996%20-35.7002%20-79.8994%20-79.7998%20-79.8994s-79.7998%2035.7998%20-79.7998%2079.8994c0%2044.1006%2035.7998%2079.9004%2079.7998%2079.9004zM636.5%20417c5.5%20-6.90039%204.40039%20-17%20-2.5%20-22.5l-232.5%20-177.9l34.0996%20-42.8994c5.10059%20-6.40039%201.7002%20-15.9004%20-6.2998%20-17.6006l-58.7998%20-12.3994l-86.7002%20109.2l25.2998%2054.5996c3.5%207.40039%2013.5%208.59961%2018.6006%202.2002l34.0996%20-43l232.5%20177.899c6.90039%205.40039%2016.9004%204.30078%2022.4004%20-2.59961z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22square-full%22%20unicode=%22&#xf45c;%22%20d=%22M512%20-64h-512v512h512v-512z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22table-tennis%22%20unicode=%22&#xf45d;%22%20d=%22M496.2%20151.5c-64.1006%2043.2002%20-149.5%2027.9004%20-195.601%20-34.2002l-211.5%20211.5l56%2056.1006c83.9004%2084.0996%20220%2084.0996%20303.9%200c63%20-63.1006%2078.7002%20-155.601%2047.2002%20-233.4zM278.3%2071.7998c-3.7002%20-12.7002%20-6.2998%20-25.8994%20-6.2002%20-39.7002c0%20-19.5%203.90039%20-38.0996%2011%20-55.0996c-25.6992%202.7998%20-50.5996%2013.5996%20-70.2998%2033.2998l-35.7002%2035.7002l-89.2998%20-103.3c-7.5%20-8.60059%20-20.7002%20-9.10059%20-28.7002%20-1l-53.3994%2053.5c-8.10059%208.09961%20-7.60059%2021.2998%201%2028.7998l103%2089.4004l-34.5%2034.5996c-39%2039.0996%20-44.6006%2098.7998%20-17.2998%20144.1zM416%20128c53%200%2096%20-43%2096%20-96s-43%20-96%20-96%20-96s-96%2043%20-96%2096s43%2096%2096%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22volleyball-ball%22%20unicode=%22&#xf45f;%22%20d=%22M231.39%20204.52c-70.1855%20-43.1172%20-122.835%20-111.301%20-146.1%20-192.199c-24.0918%2022.8398%20-43.4365%2050.252%20-56.9004%2081.0996c22.8008%2094.4004%2089.5%20174.4%20180.301%20216.8c13.8145%20-32.4951%2021.9121%20-68.375%2022.6992%20-105.7zM194.49%20338.92c-84%20-39.5%20-149%20-108.4%20-182.4%20-191.5c-19.7998%20109.3%2034%20212.4%20125%20262.2c22.8408%20-20.3574%2042.0732%20-43.9951%2057.4004%20-70.7002zM382.09%20173.82c-36.7021%204.46582%20-71.8574%2016.1094%20-102.899%2033.1797c-2.36035%2086.3154%20-37.5332%20164.725%20-93.5%20222.72c47.2998%2014%2084.1992%2010.2002%2098.8994%208.5c70.2002%20-66.8994%20106.101%20-164.6%2097.5%20-264.399zM257.39%20164.32c49.7002%20-26.8008%20104%20-40.8008%20158.601%20-40.9004c27.9346%200.173828%2054.9697%203.79297%2080.8994%2010.4004c-7.93359%20-32.9053%20-22.5615%20-63.5879%20-42.1992%20-89.9004c-93%20-27.2998%20-195.5%20-9.5%20-277.5%2047.7998c21.9443%2029.166%2048.8877%2053.5898%2080.1992%2072.6006zM159.09%2064.6201c53.6006%20-37.2998%20144%20-78.2002%20256.9%20-62.1006c-43.0684%20-36.5068%20-99.1953%20-58.4424%20-160.021%20-58.4424c-47.2529%200%20-91.4258%2013.2939%20-128.979%2036.3428c6.39941%2029.7998%2016.8994%2058.2002%2032.0996%2084.2002zM339.39%20425.22c95.9004%20-34.2998%20164.601%20-125.6%20164.601%20-233.399c0%20-2%20-0.299805%20-4%20-0.299805%20-6c-28.0381%20-9.1709%20-57.998%20-14.2012%20-89.083%20-14.2012c-0.206055%200%20-0.412109%200%20-0.617188%200.000976562c7.89941%2092.3994%20-19.2998%20183.2%20-74.6006%20253.6z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22allergies%22%20unicode=%22&#xf461;%22%20horiz-adv-x=%22448%22%20d=%22M416%20336c17.5996%200%2032%20-14.4004%2032%20-32v-176.1c-0.200195%20-14%20-1.90039%20-28.6006%20-5.09961%20-42.3008l-26.5%20-112.699c-5.10059%20-21.7002%20-24.4004%20-37%20-46.7002%20-37h-197.601c-15.2998%200%20-29.7998%207.39941%20-38.7998%2019.7998l-125.6%20172.7c-13%2017.8994%20-9.10059%2042.8994%208.7998%2055.8994s42.9004%209.10059%2055.9004%20-8.7998l23.5996%20-32.5v241c0%2017.5996%2014.4004%2032%2032%2032s32%20-14.4004%2032%20-32v-152c0%20-4.40039%203.59961%20-8%208%20-8h16c4.40039%200%208%203.59961%208%208v184c0%2017.5996%2014.4004%2032%2032%2032s32%20-14.4004%2032%20-32v-184c0%20-4.40039%203.59961%20-8%208%20-8h16c4.40039%200%208%203.59961%208%208v152c0%2017.5996%2014.4004%2032%2032%2032s32%20-14.4004%2032%20-32v-152c0%20-4.40039%203.59961%20-8%208%20-8h16c4.40039%200%208%203.59961%208%208v72c0%2017.5996%2014.4004%2032%2032%2032zM176%2032c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16zM176%20128c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16zM240%200c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16zM240%2096c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16zM304%2064c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16zM336%200c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16zM368%20128c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22band-aid%22%20unicode=%22&#xf462;%22%20horiz-adv-x=%22640%22%20d=%22M0%20288c0%2035.2998%2028.7002%2064%2064%2064h96v-320h-96c-35.2998%200%20-64%2028.7002%20-64%2064v192zM576%20352c35.2998%200%2064%20-28.7002%2064%20-64v-192c0%20-35.2998%20-28.7002%20-64%20-64%20-64h-96v320h96zM192%2032v320h256v-320h-256zM368%20264c-13.2998%200%20-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24s24%2010.7002%2024%2024s-10.7002%2024%20-24%2024zM368%20168c-13.2998%200%20-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24s24%2010.7002%2024%2024s-10.7002%2024%20-24%2024zM272%20264c-13.2998%200%20-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24s24%2010.7002%2024%2024s-10.7002%2024%20-24%2024zM272%20168c-13.2998%200%20-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24s24%2010.7002%2024%2024s-10.7002%2024%20-24%2024z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22box%22%20unicode=%22&#xf466;%22%20d=%22M509.5%20263.4c0.799805%20-2.40039%200.799805%20-4.90039%201.2002%20-7.40039h-238.7v192h141.4c20.6992%200%2039%20-13.2002%2045.5%20-32.7998zM240%20448v-192h-238.7c0.400391%202.5%200.400391%205%201.2002%207.40039l50.5996%20151.8c6.5%2019.5996%2024.8008%2032.7998%2045.5%2032.7998h141.4zM0%20224h512v-240c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v240z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22boxes%22%20unicode=%22&#xf468;%22%20horiz-adv-x=%22576%22%20d=%22M560%20160c8.7998%200%2016%20-7.2002%2016%20-16v-192c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-224c-8.7998%200%20-16%207.2002%20-16%2016v192c0%208.7998%207.2002%2016%2016%2016h80v-96l32%2021.2998l32%20-21.2998v96h80zM176%20224c-8.7998%200%20-16%207.2002%20-16%2016v192c0%208.7998%207.2002%2016%2016%2016h80v-96l32%2021.2998l32%20-21.2998v96h80c8.7998%200%2016%20-7.2002%2016%20-16v-192c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-224zM240%20160c8.7998%200%2016%20-7.2002%2016%20-16v-192c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-224c-8.7998%200%20-16%207.2002%20-16%2016v192c0%208.7998%207.2002%2016%2016%2016h80v-96l32%2021.2998l32%20-21.2998v96h80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22briefcase-medical%22%20unicode=%22&#xf469;%22%20d=%22M464%20320c26.5%200%2048%20-21.5%2048%20-48v-288c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v288c0%2026.5%2021.5%2048%2048%2048h80v48c0%2026.5%2021.5%2048%2048%2048h160c26.5%200%2048%20-21.5%2048%20-48v-48h80zM192%20352v-32h128v32h-128zM352%20104v48c0%204.40039%20-3.59961%208%20-8%208h-56v56c0%204.40039%20-3.59961%208%20-8%208h-48c-4.40039%200%20-8%20-3.59961%20-8%20-8v-56h-56c-4.40039%200%20-8%20-3.59961%20-8%20-8v-48c0%20-4.40039%203.59961%20-8%208%20-8h56v-56c0%20-4.40039%203.59961%20-8%208%20-8h48c4.40039%200%208%203.59961%208%208v56h56c4.40039%200%208%203.59961%208%208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22burn%22%20unicode=%22&#xf46a;%22%20horiz-adv-x=%22384%22%20d=%22M192%20448c111.8%20-100.9%20192%20-220.6%20192%20-300.5c0%20-124.5%20-79%20-211.5%20-192%20-211.5s-192%2087%20-192%20211.5c0%2079.5996%2079.7002%20199.2%20192%20300.5zM192%200c56.5%200%2096%2039%2096%2094.7998c0%2013.5%20-4.59961%2061.5%20-96%20161.2c-91.4004%20-99.7002%20-96%20-147.7%20-96%20-161.2c0%20-55.7998%2039.5%20-94.7998%2096%20-94.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22capsules%22%20unicode=%22&#xf46b;%22%20horiz-adv-x=%22576%22%20d=%22M555.3%20147.9c36.2002%20-51.7002%2023.7002%20-123%20-28%20-159.2c-20%20-14%20-42.7998%20-20.7002%20-65.5%20-20.7002c-36.0996%200%20-71.5996%2017%20-93.7998%2048.7998l-131.2%20187.3c-5.5%207.90039%20-9.5%2016.4004%20-12.7998%2025v-149.1c0%20-61.9004%20-50.0996%20-112%20-112%20-112s-112%2050.0996%20-112%20112v224c0%2061.9004%2050.0996%20112%20112%20112c60%200%20108.5%20-47.2002%20111.4%20-106.5c7.7998%2021%2021.7998%2040%2041.5%2053.7998c20%2014%2042.8994%2020.7002%2065.5%2020.7002c36%200%2071.5%20-17%2093.7998%20-48.7998zM160%20192v112c0%2026.5%20-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48v-112h96zM354.8%20147.1l82.5%2057.7002l-65.5996%2093.7002c-9.40039%2013.5%20-24.7998%2021.5%20-41.2998%2021.5c-10.3008%200%20-20.3008%20-3.09961%20-28.8008%20-9.09961c-11%20-7.7002%20-18.3994%20-19.3008%20-20.6992%20-32.5c-2.40039%20-13.2002%200.599609%20-26.6006%208.2998%20-37.6006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clipboard-check%22%20unicode=%22&#xf46c;%22%20horiz-adv-x=%22384%22%20d=%22M336%20384c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h80c0%2035.2998%2028.7002%2064%2064%2064s64%20-28.7002%2064%20-64h80zM192%20408c-13.2998%200%20-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24s24%2010.7002%2024%2024s-10.7002%2024%20-24%2024zM313.2%20176.2c4.7002%204.7002%204.7998%2012.2002%200.0996094%2017l-28.2002%2028.3994c-4.69922%204.7002%20-12.2998%204.80078%20-17%200.100586l-106%20-105.2l-46%2046.4004c-4.69922%204.69922%20-12.2998%204.7998%20-17%200.0996094l-28.3994%20-28.2002c-4.7002%20-4.7002%20-4.7998%20-12.2998%20-0.100586%20-17l82.6006%20-83.2998c4.7002%20-4.7002%2012.2998%20-4.7998%2017%20-0.0996094z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clipboard-list%22%20unicode=%22&#xf46d;%22%20horiz-adv-x=%22384%22%20d=%22M336%20384c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h80c0%2035.2998%2028.7002%2064%2064%2064s64%20-28.7002%2064%20-64h80zM96%2024c13.2998%200%2024%2010.7002%2024%2024s-10.7002%2024%20-24%2024s-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24zM96%20120c13.2998%200%2024%2010.7002%2024%2024s-10.7002%2024%20-24%2024s-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24zM96%20216c13.2998%200%2024%2010.7002%2024%2024s-10.7002%2024%20-24%2024s-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24zM192%20408c-13.2998%200%20-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24s24%2010.7002%2024%2024s-10.7002%2024%20-24%2024zM320%2040v16c0%204.40039%20-3.59961%208%20-8%208h-144c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h144c4.40039%200%208%203.59961%208%208zM320%20136v16c0%204.40039%20-3.59961%208%20-8%208h-144c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h144c4.40039%200%208%203.59961%208%208zM320%20232v16c0%204.40039%20-3.59961%208%20-8%208h-144c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h144c4.40039%200%208%203.59961%208%208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22diagnoses%22%20unicode=%22&#xf470;%22%20horiz-adv-x=%22640%22%20d=%22M496%20192c-8.7998%200%20-16%207.2002%20-16%2016s7.2002%2016%2016%2016s16%20-7.2002%2016%20-16s-7.2002%20-16%20-16%20-16zM320%20272c-48.5%200%20-88%2039.5%20-88%2088s39.5%2088%2088%2088s88%20-39.5%2088%20-88s-39.5%20-88%20-88%20-88zM59.7998%2084l-17.7002%2026.7002c-8.7998%2013.2998%20-7.59961%2034.5996%2010%2045.0996c7.40039%204.40039%2017.5%2010%2028.7002%2016c31.6006%20-27.2998%2079%20-4.2002%2079.2002%2036c47.0996%2017.7002%20103%2032.2002%20160%2032.2002c45.0996%200%2089.2998%20-9.2002%20129.2%20-21.7998c-11.7002%20-52.9004%2059.5996%20-81.2002%2087.7002%20-35.1006c21.3994%20-10.3994%2039.1992%20-20.2998%2051.0996%20-27.3994c17.5996%20-10.5%2018.7998%20-31.9004%2010%20-45.1006l-17.7998%20-26.6992c-10.2002%20-15.1006%20-29.2998%20-17.8008%20-42.9004%20-9.80078c-16.2002%209.60059%20-56.2002%2031.8008%20-105.3%2048.6006v-90.7002h-224v90.7998c-49.0996%20-16.8994%20-89.0996%20-39%20-105.3%20-48.5996c-13.6006%20-8%20-32.7002%20-5.5%20-42.9004%209.7998zM368%20104c-13.2998%200%20-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24s24%2010.7002%2024%2024s-10.7002%2024%20-24%2024zM272%20200c-13.2998%200%20-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24s24%2010.7002%2024%2024s-10.7002%2024%20-24%2024zM112%20192c-8.7998%200%20-16%207.2002%20-16%2016s7.2002%2016%2016%2016s16%20-7.2002%2016%20-16s-7.2002%20-16%20-16%20-16zM624%200c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-608c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dna%22%20unicode=%22&#xf471;%22%20horiz-adv-x=%22448%22%20d=%22M0.0996094%20-46.0996c5.2002%2042.8994%2031.4004%20153.899%20159.9%20238.1c-128.6%2084.2002%20-154.7%20195.2%20-159.9%20238.1c-1.09961%209.5%206.40039%2017.8008%2016%2017.8008l32.3008%200.0996094c8.09961%200.0996094%2014.8994%20-5.90039%2016%20-13.9004c0.699219%20-5%201.7998%20-11.0996%203.39941%20-18.0996h312.4c1.59961%207%202.7002%2013.2002%203.39941%2018.0996c1.10059%208%207.90039%2013.9004%2016%2013.9004l32.4004%20-0.0996094c9.59961%200%2017%20-8.30078%2015.9004%20-17.8008c-5.80078%20-47.8994%20-37.4004%20-181.199%20-209.5%20-266.699c-31.7002%20-15.8008%20-57.4004%20-33.3008%20-78.7002%20-51.4004h127.6c-5.59961%204.7998%20-10.7998%209.59961%20-17%2014.2002c21.4004%2011.2002%2040.9004%2023%2058.5%2035.3994c93.2998%20-78.6992%20114.3%20-169.8%20118.9%20-207.699c1.2002%20-9.5%20-6.2998%20-17.8008%20-15.9004%20-17.8008l-32.2998%20-0.0996094c-8.09961%20-0.0996094%20-14.9004%205.90039%20-16%2013.9004c-0.599609%204.89941%20-1.90039%2011.1992%20-3.5%2018.0996h-312.3c-1.60059%20-7%20-2.7002%20-13.2002%20-3.40039%20-18.0996c-1.09961%20-8%20-7.89941%20-13.9004%20-16%20-13.9004l-32.2998%200.0996094c-9.59961%200%20-17%208.30078%20-15.9004%2017.8008zM224%20228.4c25.0996%2013.5996%2046.4004%2028.3994%2064.2002%2043.5996h-128.5c17.8994%20-15.2002%2039.2002%20-29.9004%2064.2998%20-43.5996zM355.1%20352h-262.1c5.7002%20-10.4004%2012.7002%20-21.0996%2021%20-32h220.1c8.2002%2010.9004%2015.2002%2021.5996%2021%2032zM92.9004%2032h261.6c-5.7998%2010.4004%20-12.9004%2021.0996%20-21.2002%2032h-219.399c-8.2002%20-10.9004%20-15.2002%20-21.5996%20-21%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dolly%22%20unicode=%22&#xf472;%22%20horiz-adv-x=%22576%22%20d=%22M294.2%20170.3l-53%20159.4c-2.7998%208.2998%201.7002%2017.3994%2010.0996%2020.2002l61.6006%2020.5l33.0996%20-99.4004l60.7002%2020.0996l-33.1006%2099.4004l61.1006%2020.4004c8.2998%202.7998%2017.3994%20-1.7002%2020.2002%20-10.1006l60.3994%20-181.2c2.7998%20-8.2998%20-1.7002%20-17.3994%20-10.0996%20-20.1992l-161.5%20-53.8008c-14.7998%2011.3008%20-31.5%2019.7002%20-49.5%2024.7002zM575.2%20121.6c2.7998%20-8.39941%20-1.7998%20-17.3994%20-10.1006%20-20.1992l-213.3%20-71.2002c-1.09961%20-57.7998%20-53.2002%20-103.3%20-113.399%20-92.6006c-39.4004%206.90039%20-71.2002%2039.8008%20-77.3008%2079.2002c-5.69922%2036.9004%209.90039%2070.1006%2036%2090.5l-92.1992%20276.7h-88.9004c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h112c13.7998%200%2026%20-8.7998%2030.4004%20-21.9004l99.3994%20-298.199c29.9004%20-0.600586%2056.2998%20-15%2073.5%20-37l213.5%2071.1992c8.2998%202.80078%2017.4004%20-1.69922%2020.2002%20-10.0996zM256%20-16c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dolly-flatbed%22%20unicode=%22&#xf474;%22%20horiz-adv-x=%22640%22%20d=%22M208%20128c-8.7998%200%20-16%207.2002%20-16%2016v256c0%208.7998%207.2002%2016%2016%2016h144v-128l48%2032l48%20-32v128h144c8.7998%200%2016%20-7.2002%2016%20-16v-256c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-384zM624%2064c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-82.7998c1.7002%20-5%202.89941%20-10.4004%202.89941%20-16c0%20-26.5%20-21.5%20-48%20-48%20-48s-48%2021.5%20-48%2048c0%205.59961%201.10059%2011%202.90039%2016h-197.9c1.7002%20-5%202.90039%20-10.4004%202.90039%20-16c0%20-26.5%20-21.5%20-48%20-48%20-48s-48%2021.5%20-48%2048c0%205.59961%201.09961%2011%202.90039%2016h-82.9004c-8.7998%200%20-16%207.2002%20-16%2016v368h-48c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h96c8.7998%200%2016%20-7.2002%2016%20-16v-368h496z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-medical%22%20unicode=%22&#xf477;%22%20horiz-adv-x=%22384%22%20d=%22M377%20343c4.5%20-4.5%207%20-10.5996%207%20-16.9004v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7zM224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM288%20152c0%204.40039%20-3.59961%208%20-8%208h-56v56c0%204.40039%20-3.59961%208%20-8%208h-48c-4.40039%200%20-8%20-3.59961%20-8%20-8v-56h-56c-4.40039%200%20-8%20-3.59961%20-8%20-8v-48c0%20-4.40039%203.59961%20-8%208%20-8h56v-56c0%20-4.40039%203.59961%20-8%208%20-8h48c4.40039%200%208%203.59961%208%208v56h56c4.40039%200%208%203.59961%208%208v48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-medical-alt%22%20unicode=%22&#xf478;%22%20horiz-adv-x=%22448%22%20d=%22M288%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v168h70.0996l34.8008%20-69.5c2.89941%20-5.90039%2011.3994%20-5.90039%2014.2998%200l56.7998%20113.7l22.0996%20-44.2002h89.9004c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016h-70.2002l-34.7002%2069.5c-2.89941%205.90039%20-11.3994%205.90039%20-14.2998%200l-56.7998%20-113.7l-19.9004%2039.7998c-1.39941%202.7002%20-4.19922%204.40039%20-7.19922%204.40039h-140.9c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h56v232c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM441%20343c4.5%20-4.5%207%20-10.5996%207%20-16.9004v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22first-aid%22%20unicode=%22&#xf479;%22%20horiz-adv-x=%22576%22%20d=%22M0%20368c0%2026.5%2021.5%2048%2048%2048h48v-448h-48c-26.5%200%20-48%2021.5%20-48%2048v352zM128%20-32v448h320v-448h-320zM192%20216v-48c0%20-4.40039%203.59961%20-8%208%20-8h56v-56c0%20-4.40039%203.59961%20-8%208%20-8h48c4.40039%200%208%203.59961%208%208v56h56c4.40039%200%208%203.59961%208%208v48c0%204.40039%20-3.59961%208%20-8%208h-56v56c0%204.40039%20-3.59961%208%20-8%208h-48c-4.40039%200%20-8%20-3.59961%20-8%20-8v-56h-56c-4.40039%200%20-8%20-3.59961%20-8%20-8zM528%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-48v448h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hospital-alt%22%20unicode=%22&#xf47d;%22%20horiz-adv-x=%22576%22%20d=%22M544%20352c17.7002%200%2032%20-14.2998%2032%20-32v-368c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-544c-8.7998%200%20-16%207.2002%20-16%2016v368c0%2017.7002%2014.2998%2032%2032%2032h128v64c0%2017.7002%2014.2998%2032%2032%2032h192c17.7002%200%2032%20-14.2998%2032%20-32v-64h128zM160%2012v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012zM160%20140v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012zM320%2012v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012zM320%20140v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012zM336%20310v20c0%203.2998%20-2.7002%206%20-6%206h-26v26c0%203.2998%20-2.7002%206%20-6%206h-20c-3.2998%200%20-6%20-2.7002%20-6%20-6v-26h-26c-3.2998%200%20-6%20-2.7002%20-6%20-6v-20c0%20-3.2998%202.7002%20-6%206%20-6h26v-26c0%20-3.2998%202.7002%20-6%206%20-6h20c3.2998%200%206%202.7002%206%206v26h26c3.2998%200%206%202.7002%206%206zM480%2012v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012zM480%20140v40c0%206.59961%20-5.40039%2012%20-12%2012h-40c-6.59961%200%20-12%20-5.40039%20-12%20-12v-40c0%20-6.59961%205.40039%20-12%2012%20-12h40c6.59961%200%2012%205.40039%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hospital-symbol%22%20unicode=%22&#xf47e;%22%20d=%22M256%20448c141.4%200%20256%20-114.6%20256%20-256s-114.6%20-256%20-256%20-256s-256%20114.6%20-256%20256s114.6%20256%20256%20256zM368%2072v240c0%204.40039%20-3.59961%208%20-8%208h-48c-4.40039%200%20-8%20-3.59961%20-8%20-8v-88h-96v88c0%204.40039%20-3.59961%208%20-8%208h-48c-4.40039%200%20-8%20-3.59961%20-8%20-8v-240c0%20-4.40039%203.59961%20-8%208%20-8h48c4.40039%200%208%203.59961%208%208v88h96v-88c0%20-4.40039%203.59961%20-8%208%20-8h48c4.40039%200%208%203.59961%208%208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22id-card-alt%22%20unicode=%22&#xf47f;%22%20horiz-adv-x=%22576%22%20d=%22M528%20384c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-480c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h144v-96h192v96h144zM288%20224c-35.2998%200%20-64%20-28.7002%20-64%20-64s28.7002%20-64%2064%20-64s64%2028.7002%2064%2064s-28.7002%2064%20-64%2064zM381.3%200c10.4004%200%2018.7998%2010%2015.6006%2019.7998c-8.40039%2025.7002%20-32.5%2044.2002%20-60.9004%2044.2002h-8.2002c-12.2002%20-5.09961%20-25.7002%20-8%20-39.7998%20-8s-27.5%202.90039%20-39.7998%208h-8.2002c-28.5%200%20-52.5996%20-18.5996%20-60.9004%20-44.2002c-3.19922%20-9.7998%205.2002%20-19.7998%2015.6006%20-19.7998h186.6zM352%20416v-96h-128v96c0%2017.7002%2014.2998%2032%2032%2032h64c17.7002%200%2032%20-14.2998%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22notes-medical%22%20unicode=%22&#xf481;%22%20horiz-adv-x=%22384%22%20d=%22M336%20384c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h80c0%2035.2998%2028.7002%2064%2064%2064s64%20-28.7002%2064%20-64h80zM192%20408c-13.2998%200%20-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24s24%2010.7002%2024%2024s-10.7002%2024%20-24%2024zM288%20104v48c0%204.40039%20-3.59961%208%20-8%208h-56v56c0%204.40039%20-3.59961%208%20-8%208h-48c-4.40039%200%20-8%20-3.59961%20-8%20-8v-56h-56c-4.40039%200%20-8%20-3.59961%20-8%20-8v-48c0%20-4.40039%203.59961%20-8%208%20-8h56v-56c0%20-4.40039%203.59961%20-8%208%20-8h48c4.40039%200%208%203.59961%208%208v56h56c4.40039%200%208%203.59961%208%208zM288%20296v16c0%204.40039%20-3.59961%208%20-8%208h-176c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h176c4.40039%200%208%203.59961%208%208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pallet%22%20unicode=%22&#xf482;%22%20horiz-adv-x=%22640%22%20d=%22M144%20192c-8.7998%200%20-16%207.2002%20-16%2016v224c0%208.7998%207.2002%2016%2016%2016h112v-128l64%2032l64%20-32v128h112c8.7998%200%2016%20-7.2002%2016%20-16v-224c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-352zM624%2064h-48v-64h48c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-608c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h48v64h-48c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h608c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16zM288%200v64h-160v-64h160zM512%200v64h-160v-64h160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pills%22%20unicode=%22&#xf484;%22%20horiz-adv-x=%22576%22%20d=%22M112%20416c61.9004%200%20112%20-50.0996%20112%20-112v-224c0%20-61.9004%20-50.0996%20-112%20-112%20-112s-112%2050.0996%20-112%20112v224c0%2061.9004%2050.0996%20112%20112%20112zM160%20192v112c0%2026.5%20-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48v-112h96zM299.7%20221.7l210.8%20-210.8c3.5%20-3.5%203.2002%20-9.40039%20-0.799805%20-12.3008c-62.5%20-45.2998%20-150.101%20-40.3994%20-206.4%2015.9004s-61.2002%20143.9%20-15.8994%20206.4c2.89941%203.89941%208.7998%204.2998%2012.2998%200.799805zM529.5%20240.7c56.4004%20-56.2998%2061.2002%20-143.8%2015.9004%20-206.4c-2.90039%20-3.89941%20-8.80078%20-4.2998%20-12.3008%20-0.799805l-210.8%20210.8c-3.5%203.5%20-3.2002%209.40039%200.799805%2012.2998c62.5%2045.3008%20150.101%2040.4004%20206.4%20-15.8994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22prescription-bottle%22%20unicode=%22&#xf485;%22%20horiz-adv-x=%22384%22%20d=%22M32%20256v64h320v-352c0%20-17.5996%20-14.4004%20-32%20-32%20-32h-256c-17.5996%200%20-32%2014.4004%20-32%2032v64h120c4.40039%200%208%203.59961%208%208v16c0%204.40039%20-3.59961%208%20-8%208h-120v64h120c4.40039%200%208%203.59961%208%208v16c0%204.40039%20-3.59961%208%20-8%208h-120v64h120c4.40039%200%208%203.59961%208%208v16c0%204.40039%20-3.59961%208%20-8%208h-120zM360%20448c13.2002%200%2024%20-10.7998%2024%20-24v-48c0%20-13.2002%20-10.7998%20-24%20-24%20-24h-336c-13.2002%200%20-24%2010.7998%20-24%2024v48c0%2013.2002%2010.7998%2024%2024%2024h336z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22prescription-bottle-alt%22%20unicode=%22&#xf486;%22%20horiz-adv-x=%22384%22%20d=%22M360%20448c13.2002%200%2024%20-10.7998%2024%20-24v-48c0%20-13.2002%20-10.7998%20-24%20-24%20-24h-336c-13.2002%200%20-24%2010.7998%20-24%2024v48c0%2013.2002%2010.7998%2024%2024%2024h336zM32%20-32v352h320v-352c0%20-17.5996%20-14.4004%20-32%20-32%20-32h-256c-17.5996%200%20-32%2014.4004%20-32%2032zM96%20152v-48c0%20-4.40039%203.59961%20-8%208%20-8h56v-56c0%20-4.40039%203.59961%20-8%208%20-8h48c4.40039%200%208%203.59961%208%208v56h56c4.40039%200%208%203.59961%208%208v48c0%204.40039%20-3.59961%208%20-8%208h-56v56c0%204.40039%20-3.59961%208%20-8%208h-48c-4.40039%200%20-8%20-3.59961%20-8%20-8v-56h-56c-4.40039%200%20-8%20-3.59961%20-8%20-8z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22procedures%22%20unicode=%22&#xf487;%22%20horiz-adv-x=%22640%22%20d=%22M528%20224c61.9004%200%20112%20-50.0996%20112%20-112v-160c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v48h-512v-48c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v352c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-240h192v144c0%208.7998%207.2002%2016%2016%2016h256zM136%20352c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h140.9c3.09961%200%205.7998%20-1.7002%207.19922%20-4.40039l19.9004%20-39.7998l49.7002%2099.4004c5.89941%2011.7998%2022.7002%2011.7998%2028.5996%200l27.6006%20-55.2002h102.1c8.7998%200%2016%20-7.2002%2016%20-16s-7.2002%20-16%20-16%20-16h-121.9l-22.0996%2044.2002l-49.7002%20-99.4004c-5.89941%20-11.7998%20-22.7002%20-11.7998%20-28.5996%200l-27.6006%2055.2002h-126.1zM160%2096c-35.2998%200%20-64%2028.7002%20-64%2064s28.7002%2064%2064%2064s64%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shipping-fast%22%20unicode=%22&#xf48b;%22%20horiz-adv-x=%22640%22%20d=%22M624%2096c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-48c0%20-53%20-43%20-96%20-96%20-96s-96%2043%20-96%2096h-128c0%20-53%20-43%20-96%20-96%20-96s-96%2043%20-96%2096v128h152c4.40039%200%208%203.59961%208%208v16c0%204.40039%20-3.59961%208%20-8%208h-208c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h240c4.40039%200%208%203.59961%208%208v16c0%204.40039%20-3.59961%208%20-8%208h-208c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h240c4.40039%200%208%203.59961%208%208v16c0%204.40039%20-3.59961%208%20-8%208h-272c-4.40039%200%20-8%203.59961%20-8%208v16c0%204.40039%203.59961%208%208%208h56v48c0%2026.5%2021.5%2048%2048%2048h256c26.5%200%2048%20-21.5%2048%20-48v-48h44.0996c12.7002%200%2024.9004%20-5.09961%2033.9004%20-14.0996l99.9004%20-99.9004c9%20-9%2014.0996%20-21.2002%2014.0996%20-33.9004v-108.1h16zM160%20-16c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48zM480%20-16c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48zM560%20192v12.0996l-99.9004%2099.9004h-44.0996v-112h144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smoking%22%20unicode=%22&#xf48d;%22%20horiz-adv-x=%22640%22%20d=%22M632%2096c4.40039%200%208%20-3.59961%208%20-8v-144c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-48c-4.40039%200%20-8%203.59961%20-8%208v144c0%204.40039%203.59961%208%208%208h48zM553.3%20360.9c54.2998%20-36.4004%2086.7002%20-97.1006%2086.7002%20-162.601v-30.2998c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-48c-4.40039%200%20-8%203.59961%20-8%208v30.2998c0%2050.2002%20-25.2002%2096.7002%20-67.4004%20124c-18.3994%2012%20-28.5996%2033.4004%20-28.5996%2055.4004v62.2998c0%204.40039%203.59961%208%208%208h48c4.40039%200%208%20-3.59961%208%20-8v-62.2998c0%20-6.7998%203.59961%20-13%209.2998%20-16.7998zM432%2096c8.7998%200%2016%20-7.2002%2016%20-16v-128c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-384c-26.5%200%20-48%2021.5%20-48%2048v64c0%2026.5%2021.5%2048%2048%2048h384zM400%20-16v64h-176v-64h176zM487.7%20306.4c35.2998%20-24.7002%2056.2998%20-64.8008%2056.2998%20-108.101v-30.2998c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-48c-4.40039%200%20-8%203.59961%20-8%208v30.2998c0%2027.4004%20-13.2998%2052.9004%20-35.7002%2068.6006c-35.7002%2025.0996%20-60.2998%2063%20-60.2998%20106.699v66.4004c0%204.40039%203.59961%208%208%208h48c4.40039%200%208%20-3.59961%208%20-8v-62.2998c0%20-29%2015.7998%20-54.7002%2039.7002%20-71.2998zM536%2096c4.40039%200%208%20-3.59961%208%20-8v-144c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-48c-4.40039%200%20-8%203.59961%20-8%208v144c0%204.40039%203.59961%208%208%208h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22syringe%22%20unicode=%22&#xf48e;%22%20d=%22M201.5%20273.2l64.9004%2065l135.699%20-135.7l-181.899%20-181.9c-17.5%20-17.5996%20-41.5%20-25.5996%20-65.4004%20-23l-63.5996%207.10059l-66.2998%20-66.2998c-3.10059%20-3.10059%20-8.2002%20-3.10059%20-11.3008%200l-11.2998%2011.2998c-3.09961%203.09961%20-3.09961%208.2002%200%2011.2998l66.4004%2066.4004l-7.10059%2063.5996c-2.59961%2024.2998%205.7002%2048.0996%2023%2065.4004l26.4004%2026.3994l55.7998%20-55.8994c3.10059%20-3.10059%208.2002%20-3.10059%2011.2998%200l11.3008%2011.2998c3.09961%203.09961%203.09961%208.2002%200%2011.2998l-55.8008%2055.7998l45.3008%2045.2998l55.6992%20-55.7998c3.10059%20-3.09961%208.2002%20-3.09961%2011.3008%200l11.2998%2011.2998c3.09961%203.10059%203.09961%208.2002%200%2011.3008zM509.7%20366.5c3.09961%20-3.2002%203.09961%20-8.2002%200%20-11.4004l-11.2998%20-11.2998c-3.10059%20-3.09961%20-8.2002%20-3.09961%20-11.3008%200l-28.2998%2028.2998l-45.2998%20-45.2998l73.5%20-73.5c3.09961%20-3.09961%203.09961%20-8.2002%200%20-11.2998l-33.9004%20-34c-3.09961%20-3.09961%20-8.19922%20-3.09961%20-11.2998%200l-17%2017l-135.7%20135.9l-17%2017c-3.09961%203.09961%20-3.09961%208.19922%200%2011.2998l33.9004%2033.8994c3.09961%203.10059%208.2002%203.10059%2011.2998%200l17%20-17l56.6006%20-56.5996l45.2998%2045.2998l-28.2998%2028.2998c-3.10059%203.10059%20-3.10059%208.2002%200%2011.3008l11.2998%2011.2998c3.09961%203.09961%208.2002%203.09961%2011.2998%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tablets%22%20unicode=%22&#xf490;%22%20horiz-adv-x=%22640%22%20d=%22M160%20256c81.0996%200%20147.5%20-58.5%20160%20-134.7c0.799805%20-4.7998%20-3.2998%20-9.2998%20-8.2998%20-9.2998h-303.3c-5%200%20-9.10059%204.5%20-8.30078%209.2998c12.4004%2076.2002%2078.8008%20134.7%20159.9%20134.7zM311.6%2080c5%200%209.10059%20-4.5%208.30078%20-9.2998c-12.4004%20-76.2002%20-78.8008%20-134.7%20-159.9%20-134.7s-147.5%2058.5%20-159.9%20134.7c-0.799805%204.7998%203.30078%209.2998%208.30078%209.2998h303.199zM593.4%20401.4c56.5%20-56.5%2061.3994%20-144.2%2015.8994%20-206.9c-2.7998%20-4%20-8.7998%20-4.2998%20-12.2998%20-0.799805l-211.3%20211.399c-3.5%203.40039%20-3.2002%209.40039%200.799805%2012.3008c62.7002%2045.3994%20150.4%2040.5%20206.9%20-16zM363%20382.3l211.3%20-211.3c3.5%20-3.40039%203.2002%20-9.40039%20-0.799805%20-12.2998c-62.7002%20-45.5%20-150.4%20-40.6006%20-206.9%2015.8994c-56.3994%2056.5%20-61.2998%20144.2%20-15.8994%20206.9c2.7998%204%208.7998%204.2998%2012.2998%200.799805z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22thermometer%22%20unicode=%22&#xf491;%22%20d=%22M476.8%20427.6c49.4004%20-40.6992%2042.1006%20-107.3%207.2002%20-142.199l-254.2%20-253.301h-99.8994l-89%20-89c-9.30078%20-9.39941%20-24.5%20-9.39941%20-33.9004%200c-9.40039%209.30078%20-9.40039%2024.5%200%2033.9004l89%2089v100.9l45.2998%2045.6992l50.1006%20-50.1992c3.09961%20-3.10059%208.19922%20-3.10059%2011.2998%200l11.2998%2011.2998c3.09961%203.09961%203.09961%208.2002%200%2011.2998l-50.0996%2050.2002l45.0996%2045.3994l50.2998%20-50.1992c3.10059%20-3.10059%208.2002%20-3.10059%2011.2998%200l11.3008%2011.2998c3.09961%203.09961%203.09961%208.2002%200%2011.2998l-50.3008%2050.4004l45.1006%2045.3994l50.3994%20-50.5c3.10059%20-3.09961%208.2002%20-3.09961%2011.3008%200l11.2998%2011.2998c3.09961%203.10059%203.09961%208.2002%200%2011.3008l-50.5%2050.5l45.7002%2046c36.3994%2036.5%2094.3994%2040.8994%20131.899%2010.1992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vial%22%20unicode=%22&#xf492;%22%20horiz-adv-x=%22480%22%20d=%22M477.7%20261.9c3.09961%20-3.10059%203.09961%20-8.2002%200%20-11.2002l-34%20-33.9004c-3.10059%20-3.09961%20-8.2002%20-3.09961%20-11.2998%200l-11.2002%2011.1006l-246.3%20-245.7c-20.1006%20-20.1006%20-46.5%20-30.1006%20-72.9004%20-30.1006c-28.9004%20-0.0996094%20-57.7998%2011.9004%20-78.4004%2035.9004c-35.6992%2041.5%20-29.3994%20104.8%209.40039%20143.5l242.4%20241.9l-11.2002%2011.0996c-3.10059%203.09961%20-3.10059%208.2002%200%2011.2998l34%2033.9004c3.09961%203.09961%208.2002%203.09961%2011.2998%200zM318%20192l69.5%2069.4004l-78.5%2078.2998l-148%20-147.7h157z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vials%22%20unicode=%22&#xf493;%22%20horiz-adv-x=%22640%22%20d=%22M72%20384c-4.40039%200%20-8%203.59961%20-8%208v48c0%204.40039%203.59961%208%208%208h208c4.40039%200%208%20-3.59961%208%20-8v-48c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-24v-240c0%20-44.0996%20-35.9004%20-80%20-80%20-80s-80%2035.9004%20-80%2080v240h-24zM144%20384v-96h64v96h-64zM624%200c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-608c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h608zM360%20384c-4.40039%200%20-8%203.59961%20-8%208v48c0%204.40039%203.59961%208%208%208h208c4.40039%200%208%20-3.59961%208%20-8v-48c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-24v-240c0%20-44.0996%20-35.9004%20-80%20-80%20-80s-80%2035.9004%20-80%2080v240h-24zM432%20384v-96h64v96h-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22warehouse%22%20unicode=%22&#xf494;%22%20horiz-adv-x=%22640%22%20d=%22M504%2096c4.40039%200%208%20-3.59961%208%20-8v-48c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-367.7c-4.39941%200%20-8%203.59961%20-8%208l0.100586%2048c0%204.40039%203.59961%208%208%208h367.6zM504%200c4.40039%200%208%20-3.59961%208%20-8v-48c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-368c-4.40039%200%20-8%203.59961%20-8%208l0.0996094%2048c0%204.40039%203.60059%208%208%208h367.9zM504%20192c4.40039%200%208%20-3.59961%208%20-8v-48c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-367.5c-4.40039%200%20-8%203.59961%20-8%208l0.0996094%2048c0%204.40039%203.60059%208%208%208h367.4zM610.5%20331c17.7998%20-7.5%2029.5%20-24.9004%2029.5%20-44.2998v-342.7c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-80c-4.40039%200%20-8%203.59961%20-8%208v248c0%2017.5996%20-14.5996%2032%20-32.5996%2032h-382.801c-18%200%20-32.5996%20-14.4004%20-32.5996%20-32v-248c0%20-4.40039%20-3.59961%20-8%20-8%20-8h-80c-4.40039%200%20-8%203.59961%20-8%208v342.7c0%2019.3994%2011.7002%2036.7998%2029.5%2044.2998l272%20113.3c5.6748%202.35449%2011.959%203.6543%2018.4814%203.6543s12.7432%20-1.2998%2018.4189%20-3.6543z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22weight%22%20unicode=%22&#xf496;%22%20d=%22M448%20384c35.29%200%2064%20-28.71%2064%20-64v-320c0%20-35.29%20-28.71%20-64%20-64%20-64h-384c-35.29%200%20-64%2028.71%20-64%2064v320c0%2035.29%2028.71%2064%2064%2064h25.9805c-16.4209%20-28.2803%20-25.9805%20-61.0098%20-25.9805%20-96c0%20-105.87%2086.1299%20-192%20192%20-192s192%2086.1299%20192%20192c0%2034.9902%20-9.55957%2067.7197%20-25.9805%2096h25.9805zM256%20128c-88.3701%200%20-160%2071.6299%20-160%20160s71.6299%20160%20160%20160s160%20-71.6299%20160%20-160s-71.6299%20-160%20-160%20-160zM255.7%20279.94c-21.9404%20-0.170898%20-39.7002%20-17.96%20-39.7002%20-39.9404c0%20-22.0898%2017.9102%20-40%2040%20-40s40%2017.9102%2040%2040c0%2010.5498%20-4.26953%2020%20-10.9502%2027.1602l33.6699%2078.5498c3.4707%208.11035%20-0.290039%2017.5205%20-8.41016%2021c-8.08984%203.50977%20-17.5293%20-0.240234%20-21.0293%20-8.41016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22x-ray%22%20unicode=%22&#xf497;%22%20horiz-adv-x=%22640%22%20d=%22M240%2064c8.7998%200%2016%20-7.2002%2016%20-16s-7.2002%20-16%20-16%20-16s-16%207.2002%20-16%2016s7.2002%2016%2016%2016zM400%2032c-8.7998%200%20-16%207.2002%20-16%2016s7.2002%2016%2016%2016s16%20-7.2002%2016%20-16s-7.2002%20-16%20-16%20-16zM624%20448c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-608c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h608zM624%200c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-608c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h48v352h512v-352h48zM480%20200v16c0%204.40039%20-3.59961%208%20-8%208h-136v32h104c4.40039%200%208%203.59961%208%208v16c0%204.40039%20-3.59961%208%20-8%208h-104v24c0%204.40039%20-3.59961%208%20-8%208h-16c-4.40039%200%20-8%20-3.59961%20-8%20-8v-24h-104c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h104v-32h-136c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h136v-32h-104c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h104v-32h-64c-26.5%200%20-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48s48%2021.5%2048%2048v16h64v-16c0%20-26.5%2021.5%20-48%2048%20-48s48%2021.5%2048%2048s-21.5%2048%20-48%2048h-64v32h104c4.40039%200%208%203.59961%208%208v16c0%204.40039%20-3.59961%208%20-8%208h-104v32h136c4.40039%200%208%203.59961%208%208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22box-open%22%20unicode=%22&#xf49e;%22%20horiz-adv-x=%22640%22%20d=%22M425.7%20192c4.5%200%209%200.599609%2013.2998%201.90039l137%2039.0996v-178c0%20-14.5996%20-10%20-27.4004%20-24.2002%20-31l-216.399%20-54.0996c-10.1006%20-2.5%20-20.8008%20-2.5%20-31%200l-216.2%2054.0996c-14.2002%203.5%20-24.2002%2016.2998%20-24.2002%2031v178l137%20-39.2002c4.2998%20-1.2998%208.7998%20-1.89941%2013.2998%20-1.89941c16.9004%200%2032.7998%209%2041.5%2023.5l64.2002%20106.6l64.2998%20-106.6c8.60059%20-14.4004%2024.5%20-23.4004%2041.4004%20-23.4004zM638.3%20304.2c4.5%20-9.2002%20-0.299805%20-20.2002%20-10.2002%20-23.1006l-197.899%20-56.5c-7.10059%20-2%20-14.7002%201%20-18.5%207.30078l-91.7002%20152.1l250.1%2031.9004c6.90039%200.899414%2013.6006%20-2.7002%2016.7002%20-8.90039zM53.2002%20407c3.09961%206.2002%209.7002%209.7002%2016.5996%208.90039l250.2%20-31.9004l-91.7998%20-152c-3.7998%20-6.2998%20-11.4004%20-9.2998%20-18.5%20-7.2998l-197.9%2056.5c-9.7998%202.7998%20-14.7002%2013.7998%20-10.0996%2023z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment-dots%22%20unicode=%22&#xf4ad;%22%20d=%22M256%20416c141.4%200%20256%20-93.0996%20256%20-208s-114.6%20-208%20-256%20-208c-38.4004%200%20-74.7002%207.09961%20-107.4%2019.4004c-24.5996%20-19.6006%20-74.2998%20-51.4004%20-140.6%20-51.4004c-3.2002%200%20-6%201.7998%20-7.2998%204.7998s-0.700195%206.40039%201.5%208.7002c0.5%200.5%2042.2998%2045.4004%2054.7998%2095.7998c-35.5996%2035.7002%20-57%2081.1006%20-57%20130.7c0%20114.9%20114.6%20208%20256%20208zM128%20176c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM256%20176c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM384%20176c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment-slash%22%20unicode=%22&#xf4b3;%22%20horiz-adv-x=%22640%22%20d=%22M64%20208c0%2018.5996%203.2998%2036.5%208.90039%2053.5996l325.5%20-251.6c-24.7002%20-6.40039%20-51%20-10%20-78.4004%20-10c-38.4004%200%20-74.7002%207.09961%20-107.4%2019.4004c-24.5996%20-19.6006%20-74.2998%20-51.4004%20-140.6%20-51.4004c-3.2002%200%20-6%201.90039%20-7.2998%204.7998c-1.2998%203%20-0.700195%206.40039%201.5%208.7002c0.5%200.599609%2042.2002%2045.5%2054.7998%2095.7998c-35.5996%2035.7002%20-57%2081.1006%20-57%20130.7zM633.8%20-10.0996c7%20-5.40039%208.2998%20-15.5%202.90039%20-22.3008l-19.6006%20-25.2998c-5.5%20-7%20-15.5%20-8.2002%20-22.5%20-2.7998l-588.399%20454.7c-7%205.39941%20-8.2002%2015.3994%20-2.7998%2022.3994l19.5996%2025.2002c5.5%207%2015.5%208.2002%2022.5%202.7998l105.1%20-81.2998c45.2002%2032.6006%20104.301%2052.7002%20169.4%2052.7002c141.4%200%20256%20-93.0996%20256%20-208c0%20-49.2002%20-21.4004%20-94.0996%20-56.5996%20-129.7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22couch%22%20unicode=%22&#xf4b8;%22%20horiz-adv-x=%22640%22%20d=%22M160%20224c0%2035.2998%20-28.7002%2064%20-64%2064h-32c0%2053%2043%2096%2096%2096h320c53%200%2096%20-43%2096%20-96h-32c-35.2998%200%20-64%20-28.7002%20-64%20-64v-64h-320v64zM576%20256c35.2998%200%2064%20-28.7002%2064%20-64c0%20-23.5996%20-13%20-44%20-32%20-55.0996v-120.9c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-64c-8.7998%200%20-16%207.2002%20-16%2016v16h-384v-16c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-64c-8.7998%200%20-16%207.2002%20-16%2016v120.9c-19%2011.0996%20-32%2031.5%20-32%2055.0996c0%2035.2998%2028.7002%2064%2064%2064h32c17.7002%200%2032%20-14.2998%2032%20-32v-96h384v96c0%2017.7002%2014.2998%2032%2032%2032h32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22donate%22%20unicode=%22&#xf4b9;%22%20d=%22M256%2032c-114.9%200%20-208%2093.0996%20-208%20208s93.0996%20208%20208%20208s208%20-93.0996%20208%20-208s-93.0996%20-208%20-208%20-208zM233.8%20350.6c-32.7002%20-0.899414%20-59%20-28.3994%20-59.0996%20-62.3994c0%20-27.7002%2018%20-52.4004%2043.7002%20-60.1006l62.2998%20-18.6992c7.09961%20-2.10059%2012.0996%20-9.40039%2012.0996%20-17.6006c0%20-10.0996%20-7.2998%20-18.2998%20-16.2998%20-18.2998h-38.9004c-6.39941%200%20-12.3994%201.7002%20-17.7998%205.09961c-4.5%202.80078%20-10.2002%202.7002%20-14%20-1l-16.2998%20-15.5c-5%20-4.7998%20-4.40039%20-13%201.2002%20-17.0996c12.5%20-9.2998%2027.5%20-14.5996%2043%20-15.4004v-17c0%20-9.19922%207.39941%20-16.5996%2016.5996%20-16.5996h11.1006c9.19922%200%2016.5996%207.40039%2016.5996%2016.5996v16.8008c32.7002%200.899414%2059.0996%2028.3994%2059.0996%2062.3994c0%2027.7002%20-18%2052.4004%20-43.6992%2060.1006l-62.3008%2018.6992c-7.09961%202.10059%20-12.0996%209.40039%20-12.0996%2017.6006c0%2010.0996%207.2998%2018.2998%2016.2998%2018.2998h38.9004c6.39941%200%2012.3994%20-1.7002%2017.7998%20-5.09961c4.5%20-2.80078%2010.2002%20-2.7002%2014%201l16.2998%2015.5c5%204.7998%204.40039%2013%20-1.2002%2017.0996c-12.5%209.2998%20-27.5%2014.5996%20-43%2015.4004v17c0%209.19922%20-7.39941%2016.5996%20-16.5996%2016.5996h-11.0996c-9.2002%200%20-16.6006%20-7.40039%20-16.6006%20-16.5996v-16.8008zM480%2096c17.7002%200%2032%20-14.2998%2032%20-32v-96c0%20-17.7002%20-14.2998%20-32%20-32%20-32h-448c-17.7002%200%20-32%2014.2998%20-32%2032v96c0%2017.7002%2014.2998%2032%2032%2032h32.4004c19.6992%20-26%2044.5996%20-47.7002%2073%20-64h-63.8008c-5.2998%200%20-9.59961%20-3.59961%20-9.59961%20-8v-16c0%20-4.40039%204.2998%20-8%209.59961%20-8h364.7c5.2998%200%209.60059%203.59961%209.60059%208v16c0%204.40039%20-4.30078%208%20-9.60059%208h-63.7998c28.4004%2016.2998%2053.4004%2038%2073%2064h32.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dove%22%20unicode=%22&#xf4ba;%22%20d=%22M288%20280.8c-50.7998%2010.5%20-96.5996%2036.7998%20-130.8%2075.1006c11.2002%2032.3994%2027.7998%2061.5996%2048.8994%2086.5c8.80078%2010.5%2025.7002%205.19922%2027.8008%20-8.30078c7%20-45.8994%2025.8994%20-88.8994%2054.0996%20-125.199v-28.1006zM400%20384h112l-32%20-64v-160.1c0%20-88.4004%20-71.5996%20-159.9%20-160%20-159.9h-76.9004l-65.1992%20-56.0996c-6.10059%20-5.30078%20-14.1006%20-8.2002%20-22.1006%20-7.90039c-92.7998%203.7998%20-135.8%2049.4004%20-153.2%2076.2998c-6%209.2998%20-1.19922%2021.7002%209.5%2024.4004l143.9%2036c-12.7998%209.59961%20-25.7002%2020.0996%20-38.9004%2032.7998c-51%2049%20-85.0996%20115.1%20-85.0996%20185.9c0%2041.3994%209.40039%2080.5996%2026%20115.699c5.7998%2012.3008%2023.5%2011.6006%2029%20-0.899414c40%20-91.2002%20128.6%20-155.5%20233%20-161.7v59.4004c0%2044.1992%2035.7998%2080.0996%2080%2080.0996zM400%20287.9c8.7998%200%2016%207.19922%2016%2016c0%208.7998%20-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16c0%20-8.80078%207.2002%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-holding%22%20unicode=%22&#xf4bd;%22%20horiz-adv-x=%22576%22%20d=%22M565.3%20119.9c15.1006%20-13.6006%2013.9004%20-36.8008%20-1.2998%20-48.9004l-151.2%20-121c-11.3994%20-9.09961%20-25.5%20-14%20-40%20-14h-356.8c-8.7998%200%20-16%207.2002%20-16%2016v96c0%208.7998%207.2002%2016%2016%2016h55.4004l46.5%2037.7002c21%2017%2047.0996%2026.2998%2074.0996%2026.2998h160c19.5%200%2034.9004%20-17.4004%2031.5996%20-37.4004c-2.59961%20-15.6992%20-17.3994%20-26.5996%20-33.2998%20-26.5996h-78.2998c-8.7998%200%20-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16h118.3c14.6006%200%2028.7002%204.90039%2040%2014l92.4004%2073.9004c12.3994%2010%2030.7998%2010.6992%2042.5996%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-holding-heart%22%20unicode=%22&#xf4be;%22%20horiz-adv-x=%22576%22%20d=%22M275.3%20197.5l-108.899%20114.2c-31.6006%2033.2002%20-29.7002%2088.2002%205.59961%20118.8c30.7998%2026.7002%2076.7002%2021.9004%20104.9%20-7.7998l11.0996%20-11.6006l11.2002%2011.7002c28.2002%2029.6006%2074.0996%2034.4004%20104.899%207.7002c35.4004%20-30.5996%2037.2002%20-85.5996%205.60059%20-118.8l-108.9%20-114.2c-7.09961%20-7.40039%20-18.5%20-7.40039%20-25.5%200zM565.3%20119.9c15.1006%20-13.6006%2013.9004%20-36.8008%20-1.2998%20-48.9004l-151.2%20-121c-11.3994%20-9.09961%20-25.5%20-14%20-40%20-14h-356.8c-8.7998%200%20-16%207.2002%20-16%2016v96c0%208.7998%207.2002%2016%2016%2016h55.4004l46.5%2037.7002c21%2017%2047.0996%2026.2998%2074.0996%2026.2998h160c19.5%200%2034.9004%20-17.4004%2031.5996%20-37.4004c-2.59961%20-15.6992%20-17.3994%20-26.5996%20-33.2998%20-26.5996h-78.2998c-8.7998%200%20-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16h118.3c14.6006%200%2028.7002%204.90039%2040%2014l92.4004%2073.9004c12.3994%2010%2030.7998%2010.6992%2042.5996%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-holding-usd%22%20unicode=%22&#xf4c0;%22%20horiz-adv-x=%22576%22%20d=%22M271.06%20303.7c-24.0596%206.39941%20-43.4297%2024.7002%20-46.5693%2047.7002c-4.33984%2032%2020.6201%2059.3994%2053.5098%2063v17.5996c0%208.7998%207.82031%2016%2017.3701%2016h17.3701c9.5498%200%2017.3701%20-7.2002%2017.3701%20-16v-17.7197c12.457%20-1.28516%2024.2842%20-5.35938%2034.5195%20-11.5c3.32227%20-2.00098%205.52734%20-5.64746%205.52734%20-9.80469c0%20-2.18945%20-0.617188%20-4.23633%20-1.6875%20-5.97559c-0.592773%20-0.978516%20-1.31836%20-1.8457%20-2.16992%20-2.59961l-19%20-17.5c-4.01953%20-3.7002%20-10.0693%20-4.2002%20-15.2998%20-2c-3.46289%201.4043%20-7.2666%202.19336%20-11.2305%202.19922h-35.5996c-5.03027%200%20-9.12012%20-3.7998%20-9.12012%20-8.39941c0.12207%20-3.94727%202.91699%20-7.23145%206.62988%20-8.10059l54.2705%20-14.2998c24.0996%20-6.39941%2043.4102%20-24.7002%2046.5596%20-47.7002c4.33984%20-32%20-20.5693%20-59.3994%20-53.5%20-63v-17.5996c0%20-8.7998%20-7.83008%20-16%20-17.3799%20-16h-17.3701c-9.54004%200%20-17.3701%207.2002%20-17.3701%2016v17.7002c-12.4541%201.28516%20-24.2773%205.35938%20-34.5098%2011.5c-3.33008%201.99609%20-5.54199%205.64551%20-5.54199%209.80762c0%202.17188%200.607422%204.20312%201.66211%205.93262c0.617188%201.00098%201.36914%201.88867%202.25%202.65918l19%2017.5c4.01953%203.7002%2010.0596%204.2002%2015.2998%202c3.45117%20-1.39941%207.24121%20-2.18848%2011.1904%20-2.19922h35.5996c5.03027%200%209.12012%203.7998%209.12012%208.39941c-0.121094%203.94727%20-2.91602%207.23145%20-6.62988%208.10059zM565.27%20119.9c6.5918%20-5.86328%2010.7656%20-14.3916%2010.7656%20-23.8984c0%20-10.1123%20-4.70117%20-19.1357%20-12.0352%20-25.002l-151.23%20-121c-10.9443%20-8.74512%20-24.8633%20-14%20-39.9482%20-14h-0.0517578h-356.77c-8.83105%200%20-16%207.16895%20-16%2016v96c0%208.83105%207.16895%2016%2016%2016h55.4004l46.5%2037.71c20.2197%2016.4053%2046.0596%2026.2822%2074.0996%2026.29h160c17.6406%200%2031.9668%20-14.3066%2032%20-31.9404c0%20-0.0410156%200.000976562%20-0.0507812%200.000976562%20-0.0917969c0%20-1.83008%20-0.158203%20-3.62402%20-0.460938%20-5.36816c-2.54004%20-15.6992%20-17.3496%20-26.5996%20-33.25%20-26.5996h-78.29c-8.83105%200%20-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16h118.27c0.0605469%200%200.161133%200.0234375%200.22168%200.0234375c15.0459%200%2028.8799%205.23242%2039.7783%2013.9766l92.4004%2073.9004c12.4004%2010%2030.7998%2010.6992%2042.5996%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-holding-water%22%20unicode=%22&#xf4c1;%22%20horiz-adv-x=%22576%22%20d=%22M288%20192c-53%200%20-96%2042.0996%20-96%2094c0%2040%2057.0996%20120.7%2083.2002%20155.6c6.39941%208.5%2019.2002%208.5%2025.5996%200c26.1006%20-34.8994%2083.2002%20-115.6%2083.2002%20-155.6c0%20-51.9004%20-43%20-94%20-96%20-94zM565.3%20119.9c15.1006%20-13.6006%2013.9004%20-36.8008%20-1.2998%20-48.9004l-151.2%20-121c-11.3994%20-9.09961%20-25.5%20-14%20-40%20-14h-356.8c-8.7998%200%20-16%207.2002%20-16%2016v96c0%208.7998%207.2002%2016%2016%2016h55.4004l46.5%2037.7002c21%2017%2047.0996%2026.2998%2074.0996%2026.2998h160c19.5%200%2034.9004%20-17.4004%2031.5996%20-37.4004c-2.59961%20-15.6992%20-17.3994%20-26.5996%20-33.2998%20-26.5996h-78.2998c-8.7998%200%20-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16h118.3c14.6006%200%2028.7002%204.90039%2040%2014l92.4004%2073.9004c12.3994%2010%2030.7998%2010.6992%2042.5996%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hands%22%20unicode=%22&#xf4c2;%22%20horiz-adv-x=%22640%22%20d=%22M204.8%20217.6l57.6006%20-76.7998c16.5996%20-22.2002%2025.5996%20-49.0996%2025.5996%20-76.7998v-112c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-131.7c-7.2002%200%20-13.5%204.7002%20-15.2998%2011.5996c-2%207.80078%20-5.40039%2015.2002%20-10.4004%2021.7002l-104.1%20134.3c-6.7998%208.5%20-10.5%2019.1006%20-10.5%2030v218.4c0%2017.7002%2014.2998%2032%2032%2032s32%20-14.2998%2032%20-32v-148.4l89.7998%20-107.8c6%20-7.2998%2016.9004%20-7.7998%2023.6006%20-1.09961l12.7998%2012.7998c5.59961%205.59961%206.2998%2014.5%201.5%2020.9004l-38.1006%2050.7998c-10.5996%2014.0996%20-7.69922%2034.2002%206.40039%2044.7998s34.2002%207.7002%2044.7998%20-6.40039zM608%20384c17.7002%200%2032%20-14.2998%2032%20-32v-218.4c0%20-10.8994%20-3.7002%20-21.5%20-10.5%20-30l-104.1%20-134.3c-5%20-6.5%20-8.40039%20-13.8994%20-10.4004%20-21.7002c-1.7998%20-6.89941%20-8.2002%20-11.5996%20-15.2998%20-11.5996h-131.7c-8.7998%200%20-16%207.2002%20-16%2016v112c0%2027.7002%209%2054.5996%2025.5996%2076.7998l57.6006%2076.7998c10.5996%2014.1006%2030.7002%2017%2044.7998%206.40039s17%20-30.7002%206.40039%20-44.7998l-38.1006%20-50.7998c-4.7998%20-6.40039%20-4.09961%20-15.3008%201.5%20-20.9004l12.7998%20-12.7998c6.60059%20-6.60059%2017.6006%20-6.10059%2023.6006%201.09961l89.7998%20107.8v148.4c0%2017.7002%2014.2998%2032%2032%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hands-helping%22%20unicode=%22&#xf4c4;%22%20horiz-adv-x=%22640%22%20d=%22M488%20256c13.2998%200%2024%20-10.7002%2024%20-24v-48c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-8v-64c0%20-17.7002%20-14.2998%20-32%20-32%20-32h-16c0%20-35.2998%20-28.7002%20-64%20-64%20-64h-136.6l-103.4%20-59.7002c-15.2998%20-8.7998%20-34.9004%20-3.59961%20-43.7002%2011.7002l-80%20138.6c-8.89941%2015.3008%20-3.59961%2034.9004%2011.7002%2043.7002l80%2046.2002v47.2998c0%2022.4004%2011.7998%2043.2998%2031.0996%2054.7998l64.9004%2039v-121.6c0%20-39.7002%2032.2998%20-72%2072%20-72s72%2032.2998%2072%2072v56h152zM635.7%20293.4c8.7998%20-15.3008%203.59961%20-34.8008%20-11.7002%20-43.7002l-80%20-46.2002v28.5c0%2030.9004%20-25.0996%2056%20-56%2056h-184v-88c0%20-22.0996%20-17.9004%20-40%20-40%20-40s-40%2017.9004%20-40%2040v126.3c0%2011%205.59961%2021.2998%2015%2027.1006l33.5%2020.8994c10.2002%206.2998%2021.9004%209.7002%2033.9004%209.7002h102.199l103.4%2059.7002c15.2998%208.7998%2034.9004%203.59961%2043.7002%20-11.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22parachute-box%22%20unicode=%22&#xf4cd;%22%20d=%22M511.9%20273c1.09961%20-9.2002%20-6.80078%20-17%20-16.1006%20-17h-8.7002l-136.8%20-151.9c0.700195%20-2.69922%201.60059%20-5.19922%201.60059%20-8.09961v-128c0%20-17.7002%20-14.3008%20-32%20-32%20-32h-128c-17.7002%200%20-32%2014.2998%20-32%2032v128c0%202.90039%200.899414%205.5%201.59961%208.09961l-136.7%20151.9h-8.7002c-9.19922%200%20-17.0996%207.90039%20-16%2017c9.10059%2075.5%2078.4004%20132.3%20158.301%20158.7c-36.4004%20-39.4004%20-62.4004%20-100.601%20-62.4004%20-175.7h-28.0996l116.6%20-129.5c2.5%200.599609%204.7998%201.5%207.5%201.5h48v128h-112c0%20115.2%2068.9004%20192%20128%20192s128%20-76.7998%20128%20-192h-112v-128h48c2.7002%200%205%20-0.900391%207.5%20-1.5l116.6%20129.5h-28.0996c0%2075.0996%20-26%20136.3%20-62.4004%20175.7c79.9004%20-26.2998%20149.2%20-83.1006%20158.301%20-158.7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22people-carry%22%20unicode=%22&#xf4ce;%22%20horiz-adv-x=%22640%22%20d=%22M128%20352c-26.5%200%20-48%2021.5%20-48%2048s21.5%2048%2048%2048s48%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48zM512%20352c-26.5%200%20-48%2021.5%20-48%2048s21.5%2048%2048%2048s48%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48zM637.7%20-20.0996c6.59961%20-16.4004%20-1.40039%20-35%20-17.7998%20-41.6006c-3.90039%20-1.59961%20-7.90039%20-2.2998%20-11.9004%20-2.2998c-12.7002%200%20-24.7002%207.59961%20-29.7002%2020.0996l-27.7002%2069.2002l2%2018.2002l41.1006%2046.4004zM603.5%20189.7c4.59961%20-20%20-0.799805%20-41.2002%20-14.4004%20-56.7002l-67.1992%20-75.9004l-10.1006%20-92.5996c-1.7998%20-16.4004%20-15.7002%20-28.5%20-31.7998%20-28.5c-1.2002%200%20-2.2998%200.0996094%20-3.5%200.200195c-17.5%201.89941%20-30.2002%2017.7002%20-28.2998%2035.2998l10.0996%2092.7998c1.5%2013%206.90039%2025.1006%2015.6006%2035l43.2998%2049l-17.6006%2070.2998l-6.7998%20-20.3994c-4.09961%20-12.6006%20-11.8994%20-23.4004%20-24.5%20-32.6006l-51.0996%20-32.5c-4.60059%20-2.89941%20-12.1006%20-4.59961%20-17.2002%20-5h-160c-5.09961%200.400391%20-12.5996%202.10059%20-17.2002%205l-51.0996%2032.5c-12.6006%209.2002%20-20.4004%2020.1006%20-24.5%2032.6006l-6.7998%2020.3994l-17.6006%20-70.2998l43.2998%20-49c8.7002%20-9.89941%2014.1006%20-22%2015.6006%20-35l10.0996%20-92.7998c1.90039%20-17.5996%20-10.7002%20-33.4004%20-28.2998%20-35.2998c-1.2002%20-0.100586%20-2.2998%20-0.200195%20-3.5%20-0.200195c-16.2002%200%20-30%2012.2002%20-31.7998%2028.5l-10.1006%2092.5996l-67.1992%2075.9004c-13.7002%2015.5%20-19%2036.7002%20-14.4004%2056.7002l18.4004%2080.2002c4.59961%2020%2018.5996%2036.7998%2037.5%2044.8994c18.5%208%2038.8994%206.7002%2056.0996%20-3.2998c22.7002%20-13.4004%2039.7998%20-34.4004%2048.0996%20-59.4004l11.3008%20-33.8994l16.0996%20-10.2002v96c0%208.7998%207.2002%2016%2016%2016h160c8.7998%200%2016%20-7.2002%2016%20-16v-96l16%2010.2002l11.2998%2033.8994c8.40039%2024.9004%2025.4004%2046%2048.1006%2059.4004c17.0996%2010%2037.5996%2011.2998%2056.0996%203.2998c18.9004%20-8.09961%2032.9004%20-24.8994%2037.5%20-44.8994zM46.2998%2089.9004l41.1006%20-46.4004l2%20-18.2002l-27.7002%20-69.2002c-6.5%20-16.0996%20-24.7998%20-24.3994%20-41.6006%20-17.7998c-16.3994%206.60059%20-24.3994%2025.2002%20-17.7998%2041.6006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22piggy-bank%22%20unicode=%22&#xf4d3;%22%20horiz-adv-x=%22576%22%20d=%22M560%20224c8.7998%200%2016%20-7.2002%2016%20-16v-128c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-48.7002c-9%20-11.9004%20-19.5%20-22.4004%20-31.2998%20-31.2998v-80.7002c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-64c-8.7998%200%20-16%207.2002%20-16%2016v48h-128v-48c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-64c-8.7998%200%20-16%207.2002%20-16%2016v80.7002c-38.5996%2029.2002%20-64%2075.0996%20-64%20127.3h-40c-33.2998%200%20-59.9004%2029.2002%20-55.5%2063.4004c3.59961%2028.1992%2029%2048.5996%2057.5%2048.5996c3.2998%200%206%20-2.7002%206%20-6v-20c0%20-3.2998%20-2.7002%20-6%20-6%20-6h-1c-11.5996%200%20-22.2998%20-7.7998%20-24.5%20-19.2002c-3%20-15.2998%208.7002%20-28.7998%2023.5%20-28.7998h43.2002c14.8994%2073%2079.3994%20128%20156.8%20128h128c7.90039%200%2015.4004%20-1.2002%2023%20-2.2998c17.5996%2020.7998%2043.5996%2034.2998%2073%2034.2998h32l-18.9004%20-75.5c15.8008%20-14.7998%2028.6006%20-32.5%2037.4004%20-52.5h29.5zM432%20160c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16zM256%20352c-16.4004%200%20-32.2002%20-2.2998%20-47.4004%20-6.2002c-0.0996094%202.10059%20-0.599609%204.10059%20-0.599609%206.2002c0%2053%2043%2096%2096%2096s96%20-43%2096%20-96c0%20-0.299805%20-0.0996094%20-0.5%20-0.0996094%20-0.799805c-5.2002%200.399414%20-10.5%200.799805%20-15.9004%200.799805h-128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ribbon%22%20unicode=%22&#xf4d6;%22%20horiz-adv-x=%22448%22%20d=%22M6.09961%203.7002l117.2%20130l79.2002%20-87.9004l-91.7998%20-101.899c-8%20-8.80078%20-21.4004%20-10.5%20-31.2998%20-3.80078l-68.8008%2027.9004c-12%208.09961%20-14.0996%2024.9004%20-4.5%2035.7002zM441.9%203.7002c9.69922%20-10.7998%207.59961%20-27.6006%20-4.30078%20-35.6006l-68.7998%20-27.8994c-9.89941%20-6.7002%20-23.2998%20-5.10059%20-31.2998%203.7998l-248.1%20275.3c-48.6006%2053.7998%20-13%20113.5%20-11.5%20116l43.5996%2073.2002c4.2998%207.2002%209.90039%2013.2998%2016.7998%2018c44%2029.7002%20130.7%2027.5996%20171.4%200c6.89941%20-4.7002%2012.5%20-10.7998%2016.7998%20-18l43.7002%20-73.5c21.8994%20-36.9004%2017.2998%20-83.5996%20-11.4004%20-115.5l-34.2002%20-38l-79.0996%2087.7002s52.7002%2059%2056%2064.5996c-15.4004%208.40039%20-40.2002%2017.9004%20-77.5%2017.9004s-62.0996%20-9.5%20-77.5%20-17.9004c3.40039%20-5.5%20295.4%20-330.1%20295.4%20-330.1z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22route%22%20unicode=%22&#xf4d7;%22%20d=%22M416%20128c52.9004%200%2096%20-43.0996%2096%20-96s-43.0996%20-96%20-96%20-96h-277.8c13.5%2016.2998%2031.2998%2039.2002%2047.2998%2064h230.5c17.5996%200%2032%2014.4004%2032%2032s-14.4004%2032%20-32%2032h-96c-52.9004%200%20-96%2043.0996%20-96%2096s43.0996%2096%2096%2096h45.2998c-23.0996%2032.5996%20-45.2998%2070.5%20-45.2998%2096c0%2053%2043%2096%2096%2096s96%20-43%2096%20-96s-96%20-160%20-96%20-160h-96c-17.5996%200%20-32%20-14.4004%20-32%20-32s14.4004%20-32%2032%20-32h96zM416%20384c-17.7002%200%20-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032zM96%20192c53%200%2096%20-43%2096%20-96s-96%20-160%20-96%20-160s-96%20107%20-96%20160s43%2096%2096%2096zM96%2064c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22seedling%22%20unicode=%22&#xf4d8;%22%20d=%22M64%20352c123.7%200%20224%20-100.3%20224%20-224v-144c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v144c-123.7%200%20-224%20100.3%20-224%20224h64zM448%20416h64c0%20-115.9%20-88%20-211.1%20-200.7%20-222.8c-10.7998%2040.7002%20-31.2998%2077.3994%20-59%20107.6c38.2998%2068.7002%20111.5%20115.2%20195.7%20115.2z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sign%22%20unicode=%22&#xf4d9;%22%20d=%22M496%20384c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-368v-368c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v368h-48c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h48v48c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-48h368zM160%2064v224h320v-224h-320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smile-wink%22%20unicode=%22&#xf4da;%22%20horiz-adv-x=%22496%22%20d=%22M0%20192c0%20137%20111%20248%20248%20248s248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248zM200%20240c0%2017.7002%20-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032zM358.5%20223.5l9.7002%20-8.5c8.39941%20-7.5%2021.5%20-0.299805%2019.7998%2010.7998c-4%2025.2002%20-34.2002%2042.1006%20-59.9004%2042.1006c-25.6992%200%20-55.8994%20-16.9004%20-59.8994%20-42.1006c-1.7998%20-11.2002%2011.5%20-18.2002%2019.7998%20-10.7998l9.5%208.5c14.7998%2013.2002%2046.2002%2013.2002%2061%200zM157.8%20122.2c-13.3994%2016.2998%20-38.0996%20-4.10059%20-24.5996%20-20.4004c28.5%20-34.2002%2070.2998%20-53.7998%20114.8%20-53.7998s86.2998%2019.5996%20114.8%2053.7002c13.5%2016.2998%20-11%2036.7002%20-24.5996%2020.5c-22.4004%20-26.7998%20-55.2002%20-42.2002%20-90.2002%20-42.2002s-67.7998%2015.2998%20-90.2002%2042.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tape%22%20unicode=%22&#xf4db;%22%20horiz-adv-x=%22640%22%20d=%22M224%20256c35.2998%200%2064%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64s-64%2028.7002%20-64%2064s28.7002%2064%2064%2064zM624%2032c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-400c-123.7%200%20-224%20100.3%20-224%20224s100.3%20224%20224%20224s224%20-100.3%20224%20-224c0%20-62.7002%20-25.9004%20-119.3%20-67.4004%20-160h243.4zM224%2096c53%200%2096%2043%2096%2096s-43%2096%20-96%2096s-96%20-43%20-96%20-96s43%20-96%2096%20-96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22truck-loading%22%20unicode=%22&#xf4de;%22%20horiz-adv-x=%22640%22%20d=%22M50.2002%2072.4004l-49.6006%20185.5c-2.2998%208.5%202.80078%2017.2998%2011.3008%2019.5996l77.2998%2020.7002l24.7998%20-92.7002l61.7998%2016.5l-24.7998%2092.7002l77.2002%2020.7998c8.5%202.2998%2017.2998%20-2.7998%2019.5996%20-11.2998l49.7002%20-185.5c2.2998%20-8.5%20-2.7998%20-17.2998%20-11.2998%20-19.6006l-216.4%20-58c-8.5%20-2.2998%20-17.2998%202.80078%20-19.5996%2011.3008zM384%20448h256v-400c0%20-61.9004%20-50.0996%20-112%20-112%20-112c-60.4004%200%20-109.2%2047.9004%20-111.6%20107.7l-393.7%20-107.4c-4.2002%20-1.2002%20-8.60059%201.2998%20-9.7998%205.60059l-12.6006%2046.2998c-1.2002%204.2002%201.2998%208.59961%205.60059%209.7998l346.1%2094.4004v323.6c0%2017.7002%2014.2998%2032%2032%2032zM528%200c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22truck-moving%22%20unicode=%22&#xf4df;%22%20horiz-adv-x=%22640%22%20d=%22M621.3%20210.7c12%20-12%2018.7002%20-28.2002%2018.7002%20-45.2002v-85.5c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-17.5996c1%20-5.2002%201.59961%20-10.5%201.59961%20-16c0%20-44.2002%20-35.7998%20-80%20-80%20-80s-80%2035.7998%20-80%2080c0%205.5%200.5%2010.7998%201.59961%2016h-163.199c1%20-5.2002%201.59961%20-10.5%201.59961%20-16c0%20-44.2002%20-35.7998%20-80%20-80%20-80c-26.2998%200%20-49.4004%2012.7998%20-64%2032.4004c-14.5996%20-19.5%20-37.7002%20-32.4004%20-64%20-32.4004c-44.2002%200%20-80%2035.7998%20-80%2080v336c0%2017.7002%2014.2998%2032%2032%2032h416c17.7002%200%2032%20-14.2998%2032%20-32v-96.0996h37.5c17%200%2033.2998%20-6.7002%2045.2998%20-18.7002zM80%2016c17.5996%200%2032%2014.4004%2032%2032s-14.4004%2032%20-32%2032s-32%20-14.4004%20-32%20-32s14.4004%20-32%2032%20-32zM208%2016c17.5996%200%2032%2014.4004%2032%2032s-14.4004%2032%20-32%2032s-32%20-14.4004%20-32%20-32s14.4004%20-32%2032%20-32zM480%20240v-48h92.0996l-43.2998%2043.2998c-3%203%20-7%204.7002%20-11.2998%204.7002h-37.5zM528%2016c17.5996%200%2032%2014.4004%2032%2032s-14.4004%2032%20-32%2032s-32%20-14.4004%20-32%20-32s14.4004%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22video-slash%22%20unicode=%22&#xf4e2;%22%20horiz-adv-x=%22640%22%20d=%22M633.8%20-10.0996c7%20-5.40039%208.2998%20-15.5%202.7998%20-22.4004l-19.5996%20-25.2998c-5.5%20-7%20-15.5%20-8.2002%20-22.5%20-2.7998l-178.5%20138l-373.3%20288.6l-36.5%2028.2002c-7%205.39941%20-8.2002%2015.3994%20-2.7998%2022.3994l19.5996%2025.2002c5.5%207%2015.5%208.2002%2022.5%202.7998l78.4004%20-60.5996h244.3c26.3994%200%2047.7998%20-21.4004%2047.7998%20-47.7998v-178l32%20-24.7002v137.2l109.6%2075.5996c21.3008%2014.6006%2050.4004%20-0.299805%2050.4004%20-25.7998v-257c0%20-17.4004%20-13.7998%20-29.7002%20-29.2002%20-31.0996zM32%2047.7998v245.5l365.8%20-282.8c-8.2002%20-6.5%20-18.3994%20-10.5%20-29.5996%20-10.5h-288.4c-26.3994%200%20-47.7998%2021.4004%20-47.7998%2047.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wine-glass%22%20unicode=%22&#xf4e3;%22%20horiz-adv-x=%22288%22%20d=%22M216%20-16c22.0898%200%2040%20-17.9102%2040%20-40c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-208c-4.41992%200%20-8%203.58008%20-8%208c0%2022.0898%2017.9102%2040%2040%2040h40v117.18c-68.4697%2015.8906%20-118.05%2079.9102%20-111.4%20154.16l15.96%20178.11c0.730469%208.24023%207.55078%2014.5498%2015.7002%2014.5498h223.48c8.16016%200%2014.9697%20-6.30957%2015.71%20-14.5498l15.9502%20-178.101c6.64941%20-74.25%20-42.9307%20-138.27%20-111.4%20-154.159v-117.19h40z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-alt-slash%22%20unicode=%22&#xf4fa;%22%20horiz-adv-x=%22640%22%20d=%22M633.8%20-10.0996c7%20-5.40039%208.2998%20-15.5%202.90039%20-22.3008l-19.6006%20-25.2998c-5.5%20-7%20-15.5%20-8.2002%20-22.5%20-2.7998l-588.399%20454.7c-7%205.39941%20-8.2002%2015.3994%20-2.7998%2022.3994l19.5996%2025.2002c5.5%207%2015.5%208.2002%2022.5%202.7998l135.5%20-104.8c16%2062.1006%2071.9004%20108.2%20139%20108.2c79.5%200%20144%20-64.5%20144%20-144c0%20-54.0996%20-30.2002%20-100.7%20-74.4004%20-125.3zM198.4%20128h47.3994l248.4%20-192h-382.2c-26.5%200%20-48%2021.5%20-48%2048v9.59961c0%2074.2002%2060.2002%20134.4%20134.4%20134.4z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-astronaut%22%20unicode=%22&#xf4fb;%22%20horiz-adv-x=%22448%22%20d=%22M64%20224c-8.7998%200%20-16%207.2002%20-16%2016v96c0%208.7998%207.2002%2016%2016%2016h13.5c24.7002%2056.5%2080.9004%2096%20146.5%2096s121.8%20-39.5%20146.5%20-96h13.5c8.7998%200%2016%20-7.2002%2016%20-16v-96c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-13.5c-24.7002%20-56.5%20-80.9004%20-96%20-146.5%20-96s-121.8%2039.5%20-146.5%2096h-13.5zM104%20312v-24c0%20-53%2043%20-96%2096%20-96h48c53%200%2096%2043%2096%2096v24c0%2022.0996%20-21.5%2040%20-48%2040h-144c-26.5%200%20-48%20-17.9004%20-48%20-40zM176%20240l-12%2036l-36%2012l36%2012l12%2036l12%20-36l36%20-12l-36%20-12zM327.6%20126.6c67.5%20-7.09961%20120.4%20-63.5996%20120.4%20-133v-9.59961c0%20-26.5%20-21.5%20-48%20-48%20-48h-80v64c0%2017.7002%20-14.2998%2032%20-32%2032h-128c-17.7002%200%20-32%20-14.2998%20-32%20-32v-64h-80c-26.5%200%20-48%2021.5%20-48%2048v9.59961c0%2069.4004%2052.9004%20125.9%20120.4%20133c29.8994%20-19.2998%2065.3994%20-30.5996%20103.6%20-30.5996s73.7002%2011.2998%20103.6%2030.5996zM272%200c8.7998%200%2016%20-7.2002%2016%20-16s-7.2002%20-16%20-16%20-16s-16%207.2002%20-16%2016s7.2002%2016%2016%2016zM176%200c8.7998%200%2016%20-7.2002%2016%20-16v-48h-32v48c0%208.7998%207.2002%2016%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-check%22%20unicode=%22&#xf4fc;%22%20horiz-adv-x=%22640%22%20d=%22M224%20192c-70.7002%200%20-128%2057.2998%20-128%20128s57.2998%20128%20128%20128s128%20-57.2998%20128%20-128s-57.2998%20-128%20-128%20-128zM313.6%20160c74.2002%200%20134.4%20-60.2002%20134.4%20-134.4v-41.5996c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v41.5996c0%2074.2002%2060.2002%20134.4%20134.4%20134.4h16.6992c22.3008%20-10.2002%2046.9004%20-16%2072.9004%20-16s50.7002%205.7998%2072.9004%2016h16.6992zM636.6%20288.4c4.60059%20-4.60059%204.5%20-12.1006%20-0.0996094%20-16.8008l-141.3%20-140.199c-4.7002%20-4.60059%20-12.2002%20-4.60059%20-16.7998%200.0996094l-81.7002%2082.2998c-4.60059%204.7002%20-4.60059%2012.2002%200.0996094%2016.7998l28.1006%2027.9004c4.69922%204.59961%2012.1992%204.59961%2016.7998%20-0.0996094l45.5%20-45.8008l104.8%20104c4.7002%204.60059%2012.2002%204.60059%2016.7998%20-0.0996094z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-clock%22%20unicode=%22&#xf4fd;%22%20horiz-adv-x=%22640%22%20d=%22M496%20224c79.5996%200%20144%20-64.4004%20144%20-144s-64.4004%20-144%20-144%20-144s-144%2064.4004%20-144%20144s64.4004%20144%20144%20144zM560%2073.7002v12.5996c0%205.2998%20-4.40039%209.7002%20-9.7002%209.7002h-38.2998v54.2998c0%205.2998%20-4.40039%209.7002%20-9.7002%209.7002h-12.5996c-5.2998%200%20-9.7002%20-4.40039%20-9.7002%20-9.7002v-76.5996c0%20-5.2998%204.40039%20-9.7002%209.7002%20-9.7002h60.5996c5.2998%200%209.7002%204.40039%209.7002%209.7002zM320%2080c0%20-59.5%2029.7998%20-112.1%2075.0996%20-144h-347.1c-26.5%200%20-48%2021.5%20-48%2048v41.5996c0%2074.2002%2060.2002%20134.4%20134.4%20134.4h16.6992c22.3008%20-10.2002%2046.9004%20-16%2072.9004%20-16s50.7002%205.7998%2072.9004%2016h16.6992c8.40039%200%2016.6006%20-1%2024.6006%20-2.5c-11.5%20-23.4004%20-18.2002%20-49.7002%20-18.2002%20-77.5zM224%20192c-70.7002%200%20-128%2057.2998%20-128%20128s57.2998%20128%20128%20128s128%20-57.2998%20128%20-128s-57.2998%20-128%20-128%20-128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-cog%22%20unicode=%22&#xf4fe;%22%20horiz-adv-x=%22640%22%20d=%22M610.5%2074.7002l25.7998%20-14.9004c2.90039%20-1.7002%204.2998%20-5.2002%203.2998%20-8.5c-6.69922%20-21.5996%20-18.1992%20-41.2002%20-33.1992%20-57.3994c-2.30078%20-2.5%20-6.10059%20-3.10059%20-9%20-1.40039l-25.8008%2014.9004c-10.8994%20-9.30078%20-23.3994%20-16.5%20-36.8994%20-21.3008v-29.7998c0%20-3.39941%20-2.40039%20-6.39941%20-5.7002%20-7.09961c-21.2002%20-4.7998%20-43.9004%20-5%20-66.2002%200c-3.2998%200.700195%20-5.7002%203.7002%20-5.7002%207.09961v29.7998c-13.5%204.80078%20-26%2012%20-36.8994%2021.3008l-25.7998%20-14.9004c-3%20-1.7002%20-6.7002%20-1.09961%20-9%201.40039c-15%2016.2998%20-26.5%2035.7998%20-33.2002%2057.3994c-1%203.2998%200.299805%206.7998%203.2998%208.5l25.7998%2014.9004c-2.59961%2014.0996%20-2.59961%2028.5%200%2042.5996l-25.7998%2014.9004c-2.90039%201.7002%20-4.2998%205.2002%20-3.2998%208.5c6.7002%2021.5996%2018.2002%2041.2002%2033.2002%2057.3994c2.2998%202.5%206.09961%203.10059%209%201.40039l25.7998%20-14.9004c10.8994%209.30078%2023.3994%2016.5%2036.8994%2021.3008v29.7998c0%203.39941%202.40039%206.39941%205.7002%207.09961c21.2002%204.7998%2043.9004%205%2066.2002%200c3.2998%20-0.700195%205.7002%20-3.7002%205.7002%20-7.09961v-29.7998c13.5%20-4.80078%2026%20-12%2036.8994%20-21.3008l25.8008%2014.9004c3%201.7002%206.69922%201.09961%209%20-1.40039c15%20-16.1992%2026.5%20-35.7998%2033.1992%20-57.3994c1%20-3.2998%20-0.299805%20-6.7998%20-3.2998%20-8.5l-25.7998%20-14.9004c2.59961%20-14.0996%202.59961%20-28.5%200%20-42.5996zM496%2047.5c26.7998%200%2048.5%2021.7998%2048.5%2048.5s-21.7998%2048.5%20-48.5%2048.5s-48.5%20-21.7998%20-48.5%20-48.5s21.7002%20-48.5%2048.5%20-48.5zM224%20192c-70.7002%200%20-128%2057.2998%20-128%20128s57.2998%20128%20128%20128s128%20-57.2998%20128%20-128s-57.2998%20-128%20-128%20-128zM425.2%20-34.5v-9.2002c0%20-4.09961%200.799805%20-8%202%20-11.7998c-7.7002%20-5.2998%20-17.1006%20-8.5%20-27.2002%20-8.5h-352c-26.5%200%20-48%2021.5%20-48%2048v41.5996c0%2074.2002%2060.2002%20134.4%20134.4%20134.4h16.6992c22.3008%20-10.2002%2046.9004%20-16%2072.9004%20-16s50.7002%205.7998%2072.9004%2016h16.6992c3.90039%200%207.60059%20-0.900391%2011.4004%20-1.2002c-1%20-2.89941%20-2.2998%20-5.7998%20-3.2002%20-8.7002c-5.5%20-17.6992%201.90039%20-36.5%2017.9004%20-45.6992l7.89941%20-4.60059c-0.0996094%20-2.59961%20-0.0996094%20-5.2002%200%20-7.7998l-7.89941%20-4.59961c-16%20-9.30078%20-23.4004%20-28%20-17.9004%20-45.7002c7.90039%20-25.7002%2021.9004%20-49.7998%2040.2002%20-69.6006c7.5%20-8%2018%20-12.5996%2028.9004%20-12.5996c6.7998%200%2013.5996%201.90039%2019.5996%205.2998l7.90039%204.60059c2.19922%20-1.30078%204.5%20-2.7002%206.7998%20-3.90039z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-edit%22%20unicode=%22&#xf4ff;%22%20horiz-adv-x=%22640%22%20d=%22M224%20192c-70.7002%200%20-128%2057.2998%20-128%20128s57.2998%20128%20128%20128s128%20-57.2998%20128%20-128s-57.2998%20-128%20-128%20-128zM313.6%20160c39.9004%200%2075.4004%20-17.7998%2099.9004%20-45.5l-77.2998%20-77.2998l-7.90039%20-7.90039l-1.2002%20-11.0996l-6.7998%20-60.9004c-0.799805%20-7.2998%200.200195%20-14.5%202.60059%20-21.2998h-274.9c-26.5%200%20-48%2021.5%20-48%2048v41.5996c0%2074.2002%2060.2002%20134.4%20134.4%20134.4h16.6992c22.3008%20-10.2002%2046.9004%20-16%2072.9004%20-16s50.7002%205.7998%2072.9004%2016h16.6992zM358.9%2014.7002l137.899%20137.8l71.7002%20-71.7002l-137.9%20-137.899l-60.8994%20-6.80078c-10.1006%20-1.19922%20-18.7002%207.40039%20-17.6006%2017.6006zM633%20179.1c9.2998%20-9.39941%209.2998%20-24.5%200%20-33.8994l-41.7998%20-41.7998l-71.7998%2071.6992l4.09961%204.10059l37.7998%2037.7998c9.2998%209.2998%2024.5%209.2998%2033.7998%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-friends%22%20unicode=%22&#xf500;%22%20horiz-adv-x=%22640%22%20d=%22M192%20192c-61.9004%200%20-112%2050.0996%20-112%20112s50.0996%20112%20112%20112s112%20-50.0996%20112%20-112s-50.0996%20-112%20-112%20-112zM268.8%20160c63.6006%200%20115.2%20-51.5996%20115.2%20-115.2v-28.7998c0%20-26.5%20-21.5%20-48%20-48%20-48h-288c-26.5%200%20-48%2021.5%20-48%2048v28.7998c0%2063.6006%2051.5996%20115.2%20115.2%20115.2h8.2998c20.9004%20-10%2043.9004%20-16%2068.5%20-16s47.7002%206%2068.5%2016h8.2998zM480%20192c-53%200%20-96%2043%20-96%2096s43%2096%2096%2096s96%20-43%2096%20-96s-43%20-96%20-96%20-96zM528%20160c61.9004%200%20112%20-50.0996%20112%20-112c0%20-26.5%20-21.5%20-48%20-48%20-48h-176.6c0.0996094%202.09961%200.599609%204.2002%200.599609%206.40039v38.3994c0%2038.6006%20-15.2998%2073.5%20-39.7002%2099.7998c16.5%209.5%2035.2998%2015.4004%2055.7002%2015.4004h3.7998c13.9004%20-4.7998%2028.6006%20-8%2044.2002%20-8s30.2998%203.2002%2044.2002%208h3.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-graduate%22%20unicode=%22&#xf501;%22%20horiz-adv-x=%22448%22%20d=%22M319.4%20127.4c71.5%20-3.10059%20128.6%20-61.6006%20128.6%20-133.801v-9.59961c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v9.59961c0%2072.2002%2057.0996%20130.7%20128.6%20133.801l95.4004%20-95.4004zM13.5996%20368.2c-18.0996%204.39941%20-18.0996%2027.2002%200%2031.5996l190.601%2045.9004c13%203.09961%2026.7002%203.09961%2039.7002%200l190.399%20-46c18.2002%20-4.40039%2018.2002%20-27.1006%200%20-31.5l-96.2998%20-23.2002c8.7002%20-17.2002%2014%20-36.4004%2014%20-57c0%20-70.7002%20-57.2998%20-128%20-128%20-128s-128%2057.2998%20-128%20128c0%2020.5996%205.40039%2039.7998%2014%2057l-66%2015.9004v-52.6006c7%20-4.2002%2012%20-11.5%2012%20-20.2998c0%20-8.40039%20-4.59961%20-15.4004%20-11.0996%20-19.7002l15.5996%20-62.2998c1.7002%20-6.90039%20-2.09961%20-14%20-7.59961%20-14h-41.8008c-5.5%200%20-9.2998%207.09961%20-7.59961%2014l15.5996%2062.2998c-6.5%204.2998%20-11.0996%2011.2998%20-11.0996%2019.7002c0%208.7998%205%2016.0996%2012%2020.2998v58.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-lock%22%20unicode=%22&#xf502;%22%20horiz-adv-x=%22640%22%20d=%22M224%20192c-70.6455%200%20-128%2057.3545%20-128%20128s57.3545%20128%20128%20128s128%20-57.3545%20128%20-128s-57.3545%20-128%20-128%20-128zM320%20128v-160c0.0791016%20-11.6504%203.3418%20-22.6367%208.90039%20-32h-280.9c-26.4922%200%20-48%2021.5078%20-48%2048v41.5996c0.0166016%2074.1699%2060.2305%20134.384%20134.4%20134.4h16.6992c22.1426%20-10.2109%2047.085%20-15.9072%2073.0498%20-15.9072c25.9639%200%2050.6084%205.69629%2072.751%2015.9072h16.6992c5%200%209.7002%20-1%2014.5%20-1.5c-5.06641%20-9.00684%20-8.02539%20-19.4561%20-8.09961%20-30.5zM608%20160c17.6611%200%2032%20-14.3389%2032%20-32v-160c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-224c-17.6611%200%20-32%2014.3389%20-32%2032v160c0%2017.6611%2014.3389%2032%2032%2032h32v80c0%2044.1533%2035.8467%2080%2080%2080s80%20-35.8467%2080%20-80v-80h32zM496%2016c17.6611%200%2032%2014.3389%2032%2032s-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32zM528%20160v80c0%2017.6611%20-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32v-80h64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-minus%22%20unicode=%22&#xf503;%22%20horiz-adv-x=%22640%22%20d=%22M624%20240c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-192c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h192zM224%20192c-70.7002%200%20-128%2057.2998%20-128%20128s57.2998%20128%20128%20128s128%20-57.2998%20128%20-128s-57.2998%20-128%20-128%20-128zM313.6%20160c74.2002%200%20134.4%20-60.2002%20134.4%20-134.4v-41.5996c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v41.5996c0%2074.2002%2060.2002%20134.4%20134.4%20134.4h16.6992c22.3008%20-10.2002%2046.9004%20-16%2072.9004%20-16s50.7002%205.7998%2072.9004%2016h16.6992z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-ninja%22%20unicode=%22&#xf504;%22%20horiz-adv-x=%22448%22%20d=%22M325.4%20158.8c68.5996%20-6.09961%20122.6%20-63%20122.6%20-133.2v-41.5996c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v41.5996c0%2070.2002%2054%20127.101%20122.6%20133.2l101.4%20-101.399zM32%20256c0%2033.4004%2017.0996%2062.7998%2043.0996%2080c-26%2017.2002%20-43.0996%2046.5996%20-43.0996%2080c32%200%2060.0996%20-15.7998%2077.5%20-39.7998c20.9004%2042.3994%2064.0996%2071.7998%20114.5%2071.7998c70.7002%200%20128%20-57.2998%20128%20-128s-57.2998%20-128%20-128%20-128c-58.7998%200%20-107.7%2039.7998%20-122.8%2093.7002c-17.4004%20-18.2002%20-41.9004%20-29.7002%20-69.2002%20-29.7002zM176%20352c-17.7002%200%20-32%20-14.2998%20-32%20-32h160c0%2017.7002%20-14.2998%2032%20-32%2032h-96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-shield%22%20unicode=%22&#xf505;%22%20horiz-adv-x=%22640%22%20d=%22M622.3%20176.9c10.7002%20-4.2002%2017.7002%20-14%2017.7002%20-24.9004c0%20-124.5%20-81.5996%20-193.9%20-132.9%20-213.9c-4.19922%20-1.59961%20-12.5996%20-3.69922%20-22.1992%200c-64.2002%2025.1006%20-132.9%20102.301%20-132.9%20213.9c0%2010.9004%207%2020.7002%2017.7002%2024.9004l115.2%2045c9.59961%203.69922%2018.0996%201.59961%2022.1992%200zM496%20-14.4004c34.5996%2016.4004%2089.9004%2064.7002%2095.5%20151.801l-95.5%2037.2998v-189.101zM224%20192c-70.7002%200%20-128%2057.2998%20-128%20128s57.2998%20128%20128%20128s128%20-57.2998%20128%20-128s-57.2998%20-128%20-128%20-128zM320%20152c0%20-95.2998%2045.2002%20-169.1%2099.2002%20-212c-5.90039%20-2.5%20-12.4004%20-4%20-19.2002%20-4h-352c-26.5%200%20-48%2021.5%20-48%2048v41.5996c0%2074.2002%2060.2002%20134.4%20134.4%20134.4h16.6992c22.3008%20-10.2002%2046.9004%20-16%2072.9004%20-16s50.7002%205.7998%2072.9004%2016h16.6992c2.60059%200%205%20-0.700195%207.5%20-0.799805c-0.299805%20-2.40039%20-1.09961%20-4.7002%20-1.09961%20-7.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-slash%22%20unicode=%22&#xf506;%22%20horiz-adv-x=%22640%22%20d=%22M633.8%20-10.0996c7%20-5.40039%208.2998%20-15.5%202.90039%20-22.3008l-19.6006%20-25.2998c-5.5%20-7%20-15.5%20-8.2002%20-22.5%20-2.7998l-588.399%20454.7c-7%205.39941%20-8.2002%2015.3994%20-2.7998%2022.3994l19.5996%2025.2002c5.5%207%2015.5%208.2002%2022.5%202.7998l147.6%20-114c5.40039%2065.6006%2059.8008%20117.4%20126.9%20117.4c70.7002%200%20128%20-57.2998%20128%20-128c0%20-55.7998%20-35.9004%20-102.7%20-85.7002%20-120.3zM96%2025.5996c0%2066.4004%2048.2002%20121.101%20111.4%20132.101l286.8%20-221.7h-350.2c-26.5%200%20-48%2021.5%20-48%2048v41.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-tag%22%20unicode=%22&#xf507;%22%20horiz-adv-x=%22640%22%20d=%22M630.6%2083.0996c12.5%20-12.5%2012.5%20-32.6992%20-0.0996094%20-45.1992l-92.5%20-92.5c-12.5%20-12.5%20-32.7998%20-12.5%20-45.2998%200l-90.2998%2090.1992c-12%2012%20-18.7002%2028.2002%20-18.7002%2045.2002v79.2002c0%2017.7002%2014.2998%2032%2032%2032h79.2998c17%200%2033.2998%20-6.7002%2045.2998%20-18.7002zM447.8%20104.1c13.2998%200%2024%2010.8008%2024%2024c0%2013.3008%20-10.7002%2024%20-24%2024s-24%20-10.6992%20-24%20-24c0%20-13.2998%2010.7002%20-24%2024%20-24zM224%20192.1c-70.7002%200%20-128%2057.3008%20-128%20127.9c0%2070.7002%2057.2998%20128%20128%20128s128%20-57.2998%20128%20-127.9c0%20-70.6992%20-57.2998%20-128%20-128%20-128zM351.8%2080.9004c0%20-25.7002%2010%20-49.8008%2028.1006%20-67.9004l58%20-58c-8.80078%20-11.4004%20-22.4004%20-18.9004%20-37.9004%20-18.9004h-352c-26.5%200%20-48%2021.5%20-48%2048v41.6006c0%2074.2002%2060.2002%20134.399%20134.4%20134.5h16.6992c22.3008%20-10.2002%2046.9004%20-16%2072.9004%20-16s50.7002%205.7998%2072.9004%2016h16.6992c13.3008%200%2026%20-2.60059%2038.2002%20-6.2002v-73.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-tie%22%20unicode=%22&#xf508;%22%20horiz-adv-x=%22448%22%20d=%22M224%20192c-70.7002%200%20-128%2057.2998%20-128%20128s57.2998%20128%20128%20128s128%20-57.2998%20128%20-128s-57.2998%20-128%20-128%20-128zM319.8%20159.4c71.2998%20-3.40039%20128.2%20-61.7002%20128.2%20-133.801v-41.5996c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v41.5996c0%2072.1006%2056.9004%20130.4%20128.2%20133.801l47.7998%20-191.4l32%20136l-32%2056h96l-32%20-56l32%20-136z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22users-cog%22%20unicode=%22&#xf509;%22%20horiz-adv-x=%22640%22%20d=%22M610.5%20106.7l25.7998%20-14.9004c2.90039%20-1.7002%204.2998%20-5.2002%203.2998%20-8.5c-6.69922%20-21.5996%20-18.1992%20-41.2002%20-33.1992%20-57.3994c-2.30078%20-2.5%20-6.10059%20-3.10059%20-9%20-1.40039l-25.8008%2014.9004c-10.8994%20-9.30078%20-23.3994%20-16.5%20-36.8994%20-21.3008v-29.7998c0%20-3.39941%20-2.40039%20-6.39941%20-5.7002%20-7.09961c-21.2002%20-4.7998%20-43.9004%20-5%20-66.2002%200c-3.2998%200.700195%20-5.7002%203.7002%20-5.7002%207.09961v29.7998c-13.5%204.80078%20-26%2012%20-36.8994%2021.3008l-25.7998%20-14.9004c-3%20-1.7002%20-6.7002%20-1.09961%20-9%201.40039c-15%2016.2998%20-26.5%2035.7998%20-33.2002%2057.3994c-1%203.2998%200.299805%206.7998%203.2998%208.5l25.7998%2014.9004c-2.59961%2014.0996%20-2.59961%2028.5%200%2042.5996l-25.7998%2014.9004c-2.90039%201.7002%20-4.2998%205.2002%20-3.2998%208.5c6.7002%2021.5996%2018.2002%2041.2002%2033.2002%2057.3994c2.2998%202.5%206.09961%203.10059%209%201.40039l25.7998%20-14.9004c10.8994%209.30078%2023.3994%2016.5%2036.8994%2021.3008v29.7998c0%203.39941%202.40039%206.39941%205.7002%207.09961c21.2002%204.7998%2043.9004%205%2066.2002%200c3.2998%20-0.700195%205.7002%20-3.7002%205.7002%20-7.09961v-29.7998c13.5%20-4.80078%2026%20-12%2036.8994%20-21.3008l25.8008%2014.9004c3%201.7002%206.69922%201.09961%209%20-1.40039c15%20-16.1992%2026.5%20-35.7998%2033.1992%20-57.3994c1%20-3.2998%20-0.299805%20-6.7998%20-3.2998%20-8.5l-25.7998%20-14.9004c2.59961%20-14.0996%202.59961%20-28.5%200%20-42.5996zM496%2079.5c26.7998%200%2048.5%2021.7998%2048.5%2048.5s-21.7998%2048.5%20-48.5%2048.5s-48.5%20-21.7998%20-48.5%20-48.5s21.7002%20-48.5%2048.5%20-48.5zM96%20224c-35.2998%200%20-64%2028.7002%20-64%2064s28.7002%2064%2064%2064s64%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64zM320%20192c-61.9004%200%20-112%2050.0996%20-112%20112s50%20111.9%20111.9%20111.9c61.8994%200%20112%20-50.1006%20112%20-112c0%20-17.2002%20-4.2002%20-33.4004%20-11.2002%20-48c-0.799805%20-0.5%20-1.60059%20-0.900391%20-2.40039%20-1.40039l-7.89941%204.59961c-5.90039%203.5%20-12.7002%205.30078%20-19.6006%205.30078c-11%200%20-21.5%20-4.60059%20-28.8994%20-12.6006c-15.8008%20-17.0996%20-28%20-37.5%20-36.3008%20-59.2002c-1.89941%20-0.0996094%20-3.69922%20-0.599609%20-5.59961%20-0.599609zM425.2%20-2.5v-9.2002c0%20-7.5%202.5%20-14.2998%206.2002%20-20.2998h-255.4c-26.5%200%20-48%2021.5%20-48%2048v28.7998c0%2063.6006%2051.5996%20115.2%20115.3%20115.2h8.2998c20.9004%20-10%2043.9004%20-16%2068.5%20-16c3.30078%200%206.5%200.400391%209.80078%200.599609c2.7998%20-3.09961%206%20-5.89941%209.7998%20-8.09961l7.89941%20-4.59961c-0.0996094%20-2.60059%20-0.0996094%20-5.2002%200%20-7.80078c-0.899414%20-0.599609%20-36.5%20-15.7998%20-25.7998%20-50.2998c7.90039%20-25.7002%2021.9004%20-49.7998%2040.2002%20-69.5996c7.5%20-8%2018%20-12.6006%2028.9004%20-12.6006c12.1992%200%2019.2998%205%2027.5%209.80078c2.19922%20-1.30078%204.5%20-2.7002%206.7998%20-3.90039zM173.1%20173.4c-40.2998%20-22.1006%20-68.8994%20-62%20-75.1992%20-109.4h-65.9004c-17.7002%200%20-32%2014.2998%20-32%2032v32c0%2035.2998%2028.7002%2064%2064%2064h64c17.5996%200%2033.5%20-7.09961%2045.0996%20-18.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22balance-scale-left%22%20unicode=%22&#xf515;%22%20horiz-adv-x=%22640%22%20d=%22M528%200c8.83984%200%2016%20-7.16016%2016.0098%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-224c-8.83984%200%20-16%207.16016%20-16%2016v342.75c-4.55957%202%20-8.91992%204.34961%20-12.9902%207.12012l-142.05%20-47.6299c-8.37988%20-2.81055%20-17.4502%201.7002%20-20.2598%2010.0801l-10.1699%2030.3398c-2.80957%208.37988%201.7002%2017.4502%2010.0801%2020.2598l128.39%2043.0498c-0.419922%203.32031%20-1.00977%206.60059%20-1.00977%2010.0303c0%2044.1797%2035.8203%2080%2080%2080c29.6904%200%2055.2998%20-16.3604%2069.1104%20-40.3701l117.92%2039.5303c8.37988%202.80957%2017.4502%20-1.7002%2020.2598%20-10.0801l10.1699%20-30.3398c2.80957%20-8.37988%20-1.7002%20-17.4502%20-10.0801%20-20.2598l-132%20-44.2607c-7.28027%20-21.25%20-22.96%20-38.5293%20-43.3799%20-47.4697v-294.75h176zM639.98%20144c0%20-44.1797%20-57.29%20-80%20-127.98%20-80s-128%2035.8203%20-128%2080h0.0195312c0%2015.6699%20-2.0791%207.25%2085.04%20181.51c17.6807%2035.3604%2068.2207%2035.29%2085.8701%200c86.3906%20-172.779%2085.0508%20-165.33%2085.0508%20-181.51zM440%20160h144l-72%20144zM170.93%20197.51c86.3906%20-172.779%2085.0508%20-165.33%2085.0508%20-181.51h0.0195312c0%20-44.1797%20-57.3096%20-80%20-128%20-80s-128%2035.8203%20-128%2080h0.0195312c0%2015.6699%20-2.0791%207.25%2085.04%20181.51c17.6807%2035.3604%2068.2207%2035.29%2085.8701%200zM56%2032h144l-72%20144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22balance-scale-right%22%20unicode=%22&#xf516;%22%20horiz-adv-x=%22640%22%20d=%22M96%20-16c0%208.83984%207.16016%2016%2016%2016h175.99v294.76c-20.4199%208.93066%20-36.1006%2026.2207%20-43.3799%2047.4707l-132%2044.2598c-8.37012%202.80957%20-12.8906%2011.8799%20-10.0801%2020.2598l10.1699%2030.3398c2.80957%208.37012%2011.8799%2012.8906%2020.2598%2010.0801l117.93%20-39.54c13.8105%2024.0098%2039.4199%2040.3701%2069.1104%2040.3701c44.1797%200%2080%20-35.8203%2080%20-80c0%20-3.42969%20-0.589844%20-6.70996%20-1.00977%20-10.0303l128.399%20-43.0498c8.37012%20-2.80957%2012.8906%20-11.8799%2010.0801%20-20.2598l-10.1699%20-30.3398c-2.80957%20-8.37012%20-11.8799%20-12.8906%20-20.2598%20-10.0801l-142.05%2047.6299c-4.07031%20-2.77051%20-8.43066%20-5.12012%20-12.9902%20-7.12012v-342.75c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-224c-8.83984%200%20-16%207.16016%20-16%2016v32zM0%20144c0%2016.1797%20-1.32031%208.73047%2085.0596%20181.51c17.6504%2035.29%2068.1904%2035.3604%2085.8701%200c87.1299%20-174.26%2085.0508%20-165.84%2085.0508%20-181.51h0.0195312c0%20-44.1797%20-57.3096%20-80%20-128%20-80s-128%2035.8203%20-128%2080zM56%20160h144l-72%20144zM384.02%2016c0%2016.1797%20-1.33984%208.73047%2085.04%20181.51c17.6504%2035.29%2068.1904%2035.3604%2085.8701%200c87.1299%20-174.26%2085.0508%20-165.84%2085.0508%20-181.51h0.0195312c0%20-44.1797%20-57.3096%20-80%20-128%20-80s-128%2035.8203%20-128%2080h0.0195312zM440%2032h144l-72%20144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blender%22%20unicode=%22&#xf517;%22%20d=%22M416%2064c35.3496%200%2064%20-28.6504%2064%20-64v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-320c-17.6699%200%20-32%2014.3301%20-32%2032v32c0%2035.3496%2028.6504%2064%2064%2064h256zM288%20-32c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM328%20384c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h157.82l-17.46%20-64h-140.36c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h131.64l-17.46%20-64h-114.18c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h105.46l-17.46%20-64h-256l-8.73047%2096h-103.27c-26.5098%200%20-48%2021.4902%20-48%2048v160c0%2026.5098%2021.4902%2048%2048%2048h464l-17.46%20-64h-166.54zM64%20256h81.46l-11.6396%20128h-69.8203v-128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22book-open%22%20unicode=%22&#xf518;%22%20horiz-adv-x=%22576%22%20d=%22M542.22%20415.95c18.4199%201.04004%2033.7803%20-12.9902%2033.7705%20-30.7002v-337.84c0%20-16.2305%20-13.1299%20-29.7705%20-30.0205%20-30.6602c-49.4697%20-2.59961%20-149.52%20-12.0996%20-218.7%20-46.9199c-10.6494%20-5.36035%20-23.2793%201.93945%20-23.2793%2013.4902v363.87c0%205.2793%202.62988%2010.3291%207.26953%2013.1699c67.2402%2041.1592%20176.16%2052.4795%20230.96%2055.5898zM264.73%20360.36c4.64941%20-2.85059%207.26953%20-7.7002%207.26953%20-12.9902v-364.12c0%20-11.5195%20-12.5898%20-18.8096%20-23.21%20-13.46c-69.1797%2034.8398%20-169.28%2044.3496%20-218.771%2046.9502c-16.8896%200.879883%20-30.0195%2014.4199%20-30.0195%2030.6602v337.85c0%2017.71%2015.3604%2031.7402%2033.7803%2030.7002c54.7998%20-3.12012%20163.72%20-14.4307%20230.95%20-55.5898z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22broadcast-tower%22%20unicode=%22&#xf519;%22%20horiz-adv-x=%22640%22%20d=%22M150.94%20256c-7.01074%200%20-13.46%204.5%20-15.4004%2011.2402c-4.90039%2016.9697%20-7.54004%2034.6396%20-7.54004%2052.7598s2.63965%2035.79%207.53027%2052.7695c1.9502%206.74023%208.39941%2011.2305%2015.4102%2011.2305h33.7295c11.0098%200%2018.6201%20-10.8301%2014.8604%20-21.1797c-4.93066%20-13.5801%20-7.5498%20-27.9805%20-7.5498%20-42.8203s2.61914%20-29.2402%207.5498%20-42.8203c3.75%20-10.3496%20-3.85059%20-21.1797%20-14.8604%20-21.1797h-33.7295zM89.9199%20424.66c-16.54%20-31.1406%20-49.6104%20-115.97%200.169922%20-209.29c5.66016%20-10.6299%20-1.92969%20-23.3701%20-13.9502%20-23.3701h-34.8398c-6.18945%200%20-11.9902%203.50977%20-14.6094%209.13965c-23.5703%2050.5303%20-26.6904%2094.1104%20-26.6904%20118.86c0%2042.3496%209.40039%2082.46%2025.8896%20118.69c2.60059%205.71973%208.4707%209.30957%2014.7402%209.30957h35.3301c12.0098%200%2019.5996%20-12.7197%2013.96%20-23.3398zM614.06%20438.71c16.5205%20-36.2295%2025.9404%20-76.3496%2025.9404%20-118.71s-9.42969%20-82.4805%20-25.96%20-118.71c-2.59961%20-5.70996%20-8.45996%20-9.29004%20-14.7305%20-9.29004h-35.2295c-12.1104%200%20-19.6299%2012.8398%20-13.9102%2023.5195c48.1396%2089.8105%2017.9902%20174.94%20-0.280273%20209.23c-5.63965%2010.5898%202.04004%2023.25%2014.0205%2023.25h35.4199c6.26953%200%2012.1299%20-3.58008%2014.7295%20-9.29004zM489.06%20384c7.01074%200%2013.46%20-4.49023%2015.4004%20-11.2402c4.90039%20-16.9697%207.54004%20-34.6396%207.54004%20-52.7598s-2.62988%20-35.79%20-7.53027%20-52.7598c-1.9502%20-6.75%20-8.38965%20-11.2402%20-15.4102%20-11.2402h-33.7295c-11.0098%200%20-18.6201%2010.8301%20-14.8604%2021.1797c4.93066%2013.5801%207.5498%2027.9805%207.5498%2042.8203s-2.61914%2029.2402%20-7.5498%2042.8203c-3.75%2010.3496%203.85059%2021.1797%2014.8604%2021.1797h33.7295zM372.76%20283.88l130.5%20-313.41c3.39062%20-8.14941%20-0.459961%20-17.5195%20-8.60938%20-20.9199l-29.5107%20-12.3096c-8.14941%20-3.40039%20-17.5098%200.450195%20-20.9092%208.60938l-49.2002%20118.15h-150.07l-49.1904%20-118.15c-3.38965%20-8.14941%20-12.7598%20-12.0098%20-20.9092%20-8.60938l-29.5107%2012.3096c-8.14941%203.40039%20-12.0098%2012.7705%20-8.60938%2020.9199l130.5%20313.41c-7.0498%2010.29%20-11.2002%2022.71%20-11.2002%2036.1201c0%2035.3496%2028.6396%2064%2063.96%2064c35.3301%200%2063.96%20-28.6504%2063.96%20-64c0%20-13.4102%20-4.15039%20-25.8301%20-11.2002%20-36.1201zM271.62%20128h96.7598l-48.3799%20116.19z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22broom%22%20unicode=%22&#xf51a;%22%20horiz-adv-x=%22640%22%20d=%22M256.47%20231.23l86.7305%20-109.181s-16.6006%20-102.359%20-76.5703%20-150.12c-59.9697%20-47.7793%20-266.63%20-34.1201%20-266.63%20-34.1201s3.7998%2023.1406%2011%2055.4307l94.6201%20112.17c3.96973%204.7002%20-0.870117%2011.6201%20-6.65039%209.5l-60.3994%20-22.0898c14.4395%2041.6602%2032.7197%2080.04%2054.5996%2097.4697c59.9697%2047.7598%20163.3%2040.9404%20163.3%2040.9404zM636.53%20416.97c5.48926%20-6.91016%204.33984%20-16.96%20-2.5498%20-22.4395l-232.48%20-177.8l34.0898%20-42.9209c5.08008%20-6.39941%201.66016%20-15.9092%20-6.33984%20-17.5996l-58.7998%20-12.4502l-86.7305%20109.181l25.3301%2054.5498c3.4502%207.41992%2013.5%208.62012%2018.5898%202.20996l34.1406%20-42.9697l232.479%20177.8c6.89062%205.48926%2016.9199%204.33984%2022.4102%20-2.56055z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chalkboard%22%20unicode=%22&#xf51b;%22%20horiz-adv-x=%22640%22%20d=%22M96%20384v-352h-64v376c0%2022.0596%2017.9404%2040%2040%2040h496c22.0596%200%2040%20-17.9404%2040%20-40v-376h-64v352h-448zM624%200c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-608c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h272v64h192v-64h144z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chalkboard-teacher%22%20unicode=%22&#xf51c;%22%20horiz-adv-x=%22640%22%20d=%22M208%2096c62.0596%200%20112.33%20-50.4805%20112%20-112.62c-0.139648%20-26.2598%20-21.7305%20-47.3799%20-48%20-47.3799h-224c-26.2695%200%20-47.8604%2021.1201%20-48%2047.3799c-0.330078%2062.1396%2049.9404%20112.62%20112%20112.62c2.38965%200%204.76953%20-0.349609%207.0498%20-1.08984c12.9697%20-4.20996%2026.6006%20-6.91016%2040.9502%20-6.91016s27.9805%202.7002%2040.9404%206.91016c2.2793%200.740234%204.66992%201.08984%207.05957%201.08984zM160%20128c-53.0195%200%20-96%2042.9805%20-96%2096s42.9805%2096%2096%2096s96%20-42.9805%2096%20-96s-42.9805%20-96%20-96%20-96zM592%20448c26.4697%200%2048%20-22.25%2048%20-49.5898v-316.82c0%20-27.3398%20-21.5303%20-49.5898%20-48%20-49.5898h-244.55c-6.57031%2025.2695%20-20.5898%2047.3096%20-39.6904%2064h76.2402v64h128v-64h64v288h-352v-49.7998c-18.9004%2011.0195%20-40.5801%2017.7998%20-64%2017.7998v46.4102c0%2027.3398%2021.5303%2049.5898%2048%2049.5898h384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22church%22%20unicode=%22&#xf51d;%22%20horiz-adv-x=%22640%22%20d=%22M464.46%20201.32c9.63965%20-5.78027%2015.54%20-16.2002%2015.54%20-27.4404v-237.88h-96v96c0%2035.3496%20-28.6504%2064%20-64%2064s-64%20-28.6504%20-64%20-64v-96h-96v237.88c0%2011.6572%206.21387%2021.8467%2015.54%2027.4404l112.46%2067.4795v51.2002h-48c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h48v48c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-48h48c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-48v-51.2002zM0%2052.04c0.00292969%2013.1953%207.97949%2024.5215%2019.3896%2029.4199l108.61%2046.54v-192h-112c-8.83984%200%20-16%207.16016%20-16%2016v100.04zM620.61%2081.46c11.7598%20-5.0498%2019.3896%20-16.6201%2019.3896%20-29.4199v-100.04c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-112v192z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22coins%22%20unicode=%22&#xf51e;%22%20d=%22M0%2042.7002c41.2998%20-29.1006%20116.8%20-42.7002%20192%20-42.7002s150.7%2013.5996%20192%2042.7002v-42.7002c0%20-35.2998%20-86%20-64%20-192%20-64s-192%2028.7002%20-192%2064v42.7002zM320%20320c-106%200%20-192%2028.7002%20-192%2064s86%2064%20192%2064s192%20-28.7002%20192%20-64s-86%20-64%20-192%20-64zM0%20147.6c41.2998%20-34%20116.9%20-51.5996%20192%20-51.5996s150.7%2017.5996%20192%2051.5996v-51.5996c0%20-35.2998%20-86%20-64%20-192%20-64s-192%2028.7002%20-192%2064v51.5996zM416%20136.6v63.6006c38.7002%206.89941%2072.7998%2018.0996%2096%2034.5v-42.7002c0%20-23.7002%20-38.7002%20-44.2998%20-96%20-55.4004zM192%20288c106%200%20192%20-35.7998%20192%20-80s-86%20-80%20-192%20-80s-192%2035.7998%20-192%2080s86%2080%20192%2080zM411.3%20231.7c-8.7998%2023.7002%20-30.5%2042.8994%20-60%2057.2002c64.2002%203.19922%20125.2%2016.6992%20160.7%2041.7998v-42.7002c0%20-24.2998%20-40.7002%20-45.5%20-100.7%20-56.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22compact-disc%22%20unicode=%22&#xf51f;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM88%20192c0%2088.2002%2071.7998%20160%20160%20160v32c-105.9%200%20-192%20-86.0996%20-192%20-192h32zM248%2096c53%200%2096%2043%2096%2096s-43%2096%20-96%2096s-96%20-43%20-96%20-96s43%20-96%2096%20-96zM248%20224c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032s14.2998%2032%2032%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22crow%22%20unicode=%22&#xf520;%22%20horiz-adv-x=%22640%22%20d=%22M544%20416c53.0195%200%2096%20-28.6504%2096%20-64l-96%20-16v-80c0%20-87.2598%20-58.2598%20-160.8%20-137.97%20-184.14l41.2393%20-111.53c2.27051%20-6.23047%20-0.939453%20-13.1104%20-7.16992%20-15.3799l-22.5498%20-8.20996c-6.22949%20-2.27051%20-13.1094%200.939453%20-15.3799%207.16992l-44.5098%20120.38c-1.90039%20-0.0595703%20-3.75%20-0.290039%20-5.66016%20-0.290039h-39.0596l38.3291%20-103.68c2.27051%20-6.23047%20-0.939453%20-13.1104%20-7.16992%20-15.3799l-22.5498%20-8.20996c-6.22949%20-2.27051%20-13.1094%200.939453%20-15.3799%207.16992l-44.4102%20120.1h-96.4902l-121.539%20-60.7695c-20.0908%20-10.04%20-43.7305%204.56934%20-43.7305%2027.0293c0.00195312%209.8877%204.7373%2018.6572%2012.0898%2024.1699l371.91%20292.59v20.9805c0%2044.1797%2035.8203%2080%2080%2080c26.0898%200%2049.04%20-12.6797%2063.6396%20-32h16.3604zM464%20344c13.25%200%2024%2010.75%2024%2024c0%2013.2598%20-10.75%2024%20-24%2024s-24%20-10.7402%20-24%20-24c0%20-13.25%2010.75%20-24%2024%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22crown%22%20unicode=%22&#xf521;%22%20horiz-adv-x=%22640%22%20d=%22M528%200c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-416c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h416zM592%20320c26.5%200%2048%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48c-2.59961%200%20-5.2002%200.400391%20-7.7002%200.799805l-72.2998%20-192.8h-384l-72.2998%20192.8c-2.5%20-0.399414%20-5.10059%20-0.799805%20-7.7002%20-0.799805c-26.5%200%20-48%2021.5%20-48%2048s21.5996%2048%2048.0996%2048s48%20-21.5%2048%20-48c0%20-7.09961%20-1.69922%20-13.7998%20-4.39941%20-19.7998l72.2998%20-43.4004c15.2998%20-9.2002%2035.2998%20-4%2044.2002%2011.6006l81.5%20142.6c-10.7002%208.7998%20-17.7002%2022%20-17.7002%2037c0%2026.5%2021.5%2048%2048%2048s48%20-21.5%2048%20-48c0%20-15%20-7%20-28.2002%20-17.7002%20-37l81.5%20-142.6c8.90039%20-15.6006%2028.7998%20-20.8008%2044.2002%20-11.6006l72.4004%2043.4004c-2.80078%206.09961%20-4.40039%2012.7002%20-4.40039%2019.7998c0%2026.5%2021.5%2048%2048%2048z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice%22%20unicode=%22&#xf522;%22%20horiz-adv-x=%22640%22%20d=%22M592%20256c26.5098%200%2048%20-21.4902%2048%20-48v-224c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-224c-26.5098%200%20-48%2021.4902%20-48%2048v46.4199l136.26%20136.26c24.1201%2024.1201%2029.6904%2059.7305%2017%2089.3203h118.74zM480%2072c13.25%200%2024%2010.75%2024%2024c0%2013.2598%20-10.75%2024%20-24%2024s-24%20-10.7402%20-24%20-24c0%20-13.25%2010.75%20-24%2024%20-24zM433.63%20258.7c19.1602%20-19.1602%2019.1602%20-50.2305%200%20-69.4004l-174.939%20-174.93c-19.1602%20-19.1602%20-50.2305%20-19.1602%20-69.3906%200l-174.93%20174.939c-19.1602%2019.1602%20-19.1602%2050.2305%200%2069.3906l174.939%20174.93c19.1602%2019.1602%2050.2305%2019.1602%2069.3906%200zM96%20200c13.25%200%2024%2010.75%2024%2024c0%2013.2598%20-10.75%2024%20-24%2024s-24%20-10.7402%20-24%20-24c0%20-13.25%2010.75%20-24%2024%20-24zM224%2072c13.25%200%2024%2010.75%2024%2024c0%2013.2598%20-10.75%2024%20-24%2024s-24%20-10.7402%20-24%20-24c0%20-13.25%2010.75%20-24%2024%20-24zM224%20200c13.25%200%2024%2010.75%2024%2024c0%2013.2598%20-10.75%2024%20-24%2024s-24%20-10.7402%20-24%20-24c0%20-13.25%2010.75%20-24%2024%20-24zM224%20328c13.25%200%2024%2010.75%2024%2024c0%2013.2598%20-10.75%2024%20-24%2024s-24%20-10.7402%20-24%20-24c0%20-13.25%2010.75%20-24%2024%20-24zM352%20200c13.25%200%2024%2010.75%2024%2024c0%2013.2598%20-10.75%2024%20-24%2024s-24%20-10.7402%20-24%20-24c0%20-13.25%2010.75%20-24%2024%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-five%22%20unicode=%22&#xf523;%22%20horiz-adv-x=%22448%22%20d=%22M384%20416c35.3496%200%2064%20-28.6504%2064%20-64v-320c0%20-35.3496%20-28.6504%20-64%20-64%20-64h-320c-35.3496%200%20-64%2028.6504%20-64%2064v320c0%2035.3496%2028.6504%2064%2064%2064h320zM128%2064c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM128%20256c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM224%20160c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM320%2064c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM320%20256c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-four%22%20unicode=%22&#xf524;%22%20horiz-adv-x=%22448%22%20d=%22M384%20416c35.3496%200%2064%20-28.6504%2064%20-64v-320c0%20-35.3496%20-28.6504%20-64%20-64%20-64h-320c-35.3496%200%20-64%2028.6504%20-64%2064v320c0%2035.3496%2028.6504%2064%2064%2064h320zM128%2064c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM128%20256c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM320%2064c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM320%20256c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-one%22%20unicode=%22&#xf525;%22%20horiz-adv-x=%22448%22%20d=%22M384%20416c35.3496%200%2064%20-28.6504%2064%20-64v-320c0%20-35.3496%20-28.6504%20-64%20-64%20-64h-320c-35.3496%200%20-64%2028.6504%20-64%2064v320c0%2035.3496%2028.6504%2064%2064%2064h320zM224%20160c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-six%22%20unicode=%22&#xf526;%22%20horiz-adv-x=%22448%22%20d=%22M384%20416c35.3496%200%2064%20-28.6504%2064%20-64v-320c0%20-35.3496%20-28.6504%20-64%20-64%20-64h-320c-35.3496%200%20-64%2028.6504%20-64%2064v320c0%2035.3496%2028.6504%2064%2064%2064h320zM128%2064c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM128%20160c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM128%20256c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM320%2064c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM320%20160c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM320%20256c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-three%22%20unicode=%22&#xf527;%22%20horiz-adv-x=%22448%22%20d=%22M384%20416c35.3496%200%2064%20-28.6504%2064%20-64v-320c0%20-35.3496%20-28.6504%20-64%20-64%20-64h-320c-35.3496%200%20-64%2028.6504%20-64%2064v320c0%2035.3496%2028.6504%2064%2064%2064h320zM128%20256c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM224%20160c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM320%2064c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-two%22%20unicode=%22&#xf528;%22%20horiz-adv-x=%22448%22%20d=%22M384%20416c35.3496%200%2064%20-28.6504%2064%20-64v-320c0%20-35.3496%20-28.6504%20-64%20-64%20-64h-320c-35.3496%200%20-64%2028.6504%20-64%2064v320c0%2035.3496%2028.6504%2064%2064%2064h320zM128%20256c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM320%2064c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22divide%22%20unicode=%22&#xf529;%22%20horiz-adv-x=%22448%22%20d=%22M224%2096c35.3496%200%2064%20-28.6504%2064%20-64s-28.6504%20-64%20-64%20-64s-64%2028.6504%20-64%2064s28.6504%2064%2064%2064zM224%20288c-35.3496%200%20-64%2028.6504%20-64%2064s28.6504%2064%2064%2064s64%20-28.6504%2064%20-64s-28.6504%20-64%20-64%20-64zM416%20240c17.6699%200%2032%20-14.3301%2032%20-32v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-384c-17.6699%200%20-32%2014.3301%20-32%2032v32c0%2017.6699%2014.3301%2032%2032%2032h384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22door-closed%22%20unicode=%22&#xf52a;%22%20horiz-adv-x=%22640%22%20d=%22M624%200c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-608c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h111.99v397.2c0%2028.0195%2021.5293%2050.7998%2048%2050.7998h288.01c26.4697%200%2048%20-22.7803%2048%20-50.7998v-397.2h112zM415.99%20160c17.6797%200%2032.0098%2014.3301%2032%2032c0%2017.6699%20-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22door-open%22%20unicode=%22&#xf52b;%22%20horiz-adv-x=%22640%22%20d=%22M624%200c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-144v384h-96v64h112c26.4697%200%2048%20-22.1904%2048%20-49.4502v-334.55h80zM312.24%20446.99c20.2002%205.24023%2039.7598%20-10.5898%2039.7598%20-32.1699v-478.82h-336c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h80v365.08c0%2015.2197%209.99023%2028.4795%2024.2402%2032.1699zM264%20160c13.25%200%2024%2014.3301%2024%2032s-10.75%2032%20-24%2032s-24%20-14.3301%20-24%20-32s10.75%20-32%2024%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22equals%22%20unicode=%22&#xf52c;%22%20horiz-adv-x=%22448%22%20d=%22M416%20144c17.6699%200%2032%20-14.3301%2032%20-32v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-384c-17.6699%200%20-32%2014.3301%20-32%2032v32c0%2017.6699%2014.3301%2032%2032%2032h384zM416%20336c17.6699%200%2032%20-14.3301%2032%20-32v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-384c-17.6699%200%20-32%2014.3301%20-32%2032v32c0%2017.6699%2014.3301%2032%2032%2032h384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22feather%22%20unicode=%22&#xf52d;%22%20d=%22M467.14%20403.16c50.5703%20-50.5205%2061.7002%20-124.9%2016.2607%20-199.36l-131.54%20-43.7998h97.7793c-9.92969%20-10.6797%203.68066%203.07031%20-46.3096%20-46.8604l-147.57%20-49.1396h98.1904c-74.9502%20-73.1104%20-194.53%20-70.6504%20-246.83%20-54.9404l-66.1006%20-66.0293c-9.37988%20-9.37012%20-24.5996%20-9.37012%20-33.9795%200s-9.37988%2024.5693%200%2033.9395l259.52%20259.25c6.25%206.25%206.25%2016.3799%200%2022.6299s-16.3896%206.25%20-22.6494%200l-178.44%20-178.25c-6.75%2060.3408%203.18066%20150.78%2063.6406%20211.17c24.7695%2024.7402%207.13965%207.14062%2085.75%2085.6602c90.6094%2090.5107%20189.729%2088.21%20252.279%2025.7305z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22frog%22%20unicode=%22&#xf52e;%22%20horiz-adv-x=%22576%22%20d=%22M446.53%20350.57c0%200%2058.4297%20-19.0605%2098.9893%20-41.2803c18.7607%20-10.2803%2030.4805%20-29.8301%2030.4805%20-51.2305c0%20-21.793%20-11.9512%20-40.7695%20-29.71%20-50.7295l-154.44%20-86.6504l98.5205%20-104.68h53.6299c17.6699%200%2032%20-14.3301%2032%20-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-90.3799l-118.53%20125.94c5.07031%2054.1494%20-29.9297%2085.0596%20-40.7998%2093.21c-36.8496%2027.6191%20-88.29%2027.6592%20-125.13%200l-34.7803%20-26.0908c-7.07031%20-5.2998%20-8.49023%20-15.3291%20-3.18945%20-22.4092c5.31934%20-7.10059%2015.3496%20-8.5%2022.4092%20-3.19043l32.7607%2024.5898c20.6895%2015.5303%2048.3496%2020.8105%2072.2393%2010.8799c44.0605%20-18.3193%2057.8506%20-70.3701%2033.71%20-106.6l-35.7998%20-48.3301h79.4902c17.6699%200%2032%20-14.3301%2032%20-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-304c-34.9199%200%20-63.8896%2028.0996%20-64%2063.0195c-0.5%20166.86%20126.75%20304.021%20289.46%20319.44c6.82031%2037.25%2039.3096%2065.54%2078.54%2065.54c39.1904%200%2071.6699%20-28.2305%2078.5303%20-65.4297zM368%20312c13.25%200%2024%2010.75%2024%2024c0%2013.2598%20-10.75%2024%20-24%2024c-13.2598%200%20-24%20-10.7402%20-24%20-24c0%20-13.25%2010.7402%20-24%2024%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gas-pump%22%20unicode=%22&#xf52f;%22%20d=%22M336%200c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-320c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h320zM493.2%20340.7c12%20-12%2018.7998%20-28.2998%2018.7998%20-45.2998v-223.4c0%20-42.2002%20-36.5%20-76%20-79.5%20-71.7002c-37.5%203.90039%20-64.5%2038.2002%20-64.5%2075.9004v27.7998c0%2022.0996%20-17.9004%2040%20-40%2040h-8v-112h-288v352c0%2035.2998%2028.7002%2064%2064%2064h160c35.2998%200%2064%20-28.7002%2064%20-64v-192h8c48.5996%200%2088%20-39.4004%2088%20-88v-32c0%20-13.2002%2010.7998%20-24%2024%20-24s24%2010.7998%2024%2024v160.8c-27.0996%203.90039%20-48%2027.1006%20-48%2055.2002v62.0996l-37.7002%2037.7002c-6.2002%206.2002%20-6.2002%2016.4004%200%2022.6006l11.2998%2011.2998c6.2002%206.2002%2016.4004%206.2002%2022.6006%200zM256%20256v128h-160v-128h160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22glasses%22%20unicode=%22&#xf530;%22%20horiz-adv-x=%22576%22%20d=%22M574.1%20167.63c1.26074%20-5.07031%201.90039%20-10.2695%201.90039%20-15.5v-70.25c0%20-62.8896%20-51.5801%20-113.88%20-115.2%20-113.88h-37.1201c-60.2793%200%20-110.37%2045.9404%20-114.87%20105.37l-2.92969%2038.6299h-35.75l-2.92969%20-38.6299c-4.50977%20-59.4297%20-54.6006%20-105.37%20-114.88%20-105.37h-37.1201c-63.6201%200%20-115.2%2050.9902%20-115.2%20113.89v70.25c0.000976562%205.35059%200.663086%2010.5205%201.90039%2015.4902l45.3398%20181.73c5.91016%2023.6895%2021.5898%2044.0293%2043%2055.7998c21.4395%2011.7402%2046.9697%2014.1094%2070.1895%206.33008l15.25%20-5.08008c8.39062%20-2.79004%2012.9199%20-11.8604%2010.1201%20-20.2402l-5.05957%20-15.1797c-2.79004%20-8.37988%20-11.8506%20-12.9102%20-20.2305%20-10.1201l-13.1699%204.38965c-10.8701%203.62012%20-22.9902%203.57031%20-33.1494%20-1.72949c-10.29%20-5.36035%20-17.5908%20-14.5605%20-20.3809%20-25.8105l-38.46%20-153.83c22.1904%206.81055%2049.79%2012.46%2081.21%2012.46c34.7803%200%2073.9902%20-7.00977%20114.86%20-26.75h73.1797c40.8701%2019.7207%2080.0801%2026.7402%20114.851%2026.7402c31.4102%200%2059.0098%20-5.64941%2081.2002%20-12.46l-38.46%20153.82c-2.80078%2011.2598%20-10.0801%2020.4502%20-20.3701%2025.8193c-10.1602%205.30078%20-22.29%205.35059%20-33.1602%201.73047l-13.1797%20-4.38965c-8.38086%20-2.79004%20-17.4404%201.73926%20-20.2305%2010.1201l-5.05957%2015.1797c-2.80078%208.37988%201.72949%2017.4502%2010.1191%2020.2402l15.25%205.08008c23.2207%207.7793%2048.75%205.39941%2070.1904%20-6.33008c21.4102%20-11.7607%2037.0898%20-32.1104%2043%20-55.8105zM203.38%2078.21l3.12988%2041.2197c-22.6699%208.58984%20-46.0693%2012.9199%20-69.9297%2012.9199c-29.1602%200%20-54.46%20-6.42969%20-72.5801%20-12.9199v-37.54c0%20-27.5098%2022.9697%20-49.8896%2051.2002%20-49.8896h37.1201c26.6602%200%2049.0898%2020.2998%2051.0596%2046.21zM512%2081.8799l-0.00976562%2037.54c-18.1201%206.49023%20-43.4307%2012.9297%20-72.5498%2012.9297c-23.8701%200%20-47.2803%20-4.33008%20-69.9502%20-12.9199l3.12988%20-41.2197c1.95996%20-25.9102%2024.3896%20-46.21%2051.0596%20-46.21h37.1201c28.2305%200%2051.2002%2022.3701%2051.2002%2049.8799z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22greater-than%22%20unicode=%22&#xf531;%22%20horiz-adv-x=%22384%22%20d=%22M365.52%20238.15c11.2803%20-5.25%2018.4805%20-16.5605%2018.4902%20-29.0107v-34.2295c-0.00195312%20-12.8398%20-7.55469%20-23.9062%20-18.4795%20-29l-306.471%20-142.91c-16.0195%20-7.46973%20-35.0596%20-0.540039%20-42.5293%2015.4805l-13.5205%2029c-7.46973%2016.0195%20-0.540039%2035.0596%2015.4805%2042.5293l218.47%20101.891l-218.43%20101.85c-16.0605%207.49023%20-23.0107%2026.5801%20-15.5205%2042.6396l13.5703%2029.0801c7.49023%2016.0605%2026.5801%2023.0107%2042.6396%2015.5205z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22greater-than-equal%22%20unicode=%22&#xf532;%22%20horiz-adv-x=%22448%22%20d=%22M55.2197%20340.31c-18.29%206%20-27.7393%2024.2607%20-21.0996%2040.79l12.0303%2029.9199c6.63965%2016.5303%2026.8594%2025.0605%2045.1494%2019.0605l301.72%20-119.98c13.7705%20-4.51953%2022.9805%20-16.6094%2022.9805%20-30.1699v-15.96c0%20-13.5596%20-9.20996%20-25.6494%20-22.9805%20-30.1699l-301.409%20-119.859c-18.3906%20-6.04004%20-38.7002%202.54004%20-45.3799%2019.1494l-12.0908%2030.0801c-6.67969%2016.6104%202.81055%2034.9697%2021.2002%2041l175.44%2068.0498zM424%2048c13.25%200%2024%20-10.7402%2024%20-24v-48c0%20-13.25%20-10.75%20-24%20-24%20-24h-400c-13.25%200%20-24%2010.75%20-24%2024v48c0%2013.2598%2010.75%2024%2024%2024h400z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22helicopter%22%20unicode=%22&#xf533;%22%20horiz-adv-x=%22640%22%20d=%22M304%2064c-10.4707%200%20-19.7627%205.01465%20-25.5996%2012.7998l-86.4004%20115.2l-160%2064l-31.5098%20108.12c-2.53027%2010.0996%205.10938%2019.8799%2015.5195%2019.8799h39.9902c5.03027%200%209.78027%20-2.37012%2012.7998%20-6.40039l43.2002%20-57.5996h208v64h-176c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h416c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-176v-64c123.71%200%20224%20-100.29%20224%20-224c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-272zM416%20252.49v-124.49h124.79c-12.7598%2062.5596%20-62.2402%20111.7%20-124.79%20124.49zM635.37%20-10.8096c6.58984%20-6.61035%206.04004%20-17.5205%20-0.980469%20-23.6602c-33.1494%20-29.0498%20-53.5693%20-29.5205%20-68.4492%20-29.5205h-325.94c-8.83984%200%20-16%207.18066%20-16%2016.0303v32.0596c0%208.85059%207.16016%2016.0303%2016%2016.0303h325.94c10.7998%200%2017.5498%204.48047%2024.6396%2011.25c6.40039%206.11035%2016.3896%206.27051%2022.6396%200.00976562z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22infinity%22%20unicode=%22&#xf534;%22%20horiz-adv-x=%22640%22%20d=%22M471.1%20352c93.1006%200%20168.9%20-71.7998%20168.9%20-160s-75.7998%20-160%20-168.9%20-160c-66.0996%200%20-117.8%2041.2998%20-151.1%2078.5996c-33.2998%20-37.2998%20-85%20-78.5996%20-151.1%20-78.5996c-93.1006%200%20-168.9%2071.7998%20-168.9%20160s75.7998%20160%20168.9%20160c66.0996%200%20117.8%20-41.2998%20151.1%20-78.5996c33.2998%2037.2998%2085%2078.5996%20151.1%2078.5996zM168.9%20128c38.0996%200%2073.5996%2036.4004%2094%2064c-20.6006%2027.9004%20-55.8008%2064%20-94%2064c-40.2002%200%20-72.9004%20-28.7002%20-72.9004%20-64s32.7002%20-64%2072.9004%20-64zM471.1%20128c40.2002%200%2072.9004%2028.7002%2072.9004%2064s-32.7002%2064%20-72.9004%2064c-38.0996%200%20-73.5996%20-36.4004%20-94%20-64c20.6006%20-27.9004%2055.8008%20-64%2094%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kiwi-bird%22%20unicode=%22&#xf535;%22%20horiz-adv-x=%22576%22%20d=%22M575.81%20230.02c0.300781%20-5.7793%200.160156%20-246.02%200.160156%20-246.02c0%20-7.30957%20-4.95996%20-13.7002%20-12.0498%20-15.5c-1.30957%20-0.339844%20-2.63965%20-0.5%20-3.9502%20-0.5c-5.75%200%20-11.1895%203.11035%20-14.0498%208.33984l-74.4102%20136.44c-7.04004%20-0.470703%202.43066%20-0.780273%20-23.0498%20-0.780273c-54.5996%200%20-106.39%20-19.25%20-152.13%20-49.0596c-12.46%20-8.12012%20-26.0996%20-14.4502%20-40.3398%20-19.5107v-59.4297c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16c-8.83984%200%20-16%207.16016%20-16%2016v49.1797c-5.32031%20-0.449219%20-10.5605%20-1.17969%20-16%20-1.17969c-16.6006%200%20-32.6406%202.2998%20-48%206.25977v-54.2598c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16c-8.83984%200%20-16%207.16016%20-16%2016v73.9902c-57.3105%2033.21%20-95.9502%2095.0596%20-95.9902%20166.01c-0.0800781%20145.76%20129.3%20182.88%20147.31%20186.94c57.1709%2012.9199%20111.221%200.259766%20153.21%20-28.7002c43.4902%20-29.9902%2094.9209%20-46.2402%20147.74%20-46.2402h9.37012c60.6504%200%20115.01%20-45.4102%20118.18%20-105.98zM463.97%20200c13.25%200%2024%2010.75%2024%2024c0%2013.2598%20-10.75%2024%20-24%2024s-24%20-10.7402%20-24%20-24c0%20-13.25%2010.75%20-24%2024%20-24zM543.97%2046.75v99.0596c-11.1299%20-11.3799%20-24.7393%20-20.1494%20-39.8594%20-25.9795z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22less-than%22%20unicode=%22&#xf536;%22%20horiz-adv-x=%22384%22%20d=%22M365.46%2090.2598c16.0703%20-7.49023%2023.0205%20-26.5801%2015.5303%20-42.6396l-13.5605%20-29.0801c-7.48926%20-16.0596%20-26.5801%20-23.0098%20-42.6396%20-15.5205l-306.31%20142.83c-11.2705%205.25%20-18.4805%2016.5605%20-18.4805%2029v34.2402c0.00488281%2012.8389%207.55664%2023.9043%2018.4805%2029l306.46%20142.91c16.0195%207.46973%2035.0596%200.540039%2042.5293%20-15.4805l13.5205%20-29c7.46973%20-16.0195%200.540039%20-35.0596%20-15.4805%20-42.5293l-218.47%20-101.88z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22less-than-equal%22%20unicode=%22&#xf537;%22%20horiz-adv-x=%22448%22%20d=%22M54.9805%20233.8c-13.7705%204.52051%20-22.9805%2016.6104%20-22.9805%2030.1699v15.96c0%2013.5703%209.20996%2025.6602%2022.9805%2030.1807l301.71%20119.96c18.29%206%2038.5098%20-2.53027%2045.1494%20-19.0605l12.0303%20-29.9199c6.63965%20-16.5195%20-2.81055%20-34.79%20-21.1006%20-40.79l-175.56%20-68.0898l175.44%20-68.0498c18.3896%20-6.03027%2027.8896%20-24.3906%2021.21%20-41l-12.0908%20-30.0801c-6.66992%20-16.6104%20-26.9893%20-25.1797%20-45.3799%20-19.1504zM424%2048c13.25%200%2024%20-10.7402%2024%20-24v-48c0%20-13.25%20-10.75%20-24%20-24%20-24h-400c-13.25%200%20-24%2010.75%20-24%2024v48c0%2013.2598%2010.75%2024%2024%2024h400z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22memory%22%20unicode=%22&#xf538;%22%20horiz-adv-x=%22640%22%20d=%22M640%20317.06c-18.5996%20-6.60938%20-32%20-24.1895%20-32%20-45.0596s13.4004%20-38.4502%2032%20-45.0596v-98.9404h-640v98.9404c18.5996%206.60938%2032%2024.1895%2032%2045.0596s-13.4004%2038.4502%20-32%2045.0596v34.9404c0%2017.6699%2014.3301%2032%2032%2032h576c17.6699%200%2032%20-14.3301%2032%20-32v-34.9404zM224%20192v128h-64v-128h64zM352%20192v128h-64v-128h64zM480%20192v128h-64v-128h64zM0%200v96h640v-96h-64v26.6699c0%208.83984%20-7.16016%2016%20-16%2016s-16%20-7.16016%20-16%20-16v-26.6699h-128v26.6699c0%208.83984%20-7.16016%2016%20-16%2016s-16%20-7.16016%20-16%20-16v-26.6699h-128v26.6699c0%208.83984%20-7.16016%2016%20-16%2016s-16%20-7.16016%20-16%20-16v-26.6699h-128v26.6699c0%208.83984%20-7.16016%2016%20-16%2016s-16%20-7.16016%20-16%20-16v-26.6699h-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22microphone-alt-slash%22%20unicode=%22&#xf539;%22%20horiz-adv-x=%22640%22%20d=%22M633.82%20-10.0996c6.97949%20-5.43066%208.22949%20-15.4805%202.81934%20-22.4502l-19.6396%20-25.2705c-5.42969%20-6.97949%20-15.4805%20-8.23926%20-22.46%20-2.80957l-588.36%20454.729c-6.97949%205.43066%20-8.22949%2015.4805%20-2.80957%2022.4502l19.6396%2025.2705c5.41992%206.97949%2015.4805%208.22949%2022.46%202.80957l178.53%20-138v45.3604c0%2053.0195%2042.9805%2096%2096%2096s96%20-42.9805%2096%20-96h-85.3301c-5.88965%200%20-10.6699%20-3.58008%20-10.6699%20-8v-16c0%20-4.41992%204.78027%20-8%2010.6699%20-8h85.3301v-32h-85.3301c-5.88965%200%20-10.6699%20-3.58008%20-10.6699%20-8v-16c0%20-4.41992%204.78027%20-8%2010.6699%20-8h85.3301v-32h-85.0596l41.3994%20-32h43.6699c0%20-10.4502%20-2.17969%20-20.2705%20-5.2793%20-29.6699l26.5498%20-20.5205c6.75977%2015.4004%2010.7197%2032.2803%2010.7197%2050.2002v48c0%208.83984%207.16016%2016%2016%2016h16c8.83984%200%2016%20-7.16016%2016%20-16v-48c0%20-28.9805%20-7.25977%20-56.21%20-19.7402%20-80.3301zM400%20-16c8.83984%200%2016%20-7.16016%2016%20-16v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-160c-8.83984%200%20-16%207.16016%20-16%2016v16c0%208.83984%207.16016%2016%2016%2016h56v34.1504c-88.0303%2012.1396%20-152%2092.0498%20-152%20181.689v6.85059l52.0303%20-40.2207c12.4395%20-53.2197%2055.3301%20-96.3994%20111.18%20-101.85c6.94043%20-0.669922%2013.6396%20-0.200195%2020.3496%200.200195l50.4004%20-38.96c-10.8604%20-3.80078%20-22.25%20-6.45996%20-33.96%20-8.08008v-33.7803h56z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22money-bill-wave%22%20unicode=%22&#xf53a;%22%20horiz-adv-x=%22640%22%20d=%22M621.16%20393.54c11.6094%20-4.87012%2018.8398%20-16.8301%2018.8496%20-29.4697v-317.25c0%20-18.4902%20-15.04%20-31.8105%20-32.25%20-31.8105c-3.39941%200%20-6.87988%200.520508%20-10.3496%201.62012c-30.8906%209.7998%20-61.7598%2013.7197%20-92.6504%2013.7197c-123.17%200%20-246.34%20-62.3496%20-369.51%20-62.3496c-38.7998%200%20-77.6201%206.19043%20-116.41%2022.4697c-11.6094%204.86035%20-18.8398%2016.8301%20-18.8398%2029.46v317.261c0%2018.4893%2015.04%2031.8096%2032.25%2031.8096c3.40039%200%206.87988%20-0.519531%2010.3496%20-1.62012c30.8906%20-9.7998%2061.7607%20-13.7197%2092.6504%20-13.7197c123.17%200%20246.33%2062.3496%20369.5%2062.3398c38.7998%200%2077.6201%20-6.19043%20116.41%20-22.46zM48%20315.78v-60.4707c31%200%2056.8398%2022.1504%2062.7197%2051.54c-21.5996%201.36035%20-42.5996%203.89062%20-62.7197%208.93066zM48%2030.7803c20.1201%20-7.31055%2041.1797%20-11.8105%2063.71%20-13.6201c-1.53027%2034.1299%20-29.3398%2061.3994%20-63.71%2061.3994v-47.7793zM320%2096c44.1699%200%2080%2042.9697%2080%2096c0%2053.0195%20-35.8203%2096%20-80%2096s-80%20-42.9805%20-80%20-96c0%20-53.0098%2035.8096%20-96%2080%20-96zM592%2068.2197v57.7207c-26.8203%20-3.40039%20-48.4502%20-23.2002%20-54.3203%20-49.2803c18.6104%20-1.58984%2036.8008%20-4.0498%2054.3203%20-8.44043zM592%20304.33v48.8896c-17.7197%206.43066%20-36.2695%2010.4902%20-55.8096%2012.6602c0.949219%20-31.8496%2024.9199%20-57.6396%2055.8096%20-61.5498z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22money-bill-wave-alt%22%20unicode=%22&#xf53b;%22%20horiz-adv-x=%22640%22%20d=%22M621.16%20393.54c11.6094%20-4.87012%2018.8398%20-16.8301%2018.8496%20-29.4697v-317.25c0%20-18.4902%20-15.04%20-31.8105%20-32.25%20-31.8105c-3.39941%200%20-6.87988%200.520508%20-10.3496%201.62012c-30.8906%209.7998%20-61.7598%2013.7197%20-92.6504%2013.7197c-123.17%200%20-246.34%20-62.3496%20-369.51%20-62.3496c-38.7998%200%20-77.6201%206.19043%20-116.41%2022.4697c-11.6094%204.86035%20-18.8398%2016.8301%20-18.8398%2029.46v317.261c0%2018.4893%2015.04%2031.8096%2032.25%2031.8096c3.40039%200%206.87988%20-0.519531%2010.3496%20-1.62012c30.8906%20-9.7998%2061.7607%20-13.7197%2092.6504%20-13.7197c123.17%200%20246.33%2062.3496%20369.5%2062.3398c38.7998%200%2077.6201%20-6.19043%20116.41%20-22.46zM320%2096c44.1699%200%2080%2042.9697%2080%2096c0%2053.0195%20-35.8203%2096%20-80%2096s-80%20-42.9805%20-80%20-96c0%20-53.0098%2035.8096%20-96%2080%20-96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22money-check%22%20unicode=%22&#xf53c;%22%20horiz-adv-x=%22640%22%20d=%22M0%200v320h640v-320c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-576c-17.6699%200%20-32%2014.3301%20-32%2032zM448%20208v-32c0%20-8.83984%207.16016%20-16%2016%20-16h96c8.83984%200%2016%207.16016%2016%2016v32c0%208.83984%20-7.16016%2016%20-16%2016h-96c-8.83984%200%20-16%20-7.16016%20-16%20-16zM448%2088v-16c0%20-4.41992%203.58008%20-8%208%20-8h112c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-112c-4.41992%200%20-8%20-3.58008%20-8%20-8zM64%20184v-16c0%20-4.41992%203.58008%20-8%208%20-8h304c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-304c-4.41992%200%20-8%20-3.58008%20-8%20-8zM64%2088v-16c0%20-4.41992%203.58008%20-8%208%20-8h176c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-176c-4.41992%200%20-8%20-3.58008%20-8%20-8zM624%20416c8.83984%200%2016%20-7.16016%2016%20-16v-48h-640v48c0%208.83984%207.16016%2016%2016%2016h608z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22money-check-alt%22%20unicode=%22&#xf53d;%22%20horiz-adv-x=%22640%22%20d=%22M608%20416c17.6699%200%2032%20-14.3301%2032%20-32v-384c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-576c-17.6699%200%20-32%2014.3301%20-32%2032v384c0%2017.6699%2014.3301%2032%2032%2032h576zM176%20120.12c23.6201%200.629883%2042.6699%2020.54%2042.6699%2045.0703c0%2019.9697%20-12.9902%2037.8096%20-31.5801%2043.3896l-45%2013.5c-5.16016%201.54004%20-8.76953%206.78027%20-8.76953%2012.7295c0%207.27051%205.2998%2013.1904%2011.7998%2013.1904h28.1104c4.55957%200%208.94922%20-1.29004%2012.8193%20-3.71973c3.24023%20-2.03027%207.36035%20-1.91016%2010.1299%200.729492l11.75%2011.21c3.53027%203.37012%203.33008%209.20996%20-0.569336%2012.1406c-9.10059%206.83984%20-20.0801%2010.7695%20-31.3701%2011.3496v16.29c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16.1201c-23.6201%20-0.629883%20-42.6699%20-20.5498%20-42.6699%20-45.0703c0%20-19.9697%2012.9893%20-37.8096%2031.5801%20-43.3896l45%20-13.5c5.15918%20-1.54004%208.76953%20-6.78027%208.76953%20-12.7295c0%20-7.27051%20-5.2998%20-13.1904%20-11.7998%20-13.1904h-28.1104c-4.55957%200%20-8.9502%201.2998%20-12.8193%203.71973c-3.24023%202.03027%20-7.36035%201.91016%20-10.1309%20-0.729492l-11.75%20-11.21c-3.5293%20-3.37012%20-3.3291%20-9.20996%200.570312%20-12.1406c9.10059%20-6.83008%2020.0801%20-10.7695%2031.3701%20-11.3496v-16.29c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v16.1201zM416%20136v16c0%204.41992%20-3.58008%208%20-8%208h-112c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h112c4.41992%200%208%203.58008%208%208zM576%20136v16c0%204.41992%20-3.58008%208%20-8%208h-80c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h80c4.41992%200%208%203.58008%208%208zM576%20232v16c0%204.41992%20-3.58008%208%20-8%208h-272c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h272c4.41992%200%208%203.58008%208%208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22not-equal%22%20unicode=%22&#xf53e;%22%20horiz-adv-x=%22448%22%20d=%22M416%20240h-98.4199l-74.5303%20-96h172.95c17.6699%200%2032%20-14.3301%2032%20-32v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-247.48l-82.0898%20-105.73c-5.37012%20-7.00977%20-15.4102%20-8.34961%20-22.4297%20-2.96973l-25.4102%2019.46c-7.00977%205.37988%20-8.33984%2015.4199%20-2.96973%2022.4307l51.8701%2066.8096h-55.4902c-17.6699%200%20-32%2014.3301%20-32%2032v32c0%2017.6699%2014.3301%2032%2032%2032h130.03l74.5293%2096h-204.56c-17.6699%200%20-32%2014.3301%20-32%2032v32c0%2017.6699%2014.3301%2032%2032%2032h279.09l82.0801%20105.73c5.37988%207.00977%2015.4199%208.34961%2022.4404%202.96973l25.4092%20-19.46c7.01074%20-5.37012%208.34082%20-15.4102%202.9707%20-22.4307l-51.8701%20-66.8096h23.8799c17.6699%200%2032%20-14.3301%2032%20-32v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22palette%22%20unicode=%22&#xf53f;%22%20d=%22M204.3%20443c163.8%2031.9004%20307.2%20-92.0996%20307.7%20-249.7c-0.0996094%20-35.7002%20-29.0996%20-65.2998%20-64.9004%20-65.2998h-79.6992c-51%200%20-84%20-53%20-60.9004%20-98.4004c18.9004%20-37.0996%20-1.2998%20-85.2998%20-42.5%20-91.6992c-127.1%20-19.7002%20-295.8%20119.699%20-258.8%20306.699c19.5996%2099.1006%2099.7002%20179%20199.1%20198.4zM96%20128c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM128%20256c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM256%20320c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM384%20256c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22parking%22%20unicode=%22&#xf540;%22%20horiz-adv-x=%22448%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM240%20128c52.9004%200%2096%2043.0996%2096%2096s-43.0996%2096%20-96%2096h-96c-8.7998%200%20-16%20-7.2002%20-16%20-16v-224c0%20-8.7998%207.2002%20-16%2016%20-16h32c8.7998%200%2016%207.2002%2016%2016v48h48zM240%20256c17.5996%200%2032%20-14.4004%2032%20-32s-14.4004%20-32%20-32%20-32h-48v64h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22percentage%22%20unicode=%22&#xf541;%22%20horiz-adv-x=%22384%22%20d=%22M109.25%20274.75c-24.9902%20-25%20-65.5098%20-25%20-90.5098%200c-24.9902%2024.9902%20-24.9902%2065.5195%200%2090.5098s65.5195%2024.9902%2090.5098%200s24.9902%20-65.5195%200%20-90.5098zM365.25%20109.26c25%20-25%2025%20-65.5195%200%20-90.5098c-24.9902%20-24.9902%20-65.5195%20-24.9902%20-90.5098%200s-24.9902%2065.5195%200%2090.5098s65.5195%2024.9902%2090.5098%200zM363.31%20340.69c12.5%20-12.5%2012.5%20-32.7607%200%20-45.25l-274.75%20-274.75c-12.4893%20-12.5%20-32.75%20-12.5%20-45.25%200l-22.6191%2022.6191c-12.5%2012.4902%20-12.5%2032.75%200%2045.25l274.75%20274.75c12.4893%2012.5%2032.75%2012.5%2045.25%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22project-diagram%22%20unicode=%22&#xf542;%22%20horiz-adv-x=%22640%22%20d=%22M384%20128c17.6699%200%2032%20-14.3301%2032%20-32v-128c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-128c-17.6699%200%20-32%2014.3301%20-32%2032v128c0%2017.6699%2014.3301%2032%2032%2032h128zM192%20416v-32h224v-64h-224v-47.5098l64.2803%20-112.49h-0.280273c-23.5996%200%20-44.0195%20-12.9805%20-55.1201%20-32.04l-73.1602%20128.04h-95.7197c-17.6699%200%20-32%2014.3301%20-32%2032v128c0%2017.6699%2014.3301%2032%2032%2032h128c17.6699%200%2032%20-14.3301%2032%20-32zM608%20448c17.6699%200%2032%20-14.3301%2032%20-32v-128c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-128c-17.6699%200%20-32%2014.3301%20-32%2032v128c0%2017.6699%2014.3301%2032%2032%2032h128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22receipt%22%20unicode=%22&#xf543;%22%20horiz-adv-x=%22384%22%20d=%22M358.4%20444.8c10.5996%207.90039%2025.5996%200.400391%2025.5996%20-12.7998v-480c0%20-13.2002%20-15.0996%20-20.7002%20-25.5996%20-12.7998l-38.4004%2044.7998l-54.4004%20-44.7998c-2.66602%20-2.01953%20-6.01367%20-3.21777%20-9.6123%20-3.21777c-3.59961%200%20-6.9209%201.19824%20-9.58691%203.21777l-54.4004%2044.7998l-54.4004%20-44.7998c-2.66602%20-2.01953%20-6.01367%20-3.21777%20-9.6123%20-3.21777c-3.59961%200%20-6.9209%201.19824%20-9.58691%203.21777l-54.4004%2044.7998l-38.4004%20-44.7998c-10.5996%20-7.90039%20-25.5996%20-0.400391%20-25.5996%2012.7998v480c0%2013.2002%2015%2020.7002%2025.5996%2012.7998l38.4004%20-44.7998l54.4004%2044.7998c2.66602%202.01953%206.01367%203.21777%209.6123%203.21777c3.59961%200%206.9209%20-1.19824%209.58691%20-3.21777l54.4004%20-44.7998l54.4004%2044.7998c2.66602%202.01953%206.01367%203.21777%209.6123%203.21777c3.59961%200%206.9209%20-1.19824%209.58691%20-3.21777l54.4004%20-44.7998zM320%2088v16c0%204.40039%20-3.59961%208%20-8%208h-240c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h240c4.40039%200%208%203.59961%208%208zM320%20184v16c0%204.40039%20-3.59961%208%20-8%208h-240c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h240c4.40039%200%208%203.59961%208%208zM320%20280v16c0%204.40039%20-3.59961%208%20-8%208h-240c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h240c4.40039%200%208%203.59961%208%208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22robot%22%20unicode=%22&#xf544;%22%20horiz-adv-x=%22640%22%20d=%22M32%20224h32v-192h-32h-0.0390625c-17.6406%200%20-31.9619%2014.3213%20-31.9619%2031.9619c0%200.0126953%200.000976562%200.0253906%200.000976562%200.0380859v128v0.0390625c0%2017.6406%2014.3213%2031.9619%2031.9619%2031.9619c0.0126953%200%200.0253906%20-0.000976562%200.0380859%20-0.000976562zM544%20272v-272c-0.0351562%20-35.3066%20-28.6934%20-63.9648%20-64%20-64h-320c-35.3066%200.0351562%20-63.9648%2028.6934%20-64%2064v272v0.0263672c0%2044.1387%2035.835%2079.9746%2079.9736%2079.9746c0.00878906%200%200.0175781%20-0.000976562%200.0263672%20-0.000976562h112v64c0%2017.6611%2014.3389%2032%2032%2032s32%20-14.3389%2032%20-32v-64h112h0.0263672c44.1387%200%2079.9746%20-35.835%2079.9746%20-79.9736c0%20-0.00878906%20-0.000976562%20-0.0175781%20-0.000976562%20-0.0263672zM264%20192c0%2022.0762%20-17.9238%2040%20-40%2040s-40%20-17.9238%20-40%20-40s17.9238%20-40%2040%20-40c22.0752%200%2040%2017.9248%2040%2040zM256%2064h-64v-32h64v32zM352%2064h-64v-32h64v32zM456%20192c0%2022.0762%20-17.9238%2040%20-40%2040s-40%20-17.9238%20-40%20-40s17.9238%20-40%2040%20-40c22.0752%200%2040%2017.9248%2040%2040zM448%2064h-64v-32h64v32zM640%20192v-128v-0.0390625c0%20-17.6406%20-14.3213%20-31.9619%20-31.9619%20-31.9619c-0.0126953%200%20-0.0253906%200.000976562%20-0.0380859%200.000976562h-32v192h32h0.0390625c17.6406%200%2031.9619%20-14.3213%2031.9619%20-31.9619c0%20-0.0126953%20-0.000976562%20-0.0253906%20-0.000976562%20-0.0380859z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ruler%22%20unicode=%22&#xf545;%22%20horiz-adv-x=%22640%22%20d=%22M635.7%20280.8c8.7998%20-15%203.59961%20-34.2002%20-11.6006%20-42.7998l-496.8%20-281.9c-15.2002%20-8.59961%20-34.7002%20-3.5%20-43.5%2011.5l-79.5996%20135.601c-8.7998%2015%20-3.5%2034.0996%2011.7002%2042.7998l69%2039.0996l59.6992%20-101.399c2.2002%20-3.7998%207.10059%20-5.10059%2010.9004%20-2.90039l13.7998%207.7998c3.7998%202.2002%205.10059%207%202.90039%2010.7002l-59.7002%20101.7l55.2002%2031.2998l27.8994%20-47.5c2.2002%20-3.7998%207.10059%20-5.09961%2010.9004%20-2.89941l13.7998%207.7998c3.7998%202.2002%205.10059%206.89941%202.90039%2010.7002l-27.9004%2047.3994l55.2002%2031.2998l59.7002%20-101.699c2.2002%20-3.80078%207.09961%20-5.10059%2010.8994%20-2.90039l13.8008%207.7998c3.7998%202.2002%205.09961%207%202.89941%2010.7002l-59.7998%20101.7l55.2002%2031.2998l27.8994%20-47.2998c2.2002%20-3.7998%207.10059%20-5.10059%2010.9004%20-2.90039l13.7998%207.7998c3.7998%202.2002%205.10059%206.90039%202.90039%2010.7002l-27.9004%2047.4004l55.2002%2031.2998l59.7002%20-101.6c2.2002%20-3.80078%207.09961%20-5.10059%2010.8994%20-2.90039l13.8008%207.7998c3.7998%202.2002%205.09961%206.90039%202.89941%2010.7002l-59.7002%20101.7l69%2039.0996c15.2002%208.60059%2034.7002%203.5%2043.5%20-11.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ruler-combined%22%20unicode=%22&#xf546;%22%20d=%22M160%20160v-41.3799l-158.43%20-158.42c-0.660156%202.55957%20-1.57031%205.03027%20-1.57031%207.7998v448c0%2017.6699%2014.3301%2032%2032%2032h96c17.6699%200%2032%20-14.3301%2032%20-32v-32h-56c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h56v-64h-56c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h56v-64h-56c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h56zM480%2096c17.6699%200%2032%20-14.3301%2032%20-32v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-448c-2.75977%200%20-5.24023%200.910156%20-7.7998%201.57031l158.43%20158.43h41.3701v-56c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v56h64v-56c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v56h64v-56c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v56h32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ruler-horizontal%22%20unicode=%22&#xf547;%22%20horiz-adv-x=%22576%22%20d=%22M544%20320c17.6699%200%2032%20-14.3301%2032%20-32v-192c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-512c-17.6699%200%20-32%2014.3301%20-32%2032v192c0%2017.6699%2014.3301%2032%2032%2032h48v-88c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v88h64v-88c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v88h64v-88c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v88h64v-88c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v88h64v-88c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v88h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ruler-vertical%22%20unicode=%22&#xf548;%22%20horiz-adv-x=%22256%22%20d=%22M168%2032h88v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-192c-17.6699%200%20-32%2014.3301%20-32%2032v448c0%2017.6699%2014.3301%2032%2032%2032h192c17.6699%200%2032%20-14.3301%2032%20-32v-64h-88c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h88v-64h-88c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h88v-64h-88c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h88v-64h-88c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22school%22%20unicode=%22&#xf549;%22%20horiz-adv-x=%22640%22%20d=%22M0%20224c0%2017.6699%2014.3301%2032%2032%2032h64v-320h-80c-8.83984%200%20-16%207.16016%20-16%2016v272zM360%20272c4.41992%200%208%20-3.58008%208%20-8v-16c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-48c-4.41992%200%20-8%203.58008%20-8%208v64c0%204.41992%203.58008%208%208%208h16c4.41992%200%208%20-3.58008%208%20-8v-40h24zM497.75%20335.96c8.90039%20-5.92969%2014.25%20-15.9297%2014.25%20-26.6299v-373.33h-128v144c0%208.83984%20-7.16016%2016%20-16%2016h-96c-8.83984%200%20-16%20-7.16016%20-16%20-16v-144h-128v373.34c0.00195312%2011.1084%205.64453%2020.8828%2014.25%2026.6201l160%20106.67c5.0752%203.38086%2011.2324%205.35156%2017.7822%205.35156s12.6426%20-1.9707%2017.7178%20-5.35156zM320%20192c44.1797%200%2080%2035.8203%2080%2080s-35.8203%2080%20-80%2080s-80%20-35.8203%20-80%20-80s35.8203%20-80%2080%20-80zM608%20256c17.6699%200%2032%20-14.3301%2032%20-32v-272c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-80v320h64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22screwdriver%22%20unicode=%22&#xf54a;%22%20d=%22M448%20448l64%20-64l-96%20-128h-62.0596l-83.0303%20-83.0303c-4.25%206.79004%20-9.07031%2013.2705%20-14.8701%2019.0703c-5.7998%205.80957%20-12.2803%2010.6201%20-19.0703%2014.8701l83.0303%2083.0303v62.0596zM128%20169.41c29.1104%2029.1094%2076.2998%2029.1094%20105.41%200c29.1094%20-29.1104%2029.1094%20-76.2998%200%20-105.41l-117.08%20-117.08c-14.5605%20-14.5596%20-38.1504%20-14.5596%20-52.71%200l-52.7002%2052.7002c-14.5498%2014.5596%20-14.5498%2038.1602%200%2052.71z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shoe-prints%22%20unicode=%22&#xf54b;%22%20horiz-adv-x=%22640%22%20d=%22M192%20288c-35.3496%200%20-64%2028.6504%20-64%2064s28.6504%2064%2064%2064h32v-128h-32zM0%2032c0%2035.3496%2028.6504%2064%2064%2064h32v-128h-32c-35.3496%200%20-64%2028.6504%20-64%2064zM337.46%20160c90.3604%200%20174.54%20-32%20174.54%20-96c0%20-45.2197%20-39.0996%20-97.2998%20-148.58%20-120.82c-31.9795%20-6.87012%20-64.8896%20-8.50977%20-97.5801%20-6.19922c-27.2998%201.92969%20-54.0996%207.76953%20-80.3096%2015.0498l-57.5303%2015.9697v128c60.21%200%2079.9404%2015.6201%20104.73%2032c28.5693%2018.8799%2069.8193%2032%20104.729%2032zM491.42%20440.81c109.48%20-23.5098%20148.58%20-75.5898%20148.58%20-120.81c0%20-64%20-84.1797%20-96%20-174.54%20-96c-34.9102%200%20-76.1602%2013.1201%20-104.729%2032c-24.79%2016.3799%20-44.5303%2032%20-104.73%2032v128l57.5303%2015.9697c26.21%207.27051%2053.0098%2013.1104%2080.3096%2015.04c32.6904%202.32031%2065.6006%200.669922%2097.5801%20-6.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skull%22%20unicode=%22&#xf54c;%22%20d=%22M256%20448c141.4%200%20256%20-100.3%20256%20-224c0%20-70.0996%20-36.9004%20-132.6%20-94.5%20-173.7c-9.7002%20-6.89941%20-15.2002%20-18.2002%20-13.5%20-29.8994l9.40039%20-66.2002c1.39941%20-9.60059%20-6%20-18.2002%20-15.7002%20-18.2002h-77.7002v56c0%204.40039%20-3.59961%208%20-8%208h-16c-4.40039%200%20-8%20-3.59961%20-8%20-8v-56h-64v56c0%204.40039%20-3.59961%208%20-8%208h-16c-4.40039%200%20-8%20-3.59961%20-8%20-8v-56h-77.7002c-9.7002%200%20-17.0996%208.59961%20-15.7002%2018.2002l9.40039%2066.2002c1.7002%2011.7998%20-3.90039%2023%20-13.5%2029.8994c-57.5996%2041.1006%20-94.5%20103.601%20-94.5%20173.7c0%20123.7%20114.6%20224%20256%20224zM160%20128c35.2998%200%2064%2028.7002%2064%2064s-28.7002%2064%20-64%2064s-64%20-28.7002%20-64%20-64s28.7002%20-64%2064%20-64zM352%20128c35.2998%200%2064%2028.7002%2064%2064s-28.7002%2064%20-64%2064s-64%20-28.7002%20-64%20-64s28.7002%20-64%2064%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smoking-ban%22%20unicode=%22&#xf54d;%22%20d=%22M96%20144v64c0%208.7998%207.2002%2016%2016%2016h21.5l96%20-96h-117.5c-8.7998%200%20-16%207.2002%20-16%2016zM256%20448c141.4%200%20256%20-114.6%20256%20-256s-114.6%20-256%20-256%20-256s-256%20114.6%20-256%20256s114.6%20256%20256%20256zM256%200c41.4004%200%2079.7002%2013.2998%20111.1%2035.7002l-267.399%20267.399c-22.4004%20-31.3994%20-35.7002%20-69.6992%20-35.7002%20-111.1c0%20-105.9%2086.0996%20-192%20192%20-192zM301.2%20192l32%20-32h50.7998v32h-82.7998zM412.3%2080.9004c22.4004%2031.3994%2035.7002%2069.6992%2035.7002%20111.1c0%20105.9%20-86.0996%20192%20-192%20192c-41.4004%200%20-79.7002%20-13.2998%20-111.1%20-35.7002l124.3%20-124.3h130.8c8.7998%200%2016%20-7.2002%2016%20-16v-64c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-34.7998zM320.6%20320c32.1006%200%2058.7002%20-23.7002%2063.3008%20-54.5996c0.699219%20-4.90039%20-3%20-9.40039%20-8%20-9.40039h-16.2002c-3.7002%200%20-7%202.5%20-7.7002%206.09961c-2.7998%2014.7002%20-15.7998%2025.9004%20-31.4004%2025.9004c-32.0996%200%20-58.6992%2023.7002%20-63.2998%2054.5996c-0.700195%204.90039%203%209.40039%208%209.40039h16.2002c3.7002%200%207%20-2.5%207.7002%20-6.09961c2.7998%20-14.7002%2015.7998%20-25.9004%2031.3994%20-25.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22store%22%20unicode=%22&#xf54e;%22%20horiz-adv-x=%22616%22%20d=%22M602%20329.4c33.5996%20-53.6006%203.7998%20-128%20-59%20-136.4c-4.5%20-0.599609%20-9%20-0.900391%20-13.7002%20-0.900391c-29.5%200%20-55.7002%2013%20-73.7998%2033.1006c-18%20-20.1006%20-44.2002%20-33.1006%20-73.7998%20-33.1006c-29.5%200%20-55.7998%2013%20-73.7998%2033.1006c-18%20-20.1006%20-44.2002%20-33.1006%20-73.8008%20-33.1006c-29.5%200%20-55.7998%2013%20-73.7998%2033.1006c-18%20-20.1006%20-44.2002%20-33.1006%20-73.7998%20-33.1006c-4.59961%200%20-9.2002%200.300781%20-13.7002%200.900391c-62.5996%208.5%20-92.2998%2082.9004%20-58.7998%20136.4l64.9004%20103.6c5.7998%209.2998%2016.0996%2015%2027.0996%2015h404c11%200%2021.2998%20-5.7002%2027.0996%20-15zM529.5%20160c6.09961%200%2012.0996%200.400391%2018.2002%201.2002c5.59961%200.700195%2011%202%2016.3994%203.59961v-196.8c0%20-17.7002%20-14.2998%20-32%20-32%20-32h-448c-17.6992%200%20-32%2014.2998%20-32%2032v196.8c5.30078%20-1.5%2010.8008%20-2.7998%2016.4004%20-3.59961c5.90039%20-0.799805%2012%20-1.2002%2018%20-1.2002c10%200%2019.9004%201.59961%2029.5%203.7998v-99.7998h384v99.7998c9.59961%20-2.2998%2019.5%20-3.7998%2029.5%20-3.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22store-alt%22%20unicode=%22&#xf54f;%22%20horiz-adv-x=%22640%22%20d=%22M320%2064v160h64v-256c0%20-17.7002%20-14.2998%20-32%20-32%20-32h-256c-17.7002%200%20-32%2014.2998%20-32%2032v256h64v-160h192zM634.6%20305.8c14.1006%20-21.2998%20-1.09961%20-49.7998%20-26.5996%20-49.7998h-575.9c-25.5996%200%20-40.7998%2028.5%20-26.5996%2049.7998l85.2998%20128c5.90039%208.90039%2015.9004%2014.2002%2026.6006%2014.2002h405.199c10.7002%200%2020.7002%20-5.2998%2026.7002%20-14.2002zM512%20-48v272h64v-272c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stream%22%20unicode=%22&#xf550;%22%20d=%22M16%20320c-8.83984%200%20-16%207.16016%20-16%2016v64c0%208.83984%207.16016%2016%2016%2016h416c8.83984%200%2016%20-7.16016%2016%20-16v-64c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-416zM496%20240c8.83984%200%2016%20-7.16016%2016%20-16v-64c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-416c-8.83984%200%20-16%207.16016%20-16%2016v64c0%208.83984%207.16016%2016%2016%2016h416zM432%2064c8.83984%200%2016%20-7.16016%2016%20-16v-64c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-416c-8.83984%200%20-16%207.16016%20-16%2016v64c0%208.83984%207.16016%2016%2016%2016h416z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stroopwafel%22%20unicode=%22&#xf551;%22%20d=%22M188.12%20237.26l45.25%20-45.2598l-45.2598%20-45.25l-45.25%2045.25zM301.25%20259.88l-45.25%20-45.25l-45.25%2045.2598l45.25%2045.25zM210.75%20124.12l45.25%2045.25l45.2598%20-45.25l-45.2598%20-45.2598zM256%20448c141.38%200%20256%20-114.62%20256%20-256s-114.62%20-256%20-256%20-256s-256%20114.62%20-256%20256s114.62%20256%20256%20256zM442.68%20152.4c1.44629%201.4502%202.3418%203.45312%202.3418%205.66113s-0.895508%204.20801%20-2.3418%205.6582l-28.29%2028.2803l28.2705%2028.3096c3.12012%203.12012%203.12012%208.19043%200%2011.3105l-11.3105%2011.3096c-3.11914%203.12012%20-8.18945%203.12012%20-11.3096%200l-28.29%20-28.29l-45.25%2045.2607l33.9404%2033.9395l16.9697%20-16.9697c3.12012%20-3.12012%208.18945%20-3.12012%2011.3096%200l11.3105%2011.3096c3.12012%203.12012%203.12012%208.19043%200%2011.3105l-16.9707%2016.9697l16.9707%2016.9697c3.12012%203.12012%203.12012%208.19043%200%2011.3105l-11.3105%2011.3096c-3.12012%203.12012%20-8.18945%203.12012%20-11.3096%200l-16.9697%20-16.9697l-16.9707%2016.9697c-3.12012%203.12012%20-8.18945%203.12012%20-11.3096%200l-11.3105%20-11.3096c-3.11914%20-3.12012%20-3.11914%20-8.19043%200%20-11.3105l16.9707%20-16.9697l-33.9404%20-33.9404l-45.2598%2045.25l28.29%2028.29c3.12012%203.12012%203.12012%208.19043%200%2011.3105l-11.3105%2011.3096c-3.11914%203.12012%20-8.18945%203.12012%20-11.3096%200l-28.29%20-28.29l-28.3096%2028.2705c-3.12012%203.12012%20-8.19043%203.12012%20-11.3105%200l-11.3096%20-11.3105c-3.12012%20-3.11914%20-3.12012%20-8.18945%200%20-11.3096l28.29%20-28.29l-45.2607%20-45.25l-33.9395%2033.9404l16.9697%2016.9697c3.12012%203.12012%203.12012%208.18945%200%2011.3096l-11.3096%2011.3105c-3.12012%203.12012%20-8.19043%203.12012%20-11.3105%200l-16.9697%20-16.9707l-16.9697%2016.9707c-3.12012%203.12012%20-8.19043%203.12012%20-11.3105%200l-11.3096%20-11.3105c-3.12012%20-3.12012%20-3.12012%20-8.18945%200%20-11.3096l16.9697%20-16.9697l-16.9697%20-16.9707c-3.12012%20-3.12012%20-3.12012%20-8.18945%200%20-11.3096l11.3096%20-11.3105c3.12012%20-3.11914%208.19043%20-3.11914%2011.3105%200l16.9697%2016.9707l33.9404%20-33.9404l-45.25%20-45.2598l-28.29%2028.29c-3.12012%203.12012%20-8.19043%203.12012%20-11.3105%200l-11.3096%20-11.3105c-3.12012%20-3.11914%20-3.12012%20-8.18945%200%20-11.3096l28.29%20-28.29l-28.29%20-28.29c-3.12012%20-3.12012%20-3.12012%20-8.19043%200%20-11.3096l11.3398%20-11.3301c3.12012%20-3.12012%208.18945%20-3.12012%2011.3096%200l28.29%2028.29l45.25%20-45.25l-33.9395%20-33.9404l-16.9707%2016.9697c-3.11914%203.12012%20-8.18945%203.12012%20-11.3096%200l-11.3096%20-11.3096c-3.12012%20-3.12012%20-3.12012%20-8.19043%200%20-11.3105l16.9697%20-16.9697l-16.9697%20-16.9697c-3.12012%20-3.12012%20-3.12012%20-8.19043%200%20-11.3105l11.3096%20-11.3096c3.12012%20-3.12012%208.19043%20-3.12012%2011.3096%200l16.9707%2016.9697l16.9697%20-16.9697c3.12012%20-3.12012%208.19043%20-3.12012%2011.3096%200l11.3105%2011.3096c3.12012%203.12012%203.12012%208.19043%200%2011.3105l-16.9697%2016.9697l33.9395%2033.9404l45.25%20-45.2598l-28.29%20-28.29c-3.12012%20-3.12012%20-3.12012%20-8.19043%200%20-11.3105l11.3105%20-11.3096c3.11914%20-3.12012%208.18945%20-3.12012%2011.3096%200l28.29%2028.29l28.3096%20-28.2705c3.12012%20-3.12012%208.19043%20-3.12012%2011.3105%200l11.3096%2011.3105c3.12012%203.11914%203.12012%208.18945%200%2011.3096l-28.29%2028.29l45.2607%2045.2598l33.9395%20-33.9395l-16.9697%20-16.9707c-3.12012%20-3.11914%20-3.12012%20-8.18945%200%20-11.3096l11.3096%20-11.3096c3.12012%20-3.12012%208.19043%20-3.12012%2011.3105%200l16.9697%2016.9697l16.9697%20-16.9697c3.12012%20-3.12012%208.19043%20-3.12012%2011.3105%200l11.3096%2011.3096c3.12012%203.12012%203.12012%208.19043%200%2011.3096l-16.9697%2016.9707l16.9697%2016.9697c3.12012%203.12012%203.12012%208.19043%200%2011.3096l-11.3096%2011.3105c-3.12012%203.12012%20-8.19043%203.12012%20-11.3105%200l-16.9697%20-16.9697l-33.9404%2033.9395l45.25%2045.25l28.29%20-28.29c3.12012%20-3.12012%208.19043%20-3.12012%2011.3105%200zM278.63%20192l45.2598%2045.2598l45.25%20-45.2598l-45.25%20-45.25z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22toolbox%22%20unicode=%22&#xf552;%22%20d=%22M502.63%20233.37c6%20-6%209.37012%20-14.1396%209.37012%20-22.6201v-82.75h-128v16c0%208.83984%20-7.16016%2016%20-16%2016h-32c-8.83984%200%20-16%20-7.16016%20-16%20-16v-16h-128v16c0%208.83984%20-7.16016%2016%20-16%2016h-32c-8.83984%200%20-16%20-7.16016%20-16%20-16v-16h-128v82.7402c0%208.49023%203.37012%2016.6299%209.37012%2022.6299l45.25%2045.2598c6.00977%206%2014.1396%209.37012%2022.6299%209.37012h50.75v80c0%2026.5098%2021.4902%2048%2048%2048h160c26.5098%200%2048%20-21.4902%2048%20-48v-80.0098h50.75c8.49023%200%2016.6299%20-3.37012%2022.6299%20-9.37012zM320%20288v64h-128v-64h128zM384%2080v16h128v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-448c-17.6699%200%20-32%2014.3301%20-32%2032v96h128v-16c0%20-8.83984%207.16016%20-16%2016%20-16h32c8.83984%200%2016%207.16016%2016%2016v16h128v-16c0%20-8.83984%207.16016%20-16%2016%20-16h32c8.83984%200%2016%207.16016%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tshirt%22%20unicode=%22&#xf553;%22%20horiz-adv-x=%22640%22%20d=%22M631.2%20351.5c7.89941%20-3.90039%2011.0996%20-13.5996%207.09961%20-21.5l-57.2998%20-114.4c-4%20-8%20-13.5996%20-11.1992%20-21.5%20-7.19922l-56.5996%2027.6992c-10.6006%205.2002%20-23%20-2.59961%20-23%20-14.3994v-253.7c0%20-17.7002%20-14.3008%20-32%20-32%20-32h-256c-17.7002%200%20-32%2014.2998%20-32%2032v253.6c0%2011.9004%20-12.4004%2019.6006%20-23%2014.4004l-56.6006%20-27.7002c-7.89941%20-3.89941%20-17.5%20-0.700195%20-21.5%207.2002l-57.2002%20114.5c-3.89941%207.90039%20-0.699219%2017.5%207.2002%2021.5l194.7%2096.5c20.0996%20-27.7998%2064.5996%20-47.2002%20116.5%20-47.2002s96.4004%2019.4004%20116.5%2047.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22walking%22%20unicode=%22&#xf554;%22%20horiz-adv-x=%22320%22%20d=%22M208%20352c-26.5%200%20-48%2021.5%20-48%2048s21.5%2048%2048%2048s48%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48zM302.5%20202.9c15.7002%20-7.90039%2022%20-27.3008%2014.2998%20-43c-7.89941%20-15.8008%20-26.8994%20-22.2002%20-42.5%20-14.3008l-23.2998%2011.8008c-15%207.59961%20-26.4004%2020.8994%20-31.7002%2037l-5.5%2016.5l-17.2002%20-68.7002l45.5%20-49.7002c7.2002%20-7.7998%2012.3008%20-17.4004%2014.9004%20-27.7002l22.2002%20-89c4.2998%20-17.0996%20-6.2002%20-34.5%20-23.2998%20-38.7998c-17.1006%20-4.2998%20-34.5%206.2002%20-38.8008%2023.2998l-18.2998%2073.2998c-2.59961%2010.3008%20-7.7002%2019.8008%20-14.8994%2027.7002l-59.9004%2065.4004c-14.5%2015.8994%20-20.0996%2038%20-14.9004%2058.7998l15.2002%2060.7002l-26.7998%20-10.7998c-7.2002%20-2.90039%20-13%20-8.40039%20-16.5%20-15.4004l-6.7002%20-13.5996c-7.89941%20-15.8008%20-26.8994%20-22.2002%20-42.5%20-14.3008c-15.7002%207.90039%20-22%2027.1006%20-14.2002%2042.9004l6.7002%2013.5996c10.4004%2021%2028.1006%2037.5%2049.7002%2046.2002c37.4004%2015.1006%2057.2998%2025.2998%2093.2998%2025.2002c46.5%20-0.0996094%2087.5%20-31.2998%20102.2%20-75.9004l9.7002%20-29.3994zM73.5996%2062.2002l20.7002%2051.5c8.7002%20-11.9004%20-7.89941%206.59961%2047.4004%20-53.7002l-13.5%20-33.7998c-3.2998%20-8.10059%20-8.10059%20-15.4004%20-14.2002%20-21.5l-59.4004%20-59.4004c-12.5%20-12.5%20-32.6992%20-12.5%20-45.1992%200s-12.5%2032.7998%200%2045.2998l50%2050.1006c6.19922%206.09961%2011%2013.3994%2014.1992%2021.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wallet%22%20unicode=%22&#xf555;%22%20d=%22M461.2%20320c28.0195%200%2050.7998%20-21.5303%2050.7998%20-48v-256c0%20-26.4697%20-22.7803%20-48%20-50.7998%20-48h-397.2c-35.3496%200%20-64%2028.6504%20-64%2064v320c0%2035.3496%2028.6504%2064%2064%2064h368c26.5098%200%2048%20-21.4902%2048%20-48c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-384c-8.83984%200%20-16%20-7.16016%20-16%20-16s7.16016%20-16%2016%20-16h381.2zM416%20112c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22angry%22%20unicode=%22&#xf556;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM136%20208c0%20-17.7002%2014.4004%20-32%2032.0996%20-32c17.7002%200%2032%2014.2998%2032%2032c0%202.90039%20-1%205.5%20-1.69922%208.2002c0.599609%200%201.19922%20-0.200195%201.69922%20-0.200195c6.90039%200%2013.2002%204.5%2015.3008%2011.4004c2.59961%208.39941%20-2.2002%2017.3994%20-10.7002%2019.8994l-80%2024c-8.5%202.5%20-17.4004%20-2.2002%20-19.9004%20-10.7002c-2.59961%20-8.39941%202.2002%20-17.3994%2010.7002%20-19.8994l31%20-9.2998c-6.40039%20-5.90039%20-10.5%20-14.1006%20-10.5%20-23.4004zM304%2053.7998c13.4004%20-16.0996%2038.2998%204%2024.5%2020.5c-20%2024%20-49.4004%2037.7998%20-80.5996%2037.7998c-31.2002%200%20-60.6006%20-13.7998%20-80.6006%20-37.7998c-13.5996%20-16.2998%2011.1006%20-36.7998%2024.6006%20-20.5c27.8994%2033.4004%2084.2998%2033.4004%20112.1%200zM380.6%20240.7c8.5%202.5%2013.3008%2011.3994%2010.8008%2019.8994c-2.5%208.40039%20-11.5%2013.2002%20-19.9004%2010.7002l-80%20-24c-8.40039%20-2.5%20-13.2002%20-11.3994%20-10.7002%20-19.8994c2.10059%20-6.90039%208.40039%20-11.4004%2015.2998%20-11.4004c0.600586%200%201.10059%200.0996094%201.7002%200.200195c-0.799805%20-2.60059%20-1.7002%20-5.2998%20-1.7002%20-8.2002c0%20-17.7002%2014.3008%20-32%2032%20-32c17.7002%200%2032%2014.2998%2032%2032c0%209.2998%20-4.19922%2017.5996%20-10.5%2023.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22archway%22%20unicode=%22&#xf557;%22%20horiz-adv-x=%22576%22%20d=%22M560%200c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-159.98c-8.83984%200%20-16%207.16016%20-16%2016v16l-0.0195312%20160c0%2053.0195%20-42.9805%2096%20-96%2096s-96%20-42.9805%20-96%20-96v-176c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-159.98c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h15.9805v352h512v-352h16zM560%20448c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-544c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h544z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22atlas%22%20unicode=%22&#xf558;%22%20horiz-adv-x=%22448%22%20d=%22M318.38%20240c-5.28027%20-31.2197%20-25.5898%20-57.1699%20-53.2998%20-70.4102c7.66992%2019.0605%2012.7197%2043.3799%2014.21%2070.4102h39.0898zM318.38%20272h-39.0898c-1.49023%2027.0303%20-6.53027%2051.3496%20-14.21%2070.4102c27.71%20-13.2402%2048.0098%20-39.1904%2053.2998%20-70.4102zM224%20350.69c7.69043%20-7.4502%2020.7695%20-34.4307%2023.4404%20-78.6904h-46.8701c2.66016%2044.2695%2015.7393%2071.2402%2023.4297%2078.6904zM182.92%20342.41c-7.67969%20-19.0605%20-12.7197%20-43.3799%20-14.21%20-70.4102h-39.0898c5.28027%2031.2197%2025.5898%2057.1699%2053.2998%2070.4102zM182.92%20169.59c-27.71%2013.2402%20-48.0195%2039.1904%20-53.2998%2070.4102h39.0898c1.49023%20-27.0303%206.53027%20-51.3496%2014.21%20-70.4102zM247.43%20240c-2.66016%20-44.2598%20-15.7393%20-71.2402%20-23.4395%20-78.6904c-7.69043%207.4502%20-20.7705%2034.4307%20-23.4307%2078.6904h46.8701zM448%2089.5996c0%20-9.59961%20-3.2002%20-16%20-9.59961%20-19.1992c-3.2002%20-12.8008%20-3.2002%20-57.6006%200%20-73.6006c6.39941%20-6.39941%209.59961%20-12.7998%209.59961%20-19.2002v-16c0%20-16%20-12.7998%20-25.5996%20-25.5996%20-25.5996h-326.4c-54.4004%200%20-96%2041.5996%20-96%2096v320c0%2054.4004%2041.5996%2096%2096%2096h326.4c16%200%2025.5996%20-9.59961%2025.5996%20-25.5996v-332.801zM224%20384c-70.6904%200%20-128%20-57.3096%20-128%20-128s57.3096%20-128%20128%20-128s128%2057.3096%20128%20128s-57.3096%20128%20-128%20128zM384%200v64h-288c-16%200%20-32%20-12.7998%20-32%20-32s12.7998%20-32%2032%20-32h288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22award%22%20unicode=%22&#xf559;%22%20horiz-adv-x=%22384%22%20d=%22M97.1201%2085.3701c13.79%20-13.7803%2032.1104%20-21.3701%2051.6104%20-21.3701c12.4395%200%2024.4697%203.54004%2035.3096%209.58008l-52.0498%20-127.62c-4.39062%20-10.7695%20-18.4307%20-13.4004%20-26.4307%20-4.95996l-36.2393%2038.2803l-52.6904%20-2.01074c-11.6201%20-0.439453%20-19.8203%2011.2607%20-15.4297%2022.0303l45.3701%20111.24c7.55957%20-5.87012%2015.9199%20-10.7705%2025.4297%20-13.3203c20.96%20-5.60938%2016.4297%20-3.16016%2025.1201%20-11.8496zM382.8%20-0.700195c4.39062%20-10.7598%20-3.80957%20-22.4697%20-15.4297%20-22.0303l-52.6904%202.01074l-36.25%20-38.2803c-7.98926%20-8.44043%20-22.04%20-5.80957%20-26.4297%204.95996l-52.0498%20127.62c10.8398%20-6.03027%2022.8701%20-9.58008%2035.3096%20-9.58008c19.5%200%2037.8301%207.58984%2051.6201%2021.3701c8.66992%208.66992%204.0498%206.20996%2025.1201%2011.8496c9.50977%202.5498%2017.8701%207.44043%2025.4297%2013.3203zM263%20108c-13.2305%20-13.4697%20-33.8398%20-15.8799%20-49.7305%20-5.82031c-6.13867%203.89746%20-13.5029%206.15527%20-21.3066%206.15527s-15.084%20-2.25781%20-21.2227%20-6.15527c-15.9004%20-10.0596%20-36.5098%20-7.64941%20-49.7402%205.82031c-14.7305%2015%20-16.4004%2014.04%20-38.7803%2020.1396c-13.8896%203.79004%20-24.75%2014.8408%20-28.4697%2028.9805c-7.48047%2028.3994%20-5.54004%2024.9697%20-25.9502%2045.75c-10.1699%2010.3604%20-14.1396%2025.4502%20-10.4199%2039.5898c7.48047%2028.4199%207.46973%2024.46%200%2052.8203c-3.72949%2014.1396%200.25%2029.2295%2010.4199%2039.5801c20.4102%2020.7793%2018.4805%2017.3594%2025.9502%2045.75c3.71973%2014.1396%2014.5801%2025.1895%2028.4697%2028.9795c27.8906%207.61035%2024.5303%205.62988%2044.9404%2026.4102c10.1699%2010.3604%2025%2014.4004%2038.8896%2010.6104c27.9199%20-7.61035%2024.0303%20-7.60059%2051.9004%200c13.8896%203.79004%2028.7197%20-0.260742%2038.8896%20-10.6104c20.4297%20-20.79%2017.0703%20-18.7998%2044.9502%20-26.4102c13.8896%20-3.79004%2024.75%20-14.8398%2028.4697%20-28.9795c7.48047%20-28.3906%205.54004%20-24.9707%2025.9502%20-45.75c10.1699%20-10.3506%2014.1396%20-25.4404%2010.4199%20-39.5801c-7.47949%20-28.4102%20-7.46973%20-24.4502%200%20-52.8301c3.71973%20-14.1406%20-0.25%20-29.2305%20-10.4199%20-39.5801c-20.4102%20-20.7803%20-18.4697%20-17.3506%20-25.9502%20-45.75c-3.71973%20-14.1396%20-14.5801%20-25.1904%20-28.4697%20-28.9805c-21.7598%20-5.92969%20-23.5098%20-4.58984%20-38.79%20-20.1396zM97.6602%20272.04c0%20-53.0303%2042.2402%20-96.0205%2094.3398%20-96.0205s94.3398%2042.9902%2094.3398%2096.0205s-42.2402%2096.0195%20-94.3398%2096.0195s-94.3398%20-42.9893%20-94.3398%20-96.0195z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22backspace%22%20unicode=%22&#xf55a;%22%20horiz-adv-x=%22640%22%20d=%22M576%20384c35.3496%200%2064%20-28.6504%2064%20-64v-256c0%20-35.3496%20-28.6504%20-64%20-64%20-64h-370.75c-16.9697%200%20-33.25%206.75%20-45.25%2018.75l-150.63%20150.63c-12.5%2012.4902%20-12.5%2032.75%200%2045.25l150.63%20150.62c11.5801%2011.5869%2027.5869%2018.75%2045.2471%2018.75h0.0126953h370.74zM491.31%20129.94l-62.0596%2062.0596l62.0596%2062.0596c6.25%206.25%206.25%2016.3809%200%2022.6309l-22.6191%2022.6191c-6.25%206.25%20-16.3809%206.25%20-22.6309%200l-62.0596%20-62.0596l-62.0596%2062.0596c-6.25%206.25%20-16.3809%206.25%20-22.6309%200l-22.6191%20-22.6191c-6.25%20-6.25%20-6.25%20-16.3809%200%20-22.6309l62.0596%20-62.0596l-62.0596%20-62.0596c-6.25%20-6.25%20-6.25%20-16.3809%200%20-22.6309l22.6191%20-22.6191c6.25%20-6.25%2016.3809%20-6.25%2022.6309%200l62.0596%2062.0596l62.0596%20-62.0596c6.25%20-6.25%2016.3809%20-6.25%2022.6309%200l22.6191%2022.6191c6.25%206.25%206.25%2016.3809%200%2022.6309z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bezier-curve%22%20unicode=%22&#xf55b;%22%20horiz-adv-x=%22640%22%20d=%22M368%20416c17.6699%200%2032%20-14.3301%2032%20-32v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-96c-17.6699%200%20-32%2014.3301%20-32%2032v96c0%2017.6699%2014.3301%2032%2032%2032h96zM208%20360v-72c0%20-9.4502%202.17969%20-18.3604%205.87988%20-26.4404c-34.2695%20-24.3496%20-59.7402%20-59.9492%20-71.04%20-101.56h-49.3994c13.6797%2064.6797%2054.1699%20119.48%20109.54%20152h-79.7305c-9.5%20-23.4404%20-32.4102%20-40%20-59.25%20-40c-35.3398%200%20-64%2028.6504%20-64%2064s28.6602%2064%2064%2064c26.8398%200%2049.75%20-16.5596%2059.25%20-40h84.75zM160%20128c17.6699%200%2032%20-14.3301%2032%20-32v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-96c-17.6699%200%20-32%2014.3301%20-32%2032v96c0%2017.6699%2014.3301%2032%2032%2032h96zM576%20400c35.3398%200%2064%20-28.6504%2064%20-64s-28.6602%20-64%20-64%20-64c-26.8398%200%20-49.75%2016.5596%20-59.25%2040h-79.7305c55.3701%20-32.5195%2095.8604%20-87.3203%20109.54%20-152h-49.3994c-11.2998%2041.6104%20-36.7705%2077.21%20-71.04%20101.56c3.68945%208.08008%205.87988%2016.9902%205.87988%2026.4404v72h84.75c9.5%2023.4404%2032.4102%2040%2059.25%2040zM576%20128c17.6699%200%2032%20-14.3301%2032%20-32v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-96c-17.6699%200%20-32%2014.3301%20-32%2032v96c0%2017.6699%2014.3301%2032%2032%2032h96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bong%22%20unicode=%22&#xf55c;%22%20horiz-adv-x=%22448%22%20d=%22M302.5%20-64h-221c-23.1699%200%20-44.4199%2012.5801%20-56%2032.6602c-16.1904%2028.0703%20-25.5%2060.5898%20-25.5%2095.3398c0%2071.0303%2038.6699%20132.9%2096%20166.11v153.93l-15.9697%20-0.0205078c-8.85059%20-0.00976562%20-16.0303%207.16016%20-16.0205%2016.0107l0.0400391%2031.7295c0.00976562%208.82031%207.16016%2015.9707%2015.9805%2015.9805l223.939%200.259766c8.85059%200.00976562%2016.0303%20-7.16992%2016.0205%20-16.0195l-0.0400391%20-31.7207c-0.00976562%20-8.81934%20-7.16016%20-15.9697%20-15.9805%20-15.9795l-15.9697%20-0.0205078v-154.16c14.1201%20-8.17969%2027.0898%20-18.1396%2038.6504%20-29.5098l39.4092%2039.4102l-9.37988%209.37988c-6.25%206.25%20-6.25%2016.3799%200%2022.6299l11.3105%2011.3105c6.25%206.25%2016.3799%206.25%2022.6299%200l52.6895%20-52.6904c6.25%20-6.25%206.25%20-16.3799%200%20-22.6299l-11.2998%20-11.3203c-6.25%20-6.25%20-16.3799%20-6.25%20-22.6299%200l-9.37988%209.37988l-43.4404%20-43.4395c17.3604%20-28.8105%2027.4404%20-62.5%2027.4404%20-98.6201c0%20-34.75%20-9.30957%20-67.2598%20-25.5%20-95.3398c-11.5703%20-20.0801%20-32.8203%20-32.6602%20-56%20-32.6602zM120.06%20188.57c-24.8096%20-14.3701%20-44.1094%20-35.7305%20-56.5596%20-60.5703h257c-12.4404%2024.8398%20-31.75%2046.2002%20-56.5596%2060.5703l-23.9404%2013.8701v181.76l-96%20-0.110352v-181.649z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22brush%22%20unicode=%22&#xf55d;%22%20horiz-adv-x=%22384%22%20d=%22M352%20448c17.6699%200%2032%20-14.3301%2032%20-32v-224h-384v224c0%2017.6699%2014.3301%2032%2032%2032h320zM0%20128v32h384v-32c0%20-35.3496%20-28.6602%20-64%20-64%20-64h-64v-64c0%20-35.3496%20-28.6602%20-64%20-64%20-64s-64%2028.6504%20-64%2064v64h-64c-35.3398%200%20-64%2028.6504%20-64%2064zM192%2024c-13.25%200%20-24%20-10.7402%20-24%20-24c0%20-13.25%2010.75%20-24%2024%20-24s24%2010.75%2024%2024c0%2013.2598%20-10.75%2024%20-24%2024z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bus-alt%22%20unicode=%22&#xf55e;%22%20d=%22M488%20320c13.25%200%2024%20-10.7402%2024%20-24v-80c0%20-13.25%20-10.75%20-24%20-24%20-24h-8v-166.4c0%20-12.7998%20-9.59961%20-25.5996%20-25.5996%20-25.5996h-6.40039v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32c-17.6699%200%20-32%2014.3301%20-32%2032v32h-192v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32c-17.6699%200%20-32%2014.3301%20-32%2032v32c-17.6699%200%20-32%2014.3301%20-32%2032v160h-8c-13.25%200%20-24%2010.75%20-24%2024v80c0%2013.2598%2010.75%2024%2024%2024h8v48c0%2044.7998%2099.2002%2080%20224%2080s224%20-35.2002%20224%20-80v-48h8zM160%20376v-16c0%20-4.41992%203.58008%20-8%208%20-8h176c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-176c-4.41992%200%20-8%20-3.58008%20-8%20-8zM112%2048c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM240%20160v160h-112c-17.6699%200%20-32%20-14.3301%20-32%20-32v-96c0%20-17.6699%2014.3301%20-32%2032%20-32h112zM272%20160h112c17.6699%200%2032%2014.3301%2032%2032v96c0%2017.6699%20-14.3301%2032%20-32%2032h-112v-160zM400%2048c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cannabis%22%20unicode=%22&#xf55f;%22%20d=%22M503.47%2087.75c5.24023%20-2.75977%208.52051%20-8.20996%208.53027%20-14.1504c0.00976562%20-5.92969%20-3.26953%20-11.3691%20-8.50977%20-14.1494c-2.4502%20-1.29004%20-60.7705%20-31.7197%20-133.49%20-31.7197c-6.12988%200%20-11.96%200.0996094%20-17.5%200.30957c11.3604%20-22.2305%2016.5195%20-38.3096%2016.8096%20-39.2197c1.80078%20-5.68066%200.290039%20-11.8906%20-3.90918%20-16.1104c-2.90137%20-2.91113%20-6.91699%20-4.70801%20-11.3477%20-4.70801c-1.6543%200%20-3.25098%200.250977%20-4.75293%200.717773c-1.83008%200.580078%20-37.7197%2011.9902%20-77.2998%2039.29v-64.0098c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-16c-4.41992%200%20-8%203.58008%20-8%208v64.0195c-39.5801%20-27.2998%20-75.4697%20-38.7197%20-77.2998%20-39.2891c-1.50195%20-0.466797%20-3.10059%20-0.724609%20-4.75586%20-0.724609c-4.43066%200%20-8.44336%201.80273%20-11.3447%204.71387c-4.19922%204.2207%20-5.70996%2010.4307%20-3.90918%2016.1104c0.290039%200.910156%205.43945%2016.9902%2016.8096%2039.2197c-5.54004%20-0.209961%20-11.3604%20-0.30957%20-17.5%20-0.30957c-72.7305%200%20-131.04%2030.4297%20-133.49%2031.7197c-5.06836%202.68652%20-8.52441%207.99805%20-8.52441%2014.1299c0%206.13965%203.46484%2011.4766%208.54492%2014.1602c1.56934%200.820312%2032.3896%2016.8896%2076.7793%2025.8096c-64.25%2075.1201%20-84.0498%20161.671%20-84.9297%20165.641c-0.25%201.12207%20-0.384766%202.28125%20-0.384766%203.47754c0%204.40723%201.78711%208.39941%204.6748%2011.292c3.03027%203.04004%207.12012%204.7002%2011.3203%204.7002c1.14941%200%202.2998%20-0.129883%203.43945%20-0.379883c3.89062%20-0.860352%2086.5508%20-19.5996%20160.58%20-79.7598c0%201.45996%20-0.00976562%202.92969%20-0.00976562%204.39941c0%20118.79%2059.9805%20213.721%2062.5303%20217.7c2.93945%204.58984%208.01953%207.37012%2013.4697%207.37012c5.65625%200%2010.6211%20-2.92969%2013.46%20-7.37012c2.5498%20-3.97949%2062.5303%20-98.9102%2062.5303%20-217.7c0%20-1.46973%200%20-2.93945%20-0.00976562%20-4.39941c74.0391%2060.1699%20156.699%2078.9102%20160.579%2079.7598c1.15039%200.259766%202.30078%200.379883%203.44043%200.379883c4.2002%200%208.29004%20-1.66016%2011.3203%20-4.7002c3.85938%20-3.87012%205.47949%20-9.43945%204.2998%20-14.7695c-0.879883%20-3.96973%20-20.6797%20-90.5205%20-84.9297%20-165.641c44.3896%20-8.91992%2075.2197%20-24.9893%2076.7793%20-25.8096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22check-double%22%20unicode=%22&#xf560;%22%20d=%22M505%20273.2c9.2998%20-9.2998%209.2998%20-24.5%20-0.0996094%20-34l-296%20-296.2c-9.30078%20-9.40039%20-24.5%20-9.40039%20-33.9004%200l-168%20168.1c-9.40039%209.40039%20-9.40039%2024.6006%200%2034l39.7002%2039.7002c9.2998%209.40039%2024.5%209.40039%2033.8994%200l111.4%20-111.5l239.5%20239.5c9.2998%209.40039%2024.5%209.40039%2033.9004%200zM180.7%20167.2l-112%20112.2c-6.2002%206.19922%20-6.2002%2016.2998%200%2022.5996l45.2998%2045.2998c6.2002%206.2998%2016.4004%206.2998%2022.5996%200l55.4004%20-55.5l151.5%20151.5c6.2002%206.2998%2016.4004%206.2998%2022.5996%200l45.2002%20-45.2998c6.2002%20-6.2002%206.2002%20-16.2998%200%20-22.5996l-208%20-208.2c-6.2002%20-6.2998%20-16.3994%20-6.2998%20-22.5996%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cocktail%22%20unicode=%22&#xf561;%22%20horiz-adv-x=%22576%22%20d=%22M296%20-16c22.0898%200%2040%20-17.9102%2040%20-40c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-240c-4.41992%200%20-8%203.58008%20-8%208c0%2022.0898%2017.9102%2040%2040%2040h56v125.22l-168.74%20168.73c-15.5195%2015.5195%20-4.5293%2042.0498%2017.4199%2042.0498h366.641c21.9492%200%2032.9395%20-26.5303%2017.4199%20-42.0498l-168.74%20-168.73v-125.22h56zM432%20448c79.5303%200%20144%20-64.4697%20144%20-144s-64.4697%20-144%20-144%20-144c-27.4102%200%20-52.7695%208.08008%20-74.5801%2021.3799l35.2598%2035.2598c12.0303%20-5.43945%2025.2803%20-8.63965%2039.3203%20-8.63965c52.9297%200%2096%2043.0596%2096%2096s-43.0703%2096%20-96%2096c-35.3701%200%20-65.9902%20-19.4502%20-82.6396%20-48h-52.54c19.8301%2055.7998%2072.5693%2096%20135.18%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22concierge-bell%22%20unicode=%22&#xf562;%22%20d=%22M288%20317.46c108.51%20-15.5703%20192%20-108.64%20192%20-221.46h-448c0%20112.82%2083.4902%20205.89%20192%20221.46v18.54h-16c-8.83984%200%20-16%207.16016%20-16%2016v16c0%208.83984%207.16016%2016%2016%2016h96c8.83984%200%2016%20-7.16016%2016%20-16v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16v-18.54zM496%2064c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-480c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cookie%22%20unicode=%22&#xf563;%22%20d=%22M510.37%20193.21c4.37988%20-27.6602%20-0.110352%20-56%20-12.8203%20-80.96l-35.0996%20-68.8701c-12.7021%20-24.9268%20-32.8652%20-45.0938%20-57.79%20-57.7998l-69.1201%20-35.21c-24.8301%20-12.6396%20-53.0098%20-17.1104%20-80.5205%20-12.75l-76.6992%2012.1396c-28.1211%204.45801%20-53.4463%2017.7891%20-72.71%2037.0498l-54.7607%2054.75c-19.3213%2019.3281%20-32.6924%2044.7373%20-37.1592%2072.9502l-12.0801%2076.2705c-1.07715%206.79883%20-1.55371%2013.7725%20-1.55371%2020.8721c0%2021.6162%205.18359%2042.0303%2014.373%2060.0674l35.1006%2068.8799c12.6992%2024.9297%2032.8633%2045.0967%2057.79%2057.8008l69.1201%2035.21c24.8291%2012.6494%2053.0098%2017.1201%2080.5195%2012.7598l76.7002%20-12.1504c27.5303%20-4.34961%2052.9795%20-17.3301%2072.71%20-37.0498l54.7598%20-54.75c19.3213%20-19.3281%2032.6924%20-44.7363%2037.1602%20-72.9502zM176%2080c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM208%20240c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM368%20112c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cookie-bite%22%20unicode=%22&#xf564;%22%20d=%22M510.52%20192.18c4.10059%20-27.3301%20-0.349609%20-55.2695%20-12.9092%20-79.9102l-35.1006%20-68.8799c-12.6992%20-24.9316%20-32.8623%20-45.1025%20-57.79%20-57.8096l-69.1299%20-35.21c-24.8301%20-12.6504%20-53.0195%20-17.1201%20-80.5303%20-12.7598l-76.71%2012.1494c-28.123%204.45801%20-53.4482%2017.793%20-72.71%2037.0605l-54.7695%2054.7598c-19.3223%2019.332%20-32.6934%2044.7441%20-37.1602%2072.96l-12.0801%2076.2695c-1.07617%206.7998%20-1.55273%2013.7734%20-1.55273%2020.874c0%2021.6182%205.18262%2042.0361%2014.373%2060.0762l35.0996%2068.8799c12.6963%2024.9346%2032.8613%2045.1055%2057.79%2057.8105l69.1299%2035.2197c24.5898%2012.5205%2052.46%2016.96%2079.7207%2012.8203c0.859375%20-69.96%2057.6895%20-126.45%20127.859%20-126.45c0%20-70.1699%2056.5%20-127.01%20126.47%20-127.86zM176%2080c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM208%20240c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM368%20112c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22crop-alt%22%20unicode=%22&#xf565;%22%20d=%22M488%2096c13.25%200%2024%20-10.7402%2024%20-24v-48c0%20-13.25%20-10.75%20-24%20-24%20-24h-40v-40c0%20-13.25%20-10.75%20-24%20-24%20-24h-48c-13.25%200%20-24%2010.75%20-24%2024v328h-160v96h224c17.6699%200%2032%20-14.3301%2032%20-32v-256h40zM160%20424v-328h160v-96h-224c-17.6699%200%20-32%2014.3301%20-32%2032v256h-40c-13.25%200%20-24%2010.75%20-24%2024v48c0%2013.2598%2010.75%2024%2024%2024h40v40c0%2013.2598%2010.75%2024%2024%2024h48c13.25%200%2024%20-10.7402%2024%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22digital-tachograph%22%20unicode=%22&#xf566;%22%20horiz-adv-x=%22640%22%20d=%22M608%20352c17.6699%200%2032%20-14.3301%2032%20-32v-256c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-576c-17.6699%200%20-32%2014.3301%20-32%2032v256c0%2017.6699%2014.3301%2032%2032%2032h576zM304%2096v8c0%204.41992%20-3.58008%208%20-8%208h-224c-4.41992%200%20-8%20-3.58008%20-8%20-8v-8c0%20-4.41992%203.58008%20-8%208%20-8h224c4.41992%200%208%203.58008%208%208zM72%20160c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16zM136%20160c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16zM200%20160c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16zM264%20160c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16zM304%20224v48c0%208.83984%20-7.16016%2016%20-16%2016h-208c-8.83984%200%20-16%20-7.16016%20-16%20-16v-48c0%20-8.83984%207.16016%20-16%2016%20-16h208c8.83984%200%2016%207.16016%2016%2016zM576%2096v8c0%204.41992%20-3.58008%208%20-8%208h-224c-4.41992%200%20-8%20-3.58008%20-8%20-8v-8c0%20-4.41992%203.58008%20-8%208%20-8h224c4.41992%200%208%203.58008%208%208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dizzy%22%20unicode=%22&#xf567;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM152%20233.4l28.7002%20-28.7002c14.7002%20-14.7998%2037.7998%207.39941%2022.5996%2022.5996l-28.7002%2028.7002l28.7002%2028.7002c15%2014.8994%20-7.59961%2037.5996%20-22.5996%2022.5996l-28.7002%20-28.7002l-28.7002%2028.7002c-14.8994%2015%20-37.5996%20-7.59961%20-22.5996%20-22.5996l28.7002%20-28.7002l-28.7002%20-28.7002c-15.2002%20-15.0996%207.7998%20-37.3994%2022.5996%20-22.5996zM248%2032c35.2998%200%2064%2028.7002%2064%2064s-28.7002%2064%20-64%2064s-64%20-28.7002%20-64%20-64s28.7002%20-64%2064%20-64zM395.3%20227.3l-28.7002%2028.7002l28.7002%2028.7002c15%2014.8994%20-7.59961%2037.5996%20-22.5996%2022.5996l-28.7002%20-28.7002l-28.7002%2028.7002c-14.8994%2015%20-37.5996%20-7.59961%20-22.5996%20-22.5996l28.7002%20-28.7002l-28.7002%20-28.7002c-15.2002%20-15.0996%207.7998%20-37.3994%2022.5996%20-22.5996l28.7002%2028.7002l28.7002%20-28.7002c14.7002%20-14.7998%2037.7998%207.39941%2022.5996%2022.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22drafting-compass%22%20unicode=%22&#xf568;%22%20d=%22M457.01%20103.58l54.9805%20-95.2305l-7.02051%20-58.25c-1.2793%20-10.5898%20-12.3594%20-16.9893%20-22.1699%20-12.7998l-53.9502%2023.04l-54.3799%2094.1904c29.9102%2011.8701%2057.4902%2028.7197%2082.54%2049.0498zM499.5%20198.14c-52.6201%20-83.1299%20-144.45%20-134.14%20-243.5%20-134.14c-35.3799%200%20-69.8701%206.71973%20-102.06%2018.96l-70.8008%20-122.63l-53.9492%20-23.04c-9.81055%20-4.19043%20-20.8906%202.20996%20-22.1709%2012.7998l-7.01953%2058.25l71.2803%20123.46c-21.29%2017.8105%20-40.4102%2038.3799%20-55.9805%2062.0205c-4.99023%207.56934%20-2.20996%2017.9297%205.64062%2022.4697l27.75%2016.0703c7.40918%204.29004%2016.5898%201.76953%2021.3799%20-5.33008c9.71973%20-14.4102%2021.1299%20-27.3906%2033.6797%20-39l68.2998%20118.31c-7.43945%2013.6299%20-12.0498%2029.0303%20-12.0498%2045.6602c0%2053.0195%2042.9805%2096%2096%2096s96%20-42.9805%2096%20-96c0%20-16.6299%20-4.61035%20-32.0303%20-12.0596%20-45.6602l51.79%20-89.71c-23.0508%20-23.1699%20-51.3809%20-39.96%20-82.6104%20-48.9199l-51.0898%2088.5c-0.69043%20-0.0195312%20-1.33984%20-0.209961%20-2.04004%20-0.209961s-1.33984%200.19043%20-2.04004%200.209961l-67.3604%20-116.68c22.1797%20-7.28027%2045.4805%20-11.5303%2069.4102%20-11.5303c76.25%200%20147.01%2038.8496%20188.12%20102.38c4.64941%207.17969%2013.7803%209.87012%2021.2598%205.71973l28.0703%20-15.5693c7.93945%20-4.40039%2010.9102%20-14.7207%206.0498%20-22.3906zM256%20384c-17.6699%200%20-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32s32%2014.3301%2032%2032s-14.3301%2032%20-32%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22drum%22%20unicode=%22&#xf569;%22%20d=%22M431.34%20325.95c44.9004%20-16.3398%2080.6602%20-42.7803%2080.6602%20-86.1006v-160.229c0%20-30.2705%20-27.5%20-57.6797%20-72%20-77.8604v101.9c0%2013.2461%20-10.7539%2024%20-24%2024s-24%20-10.7539%20-24%20-24v-118.93c-33.0498%20-9.11035%20-71.0703%20-15.0605%20-112%20-16.7305v103.61c0%2013.2461%20-10.7539%2024%20-24%2024s-24%20-10.7539%20-24%20-24v-103.61c-40.9297%201.66992%20-78.9502%207.62012%20-112%2016.7305v118.93c0%2013.2461%20-10.7539%2024%20-24%2024s-24%20-10.7539%20-24%20-24v-101.9c-44.5%2020.1807%20-72%2047.5898%20-72%2077.8604v160.229c0%20107.601%20219.55%20112.15%20256%20112.15c15.2197%200%2062.4297%20-0.910156%20112.19%20-9.69043l110.06%2071c2.53711%201.69238%205.59082%202.7041%208.86621%202.7041c5.55664%200%2010.4551%20-2.83887%2013.3242%20-7.14355l8.86914%20-13.3105c1.69238%20-2.53711%202.7041%20-5.58984%202.7041%20-8.86523c0%20-5.55664%20-2.83887%20-10.4561%20-7.14355%20-13.3242zM256%20175.76c114.87%200%20208%2028.6904%20208%2064.0898c0%2021.3105%20-33.9102%2040.1504%20-85.8604%2051.75l-118.64%20-76.5195c-2.53711%20-1.69141%20-5.59082%20-2.7041%20-8.86621%20-2.7041c-5.55664%200%20-10.4551%202.83887%20-13.3242%207.14355l-8.86914%2013.3105c-1.69434%202.53809%20-2.70703%205.59277%20-2.70703%208.87012c0%205.55371%202.83594%2010.4502%207.13672%2013.3193l72.8096%2047c-15.9492%201.2002%20-32.5293%201.91016%20-49.6797%201.91016c-114.88%200%20-208%20-28.6797%20-208%20-64.0801c0%20-35.3994%2093.1201%20-64.0898%20208%20-64.0898z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22drum-steelpan%22%20unicode=%22&#xf56a;%22%20horiz-adv-x=%22576%22%20d=%22M288%20416c159.06%200%20288%20-57.3096%20288%20-128v-192c0%20-70.6904%20-128.94%20-128%20-288%20-128s-288%2057.3096%20-288%20128v192c0%2070.6904%20128.94%20128%20288%20128zM205.01%20257.64c5.11035%2019.0605%202.49023%2038.96%20-7.37012%2056.0508l-25.5996%2044.3398c-73.9297%20-13.6406%20-124.04%20-39.8701%20-124.04%20-70.0303c0%20-30.7803%2052.2305%20-57.46%20128.7%20-70.8398c13.7695%209.91016%2023.8594%2023.8701%2028.3096%2040.4795zM288%20208c21.0801%200%2041.4102%201%2060.8896%202.7002c-8.05957%2026.1299%20-32.1494%2045.2998%20-60.8896%2045.2998s-52.8301%20-19.1699%20-60.8896%20-45.2998c19.4795%20-1.7002%2039.8096%20-2.7002%2060.8896%20-2.7002zM352%20352v13.04c-20.4004%201.87988%20-41.7998%202.95996%20-64%202.95996s-43.5996%20-1.08008%20-64%20-2.95996v-13.04c0%20-35.29%2028.71%20-64%2064%20-64s64%2028.71%2064%2064zM398.93%20217.1c76.6699%2013.3604%20129.07%2040.0703%20129.07%2070.9004c0%2030.21%20-50.2803%2056.5%20-124.44%2070.0996l-25.6494%20-44.4199c-9.87012%20-17.0801%20-12.4902%20-36.9795%20-7.37988%20-56.04c4.45996%20-16.6396%2014.5898%20-30.6299%2028.3994%20-40.54z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22feather-alt%22%20unicode=%22&#xf56b;%22%20d=%22M512%20448c-1.80957%20-26.2598%20-11.71%20-132.86%20-53.6201%20-234.79l-106.54%20-53.21h81.1406c-9.08008%20-16.4102%20-19.2002%20-32.2305%20-30.4502%20-47.1201l-146.79%20-48.8799h100.95c-35.5605%20-30.0703%20-79.1006%20-51.0996%20-132.58%20-56.54c-41.8105%20-4.83008%20-83.8701%20-7.21973%20-125.96%20-7.36035l-57.1309%20-57.0693c-9.38965%20-9.37012%20-24.5996%20-9.37012%20-33.9795%200s-9.37988%2024.5693%200%2033.9395l259.5%20259.24c6.25%206.25%206.25%2016.3799%200%2022.6299s-16.4004%206.25%20-22.6504%200l-178.87%20-178.689c1.15039%2026.7998%202.90039%2053.5801%205.99023%2080.2393c25.4307%20249.41%20389.21%20284.051%20440.99%20287.61z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-contract%22%20unicode=%22&#xf56c;%22%20horiz-adv-x=%22384%22%20d=%22M224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM64%20376v-16c0%20-4.41992%203.58008%20-8%208%20-8h80c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-80c-4.41992%200%20-8%20-3.58008%20-8%20-8zM64%20312v-16c0%20-4.41992%203.58008%20-8%208%20-8h80c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-80c-4.41992%200%20-8%20-3.58008%20-8%20-8zM256.81%2064c-4.19922%200%20-8.13965%202.44043%20-10.1592%206.5c-11.9502%2023.8604%20-46.2305%2030.3496%20-66%2014.1602l-13.8809%2041.6396c-3.28906%209.82031%20-12.4297%2016.4102%20-22.7695%2016.4102s-19.4805%20-6.59961%20-22.7803%20-16.4102l-18.1895%20-54.6396c-1.53027%20-4.58008%20-5.81055%20-7.66016%20-10.6406%20-7.66016h-12.3896c-8.83984%200%20-16%20-7.16016%20-16%20-16s7.16016%20-16%2016%20-16h12.3896c18.6201%200%2035.1104%2011.8701%2041%2029.5303l10.6104%2031.8799l16.8301%20-50.46c2.03027%20-6.14062%207.58008%20-10.4404%2014.0303%20-10.8906c0.389648%20-0.0292969%200.759766%20-0.0498047%201.13965%20-0.0498047c0.00390625%200%20-0.00292969%20-0.015625%200.000976562%20-0.015625c6.26074%200%2011.6865%203.60742%2014.3086%208.85547l7.6709%2015.3408c2.7998%205.59961%207.93945%206.18945%2010.0195%206.18945s7.21973%20-0.599609%2010.1699%20-6.51953c7.37012%20-14.7207%2022.1904%20-23.8604%2038.6396%20-23.8604h47.1904c8.83984%200%2016%207.16016%2016%2016s-7.16016%2016%20-16%2016h-47.1904zM377%20343c4.5%20-4.5%207%20-10.5996%207%20-16.9004v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-download%22%20unicode=%22&#xf56d;%22%20horiz-adv-x=%22384%22%20d=%22M224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM300.45%20100.64c10.1299%2010.0703%203.00977%2027.3604%20-11.2705%2027.3604h-65.1797v80c0%208.83984%20-7.16016%2016%20-16%2016h-32c-8.83984%200%20-16%20-7.16016%20-16%20-16v-80h-65.1797c-14.2803%200%20-21.4004%20-17.29%20-11.25%20-27.3604l96.4199%20-95.6992c6.64941%20-6.61035%2017.3896%20-6.61035%2024.04%200zM377%20343c4.5%20-4.5%207%20-10.5996%207%20-16.9004v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-export%22%20unicode=%22&#xf56e;%22%20horiz-adv-x=%22576%22%20d=%22M384%20326.1v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7l97.9004%20-98c4.5%20-4.5%207%20-10.5996%207%20-16.9004zM571%20140c6.59961%20-6.59961%206.59961%20-17.4004%200%20-24l-95.7002%20-96.5c-10.0996%20-10.0996%20-27.3994%20-3%20-27.3994%2011.2998v65.2002h-64v64h64v65.0996c0%2014.3008%2017.2998%2021.4004%2027.3994%2011.3008zM192%20112c0%20-8.7998%207.2002%20-16%2016%20-16h176v-136c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-128h-176c-8.7998%200%20-16%20-7.2002%20-16%20-16v-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-import%22%20unicode=%22&#xf56f;%22%20d=%22M16%20160h112v-64h-112c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016zM505%20343c4.5%20-4.5%207%20-10.5996%207%20-16.9004v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7zM352%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v136h127.9v-65.0996c0%20-14.3008%2017.2998%20-21.4004%2027.3994%20-11.3008l95.7002%2096.4004c6.59961%206.59961%206.59961%2017.2998%200%2024l-95.5996%2096.5c-10.1006%2010.0996%20-27.4004%203%20-27.4004%20-11.2998v-65.2002h-128v264c0%2013.2998%2010.7002%2024%2024%2024h200v-136z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-invoice%22%20unicode=%22&#xf570;%22%20horiz-adv-x=%22384%22%20d=%22M288%20192v-64h-192v64h192zM377%20343c4.5%20-4.5%207%20-10.5996%207%20-16.9004v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7zM224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM64%20376v-16c0%20-4.41992%203.58008%20-8%208%20-8h80c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-80c-4.41992%200%20-8%20-3.58008%20-8%20-8zM64%20312v-16c0%20-4.41992%203.58008%20-8%208%20-8h80c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-80c-4.41992%200%20-8%20-3.58008%20-8%20-8zM320%208v16c0%204.41992%20-3.58008%208%20-8%208h-80c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h80c4.41992%200%208%203.58008%208%208zM320%20208c0%208.83984%20-7.16016%2016%20-16%2016h-224c-8.83984%200%20-16%20-7.16016%20-16%20-16v-96c0%20-8.83984%207.16016%20-16%2016%20-16h224c8.83984%200%2016%207.16016%2016%2016v96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-invoice-dollar%22%20unicode=%22&#xf571;%22%20horiz-adv-x=%22384%22%20d=%22M377%20343c4.5%20-4.5%207%20-10.5996%207%20-16.9004v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7zM224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM64%20376v-16c0%20-4.41992%203.58008%20-8%208%20-8h80c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-80c-4.41992%200%20-8%20-3.58008%20-8%20-8zM64%20296c0%20-4.41992%203.58008%20-8%208%20-8h80c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-80c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16zM208%2032.1201c23.6201%200.629883%2042.6699%2020.54%2042.6699%2045.0703c0%2019.9697%20-12.9902%2037.8096%20-31.5801%2043.3896l-45%2013.5c-5.16016%201.54004%20-8.76953%206.78027%20-8.76953%2012.7295c0%207.27051%205.2998%2013.1904%2011.7998%2013.1904h28.1104c4.55957%200%208.94922%20-1.29004%2012.8193%20-3.71973c3.24023%20-2.03027%207.36035%20-1.91016%2010.1299%200.729492l11.75%2011.21c3.53027%203.37012%203.33008%209.20996%20-0.569336%2012.1406c-9.10059%206.83984%20-20.0801%2010.7695%20-31.3701%2011.3496v24.29c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-24.1201c-23.6201%20-0.629883%20-42.6699%20-20.5498%20-42.6699%20-45.0703c0%20-19.9697%2012.9893%20-37.8096%2031.5801%20-43.3896l45%20-13.5c5.15918%20-1.54004%208.76953%20-6.78027%208.76953%20-12.7295c0%20-7.27051%20-5.2998%20-13.1904%20-11.7998%20-13.1904h-28.1104c-4.55957%200%20-8.9502%201.2998%20-12.8193%203.71973c-3.24023%202.03027%20-7.36035%201.91016%20-10.1309%20-0.729492l-11.75%20-11.21c-3.5293%20-3.37012%20-3.3291%20-9.20996%200.570312%20-12.1406c9.10059%20-6.83008%2020.0801%20-10.7695%2031.3701%20-11.3496v-24.29c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v24.1201z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-prescription%22%20unicode=%22&#xf572;%22%20horiz-adv-x=%22384%22%20d=%22M224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM292.53%20132.52c-6.25%206.25%20-16.3799%206.25%20-22.6299%200l-29.9004%20-29.8994l-33.46%2033.46c19.8398%2010.8701%2033.46%2031.7002%2033.46%2055.9199c0%2035.3496%20-28.6504%2064%20-64%2064h-80c-8.83984%200%20-16%20-7.16016%20-16%20-16v-160c0%20-8.83984%207.16016%20-16%2016%20-16h16c8.83984%200%2016%207.16016%2016%2016v48h18.7402l59.3193%20-59.3096l-30.0596%20-30.0605c-6.25%20-6.25%20-6.25%20-16.3799%200%20-22.6299l11.3096%20-11.3096c6.25%20-6.25%2016.3809%20-6.25%2022.6309%200l30.0596%2030.0596l30.0596%20-30.0703c6.25%20-6.25%2016.3809%20-6.25%2022.6309%200l11.3096%2011.3105c6.25%206.25%206.25%2016.3799%200%2022.6299l-30.0596%2030.0596l29.8994%2029.9004c6.25%206.25%206.25%2016.3799%200%2022.6299zM176%20176h-48v32h48c8.82031%200%2016%20-7.17969%2016%20-16s-7.17969%20-16%20-16%20-16zM384%20326.1v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7l97.9004%20-98c4.5%20-4.5%207%20-10.5996%207%20-16.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-signature%22%20unicode=%22&#xf573;%22%20horiz-adv-x=%22576%22%20d=%22M218.17%2023.8604c7.25%20-14.4707%2021.71%20-23.4404%2037.8301%20-23.75l128%20-0.110352v-40c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136c0%20-13.2002%2010.7998%20-24%2024%20-24h136.01v-46.5498l-128%20-127.09v-82.1201c-3.87012%200.30957%20-7.46973%202.47949%20-9.35938%206.25977c-11.9404%2023.8604%20-46.25%2030.3496%20-66%2014.1602l-13.8809%2041.6396c-3.28906%209.82031%20-12.4297%2016.4102%20-22.7695%2016.4102s-19.4805%20-6.59961%20-22.7803%20-16.4102l-18.1895%20-54.6396c-1.53027%20-4.58008%20-5.81055%20-7.66016%20-10.6406%20-7.66016h-12.3896c-8.83984%200%20-16%20-7.16016%20-16%20-16s7.16016%20-16%2016%20-16h12.3896c18.6201%200%2035.1104%2011.8701%2041%2029.5303l10.6104%2031.8799l16.8301%20-50.4697c4.4502%20-13.46%2023.1104%20-14.8701%2029.4795%20-2.09082l7.6709%2015.3408c2.7998%205.59961%207.93945%206.18945%2010.0195%206.18945s7.21973%20-0.599609%2010.1699%20-6.51953zM384%20326.1v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7l97.9004%20-98c4.5%20-4.5%207%20-10.5996%207%20-16.9004zM288%20101.04l162.79%20161.62l67.8799%20-67.8799l-161.68%20-162.78h-68.9902v69.04zM568.54%20280.67c9.9502%20-9.93945%209.9502%20-26.0703%200%20-36.0098l-27.25%20-27.25l-67.8799%2067.8799l27.25%2027.25c9.93945%209.94043%2026.0703%209.94043%2036.0098%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-upload%22%20unicode=%22&#xf574;%22%20horiz-adv-x=%22384%22%20d=%22M224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM289.18%2095.9902c14.2803%200%2021.4004%2017.29%2011.25%2027.3594l-96.4199%2095.7002c-6.64941%206.61035%20-17.3896%206.61035%20-24.04%200l-96.4199%20-95.7002c-10.1396%20-10.0693%20-3.00977%20-27.3594%2011.2705%20-27.3594h65.1797v-80c0%20-8.83984%207.16016%20-16%2016%20-16h32c8.83984%200%2016%207.16016%2016%2016v80h65.1797zM377%20343c4.5%20-4.5%207%20-10.5996%207%20-16.9004v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fill%22%20unicode=%22&#xf575;%22%20d=%22M502.63%20230.94c12.4902%20-12.5%2012.4902%20-32.7607%200%20-45.2607l-221.57%20-221.569c-18.75%20-18.75%20-43.3096%20-28.1201%20-67.8799%20-28.1201c-24.5596%200%20-49.1201%209.37988%20-67.8701%2028.1201l-117.189%20117.189c-37.4902%2037.4902%20-37.4902%2098.2598%200%20135.75l94.7598%2094.7598l-86.1895%2086.1807c-6.24023%206.25%20-6.24023%2016.3799%200%2022.6299l22.6191%2022.6104c6.24023%206.25%2016.3809%206.25%2022.6201%200l86.1807%20-86.1807l81.5801%2081.5801c6.23926%206.25%2014.4297%209.37012%2022.6191%209.37012c8.19043%200%2016.3809%20-3.12012%2022.6309%20-9.37012zM386.41%20159.97l48.3496%2048.3398l-162.45%20162.44l-58.9492%20-58.9502l58.6094%20-58.5996c12.4902%20-12.4902%2012.4902%20-32.75%200%20-45.2402c-12.4893%20-12.4902%20-32.75%20-12.4902%20-45.2393%200l-58.6104%2058.5996l-81.6104%20-81.6094l-13.1494%20-13.1504c-3.86035%20-3.84961%20-6.07031%20-7.99023%20-7.43066%20-11.8301h320.48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fill-drip%22%20unicode=%22&#xf576;%22%20horiz-adv-x=%22576%22%20d=%22M512%20128c0%200%2064%20-92.6504%2064%20-128s-28.6602%20-64%20-64%20-64s-64%2028.6504%20-64%2064s64%20128%2064%20128zM502.63%20230.94c12.4902%20-12.5%2012.4902%20-32.75%20-0.00976562%20-45.25l-221.57%20-221.57c-18.7402%20-18.75%20-43.2998%20-28.1201%20-67.8701%20-28.1201c-24.5596%200%20-49.1299%209.37988%20-67.8701%2028.1201l-117.189%20117.189c-37.4902%2037.4902%20-37.4902%2098.2705%200%20135.75l94.7598%2094.7607l-86.1895%2086.1797c-6.24023%206.24023%20-6.24023%2016.3701%200%2022.6201l22.6191%2022.6201c6.24023%206.25%2016.3701%206.25%2022.6201%200l86.1807%20-86.1904l81.5801%2081.5801c6.23926%206.25%2014.4297%209.37012%2022.6191%209.37012c8.19043%200%2016.3809%20-3.12012%2022.6309%20-9.37012zM386.41%20159.97l48.3398%2048.3398l-162.44%20162.44l-58.9492%20-58.9502l58.5996%20-58.5996c12.4902%20-12.4902%2012.4902%20-32.75%200%20-45.2402s-32.75%20-12.4902%20-45.2402%200l-58.5996%2058.5996l-81.6104%20-81.6094l-13.1494%20-13.1504c-3.86035%20-3.84961%20-6.07031%20-7.99023%20-7.43066%20-11.8301h320.48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fingerprint%22%20unicode=%22&#xf577;%22%20d=%22M256.12%20202.04c13.2598%200%2024%20-10.75%2023.9902%20-24c1.55957%20-99.1104%20-15.9502%20-176.61%20-29.4805%20-224.521c-2.97949%20-10.5996%20-12.6104%20-17.5195%20-23.0898%20-17.5195c-20.9697%200%20-25.8496%2020.7695%20-23.1201%2030.4902c19.5605%2069.6494%2028.8398%20139.3%2027.7002%20211.55c0%2013.2598%2010.75%2024%2024%2024zM255.26%20283.77c56.9707%20-0.839844%20104.03%20-46.9199%20104.91%20-102.72c0.790039%20-50.8994%20-2.99023%20-102.08%20-11.2695%20-152.109c-0.770508%20-4.6709%20-7.61035%20-23.1006%20-27.5801%20-19.7705c-13.0703%202.16016%20-21.9307%2014.5205%20-19.7607%2027.5801c7.80078%2047.2197%2011.3809%2095.5%2010.6104%20143.55c-0.469727%2030.1299%20-26.3096%2055%20-57.6201%2055.4697c-34.5303%200.150391%20-54.8594%20-26.3896%20-54.4502%20-52.3398c0.800781%20-51.4395%20-4.0293%20-102.93%20-14.3691%20-153.02c-2.69043%20-12.9805%20-15.3105%20-21.3105%20-28.3604%20-18.6406c-12.9697%202.6709%20-21.3301%2015.3809%20-18.6396%2028.3604c9.61914%2046.6396%2014.1191%2094.6104%2013.3691%20142.55c-0.849609%2054.0205%2041.9004%20101.16%20103.16%20101.09zM144.57%20303.55c10.2793%20-8.37012%2011.8398%20-23.4795%203.48926%20-33.7598c-18.7998%20-23.0898%20-28.4697%20-51.0898%20-28%20-80.9697c0.640625%20-40.6699%20-2.66992%20-81.4902%20-9.85938%20-121.33c-0.820312%20-4.5498%20-7.78027%20-22.8604%20-27.8906%20-19.3604c-13.0498%202.36035%20-21.6992%2014.8398%20-19.3594%2027.8896c6.63965%2036.7803%209.7002%2074.4707%209.10938%20112.051c-0.639648%2040.7197%2013.1309%2080.5%2038.75%20112c8.39062%2010.2793%2023.46%2011.8193%2033.7607%203.47949zM254.04%20365.88c101.09%20-1.5%20184.6%20-83.0801%20186.16%20-181.83c0.0751953%20-4.88281%200.147461%20-8.55371%200.147461%20-13.4551c0%20-35.9766%20-2.0498%20-71.4785%20-6.03809%20-106.395c-1.06934%20-9.23047%20-9.85938%20-23.0605%20-26.5791%20-21.1104c-13.1602%201.5%20-22.6104%2013.4102%20-21.1104%2026.5801c4.2998%2037.5205%206.16992%2075.75%205.58008%20113.63c-1.15039%2073.0801%20-63.4502%20133.45%20-138.88%20134.58c-11.5303%200.0800781%20-22.9502%20-1.08008%20-34%20-3.68945c-12.8906%20-3%20-25.8301%204.93945%20-28.8906%2017.8291c-3.04004%2012.9102%204.94043%2025.8301%2017.8301%2028.8906c14.9102%203.53027%2030.3701%205.37988%2045.7803%204.96973zM506.11%20244.43c6.22949%20-28.2295%206.00977%20-50.1602%205.83008%20-72.3398c-0.110352%20-13.1895%20-10.8301%20-23.7998%20-24%20-23.7998h-0.200195c-13.25%200.110352%20-23.9102%2010.9297%20-23.7998%2024.2002c0.209961%2024.1895%200.00976562%2040.1895%20-4.7002%2061.5996c-2.86035%2012.9502%205.31934%2025.75%2018.2598%2028.6104c13.0996%202.92969%2025.75%20-5.35059%2028.6104%20-18.2705zM465.99%20335.15c7.62012%20-10.8408%205%20-25.8105%20-5.83984%20-33.4307c-10.8604%20-7.58984%20-25.8105%20-5%20-33.4199%205.86035c-39.8906%2056.8301%20-105.171%2091.3604%20-174.62%2092.3896c-56.3408%200.810547%20-108.92%20-20.0596%20-147.681%20-58.8594c-37.1201%20-37.1406%20-57.1094%20-86.5%20-56.2793%20-139l-0.160156%20-23.6406c-0.379883%20-13%20-11.0498%20-23.2998%20-23.9707%20-23.2998c-0.239258%200%20-0.489258%200%20-0.719727%200.0205078c-13.25%200.379883%20-23.6699%2011.4395%20-23.2803%2024.6895l0.120117%2021.4697c-1.04004%2065.6104%2023.9502%20127.28%2070.3203%20173.71c48.0098%2048.0303%20112.56%2073.7607%20182.35%2072.9209c84.79%20-1.27051%20164.48%20-43.4404%20213.181%20-112.83z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fish%22%20unicode=%22&#xf578;%22%20horiz-adv-x=%22576%22%20d=%22M327.1%20352c137.46%200%20248.9%20-128%20248.9%20-160s-111.44%20-160%20-248.9%20-160c-89.9697%200%20-168.55%2054.7695%20-212.279%20101.62l-87.3301%20-66.0498c-12.1299%20-9.16992%20-30.2402%200.599609%20-27.1406%2014.6602l24.1904%20109.77l-24.1797%20109.76c-3.10059%2014.0605%2015.0098%2023.8398%2027.1396%2014.6602l87.3301%20-66.0498c43.7295%2046.8604%20122.3%20101.63%20212.27%20101.63zM414.53%20168c13.25%200%2024%2010.75%2024%2024c0%2013.2598%20-10.7402%2024%20-24%2024c-13.25%200%20-24%20-10.7402%20-24%20-24c0%20-13.25%2010.75%20-24%2024%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flushed%22%20unicode=%22&#xf579;%22%20horiz-adv-x=%22496%22%20d=%22M344%20248c13.2998%200%2024%20-10.7002%2024%20-24s-10.7002%20-24%20-24%20-24s-24%2010.7002%20-24%2024s10.7002%2024%2024%2024zM152%20248c13.2998%200%2024%20-10.7002%2024%20-24s-10.7002%20-24%20-24%20-24s-24%2010.7002%20-24%2024s10.7002%2024%2024%2024zM248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM80%20224c0%20-39.7998%2032.2002%20-72%2072%20-72s72%2032.2002%2072%2072s-32.2002%2072%20-72%2072s-72%20-32.2002%20-72%20-72zM312%2048c21.2002%200%2021.2002%2032%200%2032h-128c-21.2002%200%20-21.2002%20-32%200%20-32h128zM344%20152c39.7998%200%2072%2032.2002%2072%2072s-32.2002%2072%20-72%2072s-72%20-32.2002%20-72%20-72s32.2002%20-72%2072%20-72z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22frown-open%22%20unicode=%22&#xf57a;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM136%20240c0%20-17.7002%2014.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32zM323.3%2056.7002c11.4004%20-3.5%2022.5%206.2002%2020.5%2018.0996c-7%2039.9004%20-60.0996%2061.2002%20-95.7998%2061.2002s-88.7998%20-21.2002%20-95.7998%20-61.2002c-2%20-11.7998%209%20-21.5996%2020.5%20-18.0996c31.2002%209.59961%2059.3994%2015.2998%2075.2998%2015.2998s44.0996%20-5.7002%2075.2998%20-15.2998zM328%20208c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22glass-martini-alt%22%20unicode=%22&#xf57b;%22%20d=%22M502.05%20390.4l-214.05%20-214.04v-192.36h56c22.0898%200%2040%20-17.9102%2040%20-40c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-240c-4.41992%200%20-8%203.58008%20-8%208c0%2022.0898%2017.9102%2040%2040%2040h56v192.36l-214.05%20214.04c-21.25%2021.2598%20-6.2002%2057.5996%2023.8496%2057.5996h444.4c30.0498%200%2045.0996%20-36.3398%2023.8496%20-57.5996zM443.77%20400h-375.529l48%20-48h279.529z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22globe-africa%22%20unicode=%22&#xf57c;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c136.97%200%20248%20-111.03%20248%20-248s-111.03%20-248%20-248%20-248s-248%20111.03%20-248%20248s111.03%20248%20248%20248zM408%20224.5c0%208.55957%206.94043%2015.5%2015.5%2015.5h18.4297c-19.0693%2076.9805%20-82.6992%20136.37%20-161.92%20149.21v-21.7002c0%20-8.55957%20-6.93945%20-15.5%20-15.5%20-15.5h-24.21c-5.17969%200%20-10.0195%20-2.58984%20-12.8896%20-6.89941l-8.08008%20-12.1104c-2.13965%20-3.20996%20-5.40039%20-5.5%20-9.13965%20-6.44043l-14.4502%20-3.60938c-6.90039%20-1.73047%20-11.7402%20-7.93066%20-11.7402%20-15.04v-4.40039c0%20-8.55957%206.94043%20-15.5%2015.5%20-15.5h90.0498l0.00488281%200.00195312c4.27637%200%208.15039%20-1.73633%2010.9551%20-4.54199l6.91992%20-6.91992c2.91016%20-2.91016%206.85059%20-4.54004%2010.96%20-4.54004h10.0908c8.55957%200%2015.5%20-6.93945%2015.5%20-15.5c0%20-6.66992%20-4.27051%20-12.5898%20-10.6006%20-14.7002l-47.3096%20-15.7695c-3.90039%20-1.2998%20-8.15039%20-1%20-11.8301%200.839844l-14.7207%207.36035c-7.5791%203.7998%20-15.9492%205.76953%20-24.4297%205.76953h-0.889648c-12.2734%20-0.00292969%20-23.6533%20-4.08594%20-32.7803%20-10.9297l-27.5801%20-20.6904c-13.75%20-10.3193%20-21.8496%20-26.5098%20-21.8496%20-43.6992v-14.0605c0.00292969%20-15.0742%206.11328%20-28.7393%2016%20-38.6299c10.25%20-10.2402%2024.1396%20-16%2038.6299%20-16h25.8799c8.55957%200%2015.5%20-6.94043%2015.5%20-15.5v-29.8896c0%20-12.6504%203.0293%20-24.6885%208.33008%20-35.29c4.7002%20-9.40039%2014.3096%20-15.3398%2024.8203%20-15.3398c9.63477%200.000976562%2018.1133%204.89551%2023.0898%2012.3594l13.0293%2019.5498c7.18359%2010.7715%2015.4854%2020.4473%2025%2029.1602c2.4707%202.27051%204.14062%205.27051%204.76074%208.56055l4.2998%2022.8301c0.439453%202.3291%201.41016%204.5293%202.83008%206.42969l18.7402%2024.9795c2.00977%202.68066%203.09961%205.9502%203.09961%209.30078v11.3398c0%208.55957%20-6.94043%2015.5%20-15.5%2015.5h-8.20996c-5.17969%200%20-10.0205%202.58984%20-12.8896%206.89941l-13.2402%2019.8604c-5.66992%208.50977%20-1.70996%2020.0703%207.99023%2023.2998l2.64941%200.879883c1.53906%200.511719%203.20312%200.78418%204.91309%200.78418c3.17383%200%206.12695%20-0.955078%208.58691%20-2.59375l18.21%20-12.1396c2.45801%20-1.6416%205.44043%20-2.59863%208.61523%20-2.59863c2.48438%200%204.83301%200.585938%206.91504%201.62793l15.3896%207.7002c5.25%202.62012%208.57031%207.99023%208.57031%2013.8604v6.92969z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22globe-americas%22%20unicode=%22&#xf57d;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c136.97%200%20248%20-111.03%20248%20-248s-111.03%20-248%20-248%20-248s-248%20111.03%20-248%20248s111.03%20248%20248%20248zM330.29%2082.4004c8.47363%208.42676%2013.7158%2020.0977%2013.7197%2032.9795l0.00488281%200.00976562c0%208.41504%20-3.41602%2016.0391%20-8.93457%2021.5605l-13.6904%2013.6895c-6.00977%206%20-14.1396%209.37012%20-22.6299%209.37012h-66.75c-9.41016%204.70996%20-21.4795%2032%20-32%2032c-10.5195%200%20-20.8994%202.4502%20-30.3096%207.16016l-11.0801%205.54004c-4.0498%202.03027%20-6.61035%206.16016%20-6.61035%2010.6904h-0.00195312c0%205.27539%203.42578%209.75684%208.17188%2011.3398l31.1699%2010.3896c1.58887%200.52832%203.29785%200.81543%205.0625%200.81543c4.00977%200%207.67676%20-1.47656%2010.4883%20-3.91504l9.2793%20-8.06055c1.4502%20-1.25977%203.31055%20-1.95996%205.24023%20-1.95996h5.63965c5.94043%200%209.81055%206.25977%207.15039%2011.5801l-15.5898%2031.1904c-0.535156%201.07324%20-0.842773%202.29297%20-0.842773%203.57324c0%202.24805%200.928711%204.28125%202.42285%205.73633l9.91992%209.65039c1.5%201.45996%203.5%202.26953%205.58008%202.26953h8.99023l0.00390625%20-0.000976562c2.20703%200%204.20703%200.894531%205.65527%202.34082l8%208c3.12012%203.12012%203.12012%208.19043%200%2011.3105l-4.68945%204.68945c-3.12012%203.12012%20-3.12012%208.19043%200%2011.3105l10.3398%2010.3398l4.69043%204.67969c6.25%206.25%206.25%2016.3799%200%2022.6299l-28.3008%2028.3008c-8.26953%20-0.310547%20-16.3994%20-1.12988%20-24.3896%20-2.41992v-11.3008c0%20-11.8994%20-12.5195%20-19.6299%20-23.1602%20-14.3096l-24.0098%2012.0098c-45.8398%20-19.8496%20-82.7305%20-56.3896%20-103.2%20-101.89c9.92969%20-14.7197%2025.21%20-37.3701%2034.5898%20-51.1406c5.20605%20-7.66895%2011.2012%20-14.5479%2018.0605%20-20.7393l0.799805%20-0.720703c9.5498%20-8.60938%2020.1699%20-15.9697%2031.6504%20-21.75c14%20-7.0498%2034.4395%20-18.1592%2048.8096%20-26.1094c10.1904%20-5.62988%2016.46%20-16.3301%2016.46%20-27.9707v-32.0098c0%20-8.49023%203.37012%20-16.6299%209.37012%20-22.6299c14.9902%20-14.9902%2024.3203%20-38.6299%2022.6299%20-51.25v-27.3799c14.6504%200%2028.8896%201.69043%2042.6504%204.69043l17.3896%2046.8496c2.04004%205.49023%203.25977%2011.21%204.76953%2016.8701c1.07031%204.00977%203.18066%207.70996%206.1709%2010.71c3.31934%203.33008%207.40918%207.39941%2011.3096%2011.2803zM417%20173.75l29.1797%20-7.29004c1.08008%208.37988%201.82031%2016.8701%201.82031%2025.54c0%2032.1299%20-7.7998%2062.4102%20-21.3203%2089.3301l-12.9795%20-6.49023c-3.74023%20-1.85938%20-6.91992%20-4.67969%20-9.24023%20-8.14941l-19.5898%20-29.3809c-2.54004%20-3.80371%20-4.02051%20-8.4209%20-4.02051%20-13.334c0%20-4.91211%201.48047%20-9.48145%204.02051%20-13.2852l17.9795%20-26.9707c3.31055%20-4.96973%208.36035%20-8.51953%2014.1504%20-9.96973z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22globe-asia%22%20unicode=%22&#xf57e;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c136.97%200%20248%20-111.03%20248%20-248s-111.03%20-248%20-248%20-248s-248%20111.03%20-248%20248s111.03%20248%20248%20248zM236.66%20199.77l17.3701%2028.9502c1.7998%202.99023%206.2002%202.82031%207.75977%20-0.299805c1.34961%20-2.70996%204.12012%20-4.41992%207.15039%20-4.41992h3.05957c4.41992%200%208%203.58008%208%208v78.1201c0%206.05957%20-3.41992%2011.5996%20-8.83984%2014.3096l-10.8301%205.41016c-5.49023%202.75%20-5.96973%2010.4004%20-0.860352%2013.8105l50.1602%2038.5293c-19.4297%206.31055%20-40.1201%209.82031%20-61.6299%209.82031c-110.28%200%20-200%20-89.7197%20-200%20-200c0%20-10.9199%201.12012%20-21.5498%202.80957%20-31.9902h62.5703c4.24023%200%208.31055%201.69043%2011.3105%204.69043l19.4697%2019.46c3.85938%203.85938%2010.3701%202.7998%2012.8096%20-2.08008l22.6201%20-45.2305c2.70996%20-5.42969%208.25%20-8.84961%2014.3105%20-8.84961h6.10938c8.83984%200%2016%207.16016%2016%2016v9.37012c0%204.24023%20-1.68945%208.30957%20-4.68945%2011.3096l-5.66016%205.66016c-3.12012%203.12012%20-3.12012%208.19043%200%2011.3105l5.66016%205.65918c3%203%207.06934%204.69043%2011.3096%204.69043h0.310547c5.61914%200%2010.8291%202.9502%2013.7197%207.76953zM408%2089.5703l-0.00976562%2024.5996c0%204.24023%20-1.69043%208.31055%20-4.69043%2011.3105l-11.9102%2011.9092c-1.5%201.5%20-2.33984%203.54004%20-2.33984%205.66016v12.9307c0%202.20996%20-1.79004%204%20-4%204h-6.05957c-1.78027%200%20-3.33984%20-1.1709%20-3.83984%20-2.88086l-4.2002%20-14.4697c-0.490234%20-1.7002%20-2.06055%20-2.87988%20-3.83984%20-2.87988h-3.80078c-1.66211%200.000976562%20-3.08691%201.01465%20-3.68945%202.45996l-5.35059%2012.8496c-1.23926%202.99023%20-4.15918%204.93066%20-7.38965%204.93066h-12.0898c-0.00390625%200%20-0.0146484%20-0.00488281%20-0.0185547%20-0.00488281c-1.72168%200%20-3.31738%20-0.545898%20-4.62109%20-1.47559l-23.71%20-16.8896c-1.73047%20-1.23047%20-3.61035%20-2.25977%20-5.59082%20-3.0498l-39.3398%20-15.7402c-3.04004%20-1.21973%20-5.0293%20-4.16016%20-5.0293%20-7.42969v-10.2002l-0.00195312%20-0.00390625c0%20-2.20703%200.895508%20-4.20703%202.3418%20-5.65625l11.9102%20-11.9102c3%20-3%207.06934%20-4.68945%2011.3096%20-4.68945h10.3398c1.31055%200%202.61035%200.15918%203.87988%200.479492l21.2705%205.32031c2.08203%200.520508%204.25391%200.802734%206.49707%200.802734c7.38574%200%2014.0771%20-2.99805%2018.9229%20-7.84277l13.0098%20-13.0098c3%20-3%207.07031%20-4.69043%2011.3096%20-4.69043h15.1602c4.24023%200%208.31055%201.69043%2011.3105%204.69043l9.56934%209.56934c3%203%204.69043%207.07031%204.69043%2011.3105z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grimace%22%20unicode=%22&#xf57f;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM144%2048v40h-40v-8c0%20-17.7002%2014.2998%20-32%2032%20-32h8zM144%20104v40h-8c-17.7002%200%20-32%20-14.2998%20-32%20-32v-8h40zM136%20240c0%20-17.7002%2014.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32zM208%2048v40h-48v-40h48zM208%20104v40h-48v-40h48zM272%2048v40h-48v-40h48zM272%20104v40h-48v-40h48zM336%2048v40h-48v-40h48zM336%20104v40h-48v-40h48zM328%20208c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM392%2080v8h-40v-40h8c17.7002%200%2032%2014.2998%2032%2032zM392%20104v8c0%2017.7002%20-14.2998%2032%20-32%2032h-8v-40h40z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin%22%20unicode=%22&#xf580;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM328%20272c-17.7002%200%20-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032zM168%20272c-17.7002%200%20-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032zM248%2016c60.5996%200%20134.5%2038.2998%20143.8%2093.2998c1.90039%2011.7998%20-9.39941%2021.6006%20-20.7002%2017.9004c-30.1992%20-9.7002%20-75.0996%20-15.2002%20-123.1%20-15.2002s-92.9004%205.5%20-123.1%2015.2002c-11.4004%203.7002%20-22.7002%20-6.10059%20-20.7002%20-17.9004c9.2998%20-55%2083.2002%20-93.2998%20143.8%20-93.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-alt%22%20unicode=%22&#xf581;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM311.7%20311.3c-12.4004%20-18.3994%20-15.2002%20-36.8994%20-15.7002%20-55.2998c0.599609%20-18.4004%203.2998%20-36.9004%2015.7002%20-55.2998c8%20-11.7002%2025.0996%20-11.4004%2032.7002%200c12.3994%2018.3994%2015.1992%2036.8994%2015.6992%2055.2998c-0.599609%2018.4004%20-3.2998%2036.9004%20-15.6992%2055.2998c-8%2011.7002%20-25.1006%2011.4004%20-32.7002%200zM151.7%20311.3c-12.4004%20-18.3994%20-15.2002%20-36.8994%20-15.7002%20-55.2998c0.599609%20-18.4004%203.2998%20-36.9004%2015.7002%20-55.2998c8%20-11.7002%2025.0996%20-11.4004%2032.7002%200c12.3994%2018.3994%2015.1992%2036.8994%2015.6992%2055.2998c-0.599609%2018.4004%20-3.2998%2036.9004%20-15.6992%2055.2998c-8%2011.7002%20-25.1006%2011.4004%20-32.7002%200zM248%2016c60.5996%200%20134.5%2038.2998%20143.8%2093.2998c1.90039%2011.7998%20-9.2998%2021.6006%20-20.7002%2017.9004c-30.1992%20-9.7002%20-75.0996%20-15.2002%20-123.1%20-15.2002s-92.9004%205.5%20-123.1%2015.2002c-11.4004%203.7002%20-22.7002%20-6.10059%20-20.7002%20-17.9004c9.2998%20-55%2083.2002%20-93.2998%20143.8%20-93.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-beam%22%20unicode=%22&#xf582;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM328%20296c-23.7998%200%20-52.7002%20-29.2998%20-55.7998%20-71.4004c-0.700195%20-8.5%2010.7998%20-11.7998%2014.8994%20-4.5l9.5%2017c7.7002%2013.7002%2019.2002%2021.6006%2031.5%2021.6006c12.3008%200%2023.8008%20-7.90039%2031.5%20-21.6006l9.5%20-17c4.10059%20-7.39941%2015.6006%20-4.09961%2014.9004%204.5c-3.2998%2042.1006%20-32.2002%2071.4004%20-56%2071.4004zM168%20296c-23.7998%200%20-52.7002%20-29.2998%20-55.7998%20-71.4004c-0.700195%20-8.5%2010.7002%20-11.8994%2014.8994%20-4.5l9.5%2017c7.7002%2013.7002%2019.2002%2021.6006%2031.5%2021.6006c12.3008%200%2023.8008%20-7.90039%2031.5%20-21.6006l9.5%20-17c4.10059%20-7.39941%2015.6006%20-4.09961%2014.9004%204.5c-3.2998%2042.1006%20-32.2002%2071.4004%20-56%2071.4004zM248%2016c60.5996%200%20134.5%2038.2998%20143.8%2093.2998c1.90039%2011.7998%20-9.2998%2021.6006%20-20.7002%2017.9004c-30.1992%20-9.7002%20-75.0996%20-15.2002%20-123.1%20-15.2002s-92.9004%205.5%20-123.1%2015.2002c-11.3008%203.7002%20-22.7002%20-6%20-20.7002%20-17.9004c9.2998%20-55%2083.2002%20-93.2998%20143.8%20-93.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-beam-sweat%22%20unicode=%22&#xf583;%22%20horiz-adv-x=%22504%22%20d=%22M456%20320c-26.5%200%20-48%2021%20-48%2047c0%2020%2028.5%2060.4004%2041.5996%2077.7998c3.2002%204.2998%209.60059%204.2998%2012.8008%200c13.0996%20-17.3994%2041.5996%20-57.7998%2041.5996%20-77.7998c0%20-26%20-21.5%20-47%20-48%20-47zM456%20288c6.7998%200%2013.2002%201.09961%2019.5%202.59961c13.0996%20-30.1992%2020.5%20-63.5%2020.5%20-98.5996c0%20-137%20-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248c50.2998%200%2097%20-15.0996%20136.1%20-40.7998c-7.7998%20-18%20-8.09961%20-27.7998%20-8.09961%20-32.2002c0%20-43.5996%2035.9004%20-79%2080%20-79zM328%20296c-23.7998%200%20-52.7002%20-29.2998%20-55.7998%20-71.4004c-0.700195%20-8.5%2010.7998%20-11.8994%2014.8994%20-4.5l9.5%2017c7.7002%2013.7002%2019.2002%2021.6006%2031.5%2021.6006c12.3008%200%2023.8008%20-7.90039%2031.5%20-21.6006l9.5%20-17c4.10059%20-7.5%2015.6006%20-4.09961%2014.9004%204.5c-3.2998%2042.1006%20-32.2002%2071.4004%20-56%2071.4004zM168%20296c-23.7998%200%20-52.7002%20-29.2998%20-55.7998%20-71.4004c-0.700195%20-8.5%2010.7002%20-11.8994%2014.8994%20-4.5l9.5%2017c7.7002%2013.7002%2019.2002%2021.6006%2031.5%2021.6006c12.3008%200%2023.8008%20-7.90039%2031.5%20-21.6006l9.5%20-17c4.10059%20-7.5%2015.6006%20-4.09961%2014.9004%204.5c-3.2998%2042.1006%20-32.2002%2071.4004%20-56%2071.4004zM248%2016c60.5996%200%20134.5%2038.2998%20143.8%2093.2998c1.90039%2011.7002%20-9.2002%2021.6006%20-20.7002%2017.9004c-30.1992%20-9.7002%20-75.0996%20-15.2002%20-123.1%20-15.2002s-92.9004%205.5%20-123.1%2015.2002c-11.4004%203.7002%20-22.7002%20-6.10059%20-20.7002%20-17.9004c9.2998%20-55%2083.2002%20-93.2998%20143.8%20-93.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-hearts%22%20unicode=%22&#xf584;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM90.4004%20264.4c-7.7002%20-20.2002%203.7998%20-41.8008%2024.1992%20-47.2002l70.2002%20-18.2002c4.60059%20-1.2002%209.2998%201.5%2010.5%206l19.4004%2069.9004c5.59961%2020.2998%20-7.40039%2041.0996%20-28.7998%2044.5c-18.7002%203%20-36.5%20-9.80078%20-41.5%20-27.9004l-2%20-7.09961l-7.10059%201.89941c-18.2002%204.7998%20-38.2002%20-4.2998%20-44.8994%20-21.8994zM248%2016c60.5996%200%20134.5%2038.2998%20143.8%2093.2998c1.90039%2011.7998%20-9.2998%2021.5%20-20.7002%2017.9004c-30.1992%20-9.7002%20-75.0996%20-15.2002%20-123.1%20-15.2002s-92.9004%205.5%20-123.1%2015.2002c-11.5%203.59961%20-22.7002%20-6.10059%20-20.7002%20-17.9004c9.2998%20-55%2083.2002%20-93.2998%20143.8%20-93.2998zM381.4%20217.3c20.3994%205.2998%2031.8994%2026.9004%2024.1992%2047.2002c-6.69922%2017.5996%20-26.6992%2026.5996%20-44.8994%2021.9004l-7.10059%20-1.90039l-2%207.09961c-5.09961%2018.1006%20-22.8994%2030.9004%20-41.5%2027.9004c-21.3994%20-3.40039%20-34.3994%20-24.2002%20-28.7998%20-44.5l19.4004%20-69.9004c1.2998%20-4.5%206%20-7.19922%2010.5%20-6z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-squint%22%20unicode=%22&#xf585;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM281.8%20250.3c-7.7002%20-4.7002%20-7.7002%20-15.8994%200%20-20.5996l80%20-48c11.5%20-6.7998%2024.1006%207.59961%2015.4004%2018l-33.6006%2040.2998l33.6006%2040.2998c8.59961%2010.2998%20-3.7998%2024.9004%20-15.4004%2018zM118.8%20280.3l33.6006%20-40.2998l-33.6006%20-40.2998c-8.59961%20-10.4004%203.90039%20-24.7998%2015.4004%20-18l80%2048c7.7998%204.7002%207.7998%2015.8994%200%2020.5996l-80%2048c-11.6006%206.90039%20-24%20-7.7002%20-15.4004%20-18zM248%2016c60.5996%200%20134.5%2038.2998%20143.8%2093.2998c1.90039%2011.7002%20-9.2002%2021.6006%20-20.7002%2017.9004c-30.1992%20-9.7002%20-75.0996%20-15.2002%20-123.1%20-15.2002s-92.9004%205.5%20-123.1%2015.2002c-11.3008%203.7002%20-22.7002%20-6%20-20.7002%20-17.9004c9.2998%20-55%2083.2002%20-93.2998%20143.8%20-93.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-squint-tears%22%20unicode=%22&#xf586;%22%20d=%22M409.6%20336.1c-5.59961%20-0.799805%20-10.2998%203.90039%20-9.5%209.40039c3.30078%2022.5996%2012%2073.5%2026.8008%2088.2998c19.0996%2019.2002%2050.6992%2018.9004%2070.2998%20-0.700195c19.5996%20-19.5996%2019.8994%20-51%200.700195%20-70.1992c-14.8008%20-14.8008%20-65.7002%20-23.6006%20-88.3008%20-26.8008zM102.4%2047.9004c5.59961%200.799805%2010.2998%20-3.90039%209.5%20-9.40039c-3.30078%20-22.5996%20-12%20-73.5%20-26.8008%20-88.2998c-19.1992%20-19.2002%20-50.5996%20-18.9004%20-70.1992%200.700195c-19.6006%2019.5996%20-19.9004%2051.0996%20-0.800781%2070.1992c14.8008%2014.8008%2065.7002%2023.6006%2088.3008%2026.8008zM414.1%20304.4c24%203.5%2042.1006%207.39941%2056.5%2011.5c54.8008%20-94.9004%2042%20-218.2%20-39.1992%20-299.301c-81.2002%20-81.0996%20-204.5%20-94%20-299.301%20-39.1992c4.10059%2014.3994%208.10059%2032.5%2011.5%2056.5c2.90039%2020.5%20-12.5%2049.5996%20-45.6992%2045.6992c-24.1006%20-3.5%20-42.1006%20-7.39941%20-56.5%20-11.5c-54.8008%2094.9004%20-41.9004%20218.2%2039.1992%20299.301c81.2002%2081.0996%20204.5%2094%20299.301%2039.1992c-4.10059%20-14.3994%20-8.10059%20-32.5%20-11.5%20-56.5c-2.90039%20-20.5996%2012.6992%20-49.5996%2045.6992%20-45.6992zM255.7%20342l-22.5%20-90.5996c-2.2002%20-8.60059%205.59961%20-16.7002%2014.5%20-14.5l90.5%2022.5996c13.0996%203.2998%2011.5996%2022.4004%20-1.7998%2023.5996l-52.3008%204.80078l-4.7998%2052.2998c-1.2002%2013.2998%20-20.2998%2015%20-23.5996%201.7998zM164.8%20111.7c1.2998%20-13.4004%2020.4004%20-14.9004%2023.5%20-1.7002l22.6006%2090.5c2.19922%208.7002%20-5.7002%2016.7002%20-14.5%2014.5l-90.5%20-22.5996c-13.1006%20-3.30078%20-11.6006%20-22.4004%201.7998%20-23.6006l52.2998%20-4.7998zM380.5%2067.5c42.7998%2042.9004%2068%20122.3%2035.7002%20167.6c-7.10059%209.90039%20-21.9004%208.5%20-27.2998%20-2c-14.6006%20-28.1992%20-42.4004%20-63.8994%20-76.3008%20-97.7998c-33.8994%20-33.8994%20-69.5%20-61.7002%20-97.7998%20-76.2998c-10.7002%20-5.40039%20-11.7998%20-20.2998%20-2%20-27.2002c14.4004%20-10.2002%2032.1006%20-14.7002%2051%20-14.7002c41%200%2087.4004%2021.1006%20116.7%2050.4004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-stars%22%20unicode=%22&#xf587;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM94.5996%20279.1c-6.19922%20-1%20-8.89941%20-8.59961%20-4.2998%20-13.2998l25.4004%20-24.5996l-6%20-34.9004c-1%20-6.2002%205.2998%20-11%2011%20-7.89941l31.2998%2016.2998l31.2002%20-16.2002c5.7002%20-3.09961%2012%201.7002%2011%207.90039l-6%2034.8994l25.3994%2024.6006c4.60059%204.59961%201.90039%2012.1992%20-4.2998%2013.1992l-34.8994%205l-15.5%2031.6006c-2.90039%205.7998%20-11%205.7998%20-13.9004%200l-15.5%20-31.6006zM248%2016c60.5996%200%20134.5%2038.2998%20143.8%2093.2998c1.90039%2011.7998%20-9.2002%2021.6006%20-20.7002%2017.9004c-30.1992%20-9.7002%20-75.0996%20-15.2002%20-123.1%20-15.2002s-92.9004%205.5%20-123.1%2015.2002c-11.4004%203.59961%20-22.7002%20-6.10059%20-20.7002%20-17.9004c9.2998%20-55%2083.2002%20-93.2998%20143.8%20-93.2998zM405.7%20265.9c4.59961%204.59961%201.89941%2012.1992%20-4.40039%2013.0996l-34.8994%205l-15.5%2031.5996c-2.90039%205.80078%20-11%205.80078%20-13.9004%200l-15.5%20-31.5996l-34.9004%20-5c-6.19922%20-1%20-8.7998%20-8.59961%20-4.2998%20-13.2002l25.4004%20-24.5996l-6%20-34.9004c-1%20-6.2002%205.2998%20-11%2011%20-7.89941l31.2998%2016.2998l31.2998%20-16.2002c5.7002%20-3.09961%2012%201.7002%2011%207.90039l-6%2034.8994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-tears%22%20unicode=%22&#xf588;%22%20horiz-adv-x=%22640%22%20d=%22M102.4%20191.9c5.59961%200.799805%2010.2998%20-3.90039%209.5%20-9.40039c-3.30078%20-22.5996%20-12%20-73.5%20-26.8008%20-88.2998c-19.1992%20-19.2002%20-50.5996%20-18.9004%20-70.1992%200.700195c-19.6006%2019.5996%20-19.9004%2051.0996%20-0.800781%2070.1992c14.8008%2014.8008%2065.7002%2023.6006%2088.3008%2026.8008zM625.8%20165.1c19.2002%20-19.0996%2018.7998%20-50.6992%20-0.799805%20-70.2998c-19.5996%20-19.5996%20-51%20-19.8994%20-70.2002%20-0.700195c-14.7998%2014.8008%20-23.5996%2065.7002%20-26.7998%2088.3008c-0.799805%205.59961%204%2010.2998%209.5%209.5c22.5996%20-3.30078%2073.5%20-12%2088.2998%20-26.8008zM496.4%20177.9c11.7998%20-82.3008%2029.8994%20-100.4%2035.7998%20-106.301c0.899414%20-1%202%20-1.59961%203%20-2.5c-42.7002%20-74.6992%20-123%20-125.1%20-215.2%20-125.1s-172.5%2050.4004%20-215.2%20125c1%200.900391%202.10059%201.59961%203%202.5c5.90039%206%2024%2024.0996%2035.7998%20106.4c2.90039%2020.3994%20-12.5%2049.5996%20-45.6992%2045.6992c-8.90039%20-1.2998%20-16.8008%20-2.69922%20-24.3008%20-4.09961c13.7002%20124%20118.7%20220.5%20246.4%20220.5s232.7%20-96.5%20246.4%20-220.5c-7.5%201.40039%20-15.4004%202.7998%20-24.3008%204.09961c-26.5996%203.80078%20-49.5%20-19.0996%20-45.6992%20-45.6992zM400%20296c-23.7998%200%20-52.7002%20-29.2998%20-55.7998%20-71.4004c-0.700195%20-8.5%2010.7002%20-11.8994%2014.8994%20-4.5l9.5%2017c7.7002%2013.7002%2019.2002%2021.6006%2031.5%2021.6006c12.3008%200%2023.8008%20-7.90039%2031.5%20-21.6006l9.5%20-17c4.10059%20-7.5%2015.6006%20-4.09961%2014.9004%204.5c-3.2998%2042.1006%20-32.2002%2071.4004%20-56%2071.4004zM240%20296c-23.7998%200%20-52.7002%20-29.2998%20-55.7998%20-71.4004c-0.700195%20-8.5%2010.7002%20-11.8994%2014.8994%20-4.5l9.5%2017c7.7002%2013.7002%2019.2002%2021.6006%2031.5%2021.6006c12.3008%200%2023.8008%20-7.90039%2031.5%20-21.6006l9.5%20-17c4.10059%20-7.5%2015.6006%20-4.09961%2014.9004%204.5c-3.2998%2042.1006%20-32.2002%2071.4004%20-56%2071.4004zM320%2016c60.5996%200%20134.5%2038.2998%20143.8%2093.2998c1.90039%2011.7998%20-9.2998%2021.6006%20-20.7002%2017.9004c-30.1992%20-9.7002%20-75.0996%20-15.2002%20-123.1%20-15.2002s-92.9004%205.5%20-123.1%2015.2002c-11.5%203.7002%20-22.7002%20-6.2002%20-20.7002%20-17.9004c9.2998%20-55%2083.2002%20-93.2998%20143.8%20-93.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-tongue%22%20unicode=%22&#xf589;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248c0%20-106.3%20-67%20-196.7%20-161%20-232c5.59961%2012.2002%209%2025.7002%209%2040v45.5c24.7002%2016.2002%2043.5%2038.0996%2047.7998%2063.7998c1.90039%2011.7998%20-9.2998%2021.5%20-20.7002%2017.9004c-30.1992%20-9.7002%20-75.0996%20-15.2002%20-123.1%20-15.2002s-92.9004%205.5%20-123.1%2015.2002c-11.4004%203.59961%20-22.7002%20-6.10059%20-20.7002%20-17.9004c4.2998%20-25.7002%2023.0996%20-47.5996%2047.7998%20-63.7998v-45.5c0%20-14.2998%203.40039%20-27.7998%209%20-40c-94%2035.2998%20-161%20125.7%20-161%20232c0%20137%20111%20248%20248%20248zM168%20208c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM328%20208c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM293.1%2073.4004c0.800781%20-0.400391%20-0.5%200.299805%2019%20-9.30078v-64c0%20-35.5996%20-29.1992%20-64.5%20-64.8994%20-64c-35.1006%200.400391%20-63.1006%2029.7002%20-63.1006%2064.9004v63c19.2002%209.59961%2018%209%2018.9004%209.40039c14.4004%206.5%2031.0996%20-2.2002%2034.5996%20-17.6006l1.80078%20-7.7998c2.09961%20-9.2002%2015.1992%20-9.2002%2017.2998%200l1.7998%207.7998c3.5%2015.4004%2020.2002%2024.1006%2034.5996%2017.6006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-tongue-squint%22%20unicode=%22&#xf58a;%22%20horiz-adv-x=%22496%22%20d=%22M293.1%2073.4004c0.800781%20-0.400391%20-0.5%200.299805%2019%20-9.30078v-64c0%20-35.5996%20-29.1992%20-64.5%20-64.8994%20-64c-35.1006%200.400391%20-63.1006%2029.7002%20-63.1006%2064.9004v63c19.2002%209.59961%2018%209%2018.9004%209.40039c14.4004%206.5%2031.0996%20-2.2002%2034.5996%20-17.6006l1.80078%20-7.7998c2.09961%20-9.2002%2015.1992%20-9.2002%2017.2998%200l1.7998%207.7998c3.5%2015.4004%2020.2002%2024.1006%2034.5996%2017.6006zM248%20440c137%200%20248%20-111%20248%20-248c0%20-106.3%20-67%20-196.7%20-161%20-232c5.59961%2012.2002%209%2025.7002%209%2040v45.5c24.7002%2016.2002%2043.5%2038.0996%2047.7998%2063.7998c1.90039%2011.7998%20-9.2998%2021.6006%20-20.7002%2017.9004c-30.1992%20-9.7002%20-75.0996%20-15.2002%20-123.1%20-15.2002s-92.9004%205.5%20-123.1%2015.2002c-11.5%203.59961%20-22.7002%20-6.10059%20-20.7002%20-17.9004c4.2998%20-25.7002%2023.0996%20-47.5996%2047.7998%20-63.7998v-45.5c0%20-14.2998%203.40039%20-27.7998%209%20-40c-94%2035.2998%20-161%20125.7%20-161%20232c0%20137%20111%20248%20248%20248zM214.2%20229.7c7.7002%204.7002%207.7002%2015.8994%200%2020.5996l-80%2048c-11.6006%206.90039%20-24%20-7.7002%20-15.4004%20-18l33.6006%20-40.2998l-33.6006%20-40.2998c-8.59961%20-10.4004%203.90039%20-24.7998%2015.4004%20-18zM377.2%20199.7l-33.6006%2040.2998l33.6006%2040.2998c8.5%2010.2998%20-3.7002%2024.9004%20-15.4004%2018l-80%20-48c-7.7998%20-4.7002%20-7.7998%20-15.8994%200%20-20.5996l80%20-48c11.5%20-6.7998%2024.1006%207.59961%2015.4004%2018z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-tongue-wink%22%20unicode=%22&#xf58b;%22%20horiz-adv-x=%22496%22%20d=%22M344%20264c13.2998%200%2024%20-10.7002%2024%20-24s-10.7002%20-24%20-24%20-24s-24%2010.7002%20-24%2024s10.7002%2024%2024%2024zM248%20440c137%200%20248%20-111%20248%20-248c0%20-106.3%20-67%20-196.7%20-161%20-232c5.59961%2012.2002%209%2025.7002%209%2040v45.5c24.7002%2016.2002%2043.5%2038.0996%2047.7998%2063.7998c1.90039%2011.7998%20-9.2002%2021.6006%20-20.7002%2017.9004c-30.1992%20-9.7002%20-75.0996%20-15.2002%20-123.1%20-15.2002s-92.9004%205.5%20-123.1%2015.2002c-11.4004%203.59961%20-22.7002%20-6.10059%20-20.7002%20-17.9004c4.2998%20-25.7002%2023.0996%20-47.5996%2047.7998%20-63.7998v-45.5c0%20-14.2998%203.40039%20-27.7998%209%20-40c-94%2035.2998%20-161%20125.7%20-161%20232c0%20137%20111%20248%20248%20248zM192%20215c8.40039%20-7.40039%2021.5996%20-0.299805%2020%2010.7998c-4%2025.2002%20-34.2002%2042.1006%20-59.9004%2042.1006c-25.6992%200%20-55.8994%20-16.9004%20-59.8994%20-42.1006c-1.7998%20-11.0996%2011.2998%20-18.2002%2019.7998%20-10.7998l9.5%208.5c14.7998%2013.2002%2046.2002%2013.2002%2061%200zM344%20176c35.2998%200%2064%2028.7002%2064%2064s-28.7002%2064%20-64%2064s-64%20-28.7002%20-64%20-64s28.7002%20-64%2064%20-64zM293.1%2073.4004c0.800781%20-0.400391%20-0.5%200.299805%2019%20-9.30078v-64c0%20-35.5996%20-29.1992%20-64.5%20-64.8994%20-64c-35.1006%200.400391%20-63.1006%2029.7002%20-63.1006%2064.9004v63c19.2002%209.59961%2018%209%2018.9004%209.40039c14.4004%206.5%2031.0996%20-2.2002%2034.5996%20-17.6006l1.80078%20-7.7998c2.09961%20-9.2002%2015.1992%20-9.2002%2017.2998%200l1.7998%207.7998c3.5%2015.4004%2020.2002%2024.1006%2034.5996%2017.6006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grin-wink%22%20unicode=%22&#xf58c;%22%20horiz-adv-x=%22496%22%20d=%22M0%20192c0%20137%20111%20248%20248%20248s248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248zM200%20240c0%2017.7002%20-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032zM368%20215c8.5%20-7.40039%2021.5996%20-0.200195%2020%2010.7998c-4%2025.2002%20-34.2002%2042.1006%20-59.9004%2042.1006c-25.6992%200%20-55.8994%20-16.9004%20-59.8994%20-42.1006c-1.7998%20-11.2002%2011.5%20-18.2002%2019.7998%20-10.7998l9.5%208.5c14.7998%2013.2002%2046.2002%2013.2002%2061%200zM124.9%20127.2c-11.4004%203.7002%20-22.7002%20-6%20-20.7002%20-17.9004c9.2998%20-55%2083.2002%20-93.2998%20143.8%20-93.2998s134.6%2038.2998%20143.8%2093.2998c1.90039%2011.9004%20-9.39941%2021.6006%20-20.7002%2017.9004c-30.1992%20-9.7002%20-75.0996%20-15.2002%20-123.1%20-15.2002s-92.9004%205.5%20-123.1%2015.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grip-horizontal%22%20unicode=%22&#xf58d;%22%20horiz-adv-x=%22448%22%20d=%22M96%20160c17.6699%200%2032%20-14.3301%2032%20-32v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v64c0%2017.6699%2014.3301%2032%2032%2032h64zM256%20160c17.6699%200%2032%20-14.3301%2032%20-32v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v64c0%2017.6699%2014.3301%2032%2032%2032h64zM416%20160c17.6699%200%2032%20-14.3301%2032%20-32v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v64c0%2017.6699%2014.3301%2032%2032%2032h64zM96%20352c17.6699%200%2032%20-14.3301%2032%20-32v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v64c0%2017.6699%2014.3301%2032%2032%2032h64zM256%20352c17.6699%200%2032%20-14.3301%2032%20-32v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v64c0%2017.6699%2014.3301%2032%2032%2032h64zM416%20352c17.6699%200%2032%20-14.3301%2032%20-32v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v64c0%2017.6699%2014.3301%2032%2032%2032h64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grip-vertical%22%20unicode=%22&#xf58e;%22%20horiz-adv-x=%22320%22%20d=%22M96%20416c17.6699%200%2032%20-14.3301%2032%20-32v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v64c0%2017.6699%2014.3301%2032%2032%2032h64zM96%20256c17.6699%200%2032%20-14.3301%2032%20-32v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v64c0%2017.6699%2014.3301%2032%2032%2032h64zM96%2096c17.6699%200%2032%20-14.3301%2032%20-32v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v64c0%2017.6699%2014.3301%2032%2032%2032h64zM288%20416c17.6699%200%2032%20-14.3301%2032%20-32v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v64c0%2017.6699%2014.3301%2032%2032%2032h64zM288%20256c17.6699%200%2032%20-14.3301%2032%20-32v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v64c0%2017.6699%2014.3301%2032%2032%2032h64zM288%2096c17.6699%200%2032%20-14.3301%2032%20-32v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v64c0%2017.6699%2014.3301%2032%2032%2032h64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22headphones-alt%22%20unicode=%22&#xf58f;%22%20d=%22M160%20160c17.6699%200%2032%20-14.3496%2032%20-32.0596v-127.881c0%20-17.6992%20-14.3301%20-32.0596%20-32%20-32.0596h-16c-35.3496%200%20-64%2028.71%20-64%2064.1201v63.7598c0%2035.4199%2028.6504%2064.1201%2064%2064.1201h16zM368%20160c35.3496%200%2064%20-28.71%2064%20-64.1201v-63.7598c0%20-35.4102%20-28.6504%20-64.1201%20-64%20-64.1201h-16c-17.6699%200%20-32%2014.3604%20-32%2032.0596v127.881c0%2017.71%2014.3301%2032.0596%2032%2032.0596h16zM256%20416c143.09%200%20251.43%20-119.13%20256%20-256v-112c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16c-8.83984%200%20-16%207.16016%20-16%2016v112c0%20114.67%20-93.3301%20207.8%20-208%20207.82c-114.67%20-0.0205078%20-208%20-93.1504%20-208%20-207.82v-112c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16c-8.83984%200%20-16%207.16016%20-16%2016v112c4.57031%20136.87%20112.91%20256%20256%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22headset%22%20unicode=%22&#xf590;%22%20d=%22M192%20240v-112c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-16c-35.3496%200%20-64%2028.6504%20-64%2064v48c0%2035.3496%2028.6504%2064%2064%2064h16c17.6699%200%2032%20-14.3301%2032%20-32zM368%2096h-16c-17.6699%200%20-32%2014.3301%20-32%2032v112c0%2017.6699%2014.3301%2032%2032%2032h16c35.3496%200%2064%20-28.6504%2064%20-64v-48c0%20-35.3496%20-28.6504%20-64%20-64%20-64zM256%20448c142.82%200%20251.42%20-118.83%20256%20-256v-165.72c0%20-49.8604%20-40.4199%20-90.2803%20-90.2803%20-90.2803h-181.72c-26.5098%200%20-48%2021.4902%20-48%2048s21.4902%2048%2048%2048h32c26.5098%200%2048%20-21.4902%2048%20-48h101.72c23.3506%200%2042.2803%2018.9297%2042.2803%2042.2803c0%200%20-0.0400391%20163.29%20-0.120117%20165.72h0.120117c0%20114.69%20-93.3096%20208%20-208%20208s-208%20-93.3096%20-208%20-208v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16c-8.83984%200%20-16%207.16016%20-16%2016v16c4.58008%20137.17%20113.18%20256%20256%20256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22highlighter%22%20unicode=%22&#xf591;%22%20horiz-adv-x=%22544%22%20d=%22M0%20-31.9805l68.3301%2070.4707l67.04%20-67.04l-35.4502%20-35.4502zM124.61%20208.03l41.5195%2035.4395l173.34%20-173.34l-35.5498%20-41.6396c-9.5%20-10.7705%20-24.4199%20-14.9805%20-38.1504%20-10.7803l-42.7393%2013.0801l-50.8604%20-50.8604l-96.2295%2096.2305l50.9297%2050.9395l-13.0498%2042.8301c-1.02832%203.37598%20-1.60645%206.94922%20-1.60645%2010.6592c0%2010.9229%204.79688%2020.7344%2012.3965%2027.4414zM527.92%20368.73c20.5%20-20.5%2021.5303%20-53.3906%202.34961%20-75.1309l-169.949%20-199.06l-169.771%20169.78l199.05%20169.96c21.7402%2019.1699%2054.6309%2018.1396%2075.1201%20-2.35059z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hot-tub%22%20unicode=%22&#xf593;%22%20d=%22M414.21%20270.35c-3.15039%2025.3906%20-14.6104%2047.9707%20-31.9697%2062.1406c-27.7305%2022.6299%20-45.79%2058.0498%20-50.1299%2097.1602c-1.09082%209.7793%206.48926%2018.3496%2016%2018.3496h16.1201c7.98926%200%2014.7295%20-6.13965%2015.7393%20-14.3398c3.16016%20-25.4004%2014.6104%20-47.9805%2031.9805%20-62.1504c27.7295%20-22.6299%2045.79%20-58.0498%2050.1299%20-97.1602c1.08008%20-9.7793%20-6.49023%20-18.3496%20-16%20-18.3496h-16.1201c-8%200%20-14.7295%206.13965%20-15.75%2014.3496zM306.21%20270.35c-3.15039%2025.3906%20-14.6104%2047.9707%20-31.9697%2062.1406c-27.7305%2022.6299%20-45.79%2058.0498%20-50.1299%2097.1602c-1.09082%209.7793%206.48926%2018.3496%2016%2018.3496h16.1201c7.98926%200%2014.7295%20-6.13965%2015.7393%20-14.3398c3.16016%20-25.4004%2014.6104%20-47.9805%2031.9805%20-62.1504c27.7295%20-22.6299%2045.79%20-58.0498%2050.1299%20-97.1602c1.08008%20-9.7793%20-6.49023%20-18.3496%20-16%20-18.3496h-16.1201c-8%200%20-14.7295%206.13965%20-15.75%2014.3496zM480%20192c17.6699%200%2032%20-14.3301%2032%20-32v-160c0%20-35.3496%20-28.6504%20-64%20-64%20-64h-384c-35.3496%200%20-64%2028.6504%20-64%2064v224c0%2035.3496%2028.6504%2064%2064%2064h42.6699c14.3779%200%2027.7109%20-4.78223%2038.4004%20-12.7998l110.93%20-83.2002h224zM128%208v112c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-112c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208zM224%208v112c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-112c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208zM320%208v112c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-112c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208zM416%208v112c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-112c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208zM64%20320c-35.3496%200%20-64%2028.6504%20-64%2064s28.6504%2064%2064%2064s64%20-28.6504%2064%20-64s-28.6504%20-64%20-64%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hotel%22%20unicode=%22&#xf594;%22%20horiz-adv-x=%22576%22%20d=%22M560%20384h-16v-384h16c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-240v80c0%208.7998%20-7.2002%2016%20-16%2016h-32c-8.7998%200%20-16%20-7.2002%20-16%20-16v-80h-240c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h15.9805v384h-15.9805c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h544c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16zM256%20339.2v-38.4004c0%20-6.39941%206.40039%20-12.7998%2012.7998%20-12.7998h38.4004c6.39941%200%2012.7998%206.40039%2012.7998%2012.7998v38.4004c0%206.39941%20-6.40039%2012.7998%20-12.7998%2012.7998h-38.4004c-6.39941%200%20-12.7998%20-6.40039%20-12.7998%20-12.7998zM256%20243.2v-38.4004c0%20-6.39941%206.40039%20-12.7998%2012.7998%20-12.7998h38.4004c6.39941%200%2012.7998%206.40039%2012.7998%2012.7998v38.4004c0%206.39941%20-6.40039%2012.7998%20-12.7998%2012.7998h-38.4004c-6.39941%200%20-12.7998%20-6.40039%20-12.7998%20-12.7998zM128%20339.2v-38.4004c0%20-6.39941%206.40039%20-12.7998%2012.7998%20-12.7998h38.4004c6.39941%200%2012.7998%206.40039%2012.7998%2012.7998v38.4004c0%206.39941%20-6.40039%2012.7998%20-12.7998%2012.7998h-38.4004c-6.39941%200%20-12.7998%20-6.40039%20-12.7998%20-12.7998zM179.2%20192c6.39941%200%2012.7998%206.40039%2012.7998%2012.7998v38.4004c0%206.39941%20-6.40039%2012.7998%20-12.7998%2012.7998h-38.4004c-6.39941%200%20-12.7998%20-6.40039%20-12.7998%20-12.7998v-38.4004c0%20-6.39941%206.40039%20-12.7998%2012.7998%20-12.7998h38.4004zM192%2064h192c0%2053.0195%20-42.9805%2096%20-96%2096s-96%20-42.9805%20-96%20-96zM448%20204.8v38.4004c0%206.39941%20-6.40039%2012.7998%20-12.7998%2012.7998h-38.4004c-6.39941%200%20-12.7998%20-6.40039%20-12.7998%20-12.7998v-38.4004c0%20-6.39941%206.40039%20-12.7998%2012.7998%20-12.7998h38.4004c6.39941%200%2012.7998%206.40039%2012.7998%2012.7998zM448%20300.8v38.4004c0%206.39941%20-6.40039%2012.7998%20-12.7998%2012.7998h-38.4004c-6.39941%200%20-12.7998%20-6.40039%20-12.7998%20-12.7998v-38.4004c0%20-6.39941%206.40039%20-12.7998%2012.7998%20-12.7998h38.4004c6.39941%200%2012.7998%206.40039%2012.7998%2012.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22joint%22%20unicode=%22&#xf595;%22%20horiz-adv-x=%22640%22%20d=%22M444.34%20266.9c-35.7803%2025.0693%20-60.3398%2063.0098%20-60.3398%20106.699v66.4004c0%204.41992%203.58008%208%208%208h48c4.41992%200%208%20-3.58008%208%20-8v-62.3096c0%20-29.0303%2015.8496%20-54.71%2039.6602%20-71.3203c35.3301%20-24.6504%2056.3398%20-64.8203%2056.3398%20-108.061v-30.3096c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-48c-4.41992%200%20-8%203.58008%20-8%208v30.3096c0%2027.4307%20-13.2803%2052.9102%20-35.6602%2068.5908zM194.97%2089.0195c22.3701%203.60059%2045.0801%20-4.30957%2059.8203%20-21.5098l112.72%20-131.51h-88.5693c-98.6406%200%20-195.29%2027.7197%20-278.94%2080c59.6904%2037.3096%20126.03%2061.9297%20194.97%2073.0195zM553.28%20360.91c54.3096%20-36.4102%2086.7197%20-97.1602%2086.7197%20-162.601v-30.3096c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-48c-4.41992%200%20-8%203.58008%20-8%208v30.3096c0%2050.1504%20-25.21%2096.6504%20-67.3604%20123.99c-18.4697%2011.9805%20-28.6396%2033.3701%20-28.6396%2055.3906v62.3096c0%204.41992%203.58008%208%208%208h48c4.41992%200%208%20-3.58008%208%20-8v-62.3096c0%20-6.82031%203.61035%20-12.9805%209.28027%20-16.7803zM360.89%2095.9502c0.0371094%200%200.0556641%200.0351562%200.0927734%200.0351562c19.4336%200%2036.8535%20-8.68652%2048.5879%20-22.3857l117.949%20-137.6h-88.4492c-19.4385%200%20-36.8506%208.65137%20-48.5898%2022.3496l-117.801%20137.431c1.40039%200.0195312%2053.8105%200.109375%2088.21%200.169922zM616%2096c13.25%200%2024%20-10.7402%2024%20-24v-112c0%20-13.25%20-10.75%20-24%20-24%20-24h-17.4199c-19.4375%200%20-36.8506%208.65137%20-48.5898%2022.3496l-117.99%20137.65h184z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kiss%22%20unicode=%22&#xf596;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM168%20208c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM304%2052c0%2013%20-13.4004%2027.2998%20-35.2002%2036.4004c21.7998%208.69922%2035.2002%2023%2035.2002%2036c0%2019.1992%20-28.7002%2041.5%20-71.5%2044c-8.40039%201.09961%20-12.2002%20-11.8008%20-3.59961%20-15.4004l17%20-7.2002c13%20-5.5%2020.7998%20-13.5%2020.7998%20-21.5s-7.7998%20-16%20-20.7998%20-21.5l-17%20-7.2002c-6.10059%20-2.59961%20-6%20-12.2998%200%20-14.7998l17%20-7.2002c13%20-5.5%2020.7998%20-13.5%2020.7998%20-21.5s-7.7998%20-16%20-20.7998%20-21.5l-17%20-7.19922c-8.5%20-3.60059%20-4.90039%20-16.2002%203.59961%20-15.4004c42.7998%202.5%2071.5%2024.7998%2071.5%2044zM328%20208c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kiss-beam%22%20unicode=%22&#xf597;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM209%20220.1c4.2002%20-7.5%2015.5996%20-4%2015.0996%204.5c-3.2998%2042.1006%20-32.1992%2071.4004%20-56%2071.4004c-23.7998%200%20-52.6992%20-29.2998%20-56%20-71.4004c-0.699219%20-8.5%2010.7002%20-11.8994%2014.9004%20-4.5l9.5%2017c7.7002%2013.7002%2019.2002%2021.6006%2031.5%2021.6006s23.7998%20-7.90039%2031.5%20-21.6006zM304%2052c0%2013%20-13.4004%2027.2998%20-35.2002%2036.4004c21.7998%208.69922%2035.2002%2023%2035.2002%2036c0%2019.1992%20-28.7002%2041.5%20-71.5%2044c-8.40039%201.09961%20-12.2002%20-11.8008%20-3.59961%20-15.4004l17%20-7.2002c13%20-5.5%2020.7998%20-13.5%2020.7998%20-21.5s-7.7998%20-16%20-20.7998%20-21.5l-17%20-7.2002c-6.10059%20-2.59961%20-6%20-12.2998%200%20-14.7998l17%20-7.2002c13%20-5.5%2020.7998%20-13.5%2020.7998%20-21.5s-7.7998%20-16%20-20.7998%20-21.5l-17%20-7.19922c-8.5%20-3.60059%20-4.90039%20-16.2002%203.59961%20-15.4004c42.7998%202.5%2071.5%2024.7998%2071.5%2044zM369%20220.1c4.2002%20-7.5%2015.5996%20-4%2015.0996%204.5c-3.2998%2042.1006%20-32.1992%2071.4004%20-56%2071.4004c-23.7998%200%20-52.6992%20-29.2998%20-56%20-71.4004c-0.699219%20-8.5%2010.8008%20-11.7998%2014.9004%20-4.5l9.5%2017c7.7002%2013.7002%2019.2002%2021.6006%2031.5%2021.6006s23.7998%20-7.90039%2031.5%20-21.6006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kiss-wink-heart%22%20unicode=%22&#xf598;%22%20horiz-adv-x=%22504%22%20d=%22M501.1%2045.5c9.2002%20-23.9004%20-4.39941%20-49.4004%20-28.5%20-55.7002l-83%20-21.5c-5.39941%20-1.39941%20-10.8994%201.7998%20-12.3994%207.10059l-22.9004%2082.5996c-6.59961%2024%208.7998%2048.5996%2034%2052.5996c22%203.5%2043.1006%20-11.5996%2049%20-33l2.2998%20-8.39941l8.40039%202.2002c21.5996%205.59961%2045.0996%20-5.10059%2053.0996%20-25.9004zM323.5%2049.5c0%200%2023.5996%20-83.9004%2023.9004%20-84.5996c-30.5%20-13.4004%20-64%20-20.9004%20-99.4004%20-20.9004c-137%200%20-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248c0%20-31.7998%20-6.2002%20-62.0996%20-17.0996%20-90c-6%201.5%20-12.2002%202.7998%20-18.6006%202.90039c-29.0996%2049.7998%20-98.0996%2050.5996%20-127.8%204.2998c-11.2998%20-17.7002%20-14.5996%20-39.4004%20-9%20-59.7002zM168%20208c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM288%2052c0%2013%20-13.4004%2027.2998%20-35.2002%2036.4004c21.7998%208.69922%2035.2002%2023%2035.2002%2036c0%2019.1992%20-28.7002%2041.5%20-71.5%2044c-8.2002%201.19922%20-12.4004%20-11.7002%20-3.59961%20-15.4004l17%20-7.2002c13%20-5.5%2020.7998%20-13.5%2020.7998%20-21.5s-7.7998%20-16%20-20.7998%20-21.5l-17%20-7.2002c-5.7002%20-2.5%20-6%20-12.2998%200%20-14.7998l17%20-7.2002c13%20-5.5%2020.7998%20-13.5%2020.7998%20-21.5s-7.7998%20-16%20-20.7998%20-21.5l-17%20-7.19922c-8.5%20-3.60059%20-4.90039%20-16.2002%203.59961%20-15.4004c42.7998%202.5%2071.5%2024.7998%2071.5%2044zM304%20231l9.7002%208.5c14.7998%2013.2002%2046.2002%2013.2002%2061%200l9.5%20-8.5c8.5%20-7.5%2021.5%20-0.299805%2019.7998%2010.7998c-4%2025.2002%20-34.2002%2042.1006%20-59.9004%2042.1006c-25.6992%200%20-55.8994%20-16.9004%20-59.8994%20-42.1006c-1.7998%20-11.2002%2011.5%20-18.2002%2019.7998%20-10.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laugh%22%20unicode=%22&#xf599;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM328%20288c-17.7002%200%20-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032zM168%20288c-17.7002%200%20-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032zM256%2016c73.4004%200%20134%2055%20142.9%20126c1.19922%209.59961%20-6.30078%2018%20-15.9004%2018h-270c-9.59961%200%20-17.0996%20-8.5%20-15.9004%20-18c8.90039%20-71%2069.5%20-126%20142.9%20-126h16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laugh-beam%22%20unicode=%22&#xf59a;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM272%20240.6c-0.700195%20-8.59961%2010.9004%20-11.8994%2015.0996%20-4.5l9.5%2017c7.7002%2013.7002%2019.2002%2021.6006%2031.5%2021.6006c12.3008%200%2023.8008%20-7.90039%2031.5%20-21.6006l9.5%20-17c4.10059%20-7.39941%2015.6006%20-4.09961%2014.9004%204.5c-3.2998%2042.1006%20-32.2002%2071.4004%20-56%2071.4004s-52.7002%20-29.2998%20-56%20-71.4004zM112%20240.6c-0.700195%20-8.5%2010.7998%20-11.8994%2015.0996%20-4.5l9.5%2017c7.7002%2013.7002%2019.2002%2021.6006%2031.5%2021.6006c12.3008%200%2023.8008%20-7.90039%2031.5%20-21.6006l9.5%20-17c4.10059%20-7.39941%2015.6006%20-4.09961%2014.9004%204.5c-3.2998%2042.1006%20-32.2002%2071.4004%20-56%2071.4004s-52.7002%20-29.2998%20-56%20-71.4004zM398.9%20142c1.19922%209.59961%20-6.30078%2018%20-15.9004%2018h-270c-9.59961%200%20-17.0996%20-8.5%20-15.9004%20-18c8.90039%20-71%2069.5%20-126%20142.9%20-126h16c73.4004%200%20134%2055%20142.9%20126z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laugh-squint%22%20unicode=%22&#xf59b;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM281.8%20278.3c-7.7002%20-4.7002%20-7.7002%20-15.8994%200%20-20.5996l80%20-48c11.5%20-6.7998%2024.1006%207.59961%2015.4004%2018l-33.6006%2040.2998l33.6006%2040.2998c8.59961%2010.2998%20-3.7998%2024.9004%20-15.4004%2018zM118.8%20308.3l33.6006%20-40.2998l-33.6006%20-40.2998c-8.59961%20-10.4004%203.90039%20-24.7998%2015.4004%20-18l80%2048c7.7998%204.7002%207.7998%2015.8994%200%2020.5996l-80%2048c-11.6006%206.90039%20-24%20-7.7002%20-15.4004%20-18zM398.9%20142c1.19922%209.59961%20-6.30078%2018%20-15.9004%2018h-270c-9.59961%200%20-17.0996%20-8.5%20-15.9004%20-18c8.90039%20-71%2069.5%20-126%20142.9%20-126h16c73.4004%200%20134%2055%20142.9%20126z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laugh-wink%22%20unicode=%22&#xf59c;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM268.1%20241.9c-1.69922%20-11.2002%2011.5%20-18.3008%2019.9004%20-10.9004l9.59961%208.59961c14.8008%2013.2002%2046.2002%2013.2002%2061%200l9.5%20-8.5c8.40039%20-7.5%2021.5%20-0.299805%2019.8008%2010.8008c-4%2025.1992%20-34.2002%2042.0996%20-59.9004%2042.0996s-55.9004%20-16.9004%20-59.9004%20-42.0996zM168%20288c-17.7002%200%20-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032zM398.9%20142c1.19922%209.59961%20-6.30078%2018%20-15.9004%2018h-270c-9.59961%200%20-17.0996%20-8.5%20-15.9004%20-18c8.90039%20-71%2069.5%20-126%20142.9%20-126h16c73.4004%200%20134%2055%20142.9%20126z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22luggage-cart%22%20unicode=%22&#xf59d;%22%20horiz-adv-x=%22640%22%20d=%22M224%20128c-17.6699%200%20-32%2014.3301%20-32%2032v160c0%2017.6699%2014.3301%2032%2032%2032h32v-224h-32zM576%20160c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32v224h32c17.6699%200%2032%20-14.3301%2032%20-32v-160zM624%2064c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-82.9404c1.79004%20-5.03027%202.94043%20-10.3604%202.94043%20-16c0%20-26.5098%20-21.4902%20-48%20-48%20-48s-48%2021.4902%20-48%2048c0%205.63965%201.15039%2010.9697%202.94043%2016h-197.881c1.79004%20-5.03027%202.94043%20-10.3604%202.94043%20-16c0%20-26.5098%20-21.4902%20-48%20-48%20-48s-48%2021.4902%20-48%2048c0%205.63965%201.15039%2010.9697%202.94043%2016h-82.9404c-8.83984%200%20-16%207.16016%20-16%2016v368h-48c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h96c8.83984%200%2016%20-7.16016%2016%20-16v-368h496zM480%20352v-224h-192v272c0%2026.5098%2021.4902%2048%2048%2048h96c26.5098%200%2048%20-21.4902%2048%20-48v-48zM432%20352v48h-96v-48h96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map-marked%22%20unicode=%22&#xf59f;%22%20horiz-adv-x=%22576%22%20d=%22M288%20448c69.5898%200%20126%20-56.4102%20126%20-126c0%20-56.2598%20-82.3496%20-158.8%20-113.9%20-196.02c-6.37988%20-7.54004%20-17.8096%20-7.54004%20-24.1992%200c-31.5508%2037.2197%20-113.9%20139.76%20-113.9%20196.02c0%2069.5898%2056.4102%20126%20126%20126zM20.1201%20232.05l118.63%2047.4502c5.17969%20-14.8799%2012.4102%20-30.4404%2021.25%20-46.4199v-233.08l-138.06%20-62.8398c-10.5107%20-4.2002%20-21.9404%203.54004%20-21.9404%2014.8594v250.32c0.00292969%2013.4697%208.32617%2024.9932%2020.1201%2029.71zM288%2088.3301c14.0703%200%2027.3799%206.17969%2036.5098%2016.9502c19.6699%2023.2002%2040.5703%2049.6299%2059.4902%2076.7197v-245.99l-192%2064v182c18.9199%20-27.0996%2039.8301%20-53.5195%2059.4902%20-76.7197c9.12988%20-10.7803%2022.4395%20-16.96%2036.5098%20-16.96zM554.06%20286.84c10.5107%204.2002%2021.9404%20-3.54004%2021.9404%20-14.8594v-250.32c0%20-13.4707%20-8.32422%20-24.9951%20-20.1201%20-29.71l-139.88%20-55.9502v288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22map-marked-alt%22%20unicode=%22&#xf5a0;%22%20horiz-adv-x=%22576%22%20d=%22M288%20448c69.5898%200%20126%20-56.4102%20126%20-126c0%20-56.2598%20-82.3496%20-158.8%20-113.9%20-196.02c-6.37988%20-7.54004%20-17.8096%20-7.54004%20-24.1992%200c-31.5508%2037.2197%20-113.9%20139.76%20-113.9%20196.02c0%2069.5898%2056.4102%20126%20126%20126zM288%20280c23.2002%200%2042%2018.7998%2042%2042s-18.7998%2042%20-42%2042s-42%20-18.7998%20-42%20-42s18.7998%20-42%2042%20-42zM20.1201%20232.05l118.63%2047.4502c5.17969%20-14.8799%2012.4102%20-30.4404%2021.25%20-46.4199v-233.08l-138.06%20-62.8398c-10.5107%20-4.2002%20-21.9404%203.54004%20-21.9404%2014.8594v250.32c0.00292969%2013.4697%208.32617%2024.9932%2020.1201%2029.71zM288%2088.3301c14.0703%200%2027.3799%206.17969%2036.5098%2016.9502c19.6699%2023.2002%2040.5703%2049.6299%2059.4902%2076.7197v-245.99l-192%2064v182c18.9199%20-27.0996%2039.8301%20-53.5195%2059.4902%20-76.7197c9.12988%20-10.7803%2022.4395%20-16.96%2036.5098%20-16.96zM554.06%20286.84c10.5107%204.2002%2021.9404%20-3.54004%2021.9404%20-14.8594v-250.32c0%20-13.4707%20-8.32422%20-24.9951%20-20.1201%20-29.71l-139.88%20-55.9502v288z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22marker%22%20unicode=%22&#xf5a1;%22%20d=%22M93.9502%20157.97l75.3994%2075.4004l128.021%20-128.021l-75.4004%20-75.3994c-51.1611%20-51.1592%20-119.559%20-85.4326%20-195.34%20-93.7998c-15.2803%20-1.69043%20-28.1895%2011.2295%20-26.4902%2026.5098l0.0302734%200.229492c8.42188%2075.6777%2042.6777%20143.978%2093.7803%20195.08zM485.49%20421.49c35.3496%20-35.3604%2035.3496%20-92.6699%200%20-128.021l-165.49%20-165.489l-128.02%20128.02l98.4795%2098.4697l-19.5898%2019.5898l-87.1504%20-87.1494c-6.25%20-6.25%20-16.3799%20-6.25%20-22.6299%200l-22.6201%2022.6201c-6.25%206.25%20-6.25%2016.3799%200%2022.6299l104.12%20104.12c15.6104%2015.6201%2040.9404%2015.6201%2056.5605%200l36.5596%20-36.5498l21.7598%2021.7598c35.3506%2035.3496%2092.6699%2035.3496%20128.021%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22medal%22%20unicode=%22&#xf5a2;%22%20d=%22M223.75%20317.25c-42.04%20-6.55957%20-79.8398%20-25.6201%20-109.56%20-53.3896l-111.271%20158.96c-7.41992%2010.6094%200.160156%2025.1797%2013.1104%2025.1797h111.149c11.6572%200%2021.8467%20-6.21387%2027.4404%20-15.54zM495.97%20448c12.9502%200%2020.5303%20-14.5703%2013.1104%20-25.1797l-111.271%20-158.95c-29.7197%2027.7598%20-67.5195%2046.8203%20-109.56%2053.3799l69.1299%20115.21c5.78027%209.63965%2016.2002%2015.54%2027.4404%2015.54h111.149zM256%20288c97.2002%200%20176%20-78.7998%20176%20-176s-78.7998%20-176%20-176%20-176s-176%2078.7998%20-176%20176s78.7998%20176%20176%20176zM348.52%20130.74c6.82031%206.63965%203.05078%2018.2295%20-6.34961%2019.5898l-52.4297%207.63965l-23.4307%2047.5205c-2.10938%204.25%20-6.21973%206.38965%20-10.3291%206.38965c-4.09082%200%20-8.1709%20-2.11035%20-10.2803%20-6.38965l-23.4307%20-47.5205l-52.4297%20-7.63965c-9.39941%20-1.36035%20-13.1699%20-12.9502%20-6.34961%20-19.5898l37.9297%20-36.96l-8.96973%20-52.2207c-1.60059%20-9.34961%208.25%20-16.54%2016.6494%20-12.0898l46.9004%2024.6504l46.9102%20-24.6504c8.38965%20-4.41992%2018.25%202.73047%2016.6494%2012.0898l-8.96973%2052.2207z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22meh-blank%22%20unicode=%22&#xf5a4;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM168%20208c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM328%20208c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22meh-rolling-eyes%22%20unicode=%22&#xf5a5;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM88%20224c0%20-35.2998%2028.7002%20-64%2064%20-64s64%2028.7002%2064%2064c0%2024.2998%20-13.7002%2045.2002%20-33.5996%2056c0.699219%20-2.59961%201.59961%20-5.2002%201.59961%20-8c0%20-17.7002%20-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032c0%202.7998%200.900391%205.40039%201.59961%208c-19.8994%20-10.7998%20-33.5996%20-31.7002%20-33.5996%20-56zM312%2048c21.2002%200%2021.2002%2032%200%2032h-128c-21.2002%200%20-21.2002%20-32%200%20-32h128zM344%20160c35.2998%200%2064%2028.7002%2064%2064c0%2024.2998%20-13.7002%2045.2002%20-33.5996%2056c0.699219%20-2.59961%201.59961%20-5.2002%201.59961%20-8c0%20-17.7002%20-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032c0%202.7998%200.900391%205.40039%201.59961%208c-19.8994%20-10.7998%20-33.5996%20-31.7002%20-33.5996%20-56c0%20-35.2998%2028.7002%20-64%2064%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22monument%22%20unicode=%22&#xf5a6;%22%20horiz-adv-x=%22384%22%20d=%22M368%200c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-352c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h352zM289.14%20347.26l30.8604%20-315.26h-256l30.8701%20315.26c0.751953%207.54688%204.12988%2014.3613%209.20996%2019.4404l76.5996%2076.6094c6.25%206.25%2016.3799%206.25%2022.6299%200l76.6201%20-76.6094c5.08008%20-5.0791%208.45801%20-11.8936%209.20996%20-19.4404zM240%20140.8v38.4004c0%206.39941%20-6.40039%2012.7998%20-12.7998%2012.7998h-70.4004c-6.39941%200%20-12.7998%20-6.40039%20-12.7998%20-12.7998v-38.4004c0%20-6.39941%206.40039%20-12.7998%2012.7998%20-12.7998h70.4004c6.39941%200%2012.7998%206.40039%2012.7998%2012.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mortar-pestle%22%20unicode=%22&#xf5a7;%22%20d=%22M501.54%20387.09l-99.0801%20-99.0898h-151.37l203.811%20152.86c5.96094%204.46875%2013.4297%207.11426%2021.4473%207.11426c5.71973%200%2011.1279%20-1.34863%2015.9219%20-3.74414c21.7803%20-10.8906%2026.4902%20-39.9209%209.27051%20-57.1406zM496%20256c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16c0%20-80.9805%20-50.2002%20-150.11%20-121.13%20-178.32c12.7695%20-16.8701%2021.7295%20-36.7998%2024.9502%20-58.6895c1.45996%20-9.91992%20-6.04004%20-18.9805%20-16.0703%20-18.9805h-223.5c-10.0303%200%20-17.5303%209.06055%20-16.0703%2018.9805c3.23047%2021.8896%2012.1904%2041.8193%2024.9502%2058.6895c-70.9297%2028.21%20-121.13%2097.3398%20-121.13%20178.32h-16c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22paint-roller%22%20unicode=%22&#xf5aa;%22%20d=%22M416%20320c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-352c-17.6699%200%20-32%2014.3301%20-32%2032v96c0%2017.6699%2014.3301%2032%2032%2032h352c17.6699%200%2032%20-14.3301%2032%20-32v-96zM448%20384c35.3496%200%2064%20-28.6504%2064%20-64v-64c0%20-53.0195%20-42.9805%20-96%20-96%20-96h-160v-32c17.6699%200%2032%20-14.3301%2032%20-32v-128c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v128c0%2017.6699%2014.3301%2032%2032%2032v32c0%2035.3496%2028.6504%2064%2064%2064h160c17.6699%200%2032%2014.3301%2032%2032v128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22passport%22%20unicode=%22&#xf5ab;%22%20horiz-adv-x=%22448%22%20d=%22M129.62%20272c5.28027%2031.2197%2025.5898%2057.1699%2053.2998%2070.4102c-7.66992%20-19.0605%20-12.7197%20-43.3799%20-14.21%20-70.4102h-39.0898zM129.62%20240h39.0898c1.49023%20-27.0303%206.53027%20-51.3496%2014.21%20-70.4102c-27.71%2013.2402%20-48.0098%2039.1904%20-53.2998%2070.4102zM224%20161.31c-7.69043%207.4502%20-20.7695%2034.4307%20-23.4404%2078.6904h46.8701c-2.66016%20-44.2695%20-15.7393%20-71.2402%20-23.4297%20-78.6904zM200.57%20272c2.66016%2044.2598%2015.7393%2071.2402%2023.4395%2078.6904c7.69043%20-7.4502%2020.7705%20-34.4307%2023.4307%20-78.6904h-46.8701zM265.08%20169.59c7.67969%2019.0605%2012.7197%2043.3799%2014.21%2070.4102h39.0898c-5.28027%20-31.2197%20-25.5898%20-57.1699%20-53.2998%20-70.4102zM416%20448c17.6699%200%2032%20-14.3301%2032%20-32v-448c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-352c-35.3496%200%20-64%2028.6504%20-64%2064v384c0%2035.3496%2028.6504%2064%2064%2064h352zM336%2032c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016h-224c-8.7998%200%20-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16h224zM224%20128c70.6904%200%20128%2057.3096%20128%20128s-57.3096%20128%20-128%20128s-128%20-57.3096%20-128%20-128s57.3096%20-128%20128%20-128zM265.08%20342.41c27.71%20-13.2402%2048.0195%20-39.1904%2053.2998%20-70.4102h-39.0898c-1.49023%2027.0303%20-6.53027%2051.3496%20-14.21%2070.4102z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pen-fancy%22%20unicode=%22&#xf5ac;%22%20d=%22M79.1797%20165.06l84.0703%2033.0703l98.8799%20-98.8799l-33.0703%20-84.0703c-3.1748%20-9.5332%20-10.7061%20-17.0645%20-20.2393%20-20.2393l-176.82%20-58.9404l-4.67969%204.67969l92.8896%2092.8906c2.55957%20-0.660156%205.03027%20-1.57031%207.7998%20-1.57031c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32c0%20-2.76953%200.910156%20-5.24023%201.57031%20-7.7998l-92.8896%20-92.8906l-4.69043%204.69043l58.9404%20176.82c3.17773%209.53223%2010.707%2017.0615%2020.2393%2020.2393zM369.25%20419.68c74.4805%2084.2607%20199.15%20-39.1602%20114.23%20-114.229l-199.49%20-183.11l-97.8506%2097.8506z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pen-nib%22%20unicode=%22&#xf5ad;%22%20d=%22M136.6%20309.21l151.4%2042.79l128%20-128l-42.79%20-151.4c-5.76172%20-20.3838%20-21.3594%20-36.6455%20-41.3496%20-43.3096l-279.86%20-93.29l-14.6904%2014.6904l150.11%20150.109c6.25977%20-2.99023%2013.1797%20-4.7998%2020.5801%20-4.7998c26.5098%200%2048%2021.4902%2048%2048s-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48c0%20-7.40039%201.80957%20-14.3203%204.7998%20-20.5801l-150.109%20-150.11l-14.6904%2014.6904l93.29%20279.86c6.66406%2019.9902%2022.9258%2035.5879%2043.3096%2041.3496zM497.94%20373.83c18.75%20-18.7598%2018.75%20-49.1602%200%20-67.9102l-56.5508%20-56.5498l-128.02%20128.02l56.5498%2056.5508c18.75%2018.75%2049.1602%2018.75%2067.9102%200z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pencil-ruler%22%20unicode=%22&#xf5ae;%22%20d=%22M109.46%20203.96l-100.17%20100.18c-12.3896%2012.3906%20-12.3799%2032.4707%200%2044.8604l89.71%2089.71c12.3896%2012.3896%2032.4697%2012.3896%2044.8604%200l33.6396%20-33.6504l-61.6797%20-61.6797c-3.10059%20-3.08984%20-3.10059%20-8.11035%200%20-11.21l11.21%20-11.21c1.43359%20-1.43652%203.41797%20-2.32617%205.60547%20-2.32617c2.18848%200%204.16992%200.889648%205.60449%202.32617l61.6797%2061.6797l44.1201%20-44.1201zM497.93%20320.76l-46.0195%20-46.0293l-113.2%20113.199l46.0205%2046.0107c18.7695%2018.7598%2049.1895%2018.7598%2067.9492%200l45.25%20-45.25c18.75%20-18.7607%2018.7607%20-49.1709%200%20-67.9307zM316.08%20365.29l113.2%20-113.19l-296.92%20-296.93l-107.45%20-18.8398c-14.5%20-2.5498%20-27.1201%2010.0703%20-24.5898%2024.5596l18.7598%20107.44zM502.71%2079.8604c12.3896%20-12.3906%2012.3896%20-32.4707%200%20-44.8604l-89.71%20-89.7002c-12.3896%20-12.3896%20-32.4697%20-12.3896%20-44.8604%200l-100.21%20100.2l134.58%20134.56l44.1406%20-44.1396l-61.6807%20-61.6797c-3.08984%20-3.08984%20-3.08984%20-8.11035%200%20-11.21l11.21%20-11.21c3.08984%20-3.10059%208.11035%20-3.10059%2011.21%200l61.6807%2061.6797z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plane-arrival%22%20unicode=%22&#xf5af;%22%20horiz-adv-x=%22640%22%20d=%22M624%200c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-608c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h608zM44.8096%20242.34c-6.5498%205.91016%20-12.3896%2014.3398%20-12.5791%2023.25l-0.230469%20101.78c0.19043%2010.8799%2010.3799%2018.7002%2020.7197%2015.8799l39.7305%20-10.8301c5.00977%20-1.36035%209.08984%20-5.04004%2011.0195%20-9.92969l27.5898%20-67.8799l102.2%20-27.8408l-47.9199%20164.211c-0.189453%2011.1191%2010.1504%2019.3193%2020.71%2016.4395l65.0898%20-17.7295c5.70996%20-1.56055%2010.1504%20-6.10059%2011.6602%20-11.9102l100.36%20-191.851l97.5098%20-26.5596c26.4805%20-7.20996%2051.5498%20-20.1797%2070.8301%20-40c21.6396%20-22.25%2027.2002%20-40.46%2023.3701%20-54.96c-3.81055%20-14.5%20-17.5801%20-27.4404%20-47.25%20-35.71c-26.4404%20-7.36035%20-54.5205%20-5.85059%20-81%201.35938l-287.601%2078.3506c-9.58496%202.61621%20-18.2998%207.45605%20-25.4697%2013.9297z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22plane-departure%22%20unicode=%22&#xf5b0;%22%20horiz-adv-x=%22640%22%20d=%22M624%200c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-608c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h608zM80.5498%20106.73l-76.21%2082.9697c-7.62012%208.95996%20-4.87012%2022.7803%205.57031%2028.0801l40.1299%2020.3701c2.41504%201.22461%205.18066%201.91504%208.07227%201.91504c2.875%200%205.59277%20-0.682617%207.99805%20-1.89551l72.3496%20-36.4697l103.21%2052.3799l-156.22%2098.0996c-8.08008%208.87988%20-5.5%2023.1201%205.16992%2028.5303l65.75%2033.3701c2.41504%201.22559%205.18164%201.91699%208.07324%201.91699c3.67383%200%207.08984%20-1.11621%209.92676%20-3.02734l218.7%20-82.0596l98.5098%2049.9902c26.7402%2013.5596%2056.4297%2021.4199%2086.2803%2019.4795c33.5098%20-2.17969%2051.04%20-12.8799%2058.25%20-27.4502c7.22949%20-14.5596%205.23926%20-35.1699%20-13.0703%20-63.6494c-16.3096%20-25.3701%20-40.2803%20-44.7402%20-67.0205%20-58.3105l-290.96%20-147.649c-8.88574%20-4.51562%20-19.001%20-7.10645%20-29.6396%20-7.12012l-130.54%20-0.180664c-9.22949%20-0.00976562%20-18.0498%203.87012%20-24.3301%2010.7109z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22prescription%22%20unicode=%22&#xf5b1;%22%20horiz-adv-x=%22384%22%20d=%22M301.26%2096l78.0605%20-78.0498c6.25%20-6.25%206.25%20-16.3799%200%20-22.6299l-22.6299%20-22.6299c-6.25%20-6.25%20-16.3809%20-6.25%20-22.6309%200l-78.0596%2078.0596l-78.0498%20-78.0703c-6.25%20-6.25%20-16.3799%20-6.25%20-22.6299%200l-22.6299%2022.6299c-6.25%206.25%20-6.25%2016.3809%200%2022.6309l78.0596%2078.0596l-128%20128h-18.75v-80c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v256c0%208.83984%207.16016%2016%2016%2016h144c53.0195%200%2096%20-42.9805%2096%20-96c0%20-48.8896%20-36.6904%20-88.7998%20-83.96%20-94.7803l83.96%20-83.96l78.0596%2078.0605c6.25%206.25%2016.3809%206.25%2022.6309%200l22.6299%20-22.6299c6.25%20-6.25%206.25%20-16.3809%200%20-22.6309zM64%20352v-64h96c17.6396%200%2032%2014.3604%2032%2032s-14.3604%2032%20-32%2032h-96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sad-cry%22%20unicode=%22&#xf5b3;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248c0%20-90%20-48.2002%20-168.7%20-120%20-212.1v180.1c0%208.7998%20-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16v-196.7c-29.5%20-12.3994%20-62%20-19.2998%20-96%20-19.2998s-66.5%206.90039%20-96%2019.2998v196.7c0%208.7998%20-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16v-180.1c-71.7998%2043.3994%20-120%20122%20-120%20212.1c0%20137%20111%20248%20248%20248zM182.5%20223.5l9.7002%20-8.5c2.5%20-2.2998%207.89941%20-4.7002%2013.7002%20-1.59961c4.39941%202.39941%206.89941%207.39941%206.09961%2012.3994c-4%2025.2002%20-34.2002%2042.1006%20-59.9004%2042.1006c-25.6992%200%20-55.8994%20-16.9004%20-59.8994%20-42.1006c-0.799805%20-5%201.7002%20-10%206.09961%20-12.3994c4.40039%20-2.40039%209.90039%20-1.7002%2013.7002%201.59961l9.5%208.5c14.7998%2013.2002%2046.2002%2013.2002%2061%200zM248%2032c26.5%200%2048%2028.7002%2048%2064s-21.5%2064%20-48%2064s-48%20-28.7002%20-48%20-64s21.5%20-64%2048%20-64zM397.8%20213.5c4.40039%202.40039%206.7998%207.40039%206.2002%2012.2998c-4%2025.2002%20-34.2002%2042.1006%20-59.9004%2042.1006c-25.6992%200%20-55.8994%20-16.9004%20-59.8994%20-42.1006c-0.799805%20-5%201.7002%20-10%206.09961%20-12.3994c4.40039%20-2.40039%209.90039%20-1.7002%2013.7002%201.59961l9.59961%208.59961c14.8008%2013.2002%2046.2002%2013.2002%2061%200l9.5%20-8.5c2.5%20-2.2998%207.90039%20-4.69922%2013.7002%20-1.59961z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sad-tear%22%20unicode=%22&#xf5b4;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM328%20272c-17.7002%200%20-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032zM152%2032c26.5%200%2048%2021%2048%2047c0%2020%20-28.5%2060.4004%20-41.5996%2077.7998c-3.2002%204.2998%20-9.60059%204.2998%20-12.8008%200c-13.0996%20-17.3994%20-41.5996%20-57.7998%20-41.5996%20-77.7998c0%20-26%2021.5%20-47%2048%20-47zM168%20208c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM338.2%2053.7998c13.2998%20-16.0996%2038.2998%204%2024.5%2020.4004c-28.4004%2034.2002%20-70.2998%2053.7998%20-114.7%2053.7998c-21.2002%200%20-21.2002%20-32%200%20-32c34.9004%200%2067.7998%20-15.4004%2090.2002%20-42.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shuttle-van%22%20unicode=%22&#xf5b6;%22%20horiz-adv-x=%22640%22%20d=%22M628.88%20237.35c7.17969%20-8.62988%2011.1201%20-19.5%2011.1201%20-30.7295v-110.62c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32c0%20-53.0195%20-42.9805%20-96%20-96%20-96s-96%2042.9805%20-96%2096h-128c0%20-53.0195%20-42.9805%20-96%20-96%20-96s-96%2042.9805%20-96%2096h-32c-17.6699%200%20-32%2014.3301%20-32%2032v288c0%2017.6699%2014.3301%2032%2032%2032h425.52c14.8184%20-0.00292969%2028.0625%20-6.70312%2036.8701%20-17.2695zM64%20256h96v96h-96v-96zM160%2016c26.5098%200%2048%2021.4902%2048%2048s-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48zM320%20256v96h-96v-96h96zM480%2016c26.5098%200%2048%2021.4902%2048%2048s-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48zM384%20256h146.02l-80%2096h-66.0195v-96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22signature%22%20unicode=%22&#xf5b7;%22%20horiz-adv-x=%22640%22%20d=%22M623.2%20256c9.09961%200.599609%2016.7998%20-7.09961%2016.5996%20-16.2002v-32.0996c0%20-8.5%20-6.7002%20-15.1006%20-15.2002%20-15.7998c-39.3994%20-3.2002%20-105.399%20-51%20-138.399%20-65.8008c-34.2998%20-15.3994%20-66.7002%20-30%20-102.3%20-30c-28.2002%200%20-50.2002%208.5%20-65.5%2025.3008c-22.7002%2024.8994%20-22.8008%2055.2998%20-20.6006%2083.7998c-56.5%20-45.1006%20-169%20-153.601%20-211.2%20-195.8c-6.09961%20-6.2002%20-14.2998%20-9.40039%20-22.5996%20-9.40039c-27%200%20-36.5%2027%20-29.7002%2043.9004l98.2002%20245.6c8%2019.9004%20-14.2998%2038.7998%20-32.7002%2027.0996l-58%20-38.8994c-7.5%20-4.7998%20-17.3994%20-2.60059%20-22.0996%204.89941l-17.2002%2027c-4.7002%207.5%20-2.5%2017.4004%204.90039%2022.1006l54.8994%2036.8994c76.5%2048.7002%20160.101%20-26.8994%20129.7%20-102.8l-41.5%20-103.7c105.2%20101.2%20144.4%20124.5%20169.5%20126c54.4004%203.10059%2043.7998%20-68.0996%2042.7002%20-76.0996c-4.7002%20-35.7002%20-1.2998%20-51.9004%2021.2998%20-51.9004c21.9004%200%2047%2011.3008%2076.0996%2024.4004c37.4004%2016.7998%20111.301%2068%20163.101%2071.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smile-beam%22%20unicode=%22&#xf5b8;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM112%20224.6c-0.700195%20-8.5%2010.7998%20-11.8994%2015.0996%20-4.5l9.5%2017c7.7002%2013.7002%2019.2002%2021.6006%2031.5%2021.6006c12.3008%200%2023.8008%20-7.90039%2031.5%20-21.6006l9.5%20-17c4.10059%20-7.39941%2015.6006%20-4.09961%2014.9004%204.5c-3.2998%2042.1006%20-32.2002%2071.4004%20-56%2071.4004s-52.7002%20-29.2998%20-56%20-71.4004zM362.8%20101.8c13.5%2016.2002%20-11%2036.7002%20-24.5996%2020.5c-22.4004%20-26.7998%20-55.2002%20-42.2002%20-90.2002%20-42.2002s-67.7998%2015.3008%20-90.2002%2042.2002c-13.5996%2016.2002%20-38.0996%20-4.2002%20-24.5996%20-20.5c28.5%20-34.2002%2070.2998%20-53.7998%20114.8%20-53.7998s86.2998%2019.5996%20114.8%2053.7998zM369%20220.1c4.09961%20-7.39941%2015.7002%20-4.09961%2015.0996%204.5c-3.2998%2042.1006%20-32.1992%2071.4004%20-56%2071.4004c-23.7998%200%20-52.6992%20-29.2998%20-56%20-71.4004c-0.699219%20-8.5%2010.8008%20-11.7998%2014.9004%20-4.5l9.5%2017c7.7002%2013.7002%2019.2002%2021.6006%2031.5%2021.6006s23.7998%20-7.90039%2031.5%20-21.6006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22solar-panel%22%20unicode=%22&#xf5ba;%22%20horiz-adv-x=%22640%22%20d=%22M431.98%20-0.00976562c8.84961%200.00976562%2016.0293%20-7.16992%2016.0195%20-16.0205l-0.0400391%20-31.7295c-0.00976562%20-8.82031%20-7.16016%20-15.9707%20-15.9795%20-15.9805l-223.961%20-0.259766c-8.84961%20-0.00976562%20-16.0293%207.16992%20-16.0195%2016.0195l0.0498047%2031.7305c0.00976562%208.83008%207.16016%2015.9805%2015.9805%2015.9902l47.9795%200.0498047v32.21h128v-32.0596zM585.2%20421.26c58.1094%20-342.42%2054.7803%20-321.39%2054.7598%20-325.47c-0.0800781%20-17.2305%20-14.3604%20-31.79%20-32.5898%20-31.79h-574.74c-18.3096%200%20-32.6299%2014.6797%20-32.5996%2032c0.00976562%203.91992%20-3.35059%20-17.1602%2054.7598%20325.26c2.62012%2015.4307%2016.21%2026.7402%2032.1396%2026.7402h466.13c15.9307%200%2029.5205%20-11.3096%2032.1406%20-26.7402zM259.83%20384l-9.77051%20-96h139.87l-9.76953%2096h-120.33zM184.66%20128l11.4102%20112h-105.971l-19.0098%20-112h113.57zM200.95%20288l9.76953%2096h-96.1895l-16.29%20-96h102.71zM233.77%20128h172.45l-11.3994%20112h-149.65zM429.27%20384l9.77051%20-96h102.71l-16.29%2096h-96.1904zM455.33%20128h113.58l-19.0098%20112h-105.971z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spa%22%20unicode=%22&#xf5bb;%22%20horiz-adv-x=%22576%22%20d=%22M568.25%20256c4.41016%200.0195312%207.79004%20-3.40039%207.75%20-7.82031c-0.230469%20-27.9199%20-7.12988%20-126.13%20-88.7695%20-199.3c-84.04%20-81.8301%20-167.23%20-80.8799%20-199.23%20-80.8799s-115.21%20-0.94043%20-199.23%2080.8799c-81.6299%2073.1602%20-88.5391%20171.38%20-88.7695%20199.3c-0.0400391%204.41992%203.33984%207.83984%207.75%207.82031c29.04%20-0.129883%20135.01%20-6.16016%20213.84%20-83c33.1201%20-29.6299%2053.3604%20-63.2998%2066.4102%20-94.8604c13.0498%2031.5605%2033.29%2065.2305%2066.4102%2094.8604c78.8301%2076.8398%20184.8%2082.8701%20213.84%2083zM287.98%20145.4c-12.9727%2019.0527%20-27.9248%2036.124%20-45.04%2051.46c-18.7207%2018.25%20-38.8506%2032.6895%20-59.2207%2044.3896c16.4707%2070.4404%2051.75%20132.93%2096.7402%20172.07c4.12012%203.58008%2011.0303%203.58008%2015.1396%200c45.0107%20-39.1699%2080.29%20-101.721%2096.7305%20-172.221c-20.6797%20-11.8799%20-41.1699%20-26.5693%20-60.2598%20-45.1797c-16.4902%20-14.7402%20-31.2705%20-31.6699%20-44.0898%20-50.5195z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22splotch%22%20unicode=%22&#xf5bc;%22%20d=%22M472.29%20252.11c48.54%20-16.6201%2053.8301%20-73.8301%208.9502%20-96.79l-62%20-31.7402c-17.8301%20-9.12988%20-29.2803%20-25.2002%20-30.6299%20-42.9902l-4.7002%20-61.8594c-3.41016%20-44.79%20-65.1299%20-66.7803%20-104.45%20-37.2207l-54.3203%2040.8301c-15.6201%2011.7305%20-36.96%2016.1201%20-57.0693%2011.7305l-69.96%20-15.2803c-50.6504%20-11.0596%20-94.0801%2032.5596%20-73.4902%2073.8096l28.4297%2056.9805c8.18066%2016.3799%206.44043%2035.1699%20-4.63965%2050.2402l-38.54%2052.4199c-27.9004%2037.9502%206.97949%2086.8994%2059.0303%2082.8301l71.8799%20-5.62012c20.6602%20-1.62012%2040.9395%205.59961%2054.2002%2019.3096l46.1396%2047.6699c33.4102%2034.5107%2098.3994%2021.1504%20109.979%20-22.6201l15.9902%20-60.4492c4.60059%20-17.3799%2018.8604%20-31.7002%2038.1406%20-38.3008z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spray-can%22%20unicode=%22&#xf5bd;%22%20d=%22M224%20416v-96h-128v96c0%2017.6699%2014.3301%2032%2032%2032h64c17.6699%200%2032%20-14.3301%2032%20-32zM480%20320c17.6699%200%2032%20-14.3301%2032%20-32s-14.3301%20-32%20-32%20-32s-32%2014.3301%20-32%2032s14.3301%2032%2032%2032zM224%20288c53.0195%200%2096%20-42.9805%2096%20-96v-224c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-256c-17.6699%200%20-32%2014.3301%20-32%2032v224c0%2053.0195%2042.9805%2096%2096%2096h128zM160%2032c44.1797%200%2080%2035.8203%2080%2080s-35.8203%2080%20-80%2080s-80%20-35.8203%20-80%20-80s35.8203%20-80%2080%20-80zM480%20352c-17.6699%200%20-32%2014.3301%20-32%2032s14.3301%2032%2032%2032s32%20-14.3301%2032%20-32s-14.3301%20-32%20-32%20-32zM384%20320c17.6699%200%2032%20-14.3301%2032%20-32s-14.3301%20-32%20-32%20-32s-32%2014.3301%20-32%2032s14.3301%2032%2032%2032zM288%20416c17.6699%200%2032%20-14.3301%2032%20-32s-14.3301%20-32%20-32%20-32s-32%2014.3301%20-32%2032s14.3301%2032%2032%2032zM384%20416c17.6699%200%2032%20-14.3301%2032%20-32s-14.3301%20-32%20-32%20-32s-32%2014.3301%20-32%2032s14.3301%2032%2032%2032zM480%20224c17.6699%200%2032%20-14.3301%2032%20-32s-14.3301%20-32%20-32%20-32s-32%2014.3301%20-32%2032s14.3301%2032%2032%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22stamp%22%20unicode=%22&#xf5bf;%22%20d=%22M32%20-64v64h448v-64h-448zM416%20192c53.0195%200%2096%20-42.9805%2096%20-96v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-448c-17.6699%200%20-32%2014.3301%20-32%2032v32c0%2053.0195%2042.9805%2096%2096%2096h66.5596c16.2607%200%2029.4404%2013.1797%2029.4404%2029.4404v0.0693359c0%2031.79%20-9.98047%2062.0605%20-23.3096%2090.9102c-5.57031%2012.04%20-8.69043%2025.4199%20-8.69043%2039.5801c0%2058.6699%2052.6201%20105.04%20113.25%2094.4902c38.79%20-6.75%2070.4902%20-38.6699%2077.2598%20-77.4502c3.85059%20-22.0303%200.0605469%20-42.8096%20-9.0498%20-60.4199c-12.5801%20-24.3105%20-21.46%20-50.3506%20-21.46%20-77.7197v-9.45996c0%20-16.2607%2013.1797%20-29.4404%2029.4404%20-29.4404h66.5596z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star-half-alt%22%20unicode=%22&#xf5c0;%22%20horiz-adv-x=%22536%22%20d=%22M508.55%20276.49c26.25%20-3.7998%2036.7705%20-36.1006%2017.7305%20-54.6006l-105.91%20-102.979l25.0303%20-145.49c3.55957%20-20.79%20-13.0605%20-37.4004%20-31.6602%20-37.4004c-4.91016%200%20-9.9707%201.16016%20-14.8301%203.71094l-130.94%2068.6992l-130.95%20-68.6797c-4.86914%20-2.58008%20-9.93945%20-3.75%20-14.8691%20-3.75c-18.5801%200%20-35.1699%2016.6699%20-31.6104%2037.4502l25.0596%20145.479l-105.89%20103c-19.0303%2018.5%20-8.50977%2050.79%2017.7402%2054.5898l146.38%2021.29l65.4297%20132.381c5.90039%2011.9092%2017.29%2017.8096%2028.6904%2017.8096c11.4697%200%2022.9395%20-5.98047%2028.8193%20-17.8096l65.4102%20-132.391zM386.81%20153.29l82.6504%2080.3799l-114.229%2016.6299l-25.0107%203.64062l-11.1797%2022.6299l-51.0303%20103.29l-0.0292969%20-317.19l22.3799%20-11.7402l102.13%20-53.5898l-19.5205%20113.45l-4.2793%2024.8799z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22suitcase-rolling%22%20unicode=%22&#xf5c1;%22%20horiz-adv-x=%22384%22%20d=%22M336%20288c26.5098%200%2048%20-21.4902%2048%20-48v-224c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-16v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v16h-128v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v16h-16c-26.5098%200%20-48%2021.4902%20-48%2048v224c0%2026.5098%2021.4902%2048%2048%2048h288zM320%2072v16c0%204.41992%20-3.58008%208%20-8%208h-240c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h240c4.41992%200%208%203.58008%208%208zM320%20168v16c0%204.41992%20-3.58008%208%20-8%208h-240c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h240c4.41992%200%208%203.58008%208%208zM144%20400v-80h-48v80c0%2026.5098%2021.4902%2048%2048%2048h96c26.5098%200%2048%20-21.4902%2048%20-48v-80h-48v80h-96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22surprise%22%20unicode=%22&#xf5c2;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM136%20240c0%20-17.7002%2014.2998%20-32%2032%20-32s32%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32zM248%2032c35.2998%200%2064%2028.7002%2064%2064s-28.7002%2064%20-64%2064s-64%20-28.7002%20-64%20-64s28.7002%20-64%2064%20-64zM328%20208c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22swatchbook%22%20unicode=%22&#xf5c3;%22%20d=%22M434.66%20280.29c5.77344%20-5.79004%209.34473%20-13.7861%209.34473%20-22.5996c0%20-8.81445%20-3.57129%20-16.8008%20-9.34473%20-22.5908l-210.66%20-211.1v271.12l75.4297%2075.5195l0.0703125%200.0703125v0c5.75781%205.73633%2013.707%209.28516%2022.4688%209.28516c8.79883%200%2016.7676%20-3.57715%2022.5312%20-9.35547l90.1602%20-90.3496v0zM480%20128c17.6611%200%2032%20-14.3389%2032%20-32v-128c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-300c2.17969%201.91016%204.62012%203.41992%206.67969%205.49023l186.41%20186.51h106.91zM192%20416v-384c0%20-52.9834%20-43.0166%20-96%20-96%20-96s-96%2043.0166%20-96%2096v384c0%2017.6611%2014.3389%2032%2032%2032h128c17.6611%200%2032%20-14.3389%2032%20-32zM96%208c13.2461%200%2024%2010.7539%2024%2024s-10.7539%2024%20-24%2024s-24%20-10.7539%20-24%20-24s10.7539%20-24%2024%20-24zM128%20192v64h-64v-64h64zM128%20320v64h-64v-64h64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22swimmer%22%20unicode=%22&#xf5c4;%22%20horiz-adv-x=%22640%22%20d=%22M189.61%20137.42c-5.04004%204.65039%20-10.3906%208.34961%20-15.8604%2011.5801l68.6299%2098.04c7.36035%2010.5%2016.3398%2019.5498%2026.7197%2026.9404l80.0205%2057.1699c25.54%2018.2598%2057.8301%2024.96%2088.5596%2018.3799l100.351%20-21.5303c25.9297%20-5.55957%2042.4297%20-31.0801%2036.8799%20-57c-5.56055%20-25.9102%20-31.0898%20-42.4102%20-57%20-36.8799l-100.351%2021.5303c-4.33984%200.90918%20-8.97949%20-0.0302734%20-12.6191%20-2.61035l-18%20-12.8604l112.84%20-80.5996c-17.5107%20-1.04004%20-34.5303%20-8.4502%20-49.3906%20-22.1602c-3.5293%20-3.25977%20-15.2695%20-9.41992%20-34.3896%20-9.41992s-30.8496%206.16016%20-34.3896%209.41992c-16.0107%2014.7705%20-34.5%2022.5801%20-53.46%2022.5801h-16.3008c-18.96%200%20-37.4395%20-7.80957%20-53.46%20-22.5801c-3.5293%20-3.25977%20-15.2695%20-9.41992%20-34.3896%20-9.41992s-30.8496%206.16016%20-34.3896%209.41992zM624%2096c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16c-38.6201%200%20-72.7197%2012.1797%20-96%2031.8398c-23.2803%20-19.6494%20-57.3799%20-31.8398%20-96%20-31.8398s-72.7197%2012.1797%20-96%2031.8398c-23.2803%20-19.6494%20-57.3799%20-31.8398%20-96%20-31.8398s-72.7197%2012.1797%20-96%2031.8398c-23.2803%20-19.6494%20-57.3799%20-31.8398%20-96%20-31.8398h-16c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h16c26.04%200%2045.7998%208.41992%2056.0703%2017.9004c8.89941%208.20996%2019.6602%2014.0996%2031.7695%2014.0996h16.2998c12.1104%200%2022.8701%20-5.88965%2031.7705%20-14.0996c10.29%20-9.48047%2030.0498%20-17.9004%2056.0898%20-17.9004s45.7998%208.41992%2056.0703%2017.9004c8.89941%208.20996%2019.6602%2014.0996%2031.7695%2014.0996h16.2998c12.1104%200%2022.8701%20-5.88965%2031.7705%20-14.0996c10.29%20-9.48047%2030.0498%20-17.9004%2056.0898%20-17.9004s45.7998%208.41992%2056.0703%2017.9004c8.89941%208.20996%2019.6602%2014.0996%2031.7695%2014.0996h16.2998c12.1104%200%2022.8701%20-5.88965%2031.7705%20-14.0996c10.29%20-9.48047%2030.0498%20-17.9004%2056.0898%20-17.9004h16zM112%20192c-44.1797%200%20-80%2035.8203%20-80%2080s35.8203%2080%2080%2080s80%20-35.8203%2080%20-80s-35.8203%20-80%20-80%20-80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22swimming-pool%22%20unicode=%22&#xf5c5;%22%20horiz-adv-x=%22640%22%20d=%22M624%2032c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16c-38.6201%200%20-72.7197%2012.1797%20-96%2031.8398c-23.2803%20-19.6494%20-57.3799%20-31.8398%20-96%20-31.8398s-72.7197%2012.1797%20-96%2031.8398c-23.2803%20-19.6494%20-57.3799%20-31.8398%20-96%20-31.8398s-72.7197%2012.1797%20-96%2031.8398c-23.2803%20-19.6494%20-57.3799%20-31.8398%20-96%20-31.8398h-16c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h16c26.04%200%2045.7998%208.41992%2056.0703%2017.9004c8.89941%208.20996%2019.6602%2014.0996%2031.7695%2014.0996h16.2998c12.1104%200%2022.8701%20-5.88965%2031.7705%20-14.0996c10.29%20-9.48047%2030.0498%20-17.9004%2056.0898%20-17.9004s45.7998%208.41992%2056.0703%2017.9004c8.89941%208.20996%2019.6602%2014.0996%2031.7695%2014.0996h16.2998c12.1104%200%2022.8701%20-5.88965%2031.7705%20-14.0996c10.29%20-9.48047%2030.0498%20-17.9004%2056.0898%20-17.9004s45.7998%208.41992%2056.0703%2017.9004c8.89941%208.20996%2019.6602%2014.0996%2031.7695%2014.0996h16.2998c12.1104%200%2022.8701%20-5.88965%2031.7705%20-14.0996c10.29%20-9.48047%2030.0498%20-17.9004%2056.0898%20-17.9004h16zM224%2064c-19.1201%200%20-30.8604%206.16016%20-34.3896%209.42969c-9.16992%208.4502%20-19.2002%2014.3398%20-29.6104%2018.0703v228.5c0%2052.9404%2043.0596%2096%2096%2096s96%20-43.0596%2096%20-96v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v16c0%2017.6396%20-14.3604%2032%20-32%2032s-32%20-14.3604%20-32%20-32v-96h192v96c0%2052.9404%2043.0596%2096%2096%2096s96%20-43.0596%2096%20-96v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v16c0%2017.6396%20-14.3604%2032%20-32%2032s-32%20-14.3604%20-32%20-32v-228.51c-10.4102%20-3.73047%20-20.4404%20-9.61035%20-29.6104%20-18.0703c-3.5293%20-3.25977%20-15.2695%20-9.41992%20-34.3896%20-9.41992v96h-192v-96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tint-slash%22%20unicode=%22&#xf5c7;%22%20horiz-adv-x=%22640%22%20d=%22M633.82%20-10.0996c6.97949%20-5.43066%208.22949%20-15.4805%202.81934%20-22.4502l-19.6396%20-25.2705c-5.42969%20-6.97949%20-15.4805%20-8.23926%20-22.46%20-2.80957l-588.36%20454.729c-6.97949%205.43066%20-8.22949%2015.4805%20-2.80957%2022.4502l19.6396%2025.2705c5.41992%206.97949%2015.4805%208.22949%2022.46%202.80957l186.82%20-144.399c21.6201%2033.7197%2042.9697%2073.3398%2058.4902%20125.68c9%2030.1201%2050.5%2028.7803%2058.4395%200c46.9902%20-158.48%20146.78%20-200.061%20146.78%20-311.82c0%20-5.70996%20-0.509766%20-11.2998%20-1.03027%20-16.8701zM144%20114.09c0%2029.7803%207.30957%2054.6299%2018.7197%2078.1299l273.681%20-211.52c-31.0303%20-27.7402%20-71.6904%20-44.7002%20-116.4%20-44.7002c-97.2803%200%20-176%2079.6504%20-176%20178.09z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tired%22%20unicode=%22&#xf5c8;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM281.8%20250.3c-7.7002%20-4.7002%20-7.7002%20-15.8994%200%20-20.5996l80%20-48c11.5%20-6.7998%2024.1006%207.59961%2015.4004%2018l-33.6006%2040.2998l33.6006%2040.2998c8.59961%2010.2998%20-3.7998%2024.9004%20-15.4004%2018zM118.8%20280.3l33.6006%20-40.2998l-33.6006%20-40.2998c-8.59961%20-10.4004%203.90039%20-24.7998%2015.4004%20-18l80%2048c7.7998%204.7002%207.7998%2015.8994%200%2020.5996l-80%2048c-11.6006%206.90039%20-24%20-7.7002%20-15.4004%20-18zM248%20160c-51.9004%200%20-115.3%20-43.7998%20-123.2%20-106.7c-1.7002%20-13.3994%207.90039%20-24.5996%2017.7002%20-20.3994c25.9004%2011.0996%2064.4004%2017.3994%20105.5%2017.3994s79.5996%20-6.2998%20105.5%20-17.3994c9.7002%20-4.2002%2019.4004%206.7998%2017.7002%2020.3994c-7.90039%2062.9004%20-71.2998%20106.7%20-123.2%20106.7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tooth%22%20unicode=%22&#xf5c9;%22%20horiz-adv-x=%22448%22%20d=%22M443.98%20351.75c10.1299%20-41.6299%200.419922%20-80.8203%20-21.5303%20-110.43c-23.3604%20-31.5703%20-32.6807%20-68.6504%20-36.29%20-107.351c-4.41016%20-47.1602%20-10.3301%20-94.1699%20-20.9404%20-140.319l-7.7998%20-33.9502c-3.18945%20-13.8701%20-15.4902%20-23.7002%20-29.6699%20-23.7002c-13.9697%200%20-26.1504%209.5498%20-29.54%2023.1602l-34.4697%20138.42c-4.56055%2018.3096%20-20.96%2031.1602%20-39.7598%2031.1602c-18.8008%200%20-35.2002%20-12.8398%20-39.7607%20-31.1602l-34.4697%20-138.42c-3.38965%20-13.6104%20-15.5703%20-23.1602%20-29.54%20-23.1602c-14.1797%200%20-26.4795%209.83008%20-29.6699%2023.7002l-7.7998%2033.9502c-10.6104%2046.1592%20-16.54%2093.1592%20-20.9404%20140.319c-3.60938%2038.6904%20-12.9297%2075.7803%20-36.29%20107.351c-21.9199%2029.6201%20-31.6299%2068.8096%20-21.5%20110.43c11.0098%2045.2197%2047.1104%2082.0498%2092.0098%2093.7197c23.4307%206.08984%2046.1104%200.540039%2066.8105%20-10.3096l100.51%20-64.6201c7.83984%20-5.05957%2017.6504%20-2.15039%2022.1104%204.7998c4.78027%207.44043%202.62012%2017.3398%20-4.7998%2022.1104l-28.3203%2018.21c3.54004%201.75%207.25%203.08984%2010.5%205.47949c26.1396%2019.2305%2056.9502%2032.6904%2089.1396%2024.3301c44.9004%20-11.6602%2081%20-48.5%2092.0107%20-93.7197z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22umbrella-beach%22%20unicode=%22&#xf5ca;%22%20horiz-adv-x=%22640%22%20d=%22M115.38%20311.1c-10.0801%203.66992%20-14.1104%2016.3203%20-7.41992%2024.7207c59.75%2074.8398%20152.65%20116.689%20248.53%20111.8c-52.79%20-29.4102%20-103.811%20-92.1602%20-139%20-173.7zM247.63%20262.94c44.4902%20101.979%20114.74%20171.14%20172.76%20171.149c7.95996%200%2015.6904%20-1.2998%2023.0908%20-4c61.3291%20-22.3203%2078.3896%20-132.6%2042.6299%20-253.979zM521.48%20387.5c76.5293%20-57.9199%20120.76%20-149.67%20118.439%20-245.36c-0.259766%20-10.7393%20-11.4795%20-17.8398%20-21.5703%20-14.1699l-102.619%2037.3604c17.5293%2058.75%2024.6895%20117.09%2018.9492%20166.979c-2.37012%2020.5908%20-6.97949%2038.8906%20-13.1992%2055.1904zM560%200.0195312c8.83984%200%2016%20-7.15918%2016%20-16v-32.0098c0%20-8.83984%20-7.16016%20-16.0098%20-16%20-16.0098h-544c-8.83984%200%20-16%207.16992%20-16%2016.0098v32.0098c0%208.85059%207.16016%2016.0107%2016%2016.0107h236.96l72.9004%20200.37l60.1396%20-21.9004l-64.9404%20-178.48h238.94z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vector-square%22%20unicode=%22&#xf5cb;%22%20d=%22M512%20320c0%20-17.6699%20-14.3301%20-32%20-32%20-32v-192c17.6699%200%2032%20-14.3301%2032%20-32v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-96c-17.6699%200%20-32%2014.3301%20-32%2032h-192c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-96c-17.6699%200%20-32%2014.3301%20-32%2032v96c0%2017.6699%2014.3301%2032%2032%2032v192c-17.6699%200%20-32%2014.3301%20-32%2032v96c0%2017.6699%2014.3301%2032%2032%2032h96c17.6699%200%2032%20-14.3301%2032%20-32h192c0%2017.6699%2014.3301%2032%2032%2032h96c17.6699%200%2032%20-14.3301%2032%20-32v-96zM416%20384v-32h32v32h-32zM64%20384v-32h32v32h-32zM96%200v32h-32v-32h32zM448%200v32h-32v-32h32zM416%2096v192h-32c-17.6699%200%20-32%2014.3301%20-32%2032v32h-192v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32v-192h32c17.6699%200%2032%20-14.3301%2032%20-32v-32h192v32c0%2017.6699%2014.3301%2032%2032%2032h32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22weight-hanging%22%20unicode=%22&#xf5cd;%22%20d=%22M510.28%202.13965c8.33008%20-33.3096%20-14.6602%20-66.1396%20-46.2998%20-66.1396h-415.95c-31.6504%200%20-54.6406%2032.8301%20-46.3105%2066.1396l73.0498%20292.13c3.79004%2015.1807%2016.4404%2025.7207%2030.8701%2025.7207h60.25c-3.58008%2010.0498%20-5.87988%2020.7197%20-5.87988%2032c0%2053.0195%2042.9805%2096%2096%2096c53.0205%200%2096%20-42.9805%2096%20-96c0%20-11.2803%20-2.30957%20-21.9502%20-5.87988%20-32h60.25c14.4297%200%2027.0703%20-10.5303%2030.8701%20-25.7207zM256%20320c17.6396%200%2032%2014.3604%2032%2032s-14.3604%2032%20-32%2032s-32%20-14.3604%20-32%20-32s14.3604%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wine-glass-alt%22%20unicode=%22&#xf5ce;%22%20horiz-adv-x=%22288%22%20d=%22M216%20-16c22.0898%200%2040%20-17.9102%2040%20-40c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-208c-4.41992%200%20-8%203.58008%20-8%208c0%2022.0898%2017.9102%2040%2040%2040h40v117.18c-68.4697%2015.8906%20-118.05%2079.9102%20-111.4%20154.16l15.96%20178.11c0.730469%208.24023%207.55078%2014.5498%2015.7002%2014.5498h223.48c8.16016%200%2014.9697%20-6.30957%2015.71%20-14.5498l15.9502%20-178.101c6.64941%20-74.25%20-42.9307%20-138.27%20-111.4%20-154.159v-117.19h40zM61.75%20400l-7.16992%20-80h178.84l-7.16992%2080h-164.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22air-freshener%22%20unicode=%22&#xf5d0;%22%20d=%22M224%20288c53%200%2096%20-43%2096%20-96v-224c0%20-17.625%20-14.375%20-32%20-32%20-32h-256c-17.625%200%20-32%2014.375%20-32%2032v224c0%2053%2043%2096%2096%2096h128zM160%2032c44.125%200%2080%2035.875%2080%2080s-35.875%2080%20-80%2080s-80%20-35.875%20-80%20-80s35.875%20-80%2080%20-80zM224%20416v-96h-128v96c0%2017.625%2014.375%2032%2032%2032h64c17.625%200%2032%20-14.375%2032%20-32zM381.781%20396.422l-29.7812%20-12.4219l-12.4385%20-29.7812c-0.592773%20-1.21875%20-2.18652%20-2.21875%20-3.56152%20-2.21875s-2.96875%201%20-3.59375%202.21875l-12.4062%2029.7812l-29.7812%2012.4219c-1.21875%200.609375%20-2.21875%202.21875%20-2.21875%203.57812c0%201.375%201%202.96875%202.21875%203.57812l29.7812%2012.4219l12.4062%2029.7812c0.625%201.21875%202.21875%202.21875%203.59375%202.21875s2.96875%20-1%203.56152%20-2.21875l12.4385%20-29.7812l29.7812%20-12.4219c1.21875%20-0.609375%202.21875%20-2.20312%202.21875%20-3.57812c0%20-1.35938%20-1%20-2.96875%20-2.21875%20-3.57812zM448%20384l-29.7812%2012.4219c-1.21875%200.609375%20-2.21875%202.21875%20-2.21875%203.57812c0%201.375%201%202.96875%202.21875%203.57812l29.7812%2012.4219l12.4062%2029.7812c0.625%201.21875%202.21875%202.21875%203.59375%202.21875s2.96875%20-1%203.56152%20-2.21875l12.4385%20-29.7812l29.7812%20-12.4219c1.21875%20-0.609375%202.21875%20-2.20312%202.21875%20-3.57812c0%20-1.35938%20-1%20-2.96875%20-2.21875%20-3.57812l-29.7812%20-12.4219l-12.4385%20-29.7812c-0.592773%20-1.21875%20-2.18652%20-2.21875%20-3.56152%20-2.21875s-2.96875%201%20-3.59375%202.21875zM480%20224l29.7812%20-12.4219c1.21875%20-0.609375%202.21875%20-2.20312%202.21875%20-3.57812c0%20-1.35938%20-1%20-2.96875%20-2.21875%20-3.57812l-29.7812%20-12.4219l-12.4385%20-29.7812c-0.592773%20-1.21875%20-2.18652%20-2.21875%20-3.56152%20-2.21875s-2.96875%201%20-3.59375%202.21875l-12.4062%2029.7812l-29.7812%2012.4219c-1.21875%200.609375%20-2.21875%202.21875%20-2.21875%203.57812c0%201.375%201%202.96875%202.21875%203.57812l29.7812%2012.4219l12.4062%2029.7812c0.625%201.21875%202.21875%202.21875%203.59375%202.21875s2.96875%20-1%203.56152%20-2.21875zM445.781%20300.422l-29.7812%20-12.4219l-12.4385%20-29.7812c-0.592773%20-1.21875%20-2.18652%20-2.21875%20-3.56152%20-2.21875s-2.96875%201%20-3.59375%202.21875l-12.4062%2029.7812l-29.7812%2012.4219c-1.21875%200.609375%20-2.21875%202.21875%20-2.21875%203.57812c0%201.375%201%202.96875%202.21875%203.57812l29.7812%2012.4219l12.4062%2029.7812c0.625%201.21875%202.21875%202.21875%203.59375%202.21875s2.96875%20-1%203.56152%20-2.21875l12.4385%20-29.7812l29.7812%20-12.4219c1.21875%20-0.609375%202.21875%20-2.20312%202.21875%20-3.57812c0%20-1.35938%20-1%20-2.96875%20-2.21875%20-3.57812z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22apple-alt%22%20unicode=%22&#xf5d1;%22%20horiz-adv-x=%22448%22%20d=%22M350.85%20319c25.9707%20-4.66992%2047.2705%20-18.6699%2063.9199%20-42c14.6504%20-20.6699%2024.6406%20-46.6699%2029.9609%20-78c4.66992%20-28.6699%204.31934%20-57.3301%20-1%20-86c-7.99023%20-47.3301%20-23.9707%20-87%20-47.9404%20-119c-28.6396%20-38.6699%20-64.5898%20-58%20-107.87%20-58c-10.6602%200%20-22.2998%203.33008%20-34.96%2010c-8.66016%205.33008%20-18.3096%208%20-28.9697%208s-20.2998%20-2.66992%20-28.9707%20-8c-12.6592%20-6.66992%20-24.2998%20-10%20-34.96%20-10c-43.2793%200%20-79.2295%2019.3301%20-107.869%2058c-23.9707%2032%20-39.9502%2071.6699%20-47.9404%20119c-5.32031%2028.6699%20-5.66992%2057.3301%20-1%2086c5.32031%2031.3301%2015.3096%2057.3301%2029.96%2078c16.6504%2023.3301%2037.9502%2037.3301%2063.9199%2042c15.9805%202.66992%2037.9502%200.330078%2065.9199%20-7c23.9697%20-6.66992%2044.2803%20-14.6699%2060.9307%20-24c16.6494%209.33008%2036.96%2017.3301%2060.9297%2024c27.9795%207.33008%2049.96%209.66992%2065.9395%207zM295.91%20360c-9.32031%20-8.66992%20-21.6504%20-15%20-36.96%20-19c-10.6602%20-3.33008%20-22.2998%20-5%20-34.96%20-5l-14.9805%201c-1.33008%209.33008%20-1.33008%2020%200%2032c2.66992%2024%2010.3203%2042.3301%2022.9707%2055c9.31934%208.66992%2021.6494%2015%2036.96%2019c10.6592%203.33008%2022.2998%205%2034.96%205l14.9795%20-1l1%20-15c0%20-12.6699%20-1.66992%20-24.3301%20-4.99023%20-35c-3.98926%20-15.3301%20-10.3096%20-27.6699%20-18.9795%20-37z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22atom%22%20unicode=%22&#xf5d2;%22%20horiz-adv-x=%22448%22%20d=%22M223.999%20224c17.6484%20-0.03125%2031.9727%20-14.3525%2032.0078%20-32c0%20-17.6611%20-14.3389%20-32%20-32%20-32s-32%2014.3389%20-32%2032c0%2017.6582%2014.335%2031.9961%2031.9922%2032zM438.171%20320c16.3789%20-29.375%2015.0039%20-73.125%20-25.1309%20-128c40.1348%20-54.875%2041.5098%20-98.625%2025.1309%20-128c-29.1309%20-52.375%20-101.646%20-43.625%20-116.275%20-41.875c-21.5039%20-51.25%20-54.2617%20-86.125%20-97.8965%20-86.125s-76.3906%2034.875%20-97.8965%2086.125c-14.627%20-1.75%20-87.1426%20-10.5%20-116.273%2041.875c-16.3789%2029.375%20-15.0039%2073.125%2025.1289%20128c-40.1328%2054.875%20-41.5078%2098.625%20-25.1289%20128c10.877%2019.5%2040.5078%2050.625%20116.273%2041.875c21.5059%2051.25%2054.2617%2086.125%2097.8965%2086.125s76.3926%20-34.875%2097.8965%20-86.125c75.7656%208.875%20105.398%20-22.375%20116.275%20-41.875zM63.3389%2096c3.75195%20-6.625%2019.0059%20-11.875%2043.6348%20-11c-2.75%2013%20-5.125%2026.375%20-6.75%2040.125c-7.75195%206.25%20-15.0039%2012.625%20-21.8809%2019.125c-15.1289%20-23.5%20-19.0039%20-41%20-15.0039%20-48.25zM100.224%20258.875c1.625%2013.5%203.875%2026.875%206.75%2040.25c-1.875%200%20-4%200.375%20-5.75%200.375c-21.5059%200%20-34.5078%20-5.375%20-37.8848%20-11.5c-4%20-7.25%20-0.125%20-24.75%2015.0039%20-48.25c6.87695%206.5%2014.1289%2012.875%2021.8809%2019.125zM223.999%20384c-9.50195%200%20-22.2539%20-13.5%20-33.8828%20-37.25c11.2539%20-3.75%2022.5059%20-8%2033.8828%20-12.875c11.3789%204.875%2022.6309%209.125%2033.8828%2012.875c-11.627%2023.75%20-24.3809%2037.25%20-33.8828%2037.25zM223.999%200c9.50195%200%2022.2559%2013.5%2033.8828%2037.25c-11.252%203.75%20-22.5039%208%20-33.8828%2012.875c-11.377%20-4.875%20-22.6289%20-9.125%20-33.8828%20-12.875c11.6289%20-23.75%2024.3809%20-37.25%2033.8828%20-37.25zM223.999%20112c44.1533%200%2080%2035.8467%2080%2080s-35.8467%2080%20-80%2080s-80%20-35.8467%20-80%20-80s35.8467%20-80%2080%20-80zM384.659%2096c4%207.25%200.125%2024.75%20-15.0039%2048.25c-6.875%20-6.5%20-14.127%20-12.875%20-21.8789%20-19.125c-1.625%20-13.75%20-4%20-27.125%20-6.75195%20-40.125c24.6309%20-0.875%2040.0098%204.375%2043.6348%2011zM369.655%20239.75c15.1289%2023.5%2019.0039%2041%2015.0039%2048.25c-3.375%206.125%20-16.3789%2011.5%20-37.8828%2011.5c-1.75%200%20-3.87695%20-0.375%20-5.75195%20-0.375c2.87695%20-13.375%205.12695%20-26.75%206.75195%20-40.25c7.75195%20-6.25%2015.0039%20-12.625%2021.8789%20-19.125z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bone%22%20unicode=%22&#xf5d7;%22%20horiz-adv-x=%22640%22%20d=%22M598.88%20203.44c-9.42969%20-4.70996%20-9.42969%20-18.1709%20-0.00976562%20-22.8809c25.2002%20-12.5996%2041.1201%20-38.3496%2041.1201%20-66.5293v-7.64062c0%20-41.0898%20-33.2998%20-74.3896%20-74.3799%20-74.3896c-32.0107%200%20-60.4404%2020.4902%20-70.5703%2050.8604c-6.53027%2019.5996%20-10.7305%2045.1396%20-38.1104%2045.1396h-273.87c-26.5098%200%20-30.4297%20-22.1104%20-38.1094%20-45.1396c-10.1299%20-30.3701%20-38.5498%20-50.8604%20-70.5703%20-50.8604c-41.0801%200%20-74.3799%2033.2998%20-74.3799%2074.3896v7.64062c0%2028.1699%2015.9199%2053.9297%2041.1201%2066.5293c9.42969%204.70996%209.42969%2018.1709%200%2022.8809c-25.2002%2012.5996%20-41.1201%2038.3594%20-41.1201%2066.5293v7.64062c0%2041.0898%2033.2998%2074.3896%2074.3896%2074.3896c32.0107%200%2060.4404%20-20.4902%2070.5605%20-50.8604c6.53027%20-19.5996%2010.7295%20-45.1396%2038.1094%20-45.1396h273.87c26.5107%200%2030.4307%2022.1104%2038.1104%2045.1396c10.1299%2030.3701%2038.5498%2050.8604%2070.5703%2050.8604c41.0898%200%2074.3896%20-33.2998%2074.3896%20-74.3896v-7.64062c0%20-28.1699%20-15.9199%20-53.9297%20-41.1201%20-66.5293z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22book-reader%22%20unicode=%22&#xf5da;%22%20d=%22M352%20352c0%20-53.0195%20-42.9805%20-96%20-96%20-96s-96%2042.9805%20-96%2096s42.9805%2096%2096%2096s96%20-42.9805%2096%20-96zM233.59%20206.9c4.10059%20-2.51074%206.41016%20-6.79004%206.41992%20-11.46v-245.99c0%20-10.1602%20-11.1094%20-16.5898%20-20.4795%20-11.8701c-61.0498%2030.75%20-149.38%2039.1396%20-193.04%2041.4297c-14.9004%200.770508%20-26.4902%2012.7207%20-26.4902%2027.0498v222.801c0%2015.6299%2013.5498%2028.0098%2029.7998%2027.0898c48.3604%20-2.75%20144.46%20-12.7305%20203.79%20-49.0498zM482.2%20255.95c16.25%200.919922%2029.7998%20-11.46%2029.8096%20-27.0898v-222.82c0%20-14.3301%20-11.5898%20-26.2803%20-26.4902%20-27.0596c-43.6494%20-2.29004%20-131.93%20-10.6807%20-192.97%20-41.4004c-9.39941%20-4.73047%20-20.54%201.70996%20-20.54%2011.9004v245.789c0%204.6709%202.31055%209.12012%206.41016%2011.6309c59.3203%2036.3193%20155.43%2046.3096%20203.78%2049.0498z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22brain%22%20unicode=%22&#xf5dc;%22%20horiz-adv-x=%22576%22%20d=%22M208%20448c35.2998%200%2064%20-28.7002%2064%20-64v-376c0%20-39.7998%20-32.2002%20-72%20-72%20-72c-31.7998%200%20-58.4004%2020.7002%20-68%2049.2002c-3.90039%20-0.700195%20-7.90039%20-1.2002%20-12%20-1.2002c-39.7998%200%20-72%2032.2002%20-72%2072c0%204.7998%200.5%209.5%201.40039%2014.0996c-29%2012%20-49.4004%2040.6006%20-49.4004%2073.9004c0%2029.7002%2016.2998%2055.2998%2040.2998%2069.0996c-5.09961%2010.6006%20-8.2998%2022.3008%20-8.2998%2034.9004c0%2033.4004%2020.5%2062%2049.7002%2074c-1.10059%204.5%20-1.7002%209.2002%20-1.7002%2014c0%2035.2998%2028.7002%2064%2064%2064c0.799805%200%201.40039%20-0.200195%202.2002%20-0.200195c7.09961%2027.7002%2031.8994%2048.2002%2061.7998%2048.2002zM576%20144c0%20-33.2998%20-20.4004%20-61.9004%20-49.4004%20-73.9004c0.900391%20-4.59961%201.40039%20-9.2998%201.40039%20-14.0996c0%20-39.7998%20-32.2002%20-72%20-72%20-72c-4.09961%200%20-8.09961%200.5%20-12%201.2002c-9.59961%20-28.5%20-36.2002%20-49.2002%20-68%20-49.2002c-39.7998%200%20-72%2032.2002%20-72%2072v376c0%2035.4004%2028.7002%2064%2064%2064c29.9004%200%2054.7002%20-20.5%2061.7998%20-48.2002c0.700195%200%201.40039%200.200195%202.2002%200.200195c35.2998%200%2064%20-28.7002%2064%20-64c0%20-4.7998%20-0.700195%20-9.5%20-1.7002%20-14c29.2002%20-12%2049.7002%20-40.5996%2049.7002%20-74c0%20-12.5996%20-3.09961%20-24.2998%20-8.2998%20-34.9004c24%20-13.7998%2040.2998%20-39.3994%2040.2998%20-69.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22car-alt%22%20unicode=%22&#xf5de;%22%20horiz-adv-x=%22480%22%20d=%22M438.66%20235.67c24.1201%20-9.16992%2041.3398%20-32.3301%2041.3398%20-59.6699v-48c0%20-16.1299%20-6.16016%20-30.6797%20-16%20-41.9297v-54.0703c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32c-17.6699%200%20-32%2014.3301%20-32%2032v32h-256v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32c-17.6699%200%20-32%2014.3301%20-32%2032v54.0703c-9.83984%2011.2598%20-16%2025.8096%20-16%2041.9297v48c0%2027.3398%2017.2197%2050.5%2041.3398%2059.6699l11.2402%2028.0996l19.9297%2049.8301c17.1104%2042.7705%2057.9307%2070.4004%20103.99%2070.4004h127c46.0703%200%2086.8799%20-27.6299%20103.99%20-70.4004l19.9297%20-49.8301zM131.93%20289.83l-19.9297%20-49.8301h256l-19.9297%2049.8301c-7.29004%2018.2197%20-24.9404%2030.1699%20-44.5703%2030.1699h-127c-19.6299%200%20-37.2803%20-11.9502%20-44.5703%20-30.1699zM80%20128.2c19.2002%200%2048%20-3.19043%2048%2015.9502c0%2019.1396%20-28.7998%2047.8496%20-48%2047.8496s-32%20-12.7598%20-32%20-31.9004c0%20-19.1396%2012.7998%20-31.8994%2032%20-31.8994zM400%20128.2c19.2002%200%2032%2012.7598%2032%2031.8994c0%2019.1406%20-12.7998%2031.9004%20-32%2031.9004s-48%20-28.71%20-48%20-47.8496c0%20-19.1406%2028.7998%20-15.9502%2048%20-15.9502z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22car-battery%22%20unicode=%22&#xf5df;%22%20d=%22M480%20320c17.6699%200%2032%20-14.3301%2032%20-32v-256c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-448c-17.6699%200%20-32%2014.3301%20-32%2032v256c0%2017.6699%2014.3301%2032%2032%2032h32v48c0%208.83984%207.16016%2016%2016%2016h96c8.83984%200%2016%20-7.16016%2016%20-16v-48h128v48c0%208.83984%207.16016%2016%2016%2016h96c8.83984%200%2016%20-7.16016%2016%20-16v-48h32zM192%20184v16c0%204.41992%20-3.58008%208%20-8%208h-112c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h112c4.41992%200%208%203.58008%208%208zM448%20184v16c0%204.41992%20-3.58008%208%20-8%208h-40v40c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-40h-40c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h40v-40c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v40h40c4.41992%200%208%203.58008%208%208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22car-crash%22%20unicode=%22&#xf5e1;%22%20horiz-adv-x=%22640%22%20d=%22M143.25%20227.19l-12.4199%20-46.3701c-3.00977%20-11.25%20-3.62988%20-22.8906%20-2.41016%20-34.3906l-35.2002%20-28.9795c-6.56934%20-5.41016%20-16.3096%200.429688%20-14.6201%208.76953l15.4404%2076.6807c1.05957%205.25977%20-2.66016%2010.2793%20-8%2010.79l-77.8604%207.5498c-8.46973%200.819336%20-11.2295%2011.8301%20-4.13965%2016.54l65.1504%2043.2998c4.45996%202.96973%205.37988%209.15039%201.97949%2013.29l-49.71%2060.4102c-5.41016%206.56934%200.429688%2016.2998%208.78027%2014.6201l76.6797%20-15.4404c5.25977%20-1.05957%2010.2803%202.66016%2010.7998%208l7.5498%2077.8604c0.820312%208.47949%2011.8301%2011.2295%2016.5508%204.13965l43.2998%20-65.1396c2.96973%20-4.45996%209.14941%20-5.37988%2013.29%20-1.98047l60.3994%2049.71c6.57031%205.41016%2016.3008%20-0.429688%2014.6201%20-8.76953l-11.3301%20-56.1602c-2.70996%20-3.0498%20-5.42969%20-6.08984%20-7.90918%20-9.40039l-32.1504%20-42.9697l-10.71%20-14.3203c-32.7305%20-8.75977%20-59.1797%20-34.5293%20-68.0801%20-67.7393zM637.82%2094.6797l-12.4199%20-46.3594c-3.13086%20-11.6807%20-9.38086%20-21.6104%20-17.5508%20-29.3604c-2.72852%20-2.58398%20-5.62695%20-4.90137%20-8.75977%20-7l-13.9902%20-52.2295c-1.13965%20-4.27051%20-3.09961%20-8.10059%20-5.64941%20-11.3809c-7.66992%20-9.83984%20-20.7402%20-14.6797%20-33.54%20-11.25l-30.9102%208.28027c-17.0703%204.57031%20-27.2002%2022.1201%20-22.6299%2039.1904l8.28027%2030.9102l-247.28%2066.2598l-8.28027%20-30.9102c-4.57031%20-17.0703%20-22.1201%20-27.2002%20-39.1895%20-22.6299l-30.9102%208.28027c-12.7998%203.42969%20-21.7002%2014.1592%20-23.4199%2026.5098c-0.570312%204.12012%20-0.350586%208.41992%200.790039%2012.6797l13.9893%2052.2305c-1.63086%203.31445%20-3.02148%206.85352%20-4.08984%2010.4492c-3.2002%2010.79%20-3.64941%2022.5205%20-0.519531%2034.2002l12.4199%2046.3701c5.30957%2019.7998%2019.3594%2034.8301%2036.8896%2042.21c5.75%202.42285%2012.0352%204.06543%2018.4902%204.71973l18.1299%2024.2305l32.1504%2042.9697c3.44922%204.61035%207.18945%208.90039%2011.1992%2012.8398c8%207.89062%2017.0303%2014.4404%2026.7402%2019.5107c4.86035%202.54004%209.89062%204.70996%2015.0498%206.48926c10.3301%203.58008%2021.1904%205.62988%2032.2402%206.04004s22.3105%20-0.819336%2033.4307%20-3.7998l122.68%20-32.8701c11.1201%20-2.97949%2021.4795%20-7.54004%2030.8496%20-13.4297c14.0459%20-8.81934%2025.7959%20-20.5068%2034.6904%20-34.5c8.81934%20-13.8799%2014.6396%20-29.8398%2016.6797%20-46.9902l6.36035%20-53.29l3.58984%20-30.0498c10.3115%20-7.44531%2018.2578%20-17.8018%2022.7402%20-29.9297c4.38965%20-11.8799%205.29004%20-25.1904%201.75%20-38.3906zM255.58%20213.66c-18.5498%204.96973%20-34.21%20-4.04004%20-39.1699%20-22.5303s4.10938%20-34.1201%2022.6494%20-39.0898c18.5508%20-4.96973%2045.54%20-15.5098%2050.4902%202.97949c4.95996%2018.4902%20-15.4297%2053.6709%20-33.9697%2058.6406zM546.19%20185.49l-6.36035%2053.29c-0.580078%204.87012%20-1.88965%209.5293%20-3.82031%2013.8594c-5.7998%2012.9902%20-17.2002%2023.0107%20-31.4199%2026.8203l-122.68%2032.8701c-3.96777%201.0625%20-8.13672%201.62891%20-12.4375%201.62891c-15.7295%200%20-29.6641%20-7.53418%20-38.4229%20-19.2393l-32.1494%20-42.9697l172%20-46.0801zM564.68%20130.84c-18.5498%204.96973%20-53.7998%20-15.3096%20-58.75%20-33.79c-4.94922%20-18.4902%2023.6904%20-22.8594%2042.2402%20-27.8301c18.5498%20-4.96973%2034.21%204.04004%2039.1699%2022.5303c4.9502%2018.4805%20-4.10938%2034.1201%20-22.6602%2039.0898z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22car-side%22%20unicode=%22&#xf5e4;%22%20horiz-adv-x=%22640%22%20d=%22M544%20256c53.0195%200%2096%20-42.9805%2096%20-96v-80c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-48c0%20-53.0195%20-42.9805%20-96%20-96%20-96s-96%2042.9805%20-96%2096h-128c0%20-53.0195%20-42.9805%20-96%20-96%20-96s-96%2042.9805%20-96%2096h-48c-8.83984%200%20-16%207.16016%20-16%2016v112c0%2029.79%2020.4404%2054.5996%2048%2061.7402l47.9102%20122.029c9.71973%2024.3008%2033.25%2040.2305%2059.4199%2040.2305h213.91c20.2227%20-0.00292969%2038.2441%20-9.35645%2049.9795%20-24.0195l108.78%20-135.98h16zM160%2016c26.4697%200%2048%2021.5303%2048%2048s-21.5303%2048%20-48%2048s-48%20-21.5303%20-48%20-48s21.5303%20-48%2048%20-48zM232%20256v96h-76.6699l-38.4004%20-96h115.07zM280%20256h166.04l-76.7998%2096h-89.2402v-96zM480%2016c26.4697%200%2048%2021.5303%2048%2048s-21.5303%2048%20-48%2048s-48%20-21.5303%20-48%20-48s21.5303%20-48%2048%20-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22charging-station%22%20unicode=%22&#xf5e7;%22%20horiz-adv-x=%22576%22%20d=%22M336%200c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-320c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h320zM544%20320h16c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-35.7598%20-23.6201%20-65.6904%20-56%20-75.9297v-120.07c0%20-44.4102%20-38.29%20-80.0498%20-83.5898%20-75.6201c-39.4902%203.85059%20-68.4102%2039.3398%20-68.4102%2079.0098v24.6104c0%2022.0898%20-17.9102%2040%20-40%2040h-8v-112h-288v352c0%2035.3496%2028.6504%2064%2064%2064h160c35.3496%200%2064%20-28.6504%2064%20-64v-192h8c48.5996%200%2088%20-39.4004%2088%20-88v-28c0%20-16.9902%2015.2197%20-30.5%2032.7402%20-27.6104c13.7598%202.27051%2023.2598%2015.2402%2023.2598%2029.1904v118.49c-32.3799%2010.2393%20-56%2040.1699%20-56%2075.9297v32c0%208.83984%207.16016%2016%2016%2016h16v48c0%208.83984%207.16016%2016%2016%2016s16%20-7.16016%2016%20-16v-48h32v48c0%208.83984%207.16016%2016%2016%2016s16%20-7.16016%2016%20-16v-48zM260.09%20272.24c4.62012%206.97949%20-1.14941%2015.7598%20-10.3896%2015.7598h-57.7002l11.5996%2050.79c2.02051%206.66992%20-3.71973%2013.21%20-11.5996%2013.21h-68c-6.01953%200%20-11.0996%20-3.90039%20-11.8896%20-9.11035l-16%20-107c-0.959961%20-6.2998%204.63965%20-11.8896%2011.8896%20-11.8896h59.3496l-23.0195%20-83.0801c-1.7998%20-6.63965%204%20-12.9199%2011.6699%20-12.9199c4.17969%200%208.19043%201.91016%2010.3896%205.24023z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22directions%22%20unicode=%22&#xf5eb;%22%20d=%22M502.61%20214.68c12.5195%20-12.5293%2012.5195%20-32.8301%200%20-45.3594l-223.931%20-223.931c-12.5293%20-12.5293%20-32.8398%20-12.5293%20-45.3594%200l-223.931%20223.931c-12.5195%2012.5293%20-12.5195%2032.8301%200%2045.3594l223.931%20223.931c12.5293%2012.5195%2032.8398%2012.5195%2045.3594%200zM401.63%20202.12c3.42969%203.16992%203.42969%208.58984%200%2011.7598l-84.21%2077.7305c-5.12988%204.72949%20-13.4297%201.08984%20-13.4297%20-5.87988v-53.7305h-112c-17.6699%200%20-32%20-14.3301%20-32%20-32v-80c0%20-4.41992%203.58008%20-8%208%20-8h32c4.41992%200%208%203.58008%208%208v64h96v-53.7305c0%20-6.97949%208.30957%20-10.6094%2013.4297%20-5.87988z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22draw-polygon%22%20unicode=%22&#xf5ee;%22%20horiz-adv-x=%22448%22%20d=%22M384%2096c35.3496%200%2064%20-28.6504%2063.9902%20-64c0%20-35.3496%20-28.6504%20-64%20-64%20-64c-23.6299%200%20-44.0303%2012.9502%20-55.1201%2032h-209.75c-11.0801%20-19.0498%20-31.4902%20-32%20-55.1201%20-32c-35.3496%200%20-64%2028.6504%20-64%2064c0%2023.6299%2012.9502%2044.04%2032%2055.1299v209.75c-19.0498%2011.0801%20-32%2031.4902%20-32%2055.1201c0%2035.3496%2028.6504%2064%2064%2064c23.6299%200%2044.04%20-12.9502%2055.1201%20-32h209.76c11.0801%2019.0498%2031.4902%2032%2055.1201%2032c35.3496%200%2064%20-28.6504%2064%20-64s-28.6504%20-64%20-64%20-64c-0.349609%200%20-0.669922%200.0898438%20-1.01953%200.0996094l-39.2002%20-65.3193c5.08008%20-9.16992%208.21973%20-19.5605%208.21973%20-30.7803s-3.15039%20-21.6104%20-8.21973%20-30.7803l39.2002%20-65.3193c0.349609%200%200.669922%200.0996094%201.01953%200.0996094zM96%2087.1201c9.61816%20-5.58398%2017.5361%20-13.502%2023.1201%20-23.1201h208.36l-38.4609%2064.0996c-0.349609%200%20-0.669922%20-0.0996094%20-1.01953%20-0.0996094c-35.3496%200%20-64%2028.6504%20-64%2064s28.6504%2064%2064%2064c0.349609%200%200.669922%20-0.0898438%201.01953%20-0.0996094l38.4609%2064.0996h-208.36c-5.58691%20-9.61523%20-13.5049%20-17.5332%20-23.1201%20-23.1201v-209.76zM272%20192c0%20-8.82031%207.17969%20-16%2016%20-16s16%207.17969%2016%2016s-7.17969%2016%20-16%2016s-16%20-7.17969%20-16%20-16zM400%20352c0%208.82031%20-7.17969%2016%20-16%2016s-16%20-7.17969%20-16%20-16s7.17969%20-16%2016%20-16s16%207.17969%2016%2016zM64%20368c-8.82031%200%20-16%20-7.17969%20-16%20-16s7.17969%20-16%2016%20-16s16%207.17969%2016%2016s-7.17969%2016%20-16%2016zM48%2032c0%20-8.82031%207.17969%20-16%2016%20-16s16%207.17969%2016%2016s-7.17969%2016%20-16%2016s-16%20-7.17969%20-16%20-16zM384%2016c8.82031%200%2016%207.17969%2016%2016s-7.17969%2016%20-16%2016s-16%20-7.17969%20-16%20-16s7.17969%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laptop-code%22%20unicode=%22&#xf5fc;%22%20horiz-adv-x=%22640%22%20d=%22M255.03%20186.35l-58.3506%2058.3408c-6.25%206.25%20-6.25%2016.3799%200%2022.6299l58.3398%2058.3398c6.25%206.25%2016.3809%206.25%2022.6309%200l11.3096%20-11.3105c6.25%20-6.25%206.25%20-16.3799%200%20-22.6299l-35.71%20-35.7197l35.7197%20-35.71c6.25%20-6.25%206.25%20-16.3799%200%20-22.6299l-11.3096%20-11.3105c-6.25%20-6.25%20-16.3799%20-6.25%20-22.6299%200zM351.04%20197.65c-6.25%206.25%20-6.25%2016.3799%200%2022.6299l35.71%2035.7197l-35.71%2035.71c-6.25%206.25%20-6.25%2016.3799%200%2022.6299l11.3096%2011.3105c6.25%206.25%2016.3809%206.25%2022.6309%200l58.3398%20-58.3408c6.25%20-6.25%206.25%20-16.3799%200%20-22.6299l-58.3398%20-58.3398c-6.25%20-6.25%20-16.3809%20-6.25%20-22.6309%200zM624%2032c8.7998%200%2016%20-7.2002%2016%20-16v-16c0%20-35.2002%20-28.7998%20-64%20-64%20-64h-512c-35.2002%200%20-64%2028.7998%20-64%2064v16c0%208.7998%207.2002%2016%2016%2016h239.23c-0.25%20-14.5303%2014.0791%20-32%2032.7695%20-32h60.7998c18.0303%200%2032%2012.1904%2032.7402%2032h242.46zM576%20400v-336h-512v336c0%2026.4004%2021.5996%2048%2048%2048h416c26.4004%200%2048%20-21.5996%2048%20-48zM512%20128v256h-384v-256h384z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22layer-group%22%20unicode=%22&#xf5fd;%22%20d=%22M12.4102%20299.98c-16.5498%207.50977%20-16.5498%2032.5293%200%2040.0391l232.95%20105.671c3.23633%201.47949%206.87695%202.30371%2010.666%202.30371s7.38672%20-0.824219%2010.624%20-2.30371l232.93%20-105.681c16.5498%20-7.50977%2016.5498%20-32.5195%200%20-40.0293l-232.94%20-105.671c-6.7998%20-3.08984%20-14.4893%20-3.08984%20-21.29%200zM499.59%20211.7c16.5498%20-7.5%2016.5498%20-32.5%200%20-40l-232.95%20-105.59c-6.7998%20-3.08008%20-14.4893%20-3.08008%20-21.29%200l-232.939%20105.59c-16.5498%207.5%20-16.5498%2032.5%200%2040l58.0996%2026.3301l161.63%20-73.2705c7.57031%20-3.42969%2015.5908%20-5.16992%2023.8604%20-5.16992s16.2998%201.74023%2023.8604%205.16992l161.64%2073.2705zM499.59%2083.9004c16.5498%20-7.5%2016.5498%20-32.5%200%20-40l-232.95%20-105.591c-6.7998%20-3.0791%20-14.4893%20-3.0791%20-21.29%200l-232.939%20105.591c-16.5498%207.5%20-16.5498%2032.5%200%2040l57.8799%2026.2295l161.85%20-73.3701c7.57031%20-3.42969%2015.5908%20-5.16992%2023.8604%20-5.16992s16.2998%201.74023%2023.8604%205.16992l161.859%2073.3701z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22lungs%22%20unicode=%22&#xf604;%22%20horiz-adv-x=%22640%22%20d=%22M636.11%2057.8496c2.58984%20-9.68945%203.88965%20-19.6396%203.88965%20-29.6299c0%20-61.2295%20-62.4805%20-105.439%20-125.24%20-88.6201l-59.5%2015.9502c-42.1797%2011.3105%20-71.2598%2047.4697%20-71.2598%2088.6201v87.4902l85.8398%20-57.2305c1.26855%20-0.845703%202.79395%20-1.35156%204.43164%20-1.35156c2.77734%200%205.22559%201.41992%206.6582%203.57227l8.87988%2013.3096c0.845703%201.26758%201.35254%202.79395%201.35254%204.43164c0%202.77734%20-1.41992%205.22559%20-3.57227%206.6582l-167.59%20111.72l-167.59%20-111.72c-2.15332%20-1.43262%20-3.55957%20-3.88379%20-3.55957%20-6.66113c0%20-1.6377%200.493164%20-3.16113%201.33984%20-4.42871l8.87988%20-13.3096c1.43262%20-2.15332%203.88379%20-3.56055%206.66113%20-3.56055c1.6377%200%203.16016%200.494141%204.42871%201.33984l85.8398%2057.2305v-87.4902c0%20-41.1504%20-29.0801%20-77.3203%20-71.2598%20-88.6201l-59.5%20-15.9502c-62.7598%20-16.8193%20-125.24%2027.3906%20-125.24%2088.6201c0%209.99023%201.2998%2019.9404%203.88965%2029.6299c21.6699%2081.3008%2056.04%20159.15%20102.011%20231.021c22.1191%2034.5703%2036.0693%2063.1299%2080.0498%2063.1299c38.6895%200%2070.0498%20-29.4199%2070.0498%20-65.71v-60.1104l32.8799%2021.9199c4.4502%202.9707%207.12012%207.95996%207.12012%2013.3105v170.59c0%208.83984%207.16016%2016%2016%2016h16c8.83984%200%2016%20-7.16016%2016%20-16v-170.59c0%20-5.55273%202.81934%20-10.4414%207.12012%20-13.3105l32.8799%20-21.9199v60.1104c0%2036.29%2031.3604%2065.71%2070.0498%2065.71c43.9805%200%2057.9307%20-28.5596%2080.0498%20-63.1299c45.9707%20-71.8701%2080.3408%20-149.72%20102.011%20-231.021z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22microscope%22%20unicode=%22&#xf610;%22%20d=%22M160%20128c-17.6699%200%20-32%2014.3301%20-32%2032v224c0%2017.6699%2014.3301%2032%2032%2032v16c0%208.83984%207.16016%2016%2016%2016h64c8.83984%200%2016%20-7.16016%2016%20-16v-16c17.6699%200%2032%20-14.3301%2032%20-32v-224c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-12v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-40c-8.83984%200%20-16%207.16016%20-16%2016v16h-12zM464%200c26.5098%200%2048%20-21.4902%2048%20-48c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-480c-8.83984%200%20-16%207.16016%20-16%2016c0%2026.5098%2021.4902%2048%2048%2048h272c70.5801%200%20128%2057.4199%20128%20128s-57.4199%20128%20-128%20128v64c105.88%200%20192%20-86.1201%20192%20-192c0%20-49.2002%20-18.7598%20-93.9902%20-49.29%20-128h1.29004zM104%2032c-4.41992%200%20-8%203.58008%20-8%208v16c0%204.41992%203.58008%208%208%208h208c4.41992%200%208%20-3.58008%208%20-8v-16c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22oil-can%22%20unicode=%22&#xf613;%22%20horiz-adv-x=%22640%22%20d=%22M629.8%20287.69c5.11035%201.45996%2010.2002%20-2.38086%2010.1904%20-7.69043v-18.0801c0%20-2.12012%20-0.839844%20-4.16016%20-2.33984%20-5.66016l-212.261%20-214.75c-6.00977%20-6.08984%20-14.21%20-9.50977%20-22.7598%20-9.50977h-274.63c-17.6699%200%20-32%2014.3301%20-32%2032v46.54l-69.7197%2012.6904c-15.2207%202.75977%20-26.2803%2016.0195%20-26.2803%2031.4795v94.9502c0%2017.9795%2014.6699%2032.0098%2031.9297%2032.0098c1.9873%200%203.9043%20-0.181641%205.79004%20-0.530273l138.28%20-25.1396h56v48h-56c-8.83984%200%20-16%207.16016%20-16%2016v16c0%208.83984%207.16016%2016%2016%2016h160c8.83984%200%2016%20-7.16016%2016%20-16v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-56v-48h56.8896c10.2598%20-0.00390625%2020.0205%20-2.46191%2028.6201%20-6.75977l50.4902%20-25.2402zM96%20159.33v62.4297l-48%208.73047v-62.4307zM549.33%2074.6699c0%2023.5605%2042.6699%2085.3301%2042.6699%2085.3301s42.6699%20-61.7598%2042.6699%20-85.3301s-19.0996%20-42.6699%20-42.6699%20-42.6699s-42.6699%2019.1104%20-42.6699%2042.6699z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22poop%22%20unicode=%22&#xf619;%22%20d=%22M451.36%2078.8604c34.3301%20-5.48047%2060.6396%20-34.9805%2060.6396%20-70.8604c0%20-39.7598%20-32.2402%20-72%20-72%20-72h-368c-39.7598%200%20-72%2032.2402%20-72%2072c0%2035.8799%2026.3096%2065.3799%2060.6396%2070.8604c-17.2998%2013.1494%20-28.6396%2033.7295%20-28.6396%2057.1396c0%2039.7695%2032.2402%2072%2072%2072h14.0703c-13.4199%2011.7305%20-22.0703%2028.7803%20-22.0703%2048c0%2035.3496%2028.6504%2064%2064%2064h16c44.1797%200%2080%2035.8203%2080%2080c0%2017.3799%20-5.69043%2033.3604%20-15.1104%2046.4805c4.95996%200.779297%209.94043%201.51953%2015.1104%201.51953c53.0195%200%2096%20-42.9805%2096%20-96c0%20-11.2803%20-2.30957%20-21.9502%20-5.87988%20-32h5.87988c35.3496%200%2064%20-28.6504%2064%20-64c0%20-19.2197%20-8.65039%20-36.2695%20-22.0703%20-48h14.0703c39.7598%200%2072%20-32.2305%2072%20-72c0%20-23.4102%20-11.3398%20-43.9902%20-28.6396%20-57.1396z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22shapes%22%20unicode=%22&#xf61f;%22%20d=%22M128%20192c70.6455%200%20128%20-57.3545%20128%20-128s-57.3545%20-128%20-128%20-128s-128%2057.3545%20-128%20128s57.3545%20128%20128%20128zM507%20246.86c14.2402%20-24.3799%20-3.58008%20-54.8604%20-32.0898%20-54.8604h-213.82c-28.5098%200%20-46.3301%2030.4805%20-32.0898%2054.8604l106.93%20182.85c6.48828%2010.9688%2018.3906%2018.3311%2032.0469%2018.3311c13.6553%200%2025.6055%20-7.3623%2032.0938%20-18.3311zM480%20160c17.6611%200%2032%20-14.3389%2032%20-32v-160c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-160c-17.6611%200%20-32%2014.3389%20-32%2032v160c0%2017.6611%2014.3389%2032%2032%2032h160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star-of-life%22%20unicode=%22&#xf621;%22%20horiz-adv-x=%22480%22%20d=%22M471.99%20113.57c7.66016%20-4.41992%2010.2793%20-14.2002%205.85938%20-21.8506l-32.0195%20-55.4297c-4.41992%20-7.66016%20-14.21%20-10.2803%20-21.8701%20-5.86035l-135.93%2078.4307v-156.86c0%20-8.83984%20-7.16992%20-16%20-16.0107%20-16h-64.0391c-8.84082%200%20-16.0107%207.16016%20-16.0107%2016v156.85l-135.93%20-78.4297c-7.66016%20-4.41016%20-17.4502%20-1.79004%20-21.8701%205.86035l-32.0195%2055.4297c-4.41992%207.65039%20-1.80078%2017.4404%205.85938%2021.8604l135.931%2078.4297l-135.931%2078.4297c-7.66016%204.41992%20-10.2793%2014.21%20-5.85938%2021.8604l32.0195%2055.4199c4.41992%207.65039%2014.21%2010.2803%2021.8701%205.86035l135.93%20-78.4307v156.86c0%208.83984%207.16992%2016%2016.0107%2016h64.0391c8.84082%200%2016.0107%20-7.16016%2016.0107%20-16v-156.85l135.93%2078.4297c7.66016%204.41992%2017.4502%201.79004%2021.8701%20-5.86035l32.0195%20-55.4297c4.41992%20-7.66016%201.80078%20-17.4404%20-5.85938%20-21.8604l-135.931%20-78.4297z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22teeth%22%20unicode=%22&#xf62e;%22%20horiz-adv-x=%22640%22%20d=%22M544%20448c53.0195%200%2096%20-42.9805%2096%20-96v-320c0%20-53.0195%20-42.9805%20-96%20-96%20-96h-448c-53.0195%200%20-96%2042.9805%20-96%2096v320c0%2053.0195%2042.9805%2096%2096%2096h448zM160%2080v64c0%208.83984%20-7.16016%2016%20-16%2016h-64c-8.83984%200%20-16%20-7.16016%20-16%20-16v-64c0%20-26.5098%2021.4902%20-48%2048%20-48s48%2021.4902%2048%2048zM160%20208v64c0%2026.5098%20-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48v-64c0%20-8.83984%207.16016%20-16%2016%20-16h64c8.83984%200%2016%207.16016%2016%2016zM304%2088v56c0%208.83984%20-7.16016%2016%20-16%2016h-80c-8.83984%200%20-16%20-7.16016%20-16%20-16v-56c0%20-30.9297%2025.0703%20-56%2056%20-56s56%2025.0703%2056%2056zM304%20208v88c0%2030.9297%20-25.0703%2056%20-56%2056s-56%20-25.0703%20-56%20-56v-88c0%20-8.83984%207.16016%20-16%2016%20-16h80c8.83984%200%2016%207.16016%2016%2016zM448%2088v56c0%208.83984%20-7.16016%2016%20-16%2016h-80c-8.83984%200%20-16%20-7.16016%20-16%20-16v-56c0%20-30.9297%2025.0703%20-56%2056%20-56s56%2025.0703%2056%2056zM448%20208v88c0%2030.9297%20-25.0703%2056%20-56%2056s-56%20-25.0703%20-56%20-56v-88c0%20-8.83984%207.16016%20-16%2016%20-16h80c8.83984%200%2016%207.16016%2016%2016zM576%2080v64c0%208.83984%20-7.16016%2016%20-16%2016h-64c-8.83984%200%20-16%20-7.16016%20-16%20-16v-64c0%20-26.5098%2021.4902%20-48%2048%20-48s48%2021.4902%2048%2048zM576%20208v64c0%2026.5098%20-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48v-64c0%20-8.83984%207.16016%20-16%2016%20-16h64c8.83984%200%2016%207.16016%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22teeth-open%22%20unicode=%22&#xf62f;%22%20horiz-adv-x=%22640%22%20d=%22M544%20448c53.0195%200%2096%20-42.9805%2096%20-96v-64c0%20-35.3496%20-28.6602%20-64%20-64%20-64h-512c-35.3398%200%20-64%2028.6504%20-64%2064v64c0%2053.0195%2042.9805%2096%2096%2096h448zM160%20272v32c0%2026.5098%20-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48v-32c0%20-8.83984%207.16016%20-16%2016%20-16h64c8.83984%200%2016%207.16016%2016%2016zM304%20272v56c0%2030.9297%20-25.0703%2056%20-56%2056s-56%20-25.0703%20-56%20-56v-56c0%20-8.83984%207.16016%20-16%2016%20-16h80c8.83984%200%2016%207.16016%2016%2016zM448%20272v56c0%2030.9297%20-25.0703%2056%20-56%2056s-56%20-25.0703%20-56%20-56v-56c0%20-8.83984%207.16016%20-16%2016%20-16h80c8.83984%200%2016%207.16016%2016%2016zM576%20272v32c0%2026.5098%20-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48v-32c0%20-8.83984%207.16016%20-16%2016%20-16h64c8.83984%200%2016%207.16016%2016%2016zM576%20128c35.3398%200%2064%20-28.6504%2064%20-64v-32c0%20-53.0195%20-42.9805%20-96%20-96%20-96h-448c-53.0195%200%20-96%2042.9805%20-96%2096v32c0%2035.3496%2028.6602%2064%2064%2064h512zM160%2048v32c0%208.83984%20-7.16016%2016%20-16%2016h-64c-8.83984%200%20-16%20-7.16016%20-16%20-16v-32c0%20-26.5098%2021.4902%20-48%2048%20-48s48%2021.4902%2048%2048zM304%2056v24c0%208.83984%20-7.16016%2016%20-16%2016h-80c-8.83984%200%20-16%20-7.16016%20-16%20-16v-24c0%20-30.9297%2025.0703%20-56%2056%20-56s56%2025.0703%2056%2056zM448%2056v24c0%208.83984%20-7.16016%2016%20-16%2016h-80c-8.83984%200%20-16%20-7.16016%20-16%20-16v-24c0%20-30.9297%2025.0703%20-56%2056%20-56s56%2025.0703%2056%2056zM576%2048v32c0%208.83984%20-7.16016%2016%20-16%2016h-64c-8.83984%200%20-16%20-7.16016%20-16%20-16v-32c0%20-26.5098%2021.4902%20-48%2048%20-48s48%2021.4902%2048%2048z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22theater-masks%22%20unicode=%22&#xf630;%22%20horiz-adv-x=%22640%22%20d=%22M206.86%20202.85l-7.62988%20-43.1797c-21.0908%20-7.21973%20-38.5%20-18.2002%20-49.9004%20-30.9199c-2.41992%2032.9004%2021.6504%2063.6504%2057.5303%2074.0996zM95.8096%20153c5.87012%20-33.1699%2064.3203%20-71.8096%20111.931%20-84.79c10.5596%20-27.0996%2025.9795%20-50.5%2039.5%20-67.5801c-3.25977%20-0.339844%20-6.41992%20-0.799805%20-10.0098%20-0.799805c-68.1201%200%20-190.221%2061.5596%20-204.45%20142.08l-31.7305%20179.51c-4.96973%2028.0996%207.98047%2056.0996%2032.1504%2069.5205c67.8193%2037.6396%20143.46%2057.0596%20220.12%2057.0596c23.9199%200%2047.9492%20-1.88965%2071.8594%20-5.7002c17.29%20-2.76953%2031.7803%20-13.0498%2041.7705%20-27c-19.1299%20-0.769531%20-38.29%20-2.2998%20-57.1807%20-5.31934c-19.8594%20-3.1709%20-37.6396%20-12.5303%20-51.5898%20-26c-1.62012%200.0195312%20-3.23926%200.189453%20-4.84961%200.189453c-65.8896%200%20-131.25%20-16.9502%20-189.01%20-49.0098c0.0400391%20-0.0302734%20-0.530273%20-1.03027%20-0.240234%20-2.65039zM193.36%20290.46c3.83984%20-21.7002%20-10.6904%20-42.4004%20-32.4404%20-46.2197c-21.7598%20-3.82031%20-42.5%2010.6699%20-46.3398%2032.3701c-0.730469%204.12012%20-0.610352%208.15918%20-0.0898438%2012.0996c10.8096%20-5.57031%2024.8301%20-7.75%2039.4795%20-5.16992c14.6504%202.57031%2027.0703%209.41016%2035.3203%2018.3203c1.83984%20-3.53027%203.33984%20-7.28027%204.07031%20-11.4004zM606.8%20327.1c24.1699%20-13.4092%2037.1201%20-41.4092%2032.1504%20-69.5195l-31.7305%20-179.51c-15.3896%20-87.0508%20-156.83%20-151.931%20-219.859%20-140.84c-63.0303%2011.0791%20-173.7%20120.3%20-158.311%20207.35l31.7305%20179.51c4.95996%2028.1006%2026.7295%2050%2054.04%2054.3604c100.55%2016.0596%20203%20-1.96973%20291.979%20-51.3506zM333.56%20230.3c-0.729492%20-4.12012%20-0.609375%20-8.16016%20-0.0791016%20-12.1094c10.8096%205.56934%2024.8291%207.75%2039.4795%205.16992c14.6504%20-2.57031%2027.0703%20-9.41016%2035.3203%20-18.3203c1.83984%203.53027%203.33984%207.28027%204.06934%2011.4004c3.83008%2021.6992%20-10.6895%2042.3896%20-32.4492%2046.2197c-21.7607%203.83008%20-42.5%20-10.6602%20-46.3408%20-32.3604zM404.03%2031.54c55.6699%20-9.79004%20108.2%2023.7803%20122.38%2075.7197c-28.1104%20-16.9697%20-68.6504%20-24.21%20-111.93%20-16.5996c-43.2803%207.60938%20-78.8906%2028.2402%20-99.4902%2053.7803c-4.48047%20-53.6309%2033.3594%20-103.11%2089.04%20-112.9zM534.33%20182.88c1.83984%203.52051%203.33984%207.27051%204.07031%2011.4004c3.83008%2021.7002%20-10.7002%2042.3896%20-32.4502%2046.2197c-21.7598%203.82031%20-42.5%20-10.6699%20-46.3398%20-32.3701c-0.730469%20-4.12012%20-0.610352%20-8.16016%20-0.0908203%20-12.0996c10.8105%205.56934%2024.8301%207.75%2039.4805%205.16992c14.6504%20-2.57031%2027.0801%20-9.41016%2035.3301%20-18.3203z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22traffic-light%22%20unicode=%22&#xf637;%22%20horiz-adv-x=%22384%22%20d=%22M384%20256c0%20-41.7402%20-26.7998%20-76.9004%20-64%20-90.1201v-37.8799h64c0%20-42.8398%20-28.25%20-78.6904%20-66.9902%20-91.0498c-12.4297%20-57.6699%20-63.6094%20-100.95%20-125.01%20-100.95s-112.58%2043.2803%20-125.01%20100.95c-38.7402%2012.3594%20-66.9902%2048.21%20-66.9902%2091.0498h64v37.8799c-37.2002%2013.2197%20-64%2048.3799%20-64%2090.1201h64v37.8799c-37.2002%2013.2197%20-64%2048.3799%20-64%2090.1201h64v32c0%2017.6699%2014.3301%2032%2032%2032h192c17.6699%200%2032%20-14.3301%2032%20-32v-32h64c0%20-41.7402%20-26.7998%20-76.9004%20-64%20-90.1201v-37.8799h64zM192%2032c26.5098%200%2048%2021.4902%2048%2048s-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48zM192%20160c26.5098%200%2048%2021.4902%2048%2048s-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48zM192%20288c26.5098%200%2048%2021.4902%2048%2048s-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22truck-monster%22%20unicode=%22&#xf63b;%22%20horiz-adv-x=%22640%22%20d=%22M624%20224c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16.71c-29.21%2038.6504%20-75.0996%2064%20-127.28%2064c-52.1797%200%20-98.0693%20-25.3496%20-127.279%20-64h-65.4502c-29.21%2038.6504%20-75.1006%2064%20-127.28%2064s-98.0703%20-25.3496%20-127.28%20-64h-16.7197c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h16v80c0%208.83984%207.16016%2016%2016%2016h176v96c0%2017.6699%2014.3301%2032%2032%2032h113.24c20.2227%20-0.00292969%2038.2441%20-9.35645%2049.9795%20-24.0195l83.1807%20-103.98h73.5996c17.6699%200%2032%20-14.3301%2032%20-32v-64h16zM288%20320h132.44l-51.2002%2064h-81.2402v-64zM592%2096c8.83984%200%2016%20-7.16016%2016.0195%20-16v-32c0%20-8.83984%20-7.15918%20-16%20-16%20-16h-5.19922c-2.1709%20-7.26172%20-5.11426%20-14.3359%20-8.65039%20-20.8896l3.66992%20-3.66992c6.25%20-6.25%206.25%20-16.3809%200%20-22.6309l-22.6299%20-22.6299c-6.25%20-6.25%20-16.3799%20-6.25%20-22.6299%200l-3.66992%203.66992c-6.62012%20-3.58008%20-13.5703%20-6.44922%20-20.9004%20-8.64941v-5.2002c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v5.2002c-7.33008%202.2002%20-14.29%205.08008%20-20.8994%208.64941l-3.66992%20-3.66992c-6.25%20-6.25%20-16.3809%20-6.25%20-22.6309%200l-22.6299%2022.6299c-6.25%206.25%20-6.25%2016.3809%200%2022.6309l3.66992%203.66992c-3.58008%206.60938%20-6.44922%2013.5596%20-8.64941%2020.8896h-5.2002c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h5.2002c2.16992%207.26172%205.11426%2014.3359%208.64941%2020.8896l-3.66992%203.66992c-6.25%206.25%20-6.25%2016.3809%200%2022.6309l22.6299%2022.6299c6.25%206.25%2016.3809%206.25%2022.6309%200l3.66992%20-3.66992c6.60938%203.58008%2013.5596%206.44922%2020.8896%208.64941v5.2002c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-5.2002c7.26172%20-2.16992%2014.3359%20-5.11426%2020.8896%20-8.64941l3.66992%203.66992c6.25%206.25%2016.3809%206.25%2022.6309%200l22.6299%20-22.6299c6.25%20-6.25%206.25%20-16.3809%200%20-22.6309l-3.66992%20-3.66992c3.58008%20-6.60938%206.44922%20-13.5596%208.64941%20-20.8896h5.2002zM480%2016c26.5098%200%2048%2021.4902%2048%2048s-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48zM272%2096c8.83984%200%2016%20-7.16016%2016.0195%20-15.9902v-32c0%20-8.83984%20-7.15918%20-16%20-16%20-16h-5.19922c-2.1709%20-7.26074%20-5.11426%20-14.3359%20-8.65039%20-20.8896l3.66992%20-3.66992c6.25%20-6.25%206.25%20-16.3799%200%20-22.6299l-22.6299%20-22.6299c-6.25%20-6.25%20-16.3799%20-6.25%20-22.6299%200l-3.66992%203.66992c-6.62012%20-3.58008%20-13.5703%20-6.4502%20-20.9004%20-8.65039v-5.2002c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v5.2002c-7.33008%202.2002%20-14.29%205.08008%20-20.8994%208.65039l-3.66992%20-3.66992c-6.25%20-6.25%20-16.3809%20-6.25%20-22.6309%200l-22.6299%2022.6299c-6.25%206.25%20-6.25%2016.3799%200%2022.6299l3.66992%203.66992c-3.58008%206.61035%20-6.44922%2013.5596%20-8.64941%2020.8896h-5.2002c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h5.2002c2.16992%207.26172%205.11426%2014.3359%208.64941%2020.8906l-3.66992%203.66992c-6.25%206.25%20-6.25%2016.3799%200%2022.6299l22.6299%2022.6201c6.25%206.25%2016.3809%206.25%2022.6309%200l3.66992%20-3.66992c6.60938%203.58008%2013.5596%206.44922%2020.8896%208.64941v5.2002c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-5.2002c7.26172%20-2.16992%2014.3359%20-5.11426%2020.8896%20-8.64941l3.66992%203.66992c6.25%206.25%2016.3809%206.25%2022.6309%200l22.6299%20-22.6299c6.25%20-6.25%206.25%20-16.3809%200%20-22.6309l-3.66992%20-3.66992c3.58008%20-6.60938%206.44922%20-13.5596%208.64941%20-20.8896h5.2002zM160%2016c26.5098%200%2048%2021.4902%2048%2048s-21.4902%2048%20-48%2048s-48%20-21.4902%20-48%20-48s21.4902%20-48%2048%20-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22truck-pickup%22%20unicode=%22&#xf63c;%22%20horiz-adv-x=%22640%22%20d=%22M624%20160c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-49.5996c0.759766%20-5.26953%201.60938%20-10.5195%201.60938%20-16c0%20-61.8604%20-50.1396%20-112%20-112%20-112c-61.8594%200%20-112%2050.1396%20-112%20112c0%205.48047%200.850586%2010.7305%201.61035%2016h-67.2305c0.760742%20-5.26953%201.61035%20-10.5195%201.61035%20-16c0%20-61.8604%20-50.1396%20-112%20-112%20-112s-112%2050.1396%20-112%20112c0%205.48047%200.849609%2010.7305%201.61035%2016h-49.6104c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h16v64c0%2017.6699%2014.3301%2032%2032%2032h160v128c0%2017.6699%2014.3301%2032%2032%2032h113.24c20.2227%20-0.00292969%2038.2441%20-9.35645%2049.9795%20-24.0195l108.78%20-135.98h48c17.6699%200%2032%20-14.3301%2032%20-32v-64h16zM288%20352v-96h158.04l-76.7998%2096h-81.2402zM176%2032c26.4697%200%2048%2021.5303%2048%2048s-21.5303%2048%20-48%2048s-48%20-21.5303%20-48%20-48s21.5303%20-48%2048%20-48zM464%2032c26.4697%200%2048%2021.5303%2048%2048s-21.5303%2048%20-48%2048s-48%20-21.5303%20-48%20-48s21.5303%20-48%2048%20-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ad%22%20unicode=%22&#xf641;%22%20d=%22M157.52%20176l18.4805%2053.2197l18.4805%20-53.2197h-36.9609zM352%20192c13.2305%200%2024%20-10.7695%2024%20-24s-10.7695%20-24%20-24%20-24s-24%2010.7695%20-24%2024s10.7695%2024%2024%2024zM464%20384c26.5%200%2048%20-21.5%2048%20-48v-288c0%20-26.5%20-21.5%20-48%20-48%20-48h-416c-26.5%200%20-48%2021.5%20-48%2048v288c0%2026.5%2021.5%2048%2048%2048h416zM250.58%2096c11%200%2018.7197%2010.8496%2015.1104%2021.25l-53.6904%20154.62c-3.25586%209.3877%20-12.1758%2016.1299%20-22.666%2016.1299h-0.00390625h-26.6602l0.00292969%200.00585938c-10.4873%200%20-19.4131%20-6.74219%20-22.6729%20-16.126l-53.7002%20-154.63c-3.60938%20-10.4004%204.11035%20-21.25%2015.1201%20-21.25h16.9404c0.00195312%200%20-0.000976562%20-0.00390625%200.000976562%20-0.00390625c6.99316%200%2012.9453%204.49609%2015.1191%2010.7539l7.37988%2021.25h70.29l7.36914%20-21.25c2.24023%20-6.42969%208.31055%20-10.75%2015.1201%20-10.75h16.9404zM424%20112v160c0%208.83984%20-7.16016%2016%20-16%2016h-16c-8.83984%200%20-16%20-7.16016%20-16%20-16v-36.4199c-7.54004%202.68945%20-15.54%204.41992%20-24%204.41992c-39.7002%200%20-72%20-32.2998%20-72%20-72s32.2998%20-72%2072%20-72c9.92969%200%2019.4004%202.01953%2028.0195%205.67969c2.94043%20-3.41016%207.13086%20-5.67969%2011.9805%20-5.67969h16c8.83984%200%2016%207.16016%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ankh%22%20unicode=%22&#xf644;%22%20horiz-adv-x=%22320%22%20d=%22M296%20192c13.25%200%2024%20-10.7402%2024%20-24v-32c0%20-13.25%20-10.75%20-24%20-24%20-24h-96v-152c0%20-13.25%20-10.75%20-24%20-24%20-24h-32c-13.25%200%20-24%2010.75%20-24%2024v152h-96c-13.25%200%20-24%2010.75%20-24%2024v32c0%2013.2598%2010.75%2024%2024%2024h44.6201c-21.0801%2033.9902%20-36.6201%2074.3496%20-36.6201%20112c0%2088.3701%2057.3096%20144%20128%20144s128%20-55.6299%20128%20-144c0%20-37.6504%20-15.54%20-78.0098%20-36.6201%20-112h44.6201zM160%20368c-29.6104%200%20-48%20-24.5195%20-48%20-64c0%20-34.6602%2027.1396%20-78.1504%2048%20-100.87c20.8604%2022.7305%2048%2066.21%2048%20100.87c0%2039.4805%20-18.3896%2064%20-48%2064z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bible%22%20unicode=%22&#xf647;%22%20horiz-adv-x=%22448%22%20d=%22M448%2089.5996c0%20-9.59961%20-3.2002%20-16%20-9.59961%20-19.1992c-3.2002%20-12.8008%20-3.2002%20-57.6006%200%20-73.6006c6.39941%20-6.39941%209.59961%20-12.7998%209.59961%20-19.2002v-16c0%20-16%20-12.7998%20-25.5996%20-25.5996%20-25.5996h-326.4c-54.4004%200%20-96%2041.5996%20-96%2096v320c0%2054.4004%2041.5996%2096%2096%2096h326.4c16%200%2025.5996%20-9.59961%2025.5996%20-25.5996v-332.801zM144%20304v-32c0%20-8.83984%207.16016%20-16%2016%20-16h48v-112c0%20-8.83984%207.16016%20-16%2016%20-16h32c8.83984%200%2016%207.16016%2016%2016v112h48c8.83984%200%2016%207.16016%2016%2016v32c0%208.83984%20-7.16016%2016%20-16%2016h-48v48c0%208.83984%20-7.16016%2016%20-16%2016h-32c-8.83984%200%20-16%20-7.16016%20-16%20-16v-48h-48c-8.83984%200%20-16%20-7.16016%20-16%20-16zM380.8%200v64h-284.8c-16%200%20-32%20-12.7998%20-32%20-32s12.7998%20-32%2032%20-32h284.8z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22business-time%22%20unicode=%22&#xf64a;%22%20horiz-adv-x=%22640%22%20d=%22M496%20224c79.5898%200%20144%20-64.4102%20144%20-144s-64.4102%20-144%20-144%20-144s-144%2064.4102%20-144%20144s64.4102%20144%20144%20144zM560%2073.71v12.5801c0%205.33984%20-4.37012%209.70996%20-9.70996%209.70996h-38.29v54.2803c0%205.33984%20-4.37012%209.70996%20-9.70996%209.70996h-12.5703c-5.33984%200%20-9.70996%20-4.37012%20-9.70996%20-9.70996v-76.5703c0%20-5.33984%204.37012%20-9.70996%209.70996%20-9.70996h60.5703c5.33984%200%209.70996%204.37012%209.70996%209.70996zM496%20256c-37.5303%200%20-72.2803%20-11.9102%20-100.88%20-32h-395.12v80c0%2025.5996%2022.4004%2048%2048%2048h80v48c0%2025.5996%2022.4004%2048%2048%2048h160c25.5996%200%2048%20-22.4004%2048%20-48v-48h80c25.5996%200%2048%20-22.4004%2048%20-48v-48.8096c-5.28027%200.479492%20-10.5996%200.80957%20-16%200.80957zM320%20352v32h-128v-32h128zM326.82%20128c-4.33984%20-15.2803%20-6.82031%20-31.3398%20-6.82031%20-48c0%20-28.8203%207.09961%20-55.96%2019.4297%20-80h-291.43c-25.5996%200%20-48%2022.4004%20-48%2048v144h192v-48c0%20-8.83984%207.16016%20-16%2016%20-16h118.82z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22city%22%20unicode=%22&#xf64f;%22%20horiz-adv-x=%22640%22%20d=%22M616%20256c13.25%200%2024%20-10.7402%2024%20-24v-264c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-576c-17.6699%200%20-32%2014.3301%20-32%2032v360c0%2013.2598%2010.7402%2024%2024%2024h40v80c0%208.83984%207.16016%2016%2016%2016h16c8.83984%200%2016%20-7.16016%2016%20-16v-80h64v80c0%208.83984%207.16016%2016%2016%2016h16c8.83984%200%2016%20-7.16016%2016%20-16v-80h64v72c0%2013.2598%2010.7402%2024%2024%2024h144c13.2598%200%2024%20-10.7402%2024%20-24v-168h136zM128%2044v40c0%206.62988%20-5.37012%2012%20-12%2012h-40c-6.62988%200%20-12%20-5.37012%20-12%20-12v-40c0%20-6.62988%205.37012%20-12%2012%20-12h40c6.62988%200%2012%205.37012%2012%2012zM128%20140v40c0%206.62988%20-5.37012%2012%20-12%2012h-40c-6.62988%200%20-12%20-5.37012%20-12%20-12v-40c0%20-6.62988%205.37012%20-12%2012%20-12h40c6.62988%200%2012%205.37012%2012%2012zM128%20236v40c0%206.62988%20-5.37012%2012%20-12%2012h-40c-6.62988%200%20-12%20-5.37012%20-12%20-12v-40c0%20-6.62988%205.37012%20-12%2012%20-12h40c6.62988%200%2012%205.37012%2012%2012zM256%2044v40c0%206.62988%20-5.37012%2012%20-12%2012h-40c-6.62988%200%20-12%20-5.37012%20-12%20-12v-40c0%20-6.62988%205.37012%20-12%2012%20-12h40c6.62988%200%2012%205.37012%2012%2012zM256%20140v40c0%206.62988%20-5.37012%2012%20-12%2012h-40c-6.62988%200%20-12%20-5.37012%20-12%20-12v-40c0%20-6.62988%205.37012%20-12%2012%20-12h40c6.62988%200%2012%205.37012%2012%2012zM256%20236v40c0%206.62988%20-5.37012%2012%20-12%2012h-40c-6.62988%200%20-12%20-5.37012%20-12%20-12v-40c0%20-6.62988%205.37012%20-12%2012%20-12h40c6.62988%200%2012%205.37012%2012%2012zM416%20140v40c0%206.62988%20-5.37012%2012%20-12%2012h-40c-6.62988%200%20-12%20-5.37012%20-12%20-12v-40c0%20-6.62988%205.37012%20-12%2012%20-12h40c6.62988%200%2012%205.37012%2012%2012zM416%20236v40c0%206.62988%20-5.37012%2012%20-12%2012h-40c-6.62988%200%20-12%20-5.37012%20-12%20-12v-40c0%20-6.62988%205.37012%20-12%2012%20-12h40c6.62988%200%2012%205.37012%2012%2012zM416%20332v40c0%206.62988%20-5.37012%2012%20-12%2012h-40c-6.62988%200%20-12%20-5.37012%20-12%20-12v-40c0%20-6.62988%205.37012%20-12%2012%20-12h40c6.62988%200%2012%205.37012%2012%2012zM576%2044v40c0%206.62988%20-5.37012%2012%20-12%2012h-40c-6.62988%200%20-12%20-5.37012%20-12%20-12v-40c0%20-6.62988%205.37012%20-12%2012%20-12h40c6.62988%200%2012%205.37012%2012%2012zM576%20140v40c0%206.62988%20-5.37012%2012%20-12%2012h-40c-6.62988%200%20-12%20-5.37012%20-12%20-12v-40c0%20-6.62988%205.37012%20-12%2012%20-12h40c6.62988%200%2012%205.37012%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment-dollar%22%20unicode=%22&#xf651;%22%20d=%22M256%20416c141.38%200%20256%20-93.1201%20256%20-208s-114.62%20-208%20-256%20-208c-38.4102%200%20-74.71%207.07031%20-107.4%2019.3799c-24.6094%20-19.6299%20-74.3398%20-51.3799%20-140.6%20-51.3799l-0.00195312%200.00195312c-4.41309%200%20-7.99512%203.58301%20-7.99512%207.99512c0%202.13184%200.835938%204.06934%202.19727%205.50293c0.5%200.530273%2042.2598%2045.4502%2054.8193%2095.7598c-35.6094%2035.7305%20-57.0195%2081.1807%20-57.0195%20130.74c0%20114.88%20114.62%20208%20256%20208zM280%20113.56c30.29%203.62012%2053.3701%2030.9805%2049.3203%2063.04c-2.90039%2022.96%20-20.6602%2041.3105%20-42.9102%2047.6699l-50.0703%2014.3008c-3.59961%201.0293%20-6.12012%204.35938%20-6.12012%208.10938c0%204.64062%203.78027%208.41992%208.44043%208.41992h32.7803c0.0214844%200%200.0634766%20-0.0126953%200.0859375%20-0.0126953c3.62891%200%207.07422%20-0.790039%2010.1738%20-2.20703c4.7998%20-2.20996%2010.3701%20-1.70996%2014.1094%202.03027l17.5205%2017.5195c5.26953%205.27051%204.66992%2014.2705%20-1.5498%2018.3799c-9.5%206.27051%20-20.3604%2010.1104%20-31.7803%2011.46v17.7305c0%208.83984%20-7.16016%2016%20-16%2016h-16c-8.83984%200%20-16%20-7.16016%20-16%20-16v-17.5498c-30.29%20-3.62012%20-53.3701%20-30.9805%20-49.3203%20-63.0498c2.90039%20-22.96%2020.6602%20-41.3203%2042.9102%20-47.6699l50.0703%20-14.3008c3.59961%20-1.0293%206.12012%20-4.35938%206.12012%20-8.10938c0%20-4.64062%20-3.78027%20-8.41992%20-8.44043%20-8.41992h-32.7803c-3.59961%200%20-7.0791%200.759766%20-10.2598%202.21973c-4.7998%202.20996%20-10.3701%201.70996%20-14.1094%20-2.03027l-17.5205%20-17.5195c-5.26953%20-5.27051%20-4.66992%20-14.2705%201.5498%20-18.3799c9.5%20-6.27051%2020.3604%20-10.1104%2031.7803%20-11.46v-17.7305c0%20-8.83984%207.16016%20-16%2016%20-16h16c8.83984%200%2016%207.16016%2016%2016v17.5596z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comments-dollar%22%20unicode=%22&#xf653;%22%20horiz-adv-x=%22576%22%20d=%22M416%20256c0%20-88.3701%20-93.1201%20-160%20-208%20-160c-40.9805%200%20-79.0703%209.24023%20-111.27%2024.9805c-21.8008%20-12.7305%20-52.1504%20-24.9805%20-88.7305%20-24.9805l-0.00195312%200.00195312c-4.41309%200%20-7.99512%203.58301%20-7.99512%207.99512c0%202.13184%200.835938%204.06934%202.19727%205.50293c0.319336%200.339844%2022.4102%2024.2803%2035.7695%2054.5195c-23.8398%2026.0303%20-37.9697%2057.7109%20-37.9697%2091.9805c0%2088.3701%2093.1201%20160%20208%20160s208%20-71.6299%20208%20-160zM192%20160c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v16.1201c23.6201%200.629883%2042.6699%2020.54%2042.6699%2045.0703c0%2019.9697%20-12.9902%2037.8096%20-31.5801%2043.3896l-45%2013.5c-5.16016%201.54004%20-8.76953%206.78027%20-8.76953%2012.7295c0%207.27051%205.2998%2013.1904%2011.7998%2013.1904h28.1104c4.55957%200%208.94922%20-1.29004%2012.8193%20-3.71973c3.24023%20-2.03027%207.36035%20-1.91016%2010.1299%200.729492l11.75%2011.21c3.53027%203.37012%203.33008%209.20996%20-0.569336%2012.1406c-9.10059%206.83984%20-20.0801%2010.7695%20-31.3701%2011.3496v16.29c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16.1201c-23.6201%20-0.629883%20-42.6699%20-20.5498%20-42.6699%20-45.0703c0%20-19.9697%2012.9893%20-37.8096%2031.5801%20-43.3896l45%20-13.5c5.15918%20-1.54004%208.76953%20-6.78027%208.76953%20-12.7295c0%20-7.27051%20-5.2998%20-13.1904%20-11.7998%20-13.1904h-28.1104c-4.55957%200%20-8.9502%201.2998%20-12.8193%203.71973c-3.24023%202.03027%20-7.36035%201.91016%20-10.1309%20-0.729492l-11.75%20-11.21c-3.5293%20-3.37012%20-3.3291%20-9.20996%200.570312%20-12.1406c9.10059%20-6.83008%2020.0801%20-10.7695%2031.3701%20-11.3496v-16.29zM538.01%2036.0098c13.3604%20-30.2598%2035.4707%20-54.1699%2035.7803%20-54.5c2.20996%20-2.33008%202.82031%20-5.72949%201.5498%20-8.66992c-1.25%20-2.92969%20-4.13965%20-4.83984%20-7.33984%20-4.83984c-36.5801%200%20-66.9297%2012.25%20-88.7305%2024.9805c-32.1992%20-15.7402%20-70.2891%20-24.9805%20-111.27%20-24.9805c-86.2305%200%20-160.2%2040.3701%20-191.73%2097.8799c10.4102%20-1.11035%2020.9502%20-1.87988%2031.7305%20-1.87988c132.34%200%20240%2086.1299%20240%20192c0%206.78027%20-0.469727%2013.4697%20-1.33008%2020.0703c75.8398%20-23.8701%20129.33%20-81.1299%20129.33%20-148.07c0%20-34.2695%20-14.1299%20-65.96%20-37.9902%20-91.9902z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cross%22%20unicode=%22&#xf654;%22%20horiz-adv-x=%22384%22%20d=%22M352%20320c17.6699%200%2032%20-14.3301%2032%20-32v-64c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-96v-224c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032v224h-96c-17.6699%200%20-32%2014.3301%20-32%2032v64c0%2017.6699%2014.3301%2032%2032%2032h96v96c0%2017.6699%2014.3301%2032%2032%2032h64c17.6699%200%2032%20-14.3301%2032%20-32v-96h96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dharmachakra%22%20unicode=%22&#xf655;%22%20d=%22M495%20222.94c9.20996%200.569336%2017%20-6.74023%2017.0098%20-15.9707v-29.9395c0%20-9.23047%20-7.79004%20-16.5498%20-17%20-15.9707l-17.2197%201.08008c-5.28027%20-39.4795%20-20.7998%20-75.6299%20-43.8604%20-105.83l12.9502%20-11.4297c6.91992%20-6.09961%207.25977%20-16.7803%200.730469%20-23.3096l-21.1699%20-21.1699c-6.52051%20-6.52051%20-17.2002%20-6.19043%20-23.3105%200.729492l-11.4297%2012.9502c-30.2002%20-23.0703%20-66.3506%20-38.5898%20-105.84%20-43.8604l1.08008%20-17.2197c0.569336%20-9.20996%20-6.74023%20-17%20-15.9707%20-17h-29.9395c-9.23047%200%20-16.5498%207.79004%20-15.9707%2017l1.09082%2017.2197c-39.4902%205.28027%20-75.6406%2020.7998%20-105.841%2043.8604l-11.4297%20-12.9502c-6.09961%20-6.91992%20-16.7803%20-7.25977%20-23.3096%20-0.729492l-21.1699%2021.1699c-6.52051%206.51953%20-6.19043%2017.1992%200.729492%2023.3096l12.9502%2011.4297c-23.0703%2030.1904%20-38.5898%2066.3408%20-43.8604%20105.83l-17.2197%20-1.08008c-9.20996%20-0.569336%20-17%206.74023%20-17%2015.9707v29.9395c0%209.23047%207.79004%2016.5498%2017%2015.9707l17.2197%20-1.08008c5.28027%2039.4893%2020.7998%2075.6396%2043.8604%20105.84l-12.9502%2011.4297c-6.91992%206.10059%20-7.25977%2016.7803%20-0.729492%2023.3105l21.1699%2021.1592c6.51953%206.52051%2017.1992%206.19043%2023.3096%20-0.729492l11.4297%20-12.9502c30.1904%2023.0703%2066.3408%2038.5898%20105.83%2043.8604l-1.08008%2017.2197c-0.569336%209.20996%206.74023%2017%2015.9707%2017h29.9395c9.23047%200%2016.5498%20-7.79004%2015.9707%20-17l-1.07031%20-17.21c39.4795%20-5.28027%2075.6299%20-20.7998%20105.83%20-43.8604l11.4297%2012.9404c6.10059%206.91992%2016.7803%207.25977%2023.3105%200.729492l21.1592%20-21.1592c6.52051%20-6.52051%206.19043%20-17.2002%20-0.729492%20-23.3105l-12.9502%20-11.4297c23.0703%20-30.2002%2038.5898%20-66.3506%2043.8604%20-105.84zM281.84%20349.39l-4.00977%20-64.1201c10.2998%20-2.40918%2019.8896%20-6.50977%2028.6201%20-11.9492l42.6201%2048.29c-19.6006%2014.1201%20-42.4199%2023.71%20-67.2305%2027.7793zM230.16%20349.39c-24.8105%20-4.06934%20-47.6299%20-13.6592%20-67.2305%20-27.7793l42.6201%20-48.29c8.73047%205.42969%2018.3301%209.54004%2028.6201%2011.9492zM126.39%20285.06c-14.1201%20-19.5996%20-23.71%20-42.4092%20-27.7793%20-67.2197l64.1201%20-4.00977c2.41992%2010.29%206.51953%2019.8896%2011.96%2028.6201zM98.6104%20166.16c4.06934%20-24.8105%2013.6592%20-47.6299%2027.7793%20-67.2305l48.29%2042.6201c-5.42969%208.73047%20-9.54004%2018.3301%20-11.9492%2028.6201zM230.16%2034.6104l4%2064.1201c-10.29%202.41992%20-19.8906%206.51953%20-28.6201%2011.96l-42.6104%20-48.3008c19.6006%20-14.1201%2042.4199%20-23.71%2067.2305%20-27.7793zM256%20160c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM281.84%2034.6104c24.8105%204.06934%2047.6201%2013.6592%2067.2197%2027.7793l-42.6094%2048.3008c-8.73047%20-5.44043%20-18.3301%20-9.55078%20-28.6201%20-11.96zM385.61%2098.9404c14.1201%2019.5898%2023.71%2042.4092%2027.7793%2067.2295l-64.1201%204.00977c-2.40918%20-10.2998%20-6.50977%20-19.8896%20-11.9492%20-28.6201zM349.27%20213.83l64.1201%204c-4.06934%2024.8096%20-13.6592%2047.6299%20-27.7793%2067.2295l-48.3008%20-42.6094c5.44043%20-8.73047%209.55078%20-18.3301%2011.96%20-28.6201z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22envelope-open-text%22%20unicode=%22&#xf658;%22%20d=%22M176%20232c-8.83984%200%20-16%207.16016%20-16%2016v16c0%208.83984%207.16016%2016%2016%2016h160c8.83984%200%2016%20-7.16016%2016%20-16v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-160zM160%20152v16c0%208.83984%207.16016%2016%2016%2016h160c8.83984%200%2016%20-7.16016%2016%20-16v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-160c-8.83984%200%20-16%207.16016%20-16%2016zM256%2030.8701c16.4199%200%2032.8398%205.07031%2046.8604%2015.1895l209.14%20151.08v-213.14c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v213.14l209.14%20-151.08c14.0205%20-10.1299%2030.4404%20-15.1895%2046.8604%20-15.1895zM493.61%20285.05c11.6094%20-9.09961%2018.3896%20-23.0303%2018.3896%20-37.7695v-10.6504l-96%20-69.3496v184.72h-320v-184.72l-96%2069.3496v10.6504c0.00195312%2015.3359%207.17676%2028.9824%2018.3896%2037.7695c8.85059%206.94043%2017.2402%2013.4805%2029.6104%2022.8105v44.1396c0%2026.5098%2021.4902%2048%2048%2048h77.5498c3.04004%202.2002%205.87012%204.25977%209.04004%206.55957c16.8203%2012.2705%2050.21%2041.79%2073.4102%2041.4404c23.2002%200.349609%2056.5996%20-29.1699%2073.4102%20-41.4404c3.16992%20-2.2998%206%20-4.35938%209.04004%20-6.55957h77.5498c26.5098%200%2048%20-21.4902%2048%20-48v-44.1396c12.3701%20-9.34082%2020.7598%20-15.8701%2029.6104%20-22.8105z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22folder-minus%22%20unicode=%22&#xf65d;%22%20d=%22M464%20320c26.5098%200%2048%20-21.4902%2048%20-48v-224c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-416c-26.5098%200%20-48%2021.4902%20-48%2048v288c0%2026.5098%2021.4902%2048%2048%2048h160l64%20-64h192zM368%20152v16c0%208.83984%20-7.16016%2016%20-16%2016h-192c-8.83984%200%20-16%20-7.16016%20-16%20-16v-16c0%20-8.83984%207.16016%20-16%2016%20-16h192c8.83984%200%2016%207.16016%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22folder-plus%22%20unicode=%22&#xf65e;%22%20d=%22M464%20320c26.4922%200%2048%20-21.5078%2048%20-48v-224c0%20-26.4922%20-21.5078%20-48%20-48%20-48h-416c-26.4922%200%20-48%2021.5078%20-48%2048v288c0%2026.4922%2021.5078%2048%2048%2048h160l64%20-64h192zM359.5%20152v16c0%208.83105%20-7.16895%2016%20-16%2016h-64v64c0%208.83105%20-7.16895%2016%20-16%2016h-16c-8.83105%200%20-16%20-7.16895%20-16%20-16v-64h-64c-8.83105%200%20-16%20-7.16895%20-16%20-16v-16c0%20-8.83105%207.16895%20-16%2016%20-16h64v-64c0%20-8.83105%207.16895%20-16%2016%20-16h16c8.83105%200%2016%207.16895%2016%2016v64h64c8.83105%200%2016%207.16895%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22funnel-dollar%22%20unicode=%22&#xf662;%22%20horiz-adv-x=%22640%22%20d=%22M433.46%20282.06c-83.4102%20-20.8896%20-145.46%20-96.2695%20-145.46%20-186.06c0%20-54.3496%2022.7998%20-103.38%2059.21%20-138.35c-10.75%20-20.54%20-38.3604%20-29.21%20-59.2197%20-13.5703l-79.9902%2060c-10.0703%207.55957%20-16%2019.4102%20-16%2032v155.92l-182.66%20201.93c-19.9502%2019.9502%20-5.82031%2054.0703%2022.4004%2054.0703h480.52c28.2207%200%2042.3506%20-34.1201%2022.4004%20-54.0703zM480%20256c88.3701%200%20160%20-71.6299%20160%20-160s-71.6299%20-160%20-160%20-160s-160%2071.6299%20-160%20160s71.6299%20160%20160%20160zM496%2016.1201c23.6299%200.629883%2042.6699%2020.54%2042.6699%2045.0703c0%2019.9697%20-12.9902%2037.8096%20-31.5801%2043.3896l-45%2013.5c-5.16016%201.54004%20-8.76953%206.78027%20-8.76953%2012.7295c0%207.27051%205.2998%2013.1904%2011.7998%2013.1904h28.1104c4.55957%200%208.94922%20-1.29004%2012.8193%20-3.71973c3.24023%20-2.03027%207.36035%20-1.91016%2010.1299%200.729492l11.75%2011.21c3.53027%203.37012%203.33008%209.20996%20-0.569336%2012.1406c-9.10059%206.83984%20-20.0801%2010.7695%20-31.3701%2011.3496v16.29c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16.1201c-23.6201%20-0.629883%20-42.6699%20-20.5498%20-42.6699%20-45.0703c0%20-19.9697%2012.9893%20-37.8096%2031.5801%20-43.3896l45%20-13.5c5.15918%20-1.54004%208.76953%20-6.78027%208.76953%20-12.7295c0%20-7.27051%20-5.2998%20-13.1904%20-11.7998%20-13.1904h-28.1104c-4.55957%200%20-8.9502%201.2998%20-12.8193%203.71973c-3.24023%202.03027%20-7.36035%201.91016%20-10.1309%20-0.729492l-11.75%20-11.21c-3.5293%20-3.37012%20-3.3291%20-9.20996%200.570312%20-12.1406c9.10059%20-6.83008%2020.0801%20-10.7695%2031.3701%20-11.3496v-16.29c0%20-4.41992%203.58008%20-8%208%20-8h16c4.41992%200%208%203.58008%208%208v16.1201z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gopuram%22%20unicode=%22&#xf664;%22%20d=%22M496%2096c8.7998%200%2016%20-7.2002%2016%20-16v-128c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-80v160h-32v128h-32v96h-32v-96h32v-128h32v-160h-80v80c0%208.7998%20-7.2002%2016%20-16%2016h-64c-8.7998%200%20-16%20-7.2002%20-16%20-16v-80h-80v160h32v128h32v96h-32v-96h-32v-128h-32v-160h-80c-8.7998%200%20-16%207.2002%20-16%2016v128c0%208.7998%207.2002%2016%2016%2016h16v112c0%208.7998%207.2002%2016%2016%2016h16v80c0%208.7998%207.2002%2016%2016%2016h16v112c0%208.7998%207.2002%2016%2016%2016s16%20-7.2002%2016%20-16v-16h64v16c0%208.7998%207.2002%2016%2016%2016s16%20-7.2002%2016%20-16v-16h64v16c0%208.7998%207.2002%2016%2016%2016s16%20-7.2002%2016%20-16v-16h64v16c0%208.7998%207.2002%2016%2016%2016s16%20-7.2002%2016%20-16v-112h16c8.7998%200%2016%20-7.2002%2016%20-16v-80h16c8.7998%200%2016%20-7.2002%2016%20-16v-112h16zM232%20272v-48h48v48c0%208.7998%20-7.2002%2016%20-16%2016h-16c-8.7998%200%20-16%20-7.2002%20-16%20-16zM288%2096v64c0%208.7998%20-7.2002%2016%20-16%2016h-32c-8.7998%200%20-16%20-7.2002%20-16%20-16v-64h64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hamsa%22%20unicode=%22&#xf665;%22%20d=%22M509.34%20140.75c1.70117%20-3.9043%202.65918%20-8.24805%202.65918%20-12.7764c0%20-8.42383%20-3.26562%20-16.0908%20-8.59863%20-21.8037l-102.681%20-110.03c-35.6895%20-38.2197%20-88.4102%20-60.1396%20-144.72%20-60.1396s-109.03%2021.9199%20-144.71%2060.1396l-102.69%20110.03c-5.33301%205.71289%20-8.58398%2013.4141%20-8.58398%2021.8379c0%204.52832%200.943359%208.83789%202.64453%2012.7422c5.05957%2011.6904%2016.5898%2019.25%2029.3398%2019.25h64v208c0%2022%2018%2040%2040%2040s40%20-18%2040%20-40v-134c0%20-5.51953%204.48047%20-10%2010%20-10h20c5.51953%200%2010%204.48047%2010%2010v174c0%2022%2018%2040%2040%2040s40%20-18%2040%20-40v-174c0%20-5.51953%204.48047%20-10%2010%20-10h20c5.51953%200%2010%204.48047%2010%2010v134c0%2022%2018%2040%2040%2040s40%20-18%2040%20-40v-208h64c12.75%200%2024.2803%20-7.55957%2029.3398%20-19.25zM256%2032c53.0195%200%2096%2064%2096%2064s-42.9805%2064%20-96%2064s-96%20-64%20-96%20-64s42.9805%20-64%2096%20-64zM256%20128c17.6699%200%2032%20-14.3301%2032%20-32s-14.3301%20-32%20-32%20-32s-32%2014.3301%20-32%2032s14.3301%2032%2032%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bahai%22%20unicode=%22&#xf666;%22%20d=%22M496.25%20245.48c17.54%20-2.46094%2021.6797%20-26.2705%206.04004%20-34.6602l-98.1602%20-52.6602l74.4805%20-83.54c11.8594%20-13.29%200.00976562%20-34.25%20-17.3506%20-30.4902l-108.569%2023.6504l4.10938%20-112.55c0.430664%20-11.6504%20-8.87012%20-19.2207%20-18.4102%20-19.2207c-5.15918%200%20-10.3896%202.20996%20-14.1992%207.18066l-68.1807%2088.8994l-68.1797%20-88.8994c-3.81055%20-4.9707%20-9.0498%20-7.18066%20-14.2002%20-7.18066c-9.54004%200%20-18.8398%207.57031%20-18.4102%2019.2207l4.11035%20112.55l-108.57%20-23.6504c-1.39941%20-0.30957%20-2.75977%20-0.450195%20-4.06934%20-0.450195c-15.0107%200%20-24.21%2018.6807%20-13.29%2030.9307l74.4795%2083.54l-98.1602%2052.6592c-15.6494%208.40039%20-11.5098%2032.21%206.03027%2034.6709l110%2015.4297l-41.8203%20104.34c-6.66016%2016.6396%2011.6006%2032.1797%2026.5898%2022.6299l94.04%20-59.8896l34.0908%20107.189c2.70996%208.55078%2010.0293%2012.8203%2017.3496%2012.8203s14.6396%20-4.26953%2017.3496%20-12.8203l34.0908%20-107.18l94.04%2059.8896c14.9893%209.55078%2033.2598%20-5.98926%2026.5898%20-22.6299l-41.8203%20-104.34zM338.51%20136.32l-35.6094%2039.9297l46.9199%2025.1699l-52.5703%207.37988l19.9902%2049.8701l-44.9502%20-28.6201l-16.29%2051.2305l-16.3096%20-51.2305l-44.9502%2028.6201l19.9902%20-49.8701l-52.5703%20-7.37988l46.9199%20-25.1699l-35.5996%20-39.9297l51.8896%2011.2998l-1.95996%20-53.79l32.5898%2042.4902l32.5898%20-42.4902l-1.96973%2053.79z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22jedi%22%20unicode=%22&#xf669;%22%20horiz-adv-x=%22576%22%20d=%22M535.953%2096c-42.6406%20-94.1719%20-137.641%20-160%20-247.984%20-160c-4.26562%200%20-8.54688%200.0986328%20-12.8447%200.296875c-103.969%204.76562%20-193.859%2069.4688%20-235.109%20159.703h39.9219l-58.6094%2058.5938c-2.65332%2012.8242%20-4.38672%2025.9951%20-5.10938%2039.4219c-0.133789%203.5166%20-0.202148%207.05078%20-0.202148%2010.5996c0%206.65527%200.234375%2012.8477%200.702148%2019.3848h47.2188l-41.3906%2041.375c14.7842%2066.6123%2053.959%20124.015%20107.969%20162.078c2.61426%201.87109%205.82812%202.98535%209.28125%203c5.62793%20-0.03125%2010.5791%20-2.89355%2013.5%20-7.25c1.76367%20-2.57422%202.7959%20-5.68848%202.7959%20-9.04199c0%20-2.13086%20-0.414062%20-4.19141%20-1.1709%20-6.05176c-6.31445%20-15.834%20-9.84375%20-33.1904%20-9.84375%20-51.2656c0%20-45.1094%2021.0469%20-86.5781%2057.7188%20-113.734c4.07324%20-2.96484%206.72266%20-7.76855%206.72266%20-13.1865c0%20-4.86133%20-2.13965%20-9.2168%20-5.51953%20-12.2041c-26.5469%20-23.9844%20-41.1719%20-56.5%20-41.1719%20-91.5781c0%20-60.0312%2042.9531%20-110.281%2099.8906%20-121.922l2.5%2065.2656l-27.1562%20-18.4844c-1.29688%20-0.832031%20-2.83887%20-1.31445%20-4.49219%20-1.31445c-2.10352%200%20-4.04004%200.777344%20-5.50781%202.06445c-1.55078%201.46387%20-2.51953%203.53809%20-2.51953%205.83691c0%201.49414%200.416992%202.90234%201.12891%204.10059l20.125%2033.7656l-42.0625%208.73438c-3.64062%200.744141%20-6.38379%203.96777%20-6.38379%207.82812s2.74316%207.08398%206.38379%207.82812l42.0625%208.71875l-20.1094%2033.7344c-0.724609%201.20312%20-1.1416%202.61133%20-1.1416%204.11719c0%204.41016%203.58105%207.99121%207.99121%207.99121c1.67188%200%203.22656%20-0.510742%204.50977%20-1.38965l30.3906%20-20.6562l11.5166%20287.969c0.15918%204.25879%203.66797%207.66699%207.96484%207.66699c0.0117188%200%200.0234375%200.00488281%200.0351562%200.00488281h0.046875c4.29004%20-0.0332031%207.78418%20-3.44629%207.95312%20-7.70312l11.5312%20-287.922l30.3906%2020.6719c1.28223%200.855469%202.82227%201.35449%204.47852%201.35449c2.12793%200%204.07715%20-0.820312%205.52148%20-2.16699c1.54785%20-1.45898%202.51465%20-3.52832%202.51465%20-5.82129c0%20-1.48828%20-0.415039%20-2.89062%20-1.12402%20-4.08496l-20.1406%20-33.7656l42.0781%20-8.73438c3.63379%20-0.750977%206.36914%20-3.97266%206.36914%20-7.82812s-2.73535%20-7.07715%20-6.36914%20-7.82812l-42.0781%20-8.71875l20.1094%20-33.7344c0.730469%20-1.20508%201.15039%20-2.61719%201.15039%20-4.12793c0%20-2.27637%20-0.947266%20-4.33984%20-2.47852%20-5.79395c-1.46484%20-1.32227%20-3.4043%20-2.12793%20-5.53125%20-2.12793c-1.6543%200%20-3.20801%200.492188%20-4.5%201.33105l-27.1719%2018.4688l2.5%20-65.3438c48.4844%209.40625%2087.5781%2048.1562%2097.3125%2096.5c1.68066%208.11816%202.56445%2016.5254%202.56445%2025.1387c0%2036.5547%20-15.8574%2069.3145%20-41.127%2091.9395c-3.38867%202.98926%20-5.52734%207.3623%20-5.52734%2012.2314c0%205.42578%202.64844%2010.2256%206.73047%2013.1904c36.6562%2027.1719%2057.6875%2068.6094%2057.6875%20113.734v0.0859375c0%2018.0664%20-3.53613%2035.4062%20-9.85938%2051.2266c-0.763672%201.86523%20-1.18555%203.90625%20-1.18555%206.0459c0%203.34668%201.0332%206.47949%202.79492%209.04785c2.9248%204.35059%207.875%207.20605%2013.5%207.23438c3.44043%20-0.0136719%206.64355%20-1.12305%209.25%20-2.98438c53.9287%20-38.2227%2093.0518%20-95.6611%20107.906%20-162.281l-41.25%20-41.2344h46.9531c0.359375%20-5.76562%201.04688%20-11.4531%201.04688%20-17.2656c-0.0332031%20-17.8086%20-1.7959%20-35.0137%20-5.125%20-51.8594l-58.8906%20-58.875h39.9688z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22journal-whills%22%20unicode=%22&#xf66a;%22%20horiz-adv-x=%22448%22%20d=%22M438.406%2070.4062c-3.20312%20-12.8125%20-3.20312%20-57.6094%200%20-73.6094c6.39062%20-6.39062%209.58887%20-12.792%209.59375%20-19.2031v-16c0%20-16%20-12.7969%20-25.5938%20-25.5938%20-25.5938h-326.406c-54.4062%200%20-96%2041.5938%20-96%2096v320c0%2054.4062%2041.5938%2096%2096%2096h326.406c16%200%2025.5938%20-9.59375%2025.5938%20-25.5938v-332.812c0%20-9.59375%20-3.19824%20-15.9893%20-9.59375%20-19.1875zM380.797%2064h-284.797c-16%200%20-32%20-12.7969%20-32%20-32s12.7969%20-32%2032%20-32h284.797v64zM128.016%20271.984c0%20-0.515625%200.140625%20-0.984375%200.140625%20-1.5l37.1094%20-32.4688c1.67383%20-1.4668%202.73047%20-3.62012%202.73047%20-6.01758c0%20-4.41309%20-3.58398%20-7.99414%20-7.99609%20-7.99805h-0.015625c-1.97363%200.0996094%20-3.79785%200.828125%20-5.25%201.98438l-23.5938%2020.6406c11.5469%20-49.5781%2055.7656%20-86.625%20108.859%20-86.625s97.3125%2037.0469%20108.875%2086.625l-23.5938%20-20.6406c-1.40918%20-1.22461%20-3.25391%20-1.96875%20-5.26562%20-1.96875h-0.015625c-2.34766%200.129883%20-4.46777%201.14551%20-6.01562%202.71875c-1.1543%201.45996%20-1.88184%203.28809%20-1.98438%205.26562c0.128906%202.35059%201.15137%204.47266%202.73438%206.01562l37.1094%2032.4688c0.015625%200.53125%200.15625%201%200.15625%201.51562c0%2011.0469%20-2.09375%2021.5156%20-5.0625%2031.5938l-21.2656%20-21.25c-1.44922%20-1.4502%20-3.45117%20-2.34863%20-5.66211%20-2.34863c-4.41797%200%20-8.00488%203.58691%20-8.00488%208.00488c0%202.20605%200.892578%204.20801%202.33887%205.65625l26.4219%2026.4062c-10.0342%2020.8945%20-26.1904%2038.0244%20-46.3594%2049.2656c6.05371%20-9.67676%209.55469%20-21.1123%209.55469%20-33.3584c0%20-19.916%20-9.17383%20-37.7295%20-23.6172%20-49.2822c9.69336%20-10.0459%2015.6592%20-23.7119%2015.6592%20-38.7598c0%20-26.875%20-19.0703%20-49.3535%20-44.3779%20-54.6621l-1.42188%2034.2812l12.6719%20-8.625c0.635742%20-0.432617%201.40234%20-0.685547%202.22852%20-0.685547c0.00585938%200%200.015625%20-0.00195312%200.0214844%20-0.00195312h0.0263672c2.19727%200%203.98047%201.7832%203.98047%203.98047c0%200.748047%20-0.209961%201.45215%20-0.569336%202.05078l-8.53125%2014.3125l17.9062%203.71875c1.81738%200.379883%203.18457%201.99219%203.18457%203.92188s-1.36719%203.54199%20-3.18457%203.92188l-17.9062%203.71875l8.53125%2014.3125c0.359375%200.598633%200.566406%201.29883%200.566406%202.04688c0%202.19629%20-1.7832%203.98047%20-3.98047%203.98047c-0.00878906%200%20-0.0146484%200.00390625%20-0.0234375%200.00390625c-0.817383%20-0.0322266%20-1.58984%20-0.275391%20-2.25%20-0.671875l-14.1875%20-9.65625l-4.6875%20112.297c-0.09375%202.12695%20-1.84961%203.8252%20-4%203.8252s-3.90625%20-1.69824%20-4%20-3.8252l-4.625%20-110.812l-12%208.15625c-0.639648%200.43457%20-1.41211%200.688477%20-2.24316%200.688477c-2.20996%200%20-4.00293%20-1.79395%20-4.00293%20-4.00391c0%20-0.745117%200.203125%20-1.44629%200.558594%20-2.04395l8.53125%20-14.3125l-17.9062%20-3.71875c-1.81738%20-0.375977%20-3.18457%20-1.98633%20-3.18457%20-3.91406s1.36719%20-3.53809%203.18457%20-3.91406l17.9062%20-3.73438l-8.53125%20-14.2969c-0.330078%20-0.611328%20-0.532227%20-1.31152%20-0.5625%20-2.04688c0.0615234%20-1.12109%200.525391%20-2.14062%201.25%20-2.90625c0.717773%20-0.677734%201.68652%20-1.09277%202.75%20-1.09375c0.830078%200.00390625%201.60645%200.257812%202.25%200.6875l10.3594%207.04688l-1.35938%20-32.7188c-25.3086%205.31836%20-44.335%2027.79%20-44.335%2054.6709c0%2015.0518%205.92285%2028.7324%2015.6162%2038.7822c-14.4434%2011.5508%20-23.7012%2029.3193%20-23.7012%2049.2334c0%2012.2559%203.59082%2023.7412%209.6543%2033.4229c-20.1709%20-11.2451%20-36.3311%20-28.374%20-46.375%20-49.2656l26.4219%20-26.4219c1.43945%20-1.44727%202.33008%20-3.44043%202.33008%20-5.64062c0%20-4.41504%20-3.58496%20-8%20-7.99902%20-8c-2.2002%200%20-4.19629%200.888672%20-5.64355%202.32812l-21.2656%2021.2656c-2.98438%20-10.0938%20-5.07812%20-20.5625%20-5.0625%20-31.625z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22kaaba%22%20unicode=%22&#xf66b;%22%20horiz-adv-x=%22576%22%20d=%22M554.12%20364.49c13.0703%20-4.36035%2021.8799%20-16.5898%2021.8799%20-30.3604v-49.0098l-265%2079.5098c-15.0596%204.5%20-30.9502%204.5%20-45.9805%200l-265.02%20-79.5098v49.0098c0.000976562%2014.1279%209.16992%2026.1211%2021.8799%2030.3604l235.771%2078.5801c9.53711%203.17969%2019.7705%204.90234%2030.3711%204.90234c10.5996%200%2020.8008%20-1.72266%2030.3389%20-4.90234zM274.22%20333.97c9%202.7207%2018.5498%202.7207%2027.5898%200l274.2%20-82.2598v-228.39c0%20-15%20-10.4199%20-27.9902%20-25.0596%20-31.2402l-242.12%20-53.7998c-6.72461%20-1.49512%20-13.5928%20-2.28418%20-20.7646%20-2.28418s-14.1611%200.789062%20-20.8857%202.28418l-242.12%2053.7998c-14.6396%203.25977%20-25.0596%2016.2402%20-25.0596%2031.2402v228.38zM128%20217.89v16.5801c0%205.28027%20-5.01953%209.11035%20-10.1104%207.7207l-80%20-21.8203c-3.47949%20-0.950195%20-5.88965%20-4.11035%20-5.88965%20-7.71973v-16.5801c0%20-5.27051%205.01953%20-9.10059%2010.1104%20-7.7207l80%2021.8203c3.47949%200.950195%205.88965%204.11035%205.88965%207.71973zM272%20257.17v16.5801c0%205.28027%20-5.01953%209.11035%20-10.1104%207.71973l-96%20-26.1797c-3.47949%20-0.950195%20-5.88965%20-4.11035%20-5.88965%20-7.71973v-16.5801c0%20-5.28027%205.01953%20-9.11035%2010.1104%20-7.7207l96%2026.1807c3.47949%200.950195%205.88965%204.10938%205.88965%207.71973zM448%20234.47v-16.5801c0%20-0.00195312%200.00195312%20-0.00195312%200.00195312%20-0.00390625c0%20-3.68359%202.49609%20-6.78906%205.8877%20-7.71582l80%20-21.8203c5.09082%20-1.38965%2010.1104%202.44043%2010.1104%207.7207v16.5801c0%203.60938%20-2.41016%206.76953%20-5.88965%207.71973l-80%2021.8203c-5.09082%201.38965%20-10.1104%20-2.44043%20-10.1104%20-7.7207zM304%20273.74v-16.5801c0%20-0.00195312%200.00195312%20-0.00292969%200.00195312%20-0.00488281c0%20-3.68359%202.49609%20-6.78906%205.8877%20-7.71484l96%20-26.1807c5.09082%20-1.38965%2010.1104%202.44043%2010.1104%207.7207v16.5791c0%203.61035%20-2.41016%206.77051%20-5.88965%207.7207l-96%2026.1797c-5.09082%201.38965%20-10.1104%20-2.44043%20-10.1104%20-7.71973z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22khanda%22%20unicode=%22&#xf66d;%22%20d=%22M415.81%20382c73.71%20-40.2402%20111.78%20-123.85%2090.1602%20-207.51c-7.25%20-28.0898%20-22.3799%20-53.5703%20-41.25%20-75.5898l-52.5098%20-61.3105c-4.87012%20-5.67969%20-13.04%20-7.22949%20-19.6504%20-3.70996l-79.3496%2042.2305l-29.21%20-20.3408l47.0801%20-32.7793c1.66992%200.370117%203.22949%201.00977%205.00977%201.00977c13.25%200%2023.9902%20-10.7402%2023.9902%20-24c0%20-13.25%20-10.7402%20-24%20-23.9902%20-24c-12.0898%200%20-21.6797%209.11035%20-23.3301%2020.7598l-40.9102%2028.4805v-30.1504c9.38086%20-5.58008%2015.9902%20-15.3896%2015.9902%20-27.0996c0%20-17.6699%20-14.3203%20-32%20-31.9795%20-32c-17.6602%200%20-31.9805%2014.3301%20-31.9805%2032c0%2011.7197%206.60059%2021.5293%2015.9902%2027.0996v29.9502l-40.6299%20-28.2803c-1.64062%20-11.6494%20-11.2305%20-20.7598%20-23.3301%20-20.7598c-13.25%200%20-23.9902%2010.75%20-23.9902%2024c0%2013.2598%2010.7402%2024%2023.9902%2024c1.78027%200%203.33984%20-0.639648%205.00977%20-1.00977l47.0801%2032.7793l-29.21%2020.3301l-79.3496%20-42.2295c-6.61035%20-3.52051%20-14.7803%20-1.96973%20-19.6504%203.71973l-55.9697%2065.3604c-12.5703%2014.6797%20-23.3906%2031.0693%20-30.46%2049.0596c-35.6602%2090.6904%202.95996%20186.391%2081.4893%20229.24c6.34082%203.5%2015.0205%202.63965%2020.0205%20-2.7002c4.99023%20-5.30957%206.45996%20-12.9199%202.58984%20-19.0801c-16.4902%20-26.1602%20-25.2002%20-56.3896%20-25.2002%20-87.4697c0.180664%20-53.1904%2026.7598%20-102.62%2071.0303%20-132.18l76.5898%20-53.3301v19.8994l-44.0498%2036.0908c-3.91016%204.20996%20-5%2010.0996%20-2.81055%2015.2793l7.85059%2017.2402c-33.8506%2019.2598%20-56.9404%2055.2402%20-56.9404%2096.9902c0%2040.79%2022.0205%2076.1396%2054.5898%2095.7197l-5.21973%2011.4404c-2.33008%205.5293%20-0.929688%2011.8301%203.57031%2016.04l58.9902%2052.8096l58.9893%20-52.8203c4.5%20-4.20996%205.91016%20-10.5098%203.57031%20-16.04l-5.21973%20-11.4395c32.5693%20-19.5801%2054.5898%20-54.9199%2054.5898%20-95.71c0%20-41.7402%20-23.0996%20-77.7305%20-56.9404%20-96.9902l7.85059%20-17.2402c2.18945%20-5.18945%201.10938%20-11.0801%20-2.81055%20-15.2793l-44.0498%20-36.0908v-20.0996l76.6299%2053.3496c44.5%2029.7207%2071.0801%2079.1602%2071.2705%20132.41c0%2031.0205%20-8.70996%2061.25%20-25.2002%2087.4102c-1.55762%202.46582%20-2.46973%205.40723%20-2.46973%208.53613c0%204.25293%201.66602%208.12012%204.37988%2010.9844c4.99023%205.34961%2012.9902%206.51953%2019.3594%203.01953zM319.82%20272c0%2021.3203%20-10.5801%2040.1201%20-26.6504%2051.7695l-7.83008%20-17.1797c-8.75%20-24.5195%20-8.75%20-51.04%200%20-75.5596l5.65039%20-12.4102c17.3398%2011.46%2028.8301%2031.0801%2028.8301%2053.3799zM191.89%20272c0%20-22.2998%2011.5%20-41.9297%2028.8408%20-53.3896l5.64941%2012.4092c8.75%2024.5303%208.75%2051.04%200%2075.5605l-7.83008%2017.1797c-16.0801%20-11.6396%20-26.6602%20-30.4395%20-26.6602%20-51.7598z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22landmark%22%20unicode=%22&#xf66f;%22%20d=%22M501.62%20355.89c6.24023%20-2.33984%2010.3799%20-8.30957%2010.3799%20-14.9795v-36.9102c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-480c-8.83984%200%20-16%207.16016%20-16%2016v36.9102c0.000976562%206.85547%204.31445%2012.7041%2010.3799%2014.9795l234.39%2090.0703c3.49219%201.31152%207.30176%202.02832%2011.25%202.02832c3.94727%200%207.72852%20-0.716797%2011.2207%20-2.02832zM64%20256h64v-160h96v160h64v-160h96v160h64v-160h16c8.83984%200%2016%20-7.16016%2016%20-16v-48h-448v48c0%208.83984%207.16016%2016%2016%2016h16v160zM496%200c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-480c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mail-bulk%22%20unicode=%22&#xf674;%22%20horiz-adv-x=%22576%22%20d=%22M160%200c25.5996%200%2051.2002%2022.4004%2064%2032c64%2044.7998%2083.2002%2060.7998%2096%2070.4004v-134.4c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-256c-17.6699%200%20-32%2014.3301%20-32%2032v134.4c12.7998%20-9.60059%2032%20-25.6006%2096%20-70.4004c12.7998%20-9.59961%2038.4004%20-32%2064%20-32zM288%20192c17.6699%200%2032%20-14.3301%2032%20-32v-19.2002c-25.5996%20-19.2002%20-22.4004%20-19.2002%20-115.2%20-86.3994c-9.59961%20-3.2002%20-28.7998%20-22.4004%20-44.7998%20-22.4004s-35.2002%2019.2002%20-44.7998%2025.5996c-92.7998%2067.2002%20-89.6006%2067.2002%20-115.2%2086.4004v16c0%2017.6699%2014.3301%2032%2032%2032h256zM544%20288c17.6699%200%2032%20-14.3301%2032%20-32v-192c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-192v134.4l-0.290039%20-0.220703c-3.12012%2032.4004%20-30.5%2057.8203%20-63.71%2057.8203h-96v32c0%2017.6699%2014.3301%2032%2032%2032h320zM512%20160v64h-64v-64h64zM160%20256v-32h-96v192c0%2017.6699%2014.3301%2032%2032%2032h320c17.6699%200%2032%20-14.3301%2032%20-32v-96h-224c-35.29%200%20-64%20-28.71%20-64%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22menorah%22%20unicode=%22&#xf676;%22%20horiz-adv-x=%22640%22%20d=%22M144%20320c8.83984%200%2016%20-7.16016%2016%20-16v-144h-64v144c0%208.83984%207.16016%2016%2016%2016h32zM240%20320c8.83984%200%2016%20-7.16016%2016%20-16v-144h-64v144c0%208.83984%207.16016%2016%2016%2016h32zM432%20320c8.83984%200%2016%20-7.16016%2016%20-16v-144h-64v144c0%208.83984%207.16016%2016%2016%2016h32zM528%20320c8.83984%200%2016%20-7.16016%2016%20-16v-144h-64v144c0%208.83984%207.16016%2016%2016%2016h32zM608%20352c-17.6699%200%20-32%2014.3301%20-32%2032s32%2064%2032%2064s32%20-46.3301%2032%20-64s-14.3301%20-32%20-32%20-32zM512%20352c-17.6699%200%20-32%2014.3301%20-32%2032s32%2064%2032%2064s32%20-46.3301%2032%20-64s-14.3301%20-32%20-32%20-32zM416%20352c-17.6699%200%20-32%2014.3301%20-32%2032s32%2064%2032%2064s32%20-46.3301%2032%20-64s-14.3301%20-32%20-32%20-32zM320%20352c-17.6699%200%20-32%2014.3301%20-32%2032s32%2064%2032%2064s32%20-46.3301%2032%20-64s-14.3301%20-32%20-32%20-32zM224%20352c-17.6699%200%20-32%2014.3301%20-32%2032s32%2064%2032%2064s32%20-46.3301%2032%20-64s-14.3301%20-32%20-32%20-32zM128%20352c-17.6699%200%20-32%2014.3301%20-32%2032s32%2064%2032%2064s32%20-46.3301%2032%20-64s-14.3301%20-32%20-32%20-32zM32%20352c-17.6699%200%20-32%2014.3301%20-32%2032s32%2064%2032%2064s32%20-46.3301%2032%20-64s-14.3301%20-32%20-32%20-32zM576%20160v144c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-144c0%20-53.0195%20-42.9805%20-96%20-96%20-96h-192v-64h176c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-416c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h176v64h-192c-53.0195%200%20-96%2042.9805%20-96%2096v144c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-144c0%20-17.6699%2014.3301%20-32%2032%20-32h192v176c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-176h192c17.6699%200%2032%2014.3301%2032%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mosque%22%20unicode=%22&#xf678;%22%20horiz-adv-x=%22640%22%20d=%22M0%20-32v320h128v-320c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-64c-17.6699%200%20-32%2014.3301%20-32%2032zM579.16%20160h-358.32c-17.8594%2017.3896%20-28.8398%2037.3398%20-28.8398%2058.9102c0%2052.8594%2041.79%2093.79%2087.9199%20122.899c41.9502%2026.46%2080.6299%2057.7705%20111.96%2096.2207l8.12012%209.96973l8.12012%20-9.96973c31.3301%20-38.4502%2070.0195%20-69.75%20111.96%20-96.2207c46.1299%20-29.1094%2087.9199%20-70.04%2087.9199%20-122.899c0%20-21.5703%20-10.9805%20-41.5205%20-28.8398%20-58.9102zM608%20128c17.6699%200%2032%20-14.3301%2032%20-32v-128c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32v64c0%2017.6699%20-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32v-64h-64v72c0%2048%20-48%2072%20-48%2072s-48%20-24%20-48%20-72v-72h-64v64c0%2017.6699%20-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32v-64h-32c-17.6699%200%20-32%2014.3301%20-32%2032v128c0%2017.6699%2014.3301%2032%2032%2032h416zM64%20448c0%200%2064%20-32%2064%20-96v-32h-128v32c0%2064%2064%2096%2064%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22om%22%20unicode=%22&#xf679;%22%20d=%22M360.6%20387.06l-21.5801%2021.5605c-1.89062%201.88867%20-3.06055%204.50098%20-3.06055%207.38086c0%202.88086%201.16992%205.49023%203.06055%207.37891l21.5703%2021.5605c4.08008%204.06934%2010.6797%204.06934%2014.7598%200l21.5801%20-21.5605c1.8916%20-1.88867%203.06152%20-4.50098%203.06152%20-7.38086c0%20-2.88086%20-1.16992%20-5.49023%20-3.06152%20-7.37891l-21.5693%20-21.5605c-1.88867%20-1.89062%20-4.50098%20-3.06055%20-7.38184%20-3.06055s-5.49023%201.16992%20-7.37891%203.06055zM412.11%20256c55.0898%200%2099.8896%20-44.7998%2099.8896%20-99.8799v-100.12c0%20-48.5303%20-47.4805%20-88%20-96.0195%20-88c-96.0205%200%20-96.0205%2064%20-96.0205%2064v37.8701c0%207.55957%209.42969%2010.8896%2014.2002%205.01953c15.1494%20-18.6494%2042.4199%20-42.8896%2081.8203%20-42.8896c13.2393%200%2032.0098%2010.7695%2032.0098%2024v100.12c0%2019.79%20-16.1006%2035.8799%20-35.8799%2035.8799c-9.60059%200%20-18.6006%20-3.73047%20-25.3799%20-10.5l-24.25%20-24.25c-18.8701%20-18.8604%20-43.9502%20-29.25%20-70.6406%20-29.25h-21.6895c11.0293%20-18.9004%2017.8096%20-40.5801%2017.8096%20-64c0%20-70.5801%20-57.4297%20-128%20-128.02%20-128c-118.811%200%20-160.03%2096%20-159.94%20150.81c0.0195312%208.80078%2010.2598%2012.7705%2014.79%205.2207c22.7998%20-38.0107%2049.1299%20-92.0303%20145.15%20-92.0303c35.2998%200%2064.0098%2028.7002%2064.0098%2064s-28.71%2064%20-64.0098%2064h-33.0303c-5.57031%200.450195%20-10.6406%203.49023%20-13.1699%208.5498l-16.0898%2032.1699c-5.35059%2010.7002%202.42969%2023.2803%2014.3896%2023.2803h31.9004c26.4697%200%2048.0098%2021.5303%2048.0098%2048s-21.54%2048%20-48.0098%2048c-11.25%200%20-21.8203%20-3.80957%20-30.2705%20-10.71c-5.54004%20-4.53027%20-13.4795%20-4.50977%20-19.2002%20-0.209961l-26.1494%2019.6299c-8.08984%206.08008%20-8.48047%2017.9697%20-1.12012%2024.9297c25.1094%2023.7402%2059.8594%2034.71%2096.0098%2028.7803c43.1602%20-7.08008%2079.4199%20-40.6396%2089.5205%20-83.1895c6.43945%20-27.1201%202.80957%20-53.1309%20-7.73047%20-75.2305h46.8398c9.60059%200%2018.6006%203.73047%2025.3799%2010.5l24.25%2024.25c18.8701%2018.8604%2043.9502%2029.25%2070.6406%2029.25zM454.29%20380.73c10.5596%207.95996%2025.7002%200.489258%2025.7002%20-12.7305v-35.5195c0%20-2.36035%20-0.509766%20-4.71094%20-1.53027%20-6.83008c-2.96973%20-6.30078%20-21.8301%20-37.6602%20-101.75%20-37.6602c-78.4297%200%20-117.19%2069.3896%20-118.8%2072.3398c-3.61035%206.62988%20-2.08008%2014.8799%203.66016%2019.7998c5.69922%204.92969%2014.1201%205.16992%2020.1396%200.549805c3.53027%20-2.69922%2087.0303%20-65.0693%20172.58%200.0507812z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pastafarianism%22%20unicode=%22&#xf67b;%22%20horiz-adv-x=%22640%22%20d=%22M624.54%20100.33c12.4004%20-4.71973%2018.5996%20-18.5801%2013.8896%20-30.9805c-4.69922%20-12.4092%20-18.5801%20-18.6299%20-30.9697%20-13.8799c-8.11035%203.08984%20-14.3398%200.19043%20-31.3896%20-11.3594c-13.5508%20-9.15039%20-30.8301%20-20.8408%20-52.4199%20-20.8408c-7.16992%200%20-14.8301%201.28027%20-22.9707%204.39062c-32.6602%2012.4395%20-39.9893%2041.3301%20-45.3301%2062.4395c-2.20996%208.7207%20-3.98926%2014.4902%20-5.94922%2018.8701c-16.6201%20-13.5996%20-36.9307%20-25.8701%20-61.6201%20-34.1602c10.0098%20-37%2032.2793%20-90.8096%2060.2197%20-90.8096c13.25%200%2024%20-10.75%2024%20-24s-10.75%20-24%20-24%20-24c-66.7402%200%20-97.0498%2088.6299%20-107.42%20129.14c-6.69043%20-0.599609%20-13.4199%20-1.13965%20-20.5801%20-1.13965s-13.8896%200.540039%20-20.5801%201.13965c-10.3701%20-40.5098%20-40.6797%20-129.14%20-107.42%20-129.14c-13.25%200%20-24%2010.75%20-24%2024s10.75%2024%2024%2024c28.0801%200%2050.2998%2053.7998%2060.2598%2090.7998c-24.6895%208.29004%20-45.0195%2020.5605%20-61.6396%2034.1699c-1.95996%20-4.37988%20-3.74023%20-10.1494%20-5.9502%20-18.8701c-5.34961%20-21.1094%20-12.6699%20-50%20-45.3301%20-62.4395c-8.13965%20-3.11035%20-15.7998%20-4.39062%20-22.9697%20-4.39062c-21.5898%20-0.0195312%20-38.8701%2011.6807%20-52.4199%2020.8408c-17.0498%2011.5498%20-23.2305%2014.4492%20-31.3906%2011.3594c-12.3594%20-4.72949%20-26.25%201.4707%20-30.9697%2013.8799c-4.71973%2012.3906%201.48047%2026.25%2013.8701%2030.9707c32.6504%2012.4697%2057.3398%20-4.25%2075.3701%20-16.4502c17.0801%20-11.5303%2023.2998%20-14.4199%2031.4102%20-11.3604c8.12012%203.10059%2010.8301%209.37988%2015.8896%2029.3799c3.33008%2013.1504%207.44043%2029.3203%2017.9502%2042.6504c-2.24023%202.91016%20-4.42969%205.78027%20-6.37988%208.57031c-10.1699%20-9.56055%20-23.4102%20-17.1104%20-41.7002%20-17.1104c-33.9502%200%20-50.8701%2025.7803%20-62.0596%2042.8301c-10.6006%2016.1396%20-15%2021.1699%20-21.9404%2021.1699c-13.25%200%20-24%2010.75%20-24%2024s10.75%2024%2024%2024c33.96%200%2050.8799%20-25.7803%2062.0596%20-42.8301c10.6006%20-16.1396%2015%20-21.1699%2021.9404%20-21.1699c17.1504%200%2037.6797%2061.5596%2097.2695%20101.9l-17.25%2034.5c-33.46%202.09961%20-60.0195%2029.6191%20-60.0195%2063.5996c0%2035.3496%2028.6504%2064%2064%2064s64%20-28.6504%2064%20-64c0%20-13.0195%20-3.94043%20-25.0996%20-10.5996%20-35.21l18.1494%20-36.2998c16.9697%204.59961%2035.6006%207.50977%2056.46%207.50977c20.8604%200%2039.4805%20-2.91016%2056.46%20-7.50977l18.1504%2036.2998c-6.67969%2010.1104%20-10.6201%2022.1904%20-10.6201%2035.21c0%2035.3496%2028.6504%2064%2064%2064s64%20-28.6504%2064%20-64c0%20-33.9805%20-26.5703%20-61.5%20-60.0098%20-63.5898l-17.25%20-34.5c59.7793%20-40.4805%2079.9502%20-101.91%2097.2598%20-101.91c6.94043%200%2011.3398%205.03027%2021.9404%2021.1699c11.1895%2017.0498%2028.1094%2042.8301%2062.0596%2042.8301c13.25%200%2024%20-10.75%2024%20-24s-10.75%20-24%20-24%20-24c-6.94043%200%20-11.3496%20-5.03027%20-21.9404%20-21.1699c-11.1895%20-17.0498%20-28.1094%20-42.8301%20-62.0596%20-42.8301c-18.29%200%20-31.5303%207.5498%20-41.7002%2017.1201c-1.9502%20-2.78027%20-4.13965%20-5.66016%20-6.37988%20-8.57031c10.5098%20-13.3301%2014.6201%20-29.5%2017.9502%20-42.6494c5.05957%20-20%207.76953%20-26.29%2015.8896%20-29.3809c8.16016%20-3.05957%2014.3506%20-0.169922%2031.4102%2011.3604c18.0098%2012.2002%2042.6699%2028.9697%2075.3701%2016.4502zM448%20400c-8.82031%200%20-16%20-7.17969%20-16%20-16s7.17969%20-16%2016%20-16s16%207.17969%2016%2016s-7.17969%2016%20-16%2016zM192%20400c-8.82031%200%20-16%20-7.17969%20-16%20-16s7.17969%20-16%2016%20-16s16%207.17969%2016%2016s-7.17969%2016%20-16%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22peace%22%20unicode=%22&#xf67c;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c136.97%200%20248%20-111.03%20248%20-248s-111.03%20-248%20-248%20-248s-248%20111.03%20-248%20248s111.03%20248%20248%20248zM432%20192c0%2090.5303%20-65.7695%20165.82%20-152%20181.03v-165.66l129.43%20-103.54c14.3701%2026.2002%2022.5703%2056.2402%2022.5703%2088.1699zM216%2010.9697v114.46l-89.29%20-71.4395c24.7998%20-21.8203%2055.4297%20-37.0498%2089.29%20-43.0205zM280%20125.43v-114.449c33.8604%205.96973%2064.4902%2021.1992%2089.29%2043.0195zM216%20373.03c-86.2305%20-15.21%20-152%20-90.5%20-152%20-181.03c0%20-31.9297%208.2002%20-61.9697%2022.5703%20-88.1699l129.43%20103.54v165.66z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22place-of-worship%22%20unicode=%22&#xf67f;%22%20horiz-adv-x=%22640%22%20d=%22M620.61%2081.4502c11.4111%20-4.89258%2019.3896%20-16.2168%2019.3896%20-29.4102v-100.04c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-112v192zM0%2052.04c0%2013.1934%207.97852%2024.5176%2019.3896%2029.4102l108.61%2046.5498v-192h-112c-8.83984%200%20-16%207.16016%20-16%2016v100.04zM464.46%20201.32c9.63965%20-5.78027%2015.54%20-16.2002%2015.54%20-27.4404v-237.88h-96v96c0%2035.3496%20-28.6602%2064%20-64%2064s-64%20-28.6504%20-64%20-64v-96h-96v237.88c0%2011.6572%206.21387%2021.8467%2015.54%2027.4404l48.46%2029.0801v114.97c0%208.49023%203.37988%2016.6299%209.37988%2022.6299l75.3105%2075.3096c6.23926%206.25%2016.3691%206.25%2022.6191%200l75.3105%20-75.3096c6.00977%20-6.00977%209.37988%20-14.1396%209.37988%20-22.6299v-114.97z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22poll%22%20unicode=%22&#xf681;%22%20horiz-adv-x=%22448%22%20d=%22M400%20416c26.5%200%2048%20-21.5%2048%20-48v-352c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352zM160%2080v128c0%208.83984%20-7.16016%2016%20-16%2016h-32c-8.83984%200%20-16%20-7.16016%20-16%20-16v-128c0%20-8.83984%207.16016%20-16%2016%20-16h32c8.83984%200%2016%207.16016%2016%2016zM256%2080v224c0%208.83984%20-7.16016%2016%20-16%2016h-32c-8.83984%200%20-16%20-7.16016%20-16%20-16v-224c0%20-8.83984%207.16016%20-16%2016%20-16h32c8.83984%200%2016%207.16016%2016%2016zM352%2080v64c0%208.83984%20-7.16016%2016%20-16%2016h-32c-8.83984%200%20-16%20-7.16016%20-16%20-16v-64c0%20-8.83984%207.16016%20-16%2016%20-16h32c8.83984%200%2016%207.16016%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22poll-h%22%20unicode=%22&#xf682;%22%20horiz-adv-x=%22448%22%20d=%22M448%2016c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048v352c0%2026.5%2021.5%2048%2048%2048h352c26.5%200%2048%20-21.5%2048%20-48v-352zM112%20256h128c8.83984%200%2016%207.16016%2016%2016v32c0%208.83984%20-7.16016%2016%20-16%2016h-128c-8.83984%200%20-16%20-7.16016%20-16%20-16v-32c0%20-8.83984%207.16016%20-16%2016%20-16zM112%20160h224c8.83984%200%2016%207.16016%2016%2016v32c0%208.83984%20-7.16016%2016%20-16%2016h-224c-8.83984%200%20-16%20-7.16016%20-16%20-16v-32c0%20-8.83984%207.16016%20-16%2016%20-16zM112%2064h64c8.83984%200%2016%207.16016%2016%2016v32c0%208.83984%20-7.16016%2016%20-16%2016h-64c-8.83984%200%20-16%20-7.16016%20-16%20-16v-32c0%20-8.83984%207.16016%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pray%22%20unicode=%22&#xf683;%22%20horiz-adv-x=%22384%22%20d=%22M256%20320c-35.3496%200%20-64%2028.6504%20-64%2064s28.6504%2064%2064%2064s64%20-28.6504%2064%20-64s-28.6504%20-64%20-64%20-64zM225.37%20150.25l-24.1504%2028.7598l-34.7998%20-64.8701l109.86%20-109.859c25.4893%20-25.4902%205.7998%20-68.2803%20-28.2803%20-68.2803h-208c-22.0898%200%20-40%2017.9102%20-40%2040s17.9102%2040%2040%2040h91.5596l-44.8096%2034.8896c-42.8799%2027.3799%20-57.5898%2080.1104%20-34.1904%20123.75l49.3701%2092.0303c11.1201%2020.6504%2032.1807%2034.4404%2056.3701%2036.9199c24.7803%202.58984%2048.5605%20-6.93945%2064%20-25.3301l38.9102%20-46.3096l57.4404%2047c17.1191%2013.9697%2042.3398%2011.4902%2056.3096%20-5.62012c13.9697%20-17.0898%2011.4697%20-42.2998%20-5.62012%20-56.2803l-88%20-72.0195c-16.9697%20-13.8701%20-41.9102%20-11.5%20-55.9697%205.21973z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22praying-hands%22%20unicode=%22&#xf684;%22%20horiz-adv-x=%22640%22%20d=%22M272%20256.09c17.5996%200%2032%20-14.3994%2032%20-32v-128c0%20-51.8896%20-34.8398%20-98.0801%20-84.75%20-112.35l-179.19%20-46.6201c-2.64941%20-0.69043%20-5.36914%20-1.03027%20-8.05957%20-1.03027c-23.4805%200%20-32%2021.1797%20-32%2032v96c0%200.00390625%20-0.00488281%20-0.000976562%20-0.00488281%200.00292969c0%2014.1221%209.1748%2026.1182%2021.8848%2030.3477l90.1201%2030.04v80.2295c0%2018.9805%205.55957%2037.3896%2016.1201%2053.2305l117.26%20175.899c0.169922%200.270508%200.589844%200.25%200.790039%200.480469c9.58008%2013.5098%2027.8496%2017.8799%2042.2998%209.20996c15.1602%20-9.10059%2020.0605%20-28.75%2010.9707%20-43.9102l-77.75%20-129.59c-8.9707%20-14.9199%20-13.6904%20-32%20-13.6904%20-49.3906v-76.5498c0%20-8.83984%207.16016%20-16%2016%20-16s16%207.16016%2016%2016v80c0%2017.6006%2014.4004%2032%2032%2032zM618.12%2094.3604c13.0703%20-4.36035%2021.8799%20-16.5801%2021.8799%20-30.3506v-96c0%20-10.8193%20-8.51953%20-32%20-32%20-32c-2.67969%200%20-5.40039%200.339844%20-8.05957%201.03027l-179.19%2046.6201c-49.9102%2014.2598%20-84.75%2060.4502%20-84.75%20112.34v128c0%2017.5996%2014.4004%2032%2032%2032s32%20-14.4004%2032%20-32v-80c0%20-8.83984%207.16016%20-16%2016%20-16s16%207.16016%2016%2016v76.5498c0%2017.3906%20-4.71973%2034.4697%20-13.6904%2049.3906l-77.75%20129.59c-9.08984%2015.1602%20-4.18945%2034.8193%2010.9707%2043.9102c14.4502%208.66992%2032.7197%204.2998%2042.2998%20-9.20996c0.200195%20-0.240234%200.610352%20-0.210938%200.790039%20-0.480469l117.26%20-175.89c10.5605%20-15.8408%2016.1201%20-34.25%2016.1201%20-53.2305v-80.2295z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22quran%22%20unicode=%22&#xf687;%22%20horiz-adv-x=%22448%22%20d=%22M448%2089.5996c0%20-9.59961%20-3.2002%20-16%20-9.59961%20-19.1992c-3.2002%20-12.8008%20-3.2002%20-57.6006%200%20-73.6006c6.39941%20-6.39941%209.59961%20-12.7998%209.59961%20-19.2002v-16c0%20-16%20-12.7998%20-25.5996%20-25.5996%20-25.5996h-326.4c-54.4004%200%20-96%2041.5996%20-96%2096v320c0%2054.4004%2041.5996%2096%2096%2096h326.4c16%200%2025.5996%20-9.59961%2025.5996%20-25.5996v-332.801zM301.08%20302.18l-11.1904%20-22.6494l-24.9893%20-3.62988c-2.68066%20-0.390625%20-3.75%20-3.66992%20-1.81055%20-5.56055l18.0898%20-17.6299l-4.26953%20-24.8896c-0.360352%20-2.11035%201.30957%20-3.82031%203.20996%20-3.82031c0.5%200%201.01953%200.120117%201.51953%200.379883l22.3604%2011.75l22.3604%20-11.75c0.5%20-0.259766%201.01953%20-0.379883%201.51953%20-0.379883c1.90039%200%203.57031%201.70996%203.20996%203.82031l-4.26953%2024.8896l18.0898%2017.6299c1.92969%201.89062%200.859375%205.16992%20-1.81055%205.56055l-25%203.62988l-11.1797%2022.6494c-0.599609%201.20996%20-1.75977%201.82031%20-2.91992%201.82031s-2.32031%20-0.610352%20-2.91992%20-1.82031zM243.19%20371.19c-63.5205%200%20-115.19%20-51.6709%20-115.19%20-115.19c0%20-63.5098%2051.6699%20-115.19%20115.18%20-115.18c13.6006%200%2027.1201%202.46973%2040.1904%207.33984c2.67969%200.910156%204.62012%203.43945%204.62012%206.41992c0%203.63965%20-2.87012%206.78027%20-6.7998%206.78027c-0.650391%200%20-3.10059%20-0.209961%20-4.13086%20-0.209961c-52.3096%200%20-94.8594%2042.5596%20-94.8594%2094.8594c0%2052.3105%2042.5498%2094.8604%2094.8594%2094.8604c1.04004%200%203.45996%20-0.209961%204.13086%20-0.209961c0.738281%20-0.276367%201.54004%20-0.429688%202.375%20-0.429688c3.73926%200%206.77441%203.03516%206.77441%206.77441c0%203.7373%20-3.0332%206.77246%20-6.76953%206.77539c-13.1201%204.91992%20-26.71%207.41016%20-40.3799%207.41016zM380.8%200v64h-284.8c-16%200%20-32%20-12.7998%20-32%20-32s12.7998%20-32%2032%20-32h284.8z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22search-dollar%22%20unicode=%22&#xf688;%22%20d=%22M505.04%205.33984c9.2998%20-9.39941%209.2998%20-24.5898%20-0.0996094%20-33.9902l-28.3008%20-28.2998c-9.2998%20-9.39941%20-24.5%20-9.39941%20-33.8994%200l-99.71%2099.6904c-4.5%204.5%20-7%2010.5996%20-7%2017v16.2998c-35.2998%20-27.5996%20-79.71%20-44%20-128.011%20-44c-114.909%200%20-208.02%2093.0898%20-208.02%20207.979c0%20114.891%2093.1201%20207.98%20208.02%20207.98c114.9%200%20208.011%20-93.0898%20208.011%20-207.98c0%20-48.2998%20-16.4004%20-92.6895%20-44%20-127.989h16.2998c6.40039%200%2012.5%20-2.5%2017%20-7zM208.02%2096.04c79.6504%200%20144%2064.4502%20144%20143.979c0%2079.6406%20-64.46%20143.98%20-144%20143.98c-79.6494%200%20-144%20-64.4502%20-144%20-143.98c0%20-79.6396%2064.4609%20-143.979%20144%20-143.979zM235.13%20248.58c18.6006%20-5.58008%2031.5898%20-23.4199%2031.5898%20-43.3896c0%20-24.5303%20-19.0498%20-44.4404%20-42.6797%20-45.0703v-16.1201c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-16c-4.41992%200%20-8%203.58008%20-8%208v16.29c-11.29%200.580078%20-22.2705%204.51953%20-31.3701%2011.3496c-3.90039%202.93066%20-4.09961%208.77051%20-0.570312%2012.1406l11.75%2011.21c2.77051%202.63965%206.89062%202.75977%2010.1309%200.729492c3.85938%20-2.42969%208.25977%20-3.71973%2012.8193%20-3.71973h28.1006c6.5%200%2011.7998%205.91992%2011.7998%2013.1904c0%205.94922%20-3.61035%2011.1797%20-8.77051%2012.7295l-45.0098%2013.5c-18.5898%205.58008%20-31.5801%2023.4199%20-31.5801%2043.3896c0%2024.5205%2019.0498%2044.4404%2042.6797%2045.0703v16.1201c0%204.41992%203.58008%208%208%208h16c4.4209%200%208%20-3.58008%208%20-8v-16.29c11.29%20-0.580078%2022.2705%20-4.51953%2031.3701%20-11.3496c3.90039%20-2.93066%204.10059%20-8.77051%200.570312%20-12.1406l-11.75%20-11.21c-2.76953%20-2.63965%20-6.88965%20-2.75977%20-10.1299%20-0.729492c-3.86035%202.42969%20-8.25977%203.71973%20-12.8203%203.71973h-28.1094c-6.5%200%20-11.8008%20-5.91992%20-11.8008%20-13.1904c0%20-5.94922%203.61035%20-11.1797%208.77051%20-12.7295z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22search-location%22%20unicode=%22&#xf689;%22%20d=%22M505.04%205.33984c9.2998%20-9.39941%209.2998%20-24.5898%20-0.0996094%20-33.9902l-28.3008%20-28.2998c-9.2998%20-9.39941%20-24.5%20-9.39941%20-33.8994%200l-99.71%2099.6904c-4.5%204.5%20-7%2010.5996%20-7%2017v16.2998c-35.2998%20-27.5996%20-79.71%20-44%20-128.011%20-44c-114.909%200%20-208.02%2093.0898%20-208.02%20207.979c0%20114.891%2093.1201%20207.98%20208.02%20207.98c114.9%200%20208.011%20-93.0898%20208.011%20-207.98c0%20-48.2998%20-16.4004%20-92.6895%20-44%20-127.989h16.2998c6.40039%200%2012.5%20-2.5%2017%20-7zM208.02%2096.04c79.6504%200%20144%2064.4502%20144%20143.979c0%2079.6406%20-64.46%20143.98%20-144%20143.98c-79.6494%200%20-144%20-64.4502%20-144%20-143.98c0%20-79.6396%2064.4609%20-143.979%20144%20-143.979zM208.04%20336c40.7803%200%2073.8398%20-33.0498%2073.8398%20-73.8301c0%20-32.9697%20-48.2598%20-93.0498%20-66.75%20-114.86c-1.69531%20-2.02832%20-4.23926%20-3.32031%20-7.08691%20-3.32031c-2.84863%200%20-5.39746%201.29199%20-7.09277%203.32031c-18.4902%2021.8105%20-66.75%2081.9004%20-66.75%20114.86c0%2040.7803%2033.0596%2073.8301%2073.8398%2073.8301zM208.04%20240c13.25%200%2024%2010.75%2024%2024c0%2013.2598%20-10.75%2024%20-24%2024s-24%20-10.7402%20-24%20-24c0%20-13.25%2010.7402%20-24%2024%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22socks%22%20unicode=%22&#xf696;%22%20d=%22M214.66%20136.99c-52.7402%20-39.5605%20-69.0498%20-110.021%20-39.2002%20-165.4l-21.8604%20-16.3896c-17.2695%20-12.9502%20-37.4893%20-19.2002%20-57.5195%20-19.2002c-32.8105%200%20-65.6904%2016.75%20-83.9404%2048.3301c-24.6494%2042.6396%20-10.1895%2097.5%2029.21%20127.06l86.6504%2064.6104v176h160v-160zM288%20416v-32h-160v32c0%2017.6699%2014.3301%2032%2032%2032h128c2.84961%200%205.40039%20-0.919922%208.01953%20-1.62012c-4.94922%20-9.08008%20-8.01953%20-19.3301%20-8.01953%20-30.3799zM480%20448c17.6699%200%2032%20-14.3301%2032%20-32v-32h-192v32c0%2017.6699%2014.3301%2032%2032%2032h128zM320%20176v176h192v-208c0%20-41.8877%20-20.0566%20-79.043%20-51.2002%20-102.4l-115.2%20-86.3994c-17.2695%20-12.9502%20-37.4893%20-19.2002%20-57.5195%20-19.2002c-32.8105%200%20-65.1699%2016.75%20-83.4199%2048.3301c-24.6504%2042.6396%20-10.1904%2097.5%2029.21%20127.06z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22square-root-alt%22%20unicode=%22&#xf698;%22%20horiz-adv-x=%22576%22%20d=%22M571.31%20196.69c6.25%20-6.25%206.25%20-16.3809%200%20-22.6309l-46.0596%20-46.0596l46.0596%20-46.0596c6.25%20-6.25%206.25%20-16.3809%200%20-22.6309l-22.6191%20-22.6191c-6.25%20-6.25%20-16.3809%20-6.25%20-22.6309%200l-46.0596%2046.0596l-46.0596%20-46.0596c-6.25%20-6.25%20-16.3809%20-6.25%20-22.6309%200l-22.6191%2022.6191c-6.25%206.25%20-6.25%2016.3809%200%2022.6309l46.0596%2046.0596l-46.0596%2046.0596c-6.25%206.25%20-6.25%2016.3809%200%2022.6309l22.6191%2022.6191c6.25%206.25%2016.3809%206.25%2022.6309%200l46.0596%20-46.0596l46.0596%2046.0596c6.25%206.25%2016.3809%206.25%2022.6309%200zM552%20448c13.25%200%2024%20-10.7402%2024%20-24v-48c0%20-13.25%20-10.75%20-24%20-24%20-24h-194.97l-97.8105%20-374.52c-9.83984%20-32.4805%20-37.0098%20-41.4805%20-54.2793%20-41.4805c-18.6406%200%20-35.9502%208.5%20-48.4404%2028.2695l-88.8799%20163.73h-43.6201c-13.25%200%20-24%2010.75%20-24%2024v48c0%2013.2598%2010.75%2024%2024%2024h81.4697c12.0801%20-0.00292969%2022.584%20-6.67871%2028.0303%20-16.5703l58.4102%20-106.1l84.79%20322.8c3.68945%2014.0703%2016.4102%2023.8701%2030.9502%2023.8701h244.35z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star-and-crescent%22%20unicode=%22&#xf699;%22%20d=%22M340.47%20-18.3604c8.74023%200%2015.1299%20-6.96973%2015.1299%20-15.0596c0%20-6.62012%20-4.31934%20-12.2402%20-10.2793%20-14.2598c-29.04%20-10.8301%20-59.0898%20-16.3203%20-89.3203%20-16.3203c-141.16%200%20-256%20114.84%20-256%20256s114.84%20256%20256%20256c30.3896%200%2060.5801%20-5.54004%2089.75%20-16.4805c6.91992%20-2.59961%2010.9297%20-9.83984%209.46973%20-17.0898c-1.41992%20-7.04004%20-7.62012%20-12.0693%20-14.75%20-12.0693c-1.47949%200%20-6.85938%200.459961%20-9.17969%200.459961c-116.25%200%20-210.82%20-94.5703%20-210.82%20-210.82s94.5703%20-210.82%20210.82%20-210.82c2.29004%200%207.72949%200.459961%209.17969%200.459961zM503.46%20234.14c8.16992%20-1.17969%2011.4297%20-11.2197%205.52051%20-16.9893l-55.2705%20-53.8701l13.0498%20-76.0703c1.11035%20-6.42969%20-4.00977%20-11.6602%20-9.80957%20-11.6602c-1.53027%200%20-3.11035%200.370117%20-4.64062%201.16992l-68.3096%2035.9102l-68.3301%20-35.9102c-1.53027%20-0.80957%20-3.11035%20-1.16992%20-4.63965%20-1.16992c-5.7998%200%20-10.9199%205.21973%20-9.81055%2011.6602l13.0498%2076.0703l-55.2695%2053.8701c-5.91016%205.76953%20-2.65039%2015.8096%205.51953%2016.9893l76.3809%2011.1006l34.1592%2069.21c1.83008%203.7002%205.38086%205.5498%208.93066%205.5498s7.09961%20-1.84961%208.92969%20-5.5498l34.1602%20-69.21z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22star-of-david%22%20unicode=%22&#xf69a;%22%20horiz-adv-x=%22464%22%20d=%22M405.68%20192l53.2207%20-89.3896c14.4092%20-24.21%20-3.41016%20-54.6104%20-32.0107%20-54.6104h-106.93l-55.9502%20-93.9805c-7.14941%20-12.0098%20-19.5801%20-18.0195%20-32.0098%20-18.0195s-24.8604%206.00977%20-32.0098%2018.0195l-55.9502%2093.9805h-106.93c-28.6006%200%20-46.4199%2030.4004%20-32.0107%2054.6104l53.2207%2089.3896l-53.2207%2089.3896c-14.4092%2024.21%203.41016%2054.6104%2032.0107%2054.6104h106.93l55.9502%2093.9805c7.14941%2012.0098%2019.5801%2018.0195%2032.0098%2018.0195s24.8604%20-6.00977%2032.0098%20-18.0195l55.9502%20-93.9805h106.92c28.6006%200%2046.4199%20-30.4004%2032.0098%20-54.6104zM392.9%20280h-39.6006l19.7998%20-33.2598zM340.51%20192l-52.3896%2088h-112.25l-52.3799%20-88l52.3896%20-88h112.24zM232%20374.28l-22.7803%20-38.2803h45.5703zM71.0996%20280l19.8008%20-33.2598l19.7998%2033.2598h-39.6006zM71.0996%20104h39.6006l-19.7998%2033.2598zM232%209.71973l22.7803%2038.2803h-45.5703zM353.29%20104h39.6104l-19.8105%2033.2598z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22synagogue%22%20unicode=%22&#xf69b;%22%20horiz-adv-x=%22640%22%20d=%22M70%20251.49c5.30957%206.00977%2014.6904%206.00977%2020%200l38%20-43.0703v-272.42h-128v226.07l0.00488281%200.0185547c0%206.75391%202.51758%2012.9229%206.66504%2017.6211zM633.33%20179.71c4.2998%20-4.87012%206.66992%20-11.1396%206.66992%20-17.6396v-226.07h-128v272.42l38%2043.0703c5.30957%206.01953%2014.6904%206.01953%2020%200zM339.99%20440.99l128%20-102.4c7.58984%20-6.07031%2012.0098%20-15.2695%2012.0098%20-24.9902v-377.6h-96v96c0%2038.8701%20-34.6602%2069.6504%20-74.75%2063.1201c-31.4697%20-5.12012%20-53.25%20-34.6699%20-53.25%20-66.5498v-92.5703h-96v377.6c0%2010.1123%204.67773%2019.123%2012.0098%2024.9902l128%20102.4c11.6904%209.34961%2028.29%209.34961%2039.9805%200zM392.06%20225.44l-19.1895%2030.5596l19.2002%2030.5703c1.97949%203.14941%20-0.290039%207.23926%20-4%207.23926h-38.9502l-25.1201%2039.9805c-1.84961%202.9502%20-6.15039%202.9502%20-8%200l-25.1201%20-40h-38.9395c-3.70996%200%20-5.98047%20-4.08984%20-4%20-7.24023l19.1992%20-30.5596l-19.1992%20-30.5605c-1.98047%20-3.14941%200.279297%20-7.23926%204%20-7.23926h38.9395l25.1201%20-39.9805c1.84961%20-2.9502%206.15039%20-2.9502%208%200l25.1201%2039.9902h38.9395c3.70996%200%205.98047%204.08984%204%207.24023z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22torah%22%20unicode=%22&#xf6a0;%22%20horiz-adv-x=%22640%22%20d=%22M320.05%2081.5195l-17.7402%2029.6406h35.46zM419.26%20247.52l-18.3994%20-30.8193l-18.46%2030.8193h36.8594zM48%20448c26.5098%200%2048%20-14.3301%2048%20-32v-448c0%20-17.6699%20-21.4902%20-32%20-48%20-32s-48%2014.3301%20-48%2032v448c0%2017.6699%2021.4902%2032%2048%2032zM220.74%20136.5l18.3896%2030.8203l18.46%20-30.8203h-36.8496zM382.45%20136.5l18.4102%2030.7998l18.4492%20-30.7998h-36.8594zM128%20-16v416h384v-416h-384zM194.77%20262.13c-1.7627%20-3.04492%20-2.77148%20-6.62402%20-2.77148%20-10.3936c0%20-3.92969%201.09668%20-7.60547%203.00195%20-10.7363l29.3604%20-49l-29.21%20-48.8398c-1.91211%20-3.17578%20-3.02637%20-6.91699%20-3.02637%20-10.8906c0%20-11.6504%209.45898%20-21.1094%2021.1104%20-21.1094h0.015625h59.5l29.25%20-48.8799c3.61816%20-6.12793%2010.2754%20-10.2207%2017.9004%20-10.2207h0.0996094c7.7373%200.0166016%2014.4912%204.17676%2018.1602%2010.4004l29.1299%2048.7002h59.4697c0.0078125%200%200.00195312%20-0.0224609%200.00878906%20-0.0224609c7.90723%200%2014.8115%204.32812%2018.4717%2010.7422c1.75879%203.04199%202.76562%206.61621%202.76562%2010.3799c0%203.93164%20-1.09863%207.6084%20-3.00586%2010.7402l-29.3701%2049l29.2402%2048.8496c1.90723%203.17383%203.01758%206.91113%203.01758%2010.8809c0%2011.6553%20-9.46191%2021.1182%20-21.1182%2021.1191h-59.5195l-29.25%2048.8604c-3.6123%206.12207%20-10.2617%2010.21%20-17.8779%2010.21h-0.0722656c-0.0117188%200%20-0.00976562%200.0224609%20-0.0214844%200.0224609c-7.74316%200%20-14.5186%20-4.17383%20-18.1982%20-10.3926l-29.1299%20-48.71h-59.4502c-0.015625%200%20-0.0166016%200.0224609%20-0.0322266%200.0224609c-7.89844%200%20-14.7939%20-4.32422%20-18.4482%20-10.7324zM592%20448c26.5098%200%2048%20-14.3301%2048%20-32v-448c0%20-17.6699%20-21.4902%20-32%20-48%20-32s-48%2014.3301%20-48%2032v448c0%2017.6699%2021.4902%2032%2048%2032zM320%20302.47l17.6797%20-29.6201h-35.46zM257.55%20247.47l-18.3701%20-30.7998l-18.4395%2030.7998h36.8096zM287.13%20136.47l-33.2295%2055.5303l33.1699%2055.5195h65.79l33.2295%20-55.5195l-33.1699%20-55.5303h-65.79z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22torii-gate%22%20unicode=%22&#xf6a1;%22%20d=%22M376.45%20416c48.5918%200.00292969%2094.8242%2011.6396%20135.55%2032v-96c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-32v-64h48c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-48v-240c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v240h-256v-240c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v240h-48c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h48v64h-32c-17.6699%200%20-32%2014.3301%20-32%2032v96c40.7256%20-20.3604%2086.958%20-31.9971%20135.55%20-32h240.9zM128%20320v-64h96v64h-96zM384%20256v64h-96v-64h96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vihara%22%20unicode=%22&#xf6a7;%22%20horiz-adv-x=%22640%22%20d=%22M632.88%2047.29c5.41992%20-3.61035%207.7002%20-9.62012%206.99023%20-15.29c-0.620117%20-5.00977%20-3.56055%20-9.75%20-8.71973%20-12.3301l-55.1504%20-19.6699v-48c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v48h-160v-48c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v48h-160v-48c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v48l-55.1602%2019.6699c-5.14941%202.58008%20-8.09961%207.32031%20-8.71973%2012.3301c-0.700195%205.66016%201.58008%2011.6699%207%2015.29l88.8799%2048.71v64l-55.1602%2017.6904c-11.79%205.89941%20-11.79%2022.7197%200%2028.6191l119.16%2049.6904v64l-27.3096%2016.3096c-7.7207%207.7207%20-5.61035%2020.7402%204.15918%2025.6201l183.15%2086.0703l183.15%20-86.0801c9.76953%20-4.87988%2011.8799%20-17.9004%204.15918%20-25.6201l-27.3096%20-16.2998v-64l119.16%20-49.6904c11.79%20-5.89941%2011.79%20-22.7197%200%20-28.6191l-55.1602%20-17.6904v-64zM224%20320v-64h192v64h-192zM160%2096h320v64h-320v-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22volume-mute%22%20unicode=%22&#xf6a9;%22%20d=%22M215.03%20376.95c15.0098%2015.0098%2040.9697%204.49023%2040.9697%20-16.9697v-335.961c0%20-21.4395%20-25.9404%20-32%20-40.9697%20-16.9697l-88.9707%2088.9502h-102.06c-13.2598%200%20-24%2010.75%20-24%2024v144c0%2013.2598%2010.7402%2024%2024%2024h102.06zM461.64%20192l45.6406%20-45.6396c6.2998%20-6.30078%206.2998%20-16.5205%200%20-22.8203l-22.8203%20-22.8203c-6.2998%20-6.2998%20-16.5195%20-6.2998%20-22.8203%200l-45.6396%2045.6406l-45.6299%20-45.6299c-6.2998%20-6.30078%20-16.5205%20-6.30078%20-22.8203%200l-22.8193%2022.8193c-6.30078%206.2998%20-6.30078%2016.5205%200%2022.8203l45.6299%2045.6299l-45.6406%2045.6396c-6.2998%206.30078%20-6.2998%2016.5205%200%2022.8203l22.8203%2022.8203c6.2998%206.2998%2016.5195%206.2998%2022.8203%200l45.6396%20-45.6406l45.6396%2045.6406c6.30078%206.2998%2016.5205%206.2998%2022.8203%200l22.8203%20-22.8203c6.2998%20-6.2998%206.2998%20-16.5195%200%20-22.8203z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22yin-yang%22%20unicode=%22&#xf6ad;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c136.97%200%20248%20-111.03%20248%20-248s-111.03%20-248%20-248%20-248s-248%20111.03%20-248%20248s111.03%20248%20248%20248zM248%2064c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM248%20192c53.0195%200%2096%2042.9805%2096%2096s-42.9805%2096%20-96%2096c-106.04%200%20-192%20-85.96%20-192%20-192s85.96%20-192%20192%20-192c-53.0195%200%20-96%2042.9805%20-96%2096s42.9805%2096%2096%2096zM248%20320c17.6699%200%2032%20-14.3301%2032%20-32s-14.3301%20-32%20-32%20-32s-32%2014.3301%20-32%2032s14.3301%2032%2032%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blender-phone%22%20unicode=%22&#xf6b6;%22%20horiz-adv-x=%22576%22%20d=%22M392%20384c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h157.82l-17.46%20-64h-140.36c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h131.64l-17.46%20-64h-114.18c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h105.46l-17.46%20-64h-288v352h384l-17.46%20-64h-166.54zM158.8%20112.99c3.00977%20-7.40039%200.200195%20-15.8506%20-6.68945%20-20.0703l-39.4102%20-24.1797c-12.5303%20-7.68066%20-31.7803%20-6%20-41.6504%204.7998c-94.0996%20102.94%20-94.6699%20258.89%20-2.09961%20362.49c11.1396%2012.4697%2029.5596%2015.8398%2043.8896%207.0498l39.2803%20-24.0996c6.87988%20-4.2207%209.7002%20-12.6807%206.67969%20-20.0703l-25.7803%20-63.2598c-2.7793%20-6.80078%20-9.80957%20-10.9902%20-17.2393%20-10.2607l-45.0303%204.41992c-17.6504%20-47.9395%20-17.2803%20-100.779%200%20-147.72l45.0303%204.41992c7.43945%200.730469%2014.46%20-3.4502%2017.2393%20-10.2598zM480%2064c35.3496%200%2064%20-28.6504%2064%20-64v-32c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-352c-17.6699%200%20-32%2014.3301%20-32%2032v32c0%2035.3496%2028.6504%2064%2064%2064h288zM336%20-32c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22book-dead%22%20unicode=%22&#xf6b7;%22%20horiz-adv-x=%22448%22%20d=%22M272%20312c-8.7998%200%20-16%207.2002%20-16%2016s7.2002%2016%2016%2016s16%20-7.2002%2016%20-16s-7.2002%20-16%20-16%20-16zM448%2089.5996c0%20-9.59961%20-3.2002%20-16%20-9.59961%20-19.1992c-3.2002%20-12.8008%20-3.2002%20-57.6006%200%20-73.6006c6.39941%20-6.39941%209.59961%20-12.7998%209.59961%20-19.2002v-16c0%20-16%20-12.7998%20-25.5996%20-25.5996%20-25.5996h-326.4c-54.4004%200%20-96%2041.5996%20-96%2096v320c0%2054.4004%2041.5996%2096%2096%2096h326.4c16%200%2025.5996%20-9.59961%2025.5996%20-25.5996v-332.801zM240%20392c-44.2002%200%20-80%20-28.7002%20-80%20-64c0%20-20.9004%2012.7002%20-39.2002%2032%20-50.9004v-13.0996c0%20-8.7998%207.2002%20-16%2016%20-16h64c8.7998%200%2016%207.2002%2016%2016v13.0996c19.2998%2011.7002%2032%2030%2032%2050.9004c0%2035.2998%20-35.7998%2064%20-80%2064zM124.8%20224.7c-1.7002%20-4.10059%200.100586%20-8.7998%204.2002%20-10.5l70.5%20-30.2998l-70.4004%20-30.1006c-4.09961%20-1.7002%20-5.89941%20-6.39941%20-4.19922%20-10.5l6.2998%20-14.7002c1.7002%20-4.09961%206.39941%20-5.89941%2010.5%20-4.19922l98.2998%2042.1992l98.2998%20-42.0996c4.10059%20-1.7002%208.7998%200.0996094%2010.5%204.2002l6.2998%2014.7002c1.7002%204.09961%20-0.0996094%208.7998%20-4.19922%2010.5l-70.3008%2030.0996l70.3008%2030.2002c4.09961%201.7002%205.89941%206.39941%204.19922%2010.5l-6.2998%2014.7002c-1.7002%204.09961%20-6.39941%205.89941%20-10.5%204.19922l-98.3994%20-42.0996l-98.3008%2042.0996c-4.09961%201.7002%20-8.7998%20-0.0996094%20-10.5%20-4.19922zM380.8%200v64h-284.8c-16%200%20-32%20-12.7998%20-32%20-32s12.7998%20-32%2032%20-32h284.8zM208%20312c-8.7998%200%20-16%207.2002%20-16%2016s7.2002%2016%2016%2016s16%20-7.2002%2016%20-16s-7.2002%20-16%20-16%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22campground%22%20unicode=%22&#xf6bb;%22%20horiz-adv-x=%22640%22%20d=%22M624%200c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-608c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h24.6797l239.79%20330.25l-53.4102%2073.5498c-5.19922%207.15039%20-3.60938%2017.1602%203.54004%2022.3506l25.8809%2018.7998c7.14941%205.18945%2017.1592%203.59961%2022.3496%20-3.5498l41.1699%20-56.7002l41.1602%2056.6895c5.2002%207.16016%2015.2002%208.74023%2022.3496%203.55078l25.9004%20-18.79c7.14941%20-5.19043%208.72949%20-15.2002%203.54004%20-22.3506l-53.4102%20-73.5498l239.78%20-330.25h24.6797zM320%20160l-116.36%20-160h232.721z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cat%22%20unicode=%22&#xf6be;%22%20d=%22M290.59%20256c11.8906%20-58.3496%2063.6006%20-102.4%20125.41%20-102.4c11.1104%200%2021.71%201.87012%2032%204.54004v-206.14c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v144l-128%20-96h32c17.6699%200%2032%20-14.3301%2032%20-32v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-176c-35.2998%200%20-64%2028.7002%20-64%2064v256c0%2017.6396%20-14.3604%2032%20-32%2032c-17.6699%200%20-32%2014.3301%20-32%2032s14.3301%2032%2032%2032c52.9404%200%2096%20-43.0596%2096%20-96v-85.9502c55.7695%2083.9697%20142.41%2085.9502%20162.59%2085.9502zM448%20352l64%2064v-134.4c0%20-53.0195%20-42.9805%20-96%20-96%20-96s-96%2042.9805%20-96%2096v134.4l64%20-64h64zM376%20272c8.83984%200%2016%207.16016%2016%2016s-7.16016%2016%20-16%2016s-16%20-7.16016%20-16%20-16s7.16016%20-16%2016%20-16zM456%20272c8.83984%200%2016%207.16016%2016%2016s-7.16016%2016%20-16%2016s-16%20-7.16016%20-16%20-16s7.16016%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22chair%22%20unicode=%22&#xf6c0;%22%20horiz-adv-x=%22448%22%20d=%22M112%20320v-128h-48v128c0%2070.7002%2057.2998%20128%20128%20128h64c70.7002%200%20128%20-57.2998%20128%20-128v-128h-48v128c0%2029.5%20-16.2002%2055%20-40%2068.9004v-196.9h-48v208h-48v-208h-48v196.9c-23.7998%20-13.9004%20-40%20-39.4004%20-40%20-68.9004zM446.3%20106.1c6.90039%20-20.6992%20-8.5%20-42.0996%20-30.2998%20-42.0996v-112c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v112h-256v-112c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v112c-21.7998%200%20-37.2002%2021.4004%20-30.4004%2042.0996l10.7002%2032c4.40039%2013.1006%2016.6006%2021.9004%2030.4004%2021.9004h362.5c13.7998%200%2026%20-8.7998%2030.3994%20-21.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-moon%22%20unicode=%22&#xf6c3;%22%20horiz-adv-x=%22576%22%20d=%22M342.8%2095.2998c40.9004%20-3.5%2073.2002%20-37.3994%2073.2002%20-79.2998c0%20-44.2002%20-35.7998%20-80%20-80%20-80h-240c-53%200%20-96%2043%20-96%2096c0%2041.9004%2027.0996%2077.2002%2064.5996%2090.2998c-0.0996094%201.90039%20-0.599609%203.7002%20-0.599609%205.7002c0%2053%2043%2096%2096%2096c36.2002%200%2067.4004%20-20.2998%2083.7002%20-49.9004c11.5%2011%2027.0996%2017.9004%2044.2998%2017.9004c35.2998%200%2064%20-28.7002%2064%20-64c0%20-12%20-3.5%20-23.0996%20-9.2002%20-32.7002zM565.3%20149.6c8.2002%201.60059%2014%20-8%208.7002%20-14.5c-33.4004%20-41.0996%20-82.7002%20-67%20-137.1%20-70.3994c-11.1006%2023.0996%20-29.9004%2041.7998%20-53.5%2052.5996c0.399414%203.5%200.599609%207.10059%200.599609%2010.7002c0%2052.9004%20-43.0996%2096%20-96%2096c-12.7002%200%20-25%20-2.5%20-36.4004%20-7.2002c-5.09961%205.2998%20-10.7998%209.90039%20-16.6992%2014.2002c-1.10059%208.2002%20-1.80078%2016.5%20-1.80078%2025c0%20106.1%2086%20192%20191.9%20192c11.7002%200%2023.4004%20-1.09961%2035.0996%20-3.2002c8.2002%20-1.59961%2010.1006%20-12.5996%202.80078%20-16.7002c-47.1006%20-26.7998%20-76.1006%20-76.5996%20-76.1006%20-130.8c0%20-94%2085.4004%20-165.399%20178.5%20-147.7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-sun%22%20unicode=%22&#xf6c4;%22%20horiz-adv-x=%22640%22%20d=%22M575.2%20122.3c37.5996%20-13%2064.7998%20-48.2998%2064.7998%20-90.3994c0%20-53%20-43%20-96%20-96%20-96h-272c-53%200%20-96%2043%20-96%2096c0%2050.5996%2039.2998%2091.5996%2088.9004%2095.2998c-0.200195%202.89941%20-0.900391%205.7002%20-0.900391%208.7002c0%2061.8994%2050.2002%20112%20112%20112c45.4004%200%2084.2998%20-27.2002%20101.9%20-66c9.89941%206.19922%2021.5%2010%2034.0996%2010c35.2998%200%2064%20-28.7002%2064%20-64c0%20-1.90039%20-0.599609%20-3.7002%20-0.799805%20-5.60059zM144.8%20144.9c10.6006%20-10.6006%2022.9004%20-18.6006%2036%20-24c-9.59961%20-9.80078%20-17.5%20-21.1006%20-23.5996%20-33.5l-76.1006%20-25.3008c-11.8994%20-3.89941%20-23.1992%207.30078%20-19.1992%2019.2002l29.2998%2087.7998l-82.7998%2041.4004c-11.2002%205.59961%20-11.2002%2021.5%200%2027.0996l82.7998%2041.5l-29.2998%2087.8008c-3.90039%2011.7998%207.39941%2023.0996%2019.1992%2019.1992l87.9004%20-29.2998l41.4004%2082.7998c5.59961%2011.2002%2021.5996%2011.2002%2027.0996%200l41.5%20-82.7998l87.7998%2029.2998c11.9004%203.90039%2023.2002%20-7.2998%2019.2002%20-19.1992l-29.7998%20-88.9004c-10.6006%20-1.5%20-20.9004%20-3.7998%20-30.7002%20-7.5c-5.40039%2011.7998%20-12.5996%2023%20-22.2998%2032.7002c-43.7002%2043.7002%20-114.7%2043.7002%20-158.4%200c-43.7002%20-43.6006%20-43.7002%20-114.601%200%20-158.3zM140%20224.1c0%2046.3008%2037.7002%2083.9004%2084%2083.9004c34%200%2063.2998%20-20.4004%2076.5%20-49.5c-36.4004%20-22.5%20-62%20-60.7002%20-67.4004%20-105c-8.89941%20-2.90039%20-17.1992%20-7%20-25.1992%20-11.7002c-38.6006%207.5%20-67.9004%2041.5%20-67.9004%2082.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-d20%22%20unicode=%22&#xf6cf;%22%20horiz-adv-x=%22480%22%20d=%22M106.75%20232.94l108.64%20-190.101l-208.26%2022.0703c-5.83008%200.639648%20-9.00977%207.13965%20-5.92969%2012.1396zM7.41016%20132.57c-2.12012%20-3.44043%20-7.41016%20-1.94043%20-7.41016%202.08984v162.81c0%203.11035%203.38965%205.03027%206.05957%203.43066l76.6406%20-45.9805zM18.25%2024.4004c-4.03027%201.97949%20-2.25%208.06934%202.2002%207.56934l203.55%20-22.2998v-65.6699c0%20-5.83008%20-6.0498%20-9.70996%20-11.3496%20-7.25977zM99.4697%20282.18l-81.5293%2048.6904c-2.52051%201.51953%20-2.60059%205.16016%20-0.130859%206.78027l150.811%2098.6094c7.18945%204.11035%2015.1201%20-4.08008%2010.7803%20-11.1396zM240%20272h-109.21l95.5801%20168.38c3.12988%205.08008%208.37988%207.62012%2013.6299%207.62012s10.5%20-2.54004%2013.6299%20-7.62012l95.5801%20-168.38h-109.21zM473.94%20300.9c2.66992%201.59961%206.05957%20-0.320312%206.05957%20-3.43066v-162.81c0%20-4.04004%20-5.2998%20-5.54004%20-7.41016%20-2.10059l-75.29%20122.351zM380.53%20282.18l-79.9307%20142.94c-4.33984%207.05957%203.59082%2015.25%2010.7803%2011.1396l150.811%20-98.5996c2.46973%20-1.62012%202.39941%20-5.25977%20-0.130859%20-6.78027zM459.55%2031.9697c4.4502%200.5%206.23047%20-5.58984%202.2002%20-7.55957l-194.4%20-87.6602c-5.2998%20-2.4502%20-11.3496%201.41992%20-11.3496%207.25977v65.6699zM373.25%20232.94l105.56%20-155.891c3.08008%20-5%20-0.0996094%20-11.4902%20-5.92969%20-12.1396l-208.26%20-22.0703zM240%20240h100.43l-100.43%20-175.75l-100.43%20175.75h100.43z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dice-d6%22%20unicode=%22&#xf6d1;%22%20horiz-adv-x=%22448%22%20d=%22M422.19%20338.05c5.3291%20-3.24023%205.2998%20-11.2695%20-0.0507812%20-14.46l-198.14%20-118.14l-198.13%20118.14c-5.35059%203.19043%20-5.37988%2011.2305%20-0.0605469%2014.46l165.971%20100.88c19.9102%2012.1006%2044.5195%2012.1006%2064.4297%200zM436.03%20293.42c5.33008%203.17969%2011.9697%20-0.839844%2011.9697%20-7.25v-197.7c0%20-23.7598%20-12.1104%20-45.7393%20-31.79%20-57.7002l-152.16%20-92.4795c-10.6602%20-6.48047%20-24.0498%201.5498%20-24.0498%2014.4297v223.82zM0%20286.17c0%206.41016%206.63965%2010.4297%2011.9697%207.25l196.03%20-116.88v-223.81c0%20-12.8906%20-13.3799%20-20.9102%20-24.0498%20-14.4307l-152.16%2092.4697c-19.6797%2011.9609%20-31.79%2033.9307%20-31.79%2057.7002v197.7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dog%22%20unicode=%22&#xf6d3;%22%20horiz-adv-x=%22576%22%20d=%22M298.06%20224l149.94%20-53.5498v-218.45c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-64c-8.83105%200%20-16%207.16895%20-16%2016v112h-160v-112c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-64c-8.83105%200%20-16%207.16895%20-16%2016v213.91c-37.1602%2013.25%20-64%2048.4297%20-64%2090.0898c0%2017.6611%2014.3389%2032%2032%2032s32%20-14.3389%2032%20-32c0.0332031%20-17.6455%2014.3545%20-31.9668%2032%20-32h170.06zM544%20336v-32c0%20-35.3223%20-28.6777%20-64%20-64%20-64h-32v-35.5801l-128%2045.71v149.87c0%2014.25%2017.2197%2021.3896%2027.3096%2011.3096l27.2803%20-27.3096h53.6299c10.9102%200%2023.75%20-7.91992%2028.6201%20-17.6904l7.16016%20-14.3096h64c8.83105%200%2016%20-7.16895%2016%20-16zM432%20336c0%208.83105%20-7.16895%2016%20-16%2016s-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16s16%207.16895%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dragon%22%20unicode=%22&#xf6d5;%22%20horiz-adv-x=%22640%22%20d=%22M18.3203%20192.22c-15.96%20-2.2793%20-24.8906%2017.8105%20-12.5107%2028.1406l117.4%20116.34c21.7705%2018.5996%2053.2402%2020.4697%2077.0596%204.58984l119.73%20-87.5996v-42.2705c0%20-28.9102%205.29004%20-56.9795%2014.7305%20-83.3799h-222.7c-14.25%200%20-21.3906%2017.2295%20-11.3105%2027.3096l91.2803%2068.6904zM575.19%20158.12c41.9092%20-20.96%2067.1592%20-64.0801%2064.6396%20-111.36c-3.37988%20-63.2002%20-59.7002%20-110.77%20-122.99%20-110.76h-499.08c-9.80957%200%20-17.7598%208%20-17.7598%2017.7998c0%208.32031%205.78027%2015.5303%2013.9004%2017.3301c89.54%2019.9004%20238.51%2054.1006%20434.1%2060.9102c-59.9697%2039.9902%20-96%20107.3%20-96%20179.38v108.62l-59.5801%2024.8496c-5.90039%202.9502%20-5.90039%2011.3604%200%2014.3105l59.5801%2024.8398l-61.6396%2050.3496c-5.04004%205.04004%20-1.4707%2013.6104%205.65918%2013.6104h237.45c10.0703%200%2019.5498%20-4.7002%2025.6006%20-12.7598l74.5293%20-99.3799c4.00781%20-5.3457%206.37988%20-12.042%206.37988%20-19.2305c0%20-5.12988%20-1.20996%20-9.98047%20-3.35938%20-14.2803l-14.3105%20-28.6191c-5.25%20-10.502%20-16.0889%20-17.6895%20-28.6191%20-17.6904h-30.9707c-8.48926%200%20-16.6299%203.37012%20-22.6299%209.37012l-28.0898%2022.6299h-64v-36.6904c0.00195312%20-18.791%2010.7812%20-35.0459%2026.5303%20-42.9199zM489.18%20381.75c-4.33008%20-17.1396%208.56055%20-28.96%2021.5205%20-29.6699c11.6602%20-0.629883%2021.3799%207.34961%2024.1299%2018.2598z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22drumstick-bite%22%20unicode=%22&#xf6d7;%22%20d=%22M462.8%20398.43c34.3203%20-34.2793%2050.4307%20-79.5996%2049.1299%20-124.56c-41.9795%2022.6602%20-94.3594%2017.5596%20-128.739%20-16.7998c-40.8809%20-40.8398%20-40.6904%20-107.181%20-1.05078%20-151.07c-18.9736%20-6.45312%20-39.3203%20-10.0049%20-60.4648%20-10.0049c-0.475586%200%20-0.950195%200.000976562%20-1.4248%200.00488281h-85.8896l-40.6104%20-40.5596c-9.71973%20-9.75%20-11.0898%20-24.0205%20-6%20-36.75c2.77051%20-6.92383%204.3125%20-14.5234%204.3125%20-22.4316c0%20-33.3086%20-27.042%20-60.3506%20-60.3496%20-60.3506c-16.7041%200%20-31.8311%206.80078%20-42.7627%2017.7822c-15.2803%2015.2695%20-19.6006%2036.5%20-15.1006%2056.0996c-19.6094%20-4.49023%20-40.8496%20-0.179688%20-56.1191%2015.0703c-10.9395%2010.9229%20-17.668%2026.002%20-17.668%2042.666c0%2033.2979%2027.0332%2060.3301%2060.3301%2060.3301c7.88965%200%2015.4277%20-1.51758%2022.3379%20-4.27637c12.7793%20-5.07031%2027.0791%20-3.69043%2036.7793%206l40.6201%2040.5898v85.8301c0%2064%2027.6904%20107%2063.1699%20142.43c30.666%2030.6338%2073.0479%2049.5889%20119.774%2049.5889s89.0605%20-18.9551%20119.726%20-49.5889z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dungeon%22%20unicode=%22&#xf6d9;%22%20d=%22M128.73%20252.68c6.58984%20-4.12012%208.89941%20-12.2393%206.33984%20-19.5801c-3%20-8.60938%20-5.15039%20-17.6094%20-6.24023%20-26.9395c-0.929688%20-7.91016%20-7.0498%20-14.1602%20-15.0098%20-14.1602h-97.1299c-9.10059%200%20-16.7402%207.62988%20-16.1504%2016.7197c2.0293%2031.5166%209.95215%2061.9062%2022.4502%2089.2705c3.93945%208.62012%2014.8896%2011.4697%2022.9297%206.4502zM319.03%20440c9.16992%20-2.36035%2013.9102%20-12.5996%2010.3896%20-21.3896l-37.4697%20-104.03c-2.28027%20-6.34961%20-8.2998%20-10.5801%20-15.0498%20-10.5801h-41.8008c-6.92773%200.00292969%20-12.8281%204.41211%20-15.0498%2010.5801l-37.4697%20104.03c-3.52051%208.79004%201.21973%2019.04%2010.3896%2021.3896c20.1699%205.17969%2041.2607%208%2063.0303%208s42.8604%20-2.82031%2063.0303%20-8zM112%20160c8.83984%200%2016%20-7.16016%2016%20-16v-64c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-96c-8.83984%200%20-16%207.16016%20-16%2016v64c0%208.83984%207.16016%2016%2016%2016h96zM112%2032c8.83984%200%2016%20-7.16016%2016%20-16v-64c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-96c-8.83984%200%20-16%207.16016%20-16%2016v64c0%208.83984%207.16016%2016%2016%2016h96zM189.31%20315.67c2.85059%20-7.12012%20-0.0195312%20-14.8799%20-6.2998%20-19.29c-6%20-4.2002%20-11.6094%20-8.89941%20-16.79%20-14.0498c-5.4502%20-5.41016%20-13.5996%20-6.86035%20-20.1094%20-2.79004l-82.9307%2051.8301c-8.06934%205.04004%20-10.2793%2016.2002%20-4.21973%2023.5195c20.0459%2024.1963%2044.0801%2044.3428%2071.6104%2059.8906c8.29004%204.67969%2018.8896%200.519531%2022.4199%20-8.31055zM398.18%20192c-7.95996%200%20-14.0801%206.25%20-15.0098%2014.1602c-1.08984%209.32031%20-3.22949%2018.3301%20-6.24023%2026.9395c-2.55957%207.34082%20-0.25%2015.46%206.33984%2019.5801l82.8105%2051.7607c8.04004%205.01953%2018.9902%202.16992%2022.9297%20-6.4502c12.499%20-27.3633%2020.4219%20-57.7529%2022.4502%20-89.2705c0.589844%20-9.08984%20-7.0498%20-16.7197%20-16.1504%20-16.7197h-97.1299zM453.03%20354.89c6.06934%20-7.31934%203.84961%20-18.4795%20-4.2207%20-23.5098l-82.9297%20-51.8301c-6.50977%20-4.06934%20-14.6699%20-2.62012%20-20.1104%202.79004c-5.17969%205.15039%20-10.7891%209.85059%20-16.7891%2014.0498c-6.28027%204.40039%20-9.15039%2012.1602%20-6.30078%2019.2803l36.3203%2090.7998c3.54004%208.83008%2014.1396%2012.9902%2022.4199%208.31055c27.5303%20-15.5479%2051.5645%20-35.6943%2071.6104%20-59.8906zM496%20160c8.83984%200%2016%20-7.16016%2016%20-16v-64c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-96c-8.83984%200%20-16%207.16016%20-16%2016v64c0%208.83984%207.16016%2016%2016%2016h96zM496%2032c8.83984%200%2016%20-7.16016%2016%20-16v-64c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-96c-8.83984%200%20-16%207.16016%20-16%2016v64c0%208.83984%207.16016%2016%2016%2016h96zM240%20270.38c5.23047%200.889648%2010.5195%201.62012%2016%201.62012s10.7695%20-0.730469%2016%20-1.62012v-294.38c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-16c-4.41992%200%20-8%203.58008%20-8%208v294.38zM176%20228.87c8.16016%2012.2998%2019.2197%2022.3203%2032%2029.7695v-282.64c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-16c-4.41992%200%20-8%203.58008%20-8%208v252.87zM304%20258.64c12.7803%20-7.44922%2023.8398%20-17.4697%2032%20-29.7695v-252.87c0%20-4.41992%20-3.58008%20-8%20-8%20-8h-16c-4.41992%200%20-8%203.58008%20-8%208v282.64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22file-csv%22%20unicode=%22&#xf6dd;%22%20horiz-adv-x=%22384%22%20d=%22M224%20312c0%20-13.2002%2010.7998%20-24%2024%20-24h136v-328c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-336c-13.2998%200%20-24%2010.7002%20-24%2024v464c0%2013.2998%2010.7002%2024%2024%2024h200v-136zM128%20168v16c0%204.41992%20-3.58008%208%20-8%208h-8c-26.5098%200%20-48%20-21.4902%20-48%20-48v-32c0%20-26.5098%2021.4902%20-48%2048%20-48h8c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-8c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h8c4.41992%200%208%203.58008%208%208zM172.27%2064c23.3906%200%2042.4004%2017.3301%2042.3906%2038.6201c0%2010.6602%20-4.86035%2020.9199%20-13.3301%2028.1396l-21.8896%2018.7705c-1.37012%201.17969%20-2.12012%202.54004%20-2.12012%203.83984c0%203.12012%204.45996%206.62012%2010.4102%206.62012h12.2695c4.41992%200%208%203.58008%208%208v16c0%204.41992%20-3.58008%208%20-8%208h-12.25c-23.3896%200%20-42.4102%20-17.3203%20-42.4102%20-38.6201c0%20-10.6602%204.86035%20-20.9199%2013.3301%20-28.1396l21.8896%20-18.7705c1.37012%20-1.17969%202.12012%20-2.54004%202.12012%20-3.83984c0%20-3.12012%20-4.45996%20-6.62012%20-10.4102%20-6.62012h-12.2695c-4.41992%200%20-8%20-3.58008%20-8%20-8v-16c0%20-4.41992%203.58008%20-8%208%20-8h12.2695zM256%20184c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-20.7998c0%20-35.4805%2012.8799%20-68.8906%2036.2803%20-94.0898c3.01953%20-3.25%207.26953%20-5.11035%2011.7197%20-5.11035s8.7002%201.86035%2011.7197%205.11035c23.4004%2025.1992%2036.2803%2058.6094%2036.2803%2094.0898v20.7998c0%204.41992%20-3.58008%208%20-8%208h-16c-4.41992%200%20-8%20-3.58008%20-8%20-8v-20.7998c0%20-20.2705%20-5.7002%20-40.1807%20-16%20-56.8799c-10.2998%2016.71%20-16%2036.6094%20-16%2056.8799v20.7998zM377%20343c4.5%20-4.5%207%20-10.5996%207%20-16.9004v-6.09961h-128v128h6.09961c6.40039%200%2012.5%20-2.5%2017%20-7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fist-raised%22%20unicode=%22&#xf6de;%22%20horiz-adv-x=%22384%22%20d=%22M255.98%20288h-48.0303c-5.62988%200%20-10.9502%20-1.15039%20-15.9697%20-2.92969v146.93c0%208.83984%207.15918%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-144zM383.98%20192.01l0.0195312%20-88.2197c0%20-26.4971%20-10.7412%20-50.5273%20-28.1201%20-67.9102l-35.9102%20-35.9199v-63.96h-255.979v64l-26.5%2026.5098c-24.0098%2024.0098%20-37.4902%2056.5605%20-37.4902%2090.5098v77.9307c5.03027%20-1.7998%2010.3604%20-2.9502%2016%20-2.9502h32c12.3301%200%2023.4805%204.80957%2032%2012.4902c8.50977%20-7.66992%2019.6602%20-12.4805%2032%20-12.4805h32c7.91016%200%2015.2803%202.11035%2021.8701%205.52051c7.46973%20-16.3301%2021.5996%20-28.9404%2038.8701%20-34.4502c-17.1104%20-14.8203%20-31.5801%20-34.4805%20-47.3105%20-58.0801l-6.30957%20-9.46973c-0.845703%20-1.26855%20-1.35156%20-2.79395%20-1.35156%20-4.43164c0%20-2.77734%201.41895%20-5.22559%203.57129%20-6.6582l13.3105%20-8.88086c1.26758%20-0.845703%202.79395%20-1.35156%204.43066%20-1.35156c2.77734%200%205.22559%201.41992%206.65918%203.57227l6.30957%209.46973c31.8906%2047.8398%2051.5303%2070.2695%2096.0498%2072.5498c4.29004%200.219727%207.88086%203.70996%207.88086%208v16.2002c0%204.41992%20-3.52051%208%20-13.2002%208h-35.2607c-26.2695%200%20-47.5693%2021.3203%20-47.5693%2047.5898v0.560547c0%208.7793%207.12012%2015.8496%2015.8994%2015.8496h112.141c35.3301%200%2063.9795%20-28.6504%2063.9902%20-63.9902zM351.97%20282.1c-10.0596%203.59082%20-20.7197%205.90039%20-32%205.90039h-32v112c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-117.9zM16%20224c-8.83984%200%20-16%207.16016%20-16%2016v128c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-128c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32zM111.99%20224c-8.83984%200%20-16%207.16016%20-16%2016v160c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-160c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ghost%22%20unicode=%22&#xf6e2;%22%20horiz-adv-x=%22384%22%20d=%22M186.1%20447.91c108.73%203.25977%20197.9%20-83.9102%20197.9%20-191.91v-271.97c0%20-14.25%20-17.2305%20-21.3906%20-27.3096%20-11.3105l-24.9209%2018.5303c-6.65918%204.95996%20-16%203.99023%20-21.5098%20-2.20996l-42.9502%20-48.3496c-6.25%20-6.25%20-16.3799%20-6.25%20-22.6299%200l-40.7197%2045.8496c-6.36035%207.16992%20-17.5498%207.16992%20-23.9199%200l-40.7197%20-45.8496c-6.25%20-6.25%20-16.3799%20-6.25%20-22.6299%200l-42.9502%2048.3496c-5.50977%206.2002%20-14.8506%207.16016%20-21.5098%202.20996l-24.9209%20-18.5303c-10.0791%20-10.0801%20-27.3096%20-2.9502%20-27.3096%2011.3105v263.92c0%20105.13%2081.0098%20196.81%20186.1%20199.96zM128%20224c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32zM256%20224c17.6699%200%2032%2014.3301%2032%2032s-14.3301%2032%20-32%2032s-32%20-14.3301%20-32%20-32s14.3301%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hammer%22%20unicode=%22&#xf6e3;%22%20horiz-adv-x=%22576%22%20d=%22M571.31%20254.06c6.25%20-6.25%206.25%20-16.3799%200.0205078%20-22.6191l-90.5098%20-90.5107c-6.25%20-6.25%20-16.3799%20-6.25%20-22.6299%200l-22.6309%2022.6299c-6.25%206.25%20-6.25%2016.3809%200%2022.6309l11.3105%2011.3096l-28.9004%2028.9004c-21.3096%20-5.63086%20-44.8994%20-0.360352%20-61.6094%2016.3496l-49.1406%2049.1396c-12.0098%2012%20-18.75%2028.2803%20-18.75%2045.25v18.75l-90.5098%2045.25c62.4902%2062.4805%20163.8%2062.4805%20226.28%200l45.25%20-45.25c16.71%20-16.71%2021.9795%20-40.2998%2016.3496%20-61.6094l28.9004%20-28.9004l11.3096%2011.3105c6.25%206.25%2016.3799%206.25%2022.6299%200zM284.59%20269.26l49.1406%20-49.1396c3.53906%20-3.54004%207.47949%20-6.5%2011.4395%20-9.41016l-238.13%20-255.07c-23.8799%20-25.5801%20-64.2002%20-26.2695%20-88.9297%20-1.5293c-24.7305%2024.7393%20-24.04%2065.0498%201.5293%2088.9297l255.101%20238.17c3.00977%20-4.16016%206.14941%20-8.25%209.84961%20-11.9502z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hanukiah%22%20unicode=%22&#xf6e6;%22%20horiz-adv-x=%22640%22%20d=%22M232%20288h16c4.41992%200%208%20-3.58008%208%20-8v-120h-32v120c0%204.41992%203.58008%208%208%208zM168%20288h16c4.41992%200%208%20-3.58008%208%20-8v-120h-32v120c0%204.41992%203.58008%208%208%208zM392%20288h16c4.41992%200%208%20-3.58008%208%20-8v-120h-32v120c0%204.41992%203.58008%208%208%208zM456%20288h16c4.41992%200%208%20-3.58008%208%20-8v-120h-32v120c0%204.41992%203.58008%208%208%208zM544%20280v-120h-32v120c0%204.41992%203.58008%208%208%208h16c4.41992%200%208%20-3.58008%208%20-8zM104%20288h16c4.41992%200%208%20-3.58008%208%20-8v-120h-32v120c0%204.41992%203.58008%208%208%208zM624%20288c8.83984%200%2016%20-7.16016%2016%20-16v-112c0%20-53.0195%20-42.9805%20-96%20-96%20-96h-192v-64h176c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-416c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h176v64h-192c-53.0195%200%20-96%2042.9805%20-96%2096v112c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-112c0%20-17.6699%2014.3301%20-32%2032%20-32h192v192c0%208.83984%207.16016%2016%2016%2016h32c8.83984%200%2016%20-7.16016%2016%20-16v-192h192c17.6699%200%2032%2014.3301%2032%2032v112c0%208.83984%207.16016%2016%2016%2016h32zM608%20320c-13.25%200%20-24%2011.9502%20-24%2026.6699s24%2053.3301%2024%2053.3301s24%20-38.5996%2024%20-53.3301c0%20-14.7295%20-10.75%20-26.6699%20-24%20-26.6699zM32%20320c-13.25%200%20-24%2011.9502%20-24%2026.6699s24%2053.3301%2024%2053.3301s24%20-38.5996%2024%20-53.3301c0%20-14.7295%20-10.75%20-26.6699%20-24%20-26.6699zM320%20368c-13.25%200%20-24%2011.9502%20-24%2026.6699s24%2053.3301%2024%2053.3301s24%20-38.5996%2024%20-53.3301c0%20-14.7295%20-10.75%20-26.6699%20-24%20-26.6699zM112%20320c-13.25%200%20-24%2011.9502%20-24%2026.6699s24%2053.3301%2024%2053.3301s24%20-38.5996%2024%20-53.3301c0%20-14.7295%20-10.75%20-26.6699%20-24%20-26.6699zM176%20320c-13.25%200%20-24%2011.9502%20-24%2026.6699s24%2053.3301%2024%2053.3301s24%20-38.5996%2024%20-53.3301c0%20-14.7295%20-10.75%20-26.6699%20-24%20-26.6699zM240%20320c-13.25%200%20-24%2011.9502%20-24%2026.6699s24%2053.3301%2024%2053.3301s24%20-38.5996%2024%20-53.3301c0%20-14.7295%20-10.75%20-26.6699%20-24%20-26.6699zM400%20320c-13.25%200%20-24%2011.9502%20-24%2026.6699s24%2053.3301%2024%2053.3301s24%20-38.5996%2024%20-53.3301c0%20-14.7295%20-10.75%20-26.6699%20-24%20-26.6699zM464%20320c-13.25%200%20-24%2011.9502%20-24%2026.6699s24%2053.3301%2024%2053.3301s24%20-38.5996%2024%20-53.3301c0%20-14.7295%20-10.75%20-26.6699%20-24%20-26.6699zM528%20320c-13.25%200%20-24%2011.9502%20-24%2026.6699s24%2053.3301%2024%2053.3301s24%20-38.5996%2024%20-53.3301c0%20-14.7295%20-10.75%20-26.6699%20-24%20-26.6699z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hat-wizard%22%20unicode=%22&#xf6e8;%22%20d=%22M496%200c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-480c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h480zM192%2064l16%20-32h-144l110.96%20249.66c11.1211%2025.0264%2029.8379%2045.6514%2053.46%2059.1494l187.58%20107.19l-56.2998%20-168.92c-2.12207%20-6.35938%20-3.25781%20-13.2188%20-3.25781%20-20.2881c0%20-8.93164%201.83496%20-17.4375%205.14746%20-25.1621l86.4102%20-201.63h-208l16%2032l64%2032l-64%2032l-32%2064l-32%20-64l-64%20-32zM256%20288l-32%20-16l32%20-16l16%20-32l16%2032l32%2016l-32%2016l-16%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hiking%22%20unicode=%22&#xf6ec;%22%20horiz-adv-x=%22384%22%20d=%22M80.9502%20-24.2305l34.5596%20138.221l52.7803%20-52.7803l-25.2402%20-100.97c-3.64941%20-14.5303%20-16.6895%20-24.2305%20-31.0195%20-24.2305c-2.58008%200%20-5.19043%200.290039%20-7.7998%200.950195c-17.1406%204.28027%20-27.5605%2021.6504%20-23.2803%2038.8096zM95.8398%20171.89c-2.18945%20-8.41992%20-11.0801%20-13.54%20-19.8701%20-11.4395l-63.5596%2015.25c-8.78027%202.10938%20-14.1104%2010.6396%20-11.9199%2019.0596l25.2695%2098.1299c10.9707%2042.1006%2055.4404%2067.6904%2099.3203%2057.1699c8.78027%20-2.10938%2014.1104%20-10.6396%2011.9199%20-19.0596zM368%20288c8.83984%200%2016%20-7.16016%2015.9902%20-16v-320.01c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16c-8.83984%200%20-16%207.16016%20-16%2016v240h-48c-8.48047%200%20-16.6201%203.37988%20-22.6201%209.37988l-22.4297%2022.4297l-19.8906%20-79.5693c-0.129883%20-0.520508%20-0.469727%20-0.910156%20-0.620117%20-1.41016l46.8203%20-46.8203c12.0898%20-12.0898%2018.75%20-28.1602%2018.75%20-45.25v-82.75c0%20-17.6699%20-14.3301%20-32%20-32%20-32s-32%2014.3301%20-32%2032v82.75l-86.6201%2086.6201c-5.79297%205.79395%20-9.37109%2013.7861%20-9.37109%2022.6191c0%202.67969%200.330078%205.28223%200.951172%207.77051l26.9199%20107.721c6.56055%2026.2197%2030.0098%2044.5195%2057.0303%2044.5195c15.7002%200%2030.4697%20-6.11035%2041.5596%20-17.2197l46.7803%20-46.7803h34.75v16c0%208.83984%207.16016%2016%2016%2016h16zM240%20352c-26.5098%200%20-48%2021.4902%20-48%2048s21.4902%2048%2048%2048s48%20-21.4902%2048%20-48s-21.4902%20-48%20-48%20-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hippo%22%20unicode=%22&#xf6ed;%22%20horiz-adv-x=%22640%22%20d=%22M581.12%20351.8c34.0898%20-0.189453%2058.8799%20-33.6895%2058.8799%20-67.7803v-92.0195c0%20-17.6699%20-14.3301%20-32%20-32%20-32v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-32c-8.83984%200%20-16%207.16016%20-16%2016v32h-128v-176c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-64c-8.83984%200%20-16%207.16016%20-16%2016v70.79c-32.3496%20-14.3604%20-70.7197%20-22.79%20-112%20-22.79s-79.6504%208.42969%20-112%2022.79v-70.79c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-64c-8.83984%200%20-16%207.16016%20-16%2016v240c0%2088.3604%2085.96%20160%20192%20160c49.2402%200%2094.0098%20-15.5801%20128%20-40.9805v48.9805c0%2013.2598%2010.75%2024%2024%2024h16c13.25%200%2024%20-10.7402%2024%20-24v-13.8799c10.0498%203.58008%2020.7197%205.87988%2032%205.87988c39.8301%200%2073.9805%20-24.2695%2088.5195%20-58.8203c24.1006%209.04004%2048.9307%2026.7705%2076.6006%2026.6201zM448%20272c8.83984%200%2016%207.16016%2016%2016s-7.16016%2016%20-16%2016s-16%20-7.16016%20-16%20-16s7.16016%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22horse%22%20unicode=%22&#xf6f0;%22%20horiz-adv-x=%22576%22%20d=%22M575.92%20371.4l0.0605469%20-77.71c0%20-0.0107422%200.0185547%20-0.00683594%200.0185547%20-0.0166016c0%20-13.4707%20-8.34277%20-25.0088%20-20.1387%20-29.7236l-32.5508%20-13.0205c-15.4395%20-6.17969%20-33.04%200.5%20-40.4893%2015.3701l-18.9004%2037.7002l-16%207.11035v-102.471c0.00976562%20-0.219727%200.0800781%20-0.419922%200.0800781%20-0.639648c0%20-30.4697%20-12.2598%20-58.0303%20-32%20-78.2197v-177.78c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-64c-8.83984%200%20-16%207.16016%20-16%2016v150.4l-133.97%2022.3301l-23.8398%20-63.5908l26.3096%20-105.26c2.53027%20-10.0996%20-5.11035%20-19.8799%20-15.5195%20-19.8799h-65.9609c-7.48633%200%20-13.7783%205.16602%20-15.5098%2012.1201l-24.8496%2099.4102c-1.24707%204.98047%20-1.8916%2010.1924%20-1.8916%2015.5576c0%207.8916%201.43262%2015.4502%204.05176%2022.4316l25.7197%2068.6006c-18.7002%2017.5195%20-30.54%2042.2402%20-30.54%2069.8799c0%202.62988%200.570312%205.09961%200.780273%207.67969c-9.91016%20-7.29004%20-16.7803%20-18.46%20-16.7803%20-31.6797v-56c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16c-8.83984%200%20-16%207.16016%20-16%2016v56c0%2048.5303%2039.4697%2088%2088%2088v-1.11035c17.5996%2020.1299%2043.1602%2033.1104%2072%2033.1104h159.92c0%2070.6904%2057.3105%20128%20128%20128h119.98c5.05957%200%208.94922%20-4.67969%207.92969%20-9.63965c-2.67969%20-13.1699%20-11.1201%20-23.8203%20-22.1797%20-30.6602c5.10938%20-5.37988%209.90918%20-10.4697%2013.6895%20-14.5c5.56055%20-5.93066%208.57031%20-13.6699%208.58008%20-21.7998zM511.92%20352c8.83984%200%2016%207.16016%2016%2016s-7.16016%2016%20-16%2016s-16%20-7.16016%20-16%20-16s7.16016%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22house-damage%22%20unicode=%22&#xf6f1;%22%20horiz-adv-x=%22576%22%20d=%22M288%20333.04l218.74%20-192.94c1.54004%20-1.37988%203.55957%20-2.04004%205.25977%20-3.19922v-184.9c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-176.19l-39.9199%2055.25l104.11%2064l-148.05%20136.78l60.1602%20-119.221l-104.11%20-64l37.2305%20-72.8096h-149.23c-8.83984%200%20-16%207.16016%20-16%2016v184.94c1.78027%201.20996%203.84961%201.88965%205.46973%203.34961zM570.69%20211.72c6.5791%20-5.89941%207.11914%20-16.0195%201.21973%20-22.5898l-21.4004%20-23.8203c-5.91016%20-6.56934%20-16.0293%20-7.10938%20-22.5996%20-1.20996l-229.32%20202.271c-6.0498%205.33008%20-15.1201%205.33008%20-21.1699%200l-229.32%20-202.28c-6.58008%20-5.91016%20-16.6992%20-5.35938%20-22.5996%201.20996l-21.4004%2023.8203c-5.90918%206.58008%20-5.35938%2016.6895%201.20996%2022.5996l255.99%20226.011c7.60059%206.85938%2017.1406%2010.2793%2026.7002%2010.2695s19.1201%20-3.4502%2026.75%20-10.3096l101.25%20-89.3809v51.6904c0%208.83984%207.16016%2016%2016%2016h64c8.83984%200%2016%20-7.16016%2016%20-16v-136.45z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hryvnia%22%20unicode=%22&#xf6f2;%22%20horiz-adv-x=%22384%22%20d=%22M368%20208h-99.7002l-34.6699%20-32h134.37c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-203.7l-29.4902%20-27.2197c-4.3291%20-4%20-6.80957%20-9.66992%20-6.80957%20-15.5801c0%20-11.6807%209.50977%20-21.2002%2021.2002%20-21.2002h83.6299c5.83301%200%2011.1992%202.09375%2015.3604%205.55957l11.75%209.80078c10.1895%208.48926%2025.3193%207.12012%2033.8096%20-3.07031l20.4902%20-24.5898c8.49023%20-10.1807%207.10938%20-25.3105%20-3.07031%20-33.7998l-11.7695%20-9.81055c-18.6807%20-15.5596%20-42.2207%20-24.0898%20-66.54%20-24.0898h-78.8203c-37.1396%200%20-73.3799%2017.8496%20-92.0498%2049.9502c-17.8701%2030.7197%20-17.54%2065.4199%20-4.12988%2094.0498h-41.8604c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h99.7002l34.6699%2032h-134.37c-8.83984%200%20-16%207.16016%20-16%2016v32c0%208.83984%207.16016%2016%2016%2016h203.7l29.4902%2027.21c4.3291%204%206.80957%209.66992%206.80957%2015.5801c0%2011.6797%20-9.50977%2021.2002%20-21.2002%2021.2002h-83.6201c-5.62012%200%20-11.0693%20-1.9707%20-15.3896%20-5.57031l-11.7305%20-9.78027c-10.1895%20-8.48926%20-25.3193%20-7.12012%20-33.8096%203.07031l-20.4902%2024.5898c-8.49023%2010.1807%20-7.10938%2025.3105%203.07031%2033.7998l11.7695%209.81055c18.6807%2015.5596%2042.2207%2024.0898%2066.54%2024.0898h78.8203c37.1396%200%2073.3799%20-17.8398%2092.0498%20-49.9502c17.8701%20-30.7197%2017.54%20-65.4199%204.12988%20-94.0498h41.8604c8.83984%200%2016%20-7.16016%2016%20-16v-32c0%20-8.83984%20-7.16016%20-16%20-16%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mask%22%20unicode=%22&#xf6fa;%22%20horiz-adv-x=%22640%22%20d=%22M320.67%20384c449.09%200%20348.32%20-384%20158.46%20-384c-39.8994%200%20-77.4697%2020.6904%20-101.41%2055.8604l-25.7295%2037.79c-15.6602%2022.9893%20-46.9707%2022.9893%20-62.6299%200l-25.7305%20-37.79c-23.9502%20-35.1699%20-61.5195%20-55.8604%20-101.42%20-55.8604c-199.11%200%20-284.14%20384%20158.46%20384zM184%20139.64c41.0596%200%2067.7598%2025.6504%2080.0801%2041.0508c5.22949%206.54004%205.22949%2016.0996%200%2022.6299c-12.3203%2015.3896%20-39.0098%2041.0498%20-80.0801%2041.0498s-67.7598%20-25.6504%20-80.0801%20-41.0498c-5.22949%20-6.54004%20-5.22949%20-16.1006%200%20-22.6299c12.3203%20-15.3906%2039.0205%20-41.0508%2080.0801%20-41.0508zM456%20139.64c41.0596%200%2067.7598%2025.6504%2080.0801%2041.0508c5.22949%206.54004%205.22949%2016.0996%200%2022.6299c-12.3203%2015.3896%20-39.0098%2041.0498%20-80.0801%2041.0498s-67.7598%20-25.6504%20-80.0801%20-41.0498c-5.22949%20-6.54004%20-5.22949%20-16.1006%200%20-22.6299c12.3203%20-15.3906%2039.0205%20-41.0508%2080.0801%20-41.0508z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mountain%22%20unicode=%22&#xf6fc;%22%20horiz-adv-x=%22640%22%20d=%22M634.92%20-14.7002c3.2041%20-4.98145%205.06348%20-10.9756%205.06348%20-17.334c0%20-5.53906%20-1.41113%20-10.751%20-3.89355%20-15.2959c-5.60938%20-10.2803%20-16.3799%20-16.6699%20-28.0898%20-16.6699h-576c-12.1191%200%20-22.6582%206.7168%20-28.0898%2016.6602c-2.48242%204.5459%20-3.89355%209.82715%20-3.89355%2015.3672c0%206.36035%201.85938%2012.2891%205.06348%2017.2725l288%20448c5.88965%209.16016%2016.0303%2014.7002%2026.9199%2014.7002s21.0303%20-5.54004%2026.9199%20-14.7002zM320%20356.82l-102.06%20-158.761l38.0596%20-38.0596l64%2064h85.3896z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22network-wired%22%20unicode=%22&#xf6ff;%22%20horiz-adv-x=%22640%22%20d=%22M640%20184c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-104v-40h56c17.6699%200%2032%20-14.3301%2032%20-32v-128c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-160c-17.6699%200%20-32%2014.3301%20-32%2032v128c0%2017.6699%2014.3301%2032%2032%2032h56v40h-304v-40h56c17.6699%200%2032%20-14.3301%2032%20-32v-128c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-160c-17.6699%200%20-32%2014.3301%20-32%2032v128c0%2017.6699%2014.3301%2032%2032%2032h56v40h-104c-8.83984%200%20-16%207.16016%20-16%2016v16c0%208.83984%207.16016%2016%2016%2016h280v40h-72c-17.6699%200%20-32%2014.3301%20-32%2032v128c0%2017.6699%2014.3301%2032%2032%2032h192c17.6699%200%2032%20-14.3301%2032%20-32v-128c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-72v-40h280c8.83984%200%2016%20-7.16016%2016%20-16v-16zM256%20320h128v64h-128v-64zM192%200v64h-96v-64h96zM544%200v64h-96v-64h96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22otter%22%20unicode=%22&#xf700;%22%20horiz-adv-x=%22640%22%20d=%22M608%20416c17.6699%200%2032%20-14.3301%2032%20-32v-32c0%20-53.0195%20-42.9805%20-96%20-96%20-96h-22.8604l-92.4697%20-49.79l55.1104%20-110.21h28.2197c17.6699%200%2032%20-14.3301%2032%20-32v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-80l-74.5098%20144.5l-149.49%20-80.5h64c17.6699%200%2032%20-14.3301%2032%20-32v-16c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-224c-8.83008%200%20-16%20-7.16992%20-16%20-16s7.16992%20-16%2016%20-16h112c17.6699%200%2032%20-14.3301%2032%20-32s-14.3301%20-32%20-32%20-32h-108.47c-39.3799%200%20-75.5205%2026.9004%20-82.2803%2065.7002c-4.91016%2028.1201%205%2054.2197%2023.1904%2071.7998c23.5596%2022.75%2039.5596%2052.1396%2039.5596%2084.8896v1.61035c0%20106.04%2085.96%20192%20192%20192h56l153.25%2087.5703c9.66992%205.51953%2020.6104%208.42969%2031.75%208.42969h20.4902c0.00390625%200%200.0166016%200.00878906%200.0214844%200.00878906c17.6602%200%2033.6582%20-7.17188%2045.2383%20-18.7588l13.25%20-13.25h32zM512%20400c-8.83984%200%20-16%20-7.16016%20-16%20-16s7.16016%20-16%2016%20-16s16%207.16016%2016%2016s-7.16016%2016%20-16%2016zM544%20304c20.8301%200%2038.4297%2013.4199%2045.0498%2032h-77.0498l-118.57%20-59.29l13.7705%20-27.5498l101.84%2054.8398h34.96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ring%22%20unicode=%22&#xf70b;%22%20d=%22M256%20384c145.94%200%20256%20-61.9102%20256%20-144v-98.1299c0%20-78.3506%20-114.62%20-141.87%20-256%20-141.87s-256%2063.5195%20-256%20141.87v98.1299c0%2082.0898%20110.06%20144%20256%20144zM256%20320c-106.04%200%20-192%20-35.8203%20-192%20-80c0%20-9.25977%203.96973%20-18.1201%2010.9102%20-26.3896c44.9395%2026.1797%20108.859%2042.3896%20181.09%2042.3896s136.15%20-16.21%20181.09%20-42.3896c6.94043%208.26953%2010.9102%2017.1299%2010.9102%2026.3896c0%2044.1797%20-85.96%2080%20-192%2080zM120.43%20183.36c34.7305%20-14.4307%2082.6406%20-23.3604%20135.57%20-23.3604s100.84%208.92969%20135.57%2023.3604c-34.6104%2014.71%20-81.21%2024.6396%20-135.57%2024.6396s-100.96%20-9.92969%20-135.57%20-24.6396z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22running%22%20unicode=%22&#xf70c;%22%20horiz-adv-x=%22416%22%20d=%22M272%20352c-26.5098%200%20-48%2021.4902%20-48%2048s21.4902%2048%2048%2048s48%20-21.4902%2048%20-48s-21.4902%20-48%20-48%20-48zM113.69%20130.53c7.92969%20-17.2402%2020.6699%20-32.3799%2037.9893%20-42.6104l10.6699%20-6.2998l-8.79004%20-20.5205c-7.5293%20-17.6494%20-24.8594%20-29.0898%20-44.1094%20-29.0898h-77.4502c-17.6699%200%20-32%2014.3301%20-32%2032s14.3301%2032%2032%2032h66.8896zM384%20224.01c17.6699%200%2032%20-14.3193%2032%20-31.9902c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-53.9902c-18.1895%200%20-35.1094%2010.5508%20-43.1094%2026.8906l-20.2705%2041.4297l-31.3096%20-78.2803l61.2393%20-36.1396c18.75%20-11.3096%2027.5508%20-33.6201%2021.6406%20-54.3896l-31.6406%20-101.061c-4.29004%20-13.6797%20-16.9092%20-22.4502%20-30.5195%20-22.4502c-3.16992%200%20-6.38965%200.480469%20-9.58008%201.48047c-16.8604%205.28027%20-26.25%2023.2305%20-20.9697%2040.0898l27.4697%2087.7305l-84.9795%2050.1699c-27.6104%2016.2998%20-38.9209%2050.8301%20-26.3008%2080.3096l37.46%2087.3906l-14.6992%204.36914c-7.83008%201.86035%20-17.6006%20-0.25%20-25.2705%20-6.13965l-39.6895%20-30.4102c-14.0205%20-10.7402%20-34.0908%20-8.10938%20-44.8604%205.91992c-10.7705%2014.0303%20-8.11035%2034.1104%205.91992%2044.8604l39.6699%2030.4102c23.0703%2017.6895%2052.54%2023.9395%2080.8398%2017.1396l71.0801%20-21.1396c26.3301%20-6.70996%2049.2803%20-25.3906%2061.7803%20-50.9404l26.0596%20-53.25h44.0303z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22scroll%22%20unicode=%22&#xf70e;%22%20horiz-adv-x=%22640%22%20d=%22M48%20448c26.4697%200%2048%20-21.5303%2048%20-48v-80h-80c-8.83984%200%20-16%207.16016%20-16%2016v64c0%2026.4697%2021.5303%2048%2048%2048zM256%2035.4297c0%20-31.8896%20-21.7803%20-61.4297%20-53.25%20-66.5498c-40.0996%20-6.53027%20-74.75%2024.25%20-74.75%2063.1201v368c0%2018.0801%20-6.25977%2034.5898%20-16.4102%2048h336.41c52.9404%200%2096%20-43.0596%2096%20-96v-256h-288v-60.5703zM288%2064h336c8.83984%200%2016%20-7.16016%2016%20-16c0%20-61.8604%20-50.1396%20-112%20-112%20-112h-336c52.9404%200%2096%2043.0703%2096%2096v32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skull-crossbones%22%20unicode=%22&#xf714;%22%20horiz-adv-x=%22448%22%20d=%22M439.15%20-5.05957c7.89941%20-3.9502%2011.1094%20-13.5605%207.15918%20-21.4707l-14.3096%20-28.6299c-3.95996%20-7.89941%20-13.5703%20-11.0996%20-21.4697%20-7.14941l-186.53%2090.7197l-186.52%20-90.7197c-7.91016%20-3.95996%20-17.5205%20-0.75%20-21.4707%207.14941l-14.3096%2028.6299c-3.95996%207.91016%20-0.75%2017.5205%207.14941%2021.4707l141.98%2069.0596l-141.99%2069.0596c-7.89941%203.9502%20-11.0996%2013.5605%20-7.14941%2021.46l14.3096%2028.6309c3.95996%207.90918%2013.5703%2011.1094%2021.4697%207.15918l186.53%20-90.7197l186.53%2090.7197c7.91016%203.9502%2017.5195%200.740234%2021.4697%20-7.15918l14.3096%20-28.6309c3.95996%20-7.89941%200.75%20-17.5098%20-7.14941%20-21.46l-141.99%20-69.0596zM150%20210.72c-41.7803%2022.4102%20-70%2062.75%20-70%20109.28c0%2070.6904%2064.4697%20128%20144%20128s144%20-57.3096%20144%20-128c0%20-46.5303%20-28.2197%20-86.8701%20-70%20-109.28l5.5%20-25.8701c2.66992%20-12.6191%20-5.41992%20-24.8496%20-16.4502%20-24.8496h-126.08c-11.0293%200%20-19.1201%2012.2305%20-16.4502%2024.8496zM280%20336c-17.6504%200%20-32%20-14.3496%20-32%20-32s14.3496%20-32%2032%20-32s32%2014.3496%2032%2032s-14.3496%2032%20-32%2032zM168%20336c-17.6504%200%20-32%20-14.3496%20-32%20-32s14.3496%20-32%2032%20-32s32%2014.3496%2032%2032s-14.3496%2032%20-32%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22slash%22%20unicode=%22&#xf715;%22%20horiz-adv-x=%22640%22%20d=%22M594.53%20-60.6299l-588.351%20454.729c-6.96973%205.41992%20-8.22949%2015.4707%20-2.80957%2022.4502l19.6396%2025.2705c5.41992%206.97949%2015.4805%208.23926%2022.46%202.80957l588.351%20-454.729c6.96973%20-5.41992%208.22949%20-15.4707%202.80957%20-22.4502l-19.6396%20-25.2705c-5.41992%20-6.97949%20-15.4805%20-8.22949%20-22.46%20-2.80957z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spider%22%20unicode=%22&#xf717;%22%20horiz-adv-x=%22576%22%20d=%22M151.17%20280.65l-27.1504%2054.2998c-2.14551%204.29883%20-3.3623%209.18359%20-3.3623%2014.3115c0%203.53516%200.573242%206.9375%201.63281%2010.1182l25.8896%2077.6797c2.79004%208.39062%2011.8604%2012.9209%2020.2402%2010.1201l15.1699%20-5.05957c8.39062%20-2.7998%2012.9102%20-11.8604%2010.1201%20-20.2402l-23.7998%20-71.3896l20.29%20-40.5801c-1.41016%20-4.20996%20-2.49023%20-8.20996%20-3.20996%20-11.79l-5.2207%20-26.1201h-4.66992zM573.31%2098.6201c4.90039%20-7.35059%202.9209%20-17.2803%20-4.43945%20-22.1797l-13.3105%20-8.88086c-7.34961%20-4.89941%20-17.29%20-2.90918%20-22.1895%204.44043l-48%2072h-47.0605l60.8301%20-97.3301c3.16992%20-5.08008%204.86035%20-10.96%204.86035%20-16.96v-77.71c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16c-8.83984%200%20-16%207.16016%20-16%2016v73.1104l-74.0801%20118.529c1%20-14.0498%202.08008%20-28.1094%202.08008%20-42.21c0%20-53.0693%20-40.7598%20-101.43%20-96%20-101.43s-96%2048.3604%20-96%20101.43c0%2014.1006%201.07031%2028.1602%202.08008%2042.21l-74.0801%20-118.529v-73.1104c0%20-8.83984%20-7.16016%20-16%20-16%20-16h-16c-8.83984%200%20-16%207.16016%20-16%2016v77.7002c0%200.00292969%200.0205078%200.0400391%200.0205078%200.0439453c0%206.20898%201.77246%2012.0078%204.83984%2016.916l60.8301%2097.3301h-47.0605l-48%20-72c-4.89941%20-7.35059%20-14.8398%20-9.33984%20-22.1895%20-4.44043l-13.3105%208.87988c-7.36035%204.90039%20-9.33984%2014.8398%20-4.43945%2022.1904l52.7393%2079.1299c5.74121%208.60547%2015.5186%2014.248%2026.6299%2014.25h77.9404l-68.9902%2024.3496c-6.81738%202.27441%20-12.5947%206.74023%20-16.5098%2012.6104l-53.5996%2080.4102c-4.90039%207.36035%20-2.91016%2017.29%204.43945%2022.1895l13.3105%208.88086c7.35938%204.89941%2017.29%202.90918%2022.1895%20-4.44043l50.5703%20-75.8301l60.4902%20-20.1699h36.0996l10.3701%2051.8496c2.18945%2010.9707%2017.3701%2060.1504%2069.6299%2060.1504s67.4404%20-49.1797%2069.6299%20-60.1504l10.3701%20-51.8496h36.0996l60.5%2020.1699l50.5605%2075.8301c4.89941%207.34961%2014.8398%209.33984%2022.1895%204.44043l13.3105%20-8.88086c7.34961%20-4.89941%209.33984%20-14.8398%204.43945%20-22.1895l-53.5996%20-80.4102c-3.91504%20-5.87012%20-9.69238%20-10.3359%20-16.5098%20-12.6104l-68.9902%20-24.3594h77.9404c11.1084%20-0.00292969%2020.8828%20-5.64453%2026.6191%20-14.25zM406.09%20350.49l-23.7998%2071.3896c-2.79004%208.37988%201.74023%2017.4404%2010.1201%2020.2402l15.1699%205.05957c8.37988%202.80078%2017.4502%20-1.73926%2020.2402%20-10.1201l25.8896%20-77.6797c1.06152%20-3.18164%201.62598%20-6.62109%201.62598%20-10.1582c0%20-5.12695%20-1.20801%20-9.97461%20-3.35547%20-14.2715l-27.1504%20-54.2998l-25.9297%20-8.65039h-4.66992l-5.2207%2026.1201c-0.719727%203.58008%20-1.7998%207.58008%20-3.20996%2011.79z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22toilet-paper%22%20unicode=%22&#xf71e;%22%20horiz-adv-x=%22576%22%20d=%22M128%20448h284.44c-36.7705%20-38.4805%20-60.4404%20-108.4%20-60.4404%20-192v-172.07c0%20-53.6494%20-11.8799%20-87.5693%20-24.71%20-126.05c-4.36035%20-13.0703%20-16.5898%20-21.8799%20-30.3604%20-21.8799h-280.92c-10.9199%200%20-18.6299%2010.7002%20-15.1797%2021.0596c21.3701%2064.1006%2031.1699%2085.75%2031.1699%20126.87v172.07c0%20106.04%2042.9805%20192%2096%20192zM96%20224c8.83984%200%2016%207.16016%2016%2016s-7.16016%2016%20-16%2016s-16%20-7.16016%20-16%20-16s7.16016%20-16%2016%20-16zM160%20224c8.83984%200%2016%207.16016%2016%2016s-7.16016%2016%20-16%2016s-16%20-7.16016%20-16%20-16s7.16016%20-16%2016%20-16zM224%20224c8.83984%200%2016%207.16016%2016%2016s-7.16016%2016%20-16%2016s-16%20-7.16016%20-16%20-16s7.16016%20-16%2016%20-16zM288%20224c8.83984%200%2016%207.16016%2016%2016s-7.16016%2016%20-16%2016s-16%20-7.16016%20-16%20-16s7.16016%20-16%2016%20-16zM480%20448c53.0195%200%2096%20-85.96%2096%20-192s-42.9805%20-192%20-96%20-192s-96%2085.96%20-96%20192s42.9805%20192%2096%20192zM480%20192c17.6699%200%2032%2028.6504%2032%2064s-14.3301%2064%20-32%2064s-32%20-28.6504%20-32%20-64s14.3301%20-64%2032%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tractor%22%20unicode=%22&#xf722;%22%20horiz-adv-x=%22640%22%20d=%22M528%20112c48.5996%200%2088%20-39.4004%2088%20-88s-39.4004%20-88%20-88%20-88s-88%2039.4004%20-88%2088s39.4004%2088%2088%2088zM528%200c13.2305%200%2024%2010.7695%2024%2024s-10.7695%2024%20-24%2024s-24%20-10.7695%20-24%20-24s10.7695%20-24%2024%20-24zM608%20288c17.6699%200%2032%20-14.3301%2031.9902%20-32v-50.7598c0%20-8.49023%20-3.37012%20-16.6299%20-9.37012%20-22.6299l-50.8203%20-50.8203c-15.7295%207.58984%20-33.1602%2012.2002%20-51.7998%2012.2002c-39.1396%200%20-73.5498%20-19.0098%20-95.46%20-48h-80.54v-6c0%20-12.1504%20-9.84961%20-22%20-22%20-22h-7.16016c-2.9502%20-9.90039%20-6.91992%20-19.46%20-11.9102%20-28.7207l5.06055%20-5.05957c8.58984%20-8.58984%208.58984%20-22.5195%200%20-31.1104l-31.1104%20-31.1094c-8.58984%20-8.58984%20-22.5195%20-8.58984%20-31.1104%200l-5.05957%205.05957c-9.25977%20-4.99023%20-18.8203%20-8.95996%20-28.7197%20-11.9102v-7.13965c0%20-12.1504%20-9.85059%20-22%20-22%20-22h-44c-12.1504%200%20-22%209.84961%20-22%2022v7.15039c-9.90039%202.94922%20-19.46%206.91992%20-28.7207%2011.9092l-5.05957%20-5.05957c-8.58984%20-8.58984%20-22.5195%20-8.58984%20-31.1104%200l-31.1094%2031.1104c-8.58984%208.58984%20-8.58984%2022.5195%200%2031.1094l5.05957%205.06055c-4.99023%209.26953%20-8.9502%2018.8193%20-11.9102%2028.7295h-7.13965c-12.1504%200%20-22%209.85059%20-22%2022v44c0%2012.1504%209.84961%2022%2022%2022h7.15039c2.94922%209.90039%206.91992%2019.46%2011.9092%2028.7207l-5.05957%205.05957c-8.58984%208.58984%20-8.58984%2022.5195%200%2031.1104l31.1104%2031.1094c7.92969%207.93066%2020.2598%208.2002%2028.8896%201.4707v146.52c0%2026.4697%2021.5303%2048%2048%2048h133.45c0.015625%200%200.00878906%200.0341797%200.0244141%200.0341797c19.7969%200%2036.8047%20-12.0312%2044.1055%20-29.1738l56.0898%20-130.86h102.33v40.2002c0%2029.9902%2010.5801%2058.8994%2029.5%2081.7197c6.37988%207.7002%2018.04%208.23047%2024.7002%200.780273l21.6299%20-24.1699c4.87012%20-5.43066%205.74023%20-13.6904%201.32031%20-19.4902c-8.4502%20-11.0801%20-13.1504%20-24.7197%20-13.1504%20-38.8398v-40.2002h64zM176%2032c44.1797%200%2080%2035.8203%2080%2080s-35.8203%2080%20-80%2080s-80%20-35.8203%20-80%20-80s35.8203%20-80%2080%20-80zM198%20288h110.04l-41.1504%2096h-106.89v-96h38z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-injured%22%20unicode=%22&#xf728;%22%20horiz-adv-x=%22448%22%20d=%22M277.37%20436.02l-90.6904%20-68.0195h-81.1895c19.0098%2046.8701%2064.8193%2080%20118.51%2080c19.1104%200%2037.0801%20-4.46973%2053.3701%20-11.9805zM342.51%20368h-102.52l66.0293%2049.5195c15.8203%20-13.3193%2028.5908%20-30.0498%2036.4902%20-49.5195zM224%20192c-70.6904%200%20-128%2057.3096%20-128%20128c0%205.48047%200.94043%2010.7002%201.61035%2016h252.779c0.660156%20-5.2998%201.61035%20-10.5195%201.61035%20-16c0%20-70.6904%20-57.3096%20-128%20-128%20-128zM80%20148.3c9.34668%204.14844%2019.4795%207.31641%2029.8096%209.21973l98.4502%20-221.52h-128.26v212.3zM0%20-16v41.5996c0%2041.1406%2018.8799%2077.5107%2048%20102.16v-191.76c-26.5098%200%20-48%2021.4902%20-48%2048zM256%2032c26.4697%200%2048%20-21.5303%2048%20-48s-21.5303%20-48%20-48%20-48h-12.71l-42.6699%2096h55.3799zM313.6%20160c74.2305%200%20134.4%20-60.1699%20134.4%20-134.4v-41.5996c0%20-26.5098%20-21.4902%20-48%20-48%20-48h-80.4102c10.1504%2013.4102%2016.4102%2029.9199%2016.4102%2048c0%2044.1104%20-35.8896%2080%20-80%2080h-69.5898l-42.6699%2096h7.37012c22.2393%20-10.1797%2046.8799%20-16%2072.8896%20-16s50.6504%205.82031%2072.8896%2016h16.71z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vr-cardboard%22%20unicode=%22&#xf729;%22%20horiz-adv-x=%22640%22%20d=%22M608%20384c17.6699%200%2032%20-14.3301%2032%20-32v-320c0%20-17.6699%20-14.3301%20-32%20-32%20-32h-160.22c-25.1807%200%20-48.0303%2014.7695%20-58.3604%2037.7402l-27.7402%2061.6396c-7.88965%2017.54%20-24.0293%2028.6201%20-41.6797%2028.6201s-33.79%20-11.0801%20-41.6797%20-28.6201l-27.7402%20-61.6396c-10.3301%20-22.9707%20-33.1699%20-37.7402%20-58.3604%20-37.7402h-160.22c-17.6699%200%20-32%2014.3301%20-32%2032v320c0%2017.6699%2014.3301%2032%2032%2032h576zM160%20144c35.3496%200%2064%2028.6504%2064%2064s-28.6504%2064%20-64%2064s-64%20-28.6504%20-64%20-64s28.6504%20-64%2064%20-64zM480%20144c35.3496%200%2064%2028.6504%2064%2064s-28.6504%2064%20-64%2064s-64%20-28.6504%20-64%20-64s28.6504%20-64%2064%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wind%22%20unicode=%22&#xf72e;%22%20d=%22M156.7%20192c48.7002%200%2092.2998%20-35%2098.3994%20-83.4004c7.5%20-58.5%20-38.0996%20-108.6%20-95.1992%20-108.6c-46.6006%200%20-85.6006%2033.5%20-94.2002%2077.5996c-1.7998%209.60059%206.09961%2018.4004%2015.8994%2018.4004h32.8008c6.59961%200%2013.0996%20-3.7998%2015.1992%20-10.0996c4.30078%20-12.7002%2016.3008%20-21.9004%2030.4004%20-21.9004c19.5%200%2034.9004%2017.4004%2031.5996%2037.4004c-2.59961%2015.6992%20-17.5%2026.5996%20-33.3994%2026.5996h-142.2c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h140.7zM16%20224c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h334.2c16%200%2030.7998%2010.9004%2033.3994%2026.5996c3.30078%2020%20-12.1992%2037.4004%20-31.5996%2037.4004c-14.0996%200%20-26.0996%20-9.2002%20-30.4004%20-21.9004c-2.09961%20-6.2998%20-8.5%20-10.0996%20-15.1992%20-10.0996h-32.8008c-9.69922%200%20-17.6992%208.7002%20-15.7998%2018.2998c9.7998%2050.6006%2059.5%2087.1006%20114.9%2075.5c36.2002%20-7.59961%2065.5%20-36.8994%2073.0996%20-73.0996c13%20-61.9004%20-34.0996%20-116.7%20-93.7998%20-116.7h-336zM400%20192c70.5%200%20126%20-65.5%20108.9%20-138.7c-9.60059%20-41.0996%20-43.5%20-74%20-84.7002%20-82.7002c-58.9004%20-12.5%20-111.601%2021.7002%20-129.4%2072.3008c-3.7002%2010.2998%204.40039%2021.0996%2015.2998%2021.0996h33.8008c5.7998%200%2011.5996%20-2.59961%2014.5%20-7.59961c8.2998%20-14.5%2023.6992%20-24.4004%2041.5996%20-24.4004c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048h-116.5c-6.59961%2025.2002%20-20.5%2047.4004%20-39.7998%2064h156.3z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wine-bottle%22%20unicode=%22&#xf72f;%22%20d=%22M507.31%20375.43c6.25%20-6.25%206.25%20-16.3799%200.0107422%20-22.6201l-22.6299%20-22.6299c-6.25%20-6.25%20-16.3809%20-6.25%20-22.6309%200l-76.6699%20-76.6699c19.7002%20-46.5801%2010.7305%20-102.41%20-27.2295%20-140.37l-158.391%20-158.39c-24.9893%20-24.9902%20-65.5195%20-24.9902%20-90.5098%200l-90.5098%2090.5098c-24.9902%2024.9902%20-24.9902%2065.5205%200%2090.5098l158.38%20158.381c37.9697%2037.96%2093.79%2046.9297%20140.37%2027.2295l76.6699%2076.6699c-6.25%206.25%20-6.25%2016.3799%200%2022.6299l22.6299%2022.6299c6.25%206.25%2016.3799%206.25%2022.6299%200zM179.22%2024.71l122.04%20122.04l-90.5098%2090.5098l-122.04%20-122.04z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-meatball%22%20unicode=%22&#xf73b;%22%20d=%22M48%2096c26.5%200%2048%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48s-48%2021.5%20-48%2048s21.5%2048%2048%2048zM464%2096c26.5%200%2048%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48s-48%2021.5%20-48%2048s21.5%2048%2048%2048zM345%2084.9004c13.5%20-7%2023%20-20.7002%2023%20-36.9004s-9.5%20-29.9004%20-23%20-36.9004c4.59961%20-14.5%201.7002%20-30.7998%20-9.7998%20-42.2998c-8.2002%20-8.2002%20-18.9004%20-12.2998%20-29.7002%20-12.2998c-4.2998%200%20-8.5%201.2002%20-12.5996%202.5c-7%20-13.5%20-20.7002%20-23%20-36.9004%20-23s-29.9004%209.5%20-36.9004%2023c-4.09961%20-1.40039%20-8.2998%20-2.5%20-12.5996%20-2.5c-10.7998%200%20-21.5%204.09961%20-29.7002%2012.2998c-11.5%2011.5%20-14.5%2027.7998%20-9.89941%2042.2998c-13.5%207%20-23%2020.7002%20-23%2036.9004s9.5%2029.9004%2023%2036.9004c-4.5%2014.5%20-1.60059%2030.7998%209.89941%2042.2998s27.7998%2014.5%2042.2998%209.89941c7%2013.5%2020.7002%2023%2036.9004%2023s29.9004%20-9.5%2036.9004%20-23c14.5%204.5%2030.7998%201.60059%2042.2998%20-9.89941c11.3994%20-11.5%2014.3994%20-27.7998%209.7998%20-42.2998zM512%20224c0%20-53%20-43%20-96%20-96%20-96h-43.4004c-3.5%208%20-8.39941%2015.4004%20-14.7998%2021.7998c-13.5%2013.5%20-31.5%2021.1006%20-50.7998%2021.2998c-13.5%2013.2002%20-31.7002%2020.9004%20-51%2020.9004s-37.5%20-7.7002%20-51%20-20.9004c-19.2998%20-0.199219%20-37.2998%20-7.7998%20-50.7998%20-21.2998c-6.40039%20-6.39941%20-11.2002%20-13.7998%20-14.7998%20-21.7998h-43.4004c-53%200%20-96%2043%20-96%2096c0%2042.5%2027.7998%2078.2002%2066.0996%2090.7998c-1.2998%206.90039%20-2.09961%2013.9004%20-2.09961%2021.2002c0%2061.9004%2050.0996%20112%20112%20112c43.2998%200%2080.4004%20-24.7998%2099%20-60.7998c14.7002%2017.5%2036.4004%2028.7998%2061%2028.7998c44.2002%200%2080%20-35.7998%2080%20-80c0%20-5.59961%20-0.5%20-11%20-1.59961%20-16.2002c0.5%200%201%200.200195%201.59961%200.200195c53%200%2096%20-43%2096%20-96z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-moon-rain%22%20unicode=%22&#xf73c;%22%20horiz-adv-x=%22576%22%20d=%22M350.5%20222.5c37.2998%20-6.7998%2065.5%20-39.2998%2065.5%20-78.5c0%20-44.2002%20-35.7998%20-80%20-80%20-80h-256c-44.2002%200%20-80%2035.7998%20-80%2080c0%2038.7998%2027.5996%2071.0996%2064.2002%2078.4004c0%200.5%20-0.200195%201.09961%20-0.200195%201.59961c0%2053%2043%2096%2096%2096c32.0996%200%2060.2998%20-15.9004%2077.7002%20-40c10.3994%205%2022%208%2034.2998%208c39.2002%200%2071.5996%20-28.2998%2078.5%20-65.5zM567.9%20224.2c6.19922%201.2002%2010.5996%20-6%206.39941%20-10.7998c-27%20-33.1006%20-67.8994%20-53.3008%20-112.6%20-53.3008c-5.2002%200%20-10.1006%201%20-15.2002%201.5c-6.2002%2039.4004%20-33.0996%2072.5%20-70.2002%2086.8008c-10.7002%2027.8994%20-32.2002%2049.7998%20-58.8994%2061.6992c3.2998%2076.7002%2066.5%20137.9%20144.399%20137.9c8.90039%200%2017.7998%20-0.799805%2026.5%20-2.40039c6.2002%20-1.09961%207.60059%20-9.39941%202.10059%20-12.5c-35.6006%20-20.0996%20-57.5%20-57.5%20-57.5%20-98.0996c0%20-70.5%2064.5996%20-124.1%20135%20-110.8zM364.5%2029.9004c7.7002%20-4.40039%2010.2998%20-14.1006%206%20-21.8008l-36.5996%20-64c-3%20-5.19922%20-8.40039%20-8.09961%20-13.9004%20-8.09961c-2.7002%200%20-5.40039%200.700195%20-7.90039%202.09961c-7.69922%204.40039%20-10.3994%2014.1006%20-6%2021.8008l36.6006%2064c4.39941%207.7998%2014.2002%2010.2998%2021.7998%206zM268.5%2029.9004c7.7002%20-4.40039%2010.2998%20-14.1006%206%20-21.8008l-36.5996%20-64c-3%20-5.19922%20-8.40039%20-8.09961%20-13.9004%20-8.09961c-2.7002%200%20-5.40039%200.700195%20-7.90039%202.09961c-7.69922%204.40039%20-10.3994%2014.1006%20-6%2021.8008l36.6006%2064c4.39941%207.7998%2014.2002%2010.2998%2021.7998%206zM172.5%2029.9004c7.7002%20-4.40039%2010.2998%20-14.1006%206%20-21.8008l-36.5996%20-64c-3%20-5.19922%20-8.40039%20-8.09961%20-13.9004%20-8.09961c-2.7002%200%20-5.40039%200.700195%20-7.90039%202.09961c-7.69922%204.40039%20-10.3994%2014.1006%20-6%2021.8008l36.6006%2064c4.39941%207.7998%2014.2002%2010.2998%2021.7998%206zM76.5%2029.9004c7.7002%20-4.40039%2010.2998%20-14.1006%206%20-21.8008l-36.5996%20-64c-3%20-5.19922%20-8.40039%20-8.09961%20-13.9004%20-8.09961c-2.7002%200%20-5.40039%200.700195%20-7.90039%202.09961c-7.69922%204.40039%20-10.3994%2014.1006%20-6%2021.8008l36.6006%2064c4.39941%207.7998%2014.2002%2010.2998%2021.7998%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-rain%22%20unicode=%22&#xf73d;%22%20d=%22M416%20320c53%200%2096%20-43%2096%20-96s-43%20-96%20-96%20-96h-320c-53%200%20-96%2043%20-96%2096c0%2042.5%2027.7998%2078.2002%2066.0996%2090.7998c-1.2998%206.90039%20-2.09961%2013.9004%20-2.09961%2021.2002c0%2061.9004%2050.0996%20112%20112%20112c43.2998%200%2080.4004%20-24.7998%2099%20-60.7998c14.7002%2017.5%2036.4004%2028.7998%2061%2028.7998c44.2002%200%2080%20-35.7998%2080%20-80c0%20-5.59961%20-0.5%20-11%20-1.59961%20-16.2002c0.5%200%201%200.200195%201.59961%200.200195zM88%2073.7998c2.5%208.5%2013.7998%208.10059%2016%200c12.7998%20-44.5996%2040%20-56.2998%2040%20-87.7002c0%20-27.6992%20-21.5%20-50.0996%20-48%20-50.0996s-48%2022.4004%20-48%2050.0996c0%2031.3008%2027.2002%2043.3008%2040%2087.7002zM248%2073.7998c2.5%208.5%2013.7998%208.10059%2016%200c12.7998%20-44.5996%2040%20-56.2998%2040%20-87.7002c0%20-27.6992%20-21.5%20-50.0996%20-48%20-50.0996s-48%2022.4004%20-48%2050.0996c0%2031.3008%2027.2002%2043.3008%2040%2087.7002zM408%2073.7998c2.5%208.5%2013.7998%208.10059%2016%200c12.7998%20-44.5996%2040%20-56.2998%2040%20-87.7002c0%20-27.6992%20-21.5%20-50.0996%20-48%20-50.0996s-48%2022.4004%20-48%2050.0996c0%2031.3008%2027.2002%2043.3008%2040%2087.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-showers-heavy%22%20unicode=%22&#xf740;%22%20d=%22M183.9%2077.9004c7.69922%20-4.40039%2010.3994%20-14.2002%206%20-21.8008l-64%20-112c-3%20-5.19922%20-8.40039%20-8.09961%20-13.9004%20-8.09961c-2.7002%200%20-5.40039%200.700195%20-7.90039%202.09961c-7.69922%204.30078%20-10.3994%2014.1006%20-6%2021.8008l64%20112c4.40039%207.7998%2014.2002%2010.3994%2021.8008%206zM279.9%2077.9004c7.69922%20-4.40039%2010.3994%20-14.2002%206%20-21.8008l-64%20-112c-3%20-5.19922%20-8.40039%20-8.09961%20-13.9004%20-8.09961c-2.7002%200%20-5.40039%200.700195%20-7.90039%202.09961c-7.69922%204.30078%20-10.3994%2014.1006%20-6%2021.8008l64%20112c4.40039%207.7998%2014.2002%2010.3994%2021.8008%206zM87.9004%2077.9004c7.69922%20-4.40039%2010.3994%20-14.2002%206%20-21.8008l-64%20-112c-3%20-5.19922%20-8.40039%20-8.09961%20-13.9004%20-8.09961c-2.7002%200%20-5.40039%200.700195%20-7.90039%202.09961c-7.69922%204.30078%20-10.3994%2014.1006%20-6%2021.8008l64%20112c4.40039%207.7998%2014.2002%2010.3994%2021.8008%206zM471.9%2077.9004c7.69922%20-4.40039%2010.3994%20-14.2002%206%20-21.8008l-64%20-112c-3%20-5.19922%20-8.40039%20-8.09961%20-13.9004%20-8.09961c-2.7002%200%20-5.40039%200.700195%20-7.90039%202.09961c-7.69922%204.30078%20-10.3994%2014.1006%20-6%2021.8008l64%20112c4.40039%207.7998%2014.2002%2010.3994%2021.8008%206zM375.9%2077.9004c7.69922%20-4.40039%2010.3994%20-14.2002%206%20-21.8008l-64%20-112c-3%20-5.19922%20-8.40039%20-8.09961%20-13.9004%20-8.09961c-2.7002%200%20-5.40039%200.700195%20-7.90039%202.09961c-7.69922%204.30078%20-10.3994%2014.1006%20-6%2021.8008l64%20112c4.40039%207.7998%2014.2002%2010.3994%2021.8008%206zM416%20320c53%200%2096%20-43%2096%20-96s-43%20-96%20-96%20-96h-320c-53%200%20-96%2043%20-96%2096c0%2042.5%2027.7998%2078.2002%2066.0996%2090.7998c-1.2998%206.90039%20-2.09961%2013.9004%20-2.09961%2021.2002c0%2061.9004%2050.2002%20112%20112%20112c43.2998%200%2080.4004%20-24.7998%2099%20-60.7998c14.7002%2017.5%2036.4004%2028.7998%2061%2028.7998c44.2002%200%2080%20-35.7998%2080%20-80c0%20-5.59961%20-0.5%20-11%20-1.59961%20-16.2002c0.5%200%201%200.200195%201.59961%200.200195z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cloud-sun-rain%22%20unicode=%22&#xf743;%22%20horiz-adv-x=%22576%22%20d=%22M510.5%20222.5c37.2998%20-6.7998%2065.5%20-39.2998%2065.5%20-78.5c0%20-44.2002%20-35.7998%20-80%20-80%20-80h-256c-44.2002%200%20-80%2035.7998%20-80%2080c0%2038.7998%2027.5996%2071%2064.2002%2078.4004c0%200.5%20-0.200195%201.09961%20-0.200195%201.59961c0%2053%2043%2096%2096%2096c32.0996%200%2060.2998%20-15.9004%2077.7002%20-40c10.3994%205%2022%208%2034.2998%208c39.2002%200%2071.5996%20-28.2998%2078.5%20-65.5zM124.1%20188.1c3.10059%20-3.09961%206.60059%20-5.59961%2010.2002%20-8.2998c-3.89941%20-11.3994%20-6.2002%20-23.3994%20-6.2002%20-35.8994c0%20-2.5%200.5%20-4.80078%200.700195%20-7.2002l-59.2002%20-19.7002c-10.1992%20-3.2998%20-19.8994%206.2998%20-16.5%2016.5l25.1006%2075.2998l-71%2035.5c-9.60059%204.7998%20-9.60059%2018.5%200%2023.2998l71%2035.5l-25.1006%2075.3008c-3.39941%2010.1992%206.2002%2019.8994%2016.4004%2016.5l75.2998%20-25.1006l35.5%2071c4.7998%209.60059%2018.5%209.60059%2023.2998%200l35.5%20-71l75.3008%2025.1006c10.1992%203.39941%2019.8994%20-6.2002%2016.5%20-16.4004l-8.90039%20-26.7002c-0.700195%200%20-1.2998%200.200195%20-2%200.200195c-25.5996%200%20-49.2002%20-7.7998%20-69.2002%20-20.7002c-37.5996%2029.4004%20-92.0996%2027.2002%20-126.7%20-7.39941c-37.3994%20-37.5%20-37.3994%20-98.4004%200%20-135.801zM193.9%20246.1c-18.2002%20-8.2998%20-33.5%20-21.2998%20-44.8008%20-37.1992c-12.8994%2011.6992%20-21.0996%2028.3994%20-21.0996%2047.0996c0%2035.2998%2028.7002%2064%2064%2064c12.4004%200%2024%20-3.7002%2033.7998%20-9.90039c-16.0996%20-17.5996%20-27.5996%20-39.5%20-31.8994%20-64zM524.5%2029.9004c7.7002%20-4.40039%2010.2998%20-14.1006%206%20-21.8008l-36.5996%20-64c-3%20-5.19922%20-8.40039%20-8.09961%20-13.9004%20-8.09961c-2.7002%200%20-5.40039%200.700195%20-7.90039%202.09961c-7.69922%204.40039%20-10.3994%2014.1006%20-6%2021.8008l36.6006%2064c4.39941%207.7998%2014.2002%2010.2998%2021.7998%206zM428.5%2029.9004c7.7002%20-4.40039%2010.2998%20-14.1006%206%20-21.8008l-36.5996%20-64c-3%20-5.19922%20-8.40039%20-8.09961%20-13.9004%20-8.09961c-2.7002%200%20-5.40039%200.700195%20-7.90039%202.09961c-7.69922%204.40039%20-10.3994%2014.1006%20-6%2021.8008l36.6006%2064c4.39941%207.7998%2014.2002%2010.2998%2021.7998%206zM332.5%2029.9004c7.7002%20-4.40039%2010.2998%20-14.1006%206%20-21.8008l-36.5996%20-64c-3%20-5.19922%20-8.40039%20-8.09961%20-13.9004%20-8.09961c-2.7002%200%20-5.40039%200.700195%20-7.90039%202.09961c-7.69922%204.40039%20-10.3994%2014.1006%20-6%2021.8008l36.6006%2064c4.39941%207.7998%2014.2002%2010.2998%2021.7998%206zM236.5%2029.9004c7.7002%20-4.40039%2010.2998%20-14.1006%206%20-21.8008l-36.5996%20-64c-3%20-5.19922%20-8.40039%20-8.09961%20-13.9004%20-8.09961c-2.7002%200%20-5.40039%200.700195%20-7.90039%202.09961c-7.69922%204.40039%20-10.3994%2014.1006%20-6%2021.8008l36.6006%2064c4.39941%207.7998%2014.2002%2010.2998%2021.7998%206z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22democrat%22%20unicode=%22&#xf747;%22%20horiz-adv-x=%22640%22%20d=%22M637.3%20191.1c4.90039%20-7.39941%202.90039%20-17.2998%20-4.39941%20-22.2998l-26.6006%20-17.7002c-7.39941%20-4.89941%20-17.2998%20-3%20-22.2002%204.40039c-21.7998%2032.7002%20-23.8994%2038.0996%20-40.0996%2050.2998v-77.7998h-352l-54%20108l-38.0996%20-34.5996c-6%20-6%20-14.1006%20-9.40039%20-22.6006%20-9.40039h-31c-12.0996%200%20-23.2002%206.90039%20-28.5996%2017.7002l-14.2998%2028.5996c-5.40039%2010.7998%20-4.30078%2023.7998%203%2033.5l74.5996%2099.2998c1.7002%202.30078%204.2002%203.7002%206.40039%205.40039c-4%202.2002%20-8%204.2002%20-11.3008%207.5c-16.3994%2016.4004%20-18.3994%2041.7998%20-6.09961%2060.4004c2.7998%204.19922%208.7998%204.7998%2012.4004%201.19922l42.8994%20-42.7998l41.7998%2041.7998c4.40039%204.40039%2011.8008%203.7002%2015.2002%20-1.5c15.1006%20-22.7998%2012.6006%20-53.7998%20-7.5%20-73.8994l81.2002%20-81.2002h235.6c50.8008%200%2097.9004%20-25.2002%20126.101%20-67.5zM296.2%20204.7c3%202.89941%201.39941%207.89941%20-2.60059%208.5l-22.7998%203.2998l-10.2002%2020.7002c-1.89941%203.7002%20-7.19922%203.7002%20-9%200l-10.1992%20-20.7002l-22.8008%20-3.2998c-4.09961%20-0.600586%20-5.7998%20-5.60059%20-2.7998%20-8.5l16.5%20-16.1006l-3.89941%20-22.6992c-0.700195%20-4.10059%203.59961%20-7.2002%207.19922%20-5.30078l20.4004%2010.7002l20.4004%20-10.7002c3.59961%20-1.89941%207.89941%201.2002%207.19922%205.30078l-3.89941%2022.6992zM408.2%20204.7c3%202.89941%201.39941%207.89941%20-2.60059%208.5l-22.7998%203.2998l-10.2002%2020.7002c-1.89941%203.7002%20-7.19922%203.7002%20-9%200l-10.1992%20-20.7002l-22.8008%20-3.2998c-4.09961%20-0.600586%20-5.7998%20-5.60059%20-2.7998%20-8.5l16.5%20-16.1006l-3.89941%20-22.6992c-0.700195%20-4.10059%203.59961%20-7.2002%207.19922%20-5.30078l20.4004%2010.7002l20.4004%20-10.7002c3.59961%20-1.89941%207.89941%201.2002%207.19922%205.30078l-3.89941%2022.6992zM520.2%20204.7c3%202.89941%201.39941%207.89941%20-2.60059%208.5l-22.7998%203.2998l-10.2002%2020.7002c-1.89941%203.7002%20-7.19922%203.7002%20-9%200l-10.1992%20-20.7002l-22.8008%20-3.2998c-4.09961%20-0.600586%20-5.7998%20-5.60059%20-2.7998%20-8.5l16.5%20-16.1006l-3.89941%20-22.6992c-0.700195%20-4.10059%203.59961%20-7.2002%207.19922%20-5.30078l20.4004%2010.7002l20.4004%20-10.7002c3.59961%20-1.89941%207.89941%201.2002%207.19922%205.30078l-3.89941%2022.6992zM192%20-48v144h352v-144c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-64c-8.7998%200%20-16%207.2002%20-16%2016v80h-160v-80c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-64c-8.7998%200%20-16%207.2002%20-16%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22flag-usa%22%20unicode=%22&#xf74d;%22%20d=%22M32%20448c17.7002%200%2032%20-14.2998%2032%20-32v-464c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v464c0%2017.7002%2014.2998%2032%2032%2032zM299.9%20144.4c31.0996%20-8.2002%2062.5996%20-16.5%20100%20-16.6006c31.8994%200%2068.5%206.7998%20112.1%2024.1006v-36c0%20-12.3008%20-7.09961%20-23.8008%20-18.5%20-28.8008c-175.8%20-76.3994%20-211.8%2069.1006%20-397.5%20-23.0996v69.2998c92.2002%2039.9004%20146.7%2026.2002%20203.9%2011.1006zM299.9%20240.4c31.0996%20-8.2002%2062.5996%20-16.5%20100%20-16.5c31.8994%200%2068.5%206.7998%20112.1%2024.0996v-61.5c-92.2002%20-39.9004%20-146.7%20-26.2002%20-203.9%20-11.0996c-57.5%2015.0996%20-117.3%2030%20-212.1%20-7.60059v61.5c92.2002%2039.9004%20146.7%2026.2002%20203.9%2011.1006zM309.4%20366.3c-7%202.10059%20-14.1006%204.2002%20-21.3008%206.2002v-33.2002c4%20-1.09961%208.10059%20-2.2998%2012.1006%20-3.5c26.7002%20-8.09961%2052.8994%20-15.8994%2085.7002%20-15.8994c32.7998%200%2072.5%207.89941%20126.1%2031.3994v-68.8994c-92.2002%20-39.8008%20-146.7%20-26.1006%20-203.9%20-11.1006c-57.5%2015.1006%20-117.3%2029.9004%20-212.1%20-7.59961v151.899c209.4%2094.6006%20195.3%20-59.0996%20366.6%2028.2002c22.6006%2011.5%2049.4004%20-1.5%2049.4004%20-26.5996v-30.7998c-105.2%20-49.1006%20-150.8%20-35.7002%20-202.6%20-20.1006zM160%20319.9c8.7998%200%2016%207.09961%2016%2016c0%208.89941%20-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16c0%20-8.90039%207.2002%20-16%2016%20-16zM160%20375.7c8.7998%200%2016%207.2002%2016%2016c0%208.89941%20-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16c0%20-8.90039%207.2002%20-16%2016%20-16zM224%20327.8c8.7998%200%2016%207.2002%2016%2016c0%208.90039%20-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16c0%20-8.89941%207.2002%20-16%2016%20-16zM224%20383.7c8.7998%200%2016%207.2002%2016%2016c0%208.89941%20-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16c0%20-8.90039%207.2002%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22meteor%22%20unicode=%22&#xf753;%22%20d=%22M511.328%20427.197c-11.6074%20-38.7021%20-34.3076%20-111.702%20-61.3037%20-187.701c6.99902%20-2.09375%2013.4043%20-4%2018.6074%20-5.59277c6.58301%20-2.00684%2011.3779%20-8.13184%2011.3779%20-15.3672c0%20-2.71875%20-0.685547%20-5.29395%20-1.87988%20-7.53906c-22.1055%20-42.2969%20-82.6904%20-152.795%20-142.479%20-214.403c-0.999023%20-1.09375%20-1.99902%20-2.5%20-2.99902%20-3.5c-35.2676%20-35.2773%20-83.9824%20-57.1094%20-137.757%20-57.1094c-107.53%200%20-194.83%2087.2998%20-194.83%20194.83c0%2053.7559%2021.7637%20102.511%2057.0195%20137.775c1%201%202.40625%202%203.49902%203c61.6006%2059.9053%20171.975%20120.405%20214.374%20142.498c2.24512%201.19434%204.80664%201.87109%207.52441%201.87109c7.23535%200%2013.374%20-4.78711%2015.3779%20-11.3711c1.59375%20-5.09375%203.5%20-11.5928%205.59277%20-18.5928c75.8955%2026.999%20148.978%2049.7021%20187.675%2061.2959c1.4834%200.448242%203.05664%200.689453%204.68652%200.689453c8.93164%200%2016.1826%20-7.25098%2016.1826%20-16.1826c0%20-1.59961%20-0.236328%20-3.14062%20-0.668945%20-4.60059zM319.951%20127.998c-0.00976562%2070.626%20-57.3525%20127.962%20-127.98%20127.962c-70.6348%200%20-127.98%20-57.3457%20-127.98%20-127.98c0%20-70.6338%2057.3457%20-127.979%20127.98%20-127.979c70.6318%200%20127.976%2057.3438%20127.976%20127.976c0%200.0078125%200.00488281%200.0146484%200.00488281%200.0224609zM191.971%20159.997c-0.00292969%20-17.6562%20-14.3379%20-31.9902%20-31.9951%20-31.9902c-17.6582%200%20-31.9951%2014.3369%20-31.9951%2031.9951c0%2017.6592%2014.3369%2031.9951%2031.9951%2031.9951h0.0371094c17.6387%200%2031.959%20-14.3203%2031.959%20-31.959c0%20-0.0136719%20-0.000976562%20-0.0263672%20-0.000976562%20-0.0410156v0zM223.966%2079.998c-0.000976562%20-8.82812%20-7.16895%20-15.9951%20-15.998%20-15.9951s-15.9971%207.16895%20-15.9971%2015.998s7.16797%2015.9971%2015.9971%2015.9971c8.81738%20-0.0283203%2015.9707%20-7.18262%2015.998%20-16v0z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22person-booth%22%20unicode=%22&#xf756;%22%20horiz-adv-x=%22576%22%20d=%22M192%20-48v176h64v-176c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016zM224%20224c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32h-57.5c-12.7998%200%20-24.7998%205%20-33.9004%2014.0996l-20.8994%2020.9004v-80.5996l41.2002%20-61.3008c4.39941%20-8.7998%206.69922%20-18.6992%206.69922%20-28.5996v-56.5c0%20-17.7002%20-14.2998%20-32%20-32%20-32c-17.6992%200%20-32%2014.2998%20-32%2032v56l-29.0996%2043c-0.900391%200.400391%20-1.59961%201.2002%20-2.5%201.7002l-0.0996094%20-100.7c0%20-17.7002%20-14.4004%20-32%20-32%20-32c-17.6006%200%20-31.9004%2014.2998%20-31.9004%2032l0.200195%20160l-0.200195%2095.9004c0%2017.0996%206.7002%2033.1992%2018.7002%2045.2998c12.0996%2012.0996%2028.2002%2018.7998%2045.2998%2018.7998h18.7002c17%200%2033.0996%20-6.59961%2045.2002%20-18.7002l45.1992%20-45.2998h50.9004zM64%20320c-26.5%200%20-48%2021.5%20-48%2048s21.5%2048%2048%2048s48%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48zM288%20416v32h192v-416c0%20-17.7002%20-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032c0%20-17.7002%20-14.2998%20-32%20-32%20-32c-17.0996%200%20-30.7998%2013.5%20-31.7002%2030.4004c-4.2998%20-21.3008%20-17.0996%20-30.4004%20-32.2998%20-30.4004c-18.4004%200%20-35.7002%2016.7002%20-31.4004%2038.2998l30.9004%20154.601zM192%20416c0%2017.7002%2014.2998%2032%2032%2032h32v-192h-64v160zM544%20448c17.7002%200%2032%20-14.2998%2032%20-32v-464c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v496h32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22poo-storm%22%20unicode=%22&#xf75a;%22%20horiz-adv-x=%22448%22%20d=%22M308%20112c9.2002%200%2015%20-10%2010.4004%20-18l-88%20-152c-2.2002%20-3.7998%20-6.2002%20-6%20-10.4004%20-6c-7.7002%200%20-13.5%207.2002%20-11.7002%2014.7998l23%2097.2002h-59.2998c-7.2998%200%20-12.9004%206.40039%20-11.9004%2013.5996l16%20120c0.800781%205.90039%205.90039%2010.4004%2011.9004%2010.4004h68c7.90039%200%2013.5996%20-7.5%2011.5996%20-15.0996l-17.2998%20-64.9004h57.7002zM374.4%20223.3c41%20-3.2998%2073.5996%20-37.5%2073.5%20-79.2998c0%20-44%20-36%20-80%20-80%20-80h-30l8.09961%2014c7.7998%2013.5%207.7998%2030.4004%200%2044s-22.4004%2022%20-38.0996%2022h-16l6.59961%2024.7002c3.59961%2013.2998%200.799805%2027.2002%20-7.59961%2038.0996c-8.40039%2010.9004%20-21.1006%2017.2002%20-34.9004%2017.2002h-68c-22%200%20-40.7002%20-16.4004%20-43.7002%20-38.2002l-16%20-120c0%20-0.599609%200.100586%20-1.2002%200%20-1.7998h-48.2998c-44%200%20-80%2036%20-80%2080c0%2041.7998%2032.5996%2076%2073.5996%2079.2998c-5.89941%209.60059%20-9.59961%2020.6006%20-9.59961%2032.7002c0%2035.2998%2028.7002%2064%2064%2064h16c44.2002%200%2080%2035.7998%2080%2080c0%2017.4004%20-5.7002%2033.4004%20-15.0996%2046.5c4.89941%200.799805%209.89941%201.5%2015.0996%201.5c53%200%2096%20-43%2096%20-96c0%20-11.2998%20-2.2998%20-21.9004%20-5.90039%20-32h5.90039c35.2998%200%2064%20-28.7002%2064%20-64c0%20-12.0996%20-3.7002%20-23.0996%20-9.59961%20-32.7002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22rainbow%22%20unicode=%22&#xf75b;%22%20horiz-adv-x=%22576%22%20d=%22M268.3%20415.3c167.7%2011.2998%20307.7%20-122%20307.7%20-287.3v-144c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v136.2c0%20113.8%20-81.5996%20215.399%20-194.5%20229.899c-136.6%2017.6006%20-253.5%20-88.8994%20-253.5%20-222.1v-144c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v133.8c0%20153.3%20115.4%20287.3%20268.3%20297.5zM262.7%20318.4c117.1%2015%20217.3%20-76.2002%20217.3%20-190.4v-144c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v138.3c0%2066.9004%20-48.7002%20126.601%20-115.2%20133.101c-76.2998%207.39941%20-140.8%20-52.6006%20-140.8%20-127.4v-144c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v137.3c0%2097.6006%2070%20184.7%20166.7%20197.101zM268.9%20222.1c61.2998%2011.9004%20115.1%20-34.8994%20115.1%20-94.0996v-144c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v144c0%2017.5996%20-14.2998%2032%20-32%2032s-32%20-14.4004%20-32%20-32v-144c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v140.2c0%2046.3994%2031.2998%2089%2076.9004%2097.8994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22republican%22%20unicode=%22&#xf75e;%22%20horiz-adv-x=%22640%22%20d=%22M544%20256v-64h-544v64c0%2088.4004%2071.5996%20160%20160%20160h224c88.4004%200%20160%20-71.5996%20160%20-160zM176.3%20277.6c3.5%203.5%201.60059%209.5%20-3.39941%2010.2002l-27.4004%204l-12.2002%2024.7998c-2.09961%204.40039%20-8.5%204.5%20-10.7002%200l-12.1992%20-24.7998l-27.4004%20-4c-4.90039%20-0.700195%20-6.90039%20-6.7002%20-3.2998%20-10.2002l19.7998%20-19.2998l-4.7002%20-27.2998c-0.799805%20-4.90039%204.40039%20-8.59961%208.7002%20-6.2998l24.5%2012.8994l24.5%20-12.8994c4.40039%20-2.2998%209.5%201.39941%208.7002%206.2998l-4.7002%2027.2998zM320.3%20277.6c3.5%203.5%201.60059%209.5%20-3.39941%2010.2002l-27.4004%204l-12.2002%2024.7998c-2.09961%204.40039%20-8.5%204.5%20-10.7002%200l-12.1992%20-24.7998l-27.4004%20-4c-4.90039%20-0.700195%20-6.90039%20-6.7002%20-3.2998%20-10.2002l19.7998%20-19.2998l-4.7002%20-27.2998c-0.799805%20-4.90039%204.40039%20-8.59961%208.7002%20-6.2998l24.5%2012.8994l24.5%20-12.8994c4.40039%20-2.2998%209.5%201.39941%208.7002%206.2998l-4.7002%2027.2998zM464.3%20277.6c3.5%203.5%201.60059%209.5%20-3.39941%2010.2002l-27.4004%204l-12.2002%2024.7998c-2.09961%204.40039%20-8.5%204.5%20-10.7002%200l-12.1992%20-24.7998l-27.4004%20-4c-4.90039%20-0.700195%20-6.90039%20-6.7002%20-3.2998%20-10.2002l19.7998%20-19.2998l-4.7002%20-27.2998c-0.799805%20-4.90039%204.40039%20-8.59961%208.7002%20-6.2998l24.5%2012.8994l24.5%20-12.8994c4.40039%20-2.2998%209.5%201.39941%208.7002%206.2998l-4.7002%2027.2998zM624%20128c8.7998%200%2016%20-7.2002%2016%20-16v-64c0%20-46.9004%20-40.5996%20-84.5%20-88.4004%20-79.5996c-41.5996%204.19922%20-71.5996%2042.5%20-71.5996%2084.2998v43.2998h-32v-112c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-96c-8.7998%200%20-16%207.2002%20-16%2016v80h-192v-80c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-96c-8.7998%200%20-16%207.2002%20-16%2016v176h544v-112c0%20-8.7998%207.2002%20-16%2016%20-16s16%207.2002%2016%2016v64c0%208.7998%207.2002%2016%2016%2016h32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22smog%22%20unicode=%22&#xf75f;%22%20horiz-adv-x=%22640%22%20d=%22M624%2080c8.7998%200%2016%20-7.2002%2016%20-16v-16c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-544c-8.7998%200%20-16%207.2002%20-16%2016v16c0%208.7998%207.2002%2016%2016%2016h544zM144%20-16c8.7998%200%2016%20-7.2002%2016%20-16v-16c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-128c-8.7998%200%20-16%207.2002%20-16%2016v16c0%208.7998%207.2002%2016%2016%2016h128zM560%20-16c8.7998%200%2016%20-7.2002%2016%20-16v-16c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-336c-8.7998%200%20-16%207.2002%20-16%2016v16c0%208.7998%207.2002%2016%2016%2016h336zM144%20160c-79.5%200%20-144%2064.5%20-144%20144s64.5%20144%20144%20144c41%200%2077.7998%20-17.2998%20104%20-44.7998c26.2002%2027.5%2063%2044.7998%20104%2044.7998c54.7998%200%20102%20-31%20126.3%20-76.0996c15%207.5%2031.7002%2012.0996%2049.7002%2012.0996c61.9004%200%20112%20-50.0996%20112%20-112s-50.0996%20-112%20-112%20-112h-60.0996c-22.6006%20-19.7002%20-51.6006%20-32%20-83.9004%20-32s-61.4004%2012.2998%20-83.9004%2032h-156.1z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22temperature-high%22%20unicode=%22&#xf769;%22%20d=%22M416%20448c52.9004%200%2096%20-43.0996%2096%20-96s-43.0996%20-96%20-96%20-96s-96%2043.0996%20-96%2096s43.0996%2096%2096%2096zM416%20320c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM256%20336v-166.5c19.7002%20-24.5996%2032%20-55.5%2032%20-89.5c0%20-79.5%20-64.5%20-144%20-144%20-144s-144%2064.5%20-144%20144c0%2034%2012.2998%2064.7998%2032%2089.5v166.5c0%2061.9004%2050.0996%20112%20112%20112s112%20-50.0996%20112%20-112zM144%200c44.0996%200%2080%2035.9004%2080%2080c0%2025.5%20-12.2002%2049%20-32%2063.7998v192.2c0%2026.5%20-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48v-192.2c-19.7998%20-14.8994%20-32%20-38.2998%20-32%20-63.7998c0%20-44.0996%2035.9004%20-80%2080%20-80zM160%20125.1c18.5996%20-6.59961%2032%20-24.1992%2032%20-45.0996c0%20-26.5%20-21.5%20-48%20-48%20-48s-48%2021.5%20-48%2048c0%2020.9004%2013.4004%2038.5%2032%2045.0996v210.9c0%208.7998%207.2002%2016%2016%2016s16%20-7.2002%2016%20-16v-210.9z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22temperature-low%22%20unicode=%22&#xf76b;%22%20d=%22M416%20448c52.9004%200%2096%20-43.0996%2096%20-96s-43.0996%20-96%20-96%20-96s-96%2043.0996%20-96%2096s43.0996%2096%2096%2096zM416%20320c17.7002%200%2032%2014.2998%2032%2032s-14.2998%2032%20-32%2032s-32%20-14.2998%20-32%20-32s14.2998%20-32%2032%20-32zM256%20336v-166.5c19.7002%20-24.5996%2032%20-55.5%2032%20-89.5c0%20-79.5%20-64.5%20-144%20-144%20-144s-144%2064.5%20-144%20144c0%2034%2012.2998%2064.7998%2032%2089.5v166.5c0%2061.9004%2050.0996%20112%20112%20112s112%20-50.0996%20112%20-112zM144%200c44.0996%200%2080%2035.9004%2080%2080c0%2025.5%20-12.2002%2049%20-32%2063.7998v192.2c0%2026.5%20-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48v-192.2c-19.7998%20-14.8994%20-32%20-38.2998%20-32%20-63.7998c0%20-44.0996%2035.9004%20-80%2080%20-80zM160%20125.1c18.5996%20-6.59961%2032%20-24.1992%2032%20-45.0996c0%20-26.5%20-21.5%20-48%20-48%20-48s-48%2021.5%20-48%2048c0%2020.9004%2013.4004%2038.5%2032%2045.0996v18.9004c0%208.7998%207.2002%2016%2016%2016s16%20-7.2002%2016%20-16v-18.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22vote-yea%22%20unicode=%22&#xf772;%22%20horiz-adv-x=%22640%22%20d=%22M608%20128c17.7002%200%2032%20-14.2998%2032%20-32v-96c0%20-17.7002%20-14.2998%20-32%20-32%20-32h-576c-17.7002%200%20-32%2014.2998%20-32%2032v96c0%2017.7002%2014.2998%2032%2032%2032h64v-64h-22.4004c-5.2998%200%20-9.59961%20-3.59961%20-9.59961%20-8v-16c0%20-4.40039%204.2998%20-8%209.59961%20-8h492.801c5.2998%200%209.59961%203.59961%209.59961%208v16c0%204.40039%20-4.2998%208%20-9.59961%208h-22.4004v64h64zM512%2064h-384v319.7c0%2017.7998%2014.5%2032.2998%2032.4004%2032.2998h319.3c17.7998%200%2032.2998%20-14.4004%2032.2998%20-32.2998v-319.7zM211.2%20246c-4.2002%20-4.2002%20-4.2998%20-11%200%20-15.2002l74.0996%20-74.7002c4.2002%20-4.2998%2011%20-4.2998%2015.2002%20-0.0996094l128.3%20127.2c4.2998%204.2002%204.2998%2011%200.100586%2015.2002l-25.3008%2025.5c-4.19922%204.2998%20-11%204.2998%20-15.1992%200.0996094l-95.2002%20-94.4004l-41.2998%2041.6006c-4.2002%204.2998%20-11%204.2998%20-15.2002%200.0996094z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22water%22%20unicode=%22&#xf773;%22%20horiz-adv-x=%22576%22%20d=%22M562.1%2064.0996c8.10059%20-0.899414%2013.9004%20-8.2998%2013.8008%20-16.2998v-31.5996c0%20-9.10059%20-7.60059%20-16.7998%20-16.7002%20-16c-28.2002%202.5%20-55.7998%2011.5996%20-79.1006%2025.7998c-55%20-34.0996%20-135.5%20-34.5996%20-192%200c-55%20-34.0996%20-135.5%20-34.5996%20-192%200c-23.2998%20-14.5%20-50.5996%20-23.4004%20-79.3994%20-25.9004c-9.10059%20-0.799805%20-16.7002%206.90039%20-16.7002%2016v32.2002c0%207.90039%205.7002%2014.9004%2013.5996%2015.7002c21.7002%202.2998%2042.2002%2010.2002%2057.7002%2022.4004c13.7998%2010.8994%2033.6006%2013.1992%2047.1006%202c38.2998%20-31.7002%20107.199%20-31.8008%20145.199%20-1.7002c13.7002%2010.8994%2033.2002%2013%2046.7002%201.7998c38.5%20-31.9004%20107.8%20-31.9004%20145.7%20-1.5c14%2011.2998%2034.0996%2011.0996%2048.2002%200c15.7998%20-12.4004%2036.3994%20-20.5%2057.8994%20-22.9004zM562.1%20208.1c8.10059%20-0.899414%2013.9004%20-8.2998%2013.8008%20-16.2998v-31.5996c0%20-9.10059%20-7.60059%20-16.7998%20-16.7002%20-16c-28.2002%202.5%20-55.7998%2011.5996%20-79.1006%2025.7998c-55%20-34.0996%20-135.5%20-34.5996%20-192%200c-55%20-34.0996%20-135.5%20-34.5996%20-192%200c-23.2998%20-14.5%20-50.5996%20-23.4004%20-79.3994%20-25.9004c-9.10059%20-0.799805%20-16.7002%206.90039%20-16.7002%2016v32.2002c0%207.90039%205.7002%2014.9004%2013.5996%2015.7002c21.7002%202.2998%2042.2002%2010.2002%2057.7002%2022.4004c13.7998%2010.8994%2033.6006%2013.1992%2047.1006%202c38.2998%20-31.7002%20107.199%20-31.8008%20145.199%20-1.7002c13.7002%2010.8994%2033.2002%2013%2046.7002%201.7998c38.5%20-31.9004%20107.8%20-31.9004%20145.7%20-1.5c14%2011.2998%2034.0996%2011.0996%2048.2002%200c15.7998%20-12.4004%2036.3994%20-20.5%2057.8994%20-22.9004zM562.1%20352.1c8.10059%20-0.899414%2013.9004%20-8.2998%2013.8008%20-16.2998v-31.5996c0%20-9.10059%20-7.60059%20-16.7998%20-16.7002%20-16c-28.2002%202.5%20-55.7998%2011.5996%20-79.1006%2025.7998c-55%20-34.0996%20-135.5%20-34.5996%20-192%200c-55%20-34.0996%20-135.5%20-34.5996%20-192%200c-23.2998%20-14.5%20-50.5996%20-23.4004%20-79.3994%20-25.9004c-9.10059%20-0.799805%20-16.7002%206.90039%20-16.7002%2016v32.2002c0%207.90039%205.7002%2014.9004%2013.5996%2015.7002c21.7002%202.2998%2042.2002%2010.2002%2057.7002%2022.4004c13.7998%2010.8994%2033.6006%2013.1992%2047.1006%202c38.2998%20-31.7002%20107.199%20-31.8008%20145.199%20-1.7002c13.7002%2010.8994%2033.2002%2013%2046.7002%201.7998c38.5%20-31.9004%20107.8%20-31.9004%20145.7%20-1.5c14%2011.2998%2034.0996%2011.0996%2048.2002%200c15.7998%20-12.4004%2036.3994%20-20.4004%2057.8994%20-22.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22baby%22%20unicode=%22&#xf77c;%22%20horiz-adv-x=%22384%22%20d=%22M192%20288c-44.2002%200%20-80%2035.7998%20-80%2080s35.7998%2080%2080%2080s80%20-35.7998%2080%20-80s-35.7998%20-80%20-80%20-80zM138.6%2039.2002l29.4004%20-39.2002c13.2002%20-17.7002%209.7002%20-42.7998%20-8%20-56c-7.2002%20-5.40039%20-15.7002%20-8%20-24%20-8c-12.0996%200%20-24.0996%205.5%20-32%2016l-48%2064c-10.9004%2014.5996%20-10.5996%2034.7998%200.799805%2049l45.9004%2057.4004l61.5%20-51.2002zM281.3%20122.4l45.9004%20-57.4004c11.3994%20-14.2002%2011.7002%20-34.4004%200.799805%20-49l-48%20-64c-7.7998%20-10.5%20-19.7998%20-16%20-32%20-16c-8.40039%200%20-16.7998%202.59961%20-24%208c-17.7002%2013.2002%20-21.2002%2038.2998%20-8%2056l29.4004%2039.2002l-25.6006%2032zM376.7%20303c12.7002%20-18.0996%208.39941%20-43%20-9.7002%20-55.7998l-40.5996%20-28.5c-17%20-11.9004%20-35.4004%20-20.9004%20-54.4004%20-27.9004v-30.7998h-160v30.9004c-19%207%20-37.4004%2016%20-54.4004%2027.8994l-40.5996%2028.5c-18%2012.7002%20-22.4004%2037.6006%20-9.7002%2055.7002c12.7002%2018%2037.6006%2022.4004%2055.7002%209.7002l40.5996%20-28.4004c52.6006%20-37%20124.101%20-37%20176.801%200l40.5996%2028.5c18.0996%2012.6006%2043%208.2998%2055.7002%20-9.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22baby-carriage%22%20unicode=%22&#xf77d;%22%20d=%22M144.8%20431l111.2%20-175h-256c0%2074%2035.2998%20140.1%2090.7998%20184.4c16.7998%2013.3994%2042.7002%208.39941%2054%20-9.40039zM496%20352c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-48v-64c0%20-50.5996%20-23%20-96.4004%20-60.2998%20-130.7c34.5996%20-8.89941%2060.2998%20-40%2060.2998%20-77.2998c0%20-44.2002%20-35.7998%20-80%20-80%20-80s-80%2035.7998%20-80%2080c0%208.90039%201.7002%2017.2002%204.40039%2025.2002c-21.5%20-5.90039%20-44.6006%20-9.2002%20-68.4004%20-9.2002s-46.7998%203.2998%20-68.4004%209.2002c2.60059%20-8%204.40039%20-16.2998%204.40039%20-25.2002c0%20-44.2002%20-35.7998%20-80%20-80%20-80s-80%2035.7998%20-80%2080c0%2037.2998%2025.7002%2068.4004%2060.2998%2077.2998c-37.2998%2034.2998%20-60.2998%2080.1006%20-60.2998%20130.7h384v64c0%2035.2998%2028.7002%2064%2064%2064h48zM80%20-16c17.5996%200%2032%2014.4004%2032%2032s-14.4004%2032%20-32%2032s-32%20-14.4004%20-32%20-32s14.4004%20-32%2032%20-32zM400%2016c0%2017.5996%20-14.4004%2032%20-32%2032s-32%20-14.4004%20-32%20-32s14.4004%20-32%2032%20-32s32%2014.4004%2032%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22biohazard%22%20unicode=%22&#xf780;%22%20horiz-adv-x=%22576%22%20d=%22M287.9%20336c-18.5%200%20-36%20-3.7998%20-52.5%20-9.5c-13.3008%2010.2998%20-23.6006%2024.2998%20-29.5%2040.7002c25.1992%2010.8994%2053%2016.8994%2082.0996%2016.8994c29.2002%200%2057%20-6.09961%2082.2002%20-17c-5.90039%20-16.3994%20-16.2002%20-30.3994%20-29.5%20-40.6992c-16.6006%205.7998%20-34.2002%209.59961%20-52.7998%209.59961zM163.6%209.2998c-47.5%2035.5%20-79.1992%2090.7002%20-83.2998%20153.5c7.2998%202.10059%2014.9004%203.10059%2022.5%203.10059c9.2002%200%2017.9004%20-1.80078%2026.4004%20-4.60059c4.09961%20-44.2998%2026%20-83.2002%2058.8994%20-109.6c-4.09961%20-16%20-12.5%20-30.6006%20-24.5%20-42.4004zM387.8%2051.9004c32.7002%2026.3994%2054.6006%2065.0996%2058.7002%20109.3c8.59961%202.7998%2017.4004%204.7002%2026.5996%204.7002c7.5%200%2015%20-1%2022.2002%20-3c-3.89941%20-62.8008%20-35.5996%20-118%20-83%20-153.5c-12%2011.7998%20-20.3994%2026.5%20-24.5%2042.5zM501.3%20256.9c34.6006%20-20.4004%2061%20-53.3008%2074.1006%20-92.4004c1.2998%20-3.7002%20-0.200195%20-7.7998%20-3.5%20-9.7998c-3.30078%20-2%20-7.5%20-1.2998%20-10%201.59961c-9.40039%2010.7998%20-19%2019%20-29.2002%2025.1006c-57.2998%2033.8994%20-130.8%2013.6992%20-163.9%20-45c-33.0996%20-58.7002%20-13.3994%20-134%2043.9004%20-167.9c10.2002%20-6.09961%2021.8994%20-10.5%2035.7998%20-13.4004c3.7998%20-0.799805%206.40039%20-4.19922%206.40039%20-8.09961c-0.100586%20-4%20-2.7002%20-7.2998%20-6.5%20-8c-39.7002%20-7.7998%20-80.6006%20-0.799805%20-115.2%2019.7002c-18%2010.5996%20-32.9004%2024.5%20-45.2998%2040.0996c-12.4004%20-15.5996%20-27.3008%20-29.5%20-45.3008%20-40.0996c-34.5996%20-20.5%20-75.5%20-27.5%20-115.199%20-19.7002c-3.80078%200.700195%20-6.40039%204%20-6.5%208c0%203.90039%202.69922%207.2998%206.39941%208.09961c13.7998%203%2025.6006%207.30078%2035.7998%2013.4004c57.3008%2033.9004%2077%20109.2%2043.9004%20167.9c-33.0996%2058.6992%20-106.6%2078.8994%20-163.9%2045c-10.1992%20-6%20-19.7998%20-14.3008%20-29.1992%20-25.1006c-2.5%20-2.89941%20-6.7002%20-3.59961%20-10%20-1.59961c-3.30078%202.09961%20-4.80078%206.09961%20-3.5%209.7998c13.2998%2039.0996%2039.6992%2071.9004%2074.2998%2092.4004c17.5996%2010.3994%2036.3994%2016.5996%2055.2998%2019.8994c-6.09961%2017.7002%20-10%2036.4004%20-10%2056.2002c0%2041%2014.5996%2080.7998%2041%20112.2c2.5%203%206.59961%203.7002%2010%201.7998c3.2998%20-1.90039%204.7998%20-6%203.59961%20-9.7002c-4.39941%20-13.7998%20-6.59961%20-26.3994%20-6.59961%20-38.5c0%20-67.7998%2053.7998%20-122.899%20120%20-122.899s120%2055.0996%20120%20122.899c0%2012.2002%20-2.09961%2024.7002%20-6.59961%2038.5c-1.2002%203.7002%200.299805%207.7998%203.59961%209.7002c3.40039%201.90039%207.5%201.2002%2010%20-1.7998c26.5%20-31.4004%2041%20-71.2002%2041%20-112.2c0%20-19.7998%20-4%20-38.5%20-10%20-56.2002c19%20-3.2998%2037.7002%20-9.5%2055.2998%20-19.8994zM287.9%20127.9c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048s-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22blog%22%20unicode=%22&#xf781;%22%20d=%22M172.2%20221.2c75.5%20-15%20129.899%20-89.2998%20112.5%20-172.2c-11.4004%20-54.2998%20-55.2998%20-98.2998%20-109.7%20-109.7c-92.9004%20-19.5%20-175%2051.2002%20-175%20140.7v248c0%2013.2998%2010.7002%2024%2024%2024h48c13.2998%200%2024%20-10.7002%2024%20-24v-248c0%20-26.5%2021.5%20-48%2048%20-48s48%2021.5%2048%2048c0%2020.5996%20-13.0996%2038.2002%20-31.2998%2045c-9.60059%203.59961%20-16.7002%2011.7998%20-16.7002%2022v50.4004c0%2014.8994%2013.5996%2026.6992%2028.2002%2023.7998zM209%20448c163.2%20-8.59961%20294.4%20-139.8%20302.9%20-303c0.5%20-9.2002%20-6.80078%20-17%20-16%20-17h-32.1006c-8.39941%200%20-15.3994%206.59961%20-15.8994%2015c-7.5%20129.5%20-111.5%20234.5%20-240.9%20241.5c-8.40039%200.400391%20-15%207.40039%20-15%2015.9004v31.5996c0%209.2002%207.7998%2016.5%2017%2016zM209.3%20352c110.101%20-8.5%20198.2%20-96.5996%20206.601%20-206.7c0.699219%20-9.2998%20-6.80078%20-17.2998%20-16.1006%20-17.2998h-32.2002c-8.2998%200%20-15.0996%206.40039%20-15.8994%2014.7002c-6.90039%2077%20-68.1006%20138.899%20-144.9%20145.2c-8.2998%200.599609%20-14.7998%207.5%20-14.7998%2015.8994v32.1006c0%209.39941%208%2016.7998%2017.2998%2016.0996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-day%22%20unicode=%22&#xf783;%22%20horiz-adv-x=%22448%22%20d=%22M0%20-16v272h448v-272c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048zM64%20176v-96c0%20-8.7998%207.2002%20-16%2016%20-16h96c8.7998%200%2016%207.2002%2016%2016v96c0%208.7998%20-7.2002%2016%20-16%2016h-96c-8.7998%200%20-16%20-7.2002%20-16%20-16zM400%20384c26.5%200%2048%20-21.5%2048%20-48v-48h-448v48c0%2026.5%2021.5%2048%2048%2048h48v48c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-48h128v48c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-48h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22calendar-week%22%20unicode=%22&#xf784;%22%20horiz-adv-x=%22448%22%20d=%22M0%20-16v272h448v-272c0%20-26.5%20-21.5%20-48%20-48%20-48h-352c-26.5%200%20-48%2021.5%20-48%2048zM64%20176v-64c0%20-8.7998%207.2002%20-16%2016%20-16h288c8.7998%200%2016%207.2002%2016%2016v64c0%208.7998%20-7.2002%2016%20-16%2016h-288c-8.7998%200%20-16%20-7.2002%20-16%20-16zM400%20384c26.5%200%2048%20-21.5%2048%20-48v-48h-448v48c0%2026.5%2021.5%2048%2048%2048h48v48c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-48h128v48c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-48h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22candy-cane%22%20unicode=%22&#xf786;%22%20d=%22M497.5%20356c35.7002%20-75.5%202.7998%20-166.1%20-68.9004%20-209l-347.3%20-206.5c-5.2002%20-3%20-10.7998%20-4.5%20-16.3994%20-4.5c-10.9004%200%20-21.5%205.59961%20-27.5%2015.5996l-32.8008%2054.9004c-9.09961%2015.2002%20-4.19922%2034.7998%2011%2043.9004l353.601%20210.1c15.0996%209.09961%2020.0996%2028.7998%2011%2043.9004c-6%2010%20-16.6006%2015.5996%20-27.5%2015.5996c-5.60059%200%20-11.2998%20-1.40039%20-16.4004%20-4.5l-27.5%20-16.4004c-5.2002%20-3%20-10.7998%20-4.5%20-16.3994%20-4.5c-10.9004%200%20-21.5%205.60059%20-27.5%2015.6006l-32.8008%2054.8994c-9.09961%2015.2002%20-4.19922%2034.8008%2011%2043.9004l27.5%2016.4004c25.6006%2015.2998%2053.9004%2022.5996%2081.8008%2022.5996c59.3994%200%20117.199%20-33.0996%20145.1%20-92zM319.8%20343c8.5%205.09961%2018.1006%207.59961%2027.9004%208.40039l-20.6006%2061.7998c-10.5%20-2.10059%20-20.5996%20-5.5%20-30.2998%20-10.2002l20.5%20-61.5zM145.9%2016.2002l30.7998%2018.2998l-60.5%2038.5l-30.7998%20-18.2998zM253.4%2080.0996l30.7998%2018.3008l-60.5%2038.5l-30.7998%20-18.3008zM364.3%20146l30.7998%2018.2998l-60.5%2038.5l-30.7998%20-18.2998zM384.7%20343.3c9.2002%20-5.39941%2017.2002%20-13%2022.8994%20-22.2998l45.7002%2045.7002c-6.59961%208.5%20-14.2002%2016.0996%20-22.5996%2022.5996zM466.8%20235.5c4.60059%209.7998%208%2020%2010.1006%2030.4004l-60.4004%2020.0996c-0.0996094%20-4.5%20-0.700195%20-9.09961%20-1.7998%20-13.5996c-1.60059%20-6.2002%20-4.2002%20-11.8008%20-7.40039%20-17.1006z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22carrot%22%20unicode=%22&#xf787;%22%20d=%22M298.2%20291.4c61.7002%20-30.1006%2087.2998%20-104.5%2057.2002%20-166.2c-12.6006%20-25.7998%20-33.1006%20-45.4004%20-57.1006%20-57.1006l-102%20-49.7998l-57%2057c-6.2002%206.2002%20-16.2998%206.2002%20-22.5996%200s-6.2998%20-16.3994%200%20-22.5996l49.2002%20-49.2002l-133.601%20-65.2002c-11.0996%20-5.39941%20-24.5996%20-0.799805%20-30%2010.2998c-3.09961%206.40039%20-2.89941%2013.7002%200%2019.7002l128.101%20262.7l50.1992%20-50.2002c3.10059%20-3.09961%207.2002%20-4.7002%2011.3008%20-4.7002c4.09961%200%208.19922%201.60059%2011.2998%204.7002c6.2998%206.2002%206.2998%2016.2998%200%2022.6006l-55.2002%2055.1992c35.7002%2043.3008%2097.5%2058.5%20150.2%2032.8008zM390.3%20326.3c40.7002%2019.5%2088.7998%209.40039%20121.7%20-30.2998c-41.5996%20-50.2998%20-107.5%20-52.5%20-151.9%20-7.90039l-8%208c-44.5996%2044.4004%20-42.3994%20110.2%207.90039%20151.9c39.7002%20-32.9004%2049.7998%20-81%2030.2998%20-121.7z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cash-register%22%20unicode=%22&#xf788;%22%20d=%22M511.1%2069.2002c0.600586%20-3.5%200.900391%20-7%200.800781%20-10.5v-90.7002c0%20-17.7002%20-14.3008%20-32%20-32%20-32h-448c-17.7002%200%20-32%2014.2998%20-32%2032v90.7998c0%203.5%200.299805%207%200.899414%2010.5l26.7002%20160c2.59961%2015.4004%2016%2026.7002%2031.5996%2026.7002h84.9004v64h-96c-8.7998%200%20-16%207.2002%20-16%2016v96c0%208.7998%207.2002%2016%2016%2016h256c8.7998%200%2016%20-7.2002%2016%20-16v-96.0996c0%20-8.80078%20-7.2002%20-16%20-16%20-16h-96v-64h244.8c15.7002%200%2029%20-11.3008%2031.6006%20-26.7002zM280%20200v-16c0%20-8.7998%207.2002%20-16%2016%20-16h16c8.7998%200%2016%207.2002%2016%2016v16c0%208.7998%20-7.2002%2016%20-16%2016h-16c-8.7998%200%20-16%20-7.2002%20-16%20-16zM248%20136c-8.7998%200%20-16%20-7.2002%20-16%20-16v-16c0%20-8.7998%207.2002%20-16%2016%20-16h16c8.7998%200%2016%207.2002%2016%2016v16c0%208.7998%20-7.2002%2016%20-16%2016h-16zM216%20216h-16c-8.7998%200%20-16%20-7.2002%20-16%20-16v-16c0%20-8.7998%207.2002%20-16%2016%20-16h16c8.7998%200%2016%207.2002%2016%2016v16c0%208.7998%20-7.2002%2016%20-16%2016zM80%20368h192v32h-192v-32zM120%20168c8.7998%200%2016%207.2002%2016%2016v16c0%208.7998%20-7.2002%2016%20-16%2016h-16c-8.7998%200%20-16%20-7.2002%20-16%20-16v-16c0%20-8.7998%207.2002%20-16%2016%20-16h16zM136%20104c0%20-8.7998%207.2002%20-16%2016%20-16h16c8.7998%200%2016%207.2002%2016%2016v16c0%208.7998%20-7.2002%2016%20-16%2016h-16c-8.7998%200%20-16%20-7.2002%20-16%20-16v-16zM352%20-8v16c0%204.40039%20-3.59961%208%20-8%208h-176c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h176c4.40039%200%208%203.59961%208%208zM376%20104v16c0%208.7998%20-7.2002%2016%20-16%2016h-16c-8.7998%200%20-16%20-7.2002%20-16%20-16v-16c0%20-8.7998%207.2002%20-16%2016%20-16h16c8.7998%200%2016%207.2002%2016%2016zM424%20184v16c0%208.7998%20-7.2002%2016%20-16%2016h-16c-8.7998%200%20-16%20-7.2002%20-16%20-16v-16c0%20-8.7998%207.2002%20-16%2016%20-16h16c8.7998%200%2016%207.2002%2016%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22compress-arrows-alt%22%20unicode=%22&#xf78c;%22%20d=%22M200%20160c13.2998%200%2024%20-10.7002%2024%20-24v-112c0%20-21.4004%20-25.7998%20-32.0996%20-40.9004%20-17l-31.0996%2033l-99.2998%20-99.2998c-6.2002%20-6.2002%20-16.4004%20-6.2002%20-22.6006%200l-25.3994%2025.3994c-6.2002%206.2002%20-6.2002%2016.4004%200%2022.6006l99.2002%2099.2998l-32.9004%2031c-15.0996%2015.2002%20-4.40039%2041%2017%2041h112zM312%20224c-13.2998%200%20-24%2010.7002%20-24%2024v112c0%2021.4004%2025.7998%2032.0996%2040.9004%2017l31.0996%20-33l99.2998%2099.2998c6.2002%206.2002%2016.4004%206.2002%2022.6006%200l25.3994%20-25.3994c6.2002%20-6.2002%206.2002%20-16.4004%200%20-22.6006l-99.2998%20-99.2998l33%20-31c15.0996%20-15.0996%204.40039%20-41%20-17%20-41h-112zM408%2088l99.2998%20-99.4004c6.2002%20-6.19922%206.2002%20-16.3994%200%20-22.5996l-25.3994%20-25.4004c-6.2002%20-6.19922%20-16.4004%20-6.19922%20-22.6006%200l-99.2998%2099.3008l-31%20-32.9004c-15.0996%20-15.0996%20-41%20-4.40039%20-41%2017v112c0%2013.2998%2010.7002%2024%2024%2024h112c21.4004%200%2032.0996%20-25.7998%2017%20-40.9004zM183%20376.9c15.0996%2015.0996%2041%204.39941%2041%20-16.9004v-112c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-112c-21.4004%200%20-32.0996%2025.7998%20-17%2040.9004l33%2031.0996l-99.2998%2099.2998c-6.2002%206.2002%20-6.2002%2016.4004%200%2022.6006l25.3994%2025.3994c6.2002%206.2002%2016.4004%206.2002%2022.6006%200l99.2998%20-99.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dumpster%22%20unicode=%22&#xf793;%22%20horiz-adv-x=%22576%22%20d=%22M560%20288h-97.2998l-25.6006%20128h98.9004c7.2998%200%2013.7002%20-5%2015.5%20-12.0996l24%20-96c2.5%20-10.1006%20-5.09961%20-19.9004%20-15.5%20-19.9004zM272%20416v-128h-126.1l25.5996%20128h100.5zM404.5%20416l25.5996%20-128h-126.1v128h100.5zM16%20288c-10.4004%200%20-18%209.7998%20-15.5%2019.9004l24%2096c1.7998%207.09961%208.2002%2012.0996%2015.5%2012.0996h98.9004l-25.6006%20-128h-97.2998zM560%20224c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-28l-20%20-160v-16c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v16h-320v-16c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v16l-20%20160h-28c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h20l-4%2032h512l-4%20-32h20z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22dumpster-fire%22%20unicode=%22&#xf794;%22%20horiz-adv-x=%22640%22%20d=%22M418.7%20343.9c-19.7002%20-17.6006%20-37.7002%20-36.5%20-53.9004%20-55.8008h-60.7998v128h100.5l14.4004%20-72zM272%20416v-128h-126.1l25.5996%20128h100.5zM461.3%20343.9l-11.8994%2010.5996l-12.3008%2061.5h98.9004c7.2998%200%2013.7002%20-5%2015.4004%20-12.0996l24%20-96c0.199219%20-0.800781%20-0.100586%20-1.5%200%20-2.30078c-1%201%20-2%202.2002%20-3.10059%203.10059l-21.2998%2019l-21.2998%20-19c-5.90039%20-5.2002%20-11.6006%20-10.7002%20-17.2998%20-16.2998c-15.6006%2017.7998%20-32.9004%2035.1992%20-51.1006%2051.5zM16%20288c-10.4004%200%20-18%209.7998%20-15.5%2019.9004l24%2096c1.7998%207.09961%208.2002%2012.0996%2015.5%2012.0996h98.9004l-25.6006%20-128h-97.2998zM340.6%20256c-32.6992%20-46.7002%20-52.5996%20-93.7002%20-52.5996%20-129.6c0%20-48.5%2018.5996%20-92.7002%2048.7998%20-126.4h-208.8v-16c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v16l-20%20160h-28c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h20l-4%2032h308.6zM551.1%20284.8c51.8008%20-46.2002%2088.9004%20-121.8%2088.8008%20-158.399c0%20-87.5%20-71.6006%20-158.4%20-160%20-158.4c-88.4004%200%20-160%2070.9004%20-160%20158.4c0%2049.2998%2049.7998%20130.899%20120%20193.6c27.3994%20-24.4004%2051.5%20-50.5996%2071%20-76.4004c11.8994%2014%2025.2998%2027.9004%2040.1992%2041.2002zM532.5%2055.4004c33.4004%2024.1992%2041.2002%2071.0996%2022.5996%20107.8c-2.2998%204.5%20-4.89941%209.2002%20-7.69922%2014l-39.8008%20-47s-62.3994%2082.5%20-67.0996%2088.0996c-32.9004%20-40.8994%20-49.4004%20-64.7998%20-49.4004%20-91.8994c0%20-54.5%2039.9004%20-88%2088.9004%20-88c19.5996%200%2037.7998%206.2998%2052.5%2017z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ethernet%22%20unicode=%22&#xf796;%22%20d=%22M496%20256c8.7998%200%2016%20-7.2002%2016%20-16v-224c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-80v128h-32v-128h-64v128h-32v-128h-64v128h-32v-128h-64v128h-32v-128h-80c-8.7998%200%20-16%207.2002%20-16%2016v224c0%208.7998%207.2002%2016%2016%2016h48v48c0%208.7998%207.2002%2016%2016%2016h48v48c0%208.7998%207.2002%2016%2016%2016h224c8.7998%200%2016%20-7.2002%2016%20-16v-48h48c8.7998%200%2016%20-7.2002%2016%20-16v-48h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22gifts%22%20unicode=%22&#xf79c;%22%20horiz-adv-x=%22640%22%20d=%22M240.6%20253.9c-27.7998%20-6.90039%20-48.5996%20-32%20-48.5996%20-61.9004v-224c0%20-11.7002%203.40039%20-22.5%208.90039%20-32h-168.9c-17.7002%200%20-32%2014.2998%20-32%2032v352c0%2017.7002%2014.2998%2032%2032%2032h29.4004l-30.7002%2022c-7.2002%205.09961%20-8.7998%2015.0996%20-3.7002%2022.2998l9.2998%2013c5.10059%207.2002%2015.1006%208.7998%2022.2998%203.7002l32.1006%20-22.7998l-11.5%2030.5996c-3.2002%208.2002%201%2017.5%209.2998%2020.6006l15%205.59961c8.2998%203.09961%2017.5%20-1.09961%2020.5996%20-9.40039l19.9004%20-53.0996l19.9004%2053c3.09961%208.2998%2012.2998%2012.5%2020.5996%209.40039l15%20-5.60059c8.2998%20-3.09961%2012.5%20-12.2998%209.40039%20-20.5996l-11.5%20-30.6006l32%2022.9004c7.19922%205.2002%2017.1992%203.5%2022.2998%20-3.7002l9.2998%20-13c5.2002%20-7.2002%203.5%20-17.2002%20-3.7002%20-22.2998l-30.7002%20-22h29.4004c12.7002%200%2023.4004%20-7.5%2028.5996%20-18.2998c-26.6992%20-18.6006%20-42.0996%20-49%20-44%20-79.7998zM224%20-32v96h192v-128h-160c-17.7002%200%20-32%2014.2998%20-32%2032zM448%20-64v128h192v-96c0%20-17.7002%20-14.2998%20-32%20-32%20-32h-160zM608%20224c17.7002%200%2032%20-14.2998%2032%20-32v-96h-192v128h-15.2998l-0.700195%200.200195l-0.700195%20-0.200195h-15.2998v-128h-192v96c0%2017.7002%2014.2998%2032%2032%2032h20.4004c-2.7002%207.59961%20-4.40039%2015.5%20-4.40039%2023.7998c0%2035.5%2027%2072.2002%2072.0996%2072.2002c48%200%2075.8008%20-47.7002%2087.9004%20-75.2998c12%2027.5996%2039.7998%2075.2998%2087.9004%2075.2998c45.0996%200%2072.0996%20-36.7002%2072.0996%20-72.2002c0%20-8.2998%20-1.7998%20-16.2002%20-4.40039%20-23.7998h20.4004zM336%20224h52.5996c-8.89941%2020.5996%20-25.7998%2048%20-44.5%2048c-17.6992%200%20-24.0996%20-14.5%20-24.0996%20-24.2002c0%20-5.2002%201.5%20-12.5996%208.7998%20-19c2.10059%20-1.7998%204.5%20-3.39941%207.2002%20-4.7998zM535.2%20228.8c7.2998%206.40039%208.7998%2013.7998%208.7998%2019c0%209.7002%20-6.40039%2024.2002%20-24.0996%2024.2002c-18.7002%200%20-35.7002%20-27.7002%20-44.5%20-48h52.5996c2.7002%201.40039%205.09961%203%207.2002%204.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22glass-cheers%22%20unicode=%22&#xf79f;%22%20horiz-adv-x=%22640%22%20d=%22M639.4%2014.4004c1.69922%20-4.10059%20-0.300781%20-8.7002%20-4.30078%20-10.4004l-162.399%20-67.4004c-4%20-1.69922%20-8.7002%200.200195%20-10.4004%204.30078c-8.5%2020.3994%201.2002%2043.7998%2021.6006%2052.2998l22.0996%209.2002l-39.2998%20103.6c-4.40039%20-0.5%20-8.7998%20-1.2998%20-13.1006%20-1.2998c-51.6992%200%20-99.3994%2033.0996%20-113.399%2085.2998l-20.2002%2075.4004l-20.2002%20-75.4004c-14%20-52.2002%20-61.7002%20-85.2998%20-113.399%20-85.2998c-4.30078%200%20-8.7002%200.799805%20-13.1006%201.2998l-39.3994%20-103.6l22.0996%20-9.2002c20.4004%20-8.5%2030%20-31.9004%2021.5996%20-52.2998c-1.69922%20-4.10059%20-6.2998%20-6%20-10.3994%20-4.30078l-162.3%2067.4004c-4.10059%201.7002%20-6%206.40039%20-4.30078%2010.5c8.5%2020.4004%2031.8008%2030.0996%2052.2002%2021.5996l22.1006%20-9.19922l38.6992%20101.899c-47.8994%2034.9004%20-64.6992%20100.2%20-34.5%20152.7l86.6006%20150.5c8%2013.9004%2025.0996%2019.7998%2040%2013.5996l114.3%20-47.3994l114.3%2047.3994c14.9004%206.10059%2032%200.300781%2040%20-13.5996l86.6006%20-150.5c30.2998%20-52.5%2013.3994%20-117.8%20-34.5%20-152.8l38.6992%20-101.9l22.1006%209.2002c20.3994%208.5%2043.7998%20-1.2002%2052.2002%20-21.5996zM275.9%20285.9l18.8994%2070.6992l-94.5%2039.2002l-36.5%20-63.3994zM364.1%20285.9l112.101%2046.5l-36.5%2063.3994l-94.5%20-39.2002z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22glass-whiskey%22%20unicode=%22&#xf7a0;%22%20d=%22M480%20416c19.5%200%2034.4004%20-17.2002%2031.7002%20-36.5l-55.6006%20-356.5c-4.5%20-31.5%20-31.5996%20-54.9004%20-63.3994%20-54.9004h-273c-31.9004%200%20-58.9004%2023.4004%20-63.4004%2054.9004l-56%20356.5c-2.7002%2019.2998%2012.2002%2036.5%2031.7002%2036.5h448zM442.6%20352h-373.199l30.1992%20-192h313z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22globe-europe%22%20unicode=%22&#xf7a2;%22%20horiz-adv-x=%22496%22%20d=%22M248%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM448%20192c0%20110.3%20-89.7002%20200%20-200.2%20200c-1.89941%200%20-3.7998%20-0.200195%20-5.7002%20-0.299805l-28.8994%20-21.7002c-2%20-1.5%20-3.2002%20-3.90039%20-3.2002%20-6.40039v-20c0%20-4.39941%203.59961%20-8%208%20-8h16c4.40039%200%208%203.60059%208%208v8l16%2016h20.7002c6.2002%200%2011.2998%20-5.09961%2011.2998%20-11.2998c0%20-3%20-1.2002%20-5.89941%20-3.2998%20-8l-26.7998%20-26.7998c-1.2002%20-1.2002%20-2.7002%20-2.09961%20-4.40039%20-2.7002l-40%20-13.2998c-3.2998%20-1.09961%20-5.5%20-4.2002%20-5.5%20-7.59961c0%20-6.60059%20-2.59961%20-12.9004%20-7.2002%20-17.5l-20.0996%20-20.1006c-3%20-3%20-4.7002%20-7.09961%20-4.7002%20-11.2998v-25.2998c0%20-8.7998%207.2002%20-16%2016%20-16h22.0996c6.10059%200%2011.6006%203.39941%2014.3008%208.7998l9.39941%2018.7002c1.40039%202.7002%204.2002%204.39941%207.2002%204.39941h3.09961c4.40039%200%208%20-3.59961%208%20-8c0%20-4.39941%203.60059%20-8%208%20-8h16c4.40039%200%208%203.60059%208%208v2.2002c0%203.5%202.2002%206.5%205.5%207.60059l31.6006%2010.5c6.5%202.19922%2010.8994%208.2998%2010.8994%2015.1992v4.5c0%208.80078%207.2002%2016%2016%2016h36.7002c6.2002%200%2011.2998%20-5.09961%2011.2998%20-11.2998v-9.39941c0%20-6.2002%20-5.09961%20-11.3008%20-11.2998%20-11.3008h-32c-3%200%20-5.89941%20-1.19922%20-8%20-3.2998l-9.39941%20-9.39941c-2.10059%20-2.10059%20-3.30078%20-5%20-3.30078%20-8c0%20-6.2002%205.10059%20-11.3008%2011.3008%20-11.3008h16c3%200%205.89941%20-1.19922%208%20-3.2998l9.39941%20-9.39941c2.10059%20-2.10059%203.2998%20-5%203.2998%20-8v-8.7002l-12.5%20-12.5c-4.59961%20-4.60059%20-4.59961%20-12.1006%20-0.0996094%20-16.7002l32%20-32.5996c3%20-3.10059%207.09961%20-4.80078%2011.4004%20-4.80078h20.2998c6.89941%2020.2002%2010.7998%2041.9004%2010.7998%2064.4004zM130.1%20298.9c0%20-6.2002%205.10059%20-11.3008%2011.3008%20-11.3008h16c3%200%205.89941%201.2002%208%203.30078l9.39941%209.39941c2.10059%202.10059%203.2998%205%203.2998%208v16c0%206.2002%20-5.09961%2011.2998%20-11.2998%2011.2998c-3%200%20-5.89941%20-1.19922%20-8%20-3.2998l-25.3994%20-25.3994c-2.10059%20-2.10059%20-3.30078%20-5%20-3.30078%20-8zM258.1%20-7.5c71.1006%203.59961%20132.5%2044.2002%20164.9%20103.1h-13.4004c-4.7998%200%20-9.5%201.90039%20-12.8994%205.30078l-17.2998%2017.2998c-6%206%20-14.1006%209.39941%20-22.6006%209.39941h-18.2998l-43.2002%2037.1006c-8.2002%207%20-18.7002%2010.8994%20-29.5996%2010.8994h-31.2002c-8.2002%200%20-16.2998%20-2.2998%20-23.4004%20-6.5l-42.8994%20-25.6992c-13.7002%20-8.2002%20-22.1006%20-23%20-22.1006%20-39v-23.9004c0%20-14.2998%206.7002%20-27.7998%2018.2002%20-36.4004l22.2002%20-16.6992c8.7002%20-6.5%2024.5996%20-11.8008%2035.4004%20-11.8008h20.1992c8.80078%200%2016%20-7.19922%2016%20-16v-7.09961z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grip-lines%22%20unicode=%22&#xf7a4;%22%20d=%22M496%20160c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-480c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h480zM496%20288c8.7998%200%2016%20-7.2002%2016%20-16v-32c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-480c-8.7998%200%20-16%207.2002%20-16%2016v32c0%208.7998%207.2002%2016%2016%2016h480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22grip-lines-vertical%22%20unicode=%22&#xf7a5;%22%20horiz-adv-x=%22256%22%20d=%22M96%20-48c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v480c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-480zM224%20-48c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v480c0%208.7998%207.2002%2016%2016%2016h32c8.7998%200%2016%20-7.2002%2016%20-16v-480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22guitar%22%20unicode=%22&#xf7a6;%22%20d=%22M502.63%20409c5.77344%20-5.79004%209.34473%20-13.7852%209.34473%20-22.5996c0%20-8.8291%20-3.58398%20-16.8281%20-9.375%20-22.6201l-46.3301%20-46.3203c-3.82617%20-3.83691%20-8.53223%20-6.78125%20-13.7891%20-8.53027l-36.4805%20-12.1602l-76.2402%20-76.2393c8.79004%20-12.2002%2015.7705%20-25.5605%2019.1602%20-40.2002c7.74023%20-33.3896%200.870117%20-66.8701%20-22%20-89.75c-9.26367%20-9.2207%20-20.71%20-16.2314%20-33.4795%20-20.25c-18.54%20-6.00977%20-32.6709%20-23.29%20-34.4307%20-42.1396c-2.29004%20-23.8105%20-11.4502%20-45.8301%20-28.4502%20-62.71c-45.5596%20-45.4805%20-127.5%20-37.3809%20-182.979%2018.0693c-55.4805%2055.4502%20-63.6904%20137.45%20-18.0498%20182.96c16.8799%2016.9902%2038.9102%2026.1699%2062.6094%2028.4404c18.9404%201.76953%2036.1504%2015.8994%2042.1504%2034.46c4.01172%2012.7686%2011.0195%2024.2119%2020.2402%2033.4697c22.8799%2022.8799%2056.4297%2029.7803%2089.8799%2022c14.5996%20-3.39941%2027.9395%20-10.3799%2040.0996%20-19.1396l76.2598%2076.2598l12.1602%2036.5098c1.74902%205.25781%204.69336%209.96387%208.53027%2013.79l46.2803%2046.3301c5.79199%205.79395%2013.8018%209.37988%2022.6338%209.37988s16.833%20-3.58594%2022.626%20-9.37988zM208%2096c26.4922%200%2048%2021.5078%2048%2048s-21.5078%2048%20-48%2048s-48%20-21.5078%20-48%20-48s21.5078%20-48%2048%20-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22heart-broken%22%20unicode=%22&#xf7a9;%22%20d=%22M473.7%20374.2c48.7002%20-49.7998%2050.7998%20-129.101%207.2998%20-182.101l-212.2%20-218.699c-7.09961%20-7.30078%20-18.5996%20-7.30078%20-25.7002%200l-212.1%20218.6c-43.5%2053.0996%20-41.4004%20132.4%207.2998%20182.2l2.40039%202.39941c46.2998%2047.4004%20119%2051.8008%20170.7%2014l28.5996%20-86.5l-96%20-64l144%20-144l-48%20128l96%2064l-34.2998%20103.4c51.5996%2036.9004%20123.6%2032.2002%20169.6%20-14.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22holly-berry%22%20unicode=%22&#xf7aa;%22%20horiz-adv-x=%22448%22%20d=%22M144%20256c-26.5%200%20-48%2021.5%20-48%2048s21.5%2048%2048%2048s48%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48zM256%20304c0%2026.5%2021.5%2048%2048%2048s48%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48s-48%2021.5%20-48%2048zM224%20352c-26.5%200%20-48%2021.5%20-48%2048s21.5%2048%2048%2048s48%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48zM207.8%20212.9c-0.399414%20-39.8008%207.40039%20-78.1006%2022.9004%20-112.301c4%20-8.89941%20-2%20-19.1992%20-11.7002%20-20.1992c-15.2002%20-1.5%20-30.4004%20-4.60059%20-45.2998%20-9.10059c-14.9004%20-4.5%20-23.7998%20-19.8994%20-20.2002%20-35.0996s8.5%20-29.9004%2014.7002%20-43.7998c4%20-8.90039%20-1.90039%20-19.3008%20-11.6006%20-20.2002c-35.8994%20-3.40039%20-71.5996%20-14.9004%20-104.8%20-33.9004c-12.3994%20-7.09961%20-27.5%201.60059%20-27.5996%2016c-0.100586%2038.2002%20-8%2074.9004%20-23%20107.7c-4%208.90039%202%2019.2002%2011.7002%2020.2002c15.1992%201.5%2030.3994%204.59961%2045.2998%209.09961c14.8994%204.5%2023.7998%2019.9004%2020.2002%2035.1006c-3.60059%2015.1992%20-8.5%2029.8994%20-14.7002%2043.7998c-4%208.89941%201.89941%2019.2998%2011.5996%2020.2002c37.2998%203.5%2074.4004%2015.8994%20108.7%2036.1992c10.7002%206.40039%2023.9004%20-1.2998%2023.7998%20-13.6992zM435%2082.4004c9.7002%20-1%2015.7998%20-11.4004%2011.5%20-20.1006c-15%20-32.7002%20-22.7998%20-69.5%20-23%20-107.7c0%20-14.3994%20-15.0996%20-23.0996%20-27.5996%20-16c-33.2002%2019%20-68.9004%2030.5%20-104.801%2033.9004c-9.69922%200.900391%20-15.5996%2011.2998%20-11.5996%2020.2002c6.2002%2014%2011.0996%2028.5996%2014.7002%2043.7998c3.59961%2015.2002%20-5.2998%2030.5996%20-20.2002%2035.0996c-4.90039%201.5%20-9.90039%202.5%20-14.7998%203.7002c5.7998%2012.2998%206.2998%2026.5%200.599609%2038.9004c-12.8994%2028.2998%20-19.7002%2060.7002%20-19.8994%2094c0%201.7002%200.199219%203.2998%200.199219%204.89941c-0.0996094%2012.3008%2013.1006%2020%2023.8008%2013.7002c34.2998%20-20.2998%2071.3994%20-32.7002%20108.699%20-36.2002c9.7002%20-0.899414%2015.6006%20-11.2998%2011.6006%20-20.1992c-6.2002%20-14%20-11.1006%20-28.6006%20-14.7002%20-43.8008c-3.59961%20-15.1992%205.2998%20-30.5996%2020.2002%20-35.0996c15%20-4.40039%2030.0996%20-7.5%2045.2998%20-9.09961z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22horse-head%22%20unicode=%22&#xf7ab;%22%20d=%22M509.8%20115.5c4.60059%20-11.7998%201.7998%20-25.2998%20-7.09961%20-34.4004l-45.2998%20-39.7998c-6%20-6%20-14.1006%20-9.39941%20-22.6006%20-9.39941h-50.2998c-10.2998%200%20-20%204.89941%20-26%2013.2998l-46%2063.8994c-13.7998%20-8.09961%20-29.5996%20-13.1992%20-46.7998%20-13.1992c-39.2002%200%20-72.6006%2023.6992%20-87.4004%2057.3994c-2.2998%205.10059%20-9%206.2998%20-12.8994%202.40039l-12.1006%20-12.1006c-2.5%20-2.39941%20-3.2002%20-6.19922%20-1.59961%20-9.2998c19.7002%20-38.8994%2058.7002%20-66.0996%20104.3%20-69.5996v-0.700195l40.7998%20-81.7002c10.7002%20-21.2998%20-4.7998%20-46.2998%20-28.5996%20-46.2998h-236.2c-17.7002%200%20-32%2014.2998%20-32%2032v81.2002c0%20159.899%2035.9004%20275.399%20166.9%20322.5l202.199%2075.7002c4.90039%201.7998%2010.7002%20-1.10059%2012%20-6.10059c12.1006%20-46.3994%20-16.1992%20-71.7002%20-34.1992%20-82.2998c42.5996%20-8.2002%2078.0996%20-38%2093%20-79.2002zM328%20224c13.2998%200%2024%2010.7002%2024%2024s-10.7002%2024%20-24%2024s-24%20-10.7002%20-24%20-24s10.7002%20-24%2024%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22icicles%22%20unicode=%22&#xf7ad;%22%20d=%22M511.4%20410.1l-87.5%20-467.699c-1.7002%20-8.60059%20-14%20-8.60059%20-15.7002%200l-66.7002%20363.8l-45.7998%20-172.5c-2.2998%20-7.60059%20-13%20-7.60059%20-15.2998%200l-34.1006%20133.399l-46.5%20-196.899c-1.89941%20-8.2998%20-13.7002%20-8.2998%20-15.5996%200l-44.2002%20187.3l-36.4004%20-124.1c-2.39941%20-7.2002%20-12.5996%20-7.2002%20-15.0996%200l-87.0996%20273.399c-6.2002%2020.5%209.19922%2041.2002%2030.5996%2041.2002h448c20%200%2035.0996%20-18.2002%2031.4004%20-37.9004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22igloo%22%20unicode=%22&#xf7ae;%22%20horiz-adv-x=%22576%22%20d=%22M320%20414.1v-126.1h-271.4c51.6006%2077.2002%20139.601%20128%20239.4%20128c10.7998%200%2021.5%20-0.700195%2032%20-1.90039zM96%20256v-128h-96c0%2046%2011.0996%2089.4004%2030.2998%20128h65.7002zM352%20408.6c72.7998%20-16.5%20135.2%20-60.5%20175.4%20-120.6h-175.4v120.6zM480%20128v128h65.7002c19.2002%20-38.5996%2030.2998%20-82%2030.2998%20-128h-96zM416%2064c0%2011.0996%20-1.90039%2021.7002%20-4.5%2032h164.5v-96c0%20-17.7002%20-14.2998%20-32%20-32%20-32h-128v96zM448%20256v-128h-49.7998c-22.2002%2038.0996%20-63%2064%20-110.2%2064s-88%20-25.9004%20-110.2%20-64h-49.7998v128h320zM0%200v96h164.5c-2.59961%20-10.2998%20-4.5%20-20.9004%20-4.5%20-32v-96h-128c-17.7002%200%20-32%2014.2998%20-32%2032zM288%20160c53%200%2096%20-43%2096%20-96v-96h-192v96c0%2053%2043%2096%2096%2096z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mitten%22%20unicode=%22&#xf7b5;%22%20horiz-adv-x=%22448%22%20d=%22M368%2032c8.7998%200%2016%20-7.2002%2016%20-16v-64c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-320c-8.7998%200%20-16%207.2002%20-16%2016v64c0%208.7998%207.2002%2016%2016%2016h320zM425%20241.1c27.0996%20-22.5996%2030.7998%20-62.8994%208.09961%20-90.0996l-72.5%20-87h-309l-47.8994%20207.6c-17.9004%2077.5%2030.5%20154.801%20107.899%20172.7c77.4004%2017.9004%20154.801%20-30.5%20172.801%20-108l29.5996%20-128.399l20.9004%2025c22.5996%2027.1992%2062.8994%2030.7998%2090.0996%208.19922z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mug-hot%22%20unicode=%22&#xf7b6;%22%20d=%22M127.1%20301.5c-2.69922%2016.5996%20-10.3994%2031.9004%20-22.3994%2044.0996c-22.6006%2023.1006%20-36.7002%2052.5%20-40.6006%2084.4004c-1.09961%209.5%206.5%2018%2016.3008%2018h16.3994c8.2002%200%2015%20-5.90039%2016.1006%20-13.7998c2.7998%20-20.2002%2012%20-38.7998%2026.3994%20-53.5c20.2002%20-20.5%2032.7998%20-46.5%2036.6006%20-74.7002c1.2998%20-9.5%20-6.5%20-18%20-16.3008%20-18h-16.5c-8%200%20-14.6992%205.7998%20-16%2013.5zM239.1%20301.5c-2.69922%2016.5996%20-10.3994%2031.9004%20-22.3994%2044.0996c-22.6006%2023.1006%20-36.7002%2052.5%20-40.6006%2084.4004c-1.19922%209.5%206.5%2018%2016.3008%2018h16.3994c8.2002%200%2015%20-5.90039%2016.1006%20-13.7998c2.7998%20-20.2002%2012%20-38.7998%2026.3994%20-53.5c20.2002%20-20.5%2032.7998%20-46.5%2036.6006%20-74.7002c1.2998%20-9.5%20-6.5%20-18%20-16.3008%20-18h-16.5c-8%200%20-14.6992%205.7998%20-16%2013.5zM400%20256c61.7998%200%20112%20-50.2002%20112%20-112s-50.2002%20-112%20-112%20-112h-16c0%20-53%20-43%20-96%20-96%20-96h-192c-53%200%20-96%2043%20-96%2096v192c0%2017.7002%2014.2998%2032%2032%2032h368zM400%2096c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048h-16v-96h16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22radiation%22%20unicode=%22&#xf7b9;%22%20horiz-adv-x=%22496%22%20d=%22M328.2%20192.2c0%2028.5996%20-15.2002%2053.5%20-37.7998%2067.7998l80.3994%20128.4c4.7998%207.69922%2015.2998%2010.0996%2022.7002%204.7998c58.0996%20-42%2097.4004%20-108.4%20102.5%20-184.2c0.599609%20-9.09961%20-7.09961%20-16.7998%20-16.2002%20-16.7998h-151.6zM290.4%20124.5l80.3994%20-128.5c4.7998%20-7.59961%202.40039%20-18.0996%20-5.59961%20-22.4004c-34.9004%20-18.7998%20-74.7998%20-29.5996%20-117.2%20-29.5996s-82.2998%2010.7998%20-117.2%2029.5996c-8%204.30078%20-10.3994%2014.7002%20-5.59961%2022.4004l80.3994%20128.5c12.4004%20-7.7002%2026.8008%20-12.4004%2042.4004%20-12.4004s30.0996%204.7002%2042.4004%2012.4004zM248%20144.2c-26.5%200%20-48%2021.5%20-48%2048s21.5%2048%2048%2048s48%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48zM16.2002%20192.2c-9.10059%200%20-16.7998%207.7002%20-16.2002%2016.7002c5.09961%2075.7998%2044.4004%20142.199%20102.5%20184.199c7.40039%205.40039%2017.9004%202.90039%2022.7002%20-4.7998l80.3994%20-128.399c-22.5996%20-14.2002%20-37.7998%20-39.1006%20-37.7998%20-67.7002h-151.6z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22radiation-alt%22%20unicode=%22&#xf7ba;%22%20horiz-adv-x=%22496%22%20d=%22M312%20192c0%2022.7998%20-12.0996%2042.7998%20-30.0996%2054l41.6992%2066.7998c5.2002%208.2998%2016.4004%209.90039%2024%203.7998c32.5%20-26%2054.9004%20-64.1992%2059.5%20-107.8c0.900391%20-9.09961%20-6.7998%20-16.7998%20-16%20-16.7998h-79.0996zM214.2%20137.9c9.7998%20-6.2002%2021.5%20-9.90039%2033.8994%20-9.90039c12.4004%200%2024%203.7002%2033.8008%209.90039l41.7998%20-66.9004c4.7998%20-7.7998%202.39941%20-18.4004%20-5.7998%20-22.5c-21.2002%20-10.4004%20-44.8008%20-16.5%20-69.9004%20-16.5s-48.7002%206.09961%20-69.7998%2016.5c-8.2002%204.09961%20-10.7002%2014.7002%20-5.7998%2022.5zM104.9%20192c-9.2002%200%20-17%207.7002%20-15.9004%2016.9004c4.59961%2043.5996%2026.9004%2081.7998%2059.5%20107.8c7.59961%206.09961%2018.7998%204.5%2024%20-3.7998l41.7002%20-66.8008c-18.1006%20-11.2998%20-30.2002%20-31.2998%20-30.2002%20-54.0996h-79.0996zM248%20-56c-137%200%20-248%20111%20-248%20248s111%20248%20248%20248s248%20-111%20248%20-248s-111%20-248%20-248%20-248zM248%20376c-101.5%200%20-184%20-82.5%20-184%20-184s82.5%20-184%20184%20-184s184%2082.5%20184%20184s-82.5%20184%20-184%20184zM248%20160c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22restroom%22%20unicode=%22&#xf7bd;%22%20horiz-adv-x=%22640%22%20d=%22M128%20320c-35.2998%200%20-64%2028.7002%20-64%2064s28.7002%2064%2064%2064s64%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64zM512%20320c-35.2998%200%20-64%2028.7002%20-64%2064s28.7002%2064%2064%2064s64%20-28.7002%2064%20-64s-28.7002%20-64%20-64%20-64zM639.3%2093.5c3.7002%20-15.0996%20-8.2998%20-29.5%20-24.5%20-29.5h-54.7998v-104c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-48c-13.2998%200%20-24%2010.7002%20-24%2024v104h-54.7998c-16.2002%200%20-28.2002%2014.4004%20-24.7002%2029.5l45.5996%20185.8c3.30078%2013.5%2015.5%2023%2029.8008%2024.2002c15%20-9.7002%2032.7998%20-15.5%2052%20-15.5c19.1992%200%2037%205.7998%2052%2015.5c14.2998%20-1.2002%2026.5%20-10.7002%2029.7998%20-24.2002zM336%20448c8.7998%200%2016%20-7.2002%2016%20-16v-480c0%20-8.7998%20-7.2002%20-16%20-16%20-16h-32c-8.7998%200%20-16%207.2002%20-16%2016v480c0%208.7998%207.2002%2016%2016%2016h32zM180.1%20303.6c24.6006%20-2.09961%2043.9004%20-22.5%2043.9004%20-47.5996v-136c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-8v-136c0%20-13.2998%20-10.7002%20-24%20-24%20-24h-80c-13.2998%200%20-24%2010.7002%20-24%2024v136h-8c-13.2998%200%20-24%2010.7002%20-24%2024v136c0%2025.0996%2019.2998%2045.5%2043.9004%2047.5996c15%20-9.7998%2032.8994%20-15.5996%2052.0996%20-15.5996s37.0996%205.7998%2052.0996%2015.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22satellite%22%20unicode=%22&#xf7bf;%22%20d=%22M502.609%20137.958l-96.7041%20-96.7168c-5.76758%20-5.74707%20-13.7207%20-9.30176%20-22.499%20-9.30176c-8.77734%200%20-16.7402%203.55469%20-22.5078%209.30176l-80.3262%2080.418l-9.89258%20-9.9082c10.8848%20-23.9746%2016.9482%20-50.5957%2016.9482%20-78.6221c0%20-32.3584%20-8.10156%20-63.1982%20-22.3555%20-89.9004c-4.50098%20-8.50098%20-16.3936%20-9.59473%20-23.207%20-2.79785l-107.519%20107.515l-17.7998%20-17.7988c0.703125%20-2.60938%201.60938%20-5.00098%201.60938%20-7.79785c0%20-17.6641%20-14.3408%20-32.0059%20-32.0049%20-32.0059s-32.0059%2014.3418%20-32.0059%2032.0059s14.3418%2032.0039%2032.0059%2032.0039c2.79688%200%205.18848%20-0.90625%207.79785%20-1.60938l17.7998%2017.7998l-107.518%20107.515c-6.79883%206.8125%20-5.7041%2018.6113%202.79688%2023.2061c26.7031%2014.2539%2057.1895%2022.3359%2089.5479%2022.3359c28.0273%200%2055.0049%20-6.04395%2078.9805%20-16.9297l9.79883%209.79883l-80.3105%2080.417c-5.74609%205.78613%20-9.29785%2013.7539%20-9.29785%2022.5449s3.55176%2016.7686%209.29785%2022.5547l96.7197%2096.7168c5.72754%205.74512%2013.6484%209.30273%2022.3945%209.30273c0.0351562%200%200.0732422%20-0.00488281%200.109375%20-0.00488281h0.0458984c8.79199%200%2016.7656%20-3.5498%2022.5518%20-9.29785l80.3262%20-80.3076l47.8047%2047.8965c6.08301%206.07715%2014.4805%209.83789%2023.749%209.83789c9.26953%200%2017.6768%20-3.76074%2023.7588%20-9.83789l47.5088%20-47.5059c6.07031%20-6.08594%209.82617%20-14.4824%209.82617%20-23.749s-3.75586%20-17.6719%20-9.82617%20-23.7578l-47.8057%20-47.8975l80.3105%20-80.417c5.73633%20-5.75195%209.28516%20-13.6865%209.28516%20-22.4434c0%20-8.81348%20-3.59277%20-16.8018%20-9.39453%20-22.5625zM219.562%20250.567l73.8252%2073.8223l-68.918%2068.8994l-73.8096%20-73.8066zM457.305%20160.461l-68.9023%2068.916l-73.8242%20-73.8232l68.918%20-68.8994z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22satellite-dish%22%20unicode=%22&#xf7c0;%22%20d=%22M305.449%20-14.5898c7.3916%20-7.29785%206.18848%20-20.0967%20-3%20-25.0039c-77.7129%20-41.8027%20-176.726%20-29.9102%20-242.344%2035.708c-65.6016%2065.6035%20-77.5098%20164.523%20-35.6914%20242.332c4.89062%209.09473%2017.6895%2010.2979%2025.0029%203l116.812%20-116.813l27.3945%2027.3945c-0.6875%202.60938%20-1.59375%205.00098%20-1.59375%207.81348c0%2017.6631%2014.3398%2032.0039%2032.0039%2032.0039c17.6631%200%2032.0039%20-14.3408%2032.0039%20-32.0039c0%20-17.6641%20-14.3408%20-32.0039%20-32.0039%20-32.0039c-2.79785%200%20-5.2041%200.890625%20-7.79785%201.59375l-27.4102%20-27.4102zM511.976%20144.933c0.0175781%20-0.301758%200.0253906%20-0.605469%200.0253906%20-0.912109c0%20-8.86133%20-7.1748%20-16.0488%20-16.0273%20-16.0898h-32.1133c-8.46289%200.0244141%20-15.3867%206.65918%20-15.8926%2015.002c-7.50098%20129.519%20-111.515%20234.533%20-240.937%20241.534c-8.34863%200.444336%20-14.9902%207.36426%20-14.9902%2015.8223c0%200.0292969%20-0.0126953%200.0566406%20-0.0117188%200.0859375v31.5986c0.0361328%208.85156%207.2334%2016.0264%2016.0938%2016.0264c0.308594%200%200.603516%20-0.00683594%200.908203%20-0.0244141c163.224%20-8.59473%20294.443%20-139.816%20302.944%20-303.043zM415.964%20145.229c0.0244141%20-0.364258%200.0371094%20-0.732422%200.0371094%20-1.10254c0%20-8.92578%20-7.23145%20-16.1621%20-16.1484%20-16.1963h-32.208c-8.34961%200.0605469%20-15.1953%206.51953%20-15.8926%2014.7051c-6.90625%2077.0107%20-68.1172%20138.91%20-144.924%20145.224c-8.25781%200.592773%20-14.7959%207.48633%20-14.7988%2015.8926v32.1143v0.00390625c0%208.9043%207.22949%2016.1338%2016.1338%2016.1338c0.396484%200%200.775391%20-0.0136719%201.16504%20-0.0419922c110.123%20-8.50098%20198.229%20-96.6074%20206.636%20-206.732z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sd-card%22%20unicode=%22&#xf7c2;%22%20horiz-adv-x=%22384%22%20d=%22M320%20448c35.2998%200%2064%20-28.7002%2064%20-64v-384c0%20-35.2998%20-28.7002%20-64%20-64%20-64h-256c-35.2998%200%20-64%2028.7002%20-64%2064v320l128%20128h192zM160%20288v96h-48v-96h48zM240%20288v96h-48v-96h48zM320%20288v96h-48v-96h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sim-card%22%20unicode=%22&#xf7c4;%22%20horiz-adv-x=%22384%22%20d=%22M0%20384c0%2035.2998%2028.7002%2064%2064%2064h192l128%20-128v-320c0%20-35.2998%20-28.7002%20-64%20-64%20-64h-256c-35.2998%200%20-64%2028.7002%20-64%2064v384zM224%20192v64h-64v-64h64zM320%20192v32c0%2017.7002%20-14.2998%2032%20-32%2032h-32v-64h64zM256%2064v-64h32c17.7002%200%2032%2014.2998%2032%2032v32h-64zM160%2064v-64h64v64h-64zM64%2064v-32c0%20-17.7002%2014.2998%20-32%2032%20-32h32v64h-64zM64%20160v-64h256v64h-256zM64%20224v-32h64v64h-32c-17.7002%200%20-32%20-14.2998%20-32%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skating%22%20unicode=%22&#xf7c5;%22%20horiz-adv-x=%22448%22%20d=%22M400%20448c26.5%200%2048%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48s-48%2021.5%20-48%2048s21.5%2048%2048%2048zM400%200c8.7998%200%2016%20-7.2002%2016%20-16c0%20-26.5%20-21.5%20-48%20-48%20-48h-96c-8.7998%200%20-16%207.2002%20-16%2016s7.2002%2016%2016%2016h96c8.7998%200%2016%207.2002%2016%2016s7.2002%2016%2016%2016zM117.8%20-8.59961c6.2998%206.2998%2016.5%206.19922%2022.7002%200c6.2002%20-6.2002%206.2002%20-16.4004%200%20-22.6006c-9.2998%20-9.2998%20-21.5996%20-14%20-33.9004%20-14c-12.2998%200%20-24.5996%204.60059%20-34%2014l-67.8994%2067.9004c-6.2002%206.2002%20-6.2002%2016.3994%200%2022.5996s16.3994%206.2002%2022.5996%200l67.9004%20-67.8994c6.2002%20-6.30078%2016.3994%20-6.2002%2022.5996%200zM173.9%20171.2c3.7998%20-6.10059%208.19922%20-11.7998%2013.1992%20-16.7998l30.2002%20-30.2002l-91.8994%20-91.9004c-6.2002%20-6.2998%20-14.4004%20-9.39941%20-22.6006%20-9.39941s-16.3994%203.19922%20-22.5996%209.39941c-12.5%2012.4004%20-12.5%2032.7002%200%2045.2002zM128%20288c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032h204.6c16.3008%200%2030.8008%20-9.7002%2037%20-24.7002c6.2002%20-15%202.80078%20-32.0996%20-8.69922%20-43.5996l-82.3008%20-82.2998c-0.5%20-0.5%20-1.19922%20-0.700195%20-1.69922%20-1.10059l61%20-61c9%20-8.89941%2014.0996%20-21.2998%2014.0996%20-33.8994v-89.4004c0%20-17.7002%20-14.2998%20-32%20-32%20-32s-32%2014.2998%20-32%2032v82.7998l-78.2002%2078.2002c-12.5996%2012.5%20-19.3994%2029.9004%20-18.7002%2047.7002c0.700195%2017.7002%208.80078%2034.5996%2022.3008%2046.0996l20.0996%2017.2002h-105.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skiing%22%20unicode=%22&#xf7c9;%22%20d=%22M432%20352c-26.5%200%20-48%2021.5%20-48%2048s21.5%2048%2048%2048s48%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48zM505%20-4.09961c9.2998%20-9.30078%209.2998%20-24.5%200%20-33.8008c-17%20-17%20-39.7998%20-26%20-63%20-26c-12.5996%200%20-25.2002%202.60059%20-37.0996%208.10059l-391.9%20202.5c-11.7998%206%20-16.4004%2020.5%20-10.2998%2032.2998c6.09961%2011.7998%2020.5996%2016.2998%2032.2998%2010.2998l197.9%20-102.3l45.8994%2068.7998l-75.0996%2075.2002c-14.2998%2014.4004%20-20.6006%2034.5%20-17.7002%2054.4004l107%20-53.1006l40.4004%20-40.5c16.1992%20-16.0996%2018.6992%20-41.5996%206%20-60.5996l-49.2002%20-73.7998l135.8%20-70.2002c14.5996%20-6.7002%2033%20-3.40039%2045.0996%208.7002c9.30078%209.39941%2024.5%209.39941%2033.9004%200zM120%20356.4l-26.2002%2023c-2.2002%201.89941%20-2.39941%205.19922%20-0.5%207.39941c1.2998%201.5%203.2002%202.10059%205%201.7002l34.4004%20-7h0.200195l11.0996%2021.7002c13.7002%20-7%2021.2002%20-21.1006%2020.9004%20-35.6006l62.5%20-31l81.1992%2032.5c43.6006%2017.4004%2076.4004%20-15%2084.5%20-39.1992l17.1006%20-51.2002l52.0996%20-26.1006c15.7998%20-7.89941%2022.2002%20-27.0996%2014.2998%20-42.8994c-7.89941%20-15.7998%20-27%20-22.2002%20-42.8994%20-14.2998l-58.1006%2029c-11.3994%205.69922%20-20%2015.5996%20-24%2027.6992l-6.39941%2019.1006l-32.4004%20-13l-114.5%2056.7998c0.100586%200.0996094%200.100586%200.200195%200.200195%200.299805l-47.2002%2023.4004c-11.5996%20-9.7002%20-28.3994%20-12.1006%20-42.7998%20-4.7998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22skiing-nordic%22%20unicode=%22&#xf7ca;%22%20horiz-adv-x=%22576%22%20d=%22M336%20352c-26.5%200%20-48%2021.5%20-48%2048s21.5%2048%2048%2048s48%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48zM552%2032c13.2002%200%2024%20-10.7998%2024%20-24c0%20-39.7002%20-32.2998%20-72%20-72%20-72h-480c-13.2002%200%20-24%2010.7002%20-24%2024s10.7998%2024%2024%2024h42.9004l54.0996%20270.8c-0.700195%200.799805%20-1.7002%201.2002%20-2.40039%202.10059c-10.7998%2014.0996%20-8.09961%2034.1992%205.90039%2044.8994l39.7002%2030.4004c23%2017.5996%2052.5%2023.8994%2080.7998%2017.0996l71.2002%20-21.2002c26.2998%20-6.69922%2049.2998%20-25.3994%2061.7998%20-50.8994l26.0996%20-53.2002h44c17.7002%200%2032%20-14.2998%2032%20-32c0%20-13.4004%20-8.39941%20-24.9004%20-20.0996%20-29.5996l-25.5%20-178.4h69.5c13.2002%200%2024%2010.7998%2024%2024c0%2013.2998%2010.7998%2024%2024%2024zM291.5%20-16l25.5%2081.2002l-85%2050.2002c-27.5996%2016.2998%20-38.9004%2050.7998%20-26.2998%2080.2998l37.5%2087.3994l-14.7002%204.40039c-7.90039%201.90039%20-17.5996%20-0.200195%20-25.2998%20-6.09961l-39.7002%20-30.4004c-3.59961%20-2.7002%20-7.59961%20-4.59961%20-11.7002%20-5.59961l-52.2998%20-261.4h24.2002l62.5%20131.8c7.59961%20-10.8994%2017.3994%20-20.5996%2029.5%20-27.7998l22%20-13l-43.1006%20-91h96.9004zM402.1%20-16l25.2002%20176h-33.2998c-18.2002%200%20-35.0996%2010.5996%20-43.0996%2026.9004l-20.3008%2041.3994l-31.2998%20-78.2998l61.2002%20-36.0996c18.7002%20-11.3008%2027.5%20-33.6006%2021.5996%20-54.4004l-23.5996%20-75.5h43.5996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sleigh%22%20unicode=%22&#xf7cc;%22%20horiz-adv-x=%22640%22%20d=%22M612.7%2097.2998c18.5%20-14.7002%2028.5996%20-37.2002%2027.2002%20-61c-2.2002%20-39%20-36.9004%20-68.2998%20-75.9004%20-68.2998h-516c-8.7998%200%20-16%207.2002%20-16%2016v16c0%208.7998%207.2002%2016%2016%2016h519.3c13.6006%200%2024.6006%2011%2024.6006%2024.5996c0%207.5%20-3.30078%2014.5%20-9.2002%2019.2002l-9.2998%207.40039c-6.90039%205.5%20-8%2015.5996%20-2.5%2022.5l10%2012.5c5.5%206.89941%2015.5996%208%2022.5%202.5zM32%20224v128c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032h20.7002c65.7002%200%20125.899%20-37.2002%20155.3%20-96s89.5%20-96%20155.3%20-96h20.7002c35.2998%200%2064%2028.7002%2064%2064v64h96c17.7002%200%2032%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32v-96c0%20-53%20-43%20-96%20-96%20-96v-48h-64v48h-192v-48h-64v52.5c-55.0996%2014.2998%20-96%2063.9004%20-96%20123.5z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sms%22%20unicode=%22&#xf7cd;%22%20d=%22M256%20416c141.4%200%20256%20-93.0996%20256%20-208s-114.6%20-208%20-256%20-208c-38.4004%200%20-74.7002%207.09961%20-107.4%2019.4004c-24.5996%20-19.6006%20-74.2998%20-51.4004%20-140.6%20-51.4004c-3.2002%200%20-6%201.7998%20-7.2998%204.7998s-0.700195%206.40039%201.5%208.7002c0.5%200.5%2042.2998%2045.4004%2054.7998%2095.7998c-35.5996%2035.7002%20-57%2081.1006%20-57%20130.7c0%20114.9%20114.6%20208%20256%20208zM128.2%20144c23.3994%200%2042.5%2017.2998%2042.3994%2038.5996c0%2010.6006%20-4.7998%2020.9004%20-13.2998%2028.1006l-21.8994%2018.7998c-1.30078%201.09961%20-2.10059%202.5%20-2.10059%203.7998c0%203.10059%204.40039%206.60059%2010.4004%206.60059h12.2998c4.40039%200%208%203.59961%208%208v16c0%204.39941%20-3.59961%208%20-8%208h-12.2002c-23.3994%200%20-42.3994%20-17.3008%20-42.3994%20-38.6006c0%20-10.5996%204.7998%20-20.8994%2013.2998%20-28.0996l21.8994%20-18.7998c1.30078%20-1.10059%202.10059%20-2.5%202.10059%20-3.80078c0%20-3.09961%20-4.40039%20-6.59961%20-10.4004%20-6.59961h-12.2998c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h12.2002zM320%20152v104c0%208.7998%20-7.2002%2016%20-16%2016h-16c-6%200%20-11.5996%20-3.40039%20-14.2998%20-8.7998l-17.7002%20-35.4004l-17.7002%2035.4004c-2.7002%205.39941%20-8.2002%208.7998%20-14.2998%208.7998h-16c-8.7998%200%20-16%20-7.2002%20-16%20-16v-104c0%20-4.40039%203.59961%20-8%208%20-8h16c4.40039%200%208%203.59961%208%208v68.2002l24.9004%20-55.7998c2.89941%20-5.90039%2011.3994%20-5.90039%2014.2998%200l24.7998%2055.7998v-68.2002c0%20-4.40039%203.59961%20-8%208%20-8h16c4.40039%200%208%203.59961%208%208zM368.3%20144c23.4004%200%2042.4004%2017.2998%2042.2998%2038.5996c0%2010.6006%20-4.7998%2020.9004%20-13.2998%2028.1006l-21.8994%2018.7998c-1.30078%201.09961%20-2.10059%202.5%20-2.10059%203.7998c0%203.10059%204.40039%206.60059%2010.4004%206.60059h12.2998c4.40039%200%208%203.59961%208%208v16c0%204.39941%20-3.59961%208%20-8%208h-12.2002c-23.3994%200%20-42.3994%20-17.3008%20-42.3994%20-38.6006c0%20-10.5996%204.7998%20-20.8994%2013.2998%20-28.0996l21.8994%20-18.7998c1.30078%20-1.10059%202.10059%20-2.5%202.10059%20-3.80078c0%20-3.09961%20-4.40039%20-6.59961%20-10.4004%20-6.59961h-12.2998c-4.40039%200%20-8%20-3.59961%20-8%20-8v-16c0%20-4.40039%203.59961%20-8%208%20-8h12.2998z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snowboarding%22%20unicode=%22&#xf7ce;%22%20d=%22M432%20352c-26.5%200%20-48%2021.5%20-48%2048s21.5%2048%2048%2048s48%20-21.5%2048%20-48s-21.5%20-48%20-48%20-48zM460.8%20198.4l-83.5%2062.8994l-66%20-30.5l52%20-39c14.9004%20-11.2002%2022%20-30.2002%2018.1006%20-48.3994l-21.9004%20-102c-2.2002%20-10.1006%20-9.09961%20-17.8008%20-17.7998%20-21.9004l90.7998%20-33.0996c9.7002%20-3.5%2020.2002%20-3.10059%2029.5%201.2998c12%205.59961%2026.2998%200.399414%2031.9004%20-11.6006c5.59961%20-12%200.399414%20-26.2998%20-11.6006%20-31.8994c-11.5996%20-5.5%20-24%20-8.2002%20-36.5%20-8.2002c-10%200%20-20%201.7998%20-29.7002%205.2998l-364.8%20132.7c-21.7998%207.90039%20-39.0996%2023.7998%20-48.8994%2044.7998c-5.60059%2012%20-0.400391%2026.2998%2011.5996%2031.9004c12%205.59961%2026.2998%200.399414%2031.9004%20-11.6006c4.39941%20-9.39941%2012.0996%20-16.5%2021.7998%20-20l38.7002%20-14.0996c-3.80078%203.5%20-7%207.7002%20-8.7002%2012.9004c-5.60059%2016.7998%203.39941%2034.8994%2020.2002%2040.5l74.0996%2024.6992v53.1006c0%2024.3994%2013.5996%2046.2998%2035.4004%2057.2002l41.1992%2020.5996l-16.3994%205.5c-12.1006%204.09961%20-22%2012.5996%20-27.7002%2024l-29.0996%2058.0996c-7.90039%2015.8008%20-1.5%2035%2014.2998%2042.9004s35%201.5%2042.8994%20-14.2998l26.1006%20-52.1006l63.7002%20-21.1992c16.2998%20-5.40039%2031.5996%20-13.5%2045.3994%20-23.8008l111.4%20-83.5c14.2002%20-10.5996%2017%20-30.6992%206.39941%20-44.7998c-6.2998%20-8.39941%20-15.8994%20-12.7998%20-25.5996%20-12.7998c-6.7002%200%20-13.4004%202.09961%20-19.2002%206.40039zM316.4%20146.7l-60.5%2045.2998v-20.5c0%20-20.7002%20-13.2002%20-39%20-32.8008%20-45.5l-85%20-28.4004c-2.59961%20-0.899414%20-5.2998%20-1.09961%20-8%20-1.2998l169.4%20-61.5996c-2.90039%206.09961%20-4.2998%2012.8994%20-2.7998%2020z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snowman%22%20unicode=%22&#xf7d0;%22%20d=%22M510.9%20295.7c3.19922%20-8.10059%20-0.800781%20-17.2002%20-8.90039%20-20.2998l-135.2%20-55.2002c0.400391%20-4.10059%201.2002%20-8%201.2002%20-12.2002c0%20-10%20-1.7002%20-19.5%20-4.2002%20-28.7002c21.1006%20-21.3994%2036.1006%20-48.7998%2041.6006%20-79c11.5%20-63.2002%20-16.4004%20-120.3%20-62.9004%20-152.6c-10.9004%20-7.60059%20-23.9004%20-11.7002%20-37.2002%20-11.7002h-99.2002c-11%200%20-22%202.2998%20-31.2998%208.2002c-42.3994%2026.8994%20-70.7998%2073.7998%20-70.7998%20127.8c0%2041.7998%2016.9004%2079.5996%2044.2998%20107.1c-2.5%209.30078%20-4.2002%2018.8008%20-4.2002%2028.9004c0%204.2002%200.800781%208.2002%201.2002%2012.2002l-135.2%2055.2002c-8.19922%203.19922%20-12.1992%2012.2998%20-8.89941%2020.2998l5.89941%2014.5c3.30078%208%2012.6006%2011.8994%2020.8008%208.7002l28.0996%20-11.5v29c0%208.59961%207.2002%2015.5996%2016%2015.5996h16c8.7998%200%2016%20-7%2015.7998%20-15.5996v-46.9004c0%20-0.5%20-0.200195%20-1%20-0.299805%20-1.5l56.4004%20-23c6%2010%2013.2998%2018.9004%2022%2026.5996c-13.5%2016.6006%20-22%2037.4004%20-22%2060.5c0%2053%2043%2096%2096%2096s96%20-43%2096%20-96c0%20-23.0996%20-8.40039%20-43.8994%20-22%20-60.5c8.69922%20-7.69922%2016.0996%20-16.5996%2022%20-26.5996l56.3994%2023c0%200.5%20-0.299805%201%20-0.299805%201.5v46.9004c0%208.59961%207.2002%2015.5996%2016%2015.5996h16c8.7998%200%2016%20-7%2016%20-15.5996v-29l28.2002%2011.5c8.2002%203.19922%2017.5%20-0.700195%2020.7998%20-8.7002zM224%20352c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16zM256%2080c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16zM256%20144c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16zM256%20208c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16zM256%20296c0%200%2016%2023.2002%2016%2032s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s16%20-32%2016%20-32zM288%20352c8.7998%200%2016%207.2002%2016%2016s-7.2002%2016%20-16%2016s-16%20-7.2002%20-16%20-16s7.2002%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22snowplow%22%20unicode=%22&#xf7d2;%22%20horiz-adv-x=%22640%22%20d=%22M120%2072c13.2998%200%2024%20-10.7002%2024%20-24s-10.7002%20-24%20-24%20-24s-24%2010.7002%20-24%2024s10.7002%2024%2024%2024zM200%2072c13.2998%200%2024%20-10.7002%2024%20-24s-10.7002%20-24%20-24%20-24s-24%2010.7002%20-24%2024s10.7002%2024%2024%2024zM280%2072c13.2998%200%2024%20-10.7002%2024%20-24s-10.7002%20-24%20-24%20-24s-24%2010.7002%20-24%2024s10.7002%2024%2024%2024zM360%2072c13.2998%200%2024%20-10.7002%2024%20-24s-10.7002%20-24%20-24%20-24s-24%2010.7002%20-24%2024s10.7002%2024%2024%2024zM598.6%2022.5996l36.7002%20-36.6992c6.2002%20-6.2002%206.2002%20-16.4004%200%20-22.6006l-22.5996%20-22.5996c-6.2002%20-6.2002%20-16.4004%20-6.2002%20-22.6006%200l-36.6992%2036.7002c-26.5%2026.5%20-41.4004%2062.3994%20-41.4004%2099.8994v18.7002h-43.2002c7%20-14.5996%2011.2002%20-30.7002%2011.2002%20-48c0%20-61.9004%20-50.0996%20-112%20-112%20-112h-256c-61.9004%200%20-112%2050.0996%20-112%20112c0%2044.5996%2026.2998%2082.7998%2064%20100.8v91.2002c0%2026.5%2021.5%2048%2048%2048h16v112c0%2026.5%2021.5%2048%2048%2048h144.3c19.2998%200%2036.6006%20-11.4004%2044.2002%20-29.0996l78.2998%20-182.801c3.40039%20-8%205.2002%20-16.5%205.2002%20-25.1992v-50.9004h64v18.7002c0%2037.5%2014.9004%2073.3994%2041.4004%2099.8994l36.6992%2036.7002c6.2002%206.2002%2016.4004%206.2002%2022.6006%200l22.5996%20-22.5996c6.2002%20-6.2002%206.2002%20-16.4004%200%20-22.6006l-36.7002%20-36.6992c-14.5%20-14.5%20-22.5996%20-34.1006%20-22.5996%20-54.6006v-101.6c0%20-20.5%208.09961%20-40.1006%2022.5996%20-54.6006zM192%20384v-96l64%20-64h122.4l-68.6006%20160h-117.8zM368%200c26.5%200%2048%2021.5%2048%2048s-21.5%2048%20-48%2048h-256c-26.5%200%20-48%20-21.5%20-48%20-48s21.5%20-48%2048%20-48h256z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tenge%22%20unicode=%22&#xf7d7;%22%20horiz-adv-x=%22384%22%20d=%22M372%20288c6.59961%200%2012%20-5.40039%2012%20-12v-56c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-140v-228c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-56c-6.59961%200%20-12%205.40039%20-12%2012v228h-140c-6.59961%200%20-12%205.40039%20-12%2012v56c0%206.59961%205.40039%2012%2012%2012h360zM372%20416c6.59961%200%2012%20-5.40039%2012%20-12v-56c0%20-6.59961%20-5.40039%20-12%20-12%20-12h-360c-6.59961%200%20-12%205.40039%20-12%2012v56c0%206.59961%205.40039%2012%2012%2012h360z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22toilet%22%20unicode=%22&#xf7d8;%22%20horiz-adv-x=%22384%22%20d=%22M368%20400h-16v-156.7c20.2002%20-10.0996%2032%20-22.2002%2032%20-35.2998c0%20-67.2002%20-34.5996%20-126.2%20-86.7998%20-160.5l21.3994%20-70.2002c6.30078%20-20.5%20-9.09961%20-41.2998%20-30.5996%20-41.2998h-192c-21.5%200%20-36.9004%2020.7998%20-30.5996%2041.2998l21.3994%2070.2002c-52.2002%2034.2998%20-86.7998%2093.2998%20-86.7998%20160.5c0%2013.0996%2011.7998%2025.2002%2032%2035.2998v156.7h-16c-8.7998%200%20-16%207.2002%20-16%2016v16c0%208.7998%207.2002%2016%2016%2016h352c8.7998%200%2016%20-7.2002%2016%20-16v-16c0%20-8.7998%20-7.2002%20-16%20-16%20-16zM80%20376v-16c0%20-4.40039%203.59961%20-8%208%20-8h48c4.40039%200%208%203.59961%208%208v16c0%204.40039%20-3.59961%208%20-8%208h-48c-4.40039%200%20-8%20-3.59961%20-8%20-8zM192%20176c77.0996%200%20139.6%2014.2998%20139.6%2032s-62.5%2032%20-139.6%2032s-139.6%20-14.2998%20-139.6%20-32s62.5%20-32%20139.6%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tools%22%20unicode=%22&#xf7d9;%22%20d=%22M501.1%2052.2998c14.5%20-14.5%2014.5%20-38.0996%200%20-52.7002l-52.6992%20-52.6992c-14.5%20-14.6006%20-38.1006%20-14.6006%20-52.7002%200l-117.101%20117.1c-23.0996%2023.0996%20-27.5%2057.5996%20-13.8994%2085.4004l-106.601%20106.6h-62.0996l-96%20128l64%2064l128%20-96v-62.0996l106.6%20-106.601c27.8008%2013.7002%2062.3008%209.2002%2085.4004%20-13.8994zM331.7%20223c-8.2002%200%20-16.6006%20-1%20-24.7002%20-2.90039l-82.0996%2082.1006c-0.700195%2037.5%2012.6992%2075.0996%2041.1992%20103.6c37%2037%2089.2002%2049.6006%20136.601%2037.9004c9.09961%20-2.2998%2012.2998%20-13.6006%205.7002%20-20.2002l-74.4004%20-74.4004l11.2998%20-67.8994l67.9004%20-11.2998l74.3994%2074.3994c6.60059%206.60059%2017.9004%203.5%2020.1006%20-5.5c11.7998%20-47.3994%20-0.799805%20-99.5996%20-37.9004%20-136.7c-13%20-13%20-28%20-22.5996%20-43.7998%20-29.5l-19.4004%2019.4004c-20%2020%20-46.5996%2031%20-74.8994%2031zM227.8%20141c-4.89941%20-21.0996%20-2.59961%20-42.7998%205%20-62.7002l-123.6%20-123.6c-25%20-25%20-65.5%20-25%20-90.5%200s-25%2065.5%200%2090.5l152.399%20152.5zM64%20-24c13.2998%200%2024%2010.7998%2024%2024c0%2013.2998%20-10.7002%2024%20-24%2024s-24%20-10.7002%20-24%20-24c0%20-13.2002%2010.7998%20-24%2024%20-24z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22tram%22%20unicode=%22&#xf7da;%22%20d=%22M288%20384c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32zM511.5%20396.1c2.2002%20-8.5%20-2.7998%20-17.2998%20-11.4004%20-19.5996l-228.1%20-60.7998v-91.7002h176c17.7002%200%2032%20-14.2998%2032%20-32v-224c0%20-17.7002%20-14.2998%20-32%20-32%20-32h-384c-17.7002%200%20-32%2014.2998%20-32%2032v224c0%2017.7002%2014.2998%2032%2032%2032h176v83.2002l-219.9%20-58.7002c-1.2998%20-0.299805%20-2.69922%20-0.5%20-4.09961%20-0.5c-7.09961%200%20-13.5%204.7002%20-15.4004%2011.7998c-2.2998%208.60059%202.80078%2017.2998%2011.3008%2019.6006l480%20128c8.59961%202.2998%2017.2998%20-2.7002%2019.5996%20-11.3008zM176%2064v96h-96v-96h96zM336%20160v-96h96v96h-96zM304%20160h-96v-96h96v96zM192%20352c-17.7002%200%20-32%2014.2998%20-32%2032s14.2998%2032%2032%2032s32%20-14.2998%2032%20-32s-14.2998%20-32%20-32%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fire-alt%22%20unicode=%22&#xf7e4;%22%20horiz-adv-x=%22448%22%20d=%22M323.56%20396.8c72.46%20-67.2598%20124.44%20-177.13%20124.44%20-230.399c0%20-127.25%20-100.29%20-230.4%20-224%20-230.4s-224%20103.15%20-224%20230.4c0%2071.6396%2069.7402%20190.43%20168%20281.6c38.2803%20-35.5303%2072.0801%20-73.6201%2099.3398%20-111.17c16.6406%2020.3799%2035.4199%2040.6699%2056.2197%2059.9697zM304.09%2056.1504c49.2402%2034.4492%2060.7803%20101.229%2033.4297%20153.42c-3.35938%206.41992%20-7.12988%2013.1201%20-11.2695%2019.9697l-58.6299%20-66.8799s-91.9004%20117.359%20-98.8301%20125.34c-48.4805%20-58.1201%20-72.79%20-92.1396%20-72.79%20-130.75c0%20-77.5098%2058.71%20-125.25%20130.86%20-125.25c28.8594%200%2055.5693%208.99023%2077.2295%2024.1504z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bacon%22%20unicode=%22&#xf7e5;%22%20horiz-adv-x=%22576%22%20d=%22M218.92%20111.61c-34.8604%20-34.8799%20-59.6504%20-44.1602%20-85.9199%20-54c-26%20-9.76074%20-53%20-20.1299%20-88.1699%20-52.7305l-35.7598%2035.5098c-12.7002%2012.6104%20-12.0703%2033.6104%201.79004%2045.0605c36.3398%2029.9795%2066.21%2041.0996%2091.0693%2050.3594c9.16992%203.41016%2068.9707%2019.2607%2098.7207%2098.0908c8.60938%2022.8096%2046.3496%20134.58%20188.979%20187.72c15.8506%205.91016%2027.3604%2010.2002%2041%2020.2998c5.14941%203.80859%2011.5498%206.08008%2018.4404%206.08008c8.46484%200%2016.1426%20-3.40137%2021.7393%20-8.91016l37.6709%20-37.3896c-30.1504%20-27.6904%20-52.9102%20-36.3701%20-76.79%20-45.3701c-28.3008%20-10.6104%20-57.5703%20-21.5801%20-97.3506%20-61.3799s-50.7598%20-69.0498%20-61.3701%20-97.3398c-9.84961%20-26.3008%20-19.1602%20-51.1104%20-54.0498%20-86zM566.92%20343.61c12.7002%20-12.5996%2012.0801%20-33.6602%20-1.80957%20-45.0605c-36.3701%20-30.0098%20-66.2402%20-41.1396%20-91.1104%20-50.4102c-9.2002%20-3.43945%20-69%20-19.3193%20-98.7305%20-98.1094c-8.93945%20-23.5898%20-46.7393%20-134.69%20-188.939%20-187.69c-15.8496%20-5.89941%20-27.3398%20-10.1797%20-40.9404%20-20.2402c-5.14941%20-3.81055%20-11.5527%20-6.08301%20-18.4453%20-6.08301c-8.46289%200%20-16.1377%203.39844%20-21.7344%208.90332l-37.6797%2037.4297c30.1094%2027.6699%2052.8594%2036.3301%2076.7197%2045.3301c28.2998%2010.5898%2057.5098%2021.54%2097.2998%2061.3203s50.7803%2069%2061.4199%2097.3301c9.81055%2026.3096%2019.1104%2051.1602%2054%2086c34.8906%2034.8398%2059.6904%2044.1504%2085.9502%2054c26.0703%209.79004%2053.0605%2020.1602%2088.25%2052.79z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22book-medical%22%20unicode=%22&#xf7e6;%22%20horiz-adv-x=%22448%22%20d=%22M448%2089.5996c0%20-9.59961%20-3.2002%20-15.999%20-9.59961%20-19.1992c-3.2002%20-12.8008%20-3.2002%20-57.6006%200%20-73.6006c6.39941%20-6.39941%209.59961%20-12.7998%209.59961%20-19.2002v-16c0%20-16%20-12.7998%20-25.5996%20-25.5996%20-25.5996h-326.4c-54.4004%200%20-96%2041.5996%20-96%2096v320c0%2054.4004%2041.5996%2096%2096%2096h326.4c16%200%2025.5996%20-9.59961%2025.5996%20-25.5996v-332.801zM144%20280v-48c0%20-4.41504%203.58496%20-8%208%20-8h56v-56c0%20-4.41504%203.58496%20-8%208%20-8h48c4.41504%200%208%203.58496%208%208v56h56c4.41504%200%208%203.58496%208%208v48c0%204.41504%20-3.58496%208%20-8%208h-56v56c0%204.41504%20-3.58496%208%20-8%208h-48c-4.41504%200%20-8%20-3.58496%20-8%20-8v-56h-56c-4.41504%200%20-8%20-3.58496%20-8%20-8zM380.8%200v64h-284.8c-16%200%20-32%20-12.7998%20-32%20-32s12.7998%20-32%2032%20-32h284.8z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22bread-slice%22%20unicode=%22&#xf7ec;%22%20horiz-adv-x=%22576%22%20d=%22M288%20448c180%200%20288%20-93.4004%20288%20-169.14c0%20-30.3008%20-24.2402%20-54.8604%20-64%20-54.8604v-256c0%20-17.6699%20-16.1201%20-32%20-36%20-32h-376c-19.8799%200%20-36%2014.3301%20-36%2032v256c-39.7598%200%20-64%2024.5596%20-64%2054.8604c0%2075.7393%20108%20169.14%20288%20169.14z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22cheese%22%20unicode=%22&#xf7ef;%22%20d=%22M0%20160h512v-160c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-448c-17.6611%200%20-32%2014.3389%20-32%2032v160zM299.83%20416c118.17%20-6.2002%20212.17%20-104.11%20212.17%20-224h-512l278.7%20217c5.47656%204.38477%2012.4277%207.02051%2019.9814%207.02051c0.384766%200%200.767578%20-0.00683594%201.14844%20-0.0205078z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22clinic-medical%22%20unicode=%22&#xf7f2;%22%20horiz-adv-x=%22576%22%20d=%22M288%20333l218.74%20-192.9c1.54004%20-1.37988%203.55957%20-2.04004%205.25977%20-3.19922v-184.9c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v184.94c1.78027%201.20996%203.84961%201.88965%205.46973%203.34961zM384%2072v48c0%204.41504%20-3.58496%208%20-8%208h-56v56c0%204.41504%20-3.58496%208%20-8%208h-48c-4.41504%200%20-8%20-3.58496%20-8%20-8v-56h-56c-4.41504%200%20-8%20-3.58496%20-8%20-8v-48c0%20-4.41504%203.58496%20-8%208%20-8h56v-56c0%20-4.41504%203.58496%20-8%208%20-8h48c4.41504%200%208%203.58496%208%208v56h56c4.41504%200%208%203.58496%208%208zM570.69%20211.72c3.2627%20-2.92969%205.30762%20-7.18555%205.30762%20-11.9121c0%20-4.10156%20-1.54688%20-7.84473%20-4.08789%20-10.6777l-21.4004%20-23.8203c-2.92969%20-3.2627%20-7.18457%20-5.30762%20-11.9111%20-5.30762c-4.10742%200%20-7.85449%201.55078%20-10.6885%204.09766l-229.32%20202.271c-2.82031%202.48828%20-6.53906%203.99902%20-10.5928%203.99902c-4.05273%200%20-7.75684%20-1.51074%20-10.5771%20-3.99902l-229.32%20-202.28c-2.83398%20-2.54688%20-6.58594%20-4.10645%20-10.6924%20-4.10645c-4.72656%200%20-8.97754%202.05371%20-11.9072%205.31641l-21.4102%2023.8203c-2.54688%202.83398%20-4.10645%206.58594%20-4.10645%2010.6934c0%204.72559%202.05371%208.97656%205.31641%2011.9062l256%20226c7.06934%206.3916%2016.4707%2010.2852%2026.7412%2010.2852c10.2715%200%2019.6396%20-3.89355%2026.709%20-10.2852z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22comment-medical%22%20unicode=%22&#xf7f5;%22%20d=%22M256%20416c141.39%200%20256%20-93.1201%20256%20-208s-114.61%20-208%20-256%20-208c-0.161133%200%20-0.446289%200.107422%20-0.606445%200.107422c-37.5674%200%20-73.5547%206.81445%20-106.794%2019.2725c-24.5996%20-19.6299%20-74.3398%20-51.3799%20-140.6%20-51.3799c-4.41113%200.00488281%20-7.99023%203.58984%20-7.99023%208.00195c0%202.12891%200.833008%204.06445%202.19043%205.49805c0.5%200.5%2042.2598%2045.4502%2054.7998%2095.7598c-35.5898%2035.7402%20-57%2081.1807%20-57%20130.74c0%20114.88%20114.62%20208%20256%20208zM352%20184v48c0%204.41504%20-3.58496%208%20-8%208h-56v56c0%204.41504%20-3.58496%208%20-8%208h-48c-4.41504%200%20-8%20-3.58496%20-8%20-8v-56h-56c-4.41504%200%20-8%20-3.58496%20-8%20-8v-48c0%20-4.41504%203.58496%20-8%208%20-8h56v-56c0%20-4.41504%203.58496%20-8%208%20-8h48c4.41504%200%208%203.58496%208%208v56h56c4.41504%200%208%203.58496%208%208z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22crutch%22%20unicode=%22&#xf7f7;%22%20d=%22M507.31%20262.29c2.87109%20-2.89258%204.64551%20-6.87891%204.64551%20-11.2725c0%20-4.42285%20-1.79883%20-8.42969%20-4.70508%20-11.3271l-22.6201%20-22.6309c-2.89648%20-2.89648%20-6.90137%20-4.68945%20-11.3174%20-4.68945s-8.41602%201.79297%20-11.3125%204.68945l-181%20181c-2.89648%202.89648%20-4.68945%206.90137%20-4.68945%2011.3174s1.79297%208.41699%204.68945%2011.3135l22.6904%2022.5996c2.89551%202.89355%206.89844%204.68457%2011.3115%204.68457c4.41406%200%208.41211%20-1.79102%2011.3076%20-4.68457zM327.77%20195.88l55.1006%2055.1201l45.25%20-45.2695l-109.68%20-109.681c-12.4922%20-12.4961%20-28.4805%20-21.5479%20-46.29%20-25.6494l-120.25%20-27.75l-102%20-102c-2.89648%20-2.89746%20-6.90137%20-4.69043%20-11.3174%20-4.69043s-8.41699%201.79297%20-11.3135%204.69043l-22.6191%2022.6191c-2.89746%202.89648%20-4.69043%206.90137%20-4.69043%2011.3174s1.79297%208.41699%204.69043%2011.3135l102%20102l27.7393%20120.26c4.11816%2017.8066%2013.1738%2033.7939%2025.6699%2046.29l109.671%20109.67l45.25%20-45.25l-55.1006%20-55.1006zM273.2%20141.31l9.30957%209.31055l-67.8896%2067.8896l-9.31055%20-9.30957c-4.16113%20-4.17676%20-7.17969%20-9.51074%20-8.55957%20-15.4502l-18.2998%20-79.2998l79.2998%2018.3193c5.94238%201.36328%2011.2783%204.37695%2015.4502%208.54004z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22disease%22%20unicode=%22&#xf7fa;%22%20d=%22M472.29%20252.1c48.54%20-16.6191%2053.8301%20-73.8301%208.99023%20-96.79l-62%20-31.7393c-17.8301%20-9.12988%20-29.2803%20-25.2002%20-30.6299%20-43l-4.7002%20-61.8604c-3.4502%20-44.79%20-65.1299%20-66.7803%20-104.45%20-37.2197l-54.3203%2040.8301c-15.6201%2011.7295%20-36.96%2016.1201%20-57.0693%2011.7295l-70%20-15.2803c-50.6504%20-11.0596%20-94.1104%2032.5605%20-73.46%2073.8008l28.4297%2057c8.17969%2016.3799%206.43945%2035.1699%20-4.63965%2050.2393l-38.54%2052.4209c-27.9307%2037.9492%207%2086.9092%2059%2082.8398l71.8994%20-5.62012c20.6602%20-1.62012%2040.9404%205.59961%2054.2002%2019.3096l46.0898%2047.7207c33.4297%2034.5098%2098.4199%2021.1494%20110%20-22.6201l16%20-60.4502c4.60059%20-17.3906%2018.8604%20-31.71%2038.1406%20-38.3105zM160%20192c17.6611%200%2032%2014.3389%2032%2032s-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32zM288%2096c17.6611%200%2032%2014.3389%2032%2032s-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32zM304%20224c8.83105%200%2016%207.16895%2016%2016s-7.16895%2016%20-16%2016s-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22egg%22%20unicode=%22&#xf7fb;%22%20horiz-adv-x=%22384%22%20d=%22M192%20448c106%200%20192%20-214%20192%20-320s-86%20-192%20-192%20-192s-192%2086%20-192%20192s86%20320%20192%20320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hamburger%22%20unicode=%22&#xf805;%22%20d=%22M464%20192c26.4922%200%2048%20-21.5078%2048%20-48s-21.5078%20-48%20-48%20-48h-416c-26.4922%200%20-48%2021.5078%20-48%2048s21.5078%2048%2048%2048h416zM480%2064c8.83105%200%2016%20-7.16895%2016%20-16v-16c0%20-35.3223%20-28.6777%20-64%20-64%20-64h-352c-35.3223%200%20-64%2028.6777%20-64%2064v16c0%208.83105%207.16895%2016%2016%2016h448zM58.6396%20224c-34.5693%200%20-54.6396%2043.9102%20-34.8193%2075.8896c40.1797%2064.9102%20128.64%20116.011%20232.18%20116.11c103.55%20-0.0996094%20192%20-51.2002%20232.18%20-116.12c19.8008%20-31.9795%20-0.25%20-75.8799%20-34.8193%20-75.8799h-394.721zM384%20336c-8.83105%200%20-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16s16%207.16895%2016%2016s-7.16895%2016%20-16%2016zM256%20368c-8.83105%200%20-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16s16%207.16895%2016%2016s-7.16895%2016%20-16%2016zM128%20336c-8.83105%200%20-16%20-7.16895%20-16%20-16s7.16895%20-16%2016%20-16s16%207.16895%2016%2016s-7.16895%2016%20-16%2016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hand-middle-finger%22%20unicode=%22&#xf806;%22%20d=%22M479.93%20130.88l0.0703125%20-82.8799c0%20-61.7979%20-50.1592%20-111.973%20-111.95%20-112h-215c-30.9053%200.00292969%20-58.9189%2012.5361%20-79.1895%2032.8096l-30.9307%2030.9307c-6.75488%206.75391%20-10.9297%2016.0928%20-10.9297%2026.3896v73.4697c0%2014.6221%208.38574%2027.2734%2020.6396%2033.4004l27.3604%2015v-76c0%20-4.41504%203.58496%20-8%208%20-8s8%203.58496%208%208v147.04c0%2015.2598%2012.8701%2028.3799%2030.8701%2031.3799l30.6797%205.12012c17.8203%202.96973%2034.4502%20-8.38965%2034.4502%20-23.54v-32c0%20-4.41504%203.58496%20-8%208%20-8s8%203.58496%208%208v200c0%200.0078125%20-0.0244141%200.015625%20-0.0244141%200.0234375c0%2026.4912%2021.5078%2048%2048%2048c0.50293%200%201.00488%20-0.0078125%201.50488%20-0.0234375c26.2695%20-0.799805%2046.5195%20-23.7197%2046.5195%20-50v-198c0%20-4.41504%203.58496%20-8%208%20-8s8%203.58496%208%208v32c0%2015.1396%2016.6299%2026.5%2034.4502%2023.5303l38.3994%20-6.40039c13.46%20-2.25%2023.1504%20-12.0996%2023.1504%20-23.54v-49.5898l35.6504%20-8.92969c16.2188%20-4.05371%2028.2676%20-18.7256%2028.2793%20-36.1904z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hard-hat%22%20unicode=%22&#xf807;%22%20d=%22M480%20160v-64h-448v64c0%2080.25%2049.2803%20148.92%20119.19%20177.62l40.8096%20-81.6201v112c0%208.83105%207.16895%2016%2016%2016h96c8.83105%200%2016%20-7.16895%2016%20-16v-112l40.8096%2081.6201c69.9102%20-28.7002%20119.19%20-97.3701%20119.19%20-177.62zM496%2064c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-480c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h480z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hospital-user%22%20unicode=%22&#xf80d;%22%20horiz-adv-x=%22640%22%20d=%22M480%20128c-52.9834%200%20-96%2043.0166%20-96%2096s43.0166%2096%2096%2096s96%20-43.0166%2096%20-96s-43.0166%20-96%20-96%20-96zM528%2096c61.8145%200%20112.002%20-50.1738%20112.002%20-111.988c0%20-0.210938%20-0.000976562%20-0.420898%20-0.00195312%20-0.631836c-0.139648%20-26.2598%20-21.7305%20-47.3799%20-48%20-47.3799h-224c-26.2695%200%20-47.8604%2021.1201%20-48%2047.3799c-0.000976562%200.210938%200%200.40918%200%200.620117c0%2061.8145%2050.1855%20112%20112%20112c0.0273438%200%200.0556641%20-0.00488281%200.0830078%20-0.00488281c2.42871%200%204.77051%20-0.380859%206.9668%20-1.08496c12.8193%20-4.4541%2026.6504%20-6.87402%2040.9775%20-6.87402s28.0938%202.41992%2040.9131%206.87402c2.19922%200.704102%204.54395%201.08984%206.97656%201.08984h0.0830078zM329.91%2085.5498c-25.9033%20-25.8965%20-41.915%20-61.665%20-41.915%20-101.15c0%20-0.396484%200.00195312%20-0.792969%200.00488281%20-1.18945c0.166016%20-17.7246%206.24512%20-34.1309%2016.3096%20-47.21h-288.31c-8.83105%200%20-16%207.16895%20-16%2016v368c0%2017.6611%2014.3389%2032%2032%2032h32v64c0%2017.6611%2014.3389%2032%2032%2032h160c17.6611%200%2032%20-14.3389%2032%20-32v-64h32c17.6611%200%2032%20-14.3389%2032%20-32v-216.62c-7.98633%20-5.24609%20-15.3037%20-11.1562%20-22.0898%20-17.8301zM144%2044v40c0%206.62305%20-5.37695%2012%20-12%2012h-40c-6.62305%200%20-12%20-5.37695%20-12%20-12v-40c0%20-6.62305%205.37695%20-12%2012%20-12h40c6.62305%200%2012%205.37695%2012%2012zM144%20172v40c0%206.62305%20-5.37695%2012%20-12%2012h-40c-6.62305%200%20-12%20-5.37695%20-12%20-12v-40c0%20-6.62305%205.37695%20-12%2012%20-12h40c6.62305%200%2012%205.37695%2012%2012zM192%20294v26h26c3.31152%200%206%202.68848%206%206v20c0%203.31152%20-2.68848%206%20-6%206h-26v26c0%203.31152%20-2.68848%206%20-6%206h-20c-3.31152%200%20-6%20-2.68848%20-6%20-6v-26h-26c-3.31152%200%20-6%20-2.68848%20-6%20-6v-20c0%20-3.31152%202.68848%20-6%206%20-6h26v-26c0%20-3.31152%202.68848%20-6%206%20-6h20c3.31152%200%206%202.68848%206%206zM272%2044v40c0%206.62305%20-5.37695%2012%20-12%2012h-40c-6.62305%200%20-12%20-5.37695%20-12%20-12v-40c0%20-6.62305%205.37695%20-12%2012%20-12h40c6.62305%200%2012%205.37695%2012%2012zM272%20172v40c0%206.62305%20-5.37695%2012%20-12%2012h-40c-6.62305%200%20-12%20-5.37695%20-12%20-12v-40c0%20-6.62305%205.37695%20-12%2012%20-12h40c6.62305%200%2012%205.37695%2012%2012z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hotdog%22%20unicode=%22&#xf80f;%22%20d=%22M488.56%20424.56c14.4766%20-14.4795%2023.4346%20-34.498%2023.4346%20-56.5703s-8.95801%20-42.0693%20-23.4346%20-56.5488l-352%20-352c-14.5518%20-15.0674%20-34.9814%20-24.4199%20-57.5615%20-24.4199c-44.1523%200%20-80%2035.8467%20-80%2080c0%2022.5801%209.375%2042.9873%2024.4424%2057.5391l352%20352c14.4795%2014.4766%2034.498%2023.4346%2056.5703%2023.4346s42.0693%20-8.95801%2056.5488%20-23.4346zM438.63%20329.37c2.89648%202.89648%204.68457%206.90137%204.68457%2011.3174c0%208.83105%20-7.16992%2016.002%20-16.002%2016.002c-4.41602%200%20-8.41602%20-1.79297%20-11.3125%20-4.68945c-12.4102%20-12.4102%20-21.7598%20-14%20-34.71%20-16.2305c-14.4004%20-2.46973%20-32.3203%20-5.55957%20-51.9199%20-25.1494c-19.6006%20-19.5898%20-22.6699%20-37.5205%20-25.1396%20-51.9199c-2.24023%20-12.9502%20-3.84082%20-22.3105%20-16.2402%20-34.71c-12.4004%20-12.4004%20-21.7002%20-14.0098%20-34.7002%20-16.2305c-14.4004%20-2.46973%20-32.3203%20-5.5498%20-51.9199%20-25.1396c-19.6006%20-19.5898%20-22.6699%20-37.5205%20-25.1504%20-51.9199c-2.21973%20-12.9502%20-3.80957%20-22.29%20-16.2197%20-34.7002s-21.71%20-14.0098%20-34.71%20-16.2305c-14.4004%20-2.46973%20-32.3203%20-5.5498%20-51.9199%20-25.1396c-2.89648%20-2.89648%20-4.68457%20-6.90137%20-4.68457%20-11.3174c0%20-8.83105%207.16992%20-16.002%2016.002%20-16.002c4.41602%200%208.41602%201.79297%2011.3125%204.68945c12.4004%2012.4004%2021.7598%2014%2034.7002%2016.2305c14.3994%202.46973%2032.3301%205.55957%2051.9297%2025.1494c19.6006%2019.5898%2022.6699%2037.5205%2025.1396%2051.9199c2.23047%2012.9502%203.83008%2022.2998%2016.2305%2034.7002s21.75%2014%2034.7002%2016.2197c14.3994%202.48047%2032.3193%205.56055%2051.9199%2025.1504c19.5996%2019.5898%2022.6699%2037.5195%2025.1494%2051.9199c2.23047%2012.9502%203.83008%2022.3096%2016.2305%2034.71s21.7598%2014%2034.7002%2016.2305c14.4102%202.46973%2032.3301%205.5498%2051.9297%2025.1396zM31.4404%20125.82l-11.5508%2011.5498c-24.9893%2024.9902%20-26.6592%2063.8398%20-3.71973%2086.7803l207.68%20207.68c22.9404%2022.9395%2061.79%2021.2803%2086.79%20-3.71973l11.54%20-11.5508zM480.56%20258.18l11.5508%20-11.54c24.9893%20-25%2026.6592%20-63.8496%203.71973%20-86.79l-207.68%20-207.68c-22.9404%20-22.9395%20-61.79%20-21.2803%20-86.79%203.71973l-11.54%2011.5508z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22ice-cream%22%20unicode=%22&#xf810;%22%20horiz-adv-x=%22448%22%20d=%22M368%20288c26.4922%200%2048%20-21.5078%2048%20-48s-21.5078%20-48%20-48%20-48h-288c-26.4922%200%20-48%2021.5078%20-48%2048s21.5078%2048%2048%2048h0.94043c-0.625%205.43945%20-0.93457%2010.9707%20-0.93457%2016.5762c0%2079.4756%2064.5234%20144%20144%20144c79.4756%200%20144%20-64.5244%20144%20-144c0%20-5.60547%20-0.321289%20-11.1367%20-0.946289%20-16.5762h0.94043zM195.38%20-45.6904l-99.3799%20205.69h256l-99.3799%20-205.69c-4.99414%20-10.8223%20-15.9111%20-18.3398%20-28.6035%20-18.3398s-23.6426%207.51758%20-28.6367%2018.3398z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22laptop-medical%22%20unicode=%22&#xf812;%22%20horiz-adv-x=%22640%22%20d=%22M232%20224c-4.41504%200%20-8%203.58496%20-8%208v48c0%204.41504%203.58496%208%208%208h56v56c0%204.41504%203.58496%208%208%208h48c4.41504%200%208%20-3.58496%208%20-8v-56h56c4.41504%200%208%20-3.58496%208%20-8v-48c0%20-4.41504%20-3.58496%20-8%20-8%20-8h-56v-56c0%20-4.41504%20-3.58496%20-8%20-8%20-8h-48c-4.41504%200%20-8%203.58496%20-8%208v56h-56zM576%20400v-336h-512v336c0.0771484%2026.4561%2021.5439%2047.9229%2048%2048h416c26.4561%20-0.0771484%2047.9229%20-21.5439%2048%20-48zM512%20128v256h-384v-256h384zM624%2032c8.83105%200%2016%20-7.16895%2016%20-16v-16c-0.104492%20-35.2744%20-28.7256%20-63.8955%20-64%20-64h-512c-35.2744%200.104492%20-63.8955%2028.7256%20-64%2064v16c0%208.83105%207.16895%2016%2016%2016h239.23c-0.230469%20-14.5303%2014.0791%20-32%2032.7695%20-32h60.7998c18.0303%200%2032%2012.1904%2032.7402%2032h242.46z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pager%22%20unicode=%22&#xf815;%22%20d=%22M448%20384c35.3223%200%2064%20-28.6777%2064%20-64v-256c0%20-35.3223%20-28.6777%20-64%20-64%20-64h-384c-35.3223%200%20-64%2028.6777%20-64%2064v256c0%2035.3223%2028.6777%2064%2064%2064h384zM160%2080v48h-80c-8.83105%200%20-16%20-7.16895%20-16%20-16v-16c0%20-8.83105%207.16895%20-16%2016%20-16h80zM288%2096v16c0%208.83105%20-7.16895%2016%20-16%2016h-80v-48h80c8.83105%200%2016%207.16895%2016%2016zM448%20224v64c0%2017.6611%20-14.3389%2032%20-32%2032h-320c-17.6611%200%20-32%20-14.3389%20-32%20-32v-64c0%20-17.6611%2014.3389%20-32%2032%20-32h320c17.6611%200%2032%2014.3389%2032%2032z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pepper-hot%22%20unicode=%22&#xf816;%22%20d=%22M330.67%20184.88h107.46l37.0498%20-38.54c-48.5293%20-87.4697%20-206.54%20-210.34%20-419.18%20-210.34c-30.9072%200%20-56%2025.0928%20-56%2056s25.0928%2056%2056%2056c141.58%200%20163.44%20181.24%20221.92%20250.82l52.75%20-24.2207v-89.7197zM461.76%20313.25c30.8984%20-28.1729%2050.2402%20-68.7275%2050.2402%20-113.795v-0.145508c0%20-13.6797%20-2.2998%20-26.6895%20-5.55957%20-39.3096l-54.6807%2056.8799h-89.0898v78.2402l-74.6699%2034.29c22.3398%2014.0498%2048.3398%2022.5898%2076.3398%2022.5898c20.2783%20-0.0078125%2039.6836%20-4.32031%2057.1602%20-11.96c18.4502%2037.2197%208.25977%2061.96%201.40039%2072.3203c-0.896484%201.29883%20-1.42676%202.88184%20-1.42676%204.57715c0%202.20117%200.884766%204.19727%202.31641%205.65234l22.9004%2023c1.45117%201.47559%203.46777%202.39453%205.69922%202.39453c2.5166%200%204.76367%20-1.16504%206.23047%20-2.98438c18.5596%20-23.4805%2035.2998%20-71.9102%203.13965%20-131.75z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22pizza-slice%22%20unicode=%22&#xf818;%22%20d=%22M158.87%20447.85c181.91%20-17.1699%20332.02%20-164.93%20352.899%20-345.71c1.87012%20-16.2197%20-7.89941%20-31.54%20-23.6191%20-35.8994l-56.9404%20-15.7803c-7.94043%20186.39%20-134.86%20311.51%20-322.479%20317l14.8096%2056.2705c4.12988%2015.6992%2019.1699%2025.6396%2035.3301%2024.1191zM100.4%20335.85c176.069%20-1.95996%20294.88%20-119.25%20299.149%20-294.14l-379%20-105.1c-1.37793%20-0.381836%20-2.82324%20-0.59375%20-4.32227%20-0.59375c-8.94629%200%20-16.21%207.26367%20-16.21%2016.21c0%201.42871%200.18457%202.81348%200.532227%204.13379zM128%2032c17.6611%200%2032%2014.3389%2032%2032s-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32zM176%20184c17.6611%200%2032%2014.3389%2032%2032s-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32zM280%2080c17.6611%200%2032%2014.3389%2032%2032s-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trash-restore%22%20unicode=%22&#xf829;%22%20horiz-adv-x=%22448%22%20d=%22M53.2002%20-19l-21.2002%20339h384l-21.2002%20-339c-1.57031%20-25.0762%20-22.4316%20-44.9971%20-47.8994%20-45h-245.801c-25.4678%200.00292969%20-46.3291%2019.9238%20-47.8994%2045zM123.31%20156.8c-10.0791%20-10.6201%20-2.93945%20-28.7998%2011.3203%20-28.7998h57.3701v-112c0%20-8.83105%207.16895%20-16%2016%20-16h32c8.83105%200%2016%207.16895%2016%2016v112h57.3701c14.2598%200%2021.3994%2018.1797%2011.3203%2028.7998l-89.3809%2094.2598c-2.81543%203.04297%20-6.83984%204.94922%20-11.3086%204.94922s-8.49512%20-1.90625%20-11.3105%20-4.94922zM432%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h120l9.40039%2018.7002c3.85547%207.88574%2011.9434%2013.2998%2021.3066%2013.2998h0.0927734h114.3c0.00585938%200%20-0.00195312%200.0234375%200.00390625%200.0234375c9.41113%200%2017.5645%20-5.42871%2021.4961%20-13.3232l9.40039%20-18.7002h120z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22trash-restore-alt%22%20unicode=%22&#xf82a;%22%20horiz-adv-x=%22448%22%20d=%22M32%20-16v336h384v-336c0%20-26.4922%20-21.5078%20-48%20-48%20-48h-288c-26.4922%200%20-48%2021.5078%20-48%2048zM123.31%20156.8c-10.0791%20-10.6201%20-2.93945%20-28.7998%2011.3203%20-28.7998h57.3701v-112c0%20-8.83105%207.16895%20-16%2016%20-16h32c8.83105%200%2016%207.16895%2016%2016v112h57.3701c14.2598%200%2021.3994%2018.1797%2011.3203%2028.7998l-89.3809%2094.2598c-2.81543%203.04297%20-6.83984%204.94922%20-11.3086%204.94922s-8.49512%20-1.90625%20-11.3105%20-4.94922zM432%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-416c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h120l9.40039%2018.7002c3.85547%207.88574%2011.9434%2013.2998%2021.3066%2013.2998h0.0927734h114.3c0.00585938%200%20-0.00195312%200.0234375%200.00390625%200.0234375c9.41113%200%2017.5645%20-5.42871%2021.4961%20-13.3232l9.40039%20-18.7002h120z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22user-nurse%22%20unicode=%22&#xf82f;%22%20horiz-adv-x=%22448%22%20d=%22M319.41%20128c71.4902%20-3.09961%20128.59%20-61.5996%20128.59%20-133.79c0%20-32.127%20-26.083%20-58.21%20-58.21%20-58.21h-331.58c-32.127%200%20-58.21%2026.083%20-58.21%2058.21c0%2072.1904%2057.0996%20130.69%20128.59%20133.79l95.4102%20-95.3896zM224%20144c-70.6455%200%20-128%2057.3545%20-128%20128v110.18c0%2013.7119%208.62988%2025.4092%2020.7598%2029.96l84.7705%2031.79c6.98438%202.61914%2014.6035%204.05176%2022.498%204.05176s15.457%20-1.43262%2022.4414%20-4.05176l84.7705%20-31.75c12.1309%20-4.55078%2020.7598%20-16.248%2020.7598%20-29.96v-0.0400391v-110.18c0%20-70.6455%20-57.3545%20-128%20-128%20-128zM184%20376.33v-16.6602c0%20-2.75977%202.24023%20-5%205%20-5h21.6699v-21.6699c0%20-2.75977%202.24023%20-5%205%20-5h16.6602c2.75977%200%205%202.24023%205%205v21.6699h21.6699c2.75977%200%205%202.24023%205%205v16.6602c0%202.75977%20-2.24023%205%20-5%205h-21.6699v21.6699c0%202.75977%20-2.24023%205%20-5%205h-16.6602c-2.75977%200%20-5%20-2.24023%20-5%20-5v-21.6699h-21.6699c-2.75977%200%20-5%20-2.24023%20-5%20-5zM144%20288v-16c0%20-44.1533%2035.8467%20-80%2080%20-80s80%2035.8467%2080%2080v16h-160z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22wave-square%22%20unicode=%22&#xf83e;%22%20horiz-adv-x=%22640%22%20d=%22M476%20-32h-152c-19.8691%200%20-36%2016.1309%20-36%2036v348h-96v-156c0%20-19.8691%20-16.1309%20-36%20-36%20-36h-140c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h112v156c0%2019.8691%2016.1309%2036%2036%2036h152c19.8691%200%2036%20-16.1309%2036%20-36v-348h96v156c0%2019.8691%2016.1309%2036%2036%2036h140c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-112v-156c0%20-19.8691%20-16.1309%20-36%20-36%20-36z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22biking%22%20unicode=%22&#xf84a;%22%20horiz-adv-x=%22640%22%20d=%22M400%20352c-26.4922%200%20-48%2021.5078%20-48%2048s21.5078%2048%2048%2048s48%20-21.5078%2048%20-48s-21.5078%20-48%20-48%20-48zM396%20231l-41.3604%2033.1104l-58.25%20-49.9199l41.3604%20-27.5703c8.60547%20-5.7373%2014.248%20-15.5117%2014.25%20-26.6201v-128c0%20-17.6611%20-14.3389%20-32%20-32%20-32s-32%2014.3389%20-32%2032v110.88l-81.7305%2054.5205c-8.60742%205.7373%20-14.2686%2015.5068%20-14.2686%2026.6191c0%209.71777%204.3418%2018.4297%2011.1895%2024.3008l112%2096c5.58887%204.80176%2012.8965%207.70117%2020.8359%207.70117c7.55566%200%2014.502%20-2.62891%2019.9736%20-7.02148l71.2197%20-57h52.7803c17.6611%200%2032%20-14.3389%2032%20-32s-14.3389%20-32%20-32%20-32h-64c-0.0205078%200%20-0.0625%200.0117188%20-0.0830078%200.0117188c-7.53125%200%20-14.457%202.61621%20-19.917%206.98828zM512%20192c70.6455%200%20128%20-57.3545%20128%20-128s-57.3545%20-128%20-128%20-128s-128%2057.3545%20-128%20128s57.3545%20128%20128%20128zM512%200c35.3223%200%2064%2028.6777%2064%2064s-28.6777%2064%20-64%2064s-64%20-28.6777%20-64%20-64s28.6777%20-64%2064%20-64zM128%20192c70.6455%200%20128%20-57.3545%20128%20-128s-57.3545%20-128%20-128%20-128s-128%2057.3545%20-128%20128s57.3545%20128%20128%20128zM128%200c35.3223%200%2064%2028.6777%2064%2064s-28.6777%2064%20-64%2064s-64%20-28.6777%20-64%20-64s28.6777%20-64%2064%20-64z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22border-all%22%20unicode=%22&#xf84c;%22%20horiz-adv-x=%22448%22%20d=%22M416%20416c17.6611%200%2032%20-14.3389%2032%20-32v-384c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-384c-17.6611%200%20-32%2014.3389%20-32%2032v384c0%2017.6611%2014.3389%2032%2032%2032h384zM384%20352h-128v-128h128v128zM192%20352h-128v-128h128v128zM64%2032h128v128h-128v-128zM256%2032h128v128h-128v-128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22border-none%22%20unicode=%22&#xf850;%22%20horiz-adv-x=%22448%22%20d=%22M240%20224c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM336%20224c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM432%20224c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM144%20224c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM240%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM336%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM432%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM432%20128c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM432%20320c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM240%20128c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM240%20320c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM144%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM240%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM336%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM432%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM48%20224c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM48%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM48%20128c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM48%20320c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM48%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM144%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22border-style%22%20unicode=%22&#xf853;%22%20horiz-adv-x=%22448%22%20d=%22M240%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM144%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM336%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM432%20224c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM432%20128c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM432%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM432%20320c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32zM432%20416c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-368v-368c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v400c0%2017.6611%2014.3389%2032%2032%2032h400z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22fan%22%20unicode=%22&#xf863;%22%20d=%22M352.57%20320c81.79%200%20149.3%20-61.6299%20159.3%20-141.33c1.30957%20-10.4795%20-7.17969%20-19.6396%20-17.6201%20-18.5898l-123.11%2012.4102c8.34082%20-22.9707%2012.8604%20-48.9707%2012.8604%20-77.0605c0%20-81.79%20-61.6299%20-149.3%20-141.33%20-159.3c-10.4795%20-1.30957%20-19.6396%207.19043%20-18.5898%2017.6201l12.4102%20123.11c-22.9707%20-8.34082%20-48.9707%20-12.8604%20-77.0605%20-12.8604c-81.79%200%20-149.3%2061.6299%20-159.3%20141.33c-1.30957%2010.4795%207.17969%2019.6699%2017.6201%2018.5898l123.11%20-12.4102c-8.34082%2022.9707%20-12.8604%2048.9707%20-12.8604%2077.0605c0%2081.79%2061.6299%20149.3%20141.33%20159.3c10.4795%201.30957%2019.6699%20-7.17969%2018.5898%20-17.6201l-12.4102%20-123.11c22.9707%208.34082%2048.9707%2012.8604%2077.0605%2012.8604zM256%20160c17.6611%200%2032%2014.3389%2032%2032s-14.3389%2032%20-32%2032s-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22icons%22%20unicode=%22&#xf86d;%22%20d=%22M116.65%20228.65l-96.79%2099.8301c-28%2029.0293%20-26.4102%2077.0996%205%20103.88c27.3896%2023.3398%2068.1895%2019.1396%2093.29%20-6.80078l9.84961%20-10.1396l9.86035%2010.1396c25.1396%2025.9404%2065.8896%2030.1406%2093.2793%206.80078c31.4102%20-26.7803%2033.0605%20-74.8799%204.91016%20-103.88l-96.75%20-99.8301c-2.85449%20-2.98242%20-6.875%20-4.83984%20-11.3252%20-4.83984s-8.46973%201.85742%20-11.3242%204.83984zM260.57%20128.16c15.1406%20-0.0107422%2027.4297%20-12.3066%2027.4297%20-27.4502v-0.00976562v-137.25c0%20-15.1436%20-12.2891%20-27.4395%20-27.4297%20-27.4502h-233.141c-15.1396%200.00585938%20-27.4297%2012.2988%20-27.4297%2027.4395v0.0107422v137.25v0.00976562c0%2015.1504%2012.2998%2027.4502%2027.4502%2027.4502h0.00976562h48l7%2014.2402c3.89258%2010.3887%2013.9082%2017.7793%2025.6484%2017.7793h0.0117188h71.71c0.00390625%200%20-0.00195312%200.0126953%200.000976562%200.0126953c11.7412%200%2021.7666%20-7.40332%2025.6592%20-17.792l7.08008%20-14.2402h48zM144%20-20c28.6992%200%2052%2023.3008%2052%2052s-23.3008%2052%20-52%2052s-52%20-23.3008%20-52%20-52s23.3008%20-52%2052%20-52zM499.4%2095.9004c9.70996%200%2015.75%20-8.79004%2010.8691%20-15.7002l-92.3994%20-138.91c-2.42188%20-3.19824%20-6.24805%20-5.25488%20-10.5654%20-5.25488c-0.118164%200%20-0.236328%200.00195312%20-0.354492%200.00488281c-8.03027%200%20-14.1201%206.25%20-12.2305%2012.9004l24.2002%2083h-62.3096c-7.62012%200%20-13.5%205.58984%20-12.5%2011.8896l16.7998%20106.93c0.839844%205.2002%206.2002%209.10059%2012.5%209.10059h75.5898c8.25%200%2014.2803%20-6.56055%2012.1797%20-13.21l-22.3594%20-50.75h60.5801zM478.08%20447.67c17.9199%202.75%2033.9199%20-12.1895%2033.9199%20-31.6699v-144.26c-0.269531%20-26.3398%20-28.7998%20-47.6602%20-64%20-47.6602c-35.3496%200%20-64%2021.4795%20-64%2048c0%2026.5195%2028.6504%2048%2064%2048c5.49219%20-0.0498047%2010.8096%20-0.633789%2016%20-1.7002v47.1797l-112%20-17.2197v-108.58c-0.269531%20-26.3398%20-28.7998%20-47.6602%20-64%20-47.6602c-35.3496%200%20-64%2021.4805%20-64%2048c0%2026.5205%2028.6504%2048%2064%2048c5.49219%20-0.0498047%2010.8096%20-0.632812%2016%20-1.69922v106.77c0%2015.9102%2010.8701%2029.4102%2025.5098%2031.6602z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phone-alt%22%20unicode=%22&#xf879;%22%20d=%22M497.39%2086.2002c8.60059%20-3.74121%2014.6006%20-12.2891%2014.6006%20-22.2588c0%20-1.83496%20-0.204102%20-3.62305%20-0.589844%20-5.3418l-24%20-104c-2.45801%20-10.6416%20-12%20-18.5996%20-23.3848%20-18.5996h-0.015625c-256.1%200%20-464%20207.5%20-464%20464l0.0136719%200.00390625c0%2011.3848%207.94434%2020.9287%2018.5859%2023.3857l104%2024c1.72754%200.392578%203.49805%200.619141%205.34375%200.619141c9.9082%200%2018.4307%20-5.97656%2022.1562%20-14.5186l48%20-112c1.23828%20-2.88965%201.95117%20-6.0791%201.95117%20-9.41895c0%20-7.49512%20-3.45215%20-14.1904%20-8.85059%20-18.5811l-60.6006%20-49.6006c36.7334%20-77.9072%2099.2822%20-140.457%20177.19%20-177.189l49.5996%2060.5996c4.40332%205.39258%2011.1113%208.81055%2018.6084%208.81055c3.33203%200%206.50684%20-0.680664%209.3916%20-1.91016z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22phone-square-alt%22%20unicode=%22&#xf87b;%22%20horiz-adv-x=%22448%22%20d=%22M400%20416c26.4922%200%2048%20-21.5078%2048%20-48v-352c0%20-26.4922%20-21.5078%20-48%20-48%20-48h-352c-26.4922%200%20-48%2021.5078%20-48%2048v352c0%2026.4922%2021.5078%2048%2048%2048h352zM383.61%20108.63c0.235352%201.09082%200.369141%202.21387%200.389648%203.37012c-0.301758%206.06445%20-3.91992%2011.2607%20-9.08984%2013.79l-70%2030c-1.83594%200.71582%20-3.83789%201.14355%20-5.91016%201.20996c-4.58496%20-0.251953%20-8.69922%20-2.31836%20-11.6104%20-5.5l-31%20-37.8896c-48.7002%2022.9775%20-87.8018%2062.0791%20-110.779%20110.779l37.8896%2031c3.18164%202.91113%205.24805%207.02539%205.5%2011.6104c-0.0673828%202.07129%20-0.495117%204.07324%20-1.20996%205.91016l-30%2070c-2.53223%205.16797%20-7.72754%208.78418%20-13.79%209.08984c-1.15527%20-0.0253906%20-2.27734%20-0.15918%20-3.37012%20-0.389648l-65%20-15c-6.52246%20-1.74707%20-11.3818%20-7.59961%20-11.6299%20-14.6104c0%20-160.29%20130%20-290%20290%20-290c7.11426%200.00292969%2013.0762%204.97852%2014.6104%2011.6299z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22photo-video%22%20unicode=%22&#xf87c;%22%20horiz-adv-x=%22640%22%20d=%22M608%20448c17.6611%200%2032%20-14.3389%2032%20-32v-320c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-128v320h-192v-64h-160v96c0%2017.6611%2014.3389%2032%2032%2032h448zM232%20345v30c0%204.9668%20-4.0332%209%20-9%209h-30c-4.9668%200%20-9%20-4.0332%20-9%20-9v-30c0%20-4.9668%204.0332%20-9%209%20-9h30c4.9668%200%209%204.0332%209%209zM584%20137v30c0%204.9668%20-4.0332%209%20-9%209h-30c-4.9668%200%20-9%20-4.0332%20-9%20-9v-30c0%20-4.9668%204.0332%20-9%209%20-9h30c4.9668%200%209%204.0332%209%209zM584%20241v30c0%204.9668%20-4.0332%209%20-9%209h-30c-4.9668%200%20-9%20-4.0332%20-9%20-9v-30c0%20-4.9668%204.0332%20-9%209%20-9h30c4.9668%200%209%204.0332%209%209zM584%20345v30c0%204.9668%20-4.0332%209%20-9%209h-30c-4.9668%200%20-9%20-4.0332%20-9%20-9v-30c0%20-4.9668%204.0332%20-9%209%20-9h30c4.9668%200%209%204.0332%209%209zM416%20288c17.6611%200%2032%20-14.3389%2032%20-32v-288c0%20-17.6611%20-14.3389%20-32%20-32%20-32h-384c-17.6611%200%20-32%2014.3389%20-32%2032v288c0%2017.6611%2014.3389%2032%2032%2032h384zM96%20224c-17.6611%200%20-32%20-14.3389%20-32%20-32s14.3389%20-32%2032%20-32s32%2014.3389%2032%2032s-14.3389%2032%20-32%2032zM384%200v96l-96%2096l-128%20-128l-32%2032l-64%20-64v-32h320z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22remove-format%22%20unicode=%22&#xf87d;%22%20horiz-adv-x=%22640%22%20d=%22M336%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-128c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h32.4902l26.5098%2079.5996l67.0898%20-51.8301l-9.25977%20-27.7695h11.1699zM633.82%20-10.0996c3.76855%20-2.92871%206.17676%20-7.50977%206.17676%20-12.6475c0%20-3.69238%20-1.25293%20-7.09375%20-3.35742%20-9.80273l-19.6396%20-25.2705c-2.92871%20-3.76855%20-7.50879%20-6.17578%20-12.6465%20-6.17578c-3.69727%200%20-7.10254%201.25684%20-9.81348%203.36621l-588.36%20454.72c-3.76562%202.92871%20-6.1709%207.50781%20-6.1709%2012.6426c0%203.69434%201.25488%207.09766%203.36133%209.80762l19.6299%2025.2695c2.92871%203.76855%207.50879%206.17676%2012.6465%206.17676c3.69727%200%207.10254%20-1.25684%209.81348%20-3.36621l114.54%20-88.5205v43.9004c0%208.83105%207.16895%2016%2016%2016h416c8.83105%200%2016%20-7.16895%2016%20-16v-96c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v32h-117.83l-49.1699%20-147.59zM309.91%20240.24l31.9199%2095.7598h-117.83v-29.3604z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-alpha-down-alt%22%20unicode=%22&#xf881;%22%20horiz-adv-x=%22448%22%20d=%22M176%2096c14.2197%200%2021.3496%20-17.2598%2011.3301%20-27.3096l-80%20-96c-2.89551%20-2.89453%20-6.89844%20-4.68555%20-11.3125%20-4.68555c-4.41309%200%20-8.41211%201.79102%20-11.3076%204.68555l-80%2096c-10.0703%2010.0693%20-2.90039%2027.3096%2011.29%2027.3096h48v304c0%208.83105%207.16895%2016%2016%2016h32c8.83105%200%2016%20-7.16895%2016%20-16v-304h48zM288%20224c-8.83105%200%20-16%207.16895%20-16%2016v17.6299c0%209.51074%204.14355%2018.0566%2010.7402%2023.9199l61.2598%2070.4502h-56c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h128c8.83105%200%2016%20-7.16895%2016%20-16v-17.6299c0%20-9.51074%20-4.14355%20-18.0566%20-10.7402%20-23.9199l-61.2598%20-70.4502h56c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-128zM447.06%20-10.6201c0.600586%20-1.67969%200.931641%20-3.49512%200.931641%20-5.37988c0%20-8.82812%20-7.16406%20-15.9951%20-15.9912%20-16h-24.8398c-0.015625%200%20-0.0263672%20-0.00195312%20-0.0419922%20-0.00195312c-7.11426%200%20-13.1514%204.6543%20-15.2285%2011.082l-4.40918%2012.9199h-71l-4.4209%20-12.9199c-2.07617%20-6.42773%20-8.10938%20-11.0801%20-15.2246%20-11.0801h-0.00488281h-24.8301c-8.82715%200.00488281%20-15.9863%207.17773%20-15.9863%2016.0049c0%201.88574%200.326172%203.69531%200.926758%205.375l59.2695%20160c2.20996%206.19043%208.125%2010.6201%2015.0703%2010.6201h41.4395c6.94531%200%2012.8604%20-4.42969%2015.0703%20-10.6201zM335.61%2048h32.7793l-16.3896%2048z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-alpha-up-alt%22%20unicode=%22&#xf882;%22%20horiz-adv-x=%22448%22%20d=%22M16%20288c-14.2197%200%20-21.3496%2017.2598%20-11.3096%2027.3096l80%2096c2.89551%202.89453%206.89844%204.68555%2011.3115%204.68555c4.41406%200%208.41211%20-1.79102%2011.3076%20-4.68555l80%20-96c10.0703%20-10.0693%202.90039%20-27.3096%20-11.3096%20-27.3096h-48v-304c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v304h-48zM288%20224c-8.83105%200%20-16%207.16895%20-16%2016v17.6299c0%209.51074%204.14355%2018.0566%2010.7402%2023.9199l61.2598%2070.4502h-56c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h128c8.83105%200%2016%20-7.16895%2016%20-16v-17.6299c0%20-9.51074%20-4.14355%20-18.0566%20-10.7402%20-23.9199l-61.2598%20-70.4502h56c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-128zM447.06%20-10.6201c0.600586%20-1.67969%200.931641%20-3.49512%200.931641%20-5.37988c0%20-8.82812%20-7.16406%20-15.9951%20-15.9912%20-16h-24.8398c-0.015625%200%20-0.0263672%20-0.00195312%20-0.0419922%20-0.00195312c-7.11426%200%20-13.1514%204.6543%20-15.2285%2011.082l-4.40918%2012.9199h-71l-4.4209%20-12.9199c-2.07617%20-6.42773%20-8.10938%20-11.0801%20-15.2246%20-11.0801h-0.00488281h-24.8301c-8.82715%200.00488281%20-15.9863%207.17773%20-15.9863%2016.0049c0%201.88574%200.326172%203.69531%200.926758%205.375l59.2695%20160c2.20996%206.19043%208.125%2010.6201%2015.0703%2010.6201h41.4395c6.94531%200%2012.8604%20-4.42969%2015.0703%20-10.6201zM335.61%2048h32.7793l-16.3896%2048z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-amount-down-alt%22%20unicode=%22&#xf884;%22%20d=%22M240%20352c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h64c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-64zM240%20224c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h128c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-128zM496%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-256c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h256zM240%2096c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h192c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-192zM176%2096c14.2197%200%2021.3496%20-17.2598%2011.3301%20-27.3096l-80%20-96c-2.89551%20-2.89453%20-6.89844%20-4.68555%20-11.3125%20-4.68555c-4.41309%200%20-8.41211%201.79102%20-11.3076%204.68555l-80%2096c-10.0801%2010.0693%20-2.90039%2027.3096%2011.29%2027.3096h48v304c0%208.83105%207.16895%2016%2016%2016h32c8.83105%200%2016%20-7.16895%2016%20-16v-304h48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-amount-up-alt%22%20unicode=%22&#xf885;%22%20d=%22M240%20352c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h64c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-64zM240%20224c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h128c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-128zM496%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-256c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h256zM240%2096c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h192c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-192zM16%20288c-14.2197%200%20-21.3496%2017.2598%20-11.3096%2027.3096l80%2096c2.89551%202.89453%206.89844%204.68555%2011.3115%204.68555c4.41406%200%208.41211%20-1.79102%2011.3076%20-4.68555l80%20-96c10.0801%20-10.0693%202.90039%20-27.3096%20-11.3096%20-27.3096h-48v-304c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v304h-48z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-numeric-down-alt%22%20unicode=%22&#xf886;%22%20horiz-adv-x=%22448%22%20d=%22M176%2096c14.2197%200%2021.3496%20-17.2598%2011.3301%20-27.3096l-80%20-96c-2.89551%20-2.89453%20-6.89844%20-4.68555%20-11.3125%20-4.68555c-4.41309%200%20-8.41211%201.79102%20-11.3076%204.68555l-80%2096c-10.0703%2010.0693%20-2.90039%2027.3096%2011.29%2027.3096h48v304c0%208.83105%207.16895%2016%2016%2016h32c8.83105%200%2016%20-7.16895%2016%20-16v-304h48zM400%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-96c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h16v64h-16c-8.82422%200.0078125%20-15.9775%207.18945%20-15.9775%2016.0156c0%202.57129%200.608398%205.00098%201.6875%207.1543l16%2032c2.62598%205.23926%208.03613%208.8252%2014.29%208.83008h48c8.83105%200%2016%20-7.16895%2016%20-16v-112h16zM330.17%20413.09c53.4502%2014.25%20101.83%20-25.8799%20101.85%20-77.0898v-10.7695c0%20-70.3906%20-28.25%20-107.23%20-86.25%20-132c-8.36914%20-3.58008%20-18.0293%201.2793%20-20.8994%209.90918l-9.90039%2020c-2.62012%207.87012%200.610352%2016.9404%208.18066%2020.3408c7.59961%203.28516%2014.6064%207.64258%2020.8496%2012.9092c-47.6396%204.76074%20-83.0996%2051.4805%20-68.8301%20102.53c7.62891%2026.2793%2028.5596%2046.9287%2055%2054.1699zM352%20316c11.0381%200%2020%208.96191%2020%2020s-8.96191%2020%20-20%2020s-20%20-8.96191%20-20%20-20s8.96191%20-20%2020%20-20z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22sort-numeric-up-alt%22%20unicode=%22&#xf887;%22%20horiz-adv-x=%22448%22%20d=%22M107.31%20411.31l80%20-96c10.0703%20-10.0693%202.90039%20-27.3096%20-11.3096%20-27.3096h-48v-304c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-32c-8.83105%200%20-16%207.16895%20-16%2016v304h-48c-14.2197%200%20-21.3496%2017.2598%20-11.3096%2027.3096l80%2096c2.89551%202.89453%206.89844%204.68555%2011.3115%204.68555c4.41406%200%208.41211%20-1.79102%2011.3076%20-4.68555zM400%2032c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-96c-8.83105%200%20-16%207.16895%20-16%2016v32c0%208.83105%207.16895%2016%2016%2016h16v64h-16c-8.82422%200.0078125%20-15.9775%207.18945%20-15.9775%2016.0156c0%202.57129%200.608398%205.00098%201.6875%207.1543l16%2032c2.62598%205.23926%208.03613%208.8252%2014.29%208.83008h48c8.83105%200%2016%20-7.16895%2016%20-16v-112h16zM330.17%20413.09c53.4502%2014.25%20101.83%20-25.8799%20101.85%20-77.0898v-10.7695c0%20-70.3906%20-28.25%20-107.23%20-86.25%20-132c-8.36914%20-3.58008%20-18.0293%201.2793%20-20.8994%209.90918l-9.90039%2020c-2.62012%207.87012%200.610352%2016.9404%208.18066%2020.3408c7.59961%203.28516%2014.6064%207.64258%2020.8496%2012.9092c-47.6396%204.76074%20-83.0996%2051.4805%20-68.8301%20102.53c7.62891%2026.2793%2028.5596%2046.9287%2055%2054.1699zM352%20316c11.0381%200%2020%208.96191%2020%2020s-8.96191%2020%20-20%2020s-20%20-8.96191%20-20%20-20s8.96191%20-20%2020%20-20z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22spell-check%22%20unicode=%22&#xf891;%22%20horiz-adv-x=%22576%22%20d=%22M272%20192c-8.83105%200%20-16%207.16895%20-16%2016v224c0%208.83105%207.16895%2016%2016%2016h75c42.2998%200%2080.9004%20-30.5703%2084.6699%20-72.6797c0.225586%20-2.44238%200.289062%20-4.91895%200.289062%20-7.41895c0%20-13.5479%20-3.38281%20-26.3115%20-9.34863%20-37.4912c15.6377%20-14.5762%2025.3984%20-35.2832%2025.3984%20-58.3262c0%20-1.59277%20-0.046875%20-3.1748%20-0.138672%20-4.74414c-2.50977%20-43.1396%20-41.3105%20-75.3398%20-84.5098%20-75.3398h-91.3604zM312%20392v-48h40c13.2461%200%2024%2010.7539%2024%2024s-10.7539%2024%20-24%2024h-40zM312%20296v-48h56c13.2461%200%2024%2010.7539%2024%2024s-10.7539%2024%20-24%2024h-56zM155.12%20425.75l68.2998%20-213.48c0.376953%20-1.36035%200.580078%20-2.79004%200.580078%20-4.26953c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-24.9297c-7.35059%200%20-13.5488%204.97168%20-15.4199%2011.7305l-11.9404%2036.2695h-87.4199l-11.9404%20-36.2695c-1.87109%20-6.75879%20-8.06934%20-11.7305%20-15.4199%20-11.7305h-24.9297c-8.82617%200.00488281%20-15.9883%207.16895%20-15.9883%2015.9961c0%201.47949%200.201172%202.91309%200.578125%204.27344l68.29%20213.48c4.12695%2012.9004%2016.2168%2022.25%2030.4805%2022.25h25.2793c14.2637%200%2026.3535%20-9.34961%2030.4805%20-22.25zM89.3701%20304h45.2598l-22.6299%2068.7002zM571.37%20171.52c2.8916%20-2.89453%204.65918%20-6.89648%204.65918%20-11.3066c0%20-4.40137%20-1.78027%20-8.38867%20-4.65918%20-11.2832l-208%20-208.21c-2.88086%20-2.91406%20-6.88379%20-4.7207%20-11.3018%20-4.7207s-8.41699%201.80664%20-11.2988%204.7207l-112%20112.21c-2.88477%202.89453%20-4.66895%206.8916%20-4.66895%2011.2979c0%204.40527%201.78418%208.39746%204.66895%2011.292l45.3008%2045.3008c2.87891%202.91309%206.87988%204.71973%2011.2969%204.71973c4.41602%200%208.41309%20-1.80664%2011.293%20-4.71973l55.4102%20-55.5l151.5%20151.5c2.87891%202.91309%206.87988%204.71973%2011.2969%204.71973c4.41602%200%208.41309%20-1.80664%2011.293%20-4.71973z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22voicemail%22%20unicode=%22&#xf897;%22%20horiz-adv-x=%22640%22%20d=%22M496%20320c79.4756%200%20144%20-64.5244%20144%20-144s-64.5244%20-144%20-144%20-144h-352c-79.4727%200.00390625%20-144.079%2064.3818%20-144.079%20143.854c0%2079.4766%2064.5244%20144%20144%20144c79.4766%200%20144%20-64.5234%20144%20-144c0%20-29.5293%20-8.90723%20-56.9961%20-24.1807%20-79.8545h112.52c-15.2734%2022.8584%20-24.2598%2050.4697%20-24.2598%2080c0%2079.4756%2064.5244%20144%20144%20144zM64%20176c0%20-44.1533%2035.8467%20-80%2080%20-80s80%2035.8467%2080%2080s-35.8467%2080%20-80%2080s-80%20-35.8467%20-80%20-80zM496%2096c44.1533%200%2080%2035.8467%2080%2080s-35.8467%2080%20-80%2080s-80%20-35.8467%20-80%20-80s35.8467%20-80%2080%20-80z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hat-cowboy%22%20unicode=%22&#xf8c0;%22%20horiz-adv-x=%22640%22%20d=%22M490%20151.1c-38.7695%20-12.5898%20-93.7305%20-23.0996%20-170%20-23.0996s-131.19%2010.5303%20-169.99%2023.1201c9.50977%2057.4102%2039.5098%20232.88%2097.71%20232.88c14%200%2026.4902%20-6%2037%20-14c9.78516%20-7.45996%2022.0947%20-11.8906%2035.3369%20-11.8906c13.2432%200%2025.458%204.43066%2035.2432%2011.8906c10.5098%208.07031%2023%2014%2037%2014c58.21%200%2088.21%20-175.51%2097.7002%20-232.9zM632.9%20188.28c4.27637%20-2.87402%207.08008%20-7.75195%207.08008%20-13.2871c0%20-1.94043%20-0.34668%20-3.80078%20-0.980469%20-5.52344c-0.730469%20-2.01953%20-77.3203%20-201.47%20-319%20-201.47s-318.27%20199.45%20-319%20201.47c-0.625977%201.71289%20-0.966797%203.56543%20-0.966797%205.49316c0%208.83105%207.16992%2016%2016%2016c4.12012%200%207.87891%20-1.56055%2010.7168%20-4.12305c1.01953%20-0.899414%20102.42%20-90.8398%20293.24%20-90.8398c191.89%200%20292.16%2089.8799%20293.16%2090.7803c2.84863%202.61816%206.6709%204.20996%2010.8428%204.20996c3.2959%200%206.36035%20-0.999023%208.90723%20-2.70996z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22hat-cowboy-side%22%20unicode=%22&#xf8c1;%22%20horiz-adv-x=%22640%22%20d=%22M260.8%20156.94l98.0098%20-84.4805c78.1904%20-67.3896%20129.98%20-104.46%20233.19%20-104.46h-546.12c-14.0498%200%20-27.1299%207.53027%20-35.8799%2020.6396c-9%2013.4707%20-12.1201%2030.7002%20-8.57031%2047.3008c20.04%2093.3398%2085.5703%20156.06%20162.971%20156.06c34.3994%200%2067.7695%20-12.1201%2096.3994%20-35.0596zM495.45%20175.23c114.95%20-7.90039%20144.55%20-101.841%20144.55%20-127.23c0%20-26.4922%20-21.5078%20-48%20-48%20-48c-97.0996%200%20-141.24%2035.46%20-212.31%2096.7002l-98%2084.4795c-35.29%2028.2705%20-75.5%2042.8203%20-117.29%2042.8203c-7.09082%200%20-13.8906%20-1.16992%20-20.79%20-2l6.88965%2065.21c2.96094%2027.6465%2023.6035%2050.1143%2050.3496%2055.79l191.15%2040.5898c4.31055%200.916992%208.73828%201.34277%2013.3203%201.34277c31.6191%200%2057.9131%20-22.9785%2063.0801%20-53.1328z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22mouse%22%20unicode=%22&#xf8cc;%22%20horiz-adv-x=%22384%22%20d=%22M0%2096v128h384v-128c0%20-88.3066%20-71.6934%20-160%20-160%20-160h-64c-88.3066%200%20-160%2071.6934%20-160%20160zM176%20448v-192h-176v32c0%2088.3066%2071.6934%20160%20160%20160h16zM224%20448c88.3066%200%20160%20-71.6934%20160%20-160v-32h-176v192h16z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22record-vinyl%22%20unicode=%22&#xf8d9;%22%20d=%22M256%20296c57.3994%200%20104%20-46.6006%20104%20-104s-46.6006%20-104%20-104%20-104s-104%2046.6006%20-104%20104s46.6006%20104%20104%20104zM256%20168c13.2461%200%2024%2010.7539%2024%2024s-10.7539%2024%20-24%2024s-24%20-10.7539%20-24%20-24s10.7539%20-24%2024%20-24zM256%20440c137%200%20248%20-111%20248%20-248s-111%20-248%20-248%20-248s-248%20111%20-248%20248s111%20248%20248%20248zM256%2064c70.6455%200%20128%2057.3545%20128%20128s-57.3545%20128%20-128%20128s-128%20-57.3545%20-128%20-128s57.3545%20-128%20128%20-128z%22%20/%3E%20%20%20%20%3Cglyph%20glyph-name=%22caravan%22%20unicode=%22&#xf8ff;%22%20horiz-adv-x=%22640%22%20d=%22M416%20240c8.83105%200%2016%20-7.16895%2016%20-16s-7.16895%20-16%20-16%20-16s-16%207.16895%20-16%2016s7.16895%2016%2016%2016zM624%20128c8.83105%200%2016%20-7.16895%2016%20-16v-32c0%20-8.83105%20-7.16895%20-16%20-16%20-16h-336c0%20-52.9834%20-43.0166%20-96%20-96%20-96s-96%2043.0166%20-96%2096h-32c-35.3223%200%20-64%2028.6777%20-64%2064v256c0%2035.3223%2028.6777%2064%2064%2064h352c88.3066%200%20160%20-71.6934%20160%20-160v-160h48zM192%2016c26.4795%200.0273438%2047.9727%2021.5205%2048%2048c0%2026.4922%20-21.5078%2048%20-48%2048s-48%20-21.5078%20-48%20-48s21.5078%20-48%2048%20-48zM256%20256v64c0%2017.6611%20-14.3389%2032%20-32%2032h-128c-17.6611%200%20-32%20-14.3389%20-32%20-32v-64c0%20-17.6611%2014.3389%20-32%2032%20-32h128c17.6611%200%2032%2014.3389%2032%2032zM448%20128v192c0%2017.6611%20-14.3389%2032%20-32%2032h-64c-17.6611%200%20-32%20-14.3389%20-32%20-32v-192h128z%22%20/%3E%20%20%3C/font%3E%3C/defs%3E%3C/svg%3E#fontawesome") format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}