: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}.nav-container{display:flex;justify-content:center;align-items:center;padding:1rem 2rem;position:relative;flex-wrap:wrap}.site-title{position:absolute;left:2rem;font-weight:bold;font-size:1.2rem}.site-title a{color:var(âglobal-text-color);text-decoration:none}.site-title a:hover{text-decoration:underline}.top-nav__links{display:flex;justify-content:center;align-items:center;gap:2rem;list-style:none;padding:0;margin:0}.top-nav__item a{font-size:1rem;font-weight:500;color:var(âglobal-text-color);text-decoration:none}.top-nav__item a:hover{color:var(âglobal-link-color-hover);text-decoration:underline}.top-nav__extras{position:absolute;right:2rem;display:flex;align-items:center;gap:1rem;font-size:1.1rem}.theme-toggle{background:none;border:none;cursor:pointer;font-size:1.2rem;line-height:1;padding:0}.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:none}.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%}@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:table-cell;vertical-align:top;width:36px}@media (min-width: 57.8125em){.author__avatar{display:block;width:auto;height:auto}}.author__avatar img{max-width:500px;border-radius:0%}@media (min-width: 57.8125em){.author__avatar img{padding:5px;border:1px 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:âï¶â}