.spacebar-carousel-container{display:flex;flex-direction:row;width:100%;overflow-x:auto;gap:20px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}@media (max-width: 768px){.spacebar-carousel-container{gap:10px}}.spacebar-carousel-container div{flex:0 0 auto;scroll-snap-align:start}.spacebar-carousel-scrollbar::-webkit-scrollbar-thumb{background-color:var(--spacebar-black);cursor:pointer}.spacebar-carousel-scrollbar::-webkit-scrollbar{background:var(--spacebar-gray);height:3px}.spacebar-carousel-image-container{white-space:wrap;width:400px}@media (max-width: 768px){.spacebar-carousel-image-container{width:70%}}.spacebar-carousel-image-container div{height:425px;width:inherit;overflow:hidden}@media (max-width: 768px){.spacebar-carousel-image-container div{height:325px;width:100%}}.spacebar-carousel-image-container img{object-fit:cover;height:inherit;width:100%;transition:all .3s ease}.spacebar-carousel-image-container img:hover{transform:scale(1.1)}.spacebar-button{position:relative;padding:.05rem 1.5rem 0;border:.1rem solid black;background-color:transparent;color:inherit;border-radius:1.6rem;line-height:1.8rem;text-transform:uppercase;z-index:999;overflow:hidden;font-size:20px;cursor:pointer}.spacebar-button:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:0%;background:var(--spacebar-black);z-index:-1;transition:height .3s ease}.spacebar-button:hover:after{height:100%}.spacebar-button:hover{color:var(--spacebar-white)}.spacebar-home-about-container{display:flex;flex-direction:column}@media (min-width: 1600px){.spacebar-home-about-container{flex-direction:row}}.spacebar-home-about-img-container{display:flex;justify-content:flex-end;width:100%}.spacebar-home-about-img{height:auto;width:90%}@media (max-width: 1600px){.spacebar-home-about-img{width:60%}}@media (max-width: 768px){.spacebar-home-about-img{width:80%}}.spacebar-home-about-text{font-size:37px}@media (max-width: 1600px){.spacebar-home-about-text{width:60%}}@media (max-width: 768px){.spacebar-home-about-text{width:100%}}.pricing-container{margin-right:6em;margin-bottom:3em;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 768px){.pricing-container{width:65%;margin-right:2em}}.spacebar-input{padding:.7em;border:solid lightgray 1px;border-radius:8px;width:100%;box-sizing:border-box;-webkit-appearance:none;appearance:none;font-size:larger}@media (max-width: 768px){.spacebar-input{font-size:medium}}.spacebar-input-error{border-color:var(--spacebar-red)}.home-project-button{width:30%}@media (max-width: 992px){.home-project-button{width:100%}}.home-project-select{width:60%}@media (max-width: 768px){.home-project-select{width:100%}}.home-project-input{width:80%}@media (max-width: 768px){.home-project-input{width:100%}}.cloudflare-video-container{width:100%;height:100%;overflow:hidden;position:relative}.cloudflare-video-container video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.spacebar-spotlight-container{display:flex;flex-direction:row;gap:5%;align-items:center}@media (max-width: 1200px){.spacebar-spotlight-container{flex-direction:column;align-items:start}}.spacebar-spotlight-container-img{width:100%;height:110vh;overflow:hidden}.spacebar-home-video-container{height:100vh}.footer-img{width:100px}.footer-input-container{border-bottom:1px solid var(--spacebar-white)}.footer-input-container:focus{border-bottom:2px solid var(--spacebar-gray)}.footer-input{border:none;transition:.1s all ease-in-out;outline:none;background:transparent;padding-bottom:18px;color:inherit;width:100%}.footer-arrow-icon{height:2em}.footer-button{background:transparent;cursor:pointer}.footer-link{overflow-wrap:anywhere}@media (max-width: 480px){.footer-link{display:block;margin-left:0;margin-top:.5rem}}.about-message-text{width:60%}@media (max-width: 992px){.about-message-text{width:100%}}.about-people-message-text{width:50%}@media (max-width: 992px){.about-people-message-text{width:100%}}.work-message-text{width:50%}@media (max-width: 992px){.work-message-text{width:100%}}@media (min-width: 768px){.work-photography-text{width:50%}}@media (min-width: 768px){.work-video-text{width:50%}}.spacebar-project-description-container{display:flex;flex-direction:row}@media (max-width: 1200px){.spacebar-project-description-container{flex-direction:column}}.spacebar-project-description-container div{width:100%}.hero-image-container{display:flex;justify-content:center;width:100%;height:auto;overflow:hidden}.hero-image-container img{object-fit:contain}.hero-image-container{position:relative;z-index:-1;height:100vh}.hero-image-title{position:absolute;padding:2%}.loading-page-container:after,.background-effect:after{position:absolute;top:-10rem;left:-10rem;width:calc(100% + 20rem);height:calc(100% + 20rem);animation:noise 1s steps(2) infinite;background-image:url(https://imagedelivery.net/l-nGdq_yShSgiYDSPwYs7A/0b0093a4-a2fe-41f6-6d7f-2cc139046000/public);background-position:50%;content:"";will-change:transform}.loading-page-container{position:fixed;height:100vh;width:100vw;z-index:9999;display:flex;background-color:#fff;justify-content:center;align-items:center}.loading-page-img-container{height:10%;width:auto}.loading-page-img-container img{height:100%;width:auto}@keyframes doneLoading{0%{transform:translateY(0)}50%{transform:translateY(0)}99%{transform:translateY(-100%)}to{transform:translateY(-200%)}}.done-loading{transform:translateY(0);animation-name:doneLoading;animation-duration:1s;animation-fill-mode:forwards}@keyframes shrink{0%{transform:translateY(0)}40%{transform:translateY(0)}to{transform:translateY(-100%)}}.shrink-text{transform:translateY(0);animation-name:shrink;animation-duration:.7s;animation-fill-mode:forwards}.hide{visibility:hidden}.loading-page-container:after,.background-effect:after{position:absolute;top:-10rem;left:-10rem;width:calc(100% + 20rem);height:calc(100% + 20rem);animation:noise 1s steps(2) infinite;background-image:url(https://imagedelivery.net/l-nGdq_yShSgiYDSPwYs7A/0b0093a4-a2fe-41f6-6d7f-2cc139046000/public);background-position:50%;content:"";will-change:transform}@font-face{font-family:Eurostile Extended;src:url(/assets/EurostileExtended-Black-DaRBOIM6.woff2) format("woff2"),url(/assets/EurostileExtended-Black-0Xc0u5ZB.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}.m-0{margin:0!important}.p-0{padding:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.pr-0{padding-right:0!important}.m-xs{margin:.25rem!important}.p-xs{padding:.25rem!important}.mt-xs{margin-top:.25rem!important}.mb-xs{margin-bottom:.25rem!important}.ml-xs{margin-left:.25rem!important}.mr-xs{margin-right:.25rem!important}.pt-xs{padding-top:.25rem!important}.pb-xs{padding-bottom:.25rem!important}.pl-xs{padding-left:.25rem!important}.pr-xs{padding-right:.25rem!important}.m-sm{margin:.5rem!important}.p-sm{padding:.5rem!important}.mt-sm{margin-top:.5rem!important}.mb-sm{margin-bottom:.5rem!important}.ml-sm{margin-left:.5rem!important}.mr-sm{margin-right:.5rem!important}.pt-sm{padding-top:.5rem!important}.pb-sm{padding-bottom:.5rem!important}.pl-sm{padding-left:.5rem!important}.pr-sm{padding-right:.5rem!important}.m-md{margin:1rem!important}.p-md{padding:1rem!important}.mt-md{margin-top:1rem!important}.mb-md{margin-bottom:1rem!important}.ml-md{margin-left:1rem!important}.mr-md{margin-right:1rem!important}.pt-md{padding-top:1rem!important}.pb-md{padding-bottom:1rem!important}.pl-md{padding-left:1rem!important}.pr-md{padding-right:1rem!important}.m-lg{margin:1.5rem!important}.p-lg{padding:1.5rem!important}.mt-lg{margin-top:1.5rem!important}.mb-lg{margin-bottom:1.5rem!important}.ml-lg{margin-left:1.5rem!important}.mr-lg{margin-right:1.5rem!important}.pt-lg{padding-top:1.5rem!important}.pb-lg{padding-bottom:1.5rem!important}.pl-lg{padding-left:1.5rem!important}.pr-lg{padding-right:1.5rem!important}.m-xl{margin:2rem!important}.p-xl{padding:2rem!important}.mt-xl{margin-top:2rem!important}.mb-xl{margin-bottom:2rem!important}.ml-xl{margin-left:2rem!important}.mr-xl{margin-right:2rem!important}.pt-xl{padding-top:2rem!important}.pb-xl{padding-bottom:2rem!important}.pl-xl{padding-left:2rem!important}.pr-xl{padding-right:2rem!important}.m-xxl{margin:3rem!important}.p-xxl{padding:3rem!important}.mt-xxl{margin-top:3rem!important}.mb-xxl{margin-bottom:3rem!important}.ml-xxl{margin-left:3rem!important}.mr-xxl{margin-right:3rem!important}.pt-xxl{padding-top:3rem!important}.pb-xxl{padding-bottom:3rem!important}.pl-xxl{padding-left:3rem!important}.pr-xxl{padding-right:3rem!important}.m-xxxl{margin:6rem!important}.p-xxxl{padding:6rem!important}.mt-xxxl{margin-top:6rem!important}.mb-xxxl{margin-bottom:6rem!important}.ml-xxxl{margin-left:6rem!important}.mr-xxxl{margin-right:6rem!important}.pt-xxxl{padding-top:6rem!important}.pb-xxxl{padding-bottom:6rem!important}.pl-xxxl{padding-left:6rem!important}.pr-xxxl{padding-right:6rem!important}.ul-no-indent{padding-left:20px;margin-left:0}.border-0{border:none!important}.border-1{border:1px solid black!important}.border-2{border:2px solid black!important}.border-3{border:3px solid black!important}.border-4{border:4px solid black!important}.border-5{border:5px solid black!important}.flex{display:flex!important}.inline-flex{display:inline-flex!important}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-col{flex-direction:column!important}.flex-col-reverse{flex-direction:column-reverse!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap{flex-wrap:wrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-start{justify-content:flex-start!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.justify-between{justify-content:space-between!important}.justify-around{justify-content:space-around!important}.justify-evenly{justify-content:space-evenly!important}.items-start{align-items:flex-start!important}.items-center{align-items:center!important}.items-end{align-items:flex-end!important}.items-stretch{align-items:stretch!important}.items-baseline{align-items:baseline!important}.self-auto{align-self:auto!important}.self-start{align-self:flex-start!important}.self-center{align-self:center!important}.self-end{align-self:flex-end!important}.self-stretch{align-self:stretch!important}.content-start{align-content:flex-start!important}.content-center{align-content:center!important}.content-end{align-content:flex-end!important}.content-between{align-content:space-between!important}.content-around{align-content:space-around!important}.content-stretch{align-content:stretch!important}.flex-grow{flex-grow:1!important}.flex-grow-0{flex-grow:0!important}.flex-shrink{flex-shrink:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-auto{flex:1 1 auto!important}.flex-initial{flex:0 1 auto!important}.flex-none{flex:none!important}.gap-0{gap:0!important}.gap-xs{gap:.25rem!important}.gap-sm{gap:.5rem!important}.gap-md{gap:1rem!important}.gap-lg{gap:1.5rem!important}.gap-xl{gap:2rem!important}.gap-xxl{gap:3rem!important}.gap-xxxl{gap:6rem!important}.border-box{box-sizing:border-box}.w-10{width:10%!important}.w-20{width:20%!important}.w-40{width:40%!important}.w-50{width:50%!important}.w-60{width:60%!important}.w-80{width:80%!important}.w-100{width:100%!important}.h-100{height:100%!important}.h-100vh{height:100vh!important}video::-webkit-media-controls{display:none!important}:root{--color-text: #111;--color-muted: #666;--spacebar-black: #242323;--spacebar-white: #ffffff;--spacebar-gray: lightgray;--spacebar-red: #FF2C2C}.spacebar-black-background{background-color:var(--spacebar-black);color:var(--spacebar-white)}.spacebar-white-font{color:var(--spacebar-white)!important}.spacebar-black-font{color:var(--spacebar-black)!important}.spacebar-muted-font{color:var(--color-muted)}.spacebar-error{color:var(--spacebar-red)!important}.space-gray-background{background-color:var(--spacebar-gray)}.transparent-background{background-color:transparent}.no-button{border:none!important;background:transparent!important}.hero-abs-background{position:absolute;inset:0;z-index:-1}.visibility-hide{visibility:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}body{font-family:var(--font-body);font-size:var(--sb-base);line-height:var(--lh-body);color:var(--color-text);margin:0;padding:0;-webkit-font-smoothing:antialiased;overflow-wrap:anywhere}@keyframes space-gray-background-effect{0%{background-color:transparent}to{background-color:var(--spacebar-gray)}}.space-gray-background-effect{background-color:transparent;animation-name:space-gray-background-effect;animation-duration:2s;animation-delay:3ms;animation-fill-mode:forwards}.spacebar-header-container{position:absolute;top:0;right:0;left:0;height:70px;background-color:transparent;color:inherit;z-index:1001;transition:background-color .3s ease-in-out}.spacebar-header-container-link{cursor:pointer;transition:transform .5s ease-in-out}.spacebar-header-container-link:hover{transform:scale(1.1)}.spacebar-header-mobile-menu{background-color:var(--spacebar-black);color:inherit;margin:0;transition:all .5s ease-out;position:fixed;top:0;right:0;left:0;height:60px;z-index:1000}.spacebar-header-container-img{height:40px}.spacebar-header-container-menu-bottom-img{width:120px}.background-effect{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:-1}.loading-page-container:after,.background-effect:after{position:absolute;top:-10rem;left:-10rem;width:calc(100% + 20rem);height:calc(100% + 20rem);animation:noise 1s steps(2) infinite;background-image:url(https://imagedelivery.net/l-nGdq_yShSgiYDSPwYs7A/0b0093a4-a2fe-41f6-6d7f-2cc139046000/public);background-position:50%;content:"";will-change:transform}@keyframes noise{0%{transform:translate3d(0,9rem,0)}10%{transform:translate3d(-1rem,-4rem,0)}20%{transform:translate3d(-8rem,2rem,0)}30%{transform:translate3d(9rem,-9rem,0)}40%{transform:translate3d(-2rem,7rem,0)}50%{transform:translate3d(-9rem,-4rem,0)}60%{transform:translate3d(2rem,6rem,0)}70%{transform:translate3d(7rem,-8rem,0)}80%{transform:translate3d(-9rem,1rem,0)}90%{transform:translate3d(6rem,-5rem,0)}to{transform:translate3d(-7rem,0,0)}}.app-container{padding:70px 6% 0;box-sizing:border-box}@media (max-width: 992px){.app-container{padding:70px 6% 0}}@media (max-width: 768px){.app-container{padding:70px 5% 0 6%}}.footer-container{padding:5% 15%}@media (max-width: 1920px){.footer-container{padding:5% 15%}}@media (max-width: 992px){.footer-container{padding:5% 10%}}@media (max-width: 768px){.footer-container{padding:5%}}.header-container{padding:1% 2%}@media (max-width: 768px){.header-container{padding:2% 4%}}@media (max-width: 480px){.header-container{padding:3% 5%}}@font-face{font-family:Eurostile Extended;src:url(/assets/EurostileExtended-Black-DaRBOIM6.woff2) format("woff2"),url(/assets/EurostileExtended-Black-0Xc0u5ZB.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}h1,h2,h3,h4,h5,h6{font-family:Eurostile Extd,sans-serif;font-weight:400;line-height:1.1;margin:1em 0 .5em;color:inherit;letter-spacing:.5px}h1{font-size:clamp(2.2rem,-.0588235294remrem + .7058823529remvw,7rem)}h2{font-size:clamp(1.9rem,.7857142857remrem + .3482142857remvw,5.8rem)}h3{font-size:clamp(1.6rem,.7428571429remrem + .2678571429remvw,4.6rem)}h4{font-size:clamp(1.35rem,.7642857143remrem + .1830357143remvw,3.4rem)}h5{font-size:clamp(1.15rem,.7357142857remrem + .1294642857remvw,2.6rem);font-weight:300}h6{font-size:clamp(1rem,.7142857143remrem + .0892857143remvw,2rem);font-weight:300}body{font-family:Roboto,Arial,sans-serif;line-height:1.4;color:#111;margin:0;padding:0;-webkit-font-smoothing:antialiased;font-size:clamp(.95rem,.8357142857remrem + .0357142857remvw,1.35rem)}p{margin:0 0 1em;line-height:1.4;font-size:clamp(.95rem,.8357142857remrem + .0357142857remvw,1.35rem)}small,.muted,.p-small{color:#666;font-size:clamp(.85rem,.8071428571remrem + .0133928571remvw,1rem);line-height:1.3}.p-small{margin-bottom:.75em}.sb-light{font-weight:300!important}.sb-normal{font-weight:400!important}.sb-medium{font-weight:500!important}.sb-semibold{font-weight:600!important}.sb-bold{font-weight:700!important}.sb-black{font-weight:800!important}.text-align-left{text-align:left}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.secondary-font-bold{font-family:Eurostile Extended!important}@keyframes grow{0%{transform:translateY(200%)}to{transform:translateY(0)}}.grow-container{display:inline-block;overflow:hidden}.grow-text{transform:translateY(200%);animation-name:grow;animation-duration:.5s;animation-fill-mode:forwards}.animation-delay-1{animation-delay:.1s!important}.animation-delay-2{animation-delay:.2s!important}.animation-delay-3{animation-delay:.3s!important}.animation-delay-4{animation-delay:.4s!important}.animation-delay-5{animation-delay:.5s!important}.animation-delay-10{animation-delay:1s!important}.animation-delay-13{animation-delay:1.3s!important}.work-about-header-font{font-size:72px}@media (max-width: 992px){.work-about-header-font{font-size:56px}}@media (max-width: 768px){.work-about-header-font{font-size:36px}}@media (max-width: 480px){.work-about-header-font{font-size:28px}}.work-about-sub-header-font{font-size:27px}@media (max-width: 992px){.work-about-sub-header-font{font-size:25px}}@media (max-width: 768px){.work-about-sub-header-font{font-size:20px}}@media (max-width: 480px){.work-about-sub-header-font{font-size:16px}}.word-wrap{overflow-wrap:normal;word-break:normal}a{cursor:pointer;text-decoration:none;color:inherit;font-family:Roboto,Arial,sans-serif}a:hover,.link-underline{text-decoration:underline}select{-webkit-appearance:none;appearance:none;border-radius:0;box-shadow:none}
