body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Limelight,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--primary-color:#fef0b4;--secondary-color:#006e99;--tertiary-color:#d7a066;--black:#010001}body{background-color:#fef0b4;background-color:var(--primary-color)}.App,body{margin:0;padding:0}.App{box-sizing:border-box;overflow-x:hidden;text-align:center}.main-section{display:flex}.heading-2{border-bottom:.125rem solid #010001;border-bottom:.125rem solid var(--black);display:inline-block;height:-webkit-fit-content;height:fit-content;margin-bottom:0;max-width:-webkit-fit-content;max-width:fit-content;padding-bottom:.25rem}.grid{display:grid}.grid--col-3{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(3,1fr)}.btn{background:none;border:none;cursor:pointer}.btn ion-icon{height:3.125rem;width:3.125rem}.header{display:flex;justify-content:space-between;padding:1.25rem 5rem}.link-home{background:none;border:none;color:#fef0b4;color:var(--primary-color);cursor:pointer;font-size:1.5rem;font-weight:300;letter-spacing:.125rem;margin-top:.5rem;text-decoration:none}.section-links{display:flex;gap:5rem;padding:.5rem 0 0}.section-link{background:none;border-bottom:.125rem solid #0000;color:#010001;color:var(--black);cursor:pointer;font-size:2rem;letter-spacing:.0625rem;padding:.5rem 0;text-decoration:none;transition:border-color .3s}.section-link.active,.section-link:hover{border-bottom:.125rem solid #010001;border-bottom:.125rem solid var(--black)}.hero{flex-direction:column;overflow-y:hidden}.hero-img{border-radius:1rem;box-shadow:0 0 0 1rem #d7a066;box-shadow:0 0 0 1rem var(--tertiary-color);height:40rem;transform:translate(14rem,-9rem)}.hero-description{align-items:center;color:#006e99;color:var(--secondary-color);display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin-top:2rem}.hero-heading{font-size:9rem;margin-top:0;z-index:999}.biography{display:flex;flex:0 0 25rem;flex-direction:column;font-size:1.5rem;margin-top:2rem}.bio-filter-btn{display:none}.biography-content{display:flex;gap:3rem;padding:0 2.5rem 1.25rem 4.3rem}.biography-text{font-family:Manrope;font-weight:400;width:32rem}.biography-text strong{font-family:Limelight}.projects{flex-direction:column;margin-top:3rem;min-height:100vh}.container-projects{padding:0 2.5rem;row-gap:1.25rem}.projects-heading-container{align-items:center;display:flex}.nubbon{background-color:#d7a066;background-color:var(--tertiary-color);border-radius:0 1rem 1rem 0;height:3.2rem;width:5rem}.projects-heading{font-size:3rem;margin-bottom:3rem;transform:translate(-.7rem,.5rem);z-index:999}.project-list{font-size:1.4rem;margin-left:4.3rem;margin-right:6rem}.project-line{position:relative}.project-line:hover h2{color:#d7a066;color:var(--tertiary-color);transition:all .3s ease}.project-line span{left:55vw;opacity:0;position:absolute;top:-4rem;transition:all .3s ease!important;z-index:999}.project-line span span{transform:translateX(-50vw)}.project-line:nth-child(2n) span{left:65vw}.project-line:hover span{opacity:1}.project-line-img{border-radius:.5rem}.project-title{cursor:pointer}.underline-variable{background:radial-gradient(ellipse at center,#006e99 0,#006e99 50%,#0000 100%) bottom /100% 3px no-repeat;background:radial-gradient(ellipse at center,var(--secondary-color) 0,var(--secondary-color) 50%,#0000 100%) bottom /100% 3px no-repeat;padding-bottom:4px}.project-link{color:#010001;color:var(--black);text-decoration:none}.project-card{max-height:25rem;max-width:25rem}.project-card h3{border-bottom:.125rem solid #0000;max-width:-webkit-fit-content;max-width:fit-content;transition:border-color .3s}.project-card:hover h3{border-bottom:.125rem solid #010001;border-bottom:.125rem solid var(--black)}.project-card-img{cursor:pointer;max-height:100%;max-width:100%;transition:transform .5s ease}.project-card-img:hover{transform:scale(1.1)}.project-detail{align-items:center;flex-direction:column;font-family:Manrope;font-size:1.5rem;overflow:hidden;padding:0 2.5rem;position:relative}.project-detail-title{font-family:Limelight}.project-detail-title-container{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.project-text-container{columns:25rem 3;margin-right:10rem;padding-bottom:8rem;padding-left:1.8rem}.project-text-container p{margin:0}.emphasized-text{font-family:LimeLight;font-weight:400}.back-btn{border-radius:50%;left:1rem;position:absolute}.back-btn ion-icon{transition:color .3s ease}.back-btn:hover ion-icon{color:#9e9d9d}.back-btn:active ion-icon{color:#0c0c0c}.project-detail-title{border-bottom:.125rem solid #0c0c0c;max-width:-webkit-fit-content;max-width:fit-content}.iframe-container{height:22.5rem!important}.press-container{animation:scroll 60s linear infinite;display:flex;margin-bottom:1.25rem;margin-top:8.25rem;white-space:nowrap}.press-container:hover{animation-play-state:paused}.quote-container{background:#3b3b3b;border-radius:.5rem;color:#fff;flex:0 0 auto;font-size:.875rem;margin:0 1rem;padding:1rem 2rem}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.caroussel{display:flex;gap:2.25rem;position:relative}.caroussel-image{border-radius:1.25rem}.active-image{transform:scale(1.2)}.caroussel-viewport{min-height:22.5rem}.caroussel-btn{display:none;position:absolute}.tours{flex-direction:column}.event-container{background-color:#006e99;background-color:var(--secondary-color);border-radius:1.2rem;margin-bottom:12rem;margin-left:2rem;margin-right:2rem;padding:1rem 1rem 2.5rem}.event-filter-chips{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 1.5rem .5rem}.chip{background:none;border:1px solid #fef0b480;border-radius:999px;color:#fef0b4;color:var(--primary-color);cursor:pointer;font-size:1.05rem;font-weight:600;padding:.55rem 1.4rem;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.chip:hover{background-color:#fef0b414}.chip.active,.chip:hover{border-color:#fef0b4;border-color:var(--primary-color)}.chip.active{background-color:#fef0b433}.chip.reset{border-style:dashed;opacity:.8}.event-list{grid-gap:1.5rem;color:#fef0b4;color:var(--primary-color);display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));list-style:none;margin-top:2rem;padding:1rem 1.5rem 0}.month-block{display:contents}.month-filter-btn{align-items:center;background:none;border:none;color:#fef0b4;color:var(--primary-color);cursor:pointer;display:inline-flex;font-size:1.6rem;font-weight:700;gap:.4rem;grid-column:1/-1;justify-self:start;letter-spacing:.05em;padding:0}.month-filter-chevron{align-items:center;display:inline-flex;transition:transform .2s ease}.month-filter-chevron.collapsed{transform:rotate(90deg)}.container-event-single-location{background-color:#fef0b414;border-radius:.9rem;margin:0;padding:1.25rem 1.5rem}.dates-container{display:flex;flex-wrap:wrap;font-family:Manrope;font-size:1.8rem;gap:.3rem 1.5rem;list-style:none;margin-top:.75rem}.dates-container>*{break-inside:avoid;page-break-inside:avoid}.event{background:url(/static/media/listRectangle.8139e83bcfa19904c319.svg) no-repeat left 1.1rem;cursor:pointer;padding-left:2.8rem;width:-webkit-fit-content;width:fit-content}.event::marker{font-size:1rem}.event:hover{text-decoration:underline}.no-events-heading{font-size:2rem;margin-left:3rem;margin-top:2rem}.contact,.no-events-heading{color:#fef0b4;color:var(--primary-color)}.contact{background-color:#006e99;background-color:var(--secondary-color);border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;font-size:1.5rem;height:-webkit-fit-content;height:fit-content;margin-top:3rem;overflow-y:hidden;padding:2rem 0 2rem 4.3rem}.link-mail,.phone-number{display:flex;font-family:Manrope;gap:1rem;max-width:-webkit-fit-content;max-width:fit-content}.footer-icon{height:2rem}.link-mail{color:#fef0b4;color:var(--primary-color);cursor:pointer;text-decoration:none}@media (max-width:544px){.grid--col-3{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(1,1fr)}.header{padding:1.25rem 0 1.25rem 1.25rem}.section-link{display:none}.main-section{margin:0;padding:0;width:100vw}.hero{flex-direction:column;overflow-y:visible}.hero-img{height:20rem;transform:translate(6.5rem,-3rem);width:16rem}.hero-heading{font-size:3rem;padding-left:4.5rem}.biography .projects-heading-container .nubbon{width:5.5rem}.biography .projects-heading{anchor-name:--bio-heading}.bio-filter-btn{position-anchor:--bio-heading;background-color:var(--primary-color);border:none;cursor:pointer;display:block;font-size:1.6rem;font-weight:700;left:anchor(right);letter-spacing:.05em;margin-left:1rem;margin-top:1rem;padding:0;position:absolute;top:anchor(top);transition:transform .2s ease}.bio-filter-btn.collapsed{transform:rotate(90deg)}.tours .projects-heading-container .nubbon{width:8.5rem}.nubbon{margin:0;position:absolute;width:5rem}.projects-heading{margin:3rem auto;transform:translate(0)}.projects{margin-top:1.25rem;min-height:-webkit-fit-content;min-height:fit-content;overflow:hidden;padding:0 auto}.project-list{margin-left:2rem;margin-right:2.5rem}.project-line-img{display:none}.project-heading,.project-title{font-weight:400}.project-detail-title,.project-title{text-align:center}.project-text-container{margin-right:4rem;padding-bottom:0}.container-projects{padding:0 1rem}.heading-projects{font-size:2rem;margin-bottom:1.25rem;margin-left:1rem}.caroussel-btn{background:none;border:none;color:#40a1ce;display:block;left:50%}.caroussel-btn ion-icon{height:3rem;width:3rem}.caroussel-btn-prev{left:8vw;top:80%;z-index:999}.caroussel-btn-next{left:78vw;top:80%;z-index:999}.back-btn{left:-.25rem}.iframe-container{transform:translate(-1rem);width:80vw}.biography{flex-direction:column;margin-top:6rem}.biography-content{display:block;padding-left:2rem}.biography-text{width:100%}.img-biography{width:100vw}.event-container{height:-webkit-fit-content;height:fit-content;margin-left:1rem;margin-right:1rem;padding:1.5rem 1rem 2rem}.event-list{display:grid;grid-template-columns:1fr;justify-items:center;margin-top:1.5rem;padding:.5rem}.event-filter-chips{gap:.5rem;justify-content:center;margin:0 .5rem .75rem}.month-filter-btn{justify-content:space-between;justify-self:center;margin-bottom:.75rem;max-width:22rem;text-align:left;width:100%}.chip{font-size:.98rem;padding:.45rem 1.1rem}.dates-container{column-count:auto;display:flex;flex-wrap:wrap;gap:.25rem 1rem;justify-content:center}.container-event-single-location{margin:0;padding:1rem;text-align:center;width:min(30rem,100%)}.contact{font-size:1rem;padding-left:1rem;width:calc(100vw - 1rem)}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}
/*# sourceMappingURL=main.9e14e87c.css.map*/