.work-section{color:#e4e7df;background-color:#1a1a1a;min-height:100vh;padding:2rem 2.5rem}.work-main{width:100%;margin:10svh 0 5svh}.work-container{margin-bottom:7.5rem}.top-choice{margin-bottom:4rem}.top-choice-header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5em;display:flex}.top-choice-title h2{text-transform:uppercase;color:#ff0;letter-spacing:-.02em;margin-bottom:.25em;font-size:2.5rem;font-weight:800}.top-choice-title p{color:#ffffff80;font-size:.85rem}.see-all-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:2em;align-items:center;gap:.5em;padding:.6em 1.25em;font-size:.85rem;transition:all .3s;display:flex}.see-all-btn:hover{background:#ffffff1a;border-color:#fff6}.top-choice-cards{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:1.25rem;padding-bottom:1em;display:flex;overflow:auto hidden}.top-choice-cards::-webkit-scrollbar{display:none}.top-choice-card{cursor:pointer;flex-shrink:0;width:240px;transition:transform .3s}.top-choice-card:hover{transform:translateY(-4px)}.top-choice-card-img{aspect-ratio:1;border-radius:16px;width:100%;margin-bottom:.75em;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000004d}.top-choice-card-img:after{content:"";opacity:0;background:linear-gradient(#0000 50%,#0006 100%);transition:opacity .3s;position:absolute;inset:0}.top-choice-card:hover .top-choice-card-img:after{opacity:1}.top-choice-card-img img,.top-choice-card-img video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .5s}.top-choice-card:hover .top-choice-card-img img,.top-choice-card:hover .top-choice-card-img video{transform:scale(1.08)}.top-choice-card-img .badge{text-transform:uppercase;z-index:2;letter-spacing:.02em;border-radius:6px;padding:.35em .8em;font-size:.7rem;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0003}.badge.unlimited{color:#000;background:#c5f500}.badge.new{color:#fff;background:#3b82f6}.badge.pro{color:#fff;background:#a855f7}.top-choice-card-info{padding:0 .25em}.top-choice-card-info h3{align-items:center;gap:.5em;margin-bottom:.3em;font-size:1rem;font-weight:600;transition:color .3s;display:flex}.top-choice-card:hover .top-choice-card-info h3{color:#c5f500}.top-choice-card-info p{color:#fff9;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;overflow:hidden}.work-gallery-header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1.5rem;display:flex}.work-gallery-info{flex-shrink:0}.gallery-title{will-change:transform;z-index:1;letter-spacing:-.02em;color:#ff0;text-transform:uppercase;margin-bottom:.25rem;font-size:2.5rem;font-weight:800;position:relative}.gallery-subtitle{color:#ffffff80;margin:0;font-size:.9rem}.gallery-filters{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.filter-pill{color:#ffffffb3;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:2em;padding:.5em 1em;font-size:.8rem;transition:all .3s}.filter-pill:hover{color:#fff;background:#ffffff26;border-color:#ffffff4d}.filter-pill.active{color:#000;background:#c5f500;border-color:#c5f500}.work-projects-container{grid-template-columns:repeat(4,1fr);grid-auto-rows:260px;grid-auto-flow:dense;gap:.5rem;display:grid}.work-project{cursor:pointer;flex-direction:column;display:flex;position:relative}.work-project.ratio-4-3{grid-row:span 1}.work-project.ratio-9-16{grid-row:span 2}.work-project.ratio-16-9{grid-column:span 2}.work-project.ratio-square{grid-row:span 1}.work-project-img{background:linear-gradient(135deg,#2a2a2a 0%,#1f1f1f 100%);border-radius:10px;position:absolute;inset:0;overflow:hidden}.work-project-img:before{content:"";z-index:1;background:linear-gradient(90deg,#0000 0%,#ffffff0d 50%,#0000 100%);animation:1.5s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.work-project-img img,.work-project-img video{-o-object-fit:cover;object-fit:cover;z-index:2;width:100%;height:100%;transition:transform .5s,opacity .3s;position:relative}.work-project:hover .work-project-img img,.work-project:hover .work-project-img video{transform:scale(1.05)}.work-project-info{background:linear-gradient(#0000 0%,#000c 100%);border-radius:0 0 10px 10px;padding:12px;position:absolute;bottom:0;left:0;right:0}.work-project-info-name{color:#fff;font-size:.8rem;font-weight:500}.work-project-info-tags{text-transform:capitalize;color:#fff9;font-size:.7rem}.view-all-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:linear-gradient(135deg,#ffff0026 0%,#ffff0014 100%);border:1px solid #ffff004d;border-radius:10px;grid-area:span 1/span 2;justify-content:center;align-items:center;min-height:260px;transition:all .4s;display:flex;position:relative;overflow:hidden}.view-all-card:hover{background:linear-gradient(135deg,#ffff0040 0%,#ffff0026 100%);border-color:#ffff0080;transform:scale(1.02)}.view-all-card-studio{background:#0a0a0a;border:1px solid #ffffff1a;flex-direction:row;justify-content:flex-start;padding:0}.view-all-card-studio:hover{background:#0a0a0a;border-color:#ff06;box-shadow:0 0 30px #ffff0026,inset 0 0 60px #ffff000d}.view-all-card-img{width:100%;height:100%;position:absolute;inset:0}.view-all-card-img:after{content:"";background:linear-gradient(135deg,#00000080 0%,#0000004d 50%,#0009 100%);transition:background .4s;position:absolute;inset:0}.view-all-card-studio:hover .view-all-card-img:after{background:linear-gradient(135deg,#0000004d 0%,#0003 50%,#0006 100%)}.view-all-card-img img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transition:transform .6s}.view-all-card-studio:hover .view-all-card-img img{transform:scale(1.08)}.view-all-card-studio .view-all-content{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:1rem;width:100%;margin:2rem;padding:1.5rem 2rem;transition:all .4s;position:relative}.view-all-card-studio:hover .view-all-content{background:#ffff001a;border-color:#ffff004d;box-shadow:0 4px 20px #0000004d}.view-all-card-studio .view-all-text{color:#fff;text-transform:uppercase;letter-spacing:.15em;font-size:1.4rem;font-weight:700;transition:all .3s}.view-all-card-studio:hover .view-all-text{color:#ff0;text-shadow:0 0 20px #ff06}.view-all-card-studio .view-all-icon{color:#fff;font-size:1.5rem;transition:all .3s;animation:2s ease-in-out infinite pulse-arrow}@keyframes pulse-arrow{0%,to{opacity:1;transform:translate(0)}50%{opacity:.7;transform:translate(4px)}}.view-all-card-studio:hover .view-all-icon{color:#ff0;filter:drop-shadow(0 0 8px #ffff0080);animation:none;transform:translate(8px)}.view-all-content{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.view-all-text{color:#ff0;font-size:1.1rem;font-weight:600;transition:all .3s}.view-all-card:hover .view-all-text{color:#fff}.view-all-icon{color:#ff0;font-size:1.5rem;transition:all .3s}.view-all-card:hover .view-all-icon{color:#fff;transform:translate(4px)}@media (max-width:1000px){.work-projects-container{grid-template-columns:repeat(2,1fr)}.work-gallery-header{flex-direction:column;gap:1rem}.gallery-filters{justify-content:flex-start}.gallery-title{font-size:1.5rem}.work-section{padding:1.5rem}.top-choice-card{width:200px}.view-all-card{grid-column:span 2}.view-all-card-studio .view-all-content{margin:1.5rem;padding:1.25rem 1.75rem}.view-all-card-studio .view-all-text{font-size:1.2rem}.view-all-card-studio .view-all-icon{font-size:1.35rem}}@media (max-width:800px){.work-section{padding:1.25rem}.work-container{margin-bottom:5rem}.top-choice-header{flex-direction:column;align-items:flex-start;gap:1rem}.top-choice-title h2{font-size:2rem}.work-projects-container{grid-auto-rows:220px}.view-all-card{min-height:220px}}@media (max-width:600px){.gallery-title{font-size:1.25rem}.gallery-subtitle{font-size:.8rem}.filter-pill{padding:.4em .8em;font-size:.7rem}.work-main{margin:5svh 0}.top-choice-card{width:160px}.top-choice-title h2{font-size:1.75rem}.view-all-card{min-height:180px}.view-all-text{font-size:.95rem}.view-all-card-studio .view-all-content{margin:1.25rem;padding:1rem 1.5rem}.view-all-card-studio .view-all-text{letter-spacing:.1em;font-size:1rem}.view-all-card-studio .view-all-icon{font-size:1.15rem}}@media (max-width:400px){.work-section{padding:1rem .75rem}.work-container{margin-bottom:4rem}.top-choice{margin-bottom:2.5rem}.top-choice-title h2{font-size:1.4rem}.top-choice-title p{font-size:.75rem}.top-choice-card{width:140px}.top-choice-card-img{border-radius:12px}.top-choice-card-info h3{font-size:.85rem}.top-choice-card-info p{font-size:.75rem}.gallery-title{font-size:1.1rem}.gallery-subtitle{font-size:.7rem}.filter-pill{padding:.35em .65em;font-size:.65rem}.work-projects-container{grid-auto-rows:180px;gap:.4rem}.work-project-img{border-radius:8px}.work-project-info{padding:8px}.work-project-info-name{font-size:.7rem}.work-project-info-tags{font-size:.6rem}.view-all-card{min-height:150px}.view-all-text{font-size:.85rem}.view-all-icon{font-size:1.2rem}.view-all-card-studio .view-all-content{gap:.5rem;margin:.75rem;padding:.75rem 1rem}.view-all-card-studio .view-all-text{letter-spacing:.08em;font-size:.85rem}.view-all-card-studio .view-all-icon{font-size:1rem}}
@font-face{font-family:Roobert;src:url(/landingv1/fonts/RoobertTRIAL-Light.ttf)format("truetype");font-weight:300}@font-face{font-family:Roobert;src:url(/landingv1/fonts/RoobertTRIAL-Regular.ttf)format("truetype");font-weight:400}@font-face{font-family:Roobert;src:url(/landingv1/fonts/RoobertTRIAL-Medium.ttf)format("truetype");font-weight:500}@font-face{font-family:Roobert;src:url(/landingv1/fonts/RoobertTRIAL-SemiBold.ttf)format("truetype");font-weight:600}@font-face{font-family:Roobert;src:url(/landingv1/fonts/RoobertTRIAL-Bold.ttf)format("truetype");font-weight:700}@font-face{font-family:Roobert;src:url(/landingv1/fonts/RoobertTRIAL-Heavy.ttf)format("truetype");font-weight:800}.home{color:#fff;background-color:#000;font-family:Roobert,system-ui,sans-serif}.home h1,.home h2,.home h3,.home h4,.home h5,.home h6,.home p,.home span,.home button{font-family:Roobert,system-ui,sans-serif}.home .container{width:75%;margin:0 auto;padding:10em 1em}.home img{-o-object-fit:cover;object-fit:cover;will-change:transform,opacity;width:100%;height:100%;position:relative}.home h1{will-change:transform,opacity;font-size:3.5rem;font-weight:400;line-height:1;position:relative}.home h2{will-change:transform,opacity;font-size:1.5rem;font-weight:400;line-height:1.5;position:relative}.home p{will-change:transform,opacity;font-size:1rem;font-weight:400;line-height:1.5;position:relative}.home{--light:#fff;--light1:#ffffffd9;--light2:#ffffff80;--light3:#00000080}@media (max-width:900px){.home .container{width:100%;padding:4em 1em}.home h1{font-size:2rem}}@media (max-width:600px){.home .container{width:100%;padding:3em .75em}.home h1{font-size:1.6rem}.home h2{font-size:1.2rem}.home p{font-size:.9rem}}@media (max-width:400px){.home .container{padding:2em .5em}.home h1{font-size:1.4rem}.home h2{font-size:1.1rem}.home p{font-size:.85rem}}section.hero{background-color:#000;height:100vh;padding-top:60px;transition:padding-top .3s;position:relative;overflow:hidden}body.has-promo-banner section.hero{padding-top:120px}section.hero:before{content:"";z-index:0;pointer-events:none;background-image:url(/landingv1/hero-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;width:250vh;height:250vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(90deg)}.header-container{z-index:1;width:100%;height:100%;position:absolute;top:55%;left:50%;transform:translate(-50%,-50%)}.header{opacity:1;pointer-events:none;justify-content:center;gap:.5rem;width:100%;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header h1{color:#fff;margin:0}section.work{height:100%}.work-header,.manifesto-header,.about-header,.team-header,.footer-header{gap:1rem;margin-bottom:4em;display:flex}.work-header p,.manifesto-header p,.about-header p,.team-header p,.footer-header p{font-weight:600}.projects{gap:4em;display:flex}.project-col{flex-direction:column;gap:6em;display:flex}.project-col:nth-child(2){margin-top:10em}.project{will-change:opacity;position:relative}.project-img{aspect-ratio:4/5;width:100%;overflow:hidden}.project-img img{transform-origin:50%;will-change:transform}.project-name{margin:1.5em 0 .65em}.project-name h2{color:var(--light);font-weight:500}.project-description p{color:var(--light2)}.project-col a{text-decoration:none}.cta{color:#fff;background-color:#000;background-image:linear-gradient(135deg,#ffff0026 0%,#ffff000d 25%,#0000 50%,#ffff000d 75%,#ffff0026 100%);flex-direction:column;align-items:center;gap:8em;height:max-content;padding:4em 1em;display:flex;position:relative}.cta-bg-img{z-index:-1;opacity:.3;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-title p{font-weight:500}.cta-header{text-align:center;width:60%}.cta-header h2{font-size:2.5rem}.cta-btn button{color:#000;cursor:pointer;background:#ff0;border:none;border-radius:2em;outline:none;padding:1.5em 3em;font-weight:600;transition:all .3s}.cta-btn button:hover{background:#ffff4d;transform:scale(1.05)}.manifesto{color:#fff;background-color:#000;height:max-content;position:relative}.manifesto-title h1{font-size:6.5rem;line-height:1.125}.manifesto-symbol{width:80px;position:absolute;bottom:0;right:0}.manifesto .container{padding:2em 1em 1em}.marquee{color:#fff;background-color:#000;width:100vw;padding:2em 0;overflow:hidden}.marquee-text{will-change:transform;width:300vw;transform:translate(0)}.marquee-text h1{text-align:center;font-size:12rem}.marquee-text-gallery{will-change:transform;text-align:center;width:100vw;transform:translate(0)}.marquee-text-gallery h1{text-align:center;font-size:12rem}.showreel{background:#000;width:100%;height:75vh}.gallery{background-color:#000;height:100vh;position:relative;overflow:hidden}.gallery-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(30deg)scale(1.125)}.row{will-change:transform;justify-content:center;gap:2em;width:150vw;height:350px;padding:0 2em 2em;display:flex;position:relative}.team{color:#fff;background-color:#000;height:max-content;overflow:hidden}.team-intro{width:75%}.team-intro h1{font-size:5rem;font-weight:300}.team-member{flex-direction:column;margin:4em 0;display:flex}.team-member-position p{text-transform:uppercase;margin-bottom:.75em}.team-member-index p{text-transform:uppercase;margin-top:.75em}.team-member-profile{align-items:center;display:flex}.team-member-img{width:350px;height:500px;overflow:hidden}.team-member-info{flex-direction:column;gap:4em;width:calc(100% - 500px);display:flex;position:relative;left:-2em}.team-member-details{gap:2em;display:flex}.team-member-name p{font-size:3rem}.team-member-toggle{aspect-ratio:1;border:1px solid #ffffff59;border-radius:100%;justify-content:center;align-items:center;width:5rem;height:5rem;display:flex}.team-member-copy{width:35%}.team-member-copy p{color:var(--light2);line-height:1.5}.team-member-index h1{display:none}.team-member{position:relative}.tm-2{left:40%}.tm-3{left:15%}.footer{color:#fff;background-color:#000;height:max-content}.footer-header{margin-bottom:2em}.footer .container{padding:2em 1em 1em}.footer-title h1{font-size:5rem;font-weight:300}.footer-email{padding:4em 0}.footer-email p,.footer-col-header p{color:var(--light2)}.footer-email h2{background:linear-gradient(270deg,#958151 0%,#b99c5c 30%,#a8b177 70%,#647756 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:2.5rem}.footer-content{gap:4em;display:flex}.footer-col:first-child{flex:4}.footer-col:nth-child(2){flex:2}.footer-col-content{gap:4em;display:flex}.footer-sub-col{flex-direction:column;flex:1;display:flex}.location{margin-bottom:4em}.location h3{margin-bottom:.75em;font-weight:400}.location p{color:var(--light2);margin-bottom:.25em}.location p:last-child{color:var(--light1);gap:1em;margin:2em 0 1em;display:flex}.footer-col-header{margin-bottom:1em}.footer-col-header p{margin-bottom:3em}.footer-col:nth-child(2) .footer-sub-col{flex-direction:column;gap:1.25em;display:flex}.footer-col:nth-child(2) .footer-sub-col p,.footer-col:nth-child(2) .footer-sub-col a{font-size:1.25rem}.footer-col:nth-child(2) .footer-sub-col a{color:inherit;text-decoration:none;transition:color .2s}.footer-col:nth-child(2) .footer-sub-col a:hover{color:#ebc434}.home .team,.home .footer{transition:background-color .5s,color .5s}.home .team-member-toggle{transition:border-color .5s}.home .footer .footer-email p,.home .footer .footer-col-header p,.home .footer .location p{transition:color .5s}.home .team.light{color:#000!important;background-color:#fff!important}.home .team.light .team-member-toggle{border:1px solid #00000026}.home .team.light .team-member-copy p{color:var(--light3)}.home .footer.light{color:#000!important;background-color:#fff!important}.home .footer.light .footer-email p,.home .footer.light .footer-col-header p,.home .footer.light .location p,.home .footer.light .footer-col:nth-child(2) .footer-sub-col a{color:var(--light3)}@media (max-width:900px){.header{text-align:center;flex-direction:column}.projects{flex-direction:column}.project{opacity:1!important}.project-col:nth-child(2){margin-top:0}.cta{gap:4em;padding:8em 1em}.cta-header{width:90%}.cta-header h2{font-size:1.75rem}.manifesto-title h1{font-size:3.5rem}.marquee-text{width:400vw}.marquee-text h1{font-size:4rem}.gallery{height:75vh}.gallery-wrapper{transform:translate(-50%,-50%)rotate(30deg)scale(1.125)}.row{gap:1em;width:200vw;height:200px;padding:0 1em 1em}.team-intro{width:100%}.team-intro h1{font-size:3rem}.team-member-info{display:none}.team-member-img{width:100%}.team-member-index p{display:none}.team-member-index h1{margin-top:.5em;display:block}.tm-2,.tm-3{left:0%}.footer-content,.footer-col-content{flex-direction:column;gap:0}.footer .container{padding:2em 1em 8em}.footer-title h1{font-size:3.5rem}.footer-email h2{font-size:2rem}}@media (max-width:600px){.header-container{top:50%}section.hero:before{width:200vh;height:200vh}.cta{gap:3em;padding:5em .75em}.cta-header{width:95%}.cta-header h2{font-size:1.4rem}.cta-btn button{padding:1.2em 2.5em;font-size:.9rem}.manifesto-title h1{font-size:2.5rem}.manifesto-symbol{width:60px}.marquee{padding:1.5em 0}.marquee-text{width:500vw}.marquee-text h1,.marquee-text-gallery h1{font-size:2.5rem}.showreel{height:50vh}.gallery{height:60vh}.row{gap:.5em;width:250vw;height:150px;padding:0 .5em .5em}.team-intro h1{font-size:2.2rem}.team-member{margin:2em 0}.team-member-img{height:350px}.footer-title h1{font-size:2.5rem}.footer-email{padding:2em 0}.footer-email h2{font-size:1.5rem}.footer .container{padding:2em .75em 6em}.footer-col:nth-child(2) .footer-sub-col p,.footer-col:nth-child(2) .footer-sub-col a{font-size:1rem}.location h3{font-size:.95rem}.location{margin-bottom:2em}}@media (max-width:400px){section.hero:before{width:180vh;height:180vh}.cta{gap:2em;padding:4em .5em}.cta-header h2{font-size:1.2rem}.cta-btn button{padding:1em 2em;font-size:.85rem}.manifesto-title h1{font-size:2rem}.manifesto-symbol{width:50px}.marquee{padding:1em 0}.marquee-text{width:600vw}.marquee-text h1,.marquee-text-gallery h1{font-size:2rem}.showreel{height:40vh}.gallery{height:50vh}.row{gap:.4em;width:300vw;height:120px}.team-intro h1{font-size:1.8rem}.team-member-img{height:280px}.footer-title h1{font-size:2rem}.footer-email h2{font-size:1.25rem}.footer .container{padding:1.5em .5em 5em}.footer-col:nth-child(2) .footer-sub-col p,.footer-col:nth-child(2) .footer-sub-col a{font-size:.9rem}}
