.Select{position:relative}.Select,.Select div,.Select input,.Select span{box-sizing:border-box}.Select.is-disabled>.Select-control{background-color:#f9f9f9}.Select.is-disabled>.Select-control:hover{box-shadow:none}.Select.is-disabled .Select-arrow-zone{cursor:default;pointer-events:none;opacity:.35}.Select-control{background-color:#fff;border-radius:4px;border:1px solid #ccc;color:#333;cursor:default;display:table;border-spacing:0;border-collapse:separate;height:36px;outline:none;overflow:hidden;position:relative;width:100%}.Select-control:hover{box-shadow:0 1px 0 rgba(0,0,0,.06)}.Select-control .Select-input:focus{outline:none}.is-searchable.is-open>.Select-control{cursor:text}.is-open>.Select-control{border-bottom-right-radius:0;border-bottom-left-radius:0;background:#fff;border-color:#b3b3b3 #ccc #d9d9d9}.is-open>.Select-control .Select-arrow{top:-2px;border-color:transparent transparent #999;border-width:0 5px 5px}.is-searchable.is-focused:not(.is-open)>.Select-control{cursor:text}.is-focused:not(.is-open)>.Select-control{border-color:#007eff;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 0 3px rgba(0,126,255,.1)}.Select--single>.Select-control .Select-value,.Select-placeholder{bottom:0;color:#aaa;left:0;line-height:34px;padding-left:10px;padding-right:10px;position:absolute;right:0;top:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value .Select-value-label,.has-value.Select--single>.Select-control .Select-value .Select-value-label{color:#333}.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label,.has-value.Select--single>.Select-control .Select-value a.Select-value-label{cursor:pointer;text-decoration:none}.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:focus,.has-value.is-pseudo-focused.Select--single>.Select-control .Select-value a.Select-value-label:hover,.has-value.Select--single>.Select-control .Select-value a.Select-value-label:focus,.has-value.Select--single>.Select-control .Select-value a.Select-value-label:hover{color:#007eff;outline:none;text-decoration:underline}.Select-input{height:34px;padding-left:10px;padding-right:10px;vertical-align:middle}.Select-input>input{width:100%;background:none transparent;border:0;box-shadow:none;cursor:default;display:inline-block;font-family:inherit;font-size:inherit;margin:0;outline:none;line-height:14px;padding:8px 0 12px;-webkit-appearance:none}.is-focused .Select-input>input{cursor:text}.has-value.is-pseudo-focused .Select-input{opacity:0}.Select-control:not(.is-searchable)>.Select-input{outline:none}.Select-loading-zone{cursor:pointer;display:table-cell;text-align:center}.Select-loading,.Select-loading-zone{position:relative;vertical-align:middle;width:16px}.Select-loading{-webkit-animation:Select-animation-spin .4s linear infinite;animation:Select-animation-spin .4s linear infinite;height:16px;box-sizing:border-box;border-radius:50%;border:2px solid #ccc;border-right-color:#333;display:inline-block}.Select-clear-zone{-webkit-animation:Select-animation-fadeIn .2s;animation:Select-animation-fadeIn .2s;color:#999;cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:17px}.Select-clear-zone:hover{color:#d0021b}.Select-clear{display:inline-block;font-size:18px;line-height:1}.Select--multi .Select-clear-zone{width:17px}.Select-arrow-zone{cursor:pointer;display:table-cell;position:relative;text-align:center;vertical-align:middle;width:25px;padding-right:5px}.Select-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 2.5px;display:inline-block;height:0;width:0;position:relative}.is-open .Select-arrow,.Select-arrow-zone:hover>.Select-arrow{border-top-color:#666}.Select--multi .Select-multi-value-wrapper{display:inline-block}.Select .Select-aria-only{display:inline-block;height:1px;width:1px;margin:-1px;clip:rect(0,0,0,0);overflow:hidden;float:left}@-webkit-keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Select-animation-fadeIn{0%{opacity:0}to{opacity:1}}.Select-menu-outer{border-bottom-right-radius:4px;border-bottom-left-radius:4px;background-color:#fff;border:1px solid #ccc;border-top-color:#e6e6e6;box-shadow:0 1px 0 rgba(0,0,0,.06);box-sizing:border-box;margin-top:-1px;max-height:200px;position:absolute;top:100%;width:100%;z-index:1;-webkit-overflow-scrolling:touch}.Select-menu{max-height:198px;overflow-y:auto}.Select-option{box-sizing:border-box;background-color:#fff;color:#666;cursor:pointer;display:block;padding:8px 10px}.Select-option:last-child{border-bottom-right-radius:4px;border-bottom-left-radius:4px}.Select-option.is-selected{background-color:#f5faff;background-color:rgba(0,126,255,.04);color:#333}.Select-option.is-focused{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);color:#333}.Select-option.is-disabled{color:#ccc;cursor:default}.Select-noresults{box-sizing:border-box;color:#999;cursor:default;display:block;padding:8px 10px}.Select--multi .Select-input{vertical-align:middle;margin-left:10px;padding:0}.Select--multi.has-value .Select-input{margin-left:5px}.Select--multi .Select-value{background-color:#ebf5ff;background-color:rgba(0,126,255,.08);border-radius:2px;border:1px solid #c2e0ff;border:1px solid rgba(0,126,255,.24);color:#007eff;display:inline-block;font-size:.9em;line-height:1.4;margin-left:5px;margin-top:5px;vertical-align:top}.Select--multi .Select-value-icon,.Select--multi .Select-value-label{display:inline-block;vertical-align:middle}.Select--multi .Select-value-label{border-bottom-right-radius:2px;border-top-right-radius:2px;cursor:default;padding:2px 5px}.Select--multi a.Select-value-label{color:#007eff;cursor:pointer;text-decoration:none}.Select--multi a.Select-value-label:hover{text-decoration:underline}.Select--multi .Select-value-icon{cursor:pointer;border-bottom-left-radius:2px;border-top-left-radius:2px;border-right:1px solid #c2e0ff;border-right:1px solid rgba(0,126,255,.24);padding:1px 5px 3px}.Select--multi .Select-value-icon:focus,.Select--multi .Select-value-icon:hover{background-color:#d8eafd;background-color:rgba(0,113,230,.08);color:#0071e6}.Select--multi .Select-value-icon:active{background-color:#c2e0ff;background-color:rgba(0,126,255,.24)}.Select--multi.is-disabled .Select-value{background-color:#fcfcfc;border:1px solid #e3e3e3;color:#333}.Select--multi.is-disabled .Select-value-icon{cursor:not-allowed;border-right:1px solid #e3e3e3}.Select--multi.is-disabled .Select-value-icon:active,.Select--multi.is-disabled .Select-value-icon:focus,.Select--multi.is-disabled .Select-value-icon:hover{background-color:#fcfcfc}@keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes Select-animation-spin{to{-webkit-transform:rotate(1turn)}}li[data-v-1eb299d0]:not(.disabled){cursor:pointer}li.disabled[data-v-1eb299d0]{cursor:not-allowed;pointer-events:none}.vbt-autocomplete-list[data-v-e6eddf32]{padding-top:5px;position:absolute;max-height:350px;-ms-overflow-style:-ms-autohiding-scrollbar;overflow-y:auto;z-index:999}.vbt-autocomplete-list[data-v-e6eddf32] .vbt-matched-text{font-weight:700}

/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Pro");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-duotone,.fa-light,.fa-regular,.fa-sharp,.fa-sharp-duotone,.fa-solid,.fa-thin,.fab,.fad,.fadl,.fadr,.fadt,.fal,.far,.fas,.fasdl,.fasdr,.fasds,.fasdt,.fasl,.fasr,.fass,.fast,.fat{-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}.fa-brands:before,.fa-classic:before,.fa-duotone:before,.fa-light:before,.fa-regular:before,.fa-sharp-duotone:before,.fa-sharp:before,.fa-solid:before,.fa-thin:before,.fa:before,.fab:before,.fad:before,.fadl:before,.fadr:before,.fadt:before,.fal:before,.far:before,.fas:before,.fasdl:before,.fasdr:before,.fasds:before,.fasdt:before,.fasl:before,.fasr:before,.fass:before,.fast:before,.fat:before{content:var(--fa)}.fa-duotone.fa-light:after,.fa-duotone.fa-regular:after,.fa-duotone.fa-solid:after,.fa-duotone.fa-thin:after,.fa-duotone:after,.fa-sharp-duotone.fa-light:after,.fa-sharp-duotone.fa-regular:after,.fa-sharp-duotone.fa-solid:after,.fa-sharp-duotone.fa-thin:after,.fa-sharp-duotone:after,.fad:after,.fadl:after,.fadr:after,.fadt:after,.fasdl:after,.fasdr:after,.fasds:after,.fasdt:after{content:var(--fa--fa)}.fa-classic.fa-duotone{font-family:Font Awesome\ 6 Duotone}.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fad,.fasds,.fass{font-weight:900}.fa-classic,.fa-light,.fa-regular,.fa-solid,.fa-thin,.fal,.far,.fas,.fat{font-family:Font Awesome\ 6 Pro}.fa-duotone,.fad,.fadl,.fadr,.fadt{font-family:Font Awesome\ 6 Duotone}.fa-brands,.fab{font-family:Font Awesome\ 6 Brands}.fa-sharp,.fasl,.fasr,.fass,.fast{font-family:Font Awesome\ 6 Sharp}.fa-sharp-duotone,.fasdl,.fasdr,.fasds,.fasdt{font-family:Font Awesome\ 6 Sharp Duotone}.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(-1*var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .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{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,0));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{--fa:"0 ";--fa--fa:"0 0 "}.fa-1{--fa:"1 ";--fa--fa:"1 1 "}.fa-2{--fa:"2 ";--fa--fa:"2 2 "}.fa-3{--fa:"3 ";--fa--fa:"3 3 "}.fa-4{--fa:"4 ";--fa--fa:"4 4 "}.fa-5{--fa:"5 ";--fa--fa:"5 5 "}.fa-6{--fa:"6 ";--fa--fa:"6 6 "}.fa-7{--fa:"7 ";--fa--fa:"7 7 "}.fa-8{--fa:"8 ";--fa--fa:"8 8 "}.fa-9{--fa:"9 ";--fa--fa:"9 9 "}.fa-fill-drip{--fa:"\F576";--fa--fa:"\F576\F576"}.fa-arrows-to-circle{--fa:"\E4BD";--fa--fa:"\E4BD\E4BD"}.fa-chevron-circle-right,.fa-circle-chevron-right{--fa:"\F138";--fa--fa:"\F138\F138"}.fa-wagon-covered{--fa:"\F8EE";--fa--fa:"\F8EE\F8EE"}.fa-line-height{--fa:"\F871";--fa--fa:"\F871\F871"}.fa-bagel{--fa:"\E3D7";--fa--fa:"\E3D7\E3D7"}.fa-transporter-7{--fa:"\E2A8";--fa--fa:"\E2A8\E2A8"}.fa-at{--fa:"@";--fa--fa:"@@"}.fa-rectangles-mixed{--fa:"\E323";--fa--fa:"\E323\E323"}.fa-phone-arrow-up,.fa-phone-arrow-up-right,.fa-phone-outgoing{--fa:"\E224";--fa--fa:"\E224\E224"}.fa-trash-alt,.fa-trash-can{--fa:"\F2ED";--fa--fa:"\F2ED\F2ED"}.fa-circle-l{--fa:"\E114";--fa--fa:"\E114\E114"}.fa-head-side-goggles,.fa-head-vr{--fa:"\F6EA";--fa--fa:"\F6EA\F6EA"}.fa-text-height{--fa:"\F034";--fa--fa:"\F034\F034"}.fa-user-times,.fa-user-xmark{--fa:"\F235";--fa--fa:"\F235\F235"}.fa-face-hand-yawn{--fa:"\E379";--fa--fa:"\E379\E379"}.fa-gauge-simple-min,.fa-tachometer-slowest{--fa:"\F62D";--fa--fa:"\F62D\F62D"}.fa-stethoscope{--fa:"\F0F1";--fa--fa:"\F0F1\F0F1"}.fa-coffin{--fa:"\F6C6";--fa--fa:"\F6C6\F6C6"}.fa-comment-alt,.fa-message{--fa:"\F27A";--fa--fa:"\F27A\F27A"}.fa-bowl-salad,.fa-salad{--fa:"\F81E";--fa--fa:"\F81E\F81E"}.fa-info{--fa:"\F129";--fa--fa:"\F129\F129"}.fa-robot-astromech{--fa:"\E2D2";--fa--fa:"\E2D2\E2D2"}.fa-ring-diamond{--fa:"\E5AB";--fa--fa:"\E5AB\E5AB"}.fa-fondue-pot{--fa:"\E40D";--fa--fa:"\E40D\E40D"}.fa-theta{--fa:"\F69E";--fa--fa:"\F69E\F69E"}.fa-face-hand-peeking{--fa:"\E481";--fa--fa:"\E481\E481"}.fa-square-user{--fa:"\E283";--fa--fa:"\E283\E283"}.fa-compress-alt,.fa-down-left-and-up-right-to-center{--fa:"\F422";--fa--fa:"\F422\F422"}.fa-explosion{--fa:"\E4E9";--fa--fa:"\E4E9\E4E9"}.fa-file-alt,.fa-file-lines,.fa-file-text{--fa:"\F15C";--fa--fa:"\F15C\F15C"}.fa-wave-square{--fa:"\F83E";--fa--fa:"\F83E\F83E"}.fa-ring{--fa:"\F70B";--fa--fa:"\F70B\F70B"}.fa-building-un{--fa:"\E4D9";--fa--fa:"\E4D9\E4D9"}.fa-dice-three{--fa:"\F527";--fa--fa:"\F527\F527"}.fa-tire-pressure-warning{--fa:"\F633";--fa--fa:"\F633\F633"}.fa-wifi-2,.fa-wifi-fair{--fa:"\F6AB";--fa--fa:"\F6AB\F6AB"}.fa-calendar-alt,.fa-calendar-days{--fa:"\F073";--fa--fa:"\F073\F073"}.fa-mp3-player{--fa:"\F8CE";--fa--fa:"\F8CE\F8CE"}.fa-anchor-circle-check{--fa:"\E4AA";--fa--fa:"\E4AA\E4AA"}.fa-tally-4{--fa:"\E297";--fa--fa:"\E297\E297"}.fa-rectangle-history{--fa:"\E4A2";--fa--fa:"\E4A2\E4A2"}.fa-building-circle-arrow-right{--fa:"\E4D1";--fa--fa:"\E4D1\E4D1"}.fa-volleyball,.fa-volleyball-ball{--fa:"\F45F";--fa--fa:"\F45F\F45F"}.fa-sun-haze{--fa:"\F765";--fa--fa:"\F765\F765"}.fa-text-size{--fa:"\F894";--fa--fa:"\F894\F894"}.fa-ufo{--fa:"\E047";--fa--fa:"\E047\E047"}.fa-fork,.fa-utensil-fork{--fa:"\F2E3";--fa--fa:"\F2E3\F2E3"}.fa-arrows-up-to-line{--fa:"\E4C2";--fa--fa:"\E4C2\E4C2"}.fa-mobile-signal{--fa:"\E1EF";--fa--fa:"\E1EF\E1EF"}.fa-barcode-scan{--fa:"\F465";--fa--fa:"\F465\F465"}.fa-sort-desc,.fa-sort-down{--fa:"\F0DD";--fa--fa:"\F0DD\F0DD"}.fa-folder-arrow-down,.fa-folder-download{--fa:"\E053";--fa--fa:"\E053\E053"}.fa-circle-minus,.fa-minus-circle{--fa:"\F056";--fa--fa:"\F056\F056"}.fa-face-icicles{--fa:"\E37C";--fa--fa:"\E37C\E37C"}.fa-shovel{--fa:"\F713";--fa--fa:"\F713\F713"}.fa-door-open{--fa:"\F52B";--fa--fa:"\F52B\F52B"}.fa-films{--fa:"\E17A";--fa--fa:"\E17A\E17A"}.fa-right-from-bracket,.fa-sign-out-alt{--fa:"\F2F5";--fa--fa:"\F2F5\F2F5"}.fa-face-glasses{--fa:"\E377";--fa--fa:"\E377\E377"}.fa-nfc{--fa:"\E1F7";--fa--fa:"\E1F7\E1F7"}.fa-atom{--fa:"\F5D2";--fa--fa:"\F5D2\F5D2"}.fa-soap{--fa:"\E06E";--fa--fa:"\E06E\E06E"}.fa-heart-music-camera-bolt,.fa-icons{--fa:"\F86D";--fa--fa:"\F86D\F86D"}.fa-microphone-alt-slash,.fa-microphone-lines-slash{--fa:"\F539";--fa--fa:"\F539\F539"}.fa-closed-captioning-slash{--fa:"\E135";--fa--fa:"\E135\E135"}.fa-calculator-alt,.fa-calculator-simple{--fa:"\F64C";--fa--fa:"\F64C\F64C"}.fa-bridge-circle-check{--fa:"\E4C9";--fa--fa:"\E4C9\E4C9"}.fa-sliders-up,.fa-sliders-v{--fa:"\F3F1";--fa--fa:"\F3F1\F3F1"}.fa-location-minus,.fa-map-marker-minus{--fa:"\F609";--fa--fa:"\F609\F609"}.fa-pump-medical{--fa:"\E06A";--fa--fa:"\E06A\E06A"}.fa-fingerprint{--fa:"\F577";--fa--fa:"\F577\F577"}.fa-ski-boot{--fa:"\E3CC";--fa--fa:"\E3CC\E3CC"}.fa-rectangle-sd,.fa-standard-definition{--fa:"\E28A";--fa--fa:"\E28A\E28A"}.fa-h1{--fa:"\F313";--fa--fa:"\F313\F313"}.fa-hand-point-right{--fa:"\F0A4";--fa--fa:"\F0A4\F0A4"}.fa-magnifying-glass-location,.fa-search-location{--fa:"\F689";--fa--fa:"\F689\F689"}.fa-message-bot{--fa:"\E3B8";--fa--fa:"\E3B8\E3B8"}.fa-forward-step,.fa-step-forward{--fa:"\F051";--fa--fa:"\F051\F051"}.fa-face-smile-beam,.fa-smile-beam{--fa:"\F5B8";--fa--fa:"\F5B8\F5B8"}.fa-light-ceiling{--fa:"\E016";--fa--fa:"\E016\E016"}.fa-comment-alt-exclamation,.fa-message-exclamation{--fa:"\F4A5";--fa--fa:"\F4A5\F4A5"}.fa-bowl-scoop,.fa-bowl-shaved-ice{--fa:"\E3DE";--fa--fa:"\E3DE\E3DE"}.fa-square-x{--fa:"\E286";--fa--fa:"\E286\E286"}.fa-building-memo{--fa:"\E61E";--fa--fa:"\E61E\E61E"}.fa-utility-pole-double{--fa:"\E2C4";--fa--fa:"\E2C4\E2C4"}.fa-flag-checkered{--fa:"\F11E";--fa--fa:"\F11E\F11E"}.fa-chevron-double-up,.fa-chevrons-up{--fa:"\F325";--fa--fa:"\F325\F325"}.fa-football,.fa-football-ball{--fa:"\F44E";--fa--fa:"\F44E\F44E"}.fa-user-vneck{--fa:"\E461";--fa--fa:"\E461\E461"}.fa-school-circle-exclamation{--fa:"\E56C";--fa--fa:"\E56C\E56C"}.fa-crop{--fa:"\F125";--fa--fa:"\F125\F125"}.fa-angle-double-down,.fa-angles-down{--fa:"\F103";--fa--fa:"\F103\F103"}.fa-users-rectangle{--fa:"\E594";--fa--fa:"\E594\E594"}.fa-people-roof{--fa:"\E537";--fa--fa:"\E537\E537"}.fa-arrow-square-right,.fa-square-arrow-right{--fa:"\F33B";--fa--fa:"\F33B\F33B"}.fa-location-plus,.fa-map-marker-plus{--fa:"\F60A";--fa--fa:"\F60A\F60A"}.fa-lightbulb-exclamation-on{--fa:"\E1CA";--fa--fa:"\E1CA\E1CA"}.fa-people-line{--fa:"\E534";--fa--fa:"\E534\E534"}.fa-beer,.fa-beer-mug-empty{--fa:"\F0FC";--fa--fa:"\F0FC\F0FC"}.fa-car-people,.fa-carpool{--fa:"\E69C";--fa--fa:"\E69C\E69C"}.fa-crate-empty{--fa:"\E151";--fa--fa:"\E151\E151"}.fa-diagram-predecessor{--fa:"\E477";--fa--fa:"\E477\E477"}.fa-transporter{--fa:"\E042";--fa--fa:"\E042\E042"}.fa-calendar-circle-user{--fa:"\E471";--fa--fa:"\E471\E471"}.fa-arrow-up-long,.fa-long-arrow-up{--fa:"\F176";--fa--fa:"\F176\F176"}.fa-person-carry,.fa-person-carry-box{--fa:"\F4CF";--fa--fa:"\F4CF\F4CF"}.fa-burn,.fa-fire-flame-simple{--fa:"\F46A";--fa--fa:"\F46A\F46A"}.fa-male,.fa-person{--fa:"\F183";--fa--fa:"\F183\F183"}.fa-laptop{--fa:"\F109";--fa--fa:"\F109\F109"}.fa-file-csv{--fa:"\F6DD";--fa--fa:"\F6DD\F6DD"}.fa-menorah{--fa:"\F676";--fa--fa:"\F676\F676"}.fa-union{--fa:"\F6A2";--fa--fa:"\F6A2\F6A2"}.fa-chevron-double-left,.fa-chevrons-left{--fa:"\F323";--fa--fa:"\F323\F323"}.fa-circle-heart,.fa-heart-circle{--fa:"\F4C7";--fa--fa:"\F4C7\F4C7"}.fa-truck-plane{--fa:"\E58F";--fa--fa:"\E58F\E58F"}.fa-record-vinyl{--fa:"\F8D9";--fa--fa:"\F8D9\F8D9"}.fa-bring-forward{--fa:"\F856";--fa--fa:"\F856\F856"}.fa-square-p{--fa:"\E279";--fa--fa:"\E279\E279"}.fa-face-grin-stars,.fa-grin-stars{--fa:"\F587";--fa--fa:"\F587\F587"}.fa-sigma{--fa:"\F68B";--fa--fa:"\F68B\F68B"}.fa-camera-movie{--fa:"\F8A9";--fa--fa:"\F8A9\F8A9"}.fa-bong{--fa:"\F55C";--fa--fa:"\F55C\F55C"}.fa-clarinet{--fa:"\F8AD";--fa--fa:"\F8AD\F8AD"}.fa-truck-flatbed{--fa:"\E2B6";--fa--fa:"\E2B6\E2B6"}.fa-pastafarianism,.fa-spaghetti-monster-flying{--fa:"\F67B";--fa--fa:"\F67B\F67B"}.fa-arrow-down-up-across-line{--fa:"\E4AF";--fa--fa:"\E4AF\E4AF"}.fa-arrows-rotate-reverse{--fa:"\E630";--fa--fa:"\E630\E630"}.fa-leaf-heart{--fa:"\F4CB";--fa--fa:"\F4CB\F4CB"}.fa-house-building{--fa:"\E1B1";--fa--fa:"\E1B1\E1B1"}.fa-cheese-swiss{--fa:"\F7F0";--fa--fa:"\F7F0\F7F0"}.fa-spoon,.fa-utensil-spoon{--fa:"\F2E5";--fa--fa:"\F2E5\F2E5"}.fa-jar-wheat{--fa:"\E517";--fa--fa:"\E517\E517"}.fa-envelopes-bulk,.fa-mail-bulk{--fa:"\F674";--fa--fa:"\F674\F674"}.fa-file-circle-exclamation{--fa:"\E4EB";--fa--fa:"\E4EB\E4EB"}.fa-bow-arrow{--fa:"\F6B9";--fa--fa:"\F6B9\F6B9"}.fa-cart-xmark{--fa:"\E0DD";--fa--fa:"\E0DD\E0DD"}.fa-hexagon-xmark,.fa-times-hexagon,.fa-xmark-hexagon{--fa:"\F2EE";--fa--fa:"\F2EE\F2EE"}.fa-circle-h,.fa-hospital-symbol{--fa:"\F47E";--fa--fa:"\F47E\F47E"}.fa-merge{--fa:"\E526";--fa--fa:"\E526\E526"}.fa-pager{--fa:"\F815";--fa--fa:"\F815\F815"}.fa-cart-minus{--fa:"\E0DB";--fa--fa:"\E0DB\E0DB"}.fa-address-book,.fa-contact-book{--fa:"\F2B9";--fa--fa:"\F2B9\F2B9"}.fa-pan-frying{--fa:"\E42C";--fa--fa:"\E42C\E42C"}.fa-grid,.fa-grid-3{--fa:"\E195";--fa--fa:"\E195\E195"}.fa-football-helmet{--fa:"\F44F";--fa--fa:"\F44F\F44F"}.fa-hand-love{--fa:"\E1A5";--fa--fa:"\E1A5\E1A5"}.fa-trees{--fa:"\F724";--fa--fa:"\F724\F724"}.fa-strikethrough{--fa:"\F0CC";--fa--fa:"\F0CC\F0CC"}.fa-page{--fa:"\E428";--fa--fa:"\E428\E428"}.fa-k{--fa:"K";--fa--fa:"KK"}.fa-diagram-previous{--fa:"\E478";--fa--fa:"\E478\E478"}.fa-gauge-min,.fa-tachometer-alt-slowest{--fa:"\F628";--fa--fa:"\F628\F628"}.fa-folder-grid{--fa:"\E188";--fa--fa:"\E188\E188"}.fa-eggplant{--fa:"\E16C";--fa--fa:"\E16C\E16C"}.fa-excavator{--fa:"\E656";--fa--fa:"\E656\E656"}.fa-ram{--fa:"\F70A";--fa--fa:"\F70A\F70A"}.fa-landmark-flag{--fa:"\E51C";--fa--fa:"\E51C\E51C"}.fa-lips{--fa:"\F600";--fa--fa:"\F600\F600"}.fa-pencil,.fa-pencil-alt{--fa:"\F303";--fa--fa:"\F303\F303"}.fa-backward{--fa:"\F04A";--fa--fa:"\F04A\F04A"}.fa-caret-right{--fa:"\F0DA";--fa--fa:"\F0DA\F0DA"}.fa-comments{--fa:"\F086";--fa--fa:"\F086\F086"}.fa-file-clipboard,.fa-paste{--fa:"\F0EA";--fa--fa:"\F0EA\F0EA"}.fa-desktop-arrow-down{--fa:"\E155";--fa--fa:"\E155\E155"}.fa-code-pull-request{--fa:"\E13C";--fa--fa:"\E13C\E13C"}.fa-pumpkin{--fa:"\F707";--fa--fa:"\F707\F707"}.fa-clipboard-list{--fa:"\F46D";--fa--fa:"\F46D\F46D"}.fa-pen-field{--fa:"\E211";--fa--fa:"\E211\E211"}.fa-chart-sine{--fa:"\E69D";--fa--fa:"\E69D\E69D"}.fa-blueberries{--fa:"\E2E8";--fa--fa:"\E2E8\E2E8"}.fa-truck-loading,.fa-truck-ramp-box{--fa:"\F4DE";--fa--fa:"\F4DE\F4DE"}.fa-note{--fa:"\E1FF";--fa--fa:"\E1FF\E1FF"}.fa-arrow-down-to-square{--fa:"\E096";--fa--fa:"\E096\E096"}.fa-user-check{--fa:"\F4FC";--fa--fa:"\F4FC\F4FC"}.fa-cloud-xmark{--fa:"\E35F";--fa--fa:"\E35F\E35F"}.fa-vial-virus{--fa:"\E597";--fa--fa:"\E597\E597"}.fa-book-alt,.fa-book-blank{--fa:"\F5D9";--fa--fa:"\F5D9\F5D9"}.fa-golf-flag-hole{--fa:"\E3AC";--fa--fa:"\E3AC\E3AC"}.fa-comment-alt-arrow-down,.fa-message-arrow-down{--fa:"\E1DB";--fa--fa:"\E1DB\E1DB"}.fa-face-unamused{--fa:"\E39F";--fa--fa:"\E39F\E39F"}.fa-sheet-plastic{--fa:"\E571";--fa--fa:"\E571\E571"}.fa-circle-9{--fa:"\E0F6";--fa--fa:"\E0F6\E0F6"}.fa-blog{--fa:"\F781";--fa--fa:"\F781\F781"}.fa-user-ninja{--fa:"\F504";--fa--fa:"\F504\F504"}.fa-pencil-slash{--fa:"\E215";--fa--fa:"\E215\E215"}.fa-bowling-pins{--fa:"\F437";--fa--fa:"\F437\F437"}.fa-person-arrow-up-from-line{--fa:"\E539";--fa--fa:"\E539\E539"}.fa-down-right{--fa:"\E16B";--fa--fa:"\E16B\E16B"}.fa-scroll-torah,.fa-torah{--fa:"\F6A0";--fa--fa:"\F6A0\F6A0"}.fa-webhook{--fa:"\E5D5";--fa--fa:"\E5D5\E5D5"}.fa-blinds-open{--fa:"\F8FC";--fa--fa:"\F8FC\F8FC"}.fa-fence{--fa:"\E303";--fa--fa:"\E303\E303"}.fa-arrow-alt-up,.fa-up{--fa:"\F357";--fa--fa:"\F357\F357"}.fa-broom-ball,.fa-quidditch,.fa-quidditch-broom-ball{--fa:"\F458";--fa--fa:"\F458\F458"}.fa-drumstick{--fa:"\F6D6";--fa--fa:"\F6D6\F6D6"}.fa-square-v{--fa:"\E284";--fa--fa:"\E284\E284"}.fa-face-awesome,.fa-gave-dandy{--fa:"\E409";--fa--fa:"\E409\E409"}.fa-dial-off{--fa:"\E162";--fa--fa:"\E162\E162"}.fa-toggle-off{--fa:"\F204";--fa--fa:"\F204\F204"}.fa-face-smile-horns{--fa:"\E391";--fa--fa:"\E391\E391"}.fa-archive,.fa-box-archive{--fa:"\F187";--fa--fa:"\F187\F187"}.fa-grapes{--fa:"\E306";--fa--fa:"\E306\E306"}.fa-person-drowning{--fa:"\E545";--fa--fa:"\E545\E545"}.fa-dial-max{--fa:"\E15E";--fa--fa:"\E15E\E15E"}.fa-circle-m{--fa:"\E115";--fa--fa:"\E115\E115"}.fa-calendar-image{--fa:"\E0D4";--fa--fa:"\E0D4\E0D4"}.fa-caret-circle-down,.fa-circle-caret-down{--fa:"\F32D";--fa--fa:"\F32D\F32D"}.fa-arrow-down-9-1,.fa-sort-numeric-desc,.fa-sort-numeric-down-alt{--fa:"\F886";--fa--fa:"\F886\F886"}.fa-face-grin-tongue-squint,.fa-grin-tongue-squint{--fa:"\F58A";--fa--fa:"\F58A\F58A"}.fa-shish-kebab{--fa:"\F821";--fa--fa:"\F821\F821"}.fa-spray-can{--fa:"\F5BD";--fa--fa:"\F5BD\F5BD"}.fa-alarm-snooze{--fa:"\F845";--fa--fa:"\F845\F845"}.fa-scarecrow{--fa:"\F70D";--fa--fa:"\F70D\F70D"}.fa-truck-monster{--fa:"\F63B";--fa--fa:"\F63B\F63B"}.fa-gift-card{--fa:"\F663";--fa--fa:"\F663\F663"}.fa-w{--fa:"W";--fa--fa:"WW"}.fa-code-pull-request-draft{--fa:"\E3FA";--fa--fa:"\E3FA\E3FA"}.fa-square-b{--fa:"\E264";--fa--fa:"\E264\E264"}.fa-elephant{--fa:"\F6DA";--fa--fa:"\F6DA\F6DA"}.fa-earth-africa,.fa-globe-africa{--fa:"\F57C";--fa--fa:"\F57C\F57C"}.fa-rainbow{--fa:"\F75B";--fa--fa:"\F75B\F75B"}.fa-circle-notch{--fa:"\F1CE";--fa--fa:"\F1CE\F1CE"}.fa-tablet-alt,.fa-tablet-screen-button{--fa:"\F3FA";--fa--fa:"\F3FA\F3FA"}.fa-paw{--fa:"\F1B0";--fa--fa:"\F1B0\F1B0"}.fa-message-question{--fa:"\E1E3";--fa--fa:"\E1E3\E1E3"}.fa-cloud{--fa:"\F0C2";--fa--fa:"\F0C2\F0C2"}.fa-trowel-bricks{--fa:"\E58A";--fa--fa:"\E58A\E58A"}.fa-square-3{--fa:"\E258";--fa--fa:"\E258\E258"}.fa-face-flushed,.fa-flushed{--fa:"\F579";--fa--fa:"\F579\F579"}.fa-hospital-user{--fa:"\F80D";--fa--fa:"\F80D\F80D"}.fa-microwave{--fa:"\E01B";--fa--fa:"\E01B\E01B"}.fa-chf-sign{--fa:"\E602";--fa--fa:"\E602\E602"}.fa-tent-arrow-left-right{--fa:"\E57F";--fa--fa:"\E57F\E57F"}.fa-cart-circle-arrow-up{--fa:"\E3F0";--fa--fa:"\E3F0\E3F0"}.fa-trash-clock{--fa:"\E2B0";--fa--fa:"\E2B0\E2B0"}.fa-reflect-both{--fa:"\E66F";--fa--fa:"\E66F\E66F"}.fa-gavel,.fa-legal{--fa:"\F0E3";--fa--fa:"\F0E3\F0E3"}.fa-sprinkler-ceiling{--fa:"\E44C";--fa--fa:"\E44C\E44C"}.fa-browsers{--fa:"\E0CB";--fa--fa:"\E0CB\E0CB"}.fa-trillium{--fa:"\E588";--fa--fa:"\E588\E588"}.fa-table-cells-unlock{--fa:"\E692";--fa--fa:"\E692\E692"}.fa-music-slash{--fa:"\F8D1";--fa--fa:"\F8D1\F8D1"}.fa-truck-ramp{--fa:"\F4E0";--fa--fa:"\F4E0\F4E0"}.fa-binoculars{--fa:"\F1E5";--fa--fa:"\F1E5\F1E5"}.fa-microphone-slash{--fa:"\F131";--fa--fa:"\F131\F131"}.fa-box-tissue{--fa:"\E05B";--fa--fa:"\E05B\E05B"}.fa-circle-c{--fa:"\E101";--fa--fa:"\E101\E101"}.fa-star-christmas{--fa:"\F7D4";--fa--fa:"\F7D4\F7D4"}.fa-chart-bullet{--fa:"\E0E1";--fa--fa:"\E0E1\E0E1"}.fa-motorcycle{--fa:"\F21C";--fa--fa:"\F21C\F21C"}.fa-tree-christmas{--fa:"\F7DB";--fa--fa:"\F7DB\F7DB"}.fa-tire-flat{--fa:"\F632";--fa--fa:"\F632\F632"}.fa-sunglasses{--fa:"\F892";--fa--fa:"\F892\F892"}.fa-badge{--fa:"\F335";--fa--fa:"\F335\F335"}.fa-comment-alt-edit,.fa-message-edit,.fa-message-pen{--fa:"\F4A4";--fa--fa:"\F4A4\F4A4"}.fa-bell-concierge,.fa-concierge-bell{--fa:"\F562";--fa--fa:"\F562\F562"}.fa-pen-ruler,.fa-pencil-ruler{--fa:"\F5AE";--fa--fa:"\F5AE\F5AE"}.fa-file-mp3{--fa:"\E648";--fa--fa:"\E648\E648"}.fa-arrow-progress{--fa:"\E5DF";--fa--fa:"\E5DF\E5DF"}.fa-chess-rook-alt,.fa-chess-rook-piece{--fa:"\F448";--fa--fa:"\F448\F448"}.fa-square-root{--fa:"\F697";--fa--fa:"\F697\F697"}.fa-album-collection-circle-plus{--fa:"\E48E";--fa--fa:"\E48E\E48E"}.fa-people-arrows,.fa-people-arrows-left-right{--fa:"\E068";--fa--fa:"\E068\E068"}.fa-sign-post{--fa:"\E624";--fa--fa:"\E624\E624"}.fa-face-angry-horns{--fa:"\E368";--fa--fa:"\E368\E368"}.fa-mars-and-venus-burst{--fa:"\E523";--fa--fa:"\E523\E523"}.fa-tombstone{--fa:"\F720";--fa--fa:"\F720\F720"}.fa-caret-square-right,.fa-square-caret-right{--fa:"\F152";--fa--fa:"\F152\F152"}.fa-cut,.fa-scissors{--fa:"\F0C4";--fa--fa:"\F0C4\F0C4"}.fa-list-music{--fa:"\F8C9";--fa--fa:"\F8C9\F8C9"}.fa-sun-plant-wilt{--fa:"\E57A";--fa--fa:"\E57A\E57A"}.fa-toilets-portable{--fa:"\E584";--fa--fa:"\E584\E584"}.fa-hockey-puck{--fa:"\F453";--fa--fa:"\F453\F453"}.fa-mustache{--fa:"\E5BC";--fa--fa:"\E5BC\E5BC"}.fa-hyphen{--fa:"-";--fa--fa:"--"}.fa-table{--fa:"\F0CE";--fa--fa:"\F0CE\F0CE"}.fa-user-chef{--fa:"\E3D2";--fa--fa:"\E3D2\E3D2"}.fa-comment-alt-image,.fa-message-image{--fa:"\E1E0";--fa--fa:"\E1E0\E1E0"}.fa-users-medical{--fa:"\F830";--fa--fa:"\F830\F830"}.fa-sensor-alert,.fa-sensor-triangle-exclamation{--fa:"\E029";--fa--fa:"\E029\E029"}.fa-magnifying-glass-arrow-right{--fa:"\E521";--fa--fa:"\E521\E521"}.fa-digital-tachograph,.fa-tachograph-digital{--fa:"\F566";--fa--fa:"\F566\F566"}.fa-face-mask{--fa:"\E37F";--fa--fa:"\E37F\E37F"}.fa-pickleball{--fa:"\E435";--fa--fa:"\E435\E435"}.fa-star-sharp-half{--fa:"\E28C";--fa--fa:"\E28C\E28C"}.fa-users-slash{--fa:"\E073";--fa--fa:"\E073\E073"}.fa-clover{--fa:"\E139";--fa--fa:"\E139\E139"}.fa-meat{--fa:"\F814";--fa--fa:"\F814\F814"}.fa-mail-reply,.fa-reply{--fa:"\F3E5";--fa--fa:"\F3E5\F3E5"}.fa-star-and-crescent{--fa:"\F699";--fa--fa:"\F699\F699"}.fa-empty-set{--fa:"\F656";--fa--fa:"\F656\F656"}.fa-house-fire{--fa:"\E50C";--fa--fa:"\E50C\E50C"}.fa-minus-square,.fa-square-minus{--fa:"\F146";--fa--fa:"\F146\F146"}.fa-helicopter{--fa:"\F533";--fa--fa:"\F533\F533"}.fa-bird{--fa:"\E469";--fa--fa:"\E469\E469"}.fa-compass{--fa:"\F14E";--fa--fa:"\F14E\F14E"}.fa-caret-square-down,.fa-square-caret-down{--fa:"\F150";--fa--fa:"\F150\F150"}.fa-heart-half-alt,.fa-heart-half-stroke{--fa:"\E1AC";--fa--fa:"\E1AC\E1AC"}.fa-file-circle-question{--fa:"\E4EF";--fa--fa:"\E4EF\E4EF"}.fa-truck-utensils{--fa:"\E628";--fa--fa:"\E628\E628"}.fa-laptop-code{--fa:"\F5FC";--fa--fa:"\F5FC\F5FC"}.fa-joystick{--fa:"\F8C5";--fa--fa:"\F8C5\F8C5"}.fa-grill-fire{--fa:"\E5A4";--fa--fa:"\E5A4\E5A4"}.fa-rectangle-vertical-history{--fa:"\E237";--fa--fa:"\E237\E237"}.fa-swatchbook{--fa:"\F5C3";--fa--fa:"\F5C3\F5C3"}.fa-prescription-bottle{--fa:"\F485";--fa--fa:"\F485\F485"}.fa-bars,.fa-navicon{--fa:"\F0C9";--fa--fa:"\F0C9\F0C9"}.fa-keyboard-left{--fa:"\E1C3";--fa--fa:"\E1C3\E1C3"}.fa-people-group{--fa:"\E533";--fa--fa:"\E533\E533"}.fa-hourglass-3,.fa-hourglass-end{--fa:"\F253";--fa--fa:"\F253\F253"}.fa-heart-broken,.fa-heart-crack{--fa:"\F7A9";--fa--fa:"\F7A9\F7A9"}.fa-face-beam-hand-over-mouth{--fa:"\E47C";--fa--fa:"\E47C\E47C"}.fa-droplet-percent,.fa-humidity{--fa:"\F750";--fa--fa:"\F750\F750"}.fa-external-link-square-alt,.fa-square-up-right{--fa:"\F360";--fa--fa:"\F360\F360"}.fa-face-kiss-beam,.fa-kiss-beam{--fa:"\F597";--fa--fa:"\F597\F597"}.fa-corn{--fa:"\F6C7";--fa--fa:"\F6C7\F6C7"}.fa-roller-coaster{--fa:"\E324";--fa--fa:"\E324\E324"}.fa-photo-film-music{--fa:"\E228";--fa--fa:"\E228\E228"}.fa-radar{--fa:"\E024";--fa--fa:"\E024\E024"}.fa-sickle{--fa:"\F822";--fa--fa:"\F822\F822"}.fa-film{--fa:"\F008";--fa--fa:"\F008\F008"}.fa-coconut{--fa:"\E2F6";--fa--fa:"\E2F6\E2F6"}.fa-ruler-horizontal{--fa:"\F547";--fa--fa:"\F547\F547"}.fa-shield-cross{--fa:"\F712";--fa--fa:"\F712\F712"}.fa-cassette-tape{--fa:"\F8AB";--fa--fa:"\F8AB\F8AB"}.fa-square-terminal{--fa:"\E32A";--fa--fa:"\E32A\E32A"}.fa-people-robbery{--fa:"\E536";--fa--fa:"\E536\E536"}.fa-lightbulb{--fa:"\F0EB";--fa--fa:"\F0EB\F0EB"}.fa-caret-left{--fa:"\F0D9";--fa--fa:"\F0D9\F0D9"}.fa-comment-middle{--fa:"\E149";--fa--fa:"\E149\E149"}.fa-trash-can-list{--fa:"\E2AB";--fa--fa:"\E2AB\E2AB"}.fa-block{--fa:"\E46A";--fa--fa:"\E46A\E46A"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\F06A";--fa--fa:"\F06A\F06A"}.fa-school-circle-xmark{--fa:"\E56D";--fa--fa:"\E56D\E56D"}.fa-arrow-right-from-bracket,.fa-sign-out{--fa:"\F08B";--fa--fa:"\F08B\F08B"}.fa-face-frown-slight{--fa:"\E376";--fa--fa:"\E376\E376"}.fa-chevron-circle-down,.fa-circle-chevron-down{--fa:"\F13A";--fa--fa:"\F13A\F13A"}.fa-sidebar-flip{--fa:"\E24F";--fa--fa:"\E24F\E24F"}.fa-unlock-alt,.fa-unlock-keyhole{--fa:"\F13E";--fa--fa:"\F13E\F13E"}.fa-temperature-list{--fa:"\E299";--fa--fa:"\E299\E299"}.fa-cloud-showers-heavy{--fa:"\F740";--fa--fa:"\F740\F740"}.fa-headphones-alt,.fa-headphones-simple{--fa:"\F58F";--fa--fa:"\F58F\F58F"}.fa-sitemap{--fa:"\F0E8";--fa--fa:"\F0E8\F0E8"}.fa-pipe-section{--fa:"\E438";--fa--fa:"\E438\E438"}.fa-space-station-moon-alt,.fa-space-station-moon-construction{--fa:"\E034";--fa--fa:"\E034\E034"}.fa-circle-dollar-to-slot,.fa-donate{--fa:"\F4B9";--fa--fa:"\F4B9\F4B9"}.fa-memory{--fa:"\F538";--fa--fa:"\F538\F538"}.fa-face-sleeping{--fa:"\E38D";--fa--fa:"\E38D\E38D"}.fa-road-spikes{--fa:"\E568";--fa--fa:"\E568\E568"}.fa-fire-burner{--fa:"\E4F1";--fa--fa:"\E4F1\E4F1"}.fa-squirrel{--fa:"\F71A";--fa--fa:"\F71A\F71A"}.fa-arrow-to-top,.fa-arrow-up-to-line{--fa:"\F341";--fa--fa:"\F341\F341"}.fa-flag{--fa:"\F024";--fa--fa:"\F024\F024"}.fa-face-cowboy-hat{--fa:"\E36E";--fa--fa:"\E36E\E36E"}.fa-hanukiah{--fa:"\F6E6";--fa--fa:"\F6E6\F6E6"}.fa-chart-scatter-3d{--fa:"\E0E8";--fa--fa:"\E0E8\E0E8"}.fa-display-chart-up{--fa:"\E5E3";--fa--fa:"\E5E3\E5E3"}.fa-square-code{--fa:"\E267";--fa--fa:"\E267\E267"}.fa-feather{--fa:"\F52D";--fa--fa:"\F52D\F52D"}.fa-volume-down,.fa-volume-low{--fa:"\F027";--fa--fa:"\F027\F027"}.fa-times-to-slot,.fa-vote-nay,.fa-xmark-to-slot{--fa:"\F771";--fa--fa:"\F771\F771"}.fa-box-alt,.fa-box-taped{--fa:"\F49A";--fa--fa:"\F49A\F49A"}.fa-comment-slash{--fa:"\F4B3";--fa--fa:"\F4B3\F4B3"}.fa-swords{--fa:"\F71D";--fa--fa:"\F71D\F71D"}.fa-cloud-sun-rain{--fa:"\F743";--fa--fa:"\F743\F743"}.fa-album{--fa:"\F89F";--fa--fa:"\F89F\F89F"}.fa-circle-n{--fa:"\E118";--fa--fa:"\E118\E118"}.fa-compress{--fa:"\F066";--fa--fa:"\F066\F066"}.fa-wheat-alt,.fa-wheat-awn{--fa:"\E2CD";--fa--fa:"\E2CD\E2CD"}.fa-ankh{--fa:"\F644";--fa--fa:"\F644\F644"}.fa-hands-holding-child{--fa:"\E4FA";--fa--fa:"\E4FA\E4FA"}.fa-asterisk{--fa:"*";--fa--fa:"**"}.fa-key-skeleton-left-right{--fa:"\E3B4";--fa--fa:"\E3B4\E3B4"}.fa-comment-lines{--fa:"\F4B0";--fa--fa:"\F4B0\F4B0"}.fa-luchador,.fa-luchador-mask,.fa-mask-luchador{--fa:"\F455";--fa--fa:"\F455\F455"}.fa-check-square,.fa-square-check{--fa:"\F14A";--fa--fa:"\F14A\F14A"}.fa-shredder{--fa:"\F68A";--fa--fa:"\F68A\F68A"}.fa-book-open-alt,.fa-book-open-cover{--fa:"\E0C0";--fa--fa:"\E0C0\E0C0"}.fa-sandwich{--fa:"\F81F";--fa--fa:"\F81F\F81F"}.fa-peseta-sign{--fa:"\E221";--fa--fa:"\E221\E221"}.fa-parking-slash,.fa-square-parking-slash{--fa:"\F617";--fa--fa:"\F617\F617"}.fa-train-tunnel{--fa:"\E454";--fa--fa:"\E454\E454"}.fa-header,.fa-heading{--fa:"\F1DC";--fa--fa:"\F1DC\F1DC"}.fa-ghost{--fa:"\F6E2";--fa--fa:"\F6E2\F6E2"}.fa-face-anguished{--fa:"\E369";--fa--fa:"\E369\E369"}.fa-hockey-sticks{--fa:"\F454";--fa--fa:"\F454\F454"}.fa-abacus{--fa:"\F640";--fa--fa:"\F640\F640"}.fa-film-alt,.fa-film-simple{--fa:"\F3A0";--fa--fa:"\F3A0\F3A0"}.fa-list,.fa-list-squares{--fa:"\F03A";--fa--fa:"\F03A\F03A"}.fa-tree-palm{--fa:"\F82B";--fa--fa:"\F82B\F82B"}.fa-phone-square-alt,.fa-square-phone-flip{--fa:"\F87B";--fa--fa:"\F87B\F87B"}.fa-user-beard-bolt{--fa:"\E689";--fa--fa:"\E689\E689"}.fa-cart-plus{--fa:"\F217";--fa--fa:"\F217\F217"}.fa-gamepad{--fa:"\F11B";--fa--fa:"\F11B\F11B"}.fa-border-center-v{--fa:"\F89D";--fa--fa:"\F89D\F89D"}.fa-circle-dot,.fa-dot-circle{--fa:"\F192";--fa--fa:"\F192\F192"}.fa-clipboard-medical{--fa:"\E133";--fa--fa:"\E133\E133"}.fa-dizzy,.fa-face-dizzy{--fa:"\F567";--fa--fa:"\F567\F567"}.fa-egg{--fa:"\F7FB";--fa--fa:"\F7FB\F7FB"}.fa-arrow-alt-to-top,.fa-up-to-line{--fa:"\F34D";--fa--fa:"\F34D\F34D"}.fa-house-medical-circle-xmark{--fa:"\E513";--fa--fa:"\E513\E513"}.fa-watch-fitness{--fa:"\F63E";--fa--fa:"\F63E\F63E"}.fa-clock-nine-thirty{--fa:"\E34D";--fa--fa:"\E34D\E34D"}.fa-campground{--fa:"\F6BB";--fa--fa:"\F6BB\F6BB"}.fa-folder-plus{--fa:"\F65E";--fa--fa:"\F65E\F65E"}.fa-jug{--fa:"\F8C6";--fa--fa:"\F8C6\F8C6"}.fa-futbol,.fa-futbol-ball,.fa-soccer-ball{--fa:"\F1E3";--fa--fa:"\F1E3\F1E3"}.fa-snow-blowing{--fa:"\F761";--fa--fa:"\F761\F761"}.fa-paint-brush,.fa-paintbrush{--fa:"\F1FC";--fa--fa:"\F1FC\F1FC"}.fa-lock{--fa:"\F023";--fa--fa:"\F023\F023"}.fa-arrow-down-from-line,.fa-arrow-from-top{--fa:"\F345";--fa--fa:"\F345\F345"}.fa-gas-pump{--fa:"\F52F";--fa--fa:"\F52F\F52F"}.fa-signal-alt-slash,.fa-signal-bars-slash{--fa:"\F694";--fa--fa:"\F694\F694"}.fa-monkey{--fa:"\F6FB";--fa--fa:"\F6FB\F6FB"}.fa-pro,.fa-rectangle-pro{--fa:"\E235";--fa--fa:"\E235\E235"}.fa-house-night{--fa:"\E010";--fa--fa:"\E010\E010"}.fa-hot-tub,.fa-hot-tub-person{--fa:"\F593";--fa--fa:"\F593\F593"}.fa-globe-pointer{--fa:"\E60E";--fa--fa:"\E60E\E60E"}.fa-blanket{--fa:"\F498";--fa--fa:"\F498\F498"}.fa-map-location,.fa-map-marked{--fa:"\F59F";--fa--fa:"\F59F\F59F"}.fa-house-flood-water{--fa:"\E50E";--fa--fa:"\E50E\E50E"}.fa-comments-question-check{--fa:"\E14F";--fa--fa:"\E14F\E14F"}.fa-tree{--fa:"\F1BB";--fa--fa:"\F1BB\F1BB"}.fa-arrows-cross{--fa:"\E0A2";--fa--fa:"\E0A2\E0A2"}.fa-backpack{--fa:"\F5D4";--fa--fa:"\F5D4\F5D4"}.fa-square-small{--fa:"\E27E";--fa--fa:"\E27E\E27E"}.fa-folder-arrow-up,.fa-folder-upload{--fa:"\E054";--fa--fa:"\E054\E054"}.fa-bridge-lock{--fa:"\E4CC";--fa--fa:"\E4CC\E4CC"}.fa-crosshairs-simple{--fa:"\E59F";--fa--fa:"\E59F\E59F"}.fa-sack-dollar{--fa:"\F81D";--fa--fa:"\F81D\F81D"}.fa-edit,.fa-pen-to-square{--fa:"\F044";--fa--fa:"\F044\F044"}.fa-sliders-h-square,.fa-square-sliders{--fa:"\F3F0";--fa--fa:"\F3F0\F3F0"}.fa-car-side{--fa:"\F5E4";--fa--fa:"\F5E4\F5E4"}.fa-comment-middle-top-alt,.fa-message-middle-top{--fa:"\E1E2";--fa--fa:"\E1E2\E1E2"}.fa-lightbulb-on{--fa:"\F672";--fa--fa:"\F672\F672"}.fa-knife,.fa-utensil-knife{--fa:"\F2E4";--fa--fa:"\F2E4\F2E4"}.fa-share-alt,.fa-share-nodes{--fa:"\F1E0";--fa--fa:"\F1E0\F1E0"}.fa-display-chart-up-circle-dollar{--fa:"\E5E6";--fa--fa:"\E5E6\E5E6"}.fa-wave-sine{--fa:"\F899";--fa--fa:"\F899\F899"}.fa-heart-circle-minus{--fa:"\E4FF";--fa--fa:"\E4FF\E4FF"}.fa-circle-w{--fa:"\E12C";--fa--fa:"\E12C\E12C"}.fa-calendar-circle,.fa-circle-calendar{--fa:"\E102";--fa--fa:"\E102\E102"}.fa-hourglass-2,.fa-hourglass-half{--fa:"\F252";--fa--fa:"\F252\F252"}.fa-microscope{--fa:"\F610";--fa--fa:"\F610\F610"}.fa-sunset{--fa:"\F767";--fa--fa:"\F767\F767"}.fa-sink{--fa:"\E06D";--fa--fa:"\E06D\E06D"}.fa-calendar-exclamation{--fa:"\F334";--fa--fa:"\F334\F334"}.fa-truck-container-empty{--fa:"\E2B5";--fa--fa:"\E2B5\E2B5"}.fa-hand-heart{--fa:"\F4BC";--fa--fa:"\F4BC\F4BC"}.fa-bag-shopping,.fa-shopping-bag{--fa:"\F290";--fa--fa:"\F290\F290"}.fa-arrow-down-z-a,.fa-sort-alpha-desc,.fa-sort-alpha-down-alt{--fa:"\F881";--fa--fa:"\F881\F881"}.fa-mitten{--fa:"\F7B5";--fa--fa:"\F7B5\F7B5"}.fa-reply-clock,.fa-reply-time{--fa:"\E239";--fa--fa:"\E239\E239"}.fa-person-rays{--fa:"\E54D";--fa--fa:"\E54D\E54D"}.fa-arrow-alt-right,.fa-right{--fa:"\F356";--fa--fa:"\F356\F356"}.fa-circle-f{--fa:"\E10E";--fa--fa:"\E10E\E10E"}.fa-users{--fa:"\F0C0";--fa--fa:"\F0C0\F0C0"}.fa-face-pleading{--fa:"\E386";--fa--fa:"\E386\E386"}.fa-eye-slash{--fa:"\F070";--fa--fa:"\F070\F070"}.fa-flask-vial{--fa:"\E4F3";--fa--fa:"\E4F3\E4F3"}.fa-police-box{--fa:"\E021";--fa--fa:"\E021\E021"}.fa-cucumber{--fa:"\E401";--fa--fa:"\E401\E401"}.fa-head-side-brain{--fa:"\F808";--fa--fa:"\F808\F808"}.fa-hand,.fa-hand-paper{--fa:"\F256";--fa--fa:"\F256\F256"}.fa-biking-mountain,.fa-person-biking-mountain{--fa:"\F84B";--fa--fa:"\F84B\F84B"}.fa-utensils-slash{--fa:"\E464";--fa--fa:"\E464\E464"}.fa-print-magnifying-glass,.fa-print-search{--fa:"\F81A";--fa--fa:"\F81A\F81A"}.fa-turn-right{--fa:"\E639";--fa--fa:"\E639\E639"}.fa-folder-bookmark{--fa:"\E186";--fa--fa:"\E186\E186"}.fa-arrow-turn-left-down{--fa:"\E633";--fa--fa:"\E633\E633"}.fa-om{--fa:"\F679";--fa--fa:"\F679\F679"}.fa-pi{--fa:"\F67E";--fa--fa:"\F67E\F67E"}.fa-flask-potion,.fa-flask-round-potion{--fa:"\F6E1";--fa--fa:"\F6E1\F6E1"}.fa-face-shush{--fa:"\E38C";--fa--fa:"\E38C\E38C"}.fa-worm{--fa:"\E599";--fa--fa:"\E599\E599"}.fa-house-circle-xmark{--fa:"\E50B";--fa--fa:"\E50B\E50B"}.fa-plug{--fa:"\F1E6";--fa--fa:"\F1E6\F1E6"}.fa-calendar-circle-exclamation{--fa:"\E46E";--fa--fa:"\E46E\E46E"}.fa-square-i{--fa:"\E272";--fa--fa:"\E272\E272"}.fa-chevron-up{--fa:"\F077";--fa--fa:"\F077\F077"}.fa-face-saluting{--fa:"\E484";--fa--fa:"\E484\E484"}.fa-gauge-simple-low,.fa-tachometer-slow{--fa:"\F62C";--fa--fa:"\F62C\F62C"}.fa-face-persevering{--fa:"\E385";--fa--fa:"\E385\E385"}.fa-camera-circle,.fa-circle-camera{--fa:"\E103";--fa--fa:"\E103\E103"}.fa-hand-spock{--fa:"\F259";--fa--fa:"\F259\F259"}.fa-spider-web{--fa:"\F719";--fa--fa:"\F719\F719"}.fa-circle-microphone,.fa-microphone-circle{--fa:"\E116";--fa--fa:"\E116\E116"}.fa-book-arrow-up{--fa:"\E0BA";--fa--fa:"\E0BA\E0BA"}.fa-popsicle{--fa:"\E43E";--fa--fa:"\E43E\E43E"}.fa-command{--fa:"\E142";--fa--fa:"\E142\E142"}.fa-blinds{--fa:"\F8FB";--fa--fa:"\F8FB\F8FB"}.fa-stopwatch{--fa:"\F2F2";--fa--fa:"\F2F2\F2F2"}.fa-saxophone{--fa:"\F8DC";--fa--fa:"\F8DC\F8DC"}.fa-square-2{--fa:"\E257";--fa--fa:"\E257\E257"}.fa-field-hockey,.fa-field-hockey-stick-ball{--fa:"\F44C";--fa--fa:"\F44C\F44C"}.fa-arrow-up-square-triangle,.fa-sort-shapes-up-alt{--fa:"\F88B";--fa--fa:"\F88B\F88B"}.fa-face-scream{--fa:"\E38B";--fa--fa:"\E38B\E38B"}.fa-square-m{--fa:"\E276";--fa--fa:"\E276\E276"}.fa-camera-web,.fa-webcam{--fa:"\F832";--fa--fa:"\F832\F832"}.fa-comment-arrow-down{--fa:"\E143";--fa--fa:"\E143\E143"}.fa-lightbulb-cfl{--fa:"\E5A6";--fa--fa:"\E5A6\E5A6"}.fa-window-frame-open{--fa:"\E050";--fa--fa:"\E050\E050"}.fa-face-kiss,.fa-kiss{--fa:"\F596";--fa--fa:"\F596\F596"}.fa-bridge-circle-xmark{--fa:"\E4CB";--fa--fa:"\E4CB\E4CB"}.fa-period{--fa:".";--fa--fa:".."}.fa-face-grin-tongue,.fa-grin-tongue{--fa:"\F589";--fa--fa:"\F589\F589"}.fa-up-to-dotted-line{--fa:"\E457";--fa--fa:"\E457\E457"}.fa-thought-bubble{--fa:"\E32E";--fa--fa:"\E32E\E32E"}.fa-skeleton-ribs{--fa:"\E5CB";--fa--fa:"\E5CB\E5CB"}.fa-raygun{--fa:"\E025";--fa--fa:"\E025\E025"}.fa-flute{--fa:"\F8B9";--fa--fa:"\F8B9\F8B9"}.fa-acorn{--fa:"\F6AE";--fa--fa:"\F6AE\F6AE"}.fa-video-arrow-up-right{--fa:"\E2C9";--fa--fa:"\E2C9\E2C9"}.fa-grate-droplet{--fa:"\E194";--fa--fa:"\E194\E194"}.fa-seal-exclamation{--fa:"\E242";--fa--fa:"\E242\E242"}.fa-chess-bishop{--fa:"\F43A";--fa--fa:"\F43A\F43A"}.fa-message-sms{--fa:"\E1E5";--fa--fa:"\E1E5\E1E5"}.fa-coffee-beans{--fa:"\E13F";--fa--fa:"\E13F\E13F"}.fa-hat-witch{--fa:"\F6E7";--fa--fa:"\F6E7\F6E7"}.fa-face-grin-wink,.fa-grin-wink{--fa:"\F58C";--fa--fa:"\F58C\F58C"}.fa-clock-three-thirty{--fa:"\E357";--fa--fa:"\E357\E357"}.fa-deaf,.fa-deafness,.fa-ear-deaf,.fa-hard-of-hearing{--fa:"\F2A4";--fa--fa:"\F2A4\F2A4"}.fa-alarm-clock{--fa:"\F34E";--fa--fa:"\F34E\F34E"}.fa-eclipse{--fa:"\F749";--fa--fa:"\F749\F749"}.fa-face-relieved{--fa:"\E389";--fa--fa:"\E389\E389"}.fa-road-circle-check{--fa:"\E564";--fa--fa:"\E564\E564"}.fa-dice-five{--fa:"\F523";--fa--fa:"\F523\F523"}.fa-minus-octagon,.fa-octagon-minus{--fa:"\F308";--fa--fa:"\F308\F308"}.fa-rss-square,.fa-square-rss{--fa:"\F143";--fa--fa:"\F143\F143"}.fa-face-zany{--fa:"\E3A4";--fa--fa:"\E3A4\E3A4"}.fa-tricycle{--fa:"\E5C3";--fa--fa:"\E5C3\E5C3"}.fa-land-mine-on{--fa:"\E51B";--fa--fa:"\E51B\E51B"}.fa-square-arrow-up-left{--fa:"\E263";--fa--fa:"\E263\E263"}.fa-i-cursor{--fa:"\F246";--fa--fa:"\F246\F246"}.fa-chart-mixed-up-circle-dollar{--fa:"\E5D9";--fa--fa:"\E5D9\E5D9"}.fa-salt-shaker{--fa:"\E446";--fa--fa:"\E446\E446"}.fa-stamp{--fa:"\F5BF";--fa--fa:"\F5BF\F5BF"}.fa-file-plus{--fa:"\F319";--fa--fa:"\F319\F319"}.fa-draw-square{--fa:"\F5EF";--fa--fa:"\F5EF\F5EF"}.fa-toilet-paper-reverse-slash,.fa-toilet-paper-under-slash{--fa:"\E2A1";--fa--fa:"\E2A1\E2A1"}.fa-stairs{--fa:"\E289";--fa--fa:"\E289\E289"}.fa-drone-alt,.fa-drone-front{--fa:"\F860";--fa--fa:"\F860\F860"}.fa-glass-empty{--fa:"\E191";--fa--fa:"\E191\E191"}.fa-dial-high{--fa:"\E15C";--fa--fa:"\E15C\E15C"}.fa-user-construction,.fa-user-hard-hat,.fa-user-helmet-safety{--fa:"\F82C";--fa--fa:"\F82C\F82C"}.fa-i{--fa:"I";--fa--fa:"II"}.fa-hryvnia,.fa-hryvnia-sign{--fa:"\F6F2";--fa--fa:"\F6F2\F6F2"}.fa-arrow-down-left-and-arrow-up-right-to-center{--fa:"\E092";--fa--fa:"\E092\E092"}.fa-pills{--fa:"\F484";--fa--fa:"\F484\F484"}.fa-face-grin-wide,.fa-grin-alt{--fa:"\F581";--fa--fa:"\F581\F581"}.fa-tooth{--fa:"\F5C9";--fa--fa:"\F5C9\F5C9"}.fa-basketball-hoop{--fa:"\F435";--fa--fa:"\F435\F435"}.fa-objects-align-bottom{--fa:"\E3BB";--fa--fa:"\E3BB\E3BB"}.fa-v{--fa:"V";--fa--fa:"VV"}.fa-sparkles{--fa:"\F890";--fa--fa:"\F890\F890"}.fa-squid{--fa:"\E450";--fa--fa:"\E450\E450"}.fa-leafy-green{--fa:"\E41D";--fa--fa:"\E41D\E41D"}.fa-circle-arrow-up-right{--fa:"\E0FC";--fa--fa:"\E0FC\E0FC"}.fa-calendars{--fa:"\E0D7";--fa--fa:"\E0D7\E0D7"}.fa-bangladeshi-taka-sign{--fa:"\E2E6";--fa--fa:"\E2E6\E2E6"}.fa-bicycle{--fa:"\F206";--fa--fa:"\F206\F206"}.fa-hammer-war{--fa:"\F6E4";--fa--fa:"\F6E4\F6E4"}.fa-circle-d{--fa:"\E104";--fa--fa:"\E104\E104"}.fa-spider-black-widow{--fa:"\F718";--fa--fa:"\F718\F718"}.fa-rod-asclepius,.fa-rod-snake,.fa-staff-aesculapius,.fa-staff-snake{--fa:"\E579";--fa--fa:"\E579\E579"}.fa-pear{--fa:"\E20C";--fa--fa:"\E20C\E20C"}.fa-head-side-cough-slash{--fa:"\E062";--fa--fa:"\E062\E062"}.fa-file-mov{--fa:"\E647";--fa--fa:"\E647\E647"}.fa-triangle{--fa:"\F2EC";--fa--fa:"\F2EC\F2EC"}.fa-apartment{--fa:"\E468";--fa--fa:"\E468\E468"}.fa-ambulance,.fa-truck-medical{--fa:"\F0F9";--fa--fa:"\F0F9\F0F9"}.fa-pepper{--fa:"\E432";--fa--fa:"\E432\E432"}.fa-piano{--fa:"\F8D4";--fa--fa:"\F8D4\F8D4"}.fa-gun-squirt{--fa:"\E19D";--fa--fa:"\E19D\E19D"}.fa-wheat-awn-circle-exclamation{--fa:"\E598";--fa--fa:"\E598\E598"}.fa-snowman{--fa:"\F7D0";--fa--fa:"\F7D0\F7D0"}.fa-user-alien{--fa:"\E04A";--fa--fa:"\E04A\E04A"}.fa-shield-check{--fa:"\F2F7";--fa--fa:"\F2F7\F2F7"}.fa-mortar-pestle{--fa:"\F5A7";--fa--fa:"\F5A7\F5A7"}.fa-road-barrier{--fa:"\E562";--fa--fa:"\E562\E562"}.fa-chart-candlestick{--fa:"\E0E2";--fa--fa:"\E0E2\E0E2"}.fa-briefcase-blank{--fa:"\E0C8";--fa--fa:"\E0C8\E0C8"}.fa-school{--fa:"\F549";--fa--fa:"\F549\F549"}.fa-igloo{--fa:"\F7AE";--fa--fa:"\F7AE\F7AE"}.fa-bracket-round,.fa-parenthesis{--fa:"(";--fa--fa:"(("}.fa-joint{--fa:"\F595";--fa--fa:"\F595\F595"}.fa-horse-saddle{--fa:"\F8C3";--fa--fa:"\F8C3\F8C3"}.fa-mug-marshmallows{--fa:"\F7B7";--fa--fa:"\F7B7\F7B7"}.fa-filters{--fa:"\E17E";--fa--fa:"\E17E\E17E"}.fa-bell-on{--fa:"\F8FA";--fa--fa:"\F8FA\F8FA"}.fa-angle-right{--fa:"\F105";--fa--fa:"\F105\F105"}.fa-dial-med{--fa:"\E15F";--fa--fa:"\E15F\E15F"}.fa-horse{--fa:"\F6F0";--fa--fa:"\F6F0\F6F0"}.fa-q{--fa:"Q";--fa--fa:"QQ"}.fa-monitor-heart-rate,.fa-monitor-waveform{--fa:"\F611";--fa--fa:"\F611\F611"}.fa-link-simple{--fa:"\E1CD";--fa--fa:"\E1CD\E1CD"}.fa-whistle{--fa:"\F460";--fa--fa:"\F460\F460"}.fa-g{--fa:"G";--fa--fa:"GG"}.fa-fragile,.fa-wine-glass-crack{--fa:"\F4BB";--fa--fa:"\F4BB\F4BB"}.fa-slot-machine{--fa:"\E3CE";--fa--fa:"\E3CE\E3CE"}.fa-notes-medical{--fa:"\F481";--fa--fa:"\F481\F481"}.fa-car-wash{--fa:"\F5E6";--fa--fa:"\F5E6\F5E6"}.fa-escalator{--fa:"\E171";--fa--fa:"\E171\E171"}.fa-comment-image{--fa:"\E148";--fa--fa:"\E148\E148"}.fa-temperature-2,.fa-temperature-half,.fa-thermometer-2,.fa-thermometer-half{--fa:"\F2C9";--fa--fa:"\F2C9\F2C9"}.fa-dong-sign{--fa:"\E169";--fa--fa:"\E169\E169"}.fa-donut,.fa-doughnut{--fa:"\E406";--fa--fa:"\E406\E406"}.fa-capsules{--fa:"\F46B";--fa--fa:"\F46B\F46B"}.fa-poo-bolt,.fa-poo-storm{--fa:"\F75A";--fa--fa:"\F75A\F75A"}.fa-tally-1{--fa:"\E294";--fa--fa:"\E294\E294"}.fa-file-vector{--fa:"\E64C";--fa--fa:"\E64C\E64C"}.fa-face-frown-open,.fa-frown-open{--fa:"\F57A";--fa--fa:"\F57A\F57A"}.fa-square-dashed{--fa:"\E269";--fa--fa:"\E269\E269"}.fa-bag-shopping-plus{--fa:"\E651";--fa--fa:"\E651\E651"}.fa-square-j{--fa:"\E273";--fa--fa:"\E273\E273"}.fa-hand-point-up{--fa:"\F0A6";--fa--fa:"\F0A6\F0A6"}.fa-money-bill{--fa:"\F0D6";--fa--fa:"\F0D6\F0D6"}.fa-arrow-up-big-small,.fa-sort-size-up{--fa:"\F88E";--fa--fa:"\F88E\F88E"}.fa-barcode-read{--fa:"\F464";--fa--fa:"\F464\F464"}.fa-baguette{--fa:"\E3D8";--fa--fa:"\E3D8\E3D8"}.fa-bowl-soft-serve{--fa:"\E46B";--fa--fa:"\E46B\E46B"}.fa-face-holding-back-tears{--fa:"\E482";--fa--fa:"\E482\E482"}.fa-arrow-alt-square-up,.fa-square-up{--fa:"\F353";--fa--fa:"\F353\F353"}.fa-subway-tunnel,.fa-train-subway-tunnel{--fa:"\E2A3";--fa--fa:"\E2A3\E2A3"}.fa-exclamation-square,.fa-square-exclamation{--fa:"\F321";--fa--fa:"\F321\F321"}.fa-semicolon{--fa:";";--fa--fa:";;"}.fa-bookmark{--fa:"\F02E";--fa--fa:"\F02E\F02E"}.fa-fan-table{--fa:"\E004";--fa--fa:"\E004\E004"}.fa-align-justify{--fa:"\F039";--fa--fa:"\F039\F039"}.fa-battery-1,.fa-battery-low{--fa:"\E0B1";--fa--fa:"\E0B1\E0B1"}.fa-credit-card-front{--fa:"\F38A";--fa--fa:"\F38A\F38A"}.fa-brain-arrow-curved-right,.fa-mind-share{--fa:"\F677";--fa--fa:"\F677\F677"}.fa-umbrella-beach{--fa:"\F5CA";--fa--fa:"\F5CA\F5CA"}.fa-helmet-un{--fa:"\E503";--fa--fa:"\E503\E503"}.fa-location-smile,.fa-map-marker-smile{--fa:"\F60D";--fa--fa:"\F60D\F60D"}.fa-arrow-left-to-line,.fa-arrow-to-left{--fa:"\F33E";--fa--fa:"\F33E\F33E"}.fa-bullseye{--fa:"\F140";--fa--fa:"\F140\F140"}.fa-nigiri,.fa-sushi{--fa:"\E48A";--fa--fa:"\E48A\E48A"}.fa-comment-alt-captions,.fa-message-captions{--fa:"\E1DE";--fa--fa:"\E1DE\E1DE"}.fa-trash-list{--fa:"\E2B1";--fa--fa:"\E2B1\E2B1"}.fa-bacon{--fa:"\F7E5";--fa--fa:"\F7E5\F7E5"}.fa-option{--fa:"\E318";--fa--fa:"\E318\E318"}.fa-raccoon{--fa:"\E613";--fa--fa:"\E613\E613"}.fa-hand-point-down{--fa:"\F0A7";--fa--fa:"\F0A7\F0A7"}.fa-arrow-up-from-bracket{--fa:"\E09A";--fa--fa:"\E09A\E09A"}.fa-head-side-gear{--fa:"\E611";--fa--fa:"\E611\E611"}.fa-trash-plus{--fa:"\E2B2";--fa--fa:"\E2B2\E2B2"}.fa-file-cad{--fa:"\E672";--fa--fa:"\E672\E672"}.fa-objects-align-top{--fa:"\E3C0";--fa--fa:"\E3C0\E3C0"}.fa-folder,.fa-folder-blank{--fa:"\F07B";--fa--fa:"\F07B\F07B"}.fa-face-anxious-sweat{--fa:"\E36A";--fa--fa:"\E36A\E36A"}.fa-credit-card-blank{--fa:"\F389";--fa--fa:"\F389\F389"}.fa-file-medical-alt,.fa-file-waveform{--fa:"\F478";--fa--fa:"\F478\F478"}.fa-microchip-ai{--fa:"\E1EC";--fa--fa:"\E1EC\E1EC"}.fa-mug{--fa:"\F874";--fa--fa:"\F874\F874"}.fa-plane-up-slash{--fa:"\E22E";--fa--fa:"\E22E\E22E"}.fa-radiation{--fa:"\F7B9";--fa--fa:"\F7B9\F7B9"}.fa-pen-circle{--fa:"\E20E";--fa--fa:"\E20E\E20E"}.fa-bag-seedling{--fa:"\E5F2";--fa--fa:"\E5F2\E5F2"}.fa-chart-simple{--fa:"\E473";--fa--fa:"\E473\E473"}.fa-crutches{--fa:"\F7F8";--fa--fa:"\F7F8\F7F8"}.fa-circle-parking,.fa-parking-circle{--fa:"\F615";--fa--fa:"\F615\F615"}.fa-mars-stroke{--fa:"\F229";--fa--fa:"\F229\F229"}.fa-leaf-oak{--fa:"\F6F7";--fa--fa:"\F6F7\F6F7"}.fa-square-bolt{--fa:"\E265";--fa--fa:"\E265\E265"}.fa-vial{--fa:"\F492";--fa--fa:"\F492\F492"}.fa-dashboard,.fa-gauge,.fa-gauge-med,.fa-tachometer-alt-average{--fa:"\F624";--fa--fa:"\F624\F624"}.fa-magic-wand-sparkles,.fa-wand-magic-sparkles{--fa:"\E2CA";--fa--fa:"\E2CA\E2CA"}.fa-lambda{--fa:"\F66E";--fa--fa:"\F66E\F66E"}.fa-e{--fa:"E";--fa--fa:"EE"}.fa-pizza{--fa:"\F817";--fa--fa:"\F817\F817"}.fa-bowl-chopsticks-noodles{--fa:"\E2EA";--fa--fa:"\E2EA\E2EA"}.fa-h3{--fa:"\F315";--fa--fa:"\F315\F315"}.fa-pen-alt,.fa-pen-clip{--fa:"\F305";--fa--fa:"\F305\F305"}.fa-bridge-circle-exclamation{--fa:"\E4CA";--fa--fa:"\E4CA\E4CA"}.fa-badge-percent{--fa:"\F646";--fa--fa:"\F646\F646"}.fa-rotate-reverse{--fa:"\E631";--fa--fa:"\E631\E631"}.fa-user{--fa:"\F007";--fa--fa:"\F007\F007"}.fa-sensor{--fa:"\E028";--fa--fa:"\E028\E028"}.fa-comma{--fa:",";--fa--fa:",,"}.fa-school-circle-check{--fa:"\E56B";--fa--fa:"\E56B\E56B"}.fa-toilet-paper-reverse,.fa-toilet-paper-under{--fa:"\E2A0";--fa--fa:"\E2A0\E2A0"}.fa-light-emergency{--fa:"\E41F";--fa--fa:"\E41F\E41F"}.fa-arrow-down-to-arc{--fa:"\E4AE";--fa--fa:"\E4AE\E4AE"}.fa-dumpster{--fa:"\F793";--fa--fa:"\F793\F793"}.fa-shuttle-van,.fa-van-shuttle{--fa:"\F5B6";--fa--fa:"\F5B6\F5B6"}.fa-building-user{--fa:"\E4DA";--fa--fa:"\E4DA\E4DA"}.fa-light-switch{--fa:"\E017";--fa--fa:"\E017\E017"}.fa-caret-square-left,.fa-square-caret-left{--fa:"\F191";--fa--fa:"\F191\F191"}.fa-highlighter{--fa:"\F591";--fa--fa:"\F591\F591"}.fa-heart-rate,.fa-wave-pulse{--fa:"\F5F8";--fa--fa:"\F5F8\F5F8"}.fa-key{--fa:"\F084";--fa--fa:"\F084\F084"}.fa-arrow-left-to-bracket{--fa:"\E669";--fa--fa:"\E669\E669"}.fa-hat-santa{--fa:"\F7A7";--fa--fa:"\F7A7\F7A7"}.fa-tamale{--fa:"\E451";--fa--fa:"\E451\E451"}.fa-box-check{--fa:"\F467";--fa--fa:"\F467\F467"}.fa-bullhorn{--fa:"\F0A1";--fa--fa:"\F0A1\F0A1"}.fa-steak{--fa:"\F824";--fa--fa:"\F824\F824"}.fa-location-crosshairs-slash,.fa-location-slash{--fa:"\F603";--fa--fa:"\F603\F603"}.fa-person-dolly{--fa:"\F4D0";--fa--fa:"\F4D0\F4D0"}.fa-globe{--fa:"\F0AC";--fa--fa:"\F0AC\F0AC"}.fa-synagogue{--fa:"\F69B";--fa--fa:"\F69B\F69B"}.fa-file-chart-column,.fa-file-chart-line{--fa:"\F659";--fa--fa:"\F659\F659"}.fa-person-half-dress{--fa:"\E548";--fa--fa:"\E548\E548"}.fa-folder-image{--fa:"\E18A";--fa--fa:"\E18A\E18A"}.fa-calendar-edit,.fa-calendar-pen{--fa:"\F333";--fa--fa:"\F333\F333"}.fa-road-bridge{--fa:"\E563";--fa--fa:"\E563\E563"}.fa-face-smile-tear{--fa:"\E393";--fa--fa:"\E393\E393"}.fa-comment-alt-plus,.fa-message-plus{--fa:"\F4A8";--fa--fa:"\F4A8\F4A8"}.fa-location-arrow{--fa:"\F124";--fa--fa:"\F124\F124"}.fa-c{--fa:"C";--fa--fa:"CC"}.fa-tablet-button{--fa:"\F10A";--fa--fa:"\F10A\F10A"}.fa-person-dress-fairy{--fa:"\E607";--fa--fa:"\E607\E607"}.fa-rectangle-history-circle-user{--fa:"\E4A4";--fa--fa:"\E4A4\E4A4"}.fa-building-lock{--fa:"\E4D6";--fa--fa:"\E4D6\E4D6"}.fa-chart-line-up{--fa:"\E0E5";--fa--fa:"\E0E5\E0E5"}.fa-mailbox{--fa:"\F813";--fa--fa:"\F813\F813"}.fa-sign-posts{--fa:"\E625";--fa--fa:"\E625\E625"}.fa-truck-bolt{--fa:"\E3D0";--fa--fa:"\E3D0\E3D0"}.fa-pizza-slice{--fa:"\F818";--fa--fa:"\F818\F818"}.fa-money-bill-wave{--fa:"\F53A";--fa--fa:"\F53A\F53A"}.fa-area-chart,.fa-chart-area{--fa:"\F1FE";--fa--fa:"\F1FE\F1FE"}.fa-house-flag{--fa:"\E50D";--fa--fa:"\E50D\E50D"}.fa-circle-three-quarters-stroke{--fa:"\E5D4";--fa--fa:"\E5D4\E5D4"}.fa-person-circle-minus{--fa:"\E540";--fa--fa:"\E540\E540"}.fa-scalpel{--fa:"\F61D";--fa--fa:"\F61D\F61D"}.fa-ban,.fa-cancel{--fa:"\F05E";--fa--fa:"\F05E\F05E"}.fa-bell-exclamation{--fa:"\F848";--fa--fa:"\F848\F848"}.fa-bookmark-circle,.fa-circle-bookmark{--fa:"\E100";--fa--fa:"\E100\E100"}.fa-egg-fried{--fa:"\F7FC";--fa--fa:"\F7FC\F7FC"}.fa-face-weary{--fa:"\E3A1";--fa--fa:"\E3A1\E3A1"}.fa-uniform-martial-arts{--fa:"\E3D1";--fa--fa:"\E3D1\E3D1"}.fa-camera-rotate{--fa:"\E0D8";--fa--fa:"\E0D8\E0D8"}.fa-sun-dust{--fa:"\F764";--fa--fa:"\F764\F764"}.fa-comment-text{--fa:"\E14D";--fa--fa:"\E14D\E14D"}.fa-air-freshener,.fa-spray-can-sparkles{--fa:"\F5D0";--fa--fa:"\F5D0\F5D0"}.fa-signal-alt,.fa-signal-alt-4,.fa-signal-bars,.fa-signal-bars-strong{--fa:"\F690";--fa--fa:"\F690\F690"}.fa-diamond-exclamation{--fa:"\E405";--fa--fa:"\E405\E405"}.fa-star{--fa:"\F005";--fa--fa:"\F005\F005"}.fa-dial-min{--fa:"\E161";--fa--fa:"\E161\E161"}.fa-repeat{--fa:"\F363";--fa--fa:"\F363\F363"}.fa-cross{--fa:"\F654";--fa--fa:"\F654\F654"}.fa-file-caret-down,.fa-page-caret-down{--fa:"\E429";--fa--fa:"\E429\E429"}.fa-box{--fa:"\F466";--fa--fa:"\F466\F466"}.fa-venus-mars{--fa:"\F228";--fa--fa:"\F228\F228"}.fa-clock-seven-thirty{--fa:"\E351";--fa--fa:"\E351\E351"}.fa-arrow-pointer,.fa-mouse-pointer{--fa:"\F245";--fa--fa:"\F245\F245"}.fa-clock-four-thirty{--fa:"\E34B";--fa--fa:"\E34B\E34B"}.fa-signal-alt-3,.fa-signal-bars-good{--fa:"\F693";--fa--fa:"\F693\F693"}.fa-cactus{--fa:"\F8A7";--fa--fa:"\F8A7\F8A7"}.fa-lightbulb-gear{--fa:"\E5FD";--fa--fa:"\E5FD\E5FD"}.fa-expand-arrows-alt,.fa-maximize{--fa:"\F31E";--fa--fa:"\F31E\F31E"}.fa-charging-station{--fa:"\F5E7";--fa--fa:"\F5E7\F5E7"}.fa-shapes,.fa-triangle-circle-square{--fa:"\F61F";--fa--fa:"\F61F\F61F"}.fa-plane-tail{--fa:"\E22C";--fa--fa:"\E22C\E22C"}.fa-gauge-simple-max,.fa-tachometer-fastest{--fa:"\F62B";--fa--fa:"\F62B\F62B"}.fa-circle-u{--fa:"\E127";--fa--fa:"\E127\E127"}.fa-shield-slash{--fa:"\E24B";--fa--fa:"\E24B\E24B"}.fa-phone-square-down,.fa-square-phone-hangup{--fa:"\E27A";--fa--fa:"\E27A\E27A"}.fa-arrow-up-left{--fa:"\E09D";--fa--fa:"\E09D\E09D"}.fa-transporter-1{--fa:"\E043";--fa--fa:"\E043\E043"}.fa-peanuts{--fa:"\E431";--fa--fa:"\E431\E431"}.fa-random,.fa-shuffle{--fa:"\F074";--fa--fa:"\F074\F074"}.fa-person-running,.fa-running{--fa:"\F70C";--fa--fa:"\F70C\F70C"}.fa-mobile-retro{--fa:"\E527";--fa--fa:"\E527\E527"}.fa-grip-lines-vertical{--fa:"\F7A5";--fa--fa:"\F7A5\F7A5"}.fa-bin-bottles-recycle{--fa:"\E5F6";--fa--fa:"\E5F6\E5F6"}.fa-arrow-up-from-square{--fa:"\E09C";--fa--fa:"\E09C\E09C"}.fa-file-dashed-line,.fa-page-break{--fa:"\F877";--fa--fa:"\F877\F877"}.fa-bracket-curly-right{--fa:"}";--fa--fa:"}}"}.fa-spider{--fa:"\F717";--fa--fa:"\F717\F717"}.fa-clock-three{--fa:"\E356";--fa--fa:"\E356\E356"}.fa-hands-bound{--fa:"\E4F9";--fa--fa:"\E4F9\E4F9"}.fa-scalpel-line-dashed,.fa-scalpel-path{--fa:"\F61E";--fa--fa:"\F61E\F61E"}.fa-file-invoice-dollar{--fa:"\F571";--fa--fa:"\F571\F571"}.fa-pipe-smoking{--fa:"\E3C4";--fa--fa:"\E3C4\E3C4"}.fa-face-astonished{--fa:"\E36B";--fa--fa:"\E36B\E36B"}.fa-window{--fa:"\F40E";--fa--fa:"\F40E\F40E"}.fa-plane-circle-exclamation{--fa:"\E556";--fa--fa:"\E556\E556"}.fa-ear{--fa:"\F5F0";--fa--fa:"\F5F0\F5F0"}.fa-file-lock{--fa:"\E3A6";--fa--fa:"\E3A6\E3A6"}.fa-diagram-venn{--fa:"\E15A";--fa--fa:"\E15A\E15A"}.fa-arrow-down-from-bracket{--fa:"\E667";--fa--fa:"\E667\E667"}.fa-x-ray{--fa:"\F497";--fa--fa:"\F497\F497"}.fa-goal-net{--fa:"\E3AB";--fa--fa:"\E3AB\E3AB"}.fa-coffin-cross{--fa:"\E051";--fa--fa:"\E051\E051"}.fa-octopus{--fa:"\E688";--fa--fa:"\E688\E688"}.fa-spell-check{--fa:"\F891";--fa--fa:"\F891\F891"}.fa-location-xmark,.fa-map-marker-times,.fa-map-marker-xmark{--fa:"\F60E";--fa--fa:"\F60E\F60E"}.fa-circle-quarter-stroke{--fa:"\E5D3";--fa--fa:"\E5D3\E5D3"}.fa-lasso{--fa:"\F8C8";--fa--fa:"\F8C8\F8C8"}.fa-slash{--fa:"\F715";--fa--fa:"\F715\F715"}.fa-person-to-portal,.fa-portal-enter{--fa:"\E022";--fa--fa:"\E022\E022"}.fa-calendar-star{--fa:"\F736";--fa--fa:"\F736\F736"}.fa-computer-mouse,.fa-mouse{--fa:"\F8CC";--fa--fa:"\F8CC\F8CC"}.fa-arrow-right-to-bracket,.fa-sign-in{--fa:"\F090";--fa--fa:"\F090\F090"}.fa-pegasus{--fa:"\F703";--fa--fa:"\F703\F703"}.fa-files-medical{--fa:"\F7FD";--fa--fa:"\F7FD\F7FD"}.fa-cannon{--fa:"\E642";--fa--fa:"\E642\E642"}.fa-nfc-lock{--fa:"\E1F8";--fa--fa:"\E1F8\E1F8"}.fa-person-ski-lift,.fa-ski-lift{--fa:"\F7C8";--fa--fa:"\F7C8\F7C8"}.fa-square-6{--fa:"\E25B";--fa--fa:"\E25B\E25B"}.fa-shop-slash,.fa-store-alt-slash{--fa:"\E070";--fa--fa:"\E070\E070"}.fa-wind-turbine{--fa:"\F89B";--fa--fa:"\F89B\F89B"}.fa-sliders-simple{--fa:"\E253";--fa--fa:"\E253\E253"}.fa-grid-round{--fa:"\E5DA";--fa--fa:"\E5DA\E5DA"}.fa-badge-sheriff{--fa:"\F8A2";--fa--fa:"\F8A2\F8A2"}.fa-server{--fa:"\F233";--fa--fa:"\F233\F233"}.fa-virus-covid-slash{--fa:"\E4A9";--fa--fa:"\E4A9\E4A9"}.fa-intersection{--fa:"\F668";--fa--fa:"\F668\F668"}.fa-shop-lock{--fa:"\E4A5";--fa--fa:"\E4A5\E4A5"}.fa-family{--fa:"\E300";--fa--fa:"\E300\E300"}.fa-hourglass-1,.fa-hourglass-start{--fa:"\F251";--fa--fa:"\F251\F251"}.fa-user-hair-buns{--fa:"\E3D3";--fa--fa:"\E3D3\E3D3"}.fa-blender-phone{--fa:"\F6B6";--fa--fa:"\F6B6\F6B6"}.fa-hourglass-clock{--fa:"\E41B";--fa--fa:"\E41B\E41B"}.fa-person-seat-reclined{--fa:"\E21F";--fa--fa:"\E21F\E21F"}.fa-paper-plane-alt,.fa-paper-plane-top,.fa-send{--fa:"\E20A";--fa--fa:"\E20A\E20A"}.fa-comment-alt-arrow-up,.fa-message-arrow-up{--fa:"\E1DC";--fa--fa:"\E1DC\E1DC"}.fa-lightbulb-exclamation{--fa:"\F671";--fa--fa:"\F671\F671"}.fa-layer-group-minus,.fa-layer-minus{--fa:"\F5FE";--fa--fa:"\F5FE\F5FE"}.fa-chart-pie-simple-circle-currency{--fa:"\E604";--fa--fa:"\E604\E604"}.fa-circle-e{--fa:"\E109";--fa--fa:"\E109\E109"}.fa-building-wheat{--fa:"\E4DB";--fa--fa:"\E4DB\E4DB"}.fa-gauge-max,.fa-tachometer-alt-fastest{--fa:"\F626";--fa--fa:"\F626\F626"}.fa-person-breastfeeding{--fa:"\E53A";--fa--fa:"\E53A\E53A"}.fa-apostrophe{--fa:"'";--fa--fa:"''"}.fa-file-png{--fa:"\E666";--fa--fa:"\E666\E666"}.fa-fire-hydrant{--fa:"\E17F";--fa--fa:"\E17F\E17F"}.fa-right-to-bracket,.fa-sign-in-alt{--fa:"\F2F6";--fa--fa:"\F2F6\F2F6"}.fa-video-plus{--fa:"\F4E1";--fa--fa:"\F4E1\F4E1"}.fa-arrow-alt-square-right,.fa-square-right{--fa:"\F352";--fa--fa:"\F352\F352"}.fa-comment-smile{--fa:"\F4B4";--fa--fa:"\F4B4\F4B4"}.fa-venus{--fa:"\F221";--fa--fa:"\F221\F221"}.fa-passport{--fa:"\F5AB";--fa--fa:"\F5AB\F5AB"}.fa-thumb-tack-slash,.fa-thumbtack-slash{--fa:"\E68F";--fa--fa:"\E68F\E68F"}.fa-inbox-arrow-down,.fa-inbox-in{--fa:"\F310";--fa--fa:"\F310\F310"}.fa-heart-pulse,.fa-heartbeat{--fa:"\F21E";--fa--fa:"\F21E\F21E"}.fa-circle-8{--fa:"\E0F5";--fa--fa:"\E0F5\E0F5"}.fa-clouds-moon{--fa:"\F745";--fa--fa:"\F745\F745"}.fa-clock-ten-thirty{--fa:"\E355";--fa--fa:"\E355\E355"}.fa-people-carry,.fa-people-carry-box{--fa:"\F4CE";--fa--fa:"\F4CE\F4CE"}.fa-folder-user{--fa:"\E18E";--fa--fa:"\E18E\E18E"}.fa-trash-can-xmark{--fa:"\E2AE";--fa--fa:"\E2AE\E2AE"}.fa-temperature-high{--fa:"\F769";--fa--fa:"\F769\F769"}.fa-microchip{--fa:"\F2DB";--fa--fa:"\F2DB\F2DB"}.fa-left-long-to-line{--fa:"\E41E";--fa--fa:"\E41E\E41E"}.fa-crown{--fa:"\F521";--fa--fa:"\F521\F521"}.fa-weight-hanging{--fa:"\F5CD";--fa--fa:"\F5CD\F5CD"}.fa-xmarks-lines{--fa:"\E59A";--fa--fa:"\E59A\E59A"}.fa-file-prescription{--fa:"\F572";--fa--fa:"\F572\F572"}.fa-table-cells-lock{--fa:"\E679";--fa--fa:"\E679\E679"}.fa-calendar-range{--fa:"\E0D6";--fa--fa:"\E0D6\E0D6"}.fa-flower-daffodil{--fa:"\F800";--fa--fa:"\F800\F800"}.fa-hand-back-point-up{--fa:"\E1A2";--fa--fa:"\E1A2\E1A2"}.fa-weight,.fa-weight-scale{--fa:"\F496";--fa--fa:"\F496\F496"}.fa-arrow-up-to-arc{--fa:"\E617";--fa--fa:"\E617\E617"}.fa-star-exclamation{--fa:"\F2F3";--fa--fa:"\F2F3\F2F3"}.fa-books{--fa:"\F5DB";--fa--fa:"\F5DB\F5DB"}.fa-user-friends,.fa-user-group{--fa:"\F500";--fa--fa:"\F500\F500"}.fa-arrow-up-a-z,.fa-sort-alpha-up{--fa:"\F15E";--fa--fa:"\F15E\F15E"}.fa-layer-group-plus,.fa-layer-plus{--fa:"\F5FF";--fa--fa:"\F5FF\F5FF"}.fa-play-pause{--fa:"\E22F";--fa--fa:"\E22F\E22F"}.fa-block-question{--fa:"\E3DD";--fa--fa:"\E3DD\E3DD"}.fa-snooze,.fa-zzz{--fa:"\F880";--fa--fa:"\F880\F880"}.fa-scanner-image{--fa:"\F8F3";--fa--fa:"\F8F3\F8F3"}.fa-tv-retro{--fa:"\F401";--fa--fa:"\F401\F401"}.fa-square-t{--fa:"\E280";--fa--fa:"\E280\E280"}.fa-barn-silo,.fa-farm{--fa:"\F864";--fa--fa:"\F864\F864"}.fa-chess-knight{--fa:"\F441";--fa--fa:"\F441\F441"}.fa-bars-sort{--fa:"\E0AE";--fa--fa:"\E0AE\E0AE"}.fa-palette-boxes,.fa-pallet-alt,.fa-pallet-boxes{--fa:"\F483";--fa--fa:"\F483\F483"}.fa-face-laugh-squint,.fa-laugh-squint{--fa:"\F59B";--fa--fa:"\F59B\F59B"}.fa-code-simple{--fa:"\E13D";--fa--fa:"\E13D\E13D"}.fa-bolt-slash{--fa:"\E0B8";--fa--fa:"\E0B8\E0B8"}.fa-panel-fire{--fa:"\E42F";--fa--fa:"\E42F\E42F"}.fa-binary-circle-check{--fa:"\E33C";--fa--fa:"\E33C\E33C"}.fa-comment-minus{--fa:"\F4B1";--fa--fa:"\F4B1\F4B1"}.fa-burrito{--fa:"\F7ED";--fa--fa:"\F7ED\F7ED"}.fa-violin{--fa:"\F8ED";--fa--fa:"\F8ED\F8ED"}.fa-objects-column{--fa:"\E3C1";--fa--fa:"\E3C1\E3C1"}.fa-chevron-square-down,.fa-square-chevron-down{--fa:"\F329";--fa--fa:"\F329\F329"}.fa-comment-plus{--fa:"\F4B2";--fa--fa:"\F4B2\F4B2"}.fa-triangle-instrument,.fa-triangle-music{--fa:"\F8E2";--fa--fa:"\F8E2\F8E2"}.fa-wheelchair{--fa:"\F193";--fa--fa:"\F193\F193"}.fa-user-pilot-tie{--fa:"\E2C1";--fa--fa:"\E2C1\E2C1"}.fa-piano-keyboard{--fa:"\F8D5";--fa--fa:"\F8D5\F8D5"}.fa-bed-empty{--fa:"\F8F9";--fa--fa:"\F8F9\F8F9"}.fa-arrow-circle-up,.fa-circle-arrow-up{--fa:"\F0AA";--fa--fa:"\F0AA\F0AA"}.fa-toggle-on{--fa:"\F205";--fa--fa:"\F205\F205"}.fa-rectangle-portrait,.fa-rectangle-vertical{--fa:"\F2FB";--fa--fa:"\F2FB\F2FB"}.fa-person-walking,.fa-walking{--fa:"\F554";--fa--fa:"\F554\F554"}.fa-l{--fa:"L";--fa--fa:"LL"}.fa-signal-stream{--fa:"\F8DD";--fa--fa:"\F8DD\F8DD"}.fa-down-to-bracket{--fa:"\E4E7";--fa--fa:"\E4E7\E4E7"}.fa-circle-z{--fa:"\E130";--fa--fa:"\E130\E130"}.fa-stars{--fa:"\F762";--fa--fa:"\F762\F762"}.fa-fire{--fa:"\F06D";--fa--fa:"\F06D\F06D"}.fa-bed-pulse,.fa-procedures{--fa:"\F487";--fa--fa:"\F487\F487"}.fa-house-day{--fa:"\E00E";--fa--fa:"\E00E\E00E"}.fa-shuttle-space,.fa-space-shuttle{--fa:"\F197";--fa--fa:"\F197\F197"}.fa-shirt-long-sleeve{--fa:"\E3C7";--fa--fa:"\E3C7\E3C7"}.fa-chart-pie-alt,.fa-chart-pie-simple{--fa:"\F64E";--fa--fa:"\F64E\F64E"}.fa-face-laugh,.fa-laugh{--fa:"\F599";--fa--fa:"\F599\F599"}.fa-folder-open{--fa:"\F07C";--fa--fa:"\F07C\F07C"}.fa-album-collection-circle-user{--fa:"\E48F";--fa--fa:"\E48F\E48F"}.fa-candy{--fa:"\E3E7";--fa--fa:"\E3E7\E3E7"}.fa-bowl-hot,.fa-soup{--fa:"\F823";--fa--fa:"\F823\F823"}.fa-flatbread{--fa:"\E40B";--fa--fa:"\E40B\E40B"}.fa-heart-circle-plus{--fa:"\E500";--fa--fa:"\E500\E500"}.fa-code-fork{--fa:"\E13B";--fa--fa:"\E13B\E13B"}.fa-city{--fa:"\F64F";--fa--fa:"\F64F\F64F"}.fa-signal-alt-1,.fa-signal-bars-weak{--fa:"\F691";--fa--fa:"\F691\F691"}.fa-microphone-alt,.fa-microphone-lines{--fa:"\F3C9";--fa--fa:"\F3C9\F3C9"}.fa-clock-twelve{--fa:"\E358";--fa--fa:"\E358\E358"}.fa-pepper-hot{--fa:"\F816";--fa--fa:"\F816\F816"}.fa-citrus-slice{--fa:"\E2F5";--fa--fa:"\E2F5\E2F5"}.fa-sheep{--fa:"\F711";--fa--fa:"\F711\F711"}.fa-unlock{--fa:"\F09C";--fa--fa:"\F09C\F09C"}.fa-colon-sign{--fa:"\E140";--fa--fa:"\E140\E140"}.fa-headset{--fa:"\F590";--fa--fa:"\F590\F590"}.fa-badger-honey{--fa:"\F6B4";--fa--fa:"\F6B4\F6B4"}.fa-h4{--fa:"\F86A";--fa--fa:"\F86A\F86A"}.fa-store-slash{--fa:"\E071";--fa--fa:"\E071\E071"}.fa-road-circle-xmark{--fa:"\E566";--fa--fa:"\E566\E566"}.fa-signal-slash{--fa:"\F695";--fa--fa:"\F695\F695"}.fa-user-minus{--fa:"\F503";--fa--fa:"\F503\F503"}.fa-mars-stroke-up,.fa-mars-stroke-v{--fa:"\F22A";--fa--fa:"\F22A\F22A"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\F79F";--fa--fa:"\F79F\F79F"}.fa-taco{--fa:"\F826";--fa--fa:"\F826\F826"}.fa-hexagon-plus,.fa-plus-hexagon{--fa:"\F300";--fa--fa:"\F300\F300"}.fa-clipboard{--fa:"\F328";--fa--fa:"\F328\F328"}.fa-house-circle-exclamation{--fa:"\E50A";--fa--fa:"\E50A\E50A"}.fa-file-arrow-up,.fa-file-upload{--fa:"\F574";--fa--fa:"\F574\F574"}.fa-wifi,.fa-wifi-3,.fa-wifi-strong{--fa:"\F1EB";--fa--fa:"\F1EB\F1EB"}.fa-comments-alt,.fa-messages{--fa:"\F4B6";--fa--fa:"\F4B6\F4B6"}.fa-bath,.fa-bathtub{--fa:"\F2CD";--fa--fa:"\F2CD\F2CD"}.fa-umbrella-alt,.fa-umbrella-simple{--fa:"\E2BC";--fa--fa:"\E2BC\E2BC"}.fa-rectangle-history-circle-plus{--fa:"\E4A3";--fa--fa:"\E4A3\E4A3"}.fa-underline{--fa:"\F0CD";--fa--fa:"\F0CD\F0CD"}.fa-prescription-bottle-pill{--fa:"\E5C0";--fa--fa:"\E5C0\E5C0"}.fa-user-edit,.fa-user-pen{--fa:"\F4FF";--fa--fa:"\F4FF\F4FF"}.fa-binary-slash{--fa:"\E33E";--fa--fa:"\E33E\E33E"}.fa-square-o{--fa:"\E278";--fa--fa:"\E278\E278"}.fa-caduceus{--fa:"\E681";--fa--fa:"\E681\E681"}.fa-signature{--fa:"\F5B7";--fa--fa:"\F5B7\F5B7"}.fa-stroopwafel{--fa:"\F551";--fa--fa:"\F551\F551"}.fa-bold{--fa:"\F032";--fa--fa:"\F032\F032"}.fa-anchor-lock{--fa:"\E4AD";--fa--fa:"\E4AD\E4AD"}.fa-building-ngo{--fa:"\E4D7";--fa--fa:"\E4D7\E4D7"}.fa-transporter-3{--fa:"\E045";--fa--fa:"\E045\E045"}.fa-engine-exclamation,.fa-engine-warning{--fa:"\F5F2";--fa--fa:"\F5F2\F5F2"}.fa-circle-down-right{--fa:"\E108";--fa--fa:"\E108\E108"}.fa-square-k{--fa:"\E274";--fa--fa:"\E274\E274"}.fa-manat-sign{--fa:"\E1D5";--fa--fa:"\E1D5\E1D5"}.fa-money-check-edit,.fa-money-check-pen{--fa:"\F872";--fa--fa:"\F872\F872"}.fa-not-equal{--fa:"\F53E";--fa--fa:"\F53E\F53E"}.fa-border-style,.fa-border-top-left{--fa:"\F853";--fa--fa:"\F853\F853"}.fa-map-location-dot,.fa-map-marked-alt{--fa:"\F5A0";--fa--fa:"\F5A0\F5A0"}.fa-tilde{--fa:"~";--fa--fa:"~~"}.fa-jedi{--fa:"\F669";--fa--fa:"\F669\F669"}.fa-poll,.fa-square-poll-vertical{--fa:"\F681";--fa--fa:"\F681\F681"}.fa-arrow-down-square-triangle,.fa-sort-shapes-down-alt{--fa:"\F889";--fa--fa:"\F889\F889"}.fa-mug-hot{--fa:"\F7B6";--fa--fa:"\F7B6\F7B6"}.fa-dog-leashed{--fa:"\F6D4";--fa--fa:"\F6D4\F6D4"}.fa-battery-car,.fa-car-battery{--fa:"\F5DF";--fa--fa:"\F5DF\F5DF"}.fa-face-downcast-sweat{--fa:"\E371";--fa--fa:"\E371\E371"}.fa-mailbox-flag-up{--fa:"\E5BB";--fa--fa:"\E5BB\E5BB"}.fa-memo-circle-info{--fa:"\E49A";--fa--fa:"\E49A\E49A"}.fa-gift{--fa:"\F06B";--fa--fa:"\F06B\F06B"}.fa-dice-two{--fa:"\F528";--fa--fa:"\F528\F528"}.fa-volume,.fa-volume-medium{--fa:"\F6A8";--fa--fa:"\F6A8\F6A8"}.fa-transporter-5{--fa:"\E2A6";--fa--fa:"\E2A6\E2A6"}.fa-gauge-circle-bolt{--fa:"\E496";--fa--fa:"\E496\E496"}.fa-coin-front{--fa:"\E3FC";--fa--fa:"\E3FC\E3FC"}.fa-file-slash{--fa:"\E3A7";--fa--fa:"\E3A7\E3A7"}.fa-message-arrow-up-right{--fa:"\E1DD";--fa--fa:"\E1DD\E1DD"}.fa-treasure-chest{--fa:"\F723";--fa--fa:"\F723\F723"}.fa-chess-queen{--fa:"\F445";--fa--fa:"\F445\F445"}.fa-paint-brush-alt,.fa-paint-brush-fine,.fa-paintbrush-alt,.fa-paintbrush-fine{--fa:"\F5A9";--fa--fa:"\F5A9\F5A9"}.fa-glasses{--fa:"\F530";--fa--fa:"\F530\F530"}.fa-hood-cloak{--fa:"\F6EF";--fa--fa:"\F6EF\F6EF"}.fa-square-quote{--fa:"\E329";--fa--fa:"\E329\E329"}.fa-up-left{--fa:"\E2BD";--fa--fa:"\E2BD\E2BD"}.fa-bring-front{--fa:"\F857";--fa--fa:"\F857\F857"}.fa-chess-board{--fa:"\F43C";--fa--fa:"\F43C\F43C"}.fa-burger-cheese,.fa-cheeseburger{--fa:"\F7F1";--fa--fa:"\F7F1\F7F1"}.fa-building-circle-check{--fa:"\E4D2";--fa--fa:"\E4D2\E4D2"}.fa-repeat-1{--fa:"\F365";--fa--fa:"\F365\F365"}.fa-arrow-down-to-line,.fa-arrow-to-bottom{--fa:"\F33D";--fa--fa:"\F33D\F33D"}.fa-grid-5{--fa:"\E199";--fa--fa:"\E199\E199"}.fa-swap-arrows{--fa:"\E60A";--fa--fa:"\E60A\E60A"}.fa-right-long-to-line{--fa:"\E444";--fa--fa:"\E444\E444"}.fa-person-chalkboard{--fa:"\E53D";--fa--fa:"\E53D\E53D"}.fa-mars-stroke-h,.fa-mars-stroke-right{--fa:"\F22B";--fa--fa:"\F22B\F22B"}.fa-hand-back-fist,.fa-hand-rock{--fa:"\F255";--fa--fa:"\F255\F255"}.fa-grid-round-5{--fa:"\E5DE";--fa--fa:"\E5DE\E5DE"}.fa-tally,.fa-tally-5{--fa:"\F69C";--fa--fa:"\F69C\F69C"}.fa-caret-square-up,.fa-square-caret-up{--fa:"\F151";--fa--fa:"\F151\F151"}.fa-cloud-showers-water{--fa:"\E4E4";--fa--fa:"\E4E4\E4E4"}.fa-bar-chart,.fa-chart-bar{--fa:"\F080";--fa--fa:"\F080\F080"}.fa-hands-bubbles,.fa-hands-wash{--fa:"\E05E";--fa--fa:"\E05E\E05E"}.fa-less-than-equal{--fa:"\F537";--fa--fa:"\F537\F537"}.fa-train{--fa:"\F238";--fa--fa:"\F238\F238"}.fa-up-from-dotted-line{--fa:"\E456";--fa--fa:"\E456\E456"}.fa-eye-low-vision,.fa-low-vision{--fa:"\F2A8";--fa--fa:"\F2A8\F2A8"}.fa-traffic-light-go{--fa:"\F638";--fa--fa:"\F638\F638"}.fa-face-exhaling{--fa:"\E480";--fa--fa:"\E480\E480"}.fa-sensor-fire{--fa:"\E02A";--fa--fa:"\E02A\E02A"}.fa-user-unlock{--fa:"\E058";--fa--fa:"\E058\E058"}.fa-hexagon-divide{--fa:"\E1AD";--fa--fa:"\E1AD\E1AD"}.fa-00{--fa:"\E467";--fa--fa:"\E467\E467"}.fa-crow{--fa:"\F520";--fa--fa:"\F520\F520"}.fa-betamax,.fa-cassette-betamax{--fa:"\F8A4";--fa--fa:"\F8A4\F8A4"}.fa-sailboat{--fa:"\E445";--fa--fa:"\E445\E445"}.fa-window-restore{--fa:"\F2D2";--fa--fa:"\F2D2\F2D2"}.fa-nfc-magnifying-glass{--fa:"\E1F9";--fa--fa:"\E1F9\E1F9"}.fa-file-binary{--fa:"\E175";--fa--fa:"\E175\E175"}.fa-circle-v{--fa:"\E12A";--fa--fa:"\E12A\E12A"}.fa-plus-square,.fa-square-plus{--fa:"\F0FE";--fa--fa:"\F0FE\F0FE"}.fa-bowl-scoops{--fa:"\E3DF";--fa--fa:"\E3DF\E3DF"}.fa-mistletoe{--fa:"\F7B4";--fa--fa:"\F7B4\F7B4"}.fa-custard{--fa:"\E403";--fa--fa:"\E403\E403"}.fa-lacrosse-stick{--fa:"\E3B5";--fa--fa:"\E3B5\E3B5"}.fa-hockey-mask{--fa:"\F6EE";--fa--fa:"\F6EE\F6EE"}.fa-sunrise{--fa:"\F766";--fa--fa:"\F766\F766"}.fa-subtitles{--fa:"\E60F";--fa--fa:"\E60F\E60F"}.fa-panel-ews{--fa:"\E42E";--fa--fa:"\E42E\E42E"}.fa-torii-gate{--fa:"\F6A1";--fa--fa:"\F6A1\F6A1"}.fa-cloud-exclamation{--fa:"\E491";--fa--fa:"\E491\E491"}.fa-comment-alt-lines,.fa-message-lines{--fa:"\F4A6";--fa--fa:"\F4A6\F4A6"}.fa-frog{--fa:"\F52E";--fa--fa:"\F52E\F52E"}.fa-bucket{--fa:"\E4CF";--fa--fa:"\E4CF\E4CF"}.fa-floppy-disk-pen{--fa:"\E182";--fa--fa:"\E182\E182"}.fa-image{--fa:"\F03E";--fa--fa:"\F03E\F03E"}.fa-window-frame{--fa:"\E04F";--fa--fa:"\E04F\E04F"}.fa-microphone{--fa:"\F130";--fa--fa:"\F130\F130"}.fa-cow{--fa:"\F6C8";--fa--fa:"\F6C8\F6C8"}.fa-file-zip{--fa:"\E5EE";--fa--fa:"\E5EE\E5EE"}.fa-square-ring{--fa:"\E44F";--fa--fa:"\E44F\E44F"}.fa-arrow-alt-from-top,.fa-down-from-line{--fa:"\F349";--fa--fa:"\F349\F349"}.fa-caret-up{--fa:"\F0D8";--fa--fa:"\F0D8\F0D8"}.fa-shield-times,.fa-shield-xmark{--fa:"\E24C";--fa--fa:"\E24C\E24C"}.fa-screwdriver{--fa:"\F54A";--fa--fa:"\F54A\F54A"}.fa-circle-sort-down,.fa-sort-circle-down{--fa:"\E031";--fa--fa:"\E031\E031"}.fa-folder-closed{--fa:"\E185";--fa--fa:"\E185\E185"}.fa-house-tsunami{--fa:"\E515";--fa--fa:"\E515\E515"}.fa-square-nfi{--fa:"\E576";--fa--fa:"\E576\E576"}.fa-forklift{--fa:"\F47A";--fa--fa:"\F47A\F47A"}.fa-arrow-up-from-ground-water{--fa:"\E4B5";--fa--fa:"\E4B5\E4B5"}.fa-bracket-square-right{--fa:"]";--fa--fa:"]]"}.fa-glass-martini-alt,.fa-martini-glass{--fa:"\F57B";--fa--fa:"\F57B\F57B"}.fa-square-binary{--fa:"\E69B";--fa--fa:"\E69B\E69B"}.fa-rotate-back,.fa-rotate-backward,.fa-rotate-left,.fa-undo-alt{--fa:"\F2EA";--fa--fa:"\F2EA\F2EA"}.fa-columns,.fa-table-columns{--fa:"\F0DB";--fa--fa:"\F0DB\F0DB"}.fa-square-a{--fa:"\E25F";--fa--fa:"\E25F\E25F"}.fa-tick{--fa:"\E32F";--fa--fa:"\E32F\E32F"}.fa-lemon{--fa:"\F094";--fa--fa:"\F094\F094"}.fa-head-side-mask{--fa:"\E063";--fa--fa:"\E063\E063"}.fa-handshake{--fa:"\F2B5";--fa--fa:"\F2B5\F2B5"}.fa-gem{--fa:"\F3A5";--fa--fa:"\F3A5\F3A5"}.fa-dolly,.fa-dolly-box{--fa:"\F472";--fa--fa:"\F472\F472"}.fa-smoking{--fa:"\F48D";--fa--fa:"\F48D\F48D"}.fa-compress-arrows-alt,.fa-minimize{--fa:"\F78C";--fa--fa:"\F78C\F78C"}.fa-refrigerator{--fa:"\E026";--fa--fa:"\E026\E026"}.fa-monument{--fa:"\F5A6";--fa--fa:"\F5A6\F5A6"}.fa-octagon-xmark,.fa-times-octagon,.fa-xmark-octagon{--fa:"\F2F0";--fa--fa:"\F2F0\F2F0"}.fa-align-slash{--fa:"\F846";--fa--fa:"\F846\F846"}.fa-snowplow{--fa:"\F7D2";--fa--fa:"\F7D2\F7D2"}.fa-angle-double-right,.fa-angles-right{--fa:"\F101";--fa--fa:"\F101\F101"}.fa-truck-couch,.fa-truck-ramp-couch{--fa:"\F4DD";--fa--fa:"\F4DD\F4DD"}.fa-cannabis{--fa:"\F55F";--fa--fa:"\F55F\F55F"}.fa-circle-play,.fa-play-circle{--fa:"\F144";--fa--fa:"\F144\F144"}.fa-arrow-up-right-and-arrow-down-left-from-center{--fa:"\E0A0";--fa--fa:"\E0A0\E0A0"}.fa-location-arrow-up{--fa:"\E63A";--fa--fa:"\E63A\E63A"}.fa-tablets{--fa:"\F490";--fa--fa:"\F490\F490"}.fa-360-degrees{--fa:"\E2DC";--fa--fa:"\E2DC\E2DC"}.fa-ethernet{--fa:"\F796";--fa--fa:"\F796\F796"}.fa-eur,.fa-euro,.fa-euro-sign{--fa:"\F153";--fa--fa:"\F153\F153"}.fa-chair{--fa:"\F6C0";--fa--fa:"\F6C0\F6C0"}.fa-check-circle,.fa-circle-check{--fa:"\F058";--fa--fa:"\F058\F058"}.fa-square-dashed-circle-plus{--fa:"\E5C2";--fa--fa:"\E5C2\E5C2"}.fa-hand-holding-circle-dollar{--fa:"\E621";--fa--fa:"\E621\E621"}.fa-money-simple-from-bracket{--fa:"\E313";--fa--fa:"\E313\E313"}.fa-bat{--fa:"\F6B5";--fa--fa:"\F6B5\F6B5"}.fa-circle-stop,.fa-stop-circle{--fa:"\F28D";--fa--fa:"\F28D\F28D"}.fa-head-side-headphones{--fa:"\F8C2";--fa--fa:"\F8C2\F8C2"}.fa-phone-rotary{--fa:"\F8D3";--fa--fa:"\F8D3\F8D3"}.fa-arrow-up-to-bracket{--fa:"\E66A";--fa--fa:"\E66A\E66A"}.fa-compass-drafting,.fa-drafting-compass{--fa:"\F568";--fa--fa:"\F568\F568"}.fa-plate-wheat{--fa:"\E55A";--fa--fa:"\E55A\E55A"}.fa-calendar-circle-minus{--fa:"\E46F";--fa--fa:"\E46F\E46F"}.fa-chopsticks{--fa:"\E3F7";--fa--fa:"\E3F7\E3F7"}.fa-car-mechanic,.fa-car-wrench{--fa:"\F5E3";--fa--fa:"\F5E3\F5E3"}.fa-icicles{--fa:"\F7AD";--fa--fa:"\F7AD\F7AD"}.fa-person-shelter{--fa:"\E54F";--fa--fa:"\E54F\E54F"}.fa-neuter{--fa:"\F22C";--fa--fa:"\F22C\F22C"}.fa-id-badge{--fa:"\F2C1";--fa--fa:"\F2C1\F2C1"}.fa-kazoo{--fa:"\F8C7";--fa--fa:"\F8C7\F8C7"}.fa-marker{--fa:"\F5A1";--fa--fa:"\F5A1\F5A1"}.fa-bin-bottles{--fa:"\E5F5";--fa--fa:"\E5F5\E5F5"}.fa-face-laugh-beam,.fa-laugh-beam{--fa:"\F59A";--fa--fa:"\F59A\F59A"}.fa-square-arrow-down-left{--fa:"\E261";--fa--fa:"\E261\E261"}.fa-battery-bolt{--fa:"\F376";--fa--fa:"\F376\F376"}.fa-tree-large{--fa:"\F7DD";--fa--fa:"\F7DD\F7DD"}.fa-helicopter-symbol{--fa:"\E502";--fa--fa:"\E502\E502"}.fa-aperture{--fa:"\E2DF";--fa--fa:"\E2DF\E2DF"}.fa-universal-access{--fa:"\F29A";--fa--fa:"\F29A\F29A"}.fa-gear-complex{--fa:"\E5E9";--fa--fa:"\E5E9\E5E9"}.fa-file-magnifying-glass,.fa-file-search{--fa:"\F865";--fa--fa:"\F865\F865"}.fa-up-right{--fa:"\E2BE";--fa--fa:"\E2BE\E2BE"}.fa-chevron-circle-up,.fa-circle-chevron-up{--fa:"\F139";--fa--fa:"\F139\F139"}.fa-user-police{--fa:"\E333";--fa--fa:"\E333\E333"}.fa-lari-sign{--fa:"\E1C8";--fa--fa:"\E1C8\E1C8"}.fa-volcano{--fa:"\F770";--fa--fa:"\F770\F770"}.fa-teddy-bear{--fa:"\E3CF";--fa--fa:"\E3CF\E3CF"}.fa-stocking{--fa:"\F7D5";--fa--fa:"\F7D5\F7D5"}.fa-person-walking-dashed-line-arrow-right{--fa:"\E553";--fa--fa:"\E553\E553"}.fa-image-slash{--fa:"\E1B7";--fa--fa:"\E1B7\E1B7"}.fa-mask-snorkel{--fa:"\E3B7";--fa--fa:"\E3B7\E3B7"}.fa-smoke{--fa:"\F760";--fa--fa:"\F760\F760"}.fa-gbp,.fa-pound-sign,.fa-sterling-sign{--fa:"\F154";--fa--fa:"\F154\F154"}.fa-battery-exclamation{--fa:"\E0B0";--fa--fa:"\E0B0\E0B0"}.fa-viruses{--fa:"\E076";--fa--fa:"\E076\E076"}.fa-square-person-confined{--fa:"\E577";--fa--fa:"\E577\E577"}.fa-user-tie{--fa:"\F508";--fa--fa:"\F508\F508"}.fa-up-to-bracket{--fa:"\E66E";--fa--fa:"\E66E\E66E"}.fa-arrow-down-long,.fa-long-arrow-down{--fa:"\F175";--fa--fa:"\F175\F175"}.fa-tent-arrow-down-to-line{--fa:"\E57E";--fa--fa:"\E57E\E57E"}.fa-certificate{--fa:"\F0A3";--fa--fa:"\F0A3\F0A3"}.fa-crystal-ball{--fa:"\E362";--fa--fa:"\E362\E362"}.fa-mail-reply-all,.fa-reply-all{--fa:"\F122";--fa--fa:"\F122\F122"}.fa-suitcase{--fa:"\F0F2";--fa--fa:"\F0F2\F0F2"}.fa-person-skating,.fa-skating{--fa:"\F7C5";--fa--fa:"\F7C5\F7C5"}.fa-star-shooting{--fa:"\E036";--fa--fa:"\E036\E036"}.fa-binary-lock{--fa:"\E33D";--fa--fa:"\E33D\E33D"}.fa-filter-circle-dollar,.fa-funnel-dollar{--fa:"\F662";--fa--fa:"\F662\F662"}.fa-camera-retro{--fa:"\F083";--fa--fa:"\F083\F083"}.fa-arrow-circle-down,.fa-circle-arrow-down{--fa:"\F0AB";--fa--fa:"\F0AB\F0AB"}.fa-comment-edit,.fa-comment-pen{--fa:"\F4AE";--fa--fa:"\F4AE\F4AE"}.fa-arrow-right-to-file,.fa-file-import{--fa:"\F56F";--fa--fa:"\F56F\F56F"}.fa-banjo{--fa:"\F8A3";--fa--fa:"\F8A3\F8A3"}.fa-external-link-square,.fa-square-arrow-up-right{--fa:"\F14C";--fa--fa:"\F14C\F14C"}.fa-light-emergency-on{--fa:"\E420";--fa--fa:"\E420\E420"}.fa-kerning{--fa:"\F86F";--fa--fa:"\F86F\F86F"}.fa-box-open{--fa:"\F49E";--fa--fa:"\F49E\F49E"}.fa-square-f{--fa:"\E270";--fa--fa:"\E270\E270"}.fa-scroll{--fa:"\F70E";--fa--fa:"\F70E\F70E"}.fa-spa{--fa:"\F5BB";--fa--fa:"\F5BB\F5BB"}.fa-arrow-from-right,.fa-arrow-left-from-line{--fa:"\F344";--fa--fa:"\F344\F344"}.fa-strawberry{--fa:"\E32B";--fa--fa:"\E32B\E32B"}.fa-location-pin-lock{--fa:"\E51F";--fa--fa:"\E51F\E51F"}.fa-pause{--fa:"\F04C";--fa--fa:"\F04C\F04C"}.fa-clock-eight-thirty{--fa:"\E346";--fa--fa:"\E346\E346"}.fa-plane-alt,.fa-plane-engines{--fa:"\F3DE";--fa--fa:"\F3DE\F3DE"}.fa-hill-avalanche{--fa:"\E507";--fa--fa:"\E507\E507"}.fa-temperature-0,.fa-temperature-empty,.fa-thermometer-0,.fa-thermometer-empty{--fa:"\F2CB";--fa--fa:"\F2CB\F2CB"}.fa-bomb{--fa:"\F1E2";--fa--fa:"\F1E2\F1E2"}.fa-gauge-low,.fa-tachometer-alt-slow{--fa:"\F627";--fa--fa:"\F627\F627"}.fa-registered{--fa:"\F25D";--fa--fa:"\F25D\F25D"}.fa-trash-can-plus{--fa:"\E2AC";--fa--fa:"\E2AC\E2AC"}.fa-address-card,.fa-contact-card,.fa-vcard{--fa:"\F2BB";--fa--fa:"\F2BB\F2BB"}.fa-chart-fft{--fa:"\E69E";--fa--fa:"\E69E\E69E"}.fa-balance-scale-right,.fa-scale-unbalanced-flip{--fa:"\F516";--fa--fa:"\F516\F516"}.fa-globe-snow{--fa:"\F7A3";--fa--fa:"\F7A3\F7A3"}.fa-subscript{--fa:"\F12C";--fa--fa:"\F12C\F12C"}.fa-diamond-turn-right,.fa-directions{--fa:"\F5EB";--fa--fa:"\F5EB\F5EB"}.fa-integral{--fa:"\F667";--fa--fa:"\F667\F667"}.fa-burst{--fa:"\E4DC";--fa--fa:"\E4DC\E4DC"}.fa-house-laptop,.fa-laptop-house{--fa:"\E066";--fa--fa:"\E066\E066"}.fa-face-tired,.fa-tired{--fa:"\F5C8";--fa--fa:"\F5C8\F5C8"}.fa-money-bills{--fa:"\E1F3";--fa--fa:"\E1F3\E1F3"}.fa-blinds-raised{--fa:"\F8FD";--fa--fa:"\F8FD\F8FD"}.fa-smog{--fa:"\F75F";--fa--fa:"\F75F\F75F"}.fa-ufo-beam{--fa:"\E048";--fa--fa:"\E048\E048"}.fa-hydra{--fa:"\E686";--fa--fa:"\E686\E686"}.fa-caret-circle-up,.fa-circle-caret-up{--fa:"\F331";--fa--fa:"\F331\F331"}.fa-user-vneck-hair-long{--fa:"\E463";--fa--fa:"\E463\E463"}.fa-square-a-lock{--fa:"\E44D";--fa--fa:"\E44D\E44D"}.fa-crutch{--fa:"\F7F7";--fa--fa:"\F7F7\F7F7"}.fa-gas-pump-slash{--fa:"\F5F4";--fa--fa:"\F5F4\F5F4"}.fa-cloud-arrow-up,.fa-cloud-upload,.fa-cloud-upload-alt{--fa:"\F0EE";--fa--fa:"\F0EE\F0EE"}.fa-palette{--fa:"\F53F";--fa--fa:"\F53F\F53F"}.fa-transporter-4{--fa:"\E2A5";--fa--fa:"\E2A5\E2A5"}.fa-chart-mixed-up-circle-currency{--fa:"\E5D8";--fa--fa:"\E5D8\E5D8"}.fa-objects-align-right{--fa:"\E3BF";--fa--fa:"\E3BF\E3BF"}.fa-arrows-turn-right{--fa:"\E4C0";--fa--fa:"\E4C0\E4C0"}.fa-vest{--fa:"\E085";--fa--fa:"\E085\E085"}.fa-pig{--fa:"\F706";--fa--fa:"\F706\F706"}.fa-inbox-full{--fa:"\E1BA";--fa--fa:"\E1BA\E1BA"}.fa-circle-envelope,.fa-envelope-circle{--fa:"\E10C";--fa--fa:"\E10C\E10C"}.fa-construction,.fa-triangle-person-digging{--fa:"\F85D";--fa--fa:"\F85D\F85D"}.fa-ferry{--fa:"\E4EA";--fa--fa:"\E4EA\E4EA"}.fa-bullseye-arrow{--fa:"\F648";--fa--fa:"\F648\F648"}.fa-arrows-down-to-people{--fa:"\E4B9";--fa--fa:"\E4B9\E4B9"}.fa-seedling,.fa-sprout{--fa:"\F4D8";--fa--fa:"\F4D8\F4D8"}.fa-clock-seven{--fa:"\E350";--fa--fa:"\E350\E350"}.fa-arrows-alt-h,.fa-left-right{--fa:"\F337";--fa--fa:"\F337\F337"}.fa-boxes-packing{--fa:"\E4C7";--fa--fa:"\E4C7\E4C7"}.fa-arrow-circle-left,.fa-circle-arrow-left{--fa:"\F0A8";--fa--fa:"\F0A8\F0A8"}.fa-flashlight{--fa:"\F8B8";--fa--fa:"\F8B8\F8B8"}.fa-file-jpg{--fa:"\E646";--fa--fa:"\E646\E646"}.fa-group-arrows-rotate{--fa:"\E4F6";--fa--fa:"\E4F6\E4F6"}.fa-bowl-food{--fa:"\E4C6";--fa--fa:"\E4C6\E4C6"}.fa-square-9{--fa:"\E25E";--fa--fa:"\E25E\E25E"}.fa-candy-cane{--fa:"\F786";--fa--fa:"\F786\F786"}.fa-arrow-down-wide-short,.fa-sort-amount-asc,.fa-sort-amount-down{--fa:"\F160";--fa--fa:"\F160\F160"}.fa-dollar-square,.fa-square-dollar,.fa-usd-square{--fa:"\F2E9";--fa--fa:"\F2E9\F2E9"}.fa-phone-arrow-right{--fa:"\E5BE";--fa--fa:"\E5BE\E5BE"}.fa-hand-holding-seedling{--fa:"\F4BF";--fa--fa:"\F4BF\F4BF"}.fa-comment-alt-check,.fa-message-check{--fa:"\F4A2";--fa--fa:"\F4A2\F4A2"}.fa-cloud-bolt,.fa-thunderstorm{--fa:"\F76C";--fa--fa:"\F76C\F76C"}.fa-chart-line-up-down{--fa:"\E5D7";--fa--fa:"\E5D7\E5D7"}.fa-remove-format,.fa-text-slash{--fa:"\F87D";--fa--fa:"\F87D\F87D"}.fa-watch{--fa:"\F2E1";--fa--fa:"\F2E1\F2E1"}.fa-circle-down-left{--fa:"\E107";--fa--fa:"\E107\E107"}.fa-text{--fa:"\F893";--fa--fa:"\F893\F893"}.fa-projector{--fa:"\F8D6";--fa--fa:"\F8D6\F8D6"}.fa-face-smile-wink,.fa-smile-wink{--fa:"\F4DA";--fa--fa:"\F4DA\F4DA"}.fa-tombstone-alt,.fa-tombstone-blank{--fa:"\F721";--fa--fa:"\F721\F721"}.fa-chess-king-alt,.fa-chess-king-piece{--fa:"\F440";--fa--fa:"\F440\F440"}.fa-circle-6{--fa:"\E0F3";--fa--fa:"\E0F3\E0F3"}.fa-waves-sine{--fa:"\E65D";--fa--fa:"\E65D\E65D"}.fa-arrow-alt-left,.fa-left{--fa:"\F355";--fa--fa:"\F355\F355"}.fa-file-word{--fa:"\F1C2";--fa--fa:"\F1C2\F1C2"}.fa-file-powerpoint{--fa:"\F1C4";--fa--fa:"\F1C4\F1C4"}.fa-arrow-alt-square-down,.fa-square-down{--fa:"\F350";--fa--fa:"\F350\F350"}.fa-objects-align-center-vertical{--fa:"\E3BD";--fa--fa:"\E3BD\E3BD"}.fa-arrows-h,.fa-arrows-left-right{--fa:"\F07E";--fa--fa:"\F07E\F07E"}.fa-house-lock{--fa:"\E510";--fa--fa:"\E510\E510"}.fa-cloud-arrow-down,.fa-cloud-download,.fa-cloud-download-alt{--fa:"\F0ED";--fa--fa:"\F0ED\F0ED"}.fa-wreath{--fa:"\F7E2";--fa--fa:"\F7E2\F7E2"}.fa-children{--fa:"\E4E1";--fa--fa:"\E4E1\E4E1"}.fa-meter-droplet{--fa:"\E1EA";--fa--fa:"\E1EA\E1EA"}.fa-blackboard,.fa-chalkboard{--fa:"\F51B";--fa--fa:"\F51B\F51B"}.fa-user-alt-slash,.fa-user-large-slash{--fa:"\F4FA";--fa--fa:"\F4FA\F4FA"}.fa-signal-4,.fa-signal-strong{--fa:"\F68F";--fa--fa:"\F68F\F68F"}.fa-lollipop,.fa-lollypop{--fa:"\E424";--fa--fa:"\E424\E424"}.fa-list-tree{--fa:"\E1D2";--fa--fa:"\E1D2\E1D2"}.fa-envelope-open{--fa:"\F2B6";--fa--fa:"\F2B6\F2B6"}.fa-draw-circle{--fa:"\F5ED";--fa--fa:"\F5ED\F5ED"}.fa-cat-space{--fa:"\E001";--fa--fa:"\E001\E001"}.fa-handshake-alt-slash,.fa-handshake-simple-slash{--fa:"\E05F";--fa--fa:"\E05F\E05F"}.fa-rabbit-fast,.fa-rabbit-running{--fa:"\F709";--fa--fa:"\F709\F709"}.fa-memo-pad{--fa:"\E1DA";--fa--fa:"\E1DA\E1DA"}.fa-mattress-pillow{--fa:"\E525";--fa--fa:"\E525\E525"}.fa-alarm-plus{--fa:"\F844";--fa--fa:"\F844\F844"}.fa-alicorn{--fa:"\F6B0";--fa--fa:"\F6B0\F6B0"}.fa-comment-question{--fa:"\E14B";--fa--fa:"\E14B\E14B"}.fa-gingerbread-man{--fa:"\F79D";--fa--fa:"\F79D\F79D"}.fa-guarani-sign{--fa:"\E19A";--fa--fa:"\E19A\E19A"}.fa-burger-fries{--fa:"\E0CD";--fa--fa:"\E0CD\E0CD"}.fa-mug-tea{--fa:"\F875";--fa--fa:"\F875\F875"}.fa-border-top{--fa:"\F855";--fa--fa:"\F855\F855"}.fa-arrows-rotate,.fa-refresh,.fa-sync{--fa:"\F021";--fa--fa:"\F021\F021"}.fa-book-circle,.fa-circle-book-open{--fa:"\E0FF";--fa--fa:"\E0FF\E0FF"}.fa-arrows-to-dotted-line{--fa:"\E0A6";--fa--fa:"\E0A6\E0A6"}.fa-fire-extinguisher{--fa:"\F134";--fa--fa:"\F134\F134"}.fa-magnifying-glass-arrows-rotate{--fa:"\E65E";--fa--fa:"\E65E\E65E"}.fa-garage-open{--fa:"\E00B";--fa--fa:"\E00B\E00B"}.fa-shelves-empty{--fa:"\E246";--fa--fa:"\E246\E246"}.fa-cruzeiro-sign{--fa:"\E152";--fa--fa:"\E152\E152"}.fa-watch-apple{--fa:"\E2CB";--fa--fa:"\E2CB\E2CB"}.fa-watch-calculator{--fa:"\F8F0";--fa--fa:"\F8F0\F8F0"}.fa-list-dropdown{--fa:"\E1CF";--fa--fa:"\E1CF\E1CF"}.fa-cabinet-filing{--fa:"\F64B";--fa--fa:"\F64B\F64B"}.fa-burger-soda{--fa:"\F858";--fa--fa:"\F858\F858"}.fa-arrow-square-up,.fa-square-arrow-up{--fa:"\F33C";--fa--fa:"\F33C\F33C"}.fa-greater-than-equal{--fa:"\F532";--fa--fa:"\F532\F532"}.fa-pallet-box{--fa:"\E208";--fa--fa:"\E208\E208"}.fa-face-confounded{--fa:"\E36C";--fa--fa:"\E36C\E36C"}.fa-shield-alt,.fa-shield-halved{--fa:"\F3ED";--fa--fa:"\F3ED\F3ED"}.fa-truck-plow{--fa:"\F7DE";--fa--fa:"\F7DE\F7DE"}.fa-atlas,.fa-book-atlas{--fa:"\F558";--fa--fa:"\F558\F558"}.fa-virus{--fa:"\E074";--fa--fa:"\E074\E074"}.fa-grid-round-2{--fa:"\E5DB";--fa--fa:"\E5DB\E5DB"}.fa-comment-middle-top{--fa:"\E14A";--fa--fa:"\E14A\E14A"}.fa-wave{--fa:"\E65B";--fa--fa:"\E65B\E65B"}.fa-envelope-circle-check{--fa:"\E4E8";--fa--fa:"\E4E8\E4E8"}.fa-layer-group{--fa:"\F5FD";--fa--fa:"\F5FD\F5FD"}.fa-restroom-simple{--fa:"\E23A";--fa--fa:"\E23A\E23A"}.fa-arrows-to-dot{--fa:"\E4BE";--fa--fa:"\E4BE\E4BE"}.fa-border-outer{--fa:"\F851";--fa--fa:"\F851\F851"}.fa-hashtag-lock{--fa:"\E415";--fa--fa:"\E415\E415"}.fa-clock-two-thirty{--fa:"\E35B";--fa--fa:"\E35B\E35B"}.fa-archway{--fa:"\F557";--fa--fa:"\F557\F557"}.fa-heart-circle-check{--fa:"\E4FD";--fa--fa:"\E4FD\E4FD"}.fa-house-chimney-crack,.fa-house-damage{--fa:"\F6F1";--fa--fa:"\F6F1\F6F1"}.fa-file-archive,.fa-file-zipper{--fa:"\F1C6";--fa--fa:"\F1C6\F1C6"}.fa-ticket-perforated{--fa:"\E63E";--fa--fa:"\E63E\E63E"}.fa-heart-half{--fa:"\E1AB";--fa--fa:"\E1AB\E1AB"}.fa-comment-check{--fa:"\F4AC";--fa--fa:"\F4AC\F4AC"}.fa-square{--fa:"\F0C8";--fa--fa:"\F0C8\F0C8"}.fa-memo{--fa:"\E1D8";--fa--fa:"\E1D8\E1D8"}.fa-glass-martini,.fa-martini-glass-empty{--fa:"\F000";--fa--fa:"\F000\F000"}.fa-couch{--fa:"\F4B8";--fa--fa:"\F4B8\F4B8"}.fa-cedi-sign{--fa:"\E0DF";--fa--fa:"\E0DF\E0DF"}.fa-italic{--fa:"\F033";--fa--fa:"\F033\F033"}.fa-glass-citrus{--fa:"\F869";--fa--fa:"\F869\F869"}.fa-calendar-lines-pen{--fa:"\E472";--fa--fa:"\E472\E472"}.fa-table-cells-column-lock{--fa:"\E678";--fa--fa:"\E678\E678"}.fa-church{--fa:"\F51D";--fa--fa:"\F51D\F51D"}.fa-person-snowmobiling,.fa-snowmobile{--fa:"\F7D1";--fa--fa:"\F7D1\F7D1"}.fa-face-hushed{--fa:"\E37B";--fa--fa:"\E37B\E37B"}.fa-comments-dollar{--fa:"\F653";--fa--fa:"\F653\F653"}.fa-tickets-simple{--fa:"\E659";--fa--fa:"\E659\E659"}.fa-pickaxe{--fa:"\E5BF";--fa--fa:"\E5BF\E5BF"}.fa-link-simple-slash{--fa:"\E1CE";--fa--fa:"\E1CE\E1CE"}.fa-democrat{--fa:"\F747";--fa--fa:"\F747\F747"}.fa-face-confused{--fa:"\E36D";--fa--fa:"\E36D\E36D"}.fa-pinball{--fa:"\E229";--fa--fa:"\E229\E229"}.fa-z{--fa:"Z";--fa--fa:"ZZ"}.fa-person-skiing,.fa-skiing{--fa:"\F7C9";--fa--fa:"\F7C9\F7C9"}.fa-deer{--fa:"\F78E";--fa--fa:"\F78E\F78E"}.fa-input-pipe{--fa:"\E1BE";--fa--fa:"\E1BE\E1BE"}.fa-road-lock{--fa:"\E567";--fa--fa:"\E567\E567"}.fa-a{--fa:"A";--fa--fa:"AA"}.fa-bookmark-slash{--fa:"\E0C2";--fa--fa:"\E0C2\E0C2"}.fa-temperature-arrow-down,.fa-temperature-down{--fa:"\E03F";--fa--fa:"\E03F\E03F"}.fa-mace{--fa:"\F6F8";--fa--fa:"\F6F8\F6F8"}.fa-feather-alt,.fa-feather-pointed{--fa:"\F56B";--fa--fa:"\F56B\F56B"}.fa-sausage{--fa:"\F820";--fa--fa:"\F820\F820"}.fa-trash-can-clock{--fa:"\E2AA";--fa--fa:"\E2AA\E2AA"}.fa-p{--fa:"P";--fa--fa:"PP"}.fa-broom-wide{--fa:"\E5D1";--fa--fa:"\E5D1\E5D1"}.fa-snowflake{--fa:"\F2DC";--fa--fa:"\F2DC\F2DC"}.fa-stomach{--fa:"\F623";--fa--fa:"\F623\F623"}.fa-newspaper{--fa:"\F1EA";--fa--fa:"\F1EA\F1EA"}.fa-ad,.fa-rectangle-ad{--fa:"\F641";--fa--fa:"\F641\F641"}.fa-guitar-electric{--fa:"\F8BE";--fa--fa:"\F8BE\F8BE"}.fa-arrow-turn-down-right{--fa:"\E3D6";--fa--fa:"\E3D6\E3D6"}.fa-moon-cloud{--fa:"\F754";--fa--fa:"\F754\F754"}.fa-bread-slice-butter{--fa:"\E3E1";--fa--fa:"\E3E1\E3E1"}.fa-arrow-circle-right,.fa-circle-arrow-right{--fa:"\F0A9";--fa--fa:"\F0A9\F0A9"}.fa-user-group-crown,.fa-users-crown{--fa:"\F6A5";--fa--fa:"\F6A5\F6A5"}.fa-circle-i{--fa:"\E111";--fa--fa:"\E111\E111"}.fa-toilet-paper-check{--fa:"\E5B2";--fa--fa:"\E5B2\E5B2"}.fa-filter-circle-xmark{--fa:"\E17B";--fa--fa:"\E17B\E17B"}.fa-locust{--fa:"\E520";--fa--fa:"\E520\E520"}.fa-sort,.fa-unsorted{--fa:"\F0DC";--fa--fa:"\F0DC\F0DC"}.fa-list-1-2,.fa-list-numeric,.fa-list-ol{--fa:"\F0CB";--fa--fa:"\F0CB\F0CB"}.fa-chart-waterfall{--fa:"\E0EB";--fa--fa:"\E0EB\E0EB"}.fa-sparkle{--fa:"\E5D6";--fa--fa:"\E5D6\E5D6"}.fa-face-party{--fa:"\E383";--fa--fa:"\E383\E383"}.fa-kidneys{--fa:"\F5FB";--fa--fa:"\F5FB\F5FB"}.fa-wifi-exclamation{--fa:"\E2CF";--fa--fa:"\E2CF\E2CF"}.fa-chart-network{--fa:"\F78A";--fa--fa:"\F78A\F78A"}.fa-person-dress-burst{--fa:"\E544";--fa--fa:"\E544\E544"}.fa-dice-d4{--fa:"\F6D0";--fa--fa:"\F6D0\F6D0"}.fa-money-check-alt,.fa-money-check-dollar{--fa:"\F53D";--fa--fa:"\F53D\F53D"}.fa-vector-square{--fa:"\F5CB";--fa--fa:"\F5CB\F5CB"}.fa-bread-slice{--fa:"\F7EC";--fa--fa:"\F7EC\F7EC"}.fa-language{--fa:"\F1AB";--fa--fa:"\F1AB\F1AB"}.fa-wheat-awn-slash{--fa:"\E338";--fa--fa:"\E338\E338"}.fa-face-kiss-wink-heart,.fa-kiss-wink-heart{--fa:"\F598";--fa--fa:"\F598\F598"}.fa-dagger{--fa:"\F6CB";--fa--fa:"\F6CB\F6CB"}.fa-podium{--fa:"\F680";--fa--fa:"\F680\F680"}.fa-diamonds-4{--fa:"\E68B";--fa--fa:"\E68B\E68B"}.fa-memo-circle-check{--fa:"\E1D9";--fa--fa:"\E1D9\E1D9"}.fa-route-highway{--fa:"\F61A";--fa--fa:"\F61A\F61A"}.fa-arrow-alt-to-bottom,.fa-down-to-line{--fa:"\F34A";--fa--fa:"\F34A\F34A"}.fa-filter{--fa:"\F0B0";--fa--fa:"\F0B0\F0B0"}.fa-square-g{--fa:"\E271";--fa--fa:"\E271\E271"}.fa-circle-phone,.fa-phone-circle{--fa:"\E11B";--fa--fa:"\E11B\E11B"}.fa-clipboard-prescription{--fa:"\F5E8";--fa--fa:"\F5E8\F5E8"}.fa-user-nurse-hair{--fa:"\E45D";--fa--fa:"\E45D\E45D"}.fa-question{--fa:"?";--fa--fa:"??"}.fa-file-signature{--fa:"\F573";--fa--fa:"\F573\F573"}.fa-toggle-large-on{--fa:"\E5B1";--fa--fa:"\E5B1\E5B1"}.fa-arrows-alt,.fa-up-down-left-right{--fa:"\F0B2";--fa--fa:"\F0B2\F0B2"}.fa-dryer-alt,.fa-dryer-heat{--fa:"\F862";--fa--fa:"\F862\F862"}.fa-house-chimney-user{--fa:"\E065";--fa--fa:"\E065\E065"}.fa-hand-holding-heart{--fa:"\F4BE";--fa--fa:"\F4BE\F4BE"}.fa-arrow-up-small-big,.fa-sort-size-up-alt{--fa:"\F88F";--fa--fa:"\F88F\F88F"}.fa-train-track{--fa:"\E453";--fa--fa:"\E453\E453"}.fa-puzzle-piece{--fa:"\F12E";--fa--fa:"\F12E\F12E"}.fa-money-check{--fa:"\F53C";--fa--fa:"\F53C\F53C"}.fa-star-half-alt,.fa-star-half-stroke{--fa:"\F5C0";--fa--fa:"\F5C0\F5C0"}.fa-file-exclamation{--fa:"\F31A";--fa--fa:"\F31A\F31A"}.fa-code{--fa:"\F121";--fa--fa:"\F121\F121"}.fa-glass-whiskey,.fa-whiskey-glass{--fa:"\F7A0";--fa--fa:"\F7A0\F7A0"}.fa-moon-stars{--fa:"\F755";--fa--fa:"\F755\F755"}.fa-building-circle-exclamation{--fa:"\E4D3";--fa--fa:"\E4D3\E4D3"}.fa-clothes-hanger{--fa:"\E136";--fa--fa:"\E136\E136"}.fa-mobile-iphone,.fa-mobile-notch{--fa:"\E1EE";--fa--fa:"\E1EE\E1EE"}.fa-magnifying-glass-chart{--fa:"\E522";--fa--fa:"\E522\E522"}.fa-arrow-up-right-from-square,.fa-external-link{--fa:"\F08E";--fa--fa:"\F08E\F08E"}.fa-cubes-stacked{--fa:"\E4E6";--fa--fa:"\E4E6\E4E6"}.fa-images-user{--fa:"\E1B9";--fa--fa:"\E1B9\E1B9"}.fa-krw,.fa-won,.fa-won-sign{--fa:"\F159";--fa--fa:"\F159\F159"}.fa-image-polaroid-user{--fa:"\E1B6";--fa--fa:"\E1B6\E1B6"}.fa-virus-covid{--fa:"\E4A8";--fa--fa:"\E4A8\E4A8"}.fa-square-ellipsis{--fa:"\E26E";--fa--fa:"\E26E\E26E"}.fa-pie{--fa:"\F705";--fa--fa:"\F705\F705"}.fa-chess-knight-alt,.fa-chess-knight-piece{--fa:"\F442";--fa--fa:"\F442\F442"}.fa-austral-sign{--fa:"\E0A9";--fa--fa:"\E0A9\E0A9"}.fa-cloud-plus{--fa:"\E35E";--fa--fa:"\E35E\E35E"}.fa-f{--fa:"F";--fa--fa:"FF"}.fa-leaf{--fa:"\F06C";--fa--fa:"\F06C\F06C"}.fa-bed-bunk{--fa:"\F8F8";--fa--fa:"\F8F8\F8F8"}.fa-road{--fa:"\F018";--fa--fa:"\F018\F018"}.fa-cab,.fa-taxi{--fa:"\F1BA";--fa--fa:"\F1BA\F1BA"}.fa-person-circle-plus{--fa:"\E541";--fa--fa:"\E541\E541"}.fa-chart-pie,.fa-pie-chart{--fa:"\F200";--fa--fa:"\F200\F200"}.fa-bolt-lightning{--fa:"\E0B7";--fa--fa:"\E0B7\E0B7"}.fa-clock-eight{--fa:"\E345";--fa--fa:"\E345\E345"}.fa-sack-xmark{--fa:"\E56A";--fa--fa:"\E56A\E56A"}.fa-file-xls{--fa:"\E64D";--fa--fa:"\E64D\E64D"}.fa-file-excel{--fa:"\F1C3";--fa--fa:"\F1C3\F1C3"}.fa-file-contract{--fa:"\F56C";--fa--fa:"\F56C\F56C"}.fa-fish-fins{--fa:"\E4F2";--fa--fa:"\E4F2\E4F2"}.fa-circle-q{--fa:"\E11E";--fa--fa:"\E11E\E11E"}.fa-building-flag{--fa:"\E4D5";--fa--fa:"\E4D5\E4D5"}.fa-face-grin-beam,.fa-grin-beam{--fa:"\F582";--fa--fa:"\F582\F582"}.fa-object-ungroup{--fa:"\F248";--fa--fa:"\F248\F248"}.fa-face-disguise{--fa:"\E370";--fa--fa:"\E370\E370"}.fa-circle-arrow-down-right{--fa:"\E0FA";--fa--fa:"\E0FA\E0FA"}.fa-alien-8bit,.fa-alien-monster{--fa:"\F8F6";--fa--fa:"\F8F6\F8F6"}.fa-hand-point-ribbon{--fa:"\E1A6";--fa--fa:"\E1A6\E1A6"}.fa-poop{--fa:"\F619";--fa--fa:"\F619\F619"}.fa-object-exclude{--fa:"\E49C";--fa--fa:"\E49C\E49C"}.fa-telescope{--fa:"\E03E";--fa--fa:"\E03E\E03E"}.fa-location-pin,.fa-map-marker{--fa:"\F041";--fa--fa:"\F041\F041"}.fa-square-list{--fa:"\E489";--fa--fa:"\E489\E489"}.fa-kaaba{--fa:"\F66B";--fa--fa:"\F66B\F66B"}.fa-toilet-paper{--fa:"\F71E";--fa--fa:"\F71E\F71E"}.fa-hard-hat,.fa-hat-hard,.fa-helmet-safety{--fa:"\F807";--fa--fa:"\F807\F807"}.fa-comment-code{--fa:"\E147";--fa--fa:"\E147\E147"}.fa-sim-cards{--fa:"\E251";--fa--fa:"\E251\E251"}.fa-starship{--fa:"\E039";--fa--fa:"\E039\E039"}.fa-eject{--fa:"\F052";--fa--fa:"\F052\F052"}.fa-arrow-alt-circle-right,.fa-circle-right{--fa:"\F35A";--fa--fa:"\F35A\F35A"}.fa-plane-circle-check{--fa:"\E555";--fa--fa:"\E555\E555"}.fa-seal{--fa:"\E241";--fa--fa:"\E241\E241"}.fa-user-cowboy{--fa:"\F8EA";--fa--fa:"\F8EA\F8EA"}.fa-hexagon-vertical-nft{--fa:"\E505";--fa--fa:"\E505\E505"}.fa-face-rolling-eyes,.fa-meh-rolling-eyes{--fa:"\F5A5";--fa--fa:"\F5A5\F5A5"}.fa-bread-loaf{--fa:"\F7EB";--fa--fa:"\F7EB\F7EB"}.fa-rings-wedding{--fa:"\F81B";--fa--fa:"\F81B\F81B"}.fa-object-group{--fa:"\F247";--fa--fa:"\F247\F247"}.fa-french-fries{--fa:"\F803";--fa--fa:"\F803\F803"}.fa-chart-line,.fa-line-chart{--fa:"\F201";--fa--fa:"\F201\F201"}.fa-calendar-arrow-down,.fa-calendar-download{--fa:"\E0D0";--fa--fa:"\E0D0\E0D0"}.fa-send-back{--fa:"\F87E";--fa--fa:"\F87E\F87E"}.fa-mask-ventilator{--fa:"\E524";--fa--fa:"\E524\E524"}.fa-tickets{--fa:"\E658";--fa--fa:"\E658\E658"}.fa-signature-lock{--fa:"\E3CA";--fa--fa:"\E3CA\E3CA"}.fa-arrow-right{--fa:"\F061";--fa--fa:"\F061\F061"}.fa-map-signs,.fa-signs-post{--fa:"\F277";--fa--fa:"\F277\F277"}.fa-octagon-plus,.fa-plus-octagon{--fa:"\F301";--fa--fa:"\F301\F301"}.fa-cash-register{--fa:"\F788";--fa--fa:"\F788\F788"}.fa-person-circle-question{--fa:"\E542";--fa--fa:"\E542\E542"}.fa-melon-slice{--fa:"\E311";--fa--fa:"\E311\E311"}.fa-space-station-moon{--fa:"\E033";--fa--fa:"\E033\E033"}.fa-comment-alt-smile,.fa-message-smile{--fa:"\F4AA";--fa--fa:"\F4AA\F4AA"}.fa-cup-straw{--fa:"\E363";--fa--fa:"\E363\E363"}.fa-arrow-alt-from-right,.fa-left-from-line{--fa:"\F348";--fa--fa:"\F348\F348"}.fa-h{--fa:"H";--fa--fa:"HH"}.fa-basket-shopping-simple,.fa-shopping-basket-alt{--fa:"\E0AF";--fa--fa:"\E0AF\E0AF"}.fa-hands-heart,.fa-hands-holding-heart{--fa:"\F4C3";--fa--fa:"\F4C3\F4C3"}.fa-clock-nine{--fa:"\E34C";--fa--fa:"\E34C\E34C"}.fa-hammer-brush{--fa:"\E620";--fa--fa:"\E620\E620"}.fa-tarp{--fa:"\E57B";--fa--fa:"\E57B\E57B"}.fa-face-sleepy{--fa:"\E38E";--fa--fa:"\E38E\E38E"}.fa-hand-horns{--fa:"\E1A9";--fa--fa:"\E1A9\E1A9"}.fa-screwdriver-wrench,.fa-tools{--fa:"\F7D9";--fa--fa:"\F7D9\F7D9"}.fa-arrows-to-eye{--fa:"\E4BF";--fa--fa:"\E4BF\E4BF"}.fa-circle-three-quarters{--fa:"\E125";--fa--fa:"\E125\E125"}.fa-trophy-alt,.fa-trophy-star{--fa:"\F2EB";--fa--fa:"\F2EB\F2EB"}.fa-plug-circle-bolt{--fa:"\E55B";--fa--fa:"\E55B\E55B"}.fa-face-thermometer{--fa:"\E39A";--fa--fa:"\E39A\E39A"}.fa-grid-round-4{--fa:"\E5DD";--fa--fa:"\E5DD\E5DD"}.fa-sign-posts-wrench{--fa:"\E626";--fa--fa:"\E626\E626"}.fa-shirt-running{--fa:"\E3C8";--fa--fa:"\E3C8\E3C8"}.fa-book-circle-arrow-up{--fa:"\E0BD";--fa--fa:"\E0BD\E0BD"}.fa-face-nauseated{--fa:"\E381";--fa--fa:"\E381\E381"}.fa-heart{--fa:"\F004";--fa--fa:"\F004\F004"}.fa-file-chart-pie{--fa:"\F65A";--fa--fa:"\F65A\F65A"}.fa-mars-and-venus{--fa:"\F224";--fa--fa:"\F224\F224"}.fa-home-user,.fa-house-user{--fa:"\E1B0";--fa--fa:"\E1B0\E1B0"}.fa-circle-arrow-down-left{--fa:"\E0F9";--fa--fa:"\E0F9\E0F9"}.fa-dumpster-fire{--fa:"\F794";--fa--fa:"\F794\F794"}.fa-hexagon-minus,.fa-minus-hexagon{--fa:"\F307";--fa--fa:"\F307\F307"}.fa-arrow-alt-to-left,.fa-left-to-line{--fa:"\F34B";--fa--fa:"\F34B\F34B"}.fa-house-crack{--fa:"\E3B1";--fa--fa:"\E3B1\E3B1"}.fa-paw-alt,.fa-paw-simple{--fa:"\F701";--fa--fa:"\F701\F701"}.fa-arrow-left-long-to-line{--fa:"\E3D4";--fa--fa:"\E3D4\E3D4"}.fa-brackets-round,.fa-parentheses{--fa:"\E0C5";--fa--fa:"\E0C5\E0C5"}.fa-cocktail,.fa-martini-glass-citrus{--fa:"\F561";--fa--fa:"\F561\F561"}.fa-user-shakespeare{--fa:"\E2C2";--fa--fa:"\E2C2\E2C2"}.fa-arrow-right-to-arc{--fa:"\E4B2";--fa--fa:"\E4B2\E4B2"}.fa-face-surprise,.fa-surprise{--fa:"\F5C2";--fa--fa:"\F5C2\F5C2"}.fa-bottle-water{--fa:"\E4C5";--fa--fa:"\E4C5\E4C5"}.fa-circle-pause,.fa-pause-circle{--fa:"\F28B";--fa--fa:"\F28B\F28B"}.fa-gauge-circle-plus{--fa:"\E498";--fa--fa:"\E498\E498"}.fa-folders{--fa:"\F660";--fa--fa:"\F660\F660"}.fa-angel{--fa:"\F779";--fa--fa:"\F779\F779"}.fa-value-absolute{--fa:"\F6A6";--fa--fa:"\F6A6\F6A6"}.fa-rabbit{--fa:"\F708";--fa--fa:"\F708\F708"}.fa-toilet-paper-slash{--fa:"\E072";--fa--fa:"\E072\E072"}.fa-circle-euro{--fa:"\E5CE";--fa--fa:"\E5CE\E5CE"}.fa-apple-alt,.fa-apple-whole{--fa:"\F5D1";--fa--fa:"\F5D1\F5D1"}.fa-kitchen-set{--fa:"\E51A";--fa--fa:"\E51A\E51A"}.fa-diamond-half{--fa:"\E5B7";--fa--fa:"\E5B7\E5B7"}.fa-lock-alt,.fa-lock-keyhole{--fa:"\F30D";--fa--fa:"\F30D\F30D"}.fa-r{--fa:"R";--fa--fa:"RR"}.fa-temperature-1,.fa-temperature-quarter,.fa-thermometer-1,.fa-thermometer-quarter{--fa:"\F2CA";--fa--fa:"\F2CA\F2CA"}.fa-info-square,.fa-square-info{--fa:"\F30F";--fa--fa:"\F30F\F30F"}.fa-wifi-slash{--fa:"\F6AC";--fa--fa:"\F6AC\F6AC"}.fa-toilet-paper-xmark{--fa:"\E5B3";--fa--fa:"\E5B3\E5B3"}.fa-hands-holding-dollar,.fa-hands-usd{--fa:"\F4C5";--fa--fa:"\F4C5\F4C5"}.fa-cube{--fa:"\F1B2";--fa--fa:"\F1B2\F1B2"}.fa-arrow-down-triangle-square,.fa-sort-shapes-down{--fa:"\F888";--fa--fa:"\F888\F888"}.fa-bitcoin-sign{--fa:"\E0B4";--fa--fa:"\E0B4\E0B4"}.fa-shutters{--fa:"\E449";--fa--fa:"\E449\E449"}.fa-shield-dog{--fa:"\E573";--fa--fa:"\E573\E573"}.fa-solar-panel{--fa:"\F5BA";--fa--fa:"\F5BA\F5BA"}.fa-lock-open{--fa:"\F3C1";--fa--fa:"\F3C1\F3C1"}.fa-table-tree{--fa:"\E293";--fa--fa:"\E293\E293"}.fa-house-chimney-heart{--fa:"\E1B2";--fa--fa:"\E1B2\E1B2"}.fa-tally-3{--fa:"\E296";--fa--fa:"\E296\E296"}.fa-elevator{--fa:"\E16D";--fa--fa:"\E16D\E16D"}.fa-money-bill-transfer{--fa:"\E528";--fa--fa:"\E528\E528"}.fa-money-bill-trend-up{--fa:"\E529";--fa--fa:"\E529\E529"}.fa-house-flood-water-circle-arrow-right{--fa:"\E50F";--fa--fa:"\E50F\E50F"}.fa-poll-h,.fa-square-poll-horizontal{--fa:"\F682";--fa--fa:"\F682\F682"}.fa-circle{--fa:"\F111";--fa--fa:"\F111\F111"}.fa-left-to-bracket{--fa:"\E66D";--fa--fa:"\E66D\E66D"}.fa-cart-circle-exclamation{--fa:"\E3F2";--fa--fa:"\E3F2\E3F2"}.fa-sword{--fa:"\F71C";--fa--fa:"\F71C\F71C"}.fa-backward-fast,.fa-fast-backward{--fa:"\F049";--fa--fa:"\F049\F049"}.fa-recycle{--fa:"\F1B8";--fa--fa:"\F1B8\F1B8"}.fa-user-astronaut{--fa:"\F4FB";--fa--fa:"\F4FB\F4FB"}.fa-interrobang{--fa:"\E5BA";--fa--fa:"\E5BA\E5BA"}.fa-plane-slash{--fa:"\E069";--fa--fa:"\E069\E069"}.fa-circle-dashed{--fa:"\E105";--fa--fa:"\E105\E105"}.fa-trademark{--fa:"\F25C";--fa--fa:"\F25C\F25C"}.fa-basketball,.fa-basketball-ball{--fa:"\F434";--fa--fa:"\F434\F434"}.fa-fork-knife,.fa-utensils-alt{--fa:"\F2E6";--fa--fa:"\F2E6\F2E6"}.fa-satellite-dish{--fa:"\F7C0";--fa--fa:"\F7C0\F7C0"}.fa-badge-check{--fa:"\F336";--fa--fa:"\F336\F336"}.fa-arrow-alt-circle-up,.fa-circle-up{--fa:"\F35B";--fa--fa:"\F35B\F35B"}.fa-slider{--fa:"\E252";--fa--fa:"\E252\E252"}.fa-mobile-alt,.fa-mobile-screen-button{--fa:"\F3CD";--fa--fa:"\F3CD\F3CD"}.fa-clock-one-thirty{--fa:"\E34F";--fa--fa:"\E34F\E34F"}.fa-inbox-arrow-up,.fa-inbox-out{--fa:"\F311";--fa--fa:"\F311\F311"}.fa-cloud-slash{--fa:"\E137";--fa--fa:"\E137\E137"}.fa-volume-high,.fa-volume-up{--fa:"\F028";--fa--fa:"\F028\F028"}.fa-users-rays{--fa:"\E593";--fa--fa:"\E593\E593"}.fa-wallet{--fa:"\F555";--fa--fa:"\F555\F555"}.fa-octagon-check{--fa:"\E426";--fa--fa:"\E426\E426"}.fa-flatbread-stuffed{--fa:"\E40C";--fa--fa:"\E40C\E40C"}.fa-clipboard-check{--fa:"\F46C";--fa--fa:"\F46C\F46C"}.fa-cart-circle-plus{--fa:"\E3F3";--fa--fa:"\E3F3\E3F3"}.fa-shipping-timed,.fa-truck-clock{--fa:"\F48C";--fa--fa:"\F48C\F48C"}.fa-pool-8-ball{--fa:"\E3C5";--fa--fa:"\E3C5\E3C5"}.fa-file-audio{--fa:"\F1C7";--fa--fa:"\F1C7\F1C7"}.fa-turn-down-left{--fa:"\E331";--fa--fa:"\E331\E331"}.fa-lock-hashtag{--fa:"\E423";--fa--fa:"\E423\E423"}.fa-chart-radar{--fa:"\E0E7";--fa--fa:"\E0E7\E0E7"}.fa-staff{--fa:"\F71B";--fa--fa:"\F71B\F71B"}.fa-burger,.fa-hamburger{--fa:"\F805";--fa--fa:"\F805\F805"}.fa-utility-pole{--fa:"\E2C3";--fa--fa:"\E2C3\E2C3"}.fa-transporter-6{--fa:"\E2A7";--fa--fa:"\E2A7\E2A7"}.fa-arrow-turn-left{--fa:"\E632";--fa--fa:"\E632\E632"}.fa-wrench{--fa:"\F0AD";--fa--fa:"\F0AD\F0AD"}.fa-bugs{--fa:"\E4D0";--fa--fa:"\E4D0\E4D0"}.fa-vector-polygon{--fa:"\E2C7";--fa--fa:"\E2C7\E2C7"}.fa-diagram-nested{--fa:"\E157";--fa--fa:"\E157\E157"}.fa-rupee,.fa-rupee-sign{--fa:"\F156";--fa--fa:"\F156\F156"}.fa-file-image{--fa:"\F1C5";--fa--fa:"\F1C5\F1C5"}.fa-circle-question,.fa-question-circle{--fa:"\F059";--fa--fa:"\F059\F059"}.fa-tickets-perforated{--fa:"\E63F";--fa--fa:"\E63F\E63F"}.fa-image-user{--fa:"\E1B8";--fa--fa:"\E1B8\E1B8"}.fa-buoy{--fa:"\E5B5";--fa--fa:"\E5B5\E5B5"}.fa-plane-departure{--fa:"\F5B0";--fa--fa:"\F5B0\F5B0"}.fa-handshake-slash{--fa:"\E060";--fa--fa:"\E060\E060"}.fa-book-bookmark{--fa:"\E0BB";--fa--fa:"\E0BB\E0BB"}.fa-border-center-h{--fa:"\F89C";--fa--fa:"\F89C\F89C"}.fa-can-food{--fa:"\E3E6";--fa--fa:"\E3E6\E3E6"}.fa-typewriter{--fa:"\F8E7";--fa--fa:"\F8E7\F8E7"}.fa-arrow-right-from-arc{--fa:"\E4B1";--fa--fa:"\E4B1\E4B1"}.fa-circle-k{--fa:"\E113";--fa--fa:"\E113\E113"}.fa-face-hand-over-mouth{--fa:"\E378";--fa--fa:"\E378\E378"}.fa-popcorn{--fa:"\F819";--fa--fa:"\F819\F819"}.fa-house-flood,.fa-house-water{--fa:"\F74F";--fa--fa:"\F74F\F74F"}.fa-object-subtract{--fa:"\E49E";--fa--fa:"\E49E\E49E"}.fa-code-branch{--fa:"\F126";--fa--fa:"\F126\F126"}.fa-warehouse-alt,.fa-warehouse-full{--fa:"\F495";--fa--fa:"\F495\F495"}.fa-hat-cowboy{--fa:"\F8C0";--fa--fa:"\F8C0\F8C0"}.fa-bridge{--fa:"\E4C8";--fa--fa:"\E4C8\E4C8"}.fa-phone-alt,.fa-phone-flip{--fa:"\F879";--fa--fa:"\F879\F879"}.fa-arrow-down-from-dotted-line{--fa:"\E090";--fa--fa:"\E090\E090"}.fa-file-doc{--fa:"\E5ED";--fa--fa:"\E5ED\E5ED"}.fa-square-quarters{--fa:"\E44E";--fa--fa:"\E44E\E44E"}.fa-truck-front{--fa:"\E2B7";--fa--fa:"\E2B7\E2B7"}.fa-cat{--fa:"\F6BE";--fa--fa:"\F6BE\F6BE"}.fa-trash-xmark{--fa:"\E2B4";--fa--fa:"\E2B4\E2B4"}.fa-caret-circle-left,.fa-circle-caret-left{--fa:"\F32E";--fa--fa:"\F32E\F32E"}.fa-files{--fa:"\E178";--fa--fa:"\E178\E178"}.fa-anchor-circle-exclamation{--fa:"\E4AB";--fa--fa:"\E4AB\E4AB"}.fa-face-clouds{--fa:"\E47D";--fa--fa:"\E47D\E47D"}.fa-user-crown{--fa:"\F6A4";--fa--fa:"\F6A4\F6A4"}.fa-basket-shopping-plus{--fa:"\E653";--fa--fa:"\E653\E653"}.fa-truck-field{--fa:"\E58D";--fa--fa:"\E58D\E58D"}.fa-route{--fa:"\F4D7";--fa--fa:"\F4D7\F4D7"}.fa-cart-circle-check{--fa:"\E3F1";--fa--fa:"\E3F1\E3F1"}.fa-clipboard-question{--fa:"\E4E3";--fa--fa:"\E4E3\E4E3"}.fa-panorama{--fa:"\E209";--fa--fa:"\E209\E209"}.fa-comment-medical{--fa:"\F7F5";--fa--fa:"\F7F5\F7F5"}.fa-teeth-open{--fa:"\F62F";--fa--fa:"\F62F\F62F"}.fa-user-tie-hair-long{--fa:"\E460";--fa--fa:"\E460\E460"}.fa-file-circle-minus{--fa:"\E4ED";--fa--fa:"\E4ED\E4ED"}.fa-head-side-medical{--fa:"\F809";--fa--fa:"\F809\F809"}.fa-arrow-turn-right{--fa:"\E635";--fa--fa:"\E635\E635"}.fa-tags{--fa:"\F02C";--fa--fa:"\F02C\F02C"}.fa-wine-glass{--fa:"\F4E3";--fa--fa:"\F4E3\F4E3"}.fa-fast-forward,.fa-forward-fast{--fa:"\F050";--fa--fa:"\F050\F050"}.fa-face-meh-blank,.fa-meh-blank{--fa:"\F5A4";--fa--fa:"\F5A4\F5A4"}.fa-user-robot{--fa:"\E04B";--fa--fa:"\E04B\E04B"}.fa-parking,.fa-square-parking{--fa:"\F540";--fa--fa:"\F540\F540"}.fa-card-diamond{--fa:"\E3EA";--fa--fa:"\E3EA\E3EA"}.fa-face-zipper{--fa:"\E3A5";--fa--fa:"\E3A5\E3A5"}.fa-face-raised-eyebrow{--fa:"\E388";--fa--fa:"\E388\E388"}.fa-house-signal{--fa:"\E012";--fa--fa:"\E012\E012"}.fa-chevron-square-up,.fa-square-chevron-up{--fa:"\F32C";--fa--fa:"\F32C\F32C"}.fa-bars-progress,.fa-tasks-alt{--fa:"\F828";--fa--fa:"\F828\F828"}.fa-faucet-drip{--fa:"\E006";--fa--fa:"\E006\E006"}.fa-arrows-to-line{--fa:"\E0A7";--fa--fa:"\E0A7\E0A7"}.fa-dolphin{--fa:"\E168";--fa--fa:"\E168\E168"}.fa-arrow-up-right{--fa:"\E09F";--fa--fa:"\E09F\E09F"}.fa-circle-r{--fa:"\E120";--fa--fa:"\E120\E120"}.fa-cart-flatbed,.fa-dolly-flatbed{--fa:"\F474";--fa--fa:"\F474\F474"}.fa-ban-smoking,.fa-smoking-ban{--fa:"\F54D";--fa--fa:"\F54D\F54D"}.fa-circle-sort-up,.fa-sort-circle-up{--fa:"\E032";--fa--fa:"\E032\E032"}.fa-terminal{--fa:"\F120";--fa--fa:"\F120\F120"}.fa-mobile-button{--fa:"\F10B";--fa--fa:"\F10B\F10B"}.fa-house-medical-flag{--fa:"\E514";--fa--fa:"\E514\E514"}.fa-basket-shopping,.fa-shopping-basket{--fa:"\F291";--fa--fa:"\F291\F291"}.fa-tape{--fa:"\F4DB";--fa--fa:"\F4DB\F4DB"}.fa-chestnut{--fa:"\E3F6";--fa--fa:"\E3F6\E3F6"}.fa-bus-alt,.fa-bus-simple{--fa:"\F55E";--fa--fa:"\F55E\F55E"}.fa-eye{--fa:"\F06E";--fa--fa:"\F06E\F06E"}.fa-face-sad-cry,.fa-sad-cry{--fa:"\F5B3";--fa--fa:"\F5B3\F5B3"}.fa-heat{--fa:"\E00C";--fa--fa:"\E00C\E00C"}.fa-ticket-airline,.fa-ticket-perforated-plane,.fa-ticket-plane{--fa:"\E29A";--fa--fa:"\E29A\E29A"}.fa-boot-heeled{--fa:"\E33F";--fa--fa:"\E33F\E33F"}.fa-arrows-minimize,.fa-compress-arrows{--fa:"\E0A5";--fa--fa:"\E0A5\E0A5"}.fa-audio-description{--fa:"\F29E";--fa--fa:"\F29E\F29E"}.fa-person-military-to-person{--fa:"\E54C";--fa--fa:"\E54C\E54C"}.fa-file-shield{--fa:"\E4F0";--fa--fa:"\E4F0\E4F0"}.fa-hexagon{--fa:"\F312";--fa--fa:"\F312\F312"}.fa-manhole{--fa:"\E1D6";--fa--fa:"\E1D6\E1D6"}.fa-user-slash{--fa:"\F506";--fa--fa:"\F506\F506"}.fa-pen{--fa:"\F304";--fa--fa:"\F304\F304"}.fa-tower-observation{--fa:"\E586";--fa--fa:"\E586\E586"}.fa-floppy-disks{--fa:"\E183";--fa--fa:"\E183\E183"}.fa-toilet-paper-blank-under,.fa-toilet-paper-reverse-alt{--fa:"\E29F";--fa--fa:"\E29F\E29F"}.fa-file-code{--fa:"\F1C9";--fa--fa:"\F1C9\F1C9"}.fa-signal,.fa-signal-5,.fa-signal-perfect{--fa:"\F012";--fa--fa:"\F012\F012"}.fa-pump{--fa:"\E442";--fa--fa:"\E442\E442"}.fa-bus{--fa:"\F207";--fa--fa:"\F207\F207"}.fa-heart-circle-xmark{--fa:"\E501";--fa--fa:"\E501\E501"}.fa-arrow-up-left-from-circle{--fa:"\E09E";--fa--fa:"\E09E\E09E"}.fa-home-lg,.fa-house-chimney{--fa:"\E3AF";--fa--fa:"\E3AF\E3AF"}.fa-window-maximize{--fa:"\F2D0";--fa--fa:"\F2D0\F2D0"}.fa-dryer{--fa:"\F861";--fa--fa:"\F861\F861"}.fa-face-frown,.fa-frown{--fa:"\F119";--fa--fa:"\F119\F119"}.fa-chess-bishop-alt,.fa-chess-bishop-piece{--fa:"\F43B";--fa--fa:"\F43B\F43B"}.fa-shirt-tank-top{--fa:"\E3C9";--fa--fa:"\E3C9\E3C9"}.fa-diploma,.fa-scroll-ribbon{--fa:"\F5EA";--fa--fa:"\F5EA\F5EA"}.fa-screencast{--fa:"\E23E";--fa--fa:"\E23E\E23E"}.fa-walker{--fa:"\F831";--fa--fa:"\F831\F831"}.fa-prescription{--fa:"\F5B1";--fa--fa:"\F5B1\F5B1"}.fa-shop,.fa-store-alt{--fa:"\F54F";--fa--fa:"\F54F\F54F"}.fa-floppy-disk,.fa-save{--fa:"\F0C7";--fa--fa:"\F0C7\F0C7"}.fa-vihara{--fa:"\F6A7";--fa--fa:"\F6A7\F6A7"}.fa-face-kiss-closed-eyes{--fa:"\E37D";--fa--fa:"\E37D\E37D"}.fa-balance-scale-left,.fa-scale-unbalanced{--fa:"\F515";--fa--fa:"\F515\F515"}.fa-file-user{--fa:"\F65C";--fa--fa:"\F65C\F65C"}.fa-user-police-tie{--fa:"\E334";--fa--fa:"\E334\E334"}.fa-face-tongue-money{--fa:"\E39D";--fa--fa:"\E39D\E39D"}.fa-tennis-ball{--fa:"\F45E";--fa--fa:"\F45E\F45E"}.fa-square-l{--fa:"\E275";--fa--fa:"\E275\E275"}.fa-sort-asc,.fa-sort-up{--fa:"\F0DE";--fa--fa:"\F0DE\F0DE"}.fa-calendar-arrow-up,.fa-calendar-upload{--fa:"\E0D1";--fa--fa:"\E0D1\E0D1"}.fa-comment-dots,.fa-commenting{--fa:"\F4AD";--fa--fa:"\F4AD\F4AD"}.fa-plant-wilt{--fa:"\E5AA";--fa--fa:"\E5AA\E5AA"}.fa-scarf{--fa:"\F7C1";--fa--fa:"\F7C1\F7C1"}.fa-album-circle-plus{--fa:"\E48C";--fa--fa:"\E48C\E48C"}.fa-user-nurse-hair-long{--fa:"\E45E";--fa--fa:"\E45E\E45E"}.fa-diamond{--fa:"\F219";--fa--fa:"\F219\F219"}.fa-arrow-alt-square-left,.fa-square-left{--fa:"\F351";--fa--fa:"\F351\F351"}.fa-face-grin-squint,.fa-grin-squint{--fa:"\F585";--fa--fa:"\F585\F585"}.fa-circle-ellipsis-vertical{--fa:"\E10B";--fa--fa:"\E10B\E10B"}.fa-hand-holding-dollar,.fa-hand-holding-usd{--fa:"\F4C0";--fa--fa:"\F4C0\F4C0"}.fa-grid-dividers{--fa:"\E3AD";--fa--fa:"\E3AD\E3AD"}.fa-chart-diagram{--fa:"\E695";--fa--fa:"\E695\E695"}.fa-bacterium{--fa:"\E05A";--fa--fa:"\E05A\E05A"}.fa-hand-pointer{--fa:"\F25A";--fa--fa:"\F25A\F25A"}.fa-drum-steelpan{--fa:"\F56A";--fa--fa:"\F56A\F56A"}.fa-hand-scissors{--fa:"\F257";--fa--fa:"\F257\F257"}.fa-hands-praying,.fa-praying-hands{--fa:"\F684";--fa--fa:"\F684\F684"}.fa-face-pensive{--fa:"\E384";--fa--fa:"\E384\E384"}.fa-user-music{--fa:"\F8EB";--fa--fa:"\F8EB\F8EB"}.fa-arrow-right-rotate,.fa-arrow-rotate-forward,.fa-arrow-rotate-right,.fa-redo{--fa:"\F01E";--fa--fa:"\F01E\F01E"}.fa-comments-alt-dollar,.fa-messages-dollar{--fa:"\F652";--fa--fa:"\F652\F652"}.fa-sensor-on{--fa:"\E02B";--fa--fa:"\E02B\E02B"}.fa-balloon{--fa:"\E2E3";--fa--fa:"\E2E3\E2E3"}.fa-biohazard{--fa:"\F780";--fa--fa:"\F780\F780"}.fa-chess-queen-alt,.fa-chess-queen-piece{--fa:"\F446";--fa--fa:"\F446\F446"}.fa-location,.fa-location-crosshairs{--fa:"\F601";--fa--fa:"\F601\F601"}.fa-mars-double{--fa:"\F227";--fa--fa:"\F227\F227"}.fa-left-from-bracket{--fa:"\E66C";--fa--fa:"\E66C\E66C"}.fa-house-leave,.fa-house-person-depart,.fa-house-person-leave{--fa:"\E00F";--fa--fa:"\E00F\E00F"}.fa-ruler-triangle{--fa:"\F61C";--fa--fa:"\F61C\F61C"}.fa-card-club{--fa:"\E3E9";--fa--fa:"\E3E9\E3E9"}.fa-child-dress{--fa:"\E59C";--fa--fa:"\E59C\E59C"}.fa-users-between-lines{--fa:"\E591";--fa--fa:"\E591\E591"}.fa-lungs-virus{--fa:"\E067";--fa--fa:"\E067\E067"}.fa-spinner-third{--fa:"\F3F4";--fa--fa:"\F3F4\F3F4"}.fa-face-grin-tears,.fa-grin-tears{--fa:"\F588";--fa--fa:"\F588\F588"}.fa-phone{--fa:"\F095";--fa--fa:"\F095\F095"}.fa-computer-mouse-scrollwheel,.fa-mouse-alt{--fa:"\F8CD";--fa--fa:"\F8CD\F8CD"}.fa-calendar-times,.fa-calendar-xmark{--fa:"\F273";--fa--fa:"\F273\F273"}.fa-child-reaching{--fa:"\E59D";--fa--fa:"\E59D\E59D"}.fa-table-layout{--fa:"\E290";--fa--fa:"\E290\E290"}.fa-narwhal{--fa:"\F6FE";--fa--fa:"\F6FE\F6FE"}.fa-ramp-loading{--fa:"\F4D4";--fa--fa:"\F4D4\F4D4"}.fa-calendar-circle-plus{--fa:"\E470";--fa--fa:"\E470\E470"}.fa-toothbrush{--fa:"\F635";--fa--fa:"\F635\F635"}.fa-border-inner{--fa:"\F84E";--fa--fa:"\F84E\F84E"}.fa-paw-claws{--fa:"\F702";--fa--fa:"\F702\F702"}.fa-kiwi-fruit{--fa:"\E30C";--fa--fa:"\E30C\E30C"}.fa-traffic-light-slow{--fa:"\F639";--fa--fa:"\F639\F639"}.fa-rectangle-code{--fa:"\E322";--fa--fa:"\E322\E322"}.fa-head-side-virus{--fa:"\E064";--fa--fa:"\E064\E064"}.fa-keyboard-brightness{--fa:"\E1C0";--fa--fa:"\E1C0\E1C0"}.fa-books-medical{--fa:"\F7E8";--fa--fa:"\F7E8\F7E8"}.fa-lightbulb-slash{--fa:"\F673";--fa--fa:"\F673\F673"}.fa-home-blank,.fa-house-blank{--fa:"\E487";--fa--fa:"\E487\E487"}.fa-square-5{--fa:"\E25A";--fa--fa:"\E25A\E25A"}.fa-heart-square,.fa-square-heart{--fa:"\F4C8";--fa--fa:"\F4C8\F4C8"}.fa-puzzle{--fa:"\E443";--fa--fa:"\E443\E443"}.fa-user-cog,.fa-user-gear{--fa:"\F4FE";--fa--fa:"\F4FE\F4FE"}.fa-pipe-circle-check{--fa:"\E436";--fa--fa:"\E436\E436"}.fa-arrow-up-1-9,.fa-sort-numeric-up{--fa:"\F163";--fa--fa:"\F163\F163"}.fa-octagon-exclamation{--fa:"\E204";--fa--fa:"\E204\E204"}.fa-dial-low{--fa:"\E15D";--fa--fa:"\E15D\E15D"}.fa-door-closed{--fa:"\F52A";--fa--fa:"\F52A\F52A"}.fa-laptop-mobile,.fa-phone-laptop{--fa:"\F87A";--fa--fa:"\F87A\F87A"}.fa-conveyor-belt-alt,.fa-conveyor-belt-boxes{--fa:"\F46F";--fa--fa:"\F46F\F46F"}.fa-shield-virus{--fa:"\E06C";--fa--fa:"\E06C\E06C"}.fa-starfighter-alt-advanced,.fa-starfighter-twin-ion-engine-advanced{--fa:"\E28E";--fa--fa:"\E28E\E28E"}.fa-dice-six{--fa:"\F526";--fa--fa:"\F526\F526"}.fa-starfighter-alt,.fa-starfighter-twin-ion-engine{--fa:"\E038";--fa--fa:"\E038\E038"}.fa-rocket-launch{--fa:"\E027";--fa--fa:"\E027\E027"}.fa-mosquito-net{--fa:"\E52C";--fa--fa:"\E52C\E52C"}.fa-file-fragment{--fa:"\E697";--fa--fa:"\E697\E697"}.fa-vent-damper{--fa:"\E465";--fa--fa:"\E465\E465"}.fa-bridge-water{--fa:"\E4CE";--fa--fa:"\E4CE\E4CE"}.fa-ban-bug,.fa-debug{--fa:"\F7F9";--fa--fa:"\F7F9\F7F9"}.fa-person-booth{--fa:"\F756";--fa--fa:"\F756\F756"}.fa-text-width{--fa:"\F035";--fa--fa:"\F035\F035"}.fa-garage-car{--fa:"\E00A";--fa--fa:"\E00A\E00A"}.fa-square-kanban{--fa:"\E488";--fa--fa:"\E488\E488"}.fa-hat-wizard{--fa:"\F6E8";--fa--fa:"\F6E8\F6E8"}.fa-chart-kanban{--fa:"\E64F";--fa--fa:"\E64F\E64F"}.fa-pen-fancy{--fa:"\F5AC";--fa--fa:"\F5AC\F5AC"}.fa-coffee-pot{--fa:"\E002";--fa--fa:"\E002\E002"}.fa-mouse-field{--fa:"\E5A8";--fa--fa:"\E5A8\E5A8"}.fa-digging,.fa-person-digging{--fa:"\F85E";--fa--fa:"\F85E\F85E"}.fa-shower-alt,.fa-shower-down{--fa:"\E24D";--fa--fa:"\E24D\E24D"}.fa-box-circle-check{--fa:"\E0C4";--fa--fa:"\E0C4\E0C4"}.fa-brightness{--fa:"\E0C9";--fa--fa:"\E0C9\E0C9"}.fa-car-side-bolt{--fa:"\E344";--fa--fa:"\E344\E344"}.fa-file-xml{--fa:"\E654";--fa--fa:"\E654\E654"}.fa-ornament{--fa:"\F7B8";--fa--fa:"\F7B8\F7B8"}.fa-phone-arrow-down,.fa-phone-arrow-down-left,.fa-phone-incoming{--fa:"\E223";--fa--fa:"\E223\E223"}.fa-cloud-word{--fa:"\E138";--fa--fa:"\E138\E138"}.fa-hand-fingers-crossed{--fa:"\E1A3";--fa--fa:"\E1A3\E1A3"}.fa-trash{--fa:"\F1F8";--fa--fa:"\F1F8\F1F8"}.fa-gauge-simple,.fa-gauge-simple-med,.fa-tachometer-average{--fa:"\F629";--fa--fa:"\F629\F629"}.fa-arrow-down-small-big,.fa-sort-size-down-alt{--fa:"\F88D";--fa--fa:"\F88D\F88D"}.fa-book-medical{--fa:"\F7E6";--fa--fa:"\F7E6\F7E6"}.fa-face-melting{--fa:"\E483";--fa--fa:"\E483\E483"}.fa-poo{--fa:"\F2FE";--fa--fa:"\F2FE\F2FE"}.fa-pen-alt-slash,.fa-pen-clip-slash{--fa:"\E20F";--fa--fa:"\E20F\E20F"}.fa-quote-right,.fa-quote-right-alt{--fa:"\F10E";--fa--fa:"\F10E\F10E"}.fa-scroll-old{--fa:"\F70F";--fa--fa:"\F70F\F70F"}.fa-guitars{--fa:"\F8BF";--fa--fa:"\F8BF\F8BF"}.fa-phone-xmark{--fa:"\E227";--fa--fa:"\E227\E227"}.fa-hose{--fa:"\E419";--fa--fa:"\E419\E419"}.fa-clock-six{--fa:"\E352";--fa--fa:"\E352\E352"}.fa-shirt,.fa-t-shirt,.fa-tshirt{--fa:"\F553";--fa--fa:"\F553\F553"}.fa-billboard{--fa:"\E5CD";--fa--fa:"\E5CD\E5CD"}.fa-square-r{--fa:"\E27C";--fa--fa:"\E27C\E27C"}.fa-cubes{--fa:"\F1B3";--fa--fa:"\F1B3\F1B3"}.fa-envelope-open-dollar{--fa:"\F657";--fa--fa:"\F657\F657"}.fa-divide{--fa:"\F529";--fa--fa:"\F529\F529"}.fa-sun-cloud{--fa:"\F763";--fa--fa:"\F763\F763"}.fa-lamp-floor{--fa:"\E015";--fa--fa:"\E015\E015"}.fa-square-7{--fa:"\E25C";--fa--fa:"\E25C\E25C"}.fa-tenge,.fa-tenge-sign{--fa:"\F7D7";--fa--fa:"\F7D7\F7D7"}.fa-headphones{--fa:"\F025";--fa--fa:"\F025\F025"}.fa-hands-holding{--fa:"\F4C2";--fa--fa:"\F4C2\F4C2"}.fa-campfire{--fa:"\F6BA";--fa--fa:"\F6BA\F6BA"}.fa-circle-ampersand{--fa:"\E0F8";--fa--fa:"\E0F8\E0F8"}.fa-snowflakes{--fa:"\F7CF";--fa--fa:"\F7CF\F7CF"}.fa-hands-clapping{--fa:"\E1A8";--fa--fa:"\E1A8\E1A8"}.fa-republican{--fa:"\F75E";--fa--fa:"\F75E\F75E"}.fa-leaf-maple{--fa:"\F6F6";--fa--fa:"\F6F6\F6F6"}.fa-arrow-left{--fa:"\F060";--fa--fa:"\F060\F060"}.fa-person-circle-xmark{--fa:"\E543";--fa--fa:"\E543\E543"}.fa-ruler{--fa:"\F545";--fa--fa:"\F545\F545"}.fa-arrow-left-from-bracket{--fa:"\E668";--fa--fa:"\E668\E668"}.fa-cup-straw-swoosh{--fa:"\E364";--fa--fa:"\E364\E364"}.fa-temperature-hot,.fa-temperature-sun{--fa:"\F76A";--fa--fa:"\F76A\F76A"}.fa-align-left{--fa:"\F036";--fa--fa:"\F036\F036"}.fa-dice-d6{--fa:"\F6D1";--fa--fa:"\F6D1\F6D1"}.fa-restroom{--fa:"\F7BD";--fa--fa:"\F7BD\F7BD"}.fa-high-definition,.fa-rectangle-hd{--fa:"\E1AE";--fa--fa:"\E1AE\E1AE"}.fa-j{--fa:"J";--fa--fa:"JJ"}.fa-galaxy{--fa:"\E008";--fa--fa:"\E008\E008"}.fa-users-viewfinder{--fa:"\E595";--fa--fa:"\E595\E595"}.fa-file-video{--fa:"\F1C8";--fa--fa:"\F1C8\F1C8"}.fa-cherries{--fa:"\E0EC";--fa--fa:"\E0EC\E0EC"}.fa-external-link-alt,.fa-up-right-from-square{--fa:"\F35D";--fa--fa:"\F35D\F35D"}.fa-circle-sort,.fa-sort-circle{--fa:"\E030";--fa--fa:"\E030\E030"}.fa-table-cells,.fa-th{--fa:"\F00A";--fa--fa:"\F00A\F00A"}.fa-bag-shopping-minus{--fa:"\E650";--fa--fa:"\E650\E650"}.fa-file-pdf{--fa:"\F1C1";--fa--fa:"\F1C1\F1C1"}.fa-siren{--fa:"\E02D";--fa--fa:"\E02D\E02D"}.fa-arrow-up-to-dotted-line{--fa:"\E0A1";--fa--fa:"\E0A1\E0A1"}.fa-image-landscape,.fa-landscape{--fa:"\E1B5";--fa--fa:"\E1B5\E1B5"}.fa-tank-water{--fa:"\E452";--fa--fa:"\E452\E452"}.fa-curling,.fa-curling-stone{--fa:"\F44A";--fa--fa:"\F44A\F44A"}.fa-gamepad-alt,.fa-gamepad-modern{--fa:"\E5A2";--fa--fa:"\E5A2\E5A2"}.fa-messages-question{--fa:"\E1E7";--fa--fa:"\E1E7\E1E7"}.fa-bible,.fa-book-bible{--fa:"\F647";--fa--fa:"\F647\F647"}.fa-o{--fa:"O";--fa--fa:"OO"}.fa-medkit,.fa-suitcase-medical{--fa:"\F0FA";--fa--fa:"\F0FA\F0FA"}.fa-briefcase-arrow-right{--fa:"\E2F2";--fa--fa:"\E2F2\E2F2"}.fa-expand-wide{--fa:"\F320";--fa--fa:"\F320\F320"}.fa-clock-eleven-thirty{--fa:"\E348";--fa--fa:"\E348\E348"}.fa-rv{--fa:"\F7BE";--fa--fa:"\F7BE\F7BE"}.fa-user-secret{--fa:"\F21B";--fa--fa:"\F21B\F21B"}.fa-otter{--fa:"\F700";--fa--fa:"\F700\F700"}.fa-dreidel{--fa:"\F792";--fa--fa:"\F792\F792"}.fa-female,.fa-person-dress{--fa:"\F182";--fa--fa:"\F182\F182"}.fa-comment-dollar{--fa:"\F651";--fa--fa:"\F651\F651"}.fa-briefcase-clock,.fa-business-time{--fa:"\F64A";--fa--fa:"\F64A\F64A"}.fa-flower-tulip{--fa:"\F801";--fa--fa:"\F801\F801"}.fa-people-pants-simple{--fa:"\E21A";--fa--fa:"\E21A\E21A"}.fa-cloud-drizzle{--fa:"\F738";--fa--fa:"\F738\F738"}.fa-table-cells-large,.fa-th-large{--fa:"\F009";--fa--fa:"\F009\F009"}.fa-book-tanakh,.fa-tanakh{--fa:"\F827";--fa--fa:"\F827\F827"}.fa-solar-system{--fa:"\E02F";--fa--fa:"\E02F\E02F"}.fa-seal-question{--fa:"\E243";--fa--fa:"\E243\E243"}.fa-phone-volume,.fa-volume-control-phone{--fa:"\F2A0";--fa--fa:"\F2A0\F2A0"}.fa-disc-drive{--fa:"\F8B5";--fa--fa:"\F8B5\F8B5"}.fa-hat-cowboy-side{--fa:"\F8C1";--fa--fa:"\F8C1\F8C1"}.fa-rows,.fa-table-rows{--fa:"\E292";--fa--fa:"\E292\E292"}.fa-location-exclamation,.fa-map-marker-exclamation{--fa:"\F608";--fa--fa:"\F608\F608"}.fa-face-fearful{--fa:"\E375";--fa--fa:"\E375\E375"}.fa-clipboard-user{--fa:"\F7F3";--fa--fa:"\F7F3\F7F3"}.fa-bus-school{--fa:"\F5DD";--fa--fa:"\F5DD\F5DD"}.fa-film-slash{--fa:"\E179";--fa--fa:"\E179\E179"}.fa-square-arrow-down-right{--fa:"\E262";--fa--fa:"\E262\E262"}.fa-book-sparkles,.fa-book-spells{--fa:"\F6B8";--fa--fa:"\F6B8\F6B8"}.fa-washer,.fa-washing-machine{--fa:"\F898";--fa--fa:"\F898\F898"}.fa-child{--fa:"\F1AE";--fa--fa:"\F1AE\F1AE"}.fa-lira-sign{--fa:"\F195";--fa--fa:"\F195\F195"}.fa-user-visor{--fa:"\E04C";--fa--fa:"\E04C\E04C"}.fa-file-plus-minus{--fa:"\E177";--fa--fa:"\E177\E177"}.fa-chess-clock-alt,.fa-chess-clock-flip{--fa:"\F43E";--fa--fa:"\F43E\F43E"}.fa-satellite{--fa:"\F7BF";--fa--fa:"\F7BF\F7BF"}.fa-truck-fire{--fa:"\E65A";--fa--fa:"\E65A\E65A"}.fa-plane-lock{--fa:"\E558";--fa--fa:"\E558\E558"}.fa-steering-wheel{--fa:"\F622";--fa--fa:"\F622\F622"}.fa-tag{--fa:"\F02B";--fa--fa:"\F02B\F02B"}.fa-stretcher{--fa:"\F825";--fa--fa:"\F825\F825"}.fa-book-law,.fa-book-section{--fa:"\E0C1";--fa--fa:"\E0C1\E0C1"}.fa-inboxes{--fa:"\E1BB";--fa--fa:"\E1BB\E1BB"}.fa-coffee-bean{--fa:"\E13E";--fa--fa:"\E13E\E13E"}.fa-circle-yen{--fa:"\E5D0";--fa--fa:"\E5D0\E5D0"}.fa-brackets-curly{--fa:"\F7EA";--fa--fa:"\F7EA\F7EA"}.fa-ellipsis-stroke-vertical,.fa-ellipsis-v-alt{--fa:"\F39C";--fa--fa:"\F39C\F39C"}.fa-comment{--fa:"\F075";--fa--fa:"\F075\F075"}.fa-square-1{--fa:"\E256";--fa--fa:"\E256\E256"}.fa-birthday-cake,.fa-cake,.fa-cake-candles{--fa:"\F1FD";--fa--fa:"\F1FD\F1FD"}.fa-head-side{--fa:"\F6E9";--fa--fa:"\F6E9\F6E9"}.fa-truck-ladder{--fa:"\E657";--fa--fa:"\E657\E657"}.fa-envelope{--fa:"\F0E0";--fa--fa:"\F0E0\F0E0"}.fa-dolly-empty{--fa:"\F473";--fa--fa:"\F473\F473"}.fa-face-tissue{--fa:"\E39C";--fa--fa:"\E39C\E39C"}.fa-angle-double-up,.fa-angles-up{--fa:"\F102";--fa--fa:"\F102\F102"}.fa-bin-recycle{--fa:"\E5F7";--fa--fa:"\E5F7\E5F7"}.fa-paperclip{--fa:"\F0C6";--fa--fa:"\F0C6\F0C6"}.fa-chart-line-down{--fa:"\F64D";--fa--fa:"\F64D\F64D"}.fa-arrow-right-to-city{--fa:"\E4B3";--fa--fa:"\E4B3\E4B3"}.fa-lock-a{--fa:"\E422";--fa--fa:"\E422\E422"}.fa-ribbon{--fa:"\F4D6";--fa--fa:"\F4D6\F4D6"}.fa-lungs{--fa:"\F604";--fa--fa:"\F604\F604"}.fa-person-pinball{--fa:"\E21D";--fa--fa:"\E21D\E21D"}.fa-arrow-up-9-1,.fa-sort-numeric-up-alt{--fa:"\F887";--fa--fa:"\F887\F887"}.fa-apple-core{--fa:"\E08F";--fa--fa:"\E08F\E08F"}.fa-circle-y{--fa:"\E12F";--fa--fa:"\E12F\E12F"}.fa-h6{--fa:"\E413";--fa--fa:"\E413\E413"}.fa-litecoin-sign{--fa:"\E1D3";--fa--fa:"\E1D3\E1D3"}.fa-bottle-baby{--fa:"\E673";--fa--fa:"\E673\E673"}.fa-circle-small{--fa:"\E122";--fa--fa:"\E122\E122"}.fa-border-none{--fa:"\F850";--fa--fa:"\F850\F850"}.fa-arrow-turn-down-left{--fa:"\E2E1";--fa--fa:"\E2E1\E2E1"}.fa-circle-wifi-circle-wifi,.fa-circle-wifi-group{--fa:"\E67E";--fa--fa:"\E67E\E67E"}.fa-circle-nodes{--fa:"\E4E2";--fa--fa:"\E4E2\E4E2"}.fa-parachute-box{--fa:"\F4CD";--fa--fa:"\F4CD\F4CD"}.fa-reflect-horizontal{--fa:"\E664";--fa--fa:"\E664\E664"}.fa-comment-alt-medical,.fa-message-medical{--fa:"\F7F4";--fa--fa:"\F7F4\F7F4"}.fa-rugby-ball{--fa:"\E3C6";--fa--fa:"\E3C6\E3C6"}.fa-comment-music{--fa:"\F8B0";--fa--fa:"\F8B0\F8B0"}.fa-indent{--fa:"\F03C";--fa--fa:"\F03C\F03C"}.fa-tree-alt,.fa-tree-deciduous{--fa:"\F400";--fa--fa:"\F400\F400"}.fa-puzzle-piece-alt,.fa-puzzle-piece-simple{--fa:"\E231";--fa--fa:"\E231\E231"}.fa-truck-field-un{--fa:"\E58E";--fa--fa:"\E58E\E58E"}.fa-nfc-trash{--fa:"\E1FD";--fa--fa:"\E1FD\E1FD"}.fa-hourglass,.fa-hourglass-empty{--fa:"\F254";--fa--fa:"\F254\F254"}.fa-mountain{--fa:"\F6FC";--fa--fa:"\F6FC\F6FC"}.fa-file-times,.fa-file-xmark{--fa:"\F317";--fa--fa:"\F317\F317"}.fa-home-heart,.fa-house-heart{--fa:"\F4C9";--fa--fa:"\F4C9\F4C9"}.fa-house-chimney-blank{--fa:"\E3B0";--fa--fa:"\E3B0\E3B0"}.fa-meter-bolt{--fa:"\E1E9";--fa--fa:"\E1E9\E1E9"}.fa-user-doctor,.fa-user-md{--fa:"\F0F0";--fa--fa:"\F0F0\F0F0"}.fa-slash-back{--fa:"\\";--fa--fa:"\\\\"}.fa-circle-info,.fa-info-circle{--fa:"\F05A";--fa--fa:"\F05A\F05A"}.fa-fishing-rod{--fa:"\E3A8";--fa--fa:"\E3A8\E3A8"}.fa-hammer-crash{--fa:"\E414";--fa--fa:"\E414\E414"}.fa-message-heart{--fa:"\E5C9";--fa--fa:"\E5C9\E5C9"}.fa-cloud-meatball{--fa:"\F73B";--fa--fa:"\F73B\F73B"}.fa-camera-polaroid{--fa:"\F8AA";--fa--fa:"\F8AA\F8AA"}.fa-camera,.fa-camera-alt{--fa:"\F030";--fa--fa:"\F030\F030"}.fa-square-virus{--fa:"\E578";--fa--fa:"\E578\E578"}.fa-cart-arrow-up{--fa:"\E3EE";--fa--fa:"\E3EE\E3EE"}.fa-meteor{--fa:"\F753";--fa--fa:"\F753\F753"}.fa-car-on{--fa:"\E4DD";--fa--fa:"\E4DD\E4DD"}.fa-sleigh{--fa:"\F7CC";--fa--fa:"\F7CC\F7CC"}.fa-arrow-down-1-9,.fa-sort-numeric-asc,.fa-sort-numeric-down{--fa:"\F162";--fa--fa:"\F162\F162"}.fa-buoy-mooring{--fa:"\E5B6";--fa--fa:"\E5B6\E5B6"}.fa-square-4{--fa:"\E259";--fa--fa:"\E259\E259"}.fa-hand-holding-droplet,.fa-hand-holding-water{--fa:"\F4C1";--fa--fa:"\F4C1\F4C1"}.fa-file-eps{--fa:"\E644";--fa--fa:"\E644\E644"}.fa-tricycle-adult{--fa:"\E5C4";--fa--fa:"\E5C4\E5C4"}.fa-waveform{--fa:"\F8F1";--fa--fa:"\F8F1\F8F1"}.fa-water{--fa:"\F773";--fa--fa:"\F773\F773"}.fa-star-sharp-half-alt,.fa-star-sharp-half-stroke{--fa:"\E28D";--fa--fa:"\E28D\E28D"}.fa-nfc-signal{--fa:"\E1FB";--fa--fa:"\E1FB\E1FB"}.fa-plane-prop{--fa:"\E22B";--fa--fa:"\E22B\E22B"}.fa-calendar-check{--fa:"\F274";--fa--fa:"\F274\F274"}.fa-clock-desk{--fa:"\E134";--fa--fa:"\E134\E134"}.fa-calendar-clock,.fa-calendar-time{--fa:"\E0D2";--fa--fa:"\E0D2\E0D2"}.fa-braille{--fa:"\F2A1";--fa--fa:"\F2A1\F2A1"}.fa-prescription-bottle-alt,.fa-prescription-bottle-medical{--fa:"\F486";--fa--fa:"\F486\F486"}.fa-plate-utensils{--fa:"\E43B";--fa--fa:"\E43B\E43B"}.fa-family-pants{--fa:"\E302";--fa--fa:"\E302\E302"}.fa-hose-reel{--fa:"\E41A";--fa--fa:"\E41A\E41A"}.fa-house-window{--fa:"\E3B3";--fa--fa:"\E3B3\E3B3"}.fa-landmark{--fa:"\F66F";--fa--fa:"\F66F\F66F"}.fa-truck{--fa:"\F0D1";--fa--fa:"\F0D1\F0D1"}.fa-music-magnifying-glass{--fa:"\E662";--fa--fa:"\E662\E662"}.fa-crosshairs{--fa:"\F05B";--fa--fa:"\F05B\F05B"}.fa-cloud-rainbow{--fa:"\F73E";--fa--fa:"\F73E\F73E"}.fa-person-cane{--fa:"\E53C";--fa--fa:"\E53C\E53C"}.fa-alien{--fa:"\F8F5";--fa--fa:"\F8F5\F8F5"}.fa-tent{--fa:"\E57D";--fa--fa:"\E57D\E57D"}.fa-laptop-binary{--fa:"\E5E7";--fa--fa:"\E5E7\E5E7"}.fa-vest-patches{--fa:"\E086";--fa--fa:"\E086\E086"}.fa-people-dress-simple{--fa:"\E218";--fa--fa:"\E218\E218"}.fa-check-double{--fa:"\F560";--fa--fa:"\F560\F560"}.fa-arrow-down-a-z,.fa-sort-alpha-asc,.fa-sort-alpha-down{--fa:"\F15D";--fa--fa:"\F15D\F15D"}.fa-bowling-ball-pin{--fa:"\E0C3";--fa--fa:"\E0C3\E0C3"}.fa-bell-school-slash{--fa:"\F5D6";--fa--fa:"\F5D6\F5D6"}.fa-plus-large{--fa:"\E59E";--fa--fa:"\E59E\E59E"}.fa-money-bill-wheat{--fa:"\E52A";--fa--fa:"\E52A\E52A"}.fa-camera-viewfinder,.fa-screenshot{--fa:"\E0DA";--fa--fa:"\E0DA\E0DA"}.fa-comment-alt-music,.fa-message-music{--fa:"\F8AF";--fa--fa:"\F8AF\F8AF"}.fa-car-building{--fa:"\F859";--fa--fa:"\F859\F859"}.fa-border-bottom-right,.fa-border-style-alt{--fa:"\F854";--fa--fa:"\F854\F854"}.fa-octagon{--fa:"\F306";--fa--fa:"\F306\F306"}.fa-comment-arrow-up-right{--fa:"\E145";--fa--fa:"\E145\E145"}.fa-octagon-divide{--fa:"\E203";--fa--fa:"\E203\E203"}.fa-cookie{--fa:"\F563";--fa--fa:"\F563\F563"}.fa-arrow-left-rotate,.fa-arrow-rotate-back,.fa-arrow-rotate-backward,.fa-arrow-rotate-left,.fa-undo{--fa:"\F0E2";--fa--fa:"\F0E2\F0E2"}.fa-tv-music{--fa:"\F8E6";--fa--fa:"\F8E6\F8E6"}.fa-hard-drive,.fa-hdd{--fa:"\F0A0";--fa--fa:"\F0A0\F0A0"}.fa-reel{--fa:"\E238";--fa--fa:"\E238\E238"}.fa-face-grin-squint-tears,.fa-grin-squint-tears{--fa:"\F586";--fa--fa:"\F586\F586"}.fa-dumbbell{--fa:"\F44B";--fa--fa:"\F44B\F44B"}.fa-list-alt,.fa-rectangle-list{--fa:"\F022";--fa--fa:"\F022\F022"}.fa-tarp-droplet{--fa:"\E57C";--fa--fa:"\E57C\E57C"}.fa-alarm-exclamation{--fa:"\F843";--fa--fa:"\F843\F843"}.fa-house-medical-circle-check{--fa:"\E511";--fa--fa:"\E511\E511"}.fa-traffic-cone{--fa:"\F636";--fa--fa:"\F636\F636"}.fa-grate{--fa:"\E193";--fa--fa:"\E193\E193"}.fa-arrow-down-right{--fa:"\E093";--fa--fa:"\E093\E093"}.fa-person-skiing-nordic,.fa-skiing-nordic{--fa:"\F7CA";--fa--fa:"\F7CA\F7CA"}.fa-calendar-plus{--fa:"\F271";--fa--fa:"\F271\F271"}.fa-person-from-portal,.fa-portal-exit{--fa:"\E023";--fa--fa:"\E023\E023"}.fa-plane-arrival{--fa:"\F5AF";--fa--fa:"\F5AF\F5AF"}.fa-cowbell-circle-plus,.fa-cowbell-more{--fa:"\F8B4";--fa--fa:"\F8B4\F8B4"}.fa-arrow-alt-circle-left,.fa-circle-left{--fa:"\F359";--fa--fa:"\F359\F359"}.fa-distribute-spacing-vertical{--fa:"\E366";--fa--fa:"\E366\E366"}.fa-signal-alt-2,.fa-signal-bars-fair{--fa:"\F692";--fa--fa:"\F692\F692"}.fa-sportsball{--fa:"\E44B";--fa--fa:"\E44B\E44B"}.fa-game-console-handheld-crank{--fa:"\E5B9";--fa--fa:"\E5B9\E5B9"}.fa-subway,.fa-train-subway{--fa:"\F239";--fa--fa:"\F239\F239"}.fa-chart-gantt{--fa:"\E0E4";--fa--fa:"\E0E4\E0E4"}.fa-face-smile-upside-down{--fa:"\E395";--fa--fa:"\E395\E395"}.fa-ball-pile{--fa:"\F77E";--fa--fa:"\F77E\F77E"}.fa-badge-dollar{--fa:"\F645";--fa--fa:"\F645\F645"}.fa-money-bills-alt,.fa-money-bills-simple{--fa:"\E1F4";--fa--fa:"\E1F4\E1F4"}.fa-list-timeline{--fa:"\E1D1";--fa--fa:"\E1D1\E1D1"}.fa-indian-rupee,.fa-indian-rupee-sign,.fa-inr{--fa:"\E1BC";--fa--fa:"\E1BC\E1BC"}.fa-crop-alt,.fa-crop-simple{--fa:"\F565";--fa--fa:"\F565\F565"}.fa-money-bill-1,.fa-money-bill-alt{--fa:"\F3D1";--fa--fa:"\F3D1\F3D1"}.fa-left-long,.fa-long-arrow-alt-left{--fa:"\F30A";--fa--fa:"\F30A\F30A"}.fa-keyboard-down{--fa:"\E1C2";--fa--fa:"\E1C2\E1C2"}.fa-circle-up-right{--fa:"\E129";--fa--fa:"\E129\E129"}.fa-cloud-bolt-moon,.fa-thunderstorm-moon{--fa:"\F76D";--fa--fa:"\F76D\F76D"}.fa-turn-left-up{--fa:"\E638";--fa--fa:"\E638\E638"}.fa-dna{--fa:"\F471";--fa--fa:"\F471\F471"}.fa-virus-slash{--fa:"\E075";--fa--fa:"\E075\E075"}.fa-bracket-round-right{--fa:")";--fa--fa:"))"}.fa-circle-sterling{--fa:"\E5CF";--fa--fa:"\E5CF\E5CF"}.fa-circle-5{--fa:"\E0F2";--fa--fa:"\E0F2\E0F2"}.fa-minus,.fa-subtract{--fa:"\F068";--fa--fa:"\F068\F068"}.fa-fire-flame,.fa-flame{--fa:"\F6DF";--fa--fa:"\F6DF\F6DF"}.fa-arrow-alt-to-right,.fa-right-to-line{--fa:"\F34C";--fa--fa:"\F34C\F34C"}.fa-gif{--fa:"\E190";--fa--fa:"\E190\E190"}.fa-chess{--fa:"\F439";--fa--fa:"\F439\F439"}.fa-trash-slash{--fa:"\E2B3";--fa--fa:"\E2B3\E2B3"}.fa-arrow-left-long,.fa-long-arrow-left{--fa:"\F177";--fa--fa:"\F177\F177"}.fa-plug-circle-check{--fa:"\E55C";--fa--fa:"\E55C\E55C"}.fa-font-case{--fa:"\F866";--fa--fa:"\F866\F866"}.fa-street-view{--fa:"\F21D";--fa--fa:"\F21D\F21D"}.fa-arrow-down-left{--fa:"\E091";--fa--fa:"\E091\E091"}.fa-franc-sign{--fa:"\E18F";--fa--fa:"\E18F\E18F"}.fa-flask-poison,.fa-flask-round-poison{--fa:"\F6E0";--fa--fa:"\F6E0\F6E0"}.fa-volume-off{--fa:"\F026";--fa--fa:"\F026\F026"}.fa-book-circle-arrow-right{--fa:"\E0BC";--fa--fa:"\E0BC\E0BC"}.fa-chart-user,.fa-user-chart{--fa:"\F6A3";--fa--fa:"\F6A3\F6A3"}.fa-american-sign-language-interpreting,.fa-asl-interpreting,.fa-hands-american-sign-language-interpreting,.fa-hands-asl-interpreting{--fa:"\F2A3";--fa--fa:"\F2A3\F2A3"}.fa-presentation,.fa-presentation-screen{--fa:"\F685";--fa--fa:"\F685\F685"}.fa-circle-bolt{--fa:"\E0FE";--fa--fa:"\E0FE\E0FE"}.fa-face-smile-halo{--fa:"\E38F";--fa--fa:"\E38F\E38F"}.fa-cart-circle-arrow-down{--fa:"\E3EF";--fa--fa:"\E3EF\E3EF"}.fa-house-person-arrive,.fa-house-person-return,.fa-house-return{--fa:"\E011";--fa--fa:"\E011\E011"}.fa-comment-alt-times,.fa-message-times,.fa-message-xmark{--fa:"\F4AB";--fa--fa:"\F4AB\F4AB"}.fa-file-award,.fa-file-certificate{--fa:"\F5F3";--fa--fa:"\F5F3\F5F3"}.fa-user-doctor-hair-long{--fa:"\E459";--fa--fa:"\E459\E459"}.fa-camera-home,.fa-camera-security{--fa:"\F8FE";--fa--fa:"\F8FE\F8FE"}.fa-cog,.fa-gear{--fa:"\F013";--fa--fa:"\F013\F013"}.fa-droplet-slash,.fa-tint-slash{--fa:"\F5C7";--fa--fa:"\F5C7\F5C7"}.fa-book-heart{--fa:"\F499";--fa--fa:"\F499\F499"}.fa-mosque{--fa:"\F678";--fa--fa:"\F678\F678"}.fa-duck{--fa:"\F6D8";--fa--fa:"\F6D8\F6D8"}.fa-mosquito{--fa:"\E52B";--fa--fa:"\E52B\E52B"}.fa-star-of-david{--fa:"\F69A";--fa--fa:"\F69A\F69A"}.fa-flag-alt,.fa-flag-swallowtail{--fa:"\F74C";--fa--fa:"\F74C\F74C"}.fa-person-military-rifle{--fa:"\E54B";--fa--fa:"\E54B\E54B"}.fa-car-garage{--fa:"\F5E2";--fa--fa:"\F5E2\F5E2"}.fa-cart-shopping,.fa-shopping-cart{--fa:"\F07A";--fa--fa:"\F07A\F07A"}.fa-book-font{--fa:"\E0BF";--fa--fa:"\E0BF\E0BF"}.fa-shield-plus{--fa:"\E24A";--fa--fa:"\E24A\E24A"}.fa-vials{--fa:"\F493";--fa--fa:"\F493\F493"}.fa-eye-dropper-full{--fa:"\E172";--fa--fa:"\E172\E172"}.fa-distribute-spacing-horizontal{--fa:"\E365";--fa--fa:"\E365\E365"}.fa-tablet-rugged{--fa:"\F48F";--fa--fa:"\F48F\F48F"}.fa-temperature-frigid,.fa-temperature-snow{--fa:"\F768";--fa--fa:"\F768\F768"}.fa-moped{--fa:"\E3B9";--fa--fa:"\E3B9\E3B9"}.fa-face-smile-plus,.fa-smile-plus{--fa:"\F5B9";--fa--fa:"\F5B9\F5B9"}.fa-radio-alt,.fa-radio-tuner{--fa:"\F8D8";--fa--fa:"\F8D8\F8D8"}.fa-face-swear{--fa:"\E399";--fa--fa:"\E399\E399"}.fa-water-arrow-down,.fa-water-lower{--fa:"\F774";--fa--fa:"\F774\F774"}.fa-scanner-touchscreen{--fa:"\F48A";--fa--fa:"\F48A\F48A"}.fa-circle-7{--fa:"\E0F4";--fa--fa:"\E0F4\E0F4"}.fa-plug-circle-plus{--fa:"\E55F";--fa--fa:"\E55F\E55F"}.fa-person-ski-jumping,.fa-ski-jump{--fa:"\F7C7";--fa--fa:"\F7C7\F7C7"}.fa-place-of-worship{--fa:"\F67F";--fa--fa:"\F67F\F67F"}.fa-water-arrow-up,.fa-water-rise{--fa:"\F775";--fa--fa:"\F775\F775"}.fa-waveform-lines,.fa-waveform-path{--fa:"\F8F2";--fa--fa:"\F8F2\F8F2"}.fa-split{--fa:"\E254";--fa--fa:"\E254\E254"}.fa-film-canister,.fa-film-cannister{--fa:"\F8B7";--fa--fa:"\F8B7\F8B7"}.fa-folder-times,.fa-folder-xmark{--fa:"\F65F";--fa--fa:"\F65F\F65F"}.fa-toilet-paper-alt,.fa-toilet-paper-blank{--fa:"\F71F";--fa--fa:"\F71F\F71F"}.fa-tablet-android-alt,.fa-tablet-screen{--fa:"\F3FC";--fa--fa:"\F3FC\F3FC"}.fa-hexagon-vertical-nft-slanted{--fa:"\E506";--fa--fa:"\E506\E506"}.fa-folder-music{--fa:"\E18D";--fa--fa:"\E18D\E18D"}.fa-desktop-medical,.fa-display-medical{--fa:"\E166";--fa--fa:"\E166\E166"}.fa-share-all{--fa:"\F367";--fa--fa:"\F367\F367"}.fa-peapod{--fa:"\E31C";--fa--fa:"\E31C\E31C"}.fa-chess-clock{--fa:"\F43D";--fa--fa:"\F43D\F43D"}.fa-axe{--fa:"\F6B2";--fa--fa:"\F6B2\F6B2"}.fa-square-d{--fa:"\E268";--fa--fa:"\E268\E268"}.fa-grip-vertical{--fa:"\F58E";--fa--fa:"\F58E\F58E"}.fa-mobile-signal-out{--fa:"\E1F0";--fa--fa:"\E1F0\E1F0"}.fa-hexagon-nodes{--fa:"\E699";--fa--fa:"\E699\E699"}.fa-arrow-turn-up,.fa-level-up{--fa:"\F148";--fa--fa:"\F148\F148"}.fa-u{--fa:"U";--fa--fa:"UU"}.fa-arrow-up-from-dotted-line{--fa:"\E09B";--fa--fa:"\E09B\E09B"}.fa-square-root-alt,.fa-square-root-variable{--fa:"\F698";--fa--fa:"\F698\F698"}.fa-light-switch-on{--fa:"\E019";--fa--fa:"\E019\E019"}.fa-arrow-down-arrow-up,.fa-sort-alt{--fa:"\F883";--fa--fa:"\F883\F883"}.fa-raindrops{--fa:"\F75C";--fa--fa:"\F75C\F75C"}.fa-dash,.fa-minus-large{--fa:"\E404";--fa--fa:"\E404\E404"}.fa-clock,.fa-clock-four{--fa:"\F017";--fa--fa:"\F017\F017"}.fa-input-numeric{--fa:"\E1BD";--fa--fa:"\E1BD\E1BD"}.fa-truck-tow{--fa:"\E2B8";--fa--fa:"\E2B8\E2B8"}.fa-backward-step,.fa-step-backward{--fa:"\F048";--fa--fa:"\F048\F048"}.fa-pallet{--fa:"\F482";--fa--fa:"\F482\F482"}.fa-car-bolt{--fa:"\E341";--fa--fa:"\E341\E341"}.fa-arrows-maximize,.fa-expand-arrows{--fa:"\F31D";--fa--fa:"\F31D\F31D"}.fa-faucet{--fa:"\E005";--fa--fa:"\E005\E005"}.fa-cloud-sleet{--fa:"\F741";--fa--fa:"\F741\F741"}.fa-lamp-street{--fa:"\E1C5";--fa--fa:"\E1C5\E1C5"}.fa-list-radio{--fa:"\E1D0";--fa--fa:"\E1D0\E1D0"}.fa-pen-nib-slash{--fa:"\E4A1";--fa--fa:"\E4A1\E4A1"}.fa-baseball-bat-ball{--fa:"\F432";--fa--fa:"\F432\F432"}.fa-square-up-left{--fa:"\E282";--fa--fa:"\E282\E282"}.fa-overline{--fa:"\F876";--fa--fa:"\F876\F876"}.fa-s{--fa:"S";--fa--fa:"SS"}.fa-timeline{--fa:"\E29C";--fa--fa:"\E29C\E29C"}.fa-keyboard{--fa:"\F11C";--fa--fa:"\F11C\F11C"}.fa-arrows-from-dotted-line{--fa:"\E0A3";--fa--fa:"\E0A3\E0A3"}.fa-usb-drive{--fa:"\F8E9";--fa--fa:"\F8E9\F8E9"}.fa-ballot{--fa:"\F732";--fa--fa:"\F732\F732"}.fa-caret-down{--fa:"\F0D7";--fa--fa:"\F0D7\F0D7"}.fa-location-dot-slash,.fa-map-marker-alt-slash{--fa:"\F605";--fa--fa:"\F605\F605"}.fa-cards{--fa:"\E3ED";--fa--fa:"\E3ED\E3ED"}.fa-clinic-medical,.fa-house-chimney-medical{--fa:"\F7F2";--fa--fa:"\F7F2\F7F2"}.fa-boxing-glove,.fa-glove-boxing{--fa:"\F438";--fa--fa:"\F438\F438"}.fa-temperature-3,.fa-temperature-three-quarters,.fa-thermometer-3,.fa-thermometer-three-quarters{--fa:"\F2C8";--fa--fa:"\F2C8\F2C8"}.fa-bell-school{--fa:"\F5D5";--fa--fa:"\F5D5\F5D5"}.fa-mobile-android-alt,.fa-mobile-screen{--fa:"\F3CF";--fa--fa:"\F3CF\F3CF"}.fa-plane-up{--fa:"\E22D";--fa--fa:"\E22D\E22D"}.fa-folder-heart{--fa:"\E189";--fa--fa:"\E189\E189"}.fa-circle-location-arrow,.fa-location-circle{--fa:"\F602";--fa--fa:"\F602\F602"}.fa-face-head-bandage{--fa:"\E37A";--fa--fa:"\E37A\E37A"}.fa-maki-roll,.fa-makizushi,.fa-sushi-roll{--fa:"\E48B";--fa--fa:"\E48B\E48B"}.fa-car-bump{--fa:"\F5E0";--fa--fa:"\F5E0\F5E0"}.fa-piggy-bank{--fa:"\F4D3";--fa--fa:"\F4D3\F4D3"}.fa-racquet{--fa:"\F45A";--fa--fa:"\F45A\F45A"}.fa-car-mirrors{--fa:"\E343";--fa--fa:"\E343\E343"}.fa-industry-alt,.fa-industry-windows{--fa:"\F3B3";--fa--fa:"\F3B3\F3B3"}.fa-bolt-auto{--fa:"\E0B6";--fa--fa:"\E0B6\E0B6"}.fa-battery-3,.fa-battery-half{--fa:"\F242";--fa--fa:"\F242\F242"}.fa-flux-capacitor{--fa:"\F8BA";--fa--fa:"\F8BA\F8BA"}.fa-mountain-city{--fa:"\E52E";--fa--fa:"\E52E\E52E"}.fa-coins{--fa:"\F51E";--fa--fa:"\F51E\F51E"}.fa-honey-pot{--fa:"\E418";--fa--fa:"\E418\E418"}.fa-olive{--fa:"\E316";--fa--fa:"\E316\E316"}.fa-khanda{--fa:"\F66D";--fa--fa:"\F66D\F66D"}.fa-filter-list{--fa:"\E17C";--fa--fa:"\E17C\E17C"}.fa-outlet{--fa:"\E01C";--fa--fa:"\E01C\E01C"}.fa-sliders,.fa-sliders-h{--fa:"\F1DE";--fa--fa:"\F1DE\F1DE"}.fa-cauldron{--fa:"\F6BF";--fa--fa:"\F6BF\F6BF"}.fa-people{--fa:"\E216";--fa--fa:"\E216\E216"}.fa-folder-tree{--fa:"\F802";--fa--fa:"\F802\F802"}.fa-network-wired{--fa:"\F6FF";--fa--fa:"\F6FF\F6FF"}.fa-croissant{--fa:"\F7F6";--fa--fa:"\F7F6\F7F6"}.fa-map-pin{--fa:"\F276";--fa--fa:"\F276\F276"}.fa-hamsa{--fa:"\F665";--fa--fa:"\F665\F665"}.fa-cent-sign{--fa:"\E3F5";--fa--fa:"\E3F5\E3F5"}.fa-swords-laser{--fa:"\E03D";--fa--fa:"\E03D\E03D"}.fa-flask{--fa:"\F0C3";--fa--fa:"\F0C3\F0C3"}.fa-person-pregnant{--fa:"\E31E";--fa--fa:"\E31E\E31E"}.fa-square-u{--fa:"\E281";--fa--fa:"\E281\E281"}.fa-wand-sparkles{--fa:"\F72B";--fa--fa:"\F72B\F72B"}.fa-router{--fa:"\F8DA";--fa--fa:"\F8DA\F8DA"}.fa-ellipsis-v,.fa-ellipsis-vertical{--fa:"\F142";--fa--fa:"\F142\F142"}.fa-sword-laser-alt{--fa:"\E03C";--fa--fa:"\E03C\E03C"}.fa-ticket{--fa:"\F145";--fa--fa:"\F145\F145"}.fa-power-off{--fa:"\F011";--fa--fa:"\F011\F011"}.fa-coin{--fa:"\F85C";--fa--fa:"\F85C\F85C"}.fa-laptop-slash{--fa:"\E1C7";--fa--fa:"\E1C7\E1C7"}.fa-long-arrow-alt-right,.fa-right-long{--fa:"\F30B";--fa--fa:"\F30B\F30B"}.fa-circle-b{--fa:"\E0FD";--fa--fa:"\E0FD\E0FD"}.fa-person-dress-simple{--fa:"\E21C";--fa--fa:"\E21C\E21C"}.fa-pipe-collar{--fa:"\E437";--fa--fa:"\E437\E437"}.fa-lights-holiday{--fa:"\F7B2";--fa--fa:"\F7B2\F7B2"}.fa-citrus{--fa:"\E2F4";--fa--fa:"\E2F4\E2F4"}.fa-flag-usa{--fa:"\F74D";--fa--fa:"\F74D\F74D"}.fa-laptop-file{--fa:"\E51D";--fa--fa:"\E51D\E51D"}.fa-teletype,.fa-tty{--fa:"\F1E4";--fa--fa:"\F1E4\F1E4"}.fa-chart-tree-map{--fa:"\E0EA";--fa--fa:"\E0EA\E0EA"}.fa-diagram-next{--fa:"\E476";--fa--fa:"\E476\E476"}.fa-person-rifle{--fa:"\E54E";--fa--fa:"\E54E\E54E"}.fa-clock-five-thirty{--fa:"\E34A";--fa--fa:"\E34A\E34A"}.fa-pipe-valve{--fa:"\E439";--fa--fa:"\E439\E439"}.fa-lightbulb-message{--fa:"\E687";--fa--fa:"\E687\E687"}.fa-arrow-up-from-arc{--fa:"\E4B4";--fa--fa:"\E4B4\E4B4"}.fa-face-spiral-eyes{--fa:"\E485";--fa--fa:"\E485\E485"}.fa-compress-wide{--fa:"\F326";--fa--fa:"\F326\F326"}.fa-circle-phone-hangup,.fa-phone-circle-down{--fa:"\E11D";--fa--fa:"\E11D\E11D"}.fa-gear-complex-code{--fa:"\E5EB";--fa--fa:"\E5EB\E5EB"}.fa-house-medical-circle-exclamation{--fa:"\E512";--fa--fa:"\E512\E512"}.fa-badminton{--fa:"\E33A";--fa--fa:"\E33A\E33A"}.fa-closed-captioning{--fa:"\F20A";--fa--fa:"\F20A\F20A"}.fa-hiking,.fa-person-hiking{--fa:"\F6EC";--fa--fa:"\F6EC\F6EC"}.fa-arrow-alt-from-left,.fa-right-from-line{--fa:"\F347";--fa--fa:"\F347\F347"}.fa-venus-double{--fa:"\F226";--fa--fa:"\F226\F226"}.fa-images{--fa:"\F302";--fa--fa:"\F302\F302"}.fa-calculator{--fa:"\F1EC";--fa--fa:"\F1EC\F1EC"}.fa-shuttlecock{--fa:"\F45B";--fa--fa:"\F45B\F45B"}.fa-user-hair{--fa:"\E45A";--fa--fa:"\E45A\E45A"}.fa-eye-evil{--fa:"\F6DB";--fa--fa:"\F6DB\F6DB"}.fa-people-pulling{--fa:"\E535";--fa--fa:"\E535\E535"}.fa-n{--fa:"N";--fa--fa:"NN"}.fa-swap{--fa:"\E609";--fa--fa:"\E609\E609"}.fa-garage{--fa:"\E009";--fa--fa:"\E009\E009"}.fa-cable-car,.fa-tram{--fa:"\F7DA";--fa--fa:"\F7DA\F7DA"}.fa-shovel-snow{--fa:"\F7C3";--fa--fa:"\F7C3\F7C3"}.fa-cloud-rain{--fa:"\F73D";--fa--fa:"\F73D\F73D"}.fa-face-lying{--fa:"\E37E";--fa--fa:"\E37E\E37E"}.fa-sprinkler{--fa:"\E035";--fa--fa:"\E035\E035"}.fa-building-circle-xmark{--fa:"\E4D4";--fa--fa:"\E4D4\E4D4"}.fa-person-sledding,.fa-sledding{--fa:"\F7CB";--fa--fa:"\F7CB\F7CB"}.fa-game-console-handheld{--fa:"\F8BB";--fa--fa:"\F8BB\F8BB"}.fa-ship{--fa:"\F21A";--fa--fa:"\F21A\F21A"}.fa-clock-six-thirty{--fa:"\E353";--fa--fa:"\E353\E353"}.fa-battery-slash{--fa:"\F377";--fa--fa:"\F377\F377"}.fa-tugrik-sign{--fa:"\E2BA";--fa--fa:"\E2BA\E2BA"}.fa-arrows-down-to-line{--fa:"\E4B8";--fa--fa:"\E4B8\E4B8"}.fa-download{--fa:"\F019";--fa--fa:"\F019\F019"}.fa-angles-up-down{--fa:"\E60D";--fa--fa:"\E60D\E60D"}.fa-inventory,.fa-shelves{--fa:"\F480";--fa--fa:"\F480\F480"}.fa-cloud-snow{--fa:"\F742";--fa--fa:"\F742\F742"}.fa-face-grin,.fa-grin{--fa:"\F580";--fa--fa:"\F580\F580"}.fa-backspace,.fa-delete-left{--fa:"\F55A";--fa--fa:"\F55A\F55A"}.fa-oven{--fa:"\E01D";--fa--fa:"\E01D\E01D"}.fa-cloud-binary{--fa:"\E601";--fa--fa:"\E601\E601"}.fa-eye-dropper,.fa-eye-dropper-empty,.fa-eyedropper{--fa:"\F1FB";--fa--fa:"\F1FB\F1FB"}.fa-comment-captions{--fa:"\E146";--fa--fa:"\E146\E146"}.fa-comments-question{--fa:"\E14E";--fa--fa:"\E14E\E14E"}.fa-scribble{--fa:"\E23F";--fa--fa:"\E23F\E23F"}.fa-rotate-exclamation{--fa:"\E23C";--fa--fa:"\E23C\E23C"}.fa-file-circle-check{--fa:"\E5A0";--fa--fa:"\E5A0\E5A0"}.fa-glass{--fa:"\F804";--fa--fa:"\F804\F804"}.fa-loader{--fa:"\E1D4";--fa--fa:"\E1D4\E1D4"}.fa-forward{--fa:"\F04E";--fa--fa:"\F04E\F04E"}.fa-user-pilot{--fa:"\E2C0";--fa--fa:"\E2C0\E2C0"}.fa-mobile,.fa-mobile-android,.fa-mobile-phone{--fa:"\F3CE";--fa--fa:"\F3CE\F3CE"}.fa-code-pull-request-closed{--fa:"\E3F9";--fa--fa:"\E3F9\E3F9"}.fa-face-meh,.fa-meh{--fa:"\F11A";--fa--fa:"\F11A\F11A"}.fa-align-center{--fa:"\F037";--fa--fa:"\F037\F037"}.fa-book-dead,.fa-book-skull{--fa:"\F6B7";--fa--fa:"\F6B7\F6B7"}.fa-drivers-license,.fa-id-card{--fa:"\F2C2";--fa--fa:"\F2C2\F2C2"}.fa-face-dotted{--fa:"\E47F";--fa--fa:"\E47F\E47F"}.fa-face-worried{--fa:"\E3A3";--fa--fa:"\E3A3\E3A3"}.fa-dedent,.fa-outdent{--fa:"\F03B";--fa--fa:"\F03B\F03B"}.fa-court-sport{--fa:"\E643";--fa--fa:"\E643\E643"}.fa-heart-circle-exclamation{--fa:"\E4FE";--fa--fa:"\E4FE\E4FE"}.fa-home,.fa-home-alt,.fa-home-lg-alt,.fa-house{--fa:"\F015";--fa--fa:"\F015\F015"}.fa-vector-circle{--fa:"\E2C6";--fa--fa:"\E2C6\E2C6"}.fa-car-circle-bolt{--fa:"\E342";--fa--fa:"\E342\E342"}.fa-calendar-week{--fa:"\F784";--fa--fa:"\F784\F784"}.fa-flying-disc{--fa:"\E3A9";--fa--fa:"\E3A9\E3A9"}.fa-laptop-medical{--fa:"\F812";--fa--fa:"\F812\F812"}.fa-square-down-right{--fa:"\E26C";--fa--fa:"\E26C\E26C"}.fa-b{--fa:"B";--fa--fa:"BB"}.fa-seat-airline{--fa:"\E244";--fa--fa:"\E244\E244"}.fa-eclipse-alt,.fa-moon-over-sun{--fa:"\F74A";--fa--fa:"\F74A\F74A"}.fa-pipe{--fa:"|";--fa--fa:"||"}.fa-file-medical{--fa:"\F477";--fa--fa:"\F477\F477"}.fa-potato{--fa:"\E440";--fa--fa:"\E440\E440"}.fa-dice-one{--fa:"\F525";--fa--fa:"\F525\F525"}.fa-circle-a{--fa:"\E0F7";--fa--fa:"\E0F7\E0F7"}.fa-helmet-battle{--fa:"\F6EB";--fa--fa:"\F6EB\F6EB"}.fa-butter{--fa:"\E3E4";--fa--fa:"\E3E4\E3E4"}.fa-blanket-fire{--fa:"\E3DA";--fa--fa:"\E3DA\E3DA"}.fa-kiwi-bird{--fa:"\F535";--fa--fa:"\F535\F535"}.fa-castle{--fa:"\E0DE";--fa--fa:"\E0DE\E0DE"}.fa-golf-club{--fa:"\F451";--fa--fa:"\F451\F451"}.fa-arrow-right-arrow-left,.fa-exchange{--fa:"\F0EC";--fa--fa:"\F0EC\F0EC"}.fa-redo-alt,.fa-rotate-forward,.fa-rotate-right{--fa:"\F2F9";--fa--fa:"\F2F9\F2F9"}.fa-cutlery,.fa-utensils{--fa:"\F2E7";--fa--fa:"\F2E7\F2E7"}.fa-arrow-up-wide-short,.fa-sort-amount-up{--fa:"\F161";--fa--fa:"\F161\F161"}.fa-chart-pie-simple-circle-dollar{--fa:"\E605";--fa--fa:"\E605\E605"}.fa-balloons{--fa:"\E2E4";--fa--fa:"\E2E4\E2E4"}.fa-mill-sign{--fa:"\E1ED";--fa--fa:"\E1ED\E1ED"}.fa-bowl-rice{--fa:"\E2EB";--fa--fa:"\E2EB\E2EB"}.fa-timeline-arrow{--fa:"\E29D";--fa--fa:"\E29D\E29D"}.fa-skull{--fa:"\F54C";--fa--fa:"\F54C\F54C"}.fa-game-board-alt,.fa-game-board-simple{--fa:"\F868";--fa--fa:"\F868\F868"}.fa-circle-video,.fa-video-circle{--fa:"\E12B";--fa--fa:"\E12B\E12B"}.fa-chart-scatter-bubble{--fa:"\E0E9";--fa--fa:"\E0E9\E0E9"}.fa-house-turret{--fa:"\E1B4";--fa--fa:"\E1B4\E1B4"}.fa-banana{--fa:"\E2E5";--fa--fa:"\E2E5\E2E5"}.fa-hand-holding-skull{--fa:"\E1A4";--fa--fa:"\E1A4\E1A4"}.fa-people-dress{--fa:"\E217";--fa--fa:"\E217\E217"}.fa-couch-small,.fa-loveseat{--fa:"\F4CC";--fa--fa:"\F4CC\F4CC"}.fa-broadcast-tower,.fa-tower-broadcast{--fa:"\F519";--fa--fa:"\F519\F519"}.fa-truck-pickup{--fa:"\F63C";--fa--fa:"\F63C\F63C"}.fa-block-quote{--fa:"\E0B5";--fa--fa:"\E0B5\E0B5"}.fa-long-arrow-alt-up,.fa-up-long{--fa:"\F30C";--fa--fa:"\F30C\F30C"}.fa-stop{--fa:"\F04D";--fa--fa:"\F04D\F04D"}.fa-code-merge{--fa:"\F387";--fa--fa:"\F387\F387"}.fa-money-check-dollar-pen,.fa-money-check-edit-alt{--fa:"\F873";--fa--fa:"\F873\F873"}.fa-arrow-alt-from-bottom,.fa-up-from-line{--fa:"\F346";--fa--fa:"\F346\F346"}.fa-upload{--fa:"\F093";--fa--fa:"\F093\F093"}.fa-hurricane{--fa:"\F751";--fa--fa:"\F751\F751"}.fa-grid-round-2-plus{--fa:"\E5DC";--fa--fa:"\E5DC\E5DC"}.fa-people-pants{--fa:"\E219";--fa--fa:"\E219\E219"}.fa-mound{--fa:"\E52D";--fa--fa:"\E52D\E52D"}.fa-windsock{--fa:"\F777";--fa--fa:"\F777\F777"}.fa-circle-half{--fa:"\E110";--fa--fa:"\E110\E110"}.fa-brake-warning{--fa:"\E0C7";--fa--fa:"\E0C7\E0C7"}.fa-toilet-portable{--fa:"\E583";--fa--fa:"\E583\E583"}.fa-compact-disc{--fa:"\F51F";--fa--fa:"\F51F\F51F"}.fa-file-arrow-down,.fa-file-download{--fa:"\F56D";--fa--fa:"\F56D\F56D"}.fa-sax-hot,.fa-saxophone-fire{--fa:"\F8DB";--fa--fa:"\F8DB\F8DB"}.fa-camera-web-slash,.fa-webcam-slash{--fa:"\F833";--fa--fa:"\F833\F833"}.fa-folder-medical{--fa:"\E18C";--fa--fa:"\E18C\E18C"}.fa-folder-cog,.fa-folder-gear{--fa:"\E187";--fa--fa:"\E187\E187"}.fa-hand-wave{--fa:"\E1A7";--fa--fa:"\E1A7\E1A7"}.fa-arrow-up-arrow-down,.fa-sort-up-down{--fa:"\E099";--fa--fa:"\E099\E099"}.fa-caravan{--fa:"\F8FF";--fa--fa:"\F8FF\F8FF"}.fa-shield-cat{--fa:"\E572";--fa--fa:"\E572\E572"}.fa-comment-alt-slash,.fa-message-slash{--fa:"\F4A9";--fa--fa:"\F4A9\F4A9"}.fa-bolt,.fa-zap{--fa:"\F0E7";--fa--fa:"\F0E7\F0E7"}.fa-trash-can-check{--fa:"\E2A9";--fa--fa:"\E2A9\E2A9"}.fa-glass-water{--fa:"\E4F4";--fa--fa:"\E4F4\E4F4"}.fa-oil-well{--fa:"\E532";--fa--fa:"\E532\E532"}.fa-table-cells-column-unlock{--fa:"\E690";--fa--fa:"\E690\E690"}.fa-person-simple{--fa:"\E220";--fa--fa:"\E220\E220"}.fa-arrow-turn-left-up{--fa:"\E634";--fa--fa:"\E634\E634"}.fa-vault{--fa:"\E2C5";--fa--fa:"\E2C5\E2C5"}.fa-mars{--fa:"\F222";--fa--fa:"\F222\F222"}.fa-toilet{--fa:"\F7D8";--fa--fa:"\F7D8\F7D8"}.fa-plane-circle-xmark{--fa:"\E557";--fa--fa:"\E557\E557"}.fa-cny,.fa-jpy,.fa-rmb,.fa-yen,.fa-yen-sign{--fa:"\F157";--fa--fa:"\F157\F157"}.fa-gear-code{--fa:"\E5E8";--fa--fa:"\E5E8\E5E8"}.fa-notes{--fa:"\E202";--fa--fa:"\E202\E202"}.fa-rouble,.fa-rub,.fa-ruble,.fa-ruble-sign{--fa:"\F158";--fa--fa:"\F158\F158"}.fa-trash-arrow-turn-left,.fa-trash-undo{--fa:"\F895";--fa--fa:"\F895\F895"}.fa-champagne-glass,.fa-glass-champagne{--fa:"\F79E";--fa--fa:"\F79E\F79E"}.fa-objects-align-center-horizontal{--fa:"\E3BC";--fa--fa:"\E3BC\E3BC"}.fa-sun{--fa:"\F185";--fa--fa:"\F185\F185"}.fa-trash-alt-slash,.fa-trash-can-slash{--fa:"\E2AD";--fa--fa:"\E2AD\E2AD"}.fa-screen-users,.fa-users-class{--fa:"\F63D";--fa--fa:"\F63D\F63D"}.fa-guitar{--fa:"\F7A6";--fa--fa:"\F7A6\F7A6"}.fa-arrow-square-left,.fa-square-arrow-left{--fa:"\F33A";--fa--fa:"\F33A\F33A"}.fa-square-8{--fa:"\E25D";--fa--fa:"\E25D\E25D"}.fa-face-smile-hearts{--fa:"\E390";--fa--fa:"\E390\E390"}.fa-brackets,.fa-brackets-square{--fa:"\F7E9";--fa--fa:"\F7E9\F7E9"}.fa-laptop-arrow-down{--fa:"\E1C6";--fa--fa:"\E1C6\E1C6"}.fa-hockey-stick-puck{--fa:"\E3AE";--fa--fa:"\E3AE\E3AE"}.fa-house-tree{--fa:"\E1B3";--fa--fa:"\E1B3\E1B3"}.fa-signal-2,.fa-signal-fair{--fa:"\F68D";--fa--fa:"\F68D\F68D"}.fa-face-laugh-wink,.fa-laugh-wink{--fa:"\F59C";--fa--fa:"\F59C\F59C"}.fa-circle-dollar,.fa-dollar-circle,.fa-usd-circle{--fa:"\F2E8";--fa--fa:"\F2E8\F2E8"}.fa-horse-head{--fa:"\F7AB";--fa--fa:"\F7AB\F7AB"}.fa-arrows-repeat,.fa-repeat-alt{--fa:"\F364";--fa--fa:"\F364\F364"}.fa-bore-hole{--fa:"\E4C3";--fa--fa:"\E4C3\E4C3"}.fa-industry{--fa:"\F275";--fa--fa:"\F275\F275"}.fa-image-polaroid{--fa:"\F8C4";--fa--fa:"\F8C4\F8C4"}.fa-wave-triangle{--fa:"\F89A";--fa--fa:"\F89A\F89A"}.fa-turn-left-down{--fa:"\E637";--fa--fa:"\E637\E637"}.fa-person-running-fast{--fa:"\E5FF";--fa--fa:"\E5FF\E5FF"}.fa-arrow-alt-circle-down,.fa-circle-down{--fa:"\F358";--fa--fa:"\F358\F358"}.fa-grill{--fa:"\E5A3";--fa--fa:"\E5A3\E5A3"}.fa-arrows-turn-to-dots{--fa:"\E4C1";--fa--fa:"\E4C1\E4C1"}.fa-analytics,.fa-chart-mixed{--fa:"\F643";--fa--fa:"\F643\F643"}.fa-florin-sign{--fa:"\E184";--fa--fa:"\E184\E184"}.fa-arrow-down-short-wide,.fa-sort-amount-desc,.fa-sort-amount-down-alt{--fa:"\F884";--fa--fa:"\F884\F884"}.fa-less-than{--fa:"<";--fa--fa:"<<"}.fa-desktop-code,.fa-display-code{--fa:"\E165";--fa--fa:"\E165\E165"}.fa-face-drooling{--fa:"\E372";--fa--fa:"\E372\E372"}.fa-oil-temp,.fa-oil-temperature{--fa:"\F614";--fa--fa:"\F614\F614"}.fa-question-square,.fa-square-question{--fa:"\F2FD";--fa--fa:"\F2FD\F2FD"}.fa-air-conditioner{--fa:"\F8F4";--fa--fa:"\F8F4\F8F4"}.fa-angle-down{--fa:"\F107";--fa--fa:"\F107\F107"}.fa-mountains{--fa:"\F6FD";--fa--fa:"\F6FD\F6FD"}.fa-omega{--fa:"\F67A";--fa--fa:"\F67A\F67A"}.fa-car-tunnel{--fa:"\E4DE";--fa--fa:"\E4DE\E4DE"}.fa-person-dolly-empty{--fa:"\F4D1";--fa--fa:"\F4D1\F4D1"}.fa-pan-food{--fa:"\E42B";--fa--fa:"\E42B\E42B"}.fa-head-side-cough{--fa:"\E061";--fa--fa:"\E061\E061"}.fa-grip-lines{--fa:"\F7A4";--fa--fa:"\F7A4\F7A4"}.fa-thumbs-down{--fa:"\F165";--fa--fa:"\F165\F165"}.fa-user-lock{--fa:"\F502";--fa--fa:"\F502\F502"}.fa-arrow-right-long,.fa-long-arrow-right{--fa:"\F178";--fa--fa:"\F178\F178"}.fa-tickets-airline,.fa-tickets-perforated-plane,.fa-tickets-plane{--fa:"\E29B";--fa--fa:"\E29B\E29B"}.fa-tent-double-peak{--fa:"\E627";--fa--fa:"\E627\E627"}.fa-anchor-circle-xmark{--fa:"\E4AC";--fa--fa:"\E4AC\E4AC"}.fa-ellipsis,.fa-ellipsis-h{--fa:"\F141";--fa--fa:"\F141\F141"}.fa-nfc-slash{--fa:"\E1FC";--fa--fa:"\E1FC\E1FC"}.fa-chess-pawn{--fa:"\F443";--fa--fa:"\F443\F443"}.fa-first-aid,.fa-kit-medical{--fa:"\F479";--fa--fa:"\F479\F479"}.fa-grid-2-plus{--fa:"\E197";--fa--fa:"\E197\E197"}.fa-bells{--fa:"\F77F";--fa--fa:"\F77F\F77F"}.fa-person-through-window{--fa:"\E5A9";--fa--fa:"\E5A9\E5A9"}.fa-toolbox{--fa:"\F552";--fa--fa:"\F552\F552"}.fa-globe-wifi{--fa:"\E685";--fa--fa:"\E685\E685"}.fa-envelope-badge,.fa-envelope-dot{--fa:"\E16F";--fa--fa:"\E16F\E16F"}.fa-magnifying-glass-waveform{--fa:"\E661";--fa--fa:"\E661\E661"}.fa-hands-holding-circle{--fa:"\E4FB";--fa--fa:"\E4FB\E4FB"}.fa-bug{--fa:"\F188";--fa--fa:"\F188\F188"}.fa-bowl-chopsticks{--fa:"\E2E9";--fa--fa:"\E2E9\E2E9"}.fa-credit-card,.fa-credit-card-alt{--fa:"\F09D";--fa--fa:"\F09D\F09D"}.fa-circle-s{--fa:"\E121";--fa--fa:"\E121\E121"}.fa-box-ballot{--fa:"\F735";--fa--fa:"\F735\F735"}.fa-automobile,.fa-car{--fa:"\F1B9";--fa--fa:"\F1B9\F1B9"}.fa-hand-holding-hand{--fa:"\E4F7";--fa--fa:"\E4F7\E4F7"}.fa-user-tie-hair{--fa:"\E45F";--fa--fa:"\E45F\E45F"}.fa-podium-star{--fa:"\F758";--fa--fa:"\F758\F758"}.fa-business-front,.fa-party-back,.fa-trian-balbot,.fa-user-hair-mullet{--fa:"\E45C";--fa--fa:"\E45C\E45C"}.fa-microphone-stand{--fa:"\F8CB";--fa--fa:"\F8CB\F8CB"}.fa-book-open-reader,.fa-book-reader{--fa:"\F5DA";--fa--fa:"\F5DA\F5DA"}.fa-family-dress{--fa:"\E301";--fa--fa:"\E301\E301"}.fa-circle-x{--fa:"\E12E";--fa--fa:"\E12E\E12E"}.fa-cabin{--fa:"\E46D";--fa--fa:"\E46D\E46D"}.fa-mountain-sun{--fa:"\E52F";--fa--fa:"\E52F\E52F"}.fa-chart-simple-horizontal{--fa:"\E474";--fa--fa:"\E474\E474"}.fa-arrows-left-right-to-line{--fa:"\E4BA";--fa--fa:"\E4BA\E4BA"}.fa-hand-back-point-left{--fa:"\E19F";--fa--fa:"\E19F\E19F"}.fa-comment-alt-dots,.fa-message-dots,.fa-messaging{--fa:"\F4A3";--fa--fa:"\F4A3\F4A3"}.fa-file-heart{--fa:"\E176";--fa--fa:"\E176\E176"}.fa-beer-foam,.fa-beer-mug{--fa:"\E0B3";--fa--fa:"\E0B3\E0B3"}.fa-dice-d20{--fa:"\F6CF";--fa--fa:"\F6CF\F6CF"}.fa-drone{--fa:"\F85F";--fa--fa:"\F85F\F85F"}.fa-truck-droplet{--fa:"\E58C";--fa--fa:"\E58C\E58C"}.fa-file-circle-xmark{--fa:"\E5A1";--fa--fa:"\E5A1\E5A1"}.fa-temperature-arrow-up,.fa-temperature-up{--fa:"\E040";--fa--fa:"\E040\E040"}.fa-medal{--fa:"\F5A2";--fa--fa:"\F5A2\F5A2"}.fa-person-fairy{--fa:"\E608";--fa--fa:"\E608\E608"}.fa-bed{--fa:"\F236";--fa--fa:"\F236\F236"}.fa-book-copy{--fa:"\E0BE";--fa--fa:"\E0BE\E0BE"}.fa-h-square,.fa-square-h{--fa:"\F0FD";--fa--fa:"\F0FD\F0FD"}.fa-square-c{--fa:"\E266";--fa--fa:"\E266\E266"}.fa-clock-two{--fa:"\E35A";--fa--fa:"\E35A\E35A"}.fa-square-ellipsis-vertical{--fa:"\E26F";--fa--fa:"\E26F\E26F"}.fa-calendar-users{--fa:"\E5E2";--fa--fa:"\E5E2\E5E2"}.fa-podcast{--fa:"\F2CE";--fa--fa:"\F2CE\F2CE"}.fa-bee{--fa:"\E0B2";--fa--fa:"\E0B2\E0B2"}.fa-temperature-4,.fa-temperature-full,.fa-thermometer-4,.fa-thermometer-full{--fa:"\F2C7";--fa--fa:"\F2C7\F2C7"}.fa-bell{--fa:"\F0F3";--fa--fa:"\F0F3\F0F3"}.fa-candy-bar,.fa-chocolate-bar{--fa:"\E3E8";--fa--fa:"\E3E8\E3E8"}.fa-xmark-large{--fa:"\E59B";--fa--fa:"\E59B\E59B"}.fa-pinata{--fa:"\E3C3";--fa--fa:"\E3C3\E3C3"}.fa-file-ppt{--fa:"\E64A";--fa--fa:"\E64A\E64A"}.fa-arrows-from-line{--fa:"\E0A4";--fa--fa:"\E0A4\E0A4"}.fa-superscript{--fa:"\F12B";--fa--fa:"\F12B\F12B"}.fa-bowl-spoon{--fa:"\E3E0";--fa--fa:"\E3E0\E3E0"}.fa-hexagon-check{--fa:"\E416";--fa--fa:"\E416\E416"}.fa-plug-circle-xmark{--fa:"\E560";--fa--fa:"\E560\E560"}.fa-star-of-life{--fa:"\F621";--fa--fa:"\F621\F621"}.fa-phone-slash{--fa:"\F3DD";--fa--fa:"\F3DD\F3DD"}.fa-traffic-light-stop{--fa:"\F63A";--fa--fa:"\F63A\F63A"}.fa-paint-roller{--fa:"\F5AA";--fa--fa:"\F5AA\F5AA"}.fa-accent-grave{--fa:"`";--fa--fa:"``"}.fa-hands-helping,.fa-handshake-angle{--fa:"\F4C4";--fa--fa:"\F4C4\F4C4"}.fa-circle-0{--fa:"\E0ED";--fa--fa:"\E0ED\E0ED"}.fa-dial-med-low{--fa:"\E160";--fa--fa:"\E160\E160"}.fa-location-dot,.fa-map-marker-alt{--fa:"\F3C5";--fa--fa:"\F3C5\F3C5"}.fa-crab{--fa:"\E3FF";--fa--fa:"\E3FF\E3FF"}.fa-box-full,.fa-box-open-full{--fa:"\F49C";--fa--fa:"\F49C\F49C"}.fa-file{--fa:"\F15B";--fa--fa:"\F15B\F15B"}.fa-greater-than{--fa:">";--fa--fa:">>"}.fa-quotes{--fa:"\E234";--fa--fa:"\E234\E234"}.fa-pretzel{--fa:"\E441";--fa--fa:"\E441\E441"}.fa-t-rex{--fa:"\E629";--fa--fa:"\E629\E629"}.fa-person-swimming,.fa-swimmer{--fa:"\F5C4";--fa--fa:"\F5C4\F5C4"}.fa-arrow-down{--fa:"\F063";--fa--fa:"\F063\F063"}.fa-user-robot-xmarks{--fa:"\E4A7";--fa--fa:"\E4A7\E4A7"}.fa-comment-alt-quote,.fa-message-quote{--fa:"\E1E4";--fa--fa:"\E1E4\E1E4"}.fa-candy-corn{--fa:"\F6BD";--fa--fa:"\F6BD\F6BD"}.fa-folder-magnifying-glass,.fa-folder-search{--fa:"\E18B";--fa--fa:"\E18B\E18B"}.fa-notebook{--fa:"\E201";--fa--fa:"\E201\E201"}.fa-circle-wifi{--fa:"\E67D";--fa--fa:"\E67D\E67D"}.fa-droplet,.fa-tint{--fa:"\F043";--fa--fa:"\F043\F043"}.fa-bullseye-pointer{--fa:"\F649";--fa--fa:"\F649\F649"}.fa-eraser{--fa:"\F12D";--fa--fa:"\F12D\F12D"}.fa-hexagon-image{--fa:"\E504";--fa--fa:"\E504\E504"}.fa-earth,.fa-earth-america,.fa-earth-americas,.fa-globe-americas{--fa:"\F57D";--fa--fa:"\F57D\F57D"}.fa-file-svg{--fa:"\E64B";--fa--fa:"\E64B\E64B"}.fa-crate-apple{--fa:"\F6B1";--fa--fa:"\F6B1\F6B1"}.fa-apple-crate{--fa:"\F6B1";--fa--fa:"\F6B1\F6B1"}.fa-person-burst{--fa:"\E53B";--fa--fa:"\E53B\E53B"}.fa-game-board{--fa:"\F867";--fa--fa:"\F867\F867"}.fa-hat-chef{--fa:"\F86B";--fa--fa:"\F86B\F86B"}.fa-hand-back-point-right{--fa:"\E1A1";--fa--fa:"\E1A1\E1A1"}.fa-dove{--fa:"\F4BA";--fa--fa:"\F4BA\F4BA"}.fa-snowflake-droplets{--fa:"\E5C1";--fa--fa:"\E5C1\E5C1"}.fa-battery-0,.fa-battery-empty{--fa:"\F244";--fa--fa:"\F244\F244"}.fa-grid-4{--fa:"\E198";--fa--fa:"\E198\E198"}.fa-socks{--fa:"\F696";--fa--fa:"\F696\F696"}.fa-face-sunglasses{--fa:"\E398";--fa--fa:"\E398\E398"}.fa-inbox{--fa:"\F01C";--fa--fa:"\F01C\F01C"}.fa-square-0{--fa:"\E255";--fa--fa:"\E255\E255"}.fa-section{--fa:"\E447";--fa--fa:"\E447\E447"}.fa-box-up,.fa-square-this-way-up{--fa:"\F49F";--fa--fa:"\F49F\F49F"}.fa-gauge-high,.fa-tachometer-alt,.fa-tachometer-alt-fast{--fa:"\F625";--fa--fa:"\F625\F625"}.fa-square-ampersand{--fa:"\E260";--fa--fa:"\E260\E260"}.fa-envelope-open-text{--fa:"\F658";--fa--fa:"\F658\F658"}.fa-lamp-desk{--fa:"\E014";--fa--fa:"\E014\E014"}.fa-hospital,.fa-hospital-alt,.fa-hospital-wide{--fa:"\F0F8";--fa--fa:"\F0F8\F0F8"}.fa-poll-people{--fa:"\F759";--fa--fa:"\F759\F759"}.fa-glass-whiskey-rocks,.fa-whiskey-glass-ice{--fa:"\F7A1";--fa--fa:"\F7A1\F7A1"}.fa-wine-bottle{--fa:"\F72F";--fa--fa:"\F72F\F72F"}.fa-chess-rook{--fa:"\F447";--fa--fa:"\F447\F447"}.fa-user-bounty-hunter{--fa:"\E2BF";--fa--fa:"\E2BF\E2BF"}.fa-bars-staggered,.fa-reorder,.fa-stream{--fa:"\F550";--fa--fa:"\F550\F550"}.fa-diagram-sankey{--fa:"\E158";--fa--fa:"\E158\E158"}.fa-cloud-hail-mixed{--fa:"\F73A";--fa--fa:"\F73A\F73A"}.fa-circle-up-left{--fa:"\E128";--fa--fa:"\E128\E128"}.fa-dharmachakra{--fa:"\F655";--fa--fa:"\F655\F655"}.fa-objects-align-left{--fa:"\E3BE";--fa--fa:"\E3BE\E3BE"}.fa-oil-can-drip{--fa:"\E205";--fa--fa:"\E205\E205"}.fa-face-smiling-hands{--fa:"\E396";--fa--fa:"\E396\E396"}.fa-broccoli{--fa:"\E3E2";--fa--fa:"\E3E2\E3E2"}.fa-route-interstate{--fa:"\F61B";--fa--fa:"\F61B\F61B"}.fa-ear-muffs{--fa:"\F795";--fa--fa:"\F795\F795"}.fa-hotdog{--fa:"\F80F";--fa--fa:"\F80F\F80F"}.fa-transporter-empty{--fa:"\E046";--fa--fa:"\E046\E046"}.fa-blind,.fa-person-walking-with-cane{--fa:"\F29D";--fa--fa:"\F29D\F29D"}.fa-angle-90{--fa:"\E08D";--fa--fa:"\E08D\E08D"}.fa-rectangle-terminal{--fa:"\E236";--fa--fa:"\E236\E236"}.fa-kite{--fa:"\F6F4";--fa--fa:"\F6F4\F6F4"}.fa-drum{--fa:"\F569";--fa--fa:"\F569\F569"}.fa-scrubber{--fa:"\F2F8";--fa--fa:"\F2F8\F2F8"}.fa-ice-cream{--fa:"\F810";--fa--fa:"\F810\F810"}.fa-heart-circle-bolt{--fa:"\E4FC";--fa--fa:"\E4FC\E4FC"}.fa-fish-bones{--fa:"\E304";--fa--fa:"\E304\E304"}.fa-deer-rudolph{--fa:"\F78F";--fa--fa:"\F78F\F78F"}.fa-fax{--fa:"\F1AC";--fa--fa:"\F1AC\F1AC"}.fa-paragraph{--fa:"\F1DD";--fa--fa:"\F1DD\F1DD"}.fa-head-side-heart{--fa:"\E1AA";--fa--fa:"\E1AA\E1AA"}.fa-square-e{--fa:"\E26D";--fa--fa:"\E26D\E26D"}.fa-meter-fire{--fa:"\E1EB";--fa--fa:"\E1EB\E1EB"}.fa-cloud-hail{--fa:"\F739";--fa--fa:"\F739\F739"}.fa-check-to-slot,.fa-vote-yea{--fa:"\F772";--fa--fa:"\F772\F772"}.fa-money-from-bracket{--fa:"\E312";--fa--fa:"\E312\E312"}.fa-star-half{--fa:"\F089";--fa--fa:"\F089\F089"}.fa-car-bus{--fa:"\F85A";--fa--fa:"\F85A\F85A"}.fa-speaker{--fa:"\F8DF";--fa--fa:"\F8DF\F8DF"}.fa-timer{--fa:"\E29E";--fa--fa:"\E29E\E29E"}.fa-boxes,.fa-boxes-alt,.fa-boxes-stacked{--fa:"\F468";--fa--fa:"\F468\F468"}.fa-landmark-magnifying-glass{--fa:"\E622";--fa--fa:"\E622\E622"}.fa-grill-hot{--fa:"\E5A5";--fa--fa:"\E5A5\E5A5"}.fa-ballot-check{--fa:"\F733";--fa--fa:"\F733\F733"}.fa-chain,.fa-link{--fa:"\F0C1";--fa--fa:"\F0C1\F0C1"}.fa-assistive-listening-systems,.fa-ear-listen{--fa:"\F2A2";--fa--fa:"\F2A2\F2A2"}.fa-file-minus{--fa:"\F318";--fa--fa:"\F318\F318"}.fa-tree-city{--fa:"\E587";--fa--fa:"\E587\E587"}.fa-play{--fa:"\F04B";--fa--fa:"\F04B\F04B"}.fa-font{--fa:"\F031";--fa--fa:"\F031\F031"}.fa-coffee-togo,.fa-cup-togo{--fa:"\F6C5";--fa--fa:"\F6C5\F6C5"}.fa-square-down-left{--fa:"\E26B";--fa--fa:"\E26B\E26B"}.fa-burger-lettuce{--fa:"\E3E3";--fa--fa:"\E3E3\E3E3"}.fa-table-cells-row-lock{--fa:"\E67A";--fa--fa:"\E67A\E67A"}.fa-rupiah-sign{--fa:"\E23D";--fa--fa:"\E23D\E23D"}.fa-magnifying-glass,.fa-search{--fa:"\F002";--fa--fa:"\F002\F002"}.fa-ping-pong-paddle-ball,.fa-table-tennis,.fa-table-tennis-paddle-ball{--fa:"\F45D";--fa--fa:"\F45D\F45D"}.fa-diagnoses,.fa-person-dots-from-line{--fa:"\F470";--fa--fa:"\F470\F470"}.fa-chevron-double-down,.fa-chevrons-down{--fa:"\F322";--fa--fa:"\F322\F322"}.fa-trash-can-arrow-up,.fa-trash-restore-alt{--fa:"\F82A";--fa--fa:"\F82A\F82A"}.fa-signal-3,.fa-signal-good{--fa:"\F68E";--fa--fa:"\F68E\F68E"}.fa-location-question,.fa-map-marker-question{--fa:"\F60B";--fa--fa:"\F60B\F60B"}.fa-floppy-disk-circle-xmark,.fa-floppy-disk-times,.fa-save-circle-xmark,.fa-save-times{--fa:"\E181";--fa--fa:"\E181\E181"}.fa-naira-sign{--fa:"\E1F6";--fa--fa:"\E1F6\E1F6"}.fa-peach{--fa:"\E20B";--fa--fa:"\E20B\E20B"}.fa-circles-overlap-3,.fa-pronoun{--fa:"\E6A1";--fa--fa:"\E6A1\E6A1"}.fa-taxi-bus{--fa:"\E298";--fa--fa:"\E298\E298"}.fa-bracket-curly,.fa-bracket-curly-left{--fa:"{";--fa--fa:"{{"}.fa-lobster{--fa:"\E421";--fa--fa:"\E421\E421"}.fa-cart-flatbed-empty,.fa-dolly-flatbed-empty{--fa:"\F476";--fa--fa:"\F476\F476"}.fa-colon{--fa:":";--fa--fa:"::"}.fa-cart-arrow-down{--fa:"\F218";--fa--fa:"\F218\F218"}.fa-wand{--fa:"\F72A";--fa--fa:"\F72A\F72A"}.fa-walkie-talkie{--fa:"\F8EF";--fa--fa:"\F8EF\F8EF"}.fa-file-edit,.fa-file-pen{--fa:"\F31C";--fa--fa:"\F31C\F31C"}.fa-receipt{--fa:"\F543";--fa--fa:"\F543\F543"}.fa-table-picnic{--fa:"\E32D";--fa--fa:"\E32D\E32D"}.fa-pen-square,.fa-pencil-square,.fa-square-pen{--fa:"\F14B";--fa--fa:"\F14B\F14B"}.fa-circle-microphone-lines,.fa-microphone-circle-alt{--fa:"\E117";--fa--fa:"\E117\E117"}.fa-desktop-slash,.fa-display-slash{--fa:"\E2FA";--fa--fa:"\E2FA\E2FA"}.fa-suitcase-rolling{--fa:"\F5C1";--fa--fa:"\F5C1\F5C1"}.fa-person-circle-exclamation{--fa:"\E53F";--fa--fa:"\E53F\E53F"}.fa-transporter-2{--fa:"\E044";--fa--fa:"\E044\E044"}.fa-user-hoodie{--fa:"\E68A";--fa--fa:"\E68A\E68A"}.fa-hand-receiving,.fa-hands-holding-diamond{--fa:"\F47C";--fa--fa:"\F47C\F47C"}.fa-money-bill-simple-wave{--fa:"\E1F2";--fa--fa:"\E1F2\E1F2"}.fa-chevron-down{--fa:"\F078";--fa--fa:"\F078\F078"}.fa-battery,.fa-battery-5,.fa-battery-full{--fa:"\F240";--fa--fa:"\F240\F240"}.fa-bell-plus{--fa:"\F849";--fa--fa:"\F849\F849"}.fa-book-arrow-right{--fa:"\E0B9";--fa--fa:"\E0B9\E0B9"}.fa-hospitals{--fa:"\F80E";--fa--fa:"\F80E\F80E"}.fa-club{--fa:"\F327";--fa--fa:"\F327\F327"}.fa-skull-crossbones{--fa:"\F714";--fa--fa:"\F714\F714"}.fa-dewpoint,.fa-droplet-degree{--fa:"\F748";--fa--fa:"\F748\F748"}.fa-code-compare{--fa:"\E13A";--fa--fa:"\E13A\E13A"}.fa-list-dots,.fa-list-ul{--fa:"\F0CA";--fa--fa:"\F0CA\F0CA"}.fa-hand-holding-magic{--fa:"\F6E5";--fa--fa:"\F6E5\F6E5"}.fa-watermelon-slice{--fa:"\E337";--fa--fa:"\E337\E337"}.fa-circle-ellipsis{--fa:"\E10A";--fa--fa:"\E10A\E10A"}.fa-school-lock{--fa:"\E56F";--fa--fa:"\E56F\E56F"}.fa-tower-cell{--fa:"\E585";--fa--fa:"\E585\E585"}.fa-sd-cards{--fa:"\E240";--fa--fa:"\E240\E240"}.fa-jug-bottle{--fa:"\E5FB";--fa--fa:"\E5FB\E5FB"}.fa-down-long,.fa-long-arrow-alt-down{--fa:"\F309";--fa--fa:"\F309\F309"}.fa-envelopes{--fa:"\E170";--fa--fa:"\E170\E170"}.fa-phone-office{--fa:"\F67D";--fa--fa:"\F67D\F67D"}.fa-ranking-star{--fa:"\E561";--fa--fa:"\E561\E561"}.fa-chess-king{--fa:"\F43F";--fa--fa:"\F43F\F43F"}.fa-nfc-pen{--fa:"\E1FA";--fa--fa:"\E1FA\E1FA"}.fa-person-harassing{--fa:"\E549";--fa--fa:"\E549\E549"}.fa-magnifying-glass-play{--fa:"\E660";--fa--fa:"\E660\E660"}.fa-hat-winter{--fa:"\F7A8";--fa--fa:"\F7A8\F7A8"}.fa-brazilian-real-sign{--fa:"\E46C";--fa--fa:"\E46C\E46C"}.fa-landmark-alt,.fa-landmark-dome{--fa:"\F752";--fa--fa:"\F752\F752"}.fa-bone-break{--fa:"\F5D8";--fa--fa:"\F5D8\F5D8"}.fa-arrow-up{--fa:"\F062";--fa--fa:"\F062\F062"}.fa-down-from-dotted-line{--fa:"\E407";--fa--fa:"\E407\E407"}.fa-television,.fa-tv,.fa-tv-alt{--fa:"\F26C";--fa--fa:"\F26C\F26C"}.fa-border-left{--fa:"\F84F";--fa--fa:"\F84F\F84F"}.fa-circle-divide{--fa:"\E106";--fa--fa:"\E106\E106"}.fa-shrimp{--fa:"\E448";--fa--fa:"\E448\E448"}.fa-list-check,.fa-tasks{--fa:"\F0AE";--fa--fa:"\F0AE\F0AE"}.fa-diagram-subtask{--fa:"\E479";--fa--fa:"\E479\E479"}.fa-jug-detergent{--fa:"\E519";--fa--fa:"\E519\E519"}.fa-circle-user,.fa-user-circle{--fa:"\F2BD";--fa--fa:"\F2BD\F2BD"}.fa-square-y{--fa:"\E287";--fa--fa:"\E287\E287"}.fa-user-doctor-hair{--fa:"\E458";--fa--fa:"\E458\E458"}.fa-planet-ringed{--fa:"\E020";--fa--fa:"\E020\E020"}.fa-mushroom{--fa:"\E425";--fa--fa:"\E425\E425"}.fa-user-shield{--fa:"\F505";--fa--fa:"\F505\F505"}.fa-megaphone{--fa:"\F675";--fa--fa:"\F675\F675"}.fa-wreath-laurel{--fa:"\E5D2";--fa--fa:"\E5D2\E5D2"}.fa-circle-exclamation-check{--fa:"\E10D";--fa--fa:"\E10D\E10D"}.fa-wind{--fa:"\F72E";--fa--fa:"\F72E\F72E"}.fa-box-dollar,.fa-box-usd{--fa:"\F4A0";--fa--fa:"\F4A0\F4A0"}.fa-car-burst,.fa-car-crash{--fa:"\F5E1";--fa--fa:"\F5E1\F5E1"}.fa-y{--fa:"Y";--fa--fa:"YY"}.fa-user-headset{--fa:"\F82D";--fa--fa:"\F82D\F82D"}.fa-arrows-retweet,.fa-retweet-alt{--fa:"\F361";--fa--fa:"\F361\F361"}.fa-person-snowboarding,.fa-snowboarding{--fa:"\F7CE";--fa--fa:"\F7CE\F7CE"}.fa-chevron-square-right,.fa-square-chevron-right{--fa:"\F32B";--fa--fa:"\F32B\F32B"}.fa-lacrosse-stick-ball{--fa:"\E3B6";--fa--fa:"\E3B6\E3B6"}.fa-shipping-fast,.fa-truck-fast{--fa:"\F48B";--fa--fa:"\F48B\F48B"}.fa-user-magnifying-glass{--fa:"\E5C5";--fa--fa:"\E5C5\E5C5"}.fa-star-sharp{--fa:"\E28B";--fa--fa:"\E28B\E28B"}.fa-comment-heart{--fa:"\E5C8";--fa--fa:"\E5C8\E5C8"}.fa-circle-1{--fa:"\E0EE";--fa--fa:"\E0EE\E0EE"}.fa-circle-star,.fa-star-circle{--fa:"\E123";--fa--fa:"\E123\E123"}.fa-fish{--fa:"\F578";--fa--fa:"\F578\F578"}.fa-cloud-fog,.fa-fog{--fa:"\F74E";--fa--fa:"\F74E\F74E"}.fa-waffle{--fa:"\E466";--fa--fa:"\E466\E466"}.fa-music-alt,.fa-music-note{--fa:"\F8CF";--fa--fa:"\F8CF\F8CF"}.fa-hexagon-exclamation{--fa:"\E417";--fa--fa:"\E417\E417"}.fa-cart-shopping-fast{--fa:"\E0DC";--fa--fa:"\E0DC\E0DC"}.fa-object-union{--fa:"\E49F";--fa--fa:"\E49F\E49F"}.fa-user-graduate{--fa:"\F501";--fa--fa:"\F501\F501"}.fa-starfighter{--fa:"\E037";--fa--fa:"\E037\E037"}.fa-adjust,.fa-circle-half-stroke{--fa:"\F042";--fa--fa:"\F042\F042"}.fa-arrow-right-long-to-line{--fa:"\E3D5";--fa--fa:"\E3D5\E3D5"}.fa-arrow-square-down,.fa-square-arrow-down{--fa:"\F339";--fa--fa:"\F339\F339"}.fa-diamond-half-stroke{--fa:"\E5B8";--fa--fa:"\E5B8\E5B8"}.fa-clapperboard{--fa:"\E131";--fa--fa:"\E131\E131"}.fa-chevron-square-left,.fa-square-chevron-left{--fa:"\F32A";--fa--fa:"\F32A\F32A"}.fa-phone-intercom{--fa:"\E434";--fa--fa:"\E434\E434"}.fa-chain-horizontal,.fa-link-horizontal{--fa:"\E1CB";--fa--fa:"\E1CB\E1CB"}.fa-mango{--fa:"\E30F";--fa--fa:"\E30F\E30F"}.fa-music-alt-slash,.fa-music-note-slash{--fa:"\F8D0";--fa--fa:"\F8D0\F8D0"}.fa-circle-radiation,.fa-radiation-alt{--fa:"\F7BA";--fa--fa:"\F7BA\F7BA"}.fa-face-tongue-sweat{--fa:"\E39E";--fa--fa:"\E39E\E39E"}.fa-globe-stand{--fa:"\F5F6";--fa--fa:"\F5F6\F5F6"}.fa-baseball,.fa-baseball-ball{--fa:"\F433";--fa--fa:"\F433\F433"}.fa-circle-p{--fa:"\E11A";--fa--fa:"\E11A\E11A"}.fa-award-simple{--fa:"\E0AB";--fa--fa:"\E0AB\E0AB"}.fa-jet-fighter-up{--fa:"\E518";--fa--fa:"\E518\E518"}.fa-diagram-project,.fa-project-diagram{--fa:"\F542";--fa--fa:"\F542\F542"}.fa-pedestal{--fa:"\E20D";--fa--fa:"\E20D\E20D"}.fa-chart-pyramid{--fa:"\E0E6";--fa--fa:"\E0E6\E0E6"}.fa-sidebar{--fa:"\E24E";--fa--fa:"\E24E\E24E"}.fa-frosty-head,.fa-snowman-head{--fa:"\F79B";--fa--fa:"\F79B\F79B"}.fa-copy{--fa:"\F0C5";--fa--fa:"\F0C5\F0C5"}.fa-burger-glass{--fa:"\E0CE";--fa--fa:"\E0CE\E0CE"}.fa-volume-mute,.fa-volume-times,.fa-volume-xmark{--fa:"\F6A9";--fa--fa:"\F6A9\F6A9"}.fa-hand-sparkles{--fa:"\E05D";--fa--fa:"\E05D\E05D"}.fa-bars-filter{--fa:"\E0AD";--fa--fa:"\E0AD\E0AD"}.fa-paintbrush-pencil{--fa:"\E206";--fa--fa:"\E206\E206"}.fa-party-bell{--fa:"\E31A";--fa--fa:"\E31A\E31A"}.fa-user-vneck-hair{--fa:"\E462";--fa--fa:"\E462\E462"}.fa-jack-o-lantern{--fa:"\F30E";--fa--fa:"\F30E\F30E"}.fa-grip,.fa-grip-horizontal{--fa:"\F58D";--fa--fa:"\F58D\F58D"}.fa-share-from-square,.fa-share-square{--fa:"\F14D";--fa--fa:"\F14D\F14D"}.fa-keynote{--fa:"\F66C";--fa--fa:"\F66C\F66C"}.fa-child-combatant,.fa-child-rifle{--fa:"\E4E0";--fa--fa:"\E4E0\E4E0"}.fa-gun{--fa:"\E19B";--fa--fa:"\E19B\E19B"}.fa-phone-square,.fa-square-phone{--fa:"\F098";--fa--fa:"\F098\F098"}.fa-hat-beach{--fa:"\E606";--fa--fa:"\E606\E606"}.fa-add,.fa-plus{--fa:"+";--fa--fa:"++"}.fa-expand{--fa:"\F065";--fa--fa:"\F065\F065"}.fa-computer{--fa:"\E4E5";--fa--fa:"\E4E5\E4E5"}.fa-fort{--fa:"\E486";--fa--fa:"\E486\E486"}.fa-cloud-check{--fa:"\E35C";--fa--fa:"\E35C\E35C"}.fa-close,.fa-multiply,.fa-remove,.fa-times,.fa-xmark{--fa:"\F00D";--fa--fa:"\F00D\F00D"}.fa-face-smirking{--fa:"\E397";--fa--fa:"\E397\E397"}.fa-arrows,.fa-arrows-up-down-left-right{--fa:"\F047";--fa--fa:"\F047\F047"}.fa-chalkboard-teacher,.fa-chalkboard-user{--fa:"\F51C";--fa--fa:"\F51C\F51C"}.fa-rhombus{--fa:"\E23B";--fa--fa:"\E23B\E23B"}.fa-claw-marks{--fa:"\F6C2";--fa--fa:"\F6C2\F6C2"}.fa-peso-sign{--fa:"\E222";--fa--fa:"\E222\E222"}.fa-face-smile-tongue{--fa:"\E394";--fa--fa:"\E394\E394"}.fa-cart-circle-xmark{--fa:"\E3F4";--fa--fa:"\E3F4\E3F4"}.fa-building-shield{--fa:"\E4D8";--fa--fa:"\E4D8\E4D8"}.fa-circle-phone-flip,.fa-phone-circle-alt{--fa:"\E11C";--fa--fa:"\E11C\E11C"}.fa-baby{--fa:"\F77C";--fa--fa:"\F77C\F77C"}.fa-users-line{--fa:"\E592";--fa--fa:"\E592\E592"}.fa-quote-left,.fa-quote-left-alt{--fa:"\F10D";--fa--fa:"\F10D\F10D"}.fa-tractor{--fa:"\F722";--fa--fa:"\F722\F722"}.fa-down-from-bracket{--fa:"\E66B";--fa--fa:"\E66B\E66B"}.fa-key-skeleton{--fa:"\F6F3";--fa--fa:"\F6F3\F6F3"}.fa-trash-arrow-up,.fa-trash-restore{--fa:"\F829";--fa--fa:"\F829\F829"}.fa-arrow-down-up-lock{--fa:"\E4B0";--fa--fa:"\E4B0\E4B0"}.fa-arrow-down-to-bracket{--fa:"\E094";--fa--fa:"\E094\E094"}.fa-lines-leaning{--fa:"\E51E";--fa--fa:"\E51E\E51E"}.fa-square-q{--fa:"\E27B";--fa--fa:"\E27B\E27B"}.fa-ruler-combined{--fa:"\F546";--fa--fa:"\F546\F546"}.fa-icons-alt,.fa-symbols{--fa:"\F86E";--fa--fa:"\F86E\F86E"}.fa-copyright{--fa:"\F1F9";--fa--fa:"\F1F9\F1F9"}.fa-flask-gear{--fa:"\E5F1";--fa--fa:"\E5F1\E5F1"}.fa-highlighter-line{--fa:"\E1AF";--fa--fa:"\E1AF\E1AF"}.fa-bracket,.fa-bracket-left,.fa-bracket-square{--fa:"[";--fa--fa:"[["}.fa-island-tree-palm,.fa-island-tropical{--fa:"\F811";--fa--fa:"\F811\F811"}.fa-arrow-from-left,.fa-arrow-right-from-line{--fa:"\F343";--fa--fa:"\F343\F343"}.fa-h2{--fa:"\F314";--fa--fa:"\F314\F314"}.fa-equals{--fa:"=";--fa--fa:"=="}.fa-cake-slice,.fa-shortcake{--fa:"\E3E5";--fa--fa:"\E3E5\E3E5"}.fa-building-magnifying-glass{--fa:"\E61C";--fa--fa:"\E61C\E61C"}.fa-peanut{--fa:"\E430";--fa--fa:"\E430\E430"}.fa-wrench-simple{--fa:"\E2D1";--fa--fa:"\E2D1\E2D1"}.fa-blender{--fa:"\F517";--fa--fa:"\F517\F517"}.fa-teeth{--fa:"\F62E";--fa--fa:"\F62E\F62E"}.fa-tally-2{--fa:"\E295";--fa--fa:"\E295\E295"}.fa-ils,.fa-shekel,.fa-shekel-sign,.fa-sheqel,.fa-sheqel-sign{--fa:"\F20B";--fa--fa:"\F20B\F20B"}.fa-cars{--fa:"\F85B";--fa--fa:"\F85B\F85B"}.fa-axe-battle{--fa:"\F6B3";--fa--fa:"\F6B3\F6B3"}.fa-user-hair-long{--fa:"\E45B";--fa--fa:"\E45B\E45B"}.fa-map{--fa:"\F279";--fa--fa:"\F279\F279"}.fa-arrow-left-from-arc{--fa:"\E615";--fa--fa:"\E615\E615"}.fa-file-circle-info{--fa:"\E493";--fa--fa:"\E493\E493"}.fa-face-disappointed{--fa:"\E36F";--fa--fa:"\E36F\E36F"}.fa-lasso-sparkles{--fa:"\E1C9";--fa--fa:"\E1C9\E1C9"}.fa-clock-eleven{--fa:"\E347";--fa--fa:"\E347\E347"}.fa-rocket{--fa:"\F135";--fa--fa:"\F135\F135"}.fa-siren-on{--fa:"\E02E";--fa--fa:"\E02E\E02E"}.fa-clock-ten{--fa:"\E354";--fa--fa:"\E354\E354"}.fa-candle-holder{--fa:"\F6BC";--fa--fa:"\F6BC\F6BC"}.fa-video-arrow-down-left{--fa:"\E2C8";--fa--fa:"\E2C8\E2C8"}.fa-photo-film,.fa-photo-video{--fa:"\F87C";--fa--fa:"\F87C\F87C"}.fa-floppy-disk-circle-arrow-right,.fa-save-circle-arrow-right{--fa:"\E180";--fa--fa:"\E180\E180"}.fa-folder-minus{--fa:"\F65D";--fa--fa:"\F65D\F65D"}.fa-hexagon-nodes-bolt{--fa:"\E69A";--fa--fa:"\E69A\E69A"}.fa-planet-moon{--fa:"\E01F";--fa--fa:"\E01F\E01F"}.fa-face-eyes-xmarks{--fa:"\E374";--fa--fa:"\E374\E374"}.fa-chart-scatter{--fa:"\F7EE";--fa--fa:"\F7EE\F7EE"}.fa-circle-gf{--fa:"\E67F";--fa--fa:"\E67F\E67F"}.fa-display-arrow-down{--fa:"\E164";--fa--fa:"\E164\E164"}.fa-store{--fa:"\F54E";--fa--fa:"\F54E\F54E"}.fa-arrow-trend-up{--fa:"\E098";--fa--fa:"\E098\E098"}.fa-plug-circle-minus{--fa:"\E55E";--fa--fa:"\E55E\E55E"}.fa-olive-branch{--fa:"\E317";--fa--fa:"\E317\E317"}.fa-angle{--fa:"\E08C";--fa--fa:"\E08C\E08C"}.fa-vacuum-robot{--fa:"\E04E";--fa--fa:"\E04E\E04E"}.fa-sign,.fa-sign-hanging{--fa:"\F4D9";--fa--fa:"\F4D9\F4D9"}.fa-square-divide{--fa:"\E26A";--fa--fa:"\E26A\E26A"}.fa-folder-check{--fa:"\E64E";--fa--fa:"\E64E\E64E"}.fa-signal-stream-slash{--fa:"\E250";--fa--fa:"\E250\E250"}.fa-bezier-curve{--fa:"\F55B";--fa--fa:"\F55B\F55B"}.fa-eye-dropper-half{--fa:"\E173";--fa--fa:"\E173\E173"}.fa-store-lock{--fa:"\E4A6";--fa--fa:"\E4A6\E4A6"}.fa-bell-slash{--fa:"\F1F6";--fa--fa:"\F1F6\F1F6"}.fa-cloud-bolt-sun,.fa-thunderstorm-sun{--fa:"\F76E";--fa--fa:"\F76E\F76E"}.fa-camera-slash{--fa:"\E0D9";--fa--fa:"\E0D9\E0D9"}.fa-comment-quote{--fa:"\E14C";--fa--fa:"\E14C\E14C"}.fa-tablet,.fa-tablet-android{--fa:"\F3FB";--fa--fa:"\F3FB\F3FB"}.fa-school-flag{--fa:"\E56E";--fa--fa:"\E56E\E56E"}.fa-message-code{--fa:"\E1DF";--fa--fa:"\E1DF\E1DF"}.fa-glass-half,.fa-glass-half-empty,.fa-glass-half-full{--fa:"\E192";--fa--fa:"\E192\E192"}.fa-fill{--fa:"\F575";--fa--fa:"\F575\F575"}.fa-comment-alt-minus,.fa-message-minus{--fa:"\F4A7";--fa--fa:"\F4A7\F4A7"}.fa-angle-up{--fa:"\F106";--fa--fa:"\F106\F106"}.fa-dinosaur{--fa:"\E5FE";--fa--fa:"\E5FE\E5FE"}.fa-drumstick-bite{--fa:"\F6D7";--fa--fa:"\F6D7\F6D7"}.fa-chain-horizontal-slash,.fa-link-horizontal-slash{--fa:"\E1CC";--fa--fa:"\E1CC\E1CC"}.fa-holly-berry{--fa:"\F7AA";--fa--fa:"\F7AA\F7AA"}.fa-nose{--fa:"\E5BD";--fa--fa:"\E5BD\E5BD"}.fa-arrow-left-to-arc{--fa:"\E616";--fa--fa:"\E616\E616"}.fa-chevron-left{--fa:"\F053";--fa--fa:"\F053\F053"}.fa-bacteria{--fa:"\E059";--fa--fa:"\E059\E059"}.fa-clouds{--fa:"\F744";--fa--fa:"\F744\F744"}.fa-money-bill-simple{--fa:"\E1F1";--fa--fa:"\E1F1\E1F1"}.fa-hand-lizard{--fa:"\F258";--fa--fa:"\F258\F258"}.fa-table-pivot{--fa:"\E291";--fa--fa:"\E291\E291"}.fa-filter-slash{--fa:"\E17D";--fa--fa:"\E17D\E17D"}.fa-trash-can-arrow-turn-left,.fa-trash-can-undo,.fa-trash-undo-alt{--fa:"\F896";--fa--fa:"\F896\F896"}.fa-notdef{--fa:"\E1FE";--fa--fa:"\E1FE\E1FE"}.fa-disease{--fa:"\F7FA";--fa--fa:"\F7FA\F7FA"}.fa-person-to-door{--fa:"\E433";--fa--fa:"\E433\E433"}.fa-turntable{--fa:"\F8E4";--fa--fa:"\F8E4\F8E4"}.fa-briefcase-medical{--fa:"\F469";--fa--fa:"\F469\F469"}.fa-genderless{--fa:"\F22D";--fa--fa:"\F22D\F22D"}.fa-chevron-right{--fa:"\F054";--fa--fa:"\F054\F054"}.fa-signal-1,.fa-signal-weak{--fa:"\F68C";--fa--fa:"\F68C\F68C"}.fa-clock-five{--fa:"\E349";--fa--fa:"\E349\E349"}.fa-retweet{--fa:"\F079";--fa--fa:"\F079\F079"}.fa-car-alt,.fa-car-rear{--fa:"\F5DE";--fa--fa:"\F5DE\F5DE"}.fa-pump-soap{--fa:"\E06B";--fa--fa:"\E06B\E06B"}.fa-computer-classic{--fa:"\F8B1";--fa--fa:"\F8B1\F8B1"}.fa-frame{--fa:"\E495";--fa--fa:"\E495\E495"}.fa-video-slash{--fa:"\F4E2";--fa--fa:"\F4E2\F4E2"}.fa-battery-2,.fa-battery-quarter{--fa:"\F243";--fa--fa:"\F243\F243"}.fa-ellipsis-h-alt,.fa-ellipsis-stroke{--fa:"\F39B";--fa--fa:"\F39B\F39B"}.fa-radio{--fa:"\F8D7";--fa--fa:"\F8D7\F8D7"}.fa-baby-carriage,.fa-carriage-baby{--fa:"\F77D";--fa--fa:"\F77D\F77D"}.fa-face-expressionless{--fa:"\E373";--fa--fa:"\E373\E373"}.fa-down-to-dotted-line{--fa:"\E408";--fa--fa:"\E408\E408"}.fa-cloud-music{--fa:"\F8AE";--fa--fa:"\F8AE\F8AE"}.fa-traffic-light{--fa:"\F637";--fa--fa:"\F637\F637"}.fa-cloud-minus{--fa:"\E35D";--fa--fa:"\E35D\E35D"}.fa-thermometer{--fa:"\F491";--fa--fa:"\F491\F491"}.fa-shield-minus{--fa:"\E249";--fa--fa:"\E249\E249"}.fa-vr-cardboard{--fa:"\F729";--fa--fa:"\F729\F729"}.fa-car-tilt{--fa:"\F5E5";--fa--fa:"\F5E5\F5E5"}.fa-gauge-circle-minus{--fa:"\E497";--fa--fa:"\E497\E497"}.fa-brightness-low{--fa:"\E0CA";--fa--fa:"\E0CA\E0CA"}.fa-hand-middle-finger{--fa:"\F806";--fa--fa:"\F806\F806"}.fa-percent,.fa-percentage{--fa:"%";--fa--fa:"%%"}.fa-truck-moving{--fa:"\F4DF";--fa--fa:"\F4DF\F4DF"}.fa-glass-water-droplet{--fa:"\E4F5";--fa--fa:"\E4F5\E4F5"}.fa-conveyor-belt{--fa:"\F46E";--fa--fa:"\F46E\F46E"}.fa-location-check,.fa-map-marker-check{--fa:"\F606";--fa--fa:"\F606\F606"}.fa-coin-vertical{--fa:"\E3FD";--fa--fa:"\E3FD\E3FD"}.fa-display{--fa:"\E163";--fa--fa:"\E163\E163"}.fa-person-sign{--fa:"\F757";--fa--fa:"\F757\F757"}.fa-face-smile,.fa-smile{--fa:"\F118";--fa--fa:"\F118\F118"}.fa-phone-hangup{--fa:"\E225";--fa--fa:"\E225\E225"}.fa-signature-slash{--fa:"\E3CB";--fa--fa:"\E3CB\E3CB"}.fa-thumb-tack,.fa-thumbtack{--fa:"\F08D";--fa--fa:"\F08D\F08D"}.fa-wheat-slash{--fa:"\E339";--fa--fa:"\E339\E339"}.fa-trophy{--fa:"\F091";--fa--fa:"\F091\F091"}.fa-clouds-sun{--fa:"\F746";--fa--fa:"\F746\F746"}.fa-person-praying,.fa-pray{--fa:"\F683";--fa--fa:"\F683\F683"}.fa-hammer{--fa:"\F6E3";--fa--fa:"\F6E3\F6E3"}.fa-face-vomit{--fa:"\E3A0";--fa--fa:"\E3A0\E3A0"}.fa-speakers{--fa:"\F8E0";--fa--fa:"\F8E0\F8E0"}.fa-teletype-answer,.fa-tty-answer{--fa:"\E2B9";--fa--fa:"\E2B9\E2B9"}.fa-mug-tea-saucer{--fa:"\E1F5";--fa--fa:"\E1F5\E1F5"}.fa-diagram-lean-canvas{--fa:"\E156";--fa--fa:"\E156\E156"}.fa-alt{--fa:"\E08A";--fa--fa:"\E08A\E08A"}.fa-dial,.fa-dial-med-high{--fa:"\E15B";--fa--fa:"\E15B\E15B"}.fa-hand-peace{--fa:"\F25B";--fa--fa:"\F25B\F25B"}.fa-circle-trash,.fa-trash-circle{--fa:"\E126";--fa--fa:"\E126\E126"}.fa-rotate,.fa-sync-alt{--fa:"\F2F1";--fa--fa:"\F2F1\F2F1"}.fa-circle-quarters{--fa:"\E3F8";--fa--fa:"\E3F8\E3F8"}.fa-spinner{--fa:"\F110";--fa--fa:"\F110\F110"}.fa-tower-control{--fa:"\E2A2";--fa--fa:"\E2A2\E2A2"}.fa-arrow-up-triangle-square,.fa-sort-shapes-up{--fa:"\F88A";--fa--fa:"\F88A\F88A"}.fa-whale{--fa:"\F72C";--fa--fa:"\F72C\F72C"}.fa-robot{--fa:"\F544";--fa--fa:"\F544\F544"}.fa-peace{--fa:"\F67C";--fa--fa:"\F67C\F67C"}.fa-party-horn{--fa:"\E31B";--fa--fa:"\E31B\E31B"}.fa-cogs,.fa-gears{--fa:"\F085";--fa--fa:"\F085\F085"}.fa-sun-alt,.fa-sun-bright{--fa:"\E28F";--fa--fa:"\E28F\E28F"}.fa-warehouse{--fa:"\F494";--fa--fa:"\F494\F494"}.fa-conveyor-belt-arm{--fa:"\E5F8";--fa--fa:"\E5F8\E5F8"}.fa-lock-keyhole-open,.fa-lock-open-alt{--fa:"\F3C2";--fa--fa:"\F3C2\F3C2"}.fa-box-fragile,.fa-square-fragile,.fa-square-wine-glass-crack{--fa:"\F49B";--fa--fa:"\F49B\F49B"}.fa-arrow-up-right-dots{--fa:"\E4B7";--fa--fa:"\E4B7\E4B7"}.fa-square-n{--fa:"\E277";--fa--fa:"\E277\E277"}.fa-splotch{--fa:"\F5BC";--fa--fa:"\F5BC\F5BC"}.fa-face-grin-hearts,.fa-grin-hearts{--fa:"\F584";--fa--fa:"\F584\F584"}.fa-meter{--fa:"\E1E8";--fa--fa:"\E1E8\E1E8"}.fa-mandolin{--fa:"\F6F9";--fa--fa:"\F6F9\F6F9"}.fa-dice-four{--fa:"\F524";--fa--fa:"\F524\F524"}.fa-sim-card{--fa:"\F7C4";--fa--fa:"\F7C4\F7C4"}.fa-transgender,.fa-transgender-alt{--fa:"\F225";--fa--fa:"\F225\F225"}.fa-mercury{--fa:"\F223";--fa--fa:"\F223\F223"}.fa-up-from-bracket{--fa:"\E590";--fa--fa:"\E590\E590"}.fa-knife-kitchen{--fa:"\F6F5";--fa--fa:"\F6F5\F6F5"}.fa-border-right{--fa:"\F852";--fa--fa:"\F852\F852"}.fa-arrow-turn-down,.fa-level-down{--fa:"\F149";--fa--fa:"\F149\F149"}.fa-spade{--fa:"\F2F4";--fa--fa:"\F2F4\F2F4"}.fa-card-spade{--fa:"\E3EC";--fa--fa:"\E3EC\E3EC"}.fa-line-columns{--fa:"\F870";--fa--fa:"\F870\F870"}.fa-ant{--fa:"\E680";--fa--fa:"\E680\E680"}.fa-arrow-right-to-line,.fa-arrow-to-right{--fa:"\F340";--fa--fa:"\F340\F340"}.fa-person-falling-burst{--fa:"\E547";--fa--fa:"\E547\E547"}.fa-flag-pennant,.fa-pennant{--fa:"\F456";--fa--fa:"\F456\F456"}.fa-conveyor-belt-empty{--fa:"\E150";--fa--fa:"\E150\E150"}.fa-user-group-simple{--fa:"\E603";--fa--fa:"\E603\E603"}.fa-award{--fa:"\F559";--fa--fa:"\F559\F559"}.fa-ticket-alt,.fa-ticket-simple{--fa:"\F3FF";--fa--fa:"\F3FF\F3FF"}.fa-building{--fa:"\F1AD";--fa--fa:"\F1AD\F1AD"}.fa-angle-double-left,.fa-angles-left{--fa:"\F100";--fa--fa:"\F100\F100"}.fa-camcorder,.fa-video-handheld{--fa:"\F8A8";--fa--fa:"\F8A8\F8A8"}.fa-pancakes{--fa:"\E42D";--fa--fa:"\E42D\E42D"}.fa-album-circle-user{--fa:"\E48D";--fa--fa:"\E48D\E48D"}.fa-subtitles-slash{--fa:"\E610";--fa--fa:"\E610\E610"}.fa-qrcode{--fa:"\F029";--fa--fa:"\F029\F029"}.fa-dice-d10{--fa:"\F6CD";--fa--fa:"\F6CD\F6CD"}.fa-fireplace{--fa:"\F79A";--fa--fa:"\F79A\F79A"}.fa-browser{--fa:"\F37E";--fa--fa:"\F37E\F37E"}.fa-pen-paintbrush,.fa-pencil-paintbrush{--fa:"\F618";--fa--fa:"\F618\F618"}.fa-fish-cooked{--fa:"\F7FE";--fa--fa:"\F7FE\F7FE"}.fa-chair-office{--fa:"\F6C1";--fa--fa:"\F6C1\F6C1"}.fa-magnifying-glass-music{--fa:"\E65F";--fa--fa:"\E65F\E65F"}.fa-nesting-dolls{--fa:"\E3BA";--fa--fa:"\E3BA\E3BA"}.fa-clock-rotate-left,.fa-history{--fa:"\F1DA";--fa--fa:"\F1DA\F1DA"}.fa-trumpet{--fa:"\F8E3";--fa--fa:"\F8E3\F8E3"}.fa-face-grin-beam-sweat,.fa-grin-beam-sweat{--fa:"\F583";--fa--fa:"\F583\F583"}.fa-fire-smoke{--fa:"\F74B";--fa--fa:"\F74B\F74B"}.fa-phone-missed{--fa:"\E226";--fa--fa:"\E226\E226"}.fa-arrow-right-from-file,.fa-file-export{--fa:"\F56E";--fa--fa:"\F56E\F56E"}.fa-shield,.fa-shield-blank{--fa:"\F132";--fa--fa:"\F132\F132"}.fa-arrow-up-short-wide,.fa-sort-amount-up-alt{--fa:"\F885";--fa--fa:"\F885\F885"}.fa-arrows-repeat-1,.fa-repeat-1-alt{--fa:"\F366";--fa--fa:"\F366\F366"}.fa-gun-slash{--fa:"\E19C";--fa--fa:"\E19C\E19C"}.fa-avocado{--fa:"\E0AA";--fa--fa:"\E0AA\E0AA"}.fa-binary{--fa:"\E33B";--fa--fa:"\E33B\E33B"}.fa-comment-nodes{--fa:"\E696";--fa--fa:"\E696\E696"}.fa-glasses-alt,.fa-glasses-round{--fa:"\F5F5";--fa--fa:"\F5F5\F5F5"}.fa-phone-plus{--fa:"\F4D2";--fa--fa:"\F4D2\F4D2"}.fa-ditto{--fa:'"';--fa--fa:'""'}.fa-person-seat{--fa:"\E21E";--fa--fa:"\E21E\E21E"}.fa-house-medical{--fa:"\E3B2";--fa--fa:"\E3B2\E3B2"}.fa-golf-ball,.fa-golf-ball-tee{--fa:"\F450";--fa--fa:"\F450\F450"}.fa-chevron-circle-left,.fa-circle-chevron-left{--fa:"\F137";--fa--fa:"\F137\F137"}.fa-house-chimney-window{--fa:"\E00D";--fa--fa:"\E00D\E00D"}.fa-scythe{--fa:"\F710";--fa--fa:"\F710\F710"}.fa-pen-nib{--fa:"\F5AD";--fa--fa:"\F5AD\F5AD"}.fa-ban-parking,.fa-parking-circle-slash{--fa:"\F616";--fa--fa:"\F616\F616"}.fa-tent-arrow-turn-left{--fa:"\E580";--fa--fa:"\E580\E580"}.fa-face-diagonal-mouth{--fa:"\E47E";--fa--fa:"\E47E\E47E"}.fa-diagram-cells{--fa:"\E475";--fa--fa:"\E475\E475"}.fa-cricket,.fa-cricket-bat-ball{--fa:"\F449";--fa--fa:"\F449\F449"}.fa-tents{--fa:"\E582";--fa--fa:"\E582\E582"}.fa-magic,.fa-wand-magic{--fa:"\F0D0";--fa--fa:"\F0D0\F0D0"}.fa-dog{--fa:"\F6D3";--fa--fa:"\F6D3\F6D3"}.fa-pen-line{--fa:"\E212";--fa--fa:"\E212\E212"}.fa-atom-alt,.fa-atom-simple{--fa:"\F5D3";--fa--fa:"\F5D3\F5D3"}.fa-ampersand{--fa:"&";--fa--fa:"&&"}.fa-carrot{--fa:"\F787";--fa--fa:"\F787\F787"}.fa-arrow-from-bottom,.fa-arrow-up-from-line{--fa:"\F342";--fa--fa:"\F342\F342"}.fa-moon{--fa:"\F186";--fa--fa:"\F186\F186"}.fa-pen-slash{--fa:"\E213";--fa--fa:"\E213\E213"}.fa-wine-glass-alt,.fa-wine-glass-empty{--fa:"\F5CE";--fa--fa:"\F5CE\F5CE"}.fa-square-star{--fa:"\E27F";--fa--fa:"\E27F\E27F"}.fa-cheese{--fa:"\F7EF";--fa--fa:"\F7EF\F7EF"}.fa-send-backward{--fa:"\F87F";--fa--fa:"\F87F\F87F"}.fa-yin-yang{--fa:"\F6AD";--fa--fa:"\F6AD\F6AD"}.fa-music{--fa:"\F001";--fa--fa:"\F001\F001"}.fa-compass-slash{--fa:"\F5E9";--fa--fa:"\F5E9\F5E9"}.fa-clock-one{--fa:"\E34E";--fa--fa:"\E34E\E34E"}.fa-file-music{--fa:"\F8B6";--fa--fa:"\F8B6\F8B6"}.fa-code-commit{--fa:"\F386";--fa--fa:"\F386\F386"}.fa-temperature-low{--fa:"\F76B";--fa--fa:"\F76B\F76B"}.fa-biking,.fa-person-biking{--fa:"\F84A";--fa--fa:"\F84A\F84A"}.fa-display-chart-up-circle-currency{--fa:"\E5E5";--fa--fa:"\E5E5\E5E5"}.fa-skeleton{--fa:"\F620";--fa--fa:"\F620\F620"}.fa-circle-g{--fa:"\E10F";--fa--fa:"\E10F\E10F"}.fa-circle-arrow-up-left{--fa:"\E0FB";--fa--fa:"\E0FB\E0FB"}.fa-coin-blank{--fa:"\E3FB";--fa--fa:"\E3FB\E3FB"}.fa-broom{--fa:"\F51A";--fa--fa:"\F51A\F51A"}.fa-vacuum{--fa:"\E04D";--fa--fa:"\E04D\E04D"}.fa-shield-heart{--fa:"\E574";--fa--fa:"\E574\E574"}.fa-card-heart{--fa:"\E3EB";--fa--fa:"\E3EB\E3EB"}.fa-lightbulb-cfl-on{--fa:"\E5A7";--fa--fa:"\E5A7\E5A7"}.fa-melon{--fa:"\E310";--fa--fa:"\E310\E310"}.fa-gopuram{--fa:"\F664";--fa--fa:"\F664\F664"}.fa-earth-oceania,.fa-globe-oceania{--fa:"\E47B";--fa--fa:"\E47B\E47B"}.fa-container-storage{--fa:"\F4B7";--fa--fa:"\F4B7\F4B7"}.fa-face-pouting{--fa:"\E387";--fa--fa:"\E387\E387"}.fa-square-xmark,.fa-times-square,.fa-xmark-square{--fa:"\F2D3";--fa--fa:"\F2D3\F2D3"}.fa-exploding-head,.fa-face-explode{--fa:"\E2FE";--fa--fa:"\E2FE\E2FE"}.fa-hashtag{--fa:"#";--fa--fa:"##"}.fa-expand-alt,.fa-up-right-and-down-left-from-center{--fa:"\F424";--fa--fa:"\F424\F424"}.fa-oil-can{--fa:"\F613";--fa--fa:"\F613\F613"}.fa-t{--fa:"T";--fa--fa:"TT"}.fa-transformer-bolt{--fa:"\E2A4";--fa--fa:"\E2A4\E2A4"}.fa-hippo{--fa:"\F6ED";--fa--fa:"\F6ED\F6ED"}.fa-chart-column{--fa:"\E0E3";--fa--fa:"\E0E3\E0E3"}.fa-cassette-vhs,.fa-vhs{--fa:"\F8EC";--fa--fa:"\F8EC\F8EC"}.fa-infinity{--fa:"\F534";--fa--fa:"\F534\F534"}.fa-vial-circle-check{--fa:"\E596";--fa--fa:"\E596\E596"}.fa-chimney{--fa:"\F78B";--fa--fa:"\F78B\F78B"}.fa-object-intersect{--fa:"\E49D";--fa--fa:"\E49D\E49D"}.fa-person-arrow-down-to-line{--fa:"\E538";--fa--fa:"\E538\E538"}.fa-voicemail{--fa:"\F897";--fa--fa:"\F897\F897"}.fa-block-brick,.fa-wall-brick{--fa:"\E3DB";--fa--fa:"\E3DB\E3DB"}.fa-fan{--fa:"\F863";--fa--fa:"\F863\F863"}.fa-bags-shopping{--fa:"\F847";--fa--fa:"\F847\F847"}.fa-paragraph-left,.fa-paragraph-rtl{--fa:"\F878";--fa--fa:"\F878\F878"}.fa-person-walking-luggage{--fa:"\E554";--fa--fa:"\E554\E554"}.fa-caravan-alt,.fa-caravan-simple{--fa:"\E000";--fa--fa:"\E000\E000"}.fa-turtle{--fa:"\F726";--fa--fa:"\F726\F726"}.fa-pencil-mechanical{--fa:"\E5CA";--fa--fa:"\E5CA\E5CA"}.fa-arrows-alt-v,.fa-up-down{--fa:"\F338";--fa--fa:"\F338\F338"}.fa-cloud-moon-rain{--fa:"\F73C";--fa--fa:"\F73C\F73C"}.fa-booth-curtain{--fa:"\F734";--fa--fa:"\F734\F734"}.fa-calendar{--fa:"\F133";--fa--fa:"\F133\F133"}.fa-box-heart{--fa:"\F49D";--fa--fa:"\F49D\F49D"}.fa-trailer{--fa:"\E041";--fa--fa:"\E041\E041"}.fa-user-doctor-message,.fa-user-md-chat{--fa:"\F82E";--fa--fa:"\F82E\F82E"}.fa-bahai,.fa-haykal{--fa:"\F666";--fa--fa:"\F666\F666"}.fa-lighthouse{--fa:"\E612";--fa--fa:"\E612\E612"}.fa-amp-guitar{--fa:"\F8A1";--fa--fa:"\F8A1\F8A1"}.fa-sd-card{--fa:"\F7C2";--fa--fa:"\F7C2\F7C2"}.fa-volume-slash{--fa:"\F2E2";--fa--fa:"\F2E2\F2E2"}.fa-border-bottom{--fa:"\F84D";--fa--fa:"\F84D\F84D"}.fa-wifi-1,.fa-wifi-weak{--fa:"\F6AA";--fa--fa:"\F6AA\F6AA"}.fa-dragon{--fa:"\F6D5";--fa--fa:"\F6D5\F6D5"}.fa-shoe-prints{--fa:"\F54B";--fa--fa:"\F54B\F54B"}.fa-circle-plus,.fa-plus-circle{--fa:"\F055";--fa--fa:"\F055\F055"}.fa-face-grin-tongue-wink,.fa-grin-tongue-wink{--fa:"\F58B";--fa--fa:"\F58B\F58B"}.fa-hand-holding{--fa:"\F4BD";--fa--fa:"\F4BD\F4BD"}.fa-plug-circle-exclamation{--fa:"\E55D";--fa--fa:"\E55D\E55D"}.fa-chain-broken,.fa-chain-slash,.fa-link-slash,.fa-unlink{--fa:"\F127";--fa--fa:"\F127\F127"}.fa-clone{--fa:"\F24D";--fa--fa:"\F24D\F24D"}.fa-person-walking-arrow-loop-left{--fa:"\E551";--fa--fa:"\E551\E551"}.fa-arrow-up-z-a,.fa-sort-alpha-up-alt{--fa:"\F882";--fa--fa:"\F882\F882"}.fa-fire-alt,.fa-fire-flame-curved{--fa:"\F7E4";--fa--fa:"\F7E4\F7E4"}.fa-tornado{--fa:"\F76F";--fa--fa:"\F76F\F76F"}.fa-file-circle-plus{--fa:"\E494";--fa--fa:"\E494\E494"}.fa-delete-right{--fa:"\E154";--fa--fa:"\E154\E154"}.fa-book-quran,.fa-quran{--fa:"\F687";--fa--fa:"\F687\F687"}.fa-circle-quarter{--fa:"\E11F";--fa--fa:"\E11F\E11F"}.fa-anchor{--fa:"\F13D";--fa--fa:"\F13D\F13D"}.fa-border-all{--fa:"\F84C";--fa--fa:"\F84C\F84C"}.fa-function{--fa:"\F661";--fa--fa:"\F661\F661"}.fa-angry,.fa-face-angry{--fa:"\F556";--fa--fa:"\F556\F556"}.fa-people-simple{--fa:"\E21B";--fa--fa:"\E21B\E21B"}.fa-cookie-bite{--fa:"\F564";--fa--fa:"\F564\F564"}.fa-arrow-trend-down{--fa:"\E097";--fa--fa:"\E097\E097"}.fa-feed,.fa-rss{--fa:"\F09E";--fa--fa:"\F09E\F09E"}.fa-face-monocle{--fa:"\E380";--fa--fa:"\E380\E380"}.fa-draw-polygon{--fa:"\F5EE";--fa--fa:"\F5EE\F5EE"}.fa-balance-scale,.fa-scale-balanced{--fa:"\F24E";--fa--fa:"\F24E\F24E"}.fa-calendar-lines,.fa-calendar-note{--fa:"\E0D5";--fa--fa:"\E0D5\E0D5"}.fa-arrow-down-big-small,.fa-sort-size-down{--fa:"\F88C";--fa--fa:"\F88C\F88C"}.fa-gauge-simple-high,.fa-tachometer,.fa-tachometer-fast{--fa:"\F62A";--fa--fa:"\F62A\F62A"}.fa-do-not-enter{--fa:"\F5EC";--fa--fa:"\F5EC\F5EC"}.fa-shower{--fa:"\F2CC";--fa--fa:"\F2CC\F2CC"}.fa-dice-d8{--fa:"\F6D2";--fa--fa:"\F6D2\F6D2"}.fa-desktop,.fa-desktop-alt{--fa:"\F390";--fa--fa:"\F390\F390"}.fa-m{--fa:"M";--fa--fa:"MM"}.fa-spinner-scale{--fa:"\E62A";--fa--fa:"\E62A\E62A"}.fa-grip-dots-vertical{--fa:"\E411";--fa--fa:"\E411\E411"}.fa-face-viewfinder{--fa:"\E2FF";--fa--fa:"\E2FF\E2FF"}.fa-creemee,.fa-soft-serve{--fa:"\E400";--fa--fa:"\E400\E400"}.fa-h5{--fa:"\E412";--fa--fa:"\E412\E412"}.fa-hand-back-point-down{--fa:"\E19E";--fa--fa:"\E19E\E19E"}.fa-table-list,.fa-th-list{--fa:"\F00B";--fa--fa:"\F00B\F00B"}.fa-basket-shopping-minus{--fa:"\E652";--fa--fa:"\E652\E652"}.fa-comment-sms,.fa-sms{--fa:"\F7CD";--fa--fa:"\F7CD\F7CD"}.fa-rectangle,.fa-rectangle-landscape{--fa:"\F2FA";--fa--fa:"\F2FA\F2FA"}.fa-clipboard-list-check{--fa:"\F737";--fa--fa:"\F737\F737"}.fa-turkey{--fa:"\F725";--fa--fa:"\F725\F725"}.fa-book{--fa:"\F02D";--fa--fa:"\F02D\F02D"}.fa-user-plus{--fa:"\F234";--fa--fa:"\F234\F234"}.fa-ice-skate{--fa:"\F7AC";--fa--fa:"\F7AC\F7AC"}.fa-check{--fa:"\F00C";--fa--fa:"\F00C\F00C"}.fa-battery-4,.fa-battery-three-quarters{--fa:"\F241";--fa--fa:"\F241\F241"}.fa-tomato{--fa:"\E330";--fa--fa:"\E330\E330"}.fa-sword-laser{--fa:"\E03B";--fa--fa:"\E03B\E03B"}.fa-house-circle-check{--fa:"\E509";--fa--fa:"\E509\E509"}.fa-buildings{--fa:"\E0CC";--fa--fa:"\E0CC\E0CC"}.fa-angle-left{--fa:"\F104";--fa--fa:"\F104\F104"}.fa-cart-flatbed-boxes,.fa-dolly-flatbed-alt{--fa:"\F475";--fa--fa:"\F475\F475"}.fa-diagram-successor{--fa:"\E47A";--fa--fa:"\E47A\E47A"}.fa-truck-arrow-right{--fa:"\E58B";--fa--fa:"\E58B\E58B"}.fa-square-w{--fa:"\E285";--fa--fa:"\E285\E285"}.fa-arrows-split-up-and-left{--fa:"\E4BC";--fa--fa:"\E4BC\E4BC"}.fa-lamp{--fa:"\F4CA";--fa--fa:"\F4CA\F4CA"}.fa-airplay{--fa:"\E089";--fa--fa:"\E089\E089"}.fa-fist-raised,.fa-hand-fist{--fa:"\F6DE";--fa--fa:"\F6DE\F6DE"}.fa-shield-quartered{--fa:"\E575";--fa--fa:"\E575\E575"}.fa-slash-forward{--fa:"/";--fa--fa:"//"}.fa-location-pen,.fa-map-marker-edit{--fa:"\F607";--fa--fa:"\F607\F607"}.fa-cloud-moon{--fa:"\F6C3";--fa--fa:"\F6C3\F6C3"}.fa-pot-food{--fa:"\E43F";--fa--fa:"\E43F\E43F"}.fa-briefcase{--fa:"\F0B1";--fa--fa:"\F0B1\F0B1"}.fa-person-falling{--fa:"\E546";--fa--fa:"\E546\E546"}.fa-image-portrait,.fa-portrait{--fa:"\F3E0";--fa--fa:"\F3E0\F3E0"}.fa-user-tag{--fa:"\F507";--fa--fa:"\F507\F507"}.fa-rug{--fa:"\E569";--fa--fa:"\E569\E569"}.fa-print-slash{--fa:"\F686";--fa--fa:"\F686\F686"}.fa-earth-europe,.fa-globe-europe{--fa:"\F7A2";--fa--fa:"\F7A2\F7A2"}.fa-cart-flatbed-suitcase,.fa-luggage-cart{--fa:"\F59D";--fa--fa:"\F59D\F59D"}.fa-hand-back-point-ribbon{--fa:"\E1A0";--fa--fa:"\E1A0\E1A0"}.fa-rectangle-times,.fa-rectangle-xmark,.fa-times-rectangle,.fa-window-close{--fa:"\F410";--fa--fa:"\F410\F410"}.fa-tire-rugged{--fa:"\F634";--fa--fa:"\F634\F634"}.fa-lightbulb-dollar{--fa:"\F670";--fa--fa:"\F670\F670"}.fa-cowbell{--fa:"\F8B3";--fa--fa:"\F8B3\F8B3"}.fa-baht-sign{--fa:"\E0AC";--fa--fa:"\E0AC\E0AC"}.fa-corner{--fa:"\E3FE";--fa--fa:"\E3FE\E3FE"}.fa-chevron-double-right,.fa-chevrons-right{--fa:"\F324";--fa--fa:"\F324\F324"}.fa-book-open{--fa:"\F518";--fa--fa:"\F518\F518"}.fa-book-journal-whills,.fa-journal-whills{--fa:"\F66A";--fa--fa:"\F66A\F66A"}.fa-inhaler{--fa:"\F5F9";--fa--fa:"\F5F9\F5F9"}.fa-handcuffs{--fa:"\E4F8";--fa--fa:"\E4F8\E4F8"}.fa-snake{--fa:"\F716";--fa--fa:"\F716\F716"}.fa-exclamation-triangle,.fa-triangle-exclamation,.fa-warning{--fa:"\F071";--fa--fa:"\F071\F071"}.fa-note-medical{--fa:"\E200";--fa--fa:"\E200\E200"}.fa-database{--fa:"\F1C0";--fa--fa:"\F1C0\F1C0"}.fa-down-left{--fa:"\E16A";--fa--fa:"\E16A\E16A"}.fa-mail-forward,.fa-share{--fa:"\F064";--fa--fa:"\F064\F064"}.fa-face-thinking{--fa:"\E39B";--fa--fa:"\E39B\E39B"}.fa-turn-down-right{--fa:"\E455";--fa--fa:"\E455\E455"}.fa-bottle-droplet{--fa:"\E4C4";--fa--fa:"\E4C4\E4C4"}.fa-mask-face{--fa:"\E1D7";--fa--fa:"\E1D7\E1D7"}.fa-hill-rockslide{--fa:"\E508";--fa--fa:"\E508\E508"}.fa-scanner-keyboard{--fa:"\F489";--fa--fa:"\F489\F489"}.fa-circle-o{--fa:"\E119";--fa--fa:"\E119\E119"}.fa-grid-horizontal{--fa:"\E307";--fa--fa:"\E307\E307"}.fa-comment-alt-dollar,.fa-message-dollar{--fa:"\F650";--fa--fa:"\F650\F650"}.fa-exchange-alt,.fa-right-left{--fa:"\F362";--fa--fa:"\F362\F362"}.fa-columns-3{--fa:"\E361";--fa--fa:"\E361\E361"}.fa-paper-plane{--fa:"\F1D8";--fa--fa:"\F1D8\F1D8"}.fa-road-circle-exclamation{--fa:"\E565";--fa--fa:"\E565\E565"}.fa-dungeon{--fa:"\F6D9";--fa--fa:"\F6D9\F6D9"}.fa-hand-holding-box{--fa:"\F47B";--fa--fa:"\F47B\F47B"}.fa-input-text{--fa:"\E1BF";--fa--fa:"\E1BF\E1BF"}.fa-window-alt,.fa-window-flip{--fa:"\F40F";--fa--fa:"\F40F\F40F"}.fa-align-right{--fa:"\F038";--fa--fa:"\F038\F038"}.fa-scanner,.fa-scanner-gun{--fa:"\F488";--fa--fa:"\F488\F488"}.fa-tire{--fa:"\F631";--fa--fa:"\F631\F631"}.fa-engine{--fa:"\E16E";--fa--fa:"\E16E\E16E"}.fa-money-bill-1-wave,.fa-money-bill-wave-alt{--fa:"\F53B";--fa--fa:"\F53B\F53B"}.fa-life-ring{--fa:"\F1CD";--fa--fa:"\F1CD\F1CD"}.fa-hands,.fa-sign-language,.fa-signing{--fa:"\F2A7";--fa--fa:"\F2A7\F2A7"}.fa-caret-circle-right,.fa-circle-caret-right{--fa:"\F330";--fa--fa:"\F330\F330"}.fa-turn-left{--fa:"\E636";--fa--fa:"\E636\E636"}.fa-wheat{--fa:"\F72D";--fa--fa:"\F72D\F72D"}.fa-file-spreadsheet{--fa:"\F65B";--fa--fa:"\F65B\F65B"}.fa-audio-description-slash{--fa:"\E0A8";--fa--fa:"\E0A8\E0A8"}.fa-bell-ring{--fa:"\E62C";--fa--fa:"\E62C\E62C"}.fa-calendar-day{--fa:"\F783";--fa--fa:"\F783\F783"}.fa-ladder-water,.fa-swimming-pool,.fa-water-ladder{--fa:"\F5C5";--fa--fa:"\F5C5\F5C5"}.fa-arrows-up-down,.fa-arrows-v{--fa:"\F07D";--fa--fa:"\F07D\F07D"}.fa-chess-pawn-alt,.fa-chess-pawn-piece{--fa:"\F444";--fa--fa:"\F444\F444"}.fa-face-grimace,.fa-grimace{--fa:"\F57F";--fa--fa:"\F57F\F57F"}.fa-wheelchair-alt,.fa-wheelchair-move{--fa:"\E2CE";--fa--fa:"\E2CE\E2CE"}.fa-level-down-alt,.fa-turn-down{--fa:"\F3BE";--fa--fa:"\F3BE\F3BE"}.fa-square-s{--fa:"\E27D";--fa--fa:"\E27D\E27D"}.fa-barcode-alt,.fa-rectangle-barcode{--fa:"\F463";--fa--fa:"\F463\F463"}.fa-person-walking-arrow-right{--fa:"\E552";--fa--fa:"\E552\E552"}.fa-envelope-square,.fa-square-envelope{--fa:"\F199";--fa--fa:"\F199\F199"}.fa-dice{--fa:"\F522";--fa--fa:"\F522\F522"}.fa-unicorn{--fa:"\F727";--fa--fa:"\F727\F727"}.fa-bowling-ball{--fa:"\F436";--fa--fa:"\F436\F436"}.fa-pompebled{--fa:"\E43D";--fa--fa:"\E43D\E43D"}.fa-brain{--fa:"\F5DC";--fa--fa:"\F5DC\F5DC"}.fa-watch-smart{--fa:"\E2CC";--fa--fa:"\E2CC\E2CC"}.fa-book-user{--fa:"\F7E7";--fa--fa:"\F7E7\F7E7"}.fa-sensor-cloud,.fa-sensor-smoke{--fa:"\E02C";--fa--fa:"\E02C\E02C"}.fa-clapperboard-play{--fa:"\E132";--fa--fa:"\E132\E132"}.fa-band-aid,.fa-bandage{--fa:"\F462";--fa--fa:"\F462\F462"}.fa-calendar-minus{--fa:"\F272";--fa--fa:"\F272\F272"}.fa-circle-xmark,.fa-times-circle,.fa-xmark-circle{--fa:"\F057";--fa--fa:"\F057\F057"}.fa-circle-4{--fa:"\E0F1";--fa--fa:"\E0F1\E0F1"}.fa-gifts{--fa:"\F79C";--fa--fa:"\F79C\F79C"}.fa-album-collection{--fa:"\F8A0";--fa--fa:"\F8A0\F8A0"}.fa-hotel{--fa:"\F594";--fa--fa:"\F594\F594"}.fa-earth-asia,.fa-globe-asia{--fa:"\F57E";--fa--fa:"\F57E\F57E"}.fa-id-card-alt,.fa-id-card-clip{--fa:"\F47F";--fa--fa:"\F47F\F47F"}.fa-magnifying-glass-plus,.fa-search-plus{--fa:"\F00E";--fa--fa:"\F00E\F00E"}.fa-thumbs-up{--fa:"\F164";--fa--fa:"\F164\F164"}.fa-cloud-showers{--fa:"\F73F";--fa--fa:"\F73F\F73F"}.fa-user-clock{--fa:"\F4FD";--fa--fa:"\F4FD\F4FD"}.fa-onion{--fa:"\E427";--fa--fa:"\E427\E427"}.fa-clock-twelve-thirty{--fa:"\E359";--fa--fa:"\E359\E359"}.fa-arrow-down-to-dotted-line{--fa:"\E095";--fa--fa:"\E095\E095"}.fa-allergies,.fa-hand-dots{--fa:"\F461";--fa--fa:"\F461\F461"}.fa-file-invoice{--fa:"\F570";--fa--fa:"\F570\F570"}.fa-window-minimize{--fa:"\F2D1";--fa--fa:"\F2D1\F2D1"}.fa-rectangle-wide{--fa:"\F2FC";--fa--fa:"\F2FC\F2FC"}.fa-comment-arrow-up{--fa:"\E144";--fa--fa:"\E144\E144"}.fa-garlic{--fa:"\E40E";--fa--fa:"\E40E\E40E"}.fa-coffee,.fa-mug-saucer{--fa:"\F0F4";--fa--fa:"\F0F4\F0F4"}.fa-brush{--fa:"\F55D";--fa--fa:"\F55D\F55D"}.fa-file-half-dashed{--fa:"\E698";--fa--fa:"\E698\E698"}.fa-tree-decorated{--fa:"\F7DC";--fa--fa:"\F7DC\F7DC"}.fa-mask{--fa:"\F6FA";--fa--fa:"\F6FA\F6FA"}.fa-calendar-heart{--fa:"\E0D3";--fa--fa:"\E0D3\E0D3"}.fa-magnifying-glass-minus,.fa-search-minus{--fa:"\F010";--fa--fa:"\F010\F010"}.fa-flower{--fa:"\F7FF";--fa--fa:"\F7FF\F7FF"}.fa-arrow-down-from-arc{--fa:"\E614";--fa--fa:"\E614\E614"}.fa-right-left-large{--fa:"\E5E1";--fa--fa:"\E5E1\E5E1"}.fa-ruler-vertical{--fa:"\F548";--fa--fa:"\F548\F548"}.fa-circles-overlap{--fa:"\E600";--fa--fa:"\E600\E600"}.fa-user-alt,.fa-user-large{--fa:"\F406";--fa--fa:"\F406\F406"}.fa-starship-freighter{--fa:"\E03A";--fa--fa:"\E03A\E03A"}.fa-train-tram{--fa:"\E5B4";--fa--fa:"\E5B4\E5B4"}.fa-bridge-suspension{--fa:"\E4CD";--fa--fa:"\E4CD\E4CD"}.fa-trash-check{--fa:"\E2AF";--fa--fa:"\E2AF\E2AF"}.fa-user-nurse{--fa:"\F82F";--fa--fa:"\F82F\F82F"}.fa-boombox{--fa:"\F8A5";--fa--fa:"\F8A5\F8A5"}.fa-syringe{--fa:"\F48E";--fa--fa:"\F48E\F48E"}.fa-cloud-sun{--fa:"\F6C4";--fa--fa:"\F6C4\F6C4"}.fa-shield-exclamation{--fa:"\E247";--fa--fa:"\E247\E247"}.fa-stopwatch-20{--fa:"\E06F";--fa--fa:"\E06F\E06F"}.fa-square-full{--fa:"\F45C";--fa--fa:"\F45C\F45C"}.fa-grip-dots{--fa:"\E410";--fa--fa:"\E410\E410"}.fa-comment-exclamation{--fa:"\F4AF";--fa--fa:"\F4AF\F4AF"}.fa-pen-swirl{--fa:"\E214";--fa--fa:"\E214\E214"}.fa-falafel{--fa:"\E40A";--fa--fa:"\E40A\E40A"}.fa-circle-2{--fa:"\E0EF";--fa--fa:"\E0EF\E0EF"}.fa-magnet{--fa:"\F076";--fa--fa:"\F076\F076"}.fa-jar{--fa:"\E516";--fa--fa:"\E516\E516"}.fa-gramophone{--fa:"\F8BD";--fa--fa:"\F8BD\F8BD"}.fa-dice-d12{--fa:"\F6CE";--fa--fa:"\F6CE\F6CE"}.fa-note-sticky,.fa-sticky-note{--fa:"\F249";--fa--fa:"\F249\F249"}.fa-arrow-alt-down,.fa-down{--fa:"\F354";--fa--fa:"\F354\F354"}.fa-100,.fa-hundred-points{--fa:"\E41C";--fa--fa:"\E41C\E41C"}.fa-paperclip-vertical{--fa:"\E3C2";--fa--fa:"\E3C2\E3C2"}.fa-wind-circle-exclamation,.fa-wind-warning{--fa:"\F776";--fa--fa:"\F776\F776"}.fa-location-pin-slash,.fa-map-marker-slash{--fa:"\F60C";--fa--fa:"\F60C\F60C"}.fa-face-sad-sweat{--fa:"\E38A";--fa--fa:"\E38A\E38A"}.fa-bug-slash{--fa:"\E490";--fa--fa:"\E490\E490"}.fa-cupcake{--fa:"\E402";--fa--fa:"\E402\E402"}.fa-light-switch-off{--fa:"\E018";--fa--fa:"\E018\E018"}.fa-toggle-large-off{--fa:"\E5B0";--fa--fa:"\E5B0\E5B0"}.fa-pen-fancy-slash{--fa:"\E210";--fa--fa:"\E210\E210"}.fa-truck-container{--fa:"\F4DC";--fa--fa:"\F4DC\F4DC"}.fa-boot{--fa:"\F782";--fa--fa:"\F782\F782"}.fa-arrow-up-from-water-pump{--fa:"\E4B6";--fa--fa:"\E4B6\E4B6"}.fa-file-check{--fa:"\F316";--fa--fa:"\F316\F316"}.fa-bone{--fa:"\F5D7";--fa--fa:"\F5D7\F5D7"}.fa-cards-blank{--fa:"\E4DF";--fa--fa:"\E4DF\E4DF"}.fa-circle-3{--fa:"\E0F0";--fa--fa:"\E0F0\E0F0"}.fa-bench-tree{--fa:"\E2E7";--fa--fa:"\E2E7\E2E7"}.fa-keyboard-brightness-low{--fa:"\E1C1";--fa--fa:"\E1C1\E1C1"}.fa-ski-boot-ski{--fa:"\E3CD";--fa--fa:"\E3CD\E3CD"}.fa-brain-circuit{--fa:"\E0C6";--fa--fa:"\E0C6\E0C6"}.fa-table-cells-row-unlock{--fa:"\E691";--fa--fa:"\E691\E691"}.fa-user-injured{--fa:"\F728";--fa--fa:"\F728\F728"}.fa-block-brick-fire,.fa-firewall{--fa:"\E3DC";--fa--fa:"\E3DC\E3DC"}.fa-face-sad-tear,.fa-sad-tear{--fa:"\F5B4";--fa--fa:"\F5B4\F5B4"}.fa-plane{--fa:"\F072";--fa--fa:"\F072\F072"}.fa-tent-arrows-down{--fa:"\E581";--fa--fa:"\E581\E581"}.fa-exclamation{--fa:"!";--fa--fa:"!!"}.fa-arrows-spin{--fa:"\E4BB";--fa--fa:"\E4BB\E4BB"}.fa-face-smile-relaxed{--fa:"\E392";--fa--fa:"\E392\E392"}.fa-comment-times,.fa-comment-xmark{--fa:"\F4B5";--fa--fa:"\F4B5\F4B5"}.fa-print{--fa:"\F02F";--fa--fa:"\F02F\F02F"}.fa-try,.fa-turkish-lira,.fa-turkish-lira-sign{--fa:"\E2BB";--fa--fa:"\E2BB\E2BB"}.fa-face-nose-steam{--fa:"\E382";--fa--fa:"\E382\E382"}.fa-circle-waveform-lines,.fa-waveform-circle{--fa:"\E12D";--fa--fa:"\E12D\E12D"}.fa-dollar,.fa-dollar-sign,.fa-usd{--fa:"$";--fa--fa:"$$"}.fa-ferris-wheel{--fa:"\E174";--fa--fa:"\E174\E174"}.fa-computer-speaker{--fa:"\F8B2";--fa--fa:"\F8B2\F8B2"}.fa-skull-cow{--fa:"\F8DE";--fa--fa:"\F8DE\F8DE"}.fa-x{--fa:"X";--fa--fa:"XX"}.fa-magnifying-glass-dollar,.fa-search-dollar{--fa:"\F688";--fa--fa:"\F688\F688"}.fa-users-cog,.fa-users-gear{--fa:"\F509";--fa--fa:"\F509\F509"}.fa-person-military-pointing{--fa:"\E54A";--fa--fa:"\E54A\E54A"}.fa-bank,.fa-building-columns,.fa-institution,.fa-museum,.fa-university{--fa:"\F19C";--fa--fa:"\F19C\F19C"}.fa-circle-t{--fa:"\E124";--fa--fa:"\E124\E124"}.fa-sack{--fa:"\F81C";--fa--fa:"\F81C\F81C"}.fa-grid-2{--fa:"\E196";--fa--fa:"\E196\E196"}.fa-camera-cctv,.fa-cctv{--fa:"\F8AC";--fa--fa:"\F8AC\F8AC"}.fa-umbrella{--fa:"\F0E9";--fa--fa:"\F0E9\F0E9"}.fa-trowel{--fa:"\E589";--fa--fa:"\E589\E589"}.fa-horizontal-rule{--fa:"\F86C";--fa--fa:"\F86C\F86C"}.fa-bed-alt,.fa-bed-front{--fa:"\F8F7";--fa--fa:"\F8F7\F8F7"}.fa-d{--fa:"D";--fa--fa:"DD"}.fa-stapler{--fa:"\E5AF";--fa--fa:"\E5AF\E5AF"}.fa-masks-theater,.fa-theater-masks{--fa:"\F630";--fa--fa:"\F630\F630"}.fa-file-gif{--fa:"\E645";--fa--fa:"\E645\E645"}.fa-kip-sign{--fa:"\E1C4";--fa--fa:"\E1C4\E1C4"}.fa-face-woozy{--fa:"\E3A2";--fa--fa:"\E3A2\E3A2"}.fa-cloud-question{--fa:"\E492";--fa--fa:"\E492\E492"}.fa-pineapple{--fa:"\E31F";--fa--fa:"\E31F\E31F"}.fa-hand-point-left{--fa:"\F0A5";--fa--fa:"\F0A5\F0A5"}.fa-gallery-thumbnails{--fa:"\E3AA";--fa--fa:"\E3AA\E3AA"}.fa-circle-j{--fa:"\E112";--fa--fa:"\E112\E112"}.fa-eyes{--fa:"\E367";--fa--fa:"\E367\E367"}.fa-handshake-alt,.fa-handshake-simple{--fa:"\F4C6";--fa--fa:"\F4C6\F4C6"}.fa-file-caret-up,.fa-page-caret-up{--fa:"\E42A";--fa--fa:"\E42A\E42A"}.fa-fighter-jet,.fa-jet-fighter{--fa:"\F0FB";--fa--fa:"\F0FB\F0FB"}.fa-comet{--fa:"\E003";--fa--fa:"\E003\E003"}.fa-share-alt-square,.fa-square-share-nodes{--fa:"\F1E1";--fa--fa:"\F1E1\F1E1"}.fa-reflect-vertical{--fa:"\E665";--fa--fa:"\E665\E665"}.fa-shield-keyhole{--fa:"\E248";--fa--fa:"\E248\E248"}.fa-file-mp4{--fa:"\E649";--fa--fa:"\E649\E649"}.fa-barcode{--fa:"\F02A";--fa--fa:"\F02A\F02A"}.fa-bulldozer{--fa:"\E655";--fa--fa:"\E655\E655"}.fa-plus-minus{--fa:"\E43C";--fa--fa:"\E43C\E43C"}.fa-sliders-v-square,.fa-square-sliders-vertical{--fa:"\F3F2";--fa--fa:"\F3F2\F3F2"}.fa-video,.fa-video-camera{--fa:"\F03D";--fa--fa:"\F03D\F03D"}.fa-comment-middle-alt,.fa-message-middle{--fa:"\E1E1";--fa--fa:"\E1E1\E1E1"}.fa-graduation-cap,.fa-mortar-board{--fa:"\F19D";--fa--fa:"\F19D\F19D"}.fa-hand-holding-medical{--fa:"\E05C";--fa--fa:"\E05C\E05C"}.fa-person-circle-check{--fa:"\E53E";--fa--fa:"\E53E\E53E"}.fa-square-z{--fa:"\E288";--fa--fa:"\E288\E288"}.fa-comment-alt-text,.fa-message-text{--fa:"\E1E6";--fa--fa:"\E1E6\E1E6"}.fa-level-up-alt,.fa-turn-up{--fa:"\F3BF";--fa--fa:"\F3BF\F3BF"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.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 Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:host,:root{--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(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.woff2?b202664d3a5d17525996e3393cf7c114) format("woff2"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-brands-400.ttf?e9a507bae9d52442aa73f9072bf318dc) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero{--fa:"\F3D0"}.fa-hooli{--fa:"\F427"}.fa-yelp{--fa:"\F1E9"}.fa-cc-visa{--fa:"\F1F0"}.fa-lastfm{--fa:"\F202"}.fa-shopware{--fa:"\F5B5"}.fa-creative-commons-nc{--fa:"\F4E8"}.fa-aws{--fa:"\F375"}.fa-redhat{--fa:"\F7BC"}.fa-yoast{--fa:"\F2B1"}.fa-cloudflare{--fa:"\E07D"}.fa-ups{--fa:"\F7E0"}.fa-pixiv{--fa:"\E640"}.fa-wpexplorer{--fa:"\F2DE"}.fa-dyalog{--fa:"\F399"}.fa-bity{--fa:"\F37A"}.fa-stackpath{--fa:"\F842"}.fa-buysellads{--fa:"\F20D"}.fa-first-order{--fa:"\F2B0"}.fa-modx{--fa:"\F285"}.fa-guilded{--fa:"\E07E"}.fa-vnv{--fa:"\F40B"}.fa-js-square,.fa-square-js{--fa:"\F3B9"}.fa-microsoft{--fa:"\F3CA"}.fa-qq{--fa:"\F1D6"}.fa-orcid{--fa:"\F8D2"}.fa-java{--fa:"\F4E4"}.fa-invision{--fa:"\F7B0"}.fa-creative-commons-pd-alt{--fa:"\F4ED"}.fa-centercode{--fa:"\F380"}.fa-glide-g{--fa:"\F2A6"}.fa-drupal{--fa:"\F1A9"}.fa-jxl{--fa:"\E67B"}.fa-dart-lang{--fa:"\E693"}.fa-hire-a-helper{--fa:"\F3B0"}.fa-creative-commons-by{--fa:"\F4E7"}.fa-unity{--fa:"\E049"}.fa-whmcs{--fa:"\F40D"}.fa-rocketchat{--fa:"\F3E8"}.fa-vk{--fa:"\F189"}.fa-untappd{--fa:"\F405"}.fa-mailchimp{--fa:"\F59E"}.fa-css3-alt{--fa:"\F38B"}.fa-reddit-square,.fa-square-reddit{--fa:"\F1A2"}.fa-vimeo-v{--fa:"\F27D"}.fa-contao{--fa:"\F26D"}.fa-square-font-awesome{--fa:"\E5AD"}.fa-deskpro{--fa:"\F38F"}.fa-brave{--fa:"\E63C"}.fa-sistrix{--fa:"\F3EE"}.fa-instagram-square,.fa-square-instagram{--fa:"\E055"}.fa-battle-net{--fa:"\F835"}.fa-the-red-yeti{--fa:"\F69D"}.fa-hacker-news-square,.fa-square-hacker-news{--fa:"\F3AF"}.fa-edge{--fa:"\F282"}.fa-threads{--fa:"\E618"}.fa-napster{--fa:"\F3D2"}.fa-snapchat-square,.fa-square-snapchat{--fa:"\F2AD"}.fa-google-plus-g{--fa:"\F0D5"}.fa-artstation{--fa:"\F77A"}.fa-markdown{--fa:"\F60F"}.fa-sourcetree{--fa:"\F7D3"}.fa-google-plus{--fa:"\F2B3"}.fa-diaspora{--fa:"\F791"}.fa-foursquare{--fa:"\F180"}.fa-stack-overflow{--fa:"\F16C"}.fa-github-alt{--fa:"\F113"}.fa-phoenix-squadron{--fa:"\F511"}.fa-pagelines{--fa:"\F18C"}.fa-algolia{--fa:"\F36C"}.fa-red-river{--fa:"\F3E3"}.fa-creative-commons-sa{--fa:"\F4EF"}.fa-safari{--fa:"\F267"}.fa-google{--fa:"\F1A0"}.fa-font-awesome-alt,.fa-square-font-awesome-stroke{--fa:"\F35C"}.fa-atlassian{--fa:"\F77B"}.fa-linkedin-in{--fa:"\F0E1"}.fa-digital-ocean{--fa:"\F391"}.fa-nimblr{--fa:"\F5A8"}.fa-chromecast{--fa:"\F838"}.fa-evernote{--fa:"\F839"}.fa-hacker-news{--fa:"\F1D4"}.fa-creative-commons-sampling{--fa:"\F4F0"}.fa-adversal{--fa:"\F36A"}.fa-creative-commons{--fa:"\F25E"}.fa-watchman-monitoring{--fa:"\E087"}.fa-fonticons{--fa:"\F280"}.fa-weixin{--fa:"\F1D7"}.fa-shirtsinbulk{--fa:"\F214"}.fa-codepen{--fa:"\F1CB"}.fa-git-alt{--fa:"\F841"}.fa-lyft{--fa:"\F3C3"}.fa-rev{--fa:"\F5B2"}.fa-windows{--fa:"\F17A"}.fa-wizards-of-the-coast{--fa:"\F730"}.fa-square-viadeo,.fa-viadeo-square{--fa:"\F2AA"}.fa-meetup{--fa:"\F2E0"}.fa-centos{--fa:"\F789"}.fa-adn{--fa:"\F170"}.fa-cloudsmith{--fa:"\F384"}.fa-opensuse{--fa:"\E62B"}.fa-pied-piper-alt{--fa:"\F1A8"}.fa-dribbble-square,.fa-square-dribbble{--fa:"\F397"}.fa-codiepie{--fa:"\F284"}.fa-node{--fa:"\F419"}.fa-mix{--fa:"\F3CB"}.fa-steam{--fa:"\F1B6"}.fa-cc-apple-pay{--fa:"\F416"}.fa-scribd{--fa:"\F28A"}.fa-debian{--fa:"\E60B"}.fa-openid{--fa:"\F19B"}.fa-instalod{--fa:"\E081"}.fa-files-pinwheel{--fa:"\E69F"}.fa-expeditedssl{--fa:"\F23E"}.fa-sellcast{--fa:"\F2DA"}.fa-square-twitter,.fa-twitter-square{--fa:"\F081"}.fa-r-project{--fa:"\F4F7"}.fa-delicious{--fa:"\F1A5"}.fa-freebsd{--fa:"\F3A4"}.fa-vuejs{--fa:"\F41F"}.fa-accusoft{--fa:"\F369"}.fa-ioxhost{--fa:"\F208"}.fa-fonticons-fi{--fa:"\F3A2"}.fa-app-store{--fa:"\F36F"}.fa-cc-mastercard{--fa:"\F1F1"}.fa-itunes-note{--fa:"\F3B5"}.fa-golang{--fa:"\E40F"}.fa-kickstarter,.fa-square-kickstarter{--fa:"\F3BB"}.fa-grav{--fa:"\F2D6"}.fa-weibo{--fa:"\F18A"}.fa-uncharted{--fa:"\E084"}.fa-firstdraft{--fa:"\F3A1"}.fa-square-youtube,.fa-youtube-square{--fa:"\F431"}.fa-wikipedia-w{--fa:"\F266"}.fa-rendact,.fa-wpressr{--fa:"\F3E4"}.fa-angellist{--fa:"\F209"}.fa-galactic-republic{--fa:"\F50C"}.fa-nfc-directional{--fa:"\E530"}.fa-skype{--fa:"\F17E"}.fa-joget{--fa:"\F3B7"}.fa-fedora{--fa:"\F798"}.fa-stripe-s{--fa:"\F42A"}.fa-meta{--fa:"\E49B"}.fa-laravel{--fa:"\F3BD"}.fa-hotjar{--fa:"\F3B1"}.fa-bluetooth-b{--fa:"\F294"}.fa-square-letterboxd{--fa:"\E62E"}.fa-sticker-mule{--fa:"\F3F7"}.fa-creative-commons-zero{--fa:"\F4F3"}.fa-hips{--fa:"\F452"}.fa-css{--fa:"\E6A2"}.fa-behance{--fa:"\F1B4"}.fa-reddit{--fa:"\F1A1"}.fa-discord{--fa:"\F392"}.fa-chrome{--fa:"\F268"}.fa-app-store-ios{--fa:"\F370"}.fa-cc-discover{--fa:"\F1F2"}.fa-wpbeginner{--fa:"\F297"}.fa-confluence{--fa:"\F78D"}.fa-shoelace{--fa:"\E60C"}.fa-mdb{--fa:"\F8CA"}.fa-dochub{--fa:"\F394"}.fa-accessible-icon{--fa:"\F368"}.fa-ebay{--fa:"\F4F4"}.fa-amazon{--fa:"\F270"}.fa-unsplash{--fa:"\E07C"}.fa-yarn{--fa:"\F7E3"}.fa-square-steam,.fa-steam-square{--fa:"\F1B7"}.fa-500px{--fa:"\F26E"}.fa-square-vimeo,.fa-vimeo-square{--fa:"\F194"}.fa-asymmetrik{--fa:"\F372"}.fa-font-awesome,.fa-font-awesome-flag,.fa-font-awesome-logo-full{--fa:"\F2B4"}.fa-gratipay{--fa:"\F184"}.fa-apple{--fa:"\F179"}.fa-hive{--fa:"\E07F"}.fa-gitkraken{--fa:"\F3A6"}.fa-keybase{--fa:"\F4F5"}.fa-apple-pay{--fa:"\F415"}.fa-padlet{--fa:"\E4A0"}.fa-amazon-pay{--fa:"\F42C"}.fa-github-square,.fa-square-github{--fa:"\F092"}.fa-stumbleupon{--fa:"\F1A4"}.fa-fedex{--fa:"\F797"}.fa-phoenix-framework{--fa:"\F3DC"}.fa-shopify{--fa:"\E057"}.fa-neos{--fa:"\F612"}.fa-square-threads{--fa:"\E619"}.fa-hackerrank{--fa:"\F5F7"}.fa-researchgate{--fa:"\F4F8"}.fa-swift{--fa:"\F8E1"}.fa-angular{--fa:"\F420"}.fa-speakap{--fa:"\F3F3"}.fa-angrycreative{--fa:"\F36E"}.fa-y-combinator{--fa:"\F23B"}.fa-empire{--fa:"\F1D1"}.fa-envira{--fa:"\F299"}.fa-google-scholar{--fa:"\E63B"}.fa-gitlab-square,.fa-square-gitlab{--fa:"\E5AE"}.fa-studiovinari{--fa:"\F3F8"}.fa-pied-piper{--fa:"\F2AE"}.fa-wordpress{--fa:"\F19A"}.fa-product-hunt{--fa:"\F288"}.fa-firefox{--fa:"\F269"}.fa-linode{--fa:"\F2B8"}.fa-goodreads{--fa:"\F3A8"}.fa-odnoklassniki-square,.fa-square-odnoklassniki{--fa:"\F264"}.fa-jsfiddle{--fa:"\F1CC"}.fa-sith{--fa:"\F512"}.fa-themeisle{--fa:"\F2B2"}.fa-page4{--fa:"\F3D7"}.fa-hashnode{--fa:"\E499"}.fa-react{--fa:"\F41B"}.fa-cc-paypal{--fa:"\F1F4"}.fa-squarespace{--fa:"\F5BE"}.fa-cc-stripe{--fa:"\F1F5"}.fa-creative-commons-share{--fa:"\F4F2"}.fa-bitcoin{--fa:"\F379"}.fa-keycdn{--fa:"\F3BA"}.fa-opera{--fa:"\F26A"}.fa-itch-io{--fa:"\F83A"}.fa-umbraco{--fa:"\F8E8"}.fa-galactic-senate{--fa:"\F50D"}.fa-ubuntu{--fa:"\F7DF"}.fa-draft2digital{--fa:"\F396"}.fa-stripe{--fa:"\F429"}.fa-houzz{--fa:"\F27C"}.fa-gg{--fa:"\F260"}.fa-dhl{--fa:"\F790"}.fa-pinterest-square,.fa-square-pinterest{--fa:"\F0D3"}.fa-xing{--fa:"\F168"}.fa-blackberry{--fa:"\F37B"}.fa-creative-commons-pd{--fa:"\F4EC"}.fa-playstation{--fa:"\F3DF"}.fa-quinscape{--fa:"\F459"}.fa-less{--fa:"\F41D"}.fa-blogger-b{--fa:"\F37D"}.fa-opencart{--fa:"\F23D"}.fa-vine{--fa:"\F1CA"}.fa-signal-messenger{--fa:"\E663"}.fa-paypal{--fa:"\F1ED"}.fa-gitlab{--fa:"\F296"}.fa-typo3{--fa:"\F42B"}.fa-reddit-alien{--fa:"\F281"}.fa-yahoo{--fa:"\F19E"}.fa-dailymotion{--fa:"\E052"}.fa-affiliatetheme{--fa:"\F36B"}.fa-pied-piper-pp{--fa:"\F1A7"}.fa-bootstrap{--fa:"\F836"}.fa-odnoklassniki{--fa:"\F263"}.fa-nfc-symbol{--fa:"\E531"}.fa-mintbit{--fa:"\E62F"}.fa-ethereum{--fa:"\F42E"}.fa-speaker-deck{--fa:"\F83C"}.fa-creative-commons-nc-eu{--fa:"\F4E9"}.fa-patreon{--fa:"\F3D9"}.fa-avianex{--fa:"\F374"}.fa-ello{--fa:"\F5F1"}.fa-gofore{--fa:"\F3A7"}.fa-bimobject{--fa:"\F378"}.fa-brave-reverse{--fa:"\E63D"}.fa-facebook-f{--fa:"\F39E"}.fa-google-plus-square,.fa-square-google-plus{--fa:"\F0D4"}.fa-web-awesome{--fa:"\E682"}.fa-mandalorian{--fa:"\F50F"}.fa-first-order-alt{--fa:"\F50A"}.fa-osi{--fa:"\F41A"}.fa-google-wallet{--fa:"\F1EE"}.fa-d-and-d-beyond{--fa:"\F6CA"}.fa-periscope{--fa:"\F3DA"}.fa-fulcrum{--fa:"\F50B"}.fa-cloudscale{--fa:"\F383"}.fa-forumbee{--fa:"\F211"}.fa-mizuni{--fa:"\F3CC"}.fa-schlix{--fa:"\F3EA"}.fa-square-xing,.fa-xing-square{--fa:"\F169"}.fa-bandcamp{--fa:"\F2D5"}.fa-wpforms{--fa:"\F298"}.fa-cloudversify{--fa:"\F385"}.fa-usps{--fa:"\F7E1"}.fa-megaport{--fa:"\F5A3"}.fa-magento{--fa:"\F3C4"}.fa-spotify{--fa:"\F1BC"}.fa-optin-monster{--fa:"\F23C"}.fa-fly{--fa:"\F417"}.fa-square-bluesky{--fa:"\E6A3"}.fa-aviato{--fa:"\F421"}.fa-itunes{--fa:"\F3B4"}.fa-cuttlefish{--fa:"\F38C"}.fa-blogger{--fa:"\F37C"}.fa-flickr{--fa:"\F16E"}.fa-viber{--fa:"\F409"}.fa-soundcloud{--fa:"\F1BE"}.fa-digg{--fa:"\F1A6"}.fa-tencent-weibo{--fa:"\F1D5"}.fa-letterboxd{--fa:"\E62D"}.fa-symfony{--fa:"\F83D"}.fa-maxcdn{--fa:"\F136"}.fa-etsy{--fa:"\F2D7"}.fa-facebook-messenger{--fa:"\F39F"}.fa-audible{--fa:"\F373"}.fa-think-peaks{--fa:"\F731"}.fa-bilibili{--fa:"\E3D9"}.fa-erlang{--fa:"\F39D"}.fa-x-twitter{--fa:"\E61B"}.fa-cotton-bureau{--fa:"\F89E"}.fa-dashcube{--fa:"\F210"}.fa-42-group,.fa-innosoft{--fa:"\E080"}.fa-stack-exchange{--fa:"\F18D"}.fa-elementor{--fa:"\F430"}.fa-pied-piper-square,.fa-square-pied-piper{--fa:"\E01E"}.fa-creative-commons-nd{--fa:"\F4EB"}.fa-palfed{--fa:"\F3D8"}.fa-superpowers{--fa:"\F2DD"}.fa-resolving{--fa:"\F3E7"}.fa-xbox{--fa:"\F412"}.fa-square-web-awesome-stroke{--fa:"\E684"}.fa-searchengin{--fa:"\F3EB"}.fa-tiktok{--fa:"\E07B"}.fa-facebook-square,.fa-square-facebook{--fa:"\F082"}.fa-renren{--fa:"\F18B"}.fa-linux{--fa:"\F17C"}.fa-glide{--fa:"\F2A5"}.fa-linkedin{--fa:"\F08C"}.fa-hubspot{--fa:"\F3B2"}.fa-deploydog{--fa:"\F38E"}.fa-twitch{--fa:"\F1E8"}.fa-flutter{--fa:"\E694"}.fa-ravelry{--fa:"\F2D9"}.fa-mixer{--fa:"\E056"}.fa-lastfm-square,.fa-square-lastfm{--fa:"\F203"}.fa-vimeo{--fa:"\F40A"}.fa-mendeley{--fa:"\F7B3"}.fa-uniregistry{--fa:"\F404"}.fa-figma{--fa:"\F799"}.fa-creative-commons-remix{--fa:"\F4EE"}.fa-cc-amazon-pay{--fa:"\F42D"}.fa-dropbox{--fa:"\F16B"}.fa-instagram{--fa:"\F16D"}.fa-cmplid{--fa:"\E360"}.fa-upwork{--fa:"\E641"}.fa-facebook{--fa:"\F09A"}.fa-gripfire{--fa:"\F3AC"}.fa-jedi-order{--fa:"\F50E"}.fa-uikit{--fa:"\F403"}.fa-fort-awesome-alt{--fa:"\F3A3"}.fa-phabricator{--fa:"\F3DB"}.fa-ussunnah{--fa:"\F407"}.fa-earlybirds{--fa:"\F39A"}.fa-trade-federation{--fa:"\F513"}.fa-autoprefixer{--fa:"\F41C"}.fa-whatsapp{--fa:"\F232"}.fa-square-upwork{--fa:"\E67C"}.fa-slideshare{--fa:"\F1E7"}.fa-google-play{--fa:"\F3AB"}.fa-viadeo{--fa:"\F2A9"}.fa-line{--fa:"\F3C0"}.fa-google-drive{--fa:"\F3AA"}.fa-servicestack{--fa:"\F3EC"}.fa-simplybuilt{--fa:"\F215"}.fa-bitbucket{--fa:"\F171"}.fa-imdb{--fa:"\F2D8"}.fa-deezer{--fa:"\E077"}.fa-raspberry-pi{--fa:"\F7BB"}.fa-jira{--fa:"\F7B1"}.fa-docker{--fa:"\F395"}.fa-screenpal{--fa:"\E570"}.fa-bluetooth{--fa:"\F293"}.fa-gitter{--fa:"\F426"}.fa-d-and-d{--fa:"\F38D"}.fa-microblog{--fa:"\E01A"}.fa-cc-diners-club{--fa:"\F24C"}.fa-gg-circle{--fa:"\F261"}.fa-pied-piper-hat{--fa:"\F4E5"}.fa-kickstarter-k{--fa:"\F3BC"}.fa-yandex{--fa:"\F413"}.fa-readme{--fa:"\F4D5"}.fa-html5{--fa:"\F13B"}.fa-sellsy{--fa:"\F213"}.fa-square-web-awesome{--fa:"\E683"}.fa-sass{--fa:"\F41E"}.fa-wirsindhandwerk,.fa-wsh{--fa:"\E2D0"}.fa-buromobelexperte{--fa:"\F37F"}.fa-salesforce{--fa:"\F83B"}.fa-octopus-deploy{--fa:"\E082"}.fa-medapps{--fa:"\F3C6"}.fa-ns8{--fa:"\F3D5"}.fa-pinterest-p{--fa:"\F231"}.fa-apper{--fa:"\F371"}.fa-fort-awesome{--fa:"\F286"}.fa-waze{--fa:"\F83F"}.fa-bluesky{--fa:"\E671"}.fa-cc-jcb{--fa:"\F24B"}.fa-snapchat,.fa-snapchat-ghost{--fa:"\F2AB"}.fa-fantasy-flight-games{--fa:"\F6DC"}.fa-rust{--fa:"\E07A"}.fa-wix{--fa:"\F5CF"}.fa-behance-square,.fa-square-behance{--fa:"\F1B5"}.fa-supple{--fa:"\F3F9"}.fa-webflow{--fa:"\E65C"}.fa-rebel{--fa:"\F1D0"}.fa-css3{--fa:"\F13C"}.fa-staylinked{--fa:"\F3F5"}.fa-kaggle{--fa:"\F5FA"}.fa-space-awesome{--fa:"\E5AC"}.fa-deviantart{--fa:"\F1BD"}.fa-cpanel{--fa:"\F388"}.fa-goodreads-g{--fa:"\F3A9"}.fa-git-square,.fa-square-git{--fa:"\F1D2"}.fa-square-tumblr,.fa-tumblr-square{--fa:"\F174"}.fa-trello{--fa:"\F181"}.fa-creative-commons-nc-jp{--fa:"\F4EA"}.fa-get-pocket{--fa:"\F265"}.fa-perbyte{--fa:"\E083"}.fa-grunt{--fa:"\F3AD"}.fa-weebly{--fa:"\F5CC"}.fa-connectdevelop{--fa:"\F20E"}.fa-leanpub{--fa:"\F212"}.fa-black-tie{--fa:"\F27E"}.fa-themeco{--fa:"\F5C6"}.fa-python{--fa:"\F3E2"}.fa-android{--fa:"\F17B"}.fa-bots{--fa:"\E340"}.fa-free-code-camp{--fa:"\F2C5"}.fa-hornbill{--fa:"\F592"}.fa-js{--fa:"\F3B8"}.fa-ideal{--fa:"\E013"}.fa-git{--fa:"\F1D3"}.fa-dev{--fa:"\F6CC"}.fa-sketch{--fa:"\F7C6"}.fa-yandex-international{--fa:"\F414"}.fa-cc-amex{--fa:"\F1F3"}.fa-uber{--fa:"\F402"}.fa-github{--fa:"\F09B"}.fa-php{--fa:"\F457"}.fa-alipay{--fa:"\F642"}.fa-youtube{--fa:"\F167"}.fa-skyatlas{--fa:"\F216"}.fa-firefox-browser{--fa:"\E007"}.fa-replyd{--fa:"\F3E6"}.fa-suse{--fa:"\F7D6"}.fa-jenkins{--fa:"\F3B6"}.fa-twitter{--fa:"\F099"}.fa-rockrms{--fa:"\F3E9"}.fa-pinterest{--fa:"\F0D2"}.fa-buffer{--fa:"\F837"}.fa-npm{--fa:"\F3D4"}.fa-yammer{--fa:"\F840"}.fa-btc{--fa:"\F15A"}.fa-dribbble{--fa:"\F17D"}.fa-stumbleupon-circle{--fa:"\F1A3"}.fa-internet-explorer{--fa:"\F26B"}.fa-stubber{--fa:"\E5C7"}.fa-telegram,.fa-telegram-plane{--fa:"\F2C6"}.fa-old-republic{--fa:"\F510"}.fa-odysee{--fa:"\E5C6"}.fa-square-whatsapp,.fa-whatsapp-square{--fa:"\F40C"}.fa-node-js{--fa:"\F3D3"}.fa-edge-legacy{--fa:"\E078"}.fa-slack,.fa-slack-hash{--fa:"\F198"}.fa-medrt{--fa:"\F3C8"}.fa-usb{--fa:"\F287"}.fa-tumblr{--fa:"\F173"}.fa-vaadin{--fa:"\F408"}.fa-quora{--fa:"\F2C4"}.fa-square-x-twitter{--fa:"\E61A"}.fa-reacteurope{--fa:"\F75D"}.fa-medium,.fa-medium-m{--fa:"\F23A"}.fa-amilia{--fa:"\F36D"}.fa-mixcloud{--fa:"\F289"}.fa-flipboard{--fa:"\F44D"}.fa-viacoin{--fa:"\F237"}.fa-critical-role{--fa:"\F6C9"}.fa-sitrox{--fa:"\E44A"}.fa-discourse{--fa:"\F393"}.fa-joomla{--fa:"\F1AA"}.fa-mastodon{--fa:"\F4F6"}.fa-airbnb{--fa:"\F834"}.fa-wolf-pack-battalion{--fa:"\F514"}.fa-buy-n-large{--fa:"\F8A6"}.fa-gulp{--fa:"\F3AE"}.fa-creative-commons-sampling-plus{--fa:"\F4F1"}.fa-strava{--fa:"\F428"}.fa-ember{--fa:"\F423"}.fa-canadian-maple-leaf{--fa:"\F785"}.fa-teamspeak{--fa:"\F4F9"}.fa-pushed{--fa:"\F3E1"}.fa-wordpress-simple{--fa:"\F411"}.fa-nutritionix{--fa:"\F3D6"}.fa-wodu{--fa:"\E088"}.fa-google-pay{--fa:"\E079"}.fa-intercom{--fa:"\F7AF"}.fa-zhihu{--fa:"\F63F"}.fa-korvue{--fa:"\F42F"}.fa-pix{--fa:"\E43A"}.fa-steam-symbol{--fa:"\F3F6"}

/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:host,:root{--fa-font-light:normal 300 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:Font Awesome\ 6 Pro;font-style:normal;font-weight:300;font-display:block;src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.woff2?48093c8d58a2e1a3394817eadf631ab0) format("woff2"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-light-300.ttf?13cb2d219ef25b15d50aadecbe9c86cb) format("truetype")}.fa-light,.fal{font-weight:300}

/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:Font Awesome\ 6 Pro;font-style:normal;font-weight:400;font-display:block;src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-regular-400.woff2?f1f6b3025250266a29052711b460d0c2) format("woff2"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-regular-400.ttf?1e6d83dbc4dcc0fc65b746f6db19e4f6) format("truetype")}.fa-regular,.far{font-weight:400}

/*!
 * Font Awesome Pro 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2024 Fonticons, Inc.
 */:host,:root{--fa-style-family-classic:"Font Awesome 6 Pro";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Pro"}@font-face{font-family:Font Awesome\ 6 Pro;font-style:normal;font-weight:900;font-display:block;src:url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.woff2?0bf5b4795c9708210ec66e72478e3287) format("woff2"),url(/fonts/vendor/@fortawesome/fontawesome-pro/webfa-solid-900.ttf?5803286fc41b825ba38a7a850ff2cae5) format("truetype")}.fa-solid,.fas{font-weight:900}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#ccc}.table .thead-dark th{color:inherit;border-color:#ccc}}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;line-height:1.5;color:#333;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:5px}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0f1f7e;text-decoration:none;background-color:transparent}a:hover{color:#070e3a;text-decoration:underline}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:5px;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:10px;margin-bottom:10px;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:10px;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:0}.figure{display:inline-block}.figure-img{margin-bottom:5px;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap}.no-gutters,.row{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:0;padding-left:0}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:10px;color:#333}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #ccc}.table thead th{vertical-align:bottom;border-bottom:2px solid #ccc}.table tbody+tbody{border-top:2px solid #ccc}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #ccc}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#333;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#bcc0db}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#828bbc}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#abb0d2}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#ccc}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #666;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#666;outline:0;box-shadow:none}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#333;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:0}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc((3em + 2.25rem)/4 + 1.75rem);background:url(/images/arrow-down.svg?6dcd62ab6a8657105b9b6f59f2c32556) no-repeat right .75rem center/10px 14px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:0}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc((3em + 2.25rem)/4 + 1.75rem);background:url(/images/arrow-down.svg?6dcd62ab6a8657105b9b6f59f2c32556) no-repeat right .75rem center/10px 14px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#333;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:19px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#333;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(15,31,126,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#0f1f7e;border-color:#0f1f7e}.btn-primary:hover{color:#fff;background-color:#0b175c;border-color:#0a1450}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(51,65,145,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0f1f7e;border-color:#0f1f7e}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a1450;border-color:#081145}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(51,65,145,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#0f1f7e;border-color:#0f1f7e}.btn-outline-primary:hover{color:#fff;background-color:#0f1f7e;border-color:#0f1f7e}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(15,31,126,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0f1f7e;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#0f1f7e;border-color:#0f1f7e}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(15,31,126,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#0f1f7e;text-decoration:none}.btn-link:hover{color:#070e3a;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#333;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:0}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:5px 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0f1f7e}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #666;border-radius:0}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:2.188rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#666;background-color:#fff}.custom-control-input:focus~.custom-control-label:before{box-shadow:none}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#666}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#fff;border-color:#666}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #666}.custom-control-label:after,.custom-control-label:before{position:absolute;top:-.094rem;left:-2.188rem;display:block;width:1.688rem;height:1.688rem;content:""}.custom-control-label:after{background:no-repeat 50%/71% 71%}.custom-checkbox .custom-control-label:before{border-radius:0}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url(/images/tick.svg?a84650d80833ddff6b1aefa65d289733)}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#0f1f7e;background-color:#0f1f7e}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(15,31,126,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(15,31,126,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%230256bd'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(15,31,126,.5)}.custom-switch{padding-left:3.454rem}.custom-switch .custom-control-label:before{left:-3.454rem;width:2.954rem;pointer-events:all;border-radius:.844rem}.custom-switch .custom-control-label:after{top:calc(-.094rem + 2px);left:calc(-3.454rem + 2px);width:calc(1.688rem - 4px);height:calc(1.688rem - 4px);background-color:#666;border-radius:.844rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;-webkit-transform:translateX(1.266rem);transform:translateX(1.266rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(15,31,126,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url(/images/arrow-down.svg?6dcd62ab6a8657105b9b6f59f2c32556) no-repeat right .75rem center/10px 14px;background-color:#fff;border:1px solid #666;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#666;outline:0;box-shadow:0 0 0 .2rem rgba(15,31,126,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#666;box-shadow:none}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #666;border-radius:0}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 0 0 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,none}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,none}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,none}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0f1f7e;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#556aeb}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0f1f7e;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#556aeb}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#0f1f7e;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#556aeb}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:0;border-top-right-radius:0}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:0}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0f1f7e}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:5px 10px}.navbar,.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:10px;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:19px}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:0}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:-1px -1px 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 -1px -1px}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:-1px}.card-img-top{width:100%;border-top-left-radius:-1px;border-top-right-radius:-1px}.card-img-bottom{width:100%;border-bottom-right-radius:-1px;border-bottom-left-radius:-1px}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:0}@media (min-width:576px){.card-deck{flex-flow:row wrap}.card-deck,.card-deck .card{margin-right:0;margin-left:0}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-bottom:0}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:0}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:0}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{padding-left:0;list-style:none;border-radius:0}.page-link{position:relative;display:block;padding:0;margin-left:-1px;line-height:47px;color:#0f1f7e;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#070e3a;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(15,31,126,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.page-item:last-child .page-link{border-top-right-radius:0;border-bottom-right-radius:0}.page-item.active .page-link{z-index:1;color:#fff;background-color:#0f1f7e;border-color:#0f1f7e}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#0f1f7e}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0a1450}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(15,31,126,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#081042;background-color:#cfd2e5;border-color:#bcc0db}.alert-primary hr{border-top-color:#abb0d2}.alert-primary .alert-link{color:#020515}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:0}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#0f1f7e;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#333;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0f1f7e;border-color:#0f1f7e}.list-group-horizontal{flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#081042;background-color:#bcc0db}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#081042;background-color:#abb0d2}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#081042;border-color:#081042}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translateY(-50px);transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:0;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#fff}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 25px;border-bottom:1px solid #dee2e6;border-top-left-radius:0;border-top-right-radius:0}.modal-header .close{padding:1rem 25px;margin:-1rem -25px -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:25px}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:25px;border-top:1px solid #dee2e6;border-bottom-right-radius:0;border-bottom-left-radius:0}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:580px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:0}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem + -1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem + -1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#333}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#0f1f7e!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0a1450!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#0f1f7e!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:0!important}.rounded-top{border-top-left-radius:0!important}.rounded-right,.rounded-top{border-top-right-radius:0!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:0!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:0!important}.rounded-left{border-top-left-radius:0!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:2.5px!important}.mt-1,.my-1{margin-top:2.5px!important}.mr-1,.mx-1{margin-right:2.5px!important}.mb-1,.my-1{margin-bottom:2.5px!important}.ml-1,.mx-1{margin-left:2.5px!important}.m-2{margin:5px!important}.mt-2,.my-2{margin-top:5px!important}.mr-2,.mx-2{margin-right:5px!important}.mb-2,.my-2{margin-bottom:5px!important}.ml-2,.mx-2{margin-left:5px!important}.m-3{margin:10px!important}.mt-3,.my-3{margin-top:10px!important}.mr-3,.mx-3{margin-right:10px!important}.mb-3,.my-3{margin-bottom:10px!important}.ml-3,.mx-3{margin-left:10px!important}.m-4{margin:15px!important}.mt-4,.my-4{margin-top:15px!important}.mr-4,.mx-4{margin-right:15px!important}.mb-4,.my-4{margin-bottom:15px!important}.ml-4,.mx-4{margin-left:15px!important}.m-5{margin:30px!important}.mt-5,.my-5{margin-top:30px!important}.mr-5,.mx-5{margin-right:30px!important}.mb-5,.my-5{margin-bottom:30px!important}.ml-5,.mx-5{margin-left:30px!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:2.5px!important}.pt-1,.py-1{padding-top:2.5px!important}.pr-1,.px-1{padding-right:2.5px!important}.pb-1,.py-1{padding-bottom:2.5px!important}.pl-1,.px-1{padding-left:2.5px!important}.p-2{padding:5px!important}.pt-2,.py-2{padding-top:5px!important}.pr-2,.px-2{padding-right:5px!important}.pb-2,.py-2{padding-bottom:5px!important}.pl-2,.px-2{padding-left:5px!important}.p-3{padding:10px!important}.pt-3,.py-3{padding-top:10px!important}.pr-3,.px-3{padding-right:10px!important}.pb-3,.py-3{padding-bottom:10px!important}.pl-3,.px-3{padding-left:10px!important}.p-4{padding:15px!important}.pt-4,.py-4{padding-top:15px!important}.pr-4,.px-4{padding-right:15px!important}.pb-4,.py-4{padding-bottom:15px!important}.pl-4,.px-4{padding-left:15px!important}.p-5{padding:30px!important}.pt-5,.py-5{padding-top:30px!important}.pr-5,.px-5{padding-right:30px!important}.pb-5,.py-5{padding-bottom:30px!important}.pl-5,.px-5{padding-left:30px!important}.m-n1{margin:-2.5px!important}.mt-n1,.my-n1{margin-top:-2.5px!important}.mr-n1,.mx-n1{margin-right:-2.5px!important}.mb-n1,.my-n1{margin-bottom:-2.5px!important}.ml-n1,.mx-n1{margin-left:-2.5px!important}.m-n2{margin:-5px!important}.mt-n2,.my-n2{margin-top:-5px!important}.mr-n2,.mx-n2{margin-right:-5px!important}.mb-n2,.my-n2{margin-bottom:-5px!important}.ml-n2,.mx-n2{margin-left:-5px!important}.m-n3{margin:-10px!important}.mt-n3,.my-n3{margin-top:-10px!important}.mr-n3,.mx-n3{margin-right:-10px!important}.mb-n3,.my-n3{margin-bottom:-10px!important}.ml-n3,.mx-n3{margin-left:-10px!important}.m-n4{margin:-15px!important}.mt-n4,.my-n4{margin-top:-15px!important}.mr-n4,.mx-n4{margin-right:-15px!important}.mb-n4,.my-n4{margin-bottom:-15px!important}.ml-n4,.mx-n4{margin-left:-15px!important}.m-n5{margin:-30px!important}.mt-n5,.my-n5{margin-top:-30px!important}.mr-n5,.mx-n5{margin-right:-30px!important}.mb-n5,.my-n5{margin-bottom:-30px!important}.ml-n5,.mx-n5{margin-left:-30px!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:2.5px!important}.mt-sm-1,.my-sm-1{margin-top:2.5px!important}.mr-sm-1,.mx-sm-1{margin-right:2.5px!important}.mb-sm-1,.my-sm-1{margin-bottom:2.5px!important}.ml-sm-1,.mx-sm-1{margin-left:2.5px!important}.m-sm-2{margin:5px!important}.mt-sm-2,.my-sm-2{margin-top:5px!important}.mr-sm-2,.mx-sm-2{margin-right:5px!important}.mb-sm-2,.my-sm-2{margin-bottom:5px!important}.ml-sm-2,.mx-sm-2{margin-left:5px!important}.m-sm-3{margin:10px!important}.mt-sm-3,.my-sm-3{margin-top:10px!important}.mr-sm-3,.mx-sm-3{margin-right:10px!important}.mb-sm-3,.my-sm-3{margin-bottom:10px!important}.ml-sm-3,.mx-sm-3{margin-left:10px!important}.m-sm-4{margin:15px!important}.mt-sm-4,.my-sm-4{margin-top:15px!important}.mr-sm-4,.mx-sm-4{margin-right:15px!important}.mb-sm-4,.my-sm-4{margin-bottom:15px!important}.ml-sm-4,.mx-sm-4{margin-left:15px!important}.m-sm-5{margin:30px!important}.mt-sm-5,.my-sm-5{margin-top:30px!important}.mr-sm-5,.mx-sm-5{margin-right:30px!important}.mb-sm-5,.my-sm-5{margin-bottom:30px!important}.ml-sm-5,.mx-sm-5{margin-left:30px!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:2.5px!important}.pt-sm-1,.py-sm-1{padding-top:2.5px!important}.pr-sm-1,.px-sm-1{padding-right:2.5px!important}.pb-sm-1,.py-sm-1{padding-bottom:2.5px!important}.pl-sm-1,.px-sm-1{padding-left:2.5px!important}.p-sm-2{padding:5px!important}.pt-sm-2,.py-sm-2{padding-top:5px!important}.pr-sm-2,.px-sm-2{padding-right:5px!important}.pb-sm-2,.py-sm-2{padding-bottom:5px!important}.pl-sm-2,.px-sm-2{padding-left:5px!important}.p-sm-3{padding:10px!important}.pt-sm-3,.py-sm-3{padding-top:10px!important}.pr-sm-3,.px-sm-3{padding-right:10px!important}.pb-sm-3,.py-sm-3{padding-bottom:10px!important}.pl-sm-3,.px-sm-3{padding-left:10px!important}.p-sm-4{padding:15px!important}.pt-sm-4,.py-sm-4{padding-top:15px!important}.pr-sm-4,.px-sm-4{padding-right:15px!important}.pb-sm-4,.py-sm-4{padding-bottom:15px!important}.pl-sm-4,.px-sm-4{padding-left:15px!important}.p-sm-5{padding:30px!important}.pt-sm-5,.py-sm-5{padding-top:30px!important}.pr-sm-5,.px-sm-5{padding-right:30px!important}.pb-sm-5,.py-sm-5{padding-bottom:30px!important}.pl-sm-5,.px-sm-5{padding-left:30px!important}.m-sm-n1{margin:-2.5px!important}.mt-sm-n1,.my-sm-n1{margin-top:-2.5px!important}.mr-sm-n1,.mx-sm-n1{margin-right:-2.5px!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-2.5px!important}.ml-sm-n1,.mx-sm-n1{margin-left:-2.5px!important}.m-sm-n2{margin:-5px!important}.mt-sm-n2,.my-sm-n2{margin-top:-5px!important}.mr-sm-n2,.mx-sm-n2{margin-right:-5px!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-5px!important}.ml-sm-n2,.mx-sm-n2{margin-left:-5px!important}.m-sm-n3{margin:-10px!important}.mt-sm-n3,.my-sm-n3{margin-top:-10px!important}.mr-sm-n3,.mx-sm-n3{margin-right:-10px!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-10px!important}.ml-sm-n3,.mx-sm-n3{margin-left:-10px!important}.m-sm-n4{margin:-15px!important}.mt-sm-n4,.my-sm-n4{margin-top:-15px!important}.mr-sm-n4,.mx-sm-n4{margin-right:-15px!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-15px!important}.ml-sm-n4,.mx-sm-n4{margin-left:-15px!important}.m-sm-n5{margin:-30px!important}.mt-sm-n5,.my-sm-n5{margin-top:-30px!important}.mr-sm-n5,.mx-sm-n5{margin-right:-30px!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-30px!important}.ml-sm-n5,.mx-sm-n5{margin-left:-30px!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:2.5px!important}.mt-md-1,.my-md-1{margin-top:2.5px!important}.mr-md-1,.mx-md-1{margin-right:2.5px!important}.mb-md-1,.my-md-1{margin-bottom:2.5px!important}.ml-md-1,.mx-md-1{margin-left:2.5px!important}.m-md-2{margin:5px!important}.mt-md-2,.my-md-2{margin-top:5px!important}.mr-md-2,.mx-md-2{margin-right:5px!important}.mb-md-2,.my-md-2{margin-bottom:5px!important}.ml-md-2,.mx-md-2{margin-left:5px!important}.m-md-3{margin:10px!important}.mt-md-3,.my-md-3{margin-top:10px!important}.mr-md-3,.mx-md-3{margin-right:10px!important}.mb-md-3,.my-md-3{margin-bottom:10px!important}.ml-md-3,.mx-md-3{margin-left:10px!important}.m-md-4{margin:15px!important}.mt-md-4,.my-md-4{margin-top:15px!important}.mr-md-4,.mx-md-4{margin-right:15px!important}.mb-md-4,.my-md-4{margin-bottom:15px!important}.ml-md-4,.mx-md-4{margin-left:15px!important}.m-md-5{margin:30px!important}.mt-md-5,.my-md-5{margin-top:30px!important}.mr-md-5,.mx-md-5{margin-right:30px!important}.mb-md-5,.my-md-5{margin-bottom:30px!important}.ml-md-5,.mx-md-5{margin-left:30px!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:2.5px!important}.pt-md-1,.py-md-1{padding-top:2.5px!important}.pr-md-1,.px-md-1{padding-right:2.5px!important}.pb-md-1,.py-md-1{padding-bottom:2.5px!important}.pl-md-1,.px-md-1{padding-left:2.5px!important}.p-md-2{padding:5px!important}.pt-md-2,.py-md-2{padding-top:5px!important}.pr-md-2,.px-md-2{padding-right:5px!important}.pb-md-2,.py-md-2{padding-bottom:5px!important}.pl-md-2,.px-md-2{padding-left:5px!important}.p-md-3{padding:10px!important}.pt-md-3,.py-md-3{padding-top:10px!important}.pr-md-3,.px-md-3{padding-right:10px!important}.pb-md-3,.py-md-3{padding-bottom:10px!important}.pl-md-3,.px-md-3{padding-left:10px!important}.p-md-4{padding:15px!important}.pt-md-4,.py-md-4{padding-top:15px!important}.pr-md-4,.px-md-4{padding-right:15px!important}.pb-md-4,.py-md-4{padding-bottom:15px!important}.pl-md-4,.px-md-4{padding-left:15px!important}.p-md-5{padding:30px!important}.pt-md-5,.py-md-5{padding-top:30px!important}.pr-md-5,.px-md-5{padding-right:30px!important}.pb-md-5,.py-md-5{padding-bottom:30px!important}.pl-md-5,.px-md-5{padding-left:30px!important}.m-md-n1{margin:-2.5px!important}.mt-md-n1,.my-md-n1{margin-top:-2.5px!important}.mr-md-n1,.mx-md-n1{margin-right:-2.5px!important}.mb-md-n1,.my-md-n1{margin-bottom:-2.5px!important}.ml-md-n1,.mx-md-n1{margin-left:-2.5px!important}.m-md-n2{margin:-5px!important}.mt-md-n2,.my-md-n2{margin-top:-5px!important}.mr-md-n2,.mx-md-n2{margin-right:-5px!important}.mb-md-n2,.my-md-n2{margin-bottom:-5px!important}.ml-md-n2,.mx-md-n2{margin-left:-5px!important}.m-md-n3{margin:-10px!important}.mt-md-n3,.my-md-n3{margin-top:-10px!important}.mr-md-n3,.mx-md-n3{margin-right:-10px!important}.mb-md-n3,.my-md-n3{margin-bottom:-10px!important}.ml-md-n3,.mx-md-n3{margin-left:-10px!important}.m-md-n4{margin:-15px!important}.mt-md-n4,.my-md-n4{margin-top:-15px!important}.mr-md-n4,.mx-md-n4{margin-right:-15px!important}.mb-md-n4,.my-md-n4{margin-bottom:-15px!important}.ml-md-n4,.mx-md-n4{margin-left:-15px!important}.m-md-n5{margin:-30px!important}.mt-md-n5,.my-md-n5{margin-top:-30px!important}.mr-md-n5,.mx-md-n5{margin-right:-30px!important}.mb-md-n5,.my-md-n5{margin-bottom:-30px!important}.ml-md-n5,.mx-md-n5{margin-left:-30px!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:2.5px!important}.mt-lg-1,.my-lg-1{margin-top:2.5px!important}.mr-lg-1,.mx-lg-1{margin-right:2.5px!important}.mb-lg-1,.my-lg-1{margin-bottom:2.5px!important}.ml-lg-1,.mx-lg-1{margin-left:2.5px!important}.m-lg-2{margin:5px!important}.mt-lg-2,.my-lg-2{margin-top:5px!important}.mr-lg-2,.mx-lg-2{margin-right:5px!important}.mb-lg-2,.my-lg-2{margin-bottom:5px!important}.ml-lg-2,.mx-lg-2{margin-left:5px!important}.m-lg-3{margin:10px!important}.mt-lg-3,.my-lg-3{margin-top:10px!important}.mr-lg-3,.mx-lg-3{margin-right:10px!important}.mb-lg-3,.my-lg-3{margin-bottom:10px!important}.ml-lg-3,.mx-lg-3{margin-left:10px!important}.m-lg-4{margin:15px!important}.mt-lg-4,.my-lg-4{margin-top:15px!important}.mr-lg-4,.mx-lg-4{margin-right:15px!important}.mb-lg-4,.my-lg-4{margin-bottom:15px!important}.ml-lg-4,.mx-lg-4{margin-left:15px!important}.m-lg-5{margin:30px!important}.mt-lg-5,.my-lg-5{margin-top:30px!important}.mr-lg-5,.mx-lg-5{margin-right:30px!important}.mb-lg-5,.my-lg-5{margin-bottom:30px!important}.ml-lg-5,.mx-lg-5{margin-left:30px!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:2.5px!important}.pt-lg-1,.py-lg-1{padding-top:2.5px!important}.pr-lg-1,.px-lg-1{padding-right:2.5px!important}.pb-lg-1,.py-lg-1{padding-bottom:2.5px!important}.pl-lg-1,.px-lg-1{padding-left:2.5px!important}.p-lg-2{padding:5px!important}.pt-lg-2,.py-lg-2{padding-top:5px!important}.pr-lg-2,.px-lg-2{padding-right:5px!important}.pb-lg-2,.py-lg-2{padding-bottom:5px!important}.pl-lg-2,.px-lg-2{padding-left:5px!important}.p-lg-3{padding:10px!important}.pt-lg-3,.py-lg-3{padding-top:10px!important}.pr-lg-3,.px-lg-3{padding-right:10px!important}.pb-lg-3,.py-lg-3{padding-bottom:10px!important}.pl-lg-3,.px-lg-3{padding-left:10px!important}.p-lg-4{padding:15px!important}.pt-lg-4,.py-lg-4{padding-top:15px!important}.pr-lg-4,.px-lg-4{padding-right:15px!important}.pb-lg-4,.py-lg-4{padding-bottom:15px!important}.pl-lg-4,.px-lg-4{padding-left:15px!important}.p-lg-5{padding:30px!important}.pt-lg-5,.py-lg-5{padding-top:30px!important}.pr-lg-5,.px-lg-5{padding-right:30px!important}.pb-lg-5,.py-lg-5{padding-bottom:30px!important}.pl-lg-5,.px-lg-5{padding-left:30px!important}.m-lg-n1{margin:-2.5px!important}.mt-lg-n1,.my-lg-n1{margin-top:-2.5px!important}.mr-lg-n1,.mx-lg-n1{margin-right:-2.5px!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-2.5px!important}.ml-lg-n1,.mx-lg-n1{margin-left:-2.5px!important}.m-lg-n2{margin:-5px!important}.mt-lg-n2,.my-lg-n2{margin-top:-5px!important}.mr-lg-n2,.mx-lg-n2{margin-right:-5px!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-5px!important}.ml-lg-n2,.mx-lg-n2{margin-left:-5px!important}.m-lg-n3{margin:-10px!important}.mt-lg-n3,.my-lg-n3{margin-top:-10px!important}.mr-lg-n3,.mx-lg-n3{margin-right:-10px!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-10px!important}.ml-lg-n3,.mx-lg-n3{margin-left:-10px!important}.m-lg-n4{margin:-15px!important}.mt-lg-n4,.my-lg-n4{margin-top:-15px!important}.mr-lg-n4,.mx-lg-n4{margin-right:-15px!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-15px!important}.ml-lg-n4,.mx-lg-n4{margin-left:-15px!important}.m-lg-n5{margin:-30px!important}.mt-lg-n5,.my-lg-n5{margin-top:-30px!important}.mr-lg-n5,.mx-lg-n5{margin-right:-30px!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-30px!important}.ml-lg-n5,.mx-lg-n5{margin-left:-30px!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:2.5px!important}.mt-xl-1,.my-xl-1{margin-top:2.5px!important}.mr-xl-1,.mx-xl-1{margin-right:2.5px!important}.mb-xl-1,.my-xl-1{margin-bottom:2.5px!important}.ml-xl-1,.mx-xl-1{margin-left:2.5px!important}.m-xl-2{margin:5px!important}.mt-xl-2,.my-xl-2{margin-top:5px!important}.mr-xl-2,.mx-xl-2{margin-right:5px!important}.mb-xl-2,.my-xl-2{margin-bottom:5px!important}.ml-xl-2,.mx-xl-2{margin-left:5px!important}.m-xl-3{margin:10px!important}.mt-xl-3,.my-xl-3{margin-top:10px!important}.mr-xl-3,.mx-xl-3{margin-right:10px!important}.mb-xl-3,.my-xl-3{margin-bottom:10px!important}.ml-xl-3,.mx-xl-3{margin-left:10px!important}.m-xl-4{margin:15px!important}.mt-xl-4,.my-xl-4{margin-top:15px!important}.mr-xl-4,.mx-xl-4{margin-right:15px!important}.mb-xl-4,.my-xl-4{margin-bottom:15px!important}.ml-xl-4,.mx-xl-4{margin-left:15px!important}.m-xl-5{margin:30px!important}.mt-xl-5,.my-xl-5{margin-top:30px!important}.mr-xl-5,.mx-xl-5{margin-right:30px!important}.mb-xl-5,.my-xl-5{margin-bottom:30px!important}.ml-xl-5,.mx-xl-5{margin-left:30px!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:2.5px!important}.pt-xl-1,.py-xl-1{padding-top:2.5px!important}.pr-xl-1,.px-xl-1{padding-right:2.5px!important}.pb-xl-1,.py-xl-1{padding-bottom:2.5px!important}.pl-xl-1,.px-xl-1{padding-left:2.5px!important}.p-xl-2{padding:5px!important}.pt-xl-2,.py-xl-2{padding-top:5px!important}.pr-xl-2,.px-xl-2{padding-right:5px!important}.pb-xl-2,.py-xl-2{padding-bottom:5px!important}.pl-xl-2,.px-xl-2{padding-left:5px!important}.p-xl-3{padding:10px!important}.pt-xl-3,.py-xl-3{padding-top:10px!important}.pr-xl-3,.px-xl-3{padding-right:10px!important}.pb-xl-3,.py-xl-3{padding-bottom:10px!important}.pl-xl-3,.px-xl-3{padding-left:10px!important}.p-xl-4{padding:15px!important}.pt-xl-4,.py-xl-4{padding-top:15px!important}.pr-xl-4,.px-xl-4{padding-right:15px!important}.pb-xl-4,.py-xl-4{padding-bottom:15px!important}.pl-xl-4,.px-xl-4{padding-left:15px!important}.p-xl-5{padding:30px!important}.pt-xl-5,.py-xl-5{padding-top:30px!important}.pr-xl-5,.px-xl-5{padding-right:30px!important}.pb-xl-5,.py-xl-5{padding-bottom:30px!important}.pl-xl-5,.px-xl-5{padding-left:30px!important}.m-xl-n1{margin:-2.5px!important}.mt-xl-n1,.my-xl-n1{margin-top:-2.5px!important}.mr-xl-n1,.mx-xl-n1{margin-right:-2.5px!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-2.5px!important}.ml-xl-n1,.mx-xl-n1{margin-left:-2.5px!important}.m-xl-n2{margin:-5px!important}.mt-xl-n2,.my-xl-n2{margin-top:-5px!important}.mr-xl-n2,.mx-xl-n2{margin-right:-5px!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-5px!important}.ml-xl-n2,.mx-xl-n2{margin-left:-5px!important}.m-xl-n3{margin:-10px!important}.mt-xl-n3,.my-xl-n3{margin-top:-10px!important}.mr-xl-n3,.mx-xl-n3{margin-right:-10px!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-10px!important}.ml-xl-n3,.mx-xl-n3{margin-left:-10px!important}.m-xl-n4{margin:-15px!important}.mt-xl-n4,.my-xl-n4{margin-top:-15px!important}.mr-xl-n4,.mx-xl-n4{margin-right:-15px!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-15px!important}.ml-xl-n4,.mx-xl-n4{margin-left:-15px!important}.m-xl-n5{margin:-30px!important}.mt-xl-n5,.my-xl-n5{margin-top:-30px!important}.mr-xl-n5,.mx-xl-n5{margin-right:-30px!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-30px!important}.ml-xl-n5,.mx-xl-n5{margin-left:-30px!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#0f1f7e!important}a.text-primary:focus,a.text-primary:hover{color:#070e3a!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#333!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/images/vendor/slick-carousel/slick/ajax-loader.gif?c5cd7f5300576ab4c88202b42f6ded62) 50% no-repeat}@font-face{font-family:slick;src:url(/fonts/vendor/slick-carousel/slick/slick.eot?ced611daf7709cc778da928fec876475);src:url(/fonts/vendor/slick-carousel/slick/slick.eot?ced611daf7709cc778da928fec876475) format("embedded-opentype"),url(/fonts/vendor/slick-carousel/slick/slick.woff?b7c9e1e479de3b53f1e4e30ebac2403a) format("woff"),url(/fonts/vendor/slick-carousel/slick/slick.ttf?d41f55a78e6f49a5512878df1737e58a) format("truetype"),url(/fonts/vendor/slick-carousel/slick/slick.svg?f97e3bbf73254b0112091d0192f17aec) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{height:20px;width:20px;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;outline:none;line-height:0;font-size:0;color:transparent;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"\2022";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.link{color:#0f1f7e}.link,.pointer{cursor:pointer}@media (-ms-high-contrast:none){.ie-height-fix{min-height:1px}}.img-fluid{width:100%}.btn-healthcare{color:#fff;background-color:#0f1f7e;border-color:#0b175c}.btn-healthcare:hover{color:#fff;background-color:#0a1450;border-color:#122595}.btn-healthcare.focus,.btn-healthcare:focus{box-shadow:0 0 0 .2rem rgba(48,58,116,.5)}.btn-healthcare.disabled,.btn-healthcare:disabled{color:#fff;background-color:#0f1f7e;border-color:#0b175c}.btn-healthcare:not(:disabled):not(.disabled).active,.btn-healthcare:not(:disabled):not(.disabled):active,.show>.btn-healthcare.dropdown-toggle{color:#fff;background-color:#142aac;border-color:#000}.btn-healthcare:not(:disabled):not(.disabled).active:focus,.btn-healthcare:not(:disabled):not(.disabled):active:focus,.show>.btn-healthcare.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(48,58,116,.5)}.btn-socialcare{color:#fff;background-color:#f8420c;border-color:#d83606;color:#fff!important}.btn-socialcare:hover{color:#fff;background-color:#cb3306;border-color:#f95525}.btn-socialcare.focus,.btn-socialcare:focus{box-shadow:0 0 0 .2rem rgba(222,84,43,.5)}.btn-socialcare.disabled,.btn-socialcare:disabled{color:#fff;background-color:#f8420c;border-color:#d83606}.btn-socialcare:not(:disabled):not(.disabled).active,.btn-socialcare:not(:disabled):not(.disabled):active,.show>.btn-socialcare.dropdown-toggle{color:#fff;background-color:#f9693e;border-color:#681a03}.btn-socialcare:not(:disabled):not(.disabled).active:focus,.btn-socialcare:not(:disabled):not(.disabled):active:focus,.show>.btn-socialcare.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,84,43,.5)}.btn-education{color:#fff;background-color:#00a651;border-color:#00803e;color:#fff!important}.btn-education:hover{color:#fff;background-color:#007338;border-color:#00c05d}.btn-education.focus,.btn-education:focus{box-shadow:0 0 0 .2rem rgba(38,147,91,.5)}.btn-education.disabled,.btn-education:disabled{color:#fff;background-color:#00a651;border-color:#00803e}.btn-education:not(:disabled):not(.disabled).active,.btn-education:not(:disabled):not(.disabled):active,.show>.btn-education.dropdown-toggle{color:#fff;background-color:#00d96a;border-color:#000d06}.btn-education:not(:disabled):not(.disabled).active:focus,.btn-education:not(:disabled):not(.disabled):active:focus,.show>.btn-education.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,147,91,.5)}.btn-care{color:#fff;background-color:#772065;border-color:#59184b;color:#fff!important}.btn-care:hover{color:#fff;background-color:#4f1543;border-color:#8b2576}.btn-care.focus,.btn-care:focus{box-shadow:0 0 0 .2rem rgba(114,59,102,.5)}.btn-care.disabled,.btn-care:disabled{color:#fff;background-color:#772065;border-color:#59184b}.btn-care:not(:disabled):not(.disabled).active,.btn-care:not(:disabled):not(.disabled):active,.show>.btn-care.dropdown-toggle{color:#fff;background-color:#9f2b87;border-color:#000}.btn-care:not(:disabled):not(.disabled).active:focus,.btn-care:not(:disabled):not(.disabled):active:focus,.show>.btn-care.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(114,59,102,.5)}.btn-humanresources{color:#fff;background-color:#1b9ab0;border-color:#167d8f;color:#fff!important}.btn-humanresources:hover{color:#fff;background-color:#147384;border-color:#1eadc6}.btn-humanresources.focus,.btn-humanresources:focus{box-shadow:0 0 0 .2rem rgba(57,145,160,.5)}.btn-humanresources.disabled,.btn-humanresources:disabled{color:#fff;background-color:#1b9ab0;border-color:#167d8f}.btn-humanresources:not(:disabled):not(.disabled).active,.btn-humanresources:not(:disabled):not(.disabled):active,.show>.btn-humanresources.dropdown-toggle{color:#fff;background-color:#22c1dc;border-color:#07262b}.btn-humanresources:not(:disabled):not(.disabled).active:focus,.btn-humanresources:not(:disabled):not(.disabled):active:focus,.show>.btn-humanresources.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(57,145,160,.5)}@font-face{font-family:Circular Std Book;font-style:normal;font-weight:400;src:url(/fonts/CircularStd-Book.eot?iefix) format("eot");src:url(/fonts/CircularStd-Book.woff) format("woff"),url(/fonts/CircularStd-Book.ttf) format("truetype"),url(/fonts/CircularStd-Book.woff2) format("woff2"),url(/fonts/CircularStd-Book.svg#CircularStd-Book) format("svg")}@font-face{font-family:Circular Std Book Italic;font-style:normal;font-weight:400;src:url(/fonts/CircularStd-BookItalic.eot?iefix) format("eot");src:url(/fonts/CircularStd-BookItalic.woff) format("woff"),url(/fonts/CircularStd-BookItalic.ttf) format("truetype"),url(/fonts/CircularStd-BookItalic.woff2) format("woff2"),url(/fonts/CircularStd-BookItalic.svg#CircularStd-BookItalic) format("svg")}@font-face{font-family:Circular Std Medium;font-style:normal;font-weight:400;src:url(/fonts/CircularStd-Medium.eot?iefix) format("eot");src:url(/fonts/CircularStd-Medium.woff) format("woff"),url(/fonts/CircularStd-Medium.ttf) format("truetype"),url(/fonts/CircularStd-Medium.woff2) format("woff2"),url(/fonts/CircularStd-Medium.svg#CircularStd-Medium) format("svg")}@font-face{font-family:Circular Std Medium Italic;font-style:normal;font-weight:400;src:url(/fonts/CircularStd-MediumItalic.eot?iefix) format("eot");src:url(/fonts/CircularStd-MediumItalic.woff) format("woff"),url(/fonts/CircularStd-MediumItalic.ttf) format("truetype"),url(/fonts/CircularStd-MediumItalic.woff2) format("woff2"),url(/fonts/CircularStd-MediumItalic.svg#CircularStd-MediumItalic) format("svg")}@font-face{font-family:Circular Std Bold;font-style:normal;font-weight:400;src:url(/fonts/CircularStd-Bold.eot?iefix) format("eot");src:url(/fonts/CircularStd-Bold.woff) format("woff"),url(/fonts/CircularStd-Bold.ttf) format("truetype"),url(/fonts/CircularStd-Bold.woff2) format("woff2"),url(/fonts/CircularStd-Bold.svg#CircularStd-Bold) format("svg")}@font-face{font-family:Circular Std Bold Italic;font-style:normal;font-weight:400;src:url(/fonts/CircularStd-BoldItalic.eot?iefix) format("eot");src:url(/fonts/CircularStd-BoldItalic.woff) format("woff"),url(/fonts/CircularStd-BoldItalic.ttf) format("truetype"),url(/fonts/CircularStd-BoldItalic.woff2) format("woff2"),url(/fonts/CircularStd-BoldItalic.svg#CircularStd-BoldItalic) format("svg")}@font-face{font-family:Circular Std Black;font-style:normal;font-weight:400;src:url(/fonts/CircularStd-Black.eot?iefix) format("eot");src:url(/fonts/CircularStd-Black.woff) format("woff"),url(/fonts/CircularStd-Black.ttf) format("truetype"),url(/fonts/CircularStd-Black.woff2) format("woff2"),url(/fonts/CircularStd-Black.svg#CircularStd-Black) format("svg")}@font-face{font-family:Circular Std Black Italic;font-style:normal;font-weight:400;src:url(/fonts/CircularStd-BlackItalic.eot?iefix) format("eot");src:url(/fonts/CircularStd-BlackItalic.woff) format("woff"),url(/fonts/CircularStd-BlackItalic.ttf) format("truetype"),url(/fonts/CircularStd-BlackItalic.woff2) format("woff2"),url(/fonts/CircularStd-BlackItalic.svg#CircularStd-BlackItalic) format("svg")}body{font-family:Circular Std Book,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-size:.8125rem;line-height:19px;line-height:1.1875rem;background-color:#343333;padding-top:81px}@media (min-width:768px){body{padding-top:0}}@media (min-width:992px){body{font-size:.875rem;line-height:20px;line-height:1.25rem}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Circular Std Book,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}h1{font-size:1.125rem;line-height:24px;line-height:1.5rem;color:#233365;padding:30px 0;margin-bottom:0}@media (min-width:768px){h1{font-size:2.25rem;line-height:42px;line-height:2.625rem}}h2{font-size:1.125rem;line-height:24px;line-height:1.5rem;margin:40px 0 20px}@media (min-width:768px){h2{font-size:1.5rem;line-height:30px;line-height:1.875rem}}h3{font-size:1.125rem;line-height:24px;line-height:1.5rem;margin:40px 0 20px}@media (min-width:768px){h3{font-size:1.5rem;line-height:30px;line-height:1.875rem}}h4,h5,h6{font-size:1rem;line-height:22px;line-height:1.375rem}a{color:#0568e3}hr{border-top:2px solid #ccc;margin:40px 0}.no-wrap{white-space:nowrap}strong{font-family:Circular Std Medium,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}.clear{clear:both}article{font-family:Circular Std Book,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;margin-bottom:50px}article:after{display:block;clear:both;content:""}article>h2:first-child{margin-top:0}article>:last-child{margin-bottom:0}article img{max-width:100%;width:100%;margin-bottom:1rem}@media (min-width:768px){article img{width:auto}article img.left-aligned-image{float:left;margin-right:1rem}article img.right-aligned-image{float:right;margin-left:1rem}}article img.body-image--full{max-width:100%}article img.body-image--left{float:left;margin:0 20px 20px 0;max-width:33%}article img.body-image--right{float:right;margin:0 20px;max-width:33%}article blockquote{clear:both;padding-left:25px;border-left:6px solid #0568e3;margin:40px 0}@media (min-width:768px){article blockquote{padding-left:95px}}article blockquote p:last-child{font-family:Circular Std Book Italic,Helvetica Neue,sans-serif;display:block;margin-top:25px;font-style:normal;font-weight:400}.sponsorship-packages ol li,.sponsorship-packages ul li,article ol li,article ul li{margin-bottom:8px}@media (min-width:768px){.sponsorship-packages ol li,.sponsorship-packages ul li,article ol li,article ul li{margin-bottom:15px}}.sponsorship-packages ol li:last-child,.sponsorship-packages ul li:last-child,article ol li:last-child,article ul li:last-child{margin-bottom:0}.sponsorship-packages ul,article ul{padding:0;list-style:none}.sponsorship-packages ul li,article ul li{position:relative;padding-left:20px}@media (min-width:768px){.sponsorship-packages ul li,article ul li{padding-left:25px}}.sponsorship-packages ul li:before,article ul li:before{content:"";display:block;width:6px;height:6px;background-color:#0568e3;position:absolute;top:8px;left:0}.sponsorship-packages ol,article ol{padding:0 0 0 24px}.sponsorship-packages ol li,article ol li{padding-left:9px}.embeddedContent{position:relative;overflow:hidden;padding-top:56.25%}.embeddedContent iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.nav-tabs{border:none;margin-bottom:21px;position:relative}.nav-tabs:after{content:"";position:absolute;width:100%;height:2px;background:#ccc;bottom:6px;z-index:0}.nav-tabs .nav-item{margin-bottom:-2px}.nav-tabs .nav-item .nav-link{border-width:2px;border-color:transparent transparent #ccc;margin-right:8px;background:#e8e7e7;font-weight:700;margin-bottom:8px}.nav-tabs .nav-item .nav-link.active{border-color:#ccc #ccc #fff;background:#fff}.nav-tabs--homepage .nav-item{margin-bottom:-2px}.nav-tabs--homepage .nav-item .nav-link{position:relative;border-width:2px;border-color:#ccc;margin-right:8px;background:transparent;font-weight:700;margin-bottom:8px;z-index:1}.nav-tabs--homepage .nav-item .nav-link.active{border-color:#ccc #ccc #fff;background:#fff}.tab-content{display:none}.tab-content.active{display:block}.blue-box{background:#e4effd;padding:1.5em;margin-bottom:2em}.blue-box p:last-child{margin:0;padding:0}.icon{fill:#fff}.icon__science-blue{fill:#0568e3}.box{padding:10px;display:flex;flex-grow:1;flex-direction:column;width:100%}.box--padding-lg{padding:20px}.box--direction-row{flex-direction:row}.box--primary{background-color:#0f1f7e;color:#fff}#header{z-index:2;position:fixed;top:0;left:0;width:100%;background-color:#0c1e8e;color:#fff;padding:25px 0;font-size:1rem;line-height:22px;line-height:1.375rem}@media (min-width:992px){#header{padding:0 0 30px;background-image:linear-gradient(90deg,#0c1e8e,#0568e3);position:static}}#header__banner,#header__banner__actions{display:flex;align-items:center}#header__banner__actions{flex-grow:1;justify-content:flex-end}#header__banner__actions__search{display:none}@media (min-width:992px){#header__banner__actions__search{width:55px;height:55px;min-width:55px;border-radius:50%;border:1px solid hsla(0,0%,100%,.5);display:flex;justify-content:center;align-items:center;cursor:pointer;margin-left:12px}}@media (min-width:992px) and (min-width:1200px){#header__banner__actions__search{margin-left:125px}}@media (min-width:992px){#header__banner__actions__search .icon{width:20px;height:24px}}#header__banner__search{display:none}#header__banner__search .site-search .form-control{border-radius:30px}@media (min-width:992px){#header__banner__search{display:block;position:absolute;opacity:0;visibility:hidden;transition:opacity .8s,visibility .8s;right:-10px;top:-84px;background-color:#071255;padding:15px 10px 30px;width:390px}#header__banner__search.header__banner__search--in{visibility:visible;opacity:1}#header__banner__search__close{width:19px;height:19px;cursor:pointer;position:absolute;top:15px;right:10px}#header__banner__search__close .icon{height:19px}#header__banner__search__title{margin:25px 0 20px}#header__banner__search .site-search__icon{right:18px}#header__banner__search .site-search .form-control{height:55px;border-radius:27px}}#header__logo{display:block}#header__logo,#header__logo svg{width:150px;height:30px}@media (min-width:992px){#header__logo,#header__logo svg{width:235px;height:48px}}#header__nav-basket{display:block;width:43px;height:43px;position:absolute;right:53px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:992px){#header__nav-basket{display:none}}#header__nav-basket .header__nav-basket__trigger{display:flex;align-items:center;justify-content:center;border:2px solid #a5abc2;border-radius:21.5px;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}#header__nav-basket .header__nav-basket__trigger__icon{display:flex;width:18px;height:20px;background:url(/images/icon-basket.png?9d43b820f5933f9409f8a8719c11b03f) no-repeat 0 0;background-size:100% 100%;color:#071255;font-size:.75rem;line-height:18px;line-height:1.125rem;font-family:Circular Std Medium,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;align-items:center;justify-content:center;margin:-1px 0 0 -1px}#header__nav-basket .header__nav-basket__trigger__icon>span{margin:3px 0 0}#header__nav-toggle{width:43px;height:43px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width:992px){#header__nav-toggle{display:none}}#header__nav-toggle .header__nav-toggle__trigger{visibility:hidden;opacity:0;transition:visibility .4s,opacity .4s;position:absolute;top:0;left:0;width:100%}#header__nav-toggle .header__nav-toggle__trigger--in{visibility:visible;opacity:1}main{background-color:#fff}@media (min-width:992px){main{min-height:500px}}#footer{color:#fff;padding:25px 0 30px}@media (min-width:768px){#footer{padding:40px 0 35px}}#footer .footer-header{margin-bottom:30px;font-size:1.125rem}@media (min-width:768px){#footer .footer-header{font-size:1.875rem}}#footer .footer-nav{display:flex;flex-direction:column;margin-bottom:28px}@media (min-width:768px){#footer .footer-nav--inline-md{flex-direction:row}#footer .footer-nav--inline-md .footer-nav__item{margin-right:25px}#footer .footer-nav--inline-md .footer-nav__item__last-child{margin-right:0}}#footer .footer-nav--muted .footer-nav__item{color:#ccc}#footer .footer-nav__item{color:#fff;margin-bottom:10px;text-decoration:none!important}#footer .social{margin-bottom:35px}#footer address{margin-bottom:30px}.site-search{position:relative}.site-search__button{padding:0;background:none;border:none;outline:none!important;position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:19px;height:22px}.site-search__button .icon{height:22px}#nav-mobile{visibility:hidden;opacity:0;position:absolute;bottom:0;transition:opacity .8s,visibility .8s;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%;background-color:#0c1e8e}@media (min-width:992px){#nav-mobile{display:none}}#nav-mobile.nav--in{visibility:visible;opacity:1}#nav-mobile nav{border-bottom:1px solid #4a5aab;padding:13px 0}#nav-mobile nav a{display:block;text-align:center;padding:12px 0;text-decoration:none!important}#nav-mobile nav#nav-mobile__primary a{color:#fff!important}#nav-mobile nav#nav-mobile__secondary a{color:#ccc!important}#nav-mobile .site-search input{border-radius:30px;margin-top:0}#nav-mobile .contact{justify-content:center;padding:20px 0}#nav-desktop-primary{display:none}@media (min-width:992px){#nav-desktop-primary{display:flex;flex-grow:1}#nav-desktop-primary__items{display:flex;flex-grow:1;align-items:center;justify-content:space-between;margin-left:36px}#nav-desktop-primary__items .nav-desktop-primary__items__item{display:block;color:#fff!important;text-decoration:none!important;position:relative;font-size:.8125rem;line-height:19px;line-height:1.1875rem}}@media (min-width:992px) and (min-width:1200px){#nav-desktop-primary__items .nav-desktop-primary__items__item{font-size:1rem;line-height:22px;line-height:1.375rem}}@media (min-width:992px){#nav-desktop-primary__items .nav-desktop-primary__items__item:first-child{margin-left:0}}@media (min-width:992px){#nav-desktop-primary__items .nav-desktop-primary__items__item:after{content:"";display:block;width:100%;height:3px;background-color:#fff;position:absolute;bottom:-4px;opacity:0;transition:opacity .6s}}@media (min-width:992px){#nav-desktop-primary__items .nav-desktop-primary__items__item--active:after,#nav-desktop-primary__items .nav-desktop-primary__items__item:hover:after{opacity:1}}#nav-desktop-secondary{display:none}@media (min-width:992px){#nav-desktop-secondary{display:block;background-image:linear-gradient(90deg,#071255,#0c1e8e);margin-bottom:40px;padding:10px 0}#nav-desktop-secondary__items{display:flex;justify-content:flex-end}#nav-desktop-secondary__items nav{color:#ccc}#nav-desktop-secondary__items nav>a,#nav-desktop-secondary__items nav>span{transition:color .4s}#nav-desktop-secondary__items nav>a:hover,#nav-desktop-secondary__items nav>span:hover{color:#fff}#nav-desktop-secondary__items nav .nav-desktop-secondary__items__item{margin-left:40px;color:#ccc;text-decoration:none!important}#nav-desktop-secondary__items nav .nav-desktop-secondary__items__item:first-child{margin-left:0}#nav-desktop-secondary__items nav .nav-desktop-secondary__items__item--active{color:#fff}#nav-desktop-secondary__items .contact{margin-left:58px}#nav-desktop-secondary__items__search{margin-left:32px}#nav-desktop-secondary__items__search .site-search{height:26px!important}#nav-desktop-secondary__items__search .site-search #mainSearchQuery{height:26px!important;margin-top:0!important;border-radius:13px}}@media (min-width:992px) and (min-width:992px){#nav-desktop-secondary__items__search .site-search #mainSearchQuery{width:201px}}@media (min-width:992px){#nav-desktop-secondary__items__search .site-search__button{width:16px;height:18px}#nav-desktop-secondary__items__search .site-search__button .icon{height:18px}#nav-desktop-secondary__items__search .site-search__button .icon svg{position:relative;top:-2px;height:18px}}@media (min-width:992px){#nav-desktop-secondary__items__basket-count{display:flex;width:18px;height:20px;background:url(/images/icon-basket.png?9d43b820f5933f9409f8a8719c11b03f) no-repeat 0 0;background-size:100% 100%;color:#071255;font-size:.75rem;line-height:18px;line-height:1.125rem;font-family:Circular Std Medium,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;align-items:center;justify-content:center;margin:2px 0 0 20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}#nav-desktop-secondary__items__basket-count>span{margin-top:6px;margin-left:-1px}}.contact{display:flex}.contact svg{fill:#fff}.contact__email{margin-right:15px}.contact__email__icon{display:block;width:22px;height:17px}.contact__telephone{display:flex}.contact__telephone__icon{width:12px;height:17px;margin-right:12px}.social{font-size:22px;display:flex;align-items:center}.social a{color:#fff!important;text-decoration:none!important;margin-right:30px}.poster-board__carousel{margin-bottom:70px!important}.poster-board__carousel .slick-list{margin-left:-10px;padding:0 20% 0 0}.poster-board__carousel .slick-dots{bottom:-50px!important}.poster-board__carousel .slick-dots li{width:11px;height:11px;margin:0 12px}.poster-board__carousel .slick-dots li.slick-active button{background-color:#0568e3}.poster-board__carousel .slick-dots li button{background-color:#ccc;border-radius:50%;transition:background-color .4s;width:11px;height:11px}.poster-board__carousel .slick-dots li button:before{content:none}.poster-board__carousel .poster{margin-bottom:0}.poster{color:#666;display:flex;flex-direction:column;margin-bottom:30px}@media (-ms-high-contrast:none){.poster{min-height:1px}}@media (min-width:768px){.poster{margin-bottom:60px}}.poster--inline{flex-direction:row}.poster--inline .poster__image{width:50%;padding-right:10px}.poster--inline .poster__details{width:50%;padding-left:10px}.poster__title{font-size:1rem;line-height:22px;line-height:1.375rem;display:block;margin-bottom:15px}.poster__date,.poster__title{font-family:Circular Std Book,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}.poster__date{text-transform:uppercase;font-size:.75rem;line-height:18px;line-height:1.125rem;margin-bottom:10px}.poster__image{display:block}@media (-ms-high-contrast:none){.poster__image{min-height:1px}}.poster__image img{width:100%;display:block;margin-bottom:25px}.showcase{font-family:Circular Std Book,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}.showcase--image img{display:block;width:100%;height:100%}.showcase--venue .box{flex-grow:0}.showcase--venue__title{margin-top:10px;margin-bottom:0!important}.showcase--venue__location-title,.showcase--venue__panel-1-title,.showcase--venue__panel-2-title,.showcase--venue__panel-3-title{text-transform:uppercase;margin-bottom:4px;letter-spacing:1.2px;font-size:.75rem;line-height:18px;line-height:1.125rem;font-family:Circular Std Book,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}.showcase--venue__location-summary{margin-bottom:15px}.showcase--venue__map{display:flex}.showcase--venue__map img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.showcase--text h3{margin-top:10px}.showcase--text h6{font-family:Circular Std Medium,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}.showcase .inline{background-color:#e4effd}.inline__column{display:flex}#conference-search{background-color:#f3f3f3;padding:20px 0;position:sticky;top:0;z-index:2}#conference-search__header{display:none}@media (min-width:768px){#conference-search__header{display:block;font-size:2.25rem;line-height:42px;line-height:2.625rem;margin-top:0;margin-bottom:10px}}#conference-search__toggle{cursor:pointer;text-transform:uppercase;position:relative;height:20px;margin-bottom:15px;font-family:Circular Std Book,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-size:.875rem;line-height:20px;line-height:1.25rem}@media (min-width:768px){#conference-search__toggle{display:none}}#conference-search__toggle.collapsed #conference-search__toggle__show{opacity:1}#conference-search__toggle.collapsed #conference-search__toggle__hide{opacity:0}#conference-search__toggle__hide,#conference-search__toggle__show{transition:opacity .4s;position:absolute;top:0;left:0;font-family:Circular Std Medium,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}#conference-search__toggle__hide .far,#conference-search__toggle__show .far{margin-left:4px}#conference-search__toggle__show{opacity:0}@media (min-width:768px){#conference-search__filters{display:flex!important}}#conference-search__submit{flex:0 0 49px;width:49px;max-width:49px;height:49px;background-color:#0568e3;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none}@media (min-width:768px){#conference-search__submit{margin-left:20px}}#conference-search__submit .icon{width:20px;height:24px}#conference-search .custom-select,#conference-search .form-control{margin-bottom:15px;height:49px}@media (min-width:768px){#conference-search .custom-select,#conference-search .form-control{margin-bottom:0}}#conference-search .conference-search__shared-column{display:flex;flex-direction:column;align-items:center}@media (min-width:768px){#conference-search .conference-search__shared-column{flex-direction:row}}#conference-search .conference-search__float{display:flex;flex-direction:column;width:100%}@media (min-width:768px){#conference-search .conference-search__float{flex-direction:row;align-items:end;justify-content:space-between}}.wall{margin:0 -10px}.component{margin-bottom:30px;display:block}@media (min-width:768px){.component{margin-bottom:35px}}.pagination{justify-content:space-between;padding-top:35px;padding-bottom:35px;border-bottom:5px solid #ccc;display:flex}.pagination .page-item{margin:0 10px}.pagination .page-item .page-link{border-radius:50%;margin-left:0;display:block;width:36px;height:36px;text-align:center;line-height:36px}@media (min-width:992px){.pagination .page-item .page-link{width:47px;height:47px;line-height:47px}}.pagination .page-item .page-link--disabled{opacity:.3;cursor:default}.pagination__next .page-item .page-link,.pagination__previous .page-item .page-link{display:flex;justify-content:space-between;align-items:center;width:90px;padding:0 15px;border-radius:24px}@media (min-width:992px){.pagination__next .page-item .page-link,.pagination__previous .page-item .page-link{width:125px;padding:0 25px}}.pagination__previous .page-item{margin-left:0}.pagination__next .page-item{margin-right:0}.pagination__pages{display:flex;overflow:hidden}.accordion .card{border:none}.accordion .card .card-header{background-color:transparent;border-bottom:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:color .3s}.accordion .card .card-header.collapsed .fa-chevron-up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.accordion .card .card-header__date{text-transform:uppercase;margin-bottom:5px}.accordion .card .card-header__date,.accordion .card .card-header__location{display:block;font-size:.875rem;line-height:20px;line-height:1.25rem}.accordion .card .card-header h5{font-family:Circular Std Medium,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-size:1.125rem;max-width:585px;margin-bottom:0}.accordion .card .card-header .fa-chevron-up{color:#666;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;margin-left:25px}.accordion--coloured .card{margin-bottom:20px;background-color:#f3f3f3}.accordion--coloured .card .card-header{padding:20px}.accordion--coloured .card .card-header.collapsed{color:#0568e3}.accordion--coloured .card .card-body{padding:0 80px 30px 20px}.accordion--bordered .card{border-top:1px solid #ccc}.accordion--bordered .card .card-header{padding:20px 0;align-items:baseline}.accordion--bordered .card .card-header h5{font-size:1.5rem;margin-bottom:15px}.accordion--bordered .card .card-body{padding:0 80px 30px 0}.profile+.profile{margin-top:20px}@media (min-width:768px){.profile+.profile{margin-top:140px}}.profile__name{margin-bottom:10px}@media (min-width:768px){.profile__name{margin-bottom:15px}}.profile__image{display:block;width:100%;margin-bottom:20px}@media (min-width:768px){.profile__image{margin-bottom:0}}@media (min-width:768px){.profile__text{margin-left:20px}}.profile__text>:last-child{margin-bottom:0;padding-bottom:0}.commodity{padding:20px;border:2px solid #ccc;border-radius:10px;margin-bottom:25px;font-size:.875rem;line-height:20px;line-height:1.25rem}.commodity--pull-title .commodity__title{margin:-28px 0 10px -10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;background-color:#fff;padding:0 8px;color:#666;text-transform:uppercase;font-size:.75rem;letter-spacing:3px}.commodity--links{padding-bottom:5px}.commodity--links__items{padding:0;margin:0;list-style:none}.commodity--links__item{border-bottom:1px solid #ccc;max-width:100%;text-overflow:ellipsis}.commodity--links__item iframe{position:relative!important;max-width:100%!important}.commodity--links__item:first-child a{padding-top:0}.commodity--links__item:first-child a:after{-webkit-transform:translateY(calc(-50% - 7px));transform:translateY(calc(-50% - 7px))}.commodity--links__item:last-child{border-bottom:none}.commodity--links__item a{display:block;position:relative;padding:15px 30px 15px 0}.commodity--links__item a:hover{text-decoration:none}.commodity--links__item a:after{position:absolute;content:"\F178";display:block;font-family:Font Awesome\ 6 Pro;color:#ccc;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;font-size:1.25rem}.commodity--related-news__items{margin:0;padding:0;list-style:none}.commodity--related-news__item{margin-bottom:1rem}.commodity--related-news__item:last-child{margin-bottom:0}.commodity--related-news__link{display:block;font-size:1rem;line-height:22px;line-height:1.375rem}.commodity--related-news__date{text-transform:uppercase;color:#999;font-size:.75rem;line-height:18px;line-height:1.125rem}.commodity--cello{background-color:#233365;border:none;color:#fff}.commodity>:last-child{margin-bottom:0}.commodity__title{font-size:1.125rem;margin-bottom:20px}.columns__column .brochure-image{border:1px solid #fff}.columns__column--left{margin-bottom:20px}.columns__column--left .wrapper>h2:first-child,.columns__column--left .wrapper>h3,.columns__column--left>h2:first-child,.columns__column--left>h3{margin-top:0}@media (min-width:992px){.columns__column--left{padding-right:10px;margin-bottom:0}}.columns__column--right>h2:first-child{margin-top:0}@media (min-width:992px){.columns__column--right{padding-left:10px}}@media (min-width:992px){.columns__column--pull{margin-top:-200px}}@media (min-width:992px){.columns__column .booking-online-discount{margin-top:28px}}.files{margin:0;padding:0;list-style:none}.files__file{margin-bottom:20px}.files__file:last-child{margin-bottom:0}.files__file a{display:flex;text-decoration:none!important}.files__file a:hover .files__icon{border-color:#0c1e8e;background-color:#0c1e8e;color:#fff}.files__file__type{text-transform:uppercase;margin:0 5px}.files__video iframe{width:100%!important}.files__icon{display:flex;align-items:center;justify-content:center;width:20px;height:23px;color:#0568e3;border:1px solid #0568e3;margin-right:20px;font-size:.875rem;transition:border-color .5s,background-color .5s,color .5s}.bookable-items__item--disabled{color:#999}.bookable-items__item td{width:33.333%;padding:4px 0;border:none}.bookable-items__item td.bookable-items__item__info{width:100%;padding:0 20px 20px 0}@media (min-width:992px){.bookable-items__item td.bookable-items__item__info{width:33.333%;padding:4px 0}}@media (min-width:992px){.bookable-items__item td.d-lg-table-cell{white-space:nowrap}}.bookable-items__item td.text-right{padding:0 0 8px}.bookable-items__item .btn{width:130px;font-size:.75rem}.bookable-items__item__date{text-transform:uppercase}.banner{margin-bottom:20px;position:relative}@media (min-width:992px){.banner{margin-bottom:35px}}.banner__image{display:block;width:100%}.banner__logo{position:absolute;bottom:10px;left:10px}@media (min-width:992px){.banner__logo{bottom:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.banner__logo__image{display:block;width:60px;height:60px}@media (min-width:992px){.banner__logo__image{width:110px;height:110px}}body.subject-page .banner{margin-bottom:0!important}.speakers-list{font-family:Circular Std Book,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;background-color:#e4effd}.speakers-list__title{padding:35px 20px 10px;margin:0}.speakers-list__speaker{padding:20px}.speakers-list__speaker__name{font-family:Circular Std Medium,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;margin-bottom:10px}.speakers-list__speaker__summary{color:#666}.module.module-logos{padding:35px 0;background-color:#f3f3f3}.module.module-logos .module-logos__title{font-size:1.5rem;margin-bottom:30px}.module.module-logos .module-logos__items{margin:-10px}.module.module-logo img{width:100%;display:block}.module.module-downloads .module-downloads__title{font-size:1.5rem;margin-bottom:30px;padding-top:30px;border-top:1px solid #ccc}.module.module-downloads .module-downloads__items{margin:-10px}.module.module-download{margin-bottom:45px}.module.module-download img{display:block;width:100%;margin-bottom:20px}.module.module-download .module-download__title{font-size:1rem;line-height:22px;line-height:1.375rem}@media (min-width:992px){.module-pages__items>.row .col-lg-6:nth-child(2n) .module{float:right}}@media (min-width:992px){.module.module-page{width:98%}}.module.module-page p{margin-bottom:0}.module.module-page .poster__title{font-size:1.5rem;line-height:30px;line-height:1.875rem}.hero-carousel{margin-bottom:0!important}.hero-carousel,.hero-carousel .slick-list,.hero-carousel .slick-list .slick-track,.hero-carousel .slick-list .slick-track .slick-slide{max-height:390px}.hero-carousel__item{position:relative;max-height:390px}.hero-carousel__gradient{position:absolute;bottom:0;padding-bottom:30px;padding-top:30px;width:100%;background:linear-gradient(180deg,transparent 1%,transparent 0,rgba(0,0,0,.75));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#a6000000",GradientType=0)}@media (min-width:992px){.hero-carousel__gradient{padding-bottom:55px;padding-top:55px}}.hero-carousel__text{text-align:center;color:#fff;max-width:880px;margin:0 auto;padding:0;font-size:1.125rem;line-height:18px;line-height:1.125rem}@media (min-width:992px){.hero-carousel__text{font-size:3.75rem;line-height:60px;line-height:3.75rem}}.hero-carousel__image{display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero-carousel .slick-dots{bottom:15px}@media (min-width:992px){.hero-carousel .slick-dots{bottom:30px}}.hero-carousel .slick-dots li{width:40px;height:6px;margin:0 10px}.hero-carousel .slick-dots li button{width:100%;height:100%}.hero-carousel .slick-dots li button:before{opacity:1;width:100%;height:100%;content:"";border:1px solid #fff;background-color:hsla(0,0%,100%,.5);transition:background-color .4s}.hero-carousel .slick-dots li.slick-active button:before{background-color:#fff}.view-all{background-color:#333;height:45px}.view-all__btn{color:#fff!important;text-decoration:none!important;background-color:#0568e3;height:45px;line-height:45px;text-align:right;padding:0 15px;display:block}.view-all__btn__icon{margin-left:15px}.search-results{margin:0 0 30px;padding:0;list-style:none}.accredited-conferences__items{display:flex;flex-wrap:wrap;gap:25px}@media (min-width:768px){.accredited-conferences__items{flex-wrap:nowrap}}.accredited-conferences__item{display:block;width:24%;max-height:70px}@media (min-width:768px){.accredited-conferences__item{width:auto;margin-bottom:0}}.accredited-conferences__item:first-child{margin-left:0}.accredited-conferences__item img{display:block;width:auto;height:auto}@media (min-width:992px){.accredited-conferences__item img{height:70px}}.wrapper{margin-bottom:60px}#coming-up{display:none}@media (min-width:992px){#coming-up{display:block;background-color:#e4effd}}#coming-up__items{position:relative;transition:height .4s}#coming-up__items .coming-up__item{position:absolute;top:0;left:0;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s}#coming-up__items .coming-up__item--active{opacity:1;visibility:visible}.sponsorship-packages{background-color:#e4effd}.sponsorship-packages__title{margin-top:10px}.sponsorship-packages__enquire-title,.sponsorship-packages__subtitle{margin-bottom:0;text-transform:uppercase;font-size:.75rem;line-height:18px;line-height:1.125rem;letter-spacing:1.5px;font-family:Circular Std Medium,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}.sponsorship-packages__enquire-title{margin-bottom:12px}.sponsorship-packages__left-column,.sponsorship-packages__right-column{font-family:Circular Std Book,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}.sponsorship-packages__left-column p,.sponsorship-packages__left-column ul li,.sponsorship-packages__right-column p,.sponsorship-packages__right-column ul li{margin-bottom:5px}.list__header{font-family:Circular Std Medium,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;margin-bottom:1rem}.list__header,.list__item{border-bottom:4px solid #f3f3f3}.list__item{padding-top:1rem;padding-bottom:1rem}.list__item__date{text-transform:uppercase}.list__item__button{width:100%;margin-top:15px}@media (min-width:768px){.list__item__button{width:75%;margin-top:0}}.daily-schedule-glossary{width:100%;border-bottom:2px solid #ccc;padding-bottom:21px;margin-bottom:21px}.daily-schedule-glossary:last-child{border:0;padding-bottom:0}.daily-schedule-glossary .col{font-weight:700}.daily-schedule-glossary .col.col-xs-9{color:#666}.daily-schedule__body{position:relative}.daily-schedule__body img{float:left;max-width:33%!important;margin-right:1em}.daily-schedule__body img.body-image--full{float:none;max-width:100%!important;margin-right:0}.daily-schedule__body img.body-image--right{max-width:33%!important;float:right;margin-right:0;margin-left:1em}.daily-schedule{background-color:#e4effd;padding:30px 20px}.daily-schedule__totop{position:absolute;right:20px}.daily-schedule__unconfirmed{margin:0 0 1.5em}.daily-schedule__unconfirmed p{display:inline}.daily-schedule__unconfirmed p:first-child{margin-right:.75em}.daily-schedule__time{font-weight:400;font-size:1.5rem;line-height:30px;line-height:1.875rem;margin:0 0 24px}.daily-schedule p{color:#666;font-size:1rem;line-height:22px;line-height:1.375rem}.daily-schedule p.daily-schedule__title{color:#333!important;font-size:1.125rem;line-height:24px;line-height:1.5rem}.daily-schedule__body img{width:100%!important;margin-bottom:1em}.daily-schedule__items li{font-size:1rem;line-height:22px;line-height:1.375rem}.daily-schedule hr{padding:0;margin:1em 0}.daily-schedule__speaker{display:flex;flex-direction:row;justify-content:flex-start;margin:0 0 2em}.daily-schedule__speaker__image{width:20%;max-width:150px}.daily-schedule__speaker__image img{border:1px solid #666}.daily-schedule__speaker__details{width:70%;padding-left:1em}@media (min-width:992px){.daily-schedule__speaker__details{width:950px}}.daily-schedule__speaker__details img{width:100%}.daily-schedule__speaker__details--no-image{width:90%;padding-left:0}.daily-schedule__speaker__details__name{margin:0 0 .2em;font-family:Circular Std Medium,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-size:1.25rem}.daily-schedule__speaker__details__title{margin:0 0 .5em}.daily-schedule__speaker__details__summary{display:block}.daily-schedule__speaker__details__summary-expanded{display:none}.view-more{color:#0568e3;padding-right:18px;background:url(/images/chevron.png?ad2d97dd1b3a1ec929dbaff0cd3a7b1e) no-repeat 100% 60%;background-size:12px 7px;cursor:pointer}.view-more:hover{text-decoration:underline}.view-more--less{background:url(/images/chevron-up.png?35d3e5d0693c20b932e38168502a217d) no-repeat 100% 60%;background-size:12px 7px}.booking-banner{position:static;bottom:-100%;width:100vw;background:#0568e3;overflow:hidden;color:#fff;padding:20px 0;z-index:100;border-top:1px solid #fff;transition:bottom .3s ease}@media (min-width:768px){.booking-banner{width:100%}}.booking-banner>.container{padding:0 10px}@media (min-width:768px){.booking-banner>.container{padding:0}}.booking-banner--slide-up{position:fixed;bottom:0}.booking-banner h2{margin:0 0 20px!important;font-size:1.25rem}.booking-banner .bookable-items{margin:0!important}.booking-banner .bookable-items td{color:#fff}.booking-banner .bookable-items td .btn{background-color:#fff;color:#0568e3!important}.booking-banner .bookable-items td .btn:hover{background-color:#fff}.booking-banner__download{display:flex;flex-direction:column;justify-content:end}.booking-banner__download .btn{margin:0!important}.booking-banner .left-button{padding-bottom:20px}@media (min-width:768px){.booking-banner .left-button{padding-bottom:0;padding-right:10px}}@media (min-width:768px){.booking-banner .right-button{padding-left:10px}}fieldset{border-bottom:1px solid #ccc;margin-bottom:20px;padding-bottom:30px}fieldset:last-of-type:not(:first-of-type){border-bottom:none}form{font-family:Circular Std Book,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}input+input{margin-top:20px}textarea{resize:none}textarea.form-control{height:150px}.form legend{margin-bottom:1.5rem}.form legend.sub{margin-top:1rem;font-size:1.25rem}.form legend em,.form legend label{font-size:.875rem;line-height:14px;line-height:.875rem;padding-top:6px}.form__stage{display:none}.form__error,.form__stage--active{display:block}.form__error{margin-top:8px;color:red}@media (min-width:992px){.form__error{margin-left:20px}}.form__help{display:block;color:red}.form__help,.form__info{margin-top:8px}@media (min-width:992px){.form__info{margin-left:20px}}.form__actions{display:flex}.form__actions__item{display:flex;align-items:center;margin-left:20px;font-size:.875rem}.form__actions__item:first-child{margin-left:0}.form__actions__add,.form__actions__remove{width:34px;height:34px;border:1px solid #666;position:relative;cursor:pointer;margin-right:10px}.form__actions__add:after,.form__actions__add:before,.form__actions__remove:after,.form__actions__remove:before{content:"";position:absolute;display:block;background-color:#0f1f7e;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.form__actions__add:before,.form__actions__remove:before{width:18px;height:2px}.form__actions__add:after{height:18px;width:2px}.submit{padding:15px;border-radius:33px;width:100%}@media (min-width:768px){.submit{width:calc(100% - 15px)}}.submit--submitting{white-space:nowrap}.submit--submitting:before{display:inline-block;content:"\F3F4";font-family:Font Awesome\ 6 Pro;-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite;margin-right:5px}.form-group{margin-bottom:20px}.form-control{height:47px}.col-form-label{padding-right:20px}.custom-select{height:47px}.custom-radio-choices .custom-radio{min-height:2.5rem}.custom-radio-choices .custom-radio .custom-control-label{padding-top:.25rem}@media (-ms-high-contrast:none){.custom-control{padding-left:0}}@media (-ms-high-contrast:none){.custom-control-input{position:static;opacity:1}}.custom-control-label{cursor:pointer}@media (-ms-high-contrast:none){.custom-control-label:after,.custom-control-label:before{display:none}}.back{position:relative;top:15px;cursor:pointer;font-size:1rem;line-height:22px;line-height:1.375rem}.back,.back:before{color:#0f1f7e!important}.back:before{display:inline-block;content:"\F177";font-family:Font Awesome\ 6 Pro;margin-right:5px}.back:active,.back:hover{text-decoration:underline!important}.validation-errors-buttons{color:#f8420c;margin:0 0 1em;text-align:center}.btn{cursor:pointer}.btn-white{border-radius:23px;padding-left:35px;padding-right:35px;border:none!important;color:#0f1f7e!important}.btn-white,.btn-white:hover{background-color:#fff}.btn-tertiary{background-color:#e8e7e7;border-radius:23px;padding-left:35px;padding-right:35px;border:none!important;color:#333!important}.btn-tertiary:hover{background-color:#ccc}.btn-transparent{border:1px solid #ccc!important;background-color:transparent!important;color:#0f1f7e!important}.btn-transparent-white{border:1px solid #fff!important;background-color:transparent!important;color:#fff!important}.btn-transparent-white:hover{background-color:#fff!important;color:#0f1f7e!important}.btn-tall{padding-top:15px;padding-bottom:15px;border-radius:33px}.btn-long{min-width:230px}.btn-outline{border-color:#ccc;border-width:2px;background:#fff!important;color:#0f1f7e}.btn-text{border:none;background-color:transparent;width:auto!important;padding:0!important;color:#0568e3!important;font-size:.875rem;line-height:20px;line-height:1.25rem;outline:none}.btn-text:hover{text-decoration:underline}.modal{z-index:9999}.modal-header{padding-bottom:0;border-bottom:none}.modal-header .close{font-size:1.875rem;color:#0568e3;opacity:1}.modal-header .close:hover{color:#233365}.modal-title{font-size:2.25rem}.modal-body{padding-top:10px}.modal-footer{padding-top:0;border-top:none}.modal-footer>:not(:last-child){margin-right:10px}.modal-footer>:not(:first-child){margin-left:10px}.modal-footer button{width:50%;padding:15px 0!important;border-radius:33px}.modal-footer button.btn-secondary{background-color:transparent!important;color:#999!important;border-color:#999!important}.ie-modal{display:none;position:absolute;top:2%;left:2%;width:96%;height:96%;background:#fff;border:2px solid #000;padding:1rem;z-index:9999}.ie-modal h2{margin:0 0 1rem}@media (min-width:768px){.ie-modal{left:50%;top:50%;-webkit-transform:translateY(-175px);transform:translateY(-175px);-webkit-transform:translateX(-225px);transform:translateX(-225px);width:450px;height:250px}}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.ie-modal{display:block}}#login-form-modal{z-index:2000}table.table tbody:only-child tr:first-child td{border-top:none}table.table tfoot td{border-top-width:2px}#home-banner-text h1{max-width:400px;color:#000}#home-banner-text article{padding-bottom:30px}@media (min-width:992px){#home-banner-text article{padding-top:30px}}#bookingForm__voucher-input{width:180px;margin-right:20px}#bookingForm__back{margin-top:30px;display:inline-block}#bookingForm__back .fa-long-arrow-left{margin-right:5px}#bookingForm .booking-form__vouchers__voucher{margin:1.2rem 0;align-items:center}#bookingForm .booking-form__vouchers__voucher__code{width:180px;margin-right:20px;font-size:1.125rem;line-height:24px;line-height:1.5rem}#bookingForm .booking-form__vouchers__voucher__status{width:192px;display:flex;align-items:center;justify-content:center}#bookingForm .booking-form__vouchers__voucher__status__icon{display:block;width:19px;height:21px;margin-right:7px;position:relative;top:-2px}#brochure-mobile{width:23%;position:absolute;top:auto;right:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}@media (min-width:992px){#brochure-mobile{display:none}}.conference-venue-details h3{text-transform:uppercase;font-size:1rem;line-height:22px;line-height:1.375rem;margin:0 0 .75rem;padding:0}.conference-venue-details h2{margin:0;padding:0;font-size:1.5rem;line-height:30px;line-height:1.875rem}.conference-booking-options .col-lg-4:first-child{margin-bottom:1rem}@media (min-width:992px){.conference-booking-options .col-lg-4:first-child{margin-bottom:0}}.cookie-banner{position:relative;z-index:1300}.cookie-banner__input-blocker{position:fixed;width:100vw;height:100vh;background-color:#000;opacity:0;top:0;left:0;transition:opacity .4s;pointer-events:none}.cookie-banner__banner{background-color:#fff;position:fixed;left:0;bottom:0;width:100%;color:#000;font-size:22px;-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;z-index:999}.cookie-banner--visible .cookie-banner__banner{-webkit-transform:none;transform:none}.cookie-banner--visible .cookie-banner__input-blocker{opacity:.5;pointer-events:auto}.cookie-banner .container{background-color:transparent}.cookie-banner__content{display:flex;flex-direction:column;justify-content:space-between;padding:16px 20px}@media (min-width:768px){.cookie-banner__content{flex-direction:row;align-items:flex-end;padding:30px 16px 20px}}.cookie-banner__content__message{display:flex;flex-direction:column;align-items:flex-start;font-size:15px;margin-bottom:15px}@media (min-width:768px){.cookie-banner__content__message{max-width:60%}}.cookie-banner__content__message h4,.cookie-banner__content__message p{color:#000}.cookie-banner__content__message h4{font-size:24px;line-height:28px}.cookie-banner__content__message p{font-size:16px;line-height:20px}.cookie-banner__content__message__buttons{display:flex;flex-direction:column;margin-top:1rem}@media (min-width:768px){.cookie-banner__content__message__buttons{flex-direction:row}}.cookie-banner__content__message__buttons a{display:flex;flex-direction:row;align-items:center;padding-right:5px;color:#0568e3!important;font-weight:400!important;cursor:pointer;margin-bottom:12px}.cookie-banner__content__message__buttons a span{margin-left:5px}.cookie-banner__content__message__buttons a:hover{color:#000!important}@media (min-width:768px){.cookie-banner__content__message__buttons a{margin-bottom:0}.cookie-banner__content__message__buttons a:last-child{margin-left:3rem}}.cookie-banner__content__accept-recommended{padding:.375rem 3rem!important}@media (min-width:768px){.cookie-banner__content__accept-recommended{margin-bottom:20px}}.cookie-banner__content__actions{width:100%}@media (min-width:768px){.cookie-banner__content__actions{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto}}.modal-backdrop{background:rgba(0,0,0,.5);z-index:1499}#cookieDialogue{z-index:1500;color:#000;font-size:15px;width:100vw;height:100vh}#cookieDialogue p{color:#4b4b4b;font-size:15px;line-height:19px}#cookieDialogue h3{margin:0 0 8px;font-size:15px}#cookieDialogue .modal-header{display:block}#cookieDialogue .modal-header .close{position:absolute;right:18px;font-size:44px;opacity:1}#cookieDialogue .cookie-dialogue__category{padding:16px 0;border-top:1px solid #0568e3}#cookieDialogue .cookie-dialogue__category h3{margin-top:0}#cookieDialogue .cookie-dialogue__category__info{display:flex;flex-direction:column}#cookieDialogue .cookie-dialogue__category__info .switch{margin-left:10px}#cookieDialogue .cookie-dialogue__category__toggler{display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-top:20px;margin-bottom:10px}@media (min-width:768px){#cookieDialogue .cookie-dialogue__category__toggler{flex-direction:row}}#cookieDialogue .cookie-dialogue__category__toggler__radio{width:100%;margin-bottom:24px}@media (min-width:768px){#cookieDialogue .cookie-dialogue__category__toggler__radio{width:48%;margin-bottom:0}}#cookieDialogue .cookie-dialogue__category__toggler__radio label{display:flex;justify-content:space-between;align-items:center;margin:0;border:1px solid #0568e3;color:rgba(5,104,227,.3);border-radius:5px;padding:14px 20px;cursor:pointer}#cookieDialogue .cookie-dialogue__category__toggler__radio label.active{color:#000}#cookieDialogue .cookie-dialogue__category__toggler__radio label>div{margin-top:7px}#cookieDialogue .cookie-dialogue__category__toggler__radio label input{margin:0}#cookieDialogue .cookie-dialogue__category__toggler__radio label input[type=radio]{display:none}#cookieDialogue .cookie-dialogue__category__toggler__radio label input[type=radio]+div:before{content:"";display:inline-block;width:24px;height:24px;background-clip:content-box;border:6px solid rgba(5,104,227,.3);background-color:rgba(5,104,227,.3);border-radius:50%}#cookieDialogue .cookie-dialogue__category__toggler__radio label input[type=radio]:checked+div:before{background-color:#0568e3}#cookieDialogue .modal-dialog{max-width:500px!important;margin-bottom:120px}@media (min-width:768px){#cookieDialogue .modal-dialog{margin-bottom:0}}#cookieDialogue .modal-header{padding:20px;border:none}#cookieDialogue .modal-header h4{font-size:24px}#cookieDialogue .modal-body{padding:0 20px}#cookieDialogue .modal-content{box-shadow:none;border-radius:0}#cookieDialogue .modal-footer{display:flex;flex-direction:column;padding:0 20px 20px;justify-content:center;align-items:center;border-top:none}@media (min-width:768px){#cookieDialogue .modal-footer{width:100%;flex-direction:row;align-items:center;justify-content:space-between}}#cookieDialogue .modal-footer .cookie-save{margin-top:8px;cursor:pointer;color:#0568e3}@media (min-width:768px){#cookieDialogue .modal-footer .cookie-save{margin-top:0;white-space:nowrap}}#cookieDialogue .modal-signoff{color:#0568e3;padding:0 30px 30px;margin:0}#cookieDialogue .modal-signoff a{text-decoration:underline;color:#0568e3!important}#cookieDialogue .modal-signoff a:hover{color:#231f20!important}#manage-cookies-btn{margin-top:30px;padding:.375rem 3rem!important}.cookie-table-container{margin:1rem 0;padding:28px 0;background-color:#e6e7e8;overflow-x:auto}.cookie-table{border-collapse:separate;border-spacing:35px 0;margin:0;min-width:1000px}.cookie-table thead{font-size:16px}.cookie-table td,.cookie-table th{padding:10px 0!important;border-bottom:2px solid #58595b!important}.cookie-table td>:last-child,.cookie-table th>:last-child{margin-bottom:0;padding-bottom:0}.cookie-table th{padding-top:0!important;border-bottom-width:3px!important;min-width:80px}.cookie-table th:first-child{width:145px}.cookie-table td{font-size:14px}.cookie-table__type{width:90px}.cookie-table__expiry{width:120px}.cookie-table__name{width:130px}.basket-header{padding:0 10px}@media (min-width:576px){.basket-header{padding:0}}.basket{font-family:Circular Std Book,Helvetica Neue,sans-serif;font-style:normal;font-weight:400}.basket>h1{margin-top:0;padding-top:0}.basket__item{position:relative;margin-bottom:20px}@media (min-width:768px){.basket__item{margin-bottom:40px}}.basket__item__image img{width:100%;height:auto}.basket__item__details{display:flex;flex-direction:column}@media (min-width:768px){.basket__item__details{padding-left:1.5em}}.basket__item__details .grow{flex-grow:1}.basket__item__details__title{margin:1em 0 .75em;font-family:Circular Std Medium,Helvetica Neue,sans-serif;font-style:normal;font-weight:400;font-size:1rem;line-height:22px;line-height:1.375rem}@media (min-width:768px){.basket__item__details__title{margin-top:0;font-size:1.25rem;line-height:26px;line-height:1.625rem}}.basket__item__details__title a{color:#233365}.basket__item__details__date{text-transform:uppercase}.basket__item__details .btn{margin-top:1em;width:50%}@media (min-width:768px){.basket__item__details .btn{margin-top:0;width:180px}}.basket__buttons{display:flex;flex-wrap:wrap;gap:20px 0;position:relative;margin-bottom:20px}@media (min-width:768px){.basket__buttons{margin-bottom:40px}}@media (min-width:576px){.basket__buttons{justify-content:space-between;gap:20px}}.basket__buttons .grow{flex-grow:0}@media (min-width:576px){.basket__buttons .grow{flex-grow:1}}.basket__buttons .btn{width:180px}@media (min-width:768px){.basket__buttons .btn{width:250px}}.basket__buttons .btn-continue{order:1;width:100%}@media (min-width:576px){.basket__buttons .btn-continue{order:0}}@media (min-width:768px){.basket__buttons .btn-continue{width:250px}}.basket__buttons .btn-book{order:0;width:100%}@media (min-width:576px){.basket__buttons .btn-book{order:1}}@media (min-width:768px){.basket__buttons .btn-book{width:250px}}#bookingForm .basket__item__image{padding-right:20px}#bookingForm .basket__item__details{padding-left:0}#bookingForm .book__basket-items .basket__item{border-top:2px solid #ccc;margin-bottom:20px;padding-top:20px}#bookingForm .book__basket-items .basket__item:first-child{border-top:none;padding-top:0}#bookingForm .book__basket-items+hr{margin-top:20px}@media (-ms-high-contrast:none){.container{min-height:1px}}body.education a{color:#00a651}body.education .sponsorship-packages ul li:before,body.education article ul li:before{background-color:#00a651}body.education .sponsorship-packages blockquote,body.education article blockquote{clear:both;border-left:6px solid #00a651}body.education .btn-primary{color:#fff;background-color:#00a651;border-color:#00a651;color:#fff!important}body.education .btn-primary:hover{color:#fff;background-color:#007338;border-color:#00c05d}body.education .btn-primary.focus,body.education .btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,179,107,.5)}body.education .btn-primary.disabled,body.education .btn-primary:disabled{color:#fff;background-color:#00a651;border-color:#00a651}.show>body.education .btn-primary.dropdown-toggle,body.education .btn-primary:not(:disabled):not(.disabled).active,body.education .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#00d96a;border-color:#000d06}.show>body.education .btn-primary.dropdown-toggle:focus,body.education .btn-primary:not(:disabled):not(.disabled).active:focus,body.education .btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(38,179,107,.5)}body.education .btn-white{background-color:#fff!important;color:#00a651!important}body.education .btn-transparent{color:#00a651!important}body.education .btn-transparent-white{color:#fff!important}body.education .back,body.education .back:before,body.education .btn-outline,body.education .btn-text,body.education .btn-transparent-white:hover{color:#00a651!important}body.education .form__actions{display:flex}body.education .form__actions__add:after,body.education .form__actions__add:before,body.education .form__actions__remove:after,body.education .form__actions__remove:before{background-color:#00a651}body.education .accordion--coloured .card .card-header.collapsed,body.education .modal-header .close{color:#00a651}body.education .booking-banner{background:#00a651}body.education .booking-banner .bookable-items td .btn{color:#00a651!important}body.education .box--primary{background-color:#00a651}@media (min-width:992px){body.education #coming-up{background-color:#e8f1ed}}body.education #conference-search__submit,body.education .commodity--cello{background-color:#00a651}body.education .contact svg,body.education .icon__science-blue{fill:#00a651}body.education .page-item.active .page-link{background-color:#00a651;border-color:#00a651}body.education .showcase .inline{background-color:#e8f1ed}body.education .site-search #mainSearchQuery{border:1px solid #00a651!important}body.education .speakers-list,body.education .sponsorship-packages{background-color:#e8f1ed}body.education .view-all__btn{background-color:#00a651}body.education .files__file a:hover .files__icon{border-color:#18a05b;background-color:#18a05b}body.education .files__icon{color:#00a651;border:1px solid #00a651}body.education .cookie-banner__content__message__buttons a{color:#00a651!important}body.education #cookieDialogue .cookie-dialogue__category{border-top:1px solid #00a651}body.education #cookieDialogue .cookie-dialogue__category__toggler__radio label{border:1px solid #00a651;color:rgba(0,166,81,.3)}body.education #cookieDialogue .cookie-dialogue__category__toggler__radio label input[type=radio]+div:before{border:6px solid rgba(0,166,81,.3);background-color:rgba(0,166,81,.3)}body.education #cookieDialogue .cookie-dialogue__category__toggler__radio label input[type=radio]:checked+div:before{background-color:#00a651}body.education #cookieDialogue .modal-footer .cookie-save,body.education #cookieDialogue .modal-signoff{color:#00a651}body.education #cookieDialogue .modal-signoff a{color:#00a651!important}body.education #nav-desktop-secondary{color:#00a651}@media (min-width:992px){body.education #nav-desktop-secondary{background:#fff}body.education #nav-desktop-secondary__items nav a,body.education #nav-desktop-secondary__items nav span{color:#00a651!important}body.education #nav-desktop-secondary__items nav a:hover,body.education #nav-desktop-secondary__items nav span:hover{color:#038040!important}body.education #nav-desktop-secondary__items__basket-count{background:url(/images/education-icon-basket.png?6e91a62736d7911b42bff95c55c11536) no-repeat 0 0;color:#fff;background-size:100% 100%}}body.education #header{background-color:#00a651}@media (min-width:992px){body.education #header{background-image:linear-gradient(90deg,#038040,#00a651)}}@media (min-width:992px){body.education #header__banner__search{background-color:#038040}}body.education #header .header__nav-basket__trigger__icon{width:18px;height:20px;background:url(/images/icon-basket.png?9d43b820f5933f9409f8a8719c11b03f) no-repeat 0 0;background-size:100% 100%;color:#00a651}body.education #nav-mobile{background-color:#00a651}body.education #nav-mobile nav{border-bottom:1px solid #fff}body.education #nav-mobile nav#nav-mobile__secondary a{color:#fff!important}body.education #nav-mobile .contact svg{fill:#fff}body.care a{color:#772065}body.care .sponsorship-packages ul li:before,body.care article ul li:before{background-color:#772065}body.care .sponsorship-packages blockquote,body.care article blockquote{clear:both;border-left:6px solid #772065}body.care .btn-primary{color:#fff;background-color:#772065;border-color:#59184b;color:#fff!important}body.care .btn-primary:hover{color:#fff;background-color:#4f1543;border-color:#8b2576}body.care .btn-primary.focus,body.care .btn-primary:focus{box-shadow:0 0 0 .2rem rgba(114,59,102,.5)}body.care .btn-primary.disabled,body.care .btn-primary:disabled{color:#fff;background-color:#772065;border-color:#59184b}.show>body.care .btn-primary.dropdown-toggle,body.care .btn-primary:not(:disabled):not(.disabled).active,body.care .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#9f2b87;border-color:#000}.show>body.care .btn-primary.dropdown-toggle:focus,body.care .btn-primary:not(:disabled):not(.disabled).active:focus,body.care .btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(114,59,102,.5)}body.care .btn-white{background-color:#fff!important}body.care .btn-transparent,body.care .btn-white{color:#772065!important}body.care .btn-transparent-white{color:#fff!important}body.care .back,body.care .back:before,body.care .btn-outline,body.care .btn-text,body.care .btn-transparent-white:hover{color:#772065!important}body.care .form__actions{display:flex}body.care .form__actions__add:after,body.care .form__actions__add:before,body.care .form__actions__remove:after,body.care .form__actions__remove:before{background-color:#772065}body.care .accordion--coloured .card .card-header.collapsed,body.care .modal-header .close{color:#772065}body.care .booking-banner{background:#772065}body.care .booking-banner .bookable-items td .btn{color:#772065!important}body.care .box--primary{background-color:#772065}@media (min-width:992px){body.care #coming-up{background-color:#f3dbee}}body.care #conference-search__submit,body.care .commodity--cello{background-color:#772065}body.care .contact svg,body.care .icon__science-blue{fill:#772065}body.care .page-item.active .page-link{background-color:#772065;border-color:#772065}body.care .showcase .inline{background-color:#f3dbee}body.care .site-search #mainSearchQuery{border:1px solid #772065!important}body.care .speakers-list,body.care .sponsorship-packages{background-color:#f3dbee}body.care .view-all__btn{background-color:#772065}body.care .files__file a:hover .files__icon{border-color:#953080;background-color:#953080}body.care .files__icon{color:#772065;border:1px solid #772065}body.care .cookie-banner__content__message__buttons a{color:#772065!important}body.care #cookieDialogue .cookie-dialogue__category{border-top:1px solid #772065}body.care #cookieDialogue .cookie-dialogue__category__toggler__radio label{border:1px solid #772065;color:rgba(119,32,101,.3)}body.care #cookieDialogue .cookie-dialogue__category__toggler__radio label input[type=radio]+div:before{border:6px solid rgba(119,32,101,.3);background-color:rgba(119,32,101,.3)}body.care #cookieDialogue .cookie-dialogue__category__toggler__radio label input[type=radio]:checked+div:before{background-color:#772065}body.care #cookieDialogue .modal-footer .cookie-save,body.care #cookieDialogue .modal-signoff{color:#772065}body.care #cookieDialogue .modal-signoff a{color:#772065!important}body.care #nav-desktop-secondary{color:#772065}@media (min-width:992px){body.care #nav-desktop-secondary{background:#fff}body.care #nav-desktop-secondary__items nav a,body.care #nav-desktop-secondary__items nav span{color:#772065!important}body.care #nav-desktop-secondary__items nav a:hover,body.care #nav-desktop-secondary__items nav span:hover{color:#953080!important}body.care #nav-desktop-secondary__items__basket-count{background:url(/images/care-icon-basket.png?2cf8acec9fe6050cb114b240cc5f6b8a) no-repeat 0 0;color:#fff;background-size:100% 100%}}body.care #header{background-color:#772065}@media (min-width:992px){body.care #header{background-image:linear-gradient(90deg,#772065,#953080)}}@media (min-width:992px){body.care #header__banner__search{background-color:#953080}}body.care #header .header__nav-basket__trigger__icon{width:18px;height:20px;background:url(/images/icon-basket.png?9d43b820f5933f9409f8a8719c11b03f) no-repeat 0 0;background-size:100% 100%;color:#772065}body.care #nav-mobile{background-color:#772065}body.care #nav-mobile nav{border-bottom:1px solid #fff}body.care #nav-mobile nav#nav-mobile__secondary a{color:#fff!important}body.care #nav-mobile .contact svg{fill:#fff}body.humanresources a{color:#1b9ab0}body.humanresources #nav-mobile{background-color:#1b9ab0}body.humanresources #nav-mobile nav{border-bottom:1px solid #fff}body.humanresources #nav-mobile nav#nav-mobile__secondary a{color:#fff!important}body.humanresources #nav-mobile .contact svg{fill:#fff}body.humanresources .sponsorship-packages ul li:before,body.humanresources article ul li:before{background-color:#1b9ab0}body.humanresources .sponsorship-packages blockquote,body.humanresources article blockquote{clear:both;border-left:6px solid #1b9ab0}body.humanresources .btn-primary{color:#fff;background-color:#1b9ab0;border-color:#167d8f;color:#fff!important}body.humanresources .btn-primary:hover{color:#fff;background-color:#147384;border-color:#1eadc6}body.humanresources .btn-primary.focus,body.humanresources .btn-primary:focus{box-shadow:0 0 0 .2rem rgba(57,145,160,.5)}body.humanresources .btn-primary.disabled,body.humanresources .btn-primary:disabled{color:#fff;background-color:#1b9ab0;border-color:#167d8f}.show>body.humanresources .btn-primary.dropdown-toggle,body.humanresources .btn-primary:not(:disabled):not(.disabled).active,body.humanresources .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#22c1dc;border-color:#07262b}.show>body.humanresources .btn-primary.dropdown-toggle:focus,body.humanresources .btn-primary:not(:disabled):not(.disabled).active:focus,body.humanresources .btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(57,145,160,.5)}body.humanresources .btn-white{background-color:#fff!important;color:#1b9ab0!important}body.humanresources .btn-transparent{color:#1b9ab0!important}body.humanresources .btn-transparent-white{color:#fff!important}body.humanresources .back,body.humanresources .back:before,body.humanresources .btn-outline,body.humanresources .btn-text,body.humanresources .btn-transparent-white:hover{color:#1b9ab0!important}body.humanresources .form__actions{display:flex}body.humanresources .form__actions__add:after,body.humanresources .form__actions__add:before,body.humanresources .form__actions__remove:after,body.humanresources .form__actions__remove:before{background-color:#1b9ab0}body.humanresources .accordion--coloured .card .card-header.collapsed,body.humanresources .modal-header .close{color:#1b9ab0}body.humanresources .booking-banner{background:#1b9ab0}body.humanresources .booking-banner .bookable-items td .btn{color:#1b9ab0!important}body.humanresources .box--primary{background-color:#1b9ab0}@media (min-width:992px){body.humanresources #coming-up{background-color:#c8eff6}}body.humanresources #conference-search__submit,body.humanresources .commodity--cello{background-color:#1b9ab0}body.humanresources .contact svg,body.humanresources .icon__science-blue{fill:#1b9ab0}body.humanresources .page-item.active .page-link{background-color:#1b9ab0;border-color:#1b9ab0}body.humanresources .showcase .inline{background-color:#c8eff6}body.humanresources .site-search #mainSearchQuery{border:1px solid #1b9ab0!important}body.humanresources .speakers-list,body.humanresources .sponsorship-packages{background-color:#c8eff6}body.humanresources .view-all__btn{background-color:#1b9ab0}body.humanresources .files__file a:hover .files__icon{border-color:#2dabc1;background-color:#2dabc1}body.humanresources .files__icon{color:#1b9ab0;border:1px solid #1b9ab0}body.humanresources .cookie-banner__content__message__buttons a{color:#1b9ab0!important}body.humanresources #cookieDialogue .cookie-dialogue__category{border-top:1px solid #1b9ab0}body.humanresources #cookieDialogue .cookie-dialogue__category__toggler__radio label{border:1px solid #1b9ab0;color:rgba(27,154,176,.3)}body.humanresources #cookieDialogue .cookie-dialogue__category__toggler__radio label input[type=radio]+div:before{border:6px solid rgba(27,154,176,.3);background-color:rgba(27,154,176,.3)}body.humanresources #cookieDialogue .cookie-dialogue__category__toggler__radio label input[type=radio]:checked+div:before{background-color:#1b9ab0}body.humanresources #cookieDialogue .modal-footer .cookie-save,body.humanresources #cookieDialogue .modal-signoff{color:#1b9ab0}body.humanresources #cookieDialogue .modal-signoff a{color:#1b9ab0!important}body.humanresources #nav-desktop-secondary{color:#1b9ab0}@media (min-width:992px){body.humanresources #nav-desktop-secondary{background:#fff}body.humanresources #nav-desktop-secondary__items nav a,body.humanresources #nav-desktop-secondary__items nav span{color:#1b9ab0!important}body.humanresources #nav-desktop-secondary__items nav a:hover,body.humanresources #nav-desktop-secondary__items nav span:hover{color:#2dabc1!important}body.humanresources #nav-desktop-secondary__items__basket-count{background:url(/images/humanresources-icon-basket.png?4ceb300041bb36c578ae6268714d551e) no-repeat 0 0;color:#fff;background-size:100% 100%}}body.humanresources #header{background-color:#1b9ab0}@media (min-width:992px){body.humanresources #header{background-image:linear-gradient(90deg,#1b9ab0,#2dabc1)}}@media (min-width:992px){body.humanresources #header__banner__search{background-color:#2dabc1}}body.humanresources #header .header__nav-basket__trigger__icon{width:18px;height:20px;background:url(/images/icon-basket.png?9d43b820f5933f9409f8a8719c11b03f) no-repeat 0 0;background-size:100% 100%;color:#1b9ab0}body.socialcare a{color:#f8420c}body.socialcare #nav-mobile{background-color:#d63e0e}body.socialcare #nav-mobile nav{border-bottom:1px solid #fff}body.socialcare #nav-mobile nav#nav-mobile__secondary a{color:#fff!important}body.socialcare #nav-mobile .contact svg{fill:#fff}body.socialcare .sponsorship-packages ul li:before,body.socialcare article ul li:before{background-color:#f8420c}body.socialcare .sponsorship-packages blockquote,body.socialcare article blockquote{clear:both;border-left:6px solid #f8420c}body.socialcare .btn-primary{color:#fff;background-color:#f8420c;border-color:#d83606;color:#fff!important}body.socialcare .btn-primary:hover{color:#fff;background-color:#cb3306;border-color:#f95525}body.socialcare .btn-primary.focus,body.socialcare .btn-primary:focus{box-shadow:0 0 0 .2rem rgba(222,84,43,.5)}body.socialcare .btn-primary.disabled,body.socialcare .btn-primary:disabled{color:#fff;background-color:#f8420c;border-color:#d83606}.show>body.socialcare .btn-primary.dropdown-toggle,body.socialcare .btn-primary:not(:disabled):not(.disabled).active,body.socialcare .btn-primary:not(:disabled):not(.disabled):active{color:#fff;background-color:#f9693e;border-color:#681a03}.show>body.socialcare .btn-primary.dropdown-toggle:focus,body.socialcare .btn-primary:not(:disabled):not(.disabled).active:focus,body.socialcare .btn-primary:not(:disabled):not(.disabled):active:focus{box-shadow:0 0 0 .2rem rgba(222,84,43,.5)}body.socialcare .btn-white{background-color:#fff!important;color:#f8420c!important}body.socialcare .btn-transparent{color:#f8420c!important}body.socialcare .btn-transparent-white{color:#fff!important}body.socialcare .back,body.socialcare .back:before,body.socialcare .btn-outline,body.socialcare .btn-text,body.socialcare .btn-transparent-white:hover{color:#f8420c!important}body.socialcare .form__actions{display:flex}body.socialcare .form__actions__add:after,body.socialcare .form__actions__add:before,body.socialcare .form__actions__remove:after,body.socialcare .form__actions__remove:before{background-color:#f8420c}body.socialcare .accordion--coloured .card .card-header.collapsed,body.socialcare .modal-header .close{color:#f8420c}body.socialcare .booking-banner{background:#f8420c}body.socialcare .booking-banner .bookable-items td .btn{color:#f8420c!important}body.socialcare .box--primary{background-color:#f8420c}@media (min-width:992px){body.socialcare #coming-up{background-color:#fdf0ec}}body.socialcare #conference-search__submit,body.socialcare .commodity--cello{background-color:#f8420c}body.socialcare .contact svg{fill:#f1592a}body.socialcare .icon__science-blue{fill:#f8420c}body.socialcare .page-item.active .page-link{background-color:#f8420c;border-color:#f8420c}body.socialcare .showcase .inline{background-color:#fdf0ec}body.socialcare .site-search #mainSearchQuery{border:1px solid #f1592a!important}body.socialcare .speakers-list,body.socialcare .sponsorship-packages{background-color:#fdf0ec}body.socialcare .view-all__btn{background-color:#f8420c}body.socialcare .files__file a:hover .files__icon{border-color:#d63e0e;background-color:#d63e0e}body.socialcare .files__icon{color:#f8420c;border:1px solid #f8420c}body.socialcare .cookie-banner__content__message__buttons a{color:#f8420c!important}body.socialcare #cookieDialogue .cookie-dialogue__category{border-top:1px solid #f8420c}body.socialcare #cookieDialogue .cookie-dialogue__category__toggler__radio label{border:1px solid #f8420c;color:rgba(248,66,12,.3)}body.socialcare #cookieDialogue .cookie-dialogue__category__toggler__radio label input[type=radio]+div:before{border:6px solid rgba(248,66,12,.3);background-color:rgba(248,66,12,.3)}body.socialcare #cookieDialogue .cookie-dialogue__category__toggler__radio label input[type=radio]:checked+div:before{background-color:#f8420c}body.socialcare #cookieDialogue .modal-footer .cookie-save,body.socialcare #cookieDialogue .modal-signoff{color:#f8420c}body.socialcare #cookieDialogue .modal-signoff a{color:#f8420c!important}body.socialcare #nav-desktop-secondary{color:#f1592a}@media (min-width:992px){body.socialcare #nav-desktop-secondary{background:#fff}body.socialcare #nav-desktop-secondary__items nav a,body.socialcare #nav-desktop-secondary__items nav span{color:#f1592a!important}body.socialcare #nav-desktop-secondary__items nav a:hover,body.socialcare #nav-desktop-secondary__items nav span:hover{color:#6f1b01!important}body.socialcare #nav-desktop-secondary__items__basket-count{background:url(/images/socialcare-icon-basket.png?aced64ee9eeaf1999d22c841b4c7fd35) no-repeat 0 0;color:#fff;background-size:100% 100%}}body.socialcare #header{background-color:#d63e0e}@media (min-width:992px){body.socialcare #header{background-image:linear-gradient(90deg,#d63e0e,#f1592a)}}@media (min-width:992px){body.socialcare #header__banner__search{background-color:#6f1b01}}body.socialcare #header .header__nav-basket__trigger__icon{width:18px;height:20px;background:url(/images/icon-basket.png?9d43b820f5933f9409f8a8719c11b03f) no-repeat 0 0;background-size:100% 100%;color:#d63e0e}