/*!
 * Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2024 Fonticons, Inc.
 */.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-regular,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-brands:before,.fa-regular:before,.fa-solid:before,.fa:before,.fab:before,.far:before,.fas:before{content:var(--fa)}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{animation-name:fa-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{animation-name:fa-beat-fade;animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{animation-name:fa-shake;animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{animation-delay:var(--fa-animation-delay,0s);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{animation-name:fa-spin;animation-duration:var(--fa-animation-duration,2s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction,normal);animation-duration:var(--fa-animation-duration,1s);animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle,0))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}.fa-trash-alt{--fa:"\f2ed"}.fa-file-alt{--fa:"\f15c"}.fa-ring{--fa:"\f70b"}.fa-calendar-alt,.fa-calendar-days{--fa:"\f073"}.fa-sort-down{--fa:"\f0dd"}.fa-sign-out-alt{--fa:"\f2f5"}.fa-flag-checkered{--fa:"\f11e"}.fa-laptop{--fa:"\f109"}.fa-comments{--fa:"\f086"}.fa-clipboard-list{--fa:"\f46d"}.fa-user-check{--fa:"\f4fc"}.fa-blog{--fa:"\f781"}.fa-circle-notch{--fa:"\f1ce"}.fa-cloud{--fa:"\f0c2"}.fa-gavel{--fa:"\f0e3"}.fa-pen-ruler{--fa:"\f5ae"}.fa-cut,.fa-scissors{--fa:"\f0c4"}.fa-table{--fa:"\f0ce"}.fa-people-group{--fa:"\e533"}.fa-heart-crack{--fa:"\f7a9"}.fa-film{--fa:"\f008"}.fa-lightbulb{--fa:"\f0eb"}.fa-circle-exclamation,.fa-exclamation-circle{--fa:"\f06a"}.fa-sitemap{--fa:"\f0e8"}.fa-heading{--fa:"\f1dc"}.fa-list{--fa:"\f03a"}.fa-gamepad{--fa:"\f11b"}.fa-paint-brush{--fa:"\f1fc"}.fa-lock{--fa:"\f023"}.fa-edit,.fa-pen-to-square{--fa:"\f044"}.fa-share-nodes{--fa:"\f1e0"}.fa-hourglass-half{--fa:"\f252"}.fa-users{--fa:"\f0c0"}.fa-eye-slash{--fa:"\f070"}.fa-hand-paper{--fa:"\f256"}.fa-chevron-up{--fa:"\f077"}.fa-school{--fa:"\f549"}.fa-angle-right{--fa:"\f105"}.fa-wand-magic-sparkles{--fa:"\e2ca"}.fa-user{--fa:"\f007"}.fa-key{--fa:"\f084"}.fa-bullhorn{--fa:"\f0a1"}.fa-globe{--fa:"\f0ac"}.fa-chart-area{--fa:"\f1fe"}.fa-ban{--fa:"\f05e"}.fa-star{--fa:"\f005"}.fa-box{--fa:"\f466"}.fa-random{--fa:"\f074"}.fa-grip-lines-vertical{--fa:"\f7a5"}.fa-file-invoice-dollar{--fa:"\f571"}.fa-spell-check{--fa:"\f891"}.fa-slash{--fa:"\f715"}.fa-server{--fa:"\f233"}.fa-sign-in-alt{--fa:"\f2f6"}.fa-crown{--fa:"\f521"}.fa-user-friends,.fa-user-group{--fa:"\f500"}.fa-fire{--fa:"\f06d"}.fa-city{--fa:"\f64f"}.fa-microphone-alt{--fa:"\f3c9"}.fa-champagne-glasses,.fa-glass-cheers{--fa:"\f79f"}.fa-signature{--fa:"\f5b7"}.fa-gift{--fa:"\f06b"}.fa-image{--fa:"\f03e"}.fa-microphone{--fa:"\f130"}.fa-columns{--fa:"\f0db"}.fa-handshake{--fa:"\f2b5"}.fa-angle-double-right{--fa:"\f101"}.fa-play-circle{--fa:"\f144"}.fa-euro-sign{--fa:"\f153"}.fa-check-circle,.fa-circle-check{--fa:"\f058"}.fa-file-import{--fa:"\f56f"}.fa-box-open{--fa:"\f49e"}.fa-pause{--fa:"\f04c"}.fa-bomb{--fa:"\f1e2"}.fa-address-card{--fa:"\f2bb"}.fa-cloud-upload-alt{--fa:"\f0ee"}.fa-palette{--fa:"\f53f"}.fa-sort-amount-down{--fa:"\f160"}.fa-envelope-open{--fa:"\f2b6"}.fa-sync{--fa:"\f021"}.fa-shield-alt,.fa-shield-halved{--fa:"\f3ed"}.fa-envelope-circle-check{--fa:"\e4e8"}.fa-layer-group{--fa:"\f5fd"}.fa-square{--fa:"\f0c8"}.fa-couch{--fa:"\f4b8"}.fa-sort{--fa:"\f0dc"}.fa-list-ol{--fa:"\f0cb"}.fa-vector-square{--fa:"\f5cb"}.fa-language{--fa:"\f1ab"}.fa-question{--fa:"\3f"}.fa-file-signature{--fa:"\f573"}.fa-hand-holding-heart{--fa:"\f4be"}.fa-puzzle-piece{--fa:"\f12e"}.fa-star-half-stroke{--fa:"\f5c0"}.fa-code{--fa:"\f121"}.fa-arrow-up-right-from-square{--fa:"\f08e"}.fa-leaf{--fa:"\f06c"}.fa-chart-pie{--fa:"\f200"}.fa-file-excel{--fa:"\f1c3"}.fa-file-contract{--fa:"\f56c"}.fa-chart-line{--fa:"\f201"}.fa-arrow-right{--fa:"\f061"}.fa-tools{--fa:"\f7d9"}.fa-heart{--fa:"\f004"}.fa-cube{--fa:"\f1b2"}.fa-lock-open{--fa:"\f3c1"}.fa-circle{--fa:"\f111"}.fa-trademark{--fa:"\f25c"}.fa-mobile-alt{--fa:"\f3cd"}.fa-volume-up{--fa:"\f028"}.fa-file-audio{--fa:"\f1c7"}.fa-circle-question,.fa-question-circle{--fa:"\f059"}.fa-tags{--fa:"\f02c"}.fa-eye{--fa:"\f06e"}.fa-pen{--fa:"\f304"}.fa-file-code{--fa:"\f1c9"}.fa-save{--fa:"\f0c7"}.fa-sort-up{--fa:"\f0de"}.fa-hand-pointer{--fa:"\f25a"}.fa-redo{--fa:"\f01e"}.fa-phone{--fa:"\f095"}.fa-trash{--fa:"\f1f8"}.fa-headphones{--fa:"\f025"}.fa-arrow-left{--fa:"\f060"}.fa-external-link-alt{--fa:"\f35d"}.fa-th{--fa:"\f00a"}.fa-file-pdf{--fa:"\f1c1"}.fa-user-secret{--fa:"\f21b"}.fa-tag{--fa:"\f02b"}.fa-comment{--fa:"\f075"}.fa-birthday-cake,.fa-cake-candles{--fa:"\f1fd"}.fa-envelope{--fa:"\f0e0"}.fa-paperclip{--fa:"\f0c6"}.fa-circle-info,.fa-info-circle{--fa:"\f05a"}.fa-camera{--fa:"\f030"}.fa-sort-numeric-down{--fa:"\f162"}.fa-water{--fa:"\f773"}.fa-calendar-check{--fa:"\f274"}.fa-truck{--fa:"\f0d1"}.fa-crosshairs{--fa:"\f05b"}.fa-undo{--fa:"\f0e2"}.fa-crop-alt{--fa:"\f565"}.fa-minus{--fa:"\f068"}.fa-cog,.fa-gear{--fa:"\f013"}.fa-shopping-cart{--fa:"\f07a"}.fa-grip-vertical{--fa:"\f58e"}.fa-clock{--fa:"\f017"}.fa-mobile-screen{--fa:"\f3cf"}.fa-piggy-bank{--fa:"\f4d3"}.fa-coins{--fa:"\f51e"}.fa-sliders-h{--fa:"\f1de"}.fa-ellipsis-v{--fa:"\f142"}.fa-images{--fa:"\f302"}.fa-calculator{--fa:"\f1ec"}.fa-download{--fa:"\f019"}.fa-id-card{--fa:"\f2c2"}.fa-home{--fa:"\f015"}.fa-rotate-right{--fa:"\f2f9"}.fa-sort-amount-up{--fa:"\f161"}.fa-code-merge{--fa:"\f387"}.fa-upload{--fa:"\f093"}.fa-compact-disc{--fa:"\f51f"}.fa-bolt{--fa:"\f0e7"}.fa-sun{--fa:"\f185"}.fa-guitar{--fa:"\f7a6"}.fa-industry{--fa:"\f275"}.fa-grip-lines{--fa:"\f7a4"}.fa-ellipsis-h{--fa:"\f141"}.fa-credit-card{--fa:"\f09d"}.fa-podcast{--fa:"\f2ce"}.fa-map-marker-alt{--fa:"\f3c5"}.fa-file{--fa:"\f15b"}.fa-arrow-down{--fa:"\f063"}.fa-inbox{--fa:"\f01c"}.fa-envelope-open-text{--fa:"\f658"}.fa-stream{--fa:"\f550"}.fa-link{--fa:"\f0c1"}.fa-play{--fa:"\f04b"}.fa-magnifying-glass,.fa-search{--fa:"\f002"}.fa-receipt{--fa:"\f543"}.fa-chevron-down{--fa:"\f078"}.fa-list-ul{--fa:"\f0ca"}.fa-arrow-up{--fa:"\f062"}.fa-tv{--fa:"\f26c"}.fa-user-circle{--fa:"\f2bd"}.fa-user-shield{--fa:"\f505"}.fa-shipping-fast,.fa-truck-fast{--fa:"\f48b"}.fa-adjust{--fa:"\f042"}.fa-copy{--fa:"\f0c5"}.fa-plus{--fa:"\2b"}.fa-times,.fa-xmark{--fa:"\f00d"}.fa-store{--fa:"\f54e"}.fa-chevron-left{--fa:"\f053"}.fa-chevron-right{--fa:"\f054"}.fa-video-slash{--fa:"\f4e2"}.fa-percentage{--fa:"\25"}.fa-trophy{--fa:"\f091"}.fa-rotate,.fa-sync-alt{--fa:"\f2f1"}.fa-spinner{--fa:"\f110"}.fa-robot{--fa:"\f544"}.fa-award{--fa:"\f559"}.fa-ticket-alt{--fa:"\f3ff"}.fa-building{--fa:"\f1ad"}.fa-angle-double-left{--fa:"\f100"}.fa-qrcode{--fa:"\f029"}.fa-magic{--fa:"\f0d0"}.fa-moon{--fa:"\f186"}.fa-music{--fa:"\f001"}.fa-hashtag{--fa:"\23"}.fa-chart-column{--fa:"\e0e3"}.fa-infinity{--fa:"\f534"}.fa-calendar{--fa:"\f133"}.fa-plus-circle{--fa:"\f055"}.fa-plug-circle-exclamation{--fa:"\e55d"}.fa-clone{--fa:"\f24d"}.fa-user-plus{--fa:"\f234"}.fa-check{--fa:"\f00c"}.fa-angle-left{--fa:"\f104"}.fa-briefcase{--fa:"\f0b1"}.fa-earth-europe,.fa-globe-europe{--fa:"\f7a2"}.fa-exclamation-triangle,.fa-triangle-exclamation{--fa:"\f071"}.fa-database{--fa:"\f1c0"}.fa-paper-plane{--fa:"\f1d8"}.fa-calendar-day{--fa:"\f783"}.fa-brain{--fa:"\f5dc"}.fa-times-circle{--fa:"\f057"}.fa-thumbs-up{--fa:"\f164"}.fa-file-invoice{--fa:"\f570"}.fa-print{--fa:"\f02f"}.fa-barcode{--fa:"\f02a"}.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/free-fa-brands-400.woff2) format("woff2")}.fa-brands,.fab{font-weight:400}.fa-google{--fa:"\f1a0"}.fa-wikipedia-w{--fa:"\f266"}.fa-amazon{--fa:"\f270"}.fa-apple{--fa:"\f179"}.fa-facebook-f{--fa:"\f39e"}.fa-spotify{--fa:"\f1bc"}.fa-x-twitter{--fa:"\e61b"}.fa-tiktok{--fa:"\e07b"}.fa-instagram{--fa:"\f16d"}.fa-whatsapp{--fa:"\f232"}.fa-google-play{--fa:"\f3ab"}.fa-deezer{--fa:"\e077"}.fa-youtube{--fa:"\f167"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/free-fa-regular-400.woff2) format("woff2")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:swap;src:url(/assets/fonts/free-fa-solid-900.woff2) format("woff2")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:swap;font-weight:400;src:url(/assets/fonts/free-fa-brands-400.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:swap;font-weight:900;src:url(/assets/fonts/free-fa-solid-900.woff2) format("woff2")}@font-face{font-family:"Font Awesome 5 Free";font-display:swap;font-weight:400;src:url(/assets/fonts/free-fa-regular-400.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:swap;src:url(/assets/fonts/free-fa-solid-900.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:swap;src:url(/assets/fonts/free-fa-brands-400.woff2) format("woff2")}@font-face{font-family:"FontAwesome";font-display:swap;src:url(/assets/fonts/free-fa-regular-400.woff2) format("woff2");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}