@import"https://cdn.jsdelivr.net/npm/@fontsource/geist/400.css";@import"https://cdn.jsdelivr.net/npm/@fontsource/geist/700.css";:root{--font-base: "Geist", sans-serif;--primary-color: #0D0D0D;--secondary-color: #313131;--black-color: #0A0A0A;--border: #222222;--lightGray-color: #777676;--gray-color: #616161;--footer-gray: #676767;--white-color: #5A9249}*{box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth;font-family:var(--font-base)}.App{margin:0;padding:0;overflow:hidden;height:fit-content;background:radial-gradient(ellipse at bottom,var(--primary-color) 0%,black 100%)}.App>*{position:relative}.lookpage{height:100vh}a{text-decoration:none;color:inherit;align-items:center;width:-webkit-fill-available}@media(max-width:769px){.lookpage{height:fit-content}}.app__navbar{width:90%;height:3.75rem;font-family:var(--font-base);display:flex;justify-content:space-between;border:.4px solid var(--border);border-radius:1rem;padding:.2rem .8rem;margin:1rem auto;background:#0000001a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:fixed;left:50%;transform:translate(-50%);z-index:9999}.app__navbar.nil{display:none!important}.app__navbar-logo{display:flex;justify-content:flex-start;align-items:center}.app__navbar-logo img{width:34px;height:30px}@media screen and (min-width:20000px){.app__navbar{padding:.1rem}.app__navbar-logo img{width:60px;height:40px}}.app__navbar-links{flex:1;display:flex;gap:10px;justify-content:center;align-items:center;list-style:none}.app__navbar-links li{margin:0 1rem;cursor:pointer;display:flex;flex-direction:column}.app__navbar-links li a{color:var(--gray-color);text-decoration:none;flex-direction:column;transition:all .3s ease-in-out;font-family:Geist,sans-serif;font-weight:500;font-size:1rem;line-height:1;letter-spacing:0}.app__navbar-links li a:hover{color:var(--white-color);text-shadow:0 0 8px var(--white-color),0 0 16px var(--white-color),0 0 30px var(--white-color),0 0 45px var(--white-color)}@media screen and (max-width:900px){.app__navbar-links{display:none}}.app__navbar-button{display:flex;width:7.25rem;height:2.1875rem;align-items:center;justify-content:center;margin:auto;border-radius:.5rem;border:.0375rem solid #313131;background-color:#111;opacity:1;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .15s ease}.app__navbar-button:hover{background-color:#1a1a1a;border-color:#4a4a4a;transform:translateY(-.0625rem)}.app__navbar-button span{font-family:Geist,sans-serif;font-weight:500;font-size:1rem;line-height:1;letter-spacing:0;color:var(--white-color);transition:color .2s ease}.app__navbar-button:hover span{color:var(--white-color)}@media screen and (max-width:48rem){.app__navbar-button{display:none}}.app__navbar-menu{position:fixed;z-index:9999;width:35px;height:35px;border-radius:50%;position:relative;margin:auto 0;display:flex;justify-content:center;align-items:center;background-color:var(--secondary-color)}.app__navbar-menu svg{width:70%;height:70%;color:var(--white-color)}@media screen and (min-width:900px){.app__navbar-menu div,.app__navbar-menu{display:none}}.star-bg{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:0;overflow:hidden;background-color:transparent}.nebula-container{position:absolute;width:100%;height:100%;filter:blur(90px)}.gas-cloud{position:absolute;border-radius:50%;background:radial-gradient(circle,#2c492b 30%,#0f00 90%)}.cloud-left{width:60vw;height:60vh;left:-20vw;top:-10vh}.cloud-right{width:70vw;height:70vh;right:-30vw;bottom:-10vh}@keyframes float-left{0%{transform:translateY(0) scale(1);opacity:.4}to{transform:translateY(20vh) scale(1.1);opacity:.8}}@keyframes float-right{0%{transform:translateY(0) scale(1.1);opacity:.7}to{transform:translateY(-25vh) scale(1);opacity:.3}}.star{background:#fff;border-radius:50%;position:absolute;animation:twinkle 3s infinite ease-in-out alternate;box-shadow:0 0 4px #fff6}@keyframes twinkle{0%{opacity:.1;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}to{opacity:.1;transform:scale(.8)}}.app__slider{display:flex;flex-direction:row;margin:0 auto;width:fit-content}@media(max-width:670px){.app__slider{flex-direction:column;align-items:center;width:100%;margin-top:20px;gap:30px}}@media(max-width:426px){.app__slider{flex-direction:column;align-items:center;width:100%;margin-top:0;gap:0px}}.stat-card{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;gap:.5rem;width:25rem;height:10.5rem;background:var(--black-color);border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 30px #0000001a;border-radius:.625rem;z-index:0;margin:0 1rem}.stat-card:before{content:"";position:absolute;width:18rem;height:18rem;border-radius:50%;background:radial-gradient(circle,var(--gray-color) 0%,transparent 70%);top:40%;left:15%;opacity:.6;z-index:0}.stat-card:hover{border-color:var(--white-color);color:var(--white-color)}.stat-card>*{position:relative;z-index:0}@media(max-width:1025px){.stat-card{width:16rem;height:8.5rem}.stat-card:before{top:10%;left:5%;width:15rem;height:15rem}}@media(max-width:856px){.stat-card{width:12rem;height:6rem}}@media(max-width:426px){.stat-card{max-width:100%;margin:.5rem 0;padding:1rem;width:15rem;height:5.25rem}}.stat-card h2{font-weight:700;font-size:3rem;background:linear-gradient(90deg,var(--primary-color) 0%,var(--white-color) 50%,var(--secondary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-variant-numeric:tabular-nums}@media(max-width:1025px){.stat-card h2{font-size:2rem}}@media(max-width:426px){.stat-card h2{font-size:1.5rem}}.stat-card p{font-weight:400;font-size:24px;color:#3f6e3b;font-weight:500}@media(max-width:1025px){.stat-card p{font-size:1rem}}@media(max-width:769px){.stat-card p{font-size:1rem}}@media(max-width:426px){.stat-card p{font-size:1rem}}.about-bottom{width:100%;background-color:transparent;display:flex;justify-content:center;align-items:center;padding:20px;overflow:hidden}.div-block{width:1240px;height:786px;position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;transition:transform .2s ease-out}.shard-wrapper{position:absolute;display:flex;flex-direction:column}.svg-container{position:relative;width:100%;height:auto;z-index:1}.invisible-prop{opacity:0;width:100%;height:auto;display:block}.mask-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;mask-size:contain;mask-repeat:no-repeat;mask-position:center}.shape-video{width:100%;height:100%;object-fit:cover}.reversed-video{transform:scaleX(-1)}.video-overlay{position:absolute;inset:0;background:linear-gradient(to top,#0D0D0D 50%,transparent 100%);z-index:1;pointer-events:none}.shard-wrapper svg,.shard-wrapper img.desktop-svg{width:100%;height:auto;display:block}.top-left-block{width:571px;inset:0% auto auto 0%;z-index:2}.top-right-block{width:679px;inset:0% 0% auto auto}.bottom-left-block{width:679px;inset:auto auto 0% 0%}.bottom-right-block-1{width:595px;inset:auto 0% 0% auto}.bottom-right-block-2{width:140px;inset:auto 0% 0 auto;z-index:1}.middle-block{background-color:#0d0d0d;border-radius:16px;width:216px;height:216px;display:flex;justify-content:center;align-items:center;z-index:10;box-shadow:0 0 50px #000c;padding:60px 50px}.middle-block img{height:95px}.text-content{position:absolute;top:50%;padding:25px;color:#a0a0a0;font-size:16px;line-height:1.6;max-width:480px;pointer-events:none;z-index:2}.image{filter:brightness(.3)}.text-content.tr{top:60px;bottom:30px;right:80px;width:70%;text-align:center;opacity:1;font-size:3rem;line-height:3rem;font-weight:600;background:linear-gradient(90deg,var(--primary-color) 0%,var(--white-color) 50%,var(--secondary-color) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;max-width:none}.shard{position:absolute;background:var(--card);background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;padding:30px;box-sizing:border-box;transition:filter .3s ease}.shard h2{margin:0;font-size:1.6rem;color:var(--white-color);width:354px;line-height:130%;font-weight:600}.shard p{color:#888;font-size:1rem;line-height:1.5;margin-top:10px;width:472px}.btn{background:var(--white-color);color:#000;padding:17px 27px;border-radius:.5rem;text-decoration:none;font-weight:500;font-size:1rem;margin-top:20px;width:fit-content}@media(min-width:769px)and (max-width:1280px){.div-block{transform:scale(.75)}}@media(max-width:769px){.about-bottom{height:auto;padding:20px}.div-block{transform:none;width:100%;max-width:600px;height:auto;display:grid;grid-template-columns:1fr 1fr;gap:16px}.desktop-svg,.invisible-prop,.bottom-right-block-1,.bottom-right-block-2{display:none!important}.shard-wrapper:not(.top-left-block),.top-left-block>.svg-container,.top-left-block>.text-content{position:relative;width:100%!important;height:auto!important;inset:auto!important;background-color:#080808;border:1px solid #1f1f1f;border-radius:12px;overflow:hidden;box-sizing:border-box}.top-left-block{display:contents}.middle-block{order:1;grid-column:1 / 2;box-shadow:none;padding:30px;aspect-ratio:1 / 1}.middle-block img{height:auto;width:60%}.top-right-block{order:2;grid-column:2 / 3;display:flex;justify-content:center;align-items:center;aspect-ratio:1 / 1}.text-content.tr{position:relative;top:auto;bottom:auto;right:auto;padding:20px;width:100%;font-size:24px;line-height:1.2;background:none;color:linear-gradient(90deg,var(--primary-color) 0%,var(--white-color) 50%,var(--secondary-color) 100%);-webkit-text-fill-color:var(--white-color)}.top-left-block>.svg-container{order:3;grid-column:1 / -1;height:250px!important;padding:0}.mask-wrapper{-webkit-mask-image:none!important;mask-image:none!important;position:relative;width:100%;height:100%}.video-overlay{display:none}.shape-video{width:100%;height:100%;object-fit:cover}.top-left-block>.text-content{order:4;grid-column:1 / -1;top:auto;transform:none;padding:24px;max-width:none;pointer-events:auto}.bottom-left-block{order:5;grid-column:1 / -1}.shard{position:relative;padding:24px;background:none}.shard h2{width:100%;font-size:20px;color:var(--white-color)}.shard p{width:100%;font-size:15px;margin-bottom:24px}.btn{width:100%;text-align:center;background-color:var(--white-color);color:#000;font-weight:600;display:block;box-sizing:border-box}}@media(max-width:480px){.text-content.tr{font-size:20px}}.partner-bottom{width:100%;background-color:transparent;display:flex;flex-direction:column;gap:80px;overflow:hidden;position:relative}@media(max-width:468px){.partner-bottom{padding:20px 30px;gap:30px}}@media(max-width:1025px){.partner-bottom{gap:50px}}.carasel-container{display:flex;width:100%;overflow:hidden;position:relative;-webkit-mask-image:linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 15%,rgba(0,0,0,1) 85%,rgba(0,0,0,0) 100%);mask-image:linear-gradient(to right,#0000,#000 15% 85%,#0000)}.logo-cont{display:flex;width:max-content;will-change:transform}.logo-group{display:flex;align-items:center;gap:60px;padding-right:60px}.logo-image{height:90px;width:auto;flex-shrink:0;filter:brightness(1) grayscale(0) drop-shadow(0 0 8px #282828);transition:filter .3s ease,transform .3s ease}@media(max-width:456px){.partner-bottom{gap:20px}.logo-image{height:70px}}.logo-image:hover{filter:brightness(1) grayscale(0) drop-shadow(0 0 8px var(--white-color));transform:scale(1.05)}.move-left{animation:infinite-slide-left 100s linear infinite}.move-right{animation:infinite-slide-right 100s linear infinite}@keyframes infinite-slide-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes infinite-slide-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.carasel-container:hover .logo-cont{animation-play-state:paused}.app__navbar-menu-overlay{position:fixed;top:0;bottom:0;right:0;z-index:10000;padding:3rem;width:100vw;height:100vh;display:flex;justify-content:flex-end;align-items:flex-end;flex-direction:column;background-color:#0003;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.menu-close-icon{width:35px;height:35px;color:var(--white-color)}.app__navbar-menu-overlay svg{width:35px;height:35px;color:#fff;cursor:pointer;transition:transform .2s ease}.app__navbar-menu-overlay svg:hover{transform:scale(1.1)}.app__navbar-menu-overlay ul{list-style:none;margin:0;padding:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.app__navbar-menu-overlay ul li{margin:1.5rem 0}.app__navbar-menu-overlay ul li a{color:var(--white-color);text-decoration:none;font-size:1rem;font-weight:500;transition:all .3s ease-in-out}.app__navbar-menu-overlay ul li a:hover{color:#777}.app__props{display:flex;flex-direction:column;align-items:center;justify-content:end;height:67vh;gap:1.5rem;padding-top:5%;margin-bottom:60px;z-index:0}#AboutUs{height:50vh;padding-top:0%}#Partners,#Services,#FAQ,#CaseStudies,#Team{height:45vh;padding-top:0%}@media(max-width:769px){.app__props{height:69vh;justify-content:center;margin:0}#AboutUs{height:42vh;margin-top:4rem}}.app__props h3{color:var(--white-color);font-weight:100;font-size:1rem;font-family:Geist;font-style:normal;line-height:100%;letter-spacing:-.04em;text-shadow:0px 0px 42.7px #FFFFFF;flex:none;order:0;flex-grow:0}.app__props-title{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1.9rem;height:1.6rem}.app__props-title span{width:.2rem;height:100%;background-color:var(--white-color);opacity:.5;background:radial-gradient(ellipse at left center,var(--white-color),var(--black-color),transparent)}.app__props h1{font-family:Geist;font-style:normal;color:var(--gray-color);font-weight:600;font-size:4rem;line-height:100%;width:70.2rem;text-align:center}@media(max-width:1024px){.app__props h1{width:50.2rem}}@media(max-width:768px){.app__props h1{font-size:2rem;width:70%}}@media(max-width:480px){.app__props h1{font-size:2rem;width:90%;line-height:1.6}}h1 span{color:var(--white-color)}.app__props a{display:flex;flex-direction:row;gap:10px}.app__props a span{color:var(--white-color);background-color:#181818;width:9px;height:9px}.app__props p{color:var(--lightGray-color);width:32rem;text-align:center;font-weight:100;font-size:1.125rem}@media(max-width:768px){.app__props p{width:60%;font-size:.9rem}}@media(max-width:480px){.app__props p{width:85%;font-size:.8rem}}.app__props-button{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:1rem 1.3rem;gap:.1rem;width:10.3rem;height:3rem;background:var(--white-color);border:.5px solid #3E3E3E;box-shadow:0 0 40px #2ffb0466,0 0 120px var(--white-color),inset 0 0 15px var(--white-color);border-radius:8px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .15s ease}.app__props-button:hover{background-color:var(--white-color);transform:translateY(-3px)}.app__props-button span{align-items:center;width:2.7rem;height:.5rem;background-color:var(--black-color);border-radius:50%;margin-left:.5rem}@media(max-width:768px){.app__props-button{width:10rem;height:2.5rem;padding:.8rem 1rem}.app__props-button span{width:.7rem;height:.7rem}}@media(max-width:480px){.app__props{height:62vh;margin:0;padding:3.5rem auto;justify-content:end}.app__props-button span{width:.5rem;height:.5rem;margin-right:2px}#AboutUs,#Partners,#Services,#FAQ,#CaseStudies,#Team{height:40vh;justify-content:end;margin:0;padding:0}}.app__props-button p{font-family:Geist,sans-serif;font-weight:500;font-size:1rem;line-height:100%;color:var(--black-color)}@media(max-width:768px){.app__props-button p{width:90%;font-size:.875rem}}:root{--bg-black: #050505;--card-bg: #0c0c0c;--border-color: rgba(255, 255, 255, .1);--text-grey: #a8a8a8;--accent-white: var(--white-color)}.services-section{background-color:transparent;padding:0 5%;min-height:fit-content;color:var(--accent-white)}.services-container{max-width:1200px;margin:0 auto}.tabs-menu-2{width:70%;height:62px;margin:0 auto;display:flex;border-bottom:.5px solid #3c3c3c}.tab-link{flex:1;background:transparent;border:none;color:var(--gray-color);font-size:16px;cursor:pointer;transition:all .3s ease;display:flex;justify-content:center;align-items:center}.tab-link:hover{color:var(--accent-white);border-bottom:.6px solid var(--accent-white);background-image:radial-gradient(circle farthest-side at 50% 300%,var(--accent-white),transparent)}.tab-link.w--current{color:var(--main-white);border-bottom:1px solid var(--accent-white)}.div-block-3{display:grid;padding:40px;grid-template-columns:repeat(4,2fr);grid-gap:20px;height:fit-content}.div-block-6{grid-column:span 1;grid-row:span 2;background:linear-gradient(135deg,#111,#080808);border:1px solid var(--border-color);border-radius:20px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;height:426px}.div-block-6:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 1px);background-size:20px 20px;opacity:.5}.text-block-10{font-size:20px;line-height:1.3;font-weight:600;margin-bottom:15px;position:relative;z-index:1}.text-block-11{font-size:14px;line-height:1.3;font-weight:300;color:#777676}.link-book{background:var(--accent-white);color:#000;text-align:center;padding:12px;border-radius:8px;text-decoration:none;font-weight:100;transition:transform .2s ease;z-index:1}.link-book:hover{transform:scale(1.02)}.card-services{position:relative;background:var(--card-bg);border:1px solid var(--border-color);border-radius:16px;padding:24px;transition:border-color .3s ease,transform .3s ease;display:flex;flex-direction:column;gap:15px;overflow:hidden}.card-services:after{content:"";position:absolute;width:18rem;height:18rem;border-radius:50%;background:radial-gradient(circle,var(--gray-color) 20%,transparent 70%);top:60%;left:5%;filter:blur(40px);opacity:.5;z-index:0}.card-services:hover{border-color:var(--accent-white)}.div-block-4 img{width:40px;height:40px;background:var(--card-bg);padding:8px;border-radius:8px;border:1px solid var(--border-color);box-shadow:0 4px 12px #00000080,0 0 1px #ffffff1a;transition:all .3s ease;display:block}.text-block-8{font-size:16px;font-weight:600;color:var(--accent-white);line-height:1.3;padding-bottom:4px}.text-block-9{font-size:14px;color:#777676;line-height:1.6;font-weight:300;line-height:1.3}@media(max-width:1025px){.div-block-3{grid-template-columns:repeat(3,1fr)}.div-block-4{grid-column:span 1;grid-row:span 1}.div-block-6{grid-row:span 3}}@media(max-width:850px){.div-block-3{grid-template-columns:repeat(2,1fr)}.div-block-6{grid-row:span 2}.tabs-menu{gap:20px;overflow-x:auto;justify-content:flex-start}}@media(max-width:550px){.services-section{padding:40px 15px}.div-block-3{padding:20px;grid-template-columns:repeat(2,1fr);grid-gap:16px;transform:rotate(180deg)}.div-block-3>*{transform:rotate(180deg)}.div-block-6{grid-column:span 2;grid-row:span 1;height:auto;min-height:320px;padding:20px}.tabs-menu-2{width:90%}.text-block-10{font-size:20px}.text-block-8{font-size:15px}.text-block-9{font-size:12px}.tab-link{font-size:10px}.tabs-menu{gap:15px;justify-content:flex-start;overflow-x:scroll;-webkit-overflow-scrolling:touch;padding-bottom:10px;scrollbar-width:none;font-size:10px}.tabs-menu::-webkit-scrollbar{display:none}.link-book{padding:10px;font-size:14px}.div-block-4 img{width:28px;height:28px}.services-section{padding:0}.tab-link:hover{background-image:radial-gradient(50% 80% at 50% 80%,rgba(95,95,95,.4) 0%,transparent 100%)}.tab-link{text-align:center}}.footer{width:100%;padding:100px 100px 0;background:radial-gradient(71.77% 95.6% at 50% 1.54%,#303030,#000);color:#777;overflow:hidden}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:80px}.footer-logo{height:auto}.footer-links-container{display:flex;gap:100px}.footer-group-title{color:var(--white-color);font-size:16px;font-weight:500;margin-bottom:24px}.footer-list{list-style:none;padding:0}.footer-list li{margin-bottom:12px}.footer-list a{color:#777;text-decoration:none;transition:color .3s ease;font-size:14px}.footer-list a:hover{color:#fff}.footer-divider{width:100%;height:1px;background:#ffffff1a;margin-bottom:30px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:2}.social-icons{display:flex;gap:20px}.social-icons img{width:18px;filter:brightness(.7);transition:.3s}.social-icons img:hover{filter:brightness(1)}.footer-copyright{font-size:14px}.footer-legal{display:flex;gap:30px}.footer-legal a{color:#777;text-decoration:none;font-size:14px}.footer-bg-text{font-size:16vw;font-weight:700;white-space:nowrap;pointer-events:none;z-index:1;letter-spacing:-5px;background:radial-gradient(81.73% 93.83% at 46.09% 67.59%,#2b2b2b 15.14%,#080808 56.03%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:991px){.footer-top{flex-direction:column;gap:50px}.footer-links-container{width:100%;justify-content:space-between;gap:20px}.footer-bottom{flex-direction:column;gap:30px;text-align:center}.social-icons{order:1}.footer-copyright{order:3}.footer-legal{order:2}}@media(max-width:690px){.footer{padding:100px 30px 0}.footer-brand{margin:auto}}@media(max-width:991px){.footer-brand{margin:auto}.footer-bg-text{font-size:18vw}.footer{padding:100px 30px 0}}@media(max-width:426px){.footer-bg-text{font-size:18vw}}.project-slider-container{width:100%;overflow:hidden;transition:width .3s ease}@media(max-width:991px){.project-slider-container{width:100%;padding:0 2%}}.project-card{width:clamp(340px,40vw,494px);min-height:602px;padding:24px;display:flex;flex-direction:column;gap:20px;background:radial-gradient(52.47% 66.96% at 50.13% 107.44%,#fff3,#0000),#0d0d0d;border:.5px solid #3d3d3d;border-radius:16px}.card-image-container{width:100%;height:234px;border-radius:8px;overflow:hidden}.card-img{width:100%;height:100%;object-fit:cover}.card-content{display:flex;flex-direction:column;flex-grow:1}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.card-title{font-family:Geist,sans-serif;font-weight:500;font-size:24px;color:var(--white-color)}.card-socials{display:flex;gap:10px}.social-box{width:30px;height:30px;display:flex;align-items:center;justify-content:center;background:#0d0d0d;border:.5px solid #1f1f1f;border-radius:8px;font-size:12px}.card-description{font-family:Geist,sans-serif;font-size:16px;line-height:125%;color:#777676;margin-bottom:20px}.card-separator{width:100%;height:1px;margin-bottom:20px;background:linear-gradient(90deg,#8b8b8b00,#252525 45.99%,#8b8b8b00)}.card-tags-frame{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:auto}.tag-box{padding:8px 10px;background:#1f1f1f;border-radius:4px;font-family:Geist;font-size:14px;color:#777676}.card-cta{display:flex;justify-content:center;align-items:center;padding:17px 27px;background:#fff;border:.5px solid #3e3e3e;border-radius:8px;color:#000;text-decoration:none;font-family:Geist;font-weight:500;font-size:16px;transition:transform .2s ease,background .4s ease,color .4s ease}.card-cta:hover{transform:scale(.98)}.project-card .card-cta.active-cta{background-color:var(--white-color)!important;color:#000!important;border:1px solid var(--white-color)!important;opacity:1!important}.project-card .card-cta.inactive-cta{background-color:#0d0d0d!important;color:#777676!important;border:.5px solid #3e3e3e!important}@media(max-width:768px){.project-slider-container{mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%)}.project-card{flex:0 0 85vw;min-height:520px;padding:6px}.card-title{font-size:20px}}@media(min-width:769px)and (max-width:1100px){.project-card{flex:0 0 50vw}}@media(max-width:426px){.project-card .card-cta.active-cta{background-color:#0d0d0d!important;color:#777676!important;border:.5px solid #3e3e3e!important}.project-card .card-cta.inactive-cta{background-color:var(--white-color)!important;color:#000!important;border:1px solid var(--white-color)!important;opacity:1!important}}.Case{margin:0 auto;position:relative;transition:width .3s cubic-bezier(.4,0,.2,1)}@media(max-width:991px){.Case{width:100%;padding:0 20px;margin:auto}}.case-slider-wrapper{position:relative;width:100%;margin-top:40px;overflow:hidden;touch-action:pan-y}@media(max-width:1025px){.case-slider-wrapper{margin-left:40px}}@media(max-width:769px){.case-slider-wrapper{margin-left:0}}@media(max-width:321px){.case-slider-wrapper{margin-right:20px}}.slider-navigation{position:absolute;top:50%;left:0;width:100%;padding:0 20px;display:flex;justify-content:space-between;pointer-events:none;z-index:10;transform:translateY(-50%)}.nav-arrow{pointer-events:auto;width:45px;height:45px;background:#0d0d0d;border:.5px solid #3d3d3d;border-radius:8px;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.nav-arrow:hover{background:#1a1a1a;border-color:#fff}@media(max-width:1200px){.slider-navigation{display:none}}.pagination-footer{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:30px}.dot{width:8px;height:8px;background:#333;border-radius:50%;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1)}.dot.active{width:28px;background:#fff;border-radius:10px}.project-grid{display:flex;flex-wrap:nowrap;gap:30px;width:100%;position:relative;overflow:none;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.project-grid::-webkit-scrollbar{display:none}.see-more-container{width:fit-content;text-align:center;margin:30px auto;background-color:#0d0d0d;padding:18px 60px;border-radius:8px;cursor:pointer}.see-more-container a{text-decoration:none;color:var(--white-color)}@media(max-width:768px){.project-grid{gap:20px}}.project-card{flex:0 0 clamp(320px,45vw,494px);scroll-snap-align:center}.project-slider-container{width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 30%,black 50%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 50%,black 70%,transparent 100%)}@media(max-width:466px){.project-card{flex:0 0 clamp(100%,45vw,494px);scroll-snap-align:center}.project-slider-container{mask-image:none;-webkit-mask-image:none}}.About{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:50px}@media(max-width:991px){.About{padding-bottom:0}}.block{width:80%;margin:70px auto}.block-6{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:clamp(320px,40vw,426px);padding:clamp(20px,5vw,40px);gap:clamp(15px,3vw,30px);border-radius:24px;border:.5px solid rgba(255,255,255,.1);overflow:hidden;align-self:center}.block-7,.link{position:relative;z-index:2}.block-10{color:var(--gray-color);font-size:clamp(28px,4.5vw,48px);font-weight:600;line-height:1.1;margin-bottom:12px;text-align:center}.block-10 span{color:var(--white-color)}.block-11{color:var(--gray-color);font-size:clamp(14px,1.5vw,16px);line-height:1.5;max-width:70%;margin:0 auto;text-align:center}.link{width:clamp(180px,25vw,244px);text-align:center;padding:12px 24px;background-color:var(--white-color);color:#000;text-decoration:none;border-radius:8px;font-weight:300;font-size:clamp(13px,1.2vw,14px);transition:transform .3s ease,background-color .3s ease;position:relative;z-index:2}.link:hover{background-color:var(--white-color);transform:translateY(-2px)}@media(max-width:991px){.block{width:90%}.block-6{width:100%;border-radius:15px}}@media(max-width:550px){.block-6{height:auto;min-height:350px;padding:30px}.block-10{font-size:24px}}.faq-section-wrapper{max-width:1100px;margin:60px auto;padding:0 5%}.faq-wrapper{grid-column-gap:16px;grid-row-gap:16px;flex-flow:column;display:flex}.faq-item{grid-column-gap:0px;grid-row-gap:0px;cursor:pointer;background-color:#0d0d0d;border:.5px solid #1c1c1c;border-radius:16px;flex-flow:column;padding:30px;display:flex}.faq-item:hover{background-color:#ffffff05}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:0;cursor:pointer}.text-block-14{color:#777676;font-size:22px;font-weight:500;letter-spacing:-.01em;transition:color .3s ease}.faq-item:hover .text-block-14{color:var(--white-color)}.arrrow-xando{width:20px;height:20px;opacity:.6;transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .3s ease}.faq-item.active .arrrow-xando{opacity:1}.faq-answer{padding-right:10%}.faq-holder-answer{padding-bottom:32px}.paragraph{color:#78a769;font-size:15px;line-height:1.3;margin:0;font-weight:100;padding:24px 0 5px}@media(max-width:768px){.text-block-14{font-size:18px}.faq-question{padding:0}.paragraph{font-size:15px}}@media(max-width:479px){.faq-section-wrapper{margin:30px auto}.text-block-14{font-size:16px;padding-right:15px}}.team-section{padding:0;background-color:transparent;color:#fff;font-family:Geist,sans-serif}.team-layout{display:grid;grid-template-columns:1fr 1.1fr;width:90%;max-width:1100px;margin:60px auto;gap:30px;align-items:start;height:fit-content;max-height:623px}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.member-wrapper{cursor:pointer;transition:transform .2s ease}.member-wrapper:hover{transform:translateY(-2px)}.member-image-wrap{position:relative;aspect-ratio:1 / 1.1;border-radius:16px;overflow:hidden;border:1.5px solid #1a1a1a;background-color:#0d0d0d;transition:all .3s ease}.member-wrapper.active .member-image-wrap{border-color:var(--white-color);box-shadow:0 0 15px #00ff000d}.member-thumb{width:100%;height:100%;object-fit:cover;object-position:top center;filter:grayscale(100%) brightness(.7);transition:filter .4s ease}.member-wrapper.active .member-thumb{filter:grayscale(0%) brightness(1)}.member-tag{position:absolute;bottom:12px;left:12px;background:#0a0a0ad9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:4px 10px;border-radius:20px;font-size:10px;font-weight:500;color:#a0a0a0;border:1px solid rgba(255,255,255,.1);white-space:nowrap}.team-spotlight{width:100%;height:100%;overflow:hidden}.spotlight-frame{position:relative;width:100%;height:100%;border-radius:20px;overflow:hidden;background:#050505;border:1px solid #1a1a1a}.spotlight-img{width:100%;height:100%;object-fit:cover;object-position:center 10%}.spotlight-content{position:absolute;bottom:0;left:0;width:100%;padding:40px;background:linear-gradient(to top,rgba(0,0,0,1) 0%,rgba(0,0,0,.9) 25%,rgba(0,0,0,.4) 60%,transparent 100%);display:flex;justify-content:space-between;align-items:flex-end;height:50%}.spotlight-text h3{font-size:32px;font-weight:600;margin:0;letter-spacing:-.5px;color:var(--white-color)}.spotlight-text p{color:#888;font-size:16px;margin:6px 0 0;font-weight:400}.x-link{width:45px;height:45px;background:#141414cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.x-link img{width:20px;height:20px;opacity:.8}.x-link:hover{background:#ffffff1a;transform:scale(1.05)}.pagination-footer{display:none}@media(max-width:991px){.team-layout{gap:20px}.spotlight-text h3{font-size:20px}}@media(max-width:768px){.pagination-footer{display:flex;justify-content:center;gap:8px;margin-top:20px}.dot{width:8px;height:8px;border-radius:50%;background:#333;transition:.3s}.dot.active{width:24px;border-radius:10px;background:var(--white-color)}.team-layout{display:flex;flex-direction:column-reverse;width:100%;margin:30px auto}.team-spotlight{width:100%;padding:0 5%}.spotlight-content{height:fit-content}.spotlight-frame{height:400px;min-height:unset}.team-grid-wrapper{overflow:hidden;width:100%;padding-left:5%}.team-grid{display:flex;flex-wrap:nowrap;gap:12px;padding:10px 0;cursor:grab}.spotlight-text p{margin:0}.member-wrapper{flex:0 0 40%}}
