html{scroll-behavior:smooth;background:#e3e3e3;cursor:none!important}body{margin:0;font-family:PPMori;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}ul{display:flex}@font-face{font-family:PPMori;src:url(/assets/PPMori-Regular-Ej6rar0r.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:PPMori;src:url(/assets/PPMori-SemiBold-CzGfX5Qy.woff2) format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Lastik;src:url(/assets/lastik-D_PupGk2.otf) format("otf");font-weight:400;font-style:normal}h1{font-family:PPMori;margin:0;font-weight:600;font-size:80px;letter-spacing:-4px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h2{font-family:Lastik;margin:0;line-height:1.1;font-weight:400;font-size:68px;letter-spacing:-3px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h3{font-family:PPMori;margin:0;font-weight:400;line-height:30px;font-size:18px;letter-spacing:-.5px;color:#5c5c5c;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-family:PPMori;text-decoration:none;cursor:none}button{font-family:PPMori;font-size:16px}.app{font-family:PPMori;width:100%;height:100%;position:relative;font-weight:400}@media screen and (max-width:950px){h1{font-size:50px;letter-spacing:-1px;font-weight:600;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h2{line-height:1.1;font-size:58px;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}.loaderPage{position:relative;display:flex;align-items:center;justify-content:center;font-size:25px;height:100vh;background-color:#000;flex-direction:column;animation:fadeInLoader 1s forwards}@keyframes fadeInLoader{0%{opacity:0}to{opacity:1}}.blackscreen{position:absolute;width:100%;height:100%;background:#000;z-index:998;animation:fadeOutBG 2.5s forwards;pointer-events:none}.home{display:flex;flex-direction:column;color:#000;background-color:#e3e3e3;padding:14px;gap:14px;align-items:center}@keyframes fadeOutBG{0%{opacity:100%}to{opacity:0%}}@media screen and (max-width:950px){.home{padding:0;gap:0px}}.hero{position:relative;height:calc(100vh - 40px);background-color:#fff;border-radius:24px;width:100%;max-width:2000px}.hero .hide{width:250px;height:70px;background:#fff;position:absolute;bottom:10px;right:10px;border-bottom-right-radius:24px}.hero-content{display:flex;flex-direction:column;justify-content:space-between;position:absolute;height:calc(100% - 40px);width:calc(100% - 40px);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.hero-content-bottom{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}.hero-content-bottom-skills{display:flex;flex-direction:column;align-items:flex-start;font-size:16px;flex:1;text-align:right;line-height:100%;gap:6px;margin:6px}.hero-content-bottom-skills-skill{display:flex;align-items:center;gap:4px}@media screen and (max-width:950px){.hero{border-radius:0}.hero-content{height:calc(100% - 28px);width:calc(100% - 28px)}.hero-content-bottom{display:flex;flex-direction:column;align-items:center;gap:14px;margin-bottom:14px}}.toggle{display:flex;position:relative;background:#f4f4f4;padding:2px;width:fit-content;border-radius:8px;pointer-events:all}.toggle__pill{position:absolute;top:2px;left:2px;height:calc(100% - 4px);background:#fff;border-radius:6px;transition:transform .3s cubic-bezier(.4,0,.2,1),width .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 4px #76767640;pointer-events:none}.toggle__option{position:relative;z-index:1;flex:1;padding:10px 14px;font-size:16px;font-weight:400;color:#a3a3a3;background:transparent;border:none;border-radius:4px;transition:color .3s ease;line-height:1;white-space:nowrap}.toggle__option--active{color:#000;font-weight:600}.spline-container{display:flex;justify-content:center;align-items:center;height:100%;width:100%;border-radius:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spline-container .spline-content{width:100%;border-radius:24px}.badgeAvailable{display:flex;justify-content:center;align-items:center;padding:6px 12px;gap:8px;font-size:14px;color:#000;border-radius:99px;font-weight:400;background:#e9ffcf}.badgeAvailable__circle{position:relative;width:10px;height:10px;border-radius:99px;background:#7ee303;flex-shrink:0}.badgeAvailable__circle:after{content:"";position:absolute;inset:0;border-radius:99px;background:#7ee303;animation:sonar 2s ease-out infinite}@keyframes sonar{0%{transform:scale(1);opacity:.8}30%{transform:scale(3.4);opacity:0}31%{transform:scale(1);opacity:0}to{transform:scale(1);opacity:0}}.marquee-about{position:absolute;width:100%;mix-blend-mode:difference;z-index:9999999}.about{display:flex;position:relative;flex-direction:row;color:#fff;width:100%;max-width:2000px}.about-left{flex:1;display:flex;overflow:hidden;position:relative}.about-left-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;border-radius:24px}.about-data{width:68%;display:flex;flex-direction:column;gap:16px;padding:120px 20px 20px;background-color:#000;border-radius:24px}.about-data-intro{color:#fff;max-width:700px;font-size:16px}.about-data-tools{display:flex;flex-direction:row;gap:32px;padding:20px;border-radius:16px;background:#202020}.about-data-tools-categories{gap:16px;display:flex;flex-direction:column}.about-data-tools-categories-category{display:flex;flex-direction:column;gap:6px}.about-data-tools-categories-category-list{display:flex;flex-wrap:wrap;gap:8px 8px}@media screen and (max-width:950px){.about{flex-direction:column;border-radius:0;max-width:none;width:100%}.about-left{width:100%;height:500px;flex:none;display:flex;overflow:hidden;position:relative}.about-left-video{height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:cover;border-radius:0}.about-data{box-sizing:border-box;width:100%;padding:14px;border-radius:0;gap:20px}.about-data-tools{display:flex;flex-direction:column;padding:14px;gap:16px}}.marquee{position:absolute;overflow:hidden;border-top-left-radius:24px;border-top-right-radius:24px;z-index:9999999;font-weight:600}.marquee-white,.marquee-grey{color:#e3e3e3}.arrow{margin:0 20px;font-weight:600}.btnOutline{display:flex;justify-content:center;align-items:center;padding:7px 10px;border-radius:6px;width:fit-content;pointer-events:all;gap:6px}.btnOutline.--selected{background:#fff!important;color:#000!important;border:1px solid #000000!important;mix-blend-mode:difference!important}.btnOutline:hover{animation:fadeInBtnOutline .5s forwards}.btnOutline:hover svg path{stroke:#000}.btnOutline:not(:hover){animation:fadeOutBtnOutline .5s forwards}@keyframes fadeInBtnOutline{0%{background:transparent;color:#fff;border:1px solid #FFFFFF;mix-blend-mode:difference}to{background:#fff;color:#000;border:1px solid #000000;mix-blend-mode:difference}}@keyframes fadeOutBtnOutline{0%{background:#fff;color:#000;border:1px solid #000000;mix-blend-mode:difference}to{background:transparent;color:#fff;border:1px solid #FFFFFF;mix-blend-mode:difference}}.btnFull{display:flex;justify-content:center;align-items:center;padding:7px 10px;border-radius:6px;width:fit-content;pointer-events:all;gap:6px;border:none;font-size:16px}.btnFull__image{width:18px;height:18px}.btnFull:hover{animation:fadeInBtnFull .5s forwards}.btnFull:not(:hover){animation:fadeOutBtnFull .5s forwards}@keyframes fadeInBtnFull{0%{background:#000;color:#fff}to{background:#fff;color:#000}}@keyframes fadeOutBtnFull{0%{background:#fff;color:#000}to{background:#000;color:#fff}}.contact{display:flex;position:relative;flex-direction:row;background-color:#000;color:#fff;border-radius:24px;gap:20px;width:100%;max-width:2000px}.contact-marquee{position:absolute;width:100%}.contact-data{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:16px;padding:120px 20px 20px;flex:1}.contact-data-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.contact-data-links-item{display:flex;justify-content:center;align-items:center;gap:8px}.contact-data-credits{display:flex;flex-direction:column;align-items:flex-end;color:#a3a3a3;font-size:14px}@media screen and (max-width:950px){.contact{flex-direction:column;gap:0px;border-radius:0}.contact-data{flex-direction:column;padding:75px 14px 14px}.contact-data-credits{order:2;width:100%;color:#a3a3a3}.contact-data-links{width:100%;order:1;display:flex;flex-direction:column}}.btn-underline{display:flex;align-items:flex-start;gap:6px;color:#fff;mix-blend-mode:difference;font-size:16px}.btn-underline__icon{margin-top:2px;flex-shrink:0}.btn-underline svg path{color:#a3a3a3;fill:#5c5c5c}.btn-underline:hover{text-decoration:underline 1px;text-underline-offset:2px}.work{display:flex;position:relative;background-color:#fff;color:#000;border-radius:24px;width:100%;max-width:2000px;overflow:hidden}.work-marquee{position:absolute;width:100%}.work-content{display:flex;flex-direction:column;padding-top:120px;width:100%;gap:20px}.work-content-btns{display:flex;flex-direction:row;justify-content:center;gap:10px}@media screen and (max-width:950px){.work{border-radius:0}.work-content{flex-direction:column;padding-top:75px}}.carousel-container{position:relative;width:100%;z-index:95;display:flex;margin-top:20px;overflow:visible!important}.carousel-container svg path{stroke:#000}.carousel-button{position:absolute;z-index:98;background:#fff;padding:10px}.carousel-button.--left{box-shadow:0 4px 4px #0000000f;border-top-right-radius:6px;border-bottom-right-radius:6px;left:0}.carousel-button.--right{box-shadow:0 4px 4px #0000000f;border-top-left-radius:6px;border-bottom-left-radius:6px;right:0}@font-face{font-family:revicons;fallback:fallback;src:url(/assets/revicons-DbTteTvA.woff) format("woff"),url(/assets/revicons-CBqxZnew.ttf) format("ttf"),url(/assets/revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.project-item{position:relative;height:130px;margin:0 3px;border-radius:16px;overflow:visible;transition:background-color .3s ease}.project-item__image{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:100%;object-fit:contain;object-position:bottom center;transition:height .3s ease-out;-webkit-user-select:none;user-select:none;pointer-events:none}@media(max-width:700px){.project-item{height:100px}}.selectedPrj{display:flex;flex-direction:row;margin:20px;gap:20px;align-items:flex-start;font-size:16px;transition:opacity .3s ease,transform .3s ease}.selectedPrj--out{opacity:0;transform:translateY(12px)}.selectedPrj--in{opacity:1;transform:translateY(0)}.selectedPrj-data{display:flex;flex-direction:column;gap:14px;margin:0 10px;flex:0 0 auto;max-width:500px}.selectedPrj-data-type{display:flex;flex-direction:row;gap:6px;font-weight:600}.selectedPrj-data-type-date{color:#a3a3a3}.selectedPrj-data-badges{display:flex;flex-direction:row;gap:4px;flex-wrap:wrap}.selectedPrj-data-text{display:flex;flex-direction:column;gap:12px;padding:4px 0}.selectedPrj-data-text-divider{width:100%;height:1px;background-color:#eaeaea}.selectedPrj-data-text-section{display:flex;flex-direction:column;gap:4px}.selectedPrj-data-text-section-title{color:#a3a3a3}.selectedPrj-photos{display:flex;flex-direction:column;gap:6px;flex:1 1 auto}.selectedPrj-photos-main{position:relative;width:100%;border-radius:16px;overflow:hidden;padding-bottom:65%;background-color:#f0f0f0}.selectedPrj-photos-main-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;z-index:1}.selectedPrj-photos-main-img.is-loaded{opacity:1;z-index:2}.selectedPrj-photos-main-img.is-previous{opacity:1;z-index:1}.selectedPrj-photos-othersList{display:flex;flex-direction:row;align-items:center;width:100%;gap:6px}.selectedPrj-photos-othersList-other{position:relative;overflow:hidden;width:100px;height:100px;border-radius:16px;opacity:.3;filter:saturate(30%);transition:all .3s ease;flex-shrink:0;background-color:#f0f0f0}.selectedPrj-photos-othersList-other .thumb-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease}.selectedPrj-photos-othersList-other .thumb-img.is-loaded{opacity:1}.selectedPrj-photos-othersList-other:hover{opacity:.6;filter:saturate(60%)}.--currentImg{opacity:1!important;filter:saturate(1)!important}@media screen and (max-width:1130px){.selectedPrj{display:flex;flex-direction:column;margin:0 14px 14px;gap:10px}.selectedPrj-data{max-width:none;margin-bottom:10px;padding:0}.selectedPrj-data-desc{width:100%}.selectedPrj-photos{display:flex;flex-direction:column;gap:6px;width:100%}.selectedPrj-photos-main{min-height:auto;border-radius:16px;padding-bottom:60%}.selectedPrj-photos-othersList{display:flex;flex-direction:row;gap:6px}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-loader{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:800px 100%;animation:shimmer 1.5s infinite ease-in-out;z-index:1}.disableSelection{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0}.badgeTool{display:flex;justify-content:center;align-items:center;padding:6px 8px;font-size:14px;color:#000;border-radius:4px;font-weight:600}.badgeTool__image{width:14px;height:14px;margin-right:4px}*{cursor:none!important}.cursor{display:none;background:radial-gradient(farthest-side,transparent calc(100% - 3px),white calc(100% - 2px) calc(100% - 1px),transparent 100%) fixed no-repeat;background-size:15px 15px;z-index:99999999;pointer-events:none;cursor:none!important;transition:background-size .3s ease}.cursor:after{content:"";z-index:99999999;mix-blend-mode:difference;position:absolute;inset:0;background:radial-gradient(farthest-side,white calc(100% - 1px),transparent 100%) fixed no-repeat;background-size:15px 15px;background-position:inherit;transition:background-size .3s ease}.cursor--hover{background-size:35px 35px}.cursor--hover:after{background-size:35px 35px}
