:root{--white:#fff;--black:#000}@keyframes home-module__NoU7wq__arrowBounce{0%{transform:translateY(-6px)}50%{transform:translateY(12px)}to{transform:translateY(-6px)}}@keyframes home-module__NoU7wq__fadeIn{to{opacity:1;pointer-events:auto}}@keyframes home-module__NoU7wq__rotateCircle{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}@keyframes home-module__NoU7wq__counterRotate{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.home-module__NoU7wq__app_page_home{width:100%;position:relative;overflow-x:hidden}.home-module__NoU7wq__app_page_intro{width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.home-module__NoU7wq__app_intro_content{flex-direction:column;justify-content:center;align-items:center;width:50%;height:100dvh;padding:2rem 7rem;display:flex}.home-module__NoU7wq__app_intor_inside{flex-direction:column;gap:2rem;width:100%;display:flex}.home-module__NoU7wq__app_punct_line{gap:2rem;width:100%;display:flex}.home-module__NoU7wq__app_punct_line>span{font-size:.9rem;font-weight:600;font-family:var(--font-gilroy);position:relative}.home-module__NoU7wq__app_punct_line>span:after{content:"";opacity:.3;background:var(--black);border-radius:50%;width:3px;height:3px;position:absolute;top:6px;right:-1.12rem}.home-module__NoU7wq__app_punct_line>span:first-child{color:#db073d}.home-module__NoU7wq__app_punct_line>span:nth-child(2){color:#dba507}.home-module__NoU7wq__app_punct_line>span:nth-child(3){color:#168039}.home-module__NoU7wq__app_punct_line>span:last-child:after{display:none}.home-module__NoU7wq__app_intor_inside h1{font-size:3.2rem;font-weight:700;font-family:var(--font-gilroy);flex-wrap:wrap;margin-bottom:26px;display:flex}.home-module__NoU7wq__app_char{will-change:transform,opacity;display:flex}.home-module__NoU7wq__app_intor_inside p{font-size:1.2rem;font-weight:400;line-height:1.6;font-family:var(--font-sora)}.home-module__NoU7wq__app_hero_scroll{opacity:0;pointer-events:none;align-items:center;gap:10px;animation:1s 3s forwards home-module__NoU7wq__fadeIn;display:flex;position:absolute;bottom:4rem;left:7rem}.home-module__NoU7wq__app_hero_scroll svg{animation:1.5s ease-in-out infinite home-module__NoU7wq__arrowBounce}.home-module__NoU7wq__app_intro_hero_banner{perspective:800px;background-color:var(--white);z-index:2;width:50%;height:100%;display:flex;position:absolute;top:0;right:0;overflow:hidden}.home-module__NoU7wq__app_hero_banner_columns{grid-column-gap:1.4vw;grid-row-gap:1.4vw;transform-origin:50% 0;width:100vw;height:200svh;transform-style:preserve-3d;z-index:2;grid-template-columns:repeat(5,1fr);grid-auto-flow:column;padding:0 20px;display:grid;position:absolute;transform:rotate(36deg)}.home-module__NoU7wq__app_column{opacity:0;background:#ffffff1a;flex-direction:column;flex:1.2;justify-content:flex-start;align-items:center;gap:1.4vw;display:flex;position:relative}.home-module__NoU7wq__app_image_wrapper{border-radius:6px;width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 .5px #0000001a,18px 26px 64px -12px #0a0d1229}.home-module__NoU7wq__app_image_wrapper picture{width:100%;height:100%;display:flex}.home-module__NoU7wq__app_image_wrapper img{object-fit:contain;border:2px solid var(--white);border-radius:6px;outline:.5px solid #0000001a;width:100%;height:100%;display:flex}.home-module__NoU7wq__app_hero_banner_bg{z-index:1;background-image:url(/line.svg);background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;right:0}.home-module__NoU7wq__app_page_main_links{flex-direction:column;justify-content:center;gap:2.2rem;width:100%;height:100dvh;margin-bottom:60px;display:flex;position:relative}.home-module__NoU7wq__app_main_link_info{justify-content:center;gap:2rem;width:100%;display:flex;position:relative}.home-module__NoU7wq__app_main_link_info>span{font-size:.9rem;font-weight:600;font-family:var(--font-gilroy);position:relative}.home-module__NoU7wq__app_main_link_info>span:after{content:"";opacity:.3;background:var(--black);border-radius:50%;width:3px;height:3px;position:absolute;top:6px;right:-1.12rem}.home-module__NoU7wq__app_main_link_info>span:last-child:after{display:none}.home-module__NoU7wq__app_main_link_info>span:first-child{color:#701fe8}.home-module__NoU7wq__app_main_link_info>span:nth-child(2){color:#fa9600}.home-module__NoU7wq__app_page_main_links>ul{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex}.home-module__NoU7wq__app_page_main_links>ul>li{gap:1rem;display:flex}.home-module__NoU7wq__app_page_main_links>ul>li>a{font-size:4rem;font-family:var(--font-gilroy);color:inherit;align-items:center;gap:20px;font-weight:700;text-decoration:none;transition:color .3s;display:flex}.home-module__NoU7wq__app_page_main_links>ul>li>a>span{text-align:center;border:1px solid var(--black);border-radius:50%;flex-shrink:0;width:50px;height:50px;margin-right:10px;font-size:1.6rem;line-height:54px;transition:border-color .3s;position:relative;top:-4px}.home-module__NoU7wq__app_page_main_links>ul>li>a>svg{flex-shrink:0;width:30px;height:30px;margin-left:30px;transition:stroke .3s}.home-module__NoU7wq__app_page_main_links>ul:has(li:hover) li:not(:hover) a{color:#aaa;opacity:.5}.home-module__NoU7wq__app_page_main_links>ul li:hover a{color:var(--black)}.home-module__NoU7wq__app_page_main_links>ul li:hover a span,.home-module__NoU7wq__app_page_main_links>ul li:hover a svg{border-color:var(--black);stroke:var(--black)}.home-module__NoU7wq__app_middle_line{z-index:-2;background-color:#efefef;width:120%;height:1px;position:absolute;top:60%;left:-8%;transform:translateY(-50%)rotate(3deg)}.home-module__NoU7wq__app_rotate_line{z-index:-2;background-color:#efefef;width:160%;height:1px;position:absolute;top:28%;left:-14%;transform:translateY(-50%)rotate(-18deg)}.home-module__NoU7wq__app_spot_light{width:100%;height:100svh;padding:2rem;position:relative;overflow:hidden}.home-module__NoU7wq__app_project_images{z-index:-1;flex-direction:column;gap:.5rem;width:46%;padding:26svh 0;display:flex;position:absolute;top:0;left:44%;transform:translate(-50%)}.home-module__NoU7wq__app_project_img{aspect-ratio:16/9;opacity:.5;width:100%;transition:all .3s;overflow:hidden}.home-module__NoU7wq__app_project_names{flex-direction:column;align-items:flex-start;gap:8px;width:20%;display:flex;position:absolute;bottom:2rem;right:2rem}.home-module__NoU7wq__app_project_names p{color:#b0b0b0;font-size:1.26rem;font-family:var(--font-gilroy);font-weight:500;transition:color .3s;position:relative}.home-module__NoU7wq__app_project_names p:after{content:"";background-color:#b0b0b0;border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:-21px}.home-module__NoU7wq__app_project_index h1,.home-module__NoU7wq__app_project_names p{will-change:transform}.home-module__NoU7wq__app_project_index h1{font-size:3.4rem;font-family:var(--font-sora);font-weight:400}.home-module__NoU7wq__app_project_index h1>span{font-size:1.2rem;font-weight:600;font-family:var(--font-gilroy);opacity:.5;position:relative}.home-module__NoU7wq__app_project_heading{flex-direction:column;gap:.5rem;display:flex;position:absolute;top:calc(50% + 1px);left:11.5rem;transform:translateY(-50%)}.home-module__NoU7wq__app_project_heading>span{font-size:.9rem;font-weight:600;font-family:var(--font-gilroy);position:relative}.home-module__NoU7wq__app_project_heading>span:after{content:"";opacity:.3;background:var(--black);border-radius:50%;width:3px;height:3px;position:absolute;top:6px;left:-.8rem}.home-module__NoU7wq__app_project_heading>span:first-child{color:#168039}.home-module__NoU7wq__app_project_heading>span:nth-child(2){color:#f2b705}.home-module__NoU7wq__app_project_heading>span:nth-child(3){color:#2c1dff}.home-module__NoU7wq__app_line_center,.home-module__NoU7wq__app_line_top,.home-module__NoU7wq__app_line_left,.home-module__NoU7wq__app_line_left_two{z-index:-4;background:#efefef;position:absolute}.home-module__NoU7wq__app_line_center{width:100%;height:1px;top:50%;left:0;transform:translateY(-50%)}.home-module__NoU7wq__app_line_top{width:100%;height:1px;top:0;left:0}.home-module__NoU7wq__app_line_left,.home-module__NoU7wq__app_line_left_two{width:1px;height:120%;top:0}.home-module__NoU7wq__app_line_left{left:9.3%}.home-module__NoU7wq__app_line_left_two{right:23%}.home-module__NoU7wq__app_quotes{border-top:1px solid #efefef;justify-content:center;align-items:center;width:100%;height:calc(100dvh - 1px);display:flex;position:relative;overflow:hidden}.home-module__NoU7wq__app_inside_quote{flex-direction:column;justify-content:center;align-items:center;width:70rem;display:flex}.home-module__NoU7wq__app_inside_quote h2{font-size:4rem;font-weight:700;font-family:var(--font-gilroy);margin-bottom:2rem}.home-module__NoU7wq__app_inside_quote p{color:#8d8d8d;font-size:1.2rem;font-family:var(--font-sora);font-weight:400;line-height:1.8}.home-module__NoU7wq__app_quote_line{gap:2rem;width:100%;margin-bottom:20px;display:flex}.home-module__NoU7wq__app_quote_line>span{font-size:.9rem;font-weight:600;font-family:var(--font-gilroy);position:relative}.home-module__NoU7wq__app_quote_line>span:after{content:"";opacity:.3;background:var(--black);border-radius:50%;width:3px;height:3px;position:absolute;top:6px;right:-1.12rem}.home-module__NoU7wq__app_quote_line>span:first-child{color:#ff5722}.home-module__NoU7wq__app_quote_line>span:nth-child(2){color:#45bf55}.home-module__NoU7wq__app_quote_line>span:nth-child(3){color:#00abd8}.home-module__NoU7wq__app_quote_line>span:nth-child(4){color:#fa9600}.home-module__NoU7wq__app_quote_line>span:last-child:after{display:none}.home-module__NoU7wq__big_circle{opacity:.3;width:800px;height:800px;animation:40s linear infinite home-module__NoU7wq__rotateCircle;top:36%;right:-400px}.home-module__NoU7wq__medium_circle{opacity:.7;width:500px;height:500px;animation:70s linear infinite home-module__NoU7wq__rotateCircle;top:36%;right:-250px}.home-module__NoU7wq__app_quote_circle{z-index:-1;border:1px solid #dfdfdf;border-radius:50%;position:absolute;transform:translateY(-50%)}.home-module__NoU7wq__app_quote_circle>span{width:80px;height:80px;position:absolute}.home-module__NoU7wq__big_circle.home-module__NoU7wq__app_quote_circle>span{animation:40s linear infinite home-module__NoU7wq__counterRotate}.home-module__NoU7wq__medium_circle.home-module__NoU7wq__app_quote_circle>span{animation:70s linear infinite home-module__NoU7wq__counterRotate}.home-module__NoU7wq__app_quote_circle img{object-fit:cover;width:100%}.home-module__NoU7wq__app_quote_circle>span:first-child{margin-left:-40px;top:-40px;left:50%}.home-module__NoU7wq__app_quote_circle>span:nth-child(2){margin-top:-40px;top:50%;right:-40px}.home-module__NoU7wq__app_quote_circle>span:nth-child(3){margin-left:-40px;bottom:-40px;left:50%}.home-module__NoU7wq__app_quote_circle>span:nth-child(4){margin-top:-40px;top:50%;left:-40px}.home-module__NoU7wq__app_quote_circle>span:nth-child(5){top:10%;left:8%}.home-module__NoU7wq__app_quote_circle>span:nth-child(6){top:10%;right:8%}.home-module__NoU7wq__app_quote_circle>span:nth-child(7){bottom:10%;right:8%}.home-module__NoU7wq__app_quote_circle>span:nth-child(8){bottom:10%;left:8%}.home-module__NoU7wq__app_middle_quote_line{opacity:.7;z-index:-2;background-color:#efefef;width:120%;height:1px;position:absolute;top:80%;left:-8%;transform:translateY(-50%)rotate(5deg)}.home-module__NoU7wq__app_home_service_wrap{flex-direction:column;width:100%;height:100vh;padding:6rem 0;display:flex;overflow:hidden}.home-module__NoU7wq__app_home_serv_heading_content{flex-direction:column;align-items:center;width:100%;margin-bottom:4rem;display:flex}.home-module__NoU7wq__app_home_serv_heading_content h4{width:70rem;font-size:2rem;font-weight:700;font-family:var(--font-gilroy)}.home-module__NoU7wq__app_home_serv_heading_content p{width:70rem;font-size:1.2rem;font-family:var(--font-sora);color:#8d8d8d;font-weight:400}.home-module__NoU7wq__app_services_content{gap:2rem;height:100%;padding-left:13.5rem;display:flex}.home-module__NoU7wq__app_services_content_area{flex-shrink:0;width:50vw;height:100%}.home-module__NoU7wq__app_services_inside_scrolling{border:1px solid #efefef;border-radius:16px;flex-direction:column;width:100%;padding:3rem 4rem;display:flex;position:relative;overflow:hidden}.home-module__NoU7wq__app_services_inside_scrolling:after{content:"";z-index:-1;opacity:.3;background:linear-gradient(-153deg,#2a7b9b 0%,#fff 40%);width:580px;height:480px;position:absolute;top:0;right:0}.home-module__NoU7wq__app_services_inside_scrolling h2{font-size:2rem;font-weight:600;font-family:var(--font-gilroy);margin-bottom:.5rem}.home-module__NoU7wq__app_services_inside_scrolling>p{color:#8d8d8d;font-size:.9rem;font-weight:600;font-family:var(--font-gilroy);margin-bottom:2rem;position:relative}.home-module__NoU7wq__app_services_content_area:first-child .home-module__NoU7wq__app_services_inside_scrolling:after{background:linear-gradient(-153deg,#168039 0%,#fff 40%)}.home-module__NoU7wq__app_services_content_area:nth-child(2) .home-module__NoU7wq__app_services_inside_scrolling:after{background:linear-gradient(-153deg,#006fde 0%,#fff 40%)}.home-module__NoU7wq__app_services_content_area:nth-child(3) .home-module__NoU7wq__app_services_inside_scrolling:after{background:linear-gradient(-153deg,#d6a000 0%,#fff 40%)}.home-module__NoU7wq__app_services_content_area:nth-child(4) .home-module__NoU7wq__app_services_inside_scrolling:after{background:linear-gradient(-153deg,#4f00e1 0%,#fff 40%)}.home-module__NoU7wq__app_services_content_area:nth-child(5) .home-module__NoU7wq__app_services_inside_scrolling:after{background:linear-gradient(-153deg,#830002 0%,#fff 40%)}.home-module__NoU7wq__app_services_content_area:nth-child(6) .home-module__NoU7wq__app_services_inside_scrolling:after{background:linear-gradient(-153deg,#1d9723 0%,#fff 40%)}.home-module__NoU7wq__app_services_content_area:nth-child(7) .home-module__NoU7wq__app_services_inside_scrolling:after{background:linear-gradient(-153deg,#df7e00 0%,#fff 40%)}.home-module__NoU7wq__app_services_content_area:nth-child(8) .home-module__NoU7wq__app_services_inside_scrolling:after{background:linear-gradient(-153deg,#db073d 0%,#fff 40%)}.home-module__NoU7wq__app_services_content_area:nth-child(9) .home-module__NoU7wq__app_services_inside_scrolling:after{background:linear-gradient(-153deg,#e04c1f 0%,#fff 40%)}.home-module__NoU7wq__app_services_content_area:first-child .home-module__NoU7wq__app_services_inside_scrolling>p{color:#168039}.home-module__NoU7wq__app_services_content_area:nth-child(2) .home-module__NoU7wq__app_services_inside_scrolling>p{color:#006fde}.home-module__NoU7wq__app_services_content_area:nth-child(3) .home-module__NoU7wq__app_services_inside_scrolling>p{color:#d6a000}.home-module__NoU7wq__app_services_content_area:nth-child(4) .home-module__NoU7wq__app_services_inside_scrolling>p{color:#4f00e1}.home-module__NoU7wq__app_services_content_area:nth-child(5) .home-module__NoU7wq__app_services_inside_scrolling>p{color:#830002}.home-module__NoU7wq__app_services_content_area:nth-child(6) .home-module__NoU7wq__app_services_inside_scrolling>p{color:#1d9723}.home-module__NoU7wq__app_services_content_area:nth-child(7) .home-module__NoU7wq__app_services_inside_scrolling>p{color:#df7e00}.home-module__NoU7wq__app_services_content_area:nth-child(8) .home-module__NoU7wq__app_services_inside_scrolling>p{color:#db073d}.home-module__NoU7wq__app_services_content_area:nth-child(9) .home-module__NoU7wq__app_services_inside_scrolling>p{color:#e04c1f}.home-module__NoU7wq__app_serv_row_full{flex-direction:column;gap:2rem;width:100%;display:flex}.home-module__NoU7wq__app_service_side_content{flex-direction:column;width:100%;display:flex}.home-module__NoU7wq__app_service_side_content>ul{flex-direction:column;gap:.5rem;margin-bottom:.6rem;display:flex}.home-module__NoU7wq__app_service_side_content>ul>li{font-family:var(--font-gilroy);color:#383838;padding-left:20px;font-size:1rem;font-weight:600;position:relative}.home-module__NoU7wq__app_service_side_content>ul>li:after{content:"";opacity:.3;background:var(--black);border-radius:50%;width:4px;height:4px;position:absolute;top:6px;left:2px}.home-module__NoU7wq__app_service_side_content a{font-family:var(--font-gilroy);color:#0288d1;font-size:.9rem;font-weight:600}.home-module__NoU7wq__app_img_content{gap:18px;width:100%;display:flex}.home-module__NoU7wq__app_img_content picture{width:100%;display:flex}.home-module__NoU7wq__app_img_content img{object-fit:contain;border:2px solid var(--white);border-radius:6px;outline:.5px solid #0000001a;width:100%;display:flex}.home-module__NoU7wq__app_client_section{flex-direction:column;width:100%;display:flex;position:relative}.home-module__NoU7wq__app_client_logo_wrapper{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding:6rem 10rem 10rem;display:flex}.home-module__NoU7wq__app_client_logo_wrapper h2{width:70rem;font-size:3.2rem;font-weight:700;font-family:var(--font-gilroy);margin-bottom:.5rem}.home-module__NoU7wq__app_client_logo_wrapper p{width:70rem;font-size:1.1rem;line-height:1.5;font-family:var(--font-sora);color:#8d8d8d;font-weight:400}.home-module__NoU7wq__app_wrap_logos{flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:2rem;display:flex}.home-module__NoU7wq__app_wrap_logos>ul{gap:1rem;width:100%;display:flex}.home-module__NoU7wq__app_wrap_logos>ul:first-child{align-items:flex-start}.home-module__NoU7wq__app_wrap_logos>ul:nth-child(2){justify-content:flex-end}.home-module__NoU7wq__app_wrap_logos>ul>li{opacity:0;border:1px solid #efefef;border-radius:4px;padding:2rem}.home-module__NoU7wq__app_dev_quotes{gap:2rem;width:70rem;margin-bottom:0;display:flex}.home-module__NoU7wq__app_dev_quotes>span{font-size:.9rem;font-weight:600;font-family:var(--font-gilroy);position:relative}.home-module__NoU7wq__app_dev_quotes>span:after{content:"";opacity:.3;background:var(--black);border-radius:50%;width:3px;height:3px;position:absolute;top:6px;right:-1.12rem}.home-module__NoU7wq__app_dev_quotes>span:first-child{color:#1869ff}.home-module__NoU7wq__app_dev_quotes>span:nth-child(2){color:#45bf55}.home-module__NoU7wq__app_dev_quotes>span:nth-child(3){color:#00abd8}.home-module__NoU7wq__app_dev_quotes>span:nth-child(4){color:#cf7c00}.home-module__NoU7wq__app_dev_quotes>span:last-child:after{display:none}.home-module__NoU7wq__app_recognition{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:10rem;margin-bottom:10rem;display:flex}.home-module__NoU7wq__app_recognition>p{color:#999;font-size:.9rem;font-weight:600;font-family:var(--font-gilroy);margin-top:10px;position:relative}.home-module__NoU7wq__app_recognition>ul{justify-content:center;align-items:center;gap:1rem;width:70rem;display:flex}.home-module__NoU7wq__app_recognition>ul>li{width:160px;height:auto}
