@import "https://fonts.googleapis.com/css2?family=Geist:wght@100..900&display=swap";
::-webkit-scrollbar-track{background-color:#fff}::-webkit-scrollbar{background-color:#fff;width:7px}::-webkit-scrollbar-thumb{background-color:#090a0a}:root{--theme:#ea5624}body{word-break:break-word;color:#393939;cursor:none;font:15px/25px Geist,sans-serif;overflow-x:hidden}.dark_theme{background:#090a0a}a{color:#28b16d;white-space:initial;text-decoration:none}a:hover,a:focus{color:#393939;text-decoration:none}a:hover{transition:all .5s ease-in-out}img{max-width:100%}input[type=text]:focus,textarea:focus,input[type=password]:focus,select:focus,input[type=email]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=number]:focus{outline:none;transition:all .5s}select,input[type=text],input[type=password],input[type=email],input[type=url],input[type=number],textarea,input[type=tel]{appearance:none}ul{margin:0 0 20px;padding:0;list-style-type:none}p{color:#fff;font-size:16px;font-weight:400;line-height:1.6}.noPadding{padding:0}.noLeft{padding-left:0}.noRight{padding-right:0}.centerCol{float:none;margin:0 auto}.pt_8{padding-top:80px}.pb_8{padding-bottom:80px}.py_8{padding:80px 0}.flexRow{align-items:center;display:flex}.flexCol{flex:1;align-items:center}h1{color:#fff;margin:0 0 17px;font-family:Geist,sans-serif;font-size:55px;font-weight:500;line-height:1.2}h2{color:#fff;margin:0 0 20px;font-family:Geist,sans-serif;font-size:65px;font-weight:700;line-height:1.2}h3{color:#000;margin:0 0 28px;font-family:Geist,sans-serif;font-size:30px;font-weight:600;line-height:1.2}h4{color:#393939;margin:0 0 13px;font-family:Geist,sans-serif;font-size:24px;font-weight:500;line-height:1.2}h5{color:#393939;margin:0 0 20px;font-family:Geist,sans-serif;font-size:20px;font-weight:500;line-height:1.2}h6{color:#393939;margin:0 0 22px;font-family:Geist,sans-serif;font-size:18px;font-weight:500;line-height:1.2}::-webkit-input-placeholder{color:#575757}::-moz-placeholder{color:#575757;opacity:1}:-ms-placeholder-shown{color:#575757}:-moz-placeholder-shown{color:#575757;opacity:1}.menu_btn{--cell-size:7px;--cell-spacing:3px;--cells:3;--total-size:calc(var(--cells) * (var(--cell-size) + 2 * var(--cell-spacing)));width:var(--total-size);height:var(--total-size);cursor:pointer;z-index:9999;flex-wrap:wrap;display:flex;position:fixed;top:29px;right:2%}.cell{flex:0 0 var(--cell-size);margin:var(--cell-spacing);box-sizing:border-box;background-color:#fff;transition:all .3s ease-in-out}.menu_btn:hover>.cell:first-child,.menu_btn:hover>.cell:nth-child(3),.menu_btn:hover>.cell:nth-child(7),.menu_btn:hover>.cell:nth-child(9){opacity:.2}.menu_btn.active_menu>.cell{background:#000}.menu_btn.active_menu>.cell:nth-child(2n){opacity:.2}.menu_btn.active_menu>.cell:nth-child(odd){opacity:1}.light_theme .menu_btn>.cell{background:#000}.light_theme .menu_btn.active_menu>.cell{background:#fff}header{z-index:99;width:100%;padding:25px 0;position:absolute}.container-fluid{max-width:1920px}header>.container-fluid{padding:0 2%}header .logo_here>img{width:200px}header ul{justify-content:end;align-items:center;gap:15px;margin:0;padding-right:50px;display:flex}.btn1{color:#fff;text-transform:uppercase;background:linear-gradient(90deg,#ea562494 0%,#ed896752);border:1px solid #ffa2825c;border-radius:10px;align-items:center;height:45px;padding:0 30px;font-size:18px;transition:all .3s ease-in-out;display:flex}.btn1:hover{color:#fff;transition:all .3s ease-in-out;box-shadow:0 6px 20px #ea5624b0}.banner{z-index:1;align-items:end;height:100vh;padding-top:0;padding-bottom:15%;display:flex;position:relative;overflow:hidden}.banner .banner_textt{position:relative}.banner .banner_textt>span.ban_str{color:#fff;writing-mode:sideways-lr;border-right:1px solid #ffffff42;height:60%;padding-right:5px;font-size:18px;font-weight:200;line-height:1;display:block;position:absolute;bottom:0;right:0}.banner>video{object-fit:cover;z-index:-2;filter:brightness(.8);width:100%;height:100%;position:absolute;top:0;left:0}.banner:before{content:"";z-index:-1;background:radial-gradient(circle,#090a0a00 0%,#090a0a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.banner>h1{text-align:center;text-transform:uppercase;z-index:-2;-webkit-text-fill-color:transparent;mix-blend-mode:lighten;background:linear-gradient(#3e3d3da3,#0a0b0b00 100%);-webkit-background-clip:text;max-width:1920px;margin:0 auto;padding:0 3%;font-size:max(25px,17.75vw);font-weight:700;line-height:250px;position:absolute;bottom:0;left:0;right:0}.banner .banner_textt>p{text-align:right;margin-bottom:100px;margin-left:auto;font-size:22px;font-weight:200;position:relative}.banner>.container-fluid{padding:0 3%}.banner .banner_textt>h2{margin:0;font-size:50px;font-weight:400;line-height:1.2}.theme_color{color:var(--theme)}.all_secc{padding:100px 0}.cust_container{padding:0 6% 0 4%}.theme_heading>h2{margin-bottom:20px;font-size:clamp(25px,8.375vw,160px);font-weight:100;line-height:1.1;position:relative}.theme_heading>h2:after{content:"";background:var(--theme);width:8px;height:8px;position:absolute;top:30px;left:-30px}.theme_heading>span{color:#fff;margin-bottom:20px;font-size:clamp(20px,2.5vw,60px);font-weight:200;line-height:1.2;display:block}.theme_heading>p{margin-bottom:0;font-size:clamp(14px,1.2vw,23px);font-weight:200;line-height:1.4}.theme_heading{margin-bottom:50px}.aboutus_secc .abt_vid_wrpr>video{object-fit:cover;border-radius:20px;width:100%;height:700px}.aboutus_secc{z-index:2;position:relative}.our_servies_secc{z-index:1;position:relative}.our_servies_secc>img{z-index:2;width:300px;height:300px;position:absolute;right:0}.our_servies_secc>img.serv_vec1{top:25%}.our_servies_secc>img.serv_vec2{top:70%}.our_servies_secc .theme_heading>h2:after{left:unset;right:0}.our_servies_secc .serv_box_textt>img{object-fit:contain;width:100px;height:100px;margin-bottom:20px;display:block}.our_servies_secc .serv_box_textt>h3{color:var(--theme);margin-bottom:20px;font-size:clamp(25px,3.75vw,80px);font-weight:200;line-height:1.1}.our_servies_secc .serv_box_textt>p{margin-bottom:40px;font-size:clamp(14px,1.125vw,24px);font-weight:200;line-height:1.4}.our_servies_secc .serv_box_textt>ul{margin:0}.our_servies_secc .serv_box_textt>ul>li>a{color:#fff;align-items:center;gap:10px;width:fit-content;margin-bottom:30px;font-size:clamp(15px,1.375vw,26px);line-height:1;transition:all .3s ease-in-out;display:flex}.our_servies_secc .serv_box_textt>ul>li:last-child>a{margin:0}.our_servies_secc .serv_box_textt>ul>li>a>i.fa-check{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:15px;display:flex}.our_servies_secc .serv_box_textt>ul>li>a:hover{color:var(--theme);transition:all .3s ease-in-out}.our_servies_secc .serv_box_textt>ul>li>a:hover>i.fa-check{background:var(--theme);transition:all .3s ease-in-out}.our_servies_secc .serv_box_textt>ul>li>a>i.fa-arrow-right{opacity:0;transition:all .3s ease-in-out;transform:translate(-50px)}.our_servies_secc .serv_box_textt>ul>li>a:hover>i.fa-arrow-right{opacity:1;transform:translate(0)}.our_servies_secc .serv_vid_box>video{object-fit:cover;border-radius:20px;width:100%;height:450px;margin-bottom:-7px}.word{white-space:nowrap;display:inline-block}.char{will-change:transform, opacity;display:inline-block}.mt-10{margin-top:6rem}.our_expertise_secc .row.exrpt_wrpr{align-items:center}.our_expertise_secc .exrpt_text_box>span{color:var(--theme);margin-bottom:15px;font-size:clamp(16px,1.5vw,30px);font-weight:200;line-height:1.2;display:block}.our_expertise_secc .exrpt_text_box>h3{color:#fff;margin-bottom:20px;font-size:clamp(20px,3.75vw,70px);font-weight:200;line-height:1}.our_expertise_secc .exrpt_text_box>p{margin:0;font-size:clamp(14px,1.125vw,25px);font-weight:200;line-height:1.4}.our_expertise_secc .exrpt_text_box{border:0;border-bottom:1px dashed #3c3c3c;margin-bottom:30px;padding-bottom:20px}.our_expertise_secc .exrpt_img_box>img{object-fit:contain;opacity:0;width:150px;height:150px;margin:0 auto;transition:all .3s ease-in-out;display:block;transform:translateY(-120px)}.our_expertise_secc .exrpt_wrpr:hover .exrpt_img_box>img{opacity:1;transition:all .3s ease-in-out;transform:translateY(0)}.featured_secc .theme_heading>h2:after{display:none}.featured_secc .theme_heading.aftr h2:after{right:0;left:unset;display:block}.featured_secc .featured_box{z-index:1;border-radius:20px;justify-content:center;align-items:center;height:500px;margin-top:40px;display:flex;position:relative;overflow:hidden}.featured_secc .featured_box>video{object-fit:cover;z-index:-2;width:100%;height:100%;position:absolute;top:0;left:0}.featured_secc .featured_box>.screen_wrp{z-index:-1;opacity:1;background:linear-gradient(90deg,#036aac 28%,#00084d 100% 100%);border-radius:50%;width:100px;height:100px;transition:all .5s ease-in-out;position:absolute;top:0;left:0;transform:scale(30)}.featured_secc .featured_box:hover>.screen_wrp{opacity:0;transform:scale(1)}.featured_secc .featured_box>ul{align-items:center;gap:30px;margin:0;transition:all .3s ease-in-out;display:flex}.featured_secc .featured_box>ul>li.featured_icon>img{object-fit:contain;background:#fff;border-radius:10px;width:120px;height:100px;padding:10px}.featured_secc .featured_box>ul>li>span{color:#fff;margin-bottom:10px;font-size:clamp(16px,1.5vw,30px);font-weight:200;line-height:1;display:block}.featured_secc .featured_box>ul>li>h3{color:#fff;margin:0;font-size:clamp(20px,3.75vw,70px);font-weight:200;line-height:1.1}.featured_secc .featured_box>.case_btn{opacity:0;align-items:center;gap:10px;transition:all .3s ease-in-out;display:flex;position:absolute;bottom:10%;right:5%}.featured_secc .featured_box>.case_btn>img{width:25px;height:25px}.featured_secc .featured_box>.case_btn>img.orange_icon{display:none}.featured_secc .featured_box>.case_btn>span{color:#fff;font-size:24px;font-weight:200}.featured_secc .featured_box>.case_btn>i{color:#fff;font-size:20px}.featured_secc .featured_box>.case_btn:hover>span{color:var(--theme)}.featured_secc .featured_box>.case_btn:hover>img.orange_icon{display:block}.featured_secc .featured_box>.case_btn:hover>img.white_icon{display:none}.featured_secc .featured_box>.case_btn:hover>i{color:var(--theme)}.featured_secc .featured_box:hover>.case_btn{opacity:1}.featured_secc .featured_box:hover>ul{opacity:0}.featured_secc .featured_box>.screen_wrp.remote_screen{background:linear-gradient(90deg,#00c983 28%,#20353e 100%)}.featured_secc .featured_box>.screen_wrp.face_screen{background:linear-gradient(90deg,#04adc0 0%,#ec4331 73%)}.featured_secc .featured_box>.screen_wrp.eco_screen{background:linear-gradient(90deg,#8500db 0%,#430e66 73%)}.featured_secc .featured_box>.screen_wrp.earth_screen{background:linear-gradient(90deg,#5ba9c6 0%,#396 73%)}.client_centric_secc .theme_heading>h2{text-transform:uppercase;font-size:clamp(25px,8.125vw,160px)}.client_centric_secc .theme_heading>h2:after{display:none}.client_centric_secc .client_centric_box{background:linear-gradient(#fff 0%,#ea5624 100%);border-radius:20px;height:100%;padding:50px}.client_centric_secc .client_centric_box>video{mix-blend-mode:multiply;width:80%;height:auto;margin:0 auto;display:block}.client_centric_secc .client_centric_box>h3{text-align:center;color:#090a0a;margin-top:30px;margin-bottom:20px;font-size:clamp(25px,2.125vw,40px);font-weight:400;line-height:1.2}.client_centric_secc .client_centric_box>p{text-align:center;color:#000;margin:0;font-size:clamp(14px,1.125vw,25px);font-weight:300;line-height:1.4}.growai_secc{position:relative}.growai_secc>img{z-index:2;width:400px;height:400px;position:absolute;bottom:0;right:0}.backbon_secc .theme_heading>h2:after{display:none}.backbon_secc .theme_heading.aftr>h2:after{right:0;left:unset;display:block}.growai_secc .cta_wrpr{z-index:1;border-radius:20px;align-items:center;height:600px;display:flex;position:relative;overflow:hidden}.growai_secc .cta_wrpr>video{z-index:-2;object-fit:cover;filter:sepia();width:60%;height:100%;position:absolute;right:0}.growai_secc .cta_wrpr:after{content:"";z-index:-1;background:linear-gradient(90deg,#ea5624 40%,#fff0 100%);width:100%;height:100%;position:absolute}.growai_secc .cta_wrpr>.cta_textt_box{flex-direction:column;justify-content:center;width:50%;height:100%;padding:60px;display:flex}.growai_secc .cta_wrpr>.cta_textt_box>h3{color:#fff;margin-bottom:20px;font-size:clamp(25px,3.125vw,60px);font-weight:400;line-height:1.2}.growai_secc .cta_wrpr>.cta_textt_box>p{margin-bottom:40px;font-size:clamp(16px,1.5vw,25px);font-weight:200;line-height:1.4}.growai_secc .cta_wrpr>.cta_textt_box>.cta_btn{color:#090a0a;background:#fff;border-radius:40px;align-items:center;gap:10px;width:fit-content;height:50px;padding:0 30px;font-size:20px;transition:all .3s ease-in-out;display:flex}.growai_secc .cta_wrpr>.cta_textt_box>.cta_btn:hover{box-shadow:inset 0 0 8px 4px #ea5624}.why_zyventra_secc .theme_heading>h2{margin:0;font-size:clamp(25px,5vw,90px)}.why_zyventra_secc .theme_heading>h2>span.theme_color{font-size:clamp(30px,8.375vw,140px)}.why_zyventra_secc .theme_heading>h2:after{display:none}.why_zyventra_secc .why_zyventra_box>h3{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(#eee,#090a0a);-webkit-background-clip:text;height:160px;margin-bottom:20px;font-size:clamp(40px,12.5vw,210px);line-height:1;position:relative}.why_zyventra_secc .why_zyventra_box>h3:after{content:"";background-image:linear-gradient(90deg,#ffffff40 50%,#0000 50%);background-repeat:repeat-x;background-size:20px 100%;width:100%;height:1px;position:absolute;bottom:0;left:0}.why_zyventra_secc .why_zyventra_box>span{color:#fff;font-size:clamp(25px,2.5vw,50px);font-weight:100;line-height:1;display:block}.why_zyventra_secc .why_zyventra_box{margin-bottom:150px}.why_zyventra_secc .why_zyventra_box:last-child{margin:0}.why_zyventra_secc{z-index:1;position:relative}.why_zyventra_secc>img.shad_vec1{z-index:-2;width:55%;position:absolute;left:-40px}.award_secc{z-index:1;position:relative}.why_zyventra_secc .theme_heading{position:sticky;top:15%}.award_secc .theme_heading>h2{text-transform:uppercase}.award_secc .award_box{background:linear-gradient(90deg,#ea56241c 0%,#ffffff0f 100%);border:1px solid #ea562436;border-radius:20px;height:100%;padding:20px}.award_secc .award_box>img{object-fit:contain;width:120px;height:120px;margin:20px auto 40px;display:block}.award_secc .award_box>h3{color:#fff;text-align:center;margin-bottom:20px;font-size:clamp(16px,1.25vw,25px);font-weight:500;line-height:1.2}.award_secc .award_box>p{text-align:center;margin:0;font-size:clamp(14px,1vw,20px);font-weight:200;line-height:1.4}.serv_vid_box{z-index:1;border-radius:20px;position:relative;overflow:hidden}.serv_vid_box:after{content:"";mix-blend-mode:hue;z-index:2;background-color:var(--theme);width:100%;height:100%;position:absolute;top:0;left:0}.backbon_wrpr .backbon_box .backbon_imgg{background:linear-gradient(90deg,#ea56241c 0%,#ffffff14 100%);border:1px solid #ea562436;border-radius:20px;padding:30px 30px 0}.backbon_wrpr .backbon_box .backbon_imgg>img{object-fit:contain;width:100%;height:470px}.backbon_wrpr .backbon_box .backbon_textt{margin-left:20px}.backbon_wrpr .backbon_box .backbon_textt>h3{color:#fff;text-transform:uppercase;margin-bottom:10px;font-size:clamp(25px,6.25vw,110px);font-weight:100;line-height:1.1}.backbon_wrpr .backbon_box .backbon_textt>span{color:var(--theme);margin-bottom:20px;font-size:clamp(20px,1.75vw,35px);font-weight:100;line-height:1;display:block}.backbon_wrpr .backbon_box .backbon_textt>ul{margin-bottom:20px}.backbon_wrpr .backbon_box .backbon_textt>ul>li{color:#fff;margin-bottom:10px;padding-left:20px;font-size:clamp(16px,1.25vw,25px);font-weight:100;line-height:1.2;position:relative}.backbon_wrpr .backbon_box .backbon_textt>ul>li:after{content:"";background:#fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;left:0}.backbon_wrpr .backbon_box .backbon_textt>.backbon_btm{align-items:flex-start;gap:0;display:flex}.backbon_wrpr .backbon_box .backbon_textt>.backbon_btm>p{border-right:1px dashed #ffffff80;width:85%;margin-bottom:0;margin-right:20px;padding-right:20px;font-size:clamp(16px,1.25vw,25px);font-weight:100;line-height:1.3}.backbon_wrpr .backbon_box .backbon_textt>.backbon_btm>a>img{object-fit:contain;height:60px;display:block}.backbon_wrpr .backbon_box .backbon_textt>.backbon_btm>a{width:15%;margin-left:20px}.backbon_secc .backbon_wrpr>.cust_container{padding-right:0}.cta_secc{z-index:1;position:relative}.cta_secc>img.cta_vec1{z-index:2;width:300px;position:absolute;bottom:-100px;left:0}.cta_secc .cta_wrpr{z-index:1;text-align:center;background:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:100px 0;display:flex;position:relative;overflow:hidden}.cta_secc .cta_wrpr>img{object-fit:cover;z-index:-2;opacity:1;filter:invert();width:100%;height:100%;position:absolute;top:0;left:0}.cta_secc .cta_wrpr:after{content:"";z-index:-1;background:radial-gradient(circle,#fff 25%,#fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.cta_secc .cta_wrpr>h2{color:#090a0a;text-transform:uppercase;margin-bottom:20px;font-size:clamp(30px,5.1875vw,90px);font-weight:100;line-height:1.2}.cta_secc .cta_wrpr>p{color:#090a0a;margin-bottom:20px;font-size:clamp(16px,1.25vw,25px);font-weight:200;line-height:1.2}.cta_secc .cta_wrpr .cta_btn1{background:var(--theme);color:#fff;border-radius:50px;align-items:center;gap:10px;height:50px;padding:0 30px;font-size:20px;font-weight:300;line-height:1;transition:all .3s ease-in-out;display:flex}.cta_secc .cta_wrpr .cta_btn1:hover{transition:all .3s ease-in-out;box-shadow:inset 0 0 20px #fff}.cta_secc .cta_wrpr>.cta_shadow{z-index:-1;width:100%;height:100%;position:absolute}.cta_secc .cta_wrpr>.cta_shadow:after{content:"";filter:blur(100px);background:#ea5624;border-radius:50%;width:200px;height:200px;position:absolute;top:0;left:0}.cta_secc .cta_wrpr>.cta_shadow:before{content:"";filter:blur(160px);background:#ea5624;border-radius:50%;width:300px;height:300px;position:absolute;bottom:0;right:0}.client_reviews_secc{z-index:1;padding-top:150px;position:relative}.client_reviews_secc>img.client_vec1{z-index:-1;width:50%;position:absolute;top:0;right:0}.client_reviews_secc .client_reviews_textt{z-index:1;padding-left:60px;position:relative}.client_reviews_secc .client_reviews_textt>img{object-fit:contain;width:40px;height:40px;position:absolute;top:0;left:0}.client_reviews_secc .client_reviews_textt>p{color:#fff;margin-bottom:50px;font-size:clamp(16px,2.1875vw,40px);font-weight:200;line-height:1.3}.client_reviews_secc .client_reviews_imgg>video{object-fit:cover;border-radius:50%;width:100%;height:100%}.client_reviews_secc .client_reviews_imgg{z-index:1;position:relative}.client_reviews_secc .client_reviews_imgg>.ply_vid{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:0 0;border:0;border-radius:50%;width:60px;height:60px;padding:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.client_reviews_secc .client_reviews_imgg{width:250px;height:250px}.client_reviews_secc .client_reviews_imgg>.ply_vid>img{width:40px;height:40px}.client_reviews_secc .client_slider_btnss{justify-content:end;align-items:center;gap:10px;display:flex}.client_reviews_secc .client_slider_btnss>button{color:#6c6c6c;background:#1d1d1d;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s ease-in-out;display:flex}.client_reviews_secc .client_slider_btnss>button:hover{background:var(--theme);color:#fff}.client_reviews_secc .theme_heading{margin-bottom:100px}.client_reviews_secc .client_reviews_textt>h3{color:#fff;margin-bottom:5px;font-size:20px;font-weight:300;line-height:1}.client_reviews_secc .client_reviews_textt>span{color:#fff;font-size:14px;font-weight:100}.client_rev_imgg_wrpr .swiper-slide.swiper-slide-next{opacity:.5;margin-left:30px;transform:scale(.8);margin-right:0!important}.client_rev_imgg_wrpr .swiper-slide.swiper-slide-next+.swiper-slide{opacity:.5;transform:scale(.6)}.client_rev_imgg_wrpr .swiper-slide{transition:all .3s ease-in-out}.client_reviews_secc .client_reviews_imgg>.ply_vid{display:none}.client_reviews_secc .swiper-slide-active .client_reviews_imgg>.ply_vid{display:block}.contact_secc .contact_wrpr{background:#131414;border-radius:20px;padding:50px}.contact_secc .contact_wrpr .contact_left_bx{z-index:1;background:var(--theme);border-radius:20px;flex-direction:column;justify-content:space-between;margin-right:30px;padding:30px;display:flex;position:relative}.contact_secc .contact_wrpr .contact_left_bx>img{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.contact_secc .contact_wrpr .contact_left_bx>.contact_textt>h2{color:#fff;margin-bottom:20px;font-size:clamp(25px,2.8125vw,50px);font-weight:500;line-height:1.2}.contact_secc .contact_wrpr .contact_left_bx>.contact_textt>p{margin-bottom:15px;font-size:clamp(16px,1.5vw,30px);font-weight:300;line-height:1.3}.contact_secc .contact_wrpr .contact_left_bx>a{align-items:center;gap:10px;margin-top:90px;display:flex}.contact_secc .contact_wrpr .contact_left_bx>a>.phone_icon{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.contact_secc .contact_wrpr .contact_left_bx>a>.phone_textt{color:#fff;font-size:clamp(20px,1.875vw,35px);font-weight:400;line-height:1}.contact_secc .contact_wrpr .contact_left_bx>a>.phone_textt>span{margin-bottom:5px;font-size:18px;font-weight:300;display:block}.contact_secc .contact_wrpr .contact_right_bx>h3{color:#fff;margin-bottom:10px;font-size:clamp(25px,3.75vw,70px);font-weight:200;line-height:1.2}.contact_secc .contact_wrpr .contact_right_bx>p{color:#fff;margin-bottom:20px;font-size:clamp(16px,1.125vw,24px);font-weight:200}.contact_secc .contact_wrpr .contact_right_bx>form>input{color:#fff;background:0 0;border:0;border-bottom:1px dashed #4f4f4f;width:100%;height:50px;margin-bottom:20px;padding-bottom:10px;font-size:16px}.contact_secc .contact_wrpr .contact_right_bx>form>input::placeholder,.contact_secc .contact_wrpr .contact_right_bx>form>textarea::placeholder{color:#fff;font-size:16px;font-weight:100}.contact_secc .contact_wrpr .contact_right_bx>form>textarea{color:#fff;resize:none;background:0 0;border:0;border-bottom:1px dashed #4f4f4f;width:100%;height:120px;margin-bottom:20px;padding-bottom:10px;font-size:16px}.contact_secc .contact_wrpr .contact_right_bx>form>.submit_btn{color:#fff;background:var(--theme);border:0;border-radius:30px;align-items:center;gap:10px;height:50px;padding:0 30px;font-size:20px;transition:all .3s ease-in-out;display:flex}.contact_secc .contact_wrpr .contact_right_bx>form>.submit_btn:hover{transition:all .3s ease-in-out;box-shadow:inset 0 0 20px #fff}.contact_secc .contact_wrpr>.row{align-items:center}.contact_secc .contact_wrpr .contact_left_bx>a>.phone_icon>img{animation:1.5s infinite tada}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale(.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale(1.1)rotate(3deg)}40%,60%,80%{transform:scale(1.1)rotate(-3deg)}to{transform:scale(1)rotate(0)}}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}footer{z-index:1;padding-top:60px;padding-bottom:20px;position:relative;overflow:hidden}footer>img{width:250px;position:absolute;top:0;right:0}footer h4{color:var(--theme);margin-bottom:20px;font-size:clamp(25px,2.5vw,50px);font-weight:100;line-height:1.2}footer .ftr_contact>ul{align-items:center;gap:10px;display:flex}footer .ftr_contact>ul>li>a{color:#fff;font-size:18px;font-weight:100;transition:all .3s ease-in-out}footer .ftr_contact>ul>li>a:hover{color:var(--theme)}footer .ftr_contact>a{color:#fff;font-size:18px;font-weight:100;transition:all .3s ease-in-out}footer .ftr_contact>a:hover{color:var(--theme)}footer .ftr_links ul>li>a{color:#fff;align-items:center;gap:0;margin-bottom:10px;font-size:17px;font-weight:100;transition:all .3s ease-in-out;display:flex}footer .ftr_links ul>li>a>i{color:var(--theme);opacity:0;font-size:12px;transition:all .3s ease-in-out;transform:translate(-20px)}footer .ftr_links ul>li>a:hover>i{opacity:1;transition:all .3s ease-in-out;transform:translate(5px)}footer .ftr_links ul>li:last-child>a{margin:0}footer .ftr_links ul>li>a:hover{color:var(--theme)}footer h5{text-align:center;text-transform:uppercase;-webkit-text-fill-color:transparent;mix-blend-mode:lighten;z-index:-1;opacity:.5;background:linear-gradient(#3e3d3d54,#090a0a 100%);-webkit-background-clip:text;margin:50px auto 30px;font-size:max(25px,17vw);font-weight:700;line-height:220px;position:relative}footer .back_top>a{color:#fff;align-items:center;gap:10px;font-size:16px;display:flex}footer .copy_right{text-align:center}footer .copy_right>p{margin:0;font-size:16px;font-weight:300;line-height:1.4}footer .copy_right>p>a{color:var(--theme)}footer .ftr_social>ul{justify-content:end;align-items:center;gap:10px;margin:0;display:flex}footer .ftr_social>ul>li>a>i{color:#000;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;transition:all .3s ease-in-out;display:flex}footer .ftr_social>ul>li>a{transition:all .3s ease-in-out}footer .ftr_social>ul>li>a:hover>i{background:var(--theme);color:#fff;border-radius:50%}.custom_cursor_blur{pointer-events:none;filter:blur(70px);z-index:9998;background:#ea562436;border-radius:50%;width:200px;height:200px;transition:all .2s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.custom_cursor{pointer-events:none;z-index:99999;border:1px solid #ea5624;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:fixed;transform:translate(-50%,-50%)}.cursor_dot{pointer-events:none;z-index:99999;background:#ea5624;border-radius:50%;width:8px;height:8px;transition:all .1s;position:fixed;transform:translate(-50%,-50%)}.custom_cursor.active{transform:translate(-50%,-50%)scale(2)}.cursor_dot.active{opacity:0}.banner>.bann_shd{width:100%;height:100%;position:absolute;top:0}.banner>.bann_shd:after{content:"";filter:blur(40px);background:#080909;width:100%;height:160px;position:absolute;top:-50px;left:0}.banner>.bann_shd:before{filter:blur(10px);content:"";background-color:#090a0a;width:100%;height:60px;position:absolute;bottom:-30px;left:0}.menu_wrpr{z-index:99;background:#fff;border-radius:10px;flex-direction:column;justify-content:space-between;width:0;height:0;padding:25px;transition:none;display:flex;position:fixed;top:15px;right:1.4%;overflow:hidden}.menu_wrpr.active{opacity:1;width:350px;height:465px;transition:opacity .35s,width .35s,height .35s .35s}.menu_wrpr:not(.active){opacity:0;width:0;height:0;transition:height .35s,width .35s .35s,opacity .35s .5s}.menu_wrpr>.menu_linkss>a{color:#000;align-items:center;gap:10px;width:fit-content;margin-bottom:10px;padding-bottom:5px;font-size:29px;font-weight:200;line-height:1.1;transition:all .3s ease-in-out;display:flex;position:relative}.menu_wrpr>.menu_linkss>a>i{color:var(--theme);opacity:0;font-size:17px;transition:all .3s ease-in-out;transform:translate(-30px)}.menu_wrpr>.menu_linkss>a:hover>i{opacity:1;transition:all .3s ease-in-out;transform:translate(0)}.menu_wrpr>.menu_linkss{border-bottom:1px solid #d6d6d6;margin-top:30px;margin-bottom:30px;padding-bottom:10px}.menu_wrpr>.menu_linkss>a:hover{color:var(--theme)}.menu_wrpr .menu_contact>span{text-transform:uppercase;color:#b5b5b5;margin-bottom:10px;font-size:16px;font-weight:500;line-height:1}.menu_wrpr .menu_contact>a{color:#000;width:fit-content;margin-bottom:10px;font-size:18px;font-weight:400;line-height:1.1;transition:all .3s ease-in-out;display:block;position:relative}.menu_wrpr .menu_contact>a:hover{color:var(--theme)}.our_servies_secc .serv_box_textt>ul>li>a>img{width:25px;height:25px}.our_servies_secc .serv_box_textt>ul>li>a>img.srv_orange_icon,.our_servies_secc .serv_box_textt>ul>li>a:hover>img.srv_white_icon{display:none}.our_servies_secc .serv_box_textt>ul>li>a:hover>img.srv_orange_icon{display:block}.dark_theme img.black_logo{display:none}.light_theme{background-color:#fff}.light_theme img.white_logo{display:none}.light_theme .menu_wrpr{background:#000}.light_theme .menu_wrpr>.menu_linkss>a,.light_theme .menu_wrpr .menu_contact>a{color:#fff}.inner_banner{z-index:1;justify-content:center;align-items:center;height:500px;padding:100px 0;display:flex;position:relative}.inner_banner>img.inner_vec{object-fit:fill;z-index:-1;filter:grayscale();width:100%;height:100%;position:absolute;top:0;right:0}.inner_banner h1{color:#000;text-transform:uppercase;width:fit-content;margin:0;font-size:clamp(30px,10vw,200px);font-weight:100;line-height:1;position:relative}.inner_banner h1:after{content:"";background:var(--theme);width:100px;height:4px;position:absolute;bottom:20px;right:-120px}.who_we_are_secc .who_we_left>span{color:#090a0a;font-size:16px;font-weight:400;line-height:1;display:block;position:relative}.who_we_are_secc .who_we_left>span:after{content:"";background:var(--theme);width:7px;height:7px;position:absolute;top:3px;left:-20px}.who_we_are_secc .who_we_center>h2{color:#090a0a;margin-bottom:20px;font-size:clamp(25px,3.75vw,70px);font-weight:100;line-height:1.1}.who_we_are_secc .who_we_center>p{color:#090a0a;width:80%;margin-bottom:20px;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1.4}.who_we_are_secc .who_we_center>ul{align-items:center;gap:20px;display:flex}.who_we_are_secc .who_we_center>ul>li:first-child{align-items:center;display:flex}.who_we_are_secc .who_we_center>ul>li:first-child>img{border:1px solid #fff;border-radius:50%;width:50px;height:50px;margin-left:-20px}.who_we_are_secc .who_we_center>ul>li>ul{align-items:center;gap:5px;margin:0;display:flex}.who_we_are_secc .who_we_center>ul>li>ul>li>i{color:#fc9403;font-size:14px}.who_we_are_secc .who_we_center>ul>li>span{color:#090a0a;font-size:14px;font-weight:300;line-height:1}.who_we_are_secc .who_we_right>h3{color:#090a0a;margin-bottom:40px;font-size:clamp(18px,1.75vw,35px);font-weight:500;line-height:1.2}.who_we_are_secc .who_we_right>ul{align-items:center;gap:20px;display:flex}.who_we_are_secc .who_we_right>ul>li>img{object-fit:cover;border-radius:50%;width:60px;height:60px}.who_we_are_secc .who_we_right>ul>li>span{color:#090a0a;margin-bottom:5px;font-size:18px;font-weight:400;line-height:1;display:block}.who_we_are_secc .who_we_right>ul>li>p{color:#090a0a;margin:0;font-size:14px;font-weight:200}.light_theme footer .ftr_contact>ul>li>a{color:#090a0a;font-weight:200}.light_theme footer .ftr_contact>ul>li>a:hover{color:var(--theme)}.light_theme footer .ftr_contact>a,.light_theme footer .ftr_links ul>li>a,.light_theme footer .back_top>a,.light_theme footer .copy_right>p{color:#090a0a;font-weight:300}.light_theme footer .ftr_social>ul>li>a>i{color:#fff;background:#090a0a}.light_theme footer .ftr_social>ul>li>a:hover>i{background:var(--theme)}.light_theme footer h5{background:linear-gradient(#f4f4f4,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.mission_secc .mission_imgg>img{object-fit:cover;border-radius:20px;width:100%;height:350px}.light_theme .theme_heading>h2,.light_theme .theme_heading>p{color:#090a0a}.mission_secc .missing_textt>h3{color:#090a0a;margin-bottom:20px;font-size:clamp(25px,2.5vw,50px);font-weight:200;line-height:1.2}.mission_secc .missing_textt>p{color:#090a0a;width:80%;margin:0;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1.4}.customer_approach_secc .customer_approach_bx{background:linear-gradient(90deg,#ea562442 0%,#ea56241a);border:1px solid #ea562433;border-radius:20px;height:100%;max-height:fit-content;padding:30px;overflow:hidden}.customer_approach_secc .customer_approach_bx>img{object-fit:contain;width:80px;height:80px;margin:0 auto 30px;display:block}.customer_approach_secc .customer_approach_bx>span{text-align:center;color:#090a0a;font-size:22px;font-weight:400;line-height:1.1;display:block}.light_theme footer>img.ftr_vec{display:none}.light_theme footer>img.ftr_vec.white_bg{display:block}.dark_theme footer>img.ftr_vec.white_bg{display:none}.customer_approach_secc .customer_approach_bx.mtop{margin-top:80px}.technology_secc{z-index:1;position:relative}.technology_secc>img.tech_vec1{z-index:2;width:300px;position:absolute;bottom:0;left:0}.technology_secc .technology_boxx{z-index:1;text-align:center;background-color:#000;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:60px 40px;display:flex;position:relative;overflow:hidden}.technology_secc .technology_boxx>img{object-fit:cover;z-index:-2;opacity:1;width:100%;height:100%;position:absolute;top:0;left:0}.technology_secc .technology_boxx:after{content:"";z-index:-1;background:radial-gradient(circle,#000 25%,#fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.technology_secc .technology_boxx>.technology_shadow{z-index:-1;width:100%;height:100%;position:absolute}.technology_secc .technology_boxx>.technology_shadow:before{content:"";filter:blur(160px);background:#ea5624;border-radius:50%;width:300px;height:300px;position:absolute;bottom:0;right:0}.technology_secc .technology_boxx>.technology_shadow:after{content:"";content:"";filter:blur(100px);background:#ea5624;border-radius:50%;width:200px;height:200px;position:absolute;top:0;left:0}.technology_secc .technology_boxx>h2{margin-bottom:20px;font-size:clamp(30px,5vw,90px);font-weight:100;line-height:1.1}.technology_secc .technology_boxx>ul.cust_tabs{align-items:center;gap:30px;margin-bottom:70px;display:flex}.technology_secc .technology_boxx>ul.cust_tabs>li{color:#fff;cursor:pointer;font-size:24px;font-weight:100;line-height:1.1;transition:all .3s ease-in-out;position:relative}.technology_secc .technology_boxx>ul.cust_tabs>li:after{content:"";background:#fff;width:0;height:1px;margin:0 auto;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0;right:0}.technology_secc .technology_boxx>ul.cust_tabs>li:hover:after,.technology_secc .technology_boxx>ul.cust_tabs>li.active:after{width:100%}.technology_secc .technology_boxx .tabs_wrpr>ul{flex-wrap:wrap;justify-content:center;gap:20px;width:70%;margin:0 auto;display:flex}.technology_secc .technology_boxx .tabs_wrpr>ul>li{background:#131211;border:1px solid #222020;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex}.technology_secc .technology_boxx .tabs_wrpr>ul>li>img{filter:grayscale();object-fit:contain;width:50px;height:50px;margin-bottom:15px;transition:all .3s ease-in-out;display:block}.technology_secc .technology_boxx .tabs_wrpr>ul>li>span{color:#fff;font-size:14px;font-weight:300;line-height:1}.technology_secc .technology_boxx .tabs_wrpr>ul>li:hover>img{transition:all .3s ease-in-out;transform:scale(1.2)}.client_rev_secc .client_rev_bx>.client_rev_bx_imgg{z-index:1;border-radius:20px;height:500px;position:relative;overflow:hidden}.client_rev_secc .client_rev_bx>.client_rev_bx_imgg>img{object-fit:cover;width:100%;height:100%;transition:all .3s ease-in-out}.client_rev_secc .client_rev_bx>.client_rev_bx_imgg:after{content:"";z-index:1;background:linear-gradient(#0000,#000000e8);width:100%;height:50%;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0}.client_rev_secc .client_rev_bx:hover>.client_rev_bx_imgg>img{transform:scale(1.3)}.client_rev_secc .client_rev_bx:hover>.client_rev_bx_imgg:after{height:100%}.client_rev_secc .client_rev_bx>.client_rev_bx_imgg>span{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;background:#ffffff52;border-radius:40px;align-items:center;gap:10px;padding:5px 20px 5px 5px;font-size:18px;font-weight:300;line-height:1;display:flex;position:absolute;bottom:20px;right:20px}.client_rev_secc .client_rev_bx>.client_rev_bx_imgg>span>img{width:30px;height:30px}.client_rev_secc .client_rev_bx>h3{color:#090a0a;margin-top:40px;margin-bottom:10px;font-size:clamp(25px,2.5vw,50px);font-weight:200;line-height:1.1}.client_rev_secc .client_rev_bx>span{color:var(--theme);margin-bottom:20px;font-size:24px;font-weight:200;line-height:1;display:block}.client_rev_secc .client_rev_bx>p{color:#090a0a;margin:0;font-size:20px;font-weight:200;line-height:1.4}.behind_scenes_secc img.behind_imgg{object-fit:cover;border-radius:20px;width:100%;height:650px}.behind_scenes_secc .theme_heading>h2{text-transform:uppercase}.light_theme .contact_secc .contact_wrpr{background:#ebebeb}.light_theme .contact_secc .contact_wrpr .contact_right_bx>h3,.light_theme .contact_secc .contact_wrpr .contact_right_bx>p{color:#090a0a}.light_theme .contact_secc .contact_wrpr .contact_right_bx>form>input{color:#000;border-bottom:1px dashed #bcbcbc;font-weight:400}.light_theme .contact_secc .contact_wrpr .contact_right_bx>form>input::placeholder{color:#000;font-weight:3}.light_theme .contact_secc .contact_wrpr .contact_right_bx>form>textarea{color:#000;border-bottom:1px dashed #bcbcbc}.light_theme .contact_secc .contact_wrpr .contact_right_bx>form>textarea::placeholder{color:#000}.marquee_wrpr{width:100%;position:relative;overflow:hidden}.marquee_track{gap:100px;width:max-content;display:flex}.marquee_track span{white-space:nowrap;color:#090a0a;text-transform:uppercase;font-size:100px;font-weight:100;line-height:1;display:block;position:relative}.marquee_track span:after{content:"";background:#000;border-radius:50%;width:15px;height:15px;position:absolute;top:50%;right:-6%}.light_theme .our_servies_secc .serv_box_textt>p,.light_theme .our_servies_secc .serv_box_textt>ul>li>a{color:#090a0a}.light_theme .our_servies_secc .serv_box_textt>ul>li>a:hover{color:var(--theme)}.light_theme .our_servies_secc .serv_box_textt>img{filter:brightness(0)}.blog_secc .blog_bx>a>img{object-fit:cover;border-radius:20px;width:100%;height:300px;margin-bottom:30px;transition:all .3s ease-in-out}.blog_secc .blog_bx:hover>a>img{filter:brightness(.7)}.blog_secc .blog_bx>span{color:var(--theme);margin-bottom:10px;font-size:18px;line-height:1.1;display:block}.blog_secc .blog_bx>a>h3{color:#090a0a;margin-bottom:15px;font-size:32px;font-weight:200;line-height:1.2}.blog_secc .blog_bx>p{color:#090a0a;margin:0;font-size:18px;font-weight:200;line-height:1.4}.blog_secc .blog_bx.blog_bxtwo>a>img{height:250px}.blog_secc .blog_bx.blog_bxthree>a>img{height:200px}.blog_secc .blog_bx{margin-bottom:60px}.inner_banner.blog_banner h1{color:#090a0a;text-transform:none;font-size:clamp(30px,3.75vw,70px);font-weight:400}.inner_banner.blog_banner p{color:#090a0a;margin-top:30px;margin-bottom:0;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1.4}.inner_banner.blog_banner h2{color:#090a0a;width:80%;margin-bottom:0;margin-left:auto;font-size:clamp(20px,1.75vw,35px);font-weight:400;line-height:1.2}.inner_banner.blog_banner h1:after{display:none}.blog_img_sec span{color:#090a0a;font-size:16px;line-height:1;display:block;position:sticky;top:20px}.blog_img_sec{position:relative}.blog_img_sec span:after{content:"";background:var(--theme);width:6px;height:6px;position:absolute;top:4px;left:-16px}.blog_img_sec img{object-fit:cover;border-radius:20px;width:100%;height:600px}.blog_detail_secc{position:relative}.blog_detail_secc .blog_sticky_box>p{color:#090a0a;margin-bottom:20px;font-size:16px;font-weight:500;line-height:1.2}.blog_detail_secc .blog_sticky_box>ul{align-items:center;gap:20px;margin:0;display:flex}.blog_detail_secc .blog_sticky_box>ul>li>img{object-fit:cover;border-radius:50%;width:60px;height:60px}.blog_detail_secc .blog_sticky_box>ul>li>span{color:#090a0a;margin-bottom:5px;font-size:18px;font-weight:500;line-height:1;display:block}.blog_detail_secc .blog_sticky_box>ul>li>p{color:#090a0a;margin:0;font-size:14px;font-weight:300}.blog_detail_secc .blog_sticky_box{position:sticky;top:20px}.blog_detail_secc .blog_textt_wrpr>h3{color:#090a0a;margin-bottom:30px;font-size:clamp(25px,2.5vw,50px);font-weight:200;line-height:1.2}.blog_detail_secc .blog_textt_wrpr>p{color:#090a0a;margin:0;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1.4}.blog_detail_secc .blog_textt_wrpr>img{object-fit:cover;border-radius:20px;width:100%;height:400px;margin:40px 0;display:block}.blog_detail_secc .blog_textt_wrpr>.line_dashed{border:1px dashed #e3e3e3;margin:30px 0}.inner_banner.contact_banner h1,.who_we_are_secc.contact_sec1 .who_we_left>span,.who_we_are_secc.contact_sec1 .who_we_center>p{color:#fff}.who_we_are_secc.contact_sec1 .who_we_right>h3{color:#fff;margin:0}.who_we_are_secc .who_we_right{width:90%;margin-left:auto}.email_drop_secc .email_drop_heading>h2{color:#fff;text-transform:capitalize;margin-bottom:20px;font-size:clamp(30px,3.75vw,70px);font-weight:200;line-height:1.2}.email_drop_secc .email_drop_heading>p{margin:0;font-size:20px;font-weight:200;line-height:1.4}.email_drop_secc .email_drop_heading>span{text-align:right;color:#fff;width:fit-content;margin-left:auto;font-size:16px;line-height:1;display:block;position:relative}.email_drop_secc .email_drop_heading>span:after{content:"";background:var(--theme);width:7px;height:7px;position:absolute;top:4px;left:-20px}.email_drop_secc .email_drop_bx{border-top:1px dashed #313131;margin-top:50px;padding-top:50px}.email_drop_secc .email_drop_bx>a>span{text-transform:uppercase;color:#fff;opacity:.5;margin-bottom:10px;font-size:clamp(14px,1.25vw,24px);font-weight:100;line-height:1;display:block}.email_drop_secc .email_drop_bx>a>h3{color:#fff;margin:0;font-size:clamp(25px,4.5vw,82px);font-weight:400;line-height:1.2;transition:all .3s ease-in-out}.email_drop_secc img{object-fit:cover;border-radius:20px;width:100%;height:500px;margin-top:100px}.email_drop_secc .email_drop_bx:hover>a>h3{color:var(--theme)}.inner_banner.serv_banner{height:650px;padding-bottom:20px}.mobile_app_secc{position:relative}.mobile_app_secc .mobile_app_banner{z-index:1;border-radius:20px;height:400px;position:relative;overflow:hidden}.mobile_app_secc .mobile_app_banner>img{object-fit:cover;width:100%;height:100%}.mobile_app_secc .mobile_app_banner:after{content:"";mix-blend-mode:hue;background:#ea5624c9;width:100%;height:100%;position:absolute;top:0;left:0}.accordion_item{border-bottom:1px dashed #d9d9d9;padding:35px 0}.accordion_head{cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.accordion_head span{color:#111;text-align:left;text-transform:uppercase;font-size:clamp(16px,2vw,40px);font-weight:300;line-height:1;display:block}.accordion_head i{font-size:15px;transition:transform .45s}.accordion_body{max-height:0;transition:all .45s;overflow:hidden}.accordion_body p{color:#000;margin:0;padding-top:30px;font-size:16px;font-weight:200;line-height:1.4}.accordion_item.active .accordion_body{max-height:300px}.accordion_item.active .accordion_head i{transform:rotate(45deg)}.mobile_app_secc .mobile_app_sticky{z-index:1;justify-content:center;align-items:center;width:318px;height:650px;margin:-140px auto 0;display:flex;position:sticky;top:20px;overflow:hidden}.mobile_app_secc .mobile_app_sticky>img{object-fit:contain;width:100%;height:100%}.mobile_app_secc .mobile_app_sticky>video{z-index:-1;border-radius:40px;width:100%;height:96%;margin:0 auto -7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile_app_secc .mobile_app_sticky:after{content:"";mix-blend-mode:hue;z-index:2;background-color:#ea5624c9;border-radius:40px;width:97%;height:97%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile_app_secc .mobile_app_textt_bx>h2{color:#090a0a;text-transform:uppercase;margin-bottom:20px;font-size:clamp(30px,5vw,90px);font-weight:200;line-height:1.1}.mobile_app_secc .mobile_app_textt_bx{margin-top:60px}.mobile_app_secc .mobile_app_textt_bx>p{color:#090a0a;margin-top:60px;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1.4}.mobile_app_secc .counter_textt{margin-top:40px}.mobile_app_secc .counter_textt>h3{-webkit-text-fill-color:transparent;background:linear-gradient(#3e3d3d,#fef7f500 100%);-webkit-background-clip:text;width:80%;height:100px;font-size:clamp(80px,7.5vw,140px);font-weight:600;line-height:1;position:relative}.mobile_app_secc .counter_textt>h3:after{content:"";background-image:linear-gradient(90deg,#ddd 50%,#ddd0 50%);background-repeat:repeat-x;background-size:15px 100%;width:100%;height:1px;position:absolute;bottom:0;left:0}.mobile_app_secc .counter_textt>span{color:#111;font-size:clamp(25px,3.125vw,60px);font-weight:200;line-height:1;display:block}.mobile_app_secc .counter_textt>p{color:#111;width:80%;margin-top:10px;margin-bottom:0;font-size:clamp(14px,1.125vw,24px);font-weight:200;line-height:1.4}.theme_btn{background:var(--theme);color:#fff;border-radius:40px;align-items:center;gap:10px;width:fit-content;height:50px;padding:0 30px;font-size:20px;font-weight:400;transition:all .3s ease-in-out;display:flex}.theme_btn:hover{color:#fff;transition:all .3s ease-in-out;box-shadow:inset 0 0 20px #fff}.mobile_app_secc .theme_btn{margin-top:50px}.technology_adv_secc .theme_heading>p{width:80%}.cta_secc.dark_cta .cta_wrpr{background:#000}.cta_secc.dark_cta .cta_wrpr:after{background:radial-gradient(circle,#000 25%,#fff0 100%)}.cta_secc.dark_cta .cta_wrpr>img{opacity:1;filter:none}.cta_secc.dark_cta .cta_wrpr>h2,.cta_secc.dark_cta .cta_wrpr>p{color:#fff}.award_secc .ai_vid_wrp>video{object-fit:cover;border-radius:20px;width:100%;height:700px}.technology_adv_secc .technology_adv_vid_wrpr>video{object-fit:cover;object-position:top;border-radius:30px;width:100%;height:auto;margin:0 auto;display:block}.technology_adv_secc .technology_adv_vid_wrpr{border-radius:20px;width:85%}.technology_adv_secc .row{align-items:center}.mobile_app_secc.ios_app_secc .mobile_app_banner:after{display:none}.mobile_app_secc.ios_app_secc .mobile_app_textt_bx>h2{font-size:clamp(30px,3.4375vw,60px)}.mobile_app_secc .counter_textt>h3.grad_textt{-webkit-text-fill-color:transparent;background:linear-gradient(#e95525,#0a0b0b00 100%);-webkit-background-clip:text}.floating_phones_secc .floating_phones_wrpr{background:#ffdbcf;border-radius:20px;height:700px;overflow:hidden}.floating_phones_secc .floating_phones_wrpr .floating_bx{width:300px;height:620px;position:relative;overflow:hidden}.floating_phones_secc .floating_phones_wrpr .floating_bx>img.frame_img{object-fit:fill;width:100%;height:100%;position:absolute}.floating_phones_secc .floating_phones_wrpr .floating_bx>img.main_img{object-fit:cover;object-position:top;border-radius:50px;width:95%;height:100%;margin:0 auto;display:block}.floating_phones_secc .floating_phones_wrpr .floating_row1,.floating_phones_secc .floating_phones_wrpr .floating_row2,.floating_phones_secc .floating_phones_wrpr .floating_row3{flex-direction:column;align-items:flex-start;gap:20px;width:fit-content;display:flex}.floating_row1,.floating_row2,.floating_row3{will-change:transform;transform:translateZ(0)}.floating_phones_secc .floating_phones_wrpr>.floating_phones_box{gap:10px;width:fit-content;margin-top:-70vh;margin-left:auto;margin-right:15vw;display:flex;transform:rotate(30deg)}.mobile_app_secc.native_secc .theme_heading{margin-top:50px;margin-bottom:50px}.mobile_app_secc.native_secc .mobile_app_sticky{margin-top:0}.mobile_app_secc.native_secc .native_ban_textt>h3{color:#090a0a;margin-bottom:20px;font-size:34px;font-weight:200;line-height:1.1}.mobile_app_secc.native_secc .native_ban_textt>p{color:#090a0a;margin:0;font-size:20px;font-weight:200;line-height:1.4}.mobile_app_secc.native_secc .native_ban_textt{border-bottom:1px dashed #d9d9d9;width:90%;margin-bottom:30px;padding-bottom:30px}.mobile_app_secc.native_secc .native_ban_wrpr{margin-top:200px}.mobile_app_secc.native_secc .mobile_app_banner:after{display:none}.top_notch_secc .top_notch_textt>h3{color:#090a0a;margin-bottom:20px;font-size:clamp(25px,3.75vw,70px);font-weight:200;line-height:1.1}.top_notch_secc .top_notch_textt{border-top:1px dashed #cdcdcd;padding-top:40px}.top_notch_secc .top_notch_textt>p{color:#090a0a;margin-bottom:30px;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1.4}.top_notch_secc .top_notch_vid>img{object-fit:cover;border-radius:20px;width:80%;height:550px;margin-left:auto;display:block}.top_notch_secc .theme_heading>h2{font-size:clamp(25px,8.125vw,160px)}.flutter_secc .mobile_app_banner:after{display:none}.flutter_secc .mobile_app_textt_bx>h2{font-size:clamp(40px,3.75vw,70px)}.flutter_secc .flutter_ban_textt>h3{color:#090a0a;margin-bottom:20px;font-size:clamp(25px,2.125vw,45px);font-weight:300;line-height:1.1}.flutter_secc .flutter_ban_textt>p{color:#090a0a;margin:0;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1.4}.flutter_secc .flutter_ban_textt{margin-top:400px}.flutter_proj .theme_heading>h3{color:#090a0a;margin-bottom:0;font-size:clamp(20px,3.75vw,70px);font-weight:200;line-height:1;position:relative}.flutter_proj .theme_heading>h3:after{content:"";background:var(--theme);width:7px;height:7px;position:absolute;top:10px;left:-30px}.flutter_proj .theme_heading>h2:after{display:none}.flutter_proj .customer_approach_bx>img{width:130px;height:130px;margin-bottom:0}.flutter_features_secc .theme_heading>h3{color:#090a0a;text-transform:uppercase;margin-bottom:0;font-size:clamp(20px,3.75vw,70px);font-weight:200;line-height:1;position:relative}.flutter_features_secc .theme_heading>h3:after{content:"";background:var(--theme);width:7px;height:7px;position:absolute;top:0;left:-30px}.flutter_features_secc .theme_heading>h2:after{display:none}.flutter_features_secc .theme_heading>p{width:80%}.flutter_features_secc .row>.col{max-width:20%}.flutter_features_secc .flutter_features_bx{text-align:center;background:linear-gradient(90deg,#ea562442 0%,#ea56241a);border:1px solid #ea562433;border-radius:10px;margin-bottom:20px;padding:25px}.flutter_features_secc .flutter_features_bx>span{color:#090a0a;font-size:22px;font-weight:300;line-height:1;display:block}.fluuter_market_secc .theme_heading>h3{color:#090a0a;text-transform:uppercase;margin-bottom:0;font-size:clamp(20px,2.5vw,50px);font-weight:200;line-height:1;position:relative}.fluuter_market_secc .theme_heading>h3:after{content:"";background:var(--theme);width:7px;height:7px;position:absolute;top:0;left:-30px}.fluuter_market_secc .theme_heading>h2:after{display:none}.fluuter_market_secc .theme_heading>p{width:80%;margin-left:auto}.fluuter_market_secc .fluuter_market_bx{background:#fbfbfb;border-radius:20px;padding:50px}.fluuter_market_secc .fluuter_market_bx>h3{color:#090a0a;margin-bottom:30px;font-size:clamp(30px,3.75vw,70px);font-weight:400;line-height:1.1}.fluuter_market_secc .fluuter_market_bx>ul{margin:0}.fluuter_market_secc .fluuter_market_bx>ul>li{color:#090a0a;margin-bottom:15px;padding-left:20px;font-size:20px;line-height:1;display:block;position:relative}.fluuter_market_secc .fluuter_market_bx>ul>li:last-child{margin:0}.fluuter_market_secc .fluuter_market_bx>ul>li:after{content:"";background:#000;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;left:0}.game_banner_secc{overflow:hidden}.game_banner_secc h2{color:#111;margin-bottom:50px;font-size:clamp(30px,6.25vw,110px);font-weight:100;line-height:1.1}.game_banner_secc .game_banner_vid_wrpr{z-index:1;width:60%;margin:0 auto;position:relative}.game_banner_secc .game_banner_vid_wrpr>img{width:100%;height:423px}.game_banner_secc .game_banner_vid_wrpr>video{z-index:-1;object-fit:cover;border-radius:30px;width:96%;height:91%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.game_banner_secc p{color:#090a0a;margin-top:50px;margin-bottom:30px;font-size:clamp(20px,2.5vw,50px);font-weight:200;line-height:1.1}.game_banner_secc span{color:#090a0a;font-size:20px;font-weight:200;line-height:1.4;display:block}.engineer_gratifying_secc .theme_heading>p{width:70%}.engineer_gratifying_secc .theme_heading{margin-bottom:80px}.engineer_gratifying_secc .engineer_gratifying_textt{margin-top:50px;margin-bottom:200px}.engineer_gratifying_secc .engineer_gratifying_textt>h3{color:#090a0a;margin-bottom:20px;font-size:clamp(25px,2.5vw,50px);font-weight:200;line-height:1.1}.engineer_gratifying_secc .engineer_gratifying_textt>p{color:#090a0a;margin-bottom:0;font-size:clamp(14px,1.125vw,24px);font-weight:200;line-height:1.4}.engineer_gratifying_secc .engineer_gratifying_imgg{z-index:1;align-items:flex-end;width:90%;height:600px;margin:0 auto;display:flex;position:relative}.engineer_gratifying_secc .engineer_gratifying_imgg>img.bg_img{object-fit:cover;z-index:-1;filter:grayscale();border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.engineer_gratifying_secc .engineer_gratifying_imgg>img.main_img{margin-bottom:-40px}.engineer_gratifying_secc .engineer_gratifying_textt_wrpr{margin-top:250px}.engineer_gratifying_secc .theme_btn{margin:220px auto 0}.engineer_gratifying_secc .theme_heading>h2{font-size:clamp(30px,8.125vw,140px)}.powerhouse_secc .theme_heading>h2{text-transform:uppercase;font-size:clamp(30px,6.875vw,120px)}.powerhouse_secc .powerhouse_imgg>img{width:100%;margin-bottom:-120px}.powerhouse_secc .powerhouse_bx>h3{-webkit-text-fill-color:transparent;background:linear-gradient(#3e3d3dd6,#0a0b0b00 100%);-webkit-background-clip:text;width:80%;height:100px;font-size:clamp(80px,7.5vw,130px);font-weight:700;line-height:1;position:relative}.powerhouse_secc .powerhouse_bx>h3:after{content:"";background-image:linear-gradient(90deg,#ddd 50%,#ddd0 50%);background-repeat:repeat-x;background-size:15px 100%;width:100%;height:1px;position:absolute;bottom:0;left:0}.powerhouse_secc .powerhouse_bx>span{color:#111;font-size:clamp(25px,2.5vw,50px);font-weight:200;line-height:1;display:block}.powerhouse_secc .powerhouse_bx>p{color:#111;width:80%;margin-top:10px;margin-bottom:0;font-size:clamp(14px,1.125vw,24px);font-weight:200;line-height:1.4}.powerhouse_secc .powerhouse_bx>.grad_textt{-webkit-text-fill-color:transparent;background:linear-gradient(#ea5624,#0a0b0b00 100%);-webkit-background-clip:text}.powerhouse_secc .powerhouse_bx{margin-bottom:70px}.powerhouse_secc .row.power_row1{margin-left:-60px}.powerhouse_secc .row.power_row2{margin-left:30px}.game_banner_secc{padding-top:600px;overflow:hidden}.game_banner_vid_wrpr{transform-origin:50%;will-change:transform;position:relative}.case_study_secc video{object-fit:cover;border-radius:20px;width:100%;height:700px;margin-bottom:60px}.case_study_secc .case_study_logo{background:#fff;border-radius:20px;width:80%;margin:0 auto;padding:40px}.case_study_secc .case_study_logo>img{object-fit:contain;width:200px;height:150px;margin:0 auto;display:block}.case_study_secc .case_study_textt>h2{color:#090a0a;margin-bottom:20px;font-size:clamp(25px,2.5vw,50px);font-weight:200;line-height:1.2}.case_study_secc .case_study_textt>p{color:#090a0a;margin:0;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1.4}.case_statement_secc{z-index:1;position:relative}.case_statement_secc>img{z-index:2;position:absolute;bottom:-150px;right:0}.case_statement_secc .case_statement_bx{background:#f8f8f8;border-radius:20px;height:100%;max-height:-webkit-fill-available;margin-bottom:20px;padding:50px}.case_statement_secc .case_statement_bx>img{object-fit:contain;width:70px;height:70px;margin-bottom:20px;display:block}.case_statement_secc .case_statement_bx>h3{color:#090a0a;margin-bottom:20px;font-size:clamp(25px,2.125vw,45px);font-weight:300;line-height:1.2}.case_statement_secc .case_statement_bx>p{color:#090a0a;margin:0;font-size:clamp(14px,1.125vw,24px);font-weight:200;line-height:1.4}.case_statement_secc .case_statement_imgg{margin-top:50px}.case_statement_secc .case_statement_imgg>img{width:100%;height:100%}.outcome_secc .theme_heading>h2{text-transform:uppercase}.outcome_secc .theme_heading>p{font-size:clamp(20px,2.5vw,50px);line-height:1.2}.outcome_secc ul{justify-content:end;align-items:center;gap:20px;margin:0;display:flex}.outcome_secc .theme_heading{margin-bottom:0}.outcome_secc .row.align-items-end{margin-bottom:60px}.outcome_secc .outcome_bx{background:linear-gradient(90deg,#ea562442 0%,#ea56241a);border:1px solid #ea562433;border-radius:10px;margin-bottom:20px;padding:25px}.outcome_secc .outcome_bx>span{color:#090a0a;font-size:clamp(18px,1.375vw,30px);font-weight:300;line-height:1;display:block}.flutter_mob_app_secc .theme_heading>h2{text-transform:uppercase;font-size:clamp(30px,6.875vw,120px)}.flutter_mob_app_secc .theme_heading>span{color:#090a0a}.flutter_mob_app_secc .flutter_mob_app_imgg{width:90%;margin-left:auto}.flutter_mob_app_secc .flutter_mob_app_imgg>img{width:100%;height:100%}.growai_secc.cs_cta .cta_wrpr:after{z-index:-2;background:linear-gradient(90deg,#0f0f0f 40%,#fff0 100%)}.growai_secc.cs_cta .cta_wrpr>.cs_shadow{z-index:-1;width:100%;height:100%;position:absolute}.growai_secc.cs_cta .cta_wrpr>.cs_shadow:after{content:"";filter:blur(100px);background:#ea562457;border-radius:50%;width:300px;height:300px;position:absolute;top:-20px;left:-20px}.growai_secc.cs_cta .cta_wrpr>.cs_shadow:before{content:"";filter:blur(100px);background:#ea562457;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-20px;right:-20px}.growai_secc.cs_cta .cta_wrpr>.cta_textt_box>h3{margin-bottom:20px;font-size:clamp(30px,6.25vw,110px);font-weight:300;line-height:1}.growai_secc.cs_cta .cta_wrpr>.cta_textt_box>p{font-size:clamp(16px,1.25vw,24px)}.growai_secc.cs_cta .cta_wrpr>.cta_textt_box>.cta_btn{background:var(--theme);color:#fff}.app_screens_secc .app_screens_bx{z-index:1;height:570px;position:relative}.app_screens_secc .app_screens_bx>img.main_img{z-index:-1;object-fit:cover;object-position:top;opacity:.5;border-radius:20px;width:90%;height:96%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile_slider{margin-left:-60px;padding-bottom:50px}.app_screens_secc .app_screens_bx img.mob_frame{opacity:0}.app_screens_secc .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active .app_screens_bx img.mob_frame,.app_screens_secc .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active .app_screens_bx>img.main_img{opacity:1}.app_screens_secc .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active{margin:0 30px}.app_screens_secc .app_screens_bx img.mob_frame{width:100%;height:100%}.lp_secc .lp_txtt>h2{color:#090a0a;text-transform:uppercase;margin-bottom:20px;font-size:clamp(30px,8.375vw,160px);font-weight:200;line-height:1}.lp_secc .lp_txtt>span{color:#090a0a;margin-bottom:20px;font-size:clamp(20px,2.5vw,50px);font-weight:200;line-height:1.2;display:block}.lp_secc .lp_txtt>p{color:#090a0a;margin-bottom:20px;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1.4}.lp_secc .lp_txtt{padding-left:20px}.client_rev_secc .client_rev_bx>img.qout_img{margin-left:auto;display:block}.rev_wrpr .counter_wrpr{width:90%;margin-top:80px;margin-left:auto}.rev_wrpr .counter_wrpr>h3{-webkit-text-fill-color:transparent;background:linear-gradient(#e95525,#fff 100%);-webkit-background-clip:text;width:100%;height:100px;font-size:clamp(70px,7.5vw,130px);font-weight:700;line-height:1;position:relative}.rev_wrpr .counter_wrpr>h3:after{content:"";background-image:linear-gradient(90deg,#ddd 50%,#ddd0 50%);background-repeat:repeat-x;background-size:15px 100%;width:100%;height:1px;position:absolute;bottom:0;left:0}.rev_wrpr .counter_wrpr>span{color:#111;text-transform:uppercase;font-size:clamp(20px,2.1875vw,45px);font-weight:200;line-height:1;display:block}.rev_wrpr .who_we_are_secc{position:relative}.rev_wrpr .who_we_are_secc .who_we_left,.rev_wrpr .who_we_are_secc .who_we_center{position:sticky;top:100px}.client_rev_secc .client_rev_bx.ccentr_bx>h3{margin-top:0}.client_rev_secc .client_rev_bx.ccentr_bx>.client_rev_bx_imgg{margin-top:40px}.rev_wrpr .client_rev_bx{margin-top:50px}.rev_wrpr .client_rev_secc .theme_heading>h2{font-size:clamp(30px,7.5vw,130px)}.terms_secc .terms_bann>img{width:100%}.terms_secc .terms_bann>p{color:#090a0a;margin-top:30px;margin-bottom:0;font-size:clamp(20px,2.125vw,45px);font-weight:200;line-height:1.2}.terms_secc .terms_wrpr{width:80%;margin-left:auto}.terms_secc .terms_wrpr>h2{color:#090a0a;margin-top:80px;margin-bottom:30px;font-size:clamp(30px,6.25vw,110px);font-weight:100;line-height:1.1}.terms_secc .terms_wrpr>p{color:#090a0a;margin-bottom:20px;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1.4}.terms_secc .terms_wrpr>ul{margin:20px 0}.terms_secc .terms_wrpr>ul>li{color:#090a0a;margin-bottom:15px;padding-left:15px;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1;position:relative}.terms_secc .terms_wrpr>ul>li:after{content:"";background:#000;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;left:0}.terms_secc .terms_wrpr>p>a{color:#090a0a;text-decoration:underline}.digital_ban video{object-fit:cover;border-radius:20px;width:100%;height:450px}.era_advertising .era_adver_heading>h2{color:#090a0a;text-transform:uppercase;margin-bottom:20px;font-size:clamp(30px,4.375vw,80px);font-weight:200;line-height:1.1}.era_advertising .era_adver_heading>p{color:#090a0a;margin-bottom:0;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1.4}.era_advertising .era_adver_icons{height:90%;position:relative}.era_advertising .era_adver_icons>img.twitter{width:100px;position:absolute;top:0;left:0}.era_advertising .era_adver_icons>img.heart1{margin:0 auto;position:absolute;bottom:0;left:0;right:0}.era_advertising .era_adver_icons>img.insta{width:100px;position:absolute;bottom:30px;right:0}.era_advertising .era_adver_left>img{width:80%}.era_advertising .era_adver_right>.era_adver_right_bx>h3{color:#111;margin-bottom:20px;font-size:clamp(25px,3.125vw,60px);font-weight:300;line-height:1.1}.era_advertising .era_adver_right>.era_adver_right_bx>p{color:#111;margin-bottom:20px;font-size:clamp(14px,1.125vw,24px);font-weight:200;line-height:1.4}.era_advertising .era_adver_right>.era_adver_right_bx{border-bottom:1px dashed #e4e4e4;margin-bottom:30px;padding-bottom:0}.era_advertising .era_adver_bottom{margin-top:-30px;position:relative}.era_advertising .era_adver_bottom>img.main_img{width:100%}.era_advertising .era_adver_bottom>img.fb{width:120px;position:absolute;top:-50px;left:140px}.era_advertising .era_adver_bottom>img.heart2{margin:0 auto;position:absolute;top:10%;left:0;right:0}.era_advertising .era_adver_bottom>img.insta1{width:100px;position:absolute;bottom:80px;right:0}.complete_marketing_secc .complete_mark_left>span{color:#111;font-size:16px;line-height:1;display:block;position:relative}.complete_marketing_secc .complete_mark_left>span:after{content:"";background:var(--theme);width:7px;height:7px;position:absolute;top:0;left:-20px}.complete_marketing_secc .complete_marketing_heading>h2{color:#111;text-transform:uppercase;margin-bottom:20px;font-size:clamp(30px,4.375vw,80px);font-weight:200;line-height:1.1}.complete_marketing_secc .complete_marketing_heading>p{color:#090a0a;margin-bottom:0;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1.4}.complete_marketing_secc .complete_marketing_heading{border-bottom:1px dashed #d9d9d9;margin-bottom:20px;padding-bottom:20px}.cta_secc.dark_cta.approach_secc .cta_wrpr>h3{background:linear-gradient(90deg,#ffffffa1 0%,#999999a8 100%);-webkit-text-fill-color:transparent;opacity:.2;-webkit-background-clip:text;margin:0;font-size:clamp(30px,8.375vw,140px);font-weight:200;line-height:1;position:absolute}.cta_secc.dark_cta.approach_secc .cta_wrpr>h3.hedng_one{top:30px;left:30px}.cta_secc.dark_cta.approach_secc .cta_wrpr>h3.hedng_two{background:linear-gradient(270deg,#ffffffa1 0%,#99999991 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;bottom:30px;right:30px}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr{z-index:1;width:80%;height:330px;margin:70px 0;position:relative}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr>img{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr .approach_bx>span{color:var(--theme);background:#090a0a;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto;font-size:40px;line-height:1;display:flex}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr .approach_bx>p{text-align:left;width:fit-content;margin:0 auto;font-size:14px}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr .approach_bx{flex-direction:column;gap:40px;margin-top:200px;display:flex}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr .approach_bx.apr_mt{margin-top:-60px}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr{width:80%;margin:90px 0;position:relative}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .accomplish_bx>.accomplish_bx_imgg{z-index:1;background:#ffffff17;border-radius:50%;width:120px;height:120px;margin:0 auto 40px;padding:10px;position:relative}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .accomplish_bx>.accomplish_bx_imgg:after{content:"";clip-path:polygon(50% 100%,0 0,100% 0);z-index:-1;background:#ffffff17;width:15px;height:17px;margin:0 auto;position:absolute;bottom:-16.5px;left:0;right:0}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .accomplish_bx>.accomplish_bx_imgg>span{background:#090a0a;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr>.row>*{padding:0}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .accomplish_bx>.accomplish_bx_textt{border-top:1px dashed #fff;padding-top:30px;position:relative}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .accomplish_bx>.accomplish_bx_textt>p{margin:0;position:relative}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .accomplish_bx>.accomplish_bx_textt:after{content:"";background:var(--theme);width:50px;height:1px;margin:0 auto;position:absolute;top:-1px;left:0;right:0}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .accomplish_bx>.accomplish_bx_textt:before{content:"";background:var(--theme);width:1px;height:40px;margin:0 auto;position:absolute;top:-20px;left:0;right:0}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .accomplish_bx>.accomplish_bx_textt>p:after{content:"";background:var(--theme);border-radius:50%;width:8px;height:8px;margin:0 auto;position:absolute;top:-15px;left:0;right:0}.ecommers_mob_secc .theme_heading>h2:after{display:none}.ecommers_mob_secc img{width:100%;margin:20px auto 0;display:block}.customer_approach_secc.modules_secc .theme_heading>h2{font-size:clamp(30px,7.1875vw,130px)}.customer_approach_secc.modules_secc .customer_approach_bx>span{font-size:16px}.website_provide_secc .website_provide_wrpr{background:linear-gradient(227deg,#fff 0%,#f8cbbc85 100%);border:1px solid #f9f9f9;border-radius:20px;padding-top:80px;padding-left:80px;overflow:hidden}.website_provide_secc .website_provide_wrpr h2{color:#111;text-transform:capitalize;margin-bottom:20px;font-size:clamp(30px,3.75vw,70px);font-weight:100;line-height:1.1}.website_provide_secc .website_provide_wrpr p{color:#090a0a;width:80%;margin-bottom:40px;font-size:clamp(14px,1.25vw,24px);font-weight:200;line-height:1.4}.era_advertising.immersive_secc .era_adver_left>video{object-fit:cover;border-radius:20px;width:87%;height:690px}.why_zyventra_secc .why_zyv_bx_wrp{margin-top:300px}.driving_excellence_secc .driving_excellence_wrpr{z-index:1;background:#090a0a;border-radius:20px;padding:60px;position:relative;overflow:hidden}.driving_excellence_secc .driving_excellence_wrpr h2{margin-bottom:0;font-size:clamp(30px,3.75vw,70px);font-weight:100;line-height:1.1}.driving_excellence_secc .driving_excellence_wrpr p{width:90%;margin-bottom:30px;margin-left:auto;font-size:18px;font-weight:200;line-height:1.4}.driving_excellence_secc .driving_excellence_wrpr .theme_btn{margin-left:auto}.driving_excellence_secc .driving_excellence_wrpr .award_box{background:linear-gradient(90deg,#ea56241c 0%,#ffffff0f 100%);border:1px solid #ea562436;border-radius:20px;height:100%;max-height:-webkit-fill-available;margin-top:60px;padding:20px}.driving_excellence_secc .driving_excellence_wrpr .award_box>img{object-fit:contain;width:120px;height:120px;margin:10px auto 30px;display:block}.driving_excellence_secc .driving_excellence_wrpr .award_box>h3{color:#fff;text-align:center;margin-bottom:20px;font-size:18px;font-weight:500;line-height:1.2}.driving_excellence_secc .driving_excellence_wrpr:after{content:"";filter:blur(100px);background:#ea56247a;border-radius:50%;width:300px;height:300px;position:absolute;top:0;left:0}.driving_excellence_secc .driving_excellence_wrpr:before{content:"";filter:blur(100px);background:#ea56247a;border-radius:50%;width:300px;height:400px;position:absolute;bottom:0;right:0}.site_loader{z-index:999999;background:#000;justify-content:center;align-items:center;transition:opacity 1s;display:flex;position:fixed;inset:0}.hide_loader{opacity:0;pointer-events:none}.loader-wrapper{color:#fff;-webkit-user-select:none;user-select:none;letter-spacing:6px;background-color:#0000;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:300px;height:300px;font-family:Geist,sans-serif;font-size:2.2em;font-weight:700;display:flex;position:relative}.loader-wrapper>img{width:40px;margin-bottom:10px}.loader{aspect-ratio:1;z-index:0;background-color:#0000;border-radius:50%;width:100%;animation:2s linear infinite loader-rotate;position:absolute;top:0;left:0}@keyframes loader-rotate{0%{transform:rotate(90deg);box-shadow:inset 0 10px 20px #fff,inset 0 20px 30px #d60a47,inset 0 60px 60px #ea5624}50%{transform:rotate(270deg);box-shadow:inset 0 10px 20px #fff,inset 0 20px 10px #d60a47,inset 0 40px 60px #ea5624}to{transform:rotate(450deg);box-shadow:inset 0 10px 20px #fff,inset 0 20px 30px #d60a47,inset 0 60px 60px #ea5624}}.loader-letter{opacity:.4;z-index:1;border:none;border-radius:50ch;animation:2s infinite loader-letter-anim;display:inline-block;transform:translateY(0)}.loader-letter:first-child{animation-delay:0s}.loader-letter:nth-child(2){animation-delay:.1s}.loader-letter:nth-child(3){animation-delay:.2s}.loader-letter:nth-child(4){animation-delay:.3s}.loader-letter:nth-child(5){animation-delay:.4s}.loader-letter:nth-child(6){animation-delay:.5s}.loader-letter:nth-child(7){animation-delay:.6s}.loader-letter:nth-child(8){animation-delay:.7s}@keyframes loader-letter-anim{0%,to{opacity:.4;transform:translateY(0)}20%{opacity:1;transform:scale(1.15)}40%{opacity:.7;transform:translateY(0)}}body.loading{overflow:hidden}.client_reviews_secc .client_reviews_imgg>.ply_vid>i{color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;transform:scale(.8)}.popup_form_wrpr{z-index:9999;opacity:0;visibility:hidden;width:80%;margin:0 auto;transition:all .3s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.popup_form_wrpr.popup_open{opacity:1;visibility:visible;transition:all .3s}.popup_form_wrpr>.popup_form_bx{background:#fff;border-radius:30px;padding:0;position:relative;overflow:hidden}.popup_form_wrpr>.popup_form_bx>.popup_form_bx_left{background:linear-gradient(90deg,#ea56244a 0%,#ea5624 100%);height:500px;position:relative;overflow:hidden}.popup_form_wrpr>.popup_form_bx>.popup_form_bx_left>img.popup_bg{width:100%;height:100%;position:absolute;top:0;left:0}.popup_form_wrpr>.popup_form_bx .popup_form_bx_left{z-index:1;background:var(--theme);height:640px;position:relative;overflow:hidden}.popup_form_wrpr>.popup_form_bx .popup_form_bx_left>img.popup_bg{z-index:-4;mix-blend-mode:multiply;width:100%;height:100%;position:absolute;top:0;left:0}.popup_form_wrpr>.popup_form_bx>span.popup_close{cursor:pointer;background:#eaeaea;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute;top:10px;right:10px}.popup_form_wrpr>.popup_form_bx .popup_form_bx_left:after{content:"";z-index:-3;background:linear-gradient(90deg,#ea562480 0%,#ea5624 100%);width:100%;height:100%;position:absolute;top:0;left:0}.popup_form_wrpr>.popup_form_bx .popup_form_bx_left>img.popup_vec{z-index:-2;width:230px;position:absolute;bottom:0;right:0}.popup_form_wrpr>.popup_form_bx .popup_form_bx_left>img.popup_main{z-index:-1;width:40%;margin:0 auto;position:absolute;bottom:0;left:0;right:0}.popup_form_wrpr>.popup_form_bx .popup_form_bx_left>.popup_textt{height:100%;padding:40px}.popup_form_wrpr>.popup_form_bx .popup_form_bx_left>.popup_textt>span{text-align:center;color:#fff;margin-bottom:10px;font-size:40px;line-height:1;display:block}.popup_form_wrpr>.popup_form_bx .popup_form_bx_left>.popup_textt>h2{text-align:center;margin-bottom:10px;font-size:clamp(40px,6.25vw,120px);line-height:1;position:relative}.popup_form_wrpr>.popup_form_bx .popup_form_bx_left>.popup_textt>h2 .text-back{z-index:1;-webkit-text-stroke:1px #f8f8f8;text-shadow:0 1px 1px #fff0;color:#0000;display:block;position:relative}.popup_form_wrpr>.popup_form_bx .popup_form_bx_left>.popup_textt>h2 .text-front{color:#fff;z-index:3;clip-path:inset(0%);width:100%;display:block;position:absolute;top:0;left:0}.popup_form_wrpr>.popup_form_bx .popup_form_bx_left>.popup_textt>p{margin-top:45%;margin-bottom:0;font-size:20px;line-height:1.4}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>input{color:#000;border:0;border-bottom:1px dashed #00000040;width:100%;height:60px;margin-bottom:20px;padding:10px 0;font-size:16px;font-weight:300}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>input::placeholder{color:#000;font-size:16px}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>textarea{color:#000;resize:none;border:0;border-bottom:1px dashed #00000040;width:100%;height:130px;margin-bottom:20px;padding:10px 0;font-size:16px;font-weight:300}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>textarea::placeholder{color:#000}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>label{align-items:center;gap:10px;margin-bottom:20px;display:flex}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>label>input{border:1px solid #000;border-radius:5px;width:22px;height:22px;padding:0}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>label>span{color:#111;font-size:20px;line-height:1}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>.submit_btn{color:#fff;background:var(--theme);border:0;border-radius:30px;align-items:center;gap:10px;height:50px;padding:0 30px;font-size:20px;transition:all .3s ease-in-out;display:flex}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>.submit_btn:hover{transition:all .3s ease-in-out;box-shadow:inset 0 0 20px #fff}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right{padding:75px 60px 75px 0}.popup_form_wrpr>.popup_form_bx>span.popup_close>img{width:30px;height:30px}.light_theme .btn1{background:linear-gradient(90deg,#ea5624 0%,#ed8967)}.light_theme.legal_page header .btn1{display:none}.light_theme.legal_page header{padding-top:30px}.light_theme.legal_page footer .ftr_contact,.light_theme.legal_page footer .ftr_links,.light_theme.legal_page footer img.ftr_vec,.light_theme.legal_page footer img.ftr_vec.white_bg{display:none}.light_theme.legal_page footer h5{margin-top:0}.light_theme.legal_page footer{padding-top:0}.swiper-pagination{display:none}.client_rev_secc .client_rev_bx>.client_rev_bx_imgg>video{object-fit:cover;width:100%;height:100%}.client_rev_secc .client_rev_bx>.client_rev_bx_imgg>span>i{border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;display:flex}.behind_scenes_secc .abt_vid_wrpr>video{object-fit:cover;border-radius:20px;width:100%;height:auto}.engineer_gratifying_secc{position:relative}.engineer_gratifying_secc .engineer_gratifying_cntr_bx{margin-top:20px}.technology_secc .technology_boxx .tabs_wrpr{width:100%}.backbon_secc{overflow:hidden}@media only screen and (min-width:1800px) and (max-width:1920px){.aboutus_secc .abt_vid_wrpr>video{height:auto}.backbon_wrpr .backbon_box .backbon_imgg>img{height:550px}.featured_secc .featured_box>.screen_wrp{transform:scale(35)}.mission_secc .mission_imgg>img{height:400px}.mobile_app_secc .mobile_app_textt_bx>h2{font-size:75px}.technology_adv_secc .technology_adv_vid_wrpr>video{height:auto}.game_banner_secc .game_banner_vid_wrpr{width:50%}.digital_ban video{height:500px}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr{width:65%;margin:80px 0 110px}.app_screens_secc .app_screens_bx{height:710px}.our_servies_secc>img.serv_vec1{top:28%}.our_servies_secc .row.align-items-end.mt-10{margin-top:9rem}.our_expertise_secc .exrpt_text_box{margin-bottom:50px;padding-bottom:40px}.client_reviews_secc .client_reviews_imgg{width:300px;height:300px}.client_rev_imgg_wrpr{margin-left:100px}.floating_phones_secc .floating_phones_wrpr>.floating_phones_box{margin-right:7vw}.floating_phones_secc .floating_phones_wrpr .floating_bx{width:330px;height:650px}.floating_phones_secc .floating_phones_wrpr{height:800px}}@media only screen and (min-width:1400px) and (max-width:1599px){.popup_form_wrpr>.popup_form_bx .popup_form_bx_right{padding:35px 60px 35px 0}.popup_form_wrpr>.popup_form_bx .popup_form_bx_left{height:580px}.popup_form_wrpr>.popup_form_bx .popup_form_bx_left>.popup_textt>p{margin-top:55%}.outcome_secc .outcome_bx>span{font-size:18px}.flutter_mob_app_secc .theme_heading>h2{font-size:100px}.growai_secc.cs_cta .cta_wrpr>.cta_textt_box>h3{font-size:90px}.lp_secc .lp_txtt>h2,.customer_approach_secc.modules_secc .theme_heading>h2{font-size:100px}.era_advertising .era_adver_heading>h2{font-size:55px}.era_advertising .era_adver_right>.era_adver_right_bx>h3{font-size:40px}.era_advertising .era_adver_right>.era_adver_right_bx>p{font-size:16px}.complete_marketing_secc .complete_marketing_heading>h2{font-size:55px}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr .approach_bx>p{font-size:12px}.cta_secc.dark_cta.approach_secc .cta_wrpr>h3{font-size:90px}.engineer_gratifying_secc .theme_heading>h2{font-size:110px}.powerhouse_secc .theme_heading>h2,.powerhouse_secc .powerhouse_bx>h3{font-size:100px}.flutter_features_secc .flutter_features_bx>span{font-size:18px}.top_notch_secc .theme_heading>h2{font-size:110px}footer .ftr_contact>ul>li>a{font-size:17px}.mobile_app_secc.ios_app_secc .mobile_app_textt_bx>h2{font-size:45px}.mobile_app_secc .mobile_app_textt_bx>h2{font-size:50px}.accordion_head span{font-size:25px}.banner>h1{font-size:15.6rem;line-height:11rem}.banner .banner_textt{margin-bottom:80px}.theme_heading>h2{font-size:100px}.theme_heading>span{font-size:25px}.theme_heading>p{font-size:17px}.our_servies_secc .serv_box_textt>h3{font-size:45px}.our_servies_secc .serv_box_textt>p{font-size:16px}.our_servies_secc .serv_box_textt>ul>li>a{font-size:18px}.client_centric_secc .theme_heading>h2{font-size:110px}.why_zyventra_secc .theme_heading>h2{font-size:70px}.why_zyventra_secc .theme_heading>h2>span.theme_color{font-size:110px}.why_zyventra_secc .why_zyventra_box>h3{font-size:150px}.award_secc .award_box>h3{font-size:17px}.backbon_wrpr .backbon_box .backbon_textt>h3{font-size:80px}.contact_secc .contact_wrpr .contact_left_bx>.contact_textt>h2{font-size:35px}footer .ftr_links ul>li>a,footer .ftr_contact>a{font-size:15px}footer h5{font-size:14.9rem;font-weight:700;line-height:14rem}.inner_banner h1{font-size:120px}.who_we_are_secc .who_we_center>p{width:100%}.driving_excellence_secc .driving_excellence_wrpr h2{font-size:50px}.technology_secc .technology_boxx .tabs_wrpr>ul>li{width:140px;height:140px}}@media only screen and (min-width:1200px) and (max-width:1399px){html,body{overflow-x:clip!important}.banner>h1{line-height:.9}.aboutus_secc .abt_vid_wrpr>video{height:auto}.all_secc{padding:70px 0}.our_servies_secc .serv_box_textt>ul>li>a{margin-bottom:20px}.our_servies_secc .serv_box_textt>img{width:80px;height:80px}.our_servies_secc .serv_vid_box>video{height:350px}.serv_box_textt.px-5{padding-right:0!important}.growai_secc .cta_wrpr{height:500px}.growai_secc>img{width:250px;height:auto}.why_zyventra_secc .why_zyv_bx_wrp{margin-top:200px}.why_zyventra_secc .why_zyventra_box{margin-bottom:100px}.award_secc .award_box{padding:10px 10px 20px}.backbon_wrpr .backbon_box .backbon_imgg>img{height:340px}.backbon_box>.row{align-items:center}.client_reviews_secc .client_reviews_imgg{width:200px;height:200px;margin:0 auto}footer>img{width:200px}footer .col-lg-3.col-md-4{width:33.3333%}footer h5{margin-top:20px;line-height:1}footer .ftr_links ul>li>a{font-size:16px}footer .copy_right>p{font-size:15px}.menu_btn{top:15px;right:1%}}@media only screen and (min-width:992px) and (max-width:1199px){html,body{overflow-x:clip!important}.aboutus_secc .abt_vid_wrpr>video{height:auto}.all_secc{padding:60px 0}.our_servies_secc .serv_box_textt>p>br{display:none}.our_servies_secc .serv_box_textt>p{margin-bottom:20px}.our_servies_secc .serv_box_textt>img{width:70px;height:70px}.our_servies_secc .serv_box_textt>ul>li>a{margin-bottom:15px}.our_servies_secc .serv_vid_box>video{height:300px}.our_servies_secc>img{width:200px;height:200px}.serv_box_textt.px-5{padding:0!important}.banner>h1{line-height:1}.our_expertise_secc .exrpt_img_box>img{width:100px;height:100px}.featured_secc .featured_box{height:350px}.growai_secc .cta_wrpr{height:450px}.growai_secc .cta_wrpr>.cta_textt_box{padding:30px}.growai_secc .cta_wrpr>.cta_textt_box>p{margin-bottom:20px}.growai_secc>img{width:200px;height:200px}.why_zyventra_secc .why_zyv_bx_wrp{margin-top:150px}.why_zyventra_secc .why_zyventra_box>h3{line-height:1}.why_zyventra_secc .why_zyventra_box{margin-bottom:50px}.award_secc .col{flex:1 0 33.3333%;max-width:33.3333%}.award_secc .row{justify-content:center}.award_secc .award_box{max-height:fit-content;margin-bottom:20px}.backbon_wrpr .backbon_box .backbon_imgg>img{height:350px}.backbon_wrpr .backbon_box .backbon_textt{margin-right:20px}.backbon_box .row{align-items:center}.cta_secc .cta_wrpr{padding:60px 0}.menu_btn{--cell-size:7px;--cell-spacing:2px;top:15px;right:1%}header{padding:10px 0}header ul{gap:0;padding-right:40px}.client_reviews_secc .client_reviews_imgg{width:200px;height:200px;margin:0 auto}.contact_secc .contact_wrpr{padding:30px}.contact_secc .contact_wrpr .contact_left_bx{margin:0;padding:20px}.contact_secc .contact_wrpr .contact_right_bx>form>textarea{height:80px}footer>img{width:150px}footer .col-lg-3.col-md-4{width:33.3333%}footer .ftr_contact>ul>li>a,footer .ftr_contact>a{font-size:15px}footer .ftr_links ul>li>a{font-size:14px;line-height:1.3}footer h5{margin-top:20px;line-height:1}footer .copy_right>p{font-size:12px}footer .cust_container{padding:0 4%}}@media only screen and (min-width:768px) and (max-width:991px){html,body{overflow-x:clip!important}.banner .banner_textt>h2{font-size:40px}.banner>h1{line-height:1.2}.banner .banner_textt{margin-bottom:0}.menu_btn{--cell-size:6px;--cell-spacing:2px;top:15px;right:1%}.aboutus_secc .abt_vid_wrpr>video{height:auto}header{padding:10px 0}.btn1{height:40px;padding:0 20px;font-size:14px}header ul{padding-right:20px}.all_secc{padding:60px 0}.our_servies_secc .serv_box_textt>img{width:50px;height:50px}.our_servies_secc .serv_box_textt>p>br{display:none}.our_servies_secc .serv_box_textt>p{margin-bottom:20px}.our_servies_secc .serv_box_textt>ul>li>a{margin-bottom:15px}.our_servies_secc .serv_vid_box>video{height:270px}.serv_box_textt.px-5{padding:0!important}.theme_heading{margin-bottom:20px}.our_servies_secc>img{width:200px;height:200px}.theme_heading>h2:after{left:-20px}.our_expertise_secc .exrpt_img_box>img{width:100px;height:100px}.featured_secc .featured_box{height:300px}.client_centric_secc .client_centric_box{padding:10px}.growai_secc .cta_wrpr>.cta_textt_box{width:60%;padding:30px}.growai_secc .cta_wrpr>.cta_textt_box>p{margin-bottom:20px}.growai_secc .cta_wrpr>.cta_textt_box>.cta_btn{font-size:16px}.growai_secc .cta_wrpr{height:400px}.growai_secc>img{width:200px;height:200px}.why_zyventra_secc .why_zyv_bx_wrp{margin-top:150px}.why_zyventra_secc .why_zyventra_box>h3{line-height:1}.why_zyventra_secc .why_zyventra_box{margin-bottom:50px}.award_secc .col{flex:1 0 33.3333%}.award_secc .award_box{max-height:fit-content;margin-bottom:20px;padding:10px}.backbon_wrpr .backbon_box .backbon_imgg>img{height:280px}.backbon_wrpr .backbon_box .backbon_textt{margin-left:10px;margin-right:20px}.backbon_secc .backbon_wrpr{margin-top:30px}.cta_secc .cta_wrpr{padding:50px 0}.cta_secc>img.cta_vec1{width:200px}.cta_secc .cta_wrpr .cta_btn1{font-size:16px}.client_reviews_secc .client_reviews_imgg{margin:0 auto}.contact_secc .contact_wrpr{padding:20px}.contact_secc .contact_wrpr .contact_left_bx{margin-right:0;padding:20px}.contact_secc .contact_wrpr .contact_right_bx>form>.submit_btn{font-size:16px}.contact_secc .contact_wrpr .contact_right_bx>form>textarea{height:80px}footer>img{width:140px}footer .ftr_contact>ul{flex-direction:column;align-items:baseline;gap:5px}footer .ftr_contact>ul>li>a,footer .ftr_contact>a{font-size:15px}footer .ftr_contact>a>br{display:none}footer .ftr_links ul>li>a{font-size:14px}footer .ftr_links ul{margin:0}footer .ftr_links ul>li:last-child>a{margin-bottom:10px}footer h5{margin-top:10px;line-height:1}footer .copy_right>p{font-size:14px}footer .cust_container{padding:0 4%}}@media only screen and (min-width:0) and (max-width:767px){.menu_btn{--cell-size:6px;--cell-spacing:2px;transition:all .3s ease-in-out}header .col-lg-6.col-md-6{width:45%}.btn1{border-radius:5px;height:35px;padding:0 15px;font-size:13px}header .row.justify-content-between.align-items-center{justify-content:flex-start!important;align-items:flex-start!important}.menu_btn{top:12px}.menu_wrpr.active{border-radius:5px;width:300px;height:410px;top:5px}.menu_wrpr>.menu_linkss>a{font-size:20px}header{padding:10px 0}header>.container-fluid,.banner>.container-fluid,.cust_container{padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}header ul{gap:0;padding:0}.banner .banner_textt{flex-direction:column;justify-content:space-between;height:72vh;margin:0;display:flex}.banner>h1{line-height:1.1}.banner .banner_textt>p{margin-bottom:0;font-size:18px}.banner .banner_textt>h2{font-size:25px}.banner .banner_textt>span.ban_str{height:70%;font-size:15px;bottom:10px}.banner{height:100vh;padding-top:70px;padding-bottom:70px}header .logo_here>img{width:auto;height:auto}.all_secc{padding:50px 0}.aboutus_secc .abt_vid_wrpr>video{height:auto}.theme_heading>h2{margin-bottom:5px}section.aboutus_secc.all_secc{padding-bottom:0}.our_servies_secc .serv_box_textt>p>br{display:none}.our_servies_secc .serv_box_textt>p{margin-bottom:20px}.our_servies_secc .serv_box_textt>ul>li>a{margin-bottom:15px}.our_servies_secc .serv_vid_box>video{height:auto}.serv_vid_box{margin-top:30px;margin-bottom:30px}.mt-10{margin-top:0}.serv_box_textt.px-5{padding:0!important}.our_servies_secc .serv_box_textt>img{width:50px;height:50px}.our_servies_secc .row.align-items-end.mt-5{margin-top:0!important}.our_servies_secc>.container-fluid.cust_container>.row:nth-child(3),.our_servies_secc>.container-fluid.cust_container>.row:nth-child(5){flex-direction:column-reverse}.our_servies_secc>img{z-index:2;width:120px;height:120px}section.our_expertise_secc.all_secc{padding-top:0}.theme_heading>p>br{display:none!important}.our_expertise_secc .exrpt_img_box>img{opacity:1;width:40px;height:40px;display:none;position:absolute;top:10px;right:10px;transform:translateY(0)!important}.our_expertise_secc .row.exrpt_wrpr{position:relative}.featured_secc.all_secc{padding-top:30px}.featured_secc.all_secc .row.align-items-center{flex-direction:column-reverse}.featured_secc .featured_box{flex-direction:column;height:300px;margin-top:20px}.featured_secc .featured_box>.case_btn>span{font-size:18px}.featured_secc .featured_box>ul{text-align:center;flex-direction:column;gap:20px}.featured_secc .featured_box>ul>li.featured_icon>img{width:90px;height:70px;padding:5px}.client_centric_secc .client_centric_box{border-radius:10px;max-height:-webkit-fill-available;margin-bottom:10px;padding:30px 30px 40px}.growai_secc.all_secc{padding-top:20px}.growai_secc>img{width:150px;height:150px}.growai_secc .cta_wrpr>.cta_textt_box{width:100%;padding:20px}.growai_secc .cta_wrpr{height:auto;padding:20px 0}.growai_secc .cta_wrpr>.cta_textt_box>p{margin-bottom:20px;display:none}.growai_secc .cta_wrpr>.cta_textt_box>.cta_btn{height:40px;padding:0 10px 0 20px;font-size:16px}.why_zyventra_secc.all_secc{padding-top:20px}.why_zyventra_secc .theme_heading{position:inherit;margin-bottom:20px;top:0}.why_zyventra_secc .why_zyv_bx_wrp{margin-top:20px}.why_zyventra_secc .why_zyventra_box{margin-bottom:20px}.why_zyventra_secc .why_zyventra_box>h3{height:auto;line-height:1}.award_secc.all_secc{padding-top:30px}.award_secc .col{flex:1 0 100%}.award_secc .award_box{max-height:-webkit-fill-available;margin-bottom:20px}.backbon_secc.all_secc{padding-top:20px}.backbon_secc.all_secc>.container-fluid.cust_container>.row.align-items-center{flex-direction:column-reverse}.backbon_secc.all_secc>.container-fluid.cust_container>.row.align-items-center .theme_heading{margin-bottom:20px}.client_centric_secc.all_secc{padding-top:20px}.backbon_wrpr .backbon_box .backbon_imgg>img{height:350px}.backbon_wrpr .backbon_box .backbon_imgg{margin-bottom:20px;padding:20px 20px 0}.backbon_wrpr .backbon_box .backbon_textt{margin-left:0}.backbon_wrpr .backbon_box .backbon_textt>.backbon_btm>p{margin-right:10px;padding-right:10px}.backbon_wrpr .backbon_box .backbon_textt>.backbon_btm>a{margin-left:10px}.cta_secc .cta_wrpr{padding:30px 20px}.cta_secc>img.cta_vec1{width:100px}.cta_secc .cta_wrpr .cta_btn1{height:40px;padding:0 10px 0 20px;font-size:14px}.cta_secc .cta_wrpr>h2>br{display:none}.cta_secc .cta_wrpr>h2{margin-bottom:10px}.client_reviews_secc .theme_heading{margin-bottom:40px}.client_reviews_secc .client_reviews_textt>p{margin-bottom:20px}.client_reviews_secc .client_slider_btnss{display:none}.client_reviews_secc.all_secc{padding-top:70px}.client_reviews_secc.all_secc .col-lg-5.col-md-5{padding-top:60px;position:relative}.client_reviews_secc .client_reviews_imgg{margin:30px auto 0}.contact_secc .contact_wrpr{padding:20px}.contact_secc .contact_wrpr .contact_left_bx{margin:0 0 30px;padding:20px}.contact_secc .contact_wrpr .contact_left_bx>a{margin-top:30px}footer>img{width:80px;top:0}.contact_secc .contact_wrpr .contact_right_bx>form>.submit_btn{height:40px;padding:0 10px 0 20px;font-size:16px}footer .ftr_links{margin-top:30px}footer{text-align:center}footer .ftr_contact>ul,footer .ftr_links ul>li>a{justify-content:center}footer .ftr_links>.row>*{width:100%}footer .ftr_links ul{margin-bottom:10px}footer h5{margin-top:10px;margin-bottom:20px;line-height:1.1}footer .ftr_social>ul{justify-content:center;margin-top:10px}footer .copy_right>p{font-size:14px}footer .back_top>a{justify-content:center;margin-bottom:10px}.why_zyventra_secc .theme_heading>h2>br:not(:first-child){display:none}.why_zyventra_secc .theme_heading>h2>span.theme_color{display:block}.why_zyventra_secc>img.shad_vec1{display:none}.backbon_secc .backbon_wrpr>.cust_container{padding-right:calc(var(--bs-gutter-x) * .5)}.swiper-pagination{display:block;bottom:0!important}.backbon_wrpr .swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden{padding-bottom:70px}.swiper-pagination-bullet{opacity:1!important;background:#6c6c6c!important;border-radius:10px!important;width:8px!important;height:8px!important;margin:0 2px!important;transition:all .3s ease-in-out!important}span.swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--theme)!important;width:20px!important}.client_rev_imgg_wrpr .swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden{padding-bottom:40px}.popup_form_wrpr>.popup_form_bx>.row>:first-child{display:none}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right{padding:60px 20px 20px}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>input{height:40px;padding:0;font-size:14px}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>textarea{height:90px;padding:0;font-size:14px}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>input::placeholder,.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>label>span{font-size:14px}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>.submit_btn{height:40px;padding:0 10px 0 20px;font-size:15px}.popup_form_wrpr>.popup_form_bx .popup_form_bx_right>form>label>input{width:15px;height:15px}.popup_form_wrpr>.popup_form_bx>span.popup_close{width:35px;height:35px}.popup_form_wrpr>.popup_form_bx>span.popup_close>img{width:20px;height:20px}.inner_banner{height:250px;padding:0}.inner_banner h1:after{width:50px;height:2px;bottom:-5px;right:-50px}.who_we_are_secc .who_we_center>p{width:100%}.who_we_are_secc .who_we_center>ul{flex-direction:column;align-items:flex-start;gap:10px}.who_we_are_secc .who_we_center>ul>li:first-child>img:first-child{margin-left:0}.who_we_are_secc .who_we_right{width:100%}.who_we_are_secc .who_we_right>h3{margin-bottom:20px}.who_we_are_secc .who_we_left>span{margin-bottom:10px}.who_we_are_secc .who_we_left>span:after{width:5px;height:5px;top:0;left:-9px}.mission_secc .mission_imgg>img{margin-bottom:20px;height:auto!important}.mission_secc .theme_heading.text-end.mb-0{text-align:left!important}.mission_secc .missing_textt>p{width:100%}.mission_secc .missing_textt>h3.mt-5{margin-top:20px!important}.mission_secc .missing_textt{margin-bottom:30px}.driving_excellence_secc .driving_excellence_wrpr{padding:20px}.theme_btn{height:40px;padding:0 10px 0 20px;font-size:14px}.driving_excellence_secc .driving_excellence_wrpr p{width:100%;margin-top:20px;margin-bottom:10px;font-size:14px;text-align:center!important}.driving_excellence_secc .driving_excellence_wrpr h2{text-align:center}.driving_excellence_secc .driving_excellence_wrpr .theme_btn{margin:0 auto}.driving_excellence_secc .driving_excellence_wrpr .col{flex:1 0 100%}.driving_excellence_secc .driving_excellence_wrpr .award_box{margin-top:20px}.customer_approach_secc .col{flex:1 0 50%;max-width:50%}.customer_approach_secc .customer_approach_bx.mtop{margin-top:0}.customer_approach_secc .customer_approach_bx{height:100%;max-height:-webkit-fill-available;margin-bottom:15px;padding:15px}.customer_approach_secc .customer_approach_bx>span{font-size:14px}.customer_approach_secc .customer_approach_bx>img{width:50px;height:50px}.customer_approach_secc .row{justify-content:center}.technology_secc .technology_boxx{padding:20px}.technology_secc .technology_boxx>ul.cust_tabs{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:20px}.technology_secc .technology_boxx>ul.cust_tabs>li{font-size:16px}.technology_secc .technology_boxx .tabs_wrpr>ul{gap:10px;width:100%}.technology_secc .technology_boxx .tabs_wrpr>ul>li{width:80px;height:80px}.technology_secc>img.tech_vec1{width:150px}.technology_secc .technology_boxx .tabs_wrpr>ul>li>img{width:20px;height:20px}.technology_secc .technology_boxx .tabs_wrpr>ul>li>span{font-size:10px}.client_rev_secc .client_rev_bx>.client_rev_bx_imgg{height:300px}.client_rev_secc .client_rev_bx{margin-bottom:20px}.client_rev_secc .client_rev_bx>h3{margin-top:20px}.client_rev_secc .client_rev_bx>span{font-size:16px}.client_rev_secc .client_rev_bx>p{font-size:14px}.behind_scenes_secc img.behind_imgg{height:auto}.theme_heading>h2>br{display:none}.marquee_track span{font-size:40px}.marquee_track span:after{width:10px;height:10px;top:40%;right:-8%}.marquee_track{gap:55px}.light_theme .our_servies_secc .row:nth-child(2){flex-direction:column-reverse}.light_theme .our_servies_secc .row:nth-child(3){flex-direction:column!important}.light_theme .our_servies_secc .row:nth-child(4){flex-direction:column-reverse}.custom_cursor_blur,.custom_cursor,span.cursor_dot{display:none}.blog_secc .blog_bx>a>h3{font-size:25px}.blog_secc .blog_bx>span{font-size:16px}.blog_secc .blog_bx>p{font-size:14px}.blog_secc .blog_bx>a>img{height:250px!important}.inner_banner.blog_banner{height:400px}.inner_banner.blog_banner h2{width:100%;margin-top:20px}.blog_img_sec span{text-align:center;width:fit-content;margin:0 auto 30px}.blog_img_sec img{height:auto}.blog_detail_secc .blog_sticky_box>ul{margin-bottom:20px}.blog_detail_secc .blog_textt_wrpr>img{height:auto}.blog_secc .blog_bx{margin-bottom:30px}.email_drop_secc .email_drop_heading>p{font-size:14px}.email_drop_secc .email_drop_heading>span{margin:20px 0 0}.email_drop_secc .email_drop_heading>span:after{width:5px;height:5px;top:0;left:-8px}.email_drop_secc .email_drop_bx{margin-top:20px;padding-top:20px}.email_drop_secc .email_drop_bx.text-end{text-align:start!important}.email_drop_secc img{height:auto;margin-top:30px}.inner_banner.serv_banner{height:300px}.mobile_app_secc .mobile_app_banner{height:220px;display:none}.mobile_app_secc .mobile_app_sticky{width:300px;height:600px;margin-top:20px}.accordion_body p{font-size:14px}.mobile_app_secc .mobile_app_textt_bx>p{margin-top:20px}.mobile_app_secc .counter_textt>h3{width:100%;height:auto;line-height:1}.technology_adv_secc .theme_heading>p,.technology_adv_secc .technology_adv_vid_wrpr{width:100%}.technology_adv_secc .technology_adv_vid_wrpr>video{height:auto}.customer_approach_secc .row.mt-5.bottom_cards{margin-top:0!important}.award_secc .theme_heading{margin-bottom:20px}.cta_secc.dark_cta{padding-bottom:20px}.award_secc .ai_vid_wrp{margin-top:20px}.award_secc .ai_vid_wrp>video{height:auto}.client_rev_secc .theme_heading{margin-bottom:20px}.theme_heading>h2:after{width:5px;height:5px;top:0;left:-5px}.accordion_head span{line-height:1.2}.technology_secc .technology_boxx:after{background:radial-gradient(circle,#000000db 45%,#fff0 100%)}.floating_phones_secc .floating_phones_wrpr{height:400px}.floating_phones_secc .floating_phones_wrpr .floating_bx{width:100px;height:200px}.floating_phones_secc .floating_phones_wrpr .floating_bx>img.main_img{border-radius:20px}.mobile_app_secc.native_secc .native_ban_wrpr{margin-top:40px}.mobile_app_secc.native_secc .native_ban_textt>h3{font-size:25px}.mobile_app_secc.native_secc .native_ban_textt>p{font-size:14px}.mobile_app_secc.native_secc .native_ban_textt{width:100%}.theme_heading>p{width:100%!important}.top_notch_secc .top_notch_vid>img{width:100%;height:auto;margin-top:30px}.flutter_secc .flutter_ban_textt{margin-top:20px}.flutter_features_secc .row>.col{flex:1 0 100%;max-width:100%}.theme_heading{margin-bottom:30px}.flutter_features_secc .flutter_features_bx>span{font-size:20px}.flutter_features_secc .flutter_features_bx{margin-bottom:10px;padding:20px}.fluuter_market_secc .theme_heading.text-end{text-align:start!important}.fluuter_market_secc .fluuter_market_bx{padding:20px}.fluuter_market_secc .fluuter_market_bx>ul>li{font-size:16px;line-height:1.2}.game_banner_secc .game_banner_vid_wrpr{width:100%}.game_banner_secc .game_banner_vid_wrpr>img{height:auto}.game_banner_secc h2{margin-bottom:20px}.game_banner_secc .game_banner_vid_wrpr>video{border-radius:20px}.game_banner_secc p{margin-top:20px}.game_banner_secc span{font-size:14px}.game_banner_secc.all_secc{padding-top:0}.engineer_gratifying_secc .theme_heading>h2>br{display:none}.engineer_gratifying_secc .theme_heading{margin-bottom:30px}.engineer_gratifying_secc .engineer_gratifying_textt{margin-top:0;margin-bottom:20px}.engineer_gratifying_secc .engineer_gratifying_imgg{width:100%;height:auto;margin-top:20px}.engineer_gratifying_secc .theme_btn{margin-top:50px}.engineer_gratifying_secc .engineer_gratifying_textt_wrpr{margin-top:40px}.engineer_gratifying_secc .row:nth-child(2)>:first-child{order:1}.engineer_gratifying_secc .row:nth-child(2)>:nth-child(2){order:3}.engineer_gratifying_secc .row:nth-child(2)>:last-child{order:2}.powerhouse_secc .powerhouse_imgg>img{margin-bottom:0}.powerhouse_secc .row.power_row1{margin-left:calc(-.5 * var(--bs-gutter-x))}.powerhouse_secc .powerhouse_bx>h3{width:100%;line-height:1}.powerhouse_secc .row.power_row2{margin-left:calc(-.5 * var(--bs-gutter-x))}.digital_ban video{height:auto}.era_advertising .era_adver_icons{height:140px;margin-top:20px;margin-bottom:-40px}.era_advertising .era_adver_left>img{width:100%}.era_advertising .era_adver_bottom{height:200px;margin-top:30px}.era_advertising .era_adver_bottom>img.main_img{object-fit:cover;border-radius:10px;height:100%}.era_advertising .era_adver_bottom>img.fb{width:50px;top:0;left:20px}.era_advertising .era_adver_bottom>img.heart2{width:50px;top:50%}.era_advertising .era_adver_bottom>img.insta1{width:50px;bottom:0}.complete_marketing_secc .complete_mark_left>span{margin-bottom:10px}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr{width:100%;height:auto;margin:20px 0}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr>img{display:none}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr .approach_bx{text-align:center;gap:20px;margin-top:0}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr .approach_bx.apr_mt{flex-direction:column-reverse;margin-top:0}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr .approach_bx>p{text-align:center;font-size:12px}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr .approach_bx>span{width:60px;height:60px;font-size:20px}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr .col{flex:1 0 50%;max-width:50%}.cta_secc.dark_cta.approach_secc .cta_wrpr>.approach_wrpr .row{justify-content:center}.cta_secc.dark_cta .cta_wrpr:after{background:radial-gradient(circle,#000c 65%,#fff0 100%)}.cta_secc.dark_cta.approach_secc .cta_wrpr>h3.hedng_one{top:10px;left:10px}.cta_secc.dark_cta.approach_secc .cta_wrpr>h3.hedng_two{bottom:10px;right:10px}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr{width:100%;margin:30px 0 10px}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .accomplish_bx>.accomplish_bx_imgg{width:80px;height:80px}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .accomplish_bx>.accomplish_bx_imgg>span{padding:10px}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .row{justify-content:center}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .row .col{flex:1 0 50%;max-width:50%}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .accomplish_bx>.accomplish_bx_textt>p{font-size:12px}.cta_secc.dark_cta.approach_secc .cta_wrpr>.accomplish_wrpr .accomplish_bx{margin-bottom:20px}.website_provide_secc .website_provide_wrpr{padding:20px}.website_provide_secc .website_provide_wrpr p{width:100%;margin-bottom:20px}.website_provide_secc .website_provide_wrpr .theme_btn{margin-bottom:30px}.era_advertising.immersive_secc .era_adver_left>video{width:100%;height:auto;margin-bottom:30px}.rev_wrpr .counter_wrpr{width:100%;margin-top:20px}.client_rev_secc .theme_heading.text-end{text-align:start!important}.client_rev_secc .client_rev_bx{margin-top:20px}.client_rev_secc .client_rev_bx.ccentr_bx{flex-direction:column;display:flex}.client_rev_secc .client_rev_bx.ccentr_bx>.client_rev_bx_imgg{order:1;margin-top:0;margin-bottom:20px}.client_rev_secc .client_rev_bx.ccentr_bx>h3{order:2}.client_rev_secc .client_rev_bx.ccentr_bx>span{order:3}.client_rev_secc .client_rev_bx.ccentr_bx>p{order:4}.terms_secc .terms_bann>p{margin-top:0}.terms_secc .terms_wrpr>h2{margin-top:30px;margin-bottom:20px}.terms_secc .terms_wrpr{width:100%}.terms_secc .terms_wrpr>ul>li{line-height:1.3}.case_study_secc video{height:auto;margin-bottom:20px}.case_study_secc .case_study_logo{width:100%;padding:20px}.case_statement_secc .case_statement_bx{padding:20px}.case_statement_secc>img{width:150px}.outcome_secc ul{gap:10px;margin-top:30px}.outcome_secc .row.align-items-end{margin-bottom:40px}.outcome_secc .outcome_bx{padding:15px}.outcome_secc .outcome_bx>span{line-height:1.3}.flutter_mob_app_secc .flutter_mob_app_imgg{width:80%;margin:0 auto}.lp_secc .lp_txtt{margin-top:30px;padding:0}.client_rev_secc .client_rev_bx>img.qout_img{width:50px}.mobile_slider{margin-left:0;padding-bottom:40px}.app_screens_secc .swiper-slide.swiper-slide-visible.swiper-slide-fully-visible.swiper-slide-active{margin:0}.app_screens_secc .app_screens_bx{width:80%;height:auto;margin:0 auto}.technology_secc .technology_boxx .tabs_wrpr>ul>li>div{width:25px!important;height:25px!important}html,body{overflow-x:hidden}}
