@import"https://fonts.googleapis.com/css2?family=Nunito:wght@200..1000&family=Roboto+Condensed:wght@100..900&display=swap";header[data-v-6741685c]{padding:1rem 0;background-color:#000;font-family:Roboto Condensed,sans-serif;position:relative;z-index:100}header.transparent-header[data-v-6741685c]{background-color:transparent;position:fixed;top:0;left:0;right:0;z-index:100}.header-content[data-v-6741685c]{display:flex;justify-content:space-between;align-items:center}.header-right[data-v-6741685c],.desktop-nav[data-v-6741685c]{display:flex;align-items:center;gap:1rem}.mobile-menu-toggle[data-v-6741685c]{display:none;background:none;border:none;color:#fff;font-size:1.8rem;cursor:pointer;padding:0 .5rem}header .site-title h1[data-v-6741685c]{margin:0;font-size:inherit;font-weight:400;display:inline}header .site-title[data-v-6741685c]{color:#fff;text-decoration:none;font-weight:400;text-transform:uppercase;font-size:1.5rem;display:flex;align-items:center;gap:.5rem}header .site-logo[data-v-6741685c]{height:2em;width:auto;transition:height .3s ease}header .site-title[data-v-6741685c]:hover{color:#ff0}.desktop-nav[data-v-6741685c]{margin:0;display:flex;gap:1rem}nav a[data-v-6741685c]{color:#fff;text-decoration:none;border-bottom:2px solid transparent;padding-bottom:2px;transition:border-bottom-color .2s ease,color .2s ease,background-color .2s ease}nav a[data-v-6741685c]:hover{color:var(--link-hover);text-decoration:none}.desktop-nav a:not(.nav-contact).router-link-active[data-v-6741685c]{border-bottom-color:var(--link-hover)}nav a.nav-contact.router-link-active[data-v-6741685c]{color:#000;background-color:var(--link-hover);border-bottom-color:transparent}nav .nav-contact[data-v-6741685c]{background-color:var(--link-color);color:#fff;padding:.5rem 1rem;border-radius:4px;cursor:pointer;transition:background-color .2s ease,color .2s ease}nav .nav-contact[data-v-6741685c]:hover{background-color:var(--link-hover);color:#000}.mobile-nav[data-v-6741685c]{position:fixed;top:0;right:0;bottom:0;width:70vw;max-width:300px;background-color:#1a1a1a;flex-direction:column;padding:2rem 1rem 1rem;z-index:1001;transform:translate(100%);overflow-y:auto;transition:transform .3s ease-out;display:flex;box-shadow:-2px 0 5px #00000080}.mobile-nav.is-open[data-v-6741685c]{transform:translate(0)}.mobile-nav a[data-v-6741685c]{color:#fff;padding:.8rem 1rem;text-align:center;border-bottom:1px solid #333;width:100%;text-align:left;padding:1rem}.mobile-nav a[data-v-6741685c]:last-child{border-bottom:none}.mobile-nav .nav-contact[data-v-6741685c]{margin-top:.5rem;background-color:var(--link-color);color:#fff;border-radius:4px;padding:.8rem 1rem}.mobile-nav .nav-contact[data-v-6741685c]:hover{background-color:var(--link-hover);color:#000}.overlay[data-v-6741685c]{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease-out,visibility .3s ease-out}.overlay.is-open[data-v-6741685c]{opacity:1;visibility:visible}@media (max-width: 768px){header .site-title[data-v-6741685c]{font-size:1.2rem}header .site-logo[data-v-6741685c]{height:1.5em}.desktop-nav[data-v-6741685c]{display:none}.mobile-menu-toggle[data-v-6741685c]{display:block}}.site-footer[data-v-b4becd48]{background-color:#000;color:#ccc;padding:4rem 0 1rem;font-family:Nunito,sans-serif;font-size:1rem}.footer-top[data-v-b4becd48]{text-align:center;margin-bottom:2rem}.footer-logo[data-v-b4becd48]{max-height:80px;width:auto}.footer-content[data-v-b4becd48]{display:flex;justify-content:center;gap:6rem;margin-bottom:2rem;flex-wrap:wrap}.footer-column[data-v-b4becd48]{flex:0 1 auto}.footer-column h4[data-v-b4becd48]{color:#6f6f6f;font-family:Nunito,sans-serif;font-size:1rem;margin-top:0;margin-bottom:1rem;font-weight:400}.footer-column nav[data-v-b4becd48]{display:flex;flex-direction:column;gap:.5rem}.footer-column nav a[data-v-b4becd48],.footer-column .other-site a[data-v-b4becd48]{color:#fff;text-decoration:none;font-family:Roboto Condensed,sans-serif;font-weight:400;font-size:1.2rem}footer a[data-v-b4becd48]:hover,.footer-column nav a[data-v-b4becd48]:hover,.footer-column .other-site a[data-v-b4becd48]:hover{color:var(--link-hover);text-decoration:none}.footer-column .other-site p[data-v-b4becd48]{margin:.2rem 0 .8rem;color:#aaa;font-size:.9rem;font-family:Nunito,sans-serif}.footer-bottom[data-v-b4becd48]{border-top:1px solid #333333;padding-top:1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-social-icons[data-v-b4becd48]{display:flex;gap:1rem}.footer-social-icons a[data-v-b4becd48]{color:#f87171;text-decoration:none;font-size:1.5rem}.footer-social-icons a[data-v-b4becd48]:hover{color:var(--link-hover)}.copyright[data-v-b4becd48]{color:#aaa;font-size:.9rem;font-family:Nunito,sans-serif;text-align:right;margin:0}@media (max-width: 768px){.footer-content[data-v-b4becd48]{flex-direction:column;align-items:center;gap:3rem}.footer-column[data-v-b4becd48]{width:auto;max-width:90%;text-align:center}.footer-bottom[data-v-b4becd48]{flex-direction:column-reverse;align-items:center;text-align:center}.copyright[data-v-b4becd48]{text-align:center;margin-top:1rem}}main{min-height:calc(100vh - 14rem)}.animated-home[data-v-25343ae3]{position:relative;width:100%;height:100vh;background-color:#000;overflow:hidden}.header-gradient[data-v-25343ae3]{position:absolute;top:0;left:0;right:0;height:150px;background:linear-gradient(to bottom,#000c,#0006,#0000);z-index:10;pointer-events:none}.segments-container[data-v-25343ae3]{display:flex;width:100%;height:100%}.segment[data-v-25343ae3]{flex:1;position:relative;height:100%;overflow:hidden}.segment-line[data-v-25343ae3]{position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,#fff0,#fffc 50%,#fff0);transform:scaleY(0);z-index:2}.segment:first-child .segment-line[data-v-25343ae3]{display:none}.segment-content[data-v-25343ae3]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden}.segment-link[data-v-25343ae3]{display:block;width:100%;height:100%;text-decoration:none;cursor:pointer;transition:opacity .3s ease}.segment-link[data-v-25343ae3]:hover{opacity:.9}.segment-image[data-v-25343ae3]{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0}@media (max-width: 768px){.segments-container[data-v-25343ae3]{flex-direction:column}.segment-line[data-v-25343ae3]{left:0;right:0;top:0;width:auto;height:2px;background:linear-gradient(to right,#fff0,#fffc 50%,#fff0)}.segment-image[data-v-25343ae3]{height:100%}}.artwork-image-wrapper[data-v-28afb978]{position:relative;width:100%;height:100%;background-color:#1a1a1a;overflow:hidden}.artwork-actual-image[data-v-28afb978]{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.artwork-grid[data-v-e263731f]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));width:100%;box-sizing:border-box}.artwork-item[data-v-e263731f]{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;background-color:#eee;display:block}.image-container[data-v-e263731f]{position:relative;width:100%;height:100%}.artwork-placeholder[data-v-e263731f]{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#888;font-size:.9rem}.artwork-overlay[data-v-e263731f]{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top,#000000d9,#0000);display:flex;align-items:flex-end;padding:1rem;box-sizing:border-box;opacity:0;transition:opacity .3s ease;pointer-events:none}.artwork-title[data-v-e263731f]{color:#fff;font-size:1.2rem;font-family:Roboto Condensed,sans-serif;font-weight:300;text-shadow:1px 1px 3px rgba(0,0,0,.7);width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.artwork-item:hover .artwork-overlay[data-v-e263731f]{opacity:1}.loading-message[data-v-e263731f],.error-message[data-v-e263731f],.no-results-message[data-v-e263731f]{grid-column:1 / -1;text-align:center;padding:2rem;color:#555}@media (max-width: 768px){.artwork-grid[data-v-e263731f]{grid-template-columns:repeat(2,1fr)}.artwork-title[data-v-e263731f]{font-size:1rem;padding:.5rem}.artwork-overlay[data-v-e263731f]{padding:.5rem}}.container[data-v-1b8a2d5a]{padding:3rem 1rem;max-width:800px}h1[data-v-1b8a2d5a]{font-size:3.5rem;margin-bottom:2.5rem;font-weight:700;text-align:center;color:var(--link-color, #f87171);padding-bottom:1rem;border-bottom:2px solid var(--link-color, #f87171)}h2[data-v-1b8a2d5a]{font-size:2rem;margin-top:3rem;margin-bottom:1.5rem;font-weight:700;color:var(--link-color, #f87171);padding-bottom:.5rem;border-bottom:1px solid #ddd}p[data-v-1b8a2d5a]{line-height:1.6;margin-bottom:1rem;color:#333}h1+p[data-v-1b8a2d5a]{font-size:1.5rem;margin-bottom:2rem}a[data-v-1b8a2d5a]{color:var(--link-color, #f87171);text-decoration:none;font-weight:500}a[data-v-1b8a2d5a]:hover{color:var(--link-hover, #ffd166);text-decoration:underline}.contact-page[data-v-9ffe4ba0]{max-width:1140px;margin-left:auto;margin-right:auto;padding:2rem 1rem;min-height:calc(100vh - 160px);font-family:Nunito,sans-serif;color:#ccc}.contact-page h1[data-v-9ffe4ba0]{color:#fff;font-size:1.875rem;font-weight:700;margin-bottom:1.5rem;text-align:center;font-family:Roboto Condensed,sans-serif}.contact-info[data-v-9ffe4ba0]{max-width:28rem;margin-left:auto;margin-right:auto;background-color:transparent;padding:1.5rem 0;text-align:center}.intro-text[data-v-9ffe4ba0]{color:#ccc;font-size:1.125rem;margin-bottom:1rem;line-height:1.6}.contact-section[data-v-9ffe4ba0]{margin-bottom:1rem}.contact-section h2[data-v-9ffe4ba0]{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;font-family:Roboto Condensed,sans-serif;color:#fff}.contact-section p[data-v-9ffe4ba0],.contact-section ul[data-v-9ffe4ba0]{margin:0}.contact-section ul[data-v-9ffe4ba0]{list-style-type:none;padding:0;display:inline-block;text-align:left}.social-links li[data-v-9ffe4ba0]{margin-bottom:.5rem}.social-links a[data-v-9ffe4ba0]{display:inline-flex;align-items:center;gap:.5rem;color:#f87171;text-decoration:none;font-size:1.1rem}.social-links a[data-v-9ffe4ba0]:hover{color:var(--link-hover);text-decoration:underline}.closing-text[data-v-9ffe4ba0]{font-size:.875rem;color:#aaa;margin-top:1.5rem}.music-page[data-v-c6176c8a]{max-width:1200px;margin:2rem auto;padding:0 1rem}.music-page h1[data-v-c6176c8a]{text-align:center;margin-bottom:1rem;font-size:2.5rem;color:#ecf0f1}.music-page>p[data-v-c6176c8a]{text-align:center;margin-bottom:3rem;font-size:1.1rem;color:#bdc3c7}.album-grid[data-v-c6176c8a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.album-card-container[data-v-c6176c8a]{border-radius:8px;box-shadow:0 4px 12px #0006;overflow:visible;transition:box-shadow .3s ease;perspective:1000px;position:relative}.album-card-container[data-v-c6176c8a]:hover{box-shadow:0 8px 20px #00000026}.album-cover[data-v-c6176c8a]{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;display:block;border-radius:8px;transform-style:preserve-3d;transform:perspective(1000px) rotateX(0) rotateY(0) scaleZ(1);transition:transform .4s cubic-bezier(.23,1,.32,1);will-change:transform;position:relative}.modal-fade-enter-active[data-v-c6176c8a],.modal-fade-leave-active[data-v-c6176c8a]{transition:opacity .3s ease}.modal-fade-enter-active .modal-content[data-v-c6176c8a],.modal-fade-leave-active .modal-content[data-v-c6176c8a]{transition:transform .3s ease}.modal-fade-enter-from[data-v-c6176c8a],.modal-fade-leave-to[data-v-c6176c8a]{opacity:0}.modal-fade-enter-from .modal-content[data-v-c6176c8a],.modal-fade-leave-to .modal-content[data-v-c6176c8a]{transform:scale(.95)}.modal-overlay[data-v-c6176c8a]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;box-sizing:border-box}.modal-content[data-v-c6176c8a]{background-color:#34495e;color:#ecf0f1;padding:2rem;border-radius:8px;box-shadow:0 10px 30px #00000080;position:relative;max-width:90vw;max-height:90vh;overflow-y:auto;display:flex;gap:1.5rem}.modal-close-button[data-v-c6176c8a]{position:absolute;top:10px;right:15px;background:none;border:none;font-size:2rem;color:#ecf0f1;cursor:pointer;line-height:1;padding:.5rem}.modal-album-cover[data-v-c6176c8a]{width:250px;height:250px;object-fit:cover;border-radius:4px;flex-shrink:0}.modal-details[data-v-c6176c8a]{display:flex;flex-direction:column;flex-grow:1;min-width:0}.modal-album-title[data-v-c6176c8a]{font-size:2rem;margin:0 0 .5rem;color:#fff}.modal-album-meta[data-v-c6176c8a]{font-size:.9rem;color:#bdc3c7;margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:1rem}.album-year[data-v-c6176c8a]{font-weight:700}.album-release-date[data-v-c6176c8a]{font-style:italic}.modal-album-description[data-v-c6176c8a]{color:#ecf0f1;line-height:1.6;margin-bottom:1.5rem;flex-grow:1;overflow-wrap:break-word}.modal-album-description[data-v-c6176c8a] a{color:#3498db}.modal-album-description[data-v-c6176c8a] a:hover{color:#5dade2}.listen-button[data-v-c6176c8a]{display:inline-block;background-color:#1db954;color:#fff;text-align:center;padding:.8rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:700;transition:background-color .3s ease,transform .2s ease;border:none;cursor:pointer}.listen-button[data-v-c6176c8a]:hover{background-color:#1ed760;transform:scale(1.03)}.modal-listen-button[data-v-c6176c8a]{margin-top:auto;align-self:flex-start}@media (max-width: 768px){.music-page h1[data-v-c6176c8a]{font-size:2rem}.album-grid[data-v-c6176c8a]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.modal-content[data-v-c6176c8a]{flex-direction:column;padding:1.5rem;max-width:95vw;max-height:85vh}.modal-album-cover[data-v-c6176c8a]{width:100%;height:auto;max-width:200px;align-self:center;margin-bottom:1rem}.modal-album-title[data-v-c6176c8a]{font-size:1.5rem}.modal-listen-button[data-v-c6176c8a]{align-self:center;width:100%;box-sizing:border-box}}@media (max-width: 480px){.album-grid[data-v-c6176c8a]{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem}.modal-content[data-v-c6176c8a]{padding:1rem}.modal-album-title[data-v-c6176c8a]{font-size:1.3rem}}.artwork-detail-page[data-v-42534c56]{padding:2rem;max-width:1200px;margin:0 auto}.artwork-layout[data-v-42534c56]{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}.artwork-image-column[data-v-42534c56]{width:100%;display:flex;flex-direction:column;gap:1rem}.artwork-full-image-wrapper[data-v-42534c56]{width:100%;height:auto}.additional-media[data-v-42534c56]{display:flex;flex-direction:column;gap:1rem}.additional-image-wrapper[data-v-42534c56]{width:100%;height:auto}.additional-video[data-v-42534c56]{display:block;width:100%;height:auto;max-width:100%}.video-container-4-3[data-v-42534c56]{position:relative;width:100%;padding-bottom:75%;height:0;overflow:hidden;background-color:transparent}.additional-video[data-v-42534c56]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;max-width:100%}.artwork-info-column[data-v-42534c56]{padding:0 1rem;position:sticky;top:0}.artwork-title[data-v-42534c56]{margin-top:0;margin-bottom:1rem;font-size:2.4rem}.collection-terms[data-v-42534c56]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.term-capsule[data-v-42534c56]{display:inline-block;background-color:#333;color:#eee;padding:.3rem .8rem;border-radius:1rem;font-size:.85rem;line-height:1.2;transition:background-color .2s ease}.term-capsule-link[data-v-42534c56]{text-decoration:none}.term-capsule-link:hover .term-capsule[data-v-42534c56]{background-color:#444}.artwork-description[data-v-42534c56]{line-height:1.6}.artwork-placeholder[data-v-42534c56],.loading-message[data-v-42534c56],.error-message[data-v-42534c56]{display:flex;align-items:center;justify-content:center;min-height:300px;width:100%;color:#888;background-color:#eee;font-size:1rem}.error-message[data-v-42534c56]{grid-column:1 / -1;text-align:center;padding:2rem}@media (max-width: 768px){.artwork-layout[data-v-42534c56]{grid-template-columns:1fr}.artwork-info-column[data-v-42534c56]{margin-top:1.5rem}.artwork-detail-page[data-v-42534c56]{padding:1rem}}.back-link[data-v-42534c56]{display:inline-block;color:#555;text-decoration:none;font-size:1.5rem;line-height:1;margin-bottom:1.5rem;transition:color .2s ease;padding:.2rem .5rem}.back-link[data-v-42534c56]:hover{color:var(--link-hover);text-decoration:none}.collection-header[data-v-45ca32f1]{background-color:#041d25;color:#fff;padding:1rem 1.5rem;text-align:left;font-size:1rem;font-family:Roboto Condensed,sans-serif;text-transform:uppercase;border-radius:4px}.loading-message[data-v-45ca32f1],.error-message[data-v-45ca32f1]{text-align:center;padding:4rem;color:#888}:root{--link-color: #f87171;--link-hover: #ffd166}body{background-color:#1a1a1a;color:#fff;font-family:Nunito,sans-serif;font-size:18px;margin:0;padding:0}a{color:var(--link-color);text-decoration:none}a:hover{text-decoration:underline}.container{width:90%;max-width:80rem;margin-left:auto;margin-right:auto}body.light-theme-page{background-color:#f8f8f8;color:#333}body.light-theme-page a{color:var(--link-color)}body.light-theme-page a:hover{color:var(--link-hover);text-decoration:underline}:root,:host{--fa-font-solid: normal 900 1em/1 "Font Awesome 6 Free";--fa-font-regular: normal 400 1em/1 "Font Awesome 6 Free";--fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";--fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";--fa-font-duotone: normal 900 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-regular: normal 400 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-light: normal 300 1em/1 "Font Awesome 6 Duotone";--fa-font-duotone-thin: normal 100 1em/1 "Font Awesome 6 Duotone";--fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-sharp-solid: normal 900 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-regular: normal 400 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-light: normal 300 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-thin: normal 100 1em/1 "Font Awesome 6 Sharp";--fa-font-sharp-duotone-solid: normal 900 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-regular: normal 400 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-light: normal 300 1em/1 "Font Awesome 6 Sharp Duotone";--fa-font-sharp-duotone-thin: normal 100 1em/1 "Font Awesome 6 Sharp Duotone"}svg.svg-inline--fa:not(:root),svg.svg-inline--fa:not(:host){overflow:visible;box-sizing:content-box}.svg-inline--fa{display:var(--fa-display, inline-block);height:1em;overflow:visible;vertical-align:-.125em}.svg-inline--fa.fa-2xs{vertical-align:.1em}.svg-inline--fa.fa-xs{vertical-align:0em}.svg-inline--fa.fa-sm{vertical-align:-.07143em}.svg-inline--fa.fa-lg{vertical-align:-.2em}.svg-inline--fa.fa-xl{vertical-align:-.25em}.svg-inline--fa.fa-2xl{vertical-align:-.3125em}.svg-inline--fa.fa-pull-left{margin-right:var(--fa-pull-margin, .3em);width:auto}.svg-inline--fa.fa-pull-right{margin-left:var(--fa-pull-margin, .3em);width:auto}.svg-inline--fa.fa-li{width:var(--fa-li-width, 2em);top:.25em}.svg-inline--fa.fa-fw{width:var(--fa-fw-width, 1.25em)}.fa-layers svg.svg-inline--fa{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}.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:-.125em;width:1em}.fa-layers svg.svg-inline--fa{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, .25em .5em);right:var(--fa-right, 0);text-overflow:ellipsis;top:var(--fa-top, 0);transform:scale(var(--fa-counter-scale, .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, .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, .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, .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, .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:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin, 2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(-1 * var(--fa-li-width, 2em));position:absolute;text-align:center;width:var(--fa-li-width, 2em);line-height:inherit}.fa-border{border-color:var(--fa-border-color, #eee);border-radius:var(--fa-border-radius, .1em);border-style:var(--fa-border-style, solid);border-width:var(--fa-border-width, .08em);padding:var(--fa-border-padding, .2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin, .3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin, .3em)}.fa-beat{animation-name:fa-beat;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-bounce{animation-name:fa-bounce;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.28, .84, .42, 1))}.fa-fade{animation-name:fa-fade;animation-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(.4, 0, .6, 1))}.fa-beat-fade{animation-name:fa-beat-fade;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, cubic-bezier(.4, 0, .6, 1))}.fa-flip{animation-name:fa-flip;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, ease-in-out)}.fa-shake{animation-name:fa-shake;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin{animation-name:fa-spin;animation-delay:var(--fa-animation-delay, 0s);animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 2s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, linear)}.fa-spin-reverse{--fa-animation-direction: reverse}.fa-pulse,.fa-spin-pulse{animation-name:fa-spin;animation-direction:var(--fa-animation-direction, normal);animation-duration:var(--fa-animation-duration, 1s);animation-iteration-count:var(--fa-animation-iteration-count, infinite);animation-timing-function:var(--fa-animation-timing, steps(8))}@media (prefers-reduced-motion: reduce){.fa-beat,.fa-bounce,.fa-fade,.fa-beat-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{animation-delay:-1ms;animation-duration:1ms;animation-iteration-count:1;transition-delay:0s;transition-duration:0s}}@keyframes fa-beat{0%,90%{transform:scale(1)}45%{transform:scale(var(--fa-beat-scale, 1.25))}}@keyframes fa-bounce{0%{transform:scale(1) translateY(0)}10%{transform:scale(var(--fa-bounce-start-scale-x, 1.1),var(--fa-bounce-start-scale-y, .9)) translateY(0)}30%{transform:scale(var(--fa-bounce-jump-scale-x, .9),var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -.5em))}50%{transform:scale(var(--fa-bounce-land-scale-x, 1.05),var(--fa-bounce-land-scale-y, .95)) translateY(0)}57%{transform:scale(1) translateY(var(--fa-bounce-rebound, -.125em))}64%{transform:scale(1) translateY(0)}to{transform:scale(1) translateY(0)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity, .4)}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity, .4);transform:scale(1)}50%{opacity:1;transform:scale(var(--fa-beat-fade-scale, 1.125))}}@keyframes fa-flip{50%{transform:rotate3d(var(--fa-flip-x, 0),var(--fa-flip-y, 1),var(--fa-flip-z, 0),var(--fa-flip-angle, -180deg))}}@keyframes fa-shake{0%{transform:rotate(-15deg)}4%{transform:rotate(15deg)}8%,24%{transform:rotate(-18deg)}12%,28%{transform:rotate(18deg)}16%{transform:rotate(-22deg)}20%{transform:rotate(22deg)}32%{transform:rotate(-12deg)}36%{transform:rotate(12deg)}40%,to{transform:rotate(0)}}@keyframes fa-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fa-rotate-90{transform:rotate(90deg)}.fa-rotate-180{transform:rotate(180deg)}.fa-rotate-270{transform:rotate(270deg)}.fa-flip-horizontal{transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}.fa-rotate-by{transform:rotate(var(--fa-rotate-angle, 0))}.fa-stack{display:inline-block;vertical-align:middle;height:2em;position:relative;width:2.5em}.fa-stack-1x,.fa-stack-2x{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;z-index:var(--fa-stack-z-index, auto)}.svg-inline--fa.fa-stack-1x{height:1em;width:1.25em}.svg-inline--fa.fa-stack-2x{height:2em;width:2.5em}.fa-inverse{color:var(--fa-inverse, #fff)}.sr-only,.fa-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.sr-only-focusable:not(:focus),.fa-sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.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, .4)}.svg-inline--fa.fa-swap-opacity .fa-primary{opacity:var(--fa-secondary-opacity, .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:#000}
