@import "https://fonts.googleapis.com/css2?family=Geist:wght@100;200;300;400;500;600;700;800;900&display=swap";
body,html{background:#fff;margin:0 auto;font-family:Geist,Inter,Arial,sans-serif;overflow-x:hidden}.eyebrow{color:#7d7d7dc8;flex-direction:row;align-items:center;gap:.25vw;width:fit-content;height:fit-content;padding-left:30px;display:flex}.eyebrow svg:nth-child(2){width:20px}.marquee-wrapper{-webkit-user-select:all;user-select:all;pointer-events:none;z-index:1;background:#00000008;width:100%;overflow:hidden}.marquee-track{white-space:nowrap;will-change:transform;-webkit-user-select:all;user-select:all;pointer-events:none;display:flex}.marquee-track .marquee-item{-webkit-user-select:all;user-select:all;pointer-events:none;color:#0000001f;padding:0 1.5rem;font-size:clamp(2rem,6vw,6rem);font-weight:500}@media (max-width:1024px){.marquee-track .marquee-item{font-size:60px}}.button-1{color:#000;background:#fff;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:1vw;height:fit-content;padding:.4rem .4rem .4rem 2rem;font-size:18px;text-decoration:none;display:flex}.button-1 .box{color:#fff;background:#000;border-radius:5px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.button-2{color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff38;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:1vw;height:fit-content;padding:.4rem .4rem .4rem 2rem;font-size:18px;text-decoration:none;display:flex}.button-2 .box{color:#000;background:#fff;border-radius:5px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.hero-section{background:#121212;flex-direction:column;width:100%;height:100vh;display:flex}.hero-section .grided{pointer-events:none;background-image:linear-gradient(0deg,#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:40px 40px;width:100%;height:100vh;position:absolute;top:0;left:0}@media (max-width:768px){.hero-section .grided{background-size:24px 24px}}.hero-section::selection{color:#000;background:#fff}.hero-section header{color:#fff;width:100%;height:87vh;margin-top:auto}.hero-section header .hero-top{flex-direction:row;width:100%;height:50%;display:flex}@media (max-width:768px){.hero-section header .hero-top{height:10%}}.hero-section header .hero-bottom{box-sizing:border-box;flex-direction:column;height:50%;padding-left:30px;padding-right:20px;display:flex}@media (max-width:768px){.hero-section header .hero-bottom{padding-left:20px}}@media (max-width:480px){.hero-section header .hero-bottom{padding-left:16px;padding-right:16px}}.hero-section header .hero-bottom .hero-title{color:#0000;background:linear-gradient(90deg,#7a7a7a 0%,#fff 50%,#222 100%);-webkit-background-clip:text;background-clip:text;width:100%;max-width:1000px;margin:auto 0 0;font-size:clamp(50px,6vw,90px);font-weight:400;line-height:1.1}.hero-section header .hero-bottom .hero-para{color:#ffffff63;width:100%;max-width:1000px;margin:0 0 20px;font-size:clamp(20px,2vw,25px);font-weight:500;line-height:1.4}.hero-section header .hero-bottom .hero-cta{flex-flow:wrap;gap:1vw;margin-bottom:30px;display:flex}@media (max-width:480px){.hero-section header .hero-bottom .hero-cta{flex-direction:column;gap:12px;width:100%}.hero-section header .hero-bottom .hero-cta a{justify-content:center;width:fit-content}}@media (max-width:768px){.hero-section header{height:90vh}}.approach-section{width:100%;height:calc(max-content + 30vh);background:#fff;border-top-left-radius:60px;border-top-right-radius:60px;overflow:hidden}.approach-section ::selection{color:#fff;background:#000}.approach-section .approach-main{flex-direction:column;height:max-content;margin-top:3vh;display:flex}.approach-section .approach-main .approach-top{flex-direction:row;display:flex}.approach-section .approach-main .approach-top .approach-left{flex-direction:column;width:80%;display:flex}.approach-section .approach-main .approach-top .approach-left .approach-title{width:600px;margin:30px 0 0 30px;font-size:100px;font-weight:550;line-height:100px}.approach-section .approach-main .approach-top .approach-left .approach-title i{color:#00000072;font-style:normal}.approach-section .approach-main .approach-top .approach-right{width:20%;padding-right:30px;display:flex}.approach-section .approach-main .approach-top .approach-right .button-1{color:#fff;background:#000;margin-top:auto;margin-left:auto}.approach-section .approach-main .approach-top .approach-right .button-1 .box{color:#000;background:#fff}.approach-section .approach-main .approach-cards{flex-flow:wrap;gap:1vw;width:96.5vw;margin-top:5vh;margin-left:30px;display:flex}.approach-section .approach-main .approach-cards .approach-card1,.approach-section .approach-main .approach-cards .approach-card2,.approach-section .approach-main .approach-cards .approach-card3,.approach-section .approach-main .approach-cards .approach-card4{height:fit-content}.approach-section .approach-main .approach-cards .approach-card1:hover,.approach-section .approach-main .approach-cards .approach-card2:hover,.approach-section .approach-main .approach-cards .approach-card3:hover,.approach-section .approach-main .approach-cards .approach-card4:hover{cursor:pointer}.approach-section .approach-main .approach-cards .approach-card1:hover svg,.approach-section .approach-main .approach-cards .approach-card2:hover svg,.approach-section .approach-main .approach-cards .approach-card3:hover svg,.approach-section .approach-main .approach-cards .approach-card4:hover svg{transform:scale(1.1)}.approach-section .approach-main .approach-cards ::selection{color:#000;background:#fff}.approach-section .approach-main .approach-cards .approach-card1{color:#fff;z-index:1;background:0 0;border-radius:30px;flex-direction:column;width:35vw;height:70vh;padding:30px;display:flex;position:relative;overflow:hidden}.approach-section .approach-main .approach-cards .approach-card1 .img{z-index:-1;background:url(/wallpaper.png) 0 0/cover;flex:35;width:100%;height:100%;position:absolute;top:0;left:0}.approach-section .approach-main .approach-cards .approach-card1 span{color:#ffffff6b;margin:0;font-size:40px}.approach-section .approach-main .approach-cards .approach-card1 h3{width:500px;margin:0;font-size:80px;font-weight:500;line-height:90px}.approach-section .approach-main .approach-cards .approach-card1 h3 i{color:#ffffff8a;font-style:normal}.approach-section .approach-main .approach-cards .approach-card1 hr{background:#ffffff18;border:0;width:100%;height:1px}.approach-section .approach-main .approach-cards .approach-card1 p{color:#ffffffa5;margin-top:auto;font-size:20px}.approach-section .approach-main .approach-cards .approach-card1 svg{color:#000;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:30px;font-size:40px;transition:all .3s;display:flex;position:absolute;top:30px;right:30px}.approach-section .approach-main .approach-cards .approach-card2{color:#fff;z-index:1;background:0 0;border-radius:30px;flex-direction:column;flex:60;width:60vw;height:70vh;padding:30px;display:flex;position:relative;overflow:hidden}.approach-section .approach-main .approach-cards .approach-card2 .img{z-index:-1;filter:saturate(0)brightness(.8)contrast(1.2);background:url(/wallpaper-3.png) 0 0/cover;width:100%;height:100%;position:absolute;top:0;left:0}.approach-section .approach-main .approach-cards .approach-card2 .pop{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#33333396;border:1px solid #ffffff1c;border-radius:15px;flex-direction:row;align-items:center;width:100%;display:flex}.approach-section .approach-main .approach-cards .approach-card2 .pop .left{width:80%;padding:30px}.approach-section .approach-main .approach-cards .approach-card2 .pop .left h3{width:700px;margin:0;font-size:50px;font-weight:500;line-height:55px}.approach-section .approach-main .approach-cards .approach-card2 .pop .left h3 i{color:#ffffff8a;font-style:normal}.approach-section .approach-main .approach-cards .approach-card2 .pop .left p{color:#ffffffa5;margin-top:auto;font-size:20px}.approach-section .approach-main .approach-cards .approach-card2 .pop hr{background:#ffffff32;border:0;width:1px;height:50%}.approach-section .approach-main .approach-cards .approach-card2 .pop .right{justify-content:center;align-items:center;width:20%;height:100%;display:flex}.approach-section .approach-main .approach-cards .approach-card2 .pop .right svg{color:#000;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:30px;font-size:40px;transition:all .3s;display:flex}.approach-section .approach-main .approach-cards .approach-card3{color:#fff;z-index:1;background:0 0;border-radius:30px;flex-direction:column;width:60vw;height:40vh;padding:30px;display:flex;position:relative;overflow:hidden}.approach-section .approach-main .approach-cards .approach-card3 .img{z-index:-1;filter:saturate(0)brightness(.8)contrast(1.2);background:url(/wallpaper-2.png) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.approach-section .approach-main .approach-cards .approach-card3 .pop{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#33333396;border:1px solid #ffffff1c;border-radius:15px;flex-direction:row;align-items:center;width:100%;margin-top:auto;display:flex}.approach-section .approach-main .approach-cards .approach-card3 .pop .left{width:80%;padding:30px}.approach-section .approach-main .approach-cards .approach-card3 .pop .left h3{width:700px;margin:0;font-size:50px;font-weight:500;line-height:55px}.approach-section .approach-main .approach-cards .approach-card3 .pop .left h3 i{color:#ffffff8a;font-style:normal}.approach-section .approach-main .approach-cards .approach-card3 .pop .left p{color:#ffffffa5;margin-top:auto;font-size:20px}.approach-section .approach-main .approach-cards .approach-card3 .pop hr{background:#ffffff32;border:0;width:1px;height:50%}.approach-section .approach-main .approach-cards .approach-card3 .pop .right{justify-content:center;align-items:center;width:20%;height:100%;display:flex}.approach-section .approach-main .approach-cards .approach-card3 .pop .right svg{color:#000;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:30px;font-size:40px;transition:all .3s;display:flex}.approach-section .approach-main .approach-cards .approach-card4{color:#fff;z-index:1;background:0 0;border-radius:30px;flex-direction:column;flex:29;width:30vw;height:40vh;padding:30px;display:flex;position:relative;overflow:hidden}.approach-section .approach-main .approach-cards .approach-card4 .img{z-index:-1;background:url(/wallpaper.png) 0 0/cover;flex:35;width:100%;height:100%;position:absolute;top:0;left:0}.approach-section .approach-main .approach-cards .approach-card4 span{color:#ffffff6b;margin:0;font-size:30px}.approach-section .approach-main .approach-cards .approach-card4 h3{width:500px;margin:0;font-size:70px;font-weight:500;line-height:75px}.approach-section .approach-main .approach-cards .approach-card4 h3 i{color:#ffffff8a;font-style:normal}.approach-section .approach-main .approach-cards .approach-card4 hr{background:#ffffff18;border:0;width:100%;height:1px}.approach-section .approach-main .approach-cards .approach-card4 p{color:#ffffffa5;margin-top:auto;font-size:20px}.approach-section .approach-main .approach-cards .approach-card4 svg{color:#000;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:30px;font-size:40px;transition:all .3s;display:flex;position:absolute;top:30px;right:30px}@media (max-width:1024px){.approach-section{border-top-left-radius:0;border-top-right-radius:0;padding-bottom:20vh}.approach-section .approach-main{margin-top:6vh}.approach-section .approach-main .approach-top{flex-direction:column;gap:24px}.approach-section .approach-main .approach-top .approach-left{width:100%}.approach-section .approach-main .approach-top .approach-left .approach-title{width:100%;max-width:90%;margin-top:16px;margin-left:20px;font-size:clamp(32px,8vw,48px);line-height:1.15}.approach-section .approach-main .approach-top .approach-right{box-sizing:border-box;width:100%;padding-left:20px;padding-right:0}.approach-section .approach-main .approach-top .approach-right .button-1{width:max-content;margin-left:0}.approach-section .approach-main .approach-cards{flex-direction:column;gap:20px;width:calc(100% - 40px);margin-top:4vh;margin-left:20px;margin-right:20px}.approach-section .approach-main .approach-cards .approach-card1,.approach-section .approach-main .approach-cards .approach-card2,.approach-section .approach-main .approach-cards .approach-card3,.approach-section .approach-main .approach-cards .approach-card4{flex:unset;box-sizing:border-box;height:60vh;padding:20px;width:100%!important}.approach-section .approach-main .approach-cards .approach-card1 span,.approach-section .approach-main .approach-cards .approach-card4 span{font-size:clamp(24px,6vw,30px)}.approach-section .approach-main .approach-cards .approach-card1 h3,.approach-section .approach-main .approach-cards .approach-card4 h3{width:100%;font-size:clamp(32px,8vw,42px);line-height:1.2}.approach-section .approach-main .approach-cards .approach-card1 p,.approach-section .approach-main .approach-cards .approach-card4 p{font-size:15px}.approach-section .approach-main .approach-cards .approach-card1 svg,.approach-section .approach-main .approach-cards .approach-card4 svg{padding:16px;font-size:24px;top:16px;right:16px}.approach-section .approach-main .approach-cards .approach-card2,.approach-section .approach-main .approach-cards .approach-card3{height:50vh}.approach-section .approach-main .approach-cards .approach-card2 .pop,.approach-section .approach-main .approach-cards .approach-card3 .pop{box-sizing:border-box;flex-direction:column;align-items:flex-start;padding:20px}.approach-section .approach-main .approach-cards .approach-card2 .pop .left,.approach-section .approach-main .approach-cards .approach-card3 .pop .left{width:100%;padding:0 0 20px}.approach-section .approach-main .approach-cards .approach-card2 .pop .left h3,.approach-section .approach-main .approach-cards .approach-card3 .pop .left h3{width:100%;font-size:clamp(24px,6vw,32px);line-height:1.25}.approach-section .approach-main .approach-cards .approach-card2 .pop .left p,.approach-section .approach-main .approach-cards .approach-card3 .pop .left p{font-size:15px}.approach-section .approach-main .approach-cards .approach-card2 .pop hr,.approach-section .approach-main .approach-cards .approach-card3 .pop hr{width:100%;height:1px;margin:0 0 16px}.approach-section .approach-main .approach-cards .approach-card2 .pop .right,.approach-section .approach-main .approach-cards .approach-card3 .pop .right{justify-content:flex-start;width:100%}.approach-section .approach-main .approach-cards .approach-card2 .pop .right svg,.approach-section .approach-main .approach-cards .approach-card3 .pop .right svg{padding:16px;font-size:24px}}@media (max-width:480px){.approach-section .approach-main .approach-cards .approach-card1,.approach-section .approach-main .approach-cards .approach-card4{height:50vh}.approach-section .approach-main .approach-cards .approach-card2,.approach-section .approach-main .approach-cards .approach-card3{height:max-content}}.project-section{background:#060606;border-radius:60px 60px 0 0;width:100%;height:max-content;overflow:hidden}.project-section ::selection{color:#000;background:#fff}.project-section .marquee-wrapper{background:#121212}.project-section .marquee-wrapper .marquee-item{color:#ffffff17}.project-section .project-top{flex-direction:row;display:flex}.project-section .project-top .left{flex-direction:column;width:80%;display:flex}.project-section .project-top .left .eyebrow{margin-top:50px}.project-section .project-top .left .project-title{color:#fff;width:600px;margin:30px 0 0 30px;font-size:100px;font-weight:550;line-height:100px}.project-section .project-top .left .project-title i{color:#ffffff72;font-style:normal}.project-section .project-top .right{width:20%;display:flex}.project-section .project-top .right .button-1{margin-top:auto;margin-left:auto;margin-right:30px}.project-section .project-cards{box-sizing:border-box;flex-direction:column;align-items:center;gap:1vh;width:100%;margin-top:5vh;padding-left:30px;padding-right:30px;display:flex}.project-section .project-cards .project-card{box-sizing:border-box;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#33333396;border:1px solid #ffffff1c;border-radius:30px;flex-direction:column;width:100%;padding:30px;display:flex;overflow:hidden}.project-section .project-cards .project-card:hover .project-tags{transform:translateY(0)}.project-section .project-cards .project-card .project-card-image{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:15px;padding:30px;position:relative}.project-section .project-cards .project-card .project-card-image .project-tags{flex-direction:row;gap:1vw;transition:all .3s;display:flex}.project-section .project-cards .project-card .project-card-image .project-tags .project-tag{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;background:#000000c6;border:1px solid #ffffff1c;border-radius:999px;padding:1rem 3rem}.project-section .project-cards .project-card .project-pop{flex-direction:row;align-items:center;padding-top:30px;display:flex}.project-section .project-cards .project-card .project-pop h3{color:#fff;width:1000px;margin:0;font-size:50px;font-weight:500;line-height:55px}.project-section .project-cards .project-card .project-pop p{color:#ffffff8a;margin:0;font-size:20px;font-weight:500}.project-section .project-cards .project-card .project-pop hr{background:#ffffff21;border:0;width:1px;height:100%}.project-section .project-cards .project-card .project-pop .project-card-link{justify-content:center;align-items:center;display:flex}.project-section .project-cards .project-card .project-pop .project-card-link a{border-radius:50%}.project-section .project-cards .project-card .project-pop .project-card-link svg{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:30px;font-size:40px;display:flex}.project-section .bottom{background:#121212;flex-direction:row;align-items:center;margin-top:5vh;padding:30px;display:flex}.project-section .bottom p{color:#ffffff5b;width:800px;font-size:20px}.project-section .bottom .social{align-items:center;gap:1vw;margin-left:auto;display:flex}.project-section .bottom .social span{color:#fff;font-size:20px}.project-section .bottom .social .links{flex-direction:row;gap:1vw;display:flex}.project-section .bottom .social .links a{color:#000;aspect-ratio:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;text-decoration:none;display:flex}@media (max-width:1024px){.project-section{border-radius:30px 30px 0 0}.project-section .project-top{flex-direction:column;gap:16px}.project-section .project-top .left{width:100%}.project-section .project-top .left .eyebrow{margin-top:30px}.project-section .project-top .left .project-title{width:100%;max-width:90%;margin-top:16px;margin-left:20px;font-size:clamp(32px,8vw,48px);line-height:1.15}.project-section .project-top .right{width:100%}.project-section .project-top .right .button-1{margin-bottom:20px;margin-left:20px;margin-right:0}.project-section .project-cards{gap:20px;margin-top:4vh}.project-section .project-cards .project-card{width:92vw;height:max-content}.project-section .project-cards .project-card .project-card-image{padding:20px}.project-section .project-cards .project-card .project-card-image .project-tags{flex-wrap:wrap;gap:8px;transform:translateY(0)}.project-section .project-cards .project-card .project-card-image .project-tags .project-tag{padding:.6rem 1.4rem;font-size:13px}.project-section .project-cards .project-card .project-pop{flex-direction:column;align-items:flex-start;position:relative}.project-section .project-cards .project-card .project-pop h3{width:100%;font-size:clamp(24px,6vw,32px);line-height:1.25}.project-section .project-cards .project-card .project-pop p{font-size:15px}.project-section .project-cards .project-card .project-pop hr{width:100%;height:1px;margin:16px 0}.project-section .project-cards .project-card .project-pop .project-card-link{align-self:flex-end}.project-section .project-cards .project-card .project-pop .project-card-link svg{padding:16px;font-size:24px}.project-section .bottom{flex-direction:column;align-items:flex-start;gap:20px;padding:24px 20px}.project-section .bottom p{width:100%;font-size:16px}.project-section .bottom .social{justify-content:space-between;width:100%;margin-left:0}.project-section .bottom .social span{font-size:16px}.project-section .bottom .social .links{gap:12px}.project-section .bottom .social .links a{width:56px;height:56px}.project-section .bottom .social .links a svg{font-size:20px}}@media (max-width:480px){.project-section .project-cards .project-card{height:max-content}.project-section .project-cards .project-card .project-tags .project-tag{padding:.5rem 1rem;font-size:12px}}.features-section{background:#fff;flex-direction:column;width:100%;height:max-content;margin-top:-50vh;padding-bottom:10vh;display:flex}.features-section ::selection{color:#fff;background:#000}.features-section .features-top{flex-direction:column;width:fit-content;display:flex}.features-section .features-top .eyebrow{margin-top:50px}.features-section .features-top .features-title{color:#000;width:800px;margin:10px 0 0 30px;font-size:80px;line-height:85px}.features-section .features-top .features-title i{color:#0000009f;font-style:normal}.features-section .features-top .button-1{color:#fff;background:#000;width:fit-content;margin-top:30px;margin-left:30px}.features-section .features-top .button-1 .box{color:#000;background:#fff}.features-section .features-cards{flex-flow:wrap;gap:1vw;width:96.5vw;margin-top:5vh;margin-left:30px;display:flex}.features-section .features-cards .features-card1:hover,.features-section .features-cards .features-card2:hover,.features-section .features-cards .features-card3:hover{cursor:pointer}.features-section .features-cards .features-card1:hover svg,.features-section .features-cards .features-card2:hover svg,.features-section .features-cards .features-card3:hover svg{transform:scale(1.1)}.features-section .features-cards ::selection{color:#000;background:#fff}.features-section .features-cards .features-card1{color:#fff;z-index:1;background:0 0;border-radius:30px;flex-direction:column;width:100%;height:40vh;padding:30px;display:flex;position:relative;overflow:hidden}.features-section .features-cards .features-card1 .img{z-index:-1;background:url(/wallpaper.png) 0 0/cover;flex:100;width:100%;height:100%;position:absolute;top:0;left:0}.features-section .features-cards .features-card1 span{color:#ffffff6b;margin:0;font-size:40px}.features-section .features-cards .features-card1 h3{width:500px;margin:0;font-size:80px;font-weight:500;line-height:90px}.features-section .features-cards .features-card1 h3 i{color:#ffffff8a;font-style:normal}.features-section .features-cards .features-card1 hr{background:#ffffff18;border:0;width:100%;height:1px}.features-section .features-cards .features-card1 p{color:#ffffffa5;margin-top:auto;font-size:20px}.features-section .features-cards .features-card1 svg{color:#000;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:30px;font-size:40px;transition:all .3s;display:flex;position:absolute;top:30px;right:30px}.features-section .features-cards .features-card2{color:#fff;z-index:1;background:0 0;border-radius:30px;flex-direction:column;flex:50;width:calc(50% - .5vw);height:45vh;padding:30px;display:flex;position:relative;overflow:hidden}.features-section .features-cards .features-card2 .img{z-index:-1;background:url(/wallpaper.png) 0 0/cover;flex:35;width:100%;height:100%;position:absolute;top:0;left:0}.features-section .features-cards .features-card2 span{color:#ffffff6b;margin:0;font-size:40px}.features-section .features-cards .features-card2 h3{width:700px;margin:0;font-size:80px;font-weight:500;line-height:90px}.features-section .features-cards .features-card2 h3 i{color:#ffffff8a;font-style:normal}.features-section .features-cards .features-card2 hr{background:#ffffff18;border:0;width:100%;height:1px}.features-section .features-cards .features-card2 p{color:#ffffffa5;margin-top:auto;font-size:20px}.features-section .features-cards .features-card2 svg{color:#000;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:30px;font-size:40px;transition:all .3s;display:flex;position:absolute;top:30px;right:30px}.features-section .features-cards .features-card3{color:#fff;z-index:1;background:0 0;border-radius:30px;flex-direction:column;flex:50;width:calc(50% - .5vw);height:45vh;padding:30px;display:flex;position:relative;overflow:hidden}.features-section .features-cards .features-card3 .img{z-index:-1;background:url(/wallpaper.png) 0 0/cover;flex:35;width:100%;height:100%;position:absolute;top:0;left:0}.features-section .features-cards .features-card3 span{color:#ffffff6b;margin:0;font-size:40px}.features-section .features-cards .features-card3 h3{width:500px;margin:0;font-size:80px;font-weight:500;line-height:90px}.features-section .features-cards .features-card3 h3 i{color:#ffffff8a;font-style:normal}.features-section .features-cards .features-card3 hr{background:#ffffff18;border:0;width:100%;height:1px}.features-section .features-cards .features-card3 p{color:#ffffffa5;margin-top:auto;font-size:20px}.features-section .features-cards .features-card3 svg{color:#000;z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;padding:30px;font-size:40px;transition:all .3s;display:flex;position:absolute;top:30px;right:30px}@media (max-width:1024px){.features-section{margin-top:0;margin-bottom:6vh}.features-section .features-top{width:100%}.features-section .features-top .eyebrow{margin-top:30px}.features-section .features-top .features-title{width:100%;max-width:90%;margin-top:16px;margin-left:20px;font-size:clamp(32px,8vw,48px);line-height:1.15}.features-section .features-top .button-1{margin-top:20px;margin-left:20px}.features-section .features-cards{flex-direction:column;gap:20px;width:calc(100% - 40px);margin-top:4vh;margin-left:20px;margin-right:20px}.features-section .features-cards .features-card1,.features-section .features-cards .features-card2,.features-section .features-cards .features-card3{flex:unset;box-sizing:border-box;padding:20px;width:100%!important}.features-section .features-cards .features-card1{height:55vh}.features-section .features-cards .features-card2,.features-section .features-cards .features-card3{height:50vh}.features-section .features-cards .features-card1 span,.features-section .features-cards .features-card2 span,.features-section .features-cards .features-card3 span{font-size:clamp(24px,6vw,30px)}.features-section .features-cards .features-card1 h3,.features-section .features-cards .features-card2 h3,.features-section .features-cards .features-card3 h3{width:100%;font-size:clamp(32px,8vw,42px);line-height:1.2}.features-section .features-cards .features-card1 p,.features-section .features-cards .features-card2 p,.features-section .features-cards .features-card3 p{font-size:15px}.features-section .features-cards .features-card1 svg,.features-section .features-cards .features-card2 svg,.features-section .features-cards .features-card3 svg{padding:16px;font-size:24px;top:16px;right:16px}}@media (max-width:480px){.features-section .features-cards .features-card1{height:45vh}.features-section .features-cards .features-card2,.features-section .features-cards .features-card3{height:40vh}}.process-section{background:#fff;flex-direction:column;height:max-content;padding-bottom:30px;display:flex}.process-section ::selection{color:#fff;background:#000}.process-section .process-top{flex-direction:column;align-items:center;width:100%;display:flex}.process-section .process-top .process-title{color:#000;text-align:center;width:1000px;margin:0 0 0 30px;font-size:100px;font-weight:550;line-height:100px}.process-section .process-top .process-title i{color:#00000072;font-style:normal}.process-section .process-top .button-1{color:#fff;background:#000;margin-top:30px}.process-section .process-top .button-1 .box{color:#000;background:#fff}.process-section .process-timeline{border-top:1px solid #000;border-bottom:1px solid #000;flex-direction:column;gap:1vh;height:60vh;margin-top:10vh;padding-top:1vh;padding-bottom:1vh;display:flex}.process-section .process-timeline ::selection{color:#000;background:#fff}.process-section .process-timeline .layer{background:#80808015;border-top:1px solid #0000003a;border-bottom:1px solid #00000047;align-items:center;width:100%;height:25%;padding-left:35px;display:flex}.process-section .process-timeline .layer .bloc{color:#fff;background:url(/wallpaper.png) 50%/cover no-repeat;flex-direction:row;gap:1vw;width:25%;padding:20px;display:flex;position:relative}.process-section .process-timeline .layer .bloc :before{content:"|";color:#00000081;background:#616161;border-top-right-radius:10px;border-bottom-right-radius:10px;justify-content:center;align-items:center;width:6.5%;height:100%;font-size:50px;display:flex;position:absolute;top:0;left:100%}.process-section .process-timeline .layer .bloc :after{content:"|";color:#00000081;background:#616161;border-top-left-radius:10px;border-bottom-left-radius:10px;justify-content:center;align-items:center;width:6.5%;height:100%;font-size:50px;display:flex;position:absolute;top:0;right:100%}.process-section .process-timeline .layer .bloc .icon{color:#000;background:#fff;border-radius:5px;justify-content:center;align-items:center;padding:20px;font-size:20px;display:flex}.process-section .process-timeline .layer .bloc hr{background:#ffffff68;border:0;width:100%;height:1px;position:absolute;top:80%;left:0}.process-section .process-timeline .layer .bloc .waveform{fill:#ffffff38;width:33%;position:absolute;bottom:0;left:0}.process-section .process-timeline .layer .bloc .waveform2{fill:#ffffff38;width:33%;position:absolute;bottom:0;left:33%}.process-section .process-timeline .layer .bloc .waveform3{fill:#ffffff38;width:33%;position:absolute;bottom:0;left:66%}.process-section .process-timeline .layer .bloc .pop{flex-direction:column;display:flex}.process-section .process-timeline .layer .bloc .pop h3{margin:0;font-size:30px}.process-section .process-timeline .layer .bloc .pop p{color:#ffffffa7;margin:0 0 auto;font-size:12.5px}.process-section .process-timeline .layer:nth-child(2) .bloc{margin-left:25%}.process-section .process-timeline .layer:nth-child(3) .bloc{margin-left:50%}.process-section .process-timeline .layer:nth-child(4) .bloc{margin-left:69%}@media (max-width:1024px){.process-section .process-top{box-sizing:border-box;padding:0 20px}.process-section .process-top .process-title{width:100%;margin-left:0;font-size:clamp(32px,8vw,48px);line-height:1.15}.process-section .process-top .button-1{margin-top:24px}.process-section .process-timeline{box-sizing:border-box;gap:12px;height:auto;margin-top:6vh;padding:16px}.process-section .process-timeline .layer{justify-content:center;align-items:center;width:100%;height:auto;padding-left:0;display:flex}.process-section .process-timeline .layer:nth-child(2) .bloc,.process-section .process-timeline .layer:nth-child(3) .bloc,.process-section .process-timeline .layer:nth-child(4) .bloc{margin-left:0}.process-section .process-timeline .layer .bloc{box-sizing:border-box;flex-direction:row;align-items:center;gap:16px;width:90%;padding:20px}.process-section .process-timeline .layer .bloc:before,.process-section .process-timeline .layer .bloc:after{display:none}.process-section .process-timeline .layer .bloc .icon{flex-shrink:0;padding:14px;font-size:16px}.process-section .process-timeline .layer .bloc hr,.process-section .process-timeline .layer .bloc .waveform,.process-section .process-timeline .layer .bloc .waveform2,.process-section .process-timeline .layer .bloc .waveform3{display:none}.process-section .process-timeline .layer .bloc .pop h3{font-size:clamp(15px,5vw,22px)}.process-section .process-timeline .layer .bloc .pop p{font-size:10px}}@media (max-width:480px){.process-section .process-timeline .layer .bloc{flex-direction:column;align-items:flex-start;gap:10px}.process-section .process-timeline .layer .bloc .icon{padding:12px;font-size:18px}}.cta-section{z-index:1;background:#fff;border-bottom-right-radius:30px;border-bottom-left-radius:30px;flex-direction:column;width:100%;height:fit-content;display:flex;position:relative;overflow:hidden}.cta-section ::selection{color:#fff;background:#000}.cta-section .cta-top{justify-content:center;align-items:center;width:100%;height:50vh;display:flex}.cta-section .cta-top ::selection{color:#000;background:#fff}.cta-section .cta-top .cta-card{background:url(/wallpaper.png) 50%/cover;border-radius:30px;flex-direction:row;justify-content:space-between;width:94%;padding:30px;display:flex}.cta-section .cta-top .cta-card .cta-left{flex-direction:column;display:flex}.cta-section .cta-top .cta-card .cta-left .cta-title{color:#fff;width:1200px;margin:0;font-size:80px;font-weight:500;line-height:90px}.cta-section .cta-top .cta-card .cta-left .cta-title i{color:#ffffff8a;font-style:normal}.cta-section .cta-top .cta-card .cta-left .cta-paragraphe{color:#ffffff9b;width:1000px;font-size:20px}.cta-section .cta-top .cta-card .cta-right{flex-direction:row;gap:1vw;display:flex}.cta-section .cta-top .cta-card .cta-right a{margin-top:auto}.cta-section .marquee-wrapper{background:#f7f7f7}@media (max-width:1024px){.cta-section .cta-top{height:auto;padding:40px 0}.cta-section .cta-top .cta-card{flex-direction:column;justify-content:flex-start;gap:24px;width:90%;padding:24px}.cta-section .cta-top .cta-card .cta-left .cta-title{width:100%;font-size:clamp(28px,7vw,44px);line-height:1.2}.cta-section .cta-top .cta-card .cta-left .cta-paragraphe{width:100%;margin-top:12px;font-size:15px}.cta-section .cta-top .cta-card .cta-right{flex-direction:column;gap:12px;width:100%}.cta-section .cta-top .cta-card .cta-right a{justify-content:center;width:fit-content;margin-top:0}}@media (max-width:480px){.cta-section .cta-top{padding:24px 0}.cta-section .cta-top .cta-card{border-radius:20px;padding:20px}}.footer-section{background:#121212;flex-direction:column;width:100%;height:max-content;margin-top:-20vh;display:flex;position:relative;overflow:hidden}.footer-section::selection{color:#000;background:#fff}.footer-section:before{content:"";z-index:2;pointer-events:none;background-image:linear-gradient(0deg,#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.footer-section>*{pointer-events:all;-webkit-user-select:all;user-select:all;position:relative}.footer-section .footer-content{color:#fff;margin-top:10vh}.footer-section .footer-content .footer-columns{flex-direction:row;align-items:flex-start;gap:4rem;padding:40px;display:flex}.footer-section .footer-content .footer-columns .footer-branding{flex-direction:column;flex:2;gap:1rem;display:flex}.footer-section .footer-content .footer-columns .footer-branding .footer-logo{width:150px}.footer-section .footer-content .footer-columns .footer-branding .footer-subtitle{font-size:40px;font-weight:400;line-height:1.2}.footer-section .footer-content .footer-columns .footer-branding .footer-description{color:#888;max-width:32ch;font-size:15px;font-weight:700;line-height:1.75}.footer-section .footer-content .footer-columns .footer-col{flex-direction:column;flex:1;gap:.75rem;display:flex}.footer-section .footer-content .footer-columns .footer-col>div:first-child{letter-spacing:.18em;text-transform:uppercase;color:#fff;margin-bottom:.5rem;font-size:20px}.footer-section .footer-content .footer-columns .footer-col a{color:#888;font-size:15px;font-weight:300;text-decoration:none;transition:color .2s}.footer-section .footer-content .footer-columns .footer-col a:hover{color:#fff}.footer-section .footer-content .footer-columns .footer-col.contact .button-1{color:#000;width:fit-content}.footer-section .footer-content .footer-columns .footer-col.contact .footer-socials{gap:1rem;margin-top:.5rem;display:flex}.footer-section .footer-content .footer-columns .footer-col.contact .footer-socials a{color:#000;aspect-ratio:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;text-decoration:none;display:flex}.footer-section .footer-content .footer-columns .footer-col.navigation .footer-nav{flex-direction:column;gap:.75rem;display:flex}.footer-section .footer-content .footer-columns .footer-col.navigation .footer-nav a{color:#888;cursor:pointer;font-size:17.5px;font-weight:300;text-decoration:none;transition:color .2s}.footer-section .footer-content .footer-columns .footer-col.navigation .footer-nav a:hover{color:#fff}.footer-section .footer-content .footer-bottom{color:#fff;border-top:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;margin-top:4rem;padding:30px;font-size:15px;font-weight:300;display:flex}.footer-section .decorations{color:#fff;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;margin:0;padding:0;font-size:54cqh;font-weight:1000;line-height:.9;display:flex}@media (max-width:1024px){.footer-section{margin-top:-5vh}.footer-section .footer-content{margin-top:6vh}.footer-section .footer-content .footer-columns{flex-direction:column;gap:2.5rem;padding:24px}.footer-section .footer-content .footer-columns .footer-branding .footer-logo{width:110px}.footer-section .footer-content .footer-columns .footer-branding .footer-subtitle{font-size:clamp(24px,6vw,32px)}.footer-section .footer-content .footer-columns .footer-branding .footer-description{max-width:100%;font-size:14px}.footer-section .footer-content .footer-columns .footer-col.contact .footer-socials a{width:56px;height:56px}.footer-section .footer-content .footer-columns .footer-col.contact .footer-socials a svg{font-size:20px}.footer-section .footer-content .footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;margin-top:2.5rem;padding:24px;font-size:13px}.footer-section .decorations{font-size:clamp(48px,20vw,140px)}}@media (max-width:480px){.footer-section .footer-content .footer-columns{gap:2rem;padding:20px}.footer-section .footer-content .footer-bottom{padding:20px}.footer-section .decorations{font-size:clamp(36px,18vw,90px)}}.loader-screen{z-index:99999;background:#fff;flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}.loader-screen::selection{color:#000;background:#fff}.loader-screen .loader-grid{pointer-events:none;background-image:linear-gradient(0deg,#0000000a 1px,#0000 1px),linear-gradient(90deg,#0000000a 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.loader-screen .loader-content{flex:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.loader-screen .loader-content .loader-center{flex-direction:column;align-items:center;gap:16px;display:flex}.loader-screen .loader-content .loader-center .loader-logo{color:#000;font-size:clamp(60px,12vw,160px);font-weight:700;line-height:.9}.loader-screen .loader-content .loader-center .loader-counter{color:#000;font-variant-numeric:tabular-nums;align-items:flex-start;gap:3px;font-size:clamp(20px,3vw,28px);font-weight:500;display:flex}.loader-screen .loader-content .loader-center .loader-counter span{color:#00000080;margin-top:3px;font-size:.5em}.loader-screen .loader-bar-track{background:#0000001a;flex-shrink:0;width:100%;height:4px;position:relative;overflow:hidden}.loader-screen .loader-bar-track .loader-bar-fill{background:#000;width:0%;height:100%}@media (max-width:768px){.loader-screen .loader-bar-track{height:3px}}
.navbar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:9999;background:#272727a9;border:1px solid #ffffff15;border-radius:20px;flex-direction:row;justify-content:space-between;align-items:center;width:97%;height:5vh;padding:1.5vh .75%;display:flex;position:fixed;top:1vh;left:.75%;box-shadow:1px 10px 100px #0000003b}.navbar img{width:150px}.navbar .nav-links{flex-direction:row;gap:1vw;display:flex}.navbar .nav-links a{color:#ffffff95;font-weight:700;text-decoration:none}.navbar .nav-links a:hover{color:#fff}.navbar .utilities{color:#ffffffa5;flex-direction:row;align-items:center;gap:2vw;display:flex}.navbar .utilities .languages{border-radius:10px;flex-direction:row;align-items:center;gap:.1vw;padding:1rem;transition:all .3s;display:flex}.navbar .utilities .languages:hover{cursor:pointer;color:#fff;background:#ffffff0f}.navbar .button-1{color:#000;background:#fff;width:fit-content}.navbar .button-1 .box{color:#fff;background:#000}.navbar .burger-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:10px;padding:8px;transition:background .2s;display:none}.navbar .burger-btn svg{font-size:28px}.navbar .burger-btn:hover{background:#ffffff0f}.mobile-menu{z-index:9998;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#121212eb;flex-direction:column;justify-content:center;align-items:center;gap:4vh;padding:10vh 8% 6vh;display:none;position:fixed;inset:0}.mobile-menu .mobile-links{flex-direction:column;align-items:center;gap:3vh;display:flex}.mobile-menu .mobile-links a{color:#ffffffbf;font-size:32px;font-weight:700;text-decoration:none;transition:color .2s}.mobile-menu .mobile-links a:hover{color:#fff}.mobile-menu .mobile-utilities{flex-direction:column;align-items:center;gap:3vh;width:100%;display:flex}.mobile-menu .mobile-utilities .languages{color:#ffffffa5;border-radius:10px;flex-direction:row;align-items:center;gap:.5vw;padding:1rem 1.5rem;transition:all .3s;display:flex}.mobile-menu .mobile-utilities .languages:active{color:#fff;background:#ffffff0f}.mobile-menu .mobile-utilities .button-1{color:#000;background:#fff;justify-content:center;width:fit-content}.mobile-menu .mobile-utilities .button-1 .box{color:#fff;background:#000}@media (max-width:1023px){.navbar{width:90%;height:auto;padding:1.2vh 3%}.navbar img{width:110px}.navbar .nav-links,.navbar .utilities{display:none}.navbar .burger-btn{justify-content:center;align-items:center;display:flex}}
.custom-cursor{z-index:99999;mix-blend-mode:difference;isolation:isolate;pointer-events:none;opacity:0;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:width .35s cubic-bezier(.34,1.56,.64,1),height .35s cubic-bezier(.34,1.56,.64,1),opacity .3s;display:flex;position:fixed;top:0;left:0}.custom-cursor.is-visible{opacity:1}.custom-cursor .cursor-label{opacity:1;color:#fff;mix-blend-mode:difference;font-size:16px;font-weight:700;transition:opacity .2s,transform .2s;position:absolute}.custom-cursor .cursor-icon{color:#fff;opacity:0;mix-blend-mode:difference;font-size:0;transition:opacity .25s,transform .25s,font-size .25s;position:absolute;transform:scale(.5)rotate(-45deg)}.custom-cursor.is-hovering{width:64px;height:64px}.custom-cursor.is-hovering .cursor-label{opacity:0;color:#000;transform:scale(.5)}.custom-cursor.is-hovering .cursor-icon{opacity:1;font-size:24px;transform:scale(1)rotate(-45deg)}@media (max-width:1024px){.custom-cursor{display:none}}
