Editing Website
Uri
Name
Html
<!DOCTYPE html><html lang="en" class="device-no-touch fontawesome-i2svg-active fontawesome-i2svg-complete"><head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="de:search:disable" content="true"> <title>Shows & Events | Crow's Theatre</title> <style type="text/css">:root, :host { --fa-font-solid: normal 900 1em/1 'Font Awesome 7 Pro'; --fa-font-regular: normal 400 1em/1 'Font Awesome 7 Pro'; --fa-font-light: normal 300 1em/1 'Font Awesome 7 Pro'; --fa-font-thin: normal 100 1em/1 'Font Awesome 7 Pro'; --fa-font-duotone: normal 900 1em/1 'Font Awesome 7 Duotone'; --fa-font-duotone-regular: normal 400 1em/1 'Font Awesome 7 Duotone'; --fa-font-duotone-light: normal 300 1em/1 'Font Awesome 7 Duotone'; --fa-font-duotone-thin: normal 100 1em/1 'Font Awesome 7 Duotone'; --fa-font-brands: normal 400 1em/1 'Font Awesome 7 Brands'; --fa-font-sharp-solid: normal 900 1em/1 'Font Awesome 7 Sharp'; --fa-font-sharp-regular: normal 400 1em/1 'Font Awesome 7 Sharp'; --fa-font-sharp-light: normal 300 1em/1 'Font Awesome 7 Sharp'; --fa-font-sharp-thin: normal 100 1em/1 'Font Awesome 7 Sharp'; --fa-font-sharp-duotone-solid: normal 900 1em/1 'Font Awesome 7 Sharp Duotone'; --fa-font-sharp-duotone-regular: normal 400 1em/1 'Font Awesome 7 Sharp Duotone'; --fa-font-sharp-duotone-light: normal 300 1em/1 'Font Awesome 7 Sharp Duotone'; --fa-font-sharp-duotone-thin: normal 100 1em/1 'Font Awesome 7 Sharp Duotone'; --fa-font-slab-regular: normal 400 1em/1 'Font Awesome 7 Slab'; --fa-font-slab-press-regular: normal 400 1em/1 'Font Awesome 7 Slab Press'; --fa-font-slab-duo-regular: normal 400 1em/1 'Font Awesome 7 Slab Duo'; --fa-font-slab-press-duo-regular: normal 400 1em/1 'Font Awesome 7 Slab Press Duo'; --fa-font-pixel-regular: normal 400 1em/1 'Font Awesome 7 Pixel'; --fa-font-mosaic-solid: normal 900 1em/1 'Font Awesome 7 Mosaic'; --fa-font-vellum-solid: normal 900 1em/1 'Font Awesome 7 Vellum'; --fa-font-whiteboard-semibold: normal 600 1em/1 'Font Awesome 7 Whiteboard'; --fa-font-thumbprint-light: normal 300 1em/1 'Font Awesome 7 Thumbprint'; --fa-font-notdog-solid: normal 900 1em/1 'Font Awesome 7 Notdog'; --fa-font-notdog-duo-solid: normal 900 1em/1 'Font Awesome 7 Notdog Duo'; --fa-font-etch-solid: normal 900 1em/1 'Font Awesome 7 Etch'; --fa-font-graphite-thin: normal 100 1em/1 'Font Awesome 7 Graphite'; --fa-font-jelly-regular: normal 400 1em/1 'Font Awesome 7 Jelly'; --fa-font-jelly-fill-regular: normal 400 1em/1 'Font Awesome 7 Jelly Fill'; --fa-font-jelly-duo-regular: normal 400 1em/1 'Font Awesome 7 Jelly Duo'; --fa-font-chisel-regular: normal 400 1em/1 'Font Awesome 7 Chisel'; --fa-font-utility-semibold: normal 600 1em/1 'Font Awesome 7 Utility'; --fa-font-utility-duo-semibold: normal 600 1em/1 'Font Awesome 7 Utility Duo'; --fa-font-utility-fill-semibold: normal 600 1em/1 'Font Awesome 7 Utility Fill'; } .svg-inline--fa { box-sizing: content-box; display: var(--fa-display, inline-block); height: 1em; overflow: visible; vertical-align: -0.125em; width: var(--fa-width, 1.25em); } .svg-inline--fa.fa-2xs { vertical-align: 0.1em; } .svg-inline--fa.fa-xs { vertical-align: 0em; } .svg-inline--fa.fa-sm { vertical-align: -0.0714285714em; } .svg-inline--fa.fa-lg { vertical-align: -0.2em; } .svg-inline--fa.fa-xl { vertical-align: -0.25em; } .svg-inline--fa.fa-2xl { vertical-align: -0.3125em; } .svg-inline--fa.fa-pull-left, .svg-inline--fa .fa-pull-start { float: inline-start; margin-inline-end: var(--fa-pull-margin, 0.3em); } .svg-inline--fa.fa-pull-right, .svg-inline--fa .fa-pull-end { float: inline-end; margin-inline-start: var(--fa-pull-margin, 0.3em); } .svg-inline--fa.fa-li { width: var(--fa-li-width, 2em); inset-inline-start: calc(-1 * var(--fa-li-width, 2em)); inset-block-start: 0.25em; /* syncing vertical alignment with Web Font rendering */ } .fa-layers-counter, .fa-layers-text { display: inline-block; position: absolute; text-align: center; } .fa-layers { display: inline-block; height: 1em; position: relative; text-align: center; vertical-align: -0.125em; width: var(--fa-width, 1.25em); } .fa-layers .svg-inline--fa { inset: 0; margin: auto; position: absolute; transform-origin: center center; } .fa-layers-text { left: 50%; top: 50%; transform: translate(-50%, -50%); transform-origin: center center; } .fa-layers-counter { background-color: var(--fa-counter-background-color, #ff253a); border-radius: var(--fa-counter-border-radius, 1em); box-sizing: border-box; color: var(--fa-inverse, #fff); line-height: var(--fa-counter-line-height, 1); max-width: var(--fa-counter-max-width, 5em); min-width: var(--fa-counter-min-width, 1.5em); overflow: hidden; padding: var(--fa-counter-padding, 0.25em 0.5em); right: var(--fa-right, 0); text-overflow: ellipsis; top: var(--fa-top, 0); transform: scale(var(--fa-counter-scale, 0.25)); transform-origin: top right; } .fa-layers-bottom-right { bottom: var(--fa-bottom, 0); right: var(--fa-right, 0); top: auto; transform: scale(var(--fa-layers-scale, 0.25)); transform-origin: bottom right; } .fa-layers-bottom-left { bottom: var(--fa-bottom, 0); left: var(--fa-left, 0); right: auto; top: auto; transform: scale(var(--fa-layers-scale, 0.25)); transform-origin: bottom left; } .fa-layers-top-right { top: var(--fa-top, 0); right: var(--fa-right, 0); transform: scale(var(--fa-layers-scale, 0.25)); transform-origin: top right; } .fa-layers-top-left { left: var(--fa-left, 0); right: auto; top: var(--fa-top, 0); transform: scale(var(--fa-layers-scale, 0.25)); transform-origin: top left; } .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: calc(10 / 16 * 1em); /* converts a 10px size into an em-based value that's relative to the scale's 16px base */ line-height: calc(1 / 10 * 1em); /* sets the line-height of the icon back to that of it's parent */ vertical-align: calc((6 / 10 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */ } .fa-xs { font-size: calc(12 / 16 * 1em); /* converts a 12px size into an em-based value that's relative to the scale's 16px base */ line-height: calc(1 / 12 * 1em); /* sets the line-height of the icon back to that of it's parent */ vertical-align: calc((6 / 12 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */ } .fa-sm { font-size: calc(14 / 16 * 1em); /* converts a 14px size into an em-based value that's relative to the scale's 16px base */ line-height: calc(1 / 14 * 1em); /* sets the line-height of the icon back to that of it's parent */ vertical-align: calc((6 / 14 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */ } .fa-lg { font-size: calc(20 / 16 * 1em); /* converts a 20px size into an em-based value that's relative to the scale's 16px base */ line-height: calc(1 / 20 * 1em); /* sets the line-height of the icon back to that of it's parent */ vertical-align: calc((6 / 20 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */ } .fa-xl { font-size: calc(24 / 16 * 1em); /* converts a 24px size into an em-based value that's relative to the scale's 16px base */ line-height: calc(1 / 24 * 1em); /* sets the line-height of the icon back to that of it's parent */ vertical-align: calc((6 / 24 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */ } .fa-2xl { font-size: calc(32 / 16 * 1em); /* converts a 32px size into an em-based value that's relative to the scale's 16px base */ line-height: calc(1 / 32 * 1em); /* sets the line-height of the icon back to that of it's parent */ vertical-align: calc((6 / 32 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */ } .fa-width-auto { --fa-width: auto; } .fa-fw, .fa-width-fixed { --fa-width: 1.25em; } .fa-canvas-square { padding-block: 0.125em; margin-block-end: -0.125em; } .fa-canvas-roomy { padding-block: 0.25em; padding-inline: 0.125em; margin-block-end: -0.25em; box-sizing: content-box; } .fa-ul { list-style-type: none; margin-inline-start: var(--fa-li-margin, 2.5em); padding-inline-start: 0; } .fa-ul > li { position: relative; } .fa-li { inset-inline-start: calc(-1 * var(--fa-li-width, 2em)); position: absolute; text-align: center; width: var(--fa-li-width, 2em); line-height: inherit; } /* Heads Up: Bordered Icons will not be supported in the future! - This feature will be deprecated in the next major release of Font Awesome (v8)! - You may continue to use it in this version *v7), but it will not be supported in Font Awesome v8. */ /* Notes: * --@{v.$css-prefix}-border-width = 1/16 by default (to render as ~1px based on a 16px default font-size) * --@{v.$css-prefix}-border-padding = ** 3/16 for vertical padding (to give ~2px of vertical whitespace around an icon considering it's vertical alignment) ** 4/16 for horizontal padding (to give ~4px of horizontal whitespace around an icon) */ .fa-border { border-color: var(--fa-border-color, #eee); border-radius: var(--fa-border-radius, 0.1em); border-style: var(--fa-border-style, solid); border-width: var(--fa-border-width, 0.0625em); box-sizing: var(--fa-border-box-sizing, content-box); padding: var(--fa-border-padding, 0.1875em 0.25em); } .fa-pull-left, .fa-pull-start { float: inline-start; margin-inline-end: var(--fa-pull-margin, 0.3em); } .fa-pull-right, .fa-pull-end { float: inline-end; margin-inline-start: var(--fa-pull-margin, 0.3em); } .fa-beat { animation-name: fa-beat; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, ease-in-out); } .fa-bounce { animation-name: fa-bounce; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1)); } .fa-fade { animation-name: fa-fade; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, ease-in-out); } .fa-beat-fade { animation-name: fa-beat-fade; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, ease-in-out); } .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, 1.5s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, ease-in-out); } .fa-flip-360 { animation-name: fa-flip-360; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, ease-in-out); } .fa-shake { animation-name: fa-shake; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 0.75s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, ease-in-out); } .fa-spin { animation-name: fa-spin; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 2s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, linear); } .fa-spin-reverse { --fa-animation-direction: reverse; } .fa-pulse, .fa-spin-pulse { animation-name: fa-spin; animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, steps(8)); } .fa-spin-snap { animation-name: fa-spin-snap; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 3s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, linear); } .fa-spin-snap-4 { animation-name: fa-spin-snap-4; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 2.4s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, linear); } .fa-spin-snap-8 { animation-name: fa-spin-snap-8; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 4s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, linear); } .fa-buzz { animation-name: fa-buzz; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 0.6s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, linear); } .fa-wag { animation-name: fa-wag; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 0.9s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, ease-out); transform-origin: bottom center; } .fa-float { animation-name: fa-float; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 3s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, ease-in-out); will-change: transform; } .fa-swing { animation-name: fa-swing; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 1.2s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, ease-out); transform-origin: top center; } .fa-jello { animation-name: fa-jello; animation-delay: var(--fa-animation-delay, 0s); animation-direction: var(--fa-animation-direction, normal); animation-duration: var(--fa-animation-duration, 0.9s); animation-iteration-count: var(--fa-animation-iteration-count, infinite); animation-timing-function: var(--fa-animation-timing, ease-out); } @media (prefers-reduced-motion: reduce) { .fa-beat, .fa-bounce, .fa-fade, .fa-beat-fade, .fa-flip, .fa-flip-360, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse, .fa-buzz, .fa-float, .fa-jello, .fa-spin-snap, .fa-spin-snap-4, .fa-spin-snap-8, .fa-swing, .fa-wag { animation: none !important; transition: none !important; } } @keyframes fa-beat { 0% { transform: scale(1); } 25% { transform: scale(calc(1.25 * var(--fa-beat-scale, 1.25))); } 45% { transform: scale(calc(1.22 * var(--fa-beat-scale, 1.22))); } 65% { transform: scale(calc(1.25 * var(--fa-beat-scale, 1.25))); } 90% { transform: scale(1); } } @keyframes fa-bounce { 0% { transform: scale(1, 1) translateY(0); animation-timing-function: var(--fa-animation-timing); } 14% { transform: scale(var(--fa-bounce-start-scale-x, 1.06), var(--fa-bounce-start-scale-y, 0.94)) translateY(var(--fa-bounce-anticipation, 3px)); animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33); } 32% { transform: scale(var(--fa-bounce-jump-scale-x, 0.94), var(--fa-bounce-jump-scale-y, 1.12)) translateY(calc(-1 * var(--fa-bounce-height, 0.5em))); animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1); } 52% { transform: scale(1, 1) translateY(calc(-1 * var(--fa-bounce-height, 0.5em) * 1.1)); animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5); } 70% { transform: scale(var(--fa-bounce-land-scale-x, 1.06), var(--fa-bounce-land-scale-y, 0.92)) translateY(0); animation-timing-function: cubic-bezier(0.33, 0.33, 0.66, 1); } 85% { transform: scale(0.98, 1.04) translateY(calc(-2px * var(--fa-bounce-rebound, 1))); animation-timing-function: cubic-bezier(0.33, 0, 0.66, 1); } 100% { transform: scale(1, 1) translateY(0); } } @keyframes fa-fade { 0% { opacity: 1; transform: scale(1); animation-timing-function: cubic-bezier(0.2, 0, 0.4, 1); } 40% { opacity: var(--fa-fade-opacity, 0.4); transform: scale(0.98); animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1); } 100% { opacity: 1; transform: scale(1); } } @keyframes fa-beat-fade { 0% { opacity: var(--fa-beat-fade-opacity, 0.4); transform: scale(1); animation-timing-function: cubic-bezier(0.2, 0, 0.4, 1); } 25% { opacity: calc(var(--fa-beat-fade-opacity, 0.4) + 0.4); transform: scale(var(--fa-beat-fade-scale, 1.28)); animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1); } 45% { opacity: 1; transform: scale(var(--fa-beat-fade-scale, 1.25)); animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } 65% { opacity: calc(var(--fa-beat-fade-opacity, 0.4) + 0.4); transform: scale(var(--fa-beat-fade-scale, 1.28)); animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1); } 100% { opacity: var(--fa-beat-fade-opacity, 0.4); transform: scale(1); } } @keyframes fa-flip { 0% { transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), 0deg); animation-timing-function: cubic-bezier(0.2, 0, 0.4, 1); } 8% { transform: perspective(2em) scale(var(--fa-flip-anticipation-scale, 0.95)) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), 0deg); animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33); } 35% { transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), calc(var(--fa-flip-angle, -360deg) * 0.6)); animation-timing-function: linear; } 65% { transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), calc(var(--fa-flip-angle, -360deg) * 0.5)); animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1); } 92% { transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), calc(var(--fa-flip-angle, -360deg) * var(--fa-flip-overshoot, 1.04))); animation-timing-function: cubic-bezier(0.33, 0, 0.66, 1); } 100% { transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -360deg)); } } @keyframes fa-flip-360 { 0% { transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), 0deg); animation-timing-function: cubic-bezier(0.2, 0, 0.4, 1); } 8% { transform: perspective(2em) scale(var(--fa-flip-anticipation-scale, 0.95)) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), 0deg); animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33); } 50% { transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), calc(var(--fa-flip-angle, -360deg) * 0.6)); animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1); } 80% { transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), calc(var(--fa-flip-angle, -360deg) * var(--fa-flip-overshoot, 1.04))); animation-timing-function: cubic-bezier(0.33, 0, 0.66, 1); } 100% { transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -360deg)); } } @keyframes fa-shake { 0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(0.2, 0, 0.8, 1); } 8% { transform: rotate(35deg) translateX(1px); animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1); } 20% { transform: rotate(-22deg) translateX(-1px); animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1); } 35% { transform: rotate(15deg) translateX(1px); animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1); } 50% { transform: rotate(-9deg); animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1); } 65% { transform: rotate(5deg); animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1); } 78% { transform: rotate(-3deg); animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1); } 90% { transform: rotate(1deg); animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } 100% { transform: rotate(0deg); } } @keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes fa-spin-snap { 0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 12% { transform: rotate(60deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 16.67% { transform: rotate(60deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 28.67% { transform: rotate(120deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 33.33% { transform: rotate(120deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 45.33% { transform: rotate(180deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 50% { transform: rotate(180deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 62% { transform: rotate(240deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 66.67% { transform: rotate(240deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 78.67% { transform: rotate(300deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 83.33% { transform: rotate(300deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 95.33% { transform: rotate(360deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 100% { transform: rotate(360deg); } } @keyframes fa-spin-snap-4 { 0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 15% { transform: rotate(90deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 25% { transform: rotate(90deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 40% { transform: rotate(180deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 50% { transform: rotate(180deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 65% { transform: rotate(270deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 75% { transform: rotate(270deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 90% { transform: rotate(360deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 100% { transform: rotate(360deg); } } @keyframes fa-spin-snap-8 { 0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 9% { transform: rotate(45deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 12.5% { transform: rotate(45deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 21.5% { transform: rotate(90deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 25% { transform: rotate(90deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 34% { transform: rotate(135deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 37.5% { transform: rotate(135deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 46.5% { transform: rotate(180deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 50% { transform: rotate(180deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 59% { transform: rotate(225deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 62.5% { transform: rotate(225deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 71.5% { transform: rotate(270deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 75% { transform: rotate(270deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 84% { transform: rotate(315deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 87.5% { transform: rotate(315deg); animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } 96.5% { transform: rotate(360deg); animation-timing-function: cubic-bezier(0.8, 0, 1, 1); } 100% { transform: rotate(360deg); } } @keyframes fa-buzz { 0% { transform: translateX(0) rotate(0deg); animation-timing-function: cubic-bezier(0.1, 0, 0.9, 1); } 5% { transform: translateX(var(--fa-buzz-distance, 4px)) rotate(0.5deg); } 10% { transform: translateX(calc(-1 * var(--fa-buzz-distance, 4px))) rotate(-0.5deg); } 15% { transform: translateX(var(--fa-buzz-distance, 4px)) rotate(0.3deg); } 20% { transform: translateX(calc(-1 * var(--fa-buzz-distance, 4px))) rotate(-0.3deg); } 25% { transform: translateX(calc(var(--fa-buzz-distance, 4px) * 0.7)) rotate(0.2deg); } 30% { transform: translateX(calc(-1 * var(--fa-buzz-distance, 4px) * 0.7)) rotate(-0.2deg); } 35% { transform: translateX(calc(var(--fa-buzz-distance, 4px) * 0.4)) rotate(0.1deg); } 40% { transform: translateX(0) rotate(0deg); } 100% { transform: translateX(0) rotate(0deg); } } @keyframes fa-wag { 0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(0.2, 0, 0.6, 1); } 12% { transform: rotate(var(--fa-wag-angle, 12deg)); animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } 24% { transform: rotate(2deg); animation-timing-function: cubic-bezier(0.2, 0, 0.6, 1); } 36% { transform: rotate(calc(var(--fa-wag-angle, 12deg) * 0.85)); animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } 48% { transform: rotate(1deg); animation-timing-function: cubic-bezier(0.2, 0, 0.6, 1); } 58% { transform: rotate(calc(var(--fa-wag-angle, 12deg) * 0.6)); animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } 68% { transform: rotate(0deg); } 100% { transform: rotate(0deg); } } @keyframes fa-float { 0% { transform: translateY(0) translateX(0) rotate(0deg) scale(var(--fa-float-squash-x, 1.02), var(--fa-float-squash-y, 0.98)); animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33); } 15% { transform: translateY(calc(-0.4 * var(--fa-float-height, 6px))) translateX(var(--fa-float-drift, 1px)) rotate(var(--fa-float-tilt, 1deg)) scale(1, 1); animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1); } 35% { transform: translateY(calc(-1 * var(--fa-float-height, 6px))) translateX(0) rotate(0deg) scale(var(--fa-float-stretch-x, 0.98), var(--fa-float-stretch-y, 1.03)); animation-timing-function: cubic-bezier(0.5, 0, 0.5, 0); } 50% { transform: translateY(calc(-0.92 * var(--fa-float-height, 6px))) translateX(calc(-0.5 * var(--fa-float-drift, 1px))) rotate(calc(-0.5 * var(--fa-float-tilt, 1deg))) scale(0.995, 1.01); animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33); } 70% { transform: translateY(calc(-0.3 * var(--fa-float-height, 6px))) translateX(calc(-1 * var(--fa-float-drift, 1px))) rotate(calc(-1 * var(--fa-float-tilt, 1deg))) scale(1, 1); animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1); } 90% { transform: translateY(calc(0.05 * var(--fa-float-height, 6px))) translateX(0) rotate(0deg) scale(var(--fa-float-squash-x, 1.02), var(--fa-float-squash-y, 0.98)); animation-timing-function: cubic-bezier(0.33, 0, 0.66, 1); } 100% { transform: translateY(0) translateX(0) rotate(0deg) scale(var(--fa-float-squash-x, 1.02), var(--fa-float-squash-y, 0.98)); } } @keyframes fa-swing { 0% { transform: rotate(0deg); animation-timing-function: cubic-bezier(0.2, 0, 0.8, 1); } 8% { transform: rotate(var(--fa-swing-angle, 22deg)); animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1); } 18% { transform: rotate(calc(-1 * var(--fa-swing-angle, 22deg) * 0.85)); animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1); } 28% { transform: rotate(calc(var(--fa-swing-angle, 22deg) * 0.65)); animation-timing-function: cubic-bezier(0.35, 0, 0.65, 1); } 38% { transform: rotate(calc(-1 * var(--fa-swing-angle, 22deg) * 0.45)); animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1); } 48% { transform: rotate(calc(var(--fa-swing-angle, 22deg) * 0.25)); animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1); } 56% { transform: rotate(calc(-1 * var(--fa-swing-angle, 22deg) * 0.1)); animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1); } 64% { transform: rotate(0deg); } 100% { transform: rotate(0deg); } } @keyframes fa-jello { 0% { transform: scale(1, 1); animation-timing-function: cubic-bezier(0.2, 0, 0.8, 1); } 12% { transform: scale(var(--fa-jello-scale-x, 1.15), calc(2 - var(--fa-jello-scale-x, 1.15))); animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1); } 24% { transform: scale(calc(2 - var(--fa-jello-scale-y, 1.12)), var(--fa-jello-scale-y, 1.12)); animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1); } 36% { transform: scale(calc(1 + (var(--fa-jello-scale-x, 1.15) - 1) * 0.5), calc(2 - (1 + (var(--fa-jello-scale-x, 1.15) - 1) * 0.5))); animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1); } 48% { transform: scale(calc(2 - (1 + (var(--fa-jello-scale-y, 1.12) - 1) * 0.3)), calc(1 + (var(--fa-jello-scale-y, 1.12) - 1) * 0.3)); animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1); } 58% { transform: scale(1.02, 0.98); animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1); } 68% { transform: scale(1, 1); } 100% { transform: scale(1, 1); } } .fa-rotate-90 { transform: rotate(90deg); } .fa-rotate-180 { transform: rotate(180deg); } .fa-rotate-270 { transform: rotate(270deg); } .fa-flip-horizontal { transform: scale(-1, 1); } .fa-flip-vertical { transform: scale(1, -1); } .fa-flip-both, .fa-flip-horizontal.fa-flip-vertical { transform: scale(-1, -1); } .fa-rotate-by { transform: rotate(var(--fa-rotate-angle, 0)); } .svg-inline--fa .fa-primary { fill: var(--fa-primary-color, currentColor); opacity: var(--fa-primary-opacity, 1); } .svg-inline--fa .fa-secondary { fill: var(--fa-secondary-color, currentColor); opacity: var(--fa-secondary-opacity, 0.4); } .svg-inline--fa.fa-swap-opacity .fa-primary { opacity: var(--fa-secondary-opacity, 0.4); } .svg-inline--fa.fa-swap-opacity .fa-secondary { opacity: var(--fa-primary-opacity, 1); } .svg-inline--fa mask .fa-primary, .svg-inline--fa mask .fa-secondary { fill: black; } .svg-inline--fa.fa-inverse { fill: var(--fa-inverse, #fff); } .fa-stack { display: inline-block; height: 2em; line-height: 2em; position: relative; vertical-align: middle; width: 2.5em; } .fa-inverse { color: var(--fa-inverse, #fff); } .svg-inline--fa.fa-stack-1x { --fa-width: 1.25em; height: 1em; width: var(--fa-width); } .svg-inline--fa.fa-stack-2x { --fa-width: 2.5em; height: 2em; width: var(--fa-width); } .fa-stack-1x, .fa-stack-2x { inset: 0; margin: auto; position: absolute; z-index: var(--fa-stack-z-index, auto); }</style><link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin=""> <link rel="icon" type="image/svg+xml" href="/media/favicon.ico"> <link rel="stylesheet" crossorigin="" href="/assets/main.css"> <!-- Google tag (gtag.js) --> <script type="text/javascript" async="" src="https://www.googletagmanager.com/gtag/js?id=G-8FSGGX4NWM&cx=c&_slc=1"></script><script async="" src="https://graph.culturecreates.com/footlight/v2/event-markup?url=https://www.crowstheatre.com/shows-events"></script><script src="https://connect.facebook.net/signals/config/882432055479681?v=2.9.359&r=stable&domain=www.crowstheatre.com&hme=db7c4844507b728f524bbfb5449eda841f7f67300bf2850aee64b78febf25c48&ex_m=107%2C208%2C158%2C22%2C73%2C74%2C149%2C69%2C68%2C11%2C167%2C93%2C16%2C141%2C130%2C39%2C76%2C81%2C137%2C163%2C169%2C26%2C27%2C28%2C30%2C48%2C150%2C78%2C115%2C18%2C20%2C44%2C40%2C42%2C41%2C86%2C95%2C99%2C113%2C148%2C151%2C46%2C114%2C24%2C21%2C122%2C70%2C36%2C153%2C152%2C154%2C145%2C143%2C25%2C35%2C59%2C112%2C165%2C71%2C17%2C156%2C117%2C84%2C67%2C19%2C88%2C89%2C119%2C87%2C139%2C138%2C142%2C164%2C34%2C49%2C116%2C47%2C8%2C4%2C5%2C7%2C6%2C3%2C94%2C104%2C170%2C175%2C222%2C75%2C235%2C234%2C233%2C23%2C33%2C55%2C106%2C61%2C10%2C64%2C100%2C101%2C102%2C108%2C133%2C31%2C29%2C135%2C136%2C132%2C131%2C159%2C77%2C162%2C160%2C161%2C50%2C60%2C126%2C15%2C166%2C45%2C281%2C282%2C280%2C295%2C311%2C215%2C204%2C62%2C205%2C203%2C314%2C305%2C52%2C216%2C110%2C134%2C83%2C124%2C54%2C123%2C129%2C128%2C58%2C65%2C63%2C155%2C79%2C80%2C118%2C37%2C32%2C53%2C56%2C103%2C168%2C1%2C127%2C14%2C125%2C12%2C2%2C57%2C96%2C66%2C121%2C92%2C91%2C171%2C172%2C97%2C98%2C9%2C105%2C51%2C146%2C90%2C82%2C72%2C120%2C109%2C43%2C147%2C0%2C85%2C140%2C144%2C157%2C38%2C111%2C13%2C173" async=""></script><script async="" src="https://connect.facebook.net/en_US/fbevents.js"></script><script src="//www.google-analytics.com/analytics.js"></script><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-PQ3XVYCQWP"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-PQ3XVYCQWP'); </script> <!-- Google tag (gtag.js) event - delayed navigation helper --> <script> // Helper function to delay opening a URL until a gtag event is sent. // Call it in response to an action that should navigate to a URL. function gtagSendEvent(url) { var callback = function () { if (typeof url === 'string') { window.location = url; } }; gtag('event', 'conversion_event_outbound_click', { 'event_callback': callback, 'event_timeout': 2000, // <event_parameters> }); return false; } </script> <!-- GOOGLE ANALYTICS CODE --> <script> (function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]= function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date; e=o.createElement(i);r=o.getElementsByTagName(i)[0]; e.src='//www.google-analytics.com/analytics.js'; r.parentNode.insertBefore(e,r)}(window,document,'script','ga')); ga('create','UA-86850725-1');ga('send','pageview'); </script> <!-- Google Code for Remarketing tag --> <script type="text/javascript"> /* <![CDATA[ */ var google_conversion_id = 963992900; var google_custom_params = window.google_tag_params; var google_remarketing_only = true; /* ]]> */ </script> <script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js"> </script><script type="text/javascript" async="" src="https://googleads.g.doubleclick.net/pagead/viewthroughconversion/963992900/?random=1784719259263&cv=9&fst=1784719259263&num=1&guid=ON&resp=GooglemKTybQhCsO&eid=375603260%2C466465925%2C512247838%2C658953495&u_h=600&u_w=800&ig=1&frm=0&url=https%3A%2F%2Fwww.crowstheatre.com%2Fshows-events&tiba=Shows%20%26%20Events%20%7C%20Crow's%20Theatre&hn=www.googleadservices.com&uaa=&uab=&uam=&uap=&uapv=&uaw=0&uafvl=&rfmt=3&fmt=4"></script> <noscript> <div style="display:inline;"> <img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/963992900/?value=0&guid=ON&script=0"/> </div> </noscript> <!-- End Remarketing tag --> <!-- Facebook Verification --> <meta name="facebook-domain-verification" content="bxue6vbdcrao9efxzqmhf66i89mo03"> <!-- Facebook Pixel Code --> <script> !function(f,b,e,v,n,t,s) {if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)}; if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0'; n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0]; s.parentNode.insertBefore(t,s)}(window, document,'script', 'https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '882432055479681'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=882432055479681&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> <!-- Footlight --> <script> (function(i,s,o,g,r,a,m){a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src= g+'?url='+i.location;m.parentNode.insertBefore(a,m)})(window,document,'script', 'https://graph.culturecreates.com/footlight/v2/event-markup'); </script></head> <body class="loaded"> <header class="primary static" id="navbar"> <a role="banner" href="#content" class="skip-to-content button">Skip to Content</a> <div id="searchbar"> <div class="wrapper"> <div class="formcontainer"> <form action="/search" method="get"> <input id="search" type="text" name="s" placeholder="Search website..." aria-label="Search website"> <button type="submit"><svg aria-label="submit search" class="svg-inline--fa fa-search" data-prefix="fas" data-icon="search" role="img" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376C296.3 401.1 253.9 416 208 416 93.1 416 0 322.9 0 208S93.1 0 208 0 416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z"></path></svg><!-- <i aria-label="submit search" class="fas fa-search"></i> --></button> </form> <a class="search-btn close-btn" href="javascript:void(0);" aria-label="close search bar"><svg class="svg-inline--fa fa-circle-xmark" data-prefix="fas" data-icon="circle-xmark" role="img" viewBox="0 0 512 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM167 167c9.4-9.4 24.6-9.4 33.9 0l55 55 55-55c9.4-9.4 24.6-9.4 33.9 0s9.4 24.6 0 33.9l-55 55 55 55c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0l-55-55-55 55c-9.4 9.4-24.6 9.4-33.9 0s-9.4-24.6 0-33.9l55-55-55-55c-9.4-9.4-9.4-24.6 0-33.9z"></path></svg><!-- <i class="fas fa-circle-xmark"></i> --></a> </div> <div class="links"> <p>You might be looking for:</p> <ul> <li><a href="/2026-27-season">crow's 2026.27 season</a></li> <li><a href="/shows-events">what's on</a></li> <li><a href="/shows-events/subscriptions">how to subscribe</a></li> <li><a href="/about/contact-us">contact crow's</a></li> <li><a href="/about/past-productions">past productions</a></li> </ul> </div> </div> </div> <div class="navwrap"> <a href="/" class="logo"><img src="/media/logo.svg" alt="crow's theatre logo"></a> <div class="topbar"> <ul> <li class="xtra"><a class="search-btn" href="javascript:void(0);" aria-label="search website"><svg class="svg-inline--fa fa-search" data-prefix="far" data-icon="search" role="img" viewBox="0 0 512 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M368 208a160 160 0 1 0 -320 0 160 160 0 1 0 320 0zM337.1 371.1C301.7 399.2 256.8 416 208 416 93.1 416 0 322.9 0 208S93.1 0 208 0 416 93.1 416 208c0 48.8-16.8 93.7-44.9 129.1L505 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L337.1 371.1z"></path></svg><!-- <i class="far fa-search"></i> --></a></li> <li class="xtra"><a href="/login" aria-label="login"><svg class="svg-inline--fa fa-user" data-prefix="far" data-icon="user" role="img" viewBox="0 0 448 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M144 128a80 80 0 1 1 160 0 80 80 0 1 1 -160 0zm208 0a128 128 0 1 0 -256 0 128 128 0 1 0 256 0zM48 480c0-70.7 57.3-128 128-128l96 0c70.7 0 128 57.3 128 128l0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8c0-97.2-78.8-176-176-176l-96 0C78.8 304 0 382.8 0 480l0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8z"></path></svg><!-- <i class="far fa-user"></i> --></a></li> <li class="xtra"><a href="/cart" aria-label="shopping cart"><svg class="svg-inline--fa fa-cart-shopping" data-prefix="far" data-icon="cart-shopping" role="img" viewBox="0 0 640 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M0 8C0-5.3 10.7-16 24-16l45.3 0c27.1 0 50.3 19.4 55.1 46l.4 2 399.9 0c25.1 0 44 22.9 39.3 47.6L537.6 216.6c-8 41.4-44.2 71.4-86.4 71.4l-279.8 0 5.1 28.3c2.1 11.4 12 19.7 23.6 19.7L456 336c13.3 0 24 10.7 24 24s-10.7 24-24 24l-255.9 0c-34.8 0-64.6-24.9-70.8-59.1L77.2 38.6c-.7-3.8-4-6.6-7.9-6.6L24 32C10.7 32 0 21.3 0 8zM162.6 240l288.6 0c19.2 0 35.7-13.6 39.3-32.4L514.9 80 133.5 80 162.6 240zM208 416a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm224 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"></path></svg><!-- <i class="far fa-cart-shopping"></i> --> <span class="cartnum"></span></a></li> </ul> <button class="nav-trigger"> <svg viewBox="0 0 100 100"> <rect y="47.5" x="20" width="60" height="5"></rect> <rect y="47.5" x="20" width="60" height="5"></rect> <rect y="47.5" x="20" width="60" height="5"></rect> <rect y="47.5" x="20" width="60" height="5"></rect> </svg> </button> </div> <nav class="main"> <ul class="mobibtns" aria-label="mobile button navigation" role="menubar"> <li role="none"><a class="button" href="/shows-events/schedule" aria-label="Buy Tickets">Buy Tickets</a></li> <li role="none"><a class="button" href="/donate" aria-label="Donate">Donate</a></li> </ul> <ul id="aoda_nav" class="main-nav" aria-label="main navigation" role="menubar"> <li role="none"><a href="/shows-events" tabindex="0" aria-haspopup="true" aria-expanded="false" role="menuitem">Shows & Events</a> <button class="drop"><svg class="svg-inline--fa fa-circle-plus" aria-label="open submenu" data-prefix="fas" data-icon="circle-plus" role="img" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM232 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"></path></svg><!-- <i class="fas fa-circle-plus" aria-label="open submenu"></i> --></button><ul class="dropdown" aria-label="sub menu for Shows &amp; Events" role="menu"><li role="none"><a href="/shows-events?categories=1008,1009,1010" tabindex="-1" aria-haspopup="true" aria-expanded="false" role="menuitem">2026.27 Season</a> <button class="drop"><svg class="svg-inline--fa fa-circle-plus" aria-label="open submenu" data-prefix="fas" data-icon="circle-plus" role="img" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM232 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"></path></svg><!-- <i class="fas fa-circle-plus" aria-label="open submenu"></i> --></button><span class="deskico"><svg class="svg-inline--fa fa-chevron-right" data-prefix="fas" data-icon="chevron-right" role="img" viewBox="0 0 320 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M311.1 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L243.2 256 73.9 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"></path></svg><!-- <i class="fas fa-chevron-right"></i> --></span><ul class="dropdown sub" aria-label="sub menu for 2026.27 Season" role="menu"><li role="none"><a href="/shows-events/a-fine-balance" tabindex="-1">A Fine Balance</a></li> <li role="none"><a href="/shows-events/a-german-life" tabindex="-1">A German Life</a></li> <li role="none"><a href="/shows-events/alls-well" tabindex="-1">All's Well</a></li> <li role="none"><a href="/shows-events/design-for-living" tabindex="-1">Design For Living</a></li> <li role="none"><a href="/shows-events/fall-on-your-knees-part1" tabindex="-1">Fall on Your Knees: Part 1</a></li> <li role="none"><a href="/shows-events/fall-on-your-knees-part2" tabindex="-1">Fall on Your Knees: Part 2</a></li> <li role="none"><a href="/shows-events/laura-secords-thing" tabindex="-1">Laura Secord's Thing</a></li> <li role="none"><a href="/shows-events/macbeth" tabindex="-1">Macbeth</a></li> <li role="none"><a href="/shows-events/measure-for-measure-2026" tabindex="-1">Measure for Measure</a></li> <li role="none"><a href="/shows-events/rogers-v-rogers-2026" tabindex="-1">Rogers v. Rogers</a></li> <li role="none"><a href="/shows-events/the-fishermen" tabindex="-1">The Fishermen</a></li> <li role="none"><a href="/shows-events/the-ghosts-of-mariupol" tabindex="-1">The Ghosts of Mariupol</a></li> <li role="none"><a href="/shows-events/we-swear" tabindex="-1">We Swear</a></li> </ul> </li> <li role="none"><a href="/shows-events/subscriptions" tabindex="-1" aria-haspopup="true" aria-expanded="false" role="menuitem">Subscriptions</a> <button class="drop"><svg class="svg-inline--fa fa-circle-plus" aria-label="open submenu" data-prefix="fas" data-icon="circle-plus" role="img" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM232 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"></path></svg><!-- <i class="fas fa-circle-plus" aria-label="open submenu"></i> --></button><span class="deskico"><svg class="svg-inline--fa fa-chevron-right" data-prefix="fas" data-icon="chevron-right" role="img" viewBox="0 0 320 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M311.1 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L243.2 256 73.9 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"></path></svg><!-- <i class="fas fa-chevron-right"></i> --></span><ul class="dropdown sub" aria-label="sub menu for Subscriptions" role="menu"><li role="none"><a href="/shows-events/subscriptions/complete-crows" tabindex="-1">Complete Crow's</a></li> <li role="none"><a href="/shows-events/subscriptions/page-to-stage" tabindex="-1">Page to Stage</a></li> <li role="none"><a href="/shows-events/subscriptions/signature-series" tabindex="-1">Signature Series</a></li> <li role="none"><a href="/shows-events/subscriptions/flexible-subscriptions" tabindex="-1">Flexible Subscriptions</a></li> <li role="none"><a href="/shows-events/subscriptions/complete-crows-preview" tabindex="-1">Complete Crow's Preview</a></li> <li role="none"><a href="/shows-events/subscriptions/signature-series-preview" tabindex="-1">Signature Series Preview</a></li> <li role="none"><a href="/shows-events/subscriptions/subscribers-advantage" tabindex="-1">Subscriber Advantage</a></li> </ul> </li> <li role="none"><a href="/shows-events/calendar" tabindex="-1">Calendar</a></li> </ul> </li> <li role="none"><a href="/your-visit" tabindex="-1" aria-haspopup="true" aria-expanded="false" role="menuitem">Your Visit</a> <button class="drop"><svg class="svg-inline--fa fa-circle-plus" aria-label="open submenu" data-prefix="fas" data-icon="circle-plus" role="img" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM232 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"></path></svg><!-- <i class="fas fa-circle-plus" aria-label="open submenu"></i> --></button><ul class="dropdown" aria-label="sub menu for Your Visit" role="menu"><li role="none"><a href="/your-visit/getting-here" tabindex="-1">Getting Here</a></li> <li role="none"><a href="/your-visit/ticket-information" tabindex="-1" aria-haspopup="true" aria-expanded="false" role="menuitem">Ticket Information</a> <button class="drop"><svg class="svg-inline--fa fa-circle-plus" aria-label="open submenu" data-prefix="fas" data-icon="circle-plus" role="img" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM232 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"></path></svg><!-- <i class="fas fa-circle-plus" aria-label="open submenu"></i> --></button><span class="deskico"><svg class="svg-inline--fa fa-chevron-right" data-prefix="fas" data-icon="chevron-right" role="img" viewBox="0 0 320 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M311.1 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L243.2 256 73.9 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"></path></svg><!-- <i class="fas fa-chevron-right"></i> --></span><ul class="dropdown sub" aria-label="sub menu for Ticket Information" role="menu"><li role="none"><a href="/your-visit/ticket-information/faq" tabindex="-1">FAQ</a></li> <li role="none"><a href="/your-visit/ticket-information/ways-to-save" tabindex="-1">Ways to Save</a></li> <li role="none"><a href="/your-visit/ticket-information/under-30-students" tabindex="-1">Under 30 / Students</a></li> </ul> </li> <li role="none"><a href="/your-visit/lobby-bar" tabindex="-1">Lobby Bar</a></li> <li role="none"><a href="/your-visit/food-drink" tabindex="-1">Food & Drink</a></li> <li role="none"><a href="/your-visit/accessibility" tabindex="-1">Accessibility</a></li> <li role="none"><a href="/your-visit/health-safety" tabindex="-1">Health & Safety</a></li> <li role="none"><a href="/your-visit/gift-certificates" tabindex="-1">Gift Certificates</a></li> </ul> </li> <li role="none"><a href="/support" tabindex="-1" aria-haspopup="true" aria-expanded="false" role="menuitem">Support</a> <button class="drop"><svg class="svg-inline--fa fa-circle-plus" aria-label="open submenu" data-prefix="fas" data-icon="circle-plus" role="img" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM232 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"></path></svg><!-- <i class="fas fa-circle-plus" aria-label="open submenu"></i> --></button><ul class="dropdown" aria-label="sub menu for Support" role="menu"><li role="none"><a href="/support/individual-giving" tabindex="-1">Individual Giving</a></li> <li role="none"><a href="/support/corporate-support" tabindex="-1">Corporate Support</a></li> <li role="none"><a href="/support/our-supporters" tabindex="-1">Our Supporters</a></li> <li role="none"><a href="/support/crows-takes-flight-campaign" tabindex="-1">Crow’s Takes Flight Campaign</a></li> <li role="none"><a href="/support/volunteer" tabindex="-1">Volunteer</a></li> </ul> </li> <li role="none"><a href="/about" tabindex="-1" aria-haspopup="true" aria-expanded="false" role="menuitem">About</a> <button class="drop"><svg class="svg-inline--fa fa-circle-plus" aria-label="open submenu" data-prefix="fas" data-icon="circle-plus" role="img" viewBox="0 0 512 512" data-fa-i2svg=""><path fill="currentColor" d="M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512zM232 344l0-64-64 0c-13.3 0-24-10.7-24-24s10.7-24 24-24l64 0 0-64c0-13.3 10.7-24 24-24s24 10.7 24 24l0 64 64 0c13.3 0 24 10.7 24 24s-10.7 24-24 24l-64 0 0 64c0 13.3-10.7 24-24 24s-24-10.7-24-24z"></path></svg><!-- <i class="fas fa-circle-plus" aria-label="open submenu"></i> --></button><ul class="dropdown" aria-label="sub menu for About" role="menu"><li role="none"><a href="/2026-27-season" tabindex="-1">Discover Crow's 2026.27 Season</a></li> <li role="none"><a href="/about/contact-us" tabindex="-1">Contact Us</a></li> <li role="none"><a href="/about/news-promotions" tabindex="-1">News & Promotions</a></li> <li role="none"><a href="/about/our-venues" tabindex="-1">Our Venues</a></li> <li role="none"><a href="/about/cabaret-submissions" tabindex="-1">Cabaret Submissions</a></li> <li role="none"><a href="/about/careers" tabindex="-1">Careers</a></li> <li role="none"><a href="/about/crows-team" tabindex="-1">Crow’s Team</a></li> <li role="none"><a href="/about/land-acknowledgement" tabindex="-1">Land Acknowledgement</a></li> <li role="none"><a href="/about/past-productions" tabindex="-1">Past Productions</a></li> </ul> </li> <li class="xtra btn" role="none"><a class="button white tiny" href="/shows-events/schedule" aria-label="Buy Tickets" tabindex="-1">Buy Tickets</a></li> <li class="xtra btn" role="none"><a class="button white tiny" href="/donate" aria-label="Donate" tabindex="-1">Donate</a></li> <li class="xtra" role="none"><a class="search-btn" href="javascript:void(0);" aria-label="search website" tabindex="-1"><svg class="svg-inline--fa fa-search" data-prefix="far" data-icon="search" role="img" viewBox="0 0 512 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M368 208a160 160 0 1 0 -320 0 160 160 0 1 0 320 0zM337.1 371.1C301.7 399.2 256.8 416 208 416 93.1 416 0 322.9 0 208S93.1 0 208 0 416 93.1 416 208c0 48.8-16.8 93.7-44.9 129.1L505 471c9.4 9.4 9.4 24.6 0 33.9s-24.6 9.4-33.9 0L337.1 371.1z"></path></svg><!-- <i class="far fa-search"></i> --></a></li> <li class="xtra" role="none"><a href="/login" aria-label="login" tabindex="-1"><svg class="svg-inline--fa fa-user" data-prefix="far" data-icon="user" role="img" viewBox="0 0 448 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M144 128a80 80 0 1 1 160 0 80 80 0 1 1 -160 0zm208 0a128 128 0 1 0 -256 0 128 128 0 1 0 256 0zM48 480c0-70.7 57.3-128 128-128l96 0c70.7 0 128 57.3 128 128l0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8c0-97.2-78.8-176-176-176l-96 0C78.8 304 0 382.8 0 480l0 8c0 13.3 10.7 24 24 24s24-10.7 24-24l0-8z"></path></svg><!-- <i class="far fa-user"></i> --></a></li> <li class="xtra" role="none"><a href="/cart" aria-label="shopping cart" tabindex="-1"> <svg class="svg-inline--fa fa-cart-shopping" data-prefix="far" data-icon="cart-shopping" role="img" viewBox="0 0 640 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M0 8C0-5.3 10.7-16 24-16l45.3 0c27.1 0 50.3 19.4 55.1 46l.4 2 399.9 0c25.1 0 44 22.9 39.3 47.6L537.6 216.6c-8 41.4-44.2 71.4-86.4 71.4l-279.8 0 5.1 28.3c2.1 11.4 12 19.7 23.6 19.7L456 336c13.3 0 24 10.7 24 24s-10.7 24-24 24l-255.9 0c-34.8 0-64.6-24.9-70.8-59.1L77.2 38.6c-.7-3.8-4-6.6-7.9-6.6L24 32C10.7 32 0 21.3 0 8zM162.6 240l288.6 0c19.2 0 35.7-13.6 39.3-32.4L514.9 80 133.5 80 162.6 240zM208 416a48 48 0 1 1 0 96 48 48 0 1 1 0-96zm224 0a48 48 0 1 1 0 96 48 48 0 1 1 0-96z"></path></svg><!-- <i class="far fa-cart-shopping"></i> --> <span class="cartnum"></span></a> </li> </ul> </nav> </div> </header> <main> <div class="main" id="content"> <div class="mast"> <h1>Shows & Events</h1> <ul class="xtras"> <li><a class="active" href="/shows-events?">Shows & Events <svg class="svg-inline--fa fa-grid-2 ico" data-prefix="fas" data-icon="grid-2" role="img" viewBox="0 0 448 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M192 80c0-26.5-21.5-48-48-48L48 32C21.5 32 0 53.5 0 80l0 96c0 26.5 21.5 48 48 48l96 0c26.5 0 48-21.5 48-48l0-96zm0 256c0-26.5-21.5-48-48-48l-96 0c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48l96 0c26.5 0 48-21.5 48-48l0-96zM256 80l0 96c0 26.5 21.5 48 48 48l96 0c26.5 0 48-21.5 48-48l0-96c0-26.5-21.5-48-48-48l-96 0c-26.5 0-48 21.5-48 48zM448 336c0-26.5-21.5-48-48-48l-96 0c-26.5 0-48 21.5-48 48l0 96c0 26.5 21.5 48 48 48l96 0c26.5 0 48-21.5 48-48l0-96z"></path></svg><!-- <i class="ico fas fa-grid-2"></i> --></a></li> <li><a href="/shows-events/calendar?">Calendar <svg class="svg-inline--fa fa-calendar-days ico" data-prefix="fas" data-icon="calendar-days" role="img" viewBox="0 0 448 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M128 0c17.7 0 32 14.3 32 32l0 32 128 0 0-32c0-17.7 14.3-32 32-32s32 14.3 32 32l0 32 32 0c35.3 0 64 28.7 64 64l0 288c0 35.3-28.7 64-64 64L64 480c-35.3 0-64-28.7-64-64L0 128C0 92.7 28.7 64 64 64l32 0 0-32c0-17.7 14.3-32 32-32zM64 240l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm128 0l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zM64 368l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16zm144-16c-8.8 0-16 7.2-16 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0zm112 16l0 32c0 8.8 7.2 16 16 16l32 0c8.8 0 16-7.2 16-16l0-32c0-8.8-7.2-16-16-16l-32 0c-8.8 0-16 7.2-16 16z"></path></svg><!-- <i class="ico fas fa-calendar-days"></i> --></a></li> <li><a href="/shows-events/schedule?">Schedule <svg class="svg-inline--fa fa-list ico" data-prefix="fas" data-icon="list" role="img" viewBox="0 0 512 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M40 48C26.7 48 16 58.7 16 72l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24L40 48zM192 64c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L192 64zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-288 0zm0 160c-17.7 0-32 14.3-32 32s14.3 32 32 32l288 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-288 0zM16 232l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0c-13.3 0-24 10.7-24 24zM40 368c-13.3 0-24 10.7-24 24l0 48c0 13.3 10.7 24 24 24l48 0c13.3 0 24-10.7 24-24l0-48c0-13.3-10.7-24-24-24l-48 0z"></path></svg><!-- <i class="ico fas fa-list"></i> --></a></li> </ul> </div> <form action="/shows-events" method="GET" class="default filters" data-site-event="listing:filters:search" data-site-listing-results="de:app:shows:shows"> <p class="title">Filter By</p> <div class="filter-select" role="group" aria-labelledby="filter-shows"> <span id="filter-shows" class="visually-hidden">Select Show or Event</span> <button type="button" class="select-toggle" aria-haspopup="listbox" aria-expanded="false" aria-controls="filter-shows-select" data-site-event="listing:filters:dropdown"> Show/Event <svg class="svg-inline--fa fa-caret-down ico" style="pointer-events: none;" data-prefix="fas" data-icon="caret-down" role="img" viewBox="0 0 320 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M140.3 376.8c12.6 10.2 31.1 9.5 42.8-2.2l128-128c9.2-9.2 11.9-22.9 6.9-34.9S301.4 192 288.5 192l-256 0c-12.9 0-24.6 7.8-29.6 19.8S.7 237.5 9.9 246.6l128 128 2.4 2.2z"></path></svg><!-- <i class="ico fas fa-caret-down" style="pointer-events: none;"></i> --> </button> <ul class="select-options" id="filter-shows-select" role="listbox" tabindex="-1"> <li role="option"> <label><input type="checkbox" name="shows[]" value="1076"> A Fine Balance</label> </li> <li role="option"> <label><input type="checkbox" name="shows[]" value="1080"> A German Life</label> </li> <li role="option"> <label><input type="checkbox" name="shows[]" value="1079"> All's Well</label> </li> <li role="option"> <label><input type="checkbox" name="shows[]" value="1088"> Design For Living</label> </li> <li role="option"> <label><input type="checkbox" name="shows[]" value="1081"> Fall on Your Knees: Part 1</label> </li> <li role="option"> <label><input type="checkbox" name="shows[]" value="1082"> Fall on Your Knees: Part 2</label> </li> <li role="option"> <label><input type="checkbox" name="shows[]" value="1086"> Laura Secord's Thing</label> </li> <li role="option"> <label><input type="checkbox" name="shows[]" value="1078"> Macbeth</label> </li> <li role="option"> <label><input type="checkbox" name="shows[]" value="1077"> Measure for Measure</label> </li> <li role="option"> <label><input type="checkbox" name="shows[]" value="1087"> Rogers v. Rogers</label> </li> <li role="option"> <label><input type="checkbox" name="shows[]" value="1083"> The Fishermen</label> </li> <li role="option"> <label><input type="checkbox" name="shows[]" value="1084"> The Ghosts of Mariupol</label> </li> <li role="option"> <label><input type="checkbox" name="shows[]" value="1085"> We Swear</label> </li> </ul> <ul class="selected" style="display: none;"> </ul> </div> <div class="filter-select" role="group" aria-labelledby="filter-categories"> <span id="filter-categories" class="visually-hidden">Select Category</span> <button type="button" class="select-toggle" aria-haspopup="listbox" aria-expanded="false" aria-controls="filter-categories-select" data-site-event="listing:filters:dropdown"> Category <svg class="svg-inline--fa fa-caret-down ico" style="pointer-events: none;" data-prefix="fas" data-icon="caret-down" role="img" viewBox="0 0 320 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M140.3 376.8c12.6 10.2 31.1 9.5 42.8-2.2l128-128c9.2-9.2 11.9-22.9 6.9-34.9S301.4 192 288.5 192l-256 0c-12.9 0-24.6 7.8-29.6 19.8S.7 237.5 9.9 246.6l128 128 2.4 2.2z"></path></svg><!-- <i class="ico fas fa-caret-down" style="pointer-events: none;"></i> --> </button> <ul class="select-options" id="filter-categories-select" role="listbox" tabindex="-1"> <li role="option"> <label><input type="checkbox" name="categories[]" value="1008"> 2026.27 Season</label> </li> <li role="option"> <label><input type="checkbox" name="categories[]" value="1010"> 2026.27 Season @ Canadian Stage</label> </li> <li role="option"> <label><input type="checkbox" name="categories[]" value="1009"> 2026.27 Season @ Soulpepper</label> </li> </ul> <ul class="selected" style="display: none;"> </ul> </div> <div class="filter-select" role="group" aria-labelledby="filter-venues"> <span id="filter-venues" class="visually-hidden">Select Venue</span> <button type="button" class="select-toggle" aria-haspopup="listbox" aria-expanded="false" aria-controls="filter-venues-select" data-site-event="listing:filters:dropdown"> Venue <svg class="svg-inline--fa fa-caret-down ico" style="pointer-events: none;" data-prefix="fas" data-icon="caret-down" role="img" viewBox="0 0 320 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M140.3 376.8c12.6 10.2 31.1 9.5 42.8-2.2l128-128c9.2-9.2 11.9-22.9 6.9-34.9S301.4 192 288.5 192l-256 0c-12.9 0-24.6 7.8-29.6 19.8S.7 237.5 9.9 246.6l128 128 2.4 2.2z"></path></svg><!-- <i class="ico fas fa-caret-down" style="pointer-events: none;"></i> --> </button> <ul class="select-options" id="filter-venues-select" role="listbox" tabindex="-1"> <li role="option"> <label><input type="checkbox" name="venues[]" value="1011"> Berkeley Street Theatre</label> </li> <li role="option"> <label><input type="checkbox" name="venues[]" value="1000"> Guloien Theatre</label> </li> <li role="option"> <label><input type="checkbox" name="venues[]" value="1001"> Studio Theatre</label> </li> <li role="option"> <label><input type="checkbox" name="venues[]" value="1003"> Young Centre for the Performing Arts</label> </li> </ul> <ul class="selected" style="display: none;"> </ul> </div> <button type="submit" class="button solid tiny">Apply</button> </form> <div class="postgrid pad-top" data-site-listing-results="de:app:shows:shows"> <div class="post"> <a class="imgbox" aria-label="read more about A Fine Balance" href="/shows-events/a-fine-balance"> <img src="/de/cache/apps/shows/1076/poster_AFB_1200x1200.jpg" alt="A small child in a red dress stands balanced on top of a narrow pole against a bright blue sky with large white clouds. The child is shown in black and white except for the dress, with one arm stretched upward and the other hand resting on their chest. Bracelets are visible on both wrists, and the child is barefoot, standing on a small support near the top of the pole." loading="lazy"> </a> <div class="txtbox"> <a class="txtlink" href="/shows-events/a-fine-balance" aria-label="read more about 2026.27 Season A Fine Balance Aug 25, 2026 - Oct 11, 2026"> <p class="tag" style="background-color: #673C66">2026.27 Season</p> <p class="title">A Fine Balance</p> <p class="date">Aug 25, 2026 - Oct 11, 2026</p> </a> <a class="button" aria-label="buy tickets for A Fine Balance" href="/shows-events/a-fine-balance?#showtimes">Buy Tickets</a> </div> </div> <div class="post"> <a class="imgbox" aria-label="read more about Measure for Measure" href="/shows-events/measure-for-measure-2026"> <img src="/de/cache/apps/shows/1077/poster_M4M_1200x1200.jpg" alt="" loading="lazy"> </a> <div class="txtbox"> <a class="txtlink" href="/shows-events/measure-for-measure-2026" aria-label="read more about 2026.27 Season Measure for Measure Sep 15, 2026 - Oct 4, 2026"> <p class="tag" style="background-color: #673C66">2026.27 Season</p> <p class="title">Measure for Measure</p> <p class="date">Sep 15, 2026 - Oct 4, 2026</p> </a> <a class="button" aria-label="buy tickets for Measure for Measure" href="/shows-events/measure-for-measure-2026?#showtimes">Buy Tickets</a> </div> </div> <div class="post"> <a class="imgbox" aria-label="read more about Macbeth" href="/shows-events/macbeth"> <img src="/de/cache/apps/shows/1078/poster_MAC_1200x1200.jpg" alt="Close-up portrait of a man’s face partially obscured by horizontal red motion blur streaks, with one eye sharply visible and the background filled with blurred shelves and objects in red tones. He has short dark hair, light stubble, and a serious expression, and is wearing a dark jacket over a collared shirt." loading="lazy"> </a> <div class="txtbox"> <a class="txtlink" href="/shows-events/macbeth" aria-label="read more about 2026.27 Season Macbeth Nov 3, 2026 - Nov 29, 2026"> <p class="tag" style="background-color: #673C66">2026.27 Season</p> <p class="title">Macbeth</p> <p class="date">Nov 3, 2026 - Nov 29, 2026</p> </a> <a class="button" aria-label="buy tickets for Macbeth" href="/shows-events/macbeth?#showtimes">Buy Tickets</a> </div> </div> <div class="post"> <a class="imgbox" aria-label="read more about Rogers v. Rogers" href="/shows-events/rogers-v-rogers-2026"> <img src="/de/cache/apps/shows/1087/poster_ROG_1200x1200_alt.jpg" alt="An older man in a navy blazer and light blue shirt sits at a glossy desk under red stage lighting, holding a smartphone in one hand while covering much of his face with the other. A small Canadian flag pin is attached to his lapel, and a red pocket square is tucked into his jacket. Large screens with red and purple geometric patterns fill the background." loading="lazy"> </a> <div class="txtbox"> <a class="txtlink" href="/shows-events/rogers-v-rogers-2026" aria-label="read more about 2026.27 Season @ Canadian Stage Rogers v. Rogers Nov 8, 2026 - Dec 13, 2026"> <p class="tag" style="background-color: #CCA300">2026.27 Season @ Canadian Stage</p> <p class="title">Rogers v. Rogers</p> <p class="date">Nov 8, 2026 - Dec 13, 2026</p> </a> <a class="button" aria-label="buy tickets for Rogers v. Rogers" href="/shows-events/rogers-v-rogers-2026?#showtimes">Buy Tickets</a> </div> </div> <div class="post"> <a class="imgbox" aria-label="read more about All's Well" href="/shows-events/alls-well"> <img src="/de/cache/apps/shows/1079/poster_ALW_1200x1200.jpg" alt="A woman with her hair in a loose bun peers through a narrow gap in rich red stage curtains. She wears dark-framed glasses low on her nose and a pale collared blouse, with one hand holding the curtain aside. Warm lighting highlights her face and hand against the dark folds of the curtain." loading="lazy"> </a> <div class="txtbox"> <a class="txtlink" href="/shows-events/alls-well" aria-label="read more about 2026.27 Season All's Well Nov 24, 2026 - Dec 27, 2026"> <p class="tag" style="background-color: #673C66">2026.27 Season</p> <p class="title">All's Well</p> <p class="date">Nov 24, 2026 - Dec 27, 2026</p> </a> <a class="button" aria-label="buy tickets for All's Well" href="/shows-events/alls-well?#showtimes">Buy Tickets</a> </div> </div> <div class="post"> <a class="imgbox" aria-label="read more about A German Life" href="/shows-events/a-german-life"> <img src="/de/cache/apps/shows/1080/poster_GER_1200x1200.jpg" alt="" loading="lazy"> </a> <div class="txtbox"> <a class="txtlink" href="/shows-events/a-german-life" aria-label="read more about 2026.27 Season A German Life Jan 12, 2027 - Feb 7, 2027"> <p class="tag" style="background-color: #673C66">2026.27 Season</p> <p class="title">A German Life</p> <p class="date">Jan 12, 2027 - Feb 7, 2027</p> </a> <a class="button" aria-label="buy tickets for A German Life" href="/shows-events/a-german-life?#showtimes">Buy Tickets</a> </div> </div> <div class="post"> <a class="imgbox" aria-label="read more about Fall on Your Knees: Part 1" href="/shows-events/fall-on-your-knees-part1"> <img src="/de/cache/apps/shows/1081/poster_FYK1_1200x1200.jpg" alt="A woman in a sleeveless white dress looks forward with a calm, intent expression, while the blurred side profile of another person fills the right foreground. The woman’s hair is pulled back with loose strands framing her face, and the dark background is lit with soft green tones." loading="lazy"> </a> <div class="txtbox"> <a class="txtlink" href="/shows-events/fall-on-your-knees-part1" aria-label="read more about 2026.27 Season Fall on Your Knees: Part 1 Feb 9, 2027 - Mar 21, 2027"> <p class="tag" style="background-color: #673C66">2026.27 Season</p> <p class="title">Fall on Your Knees: Part 1</p> <p class="date">Feb 9, 2027 - Mar 21, 2027</p> </a> <a class="button" aria-label="buy tickets for Fall on Your Knees: Part 1" href="/shows-events/fall-on-your-knees-part1?#showtimes">Buy Tickets</a> </div> </div> <div class="post"> <a class="imgbox" aria-label="read more about Fall on Your Knees: Part 2" href="/shows-events/fall-on-your-knees-part2"> <img src="/de/cache/apps/shows/1082/poster_FYK2_1200x1200.jpg" alt="A sharply focused person with very short hair and a black jacket looks ahead with a calm, serious expression, while the blurred profile of another person in white fills the left foreground. The background is dark with soft green lighting." loading="lazy"> </a> <div class="txtbox"> <a class="txtlink" href="/shows-events/fall-on-your-knees-part2" aria-label="read more about 2026.27 Season Fall on Your Knees: Part 2 Feb 12, 2027 - Mar 21, 2027"> <p class="tag" style="background-color: #673C66">2026.27 Season</p> <p class="title">Fall on Your Knees: Part 2</p> <p class="date">Feb 12, 2027 - Mar 21, 2027</p> </a> <a class="button" aria-label="buy tickets for Fall on Your Knees: Part 2" href="/shows-events/fall-on-your-knees-part2?#showtimes">Buy Tickets</a> </div> </div> <div class="post"> <a class="imgbox" aria-label="read more about The Fishermen" href="/shows-events/the-fishermen"> <img src="/de/cache/apps/shows/1083/poster_FSH_1200x1200.jpg" alt="" loading="lazy"> </a> <div class="txtbox"> <a class="txtlink" href="/shows-events/the-fishermen" aria-label="read more about 2026.27 Season The Fishermen Mar 2, 2027 - Mar 28, 2027"> <p class="tag" style="background-color: #673C66">2026.27 Season</p> <p class="title">The Fishermen</p> <p class="date">Mar 2, 2027 - Mar 28, 2027</p> </a> <a class="button" aria-label="buy tickets for The Fishermen" href="/shows-events/the-fishermen?#showtimes">Buy Tickets</a> </div> </div> <div class="post"> <a class="imgbox" aria-label="read more about The Ghosts of Mariupol" href="/shows-events/the-ghosts-of-mariupol"> <img src="/de/cache/apps/shows/1084/poster_GHO_1200x1200.jpg" alt="" loading="lazy"> </a> <div class="txtbox"> <a class="txtlink" href="/shows-events/the-ghosts-of-mariupol" aria-label="read more about 2026.27 Season The Ghosts of Mariupol Apr 20, 2027 - May 9, 2027"> <p class="tag" style="background-color: #673C66">2026.27 Season</p> <p class="title">The Ghosts of Mariupol</p> <p class="date">Apr 20, 2027 - May 9, 2027</p> </a> <a class="button" aria-label="buy tickets for The Ghosts of Mariupol" href="/shows-events/the-ghosts-of-mariupol?#showtimes">Buy Tickets</a> </div> </div> <div class="post"> <a class="imgbox" aria-label="read more about We Swear" href="/shows-events/we-swear"> <img src="/de/cache/apps/shows/1085/poster_WES_1200x1200.jpg" alt="A man in a black suit and tie and a woman in a white wedding dress pose closely together against a dark background, both staring wide-eyed at the camera with surprised expressions. The woman’s mouth is open in a shout or laugh, and her blonde hair is blown upward beneath a sheer white veil that spreads across the top of the image. The man has curly dark hair and a beard, and the woman’s dress has an off-the-shoulder neckline with lace trim." loading="lazy"> </a> <div class="txtbox"> <a class="txtlink" href="/shows-events/we-swear" aria-label="read more about 2026.27 Season We Swear Apr 27, 2027 - May 23, 2027"> <p class="tag" style="background-color: #673C66">2026.27 Season</p> <p class="title">We Swear</p> <p class="date">Apr 27, 2027 - May 23, 2027</p> </a> <a class="button" aria-label="buy tickets for We Swear" href="/shows-events/we-swear?#showtimes">Buy Tickets</a> </div> </div> <div class="post"> <a class="imgbox" aria-label="read more about Laura Secord's Thing" href="/shows-events/laura-secords-thing"> <img src="/de/cache/apps/shows/1086/poster_LST_1200x1200.jpg" alt="" loading="lazy"> </a> <div class="txtbox"> <a class="txtlink" href="/shows-events/laura-secords-thing" aria-label="read more about 2026.27 Season Laura Secord's Thing May 22, 2027 - Jun 6, 2027"> <p class="tag" style="background-color: #673C66">2026.27 Season</p> <p class="title">Laura Secord's Thing</p> <p class="date">May 22, 2027 - Jun 6, 2027</p> </a> <a class="button" aria-label="buy tickets for Laura Secord's Thing" href="/shows-events/laura-secords-thing?#showtimes">Buy Tickets</a> </div> </div> <div class="post"> <a class="imgbox" aria-label="read more about Design For Living" href="/shows-events/design-for-living"> <img src="/de/cache/apps/shows/1088/poster_DFL_1200x1200.jpg" alt="" loading="lazy"> </a> <div class="txtbox"> <a class="txtlink" href="/shows-events/design-for-living" aria-label="read more about 2026.27 Season @ Soulpepper Design For Living May 27, 2027 - Jun 27, 2027"> <p class="tag" style="background-color: #EE6055">2026.27 Season @ Soulpepper</p> <p class="title">Design For Living</p> <p class="date">May 27, 2027 - Jun 27, 2027</p> </a> <a class="button" aria-label="buy tickets for Design For Living" href="/shows-events/design-for-living?#showtimes">Buy Tickets</a> </div> </div> </div> </div> </main> <footer> <div class="wrapper"> <div class="newsletter"> <div class="txtbox"> <p class="title">Sign up for our Newsletter</p> <p>Receive exclusive offers, discounts, and behind the scenes insights.</p> </div> <div class="formbox"> <!-- Begin Mailchimp Signup Form --> <div id="mc_embed_signup"> <form id="mc-embedded-subscribe-form" class="validate nolabel" action="https://crowstheatre.us14.list-manage.com/subscribe/post?u=87d6595ad598a59db3d981ea4&id=fa97d1e2d1" method="post" name="mc-embedded-subscribe-form" novalidate="" target="_blank"> <div id="mc_embed_signup_scroll" class="formgrid"> <div class="mc-field-group input-wrap four"> <label for="mce-FNAME">First Name</label> <input id="mce-FNAME" class="" name="FNAME" type="text" value="" placeholder="First Name" aria-label="First Name" aria-invalid="false"> </div> <div class="mc-field-group input-wrap four"> <label for="mce-LNAME">Last Name</label> <input id="mce-LNAME" class="" name="LNAME" type="text" value="" placeholder="Last Name" aria-label="Last Name" aria-invalid="false"> </div> <div class="mc-field-group input-wrap four"> <label for="mce-EMAIL">Email Address</label> <input id="mce-EMAIL" class="required email" name="EMAIL" type="email" value="" placeholder="Email" aria-label="Email" aria-invalid="false"> </div> <div class="input-wrap four"> <input id="mc-embedded-subscribe" class="button white big full" name="subscribe" type="submit" value="Subscribe"> </div> </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;" aria-hidden="true"> <input tabindex="-1" name="b_87d6595ad598a59db3d981ea4_fa97d1e2d1" type="text" value=""> </div> <div id="mce-responses" aria-live="polite"></div> </form> </div> <!--End mc_embed_signup--> </div> </div> <!-- Blocks --> <div class="blocks"> <div class="col"> <p class="title">Location</p> <address> <p>Crow's Theatre<br>345 Carlaw Avenue<br>Toronto, ON M4M 2T1</p> <a class="link" href="https://maps.app.goo.gl/nVyPVreYFF4StCtd8 ">View Map <svg class="svg-inline--fa fa-arrow-right" data-prefix="fas" data-icon="arrow-right" role="img" viewBox="0 0 512 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M502.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L402.7 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l370.7 0-105.4 105.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"></path></svg><!-- <i class="fas fa-arrow-right"></i> --></a> </address> </div> <div class="col"> <p class="title">Box Office</p> <p><span>Monday to Friday, 12pm to 5pm</span><br><a href="tel:6473417390">647.341.7390</a><br><a href="mailto:boxoffice@crowstheatre.com">boxoffice@crowstheatre.com</a></p> </div> <div class="col"> <p class="title">Connect</p> <ul class="icolist"> <li><a href="https://www.instagram.com/crowstheatre/" aria-label="connect with us on instagram"><svg class="svg-inline--fa fa-instagram" data-prefix="fab" data-icon="instagram" role="img" viewBox="0 0 448 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M224.3 141a115 115 0 1 0 -.6 230 115 115 0 1 0 .6-230zm-.6 40.4a74.6 74.6 0 1 1 .6 149.2 74.6 74.6 0 1 1 -.6-149.2zm93.4-45.1a26.8 26.8 0 1 1 53.6 0 26.8 26.8 0 1 1 -53.6 0zm129.7 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM399 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z"></path></svg><!-- <i class="fab fa-instagram"></i> --></a></li> <li><a href="https://www.facebook.com/crowstheatre" aria-label="connect with us on facebook"><svg class="svg-inline--fa fa-facebook-f" data-prefix="fab" data-icon="facebook-f" role="img" viewBox="0 0 320 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M80 299.3l0 212.7 116 0 0-212.7 86.5 0 18-97.8-104.5 0 0-34.6c0-51.7 20.3-71.5 72.7-71.5 16.3 0 29.4 .4 37 1.2l0-88.7C291.4 4 256.4 0 236.2 0 129.3 0 80 50.5 80 159.4l0 42.1-66 0 0 97.8 66 0z"></path></svg><!-- <i class="fab fa-facebook-f"></i> --></a></li> <li><a href="https://twitter.com/crowstheatre" aria-label="connect with us on x"><svg class="svg-inline--fa fa-x-twitter" data-prefix="fab" data-icon="x-twitter" role="img" viewBox="0 0 448 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M357.2 48L427.8 48 273.6 224.2 455 464 313 464 201.7 318.6 74.5 464 3.8 464 168.7 275.5-5.2 48 140.4 48 240.9 180.9 357.2 48zM332.4 421.8l39.1 0-252.4-333.8-42 0 255.3 333.8z"></path></svg><!-- <i class="fab fa-x-twitter"></i> --></a></li> <li><a href="https://www.youtube.com/CrowsTheatreToronto" aria-label="connect with us on youtube"><svg class="svg-inline--fa fa-youtube" data-prefix="fab" data-icon="youtube" role="img" viewBox="0 0 576 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M549.7 124.1C543.5 100.4 524.9 81.8 501.4 75.5 458.9 64 288.1 64 288.1 64S117.3 64 74.7 75.5C51.2 81.8 32.7 100.4 26.4 124.1 15 167 15 256.4 15 256.4s0 89.4 11.4 132.3c6.3 23.6 24.8 41.5 48.3 47.8 42.6 11.5 213.4 11.5 213.4 11.5s170.8 0 213.4-11.5c23.5-6.3 42-24.2 48.3-47.8 11.4-42.9 11.4-132.3 11.4-132.3s0-89.4-11.4-132.3zM232.2 337.6l0-162.4 142.7 81.2-142.7 81.2z"></path></svg><!-- <i class="fab fa-youtube"></i> --></a></li> <li><a href="https://www.threads.com/@crowstheatre" aria-label="connect with us on threads"><svg class="svg-inline--fa fa-threads" data-prefix="fab" data-icon="threads" role="img" viewBox="0 0 448 512" aria-hidden="true" data-fa-i2svg=""><path fill="currentColor" d="M340.8 238c-.6-69.6-38.3-111.5-102-111.5-42.5 0-78.3 19.2-97.1 49.9l41.2 28.7c10.7-16.8 25.4-30.8 52.4-30.8 30.5 0 46.3 17 50.8 48.5-14.7-2.3-29.5-3.5-44.6-3.5-82.4 0-121.1 37.3-121.1 86.6s38.8 79.7 95.9 79.7c62.7 0 100.1-42.2 115.4-94.5 15.9 7.2 26.9 24 26.9 49.3 0 67.6-78 104.5-144.1 104.5-97.5 0-161.3-64-161.3-168.2 0-127.6 84.3-209.4 197.6-209.4 76 0 113.6 33.4 139.2 78.1L432 115.9c-27.8-58-89.9-99.5-183.1-99.5-148.5 0-249.5 105.4-249.5 258.2 0 139.8 98.9 220.9 216.7 220.9 97.4 0 195.8-56.8 195.8-154 0-50.8-29.2-84.5-71.2-103.5zM214.4 334.9c-21.5 0-40.4-10.2-40.4-29 0-29.6 36.4-38.6 72-38.6 13.5 0 26.8 .9 38.5 3.5-8.4 38.5-33.4 64.2-70 64.2l0 0z"></path></svg><!-- <i class="fab fa-threads"></i> --></a></li> </ul> </div> <div class="col"> <img class="ico" src="/media/crow.svg" alt="crow icon"> </div> </div> <!-- Credits --> <div class="credits"> <p>© 2026 <strong>Crow's Theatre</strong> | <a href="/privacy-policy">Privacy Policy</a> | Charitable number: #118880475RR0001</p> <p><a href="https://www.mouthmedia.com">Website Design by Mouth Media Inc.</a></p> </div> </div> </footer> <link href="https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet"> <!-- <script src="https://kit.fontawesome.com/56c026a18a.js" crossorigin="anonymous"></script> --> <script src="https://kit.fontawesome.com/40e6caca06.js" crossorigin="anonymous"></script><script referrerpolicy="strict-origin" id="fa-main" data-auto-a11y="false" data-auto-fetch-svg="" data-fetch-svg-from="https://ka-p.fontawesome.com/releases/v7.3.1/svgs" data-fetch-uploaded-svg-from="https://kit-uploads.fontawesome.com">(()=>{function L(n,t){(null==t||t>n.length)&&(t=n.length);for(var a=0,e=Array(t);a<t;a++)e[a]=n[a];return e}function R(n,t){for(var a=0;a<t.length;a++){var e=t[a];e.enumerable=e.enumerable||!1,e.configurable=!0,"value"in e&&(e.writable=!0),Object.defineProperty(n,Y(e.key),e)}}function W(n,t){var a,e,i,r,o,s="undefined"!=typeof Symbol&&n[Symbol.iterator]||n["@@iterator"];if(s)return i=!(e=!0),{s:function(){s=s.call(n)},n:function(){var n=s.next();return e=n.done,n},e:function(n){i=!0,a=n},f:function(){try{e||null==s.return||s.return()}finally{if(i)throw a}}};if(Array.isArray(n)||(s=q(n))||t&&n&&"number"==typeof n.length)return s&&(n=s),r=0,{s:o=function(){},n:function(){return r>=n.length?{done:!0}:{done:!1,value:n[r++]}},e:function(n){throw n},f:o};throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}function c(n,t,a){return(t=Y(t))in n?Object.defineProperty(n,t,{value:a,enumerable:!0,configurable:!0,writable:!0}):n[t]=a,n}function T(t,n){var a,e=Object.keys(t);return Object.getOwnPropertySymbols&&(a=Object.getOwnPropertySymbols(t),n&&(a=a.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),e.push.apply(e,a)),e}function h(t){for(var n=1;n<arguments.length;n++){var a=null!=arguments[n]?arguments[n]:{};n%2?T(Object(a),!0).forEach(function(n){c(t,n,a[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(a)):T(Object(a)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(a,n))})}return t}function U(n,t){return(U=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(n,t){return n.__proto__=t,n})(n,t)}function X(n,t){return(n=>{if(Array.isArray(n))return n})(n)||((n,t)=>{var a=null==n?null:"undefined"!=typeof Symbol&&n[Symbol.iterator]||n["@@iterator"];if(null!=a){var e,i,r,o,s=[],l=!0,f=!1;try{if(r=(a=a.call(n)).next,0===t){if(Object(a)!==a)return;l=!1}else for(;!(l=(e=r.call(a)).done)&&(s.push(e.value),s.length!==t);l=!0);}catch(n){f=!0,i=n}finally{try{if(!l&&null!=a.return&&(o=a.return(),Object(o)!==o))return}finally{if(f)throw i}}return s}})(n,t)||q(n,t)||(()=>{throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")})()}function b(n){return(n=>{if(Array.isArray(n))return L(n)})(n)||(n=>{if("undefined"!=typeof Symbol&&null!=n[Symbol.iterator]||null!=n["@@iterator"])return Array.from(n)})(n)||q(n)||(()=>{throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")})()}function Y(n){var t=((n,t)=>{if("object"!=typeof n||!n)return n;var a=n[Symbol.toPrimitive];if(void 0===a)return("string"===t?String:Number)(n);if("object"!=typeof(a=a.call(n,t||"default")))return a;throw new TypeError("@@toPrimitive must return a primitive value.")})(n,"string");return"symbol"==typeof t?t:t+""}function V(n){return(V="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(n){return typeof n}:function(n){return n&&"function"==typeof Symbol&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n})(n)}function q(n,t){var a;if(n)return"string"==typeof n?L(n,t):"Map"===(a="Object"===(a={}.toString.call(n).slice(8,-1))&&n.constructor?n.constructor.name:a)||"Set"===a?Array.from(n):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?L(n,t):void 0}function a(){a=function(n,t){return new i(n,void 0,t)};var e=RegExp.prototype,o=new WeakMap;function i(n,t,a){var e=RegExp(n,t);return o.set(e,a||o.get(n)),U(e,i.prototype)}function r(i,n){var r=o.get(n);return Object.keys(r).reduce(function(n,t){var a=r[t];if("number"==typeof a)n[t]=i[a];else{for(var e=0;void 0===i[a[e]]&&e+1<a.length;)e++;n[t]=i[a[e]]}return n},Object.create(null))}var n=i,t=RegExp;if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");return n.prototype=Object.create(t&&t.prototype,{constructor:{value:n,writable:!0,configurable:!0}}),Object.defineProperty(n,"prototype",{writable:!1}),t&&U(n,t),i.prototype.exec=function(n){var t,a=e.exec.call(this,n);return a&&(a.groups=r(a,this),t=a.indices)&&(t.groups=r(t,this)),a},i.prototype[Symbol.replace]=function(n,t){var i,a;return"string"==typeof t?(i=o.get(this),e[Symbol.replace].call(this,n,t.replace(/\$<([^>]+)(>|$)/g,function(n,t,a){var e;return""===a?n:(e=i[t],Array.isArray(e)?"$"+e.join("$"):"number"==typeof e?"$"+e:"")}))):"function"==typeof t?(a=this,e[Symbol.replace].call(this,n,function(){var n=arguments;return"object"!=typeof n[n.length-1]&&(n=[].slice.call(n)).push(r(n,a)),t.apply(this,n)})):e[Symbol.replace].call(this,n,t)},a.apply(this,arguments)}function H(){}var n={},t={},e=null,i={mark:H,measure:H};try{"undefined"!=typeof window&&(n=window),"undefined"!=typeof document&&(t=document),"undefined"!=typeof MutationObserver&&(e=MutationObserver),"undefined"!=typeof performance&&(i=performance)}catch($){}var r=void 0===(r=(n.navigator||{}).userAgent)?"":r,v=n,y=t,J=e,n=i,G=!!v.document,m=!!y.documentElement&&!!y.head&&"function"==typeof y.addEventListener&&"function"==typeof y.createElement,_=~r.indexOf("MSIE")||~r.indexOf("Trident/"),t={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fab:"brands","fa-brands":"brands"},duotone:{fa:"solid",fad:"solid","fa-solid":"solid","fa-duotone":"solid",fadr:"regular","fa-regular":"regular",fadl:"light","fa-light":"light",fadt:"thin","fa-thin":"thin"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid",fasdr:"regular","fa-regular":"regular",fasdl:"light","fa-light":"light",fasdt:"thin","fa-thin":"thin"},slab:{"fa-regular":"regular",faslr:"regular"},"slab-press":{"fa-regular":"regular",faslpr:"regular"},"slab-duo":{"fa-regular":"regular",fasldr:"regular"},"slab-press-duo":{"fa-regular":"regular",faslpdr:"regular"},thumbprint:{"fa-light":"light",fatl:"light"},vellum:{"fa-solid":"solid",favs:"solid"},pixel:{"fa-regular":"regular",fapr:"regular"},mosaic:{"fa-solid":"solid",fams:"solid"},whiteboard:{"fa-semibold":"semibold",fawsb:"semibold"},notdog:{"fa-solid":"solid",fans:"solid"},"notdog-duo":{"fa-solid":"solid",fands:"solid"},etch:{"fa-solid":"solid",faes:"solid"},graphite:{"fa-thin":"thin",fagt:"thin"},jelly:{"fa-regular":"regular",fajr:"regular"},"jelly-fill":{"fa-regular":"regular",fajfr:"regular"},"jelly-duo":{"fa-regular":"regular",fajdr:"regular"},chisel:{"fa-regular":"regular",facr:"regular"},utility:{"fa-semibold":"semibold",fausb:"semibold"},"utility-duo":{"fa-semibold":"semibold",faudsb:"semibold"},"utility-fill":{"fa-semibold":"semibold",faufsb:"semibold"}},K=["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone","fa-thumbprint","fa-whiteboard","fa-notdog","fa-notdog-duo","fa-chisel","fa-etch","fa-graphite","fa-jelly","fa-jelly-fill","fa-jelly-duo","fa-slab","fa-slab-press","fa-slab-press-duo","fa-slab-duo","fa-mosaic","fa-pixel","fa-vellum","fa-utility","fa-utility-duo","fa-utility-fill"],g="classic",B="duotone",$="notdog-duo",o="slab-duo",s="slab-press",Q=[g,B,e="sharp",i="sharp-duotone",r="chisel",en="etch",rn="graphite",on="jelly",sn="jelly-duo",ln="jelly-fill","mosaic","notdog",$,"pixel","slab",o,s,un="slab-press-duo",dn="thumbprint",l="utility",C="utility-duo",D="utility-fill","vellum",M="whiteboard"],Z=(c(c(c(c(c(c(c(c(c(c(P={},g,"Classic"),B,"Duotone"),e,"Sharp"),i,"Sharp Duotone"),r,"Chisel"),en,"Etch"),rn,"Graphite"),on,"Jelly"),sn,"Jelly Duo"),ln,"Jelly Fill"),c(c(c(c(c(c(c(c(c(c(P,"mosaic","Mosaic"),"notdog","Notdog"),$,"Notdog Duo"),"pixel","Pixel"),"slab","Slab"),o,"Slab Duo"),s,"Slab Press"),un,"Slab Press Duo"),dn,"Thumbprint"),l,"Utility"),c(c(c(c(P,C,"Utility Duo"),D,"Utility Fill"),"vellum","Vellum"),M,"Whiteboard"),{fas:"solid",far:"regular",fal:"light",fat:"thin",fad:"duotone",fadr:"duotone-regular",fadl:"duotone-light",fadt:"duotone-thin",fab:"brands",fass:"sharp-solid",fasr:"sharp-regular",fasl:"sharp-light",fast:"sharp-thin",fasds:"sharp-duotone-solid",fasdr:"sharp-duotone-regular",fasdl:"sharp-duotone-light",fasdt:"sharp-duotone-thin",faslr:"slab-regular",faslpr:"slab-press-regular",fasldr:"slab-duo-regular",faslpdr:"slab-press-duo-regular",fapr:"pixel-regular",fams:"mosaic-solid",favs:"vellum-solid",fawsb:"whiteboard-semibold",fatl:"thumbprint-light",fans:"notdog-solid",fands:"notdog-duo-solid",faes:"etch-solid",fagt:"graphite-thin",fajr:"jelly-regular",fajfr:"jelly-fill-regular",fajdr:"jelly-duo-regular",facr:"chisel-regular",fausb:"utility-semibold",faudsb:"utility-duo-semibold",faufsb:"utility-fill-semibold"}),nn=new Map([["classic",{defaultShortPrefixId:"fas",defaultStyleId:"solid",styleIds:["solid","regular","light","thin","brands"],futureStyleIds:[],defaultFontWeight:900}],["duotone",{defaultShortPrefixId:"fad",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp",{defaultShortPrefixId:"fass",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["sharp-duotone",{defaultShortPrefixId:"fasds",defaultStyleId:"solid",styleIds:["solid","regular","light","thin"],futureStyleIds:[],defaultFontWeight:900}],["chisel",{defaultShortPrefixId:"facr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["etch",{defaultShortPrefixId:"faes",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["graphite",{defaultShortPrefixId:"fagt",defaultStyleId:"thin",styleIds:["thin"],futureStyleIds:[],defaultFontWeight:100}],["jelly",{defaultShortPrefixId:"fajr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["jelly-duo",{defaultShortPrefixId:"fajdr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["jelly-fill",{defaultShortPrefixId:"fajfr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["mosaic",{defaultShortPrefixId:"fams",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["notdog",{defaultShortPrefixId:"fans",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["notdog-duo",{defaultShortPrefixId:"fands",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["pixel",{defaultShortPrefixId:"fapr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab",{defaultShortPrefixId:"faslr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab-duo",{defaultShortPrefixId:"fasldr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab-press",{defaultShortPrefixId:"faslpr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["slab-press-duo",{defaultShortPrefixId:"faslpdr",defaultStyleId:"regular",styleIds:["regular"],futureStyleIds:[],defaultFontWeight:400}],["thumbprint",{defaultShortPrefixId:"fatl",defaultStyleId:"light",styleIds:["light"],futureStyleIds:[],defaultFontWeight:300}],["utility",{defaultShortPrefixId:"fausb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["utility-duo",{defaultShortPrefixId:"faudsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["utility-fill",{defaultShortPrefixId:"faufsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}],["vellum",{defaultShortPrefixId:"favs",defaultStyleId:"solid",styleIds:["solid"],futureStyleIds:[],defaultFontWeight:900}],["whiteboard",{defaultShortPrefixId:"fawsb",defaultStyleId:"semibold",styleIds:["semibold"],futureStyleIds:[],defaultFontWeight:600}]]),tn=["fak","fa-kit","fakd","fa-kit-duotone"],e={fak:"kit","fa-kit":"kit"},i={fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"},an=(c(c({},"kit","Kit"),"kit-duotone","Kit Duotone"),["fak","fakd"]),r={kit:"fak"},en={"kit-duotone":"fakd"},rn="duotone-group",on="swap-opacity",sn="primary",ln="secondary",fn=(c(c(c(c(c(c(c(c(c(c(o={},"classic","Classic"),"duotone","Duotone"),"sharp","Sharp"),"sharp-duotone","Sharp Duotone"),"chisel","Chisel"),"etch","Etch"),"graphite","Graphite"),"jelly","Jelly"),"jelly-duo","Jelly Duo"),"jelly-fill","Jelly Fill"),c(c(c(c(c(c(c(c(c(c(o,"mosaic","Mosaic"),"notdog","Notdog"),"notdog-duo","Notdog Duo"),"pixel","Pixel"),"slab","Slab"),"slab-duo","Slab Duo"),"slab-press","Slab Press"),"slab-press-duo","Slab Press Duo"),"thumbprint","Thumbprint"),"utility","Utility"),c(c(c(c(o,"utility-duo","Utility Duo"),"utility-fill","Utility Fill"),"vellum","Vellum"),"whiteboard","Whiteboard"),c(c({},"kit","Kit"),"kit-duotone","Kit Duotone"),{classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},duotone:{fadr:"fa-regular",fadl:"fa-light",fadt:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid",fasdr:"fa-regular",fasdl:"fa-light",fasdt:"fa-thin"},slab:{faslr:"fa-regular"},"slab-press":{faslpr:"fa-regular"},"slab-duo":{fasldr:"fa-regular"},"slab-press-duo":{faslpdr:"fa-regular"},pixel:{fapr:"fa-regular"},mosaic:{fams:"fa-solid"},vellum:{favs:"fa-solid"},whiteboard:{fawsb:"fa-semibold"},thumbprint:{fatl:"fa-light"},notdog:{fans:"fa-solid"},"notdog-duo":{fands:"fa-solid"},etch:{faes:"fa-solid"},graphite:{fagt:"fa-thin"},jelly:{fajr:"fa-regular"},"jelly-fill":{fajfr:"fa-regular"},"jelly-duo":{fajdr:"fa-regular"},chisel:{facr:"fa-regular"},utility:{fausb:"fa-semibold"},"utility-duo":{faudsb:"fa-semibold"},"utility-fill":{faufsb:"fa-semibold"}}),cn=["fa","fas","far","fal","fat","fad","fadr","fadl","fadt","fab","fass","fasr","fasl","fast","fasds","fasdr","fasdl","fasdt","faslr","faslpr","fasldr","faslpdr","fapr","fams","favs","fawsb","fatl","fans","fands","faes","fagt","fajr","fajfr","fajdr","facr","fausb","faudsb","faufsb"].concat(["fa-classic","fa-duotone","fa-sharp","fa-sharp-duotone","fa-thumbprint","fa-whiteboard","fa-notdog","fa-notdog-duo","fa-chisel","fa-etch","fa-graphite","fa-jelly","fa-jelly-fill","fa-jelly-duo","fa-slab","fa-slab-press","fa-slab-press-duo","fa-slab-duo","fa-mosaic","fa-pixel","fa-vellum","fa-utility","fa-utility-duo","fa-utility-fill"],["fa-solid","fa-regular","fa-light","fa-thin","fa-duotone","fa-brands","fa-semibold"]),un=(s=[1,2,3,4,5,6,7,8,9,10]).concat([11,12,13,14,15,16,17,18,19,20]),dn=[].concat(b(Object.keys({classic:["fas","far","fal","fat","fad"],duotone:["fadr","fadl","fadt"],sharp:["fass","fasr","fasl","fast"],"sharp-duotone":["fasds","fasdr","fasdl","fasdt"],slab:["faslr"],"slab-press":["faslpr"],"slab-duo":["fasldr"],"slab-press-duo":["faslpdr"],pixel:["fapr"],mosaic:["fams"],vellum:["favs"],whiteboard:["fawsb"],thumbprint:["fatl"],notdog:["fans"],"notdog-duo":["fands"],etch:["faes"],graphite:["fagt"],jelly:["fajr"],"jelly-fill":["fajfr"],"jelly-duo":["fajdr"],chisel:["facr"],utility:["fausb"],"utility-duo":["faudsb"],"utility-fill":["faufsb"]})),["solid","regular","light","thin","duotone","brands","semibold"],["aw","fw","pull-left","pull-right"],["2xs","xs","sm","lg","xl","2xl","beat","beat-fade","border","bounce","buzz","canvas-square","canvas-roomy","fade","flip-360","flip-both","flip-horizontal","flip-vertical","flip","float","inverse","jello","layers","layers-bottom-left","layers-bottom-right","layers-counter","layers-text","layers-top-left","layers-top-right","li","pull-end","pull-start","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","spin-snap","spin-snap-4","spin-snap-8","stack-1x","stack-2x","stack","swing","ul","wag","width-auto","width-fixed",rn,on,sn,ln]).concat(s.map(function(n){return"".concat(n,"x")})).concat(un.map(function(n){return"w-".concat(n)})),l="___FONT_AWESOME___",mn=16,gn="svg-inline--fa",p="data-fa-i2svg",pn="data-fa-pseudo-element",hn="data-fa-pseudo-element-pending",bn="data-prefix",vn="data-icon",yn="fontawesome-i2svg",xn="async",wn=["HTML","HEAD","STYLE","SCRIPT"],Sn=["::before","::after",":before",":after"],kn=(()=>{try{return!0}catch(n){return!1}})();function zn(n){return new Proxy(n,{get:function(n,t){return t in n?n[t]:n[g]}})}(P=h({},t))[g]=h(h(h(h({},{"fa-duotone":"duotone"}),t[g]),e),i);var An=zn(P),jn=((C=h({},{chisel:{regular:"facr"},classic:{brands:"fab",light:"fal",regular:"far",solid:"fas",thin:"fat"},duotone:{light:"fadl",regular:"fadr",solid:"fad",thin:"fadt"},etch:{solid:"faes"},graphite:{thin:"fagt"},jelly:{regular:"fajr"},"jelly-duo":{regular:"fajdr"},"jelly-fill":{regular:"fajfr"},mosaic:{solid:"fams"},notdog:{solid:"fans"},"notdog-duo":{solid:"fands"},pixel:{regular:"fapr"},sharp:{light:"fasl",regular:"fasr",solid:"fass",thin:"fast"},"sharp-duotone":{light:"fasdl",regular:"fasdr",solid:"fasds",thin:"fasdt"},slab:{regular:"faslr"},"slab-duo":{regular:"fasldr"},"slab-press":{regular:"faslpr"},"slab-press-duo":{regular:"faslpdr"},thumbprint:{light:"fatl"},utility:{semibold:"fausb"},"utility-duo":{semibold:"faudsb"},"utility-fill":{semibold:"faufsb"},vellum:{solid:"favs"},whiteboard:{semibold:"fawsb"}}))[g]=h(h(h(h({},{duotone:"fad"}),C[g]),r),en),zn(C)),Fn=((D=h({},fn))[g]=h(h({},D[g]),{fak:"fa-kit"}),zn(D)),Pn=((M=h({},{classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},duotone:{"fa-regular":"fadr","fa-light":"fadl","fa-thin":"fadt"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds","fa-regular":"fasdr","fa-light":"fasdl","fa-thin":"fasdt"},slab:{"fa-regular":"faslr"},"slab-press":{"fa-regular":"faslpr"},"slab-duo":{"fa-regular":"fasldr"},"slab-press-duo":{"fa-regular":"faslpdr"},pixel:{"fa-regular":"fapr"},mosaic:{"fa-solid":"fams"},vellum:{"fa-solid":"favs"},whiteboard:{"fa-semibold":"fawsb"},thumbprint:{"fa-light":"fatl"},notdog:{"fa-solid":"fans"},"notdog-duo":{"fa-solid":"fands"},etch:{"fa-solid":"faes"},graphite:{"fa-thin":"fagt"},jelly:{"fa-regular":"fajr"},"jelly-fill":{"fa-regular":"fajfr"},"jelly-duo":{"fa-regular":"fajdr"},chisel:{"fa-regular":"facr"},utility:{"fa-semibold":"fausb"},"utility-duo":{"fa-semibold":"faudsb"},"utility-fill":{"fa-semibold":"faufsb"}}))[g]=h(h({},M[g]),{"fa-kit":"fak"}),zn(M),/fa(k|kd|s|r|l|t|d|dr|dl|dt|b|slr|slpr|wsb|tl|ns|nds|es|gt|jr|jfr|jdr|usb|ufsb|udsb|cr|ss|sr|sl|st|sds|sdr|sdl|sdt|sldr|slpdr|pr|ms|vs)?[\-\ ]/),In="fa-layers-text",Nn=/Font ?Awesome ?([567 ]*)(Solid|Regular|Light|Thin|Duotone|Brands|Free|Pro|Sharp Duotone|Sharp|Kit|Notdog Duo|Notdog|Chisel|Etch|Graphite|Thumbprint|Jelly Fill|Jelly Duo|Jelly|Utility|Utility Fill|Utility Duo|Slab Press|Slab|Slab Duo|Slab Press Duo|Pixel|Mosaic|Vellum|Whiteboard)?.*/i,On=(zn(h({},{classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},duotone:{900:"fad",400:"fadr",300:"fadl",100:"fadt"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds",400:"fasdr",300:"fasdl",100:"fasdt"},slab:{400:"faslr"},"slab-press":{400:"faslpr"},"slab-duo":{400:"fasldr"},"slab-press-duo":{400:"faslpdr"},vellum:{900:"favs"},mosaic:{900:"fams"},pixel:{400:"fapr"},whiteboard:{600:"fawsb"},thumbprint:{300:"fatl"},notdog:{900:"fans"},"notdog-duo":{900:"fands"},etch:{900:"faes"},graphite:{100:"fagt"},chisel:{400:"facr"},jelly:{400:"fajr"},"jelly-fill":{400:"fajfr"},"jelly-duo":{400:"fajdr"},utility:{600:"fausb"},"utility-duo":{600:"faudsb"},"utility-fill":{600:"faufsb"}})),["class","data-prefix","data-icon","data-fa-transform","data-fa-mask"]),En={GROUP:"duotone-group",SWAP_OPACITY:"swap-opacity",PRIMARY:"primary",SECONDARY:"secondary"},Cn=[].concat(b(["kit"]),b(dn)),Dn=v.FontAwesomeConfig||{},rn=(y&&"function"==typeof y.querySelector&&((o=[["data-family-prefix","familyPrefix"],["data-css-prefix","cssPrefix"],["data-family-default","familyDefault"],["data-style-default","styleDefault"],["data-replacement-class","replacementClass"],["data-auto-replace-svg","autoReplaceSvg"],["data-auto-add-css","autoAddCss"],["data-search-pseudo-elements","searchPseudoElements"],["data-search-pseudo-elements-warnings","searchPseudoElementsWarnings"],["data-search-pseudo-elements-full-scan","searchPseudoElementsFullScan"],["data-observe-mutations","observeMutations"],["data-mutate-approach","mutateApproach"],["data-keep-original-source","keepOriginalSource"],["data-measure-performance","measurePerformance"],["data-show-missing-icons","showMissingIcons"]]).push(["data-auto-fetch-svg","autoFetchSvg"],["data-fetch-svg-from","fetchSvgFrom"],["data-fetch-uploaded-svg-from","fetchUploadedSvgFrom"]),o.forEach(function(n){var t=X(n,2),a=t[0],t=t[1],a=""===(n=(n=>{var t=y.querySelector("script["+n+"]");if(t)return t.getAttribute(n)})(a))||"false"!==n&&("true"===n||n);null!=a&&(Dn[t]=a)})),{styleDefault:"solid",familyDefault:g,cssPrefix:"fa",replacementClass:gn,autoReplaceSvg:!0,autoAddCss:!0,searchPseudoElements:!1,searchPseudoElementsWarnings:!0,searchPseudoElementsFullScan:!1,observeMutations:!0,mutateApproach:"async",keepOriginalSource:!0,measurePerformance:!1,showMissingIcons:!0,autoFetchSvg:!1,fetchSvgFrom:null,fetchUploadedSvgFrom:null}),f=(Dn.familyPrefix&&(Dn.cssPrefix=Dn.familyPrefix),h(h({},rn),Dn)),on=(f.autoReplaceSvg||(f.observeMutations=!1),/\/js\/.*\.js.*/),sn='Manually set config.fetchSvgFrom = "URL" or use <script data-fetch-svg-from="URL" ...> to explicitly configure.',x=(f.autoFetchSvg&&!f.fetchSvgFrom&&y&&y.currentScript&&-1<(ln=y.currentScript.getAttribute("src")).search(on)&&(kn||console.info("Font Awesome SVG Auto-fetching URL has been determined using document.currentScript. This features is not supported in any version of Internet Explorer. ".concat(sn)),f.fetchSvgFrom=ln.replace(on,"/svgs")),f.fetchSvgFrom&&((s=y.createElement("a")).href=f.fetchSvgFrom,f.fetchSvgFrom=s.href),!f.autoFetchSvg||f.fetchSvgFrom||kn||(console.error("Disabling Font Awesome auto-fetching of SVG icons (it was enabled) because we could not guess the correct URL to load them from. ".concat(sn)),f.autoFetchSvg=!1),{}),Mn=(Object.keys(rn).forEach(function(t){Object.defineProperty(x,t,{enumerable:!0,set:function(n){f[t]=n,Mn.forEach(function(n){return n(x)})},get:function(){return f[t]}})}),Object.defineProperty(x,"familyPrefix",{enumerable:!0,set:function(n){f.cssPrefix=n,Mn.forEach(function(n){return n(x)})},get:function(){return f.cssPrefix}}),v.FontAwesomeConfig=x,[]),u=mn,w={size:16,x:0,y:0,rotate:0,flipX:!1,flipY:!1};function Ln(){for(var n=12,t="";0<n--;)t+="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"[62*Math.random()|0];return t}function S(n){for(var t=[],a=(n||[]).length>>>0;a--;)t[a]=n[a];return t}function Rn(n){return n.classList?S(n.classList):(n.getAttribute("class")||"").split(" ").filter(function(n){return n})}function Wn(n){return"".concat(n).replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(/</g,"<").replace(/>/g,">")}function Tn(a){return Object.keys(a||{}).reduce(function(n,t){return n+"".concat(t,": ").concat(a[t].trim(),";")},"")}function Un(n){return n.size!==w.size||n.x!==w.x||n.y!==w.y||n.rotate!==w.rotate||n.flipX||n.flipY}function Xn(){var n,t,a=gn,e=x.cssPrefix,i=x.replacementClass,r=":root, :host {\n --fa-font-solid: normal 900 1em/1 'Font Awesome 7 Pro';\n --fa-font-regular: normal 400 1em/1 'Font Awesome 7 Pro';\n --fa-font-light: normal 300 1em/1 'Font Awesome 7 Pro';\n --fa-font-thin: normal 100 1em/1 'Font Awesome 7 Pro';\n --fa-font-duotone: normal 900 1em/1 'Font Awesome 7 Duotone';\n --fa-font-duotone-regular: normal 400 1em/1 'Font Awesome 7 Duotone';\n --fa-font-duotone-light: normal 300 1em/1 'Font Awesome 7 Duotone';\n --fa-font-duotone-thin: normal 100 1em/1 'Font Awesome 7 Duotone';\n --fa-font-brands: normal 400 1em/1 'Font Awesome 7 Brands';\n --fa-font-sharp-solid: normal 900 1em/1 'Font Awesome 7 Sharp';\n --fa-font-sharp-regular: normal 400 1em/1 'Font Awesome 7 Sharp';\n --fa-font-sharp-light: normal 300 1em/1 'Font Awesome 7 Sharp';\n --fa-font-sharp-thin: normal 100 1em/1 'Font Awesome 7 Sharp';\n --fa-font-sharp-duotone-solid: normal 900 1em/1 'Font Awesome 7 Sharp Duotone';\n --fa-font-sharp-duotone-regular: normal 400 1em/1 'Font Awesome 7 Sharp Duotone';\n --fa-font-sharp-duotone-light: normal 300 1em/1 'Font Awesome 7 Sharp Duotone';\n --fa-font-sharp-duotone-thin: normal 100 1em/1 'Font Awesome 7 Sharp Duotone';\n --fa-font-slab-regular: normal 400 1em/1 'Font Awesome 7 Slab';\n --fa-font-slab-press-regular: normal 400 1em/1 'Font Awesome 7 Slab Press';\n --fa-font-slab-duo-regular: normal 400 1em/1 'Font Awesome 7 Slab Duo';\n --fa-font-slab-press-duo-regular: normal 400 1em/1 'Font Awesome 7 Slab Press Duo';\n --fa-font-pixel-regular: normal 400 1em/1 'Font Awesome 7 Pixel';\n --fa-font-mosaic-solid: normal 900 1em/1 'Font Awesome 7 Mosaic';\n --fa-font-vellum-solid: normal 900 1em/1 'Font Awesome 7 Vellum';\n --fa-font-whiteboard-semibold: normal 600 1em/1 'Font Awesome 7 Whiteboard';\n --fa-font-thumbprint-light: normal 300 1em/1 'Font Awesome 7 Thumbprint';\n --fa-font-notdog-solid: normal 900 1em/1 'Font Awesome 7 Notdog';\n --fa-font-notdog-duo-solid: normal 900 1em/1 'Font Awesome 7 Notdog Duo';\n --fa-font-etch-solid: normal 900 1em/1 'Font Awesome 7 Etch';\n --fa-font-graphite-thin: normal 100 1em/1 'Font Awesome 7 Graphite';\n --fa-font-jelly-regular: normal 400 1em/1 'Font Awesome 7 Jelly';\n --fa-font-jelly-fill-regular: normal 400 1em/1 'Font Awesome 7 Jelly Fill';\n --fa-font-jelly-duo-regular: normal 400 1em/1 'Font Awesome 7 Jelly Duo';\n --fa-font-chisel-regular: normal 400 1em/1 'Font Awesome 7 Chisel';\n --fa-font-utility-semibold: normal 600 1em/1 'Font Awesome 7 Utility';\n --fa-font-utility-duo-semibold: normal 600 1em/1 'Font Awesome 7 Utility Duo';\n --fa-font-utility-fill-semibold: normal 600 1em/1 'Font Awesome 7 Utility Fill';\n}\n\n.svg-inline--fa {\n box-sizing: content-box;\n display: var(--fa-display, inline-block);\n height: 1em;\n overflow: visible;\n vertical-align: -0.125em;\n width: var(--fa-width, 1.25em);\n}\n.svg-inline--fa.fa-2xs {\n vertical-align: 0.1em;\n}\n.svg-inline--fa.fa-xs {\n vertical-align: 0em;\n}\n.svg-inline--fa.fa-sm {\n vertical-align: -0.0714285714em;\n}\n.svg-inline--fa.fa-lg {\n vertical-align: -0.2em;\n}\n.svg-inline--fa.fa-xl {\n vertical-align: -0.25em;\n}\n.svg-inline--fa.fa-2xl {\n vertical-align: -0.3125em;\n}\n.svg-inline--fa.fa-pull-left,\n.svg-inline--fa .fa-pull-start {\n float: inline-start;\n margin-inline-end: var(--fa-pull-margin, 0.3em);\n}\n.svg-inline--fa.fa-pull-right,\n.svg-inline--fa .fa-pull-end {\n float: inline-end;\n margin-inline-start: var(--fa-pull-margin, 0.3em);\n}\n.svg-inline--fa.fa-li {\n width: var(--fa-li-width, 2em);\n inset-inline-start: calc(-1 * var(--fa-li-width, 2em));\n inset-block-start: 0.25em; /* syncing vertical alignment with Web Font rendering */\n}\n\n.fa-layers-counter, .fa-layers-text {\n display: inline-block;\n position: absolute;\n text-align: center;\n}\n\n.fa-layers {\n display: inline-block;\n height: 1em;\n position: relative;\n text-align: center;\n vertical-align: -0.125em;\n width: var(--fa-width, 1.25em);\n}\n.fa-layers .svg-inline--fa {\n inset: 0;\n margin: auto;\n position: absolute;\n transform-origin: center center;\n}\n\n.fa-layers-text {\n left: 50%;\n top: 50%;\n transform: translate(-50%, -50%);\n transform-origin: center center;\n}\n\n.fa-layers-counter {\n background-color: var(--fa-counter-background-color, #ff253a);\n border-radius: var(--fa-counter-border-radius, 1em);\n box-sizing: border-box;\n color: var(--fa-inverse, #fff);\n line-height: var(--fa-counter-line-height, 1);\n max-width: var(--fa-counter-max-width, 5em);\n min-width: var(--fa-counter-min-width, 1.5em);\n overflow: hidden;\n padding: var(--fa-counter-padding, 0.25em 0.5em);\n right: var(--fa-right, 0);\n text-overflow: ellipsis;\n top: var(--fa-top, 0);\n transform: scale(var(--fa-counter-scale, 0.25));\n transform-origin: top right;\n}\n\n.fa-layers-bottom-right {\n bottom: var(--fa-bottom, 0);\n right: var(--fa-right, 0);\n top: auto;\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: bottom right;\n}\n\n.fa-layers-bottom-left {\n bottom: var(--fa-bottom, 0);\n left: var(--fa-left, 0);\n right: auto;\n top: auto;\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: bottom left;\n}\n\n.fa-layers-top-right {\n top: var(--fa-top, 0);\n right: var(--fa-right, 0);\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: top right;\n}\n\n.fa-layers-top-left {\n left: var(--fa-left, 0);\n right: auto;\n top: var(--fa-top, 0);\n transform: scale(var(--fa-layers-scale, 0.25));\n transform-origin: top left;\n}\n\n.fa-1x {\n font-size: 1em;\n}\n\n.fa-2x {\n font-size: 2em;\n}\n\n.fa-3x {\n font-size: 3em;\n}\n\n.fa-4x {\n font-size: 4em;\n}\n\n.fa-5x {\n font-size: 5em;\n}\n\n.fa-6x {\n font-size: 6em;\n}\n\n.fa-7x {\n font-size: 7em;\n}\n\n.fa-8x {\n font-size: 8em;\n}\n\n.fa-9x {\n font-size: 9em;\n}\n\n.fa-10x {\n font-size: 10em;\n}\n\n.fa-2xs {\n font-size: calc(10 / 16 * 1em); /* converts a 10px size into an em-based value that's relative to the scale's 16px base */\n line-height: calc(1 / 10 * 1em); /* sets the line-height of the icon back to that of it's parent */\n vertical-align: calc((6 / 10 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */\n}\n\n.fa-xs {\n font-size: calc(12 / 16 * 1em); /* converts a 12px size into an em-based value that's relative to the scale's 16px base */\n line-height: calc(1 / 12 * 1em); /* sets the line-height of the icon back to that of it's parent */\n vertical-align: calc((6 / 12 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */\n}\n\n.fa-sm {\n font-size: calc(14 / 16 * 1em); /* converts a 14px size into an em-based value that's relative to the scale's 16px base */\n line-height: calc(1 / 14 * 1em); /* sets the line-height of the icon back to that of it's parent */\n vertical-align: calc((6 / 14 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */\n}\n\n.fa-lg {\n font-size: calc(20 / 16 * 1em); /* converts a 20px size into an em-based value that's relative to the scale's 16px base */\n line-height: calc(1 / 20 * 1em); /* sets the line-height of the icon back to that of it's parent */\n vertical-align: calc((6 / 20 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */\n}\n\n.fa-xl {\n font-size: calc(24 / 16 * 1em); /* converts a 24px size into an em-based value that's relative to the scale's 16px base */\n line-height: calc(1 / 24 * 1em); /* sets the line-height of the icon back to that of it's parent */\n vertical-align: calc((6 / 24 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */\n}\n\n.fa-2xl {\n font-size: calc(32 / 16 * 1em); /* converts a 32px size into an em-based value that's relative to the scale's 16px base */\n line-height: calc(1 / 32 * 1em); /* sets the line-height of the icon back to that of it's parent */\n vertical-align: calc((6 / 32 - 0.375) * 1em); /* vertically centers the icon taking into account the surrounding text's descender */\n}\n\n.fa-width-auto {\n --fa-width: auto;\n}\n\n.fa-fw,\n.fa-width-fixed {\n --fa-width: 1.25em;\n}\n\n.fa-canvas-square {\n padding-block: 0.125em;\n margin-block-end: -0.125em;\n}\n\n.fa-canvas-roomy {\n padding-block: 0.25em;\n padding-inline: 0.125em;\n margin-block-end: -0.25em;\n box-sizing: content-box;\n}\n\n.fa-ul {\n list-style-type: none;\n margin-inline-start: var(--fa-li-margin, 2.5em);\n padding-inline-start: 0;\n}\n.fa-ul > li {\n position: relative;\n}\n\n.fa-li {\n inset-inline-start: calc(-1 * var(--fa-li-width, 2em));\n position: absolute;\n text-align: center;\n width: var(--fa-li-width, 2em);\n line-height: inherit;\n}\n\n/* Heads Up: Bordered Icons will not be supported in the future!\n - This feature will be deprecated in the next major release of Font Awesome (v8)!\n - You may continue to use it in this version *v7), but it will not be supported in Font Awesome v8.\n*/\n/* Notes:\n* --@{v.$css-prefix}-border-width = 1/16 by default (to render as ~1px based on a 16px default font-size)\n* --@{v.$css-prefix}-border-padding =\n ** 3/16 for vertical padding (to give ~2px of vertical whitespace around an icon considering it's vertical alignment)\n ** 4/16 for horizontal padding (to give ~4px of horizontal whitespace around an icon)\n*/\n.fa-border {\n border-color: var(--fa-border-color, #eee);\n border-radius: var(--fa-border-radius, 0.1em);\n border-style: var(--fa-border-style, solid);\n border-width: var(--fa-border-width, 0.0625em);\n box-sizing: var(--fa-border-box-sizing, content-box);\n padding: var(--fa-border-padding, 0.1875em 0.25em);\n}\n\n.fa-pull-left,\n.fa-pull-start {\n float: inline-start;\n margin-inline-end: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-pull-right,\n.fa-pull-end {\n float: inline-end;\n margin-inline-start: var(--fa-pull-margin, 0.3em);\n}\n\n.fa-beat {\n animation-name: fa-beat;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-bounce {\n animation-name: fa-bounce;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));\n}\n\n.fa-fade {\n animation-name: fa-fade;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-beat-fade {\n animation-name: fa-beat-fade;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-flip {\n animation-name: fa-flip;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1.5s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-flip-360 {\n animation-name: fa-flip-360;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-shake {\n animation-name: fa-shake;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 0.75s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n}\n\n.fa-spin {\n animation-name: fa-spin;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 2s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin-reverse {\n --fa-animation-direction: reverse;\n}\n\n.fa-pulse,\n.fa-spin-pulse {\n animation-name: fa-spin;\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, steps(8));\n}\n\n.fa-spin-snap {\n animation-name: fa-spin-snap;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 3s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin-snap-4 {\n animation-name: fa-spin-snap-4;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 2.4s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-spin-snap-8 {\n animation-name: fa-spin-snap-8;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 4s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-buzz {\n animation-name: fa-buzz;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 0.6s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, linear);\n}\n\n.fa-wag {\n animation-name: fa-wag;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 0.9s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-out);\n transform-origin: bottom center;\n}\n\n.fa-float {\n animation-name: fa-float;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 3s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-in-out);\n will-change: transform;\n}\n\n.fa-swing {\n animation-name: fa-swing;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 1.2s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-out);\n transform-origin: top center;\n}\n\n.fa-jello {\n animation-name: fa-jello;\n animation-delay: var(--fa-animation-delay, 0s);\n animation-direction: var(--fa-animation-direction, normal);\n animation-duration: var(--fa-animation-duration, 0.9s);\n animation-iteration-count: var(--fa-animation-iteration-count, infinite);\n animation-timing-function: var(--fa-animation-timing, ease-out);\n}\n\n@media (prefers-reduced-motion: reduce) {\n .fa-beat,\n .fa-bounce,\n .fa-fade,\n .fa-beat-fade,\n .fa-flip,\n .fa-flip-360,\n .fa-pulse,\n .fa-shake,\n .fa-spin,\n .fa-spin-pulse,\n .fa-buzz,\n .fa-float,\n .fa-jello,\n .fa-spin-snap,\n .fa-spin-snap-4,\n .fa-spin-snap-8,\n .fa-swing,\n .fa-wag {\n animation: none !important;\n transition: none !important;\n }\n}\n@keyframes fa-beat {\n 0% {\n transform: scale(1);\n }\n 25% {\n transform: scale(calc(1.25 * var(--fa-beat-scale, 1.25)));\n }\n 45% {\n transform: scale(calc(1.22 * var(--fa-beat-scale, 1.22)));\n }\n 65% {\n transform: scale(calc(1.25 * var(--fa-beat-scale, 1.25)));\n }\n 90% {\n transform: scale(1);\n }\n}\n@keyframes fa-bounce {\n 0% {\n transform: scale(1, 1) translateY(0);\n animation-timing-function: var(--fa-animation-timing);\n }\n 14% {\n transform: scale(var(--fa-bounce-start-scale-x, 1.06), var(--fa-bounce-start-scale-y, 0.94)) translateY(var(--fa-bounce-anticipation, 3px));\n animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33);\n }\n 32% {\n transform: scale(var(--fa-bounce-jump-scale-x, 0.94), var(--fa-bounce-jump-scale-y, 1.12)) translateY(calc(-1 * var(--fa-bounce-height, 0.5em)));\n animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1);\n }\n 52% {\n transform: scale(1, 1) translateY(calc(-1 * var(--fa-bounce-height, 0.5em) * 1.1));\n animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);\n }\n 70% {\n transform: scale(var(--fa-bounce-land-scale-x, 1.06), var(--fa-bounce-land-scale-y, 0.92)) translateY(0);\n animation-timing-function: cubic-bezier(0.33, 0.33, 0.66, 1);\n }\n 85% {\n transform: scale(0.98, 1.04) translateY(calc(-2px * var(--fa-bounce-rebound, 1)));\n animation-timing-function: cubic-bezier(0.33, 0, 0.66, 1);\n }\n 100% {\n transform: scale(1, 1) translateY(0);\n }\n}\n@keyframes fa-fade {\n 0% {\n opacity: 1;\n transform: scale(1);\n animation-timing-function: cubic-bezier(0.2, 0, 0.4, 1);\n }\n 40% {\n opacity: var(--fa-fade-opacity, 0.4);\n transform: scale(0.98);\n animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);\n }\n 100% {\n opacity: 1;\n transform: scale(1);\n }\n}\n@keyframes fa-beat-fade {\n 0% {\n opacity: var(--fa-beat-fade-opacity, 0.4);\n transform: scale(1);\n animation-timing-function: cubic-bezier(0.2, 0, 0.4, 1);\n }\n 25% {\n opacity: calc(var(--fa-beat-fade-opacity, 0.4) + 0.4);\n transform: scale(var(--fa-beat-fade-scale, 1.28));\n animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);\n }\n 45% {\n opacity: 1;\n transform: scale(var(--fa-beat-fade-scale, 1.25));\n animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n }\n 65% {\n opacity: calc(var(--fa-beat-fade-opacity, 0.4) + 0.4);\n transform: scale(var(--fa-beat-fade-scale, 1.28));\n animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);\n }\n 100% {\n opacity: var(--fa-beat-fade-opacity, 0.4);\n transform: scale(1);\n }\n}\n@keyframes fa-flip {\n 0% {\n transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), 0deg);\n animation-timing-function: cubic-bezier(0.2, 0, 0.4, 1);\n }\n 8% {\n transform: perspective(2em) scale(var(--fa-flip-anticipation-scale, 0.95)) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), 0deg);\n animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33);\n }\n 35% {\n transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), calc(var(--fa-flip-angle, -360deg) * 0.6));\n animation-timing-function: linear;\n }\n 65% {\n transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), calc(var(--fa-flip-angle, -360deg) * 0.5));\n animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1);\n }\n 92% {\n transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), calc(var(--fa-flip-angle, -360deg) * var(--fa-flip-overshoot, 1.04)));\n animation-timing-function: cubic-bezier(0.33, 0, 0.66, 1);\n }\n 100% {\n transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -360deg));\n }\n}\n@keyframes fa-flip-360 {\n 0% {\n transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), 0deg);\n animation-timing-function: cubic-bezier(0.2, 0, 0.4, 1);\n }\n 8% {\n transform: perspective(2em) scale(var(--fa-flip-anticipation-scale, 0.95)) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), 0deg);\n animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33);\n }\n 50% {\n transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), calc(var(--fa-flip-angle, -360deg) * 0.6));\n animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1);\n }\n 80% {\n transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), calc(var(--fa-flip-angle, -360deg) * var(--fa-flip-overshoot, 1.04)));\n animation-timing-function: cubic-bezier(0.33, 0, 0.66, 1);\n }\n 100% {\n transform: perspective(2em) scale(1) rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -360deg));\n }\n}\n@keyframes fa-shake {\n 0% {\n transform: rotate(0deg);\n animation-timing-function: cubic-bezier(0.2, 0, 0.8, 1);\n }\n 8% {\n transform: rotate(35deg) translateX(1px);\n animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);\n }\n 20% {\n transform: rotate(-22deg) translateX(-1px);\n animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);\n }\n 35% {\n transform: rotate(15deg) translateX(1px);\n animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);\n }\n 50% {\n transform: rotate(-9deg);\n animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);\n }\n 65% {\n transform: rotate(5deg);\n animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);\n }\n 78% {\n transform: rotate(-3deg);\n animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);\n }\n 90% {\n transform: rotate(1deg);\n animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n }\n 100% {\n transform: rotate(0deg);\n }\n}\n@keyframes fa-spin {\n 0% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(360deg);\n }\n}\n@keyframes fa-spin-snap {\n 0% {\n transform: rotate(0deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 12% {\n transform: rotate(60deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 16.67% {\n transform: rotate(60deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 28.67% {\n transform: rotate(120deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 33.33% {\n transform: rotate(120deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 45.33% {\n transform: rotate(180deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 50% {\n transform: rotate(180deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 62% {\n transform: rotate(240deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 66.67% {\n transform: rotate(240deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 78.67% {\n transform: rotate(300deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 83.33% {\n transform: rotate(300deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 95.33% {\n transform: rotate(360deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 100% {\n transform: rotate(360deg);\n }\n}\n@keyframes fa-spin-snap-4 {\n 0% {\n transform: rotate(0deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 15% {\n transform: rotate(90deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 25% {\n transform: rotate(90deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 40% {\n transform: rotate(180deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 50% {\n transform: rotate(180deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 65% {\n transform: rotate(270deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 75% {\n transform: rotate(270deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 90% {\n transform: rotate(360deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 100% {\n transform: rotate(360deg);\n }\n}\n@keyframes fa-spin-snap-8 {\n 0% {\n transform: rotate(0deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 9% {\n transform: rotate(45deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 12.5% {\n transform: rotate(45deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 21.5% {\n transform: rotate(90deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 25% {\n transform: rotate(90deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 34% {\n transform: rotate(135deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 37.5% {\n transform: rotate(135deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 46.5% {\n transform: rotate(180deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 50% {\n transform: rotate(180deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 59% {\n transform: rotate(225deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 62.5% {\n transform: rotate(225deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 71.5% {\n transform: rotate(270deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 75% {\n transform: rotate(270deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 84% {\n transform: rotate(315deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 87.5% {\n transform: rotate(315deg);\n animation-timing-function: cubic-bezier(0, 0, 0.2, 1);\n }\n 96.5% {\n transform: rotate(360deg);\n animation-timing-function: cubic-bezier(0.8, 0, 1, 1);\n }\n 100% {\n transform: rotate(360deg);\n }\n}\n@keyframes fa-buzz {\n 0% {\n transform: translateX(0) rotate(0deg);\n animation-timing-function: cubic-bezier(0.1, 0, 0.9, 1);\n }\n 5% {\n transform: translateX(var(--fa-buzz-distance, 4px)) rotate(0.5deg);\n }\n 10% {\n transform: translateX(calc(-1 * var(--fa-buzz-distance, 4px))) rotate(-0.5deg);\n }\n 15% {\n transform: translateX(var(--fa-buzz-distance, 4px)) rotate(0.3deg);\n }\n 20% {\n transform: translateX(calc(-1 * var(--fa-buzz-distance, 4px))) rotate(-0.3deg);\n }\n 25% {\n transform: translateX(calc(var(--fa-buzz-distance, 4px) * 0.7)) rotate(0.2deg);\n }\n 30% {\n transform: translateX(calc(-1 * var(--fa-buzz-distance, 4px) * 0.7)) rotate(-0.2deg);\n }\n 35% {\n transform: translateX(calc(var(--fa-buzz-distance, 4px) * 0.4)) rotate(0.1deg);\n }\n 40% {\n transform: translateX(0) rotate(0deg);\n }\n 100% {\n transform: translateX(0) rotate(0deg);\n }\n}\n@keyframes fa-wag {\n 0% {\n transform: rotate(0deg);\n animation-timing-function: cubic-bezier(0.2, 0, 0.6, 1);\n }\n 12% {\n transform: rotate(var(--fa-wag-angle, 12deg));\n animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n }\n 24% {\n transform: rotate(2deg);\n animation-timing-function: cubic-bezier(0.2, 0, 0.6, 1);\n }\n 36% {\n transform: rotate(calc(var(--fa-wag-angle, 12deg) * 0.85));\n animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n }\n 48% {\n transform: rotate(1deg);\n animation-timing-function: cubic-bezier(0.2, 0, 0.6, 1);\n }\n 58% {\n transform: rotate(calc(var(--fa-wag-angle, 12deg) * 0.6));\n animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n }\n 68% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(0deg);\n }\n}\n@keyframes fa-float {\n 0% {\n transform: translateY(0) translateX(0) rotate(0deg) scale(var(--fa-float-squash-x, 1.02), var(--fa-float-squash-y, 0.98));\n animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33);\n }\n 15% {\n transform: translateY(calc(-0.4 * var(--fa-float-height, 6px))) translateX(var(--fa-float-drift, 1px)) rotate(var(--fa-float-tilt, 1deg)) scale(1, 1);\n animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1);\n }\n 35% {\n transform: translateY(calc(-1 * var(--fa-float-height, 6px))) translateX(0) rotate(0deg) scale(var(--fa-float-stretch-x, 0.98), var(--fa-float-stretch-y, 1.03));\n animation-timing-function: cubic-bezier(0.5, 0, 0.5, 0);\n }\n 50% {\n transform: translateY(calc(-0.92 * var(--fa-float-height, 6px))) translateX(calc(-0.5 * var(--fa-float-drift, 1px))) rotate(calc(-0.5 * var(--fa-float-tilt, 1deg))) scale(0.995, 1.01);\n animation-timing-function: cubic-bezier(0.33, 0, 0.66, 0.33);\n }\n 70% {\n transform: translateY(calc(-0.3 * var(--fa-float-height, 6px))) translateX(calc(-1 * var(--fa-float-drift, 1px))) rotate(calc(-1 * var(--fa-float-tilt, 1deg))) scale(1, 1);\n animation-timing-function: cubic-bezier(0.33, 0.66, 0.66, 1);\n }\n 90% {\n transform: translateY(calc(0.05 * var(--fa-float-height, 6px))) translateX(0) rotate(0deg) scale(var(--fa-float-squash-x, 1.02), var(--fa-float-squash-y, 0.98));\n animation-timing-function: cubic-bezier(0.33, 0, 0.66, 1);\n }\n 100% {\n transform: translateY(0) translateX(0) rotate(0deg) scale(var(--fa-float-squash-x, 1.02), var(--fa-float-squash-y, 0.98));\n }\n}\n@keyframes fa-swing {\n 0% {\n transform: rotate(0deg);\n animation-timing-function: cubic-bezier(0.2, 0, 0.8, 1);\n }\n 8% {\n transform: rotate(var(--fa-swing-angle, 22deg));\n animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);\n }\n 18% {\n transform: rotate(calc(-1 * var(--fa-swing-angle, 22deg) * 0.85));\n animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);\n }\n 28% {\n transform: rotate(calc(var(--fa-swing-angle, 22deg) * 0.65));\n animation-timing-function: cubic-bezier(0.35, 0, 0.65, 1);\n }\n 38% {\n transform: rotate(calc(-1 * var(--fa-swing-angle, 22deg) * 0.45));\n animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);\n }\n 48% {\n transform: rotate(calc(var(--fa-swing-angle, 22deg) * 0.25));\n animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);\n }\n 56% {\n transform: rotate(calc(-1 * var(--fa-swing-angle, 22deg) * 0.1));\n animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);\n }\n 64% {\n transform: rotate(0deg);\n }\n 100% {\n transform: rotate(0deg);\n }\n}\n@keyframes fa-jello {\n 0% {\n transform: scale(1, 1);\n animation-timing-function: cubic-bezier(0.2, 0, 0.8, 1);\n }\n 12% {\n transform: scale(var(--fa-jello-scale-x, 1.15), calc(2 - var(--fa-jello-scale-x, 1.15)));\n animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);\n }\n 24% {\n transform: scale(calc(2 - var(--fa-jello-scale-y, 1.12)), var(--fa-jello-scale-y, 1.12));\n animation-timing-function: cubic-bezier(0.3, 0, 0.7, 1);\n }\n 36% {\n transform: scale(calc(1 + (var(--fa-jello-scale-x, 1.15) - 1) * 0.5), calc(2 - (1 + (var(--fa-jello-scale-x, 1.15) - 1) * 0.5)));\n animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);\n }\n 48% {\n transform: scale(calc(2 - (1 + (var(--fa-jello-scale-y, 1.12) - 1) * 0.3)), calc(1 + (var(--fa-jello-scale-y, 1.12) - 1) * 0.3));\n animation-timing-function: cubic-bezier(0.4, 0, 0.6, 1);\n }\n 58% {\n transform: scale(1.02, 0.98);\n animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);\n }\n 68% {\n transform: scale(1, 1);\n }\n 100% {\n transform: scale(1, 1);\n }\n}\n.fa-rotate-90 {\n transform: rotate(90deg);\n}\n\n.fa-rotate-180 {\n transform: rotate(180deg);\n}\n\n.fa-rotate-270 {\n transform: rotate(270deg);\n}\n\n.fa-flip-horizontal {\n transform: scale(-1, 1);\n}\n\n.fa-flip-vertical {\n transform: scale(1, -1);\n}\n\n.fa-flip-both,\n.fa-flip-horizontal.fa-flip-vertical {\n transform: scale(-1, -1);\n}\n\n.fa-rotate-by {\n transform: rotate(var(--fa-rotate-angle, 0));\n}\n\n.svg-inline--fa .fa-primary {\n fill: var(--fa-primary-color, currentColor);\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa .fa-secondary {\n fill: var(--fa-secondary-color, currentColor);\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-primary {\n opacity: var(--fa-secondary-opacity, 0.4);\n}\n\n.svg-inline--fa.fa-swap-opacity .fa-secondary {\n opacity: var(--fa-primary-opacity, 1);\n}\n\n.svg-inline--fa mask .fa-primary,\n.svg-inline--fa mask .fa-secondary {\n fill: black;\n}\n\n.svg-inline--fa.fa-inverse {\n fill: var(--fa-inverse, #fff);\n}\n\n.fa-stack {\n display: inline-block;\n height: 2em;\n line-height: 2em;\n position: relative;\n vertical-align: middle;\n width: 2.5em;\n}\n\n.fa-inverse {\n color: var(--fa-inverse, #fff);\n}\n\n.svg-inline--fa.fa-stack-1x {\n --fa-width: 1.25em;\n height: 1em;\n width: var(--fa-width);\n}\n.svg-inline--fa.fa-stack-2x {\n --fa-width: 2.5em;\n height: 2em;\n width: var(--fa-width);\n}\n\n.fa-stack-1x,\n.fa-stack-2x {\n inset: 0;\n margin: auto;\n position: absolute;\n z-index: var(--fa-stack-z-index, auto);\n}";return"fa"===e&&i===a||(n=new RegExp("\\.".concat("fa","\\-"),"g"),t=new RegExp("\\--".concat("fa","\\-"),"g"),a=new RegExp("\\.".concat(a),"g"),r=r.replace(n,".".concat(e,"-")).replace(t,"--".concat(e,"-")).replace(a,".".concat(i))),r}var Yn=!1;function Vn(){if(x.autoAddCss&&!Yn){var n=Xn();if(n&&m){for(var t=y.createElement("style"),a=(t.setAttribute("type","text/css"),t.innerHTML=n,y.head.childNodes),e=null,i=a.length-1;-1<i;i--){var r=a[i],o=(r.tagName||"").toUpperCase();-1<["STYLE","LINK"].indexOf(o)&&(e=r)}y.head.insertBefore(t,e)}Yn=!0}}function qn(){y.removeEventListener("DOMContentLoaded",qn),Jn=1,Hn.map(function(n){return n()})}var un={mixout:function(){return{dom:{css:Xn,insertCss:Vn}}},hooks:function(){return{beforeDOMElementCreation:function(){Vn()},beforeI2svg:function(){Vn()}}}},d=((t=v||{})[l]||(t[l]={}),t[l].styles||(t[l].styles={}),t[l].hooks||(t[l].hooks={}),t[l].shims||(t[l].shims=[]),t[l]),Hn=[],Jn=!1;function Gn(n){m&&(Jn?setTimeout(n,0):Hn.push(n))}function _n(n){var a,t=n.tag,e=n.attributes,e=void 0===e?{}:e,i=n.children,i=void 0===i?[]:i;return"string"==typeof n?Wn(n):"<".concat(t," ").concat((a=e,Object.keys(a||{}).reduce(function(n,t){return n+"".concat(t,'="').concat(Wn(a[t]),'" ')},"").trim()),">").concat(i.map(_n).join(""),"</").concat(t,">")}function Kn(n,t,a){if(n&&n[t]&&n[t][a])return{prefix:t,iconName:a,icon:n[t][a]}}function Bn(n,t,a,e){for(var i,r,o=Object.keys(n),s=o.length,l=void 0!==e?$n(t,e):t,f=void 0===a?(i=1,n[o[0]]):(i=0,a);i<s;i++)f=l(f,n[r=o[i]],r,n);return f}m&&!(Jn=(y.documentElement.doScroll?/^loaded|^c/:/^loaded|^i|^c/).test(y.readyState))&&y.addEventListener("DOMContentLoaded",qn);var $n=function(i,r){return function(n,t,a,e){return i.call(r,n,t,a,e)}};function Qn(n){return 1!==b(n).length?null:n.codePointAt(0).toString(16)}function Zn(n){var t;if(1===b(n).length)return 57344<=(t=n.codePointAt(0))&&t<=63743}function nt(e){return Object.keys(e).reduce(function(n,t){var a=e[t];return!!a.icon?n[a.iconName]=a.icon:n[t]=a,n},{})}function tt(n,t,a){var e=(2<arguments.length&&void 0!==a?a:{}).skipHooks,e=void 0!==e&&e,i=nt(t);"function"!=typeof d.hooks.addPack||e?d.styles[n]=h(h({},d.styles[n]||{}),i):d.hooks.addPack(n,nt(t)),"fas"===n&&tt("fa",t)}var at=/viewBox="0 0 ([0-9]+) ([0-9]+)"/,et=1,k=2,e=[[k,a(/path opacity="([^"]*)".*d="([^"]*)".*path.*d="([^"]*)"/,{d2:2,d1:3})],[k,a(/path opacity="([^"]*)".*d="([^"]*)"/,{d2:2})],[et,a(/path fill="currentColor".*d="([^"]+)"/,{d1:1})]],i=[[k,a(/path class="([^"]*secondary[^"]*)".*d="([^"]+)".*path class="([^"]*primary[^"]*)".*d="([^"]+)"/,{attr2:1,d2:2,attr1:3,d1:4})],[k,a(/path class="([^"]*primary[^"]*)".*d="([^"]+)".*path class="([^"]*secondary[^"]*)".*d="([^"]+)"/,{attr1:1,d1:2,attr2:3,d2:4})],[k,a(/path class="([^"]*primary[^"]*)".*d="([^"]+)"/,{attr1:1,d1:2})],[k,a(/path class="([^"]*secondary[^"]*)".*d="([^"]+)"/,{attr2:1,d2:2})],[k,a(/path d="([^"]+)".*class="([^"]*secondary[^"]*)".*path d="([^"]+)".*class="([^"]*primary[^"]*)"/,{d2:1,attr2:2,d1:3,attr1:4})],[k,a(/path d="([^"]+)".*class="([^"]*primary[^"]*)".*path d="([^"]+)".*class="([^"]*secondary[^"]*)"/,{d1:1,attr1:2,d2:3,attr2:4})],[k,a(/path d="([^"]+)".*class="([^"]*primary[^"]*)"/,{d1:1,attr1:2})],[k,a(/path d="([^"]+)".*class="([^"]*secondary[^"]*)"/,{d2:1,attr2:2})],[k,a(/path d="([^"]+)".*path d="([^"]+)"/,{d1:1,d2:2})],[et,a(/path d="([^"]+)"/,{d1:1})],[et,a(/path style="([^"]+)".*d="([^"]+)"/,{attr1:1,d1:2})]],it=[].concat(e,i),rt=d.styles,ot=d.shims,st=Object.keys(Fn),lt=st.reduce(function(n,t){return n[t]=Object.keys(Fn[t]),n},{}),z=null,ft={},ct={},ut={},dt={},mt={};function gt(n,t,a){var e=(n=>{for(var t,a,e=null,i=null,r=null,o=n.match(at),s=0;s<it.length;s++){var l=n.match(it[s][1]);if(l){r=[it[s][0],l];break}}return r&&r[0]===et&&(i=r[1].groups.d1),r&&r[0]===k&&(t=(a=r[1].groups).d1,(a=a.d2)&&t&&(i=[a,t]),t&&!a&&(i=["",t]),a)&&!t&&(i=[a,""]),e=o&&i?[parseInt(o[1],10),parseInt(o[2],10),[],null,i]:e})(a);e&&!Zn(t)&&(tt(n,c({},t,e),{skipHooks:!0}),j()),A[n][t].map(function(n){n(e)}),delete A[n][t]}var A={};function pt(n,t){return(Zn(n)||(n=>{var t;return 1===b(n).length&&0<=(t=n.codePointAt(0))&&t<=127})(n)||(n=>{var t;return 1===b(n).length&&127359<=(t=n.codePointAt(0))&&t<=129765})(n)?"unicode/".concat(Qn(n)):"".concat(n)).concat(void 0===t?"":"-".concat(t),".svg")}function ht(n,t){var a=t.split("-"),e=a[0],a=a.slice(1).join("-");return e!==n||""===a||~Cn.indexOf(a)?null:a}function bt(e,i){var n=2<arguments.length&&void 0!==arguments[2]?arguments[2]:{},r=an.includes(e),t=n.url,o=void 0===t?x.fetchSvgFrom:t,s=void 0===(t=n.uploadedSvgUrl)?x.fetchUploadedSvgFrom:t,l=n.token,f=n.version;return A[e]&&A[e][i]||(A[e]=h(h({},A[e]||{}),c({},i,[]))),new Promise(function(t,n){var a;return o?r&&!s?n(new Error("No URL available to fetch kit SVGs from. Specify in params or by setting config.fetchUploadedSvgFrom")):(a=r?"".concat(s,"/").concat(l,"/icons/").concat(pt(i,f)):"".concat(o,"/").concat(Z[e],"/").concat(pt(i)),l&&(a="".concat(a,"?token=").concat(l)),d.styles[e]&&d.styles[e][i]?t(d.styles[e][i]):(A[e][i].push(function(n){t(n)}),void(1===A[e][i].length&&("function"==typeof fetch?fetch(a,{mode:"cors"}).then(function(n){return n.text()}).then(function(n){gt(e,i,n)}).catch(function(){gt(e,i,"")}):gt(e,i,""))))):n(new Error("No URL available to fetch SVGs from. Specify in params or by setting config.fetchSvgFrom"))})}var vt,j=function(){function n(e){return Bn(rt,function(n,t,a){return n[a]=Bn(t,e,{}),n},{})}ft=n(function(t,n,a){return n[3]&&(t[n[3]]=a),n[2]&&n[2].filter(function(n){return"number"==typeof n}).forEach(function(n){t[n.toString(16)]=a}),t}),ct=n(function(t,n,a){return t[a]=a,n[2]&&n[2].filter(function(n){return"string"==typeof n}).forEach(function(n){t[n]=a}),t}),mt=n(function(t,n,a){var e=n[2];return t[a]=a,e.forEach(function(n){t[n]=a}),t});var r="far"in rt||x.autoFetchSvg,t=Bn(ot,function(n,t){var a=t[0],e=t[1],i=t[2];return"far"!==e||r||(e="fas"),"string"==typeof a&&(n.names[a]={prefix:e,iconName:i}),"number"==typeof a&&(n.unicodes[a.toString(16)]={prefix:e,iconName:i}),n},{names:{},unicodes:{}});ut=t.names,dt=t.unicodes,z=St(x.styleDefault,{family:x.familyDefault})};function yt(n,t){return(ft[n]||{})[t]}function F(n,t){return(mt[n]||{})[t]}function xt(n){return ut[n]||{prefix:null,iconName:null}}vt=function(n){z=St(n.styleDefault,{family:x.familyDefault})},Mn.push(vt),j();var wt=function(){return{prefix:null,iconName:null,rest:[]}};function St(n,t){var a=(1<arguments.length&&void 0!==t?t:{}).family,a=void 0===a?g:a,e=An[a][n];return a!==B||n?(a=jn[a][n]||jn[a][e],e=n in d.styles?n:null,a||e||null):"fad"}function kt(n){return n.sort().filter(function(n,t,a){return a.indexOf(n)===t})}var zt=cn.concat(tn);function At(n,t){var a,e,i,r,o,s,l=(1<arguments.length&&void 0!==t?t:{}).skipLookups,l=void 0!==l&&l,f=null,c=kt(n.filter(function(n){return zt.includes(n)})),u=kt(n.filter(function(n){return!zt.includes(n)})),d=X(c.filter(function(n){return f=n,!K.includes(n)}),1)[0],d=void 0===d?null:d,c=(a=c,e=g,i=st.reduce(function(n,t){return n[t]="".concat(x.cssPrefix,"-").concat(t),n},{}),Q.forEach(function(t){(a.includes(i[t])||a.some(function(n){return lt[t].includes(n)}))&&(e=t)}),e),u=h(h({},(r=[],o=null,u.forEach(function(n){var t=ht(x.cssPrefix,n);t?o=t:n&&r.push(n)}),{iconName:o,rest:r})),{},{prefix:St(d,{family:c})});return h(h(h({},u),(n=>{var t=n.values,a=n.family,e=n.canonical,i=void 0===(i=n.givenPrefix)?"":i,r=void 0===(r=n.styles)?{}:r,o=void 0===(o=n.config)?{}:o,s=a===B,l=t.includes("fa-duotone")||t.includes("fad"),f="duotone"===o.familyDefault,c="fad"===e.prefix||"fa-duotone"===e.prefix;return!s&&(l||f||c)&&(e.prefix="fad"),(t.includes("fa-brands")||t.includes("fab"))&&(e.prefix="fab"),!e.prefix&&jt.includes(a)&&(Object.keys(r).find(function(n){return Ft.includes(n)})||o.autoFetchSvg)&&(s=nn.get(a).defaultShortPrefixId,e.prefix=s,e.iconName=F(e.prefix,e.iconName)||e.iconName),"fa"!==e.prefix&&"fa"!==i||(e.prefix=z||"fas"),e})({values:n,family:c,styles:rt,config:x,canonical:u,givenPrefix:f})),(t=l,n=f,d=(s=u).prefix,c=s.iconName,!t&&d&&c&&(l="fa"===n?xt(c):{},u=F(d,c),c=l.iconName||u||c,"far"!==(d=l.prefix||d)||rt.far||!rt.fas||x.autoFetchSvg||(d="fas")),{prefix:d,iconName:c}))}var jt=Q.filter(function(n){return n!==g||n!==B}),Ft=Object.keys(fn).filter(function(n){return n!==g}).map(function(n){return Object.keys(fn[n])}).flat(),P=(()=>{function n(){if(!(this instanceof n))throw new TypeError("Cannot call a class as a function");this.definitions={}}return t=n,(a=[{key:"add",value:function(){for(var a=this,n=arguments.length,t=new Array(n),e=0;e<n;e++)t[e]=arguments[e];var i=t.reduce(this._pullDefinitions,{});Object.keys(i).forEach(function(n){a.definitions[n]=h(h({},a.definitions[n]||{}),i[n]),tt(n,i[n]);var t=Fn[g][n];t&&tt(t,i[n]),j()})}},{key:"reset",value:function(){this.definitions={}}},{key:"_pullDefinitions",value:function(r,n){var o=n.prefix&&n.iconName&&n.icon?{0:n}:n;return Object.keys(o).map(function(n){var t=o[n],a=t.prefix,e=t.iconName,i=t.icon,t=i[2];r[a]||(r[a]={}),0<t.length&&t.forEach(function(n){"string"==typeof n&&(r[a][n]=i)}),r[a][e]=i}),r}}])&&R(t.prototype,a),e&&R(t,e),Object.defineProperty(t,"prototype",{writable:!1}),t;var t,a,e})(),r=[],I={},N={},Pt=Object.keys(N);function It(n,t){for(var a=arguments.length,e=new Array(2<a?a-2:0),i=2;i<a;i++)e[i-2]=arguments[i];return(I[n]||[]).forEach(function(n){t=n.apply(null,[t].concat(e))}),t}function O(n){for(var t=arguments.length,a=new Array(1<t?t-1:0),e=1;e<t;e++)a[e-1]=arguments[e];(I[n]||[]).forEach(function(n){n.apply(null,a)})}function E(n){var t=n,a=Array.prototype.slice.call(arguments,1);return N[t]?N[t].apply(null,a):void 0}function Nt(n){"fa"===n.prefix&&(n.prefix="fas");var t=n.iconName,a=n.prefix||z;if(t)return t=F(a,t)||t,Kn(Ot.definitions,a,t)||Kn(d.styles,a,t)}var Ot=new P,Et={noAuto:function(){x.autoReplaceSvg=!1,x.observeMutations=!1,O("noAuto")},config:x,dom:{i2svg:function(){var n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};return m?(O("beforeI2svg",n),E("pseudoElements2svg",n),E("i2svg",n)):Promise.reject(new Error("Operation requires a DOM of some kind."))},watch:function(){var n=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{},t=n.autoReplaceSvgRoot;!1===x.autoReplaceSvg&&(x.autoReplaceSvg=!0),x.observeMutations=!0,Gn(function(){Ct({autoReplaceSvgRoot:t}),O("watch",n)})}},parse:{icon:function(n){var t,a;return null===n?null:"object"===V(n)&&n.prefix&&n.iconName?{prefix:n.prefix,iconName:F(n.prefix,n.iconName)||n.iconName}:Array.isArray(n)&&2===n.length?(t=0===n[1].indexOf("fa-")?n[1].slice(3):n[1],{prefix:a=St(n[0]),iconName:F(a,t)||t}):"string"==typeof n&&(-1<n.indexOf("".concat(x.cssPrefix,"-"))||n.match(Pn))?{prefix:(a=At(n.split(" "),{skipLookups:!0})).prefix||z,iconName:F(a.prefix,a.iconName)||a.iconName}:"string"==typeof n?{prefix:z,iconName:F(z,n)||n}:void 0}},library:Ot,findIconDefinition:Nt,toHtml:_n},Ct=function(){var n=(0<arguments.length&&void 0!==arguments[0]?arguments[0]:{}).autoReplaceSvgRoot,n=void 0===n?y:n;(0<Object.keys(d.styles).length||x.autoFetchSvg)&&m&&x.autoReplaceSvg&&Et.dom.i2svg({node:n})};function Dt(t,n){return Object.defineProperty(t,"abstract",{get:n}),Object.defineProperty(t,"html",{get:function(){return t.abstract.map(_n)}}),Object.defineProperty(t,"node",{get:function(){var n;if(m)return(n=y.createElement("div")).innerHTML=t.html,n.children}}),t}function Mt(n){var t,a=n.icons,e=a.main,a=a.mask,i=n.prefix,r=n.iconName,o=n.transform,s=n.symbol,l=n.maskId,f=n.extra,c=n.watchable,c=void 0!==c&&c,u=a.found?a:e,d=u.width,u=u.height,m=[x.replacementClass,r?"".concat(x.cssPrefix,"-").concat(r):""].filter(function(n){return-1===f.classes.indexOf(n)}).filter(function(n){return""!==n||!!n}).concat(f.classes).join(" "),m={children:[],attributes:h(h({},f.attributes),{},{"data-prefix":i,"data-icon":r,class:m,role:f.attributes.role||"img",viewBox:"0 0 ".concat(d," ").concat(u)})},d=(t=f.attributes,["aria-label","aria-labelledby","title","role"].some(function(n){return n in t})||f.attributes["aria-hidden"]||(m.attributes["aria-hidden"]="true"),c&&(m.attributes[p]=""),h(h({},m),{},{prefix:i,iconName:r,main:e,mask:a,maskId:l,transform:o,symbol:s,styles:h({},f.styles)})),u=a.found&&e.found?E("generateAbstractMask",d)||{children:[],attributes:{}}:E("generateAbstractIcon",d)||{children:[],attributes:{}},c=u.children,m=u.attributes;return d.children=c,d.attributes=m,s?(i=d.prefix,r=d.iconName,l=d.children,o=d.attributes,i=!0===(a=d.symbol)?"".concat(i,"-").concat(x.cssPrefix,"-").concat(r):a,[{tag:"svg",attributes:{style:"display: none;"},children:[{tag:"symbol",attributes:h(h({},o),{},{id:i}),children:l}]}]):(e=(n=d).children,u=n.main,c=n.attributes,Un(m=n.transform)&&u.found&&!n.mask.found&&(u=u.width/u.height/2,s=.5,c.style=Tn(h(h({},n.styles),{},{"transform-origin":"".concat(u+m.x/16,"em ").concat(s+m.y/16,"em")}))),[{tag:"svg",attributes:c,children:e}])}function Lt(n){var t,a=n.content,e=n.width,i=n.height,r=n.transform,o=n.extra,s=n.watchable,s=void 0!==s&&s,l=h(h({},o.attributes),{},{class:o.classes.join(" ")}),s=(s&&(l[p]=""),h({},o.styles)),r=(Un(r)&&(s.transform=(o=(n={transform:r,startCentered:!0,width:e,height:i}).transform,r=n.width,e=void 0===(e=n.height)?mn:e,i="",i=(i=(i+=(t=void 0!==(t=n.startCentered)&&t)&&_?"translate(".concat(o.x/u-(void 0===r?mn:r)/2,"em, ").concat(o.y/u-e/2,"em) "):t?"translate(calc(-50% + ".concat(o.x/u,"em), calc(-50% + ").concat(o.y/u,"em)) "):"translate(".concat(o.x/u,"em, ").concat(o.y/u,"em) "))+"scale(".concat(o.size/u*(o.flipX?-1:1),", ").concat(o.size/u*(o.flipY?-1:1),") "))+"rotate(".concat(o.rotate,"deg) ")),s["-webkit-transform"]=s.transform),Tn(s)),e=(0<r.length&&(l.style=r),[]);return e.push({tag:"span",attributes:l,children:[a]}),e}var Rt=d.styles;function Wt(n){var t=n[0],a=n[1],e=X(n.slice(4),1)[0];return{found:!0,width:t,height:a,icon:Array.isArray(e)?{tag:"g",attributes:{class:"".concat(x.cssPrefix,"-").concat(En.GROUP)},children:[{tag:"path",attributes:{class:"".concat(x.cssPrefix,"-").concat(En.SECONDARY),fill:"currentColor",d:e[0]}},{tag:"path",attributes:{class:"".concat(x.cssPrefix,"-").concat(En.PRIMARY),fill:"currentColor",d:e[1]}}]}:{tag:"path",attributes:{fill:"currentColor",d:e}}}}var Tt={found:!1,width:512,height:512};function Ut(n,t){kn||x.showMissingIcons||!n||console.error('Icon with name "'.concat(n,'" and prefix "').concat(t,'" is missing.'))}function Xt(i,r){var o=r;return"fa"===r&&null!==x.styleDefault&&(r=z),new Promise(function(t,n){var a,e;return"fa"===o&&(a=xt(i)||{},i=a.iconName||i,r=a.prefix||r),i&&r&&Rt[r]&&Rt[r][i]?(a=Rt[r][i],t(Wt(a))):(a={},e=function(n,t){var a=0<arguments.length&&void 0!==n?n:{},e=1<arguments.length?t:void 0;if(e&&Zn(e)){if(a&&a.iconUploads){var i=a.iconUploads,r=Object.keys(i).find(function(n){return i[n]&&i[n].u&&i[n].u===Qn(e)});if(r)return i[r].v}}else if(a&&a.iconUploads&&a.iconUploads[e]&&a.iconUploads[e].v)return a.iconUploads[e].v}(v.FontAwesomeKitConfig,i),v.FontAwesomeKitConfig&&v.FontAwesomeKitConfig.token&&(a.token=v.FontAwesomeKitConfig.token),an.includes(r)&&(a.version=e),i&&r&&x.autoFetchSvg?bt(r,i,h({},a)).then(function(n){n?t(Wt(n)):(Ut(i,r),t(h(h({},Tt),{},{icon:x.showMissingIcons&&i&&E("missingIconAbstract")||{}})))}).catch(n):(Ut(i,r),void t(h(h({},Tt),{},{icon:x.showMissingIcons&&i&&E("missingIconAbstract")||{}}))))})}function Yt(){}function Vt(n){qt.mark("".concat(Ht," ").concat(n," ends")),qt.measure("".concat(Ht," ").concat(n),"".concat(Ht," ").concat(n," begins"),"".concat(Ht," ").concat(n," ends"))}var qt=x.measurePerformance&&n&&n.mark&&n.measure?n:{mark:Yt,measure:Yt},Ht='FA "7.3.1"',Jt={begin:function(n){return qt.mark("".concat(Ht," ").concat(n," begins")),function(){return Vt(n)}},end:Vt},Gt=function(){};function _t(n){return"string"==typeof(n.getAttribute?n.getAttribute(p):null)}function Kt(n){return y.createElementNS("http://www.w3.org/2000/svg",n)}function Bt(n){return y.createElement(n)}var $t={replace:function(n){var t,a=n[0];a.parentNode&&(n[1].forEach(function(n){a.parentNode.insertBefore(function t(a,n){var e,i=(1<arguments.length&&void 0!==n?n:{}).ceFn,r=void 0===i?"svg"===a.tag?Kt:Bt:i;return"string"==typeof a?y.createTextNode(a):(e=r(a.tag),Object.keys(a.attributes||[]).forEach(function(n){e.setAttribute(n,a.attributes[n])}),(a.children||[]).forEach(function(n){e.appendChild(t(n,{ceFn:r}))}),e)}(n),a)}),null===a.getAttribute(p)&&x.keepOriginalSource?(t=y.createComment(" ".concat(a.outerHTML," ")),a.parentNode.replaceChild(t,a)):a.remove())},nest:function(n){var t=n[0],a=n[1];if(~Rn(t).indexOf(x.replacementClass))return $t.replace(n);var e=new RegExp("".concat(x.cssPrefix,"-.*")),i=(delete a[0].attributes.id,a[0].attributes.class&&(i=a[0].attributes.class.split(" ").reduce(function(n,t){return(t===x.replacementClass||t.match(e)?n.toSvg:n.toNode).push(t),n},{toNode:[],toSvg:[]}),a[0].attributes.class=i.toSvg.join(" "),0===i.toNode.length?t.removeAttribute("class"):t.setAttribute("class",i.toNode.join(" "))),a.map(_n).join("\n"));t.setAttribute(p,""),t.innerHTML=i}};function Qt(n){n()}function Zt(a,n){var e="function"==typeof n?n:Gt;0===a.length?e():(x.mutateApproach===xn?v.requestAnimationFrame||Qt:Qt)(function(){var n=!0!==x.autoReplaceSvg&&$t[x.autoReplaceSvg]||$t.replace,t=Jt.begin("mutate");a.map(n),t(),e()})}var na=!1;function ta(){na=!0}function aa(){na=!1}var ea=null;function ia(n){var r,o,s,t;J&&x.observeMutations&&(t=n.treeCallback,r=void 0===t?Gt:t,o=void 0===(t=n.nodeCallback)?Gt:t,s=void 0===(t=n.pseudoElementsCallback)?Gt:t,t=void 0===(t=n.observeMutationsRoot)?y:t,ea=new J(function(n){var i;na||(i=z,S(n).forEach(function(n){var t,a,e;"childList"===n.type&&0<n.addedNodes.length&&!_t(n.addedNodes[0])&&(x.searchPseudoElements&&s(n.target),r(n.target)),"attributes"===n.type&&n.target.parentNode&&x.searchPseudoElements&&s([n.target],!0),"attributes"===n.type&&_t(n.target)&&~On.indexOf(n.attributeName)&&("class"===n.attributeName&&(t=n.target,a=t.getAttribute?t.getAttribute(bn):null,e=t.getAttribute?t.getAttribute(vn):null,a)&&e?(e=(a=At(Rn(n.target))).prefix,a=a.iconName,n.target.setAttribute(bn,e||i),a&&n.target.setAttribute(vn,a)):(t=n.target)&&t.classList&&t.classList.contains&&t.classList.contains(x.replacementClass)&&o(n.target))}))}),m)&&ea.observe(t,{childList:!0,attributes:!0,characterData:!0,subtree:!0})}function ra(n){var t,a,e=n.getAttribute("data-prefix"),i=n.getAttribute("data-icon"),r=void 0!==n.innerText?n.innerText.trim():"",o=At(Rn(n));return o.prefix||(o.prefix=z),e&&i&&(o.prefix=e,o.iconName=i),o.iconName&&o.prefix||(o.prefix&&0<r.length&&(o.iconName=(t=o.prefix,a=n.innerText,(ct[t]||{})[a]||yt(o.prefix,Qn(n.innerText)))),!o.iconName&&x.autoFetchSvg&&n.firstChild&&n.firstChild.nodeType===Node.TEXT_NODE&&(o.iconName=n.firstChild.data)),o}function oa(n,t){var a,e=1<arguments.length&&void 0!==t?t:{styleParser:!0},i=ra(n),r=i.iconName,o=i.prefix,i=i.rest,s=S(n.attributes).reduce(function(n,t){return"class"!==n.name&&"style"!==n.name&&(n[t.name]=t.value),n},{}),l=It("parseNodeAttributes",{},n),e=e.styleParser?(e=n.getAttribute("style"),a=[],a=e?e.split(";").reduce(function(n,t){var a=t.split(":"),e=a[0],a=a.slice(1);return e&&0<a.length&&(n[e]=a.join(":").trim()),n},{}):a):[];return h({iconName:r,prefix:o,transform:w,mask:{iconName:null,prefix:null,rest:[]},maskId:null,symbol:!1,extra:{classes:i,styles:e,attributes:s}},l)}var sa=d.styles;function la(n){var t="nest"===x.autoReplaceSvg?oa(n,{styleParser:!1}):oa(n);return~t.extra.classes.indexOf(In)?E("generateLayersText",n,t):E("generateSvgReplacementMutation",n,t)}function fa(n){var e=1<arguments.length&&void 0!==arguments[1]?arguments[1]:null;if(!m)return Promise.resolve();function i(n){t.add("".concat(yn,"-").concat(n))}function r(n){t.remove("".concat(yn,"-").concat(n))}var t=y.documentElement.classList,a=x.autoFetchSvg?[].concat(b(tn),b(cn)):K.concat(Object.keys(sa)),a=(a.includes("fa")||a.push("fa"),[".".concat(In,":not([").concat(p,"])")].concat(a.map(function(n){return".".concat(n,":not([").concat(p,"])")})).join(", "));if(0===a.length)return Promise.resolve();var o=[];try{o=S(n.querySelectorAll(a))}catch(n){}if(!(0<o.length))return Promise.resolve();i("pending"),r("complete");var s=Jt.begin("onTree"),l=o.reduce(function(n,t){try{var a=la(t);a&&n.push(a)}catch(n){kn||"MissingIcon"===n.name&&console.error(n)}return n},[]);return new Promise(function(t,a){Promise.all(l).then(function(n){Zt(n,function(){i("active"),i("complete"),r("pending"),"function"==typeof e&&e(),s(),t()})}).catch(function(n){s(),a(n)})})}function ca(n){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:null;la(n).then(function(n){n&&Zt([n],t)})}function ua(n){var t,a,e,i=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},r=i.transform,o=void 0===r?w:r,s=void 0!==(r=i.symbol)&&r,l=void 0===(r=i.mask)?null:r,f=void 0===(r=i.maskId)?null:r,c=void 0===(r=i.classes)?[]:r,u=void 0===(r=i.attributes)?{}:r,d=void 0===(r=i.styles)?{}:r;if(n)return t=n.prefix,a=n.iconName,e=n.icon,Dt(h({type:"icon"},n),function(){return O("beforeDOMElementCreation",{iconDefinition:n,params:i}),Mt({icons:{main:Wt(e),mask:l?Wt(l.icon):{found:!1,width:null,height:null,icon:{}}},prefix:t,iconName:a,transform:h(h({},w),o),symbol:s,maskId:f,extra:{attributes:u,styles:d,classes:c}})})}var en={mixout:function(){return{icon:(i=ua,function(n){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},a=(n||{}).icon?n:Nt(n||{}),e=(e=t.mask)&&((e||{}).icon?e:Nt(e||{}));return i(a,h(h({},t),{},{mask:e}))})};var i},hooks:function(){return{mutationObserverCallbacks:function(n){return n.treeCallback=fa,n.nodeCallback=ca,n}}},provides:function(n){n.i2svg=function(n){var t=n.node,a=n.callback;return fa(void 0===t?y:t,void 0===a?function(){}:a)},n.generateSvgReplacementMutation=function(i,n){var r=n.iconName,o=n.prefix,s=n.transform,l=n.symbol,t=n.mask,f=n.maskId,c=n.extra;return new Promise(function(e,n){Promise.all([Xt(r,o),t.iconName?Xt(t.iconName,t.prefix):Promise.resolve({found:!1,width:512,height:512,icon:{}})]).then(function(n){var t=X(n,2),a=t[0];e([i,Mt({icons:{main:a,mask:t[1]},prefix:o,iconName:r,transform:s,symbol:l,maskId:f,extra:c,watchable:!0})])}).catch(n)})},n.generateAbstractIcon=function(n){var t,a=n.children,e=n.attributes,i=n.main,r=n.transform,o=Tn(n.styles);return 0<o.length&&(e.style=o),Un(r)&&(t=E("generateAbstractTransformGrouping",{main:i,transform:r,containerWidth:i.width,iconWidth:i.width})),a.push(t||i.icon),{children:a,attributes:e}}}},C={mixout:function(){return{layer:function(n){var a=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},t=a.classes,e=void 0===t?[]:t;return Dt({type:"layer"},function(){O("beforeDOMElementCreation",{assembler:n,params:a});var t=[];return n(function(n){Array.isArray(n)?n.map(function(n){t=t.concat(n.abstract)}):t=t.concat(n.abstract)}),[{tag:"span",attributes:{class:["".concat(x.cssPrefix,"-layers")].concat(b(e)).join(" ")},children:t}]})}}}},D={mixout:function(){return{counter:function(i){var r=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},n=r.title,o=void 0===n?null:n,n=r.classes,s=void 0===n?[]:n,n=r.attributes,l=void 0===n?{}:n,n=r.styles,f=void 0===n?{}:n;return Dt({type:"counter",content:i},function(){return O("beforeDOMElementCreation",{content:i,params:r}),n={content:i.toString(),title:o,extra:{attributes:l,styles:f,classes:["".concat(x.cssPrefix,"-layers-counter")].concat(b(s))}},t=n.content,e=h(h({},(a=n.extra).attributes),{},{class:a.classes.join(" ")}),0<(a=Tn(a.styles)).length&&(e.style=a),(a=[]).push({tag:"span",attributes:e,children:[t]}),a;var n,t,a,e})}}}},M={mixout:function(){return{text:function(n){var t=1<arguments.length&&void 0!==arguments[1]?arguments[1]:{},a=t.transform,e=void 0===a?w:a,a=t.classes,i=void 0===a?[]:a,a=t.attributes,r=void 0===a?{}:a,a=t.styles,o=void 0===a?{}:a;return Dt({type:"text",content:n},function(){return O("beforeDOMElementCreation",{content:n,params:t}),Lt({content:n,transform:h(h({},w),e),extra:{attributes:r,styles:o,classes:["".concat(x.cssPrefix,"-layers-text")].concat(b(i))}})})}}},provides:function(n){n.generateLayersText=function(n,t){var a,e,i=t.transform,r=t.extra,o=null,s=null;return _&&(a=parseInt(getComputedStyle(n).fontSize,10),o=(e=n.getBoundingClientRect()).width/a,s=e.height/a),Promise.resolve([n,Lt({content:n.innerHTML,width:o,height:s,transform:i,extra:r,watchable:!0})])}}},da=new RegExp('"',"ug"),ma=[1105920,1112319],ga=h(h(h(h({},{FontAwesome:{normal:"fas",400:"fas"}}),{"Font Awesome 7 Free":{900:"fas",400:"far"},"Font Awesome 7 Pro":{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},"Font Awesome 7 Brands":{400:"fab",normal:"fab"},"Font Awesome 7 Duotone":{900:"fad",400:"fadr",normal:"fadr",300:"fadl",100:"fadt"},"Font Awesome 7 Sharp":{900:"fass",400:"fasr",normal:"fasr",300:"fasl",100:"fast"},"Font Awesome 7 Sharp Duotone":{900:"fasds",400:"fasdr",normal:"fasdr",300:"fasdl",100:"fasdt"},"Font Awesome 7 Jelly":{400:"fajr",normal:"fajr"},"Font Awesome 7 Jelly Fill":{400:"fajfr",normal:"fajfr"},"Font Awesome 7 Jelly Duo":{400:"fajdr",normal:"fajdr"},"Font Awesome 7 Slab":{400:"faslr",normal:"faslr"},"Font Awesome 7 Slab Press":{400:"faslpr",normal:"faslpr"},"Font Awesome 7 Slab Duo":{400:"fasldr",normal:"fasldr"},"Font Awesome 7 Slab Press Duo":{400:"faslpdr",normal:"faslpdr"},"Font Awesome 7 Pixel":{400:"fapr",normal:"fapr"},"Font Awesome 7 Mosaic":{900:"fams",normal:"fams"},"Font Awesome 7 Vellum":{900:"favs",normal:"favs"},"Font Awesome 7 Thumbprint":{300:"fatl",normal:"fatl"},"Font Awesome 7 Notdog":{900:"fans",normal:"fans"},"Font Awesome 7 Notdog Duo":{900:"fands",normal:"fands"},"Font Awesome 7 Etch":{900:"faes",normal:"faes"},"Font Awesome 7 Graphite":{100:"fagt",normal:"fagt"},"Font Awesome 7 Chisel":{400:"facr",normal:"facr"},"Font Awesome 7 Whiteboard":{600:"fawsb",normal:"fawsb"},"Font Awesome 7 Utility":{600:"fausb",normal:"fausb"},"Font Awesome 7 Utility Duo":{600:"faudsb",normal:"faudsb"},"Font Awesome 7 Utility Fill":{600:"faufsb",normal:"faufsb"}}),{"Font Awesome 5 Free":{900:"fas",400:"far"},"Font Awesome 5 Pro":{900:"fas",400:"far",normal:"far",300:"fal"},"Font Awesome 5 Brands":{400:"fab",normal:"fab"},"Font Awesome 5 Duotone":{900:"fad"}}),{"Font Awesome Kit":{400:"fak",normal:"fak"},"Font Awesome Kit Duotone":{400:"fakd",normal:"fakd"}}),pa=Object.keys(ga).reduce(function(n,t){return n[t.toLowerCase()]=ga[t],n},{}),ha=Object.keys(pa).reduce(function(n,t){var a=pa[t];return n[t]=a[900]||b(Object.entries(a))[0][1],n},{});function ba(m,g){var p="".concat(hn).concat(g.replace(":","-"));return new Promise(function(e,n){var t,i,r,o,s,a,l,f,c,u,d;return null!==m.getAttribute(p)?e():(t=S(m.children).filter(function(n){return n.getAttribute(pn)===g})[0],f=v.getComputedStyle(m,g),l=(d=f.getPropertyValue("font-family")).match(Nn),u=f.getPropertyValue("font-weight"),a=f.getPropertyValue("content"),t&&!l?(m.removeChild(t),e()):void(!l||"none"===a||""===a||(a=f.getPropertyValue("content"),c=u,u=d.replace(/^['"]|['"]$/g,"").toLowerCase(),d=parseInt(c),d=isNaN(d)?"normal":d,i=(pa[u]||{})[d]||ha[u],d=Qn(b(a.replace(da,""))[0]||""),u=l[0].startsWith("FontAwesome"),a=(c=f).getPropertyValue("font-feature-settings").includes("ss01"),l=c.getPropertyValue("content").replace(da,""),f=(f=l.codePointAt(0))>=ma[0]&&f<=ma[1],l=2===l.length&&l[0]===l[1],f=f||l||a,l=yt(i,d),r=l,u&&(a=dt[d],u=yt("fas",d),(a=a||(u?{prefix:"fas",iconName:u}:null)||{prefix:null,iconName:null}).iconName)&&a.prefix&&(l=a.iconName,i=a.prefix),r=r||d,!(l=l||(/^[0-9a-fA-F]+$/.test(c=d)?String.fromCodePoint(parseInt(c,16)):null)))||f||t&&t.getAttribute(bn)===i&&t.getAttribute(vn)===r?e():(m.setAttribute(p,r),t&&m.removeChild(t),(s=(o={iconName:null,prefix:null,transform:w,symbol:!1,mask:{iconName:null,prefix:null,rest:[]},maskId:null,extra:{classes:[],styles:{},attributes:{}}}).extra).attributes[pn]=g,Xt(l,i).then(function(n){var t=Mt(h(h({},o),{},{icons:{main:n,mask:wt()},prefix:i,iconName:r,extra:s,watchable:!0})),a=y.createElementNS("http://www.w3.org/2000/svg","svg");"::before"===g?m.insertBefore(a,m.firstChild):m.appendChild(a),a.outerHTML=t.map(_n).join("\n"),m.removeAttribute(p),e()}).catch(n))))})}function va(n){return Promise.all([ba(n,"::before"),ba(n,"::after")])}function ya(n){return!(n.parentNode===document.head||~wn.indexOf(n.tagName.toUpperCase())||n.getAttribute(pn)||n.parentNode&&"svg"===n.parentNode.tagName)}var xa=function(t){return!!t&&Sn.some(function(n){return t.includes(n)})};function wa(n){var i,t=1<arguments.length&&void 0!==arguments[1]&&arguments[1];if(m){if(t)i=n;else if(x.searchPseudoElementsFullScan)i=n.querySelectorAll("*");else{var a,e=new Set,r=W(document.styleSheets);try{for(r.s();!(a=r.n()).done;){var o=a.value;try{var s,l=W(o.cssRules);try{for(l.s();!(s=l.n()).done;){var f,c=(n=>{if(!n)return[];var t,a=new Set,e=W(n.split(/,(?![^()]*\))/).map(function(n){return n.trim()}).flatMap(function(n){return n.includes("(")?n:n.split(",").map(function(n){return n.trim()})}));try{for(e.s();!(t=e.n()).done;){var i,r=t.value;xa(r)&&""!==(i=Sn.reduce(function(n,t){return n.replace(t,"")},r))&&"*"!==i&&a.add(i)}}catch(n){e.e(n)}finally{e.f()}return a})(s.value.selectorText),u=W(c);try{for(u.s();!(f=u.n()).done;){var d=f.value;e.add(d)}}catch(n){u.e(n)}finally{u.f()}}}catch(n){l.e(n)}finally{l.f()}}catch(n){x.searchPseudoElementsWarnings&&console.warn("Font Awesome: cannot parse stylesheet: ".concat(o.href," (").concat(n.message,')\nIf it declares any Font Awesome CSS pseudo-elements, they will not be rendered as SVG icons. Add crossorigin="anonymous" to the <link>, enable searchPseudoElementsFullScan for slower but more thorough DOM parsing, or suppress this warning by setting searchPseudoElementsWarnings to false.'))}}}catch(n){r.e(n)}finally{r.f()}if(!e.size)return;t=Array.from(e).join(", ");try{i=n.querySelectorAll(t)}catch(n){}}return new Promise(function(n,t){var a=S(i).filter(ya).map(va),e=Jt.begin("searchPseudoElements");ta(),Promise.all(a).then(function(){e(),aa(),n()}).catch(function(){e(),aa(),t()})})}}function Sa(n){return n.toLowerCase().split(" ").reduce(function(n,t){var a=t.toLowerCase().split("-"),e=a[0],i=a.slice(1).join("-");if(e&&"h"===i)n.flipX=!0;else if(e&&"v"===i)n.flipY=!0;else if(i=parseFloat(i),!isNaN(i))switch(e){case"grow":n.size=n.size+i;break;case"shrink":n.size=n.size-i;break;case"left":n.x=n.x-i;break;case"right":n.x=n.x+i;break;case"up":n.y=n.y-i;break;case"down":n.y=n.y+i;break;case"rotate":n.rotate=n.rotate+i}return n},{size:16,x:0,y:0,flipX:!1,flipY:!1,rotate:0})}var ka,za=!1,Aa={x:0,y:0,width:"100%",height:"100%"};function ja(n){return n.attributes&&(n.attributes.fill||(!(1<arguments.length&&void 0!==arguments[1])||arguments[1]))&&(n.attributes.fill="black"),n}ka={mixoutsTo:Et}.mixoutsTo,r=[un,en,C,D,M,{hooks:function(){return{mutationObserverCallbacks:function(n){return n.pseudoElementsCallback=wa,n}}},provides:function(n){n.pseudoElements2svg=function(n){var t=n.node;x.searchPseudoElements&&wa(void 0===t?y:t)}}},{mixout:function(){return{dom:{unwatch:function(){ta(),za=!0}}}},hooks:function(){return{bootstrap:function(){ia(It("mutationObserverCallbacks",{}))},noAuto:function(){ea&&ea.disconnect()},watch:function(n){var t=n.observeMutationsRoot;za?aa():ia(It("mutationObserverCallbacks",{observeMutationsRoot:t}))}}}},{mixout:function(){return{parse:{transform:Sa}}},hooks:function(){return{parseNodeAttributes:function(n,t){var a=t.getAttribute("data-fa-transform");return a&&(n.transform=Sa(a)),n}}},provides:function(n){n.generateAbstractTransformGrouping=function(n){var t=n.main,a=n.transform,e=n.iconWidth,i={transform:"translate(".concat(n.containerWidth/2," 256)")},r="translate(".concat(32*a.x,", ").concat(32*a.y,") "),o="scale(".concat(a.size/16*(a.flipX?-1:1),", ").concat(a.size/16*(a.flipY?-1:1),") "),a="rotate(".concat(a.rotate," 0 0)"),i={outer:i,inner:{transform:"".concat(r," ").concat(o," ").concat(a)},path:{transform:"translate(".concat(e/2*-1," -256)")}};return{tag:"g",attributes:h({},i.outer),children:[{tag:"g",attributes:h({},i.inner),children:[{tag:t.icon.tag,children:t.icon.children,attributes:h(h({},t.icon.attributes),i.path)}]}]}}}},{hooks:function(){return{parseNodeAttributes:function(n,t){var a=t.getAttribute("data-fa-mask"),a=a?At(a.split(" ").map(function(n){return n.trim()})):wt();return a.prefix||(a.prefix=z),n.mask=a,n.maskId=t.getAttribute("data-fa-mask-id"),n}}},provides:function(n){n.generateAbstractMask=function(n){var t=n.children,a=n.attributes,e=n.main,i=n.mask,r=n.maskId,o=e.width,e=e.icon,s=i.width,i=i.icon,l=(s=(n={transform:n.transform,containerWidth:s,iconWidth:o}).transform,o=n.iconWidth,l={transform:"translate(".concat(n.containerWidth/2," 256)")},f="translate(".concat(32*s.x,", ").concat(32*s.y,") "),c="scale(".concat(s.size/16*(s.flipX?-1:1),", ").concat(s.size/16*(s.flipY?-1:1),") "),s="rotate(".concat(s.rotate," 0 0)"),{outer:l,inner:{transform:"".concat(f," ").concat(c," ").concat(s)},path:{transform:"translate(".concat(o/2*-1," -256)")}}),f={tag:"rect",attributes:h(h({},Aa),{},{fill:"white"})},c=e.children?{children:e.children.map(ja)}:{},s={tag:"g",attributes:h({},l.inner),children:[ja(h({tag:e.tag,attributes:h(h({},e.attributes),l.path)},c))]},o={tag:"g",attributes:h({},l.outer),children:[s]},e="mask-".concat(r||Ln()),c="clip-".concat(r||Ln()),l={tag:"mask",attributes:h(h({},Aa),{},{id:e,maskUnits:"userSpaceOnUse",maskContentUnits:"userSpaceOnUse"}),children:[f,o]},s={tag:"defs",children:[{tag:"clipPath",attributes:{id:c},children:"g"===(n=i).tag?n.children:[n]},l]};return t.push(s,{tag:"rect",attributes:h({fill:"currentColor","clip-path":"url(#".concat(c,")"),mask:"url(#".concat(e,")")},Aa)}),{children:t,attributes:a}}}},{provides:function(n){var r=!1;v.matchMedia&&(r=v.matchMedia("(prefers-reduced-motion: reduce)").matches),n.missingIconAbstract=function(){var n=[],t={fill:"currentColor"},a={attributeType:"XML",repeatCount:"indefinite",dur:"2s"},e=(n.push({tag:"path",attributes:h(h({},t),{},{d:"M156.5,447.7l-12.6,29.5c-18.7-9.5-35.9-21.2-51.5-34.9l22.7-22.7C127.6,430.5,141.5,440,156.5,447.7z M40.6,272H8.5 c1.4,21.2,5.4,41.7,11.7,61.1L50,321.2C45.1,305.5,41.8,289,40.6,272z M40.6,240c1.4-18.8,5.2-37,11.1-54.1l-29.5-12.6 C14.7,194.3,10,216.7,8.5,240H40.6z M64.3,156.5c7.8-14.9,17.2-28.8,28.1-41.5L69.7,92.3c-13.7,15.6-25.5,32.8-34.9,51.5 L64.3,156.5z M397,419.6c-13.9,12-29.4,22.3-46.1,30.4l11.9,29.8c20.7-9.9,39.8-22.6,56.9-37.6L397,419.6z M115,92.4 c13.9-12,29.4-22.3,46.1-30.4l-11.9-29.8c-20.7,9.9-39.8,22.6-56.8,37.6L115,92.4z M447.7,355.5c-7.8,14.9-17.2,28.8-28.1,41.5 l22.7,22.7c13.7-15.6,25.5-32.9,34.9-51.5L447.7,355.5z M471.4,272c-1.4,18.8-5.2,37-11.1,54.1l29.5,12.6 c7.5-21.1,12.2-43.5,13.6-66.8H471.4z M321.2,462c-15.7,5-32.2,8.2-49.2,9.4v32.1c21.2-1.4,41.7-5.4,61.1-11.7L321.2,462z M240,471.4c-18.8-1.4-37-5.2-54.1-11.1l-12.6,29.5c21.1,7.5,43.5,12.2,66.8,13.6V471.4z M462,190.8c5,15.7,8.2,32.2,9.4,49.2h32.1 c-1.4-21.2-5.4-41.7-11.7-61.1L462,190.8z M92.4,397c-12-13.9-22.3-29.4-30.4-46.1l-29.8,11.9c9.9,20.7,22.6,39.8,37.6,56.9 L92.4,397z M272,40.6c18.8,1.4,36.9,5.2,54.1,11.1l12.6-29.5C317.7,14.7,295.3,10,272,8.5V40.6z M190.8,50 c15.7-5,32.2-8.2,49.2-9.4V8.5c-21.2,1.4-41.7,5.4-61.1,11.7L190.8,50z M442.3,92.3L419.6,115c12,13.9,22.3,29.4,30.5,46.1 l29.8-11.9C470,128.5,457.3,109.4,442.3,92.3z M397,92.4l22.7-22.7c-15.6-13.7-32.8-25.5-51.5-34.9l-12.6,29.5 C370.4,72.1,384.4,81.5,397,92.4z"})}),h(h({},a),{},{attributeName:"opacity"})),i={tag:"circle",attributes:h(h({},t),{},{cx:"256",cy:"364",r:"28"}),children:[]};return r||i.children.push({tag:"animate",attributes:h(h({},a),{},{attributeName:"r",values:"28;14;28;28;14;28;"})},{tag:"animate",attributes:h(h({},e),{},{values:"1;0;1;1;0;1;"})}),n.push(i),n.push({tag:"path",attributes:h(h({},t),{},{opacity:"1",d:"M263.7,312h-16c-6.6,0-12-5.4-12-12c0-71,77.4-63.9,77.4-107.8c0-20-17.8-40.2-57.4-40.2c-29.1,0-44.3,9.6-59.2,28.7 c-3.9,5-11.1,6-16.2,2.4l-13.1-9.2c-5.6-3.9-6.9-11.8-2.6-17.2c21.2-27.2,46.4-44.7,91.2-44.7c52.3,0,97.4,29.8,97.4,80.2 c0,67.6-77.4,63.5-77.4,107.8C275.7,306.6,270.3,312,263.7,312z"}),children:r?[]:[{tag:"animate",attributes:h(h({},e),{},{values:"1;0;0;0;0;1;"})}]}),r||n.push({tag:"path",attributes:h(h({},t),{},{opacity:"0",d:"M232.5,134.5l7,168c0.3,6.4,5.6,11.5,12,11.5h9c6.4,0,11.7-5.1,12-11.5l7-168c0.3-6.8-5.2-12.5-12-12.5h-23 C237.7,122,232.2,127.7,232.5,134.5z"}),children:[{tag:"animate",attributes:h(h({},e),{},{values:"0;0;1;1;0;0;"})}]}),{tag:"g",attributes:{class:"missing"},children:n}}}},{hooks:function(){return{parseNodeAttributes:function(n,t){var a=t.getAttribute("data-fa-symbol");return n.symbol=null!==a&&(""===a||a),n}}}}],I={},Object.keys(N).forEach(function(n){-1===Pt.indexOf(n)&&delete N[n]}),r.forEach(function(n){var t,a=n.mixout?n.mixout():{};Object.keys(a).forEach(function(t){"function"==typeof a[t]&&(ka[t]=a[t]),"object"===V(a[t])&&Object.keys(a[t]).forEach(function(n){ka[t]||(ka[t]={}),ka[t][n]=a[t][n]})}),n.hooks&&(t=n.hooks(),Object.keys(t).forEach(function(n){I[n]||(I[n]=[]),I[n].push(t[n])})),n.provides&&n.provides(N)}),function(n){try{for(var t=arguments.length,a=new Array(1<t?t-1:0),e=1;e<t;e++)a[e-1]=arguments[e];n.apply(void 0,a)}catch(n){if(!kn)throw n}}(function(){G&&(v.FontAwesome||(v.FontAwesome=Et),Gn(function(){Ct(),O("bootstrap")})),d.hooks=h(h({},d.hooks),{},{addPack:function(n,t){d.styles[n]=h(h({},d.styles[n]||{}),t),j(),Ct()},addPacks:function(n){n.forEach(function(n){var t=X(n,2),a=t[0],t=t[1];d.styles[a]=h(h({},d.styles[a]||{}),t)}),j(),Ct()},addShims:function(n){var t;(t=d.shims).push.apply(t,b(n)),j(),Ct()}})})})();</script><script referrerpolicy="strict-origin" id="fa-v4-shims">((a,l)=>{"object"==typeof exports&&"undefined"!=typeof module?module.exports=l():"function"==typeof define&&define.amd?define(l):a["fontawesome-pro-shims"]=l()})(this,function(){var a={},l={};try{"undefined"!=typeof window&&(a=window),"undefined"!=typeof document&&(l=document)}catch(a){}var e=(a.navigator||{}).userAgent,e=void 0===e?"":e;a.document,l.documentElement&&l.head&&"function"==typeof l.addEventListener&&l.createElement,~e.indexOf("MSIE")||e.indexOf("Trident/");function r(a,l){(null==l||l>a.length)&&(l=a.length);for(var e=0,r=Array(l);e<l;e++)r[e]=a[e];return r}function f(a,l,e){return(l="symbol"==typeof(r=((a,l)=>{if("object"!=typeof a||!a)return a;var e=a[Symbol.toPrimitive];if(void 0===e)return("string"===l?String:Number)(a);if("object"!=typeof(e=e.call(a,l||"default")))return e;throw new TypeError("@@toPrimitive must return a primitive value.")})(l,"string"))?r:r+"")in a?Object.defineProperty(a,l,{value:e,enumerable:!0,configurable:!0,writable:!0}):a[l]=e,a;var r}function o(l,a){var e,r=Object.keys(l);return Object.getOwnPropertySymbols&&(e=Object.getOwnPropertySymbols(l),a&&(e=e.filter(function(a){return Object.getOwnPropertyDescriptor(l,a).enumerable})),r.push.apply(r,e)),r}function t(l){for(var a=1;a<arguments.length;a++){var e=null!=arguments[a]?arguments[a]:{};a%2?o(Object(e),!0).forEach(function(a){f(l,a,e[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(l,Object.getOwnPropertyDescriptors(e)):o(Object(e)).forEach(function(a){Object.defineProperty(l,a,Object.getOwnPropertyDescriptor(e,a))})}return l}function s(a){return(a=>{if(Array.isArray(a))return r(a)})(a)||(a=>{if("undefined"!=typeof Symbol&&null!=a[Symbol.iterator]||null!=a["@@iterator"])return Array.from(a)})(a)||((a,l)=>{var e;if(a)return"string"==typeof a?r(a,l):"Map"===(e="Object"===(e={}.toString.call(a).slice(8,-1))&&a.constructor?a.constructor.name:e)||"Set"===e?Array.from(a):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?r(a,l):void 0})(a)||(()=>{throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")})()}var l={classic:{fa:"solid",fas:"solid","fa-solid":"solid",far:"regular","fa-regular":"regular",fal:"light","fa-light":"light",fat:"thin","fa-thin":"thin",fab:"brands","fa-brands":"brands"},duotone:{fa:"solid",fad:"solid","fa-solid":"solid","fa-duotone":"solid",fadr:"regular","fa-regular":"regular",fadl:"light","fa-light":"light",fadt:"thin","fa-thin":"thin"},sharp:{fa:"solid",fass:"solid","fa-solid":"solid",fasr:"regular","fa-regular":"regular",fasl:"light","fa-light":"light",fast:"thin","fa-thin":"thin"},"sharp-duotone":{fa:"solid",fasds:"solid","fa-solid":"solid",fasdr:"regular","fa-regular":"regular",fasdl:"light","fa-light":"light",fasdt:"thin","fa-thin":"thin"},slab:{"fa-regular":"regular",faslr:"regular"},"slab-press":{"fa-regular":"regular",faslpr:"regular"},"slab-duo":{"fa-regular":"regular",fasldr:"regular"},"slab-press-duo":{"fa-regular":"regular",faslpdr:"regular"},thumbprint:{"fa-light":"light",fatl:"light"},vellum:{"fa-solid":"solid",favs:"solid"},pixel:{"fa-regular":"regular",fapr:"regular"},mosaic:{"fa-solid":"solid",fams:"solid"},whiteboard:{"fa-semibold":"semibold",fawsb:"semibold"},notdog:{"fa-solid":"solid",fans:"solid"},"notdog-duo":{"fa-solid":"solid",fands:"solid"},etch:{"fa-solid":"solid",faes:"solid"},graphite:{"fa-thin":"thin",fagt:"thin"},jelly:{"fa-regular":"regular",fajr:"regular"},"jelly-fill":{"fa-regular":"regular",fajfr:"regular"},"jelly-duo":{"fa-regular":"regular",fajdr:"regular"},chisel:{"fa-regular":"regular",facr:"regular"},utility:{"fa-semibold":"semibold",fausb:"semibold"},"utility-duo":{"fa-semibold":"semibold",faudsb:"semibold"},"utility-fill":{"fa-semibold":"semibold",faufsb:"semibold"}},n="classic",e=(f(f(f(f(f(f(f(f(f(f(e={},n,"Classic"),"duotone","Duotone"),"sharp","Sharp"),"sharp-duotone","Sharp Duotone"),"chisel","Chisel"),"etch","Etch"),"graphite","Graphite"),"jelly","Jelly"),"jelly-duo","Jelly Duo"),"jelly-fill","Jelly Fill"),f(f(f(f(f(f(f(f(f(f(e,"mosaic","Mosaic"),"notdog","Notdog"),"notdog-duo","Notdog Duo"),"pixel","Pixel"),"slab","Slab"),"slab-duo","Slab Duo"),"slab-press","Slab Press"),"slab-press-duo","Slab Press Duo"),"thumbprint","Thumbprint"),"utility","Utility"),f(f(f(f(e,"utility-duo","Utility Duo"),"utility-fill","Utility Fill"),"vellum","Vellum"),"whiteboard","Whiteboard"),{fak:"kit","fa-kit":"kit"}),i={fakd:"kit-duotone","fa-kit-duotone":"kit-duotone"},u=(f(f({},"kit","Kit"),"kit-duotone","Kit Duotone"),{kit:"fak"}),b={"kit-duotone":"fakd"},d="duotone-group",c="swap-opacity",p="primary",h="secondary",g=(f(f(f(f(f(f(f(f(f(f(g={},"classic","Classic"),"duotone","Duotone"),"sharp","Sharp"),"sharp-duotone","Sharp Duotone"),"chisel","Chisel"),"etch","Etch"),"graphite","Graphite"),"jelly","Jelly"),"jelly-duo","Jelly Duo"),"jelly-fill","Jelly Fill"),f(f(f(f(f(f(f(f(f(f(g,"mosaic","Mosaic"),"notdog","Notdog"),"notdog-duo","Notdog Duo"),"pixel","Pixel"),"slab","Slab"),"slab-duo","Slab Duo"),"slab-press","Slab Press"),"slab-press-duo","Slab Press Duo"),"thumbprint","Thumbprint"),"utility","Utility"),f(f(f(f(g,"utility-duo","Utility Duo"),"utility-fill","Utility Fill"),"vellum","Vellum"),"whiteboard","Whiteboard"),f(f({},"kit","Kit"),"kit-duotone","Kit Duotone"),[1,2,3,4,5,6,7,8,9,10]),m=g.concat([11,12,13,14,15,16,17,18,19,20]),d=[].concat(s(Object.keys({classic:["fas","far","fal","fat","fad"],duotone:["fadr","fadl","fadt"],sharp:["fass","fasr","fasl","fast"],"sharp-duotone":["fasds","fasdr","fasdl","fasdt"],slab:["faslr"],"slab-press":["faslpr"],"slab-duo":["fasldr"],"slab-press-duo":["faslpdr"],pixel:["fapr"],mosaic:["fams"],vellum:["favs"],whiteboard:["fawsb"],thumbprint:["fatl"],notdog:["fans"],"notdog-duo":["fands"],etch:["faes"],graphite:["fagt"],jelly:["fajr"],"jelly-fill":["fajfr"],"jelly-duo":["fajdr"],chisel:["facr"],utility:["fausb"],"utility-duo":["faudsb"],"utility-fill":["faufsb"]})),["solid","regular","light","thin","duotone","brands","semibold"],["aw","fw","pull-left","pull-right"],["2xs","xs","sm","lg","xl","2xl","beat","beat-fade","border","bounce","buzz","canvas-square","canvas-roomy","fade","flip-360","flip-both","flip-horizontal","flip-vertical","flip","float","inverse","jello","layers","layers-bottom-left","layers-bottom-right","layers-counter","layers-text","layers-top-left","layers-top-right","li","pull-end","pull-start","pulse","rotate-180","rotate-270","rotate-90","rotate-by","shake","spin-pulse","spin-reverse","spin","spin-snap","spin-snap-4","spin-snap-8","stack-1x","stack-2x","stack","swing","ul","wag","width-auto","width-fixed",d,c,p,h]).concat(g.map(function(a){return"".concat(a,"x")})).concat(m.map(function(a){return"w-".concat(a)})),c="___FONT_AWESOME___",y=(()=>{try{return"production"===process.env.NODE_ENV}catch(a){return!1}})();function w(a){return new Proxy(a,{get:function(a,l){return l in a?a[l]:a[n]}})}p=t({},l),p[n]=t(t(t(t({},{"fa-duotone":"duotone"}),l[n]),e),i),w(p),h=t({},{chisel:{regular:"facr"},classic:{brands:"fab",light:"fal",regular:"far",solid:"fas",thin:"fat"},duotone:{light:"fadl",regular:"fadr",solid:"fad",thin:"fadt"},etch:{solid:"faes"},graphite:{thin:"fagt"},jelly:{regular:"fajr"},"jelly-duo":{regular:"fajdr"},"jelly-fill":{regular:"fajfr"},mosaic:{solid:"fams"},notdog:{solid:"fans"},"notdog-duo":{solid:"fands"},pixel:{regular:"fapr"},sharp:{light:"fasl",regular:"fasr",solid:"fass",thin:"fast"},"sharp-duotone":{light:"fasdl",regular:"fasdr",solid:"fasds",thin:"fasdt"},slab:{regular:"faslr"},"slab-duo":{regular:"fasldr"},"slab-press":{regular:"faslpr"},"slab-press-duo":{regular:"faslpdr"},thumbprint:{light:"fatl"},utility:{semibold:"fausb"},"utility-duo":{semibold:"faudsb"},"utility-fill":{semibold:"faufsb"},vellum:{solid:"favs"},whiteboard:{semibold:"fawsb"}}),h[n]=t(t(t(t({},{duotone:"fad"}),h[n]),u),b),w(h),g=t({},{classic:{fab:"fa-brands",fad:"fa-duotone",fal:"fa-light",far:"fa-regular",fas:"fa-solid",fat:"fa-thin"},duotone:{fadr:"fa-regular",fadl:"fa-light",fadt:"fa-thin"},sharp:{fass:"fa-solid",fasr:"fa-regular",fasl:"fa-light",fast:"fa-thin"},"sharp-duotone":{fasds:"fa-solid",fasdr:"fa-regular",fasdl:"fa-light",fasdt:"fa-thin"},slab:{faslr:"fa-regular"},"slab-press":{faslpr:"fa-regular"},"slab-duo":{fasldr:"fa-regular"},"slab-press-duo":{faslpdr:"fa-regular"},pixel:{fapr:"fa-regular"},mosaic:{fams:"fa-solid"},vellum:{favs:"fa-solid"},whiteboard:{fawsb:"fa-semibold"},thumbprint:{fatl:"fa-light"},notdog:{fans:"fa-solid"},"notdog-duo":{fands:"fa-solid"},etch:{faes:"fa-solid"},graphite:{fagt:"fa-thin"},jelly:{fajr:"fa-regular"},"jelly-fill":{fajfr:"fa-regular"},"jelly-duo":{fajdr:"fa-regular"},chisel:{facr:"fa-regular"},utility:{fausb:"fa-semibold"},"utility-duo":{faudsb:"fa-semibold"},"utility-fill":{faufsb:"fa-semibold"}}),g[n]=t(t({},g[n]),{fak:"fa-kit"}),w(g),m=t({},{classic:{"fa-brands":"fab","fa-duotone":"fad","fa-light":"fal","fa-regular":"far","fa-solid":"fas","fa-thin":"fat"},duotone:{"fa-regular":"fadr","fa-light":"fadl","fa-thin":"fadt"},sharp:{"fa-solid":"fass","fa-regular":"fasr","fa-light":"fasl","fa-thin":"fast"},"sharp-duotone":{"fa-solid":"fasds","fa-regular":"fasdr","fa-light":"fasdl","fa-thin":"fasdt"},slab:{"fa-regular":"faslr"},"slab-press":{"fa-regular":"faslpr"},"slab-duo":{"fa-regular":"fasldr"},"slab-press-duo":{"fa-regular":"faslpdr"},pixel:{"fa-regular":"fapr"},mosaic:{"fa-solid":"fams"},vellum:{"fa-solid":"favs"},whiteboard:{"fa-semibold":"fawsb"},thumbprint:{"fa-light":"fatl"},notdog:{"fa-solid":"fans"},"notdog-duo":{"fa-solid":"fands"},etch:{"fa-solid":"faes"},graphite:{"fa-thin":"fagt"},jelly:{"fa-regular":"fajr"},"jelly-fill":{"fa-regular":"fajfr"},"jelly-duo":{"fa-regular":"fajdr"},chisel:{"fa-regular":"facr"},utility:{"fa-semibold":"fausb"},"utility-duo":{"fa-semibold":"faudsb"},"utility-fill":{"fa-semibold":"faufsb"}});m[n]=t(t({},m[n]),{"fa-kit":"fak"}),w(m),w(t({},{classic:{900:"fas",400:"far",normal:"far",300:"fal",100:"fat"},duotone:{900:"fad",400:"fadr",300:"fadl",100:"fadt"},sharp:{900:"fass",400:"fasr",300:"fasl",100:"fast"},"sharp-duotone":{900:"fasds",400:"fasdr",300:"fasdl",100:"fasdt"},slab:{400:"faslr"},"slab-press":{400:"faslpr"},"slab-duo":{400:"fasldr"},"slab-press-duo":{400:"faslpdr"},vellum:{900:"favs"},mosaic:{900:"fams"},pixel:{400:"fapr"},whiteboard:{600:"fawsb"},thumbprint:{300:"fatl"},notdog:{900:"fans"},"notdog-duo":{900:"fands"},etch:{900:"faes"},graphite:{100:"fagt"},chisel:{400:"facr"},jelly:{400:"fajr"},"jelly-fill":{400:"fajfr"},"jelly-duo":{400:"fajdr"},utility:{600:"fausb"},"utility-duo":{600:"faudsb"},"utility-fill":{600:"faufsb"}})),[].concat(s(["kit"]),s(d));var l=a||{},k=(l[c]||(l[c]={}),l[c].styles||(l[c].styles={}),l[c].hooks||(l[c].hooks={}),l[c].shims||(l[c].shims=[]),l[c]),v=[["glass",null,"martini-glass-empty"],["envelope-o","far","envelope"],["star-o","far","star"],["remove",null,"xmark"],["close",null,"xmark"],["gear",null,"gear"],["trash-o","far","trash-can"],["home",null,"house"],["file-o","far","file"],["clock-o","far","clock"],["arrow-circle-o-down","far","circle-down"],["arrow-circle-o-up","far","circle-up"],["play-circle-o","far","circle-play"],["repeat",null,"arrow-rotate-right"],["rotate-right",null,"arrow-rotate-right"],["refresh",null,"arrows-rotate"],["list-alt","far","rectangle-list"],["dedent",null,"outdent"],["video-camera",null,"video"],["picture-o","far","image"],["photo","far","image"],["image","far","image"],["map-marker",null,"location-dot"],["pencil-square-o","far","pen-to-square"],["edit","far","pen-to-square"],["share-square-o",null,"share-from-square"],["check-square-o","far","square-check"],["arrows",null,"up-down-left-right"],["times-circle-o","far","circle-xmark"],["check-circle-o","far","circle-check"],["mail-forward",null,"share"],["expand",null,"up-right-and-down-left-from-center"],["compress",null,"down-left-and-up-right-to-center"],["eye","far",null],["eye-slash","far",null],["warning",null,"triangle-exclamation"],["calendar",null,"calendar-days"],["arrows-v",null,"up-down"],["arrows-h",null,"left-right"],["bar-chart",null,"chart-column"],["bar-chart-o",null,"chart-column"],["twitter-square","fab","square-twitter"],["facebook-square","fab","square-facebook"],["gears",null,"gears"],["thumbs-o-up","far","thumbs-up"],["thumbs-o-down","far","thumbs-down"],["heart-o","far","heart"],["sign-out",null,"right-from-bracket"],["linkedin-square","fab","linkedin"],["thumb-tack",null,"thumbtack"],["external-link",null,"up-right-from-square"],["sign-in",null,"right-to-bracket"],["github-square","fab","square-github"],["lemon-o","far","lemon"],["square-o","far","square"],["bookmark-o","far","bookmark"],["twitter","fab",null],["facebook","fab","facebook-f"],["facebook-f","fab","facebook-f"],["github","fab",null],["credit-card","far",null],["feed",null,"rss"],["hdd-o","far","hard-drive"],["hand-o-right","far","hand-point-right"],["hand-o-left","far","hand-point-left"],["hand-o-up","far","hand-point-up"],["hand-o-down","far","hand-point-down"],["globe",null,"earth-americas"],["tasks",null,"bars-progress"],["arrows-alt",null,"maximize"],["group",null,"users"],["chain",null,"link"],["cut",null,"scissors"],["files-o","far","copy"],["floppy-o","far","floppy-disk"],["save","far","floppy-disk"],["navicon",null,"bars"],["reorder",null,"bars"],["magic",null,"wand-magic-sparkles"],["pinterest","fab",null],["pinterest-square","fab","square-pinterest"],["google-plus-square","fab","square-google-plus"],["google-plus","fab","google-plus-g"],["money",null,"money-bill-1"],["unsorted",null,"sort"],["sort-desc",null,"sort-down"],["sort-asc",null,"sort-up"],["linkedin","fab","linkedin-in"],["rotate-left",null,"arrow-rotate-left"],["legal",null,"gavel"],["tachometer",null,"gauge-high"],["dashboard",null,"gauge-high"],["comment-o","far","comment"],["comments-o","far","comments"],["flash",null,"bolt"],["clipboard",null,"paste"],["lightbulb-o","far","lightbulb"],["exchange",null,"right-left"],["cloud-download",null,"cloud-arrow-down"],["cloud-upload",null,"cloud-arrow-up"],["bell-o","far","bell"],["cutlery",null,"utensils"],["file-text-o","far","file-lines"],["building-o","far","building"],["hospital-o","far","hospital"],["tablet",null,"tablet-screen-button"],["mobile",null,"mobile-screen-button"],["mobile-phone",null,"mobile-screen-button"],["circle-o","far","circle"],["mail-reply",null,"reply"],["github-alt","fab",null],["folder-o","far","folder"],["folder-open-o","far","folder-open"],["smile-o","far","face-smile"],["frown-o","far","face-frown"],["meh-o","far","face-meh"],["keyboard-o","far","keyboard"],["flag-o","far","flag"],["mail-reply-all",null,"reply-all"],["star-half-o","far","star-half-stroke"],["star-half-empty","far","star-half-stroke"],["star-half-full","far","star-half-stroke"],["code-fork",null,"code-branch"],["chain-broken",null,"link-slash"],["unlink",null,"link-slash"],["calendar-o","far","calendar"],["maxcdn","fab",null],["html5","fab",null],["css3","fab",null],["unlock-alt",null,"unlock"],["minus-square-o","far","square-minus"],["level-up",null,"turn-up"],["level-down",null,"turn-down"],["pencil-square",null,"square-pen"],["external-link-square",null,"square-up-right"],["compass","far",null],["caret-square-o-down","far","square-caret-down"],["toggle-down","far","square-caret-down"],["caret-square-o-up","far","square-caret-up"],["toggle-up","far","square-caret-up"],["caret-square-o-right","far","square-caret-right"],["toggle-right","far","square-caret-right"],["eur",null,"euro-sign"],["euro",null,"euro-sign"],["gbp",null,"sterling-sign"],["usd",null,"dollar-sign"],["dollar",null,"dollar-sign"],["inr",null,"indian-rupee-sign"],["rupee",null,"indian-rupee-sign"],["jpy",null,"yen-sign"],["cny",null,"yen-sign"],["rmb",null,"yen-sign"],["yen",null,"yen-sign"],["rub",null,"ruble-sign"],["ruble",null,"ruble-sign"],["rouble",null,"ruble-sign"],["krw",null,"won-sign"],["won",null,"won-sign"],["btc","fab",null],["bitcoin","fab","btc"],["file-text",null,"file-lines"],["sort-alpha-asc",null,"arrow-down-a-z"],["sort-alpha-desc",null,"arrow-down-z-a"],["sort-amount-asc",null,"arrow-down-short-wide"],["sort-amount-desc",null,"arrow-down-wide-short"],["sort-numeric-asc",null,"arrow-down-1-9"],["sort-numeric-desc",null,"arrow-down-9-1"],["youtube-square","fab","square-youtube"],["youtube","fab",null],["xing","fab",null],["xing-square","fab","square-xing"],["youtube-play","fab","youtube"],["dropbox","fab",null],["stack-overflow","fab",null],["instagram","fab",null],["flickr","fab",null],["adn","fab",null],["bitbucket","fab",null],["bitbucket-square","fab","bitbucket"],["tumblr","fab",null],["tumblr-square","fab","square-tumblr"],["long-arrow-down",null,"down-long"],["long-arrow-up",null,"up-long"],["long-arrow-left",null,"left-long"],["long-arrow-right",null,"right-long"],["apple","fab",null],["windows","fab",null],["android","fab",null],["linux","fab",null],["dribbble","fab",null],["skype","fab",null],["foursquare","fab",null],["trello","fab",null],["gratipay","fab",null],["gittip","fab","gratipay"],["sun-o","far","sun"],["moon-o","far","moon"],["vk","fab",null],["weibo","fab",null],["renren","fab",null],["pagelines","fab",null],["stack-exchange","fab",null],["arrow-circle-o-right","far","circle-right"],["arrow-circle-o-left","far","circle-left"],["caret-square-o-left","far","square-caret-left"],["toggle-left","far","square-caret-left"],["dot-circle-o","far","circle-dot"],["vimeo-square","fab","square-vimeo"],["try",null,"turkish-lira-sign"],["turkish-lira",null,"turkish-lira-sign"],["plus-square-o","far","square-plus"],["slack","fab",null],["wordpress","fab",null],["openid","fab",null],["institution",null,"building-columns"],["bank",null,"building-columns"],["mortar-board",null,"graduation-cap"],["yahoo","fab",null],["google","fab",null],["reddit","fab",null],["reddit-square","fab","square-reddit"],["stumbleupon-circle","fab",null],["stumbleupon","fab",null],["delicious","fab",null],["digg","fab",null],["pied-piper-pp","fab",null],["pied-piper-alt","fab",null],["drupal","fab",null],["joomla","fab",null],["behance","fab",null],["behance-square","fab","square-behance"],["steam","fab",null],["steam-square","fab","square-steam"],["automobile",null,"car"],["cab",null,"taxi"],["spotify","fab",null],["deviantart","fab",null],["soundcloud","fab",null],["file-pdf-o","far","file-pdf"],["file-word-o","far","file-word"],["file-excel-o","far","file-excel"],["file-powerpoint-o","far","file-powerpoint"],["file-image-o","far","file-image"],["file-photo-o","far","file-image"],["file-picture-o","far","file-image"],["file-archive-o","far","file-zipper"],["file-zip-o","far","file-zipper"],["file-audio-o","far","file-audio"],["file-sound-o","far","file-audio"],["file-video-o","far","file-video"],["file-movie-o","far","file-video"],["file-code-o","far","file-code"],["vine","fab",null],["codepen","fab",null],["jsfiddle","fab",null],["life-bouy",null,"life-ring"],["life-buoy",null,"life-ring"],["life-saver",null,"life-ring"],["support",null,"life-ring"],["circle-o-notch",null,"circle-notch"],["rebel","fab",null],["ra","fab","rebel"],["resistance","fab","rebel"],["empire","fab",null],["ge","fab","empire"],["git-square","fab","square-git"],["git","fab",null],["hacker-news","fab",null],["y-combinator-square","fab","hacker-news"],["yc-square","fab","hacker-news"],["tencent-weibo","fab",null],["qq","fab",null],["weixin","fab",null],["wechat","fab","weixin"],["send",null,"paper-plane"],["paper-plane-o","far","paper-plane"],["send-o","far","paper-plane"],["circle-thin","far","circle"],["header",null,"heading"],["futbol-o","far","futbol"],["soccer-ball-o","far","futbol"],["slideshare","fab",null],["twitch","fab",null],["yelp","fab",null],["newspaper-o","far","newspaper"],["paypal","fab",null],["google-wallet","fab",null],["cc-visa","fab",null],["cc-mastercard","fab",null],["cc-discover","fab",null],["cc-amex","fab",null],["cc-paypal","fab",null],["cc-stripe","fab",null],["bell-slash-o","far","bell-slash"],["trash",null,"trash-can"],["copyright","far",null],["eyedropper",null,"eye-dropper"],["area-chart",null,"chart-area"],["pie-chart",null,"chart-pie"],["line-chart",null,"chart-line"],["lastfm","fab",null],["lastfm-square","fab","square-lastfm"],["ioxhost","fab",null],["angellist","fab",null],["cc","far","closed-captioning"],["ils",null,"shekel-sign"],["shekel",null,"shekel-sign"],["sheqel",null,"shekel-sign"],["buysellads","fab",null],["connectdevelop","fab",null],["dashcube","fab",null],["forumbee","fab",null],["leanpub","fab",null],["sellsy","fab",null],["shirtsinbulk","fab",null],["simplybuilt","fab",null],["skyatlas","fab",null],["diamond","far","gem"],["transgender",null,"mars-and-venus"],["intersex",null,"mars-and-venus"],["transgender-alt",null,"transgender"],["facebook-official","fab","facebook"],["pinterest-p","fab",null],["whatsapp","fab",null],["hotel",null,"bed"],["viacoin","fab",null],["medium","fab",null],["y-combinator","fab",null],["yc","fab","y-combinator"],["optin-monster","fab",null],["opencart","fab",null],["expeditedssl","fab",null],["battery-4",null,"battery-full"],["battery",null,"battery-full"],["battery-3",null,"battery-three-quarters"],["battery-2",null,"battery-half"],["battery-1",null,"battery-quarter"],["battery-0",null,"battery-empty"],["object-group","far",null],["object-ungroup","far",null],["sticky-note-o","far","note-sticky"],["cc-jcb","fab",null],["cc-diners-club","fab",null],["clone","far",null],["hourglass-o",null,"hourglass"],["hourglass-1",null,"hourglass-start"],["hourglass-2",null,"hourglass-half"],["hourglass-3",null,"hourglass-end"],["hand-rock-o","far","hand-back-fist"],["hand-grab-o","far","hand-back-fist"],["hand-paper-o","far","hand"],["hand-stop-o","far","hand"],["hand-scissors-o","far","hand-scissors"],["hand-lizard-o","far","hand-lizard"],["hand-spock-o","far","hand-spock"],["hand-pointer-o","far","hand-pointer"],["hand-peace-o","far","hand-peace"],["registered","far",null],["creative-commons","fab",null],["gg","fab",null],["gg-circle","fab",null],["odnoklassniki","fab",null],["odnoklassniki-square","fab","square-odnoklassniki"],["get-pocket","fab",null],["wikipedia-w","fab",null],["safari","fab",null],["chrome","fab",null],["firefox","fab",null],["opera","fab",null],["internet-explorer","fab",null],["television",null,"tv"],["contao","fab",null],["500px","fab",null],["amazon","fab",null],["calendar-plus-o","far","calendar-plus"],["calendar-minus-o","far","calendar-minus"],["calendar-times-o","far","calendar-xmark"],["calendar-check-o","far","calendar-check"],["map-o","far","map"],["commenting",null,"comment-dots"],["commenting-o","far","comment-dots"],["houzz","fab",null],["vimeo","fab","vimeo-v"],["black-tie","fab",null],["fonticons","fab",null],["reddit-alien","fab",null],["edge","fab",null],["credit-card-alt",null,"credit-card"],["codiepie","fab",null],["modx","fab",null],["fort-awesome","fab",null],["usb","fab",null],["product-hunt","fab",null],["mixcloud","fab",null],["scribd","fab",null],["pause-circle-o","far","circle-pause"],["stop-circle-o","far","circle-stop"],["bluetooth","fab",null],["bluetooth-b","fab",null],["gitlab","fab",null],["wpbeginner","fab",null],["wpforms","fab",null],["envira","fab",null],["wheelchair-alt","fab","accessible-icon"],["question-circle-o","far","circle-question"],["volume-control-phone",null,"phone-volume"],["asl-interpreting",null,"hands-asl-interpreting"],["deafness",null,"ear-deaf"],["hard-of-hearing",null,"ear-deaf"],["glide","fab",null],["glide-g","fab",null],["signing",null,"hands"],["viadeo","fab",null],["viadeo-square","fab","square-viadeo"],["snapchat","fab",null],["snapchat-ghost","fab","snapchat"],["snapchat-square","fab","square-snapchat"],["pied-piper","fab",null],["first-order","fab",null],["yoast","fab",null],["themeisle","fab",null],["google-plus-official","fab","google-plus"],["google-plus-circle","fab","google-plus"],["font-awesome","fab",null],["fa","fab","font-awesome"],["handshake-o","far","handshake"],["envelope-open-o","far","envelope-open"],["linode","fab",null],["address-book-o","far","address-book"],["vcard",null,"address-card"],["address-card-o","far","address-card"],["vcard-o","far","address-card"],["user-circle-o","far","circle-user"],["user-o","far","user"],["id-badge","far",null],["drivers-license",null,"id-card"],["id-card-o","far","id-card"],["drivers-license-o","far","id-card"],["quora","fab",null],["free-code-camp","fab",null],["telegram","fab",null],["thermometer-4",null,"temperature-full"],["thermometer",null,"temperature-full"],["thermometer-3",null,"temperature-three-quarters"],["thermometer-2",null,"temperature-half"],["thermometer-1",null,"temperature-quarter"],["thermometer-0",null,"temperature-empty"],["bathtub",null,"bath"],["s15",null,"bath"],["window-maximize","far",null],["window-restore","far",null],["times-rectangle",null,"rectangle-xmark"],["window-close-o","far","rectangle-xmark"],["times-rectangle-o","far","rectangle-xmark"],["bandcamp","fab",null],["grav","fab",null],["etsy","fab",null],["imdb","fab",null],["ravelry","fab",null],["eercast","fab","sellcast"],["snowflake-o","far","snowflake"],["superpowers","fab",null],["wpexplorer","fab",null],["meetup","fab",null],[61440,"fas","martini-glass-empty"],[61443,"far","envelope"],[61446,"far","star"],[61460,"far","trash-can"],[61462,"far","file"],[61463,"far","clock"],[61466,"far","circle-down"],[61467,"far","circle-up"],[61469,"far","circle-play"],[61470,"fas","arrow-rotate-right"],[61474,"far","rectangle-list"],[61502,"far","image"],[61505,"fas","location-dot"],[61508,"far","pen-to-square"],[61509,"fas","share-from-square"],[61510,"far","square-check"],[61511,"fas","up-down-left-right"],[61532,"far","circle-xmark"],[61533,"far","circle-check"],[61541,"fas","up-right-and-down-left-from-center"],[61542,"fas","down-left-and-up-right-to-center"],[61550,"far","eye"],[61552,"far","eye-slash"],[61555,"fas","calendar-days"],[61565,"fas","up-down"],[61566,"fas","left-right"],[61568,"fas","chart-column"],[61569,"fab","square-twitter"],[61570,"fab","square-facebook"],[61575,"far","thumbs-up"],[61576,"far","thumbs-down"],[61578,"far","heart"],[61579,"fas","right-from-bracket"],[61580,"fab","linkedin"],[61582,"fas","up-right-from-square"],[61584,"fas","right-to-bracket"],[61586,"fab","square-github"],[61588,"far","lemon"],[61590,"far","square"],[61591,"far","bookmark"],[61593,"fab","twitter"],[61594,"fab","facebook-f"],[61595,"fab","github"],[61597,"far","credit-card"],[61600,"far","hard-drive"],[61604,"far","hand-point-right"],[61605,"far","hand-point-left"],[61606,"far","hand-point-up"],[61607,"far","hand-point-down"],[61612,"fas","earth-americas"],[61614,"fas","bars-progress"],[61618,"fas","maximize"],[61632,"fas","users"],[61637,"far","copy"],[61639,"far","floppy-disk"],[61641,"fas","bars"],[61648,"fas","wand-magic-sparkles"],[61650,"fab","pinterest"],[61651,"fab","square-pinterest"],[61652,"fab","square-google-plus"],[61653,"fab","google-plus-g"],[61654,"fas","money-bill-1"],[61665,"fab","linkedin-in"],[61666,"fas","arrow-rotate-left"],[61668,"fas","gauge-high"],[61669,"far","comment"],[61670,"far","comments"],[61671,"fas","bolt"],[61674,"fas","paste"],[61675,"far","lightbulb"],[61676,"fas","right-left"],[61602,"far","bell"],[61685,"fas","utensils"],[61686,"far","file-lines"],[61687,"far","building"],[61688,"far","hospital"],[61706,"fas","tablet-screen-button"],[61707,"fas","mobile-screen-button"],[61708,"far","circle"],[61714,"fas","reply"],[61715,"fab","github-alt"],[61716,"far","folder"],[61717,"far","folder-open"],[61720,"far","face-smile"],[61721,"far","face-frown"],[61722,"far","face-meh"],[61724,"far","keyboard"],[61725,"far","flag"],[61731,"far","star-half-stroke"],[61734,"fas","code-branch"],[61747,"far","calendar"],[61750,"fab","maxcdn"],[61755,"fab","html5"],[61756,"fab","css3"],[61758,"fas","unlock"],[61767,"far","square-minus"],[61768,"fas","turn-up"],[61769,"fas","turn-down"],[61772,"fas","square-up-right"],[61774,"far","compass"],[61776,"far","square-caret-down"],[61777,"far","square-caret-up"],[61778,"far","square-caret-right"],[61781,"fas","dollar-sign"],[61782,"fas","indian-rupee-sign"],[61786,"fab","btc"],[61790,"fas","arrow-down-z-a"],[61792,"fas","arrow-down-short-wide"],[61793,"fas","arrow-down-wide-short"],[61795,"fas","arrow-down-9-1"],[61798,"fab","square-youtube"],[61799,"fab","youtube"],[61800,"fab","xing"],[61801,"fab","square-xing"],[61802,"fab","youtube"],[61803,"fab","dropbox"],[61804,"fab","stack-overflow"],[61805,"fab","instagram"],[61806,"fab","flickr"],[61808,"fab","adn"],[61809,"fab","bitbucket"],[61810,"fab","bitbucket"],[61811,"fab","tumblr"],[61812,"fab","square-tumblr"],[61813,"fas","down-long"],[61814,"fas","up-long"],[61815,"fas","left-long"],[61816,"fas","right-long"],[61817,"fab","apple"],[61818,"fab","windows"],[61819,"fab","android"],[61820,"fab","linux"],[61821,"fab","dribbble"],[61822,"fab","skype"],[61824,"fab","foursquare"],[61825,"fab","trello"],[61828,"fab","gratipay"],[61829,"far","sun"],[61830,"far","moon"],[61833,"fab","vk"],[61834,"fab","weibo"],[61835,"fab","renren"],[61836,"fab","pagelines"],[61837,"fab","stack-exchange"],[61838,"far","circle-right"],[61840,"far","circle-left"],[61841,"far","square-caret-left"],[61842,"far","circle-dot"],[61844,"fab","square-vimeo"],[61845,"fas","turkish-lira-sign"],[61846,"far","square-plus"],[61848,"fab","slack"],[61850,"fab","wordpress"],[61851,"fab","openid"],[61854,"fab","yahoo"],[61856,"fab","google"],[61857,"fab","reddit"],[61858,"fab","square-reddit"],[61859,"fab","stumbleupon-circle"],[61860,"fab","stumbleupon"],[61861,"fab","delicious"],[61862,"fab","digg"],[61863,"fab","pied-piper-pp"],[61864,"fab","pied-piper-alt"],[61865,"fab","drupal"],[61866,"fab","joomla"],[61876,"fab","behance"],[61877,"fab","square-behance"],[61878,"fab","steam"],[61879,"fab","square-steam"],[61884,"fab","spotify"],[61885,"fab","deviantart"],[61886,"fab","soundcloud"],[61889,"far","file-pdf"],[61890,"far","file-word"],[61891,"far","file-excel"],[61892,"far","file-powerpoint"],[61893,"far","file-image"],[61894,"far","file-zipper"],[61895,"far","file-audio"],[61896,"far","file-video"],[61897,"far","file-code"],[61898,"fab","vine"],[61899,"fab","codepen"],[61900,"fab","jsfiddle"],[61901,"fas","life-ring"],[61902,"fas","circle-notch"],[61904,"fab","rebel"],[61905,"fab","empire"],[61906,"fab","square-git"],[61907,"fab","git"],[61908,"fab","hacker-news"],[61909,"fab","tencent-weibo"],[61910,"fab","qq"],[61911,"fab","weixin"],[61912,"fas","paper-plane"],[61913,"far","paper-plane"],[61915,"far","circle"],[61923,"far","futbol"],[61927,"fab","slideshare"],[61928,"fab","twitch"],[61929,"fab","yelp"],[61930,"far","newspaper"],[61933,"fab","paypal"],[61934,"fab","google-wallet"],[61936,"fab","cc-visa"],[61937,"fab","cc-mastercard"],[61938,"fab","cc-discover"],[61939,"fab","cc-amex"],[61940,"fab","cc-paypal"],[61941,"fab","cc-stripe"],[61943,"far","bell-slash"],[61944,"fas","trash-can"],[61945,"far","copyright"],[61954,"fab","lastfm"],[61955,"fab","square-lastfm"],[61960,"fab","ioxhost"],[61961,"fab","angellist"],[61962,"far","closed-captioning"],[61965,"fab","buysellads"],[61966,"fab","connectdevelop"],[61968,"fab","dashcube"],[61969,"fab","forumbee"],[61970,"fab","leanpub"],[61971,"fab","sellsy"],[61972,"fab","shirtsinbulk"],[61973,"fab","simplybuilt"],[61974,"fab","skyatlas"],[61977,"far","gem"],[61988,"fas","mars-and-venus"],[62e3,"fab","facebook"],[62001,"fab","pinterest-p"],[62002,"fab","whatsapp"],[62006,"fas","bed"],[62007,"fab","viacoin"],[62010,"fab","medium"],[62011,"fab","y-combinator"],[62012,"fab","optin-monster"],[62013,"fab","opencart"],[62014,"fab","expeditedssl"],[62016,"fas","battery-full"],[62017,"fas","battery-three-quarters"],[62018,"fas","battery-half"],[62019,"fas","battery-quarter"],[62023,"far","object-group"],[62024,"far","object-ungroup"],[62026,"far","note-sticky"],[62027,"fab","cc-jcb"],[62028,"fab","cc-diners-club"],[62029,"far","clone"],[62032,"fas","hourglass"],[62037,"far","hand-back-fist"],[62038,"far","hand"],[62039,"far","hand-scissors"],[62040,"far","hand-lizard"],[62041,"far","hand-spock"],[62042,"far","hand-pointer"],[62043,"far","hand-peace"],[62045,"far","registered"],[62046,"fab","creative-commons"],[62048,"fab","gg"],[62049,"fab","gg-circle"],[62051,"fab","odnoklassniki"],[62052,"fab","square-odnoklassniki"],[62053,"fab","get-pocket"],[62054,"fab","wikipedia-w"],[62055,"fab","safari"],[62056,"fab","chrome"],[62057,"fab","firefox"],[62058,"fab","opera"],[62059,"fab","internet-explorer"],[62061,"fab","contao"],[62062,"fab","500px"],[62064,"fab","amazon"],[62065,"far","calendar-plus"],[62066,"far","calendar-minus"],[62067,"far","calendar-xmark"],[62068,"far","calendar-check"],[62072,"far","map"],[62074,"fas","comment-dots"],[62075,"far","comment-dots"],[62076,"fab","houzz"],[62077,"fab","vimeo-v"],[62078,"fab","black-tie"],[62080,"fab","fonticons"],[62081,"fab","reddit-alien"],[62082,"fab","edge"],[62083,"fas","credit-card"],[62084,"fab","codiepie"],[62085,"fab","modx"],[62086,"fab","fort-awesome"],[62087,"fab","usb"],[62088,"fab","product-hunt"],[62089,"fab","mixcloud"],[62090,"fab","scribd"],[62092,"far","circle-pause"],[62094,"far","circle-stop"],[62099,"fab","bluetooth"],[62100,"fab","bluetooth-b"],[62102,"fab","gitlab"],[62103,"fab","wpbeginner"],[62104,"fab","wpforms"],[62105,"fab","envira"],[62107,"fab","accessible-icon"],[62108,"far","circle-question"],[62117,"fab","glide"],[62118,"fab","glide-g"],[62121,"fab","viadeo"],[62122,"fab","square-viadeo"],[62123,"fab","snapchat"],[62124,"fab","snapchat"],[62125,"fab","square-snapchat"],[62126,"fab","pied-piper"],[62128,"fab","first-order"],[62129,"fab","yoast"],[62130,"fab","themeisle"],[62131,"fab","google-plus"],[62132,"fab","font-awesome"],[62133,"far","handshake"],[62135,"far","envelope-open"],[62136,"fab","linode"],[62138,"far","address-book"],[62140,"far","address-card"],[62142,"far","circle-user"],[62144,"far","user"],[62145,"far","id-badge"],[62147,"far","id-card"],[62148,"fab","quora"],[62149,"fab","free-code-camp"],[62150,"fab","telegram"],[62151,"fas","temperature-full"],[62157,"fas","bath"],[62160,"far","window-maximize"],[62162,"far","window-restore"],[62163,"fas","rectangle-xmark"],[62164,"far","rectangle-xmark"],[62165,"fab","bandcamp"],[62166,"fab","grav"],[62167,"fab","etsy"],[62168,"fab","imdb"],[62169,"fab","ravelry"],[62170,"fab","sellcast"],[62172,"far","snowflake"],[62173,"fab","superpowers"],[62174,"fab","wpexplorer"],[62176,"fab","meetup"]];return function(a){try{for(var l=arguments.length,e=new Array(1<l?l-1:0),r=1;r<l;r++)e[r-1]=arguments[r];a.apply(void 0,e)}catch(a){if(!y)throw a}}(function(){var a;"function"==typeof k.hooks.addShims?k.hooks.addShims(v):(a=k.shims).push.apply(a,v)}),v});</script> <script type="module" crossorigin="" src="/assets/main.js"></script> <script src="/de/js/site/init.js?V20260309"></script> <script src="/assets/site/site.js?V20260309"></script> <script type="module" src="/assets/site/site.listing.js?V20260309"></script> </body></html>
Json ld
[]
Http response code
Scrape date
Successful refresh
Show
|
Back