@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@font-face{font-family:Light;src:url(/assets/ProductSans-Light-BCgJUTrx.ttf)}@font-face{font-family:Light Italic;src:url(/assets/ProductSans-LightItalic-CUuDe1Za.ttf)}@font-face{font-family:Regular;src:url(/assets/ProductSans-Regular-BfzloKF4.ttf)}@font-face{font-family:Italic;src:url(/assets/ProductSans-Italic-CjMvp68a.ttf)}@font-face{font-family:Medium;src:url(/assets/ProductSans-Medium-C4Zc0p9B.ttf)}@font-face{font-family:Mediumitalic;src:url(/assets/ProductSans-MediumItalic-Beqw3SLM.ttf)}@font-face{font-family:Bold;src:url(/assets/ProductSans-Bold-CscMlwGr.ttf)}@font-face{font-family:Bolditalic;src:url(/assets/ProductSans-BoldItalic-BeKoWE8r.ttf)}@font-face{font-family:Extrabold;src:url(/assets/ProductSans-Black-BG9eydtM.ttf)}*{margin:0;padding:0;box-sizing:border-box;cursor:none;overflow-x:hidden;overflow-y:inherit}html{scroll-behavior:smooth}body{overflow:clip;scroll-snap-type:y mandatory;background-color:#000}.header .top .logo a img{width:60%}@media(min-width:1601px){h1{font-family:Regular;font-size:72px;line-height:93.6px}.project-border-rect{position:absolute;pointer-events:none;z-index:5;border:2px solid #7B1A1A;border-radius:12px;box-sizing:border-box}h2{font-family:Light;font-size:60px;line-height:78px}h3{font-family:Light;font-size:36px;line-height:46.8px}h4{font-family:Medium;font-size:24px;line-height:31.2px}h5{font-family:Light;font-size:20px;line-height:30px;font-weight:100}p{font-family:Light;font-size:16px;line-height:21px;color:#e7ddde}.cursor{position:absolute;top:300px;left:300px;width:12px;height:12px;background-color:#fe4249;border-radius:50%;z-index:1000000;pointer-events:none;transform:translate(-50%,-50%);transition:width .2s,height .2s,background-color .2s,border .2s,border-radius .2s;overflow:visible;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.cursor .cursor-text{opacity:0;display:flex;align-items:center;justify-content:center;gap:4px;color:#ff233f;font-size:14px;transition:opacity .2s;white-space:nowrap}.cursor.hovering-open{width:67px;height:67px;background-color:transparent;border:1px solid #FF233F;border-radius:33.5px}.cursor.hovering-open .cursor-text{opacity:1}.expand{background-color:#fff;width:40px;height:40px;mix-blend-mode:exclusion;z-index:20000}.mdraw{background-color:transparent;border:2px solid red;width:40px;height:40px;mix-blend-mode:normal;z-index:20000;color:#fff}.fold1{display:block;width:100vw;height:100vh;background-color:transparent;overflow:visible;scroll-snap-align:start;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.fold1 .header .top{display:flex;flex-direction:row;width:100vw;background-color:transparent;padding:12px 6%;justify-content:space-between;height:10vh;align-items:center;position:fixed;z-index:1000}.fold1 .header .top .but{overflow:hidden;position:absolute;z-index:100000;display:none}.fold1 .header .top .but button{border-radius:50px;height:40px;width:120px;font-family:Medium;font-size:14px;color:#fe4249;background-color:#fe424900;border:2px solid #FE4249;transition:all .3s ease}.fold1 .header .top .but button:active{border:2.3px solid #FE4249;color:#fff}.fold1 .header .top .but button:hover{border:3px solid white;color:#fe4249}.fold1 .header .top .but img{padding-right:8px}.fold1 .header .top .but #myInput{display:none}.fold1 .header .top .ham{position:relative;z-index:1000000000;overflow:visible;display:flex;align-items:center;justify-content:center;align-content:center}.fold1 .header .top .ham .hamopen{position:relative;visibility:visible}.fold1 .header .top .ham .hamclose{position:absolute;visibility:hidden}.fold1 .header .bottom{display:none;flex-direction:row;width:100%;background-color:#1f1f1f;padding:18vh 6%;justify-content:space-between;height:100v}.fold1 .header .bottom .left{width:50%}.fold1 .header .bottom .left .links{color:#595959;display:block;overflow:hidden;align-items:center;visibility:visible;z-index:1000;opacity:1;height:100vh}.fold1 .header .bottom .left .links a{width:100%;text-align:left;display:block;text-decoration:none;font-family:Light;font-size:80px;color:#939393;padding:36px 36px 36px 0;transition:color .4s ease,transform .4s ease}.fold1 .header .bottom .left .links a:hover{color:#fff;transform:translate(12px)}.fold1 .header .bottom .left .links a:active{color:#fff}.fold1 .header .bottom .right{display:flex;flex-direction:column;align-items:flex-end;width:50%;margin:18px 0}.fold1 .header .bottom .right .find{display:flex;position:relative;flex-direction:row;display:contents;width:100%;margin:0;padding:18px}.fold1 .header .bottom .right .find .line{width:400px;height:.1px;border-radius:50px;background-color:#fff;margin-bottom:40px}.fold1 .header .bottom .right .find .ccontainer{display:flex;flex-direction:column;width:400px;justify-content:flex-end;padding-bottom:40px;transition:background-color .4s ease}.fold1 .header .bottom .right .find .ccontainer:hover{background-color:#fe4249}.fold1 .header .bottom .right .find .ccontainer:hover .detail{transform:translate(8px)}.fold1 .header .bottom .right .find .ccontainer:hover .line{opacity:0}.fold1 .header .bottom .right .find .ccontainer .detail{display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:all .4s ease}.fold1 .header .bottom .right .find a{text-decoration:none;overflow:hidden}.fold1 .header .bottom .right .find .ccontainer .detail p{font-size:24px;color:#fff;text-decoration:none;height:24px}.fold1 .header .bottom .right .mail{position:relative;display:flex;align-items:center;z-index:1000;width:400px;height:300px;margin-top:220px}.fold1 .header .bottom .right .mail a{text-decoration:none;color:#fff}.fold1 .header .bottom .right .mail img{position:absolute;margin-top:-38px;margin-left:370px;transition:.4s all ease-out}.fold1 .header .bottom .right .mail h3{padding-top:100px;align-items:center;font-size:24px}.fold1 .header .bottom .right .mail h5{font-size:16px;font-family:Medium;color:#fe4249;overflow:hidden;margin-bottom:-100px}.fold1 .header .bottom .right .mail em{display:none;width:100%}.fold1 .header .bottom .right .mail:hover img{margin-left:350px;transition:.4s all ease-out}.bgvideo #bgvideo1{margin:0;padding:0;right:0;bottom:0;width:100vw;height:100vh;opacity:1;scale:.5;border-radius:12px}#canvas{position:absolute;top:0;left:0;background-color:transparent;padding:0;margin:0;width:100%;height:100%;z-index:3;color:transparent}.piano{position:absolute;height:100vh;width:100vw;display:flex;justify-content:space-between;color:transparent;display:none}.white{width:14%;height:100vh;background-color:transparent;color:transparent;border:1px solid white;justify-content:space-evenly;opacity:0;z-index:2;display:none}.white:hover{border:3px solid black}.black{width:14%;height:110vh;margin-left:-8%;margin-right:-8%;z-index:10;background-color:transparent;color:transparent;border:1px solid white;justify-content:space-between;opacity:.15}.black:hover{background-color:#fff;border:black;opacity:.09}.fold1 .cont .teaser{z-index:1;position:absolute;top:0;left:0;margin:0 auto;width:100vw;height:100vh;padding:0;visibility:none;opacity:50%}.fold1 .cont .teaser video{width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto;border-radius:8px;transform-style:preserve-3d;scroll-behavior:smooth;opacity:.7;transform:scale(1)}.fold1 .cont .heading{padding-left:6%;justify-content:center;align-items:center;height:60vh;position:absolute;top:0;left:0;margin-top:180px;color:#fff;padding-top:16vh;transform-style:preserve-3d;z-index:1;width:100%}.fold1 .cont .heading h1{font-size:130px;font-family:Bold}.fold1 .cont .heading .head{position:relative;-webkit-text-stroke:1px white;color:transparent;height:100%;padding-top:4px}.fold1 .cont .heading .subhead{color:#fff;font-size:80px;font-family:Light;position:absolute;white-space:nowrap;overflow:visible;top:360px;margin-left:36%;scroll-behavior:smooth}.fold1 .quote{position:absolute;bottom:20%;right:6%}.fold1 .quote h4{font-size:24px;font-family:Light;color:#fe4249}.underlined{position:relative;margin-right:1rem;transition:1s ease}.underlined:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:100%;border:solid 5px #FE4249;border-color:#FE4249 transparent transparent transparent;border-radius:30%;animation:lineanim 1s ease-in-out infinite}@keyframes lineanim{0%{width:0%;bottom:-4px}50%{width:100%;bottom:-8px;border-width:4px}to{width:0%;bottom:-4px}}.fold1 .labscont{display:flex;flex-direction:row;align-items:center}.fold1 .cont .label{position:absolute;display:flex;margin:0 auto;width:100%;flex-direction:row;justify-content:center;bottom:4%;left:0;z-index:1;visibility:hidden}.fold1 .cont .label .scroll{width:55px;height:55px;visibility:visible;z-index:0;margin-bottom:14px}.fold1 .cont .scont{position:absolute;display:flex;flex-direction:row;bottom:0%;margin-bottom:20px;left:6%;z-index:100;width:8%;justify-content:flex-start;width:48px}.fold1 .cont .scont #unmute{display:block;width:40px}.fold1 .cont .scont #mute{display:none;width:40px}.slider{background-color:#090909;width:100vw;padding-top:80px;padding-bottom:140px;overflow:hidden}.slider .clienthead{color:#fff;display:flex;justify-content:center;padding-bottom:48px}.slider-mask{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 12%,black 88%,transparent);mask-image:linear-gradient(to right,transparent,black 12%,black 88%,transparent)}.slider-track{display:flex;width:-moz-max-content;width:max-content;animation:marquee 40s linear infinite}.slider-track:hover{animation-play-state:paused}.slider-set{display:flex;align-items:center;gap:60px;padding:0 30px}.slider-set img{height:24px;width:auto;max-width:none;-o-object-fit:contain;object-fit:contain;opacity:.65;filter:brightness(0) invert(1);transition:opacity .3s ease;flex-shrink:0}.slider-set img.no-filter{filter:none}.slider-set img:hover{opacity:1}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.showreel{background-color:#000;padding:80px 0;height:800px;width:100%;display:none;flex-direction:column;justify-content:center;align-items:center}.showreel video{width:60vw;height:60vw}.showreel h4{padding-bottom:36px;color:#fff;font-family:Light;height:40px}.fold2{width:100%;height:-moz-fit-content;height:fit-content;max-height:100%;background-color:#000;padding:80px 6%;scroll-snap-align:start}.fold2 .work{display:block;position:relative;float:right;opacity:100%}.fold2 .work h2{font-size:100px;padding:16px 0}.fold2 .work .w1{-webkit-text-stroke:1px white;opacity:80%;color:transparent}.fold2 .work .w2{-webkit-text-stroke:1px white;opacity:60%;color:transparent}.fold2 .work .w3{-webkit-text-stroke:1px white;opacity:20%;color:transparent}.videogallery{margin-top:-300px;position:relative;z-index:10;padding:0 6%;background-color:#000}.dfl-header{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-bottom:.5px solid #2e2e2e;margin-bottom:16px}.dfl-section-label{font-family:Medium;font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#939393}.dfl-section-year{font-family:Light;font-size:12px;color:#555}.dfl-grid{display:grid;grid-template-columns:4fr 4fr 4fr;grid-template-rows:4fr 4fr 4fr;gap:4px;width:100%;height:88vh;transition:grid-template-rows .4s ease,grid-template-columns .4s ease}.dfl-cell{position:relative;overflow:hidden;cursor:pointer;background-color:#111;border-radius:4px}.dfl-cell video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;opacity:1;transition:opacity .4s ease}.dfl-grid:hover .dfl-cell:not(:hover) video{opacity:.25}.dfl-label{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;display:flex;justify-content:space-between;align-items:flex-end;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 100%);transform:translateY(100%);transition:transform .35s cubic-bezier(.25,.46,.45,.94);z-index:2}.dfl-cell:hover .dfl-label{transform:translateY(0)}.dfl-title{font-family:Regular;font-size:14px;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dfl-tag{font-family:Light;font-size:11px;color:#fe4249;letter-spacing:.1em;text-transform:uppercase;flex-shrink:0;margin-left:8px}.fold2 .projects section[class^=project]{position:relative;justify-content:center;width:100vw}.fold2 .projects .project2{display:flex;width:100%;padding-top:80px;padding-bottom:400px}.fold2 .projects .project2 a{text-decoration:none;color:#fff}.fold2 .projects .project2 .pcont2{padding-top:80px;color:#fff;width:400px;z-index:2;text-align:right}.fold2 .projects .project2 .pcont2 p{padding-top:12px}.fold2 .projects .project2 .pcont2 #plogo3{padding-top:40px;mix-blend-mode:normal;width:160px}.fold2 .projects .project2 .pimg2{z-index:1;right:0;border-radius:7px}.fold2 .projects .project2 .pimg2 img{width:100%;height:100%;border-radius:7px;border:2px solid #681318}.fold2 .projects .project2 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project2 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project1{display:flex;width:100%;padding-top:400px;padding-bottom:400px}.fold2 .projects .project1 a{text-decoration:none;color:#fff;mix-blend-mode:exclusion}.fold2 .projects .pdiscription{padding-top:24px;width:80%;font-size:18px;color:#939393;line-height:24px;visibility:hidden}.fold2 .projects .project1 .pcont{padding-top:80px;color:#fff;width:400px;z-index:2;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.fold2 .projects .project1 .pcont h2{mix-blend-mode:exclusion}.fold2 .projects .project1 .pcont p{padding-top:12px}.fold2 .projects .project1 .pcont #plogo4{padding-top:40px;mix-blend-mode:normal;width:160px}.fold2 .projects .project1 .pimg{z-index:1;right:14%;border-radius:7px}.fold2 .projects .project1 .pimg img{width:100%;height:100%}.fold2 .projects .project1 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project1 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project7{display:flex;width:100%;padding-top:400px;padding-bottom:400px}.fold2 .projects .project7 a{text-decoration:none;color:#fff}.fold2 .projects .project7 .pcont7{padding-top:80px;color:#fff;width:400px;z-index:2;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.fold2 .projects .project7 .pcont7 p{padding-top:12px}.fold2 .projects .project7 .pcont7 #plogo7{padding-top:40px;mix-blend-mode:normal;width:160px;float:right}.fold2 .projects .project7 .pimg7{z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project7 .pimg7 img{width:100%;height:100%}.fold2 .projects .project7 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project7 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project9{display:flex;width:100%;padding-top:400px;padding-bottom:400px}.fold2 .projects .project9 a{text-decoration:none;color:#fff}.fold2 .projects .project9 .pcont9{padding-top:80px;color:#fff;width:400px;z-index:2;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.fold2 .projects .project9 .pcont9 p{padding-top:12px}.fold2 .projects .project9 .pcont9 #plogo9{padding-top:40px;mix-blend-mode:normal;width:160px;float:right}.fold2 .projects .project9 .pimg9{z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project9 .pimg9 img{width:100%;height:100%}.fold2 .projects .project9 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project9 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project10{display:flex;width:100%;padding-top:400px;padding-bottom:400px}.fold2 .projects .project10 a{text-decoration:none;color:#fff}.fold2 .projects .project10 .pcont10{padding-top:80px;color:#fff;width:400px;z-index:2;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.fold2 .projects .project10 .pcont10 p{padding-top:12px}.fold2 .projects .project10 .pcont10 #plogo10{padding-top:40px;mix-blend-mode:normal;width:160px;float:right}.fold2 .projects .project10 .pimg10{z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project10 .pimg10 img{width:100%;height:100%}.fold2 .projects .project10 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project10 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .pg{display:block;position:relative;opacity:100%;font-family:Bold;margin-top:400px}.fold2 .pg h2{font-size:100px;padding:16px 0}.fold2 .pg .pg1{-webkit-text-stroke:1px white;opacity:80%;color:transparent}.fold2 .pg .pg2{-webkit-text-stroke:1px white;opacity:40%;color:transparent}.fold2 .pg .pg3{-webkit-text-stroke:1px white;opacity:20%;color:transparent}.fold2 .projects .otherprojects{display:flex;flex-direction:column;width:100vw;margin-top:80px}.fold2 .projects .otherprojects1{width:100vw;display:flex;flex-direction:row;justify-content:flex-end;margin-top:80px}.fold2 .projects .otherprojects2{display:flex;flex-direction:row;justify-content:space-between;width:100vw;margin-top:80px}.fold2 .projects .project6{display:flex;width:100%;padding-bottom:300px}.fold2 .projects .project6 a{text-decoration:none;color:#fff}.fold2 .projects .project6 .pcont6{position:absolute;padding-top:80px;color:#fff;width:30%;z-index:2;text-align:left;left:14%}.fold2 .projects .project6 .pcont6 h2{font-size:36px}.fold2 .projects .project6 .pcont6 p{padding-top:0}.fold2 .projects .project6 .pcont6 #plogo6{padding-top:40px;mix-blend-mode:normal;width:70px}.fold2 .projects .project6 .pimg6{position:relative;z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project6 .pimg6 img{width:100%;height:100%}.fold2 .projects .project6 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:12px}.fold2 .projects .project6 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:12px}.fold2 .projects .project5{display:flex;width:100%;padding-bottom:300px}.fold2 .projects .project5 a{text-decoration:none;color:#fff}.fold2 .projects .project5 .pcont5{position:absolute;padding-top:80px;color:#fff;width:30%;z-index:2;text-align:left;right:14%}.fold2 .projects .project5 .pcont5 h2{font-size:36px}.fold2 .projects .project5 .pcont5 p{padding-top:0}.fold2 .projects .project5 .pcont5 #plogo5{padding-top:40px;mix-blend-mode:normal;width:120px}.fold2 .projects .project5 .pimg5{position:relative;z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project5 .pimg5 img{width:100%;height:100%}.fold2 .projects .project5 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:12px}.fold2 .projects .project5 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:12px}.fold2 .projects .project3{display:flex;width:100%;padding-top:400px}.fold2 .projects .project3 a{text-decoration:none;color:#fff}.fold2 .projects .project3 .pcont3{position:absolute;padding-top:80px;color:#fff;width:30%;z-index:2;text-align:left;left:14%}.fold2 .projects .project3 .pcont3 h2{font-size:36px}.fold2 .projects .project3 .pcont3 p{padding-top:0}.fold2 .projects .project3 .pcont3 #plogo2{padding-top:40px;mix-blend-mode:normal;width:40px}.fold2 .projects .project3 .pimg3{position:relative;z-index:1;display:block;left:0;border-radius:7px}.fold2 .projects .project3 .pimg3 img{width:100%;height:100%}.fold2 .projects .project3 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:12px}.fold2 .projects .project3 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:12px}.fold2 .projects .project4{display:flex;width:100%;padding-top:400px;padding-bottom:300px}.fold2 .projects .project4 a{text-decoration:none;color:#fff}.fold2 .projects .project4 .pcont4{position:absolute;padding-top:80px;color:#fff;width:30%;z-index:2;text-align:left}.fold2 .projects .project4 .pcont4 h2{font-size:36px}.fold2 .projects .project4 .pcont4 p{padding-top:0}.fold2 .projects .project4 .pcont4 #plogo1{padding-top:40px;mix-blend-mode:normal;width:200px;width:120px}.fold2 .projects .project4 .pimg4{position:relative;z-index:1;right:0;border-radius:7px}.fold2 .projects .project4 .pimg4 img{width:100%;height:100%}.fold2 .projects .project4 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:12px}.fold2 .projects .project4 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:12px}.fold2 .archivep{color:#fff;margin-top:700px;display:none;float:right;margin-right:14vw;width:500px}.fold2 .archivep h5{font-family:light;color:#939393;font-size:16px}.fold2 .archivep .arcprojects{display:flex;flex-direction:column;margin:24px 0}.fold2 .archivep .arcprojects a{color:#b0b0b0;font-size:24px;font-family:Light;text-decoration:none;margin-top:40px;text-transform:uppercase;border-bottom:.4px solid #595959;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.fold2 .archivep .arcprojects a:hover{color:#fff;border-bottom:.4px solid #B0B0B0}.fold2 .archivep .arcprojects a img{width:100px;padding-right:24px}.fold2 .archivep .arcprojects a .downarrow{width:50px;margin-left:16px}.fold2a{width:100vw;height:100vh;background-color:#000;margin:0;padding:100px 6%;color:#fff;display:flex;flex-direction:column;display:none}.fold2a .otherprojects{display:flex;flex-direction:row;position:relative;height:-moz-fit-content;height:fit-content;width:200%;font-family:Light;padding:0 12px;margin-left:-410px}.fold2a .otherprojects .pt{font-size:100px;padding:16px 12px;-webkit-text-stroke:1px white;font-family:Bold;color:transparent;position:relative}.fold2a .otherprojects #pt1{opacity:80%}.fold2a .otherprojects #pt2{opacity:40%}.fold2a .otherprojects #pt3{opacity:20%}.fold2a .projectlist{margin-top:10px;padding:40px 0}.fold2a .projectlist a{text-decoration:none;color:#b0b0b0;transition:.4s ease}.fold2a .projectlist a:hover{color:#fff;padding:0 24px;transition:.4s ease}.fold2a .projectlist .op{display:flex;flex-direction:row;justify-content:space-between;width:100%;background-color:transparent;height:140px;align-items:center;padding:24px 0;z-index:-1}.fold2a .projectlist .op .awardtext{font-family:Medium;background:linear-gradient(to right,#5dcefa 20%,#f5d133 40% 60%,#5dcefa 80%);background-size:200% auto;color:#000;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 1s linear infinite}@keyframes shine{to{background-position:200% center}}.fold2a .projectlist .op #pumol{display:none}.fold2a .projectlist .op .opcover{width:400px;position:absolute;left:50%;right:50%;transform:translate(-50%,-50%);display:none;z-index:0}.fold2a .projectlist .op .downarrow{width:16px;height:16px;align-self:flex-start}.fold2a .projectlist .pdvider{width:100%;height:1px;background-color:#595959}.fold3{width:100vw;height:130vh;background-color:#000;margin:0;padding:600px 6%;color:#fff;display:none}.fold3 .play{display:block;position:relative;float:right;opacity:100%;font-family:Bold}.fold3 .play .p{font-size:100px;padding:16px 0;-webkit-text-stroke:.01px white;color:transparent}.fold3 .play #play1{opacity:80%}.fold3 .play #play2{opacity:40%}.fold3 .play #play3{opacity:20%}.fold3 .pprojects{display:block;float:left;padding:24px 0;margin-top:6%;align-items:center;width:60%}.fold3 .pprojects .sep{height:1px;width:100%;background:#595959;margin:20px 0}.fold3 .pprojects .discription{display:flex;flex-direction:row;align-items:flex-start;text-decoration:none;color:#b0b0b0;width:100%;transition:color .4s ease,transform .4s cubic-bezier(.25,.46,.45,.94);z-index:0;will-change:transform}.fold3 .pprojects .discription:hover{transform:translate(24px);color:#fff}.fold3 .pprojects .discription h2{z-index:2;display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center;mix-blend-mode:difference;height:100%}.fold3 .pprojects .playv{position:absolute;right:6%;width:300px;display:none;z-index:0}.testimonials{background-color:#000;height:auto;width:100vw;padding:80px 6%;overflow:visible!important}.testimonials .teshead{position:relative;color:#fff;display:flex;justify-content:center}@keyframes tesBob{0%,to{transform:translateY(0)}25%{transform:translateY(-7px)}50%{transform:translateY(0)}75%{transform:translateY(4px)}}.testimonials .tescont{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin-top:80px;perspective:800px;overflow:visible!important}.testimonials .tescont .tes{display:flex;flex-direction:column;justify-content:flex-start;width:calc((100% - 48px) / 3);border:1px solid #393939;border-radius:12px;padding:40px 24px;min-height:400px;height:auto;transform-style:preserve-3d;transition:border-color .4s ease,box-shadow .4s ease;will-change:transform}.testimonials .tescont .tes:hover{border-color:#ff233f;box-shadow:0 12px 40px #ff233f1f,0 4px 20px #0006;z-index:2}.testimonials .tescont .tes#tes1{--bob-duration: 5s;--bob-delay: 0s;--tilt: -1deg}.testimonials .tescont .tes#tes2{--bob-duration: 5.5s;--bob-delay: .8s;--tilt: .8deg}.testimonials .tescont .tes#tes3{--bob-duration: 4.8s;--bob-delay: 1.5s;--tilt: -.6deg}.testimonials .tescont .tes#tes4{--bob-duration: 5.3s;--bob-delay: .4s;--tilt: 1deg}.testimonials .tescont .tes#tes5{--bob-duration: 5.8s;--bob-delay: 1.2s;--tilt: -.8deg}.testimonials .tescont .tes#tes6{--bob-duration: 4.6s;--bob-delay: 2s;--tilt: .5deg}.testimonials .tescont .tes .testicon{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:24px}.testimonials .tescont .tes p{color:#d5d5d5;line-height:24px}.testimonials .tescont .tes .testi{font-family:Light;color:#fff;padding-top:24px;align-items:center;display:flex;flex-direction:row;margin-top:auto}.testimonials .tescont .tes .testi a{text-decoration:none;color:#fff;transition:color .4s ease,transform .4s ease;will-change:transform}.testimonials .tescont .tes .testi .linkedinicon{width:14px;margin-left:8px}.testimonials .tescont .tes .testi a:hover{transform:translate(24px)}.testimonials .tescont .tes .teslabel{font-size:13px;font-family:Regular;color:#b0b0b0;padding-top:8px}.fold4{display:flex;padding:80px 6%;justify-content:space-between;color:#fff;background-color:#000;scroll-snap-align:start}.fold4 .left{width:100%;display:flex;flex-direction:column}.fold4 .left h1{font-family:Light;color:#939393;display:block;margin:0 auto;width:40%;text-align:center}.fold4 .left h5{padding-top:40px;font-family:Light;width:600px;color:#939393}.fold4 .left .mail{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;margin:0 auto}.fold4 .left .mail a{text-decoration:none;color:#fff}.fold4 .left .mail img{position:relative;left:16px;bottom:-52px}.fold4 .left .mail h3{padding-top:100px;align-items:center}.find{width:100vw;display:flex;flex-direction:row;justify-content:space-between;padding:1% 6%;background-color:#000}.find .line{width:400px;height:.7px;border-radius:50px;background-color:#fff;margin-bottom:40px}.find .ccontainer{width:400px;justify-content:space-between;padding:24px 24px 40px;transition:background-color .4s ease}.find .ccontainer:hover{background-color:#fe4249}.find .ccontainer:hover .detail{transform:translate(8px)}.find .ccontainer:hover .line{opacity:0}.find .ccontainer .detail{display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:all .4s ease}.find a{text-decoration:none}.find .ccontainer .detail p{font-size:24px;color:#fff;text-decoration:none;height:24px}.find .ccontainer .clink{display:flex;flex-direction:row;justify-content:space-between;width:400px}.footnote{background-color:#000;padding:2% 6%}.footnote p{color:#939393;font-family:Light;font-size:12px}.footnote .divide{margin-bottom:12px;padding-bottom:0;opacity:30%;border-top:1px solid gray}.footnote .creditname{font-family:Medium;color:#fe4249;opacity:80%}}@media(min-width:1201px)and (max-width:1600px){h1{font-family:Regular;font-size:72px;line-height:93.6px;font-family:Hmedium}.project-border-rect{position:absolute;pointer-events:none;z-index:5;border:1px solid #7B1A1A;border-radius:8px;box-sizing:border-box}h2{font-family:Light;font-size:60px;line-height:78px}h3{font-family:Light;font-size:36px;line-height:46.8px}h4{font-family:Medium;font-size:24px;line-height:31.2px}h5{font-family:Light;font-size:20px;line-height:30px;font-weight:100}p{font-family:Light;font-size:16px;line-height:21px;color:#e7ddde}html{scroll-behavior:smooth}.cursor{position:absolute;top:300px;left:300px;width:12px;height:12px;background-color:#fe4249;border-radius:50%;z-index:1000000;pointer-events:none;transform:translate(-50%,-50%);transition:width .2s,height .2s;overflow:visible}.expand{background-color:#fff;width:40px;height:40px;mix-blend-mode:exclusion;z-index:20000}.mdraw{background-color:transparent;border:2px solid red;width:40px;height:40px;mix-blend-mode:normal;z-index:20000;color:#fff}.fold1{display:block;width:100vw;height:100vh;background-color:transparent;overflow:visible;scroll-snap-align:start;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.fold1 .header{z-index:1000}.fold1 .header .top{display:flex;flex-direction:row;width:100vw;background-color:transparent;padding:12px 6%;justify-content:space-between;height:10vh;align-items:center;position:fixed;z-index:1000}.fold1 .header .top .but{overflow:hidden;position:absolute;z-index:1000;display:none}.fold1 .header .top .but button{border-radius:50px;height:40px;width:120px;font-family:Medium;font-size:14px;color:#fe4249;background-color:#fe424900;border:2px solid #FE4249;transition:all .3s ease}.fold1 .header .top .but button:active{border:2.3px solid #FE4249;color:#fff}.fold1 .header .top .but button:hover{border:3px solid white;color:#fe4249}.fold1 .header .top .but img{padding-right:8px}.fold1 .header .top .but #myInput{display:none}.fold1 .header .top .ham{position:relative;z-index:1000000000;overflow:visible;display:flex;align-items:center;justify-content:center;align-content:center}.fold1 .header .top .ham .hamopen{position:relative;visibility:visible}.fold1 .header .top .ham .hamclose{position:absolute;visibility:hidden}.fold1 .header .bottom{display:none;flex-direction:row;width:100%;background-color:#1f1f1f;padding:11vh 6%;justify-content:space-between;z-index:1000}.fold1 .header .bottom .left{width:50%}.fold1 .header .bottom .left .links{color:#595959;display:block;overflow:hidden;align-items:center;visibility:visible;z-index:1000;opacity:1;height:100vh}.fold1 .header .bottom .left .links a{width:100%;text-align:left;display:block;text-decoration:none;font-family:Light;font-size:80px;color:#939393;padding:18px;transition:color .4s ease,transform .4s ease}.fold1 .header .bottom .left .links a:hover{color:#fff;transform:translate(12px)}.fold1 .header .bottom .left .links a:active{color:#fff}.fold1 .header .bottom .right{display:flex;flex-direction:column;align-items:flex-end;width:50%;margin:18px 0}.fold1 .header .bottom .right .find{display:flex;position:relative;flex-direction:row;display:contents;width:100%;margin:0;padding:18px}.fold1 .header .bottom .right .find .line{width:400px;height:.1px;border-radius:50px;background-color:#fff;margin-bottom:40px}.fold1 .header .bottom .right .find .ccontainer{display:flex;flex-direction:column;width:400px;justify-content:flex-end;padding-bottom:40px;transition:background-color .4s ease}.fold1 .header .bottom .right .find .ccontainer:hover{background-color:#fe4249}.fold1 .header .bottom .right .find .ccontainer:hover .detail{transform:translate(8px)}.fold1 .header .bottom .right .find .ccontainer:hover .line{opacity:0}.fold1 .header .bottom .right .find .ccontainer .detail{display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:all .4s ease}.fold1 .header .bottom .right .find a{text-decoration:none;overflow:hidden}.fold1 .header .bottom .right .find .ccontainer .detail p{font-size:24px;color:#fff;text-decoration:none;height:24px}.fold1 .header .bottom .right .mail{position:relative;display:flex;align-items:center;z-index:1000;width:400px;height:300px;margin-top:100px}.fold1 .header .bottom .right .mail a{text-decoration:none;color:#fff}.fold1 .header .bottom .right .mail img{position:absolute;margin-top:-38px;margin-left:370px;transition:.4s all ease-out}.fold1 .header .bottom .right .mail h3{padding-top:100px;align-items:center;font-size:24px}.fold1 .header .bottom .right .mail h5{font-size:16px;font-family:Medium;color:#fe4249;overflow:hidden;margin-bottom:-100px}.fold1 .header .bottom .right .mail em{display:none;width:100%}.fold1 .header .bottom .right .mail:hover img{margin-left:350px;transition:.4s all ease-out}.fold1 .greenweb{width:240px;position:absolute;bottom:100px}.bgvideo #bgvideo1{margin:0;padding:0;right:0;bottom:0;width:100vw;height:100vh;opacity:1;scale:.5;border-radius:12px}#canvas{position:absolute;top:0;left:0;background-color:transparent;padding:0;margin:0;width:100%;height:100%;z-index:3;color:transparent;display:none}.piano{position:absolute;height:100vh;width:100vw;display:none;justify-content:space-between;color:transparent}.white{width:14%;height:100vh;background-color:transparent;color:transparent;border:1px solid white;justify-content:space-evenly;opacity:0;z-index:2;display:none}.white:hover{border:3px solid white;opacity:.5}.black{width:16%;height:110vh;margin-left:-8%;margin-right:-8%;z-index:10;background-color:transparent;color:transparent;border:1px solid white;justify-content:space-between;opacity:.15}.black:hover{border:3px solid transparent}.fold1 .cont{z-index:1}.fold1 .cont .teaser{z-index:1;position:absolute;top:0;left:0;margin:0 auto;width:100vw;height:100vh;padding:0;visibility:none;opacity:50%}.fold1 .cont .teaser video{width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto;border-radius:8px;transform-style:preserve-3d;scroll-behavior:smooth;opacity:.7;transform:scale(1)}.fold1 .cont .heading{justify-content:center;align-items:center;height:60vh;position:absolute;top:0;left:0;margin-top:120px;color:#fff;padding-top:16vh;transform-style:preserve-3d;z-index:4;width:100%}.fold1 .cont .heading h1{font-size:110px;font-family:Bold;transition:10s ease}.fold1 .cont .heading .head{padding-left:6%;position:relative;color:#000;-webkit-text-stroke:1px white;color:transparent;height:140px;padding-top:4px;transition:.4 ease-out}.fold1 .cont .heading .subhead{color:#fff;font-size:80px;font-family:Light;position:absolute;white-space:nowrap;overflow:visible;top:260px;padding-left:25%;scroll-behavior:smooth}.fold1 .quote{position:absolute;bottom:20%;right:6%}.fold1 .quote h4{font-size:18px;font-family:Light;color:#fe4249}.underlined{position:relative;margin-right:1rem;transition:1s ease}.underlined:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:100%;border:solid 3px #FE4249;border-color:#FE4249 transparent transparent transparent;border-radius:30%;animation:lineanim 1s ease-in-out infinite}@keyframes lineanim{0%{width:0%;bottom:-4px}50%{width:100%;bottom:-8px;border-width:4px}to{width:0%;bottom:-4px}}.fold1 .labscont{display:flex;flex-direction:row;align-items:center}.fold1 .cont .label{position:absolute;display:flex;margin:0 auto;width:100%;flex-direction:row;justify-content:center;bottom:4%;left:0;z-index:1;visibility:hidden}.fold1 .cont .label .scroll{width:55px;height:55px;visibility:visible;z-index:0}.fold1 .cont .scont{position:absolute;display:flex;flex-direction:row;margin-bottom:.5%;left:6%;z-index:100;justify-content:flex-start;width:100px}.fold1 .cont .scont #unmute{display:block;width:40px}.fold1 .cont .scont #mute{display:none;width:40px}.slider{background-color:#090909;width:100vw;padding-top:80px;padding-bottom:140px;overflow:hidden}.slider .clienthead{color:#fff;display:flex;justify-content:center;padding-bottom:48px}.slider-mask{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 12%,black 88%,transparent);mask-image:linear-gradient(to right,transparent,black 12%,black 88%,transparent)}.slider-track{display:flex;width:-moz-max-content;width:max-content;animation:marquee 40s linear infinite}.slider-track:hover{animation-play-state:paused}.slider-set{display:flex;align-items:center;gap:56px;padding:0 28px}.slider-set img{height:22px;width:auto;max-width:none;-o-object-fit:contain;object-fit:contain;opacity:.65;filter:brightness(0) invert(1);transition:opacity .3s ease;flex-shrink:0}.slider-set img.no-filter{filter:none}.slider-set img:hover{opacity:1}.showreel{background-color:#000;padding:80px 0;height:800px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;display:none}.showreel video{width:60vw;height:60vw}.showreel h4{padding-bottom:36px;color:#fff;font-family:Light;height:40px}.fold2{width:100%;height:-moz-fit-content;height:fit-content;padding:100px 6%;background-color:#000;scroll-snap-align:start;z-index:100}.fold2 .work{display:block;position:relative;float:right;opacity:100%;font-family:Bold}.fold2 .work h2{font-size:100px;padding:16px 0}.fold2 .work .w1{-webkit-text-stroke:.01px white;opacity:80%;color:transparent}.fold2 .work .w2{-webkit-text-stroke:.01px white;opacity:40%;color:transparent}.fold2 .work .w3{-webkit-text-stroke:.01px white;opacity:20%;color:transparent}.fold2 .projects .project2{display:flex;width:100%;padding-top:80px;padding-bottom:300px}.fold2 .projects .project2 a{text-decoration:none;color:#fff}.fold2 .projects .project2 .pcont2{position:absolute;padding-top:80px;color:#fff;width:400px;z-index:2;text-align:right}.fold2 .projects .project2 .pcont2 p{padding-top:12px}.fold2 .projects .project2 .pcont2 #plogo3{padding-top:40px;mix-blend-mode:normal;width:160px}.fold2 .projects .project2 .pimg2{position:absolute;z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project2 .pimg2 img{width:100%;height:100%;border-radius:7px}.fold2 .projects .project2 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project2 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project1{display:flex;width:100%;padding-top:400px;padding-bottom:300px}.fold2 .projects .project1 a{text-decoration:none;color:#fff;mix-blend-mode:exclusion}.fold2 .projects .pdiscription{padding-top:24px;width:80%;font-size:18px;color:#939393;line-height:24px;visibility:hidden}.fold2 .projects .project1 .pcont{position:absolute;padding-top:80px;color:#fff;width:400px;z-index:2;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.fold2 .projects .project1 .pcont h2{mix-blend-mode:exclusion}.fold2 .projects .project1 .pcont p{padding-top:12px}.fold2 .projects .project1 .pcont #plogo4{padding-top:40px;mix-blend-mode:normal;width:160px}.fold2 .projects .project1 .pimg{position:absolute;z-index:1;right:0;border-radius:7px}.fold2 .projects .project1 .pimg img{width:100%;height:100%;border-radius:7px}.fold2 .projects .project1 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project1 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project7{display:flex;width:100%;padding-top:400px;padding-bottom:200px}.fold2 .projects .project7 a{text-decoration:none;color:#fff}.fold2 .projects .project7 .pcont7{position:absolute;padding-top:80px;color:#fff;width:400px;z-index:2;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.fold2 .projects .project7 .pcont7 p{padding-top:12px}.fold2 .projects .project7 .pcont7 #plogo7{padding-top:40px;mix-blend-mode:normal;width:160px;float:right}.fold2 .projects .project7 .pimg7{z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project7 .pimg7 img{width:100%;height:100%;border-radius:7px}.fold2 .projects .project7 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project7 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project9{display:flex;width:100%;padding-top:400px;padding-bottom:200px}.fold2 .projects .project9 a{text-decoration:none;color:#fff}.fold2 .projects .project9 .pcont9{position:absolute;padding-top:80px;color:#fff;width:400px;z-index:2;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.fold2 .projects .project9 .pcont9 p{padding-top:12px}.fold2 .projects .project9 .pcont9 #plogo9{padding-top:40px;mix-blend-mode:normal;width:160px;float:right}.fold2 .projects .project9 .pimg9{position:absolute;z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project9 .pimg9 img{width:100%;height:100%;border-radius:7px}.fold2 .projects .project9 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project9 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project10{display:flex;width:100%;padding-top:400px;padding-bottom:200px}.fold2 .projects .project10 a{text-decoration:none;color:#fff}.fold2 .projects .project10 .pcont10{position:absolute;padding-top:80px;color:#fff;width:400px;z-index:2;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.fold2 .projects .project10 .pcont10 p{padding-top:12px}.fold2 .projects .project10 .pcont10 #plogo10{padding-top:40px;mix-blend-mode:normal;width:160px;float:right}.fold2 .projects .project10 .pimg10{z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project10 .pimg10 img{width:100%;height:100%;border-radius:7px}.fold2 .projects .project10 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project10 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .pg{display:block;position:relative;opacity:100%;font-family:Bold;margin-top:280px;height:-moz-fit-content;height:fit-content}.fold2 .pg h2{font-size:100px;padding:16px 0}.fold2 .pg .pg1{-webkit-text-stroke:.01px white;opacity:80%;color:transparent}.fold2 .pg .pg2{-webkit-text-stroke:.01px white;opacity:40%;color:transparent}.fold2 .pg .pg3{-webkit-text-stroke:.01px white;opacity:20%;color:transparent}.videogallery{margin-top:-300px;position:relative;z-index:10;padding:0 6%;background-color:#000}.dfl-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:4px;width:100%;height:80vh;transition:grid-template-rows .4s ease,grid-template-columns .4s ease}.dfl-cell{position:relative;overflow:hidden;cursor:pointer;background-color:#111;border-radius:4px}.dfl-cell video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;opacity:1;transition:opacity .4s ease}.dfl-grid:hover .dfl-cell:not(:hover) video{opacity:.25}.dfl-label{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;display:flex;justify-content:space-between;align-items:flex-end;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 100%);transform:translateY(100%);transition:transform .35s cubic-bezier(.25,.46,.45,.94);z-index:2}.dfl-cell:hover .dfl-label{transform:translateY(0)}.fold2 .projects .otherprojects{display:flex;flex-direction:column;width:100vw;margin-top:140px}.fold2 .projects .otherprojects1{width:100vw;display:flex;flex-direction:row;justify-content:flex-end;margin-top:80px}.fold2 .projects .otherprojects2{display:flex;flex-direction:row;justify-content:space-between;width:100vw;margin-top:80px}.fold2 .projects .project6{display:flex;width:100%;padding-bottom:300px}.fold2 .projects .project6 a{text-decoration:none;color:#fff}.fold2 .projects .project6 .pcont6{position:absolute;padding-top:80px;color:#fff;width:30%;z-index:2;text-align:left;left:14%}.fold2 .projects .project6 .pcont6 h2{font-size:36px}.fold2 .projects .project6 .pcont6 p{padding-top:0}.fold2 .projects .project6 .pcont6 #plogo6{padding-top:40px;mix-blend-mode:normal;width:70px}.fold2 .projects .project6 .pimg6{position:relative;z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project6 .pimg6 img{width:100%;height:100%}.fold2 .projects .project6 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:12px}.fold2 .projects .project6 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:12px}.fold2 .projects .project5{display:flex;width:100%;padding-bottom:300px}.fold2 .projects .project5 a{text-decoration:none;color:#fff}.fold2 .projects .project5 .pcont5{position:absolute;padding-top:80px;color:#fff;width:30%;z-index:2;text-align:left;right:14%}.fold2 .projects .project5 .pcont5 h2{font-size:36px}.fold2 .projects .project5 .pcont5 p{padding-top:0}.fold2 .projects .project5 .pcont5 #plogo5{padding-top:40px;mix-blend-mode:normal;width:120px}.fold2 .projects .project5 .pimg5{position:relative;z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project5 .pimg5 img{width:100%;height:100%}.fold2 .projects .project5 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:12px}.fold2 .projects .project5 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:12px}.fold2 .projects .project3{display:flex;width:100%;padding-top:400px}.fold2 .projects .project3 a{text-decoration:none;color:#fff}.fold2 .projects .project3 .pcont3{position:absolute;padding-top:80px;color:#fff;width:30%;z-index:2;text-align:left;left:14%}.fold2 .projects .project3 .pcont3 h2{font-size:36px}.fold2 .projects .project3 .pcont3 p{padding-top:0}.fold2 .projects .project3 .pcont3 #plogo2{padding-top:40px;mix-blend-mode:normal;width:40px}.fold2 .projects .project3 .pimg3{position:relative;z-index:1;display:block;left:0;border-radius:7px}.fold2 .projects .project3 .pimg3 img{width:100%;height:100%}.fold2 .projects .project3 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:12px}.fold2 .projects .project3 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:12px}.fold2 .projects .project4{display:flex;width:100%;padding-top:400px;padding-bottom:300px}.fold2 .projects .project4 a{text-decoration:none;color:#fff}.fold2 .projects .project4 .pcont4{position:absolute;padding-top:80px;color:#fff;width:30%;z-index:2;text-align:left}.fold2 .projects .project4 .pcont4 h2{font-size:36px}.fold2 .projects .project4 .pcont4 p{padding-top:0}.fold2 .projects .project4 .pcont4 #plogo1{padding-top:40px;mix-blend-mode:normal;width:200px;width:120px}.fold2 .projects .project4 .pimg4{position:relative;z-index:1;right:0;border-radius:7px}.fold2 .projects .project4 .pimg4 img{width:100%;height:100%}.fold2 .projects .project4 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:12px}.fold2 .projects .project4 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:12px}.fold2 .archivep{color:#fff;margin-top:600px;display:none;float:right;margin-right:14vw;width:500px}.fold2 .archivep h5{font-family:light;color:#939393;font-size:16px}.fold2 .archivep .arcprojects{display:flex;flex-direction:column;margin:24px 0}.fold2 .archivep .arcprojects a{color:#b0b0b0;font-size:24px;font-family:Light;text-decoration:none;margin-top:40px;text-transform:uppercase;border-bottom:.4px solid #595959;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.fold2 .archivep .arcprojects a:hover{color:#fff;border-bottom:.4px solid #B0B0B0}.fold2 .archivep .arcprojects a img{width:100px;padding-right:24px}.fold2 .archivep .arcprojects a .downarrow{width:50px;margin-left:16px}.fold2a{width:100vw;height:160vh;background-color:red;margin:0;padding:100px 6%;color:#fff;display:flex;flex-direction:column;display:none}.fold2a .otherprojects{display:flex;flex-direction:row;position:relative;height:-moz-fit-content;height:fit-content;width:200%;height:20%;font-family:Light;padding:0 12px;margin-top:80px;margin-bottom:0}.fold2a .otherprojects .pt{font-size:100px;padding:16px 12px;-webkit-text-stroke:1px white;font-family:Bold;color:transparent;position:relative}.fold2a .otherprojects #pt1{opacity:80%}.fold2a .otherprojects #pt2{opacity:40%}.fold2a .otherprojects #pt3{opacity:20%}.fold2a .projectlist{margin-top:10px;padding:40px 0;height:100%}.fold2a .projectlist a{text-decoration:none;color:#b0b0b0;transition:color .4s ease,transform .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.fold2a .projectlist a:hover{color:#fff;transform:translate(24px)}.fold2a .projectlist .op{display:flex;flex-direction:row;justify-content:space-between;width:100%;background-color:transparent;height:140px;align-items:center;padding:24px 0;z-index:-1}.fold2a .projectlist .op .awardtext{font-family:Medium;background:linear-gradient(to right,#5dcefa 20%,#f5d133 40% 60%,#5dcefa 80%);background-size:200% auto;color:#000;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 1s linear infinite}@keyframes shine{to{background-position:200% center}}.fold2a .projectlist .op #pumol{display:none}.fold2a .projectlist .op .opcover{width:400px;position:absolute;left:50%;right:50%;transform:translate(-50%,-50%);display:none;z-index:0}.fold2a .projectlist .op .downarrow{width:16px;height:16px;align-self:flex-start}.fold2a .projectlist .pdvider{width:100%;height:1px;background-color:#595959}.fold3{width:100vw;height:160vh;background-color:#000;margin:0;padding:300px 6%;color:#fff;display:none}.fold3 .play{display:block;position:relative;float:right;opacity:100%;font-family:Bold}.fold3 .play .p{font-size:100px;padding:16px 0;-webkit-text-stroke:.01px white;color:transparent}.fold3 .play #play1{opacity:80%}.fold3 .play #play2{opacity:40%}.fold3 .play #play3{opacity:20%}.fold3 .pprojects{display:block;float:left;padding:24px 0;margin-top:6%;align-items:center;width:60%}.fold3 .pprojects .sep{height:1px;width:100%;background:#595959;margin:40px 0}.fold3 .pprojects .discription{display:flex;flex-direction:row;align-items:flex-start;text-decoration:none;color:#b0b0b0;width:100%;transition:color .4s ease,transform .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.fold3 .pprojects .discription:hover{transform:translate(24px);color:#fff}.fold3 .pprojects .discription h2{z-index:1;display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center;mix-blend-mode:difference;height:100%}.fold3 .pprojects .playv{position:absolute;right:6%;width:300px;display:none;z-index:0}.testimonials{background-color:#000;height:auto;width:100vw;padding:80px 6%;overflow:visible!important}.testimonials .teshead{position:relative;color:#fff;display:flex;justify-content:center}.testimonials .tescont{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin-top:80px;perspective:800px;overflow:visible!important}.testimonials .tescont .tes{display:flex;flex-direction:column;justify-content:flex-start;width:calc((100% - 48px) / 3);border:1px solid #282828;border-radius:12px;padding:40px 24px;min-height:400px;height:auto;transform-style:preserve-3d;transition:border-color .4s ease,box-shadow .4s ease;will-change:transform}.testimonials .tescont .tes:hover{border-color:#ff233f;box-shadow:0 12px 40px #ff233f1f,0 4px 20px #0006;z-index:2}.testimonials .tescont .tes .testicon{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:24px}.testimonials .tescont .tes p{color:#d5d5d5;line-height:24px}.testimonials .tescont .tes .testi{font-family:Light;color:#fff;padding-top:24px;align-items:center;display:flex;flex-direction:row;margin-top:auto}.testimonials .tescont .tes .testi a{text-decoration:none;color:#fff;transition:color .4s ease,transform .4s ease;will-change:transform}.testimonials .tescont .tes .testi .linkedinicon{width:14px;margin-left:8px}.testimonials .tescont .tes .testi a:hover{transform:translate(24px)}.testimonials .tescont .tes .teslabel{font-size:13px;font-family:Regular;color:#b0b0b0;padding-top:8px}.fold4{display:flex;padding:80px 6%;justify-content:space-between;color:#fff;background-color:#000;scroll-snap-align:start}.fold4 .left{width:100%;display:flex;flex-direction:column}.fold4 .left h1{font-family:Light;color:#939393;display:block;margin:0 auto;width:50%;text-align:center}.fold4 .left h5{padding-top:40px;font-family:Light;width:600px;color:#939393}.fold4 .left .mail{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;margin:0 auto}.fold4 .left .mail a{text-decoration:none;color:#fff}.fold4 .left .mail img{position:relative;left:16px;bottom:-52px}.fold4 .left .mail h3{padding-top:100px;align-items:center}.find{width:100vw;display:flex;flex-direction:row;justify-content:space-between;padding:1% 6%;background-color:#000}.find .line{width:400px;height:.7px;border-radius:50px;background-color:#fff;margin-bottom:40px}.find .ccontainer{width:400px;justify-content:space-between;padding:24px 24px 40px;transition:background-color .4s ease}.find .ccontainer:hover{background-color:#fe4249}.find .ccontainer:hover .detail{transform:translate(8px)}.find .ccontainer:hover .line{opacity:0}.find .ccontainer .detail{display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:all .4s ease}.find a{text-decoration:none}.find .ccontainer .detail p{font-size:24px;color:#fff;text-decoration:none;height:24px}.find .ccontainer .clink{display:flex;flex-direction:row;justify-content:space-between;width:400px}.footnote{background-color:#000;padding:2% 6%}.footnote p{color:#939393;font-family:Light;font-size:12px}.footnote .divide{margin-bottom:12px;padding-bottom:0;opacity:30%;border-top:1px solid gray}.footnote .creditname{font-family:Medium;color:#fe4249;opacity:80%}}@media(min-width:769px)and (max-width:1366px){h1{font-family:Regular;font-size:55px;line-height:71.5px}.project-border-rect{position:absolute;pointer-events:none;z-index:5;border:1px solid #7B1A1A;border-radius:8px;box-sizing:border-box}h2{font-family:Light;font-size:40px;line-height:52px}h3{font-family:Light;font-size:30px;line-height:39px}h4{font-family:Medium;font-size:22px;line-height:28.6px}h5{font-family:Light;font-size:18px;line-height:23.4px;font-weight:100}p{font-family:Light;font-size:14px;line-height:18.2px;color:#e7ddde}html{scroll-behavior:smooth}.cursor{position:absolute;top:300px;left:300px;width:12px;height:12px;background-color:#fe4249;border-radius:50%;z-index:1000000;pointer-events:none;transform:translate(-50%,-50%);transition:width .2s,height .2s;overflow:visible}.expand{background-color:#fff;width:40px;height:40px;mix-blend-mode:exclusion;z-index:20000}.mdraw{background-color:transparent;border:2px solid red;width:40px;height:40px;mix-blend-mode:normal;z-index:20000;color:#fff}.fold1{display:block;width:100vw;height:100vh;background-color:transparent;overflow:visible;scroll-snap-align:start;user-select:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none}.fold1 .header .top{display:flex;flex-direction:row;width:100vw;background-color:transparent;padding:12px 4%;justify-content:space-between;height:10vh;align-items:center;position:fixed;z-index:1000}.fold1 .header .top .but{overflow:hidden;position:absolute;z-index:100000;display:none}.fold1 .header .top .but button{border-radius:50px;height:40px;width:120px;font-family:Medium;font-size:14px;color:#fe4249;background-color:#fe424900;border:2px solid #FE4249;transition:all .3s ease}.fold1 .header .top .but button:active{border:2.3px solid #FE4249;color:#fff}.fold1 .header .top .but button:hover{border:3px solid white;color:#fe4249}.fold1 .header .top .but img{padding-right:8px}.fold1 .header .top .but #myInput{display:none}.fold1 .header .top .ham{position:relative;z-index:1000000000;overflow:visible;display:flex;align-items:center;justify-content:center;align-content:center}.fold1 .header .top .ham .hamopen{position:relative;visibility:visible}.fold1 .header .top .ham .hamclose{position:absolute;visibility:hidden}.fold1 .header .bottom{display:none;flex-direction:row;width:100%;background-color:#1f1f1f;padding:16vh 4%;justify-content:space-between}.fold1 .header .bottom .left{width:50%}.fold1 .header .bottom .left .links{color:#595959;display:block;overflow:hidden;align-items:center;visibility:visible;z-index:1000;opacity:1;height:100vh}.fold1 .header .bottom .left .links a{width:100%;text-align:left;display:block;text-decoration:none;font-family:Light;font-size:80px;color:#939393;padding:18px}.fold1 .header .bottom .left .links a:hover,.fold1 .header .bottom .left .links a:active{color:#fff}.fold1 .header .bottom .right{display:flex;flex-direction:column;align-items:flex-end;width:50%;margin:18px 0}.fold1 .header .bottom .right .find{display:flex;position:relative;flex-direction:row;display:contents;width:100%;margin:0;padding:18px}.fold1 .header .bottom .right .find .line{width:400px;height:.1px;border-radius:50px;background-color:#fff;margin-bottom:40px}.fold1 .header .bottom .right .find .ccontainer{display:flex;flex-direction:column;width:400px;justify-content:flex-end;padding-bottom:40px;transition:background-color .4s ease}.fold1 .header .bottom .right .find .ccontainer:hover{background-color:#fe4249}.fold1 .header .bottom .right .find .ccontainer:hover .detail{transform:translate(8px)}.fold1 .header .bottom .right .find .ccontainer:hover .line{opacity:0}.fold1 .header .bottom .right .find .ccontainer .detail{display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:all .4s ease}.fold1 .header .bottom .right .find a{text-decoration:none;overflow:hidden}.fold1 .header .bottom .right .find .ccontainer .detail p{font-size:24px;color:#fff;text-decoration:none;height:24px}.fold1 .header .bottom .right .mail{position:relative;display:flex;align-items:center;z-index:1000;width:400px;height:300px;margin-top:100px}.fold1 .header .bottom .right .mail a{text-decoration:none;color:#fff}.fold1 .header .bottom .right .mail img{position:absolute;margin-top:-38px;margin-left:370px;transition:.4s all ease-out}.fold1 .header .bottom .right .mail h3{padding-top:100px;align-items:center;font-size:24px}.fold1 .header .bottom .right .mail h5{font-size:16px;font-family:Medium;color:#fe4249;overflow:hidden;margin-bottom:-100px}.fold1 .header .bottom .right .mail em{display:none;width:100%}.fold1 .header .bottom .right .mail:hover img{margin-left:350px;transition:.4s all ease-out}.bgvideo #bgvideo1{margin:0;padding:0;right:0;bottom:0;width:100vw;height:100vh;opacity:1;scale:.5;border-radius:12px}#canvas{position:absolute;top:0;left:0;background-color:transparent;padding:0;margin:0;width:100%;height:100%;z-index:1;color:transparent}.piano{position:absolute;height:100vh;width:100vw;display:none;justify-content:space-between;color:transparent}.white{width:14%;height:100vh;background-color:transparent;color:transparent;border:1px solid white;justify-content:space-evenly;opacity:0;z-index:2;display:none}.white:hover{border:3px solid black}.black{width:14%;height:110vh;margin-left:-8%;margin-right:-8%;z-index:10;background-color:transparent;color:transparent;border:1px solid white;justify-content:space-between;opacity:.2}.black:hover{background-color:#fff;border:black;opacity:.09}.black:hover{border:3px solid transparent}.fold1 .cont .teaser{z-index:1;position:absolute;top:0;left:0;margin:0 auto;width:100vw;height:100vh;padding:0;visibility:none;opacity:50%}.fold1 .cont .teaser video{width:100vw;height:100vh;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto;border-radius:8px;transform-style:preserve-3d;scroll-behavior:smooth;opacity:.7;transform:scale(1)}.fold1 .cont .heading{padding-left:4%;justify-content:center;align-items:center;height:60vh;position:absolute;top:0;left:0;margin-top:100px;color:#fff;padding-top:16vh;transform-style:preserve-3d;z-index:1;width:100%}.fold1 .cont .heading h1{font-size:80px;font-family:Bold}.fold1 .cont .heading .head{position:relative;-webkit-text-stroke:1px white;color:transparent;height:100%;padding-top:4px;width:100%}.fold1 .cont .heading .subhead{color:#fff;font-size:80px;font-family:Light;position:absolute;white-space:nowrap;overflow:visible;top:300px;margin-left:-8%;scroll-behavior:smooth}.fold1 .quote{position:absolute;bottom:20%;right:6%}.fold1 .quote h4{font-size:24px;font-family:Light;color:#fff}.underlined{position:relative;margin-right:1rem;transition:1s ease}.underlined:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:100%;border:solid 3px #FE4249;border-color:#FE4249 transparent transparent transparent;border-radius:30%;animation:lineanim 1s ease-in-out infinite}@keyframes lineanim{0%{width:0%;bottom:-4px}50%{width:100%;bottom:-8px;border-width:4px}to{width:0%;bottom:-4px}}.fold1 .labscont{display:flex;flex-direction:row;align-items:center}.fold1 .cont .label{position:absolute;display:flex;margin:0 auto;width:100%;flex-direction:row;justify-content:center;bottom:4%;left:0;z-index:1;visibility:hidden}.fold1 .cont .label .scroll{width:55px;height:55px;visibility:visible;z-index:0}.fold1 .cont .scont{position:absolute;display:flex;flex-direction:row;bottom:0%;left:6%;z-index:100;width:8%;justify-content:flex-start;width:48px}.fold1 .cont .scont #unmute{display:block;width:40px}.fold1 .cont .scont #mute{display:none;width:40px}.slider{background-color:#090909;width:100vw;padding-top:60px;padding-bottom:100px;overflow:hidden}.slider .clienthead{color:#fff;display:flex;justify-content:center;padding-bottom:36px}.slider-mask{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.slider-track{display:flex;width:-moz-max-content;width:max-content;animation:marquee 40s linear infinite}.slider-track:hover{animation-play-state:paused}.slider-set{display:flex;align-items:center;gap:48px;padding:0 24px}.slider-set img{height:20px;width:auto;max-width:none;-o-object-fit:contain;object-fit:contain;opacity:.65;filter:brightness(0) invert(1);transition:opacity .3s ease;flex-shrink:0}.slider-set img.no-filter{filter:none}.slider-set img:hover{opacity:1}.showreel{background-color:#000;padding:80px 0;height:800px;width:100%;display:none;flex-direction:column;justify-content:center;align-items:center}.showreel video{width:60vw;height:60vw}.showreel h4{padding-bottom:10px;color:#fff;font-family:Light;height:40px}.fold2{width:100%;height:-moz-fit-content;height:fit-content;padding:120px 0;background-color:#000;scroll-snap-align:start}.fold2 .work{display:block;position:relative;float:right;margin-right:4%;opacity:100%}.fold2 .work h2{font-size:100px;padding:16px 0}.fold2 .work .w1{-webkit-text-stroke:.01px white;opacity:80%;color:transparent;margin-bottom:12px}.fold2 .work .w2{-webkit-text-stroke:.01px white;opacity:40%;color:transparent;margin-bottom:12px}.fold2 .work .w3{-webkit-text-stroke:.01px white;opacity:20%;color:transparent;margin-bottom:12px}.fold2 .projects{mix-blend-mode:normal}.fold2 .projects .project2{display:flex;width:100%;padding-top:80px;padding-bottom:80px}.fold2 .projects .project2 a{text-decoration:none;color:#fff}.fold2 .projects .project2 .pcont2{position:absolute;margin-left:6%;padding-top:80px;color:#fff;width:340px;z-index:2;text-align:right}.fold2 .projects .project2 .pcont2 p{padding-top:12px;width:340px}.fold2 .projects .project2 .pcont2 #plogo3{padding-top:40px;mix-blend-mode:normal;width:160px}.fold2 .projects .project2 .pimg2{position:absolute;z-index:1;display:block;border-radius:7px}.fold2 .projects .project2 .pimg2 img{width:100%;height:100%;border-radius:7px}.fold2 .projects .project2 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project2 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project1{display:flex;width:100%;padding-top:400px;padding-bottom:80px}.fold2 .projects .project1 a{text-decoration:none;color:#fff;mix-blend-mode:exclusion}.fold2 .projects .pdiscription{padding-top:24px;width:80%;font-size:18px;color:#939393;line-height:24px;visibility:hidden}.fold2 .projects .project1 .pcont{position:absolute;padding-top:80px;margin-left:6%;color:#fff;width:340px;z-index:2;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.fold2 .projects .project1 .pcont h2{mix-blend-mode:exclusion}.fold2 .projects .project1 .pcont p{padding-top:12px;width:340}.fold2 .projects .project1 .pcont #plogo4{padding-top:40px;mix-blend-mode:normal;width:160px}.fold2 .projects .project1 .pimg{position:absolute;z-index:1;border-radius:7px}.fold2 .projects .project1 .pimg img{width:100%;height:100%;border-radius:7px}.fold2 .projects .project1 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project1 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project7{display:flex;width:100%;padding-top:400px;padding-bottom:80px}.fold2 .projects .project7 a{text-decoration:none;color:#fff}.fold2 .projects .project7 .pcont7{position:absolute;padding-top:80px;margin-left:6%;color:#fff;width:340px;z-index:2;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.fold2 .projects .project7 .pcont7 p{padding-top:12px;width:340px}.fold2 .projects .project7 .pcont7 #plogo7{padding-top:40px;mix-blend-mode:normal;width:160px;float:right}.fold2 .projects .project7 .pimg7{position:absolute;z-index:1;display:block;border-radius:7px}.fold2 .projects .project7 .pimg7 img{width:100%;height:100%;border-radius:7px}.fold2 .projects .project7 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project7 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project9{display:flex;width:100%;padding-top:400px;padding-bottom:80px}.fold2 .projects .project9 a{text-decoration:none;color:#fff}.fold2 .projects .project9 .pcont9{position:absolute;padding-top:80px;margin-left:6%;color:#fff;width:340px;z-index:2;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.fold2 .projects .project9 .pcont9 p{padding-top:12px;width:340px}.fold2 .projects .project9 .pcont9 #plogo9{padding-top:40px;mix-blend-mode:normal;width:160px;float:right}.fold2 .projects .project9 .pimg9{position:absolute;z-index:1;display:block;border-radius:7px}.fold2 .projects .project9 .pimg9 img{width:100%;height:100%;border-radius:7px}.fold2 .projects .project9 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project9 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project10{display:flex;width:100%;padding-top:400px;padding-bottom:80px}.fold2 .projects .project10 a{text-decoration:none;color:#fff}.fold2 .projects .project10 .pcont10{position:absolute;padding-top:80px;margin-left:6%;color:#fff;width:340px;z-index:2;text-align:right;display:flex;flex-direction:column;align-items:flex-end}.fold2 .projects .project10 .pcont10 p{padding-top:12px;width:340px}.fold2 .projects .project10 .pcont10 #plogo10{padding-top:40px;mix-blend-mode:normal;width:160px;float:right}.fold2 .projects .project10 .pimg10{position:absolute;z-index:1;display:block;border-radius:7px}.fold2 .projects .project10 .pimg10 img{width:100%;height:100%;border-radius:7px}.fold2 .projects .project10 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project10 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .pg{display:block;position:relative;opacity:100%;font-family:Bold;margin-left:8%;margin-top:120px;background-image:radial-gradient(rgba(255,255,255,.15) 1px,transparent 1px);background-size:20px 20px;background-position:0 0}.fold2 .pg h2{font-size:100px;padding:16px 0}.fold2 .pg .pg1{-webkit-text-stroke:.01px white;opacity:80%;color:transparent}.fold2 .pg .pg2{-webkit-text-stroke:.01px white;opacity:40%;color:transparent}.fold2 .pg .pg3{-webkit-text-stroke:.01px white;opacity:20%;color:transparent}.videogallery{margin-top:-300px;position:relative;z-index:10;padding:0 4%;background-color:#000}.dfl-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:3px;width:100%;height:75vh;transition:grid-template-rows .4s ease,grid-template-columns .4s ease}.dfl-cell{position:relative;overflow:hidden;cursor:pointer;background-color:#111;border-radius:4px}.dfl-cell video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;opacity:1;transition:opacity .4s ease}.dfl-grid:hover .dfl-cell:not(:hover) video{opacity:.25}.dfl-label{position:absolute;bottom:0;left:0;right:0;padding:10px 14px;display:flex;justify-content:space-between;align-items:flex-end;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 100%);transform:translateY(100%);transition:transform .35s cubic-bezier(.25,.46,.45,.94);z-index:2}.dfl-cell:hover .dfl-label{transform:translateY(0)}.fold2 .projects .otherprojects{display:flex;flex-direction:column;width:100vw;margin-top:100px}.fold2 .projects .otherprojects1{width:100vw;display:flex;flex-direction:row;justify-content:flex-end;margin-top:80px}.fold2 .projects .otherprojects2{display:flex;flex-direction:row;justify-content:space-between;width:100vw;margin-top:80px}.fold2 .projects .project6{display:flex;width:100%;padding-bottom:100px}.fold2 .projects .project6 a{text-decoration:none;color:#fff}.fold2 .projects .project6 .pcont6{position:absolute;padding-top:80px;color:#fff;width:30%;z-index:2;text-align:left;left:10%}.fold2 .projects .project6 .pcont6 h2{font-size:36px}.fold2 .projects .project6 .pcont6 p{padding-top:0}.fold2 .projects .project6 .pcont6 #plogo6{padding-top:40px;mix-blend-mode:normal;width:70px}.fold2 .projects .project6 .pimg6{position:relative;z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project6 .pimg6 img{width:100%;height:100%}.fold2 .projects .project6 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:12px}.fold2 .projects .project6 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:12px}.fold2 .projects .project5{display:flex;width:100%;padding-bottom:100px}.fold2 .projects .project5 a{text-decoration:none;color:#fff}.fold2 .projects .project5 .pcont5{position:absolute;padding-top:80px;color:#fff;width:30%;z-index:2;text-align:left;right:10%}.fold2 .projects .project5 .pcont5 h2{font-size:36px}.fold2 .projects .project5 .pcont5 p{padding-top:0}.fold2 .projects .project5 .pcont5 #plogo5{padding-top:40px;mix-blend-mode:normal;width:120px}.fold2 .projects .project5 .pimg5{position:relative;z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project5 .pimg5 img{width:100%;height:100%}.fold2 .projects .project5 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:12px}.fold2 .projects .project5 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:12px}.fold2 .projects .project3{display:flex;width:100%;padding-top:400px}.fold2 .projects .project3 a{text-decoration:none;color:#fff}.fold2 .projects .project3 .pcont3{position:absolute;padding-top:0;color:#fff;width:30%;z-index:2;text-align:left;left:10%}.fold2 .projects .project3 .pcont3 h2{font-size:36px}.fold2 .projects .project3 .pcont3 p{padding-top:0}.fold2 .projects .project3 .pcont3 #plogo2{padding-top:40px;mix-blend-mode:normal;width:40px}.fold2 .projects .project3 .pimg3{position:relative;z-index:1;display:block;left:0;border-radius:7px}.fold2 .projects .project3 .pimg3 img{width:100%;height:100%}.fold2 .projects .project3 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:12px}.fold2 .projects .project3 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:12px}.fold2 .projects .project4{display:flex;width:100%;padding-top:400px;padding-bottom:300px}.fold2 .projects .project4 a{text-decoration:none;color:#fff}.fold2 .projects .project4 .pcont4{position:absolute;padding-top:0;color:#fff;width:30%;z-index:2;text-align:left;right:10%}.fold2 .projects .project4 .pcont4 h2{font-size:36px}.fold2 .projects .project4 .pcont4 p{padding-top:0}.fold2 .projects .project4 .pcont4 #plogo1{padding-top:40px;mix-blend-mode:normal;width:200px;width:120px}.fold2 .projects .project4 .pimg4{position:relative;z-index:1;right:0;border-radius:7px}.fold2 .projects .project4 .pimg4 img{width:100%;height:100%}.fold2 .projects .project4 .projecttag{display:flex;flex-direction:row;align-items:flex-end;margin-top:12px}.fold2 .projects .project4 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:12px}.fold2 .archivep{color:#fff;margin-top:400px;display:none;float:right;margin-right:14vw;width:500px}.fold2 .archivep h5{font-family:light;color:#939393;font-size:16px}.fold2 .archivep .arcprojects{display:flex;flex-direction:column;margin:24px 0}.fold2 .archivep .arcprojects a{color:#b0b0b0;font-size:24px;font-family:Light;text-decoration:none;margin-top:40px;text-transform:uppercase;border-bottom:.4px solid #595959;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.fold2 .archivep .arcprojects a:hover{color:#fff;border-bottom:.4px solid #B0B0B0}.fold2 .archivep .arcprojects a img{width:100px;padding-right:24px}.fold2 .archivep .arcprojects a .downarrow{width:50px;margin-left:16px}.fold2a{width:100vw;height:140vh;background-color:#000;margin:0;padding:100px 6%;color:#fff;display:flex;flex-direction:column;display:none}.fold2a .otherprojects{display:flex;flex-direction:row;position:relative;height:-moz-fit-content;height:fit-content;width:200%;font-family:Light;padding:0 12px;margin-left:-300px;height:20%;display:none}.fold2a .otherprojects .pt{font-size:100px;padding:16px 12px;-webkit-text-stroke:1px white;font-family:Bold;color:transparent;position:relative}.fold2a .otherprojects #pt1{opacity:80%}.fold2a .otherprojects #pt2{opacity:40%}.fold2a .otherprojects #pt3{opacity:20%}.fold2a .projectlist{margin-top:10px;padding:40px 0}.fold2a .projectlist a{text-decoration:none;color:#b0b0b0;transition:color .4s ease,transform .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.fold2a .projectlist a:hover{color:#fff;transform:translate(24px)}.fold2a .projectlist .op{display:flex;flex-direction:row;justify-content:space-between;width:100%;background-color:transparent;height:140px;align-items:center;padding:24px 0;z-index:-1}.fold2a .projectlist .op .awardtext{font-family:Medium;background:linear-gradient(to right,#5dcefa 20%,#f5d133 40% 60%,#5dcefa 80%);background-size:200% auto;color:#000;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 1s linear infinite}@keyframes shine{to{background-position:200% center}}.fold2a .projectlist .op #pumol{display:none}.fold2a .projectlist .op .opcover{width:400px;position:absolute;left:50%;right:50%;transform:translate(-50%,-50%);display:none;z-index:0}.fold2a .projectlist .op .downarrow{width:16px;height:16px;align-self:flex-start}.fold2a .projectlist .pdvider{width:100%;height:1px;background-color:#595959}.fold3{width:100vw;height:140vh;background-color:#000;margin:0;padding:420px 6%;color:#fff}.fold3 .play{display:block;position:relative;float:right;opacity:100%;font-family:Bold}.fold3 .play .p{font-size:100px;padding:16px 0;-webkit-text-stroke:.01px white;color:transparent}.fold3 .play #play1{opacity:80%}.fold3 .play #play2{opacity:40%}.fold3 .play #play3{opacity:20%}.fold3 .pprojects{display:block;float:left;padding:24px 0;margin-top:6%;align-items:center;width:60%}.fold3 .pprojects .sep{height:1px;width:100%;background:#595959;margin:40px 0}.fold3 .pprojects .discription{display:flex;flex-direction:row;align-items:flex-start;text-decoration:none;color:#b0b0b0;transition:color .4s ease,transform .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.fold3 .pprojects .discription:hover{transform:translate(24px);color:#fff}.fold3 .pprojects .discription h2{z-index:0;display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center;mix-blend-mode:difference;height:100%}.fold3 .pprojects .playv{position:absolute;width:300px;border-radius:12px;z-index:0;display:none}.testimonials{background-color:#000;height:auto;width:100vw;padding:80px 6%}.testimonials .teshead{position:relative;color:#fff;display:flex;justify-content:center}.testimonials .tescont{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin-top:80px;perspective:800px;overflow:visible!important}.testimonials .tescont .tes{display:flex;flex-direction:column;justify-content:flex-start;width:calc((100% - 48px) / 3);border:1px solid #2c2c2c;border-radius:12px;padding:40px 24px;min-height:400px;height:auto;transform-style:preserve-3d;transition:border-color .4s ease,box-shadow .4s ease;will-change:transform}.testimonials .tescont .tes:hover{border-color:#ff233f;box-shadow:0 12px 40px #ff233f1f,0 4px 20px #0006;z-index:2}.testimonials .tescont .tes .testicon{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:24px;line-height:24px}.testimonials .tescont .tes .cont{color:#d8d8d8;height:auto}.testimonials .tescont .tes .testi{font-family:Light;color:#fff;padding-top:24px;align-items:center;display:flex;flex-direction:row;margin-top:auto}.testimonials .tescont .tes .testi a{text-decoration:none;color:#fff;transition:color .4s ease,transform .4s ease;will-change:transform}.testimonials .tescont .tes .testi .linkedinicon{width:14px;margin-left:8px}.testimonials .tescont .tes .testi a:hover{transform:translate(24px)}.testimonials .tescont .tes .teslabel{font-size:13px;font-family:Regular;color:#b0b0b0;padding-top:8px;width:90%}.fold4{display:flex;padding:80px 6%;justify-content:space-between;color:#fff;background-color:#000;scroll-snap-align:start}.fold4 .left{width:100%;display:flex;flex-direction:column}.fold4 .left h1{font-family:Light;color:#939393;display:block;margin:0 auto;width:60%;text-align:center}.fold4 .left h5{padding-top:40px;font-family:Light;width:600px;color:#939393}.fold4 .left .mail{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;margin:0 auto}.fold4 .left .mail a{text-decoration:none;color:#fff}.fold4 .left .mail img{position:relative;left:16px;bottom:-52px}.fold4 .left .mail h3{padding-top:100px;align-items:center}.find{width:100vw;display:flex;flex-direction:row;justify-content:space-between;padding:1% 4%;background-color:#000}.find .line{width:300px;height:.7px;border-radius:50px;background-color:#fff;margin-bottom:40px}.find .ccontainer{width:260px;justify-content:space-between;padding:24px 24px 40px;transition:background-color .4s ease;background-color:transparent}.find .ccontainer:hover{background-color:#fe4249}.find .ccontainer:hover .detail{transform:translate(8px)}.find .ccontainer:hover .line{opacity:0}.find .ccontainer .detail{display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:all .4s ease}.find a{text-decoration:none}.find .ccontainer .detail p{font-size:24px;color:#fff;text-decoration:none;height:24px}.find .ccontainer .detail img{width:55px}.footnote{background-color:#000;padding:2% 4%}.footnote p{color:#939393;font-family:Light;font-size:12px}.footnote .divide{margin-bottom:12px;padding-bottom:0;opacity:30%;border-top:1px solid gray}.footnote .creditname{font-family:Medium;color:#fe4249;opacity:80%}}@media(min-width:481px)and (max-width:949px){h1{font-family:Regular;font-size:55px;line-height:71.5px}.project-border-rect{position:absolute;pointer-events:none;z-index:5;border:1px solid #7B1A1A;border-radius:6px;box-sizing:border-box}h2{font-family:Light;font-size:40px;line-height:52px}h3{font-family:Light;font-size:30px;line-height:39px}h4{font-family:Medium;font-size:22px;line-height:28.6px}h5{font-family:Light;font-size:18px;line-height:23.4px;font-weight:100}p{font-family:Light;font-size:14px;line-height:18.2px;color:#e7ddde}.cursor{visibility:visible;cursor:pointer}.fold1{display:block;width:100vw;height:100vh;background-color:transparent;overflow:visible;scroll-snap-align:start}.fold1 .header .top{display:flex;flex-direction:row;width:100vw;background-color:transparent;padding:8px 4%;justify-content:space-between;height:8vh;align-items:center;position:fixed;z-index:1000}.fold1 .header .top .but{overflow:hidden;position:absolute;z-index:100000;display:none}.fold1 .header .top .but button{border-radius:50px;height:40px;width:120px;font-family:Medium;font-size:14px;color:#fe4249;background-color:#fe424900;border:2px solid #FE4249;transition:all .3s ease}.fold1 .header .top .but button:active{border:2.3px solid #FE4249;color:#fff}.fold1 .header .top .but button:hover{border:3px solid white;color:#fe4249}.fold1 .header .top .but img{padding-right:8px}.fold1 .header .top .but #myInput{display:none}.fold1 .header .top .ham{position:relative;z-index:1000000000;overflow:visible;display:flex;align-items:center;justify-content:center;align-content:center}.fold1 .header .top .ham .hamopen{position:relative;visibility:visible}.fold1 .header .top .ham .hamclose{position:absolute;visibility:hidden}.fold1 .header .bottom{display:none;flex-direction:column;width:100%;height:100vh;background-color:#1f1f1f;padding:11vh 4%;justify-content:space-between}.fold1 .header .bottom .left{width:100%}.fold1 .header .bottom .left .links{color:#595959;display:block;overflow:hidden;align-items:center;visibility:visible;z-index:1000;opacity:1;height:100%}.fold1 .header .bottom .left .links a{width:100%;text-align:left;display:block;text-decoration:none;font-family:Light;font-size:64px;color:#939393;padding:24px 0}.fold1 .header .bottom .left .links a:hover,.fold1 .header .bottom .left .links a:active{color:#fff}.fold1 .header .bottom .right{display:flex;flex-direction:row;align-items:flex-start;width:100%;margin:48px 0}.fold1 .header .bottom .right .find{display:flex;position:relative;flex-direction:row;width:100%;margin:0;padding:12px}.fold1 .header .bottom .right .find .line,.fold1 .header .bottom .right .find .line:active{width:400px;height:.1px;border-radius:50px;background-color:#fff;margin-bottom:40px;display:block}.fold1 .header .bottom .right .find .ccontainer{display:flex;flex-direction:column;width:100%;transition:.3s ease-out;background-color:transparent}.fold1 .header .bottom .right .find .ccontainer .detail{display:flex;flex-direction:row-reverse;transition:.3s ease-out;width:100%;padding:0;margin:0;align-items:center}.fold1 .header .bottom .right .find a{text-decoration:none;overflow:hidden;width:100%}.fold1 .header .bottom .right .find a img{width:36px}.fold1 .header .bottom .right .find .ccontainer .detail p{width:100%;font-size:18px;color:#fff;text-decoration:none;height:100%;padding-left:16px}.fold1 .header .bottom .right .mail{position:absolute;display:block;z-index:1000;width:400px;height:300px;margin-top:120px}.fold1 .header .bottom .right .mail a{text-decoration:none;color:#fff}.fold1 .header .bottom .right .mail img{position:absolute;margin-top:-38px;margin-left:370px;transition:.4s all ease-out}.fold1 .header .bottom .right .mail h3{padding-top:100px;align-items:center;font-size:22px}.fold1 .header .bottom .right .mail h5{font-size:16px;font-family:Medium;color:#fe4249;overflow:hidden;margin-bottom:-100px}.fold1 .header .bottom .right .mail em{display:none;width:100%}.fold1 .header .bottom .right .mail:hover img{margin-left:350px;transition:.4s all ease-out}#canvas{position:absolute;top:0;left:0;background-color:transparent;padding:0;margin:0;width:100%;height:100%;z-index:3;color:transparent}.piano{position:absolute;height:100vh;width:100vw;display:flex;justify-content:space-between;color:transparent}.white{width:14%;height:100vh;background-color:transparent;color:transparent;border:1px solid white;justify-content:space-evenly;opacity:0;z-index:2;display:none}.white:hover{border:3px solid black}.black{width:14%;height:110vh;margin-left:-8%;margin-right:-8%;z-index:10;background-color:transparent;color:transparent;border:1px solid white;justify-content:space-between;opacity:.2}.black:hover{border:3px solid transparent}.fold1 .cont .teaser{position:absolute;display:block;width:100vw;height:100vh;margin:0 auto;padding:12% 8%}.fold1 .cont .teaser video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;transform-style:preserve-3d;scroll-behavior:smooth;padding:4vh 0}.fold1 .cont .heading{height:42%;position:absolute;top:0;left:4%;margin-top:24vh;color:#fff;z-index:100;mix-blend-mode:exclusion;width:92%}.fold1 .cont .heading h1{font-size:100px;line-height:104px;height:-moz-fit-content;height:fit-content}.fold1 .cont .heading .head{width:100%;position:relative;-webkit-text-stroke:1px white;color:transparent;mix-blend-mode:exclusion;font-family:Bold;scroll-behavior:smooth;text-align:right;padding-bottom:80px}.fold1 .cont .heading .subhead{position:absolute;width:80%;color:#fddfd0;text-align:left;line-height:71.5px;font-size:48px;font-family:Light;position:relative;overflow:hidden;margin-top:40px;scroll-behavior:smooth}.fold1 .quote{position:absolute;display:flex;width:100%;justify-content:center;margin:0 auto;bottom:10%}.fold1 .quote h4{font-size:16px;font-family:Light;color:#fff;display:none}.fold1 .labscont{display:flex;flex-direction:row;align-items:center}.fold1 .cont .label{position:absolute;display:flex;margin:0 auto;width:100%;flex-direction:row;justify-content:center;bottom:4%;left:0;z-index:1;visibility:hidden}.fold1 .cont .label .scroll{width:55px;height:55px;visibility:hidden;z-index:0}.fold1 .cont .scont{position:absolute;display:flex;flex-direction:row;margin-bottom:6%;left:6%;z-index:100;justify-content:flex-start;width:100px}.fold1 .cont .scont #unmute{display:none;width:40px}.fold1 .cont .scont #mute{display:block;width:40px}.slider{background-color:#000;width:100vw;padding-top:40px;padding-bottom:60px;overflow:hidden}.slider-mask{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(to right,transparent,black 10%,black 90%,transparent)}.slider-track{display:flex;width:-moz-max-content;width:max-content;animation:marquee 35s linear infinite}.slider-track:hover{animation-play-state:paused}.slider-set{display:flex;align-items:center;gap:36px;padding:0 18px}.slider-set img{height:16px;width:auto;max-width:none;-o-object-fit:contain;object-fit:contain;opacity:.6;filter:brightness(0) invert(1);transition:opacity .3s ease;flex-shrink:0}.slider-set img:hover{opacity:1}.showreel{display:none}.showreel video{width:60vw;height:60vw}.showreel h4{padding-bottom:36px;color:#fff;font-family:Light;height:40px}.fold2{width:100%;height:-moz-fit-content;height:fit-content;padding:200px 0 120px;background-color:#000;scroll-snap-align:start}.fold2 .work{display:block;position:relative;margin:0 auto;opacity:100%;top:-200px;padding:0 4%}.fold2 .work h2{font-size:100px;padding:16px 0}.fold2 .work .w1{-webkit-text-stroke:.01px white;opacity:80%;color:transparent;margin-bottom:12px}.fold2 .work .w2{-webkit-text-stroke:.01px white;opacity:40%;color:transparent;margin-bottom:12px}.fold2 .work .w3{-webkit-text-stroke:.01px white;opacity:20%;color:transparent;margin-bottom:12px}.videogallery{margin-top:-300px;position:relative;z-index:10;padding:0 3%;background-color:#000}.dfl-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:2px;width:100%;height:60vw;transition:grid-template-rows .4s ease,grid-template-columns .4s ease}.dfl-cell{position:relative;overflow:hidden;cursor:pointer;background-color:#111;border-radius:3px}.dfl-cell video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;opacity:1;transition:opacity .4s ease}.dfl-grid:hover .dfl-cell:not(:hover) video{opacity:.25}.dfl-label{position:absolute;bottom:0;left:0;right:0;padding:8px 10px;display:flex;justify-content:space-between;align-items:flex-end;background:linear-gradient(to top,rgba(0,0,0,.72) 0%,transparent 100%);transform:translateY(100%);transition:transform .35s cubic-bezier(.25,.46,.45,.94);z-index:2}.dfl-cell:hover .dfl-label{transform:translateY(0)}.dfl-title{font-size:11px}.dfl-tag{display:none}.fold2 .projects{display:block;margin:0 auto;transform:translateY(-200px);width:100vw}.fold2 .projects .project1{display:flex;width:100%;padding-top:400px;padding-bottom:80px}.fold2 .projects .project1 a{text-decoration:none;color:#fff;mix-blend-mode:exclusion}.fold2 .projects .pdiscription{padding-top:24px;width:80%;font-size:18px;color:#939393;line-height:24px;visibility:hidden}.fold2 .projects .project1 .pcont{position:absolute;padding-top:60px;color:#fff;width:240px;z-index:2;text-align:left;margin-left:4%}.fold2 .projects .project1 .pcont h2{font-size:36px}.fold2 .projects .project1 .pcont #plogo4{padding-top:40px;mix-blend-mode:normal;width:140px}.fold2 .projects .project1 .pimg{position:absolute;z-index:1;right:0;border-radius:7px}.fold2 .projects .project1 .pimg img{width:100%;height:100%}.fold2 .projects .project1 .projecttag{flex-direction:row;align-items:flex-end;margin-top:24px;float:right;display:none}.fold2 .projects .project1 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project2{display:flex;width:100%;padding-top:400px;padding-bottom:80px}.fold2 .projects .project2 a{text-decoration:none;color:#fff}.fold2 .projects .project2 .pcont2{position:absolute;padding-top:60px;color:#fff;width:240px;z-index:2;text-align:left;margin-left:4%}.fold2 .projects .project2 .pcont2 h2{font-size:36px}.fold2 .projects .project2 .pcont2 #plogo3{padding-top:40px;mix-blend-mode:normal;width:140px}.fold2 .projects .project2 .pimg2{position:absolute;z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project2 .pimg2 img{width:100%;height:100%;border-radius:7px}.fold2 .projects .project2 .projecttag{display:none;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project2 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project3{display:flex;width:100%;padding-top:400px;padding-bottom:80px}.fold2 .projects .project3 a{text-decoration:none;color:#fff}.fold2 .projects .project3 .pcont3{position:absolute;padding-top:60px;color:#fff;width:240px;z-index:2;text-align:left;margin-left:4%}.fold2 .projects .project3 .pcont3 h2{font-size:36px}.fold2 .projects .project3 .pcont3 #plogo2{padding-top:40px;mix-blend-mode:normal;width:60px}.fold2 .projects .project3 .pimg3{position:absolute;z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project3 .pimg3 img{width:100%;height:100%;border-radius:7px}.fold2 .projects .project3 .projecttag{display:none;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project3 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project4{display:flex;width:100%;margin-top:400px;margin-bottom:300px;background-color:#639;height:-moz-fit-content;height:fit-content}.fold2 .projects .project4 a{text-decoration:none;color:#fff}.fold2 .projects .project4 .pcont4{position:absolute;padding-top:60px;color:#fff;width:240px;z-index:2;text-align:left;margin-left:4%}.fold2 .projects .project4 .pcont4 h2{font-size:36px}.fold2 .projects .project4 .pcont4 #plogo1{padding-top:40px;mix-blend-mode:normal;width:140px}.fold2 .projects .project4 .pimg4{position:absolute;z-index:1;right:0;border-radius:7px}.fold2 .projects .project4 .pimg4 img{width:100%;height:100%}.fold2 .projects .project4 .projecttag{display:none;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project4 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project5{display:flex;width:100%;padding-top:400px;padding-bottom:80px}.fold2 .projects .project5 a{text-decoration:none;color:#fff}.fold2 .projects .project5 .pcont5{position:absolute;padding-top:60px;color:#fff;width:240px;z-index:2;text-align:left;margin-left:4%}.fold2 .projects .project5 .pcont5 h2{font-size:36px}.fold2 .projects .project5 .pcont5 #plogo5{padding-top:40px;mix-blend-mode:normal;width:140px}.fold2 .projects .project5 .pimg5{position:absolute;z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project5 .pimg5 img{width:100%;height:100%}.fold2 .projects .project5 .projecttag{display:none;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project5 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project7{display:flex;width:100%;padding-top:400px;padding-bottom:80px}.fold2 .projects .project7 a{text-decoration:none;color:#fff}.fold2 .projects .project7 .pcont7{position:absolute;padding-top:60px;color:#fff;width:240px;z-index:2;text-align:left;margin-left:4%}.fold2 .projects .project7 .pcont7 h2{font-size:36px}.fold2 .projects .project7 .pcont7 #plogo7{padding-top:40px;mix-blend-mode:normal;width:140px}.fold2 .projects .project7 .pimg7{z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project7 .pimg7 img{width:100%;height:100%}.fold2 .projects .project7 .projecttag{display:none;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project7 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .projects .project9{display:flex;width:100%;padding-top:400px;padding-bottom:80px}.fold2 .projects .project9 a{text-decoration:none;color:#fff}.fold2 .projects .project9 .pcont9{position:absolute;padding-top:60px;color:#fff;width:240px;z-index:2;text-align:left;margin-left:4%}.fold2 .projects .project9 .pcont9 h2{font-size:36px}.fold2 .projects .project9 .pcont9 #plogo9{padding-top:40px;mix-blend-mode:normal;width:140px}.fold2 .projects .project9 .pimg9{position:absolute;z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project9 .pimg9 img{width:100%;height:100%}.fold2 .projects .project9 .projecttag{display:none;flex-direction:row;align-items:flex-end;margin-top:24px;float:right}.fold2 .projects .project9 .projecttag .ptag{font-size:12px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-left:12px}.fold2 .archivep{color:#fff;display:block;float:right;margin-right:14vw;width:500px}.fold2 .archivep h5{font-family:light;color:#939393;font-size:16px}.fold2 .archivep .arcprojects{display:flex;flex-direction:column;margin:24px 0}.fold2 .archivep .arcprojects a{color:#b0b0b0;font-size:24px;font-family:Light;text-decoration:none;margin-top:40px;text-transform:uppercase;border-bottom:.4px solid #595959;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.fold2 .archivep .arcprojects a:hover{color:#fff;border-bottom:.4px solid #B0B0B0}.fold2 .archivep .arcprojects a img{width:100px;padding-right:24px}.fold2 .archivep .arcprojects a .downarrow{width:50px;margin-left:16px}.fold2 .projects .project6{display:flex;width:100%;padding-top:80px;padding-bottom:80px}.fold2 .projects .project6 a{text-decoration:none;color:#fff}.fold2 .projects .project6 .pcont6{position:absolute;padding-top:60px;color:#fff;width:240px;z-index:2;text-align:left;margin-left:4%}.fold2 .projects .project6 .pcont6 h2{font-size:36px}.fold2 .projects .project6 .pcont6 #plogo6{padding-top:40px;mix-blend-mode:normal;width:140px}.fold2 .projects .project6 .pimg6{position:absolute;z-index:1;display:block;right:0;border-radius:7px}.fold2 .projects .project6 .pimg6 img{width:100%;height:100%}.fold2a{width:100vw;height:-moz-fit-content;height:fit-content;background-color:#000;margin:0;padding:100px 6%;color:#fff;display:flex;flex-direction:column;display:none}.fold2a .otherprojects{display:flex;flex-direction:row;position:relative;margin-left:-70%;height:110px;width:400%;font-family:Light;padding:0 12px}.fold2a .otherprojects .pt{font-size:100px;padding:16px 12px;-webkit-text-stroke:1px white;font-family:Bold;color:transparent;position:relative}.fold2a .otherprojects #pt1{opacity:80%}.fold2a .otherprojects #pt2{opacity:40%}.fold2a .otherprojects #pt3{opacity:20%}.fold2a .projectlist{margin-top:10px;padding:40px 0}.fold2a .projectlist a{text-decoration:none;color:#b0b0b0;transition:color .4s ease,transform .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.fold2a .projectlist a:hover{color:#fff;transform:translate(24px)}.fold2a .projectlist .op{display:flex;flex-direction:row;justify-content:space-between;width:100%;background-color:transparent;height:140px;align-items:center;padding:24px 0;z-index:-1}.fold2a .projectlist .op .awardtext{font-family:Medium;background:linear-gradient(to right,#5dcefa 20%,#f5d133 40% 60%,#5dcefa 80%);background-size:200% auto;color:#000;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 1s linear infinite}@keyframes shine{to{background-position:200% center}}.fold2a .projectlist .op #pumol{display:none}.fold2a .projectlist .op .opcover{width:400px;position:absolute;left:50%;right:50%;transform:translate(-50%,-50%);display:none;z-index:0}.fold2a .projectlist .op .downarrow{width:16px;height:16px;align-self:flex-start}.fold2a .projectlist .pdvider{width:100%;height:1px;background-color:#595959}.fold3{width:100vw;height:80vh;background-color:#000;margin:0;padding:100px 6%;color:#fff;display:none}.fold3 .play{display:block;position:relative;float:right;opacity:100%;font-family:Bold}.fold3 .play .p{font-size:100px;padding:16px 0;-webkit-text-stroke:.01px white;color:transparent}.fold3 .play #play1{opacity:80%}.fold3 .play #play2{opacity:40%}.fold3 .play #play3{opacity:20%}.fold3 .pprojects{display:block;float:left;padding:2px 0;margin-top:-20%;align-items:center;width:100%}.fold3 .pprojects .sep{height:1px;width:100%;background:#595959;margin:40px 0}.fold3 .pprojects .discription{display:flex;flex-direction:row;align-items:flex-start;text-decoration:none;color:#fff}.fold3 .pprojects .discription h2{z-index:0;display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center;mix-blend-mode:difference;height:100%}.fold3 .pprojects .playv{position:absolute;width:300px;border-radius:12px;z-index:0;display:none}.testimonials{background-color:#000;height:auto;width:100vw;padding:80px 4%;overflow:visible!important}.testimonials .teshead{position:relative;color:#fff;font-family:Bold;-webkit-text-stroke:1.5px #666666;color:transparent;font-size:80px;line-height:104px;height:200px;margin-top:60px}.testimonials .tescont{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;line-height:24px;perspective:800px;overflow:visible!important}.testimonials .tescont .tes{display:flex;flex-direction:column;justify-content:flex-start;width:calc((100% - 32px) / 3);border:1px solid #2f2f2f;border-radius:12px;padding:24px 12px;min-height:360px;height:auto;transform-style:preserve-3d;transition:border-color .4s ease,box-shadow .4s ease;will-change:transform}.testimonials .tescont .tes:hover{border-color:#ff233f;box-shadow:0 12px 40px #ff233f1f,0 4px 20px #0006;z-index:2}.testimonials .tescont .tes .testicon{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:24px}.testimonials .tescont .tes .cont{color:#dfdfdf;padding-bottom:24px;height:auto;line-height:24px}.testimonials .tescont .tes .testi{font-family:Light;color:#fff;margin-bottom:12px;align-items:center;display:flex;flex-direction:row;margin-top:auto;padding-top:24px}.testimonials .tescont .tes .testi a{text-decoration:none;color:#fff;transition:color .4s ease,transform .4s ease;will-change:transform;font-size:18px;align-items:center}.testimonials .tescont .tes .testi .linkedinicon{width:14px;margin-left:8px}.testimonials .tescont .tes .testi a:hover{transform:translate(24px)}.testimonials .tescont .tes .teslabel{font-size:12px;font-family:Regular;color:#b0b0b0;padding-top:0}.fold4{display:flex;padding:80px 6%;justify-content:space-between;color:#fff;background-color:#000;scroll-snap-align:start;max-width:100vw}.fold4 .left{width:100%;display:flex;flex-direction:column}.fold4 .left h1{font-family:Light;color:#939393;display:block;margin:0 auto;width:80%;text-align:center}.fold4 .left h5{padding-top:40px;font-family:Light;width:600px;color:#939393}.fold4 .left .mail{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;margin:0 auto}.fold4 .left .mail a{text-decoration:none;color:#fff}.fold4 .left .mail img{position:relative;left:16px;bottom:-52px}.fold4 .left .mail h3{padding-top:100px;align-items:center}.find{max-width:100vw;height:12vh;display:flex;flex-direction:row;justify-content:center;justify-content:space-between;padding:1% 4%;background-color:#000}.find a{width:100vw}.find .line{width:300px;height:.7px;border-radius:50px;background-color:#fff;margin-bottom:40px;display:none}.find .ccontainer{width:140px;justify-content:space-between;padding:24px 24px 40px;transition:.3s ease-out;background-color:transparent}.find .ccontainer:active{background-color:transparent}.find .ccontainer:active .detail{padding:0 12px;transition:all .3s ease-in-out}.find .ccontainer:active .line{opacity:0;transition:.3s ease-out}.find .ccontainer .detail{width:100%;display:flex;flex-direction:row;align-items:center;transition:.3s ease-out}.find a{text-decoration:none}.find .ccontainer .detail p{font-size:24px;color:#fff;text-decoration:none;height:24px}.find .ccontainer .detail img{width:30px;margin-left:12px}.footnote{height:6vh;background-color:#000;position:relative;padding:2% 4%;max-width:100vw}.footnote p{color:#939393;font-family:Light;font-size:12px}.footnote .divide{margin-bottom:12px;padding-bottom:0;opacity:30%;border-top:1px solid gray}.footnote .creditname{font-family:Medium;color:#fe4249;opacity:80%}}@media(min-width:320px)and (max-width:480px){body{scroll-snap-type:none!important}h1{font-family:Regular;font-size:40px;line-height:52px}.project-border-rect{position:absolute;pointer-events:none;z-index:5;border:1px solid #7B1A1A;border-radius:6px;box-sizing:border-box}h2{font-family:Light;font-size:35px;line-height:52px}h3{font-family:Light;font-size:30px;line-height:39px}h4{font-family:Medium;font-size:20px;line-height:28.6px}h5{font-family:Light;font-size:18px;line-height:23.4px;font-weight:100}p{font-family:Light;font-size:16px;line-height:24px;color:#e7ddde}.fold1{display:block;width:100vw;height:100vh;scroll-snap-align:start;background-color:transparent;overflow:visible}.fold1 .header .top{display:flex;flex-direction:row;width:100vw;background-color:transparent;padding:12px 4%;justify-content:space-between;height:10vh;align-items:center;position:fixed;z-index:1000}.fold1 .header .top .but{overflow:hidden;position:absolute;z-index:100000;display:none}.fold1 .header .top .but button{border-radius:50px;height:40px;width:120px;font-family:Medium;font-size:14px;color:#fe4249;background-color:#fe424900;border:2px solid #FE4249;transition:all .3s ease}.fold1 .header .top .but button:active{border:2.3px solid #FE4249;color:#fff}.fold1 .header .top .but button:hover{border:3px solid white;color:#fe4249}.fold1 .header .top .but img{padding-right:8px}.fold1 .header .top .but #myInput{display:none}.fold1 .header .top .ham{position:relative;z-index:1000000000;overflow:visible;display:flex;align-items:center;justify-content:center;align-content:center}.fold1 .header .top .ham .hamopen{position:relative;visibility:visible}.fold1 .header .top .ham .hamclose{position:absolute;visibility:hidden}.fold1 .header .bottom{display:none;flex-direction:column;width:100%;background-color:#1f1f1f;padding:16vh 4%;justify-content:space-between;height:100vh;margin-top:-10%}.fold1 .header .bottom .left{width:100%}.fold1 .header .bottom .left .links{color:#595959;display:block;overflow:hidden;align-items:center;visibility:visible;z-index:1000;opacity:1;height:-moz-fit-content;height:fit-content}.fold1 .header .bottom .left .links a{width:100%;text-align:left;display:block;text-decoration:none;font-family:Light;font-size:30px;color:#939393;padding:12px 0}.fold1 .header .bottom .left .links a:hover,.fold1 .header .bottom .left .links a:active{color:#fff}.fold1 .header .bottom .right{display:flex;flex-direction:row;align-items:flex-start;width:100%;margin:48px 0}.fold1 .header .bottom .right .find{display:flex;position:relative;flex-direction:row;width:100%;margin:0;padding:12px;height:-moz-fit-content;height:fit-content}.fold1 .header .bottom .right .find .line{width:400px;height:.1px;border-radius:50px;background-color:#fff;margin-bottom:24px;display:block}.fold1 .header .bottom .right .find .line:active{width:400px;height:.1px;border-radius:50px;background-color:#fff;margin-bottom:40px;display:block}.fold1 .header .bottom .right .find .ccontainer{display:flex;flex-direction:column;width:100%;transition:.3s ease-out;background-color:transparent}.fold1 .header .bottom .right .find .ccontainer .detail{display:flex;flex-direction:row-reverse;transition:.3s ease-out;width:100%;padding:0;margin:0}.fold1 .header .bottom .right .find a{text-decoration:none;overflow:hidden;width:100%}.fold1 .header .bottom .right .find a img{width:36px}.fold1 .header .bottom .right .find .ccontainer .detail p{width:100%;font-size:16px;color:#fff;text-decoration:none;height:24px;padding-left:8px}.fold1 .header .bottom .right .mail{position:absolute;display:block;z-index:1000;width:400px;height:300px;margin-top:90px}.fold1 .header .bottom .right .mail a{text-decoration:none;color:#fff}.fold1 .header .bottom .right .mail img{position:absolute;margin-top:-38px;margin-left:370px;transition:.4s all ease-out}.fold1 .header .bottom .right .mail h3{padding-top:100px;align-items:center;font-size:22px}.fold1 .header .bottom .right .mail h5{font-size:16px;font-family:Medium;color:#fe4249;overflow:hidden;margin-bottom:-100px}.fold1 .header .bottom .right .mail em{display:none;width:100%}.fold1 .header .bottom .right .mail:hover img{margin-left:350px;transition:.4s all ease-out}#canvas{position:absolute;top:0;left:0;background-color:transparent;padding:0;margin:0;width:100%;height:100%;z-index:1;color:transparent}.piano{position:absolute;height:100vh;width:100vw;display:flex;justify-content:space-between;color:transparent}.white{width:14%;height:100vh;background-color:transparent;color:transparent;border:1px solid white;justify-content:space-evenly;opacity:0;z-index:2;display:none}.white:hover{border:3px solid black}.black{width:14%;height:110vh;margin-left:-8%;margin-right:-8%;z-index:10;background-color:transparent;color:transparent;border:1px solid white;justify-content:space-between;opacity:.15}.black:active{border:3px solid transparent}.fold1 .cont .teaser{position:absolute;display:block;width:100%;height:100%;margin:0 auto;padding:16% 8%;transform:scale(.8);z-index:10000px;display:none}.fold1 .cont .teaser video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:8px;transform-style:preserve-3d;scroll-behavior:smooth}.fold1 .cont .heading{height:36vh;background-color:transparent;position:absolute;top:0;left:0;margin:28vh 0%;color:#fff;transform-style:preserve-3d;z-index:100;width:100vw}.fold1 .cont .heading h1{font-size:55px}.fold1 .cont .heading .head{padding-right:4%;padding-bottom:40px;text-align:right;width:100vw;position:relative;-webkit-text-stroke:.7px white;color:transparent;line-height:64px;font-family:Bold}.fold1 .cont .heading .subhead{width:240px;padding-left:4%;font-size:24px;line-height:31.2px;position:absolute;font-family:Light;color:#fff}.fold1 .quote{position:absolute;display:flex;width:100%;justify-content:center;margin:0 auto;bottom:12%}.fold1 .quote h4{font-size:12px;font-family:Light;color:#939393;display:none}.fold1 .labscont{display:flex;flex-direction:row;align-items:center}.fold1 .cont .label{position:absolute;display:flex;margin:0 auto;width:100%;flex-direction:row;justify-content:center;bottom:4%;left:0;z-index:1;visibility:hidden}.fold1 .cont .label .scroll{width:55px;height:55px;visibility:visible;z-index:0;margin-bottom:24px;display:none}.fold1 .cont .scont{position:absolute;display:flex;flex-direction:row;margin-bottom:.5%;left:6%;z-index:100;justify-content:flex-start;width:100px}.fold1 .cont .scont #unmute{display:none;width:40px}.fold1 .cont .scont #mute{display:block;width:40px}.slider{background-color:#000;width:100vw;padding-top:32px;padding-bottom:48px;overflow:hidden}.slider-mask{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.slider-track{display:flex;width:-moz-max-content;width:max-content;animation:marquee 30s linear infinite}.slider-track:hover{animation-play-state:paused}.slider-set{display:flex;align-items:center;gap:28px;padding:0 14px}.slider-set img{height:14px;width:auto;max-width:none;-o-object-fit:contain;object-fit:contain;opacity:.6;filter:brightness(0) invert(1);transition:opacity .3s ease;flex-shrink:0}.slider-set img:hover{opacity:1}.showreel{display:none}.showreel video{width:90vw;height:90vw}.showreel h4{padding-bottom:36px;color:#fff;font-family:Light;height:100px;font-size:16px;width:60vw;align-items:center;justify-content:center;text-align:center;line-height:16*1.5}.fold2{width:100vw;height:-moz-fit-content;height:fit-content}.fold2 .work{display:block;position:relative;float:right;opacity:100%}.fold2 .work h2{font-size:40px;padding:4px 0}.fold2 .work .w1{-webkit-text-stroke:1px white;opacity:80%;color:transparent}.fold2 .work .w2,.fold2 .work .w3{display:none}.fold2 .projects{display:flex;flex-direction:column;width:100%;box-sizing:border-box;padding:0 16px;overflow-x:hidden}.fold2 .projects>section[class^=project]{display:flex!important;flex-direction:column-reverse!important;justify-content:flex-start!important;align-items:flex-start!important;padding:60px 0!important;gap:32px!important;width:100%!important;box-sizing:border-box!important}.fold2 .projects>section[class^=project]>section[class^=pcont]{position:relative!important;display:flex!important;flex-direction:column!important;width:100%!important;align-items:flex-start!important;text-align:left!important;margin-top:0!important;padding:0!important;box-sizing:border-box!important}.fold2 .projects>section[class^=project]>section[class^=pcont] h2,.fold2 .projects>section[class^=project]>section[class^=pcont] p{text-align:left!important;align-self:flex-start!important;margin-left:0!important}.fold2 .projects>section[class^=project]>section[class^=pcont] .projecttag{display:flex!important;flex-direction:row!important;justify-content:flex-start!important;align-items:flex-start!important;flex-wrap:wrap!important;gap:8px!important;padding:0!important}.fold2 .projects>section[class^=project]>section[class^=pimg]{position:relative!important;width:100%!important;margin-left:0!important;display:flex!important;justify-content:center!important;overflow:hidden!important;padding:0}.fold2 .projects>section[class^=project]>section[class^=pimg] img{width:100%!important;max-width:100vw!important;height:auto!important;border-radius:0!important;-o-object-fit:contain!important;object-fit:contain!important}.fold2 .projects .project2{display:flex;flex-direction:column;padding-bottom:80px}.fold2 .projects .project2 a{text-decoration:none;color:#fff}.fold2 .projects .project2 .pcont2{display:flex;flex-direction:column;justify-content:flex-start;position:relative;left:0;margin:0;color:#fff;width:100%;z-index:2}.fold2 .projects .project2 .pcont2 #plogo3{padding-top:12px;mix-blend-mode:normal;width:120px}.fold2 .projects .project2 .pcont2 .plogo2{margin-top:20px;mix-blend-mode:normal}.fold2 .projects .project2 .pcont2 h2{font-size:24px;line-height:34px}.fold2 .projects .project2 .pimg2{position:relative;z-index:1;width:100%}.fold2 .projects .project2 .pimg2 img{content:url(/assets/Kampsta%20new%20cover-C83M5p7Q.png);width:100%;border-radius:7px}.fold2 .projects .project2 .projecttag{display:flex;flex-direction:row;align-items:flex-start;margin-top:16px;float:none}.fold2 .projects .project2 .projecttag .ptag{font-size:10px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:8px}.fold2 .projects .project1{display:flex;flex-direction:column;padding-bottom:80px;padding-top:0}.fold2 .projects .project1 a{text-decoration:none;color:#fff}.fold2 .projects .project1 .pcont{display:flex;flex-direction:column;position:relative;left:0;margin-top:0;color:#fff;width:100%;z-index:2}.fold2 .projects .project1 .pcont #plogo4{padding-top:12px;mix-blend-mode:normal;width:100px}.fold2 .projects .project1 .pcont h2{font-size:24px;line-height:34px}.fold2 .projects .project1 .pimg{position:relative;display:block;z-index:1;width:100%}.fold2 .projects .project1 .pimg img{content:url(/assets/SP%20Studios-DALNqz39.png);width:100%;border-radius:7px}.fold2 .projects .project1 .projecttag{display:flex;flex-direction:row;align-items:flex-start;margin-top:16px;float:none}.fold2 .projects .project1 .projecttag .ptag{font-size:10px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:8px}.fold2 .projects .project7{display:flex;flex-direction:column;padding-bottom:80px;padding-top:0}.fold2 .projects .project7 a{text-decoration:none;color:#fff}.fold2 .projects .project7 .pcont7{display:flex;flex-direction:column;position:relative;left:0;margin-top:0;color:#fff;width:100%;z-index:2}.fold2 .projects .project7 .pcont7 #plogo7{padding-top:12px;mix-blend-mode:normal;width:100px}.fold2 .projects .project7 .pcont7 h2{font-size:24px;line-height:34px}.fold2 .projects .project7 .pimg7{position:relative;z-index:1;width:100%}.fold2 .projects .project7 .pimg7 img{content:url(/assets/BBC%20Sounds%20paint-Df3uqdM0.png);border-radius:7px;width:100%}.fold2 .projects .project7 .projecttag{display:flex;flex-direction:row;align-items:flex-start;margin-top:16px;float:none}.fold2 .projects .project7 .projecttag .ptag{font-size:10px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:8px}.fold2 .projects .project9{display:flex;flex-direction:column;padding-bottom:80px;padding-top:0}.fold2 .projects .project9 a{text-decoration:none;color:#fff}.fold2 .projects .project9 .pcont9{display:flex;flex-direction:column;position:relative;left:0;margin-top:0;color:#fff;width:100%;z-index:2}.fold2 .projects .project9 .pcont9 #plogo9{padding-top:12px;mix-blend-mode:normal;width:70px}.fold2 .projects .project9 .pcont9 h2{font-size:24px;line-height:34px}.fold2 .projects .project9 .pimg9{position:relative;z-index:1;width:100%}.fold2 .projects .project9 .pimg9 img{content:url(/assets/Home%20page%20cover-Bcv3fu5u.png);border-radius:7px;width:100%}.fold2 .projects .project9 .projecttag{display:flex;flex-direction:row;align-items:flex-start;margin-top:16px;float:none}.fold2 .projects .project9 .projecttag .ptag{font-size:10px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:8px}.fold2 .projects .project10{display:flex;flex-direction:column;padding-bottom:80px;padding-top:0}.fold2 .projects .project10 a{text-decoration:none;color:#fff}.fold2 .projects .project10 .pcont10{display:flex;flex-direction:column;position:relative;left:0;margin-top:0;color:#fff;width:100%;z-index:2}.fold2 .projects .project10 .pcont10 #plogo10{padding-top:12px;mix-blend-mode:normal;width:70px}.fold2 .projects .project10 .pcont10 h2{font-size:24px;line-height:34px}.fold2 .projects .project10 .pimg10{position:relative;z-index:1;width:100%}.fold2 .projects .project10 .pimg10 img{content:url(/assets/Shhh-BUVzgB90.png);border-radius:7px;width:100%}.fold2 .projects .project10 .projecttag{display:flex;flex-direction:row;align-items:flex-start;margin-top:16px;float:none}.fold2 .projects .project10 .projecttag .ptag{font-size:10px;font-family:Regular;color:#fe4249;padding:4px 12px;border:1px solid #FE4249;width:-moz-fit-content;width:fit-content;border-radius:50px;margin-right:8px}.fold2 .pg{display:block;position:relative;opacity:100%;font-family:Bold;margin-top:200px;background-image:radial-gradient(rgba(255,255,255,.15) 1px,transparent 1px);background-size:20px 20px;background-position:0 0}.fold2 .pg h2{font-size:52px}.fold2 .pg .pg1{-webkit-text-stroke:.01px white;opacity:80%;color:transparent}.fold2 .pg .pg2{-webkit-text-stroke:.01px white;opacity:40%;color:transparent}.fold2 .pg .pg3{-webkit-text-stroke:.01px white;opacity:20%;color:transparent}.fold2 .projects .videogallery{display:none}.fold2 .projects .otherprojects{display:flex;flex-direction:column;width:100vw;margin-top:60px}.fold2 .projects .otherprojects1{width:100vw;display:flex;flex-direction:column;margin-top:60px}.fold2 .projects .otherprojects2{width:100vw;display:flex;flex-direction:column;margin-top:80px}.fold2 .projects .project6{display:flex;flex-direction:column;padding-bottom:80px;padding-top:0}.fold2 .projects .project6 a{text-decoration:none;color:#fff}.fold2 .projects .project6 .pcont6{display:flex;flex-direction:column;position:relative;left:0;margin-top:0;color:#fff;width:100%;z-index:2}.fold2 .projects .project6 .pcont6 #plogo6{padding-top:12px;mix-blend-mode:normal;width:80px}.fold2 .projects .project6 .pcont6 h2{font-size:24px;line-height:34px}.fold2 .projects .project6 .pimg6{position:relative;z-index:1;width:100%}.fold2 .projects .project6 .pimg6 img{content:url(/assets/Moodbuddy-Z3Tp2gFX.png);border-radius:7px;width:100%}.fold2 .projects .project6 .projecttag{display:none}.fold2 .projects .project5{display:flex;flex-direction:column;padding-bottom:80px;padding-top:0}.fold2 .projects .project5 a{text-decoration:none;color:#fff}.fold2 .projects .project5 .pcont5{display:flex;flex-direction:column;position:relative;left:0;margin-top:0;color:#fff;width:100%;z-index:2}.fold2 .projects .project5 .pcont5 #plogo5{padding-top:12px;mix-blend-mode:normal;width:100px}.fold2 .projects .project5 .pcont5 h2{font-size:24px;line-height:34px}.fold2 .projects .project5 .pimg5{position:relative;z-index:1;width:100%}.fold2 .projects .project5 .pimg5 img{content:url(/assets/Neon-DKjXd_iL.png);border-radius:7px;width:100%}.fold2 .projects .project5 .projecttag{display:none}.fold2 .projects .project4{display:flex;flex-direction:column;padding-bottom:80px;padding-top:0}.fold2 .projects .project4 a{text-decoration:none;color:#fff}.fold2 .projects .project4 .pcont4{display:flex;flex-direction:column;position:relative;left:0;margin-top:0;color:#fff;width:100%;z-index:2}.fold2 .projects .project4 .pcont4 #plogo1{padding-top:12px;mix-blend-mode:normal;width:100px}.fold2 .projects .project4 .pcont4 h2{font-size:24px;line-height:34px}.fold2 .projects .project4 .pimg4{position:relative;z-index:1;width:100%}.fold2 .projects .project4 .pimg4 img{content:url(/assets/BBC%20Sounds-nwM3xa_G.png);border-radius:7px;width:100%}.fold2 .projects .project4 .projecttag{display:none}.fold2 .projects .project3{display:flex;flex-direction:column;padding-bottom:80px;padding-top:0}.fold2 .projects .project3 a{text-decoration:none;color:#fff}.fold2 .projects .project3 .pcont3{display:flex;flex-direction:column;position:relative;left:0;margin-top:0;color:#fff;width:100%;z-index:2}.fold2 .projects .project3 .pcont3 #plogo2{padding-top:12px;mix-blend-mode:normal;width:50px}.fold2 .projects .project3 .pcont3 h2{font-size:24px;line-height:34px}.fold2 .projects .project3 .pimg3{position:relative;z-index:1;width:100%}.fold2 .projects .project3 .pimg3 img{content:url(/assets/Shhh-BUVzgB90.png);width:100%}.fold2 .projects .project3 .projecttag{display:none}.fold2 .archivep{display:none;width:100vw;margin:600px auto;padding:80px 4%}.fold2 .archivep h5{font-family:light;color:#939393;font-size:16px}.fold2 .archivep .arcprojects{display:flex;flex-direction:column;margin:16px 0}.fold2 .archivep .arcprojects a{color:#b0b0b0;font-size:14px;font-family:Light;text-decoration:none;margin-top:40px;text-transform:uppercase;border-bottom:.4px solid #595959;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.fold2 .archivep .arcprojects a:hover{color:#fff;border-bottom:.4px solid #B0B0B0}.fold2 .archivep .arcprojects a img{width:70px}.fold2a{width:100vw;height:120vh;background-color:#000;margin:0;padding:100px 6%;color:#fff;display:flex;flex-direction:column;display:none}.fold2a .otherprojects{display:flex;flex-direction:row;position:relative;margin-left:-70%;height:-moz-fit-content;width:300%;font-family:Light;padding:0 12px;height:fit-content}.fold2a .otherprojects .pt{font-size:60px;padding:16px 12px;-webkit-text-stroke:1px white;font-family:Bold;color:transparent;position:relative}.fold2a .otherprojects #pt1{opacity:80%}.fold2a .otherprojects #pt2{opacity:40%}.fold2a .otherprojects #pt3{opacity:20%}.fold2a .projectlist{margin-top:10px;padding:40px 0}.fold2a .projectlist a{text-decoration:none;color:#b0b0b0;transition:color .4s ease,transform .4s cubic-bezier(.25,.46,.45,.94);will-change:transform}.fold2a .projectlist a:hover{color:#fff;transform:translate(24px)}.fold2a .projectlist .op{display:flex;flex-direction:row;justify-content:space-between;width:100%;background-color:transparent;height:140px;align-items:center;padding:24px 0;z-index:-1}.fold2a .projectlist .op h3{font-size:24px}.fold2a .projectlist .op p{display:none}.fold2a .projectlist .op #pumol{width:48px}.fold2a .projectlist .op .awardtext{font-family:Medium;background:linear-gradient(to right,#5dcefa 20%,#f5d133 40% 60%,#5dcefa 80%);background-size:200% auto;color:#000;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:shine 1s linear infinite}@keyframes shine{to{background-position:200% center}}.fold2a .projectlist .op .opcover{width:400px;position:absolute;left:50%;right:50%;transform:translate(-50%,-50%);display:none;z-index:0}.fold2a .projectlist .op .downarrow{width:16px;height:16px;align-self:flex-start;display:none}.fold2a .projectlist .pdvider{width:100%;height:1px;background-color:#595959}.fold3{width:100vw;height:110vh;background-color:#000;margin:0;padding:100px 4%;color:#fff;display:none}.fold3 .play{display:block;position:relative;float:right;opacity:100%;font-family:Bold}.fold3 .play .p{font-size:60px;margin-top:24px;padding:0;-webkit-text-stroke:1px white;color:transparent}.fold3 .play #play1{opacity:80%}.fold3 .play #play2{opacity:40%}.fold3 .play #play3{opacity:20%}.fold3 .pprojects{display:block;float:left;padding:24px 0;margin-top:-36%;align-items:center;width:100%}.fold3 .pprojects .sep{height:1px;width:100%;background:#595959;margin:40px 0}.fold3 .pprojects .discription{display:flex;flex-direction:column;align-items:flex-start;text-decoration:none;color:#fff}.fold3 .pprojects .discription h2{z-index:0;display:flex;flex-direction:row;justify-content:space-between;width:100%;align-items:center;height:100%;font-size:24px}.fold3 .pprojects .playv{position:relative;width:300px;border-radius:2px;z-index:0;display:none;padding-bottom:40px}.testimonials{background-color:#000;height:auto;width:100vw;padding:80px 4%;overflow:visible!important}.testimonials .teshead{position:relative;color:#fff;font-family:Bold;-webkit-text-stroke:1.5px #666666;color:transparent;font-size:40px;line-height:52px;height:-moz-fit-content;height:fit-content;margin-top:0;padding-bottom:24px}.testimonials .tescont{display:flex;flex-direction:column;justify-content:space-between;overflow:visible!important}.testimonials .tescont .tes{display:flex;flex-direction:column;justify-content:flex-start;width:100%;border:1px solid #B0B0B0;border-radius:12px;padding:20px 16px;height:auto;margin-bottom:16px;transition:transform .4s ease,border-color .4s ease,box-shadow .4s ease}.testimonials .tescont .tes:hover{border-color:#ff233f;transform:scale(1.02);box-shadow:0 8px 32px #ff233f1f,0 4px 16px #0000004d}.testimonials .tescont .tes .testicon{width:48px;height:48px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:16px}.testimonials .tescont .tes .cont{color:#b0b0b0;padding-bottom:16px;height:auto}.testimonials .tescont .tes .testi{font-family:Light;color:#fff;margin-bottom:4px;align-items:center;display:flex;flex-direction:row;margin-top:auto;padding-top:12px}.testimonials .tescont .tes .testi a{text-decoration:none;color:#fff;transition:.4s ease;font-size:20px;align-items:center}.testimonials .tescont .tes .testi .linkedinicon{width:14px;margin-left:8px}.testimonials .tescont .tes .teslabel{font-size:12px;font-family:Regular;color:#b0b0b0;padding-top:0}.fold4{height:auto;min-height:unset;display:flex;padding:40px 6% 24px;justify-content:space-between;color:#fff;background-color:#000;scroll-snap-align:none}.fold4 .left{width:100%;display:flex;flex-direction:column}.fold4 .left h1{font-family:Light;color:#939393;display:block;margin:0 auto;width:100%;text-align:center}.fold4 .left h5{padding-top:40px;font-family:Light;width:600px;color:#939393}.fold4 .left .mail{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}.fold4 .left .mail a{text-decoration:none;color:#fff}.fold4 .left .mail img{position:relative;left:16px;bottom:-52px;display:none}.fold4 .left .mail h3{font-size:20px;padding-top:20px;align-items:center}.find{align-self:center;width:100vw;height:auto;display:flex;flex-direction:row;justify-content:space-between;padding:16px;background-color:#000;overflow:visible}.find .line{display:none}.find .ccontainer{width:auto;overflow:visible;justify-content:center;padding:8px 4px;transition:.3s ease-out;background-color:transparent}.find .ccontainer:active{background-color:transparent}.find .ccontainer:active .detail{padding:0;transition:all .3s ease-in-out}.find .ccontainer:active .line{opacity:0;transition:.3s ease-out}.find .ccontainer .detail{display:flex;flex-direction:row;align-items:center;overflow:visible;transition:.3s ease-out}.find a{text-decoration:none}.find .ccontainer .detail p{font-size:14px;color:#fff;text-decoration:none;white-space:nowrap}.find .ccontainer .detail img{width:20px;margin-left:8px}.footnote{height:auto;background-color:#000;position:relative;padding:16px 4% 24px}.footnote p{color:#939393;font-family:Light;font-size:12px;width:240px}.footnote .divide{margin-bottom:12px;padding-bottom:0;opacity:30%;border-top:1px solid gray}.footnote .creditname{font-family:Medium;color:#fe4249;opacity:80%}#feature-1-container{margin-top:65px!important;height:auto!important;min-height:280px!important;overflow:visible!important}}@media screen and (min-width:481px){.fold2 .projects{perspective:1200px}.fold2 .projects>section[class^=project]{transform-style:preserve-3d;overflow:visible!important}.fold2 .projects>section[class^=project]>section[class^=pcont],.fold2 .projects>section[class^=project]>section[class^=pimg]{will-change:transform;transform-style:preserve-3d}}@media screen and (min-width:481px){.fold2 .projects>section[class^=project]{display:flex!important;justify-content:flex-start!important;align-items:center!important;margin:0 auto!important;position:relative!important;padding:150px 6%!important;gap:10%!important;width:100%;box-sizing:border-box!important}.fold2 .projects>section[class^=project]>section[class^=pcont]{position:relative!important;width:45%!important;padding-top:0!important;z-index:2!important;text-align:left!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;margin:0!important}.fold2 .projects>section[class^=project]>section[class^=pimg]{position:relative!important;width:45%!important;margin:0!important;display:block!important}.fold2 .projects>section[class^=project]>.projecttag{position:relative!important;width:100%!important;left:0!important;right:0!important;margin:0!important}}@media screen and (min-width:768px){.fold2 .projects>section[class^=project]{gap:5%!important;flex-wrap:nowrap!important;max-width:1800px!important;margin:0 auto!important}.fold2 .projects>section[class^=project]>section[class^=pcont]{flex:0 0 50%!important;width:50%!important}.fold2 .projects>section[class^=project]>section[class^=pimg]{flex:0 0 100%!important;width:100%!important;position:relative!important;display:block!important}.fold2 .projects>section[class^=project]>section[class^=pimg] img{transform:none!important;width:100%!important;height:auto!important;max-width:100%!important;-o-object-fit:cover!important;object-fit:cover!important;display:block!important}}.two-fold-wrapper{position:relative;width:100vw;height:220vh;background-color:#000;overflow:visible}.node-graph-section{position:sticky;top:0;z-index:1;width:100%;height:100vh;background-color:transparent;background-image:radial-gradient(rgba(255,255,255,.15) 1px,transparent 1px);background-size:20px 20px;background-position:0 0;overflow:hidden}.node-graph-container:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.8) 1px,transparent 1px);background-size:20px 20px;background-position:0 0;-webkit-mask-image:radial-gradient(circle 200px at var(--mouse-x, -100px) var(--mouse-y, -100px),black 0%,transparent 100%);mask-image:radial-gradient(circle 200px at var(--mouse-x, -100px) var(--mouse-y, -100px),black 0%,transparent 100%)}.node-card{display:flex;flex-direction:column;padding:16px;border-radius:16px;background:#14141499;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #00000080;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:box-shadow .2s ease,border-color .2s ease;max-width:380px;min-width:250px}.node-hero-only{background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0!important}.node-resize-grip{position:absolute;bottom:0;right:0;width:20px;height:20px;cursor:nwse-resize;border-bottom-right-radius:14px;background-image:linear-gradient(135deg,transparent 0%,transparent 40%,rgba(255,255,255,.35) 40%,rgba(255,255,255,.35) 50%,transparent 50%,transparent 65%,rgba(255,255,255,.25) 65%,rgba(255,255,255,.25) 75%,transparent 75%);z-index:20;touch-action:none;opacity:.5;transition:opacity .2s ease}.node-resize-grip:hover{opacity:1}.node-card:active{box-shadow:0 16px 48px #000c;border-color:#ffffff40}.node-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.node-title{font-family:Medium,sans-serif;font-size:13px;color:#fffc}.node-subtitle{font-family:Light,sans-serif;font-size:12px;color:#ffffff80}.node-body.image-body{width:100%;border-radius:8px;overflow:hidden;background:#111}.node-body.image-body img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;pointer-events:none}#node-shoe{width:260px;height:auto}#node-model{width:220px;height:auto}#node-showcase{width:400px;height:auto}#node-pill{padding:12px 16px;border-radius:30px;background:#141414e6;border:1px solid rgba(255,255,255,.15)}#node-pill .node-body.pill-body{display:flex;align-items:center;gap:12px}.pill-tag{background:#1eff641a;color:#4ade80;padding:4px 8px;border-radius:12px;font-size:11px;font-family:Medium,sans-serif}.pill-text{font-family:Light,sans-serif;font-size:14px;color:#fff}.pill-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;padding:6px 14px;border-radius:20px;font-size:13px;cursor:pointer;transition:background .2s}.pill-btn:hover{background:#ffffff26}.node-wire-base{stroke:#ffffff1f;stroke-width:1.5px;transition:stroke .2s}.node-wire-base:hover{stroke:#ffffff4d;cursor:pointer}.node-wire-flow{stroke:#fff;stroke-width:3px;stroke-linecap:round;filter:drop-shadow(0 0 3px #fff) drop-shadow(0 0 8px rgba(255,255,255,.9)) drop-shadow(0 0 20px rgba(255,255,255,.5));stroke-dasharray:60 1500;pointer-events:none;animation:wire-flow 3s linear infinite}@keyframes wire-flow{0%{stroke-dashoffset:1560}to{stroke-dashoffset:0}}.node-wire.drawing{stroke:#ffffff80;stroke-dasharray:4 4}@keyframes speen{0%{transform:rotate(10deg)}50%{transform:rotate(190deg)}to{transform:rotate(370deg)}}@keyframes woah{0%,to{transform:scale(1)}50%{transform:scale(.75)}}@media(max-width:768px){.two-fold-wrapper{height:280vh}#thermo-canvas{display:none!important}.node-graph-section{position:sticky;top:0;height:100vh;overflow:hidden}.slider{padding-top:40px;padding-bottom:40px}.slider .clienthead{padding-bottom:24px}#node-showcase{width:280px}#node-pill{transform:scale(.85)}.pill-text{font-size:12px}.node-card{max-width:none;min-width:0;box-sizing:border-box}.node-body.text-body{font-size:1.1rem!important;line-height:1.4!important}#feature-1-container{margin-top:40px!important;height:auto!important;min-height:280px!important;overflow:visible!important}.fold2{padding-top:24px!important}.fold2 .work{float:none!important;position:relative!important;top:0!important;bottom:auto!important;width:100%;text-align:left;padding:0 4%;margin-bottom:16px}.fold2 .work h2{font-size:48px;padding:4px 0}.fold2 .work .w1{-webkit-text-stroke:.5px white;opacity:80%;color:transparent}.fold2 .work .w2{-webkit-text-stroke:.5px white;opacity:40%;color:transparent}.fold2 .work .w3{-webkit-text-stroke:.5px white;opacity:20%;color:transparent}}@media(max-width:480px){#node-shoe{width:140px}#node-model{width:120px}#node-showcase{width:200px}#node-pill{transform:scale(.7)}}body .cursor{display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}@media screen and (max-width:480px){body .cursor{display:none!important}}body .cursor .cursor-text{color:#ff233f!important;font-size:14px!important;font-weight:400!important;font-family:ProductSans,sans-serif!important;white-space:nowrap!important;opacity:0!important;visibility:hidden!important;transition:opacity .2s ease,visibility .2s!important;position:relative!important;pointer-events:none!important}body .cursor.hovering-open{width:67px!important;height:67px!important;background-color:transparent!important;border:1px solid #FF233F!important;border-radius:33.5px!important;mix-blend-mode:normal!important}body .cursor.hovering-open .cursor-text{opacity:1!important;visibility:visible!important;transition-delay:.1s!important}body .cursor.hovering-download{width:90px!important;height:90px!important;background-color:transparent!important;border:1px solid #FF233F!important;border-radius:45px!important;mix-blend-mode:normal!important}body .cursor.hovering-download .cursor-text{opacity:1!important;visibility:visible!important;transition-delay:.1s!important;font-family:Medium,sans-serif!important;font-size:13px!important;font-weight:500!important}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}.visible{visibility:visible}.visible\!{visibility:visible!important}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.static\!{position:static!important}.sticky{position:sticky}.isolate{isolation:isolate}.z-1{z-index:1}.float-left{float:left}.container{width:100%}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.hidden\!{display:none!important}.inline{display:inline}.inline-block{display:inline-block}.table{display:table}.h-full{height:100%}.h-svh{height:100svh}.w-full{width:100%}.w-screen{width:100vw}.flex-shrink,.shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.transform\!{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)!important}.cursor-text{cursor:text}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.underline{text-decoration-line:underline}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter\!{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)!important}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
