@font-face{font-family:Maxeville Construct;src:url(/fonts/Maxeville-BoldConstruct.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Maxeville;src:url(/fonts/Maxeville-Bold.otf) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Univers;src:url(/fonts/UniversLTStd.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Univers;src:url(/fonts/UniversLTStd-Bold.otf) format("opentype");font-weight:700;font-style:normal}:root{--black:21,21,21;--purple:170,123,251;--beige:238,239,228;--yellow:205,254,137;--grey:169,169,169;--bg:var(--beige);--fg:var(--black);--cursor:var(--purple);--pp:1.5rem;--full-height:calc(var(--vh, 1vh) * 100);--font-body:"Univers",sans-serif;--font-heading:"Maxeville",sans-serif;--font-first-letter:"Maxeville Construct",sans-serif}@media (min-width:750px){:root{--pp:2rem}}.color-purple{--bg:var(--purple);--fg:var(--black);--cursor:var(--yellow)}.color-beige{--bg:var(--beige);--fg:var(--black);--cursor:var(--purple)}.color-grey{--bg:var(--grey);--fg:var(--black);--cursor:var(--yellow)}.color-yellow{--bg:var(--yellow);--fg:var(--black);--cursor:var(--purple)}.color-yellow-inverted{--bg:var(--black);--fg:var(--yellow);--cursor:var(--purple)}.color-black{--bg:var(--black);--fg:var(--beige);--cursor:var(--yellow)}.color-beige,.color-black,.color-grey,.color-purple,.color-yellow,.color-yellow-inverted{color:rgb(var(--fg));background-color:rgb(var(--bg))}html{font-size:62.5%}body,html{max-width:100vw}body{position:relative;font-size:1.4rem;font-weight:700;font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:rgb(var(--bg));color:rgb(var(--fg))}@media (min-width:750px){body{font-size:1.6rem}}.container{min-height:var(--full-height)}.separator{display:none;height:var(--fh)}@media (min-width:750px){.container{position:-webkit-sticky;position:sticky;bottom:0}.separator{display:block}}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none;cursor:pointer}.list-unstyled{list-style:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}button{cursor:pointer}.button-ns{background:none;border:none;font:inherit;color:inherit}.pw{width:100%;max-width:160rem;margin:0 auto;padding-left:var(--pp);padding-right:var(--pp)}.pw-wide{max-width:100%}.pw-desktop{padding-left:0;padding-right:0}@media (min-width:750px){.pw-desktop{padding-left:var(--pp);padding-right:var(--pp)}}.media{position:relative;overflow:hidden}.media>*{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.media-wide{padding-top:56.25%}.media-wide-tall{padding-top:177.77%}.media-square{padding-top:100%}.media-portrait{padding-top:133.33%}.media-landscape{padding-top:66.66%}.hidden{display:none!important}@media (max-width:749px){.small-hide{display:none!important}}@media (min-width:750px) and (max-width:989px){.medium-hide{display:none!important}}@media (min-width:990px){.large-up-hide{display:none!important}}.language-selector-wrapper{display:flex;gap:.3rem}.language-selector-wrapper button.active{text-decoration:underline;text-underline-offset:.3rem}@media (hover:hover){.language-selector-wrapper button:hover{text-decoration:underline;text-underline-offset:.3rem}}.fill-link{position:relative;overflow:hidden}.fill-link>.link{display:block;padding:.5rem var(--pp);width:100%;transition:color .3s ease;z-index:1}.fill-link>.link.h5{padding:.9rem var(--pp) .5rem}.fill-link>.link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:rgb(var(--fg));transition:transform .3s ease}@media (hover:hover){.fill-link>.link:hover{color:rgb(var(--bg))}.fill-link>.link:hover:before{transform:translateX(100%)}}.fill-link span{position:relative;z-index:2}.fill-link>.link-reverse:before{left:100%}@media (hover:hover){.fill-link>.link-reverse:hover:before{transform:translateX(-100%)}}.landing{position:relative}@media (max-width:749px){.landing{margin-top:-6rem}}.flower-logo-container{height:100%;will-change:transform}.landing-logo{width:100vw;height:50dvh;height:calc(var(--fixed-vh) * .5);position:-webkit-sticky;position:sticky;top:0;display:flex;align-items:flex-end;justify-content:center;padding:10rem 0 2rem}.landing-logo .animated-flower{width:auto;height:100%}.landing-spacer{height:calc(var(--fixed-vh) * .2);height:20dvh}.landing-text{max-width:60rem;padding-top:0;padding-bottom:12rem}.scroll-text{position:-webkit-sticky;position:sticky;bottom:0;left:0;width:100vw;text-align:center;padding:var(--pp)}.video-scroll-container{overflow:hidden;height:calc(var(--fixed-vh) * .5);height:50dvh;width:100%;display:flex;align-items:center}.video-scroll{display:flex;gap:1rem;padding:4rem 0;will-change:transform}.video-item{flex:0 0 25vw;height:-moz-fit-content;height:fit-content;color:black}.video-cta{flex:0 0 20vw;height:100%;align-self:center;text-align:center}.video-item:first-child{margin-left:var(--pp)}.video-item .media{background:black}.video-scroll.is-mobile{display:flex;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:var(--pp);padding-inline:var(--pp);scroll-padding-inline:var(--pp);touch-action:auto;overscroll-behavior-x:contain}.video-scroll.is-mobile>*{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 calc(80vw - (var(--pp) * 2));min-width:calc(80vw - (var(--pp) * 2))}.video-scroll.is-mobile{scrollbar-width:none}.video-scroll.is-mobile::-webkit-scrollbar{display:none}.landing-section.is-mobile .landing-spacer{height:calc(var(--fixed-vh) * .5);height:5dvh}.landing-section.is-mobile .landing-logo{position:relative}.landing-section.is-mobile .landing-text{padding-top:6rem;padding-bottom:6rem}.h0,.h1,.h2,.h3,.h4,h1,h2,h3,h4{font-family:var(--font-heading);text-transform:uppercase;line-height:1}.hxl{font-size:14vw}@media (min-width:750px){.hxl{font-size:12vw}}.h1,h1{font-size:4.8rem;line-height:.9}@media (min-width:750px){.h1,h1{font-size:6.4rem}}@media (min-width:990px){.h1,h1{font-size:9.6rem}}.h2,h2{font-size:4rem}@media (min-width:750px){.h2,h2{font-size:6.4rem}}.h3,h3{font-size:2.8rem}@media (min-width:750px){.h3,h3{font-size:4.8rem}}.h4,h4{font-size:2.4rem}@media (min-width:750px){.h4,h4{font-size:4rem}}.h5,h5{font-family:var(--font-heading);font-size:2rem;text-transform:none}@media (min-width:750px){.h5,h5{font-size:3.4rem}}.button-text{font-family:var(--font-body);text-transform:uppercase;font-weight:700;letter-spacing:-.02rem;font-size:inherit}.text-content a{text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:.1rem}.text-content a:hover{text-decoration:none}.h6,h6{font-family:var(--font-body);font-weight:700;text-transform:uppercase;font-size:1.4rem}p+p{margin-top:1.5rem}.small{font-family:var(--font-body);font-weight:700;font-size:1.2rem}.spaced-link{position:relative;transition:letter-spacing .3s ease}.spaced-link:before{content:"[";display:inline-block}.spaced-link:after{content:"]";display:inline-block}@media (hover:hover){.spaced-link:hover{letter-spacing:.1em}}.text-base{font-size:1.4rem}.text-base,.text-base-large{font-family:var(--font-body);text-transform:none;line-height:normal}.text-base-large{font-size:1.6rem}@media (min-width:750px){.text-base{font-size:1.6rem}.text-base-large{font-size:2rem}}.right{text-align:right}.left{text-align:left}.center{text-align:center}.justify{text-align:justify}.uc{text-transform:uppercase}.lc{text-transform:lowercase}.tc{text-transform:capitalize}.nc{text-transform:none}.ws-pre-line{white-space:pre-line}.first-letter{display:inline-block}.first-letter:first-letter{font-family:var(--font-first-letter)}.text-wrapper>*+*{margin-top:1.5rem}.text-wrapper>p+:not(p){margin-top:2.5rem}.text-wrapper>h6+:not(p){margin-top:.4rem}header{width:100%;z-index:9;top:0;left:0;display:flex;height:6rem;color:rgb(var(--bg));background:transparent;mix-blend-mode:difference}.color-yellow-inverted header{color:rgb(var(--fg))}@media (max-width:749px){header{position:-webkit-sticky;position:sticky}}@media (min-width:750px){header{position:-webkit-sticky;position:sticky}}.header-container{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 var(--pp)}.header-logo{width:15rem}.menu-toggle{position:relative;padding:.5rem;z-index:5}.menu-toggle.is-open{color:rgb(var(--black))}.site-navigation{position:fixed;top:0;left:0;right:0;bottom:0;transform:translateY(-100vh);max-height:var(--full-height);overflow:auto;display:flex;align-items:center;justify-content:center;z-index:99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(255,255,255,.4);will-change:transform}.site-navigation,.site-navigation.visible{transition:transform .6s cubic-bezier(.4,0,.2,1)}.site-navigation.visible{transform:translateY(0)}.site-navigation-wrapper{display:grid;width:100%;height:100%}.panel{display:flex;flex-direction:column;justify-content:space-between}.panel-footer{width:100%;align-self:flex-end}.close-menu-button{padding:var(--pp);text-align:right}@media (max-width:989px){.site-navigation-wrapper{grid-template-rows:auto 1fr}}@media (min-width:990px){.site-navigation-wrapper{grid-template-columns:1fr 3fr}.panel-second{grid-column:1;grid-row:1}}.panel-second>div{padding:var(--pp)}.panel-second-header{display:flex;align-items:flex-end;justify-content:space-between}.panel-second .flower-logo{width:5rem}.header-social-menu{display:flex}@media (max-width:989px){.panel-second>div{border-top:.1rem solid rgb(var(--fg))}.repertoire-link{flex-grow:1}.header-social-menu{justify-content:space-between;margin-bottom:3rem}}@media (min-width:990px){.panel-second{border-right:.1rem solid rgb(var(--fg))}.panel-second-header{align-items:flex-start}.panel-second .flower-logo{width:8rem}.header-social-menu{flex-direction:column}}.panel-first{flex-flow:column}.panel-first .panel-footer{padding:var(--pp);display:flex;align-items:flex-end;flex-grow:1}.panel-first .panel-footer>*{width:100%}.main-navigation{width:100%;margin-top:2rem;border-top:.1rem solid rgb(var(--fg))}.main-navigation .link{border-bottom:.1rem solid rgb(var(--fg))}.secondary-navigation{width:100%}.secondary-navigation ul{display:flex;justify-content:space-between}.secondary-navigation li{width:100%}.secondary-navigation .link{width:100%;padding:.5rem var(--pp)}.repertoire-link{display:flex}.repertoire-link:before{content:"";position:relative;width:1.5rem;height:1.5rem;background-image:url(/img/star-black.svg);background-size:contain;background-position:50%;background-repeat:no-repeat;animation:rotate 8s linear infinite}@media (max-width:989px){.repertoire-link{font-size:1.8rem;justify-content:flex-end}.secondary-navigation .link{padding:2rem var(--pp)}}.footer{position:relative;z-index:8;pointer-events:none}.footer-transition{position:relative;height:calc(var(--full-height) / 2.5);width:100%;background:linear-gradient(to bottom,rgb(var(--fg),0) 0,rgb(var(--fg),.2) 20%,rgb(var(--fg),.4) 40%,rgb(var(--fg),.6) 60%,rgb(var(--fg),.8) 80%,rgb(var(--fg)) 100%);z-index:-1}@media (min-width:750px){.footer{margin-top:calc(var(--fh) * -1)}.footer-transition{height:var(--full-height)}}.footer-wrapper{background-color:rgb(var(--bg));color:rgb(var(--fg))}.footer-top{pointer-events:auto}.footer-cta,.footer-top{position:relative;display:flex;flex-direction:column}.footer-cta{flex-grow:1;align-items:center;justify-content:center;color:rgb(var(--bg))}.footer-cta .semi-circle{width:100%;height:-moz-fit-content;height:fit-content;color:rgb(var(--fg));align-self:flex-end}.footer-cta .filler{width:100%;flex-grow:1;display:block;background-color:rgb(var(--fg))}.footer-cta-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;padding-bottom:4rem}.footer-cta .contact-icon{width:3.6rem}.footer-flower{position:relative;display:block;max-height:70vh;max-width:100vw;margin:0 auto}.footer-bottom{pointer-events:auto}.bunny-container,.footer-bottom-content{position:relative}.bunny-container{display:inline-block}.bunny{width:6rem;height:auto}@media (max-width:989px){.footer-cta{min-height:20rem}.footer-cta .contact-icon{width:3rem;margin-bottom:1rem}.footer-bottom-content{border-top:.1rem solid rgb(var(--fg));display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:2rem;padding:2rem 0;margin-top:1.2rem}.footer-bottom-content .bunny{width:5rem}.footer-bottom-content .button-text{order:1;flex-grow:1;text-align:left}.bunny-container{order:2}}@media (min-width:990px){.footer{min-height:calc(var(--full-height) * 2);margin-top:calc(var(--full-height) * 2 * -1)}.footer-top{max-height:var(--full-height)}.footer-cta .contact-icon{position:absolute;top:0;right:-4.6rem}.footer-bottom-content{display:grid;grid-template-columns:repeat(7,1fr);border-bottom:.1rem solid rgb(var(--fg));margin-bottom:1.8rem;margin-top:-1.2rem}.footer-bottom-content .bunny-container{position:absolute;bottom:0;right:0;will-change:transform;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.footer-bottom-content .bunny-container .bunny{width:9rem}.bunny-container.hop .bunny{animation:hopY .5s cubic-bezier(.25,.46,.45,.94)}@keyframes hopY{0%{transform:translateY(0)}50%{transform:translateY(-2rem)}to{transform:translateY(0)}}}.site-credits{position:fixed;color:rgb(var(--bg));bottom:0;left:0;right:0;padding:8rem var(--pp) 6rem;transform:translateY(100%);will-change:transform;transition:transform .5s ease}.site-credits .cloud{position:absolute;top:0;left:50%;transform:translateX(-50%);min-width:100%;min-height:100%;fill:rgb(var(--fg));z-index:-1;will-change:transform}.site-credits.is-open{transform:translateY(0)}.close-site-credits{position:relative;left:50%;transform:translateX(-50%);width:3.6rem;height:3.6rem;margin-bottom:3.6rem;color:rgb(var(--bg))}.close-site-credits svg{width:1.6rem;height:1.6rem}.credits-list{display:flex;justify-content:center;flex-direction:column;flex-wrap:wrap;gap:1rem 3rem}.credits-list p{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.credits-list p>span:first-child{text-align:right}.footer-top,.footer-transition{transition:transform .5s ease;will-change:transform}.footer.credits-open .footer-top,.footer.credits-open .footer-transition{transform:translateY(calc((var(--sch) - var(--fbh)) * -1 + 6rem))}.footer-bottom-content{transition:opacity .5s ease}.footer.credits-open .footer-bottom-content{opacity:0}@media (min-width:750px){.site-credits{padding:10rem var(--pp) 4rem}.credits-list{max-width:60%;margin:0 auto;flex-direction:row}.credits-list p{grid-template-columns:auto auto}.footer-wrapper.credits-open .footer-top,.footer-wrapper.credits-open .footer-transition{transform:translateY(calc((var(--sch) - var(--fbh)) * -1 + 8rem))}}.project-container{--service-carousel-height:calc(var(--full-height) - var(--service-info-height) - 6rem);min-height:var(--full-height);padding-top:6rem;display:flex;flex-direction:column}.project-view-carousel,.project-view-list{min-height:0;overflow:hidden;will-change:opacity,transform}.project-view-list .project-list-wrapper{border-top:0}.service-info{display:flex;flex-direction:column;flex-shrink:0}.service-info>*{border-top:.1rem solid rgb(var(--fg))}.service-info-description,.service-info-title{border-top:.1rem dashed rgb(var(--fg));padding:1rem var(--pp)}.service-info-nav{display:grid;grid-template-columns:auto auto;border-bottom:.1rem dashed rgb(var(--fg));text-align:right}.service-info-nav>:first-child{text-align:left}.service-info-nav>.link{padding-top:.9rem}.service-info .content-wrapper{display:block;max-width:65rem}.featured-services{padding:12rem 4rem}.featured-services-heading{padding:.5rem var(--pp);margin-bottom:4rem;transform:rotate(1.5deg)}.featured-services-list{transform:rotate(1.5deg)}@media (min-width:750px){.featured-services-list .fill-link .link{width:-moz-fit-content;width:fit-content;position:relative}}@media (max-width:749px){.featured-services{text-align:center}.featured-services-list .fill-link{border-top:.1rem dashed rgb(var(--fg))}}.repertoire-heading{padding-top:8rem;padding-bottom:2rem;max-width:100%}.project-list-wrapper{border-top:.1rem dashed rgb(var(--fg));display:grid;grid-gap:1rem;gap:1rem;padding-bottom:6rem}.project-list-item{position:relative;border-bottom:.1rem dashed rgb(var(--fg));padding:.7rem var(--pp) .3rem var(--pp);transition:background-color .3s ease;cursor:pointer}.project-list-item:hover{background-color:rgb(var(--black));color:rgb(var(--beige))}.project-list-item-content{display:grid}.project-display{position:relative;aspect-ratio:16/9;margin:.5rem}.project-display-turntable:before{content:"";position:absolute;inset:0;background-image:linear-gradient(to right,rgb(var(--purple)) 1rem,transparent 1rem),linear-gradient(to bottom,rgb(var(--purple)) 1rem,transparent 1rem);background-size:25% 50%;border-right:1rem solid rgb(var(--purple));border-bottom:1rem solid rgb(var(--purple))}.project-display-video{position:relative}.project-display-turntable .project-display-video:before{left:0;animation:rotate 9s linear infinite}.project-display-turntable .project-display-video:after,.project-display-turntable .project-display-video:before{content:"";position:absolute;inset:0;top:0;width:50%;background-image:url(/img/spiral.svg);background-size:85%;background-position:50%;background-repeat:no-repeat}.project-display-turntable .project-display-video:after{left:50%;animation:rotate 8s linear infinite;animation-direction:reverse}.project-display-video>*{z-index:1}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:989px){.project-list-wrapper{border-top:none}.project-list-item{display:grid;grid-template-columns:3fr 2fr;grid-gap:var(--pp);gap:var(--pp);padding:1rem var(--pp)}.project-list-item-content{grid-template-rows:auto 1fr auto}.project-list-item-content div:last-child{justify-self:flex-end}}@media (min-width:990px){.project-list-wrapper{grid-template-columns:7fr 5fr;grid-template-rows:auto 1fr;align-items:flex-start}.project-list{grid-row:span 2}.project-list-item-content{grid-template-columns:1fr 1fr auto;gap:.8rem}}.project-aside{position:-webkit-sticky;position:sticky;top:0}.project-filter{display:flex;flex-wrap:wrap}.project-filter h4{width:100%;margin-bottom:.5rem}.project-filter-button{position:relative;display:inline-flex;align-items:center;padding:.5rem;color:rgb(var(--fg));font-family:var(--font-body);font-size:1.4rem;cursor:pointer;transition:all .3s ease;font-weight:400}.project-filter-button:before{content:"";display:block;width:1rem;height:1rem;margin-bottom:.35rem;background-color:rgb(var(--bg));border:1px solid rgb(var(--fg));border-radius:50%;margin-right:.6rem}.project-filter-button.active:before,.project-filter-button:hover:before{background-color:rgb(var(--purple));color:rgb(var(--bg))}@media (max-width:989px){.project-aside{grid-row:1;padding:1rem var(--pp);border-bottom:.1rem dashed rgb(var(--fg))}.project-filter-buttons{display:none}.project-filter-buttons.is-open{display:block}.project-filter-button{padding:.5rem 0;margin-right:2rem}}@media (min-width:990px){.project-filter{margin:3rem 1rem;grid-column:2;gap:1rem;text-align:right;justify-content:flex-end}.project-filter-button{font-size:1.6rem}}.project-carousel{position:relative;width:100%;height:100%;display:flex;align-items:center;--slide-spacing:10vw;--slide-size:90vw}.project-carousel-viewport{overflow:hidden;width:100%}.project-carousel-container{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:transparent;margin-left:calc(var(--slide-spacing) * -1)}.project-carousel-slide{position:relative;transform:translateZ(0);flex:0 0 var(--slide-size);min-width:0;padding-left:var(--slide-spacing)}.project-carousel-buttons{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 2.5vw;pointer-events:none}.project-carousel-button{background:none;border:none;padding:.5rem;cursor:pointer;pointer-events:auto;color:var(--fg);transition:opacity .3s ease}.project-carousel-button:not(:disabled):hover{opacity:.7}.project-carousel-button:disabled{opacity:0;cursor:not-allowed}.project-carousel-button svg{display:block;width:1.4rem;height:auto}.project-carousel-slide.project-carousel-cta{display:flex;align-items:center;justify-content:center}@media (min-width:750px){.project-carousel{--slide-spacing:10vw;--slide-size:70vw}.project-carousel-buttons{padding:0 13.5vw}}@media (min-width:990px){.project-carousel{--slide-spacing:15vw;--slide-size:60vw}.project-carousel-buttons{padding:0 20vw}}.project-card{position:relative}.project-card-media{background-color:rgb(var(--black))}.project-card-content{margin-top:1rem;display:grid;grid-template-columns:1fr auto;grid-column-gap:1rem;column-gap:1rem}.project-card-link{grid-column:2;grid-row:1/2}.project-card-link:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.project-modal{position:fixed;width:100vw;height:var(--full-height);top:0;left:0;z-index:99;overflow-y:auto}.project-modal-header{height:6rem;display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--pp);position:-webkit-sticky;position:sticky;top:0;z-index:1;background-color:var(--bg)}.project-modal-close{position:relative;z-index:5}.project-modal-player{position:relative;min-height:var(--full-height);margin-top:-6rem;flex-direction:column;padding:var(--pp)}.project-modal-player,.project-modal-video-wrapper{width:100%;display:flex;justify-content:space-between;align-items:center}.project-modal-video-wrapper{flex-grow:1;padding:6rem 0}.project-modal-video-wrapper .project-carousel-button{padding:var(--pp)}.project-modal-video-wrapper .project-carousel-button.prev{margin-left:calc(var(--pp) * -1)}.project-modal-video-wrapper .project-carousel-button.next{margin-right:calc(var(--pp) * -1)}.project-modal-video{position:relative;width:60%;aspect-ratio:16/9}.project-modal-video .media{background-color:#000}.cover-image{width:100%;height:100%;object-fit:cover}.player-controls{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:1rem;z-index:2}.player-button{width:100%;padding:1rem 2rem;border:none;cursor:pointer}.player-button span{font-family:var(--font-body);text-transform:uppercase;transition:letter-spacing .3s ease}.player-button:hover span{letter-spacing:.4rem}.video-controls{position:absolute;left:0;right:0;padding:1rem 0;display:flex;flex-direction:column;gap:.5rem;height:-moz-fit-content;height:fit-content}.player-controls-small{display:flex;align-items:center;justify-content:center;gap:1rem;z-index:2}.player-controls-small>.player-button{width:-moz-fit-content;width:fit-content;padding:.5rem 1rem}.player-controls-small .player-button.is-active span,.player-controls-small>.player-button:hover span{letter-spacing:-.02rem;text-decoration:underline;text-underline-offset:.2rem;text-decoration-thickness:.1rem}.progress-container{display:flex;justify-content:space-between;flex-wrap:wrap}.progress-bar{position:relative;width:100%;height:auto;cursor:pointer;border-radius:2px;padding:.6rem 0}.progress-bar:after{content:"";position:absolute;top:.6rem;left:0;width:100%;height:.2rem;background-color:rgba(255,255,255,.3)}.progress{height:.2rem;background-color:#fff;border-radius:2px;transition:width .1s linear}.time-display{font-weight:400}.audio-only video{display:none}.audio-only .cover-image{display:block}.audio-overlay{-webkit-backdrop-filter:blur(3rem);backdrop-filter:blur(3rem)}@keyframes slideIn{0%{transform:translateY(var(--full-height));opacity:0}to{transform:translateY(0);opacity:1}}.player-footer{padding-top:2rem}.button-scroll-down{margin-top:2rem}@media (max-width:749px){.project-modal-video{width:90%}}.project-modal-info{margin-bottom:20rem}.project-modal-info>*{margin-top:20rem}.project-details{max-width:80rem;margin-left:auto;margin-right:auto}.project-details>h2{margin-bottom:2rem}.project-details-table{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:1rem;column-gap:1rem;grid-row-gap:.6rem;row-gap:.6rem;max-width:30rem}.project-details-table>div{text-align:right}.project-description{max-width:80rem;margin-left:auto}.project-description>h2{margin-bottom:1rem}.project-description a{text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:.1rem}.project-description a:hover{text-decoration:none}.project-awards,.project-credits{border-top:.1rem solid rgb(var(--fg));padding:1rem 0}.project-awards>h2,.project-credits>h2{margin-bottom:1rem}.project-credits-item{display:flex;align-items:center;justify-content:space-between;gap:1rem}.project-credits+.project-awards,.project-credits+.project-credits{margin-top:0}@media (min-width:750px){.project-credits-list{column-count:3;column-gap:15vw}.project-awards-list{display:flex;justify-content:space-between;flex-wrap:wrap;column-gap:5rem}.project-award-item{flex-shrink:0}}.project-modal .project-carousel{min-height:var(--full-height)}.gallery-grid{display:grid}.gallery-grid.gallery-grid-gap{gap:var(--pp)}.gallery-grid.mobile-grid-two{grid-template-columns:repeat(2,1fr)}@media (min-width:750px){.gallery-grid.desktop-grid-two{grid-template-columns:repeat(2,1fr)}.gallery-grid.desktop-grid-three{grid-template-columns:repeat(3,1fr)}}.block-text-wrapper p{font-weight:400}@media (min-width:750px){.block-text.two_columns{column-count:2;column-gap:var(--pp)}.block-text.half_left,.block-text.half_right{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--pp);gap:var(--pp)}.block-text.half_right>*{grid-column:2}}.pause-overlay,.play-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.pause-overlay svg,.play-overlay svg{color:rgba(var(--yellow))}@media (hover:hover){.pause-overlay{display:none}}.video-container video{width:100%;height:100%;object-fit:cover}@media (min-width:750px){.media-with-text-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--pp);gap:var(--pp)}.media-with-text-wrapper.desktop-reverse .media-with-text-content{grid-column:1;grid-row:1}}@media (max-width:749px){.media-with-text-wrapper.mobile-reverse .media-with-text-content{grid-row:1}}.spacing-top-small{margin-top:4rem}.spacing-top-medium{margin-top:12rem}.spacing-top-large{margin-top:20rem}.spacing-bottom-small{margin-bottom:4rem}.spacing-bottom-medium{margin-bottom:12rem}.spacing-bottom-large{margin-bottom:20rem}.project-block-gallery{position:relative}.gallery-scroll-container{width:100vw;overflow-x:hidden}.gallery-scroll-container,.gallery-track{position:-webkit-sticky;position:sticky;top:0}.gallery-track{display:flex;left:0;height:100vh;width:max-content;will-change:transform}.gallery-item{flex:0 0 auto;height:100vh;display:flex;align-items:center}.gallery-item img{height:100%;width:auto}.audio-controls{display:grid}.audio-controls svg{display:block;margin-left:-4px}.audio-player{max-width:90%;margin:0 auto;padding-left:calc(var(--pp) * 2);padding-right:calc(var(--pp) * 2)}.time-display{display:flex;gap:1rem;justify-content:space-between}@media (min-width:750px){.audio-player{max-width:60%}}.journal-header h1{display:flex;justify-content:space-between;align-items:center;padding:var(--pp) 0}.journal-header h1 img{height:10vw;width:auto}@media (max-width:749px){.journal-header{padding:12rem 0 6rem}.journal-header h1{flex-direction:column}.journal-header h1 img{width:50vw;height:auto;order:-1;margin-bottom:2rem}}@media (min-width:750px){.journal-header{position:-webkit-sticky;position:sticky;top:2rem;z-index:1}}.journal-illustration{width:100%;max-width:700px;margin:0 auto;padding:0 4rem;min-height:var(--fixed-vh);display:flex;align-items:center;justify-content:center}.journal-illustration img{width:100%;height:auto;display:block}@media (max-width:749px){.journal-illustration{min-height:calc(var(--fixed-vh) / 2)}}.featured-article-wrapper{min-height:calc(var(--full-height) - var(--journal-header-height, 20rem));display:flex;flex-direction:column;display:none}.article-badge{position:absolute;top:1rem;right:-3rem;display:flex;flex-direction:column;align-items:flex-end}.article-badge span{display:block;background-color:rgb(var(--yellow));color:rgb(var(--black));font-family:var(--font-heading);text-transform:uppercase;font-style:italic;font-size:2.8rem;padding:.1rem .4rem}.article-badge span:last-child{margin-right:-3rem}@media (min-width:750px){.featured-article-wrapper{display:block;flex-grow:1;display:flex;justify-content:center;align-items:center}.featured-article{position:relative;cursor:pointer;transition:transform .3s ease;outline:none;width:100%;max-width:60rem}.featured-article:focus-visible,.featured-article:hover{transform:translateY(-.25rem)}.featured-article:focus-visible{outline:2px solid var(--black);outline-offset:4px}}.journal-articles{display:grid;grid-gap:4rem 1.6rem;gap:4rem 1.6rem}.article-item{cursor:pointer;transition:transform .3s ease;outline:none}.article-item:focus-visible,.article-item:hover{transform:translateY(-.25rem)}.article-item:focus-visible{outline:2px solid var(--black);outline-offset:4px}.article-item-title{margin-top:1rem}@media (min-width:750px){.journal-articles{grid-template-columns:repeat(3,1fr);padding-top:12rem;padding-bottom:12rem}.journal-articles .article-item:first-child{display:none}}.article-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;display:flex;align-items:center;justify-content:center;animation:fadeIn .3s ease-out}.article-modal-overlay.closing{animation:fadeOut .3s ease-out forwards}.article-bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.article-stack{position:relative;width:100%;height:var(--full-height);perspective:1000px}.article-stack-item{position:absolute;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgb(var(--beige));padding:var(--pp);z-index:0}.article-stack-item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:inherit;z-index:-1}.article-close-wrapper{position:-webkit-sticky;position:sticky;top:0;z-index:1;display:block;margin-left:auto;mix-blend-mode:difference;color:rgb(var(--bg));padding:.5rem;transform:translateZ(0);will-change:transform}@media (max-width:749px){.article-stack-item{transform:none!important}.article{background-color:rgb(var(--bg))}}@media (min-width:750px){.article-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.article-stack{width:60rem;height:90vh}.article-stack-item{top:50%;left:50%;overflow:auto;border:.1rem solid rgb(var(--black))}}.article>*+*{margin-top:2rem}.article-title{text-align:center;font-style:italic;padding:1rem}@media (max-width:749px){.article-title{padding:2rem 1rem}}.article-info{border-top:.1rem solid rgb(var(--black));border-bottom:.1rem solid rgb(var(--black));padding:.8rem 0 .4rem}.article-content p{text-align:justify;margin-bottom:2rem;font-family:var(--font-body)}.article-embed{margin:4rem 0}.article-image{margin:4rem 0;text-align:center}.article-image img{max-width:100%;height:auto;display:block;margin:0 auto}.article-image figcaption{margin-top:1rem;font-size:1.4rem;color:rgb(var(--fg));opacity:.8}.article-navigation{padding:var(--pp);background-color:rgb(var(--beige));border-top:.1rem solid rgb(var(--black));display:flex;justify-content:flex-end}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.featured-journal{padding-bottom:12rem}.featured-journal-image{position:relative;width:-moz-fit-content;width:fit-content;margin:10rem auto}.featured-journal-image img{max-width:40rem}.featured-journal-image .article-badge{right:1.5rem}.featured-journal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.featured-journal-articles{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-padding:var(--pp)}.featured-journal-articles::-webkit-scrollbar{display:none}@media (max-width:749px){.featured-journal-header{align-items:baseline}.featured-journal-view-more.fill-link .link{padding:.5rem}.featured-journal-image .article-badge{right:2rem}.featured-journal-image .article-badge span{font-size:2rem}.featured-journal-image img{max-width:30rem}.featured-journal-articles>.article-item{scroll-snap-align:start;flex:0 0 85%}.featured-journal-articles:after{content:"";width:0;padding-left:var(--pp)}.featured-journal-articles>.article-item{margin-left:var(--pp)}}@media (min-width:750px){.featured-journal-articles{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:var(--pp);gap:var(--pp);overflow:visible}}.studio-header{position:-webkit-sticky;position:sticky;top:2rem;padding:0 var(--pp)}.studio-header h1{display:flex;justify-content:space-between;align-items:center;padding:var(--pp) 0}@media (max-width:749px){.studio-header{top:6rem}}.studio-team{overflow:hidden;display:flex;min-height:100dvh;min-height:var(--fixed-vh)}.team-cards{overflow:hidden;width:100vw}.team-cards-container{display:grid;grid-auto-flow:column;grid-auto-columns:22.5%;will-change:transform}.team-card{position:relative;cursor:pointer;transition:flex-basis .5s ease;will-change:flex-basis;flex-grow:1;flex-shrink:0;height:-moz-fit-content;height:fit-content;display:flex}.team-card.expanded{grid-column:span 2}.team-card .team-card-content{flex-grow:0;flex-shrink:0}.team-card .team-card-expanded-content{flex-grow:1;flex-shrink:1;height:0}.team-card:after{content:"";display:block;position:absolute;top:0;left:0;width:0;height:100%;background-color:rgb(var(--yellow));opacity:1;transition:width .5s ease;border-radius:1rem;z-index:-1}.team-card.expanded:after{width:100%}.team-card.expanded .team-card-content,.team-card.expanded .team-card-expanded-content{mix-blend-mode:difference}.team-card-content{margin:0 auto}.team-card-content>*+*{margin-top:.4rem}.team-card-expanded-content{opacity:0;visibility:hidden;transform:translateY(1rem);width:0;will-change:opacity,visibility,transform,width,height;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1.5rem}.team-card.expanded .team-card-expanded-content{animation:revealContent .5s ease .5s forwards;height:-moz-fit-content;height:fit-content}.social-link{background-color:rgb(var(--fg));color:rgb(var(--bg));padding:.5rem 1rem .2rem;text-decoration:none}.team-card-image img{object-fit:contain}@media (max-width:749px){.studio-team{align-items:center}.team-cards-container{grid-auto-columns:45vw}.team-card{scroll-snap-align:center;display:block}.team-card.expanded{height:-moz-fit-content;height:fit-content}.team-card-content{padding:3rem 2rem;max-width:45vw}.team-card-expanded-content{padding:0 2rem 3rem;width:100%;height:-moz-fit-content;height:fit-content;text-align:center;align-items:center}.team-card:after{width:100%;height:0;opacity:1;transition:height .5s ease}.team-card.expanded:after{height:100%}}@media (min-width:750px){.studio-team{align-items:flex-end;padding-bottom:2rem}.team-card-content{padding:4rem 2rem;flex-basis:calc(100vw / 4.5)}.team-card-expanded-content{height:0}.team-card.expanded .team-card-expanded-content{padding:4rem 2rem 4rem 0;flex-basis:calc(100vw / 4.5)}}@keyframes revealContent{0%{opacity:0;visibility:hidden;transform:translateY(1rem);display:none}to{opacity:1;visibility:visible;transform:translateY(0);display:flex}}.section-pitch{min-height:calc(var(--full-height) - var(--studio-header-height, 20rem));display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3rem}.pitch-wrapper{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:var(--pp);gap:var(--pp);padding:0 var(--pp)}.pitch-wrapper .star-icon{width:3rem;height:3rem}.pitch-controls{text-align:center}.pitch-control-button{font-size:2.4rem;color:var(--fg);display:flex;align-items:center;justify-content:center}.pitch-control-button,.play-pause-button{width:4.4rem;height:4.4rem}.play-pause-button svg{width:3.6rem;height:3.6rem}.pitch-control-text{font-size:1.2rem;height:4.4rem;display:flex;align-items:center;justify-content:center}.studio-pitch-text{--slide-height:25rem;--slide-spacing:2rem;--slide-size:auto;position:relative;height:var(--slide-height);overflow:hidden}.studio-pitch-text:before{top:0;background:linear-gradient(to top,rgba(var(--bg),0) 0,rgba(var(--bg),1) 100%)}.studio-pitch-text:after,.studio-pitch-text:before{content:"";display:block;position:absolute;left:0;width:100%;height:2rem;z-index:1}.studio-pitch-text:after{bottom:0;background:linear-gradient(to bottom,rgba(var(--bg),0) 0,rgba(var(--bg),1) 100%)}.studio-pitch-text .embla-pitch__viewport{overflow:hidden}.studio-pitch-text .embla-pitch__container{display:flex;touch-action:pan-x pinch-zoom;margin-top:calc(var(--slide-spacing) * -1);height:calc(var(--slide-spacing) + var(--slide-height));flex-direction:column}.studio-pitch-text .embla-pitch__slide{transform:translateZ(0);flex:0 0 var(--slide-size);min-height:0;padding-top:var(--slide-spacing);opacity:.3;filter:blur(2px);transition:opacity .3s ease}.studio-pitch-text .embla-pitch__slide.is-selected{opacity:1;filter:blur(0)}.studio-pitch-text .embla-pitch__slide:first-child{margin-top:var(--slide-spacing)}.studio-pitch-text .embla-pitch__slide:last-child{margin-bottom:var(--slide-spacing)}.studio-pitch-text p{font-size:3.6rem;max-width:80rem;text-align:center;padding:0 2rem;margin:0}@media (max-width:749px){.pitch-wrapper .star-icon{width:1.6rem;height:1.6rem}.studio-pitch-text p{font-size:2.4rem}}.contact-page{display:flex;flex-direction:column;min-height:calc(var(--full-height) - 6rem)}.contact-form-wrapper{flex-grow:1;display:flex;justify-content:center;align-items:center}.contact-form{max-width:80rem;padding:var(--pp);text-align:center}.contact-form-text{font-size:5vw;line-height:1.4;margin-bottom:4rem}.contact-form-text p{font-family:var(--font-heading)}.input-wrapper{position:relative;display:inline-flex;justify-content:center;max-width:60rem}.input-wrapper>span:first-child,.input-wrapper>span:nth-last-child(2){color:rgb(var(--fg));font-family:var(--font-first-letter)}.textarea-wrapper{width:100%}.textarea-wrapper>span:nth-last-child(2){align-self:flex-end}.contact-form input,.contact-form select,.contact-form textarea{background:none;border:none;border-radius:0;border-bottom:.05rem solid rgb(var(--fg));font:inherit;color:inherit;padding:0;margin:0 .2rem;line-height:1;min-width:1ch;width:auto;box-sizing:content-box;display:inline-block;transition:border-color .3s ease;text-align:center;color:rgb(var(--purple))}.mirror-span{position:absolute;visibility:hidden;white-space:pre;font:inherit;padding:0}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:none;border-color:var(--purple)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:rgba(var(--purple),1)}.contact-form select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='currentColor' d='M6 8.825L1.175 4 2.05 3.125 6 7.075 9.95 3.125 10.825 4z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .4rem center;padding-right:2rem}.contact-form button{padding:.8rem 1.6rem .4rem;border:1px solid rgb(var(--fg));background-color:rgb(var(--fg));color:rgb(var(--bg));transition:all .3s ease}.contact-form button:hover{background-color:var(--purple);color:var(--black);border-color:var(--purple)}.contact-footer{display:grid;align-items:flex-end;padding:var(--pp);grid-gap:.5rem;gap:.5rem}.contact-form-error,.contact-form-success{margin-top:2rem}@media (min-width:750px){.contact-form-text{font-size:2.4rem}}@media (min-width:990px){.contact-form-text{font-size:3.6rem}.contact-footer{grid-template-columns:repeat(5,1fr)}}@media (max-width:989px){.contact-page{height:calc(100% - 6rem)}}.contact-bunny{position:fixed;right:0;bottom:1rem;cursor:pointer;width:-moz-fit-content;width:fit-content;color:rgb(var(--purple));transform:rotate(-90deg) translateY(4.5rem);transition:transform .5s ease;transform-origin:center}.contact-bunny.is-idle{transform:rotate(-85deg) translateY(3.5rem)}.contact-bunny.is-hovered{transform:rotate(-90deg) translateY(4.5rem)}.contact-bunny.is-clicked{transform:none}.contact-bunny .bunny{width:7rem;height:auto}.contact-bunny-text{position:absolute;bottom:100%;left:0;transform:rotate(-20deg) translateX(-50%);padding:1rem;border-radius:.25rem;margin-bottom:.5rem;width:140px;text-align:center;opacity:0;animation:fadeInText .5s ease forwards;color:rgb(var(--black))}.contact-bunny-text a:hover{text-decoration:underline}@keyframes fadeInText{0%{opacity:0;transform:rotate(-20deg) translate(-50%,.5rem)}to{opacity:1;transform:rotate(-20deg) translate(-50%)}}@media (min-width:990px){.contact-bunny{transform:rotate(-90deg) translateY(6rem)}.contact-bunny.is-idle{transform:rotate(-85deg) translateY(5rem)}.contact-bunny.is-hovered{transform:rotate(-80deg) translateY(4rem)}.contact-bunny .bunny{width:9rem}}body.modal-open{position:fixed;width:100%;overflow:hidden}.custom-cursor{position:fixed;pointer-events:none;z-index:9999;transform:translate(-50%,-50%);transition:transform .1s ease}.cursor-dot{width:1rem;height:1rem;background-color:rgb(var(--cursor));border-radius:50%;transition:transform .3s ease,width .3s ease,height .3s ease}.cursor-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:rgb(var(--black));background-color:rgb(var(--yellow));border-radius:2rem;font-family:var(--font-body);font-size:1.2rem;font-weight:700;letter-spacing:-.02rem;padding:.3rem .5rem 0;white-space:nowrap;opacity:0;transition:opacity .3s ease}.cursor-text:before{content:"["}.cursor-text:after{content:"]"}.custom-cursor.is-visible .cursor-dot{transform:scale(.5)}.custom-cursor.is-visible .cursor-text{opacity:1}*{cursor:none!important}@media (hover:none){.custom-cursor{display:none}*{cursor:auto!important}}