File size: 222,023 Bytes
70ee45d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 |
<!DOCTYPE html> <html lang=en style><!--
Page saved with SingleFile
url: https://readthedocs.io
saved date: Fri May 24 2024 16:40:02 GMT+0800 (中国标准时间)
--><meta charset=utf-8>
<title>Full featured documentation deployment platform - Read the Docs</title>
<meta name=generator content=Pelican>
<meta name=viewport content="width=device-width, initial-scale=1">
<meta property=og:site_name content="Read the Docs">
<meta property=og:type content=article>
<meta property=og:title content="Full featured documentation deployment platform">
<meta property=twitter:title content="Full featured documentation deployment platform">
<meta name=description content="Read the Docs is a documentation building and hosting platform aimed at helping developers creating documentation from code with versioned documentation, integrated search, pull request previews and more.">
<meta property=og:description content="Read the Docs is a documentation building and hosting platform aimed at helping developers creating documentation from code with versioned documentation, integrated search, pull request previews and more.">
<meta property=twitter:description content="Read the Docs is a documentation building and hosting platform aimed at helping developers creating documentation from code with versioned documentation, integrated search, pull request previews and more.">
<meta property=og:image content=/images/logo-opengraph.png>
<meta property=twitter:image content=/images/logo-opengraph.png>
<meta name=author content="Read the Docs, Inc">
<style>:root,:host{--fa-font-solid:normal 900 1em/1"Font Awesome 6 Solid";--fa-font-regular:normal 400 1em/1"Font Awesome 6 Regular";--fa-font-light:normal 300 1em/1"Font Awesome 6 Light";--fa-font-thin:normal 100 1em/1"Font Awesome 6 Thin";--fa-font-duotone:normal 900 1em/1"Font Awesome 6 Duotone";--fa-font-sharp-solid:normal 900 1em/1"Font Awesome 6 Sharp";--fa-font-sharp-regular:normal 400 1em/1"Font Awesome 6 Sharp";--fa-font-sharp-light:normal 300 1em/1"Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1"Font Awesome 6 Sharp";--fa-font-brands:normal 400 1em/1"Font Awesome 6 Brands"}@media (prefers-reduced-motion:reduce){}@-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,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em));transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em));transform:scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0)}57%{-webkit-transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em));transform:scale(1,1) translateY(var(--fa-bounce-rebound,-0.125em))}64%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}100%{-webkit-transform:scale(1,1) translateY(0);transform:scale(1,1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,0.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,0.4)}}@-webkit-keyframes fa-beat-fade{0%,100%{opacity:var(--fa-beat-fade-opacity,0.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%,100%{opacity:var(--fa-beat-fade-opacity,0.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%,100%{-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%,100%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}</style>
<link href=https://about.readthedocs.com//feeds/atom.xml type=application/atom+xml rel=alternate title="Read the Docs Atom Feed">
<style>/*!
Lato font.
*/@font-face{font-family:Lato;font-weight:100;font-style:normal;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:100;font-style:italic;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:200;font-style:normal;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:200;font-style:italic;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:300;font-style:normal;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:300;font-style:italic;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:400;font-style:normal;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:400;font-style:italic;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato Medium;font-weight:400;font-style:normal;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato Medium;font-weight:400;font-style:italic;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:500;font-style:normal;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:500;font-style:italic;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:600;font-style:normal;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:600;font-style:italic;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:800;font-style:normal;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:800;font-style:italic;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:900;font-style:normal;text-rendering:optimizeLegibility;src:url()format("woff2")}@font-face{font-family:Lato;font-weight:900;font-style:italic;text-rendering:optimizeLegibility;src:url()format("woff2")}/*!
* # Fomantic-UI - Reset
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/*,:after,:before{box-sizing:inherit}html{box-sizing:border-box}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}b,strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}img{border-style:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}template{display:none}/*!
* # Fomantic-UI - Site
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/body,html{height:100%}html{font-size:16px}body{margin:0;overflow-x:hidden;min-width:320px;background:#fff;font-size:16px;line-height:1.5em;color:#252a31}body{padding:0;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child{margin-bottom:0}p{margin:0 0 1em;line-height:1.5em}p:first-child{margin-top:0}p:last-child{margin-bottom:0}a{color:#0993af}a,a:hover{text-decoration:none}a:hover{color:#00829c}::-webkit-selection{background-color:#cce2ff;color:#252a31}::selection{background-color:#cce2ff;color:#252a31}body ::-webkit-scrollbar{-webkit-appearance:none;width:10px;height:10px}body ::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:0}body ::-webkit-scrollbar-thumb{cursor:pointer;border-radius:5px;background:rgba(0,0,0,.25);transition:color .2s ease}body ::-webkit-scrollbar-thumb:window-inactive{background:rgba(0,0,0,.15)}body ::-webkit-scrollbar-thumb:hover{background:rgba(128,135,139,.8)}body .ui.inverted:not(.dimmer)::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.25)}body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb:window-inactive{background:hsla(0,0%,100%,.15)}body .ui.inverted:not(.dimmer)::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.35)}body>main{min-height:55vh}html{scroll-behavior:smooth}.ui.ui.ui.inverted.segment>div.highlight{margin-top:1rem;overflow-x:scroll}/*!
* # Fomantic-UI - Button
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.ui.button{cursor:pointer;display:inline-block;min-height:1em;outline:none;border:none;vertical-align:baseline;background:#e0e1e2 none;color:rgba(0,0,0,.6);font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;margin:0 .25em 0 0;padding:.6875em 1.5em;text-transform:none;text-shadow:none;font-weight:600;line-height:1em;font-style:normal;text-align:center;text-decoration:none;border-radius:.25rem;user-select:none;transition:opacity .1s ease,background-color .1s ease,color .1s ease,box-shadow .1s ease,background .1s ease;will-change:auto;-webkit-tap-highlight-color:transparent}.ui.button,.ui.button:hover{box-shadow:inset 0 0 0 1px transparent,inset 0 0 0 0 rgba(122,124,126,.25)}.ui.button:hover{background-color:#cacbcd;background-image:none;color:rgba(0,0,0,.8)}.ui.button:hover .icon{opacity:.85}.ui.button:focus{background-color:#cacbcd;color:rgba(0,0,0,.8);background-image:none;box-shadow:""}.ui.button:focus .icon{opacity:.85}.ui.active.button:active,.ui.button:active{background-color:#babbbc;background-image:"";color:rgba(0,0,0,.9);box-shadow:inset 0 0 0 1px transparent,none}.ui.button:disabled,.ui.buttons .disabled.button:not(.basic),.ui.disabled.active.button,.ui.disabled.button,.ui.disabled.button:hover{cursor:default;opacity:.45!important;background-image:none;box-shadow:none;pointer-events:none!important}.ui.button>.icon:not(.button){height:auto;opacity:.8;transition:opacity .1s ease;color:""}.ui.button:not(.icon)>.icon:not(.button):not(.dropdown),.ui.button:not(.icon)>.icons:not(.button):not(.dropdown){margin:0 .375em 0-.1875em;vertical-align:baseline}@media only screen and (max-width:767.98px){}.ui.button{font-size:1rem}.ui.ui.ui.ui.large.button{font-size:1.125rem}.ui.secondary.button{background-color:#6435c9;color:#fff;text-shadow:none;background-image:none}.ui.secondary.button{box-shadow:inset 0 0 0 0 rgba(122,124,126,.25)}.ui.secondary.button:hover,.ui.secondary.buttons .button:hover{background-color:#7142d6;color:#fff;text-shadow:none}.ui.secondary.button:focus,.ui.secondary.buttons .button:focus{background-color:#7848df;color:#fff;text-shadow:none}.ui.secondary.button:active,.ui.secondary.buttons .button:active{background-color:#835dd4;color:#fff;text-shadow:none}.ui.teal.button{background-color:#0993af;color:#fff;text-shadow:none;background-image:none}.ui.teal.button{box-shadow:inset 0 0 0 0 rgba(122,124,126,.25)}.ui.teal.button:hover,.ui.teal.buttons .button:hover{background-color:#00839d;color:#fff;text-shadow:none}.ui.teal.button:focus,.ui.teal.buttons .button:focus{background-color:#00778e;color:#fff;text-shadow:none}.ui.teal.button:active,.ui.teal.buttons .button:active{background-color:#066a7e;color:#fff;text-shadow:none}.ui.stackable.button{margin-bottom:.75em}/*!
* # Fomantic-UI - Container
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.ui.container{display:block;max-width:100%}@media only screen and (max-width:767.98px){.ui.ui.ui.container:not(.fluid){width:auto;margin-left:1em;margin-right:1em}.ui.ui.ui.grid.container{width:auto}}@media only screen and (min-width:768px) and (max-width:991.98px){.ui.ui.ui.container:not(.fluid){width:719px;margin-left:auto;margin-right:auto}.ui.ui.ui.grid.container{width:calc(719px + 2rem)}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ui.ui.ui.container:not(.fluid){width:927px;margin-left:auto;margin-right:auto}.ui.ui.ui.grid.container{width:calc(927px + 2rem)}}@media only screen and (min-width:1200px){.ui.ui.ui.container:not(.fluid){width:1119px;margin-left:auto;margin-right:auto}.ui.ui.ui.grid.container{width:calc(1119px + 2rem)}}.ui.padded.container{padding-top:1.5em;padding-bottom:1.5em}.ui.very.padded.container{padding-top:3em;padding-bottom:3em}.ui.hero.padded.container{padding-top:6em;padding-bottom:4em}@media only screen and (max-width:991.98px){.ui.ui.ui.hero.padded.container{padding-top:1em;padding-bottom:1em}}.ui.ui.ui.ui.wide.container{width:100%;max-width:none}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.wide.container{width:auto}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ui.ui.ui.ui.wide.container{max-width:1289.6px}}@media only screen and (min-width:1200px){.ui.ui.ui.ui.wide.container{max-width:1560px}}/*!
* # Fomantic-UI - Divider
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.ui.divider{margin:1rem 0;line-height:1;height:0;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgba(0,0,0,.85);user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ui.divider:not(.vertical):not(.horizontal){border-top:1px solid rgba(122,124,126,.25);border-bottom:1px solid hsla(0,0%,100%,.1)}.ui.horizontal.divider{display:table;white-space:nowrap;height:auto;line-height:1;text-align:center}.ui.horizontal.divider:after,.ui.horizontal.divider:before{content:"";display:table-cell;position:relative;top:50%;width:50%;background-repeat:no-repeat}.ui.horizontal.divider:before{background-position:right 1em top 50%}.ui.horizontal.divider:after{background-position:left 1em top 50%}@media only screen and (max-width:767.98px){}.ui.divider{font-size:1rem}.ui.horizontal.divider:after,.ui.horizontal.divider:before{background-image:url(placeholder.png)}@media only screen and (max-width:767px){}/*!
* # Fomantic-UI - Header
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.ui.header{border:none;margin:calc(2rem - .1em)0 1rem;padding:0;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:600;line-height:1.2;text-transform:none;color:#252a31}.ui.header:first-child{margin-top:-.1em}.ui.header:last-child{margin-bottom:0}.ui.header .sub.header{display:block;font-weight:400;padding:0;margin:0;line-height:1.2em;color:rgba(0,0,0,.6)}.ui.header>i.icon{display:table-cell;opacity:1;font-size:1.5em;padding-top:0;vertical-align:middle}.ui.header:not(.icon)>.icons:only-child,.ui.header:not(.icon)>i.icon:only-child{display:inline-block;padding:0;margin-right:.75rem}.ui.header .content{display:inline-block;vertical-align:top}.ui.header:not(.icon):not(.centered):not(.aligned)>.icons+.content,.ui.header:not(.icon):not(.centered):not(.aligned)>i.icon+.content{padding-left:.75rem;display:table-cell;vertical-align:middle}.ui.header+p{margin-top:0}.ui.small.header{font-size:1.07142857em}.ui.small.header .sub.header{font-size:1rem}.ui.large.header{font-size:1.71428571em}.ui.huge.header{font-size:2em;min-height:1em}.ui.sub.header{padding:0;margin-bottom:.125rem;font-weight:600;font-size:.875em;text-transform:uppercase}.ui.teal.header{color:#0993af}.ui.left.aligned.header{text-align:left}.ui.center.aligned.header{text-align:center}.ui.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6){font-size:1.28571429em}.ui.monospace.header{font-family:"monospace";font-weight:500}/*!
* # Fomantic-UI - Icon
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@font-face{font-family:Icons;src:;font-style:normal;font-weight:400;font-variant:normal;text-decoration:inherit;text-transform:none}i.icon{display:inline-block;opacity:1;margin:0 .25rem 0 0;width:1.18em;height:1em;text-decoration:inherit;text-align:center;speak:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;backface-visibility:hidden}i.icon:before{background:none!important}i.emphasized.icon:not(.disabled),i.emphasized.icons:not(.disabled),i.icon:active,i.icon:hover,i.icons:active,i.icons:hover{opacity:1}i.secondary.icon.icon.icon.icon.icon{color:#6435c9}i.olive.icon.icon.icon.icon.icon{color:#b5cc18}i.teal.icon.icon.icon.icon.icon{color:#0993af}i.violet.icon.icon.icon.icon.icon{color:#6435c9}i.purple.icon.icon.icon.icon.icon{color:#a333c8}i.icon{font-size:1em;line-height:1;font-style:normal}i.large.large.large.icon{font-size:1.5em;vertical-align:middle}i.big.big.big.icon{font-size:2em;vertical-align:middle}i.icon.icon.icon.fad{font-family:Font Awesome\ 6 Duotone;font-weight:900}i.icon.icon.icon.fab{font-family:Font Awesome\ 6 Brands;font-weight:900}i.shadowed.icon{text-shadow:1px 1px 4px rgba(0,0,0,.3)}/*!
* # Fomantic-UI - Image
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.ui.image{position:relative;vertical-align:middle;max-width:100%;background-color:transparent}img.ui.image{display:block}.ui.fluid.image{display:block;width:100%;height:auto}.ui.small.image{width:150px;height:auto;font-size:.9375rem}/*!
* # Fomantic-UI - Input
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*//*!
* # Fomantic-UI - Label
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.ui.label{display:inline-block;line-height:1;vertical-align:baseline;background-color:#e8e8e8;background-image:none;color:rgba(0,0,0,.6);text-transform:none;font-weight:600;border:0 solid transparent;transition:background .1s ease}.ui.label:first-child{margin-left:0}.ui.label:last-child{margin-right:0}.ui.label>.icon{width:auto;margin:0 .75em 0 0}.ui.top.attached.label+:not(.attached),.ui.top.attached.label~.ui.bottom.attached.label+:not(.attached){margin-top:2rem!important}.ui.segment:not(.basic)>.ui.top.attached.label{margin-top:-1px}.ui.segment:not(.basic)>.ui.attached.label:not(.right){margin-left:-1px}.ui.segment:not(.basic)>.ui.attached.label:not(.left):not(.right){width:calc(100% + 2px)}.ui[class*="top attached"].label{width:100%;position:absolute;margin:0;top:0;left:0;padding:.75em 1em;border-radius:.1875rem .1875rem 0 0}.ui.label{font-size:.75rem}/*!
* # Fomantic-UI - List
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.ui.list{list-style-type:none;margin:1em 0;padding:0}.ui.list:first-child,ol.ui.list:first-child,ul.ui.list:first-child{margin-top:0;padding-top:0}.ui.list:last-child,ol.ui.list:last-child,ul.ui.list:last-child{margin-bottom:0;padding-bottom:0}.ui.list>.item{display:list-item;table-layout:fixed;list-style-type:none;list-style-position:outside;padding:.1875em 0;line-height:1.125em}.ui.list>.item:after,.ui.list>.list>.item:after,ol.ui.list>li:first-child:after,ul.ui.list>li:first-child:after{content:"";display:block;height:0;clear:both;visibility:hidden}.ui.list .list>.item:first-child,.ui.list>.item:first-child,ol.ui.list li:first-child,ul.ui.list li:first-child{padding-top:0}.ui.list .list>.item:last-child,.ui.list>.item:last-child,ol.ui.list li:last-child,ul.ui.list li:last-child{padding-bottom:0}.ui.list>.item>i.icon{display:table-cell;min-width:1.55em;margin:0;padding-top:0;transition:color .1s ease}.ui.list .list>.item>i.icon:not(.loading),.ui.list>.item>i.icon:not(.loading){padding-right:.25em;vertical-align:top}.ui.list .list>.item>i.icon:only-child,.ui.list>.item>i.icon:only-child{display:inline-block;min-width:auto;vertical-align:top}.ui.list>.item>.content{line-height:1.125em;color:#252a31}.ui.list>.item>i.icon+.content{display:table-cell;width:100%;padding:0 0 0 .5em;vertical-align:top}.ui.list>.item .header{display:block;margin:0;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;color:#252a31}.ui.list>.item a{cursor:pointer}.ui.relaxed.list:not(.horizontal)>.item:not(:first-child){padding-top:.375em}.ui.relaxed.list:not(.horizontal)>.item:not(:last-child){padding-bottom:.375em}.ui.list{font-size:1em}.ui.list>.item>.content>.header{font-weight:400}/*!
* # Fomantic-UI - Loader
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@keyframes loader{to{transform:rotate(1turn)}}@keyframes elastic-loader{0%,1%{border-left-color:transparent;border-bottom-color:transparent}1.1%,50%{border-left-color:inherit}10%,35.1%{border-bottom-color:transparent}10.1%,35%{border-bottom-color:inherit}50.1%{border-left-color:transparent}to{border-left-color:transparent;border-bottom-color:transparent;transform:rotate(1turn)}}@keyframes currentcolor-elastic-loader{0%,1%{border-left-color:transparent;border-bottom-color:transparent}1.1%,50%{border-left-color:currentColor}10%,35.1%{border-bottom-color:transparent}10.1%,35%{border-bottom-color:currentColor}50.1%{border-left-color:transparent}to{border-left-color:transparent;border-bottom-color:transparent;transform:rotate(1turn)}}/*!
* # Fomantic-UI - Loader
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@keyframes placeholderShimmer{0%{background-position:-1200px 0}to{background-position:1200px 0}}/*!
* # Fomantic-UI - Rail
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*//*!
* # Fomantic-UI - Reveal
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*//*!
* # Fomantic-UI - Segment
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.ui.segment{position:relative;margin:1rem 0;padding:1em;border-radius:.25rem}.ui.segment:first-child{margin-top:0}.ui.segment:last-child{margin-bottom:0}.ui.vertical.segment{margin:0;padding-left:0;padding-right:0;border-bottom:1px solid rgba(122,124,126,.25)}.ui.vertical.segment:last-child{border-bottom:none}.ui.stacked.segment{padding-bottom:1.4em}.ui.stacked.segment:after,.ui.stacked.segment:before,.ui.stacked.segments:after,.ui.stacked.segments:before{content:"";position:absolute;bottom:-3px;left:0;border-top:1px solid rgba(122,124,126,.25);background:rgba(0,0,0,.03);width:100%;height:6px;visibility:visible}.ui.stacked.segment:before,.ui.stacked.segments:before{display:none}.ui.stacked.inverted.segment:after,.ui.stacked.inverted.segment:before,.ui.stacked.inverted.segments:after,.ui.stacked.inverted.segments:before{background-color:rgba(0,0,0,.03);border-top:1px solid rgba(34,36,38,.35)}.ui.padded.segment{padding:1.5em}.ui[class*="very padded"].segment{padding:3em}.ui.padded.segment.vertical.segment{padding-left:0;padding-right:0}.ui.basic.segment{background:none transparent;box-shadow:none;border:none;border-radius:0}.ui.violet.segment.segment.segment.segment.segment:not(.inverted){border-top:2px solid #6435c9}.ui.inverted.violet.segment.segment.segment.segment.segment{background-color:#6435c9;color:#fff}.ui.grey.segment.segment.segment.segment.segment:not(.inverted){border-top:2px solid #767676}.ui.inverted.grey.segment.segment.segment.segment.segment{background-color:#767676;color:#fff}.ui.black.segment.segment.segment.segment.segment:not(.inverted){border-top:2px solid #252a31}.ui.inverted.black.segment.segment.segment.segment.segment{background-color:#252a31;color:#fff}.ui[class*="left aligned"].segment{text-align:left}.ui[class*="center aligned"].segment{text-align:center}.ui.inverted.segment{border:none;box-shadow:none}.ui.inverted.segment{background:#252a31;color:hsla(0,0%,100%,.9)}.ui.inverted.segment .inverted.segment{color:hsla(0,0%,100%,.9)}.ui.inverted.attached.segment{border-color:#555}.ui.attached.segment{top:0;bottom:0;border-radius:0;margin:0-1px;width:calc(100% + 2px);max-width:calc(100% + 2px);box-shadow:none;border:1px solid #d4d4d5}.ui.fitted.segment:not(.horizontally){padding-top:0;padding-bottom:0}.ui.fitted.segment:not(.vertically){padding-left:0;padding-right:0}.ui.segment{font-size:1rem}.ui.large.segment{font-size:1.125rem}.ui.huge.segment{font-size:1.4375rem}.ui.segment div.highlight>pre .c1{color:#767676}.ui.segment div.highlight>pre .s{color:#b5cc18}.ui.segment div.highlight>pre .nt{color:#b5cc18;font-weight:700}.ui.segment div.highlight>pre .w{color:#fff}.ui.inverted.segment .ui.header{color:#fff}.ui.inverted.segment a{color:#fff;opacity:.85}.ui.inverted.segment a.active,.ui.inverted.segment a:active,.ui.inverted.segment a:focus,.ui.inverted.segment a:hover,.ui.inverted.segments a.active,.ui.inverted.segments a:active,.ui.inverted.segments a:focus,.ui.inverted.segments a:hover{opacity:1}/*!
* # Fomantic-UI - Step
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@media only screen and (max-width:767.98px){}@media only screen and (max-width:991.98px){}@font-face{font-family:Step;src:url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAoUAA4AAAAAEPQAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABRAAAAEQAAABWPeFJAWNtYXAAAAGIAAAAOgAAAUrQEhm3Y3Z0IAAAAcQAAAAUAAAAHAZJ/5RmcGdtAAAB2AAABPkAAAmRigp4O2dhc3AAAAbUAAAACAAAAAgAAAAQZ2x5ZgAABtwAAACuAAAAtt9nBHZoZWFkAAAHjAAAADUAAAA2ASs8e2hoZWEAAAfEAAAAIAAAACQHUwNNaG10eAAAB+QAAAAMAAAADAspAABsb2NhAAAH8AAAAAgAAAAIADgAW21heHAAAAf4AAAAIAAAACAApgm8bmFtZQAACBgAAAF3AAACzcydGhxwb3N0AAAJkAAAACoAAAA7rr1AmHByZXAAAAm8AAAAVgAAAFaSoZr/eJxjYGTewTiBgZWBg6mKaQ8DA0MPhGZ8wGDIyMTAwMTAysyAFQSkuaYwOLxgeMHIHPQ/iyGKmZvBHyjMCJIDAPe9C2B4nGNgYGBmgGAZBkYGEHAB8hjBfBYGDSDNBqQZGZgYGF4w/v8PUvCCAURLMELVAwEjG8OIBwBk5AavAAB4nGNgQANGDEbM3P83gjAAELQD4XicnVXZdtNWFJU8ZHASOmSgoA7X3DhQ68qEKRgwaSrFdiEdHAitBB2kDHTkncc+62uOQrtWH/m07n09JLR0rbYsls++R1tn2DrnRhwjKn0aiGvUoZKXA6msPZZK90lc13Uvj5UMBnFdthJPSZuonSRKat3sUC7xWOsqWSdYJ+PlIFZPVZ5noAziFB5lSUQbRBuplyZJ4onjJ4kWZxAfJUkgJaMQp9LIUEI1GsRS1aFM6dCr1xNx00DKRqMedVhU90PFJ8c1p9SsA0YqVznCFevVRr4bpwMve5DEOsGzrYcxHnisfpQqkIqR6cg/dkpOlIaBVHHUoVbi6DCTX/eRTCrNQKaMYkWl7oG43f102xYxPXQ6vi5KlUaqurnOKJrt0fGogygP2cbppNzQ2fbw5RlTVKtdcbPtQGYNXErJbHSfRAAdJlLj6QFONZwCqRn1R8XZ588BEslclKo8VTKHegOZMzt7cTHtbiersnCknwcyb3Z2452HQ6dXh3/R+hdM4cxHj+Jifj5C+lBqfiJOJKVGWMzyp4YfcVcgQrkxiAsXyuBThDl0RdrZZl3jtTH2hs/5SqlhPQna6KP4fgr9TiQrHGdRo/VInM1j13Wt3GdQS7W7Fzsyr0OVIu7vCwuuM+eEYZ4WC1VfnvneBTT/Bohn/EDeNIVL+5YpSrRvm6JMu2iKCu0SVKVdNsUU7YoppmnPmmKG9h1TzNKeMzLj/8vc55H7HN7xkJv2XeSmfQ+5ad9HbtoPkJtWITdtHblpLyA3rUZu2lWjOnYEGgZpF1IVQdA0svph3Fab9UDWjDR8aWDyLmLI+upER521tcofxX914gsHcmmip7siF5viLq/bFj483e6rj5pG3bDV+MaR8jAeRnocmtBZ+c3hv+1N3S6a7jKqMugBFUwKwABl7UAC0zrbCaT1mqf48gdgXIZ4zkpDtVSfO4am7+V5X/exOfG+x+3GLrdcd3kJWdYNcmP28N9SZKrrH+UtrVQnR6wrJ49VaxhDKrwour6SlHu0tRu/KKmy8l6U1srnk5CbPYMbQlu27mGwI0xpyiUeXlOlKD3UUo6yQyxvKco84JSLC1qGxLgOdQ9qa8TpoXoYGwshhqG0vRBwSCldFd+0ynfxHqtr2Oj4xRXh6XpyEhGf4ir7UfBU10b96A7avGbdMoMpVaqn+4xPsa/b9lFZaaSOsxe3VAfXNOsaORXTT+Rr4HRvOGjdAz1UfDRBI1U1x+jGKGM0ljXl3wR0MVZ+w2jVYvs93E+dpFWsuUuY7JsT9+C0u/0q+7WcW0bW/dcGvW3kip8jMb8tCvw7B2K3ZA3UO5OBGAvIWdAYxhYmdxiug23EbfY/Jqf/34aFRXJXOxq7eerD1ZNRJXfZ8rjLTXZZ16M2R9VOGvsIjS0PN+bY4XIstsRgQbb+wf8x7gF3aVEC4NDIZZiI2nShnurh6h6rsW04VxIBds2x43QAegAuQd8cu9bzCYD13CPnLsB9cgh2yCH4lByCz8i5BfA5OQRfkEMwIIdgl5w7AA/IIXhIDsEeOQSPyNkE+JIcgq/IIYjJIUjIuQ3wmByCJ+QQfE0OwTdGrk5k/pYH2QD6zqKbQKmdGhzaOGRGrk3Y+zxY9oFFZB9aROqRkesT6lMeLPV7i0j9wSJSfzRyY0L9iQdL/dkiUn+xiNRnxpeZIymvDp7zjg7+BJfqrV4AAAAAAQAB//8AD3icY2BkAALmJUwzGEQZZBwk+RkZGBmdGJgYmbIYgMwsoGSiiLgIs5A2owg7I5uSOqOaiT2jmZE8I5gQY17C/09BQEfg3yt+fh8gvYQxD0j68DOJiQn8U+DnZxQDcQUEljLmCwBpBgbG/3//b2SOZ+Zm4GEQcuAH2sblDLSEm8FFVJhJEGgLH6OSHpMdo5EcI3Nk0bEXJ/LYqvZ82VXHGFd6pKTkyCsQwQAAq+QkqAAAeJxjYGRgYADiw5VSsfH8Nl8ZuJlfAEUYzpvO6IXQCb7///7fyLyEmRvI5WBgAokCAFb/DJAAAAB4nGNgZGBgDvqfxRDF/IKB4f935iUMQBEUwAwAi5YFpgPoAAAD6AAAA1kAAAAAAAAAOABbAAEAAAADABYAAQAAAAAAAgAGABMAbgAAAC0JkQAAAAB4nHWQy2rCQBSG//HSi0JbWui2sypKabxgN4IgWHTTbqS4LTHGJBIzMhkFX6Pv0IfpS/RZ+puMpShNmMx3vjlz5mQAXOMbAvnzxJGzwBmjnAs4Rc9ykf7Zcon8YrmMKt4sn9C/W67gAYHlKm7wwQqidM5ogU/LAlfi0nIBF+LOcpH+0XKJ3LNcxq14tXxC71muYCJSy1Xci6+BWm11FIRG1gZ12W62OnK6lYoqStxYumsTKp3KvpyrxPhxrBxPLfc89oN17Op9uJ8nvk4jlciW09yrkZ/42jX+bFc93QRtY+ZyrtVSDm2GXGm18D3jhMasuo3G3/MwgMIKW2hEvKoQBhI12jrnNppooUOaMkMyM8+KkMBFTONizR1htpIy7nPMGSW0PjNisgOP3+WRH5MC7o9ZRR+tHsYT0u6MKPOSfTns7jBrREqyTDezs9/eU2x4WpvWcNeuS511JTE8qCF5H7u1BY1H72S3Ymi7aPD95/9+AN1fhEsAeJxjYGKAAC4G7ICZgYGRiZGZMzkjNTk7N7Eomy05syg5J5WBAQBE1QZBAABLuADIUlixAQGOWbkIAAgAYyCwASNEsAMjcLIEKAlFUkSyCgIHKrEGAUSxJAGIUViwQIhYsQYDRLEmAYhRWLgEAIhYsQYBRFlZWVm4Af+FsASNsQUARAAA)format("woff")}/*!
* # Fomantic-UI - Text
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* https://github.com/fomantic/Fomantic-UI/blob/master/LICENSE.md
*
*/span.ui.text{line-height:1}span.ui.violet.text{color:#6435c9}/*!
* # Fomantic-UI - Breadcrumb
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*//*!
* # Fomantic-UI - Form
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@media only screen and (max-width:767.98px){}/*!
* # Fomantic-UI - Grid
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.ui.grid{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;padding:0;margin:-1rem}.ui.relaxed.grid{margin-left:-1.5rem;margin-right:-1.5rem}.ui.grid>.column:not(.row),.ui.grid>.row>.column{position:relative;display:inline-block;width:6.25%;padding-left:1rem;padding-right:1rem;vertical-align:top}.ui.grid>*{padding-left:1rem;padding-right:1rem}.ui.grid>.row{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:inherit;align-items:stretch;width:100%!important;padding:1rem 0}.ui.grid>.column:not(.row){padding-top:1rem;padding-bottom:1rem}.ui.grid>.row>.column{margin-top:0;margin-bottom:0}.ui.aligned.grid .column>.segment:not(.compact):not(.attached),.ui.grid .aligned.row>.column>.segment:not(.compact):not(.attached){width:100%}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px) and (max-width:991.98px){}@media only screen and (min-width:992px) and (max-width:1199.98px){}@media only screen and (min-width:1200px) and (max-width:1919.98px){}@media only screen and (min-width:1920px){}.ui.grid>.column:only-child,.ui.grid>.row>.column:only-child,.ui[class*="one column"].grid>.column:not(.row),.ui[class*="one column"].grid>.row>.column{width:100%}.ui[class*="four column"].grid>.column:not(.row),.ui[class*="four column"].grid>.row>.column{width:25%}.ui.grid>[class*="two wide"].column{width:12.5%!important}.ui.grid>[class*="three wide"].column{width:18.75%!important}.ui.grid>[class*="four wide"].column{width:25%!important}.ui.grid>[class*="five wide"].column{width:31.25%!important}.ui.grid>[class*="six wide"].column{width:37.5%!important}.ui.grid>.row>[class*="seven wide"].column{width:43.75%!important}.ui.grid>.row>[class*="eight wide"].column,.ui.grid>[class*="eight wide"].column{width:50%!important}.ui.grid>[class*="ten wide"].column{width:62.5%!important}.ui.grid>[class*="eleven wide"].column{width:68.75%!important}.ui.grid>.row>[class*="twelve wide"].column,.ui.grid>[class*="twelve wide"].column{width:75%!important}.ui.grid>[class*="thirteen wide"].column{width:81.25%!important}.ui.grid>[class*="fourteen wide"].column{width:87.5%!important}.ui.grid>.row>[class*="sixteen wide"].column,.ui.grid>[class*="sixteen wide"].column{width:100%!important}@media only screen and (min-width:320px) and (max-width:767.98px){.ui.grid>[class*="three wide mobile"].column{width:18.75%!important}.ui.grid>[class*="eleven wide mobile"].column{width:68.75%!important}.ui.grid>[class*="thirteen wide mobile"].column{width:81.25%!important}.ui.grid>.row>[class*="sixteen wide mobile"].column,.ui.grid>[class*="sixteen wide mobile"].column{width:100%!important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ui.grid>[class*="two wide tablet"].column{width:12.5%!important}.ui.grid>[class*="five wide tablet"].column{width:31.25%!important}.ui.grid>[class*="eight wide tablet"].column{width:50%!important}.ui.grid>[class*="eleven wide tablet"].column{width:68.75%!important}.ui.grid>.row>[class*="twelve wide tablet"].column,.ui.grid>[class*="twelve wide tablet"].column{width:75%!important}.ui.grid>[class*="fourteen wide tablet"].column{width:87.5%!important}.ui.grid>.row>[class*="sixteen wide tablet"].column,.ui.grid>[class*="sixteen wide tablet"].column{width:100%!important}}@media only screen and (min-width:992px){.ui.grid>[class*="three wide computer"].column{width:18.75%!important}.ui.grid>[class*="four wide computer"].column{width:25%!important}.ui.grid>[class*="five wide computer"].column{width:31.25%!important}.ui.grid>[class*="six wide computer"].column{width:37.5%!important}.ui.grid>.row>[class*="seven wide computer"].column{width:43.75%!important}.ui.grid>.row>[class*="eight wide computer"].column{width:50%!important}.ui.grid>[class*="ten wide computer"].column{width:62.5%!important}.ui.grid>.row>[class*="twelve wide computer"].column,.ui.grid>[class*="twelve wide computer"].column{width:75%!important}.ui.grid>[class*="thirteen wide computer"].column{width:81.25%!important}}@media only screen and (min-width:1200px) and (max-width:1919.98px){}@media only screen and (min-width:1920px){}.ui.centered.grid,.ui.centered.grid>.row{text-align:center;justify-content:center}.ui.centered.grid>.column:not(.aligned):not(.justified):not(.row),.ui.centered.grid>.row>.column:not(.aligned):not(.justified),.ui.grid .centered.row>.column:not(.aligned):not(.justified){text-align:left}.ui.relaxed.grid>.column:not(.row),.ui.relaxed.grid>.row>.column{padding-left:1.5rem;padding-right:1.5rem}.ui.padded.grid:not(.vertically):not(.horizontally){margin:0!important}[class*="vertically padded"].ui.grid{margin-top:0!important;margin-bottom:0!important}.ui.grid>[class*="middle aligned"].column:not(.row),.ui[class*="middle aligned"].grid>.column:not(.row),.ui[class*="middle aligned"].grid>.row>.column{flex-direction:column;vertical-align:middle;align-self:center!important}.ui.stretched.grid>.column{display:inline-flex!important;flex-direction:column}.ui.stretched.grid>.column>*{flex-grow:1}.ui.grid>[class*="left aligned"].column.column{text-align:left;align-self:inherit}.ui.grid>[class*="center aligned"].column.column,.ui[class*="center aligned"].grid>.row>.column{text-align:center;align-self:inherit}.ui[class*="center aligned"].grid{justify-content:center}.ui.grid>[class*="right aligned"].column.column{text-align:right;align-self:inherit}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px) and (max-width:991.98px){}@media only screen and (min-width:992px){}@media only screen and (min-width:768px) and (max-width:991.98px){}@media only screen and (max-width:767.98px){}@media only screen and (max-width:767.98px){.ui.ui.ui.ui.stackable.grid{width:auto;margin-left:0!important;margin-right:0!important}.ui.stackable.grid>.column:not(.row),.ui.stackable.grid>.wide.column{width:100%!important;margin:0!important;box-shadow:none!important;padding:1rem}.ui.container>.ui.stackable.grid>.column{padding-left:0!important;padding-right:0!important}}@media only screen and (max-width:767.98px){.ui.grid.grid.grid>.row>[class*="computer only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="computer only"].column:not(.mobile),.ui.grid.grid.grid>[class*="computer only"].row:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="tablet only"].column:not(.mobile),.ui.grid.grid.grid>[class*="tablet only"].row:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui[class*="computer only"].grid.grid.grid:not(.mobile),.ui[class*="large screen only"].grid.grid.grid:not(.mobile),.ui[class*="tablet only"].grid.grid.grid:not(.mobile),.ui[class*="widescreen only"].grid.grid.grid:not(.mobile){display:none!important}}@media only screen and (min-width:768px) and (max-width:991.98px){.ui.grid.grid.grid>.row>[class*="computer only"].column:not(.tablet),.ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.tablet),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="computer only"].column:not(.tablet),.ui.grid.grid.grid>[class*="computer only"].row:not(.tablet),.ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="mobile only"].column:not(.tablet),.ui.grid.grid.grid>[class*="mobile only"].row:not(.tablet),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui[class*="computer only"].grid.grid.grid:not(.tablet),.ui[class*="large screen only"].grid.grid.grid:not(.mobile),.ui[class*="mobile only"].grid.grid.grid:not(.tablet),.ui[class*="widescreen only"].grid.grid.grid:not(.mobile){display:none!important}}@media only screen and (min-width:992px) and (max-width:1199.98px){.ui.grid.grid.grid>.row>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="large screen only"].row:not(.mobile),.ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui[class*="large screen only"].grid.grid.grid:not(.mobile),.ui[class*="mobile only"].grid.grid.grid:not(.computer),.ui[class*="tablet only"].grid.grid.grid:not(.computer),.ui[class*="widescreen only"].grid.grid.grid:not(.mobile){display:none!important}}@media only screen and (min-width:1200px) and (max-width:1919.98px){.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.ui.grid.grid.grid>[class*="widescreen only"].column:not(.mobile),.ui.grid.grid.grid>[class*="widescreen only"].row:not(.mobile),.ui[class*="mobile only"].grid.grid.grid:not(.computer),.ui[class*="tablet only"].grid.grid.grid:not(.computer),.ui[class*="widescreen only"].grid.grid.grid:not(.mobile){display:none!important}}@media only screen and (min-width:1920px){.ui.grid.grid.grid>.row>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>.row>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].column:not(.computer),.ui.grid.grid.grid>[class*="mobile only"].row:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].column:not(.computer),.ui.grid.grid.grid>[class*="tablet only"].row:not(.computer),.ui[class*="mobile only"].grid.grid.grid:not(.computer),.ui[class*="tablet only"].grid.grid.grid:not(.computer){display:none!important}}@media only screen and (max-width:991.98px){}.ui.menu{display:flex;margin:1rem 0;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;font-weight:400;min-height:2.875em}.ui.menu:after{content:"";display:block;height:0;clear:both;visibility:hidden}.ui.menu:first-child{margin-top:0}.ui.menu:last-child{margin-bottom:0}.ui.menu .menu{margin:0}.ui.menu:not(.vertical)>.menu{display:flex}.ui.menu:not(.vertical) .item{display:flex;align-items:center}.ui.menu .item{position:relative;vertical-align:middle;line-height:1;text-decoration:none;-webkit-tap-highlight-color:transparent;flex:0 0 auto;user-select:none;text-transform:none;color:#252a31;font-weight:400}.ui.menu>.item:first-child{border-radius:.25rem 0 0 .25rem}.ui.menu .item:before{position:absolute;content:"";top:0;right:0;height:100%;width:1px;background:rgba(34,36,38,.1)}.ui.menu .item>a:not(.ui),.ui.menu .item>p:only-child,.ui.menu .text.item>*{user-select:text;line-height:1.3}.ui.menu .item>i.icon{opacity:.9}.ui.menu:not(.vertical) .item>.button{position:relative;top:0;margin:-.5em 0;padding-bottom:.8125em;padding-top:.8125em;font-size:1em}.ui.menu .item>i.dropdown.icon{padding:0;float:right;margin:0 0 0 1em}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}.ui.link.menu .item:hover,.ui.menu .dropdown.item:hover,.ui.menu .link.item:hover,.ui.menu a.item:hover{cursor:pointer;background:rgba(0,0,0,.03);color:rgba(0,0,0,.95)}.ui.link.menu .item:active,.ui.menu .link.item:active,.ui.menu a.item:active{background:rgba(0,0,0,.03);color:rgba(0,0,0,.95)}.ui.menu:not(.vertical) .right.item,.ui.menu:not(.vertical) .right.menu{display:flex;margin-left:auto!important}.ui.menu .right.item:before,.ui.menu .right.menu>.item:before{right:auto;left:0}.ui.vertical.menu{display:block;flex-direction:column}.ui.vertical.menu .item{display:block;border-top:none;border-right:none}.ui.vertical.menu>.item:first-child{border-radius:.25rem .25rem 0 0}.ui.vertical.menu>.item:last-child{border-radius:0 0 .25rem .25rem}.ui.vertical.menu .item:before{position:absolute;content:"";top:0;left:0;width:100%;height:1px;background:rgba(34,36,38,.1)}.ui.vertical.menu .item:first-child:before{display:none!important}.ui.secondary.menu{background:none;margin-left:-.3125em;margin-right:-.3125em;border-radius:0;border:none;box-shadow:none}.ui.secondary.menu .item{align-self:center;box-shadow:none;border:none;padding:.8125em .9375em;margin:0 .3125em;background:none;transition:color .1s ease;border-radius:.25rem}.ui.secondary.menu .item:before{display:none!important}.ui.secondary.menu .dropdown.item:hover,.ui.secondary.menu .link.item:hover,.ui.secondary.menu a.item:hover{background:rgba(0,0,0,.05);color:rgba(0,0,0,.95)}.ui.text.menu{border-radius:0}.ui.text.menu .item{border-radius:0;box-shadow:none;align-self:center;padding:.3125em .4375em;font-weight:400;transition:opacity .1s ease}.ui.text.menu .item:before,.ui.text.menu .menu .item:before{display:none!important}.ui.vertical.text.menu{margin:1em 0}.ui.vertical.text.menu:first-child{margin-top:0}.ui.vertical.text.menu:last-child{margin-bottom:0}.ui.vertical.text.menu .item{margin:.5em 0;padding-left:0;padding-right:0}.ui.text.menu .item:hover{opacity:1;background-color:transparent}.ui.inverted.text.menu,.ui.inverted.text.menu .item,.ui.inverted.text.menu .item:hover{background-color:transparent}@media only screen and (max-width:767.98px){}.ui.inverted.menu{border:0 solid transparent;background:#252a31;box-shadow:none}.ui.inverted.menu .item,.ui.inverted.menu .item>a:not(.ui){background:transparent;color:hsla(0,0%,100%,.9)}.ui.inverted.menu .item:before,.ui.vertical.inverted.menu .item:before{background:hsla(0,0%,100%,.08)}.ui.inverted.menu .dropdown.item:hover,.ui.inverted.menu .link.item:hover,.ui.inverted.menu a.item:hover,.ui.link.inverted.menu .item:hover{background:hsla(0,0%,100%,.08);color:#fff}.ui.inverted.menu .link.item:active,.ui.inverted.menu a.item:active{background:hsla(0,0%,100%,.08);color:#fff}.ui.borderless.menu .item .menu .item:before,.ui.borderless.menu .item:before,.ui.menu .borderless.item:before{background:none!important}.ui.menu{font-size:1rem}.ui.vertical.menu{width:15rem}.ui.big.menu,.ui.big.menu .dropdown{font-size:1rem}/*!
* # Fomantic-UI - Message
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*//*!
* # Fomantic-UI - Table
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@media only screen and (max-width:767.98px){}@media only screen and (max-width:991.98px){}/*!
* # Fomantic-UI - Card
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.ui.cards>.card{max-width:100%;position:relative;flex-direction:column;min-height:0;background:#fff;padding:0;border:none;border-radius:.25rem;box-shadow:0 1px 3px 0#d4d4d5,0 0 0 1px #d4d4d5;transition:box-shadow .1s ease,transform .1s ease;word-wrap:break-word}.ui.cards{display:flex;margin:-.875em -.5em;flex-wrap:wrap}.ui.cards>.card{display:flex;margin:.875em .5em;float:none}.ui.card:after,.ui.cards:after{display:block;content:" ";height:0;clear:both;overflow:hidden;visibility:hidden}.ui.card>:first-child,.ui.cards>.card>:first-child{border-radius:.25rem .25rem 0 0!important;border-top:none!important}.ui.card>:last-child,.ui.cards>.card>:last-child{border-radius:0 0 .25rem .25rem!important}.ui.card>:only-child,.ui.cards>.card>:only-child{border-radius:.25rem!important}.ui.cards>.card>.content{flex-grow:1;border:none;border-top:1px solid rgba(34,36,38,.1);background:none;margin:0;padding:1em;box-shadow:none;font-size:1em;border-radius:0}.ui.card>.content:after,.ui.cards>.card>.content:after{display:block;content:" ";height:0;clear:both;overflow:hidden;visibility:hidden}.ui.cards>.card>.content>.header{display:block;font-family:Lato,Helvetica Neue,Arial,Helvetica,sans-serif;color:rgba(0,0,0,.85)}.ui.card>.content>.header:not(.ui),.ui.cards>.card>.content>.header:not(.ui){font-weight:600;font-size:1.1em;margin-top:-.25em;line-height:1.2}.ui.cards>.card>.content>.meta+.description{margin-top:.5em}.ui.cards>.card [class*="center aligned"]{text-align:center}.ui.cards>.card .content img{display:inline-block;vertical-align:middle}.ui.cards>.card>.content>.description{clear:both;color:rgba(0,0,0,.68)}.ui.cards>.card .meta{font-size:.92em;color:rgba(0,0,0,.4)}.ui.link.cards .card{transform:none}.ui.cards a.card:hover,.ui.link.card:hover,.ui.link.cards .card:not(.icon):hover,a.ui.card:hover{cursor:pointer;z-index:5;background:#fff;border:none;box-shadow:0 1px 3px 0#bcbdbd,0 0 0 1px #d4d4d5;transform:translateY(-3px)}.ui.three.cards{margin-left:-1em;margin-right:-1em}.ui.three.cards>.card{width:calc(33.33333% - 2em);margin-left:1em;margin-right:1em}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px) and (max-width:991.98px){}@media only screen and (max-width:767.98px){.ui.stackable.cards{display:block!important}.ui.stackable.cards .card:first-child{margin-top:0!important}.ui.stackable.cards>.card{display:block!important;height:auto!important;margin:1em;padding:0!important;width:calc(100% - 2em)!important}}.ui.cards>.card{font-size:1em}.ui.cards>.card .meta{line-height:1.2}a.card,a.card:hover{text-decoration:none}/*!
* # Fomantic-UI - Feed
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*//*!
* # Fomantic-UI - Item
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@media only screen and (min-width:768px) and (max-width:991.98px){}@media only screen and (max-width:767.98px){}@media only screen and (max-width:767.98px){}/*!
* # Fomantic-UI - Statistic
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@media only screen and (max-width:767.98px){}/*!
* # Fomantic-UI - Accordion
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@font-face{font-family:Accordion;src:url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAASwAAoAAAAABGgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAS0AAAEtFpovuE9TLzIAAAIkAAAAYAAAAGAIIweQY21hcAAAAoQAAABMAAAATA984gpnYXNwAAAC0AAAAAgAAAAIAAAAEGhlYWQAAALYAAAANgAAADb/0IhHaGhlYQAAAxAAAAAkAAAAJAKZAedobXR4AAADNAAAABgAAAAYAm4AEm1heHAAAANMAAAABgAAAAYABlAAbmFtZQAAA1QAAAE8AAABPPC1n05wb3N0AAAEkAAAACAAAAAgAAMAAAEABAQAAQEBB3JhdGluZwABAgABADr4HAL4GwP4GAQeCgAZU/+Lix4KABlT/4uLDAeLa/iU+HQFHQAAAHkPHQAAAH4RHQAAAAkdAAABJBIABwEBBw0PERQZHnJhdGluZ3JhdGluZ3UwdTF1MjB1RjBEOXVGMERBAAACAYkABAAGAQEEBwoNVp38lA78lA78lA77lA773Z33bxWLkI2Qj44I9xT3FAWOj5CNkIuQi4+JjoePiI2Gi4YIi/uUBYuGiYeHiIiHh4mGi4aLho2Ijwj7FPcUBYeOiY+LkAgO+92L5hWL95QFi5CNkI6Oj4+PjZCLkIuQiY6HCPcU+xQFj4iNhouGi4aJh4eICPsU+xQFiIeGiYaLhouHjYePiI6Jj4uQCA74lBT4lBWLDAoAAAAAAwIAAZAABQAAAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADw2gHg/+D/4AHgACAAAAABAAAAAAAAAAAAAAAgAAAAAAACAAAAAwAAABQAAwABAAAAFAAEADgAAAAKAAgAAgACAAEAIPDa//3//wAAAAAAIPDZ//3//wAB/+MPKwADAAEAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAEAADfYOJZfDzz1AAsCAAAAAADP/aPuAAAAAM/9o+4AAAAAALcBbgAAAAgAAgAAAAAAAAABAAAB4P/gAAACAAAAAAAAtwABAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAEAAAAAtwASALcAAAAAUAAABgAAAAAADgCuAAEAAAAAAAEADAAAAAEAAAAAAAIADgBAAAEAAAAAAAMADAAiAAEAAAAAAAQADABOAAEAAAAAAAUAFgAMAAEAAAAAAAYABgAuAAEAAAAAAAoANABaAAMAAQQJAAEADAAAAAMAAQQJAAIADgBAAAMAAQQJAAMADAAiAAMAAQQJAAQADABOAAMAAQQJAAUAFgAMAAMAAQQJAAYADAA0AAMAAQQJAAoANABaAHIAYQB0AGkAbgBnAFYAZQByAHMAaQBvAG4AIAAxAC4AMAByAGEAdABpAG4AZ3JhdGluZwByAGEAdABpAG4AZwBSAGUAZwB1AGwAYQByAHIAYQB0AGkAbgBnAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)format("woff");font-weight:400;font-style:normal}/*!
* # Fomantic-UI - Checkbox
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@font-face{font-family:Checkbox;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBD8AAAC8AAAAYGNtYXAYVtCJAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zn4huwUAAAF4AAABYGhlYWQGPe1ZAAAC2AAAADZoaGVhB30DyAAAAxAAAAAkaG10eBBKAEUAAAM0AAAAHGxvY2EAmgESAAADUAAAABBtYXhwAAkALwAAA2AAAAAgbmFtZSC8IugAAAOAAAABknBvc3QAAwAAAAAFFAAAACAAAwMTAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADoAgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6AL//f//AAAAAAAg6AD//f//AAH/4xgEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAEUAUQO7AvgAGgAAARQHAQYjIicBJjU0PwE2MzIfAQE2MzIfARYVA7sQ/hQQFhcQ/uMQEE4QFxcQqAF2EBcXEE4QAnMWEP4UEBABHRAXFhBOEBCoAXcQEE4QFwAAAAABAAABbgMlAkkAFAAAARUUBwYjISInJj0BNDc2MyEyFxYVAyUQEBf9SRcQEBAQFwK3FxAQAhJtFxAQEBAXbRcQEBAQFwAAAAABAAAASQMlA24ALAAAARUUBwYrARUUBwYrASInJj0BIyInJj0BNDc2OwE1NDc2OwEyFxYdATMyFxYVAyUQEBfuEBAXbhYQEO4XEBAQEBfuEBAWbhcQEO4XEBACEm0XEBDuFxAQEBAX7hAQF20XEBDuFxAQEBAX7hAQFwAAAQAAAAIAAHRSzT9fDzz1AAsEAAAAAADRsdR3AAAAANGx1HcAAAAAA7sDbgAAAAgAAgAAAAAAAAABAAADwP/AAAAEAAAAAAADuwABAAAAAAAAAAAAAAAAAAAABwQAAAAAAAAAAAAAAAIAAAAEAABFAyUAAAMlAAAAAAAAAAoAFAAeAE4AcgCwAAEAAAAHAC0AAQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAOAK4AAQAAAAAAAQAIAAAAAQAAAAAAAgAHAGkAAQAAAAAAAwAIADkAAQAAAAAABAAIAH4AAQAAAAAABQALABgAAQAAAAAABgAIAFEAAQAAAAAACgAaAJYAAwABBAkAAQAQAAgAAwABBAkAAgAOAHAAAwABBAkAAwAQAEEAAwABBAkABAAQAIYAAwABBAkABQAWACMAAwABBAkABgAQAFkAAwABBAkACgA0ALBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhWZXJzaW9uIDIuMABWAGUAcgBzAGkAbwBuACAAMgAuADBDaGVja2JveABDAGgAZQBjAGsAYgBvAHhDaGVja2JveABDAGgAZQBjAGsAYgBvAHhSZWd1bGFyAFIAZQBnAHUAbABhAHJDaGVja2JveABDAGgAZQBjAGsAYgBvAHhGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)format("truetype")}/*!
* # Fomantic-UI - Dimmer
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.dimmable:not(body){position:relative}@keyframes fadeInUpCenter{0%{opacity:0;transform:translateY(-40%);-webkit-transform:translateY(calc(-40% - .5px))}to{opacity:1;transform:translateY(-50%);-webkit-transform:translateY(calc(-50% - .5px))}}@keyframes fadeInDownCenter{0%{opacity:0;transform:translateY(-60%);-webkit-transform:translateY(calc(-60% - .5px))}to{opacity:1;transform:translateY(-50%);-webkit-transform:translateY(calc(-50% - .5px))}}@keyframes fadeOutUpCenter{0%{opacity:1;transform:translateY(-50%);-webkit-transform:translateY(calc(-50% - .5px))}to{opacity:0;transform:translateY(-45%);-webkit-transform:translateY(calc(-45% - .5px))}}@keyframes fadeOutDownCenter{0%{opacity:1;transform:translateY(-50%);-webkit-transform:translateY(calc(-50% - .5px))}to{opacity:0;transform:translateY(-55%);-webkit-transform:translateY(calc(-55% - .5px))}}@keyframes bounceCenter{0%,20%,50%,80%,to{transform:translateY(-50%);-webkit-transform:translateY(calc(-50% - .5px))}40%{transform:translateY(calc(-50% - 30px))}60%{transform:translateY(calc(-50% - 15px))}}/*!
* # Fomantic-UI - Dropdown
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/.ui.dropdown{cursor:pointer;position:relative;display:inline-block;outline:none;text-align:left;transition:box-shadow .1s ease,width .1s ease;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.ui.dropdown:not(.labeled)>.dropdown.icon{position:relative;width:auto;min-width:1em;font-size:.75em;margin:0 0 0 1em}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}@media only screen and (min-width:992px){}@media only screen and (min-width:1920px){}@supports (-webkit-touch-callout:none) or (-webkit-overflow-scrolling:touch) or (-moz-appearance:none){@media (-moz-touch-enabled),(pointer:coarse){.ui.dropdown .scrollhint.menu:not(.hidden):before{animation:scrollhint 2s ease 2;content:"";z-index:15;display:block;position:absolute;opacity:0;right:.25em;top:0;height:100%;border-right:.25em solid;border-left:0;border-image:linear-gradient(180deg,rgba(0,0,0,.75),transparent)1 100%}.ui.inverted.dropdown .scrollhint.menu:not(.hidden):before{border-image:linear-gradient(180deg,hsla(0,0%,100%,.75),hsla(0,0%,100%,0))1 100%}@keyframes scrollhint{0%{opacity:1;top:100%}to{opacity:0;top:0}}}}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}@media only screen and (min-width:992px){}@media only screen and (min-width:1920px){}@media (-ms-high-contrast:none){}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}@media only screen and (min-width:992px){}@media only screen and (min-width:1920px){}@font-face{font-family:Dropdown;src:url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAVwAAoAAAAABSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAAA9AAAAdkAAAHZLDXE/09TLzIAAALQAAAAYAAAAGAIIweQY21hcAAAAzAAAABMAAAATA9+4ghnYXNwAAADfAAAAAgAAAAIAAAAEGhlYWQAAAOEAAAANgAAADYAQ88baGhlYQAAA7wAAAAkAAAAJAMHAelobXR4AAAD4AAAACAAAAAgBLgAEm1heHAAAAQAAAAABgAAAAYACFAAbmFtZQAABAgAAAFFAAABRVcZpu5wb3N0AAAFUAAAACAAAAAgAAMAAAEABAQAAQEBCGljb21vb24AAQIAAQA6+BwC+BsD+BgEHgoAGVP/i4seCgAZU/+LiwwHi2v4lPh0BR0AAACIDx0AAACNER0AAAAJHQAAAdASAAkBAQgPERMWGyAlKmljb21vb25pY29tb29udTB1MXUyMHVGMEQ3dUYwRDh1RjBEOXVGMERBAAACAYkABgAIAgABAAQABwAKAA0AVgCfAOgBL/yUDvyUDvyUDvuUDvtvi/emFYuQjZCOjo+Pj42Qiwj3lIsFkIuQiY6Hj4iNhouGi4aJh4eHCPsU+xQFiIiGiYaLhouHjYeOCPsU9xQFiI+Jj4uQCA77b4v3FBWLkI2Pjo8I9xT3FAWPjo+NkIuQi5CJjogI9xT7FAWPh42Hi4aLhomHh4eIiIaJhosI+5SLBYaLh42HjoiPiY+LkAgO+92d928Vi5CNkI+OCPcU9xQFjo+QjZCLkIuPiY6Hj4iNhouGCIv7lAWLhomHh4iIh4eJhouGi4aNiI8I+xT3FAWHjomPi5AIDvvdi+YVi/eUBYuQjZCOjo+Pj42Qi5CLkImOhwj3FPsUBY+IjYaLhouGiYeHiAj7FPsUBYiHhomGi4aLh42Hj4iOiY+LkAgO+JQU+JQViwwKAAAAAAMCAAGQAAUAAAFMAWYAAABHAUwBZgAAAPUAGQCEAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA8NoB4P/g/+AB4AAgAAAAAQAAAAAAAAAAAAAAIAAAAAAAAgAAAAMAAAAUAAMAAQAAABQABAA4AAAACgAIAAIAAgABACDw2v/9//8AAAAAACDw1//9//8AAf/jDy0AAwABAAAAAAAAAAAAAAABAAH//wAPAAEAAAABAAA5emozXw889QALAgAAAAAA0ABHWAAAAADQAEdYAAAAAAElAW4AAAAIAAIAAAAAAAAAAQAAAeD/4AAAAgAAAAAAASUAAQAAAAAAAAAAAAAAAAAAAAgAAAAAAAAAAAAAAAABAAAAASUAAAElAAAAtwASALcAAAAAUAAACAAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIADgBHAAEAAAAAAAMADgAkAAEAAAAAAAQADgBVAAEAAAAAAAUAFgAOAAEAAAAAAAYABwAyAAEAAAAAAAoANABjAAMAAQQJAAEADgAAAAMAAQQJAAIADgBHAAMAAQQJAAMADgAkAAMAAQQJAAQADgBVAAMAAQQJAAUAFgAOAAMAAQQJAAYADgA5AAMAAQQJAAoANABjAGkAYwBvAG0AbwBvAG4AVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG0AbwBvAG5pY29tb29uAGkAYwBvAG0AbwBvAG4AUgBlAGcAdQBsAGEAcgBpAGMAbwBtAG8AbwBuAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA)format("woff");font-weight:400;font-style:normal}.ui.dropdown>.dropdown.icon{line-height:1;height:1em;backface-visibility:hidden;font-style:normal;text-align:center;width:auto}.ui.dropdown>.dropdown.icon:before{content:""}/*!
* # Fomantic-UI - Modal
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}@media only screen and (min-width:992px){}@media only screen and (min-width:1200px){}@media only screen and (min-width:1920px){}@media only screen and (max-width:991.98px){}@media only screen and (max-width:767.98px){}@media only screen and (max-width:767.98px){}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}@media only screen and (min-width:992px){}@media only screen and (min-width:1200px){}@media only screen and (min-width:1920px){}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}@media only screen and (min-width:992px){}@media only screen and (min-width:1200px){}@media only screen and (min-width:1920px){}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}@media only screen and (min-width:992px){}@media only screen and (min-width:1200px){}@media only screen and (min-width:1920px){}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}@media only screen and (min-width:992px){}@media only screen and (min-width:1200px){}@media only screen and (min-width:1920px){}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}@media only screen and (min-width:992px){}@media only screen and (min-width:1200px){}@media only screen and (min-width:1920px){}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}@media only screen and (min-width:992px){}@media only screen and (min-width:1200px){}@media only screen and (min-width:1920px){}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}@media only screen and (min-width:992px){}@media only screen and (min-width:1200px){}@media only screen and (min-width:1920px){}@media only screen and (max-width:991.98px){}/*!
* # Fomantic-UI - Popup
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@media only screen and (max-width:767.98px){}@media only screen and (max-width:767.98px){}/*!
* # Fomantic-UI - Progress Bar
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@keyframes progress-active{0%{opacity:.3;transform:scaleX(0)}to{opacity:0;transform:scale(1)}}@keyframes progress-swinging{0%,to{width:10%;left:-25%}25%,65%{width:70%}50%{width:10%;left:100%}}@keyframes progress-sliding{0%{width:10%;left:-25%}50%{width:70%}to{width:10%;left:100%}}@keyframes progress-filling{0%{transform:scaleX(0)}80%{transform:scale(1);opacity:1}to{opacity:0}}@keyframes progress-pulsating{0%{transform:scaleX(0);opacity:.7}to{transform:scale(1);opacity:0}}/*!
* # Fomantic-UI - Rating
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*//*!
* # Fomantic-UI - Search
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}@media only screen and (min-width:992px){}@media only screen and (min-width:1920px){}@media only screen and (max-width:767.98px){}@media only screen and (min-width:768px){}@media only screen and (min-width:992px){}@media only screen and (min-width:1920px){}@media only screen and (max-width:767.98px){}/*!
* # Fomantic-UI - Shape
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*//*!
* # Fomantic-UI - Sidebar
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*//*!
* # Fomantic-UI - Sticky
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*//*!
* # Fomantic-UI - Tab
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*//*!
* # Fomantic-UI - Toast
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@media only screen and (max-width:420px){}@keyframes progressDown{0%{width:100%}to{width:0}}@keyframes progressUp{0%{width:0}to{width:100%}}@keyframes progressWait{0%{opacity:1}to{opacity:0}}/*!
* # Fomantic-UI - Transition
* http://github.com/fomantic/Fomantic-UI/
*
*
* Released under the MIT license
* http://opensource.org/licenses/MIT
*
*/@keyframes browseIn{0%{transform:scale(.8) translateZ(0);z-index:-1}10%{transform:scale(.8) translateZ(0);z-index:-1;opacity:.7}80%{transform:scale(1.05) translateZ(0);opacity:1;z-index:999}to{transform:scale(1) translateZ(0);z-index:999}}@keyframes browseOutLeft{0%{z-index:999;transform:translateX(0) rotateY(0deg) rotateX(0deg)}50%{z-index:-1;transform:translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}to{z-index:-1;transform:translateX(0) rotateY(0deg) rotateX(0deg) translateZ(-10px);opacity:0}}@keyframes browseOutRight{0%{z-index:999;transform:translateX(0) rotateY(0deg) rotateX(0deg)}50%{z-index:1;transform:translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px)}80%{opacity:1}to{z-index:1;transform:translateX(0) rotateY(0deg) rotateX(0deg) translateZ(-10px);opacity:0}}@keyframes dropIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes dropOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(-10%)}to{opacity:1;transform:translateX(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOutUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(5%)}}@keyframes fadeOutDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5%)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(5%)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-5%)}}@keyframes horizontalFlipIn{0%{transform:perspective(2000px) rotateY(-90deg);opacity:0}to{transform:perspective(2000px) rotateY(0deg);opacity:1}}@keyframes verticalFlipIn{0%{transform:perspective(2000px) rotateX(-90deg);opacity:0}to{transform:perspective(2000px) rotateX(0deg);opacity:1}}@keyframes horizontalFlipOut{0%{transform:perspective(2000px) rotateY(0deg);opacity:1}to{transform:perspective(2000px) rotateY(90deg);opacity:0}}@keyframes verticalFlipOut{0%{transform:perspective(2000px) rotateX(0deg);opacity:1}to{transform:perspective(2000px) rotateX(-90deg);opacity:0}}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes flyIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes flyInUp{0%{opacity:0;transform:translate3d(0,1500px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes flyInDown{0%{opacity:0;transform:translate3d(0,-1500px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes flyInLeft{0%{opacity:0;transform:translate3d(1500px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes flyInRight{0%{opacity:0;transform:translate3d(-1500px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes flyOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes flyOutUp{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes flyOutDown{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes flyOutRight{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes flyOutLeft{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes slideInY{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes slideInX{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes slideOutY{0%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0)}}@keyframes slideOutX{0%{opacity:1;transform:scaleX(1)}to{opacity:0;transform:scaleX(0)}}@keyframes swingInX{0%{transform:perspective(1000px) rotateX(90deg);opacity:0}40%{transform:perspective(1000px) rotateX(-30deg);opacity:1}60%{transform:perspective(1000px) rotateX(15deg)}80%{transform:perspective(1000px) rotateX(-7.5deg)}to{transform:perspective(1000px) rotateX(0deg)}}@keyframes swingInY{0%{transform:perspective(1000px) rotateY(-90deg);opacity:0}40%{transform:perspective(1000px) rotateY(30deg);opacity:1}60%{transform:perspective(1000px) rotateY(-17.5deg)}80%{transform:perspective(1000px) rotateY(7.5deg)}to{transform:perspective(1000px) rotateY(0deg)}}@keyframes swingOutX{0%{transform:perspective(1000px) rotateX(0deg)}40%{transform:perspective(1000px) rotateX(-7.5deg)}60%{transform:perspective(1000px) rotateX(17.5deg)}80%{transform:perspective(1000px) rotateX(-30deg);opacity:1}to{transform:perspective(1000px) rotateX(90deg);opacity:0}}@keyframes swingOutY{0%{transform:perspective(1000px) rotateY(0deg)}40%{transform:perspective(1000px) rotateY(7.5deg)}60%{transform:perspective(1000px) rotateY(-10deg)}80%{transform:perspective(1000px) rotateY(30deg);opacity:1}to{transform:perspective(1000px) rotateY(-90deg);opacity:0}}@keyframes zoomIn{0%{opacity:1;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes zoomOut{0%{opacity:1;transform:scale(1)}to{opacity:1;transform:scale(0)}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1) rotate(3deg)}40%,60%,80%{transform:scale(1.1) rotate(-3deg)}to{transform:scale(1) rotate(0)}}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(.9);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes jiggle{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes glow{0%{background-color:#fcfcfd}30%{background-color:#fff6cd}to{background-color:#fcfcfd}}</style>
<style id=fa-v4-font-face>/*!
* Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2024 Fonticons, Inc.
*/@font-face{font-family:"FontAwesome";src:url()format("woff2");unicode-range:u+f001,u+f004-f005,u+f007-f008,u+f00c,u+f011-f012,u+f015,u+f018-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d,u+f04a-f04e,u+f05b,u+f060-f064,u+f067-f068,u+f06b-f06d,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f091,u+f093,u+f095,u+f09c,u+f0a3,u+f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c6,u+f0c8,u+f128,u+f12a,u+f155,u+f283,u+f292,u+f295}</style><style id=fa-v5-font-face>/*!
* Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2024 Fonticons, Inc.
*/@font-face{font-family:"Font Awesome 5 Brands";font-weight:400;src:url()format("woff2");unicode-range:u+e007,u+e013,u+e01a,u+e01e,u+e049,u+e052,u+e055-e057,u+e077-e084,u+e087-e088,u+f081-f082,u+f08c,u+f092,u+f099-f09b,u+f0d2-f0d5,u+f0e1,u+f113,u+f136,u+f13b-f13c,u+f15a,u+f167-f169,u+f16b-f16e,u+f170-f171,u+f173-f174,u+f179-f17e,u+f180-f181,u+f184,u+f189-f18d,u+f194,u+f198,u+f19a-f19b,u+f19e,u+f1a0-f1a9,u+f1b4,u+f1bc,u+f1be,u+f1e8,u+f1ed,u+f1f0-f1f1,u+f20e,u+f210,u+f213-f214,u+f232,u+f23a,u+f26b,u+f270,u+f288,u+f299,u+f2a6,u+f2b0,u+f2c5-f2c6,u+f2e0,u+f368,u+f379,u+f392-f393,u+f39f,u+f3a9,u+f3ab-f3ac,u+f3c0,u+f3c7,u+f3ca,u+f3e2,u+f3eb-f3ec,u+f3ef,u+f3f8,u+f3fe,u+f419,u+f41b,u+f4d5,u+f4e4,u+f4f8-f4f9,u+f514,u+f5b5,u+f6c9,u+f731,u+f77b,u+f7af,u+f7e1,u+f83b}@font-face{font-family:"Font Awesome 5 Brands";font-weight:400;src:url()format("woff2");unicode-range:u+f3e8-f3ea,u+f3ee,u+f3f3,u+f3f5-f3f7,u+f3f9,u+f402-f405,u+f407-f40d,u+f411-f417,u+f41a,u+f41c-f421,u+f423,u+f426-f431,u+f44d,u+f452,u+f457,u+f459,u+f4e5,u+f4e7-f4f7,u+f50a-f513,u+f592,u+f59e,u+f5a3,u+f5a8,u+f5b2,u+f5be,u+f5c6,u+f5cc,u+f5cf,u+f5f1,u+f5f7,u+f5fa,u+f60f,u+f612,u+f63f,u+f642,u+f69d,u+f6ca,u+f6cc,u+f6dc,u+f730,u+f75d,u+f77a,u+f785,u+f789,u+f78d,u+f790-f791,u+f797-f799,u+f7b0-f7b1,u+f7b3,u+f7bb-f7bc,u+f7c6,u+f7d3,u+f7d6,u+f7df-f7e0,u+f7e3,u+f834-f83a,u+f83c-f83d,u+f83f-f842,u+f89e,u+f8a6,u+f8ca,u+f8d2,u+f8e1,u+f8e8}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f005,u+f007-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f091,u+f093,u+f095,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f128,u+f12a,u+f155,u+f292,u+f295,u+f332,u+f541,u+f80a,u+f80c}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+f040,u+f0c9,u+f0cc,u+f0ce,u+f0d1,u+f0d6-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f8,u+f106,u+f108-f109,u+f10e,u+f110-f111,u+f11c,u+f11e,u+f121,u+f126,u+f129,u+f12c-f12e,u+f130-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb,u+f1c0-f1c3,u+f1ce,u+f1d8,u+f1dc,u+f1e4-f1e6,u+f1ea-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d,u+f233-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e,u+f2a0,u+f2a7,u+f2b5,u+f2bb,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+e000-e006,u+e008-e00f,u+e011-e012,u+e014-e016,u+e018-e019,u+e01c-e01d,u+e022-e023,u+e025-e02e,u+e030-e039,u+e03b-e041,u+e043-e044,u+e047-e048,u+e04a-e051,u+e053-e054,u+e058-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+f222-f22c,u+f235-f236,u+f239,u+f240-f245,u+f247-f249,u+f24e,u+f252-f25c,u+f26c,u+f271-f274,u+f276-f277,u+f279-f27a,u+f28b,u+f28d,u+f290-f291,u+f29a,u+f29d,u+f2a1-f2a4,u+f2a8,u+f2b6,u+f2b9,u+f2bd,u+f2c1-f2c2,u+f2c7-f2cb,u+f2ce,u+f2d0-f2d1,u+f2d3,u+f2dc,u+f2e2-f2eb,u+f2ed-f2ee,u+f2f0-f2f6,u+f2f8-f2fb,u+f2fd-f2fe,u+f300-f301,u+f304-f315,u+f317-f319,u+f31c,u+f4e6,u+f8e5}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+f45a-f47c,u+f47e-f480,u+f482-f489,u+f48b-f48e,u+f491-f492,u+f495-f497,u+f499-f4b6,u+f4b8-f4c9,u+f4cb,u+f4cd-f4d0,u+f4d2-f4d4,u+f4d6,u+f4d9-f4e1,u+f4e3,u+f4fa-f502,u+f504-f507,u+f509,u+f515-f51a,u+f51c,u+f51f}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+f670-f672,u+f674,u+f676-f67c,u+f67e,u+f680-f694,u+f696-f69b,u+f69e,u+f6a0-f6a7,u+f6a9-f6ae,u+f6b0-f6be,u+f6c1-f6c8,u+f6cb,u+f6cd-f6d4,u+f6d6-f6db,u+f6dd-f6e2,u+f6e4-f6e8,u+f6ea-f6f4,u+f6f6-f6f9,u+f6fb-f6fe,u+f701-f703,u+f705-f70a,u+f70c-f70d,u+f70f-f710}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+f87c-f892,u+f895-f896,u+f898-f89d,u+f8a0-f8a5,u+f8a7-f8a8,u+f8aa-f8b0,u+f8b3-f8ba,u+f8bd-f8c6,u+f8c8-f8c9,u+f8cb-f8d1,u+f8d3-f8d5,u+f8d8,u+f8da-f8de,u+f8e2-f8e4,u+f8e6,u+f8e9-f8ed,u+f8f0-f8fc,u+f8fe-f8ff}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f005,u+f007-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f091,u+f093,u+f095,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f128,u+f12a,u+f155,u+f292,u+f295,u+f332,u+f541,u+f80a,u+f80c}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+f040,u+f0c9,u+f0cc,u+f0ce,u+f0d1,u+f0d6-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f8,u+f106,u+f108-f109,u+f10e,u+f110-f111,u+f11c,u+f11e,u+f121,u+f126,u+f129,u+f12c-f12e,u+f130-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb,u+f1c0-f1c3,u+f1ce,u+f1d8,u+f1dc,u+f1e4-f1e6,u+f1ea-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d,u+f233-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e,u+f2a0,u+f2a7,u+f2b5,u+f2bb,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+e000-e006,u+e008-e00f,u+e011-e012,u+e014-e016,u+e018-e019,u+e01c-e01d,u+e022-e023,u+e025-e02e,u+e030-e039,u+e03b-e041,u+e043-e044,u+e047-e048,u+e04a-e051,u+e053-e054,u+e058-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+f222-f22c,u+f235-f236,u+f239,u+f240-f245,u+f247-f249,u+f24e,u+f252-f25c,u+f26c,u+f271-f274,u+f276-f277,u+f279-f27a,u+f28b,u+f28d,u+f290-f291,u+f29a,u+f29d,u+f2a1-f2a4,u+f2a8,u+f2b6,u+f2b9,u+f2bd,u+f2c1-f2c2,u+f2c7-f2cb,u+f2ce,u+f2d0-f2d1,u+f2d3,u+f2dc,u+f2e2-f2eb,u+f2ed-f2ee,u+f2f0-f2f6,u+f2f8-f2fb,u+f2fd-f2fe,u+f300-f301,u+f304-f315,u+f317-f319,u+f31c,u+f4e6,u+f8e5}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+f45a-f47c,u+f47e-f480,u+f482-f489,u+f48b-f48e,u+f491-f492,u+f495-f497,u+f499-f4b6,u+f4b8-f4c9,u+f4cb,u+f4cd-f4d0,u+f4d2-f4d4,u+f4d6,u+f4d9-f4e1,u+f4e3,u+f4fa-f502,u+f504-f507,u+f509,u+f515-f51a,u+f51c,u+f51f}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+f670-f672,u+f674,u+f676-f67c,u+f67e,u+f680-f694,u+f696-f69b,u+f69e,u+f6a0-f6a7,u+f6a9-f6ae,u+f6b0-f6be,u+f6c1-f6c8,u+f6cb,u+f6cd-f6d4,u+f6d6-f6db,u+f6dd-f6e2,u+f6e4-f6e8,u+f6ea-f6f4,u+f6f6-f6f9,u+f6fb-f6fe,u+f701-f703,u+f705-f70a,u+f70c-f70d,u+f70f-f710}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+f87c-f892,u+f895-f896,u+f898-f89d,u+f8a0-f8a5,u+f8a7-f8a8,u+f8aa-f8b0,u+f8b3-f8ba,u+f8bd-f8c6,u+f8c8-f8c9,u+f8cb-f8d1,u+f8d3-f8d5,u+f8d8,u+f8da-f8de,u+f8e2-f8e4,u+f8e6,u+f8e9-f8ed,u+f8f0-f8fc,u+f8fe-f8ff}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f005,u+f007-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f091,u+f093,u+f095,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f128,u+f12a,u+f155,u+f292,u+f295,u+f332,u+f541,u+f80a,u+f80c}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+f040,u+f0c9,u+f0cc,u+f0ce,u+f0d1,u+f0d6-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f8,u+f106,u+f108-f109,u+f10e,u+f110-f111,u+f11c,u+f11e,u+f121,u+f126,u+f129,u+f12c-f12e,u+f130-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb,u+f1c0-f1c3,u+f1ce,u+f1d8,u+f1dc,u+f1e4-f1e6,u+f1ea-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d,u+f233-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e,u+f2a0,u+f2a7,u+f2b5,u+f2bb,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+e000-e006,u+e008-e00f,u+e011-e012,u+e014-e016,u+e018-e019,u+e01c-e01d,u+e022-e023,u+e025-e02e,u+e030-e039,u+e03b-e041,u+e043-e044,u+e047-e048,u+e04a-e051,u+e053-e054,u+e058-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+f222-f22c,u+f235-f236,u+f239,u+f240-f245,u+f247-f249,u+f24e,u+f252-f25c,u+f26c,u+f271-f274,u+f276-f277,u+f279-f27a,u+f28b,u+f28d,u+f290-f291,u+f29a,u+f29d,u+f2a1-f2a4,u+f2a8,u+f2b6,u+f2b9,u+f2bd,u+f2c1-f2c2,u+f2c7-f2cb,u+f2ce,u+f2d0-f2d1,u+f2d3,u+f2dc,u+f2e2-f2eb,u+f2ed-f2ee,u+f2f0-f2f6,u+f2f8-f2fb,u+f2fd-f2fe,u+f300-f301,u+f304-f315,u+f317-f319,u+f31c,u+f4e6,u+f8e5}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+f45a-f47c,u+f47e-f480,u+f482-f489,u+f48b-f48e,u+f491-f492,u+f495-f497,u+f499-f4b6,u+f4b8-f4c9,u+f4cb,u+f4cd-f4d0,u+f4d2-f4d4,u+f4d6,u+f4d9-f4e1,u+f4e3,u+f4fa-f502,u+f504-f507,u+f509,u+f515-f51a,u+f51c,u+f51f}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+f670-f672,u+f674,u+f676-f67c,u+f67e,u+f680-f694,u+f696-f69b,u+f69e,u+f6a0-f6a7,u+f6a9-f6ae,u+f6b0-f6be,u+f6c1-f6c8,u+f6cb,u+f6cd-f6d4,u+f6d6-f6db,u+f6dd-f6e2,u+f6e4-f6e8,u+f6ea-f6f4,u+f6f6-f6f9,u+f6fb-f6fe,u+f701-f703,u+f705-f70a,u+f70c-f70d,u+f70f-f710}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+f87c-f892,u+f895-f896,u+f898-f89d,u+f8a0-f8a5,u+f8a7-f8a8,u+f8aa-f8b0,u+f8b3-f8ba,u+f8bd-f8c6,u+f8c8-f8c9,u+f8cb-f8d1,u+f8d3-f8d5,u+f8d8,u+f8da-f8de,u+f8e2-f8e4,u+f8e6,u+f8e9-f8ed,u+f8f0-f8fc,u+f8fe-f8ff}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f005,u+f007-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f091,u+f093,u+f095,u+f09c-f09d,u+f0a3,u+f128,u+f12a,u+f155,u+f292,u+f295,u+f332,u+f541,u+f80a,u+f80c,u+10e010,u+10e017,u+10e01b,u+10e01f-10e021,u+10e024,u+10e02f,u+10e03a,u+10e042,u+10e045-10e046,u+10e060,u+10e068,u+10e06e,u+10e074,u+10e076,u+10f001,u+10f004-10f005,u+10f007-10f008,u+10f00c,u+10f011-10f012,u+10f015,u+10f017-10f019,u+10f01c,u+10f023-10f025,u+10f02a,u+10f02c-10f031,u+10f03a,u+10f03d-10f03e,u+10f041,u+10f04a-10f04e,u+10f05b,u+10f060-10f065,u+10f067-10f068,u+10f06b-10f06e,u+10f072,u+10f075,u+10f077-10f078,u+10f07b,u+10f084,u+10f086,u+10f091,u+10f093,u+10f095,u+10f09c-10f09d,u+10f0a3,u+10f128,u+10f12a,u+10f155,u+10f292,u+10f295,u+10f332,u+10f541,u+10f80a,u+10f80c}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8-f0c9,u+f0cc,u+f0ce,u+f0d1,u+f0d6-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f8,u+f106,u+f109,u+f10e,u+f110-f111,u+f11c,u+f11e,u+f121,u+f126,u+f129,u+f12c-f12e,u+f130-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb,u+f1c0-f1c3,u+f1ce,u+f1d8,u+f1dc,u+f1e4-f1e6,u+f1ea-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d,u+f233-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e,u+f47d,u+10f0a6,u+10f0ac-10f0ad,u+10f0b0-10f0b1,u+10f0c0-10f0c2,u+10f0c5-10f0c6,u+10f0c8-10f0c9,u+10f0cc,u+10f0ce,u+10f0d1,u+10f0d6-10f0d7,u+10f0dc,u+10f0e0,u+10f0e7-10f0e8,u+10f0eb,u+10f0f3,u+10f0f8,u+10f106,u+10f109,u+10f10e,u+10f110-10f111,u+10f11c,u+10f11e,u+10f121,u+10f126,u+10f129,u+10f12c-10f12e,u+10f130-10f133,u+10f135,u+10f13d,u+10f140,u+10f145,u+10f14e,u+10f15b,u+10f164,u+10f186,u+10f188,u+10f1ab,u+10f1ad-10f1ae,u+10f1b2,u+10f1b8,u+10f1bb,u+10f1c0-10f1c3,u+10f1ce,u+10f1d8,u+10f1dc,u+10f1e4-10f1e6,u+10f1ea-10f1ec,u+10f1f8-10f1f9,u+10f205,u+10f20a,u+10f217,u+10f219-10f21d,u+10f22d,u+10f233-10f234,u+10f238,u+10f246,u+10f24d,u+10f251,u+10f25d,u+10f275,u+10f29e,u+10f47d}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+f040,u+f108,u+f2a0,u+f2a7,u+f2b5,u+f2bb,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+10f040,u+10f108,u+10f2a0,u+10f2a7,u+10f2b5,u+10f2bb,u+10f2cc-10f2cd,u+10f2d2,u+10f2db,u+10f2e1,u+10f2ec,u+10f2f7,u+10f2fc,u+10f302-10f303,u+10f316,u+10f31a,u+10f328,u+10f335,u+10f363,u+10f37e,u+10f390,u+10f3c5,u+10f3ce,u+10f3e5,u+10f3f4,u+10f3fb,u+10f40e,u+10f435,u+10f44b,u+10f481,u+10f48a,u+10f48f-10f490,u+10f493-10f494,u+10f498,u+10f4b7,u+10f4ca,u+10f4cc,u+10f4d1,u+10f4d7-10f4d8,u+10f4e2,u+10f503,u+10f508,u+10f51b,u+10f51d-10f51e,u+10f521-10f522,u+10f52b,u+10f530,u+10f535,u+10f53e,u+10f543-10f545,u+10f548-10f549,u+10f54e,u+10f555,u+10f559,u+10f55d,u+10f564,u+10f56c,u+10f56e-10f570,u+10f577-10f578,u+10f590,u+10f594-10f595,u+10f5a1-10f5a2,u+10f5aa-10f5ab,u+10f5b0,u+10f5b7,u+10f5ba,u+10f5bf,u+10f5ca,u+10f5db-10f5dc,u+10f5ef,u+10f5f2,u+10f5f6,u+10f5fb}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+e048,u+e04a-e051,u+e053-e054,u+e058-e05f,u+e061-e067,u+e069-e06d,u+e06f-e073,u+e075,u+e085-e086,u+10e048,u+10e04a-10e051,u+10e053-10e054,u+10e058-10e05f,u+10e061-10e067,u+10e069-10e06d,u+10e06f-10e073,u+10e075,u+10e085-10e086}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+f259-f25c,u+f26c,u+f271-f274,u+f276-f277,u+f279-f27a,u+f28b,u+f28d,u+f290-f291,u+f29a,u+f29d,u+f2a1-f2a4,u+f2a8,u+f2b6,u+f2b9,u+f2bd,u+f2c1-f2c2,u+f2c7-f2cb,u+f2ce,u+f2d0-f2d1,u+f2d3,u+f2dc,u+f2e2-f2eb,u+f2ed-f2ee,u+f2f0-f2f6,u+f2f8-f2fb,u+f2fd-f2fe,u+f300-f301,u+f304-f315,u+f317-f318,u+f4e6,u+f8e5,u+10f259-10f25c,u+10f26c,u+10f271-10f274,u+10f276-10f277,u+10f279-10f27a,u+10f28b,u+10f28d,u+10f290-10f291,u+10f29a,u+10f29d,u+10f2a1-10f2a4,u+10f2a8,u+10f2b6,u+10f2b9,u+10f2bd,u+10f2c1-10f2c2,u+10f2c7-10f2cb,u+10f2ce,u+10f2d0-10f2d1,u+10f2d3,u+10f2dc,u+10f2e2-10f2eb,u+10f2ed-10f2ee,u+10f2f0-10f2f6,u+10f2f8-10f2fb,u+10f2fd-10f2fe,u+10f300-10f301,u+10f304-10f315,u+10f317-10f318,u+10f4e6,u+10f8e5}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+f486-f489,u+f48b-f48e,u+f491-f492,u+f495-f497,u+f499-f4a0,u+f4a2-f4b6,u+f4b8-f4c9,u+f4cb,u+f4cd-f4d0,u+f4d2-f4d4,u+f4d6,u+f4d9-f4e1,u+f4e3,u+f4fa-f502,u+f504-f505,u+10f486-10f489,u+10f48b-10f48e,u+10f491-10f492,u+10f495-10f497,u+10f499-10f4a0,u+10f4a2-10f4b6,u+10f4b8-10f4c9,u+10f4cb,u+10f4cd-10f4d0,u+10f4d2-10f4d4,u+10f4d6,u+10f4d9-10f4e1,u+10f4e3,u+10f4fa-10f502,u+10f504-10f505}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+f6d2-f6d4,u+f6d6-f6db,u+f6dd-f6e2,u+f6e4-f6e8,u+f6ea-f6f4,u+f6f6-f6f9,u+f6fb-f6fe,u+f701-f703,u+f705-f70a,u+f70c-f70d,u+f70f-f714,u+f716-f71a,u+f71c-f72d,u+f732,u+f735-f73e,u+10f6d2-10f6d4,u+10f6d6-10f6db,u+10f6dd-10f6e2,u+10f6e4-10f6e8,u+10f6ea-10f6f4,u+10f6f6-10f6f9,u+10f6fb-10f6fe,u+10f701-10f703,u+10f705-10f70a,u+10f70c-10f70d,u+10f70f-10f714,u+10f716-10f71a,u+10f71c-10f72d,u+10f732,u+10f735-10f73e}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+f823-f82e,u+f831-f833,u+f83e,u+f843-f844,u+f847-f84f,u+f851-f854,u+f856-f857,u+f85a-f85b,u+f85d-f865,u+f867-f86c,u+f86e-f870,u+f872-f874,u+f876-f892,u+f895-f896,u+f898-f89a,u+10f823-10f82e,u+10f831-10f833,u+10f83e,u+10f843-10f844,u+10f847-10f84f,u+10f851-10f854,u+10f856-10f857,u+10f85a-10f85b,u+10f85d-10f865,u+10f867-10f86c,u+10f86e-10f870,u+10f872-10f874,u+10f876-10f892,u+10f895-10f896,u+10f898-10f89a}</style><style id=fa-v4-shims>/*!
* Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2024 Fonticons, Inc.
*/</style><style id=fa-main>/*!
* Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2024 Fonticons, Inc.
*/.fab,.fad{-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}.fad{font-family:"Font Awesome 6 Duotone"}@media (prefers-reduced-motion:reduce){}@-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-fingerprint:before{content:""}.fa-square-3:before{content:""}.fa-lock:before{content:""}.fa-square-2:before{content:""}.fa-sparkles:before{content:""}.fa-comment-alt-lines:before,.fa-message-lines:before{content:""}.fa-dollar-square:before,.fa-square-dollar:before,.fa-usd-square:before{content:""}.fa-layer-group:before{content:""}.fa-user-robot:before{content:""}.fa-terminal:before{content:""}.fa-square-1:before{content:""}.fa-square-4:before{content:""}.fa-caret-down:before{content:""}.fa-file:before{content:""}.fa-play:before{content:""}.fa-magnifying-glass:before,.fa-search:before{content:""}.fa-code-compare:before{content:""}.fa-key-skeleton:before{content:""}.fa-copyright:before{content:""}: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;src:url()format("woff2")}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+f1aa-f3e7,u+f425,u+f4e6}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+e007-f15a,u+f167-f1a9,u+f1b4,u+f1bc,u+f1be,u+f1e8,u+f1ed,u+f1f0-f1f1,u+f20e-f210,u+f213-f214,u+f230,u+f232,u+f23a,u+f26b,u+f270,u+f288,u+f299-f29b,u+f2a6,u+f2b0,u+f2c5-f2c6,u+f2e0,u+f368,u+f379,u+f392-f393,u+f39f,u+f3a9,u+f3ab-f3ac,u+f3c0,u+f3c7,u+f3ca,u+f3e2,u+f3eb-f3ec,u+f3ef,u+f3f8,u+f3fe,u+f419,u+f41b,u+f4d5-f4e4,u+f4f8-f4f9,u+f514,u+f5b5,u+f6c9,u+f731,u+f77b,u+f7af,u+f7e1,u+f83b}.fa-github:before{content:""}.fa-twitter:before{content:""}.fa-mastodon:before{content:""}:host,:root{--fa-style-family-duotone:"Font Awesome 6 Duotone";--fa-font-duotone:normal 900 1em/1"Font Awesome 6 Duotone"}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2")}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+f823-f89a,u+10f823-10f89a}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+f6d2-f73e,u+10f6d2-10f73e}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+f0e4-f668,u+10f0e4-10f668}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+f589-f602,u+10f589-10f602}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+f506-f588,u+10f506-10f588}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+f486-f505,u+10f486-10f505}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+f259-f318,u+f4e6,u+f8e5,u+10f259-10f318,u+10f4e6,u+10f8e5}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+f158-f258,u+10f158-10f258}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+f094-f0e3,u+f0e9-f157,u+f381-f382,u+10f094-10f0e3,u+10f0e9-10f157,u+10f381-10f382}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+e647-f090,u+10f000-10f090}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+e1ab-e206,u+e208-e264}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+e0f3-e1aa}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+e048-e0f2,u+10e048-10e086}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+2c-e047,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+10e000-10e047,u+10f1fa,u+10f52c,u+10f531,u+10f536,u+10f69f}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+22-2a,u+102a,u+f069,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd,u+10f069,u+10f5fd,u+10f621,u+10f63b,u+10f649-10f64a,u+10f64f,u+10f653-10f654,u+10f656,u+10f65b,u+10f664,u+10f673,u+10f675,u+10f67d,u+10f67f,u+10f695,u+10f69c,u+10f6a8,u+10f6bf-10f6c0,u+10f6d5,u+10f6e3,u+10f6e9,u+10f6f5,u+10f6fa,u+10f6ff-10f700,u+10f70b,u+10f70e,u+10f715,u+10f71b,u+10f72e-10f72f,u+10f733-10f734,u+10f747,u+10f755,u+10f757,u+10f75c,u+10f762,u+10f773,u+10f77c,u+10f781,u+10f784,u+10f788,u+10f7b2,u+10f7b6,u+10f7bd,u+10f7d5,u+10f7ee,u+10f7ff,u+10f801,u+10f804,u+10f813-10f814,u+10f82f-10f830,u+10f845-10f846,u+10f850,u+10f855,u+10f858-10f859,u+10f85c,u+10f866,u+10f86d,u+10f871,u+10f875,u+10f893-10f894,u+10f897,u+10f89f,u+10f8a9,u+10f8b1-10f8b2,u+10f8bb,u+10f8c7,u+10f8d6-10f8d7,u+10f8d9,u+10f8df-10f8e0,u+10f8e7,u+10f8ee-10f8ef,u+10f8fd}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+f040,u+f108,u+f2a0,u+f2a7,u+f2b5,u+f2bb,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+10f040,u+10f108,u+10f2a0,u+10f2a7,u+10f2b5,u+10f2bb,u+10f2cc-10f2cd,u+10f2d2,u+10f2db,u+10f2e1,u+10f2ec,u+10f2f7,u+10f2fc,u+10f302-10f303,u+10f316,u+10f31a,u+10f328,u+10f335,u+10f363,u+10f37e,u+10f390,u+10f3c5,u+10f3ce,u+10f3e5,u+10f3f4,u+10f3fb,u+10f40e,u+10f435,u+10f44b,u+10f481,u+10f48a,u+10f48f-10f490,u+10f493-10f494,u+10f498,u+10f4b7,u+10f4ca,u+10f4cc,u+10f4d1,u+10f4d7-10f4d8,u+10f4e2,u+10f503,u+10f508,u+10f51b,u+10f51d-10f51e,u+10f521-10f522,u+10f52b,u+10f530,u+10f535,u+10f53e,u+10f543-10f545,u+10f548-10f549,u+10f54e,u+10f555,u+10f559,u+10f55d,u+10f564,u+10f56c,u+10f56e-10f570,u+10f577-10f578,u+10f590,u+10f594-10f595,u+10f5a1-10f5a2,u+10f5aa-10f5ab,u+10f5b0,u+10f5b7,u+10f5ba,u+10f5bf,u+10f5ca,u+10f5db-10f5dc,u+10f5ef,u+10f5f2,u+10f5f6,u+10f5fb}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8-f0c9,u+f0cc,u+f0ce,u+f0d1-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f8,u+f106,u+f109,u+f10e-f111,u+f11c-f11e,u+f121,u+f126,u+f129,u+f12c-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb-f1c3,u+f1ce-f1d8,u+f1dc,u+f1e4-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e,u+f47d,u+10f0a6,u+10f0ac-10f0ad,u+10f0b0-10f0b1,u+10f0c0-10f0c2,u+10f0c5-10f0c6,u+10f0c8-10f0c9,u+10f0cc,u+10f0ce,u+10f0d1-10f0d7,u+10f0dc,u+10f0e0,u+10f0e7-10f0e8,u+10f0eb,u+10f0f3,u+10f0f8,u+10f106,u+10f109,u+10f10e-10f111,u+10f11c-10f11e,u+10f121,u+10f126,u+10f129,u+10f12c-10f133,u+10f135,u+10f13d,u+10f140,u+10f145,u+10f14e,u+10f15b,u+10f164,u+10f186,u+10f188,u+10f1ab,u+10f1ad-10f1ae,u+10f1b2,u+10f1b8,u+10f1bb-10f1c3,u+10f1ce-10f1d8,u+10f1dc,u+10f1e4-10f1ec,u+10f1f8-10f1f9,u+10f205,u+10f20a,u+10f217,u+10f219-10f21d,u+10f22d-10f234,u+10f238,u+10f246,u+10f24d,u+10f251,u+10f25d,u+10f275,u+10f29e,u+10f47d}@font-face{font-family:"Font Awesome 6 Duotone";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+21,u+23-25,u+2b,u+3f,u+1021-1025,u+102b,u+103f,u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f008,u+f00c,u+f011-f012,u+f015-f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f091-f093,u+f095,u+f09c-f09d,u+f0a3,u+f128,u+f12a,u+f155,u+f292,u+f295,u+f332,u+f541,u+f80a,u+f80c,u+10e010,u+10e017,u+10e01b,u+10e01f-10e021,u+10e024,u+10e02f,u+10e03a,u+10e042,u+10e045-10e046,u+10e060,u+10e068,u+10e06e,u+10e074,u+10e076,u+10f001,u+10f004-10f008,u+10f00c,u+10f011-10f012,u+10f015-10f01c,u+10f023-10f025,u+10f02a,u+10f02c-10f031,u+10f03a,u+10f03d-10f03e,u+10f041,u+10f04a-10f04e,u+10f05b,u+10f060-10f065,u+10f067-10f068,u+10f06b-10f06e,u+10f072,u+10f075,u+10f077-10f078,u+10f07b,u+10f084,u+10f086,u+10f091-10f093,u+10f095,u+10f09c-10f09d,u+10f0a3,u+10f128,u+10f12a,u+10f155,u+10f292,u+10f295,u+10f332,u+10f541,u+10f80a,u+10f80c}.fad{position:relative;font-weight:900;letter-spacing:normal}.fa-duotone:before,.fad:before{position:absolute;color:var(--fa-primary-color,inherit);opacity:var(--fa-primary-opacity,1)}.fa-duotone:after,.fad:after{color:var(--fa-secondary-color,inherit)}.fa-duotone.fa-swap-opacity:before,.fa-duotone:after,.fa-swap-opacity .fa-duotone:before,.fa-swap-opacity .fad:before,.fad.fa-swap-opacity:before,.fad:after{opacity:var(--fa-secondary-opacity,.4)}.fa-duotone.fa-fingerprint:after,.fad.fa-fingerprint:after{content:""}.fa-duotone.fa-square-3:after,.fad.fa-square-3:after{content:""}.fa-duotone.fa-lock:after,.fad.fa-lock:after{content:""}.fa-duotone.fa-square-2:after,.fad.fa-square-2:after{content:""}.fa-duotone.fa-sparkles:after,.fad.fa-sparkles:after{content:""}.fa-duotone.fa-comment-alt-lines:after,.fa-duotone.fa-message-lines:after,.fad.fa-comment-alt-lines:after,.fad.fa-message-lines:after{content:""}.fa-duotone.fa-dollar-square:after,.fa-duotone.fa-square-dollar:after,.fa-duotone.fa-usd-square:after,.fad.fa-dollar-square:after,.fad.fa-square-dollar:after,.fad.fa-usd-square:after{content:""}.fa-duotone.fa-layer-group:after,.fad.fa-layer-group:after{content:""}.fa-duotone.fa-user-robot:after,.fad.fa-user-robot:after{content:""}.fa-duotone.fa-terminal:after,.fad.fa-terminal:after{content:""}.fa-duotone.fa-square-1:after,.fad.fa-square-1:after{content:""}.fa-duotone.fa-square-4:after,.fad.fa-square-4:after{content:""}.fa-duotone.fa-caret-down:after,.fad.fa-caret-down:after{content:""}.fa-duotone.fa-file:after,.fad.fa-file:after{content:""}.fa-duotone.fa-play:after,.fad.fa-play:after{content:""}.fa-duotone.fa-magnifying-glass:after,.fa-duotone.fa-search:after,.fad.fa-magnifying-glass:after,.fad.fa-search:after{content:""}.fa-duotone.fa-code-compare:after,.fad.fa-code-compare:after{content:""}.fa-duotone.fa-key-skeleton:after,.fad.fa-key-skeleton:after{content:""}.fa-duotone.fa-copyright:after,.fad.fa-copyright:after{content:""}: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;src:url()format("woff2")}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+2015-20b8,u+2603,u+2698-26f7,u+e0cf-f87b,u+1f32d-1f334,u+1f336-1f384,u+1f3c2-1f477,u+1f4b0-1f4df,u+1f523,u+1f57d-1f595,u+1f6a1-1f6cd,u+1f950-1f9c0}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+20b4,u+2211-221a,u+22c3,u+262a-262f,u+26b0,u+26c5,u+26e9-26f0,u+26fa-2721,u+f670-f710,u+1f33d-1f341,u+1f357,u+1f3c3-1f3d4,u+1f3f9-1f408,u+1f40e-1f40f,u+1f412-1f418,u+1f47b,u+1f549-1f54e,u+1f56f,u+1f5dd,u+1f6d0,u+1f967,u+1f986,u+1f99b-1f9ae,u+1f9e6,u+1fa81-1fa93}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+22c2,u+2625,u+262c,u+2638,u+269b,u+f0e4-f66f,u+1f34e-1f34f,u+1f392,u+1f3ad-1f3af,u+1f3ca,u+1f3db,u+1f442-1f453,u+1f4c9-1f4d9,u+1f52c,u+1f54b,u+1f5c4,u+1f5e2,u+1f62b-1f697,u+1f6a6,u+1f6fb,u+1f9b4-1f9b7,u+1f9ee,u+1faa5,u+1fac1}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+f7,u+221e,u+232b,u+267e-2685,u+26fd,u+2711-2712,u+2797,u+f520-f5c2,u+1f17f,u+1f30d-1f30f,u+1f36a-1f378,u+1f3a8,u+1f455,u+1f480,u+1f58b,u+1f600-1f626,u+1f62c-1f690,u+1f6aa-1f6ad,u+1f6b6,u+1f6ce,u+1f6ec,u+1f923-1f941,u+1f9f0,u+1fa9b,u+1fab6}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+24bd,u+2b1b-2b1c,u+e207,u+f27b,u+f45a-f51f,u+1f377,u+1f397,u+1f3be,u+1f3d0-1f3d3,u+1f465,u+1f489,u+1f49f,u+1f4ac,u+1f4bf-1f4c0,u+1f4d6,u+1f4e6,u+1f54a,u+1f56e,u+1f5b8,u+1f609,u+1f6ac,u+1f7e5-1f91d,u+1f977,u+1f9ea-1f9ec,u+1f9f9,u+1fa79}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+2194-21e5,u+23f0,u+265a-2663,u+26be,u+2708,u+27a1-2b0d,u+2b95,u+f01a-f01b,u+f18e-f190,u+f2d4-f3fc,u+f3ff-f458,u+1f333,u+1f399,u+1f3c0,u+1f3c8,u+1f3cf,u+1f3d1,u+1f3ed,u+1f48e,u+1f4fa,u+1f502,u+1f6a9,u+1f94a-1f94e}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+2122-2139,u+231b,u+23f1-23f3,u+25ac,u+263f-2642,u+2660,u+2696,u+26a2-26a9,u+26b2,u+270b-270c,u+2744-274e,u+2b23,u+f014,u+f0f5,u+f1b1-f27a,u+f28b-f2d3,u+f2dc-f31c,u+f425,u+f4e6,u+f8e5,u+1f321,u+1f374,u+1f383,u+1f4a9,u+1f4cd,u+1f4dd,u+1f4e4-1f4e5,u+1f504-1f50b,u+1f58a,u+1f596,u+1f5d5-1f5d6,u+1f5fa,u+1f6cc,u+1f6d1,u+1f91a,u+1f944}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+a3-bb,u+201c-20ac,u+20bd,u+21ba-21c4,u+2304,u+2600,u+2611,u+2639,u+2640,u+26bd,u+2705,u+f01d-f0e3,u+f0e9-f0f4,u+f0f6-f187,u+f191-f1b0,u+f1b3-f221,u+f381-f382,u+1f382,u+1f393,u+1f44e,u+1f4a3,u+1f4e0,u+1f515-1f518,u+1f58c,u+1f5b7,u+1f5b9-1f5bb,u+1f5ce,u+1f610,u+1f642,u+1f68d,u+1f691-1f696,u+1f698,u+1f6b2,u+1f9cd,u+1f9ef,u+1f9f3,u+1fa7a}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+d7,u+21bb,u+2329-232a,u+23cf-23ee,u+25d0,u+2699,u+26a0,u+2700-2704,u+2715-2716,u+274c,u+e647-f013,u+f01e-f044,u+f047-f085,u+f089-f0d8,u+f115,u+f123,u+f29c,u+1f34b,u+1f3f7,u+1f4a7,u+1f4be,u+1f4c2,u+1f4cc,u+1f4e2,u+1f4f7,u+1f500,u+1f508-1f50a,u+1f50d,u+1f56b,u+1f588,u+1f5aa,u+1f5b4,u+1f5c1,u+1f5d8-1f5d9,u+1f6ab,u+1f6d2,u+1f9f2}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+e1e5-e206,u+e208-e29e}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+e12d-e1e4}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+22-7e,u+2731,u+e000-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd,u+1f320,u+1f52d,u+1f680,u+1f6b0,u+1f6f8,u+1fa9f}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+d8,u+2205,u+2615,u+26ea,u+271d,u+273f,u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9,u+1f331,u+1f337-1f33c,u+1f356,u+1f3a5-1f3a6,u+1f3b2,u+1f3c5,u+1f3d6-1f3d9,u+1f3e8-1f3eb,u+1f409,u+1f41f,u+1f451,u+1f4bd,u+1f4cf,u+1f4da-1f4dc,u+1f4e3,u+1f4ea,u+1f4fb,u+1f509,u+1f528-1f52a,u+1f547,u+1f6eb,u+1f916,u+1f95b,u+1f9a6,u+1f9e0,u+1f9fe,u+1fa91,u+1fa99}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+a9,u+ae,u+201d,u+2303,u+231a,u+2328,u+23fe,u+25b2-25cf,u+2666-267b,u+2693,u+26a1,u+26aa-26ab,u+26df,u+2709,u+270f,u+2b24,u+f003,u+f016,u+f040,u+f087,u+f0a2,u+f0c9,u+f0cc,u+f0ce,u+f0d1-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f7-f0f8,u+f106,u+f108-f109,u+f10c,u+f10e-f112,u+f11c-f11e,u+f121,u+f126,u+f129,u+f12c-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb-f1c3,u+f1ce-f1d9,u+f1db-f1dc,u+f1e4-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e-f2a0,u+f2a7,u+f2b5,u+f2bb-f2bc,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d,u+1f319,u+1f332,u+1f39f,u+1f3c1,u+1f3cd,u+1f3e2-1f3e5,u+1f44d,u+1f4a1,u+1f4bb,u+1f4c4-1f4c6,u+1f4cb,u+1f4f0-1f4f1,u+1f501,u+1f50c,u+1f514,u+1f534-1f535,u+1f575,u+1f582,u+1f5a5-1f5a9,u+1f5cb,u+1f5d4,u+1f686,u+1f69a,u+1f6a2,u+1f6bf-1f6c1,u+1f6e1,u+1f7e0-1f7e4,u+1f9e9,u+1f9ed}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+21,u+23-25,u+2b,u+3f,u+2013,u+2190-2193,u+2212,u+2399,u+23e9-23ea,u+23f8-23fb,u+25a0,u+25b6,u+25fb-25fc,u+2601,u+261d,u+2665,u+2713-2714,u+2753-2796,u+2b50,u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f08a,u+f091-f093,u+f095-f097,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f0e5-f0e6,u+f114,u+f11d,u+f128,u+f12a,u+f155,u+f283,u+f292,u+f295,u+f2c0,u+f332,u+f541,u+f80a,u+f80c,u+1f310,u+1f381,u+1f39e,u+1f3a7,u+1f3b5,u+1f3c6,u+1f3e0,u+1f3f4,u+1f441,u+1f464,u+1f499-1f49c,u+1f4b2-1f4b3,u+1f4bc,u+1f4c1,u+1f4ce,u+1f4d4,u+1f4de,u+1f4f6,u+1f511-1f513,u+1f516-1f517,u+1f525,u+1f527,u+1f553,u+1f57b,u+1f5a4,u+1f5a8,u+1f5b6,u+1f5bf,u+1f5e9-1f5ea,u+1f6e3,u+1f90d-1f90e,u+1f9e1,u+1f9fc,u+1fa90}: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;src:url()format("woff2")}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+2015-20b8,u+2603,u+2698-26f7,u+e0cf-f87b,u+1f32d-1f334,u+1f336-1f384,u+1f3c2-1f477,u+1f4b0-1f4df,u+1f523,u+1f57d-1f595,u+1f6a1-1f6cd,u+1f950-1f9c0}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+20b4,u+2211-221a,u+22c3,u+262a-262f,u+26b0,u+26c5,u+26e9-26f0,u+26fa-2721,u+f670-f710,u+1f33d-1f341,u+1f357,u+1f3c3-1f3d4,u+1f3f9-1f408,u+1f40e-1f40f,u+1f412-1f418,u+1f47b,u+1f549-1f54e,u+1f56f,u+1f5dd,u+1f6d0,u+1f967,u+1f986,u+1f99b-1f9ae,u+1f9e6,u+1fa81-1fa93}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+22c2,u+2625,u+262c,u+2638,u+269b,u+f0e4-f66f,u+1f34e-1f34f,u+1f392,u+1f3ad-1f3af,u+1f3ca,u+1f3db,u+1f442-1f453,u+1f4c9-1f4d9,u+1f52c,u+1f54b,u+1f5c4,u+1f5e2,u+1f62b-1f697,u+1f6a6,u+1f6fb,u+1f9b4-1f9b7,u+1f9ee,u+1faa5,u+1fac1}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+f7,u+221e,u+232b,u+267e-2685,u+26fd,u+2711-2712,u+2797,u+f520-f5c2,u+1f17f,u+1f30d-1f30f,u+1f36a-1f378,u+1f3a8,u+1f455,u+1f480,u+1f58b,u+1f600-1f626,u+1f62c-1f690,u+1f6aa-1f6ad,u+1f6b6,u+1f6ce,u+1f6ec,u+1f923-1f941,u+1f9f0,u+1fa9b,u+1fab6}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+24bd,u+2b1b-2b1c,u+e207,u+f27b,u+f45a-f51f,u+1f377,u+1f397,u+1f3be,u+1f3d0-1f3d3,u+1f465,u+1f489,u+1f49f,u+1f4ac,u+1f4bf-1f4c0,u+1f4d6,u+1f4e6,u+1f54a,u+1f56e,u+1f5b8,u+1f609,u+1f6ac,u+1f7e5-1f91d,u+1f977,u+1f9ea-1f9ec,u+1f9f9,u+1fa79}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+2194-21e5,u+23f0,u+265a-2663,u+26be,u+2708,u+27a1-2b0d,u+2b95,u+f01a-f01b,u+f18e-f190,u+f2d4-f3fc,u+f3ff-f458,u+1f333,u+1f399,u+1f3c0,u+1f3c8,u+1f3cf,u+1f3d1,u+1f3ed,u+1f48e,u+1f4fa,u+1f502,u+1f6a9,u+1f94a-1f94e}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+2122-2139,u+231b,u+23f1-23f3,u+25ac,u+263f-2642,u+2660,u+2696,u+26a2-26a9,u+26b2,u+270b-270c,u+2744-274e,u+2b23,u+f014,u+f0f5,u+f1b1-f27a,u+f28b-f2d3,u+f2dc-f31c,u+f425,u+f4e6,u+f8e5,u+1f321,u+1f374,u+1f383,u+1f4a9,u+1f4cd,u+1f4dd,u+1f4e4-1f4e5,u+1f504-1f50b,u+1f58a,u+1f596,u+1f5d5-1f5d6,u+1f5fa,u+1f6cc,u+1f6d1,u+1f91a,u+1f944}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+a3-bb,u+201c-20ac,u+20bd,u+21ba-21c4,u+2304,u+2600,u+2611,u+2639,u+2640,u+26bd,u+2705,u+f01d-f0e3,u+f0e9-f0f4,u+f0f6-f187,u+f191-f1b0,u+f1b3-f221,u+f381-f382,u+1f382,u+1f393,u+1f44e,u+1f4a3,u+1f4e0,u+1f515-1f518,u+1f58c,u+1f5b7,u+1f5b9-1f5bb,u+1f5ce,u+1f610,u+1f642,u+1f68d,u+1f691-1f696,u+1f698,u+1f6b2,u+1f9cd,u+1f9ef,u+1f9f3,u+1fa7a}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+d7,u+21bb,u+2329-232a,u+23cf-23ee,u+25d0,u+2699,u+26a0,u+2700-2704,u+2715-2716,u+274c,u+e647-f013,u+f01e-f044,u+f047-f085,u+f089-f0d8,u+f115,u+f123,u+f29c,u+1f34b,u+1f3f7,u+1f4a7,u+1f4be,u+1f4c2,u+1f4cc,u+1f4e2,u+1f4f7,u+1f500,u+1f508-1f50a,u+1f50d,u+1f56b,u+1f588,u+1f5aa,u+1f5b4,u+1f5c1,u+1f5d8-1f5d9,u+1f6ab,u+1f6d2,u+1f9f2}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+e1e5-e206,u+e208-e29e}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+e12d-e1e4}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+22-7e,u+2731,u+e000-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd,u+1f320,u+1f52d,u+1f680,u+1f6b0,u+1f6f8,u+1fa9f}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+d8,u+2205,u+2615,u+26ea,u+271d,u+273f,u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9,u+1f331,u+1f337-1f33c,u+1f356,u+1f3a5-1f3a6,u+1f3b2,u+1f3c5,u+1f3d6-1f3d9,u+1f3e8-1f3eb,u+1f409,u+1f41f,u+1f451,u+1f4bd,u+1f4cf,u+1f4da-1f4dc,u+1f4e3,u+1f4ea,u+1f4fb,u+1f509,u+1f528-1f52a,u+1f547,u+1f6eb,u+1f916,u+1f95b,u+1f9a6,u+1f9e0,u+1f9fe,u+1fa91,u+1fa99}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+a9,u+ae,u+201d,u+2303,u+231a,u+2328,u+23fe,u+25b2-25cf,u+2666-267b,u+2693,u+26a1,u+26aa-26ab,u+26df,u+2709,u+270f,u+2b24,u+f003,u+f016,u+f040,u+f087,u+f0a2,u+f0c9,u+f0cc,u+f0ce,u+f0d1-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f7-f0f8,u+f106,u+f108-f109,u+f10c,u+f10e-f112,u+f11c-f11e,u+f121,u+f126,u+f129,u+f12c-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb-f1c3,u+f1ce-f1d9,u+f1db-f1dc,u+f1e4-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e-f2a0,u+f2a7,u+f2b5,u+f2bb-f2bc,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d,u+1f319,u+1f332,u+1f39f,u+1f3c1,u+1f3cd,u+1f3e2-1f3e5,u+1f44d,u+1f4a1,u+1f4bb,u+1f4c4-1f4c6,u+1f4cb,u+1f4f0-1f4f1,u+1f501,u+1f50c,u+1f514,u+1f534-1f535,u+1f575,u+1f582,u+1f5a5-1f5a9,u+1f5cb,u+1f5d4,u+1f686,u+1f69a,u+1f6a2,u+1f6bf-1f6c1,u+1f6e1,u+1f7e0-1f7e4,u+1f9e9,u+1f9ed}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+21,u+23-25,u+2b,u+3f,u+2013,u+2190-2193,u+2212,u+2399,u+23e9-23ea,u+23f8-23fb,u+25a0,u+25b6,u+25fb-25fc,u+2601,u+261d,u+2665,u+2713-2714,u+2753-2796,u+2b50,u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f08a,u+f091-f093,u+f095-f097,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f0e5-f0e6,u+f114,u+f11d,u+f128,u+f12a,u+f155,u+f283,u+f292,u+f295,u+f2c0,u+f332,u+f541,u+f80a,u+f80c,u+1f310,u+1f381,u+1f39e,u+1f3a7,u+1f3b5,u+1f3c6,u+1f3e0,u+1f3f4,u+1f441,u+1f464,u+1f499-1f49c,u+1f4b2-1f4b3,u+1f4bc,u+1f4c1,u+1f4ce,u+1f4d4,u+1f4de,u+1f4f6,u+1f511-1f513,u+1f516-1f517,u+1f525,u+1f527,u+1f553,u+1f57b,u+1f5a4,u+1f5a8,u+1f5b6,u+1f5bf,u+1f5e9-1f5ea,u+1f6e3,u+1f90d-1f90e,u+1f9e1,u+1f9fc,u+1fa90}:host,:root{--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;src:url()format("woff2")}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+2015-20b8,u+2603,u+2698-26f7,u+e0cf-f87b,u+1f32d-1f334,u+1f336-1f384,u+1f3c2-1f477,u+1f4b0-1f4df,u+1f523,u+1f57d-1f595,u+1f6a1-1f6cd,u+1f950-1f9c0}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+20b4,u+2211-221a,u+22c3,u+262a-262f,u+26b0,u+26c5,u+26e9-26f0,u+26fa-2721,u+f670-f710,u+1f33d-1f341,u+1f357,u+1f3c3-1f3d4,u+1f3f9-1f408,u+1f40e-1f40f,u+1f412-1f418,u+1f47b,u+1f549-1f54e,u+1f56f,u+1f5dd,u+1f6d0,u+1f967,u+1f986,u+1f99b-1f9ae,u+1f9e6,u+1fa81-1fa93}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+22c2,u+2625,u+262c,u+2638,u+269b,u+f0e4-f66f,u+1f34e-1f34f,u+1f392,u+1f3ad-1f3af,u+1f3ca,u+1f3db,u+1f442-1f453,u+1f4c9-1f4d9,u+1f52c,u+1f54b,u+1f5c4,u+1f5e2,u+1f62b-1f697,u+1f6a6,u+1f6fb,u+1f9b4-1f9b7,u+1f9ee,u+1faa5,u+1fac1}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+f7,u+221e,u+232b,u+267e-2685,u+26fd,u+2711-2712,u+2797,u+f520-f5c2,u+1f17f,u+1f30d-1f30f,u+1f36a-1f378,u+1f3a8,u+1f455,u+1f480,u+1f58b,u+1f600-1f626,u+1f62c-1f690,u+1f6aa-1f6ad,u+1f6b6,u+1f6ce,u+1f6ec,u+1f923-1f941,u+1f9f0,u+1fa9b,u+1fab6}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+24bd,u+2b1b-2b1c,u+e207,u+f27b,u+f45a-f51f,u+1f377,u+1f397,u+1f3be,u+1f3d0-1f3d3,u+1f465,u+1f489,u+1f49f,u+1f4ac,u+1f4bf-1f4c0,u+1f4d6,u+1f4e6,u+1f54a,u+1f56e,u+1f5b8,u+1f609,u+1f6ac,u+1f7e5-1f91d,u+1f977,u+1f9ea-1f9ec,u+1f9f9,u+1fa79}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+2194-21e5,u+23f0,u+265a-2663,u+26be,u+2708,u+27a1-2b0d,u+2b95,u+f01a-f01b,u+f18e-f190,u+f2d4-f3fc,u+f3ff-f458,u+1f333,u+1f399,u+1f3c0,u+1f3c8,u+1f3cf,u+1f3d1,u+1f3ed,u+1f48e,u+1f4fa,u+1f502,u+1f6a9,u+1f94a-1f94e}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+2122-2139,u+231b,u+23f1-23f3,u+25ac,u+263f-2642,u+2660,u+2696,u+26a2-26a9,u+26b2,u+270b-270c,u+2744-274e,u+2b23,u+f014,u+f0f5,u+f1b1-f27a,u+f28b-f2d3,u+f2dc-f31c,u+f425,u+f4e6,u+f8e5,u+1f321,u+1f374,u+1f383,u+1f4a9,u+1f4cd,u+1f4dd,u+1f4e4-1f4e5,u+1f504-1f50b,u+1f58a,u+1f596,u+1f5d5-1f5d6,u+1f5fa,u+1f6cc,u+1f6d1,u+1f91a,u+1f944}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+a3-bb,u+201c-20ac,u+20bd,u+21ba-21c4,u+2304,u+2600,u+2611,u+2639,u+2640,u+26bd,u+2705,u+f01d-f0e3,u+f0e9-f0f4,u+f0f6-f187,u+f191-f1b0,u+f1b3-f221,u+f381-f382,u+1f382,u+1f393,u+1f44e,u+1f4a3,u+1f4e0,u+1f515-1f518,u+1f58c,u+1f5b7,u+1f5b9-1f5bb,u+1f5ce,u+1f610,u+1f642,u+1f68d,u+1f691-1f696,u+1f698,u+1f6b2,u+1f9cd,u+1f9ef,u+1f9f3,u+1fa7a}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+d7,u+21bb,u+2329-232a,u+23cf-23ee,u+25d0,u+2699,u+26a0,u+2700-2704,u+2715-2716,u+274c,u+e647-f013,u+f01e-f044,u+f047-f085,u+f089-f0d8,u+f115,u+f123,u+f29c,u+1f34b,u+1f3f7,u+1f4a7,u+1f4be,u+1f4c2,u+1f4cc,u+1f4e2,u+1f4f7,u+1f500,u+1f508-1f50a,u+1f50d,u+1f56b,u+1f588,u+1f5aa,u+1f5b4,u+1f5c1,u+1f5d8-1f5d9,u+1f6ab,u+1f6d2,u+1f9f2}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+e1e5-e206,u+e208-e29e}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+e12d-e1e4}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+22-7e,u+2731,u+e000-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd,u+1f320,u+1f52d,u+1f680,u+1f6b0,u+1f6f8,u+1fa9f}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+d8,u+2205,u+2615,u+26ea,u+271d,u+273f,u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9,u+1f331,u+1f337-1f33c,u+1f356,u+1f3a5-1f3a6,u+1f3b2,u+1f3c5,u+1f3d6-1f3d9,u+1f3e8-1f3eb,u+1f409,u+1f41f,u+1f451,u+1f4bd,u+1f4cf,u+1f4da-1f4dc,u+1f4e3,u+1f4ea,u+1f4fb,u+1f509,u+1f528-1f52a,u+1f547,u+1f6eb,u+1f916,u+1f95b,u+1f9a6,u+1f9e0,u+1f9fe,u+1fa91,u+1fa99}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+a9,u+ae,u+201d,u+2303,u+231a,u+2328,u+23fe,u+25b2-25cf,u+2666-267b,u+2693,u+26a1,u+26aa-26ab,u+26df,u+2709,u+270f,u+2b24,u+f003,u+f016,u+f040,u+f087,u+f0a2,u+f0c9,u+f0cc,u+f0ce,u+f0d1-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f7-f0f8,u+f106,u+f108-f109,u+f10c,u+f10e-f112,u+f11c-f11e,u+f121,u+f126,u+f129,u+f12c-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb-f1c3,u+f1ce-f1d9,u+f1db-f1dc,u+f1e4-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e-f2a0,u+f2a7,u+f2b5,u+f2bb-f2bc,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d,u+1f319,u+1f332,u+1f39f,u+1f3c1,u+1f3cd,u+1f3e2-1f3e5,u+1f44d,u+1f4a1,u+1f4bb,u+1f4c4-1f4c6,u+1f4cb,u+1f4f0-1f4f1,u+1f501,u+1f50c,u+1f514,u+1f534-1f535,u+1f575,u+1f582,u+1f5a5-1f5a9,u+1f5cb,u+1f5d4,u+1f686,u+1f69a,u+1f6a2,u+1f6bf-1f6c1,u+1f6e1,u+1f7e0-1f7e4,u+1f9e9,u+1f9ed}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+21,u+23-25,u+2b,u+3f,u+2013,u+2190-2193,u+2212,u+2399,u+23e9-23ea,u+23f8-23fb,u+25a0,u+25b6,u+25fb-25fc,u+2601,u+261d,u+2665,u+2713-2714,u+2753-2796,u+2b50,u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f08a,u+f091-f093,u+f095-f097,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f0e5-f0e6,u+f114,u+f11d,u+f128,u+f12a,u+f155,u+f283,u+f292,u+f295,u+f2c0,u+f332,u+f541,u+f80a,u+f80c,u+1f310,u+1f381,u+1f39e,u+1f3a7,u+1f3b5,u+1f3c6,u+1f3e0,u+1f3f4,u+1f441,u+1f464,u+1f499-1f49c,u+1f4b2-1f4b3,u+1f4bc,u+1f4c1,u+1f4ce,u+1f4d4,u+1f4de,u+1f4f6,u+1f511-1f513,u+1f516-1f517,u+1f525,u+1f527,u+1f553,u+1f57b,u+1f5a4,u+1f5a8,u+1f5b6,u+1f5bf,u+1f5e9-1f5ea,u+1f6e3,u+1f90d-1f90e,u+1f9e1,u+1f9fc,u+1fa90}:host,:root{--fa-style-family-classic:"Font Awesome 6 Pro";--fa-font-thin:normal 100 1em/1"Font Awesome 6 Pro"}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2")}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+2015-20b8,u+2603,u+2698-26f7,u+e0cf-f87b,u+1f32d-1f334,u+1f336-1f384,u+1f3c2-1f477,u+1f4b0-1f4df,u+1f523,u+1f57d-1f595,u+1f6a1-1f6cd,u+1f950-1f9c0}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+20b4,u+2211-221a,u+22c3,u+262a-262f,u+26b0,u+26c5,u+26e9-26f0,u+26fa-2721,u+f670-f710,u+1f33d-1f341,u+1f357,u+1f3c3-1f3d4,u+1f3f9-1f408,u+1f40e-1f40f,u+1f412-1f418,u+1f47b,u+1f549-1f54e,u+1f56f,u+1f5dd,u+1f6d0,u+1f967,u+1f986,u+1f99b-1f9ae,u+1f9e6,u+1fa81-1fa93}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+22c2,u+2625,u+262c,u+2638,u+269b,u+f0e4-f66f,u+1f34e-1f34f,u+1f392,u+1f3ad-1f3af,u+1f3ca,u+1f3db,u+1f442-1f453,u+1f4c9-1f4d9,u+1f52c,u+1f54b,u+1f5c4,u+1f5e2,u+1f62b-1f697,u+1f6a6,u+1f6fb,u+1f9b4-1f9b7,u+1f9ee,u+1faa5,u+1fac1}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+f7,u+221e,u+232b,u+267e-2685,u+26fd,u+2711-2712,u+2797,u+f520-f5c2,u+1f17f,u+1f30d-1f30f,u+1f36a-1f378,u+1f3a8,u+1f455,u+1f480,u+1f58b,u+1f600-1f626,u+1f62c-1f690,u+1f6aa-1f6ad,u+1f6b6,u+1f6ce,u+1f6ec,u+1f923-1f941,u+1f9f0,u+1fa9b,u+1fab6}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+24bd,u+2b1b-2b1c,u+e207,u+f27b,u+f45a-f51f,u+1f377,u+1f397,u+1f3be,u+1f3d0-1f3d3,u+1f465,u+1f489,u+1f49f,u+1f4ac,u+1f4bf-1f4c0,u+1f4d6,u+1f4e6,u+1f54a,u+1f56e,u+1f5b8,u+1f609,u+1f6ac,u+1f7e5-1f91d,u+1f977,u+1f9ea-1f9ec,u+1f9f9,u+1fa79}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+2194-21e5,u+23f0,u+265a-2663,u+26be,u+2708,u+27a1-2b0d,u+2b95,u+f01a-f01b,u+f18e-f190,u+f2d4-f3fc,u+f3ff-f458,u+1f333,u+1f399,u+1f3c0,u+1f3c8,u+1f3cf,u+1f3d1,u+1f3ed,u+1f48e,u+1f4fa,u+1f502,u+1f6a9,u+1f94a-1f94e}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+2122-2139,u+231b,u+23f1-23f3,u+25ac,u+263f-2642,u+2660,u+2696,u+26a2-26a9,u+26b2,u+270b-270c,u+2744-274e,u+2b23,u+f014,u+f0f5,u+f1b1-f27a,u+f28b-f2d3,u+f2dc-f31c,u+f425,u+f4e6,u+f8e5,u+1f321,u+1f374,u+1f383,u+1f4a9,u+1f4cd,u+1f4dd,u+1f4e4-1f4e5,u+1f504-1f50b,u+1f58a,u+1f596,u+1f5d5-1f5d6,u+1f5fa,u+1f6cc,u+1f6d1,u+1f91a,u+1f944}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+a3-bb,u+201c-20ac,u+20bd,u+21ba-21c4,u+2304,u+2600,u+2611,u+2639,u+2640,u+26bd,u+2705,u+f01d-f0e3,u+f0e9-f0f4,u+f0f6-f187,u+f191-f1b0,u+f1b3-f221,u+f381-f382,u+1f382,u+1f393,u+1f44e,u+1f4a3,u+1f4e0,u+1f515-1f518,u+1f58c,u+1f5b7,u+1f5b9-1f5bb,u+1f5ce,u+1f610,u+1f642,u+1f68d,u+1f691-1f696,u+1f698,u+1f6b2,u+1f9cd,u+1f9ef,u+1f9f3,u+1fa7a}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+d7,u+21bb,u+2329-232a,u+23cf-23ee,u+25d0,u+2699,u+26a0,u+2700-2704,u+2715-2716,u+274c,u+e647-f013,u+f01e-f044,u+f047-f085,u+f089-f0d8,u+f115,u+f123,u+f29c,u+1f34b,u+1f3f7,u+1f4a7,u+1f4be,u+1f4c2,u+1f4cc,u+1f4e2,u+1f4f7,u+1f500,u+1f508-1f50a,u+1f50d,u+1f56b,u+1f588,u+1f5aa,u+1f5b4,u+1f5c1,u+1f5d8-1f5d9,u+1f6ab,u+1f6d2,u+1f9f2}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+e1e5-e206,u+e208-e29e}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+e12d-e1e4}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+22-7e,u+2731,u+e000-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd,u+1f320,u+1f52d,u+1f680,u+1f6b0,u+1f6f8,u+1fa9f}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+d8,u+2205,u+2615,u+26ea,u+271d,u+273f,u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9,u+1f331,u+1f337-1f33c,u+1f356,u+1f3a5-1f3a6,u+1f3b2,u+1f3c5,u+1f3d6-1f3d9,u+1f3e8-1f3eb,u+1f409,u+1f41f,u+1f451,u+1f4bd,u+1f4cf,u+1f4da-1f4dc,u+1f4e3,u+1f4ea,u+1f4fb,u+1f509,u+1f528-1f52a,u+1f547,u+1f6eb,u+1f916,u+1f95b,u+1f9a6,u+1f9e0,u+1f9fe,u+1fa91,u+1fa99}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+a9,u+ae,u+201d,u+2303,u+231a,u+2328,u+23fe,u+25b2-25cf,u+2666-267b,u+2693,u+26a1,u+26aa-26ab,u+26df,u+2709,u+270f,u+2b24,u+f003,u+f016,u+f040,u+f087,u+f0a2,u+f0c9,u+f0cc,u+f0ce,u+f0d1-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f7-f0f8,u+f106,u+f108-f109,u+f10c,u+f10e-f112,u+f11c-f11e,u+f121,u+f126,u+f129,u+f12c-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb-f1c3,u+f1ce-f1d9,u+f1db-f1dc,u+f1e4-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e-f2a0,u+f2a7,u+f2b5,u+f2bb-f2bc,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d,u+1f319,u+1f332,u+1f39f,u+1f3c1,u+1f3cd,u+1f3e2-1f3e5,u+1f44d,u+1f4a1,u+1f4bb,u+1f4c4-1f4c6,u+1f4cb,u+1f4f0-1f4f1,u+1f501,u+1f50c,u+1f514,u+1f534-1f535,u+1f575,u+1f582,u+1f5a5-1f5a9,u+1f5cb,u+1f5d4,u+1f686,u+1f69a,u+1f6a2,u+1f6bf-1f6c1,u+1f6e1,u+1f7e0-1f7e4,u+1f9e9,u+1f9ed}@font-face{font-family:"Font Awesome 6 Pro";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+21,u+23-25,u+2b,u+3f,u+2013,u+2190-2193,u+2212,u+2399,u+23e9-23ea,u+23f8-23fb,u+25a0,u+25b6,u+25fb-25fc,u+2601,u+261d,u+2665,u+2713-2714,u+2753-2796,u+2b50,u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f08a,u+f091-f093,u+f095-f097,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f0e5-f0e6,u+f114,u+f11d,u+f128,u+f12a,u+f155,u+f283,u+f292,u+f295,u+f2c0,u+f332,u+f541,u+f80a,u+f80c,u+1f310,u+1f381,u+1f39e,u+1f3a7,u+1f3b5,u+1f3c6,u+1f3e0,u+1f3f4,u+1f441,u+1f464,u+1f499-1f49c,u+1f4b2-1f4b3,u+1f4bc,u+1f4c1,u+1f4ce,u+1f4d4,u+1f4de,u+1f4f6,u+1f511-1f513,u+1f516-1f517,u+1f525,u+1f527,u+1f553,u+1f57b,u+1f5a4,u+1f5a8,u+1f5b6,u+1f5bf,u+1f5e9-1f5ea,u+1f6e3,u+1f90d-1f90e,u+1f9e1,u+1f9fc,u+1fa90}@font-face{font-family:"Font Awesome 5 Brands";font-weight:400;src:url()format("woff2");unicode-range:u+e007,u+e013,u+e01a,u+e01e,u+e049,u+e052,u+e055-e057,u+e077-e084,u+e087-e088,u+f081-f082,u+f08c,u+f092,u+f099-f09b,u+f0d2-f0d5,u+f0e1,u+f113,u+f136,u+f13b-f13c,u+f15a,u+f167-f169,u+f16b-f16e,u+f170-f171,u+f173-f174,u+f179-f17e,u+f180-f181,u+f184,u+f189-f18d,u+f194,u+f198,u+f19a-f19b,u+f19e,u+f1a0-f1a9,u+f1b4,u+f1bc,u+f1be,u+f1e8,u+f1ed,u+f1f0-f1f1,u+f20e,u+f210,u+f213-f214,u+f232,u+f23a,u+f26b,u+f270,u+f288,u+f299,u+f2a6,u+f2b0,u+f2c5-f2c6,u+f2e0,u+f368,u+f379,u+f392-f393,u+f39f,u+f3a9,u+f3ab-f3ac,u+f3c0,u+f3c7,u+f3ca,u+f3e2,u+f3eb-f3ec,u+f3ef,u+f3f8,u+f3fe,u+f419,u+f41b,u+f4d5,u+f4e4,u+f4f8-f4f9,u+f514,u+f5b5,u+f6c9,u+f731,u+f77b,u+f7af,u+f7e1,u+f83b}@font-face{font-family:"Font Awesome 5 Brands";font-weight:400;src:url()format("woff2");unicode-range:u+f3e8-f3ea,u+f3ee,u+f3f3,u+f3f5-f3f7,u+f3f9,u+f402-f405,u+f407-f40d,u+f411-f417,u+f41a,u+f41c-f421,u+f423,u+f426-f431,u+f44d,u+f452,u+f457,u+f459,u+f4e5,u+f4e7-f4f7,u+f50a-f513,u+f592,u+f59e,u+f5a3,u+f5a8,u+f5b2,u+f5be,u+f5c6,u+f5cc,u+f5cf,u+f5f1,u+f5f7,u+f5fa,u+f60f,u+f612,u+f63f,u+f642,u+f69d,u+f6ca,u+f6cc,u+f6dc,u+f730,u+f75d,u+f77a,u+f785,u+f789,u+f78d,u+f790-f791,u+f797-f799,u+f7b0-f7b1,u+f7b3,u+f7bb-f7bc,u+f7c6,u+f7d3,u+f7d6,u+f7df-f7e0,u+f7e3,u+f834-f83a,u+f83c-f83d,u+f83f-f842,u+f89e,u+f8a6,u+f8ca,u+f8d2,u+f8e1,u+f8e8}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f005,u+f007-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f091,u+f093,u+f095,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f128,u+f12a,u+f155,u+f292,u+f295,u+f332,u+f541,u+f80a,u+f80c}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+f040,u+f0c9,u+f0cc,u+f0ce,u+f0d1,u+f0d6-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f8,u+f106,u+f108-f109,u+f10e,u+f110-f111,u+f11c,u+f11e,u+f121,u+f126,u+f129,u+f12c-f12e,u+f130-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb,u+f1c0-f1c3,u+f1ce,u+f1d8,u+f1dc,u+f1e4-f1e6,u+f1ea-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d,u+f233-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e,u+f2a0,u+f2a7,u+f2b5,u+f2bb,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+e000-e006,u+e008-e00f,u+e011-e012,u+e014-e016,u+e018-e019,u+e01c-e01d,u+e022-e023,u+e025-e02e,u+e030-e039,u+e03b-e041,u+e043-e044,u+e047-e048,u+e04a-e051,u+e053-e054,u+e058-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+f222-f22c,u+f235-f236,u+f239,u+f240-f245,u+f247-f249,u+f24e,u+f252-f25c,u+f26c,u+f271-f274,u+f276-f277,u+f279-f27a,u+f28b,u+f28d,u+f290-f291,u+f29a,u+f29d,u+f2a1-f2a4,u+f2a8,u+f2b6,u+f2b9,u+f2bd,u+f2c1-f2c2,u+f2c7-f2cb,u+f2ce,u+f2d0-f2d1,u+f2d3,u+f2dc,u+f2e2-f2eb,u+f2ed-f2ee,u+f2f0-f2f6,u+f2f8-f2fb,u+f2fd-f2fe,u+f300-f301,u+f304-f315,u+f317-f319,u+f31c,u+f4e6,u+f8e5}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+f45a-f47c,u+f47e-f480,u+f482-f489,u+f48b-f48e,u+f491-f492,u+f495-f497,u+f499-f4b6,u+f4b8-f4c9,u+f4cb,u+f4cd-f4d0,u+f4d2-f4d4,u+f4d6,u+f4d9-f4e1,u+f4e3,u+f4fa-f502,u+f504-f507,u+f509,u+f515-f51a,u+f51c,u+f51f}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+f670-f672,u+f674,u+f676-f67c,u+f67e,u+f680-f694,u+f696-f69b,u+f69e,u+f6a0-f6a7,u+f6a9-f6ae,u+f6b0-f6be,u+f6c1-f6c8,u+f6cb,u+f6cd-f6d4,u+f6d6-f6db,u+f6dd-f6e2,u+f6e4-f6e8,u+f6ea-f6f4,u+f6f6-f6f9,u+f6fb-f6fe,u+f701-f703,u+f705-f70a,u+f70c-f70d,u+f70f-f710}@font-face{font-family:"Font Awesome 5 Pro";font-weight:900;src:url()format("woff2");unicode-range:u+f87c-f892,u+f895-f896,u+f898-f89d,u+f8a0-f8a5,u+f8a7-f8a8,u+f8aa-f8b0,u+f8b3-f8ba,u+f8bd-f8c6,u+f8c8-f8c9,u+f8cb-f8d1,u+f8d3-f8d5,u+f8d8,u+f8da-f8de,u+f8e2-f8e4,u+f8e6,u+f8e9-f8ed,u+f8f0-f8fc,u+f8fe-f8ff}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f005,u+f007-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f091,u+f093,u+f095,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f128,u+f12a,u+f155,u+f292,u+f295,u+f332,u+f541,u+f80a,u+f80c}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+f040,u+f0c9,u+f0cc,u+f0ce,u+f0d1,u+f0d6-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f8,u+f106,u+f108-f109,u+f10e,u+f110-f111,u+f11c,u+f11e,u+f121,u+f126,u+f129,u+f12c-f12e,u+f130-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb,u+f1c0-f1c3,u+f1ce,u+f1d8,u+f1dc,u+f1e4-f1e6,u+f1ea-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d,u+f233-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e,u+f2a0,u+f2a7,u+f2b5,u+f2bb,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+e000-e006,u+e008-e00f,u+e011-e012,u+e014-e016,u+e018-e019,u+e01c-e01d,u+e022-e023,u+e025-e02e,u+e030-e039,u+e03b-e041,u+e043-e044,u+e047-e048,u+e04a-e051,u+e053-e054,u+e058-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+f222-f22c,u+f235-f236,u+f239,u+f240-f245,u+f247-f249,u+f24e,u+f252-f25c,u+f26c,u+f271-f274,u+f276-f277,u+f279-f27a,u+f28b,u+f28d,u+f290-f291,u+f29a,u+f29d,u+f2a1-f2a4,u+f2a8,u+f2b6,u+f2b9,u+f2bd,u+f2c1-f2c2,u+f2c7-f2cb,u+f2ce,u+f2d0-f2d1,u+f2d3,u+f2dc,u+f2e2-f2eb,u+f2ed-f2ee,u+f2f0-f2f6,u+f2f8-f2fb,u+f2fd-f2fe,u+f300-f301,u+f304-f315,u+f317-f319,u+f31c,u+f4e6,u+f8e5}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+f45a-f47c,u+f47e-f480,u+f482-f489,u+f48b-f48e,u+f491-f492,u+f495-f497,u+f499-f4b6,u+f4b8-f4c9,u+f4cb,u+f4cd-f4d0,u+f4d2-f4d4,u+f4d6,u+f4d9-f4e1,u+f4e3,u+f4fa-f502,u+f504-f507,u+f509,u+f515-f51a,u+f51c,u+f51f}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+f670-f672,u+f674,u+f676-f67c,u+f67e,u+f680-f694,u+f696-f69b,u+f69e,u+f6a0-f6a7,u+f6a9-f6ae,u+f6b0-f6be,u+f6c1-f6c8,u+f6cb,u+f6cd-f6d4,u+f6d6-f6db,u+f6dd-f6e2,u+f6e4-f6e8,u+f6ea-f6f4,u+f6f6-f6f9,u+f6fb-f6fe,u+f701-f703,u+f705-f70a,u+f70c-f70d,u+f70f-f710}@font-face{font-family:"Font Awesome 5 Pro";font-weight:400;src:url()format("woff2");unicode-range:u+f87c-f892,u+f895-f896,u+f898-f89d,u+f8a0-f8a5,u+f8a7-f8a8,u+f8aa-f8b0,u+f8b3-f8ba,u+f8bd-f8c6,u+f8c8-f8c9,u+f8cb-f8d1,u+f8d3-f8d5,u+f8d8,u+f8da-f8de,u+f8e2-f8e4,u+f8e6,u+f8e9-f8ed,u+f8f0-f8fc,u+f8fe-f8ff}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f005,u+f007-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f091,u+f093,u+f095,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f128,u+f12a,u+f155,u+f292,u+f295,u+f332,u+f541,u+f80a,u+f80c}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+f040,u+f0c9,u+f0cc,u+f0ce,u+f0d1,u+f0d6-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f8,u+f106,u+f108-f109,u+f10e,u+f110-f111,u+f11c,u+f11e,u+f121,u+f126,u+f129,u+f12c-f12e,u+f130-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb,u+f1c0-f1c3,u+f1ce,u+f1d8,u+f1dc,u+f1e4-f1e6,u+f1ea-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d,u+f233-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e,u+f2a0,u+f2a7,u+f2b5,u+f2bb,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+e000-e006,u+e008-e00f,u+e011-e012,u+e014-e016,u+e018-e019,u+e01c-e01d,u+e022-e023,u+e025-e02e,u+e030-e039,u+e03b-e041,u+e043-e044,u+e047-e048,u+e04a-e051,u+e053-e054,u+e058-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+f222-f22c,u+f235-f236,u+f239,u+f240-f245,u+f247-f249,u+f24e,u+f252-f25c,u+f26c,u+f271-f274,u+f276-f277,u+f279-f27a,u+f28b,u+f28d,u+f290-f291,u+f29a,u+f29d,u+f2a1-f2a4,u+f2a8,u+f2b6,u+f2b9,u+f2bd,u+f2c1-f2c2,u+f2c7-f2cb,u+f2ce,u+f2d0-f2d1,u+f2d3,u+f2dc,u+f2e2-f2eb,u+f2ed-f2ee,u+f2f0-f2f6,u+f2f8-f2fb,u+f2fd-f2fe,u+f300-f301,u+f304-f315,u+f317-f319,u+f31c,u+f4e6,u+f8e5}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+f45a-f47c,u+f47e-f480,u+f482-f489,u+f48b-f48e,u+f491-f492,u+f495-f497,u+f499-f4b6,u+f4b8-f4c9,u+f4cb,u+f4cd-f4d0,u+f4d2-f4d4,u+f4d6,u+f4d9-f4e1,u+f4e3,u+f4fa-f502,u+f504-f507,u+f509,u+f515-f51a,u+f51c,u+f51f}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+f670-f672,u+f674,u+f676-f67c,u+f67e,u+f680-f694,u+f696-f69b,u+f69e,u+f6a0-f6a7,u+f6a9-f6ae,u+f6b0-f6be,u+f6c1-f6c8,u+f6cb,u+f6cd-f6d4,u+f6d6-f6db,u+f6dd-f6e2,u+f6e4-f6e8,u+f6ea-f6f4,u+f6f6-f6f9,u+f6fb-f6fe,u+f701-f703,u+f705-f70a,u+f70c-f70d,u+f70f-f710}@font-face{font-family:"Font Awesome 5 Pro";font-weight:300;src:url()format("woff2");unicode-range:u+f87c-f892,u+f895-f896,u+f898-f89d,u+f8a0-f8a5,u+f8a7-f8a8,u+f8aa-f8b0,u+f8b3-f8ba,u+f8bd-f8c6,u+f8c8-f8c9,u+f8cb-f8d1,u+f8d3-f8d5,u+f8d8,u+f8da-f8de,u+f8e2-f8e4,u+f8e6,u+f8e9-f8ed,u+f8f0-f8fc,u+f8fe-f8ff}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f005,u+f007-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f091,u+f093,u+f095,u+f09c-f09d,u+f0a3,u+f128,u+f12a,u+f155,u+f292,u+f295,u+f332,u+f541,u+f80a,u+f80c,u+10e010,u+10e017,u+10e01b,u+10e01f-10e021,u+10e024,u+10e02f,u+10e03a,u+10e042,u+10e045-10e046,u+10e060,u+10e068,u+10e06e,u+10e074,u+10e076,u+10f001,u+10f004-10f005,u+10f007-10f008,u+10f00c,u+10f011-10f012,u+10f015,u+10f017-10f019,u+10f01c,u+10f023-10f025,u+10f02a,u+10f02c-10f031,u+10f03a,u+10f03d-10f03e,u+10f041,u+10f04a-10f04e,u+10f05b,u+10f060-10f065,u+10f067-10f068,u+10f06b-10f06e,u+10f072,u+10f075,u+10f077-10f078,u+10f07b,u+10f084,u+10f086,u+10f091,u+10f093,u+10f095,u+10f09c-10f09d,u+10f0a3,u+10f128,u+10f12a,u+10f155,u+10f292,u+10f295,u+10f332,u+10f541,u+10f80a,u+10f80c}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8-f0c9,u+f0cc,u+f0ce,u+f0d1,u+f0d6-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f8,u+f106,u+f109,u+f10e,u+f110-f111,u+f11c,u+f11e,u+f121,u+f126,u+f129,u+f12c-f12e,u+f130-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb,u+f1c0-f1c3,u+f1ce,u+f1d8,u+f1dc,u+f1e4-f1e6,u+f1ea-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d,u+f233-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e,u+f47d,u+10f0a6,u+10f0ac-10f0ad,u+10f0b0-10f0b1,u+10f0c0-10f0c2,u+10f0c5-10f0c6,u+10f0c8-10f0c9,u+10f0cc,u+10f0ce,u+10f0d1,u+10f0d6-10f0d7,u+10f0dc,u+10f0e0,u+10f0e7-10f0e8,u+10f0eb,u+10f0f3,u+10f0f8,u+10f106,u+10f109,u+10f10e,u+10f110-10f111,u+10f11c,u+10f11e,u+10f121,u+10f126,u+10f129,u+10f12c-10f12e,u+10f130-10f133,u+10f135,u+10f13d,u+10f140,u+10f145,u+10f14e,u+10f15b,u+10f164,u+10f186,u+10f188,u+10f1ab,u+10f1ad-10f1ae,u+10f1b2,u+10f1b8,u+10f1bb,u+10f1c0-10f1c3,u+10f1ce,u+10f1d8,u+10f1dc,u+10f1e4-10f1e6,u+10f1ea-10f1ec,u+10f1f8-10f1f9,u+10f205,u+10f20a,u+10f217,u+10f219-10f21d,u+10f22d,u+10f233-10f234,u+10f238,u+10f246,u+10f24d,u+10f251,u+10f25d,u+10f275,u+10f29e,u+10f47d}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+f040,u+f108,u+f2a0,u+f2a7,u+f2b5,u+f2bb,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+10f040,u+10f108,u+10f2a0,u+10f2a7,u+10f2b5,u+10f2bb,u+10f2cc-10f2cd,u+10f2d2,u+10f2db,u+10f2e1,u+10f2ec,u+10f2f7,u+10f2fc,u+10f302-10f303,u+10f316,u+10f31a,u+10f328,u+10f335,u+10f363,u+10f37e,u+10f390,u+10f3c5,u+10f3ce,u+10f3e5,u+10f3f4,u+10f3fb,u+10f40e,u+10f435,u+10f44b,u+10f481,u+10f48a,u+10f48f-10f490,u+10f493-10f494,u+10f498,u+10f4b7,u+10f4ca,u+10f4cc,u+10f4d1,u+10f4d7-10f4d8,u+10f4e2,u+10f503,u+10f508,u+10f51b,u+10f51d-10f51e,u+10f521-10f522,u+10f52b,u+10f530,u+10f535,u+10f53e,u+10f543-10f545,u+10f548-10f549,u+10f54e,u+10f555,u+10f559,u+10f55d,u+10f564,u+10f56c,u+10f56e-10f570,u+10f577-10f578,u+10f590,u+10f594-10f595,u+10f5a1-10f5a2,u+10f5aa-10f5ab,u+10f5b0,u+10f5b7,u+10f5ba,u+10f5bf,u+10f5ca,u+10f5db-10f5dc,u+10f5ef,u+10f5f2,u+10f5f6,u+10f5fb}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+e048,u+e04a-e051,u+e053-e054,u+e058-e05f,u+e061-e067,u+e069-e06d,u+e06f-e073,u+e075,u+e085-e086,u+10e048,u+10e04a-10e051,u+10e053-10e054,u+10e058-10e05f,u+10e061-10e067,u+10e069-10e06d,u+10e06f-10e073,u+10e075,u+10e085-10e086}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+f259-f25c,u+f26c,u+f271-f274,u+f276-f277,u+f279-f27a,u+f28b,u+f28d,u+f290-f291,u+f29a,u+f29d,u+f2a1-f2a4,u+f2a8,u+f2b6,u+f2b9,u+f2bd,u+f2c1-f2c2,u+f2c7-f2cb,u+f2ce,u+f2d0-f2d1,u+f2d3,u+f2dc,u+f2e2-f2eb,u+f2ed-f2ee,u+f2f0-f2f6,u+f2f8-f2fb,u+f2fd-f2fe,u+f300-f301,u+f304-f315,u+f317-f318,u+f4e6,u+f8e5,u+10f259-10f25c,u+10f26c,u+10f271-10f274,u+10f276-10f277,u+10f279-10f27a,u+10f28b,u+10f28d,u+10f290-10f291,u+10f29a,u+10f29d,u+10f2a1-10f2a4,u+10f2a8,u+10f2b6,u+10f2b9,u+10f2bd,u+10f2c1-10f2c2,u+10f2c7-10f2cb,u+10f2ce,u+10f2d0-10f2d1,u+10f2d3,u+10f2dc,u+10f2e2-10f2eb,u+10f2ed-10f2ee,u+10f2f0-10f2f6,u+10f2f8-10f2fb,u+10f2fd-10f2fe,u+10f300-10f301,u+10f304-10f315,u+10f317-10f318,u+10f4e6,u+10f8e5}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+f486-f489,u+f48b-f48e,u+f491-f492,u+f495-f497,u+f499-f4a0,u+f4a2-f4b6,u+f4b8-f4c9,u+f4cb,u+f4cd-f4d0,u+f4d2-f4d4,u+f4d6,u+f4d9-f4e1,u+f4e3,u+f4fa-f502,u+f504-f505,u+10f486-10f489,u+10f48b-10f48e,u+10f491-10f492,u+10f495-10f497,u+10f499-10f4a0,u+10f4a2-10f4b6,u+10f4b8-10f4c9,u+10f4cb,u+10f4cd-10f4d0,u+10f4d2-10f4d4,u+10f4d6,u+10f4d9-10f4e1,u+10f4e3,u+10f4fa-10f502,u+10f504-10f505}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+f6d2-f6d4,u+f6d6-f6db,u+f6dd-f6e2,u+f6e4-f6e8,u+f6ea-f6f4,u+f6f6-f6f9,u+f6fb-f6fe,u+f701-f703,u+f705-f70a,u+f70c-f70d,u+f70f-f714,u+f716-f71a,u+f71c-f72d,u+f732,u+f735-f73e,u+10f6d2-10f6d4,u+10f6d6-10f6db,u+10f6dd-10f6e2,u+10f6e4-10f6e8,u+10f6ea-10f6f4,u+10f6f6-10f6f9,u+10f6fb-10f6fe,u+10f701-10f703,u+10f705-10f70a,u+10f70c-10f70d,u+10f70f-10f714,u+10f716-10f71a,u+10f71c-10f72d,u+10f732,u+10f735-10f73e}@font-face{font-family:"Font Awesome 5 Duotone";font-weight:900;src:url()format("woff2");unicode-range:u+f823-f82e,u+f831-f833,u+f83e,u+f843-f844,u+f847-f84f,u+f851-f854,u+f856-f857,u+f85a-f85b,u+f85d-f865,u+f867-f86c,u+f86e-f870,u+f872-f874,u+f876-f892,u+f895-f896,u+f898-f89a,u+10f823-10f82e,u+10f831-10f833,u+10f83e,u+10f843-10f844,u+10f847-10f84f,u+10f851-10f854,u+10f856-10f857,u+10f85a-10f85b,u+10f85d-10f865,u+10f867-10f86c,u+10f86e-10f870,u+10f872-10f874,u+10f876-10f892,u+10f895-10f896,u+10f898-10f89a}@font-face{font-family:"FontAwesome";src:url()format("woff2");unicode-range:u+f001,u+f004-f005,u+f007-f008,u+f00c,u+f011-f012,u+f015,u+f018-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d,u+f04a-f04e,u+f05b,u+f060-f064,u+f067-f068,u+f06b-f06d,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f091,u+f093,u+f095,u+f09c,u+f0a3,u+f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c6,u+f0c8,u+f128,u+f12a,u+f155,u+f283,u+f292,u+f295}/*!
* Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2024 Fonticons, Inc.
*/:host,:root{--fa-font-sharp-solid:normal 900 1em/1"Font Awesome 6 Sharp"}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2")}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+2015-20b8,u+2603,u+2698-26f7,u+e0cf-f87b,u+1f32d-1f334,u+1f336-1f384,u+1f3c2-1f477,u+1f4b0-1f4df,u+1f523,u+1f57d-1f595,u+1f6a1-1f6cd,u+1f950-1f9c0}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+20b4,u+2211-221a,u+22c3,u+262a-262f,u+26b0,u+26c5,u+26e9-26f0,u+26fa-2721,u+f670-f710,u+1f33d-1f341,u+1f357,u+1f3c3-1f3d4,u+1f3f9-1f408,u+1f40e-1f40f,u+1f412-1f418,u+1f47b,u+1f549-1f54e,u+1f56f,u+1f5dd,u+1f6d0,u+1f967,u+1f986,u+1f99b-1f9ae,u+1f9e6,u+1fa81-1fa93}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+22c2,u+2625,u+262c,u+2638,u+269b,u+f0e4-f66f,u+1f34e-1f34f,u+1f392,u+1f3ad-1f3af,u+1f3ca,u+1f3db,u+1f442-1f453,u+1f4c9-1f4d9,u+1f52c,u+1f54b,u+1f5c4,u+1f5e2,u+1f62b-1f697,u+1f6a6,u+1f6fb,u+1f9b4-1f9b7,u+1f9ee,u+1faa5,u+1fac1}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+f7,u+221e,u+232b,u+267e-2685,u+26fd,u+2711-2712,u+2797,u+f520-f5c2,u+1f17f,u+1f30d-1f30f,u+1f36a-1f378,u+1f3a8,u+1f455,u+1f480,u+1f58b,u+1f600-1f626,u+1f62c-1f690,u+1f6aa-1f6ad,u+1f6b6,u+1f6ce,u+1f6ec,u+1f923-1f941,u+1f9f0,u+1fa9b,u+1fab6}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+24bd,u+2b1b-2b1c,u+e207,u+f27b,u+f45a-f51f,u+1f377,u+1f397,u+1f3be,u+1f3d0-1f3d3,u+1f465,u+1f489,u+1f49f,u+1f4ac,u+1f4bf-1f4c0,u+1f4d6,u+1f4e6,u+1f54a,u+1f56e,u+1f5b8,u+1f609,u+1f6ac,u+1f7e5-1f91d,u+1f977,u+1f9ea-1f9ec,u+1f9f9,u+1fa79}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+2194-21e5,u+23f0,u+265a-2663,u+26be,u+2708,u+27a1-2b0d,u+2b95,u+f01a-f01b,u+f18e-f190,u+f2d4-f3fc,u+f3ff-f458,u+1f333,u+1f399,u+1f3c0,u+1f3c8,u+1f3cf,u+1f3d1,u+1f3ed,u+1f48e,u+1f4fa,u+1f502,u+1f6a9,u+1f94a-1f94e}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+2122-2139,u+231b,u+23f1-23f3,u+25ac,u+263f-2642,u+2660,u+2696,u+26a2-26a9,u+26b2,u+270b-270c,u+2744-274e,u+2b23,u+f014,u+f0f5,u+f1b1-f27a,u+f28b-f2d3,u+f2dc-f31c,u+f425,u+f4e6,u+f8e5,u+1f321,u+1f374,u+1f383,u+1f4a9,u+1f4cd,u+1f4dd,u+1f4e4-1f4e5,u+1f504-1f50b,u+1f58a,u+1f596,u+1f5d5-1f5d6,u+1f5fa,u+1f6cc,u+1f6d1,u+1f91a,u+1f944}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+a3-bb,u+201c-20ac,u+20bd,u+21ba-21c4,u+2304,u+2600,u+2611,u+2639,u+2640,u+26bd,u+2705,u+f01d-f0e3,u+f0e9-f0f4,u+f0f6-f187,u+f191-f1b0,u+f1b3-f221,u+f381-f382,u+1f382,u+1f393,u+1f44e,u+1f4a3,u+1f4e0,u+1f515-1f518,u+1f58c,u+1f5b7,u+1f5b9-1f5bb,u+1f5ce,u+1f610,u+1f642,u+1f68d,u+1f691-1f696,u+1f698,u+1f6b2,u+1f9cd,u+1f9ef,u+1f9f3,u+1fa7a}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+d7,u+21bb,u+2329-232a,u+23cf-23ee,u+25d0,u+2699,u+26a0,u+2700-2704,u+2715-2716,u+274c,u+e647-f013,u+f01e-f044,u+f047-f085,u+f089-f0d8,u+f115,u+f123,u+f29c,u+1f34b,u+1f3f7,u+1f4a7,u+1f4be,u+1f4c2,u+1f4cc,u+1f4e2,u+1f4f7,u+1f500,u+1f508-1f50a,u+1f50d,u+1f56b,u+1f588,u+1f5aa,u+1f5b4,u+1f5c1,u+1f5d8-1f5d9,u+1f6ab,u+1f6d2,u+1f9f2}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+e1e5-e206,u+e208-e29e}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+e12d-e1e4}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+22-7e,u+2731,u+e000-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd,u+1f320,u+1f52d,u+1f680,u+1f6b0,u+1f6f8,u+1fa9f}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+d8,u+2205,u+2615,u+26ea,u+271d,u+273f,u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9,u+1f331,u+1f337-1f33c,u+1f356,u+1f3a5-1f3a6,u+1f3b2,u+1f3c5,u+1f3d6-1f3d9,u+1f3e8-1f3eb,u+1f409,u+1f41f,u+1f451,u+1f4bd,u+1f4cf,u+1f4da-1f4dc,u+1f4e3,u+1f4ea,u+1f4fb,u+1f509,u+1f528-1f52a,u+1f547,u+1f6eb,u+1f916,u+1f95b,u+1f9a6,u+1f9e0,u+1f9fe,u+1fa91,u+1fa99}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+a9,u+ae,u+201d,u+2303,u+231a,u+2328,u+23fe,u+25b2-25cf,u+2666-267b,u+2693,u+26a1,u+26aa-26ab,u+26df,u+2709,u+270f,u+2b24,u+f003,u+f016,u+f040,u+f087,u+f0a2,u+f0c9,u+f0cc,u+f0ce,u+f0d1-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f7-f0f8,u+f106,u+f108-f109,u+f10c,u+f10e-f112,u+f11c-f11e,u+f121,u+f126,u+f129,u+f12c-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb-f1c3,u+f1ce-f1d9,u+f1db-f1dc,u+f1e4-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e-f2a0,u+f2a7,u+f2b5,u+f2bb-f2bc,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d,u+1f319,u+1f332,u+1f39f,u+1f3c1,u+1f3cd,u+1f3e2-1f3e5,u+1f44d,u+1f4a1,u+1f4bb,u+1f4c4-1f4c6,u+1f4cb,u+1f4f0-1f4f1,u+1f501,u+1f50c,u+1f514,u+1f534-1f535,u+1f575,u+1f582,u+1f5a5-1f5a9,u+1f5cb,u+1f5d4,u+1f686,u+1f69a,u+1f6a2,u+1f6bf-1f6c1,u+1f6e1,u+1f7e0-1f7e4,u+1f9e9,u+1f9ed}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:900;src:url()format("woff2");unicode-range:u+21,u+23-25,u+2b,u+3f,u+2013,u+2190-2193,u+2212,u+2399,u+23e9-23ea,u+23f8-23fb,u+25a0,u+25b6,u+25fb-25fc,u+2601,u+261d,u+2665,u+2713-2714,u+2753-2796,u+2b50,u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f08a,u+f091-f093,u+f095-f097,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f0e5-f0e6,u+f114,u+f11d,u+f128,u+f12a,u+f155,u+f283,u+f292,u+f295,u+f2c0,u+f332,u+f541,u+f80a,u+f80c,u+1f310,u+1f381,u+1f39e,u+1f3a7,u+1f3b5,u+1f3c6,u+1f3e0,u+1f3f4,u+1f441,u+1f464,u+1f499-1f49c,u+1f4b2-1f4b3,u+1f4bc,u+1f4c1,u+1f4ce,u+1f4d4,u+1f4de,u+1f4f6,u+1f511-1f513,u+1f516-1f517,u+1f525,u+1f527,u+1f553,u+1f57b,u+1f5a4,u+1f5a8,u+1f5b6,u+1f5bf,u+1f5e9-1f5ea,u+1f6e3,u+1f90d-1f90e,u+1f9e1,u+1f9fc,u+1fa90}/*!
* Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2024 Fonticons, Inc.
*/:host,:root{--fa-font-sharp-regular:normal 400 1em/1"Font Awesome 6 Sharp"}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2")}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+2015-20b8,u+2603,u+2698-26f7,u+e0cf-f87b,u+1f32d-1f334,u+1f336-1f384,u+1f3c2-1f477,u+1f4b0-1f4df,u+1f523,u+1f57d-1f595,u+1f6a1-1f6cd,u+1f950-1f9c0}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+20b4,u+2211-221a,u+22c3,u+262a-262f,u+26b0,u+26c5,u+26e9-26f0,u+26fa-2721,u+f670-f710,u+1f33d-1f341,u+1f357,u+1f3c3-1f3d4,u+1f3f9-1f408,u+1f40e-1f40f,u+1f412-1f418,u+1f47b,u+1f549-1f54e,u+1f56f,u+1f5dd,u+1f6d0,u+1f967,u+1f986,u+1f99b-1f9ae,u+1f9e6,u+1fa81-1fa93}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+22c2,u+2625,u+262c,u+2638,u+269b,u+f0e4-f66f,u+1f34e-1f34f,u+1f392,u+1f3ad-1f3af,u+1f3ca,u+1f3db,u+1f442-1f453,u+1f4c9-1f4d9,u+1f52c,u+1f54b,u+1f5c4,u+1f5e2,u+1f62b-1f697,u+1f6a6,u+1f6fb,u+1f9b4-1f9b7,u+1f9ee,u+1faa5,u+1fac1}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+f7,u+221e,u+232b,u+267e-2685,u+26fd,u+2711-2712,u+2797,u+f520-f5c2,u+1f17f,u+1f30d-1f30f,u+1f36a-1f378,u+1f3a8,u+1f455,u+1f480,u+1f58b,u+1f600-1f626,u+1f62c-1f690,u+1f6aa-1f6ad,u+1f6b6,u+1f6ce,u+1f6ec,u+1f923-1f941,u+1f9f0,u+1fa9b,u+1fab6}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+24bd,u+2b1b-2b1c,u+e207,u+f27b,u+f45a-f51f,u+1f377,u+1f397,u+1f3be,u+1f3d0-1f3d3,u+1f465,u+1f489,u+1f49f,u+1f4ac,u+1f4bf-1f4c0,u+1f4d6,u+1f4e6,u+1f54a,u+1f56e,u+1f5b8,u+1f609,u+1f6ac,u+1f7e5-1f91d,u+1f977,u+1f9ea-1f9ec,u+1f9f9,u+1fa79}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+2194-21e5,u+23f0,u+265a-2663,u+26be,u+2708,u+27a1-2b0d,u+2b95,u+f01a-f01b,u+f18e-f190,u+f2d4-f3fc,u+f3ff-f458,u+1f333,u+1f399,u+1f3c0,u+1f3c8,u+1f3cf,u+1f3d1,u+1f3ed,u+1f48e,u+1f4fa,u+1f502,u+1f6a9,u+1f94a-1f94e}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+2122-2139,u+231b,u+23f1-23f3,u+25ac,u+263f-2642,u+2660,u+2696,u+26a2-26a9,u+26b2,u+270b-270c,u+2744-274e,u+2b23,u+f014,u+f0f5,u+f1b1-f27a,u+f28b-f2d3,u+f2dc-f31c,u+f425,u+f4e6,u+f8e5,u+1f321,u+1f374,u+1f383,u+1f4a9,u+1f4cd,u+1f4dd,u+1f4e4-1f4e5,u+1f504-1f50b,u+1f58a,u+1f596,u+1f5d5-1f5d6,u+1f5fa,u+1f6cc,u+1f6d1,u+1f91a,u+1f944}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+a3-bb,u+201c-20ac,u+20bd,u+21ba-21c4,u+2304,u+2600,u+2611,u+2639,u+2640,u+26bd,u+2705,u+f01d-f0e3,u+f0e9-f0f4,u+f0f6-f187,u+f191-f1b0,u+f1b3-f221,u+f381-f382,u+1f382,u+1f393,u+1f44e,u+1f4a3,u+1f4e0,u+1f515-1f518,u+1f58c,u+1f5b7,u+1f5b9-1f5bb,u+1f5ce,u+1f610,u+1f642,u+1f68d,u+1f691-1f696,u+1f698,u+1f6b2,u+1f9cd,u+1f9ef,u+1f9f3,u+1fa7a}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+d7,u+21bb,u+2329-232a,u+23cf-23ee,u+25d0,u+2699,u+26a0,u+2700-2704,u+2715-2716,u+274c,u+e647-f013,u+f01e-f044,u+f047-f085,u+f089-f0d8,u+f115,u+f123,u+f29c,u+1f34b,u+1f3f7,u+1f4a7,u+1f4be,u+1f4c2,u+1f4cc,u+1f4e2,u+1f4f7,u+1f500,u+1f508-1f50a,u+1f50d,u+1f56b,u+1f588,u+1f5aa,u+1f5b4,u+1f5c1,u+1f5d8-1f5d9,u+1f6ab,u+1f6d2,u+1f9f2}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+e1e5-e206,u+e208-e29e}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+e12d-e1e4}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+22-7e,u+2731,u+e000-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd,u+1f320,u+1f52d,u+1f680,u+1f6b0,u+1f6f8,u+1fa9f}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+d8,u+2205,u+2615,u+26ea,u+271d,u+273f,u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9,u+1f331,u+1f337-1f33c,u+1f356,u+1f3a5-1f3a6,u+1f3b2,u+1f3c5,u+1f3d6-1f3d9,u+1f3e8-1f3eb,u+1f409,u+1f41f,u+1f451,u+1f4bd,u+1f4cf,u+1f4da-1f4dc,u+1f4e3,u+1f4ea,u+1f4fb,u+1f509,u+1f528-1f52a,u+1f547,u+1f6eb,u+1f916,u+1f95b,u+1f9a6,u+1f9e0,u+1f9fe,u+1fa91,u+1fa99}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+a9,u+ae,u+201d,u+2303,u+231a,u+2328,u+23fe,u+25b2-25cf,u+2666-267b,u+2693,u+26a1,u+26aa-26ab,u+26df,u+2709,u+270f,u+2b24,u+f003,u+f016,u+f040,u+f087,u+f0a2,u+f0c9,u+f0cc,u+f0ce,u+f0d1-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f7-f0f8,u+f106,u+f108-f109,u+f10c,u+f10e-f112,u+f11c-f11e,u+f121,u+f126,u+f129,u+f12c-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb-f1c3,u+f1ce-f1d9,u+f1db-f1dc,u+f1e4-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e-f2a0,u+f2a7,u+f2b5,u+f2bb-f2bc,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d,u+1f319,u+1f332,u+1f39f,u+1f3c1,u+1f3cd,u+1f3e2-1f3e5,u+1f44d,u+1f4a1,u+1f4bb,u+1f4c4-1f4c6,u+1f4cb,u+1f4f0-1f4f1,u+1f501,u+1f50c,u+1f514,u+1f534-1f535,u+1f575,u+1f582,u+1f5a5-1f5a9,u+1f5cb,u+1f5d4,u+1f686,u+1f69a,u+1f6a2,u+1f6bf-1f6c1,u+1f6e1,u+1f7e0-1f7e4,u+1f9e9,u+1f9ed}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:400;src:url()format("woff2");unicode-range:u+21,u+23-25,u+2b,u+3f,u+2013,u+2190-2193,u+2212,u+2399,u+23e9-23ea,u+23f8-23fb,u+25a0,u+25b6,u+25fb-25fc,u+2601,u+261d,u+2665,u+2713-2714,u+2753-2796,u+2b50,u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f08a,u+f091-f093,u+f095-f097,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f0e5-f0e6,u+f114,u+f11d,u+f128,u+f12a,u+f155,u+f283,u+f292,u+f295,u+f2c0,u+f332,u+f541,u+f80a,u+f80c,u+1f310,u+1f381,u+1f39e,u+1f3a7,u+1f3b5,u+1f3c6,u+1f3e0,u+1f3f4,u+1f441,u+1f464,u+1f499-1f49c,u+1f4b2-1f4b3,u+1f4bc,u+1f4c1,u+1f4ce,u+1f4d4,u+1f4de,u+1f4f6,u+1f511-1f513,u+1f516-1f517,u+1f525,u+1f527,u+1f553,u+1f57b,u+1f5a4,u+1f5a8,u+1f5b6,u+1f5bf,u+1f5e9-1f5ea,u+1f6e3,u+1f90d-1f90e,u+1f9e1,u+1f9fc,u+1fa90}/*!
* Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2024 Fonticons, Inc.
*/:host,:root{--fa-font-sharp-light:normal 300 1em/1"Font Awesome 6 Sharp"}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2")}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+2015-20b8,u+2603,u+2698-26f7,u+e0cf-f87b,u+1f32d-1f334,u+1f336-1f384,u+1f3c2-1f477,u+1f4b0-1f4df,u+1f523,u+1f57d-1f595,u+1f6a1-1f6cd,u+1f950-1f9c0}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+20b4,u+2211-221a,u+22c3,u+262a-262f,u+26b0,u+26c5,u+26e9-26f0,u+26fa-2721,u+f670-f710,u+1f33d-1f341,u+1f357,u+1f3c3-1f3d4,u+1f3f9-1f408,u+1f40e-1f40f,u+1f412-1f418,u+1f47b,u+1f549-1f54e,u+1f56f,u+1f5dd,u+1f6d0,u+1f967,u+1f986,u+1f99b-1f9ae,u+1f9e6,u+1fa81-1fa93}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+22c2,u+2625,u+262c,u+2638,u+269b,u+f0e4-f66f,u+1f34e-1f34f,u+1f392,u+1f3ad-1f3af,u+1f3ca,u+1f3db,u+1f442-1f453,u+1f4c9-1f4d9,u+1f52c,u+1f54b,u+1f5c4,u+1f5e2,u+1f62b-1f697,u+1f6a6,u+1f6fb,u+1f9b4-1f9b7,u+1f9ee,u+1faa5,u+1fac1}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+f7,u+221e,u+232b,u+267e-2685,u+26fd,u+2711-2712,u+2797,u+f520-f5c2,u+1f17f,u+1f30d-1f30f,u+1f36a-1f378,u+1f3a8,u+1f455,u+1f480,u+1f58b,u+1f600-1f626,u+1f62c-1f690,u+1f6aa-1f6ad,u+1f6b6,u+1f6ce,u+1f6ec,u+1f923-1f941,u+1f9f0,u+1fa9b,u+1fab6}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+24bd,u+2b1b-2b1c,u+e207,u+f27b,u+f45a-f51f,u+1f377,u+1f397,u+1f3be,u+1f3d0-1f3d3,u+1f465,u+1f489,u+1f49f,u+1f4ac,u+1f4bf-1f4c0,u+1f4d6,u+1f4e6,u+1f54a,u+1f56e,u+1f5b8,u+1f609,u+1f6ac,u+1f7e5-1f91d,u+1f977,u+1f9ea-1f9ec,u+1f9f9,u+1fa79}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+2194-21e5,u+23f0,u+265a-2663,u+26be,u+2708,u+27a1-2b0d,u+2b95,u+f01a-f01b,u+f18e-f190,u+f2d4-f3fc,u+f3ff-f458,u+1f333,u+1f399,u+1f3c0,u+1f3c8,u+1f3cf,u+1f3d1,u+1f3ed,u+1f48e,u+1f4fa,u+1f502,u+1f6a9,u+1f94a-1f94e}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+2122-2139,u+231b,u+23f1-23f3,u+25ac,u+263f-2642,u+2660,u+2696,u+26a2-26a9,u+26b2,u+270b-270c,u+2744-274e,u+2b23,u+f014,u+f0f5,u+f1b1-f27a,u+f28b-f2d3,u+f2dc-f31c,u+f425,u+f4e6,u+f8e5,u+1f321,u+1f374,u+1f383,u+1f4a9,u+1f4cd,u+1f4dd,u+1f4e4-1f4e5,u+1f504-1f50b,u+1f58a,u+1f596,u+1f5d5-1f5d6,u+1f5fa,u+1f6cc,u+1f6d1,u+1f91a,u+1f944}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+a3-bb,u+201c-20ac,u+20bd,u+21ba-21c4,u+2304,u+2600,u+2611,u+2639,u+2640,u+26bd,u+2705,u+f01d-f0e3,u+f0e9-f0f4,u+f0f6-f187,u+f191-f1b0,u+f1b3-f221,u+f381-f382,u+1f382,u+1f393,u+1f44e,u+1f4a3,u+1f4e0,u+1f515-1f518,u+1f58c,u+1f5b7,u+1f5b9-1f5bb,u+1f5ce,u+1f610,u+1f642,u+1f68d,u+1f691-1f696,u+1f698,u+1f6b2,u+1f9cd,u+1f9ef,u+1f9f3,u+1fa7a}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+d7,u+21bb,u+2329-232a,u+23cf-23ee,u+25d0,u+2699,u+26a0,u+2700-2704,u+2715-2716,u+274c,u+e647-f013,u+f01e-f044,u+f047-f085,u+f089-f0d8,u+f115,u+f123,u+f29c,u+1f34b,u+1f3f7,u+1f4a7,u+1f4be,u+1f4c2,u+1f4cc,u+1f4e2,u+1f4f7,u+1f500,u+1f508-1f50a,u+1f50d,u+1f56b,u+1f588,u+1f5aa,u+1f5b4,u+1f5c1,u+1f5d8-1f5d9,u+1f6ab,u+1f6d2,u+1f9f2}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+e1e5-e206,u+e208-e29e}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+e12d-e1e4}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+22-7e,u+2731,u+e000-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd,u+1f320,u+1f52d,u+1f680,u+1f6b0,u+1f6f8,u+1fa9f}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+d8,u+2205,u+2615,u+26ea,u+271d,u+273f,u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9,u+1f331,u+1f337-1f33c,u+1f356,u+1f3a5-1f3a6,u+1f3b2,u+1f3c5,u+1f3d6-1f3d9,u+1f3e8-1f3eb,u+1f409,u+1f41f,u+1f451,u+1f4bd,u+1f4cf,u+1f4da-1f4dc,u+1f4e3,u+1f4ea,u+1f4fb,u+1f509,u+1f528-1f52a,u+1f547,u+1f6eb,u+1f916,u+1f95b,u+1f9a6,u+1f9e0,u+1f9fe,u+1fa91,u+1fa99}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+a9,u+ae,u+201d,u+2303,u+231a,u+2328,u+23fe,u+25b2-25cf,u+2666-267b,u+2693,u+26a1,u+26aa-26ab,u+26df,u+2709,u+270f,u+2b24,u+f003,u+f016,u+f040,u+f087,u+f0a2,u+f0c9,u+f0cc,u+f0ce,u+f0d1-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f7-f0f8,u+f106,u+f108-f109,u+f10c,u+f10e-f112,u+f11c-f11e,u+f121,u+f126,u+f129,u+f12c-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb-f1c3,u+f1ce-f1d9,u+f1db-f1dc,u+f1e4-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e-f2a0,u+f2a7,u+f2b5,u+f2bb-f2bc,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d,u+1f319,u+1f332,u+1f39f,u+1f3c1,u+1f3cd,u+1f3e2-1f3e5,u+1f44d,u+1f4a1,u+1f4bb,u+1f4c4-1f4c6,u+1f4cb,u+1f4f0-1f4f1,u+1f501,u+1f50c,u+1f514,u+1f534-1f535,u+1f575,u+1f582,u+1f5a5-1f5a9,u+1f5cb,u+1f5d4,u+1f686,u+1f69a,u+1f6a2,u+1f6bf-1f6c1,u+1f6e1,u+1f7e0-1f7e4,u+1f9e9,u+1f9ed}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:300;src:url()format("woff2");unicode-range:u+21,u+23-25,u+2b,u+3f,u+2013,u+2190-2193,u+2212,u+2399,u+23e9-23ea,u+23f8-23fb,u+25a0,u+25b6,u+25fb-25fc,u+2601,u+261d,u+2665,u+2713-2714,u+2753-2796,u+2b50,u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f08a,u+f091-f093,u+f095-f097,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f0e5-f0e6,u+f114,u+f11d,u+f128,u+f12a,u+f155,u+f283,u+f292,u+f295,u+f2c0,u+f332,u+f541,u+f80a,u+f80c,u+1f310,u+1f381,u+1f39e,u+1f3a7,u+1f3b5,u+1f3c6,u+1f3e0,u+1f3f4,u+1f441,u+1f464,u+1f499-1f49c,u+1f4b2-1f4b3,u+1f4bc,u+1f4c1,u+1f4ce,u+1f4d4,u+1f4de,u+1f4f6,u+1f511-1f513,u+1f516-1f517,u+1f525,u+1f527,u+1f553,u+1f57b,u+1f5a4,u+1f5a8,u+1f5b6,u+1f5bf,u+1f5e9-1f5ea,u+1f6e3,u+1f90d-1f90e,u+1f9e1,u+1f9fc,u+1fa90}/*!
* Font Awesome Pro 6.5.2 by @fontawesome - https://fontawesome.com
* License - https://fontawesome.com/license (Commercial License)
* Copyright 2024 Fonticons, Inc.
*/:host,:root{--fa-style-family-sharp:"Font Awesome 6 Sharp";--fa-font-sharp-thin:normal 100 1em/1"Font Awesome 6 Sharp"}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2")}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+2015-20b8,u+2603,u+2698-26f7,u+e0cf-f87b,u+1f32d-1f334,u+1f336-1f384,u+1f3c2-1f477,u+1f4b0-1f4df,u+1f523,u+1f57d-1f595,u+1f6a1-1f6cd,u+1f950-1f9c0}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+20b4,u+2211-221a,u+22c3,u+262a-262f,u+26b0,u+26c5,u+26e9-26f0,u+26fa-2721,u+f670-f710,u+1f33d-1f341,u+1f357,u+1f3c3-1f3d4,u+1f3f9-1f408,u+1f40e-1f40f,u+1f412-1f418,u+1f47b,u+1f549-1f54e,u+1f56f,u+1f5dd,u+1f6d0,u+1f967,u+1f986,u+1f99b-1f9ae,u+1f9e6,u+1fa81-1fa93}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+22c2,u+2625,u+262c,u+2638,u+269b,u+f0e4-f66f,u+1f34e-1f34f,u+1f392,u+1f3ad-1f3af,u+1f3ca,u+1f3db,u+1f442-1f453,u+1f4c9-1f4d9,u+1f52c,u+1f54b,u+1f5c4,u+1f5e2,u+1f62b-1f697,u+1f6a6,u+1f6fb,u+1f9b4-1f9b7,u+1f9ee,u+1faa5,u+1fac1}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+f7,u+221e,u+232b,u+267e-2685,u+26fd,u+2711-2712,u+2797,u+f520-f5c2,u+1f17f,u+1f30d-1f30f,u+1f36a-1f378,u+1f3a8,u+1f455,u+1f480,u+1f58b,u+1f600-1f626,u+1f62c-1f690,u+1f6aa-1f6ad,u+1f6b6,u+1f6ce,u+1f6ec,u+1f923-1f941,u+1f9f0,u+1fa9b,u+1fab6}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+24bd,u+2b1b-2b1c,u+e207,u+f27b,u+f45a-f51f,u+1f377,u+1f397,u+1f3be,u+1f3d0-1f3d3,u+1f465,u+1f489,u+1f49f,u+1f4ac,u+1f4bf-1f4c0,u+1f4d6,u+1f4e6,u+1f54a,u+1f56e,u+1f5b8,u+1f609,u+1f6ac,u+1f7e5-1f91d,u+1f977,u+1f9ea-1f9ec,u+1f9f9,u+1fa79}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+2194-21e5,u+23f0,u+265a-2663,u+26be,u+2708,u+27a1-2b0d,u+2b95,u+f01a-f01b,u+f18e-f190,u+f2d4-f3fc,u+f3ff-f458,u+1f333,u+1f399,u+1f3c0,u+1f3c8,u+1f3cf,u+1f3d1,u+1f3ed,u+1f48e,u+1f4fa,u+1f502,u+1f6a9,u+1f94a-1f94e}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+2122-2139,u+231b,u+23f1-23f3,u+25ac,u+263f-2642,u+2660,u+2696,u+26a2-26a9,u+26b2,u+270b-270c,u+2744-274e,u+2b23,u+f014,u+f0f5,u+f1b1-f27a,u+f28b-f2d3,u+f2dc-f31c,u+f425,u+f4e6,u+f8e5,u+1f321,u+1f374,u+1f383,u+1f4a9,u+1f4cd,u+1f4dd,u+1f4e4-1f4e5,u+1f504-1f50b,u+1f58a,u+1f596,u+1f5d5-1f5d6,u+1f5fa,u+1f6cc,u+1f6d1,u+1f91a,u+1f944}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+a3-bb,u+201c-20ac,u+20bd,u+21ba-21c4,u+2304,u+2600,u+2611,u+2639,u+2640,u+26bd,u+2705,u+f01d-f0e3,u+f0e9-f0f4,u+f0f6-f187,u+f191-f1b0,u+f1b3-f221,u+f381-f382,u+1f382,u+1f393,u+1f44e,u+1f4a3,u+1f4e0,u+1f515-1f518,u+1f58c,u+1f5b7,u+1f5b9-1f5bb,u+1f5ce,u+1f610,u+1f642,u+1f68d,u+1f691-1f696,u+1f698,u+1f6b2,u+1f9cd,u+1f9ef,u+1f9f3,u+1fa7a}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+d7,u+21bb,u+2329-232a,u+23cf-23ee,u+25d0,u+2699,u+26a0,u+2700-2704,u+2715-2716,u+274c,u+e647-f013,u+f01e-f044,u+f047-f085,u+f089-f0d8,u+f115,u+f123,u+f29c,u+1f34b,u+1f3f7,u+1f4a7,u+1f4be,u+1f4c2,u+1f4cc,u+1f4e2,u+1f4f7,u+1f500,u+1f508-1f50a,u+1f50d,u+1f56b,u+1f588,u+1f5aa,u+1f5b4,u+1f5c1,u+1f5d8-1f5d9,u+1f6ab,u+1f6d2,u+1f9f2}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+e1e5-e206,u+e208-e29e}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+e12d-e1e4}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+22-7e,u+2731,u+e000-e05f,u+f069,u+f1fa,u+f52c,u+f531,u+f536,u+f69f,u+f8df-f8e0,u+f8e7,u+f8ee-f8ef,u+f8fd,u+1f320,u+1f52d,u+1f680,u+1f6b0,u+1f6f8,u+1fa9f}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+d8,u+2205,u+2615,u+26ea,u+271d,u+273f,u+f44b,u+f481,u+f48a,u+f48f-f490,u+f493-f494,u+f498,u+f4b7,u+f4ca,u+f4cc,u+f4d1,u+f4d7-f4d8,u+f4e2,u+f503,u+f508,u+f51b,u+f51d-f51e,u+f521-f522,u+f52b,u+f530,u+f535,u+f53e,u+f543-f545,u+f548-f549,u+f54e,u+f555,u+f559,u+f55d,u+f564,u+f56c,u+f56e-f570,u+f577-f578,u+f590,u+f594-f595,u+f5a1-f5a2,u+f5aa-f5ab,u+f5b0,u+f5b7,u+f5ba,u+f5bf,u+f5ca,u+f5db-f5dc,u+f5ef,u+f5f2,u+f5f6,u+f5fb,u+f5fd,u+f621,u+f63b,u+f649-f64a,u+f64f,u+f653-f654,u+f656,u+f65b,u+f664,u+f673,u+f675,u+f67d,u+f67f,u+f695,u+f69c,u+f6a8,u+f6bf-f6c0,u+f6d5,u+f6e3,u+f6e9,u+f6f5,u+f6fa,u+f6ff-f700,u+f70b,u+f70e,u+f715,u+f71b,u+f72e-f72f,u+f733-f734,u+f747,u+f755,u+f757,u+f75c,u+f762,u+f773,u+f77c,u+f781,u+f784,u+f788,u+f7b2,u+f7b6,u+f7bd,u+f7d5,u+f7ee,u+f7ff,u+f801,u+f804,u+f813-f814,u+f82f-f830,u+f845-f846,u+f850,u+f855,u+f858-f859,u+f85c,u+f866,u+f86d,u+f871,u+f875,u+f893-f894,u+f897,u+f89f,u+f8a9,u+f8b1-f8b2,u+f8bb,u+f8c7,u+f8d6-f8d7,u+f8d9,u+1f331,u+1f337-1f33c,u+1f356,u+1f3a5-1f3a6,u+1f3b2,u+1f3c5,u+1f3d6-1f3d9,u+1f3e8-1f3eb,u+1f409,u+1f41f,u+1f451,u+1f4bd,u+1f4cf,u+1f4da-1f4dc,u+1f4e3,u+1f4ea,u+1f4fb,u+1f509,u+1f528-1f52a,u+1f547,u+1f6eb,u+1f916,u+1f95b,u+1f9a6,u+1f9e0,u+1f9fe,u+1fa91,u+1fa99}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+a9,u+ae,u+201d,u+2303,u+231a,u+2328,u+23fe,u+25b2-25cf,u+2666-267b,u+2693,u+26a1,u+26aa-26ab,u+26df,u+2709,u+270f,u+2b24,u+f003,u+f016,u+f040,u+f087,u+f0a2,u+f0c9,u+f0cc,u+f0ce,u+f0d1-f0d7,u+f0dc,u+f0e0,u+f0e7-f0e8,u+f0eb,u+f0f3,u+f0f7-f0f8,u+f106,u+f108-f109,u+f10c,u+f10e-f112,u+f11c-f11e,u+f121,u+f126,u+f129,u+f12c-f133,u+f135,u+f13d,u+f140,u+f145,u+f14e,u+f15b,u+f164,u+f186,u+f188,u+f1ab,u+f1ad-f1ae,u+f1b2,u+f1b8,u+f1bb-f1c3,u+f1ce-f1d9,u+f1db-f1dc,u+f1e4-f1ec,u+f1f8-f1f9,u+f205,u+f20a,u+f217,u+f219-f21d,u+f22d-f234,u+f238,u+f246,u+f24d,u+f251,u+f25d,u+f275,u+f29e-f2a0,u+f2a7,u+f2b5,u+f2bb-f2bc,u+f2cc-f2cd,u+f2d2,u+f2db,u+f2e1,u+f2ec,u+f2f7,u+f2fc,u+f302-f303,u+f316,u+f31a,u+f328,u+f335,u+f363,u+f37e,u+f390,u+f3c5,u+f3ce,u+f3e5,u+f3f4,u+f3fb,u+f40e,u+f435,u+f47d,u+1f319,u+1f332,u+1f39f,u+1f3c1,u+1f3cd,u+1f3e2-1f3e5,u+1f44d,u+1f4a1,u+1f4bb,u+1f4c4-1f4c6,u+1f4cb,u+1f4f0-1f4f1,u+1f501,u+1f50c,u+1f514,u+1f534-1f535,u+1f575,u+1f582,u+1f5a5-1f5a9,u+1f5cb,u+1f5d4,u+1f686,u+1f69a,u+1f6a2,u+1f6bf-1f6c1,u+1f6e1,u+1f7e0-1f7e4,u+1f9e9,u+1f9ed}@font-face{font-family:"Font Awesome 6 Sharp";font-style:normal;font-weight:100;src:url()format("woff2");unicode-range:u+21,u+23-25,u+2b,u+3f,u+2013,u+2190-2193,u+2212,u+2399,u+23e9-23ea,u+23f8-23fb,u+25a0,u+25b6,u+25fb-25fc,u+2601,u+261d,u+2665,u+2713-2714,u+2753-2796,u+2b50,u+e010,u+e017,u+e01b,u+e01f-e021,u+e024,u+e02f,u+e03a,u+e042,u+e045-e046,u+e060,u+e068,u+e06e,u+e074,u+e076,u+f001,u+f004-f008,u+f00c,u+f011-f012,u+f015,u+f017-f019,u+f01c,u+f023-f025,u+f02a,u+f02c-f031,u+f03a,u+f03d-f03e,u+f041,u+f04a-f04e,u+f05b,u+f060-f065,u+f067-f068,u+f06b-f06e,u+f072,u+f075,u+f077-f078,u+f07b,u+f084,u+f086,u+f08a,u+f091-f093,u+f095-f097,u+f09c-f09d,u+f0a3,u+f0a6,u+f0ac-f0ad,u+f0b0-f0b1,u+f0c0-f0c2,u+f0c5-f0c6,u+f0c8,u+f0e5-f0e6,u+f114,u+f11d,u+f128,u+f12a,u+f155,u+f283,u+f292,u+f295,u+f2c0,u+f332,u+f541,u+f80a,u+f80c,u+1f310,u+1f381,u+1f39e,u+1f3a7,u+1f3b5,u+1f3c6,u+1f3e0,u+1f3f4,u+1f441,u+1f464,u+1f499-1f49c,u+1f4b2-1f4b3,u+1f4bc,u+1f4c1,u+1f4ce,u+1f4d4,u+1f4de,u+1f4f6,u+1f511-1f513,u+1f516-1f517,u+1f525,u+1f527,u+1f553,u+1f57b,u+1f5a4,u+1f5a8,u+1f5b6,u+1f5bf,u+1f5e9-1f5ea,u+1f6e3,u+1f90d-1f90e,u+1f9e1,u+1f9fc,u+1fa90}</style>
<meta name=readthedocs-project-slug content=readthedocs-about><meta name=readthedocs-version-slug content=latest><meta name=readthedocs-resolver-filename content=/><style>@media (prefers-color-scheme:dark){}@media (prefers-color-scheme:dark){}@media (max-width:1300px){}@media (min-width:1301px){}@media (min-width:1301px) and (prefers-color-scheme:dark){}@media (max-width:576px){}@media (prefers-color-scheme:dark){}</style><meta name=referrer content=no-referrer><link rel="shortcut icon" href="placeholder.png"><style>.sf-hidden{display:none!important}</style><link rel=canonical href=https://readthedocs.io><meta http-equiv=content-security-policy content="default-src 'none'; font-src 'self' data:; img-src 'self' placeholder.png; style-src 'unsafe-inline'; media-src 'self' data:; script-src 'unsafe-inline' data:; object-src 'self' data:; frame-src 'self' data:;"><style>img[src="data:,"],source[src="data:,"]{display:none!important}</style></head>
<body class=dimmable>
<div class="ui basic fitted attached segment">
<div class="ui container">
<div class="ui middle aligned grid">
<div class="four wide computer five tablet eleven mobile left aligned column">
<div class="ui horizontally fitted basic segment">
<a href=https://about.readthedocs.com/ aria-label="Read the Docs homepage">
<img class="ui image" src=placeholder.png width=220 alt="Read the Docs logo">
</a>
</div>
</div>
<div class="five wide mobile only right aligned column sf-hidden">
</div>
<div class="twelve wide computer eleven tablet left aligned only column">
<div class="ui big borderless secondary menu">
<div class="ui wide dropdown item" data-module=dropdown data-module-on=hover tabindex=0>
Product
<i class="dropdown fad fa-caret-down icon" aria-hidden=true></i>
<div class="menu sf-hidden" tabindex=-1>
</div>
</div>
<a class=item href=https://about.readthedocs.com/pricing/>
Pricing
</a>
<div class="ui wide dropdown item" data-module=dropdown data-module-on=hover tabindex=0>
Resources
<i class="dropdown fad fa-caret-down icon" aria-hidden=true></i>
<div class="menu sf-hidden" tabindex=-1>
</div>
</div>
<div class="right menu">
<div class=item>
<div class="ui floating top right pointing dropdown" data-module=dropdown data-action=select data-display-type=block tabindex=0>
<a class=ui>
Log in
</a>
<div class="menu sf-hidden" tabindex=-1>
</div>
</div>
</div>
<div class=item>
<a class="ui button" data-analytics=signup-modal>
Sign up
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<main>
<section>
<div class="ui padded hero container">
<div class="ui relaxed grid centered middle aligned">
<div class=row>
<div class="seven wide computer twelve tablet sixteen mobile column">
<div class="ui large left aligned basic vertical segment">
<h1 class="ui huge header">
Documentation simplified
</h1>
<p>
Build, host, and share documentation, all with a single platform.
</p>
<a class="ui large teal stackable button" data-analytics=signup-modal>
<i class="fad fa-play icon" aria-hidden=true></i>
Sign up now
</a>
</div>
</div>
<div class="column eight wide computer only">
<div class="ui basic segment">
<img class="ui image fluid" src=placeholder.png alt="A terminal executing Git commands to build multiple versions of documentation">
</div>
</div>
</div>
</div>
</div>
</section>
<div class="ui very padded wide container">
<div class="ui padded relaxed stretched stackable centered grid">
<div class="five wide computer twelve tablet left aligned column">
<div class="ui inverted grey stacked very padded large segment">
<i class="fad white fa-user-robot big shadowed icon" style=--fa-secondary-color:skyblue;--fa-secondary-opacity:1.0 aria-hidden=true></i>
<h2 class="ui small left aligned monospace header">
Easy previews and deploys
</h2>
<p>
Preview changes on every commit to your pull requests.
Release documentation to your users on each merge.
</p>
</div>
</div>
<div class="five wide computer twelve tablet left aligned column">
<div class="ui inverted black stacked very padded large segment">
<i class="fad olive fa-terminal big shadowed icon" aria-hidden=true></i>
<h2 class="ui small left aligned monospace header">
Ideal developer experience
</h2>
<p class=small>
Write documentation without changing your workflow or your tools
using a <strong>docs as code</strong> approach.
</p>
</div>
</div>
<div class="five wide computer twelve tablet left aligned column">
<div class="ui inverted violet stacked very padded large segment">
<i class="fad white fa-key-skeleton big shadowed icon" style=--fa-secondary-color:orangered;--fa-secondary-opacity:1.0 aria-hidden=true></i>
<h2 class="ui small left aligned monospace header">
Work privately or publicly
</h2>
<p>
Easily share within your team or with the whole world.
Manage permissions yourself or automatically with GitHub.
</p>
</div>
</div>
</div>
</div>
<div class="ui divider"></div>
<section id=features>
<div class="ui very padded container">
<h3 class="ui large monospace header">
Features
</h3>
<div class="ui centered vertically padded container stackable grid">
<div class="sixteen wide mobile eight tablet five computer column">
<div class="ui padded grid">
<div class="three wide computer two tablet mobile right aligned column">
<i class="fad fa-terminal big teal icon" aria-hidden=true></i>
</div>
<div class="thirteen wide computer fourteen tablet mobile left aligned column">
<h3 class="ui small header">
Supports any doc tool
</h3>
<p>
Integrated support for <strong><a href=https://about.readthedocs.com/tools/sphinx/>Sphinx</a></strong>, <strong><a href=https://about.readthedocs.com/tools/mkdocs/>MkDocs</a></strong>, <strong><a href=https://about.readthedocs.com/tools/jupyter-book/>Jupyter Book</a></strong>.
Flexible enough to work with any documentation tool.
</p>
</div>
</div>
</div>
<div class="sixteen wide mobile eight tablet five computer column">
<div class="ui padded grid">
<div class="three wide computer two tablet mobile right aligned column">
<i class="fad fa-search big teal icon" aria-hidden=true></i>
</div>
<div class="thirteen wide computer fourteen tablet mobile left aligned column">
<h3 class="ui small header">
Integrated search
</h3>
<p>
Easily search all your docs via our dashboard,
and offer your users a more powerful search with our search API.
</p>
</div>
</div>
</div>
<div class="sixteen wide mobile eight tablet five computer column">
<div class="ui padded grid">
<div class="three wide computer two tablet mobile right aligned column">
<i class="fad fa-code-compare big teal icon" aria-hidden=true></i>
</div>
<div class="thirteen wide computer fourteen tablet mobile left aligned column">
<h3 class="ui small header">
Pull request previews
</h3>
<p>
Preview each pull request before releasing any changes,
allowing for fast collaboration across your organization.
</p>
</div>
</div>
</div>
<div class="sixteen wide mobile eight tablet five computer column">
<div class="ui padded grid">
<div class="three wide computer two tablet mobile right aligned column">
<i class="fad fa-layer-group big teal icon" aria-hidden=true></i>
</div>
<div class="thirteen wide computer fourteen tablet mobile left aligned column">
<h3 class="ui small header">
Versioned docs
</h3>
<p>
Match your product release cycle with multiple versions of your docs. Automatically build versions from any branch or tag.
</p>
</div>
</div>
</div>
<div class="sixteen wide mobile eight tablet five computer column">
<div class="ui padded grid">
<div class="three wide computer two tablet mobile right aligned column">
<i class="fad fa-lock big teal icon" aria-hidden=true></i>
</div>
<div class="thirteen wide computer fourteen tablet mobile left aligned column">
<h3 class="ui small header">
Private repository support
<span class="sub header">
<i class="fad fa-square-dollar violet icon" aria-hidden=true></i>
<span class="ui violet text">Paid plan feature</span>
</span>
</h3>
<p>
Clone private repositories using a connected GitHub, GitLab, or Bitbucket account,
or clone from any Git provider with an SSH key.
</p>
</div>
</div>
</div>
<div class="sixteen wide mobile eight tablet five computer column">
<div class="ui padded grid">
<div class="three wide computer two tablet mobile right aligned column">
<i class="fad fa-fingerprint big teal icon" aria-hidden=true></i>
</div>
<div class="thirteen wide computer fourteen tablet mobile left aligned column">
<h3 class="ui small header">
Single-Sign On
<span class="sub header">
<i class="fad fa-square-dollar violet icon" aria-hidden=true></i>
<span class="ui violet text">Paid plan feature</span>
</span>
</h3>
<p>
Control who has access to your documentation with integrated authentication.
Enable <strong>SSO with GitHub or GitLab</strong> to easily manage permissions in one place.
</p>
</div>
</div>
</div>
<div class="ten wide computer sixteen tablet center aligned column">
<div class="ui basic padded vertical segment">
<a href=https://about.readthedocs.com/features/ class="ui large secondary relaxed button">
Discover all our features
<i class="fad fa-sparkles" aria-hidden=true></i>
</a>
</div>
</div>
</div>
</div>
</section>
<div class="ui container">
<div class="ui horizontal divider">Try it out</div>
</div>
<section id=try-it-out>
<div class="ui padded container">
<h2 class="ui huge center aligned header">
Upgrade your documentation with Read the Docs
</h2>
<div class="ui very padded centered grid">
<div class="ten wide computer sixteen tablet mobile column">
<div class="ui large left aligned basic vertical segment">
<div class="ui inverted padded segment">
<div class="ui top attached label">
<i class="fad fa-file icon" aria-hidden=true></i>
<code>.readthedocs.yaml</code>
</div>
<div class=highlight><pre><span></span><code><span class=nt>version</span><span class=p>:</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">2</span>
<span class=nt>build</span><span class=p>:</span>
<span class=w> </span><span class=nt>os</span><span class=p>:</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">ubuntu-22.04</span>
<span class=w> </span><span class=nt>tools</span><span class=p>:</span>
<span class=w> </span><span class=nt>python</span><span class=p>:</span><span class=w> </span><span class=s>"3.10"</span>
<span class=w> </span><span class=c1># You can also specify other tool versions:</span>
<span class=w> </span><span class=c1># nodejs: "16"</span>
<span class=c1># Build documentation in the docs/ directory with Sphinx</span>
<span class=nt>sphinx</span><span class=p>:</span>
<span class=w> </span><span class=nt>configuration</span><span class=p>:</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">docs/conf.py</span>
<span class=c1># Dependencies required to build your docs</span>
<span class=nt>python</span><span class=p>:</span>
<span class=w> </span><span class=nt>install</span><span class=p>:</span>
<span class=w> </span><span class="p p-Indicator">-</span><span class=w> </span><span class=nt>requirements</span><span class=p>:</span><span class=w> </span><span class="l l-Scalar l-Scalar-Plain">docs/requirements.txt</span>
</code></pre></div>
</div>
</div>
</div>
<div class="middle aligned left six wide computer twelve tablet sixteen mobile column">
<div class="ui padded basic segment">
<div class="ui relaxed list"><span class="ui small teal header item">
<i class="fad fa-square-1 secondary big icon" aria-hidden=true></i>
<span class=content>
Create an account
<span class="sub header">
<a data-analytics=signup-modal>
Sign up
</a>
with GitHub or your email.
</span>
</span>
</span><span class="ui small header item">
<i class="fad fa-square-2 secondary big icon" aria-hidden=true></i>
<span class=content>
Import your project
<span class="sub header">Select your existing Git repositories with a 1-click interface.</span>
</span>
</span><span class="ui small header item">
<i class="fad fa-square-3 secondary big icon" aria-hidden=true></i>
<span class=content>
Add YAML config
<span class="sub header">Copy this example, it probably does what you want 😉</span>
</span>
</span><span class="ui small header item">
<i class="fad fa-square-4 secondary big icon" aria-hidden=true></i>
<span class=content>
Your docs build on every commit
<span class="sub header">Like magic.</span>
</span>
</span>
</div>
</div>
</div>
</div>
</div>
</section>
<section id=testimonials>
<div class="ui container">
<div class="ui basic very padded vertical segment">
<h3 class="ui large header">
<i class="fad purple fa-message-lines icon" style=--fa-secondary-color:blueviolet aria-hidden=true></i>
<span class=content>
Join thousands of happy users
</span>
</h3>
</div>
<div class="ui three link stackable cards">
<a href=https://flask.palletsprojects.com/ class=card>
<div class=content>
<div class="ui center aligned basic segment">
<img class="ui small image" src="placeholder.png" alt="Flask logo">
</div>
<div class=header>Flask</div>
<div class=meta>
Web Framework
</div>
<div class=description>
Flask is a Python web framework built with a small core and easy-to-extend philosophy.
</div>
</div>
</a>
<a href=https://docs.jupyter.org/ class=card>
<div class=content>
<div class="ui center aligned basic segment">
<img class="ui small image" src="placeholder.png" alt="Jupyter logo">
</div>
<div class=header>Jupyter</div>
<div class=meta>
Data Science Environment
</div>
<div class=description>
Jupyter Notebook is a web-based interactive computational environment for creating notebook documents.
</div>
</div>
</a>
<a href=https://docs.godotengine.org/ class=card>
<div class=content>
<div class="ui center aligned basic segment">
<img class="ui small image" src="placeholder.png" alt="Godot Engine logo">
</div>
<div class=header>Godot Engine</div>
<div class=meta>
Game Engine
</div>
<div class=description>
Godot Engine is a free and open source community-driven 2D and 3D game engine.
</div>
</div>
</a>
</div>
</div>
</section>
<section>
<div class="ui very padded container">
<div class="ui grid center aligned">
<div class=row>
<div class="column twelve wide computer sixteen tablet">
<div class="ui basic vertical huge segment">
<p>
<b>Get your docs online in 5 minutes.</b>
</p>
<p>
<a class="ui large teal stackable button" data-analytics=signup-modal>
<i class="fad fa-play icon" aria-hidden=true></i>
Create an account
</a>
</p>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="ui basic very padded inverted attached segment">
<div class="ui container">
<div class="ui four column stackable grid very padded">
<div class=column>
<div class="ui vertical inverted text menu">
<h4 class="ui sub header">Stay updated</h4>
<a class=item href=https://about.readthedocs.org/blog/>Blog</a>
<a class=item href=https://landing.mailerlite.com/webforms/landing/t0a9l4>Newsletter</a>
<a class=item href=https://status.readthedocs.com/>Status</a>
<div class=item>
<a href=https://github.com/readthedocs/ aria-label="Read the Docs on GitHub" rel="noopener noreferrer"><i class="icon large fab fa-github" aria-hidden=true></i></a>
<a href=https://twitter.com/readthedocs aria-label="Read the Docs on Twitter" rel="noopener noreferrer"><i class="icon large fab fa-twitter" aria-hidden=true></i></a>
<a href=https://fosstodon.org/@readthedocs aria-label="Read the Docs on Mastodon / Fediverse" rel=me><i class="icon large fab fa-mastodon" aria-hidden=true></i></a>
</div>
</div>
</div>
<div class=column>
<div class="ui vertical inverted text menu">
<h4 class="ui sub header">Learn more</h4>
<a class=item href=https://docs.readthedocs.io/>Documentation</a>
<a class=item href=https://docs.readthedocs.io/page/tutorial/index.html>Getting started guide</a>
<a class=item href=https://docs.readthedocs.io/page/config-file/index.html>Configure your project</a>
<a class=item href=https://about.readthedocs.com/comparisons/github-pages/>Comparison to GitHub Pages</a>
<a class=item href=https://about.readthedocs.com/comparisons/gitbook/>Comparison to GitBook</a>
<a class=item href=https://about.readthedocs.com/comparisons/cloudflare-pages/>Comparison to Cloudflare Pages</a>
</div>
</div>
<div class=column>
<div class="ui vertical inverted text menu">
<h4 class="ui sub header">Product</h4>
<a class=item href=https://about.readthedocs.com/features/>Features</a>
<a class=item href=https://about.readthedocs.com/pricing/>Pricing</a>
<a class=item href=https://about.readthedocs.com/privacy-policy>Privacy Policy</a>
<a class=item href=https://about.readthedocs.com/terms-of-service/>Terms of Service</a>
</div>
</div>
<div class=column>
<div class="ui vertical inverted text menu">
<h4 class="ui sub header">Company</h4>
<a class=item href=https://about.readthedocs.com/company/>About us</a>
<a class=item href=https://docs.readthedocs.io/page/support.html>Support</a>
<a class=item href="https://www.ethicalads.io/advertisers/?ref=rtd">Advertise with Us</a>
<a class=item href=https://dev.readthedocs.io/page/contribute.html>Contribute</a>
</div>
</div>
</div>
<div class="ui basic center aligned inverted segment">
<i class="fad fa-copyright icon" aria-hidden=true></i>
Copyright 2022, Read the Docs, Inc & contributors
</div>
</div>
</footer>
<div class="ui dimmer modals page sf-hidden"></div><readthedocs-notification class="raised floating"><template shadowrootmode=open><style>:host>div{margin:1rem 0rem;padding-top:1rem;padding-bottom:1rem;overflow:auto;border-radius:0.5rem;font-family:var(--readthedocs-notification-font-family,"Lato","proxima-nova","Helvetica Neue","Arial","sans-serif");font-size:var(--readthedocs-notification-font-size,1rem);color:var(--readthedocs-notification-color,rgb(64,64,64));background-color:var(--readthedocs-notification-background-color,rgb(234,234,234))}:host(.floating)>div{position:fixed;top:2rem;left:20%;width:60%;z-index:1750}:host(.toast)>div{position:fixed;padding-top:0.75rem;padding-bottom:0.75rem;margin:0.75rem 0rem;top:2rem;right:2rem;z-index:1750;font-size:0.85rem;width:35rem;max-width:calc(-4rem + 100vw)}@media (max-width:640px){:host(.toast)>div{right:0.5rem}:host(.floating)>div{width:95%;left:2%}}:host(.raised)>div{box-shadow:rgba(34,36,38,0.12) 0px 2px 4px 0px,rgba(34,36,38,0.15) 0px 2px 10px 0px}:host(.titled)>div{padding:0rem;text-align:center}:host>div>svg.header.icon{height:2rem;padding:0.5rem 1.5rem;float:left}:host(.toast)>div>svg.header.icon{height:1.5rem}:host(.titled)>div>svg.header.icon{display:none}:host(.inverted)>div{color:var(--readthedocs-notification-color,rgb(234,234,234));background-color:var(--readthedocs-notification-background-color,rgb(64,64,64))}:host>div a{color:var(--readthedocs-notification-link-color,rgb(8,140,219));text-decoration:none}:host(.inverted)>div a{color:var(--readthedocs-notification-link-color,rgb(134,203,243))}:host>div>.title{padding:0.25rem 1rem;margin-bottom:0.25rem;line-height:1rem;font-weight:bold}:host>div>div.content{line-height:1rem;font-size:0.85em;padding:0px 1.5rem}:host(.toast)>div>.title{padding:0rem 1rem}:host(.titled)>div>.title{display:block;margin:0rem;padding:0.1rem 1rem;line-height:2rem;border-radius:0.5rem 0.5rem 0px 0px;color:var(--readthedocs-notification-title-color,rgb(96,96,96));background-color:var(--readthedocs-notification-title-background-color,rgb(224,224,224));vertical-align:middle;font-weight:bold}:host(.titled)>div>div.content{margin-top:1rem;margin-bottom:1rem;padding:0rem 0.65rem}:host(.inverted)>div>.title{color:var(--readthedocs-notification-title-color,rgba(255,255,255,0.9))}:host(.inverted.titled)>div>.title{background-color:var(--readthedocs-notification-title-background-color,rgb(48,48,48))}:host>div>.title>.right{float:right}:host>div>.title>.right>svg{display:inline-block;height:1rem;vertical-align:middle;cursor:pointer;color:var(--readthedocs-notification-title-color,rgba(96,96,96));font-weight:normal}:host(.inverted)>div>.title>.right>svg{color:var(--readthedocs-notification-title-color,rgba(255,255,255,0.9))}:host(.titled)>div>.title>.right>svg{margin:0.5rem 0rem}</style></template></readthedocs-notification><readthedocs-search class="raised floating"><template shadowrootmode=open><style>:host>div{font-family:var(--readthedocs-search-font-family,"Lato","proxima-nova","Helvetica Neue","Arial","sans-serif");font-size:var(--readthedocs-search-font-size,16px);color:rgb(64,64,64);position:fixed;top:0px;left:0px;width:100%;height:100%;z-index:3000;line-height:1.875}:host>div a{color:rgb(41,128,185);text-decoration:none;cursor:pointer}:host>div code{background:rgb(255,255,255);padding:2px 5px;border:1px solid rgb(225,228,229);color:rgb(51,51,51);white-space:pre-wrap;overflow-wrap:break-word;font-size:0.875em;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;border-radius:0px}:host>div .background{position:fixed;top:0px;left:0px;z-index:1250;width:100%;height:100%;background-color:rgba(0,0,0,0.3);backdrop-filter:blur(3px)}:host>div>div.content{margin:5em auto auto;position:absolute;inset:0px;z-index:100000;height:60%;width:60%;max-height:1000px;max-width:1500px;overflow-y:hidden;display:flex;flex-direction:column;border:1px solid rgb(224,224,224);border-radius:0.7rem;line-height:1.875;background-color:rgb(252,252,252);box-shadow:rgba(0,0,0,0.05) 5px 5px 5px 5px,rgba(0,0,0,0.05) -5px -5px 5px 5px;text-align:left}:host>div form{background-color:rgb(234,234,234);margin:1.2rem;border-radius:0.25em;font-size:1.15em;padding:5px;display:flex}:host>div form.focus{outline:rgb(110,160,236) solid 2px}:host>div form>label{font-size:1.15em;padding-left:10px;color:rgb(51,51,51)}:host>div form label svg{height:1em;position:relative;top:5px}:host>div form>input{border:0px;outline:none;background:inherit;font-size:1.15em;box-shadow:none;width:100%;padding:6px;line-height:1}:host>div .results{margin-top:10px;padding:1.15em;overflow-y:scroll;height:100%;hyphens:auto}div.hit-block{padding:10px;border-radius:0.3rem;border-style:solid;border-width:1px;border-color:rgba(128,128,128,0.34);margin-bottom:5px;display:flex;flex-direction:column;box-shadow:rgba(34,36,38,0.08) 2px 2px 8px 0px}div.hit-block a.hit-block-heading{display:flex;align-items:center}div.hit-block .hit-block-heading-container{display:flex;align-items:center;justify-content:space-between}div.hit-block a.hit-block-heading i,div.hit-block .hit-block-heading-container .close-icon{font-size:1.15em;width:1em;padding-right:10px;margin-bottom:15px;color:rgb(51,51,51)}button.close-icon{border:none;margin:0px 0px 15px;padding:0px 10px 0px 0px;overflow:visible;display:inline-block;width:1em;height:1em;vertical-align:middle;background:transparent;cursor:pointer}button.close-icon svg{pointer-events:none}div.hit-block a.hit-block-heading i svg,div.hit-block .hit-block-heading-container svg{width:1em}:host>div .results a.hit{width:100%;display:inline-block;padding:0.15em calc(1.15em + 10px);box-sizing:border-box}:host>div .results a.hit:hover,:host>div .results .hit .active{background-color:rgb(245,245,245)}:host>div .results h2{display:inline-block;font-weight:700;margin-bottom:15px;margin-top:0px;font-size:1.15em;color:black;border-bottom:1px solid rgba(128,128,128,0.34);line-height:inherit}:host>div .results h2:hover{border-bottom-color:black}:host>div .results a.hit>div{display:flex;flex-direction:column}:host>div .results .hit .subheading{color:rgb(153,153,153);font-weight:700;font-size:15px;overflow-x:hidden;margin:inherit;line-height:inherit}:host>div .results .hit .content{margin:0px;text-decoration:none;color:black;font-size:15px;display:block;line-height:inherit;text-align:left}:host>div .results span{font-style:normal}:host>div .results .hit h2 span{background-color:rgb(229,246,255);padding-bottom:3px;border-bottom-color:black}:host>div .results .hit span{color:rgb(110,160,236);font-style:italic;font-weight:bold}:host div.content>div.footer{width:100%;display:inline-block;height:30px;background-color:rgb(234,234,234);color:rgb(64,64,64)}:host>div .credits{float:right;margin:0px 15px}:host>div .credits a img{display:inline-block;width:125px;vertical-align:middle}:host>div .readthedocs-search-result-hit--domain-role{font-size:80%;letter-spacing:1px}:host>div .filters li.title{font-size:0.9rem;position:absolute;top:75px;background:rgb(252,252,252);margin:0px 5px;padding:0px 5px}:host>div .filters{padding:5px 10px;margin:0px 1.15em;border-radius:0.3rem;border-style:solid;border-width:1px;border-color:rgba(128,128,128,0.34)}:host>div .filters li{display:inline-block;margin:0px 0px 0px 15px}:host>div .filters li label{padding:3px}:host>div .filters label{font-size:0.9rem}:host>div .no-results{text-align:center;padding:15px;margin:0px auto;width:80%}:host>div .no-results>p.title{margin-top:0px;margin-bottom:0.5em}:host>div .no-results>svg{height:5.5rem;margin-bottom:1.15em}:host>div .no-results>div.footer p{font-size:small}:host>div .no-results>.tips{padding:0px;text-align:left;font-size:15px;margin-bottom:1.15em}:host>div .no-results>.tips ul{padding:0px 0px 0px 0.7em;margin:0px}:host>div .no-results>.tips li{list-style-position:inside;list-style-type:"» ";margin:0px}:host>div .help{display:inline-block;font-size:small;margin:0px 15px;padding:0px}:host>div .help li{list-style:none;display:inline-block;margin:0px 0.4em}</style><div role=search hidden class=sf-hidden>
</div>
</template></readthedocs-search><readthedocs-hotkeys><template shadowrootmode=open></template></readthedocs-hotkeys><style>@media (min-width:769px){}@media (min-width:769px){}</style><script data-template-shadow-root>(()=>{document.currentScript.remove();processNode(document);function processNode(node){node.querySelectorAll("template[shadowrootmode]").forEach(element=>{let shadowRoot = element.parentElement.shadowRoot;if (!shadowRoot) {try {shadowRoot=element.parentElement.attachShadow({mode:element.getAttribute("shadowrootmode")});shadowRoot.innerHTML=element.innerHTML;element.remove()} catch (error) {} if (shadowRoot) {processNode(shadowRoot)}}})}})()</script> |