@font-face{font-family:gilroy-bold;src:url(/font/gilroy/Gilroy-Bold.ttf)}@font-face{font-family:gilroy-regitalic;src:url(/font/gilroy/Gilroy-RegularItalic.ttf)}@font-face{font-family:gilroy-thinitalic;src:url(/font/gilroy/Gilroy-ThinItalic.ttf)}@font-face{font-family:gilroy-semibold;src:url(/font/gilroy/Gilroy-SemiBold.ttf)}@font-face{font-family:gilroy-medium;src:url(/font/gilroy/Gilroy-Medium.ttf)}@font-face{font-family:sfprodisplayregular;src:url(/font/sf-pro-display/SFPRODISPLAYREGULAR.OTF) format("opentype")}@font-face{font-family:sfprodisplaythinitalic;src:url(/font/sf-pro-display/SFPRODISPLAYTHINITALIC.OTF) format("opentype")}*,:root{box-sizing:border-box;list-style:none;font-family:gilroy-bold}html{overflow-x:hidden;background-color:#020202;color:#fff;font-size:16px;font-family:sfprodisplaythinitalic;scrollbar-width:thin;scrollbar-color:#555 #222}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:#222}html::-webkit-scrollbar-thumb{background:#555;border-radius:6px}html::-webkit-scrollbar-thumb:hover{background:#222}.becomeclient{background-color:#e92714}.becomeclient button{font-family:gilroy-bold}nav{background-color:#020202;color:#fff;height:4rem;width:100%}nav label.logo{display:inline-block;padding:1rem;margin:.2rem .2rem .2rem 3rem}@media(max-width:600px){nav label.logo{margin:.2rem .2rem .2rem 0}}nav .nav-menu-icon{float:right;margin-right:4rem;margin-top:1.2rem;width:1.5rem}@media(max-width:600px){nav .nav-menu-icon{margin-right:1rem;margin-top:1.4rem}}.herosection{max-height:100vh;overflow:hidden;min-height:100vh}.herosection:after{content:"";display:table;clear:both}.herosection .content{position:absolute;width:45%;top:9%;left:4%;text-align:left;color:#fff}@media(max-width:600px){.herosection .content{width:96vw;height:176vw;justify-content:center}}.herosection .content .headings{min-height:12rem}.herosection .content .headings h1{font-family:gilroy-bold;font-size:calc(1.5rem + 2vw);line-height:4rem}@media(max-width:600px){.herosection .content .headings h1{font-size:calc(.4rem + 5vw)}}.herosection .content .headings h3{font-family:gilroy-thinitalic;font-size:calc(1.5rem + 2vw)}@media(max-width:600px){.herosection .content .headings h3{font-size:calc(1.5rem + 6vw)}}.herosection .content .smalltext p.cont-small{font-family:gilroy-bold;font-size:calc(.4rem + 1vw);color:#d0d0d0}@media(max-width:600px){.herosection .content .smalltext p.cont-small{margin-left:1%;font-size:89%}}@media(max-width:320px){.herosection .content .smalltext p.cont-small{margin-left:0;font-size:77%}}.herosection .content a{padding:1rem 2rem;background-color:#f1356d;color:#fff;border-radius:5px;text-decoration:none;display:inline-block}.herosection .imagecontainer img{width:100vw}@media(min-width:768px)and (max-width:1300px){.herosection .imagecontainer img{width:100vw;height:100vh;overflow:visible}}body.modal-open{overflow:hidden}.custom-button{margin-top:30px;padding:15px 40px;border:1.5px solid silver;background:rgba(0,0,0,0);color:silver;border-radius:6px;font-size:18px;font-weight:500;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:all .3s ease}.custom-button .arrow{display:inline-block;font-size:18px;transition:transform .3s ease}.custom-button:hover{color:#fff;border-color:hsl(0,0%,12%);background:hsl(0,0%,12%)}.custom-button:hover .arrow{transform:translateX(5px)}.modal-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.7);color:#000;display:flex;justify-content:center;align-items:flex-start;z-index:999;overflow-y:auto;padding:40px 20px}.modal-overlay.hidden{display:none}.modal{justify-content:center;align-items:center;flex-grow:1;height:auto}.modal,.modal-content{display:flex;width:100%}.modal-content{max-width:1100px;background:#fff;flex-wrap:wrap;border-radius:12px;overflow:hidden}.left-panel,.right-panel{min-height:100%}.right-panel{z-index:90000}.left-panel{background:linear-gradient(180deg,#dc3d83,#e53945);color:#fff;width:45%;padding:40px;display:flex;flex-direction:column;justify-content:start;gap:30px;box-sizing:border-box;height:auto;min-height:100%}.turn_txt001{font-size:30px;color:#fff;font-weight:600}.right-panel{width:55%;padding:40px;box-sizing:border-box;background-color:#fff}.left-panel .subtext{font-size:15px;font-weight:400;color:#d0e2ff}.quote-section{font-size:15px;line-height:1.5}.quote-mark{font-size:32px;display:block;color:#fff}.quote-text{width:400px;height:125px;text-align:justify}.author{display:flex;align-items:center;gap:12px;margin-top:10px}.author-img{width:45px;height:45px;border-radius:50%}.author-name{font-weight:600;font-size:15px}.author-title{font-size:13px;color:#cde0ff}.apps-preview{margin-top:20px;max-width:350px;border-radius:12px;width:350px;height:250px}.swiper-pagination{margin-top:12px;text-align:center}.right-panel{flex:1;position:relative}.close-btn{top:15px;right:20px}form{display:flex;flex-direction:column;gap:10px}input,select{padding:10px;border:1px solid #ccc;border-radius:5px}.budget-options{display:flex;gap:10px;flex-wrap:wrap}.budget-options button{padding:8px 12px;border:1px solid #ccc;border-radius:5px;background:#fff;cursor:pointer}.budget-options button:hover{padding:8px 12px;border:1px solid #f43f5e;border-radius:5px;background:#f43f5e;cursor:pointer;color:#fff}.budget-options button.active{border:1px solid #f43f5e;background:#f43f5e;color:#fff}textarea{width:100%;min-height:120px;padding:12px 16px;border:1px solid #ccc;border-radius:6px;font-size:16px;resize:vertical;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;box-sizing:border-box;transition:border-color .3s ease,box-shadow .3s ease}textarea:focus{border-color:#f14668;outline:none;box-shadow:0 0 0 3px rgba(241,70,104,.2)}.submit-btn{padding:10px 20px;border:none;border-radius:5px}.close-btn,.submit-btn{background:#f43f5e;color:#fff;cursor:pointer}.close-btn{position:absolute;top:5px;right:5px;border:none;font-size:20px;border-radius:50%;width:30px;height:30px}@media(max-width:978px){.modal-content{flex-direction:column}.left-panel{display:none}.right-panel{width:100%}}@media(max-width:768px){.left-panel{display:none}.right-panel{width:100%}}@media(max-width:480px){.right-panel{padding:24px}}@media(max-width:1025){.herosection .content{position:absolute;width:66%;top:8%;left:10%;text-align:left;color:#fff}}@media(max-width:600px)and (min-width:481px){.content{width:95vw;height:170vw;left:2vw;position:absolute}}@media(max-width:480px)and (min-width:376px){.content{width:97vw;height:180vw;left:1.5vw;position:absolute}}@media(max-width:375px){.content{width:99vw;height:190vw;left:1vw;position:absolute}}@media(max-width:1920px)and (min-width:1441px){.herosection .content{position:absolute;width:45%;top:9%;left:4%;text-align:left;color:#fff}}@media(max-width:1440px)and (min-width:600px){.herosection .content{position:absolute;width:88%;top:9%;left:4%;text-align:left;color:#fff}}@media(max-width:601px)and (min-width:500px){.herosection .content{position:absolute;width:88%;top:-22%;left:4%;text-align:left;color:#fff}}.flexcenter{display:flex;justify-content:center}.featuredserv .container{max-width:100%}.featuredserv .container .title h1{font-family:gilroy-semibold;font-size:2rem;text-align:start;margin-bottom:.5rem}.featuredserv .container .simpledesc{display:flex;justify-content:space-between;align-items:start;flex-wrap:nowrap}.featuredserv .container .simpledesc p{text-align:justify;font-size:1rem;align-items:end;width:72vh;padding-top:20px}@media(max-width:600px){.featuredserv .container .simpledesc p{width:42vh}}.featuredserv .container .icon-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;align-items:center;padding:10px}.featuredserv .container .icon-container .icon{width:50px;height:50px;cursor:pointer;transition:transform .3s ease}.featuredserv .container .servItems{margin:0;display:flex;gap:1rem;overflow:hidden}@media(max-width:600px){.featuredserv .container .servItems{margin:0}}.featuredserv .container .servItems .item{display:inline-block;max-width:max-content;padding:1.25rem;border:1px solid #1e1e1e;background:#1e1e1e;margin-top:1rem}.featuredserv .container .servItems .item .itemtitle{display:flex;justify-content:space-between;margin-bottom:1rem}.featuredserv .container .servItems .item .itemtitle .arrowicon{width:25px}.featuredserv .container .servItems .item .image img{pointer-events:none}@media(max-width:2650px)and (min-width:1920px){.title h1{font-family:gilroy-semibold;font-size:2rem;text-align:start;margin-bottom:.5rem}.simpledesc{display:flex;justify-content:space-between;align-items:start;flex-wrap:nowrap}.simpledesc p{text-align:justify;font-size:1rem;align-items:end;width:72vh;padding-top:20px}}@media(max-width:2650px)and (min-width:1920px)and (max-width:600px){.simpledesc p{width:27vh}}@media(max-width:2650px)and (min-width:1920px){.icon-container{display:flex;gap:10px;justify-content:center;align-items:center;padding:10px}.icon-container .icon{width:50px;height:50px;cursor:pointer;transition:transform .3s ease}.servItems{margin:2rem;display:flex;gap:1rem;overflow:hidden}}@media(max-width:2650px)and (min-width:1920px)and (max-width:600px){.servItems{margin:0}}@media(max-width:2650px)and (min-width:1920px){.servItems .item{display:inline-block;min-width:max-content;padding:1.25rem;border:1px solid #1e1e1e;background:#1e1e1e;margin-top:1rem}.servItems .item .itemtitle{display:flex;justify-content:space-between;margin-bottom:1rem}.servItems .item .itemtitle .arrowicon{width:25px}.servItems .item .image img{pointer-events:none}}@media(max-width:1440px)and (min-width:1280px){.featuredserv{max-width:188rem;padding-left:0;padding-right:0;margin-left:3rem}}@media(max-width:1440px){.fetser{margin-left:0}}@media(max-width:1024px){.fetser{margin-left:0}}@media(max-width:789px){.fetser{margin-left:-1vw}}@media(max-width:600px){.fetser{margin-left:6vw;margin-right:-7vw;padding-right:10vw}.fettxt{font-family:gilroy-semibold;font-size:5vw}}@media(max-width:500px)and (min-width:375px){.icon1{margin:1vh 38vh -80vh -47vh;z-index:1}.icon2{margin:1vh 33vh -79vh 48vh;z-index:1}}@media(max-width:376px){.icon1{margin:1vh 40vh -70vh -42vh;z-index:1}.icon2{margin:1vh 37vh -68vh 41vh;z-index:1}}@media(max-width:320px){.icon1{margin:1vh 38vh -62vh -43vh;z-index:1}.icon2{margin:1vh 47vh -60vh 33vh;z-index:1}}.mobilearrows,.mobilearrows2{background-color:rgba(0,0,0,.3882352941);padding:10px;border-radius:22px}.mobilearrows2{display:inline-block}.aboutsec{display:flex;justify-content:center}.aboutsec .title{color:#db268b}.aboutsec .abouttext1 p{font-family:gilroy-bold}.aboutsec .aboutimage img{width:100%;max-width:800px;height:auto}.aboutpara{font-family:gilroy-bold;font-size:14px}@media(max-width:2565px){.custom-ml{margin-left:-1rem}}@media(max-width:1920px){.custom-ml{margin-left:1.25rem}}@media(max-width:1440px){.custom-ml{margin-left:1rem}}@media(max-width:1024px){.custom-ml{margin-left:2rem}}@media(max-width:789px){.custom-ml{margin-left:1rem}}@media(max-width:600px){.custom-ml{margin-left:0}}@media(max-width:769px)and (min-width:600px){.aboutsec{display:flex;justify-content:center;margin-left:2vw}}@media(max-width:2000px)and (min-width:1900px){.aboutsec{margin-left:-4vw;padding-left:0;padding-right:0}}@media(min-width:1800px)and (max-width:1900px){.aboutsec{display:flex;justify-content:center;margin-left:2vw}}@media(min-width:1700px)and (max-width:1800px){.aboutsec{display:flex;justify-content:center;margin-left:-2vw}}@media(min-width:1600px)and (max-width:1700px){.aboutsec{display:flex;justify-content:center;margin-left:-3vw}}@media(min-width:1500px)and (max-width:1600px){.aboutsec{display:flex;justify-content:center;margin-left:-3vw}}@media(min-width:1400px)and (max-width:1500px){.aboutsec{display:flex;justify-content:center;margin-left:-1vw}}@media(min-width:1300px)and (max-width:1400px){.aboutsec{display:flex;justify-content:center;margin-left:-1vw}}.featprojects .title h1,.featprojects .title h3{font-family:gilroy-bold}.featprojects .circle{width:12.5px;height:12.5px;border-radius:50%;background-color:#e8271c}.featprojects .uxtech{background:linear-gradient(180deg,#E8271C 20%,#DB268B 94%)}.featprojects .uxtech h1{font-family:gilroy-semibold}.featprojects .uxtech .btn h5{background-color:#020202;color:#fff;font-family:gilroy-bold}.featprojects .uxtech .units h3{font-family:gilroy-semibold}.featprojects .uxtech .units p{font-family:gilroy-medium}.clientlogos{padding:0;margin:0}.clientlogos h1{font-family:gilroy-semibold}@media(min-width:2500px)and (max-width:3000px){.clientlogos .leftcontent{transform:scale(1.8);margin-left:-6vw}.clientlogos .rightcontent{transform:scale(1.5);margin-right:-12vw}}@media(min-width:2000px)and (max-width:2500px){.clientlogos .leftcontent{transform:scale(1.8);margin-left:5vw}.clientlogos .rightcontent{transform:scale(1.5);margin-right:-12vw}}.pt1{margin-top:4vw}@media(min-width:2400px)and (max-width:2500px){.clientlogos .leftcontent{transform:scale(1.8);margin-left:-7vw;padding-left:2vw}}@media(min-width:2300px)and (max-width:2400px){.clientlogos .leftcontent{transform:scale(1.8);margin-left:-7vw;padding-left:3vw}}@media(min-width:2200px)and (max-width:2300px){.clientlogos .leftcontent{transform:scale(1.8);margin-left:-4vw;padding-left:3vw}}@media(min-width:2100px)and (max-width:2200px){.clientlogos .leftcontent{transform:scale(1.8);margin-left:-2vw;padding-left:3vw}}@media(min-width:2000px)and (max-width:2100px){.clientlogos .leftcontent{transform:scale(1.8);margin-left:1vw;padding-left:3vw}}@media(min-width:1900px)and (max-width:2000px){.clientlogos .leftcontent{transform:scale(1.4);margin-left:1vw}.clientlogos .rightcontent{transform:scale(1.3);margin-right:-4vw}}@media(min-width:1800px)and (max-width:1900px){.clientlogos .leftcontent{transform:scale(1.4);margin-left:4vw}.clientlogos .rightcontent{transform:scale(1.3);margin-right:-4vw}}@media(min-width:1700px)and (max-width:1800px){.clientlogos .leftcontent{transform:scale(1.4);margin-left:7vw}.clientlogos .rightcontent{transform:scale(1.3);margin-right:-4vw}}@media(min-width:1600px)and (max-width:1700px){.clientlogos .leftcontent{transform:scale(1.4);margin-left:10vw}.clientlogos .rightcontent{transform:scale(1.3);margin-right:-4vw}}@media(min-width:1500px)and (max-width:1600px){.clientlogos .leftcontent{transform:scale(1.4);margin-left:12vw}.clientlogos .rightcontent{transform:scale(1);margin-right:-4vw}}@media(min-width:1400px)and (max-width:1500px){.clientlogos .leftcontent{transform:scale(1.4);margin-left:12vw}.clientlogos .rightcontent{transform:scale(1);margin-right:-4vw}}@media(max-width:650px){.mobile-mx{margin-left:3vw;padding-right:8vw}}.cta{background-color:#0d0d0d;overflow:hidden}.cta .bg-gradient{background:linear-gradient(180deg,#E8271C 12%,#DB268B 35%)}.resource .active{background-color:#e92714;border:1px solid #e8271c}.resource .card-txt .flex{overflow:hidden}.resource .card-txt div{background-color:#161616}@media(max-width:2560px)and (min-width:1441px){.resource{margin-left:0;margin-right:auto;padding-left:16rem;padding-right:2rem;max-width:90vw}}@media(max-width:1920px){.resource{margin-left:0;margin-right:auto;padding-left:8rem;padding-right:2rem;max-width:90vw}}@media(max-width:600px){.resource{margin-left:10px;margin-right:auto;padding-left:0;padding-right:0;max-width:207vw}}@media(min-width:2500px)and (max-width:3000px){.newresource{transform:scale(1.6);margin-top:13vw;margin-bottom:11vw;padding-left:15vw;padding-right:15vw}}@media(min-width:2000px)and (max-width:2500px){.newresource{transform:scale(1.3);margin-top:13vw;margin-bottom:11vw;padding-left:14vw;padding-right:16vw}}.hiw .card{background-color:#161616;border:1px solid #d0d0d0}.hiw .bggrid{background-image:url(/image/hiw.bg.png)}@media(max-width:2560px)and (min-width:2000px){.hiw{transform:scale(1.5);margin-top:18vw;margin-bottom:11vw;padding-left:12vw;padding-right:16vw}}@media(max-width:1920px){.hiw{margin-left:-43px;margin-right:auto;padding-left:4rem;padding-right:0;max-width:90vw}}@media(max-width:1440px){.hiw{margin-left:-113px;margin-right:auto;padding-left:8rem;padding-right:3rem;max-width:109vw}}@media(max-width:1024px){.hiw{margin-left:-108px;margin-right:auto;padding-left:8rem;padding-right:1rem;max-width:104vw}}@media(max-width:768px){.hiw{margin-left:18px;margin-right:auto;padding-left:0;padding-right:6rem;max-width:100vw}}@media(max-width:600px){.hiw{margin-left:4px;margin-right:auto;padding-left:1rem;padding-right:1rem;max-width:98vw}}.cioi .title{background:linear-gradient(270deg,#E8271C 20%,#DB268B 94%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.cioi .card{background-color:#161616}.cioi .card .icon{background-color:#111;border:2px solid #222}@media(min-width:2500px)and (max-width:2650px){.cioi{margin-left:0}}@media(max-width:2000px)and (min-width:1800px){.cioi{margin-left:0}}@media(max-width:1440px)and (min-width:1438px){.cioi{margin-left:0}}@media(max-width:1024px)and (min-width:1020px){.cioi{margin-left:0}}.contact{background-image:url(/image/contactus_bg.png)}.contact .rightcontent{background-color:rgba(0,0,0,.5);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:.5rem}.contact .rightcontent .bgpink{background-color:#db268b}@media(max-width:2650px)and (min-width:2560px){.contform1{transform:scale(1.7)}}@media(max-width:2500px)and (min-width:2560px){.contform1{transform:scale(1.7)}}@media(max-width:2560px)and (min-width:2500px){.contform1{transform:scale(1.7)}}@media(max-width:2500px)and (min-width:2400px){.contform1{transform:scale(1.7)}}@media(max-width:2400px)and (min-width:2300px){.contform1{transform:scale(1.7)}}@media(max-width:2300px)and (min-width:2200px){.contform1{transform:scale(1.7)}}@media(max-width:2200px)and (min-width:2100px){.contform1{transform:scale(1.6);transform:scale(1.7)}}@media(max-width:2100px)and (min-width:2000px){.contform1{transform:scale(1.5)}}.career .title{color:#db268b;font-family:gilroy-semibold}.career .smalltxt{font-size:1.35rem}.culture .title{font-family:gilroy-semibold;font-size:3.8rem}.culture .smalltxt{font-size:1.3rem}.buildapps .title{font-family:gilroy-semibold;font-size:3.8rem}.buildapps .smalltxt{font-size:1.4rem}.buildapps .boxcontent p{font-family:gilroy-semibold;font-size:1.5rem}.openings .title{font-family:gilroy-semibold;font-size:3.8rem}.openings .smalltxt{font-size:1.3rem}.openings .openingitems .title{font-family:gilroy-semibold;font-size:1.25rem}.openings .openingitems .smalltxt{font-size:1.3rem}.cta .title{font-family:gilroy-semibold;font-size:2.5rem}.cta .smalltxt{font-size:1.465rem}.bgred{background-color:#ea270c}.bgpink{background-color:#db268b}.dbv .title{font-family:gilroy-semibold;font-size:4rem}.dbv .cards .title{font-family:gilroy-semibold!important;font-size:30px!important;font-weight:600!important}@media(min-width:1155px)and (max-width:1443px){.dbv .cards .title{font-size:20px!important}}.dbv .cards p,.dbv p{font-family:Inter,roboto,medium,sans-serif!important;font-size:17px!important;font-weight:200!important;text-align:center!important}.wcz .title{font-family:gilroy-semibold;font-size:3rem}.wcz .desc{font-size:1.21rem}.wcz .rcard .title{font-family:gilroy-semibold;font-size:2rem}.wcz .rcard .smalltxt{font-family:gilroy-semibold;font-size:.9rem;letter-spacing:.1rem}.mot .title{font-family:gilroy-semibold;font-size:3rem}.mot .desc{font-size:1.28rem}.mot .members .name{font-family:gilroy-semibold;font-size:1.6rem}.mot .members .txtpink{color:#db268b;font-size:1.48rem}.mot .members .desc{font-size:1.29rem}.cta .title{font-family:gilroy-bold;font-size:2rem}.cta .becomeclient{font-family:gilroy-bold;font-size:1.28rem}.aboutsec .desc .p{text-align:justify}@media(max-width:1440px)and (min-width:1281px){.mot{margin-top:-17vw}}@media(max-width:1280px)and (min-width:1024px){.mot{margin-top:-16vw}}@media(max-width:600px){.cta .title{font-family:gilroy-bold;justify-content:center;align-items:center;font-size:1.5rem}}.aboutimage{max-width:1800px;margin-left:1vw}@media(min-width:1920px){.aboutsec{display:flex;justify-content:center}}@media(max-width:3000px)and (min-width:2560px){.about-image-small{transform:scale(.9);margin-top:-7vw;padding-top:2vw}}@media(min-width:2000px)and (max-width:3000px){.aboutsec{margin-left:-1.5vw}}@media(max-width:2650px)and (min-width:2560px){.dbv{margin-top:20rem;padding-bottom:20rem}.dbv,.whyzc2{transform:scale(1.7)}.whyzc2{margin-top:38rem;padding-bottom:10rem}.mot{transform:scale(1.7);margin-top:-30rem;margin-bottom:11vw}}@media(max-width:2560px)and (min-width:2400px){.dbv{margin-bottom:20rem}.dbv,.whyzc2{transform:scale(1.6);margin-top:20rem}.whyzc2{padding-bottom:0}.mot{transform:scale(1.6);margin-top:-22rem;margin-bottom:11vw}}@media(max-width:2400px)and (min-width:2300px){.dbv{margin-top:9rem;margin-bottom:20rem}.dbv,.whyzc2{transform:scale(1.33)}.whyzc2{margin-top:22rem;padding-bottom:0}.mot{transform:scale(1.33);margin-top:-21rem;margin-bottom:11vw}}@media(max-width:2300px)and (min-width:2200px){.dbv{margin-top:9rem;margin-bottom:20rem}.dbv,.whyzc2{transform:scale(1.33)}.whyzc2{margin-top:20rem;padding-bottom:5vh}.mot{transform:scale(1.33);margin-top:-21rem;margin-bottom:11vw}}@media(max-width:2200px)and (min-width:2100px){.dbv{margin-top:9rem;margin-bottom:20rem}.dbv,.whyzc2{transform:scale(1.33)}.whyzc2{margin-top:22rem;padding-bottom:13vh}.mot{transform:scale(1.33);margin-top:-21rem;margin-bottom:11vw}}@media(max-width:2100px)and (min-width:2000px){.dbv{margin-top:9rem;margin-bottom:20rem}.dbv,.whyzc2{transform:scale(1.33)}.whyzc2{margin-top:22rem;padding-bottom:19vh}.mot{transform:scale(1.33);margin-top:-21rem;margin-bottom:11vw}}@media(max-width:2000px)and (min-width:1900px){.dbv{margin-top:9rem;margin-bottom:20rem}.dbv,.whyzc2{transform:scale(1.23)}.whyzc2{margin-top:22rem;padding-bottom:10vh}.mot{transform:scale(1.23);margin-top:-20rem;margin-bottom:11vw}}@media(max-width:1900px)and (min-width:1800px){.dbv{margin-top:9rem;margin-bottom:4rem}.dbv,.whyzc2{transform:scale(1.11)}.whyzc2{margin-top:3rem;padding-bottom:15vh}.mot{transform:scale(1.11);margin-top:-19rem;margin-bottom:11vw}}@media(max-width:1800px)and (min-width:1700px){.dbv{margin-top:9rem;margin-bottom:4rem}.dbv,.whyzc2{transform:scale(1.11)}.whyzc2{margin-top:3rem;padding-bottom:15vh}.mot{transform:scale(1.11);margin-top:-35rem;margin-bottom:11vw}}@media(max-width:1700px)and (min-width:1600px){.dbv{margin-top:9rem;margin-bottom:4rem}.dbv,.whyzc2{transform:scale(1.11)}.whyzc2{margin-top:3rem;padding-bottom:15vh}.mot{transform:scale(1.11);margin-top:-12rem;margin-bottom:11vw}}@media(max-width:1500px)and (min-width:1400px){.mot{margin-top:-14rem}}.aboutuswhyzc2{transform:scale(1.5);top:-15vw;left:-7vw}@media(max-width:2560px)and (min-width:2400px){.aboutuswhyzc2{transform:scale(1);top:-15vw;left:1vw}.dbv{transform:scale(1.11);margin-top:9rem;margin-bottom:2rem;padding-bottom:4rem}}@media(max-width:2400px)and (min-width:2300px){.aboutuswhyzc2{transform:scale(1.1);top:-18vw;left:2vw}}@media(max-width:2300px)and (min-width:2200px){.aboutuswhyzc2{transform:scale(1.3);top:-17vw;left:5vw}}@media(max-width:2200px)and (min-width:2100px){.aboutuswhyzc2{transform:scale(1.3);top:-16vw;left:2vw}}@media(max-width:2100px)and (min-width:2000px){.aboutuswhyzc2{transform:scale(1.5);top:-16vw;left:7vw}}@media(max-width:2000px)and (min-width:1900px){.aboutuswhyzc2{transform:scale(1.5);top:-18vw;left:6vw}}@media(max-width:1900px)and (min-width:1800px){.aboutuswhyzc2{transform:scale(1.5);top:-15vw;left:6vw}}@media(max-width:1800px)and (min-width:1700px){.aboutuswhyzc2{transform:scale(1.5);top:-15vw;left:6vw}}@media(max-width:1700px)and (min-width:1600px){.aboutuswhyzc2{transform:scale(1.5);top:-15vw;left:5vw}}@media(max-width:1600px)and (min-width:1500px){.aboutuswhyzc2{transform:scale(1.5);top:-13vw;left:2vw}}@media(max-width:1500px)and (min-width:1400px){.aboutuswhyzc2{transform:scale(1.5);top:-13vw;left:3vw}}@media(max-width:1400px)and (min-width:1300px){.aboutuswhyzc2{transform:scale(1.5);top:-9vw;left:2vw}}@media(max-width:1500px)and (min-width:1200px){.whyzc2{margin-bottom:1vw}}.whyzc3{padding:0}@media(max-width:2560px)and (min-width:2000px){.whyzc3{padding-top:16vh}}@media(max-width:1500px)and (min-width:1200px){.whyzc2{margin-bottom:-50px}}@media(max-width:1900px)and (min-width:1535px){.whyzc2{margin-bottom:-50px}.imgvideo{margin-bottom:-15px}}@media(max-width:2299px)and (min-width:1900px){.whyzc2{top:-100px;margin-bottom:-50px}}@media(max-width:2000px)and (min-width:1900px){.imgvideo{top:-100px;margin-bottom:-150px}}@media(max-width:2560px)and (min-width:2401px){.whyzc2{top:-50px;margin-bottom:30px}}@media(max-width:2298px)and (min-width:2001px){.imgvideo{margin-bottom:-30px}.whyzc2{margin-bottom:-230px;margin-top:200px}}@media(max-width:2560px)and (min-width:2401px){.imgvideo{margin-bottom:-100px}}@media(max-width:2400px)and (min-width:2300px){.whyzc2{margin-bottom:350px}}.max-w-8xl{max-width:96rem}#navLinks{position:relative;top:-10px}.iii .title{font-family:gilroy-semibold;font-size:3.2rem}.iii .smalltxt{font-size:1.2rem}.iii .rightcontent .readmore,.iii .rightcontent .tag,.iii .rightcontent .title{font-family:gilroy-semibold}.iii .rightcontent .title{font-size:2.5rem}.iii .rightcontent .desc{font-size:1.45rem}.lr .title{font-size:3.2rem}.lr .grid .date,.lr .grid .title,.lr .title{font-family:gilroy-semibold}.lr .grid .title{font-size:1.3rem}.lr .grid .date{font-size:1rem}.bcta .title{font-family:gilroy-semibold;font-size:2.5rem}.bcta .smalltxt{font-size:1.465rem}.bcta .btn{font-family:gilroy-semibold;font-size:1rem}.partners-intro{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:64px;flex:none;order:0;flex-grow:0}.red_image_align{top:7%;width:89%}.partners-intro .panel h2{font-family:gilroy-bold;font-size:20px;font-weight:400}.partners-intro .panel p{font-family:sfprodisplayregular;font-weight:500;font-size:14px}.partners-intro .head h1{font-family:gilroy-semibold}.partners-intro .sub-panel p{font-family:sfprodisplayregular}.why-partner-us .head h2{font-family:gilroy-semibold;font-weight:400;font-size:50px}.why-partner-us .head p{font-family:sfprodisplayregular;font-size:18px;font-weight:400}.why-partner-us .head button{font-family:gilroy-bold;font-size:16px;font-weight:400}.why-partner-us .side-panel h3{font-family:gilroy-bold;font-size:20px;font-weight:400}.why-partner-us .side-panel p{font-family:sfprodisplayregular;font-weight:400;font-size:18px}.our-partners h2{font-family:gilroy-semibold;font-weight:400;font-size:36px}.our-partners p{font-size:20px;font-weight:400}.our-partners span{font-family:sfprodisplayregular;color:#fafafa}.partner-with-us h2{font-family:gilroy-semibold;font-weight:400;font-size:36px}.partner-with-us p{font-family:sfprodisplayregular;font-weight:400;font-size:20px}.partner-with-us button{font-family:gilroy-bold;font-size:16px;font-weight:400}.image-partners .blur-transition{filter:blur(6px);transform:scale(1.02);transition:all .5s ease-in-out}.image-partners .slide-image,.image-partners .testimonial-card{transition:all .5s ease-in-out}.bg-gradient{background:linear-gradient(180deg,#E8271C 12%,#DB268B 35%)}.web-developement-intro .first h2{font-family:gilroy-semibold;font-weight:400;font-style:italic;font-size:40px;line-height:120%;letter-spacing:-2%;text-align:center;text-transform:uppercase}.web-developement-intro .first p{font-family:sfprodisplayregular;font-weight:500;font-size:20px;line-height:150%;letter-spacing:0}.web-developement-intro .second h3{font-family:sfprodisplayregular;font-weight:600;font-size:16px;line-height:24px;letter-spacing:0}.web-developement-intro .second h2{font-family:gilroy-semibold;font-weight:400;font-size:50px;line-height:120%;letter-spacing:-2%}.web-developement-intro .second p{font-family:sfprodisplayregular;font-weight:400;font-size:18px;line-height:28px;letter-spacing:0}.web-developement-intro .second button{font-family:gilroy-bold;font-weight:400}.choose-us h2{font-family:gilroy-semibold;font-weight:400;font-size:30px;line-height:120%;letter-spacing:-2%}.choose-us h3{font-family:gilroy-bold;font-weight:400;font-size:20px}.choose-us p{font-family:sfprodisplayregular;font-weight:400;font-size:18px}.web-customs h2{font-size:40px}.web-customs h2,.web-customs span{font-family:gilroy-bold;font-weight:400}.web-customs span{right:7vw;font-size:25px}@media(max-width:2560px)and (min-width:2500px){.web-customs span{right:7vw;font-family:gilroy-bold;font-weight:400;font-size:25px}}@media(max-width:1440px){.web-customs span{right:4vw;font-family:gilroy-bold;font-weight:400;font-size:24px}}@media(max-width:1024px){.web-customs span{right:-1vw;font-family:gilroy-bold;font-weight:400;font-size:20px}}@media(max-width:1024px)and (max-width:780px){.web-customs span{right:-7vw;font-family:gilroy-bold;font-weight:400;font-size:20px}}.resource .card-blur{transition:filter .3s ease,transform .3s ease}.resource .blur-animate{filter:blur(2px);transform:scale(.97)}@media(max-width:600px){.webdis{margin-left:0}}@media(max-width:350px){.webdis{margin-left:-7vw}.webdis,.webdis2{margin-top:10vw}}@media(min-width:2500px)and (max-width:2650px){.web-developement-intro{transform:scale(1.7);margin-top:13vw;margin-bottom:15vw}}@media(min-width:2400px)and (max-width:2500px){.web-developement-intro{transform:scale(1.6);margin-top:12vw;margin-bottom:15vw}}@media(min-width:2300px)and (max-width:2400px){.web-developement-intro{transform:scale(1.5);margin-top:9vw;margin-bottom:15vw}}@media(min-width:2200px)and (max-width:2300px){.web-developement-intro{transform:scale(1.5);margin-top:10vw;margin-bottom:15vw}}@media(min-width:2100px)and (max-width:2200px){.web-developement-intro{transform:scale(1.4);margin-top:9vw;margin-bottom:15vw}}@media(min-width:2000px)and (max-width:2100px){.web-developement-intro{transform:scale(1.4);margin-top:9vw;margin-bottom:15vw}}@media(min-width:1900px)and (max-width:2000px){.web-developement-intro{transform:scale(1.3);margin-top:6vw;margin-bottom:15vw}}@media(min-width:1800px)and (max-width:1900px){.web-developement-intro{transform:scale(1.2);margin-top:4vw;margin-bottom:15vw}}@media(min-width:1700px)and (max-width:1800px){.web-developement-intro{transform:scale(1.1);margin-top:1vw;margin-bottom:15vw}}@media(min-width:1600px)and (max-width:1700px){.web-developement-intro{transform:scale(1.1);margin-top:1vw;margin-bottom:0!important}}@media(max-width:600px){.topweb{top:7vw}.lettalk{padding-left:5vw}}@media(max-width:2560px)and (min-width:2000px){.bgdesgins{transform:scale(2);top:-25rem}.eillpes{left:107rem;transform:scale(2.5)}}@media(max-width:1024px)and (min-width:800px){.bgdesgins,.bgdesgins2{transform:scale(2)}}@media(max-width:800px)and (min-width:700px){.bgdesgins{transform:scale(1.5)}.eillpes{width:30rem;height:40rem}.bgdesgins2{transform:scale(1.5);right:-32rem;top:-17rem}}@media(max-width:600px){.bgdesgins{transform:scale(1.5);top:1vh}.eillpes{width:10rem;height:20rem;opacity:100%}.bgdesgins2{transform:scale(1.5);right:-19rem;top:-6rem}}@media(min-width:2000px){.cta{transform:scale(1.5);margin-top:54vh;left:4vw}}@media(min-width:2100px){.cta{transform:scale(1.6)}}@media(min-width:2400px){.cta{transform:scale(1.8);left:3vw}}@media(max-width:1900px)and (min-width:1800px){.lettalkleft{transform:scale(1.5)}.scrambledimgs{transform:scale(1.3);left:12vw}}@media(max-width:1800px)and (min-width:1700px){.lettalkleft{transform:scale(1.4);padding-left:1vw}.scrambledimgs{transform:scale(1.2);left:10vw}}@media(max-width:1700px)and (min-width:1600px){.lettalkleft{transform:scale(1.3);padding-left:2vw}.scrambledimgs{transform:scale(1.1);left:8vw}}@media(max-width:1600px)and (min-width:1500px){.lettalkleft{transform:scale(1.2);padding-left:3vw}.scrambledimgs{transform:scale(1);left:6vw}}.portfolio-intro h2{font-family:gilroy-bold;font-size:60px}.portfolio-intro h1,.portfolio-intro h2{font-weight:400;line-height:120%;letter-spacing:-2%;text-align:center}.portfolio-intro h1{font-family:gilroy-medium;font-size:220px}.portfolio-section .first{font-family:sfprodisplayregular;font-weight:500;font-size:16px;line-height:24px;letter-spacing:0}.portfolio-section .second p{font-family:gilroy-bold;font-weight:400;font-size:24px;line-height:38px;letter-spacing:0}.portfolio-section .second .arrow img{width:40px;height:40px}.portfolio-section .second .load button{font-family:gilroy-bold;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:#fff}.portfolio-inner-intro span{font-family:gilroy-semibold;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.portfolio-inner-intro h1{font-family:gilroy-bold;font-weight:400;font-size:50px;line-height:60px;letter-spacing:-2%}.portfolio-inner-intro p{font-family:sfprodisplayregular}.portfolio-inner-intro h3{font-size:20px;line-height:30px}.portfolio-inner-intro h3,.portfolio-inner-section p{font-family:gilroy-bold;font-weight:400;letter-spacing:0}.portfolio-inner-section p{font-size:24px;line-height:38px}.portfolio-inner-section .arrow img{width:40px;height:40px}.load button{font-size:16px;line-height:24px;color:#fff}.load button,.portfolio-data h2{font-family:gilroy-bold;font-weight:400;letter-spacing:0}.portfolio-data h2{font-size:20px;line-height:30px}.portfolio-data p{font-family:sfprodisplayregular;font-weight:500;font-size:24px;line-height:150%;letter-spacing:0}.portfolio-data .stats h3{font-family:gilroy-bold;font-weight:400;font-size:20px;line-height:30px;letter-spacing:0}.portfolio-data .stats p{font-weight:400;font-size:18px}.portfolio-data .list span,.portfolio-data .stats p{font-family:sfprodisplayregular;line-height:150%;letter-spacing:0}.portfolio-data .list span{font-weight:500;font-size:24px}.portfolio-data h3{font-family:gilroy-bold;font-weight:400;font-size:20px;line-height:30px;letter-spacing:0}.portfolio-data button{font-family:gilroy-semibold;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.portfolio-data .tab{font-family:sfprodisplayregular;font-weight:500;font-size:24px;line-height:150%;letter-spacing:0}.portfolio-data .overview h2{font-family:gilroy-bold;font-weight:400;font-size:20px;line-height:30px;letter-spacing:0}.portfolio-data .overview span{font-family:sfprodisplayregular;font-weight:500;font-size:24px;line-height:150%;letter-spacing:0}.form-data h2{font-family:gilroy-bold;font-weight:400;font-size:36px;line-height:120%;letter-spacing:-2%}.form-data .first-name label{font-family:gilroy-semibold;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0}.form-data .first-name input{font-family:sfprodisplayregular;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0}.form-data .last-name label{font-family:gilroy-semibold;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0}.form-data .last-name input{font-family:sfprodisplayregular;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0}.form-data .email label{font-family:gilroy-semibold;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0}.form-data .email input{font-family:sfprodisplayregular}.form-data .business-idea label,.form-data .email input{font-weight:400;font-size:14px;line-height:20px;letter-spacing:0}.form-data .business-idea label{font-family:gilroy-semibold}.form-data .business-idea input{font-family:sfprodisplayregular;font-weight:400;font-size:14px;line-height:20px;letter-spacing:0}.form-data button{font-family:gilroy-bold;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0}.background-wave{position:absolute;top:93px;left:0;width:100%;object-fit:cover;z-index:0;pointer-events:none}@media(max-width:768px){.background-wave{object-fit:contain}}@media(max-width:480px){.background-wave{height:15%}}.clr{background:linear-gradient(to bottom right,#dc2626,#db2777)}@media(max-width:1920px)and (min-width:1281px){.portfolio-intro{margin-top:5vw}}@media(max-width:1280px)and (min-width:1024px){.portfolio-intro{margin-top:6vw}}@media(max-width:800px)and (min-width:600px){.portfolio-intro{margin-top:8vw}}@media(max-width:600px)and (min-width:300px){.portfolio-intro{margin-top:15vw}}@media(max-width:400px)and (min-width:300px){.portfolio-intro{margin-top:19vw}}.intro h2{font-family:gilroy-bold;font-weight:400;font-size:36px;line-height:120%;letter-spacing:-2%}.intro p{font-family:sfprodisplayregular;font-weight:500;font-size:18px;line-height:30px;letter-spacing:0}.intro h1{font-family:gilroy-bold;line-height:60px}.clients-action h2,.intro h1{font-weight:400;font-size:50px;letter-spacing:-2%}.clients-action h2{font-family:gilroy-semibold;line-height:44px}.clients-action .right h2{font-family:gilroy-bold;font-weight:400;font-size:60px;line-height:72px;letter-spacing:-2%;text-align:center}.clients-action .right p{font-family:sfprodisplayregular;font-weight:600;font-size:18px;line-height:28px;letter-spacing:0;text-align:center}.why-zcodia h2{font-size:50px;line-height:44px;letter-spacing:-2%}.why-zcodia h2,.why-zcodia h3{font-family:gilroy-semibold;font-weight:400}.why-zcodia h3{font-size:39px;line-height:57px;letter-spacing:0}.why-zcodia p{font-family:sfprodisplayregular}.why-zcodia .cit,.why-zcodia p{font-weight:400;font-size:24px;line-height:150%;letter-spacing:0}.why-zcodia .cit{font-family:gilroy-bold}.our-process h2{font-size:50px;line-height:44px;letter-spacing:-2%}.our-process .vit,.our-process h2{font-family:gilroy-semibold;font-weight:400}.our-process .vit{font-size:25px;line-height:120%;letter-spacing:0}.our-process p{font-family:sfprodisplayregular;font-weight:400;font-size:18px;line-height:150%;letter-spacing:0;text-align:center}.CEO-Testimonial h3,.featprojects .head h3{font-family:gilroy-semibold;font-weight:400;font-size:50px;line-height:120%;letter-spacing:-2%}.CEO-Testimonial .vit{font-family:sfprodisplayregular;font-weight:400;font-size:20px;line-height:150%;letter-spacing:0}.Customer-Review .first{font-family:sfprodisplayregular;font-weight:500;font-size:32px;line-height:120%;letter-spacing:-2%;text-align:center}.Customer-Review .second{font-family:gilroy-bold;font-size:18px;line-height:28px}.Customer-Review .second,.Customer-Review .third{font-weight:400;letter-spacing:0;text-align:center}.Customer-Review .third{font-family:sfprodisplayregular;font-size:16px;line-height:24px}.whatsapp-container{position:relative;width:48px;height:48px}.whatsapp-container .circle-ring,.whatsapp-container .ripple{position:absolute;top:0;left:0;width:48px;height:48px;border-radius:50%;z-index:0}.whatsapp-container .ripple{background-color:#25d366;opacity:.5;animation:rippleEffect 2s infinite}.whatsapp-container .ripple.delay-1{animation-delay:.3s}.whatsapp-container .ripple.delay-2{animation-delay:.6s}.whatsapp-container .circle-ring{border:1px solid #25d366;animation:ringEffect 2.5s infinite}.whatsapp-container .icon{position:relative;z-index:2;width:48px;height:48px;background-color:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 6px rgba(0,0,0,.15)}.whatsapp-container .icon img{width:24px;height:24px}@keyframes rippleEffect{0%{transform:scale(1);opacity:.5}70%{transform:scale(2);opacity:0}to{transform:scale(1);opacity:0}}@keyframes ringEffect{0%{transform:scale(1.4);opacity:.1}25%{transform:scale(1.2);opacity:.3}50%{transform:scale(1);opacity:.5}75%{transform:scale(1.2);opacity:.1}to{transform:scale(1.4);opacity:0}}:root{--color-text:#ffffff;--color-accent:#bbbbbb;--color-bg-dark:#121212;--color-bg-light:#1e1e1e;--color-gradient-start:#e91e63;--color-gradient-end:#ff4081;--color-placeholder:#888888;--color-rose:#e91e63}.callback-form{background-color:var(--color-bg-dark);color:var(--color-text);width:360px;max-width:90vw;padding:20px;border-radius:20px;position:fixed;top:50%;left:0;transform:translateY(-50%);box-shadow:0 10px 20px rgba(0,0,0,.6);z-index:9999;font-family:Segoe UI,sans-serif;box-sizing:border-box}.callback-form .form-header{display:flex;justify-content:space-between;align-items:center}.callback-form .form-header h3{font-size:20px;margin:0;color:var(--color-rose)}.callback-form .highlight{color:var(--color-rose)}.callback-form .close{background:none;border:none;font-size:24px;color:var(--color-text);cursor:pointer}.callback-form form{margin-top:20px;display:flex;flex-direction:column;gap:15px}.callback-form input,.callback-form textarea{padding:12px 15px;border-radius:12px;border:1px solid var(--color-accent);background-color:var(--color-bg-light);color:var(--color-text);font-size:14px}.callback-form textarea{resize:none;height:80px}.callback-form input::placeholder,.callback-form textarea::placeholder{color:var(--color-placeholder)}.callback-form .phone-group{display:flex;align-items:center;gap:10px;background-color:var(--color-bg-light);border:1px solid var(--color-accent);padding:10px;border-radius:12px}.callback-form .phone-group .flag,.callback-form .phone-group input{color:var(--color-text);font-size:14px}.callback-form .phone-group input{flex-grow:1;border:none;background:none;outline:none}.callback-form .submit-btn{background:linear-gradient(to right,var(--color-gradient-start),var(--color-gradient-end));color:#fff;border:none;padding:9px 40px;font-size:13px;border-radius:20px;cursor:pointer;transition:background .3s;width:fit-content;align-self:center;display:block;margin:0 auto}.callback-form .submit-btn:hover{background:linear-gradient(to right,var(--color-gradient-end),var(--color-gradient-start))}.callback-form.hidden{display:none!important}#showCallbackBtn{background:linear-gradient(to right,var(--color-gradient-start),var(--color-gradient-end));color:#fff;border:none;padding:14px 28px;font-size:18px;font-weight:700;border-radius:50px;cursor:pointer;box-shadow:0 6px 12px rgba(0,0,0,.4);transition:all .3s ease}#showCallbackBtn:hover{background:linear-gradient(to right,var(--color-gradient-end),var(--color-gradient-start));transform:translateY(-2px);box-shadow:0 10px 20px rgba(0,0,0,.6)}@media(max-width:768px){.callback-form{width:45vw;left:-1%;transform:translateY(-50%)}.callback-form .form-header h3{font-size:18px}.callback-form input,.callback-form textarea{font-size:13px}}@media(max-width:480px){.callback-form{width:95vw;left:2.5%;padding:15px}.callback-form .form-header h3{font-size:16px}.callback-form .close{font-size:20px}}body,html{overflow-x:hidden!important;width:100%}.header{position:absolute;top:0;left:0;width:100%;z-index:50;background:rgba(0,0,0,0);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.1)}body.no-scroll{overflow:hidden;height:100vh}.ztnav{max-width:2580px;margin:0 auto;padding:2.5rem 11rem;background:rgba(0,0,0,.5);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.ztnav,.ztnav__data{display:flex;justify-content:space-between;align-items:center}.ztnav__data{width:100%}.ztnav__logo img{height:48px}.ztnav__toggle{font-size:2rem;background:none;border:none;color:#fff;display:flex;align-items:center;justify-content:center;position:relative;width:48px;height:48px;z-index:10001;cursor:pointer;margin-left:auto;margin-right:-79px}.ztnav__toggle .close-icon,.ztnav__toggle .open-icon{position:absolute;transition:opacity .3s}.ztnav__toggle .close-icon,.ztnav__toggle.active .open-icon{opacity:0}.ztnav__toggle.active .close-icon{opacity:1}.ztnav__menu{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:#000;display:flex;flex-direction:column;padding:3rem 2rem;transition:right .35s ease;z-index:1000;overflow-y:auto}.ztnav__menu.show-menu{right:0}.ztnav__list-wrapper{display:flex;align-items:center;gap:2rem}@media screen and (max-width:789px){.ztnav__list-wrapper{flex-direction:column;align-items:flex-start;gap:1.5rem}}.ztnav__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;gap:2rem}@media screen and (max-width:789px){.ztnav__list{flex-direction:column;width:100%}}.ztnav .dropdown__toggle,.ztnav__link{font-size:1.2rem;font-weight:600;color:#fff;background:none;border:none;cursor:pointer;padding:.5rem 0;text-decoration:none;display:flex;justify-content:space-between;align-items:center}.ztnav .dropdown__toggle:hover,.ztnav__link:hover{background:hsla(0,0%,100%,.05);border-radius:6px}@media screen and (min-width:790px){.ztnav .dropdown__toggle,.ztnav__link{padding:0 .75rem;height:44px}}.ztnav__button{background:linear-gradient(145deg,#ff007a,#ff77aa);color:#fff;font-weight:700;padding:.75rem 1.5rem;border-radius:6px;text-transform:uppercase;box-shadow:0 4px 15px rgba(255,0,122,.4);transition:all .3s ease;font-size:.9rem;white-space:nowrap}.ztnav__button:hover{background:linear-gradient(145deg,#ff77aa,#ff007a);box-shadow:0 6px 20px rgba(255,0,122,.6)}@media screen and (min-width:790px){.ztnav__button{margin-left:2rem;height:auto}.ztnav__toggle{display:none}.ztnav__menu{position:static!important;width:auto!important;height:auto!important;display:flex!important;flex-direction:row!important;background:rgba(0,0,0,0)!important;padding:0!important;overflow:visible!important}.ztnav__list{flex-direction:row;gap:0;margin-left:0}.ztnav .dropdown__toggle,.ztnav__link{font-size:1rem;font-weight:500}.dropdown__item{position:relative}.dropdown__item:hover .dropdown__menu{opacity:1;visibility:visible;transform:translateX(-15%) translateY(20px);display:flex}.dropdown__item .dropdown__toggle{position:relative;display:flex;align-items:center;gap:.5rem}.dropdown__item .dropdown__toggle .dropdown__arrow{transition:transform .3s ease;font-size:1.25rem}.dropdown__item .dropdown__toggle[aria-expanded=true] .dropdown__arrow,.dropdown__item:hover .dropdown__arrow{transform:rotate(180deg)}.dropdown__item .dropdown__menu{display:none;flex-direction:column;position:absolute;top:50%;left:-131%;transform:translateX(-30%) translateY(20px);opacity:0;visibility:hidden;transition:all .4s ease;width:40vw;background:rgba(0,0,0,.95);backdrop-filter:blur(20px);padding:1rem 1.5rem;border-radius:20px;box-shadow:0 12px 30px rgba(0,0,0,.6);z-index:999}.dropdown__item .dropdown__menu .dropdown__back{display:none}.dropdown__item .dropdown__menu .dropdown__columns{display:flex;width:100%;justify-content:space-between;gap:3rem}.dropdown__item .dropdown__menu .dropdown__columns ul{list-style:none;padding:0;margin:0;flex:1}.dropdown__item .dropdown__menu .dropdown__columns ul li{margin-bottom:1.25rem}.dropdown__item .dropdown__menu .dropdown__columns ul li .dropdown__link{color:#fff;font-size:1rem;display:flex;align-items:center;gap:.75rem;padding:.8rem 1.2rem;border-radius:10px;text-decoration:none;font-weight:500}.dropdown__item .dropdown__menu .dropdown__columns ul li .dropdown__link:hover{background:hsla(0,0%,100%,.1)}}@media screen and (min-width:790px)and (max-width:1300px){.ztnav{padding:1rem 11vw 1rem 14vw}.ztnav,.ztnav__data{display:flex;justify-content:space-between;align-items:center}.ztnav__data{width:100%;gap:1.2rem}.ztnav__logo{flex-shrink:0}.ztnav__logo img{height:38px}.ztnav__toggle{display:none!important}.ztnav__menu{position:static!important;width:auto!important;height:auto!important;display:flex!important;flex-direction:row!important;background:rgba(0,0,0,0)!important;padding:0!important;overflow:visible!important;gap:1rem}.ztnav__list,.ztnav__menu{flex-wrap:nowrap;align-items:center}.ztnav__list{display:flex;flex-direction:row;gap:.3rem;margin-left:auto}.ztnav .dropdown__toggle,.ztnav__link{font-size:.7rem;font-weight:500;padding:0 .4rem}.ztnav .dropdown__toggle,.ztnav__button,.ztnav__link{white-space:nowrap;display:flex;align-items:center;height:30px}.ztnav__button{padding:.25rem .8rem;font-size:.65rem;margin-left:.8rem;flex-shrink:0;border-radius:12px;justify-content:center}.ztnav .dropdown__menu{display:none;flex-direction:column;position:absolute;top:110%;left:-111%;transform:translateX(-30%) translateY(20px);opacity:0;visibility:hidden;transition:all .4s ease;width:60vw;background:rgba(0,0,0,.95);backdrop-filter:blur(20px);padding:1rem 1.5rem;border-radius:20px;box-shadow:0 12px 30px rgba(0,0,0,.6);z-index:999}.ztnav .dropdown__item:hover .dropdown__menu{opacity:1;visibility:visible;display:flex;transform:translateX(-35%) translateY(0)}}@media screen and (max-width:789px){.ztnav{padding:2rem 2.5rem}.ztnav__toggle{display:flex;margin-right:-43px}.ztnav__menu{position:fixed;top:0;right:0;width:100%;height:100vh;background:#000;display:flex;flex-direction:column;overflow-y:auto;padding:3rem 2rem 6rem;z-index:1000;transform:translateX(100%);opacity:0;pointer-events:none;transition:transform .35s ease,opacity .35s ease}.ztnav__menu.show-menu{transform:translateX(0);opacity:1;pointer-events:auto}.ztnav__list{flex-direction:column;margin-left:0;gap:1.5rem}.ztnav .dropdown__toggle,.ztnav__link{font-size:1.2rem;font-weight:600;display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.ztnav .dropdown__menu{position:relative;width:100%;background:rgba(0,0,0,.95);backdrop-filter:blur(20px);padding:1.5rem 1rem;border-radius:12px;margin-top:.5rem;display:none;box-shadow:0 12px 24px rgba(0,0,0,.6);max-height:unset;overflow-y:unset}.ztnav .dropdown__menu.show{display:block}.ztnav .dropdown__columns{display:block;margin:0;padding:0}.ztnav .dropdown__columns ul{width:100%;padding:0;margin:0;list-style:none}.ztnav .dropdown__columns ul li .dropdown__link{color:#fff;font-size:1rem;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:8px;text-decoration:none;font-weight:600;white-space:normal}.ztnav .dropdown__columns ul li .dropdown__link:hover{background:hsla(0,0%,100%,.1)}.ztnav__button{position:sticky;bottom:1rem;margin-top:auto;z-index:1001;width:100%;justify-content:center;text-align:center}}@media(max-width:2650px)and (min-width:1450px){.ztnav__logo img{margin-left:-84%;height:48px}}@media(max-width:1920px){.ztnav__logo img{margin-left:-53%;height:48px}}@media(max-width:1440px)and (min-width:1200px){.ztnav__logo img{margin-left:-54%;height:48px}}@media(max-width:1024px){.ztnav__logo img{margin-left:-44%;height:48px}}@media(max-width:789px){.ztnav__logo img{margin-left:-2%;height:48px}}@media(max-width:600px){.ztnav__logo img{margin-left:-14%;height:48px}}@media(max-width:2650px){.menuleft{margin-right:-6vw}}@media(max-width:1920px){.menuleft{margin-right:-8vw}}@media(min-width:1800px)and (max-width:1900px){.menuleft{margin-right:-8vw}}@media(max-width:1440px){.menuleft{margin-right:-10vw}}@media(max-width:1024px){.menuleft{margin-right:-10vw}}@media(max-width:789px){.menuleft{margin-right:0}}@media(min-width:1025px)and (max-width:1250px){.ztnav__logo{display:flex}}@media screen and (min-width:2000px)and (max-width:2650px){.dropdown__item .dropdown__menu{display:none;flex-direction:column;position:absolute;top:50%;left:-124%;transform:translateX(-30%) translateY(20px);opacity:0;visibility:hidden;transition:all .4s ease;width:25vw;background:rgba(0,0,0,.95);backdrop-filter:blur(20px);padding:1rem 1.5rem;border-radius:20px;box-shadow:0 12px 30px rgba(0,0,0,.6);z-index:999}}.scroller{max-width:100vw;overflow:hidden;position:relative}.scroller[data-animated=true]{overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent);mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent)}.scroller[data-animated=true] .scroller__inner{animation:scroll var(--_animation-duration,150s) linear infinite}.scroller[data-direction=right] .scroller__inner{animation-direction:reverse}.scroller[data-speed=slow]{--_animation-duration:50s}.scroller[data-speed=fast]{--_animation-duration:40s}.scroller .scroller__inner{display:flex;gap:1rem;width:fit-content;animation:scroll 120s linear infinite;will-change:transform}.scroller .scroller__inner:hover{animation-play-state:paused}.col-md-2{flex:0 0 auto;width:150px}.col-md-2 img{width:100%;height:auto;display:block}.entry-header,.section-title.center{background:#000;padding:1rem 1.5rem;margin:1rem auto;border-radius:.75rem;max-width:800px;box-shadow:0 2px 8px rgba(0,0,0,.25);text-align:center;color:#ff007f}.entry-title{font-family:Poppins,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:2px}@keyframes scroll{to{transform:translateX(-50%)}}.robohero .title{font-family:gilroy-semibold;font-size:2.5rem}@media(max-width:775px)and (min-width:768px){.robohero .title{font-size:1.5rem}}@media(max-width:846px)and (min-width:800px){.robohero .title{font-size:1.5rem!important}}@media(max-width:800px)and (min-width:775px){.robohero .title{font-size:1.5rem}}@media(min-width:800px)and (max-width:1000px){.robohero .title{font-size:2.5rem}}@media(max-width:775px)and (min-width:768px){.pin{font-size:92.85%}}@media(max-width:800px)and (min-width:775px){.pin{font-size:.875rem}}@media(min-width:800px)and (max-width:1000px){.pin{font-size:.875rem}}.pt{padding-top:20vh}.slider-container{overflow:hidden;width:100%;max-width:96vw;margin:auto}.slider-container .slider-track{display:flex;width:500%;transition:transform .6s ease-in-out}.slider-container .slider-track .slide{flex:0 0 100%}.form-container{background-color:#fff;border-radius:.75rem;color:#000;padding:3rem}form{padding-top:1rem}form .form-fields{gap:.75rem}form .form-fields label{font-size:.875rem}form .form-fields input,form .form-fields select,form .form-fields textarea{width:100%;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem;font-size:.875rem}form .form-fields textarea{resize:vertical}form .form-fields .phone-input{display:flex;align-items:center;border:1px solid #d1d5db;border-radius:8px;background-color:#f5f6f8;padding:6px 10px;width:100%;box-sizing:border-box}form .form-fields .phone-input select{border:none;background:rgba(0,0,0,0);font-size:14px;margin-right:6px;padding-right:18px;appearance:none;outline:none;cursor:pointer;width:25%;background-repeat:no-repeat;background-position:right 2px center;background-size:10px}form .form-fields .phone-input input{border:none;background:rgba(0,0,0,0);flex:1;font-size:14px;outline:none}form .submit-button{background-color:#db2777;color:#fff;font-weight:500;width:100%;padding:.5rem 0;font-size:.875rem;border-radius:.375rem;transition:background-color .2s ease}form .submit-button:hover{background-color:#be185d}@media(max-width:2560px)and (min-width:2000){.landaboutsec{max-width:110vw;margin-top:-4px;margin-left:-7rem;padding-top:6rem;padding-bottom:6rem}.clients-action{margin-left:-5vw}.whyzco{margin-left:-4vw}.our-process{margin-left:-3vw}.CEO-Testimonial{margin-left:28vw}.Customer-Review{margin-left:-5vw}}@media screen and (min-width:1400px){.tab-container11992{max-width:1400px;width:100%;margin-left:18vw}}@media(max-width:2560px)and (min-width:2000){.footer_wrapper{width:100%;display:flex;justify-content:center;padding-top:50px;padding-bottom:50px;margin-left:7%}}@media screen and (max-width:1920px){.tab-container11992{max-width:1320px;width:100%;margin-left:5vw}}@media(max-width:1920px){.footer_wrapper{width:100%;display:flex;justify-content:center;padding-top:50px;padding-bottom:50px;margin-left:7%}}@media screen and (max-width:1024px){.tab-container11992{max-width:940px;width:100%;margin-left:5vw}}@media screen and (max-width:800px){.tab-container11992{max-width:700px;width:100%;margin-left:5vw}}@media screen and (max-width:600px){.tab-container11992{max-width:350px;width:100%;margin-left:5vw}}@media screen and (max-width:330px){.tab-container11992{max-width:300px;width:100%;margin-left:5vw}}@media(max-width:600px){.pt{padding-top:10vw}}@media(max-width:2650px)and (min-width:2400px){.robohero{margin-bottom:15vw}.hentry,.robohero{transform:scale(1.7);margin-top:13vw}.hentry{margin-bottom:20vw}.landaboutsec{margin-top:13vw}.clients-action,.landaboutsec{transform:scale(1.7);margin-bottom:15vw}.clients-action{margin-top:18vw}.our-process,.whyzcscroll{transform:scale(1.7);margin-top:13vw;margin-bottom:15vw}.CEO-Testimonial{transform:scale(2.1);margin-top:25vw;margin-bottom:15vw}.Customer-Review,.landcta{transform:scale(1.7);margin-top:20vw;margin-bottom:15vw}}@media(max-width:2400px)and (min-width:2300px){.robohero{margin-bottom:15vw}.hentry,.robohero{transform:scale(1.7);margin-top:13vw}.hentry{margin-bottom:20vw}.clients-action,.landaboutsec{transform:scale(1.6);margin-top:13vw;margin-bottom:15vw}.whyzcscroll{transform:scale(1.55)}.our-process,.whyzcscroll{margin-top:13vw;margin-bottom:15vw}.our-process{transform:scale(1.6)}.CEO-Testimonial{transform:scale(1.9);margin-top:25vw;margin-bottom:15vw}.Customer-Review,.landcta{transform:scale(1.6);margin-top:20vw;margin-bottom:15vw}}@media(max-width:2300px)and (min-width:2200px){.robohero{margin-bottom:15vw}.hentry,.robohero{transform:scale(1.7);margin-top:13vw}.hentry{margin-bottom:20vw}.clients-action,.landaboutsec{transform:scale(1.5);margin-top:13vw;margin-bottom:15vw}.whyzcscroll{transform:scale(1.44)}.our-process,.whyzcscroll{margin-top:13vw;margin-bottom:15vw}.our-process{transform:scale(1.5)}.CEO-Testimonial{transform:scale(1.9);margin-top:25vw;margin-bottom:15vw}.Customer-Review,.landcta{transform:scale(1.5);margin-top:20vw;margin-bottom:15vw}}@media(max-width:2200px)and (min-width:2100px){.robohero{margin-bottom:15vw}.hentry,.robohero{transform:scale(1.7);margin-top:13vw}.hentry{margin-bottom:20vw}.clients-action,.landaboutsec{transform:scale(1.4);margin-top:13vw;margin-bottom:15vw}.whyzcscroll{transform:scale(1.33)}.our-process,.whyzcscroll{margin-top:13vw;margin-bottom:15vw}.our-process{transform:scale(1.4)}.CEO-Testimonial{transform:scale(1.9);margin-top:25vw;margin-bottom:15vw}.Customer-Review,.landcta{transform:scale(1.4);margin-top:20vw;margin-bottom:15vw}}@media(max-width:2100px)and (min-width:2000px){.robohero{margin-bottom:15vw}.hentry,.robohero{transform:scale(1.6);margin-top:13vw}.hentry{margin-bottom:10vw}.landaboutsec{margin-top:16vw}.clients-action,.landaboutsec{transform:scale(1.4);margin-bottom:15vw}.clients-action{margin-top:13vw}.whyzcscroll{transform:scale(1.33)}.our-process,.whyzcscroll{margin-top:13vw;margin-bottom:15vw}.our-process{transform:scale(1.4)}.CEO-Testimonial{transform:scale(1.9);margin-top:25vw;margin-bottom:15vw}.Customer-Review,.landcta{transform:scale(1.4);margin-top:20vw;margin-bottom:15vw}}@media(max-width:2000px)and (min-width:1900px){.robohero{transform:scale(1.5);margin-top:13vw;margin-bottom:15vw}.hentry{transform:scale(1.6);margin-top:13vw;margin-bottom:8vw}.landaboutsec{transform:scale(1.3);margin-top:14vw;margin-bottom:10vw}.clients-action,.whyzcscroll{transform:scale(1.3);margin-top:10vw;margin-bottom:10vw}.our-process{transform:scale(1.3);margin-top:10vw;margin-bottom:15vw}.CEO-Testimonial{transform:scale(1.7);margin-top:25vw;margin-bottom:10vw}.Customer-Review{transform:scale(1.2);margin-top:10vw;margin-bottom:15vw}.landcta{transform:scale(1.3);margin-top:20vw;margin-bottom:6vw}}@media(max-width:1900px)and (min-width:1800px){.robohero{margin-bottom:15vw}.hentry,.robohero{transform:scale(1.4);margin-top:13vw}.hentry{margin-bottom:10vw}.landaboutsec{transform:scale(1.2);margin-top:10vw;margin-bottom:6vw}.clients-action,.our-process,.whyzcscroll{transform:scale(1.2);margin-top:6vw;margin-bottom:6vw}.CEO-Testimonial{transform:scale(1.3);margin-top:16vw;margin-bottom:6vw}.Customer-Review{transform:scale(1.2);margin-top:10vw;margin-bottom:15vw}.landcta{transform:scale(1.3);margin-top:20vw;margin-bottom:6vw}}@media(max-width:1800px)and (min-width:1700px){.robohero{margin-bottom:15vw}.hentry,.robohero{transform:scale(1.4);margin-top:13vw}.hentry{margin-bottom:20vw}.landaboutsec{transform:scale(1.11);margin-top:-10vw;margin-bottom:5vw}.clients-action{transform:scale(1.11)}.clients-action,.whyzcscroll{margin-top:6vw;margin-bottom:6vw}.whyzcscroll{transform:scale(1.1)}.our-process{transform:scale(1.1)}.CEO-Testimonial,.our-process{margin-top:6vw;margin-bottom:6vw}.CEO-Testimonial{transform:scale(1.3)}.Customer-Review,.landcta{transform:scale(1.2);margin-top:20vw;margin-bottom:6vw}}@media(max-width:1700px)and (min-width:1600px){.robohero{transform:scale(1.3);margin-top:9vw;margin-bottom:15vw}.hentry{transform:scale(1.4);margin-top:13vw;margin-bottom:20vw}.landaboutsec{transform:scale(1.11);margin-top:13vw;margin-bottom:15vw}.clients-action{transform:scale(1.11);margin-top:-11vw;margin-bottom:6vw}.whyzcscroll{transform:scale(1.1);margin-top:4vw;margin-bottom:6vw}.our-process{transform:scale(1.1);margin-top:6vw;margin-bottom:7vw}.CEO-Testimonial{transform:scale(1.3);margin-top:0;margin-bottom:15vw}.Customer-Review{transform:scale(1.2);margin-top:12vw;margin-bottom:1vw}.landcta{transform:scale(1.2);margin-top:20vw;margin-bottom:6vw}}.scrollable-section{position:relative;height:100vh;overflow:hidden}.slide{position:absolute;top:0;left:0;width:95%;height:92vh;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.slide[data-index="0"]{background:linear-gradient(to bottom right,#dc2626,#db2777)}.slide[data-index="1"]{background:linear-gradient(to bottom right,#2563eb,#4f46e5)}.slide[data-index="2"]{background:linear-gradient(to bottom right,#059669,#0d9488)}.slide.active{opacity:1;transform:translateY(0);z-index:1}.slide-content{max-width:1280px;margin:0 auto;height:100%;padding:clamp(1rem,5vw,2rem);display:flex;flex-wrap:wrap;gap:clamp(2rem,5vw,4rem)}.left-content,.right-content{flex:1;min-width:min(100%,300px);padding:clamp(2rem,5vw,4rem) clamp(1rem,3vw,2rem);display:flex;flex-direction:column;justify-content:center}.left-content.right-content,.right-content.right-content{align-items:center;justify-content:center;padding:clamp(1rem,3vw,2rem)}.slidetitle{font-size:clamp(2rem,5vw,3rem);font-weight:700;margin-bottom:clamp(1rem,3vw,1.5rem);opacity:0;transform:translateY(20px);transition:opacity .5s ease .2s,transform .5s ease .2s;line-height:1.2}.active .slidetitle{opacity:1;transform:translateY(0)}.slidedesc{font-size:clamp(1rem,2vw,1.125rem);line-height:1.7;margin-bottom:clamp(1.5rem,4vw,2rem);opacity:0;transform:translateY(20px);transition:opacity .5s ease .3s,transform .5s ease .3s}.active .slidedesc{opacity:.9;transform:translateY(0)}.cta-button{display:inline-block;background-color:#000;color:#fff;padding:clamp(.5rem,2vw,.75rem) clamp(1rem,3vw,1.5rem);border-radius:9999px;font-size:clamp(.875rem,1.5vw,1rem);font-weight:500;border:none;cursor:pointer;transition:background-color .3s ease;opacity:0;transform:translateY(20px);transition:opacity .5s ease .4s,transform .5s ease .4s,background-color .3s ease;white-space:nowrap;text-align:center}.active .cta-button{opacity:1;transform:translateY(0)}.cta-button:hover{background-color:rgba(0,0,0,.8)}.right-content img{max-width:100%;height:auto;border-radius:.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);opacity:0;transform:translateX(40px);transition:opacity .7s ease .5s,transform .7s ease .5s;object-fit:contain;max-height:60vh}.active .right-content img{opacity:1;transform:translateX(0)}.metrics{width:100%;display:flex;justify-content:flex-end;gap:clamp(1.5rem,4vw,3rem);margin-top:auto;opacity:0;transform:translateY(20px);transition:opacity .5s ease .6s,transform .5s ease .6s;flex-wrap:wrap}.active .metrics{opacity:1;transform:translateY(0)}.metric{text-align:center;flex:1;min-width:max-content}.metric-value{font-size:clamp(2rem,4vw,3rem);font-weight:700}.metric-label{font-size:clamp(.75rem,1.5vw,.875rem);opacity:.8;margin-top:.25rem;white-space:nowrap}.slide-indicators{position:absolute;right:clamp(1rem,3vw,1rem);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.5rem;z-index:2}.indicator{width:clamp(.375rem,1vw,.5rem);height:clamp(.375rem,1vw,.5rem);border-radius:50%;background-color:hsla(0,0%,100%,.5);cursor:pointer;transition:all .3s ease}.indicator.active{background-color:#fff;width:clamp(.75rem,1.5vw,1rem);height:clamp(.75rem,1.5vw,1rem)}.indicator:hover{background-color:hsla(0,0%,100%,.8)}.scroll-indicator{top:80%;position:absolute;bottom:clamp(1rem,3vw,2rem);left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;color:hsla(0,0%,100%,.8);cursor:pointer;z-index:2;animation:bounce 2s infinite}.scroll-indicator span{font-size:clamp(.75rem,1.5vw,.875rem);font-weight:500;margin-bottom:.5rem}.scroll-indicator .chevron{width:clamp(16px,3vw,24px);height:clamp(16px,3vw,24px);border-right:3px solid;border-bottom:3px solid;transform:rotate(45deg)}.additional-content{min-height:100vh;background-color:#1e293b;display:flex;align-items:center;justify-content:center}.additional-content h2{font-size:clamp(2rem,5vw,4rem);text-align:center;padding:1rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media(max-width:768px){.slide-content{flex-direction:column;justify-content:start;gap:10px}.left-content,.right-content{width:100%;padding:1rem;min-height:auto}.left-content{flex:0}.right-content{display:none}.right-content img{max-height:25vh}.metrics{justify-content:center;margin-top:2rem}.slide-indicators{right:.5rem}.slide{height:66vh}}@media(hover:none){.cta-button{-webkit-tap-highlight-color:rgba(0,0,0,0)}.indicator:hover{background-color:hsla(0,0%,100%,.5)}.indicator.active:hover{background-color:#fff}}@media(max-height:600px)and (orientation:landscape){.slide-content{padding:1rem}h2{font-size:clamp(1.5rem,4vw,2rem);margin-bottom:.5rem}p{margin-bottom:1rem}.right-content img{max-height:50vh}.metrics{margin-top:1rem}.metric-value{font-size:clamp(1.5rem,3vw,2rem)}.right-content img{max-height:25vh}}@media print{.scrollable-section{height:auto;overflow:visible;position:relative}.slide{position:relative;opacity:1;transform:none;page-break-after:always}.scroll-indicator,.slide-indicators{display:none}}@media(max-width:1450px){.featprojects{margin-left:5%}}@media(max-width:2560px)and (min-width:1438px){.scrollable-section{position:relative;height:100vh;margin-left:5%;overflow:hidden}}@media(max-width:1920px){.featprojects{margin-left:5%}}body,html{overflow-x:hidden}.case_study_cont{display:flex;flex-direction:column;width:100%;max-width:1400px;margin:20px auto;background-color:rgba(0,0,0,0);overflow:hidden;padding:0 5%}.cs_txt01{font-size:1.5rem;font-weight:400;margin-bottom:10px;text-align:left}.line001{border:none;border-top:1px solid #666;width:100%}@media(max-width:1024px){.cs_txt01{font-size:1.4rem}}@media(max-width:768px){.cs_txt01{font-size:1.2rem}}@media(max-width:480px){.cs_txt01{font-size:1rem}}@media(max-width:320px){.cs_txt01{font-size:.95rem}}.container{max-width:1400px;margin:0 auto;padding:0 4px}.wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;justify-content:center;padding:0}.box{perspective:1000px;flex:1 1 300px;width:100%;max-width:none}.box-inner{position:relative;width:100%;height:220px;transition:transform .6s ease;transform-style:preserve-3d;border-radius:12px}.box:hover .box-inner{transform:rotateY(180deg)}.box-back,.box-front{position:absolute;width:100%;height:100%;border-radius:12px;backface-visibility:hidden;padding:1.5rem;box-sizing:border-box;text-align:center}.box-back,.box-front{display:flex;flex-direction:column;align-items:center;justify-content:center}.box-front{background-color:#3e3e3e;color:#fff;border:1px solid rgba(0,0,0,0)}.box-back{background:linear-gradient(to bottom right,#dc2626,#db2777);color:#ddd;transform:rotateY(180deg);font-size:.95rem;line-height:1.4;border:1px solid #444}.icn11{width:30px;height:30px;background-color:rgba(0,0,0,0);border-radius:50%;margin-bottom:1rem}.cup{height:22px;width:22px}.photos{height:23px;width:23px}.bulb,.sparkles{height:25px;width:25px}.box-front h3{font-size:1rem;font-weight:600;margin:0}@media(max-width:1600px){.wrapper{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:0 100px}}@media(max-width:1440px){.wrapper{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:0 100px}}@media(max-width:1400px){.wrapper{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:0 40px}}@media(max-width:1300px){.wrapper{display:flex;flex-wrap:wrap;gap:40px;justify-content:center;padding:0 40px}}@media(max-width:992px){.wrapper{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.wrapper{flex-direction:row;align-items:center;gap:19px}.box,.pink{max-width:100%;width:100%}}@media(max-width:576px){.wrapper{grid-template-columns:1fr}}@media(max-width:320px){.wrapper{flex-direction:row;align-items:center;gap:0}.box,.pink{max-width:100%;width:100%;padding:1rem}.box h3{font-size:.9rem}.icon{width:30px;height:30px}}.mobile_taxi_cont01{width:100%;max-width:1400px;margin:40px auto 0;display:flex;justify-content:center;padding:0 20px}.taxi_mobile_txt01{font-size:50px;text-align:center;line-height:1.2;max-width:1200px}.mobile_taxi_cont02{display:flex;justify-content:center;align-items:center;width:100%;height:auto;margin-top:20px;padding:0 20px}.mobile_taxi_img{width:700px;max-width:100%;height:auto}@media(max-width:1200px){.taxi_mobile_txt01{font-size:42px}.mobile_taxi_img{width:600px}}@media(max-width:992px){.taxi_mobile_txt01{font-size:36px}.mobile_taxi_img{width:500px}}@media(max-width:768px){.taxi_mobile_txt01{font-size:28px;padding:0 10px}.mobile_taxi_img{width:400px}}@media(max-width:576px){.taxi_mobile_txt01{font-size:24px}.mobile_taxi_img{width:320px}}@media(max-width:400px){.taxi_mobile_txt01{font-size:20px}.mobile_taxi_img{width:280px}}@media(max-width:320px){.taxi_mobile_txt01{font-size:18px}.mobile_taxi_img{width:240px}}.tech_stack_cont{background-color:rgba(0,0,0,0);padding:40px 20px;display:flex;justify-content:center}.tech_txt_cont{max-width:1400px;width:100%;padding:0 40px;box-sizing:border-box}.tech_stack_txt01{color:#fff;font-size:24px;font-weight:600;margin-bottom:10px}.line002,.line003{border:none;height:1px;background-color:#333;margin:20px 0}.tech_boxes_cont{flex-wrap:wrap;align-items:stretch;gap:20px}.img_box001,.tech_boxes_cont{display:flex;justify-content:center}.img_box001{background-color:#2b2b2b;width:100px;overflow:hidden;height:180px;border-radius:12px;flex-direction:column;align-items:center;transition:transform .3s ease;flex:0 0 calc(15.8333333333% - 20px)}.img_box001:hover{transform:translateY(-5px)}.tech_box_img{width:100px;height:64px;object-fit:contain;margin-bottom:10px}.tech_box_txt{color:#fff;font-size:14px;font-weight:500;text-align:center}@media(max-width:1199px){.img_box001{flex:0 0 calc(25% - 20px)}}@media(max-width:1023px){.img_box001{flex:0 0 calc(33.3333333333% - 20px)}}@media(max-width:767px){.img_box001{flex:0 0 calc(50% - 10px);height:140px}.tech_box_img{width:100px;height:48px}.tech_box_txt{font-size:13px}.tech_boxes_cont{gap:10px}.tech_stack_cont{padding-bottom:20px}}@media(max-width:479px){.img_box001{flex:0 0 100%;height:130px}}@media(max-width:2560px)and (min-width:1441px){.ktm{margin-left:4%;margin-right:auto}}@media(max-width:1440px)and (min-width:1025px){.stickytitle{margin-left:4%}}@media(max-width:2860px)and (min-width:2400px){.taxino1{transform:scale(1.7);margin-top:8vw;margin-bottom:5vw}.portfolio-data{transform:scale(1.9);margin-top:8vw;margin-bottom:10vw}.classcasestudyV1{margin-top:17vw}.classcasestudyV1,.mobile_taxi_cont00{transform:scale(1.7);margin-bottom:10vw}.mobile_taxi_cont00{margin-top:21vw}.tech_stack_cont{transform:scale(1.7);margin-top:21vw;margin-bottom:10vw}.proform{transform:scale(1.7);margin-top:0;margin-bottom:0}}@media(max-width:2400px)and (min-width:2300px){.taxino1{transform:scale(1.7);margin-top:8vw;margin-bottom:5vw}.portfolio-data{transform:scale(1.9);margin-top:8vw;margin-bottom:10vw}.classcasestudyV1{transform:scale(1.6);margin-top:17vw;margin-bottom:10vw}.mobile_taxi_cont00,.tech_stack_cont{transform:scale(1.7);margin-top:21vw;margin-bottom:10vw}.proform{transform:scale(1.7);margin-top:0;margin-bottom:0}}@media(max-width:2300px)and (min-width:2200px){.taxino1{transform:scale(1.6);margin-top:8vw;margin-bottom:5vw}.portfolio-data{transform:scale(1.8);margin-top:8vw;margin-bottom:10vw}.classcasestudyV1{transform:scale(1.5);margin-top:17vw;margin-bottom:10vw}.mobile_taxi_cont00{transform:scale(1.6);margin-top:21vw;margin-bottom:10vw}.tech_stack_cont{transform:scale(1.5);margin-top:21vw;margin-bottom:10vw}.proform{transform:scale(1.6);margin-top:0;margin-bottom:0}}@media(max-width:2200px)and (min-width:2100px){.taxino1{transform:scale(1.5);margin-top:6vw;margin-bottom:5vw}.portfolio-data{transform:scale(1.7);margin-top:4vw;margin-bottom:10vw}.classcasestudyV1{transform:scale(1.4);margin-top:15vw;margin-bottom:10vw}.mobile_taxi_cont00{transform:scale(1.5);margin-top:21vw;margin-bottom:10vw}.tech_stack_cont{transform:scale(1.4);margin-top:21vw;margin-bottom:10vw}.proform{transform:scale(1.4);margin-top:0;margin-bottom:0}}@media(max-width:2100px)and (min-width:2000px){.taxino1{transform:scale(1.4);margin-top:5vw;margin-bottom:5vw}.portfolio-data{transform:scale(1.6);margin-top:2vw;margin-bottom:10vw}.classcasestudyV1{transform:scale(1.3);margin-top:13vw;margin-bottom:10vw}.mobile_taxi_cont00{transform:scale(1.5);margin-top:18vw;margin-bottom:10vw}.tech_stack_cont{transform:scale(1.4);margin-top:21vw;margin-bottom:10vw}.proform{transform:scale(1.5);margin-top:0;margin-bottom:0}}@media(max-width:2000px)and (min-width:1900px){.taxino1{transform:scale(1.3);margin-top:3vw;margin-bottom:5vw}.portfolio-data{transform:scale(1.5);margin-top:0;margin-bottom:10vw}.classcasestudyV1{margin-top:13vw}.classcasestudyV1,.mobile_taxi_cont00{transform:scale(1.3);margin-bottom:10vw}.mobile_taxi_cont00{margin-top:14vw}.tech_stack_cont{transform:scale(1.3);margin-top:21vw;margin-bottom:10vw}.proform{transform:scale(1.3);margin-top:0;margin-bottom:0}}@media(max-width:1900px)and (min-width:1800px){.taxino1{transform:scale(1.2);margin-top:2vw;margin-bottom:5vw}.portfolio-data{transform:scale(1.33);margin-top:-2vw;margin-bottom:10vw}.classcasestudyV1,.mobile_taxi_cont00{transform:scale(1.2);margin-top:12vw;margin-bottom:10vw}.tech_stack_cont{transform:scale(1.2);margin-top:14vw;margin-bottom:7vw}.proform{transform:scale(1.2);margin-top:0;margin-bottom:0}}@media(max-width:1800px)and (min-width:1700px){.taxino1{transform:scale(1.2);margin-top:2vw;margin-bottom:1vw}.portfolio-data{transform:scale(1.33);margin-top:1vw;margin-bottom:1vw}.classcasestudyV1{transform:scale(1.1);margin-top:8vw;margin-bottom:10vw}.mobile_taxi_cont00{margin-top:12vw}.mobile_taxi_cont00,.tech_stack_cont{transform:scale(1.2);margin-bottom:10vw}.tech_stack_cont{margin-top:11vw}.proform{transform:scale(1.2);margin-top:0;margin-bottom:2vw}}@media(max-width:1700px)and (min-width:1600px){.taxino1{transform:scale(1.1);margin-top:3vw;margin-bottom:-5vw}.portfolio-data{transform:scale(1.23);margin-top:3vw;margin-bottom:10vw}.classcasestudyV1{margin-top:12vw}.classcasestudyV1,.mobile_taxi_cont00{transform:scale(1.2);margin-bottom:10vw}.mobile_taxi_cont00{margin-top:15vw}.tech_stack_cont{transform:scale(1.1);margin-top:14vw;margin-bottom:10vw}.proform{transform:scale(1.1);margin-top:0;margin-bottom:0}}@media(max-width:1600px)and (min-width:1500px){.taxino1{transform:scale(1.1);margin-top:3vw;margin-bottom:-5vw}.portfolio-data{margin-top:3vw}.classcasestudyV1,.portfolio-data{transform:scale(1.2);margin-bottom:10vw}.classcasestudyV1{margin-top:12vw}.mobile_taxi_cont00{transform:scale(1.2);margin-top:15vw;margin-bottom:10vw}.tech_stack_cont{transform:scale(1.1);margin-top:14vw;margin-bottom:10vw}.proform{transform:scale(1.1);margin-top:0;margin-bottom:0}}@media(max-width:450px)and (min-width:320px){.custom-trans{transform:scale(.9)}}@media(max-width:800px)and (min-width:700px){.custom-trans{transform:scale(.95)}}@media(max-width:1440px)and (min-width:1400px){.custom-trans{transform:scale(1.1);margin-bottom:5vh}}@media(max-width:1400px)and (min-width:1380px){.custom-trans{transform:scale(1.1);margin-bottom:5vh}}@media(max-width:1380px)and (min-width:1370px){.custom-trans{transform:scale(1.1);margin-bottom:5vh}}@media(max-width:1370px)and (min-width:1350px){.custom-trans{transform:scale(1.1);margin-bottom:5vh}}@media(max-width:1350px)and (min-width:1340px){.custom-trans{transform:scale(1);margin-bottom:5vh}}@media(max-width:1340px)and (min-width:1330px){.custom-trans{transform:scale(1);margin-bottom:5vh}}@media(max-width:1330px)and (min-width:1320px){.custom-trans{transform:scale(1.1);margin-bottom:5vh}}@media(max-width:1320px)and (min-width:1300px){.custom-trans{transform:scale(1);margin-bottom:5vh;left:-1vw}}#scrollSections{scroll-behavior:smooth}.tab-container1199{margin:auto;padding:40px 20px 0 40px;font-family:Segoe UI,sans-serif}#sliderTrackUnique{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;display:flex}.hero-firdttxt1199{font-size:16px;font-weight:700;line-height:1.4;color:#fff}.hero-heading1199{font-size:20px;font-weight:700;margin-bottom:20px;margin-left:0;color:#fff}.tab-bar1199{display:flex;gap:40px;border-bottom:2px solid hsla(0,0%,100%,.2);margin-bottom:10px;color:#fff}.tab-btn1199{background:none;color:#dcdcdc;font-size:23px;font-weight:500;padding:10px 0;cursor:pointer;border:none;border-bottom:3px solid rgba(0,0,0,0);transition:.3s}.tab-btn1199.active{color:#fff;border-bottom:3px solid #fff}.main_cont1199{height:600px;width:100%;overflow-y:scroll;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;border-radius:15px;touch-action:pan-x;color:#fff;background-color:rgba(0,0,0,0)}.main_cont1199::-webkit-scrollbar{display:none}.card-overlay1199{display:flex;flex-direction:row;background-color:rgba(0,0,0,0)!important;backdrop-filter:none!important;border-radius:16px;box-shadow:none!important;padding:20px;margin:20px auto;gap:20px;max-width:95%;width:100%;color:#fff}.inside_cont1199{height:600px;width:100%;background-size:cover;background-position:50%;position:sticky;top:0;display:flex;justify-content:start;flex-shrink:0;overflow:hidden;object-fit:cover;scroll-snap-align:start}.inside_cont011199{background:linear-gradient(180deg,#e8271c 20.31%,#db268b 94.4%)}.inside_cont021199{background:linear-gradient(180deg,#4f2ac3 20.31%,#7c42ff 94.4%)}.inside_cont031199{background:linear-gradient(180deg,#265dff 20.31%,#28b4c8 94.4%)}.inside_cont041199{background:linear-gradient(180deg,#ff6b6b 20%,#f9a825 95%)}.inside_cont051199{background:linear-gradient(180deg,#004e92 20%,#000428 94%)}.inside_cont061199{background:linear-gradient(180deg,#1abc9c 25%,#2ecc71 90%)}.inside_cont071199{background:linear-gradient(180deg,#7f00ff 20%,#e100ff 95%)}.inside_cont081199{background:linear-gradient(180deg,#ff4e50 20%,#f9d423 92%)}.inside_cont091199{background:linear-gradient(180deg,#00c6ff 22%,#0072ff 92%)}.inside_cont101199{background:linear-gradient(180deg,#333333 20%,#dd1818 94%)}.card-left1199{display:flex;flex-direction:column;width:55%;height:100%;align-items:start;padding:0 30px;color:#fff}.uxhead1199{margin-top:20px;font-size:24px;font-weight:600}.uxtext1199{margin-top:20px;font-size:16px}.webdevbtn1199{color:#fff;font-size:16px;border:1px solid rgba(9,0,0,.2);padding:7px 22px;font-weight:600;border-radius:30px;margin-top:211px}.webdevbtn1199,.webdevbtn1199:hover{background-color:#000}.card-right1199{display:flex;flex-direction:column;width:45%;height:100%;align-items:center;padding:20px 10px;justify-content:right;gap:30px}.uximag1199{height:300px;width:500px;object-fit:cover;border-radius:10px}.stats-row1199{display:flex;gap:40px;margin-bottom:20px;margin-right:50px}.stat1199{text-align:left}.stat-value1199{font-size:22px;color:#fff}.stat-label1199{font-size:16px;font-weight:600}@media screen and (max-width:1023px){.inside_cont1199,.main_cont1199{height:440px;display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}.card-overlay1199{flex-direction:column;align-items:center}.card-left1199,.card-right1199{margin-top:-4vw;width:100%;padding:20px;text-align:center;align-items:center}.uximag1199{display:none}.webdevbtn1199{margin-top:20px;margin-left:0}.stats-row1199{margin-right:0;justify-content:center;gap:20px}}@media screen and (max-width:480px){.inside_cont1199,.main_cont1199{height:400px}.uxtext1199{font-size:11px}.webdevbtn1199{font-size:13px;padding:6px 16px;margin-top:25px;margin-left:0}.stat-value1199{font-size:18px}.stat-label1199{font-size:12px}.uximag1199{display:none}.stats-row1199{margin-top:10px;gap:20px}}@media screen and (max-width:360px){.inside_cont1199,.main_cont1199{height:400px}.webdevbtn1199{font-size:12px;padding:5px 12px;margin-left:1vw}.stat-label1199,.stat-value1199{font-size:10px}.stats-row1199{margin-top:20px;gap:16px}}@media(min-width:2000px)and (max-width:2650px){.tab-container1199{transform:scale(1.3);margin-top:5vw;margin-bottom:12vw;margin-left:13vw;padding-left:2vw;padding-right:11vw}}@media(min-width:2000px)and (max-width:2300px){.tab-container1199{transform:scale(1.44);margin-top:7vw;margin-bottom:8vw;margin-left:20vw;padding-left:0;padding-right:14vw}}@media(min-width:1921px)and (max-width:2000px){.tab-container1199{transform:scale(1.4);margin-top:7vw;margin-bottom:8vw;margin-left:18vw;padding-left:1vw;padding-right:14vw}}@media(min-width:1900px)and (max-width:1920px){.tab-container1199{transform:scale(1.4);margin-top:7vw;margin-bottom:8vw;margin-left:19vw;padding-left:0;padding-right:15vw}}@media(min-width:1800px)and (max-width:1900px){.tab-container1199{transform:scale(1.2);margin-top:7vw;margin-bottom:8vw;margin-left:11vw;padding-left:0;padding-right:9vw}}@media(min-width:1600px)and (max-width:1800px){.tab-container1199{transform:scale(1);margin-top:7vw;margin-bottom:8vw;margin-left:2.5vw;padding-left:0;padding-right:3vw}}@media(max-width:1440px)and (min-width:1430px){.tab-container1199{margin-left:0}}@media(max-width:1024px){.tab-container1199{margin-left:1vw}}@media(max-width:789px){.tab-container1199{margin-left:1vw}.card-left1199,.card-right1199{margin-top:0;width:100%;padding:20px;text-align:center;align-items:center}.webdevbtn1199{margin-top:20px;margin-left:0}}@media(max-width:650px){.tab-container1199{margin-left:1vw}.card-left1199,.card-right1199{margin-top:-10vw;margin-bottom:-15vw;width:100%;padding:3vw 5px 1vw;text-align:center;align-items:center}}@media screen and (max-width:768px)and (min-width:500px){.tab-bar1199{overflow-x:auto;overflow-y:hidden;white-space:nowrap;flex-wrap:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tab-bar1199::-webkit-scrollbar{display:none}.tab-btn1199{flex:0 0 auto;white-space:nowrap}}@media(max-width:650px){.uximag1199{display:none}.stats-row1199{margin-top:20vw}}@media(max-width:450px){.tab-container1199{margin-left:-3vw;margin-right:5vw}.card-left1199,.card-right1199{margin-top:-14vw;margin-bottom:6vw;width:100%;padding:4vw 5px 28vw;text-align:center;align-items:center}}@media(max-width:480px)and (min-width:450px){.card-left1199,.card-right1199{margin-top:-10vw;margin-bottom:14vw;width:100%;padding:3vw 5px 1vw;text-align:center;align-items:center}}@media(max-width:450px){.stats-row1199{margin-top:-2vw}}@media screen and (max-width:1024px){.tab-bar1199{width:100%;overflow-x:auto;overflow-y:hidden;flex-wrap:nowrap;white-space:nowrap;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;touch-action:pan-x}.tab-bar1199::-webkit-scrollbar{display:none}.tab-bar1199 .tab-btn1199{flex:0 0 auto;white-space:nowrap;scroll-snap-align:start}}.tab-container1199{position:relative}.dot-nav1199{position:absolute;top:60%;right:5px;transform:translateY(-50%);display:none;flex-direction:column;gap:10px;z-index:10}@media(max-width:2560px)and (min-width:1024px){.dot-nav1199{display:flex}}.dot-nav1199 .dot1199{width:10px;height:10px;border-radius:999px;background-color:#fff;opacity:.5;transition:all .3s ease;cursor:pointer}.dot-nav1199 .dot1199.active{height:30px;width:10px;background-color:#fff;opacity:1}@media(max-width:2560px)and (min-width:2500px){.dot-nav1199{top:60%;right:262px}}@media(max-width:2500px)and (min-width:2400px){.dot-nav1199{top:62%;right:255px}}@media(max-width:2400px)and (min-width:2300px){.dot-nav1199{top:60%;right:251px}}@media(max-width:2300px)and (min-width:2200px){.dot-nav1199{top:60%;right:294px}}@media(max-width:2200px)and (min-width:2100px){.dot-nav1199{top:60%;right:275px}}@media(max-width:2100px)and (min-width:2000px){.dot-nav1199{top:60%;right:255px}}@media(max-width:2000px)and (min-width:1900px){.dot-nav1199{top:60%;right:256px}}@media(max-width:1900px)and (min-width:1800px){.dot-nav1199{top:62%;right:26px}}@media(min-width:641px){.mobile-nav-arrows1199{display:none}}.arrow-btn1199{font-size:24px;line-height:1;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.translate-custom-y{--tw-translate-y:calc(calc(2 / 4 * 100%) * 4);translate:var(--tw-translate-x,0) var(--tw-translate-y,0)}@media(max-width:650px){.tab-btn1199{font-size:14px}}.zc-footer{background-color:#000;color:#fff;padding:40px}.zc-footer-wrapper{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.zc-footer-left{flex:1 1 300px}.zc-footer-logo{width:160px;margin-bottom:16px}.zc-footer-tagline{max-width:400px;font-size:16px;line-height:1.6;margin-bottom:16px}.zc-footer-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin:20px 0}.zc-footer-links a{color:#fff;text-decoration:none;font-size:15px;transition:color .3s ease}.zc-footer-links a:hover{color:gray}.zc-footer-copy{font-size:14px;opacity:.7}.hold_left111{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;margin-top:24px}.zc-footer-social{display:flex;gap:16px;flex-wrap:wrap}.zc-footer-social img{width:24px;height:24px;transition:transform .3s ease;flex-shrink:0}.zc-footer-social a:hover img{transform:scale(1.1)}.zc-footer-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;flex:0 1 240px}.zc-footer-symbol{margin-top:24px}@media(min-width:500px)and (max-width:768px){.zc-footer-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:32px;padding:0 16px;flex-wrap:nowrap}.zc-footer-left{flex:0 1 50%;min-width:250px;display:flex;flex-direction:column;gap:8px}.zc-footer-right{flex:0 1 auto;min-width:200px;display:flex;align-items:center;gap:12px}.zc-footer-symbol{width:200px;margin-top:0;margin-left:auto}.zc-footer-logo{width:140px}.zc-footer-tagline{font-size:15px}.zc-footer-links a{font-size:14px}.zc-footer-copy{font-size:20px}.zc-footer-social img{width:22px;height:22px}}@media(max-width:480px){.zc-footer{padding:30px 24px}.zc-footer-logo{width:120px}.zc-footer-tagline{font-size:14px}.zc-footer-links{gap:8px 16px}.zc-footer-links a{font-size:13px}.zc-footer-copy{font-size:12.5px}.zc-footer-symbol{max-width:397px}.zc-footer-social{gap:14px}.zc-footer-social img{width:22px;height:22px}}@media(max-width:360px){.zc-footer{padding:24px 16px}.zc-footer-logo{width:100px}.zc-footer-tagline{font-size:13px}.zc-footer-copy,.zc-footer-links a{font-size:12px}.zc-footer-symbol{width:296px}.zc-footer-social img{width:20px;height:20px}}@media(max-width:789px)and (min-width:600px){.zc-footer-social{display:flex;gap:5px;flex-wrap:wrap}}@media(max-width:3000px)and (min-width:2000px){.zc-footer{transform:scale(1.7);margin-top:7vw;margin-bottom:3vw;padding-left:15vw;padding-right:14vw}}@media(max-width:2500px)and (min-width:2400px){.zc-footer{transform:scale(1.6);margin-top:7vw;margin-bottom:3vw;padding-left:12vw;padding-right:14vw}}@media(max-width:2400px)and (min-width:2300px){.zc-footer{transform:scale(1.5);margin-top:7vw;margin-bottom:3vw;padding-left:12vw;padding-right:14vw}}@media(max-width:2300px)and (min-width:2200px){.zc-footer{transform:scale(1.4);margin-top:7vw;margin-bottom:3vw;padding-left:12vw;padding-right:14vw}}@media(max-width:2200px)and (min-width:2100px){.zc-footer{transform:scale(1.33);margin-top:7vw;margin-bottom:3vw;padding-left:12vw;padding-right:14vw}}@media(max-width:2090px)and (min-width:2000px){.zc-footer{transform:scale(1.3);margin-top:7vw;margin-bottom:3vw;padding-left:12vw;padding-right:14vw}}@media(min-width:1023px)and (max-width:1155px){.dbv .cards p,.dbv p{font-size:15px!important}.dbv .cards .title{font-size:22px!important}}.blurred{filter:blur(3px);opacity:.5;transition:filter .3s ease,opacity .3s ease}.active{filter:none;opacity:1}