section{padding:3rem 0}section:not(#hero)>div{box-sizing:border-box;max-width:60rem;margin-left:auto;margin-right:auto;padding-left:calc(1.5rem + env(safe-area-inset-left));padding-right:calc(1.5rem + env(safe-area-inset-left))}@media only screen and (max-width: 670px){section:not(#hero)>div{padding-left:calc(.75rem + env(safe-area-inset-left));padding-right:calc(.75rem + env(safe-area-inset-left))}}#hero ~ section h1{text-align:center;margin-bottom:1rem}@media only screen and (max-width: 670px){#hero ~ section h1{font-size:min(4.5em, 15vw)}}#hero{box-sizing:border-box;max-width:60rem;margin-left:auto;margin-right:auto;padding-left:calc(1.5rem + env(safe-area-inset-left));padding-right:calc(1.5rem + env(safe-area-inset-left))}@media only screen and (max-width: 670px){#hero{padding-left:calc(.75rem + env(safe-area-inset-left));padding-right:calc(.75rem + env(safe-area-inset-left))}}#hero>div{display:grid;grid-template-columns:repeat(12, 1fr);grid-column-gap:.75rem}@media only screen and (max-width: 670px){#hero>div{grid-column-gap:.5rem}}#hero>div>div:first-child{align-self:center;font-weight:300;grid-column:8 / span 5}@media only screen and (max-width: 670px){#hero>div>div:first-child{grid-column:1 / span 12;text-align:center;padding-bottom:1rem}}#hero>div>div:last-child{grid-row:1;grid-column:1 / span 7;display:flex;justify-content:center}#hero>div>div:last-child img{display:block;aspect-ratio:1;max-width:min(100%, 450px);object-fit:cover}@media only screen and (max-width: 670px){#hero>div>div:last-child{grid-row:2;grid-column:1 / span 12;text-align:center}}#hero h1{font-size:min(4em, 9vw)}@media only screen and (max-width: 670px){#hero h1{font-size:min(4.5em, 15vw)}}#hero p{font-size:min(1.4em, 3vw);line-height:1.4}@media only screen and (max-width: 670px){#hero p{font-size:min(1.4em, 5vw)}}#group-bio{font-size:1.6em;font-weight:300;padding-top:0}@media only screen and (max-width: 670px){#group-bio{font-size:1.3em}}#performances #performance-grid{display:grid;grid-template-columns:1fr 2fr 6fr 1fr;grid-column-gap:2rem;margin-left:auto;margin-right:auto;padding-top:3rem}@media only screen and (max-width: 670px){#performances #performance-grid{grid-template-columns:1fr}}#performances .date{text-transform:uppercase;grid-column:2;font-weight:300;font-size:1.4em;letter-spacing:.1em;line-height:1.2;padding-top:.2em;padding-bottom:.5em}@media only screen and (max-width: 670px){#performances .date{font-size:1.3em;grid-column:1}}@media only screen and (max-width: 670px){#performances .date{font-size:1.2em}}#performances .date+div{line-height:1.2;display:flex;flex-direction:column;gap:1em;font-size:1.2em;padding-bottom:3rem}@media only screen and (max-width: 670px){#performances .date+div{padding-bottom:4rem}}#performances .date-cancelled{text-decoration:line-through;color:#888}#performances .title{font-family:"Marcellus",serif;font-size:1.2em}#performances .title a{letter-spacing:.05em;text-decoration:none;font-size:1.2em;color:#F99385}#performances .title a:hover{color:#F57666}#performances .links div{font-size:.8em;font-family:"Marcellus",serif;text-transform:uppercase;letter-spacing:.05em;display:flex;flex-wrap:wrap;gap:1em;align-items:center}#performances .links a{display:flex;align-items:center;gap:.5em;text-decoration:none}#performances .links a:hover svg{fill:var(--style-anchor-hover-color);transform:scale(1.2);transition:transform 200ms}#performances .links svg{vertical-align:middle;width:24px;height:24px}@media only screen and (max-width: 670px){#performances .links svg{width:20px;height:20px}}#performances .links a:nth-of-type(2) svg{margin-right:-4px}#video iframe{width:100%;max-height:calc(100vh - $section-spacing);aspect-ratio:16 / 9}#meet-the-trio p{letter-spacing:.05em;font-size:1.1em}#meet-the-trio p:last-child{margin-block-end:0}#meet-the-trio h1+.musician{margin-top:2rem}#meet-the-trio .musician{padding-bottom:3rem;display:grid;grid-template-rows:auto 1fr;grid-template-columns:repeat(12, 1fr);grid-row-gap:.75rem;grid-column-gap:2rem}@media only screen and (max-width: 768px){#meet-the-trio .musician{grid-column-gap:.5rem}}#meet-the-trio .musician h2{grid-row:1;grid-column:6 / span 7;line-height:1.2}@media only screen and (max-width: 768px){#meet-the-trio .musician h2{grid-column:1 / span 12;text-align:center}}#meet-the-trio .musician img{grid-row:1 / span 2;grid-column:1 / span 5;aspect-ratio:4/5;max-width:100%;display:block;object-fit:cover;object-position:top center}@media only screen and (max-width: 768px){#meet-the-trio .musician img{grid-row:2;grid-column:1 / span 12;aspect-ratio:1;max-width:max(350px, 55vw);margin:0 auto}}@media only screen and (max-width: 670px){#meet-the-trio .musician img{max-width:min(20rem, 100%)}}#meet-the-trio .musician .bio{grid-column:6 / span 7}@media only screen and (max-width: 768px){#meet-the-trio .musician .bio{grid-row:3;grid-column:1 / span 12}}#meet-the-trio .musician .bio-link{font-family:"Marcellus",serif;font-size:.9rem;letter-spacing:.05em;text-transform:uppercase}#press-kit h1{margin-bottom:0}#press-kit .content{display:grid;grid-row-gap:3rem;text-wrap:balance}@media only screen and (min-width: 769px){#press-kit .content{grid-template-columns:repeat(2, 1fr);grid-column-gap:3rem}#press-kit .content h1{text-align:left}}#press-kit .content a{font-family:"Marcellus",serif;font-size:1.5em}@media only screen and (max-width: 768px){#press-kit .content{text-align:center}}#press-kit #gallery{margin-top:1em;display:flex;flex-wrap:wrap;gap:30px}@media only screen and (max-width: 768px){#press-kit #gallery{gap:20px;justify-content:center}}#press-kit #gallery img{outline:0px solid #fff;transition:outline 100ms;width:150px;height:150px;display:block;object-fit:cover}#press-kit #gallery img:hover{outline:5px solid #1C6478;transition:outline 200ms}@media only screen and (max-width: 670px){#press-kit #gallery img{width:120px;height:120px}}@media only screen and (max-width: 350px){#press-kit #gallery img{width:100px;height:100px}}.download-button{display:inline-block;font-family:"Marcellus",serif;font-size:.9rem;letter-spacing:.05em;text-decoration:none;text-transform:uppercase;background-color:#1C6478;transition:background-color 200ms;padding:calc(.9em + 2px) 3em;border:0;border-radius:0;margin:0;line-height:1}.download-button:link,.download-button:visited{color:#fff}.download-button:hover,.download-button:active{background-color:#F57666;transition:background-color 200ms}.jslghtbx-close{width:1.67em;height:1.67em;position:absolute;top:0;text-align:center;line-height:1.67em;margin-top:0;color:#F7EDE4;transition:color 200ms}.jslghtbx-close:hover{text-shadow:none;color:#F57666}.jslghtbx.jslghtbx-active{background-color:#191F45dd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.jslghtbx-contentwrapper>img{background:black;padding:0;box-shadow:0 0.2em 1em #191F45}.jslghtbx-next,.jslghtbx-prev{width:3em;height:10em}.jslghtbx-next:before,.jslghtbx-prev:before{content:"";position:absolute;top:50%;margin-top:-.8em;border:.8em solid transparent}@media screen and (min-width: 451px){.jslghtbx-next.jslghtbx-no-img{border:0}}@media screen and (max-width: 600px){.jslghtbx-next.jslghtbx-no-img{border:0}}.jslghtbx-next:hover:before{border-left-color:#F57666;transition:border-color 200ms}.jslghtbx-next:before{right:0;border-left-color:#F7EDE4;transition:border-color 200ms}@media screen and (min-width: 451px){.jslghtbx-prev.jslghtbx-no-img{border:0}}@media screen and (max-width: 600px){.jslghtbx-prev.jslghtbx-no-img{border:0}}.jslghtbx-prev:hover:before{border-right-color:#F57666;transition:border-color 200ms}.jslghtbx-prev:before{left:0;border-right-color:#F7EDE4;transition:border-color 200ms}
