:root{--global-base-color: #7a8288;--global-bg-color: #fff;--global-footer-bg-color: #f2f3f3;--global-border-color: #f2f3f3;--global-dark-border-color: #bdc1c4;--global-code-background-color: #fafafa;--global-code-text-color: #313436;--global-fig-caption-color: mix(#fff, #494e52, 25%);--global-link-color: #52adc8;--global-link-color-hover: mix(#000, #2f7f93, 25%);--global-link-color-visited: mix(#fff, #2f7f93, 25%);--global-masthead-link-color: #494e52;--global-masthead-link-color-hover: mix(#000, #7a8288, 25%);--global-text-color: #494e52;--global-text-color-light: #9ba1a6;--global-thead-color: #f2f3f3}html[data-theme="dark"]{--global-base-color: #474747;--global-bg-color: #474747;--global-footer-bg-color: #474747;--global-border-color: #bdc1c4;--global-dark-border-color: #dadada;--global-code-background-color: #fafafa;--global-code-text-color: #313436;--global-fig-caption-color: #bdc1c4;--global-link-color: #0ea1c5;--global-link-color-hover: #0b7994;--global-link-color-visited: #4ab9d4;--global-masthead-link-color: #fff;--global-masthead-link-color-hover: #dadada;--global-text-color: #fff;--global-text-color-light: #bdc1c4;--global-thead-color: #ededed}a:focus{outline:thin dotted #f89406;outline:5px auto #f89406;outline-offset:-2px}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html{box-sizing:border-box;background-color:var(--global-bg-color);font-size:16px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}@media (min-width: 48em){html{font-size:18px}}body{margin:0}::-moz-selection{color:#fff;background:#000}::selection{color:#fff;background:#000}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}a{color:var(--global-link-color)}a:hover,a:active{outline:0}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{max-width:100%;width:auto\9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}#map_canvas img,.google-maps img{max-width:none}button,input,select,textarea{margin:0;font-size:100%;vertical-align:middle}button,input{*overflow:visible;line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}label,select,button,input[type="button"],input[type="reset"],input[type="submit"],input[type="radio"],input[type="checkbox"]{cursor:pointer}input[type="search"]{box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top}html{position:relative;min-height:100%}body{color:var(--global-text-color);background-color:var(--global-bg-color);margin:0;padding:70px 0 0;padding-bottom:9em;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;line-height:1.5}body.overflow--hidden{overflow:hidden}h1,h2,h3,h4,h5,h6{margin:2em 0 0.5em;line-height:1.2;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-weight:bold}h1{margin-top:0;font-size:1.563em}h2{font-size:1.25em}h3{font-size:1em}h4{font-size:.75em}h5{font-size:.75em}h6{font-size:.75em}small,.small{font-size:.75em}p{margin-bottom:1.3em}u,ins{text-decoration:none;border-bottom:1px solid var(--global-text-color)}u a,ins a{color:inherit}del a{color:inherit}p,pre,blockquote,ul,ol,dl,figure,table,fieldset{orphans:3;widows:3}abbr[title],abbr[data-original-title]{text-decoration:none;cursor:help;border-bottom:1px dotted var(--global-text-color)}blockquote{margin:2em 1em 2em 0;padding-left:1em;padding-right:1em;font-style:italic;border-left:0.25em solid var(--global-border-color)}blockquote cite{font-style:italic}blockquote cite:before{content:"\2014";padding-right:5px}a:hover,a:active{outline:0}tt,code,kbd,samp,pre{font-family:Monaco,Consolas,"Lucida Console",monospace}pre{overflow-x:auto}a>code,figcaption>code,li>code,p>code,td>code{color:var(--global-code-text-color);padding-top:0.1rem;padding-bottom:0.1rem;font-size:.75em;background:var(--global-code-background-color);border:1px solid var(--global-thead-color);border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.125)}a>code:before,a>code:after,figcaption>code:before,figcaption>code:after,li>code:before,li>code:after,p>code:before,p>code:after,td>code:before,td>code:after{letter-spacing:-0.2em;content:"\00a0"}a>code{color:inherit}pre>code{color:var(--global-code-text-color)}hr{display:block;margin:1em 0;border:0;border-top:1px solid var(--global-border-color)}ul li,ol li{margin-bottom:0.5em}li ul,li ol{margin-top:0.5em}figure{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:start;align-items:flex-start;flex-wrap:wrap;margin:2em 0}figure img,figure iframe,figure .fluid-width-video-wrapper{margin-bottom:1em}figure img{width:100%;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}figure>a{display:block}@media (min-width: 37.5em){figure.half>a,figure.half>img{width:calc(50% - 0.5em)}}figure.half figcaption{width:100%}@media (min-width: 37.5em){figure.third>a,figure.third>img{width:calc(33.3333% - 0.5em)}}figure.third figcaption{width:100%}figcaption{margin-bottom:0.5em;color:var(--global-fig-caption-color);font-family:Georgia,Times,serif;font-size:.75em}figcaption a{color:inherit;text-decoration:none;border-bottom:1px solid var(--global-border-color);-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}figcaption a:hover{color:#000;border-bottom-color:#000}svg:not(:root){overflow:hidden}nav ul{margin:0;padding:0}nav li{list-style:none}nav a{text-decoration:none}nav ul li,nav ol li{margin-bottom:0}nav li ul,nav li ol{margin-top:0}@-webkit-keyframes intro{0%{opacity:0}100%{opacity:1}}@keyframes intro{0%{opacity:0}100%{opacity:1}}b,i,strong,em,blockquote,p,q,span,figure,img,h1,h2,header,input,a,tr,td,form button,input[type="submit"],.btn,#goog-wm-sb,.highlight,.archive__item-teaser{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}@media print{.masthead,.toc,.page__share,.page__related,.ads,.page__footer{display:none}}.hidden{display:none;visibility:hidden}.load{display:none}.transparent{opacity:0}.visually-hidden,.screen-reader-text,.screen-reader-text span,.screen-reader-shortcut{position:absolute !important;clip:rect(1px, 1px, 1px, 1px);height:1px !important;width:1px !important;border:0 !important;overflow:hidden}body:hover .visually-hidden a,body:hover .visually-hidden input,body:hover .visually-hidden button{display:none !important}.screen-reader-text:focus,.screen-reader-shortcut:focus{clip:auto !important;height:auto !important;width:auto !important;display:block;font-size:1em;font-weight:bold;padding:15px 23px 14px;background:#fff;z-index:100000;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}.skip-link{position:fixed;z-index:20;margin:0;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;white-space:nowrap}.skip-link li{height:0;width:0;list-style:none}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.cf{clear:both}.wrapper{max-width:925px;margin-left:auto;margin-right:auto}.wrapper:after{content:" ";display:block;clear:both}.wordwrap{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}.align-left{display:block;margin-left:auto;margin-right:auto}@media (min-width: 37.5em){.align-left{float:left;margin-right:1em}}.align-right{display:block;margin-left:auto;margin-right:auto}@media (min-width: 37.5em){.align-right{float:right;margin-left:1em}}.align-center{display:block;margin-left:auto;margin-right:auto}@media (min-width: 57.8125em){.full{margin-right:-19.4915254237% !important}}.icon{display:inline-block;fill:currentColor;width:1em;height:1.1em;line-height:1;position:relative;top:-0.1em;vertical-align:middle}.icon-pad-right{padding-right:0.5em;margin-right:0.5em}.social-icons .fa{color:#000}.social-icons .fa-bluesky,.social-icons .fa-bluesky-square{color:#1184fe}.social-icons .fa-behance,.social-icons .fa-behance-square{color:#1769FF}.social-icons .fa-dribbble{color:#ea4c89}.social-icons .fa-facebook,.social-icons .fa-facebook-square{color:#3b5998}.social-icons .fa-flickr{color:#ff0084}.social-icons .fa-foursquare{color:#0072b1}.social-icons .fa-github,.social-icons .fa-github-alt,.social-icons .fa-github-square{color:#171516}.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{color:#dd4b39}.social-icons .fa-instagram{color:#517fa4}.social-icons .fa-kaggle,.social-icons .fa-kaggle-square{color:#20c0ff}.social-icons .fa-lastfm,.social-icons .fa-lastfm-square{color:#d51007}.social-icons .fa-linkedin,.social-icons .fa-linkedin-square{color:#007bb6}.social-icons .fa-mastodon,.social-icons .fa-mastodon-square{color:#6364ff}.social-icons .ai-orcid,.social-icons .ai-orcid-square{color:#a6ce39}.social-icons .fa-pinterest,.social-icons .fa-pinterest-p,.social-icons .fa-pinterest-square{color:#cb2027}.social-icons .fa-rss,.social-icons .fa-rss-square{color:#fa9b39}.social-icons .fa-soundcloud{color:#f30}.social-icons .fa-stack-exchange,.social-icons .fa-stack-overflow{color:#fe7a15}.social-icons .fa-tumblr,.social-icons .fa-tumblr-square{color:#32506d}.social-icons .fa-twitter,.social-icons .fa-twitter-square{color:#55acee}.social-icons .fa-vimeo,.social-icons .fa-vimeo-square{color:#1ab7ea}.social-icons .fa-vine{color:#00bf8f}.social-icons .fa-youtube,.social-icons .fa-youtube-square,.social-icons .fa-youtube-play{color:#b00}.social-icons .fa-xing,.social-icons .fa-xing-square{color:#006567}.navicon{position:relative;width:28px;height:4px;background:#fff;margin:auto;-webkit-transition:0.3s;transition:0.3s}.navicon:before,.navicon:after{content:"";position:absolute;left:0;width:28px;height:4px;background:#fff;-webkit-transition:0.3s;transition:0.3s}.navicon:before{top:-8px}.navicon:after{bottom:-8px}.close .navicon{background:transparent}.close .navicon:before,.close .navicon:after{-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;top:0;width:28px}.close .navicon:before{-webkit-transform:rotate3d(0, 0, 1, 45deg);transform:rotate3d(0, 0, 1, 45deg)}.close .navicon:after{-webkit-transform:rotate3d(0, 0, 1, -45deg);transform:rotate3d(0, 0, 1, -45deg)}@media (min-width: 57.8125em){.sticky{clear:both;position:-webkit-sticky;position:sticky;top:2em}.sticky::after{clear:both;content:"";display:table}.sticky>*{display:block}}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.show-modal{overflow:hidden;position:relative}.show-modal:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:999;background-color:rgba(255,255,255,0.85)}.show-modal .modal{display:block}.modal{display:none;position:fixed;width:300px;top:50%;left:50%;margin-left:-150px;margin-top:-150px;min-height:0;z-index:9999;background:#fff;border:1px solid var(--global-border-color);border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.125)}.modal__title{margin:0;padding:0.5em 1em}.modal__supporting-text{padding:0 1em 0.5em 1em}.modal__actions{padding:0.5em 1em;border-top:1px solid var(--global-border-color)}.footnote{color:var(--global-text-color-light);text-decoration:none}.footnotes{color:var(--global-text-color-light)}.footnotes ol,.footnotes li,.footnotes p{margin-bottom:0;font-size:.75em}a.reversefootnote{color:var(--global-text-color-light);text-decoration:none}a.reversefootnote:hover{text-decoration:underline}.required{color:#ee5f5b;font-weight:bold}table{margin-bottom:1em;width:100%;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em;border-collapse:collapse;border:1px solid var(--global-border-color)}table+table{margin-top:1em}thead{background-color:var(--global-border-color);border-bottom:1px solid var(--global-border-color)}th{padding:0.5em;font-weight:bold;text-align:left;border-right:1px solid var(--global-border-color)}td{padding:0.5em;border-bottom:1px solid var(--global-border-color);border-right:1px solid var(--global-border-color)}tr,td,th{vertical-align:middle}.btn,#goog-wm-sb{display:inline-block;margin-bottom:0.25em;padding:0.5em 1em;color:#fff !important;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em;font-weight:bold;text-align:center;text-decoration:none;background-color:var(--global-base-color);border:0 !important;border-radius:4px;cursor:pointer}.btn:hover,#goog-wm-sb:hover{background-color:#333}.btn .icon,#goog-wm-sb .icon{margin-right:0.5em}.btn .icon+.hidden,#goog-wm-sb .icon+.hidden{margin-left:-0.5em}.btn--block{display:block;width:100%}.btn--block+.btn--block{margin-top:0.25em}.btn--inverse{color:var(--global-text-color-light) !important;border:1px solid var(--global-border-color) !important;background-color:var(--global-bg-color)}.btn--inverse:hover{color:#fff !important;border-color:var(--global-text-color-light)}.btn--light-outline{border:1px solid #fff !important;background-color:transparent}.btn--info{background-color:#2f7f93}.btn--info:hover{background-color:#266676}.btn--warning{background-color:#f89406}.btn--warning:hover{background-color:#c67605}.btn--success{background-color:#62c462}.btn--success:hover{background-color:#4e9d4e}.btn--danger{background-color:#ee5f5b}.btn--danger:hover{background-color:#be4c49}.btn--disabled{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);box-shadow:none;opacity:0.65}.btn--bluesky{background-color:#1184fe}.btn--bluesky:hover{background-color:#0e6acb}.btn--facebook{background-color:#3b5998}.btn--facebook:hover{background-color:#2f477a}.btn--twitter{background-color:#55acee}.btn--twitter:hover{background-color:#448abe}.btn--google-plus{background-color:#dd4b39}.btn--google-plus:hover{background-color:#b13c2e}.btn--linkedin{background-color:#007bb6}.btn--linkedin:hover{background-color:#006292}.btn--x-large{font-size:1.25em}.btn--large{font-size:1em}.btn--small{font-size:.6875em}.notice{margin:2em 0 !important;padding:1em;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em !important;text-indent:initial;background-color:#f2f3f3;border-radius:4px;box-shadow:0 1px 1px rgba(122,130,136,0.25);color:var(--global-code-text-color)}.notice h4{margin-top:0 !important;margin-bottom:0.75em}.page__content .notice h4{margin-bottom:0;font-size:1em}.notice p:last-child{margin-bottom:0 !important}.notice h4+p{margin-top:0;padding-top:0}.notice a{color:#7a8288}.notice a:hover{color:#494e52}.notice code{background-color:#f8f9f9}.notice ul:last-child{margin-bottom:0}.notice--primary{margin:2em 0 !important;padding:1em;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em !important;text-indent:initial;background-color:#f2f3f3;border-radius:4px;box-shadow:0 1px 1px rgba(122,130,136,0.25);color:var(--global-code-text-color)}.notice--primary h4{margin-top:0 !important;margin-bottom:0.75em}.page__content .notice--primary h4{margin-bottom:0;font-size:1em}.notice--primary p:last-child{margin-bottom:0 !important}.notice--primary h4+p{margin-top:0;padding-top:0}.notice--primary a{color:#7a8288}.notice--primary a:hover{color:#494e52}.notice--primary code{background-color:#f8f9f9}.notice--primary ul:last-child{margin-bottom:0}.notice--info{margin:2em 0 !important;padding:1em;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em !important;text-indent:initial;background-color:#eaf2f4;border-radius:4px;box-shadow:0 1px 1px rgba(47,127,147,0.25);color:var(--global-code-text-color)}.notice--info h4{margin-top:0 !important;margin-bottom:0.75em}.page__content .notice--info h4{margin-bottom:0;font-size:1em}.notice--info p:last-child{margin-bottom:0 !important}.notice--info h4+p{margin-top:0;padding-top:0}.notice--info a{color:#2f7f93}.notice--info a:hover{color:#1c4c58}.notice--info code{background-color:#f5f9fa}.notice--info ul:last-child{margin-bottom:0}.notice--warning{margin:2em 0 !important;padding:1em;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em !important;text-indent:initial;background-color:#fef4e6;border-radius:4px;box-shadow:0 1px 1px rgba(248,148,6,0.25);color:var(--global-code-text-color)}.notice--warning h4{margin-top:0 !important;margin-bottom:0.75em}.page__content .notice--warning h4{margin-bottom:0;font-size:1em}.notice--warning p:last-child{margin-bottom:0 !important}.notice--warning h4+p{margin-top:0;padding-top:0}.notice--warning a{color:#f89406}.notice--warning a:hover{color:#955904}.notice--warning code{background-color:#fffaf3}.notice--warning ul:last-child{margin-bottom:0}.notice--success{margin:2em 0 !important;padding:1em;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em !important;text-indent:initial;background-color:#eff9ef;border-radius:4px;box-shadow:0 1px 1px rgba(98,196,98,0.25);color:var(--global-code-text-color)}.notice--success h4{margin-top:0 !important;margin-bottom:0.75em}.page__content .notice--success h4{margin-bottom:0;font-size:1em}.notice--success p:last-child{margin-bottom:0 !important}.notice--success h4+p{margin-top:0;padding-top:0}.notice--success a{color:#62c462}.notice--success a:hover{color:#3b763b}.notice--success code{background-color:#f7fcf7}.notice--success ul:last-child{margin-bottom:0}.notice--danger{margin:2em 0 !important;padding:1em;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em !important;text-indent:initial;background-color:#fdefef;border-radius:4px;box-shadow:0 1px 1px rgba(238,95,91,0.25);color:var(--global-code-text-color)}.notice--danger h4{margin-top:0 !important;margin-bottom:0.75em}.page__content .notice--danger h4{margin-bottom:0;font-size:1em}.notice--danger p:last-child{margin-bottom:0 !important}.notice--danger h4+p{margin-top:0;padding-top:0}.notice--danger a{color:#ee5f5b}.notice--danger a:hover{color:#8f3937}.notice--danger code{background-color:#fef7f7}.notice--danger ul:last-child{margin-bottom:0}.masthead{position:fixed;background:var(--global-bg-color);height:fit-content;top:0;width:100%;-webkit-animation:intro 0.3s both;animation:intro 0.3s both;-webkit-animation-delay:0.15s;animation-delay:0.15s;z-index:20}.masthead::after{content:"";position:absolute;bottom:0;height:1px;background:var(--global-border-color);width:100%}.masthead__inner-wrap{max-width:925px;margin-left:auto;margin-right:auto;clear:both;padding:0.5em 1em;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif}.masthead__inner-wrap:after{content:" ";display:block;clear:both}.masthead__inner-wrap::after{clear:both;content:"";display:table}@media (min-width: 80em){.masthead__inner-wrap{max-width:1280px}}.masthead__inner-wrap nav{z-index:10}.masthead__inner-wrap a{text-decoration:none}.masthead__menu ul{margin:0;padding:0;clear:both;list-style-type:none}.masthead__menu-item{background-color:var(--global-bg-color);display:block;list-style-type:none;white-space:nowrap}.masthead__menu-item--lg{padding-right:2em;font-weight:700}.breadcrumbs{max-width:925px;margin-left:auto;margin-right:auto;clear:both;margin-top:0;margin-bottom:0;padding-left:2em;padding-right:2em;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;-webkit-animation:intro 0.3s both;animation:intro 0.3s both;-webkit-animation-delay:0.30s;animation-delay:0.30s}.breadcrumbs:after{content:" ";display:block;clear:both}.breadcrumbs::after{clear:both;content:"";display:table}@media (min-width: 57.8125em){.breadcrumbs{padding-left:1em;padding-right:1em}}@media (min-width: 80em){.breadcrumbs{max-width:1280px}}.breadcrumbs ol{padding:0;list-style:none;font-size:.75em}@media (min-width: 57.8125em){.breadcrumbs ol{width:83.0508474576%;float:right;margin-right:0}}@media (min-width: 80em){.breadcrumbs ol{padding-left:4.2372881356%}}.breadcrumbs li{display:inline}.breadcrumbs .current{font-weight:bold}.pagination{clear:both;width:100%;float:left;margin-left:0;margin-right:0;clear:both;margin-top:1em;padding-top:1em}.pagination::after{clear:both;content:"";display:table}.pagination ul{margin:0;padding:0;list-style-type:none;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif}.pagination li{display:block;float:left;margin-left:-1px}.pagination li a{margin-bottom:0.25em;padding:0.5em 1em;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:14px;font-weight:bold;line-height:1.5;text-align:center;text-decoration:none;color:var(--global-text-color-light);border:1px solid var(--global-border-color);border-radius:0}.pagination li a:hover{color:var(--global-link-color-hover)}.pagination li a.current{color:#fff;background:var(--global-base-color)}.pagination li a.disabled{color:var(--global-text-color-light);pointer-events:none;cursor:not-allowed}.pagination li:first-child{margin-left:0}.pagination li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination--pager{display:block;padding:1em 2em;float:left;width:50%;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:1em;font-weight:bold;text-align:center;text-decoration:none;color:var(--global-text-color-light);border:1px solid var(--global-border-color);border-radius:4px}.pagination--pager:hover{color:var(--global-link-color-hover)}.pagination--pager:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.pagination--pager:last-child{margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.pagination--pager.disabled{color:var(--global-text-color-light);pointer-events:none;cursor:not-allowed}.page__content+.pagination,.page__meta+.pagination,.comment__date+.pagination,.page__share+.pagination,.page__comments+.pagination{margin-top:2em;padding-top:2em;border-top:1px solid var(--global-border-color)}.greedy-nav{position:relative;min-width:250px;background:var(--global-bg-color)}.greedy-nav a{display:block;margin:0 1rem;padding:0.5rem 0;color:var(--global-masthead-link-color);text-decoration:none}.greedy-nav a:hover{color:var(--global-masthead-link-color-hover)}.greedy-nav button{position:absolute;height:2.5rem;right:0;padding:0 0.5rem;border:0;outline:none;background-color:var(--global-base-color);color:#fff;cursor:pointer;z-index:100}.greedy-nav .visible-links{display:table}.greedy-nav .visible-links li{display:table-cell;vertical-align:middle}.greedy-nav .visible-links li:first-child{font-weight:bold;text-wrap:wrap}.greedy-nav .visible-links li:first-child a{margin-left:0}.greedy-nav .visible-links li:last-child a{margin-right:0}.greedy-nav .visible-links #theme-toggle a{width:25px;display:flex;justify-content:center;cursor:pointer}.greedy-nav .visible-links a{position:relative}.greedy-nav .visible-links a:before{content:"";position:absolute;left:0;bottom:0;height:4px;background:var(--global-border-color);width:100%;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}.greedy-nav .visible-links a:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.greedy-nav .hidden-links{position:absolute;top:100%;right:0;margin-top:15px;padding:5px;border:1px solid var(--global-border-color);border-radius:4px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.25)}.greedy-nav .hidden-links a{margin:0;padding:10px 20px;font-size:1em}.greedy-nav .hidden-links a:hover{color:var(--global-masthead-link-color-hover);background:var(--global-border-color)}.greedy-nav .hidden-links:before{content:"";position:absolute;top:-11px;right:10px;width:0;border-style:solid;border-width:0 10px 10px;border-color:var(--global-border-color) transparent;display:block;z-index:0}.greedy-nav .hidden-links:after{content:"";position:absolute;top:-10px;right:10px;width:0;border-style:solid;border-width:0 10px 10px;border-color:#fff transparent;display:block;z-index:1}.greedy-nav .hidden-links li{display:block;border-bottom:1px solid var(--global-border-color)}.greedy-nav .hidden-links li:last-child{border-bottom:none}.nav__list{font-size:1.25rem}.nav__list ul{margin-bottom:1em}.nav__list a{display:block;padding:0.125em 0;color:inherit}.nav__list a:hover{text-decoration:underline}.nav__list .active{margin-left:-0.5em;padding-left:0.5em;padding-right:0.5em;color:#fff;font-weight:bold;background:var(--global-base-color);border-radius:4px}.nav__list .active:hover{color:#fff}.nav__title{margin:0;padding:0.5rem 1rem;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:1em;font-weight:bold}.nav__sub-title{display:block;margin:0.5rem 0;padding:0.5rem 0;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em;font-weight:bold;text-transform:uppercase;border-bottom:1px solid var(--global-border-color)}.toc{font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;color:var(--global-text-color-light);text-transform:uppercase;letter-spacing:1px;background-color:#fff;border:1px solid var(--global-border-color);border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.125)}.toc .nav__title{color:#fff;font-size:.75em;background:var(--global-base-color);border-top-left-radius:4px;border-top-right-radius:4px}.toc__menu{margin:0;padding:0;width:100%;list-style:none;font-size:0.8rem}.toc__menu a{display:block;padding:0.5rem 1rem;color:var(--global-code-text-color);font-size:.6875em;font-weight:bold;line-height:1.5;border-bottom:1px solid var(--global-border-color);text-decoration-line:none !important}.toc__menu a:hover{color:#000;background:var(--global-link-color-hover)}.toc__menu>li:last-child a{border-bottom:none}.toc__menu li ul>li a{padding-left:2rem;font-weight:normal}.toc__menu li>ul li{display:none}@media (min-width: 48em){.toc__menu li>ul li{display:block}}.page__footer{clear:both;background-color:var(--global-footer-bg-color);color:var(--global-text-color-light);float:left;margin-left:0;margin-right:0;width:100%;clear:both;position:absolute;bottom:0em;height:auto;margin-top:3em;-webkit-animation:intro 0.3s both;animation:intro 0.3s both;-webkit-animation-delay:0.45s;animation-delay:0.45s;border-top:1px solid var(--global-dark-border-color)}.page__footer::after{clear:both;content:"";display:table}.page__footer footer{clear:both;margin-left:auto;margin-right:auto;margin-top:1em;max-width:100%;padding:0 1em 1em}.page__footer footer::after{clear:both;content:"";display:table}@media (min-width: 80em){.page__footer footer{max-width:1280px}}.page__footer a{color:inherit;text-decoration:none}.page__footer a:hover{text-decoration:underline}.page__footer .fas,.page__footer .fab,.page__footer .far,.page__footer .fal{color:var(--global-text-color-light)}.page__footer-copyright{font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.6875em}.page__footer-follow ul{margin:0;padding:0;list-style-type:none}.page__footer-follow li{display:inline-block;padding-top:5px;padding-bottom:5px;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em;text-transform:uppercase}.page__footer-follow li+li:before{content:"";padding-right:5px}.page__footer-follow a{padding-right:10px;font-weight:bold}.page__footer-follow .social-icons a{white-space:nowrap}div.highlighter-rouge,figure.highlight{position:relative;margin-bottom:1em;padding:1em;border:1px solid var(--global-border-color);border-radius:4px;background-color:var(--global-code-background-color);box-shadow:0 1px 1px rgba(0,0,0,0.125);font-size:1.25em}div.highlighter-rouge:before,figure.highlight:before{position:absolute;top:0;right:0;padding:0.5em;background-color:#f2f3f3;content:"\f121";font-family:"Font Awesome 6 Free" !important;font-size:.75em;line-height:1;text-transform:none;speak:none}div.highlighter-rouge .highlight,figure.highlight .highlight{margin:0;font-family:Monaco,Consolas,"Lucida Console",monospace;font-size:.75em;line-height:1.8}.highlight table td{padding:5px}.highlight table pre{margin:0}.highlight .c{color:#93a1a1}.highlight .err{color:#586e75}.highlight .g{color:#586e75}.highlight .k{color:#859900}.highlight .l{color:#586e75}.highlight .n{color:#586e75}.highlight .o{color:#859900}.highlight .x{color:#cb4b16}.highlight .p{color:#586e75}.highlight .cm{color:#93a1a1}.highlight .cp{color:#859900}.highlight .c1{color:#93a1a1}.highlight .cs{color:#859900}.highlight .gd{color:#2aa198}.highlight .ge{color:#586e75;font-style:italic}.highlight .gr{color:#dc322f}.highlight .gh{color:#cb4b16}.highlight .gi{color:#859900}.highlight .go{color:#586e75}.highlight .gp{color:#586e75}.highlight .gs{color:#586e75;font-weight:bold}.highlight .gu{color:#cb4b16}.highlight .gt{color:#586e75}.highlight .kc{color:#cb4b16}.highlight .kd{color:#22b3eb}.highlight .kn{color:#859900}.highlight .kp{color:#859900}.highlight .kr{color:#22b3eb}.highlight .kt{color:#dc322f}.highlight .ld{color:#586e75}.highlight .m{color:#2aa198}.highlight .s{color:#2aa198}.highlight .na{color:#586e75}.highlight .nb{color:#B58900}.highlight .nc{color:#22b3eb}.highlight .no{color:#cb4b16}.highlight .nd{color:#22b3eb}.highlight .ni{color:#cb4b16}.highlight .ne{color:#cb4b16}.highlight .nf{color:#22b3eb}.highlight .nl{color:#586e75}.highlight .nn{color:#586e75}.highlight .nx{color:#586e75}.highlight .py{color:#586e75}.highlight .nt{color:#22b3eb}.highlight .nv{color:#22b3eb}.highlight .ow{color:#859900}.highlight .w{color:#586e75}.highlight .mf{color:#2aa198}.highlight .mh{color:#2aa198}.highlight .mi{color:#2aa198}.highlight .mo{color:#2aa198}.highlight .sb{color:#93a1a1}.highlight .sc{color:#2aa198}.highlight .sd{color:#586e75}.highlight .s2{color:#2aa198}.highlight .se{color:#cb4b16}.highlight .sh{color:#586e75}.highlight .si{color:#2aa198}.highlight .sx{color:#2aa198}.highlight .sr{color:#dc322f}.highlight .s1{color:#2aa198}.highlight .ss{color:#2aa198}.highlight .bp{color:#22b3eb}.highlight .vc{color:#22b3eb}.highlight .vg{color:#22b3eb}.highlight .vi{color:#22b3eb}.highlight .il{color:#2aa198}form{margin:0 0 5px 0}form fieldset{margin-bottom:5px;padding:0;border-width:0}form legend{display:block;width:100%;margin-bottom:10px;*margin-left:-7px;padding:0;color:var(--global-text-color);border:0;border-bottom:1px solid #ccc;white-space:normal}form p{margin-bottom:5px / 2}form ul{list-style-type:none;margin:0 0 5px 0;padding:0}form br{display:none}label,input,button,select,textarea{vertical-align:baseline;*vertical-align:middle}input,button,select,textarea{box-sizing:border-box;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif}label{display:block;margin-bottom:0.25em;color:var(--global-text-color);cursor:pointer}label small{font-size:.75em}label input,label textarea,label select{display:block}input,textarea,select{display:inline-block;width:100%;padding:0.25em;margin-bottom:0.5em;color:var(--global-text-color);background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,0.125)}input:hover,textarea:hover,select:hover{border-color:var(--global-base-color)}.input-mini{width:60px}.input-small{width:90px}input[type="image"],input[type="checkbox"],input[type="radio"]{width:auto;height:auto;padding:0;margin:3px 0;*margin-top:0;line-height:normal;cursor:pointer;border-radius:0;border:0 \9}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*width:13px;*height:13px}input[type="image"]{border:0;box-shadow:none}input[type="file"]{width:auto;padding:initial;line-height:initial;border:initial;background-color:transparent;background-color:initial;box-shadow:none}input[type="button"],input[type="reset"],input[type="submit"]{width:auto;height:auto;cursor:pointer;*overflow:visible}select,input[type="file"]{*margin-top:4px}select{width:auto;background-color:#fff}select[multiple],select[size]{height:auto}textarea{resize:vertical;height:auto;overflow:auto;vertical-align:top}input[type="hidden"]{display:none}.form{position:relative}.radio,.checkbox{padding-left:18px;font-weight:normal}.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-18px}.radio.inline,.checkbox.inline{display:inline-block;padding-top:5px;margin-bottom:0;vertical-align:middle}.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{opacity:0.5;cursor:not-allowed}input:focus,textarea:focus{border-color:var(--global-border-color);outline:0;outline:thin dotted \9}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus,select:focus{box-shadow:none}.help-block,.help-inline{color:#2f7f93}.help-block{display:block;margin-bottom:1em;line-height:1em}.help-inline{display:inline-block;vertical-align:middle;padding-left:5px}.form-inline input,.form-inline textarea,.form-inline select{display:inline-block;margin-bottom:0}.form-inline label{display:inline-block}.form-inline .radio,.form-inline .checkbox,.form-inline .radio{padding-left:0;margin-bottom:0;vertical-align:middle}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:left;margin-left:0;margin-right:3px}.form-search input,.form-search textarea,.form-search select{display:inline-block;margin-bottom:0}.form-search .search-query{padding-left:14px;padding-right:14px;margin-bottom:0;border-radius:14px}.form-search label{display:inline-block}.form-search .radio,.form-search .checkbox,.form-inline .radio{padding-left:0;margin-bottom:0;vertical-align:middle}.form-search .radio input[type="radio"],.form-search .checkbox input[type="checkbox"]{float:left;margin-left:0;margin-right:3px}.form--loading:before{content:''}.form--loading .form__spinner{display:block}.form:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,0.7);z-index:10}.form__spinner{display:none;position:absolute;top:50%;left:50%;z-index:11}#goog-fixurl ul{list-style:none;margin-left:0;padding-left:0}#goog-fixurl ul li{list-style-type:none}#goog-wm-qt{width:auto;margin-right:10px;margin-bottom:20px;padding:8px 20px;display:inline-block;font-size:.75em;background-color:#fff;color:#000;border-width:2px !important;border-style:solid !important;border-color:gray;border-radius:4px}#main{max-width:925px;margin-left:auto;margin-right:auto;clear:both;margin-top:2em;padding-left:1em;padding-right:1em;animation:intro 0.3s both;animation-delay:0.35s}#main:after{content:" ";display:block;clear:both}#main::after{clear:both;content:"";display:table}@media (min-width: 80em){#main{max-width:1280px}}@media (min-width: 57.8125em){.page{width:83.0508474576%;float:right;margin-right:0;padding-left:4.2372881356%;padding-right:16.9491525424%}}.page .page__inner-wrap{clear:both;width:100%;float:left;margin-left:0;margin-right:0}.page .page__inner-wrap .page__content,.page .page__inner-wrap .page__meta,.page .page__inner-wrap .comment__date,.page .page__inner-wrap .page__share{clear:both;width:100%;float:left;margin-left:0;margin-right:0}.page__title{margin-top:0;line-height:1}.page__title+.page__meta,.page__title+.comment__date{margin-top:-0.5em}.page__lead{font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:1.25em}.page__content h2{padding-bottom:0.5em;border-bottom:1px solid var(--global-border-color)}.page__content p,.page__content li,.page__content dl{font-size:1em}.page__content p{margin:0 0 1.3em}.page__content a{text-decoration:underline}.page__content a:hover{text-decoration:underline}.page__content a:hover img{box-shadow:0 0 10px rgba(0,0,0,0.25)}.page__content dt{margin-top:1em;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-weight:bold}.page__content dd{margin-left:1em;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em}.page__content .small{font-size:.75em}.page__content blockquote+.small{margin-top:-1.5em;padding-left:1.25rem}.page__hero{position:relative;margin-bottom:2em;clear:both;animation:intro 0.3s both;animation-delay:0.25s}.page__hero::after{clear:both;content:"";display:table}.page__hero--overlay{position:relative;margin-bottom:2em;padding:3em 0;clear:both;background-size:cover;background-repeat:no-repeat;background-position:center;animation:intro 0.3s both;animation-delay:0.25s}.page__hero--overlay::after{clear:both;content:"";display:table}.page__hero--overlay a{color:#fff}.page__hero--overlay .wrapper{padding-left:1em;padding-right:1em}@media (min-width: 80em){.page__hero--overlay .wrapper{max-width:1280px}}.page__hero--overlay .page__title,.page__hero--overlay .page__meta,.page__hero--overlay .comment__date,.page__hero--overlay .page__lead,.page__hero--overlay .btn,.page__hero--overlay #goog-wm-sb{color:#fff;text-shadow:1px 1px 4px rgba(0,0,0,0.5)}.page__hero--overlay .page__lead{max-width:768px}.page__hero--overlay .page__title{font-size:1.953em}@media (min-width: 37.5em){.page__hero--overlay .page__title{font-size:2.441em}}.page__hero-image{width:100%;height:auto;-ms-interpolation-mode:bicubic}.page__hero-caption{position:absolute;bottom:0;right:0;margin:0 auto;padding:2px 5px;color:#fff;font-family:Georgia,Times,serif;font-size:.6875em;background:#000;text-align:right;z-index:5;opacity:0.5;border-radius:4px 0 4px 0}@media (min-width: 57.8125em){.page__hero-caption{padding:5px 10px}}.page__hero-caption a{color:#fff;text-decoration:none}.page__share{margin-top:2em;padding-top:1em;border-top:1px solid var(--global-border-color)}@media (max-width: 37.5em){.page__share .btn span,.page__share #goog-wm-sb span{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}}.page__share-title{margin-bottom:10px;font-size:.75em;text-transform:uppercase}.page__meta,.comment__date{margin-top:2em;color:var(--global-text-color-light);font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em}.page__meta p,.comment__date p{margin:0}.page__meta a,.comment__date a{color:inherit}.page__meta-title{margin-bottom:10px;font-size:.75em;text-transform:uppercase}.page__taxonomy .sep{display:none}.page__taxonomy strong{margin-right:10px}.page__taxonomy-item{display:inline-block;margin-right:5px;margin-bottom:8px;padding:5px 10px;text-decoration:none;border:1px solid var(--global-border-color);border-radius:4px}.page__taxonomy-item:hover{text-decoration:none;color:var(--global-link-color-hover)}.page__comments{clear:both;width:100%;float:left;margin-left:0;margin-right:0}.page__comments-title{margin-top:2rem;margin-bottom:10px;padding-top:2rem;font-size:.75em;border-top:1px solid var(--global-border-color);text-transform:uppercase}.page__comments-form{padding:1em;background:var(--global-border-color);transition:all 0.2s ease-in-out}.page__comments-form.disabled input,.page__comments-form.disabled button,.page__comments-form.disabled textarea,.page__comments-form.disabled label{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);box-shadow:none;opacity:0.65}.comment{clear:both;margin:1em 0}.comment::after{clear:both;content:"";display:table}.comment:not(:last-child){border-bottom:1px solid var(--global-border-color)}.comment__avatar-wrapper{float:left;width:60px;height:60px}@media (min-width: 57.8125em){.comment__avatar-wrapper{width:100px;height:100px}}.comment__avatar{width:40px;height:40px;border-radius:50%}@media (min-width: 57.8125em){.comment__avatar{width:80px;height:80px;padding:5px;border:1px solid var(--global-border-color)}}.comment__content-wrapper{float:right;width:calc(100% - 60px)}@media (min-width: 57.8125em){.comment__content-wrapper{width:calc(100% - 100px)}}.comment__author{margin:0}.comment__author a{text-decoration:none}.comment__date{margin:0}.comment__date a{text-decoration:none}.page__related{margin-top:2em;padding-top:1em;border-top:1px solid var(--global-border-color);clear:both;float:left}.page__related::after{clear:both;content:"";display:table}@media (min-width: 57.8125em){.page__related{margin-left:21.186440678%}}.page__related a{color:inherit;text-decoration:none}.page__related-title{margin-bottom:10px;font-size:.75em;text-transform:uppercase}.archive{margin-bottom:2em}@media (min-width: 48em){.archive{width:100%;float:left;margin-left:0;margin-right:0}}@media (min-width: 57.8125em){.archive{width:83.0508474576%;float:right;margin-right:0;padding-left:4.2372881356%}}.archive a{text-decoration:underline}.archive a:hover{text-decoration:underline}.archive a:hover img{box-shadow:0 0 10px rgba(0,0,0,0.25)}.archive__subtitle{margin:1.414em 0 0;padding-bottom:0.5em;font-size:1em;color:var(--global-text-color-light);border-bottom:1px solid var(--global-border-color)}.archive__subtitle+.list__item .archive__item-title{margin-top:0.5em}.archive__item-title{margin-bottom:0.25em;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif}.archive__item-title a+a{opacity:0.5}.page__content .archive__item-title{margin-top:1em;border-bottom:none}.archive__item-excerpt{margin-top:0;font-size:.75em}.archive__item-excerpt+p{text-indent:0}.archive__item-teaser{border-radius:4px;overflow:hidden}.archive__item-teaser img{width:100%}.archive__item:hover .archive__item-teaser{box-shadow:0 0 10px rgba(0,0,0,0.25)}.archive__item:hover .archive__item-title{text-decoration:underline}@media (min-width: 48em){.list__item{padding-right:auto}}@media (min-width: 57.8125em){.list__item{padding-right:auto}}@media (min-width: 80em){.list__item{padding-right:auto}}.list__item .page__meta,.list__item .comment__date{margin:0 0 4px}.grid__item{margin-bottom:2em}.grid__item .page__meta,.grid__item .comment__date{margin:0 0 4px}.grid__item .archive__item-title{margin-top:0.5em;font-size:1em}.grid__item .archive__item-excerpt{display:none}@media (min-width: 37.5em){.grid__item{width:48.9795918367%;float:left}.grid__item:nth-child(2n+1){margin-left:0;margin-right:-100%;clear:both;margin-left:0}.grid__item:nth-child(2n+2){margin-left:51.0204081633%;margin-right:-100%;clear:none}.grid__item .archive__item-teaser{max-height:200px}}@media (min-width: 48em){.grid__item{margin-left:0;margin-right:0;width:23.4693877551%;float:left}.grid__item:nth-child(4n+1){margin-left:0;margin-right:-100%;clear:both;margin-left:0}.grid__item:nth-child(4n+2){margin-left:25.5102040816%;margin-right:-100%;clear:none}.grid__item:nth-child(4n+3){margin-left:51.0204081633%;margin-right:-100%;clear:none}.grid__item:nth-child(4n+4){margin-left:76.5306122449%;margin-right:-100%;clear:none}.grid__item .archive__item-teaser{max-height:120px}.grid__item .archive__item-excerpt{display:block;font-size:.75em}}.feature__wrapper{clear:both;margin-bottom:2em;border-bottom:1px solid var(--global-border-color)}.feature__wrapper::after{clear:both;content:"";display:table}.feature__item{margin-bottom:2em;font-size:1.25rem}@media (min-width: 37.5em){.feature__item{margin-bottom:0;width:32.2033898305%;float:left}.feature__item:nth-child(3n+1){margin-left:0;margin-right:-100%;clear:both;margin-left:0}.feature__item:nth-child(3n+2){margin-left:33.8983050847%;margin-right:-100%;clear:none}.feature__item:nth-child(3n+3){margin-left:67.7966101695%;margin-right:-100%;clear:none}.feature__item .feature__item-teaser{max-height:200px;overflow:hidden}}.feature__item--left{clear:both;width:100%;float:left;margin-left:0;margin-right:0;font-size:1.25rem}.feature__item--left .archive__item-teaser{margin-bottom:2em}@media (min-width: 37.5em){.feature__item--left .archive__item-teaser{width:40.6779661017%;float:left;margin-right:1.6949152542%}.feature__item--left .archive__item-body{width:57.6271186441%;float:right;margin-right:0;padding-left:4.2372881356%;padding-right:8.4745762712%}}.feature__item--right{clear:both;width:100%;float:left;margin-left:0;margin-right:0;font-size:1.25rem}.feature__item--right .archive__item-teaser{margin-bottom:2em}@media (min-width: 37.5em){.feature__item--right{text-align:right}.feature__item--right .archive__item-teaser{width:40.6779661017%;float:right;margin-left:1.6949152542%}.feature__item--right .archive__item-body{width:57.6271186441%;float:left;margin-left:0;padding-left:4.2372881356%;padding-right:8.4745762712%}}.feature__item--center{clear:both;width:100%;float:left;margin-left:0;margin-right:0;font-size:1.25rem}.feature__item--center .archive__item-teaser{margin-bottom:2em}@media (min-width: 37.5em){.feature__item--center{text-align:center}.feature__item--center .archive__item-teaser{margin:0 auto;width:40.6779661017%}.feature__item--center .archive__item-body{margin:0 auto;width:57.6271186441%}}.sidebar{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);clear:both;margin-bottom:1em}.sidebar::after{clear:both;content:"";display:table}@media (orientation: portrait){.sidebar{margin-top:1em}}@media screen and (min-width: 1024px){.sidebar{height:100vh;overflow-y:auto;position:fixed;padding-top:70px}}@media (min-width: 57.8125em){.sidebar{width:15.2542372881%;float:left;margin-right:1.6949152542%;opacity:1;-webkit-transition:opacity 0.2s ease-in-out;transition:opacity 0.2s ease-in-out}.sidebar:hover{opacity:1}}@media (min-width: 80em){.sidebar{max-width:250px;padding-right:0}}.sidebar h2,.sidebar h3,.sidebar h4,.sidebar h5,.sidebar h6{margin-bottom:0;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif}.sidebar h3,.sidebar h4{font-size:1em}.sidebar p,.sidebar li{font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em;line-height:1.5}.sidebar img{width:100%}.sidebar__right{margin-bottom:1em}@media (min-width: 57.8125em){.sidebar__right{position:relative;float:right;width:auto;margin-left:2.5423728814%;z-index:10}}@media (min-width: 80em){.sidebar__right{width:auto}}.author__avatar{display:block;text-align:left;margin-bottom:15px;padding-left:0}.author__avatar img{width:180px;height:180px;border-radius:50%;object-fit:contain;object-position:center;background-color:#ffffff;display:block;margin-left:0;margin-right:0}@media (min-width: 37.5em){.author__avatar img{width:140px;height:140px}}@media (min-width: 57.8125em){.author__avatar img{width:180px;height:180px;border:3px solid var(--global-border-color)}}.author__content{display:table-cell;vertical-align:top;padding-left:15px;padding-right:25px;line-height:1}@media (min-width: 57.8125em){.author__content{display:block;width:100%;padding-left:0;padding-right:0}}.author__name{margin:0}@media (min-width: 57.8125em){.author__name{margin-top:10px;margin-bottom:10px}}.sidebar .author__name{font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:1em}.sidebar .author__desktop{display:none}@media screen and (min-width: 1024px){.sidebar .author__desktop{display:block}}.author__pronouns{margin:0}@media (min-width: 57.8125em){.author__pronouns{margin-top:10px;margin-bottom:10px}}.author__bio{margin:0}@media (min-width: 57.8125em){.author__bio{margin-top:10px;margin-bottom:20px}}.author__urls-wrapper{position:relative;display:table-cell;vertical-align:middle;font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;z-index:10;position:relative;cursor:pointer}.author__urls-wrapper li:last-child a{margin-bottom:0}@media (min-width: 57.8125em){.author__urls-wrapper{display:block}}.author__urls-wrapper button{margin-bottom:0}@media (min-width: 57.8125em){.author__urls-wrapper button{display:none}}.author__urls{display:none;position:absolute;right:0;margin-top:15px;padding:10px;list-style-type:none;border:1px solid var(--global-border-color);border-radius:4px;background:var(--global-bg-color);z-index:-1;box-shadow:0 0 10px rgba(0,0,0,0.25);cursor:default}@media (min-width: 57.8125em){.author__urls{display:block;position:relative;margin:0;padding:0;border:0;background:transparent;box-shadow:none}}.author__urls:before{display:block;content:"";position:absolute;top:-11px;left:calc(50% - 10px);width:0;border-style:solid;border-width:0 10px 10px;border-color:var(--global-border-color) transparent;z-index:0}@media (min-width: 57.8125em){.author__urls:before{display:none}}.author__urls:after{display:block;content:"";position:absolute;top:-10px;left:calc(50% - 10px);width:0;border-style:solid;border-width:0 10px 10px;border-color:#fff transparent;z-index:1}@media (min-width: 57.8125em){.author__urls:after{display:none}}.author__urls li{white-space:nowrap}.author__urls a{display:block;margin-bottom:5px;padding-right:5px;padding-top:2px;padding-bottom:2px;color:inherit;font-size:1em;text-decoration:none}.author__urls a:hover{text-decoration:underline}/*! * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */.fa{font-family:var(--fa-style-family, "Font Awesome 6 Free");font-weight:var(--fa-style, 900)}.fa,.fa-classic,.fa-sharp,.fas,.fa-solid,.far,.fa-regular,.fab,.fa-brands{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display, inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fas,.fa-classic,.fa-solid,.far,.fa-regular{font-family:'Font Awesome 6 Free'}.fab,.fa-brands{font-family:'Font Awesome 6 Brands'}.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-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.0833333337em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.0714285718em;vertical-align:.0535714295em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.0416666682em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em) * -1);position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, 0.2em 0.25em 0.15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1))}.fa-fade{animation-name:fa-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%, 90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1, 1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0)}57%{transform:scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em))}64%{transform:scale(1, 1) translateY(0)}100%{transform:scale(1, 1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, 0.4)}}@keyframes fa-beat-fade{0%, 100%{opacity:var(--fa-beat-fade-opacity, 0.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%, 24%{transform:rotate(-18deg)}12%, 28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%, 100%{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scale(-1, 1)}.fa-flip-vertical{transform:scale(1, -1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1, -1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}.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%;z-index:var(--fa-stack-z-index, auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse, #fff)}.fa-0::before{content:"\30 "}.fa-1::before{content:"\31 "}.fa-2::before{content:"\32 "}.fa-3::before{content:"\33 "}.fa-4::before{content:"\34 "}.fa-5::before{content:"\35 "}.fa-6::before{content:"\36 "}.fa-7::before{content:"\37 "}.fa-8::before{content:"\38 "}.fa-9::before{content:"\39 "}.fa-fill-drip::before{content:"๏ถ"}.fa-arrows-to-circle::before{content:"๎ฝ"}.fa-circle-chevron-right::before{content:"๏ธ"}.fa-chevron-circle-right::before{content:"๏ธ"}.fa-at::before{content:"\@"}.fa-trash-can::before{content:"๏ญ"}.fa-trash-alt::before{content:"๏ญ"}.fa-text-height::before{content:"๏ด"}.fa-user-xmark::before{content:"๏ต"}.fa-user-times::before{content:"๏ต"}.fa-stethoscope::before{content:"๏ฑ"}.fa-message::before{content:"๏บ"}.fa-comment-alt::before{content:"๏บ"}.fa-info::before{content:"๏ฉ"}.fa-down-left-and-up-right-to-center::before{content:"๏ข"}.fa-compress-alt::before{content:"๏ข"}.fa-explosion::before{content:"๎ฉ"}.fa-file-lines::before{content:"๏
"}.fa-file-alt::before{content:"๏
"}.fa-file-text::before{content:"๏
"}.fa-wave-square::before{content:"๏ พ"}.fa-ring::before{content:"๏"}.fa-building-un::before{content:"๎"}.fa-dice-three::before{content:"๏ง"}.fa-calendar-days::before{content:"๏ณ"}.fa-calendar-alt::before{content:"๏ณ"}.fa-anchor-circle-check::before{content:"๎ช"}.fa-building-circle-arrow-right::before{content:"๎"}.fa-volleyball::before{content:"๏"}.fa-volleyball-ball::before{content:"๏"}.fa-arrows-up-to-line::before{content:"๎"}.fa-sort-down::before{content:"๏"}.fa-sort-desc::before{content:"๏"}.fa-circle-minus::before{content:"๏"}.fa-minus-circle::before{content:"๏"}.fa-door-open::before{content:"๏ซ"}.fa-right-from-bracket::before{content:"๏ต"}.fa-sign-out-alt::before{content:"๏ต"}.fa-atom::before{content:"๏"}.fa-soap::before{content:"๎ฎ"}.fa-icons::before{content:"๏กญ"}.fa-heart-music-camera-bolt::before{content:"๏กญ"}.fa-microphone-lines-slash::before{content:"๏น"}.fa-microphone-alt-slash::before{content:"๏น"}.fa-bridge-circle-check::before{content:"๎"}.fa-pump-medical::before{content:"๎ช"}.fa-fingerprint::before{content:"๏ท"}.fa-hand-point-right::before{content:"๏ค"}.fa-magnifying-glass-location::before{content:"๏"}.fa-search-location::before{content:"๏"}.fa-forward-step::before{content:"๏"}.fa-step-forward::before{content:"๏"}.fa-face-smile-beam::before{content:"๏ธ"}.fa-smile-beam::before{content:"๏ธ"}.fa-flag-checkered::before{content:"๏"}.fa-football::before{content:"๏"}.fa-football-ball::before{content:"๏"}.fa-school-circle-exclamation::before{content:"๎ฌ"}.fa-crop::before{content:"๏ฅ"}.fa-angles-down::before{content:"๏"}.fa-angle-double-down::before{content:"๏"}.fa-users-rectangle::before{content:"๎"}.fa-people-roof::before{content:"๎ท"}.fa-people-line::before{content:"๎ด"}.fa-beer-mug-empty::before{content:"๏ผ"}.fa-beer::before{content:"๏ผ"}.fa-diagram-predecessor::before{content:"๎ท"}.fa-arrow-up-long::before{content:"๏
ถ"}.fa-long-arrow-up::before{content:"๏
ถ"}.fa-fire-flame-simple::before{content:"๏ช"}.fa-burn::before{content:"๏ช"}.fa-person::before{content:"๏"}.fa-male::before{content:"๏"}.fa-laptop::before{content:"๏"}.fa-file-csv::before{content:"๏"}.fa-menorah::before{content:"๏ถ"}.fa-truck-plane::before{content:"๎"}.fa-record-vinyl::before{content:"๏ฃ"}.fa-face-grin-stars::before{content:"๏"}.fa-grin-stars::before{content:"๏"}.fa-bong::before{content:"๏"}.fa-spaghetti-monster-flying::before{content:"๏ป"}.fa-pastafarianism::before{content:"๏ป"}.fa-arrow-down-up-across-line::before{content:"๎ฏ"}.fa-spoon::before{content:"๏ฅ"}.fa-utensil-spoon::before{content:"๏ฅ"}.fa-jar-wheat::before{content:"๎"}.fa-envelopes-bulk::before{content:"๏ด"}.fa-mail-bulk::before{content:"๏ด"}.fa-file-circle-exclamation::before{content:"๎ซ"}.fa-circle-h::before{content:"๏พ"}.fa-hospital-symbol::before{content:"๏พ"}.fa-pager::before{content:"๏ "}.fa-address-book::before{content:"๏น"}.fa-contact-book::before{content:"๏น"}.fa-strikethrough::before{content:"๏"}.fa-k::before{content:"K"}.fa-landmark-flag::before{content:"๎"}.fa-pencil::before{content:"๏"}.fa-pencil-alt::before{content:"๏"}.fa-backward::before{content:"๏"}.fa-caret-right::before{content:"๏"}.fa-comments::before{content:"๏"}.fa-paste::before{content:"๏ช"}.fa-file-clipboard::before{content:"๏ช"}.fa-code-pull-request::before{content:"๎ผ"}.fa-clipboard-list::before{content:"๏ญ"}.fa-truck-ramp-box::before{content:"๏"}.fa-truck-loading::before{content:"๏"}.fa-user-check::before{content:"๏ผ"}.fa-vial-virus::before{content:"๎"}.fa-sheet-plastic::before{content:"๎ฑ"}.fa-blog::before{content:"๏"}.fa-user-ninja::before{content:"๏"}.fa-person-arrow-up-from-line::before{content:"๎น"}.fa-scroll-torah::before{content:"๏ "}.fa-torah::before{content:"๏ "}.fa-broom-ball::before{content:"๏"}.fa-quidditch::before{content:"๏"}.fa-quidditch-broom-ball::before{content:"๏"}.fa-toggle-off::before{content:"๏"}.fa-box-archive::before{content:"๏"}.fa-archive::before{content:"๏"}.fa-person-drowning::before{content:"๎
"}.fa-arrow-down-9-1::before{content:"๏ข"}.fa-sort-numeric-desc::before{content:"๏ข"}.fa-sort-numeric-down-alt::before{content:"๏ข"}.fa-face-grin-tongue-squint::before{content:"๏"}.fa-grin-tongue-squint::before{content:"๏"}.fa-spray-can::before{content:"๏ฝ"}.fa-truck-monster::before{content:"๏ป"}.fa-w::before{content:"W"}.fa-earth-africa::before{content:"๏ผ"}.fa-globe-africa::before{content:"๏ผ"}.fa-rainbow::before{content:"๏"}.fa-circle-notch::before{content:"๏"}.fa-tablet-screen-button::before{content:"๏บ"}.fa-tablet-alt::before{content:"๏บ"}.fa-paw::before{content:"๏ฐ"}.fa-cloud::before{content:"๏"}.fa-trowel-bricks::before{content:"๎"}.fa-face-flushed::before{content:"๏น"}.fa-flushed::before{content:"๏น"}.fa-hospital-user::before{content:"๏ "}.fa-tent-arrow-left-right::before{content:"๎ฟ"}.fa-gavel::before{content:"๏ฃ"}.fa-legal::before{content:"๏ฃ"}.fa-binoculars::before{content:"๏ฅ"}.fa-microphone-slash::before{content:"๏ฑ"}.fa-box-tissue::before{content:"๎"}.fa-motorcycle::before{content:"๏"}.fa-bell-concierge::before{content:"๏ข"}.fa-concierge-bell::before{content:"๏ข"}.fa-pen-ruler::before{content:"๏ฎ"}.fa-pencil-ruler::before{content:"๏ฎ"}.fa-people-arrows::before{content:"๎จ"}.fa-people-arrows-left-right::before{content:"๎จ"}.fa-mars-and-venus-burst::before{content:"๎ฃ"}.fa-square-caret-right::before{content:"๏
"}.fa-caret-square-right::before{content:"๏
"}.fa-scissors::before{content:"๏"}.fa-cut::before{content:"๏"}.fa-sun-plant-wilt::before{content:"๎บ"}.fa-toilets-portable::before{content:"๎"}.fa-hockey-puck::before{content:"๏"}.fa-table::before{content:"๏"}.fa-magnifying-glass-arrow-right::before{content:"๎ก"}.fa-tachograph-digital::before{content:"๏ฆ"}.fa-digital-tachograph::before{content:"๏ฆ"}.fa-users-slash::before{content:"๎ณ"}.fa-clover::before{content:"๎น"}.fa-reply::before{content:"๏ฅ"}.fa-mail-reply::before{content:"๏ฅ"}.fa-star-and-crescent::before{content:"๏"}.fa-house-fire::before{content:"๎"}.fa-square-minus::before{content:"๏
"}.fa-minus-square::before{content:"๏
"}.fa-helicopter::before{content:"๏ณ"}.fa-compass::before{content:"๏
"}.fa-square-caret-down::before{content:"๏
"}.fa-caret-square-down::before{content:"๏
"}.fa-file-circle-question::before{content:"๎ฏ"}.fa-laptop-code::before{content:"๏ผ"}.fa-swatchbook::before{content:"๏"}.fa-prescription-bottle::before{content:"๏
"}.fa-bars::before{content:"๏"}.fa-navicon::before{content:"๏"}.fa-people-group::before{content:"๎ณ"}.fa-hourglass-end::before{content:"๏"}.fa-hourglass-3::before{content:"๏"}.fa-heart-crack::before{content:"๏ฉ"}.fa-heart-broken::before{content:"๏ฉ"}.fa-square-up-right::before{content:"๏ "}.fa-external-link-square-alt::before{content:"๏ "}.fa-face-kiss-beam::before{content:"๏"}.fa-kiss-beam::before{content:"๏"}.fa-film::before{content:"๏"}.fa-ruler-horizontal::before{content:"๏"}.fa-people-robbery::before{content:"๎ถ"}.fa-lightbulb::before{content:"๏ซ"}.fa-caret-left::before{content:"๏"}.fa-circle-exclamation::before{content:"๏ช"}.fa-exclamation-circle::before{content:"๏ช"}.fa-school-circle-xmark::before{content:"๎ญ"}.fa-arrow-right-from-bracket::before{content:"๏"}.fa-sign-out::before{content:"๏"}.fa-circle-chevron-down::before{content:"๏บ"}.fa-chevron-circle-down::before{content:"๏บ"}.fa-unlock-keyhole::before{content:"๏พ"}.fa-unlock-alt::before{content:"๏พ"}.fa-cloud-showers-heavy::before{content:"๏"}.fa-headphones-simple::before{content:"๏"}.fa-headphones-alt::before{content:"๏"}.fa-sitemap::before{content:"๏จ"}.fa-circle-dollar-to-slot::before{content:"๏น"}.fa-donate::before{content:"๏น"}.fa-memory::before{content:"๏ธ"}.fa-road-spikes::before{content:"๎จ"}.fa-fire-burner::before{content:"๎ฑ"}.fa-flag::before{content:"๏ค"}.fa-hanukiah::before{content:"๏ฆ"}.fa-feather::before{content:"๏ญ"}.fa-volume-low::before{content:"๏ง"}.fa-volume-down::before{content:"๏ง"}.fa-comment-slash::before{content:"๏ณ"}.fa-cloud-sun-rain::before{content:"๏"}.fa-compress::before{content:"๏ฆ"}.fa-wheat-awn::before{content:"๎"}.fa-wheat-alt::before{content:"๎"}.fa-ankh::before{content:"๏"}.fa-hands-holding-child::before{content:"๎บ"}.fa-asterisk::before{content:"\*"}.fa-square-check::before{content:"๏
"}.fa-check-square::before{content:"๏
"}.fa-peseta-sign::before{content:"๎ก"}.fa-heading::before{content:"๏"}.fa-header::before{content:"๏"}.fa-ghost::before{content:"๏ข"}.fa-list::before{content:"๏บ"}.fa-list-squares::before{content:"๏บ"}.fa-square-phone-flip::before{content:"๏กป"}.fa-phone-square-alt::before{content:"๏กป"}.fa-cart-plus::before{content:"๏"}.fa-gamepad::before{content:"๏"}.fa-circle-dot::before{content:"๏"}.fa-dot-circle::before{content:"๏"}.fa-face-dizzy::before{content:"๏ง"}.fa-dizzy::before{content:"๏ง"}.fa-egg::before{content:"๏ป"}.fa-house-medical-circle-xmark::before{content:"๎"}.fa-campground::before{content:"๏ป"}.fa-folder-plus::before{content:"๏"}.fa-futbol::before{content:"๏ฃ"}.fa-futbol-ball::before{content:"๏ฃ"}.fa-soccer-ball::before{content:"๏ฃ"}.fa-paintbrush::before{content:"๏ผ"}.fa-paint-brush::before{content:"๏ผ"}.fa-lock::before{content:"๏ฃ"}.fa-gas-pump::before{content:"๏ฏ"}.fa-hot-tub-person::before{content:"๏"}.fa-hot-tub::before{content:"๏"}.fa-map-location::before{content:"๏"}.fa-map-marked::before{content:"๏"}.fa-house-flood-water::before{content:"๎"}.fa-tree::before{content:"๏ป"}.fa-bridge-lock::before{content:"๎"}.fa-sack-dollar::before{content:"๏ "}.fa-pen-to-square::before{content:"๏"}.fa-edit::before{content:"๏"}.fa-car-side::before{content:"๏ค"}.fa-share-nodes::before{content:"๏ "}.fa-share-alt::before{content:"๏ "}.fa-heart-circle-minus::before{content:"๎ฟ"}.fa-hourglass-half::before{content:"๏"}.fa-hourglass-2::before{content:"๏"}.fa-microscope::before{content:"๏"}.fa-sink::before{content:"๎ญ"}.fa-bag-shopping::before{content:"๏"}.fa-shopping-bag::before{content:"๏"}.fa-arrow-down-z-a::before{content:"๏ข"}.fa-sort-alpha-desc::before{content:"๏ข"}.fa-sort-alpha-down-alt::before{content:"๏ข"}.fa-mitten::before{content:"๏ต"}.fa-person-rays::before{content:"๎"}.fa-users::before{content:"๏"}.fa-eye-slash::before{content:"๏ฐ"}.fa-flask-vial::before{content:"๎ณ"}.fa-hand::before{content:"๏"}.fa-hand-paper::before{content:"๏"}.fa-om::before{content:"๏น"}.fa-worm::before{content:"๎"}.fa-house-circle-xmark::before{content:"๎"}.fa-plug::before{content:"๏ฆ"}.fa-chevron-up::before{content:"๏ท"}.fa-hand-spock::before{content:"๏"}.fa-stopwatch::before{content:"๏ฒ"}.fa-face-kiss::before{content:"๏"}.fa-kiss::before{content:"๏"}.fa-bridge-circle-xmark::before{content:"๎"}.fa-face-grin-tongue::before{content:"๏"}.fa-grin-tongue::before{content:"๏"}.fa-chess-bishop::before{content:"๏บ"}.fa-face-grin-wink::before{content:"๏"}.fa-grin-wink::before{content:"๏"}.fa-ear-deaf::before{content:"๏ค"}.fa-deaf::before{content:"๏ค"}.fa-deafness::before{content:"๏ค"}.fa-hard-of-hearing::before{content:"๏ค"}.fa-road-circle-check::before{content:"๎ค"}.fa-dice-five::before{content:"๏ฃ"}.fa-square-rss::before{content:"๏
"}.fa-rss-square::before{content:"๏
"}.fa-land-mine-on::before{content:"๎"}.fa-i-cursor::before{content:"๏"}.fa-stamp::before{content:"๏ฟ"}.fa-stairs::before{content:"๎"}.fa-i::before{content:"I"}.fa-hryvnia-sign::before{content:"๏ฒ"}.fa-hryvnia::before{content:"๏ฒ"}.fa-pills::before{content:"๏"}.fa-face-grin-wide::before{content:"๏"}.fa-grin-alt::before{content:"๏"}.fa-tooth::before{content:"๏"}.fa-v::before{content:"V"}.fa-bangladeshi-taka-sign::before{content:"๎ฆ"}.fa-bicycle::before{content:"๏"}.fa-staff-snake::before{content:"๎น"}.fa-rod-asclepius::before{content:"๎น"}.fa-rod-snake::before{content:"๎น"}.fa-staff-aesculapius::before{content:"๎น"}.fa-head-side-cough-slash::before{content:"๎ข"}.fa-truck-medical::before{content:"๏น"}.fa-ambulance::before{content:"๏น"}.fa-wheat-awn-circle-exclamation::before{content:"๎"}.fa-snowman::before{content:"๏"}.fa-mortar-pestle::before{content:"๏ง"}.fa-road-barrier::before{content:"๎ข"}.fa-school::before{content:"๏"}.fa-igloo::before{content:"๏ฎ"}.fa-joint::before{content:"๏"}.fa-angle-right::before{content:"๏
"}.fa-horse::before{content:"๏ฐ"}.fa-q::before{content:"Q"}.fa-g::before{content:"G"}.fa-notes-medical::before{content:"๏"}.fa-temperature-half::before{content:"๏"}.fa-temperature-2::before{content:"๏"}.fa-thermometer-2::before{content:"๏"}.fa-thermometer-half::before{content:"๏"}.fa-dong-sign::before{content:"๎
ฉ"}.fa-capsules::before{content:"๏ซ"}.fa-poo-storm::before{content:"๏"}.fa-poo-bolt::before{content:"๏"}.fa-face-frown-open::before{content:"๏บ"}.fa-frown-open::before{content:"๏บ"}.fa-hand-point-up::before{content:"๏ฆ"}.fa-money-bill::before{content:"๏"}.fa-bookmark::before{content:"๏ฎ"}.fa-align-justify::before{content:"๏น"}.fa-umbrella-beach::before{content:"๏"}.fa-helmet-un::before{content:"๎"}.fa-bullseye::before{content:"๏
"}.fa-bacon::before{content:"๏ฅ"}.fa-hand-point-down::before{content:"๏ง"}.fa-arrow-up-from-bracket::before{content:"๎"}.fa-folder::before{content:"๏ป"}.fa-folder-blank::before{content:"๏ป"}.fa-file-waveform::before{content:"๏ธ"}.fa-file-medical-alt::before{content:"๏ธ"}.fa-radiation::before{content:"๏น"}.fa-chart-simple::before{content:"๎ณ"}.fa-mars-stroke::before{content:"๏ฉ"}.fa-vial::before{content:"๏"}.fa-gauge::before{content:"๏ค"}.fa-dashboard::before{content:"๏ค"}.fa-gauge-med::before{content:"๏ค"}.fa-tachometer-alt-average::before{content:"๏ค"}.fa-wand-magic-sparkles::before{content:"๎"}.fa-magic-wand-sparkles::before{content:"๎"}.fa-e::before{content:"E"}.fa-pen-clip::before{content:"๏
"}.fa-pen-alt::before{content:"๏
"}.fa-bridge-circle-exclamation::before{content:"๎"}.fa-user::before{content:"๏"}.fa-school-circle-check::before{content:"๎ซ"}.fa-dumpster::before{content:"๏"}.fa-van-shuttle::before{content:"๏ถ"}.fa-shuttle-van::before{content:"๏ถ"}.fa-building-user::before{content:"๎"}.fa-square-caret-left::before{content:"๏"}.fa-caret-square-left::before{content:"๏"}.fa-highlighter::before{content:"๏"}.fa-key::before{content:"๏"}.fa-bullhorn::before{content:"๏ก"}.fa-globe::before{content:"๏ฌ"}.fa-synagogue::before{content:"๏"}.fa-person-half-dress::before{content:"๎"}.fa-road-bridge::before{content:"๎ฃ"}.fa-location-arrow::before{content:"๏ค"}.fa-c::before{content:"C"}.fa-tablet-button::before{content:"๏"}.fa-building-lock::before{content:"๎"}.fa-pizza-slice::before{content:"๏ "}.fa-money-bill-wave::before{content:"๏บ"}.fa-chart-area::before{content:"๏พ"}.fa-area-chart::before{content:"๏พ"}.fa-house-flag::before{content:"๎"}.fa-person-circle-minus::before{content:"๎"}.fa-ban::before{content:"๏"}.fa-cancel::before{content:"๏"}.fa-camera-rotate::before{content:"๎"}.fa-spray-can-sparkles::before{content:"๏"}.fa-air-freshener::before{content:"๏"}.fa-star::before{content:"๏
"}.fa-repeat::before{content:"๏ฃ"}.fa-cross::before{content:"๏"}.fa-box::before{content:"๏ฆ"}.fa-venus-mars::before{content:"๏จ"}.fa-arrow-pointer::before{content:"๏
"}.fa-mouse-pointer::before{content:"๏
"}.fa-maximize::before{content:"๏"}.fa-expand-arrows-alt::before{content:"๏"}.fa-charging-station::before{content:"๏ง"}.fa-shapes::before{content:"๏"}.fa-triangle-circle-square::before{content:"๏"}.fa-shuffle::before{content:"๏ด"}.fa-random::before{content:"๏ด"}.fa-person-running::before{content:"๏"}.fa-running::before{content:"๏"}.fa-mobile-retro::before{content:"๎ง"}.fa-grip-lines-vertical::before{content:"๏ฅ"}.fa-spider::before{content:"๏"}.fa-hands-bound::before{content:"๎น"}.fa-file-invoice-dollar::before{content:"๏ฑ"}.fa-plane-circle-exclamation::before{content:"๎"}.fa-x-ray::before{content:"๏"}.fa-spell-check::before{content:"๏ข"}.fa-slash::before{content:"๏"}.fa-computer-mouse::before{content:"๏ฃ"}.fa-mouse::before{content:"๏ฃ"}.fa-arrow-right-to-bracket::before{content:"๏"}.fa-sign-in::before{content:"๏"}.fa-shop-slash::before{content:"๎ฐ"}.fa-store-alt-slash::before{content:"๎ฐ"}.fa-server::before{content:"๏ณ"}.fa-virus-covid-slash::before{content:"๎ฉ"}.fa-shop-lock::before{content:"๎ฅ"}.fa-hourglass-start::before{content:"๏"}.fa-hourglass-1::before{content:"๏"}.fa-blender-phone::before{content:"๏ถ"}.fa-building-wheat::before{content:"๎"}.fa-person-breastfeeding::before{content:"๎บ"}.fa-right-to-bracket::before{content:"๏ถ"}.fa-sign-in-alt::before{content:"๏ถ"}.fa-venus::before{content:"๏ก"}.fa-passport::before{content:"๏ซ"}.fa-heart-pulse::before{content:"๏"}.fa-heartbeat::before{content:"๏"}.fa-people-carry-box::before{content:"๏"}.fa-people-carry::before{content:"๏"}.fa-temperature-high::before{content:"๏ฉ"}.fa-microchip::before{content:"๏"}.fa-crown::before{content:"๏ก"}.fa-weight-hanging::before{content:"๏"}.fa-xmarks-lines::before{content:"๎"}.fa-file-prescription::before{content:"๏ฒ"}.fa-weight-scale::before{content:"๏"}.fa-weight::before{content:"๏"}.fa-user-group::before{content:"๏"}.fa-user-friends::before{content:"๏"}.fa-arrow-up-a-z::before{content:"๏
"}.fa-sort-alpha-up::before{content:"๏
"}.fa-chess-knight::before{content:"๏"}.fa-face-laugh-squint::before{content:"๏"}.fa-laugh-squint::before{content:"๏"}.fa-wheelchair::before{content:"๏"}.fa-circle-arrow-up::before{content:"๏ช"}.fa-arrow-circle-up::before{content:"๏ช"}.fa-toggle-on::before{content:"๏
"}.fa-person-walking::before{content:"๏"}.fa-walking::before{content:"๏"}.fa-l::before{content:"L"}.fa-fire::before{content:"๏ญ"}.fa-bed-pulse::before{content:"๏"}.fa-procedures::before{content:"๏"}.fa-shuttle-space::before{content:"๏"}.fa-space-shuttle::before{content:"๏"}.fa-face-laugh::before{content:"๏"}.fa-laugh::before{content:"๏"}.fa-folder-open::before{content:"๏ผ"}.fa-heart-circle-plus::before{content:"๎"}.fa-code-fork::before{content:"๎ป"}.fa-city::before{content:"๏"}.fa-microphone-lines::before{content:"๏"}.fa-microphone-alt::before{content:"๏"}.fa-pepper-hot::before{content:"๏ "}.fa-unlock::before{content:"๏"}.fa-colon-sign::before{content:"๎
"}.fa-headset::before{content:"๏"}.fa-store-slash::before{content:"๎ฑ"}.fa-road-circle-xmark::before{content:"๎ฆ"}.fa-user-minus::before{content:"๏"}.fa-mars-stroke-up::before{content:"๏ช"}.fa-mars-stroke-v::before{content:"๏ช"}.fa-champagne-glasses::before{content:"๏"}.fa-glass-cheers::before{content:"๏"}.fa-clipboard::before{content:"๏จ"}.fa-house-circle-exclamation::before{content:"๎"}.fa-file-arrow-up::before{content:"๏ด"}.fa-file-upload::before{content:"๏ด"}.fa-wifi::before{content:"๏ซ"}.fa-wifi-3::before{content:"๏ซ"}.fa-wifi-strong::before{content:"๏ซ"}.fa-bath::before{content:"๏"}.fa-bathtub::before{content:"๏"}.fa-underline::before{content:"๏"}.fa-user-pen::before{content:"๏ฟ"}.fa-user-edit::before{content:"๏ฟ"}.fa-signature::before{content:"๏ท"}.fa-stroopwafel::before{content:"๏"}.fa-bold::before{content:"๏ฒ"}.fa-anchor-lock::before{content:"๎ญ"}.fa-building-ngo::before{content:"๎"}.fa-manat-sign::before{content:"๎"}.fa-not-equal::before{content:"๏พ"}.fa-border-top-left::before{content:"๏ก"}.fa-border-style::before{content:"๏ก"}.fa-map-location-dot::before{content:"๏ "}.fa-map-marked-alt::before{content:"๏ "}.fa-jedi::before{content:"๏ฉ"}.fa-square-poll-vertical::before{content:"๏"}.fa-poll::before{content:"๏"}.fa-mug-hot::before{content:"๏ถ"}.fa-car-battery::before{content:"๏"}.fa-battery-car::before{content:"๏"}.fa-gift::before{content:"๏ซ"}.fa-dice-two::before{content:"๏จ"}.fa-chess-queen::before{content:"๏
"}.fa-glasses::before{content:"๏ฐ"}.fa-chess-board::before{content:"๏ผ"}.fa-building-circle-check::before{content:"๎"}.fa-person-chalkboard::before{content:"๎ฝ"}.fa-mars-stroke-right::before{content:"๏ซ"}.fa-mars-stroke-h::before{content:"๏ซ"}.fa-hand-back-fist::before{content:"๏"}.fa-hand-rock::before{content:"๏"}.fa-square-caret-up::before{content:"๏
"}.fa-caret-square-up::before{content:"๏
"}.fa-cloud-showers-water::before{content:"๎ค"}.fa-chart-bar::before{content:"๏"}.fa-bar-chart::before{content:"๏"}.fa-hands-bubbles::before{content:"๎"}.fa-hands-wash::before{content:"๎"}.fa-less-than-equal::before{content:"๏ท"}.fa-train::before{content:"๏ธ"}.fa-eye-low-vision::before{content:"๏จ"}.fa-low-vision::before{content:"๏จ"}.fa-crow::before{content:"๏ "}.fa-sailboat::before{content:"๎
"}.fa-window-restore::before{content:"๏"}.fa-square-plus::before{content:"๏พ"}.fa-plus-square::before{content:"๏พ"}.fa-torii-gate::before{content:"๏ก"}.fa-frog::before{content:"๏ฎ"}.fa-bucket::before{content:"๎"}.fa-image::before{content:"๏พ"}.fa-microphone::before{content:"๏ฐ"}.fa-cow::before{content:"๏"}.fa-caret-up::before{content:"๏"}.fa-screwdriver::before{content:"๏"}.fa-folder-closed::before{content:"๎
"}.fa-house-tsunami::before{content:"๎"}.fa-square-nfi::before{content:"๎ถ"}.fa-arrow-up-from-ground-water::before{content:"๎ต"}.fa-martini-glass::before{content:"๏ป"}.fa-glass-martini-alt::before{content:"๏ป"}.fa-rotate-left::before{content:"๏ช"}.fa-rotate-back::before{content:"๏ช"}.fa-rotate-backward::before{content:"๏ช"}.fa-undo-alt::before{content:"๏ช"}.fa-table-columns::before{content:"๏"}.fa-columns::before{content:"๏"}.fa-lemon::before{content:"๏"}.fa-head-side-mask::before{content:"๎ฃ"}.fa-handshake::before{content:"๏ต"}.fa-gem::before{content:"๏ฅ"}.fa-dolly::before{content:"๏ฒ"}.fa-dolly-box::before{content:"๏ฒ"}.fa-smoking::before{content:"๏"}.fa-minimize::before{content:"๏"}.fa-compress-arrows-alt::before{content:"๏"}.fa-monument::before{content:"๏ฆ"}.fa-snowplow::before{content:"๏"}.fa-angles-right::before{content:"๏"}.fa-angle-double-right::before{content:"๏"}.fa-cannabis::before{content:"๏"}.fa-circle-play::before{content:"๏
"}.fa-play-circle::before{content:"๏
"}.fa-tablets::before{content:"๏"}.fa-ethernet::before{content:"๏"}.fa-euro-sign::before{content:"๏
"}.fa-eur::before{content:"๏
"}.fa-euro::before{content:"๏
"}.fa-chair::before{content:"๏"}.fa-circle-check::before{content:"๏"}.fa-check-circle::before{content:"๏"}.fa-circle-stop::before{content:"๏"}.fa-stop-circle::before{content:"๏"}.fa-compass-drafting::before{content:"๏จ"}.fa-drafting-compass::before{content:"๏จ"}.fa-plate-wheat::before{content:"๎"}.fa-icicles::before{content:"๏ญ"}.fa-person-shelter::before{content:"๎"}.fa-neuter::before{content:"๏ฌ"}.fa-id-badge::before{content:"๏"}.fa-marker::before{content:"๏ก"}.fa-face-laugh-beam::before{content:"๏"}.fa-laugh-beam::before{content:"๏"}.fa-helicopter-symbol::before{content:"๎"}.fa-universal-access::before{content:"๏"}.fa-circle-chevron-up::before{content:"๏น"}.fa-chevron-circle-up::before{content:"๏น"}.fa-lari-sign::before{content:"๎"}.fa-volcano::before{content:"๏ฐ"}.fa-person-walking-dashed-line-arrow-right::before{content:"๎"}.fa-sterling-sign::before{content:"๏
"}.fa-gbp::before{content:"๏
"}.fa-pound-sign::before{content:"๏
"}.fa-viruses::before{content:"๎ถ"}.fa-square-person-confined::before{content:"๎ท"}.fa-user-tie::before{content:"๏"}.fa-arrow-down-long::before{content:"๏
ต"}.fa-long-arrow-down::before{content:"๏
ต"}.fa-tent-arrow-down-to-line::before{content:"๎พ"}.fa-certificate::before{content:"๏ฃ"}.fa-reply-all::before{content:"๏ข"}.fa-mail-reply-all::before{content:"๏ข"}.fa-suitcase::before{content:"๏ฒ"}.fa-person-skating::before{content:"๏
"}.fa-skating::before{content:"๏
"}.fa-filter-circle-dollar::before{content:"๏ข"}.fa-funnel-dollar::before{content:"๏ข"}.fa-camera-retro::before{content:"๏"}.fa-circle-arrow-down::before{content:"๏ซ"}.fa-arrow-circle-down::before{content:"๏ซ"}.fa-file-import::before{content:"๏ฏ"}.fa-arrow-right-to-file::before{content:"๏ฏ"}.fa-square-arrow-up-right::before{content:"๏
"}.fa-external-link-square::before{content:"๏
"}.fa-box-open::before{content:"๏"}.fa-scroll::before{content:"๏"}.fa-spa::before{content:"๏ป"}.fa-location-pin-lock::before{content:"๎"}.fa-pause::before{content:"๏"}.fa-hill-avalanche::before{content:"๎"}.fa-temperature-empty::before{content:"๏"}.fa-temperature-0::before{content:"๏"}.fa-thermometer-0::before{content:"๏"}.fa-thermometer-empty::before{content:"๏"}.fa-bomb::before{content:"๏ข"}.fa-registered::before{content:"๏"}.fa-address-card::before{content:"๏ป"}.fa-contact-card::before{content:"๏ป"}.fa-vcard::before{content:"๏ป"}.fa-scale-unbalanced-flip::before{content:"๏"}.fa-balance-scale-right::before{content:"๏"}.fa-subscript::before{content:"๏ฌ"}.fa-diamond-turn-right::before{content:"๏ซ"}.fa-directions::before{content:"๏ซ"}.fa-burst::before{content:"๎"}.fa-house-laptop::before{content:"๎ฆ"}.fa-laptop-house::before{content:"๎ฆ"}.fa-face-tired::before{content:"๏"}.fa-tired::before{content:"๏"}.fa-money-bills::before{content:"๎ณ"}.fa-smog::before{content:"๏"}.fa-crutch::before{content:"๏ท"}.fa-cloud-arrow-up::before{content:"๏ฎ"}.fa-cloud-upload::before{content:"๏ฎ"}.fa-cloud-upload-alt::before{content:"๏ฎ"}.fa-palette::before{content:"๏ฟ"}.fa-arrows-turn-right::before{content:"๎"}.fa-vest::before{content:"๎
"}.fa-ferry::before{content:"๎ช"}.fa-arrows-down-to-people::before{content:"๎น"}.fa-seedling::before{content:"๏"}.fa-sprout::before{content:"๏"}.fa-left-right::before{content:"๏ท"}.fa-arrows-alt-h::before{content:"๏ท"}.fa-boxes-packing::before{content:"๎"}.fa-circle-arrow-left::before{content:"๏จ"}.fa-arrow-circle-left::before{content:"๏จ"}.fa-group-arrows-rotate::before{content:"๎ถ"}.fa-bowl-food::before{content:"๎"}.fa-candy-cane::before{content:"๏"}.fa-arrow-down-wide-short::before{content:"๏
"}.fa-sort-amount-asc::before{content:"๏
"}.fa-sort-amount-down::before{content:"๏
"}.fa-cloud-bolt::before{content:"๏ฌ"}.fa-thunderstorm::before{content:"๏ฌ"}.fa-text-slash::before{content:"๏กฝ"}.fa-remove-format::before{content:"๏กฝ"}.fa-face-smile-wink::before{content:"๏"}.fa-smile-wink::before{content:"๏"}.fa-file-word::before{content:"๏"}.fa-file-powerpoint::before{content:"๏"}.fa-arrows-left-right::before{content:"๏พ"}.fa-arrows-h::before{content:"๏พ"}.fa-house-lock::before{content:"๎"}.fa-cloud-arrow-down::before{content:"๏ญ"}.fa-cloud-download::before{content:"๏ญ"}.fa-cloud-download-alt::before{content:"๏ญ"}.fa-children::before{content:"๎ก"}.fa-chalkboard::before{content:"๏"}.fa-blackboard::before{content:"๏"}.fa-user-large-slash::before{content:"๏บ"}.fa-user-alt-slash::before{content:"๏บ"}.fa-envelope-open::before{content:"๏ถ"}.fa-handshake-simple-slash::before{content:"๎"}.fa-handshake-alt-slash::before{content:"๎"}.fa-mattress-pillow::before{content:"๎ฅ"}.fa-guarani-sign::before{content:"๎"}.fa-arrows-rotate::before{content:"๏ก"}.fa-refresh::before{content:"๏ก"}.fa-sync::before{content:"๏ก"}.fa-fire-extinguisher::before{content:"๏ด"}.fa-cruzeiro-sign::before{content:"๎
"}.fa-greater-than-equal::before{content:"๏ฒ"}.fa-shield-halved::before{content:"๏ญ"}.fa-shield-alt::before{content:"๏ญ"}.fa-book-atlas::before{content:"๏"}.fa-atlas::before{content:"๏"}.fa-virus::before{content:"๎ด"}.fa-envelope-circle-check::before{content:"๎จ"}.fa-layer-group::before{content:"๏ฝ"}.fa-arrows-to-dot::before{content:"๎พ"}.fa-archway::before{content:"๏"}.fa-heart-circle-check::before{content:"๎ฝ"}.fa-house-chimney-crack::before{content:"๏ฑ"}.fa-house-damage::before{content:"๏ฑ"}.fa-file-zipper::before{content:"๏"}.fa-file-archive::before{content:"๏"}.fa-square::before{content:"๏"}.fa-martini-glass-empty::before{content:"๏"}.fa-glass-martini::before{content:"๏"}.fa-couch::before{content:"๏ธ"}.fa-cedi-sign::before{content:"๎"}.fa-italic::before{content:"๏ณ"}.fa-table-cells-column-lock::before{content:"๎ธ"}.fa-church::before{content:"๏"}.fa-comments-dollar::before{content:"๏"}.fa-democrat::before{content:"๏"}.fa-z::before{content:"Z"}.fa-person-skiing::before{content:"๏"}.fa-skiing::before{content:"๏"}.fa-road-lock::before{content:"๎ง"}.fa-a::before{content:"A"}.fa-temperature-arrow-down::before{content:"๎ฟ"}.fa-temperature-down::before{content:"๎ฟ"}.fa-feather-pointed::before{content:"๏ซ"}.fa-feather-alt::before{content:"๏ซ"}.fa-p::before{content:"P"}.fa-snowflake::before{content:"๏"}.fa-newspaper::before{content:"๏ช"}.fa-rectangle-ad::before{content:"๏"}.fa-ad::before{content:"๏"}.fa-circle-arrow-right::before{content:"๏ฉ"}.fa-arrow-circle-right::before{content:"๏ฉ"}.fa-filter-circle-xmark::before{content:"๎
ป"}.fa-locust::before{content:"๎ "}.fa-sort::before{content:"๏"}.fa-unsorted::before{content:"๏"}.fa-list-ol::before{content:"๏"}.fa-list-1-2::before{content:"๏"}.fa-list-numeric::before{content:"๏"}.fa-person-dress-burst::before{content:"๎"}.fa-money-check-dollar::before{content:"๏ฝ"}.fa-money-check-alt::before{content:"๏ฝ"}.fa-vector-square::before{content:"๏"}.fa-bread-slice::before{content:"๏ฌ"}.fa-language::before{content:"๏ซ"}.fa-face-kiss-wink-heart::before{content:"๏"}.fa-kiss-wink-heart::before{content:"๏"}.fa-filter::before{content:"๏ฐ"}.fa-question::before{content:"\?"}.fa-file-signature::before{content:"๏ณ"}.fa-up-down-left-right::before{content:"๏ฒ"}.fa-arrows-alt::before{content:"๏ฒ"}.fa-house-chimney-user::before{content:"๎ฅ"}.fa-hand-holding-heart::before{content:"๏พ"}.fa-puzzle-piece::before{content:"๏ฎ"}.fa-money-check::before{content:"๏ผ"}.fa-star-half-stroke::before{content:"๏"}.fa-star-half-alt::before{content:"๏"}.fa-code::before{content:"๏ก"}.fa-whiskey-glass::before{content:"๏ "}.fa-glass-whiskey::before{content:"๏ "}.fa-building-circle-exclamation::before{content:"๎"}.fa-magnifying-glass-chart::before{content:"๎ข"}.fa-arrow-up-right-from-square::before{content:"๏"}.fa-external-link::before{content:"๏"}.fa-cubes-stacked::before{content:"๎ฆ"}.fa-won-sign::before{content:"๏
"}.fa-krw::before{content:"๏
"}.fa-won::before{content:"๏
"}.fa-virus-covid::before{content:"๎จ"}.fa-austral-sign::before{content:"๎ฉ"}.fa-f::before{content:"F"}.fa-leaf::before{content:"๏ฌ"}.fa-road::before{content:"๏"}.fa-taxi::before{content:"๏บ"}.fa-cab::before{content:"๏บ"}.fa-person-circle-plus::before{content:"๎"}.fa-chart-pie::before{content:"๏"}.fa-pie-chart::before{content:"๏"}.fa-bolt-lightning::before{content:"๎ท"}.fa-sack-xmark::before{content:"๎ช"}.fa-file-excel::before{content:"๏"}.fa-file-contract::before{content:"๏ฌ"}.fa-fish-fins::before{content:"๎ฒ"}.fa-building-flag::before{content:"๎"}.fa-face-grin-beam::before{content:"๏"}.fa-grin-beam::before{content:"๏"}.fa-object-ungroup::before{content:"๏"}.fa-poop::before{content:"๏"}.fa-location-pin::before{content:"๏"}.fa-map-marker::before{content:"๏"}.fa-kaaba::before{content:"๏ซ"}.fa-toilet-paper::before{content:"๏"}.fa-helmet-safety::before{content:"๏ "}.fa-hard-hat::before{content:"๏ "}.fa-hat-hard::before{content:"๏ "}.fa-eject::before{content:"๏"}.fa-circle-right::before{content:"๏"}.fa-arrow-alt-circle-right::before{content:"๏"}.fa-plane-circle-check::before{content:"๎"}.fa-face-rolling-eyes::before{content:"๏ฅ"}.fa-meh-rolling-eyes::before{content:"๏ฅ"}.fa-object-group::before{content:"๏"}.fa-chart-line::before{content:"๏"}.fa-line-chart::before{content:"๏"}.fa-mask-ventilator::before{content:"๎ค"}.fa-arrow-right::before{content:"๏ก"}.fa-signs-post::before{content:"๏ท"}.fa-map-signs::before{content:"๏ท"}.fa-cash-register::before{content:"๏"}.fa-person-circle-question::before{content:"๎"}.fa-h::before{content:"H"}.fa-tarp::before{content:"๎ป"}.fa-screwdriver-wrench::before{content:"๏"}.fa-tools::before{content:"๏"}.fa-arrows-to-eye::before{content:"๎ฟ"}.fa-plug-circle-bolt::before{content:"๎"}.fa-heart::before{content:"๏"}.fa-mars-and-venus::before{content:"๏ค"}.fa-house-user::before{content:"๎ฐ"}.fa-home-user::before{content:"๎ฐ"}.fa-dumpster-fire::before{content:"๏"}.fa-house-crack::before{content:"๎ฑ"}.fa-martini-glass-citrus::before{content:"๏ก"}.fa-cocktail::before{content:"๏ก"}.fa-face-surprise::before{content:"๏"}.fa-surprise::before{content:"๏"}.fa-bottle-water::before{content:"๎
"}.fa-circle-pause::before{content:"๏"}.fa-pause-circle::before{content:"๏"}.fa-toilet-paper-slash::before{content:"๎ฒ"}.fa-apple-whole::before{content:"๏"}.fa-apple-alt::before{content:"๏"}.fa-kitchen-set::before{content:"๎"}.fa-r::before{content:"R"}.fa-temperature-quarter::before{content:"๏"}.fa-temperature-1::before{content:"๏"}.fa-thermometer-1::before{content:"๏"}.fa-thermometer-quarter::before{content:"๏"}.fa-cube::before{content:"๏ฒ"}.fa-bitcoin-sign::before{content:"๎ด"}.fa-shield-dog::before{content:"๎ณ"}.fa-solar-panel::before{content:"๏บ"}.fa-lock-open::before{content:"๏"}.fa-elevator::before{content:"๎
ญ"}.fa-money-bill-transfer::before{content:"๎จ"}.fa-money-bill-trend-up::before{content:"๎ฉ"}.fa-house-flood-water-circle-arrow-right::before{content:"๎"}.fa-square-poll-horizontal::before{content:"๏"}.fa-poll-h::before{content:"๏"}.fa-circle::before{content:"๏"}.fa-backward-fast::before{content:"๏"}.fa-fast-backward::before{content:"๏"}.fa-recycle::before{content:"๏ธ"}.fa-user-astronaut::before{content:"๏ป"}.fa-plane-slash::before{content:"๎ฉ"}.fa-trademark::before{content:"๏"}.fa-basketball::before{content:"๏ด"}.fa-basketball-ball::before{content:"๏ด"}.fa-satellite-dish::before{content:"๏"}.fa-circle-up::before{content:"๏"}.fa-arrow-alt-circle-up::before{content:"๏"}.fa-mobile-screen-button::before{content:"๏"}.fa-mobile-alt::before{content:"๏"}.fa-volume-high::before{content:"๏จ"}.fa-volume-up::before{content:"๏จ"}.fa-users-rays::before{content:"๎"}.fa-wallet::before{content:"๏"}.fa-clipboard-check::before{content:"๏ฌ"}.fa-file-audio::before{content:"๏"}.fa-burger::before{content:"๏
"}.fa-hamburger::before{content:"๏
"}.fa-wrench::before{content:"๏ญ"}.fa-bugs::before{content:"๎"}.fa-rupee-sign::before{content:"๏
"}.fa-rupee::before{content:"๏
"}.fa-file-image::before{content:"๏
"}.fa-circle-question::before{content:"๏"}.fa-question-circle::before{content:"๏"}.fa-plane-departure::before{content:"๏ฐ"}.fa-handshake-slash::before{content:"๎ "}.fa-book-bookmark::before{content:"๎ป"}.fa-code-branch::before{content:"๏ฆ"}.fa-hat-cowboy::before{content:"๏ฃ"}.fa-bridge::before{content:"๎"}.fa-phone-flip::before{content:"๏กน"}.fa-phone-alt::before{content:"๏กน"}.fa-truck-front::before{content:"๎ท"}.fa-cat::before{content:"๏พ"}.fa-anchor-circle-exclamation::before{content:"๎ซ"}.fa-truck-field::before{content:"๎"}.fa-route::before{content:"๏"}.fa-clipboard-question::before{content:"๎ฃ"}.fa-panorama::before{content:"๎"}.fa-comment-medical::before{content:"๏ต"}.fa-teeth-open::before{content:"๏ฏ"}.fa-file-circle-minus::before{content:"๎ญ"}.fa-tags::before{content:"๏ฌ"}.fa-wine-glass::before{content:"๏ฃ"}.fa-forward-fast::before{content:"๏"}.fa-fast-forward::before{content:"๏"}.fa-face-meh-blank::before{content:"๏ค"}.fa-meh-blank::before{content:"๏ค"}.fa-square-parking::before{content:"๏"}.fa-parking::before{content:"๏"}.fa-house-signal::before{content:"๎"}.fa-bars-progress::before{content:"๏ จ"}.fa-tasks-alt::before{content:"๏ จ"}.fa-faucet-drip::before{content:"๎"}.fa-cart-flatbed::before{content:"๏ด"}.fa-dolly-flatbed::before{content:"๏ด"}.fa-ban-smoking::before{content:"๏"}.fa-smoking-ban::before{content:"๏"}.fa-terminal::before{content:"๏ "}.fa-mobile-button::before{content:"๏"}.fa-house-medical-flag::before{content:"๎"}.fa-basket-shopping::before{content:"๏"}.fa-shopping-basket::before{content:"๏"}.fa-tape::before{content:"๏"}.fa-bus-simple::before{content:"๏"}.fa-bus-alt::before{content:"๏"}.fa-eye::before{content:"๏ฎ"}.fa-face-sad-cry::before{content:"๏ณ"}.fa-sad-cry::before{content:"๏ณ"}.fa-audio-description::before{content:"๏"}.fa-person-military-to-person::before{content:"๎"}.fa-file-shield::before{content:"๎ฐ"}.fa-user-slash::before{content:"๏"}.fa-pen::before{content:"๏"}.fa-tower-observation::before{content:"๎"}.fa-file-code::before{content:"๏"}.fa-signal::before{content:"๏"}.fa-signal-5::before{content:"๏"}.fa-signal-perfect::before{content:"๏"}.fa-bus::before{content:"๏"}.fa-heart-circle-xmark::before{content:"๎"}.fa-house-chimney::before{content:"๎ฏ"}.fa-home-lg::before{content:"๎ฏ"}.fa-window-maximize::before{content:"๏"}.fa-face-frown::before{content:"๏"}.fa-frown::before{content:"๏"}.fa-prescription::before{content:"๏ฑ"}.fa-shop::before{content:"๏"}.fa-store-alt::before{content:"๏"}.fa-floppy-disk::before{content:"๏"}.fa-save::before{content:"๏"}.fa-vihara::before{content:"๏ง"}.fa-scale-unbalanced::before{content:"๏"}.fa-balance-scale-left::before{content:"๏"}.fa-sort-up::before{content:"๏"}.fa-sort-asc::before{content:"๏"}.fa-comment-dots::before{content:"๏ญ"}.fa-commenting::before{content:"๏ญ"}.fa-plant-wilt::before{content:"๎ช"}.fa-diamond::before{content:"๏"}.fa-face-grin-squint::before{content:"๏
"}.fa-grin-squint::before{content:"๏
"}.fa-hand-holding-dollar::before{content:"๏"}.fa-hand-holding-usd::before{content:"๏"}.fa-bacterium::before{content:"๎"}.fa-hand-pointer::before{content:"๏"}.fa-drum-steelpan::before{content:"๏ช"}.fa-hand-scissors::before{content:"๏"}.fa-hands-praying::before{content:"๏"}.fa-praying-hands::before{content:"๏"}.fa-arrow-rotate-right::before{content:"๏"}.fa-arrow-right-rotate::before{content:"๏"}.fa-arrow-rotate-forward::before{content:"๏"}.fa-redo::before{content:"๏"}.fa-biohazard::before{content:"๏"}.fa-location-crosshairs::before{content:"๏"}.fa-location::before{content:"๏"}.fa-mars-double::before{content:"๏ง"}.fa-child-dress::before{content:"๎"}.fa-users-between-lines::before{content:"๎"}.fa-lungs-virus::before{content:"๎ง"}.fa-face-grin-tears::before{content:"๏"}.fa-grin-tears::before{content:"๏"}.fa-phone::before{content:"๏"}.fa-calendar-xmark::before{content:"๏ณ"}.fa-calendar-times::before{content:"๏ณ"}.fa-child-reaching::before{content:"๎"}.fa-head-side-virus::before{content:"๎ค"}.fa-user-gear::before{content:"๏พ"}.fa-user-cog::before{content:"๏พ"}.fa-arrow-up-1-9::before{content:"๏
ฃ"}.fa-sort-numeric-up::before{content:"๏
ฃ"}.fa-door-closed::before{content:"๏ช"}.fa-shield-virus::before{content:"๎ฌ"}.fa-dice-six::before{content:"๏ฆ"}.fa-mosquito-net::before{content:"๎ฌ"}.fa-bridge-water::before{content:"๎"}.fa-person-booth::before{content:"๏"}.fa-text-width::before{content:"๏ต"}.fa-hat-wizard::before{content:"๏จ"}.fa-pen-fancy::before{content:"๏ฌ"}.fa-person-digging::before{content:"๏ก"}.fa-digging::before{content:"๏ก"}.fa-trash::before{content:"๏ธ"}.fa-gauge-simple::before{content:"๏ฉ"}.fa-gauge-simple-med::before{content:"๏ฉ"}.fa-tachometer-average::before{content:"๏ฉ"}.fa-book-medical::before{content:"๏ฆ"}.fa-poo::before{content:"๏พ"}.fa-quote-right::before{content:"๏"}.fa-quote-right-alt::before{content:"๏"}.fa-shirt::before{content:"๏"}.fa-t-shirt::before{content:"๏"}.fa-tshirt::before{content:"๏"}.fa-cubes::before{content:"๏ณ"}.fa-divide::before{content:"๏ฉ"}.fa-tenge-sign::before{content:"๏"}.fa-tenge::before{content:"๏"}.fa-headphones::before{content:"๏ฅ"}.fa-hands-holding::before{content:"๏"}.fa-hands-clapping::before{content:"๎จ"}.fa-republican::before{content:"๏"}.fa-arrow-left::before{content:"๏ "}.fa-person-circle-xmark::before{content:"๎"}.fa-ruler::before{content:"๏
"}.fa-align-left::before{content:"๏ถ"}.fa-dice-d6::before{content:"๏"}.fa-restroom::before{content:"๏ฝ"}.fa-j::before{content:"J"}.fa-users-viewfinder::before{content:"๎"}.fa-file-video::before{content:"๏"}.fa-up-right-from-square::before{content:"๏"}.fa-external-link-alt::before{content:"๏"}.fa-table-cells::before{content:"๏"}.fa-th::before{content:"๏"}.fa-file-pdf::before{content:"๏"}.fa-book-bible::before{content:"๏"}.fa-bible::before{content:"๏"}.fa-o::before{content:"O"}.fa-suitcase-medical::before{content:"๏บ"}.fa-medkit::before{content:"๏บ"}.fa-user-secret::before{content:"๏"}.fa-otter::before{content:"๏"}.fa-person-dress::before{content:"๏"}.fa-female::before{content:"๏"}.fa-comment-dollar::before{content:"๏"}.fa-business-time::before{content:"๏"}.fa-briefcase-clock::before{content:"๏"}.fa-table-cells-large::before{content:"๏"}.fa-th-large::before{content:"๏"}.fa-book-tanakh::before{content:"๏ ง"}.fa-tanakh::before{content:"๏ ง"}.fa-phone-volume::before{content:"๏ "}.fa-volume-control-phone::before{content:"๏ "}.fa-hat-cowboy-side::before{content:"๏ฃ"}.fa-clipboard-user::before{content:"๏ณ"}.fa-child::before{content:"๏ฎ"}.fa-lira-sign::before{content:"๏"}.fa-satellite::before{content:"๏ฟ"}.fa-plane-lock::before{content:"๎"}.fa-tag::before{content:"๏ซ"}.fa-comment::before{content:"๏ต"}.fa-cake-candles::before{content:"๏ฝ"}.fa-birthday-cake::before{content:"๏ฝ"}.fa-cake::before{content:"๏ฝ"}.fa-envelope::before{content:"๏ "}.fa-angles-up::before{content:"๏"}.fa-angle-double-up::before{content:"๏"}.fa-paperclip::before{content:"๏"}.fa-arrow-right-to-city::before{content:"๎ณ"}.fa-ribbon::before{content:"๏"}.fa-lungs::before{content:"๏"}.fa-arrow-up-9-1::before{content:"๏ข"}.fa-sort-numeric-up-alt::before{content:"๏ข"}.fa-litecoin-sign::before{content:"๎"}.fa-border-none::before{content:"๏ก"}.fa-circle-nodes::before{content:"๎ข"}.fa-parachute-box::before{content:"๏"}.fa-indent::before{content:"๏ผ"}.fa-truck-field-un::before{content:"๎"}.fa-hourglass::before{content:"๏"}.fa-hourglass-empty::before{content:"๏"}.fa-mountain::before{content:"๏ผ"}.fa-user-doctor::before{content:"๏ฐ"}.fa-user-md::before{content:"๏ฐ"}.fa-circle-info::before{content:"๏"}.fa-info-circle::before{content:"๏"}.fa-cloud-meatball::before{content:"๏ป"}.fa-camera::before{content:"๏ฐ"}.fa-camera-alt::before{content:"๏ฐ"}.fa-square-virus::before{content:"๎ธ"}.fa-meteor::before{content:"๏"}.fa-car-on::before{content:"๎"}.fa-sleigh::before{content:"๏"}.fa-arrow-down-1-9::before{content:"๏
ข"}.fa-sort-numeric-asc::before{content:"๏
ข"}.fa-sort-numeric-down::before{content:"๏
ข"}.fa-hand-holding-droplet::before{content:"๏"}.fa-hand-holding-water::before{content:"๏"}.fa-water::before{content:"๏ณ"}.fa-calendar-check::before{content:"๏ด"}.fa-braille::before{content:"๏ก"}.fa-prescription-bottle-medical::before{content:"๏"}.fa-prescription-bottle-alt::before{content:"๏"}.fa-landmark::before{content:"๏ฏ"}.fa-truck::before{content:"๏"}.fa-crosshairs::before{content:"๏"}.fa-person-cane::before{content:"๎ผ"}.fa-tent::before{content:"๎ฝ"}.fa-vest-patches::before{content:"๎"}.fa-check-double::before{content:"๏ "}.fa-arrow-down-a-z::before{content:"๏
"}.fa-sort-alpha-asc::before{content:"๏
"}.fa-sort-alpha-down::before{content:"๏
"}.fa-money-bill-wheat::before{content:"๎ช"}.fa-cookie::before{content:"๏ฃ"}.fa-arrow-rotate-left::before{content:"๏ข"}.fa-arrow-left-rotate::before{content:"๏ข"}.fa-arrow-rotate-back::before{content:"๏ข"}.fa-arrow-rotate-backward::before{content:"๏ข"}.fa-undo::before{content:"๏ข"}.fa-hard-drive::before{content:"๏ "}.fa-hdd::before{content:"๏ "}.fa-face-grin-squint-tears::before{content:"๏"}.fa-grin-squint-tears::before{content:"๏"}.fa-dumbbell::before{content:"๏"}.fa-rectangle-list::before{content:"๏ข"}.fa-list-alt::before{content:"๏ข"}.fa-tarp-droplet::before{content:"๎ผ"}.fa-house-medical-circle-check::before{content:"๎"}.fa-person-skiing-nordic::before{content:"๏"}.fa-skiing-nordic::before{content:"๏"}.fa-calendar-plus::before{content:"๏ฑ"}.fa-plane-arrival::before{content:"๏ฏ"}.fa-circle-left::before{content:"๏"}.fa-arrow-alt-circle-left::before{content:"๏"}.fa-train-subway::before{content:"๏น"}.fa-subway::before{content:"๏น"}.fa-chart-gantt::before{content:"๎ค"}.fa-indian-rupee-sign::before{content:"๎ผ"}.fa-indian-rupee::before{content:"๎ผ"}.fa-inr::before{content:"๎ผ"}.fa-crop-simple::before{content:"๏ฅ"}.fa-crop-alt::before{content:"๏ฅ"}.fa-money-bill-1::before{content:"๏"}.fa-money-bill-alt::before{content:"๏"}.fa-left-long::before{content:"๏"}.fa-long-arrow-alt-left::before{content:"๏"}.fa-dna::before{content:"๏ฑ"}.fa-virus-slash::before{content:"๎ต"}.fa-minus::before{content:"๏จ"}.fa-subtract::before{content:"๏จ"}.fa-chess::before{content:"๏น"}.fa-arrow-left-long::before{content:"๏
ท"}.fa-long-arrow-left::before{content:"๏
ท"}.fa-plug-circle-check::before{content:"๎"}.fa-street-view::before{content:"๏"}.fa-franc-sign::before{content:"๎"}.fa-volume-off::before{content:"๏ฆ"}.fa-hands-asl-interpreting::before{content:"๏ฃ"}.fa-american-sign-language-interpreting::before{content:"๏ฃ"}.fa-asl-interpreting::before{content:"๏ฃ"}.fa-hands-american-sign-language-interpreting::before{content:"๏ฃ"}.fa-gear::before{content:"๏"}.fa-cog::before{content:"๏"}.fa-droplet-slash::before{content:"๏"}.fa-tint-slash::before{content:"๏"}.fa-mosque::before{content:"๏ธ"}.fa-mosquito::before{content:"๎ซ"}.fa-star-of-david::before{content:"๏"}.fa-person-military-rifle::before{content:"๎"}.fa-cart-shopping::before{content:"๏บ"}.fa-shopping-cart::before{content:"๏บ"}.fa-vials::before{content:"๏"}.fa-plug-circle-plus::before{content:"๎"}.fa-place-of-worship::before{content:"๏ฟ"}.fa-grip-vertical::before{content:"๏"}.fa-arrow-turn-up::before{content:"๏
"}.fa-level-up::before{content:"๏
"}.fa-u::before{content:"U"}.fa-square-root-variable::before{content:"๏"}.fa-square-root-alt::before{content:"๏"}.fa-clock::before{content:"๏"}.fa-clock-four::before{content:"๏"}.fa-backward-step::before{content:"๏"}.fa-step-backward::before{content:"๏"}.fa-pallet::before{content:"๏"}.fa-faucet::before{content:"๎
"}.fa-baseball-bat-ball::before{content:"๏ฒ"}.fa-s::before{content:"S"}.fa-timeline::before{content:"๎"}.fa-keyboard::before{content:"๏"}.fa-caret-down::before{content:"๏"}.fa-house-chimney-medical::before{content:"๏ฒ"}.fa-clinic-medical::before{content:"๏ฒ"}.fa-temperature-three-quarters::before{content:"๏"}.fa-temperature-3::before{content:"๏"}.fa-thermometer-3::before{content:"๏"}.fa-thermometer-three-quarters::before{content:"๏"}.fa-mobile-screen::before{content:"๏"}.fa-mobile-android-alt::before{content:"๏"}.fa-plane-up::before{content:"๎ญ"}.fa-piggy-bank::before{content:"๏"}.fa-battery-half::before{content:"๏"}.fa-battery-3::before{content:"๏"}.fa-mountain-city::before{content:"๎ฎ"}.fa-coins::before{content:"๏"}.fa-khanda::before{content:"๏ญ"}.fa-sliders::before{content:"๏"}.fa-sliders-h::before{content:"๏"}.fa-folder-tree::before{content:"๏ "}.fa-network-wired::before{content:"๏ฟ"}.fa-map-pin::before{content:"๏ถ"}.fa-hamsa::before{content:"๏ฅ"}.fa-cent-sign::before{content:"๎ต"}.fa-flask::before{content:"๏"}.fa-person-pregnant::before{content:"๎"}.fa-wand-sparkles::before{content:"๏ซ"}.fa-ellipsis-vertical::before{content:"๏
"}.fa-ellipsis-v::before{content:"๏
"}.fa-ticket::before{content:"๏
"}.fa-power-off::before{content:"๏"}.fa-right-long::before{content:"๏"}.fa-long-arrow-alt-right::before{content:"๏"}.fa-flag-usa::before{content:"๏"}.fa-laptop-file::before{content:"๎"}.fa-tty::before{content:"๏ค"}.fa-teletype::before{content:"๏ค"}.fa-diagram-next::before{content:"๎ถ"}.fa-person-rifle::before{content:"๎"}.fa-house-medical-circle-exclamation::before{content:"๎"}.fa-closed-captioning::before{content:"๏"}.fa-person-hiking::before{content:"๏ฌ"}.fa-hiking::before{content:"๏ฌ"}.fa-venus-double::before{content:"๏ฆ"}.fa-images::before{content:"๏"}.fa-calculator::before{content:"๏ฌ"}.fa-people-pulling::before{content:"๎ต"}.fa-n::before{content:"N"}.fa-cable-car::before{content:"๏"}.fa-tram::before{content:"๏"}.fa-cloud-rain::before{content:"๏ฝ"}.fa-building-circle-xmark::before{content:"๎"}.fa-ship::before{content:"๏"}.fa-arrows-down-to-line::before{content:"๎ธ"}.fa-download::before{content:"๏"}.fa-face-grin::before{content:"๏"}.fa-grin::before{content:"๏"}.fa-delete-left::before{content:"๏"}.fa-backspace::before{content:"๏"}.fa-eye-dropper::before{content:"๏ป"}.fa-eye-dropper-empty::before{content:"๏ป"}.fa-eyedropper::before{content:"๏ป"}.fa-file-circle-check::before{content:"๎ "}.fa-forward::before{content:"๏"}.fa-mobile::before{content:"๏"}.fa-mobile-android::before{content:"๏"}.fa-mobile-phone::before{content:"๏"}.fa-face-meh::before{content:"๏"}.fa-meh::before{content:"๏"}.fa-align-center::before{content:"๏ท"}.fa-book-skull::before{content:"๏ท"}.fa-book-dead::before{content:"๏ท"}.fa-id-card::before{content:"๏"}.fa-drivers-license::before{content:"๏"}.fa-outdent::before{content:"๏ป"}.fa-dedent::before{content:"๏ป"}.fa-heart-circle-exclamation::before{content:"๎พ"}.fa-house::before{content:"๏"}.fa-home::before{content:"๏"}.fa-home-alt::before{content:"๏"}.fa-home-lg-alt::before{content:"๏"}.fa-calendar-week::before{content:"๏"}.fa-laptop-medical::before{content:"๏ "}.fa-b::before{content:"B"}.fa-file-medical::before{content:"๏ท"}.fa-dice-one::before{content:"๏ฅ"}.fa-kiwi-bird::before{content:"๏ต"}.fa-arrow-right-arrow-left::before{content:"๏ฌ"}.fa-exchange::before{content:"๏ฌ"}.fa-rotate-right::before{content:"๏น"}.fa-redo-alt::before{content:"๏น"}.fa-rotate-forward::before{content:"๏น"}.fa-utensils::before{content:"๏ง"}.fa-cutlery::before{content:"๏ง"}.fa-arrow-up-wide-short::before{content:"๏
ก"}.fa-sort-amount-up::before{content:"๏
ก"}.fa-mill-sign::before{content:"๎ญ"}.fa-bowl-rice::before{content:"๎ซ"}.fa-skull::before{content:"๏"}.fa-tower-broadcast::before{content:"๏"}.fa-broadcast-tower::before{content:"๏"}.fa-truck-pickup::before{content:"๏ผ"}.fa-up-long::before{content:"๏"}.fa-long-arrow-alt-up::before{content:"๏"}.fa-stop::before{content:"๏"}.fa-code-merge::before{content:"๏"}.fa-upload::before{content:"๏"}.fa-hurricane::before{content:"๏"}.fa-mound::before{content:"๎ญ"}.fa-toilet-portable::before{content:"๎"}.fa-compact-disc::before{content:"๏"}.fa-file-arrow-down::before{content:"๏ญ"}.fa-file-download::before{content:"๏ญ"}.fa-caravan::before{content:"๏ฃฟ"}.fa-shield-cat::before{content:"๎ฒ"}.fa-bolt::before{content:"๏ง"}.fa-zap::before{content:"๏ง"}.fa-glass-water::before{content:"๎ด"}.fa-oil-well::before{content:"๎ฒ"}.fa-vault::before{content:"๎
"}.fa-mars::before{content:"๏ข"}.fa-toilet::before{content:"๏"}.fa-plane-circle-xmark::before{content:"๎"}.fa-yen-sign::before{content:"๏
"}.fa-cny::before{content:"๏
"}.fa-jpy::before{content:"๏
"}.fa-rmb::before{content:"๏
"}.fa-yen::before{content:"๏
"}.fa-ruble-sign::before{content:"๏
"}.fa-rouble::before{content:"๏
"}.fa-rub::before{content:"๏
"}.fa-ruble::before{content:"๏
"}.fa-sun::before{content:"๏
"}.fa-guitar::before{content:"๏ฆ"}.fa-face-laugh-wink::before{content:"๏"}.fa-laugh-wink::before{content:"๏"}.fa-horse-head::before{content:"๏ซ"}.fa-bore-hole::before{content:"๎"}.fa-industry::before{content:"๏ต"}.fa-circle-down::before{content:"๏"}.fa-arrow-alt-circle-down::before{content:"๏"}.fa-arrows-turn-to-dots::before{content:"๎"}.fa-florin-sign::before{content:"๎"}.fa-arrow-down-short-wide::before{content:"๏ข"}.fa-sort-amount-desc::before{content:"๏ข"}.fa-sort-amount-down-alt::before{content:"๏ข"}.fa-less-than::before{content:"\<"}.fa-angle-down::before{content:"๏"}.fa-car-tunnel::before{content:"๎"}.fa-head-side-cough::before{content:"๎ก"}.fa-grip-lines::before{content:"๏ค"}.fa-thumbs-down::before{content:"๏
ฅ"}.fa-user-lock::before{content:"๏"}.fa-arrow-right-long::before{content:"๏
ธ"}.fa-long-arrow-right::before{content:"๏
ธ"}.fa-anchor-circle-xmark::before{content:"๎ฌ"}.fa-ellipsis::before{content:"๏
"}.fa-ellipsis-h::before{content:"๏
"}.fa-chess-pawn::before{content:"๏"}.fa-kit-medical::before{content:"๏น"}.fa-first-aid::before{content:"๏น"}.fa-person-through-window::before{content:"๎ฉ"}.fa-toolbox::before{content:"๏"}.fa-hands-holding-circle::before{content:"๎ป"}.fa-bug::before{content:"๏"}.fa-credit-card::before{content:"๏"}.fa-credit-card-alt::before{content:"๏"}.fa-car::before{content:"๏น"}.fa-automobile::before{content:"๏น"}.fa-hand-holding-hand::before{content:"๎ท"}.fa-book-open-reader::before{content:"๏"}.fa-book-reader::before{content:"๏"}.fa-mountain-sun::before{content:"๎ฏ"}.fa-arrows-left-right-to-line::before{content:"๎บ"}.fa-dice-d20::before{content:"๏"}.fa-truck-droplet::before{content:"๎"}.fa-file-circle-xmark::before{content:"๎ก"}.fa-temperature-arrow-up::before{content:"๎"}.fa-temperature-up::before{content:"๎"}.fa-medal::before{content:"๏ข"}.fa-bed::before{content:"๏ถ"}.fa-square-h::before{content:"๏ฝ"}.fa-h-square::before{content:"๏ฝ"}.fa-podcast::before{content:"๏"}.fa-temperature-full::before{content:"๏"}.fa-temperature-4::before{content:"๏"}.fa-thermometer-4::before{content:"๏"}.fa-thermometer-full::before{content:"๏"}.fa-bell::before{content:"๏ณ"}.fa-superscript::before{content:"๏ซ"}.fa-plug-circle-xmark::before{content:"๎ "}.fa-star-of-life::before{content:"๏ก"}.fa-phone-slash::before{content:"๏"}.fa-paint-roller::before{content:"๏ช"}.fa-handshake-angle::before{content:"๏"}.fa-hands-helping::before{content:"๏"}.fa-location-dot::before{content:"๏
"}.fa-map-marker-alt::before{content:"๏
"}.fa-file::before{content:"๏
"}.fa-greater-than::before{content:"\>"}.fa-person-swimming::before{content:"๏"}.fa-swimmer::before{content:"๏"}.fa-arrow-down::before{content:"๏ฃ"}.fa-droplet::before{content:"๏"}.fa-tint::before{content:"๏"}.fa-eraser::before{content:"๏ญ"}.fa-earth-americas::before{content:"๏ฝ"}.fa-earth::before{content:"๏ฝ"}.fa-earth-america::before{content:"๏ฝ"}.fa-globe-americas::before{content:"๏ฝ"}.fa-person-burst::before{content:"๎ป"}.fa-dove::before{content:"๏บ"}.fa-battery-empty::before{content:"๏"}.fa-battery-0::before{content:"๏"}.fa-socks::before{content:"๏"}.fa-inbox::before{content:"๏"}.fa-section::before{content:"๎"}.fa-gauge-high::before{content:"๏ฅ"}.fa-tachometer-alt::before{content:"๏ฅ"}.fa-tachometer-alt-fast::before{content:"๏ฅ"}.fa-envelope-open-text::before{content:"๏"}.fa-hospital::before{content:"๏ธ"}.fa-hospital-alt::before{content:"๏ธ"}.fa-hospital-wide::before{content:"๏ธ"}.fa-wine-bottle::before{content:"๏ฏ"}.fa-chess-rook::before{content:"๏"}.fa-bars-staggered::before{content:"๏"}.fa-reorder::before{content:"๏"}.fa-stream::before{content:"๏"}.fa-dharmachakra::before{content:"๏"}.fa-hotdog::before{content:"๏ "}.fa-person-walking-with-cane::before{content:"๏"}.fa-blind::before{content:"๏"}.fa-drum::before{content:"๏ฉ"}.fa-ice-cream::before{content:"๏ "}.fa-heart-circle-bolt::before{content:"๎ผ"}.fa-fax::before{content:"๏ฌ"}.fa-paragraph::before{content:"๏"}.fa-check-to-slot::before{content:"๏ฒ"}.fa-vote-yea::before{content:"๏ฒ"}.fa-star-half::before{content:"๏"}.fa-boxes-stacked::before{content:"๏จ"}.fa-boxes::before{content:"๏จ"}.fa-boxes-alt::before{content:"๏จ"}.fa-link::before{content:"๏"}.fa-chain::before{content:"๏"}.fa-ear-listen::before{content:"๏ข"}.fa-assistive-listening-systems::before{content:"๏ข"}.fa-tree-city::before{content:"๎"}.fa-play::before{content:"๏"}.fa-font::before{content:"๏ฑ"}.fa-table-cells-row-lock::before{content:"๎บ"}.fa-rupiah-sign::before{content:"๎ฝ"}.fa-magnifying-glass::before{content:"๏"}.fa-search::before{content:"๏"}.fa-table-tennis-paddle-ball::before{content:"๏"}.fa-ping-pong-paddle-ball::before{content:"๏"}.fa-table-tennis::before{content:"๏"}.fa-person-dots-from-line::before{content:"๏ฐ"}.fa-diagnoses::before{content:"๏ฐ"}.fa-trash-can-arrow-up::before{content:"๏ ช"}.fa-trash-restore-alt::before{content:"๏ ช"}.fa-naira-sign::before{content:"๎ถ"}.fa-cart-arrow-down::before{content:"๏"}.fa-walkie-talkie::before{content:"๏ฃฏ"}.fa-file-pen::before{content:"๏"}.fa-file-edit::before{content:"๏"}.fa-receipt::before{content:"๏"}.fa-square-pen::before{content:"๏
"}.fa-pen-square::before{content:"๏
"}.fa-pencil-square::before{content:"๏
"}.fa-suitcase-rolling::before{content:"๏"}.fa-person-circle-exclamation::before{content:"๎ฟ"}.fa-chevron-down::before{content:"๏ธ"}.fa-battery-full::before{content:"๏"}.fa-battery::before{content:"๏"}.fa-battery-5::before{content:"๏"}.fa-skull-crossbones::before{content:"๏"}.fa-code-compare::before{content:"๎บ"}.fa-list-ul::before{content:"๏"}.fa-list-dots::before{content:"๏"}.fa-school-lock::before{content:"๎ฏ"}.fa-tower-cell::before{content:"๎
"}.fa-down-long::before{content:"๏"}.fa-long-arrow-alt-down::before{content:"๏"}.fa-ranking-star::before{content:"๎ก"}.fa-chess-king::before{content:"๏ฟ"}.fa-person-harassing::before{content:"๎"}.fa-brazilian-real-sign::before{content:"๎ฌ"}.fa-landmark-dome::before{content:"๏"}.fa-landmark-alt::before{content:"๏"}.fa-arrow-up::before{content:"๏ข"}.fa-tv::before{content:"๏ฌ"}.fa-television::before{content:"๏ฌ"}.fa-tv-alt::before{content:"๏ฌ"}.fa-shrimp::before{content:"๎"}.fa-list-check::before{content:"๏ฎ"}.fa-tasks::before{content:"๏ฎ"}.fa-jug-detergent::before{content:"๎"}.fa-circle-user::before{content:"๏ฝ"}.fa-user-circle::before{content:"๏ฝ"}.fa-user-shield::before{content:"๏
"}.fa-wind::before{content:"๏ฎ"}.fa-car-burst::before{content:"๏ก"}.fa-car-crash::before{content:"๏ก"}.fa-y::before{content:"Y"}.fa-person-snowboarding::before{content:"๏"}.fa-snowboarding::before{content:"๏"}.fa-truck-fast::before{content:"๏"}.fa-shipping-fast::before{content:"๏"}.fa-fish::before{content:"๏ธ"}.fa-user-graduate::before{content:"๏"}.fa-circle-half-stroke::before{content:"๏"}.fa-adjust::before{content:"๏"}.fa-clapperboard::before{content:"๎ฑ"}.fa-circle-radiation::before{content:"๏บ"}.fa-radiation-alt::before{content:"๏บ"}.fa-baseball::before{content:"๏ณ"}.fa-baseball-ball::before{content:"๏ณ"}.fa-jet-fighter-up::before{content:"๎"}.fa-diagram-project::before{content:"๏"}.fa-project-diagram::before{content:"๏"}.fa-copy::before{content:"๏
"}.fa-volume-xmark::before{content:"๏ฉ"}.fa-volume-mute::before{content:"๏ฉ"}.fa-volume-times::before{content:"๏ฉ"}.fa-hand-sparkles::before{content:"๎"}.fa-grip::before{content:"๏"}.fa-grip-horizontal::before{content:"๏"}.fa-share-from-square::before{content:"๏
"}.fa-share-square::before{content:"๏
"}.fa-child-combatant::before{content:"๎ "}.fa-child-rifle::before{content:"๎ "}.fa-gun::before{content:"๎"}.fa-square-phone::before{content:"๏"}.fa-phone-square::before{content:"๏"}.fa-plus::before{content:"\+"}.fa-add::before{content:"\+"}.fa-expand::before{content:"๏ฅ"}.fa-computer::before{content:"๎ฅ"}.fa-xmark::before{content:"๏"}.fa-close::before{content:"๏"}.fa-multiply::before{content:"๏"}.fa-remove::before{content:"๏"}.fa-times::before{content:"๏"}.fa-arrows-up-down-left-right::before{content:"๏"}.fa-arrows::before{content:"๏"}.fa-chalkboard-user::before{content:"๏"}.fa-chalkboard-teacher::before{content:"๏"}.fa-peso-sign::before{content:"๎ข"}.fa-building-shield::before{content:"๎"}.fa-baby::before{content:"๏ผ"}.fa-users-line::before{content:"๎"}.fa-quote-left::before{content:"๏"}.fa-quote-left-alt::before{content:"๏"}.fa-tractor::before{content:"๏ข"}.fa-trash-arrow-up::before{content:"๏ ฉ"}.fa-trash-restore::before{content:"๏ ฉ"}.fa-arrow-down-up-lock::before{content:"๎ฐ"}.fa-lines-leaning::before{content:"๎"}.fa-ruler-combined::before{content:"๏"}.fa-copyright::before{content:"๏น"}.fa-equals::before{content:"\="}.fa-blender::before{content:"๏"}.fa-teeth::before{content:"๏ฎ"}.fa-shekel-sign::before{content:"๏"}.fa-ils::before{content:"๏"}.fa-shekel::before{content:"๏"}.fa-sheqel::before{content:"๏"}.fa-sheqel-sign::before{content:"๏"}.fa-map::before{content:"๏น"}.fa-rocket::before{content:"๏ต"}.fa-photo-film::before{content:"๏กผ"}.fa-photo-video::before{content:"๏กผ"}.fa-folder-minus::before{content:"๏"}.fa-store::before{content:"๏"}.fa-arrow-trend-up::before{content:"๎"}.fa-plug-circle-minus::before{content:"๎"}.fa-sign-hanging::before{content:"๏"}.fa-sign::before{content:"๏"}.fa-bezier-curve::before{content:"๏"}.fa-bell-slash::before{content:"๏ถ"}.fa-tablet::before{content:"๏ป"}.fa-tablet-android::before{content:"๏ป"}.fa-school-flag::before{content:"๎ฎ"}.fa-fill::before{content:"๏ต"}.fa-angle-up::before{content:"๏"}.fa-drumstick-bite::before{content:"๏"}.fa-holly-berry::before{content:"๏ช"}.fa-chevron-left::before{content:"๏"}.fa-bacteria::before{content:"๎"}.fa-hand-lizard::before{content:"๏"}.fa-notdef::before{content:"๎พ"}.fa-disease::before{content:"๏บ"}.fa-briefcase-medical::before{content:"๏ฉ"}.fa-genderless::before{content:"๏ญ"}.fa-chevron-right::before{content:"๏"}.fa-retweet::before{content:"๏น"}.fa-car-rear::before{content:"๏"}.fa-car-alt::before{content:"๏"}.fa-pump-soap::before{content:"๎ซ"}.fa-video-slash::before{content:"๏ข"}.fa-battery-quarter::before{content:"๏"}.fa-battery-2::before{content:"๏"}.fa-radio::before{content:"๏ฃ"}.fa-baby-carriage::before{content:"๏ฝ"}.fa-carriage-baby::before{content:"๏ฝ"}.fa-traffic-light::before{content:"๏ท"}.fa-thermometer::before{content:"๏"}.fa-vr-cardboard::before{content:"๏ฉ"}.fa-hand-middle-finger::before{content:"๏ "}.fa-percent::before{content:"\%"}.fa-percentage::before{content:"\%"}.fa-truck-moving::before{content:"๏"}.fa-glass-water-droplet::before{content:"๎ต"}.fa-display::before{content:"๎
ฃ"}.fa-face-smile::before{content:"๏"}.fa-smile::before{content:"๏"}.fa-thumbtack::before{content:"๏"}.fa-thumb-tack::before{content:"๏"}.fa-trophy::before{content:"๏"}.fa-person-praying::before{content:"๏"}.fa-pray::before{content:"๏"}.fa-hammer::before{content:"๏ฃ"}.fa-hand-peace::before{content:"๏"}.fa-rotate::before{content:"๏ฑ"}.fa-sync-alt::before{content:"๏ฑ"}.fa-spinner::before{content:"๏"}.fa-robot::before{content:"๏"}.fa-peace::before{content:"๏ผ"}.fa-gears::before{content:"๏
"}.fa-cogs::before{content:"๏
"}.fa-warehouse::before{content:"๏"}.fa-arrow-up-right-dots::before{content:"๎ท"}.fa-splotch::before{content:"๏ผ"}.fa-face-grin-hearts::before{content:"๏"}.fa-grin-hearts::before{content:"๏"}.fa-dice-four::before{content:"๏ค"}.fa-sim-card::before{content:"๏"}.fa-transgender::before{content:"๏ฅ"}.fa-transgender-alt::before{content:"๏ฅ"}.fa-mercury::before{content:"๏ฃ"}.fa-arrow-turn-down::before{content:"๏
"}.fa-level-down::before{content:"๏
"}.fa-person-falling-burst::before{content:"๎"}.fa-award::before{content:"๏"}.fa-ticket-simple::before{content:"๏ฟ"}.fa-ticket-alt::before{content:"๏ฟ"}.fa-building::before{content:"๏ญ"}.fa-angles-left::before{content:"๏"}.fa-angle-double-left::before{content:"๏"}.fa-qrcode::before{content:"๏ฉ"}.fa-clock-rotate-left::before{content:"๏"}.fa-history::before{content:"๏"}.fa-face-grin-beam-sweat::before{content:"๏"}.fa-grin-beam-sweat::before{content:"๏"}.fa-file-export::before{content:"๏ฎ"}.fa-arrow-right-from-file::before{content:"๏ฎ"}.fa-shield::before{content:"๏ฒ"}.fa-shield-blank::before{content:"๏ฒ"}.fa-arrow-up-short-wide::before{content:"๏ข
"}.fa-sort-amount-up-alt::before{content:"๏ข
"}.fa-house-medical::before{content:"๎ฒ"}.fa-golf-ball-tee::before{content:"๏"}.fa-golf-ball::before{content:"๏"}.fa-circle-chevron-left::before{content:"๏ท"}.fa-chevron-circle-left::before{content:"๏ท"}.fa-house-chimney-window::before{content:"๎"}.fa-pen-nib::before{content:"๏ญ"}.fa-tent-arrow-turn-left::before{content:"๎"}.fa-tents::before{content:"๎"}.fa-wand-magic::before{content:"๏"}.fa-magic::before{content:"๏"}.fa-dog::before{content:"๏"}.fa-carrot::before{content:"๏"}.fa-moon::before{content:"๏"}.fa-wine-glass-empty::before{content:"๏"}.fa-wine-glass-alt::before{content:"๏"}.fa-cheese::before{content:"๏ฏ"}.fa-yin-yang::before{content:"๏ญ"}.fa-music::before{content:"๏"}.fa-code-commit::before{content:"๏"}.fa-temperature-low::before{content:"๏ซ"}.fa-person-biking::before{content:"๏ก"}.fa-biking::before{content:"๏ก"}.fa-broom::before{content:"๏"}.fa-shield-heart::before{content:"๎ด"}.fa-gopuram::before{content:"๏ค"}.fa-earth-oceania::before{content:"๎ป"}.fa-globe-oceania::before{content:"๎ป"}.fa-square-xmark::before{content:"๏"}.fa-times-square::before{content:"๏"}.fa-xmark-square::before{content:"๏"}.fa-hashtag::before{content:"\#"}.fa-up-right-and-down-left-from-center::before{content:"๏ค"}.fa-expand-alt::before{content:"๏ค"}.fa-oil-can::before{content:"๏"}.fa-t::before{content:"T"}.fa-hippo::before{content:"๏ญ"}.fa-chart-column::before{content:"๎ฃ"}.fa-infinity::before{content:"๏ด"}.fa-vial-circle-check::before{content:"๎"}.fa-person-arrow-down-to-line::before{content:"๎ธ"}.fa-voicemail::before{content:"๏ข"}.fa-fan::before{content:"๏กฃ"}.fa-person-walking-luggage::before{content:"๎"}.fa-up-down::before{content:"๏ธ"}.fa-arrows-alt-v::before{content:"๏ธ"}.fa-cloud-moon-rain::before{content:"๏ผ"}.fa-calendar::before{content:"๏ณ"}.fa-trailer::before{content:"๎"}.fa-bahai::before{content:"๏ฆ"}.fa-haykal::before{content:"๏ฆ"}.fa-sd-card::before{content:"๏"}.fa-dragon::before{content:"๏"}.fa-shoe-prints::before{content:"๏"}.fa-circle-plus::before{content:"๏"}.fa-plus-circle::before{content:"๏"}.fa-face-grin-tongue-wink::before{content:"๏"}.fa-grin-tongue-wink::before{content:"๏"}.fa-hand-holding::before{content:"๏ฝ"}.fa-plug-circle-exclamation::before{content:"๎"}.fa-link-slash::before{content:"๏ง"}.fa-chain-broken::before{content:"๏ง"}.fa-chain-slash::before{content:"๏ง"}.fa-unlink::before{content:"๏ง"}.fa-clone::before{content:"๏"}.fa-person-walking-arrow-loop-left::before{content:"๎"}.fa-arrow-up-z-a::before{content:"๏ข"}.fa-sort-alpha-up-alt::before{content:"๏ข"}.fa-fire-flame-curved::before{content:"๏ค"}.fa-fire-alt::before{content:"๏ค"}.fa-tornado::before{content:"๏ฏ"}.fa-file-circle-plus::before{content:"๎"}.fa-book-quran::before{content:"๏"}.fa-quran::before{content:"๏"}.fa-anchor::before{content:"๏ฝ"}.fa-border-all::before{content:"๏ก"}.fa-face-angry::before{content:"๏"}.fa-angry::before{content:"๏"}.fa-cookie-bite::before{content:"๏ค"}.fa-arrow-trend-down::before{content:"๎"}.fa-rss::before{content:"๏"}.fa-feed::before{content:"๏"}.fa-draw-polygon::before{content:"๏ฎ"}.fa-scale-balanced::before{content:"๏"}.fa-balance-scale::before{content:"๏"}.fa-gauge-simple-high::before{content:"๏ช"}.fa-tachometer::before{content:"๏ช"}.fa-tachometer-fast::before{content:"๏ช"}.fa-shower::before{content:"๏"}.fa-desktop::before{content:"๏"}.fa-desktop-alt::before{content:"๏"}.fa-m::before{content:"M"}.fa-table-list::before{content:"๏"}.fa-th-list::before{content:"๏"}.fa-comment-sms::before{content:"๏"}.fa-sms::before{content:"๏"}.fa-book::before{content:"๏ญ"}.fa-user-plus::before{content:"๏ด"}.fa-check::before{content:"๏"}.fa-battery-three-quarters::before{content:"๏"}.fa-battery-4::before{content:"๏"}.fa-house-circle-check::before{content:"๎"}.fa-angle-left::before{content:"๏"}.fa-diagram-successor::before{content:"๎บ"}.fa-truck-arrow-right::before{content:"๎"}.fa-arrows-split-up-and-left::before{content:"๎ผ"}.fa-hand-fist::before{content:"๏"}.fa-fist-raised::before{content:"๏"}.fa-cloud-moon::before{content:"๏"}.fa-briefcase::before{content:"๏ฑ"}.fa-person-falling::before{content:"๎"}.fa-image-portrait::before{content:"๏ "}.fa-portrait::before{content:"๏ "}.fa-user-tag::before{content:"๏"}.fa-rug::before{content:"๎ฉ"}.fa-earth-europe::before{content:"๏ข"}.fa-globe-europe::before{content:"๏ข"}.fa-cart-flatbed-suitcase::before{content:"๏"}.fa-luggage-cart::before{content:"๏"}.fa-rectangle-xmark::before{content:"๏"}.fa-rectangle-times::before{content:"๏"}.fa-times-rectangle::before{content:"๏"}.fa-window-close::before{content:"๏"}.fa-baht-sign::before{content:"๎ฌ"}.fa-book-open::before{content:"๏"}.fa-book-journal-whills::before{content:"๏ช"}.fa-journal-whills::before{content:"๏ช"}.fa-handcuffs::before{content:"๎ธ"}.fa-triangle-exclamation::before{content:"๏ฑ"}.fa-exclamation-triangle::before{content:"๏ฑ"}.fa-warning::before{content:"๏ฑ"}.fa-database::before{content:"๏"}.fa-share::before{content:"๏ค"}.fa-mail-forward::before{content:"๏ค"}.fa-bottle-droplet::before{content:"๎"}.fa-mask-face::before{content:"๎"}.fa-hill-rockslide::before{content:"๎"}.fa-right-left::before{content:"๏ข"}.fa-exchange-alt::before{content:"๏ข"}.fa-paper-plane::before{content:"๏"}.fa-road-circle-exclamation::before{content:"๎ฅ"}.fa-dungeon::before{content:"๏"}.fa-align-right::before{content:"๏ธ"}.fa-money-bill-1-wave::before{content:"๏ป"}.fa-money-bill-wave-alt::before{content:"๏ป"}.fa-life-ring::before{content:"๏"}.fa-hands::before{content:"๏ง"}.fa-sign-language::before{content:"๏ง"}.fa-signing::before{content:"๏ง"}.fa-calendar-day::before{content:"๏"}.fa-water-ladder::before{content:"๏
"}.fa-ladder-water::before{content:"๏
"}.fa-swimming-pool::before{content:"๏
"}.fa-arrows-up-down::before{content:"๏ฝ"}.fa-arrows-v::before{content:"๏ฝ"}.fa-face-grimace::before{content:"๏ฟ"}.fa-grimace::before{content:"๏ฟ"}.fa-wheelchair-move::before{content:"๎"}.fa-wheelchair-alt::before{content:"๎"}.fa-turn-down::before{content:"๏พ"}.fa-level-down-alt::before{content:"๏พ"}.fa-person-walking-arrow-right::before{content:"๎"}.fa-square-envelope::before{content:"๏"}.fa-envelope-square::before{content:"๏"}.fa-dice::before{content:"๏ข"}.fa-bowling-ball::before{content:"๏ถ"}.fa-brain::before{content:"๏"}.fa-bandage::before{content:"๏ข"}.fa-band-aid::before{content:"๏ข"}.fa-calendar-minus::before{content:"๏ฒ"}.fa-circle-xmark::before{content:"๏"}.fa-times-circle::before{content:"๏"}.fa-xmark-circle::before{content:"๏"}.fa-gifts::before{content:"๏"}.fa-hotel::before{content:"๏"}.fa-earth-asia::before{content:"๏พ"}.fa-globe-asia::before{content:"๏พ"}.fa-id-card-clip::before{content:"๏ฟ"}.fa-id-card-alt::before{content:"๏ฟ"}.fa-magnifying-glass-plus::before{content:"๏"}.fa-search-plus::before{content:"๏"}.fa-thumbs-up::before{content:"๏
ค"}.fa-user-clock::before{content:"๏ฝ"}.fa-hand-dots::before{content:"๏ก"}.fa-allergies::before{content:"๏ก"}.fa-file-invoice::before{content:"๏ฐ"}.fa-window-minimize::before{content:"๏"}.fa-mug-saucer::before{content:"๏ด"}.fa-coffee::before{content:"๏ด"}.fa-brush::before{content:"๏"}.fa-mask::before{content:"๏บ"}.fa-magnifying-glass-minus::before{content:"๏"}.fa-search-minus::before{content:"๏"}.fa-ruler-vertical::before{content:"๏"}.fa-user-large::before{content:"๏"}.fa-user-alt::before{content:"๏"}.fa-train-tram::before{content:"๎ด"}.fa-user-nurse::before{content:"๏ ฏ"}.fa-syringe::before{content:"๏"}.fa-cloud-sun::before{content:"๏"}.fa-stopwatch-20::before{content:"๎ฏ"}.fa-square-full::before{content:"๏"}.fa-magnet::before{content:"๏ถ"}.fa-jar::before{content:"๎"}.fa-note-sticky::before{content:"๏"}.fa-sticky-note::before{content:"๏"}.fa-bug-slash::before{content:"๎"}.fa-arrow-up-from-water-pump::before{content:"๎ถ"}.fa-bone::before{content:"๏"}.fa-user-injured::before{content:"๏จ"}.fa-face-sad-tear::before{content:"๏ด"}.fa-sad-tear::before{content:"๏ด"}.fa-plane::before{content:"๏ฒ"}.fa-tent-arrows-down::before{content:"๎"}.fa-exclamation::before{content:"\!"}.fa-arrows-spin::before{content:"๎ป"}.fa-print::before{content:"๏ฏ"}.fa-turkish-lira-sign::before{content:"๎ป"}.fa-try::before{content:"๎ป"}.fa-turkish-lira::before{content:"๎ป"}.fa-dollar-sign::before{content:"\$"}.fa-dollar::before{content:"\$"}.fa-usd::before{content:"\$"}.fa-x::before{content:"X"}.fa-magnifying-glass-dollar::before{content:"๏"}.fa-search-dollar::before{content:"๏"}.fa-users-gear::before{content:"๏"}.fa-users-cog::before{content:"๏"}.fa-person-military-pointing::before{content:"๎"}.fa-building-columns::before{content:"๏"}.fa-bank::before{content:"๏"}.fa-institution::before{content:"๏"}.fa-museum::before{content:"๏"}.fa-university::before{content:"๏"}.fa-umbrella::before{content:"๏ฉ"}.fa-trowel::before{content:"๎"}.fa-d::before{content:"D"}.fa-stapler::before{content:"๎ฏ"}.fa-masks-theater::before{content:"๏ฐ"}.fa-theater-masks::before{content:"๏ฐ"}.fa-kip-sign::before{content:"๎"}.fa-hand-point-left::before{content:"๏ฅ"}.fa-handshake-simple::before{content:"๏"}.fa-handshake-alt::before{content:"๏"}.fa-jet-fighter::before{content:"๏ป"}.fa-fighter-jet::before{content:"๏ป"}.fa-square-share-nodes::before{content:"๏ก"}.fa-share-alt-square::before{content:"๏ก"}.fa-barcode::before{content:"๏ช"}.fa-plus-minus::before{content:"๎ผ"}.fa-video::before{content:"๏ฝ"}.fa-video-camera::before{content:"๏ฝ"}.fa-graduation-cap::before{content:"๏"}.fa-mortar-board::before{content:"๏"}.fa-hand-holding-medical::before{content:"๎"}.fa-person-circle-check::before{content:"๎พ"}.fa-turn-up::before{content:"๏ฟ"}.fa-level-up-alt::before{content:"๏ฟ"}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}/*! * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */:root,:host{--fa-style-family-classic: 'Font Awesome 6 Free';--fa-font-solid: normal 900 1em/1 'Font Awesome 6 Free'}@font-face{font-family:'Font Awesome 6 Free';font-style:normal;font-weight:900;font-display:block;src:url("../webfonts/fa-solid-900.woff2") format("woff2"),url("../webfonts/fa-solid-900.ttf") format("truetype")}.fas,.fa-solid{font-weight:900}/*! * Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) * Copyright 2024 Fonticons, Inc. */:root,:host{--fa-style-family-brands: 'Font Awesome 6 Brands';--fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands'}@font-face{font-family:'Font Awesome 6 Brands';font-style:normal;font-weight:400;font-display:block;src:url("../webfonts/fa-brands-400.woff2") format("woff2"),url("../webfonts/fa-brands-400.ttf") format("truetype")}.fab,.fa-brands{font-weight:400}.fa-monero:before{content:"๏"}.fa-hooli:before{content:"๏ง"}.fa-yelp:before{content:"๏ฉ"}.fa-cc-visa:before{content:"๏ฐ"}.fa-lastfm:before{content:"๏"}.fa-shopware:before{content:"๏ต"}.fa-creative-commons-nc:before{content:"๏จ"}.fa-aws:before{content:"๏ต"}.fa-redhat:before{content:"๏ผ"}.fa-yoast:before{content:"๏ฑ"}.fa-cloudflare:before{content:"๎ฝ"}.fa-ups:before{content:"๏ "}.fa-pixiv:before{content:"๎"}.fa-wpexplorer:before{content:"๏"}.fa-dyalog:before{content:"๏"}.fa-bity:before{content:"๏บ"}.fa-stackpath:before{content:"๏ก"}.fa-buysellads:before{content:"๏"}.fa-first-order:before{content:"๏ฐ"}.fa-modx:before{content:"๏
"}.fa-guilded:before{content:"๎พ"}.fa-vnv:before{content:"๏"}.fa-square-js:before{content:"๏น"}.fa-js-square:before{content:"๏น"}.fa-microsoft:before{content:"๏"}.fa-qq:before{content:"๏"}.fa-orcid:before{content:"๏ฃ"}.fa-java:before{content:"๏ค"}.fa-invision:before{content:"๏ฐ"}.fa-creative-commons-pd-alt:before{content:"๏ญ"}.fa-centercode:before{content:"๏"}.fa-glide-g:before{content:"๏ฆ"}.fa-drupal:before{content:"๏ฉ"}.fa-jxl:before{content:"๎ป"}.fa-hire-a-helper:before{content:"๏ฐ"}.fa-creative-commons-by:before{content:"๏ง"}.fa-unity:before{content:"๎"}.fa-whmcs:before{content:"๏"}.fa-rocketchat:before{content:"๏จ"}.fa-vk:before{content:"๏"}.fa-untappd:before{content:"๏
"}.fa-mailchimp:before{content:"๏"}.fa-css3-alt:before{content:"๏"}.fa-square-reddit:before{content:"๏ข"}.fa-reddit-square:before{content:"๏ข"}.fa-vimeo-v:before{content:"๏ฝ"}.fa-contao:before{content:"๏ญ"}.fa-square-font-awesome:before{content:"๎ญ"}.fa-deskpro:before{content:"๏"}.fa-brave:before{content:"๎ผ"}.fa-sistrix:before{content:"๏ฎ"}.fa-square-instagram:before{content:"๎"}.fa-instagram-square:before{content:"๎"}.fa-battle-net:before{content:"๏ ต"}.fa-the-red-yeti:before{content:"๏"}.fa-square-hacker-news:before{content:"๏ฏ"}.fa-hacker-news-square:before{content:"๏ฏ"}.fa-edge:before{content:"๏"}.fa-threads:before{content:"๎"}.fa-napster:before{content:"๏"}.fa-square-snapchat:before{content:"๏ญ"}.fa-snapchat-square:before{content:"๏ญ"}.fa-google-plus-g:before{content:"๏"}.fa-artstation:before{content:"๏บ"}.fa-markdown:before{content:"๏"}.fa-sourcetree:before{content:"๏"}.fa-google-plus:before{content:"๏ณ"}.fa-diaspora:before{content:"๏"}.fa-foursquare:before{content:"๏"}.fa-stack-overflow:before{content:"๏
ฌ"}.fa-github-alt:before{content:"๏"}.fa-phoenix-squadron:before{content:"๏"}.fa-pagelines:before{content:"๏"}.fa-algolia:before{content:"๏ฌ"}.fa-red-river:before{content:"๏ฃ"}.fa-creative-commons-sa:before{content:"๏ฏ"}.fa-safari:before{content:"๏ง"}.fa-google:before{content:"๏ "}.fa-square-font-awesome-stroke:before{content:"๏"}.fa-font-awesome-alt:before{content:"๏"}.fa-atlassian:before{content:"๏ป"}.fa-linkedin-in:before{content:"๏ก"}.fa-digital-ocean:before{content:"๏"}.fa-nimblr:before{content:"๏จ"}.fa-chromecast:before{content:"๏ ธ"}.fa-evernote:before{content:"๏ น"}.fa-hacker-news:before{content:"๏"}.fa-creative-commons-sampling:before{content:"๏ฐ"}.fa-adversal:before{content:"๏ช"}.fa-creative-commons:before{content:"๏"}.fa-watchman-monitoring:before{content:"๎"}.fa-fonticons:before{content:"๏"}.fa-weixin:before{content:"๏"}.fa-shirtsinbulk:before{content:"๏"}.fa-codepen:before{content:"๏"}.fa-git-alt:before{content:"๏ก"}.fa-lyft:before{content:"๏"}.fa-rev:before{content:"๏ฒ"}.fa-windows:before{content:"๏
บ"}.fa-wizards-of-the-coast:before{content:"๏ฐ"}.fa-square-viadeo:before{content:"๏ช"}.fa-viadeo-square:before{content:"๏ช"}.fa-meetup:before{content:"๏ "}.fa-centos:before{content:"๏"}.fa-adn:before{content:"๏
ฐ"}.fa-cloudsmith:before{content:"๏"}.fa-opensuse:before{content:"๎ซ"}.fa-pied-piper-alt:before{content:"๏จ"}.fa-square-dribbble:before{content:"๏"}.fa-dribbble-square:before{content:"๏"}.fa-codiepie:before{content:"๏"}.fa-node:before{content:"๏"}.fa-mix:before{content:"๏"}.fa-steam:before{content:"๏ถ"}.fa-cc-apple-pay:before{content:"๏"}.fa-scribd:before{content:"๏"}.fa-debian:before{content:"๎"}.fa-openid:before{content:"๏"}.fa-instalod:before{content:"๎"}.fa-expeditedssl:before{content:"๏พ"}.fa-sellcast:before{content:"๏"}.fa-square-twitter:before{content:"๏"}.fa-twitter-square:before{content:"๏"}.fa-r-project:before{content:"๏ท"}.fa-delicious:before{content:"๏ฅ"}.fa-freebsd:before{content:"๏ค"}.fa-vuejs:before{content:"๏"}.fa-accusoft:before{content:"๏ฉ"}.fa-ioxhost:before{content:"๏"}.fa-fonticons-fi:before{content:"๏ข"}.fa-app-store:before{content:"๏ฏ"}.fa-cc-mastercard:before{content:"๏ฑ"}.fa-itunes-note:before{content:"๏ต"}.fa-golang:before{content:"๎"}.fa-kickstarter:before{content:"๏ป"}.fa-square-kickstarter:before{content:"๏ป"}.fa-grav:before{content:"๏"}.fa-weibo:before{content:"๏"}.fa-uncharted:before{content:"๎"}.fa-firstdraft:before{content:"๏ก"}.fa-square-youtube:before{content:"๏ฑ"}.fa-youtube-square:before{content:"๏ฑ"}.fa-wikipedia-w:before{content:"๏ฆ"}.fa-wpressr:before{content:"๏ค"}.fa-rendact:before{content:"๏ค"}.fa-angellist:before{content:"๏"}.fa-galactic-republic:before{content:"๏"}.fa-nfc-directional:before{content:"๎ฐ"}.fa-skype:before{content:"๏
พ"}.fa-joget:before{content:"๏ท"}.fa-fedora:before{content:"๏"}.fa-stripe-s:before{content:"๏ช"}.fa-meta:before{content:"๎"}.fa-laravel:before{content:"๏ฝ"}.fa-hotjar:before{content:"๏ฑ"}.fa-bluetooth-b:before{content:"๏"}.fa-square-letterboxd:before{content:"๎ฎ"}.fa-sticker-mule:before{content:"๏ท"}.fa-creative-commons-zero:before{content:"๏ณ"}.fa-hips:before{content:"๏"}.fa-behance:before{content:"๏ด"}.fa-reddit:before{content:"๏ก"}.fa-discord:before{content:"๏"}.fa-chrome:before{content:"๏จ"}.fa-app-store-ios:before{content:"๏ฐ"}.fa-cc-discover:before{content:"๏ฒ"}.fa-wpbeginner:before{content:"๏"}.fa-confluence:before{content:"๏"}.fa-shoelace:before{content:"๎"}.fa-mdb:before{content:"๏ฃ"}.fa-dochub:before{content:"๏"}.fa-accessible-icon:before{content:"๏จ"}.fa-ebay:before{content:"๏ด"}.fa-amazon:before{content:"๏ฐ"}.fa-unsplash:before{content:"๎ผ"}.fa-yarn:before{content:"๏ฃ"}.fa-square-steam:before{content:"๏ท"}.fa-steam-square:before{content:"๏ท"}.fa-500px:before{content:"๏ฎ"}.fa-square-vimeo:before{content:"๏"}.fa-vimeo-square:before{content:"๏"}.fa-asymmetrik:before{content:"๏ฒ"}.fa-font-awesome:before{content:"๏ด"}.fa-font-awesome-flag:before{content:"๏ด"}.fa-font-awesome-logo-full:before{content:"๏ด"}.fa-gratipay:before{content:"๏"}.fa-apple:before{content:"๏
น"}.fa-hive:before{content:"๎ฟ"}.fa-gitkraken:before{content:"๏ฆ"}.fa-keybase:before{content:"๏ต"}.fa-apple-pay:before{content:"๏"}.fa-padlet:before{content:"๎ "}.fa-amazon-pay:before{content:"๏ฌ"}.fa-square-github:before{content:"๏"}.fa-github-square:before{content:"๏"}.fa-stumbleupon:before{content:"๏ค"}.fa-fedex:before{content:"๏"}.fa-phoenix-framework:before{content:"๏"}.fa-shopify:before{content:"๎"}.fa-neos:before{content:"๏"}.fa-square-threads:before{content:"๎"}.fa-hackerrank:before{content:"๏ท"}.fa-researchgate:before{content:"๏ธ"}.fa-swift:before{content:"๏ฃก"}.fa-angular:before{content:"๏ "}.fa-speakap:before{content:"๏ณ"}.fa-angrycreative:before{content:"๏ฎ"}.fa-y-combinator:before{content:"๏ป"}.fa-empire:before{content:"๏"}.fa-envira:before{content:"๏"}.fa-google-scholar:before{content:"๎ป"}.fa-square-gitlab:before{content:"๎ฎ"}.fa-gitlab-square:before{content:"๎ฎ"}.fa-studiovinari:before{content:"๏ธ"}.fa-pied-piper:before{content:"๏ฎ"}.fa-wordpress:before{content:"๏"}.fa-product-hunt:before{content:"๏"}.fa-firefox:before{content:"๏ฉ"}.fa-linode:before{content:"๏ธ"}.fa-goodreads:before{content:"๏จ"}.fa-square-odnoklassniki:before{content:"๏ค"}.fa-odnoklassniki-square:before{content:"๏ค"}.fa-jsfiddle:before{content:"๏"}.fa-sith:before{content:"๏"}.fa-themeisle:before{content:"๏ฒ"}.fa-page4:before{content:"๏"}.fa-hashnode:before{content:"๎"}.fa-react:before{content:"๏"}.fa-cc-paypal:before{content:"๏ด"}.fa-squarespace:before{content:"๏พ"}.fa-cc-stripe:before{content:"๏ต"}.fa-creative-commons-share:before{content:"๏ฒ"}.fa-bitcoin:before{content:"๏น"}.fa-keycdn:before{content:"๏บ"}.fa-opera:before{content:"๏ช"}.fa-itch-io:before{content:"๏ บ"}.fa-umbraco:before{content:"๏ฃจ"}.fa-galactic-senate:before{content:"๏"}.fa-ubuntu:before{content:"๏"}.fa-draft2digital:before{content:"๏"}.fa-stripe:before{content:"๏ฉ"}.fa-houzz:before{content:"๏ผ"}.fa-gg:before{content:"๏ "}.fa-dhl:before{content:"๏"}.fa-square-pinterest:before{content:"๏"}.fa-pinterest-square:before{content:"๏"}.fa-xing:before{content:"๏
จ"}.fa-blackberry:before{content:"๏ป"}.fa-creative-commons-pd:before{content:"๏ฌ"}.fa-playstation:before{content:"๏"}.fa-quinscape:before{content:"๏"}.fa-less:before{content:"๏"}.fa-blogger-b:before{content:"๏ฝ"}.fa-opencart:before{content:"๏ฝ"}.fa-vine:before{content:"๏"}.fa-signal-messenger:before{content:"๎ฃ"}.fa-paypal:before{content:"๏ญ"}.fa-gitlab:before{content:"๏"}.fa-typo3:before{content:"๏ซ"}.fa-reddit-alien:before{content:"๏"}.fa-yahoo:before{content:"๏"}.fa-dailymotion:before{content:"๎"}.fa-affiliatetheme:before{content:"๏ซ"}.fa-pied-piper-pp:before{content:"๏ง"}.fa-bootstrap:before{content:"๏ ถ"}.fa-odnoklassniki:before{content:"๏ฃ"}.fa-nfc-symbol:before{content:"๎ฑ"}.fa-mintbit:before{content:"๎ฏ"}.fa-ethereum:before{content:"๏ฎ"}.fa-speaker-deck:before{content:"๏ ผ"}.fa-creative-commons-nc-eu:before{content:"๏ฉ"}.fa-patreon:before{content:"๏"}.fa-avianex:before{content:"๏ด"}.fa-ello:before{content:"๏ฑ"}.fa-gofore:before{content:"๏ง"}.fa-bimobject:before{content:"๏ธ"}.fa-brave-reverse:before{content:"๎ฝ"}.fa-facebook-f:before{content:"๏"}.fa-square-google-plus:before{content:"๏"}.fa-google-plus-square:before{content:"๏"}.fa-web-awesome:before{content:"๎"}.fa-mandalorian:before{content:"๏"}.fa-first-order-alt:before{content:"๏"}.fa-osi:before{content:"๏"}.fa-google-wallet:before{content:"๏ฎ"}.fa-d-and-d-beyond:before{content:"๏"}.fa-periscope:before{content:"๏"}.fa-fulcrum:before{content:"๏"}.fa-cloudscale:before{content:"๏"}.fa-forumbee:before{content:"๏"}.fa-mizuni:before{content:"๏"}.fa-schlix:before{content:"๏ช"}.fa-square-xing:before{content:"๏
ฉ"}.fa-xing-square:before{content:"๏
ฉ"}.fa-bandcamp:before{content:"๏"}.fa-wpforms:before{content:"๏"}.fa-cloudversify:before{content:"๏
"}.fa-usps:before{content:"๏ก"}.fa-megaport:before{content:"๏ฃ"}.fa-magento:before{content:"๏"}.fa-spotify:before{content:"๏ผ"}.fa-optin-monster:before{content:"๏ผ"}.fa-fly:before{content:"๏"}.fa-aviato:before{content:"๏ก"}.fa-itunes:before{content:"๏ด"}.fa-cuttlefish:before{content:"๏"}.fa-blogger:before{content:"๏ผ"}.fa-flickr:before{content:"๏
ฎ"}.fa-viber:before{content:"๏"}.fa-soundcloud:before{content:"๏พ"}.fa-digg:before{content:"๏ฆ"}.fa-tencent-weibo:before{content:"๏"}.fa-letterboxd:before{content:"๎ญ"}.fa-symfony:before{content:"๏ ฝ"}.fa-maxcdn:before{content:"๏ถ"}.fa-etsy:before{content:"๏"}.fa-facebook-messenger:before{content:"๏"}.fa-audible:before{content:"๏ณ"}.fa-think-peaks:before{content:"๏ฑ"}.fa-bilibili:before{content:"๎"}.fa-erlang:before{content:"๏"}.fa-x-twitter:before{content:"๎"}.fa-cotton-bureau:before{content:"๏ข"}.fa-dashcube:before{content:"๏"}.fa-42-group:before{content:"๎"}.fa-innosoft:before{content:"๎"}.fa-stack-exchange:before{content:"๏"}.fa-elementor:before{content:"๏ฐ"}.fa-square-pied-piper:before{content:"๎"}.fa-pied-piper-square:before{content:"๎"}.fa-creative-commons-nd:before{content:"๏ซ"}.fa-palfed:before{content:"๏"}.fa-superpowers:before{content:"๏"}.fa-resolving:before{content:"๏ง"}.fa-xbox:before{content:"๏"}.fa-square-web-awesome-stroke:before{content:"๎"}.fa-searchengin:before{content:"๏ซ"}.fa-tiktok:before{content:"๎ป"}.fa-square-facebook:before{content:"๏"}.fa-facebook-square:before{content:"๏"}.fa-renren:before{content:"๏"}.fa-linux:before{content:"๏
ผ"}.fa-glide:before{content:"๏ฅ"}.fa-linkedin:before{content:"๏"}.fa-hubspot:before{content:"๏ฒ"}.fa-deploydog:before{content:"๏"}.fa-twitch:before{content:"๏จ"}.fa-ravelry:before{content:"๏"}.fa-mixer:before{content:"๎"}.fa-square-lastfm:before{content:"๏"}.fa-lastfm-square:before{content:"๏"}.fa-vimeo:before{content:"๏"}.fa-mendeley:before{content:"๏ณ"}.fa-uniregistry:before{content:"๏"}.fa-figma:before{content:"๏"}.fa-creative-commons-remix:before{content:"๏ฎ"}.fa-cc-amazon-pay:before{content:"๏ญ"}.fa-dropbox:before{content:"๏
ซ"}.fa-instagram:before{content:"๏
ญ"}.fa-cmplid:before{content:"๎ "}.fa-upwork:before{content:"๎"}.fa-facebook:before{content:"๏"}.fa-gripfire:before{content:"๏ฌ"}.fa-jedi-order:before{content:"๏"}.fa-uikit:before{content:"๏"}.fa-fort-awesome-alt:before{content:"๏ฃ"}.fa-phabricator:before{content:"๏"}.fa-ussunnah:before{content:"๏"}.fa-earlybirds:before{content:"๏"}.fa-trade-federation:before{content:"๏"}.fa-autoprefixer:before{content:"๏"}.fa-whatsapp:before{content:"๏ฒ"}.fa-square-upwork:before{content:"๎ผ"}.fa-slideshare:before{content:"๏ง"}.fa-google-play:before{content:"๏ซ"}.fa-viadeo:before{content:"๏ฉ"}.fa-line:before{content:"๏"}.fa-google-drive:before{content:"๏ช"}.fa-servicestack:before{content:"๏ฌ"}.fa-simplybuilt:before{content:"๏"}.fa-bitbucket:before{content:"๏
ฑ"}.fa-imdb:before{content:"๏"}.fa-deezer:before{content:"๎ท"}.fa-raspberry-pi:before{content:"๏ป"}.fa-jira:before{content:"๏ฑ"}.fa-docker:before{content:"๏"}.fa-screenpal:before{content:"๎ฐ"}.fa-bluetooth:before{content:"๏"}.fa-gitter:before{content:"๏ฆ"}.fa-d-and-d:before{content:"๏"}.fa-microblog:before{content:"๎"}.fa-cc-diners-club:before{content:"๏"}.fa-gg-circle:before{content:"๏ก"}.fa-pied-piper-hat:before{content:"๏ฅ"}.fa-kickstarter-k:before{content:"๏ผ"}.fa-yandex:before{content:"๏"}.fa-readme:before{content:"๏"}.fa-html5:before{content:"๏ป"}.fa-sellsy:before{content:"๏"}.fa-square-web-awesome:before{content:"๎"}.fa-sass:before{content:"๏"}.fa-wirsindhandwerk:before{content:"๎"}.fa-wsh:before{content:"๎"}.fa-buromobelexperte:before{content:"๏ฟ"}.fa-salesforce:before{content:"๏ ป"}.fa-octopus-deploy:before{content:"๎"}.fa-medapps:before{content:"๏"}.fa-ns8:before{content:"๏"}.fa-pinterest-p:before{content:"๏ฑ"}.fa-apper:before{content:"๏ฑ"}.fa-fort-awesome:before{content:"๏"}.fa-waze:before{content:"๏ ฟ"}.fa-bluesky:before{content:"๎ฑ"}.fa-cc-jcb:before{content:"๏"}.fa-snapchat:before{content:"๏ซ"}.fa-snapchat-ghost:before{content:"๏ซ"}.fa-fantasy-flight-games:before{content:"๏"}.fa-rust:before{content:"๎บ"}.fa-wix:before{content:"๏"}.fa-square-behance:before{content:"๏ต"}.fa-behance-square:before{content:"๏ต"}.fa-supple:before{content:"๏น"}.fa-webflow:before{content:"๎"}.fa-rebel:before{content:"๏"}.fa-css3:before{content:"๏ผ"}.fa-staylinked:before{content:"๏ต"}.fa-kaggle:before{content:"๏บ"}.fa-space-awesome:before{content:"๎ฌ"}.fa-deviantart:before{content:"๏ฝ"}.fa-cpanel:before{content:"๏"}.fa-goodreads-g:before{content:"๏ฉ"}.fa-square-git:before{content:"๏"}.fa-git-square:before{content:"๏"}.fa-square-tumblr:before{content:"๏
ด"}.fa-tumblr-square:before{content:"๏
ด"}.fa-trello:before{content:"๏"}.fa-creative-commons-nc-jp:before{content:"๏ช"}.fa-get-pocket:before{content:"๏ฅ"}.fa-perbyte:before{content:"๎"}.fa-grunt:before{content:"๏ญ"}.fa-weebly:before{content:"๏"}.fa-connectdevelop:before{content:"๏"}.fa-leanpub:before{content:"๏"}.fa-black-tie:before{content:"๏พ"}.fa-themeco:before{content:"๏"}.fa-python:before{content:"๏ข"}.fa-android:before{content:"๏
ป"}.fa-bots:before{content:"๎"}.fa-free-code-camp:before{content:"๏
"}.fa-hornbill:before{content:"๏"}.fa-js:before{content:"๏ธ"}.fa-ideal:before{content:"๎"}.fa-git:before{content:"๏"}.fa-dev:before{content:"๏"}.fa-sketch:before{content:"๏"}.fa-yandex-international:before{content:"๏"}.fa-cc-amex:before{content:"๏ณ"}.fa-uber:before{content:"๏"}.fa-github:before{content:"๏"}.fa-php:before{content:"๏"}.fa-alipay:before{content:"๏"}.fa-youtube:before{content:"๏
ง"}.fa-skyatlas:before{content:"๏"}.fa-firefox-browser:before{content:"๎"}.fa-replyd:before{content:"๏ฆ"}.fa-suse:before{content:"๏"}.fa-jenkins:before{content:"๏ถ"}.fa-twitter:before{content:"๏"}.fa-rockrms:before{content:"๏ฉ"}.fa-pinterest:before{content:"๏"}.fa-buffer:before{content:"๏ ท"}.fa-npm:before{content:"๏"}.fa-yammer:before{content:"๏ก"}.fa-btc:before{content:"๏
"}.fa-dribbble:before{content:"๏
ฝ"}.fa-stumbleupon-circle:before{content:"๏ฃ"}.fa-internet-explorer:before{content:"๏ซ"}.fa-stubber:before{content:"๎"}.fa-telegram:before{content:"๏"}.fa-telegram-plane:before{content:"๏"}.fa-old-republic:before{content:"๏"}.fa-odysee:before{content:"๎"}.fa-square-whatsapp:before{content:"๏"}.fa-whatsapp-square:before{content:"๏"}.fa-node-js:before{content:"๏"}.fa-edge-legacy:before{content:"๎ธ"}.fa-slack:before{content:"๏"}.fa-slack-hash:before{content:"๏"}.fa-medrt:before{content:"๏"}.fa-usb:before{content:"๏"}.fa-tumblr:before{content:"๏
ณ"}.fa-vaadin:before{content:"๏"}.fa-quora:before{content:"๏"}.fa-square-x-twitter:before{content:"๎"}.fa-reacteurope:before{content:"๏"}.fa-medium:before{content:"๏บ"}.fa-medium-m:before{content:"๏บ"}.fa-amilia:before{content:"๏ญ"}.fa-mixcloud:before{content:"๏"}.fa-flipboard:before{content:"๏"}.fa-viacoin:before{content:"๏ท"}.fa-critical-role:before{content:"๏"}.fa-sitrox:before{content:"๎"}.fa-discourse:before{content:"๏"}.fa-joomla:before{content:"๏ช"}.fa-mastodon:before{content:"๏ถ"}.fa-airbnb:before{content:"๏ ด"}.fa-wolf-pack-battalion:before{content:"๏"}.fa-buy-n-large:before{content:"๏ขฆ"}.fa-gulp:before{content:"๏ฎ"}.fa-creative-commons-sampling-plus:before{content:"๏ฑ"}.fa-strava:before{content:"๏จ"}.fa-ember:before{content:"๏ฃ"}.fa-canadian-maple-leaf:before{content:"๏
"}.fa-teamspeak:before{content:"๏น"}.fa-pushed:before{content:"๏ก"}.fa-wordpress-simple:before{content:"๏"}.fa-nutritionix:before{content:"๏"}.fa-wodu:before{content:"๎"}.fa-google-pay:before{content:"๎น"}.fa-intercom:before{content:"๏ฏ"}.fa-zhihu:before{content:"๏ฟ"}.fa-korvue:before{content:"๏ฏ"}.fa-pix:before{content:"๎บ"}.fa-steam-symbol:before{content:"๏ถ"}