@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";/**
* @license
*
* Font Family: Clash Display
* Designed by: Indian Type Foundry
* URL: https://www.fontshare.com/fonts/clash-display
* © 2025 Indian Type Foundry
*
* Clash Display Extralight 
* Clash Display Light 
* Clash Display Regular 
* Clash Display Medium 
* Clash Display Semibold 
* Clash Display Bold 
* Clash Display Variable (Variable font)

*
*/@font-face{font-family:ClashDisplay;src:url(/assets/ClashDisplay-Variable-Buk7cB_f.woff2) format("woff2"),url(/assets/ClashDisplay-Variable-Dt2PxZhp.woff) format("woff"),url(/assets/ClashDisplay-Variable-BHZjogP3.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;--btn_color: #000080;--prime-color: #0088ff}h1,h2,h3,h4,h5,h6,li,ul,a,span,button{font-family:ClashDisplay!important}p,div,input,label,textarea{font-family:Urbanist,sans-serif!important}a{text-decoration:none!important;color:inherit}ul{list-style:none}body{overflow-x:hidden!important}.max-width_1800{max-width:1800px;margin:0 auto}.max-width_1500{max-width:1500px;margin:0 auto}.max-width_1280{max-width:1280px;margin:0 auto}.blue_headering{color:var(--prime-color)}.main_btn{background-color:var(--btn_color);color:#fff;stroke:#fff;display:flex;align-items:center;gap:12px;padding:18.5px 38px;border-radius:40px;font-size:16px;font-weight:400;overflow:hidden;position:relative;transition:all .45s ease-in-out;z-index:2;width:max-content}.main_btn svg{transition:all .45s ease-in-out}.main_btn:before{content:"";width:40px;height:10px;opacity:0;visibility:hidden;position:absolute;top:42%;left:41%;border-radius:40px;z-index:-1;background:#fff;transition:all .45s ease-in-out}.main_btn span{transition:all .45s ease-in-out}.main_btn:hover{color:var(--btn_color);stroke:var(--btn_color)}.main_btn:hover svg{transform:translate(100px)}.main_btn:hover span{transform:translate(15px)}.main_btn:hover:before{width:97.772%;height:52px;left:2px;top:2px;opacity:1;visibility:visible}.main_heading{font-weight:600;font-size:32px;line-height:46px;color:#000}.main_description{font-weight:400;font-size:16px;line-height:28px;color:#707070;margin-bottom:20px}.main_btn_260:hover:before{width:98.7%}.main_btn_240:hover:before{width:98.5%}.main_btn_200:hover:before{width:98%}.identity_btn{background:var(--prime-color)}.identity_btn:hover{color:var(--prime-color)}.cta_btn_page{color:var(--btn_color);stroke:var(--btn_color)}.cta_btn_page:hover{color:#fff;stroke:#fff}.cta_btn_page:before{background:var(--prime-color)}.cta_overlay{position:absolute;height:100%;width:100%;top:0;left:0;background:url(/assets/About_cta-B_wdGYgv.png);opacity:1;background-position:center center;background-size:cover;background-repeat:no-repeat}.blue_description{color:var(--prime-color);font-family:Urbanist,sans-serif!important}@media (max-width: 1024px){.main_heading{font-size:28px;line-height:36px;color:#000}.main_description{font-size:15px;line-height:26px}}@media (max-width: 767px){.main_heading{font-size:24px;line-height:32px;color:#000}.main_description{font-size:15px;line-height:26px}.main_btn{padding:15px 34px}html{overflow-x:hidden!important}.main_btn:hover:before{height:45px;left:1%}}.main_section_home{background:url(/assets/home_bg-BPQ39Cbd.png);background-position:center center;background-size:cover;background-repeat:no-repeat;height:100%;width:100%;padding:300px 20px 60px;position:relative;z-index:2}.overlay_home{position:absolute;height:100%;width:100%;left:0;top:0;background:url(/assets/home_overlay-B3nCozc6.png);background-position:center center;background-size:cover;background-repeat:no-repeat;z-index:-1;filter:blur(15px)}.home_container{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.badges{overflow:hidden!important;border:1px solid #4c95ff;border-radius:30px;padding:10px 34.56px;width:max-content;margin-bottom:20px;gap:10px;align-items:center;height:40px;width:240px}.badge{font-weight:400;font-size:15px;line-height:100%;text-align:center;display:block;opacity:0;display:inline-block;width:100%;color:#404040}.slide-in{animation:slideIn 1.5s forwards}.slide-out{animation:slideOut 1.5s forwards}@keyframes slideIn{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideOut{0%{transform:translateY(0);opacity:1}to{transform:translateY(-30px);opacity:0}}.headering{color:#000;font-size:56px;line-height:66px;font-weight:600;margin-bottom:20px}.peregraph_home{color:#707070;font-weight:400;font-size:18px;line-height:26px;width:53%;margin-bottom:25px}.counters{display:flex;align-items:center;justify-content:space-between;margin-top:200px;width:68%}.counter{display:flex;align-items:center;text-align:start;gap:15px}.counter-icon{padding:10px;height:54px;width:54px;display:flex;justify-content:center;align-items:center;box-shadow:0 0 20px #0088ff1a;background:#fff;border-radius:14px}.counter_content h3 span{font-size:30px;font-weight:600;line-height:34px;margin-bottom:6px}.counter_content p{font-weight:400;font-size:16px;color:#303030;line-height:24px}.scroll_down{position:absolute;right:92px;bottom:26px;cursor:pointer}.scroll_down circle{animation:up_down 2s linear infinite alternate}@keyframes up_down{0%{transform:translateY(0)}to{transform:translateY(78%)}}@media (max-width: 1024px){.main_section_home{padding-top:250px}.headering{font-size:45px;line-height:55px}.peregraph_home{font-size:17px;line-height:25px;width:80%}.counters{width:85%;margin-top:150px}.scroll_down{right:40px}.counter_content h3 span{font-size:28px;line-height:32px}.counter_content p{font-size:14px;line-height:22px}}@media (max-width: 767px){.main_section_home{padding:200px 15px 60px}.headering{font-size:35px;line-height:45px}.peregraph_home{font-size:16px;line-height:24px;width:100%}.counters{width:95%;margin-top:100px}.counter-icon{padding:10px;height:50px;width:50px}.counter_content h3 span{font-size:24px;line-height:30px}.scroll_down{right:20px}}@media (max-width: 595px){.counters{width:45%;flex-wrap:wrap;gap:20px;margin:80px auto 0}.counter{width:100%}}@media (max-width: 435px){.counters{width:48%}}@media (max-width: 400px){.counters{width:54%}}.tab_section{padding:120px 20px;background:#fff;margin-top:30px;width:100%;height:100%}.tab_container{display:flex;flex-wrap:wrap}.content_row{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.content_col1,.content_col2{width:50%}.content_col1 h2,.content_col2 p{width:80%}.content_col2 p{float:right}/*! tab */.tab_row{width:100%;margin-top:60px}.block_tabes{display:flex;justify-content:start;gap:40px;margin-left:40px}.tab{cursor:pointer;transition:all .3s ease;position:relative;padding-bottom:15px}.tab_active{transition:all .3s ease}.tab h2{font-weight:500;font-size:18px;line-height:30px;color:#909090}.tab_active h2,.tab:hover h2,.tab:focus h2{color:var(--btn_color);transition:all .3s ease}.tab:before{content:"";position:absolute;bottom:0;left:45%;width:13px;height:13px;opacity:0;visibility:hidden;z-index:1;background:var(--btn_color);border-radius:50%;transition:all .3s ease}.tab_active:before{opacity:1;visibility:visible}.contant_tab{margin-top:-7px;border-radius:30px;border:1px solid #e2e2e2}.card{width:100%;display:none;transition:all .3s ease;overflow:hidden;flex-wrap:wrap;align-items:start}.card_active{display:flex}.card_data h3{display:flex;align-items:center;gap:10px;font-size:24px;line-height:28px;font-weight:600;opacity:0;visibility:hidden;transition:all .3s ease-in;margin-bottom:20px}.card_active .card_data h3{opacity:1;visibility:visible}.card_data{width:75%;border-radius:30px 0 0 30px}.contant_tab{transition:height .3s ease;overflow:hidden}.card_sub-category{width:25%;background:linear-gradient(133.03deg,#2e5999,#4c95ff);border-radius:0 30px 30px 0}.card_data-container{padding:60px 100px 60px 40px;height:100%}.sub_list{padding:42px 35px;height:100%}.sub_list li a{display:flex;align-items:center;gap:15px;font-size:16px;line-height:24px;font-weight:500;color:#f0f0f0;fill:#f0f0f0}.sub_list li{position:relative;padding-bottom:15px;margin-top:15px}.sub_list li:before{content:"";position:absolute;height:1px;width:100%;background:linear-gradient(-90deg,#fff0,#fff6,#fff0);opacity:.8;bottom:0}@media (max-width: 1200px){.sub_list{padding:42px 25px;height:100%}.sub_list li a{font-size:14px;line-height:22px}}@media (max-width: 1024px){.tab h2{font-weight:500;font-size:16px;line-height:26px}.card_data-container{padding:30px 40px;height:100%}.card_data{width:65%}.card_sub-category{width:35%}.sub_list{padding:76px 25px;height:100%}.sub_list li a{font-size:14px;font-weight:500}.card_data h3{font-size:20px;line-height:24px}}@media (max-width: 860px){.card_data,.card_sub-category{width:100%}.card_sub-category{border-radius:30px}.sub_list{padding:50px 30px}.block_tabes{gap:30px;margin-left:20px}.tab h2{font-weight:500;font-size:15px;line-height:24px}}@media (max-width: 767px){.tab_section{padding:60px 15px}.content_col1,.content_col2,.content_col1 h2,.content_col2 p{width:100%}.content_col1 h2{margin-bottom:15px}.tab_row{width:100%;margin-top:30px}.block_tabes{gap:20px;margin-left:10px}}@media (max-width: 450px){.tab{cursor:pointer;width:100%;padding:15px;border:1px solid #e2e2e2;border-radius:30px}.block_tabes{margin-left:0;flex-wrap:wrap}.tab.tab_active{background-color:var(--btn_color);border:var(--btn_color);color:#fff}.tab_active h2,.tab:hover h2,.tab:focus h2{color:#fff;transition:all .3s ease}.tab:before{bottom:auto;right:25px;top:0;left:auto;width:25px;height:100%;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='20'%20height='15'%20viewBox='0%200%2020%2015'%20fill='none'%3e%3cpath%20d='M1.51472%207.48528H18.4853M18.4853%207.48528L12.2164%201.21639M18.4853%207.48528L12.2164%2013.7542'%20stroke='white'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-position:center center;background-repeat:no-repeat;fill:#fff}.contant_tab{margin-top:30px}}.slider_section{padding:120px 20px;background-color:#0088ff26}.content_slider_tab h2{margin-bottom:15px;font-weight:600}.content_slider_tab p{width:80%}.slider_main{max-width:1685px;margin:0 0 0 auto}.slider_contqainer{width:105%;margin-top:30px;height:100%;overflow-x:scroll;scrollbar-width:none}.slider_card{border:solid var(--prime-color);border-width:0 1px;border-radius:24px;background:#fff;padding:40px 25px}.slider_card_heading{border-bottom:1px solid #d9d9d9;padding-bottom:20px;display:flex;width:100%;justify-content:space-between;align-items:center;margin-bottom:15px}.slider_card_heading h3{font-weight:600;font-size:20px;line-height:32px;color:#303030}.card_list{background:#d6ebff;padding:20px;width:100%;border-radius:22px}.card_list li{display:flex;align-items:center;font-weight:500;font-size:15px;line-height:28px;color:#303030;margin-bottom:10px;gap:10px}.slider_contqainer .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{background:#fff;width:max-content;left:39%;bottom:0%;padding:5px 15px;border-radius:60px}.slider_contqainer .swiper-pagination-bullet-active{width:55px;height:8px;background:#404040;border-radius:60px;transition:all .5s ease}.slider_contqainer .swiper-wrapper{margin-bottom:50px}@media (max-width: 1600px){.slider_card{min-height:480px}}@media (max-width: 1480px){.card_list li{font-size:14px}}@media (max-width: 1024px){.slider_card{min-height:auto}.content_slider_tab p{width:100%}}@media (max-width: 767px){.slider_main{max-width:100%;margin:0 auto}.slider_contqainer{width:100%}.slider_contqainer .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{left:28%}.slider_card{min-height:438px}.slider_section{padding:80px 15px;background-color:#0088ff26}}@media (max-width: 400px){.slider_card{min-height:470px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.Counter_section{padding:120px 20px;height:100%;width:100%}.counter_container{display:flex;flex-wrap:wrap}.counter_row-1{width:100%;margin-bottom:124px}.counter_heading{font-weight:500;font-size:400px;line-height:100%;text-align:center;text-transform:capitalize;margin-bottom:-195px}.showheading{-webkit-text-stroke:1.6px transparent;background:linear-gradient(180deg,#0088ff59 35%,#08f0 77.64%);-webkit-background-clip:text;background-clip:text;color:#fff;text-align:center;position:relative;z-index:-1}.counter_pera{text-align:center;width:80%;margin:0 auto}.counter_pera span{font-weight:500;font-size:22px;line-height:34px;text-transform:capitalize}.counter_pera .blue_headering{font-weight:600}.counter_row-2{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap}.counter_col h3{font-weight:600;font-size:70px;line-height:100%;text-transform:capitalize;margin-bottom:-30px}.counter_col p{width:100%}@media (max-width: 1024px){.Counter_section{padding:80px 20px}.counter_heading{font-size:350px}.counter_pera span{font-size:20px;line-height:32px}.counter_col h3{font-size:65px}}@media (max-width: 767px){.counter_row-2{display:flex;justify-content:center;flex-wrap:wrap;gap:30px}.counter_heading{font-size:200px;margin-bottom:-100px}.showheading{-webkit-text-stroke:2px transparent}.counter_pera{width:100%}.counter_pera span{text-align:center;font-size:16px;line-height:28px}.counter_col{width:45%}.counter_col h3{font-size:60px;margin-bottom:-20px}.counter_row-1{width:100%;margin-bottom:80px}}@media (max-width: 442px){.counter_heading{font-size:150px;margin-bottom:-100px}.counter_pera span{text-align:center;font-size:14px;line-height:26px}}@media (max-width: 400px){.counter_col{width:100%}}.solutions_section{padding:120px 20px;background:#e4efff}.digital_solution{background:#fff}.solutions_row-1{width:100%;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:30px}.solutions_row1_col-1{width:70%}.solutions_row1_col-1 h3{font-weight:600;margin-bottom:15px}.solutions_row1_col-2{width:30%;display:flex;justify-content:end}.solutions_row1_col-1 p{width:85%;text-transform:capitalize;margin-bottom:0}.solutions_row-2{display:flex;align-items:start;flex-wrap:wrap;row-gap:50px}.heading_solution{font-weight:500;font-size:20px;line-height:28px;text-transform:capitalize;margin-top:20px}.img_solution{position:relative;height:100%;width:100%;overflow:hidden}.img_solution img{height:100%;width:100%}.bages{background:#00008014;width:max-content;padding:8px 14px;border-radius:8px;position:absolute;top:25px;left:25px;font-weight:400;font-size:14px;line-height:100%;text-transform:capitalize;color:navy}.bages1,.bages2{width:max-content;padding:8px 14px;border-radius:8px;font-weight:400;font-size:14px;line-height:100%;text-transform:capitalize}.bages1{background:#fff;color:#000}.bages2{background:#ffffff26;color:#fff}.Stock_Car_beges{display:flex;align-items:center;gap:15px;position:absolute;top:25px;left:25px}.ai_bages{position:absolute;top:25px;left:25px}.solution_row2-col1{width:36%}.solution_row2-col2{width:64%}.solution_row2-col3{width:62.11%}.solution_row2-col4{width:37.89%}.solution_row-container-1{padding-right:25px}.solution_row-container-2{padding-left:25px}@media (max-width: 1024px){.solution_row2-col1{width:40%}.solution_row2-col2{width:60%}.heading_solution{font-size:18px;line-height:26px}.bages{top:14px;left:14px}.solution_row-container-1{padding-right:20px}.solution_row-container-2{padding-left:20px}}@media (max-width: 767px){.solutions_section{padding:60px 15px}.heading_solution{font-size:16px;line-height:24px}.solution_row-container-1{padding-right:15px}.solution_row-container-2{padding-left:15px}.solutions_row-2{row-gap:30px}}@media (max-width: 500px){.solution_row2-col1,.solution_row2-col2,.solution_row2-col3,.solution_row2-col4{width:100%}.bages{top:25px;left:25px}.solutions_row1_col-1,.solutions_row1_col-2{width:100%}.solutions_row1_col-2{justify-content:start;margin-top:20px}.solutions_row1_col-1 p{width:100%}.solution_row-container-1,.solution_row-container-2{padding:0}}.technologies_section{padding:120px 20px;overflow:hidden}.heading{width:100%;text-align:center;margin-bottom:30px}.tab_technologies-row{width:100%;height:100%}.title_tab{display:flex;justify-content:center;align-items:center;gap:20px}.tech_tab{cursor:pointer;position:relative;background:#f2f2f2;padding:21.5px 52.25px;color:#969696;transition:all .3s ease;border-radius:60px}.tech_tab h2{font-weight:400;font-size:16px;line-height:100%;text-align:center;text-transform:capitalize}.tech_tab_active,.tech_tab:hover,.tech_tab:focus{transition:all .3s ease;background:#4c95ff;color:#fff}.technoloyish_tab{height:500px;width:100%}.tech_nologis{width:100%;display:none;transition:all .3s ease;overflow:hidden;gap:30px;padding:40px 20px;margin-top:30px;flex-wrap:wrap;justify-content:center;align-items:center}.tech_nologis_active{display:flex}.tech_main-col{border:1px solid #e8e8e8;text-align:center;padding:40px;height:180px;width:180px;display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:100px}.tech_main-col img{height:55px;margin-bottom:20px}.tech_main-col p{font-weight:400;font-size:16px;line-height:100%;text-align:center;text-transform:capitalize;color:#303030}@media (max-width: 1175px){.tech_tab{padding:18px 45px}}@media (max-width: 1120px){.tech_tab{padding:18px 35px}.technoloyish_tab{height:680px}}@media (max-width: 1024px){.title_tab{overflow-x:scroll!important;scrollbar-width:none;justify-content:unset!important;max-width:100vw;white-space:nowrap;gap:30px}}@media (max-width: 767px){.tech_main-col{height:150px;width:150px}.technoloyish_tab{height:600px}.tech_tab{padding:15px 25px}.tech_tab h2{font-size:14px}.technologies_section{padding:60px 15px;overflow:hidden}}@media (max-width: 406px){.tech_main-col{height:105px;padding:10px;width:105px}.tech_main-col img{height:40px;margin-bottom:10px}.tech_main-col p{font-weight:400;font-size:14px}.tech_nologis{gap:30px;padding:20px 0;margin-top:10px}.technoloyish_tab{height:685px}}.Testimonial_section{padding:120px 20px;overflow:hidden;background:linear-gradient(180deg,#4c95ff00,#4c95ff33 20%,#4c95ff57,#4c95ff33 80%,#4c95ff00);display:none}.testimonial_slider{height:480px;position:relative;margin-top:40px}.testimoial_row-1{text-align:center}.testimoial_row-1 h2{margin-bottom:15px}.testimoial_row-1 p{width:80%;margin:0 auto}.main_testimonial{height:100%;width:100%;overflow:hidden}.testimonial{display:flex;justify-content:center;align-items:center;position:relative}.abslut_img-1 img,.abslut_img-2 img{width:88%}.abslut_img-1,.abslut_img-2{position:absolute}.abslut_img-1{top:30px;left:30px}.abslut_img-2{bottom:30px;right:30px}.testimonial_data{text-align:center}.testimonial_data img{width:7%;margin:15px 0}.testimonial_data p{width:82%;margin:0 auto 20px}.testimonial_data .dark_pere{font-weight:700;font-size:16px;line-height:30px;color:#000}.swiper-button-next,.swiper-button-prev{color:#606060!important;padding:10px 21px;border:1px solid #606060;border-radius:100px;bottom:16px!important;top:auto!important}.swiper-button-prev{left:45%!important}.swiper-button-next{right:45%!important}.swiper-button-next:after,.swiper-button-prev:after{font-size:14px!important}.swiper-3d .swiper-slide-shadow{background:transparent}.testimonial_slider{margin-top:100px}.testimonial_container{background:#fff;box-shadow:0 0 30px #4c95ff24;padding:44px 30px;position:relative;border-radius:30px;z-index:3;margin:0 auto}.testimonial_container{position:relative;background:#fff;border-radius:30px;padding:40px;box-shadow:0 8px 30px #0000000d;z-index:3;max-width:100%;margin:0 auto;transition:transform .5s ease,opacity .5s ease}.stacked_card_slider .swiper-slide{opacity:.5;transform:scale(.95);transition:all .4s ease-in-out}.stacked_card_slider .swiper-slide-active{transform:scale(1.02);opacity:1;z-index:3}.stacked_card_slider .swiper-slide-next{transform:scale(.97) translateY(10px);z-index:2}.stacked_card_slider .swiper-slide-prev{transform:scale(.97) translateY(-10px);z-index:2}@media (max-width: 1024px){.testimonial_data img{width:10%;margin:15px 0}.swiper-button-prev{left:40%!important}.swiper-button-next{right:40%!important}}@media (max-width: 767px){.Testimonial_section{padding:60px 15px}.card-stack-wrapper{height:600px}.testimonial_data img{width:25%;margin:15px 0}.testimonial-card{padding:30px!important}.swiper-button-prev{left:35%!important;bottom:-10px!important}.testimonial-text{font-size:14px!important;line-height:24px!important;width:95%!important}.swiper-button-next{right:35%!important;bottom:-10px!important}.abslut_img-1 img,.abslut_img-2 img{width:66%}.abslut_img-1{top:20px;left:20px}.abslut_img-2{bottom:20px;right:20px}}.custom-testimonial-section{display:flex;justify-content:center;position:relative;margin-top:40px}.card-stack-wrapper{position:relative;width:100%;max-width:100%;height:460px}.testimonial-card{position:absolute;top:0;left:0;width:100%;background:#fff;border-radius:30px;box-shadow:0 10px 40px #0000000f;padding:40px;opacity:0;transform:scale(.9) translateY(40px);transition:transform .6s ease,opacity .6s ease;transition-delay:0s;z-index:0}.testimonial-card.active{opacity:1;transform:scale(1) translateY(0);z-index:3;transition-delay:.2s}.testimonial-card.prev1{opacity:.5;transition-delay:.2s;transform:scale(.97) translateY(30px);z-index:2}.testimonial-card.prev2{opacity:.3;transform:scale(.94) translateY(60px);z-index:1;transition-delay:.1s}.testimonial-card.hidden{opacity:0;pointer-events:none;z-index:0}.card-content{text-align:center}.client-img{width:85px;height:85px;border-radius:50%;object-fit:cover;margin-bottom:15px}.testimonial-text{font-weight:400;font-size:16px;line-height:28px;color:#707070;width:85%;margin-inline:auto;margin-bottom:20px}.testimonial-project{font-weight:600;margin-bottom:5px}.testimonial-name{color:#333;font-size:14px}.testimonial-nav{position:absolute;bottom:0;left:50%;transform:translate(-50%);display:flex;gap:20px}.testimonial-nav button{width:50px;height:50px;border-radius:50%;background:transparent;border:1px solid #606060;font-size:18px;cursor:pointer;transition:background .3s}.testimonial-project{font-weight:700;font-size:16px;line-height:30px;color:#000}.light_heding{font-family:Urbanist,sans-serif!important;display:block;font-weight:400}.testimonial-card.prev1 .card-content,.testimonial-card.prev2 .card-content{opacity:0;visibility:hidden}.Tab_scroll_section{padding:120px 20px;width:100%;height:100%}.tab_heading{text-align:center}.tab_heading h2{margin-bottom:15px}.slider_content{height:480px}.tab_slider-row{width:100%;height:100%;margin-top:30px}.slider_title{display:flex;justify-content:center;align-items:center;gap:10px}.slider_tab{padding:15.5px 45px;background:transparent;border-radius:40px;border:1px solid #d3d3d3;cursor:pointer;transition:all .5s ease}.slider_tab.slider_tab_active,.slider_tab:hover,.slider_tab:focus{background:#4c95ff;border-color:#4c95ff}.slider_tab h2{font-weight:400;font-size:15px;line-height:100%}.slider_tab.slider_tab_active h2,.slider_tab:hover h2,.slider_tab:focus h2{color:#fff}.slider_scroll{width:100%;margin-top:40px}.slider_content{display:none;transition:all .3s ease;overflow:hidden;gap:15px;align-items:center;width:100%;overflow-x:scroll;scrollbar-width:none;position:relative;padding:5px;box-shadow:0 0 10px #fff}.slider_content.slider_content_active{display:flex}.process_slider{display:flex;justify-content:start;align-items:start;height:100%}.process_slider:nth-child(2n){flex-direction:column}.process_slider:nth-child(odd){flex-direction:column-reverse}.process_slider-box{position:relative;border-radius:30px;box-shadow:0 0 30px #4c95ff24;background:#fff;width:420px;height:auto;padding:20px 30px}.process_row-1{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.process_row-1 h3{font-weight:600;font-size:18px;line-height:28px;letter-spacing:0%}.borer_heading{font-weight:600;font-size:42px;line-height:46px;text-align:right;background:transparent;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #9dc5ff}.process_pera{font-size:14px;line-height:24px}.arrow_process{display:flex;justify-content:end;width:100%;height:45%;position:relative}.process_slider:nth-child(2n) .arrow_process{align-items:start}.process_slider:nth-child(odd) .arrow_process{align-items:end}.process_slider:nth-child(2n) .arrow_process img{transform:rotate(0);width:190.5px;height:166.5px}.process_slider:nth-child(odd) .arrow_process img{transform:rotate(90deg);height:190px;width:116px;margin-right:15px}.process_slider:last-child .arrow_process{opacity:0;visibility:hidden}@media (max-width: 1024px){.Tab_scroll_section{padding:60px 15px}.slider_tab{padding:14px 35px}.slider_tab h2{font-size:14px}.process_slider-box{width:380px}}@media (max-width: 767px){.slider_tab{padding:14px 25px}.slider_tab h2{font-size:12px}}@media (max-width: 625px){.slider_title{width:100vw;overflow-x:scroll!important;scrollbar-width:none;white-space:nowrap;justify-content:unset!important}}.Blog_section{padding:120px 20px;height:100%;width:100%;background:#f0f0f0;display:none}.blog_content_row{display:flex;align-items:center;justify-content:unset;flex-wrap:wrap;margin-bottom:30px}.blog_content_col1,.blog_content_col2{width:50%}.blog_content_col2{display:flex;justify-content:end}.blog_content_col1 h2{width:60%}.main_blog{display:flex;align-items:center;gap:25px}.blog_container{padding:25px 25px 35px;border-radius:18px;background:#fff}.blog_img{text-align:center;width:100%;margin-bottom:15px}.blog_img img{width:100%;border-radius:18px}.info_col{display:flex;justify-content:start;align-items:center;gap:15px;margin-bottom:20px}.category{background:#4c95ff33;border-radius:40px;padding:8.5px 20px;font-weight:400;font-size:14px;line-height:100%;color:#606060}.info_col .date{font-weight:400;font-size:14px;line-height:100%;color:#606060}.blog_heading h3{font-weight:500;font-size:18px;line-height:24px;color:#202020;margin-bottom:20px}.blog_heading p{font-weight:400;font-size:15px;line-height:24px;letter-spacing:0%;color:#8f8f8f}@media (max-width: 1024px){.blog_content_col1 h2{width:90%}.main_blog{flex-wrap:wrap;gap:0}.blog_col{width:50%}.blog_col1 .blog_container{margin-right:15px}.blog_col2 .blog_container{margin-left:15px}.blog_col3{display:none}.blog_container{padding:20px 20px 35px}}@media (max-width: 767px){.blog_heading h3{font-size:16px;line-height:24px}.blog_heading p{font-size:13px;line-height:22px}.blog_container{padding:15px 15px 30px}}@media (max-width: 600px){.Blog_section{padding:60px 15px}.blog_content_col1,.blog_content_col2{width:100%;margin-bottom:20px}.blog_content_col2{justify-content:start}.blog_content_col1 h2,.blog_col{width:100%}.blog_col1 .blog_container{margin-right:0;margin-bottom:10px}.blog_col2 .blog_container{margin-left:0;margin-top:10px}}.main-blog_card{padding:60px 20px}.main_blog_container{padding:25px 25px 35px;border-radius:18px;background:#f7f7f7}.main_blog_row{display:flex;flex-wrap:wrap;--blod_gap: 30px;gap:var(--blod_gap)}.main_blog_row{transition:opacity .3s ease,transform .3s ease}.main_blog_row.fade{opacity:0}.blog_col{flex:1 1 calc(33.33% - var(--blod_gap));max-width:33.33%}.pegination ul{display:flex;justify-content:center;gap:50px;margin:60px 0}.pegination ul li{font-weight:500;font-size:16px;line-height:28px;color:#000;cursor:pointer;transition:color .15s ease,background .15s ease}.pegination li.active{color:var(--prime-color)}.Footer_section{background:#000;padding:120px 20px 0;color:#fff}.contact_footer .form_row{display:none}@media (max-width: 767px){.Footer_section{padding:60px 15px 0}}.form_row{background:#101010;border-radius:30px;padding:50px}.form_container{display:flex;align-items:center;flex-wrap:wrap}.form_col2{width:60%;padding-left:10px}.form_col1{padding-right:10px;width:40%}.footer_heading{font-weight:600;font-size:28px;line-height:34px;color:#f0f0f0;margin-bottom:20px}.form_col1 .main_description{color:#9f9f9f}.form_contact_details{width:100%;height:100%;margin-bottom:20px;display:flex;flex-direction:column;gap:20px}.contact_data{display:flex;align-items:center;gap:15px}.contact_icon{background:#ffffff0d;border-radius:100px;padding:10px;height:50px;width:50px;display:flex;justify-content:center;align-items:center}.phone_number,.email_id{font-weight:400;font-size:16px;line-height:24px;text-transform:capitalize;color:#b0b0b0}.social_icons{display:flex;width:100%;gap:20px;align-items:center;margin-bottom:30px}.social_icon{border:1px solid #3d3d3d;padding:10px;height:44px;width:44px;display:flex;justify-content:center;align-items:center;border-radius:100px;fill:#3d3d3d}.design_website{display:flex;align-items:center;gap:15px}.design_btn{border:1px solid #ffffff40;background:#ffffff08;display:flex;justify-content:space-between;align-items:center;border-radius:60px;padding:8px 10px 8px 20px;width:29.092%}.design_icon{height:100%;width:100%}.design_title{font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;color:#fff}.form_col2-container{background:#101010;border:1px solid #ffffff26;padding:40px 30px;border-radius:30px}.form_heading{font-weight:600;font-size:22px;line-height:28px;margin-bottom:15px}.form_data{display:flex;align-items:center;row-gap:30px;width:100%;flex-wrap:wrap}.form_data input,.form_data textarea{width:100%;background:transparent;border:none;border-bottom:1px solid #ffffff1a;padding:10px 0;font-weight:400;font-size:15px;line-height:20px;letter-spacing:0%;color:#7a7a7a}.form_data input::placeholder,.form_data textarea::placeholder{font-weight:400;font-size:15px;line-height:20px;letter-spacing:0%;color:#7a7a7a}.form_data input:focus,.form_data textarea:focus{outline:none}.name_box,.email_box{width:50%}.name_box{padding-right:15px}.email_box{padding-left:15px}.phone_number-box{display:flex;align-items:center;width:100%}.drop_down-flag{display:flex;align-items:center;padding:3.5px 5px;gap:15px;border-bottom:1px solid #ffffff1a;font-weight:400;font-size:15px;line-height:20px;letter-spacing:0%;color:#7a7a7a;margin-right:15px}.phone_input{width:100%;margin-left:15px}.text_area,.service_box{width:100%}.service_title{font-weight:500;font-size:17px;line-height:20px;color:#f0f0f0;width:100%;margin-bottom:20px}.services_tech{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.services_tech .service-option{font-family:Urbanist,sans-serif!important;padding:10px 30px;background:#161616;font-weight:400;font-size:13px;line-height:20px;border-radius:60px;border:none;color:#fff;cursor:pointer}.service-option.selected{background:#fff;color:#161616}.file_btn{width:100%;display:flex;align-items:center;flex-wrap:wrap}.file_atech_container{display:flex;align-items:center;justify-content:center;border:1px dashed #3e3e3e;padding:12px 20px;border-radius:60px;gap:15px;font-weight:400;font-size:13px;line-height:20px;letter-spacing:0%;cursor:pointer;color:#ddd}.flie_atech{width:70%;padding-right:15px}.Inquirr_btn{padding-left:15px;width:30%}.Inquirr_btn button{background:var(--prime-color);border:none;width:100%;justify-content:center}.Inquirr_btn button:hover{color:#4c95ff}@media (max-width: 1424px){.flie_atech{width:60%}.Inquirr_btn{width:40%;display:flex;justify-content:end}.Inquirr_btn button{width:max-content}}@media (max-width: 1300px){.form_col1{padding-right:30px;width:45%}.form_col2{width:55%;padding-left:30px}.social_icons{flex-wrap:wrap}}@media (max-width: 1262px){.flie_atech{width:50%}.Inquirr_btn{padding-left:20px;width:50%}.form_col2-container{padding:40px 20px}}@media (max-width: 1024px){.form_row{padding:50px 40px}.form_col1,.form_col2{width:100%}.form_col1{padding:0 0 30px}.form_col2{padding:30px 0 0}.flie_atech{width:60%}.Inquirr_btn{width:40%;padding-left:10px}.file_atech_container{padding:12px 15px;gap:12px}}@media (max-width: 767px){.form_row{padding:50px 30px}.flie_atech{width:55%}.Inquirr_btn{width:45%}.Inquirr_btn button{padding:15px 30px}.Inquirr_btn button span{font-size:14px}.form_heading{font-size:20px;line-height:28px}.footer_heading{font-size:24px;line-height:30px}.main_description{font-size:14px;line-height:24px}.contact_icon{padding:10px;height:40px;width:40px}.phone_number,.email_id{font-weight:400;font-size:14px;line-height:24px;text-transform:capitalize;color:#b0b0b0}.social_icon{padding:10px;height:38px;width:38px}.social_icons{gap:15px}.design_title{font-size:12px}.design_btn svg{height:24px;width:24px}}@media (max-width: 540px){.flie_atech{width:100%}.Inquirr_btn{width:100%;justify-content:start;margin-top:15px}}@media (max-width: 500px){.name_box,.email_box{width:100%}.email_box{padding-left:0}.name_box{padding-right:0}.services_tech .service-option{padding:10px 25px;font-weight:400;font-size:12px;line-height:18px;cursor:pointer}.design_website{display:flex;flex-wrap:wrap}.design_btn{width:45%}}@media (max-width: 400px){.form_row{padding:40px 20px}.drop_down-flag{margin-right:10px}.phone_input{margin-left:10px}.form_col2-container{padding:40px 15px}}.Location_footer{width:100%;height:100%;padding:60px 80px;margin-top:40px;background:#101010;border-radius:30px}.location_container{display:flex;align-items:center;flex-wrap:wrap}.loc_col1{padding-right:10px;width:50%}.loc_col2{padding-left:10px;width:50%}.map_img,.map_img img{width:100%}.loc_before-heading{font-weight:600;font-size:28px;line-height:44px;position:relative;margin-bottom:40px}.loc_before-heading:before{content:"";height:2px;width:250px;background:linear-gradient(90deg,#ffffff4d,#fff0);position:absolute;top:22px;left:236px}.loc_country{display:flex;width:100%;flex-wrap:wrap}.loc_country_box{width:100%;padding-right:20px;margin-bottom:30px}.loc_box_img{display:flex;align-items:center;gap:15px;margin-bottom:10px}.loc_box_img span{font-family:Urbanist,sans-serif!important;font-weight:700;font-size:15px;line-height:18px;color:#f0f0f0}.loc_description{font-weight:400;font-size:15px;line-height:26px;text-transform:capitalize;color:#a8a8a8;width:75%}@media (max-width: 1024px){.Location_footer{padding:50px 60px}.location_container{flex-direction:column-reverse}.loc_col1,.loc_col2{width:100%;padding:0}.loc_col1{padding-top:20px}.loc_description{width:85%}.loc_country_box{padding-right:10px}.loc_before-heading:before{width:52%}}@media (max-width: 767px){.Location_footer{padding:40px}.loc_before-heading:before{top:20px;left:200px}.loc_description{width:95%;font-size:14px;line-height:24px}}@media (max-width: 460px){.loc_country_box{width:100%;padding-right:0}.loc_description{width:100%}.loc_before-heading{margin-bottom:30px;font-size:20px;line-height:34px}.loc_before-heading:before{top:18px;left:174px}}.Footer_list_Section{padding:20px 50px 0;width:100%;height:100%;margin-top:50px}.footer_list{height:100%;width:100%}.list_row{display:flex;width:100%;align-items:center;justify-content:space-between}.footer_list_title{font-weight:600;font-size:20px;line-height:20px;margin-bottom:20px}.footer_link_list li{margin-bottom:12px}.footer_link_list li a{font-family:Urbanist,sans-serif!important;font-weight:400;font-size:15px;line-height:20px;color:#d8d8d8}.copyright_row{width:100%;margin-top:50px;display:flex;justify-content:space-between;align-items:center;padding:20px 30px;background:#101010;border-radius:26px}.copyright_row h5{font-family:Urbanist,sans-serif!important;font-weight:400;font-size:14px;line-height:30px;letter-spacing:0%;text-transform:capitalize;color:#9f9f9f;width:50%}.Footer_list_main_Section{padding-bottom:50px}.copy_right_list{display:flex;align-items:center;gap:20px}.copy_right_list li a{font-family:Urbanist,sans-serif!important;font-weight:400;font-size:14px;line-height:30px;text-align:right;text-transform:capitalize;color:#616161}@media (max-width: 1024px){.Footer_list_Section{padding:20px 40px 40px;margin-top:50px}.list_row{display:flex;align-items:center;flex-wrap:wrap;justify-content:start}.footer_list_col{width:33.33%}.footer_list_col:not(:last-child):not(:nth-last-child(2)){margin-bottom:25px}.copyright_row{justify-content:space-between;align-items:center;padding:20px;background:#101010;border-radius:26px}.copyright_row h5{width:40%;line-height:24px;padding-right:20px;font-size:13px}.copy_right_list{gap:15px}.copy_right_list{width:60%;justify-content:end}}@media (max-width: 790px){.copyright_row{flex-direction:column}.copyright_row h5{width:100%;text-align:center;padding:0;margin-bottom:10px}.copy_right_list{width:100%;justify-content:center}}@media (max-width: 767px){.Footer_list_Section{padding:20px 30px 40px;margin-top:50px}.footer_link_list li a{font-size:14px;line-height:18px}.footer_list_title{font-size:18px;line-height:18px}.list_row{align-items:start}}@media (max-width: 600px){.footer_list_col{width:50%}.footer_list_col:nth-child(odd){padding-right:10px}.footer_list_col:nth-child(2n){padding-left:10px}.copy_right_list li a{font-size:12px;line-height:24px}}@media (max-width: 380px){.footer_list_col{width:100%;padding:0!important;margin-bottom:15px!important}.Footer_list_Section{padding:20px 25px 40px}}.header{padding:30px 20px;position:fixed;top:0;width:100%;z-index:1000;transition:all .4s ease}.header_container{display:flex;justify-content:space-between;align-items:center}.header.scrolled{background-color:#fff!important;box-shadow:#5353531a 0 4px 6px;color:#fff!important;padding:20px}.logo{width:20%}.cta_btn{width:16%}.main_menu_container{border:1px solid #4c95ff80;background-color:#fff;border-radius:30px;padding:0 20.5px}.main_menu_container ul{display:flex;color:#606060}.main_menu_container ul li{padding:20px 30px;display:flex;align-items:center;gap:10px;font-size:16px;font-weight:400;cursor:pointer}.cta_btn{display:flex;justify-content:flex-end}.cta_btn a{background-color:var(--prime-color);color:#fff;border-radius:40px;padding:15.5px 31px;position:relative;overflow:hidden;font-size:16px;font-weight:400}.cta_btn a:before{content:"";position:absolute;top:0;left:-139px;background:linear-gradient(94.51deg,#08f0 -36.65%,#08f0 27.54%,#fffc 53.23%,#08f0 79.69%,#08f0 145.32%);height:100%;width:65px;border-radius:40px;animation:shine 1.5s linear infinite}.logo img,.header.scrolled .logo img{width:85%}.menu_active{transition:all .45s ease;color:#4c95ff}.menu_active svg{transform:rotate(180deg);transition:all .45s ease}@keyframes shine{0%{left:-139px}60%{left:100%}to{left:100%}}@media (max-width: 1280px){.main_menu_container ul li{padding:20px}}@media (max-width: 1120px){.main_menu_container ul li{padding:20px 15px}}@media (max-width: 1024px){.main_menu,.cta_btn{display:none}.logo img,.header.scrolled .logo img{width:100%}.logo{width:35%}}@media (max-width: 767px){.header{padding:30px 15px}.header.scrolled{padding:20px 15px}.logo{width:45%}}html.menu-open{overflow-y:hidden!important}.navbar-responsive{display:none}.opan-nav-icon{width:100%}.opan-icons{padding:10px}.opan-icons svg,.close-icons svg{cursor:pointer}.logo-closeicons{display:flex;justify-content:space-between;align-items:center}.logo-icons img{width:95%}.main-menu-responsive{width:450px;position:fixed;top:0;right:0;height:100%;-webkit-box-shadow:0 10px 30px 0 rgba(255,165,0,0);box-shadow:0 10px 30px #ffa50000;background-color:#fff;overflow-y:auto;z-index:10000;overflow-x:hidden;padding:0 0 30px;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-transition:right .6s cubic-bezier(.6,.1,.68,.53);transition:right .6s cubic-bezier(.6,.1,.68,.53);overflow-y:scroll;scrollbar-width:none}.main-menu-section{width:100%;height:100%;overflow-y:scroll;scrollbar-width:none}.navbar-container.scrolled .main-menu-responsive{padding:0 0 30px}.main-menu-responsive.close-active{right:-100vw}.close-nav-icon{width:100%;border-bottom:1px solid #efefef;padding:26px 30px}.close-icons{display:flex;justify-content:end;padding:10px}.navbar-container.scrolled .close-nav-icon{padding:16.5px 30px;background:#033987}.main-menu-column{width:100%;height:100%}.main-menu-contener{margin:30px 0 0;padding:0}.navbar-container.scrolled .opan-nav-icon svg,.navbar-container.scrolled .close-nav-icon svg{color:#fff!important}.main-menu-contener .main-list{list-style:none;padding:0 30px;overflow:hidden;display:block;-webkit-transition:all .6s cubic-bezier(.6,.1,.68,.53);transition:all .6s cubic-bezier(.6,.1,.68,.53)}.main-menu-contener .main-list.active-list{-webkit-transition:all .6s cubic-bezier(.6,.1,.68,.53);transition:all .6s cubic-bezier(.6,.1,.68,.53)}.main-menu-contener>.main-list>.drop-down-menu{font-size:18px;color:#606060;border-bottom:1px solid #efefef;cursor:pointer;line-height:40px;width:100%;display:flex;justify-content:space-between;align-items:center;padding:10px;-webkit-transition:all .6s cubic-bezier(.6,.1,.68,.53);transition:all .6s cubic-bezier(.6,.1,.68,.53)}.main-menu-contener>.main-list.active-list>.drop-down-menu{border-radius:5px;-webkit-transition:all .6s cubic-bezier(.6,.1,.68,.53);transition:all .6s cubic-bezier(.6,.1,.68,.53)}.main-menu-contener li{display:block}.inner-menu{max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.open-submenu{max-height:300px}.inner-menu-list{padding:10px 20px;width:100%;-webkit-transition:all .6s cubic-bezier(.6,.1,.68,.53);transition:all .6s cubic-bezier(.6,.1,.68,.53)}.inner-menu-list li{padding:10px 5px}.inner-menu-list li a{font-size:16px;line-height:24px;color:#707070;width:100%;display:inline-block}.th-menu-wrapper{position:fixed;top:0;right:0;bottom:0;background-color:#0009;z-index:9999;width:0;height:100vh;-webkit-transition:all ease .8s;transition:all ease .8s;opacity:1;visibility:visible;display:none;overflow-y:scroll!important}.th-menu-wrapper.th-menu-active{width:100%;overflow-y:hidden}.infomation-social{margin-top:30px}.infomation-social h3{font-size:22px;font-weight:800;color:#202020;letter-spacing:.2px}.info-mation{margin:0;padding:0;width:100%}.icons-list{padding:0}.icons-list a{display:flex!important;justify-content:start;align-items:center;flex-direction:row;gap:20px;padding:10px 0;font-size:16px;font-weight:500;color:#707070}.social-icons-menu{display:flex;justify-content:start;align-items:center;width:100%;gap:15px;margin-top:30px}.social-icon{width:45px;height:45px;line-height:45px;font-size:16px;display:flex;justify-content:center;align-items:center;background:transparent;color:#707070;border-radius:50%;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;border:1px solid #707070}.social-icon:hover{background-color:#033987;color:#fff;border-color:#033987}.search-box{display:block;width:100%;border:none;padding:10px 45px 10px 20px;font-size:14px;font-weight:500;height:50px;background:#f1f4fc;color:#00194c;border-radius:5px}.grehre{padding:5px 30px 20px!important}.search-icon-menu{position:absolute;top:50%;-webkit-transform:translateY(-85%);-moz-transform:translateY(-85%);-ms-transform:translateY(-85%);-o-transform:translateY(-85%);transform:translateY(-85%);border:none;padding:0;right:50px;line-height:1;background:transparent;color:#00194c}.close-nav-icon{display:flex;align-items:center;gap:20px;justify-content:space-between;flex-direction:row-reverse}.search-box-icon{display:flex;justify-self:center;align-items:center;position:relative}.search-box-icon input{width:0;padding:0;transition:all .3s ease-in;position:absolute;top:-12px;right:35px;border-radius:5px}.search-box-icon.opan-input input{width:285px;padding:10px 20px}.logo-responsive img{width:100%}@media (max-width: 1024px){.navbar-responsive,.th-menu-wrapper{display:block}}@media (max-width: 767px){.main-menu-responsive{width:350px}.search-box-icon.opan-input input{width:188px;padding:10px 20px}.logo-responsive img{width:90%}}.Megamenu{opacity:0;visibility:hidden;transition:all .4s ease;position:absolute;top:90%;left:50%;transform:translate(-49%);width:820.73px;z-index:10}.Megamenu.visible{animation:fadeIn .5s ease-out .3s forwards}.Megamenu.visible_out{animation:fadeOut .5s ease-out .3s forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.max-width_820{width:100%;max-width:820.73px;margin:0 auto}.Megamenu_menurow{background:#fff;box-shadow:0 0 10px #0000001a;border-radius:24px;overflow:hidden}.innerMega_section{display:flex;flex-wrap:wrap}.megaMenu_row1{width:100%;padding:30px 30px 18px;border-bottom:1px solid #0000001f}.megaMenutitle{font-weight:600;font-size:22px;line-height:26px;color:#000;padding:0 10px}.megamenu_row2{width:100%;display:flex;flex-wrap:wrap;padding:0 30px 50px}.megamenu_tab_title{padding-right:50px;padding-top:25px;width:45%;display:flex;border-right:1px solid #0000001f;flex-direction:column;gap:10px}.menu_tab{border-radius:10px;display:flex;justify-content:space-between;align-items:center;background:transparent;cursor:pointer;transition:all .45s ease}.innerMega_section *{transition:all .45s ease}.menu_tab h3{font-weight:500;font-size:17px;line-height:24px;color:#000}.menu_tab a{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;height:100%;width:100%}.menu_tab .menu-tab_icon{opacity:0;visibility:hidden}.menu_tab.menu_tab_Active{background:#4c95ff14}.menu_tab.menu_tab_Active .menu-tab_icon{opacity:1;visibility:visible;transition:all .45s ease}.megamenu_tab_content{padding:25px 0 0 30px;width:55%}.menu_subcard{display:none;flex-direction:column;padding:40px;background:#f7f7f7;border-radius:20px;gap:20px;min-height:291px}.menu_subcard.menu_subcard_active{display:flex}.subDatalist{opacity:0;animation:fadeIn .5s ease-out .3s forwards}.subDatalist span{color:#707070;font-weight:400;font-size:16px;line-height:26px}.Megamenu.service_Tab .megamenu_row2 .megamenu_tab_title{min-height:316px}.megamenu_row3{width:100%;padding:20px 40px;background:#f7f7f7}.megamenu_contact{display:flex;justify-content:space-between;align-items:center}.megamenu_contact_title{font-weight:500;font-size:18px;line-height:26px;color:#000}.megamenu_icon{display:flex;justify-content:center;align-items:center;padding:10px;border-radius:100px;height:52px;width:52px;background:var(--prime-color)}@media (max-width: 1280px){.max-width_820{max-width:720.73px}}@media (max-width: 1024px){.Megamenu{display:none}}.innerHire_Section{padding:30px 30px 38px}.hiremenu_row1{flex:1 1 calc(50% - var(--gap));max-width:50%}.hiremenu_row1 .megaMenutitle{border-bottom:1px solid #0000001f;padding:0 0 18px}.innerHire_Section{--gap: 70px;gap:var(--gap)}.subDatalists{display:flex;flex-direction:column;gap:20px;padding-top:25px}.hiremenu_row2{flex:1 1 calc(50% - var(--gap));max-width:50%}.hiremenuiconbox_container{display:flex;flex-direction:column;padding:40px;background:#f7f7f7;border-radius:20px;height:100%}.hiremenuicon{height:60px;width:60px;display:flex;align-items:center;justify-content:center;padding:10px;background:#08f;border-radius:50%;margin-bottom:25px}.hiremenucontentbox{width:100%}.hiremenuHeading{font-weight:600;font-size:22px;line-height:30px;color:#000;margin-bottom:15px}.hiremenuDescription{font-family:ClashDisplay!important;font-weight:400;font-size:16px;line-height:28px;margin-bottom:15px;color:#707070}.hiremenuBtn{padding:12px 30px;border-radius:40px;display:flex;align-items:center;background:#000;gap:8px;width:max-content;font-weight:400;font-size:15px;color:#fff}.About_main_section{padding:280px 20px 60px;background:url(/assets/home_overlay-B3nCozc6.png);background-position:center center;background-size:cover;background-repeat:no-repeat;height:100%;width:100%}.about_main_row{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.about_main_title{width:45%;font-weight:600;font-size:42px;line-height:52px}.about_video_row{width:100%}.video_container{position:relative;width:100%;height:650px;margin:auto;overflow:hidden;border-radius:36px}.thumbnail_wrapper{position:absolute;width:100%;height:100%;opacity:1;z-index:2;transition:opacity .6s ease-in-out}.thumbnail_wrapper.hidden{opacity:0;z-index:1;pointer-events:none}.overlayAbout_img{height:100%;width:100%;z-index:0;position:absolute;left:0;top:0;background:#000;opacity:.35}.thumbnail{width:100%;height:100%;object-fit:cover;display:block}.play_button{position:absolute;top:50%;left:50%;height:60px;width:60px;transform:translate(-50%,-50%);color:#fff;background:#fff;border:none;display:flex;justify-content:center;align-items:center;z-index:1;border-radius:50%;cursor:pointer;padding:12px 18px}.play_button:before{content:"";position:absolute;z-index:0;left:50%;top:50%;transform:translate(-50%) translateY(-50%);display:block;width:60px;height:60px;background:#ffffff40;border-radius:50%;animation:pulse-border 1.5s ease-out infinite}.play_button:after{content:"";position:absolute;z-index:-1;left:50%;top:50%;transform:translate(-50%) translateY(-50%) scale(1.5);display:block;width:60px;height:60px;background:#ffffff2e;border-radius:50%;animation:pulse-border2 1.5s ease-out infinite}.play_button svg{z-index:1}@keyframes pulse-border{0%{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@keyframes pulse-border2{0%{transform:translate(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}to{transform:translate(-50%) translateY(-50%) translateZ(0) scale(2);opacity:0}}.video_element{width:100%;height:100%;object-fit:cover;transition:opacity .6s ease-in-out}.video-element{opacity:0;z-index:1;pointer-events:none}.video_element.visible{opacity:1;z-index:2;pointer-events:auto}@media (max-width: 1024px){.About_main_section{padding:200px 20px 60px}.about_main_title{width:50%;font-weight:600;font-size:36px;line-height:42px}.video_container{height:500px}}@media (max-width: 767px){.About_main_section{padding:180px 15px 40px}.about_main_title{width:60%;font-weight:600;font-size:30px;line-height:36px}.video_container{height:350px}}@media (max-width: 600px){.about_main_row{flex-wrap:wrap;justify-content:start}.about_main_title{width:100%;margin-bottom:15px}.video_container{height:240px}.play_button{height:50px;width:50px}.play_button:before{width:50px;height:50px}.play_button:after{width:50px;height:50px}}@media (max-width: 400px){.about_main_title{font-size:25px;line-height:32px}}.About_counter{padding:120px 20px;width:100%;height:100%}.about_counter_box-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:26.66px;padding:20px 0}.about_counter_box{background:#f7f7f7;border-radius:30px;text-align:center;padding:30px 20px 20px}.about_counter_heading{font-weight:600;font-size:36px;line-height:40px;color:#000;display:block;margin-bottom:18px}.counter_description{background:#08f3;padding:20px;border-radius:20px}.counter_description p{font-weight:500;font-size:18px;line-height:100%;text-align:center;color:#303030}@media (max-width: 767px){.About_counter{padding:60px 15px}}.About_icon_box{padding:120px 20px;background:url(/assets/bg_about_icon_img-DRExwycv.png);background-position:top center;background-size:cover;background-repeat:no-repeat}.about_service_card{display:flex;align-items:center;width:100%;margin-top:50px;gap:2%;flex-wrap:wrap}.about_card{background:#fff;border:1px solid #0000002e;border-radius:30px;flex:1 1 31.33%;max-width:33.33%}.about_card:nth-child(2){margin-bottom:80px}.about_card_box{padding:30px 20px 20px;border-bottom:1px solid #0000001a}.about_service_icon{margin-bottom:25px}.about_card_box h3{font-weight:600;font-size:22px;line-height:32px;color:#000;margin-bottom:15px}.about_card_box p{margin-bottom:0}.about_service_list,.about_card_box p{min-height:140px}.about_service_list li{font-family:Urbanist,sans-serif!important;font-weight:400;font-size:16px;line-height:28px;color:#707070;display:flex;align-items:center;gap:10px}.about_service_list li:not(:last-child){margin-bottom:10px}.read_more_btn{font-family:Urbanist,sans-serif!important;font-weight:400;font-size:16px;line-height:100%;color:#303030;padding:20px 20px 15px;width:100%;display:flex;justify-content:space-between;align-items:center}@media (max-width: 1218px){.about_service_list,.about_card_box p{min-height:168px}}@media (max-width: 1024px){.about_service_list li{font-size:15px;line-height:26px}}@media (max-width: 900px){.about_card{flex:1 1 48%;max-width:50%}.about_card:nth-child(2){margin-bottom:0}.about_card:last-child{flex:1 1 98%;max-width:100%;margin-top:2%}.about_service_list,.about_card_box p{min-height:140px}.about_card:last-child .about_card_box p{min-height:auto}}@media (max-width: 767px){.About_icon_box{padding:60px 15px}}@media (max-width: 635px){.about_service_list,.about_card_box p{min-height:auto}.about_service_card{display:flex;align-items:center;width:100%;margin-top:50px;gap:20px;flex-wrap:wrap}.about_card{flex:1 1 100%;max-width:100%}.about_card:last-child{flex:1 1 100%;max-width:100%;margin-top:0}.about_service_list li{font-size:14px;line-height:24px}}@media (max-width: 400px){.about_card_box h3{font-size:20px;line-height:30px}}.Our_identity{padding:120px 20px}.Our_identity_heading{text-align:center;margin-bottom:40px}.our_identity-row{display:flex;justify-content:start;align-items:start;flex-wrap:wrap;gap:30px}.identity_col1{flex:1 1 calc(47% - 30px);max-width:47%}.identity_col1 img,.identity_col4 img{width:100%;border-radius:34px}.identity_col1 img{height:627.06px;object-fit:cover}.identity_col2{flex:1 1 calc(53% - 30px);max-width:53%;display:flex;flex-direction:column;gap:30px}.min_height_box{min-height:291.07px}.identity_box{background:#e7f4ff;border-radius:34px;padding:40px 30px;display:flex;flex-direction:column;justify-content:center}.identity_icon{background:#dfecff;border-radius:60px;border:1px solid #0088ff;height:60px;width:60px;display:flex;justify-content:center;align-items:center;padding:10px;margin-bottom:20px}.identity_content h3{font-weight:600;font-size:22px;line-height:100%;letter-spacing:0%;color:#303030;margin-bottom:20px}.identity_col3{flex:1 1 calc(52.344% - 30px);max-width:52.344%}.identity_col3 .identity_box{min-height:430.86px}.identity_col4{flex:1 1 calc(47.656% - 30px);max-width:47.656%}.identity_col3 .identity_content p{margin-bottom:30px}@media (max-width: 1303px){.identity_col1 img{height:642px}}@media (max-width: 1024px){.identity_col1,.identity_col2{flex:1 1 100%;max-width:100%}.identity_col2{flex-wrap:wrap;flex-direction:row}.identity_col1 img{height:auto}.identity_box{min-height:auto;flex:1 1 calc(50% - 30px);max-width:50%}.identity_col3 .identity_box{min-height:auto}.identity_col3 .identity_box{min-height:auto;max-width:100%}.identity_col4 img{min-height:444px;object-fit:cover}}@media (max-width: 831px){.identity_col4 img{min-height:470px;object-fit:cover}}@media (max-width: 767px){.Our_identity{padding:60px 15px}.identity_col1,.identity_col2,.identity_col3,.identity_col4{flex:1 1 100%;max-width:100%}.identity_col4 img{min-height:auto;object-fit:cover}.identity_box{min-height:auto;flex:1 1 100%;max-width:100%}}.About_creativity{padding:120px 20px}.about_creative_container{display:flex;align-items:start;gap:50px}.cretivity_content_row,.creativiy_persion{width:50%}.cretivity_content_row h2{margin-bottom:15px}.about_persion{overflow:hidden;transition:all .45s ease-in-out;margin-bottom:0;padding-bottom:10px;border-bottom:1px solid #d9d9d9}.about_persion:not(:first-child){padding-top:10px}.about_persion.border_active{border-color:#000}.about_persion_name{cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:10px 10px 15px;transition:all .45s ease-in-out}.about_fgtvb{display:flex;align-items:center;gap:20px}.about_persion_name img{height:80px;width:80px}.about_persion_content h4{font-weight:500;font-size:20px;line-height:30px;color:#000}.about_persion_content p{font-weight:400;font-size:15px;line-height:22px;color:#909090}.creatiovedescritions_1{font-weight:400;font-size:15px;line-height:22px;margin-bottom:10px;color:#707070}.creatiovedescritions_2{font-weight:500;font-size:15px;line-height:22px;color:#202020;display:block;margin-bottom:10px}.description_box{max-height:0;overflow:hidden;transition:all .4s ease-in-out}.description_box.cretive_opan_box{max-height:999px;height:auto;transition:all 1.5s ease-in-out}@media (max-width: 1350px){.cretivity_content_row .main_btn.main_btn_240.identity_btn:hover:before{width:98%}}@media (max-width: 1024px){.about_persion_content h4{font-size:18px;line-height:28px}}@media (max-width: 767px){.About_creativity{padding:60px 15px}.about_creative_container{flex-direction:column}.cretivity_content_row,.creativiy_persion{width:100%}}.About_Gallery{padding:0 20px}.About_gallry_col{background:#e7f4ff;border-radius:40px;padding:120px 020px}.inner_about_section{height:100%;width:100%}.About_inner_gallry_row{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.gallry_slider{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:2;overflow:hidden}.gallry_content{position:relative;z-index:2;overflow:hidden}.gallry_content:before,.gallry_content:after{content:"";position:absolute;height:100%;width:165px;background:linear-gradient(270deg,#e7f4ff00,#e7f4ff 78.18%);z-index:1}.gallry_content:before{top:0;left:0;transform:rotate(0)}.gallry_content:after{right:0;top:0;transform:rotate(-180deg)}.gallry_img{position:relative;margin-bottom:30px;--duration: 20s;--gap: 35px;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;gap:var(--gap)}.marquee_group_1,.marquee_group_2{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-ms-flex-pack:distribute;-webkit-box-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;gap:var(--gap)}.marquee_group_1{-webkit-animation:scroll var(--duration) linear infinite;animation:scroll var(--duration) linear infinite}.marquee_group_2{-webkit-animation:revscroll var(--duration) linear infinite;animation:revscroll var(--duration) linear infinite}.item_marquee{display:flex;align-items:center;flex-direction:column;gap:20px;cursor:pointer;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.item_marquee img{border-radius:20px}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(calc(-100% - var(--gap)));transform:translate(calc(-100% - var(--gap)))}}@keyframes revscroll{0%{-webkit-transform:translateX(calc(-100% - var(--gap)));transform:translate(calc(-100% - var(--gap)))}to{-webkit-transform:translateX(0);transform:translate(0)}}@media (max-width: 767px){.About_Gallery{padding:0 15px}.About_inner_gallry_row{flex-direction:column;align-items:start;justify-content:center}.About_inner_gallry_row h2{width:100%;margin-bottom:15px}.About_gallry_col{border-radius:40px;padding:60px 20px}.gallry_content:before,.gallry_content:after{width:100px}}.About_cta{padding:120px 20px}.About_cta_row{width:100%;height:100%}.About_cts_container{background:linear-gradient(180deg,#4c95ff,#033987);height:100%;width:100%;text-align:center;display:flex;flex-direction:column;align-items:center;border-radius:50px;position:relative;overflow:hidden;padding:80px 20px}.About_cts_container h2{margin-bottom:20px;z-index:1}.About_cts_container p{width:52%;z-index:1}@media (max-width: 1024px){.About_cts_container{padding:60px 20px}}@media (max-width: 767px){.About_cta{padding:80px 15px 60px}.About_cts_container p{width:80%;z-index:1}}.Technology_Stack{padding:120px 20px}.technology_stack_row1{width:100%;text-align:center;margin-bottom:30px}.technology_stack_row1 h2{margin-bottom:20px}.technology_stack_row1 p{width:50%;margin:0 auto}.technology_stack_row2{display:flex;justify-content:center;gap:20px;flex-direction:column}.tech_group{display:flex;align-items:center;padding:30px;gap:20px;flex-wrap:wrap;background:#f0f0f0;border-radius:30px}.tech_header{flex:1 1 calc(30% - 30px);max-width:30%;display:flex;align-items:center;gap:15px}.tech_icon{background:#4c95ff;padding:10px;border-radius:50%;display:flex;justify-content:center;align-items:center;height:44px;width:44px}.tech_tags{flex:1 1 calc(70% - 30px);max-width:70%}.tech_header h3{font-weight:500;font-size:16px;line-height:30px;color:#000}.tech_tags{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.tech_tag{padding:6px 30px;background:#fff;border-radius:50px;font-family:Urbanist,sans-serif!important;font-weight:400;font-size:16px;line-height:28px;color:#606060}@media (max-width: 767px){.Technology_Stack{padding:80px 15px 60px}.technology_stack_row1 p{width:100%;margin:0 auto}}@media (max-width: 600px){.tech_header,.tech_tags{flex:1 1 100%;max-width:100%}.tech_header{margin-bottom:20px}.tech_tag{font-size:14px;line-height:26px}}.Main_service_section{padding:200px 20px 120px;background:url(/assets/Service_bg-KxHLubSp.png);background-position:bottom center;background-size:cover;background-repeat:no-repeat;height:100%;width:100%}.Main_service_row1{display:flex;align-items:center;gap:50px;margin-bottom:80px}.Main_service_col1,.Main_service_col2{width:50%}.Main_service_col2{text-align:end}.main_service_heading{font-weight:600;font-size:42px;line-height:52px;color:#000;margin-bottom:20px}.main_service_description{font-weight:400;font-size:16px;line-height:28px;color:#505050;margin-bottom:20px}.Main_service_row2{max-width:1800px;margin:0 auto}.Main_service_col2 img{width:75.312%}.industries_section .Main_service_col2 img{width:100%}.Main_consulting .Main_service_col2 img{mix-blend-mode:darken}.clent_logo_heading{text-align:center;font-weight:500;font-size:20px;line-height:44px;color:#202020;margin-bottom:30px}.client_slider{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;z-index:2;overflow:hidden}.client_content{position:relative;z-index:2;overflow:hidden}.client_img{position:relative;margin-bottom:30px;--duration: 25s;--gap: 80px;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;gap:var(--gap)}.client_one_img{border-radius:0!important}@media (max-width: 1024px){.main_service_heading{font-size:38px;line-height:48px}.Main_service_col2 img{mix-blend-mode:darken;width:90%}}@media (max-width: 910px){.Main_service_row1{flex-direction:column;align-items:start;justify-content:center}.Main_service_col1,.Main_service_col2{width:100%}.Main_service_col2{text-align:center}.Main_service_col2 img{width:80%}}@media (max-width: 767px){.Main_service_section{padding:180px 15px 60px}.main_service_heading{font-size:34px;line-height:44px}.main_service_description{font-size:15px;line-height:26px}}@media (max-width: 400px){.main_service_heading{font-size:30px;line-height:40px}.Main_service_col2 img{width:100%}}.Service_startup{padding:0 20px}.startup_row{background:#daeeff;border-radius:30px;padding:120px 020px}.inner_startup_col1{width:100%}.inner_startup_col1 h2{margin-bottom:5px}.inner_startup_col2{display:flex;align-items:center;justify-content:start;gap:30px;flex-wrap:wrap;margin-top:40px}.inner_startup_col2 .service_card{flex:1 1 calc(33.33% - 30px);max-width:33.33%;height:100%}@media (max-width: 1567px){.inner_startup_col2 .service_card{height:310px}}@media (max-width: 1155px){.inner_startup_col2 .service_card{height:360px}}@media (max-width: 1024px){.inner_startup_col2 .service_card{flex:1 1 calc(50% - 30px);max-width:50%;height:320px}}@media (max-width: 850px){.inner_startup_col2 .service_card{height:360px}}@media (max-width: 767px){.Service_startup{padding:0 15px}.startup_row{padding:60px 20px}.inner_startup_col2 .service_card{flex:1 1 100%;max-width:100%;height:auto}.mask_img h3{font-size:22px}.mask_img p{font-size:15px}}.service_card{width:100%;height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAeIAAAFFCAYAAAAw8O71AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAhgSURBVHgB7d3tcVNHGIbhV1RAOjhUEFIBogOoIEkFgQpiVxCoIHSQdIBTQdwBJxXEHTi7HIkowcaykfTo47pm1vLIMIN/3eyH9szqga6vr+ft5WkbzxavjxcDAJau2hgX4482Lmaz2WXxyew+f7jFt4f2pzZelegC8DBjG+c1RXmsE7dWiBcB/rmmAAPAJvTZ8ps23rYgX9WJujPELcJ9BnxWZsAAbMfYxo8txhd1gh596Yctwr/U9L8VEQZgW4Y23rfm/Fwn6MYZ8WIp+rc25gUAu9Mnf+entFR9W4j/rOkkNADs2tjG81M5yPXZ0vRiOVqEAUgZalqqPokW/SfE7Zf+oZyMBiBvaOPP1qWjb9Knpen2yw7t5X1NvzwA7Iuztkx9XkdqdUbcT6sNBQD75axNFt8vJoxH5+OMePHLfSgA2F9jHeEhruWM+CQ/uwXAQRlq2jd+UUdkGeJ5AcD++3jPxTFd/vFo8RSloQDgcJwtPm578PqMeF4AcHhe9QuoDv0QVw/xtwUAh6lf+nHQJ6p7iIcCgMM1tPHhUC//EGIAjsUvh3iIa9b+0dcFAMfj95qeb3wQT3ASYgCO0VgHcvnHowKA4zPUdIhrXntOiAE4VkNNMd7rfWNL0wCcgjdtmfp17SEhBuBUXLbxct/2jYUYgFMy1p4d4rJHDMApGWp6gtMPtSeEGIBT05/g9Ou+HOKyNA3AKXvXxuvk5R9CDMCpGyu4b2xpGoBTN9T0eeOnFSDEAPDvIa6dP8FJiAHgXzt/gpM9YgD43EVNT3Aaa8uEGABuNtYODnFZmgaAmw017Ru/qC0SYgC4Xb/847dt7htbmgaA9WzlCU5CDADrG2vD+8aWpgFgfUNt+PIPIQaA+xlqg5d/CDEAPMxGLv+wRwwAX+f3mi7/eNATnIQYAL7eWA88xGVpGgC+3lDTIa553ZMQA8BmDDXF+F77xpamAWDz1r78Q4gBYDsu23h5176xEAPA9ox1xyEue8QAsD1D3fEEJyEGgO1aPsHp+5t+aGkaAHanL1NfrL4hxACwO/32re9W94wtTQPA7vRl6l9X3xBiANit+erhLUvTALB7Y1ueftK/MSMGgN0blrNiIQaAjJ/6F0vTAJDzjRkxAOS8EGIAyHkmxACQ81SIASDnscNaABBkRgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEFCDABBQgwAQUIMAEE9xFcFACRcCTEA5Iw9xJcFACT81UP8RwEACZdmxACQczHrX6+vr/9uL48LANiVcTabPVl+fOltAQC7dNG/LGfEfTb8dwEAu/KkzYg/npqu9k3/CJNZMQDsxrse4f7NbPnOYlb8oewVA8A2jW08X4b40xWXi1nxeQEA23S+jHD3n7um2w/elCVqANiWt62171bfmN30p9oy9fv2Mi8AYFMuW4S/+/+btz196WW56AMANuWijec3/eDGEPf94kW1LVMDwNfpy9HPF2exPvPF5xG3v/SqvfxY0wkvAGB9PbyvFy291azW0PaMh/Zy1sb3BQDcpa8on902C161VoiXVoL8rI2hAICl5eVYb9YJ8NK9QryqRXle08nqb2uKch8uAwHgFFwtRj/Y3B8n3E9EX9QD/AMznoNNVHq9/wAAAABJRU5ErkJggg==);background-position:top right;background-size:cover;background-repeat:no-repeat;overflow:hidden;border-radius:20px}.mask_img{padding:50px 30px;display:flex;flex-direction:column;height:100%;width:100%;justify-content:center}.mask_img h3{font-weight:500;font-size:24px;line-height:100%;color:#101010;margin-bottom:15px}.mask_img p{font-weight:400;font-size:16px;line-height:28px;color:#606060}.IT_consuting_service{padding:120px 20px}.IT_consuting_row1 h2{margin-bottom:15px}.IT_consuting_row1{width:100%;height:100%}.IT_consuting_row2{width:100%;margin-top:50px}.consuting_service{display:flex;gap:70px;width:100%;align-items:start;padding:45px 0;border-radius:20px;transition:all .65s cubic-bezier(.7,-.4,.4,1.4);position:relative;overflow:hidden}.consuting_service:after{content:"";position:absolute;bottom:0;width:100%;height:1px;z-index:-1;background:#0000001a;transition:all .65s cubic-bezier(.7,-.4,.4,1.4)}.consuting_heading{font-weight:500;font-size:24px;line-height:30px;text-transform:capitalize;color:#101010;width:15%}.consuting_service p{width:75%;margin-bottom:0}.consuting_icon_container{width:10%;display:flex;justify-content:end}.consuting_icon{width:50px;height:50px;border:1px solid #dddddd;border-radius:50%;padding:10px;display:flex;align-items:center;justify-content:center}.consuting_service *{transition:all .65s cubic-bezier(.7,-.4,.4,1.4)}.consuting_service:hover:after{height:100%;border-radius:20px;background:var(--btn_color)}.consuting_service:hover .consuting_heading{color:#fff;padding-left:45px}.consuting_service:hover p{color:#f0f0f0!important}.consuting_service:hover .consuting_icon{background:#fff;margin-right:45px}.consuting_service:hover .consuting_icon svg{stroke:#4c95ff;transform:rotate(-45deg)}@media (max-width: 1024px){.consuting_service{gap:60px;padding:30px 0}.consuting_heading{font-size:20px;line-height:26px;width:20%}.consuting_service p{width:65%}.consuting_icon_container{width:15%}}@media (max-width: 767px){.consuting_service{gap:45px}.IT_consuting_service{padding:60px 15px}.consuting_heading{font-size:18px;line-height:26px;width:20%}.consuting_service:hover .consuting_heading{padding-left:30px}.consuting_service:hover .consuting_icon{margin-right:30px}}@media (max-width: 600px){.consuting_service{flex-direction:column;gap:20px}.consuting_service p,.consuting_heading,.consuting_icon_container{width:100%!important}.consuting_service:hover>*{padding:0 30px}}.Service_product{padding:0 20px}.Service_product_row{background:#f7f7f7;border-radius:30px;padding:120px 020px}.inner_product_row{display:flex;align-items:start;gap:30px;flex-wrap:wrap}.inner_product_col1 h2{margin-bottom:12px}.inner_product_col1,.inner_product_col2{flex:1 1 calc(50% - 30px);max-width:50%}.inner_product_col2{border:1px solid #d9d9d9;background:#fff;padding:40px 30px;transition:all .55s ease-in-out;border-radius:30px;position:relative}.inner_product_col2 *{transition:all .55s ease-in-out}.inner_product_container h3{font-weight:500;font-size:24px;line-height:34px;color:#303030;margin-bottom:15px}.inner_product_container .main_description{margin:0}.list_tags{display:flex;align-items:center;flex-wrap:wrap;gap:15px;max-height:0;overflow:hidden;position:relative}.inner_product_col2:hover{border:1px solid #0088ff}.inner_product_col2:hover .list_tags{height:100%;max-height:999px;max-width:100%;margin-top:20px}.list_tag{font-family:Urbanist,sans-serif!important;font-weight:400;font-size:14px;line-height:20px;color:#303030;padding:10px 20px;background:#f0f0f0;border-radius:20px}.inner_product_col2:hover .list_tag{transform:translate(0)}@media (max-width: 1024px){.inner_product_container h3{font-size:22px;line-height:32px}}@media (max-width: 767px){.Service_product{padding:0 15px}.Service_product_row{padding:60px 20px!important}.inner_product_col1,.inner_product_col2{flex:1 1 100%;max-width:100%}.inner_product_container{min-height:auto}.inner_product_container p{margin-bottom:0}.inner_product_container h3{font-size:20px;line-height:30px}}.Outsourcer_section{padding:120px 20px}.outsourcer_row1{width:100%}.outsourcer_row1 h2{margin-bottom:5px}.outsourcer_row1 p{width:85%}.outsourcer_row2{display:flex;flex-wrap:wrap;gap:30px;align-items:center;margin-top:30px}.Outsourcer_service{flex:1 1 calc(33.33% - 30px);max-width:33.33%}.Outsourcer_container{border:1px solid #dddddd;background:#fff;border-radius:20px;padding:40px 30px}.Outsourcer_heading_row{display:flex;justify-content:space-between;gap:40px;align-items:start;padding-bottom:10px;border-bottom:1px solid #d9d9d9}.Outsourcer_heading_row h3{font-weight:500;font-size:24px;line-height:30px;min-height:60px;color:#101010}.Outsourcer_description p{margin-bottom:0;min-height:140px}.Outsourcer_description{padding:20px 0}.Outsourcer_heading_icon{position:relative;top:10px}@media (max-width: 1280px){.Outsourcer_container{min-height:363px}}@media (max-width: 1250px){.Outsourcer_container{min-height:390px}}@media (max-width: 1194px){.Outsourcer_container{min-height:420px}}@media (max-width: 1024px){.Outsourcer_service{flex:1 1 calc(50% - 30px);max-width:50%}.Outsourcer_container{min-height:auto}.Outsourcer_description p{min-height:130px}.Outsourcer_heading_row{gap:30px}.Outsourcer_heading_row h3{font-size:22px;line-height:32px}}@media (max-width: 890px){.Outsourcer_description p{min-height:160px}}@media (max-width: 800px){.Outsourcer_description p{min-height:182px}.Outsourcer_heading_row h3{font-size:20px;line-height:30px}}@media (max-width: 767px){.Outsourcer_section{padding:60px 15px}.Outsourcer_description p{min-height:auto}.Outsourcer_service{flex:1 1 100%;max-width:100%}.Outsourcer_heading_row h3{min-height:auto}.Outsourcer_heading_row{padding-bottom:20px}.outsourcer_row1 p{width:100%}}.Steps_to_Engage{width:100%;height:100%;overflow:hidden;padding:0 20px}.website_engage,.steps_fullstack{padding:120px 20px 0}.Steps_to_Engage_main_row{padding:120px 20px 200px}.steps_engege_row1{display:flex;justify-content:space-between;align-self:center;margin-bottom:30px}.steps_engege_row2{width:100%;height:100%}.border_image{display:flex;justify-content:center;align-items:center}.border_image img{width:80%}.steps_engega_content{display:flex;align-items:center;gap:20px}.steps_engege_col{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100%;position:relative;width:25%}.steps_engege_col:nth-child(2n){margin-bottom:-160px}.steps_engage_icon{height:80px;width:80px;position:absolute;top:-35px;background:#08f;display:flex;justify-content:center;align-items:center;border-radius:50%}.steps_engage_sub_content{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWgAAAEsCAYAAADuLCmvAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAoaSURBVHgB7d2NdRtFG4bhV1QQOhAVJFSAXAFQAaECkgpCKiBUgL8KCBVEVICpgO3gCxWYmWjl2I5/ZEeyH2mv65xBcWJyTrze26PZv1ntyOnp6ZP2smhj3sbTNp618WT8mJu9b2MYx59tnMxms2XBlrT9c1GrffKb+rhvPiluM4yj76N/t7Gs1f75vnZgVls0RvmnWoV5UWzTUKtvhtftm2EouKNz++eLEuNtW7bxRxtvt7l/biXQ40/jVyXKD+W4hJoNCfODW9Zq/1zWZ/qsQAvzoxpq9U1wXHCNto/2MP9cwvwYhjZetn30bd3TvQLdNvq8vfxWwpzguFbfBDtZA2M/jbPmvo9+Vzy247rnO947B9pP5EhDG0eWPOjGCdS7ckA+yVD3eMe7caDHn8h9OeNFkWgokZ48cY73pu2jLzf95I0CPca5b/RnRbKhRHqyxHlvnLTx/Sb76a2BttH3zlAiPTn2070z1Ab76Y2BttH31rJt+KNiMtq++ld5h7tvhja+vukA/xd1s99LnPfRou2wvxST0LZ1PzYkzvtn3sa7cQn5StcGetzBbfT99WI8T50DNm7jn4t91Rv76ro/vHKJo23057U6h5L9NtQtb6HYb21f/ae8yz0E/VqGN5d/85MZ9LjufG3R2SvzclrkwRqXNubFIXg1tveCT2bQ7ZP6zPl5cSj67Pkrs+jDMu7M/cCgC8YOxycH9y/MoNtG75eFPi8OSd+BzaIPT589i/NhWVw+bnRhBm0962CZRR+Qcfb8T3GILsyiz2bQY7nnxSEyiz4si+JQXZhFn82g22/2C1IWxaF6334yf1nsPe90D97ZLPrDDHp8y7QoDtkT50XvP+90J2GxvnhlvcThnrHTYDvvvx+KKfiwJLkO9LfFFPxw02Wl7IVFMQX9Yb71xbmnb3P4bOs9Nl7hOy+m4MMyR59Bu9/GtPxU7CvLG9Oy6IFeFFOycLBw/7Rt1idSi2JK5j3QT4upca+V/eOdz/Q87YF20Gh6FlfdmIVM47Z6XkzNsx7oeTFFbui/P7zjmaYns/bT+bSYqv5MtGURy303pu22R15x2MzM8nlwxoQJ9LQ5oyPYeN7zopgsSxwM5bFYccYLyPoN+efFZJlBMy9LHYn6aXXzYtLMoFlzwDCEA4OsmUGz9psbKT2+cRu8KyiB5qN5WepI4EndnBFoznvRZnAejfVI2te+rzv7+nPGGjSX9bM5+nr0SfFgxnXnftaGZSbOmEFzWQ/E7+7V8XDGr3VfdxZnLjCD5jp9Bn3k/Ojdcr4zNzGD5jr9/sMuM969/jWeF1xBoLnJd22GJ9I7Mn5tPciXawk0t3ku0ts3fk2fF9xAoNmESG+ROLMpBwm5i7dt/OjA4f2MBwQta7Axgeauhlqd3TEUGxtPpfu9VgdfYSOWOLireRvvnCe9ufGJ3P08Z3HmTgSa+5i38ZfLwm83Xr7d4zwvuCNLHHyuN228ti590bje3G985IcY9ybQbMNQ1qXPjI8RcwEKn80SB9swb+OfFqZXU76ndP+3t/FLWdJgS8yg2bahVksexzUhZs3sgkCzK8tanTM91AEbw9zXmhcFW2aJg11Z1GrZ47dDPCWv/5va6Oc19+WMRcEOmEHzUI7b+HXfHwRgxsxDEmge2rKN/+3TGvV44HPRxk8lzDwggeaxDPUx1ssKNM6Wv63VjY087YQHJ9AkGGoV6z/662Nd9DLOlPvl2KJMBIEm0bJWj9z6s7/u6kyQ8eBlD/I34+uiIIhAsw/6jPpkHP+Or+/X46qAj7Ph9Qx4Po7+8dPx18/KDJlwAg0QynnQAKEEGiCUQAOEEmiAUAINEEqgAUIJNEAogQYIJdAAoQQaIJRAA4QSaIBQAg0QSqABQgk0QCiBBggl0AChBBoglEADhBJogFACDRBKoAFCCTRAKIEGCCXQAKEEGiCUQAOEEmiAUAINEEqgAUIJNEAogQYIJdAAoQQaIJRAA4QSaIBQAg0QSqABQgk0QCiBBggl0AChBBoglEADhBJogFACDRBKoAFCCTRAKIEGCCXQAKEEGiCUQAOEEmiAUAINEEqgAUIJNEAogQYIJdAAoQQaIJRAA4QSaIBQAg0QSqABQgk0QCiBBggl0AChBBoglEADhBJogFACDRBKoAFCCTRAKIEGCCXQAKEEGiCUQAOEEmiAUAINEEqgAUIJNEAogQYIJdAAoQQaIJRAA4QSaIBQAg0QSqABQgk0QCiBBggl0AChBBoglEADhBJogFACDRBKoAFCCTRAKIEGCCXQAKEEGiCUQBdAJoEGCCXQAKEEGiCUQAOEEmiAUAINEEqgAUIJNEAogQYIJdAAoQQaIJRAA4QSaIBQAg0QSqABQgk0QCiBBggl0AChBBoglEADhBJogFACDRBKoAFCCTRAKIEGCCXQAKEEGiCUQAOEEmiAUAINEEqgAUIJNEAogQYIJdAAoQQaIJRAA4QSaIBQAg0QSqABQgk0QCiBBggl0AChBBoglEADhBJogFACDRBKoAFCCTRAKIEGCCXQAKEEGiCUQAOEEmiAUAINEEqgAUIJNEAogQYIJdAAoQQaIJRAA4QSaIBQAg0QSqABQgk0QCiBBggl0AChBBoglEADhBJogFACDRBKoAFCCTRAKIEGCCXQAKEEGiCUQAOEEmiAUAINEEqgAUIJNEAogQYIJdAAoQQaIJRAA4QSaIBQAg0QSqABQgk0QCiBBggl0AChBBoglEADhBJogFACDRBKoAFCCTRAKIEGCCXQAKEEGiCUQAOEEmiAUAINEEqgAUIJNEAogQYIJdAAoQQaIJRAA4QSaIBQAg0QSqABQgk0QKge6KEASDP0QL8vANJ8CPTfBUCaf3ugTwqANCfWoAEyLWenp6dP2i/+XwAk+fKL2WzWDxIuC4AUy97m9XnQfxYAKf7o/5n1/1jmAIjyVZtBfzjNrixzAMToyxtD/8X5S71fFwCP7azFs/O/25Y63rWXRQHwGIY2e/5q/cHlmyWZRQM8npfnP7gQ6FbuZVmLBngMx63Bb8//xuzyZ7Rljnl7+auNJwXAQxjaOFofHFz75H7Q4ydY6gB4OK8vx7m78ob97RPftJdfC4Bd+7U19/iqP5hd93+MF6/0szqeFQC7cNLi/PV1f3jtI6/Gi1eOyt3uAHZhaOP7mz7hxmcSijTATgx1xUHBy259aOz4F/RIu7E/wOfrLf36tjh3Gz3Vu/9F4zqJA4cA99cbejSuTtxqo0Cvtb/0RXv5sSx5ANxFD/LL3tBN49zN6h7Gi1l+buOHAuAmyzZ+3GRJ47I7zaDXxiWP57U6AjkUAJcta7WccXSfOHf3CvRav258vPPSUbmHB0C3rI9hXtZnuNcSx3XGpY/v2vi23LYUmI5lrR4d+OYua8y32WqgzxuvROxXIS7aeFqrmy/NxwGwj4ZaHfDrp8r9PX683GaUz/sPoCyWe+ce3IMAAAAASUVORK5CYII=);background-position:top center;background-repeat:no-repeat;background-size:cover;text-align:center;border-radius:20px;min-height:300px;padding:50px 30px;display:flex;justify-content:center;flex-direction:column;align-items:center}.steps_engage_heading{font-weight:500;font-size:24px;line-height:30px;text-align:center;color:#000;margin-bottom:20px;padding-top:35px}.steps_engage_sub_content p{margin-bottom:0}@media (max-width: 1024px){.steps_engage_sub_content{padding:50px 20px}.steps_engage_heading{font-weight:500;font-size:20px;line-height:26px}.steps_engage_icon{height:80px;width:80px}}@media (max-width: 900px){.steps_engege_row1{margin-bottom:80px}.border_image{display:none}.steps_engega_content{display:flex;align-items:center;flex-wrap:wrap;row-gap:60px;column-gap:20px}.steps_engege_col{flex:1 1 calc(50% - 20px);max-width:50%}.steps_engege_col:nth-child(2n){margin-bottom:0}.Steps_to_Engage_main_row{padding:120px 20px}.Steps_to_Engage{padding:0 15px}}@media (max-width: 767px){.Steps_to_Engage{padding:0 15px}.steps_fullstack{padding:60px 20px 0}}@media (max-width: 560px){.steps_engege_col{flex:1 1 100%;max-width:100%}.steps_engage_sub_content{width:100%;min-height:250px}}.Service_main_Cta{padding:120px 20px}.Servicw_cta_row{width:100%}.service_main_cta_container{padding:80px;border-radius:50px;background-color:navy;display:flex;align-items:center;gap:50px;width:100%;position:relative;overflow:hidden}.App_cta .service_main_cta_container{background-color:#006ac7;padding:60px 80px}.App_cta .cta_overlay{background:url(/assets/Service_cta-DHaRyldf.png)}.service_cta_col1,.service_cta_col2{width:50%;z-index:1}.service_cta_col1 h2{margin-bottom:20px}.service_cta_col1 p{margin-bottom:0}.service_cta_col2{display:flex;justify-content:end}@media (max-width: 1024px){.service_main_cta_container{padding:60px!important}}@media (max-width: 767px){.Service_main_Cta{padding:60px 15px}.service_main_cta_container{padding:60px 40px!important}}@media (max-width: 670px){.service_cta_col1,.service_cta_col2{width:100%;text-align:center}.service_main_cta_container{flex-direction:column;gap:40px}.service_cta_col2{justify-content:center}}@media (max-width: 400px){.service_main_cta_container{padding:50px 20px!important}}.Consutiing_benefit{padding:120px 20px}.Consutiing_benefit_row{display:flex;align-items:start;gap:100px}.Consutiing_benefit_col1{width:45%;position:sticky!important;top:150px;z-index:10;background:#fff}.Consutiing_benefit_col2{width:55%}.Consutiing_benefit_col1 h2{margin-bottom:15px}.benefit_heading{display:flex;align-items:center;gap:30px;margin-bottom:15px}.benefit_heading h3{font-weight:500;font-size:24px;line-height:28px;color:#000}.benefit_icon{height:44px;width:44px;padding:10px;border-radius:14px;background:#0088ff1a}.benefit_description p{margin-bottom:0}.benefit_inner_container{padding:35px 0;border-top:1px solid #0000001a}.Consutiing_benefit_col1.is-sticky{position:fixed;top:100px;left:100px;width:30%;background:#fff;z-index:10}@media (max-width: 1024px){.main_heading{font-size:24px;line-height:32px}.Consutiing_benefit_row{gap:60px}}@media (max-width: 900px){.Consutiing_benefit_row{gap:40px}}@media (max-width: 767px){.Consutiing_benefit{padding:60px 15px}.Consutiing_benefit_col1{width:100%;position:static!important}.Consutiing_benefit_col2{width:100%}.Consutiing_benefit_row{flex-wrap:wrap}}.Main_Faq{padding:120px 20px}.main-items{background:#f7f7f7;border-radius:26px;margin-bottom:20px;padding:22px 40px;border:1px solid transparent;cursor:pointer}.main_faq_row1{text-align:center;margin-bottom:60px}.main_faq_row1 h2{margin-bottom:20px}.main-faq-title{display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s ease-in}.main-faq-title h3{font-weight:500;font-size:19px;line-height:28px;letter-spacing:0%;color:#000;margin:0!important}.main-faq-content{max-height:0;overflow:hidden;transition:all .5s cubic-bezier(0,1,0,1)}.main-items.main_faq_active{background:transparent;border-color:#b8b8b8}.main-faq-content.show{max-height:999px;height:auto;transition:all .5s cubic-bezier(1,0,1,0)}.main-faq-content p{padding:15px 0 0;font-weight:400;font-size:16px;line-height:26px;color:#505050}@media (max-width: 767px){.Main_Faq{padding:60px 15px}.main-faq-title{padding:0}.main-items{padding:15px 30px}.main-faq-title h3{font-size:16px}.main-faq-content p{font-size:14px}}.Service_soloution_tab{padding:120px 20px}.service_solution_tab_row1{width:100%}.service_solution_tab_row1 .main_heading{margin-bottom:15px}.service_solution_tab_row1 .main_description{color:#505050}.service_solution_tab_row2{margin-top:30px;width:100%}.solution_tab{display:flex;flex-wrap:wrap;align-items:stretch;border-radius:30px}.solution_tab_title_col{display:flex;flex-direction:column;justify-content:center;gap:20px;border:1px solid #dbdbdb;border-radius:30px 0 0 30px;padding:40px 20px;width:30%}.solution_tab_title{padding:12px 66px;background:#f7f7f7;border-radius:20px;cursor:pointer;transition:all .3s ease}.solution_tab_title h3{font-weight:500;font-size:16px;line-height:28px;text-align:center;color:#707070}.solution_tab_title.active{background:var(--prime-color)}.solution_tab_title.active h3{color:#fff}.solution_tab_content_col{width:70%;padding:40px 30px;border-width:1px 1px 1px 0px;border-style:solid;border-color:#dbdbdb;border-radius:0 30px 30px 0;transition:all .3s ease;display:flex;flex-direction:column;justify-content:start}.solution_description{width:100%}.solution_description h4{font-weight:600;font-size:24px;line-height:28px;margin-bottom:15px;color:#202020}.solution_tab_list{background:#0088ff1a;padding:40px 30px 50px;border-radius:26px}.solutin_tab_list_container{display:flex;width:100%;flex-wrap:wrap;align-items:stretch;justify-content:flex-start}.solutin_tab_list_container li{display:flex;align-items:center;gap:10px;font-weight:500;font-size:15px;line-height:22px;color:#404040;width:33.33%;padding-bottom:20px}.solutin_tab_list_container li:not(:nth-child(3n)){padding-right:20px}@media (max-width: 1024px){.solution_tab_title{padding:12px 30px}.solutin_tab_list_container li{width:50%;padding:0 20px 20px 0}}@media (max-width: 900px){.solution_tab_title_col,.solution_tab_content_col{width:100%;border-radius:30px}.solution_tab_title_col{margin-bottom:30px}.solution_tab_content_col{border-width:1px}}@media (max-width: 767px){.Service_soloution_tab{padding:60px 15px}}@media (max-width: 600px){.solutin_tab_list_container li{width:100%;font-size:14px}.solution_description h4{font-size:22px;line-height:26px}.solution_tab_content_col{padding:40px 20px}.solution_tab_list{padding:40px 20px 50px}}.Service_Solutions_card{padding:0 20px 120px}.inner_solutions_row{display:flex;flex-wrap:wrap;align-items:stretch;width:100%;height:100%;gap:35px}.solution_card{flex:1 1 calc(50% - 17.5px);max-width:calc(50% - 17.5px);display:flex;height:auto}.solution_card .mask_img{padding:60px 40px}@media (max-width: 1024px){.solution_card h3{font-size:22px}.solution_card p{font-size:14px;line-height:24px}}@media (max-width: 767px){.solution_card{flex:1 1 100%;max-width:100%}.Service_Solutions_card{padding:0 15px}}.Marketing_solution{padding:120px 20px}.Marketing_solution .main_description{color:#505050}.Marketing_solution .main_heading{margin-bottom:15px}.Marketing_solution_row2{width:100%}.Marketing_service_container{display:flex;align-items:stretch;flex-wrap:wrap;gap:30px}.Marketing_Card:not(:last-child){flex:1 1 calc(50% - 30px);max-width:50%;background:url(data:image/png;base64,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DQAAAUIbAAAChDYAAAQIbQAACBDaAAAQILQBACBAaAMAQIDQBgCAAKENAAABQhsAAAKENgAABAhtAAAIENoAABAgtAEAIEBoAwBAgNAGAIAAoQ0AAAFCGwAAAoQ2AAAECG0AAAgQ2gAAECC0AQAgQGgDAECA0AYAgAChDQAAAUIbAAAChDYAAAQIbQAACBDaAAAQILQBACBAaAMAQIDQBgCAAKENAAABQhsAAAKENgAABAhtAAAIENoAABAgtAEAIEBoAwBAgNAGAIAAoQ0AAAFCGwAAAoQ2AAAECG0AAAgQ2gAAECC0AQAgQGgDAECA0AYAgAChDQAAAUIbAAAChDYAAAQIbQAACBDaAAAQILQBACBAaAMAQIDQBgCAAKENAAABQhsAAAKENgAABAhtAAAIENoAABAgtAEAIEBoAwBAgNAGAIAAoQ0AAAFCGwAAAoQ2AAAECG0AAAgQ2gAAECC0AQAgQGgDAECA0AYAgAChDQAAAUIbAAAChDYAAAQIbQAACBDaAAAQILQBACBAaAMAQIDQBgCAAKENAAABQhsAAAKENgAABAhtAAAIENoAABAgtAEAIEBoAwBAgNAGAIAAoQ0AAAFCGwAAAoQ2AAAECG0AAAgQ2gAAECC0AQAgQGgDAECA0AYAgAChDQAAAUIbAAAChDYAAAQIbQAACBDaAAAQILQBACBAaAMAQIDQBgCAAKENAAABQhsAAAKENgAABAhtAAAIENoAABAgtAEAIEBoAwBAgNAGAIAAoQ0AAAFCGwAAAoQ2AAAECG0AAAgQ2gAAECC0AQAgQGgDAECA0AYAgAChDQAAAUIbAAAChDYAAAQIbQAACBDaAAAQILQBACBAaAMAQIDQBgCAAKENAAABQhsAAAKENgAABAhtAAAIENoAABAgtAEAIEBoAwBAgNAGAIAAoQ0AAAFCGwAAAoQ2AAAECG0AAAgQ2gAAECC0AQAgQGgDAECA0AYAgAChDQAAAUIbAAAChDYAAAQIbQAACBDaAAAQILQBACBAaAMAQIDQBgCAAKENAAABQhsAAAKENgAABAhtAAAIENoAABAgtAEAIEBoAwBAgNAGAIAAoQ0AAAFCGwAAAoQ2AAAECG0AAAgQ2gAAECC0AQAgQGgDAECA0AYAgAChDQAAAUIbAAAChDYAAAQIbQAACBDaAAAQILQBACBAaAMAQIDQBgCAAKENAAABQhsAAAKENgAABAhtAAAIENoAABAgtAEAIEBoAwBAgNAGAIAAoQ0AAAFCGwAAAoQ2AAAECG0AAAgQ2gAAECC0AQAgQGgDAECA0AYAgAChDQAAAUIbAAAChDYAAAQIbQAACBDaAAAQILQBACBAaAMAQIDQBgCAAKENAAABQhsAAAKENgAABAhtAAAIENoAABAgtAEAIEBoAwBAgNAGAIAAoQ0AAAFCGwAAAoQ2AAAECG0AAAgQ2gAAECC0AQAgQGgDAECA0AYAgAChDQAAAUIbAAAChDYAAAQIbQAACBDaAAAQILQBACBAaAMAQIDQBgCAAKENAAABQhsAAAKENgAABAhtAAAIENoAABAgtAEAIEBoAwBAgNAGAIAAoQ0AAAFCGwAAAoQ2AAAECG0AAAgQ2gAAECC0AQAgQGgDAECA0AYAgAChDQAAAUIbAAAChDYAAAQIbQAACBDaAAAQILQBACBAaAMAQIDQBgCAAKENAAABk9qonQIAAMazXTuTelKvCgAAGM9KbU/qRr0sAABgPKsttB8Og20AAGA8z9vRkS/rRQEAAOP5UT2f1N+6l9U5pw0AAKPYrp36Wbe9d3m/ST0tAADg4nbqeXvYC+0H9awAAICL+0k9aQ97ob3VvRhm2s5qAwDARezUy3ZspD09uDPki3pUAADA9CZ70+y9p/tMtQEAYHptCfJX3Xe7j5M3vmiqDQAA0/mivn795Zuh3abaKwfjbgAA4AxaQ3/e7bz+qcmhNz2ox7tjbwAA4HStnX95+GTI4dDe6l7V94ext5vYAADAyVoztyMjXde//aXJkd/wi2Hs/a9htg0AAByvNfNbR0b2TY79pnZr9r7+VwAAwGGtlVszH6Or03zYr9UP6s7wgyYFAADLrh0XaZPsEyJ7721n8Vm/Ul/V3VqtlQIAgGXVFh/bmexjjou87myh3Wz1k2GufX340ZsFAADLpl3Cr11d5IjFx6OcPbT3mW4DALBM+npeD+vx7j1nzuH8ob3vk/5qvRqm2yu1VgAAsGimDOx904f2vrYs+cO6NvwhrphyAwAw19qi46Se1oN6Nm1gH/yoMbXofr/Wh+Reqe0hu1t47wy/AwDArGnF+mKYW2/Xy93nXw6vTrmSyHl8C9wze5++i15CAAAAAElFTkSuQmCC);background-position:top right;background-size:cover;background-repeat:no-repeat;overflow:hidden;border-radius:26px}.Marketing_Card:last-child{flex:1 1 100%;max-width:100%;background:url(/assets/blue_service_bg_2-BaqDnTnt.png);background-position:top right;background-size:cover;background-repeat:no-repeat;overflow:hidden;border-radius:26px}.Marketing_Card{padding:40px}.marketing_card_heading{font-weight:500;font-size:24px;line-height:100%;color:#101010;margin-bottom:15px}.Marketing_list{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:10px}.Marketing_list span{padding:10px 20px;border-radius:20px;background:#fff;font-family:Urbanist,sans-serif!important;font-weight:400;font-size:14px;line-height:20px;color:#404040}.bold_description{font-family:Urbanist,sans-serif!important;font-weight:600;color:#303030}@media (max-width: 1024px){.marketing_card_heading{font-size:22px;line-height:28px}.Marketing_Card{padding:30px}}@media (max-width: 767px){.Marketing_solution{padding:60px 15px}.Marketing_Card:not(:last-child){flex:1 1 100%;max-width:100%}.Marketing_list span{padding:10px 15px;font-weight:400;font-size:13px;line-height:18px}.Marketing_Card{padding:30px 60px 30px 30px}}.Ideal_section{padding:120px 20px;background:#eaf5ff;position:relative;width:100%}.Ideal_section .main_description{color:#505050;margin:0}.Digital_ideal{margin-bottom:120px}.Ideal_overlay{background:url(/assets/Your_ideal-CvkGR8Gz.png);position:absolute;background-position:center center;background-size:cover;top:0;left:0;z-index:0;background-repeat:no-repeat;width:100%;height:100%}.Ideal_heading_row{margin-bottom:30px;z-index:2;position:relative}.Ideal_content_row{z-index:2;margin-bottom:50px;position:relative;display:flex;flex-direction:column;gap:30px}.Ideal_content_data{display:flex;align-items:stretch;gap:20px}.Ideal_img{margin-top:5px}.Ideal_content h3{font-weight:500;font-size:20px;line-height:32px;color:#202020;margin-bottom:10px}.App_ideal h3{font-weight:400}.Ideal_btn_container{display:flex;justify-content:center}@media (max-width: 767px){.Ideal_section{padding:60px 15px;margin-bottom:60px}.App_ideal h3{font-weight:400;font-size:18px;line-height:30px}}@media (max-width: 500px){.Ideal_img{margin-top:10px}.App_ideal h3{font-weight:400;font-size:16px;line-height:28px}}.Innovative_partner{padding:120px 20px}.Innovative_partner .main_heading{margin-bottom:15px}.innovative_panrtner_row{--gap: 40px;--width_1: 75%;--width_2: 25%;display:flex;align-items:stretch;flex-wrap:wrap;gap:var(--gap)}.innovative_panrtner_col1{flex:1 1 calc(var(--width_1) - var(--gap));max-width:var(--width_1)}.innovative_panrtner_col2{flex:1 1 calc(var(--width_2) - var(--gap));max-width:var(--width_2);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#0088ff1c;padding:40px;border-radius:30px}.innovative_heading{font-weight:600;font-size:76px;line-height:100%;text-transform:capitalize;margin-bottom:-30px}.innovative_counter_description{font-weight:500;font-size:22px;line-height:100%;color:#202020}@media (max-width: 1024px){.innovative_panrtner_row{--width_1: 70%;--width_2: 30%}.innovative_counter_description{font-size:20px}.innovative_heading{font-size:70px}}@media (max-width: 850px){.innovative_panrtner_row{--gap: 30px;--width_1: 65%;--width_2: 35%}}@media (max-width: 767px){.Innovative_partner{padding:60px 15px}}@media (max-width: 700px){.innovative_panrtner_row{--gap: 30px;--width_1: 100%;--width_2: 100%}.innovative_panrtner_col2{padding:60px 40px}}.website_services{padding:120px 20px}.website_services .main_heading{margin-bottom:15px}.website_services .main_description{color:#505050;margin:0}.timeline_row{margin-top:50px}.timeline_row{display:flex;flex-wrap:wrap;gap:30px}.timeline_col{width:max-content;display:flex;overflow:hidden;align-items:end;gap:30px}.timeline_col:nth-child(2n){justify-content:end;flex-direction:row-reverse}.timeline_col *{transition:all .65s cubic-bezier(.7,-.4,.4,1.4)}.timeline_icon_box{background:#f7f7f7;border-radius:30px;width:46%;padding:50px;position:relative;z-index:1}.timeline_icon_box:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(180deg,#08f,#0568bf);opacity:0;transition:opacity .65s cubic-bezier(.7,-.4,.4,1.4);border-radius:30px;z-index:0}.timeline_icon_box>*{position:relative;z-index:1}.timeline_icon_heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.timeline_icon_heading h3{font-weight:500;font-size:24px;line-height:34px}.timeline_img{border-radius:16px;height:78px;width:78px;display:flex;justify-content:center;align-items:center}.timeline_img img{width:100%}.timeline_col:not(:first-child):not(:last-child) .timeline_img img{width:78%}.timeline_col:last-child .timeline_img img{width:65%}.timeline_hover_box{background:#0088ff1c;border-radius:14px;padding:20px 30px;transform:translate(-200px);z-index:-1}.timeline_col:nth-child(2n) .timeline_hover_box{transform:translate(200px)}.timeline_hover_box h4{font-weight:500;font-size:18px;line-height:24px;color:#202020}.timeline_hover_box p{font-weight:600;font-size:13px;line-height:20px;color:var(--prime-color)}.timeline_col:hover .timeline_hover_box{transform:translate(0)}.timeline_col:hover .timeline_icon_box:before{opacity:1}.timeline_col:hover .timeline_icon_heading h3{color:#fff}.timeline_col:hover .timeline_img{background:#fff;padding:15px}.timeline_col:hover .timeline_description p{color:#eee}@media (max-width: 1024px){.timeline_icon_box{width:50%;padding:40px}.timeline_icon_heading h3{font-size:22px;line-height:28px}}@media (max-width: 767px){.timeline_icon_box{width:70%;padding:40px}.website_services{padding:60px 15px}}@media (max-width: 600px){.timeline_col{flex-wrap:wrap}.timeline_icon_box{width:100%}.timeline_hover_box{transform:translate(0)}.timeline_col:nth-child(2n){justify-content:start;flex-direction:row-reverse}.timeline_col:nth-child(2n) .timeline_hover_box{transform:translate(0)}.timeline_hover_box{width:100%;display:flex;gap:40px;align-items:center;justify-content:space-between}.timeline_icon_heading h3{font-size:20px;line-height:24px}.timeline_img{border-radius:16px;height:70px;width:70px}}.process_section{padding:120px 20px}.process_section .main_heading{margin-bottom:15px}.process_content_row{text-align:center}.process_content_row .main_description{width:80%;margin:0 auto}.process_section .process_content_scroll{gap:50px;height:auto}.process_box{justify-content:stretch;align-items:center}.process_box .process_slider-box{width:520px}.process_box:nth-child(2n){flex-direction:column-reverse}.process_box:nth-child(odd){flex-direction:column}.process_box:nth-child(2n) .arrow_process{align-items:end;margin-bottom:20px}.process_box:nth-child(odd) .arrow_process{align-items:start}.process_box:nth-child(2n) .arrow_process img{transform:rotate(90deg);margin-right:15px}.process_box:nth-child(odd) .arrow_process img{transform:rotate(0)}.process_box .arrow_process img{width:240.5px!important;height:auto!important}.arrow_process{height:308px;overflow:hidden}.process_box .process_row-1 h3{font-weight:500}@media (max-width: 767px){.process_section{padding:60px 15px}.process_box .process_slider-box{width:400px}}.App_development_service{padding:120px 20px}.App_development_service .main_description{color:#505050;margin:0}.app_service_row_1{width:100%;text-align:center;margin-bottom:60px}.app_service_row_2{--gap: 40px;display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--gap)}.app_service_row_1 .main_heading{margin-bottom:15px}.app_service_col{flex:1 1 calc(50% - var(--gap));max-width:50%;background:url(data:image/png;base64,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);background-position:top right;background-size:cover;background-repeat:no-repeat;overflow:hidden;padding:40px;border-radius:26px}.app_service_container{display:flex;align-items:stretch;gap:20px;width:100%}.app_service_icon{height:48px;width:48px;display:flex;justify-content:center;align-items:center;border-radius:16px}.app_service_heading h3{font-weight:500;font-size:24px;line-height:36px;color:#202020;margin-top:8px;margin-bottom:10px}@media (max-width: 1024px){.app_service_container{flex-direction:column}.app_service_heading h3{font-size:22px;line-height:34px}}@media (max-width: 800px){.app_service_heading h3{font-size:20px;line-height:30px}}@media (max-width: 767px){.App_development_service{padding:60px 15px}}@media (max-width: 600px){.app_service_col{flex:1 1 100%;max-width:100%}.app_service_row_2{--gap: 30px}}@media (max-width: 400px){.app_service_col{padding:30px}.app_service_heading h3{margin-top:0}}.CMS_success{padding:120px 20px}.CMS_success .main_description{color:#505050}.CMS_success_row1{text-align:center}.CMS_success_row1 h2{margin-bottom:15px}.CMS_success_row2{display:flex;flex-wrap:wrap;gap:40px;margin-top:50px}.CMS_succes_service{background:#f7f7f7;padding:35px 35px 35px 80px;border-radius:26px}.CMS_succes_service:nth-child(2n){padding:35px 80px 35px 35px}.CMS_succes_service:nth-child(2n) .CMS_service_container{flex-direction:row-reverse}.CMS_service_container{display:flex;flex-wrap:wrap;align-items:stretch;--gap: 50px;--width_1: 46%;--width_2: 54%;gap:var(--gap)}.CMS_sevice_col1{flex:1 1 calc(var(--width_1) - var(--gap));max-width:var(--width_1);margin-top:20px}.CMS_sevice_col2{flex:1 1 calc(var(--width_2) - var(--gap));max-width:var(--width_2)}.CMS_sevice_col1 h3{font-weight:500;font-size:24px;line-height:36px;color:#202020;margin-bottom:15px}.CMS_sevice_col1 .main_description{margin-bottom:30px}.CMS_sevice_col2 img{width:100%;height:100%;object-fit:cover;border-radius:30px}@media (max-width: 1024px){.CMS_service_container{--gap: 40px;--width_1: 50%;--width_2: 50%}.CMS_succes_service{padding:35px!important}}@media (max-width: 850px){.CMS_service_container{--width_1: 100%;--width_2: 100%}.CMS_sevice_col2 img{height:auto}.CMS_succes_service .CMS_service_container{flex-direction:column-reverse!important}}@media (max-width: 767px){.CMS_success{padding:60px 15px}.CMS_succes_service{padding:30px!important}.CMS_sevice_col2 img{height:100%}.CMS_sevice_col1{margin-top:0}.CMS_success_row2{gap:30px}.CMS_sevice_col1 h3{font-size:24px;line-height:34px;margin-top:10px}}@media (max-width: 400px){.CMS_succes_service{padding:20px!important}.CMS_service_container{--gap: 30px}}.fullstack_service{padding:120px 20px}.fullstack_service_row1 h2{margin-bottom:15px}.Fullstack_service_row h3{min-height:auto!important}.Fullstack_service_row{align-items:center;padding-bottom:15px}.Fullstack_service_icon{position:static}.fullstack_icon_box{display:flex;align-items:stretch;--gap: 30px;gap:var(--gap);flex-wrap:wrap}.fullstack_description{padding:20px 0}.fullstack_description p{margin-bottom:0}.fullstack_service_col{border:1px solid #dddddd;background:#fff;border-radius:20px;padding:40px 30px;flex:1 1 calc(33.33% - var(--gap));max-width:33.33%}@media (max-width: 900px){.fullstack_service_col{flex:1 1 calc(50% - var(--gap));max-width:50%}}@media (max-width: 767px){.fullstack_service{padding:60px 15px}}@media (max-width: 600px){.fullstack_service_col{flex:1 1 100%;max-width:100%}}.industries_grow{padding:120px 20px}.industries_heading{margin-bottom:20px;text-align:center}.industries_content{background:#f6f6f6;border-radius:30px;padding:50px;display:flex;align-items:stretch;gap:30px}.industries_content:not(:last-child){margin-bottom:45px}.industries_col1,.industries_col2{width:50%}.industries_col2 .img_solution img{border-radius:26px;width:100%}.industries_col1 h3{font-weight:500;font-size:28px;margin-bottom:15px}.industries_tags,.industries_listes{display:flex;align-items:center;gap:15px;margin-bottom:20px}.industries_tag{border:1px solid #bbbbbb;padding:12px 20px;border-radius:40px;font-family:Urbanist,sans-serif!important;font-weight:400;font-size:14px;color:gray;text-transform:capitalize}.industries_content .main_description{color:#404040;width:80%}.industries_technologies h4{font-weight:500;font-size:22px;line-height:100%;margin-bottom:15px;color:#202020}.industries_listes{margin-bottom:30px}.industries_list{border:1px solid #00000026;padding:10px;width:55px;height:55px;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%}.industries_list img{width:100%}.industries_bages{padding:10px 28px;border-radius:30px;font-size:18px}@media (max-width: 1024px){.industries_content{padding:40px}.industries_col1{width:40%}.industries_col2{width:60%}}@media (max-width: 970px){.industries_content{flex-direction:column}.industries_col1,.industries_col2{width:100%}.industries_bages{font-size:16px}}@media (max-width: 767px){.industries_grow{padding:60px 15px}.industries_content{padding:30px}.industries_content .main_description{width:100%}}@media (max-width: 400px){.industries_tag{font-size:12px}}.Main_contact_section{padding:200px 20px 60px}.Main_contaact_row{padding:220px 0;text-align:center}.main_contact_heading{font-weight:600;font-size:60px;line-height:56px;color:#000;margin-bottom:20px}.gredient_text{background:linear-gradient(272.31deg,#08f .5%,navy 99.49%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Main_contaact_row .main_service_description{width:70%;color:#505050;margin:0 auto}@media (max-width: 1024px){.Main_contaact_row{padding:120px 0;text-align:center}}@media (max-width: 767px){.Main_contaact_row{padding:40px 0;text-align:center}.Main_contact_section{padding:180px 15px 60px}.main_contact_heading{font-size:50px;line-height:48px}.Main_contaact_row .main_service_description{width:100%}}.contact_form{padding:120px 20px}.contact_from_row{background:#f6f6f6}.contact_form_heading{color:#202020}.contact_form_description{color:#606060}.contact_form_icon{background:#4c95ff26}.contact_form_icon svg path{fill:#4c95ff}.contact_form_icon .phone_number,.contact_form_icon .email_id{color:gray}.social_form_icons .social_icon{border:1px solid #acacac}.design_contact_btn .design_btn{background:#00000008;border:1px solid #00000040}.design_contact_btn .design_btn .design_title{color:#505050}.from_CIODGH .form_col2-container{background:#fff}.from_CIODGH .form_heading{color:#101010;margin-bottom:30px}.from_CIODGH .form_data input,.from_CIODGH .form_data textarea{border-bottom:1px solid #0000001a;color:#909090}.contact_from_service_title{color:#404040}.from_CIODGH .contact_option.selected{background:#161616;color:#fff}.services_tech .contact_option{background:#eee;color:#606060}.from_CIODGH .file_atech_container{color:#707070;border:1px dashed #a8a8a8;fill:#707070}.from_CIODGH .file_atech_container svg path{fill:#707070}@media (max-width: 767px){.contact_form{padding:60px 15px}}.Blog_filter{padding:200px 20px 60px;position:relative}.Blog_filter_row{display:flex;flex-wrap:wrap;position:relative;align-items:center;gap:50px;padding:80px;border-radius:50px;background:url(/assets/Blog_fillter-DG9AE0BZ.png);background-position:center center;background-size:cover;background-repeat:no-repeat}.Blog_filter_col1,.Blog_filter_col2{flex:1 1 calc(50% - 50px);max-width:50%}.Blog_filter_col2{display:flex;justify-content:end}.Blog_filter_col1 h1{font-weight:600;font-size:38px;line-height:56px;color:#000}.search_bar{width:100%;display:flex;justify-content:end;align-items:center;position:relative}.search_bar input{height:56px;padding:10px 40px 10px 30px;font-weight:400;border-radius:60px;font-size:16px;line-height:24px;border:none;outline:none;color:gray;background:#fff;width:65%}.blog_Search_icon{position:absolute;right:20px;top:16px}.blog_Search_icon svg{fill:none;stroke:#909090}.gredient_text_2{background:linear-gradient(92.31deg,#08f .5%,navy 99.5%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:600}.Celtus_main_section{padding:200px 20px 60px;background:url(/assets/Service_bg-KxHLubSp.png);background-position:bottom center;background-size:cover;background-repeat:no-repeat}.celtus_heading{text-align:center;font-weight:500;font-size:54px;line-height:54px}.star_icon{display:flex;align-items:center;justify-content:center;background:#08f;height:58px;width:58px;padding:10px;border-radius:50%}.Celtus_row1{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:40px}.Celtus_row2,.Celtus_row1,.Celtus_row2 img{width:100%}@media (max-width: 1024px){.Celtus_main_section{padding:180px 20px 60px}.celtus_heading{font-size:46px;line-height:46px}.star_icon{height:54px;width:54px}}@media (max-width: 767px){.Celtus_main_section{padding:150px 15px 60px}.celtus_heading{font-size:38px;line-height:38px}.star_icon{height:50px;width:50px}}@media (max-width: 650px){.celtus_heading{font-size:34px;line-height:34px}.star_icon{height:45px;width:45px}}@media (max-width: 500px){.celtus_heading{font-size:28px;line-height:32px}.star_icon{height:40px;width:40px}}.celtus_gallry .gallry_content:before,.celtus_gallry .gallry_content:after{background:linear-gradient(270deg,#fff0,#fff 78.18%)}.img_slider{padding:120px 20px}.celtus_img_slider{text-align:center;margin-bottom:30px}.celtus_img_icon{margin-bottom:50px}.celtus_img_heading{font-weight:600;font-size:28px;line-height:38px;letter-spacing:0%;text-align:center}@media (max-width: 1024px){.celtus_img_heading{font-size:24px;line-height:34px}}@media (max-width: 767px){.celtus_img_icon img{width:85px}.celtus_img_icon{margin-bottom:30px}.celtus_img_heading{font-size:20px;line-height:30px}.img_slider{padding:60px 15px}}.Purpose_row{display:flex;width:100%;justify-content:center}.Driven_by_Purpose{padding:120px 20px;background:url(/assets/Purpose_bg-CHGetbXy.png);background-position:center center;background-size:cover;background-repeat:no-repeat}.Purpose_col1,.Purpose_col2{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.Purpose_col1 h3,.Purpose_col2 h3{font-weight:500;font-size:20px;line-height:30px;text-align:center;position:absolute}.Purpose_col1 h3{top:145px}.Purpose_heading{padding:60px 0;text-align:center}.Purpose_heading h2{font-weight:600;font-size:48px;line-height:58px;text-align:center}.Purpose_col1 img{width:100%}.Purpose_col2 img{transform:rotate(180deg);width:100%}.Purpose_col2 h3{bottom:145px}@media (max-width: 1024px){.Purpose_heading h2{font-size:40px;line-height:54px}.Purpose_col2 h3{bottom:100px}.Purpose_col1 h3{top:100px}}@media (max-width: 767px){.Purpose_col1 h3{top:70px}.Purpose_col2 h3{bottom:70px}.Driven_by_Purpose{padding:60px 15px}}@media (max-width: 700px){.Driven_by_Purpose{display:flex;width:100%;scrollbar-width:none;overflow-x:scroll;white-space:nowrap}.Purpose_col1 img,.Purpose_col2 img{width:250px}.Purpose_row{justify-content:start}.Purpose_heading{display:flex;width:100%;justify-content:center}.Purpose_heading h2{font-size:38px;line-height:48px}}.life_cetus_col img{width:100%;border-radius:34px;margin-top:20px}.celtus_life_scroll_heading{font-weight:400;font-size:24px;line-height:44px;margin-bottom:30px;color:#404040}@media (max-width: 400px){.celtus_life_scroll_heading{font-weight:400;font-size:22px;line-height:30px}}.Celtus_life_tab{padding:0 20px}.Celtus_tab_main_Row{padding:120px 20px}.inner_life_Tab{width:100%}.Celtus_tab_row1{text-align:center;margin-bottom:50px}.Celtus_tab_row1 .main_heading{margin-bottom:15px}.Celtus_tab_row1 .main_description{width:60%;color:#505050;margin:0 auto}.Celtus_tab_card{width:100%;display:none;transition:all .3s ease;overflow:hidden}.Celtus_tab_card.Celtus_card_active{display:flex}.Celtus_tab_img_1 img,.Celtus_tab_img_2 img{width:100%}.Celtus_Tab_title{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative;overflow:hidden;margin-top:100px}.Celtus_Tab_title:before{content:"";position:absolute;margin:0 auto;width:90%;height:1px;top:25px;left:5%;background:#d8d8d8}.Celtus_tab{position:relative;display:flex;flex-wrap:wrap;row-gap:10px;cursor:pointer;justify-content:center}.circla_tab{border:1px solid #d8d8d8;height:50px;width:70px;background:#f7f7f7;border-radius:24px;transition:all .3s ease}.Celtus_tab h3{font-weight:600;font-size:16px;line-height:28px;text-align:center;color:#303030;width:100%}.Celtus_tab.Celtus_tab_active .circla_tab{background:#08f;border-color:#08f}.Celtus_tab_content{width:100%;height:100%;margin-top:120px}.Celtus_tab_card{--gap: 50px;flex-wrap:wrap;overflow:visible;gap:var(--gap)}.Celtus_tab_img_1,.Celtus_tab_img_2{flex:1 1 calc(40% - var(--gap));max-width:40%}.Celtus_tab_contetnt_title{flex:1 1 calc(20% - var(--gap));max-width:20%;display:flex;align-items:center;justify-content:center}.Celtus_tab_img_1 img{border-radius:40px;transform:rotate(-9deg)}.Celtus_tab_img_2 img{border-radius:40px;transform:rotate(9deg)}.Celtus_tab_contetnt_title h3{font-weight:600;font-size:22px;line-height:34px;text-align:center;color:#303030}@keyframes slideInLeft{0%{transform:translate(-60px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(60px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.Celtus_tab_img_1,.Celtus_tab_img_2,.Celtus_tab_contetnt_title{opacity:0}.Celtus_card_active .Celtus_tab_img_1{animation:slideInLeft .6s ease-out forwards}.Celtus_card_active .Celtus_tab_img_2{animation:slideInRight .6s ease-out .15s forwards}.Celtus_card_active .Celtus_tab_contetnt_title{animation:fadeIn .5s ease-out .3s forwards}.Celtus_tab_row3{display:none}@media (max-width: 1024px){.Celtus_tab_main_Row{padding:120px 30px}.Celtus_Tab_title{gap:20px}.Celtus_tab{width:12.5%}.Celtus_tab h3{font-size:15px;line-height:22px}.Celtus_tab_card{--gap: 25px}.Celtus_tab_contetnt_title h3{font-size:20px;line-height:32px}.Celtus_tab_row1 .main_description{width:100%}.Celtus_tab_img_1,.Celtus_tab_img_2{flex:1 1 calc(42.5% - var(--gap));max-width:42.5%}.Celtus_tab_contetnt_title{flex:1 1 calc(15% - var(--gap));max-width:15%}}@media (max-width: 830px){.Celtus_tab_row2{display:none}.Celtus_tab_row3{display:block}}.swiper-wrapper-container{width:100%;max-width:768px;margin:auto;padding:20px 0;overflow:visible}.celtus-swiper{width:100%;height:100%;padding-bottom:50px}.slide-content{display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .6s ease,opacity .6s ease}.slide-content img{width:100%;height:100%;object-fit:cover;border-radius:40px}.slide-content h3{margin-top:15px;font-size:20px;font-weight:600;color:#303030}.swiper-pagination-bullet-active{background-color:var(--prime-color)}@media (max-width: 767px){.Celtus_life_tab{padding:0 15px}}.site-loader{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;z-index:9999;animation:fadeOut .5s ease .5s forwards}@keyframes fadeOut{to{opacity:0;visibility:hidden}}
