body{background-color:#fafafa;margin:0;padding:0;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.body{background-color:#fafafa}.UpcomingShows{padding:1.5rem 0;margin:0 auto;text-align:center}.UpcomingShows h1{margin-bottom:.5em}.UpcomingShows-intro{max-width:600px;margin:0 auto 2em;text-align:center}.shows-list{display:flex;flex-wrap:wrap;grid-gap:1.25rem;gap:1.25rem;justify-content:center}.show-item{margin:0;max-width:400px;min-width:0;width:100%;padding:1.5rem;border-radius:6px;text-align:left;box-sizing:border-box}.show-date{font-weight:700;margin-bottom:.25em}.show-venue{margin:.25em 0;font-size:1.25rem}.show-meta{color:#555;margin-bottom:.5em}.show-description{margin:.75em 0;font-size:.95rem}.show-link{display:inline-block;margin-top:.75em;padding:1em 1.15em;background:#feca76;color:#000;text-decoration:none;border-radius:5px;font-weight:600;font-family:"Raleway",sans-serif;cursor:pointer;position:relative;z-index:1}.show-link:hover{background-color:#feb43e}@media screen and (min-width:771px){.UpcomingShows,.UpcomingShows-intro{margin-left:0;text-align:left}.UpcomingShows-intro{margin-right:auto}.show-item{width:auto;min-width:280px}}.Gulp{padding:0 0 2rem;margin:0 auto;max-width:720px}.Gulp-carousel{margin:0 auto 1.25rem;padding:0 1rem;max-width:100%}.Gulp-carousel-viewport{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background:#111}.Gulp-carousel-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity .8s ease}.Gulp-carousel-image-active{opacity:1}.Gulp-carousel-overlay{position:absolute;top:0;left:0;right:0;z-index:2;padding:1.25rem 1rem 2.5rem;text-align:center;background:linear-gradient(180deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.45) 55%,transparent);pointer-events:none}.Gulp-carousel-overlay h1{margin:0 0 .35em;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.5)}.Gulp-carousel-overlay .Gulp-tagline{margin:0 auto;font-size:.95rem;line-height:1.45;color:hsla(0,0%,100%,.92);text-shadow:0 1px 4px rgba(0,0,0,.5);max-width:28rem}.Gulp-carousel-dots{position:absolute;bottom:.75rem;left:0;right:0;z-index:2;display:flex;justify-content:center;grid-gap:.45rem;gap:.45rem}.Gulp-carousel-dot{width:.5rem;height:.5rem;border-radius:50%;background:hsla(0,0%,100%,.45);transition:background-color .3s ease,transform .3s ease}.Gulp-carousel-dot-active{background:#feca76;transform:scale(1.25)}.Gulp-content{display:flex;flex-direction:column;grid-gap:1.25rem;gap:1.25rem;padding:0 1rem}.Gulp-content>section{box-sizing:border-box;width:100%}.Gulp-awards,.Gulp-fringe-reviews,.Gulp-intro,.Gulp-press,.Gulp-reviews{padding:1.25rem;border-radius:6px;text-align:left}.Gulp-awards-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;align-items:center}.Gulp-award-item{display:flex;align-items:center;justify-content:center;height:7.5rem;margin:0}.Gulp-award-item img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.Gulp-intro p,.Gulp-section-lead{margin:0;line-height:1.6}.Gulp-section-lead{margin-bottom:1rem;color:#555;font-size:.95rem}.Gulp-content h2{margin:0 0 1rem;font-size:1.25rem}.Gulp-poster img{display:block;width:100%;height:auto;object-fit:cover}.Gulp-poster{margin:1%;border:1px solid #ddd;border-radius:6px;overflow:hidden;box-sizing:border-box}.Gulp-press-excerpt{margin:0 0 .75rem;font-style:italic;line-height:1.55}.Gulp-press-meta{margin:0 0 1rem;font-size:.9rem;color:#555}.Gulp-fringe-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;grid-gap:.75rem;gap:.75rem}.Gulp-fringe-list li{margin:0}.Gulp-link{display:inline-block;position:relative;z-index:1;padding:.85em 1.1em;background:#feca76;color:#000;text-decoration:none;border-radius:5px;font-weight:600;font-family:"Raleway",sans-serif;font-size:.95rem;line-height:1.3;transition:background-color .15s ease}.Gulp-link:hover{background-color:#feb43e}.Gulp-footer{margin:2rem auto 0;padding:1.5rem 1rem 2rem;border-top:1px solid #e0e0e0;text-align:center;max-width:100%}.Gulp-footer-label{margin:0 0 1rem;font-size:.95rem;color:#555}.Gulp-footer-handle{color:inherit;font-weight:600;text-decoration:none}.Gulp-footer-handle:hover{text-decoration:underline}.Gulp-footer-embed{width:100%;max-width:640px;margin:0 auto 1rem;overflow:hidden;background:#fff}.Gulp-footer-embed iframe{display:block;width:100%;height:28rem;border:none}.Gulp-footer-follow{margin-top:.25rem}.Gulp-review{margin:0 0 1.25rem;padding:0;border:none}.Gulp-review:last-child{margin-bottom:0}.Gulp-review p{margin:0;font-style:italic;line-height:1.5}.Gulp-review cite{display:block;margin-top:.5em;font-style:normal;font-size:.9rem;color:#555}@media screen and (min-width:771px){.Gulp{max-width:1100px;padding:0 2rem 2.5rem;box-sizing:border-box}.Gulp-carousel{max-width:800px;padding:0;margin-bottom:2rem}.Gulp-carousel-viewport{aspect-ratio:16/10;border-radius:6px}.Gulp-carousel-overlay{padding:2rem 2rem 3rem}.Gulp-carousel-overlay .Gulp-tagline{font-size:1.1rem}.Gulp-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;padding:0;max-width:100%;margin:0 auto}.Gulp-awards,.Gulp-intro{grid-column:1/-1}.Gulp-awards,.Gulp-fringe-reviews,.Gulp-intro,.Gulp-press,.Gulp-reviews{max-width:none;padding:1.5rem;height:100%}.Gulp-content .card-border{width:100%;max-width:none;min-width:0}.Gulp-award-item{height:9rem}.Gulp-fringe-list{flex-direction:column;grid-gap:.75rem;gap:.75rem}.Gulp-footer{max-width:800px;padding:2rem 0 0}.Gulp-footer-embed iframe{height:32rem}}@media screen and (min-width:1024px){.Gulp-content{grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:1.75rem;gap:1.75rem}.Gulp-awards,.Gulp-intro{grid-column:1/-1}.Gulp-fringe-reviews,.Gulp-press{grid-column:span 6}.Gulp-award-item{height:10rem}}.About{padding:1.5rem 0;margin:0 auto;text-align:center}.About h1{margin-bottom:.5em}.About .bio-content{display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.About .bio-content .bio-entry{text-align:left}.About .bio-entry{margin:1rem;max-width:400px;min-width:0;width:100%;padding:0 15px 15px;border-radius:6px;align-self:stretch;box-sizing:border-box}.About .skill{background:#feca76}.About-gallery{margin-top:2.5rem;width:100%;max-width:900px;margin-left:auto;margin-right:auto}.About-gallery-title{font-size:1.25rem;margin-bottom:1rem;text-align:center}.About-gallery-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.About-gallery-item{border-radius:8px;overflow:hidden;border:2px solid #000;background:#daeae9;display:flex;flex-direction:column}.About-gallery-item img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:top center;display:block}.About-gallery-caption{padding:.75rem 1rem;text-align:left}.About-gallery-desc{margin:0 0 .35em;font-size:.9rem;line-height:1.4;color:#333}.About-gallery-credit{margin:0;font-size:.8rem;color:#555;font-style:italic}@media screen and (min-width:480px){.About-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:771px){.About{text-align:left}.About .bio-content{text-align:-webkit-center}.About .bio-entry{width:auto;min-width:312px}.About-gallery-grid{grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem}.About-gallery-title{text-align:left}}.OtherProjects{padding:1.5rem 0;margin:0 auto;text-align:center}.OtherProjects .project-group{display:flex;flex-wrap:wrap;justify-content:center;text-align:center}.OtherProjects .project-title{width:100%;margin:0 auto 1rem}.OtherProjects .project-subtitle{max-width:560px;width:100%;margin:.5rem auto 0;padding:0 1rem;box-sizing:border-box}.OtherProjects .card-holders{width:100%;max-width:440px;margin:0 auto;text-align:center}@media screen and (min-width:771px){.OtherProjects .card-holders{width:auto;max-width:none;margin:1rem}}.Card{margin:1rem 0}@media screen and (min-width:771px){.Card{margin:20px}}.Card img{height:45px}.Card a,.proj-link{z-index:1;display:block}.proj-link{background:#feca76;text-decoration:none;border-radius:5px;font-weight:600;font-family:"Raleway",sans-serif;margin:0;cursor:pointer;padding:1em 1.15em;color:#000}.proj-link:hover{background-color:#feb43e}.card-nav{display:flex;place-content:space-between}.card-border{width:100%;max-width:400px;min-width:0;background:#daeae9;padding:0 15px 15px;border-radius:6px;position:relative;align-self:stretch;box-sizing:border-box}@media screen and (min-width:771px){.card-border{width:calc(50% - 40px);min-width:312px}}.card-border:after{content:"";border:2px solid #000;border-radius:6px;position:absolute;top:-10px;left:-8px;right:8px;bottom:10px;pointer-events:none;transition:all .2s ease-in}.stack{display:flex;flex-wrap:wrap;justify-content:center}p.stack-item{margin:8px;border:2px solid;border-radius:50px;padding:6px}.descripition{min-height:100px}.Climbing{padding:1.5rem 0;margin:0 auto;text-align:center}.Climbing h1{margin-bottom:.5em}.climbing-content{display:flex;flex-wrap:wrap;justify-content:center}.Climbing .bio-entry{margin:1rem;max-width:400px;min-width:0;width:100%;padding:1.5rem;border-radius:6px;align-self:stretch;box-sizing:border-box;text-align:left}.Climbing-gallery{margin-top:2.5rem;width:100%;max-width:900px;margin-left:auto;margin-right:auto}.Climbing-gallery-title{font-size:1.25rem;margin-bottom:1rem;text-align:center}.Climbing-gallery-grid{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}.Climbing-gallery-item{border-radius:8px;overflow:hidden;border:2px solid #000;background:#daeae9;display:flex;flex-direction:column}.Climbing-gallery-item img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:top center;display:block}.Climbing-gallery-caption{padding:.75rem 1rem;text-align:left}.Climbing-gallery-desc{margin:0 0 .35em;font-size:.9rem;line-height:1.4;color:#333}.Climbing-gallery-credit{margin:0;font-size:.8rem;color:#555;font-style:italic}@media screen and (min-width:480px){.Climbing-gallery-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:771px){.Climbing{text-align:left}.Climbing .bio-entry{width:auto;min-width:280px}.Climbing-gallery-grid{grid-gap:1.25rem;gap:1.25rem}.Climbing-gallery-title{text-align:left}}.me{position:relative;width:150px;height:150px;margin:0 auto}.me:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:2px solid #000;border-radius:50%;box-sizing:border-box;pointer-events:none}.Navigation{min-width:250px;border:solid;border-radius:3px;position:fixed;margin-right:400px;overflow-y:scroll;top:0;bottom:0;background-color:#fafafa}.Navigation a{color:#000;text-decoration:none}.bio{margin:20px;text-align:center}.bio h2{margin:.5em 0 0}.bio .me+h2~div{margin-top:.25em}.bio img{display:block;width:150px;height:150px;border-radius:50%;object-fit:cover;object-position:center}.nav-item{margin:10% 0;font-size:x-large;width:100%}.nav-item:hover{cursor:pointer;background-color:#daebe9;opacity:1;transition:all .2s ease-in-out}.HomePage{display:flex}.nav-item.nav-item-active{background-color:#daebe9;cursor:default}.nav-item:after{content:" ";display:none;width:0;height:0;border-top:17px solid transparent;border-bottom:19px solid transparent;border-right:17px solid #000;bottom:6px;left:auto;float:right;margin:0}.nav-item.nav-item-active:after{display:block}.contact-menu{padding:1.5rem 20px 24px;display:flex;grid-gap:1rem;gap:1rem;flex-wrap:wrap;justify-content:center}.contact-menu a{display:inline-flex}.bm-burger-button{position:fixed;width:36px;height:30px;left:14px;top:36px}.bm-burger-bars{background:#373a47}.bm-burger-bars-hover{background:#a90000}.bm-cross-button{height:24px;width:24px}.bm-cross{background:#bdc3c7}.bm-menu-wrap{position:fixed;height:100%}.frame{width:100%;box-sizing:border-box;padding:0 1.25rem;margin:0 auto}@media screen and (min-width:771px){.frame{padding:0 2rem;margin-left:250px}}
/*# sourceMappingURL=main.a5437c75.chunk.css.map */