/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--splash-bg-color: #f5c889;--color-primary-light: #f5c889;--color-primary: #f5b56e;--color-primary-dark: #de8c59}#app{display:flex;flex-direction:column;flex:1 1 100%}.logo{width:100%;max-width:12em;display:flex;flex:1 1 auto;padding:1.5em;filter:drop-shadow(0 0 3em rgba(166,18,18,.8509803922))}html,body{display:flex;flex:1 1 auto;flex-direction:column}body{margin:0;font:14px -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.fl{display:flex;flex:1 1 auto;flex-direction:column}.fl.rw{flex-direction:row}.sp .p .t{padding-top:.5rem}.sp .p .b{padding-bottom:.5rem}.sp .d .p .t{padding-top:1rem}.sp .d .p .b{padding-bottom:1rem}.bold{font-weight:600}link,a{color:#171717;text-decoration:none;transition:color .2s ease-in-out;will-change:color text-decoration}link:hover,a:hover{color:var(--color-primary-light);text-decoration:underline}h1{font-size:3rem;font-weight:300;margin-top:0;font-weight:500;color:#171717}h2{color:#f5b56e;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#171717}h4{color:#f5b56e;font-size:1.75rem;line-height:2rem;margin:0;font-weight:500;color:#171717}h5{font-size:1.5rem;line-height:1.75rem;text-transform:uppercase;margin:0;font-weight:700}h6{font-size:1.15rem;line-height:1.5rem;margin:0;font-weight:500;color:#171717}p{font-size:1rem;line-height:1.25rem;margin:0;color:#171717}p.subtitle{font-size:1.15rem;line-height:1.35rem}.primary{color:#f5b56e}.secondary{color:#de8c59}.body2{font-weight:700}address{text-decoration:none;font-style:normal}.content{max-width:1024px;align-self:center;padding:48px 2rem}.container{display:flex;flex-direction:column;align-items:center}.bgp{background-color:#f1c88f}.bgs{background-color:#f8fafc}.bgt{background-color:#242424}#bottom-nav{text-align:center;padding-top:1.5rem;padding-bottom:1.5rem}#bottom-nav span{margin-right:.5rem;margin-left:.5rem}#bottom-nav a,#bottom-nav link{text-decoration:none;color:unset}footer{display:flex;flex-direction:column;flex:1 1 auto;padding:48px 2rem;align-items:center;background-color:#242424}footer p,footer h6,footer a,footer caption{color:#fff}footer>div{display:flex;flex-direction:column;flex:1 1 auto;max-width:1048px;width:100%}footer>div>section.footer-content{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding-left:24px;padding-right:24px;place-items:center}footer>div>section.footer-content h6{margin-bottom:.5rem;font-weight:700}footer>div>section.footer-content h6:before{content:"";display:inline-flex;background-color:var(--color-primary-dark);height:14px;width:3px;top:-7px;margin-right:4px}@media (max-width: 968px){footer>div>section.footer-content{grid-template-columns:repeat(2,1fr)}}@media (max-width: 450px){footer>div>section.footer-content{grid-template-columns:1fr}}footer>div>section.icons{display:flex;flex-direction:row;gap:1rem;margin-top:1rem;justify-content:center;align-items:center}footer>div caption{text-align:center;margin-top:2rem}footer>div .opening>p{display:inline-flex;justify-content:space-between;width:100%}.icon-button{padding:8px;border-radius:100%;height:24px;width:24px;cursor:pointer;will-change:background-color;transition:background-color .2s ease-in-out;display:inline-flex;justify-content:center;align-items:center}.icon-button:hover{background-color:var(--color-primary);color:#000}header{padding:1rem 64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;justify-content:center;text-align:center;background-color:#242424}@media (max-width: 468px){header{padding:1rem 16px}}header img{cursor:pointer}header nav{display:inline-flex;justify-content:center;align-items:center;justify-content:end;gap:1rem}header nav a,header nav link{text-decoration:none;font-size:1.1rem;cursor:pointer;user-select:none}header nav button{padding:12px 16px}@media (max-width: 768px){header nav button{display:none}}button{background-color:var(--color-primary);border:none;border-radius:16px;padding:16px 24px;cursor:pointer;will-change:background-color;transition:background-color .2s ease-in-out;font-size:1rem;display:inline-flex;flex-direction:row;gap:8px;align-items:center;color:#171717}button:hover{background-color:var(--color-primary-dark)}button>*{font-size:1rem}.about-us>article.content{display:flex;flex-direction:row;gap:2rem;margin:auto}.about-us>article.content .about-us-content{display:flex;flex-direction:column;gap:1rem;justify-content:center;padding-left:3rem;padding-right:3rem;color:#fff}.about-us>article.content .about-us-content h2{font-weight:700;color:#fff}.about-us>article.content .about-us-content p{line-height:1.7rem;color:#fff}.about-us>article.content .about-us-content button{margin-top:2rem}@media (max-width: 768px){.about-us>article.content{flex-direction:column;justify-content:center;align-items:center}.about-us>article.content .about-us-content{padding-left:1rem;padding-right:1rem}}.about-us>article.content img{width:300px;height:400px;max-width:100%;border-radius:24px;object-fit:cover}.band-members .subtitle{display:none}.band-members>article.content{display:flex;flex-direction:row;gap:2rem;margin:auto;justify-content:stretch}.band-members>article.content .band-members-content{display:flex;flex-direction:column;flex:1 1 auto;gap:1rem;padding-left:3rem;padding-right:3rem;text-align:center;align-items:center;justify-content:center}.band-members>article.content .band-members-content h2{font-weight:700}.band-members>article.content .band-members-content p{line-height:1.7rem}.band-members>article.content .band-members-content button{margin-top:2rem}@media (max-width: 768px){.band-members>article.content{flex-direction:column;justify-content:center;align-items:center}.band-members>article.content .band-members-content{padding-left:1rem;padding-right:1rem}.band-members>article.content img{order:1}.band-members>article.content .band-members-content{order:2}}.band-members>article.content img{width:400px;height:500px;max-width:100%;border-radius:24px;object-fit:cover}.demos{padding:4rem 2rem}.demos .container{max-width:768px;margin:auto}.gallery{padding:4rem 2rem}.gallery h3{font-size:1.25rem;text-align:center;margin-top:1rem;margin-bottom:3rem}.gallery .images-root{max-width:1024px;gap:16px;margin-bottom:4rem;display:grid;grid-template-columns:repeat(3,1fr)}@media (max-width: 768px){.gallery .images-root{grid-template-columns:repeat(2,1fr)}}@media (max-width: 468px){.gallery .images-root{grid-template-columns:repeat(1,1fr)}}.gallery .images-root img{border-radius:24px;object-fit:cover;display:flex;flex:1 1 auto;aspect-ratio:1}.gallery a{color:var(--color-primary-dark)}.hero{display:flex;flex-direction:column;flex:1 1 auto;min-height:75vh;position:relative;overflow:hidden;align-items:center;justify-content:center}.hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero .content{z-index:1;text-align:center}.hero .content>*{color:#fff}.hero .content h1{font-size:2.3rem;font-weight:700}.hero .content h5{font-weight:400;text-transform:none}.hero .content svg{margin-top:1rem;width:45vw;min-width:250px}@media (max-width: 768px){.hero .content svg{width:100%}}
