:root{--color-primary:#2c3333;--color-bg:#f2f0ee;--color-bg-2:#17242a;--color-secondary:#ffba00;--font-primary:"MM",sans-serif;--font-secondary:"Neo Mont",sans-serif;--section-padding:clamp(5rem,21vh,12rem);--container-padding:clamp(2.5rem,8vw,8rem);--gap-padding:clamp(1.5rem,4vw,2.5rem);--transition-long:all 1s cubic-bezier(0.075,0.82,0.165,1);--transition-long-more:all 1.3s cubic-bezier(0.075,0.82,0.165,1);--transition-medium:all 0.6s cubic-bezier(0.075,0.82,0.165,1);--transition-fast:all 0.3s cubic-bezier(0.075,0.82,0.165,1)}@media screen and (max-width:1200px){:root{--container-padding:6vw}}@media screen and (max-width:720px){:root{--section-padding:12vh}}@media screen and (max-width:540px){:root{--section-padding:max(2.5em,12vh)}}@font-face{font-family:Neo Mont;src:url(/_next/static/media/NeueMontreal-Light.4f1ab506.otf) format("opentype");font-weight:300;font-style:normal;font-display:auto}@font-face{font-family:Neo Mont;src:url(/_next/static/media/NeueMontreal-LightItalic.e22c6cbf.otf) format("opentype");font-weight:300;font-style:italic;font-display:auto}@font-face{font-family:Neo Mont;src:url(/_next/static/media/NeueMontreal-Regular.b755838d.otf) format("opentype");font-weight:450;font-style:normal;font-display:auto}@font-face{font-family:Neo Mont;src:url(/_next/static/media/NeueMontreal-Italic.cb6468dc.otf) format("opentype");font-weight:450;font-style:italic;font-display:auto}@font-face{font-family:Neo Mont;src:url(/_next/static/media/NeueMontreal-Bold.6bf2ef6f.otf) format("opentype");font-weight:800;font-style:normal;font-display:auto}@font-face{font-family:Neo Mont;src:url(/_next/static/media/NeueMontreal-BoldItalic.0a874871.otf) format("opentype");font-weight:800;font-style:italic;font-display:auto}@font-face{font-family:MM;src:url(/_next/static/media/MM-fonts.9711fc81.woff2) format("woff2");font-weight:400;font-style:normal;font-display:block}*{box-sizing:border-box;margin:0;padding:0}::selection{background-color:var(--color-secondary);color:#fff}html{font-size:62.5%;font-size:.69vw;font-family:var(--font-primary)}@media screen and (max-width:62em){html{font-size:.99vw}}@media screen and (max-width:30em){html{font-size:1.59vw}}body{background:var(--color-bg);font-size:1.8rem;font-family:var(--font-primary);line-height:1.4;color:var(--color-primary);cursor:wait;transition-timing-function:ease-in-out;transition-duration:.5s;overflow-x:hidden}@media screen and (max-width:62em){body{font-size:7rem}}body.loading{cursor:wait}body.loading .app{opacity:0;filter:blur(3px);transform:translateY(8vh)}.container{position:relative;margin:0 auto;padding-left:var(--container-padding);padding-right:var(--container-padding);max-width:100em;width:100%}.container.large{padding-left:var(--gap-padding);padding-right:var(--gap-padding)}.container.medium{padding-left:calc(var(--container-padding)*2);padding-right:calc(var(--container-padding)*2)}@media screen and (max-width:35.9375em){.container.medium{padding-left:calc(var(--container-padding));padding-right:calc(var(--container-padding))}}.container.small{padding-left:calc(var(--container-padding)*3);padding-right:calc(var(--container-padding)*3)}@media screen and (max-width:35.9375em){.container.small{padding-left:calc(var(--container-padding));padding-right:calc(var(--container-padding))}}.container.no-padding{padding-left:unset;padding-right:unset}section{display:block;padding-top:var(--section-padding);padding-bottom:var(--section-padding)}.row,section{position:relative}.row{display:flex;flex-wrap:wrap}a:active,a:focus,a:hover,a:link,a:visited{text-decoration:none;color:var(--color-primary)}ul{list-style:none}.app{overflow-x:hidden;transition-timing-function:ease-in-out;transition-duration:.5s;position:relative}.app:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/noise.png);background-position:50%;background-repeat:repeat;z-index:99999;pointer-events:none;filter:opacity(.4)}.pointer{position:fixed;width:3rem;height:3rem;min-width:30px;min-height:30px;background-color:transparent;border:2px solid #fff;border-radius:50%;pointer-events:none!important;z-index:1;transition:var(--transition-long-more);transition-duration:1s;mix-blend-mode:difference}.pointer.hovered{background:var(--color-primary);mix-blend-mode:normal;border-color:var(--color-primary);opacity:.2!important}.pointer.hovered.light{background:#fff;border-color:#fff}.transition{position:fixed;bottom:0;left:0;width:100%;height:100%;background-color:var(--color-secondary);z-index:9990}.transition.after{background-color:var(--color-primary)}.textbox_cursor{display:block;width:25rem;height:25rem;pointer-events:none;background:#fff3e1;mix-blend-mode:difference}.burger,.textbox_cursor{position:fixed;border-radius:50%}.burger{top:4rem;right:4rem;width:8rem;height:8rem;display:flex;justify-content:center;align-items:center;z-index:999999!important;cursor:pointer;transition:var(--transition-long);transition-duration:.7s;background:var(--color-primary);color:#fff;transform:scale(0);font-size:2.2rem}@media screen and (max-width:30em){.burger{top:2rem;transform:scale(1)!important;width:9rem;height:9rem;font-size:2.5rem}}.btn_link{color:var(--color-primary);padding:1rem 2rem;position:relative;font-family:var(--font-primary);text-transform:uppercase;font-size:2.5rem;letter-spacing:2px;display:flex;justify-content:center;align-items:center;transition:var(--transition-long)}@media screen and (max-width:75em){.btn_link{font-size:3rem}}.btn_link.active:after{transform:translateX(-50%) scale(1.3)}.btn_link:after{content:"";position:absolute;bottom:-5%;left:50%;width:.7rem;height:.7rem;display:block;transform:translateX(-50%) scale(0);transform-origin:center;transition:transform .5s ease-out}.btn_link:after,.btn_round{background-color:var(--color-primary);border-radius:50%}.btn_round{width:clamp(10em,12vw,18rem);height:clamp(10em,12vw,18rem);display:flex;justify-content:center;align-items:center;position:relative;font-family:var(--font-secondary);text-transform:capitalize;font-size:2rem}.btn_round div:last-child{height:100%;width:100%;display:grid;place-items:center}.btn_round_wrapper{border-radius:50%;overflow:hidden!important;position:absolute;width:100%;height:100%}.btn_round:hover .btn_round-overlay{top:0}.btn_round:hover .btn_round-boundary{transform:scale(2)}.btn_round-boundary{position:absolute;width:100%;height:100%}.btn_round:hover span{color:#000;font-weight:600}.btn_round span{color:#fff;z-index:1;transition:var(--transition-medium)}.btn_round-overlay{position:absolute;width:160%!important;height:200%;background:var(--color-secondary);top:100%;right:50%;border-radius:50%;transition:var(--transition-long);transform:translateX(50%)}.preLoader{width:100%;height:100%;position:fixed;background:var(--color-primary);color:var(--color-secondary);z-index:999999;transition:var(--transition-long);font-size:clamp(10rem,12vw,30rem);display:flex;justify-content:center;align-items:center;flex-direction:column;text-transform:uppercase;padding:0 4rem}.preLoader_before{position:absolute;content:"";height:100%;width:100%;background:var(--color-secondary);top:0;left:0;z-index:1}.preLoader_title{line-height:1;margin-top:2rem;text-align:center;z-index:2}.preLoader_loading,.preLoader_title{color:var(--color-secondary);mix-blend-mode:difference}.preLoader_loading{position:absolute;bottom:0;left:2rem;text-transform:uppercase;font-size:6rem;z-index:9}.footer{--footer-height:15vh;--min-height:10rem;background:var(--color-primary);position:relative;height:var(--footer-height);-webkit-clip-path:polygon(0 0,100% 0,100% 110%,0 110%);clip-path:polygon(0 0,100% 0,100% 110%,0 110%);color:#fff;min-height:var(--min-height)}@media screen and (max-width:30em){.footer{--footer-height:20vh}}.footer_left div{display:flex;flex-direction:column;align-items:baseline}@media screen and (max-width:30em){.footer_left div{align-items:center}}.footer_wrap{background:var(--color-bg-2);padding:0 2rem;position:fixed;bottom:0;left:0;height:var(--footer-height);min-height:var(--min-height)}.footer_container,.footer_wrap{width:100%;display:flex;align-items:center}.footer_container{justify-content:space-between}@media screen and (max-width:30em){.footer_container{padding:2rem 0;flex-direction:column-reverse;gap:3rem;text-align:center;justify-content:center}}.footer_year{font-size:1.2rem;font-family:var(--font-secondary);color:#999;font-weight:400;display:block;margin-bottom:.4rem;margin-left:1.4rem}@media screen and (max-width:48em){.footer_year{font-size:1.7rem}}.footer_name{font-size:1.5rem;font-family:var(--font-secondary);color:#fff;font-weight:400}@media screen and (max-width:48em){.footer_name{font-size:2rem}}.footer_list{display:flex;align-items:center;font-family:var(--font-secondary);font-size:1.5rem}@media screen and (max-width:48em){.footer_list{font-size:2rem}}.footer_list-item a{color:#fff;min-width:7rem;display:flex;justify-content:center;align-items:center;transition:color .3s ease-in-out}@media screen and (max-width:48em){.footer_list-item a{min-width:9rem}}header{min-height:100vh;font-family:MM fonts,sans-serif;display:flex;align-items:center;position:relative}header .bottom-circle{position:absolute;bottom:0;right:0;height:40rem;width:40rem;border-radius:50%;background:var(--color-secondary);transition:var(--transition-long);transition-delay:1s;transform:translate(40%,-20%) scale(0);transform-origin:right}@media screen and (max-width:35.9375em){header .bottom-circle{transform:translate(40%,40%) scale(0)}}header .bottom-circle.in-view{transform:translate(40%,-20%) scale(1)}@media screen and (max-width:35.9375em){header .bottom-circle.in-view{transform:translate(40%,40%) scale(1)}}@media screen and (max-width:30em){header .bottom-circle.in-view{transform:translate(50%,20%) scale(1.2)}}header .circle{position:absolute;top:-30rem;left:-25rem;height:50rem;display:block;width:50rem;border-radius:50%;background:var(--color-secondary);opacity:.1;transition:var(--transition-long);transition-delay:1s}header .header_noise{position:absolute;top:30%;right:-5rem;transform:rotate(-90deg);width:40rem;height:40rem;min-height:300px;pointer-events:none;z-index:100;opacity:.4}header .header_title{text-transform:uppercase;font-size:clamp(4rem,20vw,25rem);line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;font-weight:500}@media screen and (max-width:30em){header .header_title{font-size:clamp(19rem,30vw,15rem)}}header .header_title span{display:block}nav{position:absolute;top:0;left:0;background:transparent;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:calc(var(--gap-padding)*1.2) calc(var(--gap-padding))}nav,nav .btn_link{width:100%}nav .nav_logo{font-family:MM,Arial;font-size:4rem;text-transform:uppercase;transition:var(--transition-long)}@media screen and (max-width:30em){nav .nav_logo{font-size:5rem;transform:scale(1.2)}}nav .nav_logo:hover span:first-child{width:4.7rem;margin-left:5px}@media screen and (max-width:30em){nav .nav_logo:hover span:first-child{width:6rem}}nav .nav_logo:hover span:first-child:after{transform:translateY(-100%) scale(1);transform-origin:center}nav .nav_logo span:first-child{display:inline-block;width:3.9rem;position:relative;transition:var(--transition-long)}@media screen and (max-width:30em){nav .nav_logo span:first-child{width:4.8rem}}nav .nav_logo span:first-child:after{content:"";position:absolute;right:1%;top:50%;width:.7rem;height:.7rem;border-radius:50%;background:var(--color-primary);transform:translateY(-100%) scale(0);transition:var(--transition-medium);transform-origin:center}@media screen and (max-width:30em){nav .nav_logo span:first-child:after{width:.9rem;height:.9rem;right:3%}}nav .nav_logo span:nth-child(2){display:inline-block;width:5.5rem}nav .nav_menu{display:flex;align-items:center;flex-direction:row}@media screen and (max-width:30em){nav .nav_menu{display:none}}nav .nav_menu-item{min-width:10rem;display:flex;justify-content:center}nav .nav_menu-item:last-child{display:flex;align-items:center}nav .nav_menu-item:last-child .btn_link:after{content:none}nav .nav_menu-item:last-child>div:first-child{display:flex;align-items:center}nav .nav_menu-item:last-child>div:last-child{transform:translateY(-3px)}@media screen and (max-width:62em){nav .nav_menu-item:last-child>div:last-child{display:none}}.about_wrap{position:relative}.about_wrap .about{display:flex;justify-content:space-between;flex-wrap:wrap;padding-bottom:20rem}@media screen and (max-width:48em){.about_wrap .about{flex-direction:column;gap:3rem}}.about_wrap .about_btnbox{position:absolute;right:5rem;bottom:-5rem}@media screen and (max-width:75em){.about_wrap .about_btnbox{bottom:-8rem}}@media screen and (max-width:62em){.about_wrap .about_btnbox{bottom:-3rem}}@media screen and (max-width:48em){.about_wrap .about_btnbox{bottom:5rem}}@media screen and (max-width:30em){.about_wrap .about_btnbox{right:2rem}}.about_wrap .about_noise{position:absolute;top:-30%;left:-10rem;transform:rotate(90deg);width:40rem;height:40rem;min-height:300px;pointer-events:none;z-index:100;opacity:.3}.about_wrap .about_wrap{position:relative}.about_wrap .about_wrap:after{content:"";position:absolute;top:-10rem;left:-14rem;height:20rem;width:20rem;border-radius:50%;background:var(--color-primary)}.about_wrap .about_row:first-child{width:65%;font-size:clamp(1.55em,2.3vw,2.5em);padding-right:var(--gap-padding);font-family:MM,sans;text-transform:uppercase;letter-spacing:.4px}@media screen and (max-width:62em){.about_wrap .about_row:first-child{font-size:3rem}}@media screen and (max-width:48em){.about_wrap .about_row:first-child{width:100%;font-size:5rem}}.about_wrap .about_row:last-child{width:30%;text-align:left;padding-left:var(--gap-padding);font-size:.9em;font-family:var(--font-secondary)}@media screen and (max-width:62em){.about_wrap .about_row:last-child{font-size:1.6rem}}@media screen and (max-width:48em){.about_wrap .about_row:last-child{width:60%;padding-left:0;font-size:2.3rem}}@media screen and (max-width:30em){.about_wrap .about_row:last-child{font-size:2.2rem}}.project{text-transform:uppercase;padding-top:clamp(5rem,5vh,9rem);position:relative}.project:before{content:"";position:absolute;top:30%;right:-20rem;width:30rem;height:30rem;border-radius:50%;background:var(--color-primary)}.project_noise{position:absolute;top:0;right:-10rem;transform:rotate(-90deg);width:60rem;height:100%;min-height:300px;pointer-events:none;z-index:100;opacity:.3}.project_title{text-align:left;font-size:6rem;width:max-content;margin-right:auto;position:relative}@media screen and (max-width:62em){.project_title{font-size:8rem}}.project_title-svg{width:13rem;height:auto;position:absolute;left:2rem;top:0;transform:rotate(43deg)}.project_namebox{margin-top:5rem;padding-top:2.5rem;border-top:.3px solid rgba(44,51,51,.388);position:relative;margin-bottom:5rem}.project_link{transition:var(--transition-long-more);position:relative;display:block;overflow:hidden;white-space:nowrap;text-transform:uppercase;font-size:clamp(4rem,10vw,30rem);line-height:1.1}@media screen and (max-width:62em){.project_link{font-size:clamp(12rem,10vw,30rem)}}.project_link_arrow{width:3.5rem;height:3.5rem;margin-left:2rem}@media screen and (max-width:48em){.modal{display:none}}.modal_container{position:fixed;right:9rem!important;width:35rem;overflow:hidden;display:flex;border-radius:15px;justify-content:center;align-items:center;transition:height .6s cubic-bezier(.76,0,.24,1);pointer-events:none}@media screen and (max-width:48em){.modal_container{display:none}}.modal_container_count{font-size:8rem;position:absolute;right:10%;top:50%;transform:translateY(-50%);color:#fff;mix-blend-mode:difference}.modal_imgBox{height:100%;width:100%;position:absolute;transition:top .5s cubic-bezier(.76,0,.24,1)}.modal_single{height:100%;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.modal_single img{height:100%;width:100%;object-fit:cover}.slider{--slider-gap:3rem;border-bottom-left-radius:20rem}.slider_wrap{padding-bottom:9rem}.slider_row{position:relative;width:120vw;left:-10vw;display:flex;gap:var(--slider-gap)}@media screen and (max-width:48em){.slider_row{gap:2rem;width:190vw;left:-20vw}}.slider_row:first-child{margin-bottom:var(--slider-gap)}.slider_row_img{width:25%;height:auto;object-fit:contain}.bigText{background:var(--color-primary);overflow:hidden}.bigText_noise{bottom:0;height:max-content;pointer-events:none;position:absolute;right:-5rem;width:20%;opacity:.7;transform:rotate(-45deg)}.bigText_content{background:var(--color-bg);text-transform:uppercase;font-size:clamp(15rem,20vw,30rem);white-space:nowrap;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.allWork{position:relative}.allWork:after,.allWork:before{content:"";position:absolute;top:0;left:50%;width:20rem;height:20rem;background:var(--color-primary);z-index:-1;border-radius:50%;transform:translate(-50%,-60%)}@media screen and (max-width:30em){.allWork:after,.allWork:before{width:10rem;height:10rem}}.allWork:before{top:13rem;width:4rem;height:4rem;left:calc(50% + 10rem)}@media screen and (max-width:30em){.allWork:before{width:3rem;height:3rem}}.about{position:relative}@media screen and (max-width:30em){.about{padding-bottom:5rem}}.about .project_noise{width:40rem;height:50rem;transform:rotate(-170deg);opacity:.8}.about_afterText{display:flex;align-items:center;gap:1rem;position:absolute;bottom:0;left:var(--container-padding);font-size:1.6rem;line-height:1;transform:translateX(-10%) translateY(-110%) rotate(-90deg);font-family:var(--font-secondary);font-weight:500;z-index:99}.about_afterText a{padding:.4rem;display:inline-block}@media screen and (max-width:62em){.about_afterText{font-size:2rem;transform:translateX(-30%) translateY(-110%) rotate(-90deg)}}@media screen and (max-width:30em){.about_afterText{transform:translateX(-110%);bottom:1rem;left:50%}}.about_top{display:flex;justify-content:flex-end;align-items:center;padding-top:4rem}@media screen and (max-width:30em){.about_top{padding-top:0}}.about_top p{max-width:40rem;font-size:1.6rem;font-family:var(--font-secondary);padding-left:3rem;border-left:3px solid #999}@media screen and (max-width:35.9375em){.about_top p{font-size:2.5rem;max-width:85%}}@media screen and (max-width:30em){.about_top p{font-size:2rem;max-width:85%}}.about_name{font-size:20rem;text-transform:uppercase;line-height:.8;z-index:9;position:relative;height:40rem;margin-bottom:-25rem}@media screen and (max-width:30em){.about_name br{display:none}}@media screen and (max-width:35.9375em){.about_name{margin-bottom:-26rem;font-size:19rem}}@media screen and (max-width:30em){.about_name{margin-bottom:0;height:auto;font-size:27rem}}.about_hello{font-size:1.8rem;font-family:var(--font-secondary);margin-bottom:2rem;display:inline-block;position:relative;font-weight:600}@media screen and (max-width:35.9375em){.about_hello{font-size:3rem}}.about_hello:after{content:"";position:absolute;top:50%;right:-2rem;width:7rem;height:.3rem;background:#999;transform:translateY(-50%) translateX(100%);transition:transform .5s}.about_main{width:95%;margin-left:auto;display:flex;height:50vh;min-height:200px}@media screen and (max-width:35.9375em){.about_main{height:40vh}}@media screen and (max-width:30em){.about_main{width:100%}}.about_main div:first-child{width:65%;background:var(--color-secondary);display:flex;align-items:center;justify-content:center;flex-direction:column}@media screen and (max-width:35.9375em){.about_main div:first-child{width:50%}}@media screen and (max-width:30em){.about_main div:first-child{width:60%;margin-left:-10%}}.about_main div:first-child div{width:max-content;display:flex;align-items:flex-start}.about_main div:first-child div p:first-child{position:relative}.about_main div:first-child div p:first-child:after{content:"";position:absolute;top:50%;right:-2rem;width:7rem;height:.3rem;background:currentColor;transform:translateY(-50%) translateX(100%);transition:transform .5s}.about_main div:first-child p{font-size:5rem;text-align:left;line-height:.9}.about_main div:nth-child(2){position:relative;width:35%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;color:#fff;padding-left:5rem;font-family:var(--font-secondary);font-size:1.5rem;font-weight:300}@media screen and (max-width:35.9375em){.about_main div:nth-child(2){width:50%}}.about_main div:nth-child(2) p:first-child{font-family:var(--font-primary);font-size:4rem}@media screen and (max-width:35.9375em){.about_main div:nth-child(2) p:first-child{font-size:6rem;line-height:1}.about_main div:nth-child(2) p:last-child{font-size:1.7rem;font-weight:300}}.about_main div:nth-child(2):after{background:var(--color-bg-2);content:"";position:absolute;top:0;left:0;height:100%;width:200%;z-index:-1}.endgame{display:flex;align-items:center;justify-content:space-between;padding-bottom:10rem;max-width:110rem}@media screen and (max-width:35.9375em){.endgame{flex-direction:column}}.endgame_container:before{content:none!important}.endgame_wrap{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;background:var(--color-bg)}.endgame_left{width:45%;height:60rem;background-image:url(/images/multi.jpg);background-repeat:no-repeat;border-radius:20px;background-size:130%;background-position:50%;animation:animateBackgroundPosition 9s infinite alternate;box-shadow:inset 0 0 40px rgba(0,0,0,.785)}@media screen and (max-width:35.9375em){.endgame_left{display:none}}.endgame_right{width:45%}@media screen and (max-width:35.9375em){.endgame_right{width:100%}}.endgame_right p{font-family:var(--font-secondary);font-weight:400;line-height:1.5;font-size:1.6rem;letter-spacing:.8px}@media screen and (max-width:35.9375em){.endgame_right p{font-size:3rem}}@media screen and (max-width:30em){.endgame_right p{font-size:2rem}}.endgame_title{font-size:5rem;font-family:var(--font-secondary);font-weight:400;line-height:1.3;margin:3rem 0}@media screen and (max-width:35.9375em){.endgame_title{font-size:6rem;font-weight:500}}.endgame_logo{width:10rem;height:10rem;position:relative}@media screen and (max-width:35.9375em){.endgame_logo{width:16rem;height:16rem}}.endgame_logo span{top:50%;left:50%;font-size:3.5rem;transform:translateY(-40%) translateX(-50%)}.endgame_logo span,.endgame_logo-svg{position:absolute;font-family:var(--font-secondary)}.endgame_logo-svg{top:0;left:0;width:100%;height:100%;transform:translate3d(-51.85px,-51.85px,0) rotate(-105.985deg) skew(-.000393132deg) scaleX(.99999);animation:rotate360 9s linear infinite}@keyframes rotate360{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.myImage{display:flex;justify-content:space-between;gap:5rem}@media screen and (max-width:35.9375em){.myImage{flex-direction:column}}.myImage_text{font-size:clamp(35px,5rem,50px);text-transform:uppercase;line-height:1.2}.myImage_imgBox{width:45%;overflow:hidden;height:700px;border-radius:20px}@media screen and (max-width:35.9375em){.myImage_imgBox{width:100%;height:500px}}.myImage_imgBox_main{height:120%}.myImage_imgBox_wrapper{position:relative;height:100%}.myImage_imgBox_img{width:100%;height:100%;object-fit:cover;transform:translateY(-30%)}.myImage_textBox{width:50%;position:relative}@media screen and (max-width:35.9375em){.myImage_textBox{width:100%}}.myImage_textBox_after{width:13rem;height:13rem;background:var(--color-primary);display:block;border-radius:50%;margin-left:auto;margin-right:9rem;margin-top:9rem;transform-origin:center}.myImage .flag{position:absolute;left:1px;bottom:80%}.aboutDetails,.myImage .flag_container{position:relative}.aboutDetails{padding-top:20rem;padding-bottom:15rem}.aboutDetails_after{position:absolute;width:8rem;height:8rem;border-radius:50%;background:var(--color-primary);left:20%;top:-40%}.aboutDetails .project_noise{left:-12%;transform:rotate(37deg);width:40rem;height:60rem;opacity:.7;top:-50%}.aboutDetails:after{content:"";position:absolute;width:25rem;height:25rem;border-radius:50%;background:var(--color-primary);left:0;top:0;transform:translateX(-60%)}@media screen and (max-width:35.9375em){.aboutDetails:after{top:-20%;transform:translateX(-80%)}}.aboutDetails p{width:70%;font-size:clamp(35px,5rem,50px);text-transform:uppercase;line-height:1.2;margin-left:auto;text-align:right}@media screen and (max-width:35.9375em){.aboutDetails p{width:100%}}.aboutDetails_span{position:relative}.aboutDetails_span-svg{position:absolute;width:14rem;height:7rem;top:37%;left:-90%;transform:rotate(40deg)}.skills{text-transform:uppercase;font-size:clamp(10rem,9vw,30rem);font-weight:300;background:var(--color-bg-2);color:#fff;line-height:1;padding-top:4rem;margin-bottom:10rem;padding-bottom:2rem}.skills,.skills span{display:flex;align-items:center}.skills span{font-size:6rem;line-height:inherit;height:100%;margin:0 .5rem}@keyframes animateBackgroundPosition{0%{background-position:0 0}to{background-position:100% 100%}}.singleProject{padding-top:8rem;position:relative}@media screen and (max-width:64em){.singleProject section{padding-top:8rem;padding-bottom:8rem}}@media screen and (max-width:30em){.singleProject section{padding-top:0}}.singleProject_noise{width:30rem;height:auto;position:absolute;top:-5rem;left:-5rem;transform:rotate(95deg);pointer-events:none}.singleProject_titlebox{display:flex;align-items:center;justify-content:space-between;padding-bottom:0;margin-top:30vh}@media screen and (max-width:48em){.singleProject_titlebox{flex-direction:column;padding-bottom:5rem}}@media screen and (max-width:30em){.singleProject_titlebox{padding-top:10rem!important}}.singleProject_titlebox h1{height:23rem;margin:0}@media screen and (max-width:48em){.singleProject_titlebox h1{text-align:center;height:auto}}.singleProject_titlebox div:first-child{width:70%}.singleProject_titlebox div:nth-child(2){width:25%;display:flex;flex-wrap:wrap;gap:.4rem}@media screen and (max-width:48em){.singleProject_titlebox div:nth-child(2){width:90%;justify-content:center;gap:1rem}}.singleProject_title{font-size:clamp(10rem,15vw,18rem);text-transform:uppercase;font-weight:500}.singleProject_tech{font-family:var(--font-secondary);text-transform:uppercase;font-size:1.3rem;font-weight:400;padding:.6rem 1.7rem;border:1px solid rgba(23,36,42,.329);border-radius:40px;min-width:8rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width:48em){.singleProject_tech{font-size:2rem;padding:1rem 4rem;min-width:12rem}}.singleProject_hero{height:100vh;overflow:hidden;max-height:80rem}@media screen and (max-width:64em){.singleProject_hero{max-height:50rem}}.singleProject_hero_wrapper{height:120%;position:relative}@media screen and (max-width:64em){.singleProject_hero_wrapper{max-height:50rem}}@media screen and (max-width:48em){.singleProject_hero_wrapper>div:first-child{position:absolute;top:0;left:0;width:100%;height:150%}}.singleProject_hero_img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:48em){.singleProject_hero_img{object-fit:contain}}.details{display:flex;justify-content:space-between;position:relative}@media screen and (max-width:30em){.details{flex-direction:column}}.details:after{content:"";position:absolute;bottom:-100%;left:0;width:13rem;height:13rem;border-radius:50%;background:var(--color-primary);z-index:1;pointer-events:none}@media screen and (max-width:48em){.details:after{width:18rem;height:18rem;bottom:-40%;left:-30%}}.details_before{position:absolute;bottom:-90%;left:3%;width:4.3rem;height:4.3rem;border-radius:50%;background:var(--color-primary);z-index:1;pointer-events:none}@media screen and (max-width:48em){.details_before{bottom:-30%;left:100%}}@media screen and (max-width:30em){.details_before{width:12rem;height:12rem;bottom:80%;left:110%}}.details_textbox{width:65%}@media screen and (max-width:30em){.details_textbox{width:100%}}.details_btnwrap{width:30%;display:flex;align-items:center;justify-content:center}@media screen and (max-width:30em){.details_btnwrap{width:100%}}.details .about_btnbox{position:relative;bottom:-10rem}@media screen and (max-width:30em){.details .about_btnbox{bottom:-25rem}}.details .about_btnbox :hover .btn_round_svg{width:1.3rem;height:1.3rem;transform:scale(1)}.details .about_btnbox .btn_round{text-transform:none;width:15rem;height:15rem}.details .about_btnbox .btn_round_svg{display:inline-block;margin-left:.8rem;width:0;height:0;transform:scale(0);transform-origin:center;transition:all .3s ease-out}.details_text{font-family:var(--font-secondary);font-size:2rem}@media screen and (max-width:48em){.details_text{font-size:2.5rem}}.largeSlider{position:relative;overflow:hidden;padding-top:5rem}.largeSlider_hand{font-size:1.4rem;position:fixed;z-index:999;display:grid;place-items:center;transition:var(--transition-medium);pointer-events:none;color:#fff;font-family:var(--font-secondary);width:11rem;height:11rem;background:rgba(0,0,0,.412);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;transform-origin:center center}.largeSlider_hand p{display:flex;align-items:center;transition:var(--transition-medium)}.largeSlider_hand p span{font-size:2rem;margin:0 7px;display:inline-block}.largeSlider:before{content:"Drag";text-transform:uppercase;font-size:7rem;left:1.5rem;top:50%;position:absolute}.largeSlider .slider{max-width:100%;margin:0 7rem 0 12rem;transition:transform .4s ease-out;background:var(--color-bg)}.largeSlider .slider:active .largeSlider_hand{transform:scale(.8)}.largeSlider .slider:active{transform:scale(.98)}.largeSlider .slides{display:flex;list-style:none;will-change:transform;scroll-behavior:smooth}.largeSlider .slides:hover{cursor:-webkit-grab;cursor:grab}.largeSlider .slides:active{cursor:-webkit-grabbing;cursor:grabbing}.largeSlider .slides li{scroll-snap-align:start}.largeSlider .slides li:not(:last-of-type){margin-right:3rem}.largeSlider .slides li div{height:80rem;width:80vw;background-size:contain;background-position:50%;background-repeat:no-repeat;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:30em){.largeSlider .slides li div{height:40rem}}.mobileImage{display:flex;align-items:center;justify-content:center;gap:10rem;position:relative}@media screen and (max-width:30em){.mobileImage{flex-direction:column}}.mobileImage .imageContainer{position:relative}@media screen and (max-width:62em){.mobileImage .imageContainer{width:33%}}@media screen and (max-width:30em){.mobileImage .imageContainer{width:70%;gap:0}}.mobileImage .imageContainer:first-child{top:7rem}.mobileImage .imageContainer:nth-child(3){top:-7rem}@media screen and (max-width:30em){.mobileImage .imageContainer:nth-child(3){top:-12rem}}.mobileImage_img{width:300px;height:100%;object-fit:contain;border-radius:10px}@media screen and (max-width:62em){.mobileImage_img{width:100%}}.nextProject{background:var(--color-primary);position:relative}.nextProject:before{position:absolute;left:0;top:-20%;content:"";width:25rem;height:25rem;border-radius:50%;background:var(--color-primary);transform:translateX(-70%) translateY(-50%)}.nextProject_noise{bottom:0;height:max-content;pointer-events:none;position:absolute;right:-5rem;width:20%;opacity:.7;transform:rotate(-45deg)}.nextProject_noise-2{width:25%;top:-170%;left:-17rem;transform:rotate(105deg)}.nextProject_container{display:flex;justify-content:center;align-items:center;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background:var(--color-bg)}.nextProject_wrap{position:relative;overflow:hidden;height:20rem}.nextProject_wrap span{transition:all 1s cubic-bezier(.075,.82,.165,1);transition-delay:.3s}.nextProject_title{font-size:clamp(13rem,13vw,20rem);text-transform:uppercase;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all 1s cubic-bezier(.075,.82,.165,1);position:relative}@media screen and (max-width:62em){.nextProject_title{font-size:clamp(17rem,20vw,20rem)}}.nextProject_img{position:absolute;top:100%;left:50%;width:25rem;height:100%;border-radius:1.3rem;transform:translateX(-50%);transition:all .6s cubic-bezier(.89,.17,.52,.93)}.nextProject_img img{width:100%;height:100%;border-radius:1.3rem;object-fit:cover}.nextProject_viewNext{font-size:2.6rem}@media screen and (max-width:62em){.nextProject_viewNext{font-size:4.6rem}}.nextProject_floatBtn{position:fixed;width:11rem;height:11rem;text-transform:uppercase;background-color:rgba(0,0,0,.525);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:99;pointer-events:none;font-size:2.3rem;letter-spacing:.1rem;transition:var(--transition-medium);will-change:scroll-position}.allWork{padding-top:10rem}.allWork .nextProject_noise{left:5rem;right:auto;transform:rotate(45deg)}.allWork_bottom{width:100%;height:50px;background:var(--color-primary)}.allWork_bottom_inner{width:100%;height:100%;background:var(--color-bg);border-bottom-right-radius:20px;border-bottom-left-radius:20px}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pr-0{padding-right:0}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-column{flex-direction:column}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}body{margin:0}:where([draggable=true]){-webkit-user-drag:element}main{display:block}h1{font-size:2em;margin:.67em 0;font-family:MM,Arial}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:clip}.lenis.lenis-smooth iframe{pointer-events:none}.style_menu__pn6Ge{position:fixed;display:flex;z-index:999;height:100vh;width:100vw;background:#0e1518;flex-direction:column;justify-content:space-between;overflow:hidden}.style_menu__pn6Ge .style_body__SIj40{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);width:100%}.style_menu__pn6Ge .style_body__SIj40 .style_el__v37yl{display:flex;justify-content:center;cursor:pointer;perspective:80vw;transform-origin:top}.style_menu__pn6Ge .style_body__SIj40 .style_el__v37yl:hover .style_outer__Ki_C_ .style_container__VQJSk{opacity:1}.style_menu__pn6Ge .style_body__SIj40 a,.style_menu__pn6Ge .style_body__SIj40 p{color:#fff;text-transform:uppercase;font-size:12vw;line-height:12vw;margin:0;text-decoration:none;padding-top:0}@media screen and (max-width:30em){.style_menu__pn6Ge .style_body__SIj40 a,.style_menu__pn6Ge .style_body__SIj40 p{font-size:25vw;line-height:20vw}}.style_menu__pn6Ge .style_body__SIj40 .style_outer__Ki_C_{display:flex;position:absolute;height:100%;width:100%;overflow:hidden;pointer-events:none;will-change:top}.style_menu__pn6Ge .style_body__SIj40 .style_outer__Ki_C_ .style_inner__Avf_p{background-color:var(--color-secondary);position:absolute;white-space:nowrap;height:100%;top:100%;display:flex}.style_menu__pn6Ge .style_body__SIj40 .style_outer__Ki_C_ .style_inner__Avf_p .style_container__VQJSk{display:flex;align-items:center;animation:style_slider__yH8xG 12s linear infinite;transition:opacity .3s;position:relative;opacity:0}.style_menu__pn6Ge .style_body__SIj40 .style_outer__Ki_C_ .style_inner__Avf_p .style_container__VQJSk:nth-of-type(2){transition-delay:-4s}.style_menu__pn6Ge .style_body__SIj40 .style_outer__Ki_C_ .style_inner__Avf_p .style_container__VQJSk:nth-of-type(3){transition-delay:-6s}.style_menu__pn6Ge .style_body__SIj40 .style_outer__Ki_C_ .style_inner__Avf_p .style_container__VQJSk p{color:#000}.style_menu__pn6Ge .style_body__SIj40 .style_outer__Ki_C_ .style_background__5z_S7{background-color:#000;position:absolute;height:100%;width:100%;top:100%}@keyframes style_slider__yH8xG{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}.style_imageContainer__yIDTj{width:10rem;height:auto}