@keyframes circle-anim{0%{transform:translate(-50%,-50%) scale(.5);opacity:.8}50%{transform:translate(-50%,-50%) scale(1);opacity:.5}to{transform:translate(-50%,-50%) scale(1.3);opacity:0}}@keyframes circle-fill-anim{0%,to{transform:translate(-50%,-50%) scale(.8);opacity:.4}50%{transform:translate(-50%,-50%) scale(1);opacity:.2}}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(2.5rem)}to{opacity:1;transform:translateY(0)}}@keyframes bannerFloat{0%,to{transform:translateY(0) rotate(0deg);filter:drop-shadow(0 2rem 4rem rgba(132,204,22,.35))}50%{transform:translateY(-1.5rem) rotate(2deg);filter:drop-shadow(0 3rem 5rem rgba(132,204,22,.5))}}@keyframes marqueeScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes clientScrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes clientScrollRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}:root{--font-base:'Geist', 'Inter', system-ui, -apple-system, sans-serif;--font-heading:'Geist', 'Inter', system-ui, -apple-system, sans-serif;--font-mono:'Geist Mono', 'Fira Code', monospace;--fw-light:300;--fw-regular:400;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--fw-extrabold:800;--fw-black:900;--fs-body:1.5rem;--lh-body:2rem;--fs-h1:4rem;--fs-h2:4rem;--fs-h3:4rem;--fs-h4:4rem;--fs-h5:4rem;--lh-heading:5rem;--fs-h1-fluid:clamp(2rem,    3.333vw, 4rem);--fs-h2-fluid:clamp(1.75rem, 3.333vw, 4rem);--fs-h3-fluid:clamp(1.5rem,  3.333vw, 4rem);--fs-h4-fluid:clamp(1.25rem, 3.333vw, 4rem);--fs-h5-fluid:clamp(1rem,    3.333vw, 4rem);--color-body:#636363;--color-heading:#000000}body,h1,h2,h3,h4,h5{text-rendering:optimizeLegibility}body{font-family:var(--font-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.prose li,article li,body,p{font-size:var(--fs-body);line-height:var(--lh-body);color:var(--color-body)}.lead,body,p{font-weight:var(--fw-regular)}p{font-family:var(--font-base);margin-top:0;margin-bottom:var(--lh-body)}h1,h2,h3,h4,h5{font-family:var(--font-heading);font-weight:var(--fw-medium);line-height:var(--lh-heading);color:var(--color-heading);margin-top:0;margin-bottom:2rem;letter-spacing:-.02em}h1{font-size:var(--fs-h1-fluid);line-height:1.1}h2{font-size:var(--fs-h2-fluid);line-height:1.15}h3{font-size:var(--fs-h3-fluid);line-height:1.2}h4{font-size:var(--fs-h4-fluid);line-height:1.25}h5{font-size:var(--fs-h5-fluid);line-height:1.3}b,strong{font-weight:var(--fw-semibold);color:inherit}em,i{font-style:italic;color:inherit}small{font-size:.875rem;line-height:1.5}.lead{font-size:1.75rem;line-height:2.25rem;color:var(--color-body)}.text-muted-custom{color:rgba(99,99,99,.65)}.display-1{font-size:clamp(2.5rem,5vw,6rem);line-height:1.05;font-weight:var(--fw-medium);letter-spacing:-.03em;color:var(--color-heading)}.caption{font-size:.75rem;line-height:1.5rem;font-weight:var(--fw-regular);letter-spacing:.02em;color:rgba(99,99,99,.75)}.overline{font-size:.8125rem;font-weight:var(--fw-semibold);letter-spacing:.08em;text-transform:uppercase;line-height:1;color:var(--color-body)}a{transition:color .2s ease}a,a:hover{color:inherit;text-decoration:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}.prose ol,.prose ul,article ol,article ul{padding-left:1.5rem;margin-bottom:1.5rem;list-style:decimal}.prose ul,article ul{list-style:disc}.prose li,article li{margin-bottom:.5rem}html{text-size-adjust:100%;font-size:calc(100vw*16/1920);scroll-behavior:smooth;scroll-padding-top:8rem;-webkit-text-size-adjust:100%}button,input,select,textarea{font-family:var(--font-base);font-size:inherit;line-height:inherit}fieldset{border:0}@media (max-width:64em){:root{--lh-heading:1.2}body,p{font-size:var(--fs-body);line-height:1.7}}@media (max-width:767px){:root{--lh-body:1.7}body,p{line-height:1.7}.lead{line-height:1.6}.display-1{letter-spacing:-.025em}}@media (max-width:30em){body,p{line-height:1.65}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--color-bg-dark:#0b0d0b;--color-bg-dark2:#111411;--color-bg-card:#161916;--color-bg-light:#f8f8f6;--color-bg-white:#ffffff;--color-accent:#84cc16;--color-accent-dark:#5a9a0a;--color-accent-glow:rgba(132, 204, 22, 0.18);--color-text-primary:#636363;--color-text-secondary:rgba(255, 255, 255, 0.65);--color-text-muted:rgba(255, 255, 255, 0.35);--color-text-dark:#111411;--color-text-dark2:#3a3a3a;--color-border:rgba(255, 255, 255, 0.08);--color-border-light:rgba(0, 0, 0, 0.08);--font-base:'Geist', 'Inter', system-ui, sans-serif;--sp-1:0.25rem;--sp-2:0.5rem;--sp-3:0.75rem;--sp-4:1rem;--sp-5:1.25rem;--sp-6:1.5rem;--sp-8:2rem;--sp-10:2.5rem;--sp-12:3rem;--sp-16:4rem;--sp-20:5rem;--sp-24:6rem;--container-max:95.5rem;--container-pad:2rem;--radius-sm:0.5rem;--radius-md:0.875rem;--radius-lg:1.25rem;--radius-xl:1.75rem;--radius-full:50rem;--ease-out:cubic-bezier(0.16, 1, 0.3, 1);--ease-in-out:cubic-bezier(0.45, 0, 0.55, 1)}.abtsec2Imgs img{width:100%}.float{position:fixed;width:4rem;height:4rem;right:1rem;bottom:2rem;z-index:999;background:url(../images/whatsapp-ico.png)no-repeat center;background-size:100%;border-radius:50%}.float::after,.float::before{content:"";position:absolute;top:50%;left:50%;border-radius:50%;transform:translate(-50%,-50%)}.float::before{width:6.25rem;height:6.25rem;border:3px solid #25d366;animation:circle-anim 2.5s infinite ease-in-out}.float::after{width:3.125rem;height:3.125rem;border:2px solid #25d366;animation:circle-fill-anim 2.3s infinite ease-in-out}.sd-stat-label{font-size:1.4rem}nav.sd-breadcrumb.blk a,nav.sd-breadcrumb.blk span.sd-breadcrumb-sep{color:#636363}.site-header.hm.mega-open{background:#fff}.site-header.hm.mega-open .btn-contact{background-color:#000!important;color:#fff!important}.site-header.mega-open img.wtlogo,img.blclog{display:none!important}.site-header.mega-open img.blclog{display:block!important}@media all and (max-width:992px){html{font-size:calc(100vw*16/768);scroll-behavior:smooth}}@media all and (max-width:767px){html{font-size:calc(100vw*16/370);scroll-behavior:smooth}.float{position:fixed;width:3rem;height:3rem}}*,::after,::before{margin:0;padding:0;box-sizing:border-box}body{overflow-x:hidden}body,p{font-size:1.5rem;line-height:2.25rem}h2,h3,h4,h5{font-size:4rem;line-height:5rem}img,svg,video{display:block;max-width:100%;height:auto}button{cursor:pointer;background:0 0;border:0;font-family:inherit}.container{width:100%;max-width:var(--container-max);margin-inline:auto}.text-center{text-align:center}.btn,a.btn.btn-primary.trans:hover{background-size:.75rem;border:.031rem solid #fff}.btn{display:inline-flex;align-items:center;gap:var(--sp-2);padding:.75rem 2.906rem .75rem 1.375rem;font-size:1.25rem;font-weight:500;letter-spacing:-.01em;line-height:1;white-space:nowrap;border-radius:.5rem;background:url(../images/contact-icon-h.png)no-repeat right 1.5rem center;cursor:pointer;transition:all .25s var(--ease-out)}.btn-sm{padding:.625rem 1.25rem;font-size:.875rem}.btn-secondary{background-color:#fff;color:#000;border-color:#fff}.btn-primary,.btn-secondary:hover,.hero-slide .btn-secondary{background-color:#86bc24;color:#fff;border-color:#86bc24}.btn-secondary:hover{background:#86bc24 url(../images/contact-icon-h.png)no-repeat right 1.5rem center;background-size:.75rem}.btn-primary:hover,.hero-slide .btn-secondary:hover{background:#000 url(../images/contact-icon.png)no-repeat right 1.5rem center;color:#fff;border-color:#fff}.btn-primary:hover{background-size:.75rem}a.btn.btn-primary.trans{background-color:#86bc24;border:.031rem solid #86bc24;display:inline-block;width:max-content}a.btn.btn-primary.trans:hover{background:#000 url(../images/contact-icon-h.png)no-repeat right 1.5rem center;display:inline-block;width:max-content}.btn-white{display:inline-flex;background:var(--color-bg-white);color:var(--color-text-dark);border-color:var(--color-bg-white)}.btn-white:hover{background:var(--color-accent);color:var(--color-bg-dark);border-color:var(--color-accent);transform:translateY(-.125rem)}.btn-outline-white{background:0 0;color:var(--color-text-primary);border:1px solid rgba(255,255,255,.25)}.btn-outline-white:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.5);transform:translateY(-.125rem)}.flexcntr{display:flex;align-items:center;justify-content:center}.flexcntr .sd-stat-plus{display:none}.tin{font-size:clamp(2.5rem,5vw,4rem);font-weight:500;color:#111;margin-bottom:1.25rem;line-height:3.5rem}.site-header{position:fixed;inset-block-start:0;inset-inline:0;z-index:1000;background:#fff;transition:background .35s ease,border-color .35s ease;border-bottom:.031rem solid #9f9f9f9e}.site-header.hm{background:rgb(0 0 0/0%);backdrop-filter:blur(1.25rem);-webkit-backdrop-filter:blur(1.25rem);border-bottom:1px solid rgba(159,159,159,.4)}.site-header.hm.scrolled{background:rgba(0,0,0,.89);border-bottom-color:rgba(255,255,255,.1)}.site-header.hm.scrolled .nav-link{color:#fff!important}.site-header.hm.scrolled .wtlogo,.site-header.hm.scrolled.mega-open .wtlogo{display:block!important}.site-header.hm.scrolled .blclog,.site-header.hm.scrolled.mega-open .blclog{display:none!important}.site-header:not(.hm).scrolled{box-shadow:0 2px 16px rgba(0,0,0,.07)}.header-inner,.logo{display:flex;align-items:center}.header-inner{position:relative;gap:0;transition:padding-block .35s ease}.logo{flex-shrink:0}.logo img{width:11.75rem;display:block}.nav-primary{position:absolute;left:50%;transform:translateX(-50%)}.nav-list,ul.social-media li a{display:flex;align-items:center}.nav-item,.trustpart ul li{position:relative}.site-header.hm .nav-link,.solutionBuiltCvr.dark .slutHmLeft h2{color:#fff}.nav-link,.site-header.mega-open .nav-link{display:flex;align-items:center;padding:3.032rem 1.0625rem;font-size:1.25rem;font-weight:400;line-height:1;letter-spacing:-.005em;color:#000;border-radius:.375rem;transition:color .22s ease,background-color .22s ease;white-space:nowrap}.nav-link:hover{color:#86bc24;background-color:rgba(255,255,255,.07)}.nav-link.active{color:#84cc16}.header-actions{flex-shrink:0;margin-left:auto;display:flex;align-items:center;position:relative;z-index:1}.btn-contact{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 2.906rem .75rem 1.375rem;font-size:1.25rem;border:1px solid rgba(255,255,255,.55);border-radius:.625rem;background:url(../images/contact-icon.png)no-repeat right 1.5rem center #000;background-size:.75rem;color:rgba(255,255,255,.9);cursor:pointer;white-space:nowrap;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease}.site-header.hm .btn-contact,.site-header.mega-open .btn-contact{background:url(../images/contact-icon.png)no-repeat right 1.5rem center}.btn-contact:hover{border-color:rgba(255,255,255,.9);background:#86bc24 url(../images/contact-icon-h.png)no-repeat right 1.5rem center;background-size:.75rem;color:#fff}.hamburger,.nav-close{display:none}.hamburger{flex-direction:column;gap:.3125rem;padding:var(--sp-2);margin-left:var(--sp-4);cursor:pointer}.hamburger span{display:block;width:1.5rem;height:1.5px;background:rgba(255,255,255,.85);border-radius:var(--radius-full);transition:transform .3s ease,opacity .3s ease}.hamburger.active span:nth-child(1){transform:translateY(.4375rem) rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.active span:nth-child(3){transform:translateY(-.4375rem) rotate(-45deg)}.site-header:not(.hm) .hamburger span{background:#111312}.hero{position:relative;min-height:100svh;background-size:100%;background-position:center top;background-repeat:no-repeat;overflow:hidden;display:flex;flex-direction:column}.hero-inner,.trustpart ul{display:flex;align-items:center}.hero-inner{position:relative;z-index:2;min-height:50.938rem;padding-top:14.438rem;padding-bottom:var(--sp-12);width:100%;justify-content:space-between}.hero-inner .row{width:100%}.hero-content{max-width:100%}.hero-title{font-size:clamp(1.75rem,4.5vw,5.5rem);line-height:1.2;font-weight:400;letter-spacing:-.03em;color:#fff;margin-bottom:var(--sp-6);display:block}.hero-content p,.hero-subtitle{color:var(--color-text-secondary);margin-bottom:var(--sp-8);max-width:40rem;animation:heroFadeUp .85s var(--ease-out) .55s both}.hero-content .btn-white{animation:heroFadeUp .75s var(--ease-out) 1s both}.hero-visual{display:grid;justify-items:end;align-items:center}.hero-visual>.hero-banner-img{grid-area:1/1/2/2;opacity:0;visibility:hidden;transform:scale(.96) translateY(1.25rem);filter:blur(6px);transition:opacity 1.1s cubic-bezier(.22,1,.36,1),transform 1.1s cubic-bezier(.22,1,.36,1),filter 1.1s cubic-bezier(.22,1,.36,1),visibility 0s linear 1.1s;pointer-events:none;will-change:opacity,transform,filter}.hero-visual>.hero-banner-img.is-active{opacity:1;visibility:visible;transform:scale(1) translateY(0);filter:blur(0);transition:opacity 1.1s cubic-bezier(.22,1,.36,1),transform 1.1s cubic-bezier(.22,1,.36,1),filter 1.1s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s;pointer-events:auto}.hero p.hero-sub{margin-bottom:3rem}.why-card-dark-content .why-features-list li{color:#bababa}.hero-banner-img{width:100%;max-width:40rem;height:auto;display:block}.hero-title{animation:none}.hero-word{display:inline-flex;overflow:hidden;vertical-align:top;line-height:1.2;padding-bottom:.1em}.hero-char{display:inline-block;will-change:transform;line-height:inherit}.hero-space{display:inline-block;width:.3em}.hero-title .visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.homesec01{position:relative;z-index:2;padding-top:15rem;padding-bottom:2.5rem;text-align:center}.homesec01 h2{max-width:50%;margin:0 auto 2rem}.trustpart ul{justify-content:center;flex-wrap:wrap;gap:0;margin-bottom:2.5rem}.trustpart ul li::after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px;height:2rem;background:#6e6e6e}.trustpart ul li:last-child::after{display:none}.trustpart ul li img{max-width:18.813rem;height:auto;padding-inline:2rem}.homesec01>.container>p{max-width:62rem;margin-inline:auto;margin-bottom:0}.trustpart{margin-bottom:2.5rem}.partners-section{background:#fff;padding-bottom:3.5rem;overflow:hidden}.partners-inner{display:flex;flex-direction:column;gap:3rem}.partners-marquee{position:relative;width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent 0,#fff 8%,#fff 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0,#fff 8%,#fff 92%,transparent 100%)}.partners-track{display:flex;align-items:center;width:max-content;animation:marqueeScroll 35s linear infinite}.partners-marquee:hover .partners-track{animation-play-state:paused}.partner-logo{display:inline-flex;align-items:center;justify-content:center;padding-inline:3rem;flex-shrink:0}.partner-logo img{height:6rem;width:auto;max-width:14rem;object-fit:contain;opacity:1;transition:opacity .3s ease,filter .3s ease}.partner-logo img:hover{opacity:.75}.partners-cta{display:flex;justify-content:center}.btn-partners,.why-features-list li{align-items:center;gap:.625rem;color:#fff}.btn-partners{display:inline-flex;padding:.875rem 2rem;font-size:1rem;font-weight:500;background:#0b0d0b;border:1.5px solid #0b0d0b;border-radius:.5rem;cursor:pointer;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease,transform .2s ease;letter-spacing:-.01em}.btn-partners:hover{background:0 0;color:#0b0d0b;transform:translateY(-.125rem)}.btn-partners .btn-arrow{flex-shrink:0;transition:transform .25s ease}.btn-partners:hover .btn-arrow{transform:translate(2px,-2px)}.why-trust-section{background:#fff;padding-top:9rem;padding-bottom:12.5rem}.why-trust-heading{font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;color:#000;margin-bottom:3rem;letter-spacing:-.02em}.why-card{border-radius:1.25rem;overflow:hidden;height:100%;display:flex;flex-direction:column}.why-card--light{background:#fff;border:1px solid #d5d5d5}.why-card--light .why-card-visual{margin-top:auto;line-height:0;margin-top:-1.5rem}.why-card--light .why-card-img{width:100%;height:auto;display:block;border-radius:0 0 0 0;object-fit:cover}.why-card-stat,.why-card-title{font-weight:600;color:#000;margin-bottom:.5rem}.why-card-stat{font-size:clamp(2rem,3.5vw,3rem);line-height:1}.why-card-title,.why-cardCv p{font-size:1.75rem;line-height:2rem}.why-cardCv{padding:2.5rem 2.5rem 2rem}.why-cardCv p{font-size:1.25rem}.why-card--dark{position:relative;background:url(../images/why-brand-left-bg.jpg)no-repeat bottom center;background-size:cover;min-height:44rem}.why-card-dark-bg{position:absolute;inset:0;background-size:cover;background-position:center bottom;background-repeat:no-repeat;opacity:.55;border-radius:1.25rem;z-index:0}.why-card-dark-content{position:relative;z-index:1;padding:2.25rem;display:flex;flex-direction:column;height:100%;margin-bottom:2rem}.why-card-dark-title{font-size:2.5rem;font-weight:500;color:#fff;line-height:3.5rem;letter-spacing:-.02em;margin-bottom:2rem;max-width:87%}.why-features-list{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;flex-direction:column;gap:.875rem}.why-features-list li{display:flex;font-size:1.25rem;line-height:1.5;background:url(../images/contact-icon.png)no-repeat left top .5rem;background-size:.875rem;padding-left:2rem}.why-card-cta,.why-feature-icon{display:inline-flex;align-items:center}.why-feature-icon{flex-shrink:0;width:1.375rem;height:1.375rem;border-radius:.25rem;background:rgba(132,204,22,.15);justify-content:center}.why-card-cta{gap:.625rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;color:#000;background:#fff;border:1.5px solid #fff;border-radius:.5rem;cursor:pointer;text-decoration:none;width:fit-content;transition:background .25s ease,color .25s ease,transform .2s ease}.why-card-cta:hover{background:#84cc16;border-color:#84cc16;color:#000;transform:translateY(-.125rem)}.clientLogosCvr h3{font-size:3rem;line-height:4.5rem}.inner-common-hero h1{font-size:clamp(1.75rem,4.5vw,5.5rem);line-height:6rem}@media (max-width:64em){.why-trust-section{padding-top:3.5rem;padding-bottom:3.5rem}.why-trust-heading{margin-bottom:2rem}.why-card--dark{min-height:auto}.why-cardCv{padding:1rem 1rem 3rem;text-align:center}}@media (max-width:48em){.why-trust-section{padding-top:3rem;padding-bottom:3rem}.why-trust-heading{text-align:center}.why-card--light{padding:0}.why-card-dark-content{padding:1.75rem 1.5rem 2rem}.why-card--dark{min-height:auto}}.solutionBuilt{background:#fff}.solutionBuilt-header{padding-bottom:0;text-align:center}.solutionBuiltCvr{background:#f8f8f8;padding-top:8.438rem;padding-bottom:5rem}.slutHmLeft{padding-right:3rem;position:sticky;top:0}.slutHmRight{background:0 0}.slut-list{list-style:none;padding:0;margin:0;width:100%}.slut-item{display:flex;align-items:center;gap:1.25rem;padding:1.375rem 0;border-bottom:1px solid #bababa;transition:background .2s ease}.slut-item.toparw{background:url(../images/topr-arrow.png)no-repeat top 1.375rem right;background-size:1.5rem}.slut-item:last-child{border-bottom:0}.slut-item--last{border-bottom:none}.slut-icon,.slut-link{display:flex;align-items:center}.slut-link{gap:1.25rem;width:100%;text-decoration:none}.slut-link,.slut-link:hover{color:inherit}.slut-item:hover .slut-info strong{color:var(--color-accent)}.slut-icon{flex-shrink:0;width:3rem;height:3rem;justify-content:center;margin-bottom:auto}.slut-icon img{width:100%;height:100%;object-fit:contain}.readyTransformText p,.slut-info{font-size:1.25rem;line-height:2rem}.slut-info{display:flex;flex-direction:column;color:var(--color-text-primary)}.slut-info strong{display:block;font-size:1.75rem;font-weight:500;color:#000;line-height:2.25rem;margin-bottom:.375rem}.slutHmLeft h2{font-size:3.5rem;line-height:5rem;margin-bottom:1rem}.solutionBuiltCvr.white-bg{background:#fff}.solutionBuiltCvr.dark{background:#000}.solutionBuiltCvr.dark .slutHmLeft p{color:rgba(255,255,255,.65)}.solutionBuiltCvr.dark .slut-item{border-bottom-color:#636363}.solutionBuiltCvr.dark .slut-info strong,.storiesImpactCvr .slutHmLeft h2{color:#fff}.solutionBuiltCvr.dark .slut-desc,.storiesImpactCvr .slutHmLeft p{color:rgba(255,255,255,.6)}@media (min-width:992px){.solutionBuilt{position:relative}.solutionBuiltCvr{position:sticky;top:0;min-height:100%}.solutionBuiltCvr.reveal-section,.solutionBuiltCvr.reveal-section.is-visible{opacity:1!important;transform:none!important;transition:none!important}.solutionBuiltCvr.panel-no-pin{position:relative!important;top:auto!important;min-height:auto!important}}.readyTransformCvr{margin-top:7.5rem}.readyTransformBox{display:flex;align-items:center;gap:2rem;background:#000;background:-webkit-linear-gradient(0deg,#000 16%,#313131 100%);background:-moz-linear-gradient(0deg,#000 16%,#313131 100%);background:linear-gradient(0deg,#000 16%,#313131 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#313131", GradientType=0);border-radius:1.25rem;padding:0 3rem 0 0;min-height:11rem;position:relative}.readyTransformImg{flex-shrink:0;align-self:flex-end;position:relative;width:22rem}.readyTransformImg img{width:100%;position:absolute;left:0;bottom:0}.readyTransformText{flex:1;padding-left:2.5rem}.readyTransformText h3{font-size:clamp(1.25rem,1.5rem,1.75rem);font-weight:500;color:#fff;margin-bottom:.375rem;line-height:1.3}.readyTransformText p{color:#bababa;margin-bottom:0}.readyTransformAction{flex-shrink:0}.blogBoxCvr{max-width:86.633%}.blogheading{font-size:1.75rem;color:#000;line-height:2.25rem;font-weight:500;margin-top:1.25rem;padding-bottom:1rem;border-bottom:.063rem solid #bababa;margin-bottom:1rem}.blogBoxCvr p{font-size:1.25rem;line-height:2rem;margin-bottom:1rem}.blogimage span,.date{font-size:1rem;display:inline-block}.date{line-height:1.5rem;background:url(../images/contact-icon.png)no-repeat right center;background-size:1rem;padding-right:3.5rem}.blogimage{position:relative;border-radius:1rem}.blogimage span{position:absolute;left:1rem;top:1rem;border:1px solid #ccc;padding:.25rem 1rem;border-radius:2.188rem;color:#fff}.blghmmain .col-lg-4:nth-child(2) .blogBoxCvr{margin:0 auto}.blghmmain .col-lg-4:nth-child(3) .blogBoxCvr{margin-left:auto}.tredBtn{display:flex;align-items:center;justify-content:flex-end;height:100%;position:relative}section.whatstrending{padding:12.5rem 0 16rem;background:url(../images/footnettop.png)no-repeat bottom center;background-size:100%}ul.social-media li a span{display:inline-block;margin-right:1rem}.inner-common-hero h1,ul.social-media li{margin-bottom:0}@media (max-width:48em){.readyTransformBox{flex-direction:column;padding:2rem 1.5rem;text-align:center;min-height:auto}.readyTransformImg{width:100%;align-self:center}.readyTransformAction .btn{width:100%;justify-content:center}.readyTransformImg img{width:100%;position:absolute;left:0;bottom:auto;top:-12.6rem}}@media (max-width:64em){.solutionBuilt-header{padding-top:3.5rem;padding-bottom:2rem}.solutionBuiltCvr{padding-top:3rem;padding-bottom:3rem}.slutHmLeft{padding-right:1.5rem}}@media (max-width:48em){.solutionBuilt-header{padding-top:2rem;padding-bottom:0}.solutionBuiltCvr{padding-top:2.5rem;padding-bottom:2.5rem}.slutHmLeft{padding-right:0;padding-bottom:2.5rem;text-align:center;align-items:center;display:flex;flex-direction:column}.slut-item{padding:1.125rem 1.5rem}}@media (max-width:30em){.slut-item{gap:1rem;padding:1rem 0}.slut-icon{width:2.25rem;height:2.25rem}}.site-footer{background:#000 url(../images/footnet.png)no-repeat top center;background-size:100%;position:relative;overflow:hidden;padding-top:32rem;padding-bottom:var(--sp-8)}.clientLogosCvr{padding:12.5rem 0;background:#fff;overflow:hidden}.clientLogosHeading{font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:700;line-height:1.35;color:var(--color-text-primary, #0b0d0b);margin-bottom:var(--sp-12, 3rem)}.clientLogosRow{overflow:hidden;margin-bottom:1.5rem}.clientLogosRow:last-child{margin-bottom:0}.clientLogosTrack{display:flex;align-items:center;width:max-content;gap:0}.clientLogosTrack--left{animation:clientScrollLeft 28s linear infinite}.clientLogosTrack--right{animation:clientScrollRight 28s linear infinite}.cl-logo{display:flex;align-items:center;justify-content:center;border-radius:.75rem;margin-right:1rem;background:#fff;flex-shrink:0;transition:border-color .25s ease,box-shadow .25s ease}.cl-logo img{height:10rem;max-width:22rem;object-fit:contain;filter:grayscale(100%) opacity(.65);transition:filter .3s ease;display:block}.cl-logo:hover img{filter:grayscale(0%) opacity(1)}.clientLogosRow:hover .clientLogosTrack{animation-play-state:paused}.storiesImpactCvr{background:#000;background:-webkit-linear-gradient(51deg,#000 61%,#313131 100%);background:-moz-linear-gradient(51deg,#000 61%,#313131 100%);background:linear-gradient(51deg,#000 61%,#313131 100%);background:linear-gradient(51deg,#1e1e1e 95%,#3a3a3a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#313131", GradientType=0);padding:7.5rem 0;position:relative;overflow:hidden}.soi-bg-img{position:absolute;bottom:0;left:0;width:42.5rem;pointer-events:none;z-index:0}.soi-bg-img img{width:100%;height:auto;display:block;opacity:.6}.storiesImpactCvr .container{position:relative;z-index:1}.soi-slider{position:relative}.soi-slide{display:none}.soi-slide.active{display:block}.soi-stars{display:flex;align-items:center;gap:.3rem;margin-bottom:1.5rem}.soi-stars img{width:9.5rem}.soi-slide>p{font-size:2rem;line-height:3.5rem;color:rgba(255,255,255,.85);margin-bottom:4.5rem;overflow:hidden}.soi-divider{border:0;border-top:1px solid #bababa;margin:0 0 2rem}.soi-arrows,.soi-nav{display:flex;align-items:center}.soi-nav{justify-content:space-between;gap:1rem}.soi-arrows{gap:.625rem;flex-shrink:0}.soi-next,.soi-prev{display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;border:1px solid #fff;background:0 0;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.soi-next:hover,.soi-prev:hover{background:var(--color-accent, #3ECF6B);border-color:var(--color-accent, #3ECF6B);color:#fff}.footer-col ul,.soi-author{display:flex;flex-direction:column}.footer-col ul{gap:1.5rem;margin-bottom:3.5rem}.soi-author{gap:.15rem}.soi-author strong{font-size:1.75rem;font-weight:500;color:#fff;display:block}.soi-author p{font-size:1.25rem;color:#bababa;line-height:2rem;margin:0;margin-top:.5rem;font-weight:400}.footer-brand-bg{position:absolute;bottom:0;left:50%;transform:translateX(-50%);font-size:14vw;font-weight:900;letter-spacing:-.05em;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.05);text-transform:lowercase;white-space:nowrap;pointer-events:none;line-height:.9;user-select:none}.footer-inner{position:relative;z-index:2}.footer-top{margin-bottom:var(--sp-16)}.iso{display:flex;align-items:center;justify-content:center}.iso li{width:100}.iso img{width:4.25rem;margin-left:1rem}.footer-col-title{font-size:1.5rem;font-weight:400;color:var(--color-text-primary);margin-bottom:var(--sp-4);line-height:2rem}.footer-col-title--mt{margin-top:var(--sp-8)}.footer-col ul li a,.list-unstyled li{font-size:1.25rem;color:#fff;transition:color .2s ease;line-height:1.75rem;font-weight:400}.footer-col ul li a:hover{color:#5a9a0a}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--sp-4);padding-top:var(--sp-6)}.footer-copy{font-size:1.25rem;line-height:normal;color:var(--color-text-muted)}.footer-badges{display:flex;align-items:center;gap:var(--sp-3)}.footer-badge{font-size:.6875rem;font-weight:700;color:var(--color-text-secondary);border:1px solid var(--color-border);padding:.25rem .5rem;border-radius:var(--radius-sm)}.animate-on-scroll,.reveal-section{opacity:0;transform:translateY(3.5rem);transition:opacity 1.1s cubic-bezier(.22,1,.36,1),transform 1.1s cubic-bezier(.22,1,.36,1)}.animate-on-scroll.animated,.reveal-section.is-visible,.reveal-section.is-visible .why-card-dark-title,.reveal-section.is-visible h2,.reveal-section.is-visible h3{opacity:1;transform:translateY(0)}.reveal-section.is-visible .slut-item:nth-child(1){transition-delay:.05s}.reveal-section.is-visible .slut-item:nth-child(2){transition-delay:.12s}.reveal-section.is-visible .slut-item:nth-child(3){transition-delay:.19s}.reveal-section.is-visible .slut-item:nth-child(4){transition-delay:.26s}.reveal-section.is-visible .slut-item:nth-child(5){transition-delay:.33s}.reveal-section .why-card-dark-title,.reveal-section h2,.reveal-section h3{opacity:0;transform:translateY(1.25rem);transition:opacity .9s cubic-bezier(.22,1,.36,1) .05s,transform .9s cubic-bezier(.22,1,.36,1) .05s}.reveal-section .blogBoxCvr,.reveal-section .cl-logo,.reveal-section .footer-col,.reveal-section .partner-logo,.reveal-section .prdctDrpDwnCvr,.reveal-section .soi-slide.active,.reveal-section .trustpart li,.reveal-section .why-card{opacity:0;transform:translateY(2rem);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}.reveal-section.is-visible .blogBoxCvr,.reveal-section.is-visible .cl-logo,.reveal-section.is-visible .footer-col,.reveal-section.is-visible .partner-logo,.reveal-section.is-visible .prdctDrpDwnCvr,.reveal-section.is-visible .soi-slide.active,.reveal-section.is-visible .trustpart li,.reveal-section.is-visible .why-card{opacity:1;transform:translateY(0)}.reveal-section.is-visible .blogBoxCvr:nth-child(1),.reveal-section.is-visible .footer-col:nth-child(1),.reveal-section.is-visible .prdctDrpDwnCvr:nth-child(1),.reveal-section.is-visible .trustpart li:nth-child(1),.reveal-section.is-visible .why-card:nth-child(1){transition-delay:.08s}.reveal-section.is-visible .blogBoxCvr:nth-child(2),.reveal-section.is-visible .footer-col:nth-child(2),.reveal-section.is-visible .prdctDrpDwnCvr:nth-child(2),.reveal-section.is-visible .trustpart li:nth-child(2),.reveal-section.is-visible .why-card:nth-child(2){transition-delay:.16s}.reveal-section.is-visible .blogBoxCvr:nth-child(3),.reveal-section.is-visible .footer-col:nth-child(3),.reveal-section.is-visible .prdctDrpDwnCvr:nth-child(3),.reveal-section.is-visible .trustpart li:nth-child(3),.reveal-section.is-visible .why-card:nth-child(3){transition-delay:.24s}.reveal-section.is-visible .blogBoxCvr:nth-child(4),.reveal-section.is-visible .footer-col:nth-child(4),.reveal-section.is-visible .trustpart li:nth-child(4),.reveal-section.is-visible .why-card:nth-child(4){transition-delay:.32s}.reveal-section.is-visible .why-card:nth-child(5){transition-delay:.4s}.reveal-section.is-visible .why-card:nth-child(6){transition-delay:.48s}@media (prefers-reduced-motion:reduce){.animate-on-scroll,.reveal-section,.reveal-section .blogBoxCvr,.reveal-section .cl-logo,.reveal-section .footer-col,.reveal-section .partner-logo,.reveal-section .prdctDrpDwnCvr,.reveal-section .trustpart li,.reveal-section .why-card,.reveal-section .why-card-dark-title,.reveal-section h2,.reveal-section h3{opacity:1!important;transform:none!important;transition:none!important}}.blogimage,.cl-logo,.partner-logo,.prdctDrpDwnCvr,.soi-bg-img,.why-card-visual{overflow:hidden}.blogBoxCvr img,.blogimage img,.cl-logo img,.partner-logo img,.prdctDrpDwnCvr img,.sd-work-img-main,.slut-icon img,.why-card-img{transition:transform .55s cubic-bezier(.22,1,.36,1),filter .4s ease;will-change:transform}.blogBoxCvr:hover .blogimage img,.sd-work-img-main:hover img{transform:scale(1.06)}.blogBoxCvr,.prdctDrpDwnCvr,.why-card{transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease}.blogBoxCvr:hover,.prdctDrpDwnCvr:hover,.why-card:hover{transform:translateY(-6px)}.slut-item .slut-icon img{transition:transform .4s cubic-bezier(.22,1,.36,1)}.slut-item:hover .slut-icon img{transform:scale(1.12) rotate(-4deg)}.cl-logo:hover img,.partner-logo:hover img{transform:scale(1.08);filter:brightness(1.08) saturate(1.05)}.mega-menu .prdctDrpDwnCvr img,.mega-menu li a img{transition:transform .35s cubic-bezier(.22,1,.36,1)}.mega-menu li a:hover img{transform:scale(1.1)}.trustpart li img{transition:transform .4s ease,filter .4s ease}.trustpart li:hover img{transform:translateY(-3px);filter:brightness(1.05)}.sd-work-img{transition:transform .6s cubic-bezier(.22,1,.36,1);will-change:transform}.sd-work-img-wrap:hover .sd-work-img{transform:scale(1.07)}.inner-common-hero{margin-top:8rem;padding-top:5rem;padding-bottom:7.5rem;background:#fff;position:relative;overflow:hidden}.inner-common-hero p{margin-bottom:0;color:var(--color-text-primary)}.inner-common-hero .container{position:relative;z-index:1}.svc-category{background:#fff}.svc-img-wrap{height:100%;max-width:25.313rem;border-radius:1rem;overflow:hidden}.svc-img-wrap img{width:100%;display:block;object-fit:cover;height:100%}.svc-category .serv-cover-row{margin-bottom:10rem}.svc-category .serv-cover-row:nth-child(2n){flex-direction:row-reverse}.svc-category .serv-cover-row:nth-child(2n) .slutHmRight{padding-left:0}.svc-category .serv-cover-row:nth-child(2n) .svc-img-wrap{margin-left:auto}.svc-category .slutHmRight{padding:0 0 0 1rem;min-height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.slutHmRight h2{margin-bottom:1.5rem}.svc-category--dm .svc-img-wrap{height:100%}.svc-cta{padding-top:5rem;padding-bottom:5rem;background:#111}.svc-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.svc-cta-inner h2{color:#fff!important;margin-bottom:.5rem}.svc-cta-inner p{color:rgba(255,255,255,.6);margin-bottom:0}.svc-cta-inner .btn-primary{flex-shrink:0;white-space:nowrap;display:inline-flex;align-items:center;gap:.75rem}.svc-cta-inner .btn-primary img{width:.75rem}.services-page .nav-link.active{color:var(--color-accent)}.services-page .nav-link.active::after{width:100%;background:var(--color-accent)}.listingcnt ul li:last-child,.svc-category .serv-cover-row:last-child{margin-bottom:0}@media all and (max-width:992px){:root{--container-pad:2rem}.hamburger{display:flex}.logo{margin-right:auto}.header-inner{padding-block:1.25rem}.btn-contact{padding:.75rem;font-size:0;gap:0;min-width:2.75rem}h1,h2,h3,h4,h5{font-size:2.2rem;line-height:3rem}.nav-primary{display:flex!important;position:fixed!important;top:0;left:0;width:100vw;max-width:50rem;height:100vh;flex-direction:column;background:#111312;border-right:1px solid rgba(255,255,255,.07);padding:3.5rem .75rem 3rem;overflow-y:auto;z-index:1100;transform:translateX(-100%);opacity:0;visibility:hidden;pointer-events:none;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .35s cubic-bezier(.16,1,.3,1),visibility 0s linear .42s;will-change:transform,opacity}.nav-primary.nav-open{transform:translateX(0);opacity:1;visibility:visible;pointer-events:auto;transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .35s cubic-bezier(.16,1,.3,1),visibility 0s linear 0s}.nav-primary.nav-open .nav-item{animation:navItemIn .38s cubic-bezier(.16,1,.3,1) both}.nav-primary.nav-open .nav-item:nth-child(1){animation-delay:.1s}.nav-primary.nav-open .nav-item:nth-child(2){animation-delay:.16s}.nav-primary.nav-open .nav-item:nth-child(3){animation-delay:.22s}.nav-primary.nav-open .nav-item:nth-child(4){animation-delay:.28s}.nav-primary.nav-open .nav-item:nth-child(5){animation-delay:.34s}.nav-primary.nav-open .nav-item:nth-child(6){animation-delay:.4s}.nav-primary.nav-open .nav-item:nth-child(7){animation-delay:.46s}@keyframes navItemIn{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}.nav-overlay{display:none!important}.nav-close,.trustpart ul li{display:flex;justify-content:center}.nav-close{align-items:center;position:absolute;top:1.25rem;right:1.25rem;width:2.25rem;height:2.25rem;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.05);color:rgba(255,255,255,.6);cursor:pointer;transition:background .2s,color .2s,border-color .2s}.nav-close:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.25);color:#fff}.nav-primary .nav-list{display:flex;flex-direction:column;align-items:flex-start;width:100%;gap:0}.nav-primary .nav-item{width:100%;border-bottom:1px solid rgba(255,255,255,.05)}.nav-primary .nav-link{display:flex;align-items:center;padding:.9rem 0;width:100%;border-radius:0;font-weight:500;color:rgba(255,255,255,.65);transition:color .22s ease,padding-left .22s ease}.nav-primary .nav-link::before{content:"";width:.35rem;height:.35rem;border-radius:50%;background:#3ecf6b;margin-right:0;opacity:0;transform:scale(0);flex-shrink:0;transition:opacity .22s,transform .22s,margin-right .22s}.nav-primary .nav-link:hover{background:0 0;color:#fff;padding-left:.25rem}.nav-primary .nav-link:hover::before{opacity:1;transform:scale(1);margin-right:.5rem}.hero-inner{min-height:auto;padding-top:7rem;padding-bottom:2rem;text-align:center;justify-content:center}.hero-content{max-width:100%;display:flex;flex-direction:column;align-items:center}.hero-title{text-align:center}.hero-content p,.hero-subtitle{max-width:100%;text-align:center}.hero-visual{justify-content:center!important;align-items:center;margin-top:2rem}.hero-banner-img{display:block;margin:0 auto;max-width:32rem}.col-lg-6.d-flex.justify-content-end{justify-content:center!important}.homesec01{padding-top:3rem;padding-bottom:2rem;text-align:center}.homesec01 h2{max-width:90%;margin-inline:auto}.trustpart ul{display:grid!important;grid-template-columns:1fr 1fr;gap:1rem;justify-items:center}.trustpart ul li::after{display:none}.trustpart ul li{width:100%;padding:.75rem}.trustpart ul li img{max-width:19rem;width:100%}.partners-section{padding-top:0;padding-bottom:1.5rem}.partner-logo{min-width:25vw;padding-inline:1.5rem;justify-content:center}.partner-logo img{height:5.75rem;max-width:100%}.partners-track{animation-duration:40s}.clientLogosCvr,.partners-cta{text-align:center}.clientLogosCvr{padding:3rem 0}.why-trust-section{padding-top:1rem;padding-bottom:3rem}.solutionBuiltCvr{padding-top:2.5rem;padding-bottom:2.5rem}.readyTransformCvr{padding-top:11rem;padding-bottom:2rem}.storiesImpactCvr{padding:3rem 0}.soi-slide>p,p{font-size:1.25rem;line-height:2rem}section.whatstrending{padding:0 0 6.5rem}section.whatstrending h3{margin-bottom:1.5rem;height:100%;display:flex;align-items:center;justify-content:flex-start}.tredBtn{margin-bottom:2rem;justify-content:center}.site-footer{padding-top:8rem}.footer-col ul{margin-bottom:2rem;gap:1rem}.clientLogosCvr h3{font-size:2rem;line-height:2.75rem}.soi-slide>p{margin-bottom:1.5rem}.soi-author strong{font-size:1.125rem}.soi-author p{font-size:1rem;line-height:1.5rem}.hero{background-size:100%;background-position:top right}.blogBoxCvr{max-width:100%;text-align:center}.blogBoxCvr img{width:100%}.header-actions{display:none!important}.readyTransformText{flex:1;padding-left:0}.inner-common-hero{margin-top:4.5rem;padding-top:2rem;text-align:center;padding-bottom:2rem}.inner-common-hero h1{line-height:2.5rem;margin-bottom:1rem}.site-header.scrolled .header-inner{padding-block:1rem}.svc-img-wrap{margin:0 auto}.svc-category .serv-cover-row .col-lg-4{margin-bottom:.5rem;text-align:center}.svc-category .serv-cover-row{margin-bottom:2.5rem}.slutHmRight h2{margin-bottom:1rem}}@media (max-width:767px){.mobBannImgs{display:none!important}:root{--container-pad:1.25rem}.slut-info,.why-features-list li,p{font-size:1rem;line-height:1.5rem;margin-bottom:1rem}.btn{font-size:1rem}h1,h2,h3,h4,h5{font-size:1.65rem;line-height:2.5rem;margin-bottom:1.5rem}.hero-inner{padding-top:7rem;padding-bottom:0;text-align:center}.hero-content{max-width:100%;display:flex;flex-direction:column;align-items:center}.hero-title{text-align:center;margin-bottom:1rem}.hero-content p,.hero-subtitle{max-width:100%;text-align:center}.hero-visual{justify-content:center!important;align-items:center;margin-top:1.5rem}.hero-banner-img{display:block;margin:0 auto}.col-lg-6.d-flex.justify-content-end{justify-content:center!important}.homesec01{padding-top:2rem;padding-bottom:1.5rem}.homesec01 h2{max-width:100%;margin-inline:auto}.homesec01,.homesec01>.container>p{text-align:center}.trustpart ul{display:grid!important;grid-template-columns:1fr;gap:.75rem;justify-items:center}.trustpart ul li::after{display:none}.trustpart ul li{width:100%;display:flex;justify-content:center;padding:.5rem}.trustpart ul li img{max-width:17rem;width:100%}.trustpart{margin-bottom:1.75rem}.why-card-dark-title{text-align:center;max-width:100%;font-size:1.65rem;line-height:2.5rem}.partners-section{padding-top:0;padding-bottom:1.5rem}.partner-logo{min-width:50vw;padding-inline:1.5rem;justify-content:center}.partner-logo img{height:5.75rem;max-width:100%}.partners-track{animation-duration:28s}.partners-cta{text-align:center}.clientLogosCvr{padding:2.5rem 0}.why-trust-section{padding-top:0;padding-bottom:2.5rem}.solutionBuiltCvr{padding-top:2rem;padding-bottom:2rem}.readyTransformCvr{padding-top:3.5rem;padding-bottom:1.5rem}.readyTransformBox{flex-direction:column;padding:1.5rem;gap:1.25rem}.storiesImpactCvr{padding:2rem 0}.storiesImpactCvr .slutHmLeft{text-align:center;margin-bottom:.5rem}.soi-slide>p{font-size:.95rem}.soi-nav{gap:.75rem}.inner-common-hero{padding-top:2rem;padding-bottom:0}.slut-info strong{display:block;font-size:1.25rem;font-weight:500;color:#000;line-height:2rem}.inner-common-hero h1,.slut-info{margin-bottom:0}.svc-category{padding-top:2.5rem;padding-bottom:0}.svc-img-wrap img{width:100%;border-radius:.75rem}.svc-category-title,.svc-cta-inner h2{font-size:1.5rem!important;margin-bottom:1.25rem}.svc-cta-inner h2{margin-bottom:.5rem}.svc-item-inner{flex-wrap:wrap;gap:.75rem}.svc-icon{width:2.5rem;height:2.5rem;flex-shrink:0}.svc-text h3{font-size:1rem!important}.svc-text p{font-size:.875rem}.svc-cta{padding:2rem 0}.svc-cta-inner{gap:1.5rem;text-align:center}.svc-cta-inner p{margin-bottom:0}.footer-bottom,.svc-cta-inner{flex-direction:column;align-items:center}.footer-bottom,.footer-col,.footer-col-title,.footer-copy{text-align:center}.footer-col ul{align-items:center}.footer-copy{font-size:1.2rem}.footer-badges{justify-content:center}}.sd-hero{position:relative;background:#060806;overflow:hidden;padding-top:18rem;padding-bottom:7rem}.sd-hero-glow{position:absolute;inset:0;background:radial-gradient(ellipse 54% 100%at 92% 50%,rgba(84,150,10,.55)0,rgba(40,90,5,.55) 45%,transparent 70%);pointer-events:none;z-index:0}.sd-hero .container{position:relative;z-index:1}.sd-breadcrumb{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:1.5rem}.sd-breadcrumb a{font-size:1.25rem;line-height:2rem;color:rgba(255,255,255,.5);text-decoration:none;transition:color .2s ease}.sd-breadcrumb a:hover{color:rgba(255,255,255,.85)}.sd-breadcrumb-sep{font-size:1.25rem;color:rgba(255,255,255,.3);user-select:none}.sd-breadcrumb-current{font-size:1.25rem;color:var(--color-accent)}.sd-hero-title{font-size:clamp(2.5rem,5vw,5rem);font-weight:500;color:#fff;line-height:1.1;letter-spacing:-.02em;margin-bottom:0}.ourpplesecjoin{height:100%;padding-bottom:4rem}.ourpplesecjoin .ourpplCvr{background:#000;position:relative;bottom:0;height:100%;border-radius:1rem;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;gap:1rem}@media (max-width:992px){.sd-hero{padding-top:8rem;padding-bottom:3.5rem}}@media (max-width:767px){.sd-hero{padding-top:6.5rem;padding-bottom:2.5rem}.sd-hero-title{font-size:1.25rem;line-height:2.5rem}.sd-breadcrumb{gap:.35rem}.sd-breadcrumb a,.sd-breadcrumb-current,.sd-breadcrumb-sep{font-size:.85rem;line-height:1rem}}.sd-intro{background:#fff;padding-top:7.5rem}.sd-intro-actions a.btn.btn-secondary{border:1px solid #00000080}.sd-cta-banner-text p,.sd-offer-card p{font-size:1.25rem;line-height:2rem}.sd-intro-actions{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;margin-top:3rem}.sd-intro-img-wrap{position:relative;border-radius:.75rem;overflow:hidden;line-height:0;padding-left:1.25rem}.sd-intro-img-wrap img{display:block;border-radius:.75rem}.servinLeft h2{padding-right:6rem}.servinLeft{padding-right:3rem}.sd-stats{padding-top:7.5rem;border-bottom:1px solid #bababa;padding-bottom:6.25rem}.sd-stat-item{text-align:center;padding:1rem}.sd-stat-number{font-size:clamp(2.5rem,5vw,4rem);font-weight:500;color:#111;margin-bottom:1.25rem;line-height:3.5rem}.sd-stat-plus{color:var(--color-accent)}@media (max-width:992px){.sd-intro{padding-top:3.5rem}.sd-intro-title{font-size:2rem}.sd-stats{margin-top:3rem}}@media (max-width:767px){.sd-intro{padding-top:2rem}.sd-intro-title{font-size:1.65rem}.sd-intro-actions{flex-direction:column;align-items:flex-start}.sd-stat-item{padding:.75rem .5rem}.sd-stat-number{font-size:2.25rem}.sd-stat-label{font-size:.875rem}.sd-stats{margin-top:2rem;padding-top:2rem;padding-bottom:2rem}}.sd-offer{background:#fff;padding:12.5rem 0}.sd-offer h2,.servpartn h2{text-align:center}.sd-offer-heading{text-align:center;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:500;color:#111;letter-spacing:-.02em;margin-bottom:3rem}.sd-offer-card{background:#f5f5f3;border-radius:.875rem;padding:2.5rem 2rem;height:100%;display:flex;flex-direction:column;transition:box-shadow .25s ease,transform .25s ease}.sd-offer-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.09);transform:translateY(-3px)}.sd-offer-icon{width:4rem;height:4rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.sd-offer-icon img{width:100%;height:100%;object-fit:contain}.sd-offer-card h3,.subheading{font-size:1.75rem;font-weight:500;color:#111;line-height:2.25rem;margin-bottom:.75rem}.sd-offer-card p{color:var(--color-text-primary);margin-bottom:0;flex:1}.sd-offer-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.5rem;font-size:1.25rem;font-weight:500;color:#111;text-decoration:none;transition:color .2s ease}.sd-offer-link img{width:.7rem;height:.7rem;object-fit:contain;filter:invert(1) brightness(0) saturate(100%) invert(62%) sepia(60%) saturate(600%) hue-rotate(50deg)}.sd-offer-link:hover{color:var(--color-accent)}@media (max-width:992px){.sd-offer{padding-top:3.5rem;padding-bottom:0}.sd-offer-heading{margin-bottom:2rem}}@media (max-width:767px){.sd-offer{padding-top:2.5rem;padding-bottom:2.5rem}.sd-offer-card{padding:1.5rem}.sd-offer-icon{width:2.5rem;height:2.5rem;margin-bottom:1rem}}.sd-techstack{padding-top:7.5rem;padding-bottom:12.5rem}@media (max-width:992px){.sd-techstack{padding-top:3.5rem;padding-bottom:0}}@media (max-width:767px){.sd-techstack{padding-top:2.5rem}}.sd-assure{padding-top:0;padding-bottom:12.5rem}.how-we-img-wrap img{width:100%}.how-we-img-wrap{margin-right:1.25rem;border-radius:.75rem;overflow:hidden}.howwe-accRIght{padding-left:4.25rem;height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.sd-assure-title{font-size:clamp(1.75rem,3vw,3rem);font-weight:500;color:#111;line-height:1.15;letter-spacing:-.02em;margin-bottom:2rem}.sd-accordion{display:flex;flex-direction:column;width:100%}.sd-acc-item:not(:first-child){border-top:1px solid #bababa}.sd-acc-item:last-child{border-bottom:0 solid #bababa}.sd-acc-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;background:0 0;border:0;padding:1.5rem 0;cursor:pointer;gap:1rem;text-align:left}.sd-acc-trigger span:first-child{font-size:1.75rem;font-weight:500;color:#000;line-height:2.25rem}.sd-acc-icon{flex-shrink:0;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;color:#111}.sd-acc-item .icon-minus{display:none}.sd-acc-item .icon-plus,.sd-acc-item--open .icon-minus{display:block}.sd-acc-item--open .icon-plus{display:none}.sd-acc-body{overflow:hidden;max-height:0;transition:max-height .38s cubic-bezier(.22,1,.36,1),padding .38s ease;padding-bottom:0}.sd-acc-item--open .sd-acc-body{max-height:20rem;padding-bottom:1.25rem;padding-right:1.25rem}.sd-acc-body p{color:var(--color-text-primary);margin-bottom:0}@media (max-width:992px){.sd-assure{padding-top:3rem;padding-bottom:3rem}}@media (max-width:767px){.sd-assure{padding-top:0;padding-bottom:2.5rem}.sd-assure .col-lg-5{margin-bottom:.5rem}}.sd-cta-banner{background:#fff;padding-top:0}.sd-cta-banner-inner{background:#111312;border-radius:1rem;padding:3rem 3.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.sd-cta-banner-text h2{color:#fff;font-size:3rem;font-weight:500;margin-bottom:1rem;line-height:normal}.sd-cta-banner-inner a{margin-top:.625rem}.sd-cta-banner-text p{color:rgba(255,255,255,.55);margin-bottom:0}.sd-cta-banner-btn{flex-shrink:0;white-space:nowrap;margin-left:auto;border-color:rgba(255,255,255,.35)!important;color:#fff!important}.sd-cta-banner-btn:hover{background:var(--color-accent)!important;border-color:var(--color-accent)!important;color:#fff!important}@media (max-width:992px){.sd-cta-banner{padding-top:3rem;padding-bottom:3.5rem}.sd-cta-banner-inner{padding:2rem}}@media (max-width:767px){.sd-cta-banner{padding-top:2rem;padding-bottom:2.5rem}.sd-cta-banner-inner{flex-direction:column;align-items:flex-start;padding:1.75rem 1.5rem}.sd-cta-banner-text h2{font-size:1.2rem}}.sd-why-icon{width:.75rem;height:auto;margin-right:1rem;margin-top:-.7rem;display:inline-block}.sd-why-title{font-size:1.35rem;font-weight:500;color:#111;display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.sd-why-title img{flex-shrink:0}.howwe-accRIght.left{padding-left:0;padding-right:4.25rem}.how-we-img-wrap.right{margin-right:0;margin-left:1.25rem}.sd-recent-works{padding-bottom:2rem;background:#fff}.sd-work-card,.sd-work-img-wrap{border-radius:.875rem;overflow:hidden}.sd-work-card{background:#fff}.sd-work-img-wrap{position:relative}.sd-work-img{width:100%;object-fit:cover;display:block;border-radius:.875rem}.sd-work-badge{position:absolute;top:.85rem;left:.85rem;background:rgba(0,0,0,.5);color:#fff;font-size:1rem;line-height:1.5rem;padding:.25rem 1rem;border-radius:2rem;backdrop-filter:blur(4px);border:.031rem solid #a6a6a6}.sd-work-body{padding:1.25rem .25rem 0}.sd-dt-cta-inner p,.sd-work-body p,.sd-work-cat{font-size:1.25rem;line-height:2rem}.sd-work-cat{font-weight:500;color:var(--color-accent);display:block;margin-bottom:.75rem}.sd-work-title{font-size:1.75rem;line-height:2.25rem;font-weight:600;color:#000;margin-bottom:.5rem}.sd-faq{padding-top:10rem;padding-bottom:10rem;background:#fff}.sd-faq-list{max-width:50rem;margin:0 auto}.sd-faq-list .sd-acc-trigger{font-size:1.2rem;font-weight:500;color:#111}.sd-dt-cta{padding-top:2rem;background:#fff}.sd-dt-cta-inner{background:#000;background:-webkit-linear-gradient(0deg,#000 0,#313131 100%);background:-moz-linear-gradient(0deg,#000 0,#313131 100%);background:linear-gradient(0deg,#000 0,#313131 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#313131", GradientType=0);border-radius:1.25rem;padding:3rem;display:flex;align-items:center;justify-content:space-between;gap:3rem;overflow:hidden}.sd-dt-cta-inner p{padding-right:2rem;color:#bababa}section.whatstrending.inser{background:0 0;padding-bottom:0}.sd-dt-cta-body{flex:1}.sd-dt-ctaCvr{height:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.sd-dt-cta-btns a.btn.btn-secondary{margin-right:1.25rem}.Contact-Sec2 p,section.regional h3{color:#fff}.sd-dt-cta-heading{font-size:clamp(1.75rem,3vw,2.75rem);font-weight:500;color:#fff;margin-bottom:1rem;line-height:normal}.sd-dt-cta-body p{color:rgba(255,255,255,.6);max-width:32rem}.sd-dt-cta-img{margin:0 auto}.sd-dt-cta-img img{width:100%;height:auto;display:block;max-width:22.5rem}@media (max-width:767px){.sd-dt-cta-inner{flex-direction:column;padding:2.5rem 1.75rem}.sd-dt-cta-img{width:80%;margin:0 auto}}.sd-contact{padding-top:12.5rem;background:#fff}.sd-contact-info{background:url(../images/wearebg.png)no-repeat bottom center;background-size:cover;border-radius:1.25rem;padding:2.5rem 2rem;height:100%;display:flex;flex-direction:column;position:relative;overflow:hidden;min-height:26rem}.sd-contact-info-heading{font-size:2.5rem;font-weight:500;color:#fff;margin-bottom:.5rem;line-height:3.5rem}.sd-contact-detail{margin-bottom:1.5rem}.sd-contact-label{display:block;font-size:1.25rem;color:#bababa;margin-bottom:.3rem}.sd-contact-value{font-size:1.35rem;font-weight:500;color:#fff;text-decoration:none}.sd-contact-value:hover{color:var(--color-accent)}.sd-contact-pattern{margin-top:auto;display:grid;grid-template-columns:repeat(8,1fr);gap:.5rem;opacity:.18}.sd-contact-pattern::before{content:"";display:block}.sd-form-heading{font-size:2.5rem;line-height:3.5rem;font-weight:500;color:#000;margin-bottom:1rem;display:flex;align-items:center;justify-content:flex-start}.sd-form-heading img{margin:0 .5rem}.sd-field{width:100%;border:1.5px solid #e0e0e0;border-radius:.625rem;padding:.9rem 1.1rem;font-size:1rem;color:#111;background:#fff;outline:0;transition:border-color .2s;appearance:none;-webkit-appearance:none;font-family:inherit}.sd-field::placeholder{color:#bababa;font-size:1.25rem}.sd-field:focus{border-color:#111}.sd-textarea{resize:vertical;min-height:8rem}select.sd-code-select,select.sd-field.sd-select{color:#bababa;font-size:1.25rem}.sd-phone-wrap{display:flex;border:1.5px solid #e0e0e0;border-radius:.625rem;overflow:hidden;background:#fff;width:100%}.sd-phone-wrap:focus-within{border-color:#111}.sd-phone-code{display:flex;align-items:center;padding:0 .75rem;border-right:1.5px solid #e0e0e0;flex-shrink:0;font-size:1rem;color:#bababa}.sd-code-select{border:0;outline:0;background:0 0;font-size:1rem;color:#111;cursor:pointer;font-family:inherit;padding:0}.sd-phone-input{border:0!important;border-radius:0!important;flex:1}.sd-phone-input:focus{border-color:transparent}.sd-select-wrap{position:relative}.sd-select{padding-right:2.5rem;cursor:pointer}.sd-select-arrow{position:absolute;right:1rem;top:50%;transform:translateY(-50%);pointer-events:none;font-size:.75rem;color:#555}section.recentworks{padding-bottom:12.5rem}.locaImg img{width:100%}.date:hover{color:#86bc24;background-position:right .313rem center}.neWsSec2{padding-top:0!important}.hero-slider{height:100%;display:flex;flex-direction:column;justify-content:center}.stores-impctHead h2{font-size:4rem;line-height:5rem;margin-bottom:3rem;color:#fff}.indexSoltnBld{padding-right:10rem}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:#86bc24;border-color:#86bc24}.wrkstgrPrdctSec2{max-width:100%!important}@media (max-width:980px){.flexcntr,.tin{display:flex;justify-content:center}.flexcntr{align-items:center}.tin{text-align:center;line-height:2rem;margin-bottom:1rem;gap:.25rem}.soi-slide>p{height:auto}.footer-col ul li a,.list-unstyled li,.sd-cta-banner-text p,.sd-offer-card p,.srviceInrWorks .sd-work-body p{font-size:1rem;line-height:1.5rem}.sd-field::placeholder{font-size:1rem}select.sd-code-select,select.sd-field.sd-select{font-size:1rem}.sd-acc-trigger{padding:1rem 0}.dgtltranfmtinbtn .btn-primary{padding:.75rem .906rem;background:0 0;background-color:#000}.dgtltranfmtinbtn .btn-primary:hover{background:#86bc24}.sd-intro-actions{display:flex;gap:1rem;flex-wrap:unset;margin-top:1rem}.sd-cta-banner-text h2{font-size:1.65rem}.indexSoltnBld{padding-right:0}.stores-impctHead h2{font-size:1.65rem;line-height:2rem;margin-bottom:1.5rem}.srviceInrWorks .sd-work-title,.why-trust-section .why-cardCv .why-card-title{font-size:1.5rem;line-height:2rem}.srviceInrWorks .sd-work-cat{margin-bottom:0}.serviceInrWhyChoose .sd-offer-card h3{font-size:1.125rem;line-height:1.9rem}.subheading{line-height:1.9rem}.serviceInrWhyChoose .mb-5{margin-bottom:1rem!important}.SrviceInrOfr .sd-offer-card h3{font-size:1.25rem}.howwe-accRIght .sd-acc-trigger span:first-child{font-size:1.125rem;line-height:1.75rem}.footer-copy{font-size:1rem}ul.social-media li{margin-bottom:.5rem}.blogBoxCvr p{line-height:1.75rem;font-size:1.125rem;margin-bottom:1rem}.footer-col-title{font-size:1.25rem;line-height:1.75rem}.solutionBuilt-header{padding-top:0}.clientLogosCvr h3{font-size:1.65rem;line-height:2.5rem}.blogheading{font-size:1.25rem;line-height:1.75rem}.partners-inner{gap:1rem}.slutHmLeft{padding-bottom:0}.readyTransformCvr{padding-top:6rem}.readyTransformImg{width:39%;align-self:center}.why-cardCv p,.why-features-list li{font-size:1rem;line-height:1.5rem}.why-features-list li{background:url(../images/contact-icon.png)no-repeat left top .375rem}.why-trust-section .why-card-dark-title{font-size:1.5rem;line-height:2rem}section.storiesImpactCvr.reveal-section{margin-bottom:2.5rem}section.recentworks{padding-bottom:2.5rem}.locaImg{margin-bottom:1.25rem}.locaImg img{width:100%;border-radius:1rem}.imgtpRight{display:flex;flex-direction:column;justify-content:center;align-items:center}.sd-breadcrumb{justify-content:center;margin-bottom:.5rem}h1.sd-hero-title{text-align:center}.logo img{width:8.75rem;display:block}.sd-dt-cta-inner p,.servinLeft,.servinLeft h2{padding-right:0;text-align:center}.sd-intro-actions,.sd-intro-img-wrap{justify-content:center;align-items:center}.sd-intro-actions{margin-bottom:2rem}.sd-intro-img-wrap{padding-left:0;display:flex;flex-direction:column;width:100%}.how-we-img-wrap img,.sd-intro-img-wrap img{width:auto;border-radius:1rem}.sd-stats{padding-top:0;border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:1.25rem}.sd-offer-card{align-items:flex-start;text-align:left}.sd-offer-card h3,.subheading{font-size:1.5rem}.how-we-img-wrap{margin-right:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.howwe-accRIght{padding-left:0;padding-right:0}.howwe-accRIght.left{padding-right:0}.sd-acc-trigger span:first-child{font-size:1.25rem}.sd-cta-banner{padding-top:0;padding-bottom:0}.sd-cta-banner-text{text-align:center;margin-bottom:1rem}.sd-why-icon{width:.75rem;height:auto;margin-right:.5rem;margin-top:-.5rem;display:inline-block}.how-we-img-wrap.right{margin-left:0}.sd-faq{padding-top:0;padding-bottom:1rem;background:#fff}.sd-dt-cta-inner{padding:1.5rem}.sd-dt-ctaCvr{align-items:center;text-align:center}.sd-dt-cta-img img{margin:0 auto}.blghmmain .col-lg-4{margin-bottom:2rem}.sd-contact{padding-top:2rem}.sd-contact-info,li.slut-item{align-items:center;text-align:center}form.sd-contact-form .col-12.d-flex.justify-content-end{align-items:center;justify-content:center!important;padding-bottom:2rem}.sd-work-body{padding:1rem 0 0;text-align:center}.sd-dt-cta-btns a.btn.btn-secondary{margin-right:0;margin-bottom:0}li.slut-item{flex-direction:column;justify-content:center}.slutHmLeft h2{font-size:1.5rem;line-height:2rem}main{overflow-x:hidden}}@media (max-width:767px){.float::before{width:4.625rem;height:4.625rem}.tin{margin-bottom:1rem;font-size:2rem}.soi-slide>p{height:auto}.soi-slide>p,.stores-impctHead{text-align:center}.soi-stars{justify-content:center}.soi-next,.soi-prev{width:1.75rem;height:1.75rem}.inner-common-hero .sd-stat-number,.sd-dt-cta-btns a.btn.btn-secondary,.stores-impctHead,.stores-impctHead h2,section.sd-recent-works .d-flex.align-items-center.justify-content-between{margin-bottom:1rem}.readyTransformImg{width:100%}.recentworks .sd-work-body p,.storiesImpactCvr .soi-author p{font-size:1rem;line-height:1.5rem}section.recentworks p:last-child{margin-bottom:1rem}.recentworks .sd-work-cat{font-size:1rem;line-height:normal;margin-bottom:.5rem}.recentworks .sd-work-title{font-size:1.5rem;line-height:normal}.clientLogosCvr h3{font-size:1.65rem;line-height:2.5rem}.inner-common-hero .sd-stat-number{font-size:2rem}.sd-acc-trigger span:first-child{font-size:1.125rem}.slutHmLeft{padding-bottom:.5rem}.sd-contact-info{min-height:auto}section.sd-recent-works h2{margin-bottom:0}.sd-form-heading{text-align:center;font-size:1.5rem;line-height:2.5rem;justify-content:center}section.sd-contact.reveal-section .col-lg-8{margin-top:2rem;text-align:center}section.inner-common-hero{margin-bottom:1.5rem}.sd-field{padding:.25rem 1.1rem}.sh-error{text-align:left}}.trestpart{display:flex;align-items:center;justify-content:flex-start;margin:1.5rem 0}.trestpart img{width:7.563rem}.trestpart p{margin-right:1rem}.trestpart span{height:3rem;margin:0 2rem;width:.031rem;background:#323232}.micrpart .btn{margin-top:2.5rem}.sd-stats.partners{border-bottom:0}.sd-stats.partners .sd-stat-item{text-align:left}.mocsoft .btn{margin-top:1rem}.listingcnt ul li{background:url(../images/list-icon.png)no-repeat top .625rem left 0;background-size:1rem;line-height:2rem;padding-left:2.25rem;margin-bottom:1rem}.sd-offer-card .btn{display:inline-flex;width:max-content}.listingcnt ul{margin-bottom:2.5rem}.prfectbusine{padding:2.25rem 2.25rem 2.25rem 0;border-right:.063rem solid #bababa;position:relative;height:100%}.col-lg-3:nth-child(4n) .prfectbusine{border-right:none}.prfectbusinecvr{border-bottom:.063rem solid #bababa}.prfectbusine p:last-child{margin-bottom:0}.prfectbusinecvr:nth-child(-n+4) .prfectbusine{padding-top:1rem}.prfectbusinecvr:nth-last-child(-n+4){border-bottom:0}.prfectbusine p:last-child(-n+4) .prfectbusine{padding-bottom:1.5rem}.row.suppotbtn{margin-top:3rem;margin-bottom:0}.row.partnershipservicetop{margin-bottom:3.625rem}section.partnershipservice{padding-bottom:12.5rem}.micropartSec2{padding:0 0 10rem}.slutHmRight .btn,.umaniInnrSec2Points li ul{margin-top:1.25rem}.microparetsec03 h2{text-align:center}section.microparetsec03{padding:10rem 0}.listingcnt h3{margin-bottom:1rem}.locadet{position:absolute;bottom:1rem;left:1rem;width:100%}.locadet p{margin-bottom:0;color:#fff!important;font-size:1.25rem;line-height:2rem}.locHeading{color:#fff;font-size:2.5rem;line-height:3rem;font-weight:500;margin-bottom:.25rem}.locatmp{border-radius:1rem;overflow:hidden}.borrt,.locatmp{position:relative}.borrt:after{width:.063rem;height:100%;content:"";position:absolute;left:-2.6rem;top:0;background:#bababa}section.regional{background:#000;padding:4.5rem 0}section.regional p{color:#bababa;max-width:100%}section.recentworks p:last-child{margin-bottom:3rem}.blogCntBig{position:absolute;left:2rem;bottom:2rem;padding-right:2rem}.blogHeighlight{padding-right:2.5rem}.blogLeft{position:relative}.blog_thumbBig{border-radius:1rem;overflow:hidden}.blog_heading{font-size:1.75rem;line-height:2.25rem;font-weight:500;margin-bottom:.75rem;color:#000}.blogLeft .blog_heading{color:#fff}.dateblg{font-size:1.25rem;line-height:2rem}.blogright{position:relative;display:flex;padding-bottom:3rem;border-bottom:.063rem solid #bababa;margin-bottom:3rem;padding-left:1rem}.blogright .blog_thumbBig{max-width:16.5rem;width:100%;margin-right:2rem}.col-lg-12.blogrtCvr:last-child .blogright{margin-bottom:0;padding-bottom:0;border-bottom:0}.blogimage.insiglist{margin-bottom:1.5rem}.blghmmain .blogBoxCvr{max-width:89.4%}.blghmmain .col-lg-4{margin-bottom:3rem}.blghmmain .col-lg-4:nth-child(3n+2) .blogBoxCvr{margin:0 auto}.blghmmain .col-lg-4:nth-child(3n+3) .blogBoxCvr{margin-left:auto}.bloginhro h1{font-size:4rem;line-height:5rem}.dateshareLeft{display:flex;align-items:center;justify-content:flex-start;font-size:1.25rem;line-height:2rem}.dateshareLeft span{color:#000;margin-left:.5rem}.dateshareRight{justify-content:flex-end}.dateshareRight,.shareSocial{display:flex;align-items:center}.shareSocial a{width:1.5rem;margin-left:1rem}.dateshareRight p{margin-bottom:0;margin-right:1rem}.dateand_share{border-bottom:.063rem solid #bababa;padding-bottom:1.5rem;margin-bottom:2.5rem;margin-top:2rem}.blogImg{border-radius:1rem;overflow:hidden;margin:2.875rem 0}.blogImg,.blogImg img,.blog_thumbBig img{width:100%}.bloginhro p strong{font-size:1.75rem;line-height:2.25rem;margin-bottom:.5rem;display:block;color:#000}.blogMainCnt p{margin-bottom:1rem}.blogMainCnt{padding-bottom:7.5rem}.smmaingead{color:#86bc24}section.whatstrending.neswvt{padding:1rem 0 16rem}.resouHeading,.seocasestudy.listingcnt ul li b,a.downloa{font-weight:500;color:#000}a.downloa{background:url(../images/download-icon.png)no-repeat right center;padding-right:2.75rem;background-size:2rem;font-size:1.25rem;line-height:normal}.resouHeading{font-size:1.75rem;line-height:2.25rem;margin-bottom:.75rem}.resouCvr{padding:2.5rem 2rem;background:#f6f6f6;border-radius:1rem}.resouImg{margin-bottom:2rem}section.whatstrending.inbg{padding-top:inherit}.MoreBlG h3{font-size:3rem;line-height:4.5rem}@media (max-width:980px){.microFaQ .mb-5{margin-bottom:0!important}.soi-next,.soi-prev{width:2rem;height:2rem}.sd-contact-form .row.g-3{--bs-gutter-y:0}.slutHmRight .btn{margin-top:.5rem}.locadet p,.sd-dt-cta-inner p,.slut-info span{font-size:1rem;line-height:1.5rem}.sd-contact{background:0 0}.sd-work-title{font-size:1.25rem;line-height:1.75rem}.sd-assure .row.g-5{--bs-gutter-x:1rem;--bs-gutter-y:1rem}.sd-acc-item--open .sd-acc-body{padding-right:.5rem}.why-features-list{margin:0 0 1rem}.whyBrnd-Btn,h3.why-card-dark-title{text-align:center}.ServiceInrFaq .sd-acc-trigger span:first-child{font-size:1.125rem}.MoreBlG h3,.ServiceInrFaq .mb-5{margin-bottom:1rem!important}.blogImg{margin:1rem 0}.dateshareRight{justify-content:center;margin-top:.625rem}.dateshareLeft{font-size:1rem;line-height:1.5rem;display:flex;justify-content:center;flex-direction:column}.bloginhro h1{font-size:2rem;line-height:3rem}.blogMainCnt{padding-bottom:0}.blghmmain .col-lg-4{margin-bottom:2rem}.blogimage.insiglist{margin-bottom:1rem}.MoreBlG{margin-top:2.5rem}.MoreBlG h3{font-size:1.65rem;line-height:2.5rem;text-align:center;justify-content:center!important}.dateblg{font-size:1rem}.blog_heading{font-size:1.25rem;line-height:2rem}section.recentworks p:last-child{margin-bottom:2rem}.locadet{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%)}.trestpart img{width:4.563rem}.trestpart span{height:2rem;margin:0 1rem}.trestpart{align-items:center;justify-content:center;margin:1rem 0;flex-wrap:wrap}.micrpart .btn{margin-top:1.5rem;margin-bottom:1rem}.sd-stat-number{text-align:center;line-height:2rem;margin-bottom:1rem}.sd-stat-label{text-align:center;font-size:1rem;line-height:1.5rem}.micropartSec2{padding:0 0 2rem}.prfectbusine,a.slut-link{text-align:center;align-items:center;flex-direction:column}a.slut-link{padding-left:0}.svc-category .slutHmRight{padding-left:0;text-align:center;align-items:center}section.microparetsec03{padding:2.5rem 0}.listingcnt ul li{text-align:left;font-size:1rem;background-size:.75rem;padding-left:1.5rem;margin-bottom:.75rem}.listingcnt h3{margin-bottom:1.25rem}.prfectbusine{display:flex;padding:0 0 1rem;border-right:0;border-bottom:.063rem solid #bababa;padding-bottom:1.5rem!important}.prfectbusinecvr:last-child .prfectbusine{border-bottom:0}.row.partnershipservicetop{margin-bottom:0}.prfectbusinecvr{border-bottom:0;margin-bottom:1.5rem}section.partnershipservice{padding-bottom:0}.row.suppotbtn{margin-top:0;margin-bottom:1.5rem}section.regional{margin-top:3rem;background:#000;padding:1.5rem 0;text-align:center}section.regional p{text-align:center;max-width:100%}.locHeading{color:#fff;font-size:1.5rem;line-height:2rem}.blogHeighlight{padding-right:0;margin-bottom:1rem}.blogright{position:relative;display:flex;padding-bottom:1rem;border-bottom:.063rem solid #bababa;margin-bottom:1rem;padding-left:0}.blghmmain .blogBoxCvr{max-width:100%!important}section.whatstrending.inser .col-lg-12.col-md-8{width:100%}section.whatstrending.neswvt{padding:1rem 0 2rem}.resouCvr{padding:1.5rem 1rem;background:#f6f6f6;border-radius:1rem;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column}section.resourseinner .col-lg-4{margin-bottom:1.5rem}.iso img{width:3rem;margin-left:1rem}}@media (max-width:767px){section.microparetsec03,section.whatstrending.inser{padding:2.5rem 0}.readyTransformImg img{top:-13rem}.prfectbusine{padding-bottom:1rem!important}.footer-col ul,.prfectbusinecvr,section.resourseinner .col-lg-4{margin-bottom:1rem}.micropartSec2{padding:0 0 1rem}.microFaQ .mb-5{margin-bottom:0!important}.microFaQ{margin-top:2.5rem}.MoreBlG{margin-top:0}.blogheading{margin-top:.5rem;padding-bottom:.5rem;margin-bottom:.5rem}section.recentworks p:last-child{margin-bottom:1rem}.blog_heading{font-size:1.25rem;line-height:1.55rem;font-weight:500;margin-bottom:.75rem;color:#000}.dateblg{font-size:1rem;line-height:1.5rem}.blogCntBig{position:absolute;left:1rem;bottom:1rem;padding-right:1rem;text-align:center}.blogright{flex-direction:column;text-align:center}.blogright .blog_thumbBig{max-width:100%;width:100%;margin-right:2rem}.blogCnt{margin-top:1rem}.sd-contact{padding-top:2.5rem}section.whatstrending.inbg{padding-top:0;background-position:bottom -1px center}.blghmmain .col-lg-4{margin-bottom:1.75rem}.blghmmain .col-lg-4:last-child{margin-bottom:0}.cl-logo img{height:6rem;max-width:11rem}.clientLogosRow{overflow:hidden;margin-bottom:0}.blogheading{font-size:1.25rem;color:#000;line-height:1.75rem}.blogBoxCvr p{font-size:1rem;line-height:1.65rem;margin-bottom:.5rem}.date{font-size:.85rem;line-height:1.5rem;background-size:.65rem;display:inline-block;padding-right:1.5rem}.soi-stars img{width:5.5rem}.soi-author strong{font-size:1.25rem}section.storiesImpactCvr.reveal-section{margin-bottom:0}section.whatstrending{padding:2.5rem 0 5.5rem;background-position:bottom -1px center}.bloginhro h1{font-size:1.75rem;line-height:2.5rem}.dateshareLeft{justify-content:center}.dateand_share{border-bottom:.063rem solid #bababa;padding-bottom:1.5rem;margin-bottom:1.5rem;margin-top:1rem}.dateshareRight{display:flex;align-items:center;justify-content:center;margin-top:1rem}.dateshareLeft,.smmaingead{font-size:1rem;line-height:2rem}.smmaingead{line-height:1.25rem}.blogImg{margin:1.5rem 0}.blogMainCnt p:first-child{margin-bottom:2rem}.blogMainCnt,section.whatstrending.inser.pt-0{padding-bottom:0}section.whatstrending h3{margin-bottom:1.5rem;justify-content:center}.resouHeading,a.downloa{font-weight:500;color:#000}.resouHeading{font-size:1.25rem;line-height:2rem;margin-bottom:.5rem}a.downloa{background:url(../images/download-icon.png)no-repeat right center;padding-right:1.75rem;background-size:1rem;font-size:1rem;line-height:normal}.footer-top{margin-bottom:0}}.counterBox span,.nav-item.nav-current>.nav-link{color:#86bc24}@media (max-width:991.98px){.has-mega-menu{position:relative}.has-mega-menu>.nav-link::after{display:none!important;content:none!important}.submenu-toggle{position:absolute;top:0;right:0;width:64px;height:100%;min-height:50px;max-height:60px;display:flex;align-items:center;justify-content:center;background:0 0;border:0;padding:0;margin:0;color:inherit;cursor:pointer;z-index:10;pointer-events:auto;-webkit-tap-highlight-color:transparent}.submenu-toggle .submenu-arrow{position:relative;display:inline-block;width:14px;height:14px;font-size:0}.submenu-toggle .submenu-arrow::after,.submenu-toggle .submenu-arrow::before{content:"";position:absolute;top:50%;left:50%;background:currentColor;transition:transform .3s ease,opacity .3s ease}.submenu-toggle .submenu-arrow::before{width:14px;height:2px;transform:translate(-50%,-50%)}.submenu-toggle .submenu-arrow::after{width:2px;height:14px;transform:translate(-50%,-50%)}.has-mega-menu.active>.submenu-toggle .submenu-arrow::after{transform:translate(-50%,-50%) scaleY(0);opacity:0}.has-mega-menu>.mega-menu{display:block!important;max-height:0;overflow:hidden;transition:max-height .4s ease}}.sd-work-img-main{position:relative;overflow:hidden;border-radius:1rem}.portHead,.portfolioservCvr{text-align:center;color:#fff;font-weight:500;font-size:1.75rem}.portHead{position:absolute;bottom:2.5rem;width:100%;padding:0 1rem}.portfolioservCvr{position:relative;height:100%;display:flex;align-items:center;justify-content:center;background:#000;flex-direction:column;border-radius:1rem;padding:5rem 1rem}.servHead{margin-bottom:1rem}section.seocasestudy h2,section.seocasestudy h3,section.seocasestudy h4,section.seocasestudy h5{font-size:3rem;line-height:4rem;font-weight:500;margin-bottom:1rem}.subsuHeading{font-size:1.75rem;line-height:2.75rem;color:#000;margin-bottom:1.5rem}.seocasestudy.listingcnt ul li{font-size:1.5rem;line-height:2.25rem;font-weight:400}.sd-country-select{display:flex;align-items:center;gap:20px;padding-left:1rem}.sd-phone-input{width:100%;border-radius:.625rem;padding:.9rem 1.1rem;font-size:1rem;color:#111;background:#fff;outline:0;transition:border-color .2s;appearance:none;-webkit-appearance:none;font-family:inherit}.sd-phone-input::placeholder{color:#bababa}select#country-code{border:0;color:#bababa;font-size:1rem}.why-card:hover .why-card-img{transform:scale(1.02)!important}@media (max-width:980px){section.seocasestudy h2,section.seocasestudy h3,section.seocasestudy h4,section.seocasestudy h5{font-size:1.5rem;line-height:2rem;font-weight:500;margin-bottom:.5rem}.subsuHeading{font-size:1.25rem;line-height:1.5rem;color:#000;margin-bottom:1rem}.seocasestudy.listingcnt ul li{font-size:1rem;line-height:2rem;margin-bottom:.25rem}.listingcnt ul{margin-bottom:1.2rem}section.UmangiInnr-Sec2{text-align:center}}@media (max-width:767px){.ourpplsec4Img img{min-height:235px;object-fit:cover}}section.abt-Sec1{margin-top:12.5rem;margin-bottom:5rem}h1{font-size:5.5rem;line-height:6rem}.abtsec1Lft h1{margin-bottom:0}.abtsec1Right{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:100%}.abtsec2Img{display:grid;grid-template-columns:repeat(4,1fr);gap:.938rem;position:relative;overflow:hidden}.abtsec2Img img{width:100%;height:100%;object-fit:cover;border-radius:.625rem;position:relative;z-index:1}.abtsec2Img img:nth-child(1){grid-column:span 1;grid-row:span 2}.abtsec2Img img:nth-child(2){grid-column:span 2;grid-row:span 1}.abtsec2Img img:nth-child(3){grid-column:span 1;grid-row:span 2}.abtsec2Img img:nth-child(4){grid-column:span 2;grid-row:span 2}.abtsec2Img img:nth-child(5),.abtsec2Img img:nth-child(6),.abtsec2Img img:nth-child(7),.abtsec2Img img:nth-child(8){grid-column:span 1;grid-row:span 1}.abtsec2Img img:nth-child(4){z-index:1;position:relative;transform:scale(1);transition:transform 3s ease-in-out}.abtsec2Img.active img:nth-child(4){z-index:5;transition-delay:.5s}.abt-Sec3{margin-top:10rem}.abtsec3CntntCvr{text-align:center}.abtsec3Cntnt{margin-bottom:6.5rem}.counterBox h3{margin-bottom:1.25rem}.abtSec4Lft h3{color:#cbb96a;font-weight:200;margin-bottom:0}.abtSec4Lft span{font-weight:500;font-size:3.5rem;line-height:4.5rem}.abtSec4MainCvr{padding-top:7.5rem;border-top:.063rem solid #bababa}.counterBox{margin-bottom:6.5rem}.abtsec4smlHd{font-size:3rem;line-height:3.5rem;color:#000;margin-bottom:3rem;font-weight:500}.abtsec4Cntr{text-align:center}.abtsec4Right{padding-left:4.688rem;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}section.abt-Sec5,section.abt-Sec6{margin-top:12.5rem}.abtSec5Txt{font-size:1.5rem;line-height:2.5rem;color:#fff}.abt-Sec5{background:url(../images/abtsec5-bg.png)}.abtsec5Cvr{padding:7.5rem 0}.abtSec5Txt{padding-left:3.625rem;background:url(../images/quotes.png)no-repeat top 0 left 0;max-width:90%;background-size:2rem}section.abt-Sec6{text-align:center}.abtsec6Box img{height:12.5rem;width:12.5rem}.abtsec6Box,.abtsec7Lft,.abtsec7Rgt{display:flex;flex-direction:column;justify-content:center}.abtsec6Box{max-width:90%;margin:0 auto;text-align:center;align-items:center}.abtsec6Box h3{font-size:2.5rem;line-height:3.5rem;color:#000;margin-bottom:.75rem}section.abt-Sec7{margin-top:12.5rem;margin-bottom:12.5rem}.abtsec7Rgt img{width:45.938rem}.abtsec7Rgt{align-items:flex-end}.abtsec7Lft{height:100%;align-items:flex-start;padding-left:5rem}#digitaltrsfmtn,.lifeatNetstger-Sec2 .tab-pane,.serviceInrWhyChoose .sd-offer-card h3 img,section#product-casestudy,section.whatstrending.inser{display:none}.lifeatNetstger-Sec2 .tab-pane.active{display:block}.lifeatNetstger-Sec2 .play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.875rem;color:#fff;text-decoration:none;background:rgba(0,0,0,.5);padding:.625rem .938rem;border-radius:50%}.glryImgCvr img{width:100%;height:16.875rem;object-fit:cover;border-radius:1rem}.lifeatNetstger-Sec2 button.nav-link.active{border:0!important}.lifeatNetstger-Sec2 .nav-link,.lifeatNetstger-Sec2 .nav-tabs .nav-link.active{border:.063rem solid;border-radius:2.188rem;border-top-left-radius:2.188rem;border-top-right-radius:2.188rem}.lifeatNetstger-Sec2 .nav-link{padding:.5rem 2.5rem!important;line-height:2.25rem;color:#000!important}.lifeatNetstger-Sec2 .nav-tabs .nav-link.active{padding:.5rem 2.5rem;background-color:#000!important;color:#fff!important}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#000!important;color:#fff!important;background-color:#000!important}ul#galleryTabs{gap:2rem;margin-bottom:1.875rem;border-bottom:0}section.lifeatNetstger-Sec2,section.ourClint-Sec2{margin-bottom:5rem}.clientLogo,.glryImgCvr{margin-bottom:1.5rem}.clientLogo img{border-radius:.75rem;height:11rem;max-width:22rem;object-fit:contain;filter:brightness(0);transition:filter .3s ease;display:block}.ourClint-Sec2 .clientLogo,.ourpplesec5Imges{display:flex;flex-direction:column;justify-content:center;align-items:center}.ourClint-Sec2 .clientLogo{width:100%;background-color:#f6f6f6;border-radius:1rem}.clientLogo:hover img{filter:grayscale(0%) opacity(1)}section.ourPeople-Sec3,section.ourPeople-sec5{margin-top:12.5rem;text-align:center}.ourpplesec5Imges{position:relative;margin-bottom:4rem}.ourpplCvr{position:absolute;bottom:2.5rem}.ourppleName{font-size:1.75rem;line-height:2.25rem;font-weight:500;margin-bottom:.5rem;color:#fff}.ourppleDesignatn{color:#bababa;font-weight:400;font-size:1.25rem;line-height:2rem}.testimonial-Sec2 .video-box{position:relative;cursor:pointer}.testimonial-Sec2 .video-thumb{width:100%;border-radius:.625rem}.testimonial-Sec2 .play-btn{position:absolute;bottom:5%;left:15%;transform:translate(-50%,-50%);border-radius:50%}.testimonialRht{padding-top:2rem;position:relative;background:url(../images/small-quotes.png)no-repeat top .375rem left 1%;background-size:1.5rem}.testimnRightTxt{padding-left:3.125rem}.testimnLftTxt{padding-right:3.125rem}.testimonialRhtCvr{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;height:100%}.testmnialLogo img{margin-bottom:.5rem;height:5rem}.tstmnialCntnt{margin-bottom:2rem}.tstmnialNme{font-weight:500;font-size:1.75rem;line-height:2.25rem;color:#000;margin-bottom:.5rem}.tstmnialDesgntin{font-weight:400;font-size:1.25rem;line-height:2rem;color:#636363}.singleTestmnalCvr{padding-bottom:5rem;border-bottom:.063rem solid #bababa;margin-bottom:5rem}.singleTestmnalCvr:last-child{padding-bottom:0;border-bottom:none;margin-bottom:0}section.ourPeoples-Sec4{background-color:#000;margin-top:12.5rem;padding-top:8.75rem}.ourpplesec4Cvr h2{font-size:10rem;line-height:5rem;font-weight:500;color:#fff;text-align:center}.ourpplsec4Img{position:relative;margin-top:-15.438rem}.awrdRecntnCvr{padding-bottom:4rem;border-bottom:.063rem solid #bababa;margin-bottom:4rem}.awrdRecntnCvr:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}.awardRight{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:6.25rem}.awardNme,.collaterals{font-weight:500;font-size:1.75rem;line-height:2.25rem;color:#000;margin-bottom:1rem}.collaterals{margin-bottom:.75rem}.single-collaterals img{margin-bottom:3rem;height:5rem}.collaterals-Descrption{margin-bottom:2.5rem}.single-collaterals{background-color:#f6f6f6;padding:2.5rem 2rem;border-radius:1rem}.collaterals-sec2 a{font-size:1.25rem;line-height:normal;color:#000;font-weight:500;display:flex;align-items:center;gap:.625rem}.collateralsBtn img{margin-bottom:0!important;width:2rem;height:auto!important}.workstagerPrdct-Sec1{margin-top:8rem!important;padding-top:5rem;padding-bottom:7.5rem;text-align:center;max-width:63%;margin:0 auto}.wrkstgerPrdctImg{display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem;align-items:center}.wrkstgerPrdctImg img{max-width:27rem}.wrkstgrPrdct-Sec3,section.Career-Sec3{margin-top:7.5rem}.wrkstgrPrdct-Sec3 .slut-list li{background:url(../images/li-BG.png)no-repeat left center;padding-left:1.875rem;background-size:1rem;margin-bottom:2rem;color:#000;font-weight:500}.wrkprdctSecRightIcn li{background:0 0!important;padding-left:0!important;margin-bottom:0!important;font-weight:400!important}.wrkstgrPrdct-Sec4,section.Career-Sec4{margin-top:12.5rem}.workstagerPrdct-Sec1 .btn-secondary{border-color:#000}.wrkstagrPrdctBtns{display:flex;justify-content:center;align-items:center;gap:2rem}.careerSec3HeadCvr{text-align:center;max-width:83%;margin:0 auto;margin-bottom:3rem}.careerSec3BoxImg img{width:4rem}.careerSec3BoxImg{margin-bottom:1rem}.careerSec3BoxNme{font-weight:500;font-size:1.75rem;line-height:2.25rem;color:#000;margin-bottom:.5rem}.careerSec3Box{border-right:.063rem solid #bababa;padding-right:1rem;padding-left:1rem}.col-lg-4:first-child .careerSec3Box{padding-left:0}.row>div:last-child .careerSec3Box{border-right:none;padding-right:0}.careerSec3Btn{margin-top:3rem}.careerSec3Btn,.careerSec4Head{text-align:center}.jobExperince,.jobPlace,.jobType{display:flex;align-items:center;gap:.625rem}.jobExperince img,.jobPlace img,.jobType img,.mega-menu li a img,img#flag-image{width:2rem}.jobTitle{font-weight:500;font-size:1.75rem;line-height:2.25rem;color:#000}.jab-list:not(:last-child){padding-bottom:2rem;border-bottom:.063rem solid #bababa;margin-bottom:2rem}.jobapply .btn-secondary{border-color:#000}.career-Sec5{margin-top:7.5rem}section.career-Sec6{margin-top:12.5rem;text-align:center}#jobApplyModal h5.modal-title{font-size:2rem}#jobApplyModal .custom-modal .modal-content{border-radius:1.25rem;border:0}#jobApplyModal h3.modal-title{font-size:3rem}#jobApplyModal .custom-input{height:3.438rem;border-radius:.75rem;border:.063rem solid #ddd;padding:.625rem .938rem;font-size:1.25rem}#jobApplyModal textarea.custom-input{height:auto}#jobApplyModal .custom-modal .custom-input:focus,.contactSec2Right .custom-input:focus{border-color:#000;box-shadow:none}#jobApplyModal .attach-text{font-size:1.25rem;color:#333;cursor:pointer}#jobApplyModal .submit-btn{background:#000;color:#fff;padding:.625rem 1.563rem;border-radius:.5rem;border:0}#jobApplyModal .submit-btn:hover{background:#333}#jobApplyModal .modal-header .btn-close{box-shadow:none}.careerInnerSec{margin-top:8rem;padding-top:5rem}.careerSmalHead,.contactSec2Lft span{font-size:1.25rem;line-height:2rem;color:#86bc24}.contactSec2Lft span{color:#bababa;margin-bottom:.75rem;display:block}.careerInnerSec h1{font-size:3rem;line-height:4.5rem}.careerInnrImg{margin-bottom:2.25rem}.careerInrImgBtm{margin-bottom:2.5rem}.CareerInrBtn{margin-top:2.375rem}.careerDescptnCvr{padding-top:3rem;border-top:.063rem solid #bababa;margin-top:3rem}.careerDesrptnHead,.contactSec2Lft a{font-size:1.75rem;line-height:2.25rem;font-weight:500}.careerDesrptnHead{color:#000;margin-bottom:1rem}.careerDescrptionPoint li{background:url(../images/li-BG.png)no-repeat left center;padding-left:1.875rem;background-size:1rem;margin-bottom:2rem}.careerDescrptionPoint{margin-bottom:3rem}.contactSec2Lft{background:url(../images/contactSec2Lft-Bg.png)no-repeat center;background-size:100%;padding:2.5rem 2.5rem 19.25rem;border-radius:1rem}.contactSec2Lft h2{color:#fff;font-size:2.5rem;line-height:3.5rem}.contactSec2Lft a{color:#fff}.contactCallSec{margin-bottom:3rem}.contactSec2Right h2{display:flex;align-items:center;gap:.938rem;font-size:2.5rem;line-height:3.5rem}.contactSec2Right{display:flex;flex-direction:column;justify-content:center}.contactSec2Right .custom-input{height:5rem;border-radius:.75rem;border:.063rem solid #ddd;padding:.625rem .938rem;margin-bottom:1rem}.contactSec2Right textarea.custom-input{height:10.75rem}.ourpplSec2Img img{border-radius:2rem}.LcationCvr{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.25rem}.LctionName{font-size:1.75rem;line-height:2.25rem;font-weight:500;color:#000}.CmpanyName{color:#000;padding-bottom:.75rem;border-bottom:.063rem solid #bababa;margin-bottom:1.313rem}.CntctAdrs{margin-bottom:2rem}.SingleLocationCvr .btn.btn-secondary{border-color:#000}section.Contact-Sec3{margin-top:7.5rem}.contactsecfrm .Contact-Sec2,section.partners-section.sd-techstack.reveal-section.is-visible{padding-top:0}.filtersCvr{display:flex;align-items:center;gap:1.5rem;justify-content:flex-end}.filterBtn{padding:.5rem 2.5rem;border:.063rem solid #a6a6a6;border-radius:2.188rem}.filterBtn.active{color:#fff;background-color:#000}.workSec2Lft{height:100%;display:flex;flex-direction:column;justify-content:center;font-size:1.75rem;line-height:2.25rem}.UmangiInnrBnr{position:relative;background:url(../images/portfolio-umangi-banner.png)center/cover no-repeat;z-index:1;margin-top:3.875rem}.aksaraBnr{background:url(../images/aksara-jewellers-banner.png)center/cover no-repeat}.KalyanBnr{background:url(../images/kalyan-sarees-banner.png)center/cover no-repeat}.nestoofrBnr{background:url(../images/nesto-offers-banner.png)center/cover no-repeat}.wlsBnr{background:url(../images/wls-banner.png)center/cover no-repeat}.brdWayBnr{background:url(../images/broadway-banner.png)center/cover no-repeat}.sankethabNr{background:url(../images/sanketam-banner.png)center/cover no-repeat}.elyxBnr{background:url(../images/elyx-banner.png)center/cover no-repeat}.kwalityRocksBnr{background:url(../images/kwalityracks-banner.png)center/cover no-repeat}.calicutCityBnkBnr{background:url(../images/calicut-city-service-co-operative-bank-banner.png)center/cover no-repeat}.teamMatesBnr{background:url(../images/teammates-banner.png)center/cover no-repeat}.mosanadaBnr{background:url(../images/mosanada-fmm-banner.png)center/cover no-repeat}.UmangiInnrBnr::before{content:"";position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.7),transparent);z-index:-1}.umangiInnerLft img{margin-bottom:1rem;border-radius:1rem}.UmangiInnrSec2Head{font-size:3rem;line-height:4rem;color:#000;font-weight:500;margin-bottom:1rem}.UmangiSec3-Accordion{padding-left:0}.UmangiSec3-Accordion .sd-acc-item:last-child{border-bottom:0 solid rgba(0,0,0,.1)}.UmangiSec3-Accordion .sd-acc-item:first-child{border-top:0 solid rgba(0,0,0,.1)}.umangiInnerLft .careerDescptnCvr{padding-top:0;border-top:0 solid #bababa;margin-top:0;margin-bottom:4rem}.umangiInnrSec4Img{display:flex;align-items:center;gap:2rem;margin-top:3rem;margin-bottom:2rem}.umangiInrRightSec1Points li,.umangiInrSec5Points li{background:url(../images/li-BG.png)no-repeat left top .625rem}.umangiInrSec5Points li{padding-left:1.875rem;background-size:1rem;margin-bottom:2rem}.umangiInrSec5Points span{font-weight:400;font-size:1.5rem;line-height:2.25rem;color:#636363;margin-top:.5rem;display:block}.umangiInnerSec6Img{padding-top:2rem;padding-bottom:2rem}.umangiInrRightSec1head,.umangiInrSec5Points li{font-size:1.75rem;line-height:2.25rem;color:#000;font-weight:500}.UmangiInr-LastSec h2,.prdctDrpDwnCvr img,.singleTech,.umangiInrRightSec1head{margin-bottom:1.5rem}.mega-cta p,.umangiInrRightSec1Points li{font-size:1.25rem;line-height:2rem}.singleTech{text-align:left;display:flex;align-items:center;gap:1rem;padding-right:2rem;border-right:2px solid #ccc}.umangiInrRightSec3{margin-top:3rem;background:url(../images/umangiInrRightSec3-Bg.png)no-repeat bottom center;background-size:cover;padding:2.5rem 2rem;height:100%;position:relative;overflow:hidden}.umangiInrRightSec3Head{font-size:1.75rem;line-height:2.25rem;color:#fff;font-weight:500}.umangiInnerLft{padding-right:5.625rem;border-right:.063rem solid #bababa}.umangiInnrRight{padding-left:5.625rem;position:sticky;top:9.375rem}.umangiInrRightSec1{padding-bottom:1rem;border-bottom:.063rem solid #bababa;margin-bottom:3rem}section.UmangiInr-LastSec{margin-top:10rem}.UmangiInr-LastSec .WorksCvr{margin-top:0}.Prvcy-polcy-Sec1 li,.umangiInrRightSec1Points li,.umaniInnrSec2Points li{padding-left:1.875rem;background-size:1rem;margin-bottom:2rem}.umaniInnrSec2Points li{background:url(../images/li-BG.png)no-repeat left top .625rem}.casestudies-Sec1{padding-bottom:5rem}.caseStudies-Sec2{margin-top:0}.caseStdiesInrSec2{padding-right:0;border-right:0 solid #bababa}.UmangiInnrBnr h1.sd-hero-title{font-size:4rem;line-height:5.5rem;margin-bottom:1rem}.UmangiInnrBnr .sd-breadcrumb{margin-bottom:1rem}.UmangiInnr-Sec2 .arrow svg,.UmangiInnr-Sec2 .arrow-link{display:inline-flex;align-items:center;gap:.75rem;font-size:1.25rem;border:.063rem solid rgba(255,255,255,.55);border-radius:.625rem;background-size:.75rem;cursor:pointer;white-space:nowrap;transition:border-color .25s ease,background-color .25s ease,box-shadow .25s ease}.UmangiInnr-Sec2 .arrow-link{padding:.75rem 1.906rem .75rem 1.375rem;background:url(../images/contact-icon.png)no-repeat right 1.5rem;color:#000;text-decoration:underline}.ViwWbsitBtn{justify-content:space-between;padding:1.25rem 0 3.125rem}.UmangiInnr-Sec2 .arrow svg{stroke-width:2;fill:none;padding:.75rem 2.906rem .75rem 1.375rem;background:url(../images/contact-icon.png)no-repeat right 1.5rem center #000;color:rgba(255,255,255,.9)}.UmangiInnr-Sec2 .arrow-link:hover .arrow svg{transform:translateX(.313rem)}.UmangiInr-LastSec h2,.caseStdiesInrSec2 h2{font-size:3rem;line-height:4.5rem}.ViwWbsitBtn,.mega-menu a,.nav-primary{display:flex;align-items:center}.nav-primary{transform:none;justify-content:flex-end;margin-left:12%}.header-inner,.nav-item,.nav-primary{position:inherit}.mega-menu{position:absolute;left:0;top:120%;width:100%;background:#0b0b0b;padding:2.5rem;z-index:999;opacity:0;visibility:hidden;transform:translateY(5rem);transition:opacity .35s ease,transform .4s ease,visibility .4s;pointer-events:none}header.site-header.mega-opens .mega-menu{top:100%}.site-header{overflow:visible!important}.has-mega-menu:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.MenuSmLHead{color:#fff;font-size:1.5rem;line-height:2.25rem;padding-bottom:1.5rem;border-bottom:.063rem solid #636363;margin-bottom:1.5rem}.mega-menu ul{list-style:none;padding:0}.mega-menu ul li{color:#aaa;margin-bottom:.5rem;cursor:pointer}.mega-cta,.mega-menu ul li:hover{color:#fff}.mega-cta{background:url(../images/mega-cta-Bg.png)no-repeat center;background-size:100%;padding:2rem 1.5rem;border-radius:.625rem;height:30.563rem;margin-left:6.25rem}.mega-menu a{margin-bottom:2rem;gap:.938rem}.mega-cta .btn.btn-primary{width:auto;display:inline-flex;justify-content:center;margin-bottom:0;border-color:transparent}.mega-cta .menuCTAhead{font-size:1.75rem;line-height:2.25rem;color:#fff;margin-bottom:1rem}.mega-cta p{color:#bababa}.abtHsMgaMnu .mega-cta{margin-left:0}.prdctDrpDwnCvr img{height:15rem;width:100%}.prdctDrpDwnCntnt{color:#636363;margin-bottom:2rem}.prdctDrpDwnCvr a .prdctDrpDwnCntnt{color:#636363}.prdctDrpDwnCvr a{display:inherit}.prdctDrpDwnBtn{display:flex;flex-direction:column;align-items:flex-start}.prdctDrpDwnBtn .btn{padding:.75rem 2.906rem .75rem 0;background-color:transparent;border:0}.slutHmRight.wrkprdctSecRightIcn{padding-left:2rem}.Prvcy-polcy-Sec1 h2,.Prvcy-polcy-Sec1 h3,.Prvcy-polcy-Sec1 h4,.Prvcy-polcy-Sec1 h5{font-size:2rem;line-height:3rem}.Prvcy-polcy-Sec1 li{background:url(../images/li-BG.png)no-repeat left top .5rem}.jab-list .row{align-items:center}.nav-link:focus,.nav-link:hover{color:#86bc24}.brandingInnrPge{margin-top:8rem;padding-top:5rem;padding-bottom:3.5rem;background:#fff;position:relative;overflow:hidden;text-align:center}section.brandingInnrPge-Sec1{text-align:center;margin-bottom:3.5rem}.palateCvr{display:flex;flex-direction:column;justify-content:center;align-items:center}.brandingInnrPge-Sec2{padding:0 0 3.5rem}.clHead{text-align:center;font-size:1.75rem;line-height:2.25rem;font-weight:500;color:#000;margin-bottom:1.25rem}.colrCvr{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}#videos .glryImgCvr,.clrCode{width:100%;display:flex;align-items:center}.clrCode{position:absolute;bottom:0;color:#fff;font-size:1rem;font-weight:500;justify-content:center}.brandingInnrPge-Sec3Img{padding:.938rem 0;position:relative;overflow:hidden}.opRwImg img{max-height:34.938rem;object-fit:cover;width:100%}.brandingInnrPge-Sec3Img img{transition:transform .5s ease;width:100%;border:.063rem solid #d3d3d3}.brandingInnrPge-Sec3Img::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.4);opacity:0;transition:.4s ease}.brandingInnrPge-Sec3Img:hover img{transform:scale(1.1)}.brandingInnrPge-Sec3Img:hover::after{opacity:1}.BrandimMainHead{text-align:center;margin-bottom:2rem}.brandgMainSec1Head{text-align:left;color:#000;font-weight:600;margin-top:.625rem;margin-bottom:2.5rem;font-size:1.75rem;line-height:2.25rem;transition:color .3s ease}.brandingMainSec1Cvr .col-lg-3{transition:transform .3s ease,box-shadow .3s ease}.brandgMainSec1ThumbImg img{width:100%;display:block;transition:transform .4s ease;border-radius:1rem}.brandingMainSec1Cvr .col-lg-3:hover{transform:translateY(-.5rem);box-shadow:0 .938rem 1.875rem rgba(0,0,0,.12)}.brandingMainSec1Cvr .col-lg-3:hover img,.ourpplesec5Imges:hover img{transform:scale(1.05)}.brandingMainSec1Cvr .col-lg-3:hover .brandgMainSec1Head,.sd-acc-trigger span a:hover{color:#86bc24}.cntareaBluebox{background:#f4fff2;padding:3.125rem 6.25rem;margin-top:2.188rem;margin-bottom:2.188rem}.cntareaBluebox h4{font-size:2rem!important;line-height:3rem!important}.casestudyTable table{border-collapse:collapse;width:100%;margin-bottom:3.125rem}.casestudyTable th{background-color:#000;color:#fff}.casestudyTable td,.casestudyTable th{border:.063rem solid silver;height:4.063rem;text-align:center;font-size:1.063rem;padding:.5rem}.dm-potfolioImg{margin-bottom:1.5rem}.brandgMainSec1ThumbImg img,.brandingInnrPgeImg img,.dmPortfolioLogos .sd-work-img,.dmPortfolioLogos .sd-work-img-wrap:hover{border:.063rem solid #d3d3d3}.rebootSecondary .colrCvr{margin-bottom:.625rem}.brandingInnrPge .sd-breadcrumb a,.brandingInnrPge .sd-breadcrumb-sep,.dmPrtfolioMainSec .sd-breadcrumb a,.dmPrtfolioMainSec .sd-breadcrumb-sep{color:#000}.dmPrtfolioMainSec{padding-bottom:5rem}.brandingInnrPge .sd-breadcrumb{justify-content:center}.SitemapPage li{list-style:inside;margin-bottom:1.25rem}.SitemapPage ul.sub_menu_sitemap{padding-left:1.875rem;margin-top:1.25rem}#videos .glryImgCvr img{width:20.625rem;height:34.688rem;border-radius:1rem;object-fit:cover}#videos .glryImgCvr{flex-direction:column;text-align:center}.MainHed-p-tag{text-align:center}.additnalSpport ul li{background:url(../images/list-icon.png)no-repeat top .625rem left 0;background-size:1rem;line-height:2rem;padding-left:2.25rem;margin-bottom:1rem}.prtnershipMeNU,.umangiInrRightSec1Points ul{column-count:2}.ClintTestHead{top:0}.UmangiSec3-Accordion .sd-acc-body ul{list-style-type:circle;padding-left:1.875rem}.UmangiSec3-Accordion .sd-acc-body li{font-size:1.5rem;margin-bottom:.625rem}.umaniInnrSec2Points li ul li{background:0 0;padding-left:0;background-size:0;list-style-type:circle;margin-left:1.875rem}.workstgrPrdct-Sec2Img img{border-radius:1.5rem}p.skyhochLiSt{margin-top:1.5rem}section.workstagerPrdct-SecNew2{text-align:left;margin-top:5rem}.signageCloDHd h2{font-size:3rem;line-height:4rem}.awrdRecntnCvr a,.sd-intro p a{text-decoration:underline}.tstimnlVido .video-box{position:relative;cursor:pointer}.tstimnlVido .video-popup{position:fixed;inset:0;background:rgba(0,0,0,.85);display:none;justify-content:center;align-items:center;z-index:9999;padding:1.25rem}.tstimnlVido .video-popup-content{position:relative;width:90%;max-width:56.25rem;background:#000}.tstimnlVido .video-popup video{width:100%;border-radius:.75rem;height:46.875rem}.tstimnlVido .close-popup{position:absolute;top:-2.5rem;right:0;color:#fff;font-size:2.188rem;cursor:pointer}.tstimnlVido .play-btn-img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;object-fit:contain;transition:.3s ease}.tstimnlVido .play-btn-img:hover{transform:translate(-50%,-50%) scale(1.1)}.ecommrceseocasestudySec{margin-top:0}.abtsec5Cvr h3{color:#fff}.microparetsec03 .sd-offer-card.listingcnt .btn{margin-top:auto}.MenuSmLHead a{margin-bottom:0;position:relative;display:inline-block;padding-right:2rem}.MenuSmLHead a::after{content:"➜";position:absolute;right:0;top:54%;transform:translateY(-50%);color:#fff;font-size:1rem;transition:transform .3s ease,right .3s ease}.MenuSmLHead a:hover::after{transform:translateY(-50%) translateX(.313rem)}.performacemarktfaq{padding-top:0}.UmangiInr-LastSec .sd-work-img,.UmangiInr-LastSec .sd-work-img-wrap:hover,.sd-recent-works .sd-work-img,.sd-recent-works .sd-work-img-wrap:hover{border:.063rem solid #d3d3d3}.abtNewSec li{background:url(../images/li-BG.png)no-repeat left top .625rem;padding-left:1.875rem;background-size:1rem;margin-bottom:2rem}.abtNewSecLft img{border-radius:1rem}.sd-stats.partners .sd-stat-item{border-right:1px solid #c9c9c9;padding-left:2rem}.sd-stats.partners .sd-stat-item:first-child{padding-left:0}.sd-stats.partners .sd-stat-item:last-child{border-right:none}#jobOpenings{scroll-margin-top:100px}.microfinprosec3{margin-top:0}.lyfatntstgrBtn{margin-top:1.5rem}.serviceInrWhyChoose .sd-offer-card h3{background:url(../images/li-BG.png)no-repeat left top .625rem;padding-left:1.875rem;background-size:1rem}.serviceInrWhyChoose .sd-offer-card p{padding-left:1.875rem}.bloginhro .smmaingead{font-size:1.25rem;line-height:2rem;margin-bottom:1rem}.MoreBlG{display:block!important}.sd-intro{scroll-margin-top:9.375rem}.collateralsBtn a:hover,.resouCvr a:hover{color:#86bc24}.ourpplesec5Imges img,.umangiInnrSec4Img img{transition:transform .4s ease}.hmslidingbtnmob{display:none!important}.single-collaterals{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.collateralsBtn{margin-top:auto}.sd-acc-body a{text-decoration:underline}.UmangiInnr-Sec2 .col-lg-4,.UmangiInnr-Sec2 .col-lg-8{width:100%!important}.umangiInnerLft{padding-right:0;border-right:0 solid #bababa}.umangiInnrRight{padding-left:0;padding-top:2rem}section.UmangiInnr-Sec2{margin-top:5rem!important;max-width:70%;margin:0 auto}.umangiInrRightSec3{min-height:10rem;border-radius:1rem;display:flex;justify-content:space-between;align-items:center}.UmangiInnr-Sec2 h2{font-size:3.25rem;line-height:4.25rem}.brandingInnrPge h1{font-size:3.5rem;line-height:4.5rem}.dmPrtfolioMainSec h1{font-size:3rem;line-height:4rem}.umangiInnrSec4Img img{border-radius:1rem}.umangiInrRightSec2Tech{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.singleTech:last-child{border-right:none}.site-header.mega-open .btn-contact{background:url(../images/contact-icon.png)no-repeat right 1.5rem center #000}.umangiInnrSec4Img{overflow:hidden}.umangiInnrSec4Img:hover img{transform:translateY(-8px) scale(1.03)}.umangiInnrSec4Img:hover{border-radius:1rem}#contactModal .modal-content{padding:1.25rem}#contactModal .sd-form-heading{margin-bottom:0}section.sec-zohopltFrm{margin-bottom:10rem}.sec-zohopltFrm h2{text-align:center}.prfectbusinecvr:last-child .prfectbusine{border-right:none}.umaniInnrSec2Points p{text-align:justify}.portfloimgtxt{padding:4rem 0 2rem}.tstmob{display:none}.adobeSec4 p,.googlecld4cnt{text-align:center}.webpageCta{margin-top:8rem}#galleryTabs .nav-item .nav-link::after,.prdctstats{display:none}.grecaptcha-badge{visibility:hidden!important}.nav-item .nav-link{position:relative}.nav-item .nav-link::after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#84cc16;transition:width .3s ease}.nav-item:hover .nav-link::after{width:100%}.mobftrSclMedia{display:none}.ch-error{font-size:1rem}.partnerBnrBTns{text-align:center;margin-top:3rem}.prtnrRightImg{margin-top:5.125rem}.prtnrBnrCvr h1{font-size:4rem;line-height:5rem}.cstdyClint a{color:#84cc16}.seolastSec a{margin-top:1.25rem}.call-float{position:fixed;width:4rem;height:4rem;right:1rem;bottom:8rem;z-index:999;background:url(../images/call-floating-icon.png)no-repeat center;background-size:100%;border-radius:50%}.evntPoints li{list-style:disc;margin-left:1.875rem}.evntPoints{margin-bottom:1rem}.EvntCVrr h2,.EvntCVrr h3,.EvntCVrr h4,.EvntCVrr h5{font-size:2.5rem;line-height:3.5rem}section.microparetsec03.adobeSec4{padding:0 0 10rem}@media (max-width:980px){section.microparetsec03.adobeSec4{padding:0 0 2.5rem}.EvntCVrr .btn{white-space:normal;line-height:1.5}.EvntCVrr h2,.EvntCVrr h3,.EvntCVrr h4,.EvntCVrr h5,.prtnrBnrCvr h1{font-size:1.65rem;line-height:2.5rem}.evntPoints li{font-size:1rem;line-height:1.5rem;text-align:left}.prtnrRightImg{margin-top:0}.partnerBnrBTns,.webpageCta{margin-top:1rem}.tstmob{display:block;text-align:center;padding-top:.625rem}.tstdesk{display:none}.portfloimgtxt{padding:2rem 0 1rem}section.sec-zohopltFrm{margin-bottom:3.5rem}#contactModal .modal-header{border-bottom:0}#contactModal .sd-field{padding:1rem 1.1rem}#contactModal .modal-content{padding:1.25rem .5rem}.abtsec7Lft{padding-left:0}.umangiInrRightSec1Points ul{column-count:1}.singleTech{padding-right:0;border-right:0 solid #ccc;gap:.25rem}.umangiInrRightSec2Tech{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.UmangiInnr-Sec2 h2,.brandingInnrPge h1,.dmPrtfolioMainSec h1{font-size:1.67rem;line-height:2.5rem}section.UmangiInnr-Sec2{margin-top:2.5rem!important;max-width:100%}.umangiInnerLft img{width:auto}.umangiInrRightSec1{margin-bottom:2.5rem}.umangiInrRightSec3{min-height:10rem!important}.nav-link,.site-header.mega-open .nav-link{display:flex;align-items:center;padding:1rem 0!important;color:#fff!important}.prdcthDbtM h2,.why-features-list li{margin-bottom:0}.jab-list:not(:last-child){align-items:start!important}.hero-inner .row{width:auto}.why-card-dark-title{max-width:100%}.prdctDrpDwnCvr{margin-bottom:1.5rem}.prdctDrpDwnCvr a{margin-bottom:.5rem!important}.SitemapPage li,.abtsec3Counter h2{margin-bottom:.5rem}.UmangiSec3-Accordion{margin-bottom:1rem;align-items:center}.UmangiInnr-Sec2 .umangiInnrSec5Cvr{margin-bottom:2rem}.sd-stat-number{display:flex;gap:.25rem;justify-content:center}.ourpplesecjoin .ourpplCvr{height:13.75rem}.ourpplesec5Cvr.meetntstgr{margin-top:1rem}.readyTransformText h3{font-size:1.25rem;line-height:1.75rem}.readyTransformText p,.sd-stats.partners .sd-stat-label{font-size:1rem;line-height:1.5rem}.tredBtn .hmslidingbtnmob{margin-top:1.25rem}.tredBtn:has(.hmslidingbtndesk){display:none}.hmslidingbtndesk{display:none!important}.hmslidingbtnmob{display:block!important;width:fit-content;margin:0 auto}.mega-cta{display:none}.footer-inner{padding-left:1.875rem}.bloginhro .smmaingead{font-size:1rem;line-height:1.5rem;margin-bottom:.5rem}.sd-contact-info-heading,.sd-form-heading{font-size:1.65rem;line-height:2.5rem}.serviceInrWhyChoose .sd-offer-card h3{background:url(../images/li-BG.png)no-repeat left top .438rem;padding-left:1.5rem;background-size:.9rem}.SitemapPage li a{font-size:1rem}.lyfatntstgrBtn{margin-top:.5rem}.workspacesec2 p{margin-bottom:1rem!important}.workspacesec2{margin-top:0}.sd-stats.partners .sd-stat-item{border-right:0 solid #c9c9c9;padding-left:0}.abtNewSec{padding-bottom:0!important}.abtNewSec li{background:url(../images/li-BG.png)no-repeat left top .313rem;background-size:.75rem;margin-bottom:1rem}.abtNewSecLft{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:0}.abtNewSec li,.abtsec1Right,.collaterals-Descrption,.ourpplesec3Cntnt{font-size:1rem;line-height:1.5rem}.LcationCvr{gap:.5rem}.CntctAdrs{margin-bottom:1rem;font-size:1rem;line-height:2rem}.tstimnlVido .play-btn-img{width:60px;height:60px}.testimonial-row{display:flex;align-items:center}.testimonial-row .col-lg-5{order:1}.testimonial-row .col-lg-7{order:2}.abtsec5Cvr h3,.careerSec3BoxCntnt{text-align:center}.careerSec3BoxCntnt,.careerSec3HeadCntnt{font-size:1rem;line-height:1.5rem}.MenuSmLHead a{padding-right:1.5rem;margin-bottom:0!important}.MenuSmLHead a::after{top:50%;font-size:.9rem}.awardShortDescrptn{font-size:1rem;line-height:1.75rem}.abtNewSec li,.ecommrceseocasestudySec h2{text-align:left}.ecommrceseocasestudySec{margin-top:3rem}.wrkstgrPrdctSec2Cntnt{font-size:1rem;line-height:normal}.slut-info{text-align:center}section.workstagerPrdct-SecNew2{margin-top:2.5rem}.signageCloDHd h2{font-size:1.65rem;line-height:2.5rem}p.skyhochLiSt{margin-top:1rem}.umangiInnerSec6Img{padding-top:1rem;padding-bottom:1rem}.UmangiSec3-Accordion .sd-acc-body li,.additnalSpport ul li{font-size:1rem;margin-bottom:.5rem;text-align:left}.additnalSpport ul li{background-size:.75rem;padding-left:1.5rem;margin-bottom:.75rem}.prtnershipMeNU{column-count:1}section.partners-section.sd-techstack.reveal-section.is-visible{padding-top:3rem}.dmPrtfolioMainSec{padding-bottom:2rem}.brandingInnrPge-Sec2{padding:0 0 1.5rem}.alhadaynColCode{padding:0!important}.UmangiInnr-Sec2 .arrow-link{padding:1rem 1rem .75rem 1.375rem;font-size:1rem}#jobApplyModal .attach-text,#jobApplyModal .custom-input,.ViwWbsitBtnTxt{font-size:1rem}.ViwWbsitBtn{padding:0 0 1rem}.dm-potfolioImg{margin-bottom:1rem}.cntareaBluebox h4{font-size:1.5rem!important;line-height:2rem!important}.BrandimMainHead{text-align:center;margin-bottom:0}.opRwImg img{max-height:100%}.brandingInnrPge-Sec3Img{padding:.5rem 0}.clHead{font-size:1.125rem;line-height:1.75rem;margin-bottom:.5rem}.colCode{padding:2rem 0}section.brandingInnrPge-Sec1{margin-bottom:2rem}.brandingInnrPge{margin-top:4.5rem;padding-top:2rem;text-align:center;padding-bottom:2rem}.mega-menu{padding:0;position:static!important;display:none;width:100%;height:auto;overflow:visible}.has-mega-menu.active .mega-menu{display:block!important}.main-menu li{border-bottom:.063rem solid rgba(255,255,255,.1)}.main-menu li a{display:flex;justify-content:space-between;align-items:center;padding:.938rem 1.25rem;color:#fff;font-size:1rem}.has-mega-menu>a::after{content:"▼";font-size:.75rem;transition:.3s}.has-mega-menu.active>a::after{transform:rotate(180deg)}.mega-menu .container,.mega-menu .row{display:block!important;width:100%}.mega-menu .container{padding:0 .5rem}.MenuSmLHead{color:#fff;font-size:1rem;line-height:1.25rem;padding-bottom:1rem;border-bottom:.063rem solid #636363;margin-bottom:1.5rem;padding-top:1rem}.prdctDrpDwnCvr img{margin-bottom:1rem;height:8rem;width:auto}.has-mega-menu .mega-menu .row{width:108%}.WorksCvr .sd-work-body p,.mega-cta p,.singleTechNme,.umangiInrSec5Points span{font-size:1rem;line-height:1.5rem}.prdctDrpDwnCntnt{color:#636363;margin-bottom:.5rem}.mega-menu a{margin-bottom:1.5rem}.mega-menu li a img{width:1.5rem}.mega-cta{margin-left:0;width:50%}.mega-cta .menuCTAhead{font-size:1.25rem;line-height:2rem;margin-bottom:1rem}.Prvcy-polcy-Sec1 li{background:url(../images/li-BG.png)no-repeat left top .313rem;margin-bottom:1rem;background-size:.75rem!important}.Prvcy-polcy-Sec1 h2,.Prvcy-polcy-Sec1 h3,.Prvcy-polcy-Sec1 h4,.Prvcy-polcy-Sec1 h5{font-size:1.65rem;line-height:2.5rem}.wrkstgrPrdct-Sec4 .sd-dt-cta-heading{line-height:2rem}.wrkstgrPrdct-Sec3 .slutHmRight.wrkprdctSecRightIcn{padding-left:0}.nav-primary{justify-content:start;margin-left:0}.caseStudies-Sec2 .sd-work-title{font-size:1.25rem;line-height:1.75rem}.casestudies-Sec1{padding-bottom:0}.UmangiInr-LastSec h2{margin-bottom:1.5rem;text-align:center}.umangiInnerLft .careerDescptnCvr{margin-bottom:2rem}.UmangiInnrBnr h1.sd-hero-title,.UmangiInr-LastSec h2,.caseStdiesInrSec2 h2{font-size:1.65rem;line-height:2.5rem}.UmangiInr-LastSec h3{text-align:center}.UmangiSec3-Accordion .sd-acc-trigger{padding:1rem 0}.umaniInnrSec2Points li{background:url(../images/li-BG.png)no-repeat left top .35rem;margin-bottom:.75rem;font-size:1rem;line-height:2rem;text-align:left}section.UmangiInr-LastSec{margin-top:2.5rem}.UmangiInnrBnr::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.9);z-index:-1}.umangiInrRightSec3{margin-top:2rem;align-items:center}.umangiInrRightSec3Head{font-size:1.5rem;line-height:2rem;margin-bottom:1rem;text-align:center}.singleTech{margin-bottom:.5rem}.umangiInrRightSec1Points li{text-align:left;font-size:1rem;line-height:1.5rem;margin-bottom:1rem;background:url(../images/li-BG.png)no-repeat left top .25rem}.umangiInnrRight{padding-left:0;padding-top:1rem}.umangiInrSec5Points li{font-size:1.25rem;line-height:2rem;margin-bottom:1rem;text-align:left}.umangiInnrSec4Img{gap:0;margin-top:1rem;margin-bottom:1rem;flex-direction:column}.UmangiSec3-Accordion .sd-acc-trigger span:first-child{font-size:1.125rem;line-height:1.75rem}.UmangiInnrSec2Head,.umangiInrRightSec1head{font-size:1.67rem;line-height:2.5rem}.umangiInnerLft img{margin-bottom:2.5rem}.umangiInnerLft{padding-right:0;border-right:0 solid #bababa}.WorksCvr .sd-work-title{font-size:1.5rem;line-height:2rem}.WorksCvr .sd-work-cat{margin-bottom:0}.WorksCvr .sd-work-body{padding:1rem 0 0}.filtersCvr{gap:1rem;justify-content:center}.filterBtn{text-align:center;padding:.5rem 1rem}.workSec2Lft{text-align:center;margin-bottom:1.25rem}.LctionName,.workSec2Lft{font-size:1.125rem;line-height:2rem}.SingleLocationCvr{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:1.875rem}.contactSec3Lft{text-align:center}section.Contact-Sec3{margin-top:1.5rem}.careerDescrptionPoint{margin-bottom:2rem}.careerDescrptionPoint li{background-size:.75rem;margin-bottom:1rem}.careerDesrptnHead,.careerInnerSec h1{font-size:1.125rem;line-height:2rem;margin-bottom:.5rem}.careerInnerSec h1{font-size:2rem;line-height:3.5rem}.careerDescptnCvr{padding-top:1rem;margin-top:1rem}.CareerInrBtn{margin-top:1rem}.careerInnrImg,.careerInrImgBtm{margin-bottom:1rem}.careerInnerSec{margin-top:4.5rem!important;padding-top:2rem}.modal-body{padding:0!important}#jobApplyModal h3.modal-title{font-size:1.5rem}#jobApplyModal .custom-modal .modal-dialog{margin:.625rem}.career-Sec5,section.Career-Sec3,section.Career-Sec4,section.career-Sec6{margin-top:2.5rem}.jobExperince,.jobPlace{margin-bottom:.5rem;font-size:1rem;line-height:2rem}.jab-list:not(:last-child){padding-bottom:1rem;margin-bottom:1rem;display:flex;flex-direction:column;justify-content:center}.jobTitle{font-size:1.125rem;line-height:2rem;margin-bottom:1rem}.careerSec3HeadCvr{max-width:100%;margin-bottom:1rem}.careerSec3Btn{margin-top:1rem}.row>div:last-child .careerSec3Box{border-bottom:none;padding-bottom:0}.careerSec3BoxNme,.slut-info strong{font-size:1.125rem;line-height:2rem}.careerSec3BoxImg img{width:3rem}.careerSec3Box{border-right:0 solid #bababa;padding-right:0;padding-left:0;border-bottom:.063rem solid #bababa;padding-bottom:1.5rem;margin-bottom:1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.jobapply{margin-top:.5rem}.wrkstgrPrdct-Sec3 .slut-list li{background:url(../images/li-BG.png)no-repeat left top .375rem;background-size:.75rem;margin-bottom:1rem;text-align:left;font-size:1rem;line-height:1.5rem}.wrkstgrPrdct-Sec4{margin-top:2.5rem}.svc-category .slutHmRight{align-items:center;padding-top:1rem}span.slut-desc{font-size:1rem;line-height:normal}.slut-link{display:flex;gap:.25rem;flex-direction:column}.wrkstgrPrdct-Sec3{margin-top:2.5rem}.wrkstgerPrdctImg{margin-bottom:1rem}.workstagerPrdct-Sec1{max-width:100%;margin:0 auto;margin-top:4.5rem!important;padding-top:2rem;text-align:center;padding-bottom:2.5rem}.singleTestmnalCvr .row{display:flex;flex-direction:column}.collateralsBtn img{width:1.5rem}.collaterals-sec2 a{font-size:1rem}.collaterals-Descrption,p{margin-bottom:1rem}.collaterals{font-size:1.125rem;line-height:2rem;margin-bottom:.5rem}.single-collaterals img{margin-bottom:1rem;height:3rem}.single-collaterals{margin-bottom:1.25rem;height:auto}p{line-height:1.5rem}.btn,p{font-size:1rem}h1,h2,h3,h4,h5{font-size:1.65rem;margin-bottom:1.5rem}.abt-Sec3{margin-top:1rem}.abtsec3Cntnt,.counterBox{margin-bottom:1.5rem;text-align:center}.counterBox{margin-bottom:1rem}.abtSec4MainCvr{padding-top:1.5rem;border-top:.063rem solid #bababa;text-align:center}.abtSec4Lft span,h1,h2,h3,h4,h5{line-height:2.5rem}.abtsec4smlHd,.abtsec6Box h3{line-height:2.5rem;margin-bottom:.5rem}.abtSec4Lft span,.abtsec4smlHd{font-size:1.5rem;font-weight:500}.abtsec4smlHd{color:#000}.abtsec4Cntr{text-align:center;display:flex;align-items:center;justify-content:center;padding:1.5rem 0}.abtsec4Right{padding-left:0;font-size:1rem;line-height:1.5rem;margin-bottom:1rem}section.abt-Sec5{margin-top:1.5rem}.abtSec5Txt{padding-left:2.625rem;background-size:1rem;font-size:1.2rem;line-height:2rem;color:#fff;max-width:100%}.abtsec5Cvr{padding:1.5rem 0}section.abt-Sec6,section.abt-Sec7{margin-top:2rem;text-align:center}.abtsec6Box h3{font-size:1.65rem}section.abt-Sec7{margin-bottom:2rem}.abtsec7Lft{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:2rem}.clientLogo img{height:auto;max-width:100%}.clientLogo{margin-bottom:.75rem}section.ourClint-Sec2{margin-bottom:0}section.ourPeople-Sec3{margin-top:2.5rem}section.ourPeoples-Sec4{margin-top:2.5rem;padding-top:3.75rem;overflow-x:hidden}.ourpplesec4Cvr h2{font-size:5rem}.ourpplsec4Img{margin-top:-8.438rem}section.ourPeople-sec5{margin-top:2.5rem}.ourppleName{font-size:1.125rem;line-height:1rem}.ourppleDesignatn{font-size:1rem;line-height:1rem}.ourpplesec5Imges{margin-bottom:1rem}.awardImgLft{display:flex;flex-direction:column;justify-content:center;align-items:center}.awardRight{align-items:center;padding-left:0;text-align:center}.awrdRecntnCvr{padding-bottom:1rem;margin-bottom:1rem}.awardNme{font-size:1.125rem;line-height:2rem;margin-bottom:.5rem}.testimonialRhtCvr{align-items:center;text-align:center}.testmnialLogo{display:flex;flex-direction:column;justify-content:center;align-items:center}.testimnRightTxt{padding-left:0;padding-top:1rem}.testimonialRht{padding-top:2rem;background:url(../images/small-quotes.png)no-repeat top center}.tstmnialCntnt{margin-bottom:1rem;font-size:1rem;line-height:2rem;margin-top:1rem}.tstmnialNme{font-size:1.125rem;line-height:2rem;margin-bottom:0}.tstmnialDesgntin{font-size:1rem;line-height:2rem}.singleTestmnalCvr{padding-bottom:1rem;margin-bottom:1rem}.testimnLftTxt{padding-right:0;margin-top:1rem}}@media (max-width:767px){section.microparetsec03.adobeSec4{padding:2rem 0 1rem}.call-float{position:fixed;width:3rem;height:3rem;bottom:6.25rem}.deskftrSclMedia{display:none}.mobftrSclMedia{display:block}.webpageCta{margin-top:0}section.sec-zohopltFrm{margin-bottom:.75rem}.umangiInrRightSec3{flex-direction:column}.listingcnt h3{margin-bottom:1.125rem;line-height:2rem}.listingcnt ul li{margin-bottom:.25rem}.svc-category .slutHmRight{padding-top:.5rem}.footer-inner{padding-left:0}.workspacesec2 p{margin-bottom:0!important}.nav-link{font-size:1.125rem}.wrkstgrPrdct-Sec3{margin-top:0}.mega-cta{width:100%}section.partners-section.sd-techstack.reveal-section.is-visible{padding-top:0}.partners-inner{margin-bottom:1.875rem}.dmPrtfolioMainSec{padding-bottom:0}.colCode{padding:0}.casestudyTable{overflow-x:auto;-webkit-overflow-scrolling:touch}.casestudyTable table{min-width:37.5rem;border-collapse:collapse;margin-bottom:1.125rem}.cntareaBluebox{padding:1.125rem 2.125rem}.brandgMainSec1Head{margin-top:.313rem;margin-bottom:1.5rem;font-size:1.25rem;text-align:center}.BrandimMainHead{margin-bottom:1rem}.palateCvr img{margin:0 auto .938rem}.colrCvr{margin-bottom:.938rem}.umangiInnerLft img{margin-bottom:1.5rem}.umaniInnrSec2Points li{background:url(../images/li-BG.png)no-repeat left top .45rem}.wrkstgrPrdct-Sec4{margin-top:1rem}.umangiInrRightSec3{min-height:26rem}.filterBtn{width:auto;padding:.4rem 1rem;display:block;font-size:1rem;line-height:1.5rem}.filtersCvr{flex-flow:row wrap;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:.3rem}.CmpanyName,.CntctAdrs{margin-bottom:1rem}section.Contact-Sec3{margin-top:.5rem}.careerDescrptionPoint li{background:url(../images/li-BG.png)no-repeat left top .438rem}.wrkstagrPrdctBtns{flex-direction:column;gap:.5rem}.testmnialLogo img{height:3rem}.testimonial-Sec2 .play-btn img{width:80%}h1,h2,h3,h4,h5{margin-bottom:.5rem}section.ourPeople-Sec3,section.ourPeople-sec5{margin-top:1.5rem}section.ourPeoples-Sec4{padding-top:.75rem;margin-top:1.5rem}.ourpplsec4Img{margin-top:-5rem}.ourpplesec4Cvr h2{font-size:2rem}section.lifeatNetstger-Sec2{margin-bottom:2rem;margin-bottom:0}.lifeatNetstger-Sec2 .nav-link,.lifeatNetstger-Sec2 .nav-tabs .nav-link.active{padding:.5rem 1.5rem!important;line-height:1.5rem}button.nav-link{font-size:1rem}.lifeatNetstger-Sec2 .nav-link{color:#000!important}ul#galleryTabs{gap:1rem}.glryImgCvr img{height:12.875rem}.glryImgCvr,ul#galleryTabs{margin-bottom:1rem}}