.style_cursorCircle__281To{display:none;z-index:20;height:3rem;width:3rem;border-radius:50%;border:2px solid var(--accent);position:absolute;top:0;transform:translate(-50%,-50%);box-shadow:0 0 40px rgba(var(--accent-glow),.4);transition:transform .15s ease,box-shadow .15s ease}.style_landing__19zCC{display:flex;height:100vh;overflow:hidden;z-index:1;width:100vw;cursor:none;position:relative}.style_landing__19zCC:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(50% 65% at 20% 30%,rgba(var(--accent-glow),.14),transparent 65%),radial-gradient(40% 60% at 80% 70%,rgba(var(--accent-glow),.08),transparent 65%),linear-gradient(180deg,rgba(10,10,12,.25) 0,rgba(10,10,12,.6) 75%,rgba(10,10,12,.95) 100%)}.style_landing__19zCC .style_modelStage__JeKn1{position:absolute;inset:0;z-index:1;touch-action:pan-y}.style_landing__19zCC .style_modelStage__JeKn1>*{width:100%;height:100%}.style_landing__19zCC .style_modelStage__JeKn1:after{content:"";position:absolute;inset:0;pointer-events:none;background:rgba(10,10,12,.22);z-index:2}.style_landing__19zCC .style_modelStage__JeKn1 canvas{touch-action:pan-y!important}.style_landing__19zCC .style_imageContainer__TrakT{display:flex;flex-direction:column;position:absolute;top:0;width:100vw;height:100vh;overflow:hidden;left:0;z-index:1}.style_landing__19zCC .style_image__tFAd2{position:relative;transform:scale(1.1);filter:saturate(1.05) contrast(1.05)}.style_landing__19zCC .style_eyebrow__B_lWu{display:inline-flex;align-items:center;gap:.6rem;font-size:.72rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--accent);padding:.4rem .85rem;border:1px solid rgba(var(--accent-glow),.38);border-radius:999px;background:rgba(var(--accent-glow),.06);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin:0 0 1.5rem!important;width:-moz-fit-content;width:fit-content}.style_landing__19zCC .style_eyebrow__B_lWu:before{content:"";width:6px;height:6px;background:var(--accent);border-radius:50%;box-shadow:0 0 10px var(--accent);animation:style_landingPulse__PXfWP 2.4s ease-in-out infinite}.style_landing__19zCC .style_heading__QS_m1{font-size:clamp(2.8rem,6.2vw,6rem);font-weight:300;width:80vw;line-height:1.03;letter-spacing:-.035em;max-width:18ch}.style_landing__19zCC .style_subheading__UINcm{font-size:clamp(1.15rem,1.8vw,1.6rem);font-weight:300;position:absolute;top:62vh;width:80vw;color:var(--accent);letter-spacing:-.005em;max-width:55ch;line-height:1.4}.style_landing__19zCC .style_description__JR3rA{position:absolute;top:14vh;left:10vw;color:#fff;z-index:3}.style_landing__19zCC .style_description__JR3rA p{margin:0 0 10px}@keyframes style_landingPulse__PXfWP{0%,to{opacity:1}50%{opacity:.35}}@media screen and (max-width:950px){.style_landing__19zCC .style_heading__QS_m1{font-size:48px}.style_landing__19zCC .style_subheading__UINcm{font-size:22px;top:55vh}}@media screen and (max-width:500px){.style_landing__19zCC .style_eyebrow__B_lWu{font-size:.65rem;padding:.3rem .7rem}.style_landing__19zCC .style_heading__QS_m1{font-size:32px}.style_landing__19zCC .style_subheading__UINcm{font-size:15px;top:50vh}}.style_project__s7KHO{display:flex;justify-space:between;align-items:center;padding:5vh 3vw;border-top:1px solid hsla(0,0%,100%,.12);width:84vw;margin-left:5vw;color:#fff;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.style_project__s7KHO:after{content:"";position:absolute;top:-1px;left:0;height:1px;width:0;background:var(--accent);box-shadow:0 0 20px var(--accent);transition:width .5s cubic-bezier(.16,1,.3,1)}.style_project__s7KHO:hover:after{width:100%}.style_project__s7KHO .style_price__Ltaew{margin-top:3vh;text-align:center;font-weight:600;max-width:220px;justify-content:center;padding:.55rem 1.2rem;align-items:center;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.04);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;color:#fff;font-size:.95rem;letter-spacing:-.005em;transition:all .4s cubic-bezier(.16,1,.3,1)}.style_project__s7KHO h2{font-size:clamp(24px,2.4vw,36px);margin:0;font-weight:500;line-height:1.15;letter-spacing:-.025em;transition:all .4s;width:30vw}.style_project__s7KHO h4{font-weight:400;line-height:1.5;transition:all .4s;width:30vw}.style_project__s7KHO p{margin-left:10vw;line-height:1.6;transition:all .4s;font-weight:300;font-size:clamp(16px,1.3vw,19px);width:60vw}.style_project__s7KHO:last-of-type{border-bottom:1px solid gray}.style_project__s7KHO:hover{color:var(--accent)}.style_project__s7KHO:hover h2,.style_project__s7KHO:hover h4{transform:translateX(-10px)}.style_project__s7KHO:hover p{transform:translateX(10px);color:var(--text-dim)}.style_project__s7KHO:hover .style_price__Ltaew{transform:translateX(-10px);border-color:var(--accent);background:var(--accent);color:#0a0a0c;box-shadow:0 8px 32px -8px rgba(var(--accent-glow),.55)}@media screen and (max-width:950px){.style_project__s7KHO h2{font-size:26px}.style_project__s7KHO p{font-size:15px;line-height:1.6}}@media screen and (max-width:570px){.style_project__s7KHO{flex-wrap:wrap;padding:2vh 3vw}.style_project__s7KHO h2{font-size:22px;width:80vw}.style_project__s7KHO h4{width:80vw}.style_project__s7KHO p{font-size:15px;width:80vw}.style_project__s7KHO .style_price__Ltaew{margin-top:2vh;max-width:150px;font-size:14px;padding:.5rem 1rem;border-radius:999px}.style_project__s7KHO:hover .style_price__Ltaew,.style_project__s7KHO:hover h2,.style_project__s7KHO:hover h4,.style_project__s7KHO:hover p{transform:translateX(10px)}}.style_separator__3_mVe{position:relative;padding-top:10px;margin-bottom:10px;z-index:10;border-top:1px solid gray}.style_orange__785aL{color:#f85c24}.style_projects__WQl69{display:flex;align-items:center;padding-left:5vw;padding-right:5vw;width:90vw;flex-direction:column;z-index:1;color:#fff}.style_projects__WQl69 .style_imageContainer__k_WM9{display:flex;flex-direction:column;position:relative;width:100vw;overflow:hidden;left:0}.style_projects__WQl69 .style_links__tgQxN{text-decoration:none;color:#000}.style_projects__WQl69 .style_body__4ClWX{width:100%;display:flex;flex-direction:column;margin-bottom:5vw;position:relative}.style_projects__WQl69 .style_modalContainer__9e7ND{height:260px;width:420px;position:fixed;top:50%;left:50%;background-color:#fff;pointer-events:none;overflow:hidden;z-index:1;border-radius:15px}.style_projects__WQl69 .style_modalSlider__7xRZO{height:100%;width:100%;position:relative;transition:top .5s cubic-bezier(.76,0,.24,1)}.style_projects__WQl69 .style_modal__Ha2Gc{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.style_projects__WQl69 .style_modal__Ha2Gc img{height:auto;border-radius:15px}.style_projects__WQl69 .style_cursorLabel__HfUPD,.style_projects__WQl69 .style_cursor__cBfai{width:140px;height:80px;border-radius:20px;background-color:#0b005f;color:#fff;position:fixed;z-index:1;display:flex;margin-left:35%;margin-top:15%;align-items:center;justify-content:center;font-size:14px;font-weight:300;pointer-events:none}.style_description__A_bhM{padding-left:5vw;width:90vw;display:block;justify-content:center;font-weight:300;position:relative}.style_description__A_bhM:before{content:"";position:absolute;top:0;left:0;right:0;height:400px;background:radial-gradient(50% 80% at 20% 0,rgba(var(--accent-glow),.07),transparent);pointer-events:none;z-index:0}.style_description__A_bhM .style_textL__FpZMT{font-size:clamp(18px,1.5vw,22px);position:relative;z-index:1;color:var(--text-dim);line-height:1.65;max-width:72ch}.style_description__A_bhM .style_body__4ClWX{margin-top:10vh;display:flex;flex-direction:column;justify-content:left;position:relative;z-index:1}.style_description__A_bhM .style_body__4ClWX p{margin:0}.style_description__A_bhM .style_body__4ClWX p:first-of-type{font-size:clamp(44px,6vw,80px);gap:100px;line-height:1.02;letter-spacing:-.035em;font-weight:400}.style_description__A_bhM .style_body__4ClWX p:first-of-type .style_mask__XKc62{position:relative;overflow:hidden;display:inline-flex;font-weight:400;margin-right:.2em}.style_description__A_bhM .style_body__4ClWX p:nth-of-type(2){font-size:clamp(17px,1.5vw,22px);width:80%;font-weight:300;line-height:1.6}.style_description__A_bhM .style_body__4ClWX .style_button__rqBft{top:80%;left:calc(100% - 200px);width:180px;height:180px;background-color:#1c1d20;color:#fff;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer}.style_description__A_bhM .style_body__4ClWX .style_button__rqBft p{margin:0;font-size:16px;font-weight:300;position:relative;z-index:20}@media screen and (max-width:950px){.style_description__A_bhM .style_body__4ClWX p:first-of-type{font-size:32px}}.style_cursorCircle__aMS4C{display:none;z-index:20;height:3rem;width:3rem;border-radius:50%;border:2px solid #f85c24;position:absolute;transform:translate(-50%,-50%)}.style_description__mJBNA{cursor:none;width:100vw;display:block;justify-content:center;font-weight:300}.style_description__mJBNA .style_imageContainer__BWcfw{display:flex;flex-direction:column;position:absolute;top:100vh;width:100vw;height:65vh;overflow:hidden;left:0;mask-image:linear-gradient(180deg,#000 75%,transparent);-webkit-mask-image:linear-gradient(180deg,#000 75%,transparent)}.style_description__mJBNA .style_image__nKUZv{position:relative;transform:scale(1.1)}.style_description__mJBNA .style_firstSection__TBx4Q{margin-top:5vh;display:flex;justify-content:space-between}.style_description__mJBNA .style_firstSection__TBx4Q .style_textXL__HDTLi{font-size:36px;line-height:1.5}.style_description__mJBNA .style_firstSection__TBx4Q .style_textL__U_bKL{font-size:16px;line-height:1.5}.style_description__mJBNA .style_firstSection__TBx4Q .style_orange__qlbxr{color:#f85c24}.style_description__mJBNA .style_body__QadG8{margin-left:5vw;margin-top:clamp(2.5rem,5vw,5rem);display:flex;position:relative;color:#fff}.style_description__mJBNA .style_body__QadG8 p{margin:0}.style_description__mJBNA .style_body__QadG8 p:first-of-type{font-size:clamp(44px,6vw,80px);gap:100px;line-height:1.02;letter-spacing:-.035em;font-weight:400}.style_description__mJBNA .style_body__QadG8 p:first-of-type .style_mask__VYAMR{position:relative;overflow:hidden;display:inline-flex;font-weight:400;margin-right:.2em}.style_description__mJBNA .style_body__QadG8 p:nth-of-type(2){font-size:18px;width:80%;font-weight:300}.style_description__mJBNA .style_body__QadG8 .style_button__gnFhQ{top:80%;left:calc(100% - 200px);width:180px;height:180px;background-color:#1c1d20;color:#fff;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer}.style_description__mJBNA .style_body__QadG8 .style_button__gnFhQ p{margin:0;font-size:16px;font-weight:300;position:relative;z-index:1}.style_paragraph_left_first__2UQvz{position:relative;line-height:2rem;width:80vw;text-align:left;color:#fff;margin-left:10vw;padding-bottom:20vh}@media screen and (max-width:950px){.style_description__mJBNA .style_firstSection__TBx4Q{margin-top:0;display:block}.style_description__mJBNA .style_firstSection__TBx4Q .style_textXL__HDTLi{font-size:24px}.style_description__mJBNA .style_body__QadG8 p:first-of-type{font-size:32px}.style_paragraph_left_first__2UQvz{line-height:1.6rem;margin-top:0;padding-top:10vh}}@media screen and (max-width:500px){.style_paragraph_left_first__2UQvz{line-height:1.3rem;margin-top:0;padding-top:5vh}.style_description__mJBNA .style_firstSection__TBx4Q .style_textXL__HDTLi{font-size:20px}}.style_gripsInAction__UOI1K{position:relative;width:100vw;padding:15vh 0;overflow:hidden;color:#fff}.style_backdrop__xAADE{position:absolute;inset:0;z-index:0;overflow:hidden}.style_backdropImage__Nxnt5{position:absolute;inset:0;opacity:0;transition:opacity 1.2s ease-in-out;will-change:opacity;object-fit:cover;object-position:center}.style_backdropImage__Nxnt5.style_active__5JGo3{opacity:1}.style_overlay__ZRE0K{position:absolute;inset:0;background:rgba(0,0,0,.55);z-index:1;pointer-events:none}.style_body__d3IvD{position:relative;z-index:2;margin-left:5vw;margin-top:clamp(2.5rem,5vw,5rem);display:flex;color:#fff}.style_body__d3IvD p{margin:0;font-size:clamp(44px,6vw,80px);gap:100px;line-height:1.02;letter-spacing:-.035em;font-weight:400}.style_body__d3IvD p .style_mask__OQHyc{position:relative;overflow:hidden;display:inline-flex;font-weight:400;margin-right:.2em}.style_firstSection__r_cb5{position:relative;z-index:2;margin-top:5vh;display:flex;justify-content:space-between}.style_firstSection__r_cb5 .style_textXL__A1fSE{font-size:36px;line-height:1.5}.style_firstSection__r_cb5 .style_orange__BTRjC{color:#f85c24}.style_paragraphLeft__IHlRY{position:relative;line-height:2rem;width:80vw;text-align:left;color:#fff;margin-left:10vw}@media screen and (max-width:950px){.style_gripsInAction__UOI1K{padding:10vh 0}.style_firstSection__r_cb5{margin-top:0;display:block}.style_firstSection__r_cb5 .style_textXL__A1fSE{font-size:24px}.style_body__d3IvD p{font-size:32px}}@media screen and (max-width:500px){.style_firstSection__r_cb5 .style_textXL__A1fSE{font-size:20px}.style_paragraphLeft__IHlRY{line-height:1.4rem}}.style_howWeWork__iiFk3{position:relative;min-height:100vh;overflow:hidden;display:flex;align-items:flex-start;z-index:1;color:#fff;padding:clamp(2.5rem,5vw,5rem) 5vw clamp(5rem,8vw,9rem);cursor:none}.style_cursorCircle__KWyNI{display:none;z-index:20;height:3rem;width:3rem;border-radius:50%;border:2px solid var(--accent,#f85c24);position:absolute;top:0;transform:translate(-50%,-50%);pointer-events:none}@media(hover:none){.style_howWeWork__iiFk3{cursor:auto}.style_cursorCircle__KWyNI{display:none!important}}.style_modelStage__N_cjx{position:absolute;inset:0;z-index:0;touch-action:pan-y}.style_modelStage__N_cjx>*{width:100%;height:100%}.style_modelStage__N_cjx canvas{touch-action:pan-y!important}.style_scrim__uGXEv{position:absolute;inset:0;pointer-events:none;background:radial-gradient(50% 70% at 80% 50%,rgba(var(--accent-glow),.14),transparent 65%),linear-gradient(90deg,rgba(10,10,12,.85) 0,rgba(10,10,12,.55) 50%,rgba(10,10,12,.2) 100%)}.style_content__zjyBS{position:relative;z-index:2;max-width:46ch;pointer-events:none}.style_content__zjyBS>*{pointer-events:auto}.style_title__ZT5ET{font-size:clamp(44px,6vw,80px);line-height:1.02;letter-spacing:-.035em;font-weight:400;margin:0 0 clamp(1.25rem,2.5vh,2.5rem);color:#fff}.style_title__ZT5ET .style_mask__6yO13{position:relative;overflow:hidden;display:inline-flex;margin-right:.2em}.style_lede__EacpN{font-size:clamp(17px,1.5vw,22px);line-height:1.6;font-weight:300;color:var(--text-dim,#a8a8b0)}.style_lede__EacpN strong{font-weight:400}.style_orange__Uo721{color:var(--accent,#f85c24)}@media(max-width:900px){.style_howWeWork__iiFk3{min-height:80vh;padding:clamp(4rem,10vw,6rem) 5vw}.style_scrim__uGXEv{background:radial-gradient(60% 50% at 50% 100%,rgba(var(--accent-glow),.12),transparent 60%),linear-gradient(180deg,rgba(10,10,12,.25) 0,rgba(10,10,12,.85) 100%)}.style_content__zjyBS{max-width:100%;margin-top:auto}}.style_contact__P_Y_5{z-index:10;color:#fff;background-color:#000;display:flex;position:relative}.style_contact__P_Y_5 .style_body__KXCt8{justify-content:center}.style_contact__P_Y_5 .style_body__KXCt8 .style_centered__fpFsm{align-items:center;justify-content:center;display:flex}.style_contact__P_Y_5 .style_body__KXCt8 .style_title__gty19{margin-top:10vh;border-bottom:2px solid #000;width:90vw;margin-left:5vw;margin-right:5vw;position:relative}.style_contact__P_Y_5 .style_body__KXCt8 .style_title__gty19 span{display:flex;align-items:center}.style_contact__P_Y_5 .style_body__KXCt8 .style_title__gty19 span .style_imageContainer__YmFNh{width:100px;height:100px;position:relative;border-radius:50%;overflow:hidden}.style_contact__P_Y_5 .style_body__KXCt8 .style_title__gty19 span .style_imageContainer__YmFNh img{object-fit:cover}.style_contact__P_Y_5 .style_body__KXCt8 .style_title__gty19 span h2{margin-left:.3em}.style_contact__P_Y_5 .style_body__KXCt8 .style_title__gty19 h2{font-size:clamp(44px,6vw,96px);margin:0;font-weight:400;letter-spacing:-.035em;line-height:1.02}.style_contact__P_Y_5 .style_body__KXCt8 .style_title__gty19 .style_button__cFyS1{width:180px;height:180px;background-color:#455ce9;color:#fff;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer}.style_contact__P_Y_5 .style_body__KXCt8 .style_title__gty19 .style_button__cFyS1 p{margin:0;font-size:16px;font-weight:300;z-index:2;position:relative}.style_contact__P_Y_5 .style_body__KXCt8 .style_title__gty19 svg{position:absolute;top:30%;left:100%}.style_contact__P_Y_5 .style_body__KXCt8 .style_nav__97zA1{justify-content:center;align-items:center;margin-top:3vh;margin-bottom:3vh;position:relative;display:flex;gap:40px;color:#000;z-index:10;font-weight:900}.style_contact__P_Y_5 .style_body__KXCt8 .style_info__WuMwp{position:relative;display:flex;border-top:1px solid gray;justify-content:center;font-size:16px;gap:10vw;background-color:#000;padding:10px;z-index:10}.style_contact__P_Y_5 .style_body__KXCt8 .style_info__WuMwp div{display:flex;gap:10px;align-items:flex-end}.style_contact__P_Y_5 .style_body__KXCt8 .style_info__WuMwp div h3,.style_contact__P_Y_5 .style_body__KXCt8 .style_info__WuMwp div p{margin:0;padding:2.5px;cursor:pointer}.style_contact__P_Y_5 .style_body__KXCt8 .style_info__WuMwp div span{display:flex;flex-direction:column;gap:10px}.style_boldtext__WVPcD{font-weight:700}.style_label__UWatb{display:flex;flex-direction:column;width:40vw;z-index:10}.style_header__KCUQw{color:#000;font-weight:500;margin-bottom:.25rem;font-size:16px}.style_divlabel__LVRPf{width:100%;z-index:10}.style_contactButton__57lYn{background-color:transparent;font-weight:500;color:#fff;outline-offset:2px;width:-moz-fit-content;width:fit-content;z-index:10;font-size:clamp(15px,1.15vw,17px);letter-spacing:-.005em;border:1px solid hsla(0,0%,100%,.22);border-radius:999px;flex-direction:column;position:relative;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .3s cubic-bezier(.16,1,.3,1);padding:.9rem 1.8rem}.style_contactButton__57lYn .style_arrows__MSK4b{position:absolute;top:5px;left:0;visibility:hidden;transform:scale(0)}.style_contactButton__57lYn .style_textButton__GAnEU{text-decoration:none}.style_contactButton__57lYn:hover{background:var(--accent);border-color:var(--accent);color:#0a0a0c;transform:translateY(-2px);box-shadow:0 8px 32px -8px rgba(var(--accent-glow),.5)}@media screen and (max-width:950px){.style_contact__P_Y_5 .style_body__KXCt8 .style_title__gty19{border-bottom:1px solid #000}.style_contact__P_Y_5 .style_body__KXCt8 .style_title__gty19 span h2{font-size:30px}.style_contact__P_Y_5 .style_body__KXCt8 .style_info__WuMwp{font-size:13px;gap:6vw}.style_contact__P_Y_5 .style_body__KXCt8 .style_nav__97zA1{align-items:center;flex-direction:column;display:flex;gap:20px;margin-top:4vh;z-index:10;font-weight:700}}.style_project__I2aPN{display:block;justify-space:between;align-items:center;padding:5vh 1vw;border-top:1px solid hsla(0,0%,100%,.12);position:relative;overflow:hidden;color:#fff;transition:all .3s cubic-bezier(.16,1,.3,1)}.style_project__I2aPN:after{content:"";position:absolute;top:-1px;left:0;height:1px;width:0;background:var(--accent);box-shadow:0 0 20px var(--accent);transition:width .5s cubic-bezier(.16,1,.3,1)}.style_project__I2aPN:hover:after{width:100%}.style_project__I2aPN .style_imageContainer__g7Aj5{display:flex;flex-direction:row;position:absolute;width:130px;height:130px;border-radius:50%;overflow:hidden;left:0}.style_project__I2aPN .style_price__xzIDR{text-align:left;font-weight:500;width:28vw;color:var(--accent);font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;margin-top:.5rem;transition:all .4s}.style_project__I2aPN h2{font-size:clamp(22px,2vw,32px);margin:0;font-weight:500;line-height:1.2;letter-spacing:-.02em;transition:all .4s;width:28vw}.style_project__I2aPN p{line-height:1.6;transition:all .4s;font-weight:300;font-size:clamp(16px,1.3vw,19px);width:28vw}.style_project__I2aPN:last-of-type{border-bottom:1px solid gray}.style_project__I2aPN:hover h2{transform:translateX(-10px)}.style_project__I2aPN:hover p{transform:translateX(10px)}.style_project__I2aPN:hover .style_price__xzIDR{transform:translateX(-10px)}@media screen and (max-width:950px){.style_project__I2aPN{padding:5vh 2.5vw}.style_project__I2aPN h2{font-size:22px;width:28vw}.style_project__I2aPN p{font-size:15px;line-height:1.6;width:30vw}.style_project__I2aPN .style_price__xzIDR{width:28vw}}@media screen and (max-width:630px){.style_project__I2aPN{flex-wrap:wrap}.style_project__I2aPN h2{width:85vw}.style_project__I2aPN p{margin-top:20px;width:85vw}.style_project__I2aPN .style_price__xzIDR{width:85vw;text-align:left}.style_project__I2aPN:hover .style_price__xzIDR,.style_project__I2aPN:hover h2,.style_project__I2aPN:hover p{transform:translateX(10px)}}.style_orange__sPGnm{color:#f85c24}.style_projects__4Hgb_{display:flex;padding-left:5vw;padding-right:5vw;flex-direction:column;z-index:1;color:#fff;background-color:#000;position:relative}.style_projects__4Hgb_ .style_body__KKUY3{display:flex;flex-direction:row;margin-bottom:5vw;position:relative}.style_projects__4Hgb_ .style_modalContainer__CR5h_{height:260px;position:fixed;top:50%;left:50%;background-color:#fff;pointer-events:none;overflow:hidden;z-index:1;border-radius:15px}.style_projects__4Hgb_ .style_modalSlider___YjJr{height:100%;width:100%;position:relative;transition:top .5s cubic-bezier(.76,0,.24,1)}.style_projects__4Hgb_ .style_modal__fklNK{display:flex}.style_projects__4Hgb_ .style_modal__fklNK img{height:auto;border-radius:15px}.style_projects__4Hgb_ .style_cursorLabel__50Vlb,.style_projects__4Hgb_ .style_cursor__AovFU{width:140px;height:80px;border-radius:20px;background-color:#0b005f;color:#000;position:fixed;z-index:1;display:flex;margin-left:35%;margin-top:15%;align-items:center;justify-content:center;font-size:14px;font-weight:300;pointer-events:none}.style_description__iZg4l{width:90vw;display:block;justify-content:center;font-weight:300;position:relative}.style_description__iZg4l:before{content:"";position:absolute;top:5vh;right:0;width:50%;height:400px;background:radial-gradient(50% 80% at 80% 0,rgba(var(--accent-glow),.06),transparent 65%);pointer-events:none;z-index:0}.style_description__iZg4l .style_textL__mKROm{font-size:clamp(17px,1.5vw,22px);line-height:1.6}.style_description__iZg4l .style_body__KKUY3{margin-top:10vh;display:flex;width:50vw;flex-direction:column;justify-content:left;position:relative;z-index:1}.style_description__iZg4l .style_body__KKUY3 p{margin:0}.style_description__iZg4l .style_body__KKUY3 p:first-of-type{font-size:clamp(44px,6vw,80px);gap:100px;line-height:1.02;letter-spacing:-.035em;font-weight:400}.style_description__iZg4l .style_body__KKUY3 p:first-of-type .style_mask__tLmTf{position:relative;overflow:hidden;display:inline-flex;font-weight:400;margin-right:.2em}.style_description__iZg4l .style_body__KKUY3 p:nth-of-type(2){font-size:clamp(17px,1.5vw,22px);width:80%;font-weight:300;line-height:1.6}.style_description__iZg4l .style_body__KKUY3 .style_button__wEdb8{top:80%;left:calc(100% - 200px);width:180px;height:180px;background-color:#1c1d20;color:#fff;border-radius:50%;position:absolute;display:flex;align-items:center;justify-content:center;cursor:pointer}.style_description__iZg4l .style_body__KKUY3 .style_button__wEdb8 p{margin:0;font-size:16px;font-weight:300;position:relative;z-index:20}@media screen and (max-width:950px){.style_description__iZg4l .style_body__KKUY3{flex-direction:column}.style_description__iZg4l .style_body__KKUY3 p:first-of-type{font-size:32px}}@media screen and (max-width:630px){.style_projects__4Hgb_ .style_body__KKUY3{flex-direction:column}.style_description__iZg4l .style_textL__mKROm{font-size:15px;line-height:1.6}}.style_link__p0dN0{position:relative;display:flex;align-items:center;justify-content:center}.styles_svgCurve__a63F0{position:absolute;top:0;left:-99px;width:100px;height:100%;fill:#000;stroke:none}.style_footer__eZZQQ{display:flex;width:100%;justify-content:center;font-size:14px;gap:40px}.style_menu__jOZ4g{height:100vh;background-color:#000;position:fixed;right:0;top:0;z-index:11;width:100vw}.style_menu__jOZ4g .style_body__g5v8Q{box-sizing:border-box;height:100vh;width:100vw;padding:65px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px}.style_menu__jOZ4g .style_body__g5v8Q .style_nav__aHW3P{display:flex;flex-direction:column;font-size:32px;gap:12px;margin-top:50px}.style_menu__jOZ4g .style_body__g5v8Q .style_nav__aHW3P .style_header__r4s_r{color:#999;border-bottom:1px solid #999;text-transform:uppercase;font-size:13px;letter-spacing:.08em;margin-bottom:40px}.style_menu__jOZ4g .style_body__g5v8Q .style_nav__aHW3P a{text-decoration:none;color:#fff;font-weight:300;padding-top:10px;padding-bottom:10px}.languageSwitcher_langs__CHOoE{display:inline-flex;align-items:center;gap:.1rem;margin-left:.75rem;padding:.15rem;border:1px solid hsla(0,0%,100%,.15);border-radius:999px;background:hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.languageSwitcher_btn__POx1n{font-family:inherit;font-size:.72rem;font-weight:600;letter-spacing:.08em;color:hsla(0,0%,100%,.55);background:transparent;border:0;padding:.3rem .55rem;border-radius:999px;cursor:pointer;transition:color .2s ease,background .2s ease}.languageSwitcher_btn__POx1n:hover{color:hsla(0,0%,100%,.9)}.languageSwitcher_active__0lQLi{background:#f85c24;color:#0a0a0c}.languageSwitcher_active__0lQLi:hover{color:#0a0a0c}@media(max-width:500px){.languageSwitcher_langs__CHOoE{margin-left:.4rem}.languageSwitcher_btn__POx1n{font-size:.68rem;padding:.25rem .45rem}}.style_header__Pp4Zg{position:-webkit-sticky;position:sticky;z-index:100;top:0;padding:15px 35px;justify-content:space-between;width:100vw;font-weight:300;box-sizing:border-box;overflow-x:hidden}.style_header__Pp4Zg,.style_header__Pp4Zg .style_brandCluster__iNbEj{display:flex;align-items:center}.style_header__Pp4Zg .style_logo__IVIWQ{display:flex;cursor:pointer;text-decoration:none;align-items:center;margin-left:10px}.style_header__Pp4Zg .style_logo__IVIWQ p{margin:0;transition:all .5s cubic-bezier(.76,0,.24,1)}.style_header__Pp4Zg .style_logo__IVIWQ .style_name__egQcH{display:flex;position:relative;overflow:hidden;text-decoration:none;font-weight:500;color:#f85c24;white-space:nowrap;margin-left:10px;font-size:20px;transition:all .5s cubic-bezier(.76,0,.24,1)}.style_header__Pp4Zg .style_nav__bNmn6{display:flex;font-size:14px}.style_header__Pp4Zg .style_nav__bNmn6 .style_el__f_u5S{display:flex;font-weight:500;color:#fff;text-decoration:none;border-style:solid;border-color:#f85c24;background:#f85c24;border-radius:20px;flex-direction:column;position:relative;z-index:1;padding:7px 15px;cursor:pointer;margin:0 10px}.style_header__Pp4Zg .style_nav__bNmn6 .style_el__f_u5S:hover{transform:scale(1.1);transition:transform .4s}.style_header__Pp4Zg .style_nav__bNmn6 .style_el_standard__MhW_l{display:flex;font-weight:500;color:#fff;text-decoration:none;border-style:none;flex-direction:column;position:relative;z-index:1;padding:7px 25px 7px 15px;cursor:pointer;margin:0 10px}.style_header__Pp4Zg .style_nav__bNmn6 .style_el_standard__MhW_l:hover{color:#f85c24}.style_header__Pp4Zg .style_nav__bNmn6 a{cursor:pointer}.style_headerScrolled__Aw4dd{background-color:#000;position:-webkit-sticky;position:sticky;z-index:100;top:0;padding:15px 35px;justify-content:space-between;width:100vw;font-weight:300;box-sizing:border-box;overflow-x:hidden}.style_headerScrolled__Aw4dd,.style_headerScrolled__Aw4dd .style_brandCluster__iNbEj{display:flex;align-items:center}.style_headerScrolled__Aw4dd .style_logo__IVIWQ{display:flex;cursor:pointer;text-decoration:none;align-items:center;margin-left:10px}.style_headerScrolled__Aw4dd .style_logo__IVIWQ p{margin:0;transition:all .5s cubic-bezier(.76,0,.24,1)}.style_headerScrolled__Aw4dd .style_logo__IVIWQ .style_name__egQcH{display:flex;position:relative;overflow:hidden;text-decoration:none;font-weight:500;color:#f85c24;white-space:nowrap;margin-left:10px;font-size:20px;transition:all .5s cubic-bezier(.76,0,.24,1)}.style_headerScrolled__Aw4dd .style_nav__bNmn6{display:flex;font-size:14px}.style_headerScrolled__Aw4dd .style_nav__bNmn6 .style_el__f_u5S{display:flex;font-weight:500;color:#fff;text-decoration:none;border-style:solid;border-color:#f85c24;background:#f85c24;border-radius:20px;flex-direction:column;position:relative;z-index:1;padding:7px 15px;cursor:pointer;margin:0 10px}.style_headerScrolled__Aw4dd .style_nav__bNmn6 .style_el__f_u5S:hover{transform:scale(1.1);transition:transform .4s}.style_headerScrolled__Aw4dd .style_nav__bNmn6 .style_el_standard__MhW_l{display:flex;font-weight:500;color:#fff;text-decoration:none;border-style:none;flex-direction:column;position:relative;z-index:1;padding:7px 25px 7px 15px;cursor:pointer;margin:0 10px}.style_headerScrolled__Aw4dd .style_nav__bNmn6 .style_el_standard__MhW_l:hover{color:#f85c24}.style_headerScrolled__Aw4dd .style_nav__bNmn6 a{cursor:pointer}.style_headerButtonContainer__Sg8RS{transform:scale(1);position:fixed;right:0;z-index:200;visibility:hidden;top:0}.style_headerButtonContainer__Sg8RS .style_button__i4W7i{position:absolute;z-index:200;width:70px;height:70px;border-radius:50%;cursor:pointer;display:flex;align-items:center;right:10px}.style_headerButtonContainer__Sg8RS .style_burger__9M2JV{width:100%;position:relative;z-index:1}.style_headerButtonContainer__Sg8RS .style_burger__9M2JV:after,.style_headerButtonContainer__Sg8RS .style_burger__9M2JV:before{content:"";display:block;height:1px;width:40%;margin:auto;background-color:#fff;position:relative;transition:transform .3s}.style_headerButtonContainer__Sg8RS .style_burger__9M2JV:after{top:-6px}.style_headerButtonContainer__Sg8RS .style_burger__9M2JV:before{top:5px}.style_headerButtonContainer__Sg8RS .style_burgerActive__Jt0At:after{transform:rotate(45deg);top:-1px;background-color:#fff}.style_headerButtonContainer__Sg8RS .style_burgerActive__Jt0At:before{transform:rotate(-45deg);top:0;background-color:#fff}@media screen and (max-width:950px){.style_header__Pp4Zg{padding:20px 0}.style_header__Pp4Zg .style_brandCluster__iNbEj{margin-left:20px}.style_header__Pp4Zg .style_logo__IVIWQ{transform:scale(1)}.style_headerScrolled__Aw4dd{padding-top:20px;padding-bottom:10px}.style_headerScrolled__Aw4dd .style_brandCluster__iNbEj{margin-left:20px}.style_headerScrolled__Aw4dd .style_logo__IVIWQ{transform:scale(1)}.style_nav__bNmn6{visibility:hidden}.style_headerButtonContainer__Sg8RS{visibility:visible;width:100vw;right:0;margin-right:0}}.style_cursor__L9nNx{position:fixed;top:0;left:0;width:3rem;height:3rem;border-radius:50%;border:2px solid var(--accent,#f85c24);pointer-events:none;z-index:9999;opacity:0;will-change:transform;transition:opacity .15s ease;transform:translate3d(-100px,-100px,0) translate(-50%,-50%)}@media(hover:none),(pointer:coarse){.style_cursor__L9nNx{display:none}}