:root{--icon-arrow-right:url(/uploads/right_arrow_11943f7f96.png);--icon-arrow-right-black:url(/uploads/black_right_arrow_4c9534eef4.png);--icon-arrow-down:url(/uploads/arrow_down_4bf085d337.png)}@font-face{font-family:Kumbh Sans Light;src:url(/fonts/KumbhSans-Variable.woff2)format("woff2-variations"),url(/fonts/KumbhSans-Variable.woff2)format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Kumbh Sans Regular;src:url(../media/KumbhSans-Regular.5f6175c1.eot);src:url(../media/KumbhSans-Regular.5f6175c1.eot)format("embedded-opentype"),url(/fonts/KumbhSans-Regular.woff2)format("woff2"),url(../media/KumbhSans-Regular.c9f24176.woff)format("woff"),url(../media/KumbhSans-Regular.82948d07.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kumbh Sans ExtraLight;src:url(/fonts/KumbhSans-Variable.woff2)format("woff2-variations"),url(/fonts/KumbhSans-Variable.woff2)format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Kumbh Sans Medium;src:url(../media/KumbhSans-Medium.a5f76691.eot);src:url(../media/KumbhSans-Medium.a5f76691.eot)format("embedded-opentype"),url(/fonts/KumbhSans-Medium.woff2)format("woff2"),url(../media/KumbhSans-Medium.46c82108.woff)format("woff"),url(../media/KumbhSans-Medium.5fc6b6fd.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Kumbh Sans Black;src:url(/fonts/KumbhSans-Variable.woff2)format("woff2-variations"),url(/fonts/KumbhSans-Variable.woff2)format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Kumbh Sans Thin;src:url(/fonts/KumbhSans-Variable.woff2)format("woff2-variations"),url(/fonts/KumbhSans-Variable.woff2)format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Kumbh Sans SemiBold;src:url(../media/KumbhSans-SemiBold.ea3d2667.eot);src:url(../media/KumbhSans-SemiBold.ea3d2667.eot)format("embedded-opentype"),url(/fonts/KumbhSans-SemiBold.woff2)format("woff2"),url(../media/KumbhSans-SemiBold.cc6a42e4.woff)format("woff"),url(../media/KumbhSans-SemiBold.a3ba949d.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Kumbh Sans Bold;src:url(/fonts/KumbhSans-Variable.woff2)format("woff2-variations"),url(/fonts/KumbhSans-Variable.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}.blog-article-content .content-render{color:#333;font-size:18px}.blog-article-content .content-render h3{color:#000;margin:40px 0 20px;font-size:22px;font-weight:700}.blog-article-content .content-render p{margin-bottom:12px;line-height:24px}.blog-article-content .content-render ul{margin-bottom:10px;padding-left:0}.blog-article-content .content-render li{margin-bottom:12px}.blog-grid-container{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:40px;display:grid}.blog-card-item{background:#fff;border:1px solid #eee;border-radius:0;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;text-decoration:none!important}.blog-card-item:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.blog-card-image-wrapper{aspect-ratio:1;flex-shrink:0;width:100%;position:relative;overflow:hidden}.blog-card-image-wrapper img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.logo-default,.logo-scroll{height:auto}.blog-card-text-content{flex-direction:column;flex-grow:1;padding:30px;display:flex}.blog-card-category{color:#eb2228;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-family:Kumbh Sans Bold;font-size:11px}.blog-card-title{color:#000;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:25px;font-family:Kumbh Sans SemiBold;font-size:19px;line-height:1.4;display:-webkit-box;overflow:hidden}.blog-card-footer{margin-top:auto}.blog-card-readmore{color:#000;text-transform:uppercase;align-items:center;gap:8px;margin-top:10px;font-family:Kumbh Sans,sans-serif;font-size:16px;font-weight:400;display:flex}.blog-card-readmore img{width:14px;height:14px;transition:transform .3s;transform:rotate(-45deg)}.blog-card-item:hover .blog-card-readmore img{transform:rotate(0)}@media (max-width:1200px){.blog-grid-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.blog-grid-container{grid-template-columns:1fr;margin-top:10px!important}}.blog-controls-wrapper{background:#fff;border:1px solid #eee;border-radius:8px;align-items:stretch;width:100%;height:70px;display:flex;position:relative;box-shadow:0 10px 40px #0000000a}.filter-dropdown-item{border-right:1px solid #f0f0f0;width:280px;transition:all .3s;position:relative}.filter-dropdown-item:hover{background:#fafafa}.filter-trigger{cursor:pointer;justify-content:space-between;align-items:center;height:100%;padding:0 35px;font-family:Kumbh Sans Medium;font-size:15px;display:flex}.filter-label-active{color:#eb2228;font-weight:700}.filter-arrow{opacity:.3;font-size:10px;transition:transform .3s}.dropdown-active .filter-arrow{transform:rotate(180deg)}.blog-dropdown-panel{z-index:1000;background-color:#fff;border:1px solid #eee;border-radius:8px;width:100%;max-height:400px;padding:10px 0;position:absolute;top:calc(100% + 10px);left:0;overflow-y:auto;box-shadow:0 15px 45px #0000001f}.dropdown-option{cursor:pointer;padding:12px 35px;font-family:Kumbh Sans Regular;font-size:14px;transition:all .2s}.dropdown-option:hover{color:#eb2228;background:#f8f8f8;padding-left:40px}.dropdown-option-active{color:#eb2228;background:#fff5f5;font-weight:700}.clear-filters-btn{color:#000;letter-spacing:1.5px;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-right:1px solid #f0f0f0;padding:0 40px;font-family:Kumbh Sans Bold;font-size:11px;transition:all .3s}.clear-filters-btn:hover{color:#eb2228;background:snow}.blog-search-wrapper{flex-grow:1;display:flex;position:relative}.blog-search-ui-input{letter-spacing:1.5px;text-transform:uppercase;background:0 0;border:none;outline:none;flex-grow:1;padding:0 35px;font-family:Kumbh Sans Bold;font-size:11px}.blog-search-ui-input::placeholder{color:#666;letter-spacing:1.5px;text-transform:uppercase;opacity:.5;font-family:Kumbh Sans Bold;font-size:11px}.blog-search-ui-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#3b2c8f 0%,#f36b2c 100%);border:none;border-top-right-radius:7px;border-bottom-right-radius:7px;justify-content:center;align-items:center;width:80px;height:100%;transition:opacity .3s;display:flex}.blog-search-ui-button:hover{opacity:.9}@media (max-width:1024px){.blog-controls-wrapper{flex-direction:column;height:auto}.filter-dropdown-item{border-bottom:1px solid #eee;border-right:none;width:100%;height:60px}.clear-filters-btn{border-bottom:1px solid #eee;border-right:none;height:50px}.blog-search-wrapper{height:60px}}html,body,#root,.App,main{box-sizing:border-box;width:100%;max-width:100%;margin:0;padding:0;position:relative;overflow-x:clip}*{box-sizing:border-box;margin:0;padding:0;text-decoration:none}.container{width:100%;max-width:1280px;margin:0 auto;padding-left:25px;padding-right:25px}header{z-index:1000;width:100%;padding:15px 0;position:fixed;top:0;left:0}header.header-alt .scrolling-text-item{color:#000;opacity:.08}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (min-width:1025px){header{padding:25px 0!important}}.header-row{justify-content:space-between;align-items:center;display:flex}nav.header-nav ul li.has-sub:after{background:var(--icon-arrow-down)no-repeat;z-index:2;content:"";background-position:50%;background-repeat:no-repeat;background-size:contain;width:25px;height:25px;position:absolute;top:0;right:0;width:59px!important;height:18px!important}nav.header-nav ul li.has-sub{padding-right:20px}nav.header-nav ul li.has-sub:after{background:var(--icon-arrow-down)no-repeat;z-index:2;content:"";background-position:50%;background-size:12px;width:25px;height:25px;transition:transform .3s;position:absolute;top:0;right:0}nav.header-nav ul li.has-sub:hover:after,nav.header-nav ul li.has-sub.active:after{transform:rotate(180deg)}nav.header-nav ul li a,nav.header-nav ul li .nav-link{text-transform:uppercase;color:#fff;letter-spacing:.5px;cursor:pointer;padding:8px 0;font-family:Kumbh Sans Light;font-size:14px;font-weight:300;line-height:20px;transition:all .3s;display:block;position:relative}nav.header-nav ul li a:hover,nav.header-nav ul li .nav-link:hover{color:#e8f0f8}.header-right{align-items:center;gap:50px;display:flex}.header-contact a,.header-contact .contact-btn{text-transform:uppercase;color:#fff;z-index:1;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);padding:15px 30px 15px 45px;font-family:Kumbh Sans Regular;font-size:14px;font-weight:400;line-height:20px;transition:all .3s;display:inline-block;position:relative}.header-contact a:hover,.header-contact .contact-btn:hover{background:#3a6ba3;box-shadow:0 6px 16px #4981c74d}.header-contact a:after,.header-contact .contact-btn:after{background:var(--icon-arrow-right)no-repeat;content:"";z-index:2;background-position:50%;background-size:16px;width:30px;height:30px;transition:all .3s;position:absolute;top:50%;left:10px;transform:translateY(-50%)rotate(-45deg)}.header-contact a:hover:after,.header-contact .contact-btn:hover:after{transform:translateY(-50%)rotate(0)}nav.header-nav ul .submenu{z-index:1000;opacity:0;visibility:hidden;background:#fff;border-top:3px solid #4981c7;border-radius:6px;min-width:240px;margin-top:0;padding:15px 0;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:absolute;top:calc(100% + 15px);left:0;transform:translateY(-10px);box-shadow:0 8px 24px #00000026}nav.header-nav ul li:hover .submenu{opacity:1;visibility:visible;transform:translateY(0)}.submenu li,.submenu-item{list-style:none;padding:0!important}.submenu li a,.submenu-item .submenu-link{text-transform:capitalize;letter-spacing:normal;padding:12px 20px;font-size:13px;font-weight:600;transition:all .3s;display:block;position:relative;color:#333!important}nav.header-nav ul .submenu li a:hover,nav.header-nav ul .submenu-item .submenu-link:hover{background:#f0f5fa;padding-left:25px;color:#4981c7!important}nav.header-nav ul .submenu li a:active{background:#e8f0fa;color:#3a6ba3!important}nav.header-nav ul li.has-sub,nav.header-nav ul li.nav-item.has-sub{cursor:pointer;position:relative}nav.header-nav ul li.has-sub:after{transition:transform .3s;width:54px!important;height:12px!important}.banner-image{width:100%}.banner-image img{-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}section.banner-section.inner-banner{z-index:1;width:100%;position:relative;overflow:hidden;height:600px!important}.inner-banner .banner-content{z-index:1;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.inner-banner .banner-content .container{width:100%;max-width:1280px;margin:75px auto 0;padding-left:25px;padding-right:25px}.inner-banner .banner-content h1{text-transform:uppercase;color:#fff;max-width:100%;margin-top:-85px;padding-bottom:20px;font-family:Kumbh Sans Bold;font-size:60px;font-weight:700;line-height:38px!important}#root,.App{width:100%;overflow-x:clip}.inner-banner .banner-content h1 .bt-p{text-transform:uppercase;color:#fff;margin:0;padding-top:22px;padding-bottom:1px;font-family:Kumbh Sans light;font-weight:400;line-height:60px;font-size:60px!important}.inner-banner .banner-content h1 .bt-span{text-transform:uppercase;color:#fff;font-family:Kumbh Sans SemiBold;font-size:60px!important;font-weight:400!important;line-height:60px!important}.inner-banner .banner-content h2{color:#fff;margin-top:0;margin-bottom:50px;padding-bottom:50px;font-family:Kumbh Sans Regular;font-size:25px;font-weight:400;line-height:24px}.inner-banner .banner-content p{color:#fff;width:100%;margin-bottom:30px;font-family:Kumbh Sans Regular;font-size:28px;font-weight:400;line-height:32px;display:inline-block}.inner-banner .banner-content #description{clear:both;float:left;width:100%;max-width:100%;margin-top:30px;margin-bottom:40px;font-family:Kumbh Sans Medium}.banner-section{z-index:1;width:100%;height:700px;position:relative;overflow:hidden}.banner-content .container{width:100%;max-width:1280px;margin:0 auto}.banner-content{z-index:1;justify-content:flex-start;align-items:center;width:100%;height:140%;display:flex;position:absolute;top:0;left:0}.banner-content h1{text-transform:uppercase;color:#fff;max-width:100%;margin-top:-85px;font-family:Kumbh Sans Bold;font-size:60px;font-weight:700;line-height:38px!important}.banner-content h1 .bt-p{text-transform:uppercase;color:#fff;margin:0;padding-top:22px;font-family:Kumbh Sans bold;font-size:84px;font-weight:700;line-height:34px}.banner-content h1 .bt-span{text-transform:uppercase;color:#fff;font-family:Kumbh Sans light;font-size:84px!important;font-weight:400!important;line-height:80px!important}.banner-content h2{color:#fff;margin-top:0;margin-bottom:25px;padding-bottom:80px;font-family:Kumbh Sans Regular;font-size:25px;font-weight:400;line-height:24px}.banner-content p{color:#fff;width:100%;margin-bottom:30px;font-family:Kumbh Sans Regular;font-size:28px;font-weight:400;line-height:34px;display:inline-block}.banner-content #description{clear:both;float:left;width:100%;max-width:562px;margin-top:20px;margin-bottom:40px}.btn-primary{text-transform:uppercase;color:#fff;z-index:1;float:left;clear:both;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);padding:15px 30px 15px 50px;font-family:Kumbh Sans Regular;font-size:14px;font-weight:600;line-height:20px;position:relative}.btn-primary:after{background:var(--icon-arrow-right)no-repeat;content:"";z-index:2;background-position:50%;background-size:16px;width:30px;height:30px;transition:all .3s;position:absolute;top:50%;left:12px;transform:translateY(-50%)rotate(-45deg)}.btn-primary:hover:after{transform:translateY(-50%)rotate(0)}.logo-section .container{overflow:hidden;max-width:1280px!important}.section-header h2 span{text-transform:uppercase;color:#000;margin-bottom:0;padding-right:10px;font-family:Kumbh Sans Regular;font-size:60px;font-weight:400;line-height:60px;display:inline-block}.section-header.center-align{text-align:center}.section-header p{color:#616161;margin-top:20px;margin-bottom:20px;font-family:Kumbh Sans Regular;font-size:18px;font-weight:400;line-height:24px}.how-we-work-section .section-header p{max-width:500px}.site-footer{color:#333;background:#fff;padding:60px 0 30px;font-family:Kumbh Sans Regular,Arial,sans-serif}.site-footer .footer-top{border-bottom:1px solid #e6e6e6;align-items:flex-start;gap:40px;padding-bottom:30px;display:flex}.site-footer .footer-left{flex-direction:column;gap:18px;width:180px;display:flex;position:relative}.site-footer .footer-badge img{max-width:145px;height:auto;display:block}.site-footer .footer-left .footer-badge:not(:first-child) img{max-width:52px;height:auto}.footer-badge.footer-logo-item.footer-logo-4 img{max-width:75px!important}.site-footer .footer-columns{gap:30px;display:flex}.site-footer .footer-columns .footer-column{width:30%}.site-footer .footer-columns .footer-column:first-child,.site-footer .footer-columns .footer-column:nth-child(4){width:20%}.site-footer .footer-column h4{text-transform:uppercase;color:#222;letter-spacing:1px;text-align:left;margin-bottom:16px;font-family:Kumbh Sans SemiBold;font-size:12px}.site-footer .footer-column ul{list-style:none}.site-footer .footer-column li{margin-bottom:10px;font-family:Kumbh Sans Regular}.site-footer .footer-column a{color:#7a7a7a;font-size:14px;transition:all .2s;display:inline-block}.site-footer .footer-column a:hover{padding-left:5px;color:#007bff!important}.site-footer .footer-bottom{padding-top:22px}.footer-bottom-inner{justify-content:space-between;align-items:center;display:flex}.footer-contact a{color:#2a8bd6;font-size:14px;transition:all .2s}.footer-contact a:hover{padding-left:5px;color:#007bff!important}.footer-socials{gap:14px;display:flex}.footer-socials .social-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:600;text-decoration:none;display:inline-flex}.footer-socials .instagram-icon img{transform:scale(1.15)}.footer-socials img{width:100%;height:auto;display:block}.v-footer-title{max-width:75%;margin-bottom:50px;font-family:Kumbh Sans Regular;font-size:34px;font-weight:400;line-height:38px}.footer-top{border-bottom:1px solid #e6e6e6;align-items:flex-start;gap:40px;padding-bottom:30px;display:flex}.footer-left{flex-shrink:0}.footer-columns{padding-left:40px}.footer-copyright{color:#8a8a8a;margin-top:20px;font-size:13px}.site-footer .footer-bottom{float:right;width:calc(100% - 180px)}.footer-bottom-inner{border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:20px 0}@media (max-width:500px){.site-footer .footer-columns .footer-column{width:100%!important}}.row{align-items:flex-start;gap:45px;padding-top:0;padding-bottom:15px;display:flex}.full-row{display:flex}.section-header h2{text-transform:uppercase;text-transform:uppercase;-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);-webkit-background-clip:text;background-clip:text;font-family:Kumbh Sans Bold;font-size:60px;font-weight:400;line-height:60px;display:inline-block}.section-header h2 strong{background:linear-gradient(90deg,#372d85 0%,#e95c2e 70%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-family:Kumbh Sans Bold;font-size:60px;font-weight:700;line-height:60px;display:inline-block}.section-header.center-align{text-align:center;padding-bottom:40px}.section-header p{color:#616161;font-family:Kumbh Sans Regular;font-size:18px;font-weight:400;line-height:26px}.cols-6,.clos-6{width:50%}.how-we-work-steps .cols-6{width:50%;padding-right:30px}.how-we-work-steps .cols-6:first-child{border-right:1px solid #b2b2b2}.full-row.counter-row{flex-direction:row-reverse;gap:40px}.read-more-link{text-transform:uppercase;color:#000;align-items:center;gap:2px;font-family:Kumbh Sans Regular;font-size:14px;font-weight:400;display:flex}.read-more-link img{padding-left:5px;transition:all .3s;transform:rotate(-45deg);width:15px!important;height:auto!important;margin:0!important;padding:0!important}.read-more-link:hover img{transform:rotate(0)}.full-row.counter-row:nth-child(2n){flex-direction:revert!important}.sticky-box{position:sticky;top:80px}.content-box{border-bottom:1px solid #ccc;width:100%;padding:50px 0}.content-box h3{color:#000;order:1;width:60%;margin-bottom:30px;font-family:Kumbh Sans Regular;font-size:40px;font-weight:500;line-height:40px}.section-header{margin-bottom:0}.content-box p{color:#616161;order:2;max-width:100%;margin-top:0;margin-bottom:30px;font-family:Kumbh Sans Regular;font-size:18px;font-weight:400;line-height:24px}.services-section .section-header h2{margin-top:80px}.story-header a.btn-primary{float:right}.section-header.story-header{margin-bottom:10px}.story-cols .story-content:hover .read-more-link img{transform:translate(5px)}.section-wrapper{background:#f2f2f2;width:100%;padding:100px 0}.submit-btn{cursor:pointer;border:none}footer{color:#000;float:left;background:#fff;width:100%;padding:80px 60px;font-family:Kumbh Sans Regular}.v-footer-title{margin-bottom:50px;font-family:Kumbh Sans Regular;font-size:34px;font-weight:400;line-height:38px}.site-footer .footer-top{border-bottom:1px solid #e6e6e6;grid-template-columns:220px 1fr;align-items:start;gap:40px;padding-bottom:30px;display:flex}.footer-right{width:calc(100% - 180px)}.footer-columns{grid-template-columns:repeat(4,1fr);gap:30px;padding-left:40px;display:grid}.outer-center .content-box{color:#444;border:none;width:55%;margin-left:auto;font-family:Kumbh Sans Regular;font-size:15px;font-weight:400;line-height:1.6}.client-section .section-header h2{margin-bottom:40px}.right-box .desc{color:#000;font-family:Kumbh Sans Regular;font-size:16px;font-weight:400;line-height:22px}.card{cursor:pointer;text-align:left;float:left;background:#f7f7f7;border-radius:0;width:32%;min-height:200px;margin-right:2%;padding:55px;transition:all .3s}.card:nth-child(4){margin:0!important}.third-row-item.card{text-align:center;width:23.5%;margin-bottom:20px;margin-right:2%;flex-direction:column!important;align-items:center!important;min-height:350px!important;padding:80px 25px!important;display:flex!important}.third-row-item.card:last-child{margin-right:0!important}.card p{color:#616161;margin-top:0;margin-bottom:20px;font-family:Kumbh Sans Regular;font-size:18px;font-weight:400;line-height:24px}.card img{-o-object-fit:contain;object-fit:contain;width:80px;height:80px;margin-bottom:20px}.third-row-item.card:last-child img{width:65px}.third-row-item.card:last-child{text-align:center;cursor:pointer;border-radius:0;font-family:Kumbh Sans Regular;font-weight:400;transition:all .3s;color:#fff!important;background:#3a1a70!important}.third-row-item.card:last-child h3,.third-row-item.card:last-child p{color:#fff!important}.third-row-item.card:last-child:hover{color:#3a1a70!important;background:#f7f7f7!important}.third-row-item.card:last-child:hover h3,.third-row-item.card:last-child:hover p{color:#3a1a70!important}.third-row-item.card:last-child img{filter:brightness(0)invert()}.third-row-item.card:last-child:hover img{filter:brightness(0)saturate()invert(18%)sepia(87%)saturate(2225%)hue-rotate(253deg)brightness(88%)contrast()}.card h3{color:#000;margin-bottom:10px;font-family:Kumbh Sans Regular;font-size:34px;font-weight:400;line-height:38px}.card:hover{background:#3a1a70;transform:translateY(-5px);color:#fff!important}.card:hover h3,.card:hover p{color:#fff!important}.card:hover img{filter:brightness(0)invert()}.cards-row-2 .card{cursor:pointer;text-align:center;background:#f4f4f4;border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:25%;min-height:200px;padding:55px 45px;transition:all .3s;display:flex}.cards-row-2 .card img{-o-object-fit:contain;object-fit:contain;width:80px;height:80px;margin-bottom:15px}.cards-row-2 .card img .cards-row-2 .card h3{font-size:20px;font-weight:700}.section-header.center-align{text-align:center;padding-top:10px;padding-bottom:30px}.cards-row-2 .card:hover{background:#3a1a70;transform:translateY(-5px);color:#fff!important}.cards-row-2 .card:hover img{filter:brightness(0)invert()}.services-section .read-more-link:hover:after{transform:rotate(0)}.services-section .read-more-link{width:auto;max-width:inherit;order:3;width:136px;position:relative}.top{gap:25px;margin-bottom:25px;display:flex}.solution-section .section-header{margin-bottom:50px}.featured-stories-section .section-header{justify-content:space-between;align-items:center;margin-bottom:50px;display:flex}.featured-stories-section .section-header h2{text-transform:uppercase;color:#000;margin:0;font-family:Kumbh Sans Bold;font-size:48px;font-weight:700;line-height:56px}.box{background:#fff;border:1px solid #e0e0e0;border-radius:8px;transition:transform .3s;overflow:hidden}.box:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001a}.box-content .story-category{color:#666;margin-bottom:15px;font-family:Kumbh Sans Regular;font-size:14px;font-weight:400;line-height:18px;display:block}.read-more{color:#000;text-transform:uppercase;letter-spacing:.5px;align-items:center;font-family:Kumbh Sans Regular;font-size:12px;font-weight:600;text-decoration:none;display:flex}.read-more:hover{color:#4981c7}@media (max-width:768px){.featured-stories-section .section-header{text-align:center;flex-direction:column;gap:20px}}.read-more{color:#007bff;align-items:center;font-size:14px;font-weight:700;text-decoration:none;display:flex}.read-more-link{align-items:center;gap:2px;margin-top:auto;display:flex}.read-more-link img{width:18px;height:18px;transition:all .3s}.story-item:hover .read-more-link img{transform:translate(5px)}.story-sections .row{gap:20px;display:flex}@media (max-width:1024px){.section6-grid .top{flex-direction:row!important;gap:20px!important;width:100%!important;margin-bottom:20px!important;display:flex!important}.section6-grid .card,.section6-grid .third-row-item.card{text-align:center!important;flex-direction:column!important;flex:0 0 calc(33.33% - 14px)!important;justify-content:flex-start!important;align-items:center!important;width:calc(33.33% - 14px)!important;min-height:280px!important;margin:0!important;padding:40px 20px!important;display:flex!important}.section6-grid .card img{width:60px!important;height:60px!important;margin-bottom:25px!important}.section6-grid .card h3{justify-content:center!important;align-items:center!important;min-height:52px!important;margin-bottom:12px!important;font-size:22px!important;line-height:26px!important;display:flex!important}.section6-grid .card p{font-size:14px!important;line-height:20px!important}.section6-grid .third-row-item.card:last-child{flex:0 0 100%!important;justify-content:center!important;width:100%!important;min-height:180px!important;margin-left:auto!important;margin-right:auto!important}.story-sections .row{flex-wrap:wrap!important;gap:20px!important;display:flex!important}.row{padding-top:0!important}.pe-ethos-title h2{text-transform:uppercase!important;color:#fff!important;margin:0!important;font-family:Kumbh Sans Bold!important;font-size:42px!important;line-height:48px!important}.section-header.center-align{text-align:center!important;padding-bottom:0!important}.inner-banner .banner-content h1{line-height:20px!important}.inner-banner .banner-content h1 .bt-p{font-weight:400;line-height:42px;font-size:42px!important}.eai-container{height:475px!important}.inner-banner .banner-content h1 .bt-span{font-size:42px!important;font-weight:400!important;line-height:42px!important}.story-cols .story-content .read-more-link{margin-top:auto!important}.pe-intro-top{padding-bottom:12px!important}}.btn-primary{border:none;margin-top:15px!important;margin-bottom:30px!important}.footer-hero p{color:#000;margin-top:5px;font-family:Kumbh Sans Regular;font-size:24px;line-height:1.2}.footer-columns{margin-top:30px;padding-left:0!important}.site-footer .footer-top{border-bottom:none}.submit-form-section .section-header p{max-width:70%}.footer-badge.footer-logo-item.footer-logo-2{float:left;width:46%}.site-footer .footer-left{display:inline-block}.footer-badge.footer-logo-item.footer-logo-1{margin-bottom:12px}.footer-badge.footer-logo-item.footer-logo-2{float:left;width:70px;margin-bottom:10px}.footer-badge.footer-logo-item.footer-logo-3{width:70px}.footer-badge.footer-logo-item.footer-logo-4{width:80px;position:absolute;top:157px;left:65px}.submit-form-section .form-group{margin-bottom:20px}.custom-input-group.textarea-group .input-label{border-right:1px solid #e0e0e0;height:100%;min-height:150px}.sd-section{padding:80px 0 0;font-family:Manrope Regular,sans-serif}.sd-header-row{justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:20px;font-family:Manrope3;display:flex;position:relative}.sd-header-content{max-width:60%;margin-bottom:-40px}.sd-main-title{text-transform:uppercase;margin-bottom:0;font-size:50px;line-height:1.1}.sd-title-bold{text-transform:uppercase;-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);-webkit-background-clip:text;background-clip:text;width:100%;max-width:100%;font-family:Kumbh Sans Bold;font-size:60px;font-weight:400;line-height:60px;display:inline-block}.sd-header-desc{color:#666;max-width:100%;padding-bottom:10px;font-family:Kumbh Sans Regular;font-size:18px;line-height:22px}.challenge-boxes-container{flex-wrap:wrap;gap:24px;padding-bottom:25px;display:flex}.challenge-box{background:#f7f8f8;border:1px solid #f0f0f0;flex:calc(50% - 12px);min-width:280px;padding:36px 32px;font-family:Kumbh Sans Regular,sans-serif}.challenge-list{margin:0;padding:0;list-style:none}li.challenge-item{align-items:flex-start;gap:14px;margin-bottom:10px;display:flex}li.challenge-item:last-child{margin-bottom:0}.challenge-bullet{background:linear-gradient(90deg,#3b2c8f 0%,#e14b3b 100%);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:8px;font-size:0;transition:all .4s ease-in-out;display:inline-block}.challenge-text{color:#666;font-family:Kumbh Sans Regular,sans-serif;font-size:16px;line-height:20px;transition:all .4s ease-in-out}.sd-header-number{color:#f5f5f5;z-index:-1;margin-right:0;font-family:Kumbh Sans Bold,sans-serif;font-size:180px;font-weight:700;line-height:1;position:absolute;top:-46px;right:0}.sd-header-number-two{color:#f5f5f5;z-index:-1;margin-right:0;padding-bottom:30px;font-family:Kumbh Sans Bold,sans-serif;font-size:180px;font-weight:700;line-height:1;position:absolute;top:-68px;right:0}.sd-header-number-three{color:#f5f5f5;z-index:-1;margin-right:0;padding-bottom:30px;font-family:Kumbh Sans Bold,sans-serif;font-size:180px;font-weight:700;line-height:1;position:absolute;top:-70px;right:0}.sd-services-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin:0;display:grid}@media (min-width:901px){:is(.sd-services-grid:has(>:nth-child(4):last-child),.real-world-cards-row:has(>:nth-child(4):last-child)){grid-template-columns:repeat(4,1fr)}:is(.sd-services-grid:has(>:nth-child(5):last-child),.real-world-cards-row:has(>:nth-child(5):last-child)){grid-template-columns:repeat(6,1fr)}:is(.sd-services-grid:has(>:nth-child(5):last-child)>:first-child,.sd-services-grid:has(>:nth-child(5):last-child)>:nth-child(2),.sd-services-grid:has(>:nth-child(5):last-child)>:nth-child(3),.real-world-cards-row:has(>:nth-child(5):last-child)>:first-child,.real-world-cards-row:has(>:nth-child(5):last-child)>:nth-child(2),.real-world-cards-row:has(>:nth-child(5):last-child)>:nth-child(3)){grid-column:span 2}:is(.sd-services-grid:has(>:nth-child(5):last-child)>:nth-child(n+4),.real-world-cards-row:has(>:nth-child(5):last-child)>:nth-child(n+4)){grid-column:span 3}:is(.sd-services-grid:has(>:nth-child(6):last-child),.real-world-cards-row:has(>:nth-child(6):last-child)){grid-template-columns:repeat(3,1fr)}:is(.sd-services-grid:has(>:nth-child(7):last-child),.real-world-cards-row:has(>:nth-child(7):last-child)){grid-template-columns:repeat(12,1fr)}:is(.sd-services-grid:has(>:nth-child(7):last-child)>:first-child,.sd-services-grid:has(>:nth-child(7):last-child)>:nth-child(2),.sd-services-grid:has(>:nth-child(7):last-child)>:nth-child(3),.sd-services-grid:has(>:nth-child(7):last-child)>:nth-child(4),.real-world-cards-row:has(>:nth-child(7):last-child)>:first-child,.real-world-cards-row:has(>:nth-child(7):last-child)>:nth-child(2),.real-world-cards-row:has(>:nth-child(7):last-child)>:nth-child(3),.real-world-cards-row:has(>:nth-child(7):last-child)>:nth-child(4)){grid-column:span 3}:is(.sd-services-grid:has(>:nth-child(7):last-child)>:nth-child(n+5),.real-world-cards-row:has(>:nth-child(7):last-child)>:nth-child(n+5)){grid-column:span 4}:is(.sd-services-grid:has(>:nth-child(8):last-child),.real-world-cards-row:has(>:nth-child(8):last-child)){grid-template-columns:repeat(4,1fr)}}@media (min-width:901px) and (max-width:1200px){:is(.sd-services-grid:has(>:nth-child(4):last-child),.sd-services-grid:has(>:nth-child(8):last-child),.real-world-cards-row:has(>:nth-child(4):last-child),.real-world-cards-row:has(>:nth-child(8):last-child)){grid-template-columns:repeat(2,1fr)}}.sd-card{background-color:#f7f8f8;padding:40px;transition:all .4s ease-in-out}.sd-card-link{color:inherit;text-decoration:none;display:block}.sd-card-link:hover{cursor:pointer}.sd-card:last-child{border-right:none}.sd-card-icon img{width:50px;height:50px;margin-bottom:20px;transition:all .4s ease-in-out}.sd-card:hover{background:#3a1a70;transform:translateY(-5px);color:#fff!important}.sd-card:hover h3,.sd-card:hover p,.sd-card:hover span,.sd-card:hover ul li,.sd-card:hover .challenge-text{color:#fff!important}.sd-card:hover .challenge-bullet{-webkit-text-fill-color:#fff!important;color:#fff!important;background:#fff!important}.sd-card:hover img{filter:brightness(0)invert()}.sd-card-title{color:#000;width:100%;font-family:Kumbh Sans regular,sans-serif;font-size:22px;font-weight:500;line-height:24px;transition:all .4s ease-in-out;margin-bottom:10px!important}.sd-card-desc p{color:#666;margin-bottom:6px;font-family:Kumbh Sans Regular;font-size:16px;line-height:22px}.sd-case-study{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%) border-box;border:1px solid #0000;border-radius:8px;height:315px;margin-top:40px;display:flex}.sd-case-wrapper{width:100%;padding:20px;display:flex}.sd-case-wrapper-link{color:inherit;text-decoration:none}.sd-case-wrapper-link:hover{cursor:pointer}.sd-case-left{background-color:#f4f0fa;flex-direction:column;justify-content:left;width:35%;padding:40px 50px;display:grid}.sd-case-label{color:#000;margin-bottom:100px;font-family:Kumbh Sans Light;font-size:16px;display:block}.sd-case-heading{color:#000;width:100%;font-family:Kumbh Sans Regular;font-size:32px;font-weight:400;line-height:32px}.sd-case-right{border-left:1px solid #ddd;flex-direction:column;justify-content:center;width:65%;padding:50px;display:flex;position:relative}.sd-case-desc{color:#333;max-width:95%;margin-top:30px;margin-bottom:30px;font-family:Kumbh Sans Medium;font-size:18px;line-height:24px}.sd-case-stat{margin-bottom:20px}.sd-stat-value{text-transform:uppercase;-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);font-family:"Manrope" regular;-webkit-background-clip:text;background-clip:text;margin-top:70px;margin-bottom:10px;font-size:60px;font-weight:500;line-height:60px;display:inline-block}small.sd-stat-value{text-transform:uppercase;-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);font-family:"Manrope" regular;-webkit-background-clip:text;background-clip:text;margin-top:70px;margin-bottom:10px;font-size:30px;font-weight:500;line-height:60px;display:inline-block}.sd-stat-text{color:#000;max-width:300px;font-size:16px;display:block}.sd-read-more{text-transform:uppercase;color:#333;align-items:center;gap:5px;font-size:14px;font-weight:700;display:flex;position:absolute;bottom:50px;right:50px}@media (max-width:900px){.sd-services-grid{grid-template-columns:repeat(2,1fr)}.sd-case-wrapper{flex-direction:column}.sd-case-left,.sd-case-right{width:100%}}.story-content .read-more-link{cursor:pointer;align-items:center;gap:5px;padding-top:4px;padding-right:8px;font-family:Kumbh Sans,sans-serif;font-size:16px;font-weight:600;text-decoration:none;display:flex;position:relative;color:#000!important}.story-content .read-more-link img{transition:transform .3s;visibility:visible!important;opacity:1!important;width:15px!important;height:15px!important;display:block!important}.story-content .read-more-link:hover img,.story-content .read-more-link img{transform:rotate(-45deg)!important}.story-content .read-more-link:hover img{transform:rotate(0)!important}.slider-container{align-items:center;gap:20px;max-width:100%;display:flex;position:relative}.slider-window{flex:1;overflow:hidden}.quation-section{clear:both;color:#333;width:100%;padding:100px 0;font-family:Kumbh Sans Regular,sans-serif;display:block}.quation-container{justify-content:space-between;align-items:flex-start;gap:60px;display:flex}.quation-left{width:40%;position:sticky;top:100px}.quation-title{text-transform:uppercase;margin:0;font-family:Kumbh Sans Bold,sans-serif;font-size:60px;font-weight:700;line-height:60px}.quation-title-part1{background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.quation-title-part2{background:linear-gradient(90deg,#3a1a70 0%,#e95c2e 50%,#ff6b35 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;display:block}.quation-right{border-top:1px solid #e0e0e0;width:60%}.accordion-item{border-bottom:1px solid #e0e0e0;overflow:hidden}.accordion-header{cursor:pointer;justify-content:space-between;align-items:center;padding:30px 0;transition:all .3s;display:flex}.accordion-question{color:#000;max-width:90%;margin:0;font-family:Kumbh Sans ExtraLight;font-size:20px;line-height:24px}.accordion-icon{justify-content:center;align-items:center;width:20px;height:20px;transition:transform .3s;display:flex}.accordion-body{opacity:0;height:0;transition:all .4s;overflow:hidden}.accordion-item.active .accordion-body{opacity:1;height:auto;padding-bottom:30px}.accordion-answer{color:#666;max-width:95%;margin-bottom:20px;font-family:Kumbh Sans Regular;font-size:16px;line-height:18px}.accordion-item.active .accordion-icon{transform:rotate(45deg)}@media (max-width:900px){.quation-container{flex-direction:column;gap:25px;padding-bottom:50px}.site-footer{padding:50px 0 30px}.quation-left,.quation-right{width:100%;position:static}.quation-title{font-size:40px}}.accordion-header:hover .accordion-icon{transform:rotate(45deg)}.ss-read-more .arrow{transition:transform .3s}.ss-read-more:hover .arrow{transform:rotate(45deg)}.ss-read-more .arrow{transition:transform .3s;display:inline-block;font-size:20px!important}.ss-view-all-btn:hover .arrow-icon,.ss-cta-button:hover .arrow-icon,.ss-read-more:hover .arrow{transform:rotate(45deg)}.ss-view-all-btn .arrow-icon,.ss-cta-button .arrow-icon,.ss-read-more .arrow{vertical-align:middle;transform-origin:50%;margin-right:4px;display:inline-block;font-size:26px!important;line-height:.8!important}.sd-card-desc{color:#616161;font-family:Kumbh Sans Regular;font-size:20px;font-weight:400;line-height:15px}.pe-intro-section{padding:20px 0 80px;overflow:hidden}.pe-intro-top{justify-content:space-between;align-items:center;gap:60px;width:100%;padding-bottom:50px;display:flex;position:relative}.pe-intro-left-col{width:50%;padding-right:20px;position:relative}.pe-intro-right-col{width:50%}.pe-title-lg{text-transform:uppercase;color:#0000;text-transform:uppercase;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:30px;font-family:Kumbh Sans Bold;font-size:56px;font-weight:700;line-height:60px}.text-gradient-pe{background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline}.pe-desc{color:#616161;font-family:Kumbh Sans Regular;font-size:18px;font-weight:400;line-height:24px}.pe-desc p{color:#616161;margin-bottom:25px;font-family:Kumbh Sans Regular;font-size:18px;font-weight:400;line-height:24px}.pe-highlight-box{background:linear-gradient(90deg,#30265b 0%,#5a2c5d 60%,#853d2a 100%);width:100%;margin-left:auto;margin-right:auto;padding:80px;position:relative}.pe-ethos-row{justify-content:space-between;align-items:center;gap:60px;max-width:1280px;margin:0 auto;display:flex}.pe-ethos-title{width:45%}.pe-ethos-title h2{text-transform:uppercase;color:#fff;margin:0;font-family:Kumbh Sans Bold;font-size:50px;line-height:52px}.pe-ethos-text{color:#fff;width:55%;font-family:Kumbh Sans Regular;font-size:18px;font-weight:400;line-height:24px}.pe-ethos-text p{margin-bottom:20px}.pe-bottom-section{text-align:left;margin:0 auto;padding-bottom:0}.pe-bottom-title{text-transform:uppercase;color:#0000;text-transform:uppercase;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);text-align:center;-webkit-background-clip:text;background-clip:text;width:100%;margin-bottom:25px;font-family:Kumbh Sans Bold;font-size:60px;line-height:60px}.pe-bottom-text{color:#616161;text-align:center;font-family:Kumbh Sans Regular;font-size:18px;font-weight:400;line-height:24px}.pe-bottom-text p{text-align:center!important}.about-intro-section{padding:80px 0 0;overflow:hidden}.about-intro-top{justify-content:space-between;align-items:stretch;gap:60px;padding-bottom:60px;display:flex}.about-intro-left-col{width:45%}.about-intro-right-col{flex-direction:column;justify-content:flex-end;width:55%;padding-top:10px;display:flex}.about-intro-desc-right{margin-top:auto}.about-intro-title{text-transform:uppercase;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:30px;font-family:Kumbh Sans Bold;font-size:60px;font-weight:700;line-height:62px}.about-intro-desc{color:#616161;font-family:Kumbh Sans Regular,sans-serif;font-size:18px;font-weight:400;line-height:28px}.about-intro-desc p{color:#616161;margin-bottom:20px;font-family:Kumbh Sans Regular,sans-serif;font-size:18px;font-weight:400;line-height:28px}@media (max-width:900px){.about-intro-top{flex-direction:column;gap:30px;padding-bottom:40px}.about-intro-left-col,.about-intro-right-col{width:100%}.about-intro-title{font-size:40px;line-height:44px}}.et-example-box{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#3b2c8f,#e14b3b) border-box;border:1px solid #0000;align-items:flex-start;gap:60px;width:100%;margin:20px 0;padding:30px;display:flex;position:relative}.et-example-content{align-items:flex-start;width:100%;padding:15px;display:flex;background-color:#faf0f9!important}.sao-section{position:relative;overflow:hidden}.sao-header-row{justify-content:space-between;align-items:flex-start;margin-bottom:0;display:flex}.sao-main-title{text-transform:uppercase;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:0;font-family:Kumbh Sans Bold;font-size:60px;font-weight:700;line-height:60px}.sao-title-gradient{text-transform:uppercase;-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.sao-number-col{justify-content:flex-end;width:30%;display:flex}.sao-number-large{color:#f7f7f7;font-family:Kumbh Sans Bold;font-size:180px;font-weight:700;line-height:1}.sao-slider-container{padding:20px 0}.sao-card{border:1px solid #e0e0e0;min-height:auto;padding:40px;transition:all .3s;position:relative;height:400px!important}.sao-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.sao-card-num{color:#000;margin-bottom:60px;font-family:Kumbh Sans Regular;font-size:60px;line-height:1}.sao-card-title{text-transform:uppercase;-webkit-text-fill-color:transparent;color:#0000;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:20px;padding-top:45px;font-family:Kumbh Sans Bold;font-size:24px;font-weight:700;line-height:26px}.sao-card-desc{color:#616161;font-family:Kumbh Sans Regular;font-size:16px;line-height:22px}.et-example-label{background:linear-gradient(90deg,#3b2c8f 0%,#e14b3b 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;flex-shrink:0;width:150px;font-family:Kumbh Sans Bold;font-size:18px;font-weight:700;line-height:24px}.et-example-text{color:#333;font-family:Kumbh Sans Regular;font-size:16px;line-height:22px}.et-example-text strong{color:#000;font-family:Kumbh Sans Bold;font-weight:700}@media (max-width:991px){.pe-intro-top{text-align:left;flex-direction:column;align-items:flex-start;gap:20px}.pe-highlight-box{padding:45px 20px}.site-footer .footer-top{align-items:center}.pe-intro-left-col,.pe-intro-right-col{text-align:left;width:100%}.pe-desc p{margin-bottom:25px!important}.pe-ethos-row{text-align:left;flex-direction:column;align-items:flex-start;gap:20px}.pe-ethos-title,.pe-ethos-text{width:100%}.pe-title-lg,.pe-ethos-title h2,.pe-bottom-title{text-align:left;font-size:32px;line-height:1.2}.sd-section{padding:40px 0 0!important}.pe-intro-section{padding:20px 0 40px!important}.sd-header-row{text-align:left;flex-direction:column;align-items:flex-start;gap:15px}.sd-header-content{max-width:100%;margin-bottom:0!important}.sd-main-title{margin-bottom:0!important}.sd-sub-title{text-align:left;padding-top:12px!important;padding-bottom:12px!important}.sd-header-desc{text-align:left;max-width:100%!important;padding-bottom:12px!important}.sd-header-number,.sd-header-number-two{display:none!important}.sd-services-grid{grid-template-columns:1fr 1fr!important;gap:20px!important}.sd-services-grid>*{grid-column:span 1!important}.site-footer .footer-top{gap:10px}.v-footer-title{max-width:100%}.best-platforms-table-container{box-shadow:none!important;background:0 0!important;border-radius:0!important;overflow:visible!important}.best-platforms-table{display:block;background:0 0!important;min-width:auto!important}.best-platforms-table thead,.best-platforms-table tbody,.best-platforms-table tr,.best-platforms-table td{display:block;width:100%!important}.best-platforms-table tr:first-child{display:none!important}.best-platforms-table tr{border:1px solid #eee;border-radius:12px;margin-bottom:25px;overflow:hidden;box-shadow:0 4px 15px #00000014;background:#fff!important}.best-platforms-table td{box-sizing:border-box;border-bottom:none!important;border-right:none!important;padding:15px 20px!important}.best-platforms-table tr td:first-child{text-transform:uppercase;text-align:left;font-size:14px;color:#fff!important;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 100%)!important;padding-top:15px!important;padding-bottom:15px!important;font-family:Kumbh Sans Bold,sans-serif!important}.best-platforms-table tr td:last-child{color:#444;font-size:15px;line-height:1.6;background:#fff!important;padding:20px!important}}@media (max-width:480px){.pe-title-lg,.pe-ethos-title h2,.pe-bottom-title,.sd-title-bold{font-size:26px!important;line-height:1.2!important}.sd-header-number-two{display:none!important}.sd-main-title{font-size:24px!important}.sd-section{padding:30px 0 0!important}.pe-intro-section{padding:10px 0 30px!important}.pe-intro-top,.pe-ethos-row,.sd-header-row{gap:0}.quation-container{flex-direction:column;gap:10px;padding-bottom:0}.sd-header-number{display:none!important}.sd-services-grid{grid-template-columns:1fr!important}.the-best-platforms-section .section-header{margin-bottom:30px!important}}.sao-slider-track{width:calc((var(--card-count)/3)*100%);transform:translateX(calc(var(--current-slide)*-100%/(var(--card-count)/3)));transform:translateX(calc(var(--current-slide)*-100%/var(--card-count)));transition:transform .5s ease-in-out;display:flex}.sao-card-wrapper{box-sizing:border-box;width:calc(100%/var(--card-count));flex-shrink:0;padding:0 15px}@media (max-width:991px){.sao-slider-track{width:calc(var(--card-count)*100%);transform:translateX(calc(var(--current-slide)*-100%/var(--card-count)))}}.sao-nav-controls{text-align:right;margin-bottom:20px}.sao-nav-btn{cursor:pointer;color:#372d85;background:0 0;border:none;font-size:30px}.sao-nav-btn.prev{margin-right:15px}.sao-slider-window{overflow:hidden}.lb-section{color:#fff;background:linear-gradient(90deg,#1e0e4b 0%,#3b2c8f 100%);margin:40px 0;padding:100px 0;position:relative;overflow:hidden}.lb-row{z-index:2;justify-content:space-between;align-items:center;gap:6px;display:flex;position:relative}.lb-left-col{flex:1}.lb-right-col{flex:1;padding-left:80px}.lb-title{text-transform:uppercase;color:#fff;margin:0;font-family:Kumbh Sans Bold;font-size:45px;font-weight:500;line-height:1.1}.lb-desc{color:#e0e0e0;margin-bottom:40px;font-family:Kumbh Sans Regular;font-size:18px;line-height:23px}.lb-btn{color:#fff;text-transform:uppercase;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);border:none;align-items:center;padding:15px 30px;font-family:Kumbh Sans Bold;font-size:14px;font-weight:700;text-decoration:none;transition:background .3s;display:inline-flex}.lb-btn:hover{color:#fff;background:linear-gradient(90deg,#5a4aaf 0%,#8a4cb1 30%,#d14a9a 55%,#ff6b5b 80%,#ff8b4c 100%)}.lb-arrow{align-items:center;margin-left:10px;transition:transform .3s;display:flex}.lb-btn:hover .lb-arrow{transform:rotate(45deg)}@media (max-width:991px){.lb-row{flex-direction:column;align-items:flex-start;gap:22px}.lb-right-col{border-left:none;width:100%;padding-top:0;padding-left:0}.lb-section{padding:50px 0}.lb-title{font-size:32px}.lb-desc{font-size:16px}}.sd-title-bold{font-size:40px;line-height:46px}.dropdown{opacity:0;visibility:hidden;z-index:1000;background:#fff;transition:all .3s;position:absolute;top:100%;left:0;transform:translateY(15px);box-shadow:0 10px 40px #0000001a}.nav-item:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.sd-value-grid{border:none;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:4rem;display:grid}.sd-value-card{border-right:none;height:100%;padding:34px;background-color:#f7f8f8!important}.sd-value-grid .sd-value-card:last-child{border-right:none}.sd-value-card.bg-grey,.sd-value-card.bg-white{background-color:#f7f8f8!important}.sd-value-title{letter-spacing:-.02em;margin-bottom:1.25rem;font-size:1.35rem;font-weight:500;display:block}.sd-value-desc{color:#555;font-size:.95rem;line-height:1.6}.sd-value-icon{width:48px;height:48px;margin-bottom:1.5rem}.sd-value-icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto}@media (max-width:992px){.sd-value-grid{border:none;grid-template-columns:1fr;gap:20px}.sd-value-card{border-bottom:none;border-right:none}.sd-value-grid .sd-value-card:last-child{border-bottom:none}}.the-best-platforms-section{padding:50px 0 0}.the-best-platforms-section .section-header{margin-bottom:60px}.best-platforms-headline{text-transform:uppercase;letter-spacing:2px;color:#666;margin-bottom:10px;font-size:14px}.best-platforms-meantitle{color:#616161;max-width:800px;margin:10px auto 0;font-size:18px}.best-platforms-table-container{background:#f6f6f6;border:1px solid #d7d7d7;border-radius:12px;margin-bottom:50px;overflow-x:auto;box-shadow:0 10px 30px #0000000d}.best-platforms-table{border-collapse:collapse;width:100%;min-width:600px}.best-platforms-table td{color:#444;vertical-align:top;background:#fff;border-bottom:1px solid #eee;border-right:1px solid #eee;padding:20px 30px;font-family:Kumbh Sans Regular,sans-serif;font-size:15px;line-height:1.6}.best-platforms-table td:last-child{border-right:none}.best-platforms-table tr:last-child td{border-bottom:none}.best-platforms-table tr:nth-child(odd) td{background-color:#f6f6f6!important}.best-platforms-table tr:nth-child(2n) td{background-color:#fff!important}.best-platforms-table tr:first-child{background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%)}.best-platforms-table tr:first-child td{border-color:#ffffff1a;font-family:Kumbh Sans Bold,sans-serif;font-size:16px;font-weight:700;color:#fff!important;background:0 0!important}.best-platforms-table tr:not(:first-child):hover td{background:#fcfcfc}.best-platforms-table tr:not(:first-child) td:first-child{color:#222;width:30%;font-family:Kumbh Sans Bold,sans-serif;font-weight:700}.best-platforms-table thead tr th,.best-platforms-table tr.gradient-header td{text-align:left;border-right:1px solid #ffffff1a;padding:20px 30px;font-family:Kumbh Sans Bold,sans-serif;font-size:16px;font-weight:700;color:#fff!important;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%)!important}.best-platforms-table thead tr th:last-child{border-right:none}.real-world-grid-row .real-world-card{background:#f9f9f9;flex-direction:column;flex:1;gap:15px;padding:30px;display:flex}.real-world-grid-row .real-world-card:first-child{margin-left:0}.real-world-section-wrapper{margin-bottom:0}.real-world-section-wrapper .container{max-width:1280px}.real-world-section-header{margin-top:20px;margin-bottom:10px}.real-world-section-title{color:#000;max-width:100%;padding-top:18px;font-family:Kumbh Sans Regular,sans-serif;font-size:26px;font-weight:400;line-height:1.3}.real-world-section-header--numbered{align-items:start;gap:16px;display:flex}.real-world-section-header--numbered .real-world-section-title{padding-top:0}.real-world-section-number{color:#b12a7a;flex-shrink:0;font-family:Kumbh Sans Bold,sans-serif;font-size:22px;font-weight:700}.real-world-section-header .eai-panel__stats{margin-top:18px}.real-world-section-header .eai-panel__stat{font-size:14px}.real-world-cards-row{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;width:100%;margin:0;display:grid}.real-world-card{background-color:#f7f8f8;padding:34px}.real-world-card:last-child{border-right:none}.rw-card-title{color:#000;width:100%;margin-bottom:25px;font-family:Kumbh Sans Regular,sans-serif;font-size:22px;font-weight:500;line-height:24px}.rw-card-desc p{color:#666;margin-bottom:6px;font-family:Kumbh Sans Regular;font-size:16px;line-height:22px}.eai-panel__description{color:#555;font-family:Kumbh Sans Regular,sans-serif;font-size:15px;line-height:26px}.read-more-link a{padding-right:8px;font-family:Kumbh Sans,sans-serif;font-size:14px;font-weight:400;text-decoration:none;position:relative;color:#000!important}.read-more-link a:hover{color:#000!important}.header-contact a:after,.btn-primary:after{content:"";z-index:2;border:none;position:absolute;top:50%;left:8px;background-position:50%!important;background-size:16px!important;width:30px!important;height:30px!important;transition:all .3s!important;transform:translateY(-50%)rotate(-45deg)!important}.header-contact a:hover:after,.btn-primary:hover:after{transform:translateY(-50%)rotate(0)!important}.btn-primary:hover{background:linear-gradient(90deg,#5a4aaf 0%,#8a4cb1 30%,#d14a9a 55%,#ff6b5b 80%,#ff8b4c 100%)}nav.header-nav ul li.has-sub:after{background-position:50%;background-repeat:no-repeat;background-size:contain;width:12px;height:12px}nav.header-nav ul li.has-sub>a,nav.header-nav ul li.has-sub>span{color:#fff;padding-right:20px}nav.header-nav ul .submenu{opacity:0;visibility:hidden;z-index:1000;background:#fff;border-radius:8px;min-width:220px;margin:0;padding:8px 0;list-style:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 8px 24px #0000001f}nav.header-nav ul li.has-sub:hover .submenu,nav.header-nav ul li.has-sub:focus-within .submenu{opacity:1;visibility:visible;transform:translateY(0)}nav.header-nav ul .submenu li{margin:0;padding:0}nav.header-nav ul .submenu li a{color:#333;white-space:nowrap;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block}nav.header-nav ul .submenu li a:hover{color:#007bff;background-color:#f5f5f5;padding-left:24px}nav.header-nav ul .submenu li:first-child a{border-radius:8px 8px 0 0}nav.header-nav ul .submenu li:last-child a{border-radius:0 0 8px 8px}nav.header-nav ul .submenu li.has-submenu{position:relative}nav.header-nav ul .submenu li.has-submenu>a{color:#333;cursor:pointer;padding:10px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s;display:block;position:relative}nav.header-nav ul .submenu li.has-submenu>a:after{content:"�";color:#007bff;font-size:18px;position:absolute;right:15px}nav.header-nav ul .submenu li.has-submenu:hover>a{color:#007bff;background-color:#f5f5f5;padding-left:24px}nav.header-nav ul .submenu li.has-submenu>.submenu{opacity:0;visibility:hidden;z-index:1001;pointer-events:none;background:#fff;border-radius:8px;min-width:240px;margin:0 0 0 10px;padding:8px 0;list-style:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:100%;transform:translate(-10px);box-shadow:0 8px 24px #0000001f}nav.header-nav ul .submenu li.has-submenu:hover>.submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}nav.header-nav ul .submenu li.has-submenu:hover>.submenu li a{color:#333;white-space:nowrap;padding:10px 20px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:block}nav.header-nav ul .submenu li.has-submenu:hover>.submenu li a:hover{color:#007bff;background-color:#f5f5f5;padding-left:24px}nav.header-nav ul .submenu li.has-submenu:hover>.submenu li:first-child a{border-radius:8px 8px 0 0}nav.header-nav ul .submenu li.has-submenu:hover>.submenu li:last-child a{border-radius:0 0 8px 8px}nav.header-nav ul li.has-sub:after{background:var(--icon-arrow-down)no-repeat!important;content:""!important;z-index:2!important;background-position:50%!important;background-size:12px!important;width:12px!important;height:12px!important;transition:transform .3s!important;position:absolute!important;top:50%!important;right:20px!important;transform:translateY(-50%)!important}nav.header-nav ul li.has-sub:hover:after{transform:translateY(-50%)rotate(180deg)!important}nav.header-nav ul li.has-submenu:after{background:var(--icon-arrow-down)no-repeat!important;content:""!important;background-position:50%!important;background-size:12px!important;width:12px!important;height:12px!important;transition:transform .3s!important;position:absolute!important;top:50%!important;right:10px!important;transform:translateY(-50%)rotate(-90deg)!important}.logo-section.jsx-49fe813f9d3b7ce8{background:0 0;margin-top:0;padding:40px 0!important}.container.fun-time{padding-right:350px}.container.fun-time .pe-bottom-text p{margin-right:150px;text-align:left!important}.content-box:last-child{border-bottom:none}.sd-services-grid.remove-broder{border:none}.remove-padding{padding:0}.sao-card.color-add{background:#faf0f9;height:550px!important}.mega-menu{opacity:0;visibility:hidden;z-index:1000;background:#fff;width:100vw;margin:0;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;top:88px;left:0;right:0;box-shadow:0 8px 32px #00000026}.pointer-disabled .mega-menu{display:none!important}nav.header-nav ul li.has-sub:hover .mega-menu{opacity:1;visibility:visible}.mega-menu-content{gap:20px;width:100%;max-width:1280px;margin:0 auto;padding:25px 40px;display:flex}nav.header-nav .mega-menu a{padding:1px 0;font-weight:400;line-height:1.4;text-decoration:none;transition:all .2s;display:block;color:#666!important;text-transform:initial!important;font-family:Kumbh Sans Regular!important;font-size:14px!important}nav.header-nav .mega-menu .mega-menu-column h3 a{color:inherit!important;font-family:inherit!important;font-weight:inherit!important;text-transform:inherit!important;font-size:inherit!important;line-height:inherit!important;padding:0!important;display:inline!important}nav.header-nav .mega-menu a:hover{color:#007bff!important}header.header-alt nav.header-nav ul li.has-sub:after{filter:brightness(0)!important}.logo-default,.logo-scroll{max-height:40px;transition:all .3s;display:block}.eai-section{padding:0 0 80px}.eai-container{gap:20px;height:380px;font-family:Kumbh Sans Regular;display:flex}.eai-panel{cursor:pointer;background-color:#f9eff4;flex:1;align-items:flex-end;padding:25px;transition:flex .45s;display:flex;position:relative;overflow:hidden}.eai-panel--active{flex:2.2}.eai-panel__number{color:#000;font-size:40px;font-weight:600;position:absolute;top:20px;left:20px}.eai-panel__content{max-width:520px}.eai-panel__title{background:linear-gradient(90deg,#5b2d8b,#e84b2c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:fit-content;margin-bottom:16px;font-size:24px;font-weight:700}.eai-panel--active .eai-panel__title{font-size:30px}.eai-panel__description{color:#555;opacity:0;max-height:0;font-size:16px;line-height:1.7;transition:max-height .45s,opacity .45s;overflow:hidden}.eai-panel--active .eai-panel__description{opacity:1;max-height:500px}.sd-section.ai-ml-section{background:#fff;padding:80px 0;position:relative;overflow:hidden}.ai-ml-section .sd-main-title .sd-title-bold{background:linear-gradient(90deg,#372d85 0%,#e14b3b 100%);-webkit-text-fill-color:transparent;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-size:48px}.ai-ml-section .sd-header-desc{color:#666;max-width:600px;margin-top:15px;font-size:16px}.ai-ml-section .sd-header-number span{color:#f7f7f7;z-index:0;pointer-events:none;font-size:200px;font-weight:700;line-height:1;position:absolute;top:-80px;right:0}.ai-ml-section .sd-services-grid{z-index:1;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:50px;margin-bottom:50px;display:grid;position:relative}.ai-ml-section .sd-card{background:#fff;border:1px solid #eee;border-radius:4px;height:100%;padding:40px 30px;transition:all .3s;border-right:1px solid #eee!important}.ai-ml-section .sd-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #00000014}.ai-ml-section .sd-card-icon{background:linear-gradient(135deg,#eeeafd,#fbf8ff);border-radius:16px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:25px;display:flex}.ai-ml-section .sd-card-icon img{-o-object-fit:contain;object-fit:contain;width:50px;height:50px;margin-bottom:0}.ai-ml-section .sd-card-title{color:#000;width:100%;margin-bottom:15px;font-size:20px;font-weight:600}.ai-ml-section .sd-card-desc p{color:#555;margin-bottom:0;font-size:15px;line-height:1.6}.ai-ml-section .et-example-box{background:#fdfbff;border:1px solid;border-image:linear-gradient(90deg,#372d85,#e14b3b) 1;align-items:flex-start;gap:40px;margin-top:40px;padding:30px 40px;display:flex}.ai-ml-section .et-example-label{color:#000;min-width:140px;padding-top:3px;font-family:Kumbh Sans Bold;font-size:16px;font-weight:700}.ai-ml-section .et-example-text p{color:#333;margin:0;font-size:15px;line-height:1.6}.scrolly-outcome-wrapper .et-example-box{background:#fdfbff;border:1px solid;border-image:linear-gradient(90deg,#372d85,#e14b3b) 1;align-items:flex-start;gap:40px;padding:12px;display:flex}.scrolly-outcome-wrapper .et-example-label{color:#000;min-width:120px;padding-top:3px;font-family:Kumbh Sans Bold;font-size:1.1rem;font-weight:700}.scrolly-outcome-wrapper .et-example-text p{color:#333;margin:0;font-size:1.05rem;line-height:1.6}.sd-margin-bottom-0{margin-bottom:0!important}.iws-section{background:#fff;padding:80px 0;position:relative;overflow:hidden}.iws-section .sd-header-row{margin-bottom:10px;position:relative;overflow:visible}.iws-section .sd-header-content{margin-bottom:0}.iws-section .sd-header-number-two{color:#f0f0f0;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Kumbh Sans Bold,sans-serif;font-size:180px;font-weight:700;line-height:1;position:absolute;top:-60px;right:0}.iws-list{margin-top:0}.iws-desc{justify-content:end;align-items:center;display:flex}.iws-row{border-bottom:1px solid #e8e8e8;grid-template-columns:40% 55%;align-items:center;gap:40px;padding:30px 0;display:grid}.iws-row-three{border-bottom:1px solid #e8e8e8;grid-template-columns:24% 45% 26%;align-items:center;gap:24px;padding:30px 0;display:grid}.iws-row-three .iws-desc{text-align:left;justify-content:center;width:100%;display:flex}.iws-row-three:first-child{border-top:1px solid #e8e8e8}.iws-tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.iws-row-ai .iws-desc{text-align:left;justify-content:start;display:flex}.iws-row:first-child{border-top:1px solid #e8e8e8}.iws-left{align-items:center;gap:18px;display:flex}.iws-icon-box{background:linear-gradient(135deg,#eeeafd,#fde8e4);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.iws-icon-box img{-o-object-fit:contain;object-fit:contain;width:45px;height:45px}.iws-title,.iws-title a{color:#111;margin:0;font-family:Kumbh Sans regular,sans-serif;font-size:22px;font-weight:500}.iws-desc p{color:#666;margin:0;font-family:Kumbh Sans Regular,sans-serif;font-size:16px;line-height:20px}@media (max-width:1280px){.iws-row{grid-template-columns:40% 55%;gap:30px}.iws-row-three,.iws-row-ai{gap:20px}.iws-section .sd-header-number-two{font-size:160px}}@media (max-width:1080px){.iws-row{grid-template-columns:40% 55%;gap:24px}.iws-row-three,.iws-row-ai{grid-template-columns:1fr;gap:20px}.iws-section .sd-header-number-two{font-size:140px;top:-30px}.sd-main-title{margin-bottom:0}}@media (max-width:991px){.iws-section{padding:60px 0}.iws-section .sd-header-number-two{font-size:120px;top:-30px}.iws-row{grid-template-columns:45% 55%;gap:16px 0;padding:24px 0}.iws-desc{justify-content:end}}@media (max-width:767px){.iws-section{padding:50px 0}.iws-section .sd-header-number-two{font-size:100px;top:-20px}.iws-row{grid-template-columns:1fr;gap:10px;padding:20px 0}.iws-row-three{grid-template-columns:1fr;gap:15px;padding:20px 0}.iws-tags,.iws-desc{justify-content:flex-start}.iws-icon-box{border-radius:12px;width:52px;height:52px}.iws-icon-box img{width:28px;height:28px}.iws-title,.iws-title a{font-size:17px}.iws-desc p{font-size:14px}}@media (max-width:480px){.iws-section{padding:40px 0}.iws-section .sd-header-number-two{font-size:80px;top:-10px}.iws-left{gap:10px}.iws-icon-box{border-radius:10px;width:44px;height:44px}.service-section-pacing{padding:20px 0!important}.iws-icon-box img{width:24px;height:24px}.iws-title,.iws-title a{font-size:15px}.iws-desc p{font-size:13px}.our-process-timeline li{margin-bottom:0!important}}header.header-alt .mega-menu{border-top:1px solid #ccc;top:70px;box-shadow:0 8px 32px #00000026}.sd-sub-title{color:#666;max-width:100%;margin-top:10px;margin-bottom:12px;font-family:Kumbh Sans Regular;font-size:22px;line-height:24px;display:block}@media (max-width:1280px){.container{max-width:100%;padding-left:25px;padding-right:25px}.banner-section{height:620px}.banner-content h1 .bt-span{font-size:72px!important;line-height:70px!important}.banner-content h1 .bt-p{line-height:30px;font-size:72px!important}.banner-content #description{max-width:480px}.section-header h2,.section-header h2 strong{font-size:50px;line-height:52px}.content-box h3{font-size:34px;line-height:36px}}@media (max-width:1080px){.container{padding-left:25px;padding-right:25px}.banner-section{height:560px}.banner-content h1{max-width:70%}.banner-content h1 .bt-span{font-size:60px!important;line-height:62px!important}.banner-content h1 .bt-p{padding-top:0!important;font-size:50px!important;line-height:58px!important}.banner-content h2{padding-bottom:50px;font-size:20px}.banner-content #description{max-width:420px;font-size:22px;line-height:28px}.section-header h2,.section-header h2 strong,.section-header h2 span{font-size:44px;line-height:48px}.row{gap:36px}.content-box h3{width:100%;font-size:30px;line-height:32px}.sd-header-number-two{padding-bottom:17px}}@media (max-width:991px){.container{padding-left:25px;padding-right:25px}.banner-section{min-height:unset;height:520px!important}.banner-content{justify-content:flex-start!important;align-items:center!important;height:100%!important;padding:0!important;display:flex!important;position:absolute!important;top:0!important;left:0!important}.banner-content .container{width:100%!important;padding-top:80px!important}.banner-content h1{max-width:100%;margin-top:0!important;line-height:1.1!important}.banner-content h1 .bt-span{font-size:42px!important;line-height:48px!important;display:block!important}.banner-content h1 .bt-p{padding-top:8px!important;font-size:42px!important;line-height:48px!important;display:block!important}.banner-content h2{margin-bottom:10px;padding-bottom:16px;font-size:16px}.banner-content p,.banner-content #description{float:none;max-width:100%;margin-top:12px;margin-bottom:18px;font-size:16px;line-height:24px}section.banner-section.inner-banner{height:auto!important;min-height:420px!important}.inner-banner .banner-content{height:auto!important;padding:100px 0 60px!important;position:relative!important}.inner-banner .banner-content .container{margin-top:0!important}.inner-banner .banner-content h1{max-width:100%;font-size:44px;margin-top:0!important}.inner-banner .banner-content h1 .bt-span{display:inline-block;font-size:44px!important;line-height:48px!important}.inner-banner .banner-content h1 .bt-p{padding-top:10px;display:inline-block;font-size:44px!important;line-height:48px!important}.inner-banner .banner-content h2{margin-bottom:0;padding-top:15px;padding-bottom:15px;font-size:18px;margin-top:0!important}.inner-banner .banner-content #description{margin-top:20px!important}.section-header h2,.section-header h2 strong,.section-header h2 span{font-size:40px;line-height:46px}.row{flex-direction:column;gap:30px}.cols-6,.clos-6{width:100%}.sticky-box{position:relative;top:0}.result-section .row{flex-direction:column!important;gap:7px!important}.result-section .row>.cols-6,.result-section .row>.clos-6{width:100%!important}.result-section .sticky-box{position:relative!important;top:0!important}.result-section .section-header h2,.result-section .section-header h2 strong,.result-section .section-header h2 span{font-size:36px!important;line-height:40px!important}.result-section .full-row.counter-row{flex-direction:row-reverse!important;align-items:center!important;gap:15px!important;margin-bottom:40px!important}.result-section .full-row.counter-row:nth-child(2n){flex-direction:row!important;align-items:center!important}.result-section .counter-row .cols-6{width:50%!important}.services-section .row{flex-direction:column!important;gap:30px!important}.services-section .cols-6{width:100%!important}#services-list{justify-content:center;flex-wrap:wrap!important;gap:20px!important;display:flex!important}.services-section .content-box{box-sizing:border-box!important;background:#fff!important;border:1px solid #eee!important;flex-direction:column!important;flex:0 0 calc(50% - 12px)!important;width:calc(50% - 12px)!important;min-height:240px!important;padding:30px 25px!important;display:flex!important}.services-section .content-box h3{order:1!important;min-height:auto!important;margin-bottom:12px!important;font-size:20px!important;line-height:26px!important}.services-section .content-box p{flex-grow:1!important;order:2!important;margin-bottom:20px!important;font-size:15px!important;line-height:22px!important}.services-section .read-more-link{margin-top:auto!important}.section-header.story-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.story-sections .row{flex-flow:wrap;gap:20px}.section10 .section-header h2,.section10 .section-header h2 strong{font-size:38px;line-height:42px}.submit-form-section .row{flex-direction:column}.submit-form-section .cols-6{width:100%}.section6-grid .top{flex-direction:column!important;gap:20px!important;width:100%!important;margin-bottom:10px!important}.section6-grid .card{text-align:center!important;flex-direction:column!important;flex:1 0 calc(33.33% - 20px)!important;justify-content:flex-start!important;align-items:center!important;width:calc(33.33% - 20px)!important;min-height:280px!important;margin:0!important;padding:40px 25px!important;display:flex!important}.section6-grid .third-row-item.card{flex:1 0 calc(33.33% - 20px)!important;width:calc(33.33% - 20px)!important}.section6-grid .third-row-item.card:last-child{justify-content:center!important;min-height:200px!important;margin-left:auto!important;margin-right:auto!important}.section6-grid .card h3{justify-content:center!important;align-items:center!important;min-height:56px!important;margin-bottom:12px!important;font-size:24px!important;line-height:28px!important;display:flex!important}.section6-grid .card p{margin-bottom:0!important;font-size:15px!important;line-height:22px!important}.section6-grid .card img{width:65px!important;height:65px!important;margin-bottom:30px!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:767px){.container{box-sizing:border-box!important;width:100%!important;padding-left:20px!important;padding-right:20px!important}.banner-section{height:auto;min-height:380px}.btn-primary{float:none!important;margin-top:20px!important;display:inline-block!important}.banner-content{text-align:left;padding:70px 0 40px}.banner-content h1{max-width:100%;margin-top:0}.banner-content h1 .bt-span{font-size:34px!important;line-height:38px!important}.banner-content h1 .bt-p{padding-top:8px;font-size:34px!important;line-height:38px!important}.banner-content h2{margin-bottom:10px;padding-bottom:20px;font-size:16px;line-height:22px}.banner-content p{font-size:16px;line-height:24px}.banner-content #description{max-width:100%;margin-top:12px;margin-bottom:20px;font-size:16px;line-height:24px}section.banner-section.inner-banner{height:auto!important;min-height:280px!important}.inner-banner .banner-content{height:auto!important;padding:100px 0 40px!important;position:relative!important}.inner-banner .banner-content h1{margin-top:0!important;font-size:28px!important;line-height:1.2!important}.inner-banner .banner-content h1 .bt-span{display:block;font-size:28px!important;line-height:32px!important}.inner-banner .banner-content h1 .bt-p{padding-top:0;display:block;font-size:28px!important;line-height:32px!important}.sd-main-title{font-size:28px!important;line-height:1.2!important}.sd-title-bold{padding-bottom:10px;font-size:32px!important;line-height:36px!important;display:block!important}.sd-sub-title{padding-bottom:10px}.real-world-section-title{padding-top:0}.sd-header-desc{padding-bottom:10px!important}.sd-sub-title{font-size:20px;line-height:24px}.pe-desc p{margin-top:0!important;margin-bottom:25px!important}.sd-case-study{height:auto!important;margin-top:20px!important}.sd-case-wrapper{flex-direction:column!important;padding:15px!important}.sd-case-left{width:100%!important;margin-bottom:0!important;padding:20px!important}.sd-case-label{margin-bottom:20px!important}.sd-case-heading{font-size:24px!important;line-height:28px!important}.sd-case-right{border-top:1px solid #ddd!important;border-left:none!important;width:100%!important;padding:20px!important}.sd-case-desc{margin-top:10px!important;margin-bottom:20px!important;font-size:16px!important;line-height:22px!important}.sd-stat-value{margin-top:20px!important;font-size:36px!important;line-height:40px!important}small.sd-stat-value{margin-top:20px!important;font-size:18px!important;line-height:40px!important}.sd-read-more{margin-top:20px!important;display:inline-flex!important;position:relative!important;bottom:auto!important;right:auto!important}.section-header.center-align{text-align:left!important;padding-top:40px!important}.section-header h2,.section-header h2 strong{font-size:28px;line-height:34px}.section-header h2 span{font-size:32px;line-height:36px}.section-header p{font-size:15px;line-height:22px}.row{flex-direction:column;gap:20px;width:100%;padding-top:15px}.cols-6,.clos-6,.row .clos-6{width:100%}.how-we-work-section .section-header{text-align:left;margin-bottom:30px}.how-we-work-section .btn-primary{margin:0 0 40px;float:none!important;display:inline-block!important}.full-row.counter-row,.full-row.counter-row:nth-child(2n),.result-section .full-row.counter-row,.result-section .full-row.counter-row:nth-child(2n){text-align:left!important;flex-direction:column!important;align-items:start!important;gap:20px!important}.read-more-link{color:#000;text-transform:uppercase;cursor:pointer;justify-content:flex-start;align-items:center;font-family:Kumbh Sans Medium;font-size:14px;display:inline-flex}.services-section .section-header h2{margin-top:10px}.content-box{padding:25px 0}.content-box h3{width:100%;margin-bottom:15px;font-size:22px;line-height:26px}.content-box p{max-width:100%;margin-bottom:15px;font-size:15px;line-height:22px}.section-header.story-header{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:0}.story-header a.btn-primary{float:none;clear:both;margin-top:0}.story-sections .row{flex-direction:column!important;gap:30px!important;width:100%!important;padding-bottom:0!important}.outer-center .content-box{text-align:left;width:100%!important;margin-left:0!important}.content-box p{text-align:left;max-width:100%!important;font-size:16px!important;line-height:24px!important}.outer-center .btn-primary{float:none!important;margin:15px 0 0!important;display:inline-block!important}.section10 .section-header h2,.section10 .section-header h2 strong{font-size:32px;line-height:36px}.submit-form-section .row{flex-direction:column;gap:20px}.submit-form-section .cols-6{width:100%}.submit-btn-wrapper .btn-primary{text-align:center;width:100%}.section6-grid .top{flex-direction:column!important;gap:15px!important}.section6-grid .card{text-align:left!important;flex:0 0 100%!important;align-items:flex-start!important;width:100%!important;padding:30px 20px!important}.section6-grid .card img{width:60px!important;height:60px!important;margin-left:0!important;margin-right:0!important}.btn-primary{padding:12px 20px 12px 40px;font-size:13px;margin-bottom:15px!important}.site-footer .footer-top{flex-direction:column;align-items:flex-start}.site-footer .footer-left{flex-flow:wrap!important;order:2!important;justify-content:flex-start!important;align-items:center!important;gap:20px!important;width:100%!important;height:auto!important;margin-top:20px!important;margin-bottom:0!important;display:flex!important}.site-footer .footer-badge{justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;position:static!important}.site-footer .footer-badge.footer-logo-1 img{max-width:100px!important}.site-footer .footer-badge:not(.footer-logo-1) img{width:auto!important;max-height:48px!important}.site-footer .footer-columns{justify-content:space-between;align-items:flex-start;gap:30px;width:100%;padding-left:0;flex-flow:wrap!important}.site-footer .footer-columns .footer-column{text-align:left;width:calc(50% - 15px)!important}.site-footer .footer-bottom{float:none!important;width:100%!important}.footer-bottom-inner{text-align:center;flex-direction:column;align-items:center;gap:20px}.footer-socials{justify-content:center}.site-footer .footer-copyright{text-align:center!important;margin-top:20px!important}.v-footer-title{text-align:left;max-width:100%;margin-bottom:30px;font-size:22px;line-height:28px}.card img{align-items:center}}.hamburger.active span{background:#000!important}.hamburger.active span:first-child{transform:rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)}@media (max-width:991px){.header-right{z-index:1000;background:#fff;flex-direction:column;align-items:flex-start;gap:30px;width:300px;height:100vh;padding:100px 30px 40px;transition:transform .3s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-5px 0 15px #0000001a}.header-right.active{transform:translate(0)}nav.header-nav ul li a,nav.header-nav ul li .nav-link,nav.header-nav ul li span{box-sizing:border-box;letter-spacing:.2px;cursor:pointer;align-items:center;width:100%;min-width:0;padding:14px 0;display:flex;color:#1a1a1a!important;font-family:Kumbh Sans Medium,sans-serif!important;font-size:15px!important}nav.header-nav ul li.has-sub:after,nav.header-nav ul li.has-sub:after{background:0 0!important;display:none!important}nav.header-nav ul li.has-sub{padding-right:0!important}nav.header-nav ul li.has-sub>a:after,nav.header-nav ul li.has-sub>span:after{content:"";border-bottom:2px solid #999;border-right:2px solid #999;flex-shrink:0;width:8px;height:8px;margin-left:25px;transition:transform .25s;display:inline-block;transform:rotate(45deg)}nav.header-nav ul li.has-sub.active>a:after,nav.header-nav ul li.has-sub.active>span:after{transform:rotate(-135deg)}nav.header-nav ul .submenu{opacity:1;visibility:visible;box-shadow:none;border-top:none;padding:0 0 10px 15px;display:none;position:relative;top:0;left:0;transform:none}nav.header-nav ul li.active .submenu{display:block}.mega-menu{border-radius:8px;margin-bottom:10px;position:relative;opacity:1!important;visibility:visible!important;width:100%!important;box-shadow:none!important;background:#f9f9f9!important;border-top:none!important;padding:0!important;display:none!important;top:0!important;left:0!important;transform:none!important}.mega-menu.active{display:block!important}.mega-menu-content{flex-direction:column;padding:12px 15px}.sd-card{padding:20px!important}}@media (max-width:670px){.footer-right{width:100%}.section-header h2,.section-header h2 strong{font-size:32px;line-height:36px}}@media (max-width:460px){header{padding:15px 0}.banner-content h1 .bt-span,.banner-content h1 .bt-p{font-size:28px!important;line-height:32px!important}.content-box{padding:10px 0}}@media (max-width:340px){.banner-content h1 .bt-span,.banner-content h1 .bt-p{font-size:24px!important;line-height:28px!important}.btn-primary{padding:10px 15px 10px 35px;font-size:12px}}.quation-section,.pe-intro-section,.why-ved-section,.how-we-work-section,.real-world-section-wrapper,.sao-section,.aiml-banner-section,.about-intro-section,.process-section{padding:50px 0!important}.real-world-section-wrapper{padding:0!important}.sd-section{padding:80px 0!important}@media (max-width:1024px){.eai-container{flex-direction:column;height:750px}.eai-panel{align-items:flex-start;padding:20px}.eai-panel--active{align-items:flex-start}.eai-panel__number{font-size:32px;line-height:1;top:15px;left:20px}.eai-panel__content{max-width:100%;margin-top:40px}.eai-panel__title{word-wrap:break-word;width:100%;margin-bottom:8px;font-size:24px;line-height:1.3}.eai-panel__description{font-size:15px;line-height:1.5}.eai-section{padding-bottom:40px}.sd-section,.pe-intro-section,.quation-section,.why-ved-section,.how-we-work-section,.real-world-section-wrapper,.sao-section,.aiml-banner-section,.about-intro-section,.process-section{padding:30px 0 0!important}.quation-title{font-size:40px!important;line-height:48px!important}.quation-title-part1,.quation-title-part2{line-height:48px!important}.real-world-section-wrapper{margin-bottom:0!important;padding-top:0!important}.pe-highlight-box{padding:25px}}@media (max-width:767px){.sd-section,.pe-intro-section,.quation-section,.why-ved-section,.how-we-work-section,.real-world-section-wrapper,.sao-section,.aiml-banner-section,.about-intro-section,.process-section{padding:25px 0!important}.quation-title{font-size:32px!important;line-height:40px!important}.quation-title-part1,.quation-title-part2{line-height:40px!important}.real-world-section-wrapper{margin-bottom:30px!important}.lb-title{text-align:left!important;font-size:26px!important}.lb-desc{text-align:left!important;font-size:15px!important}.sd-title-bold,.sd-main-title,.sd-header-desc,.sd-header-content,.pe-title-lg,.pe-desc,.pe-desc p,.pe-bottom-title,.pe-bottom-section,.pe-bottom-text,.pe-bottom-text p,.about-intro-title{text-align:left!important}.eai-container{height:650px}.eai-panel__title{font-size:20px;line-height:1.3}.site-footer .footer-top{flex-direction:column;align-items:flex-start}.site-footer .footer-left{flex-flow:wrap!important;order:2!important;justify-content:flex-start!important;align-items:center!important;gap:14px!important;width:100%!important;height:auto!important;margin-top:24px!important;display:flex!important}.site-footer .footer-badge{flex-shrink:0!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;position:static!important}.site-footer .footer-badge.footer-logo-1 img{max-width:80px!important}.site-footer .footer-badge:not(.footer-logo-1) img{width:auto!important;max-height:40px!important}.site-footer .footer-columns{flex-direction:column!important;align-items:flex-start!important;gap:24px!important}.site-footer .footer-column h4{margin-bottom:8px;text-align:left!important}.site-footer .footer-columns .footer-column,.site-footer .footer-columns .footer-column:first-child,.site-footer .footer-columns .footer-column:nth-child(4){text-align:left!important;width:100%!important}.site-footer .footer-column a,.site-footer .footer-column li{text-align:left!important}.site-footer .footer-bottom{float:none!important;width:100%!important}.site-footer .footer-copyright{text-align:center!important}.footer-bottom-inner{text-align:center!important;flex-direction:column!important;align-items:center!important;gap:16px!important}.footer-socials{justify-content:center!important}.v-footer-title{text-align:left!important;max-width:100%!important;padding-top:70px!important}}@media (max-width:820px){.banner-section{height:480px!important;min-height:unset!important}.banner-content{justify-content:flex-start!important;align-items:center!important;height:100%!important;padding:0!important;display:flex!important;position:absolute!important;top:0!important;left:0!important}.banner-content .container{width:100%!important;padding-top:20px!important;padding-left:25px!important;padding-right:25px!important}.banner-content h1{max-width:100%!important;margin-top:0!important;line-height:1.1!important}.iws-desc p{width:70%}.banner-content h1 .bt-span{font-size:36px!important;line-height:42px!important;display:block!important}.banner-content h1 .bt-p{padding-top:0!important;font-size:36px!important;line-height:42px!important;display:block!important}.banner-content h2,.banner-mintitle{letter-spacing:1px!important;margin-bottom:8px!important;padding-bottom:10px!important;font-size:14px!important}.banner-content p,.banner-content #description{float:none!important;clear:both!important;max-width:100%!important;margin-top:0!important;margin-bottom:0!important;font-size:15px!important;line-height:22px!important}.about-intro-section{padding:40px 0 0!important}.about-intro-top{flex-direction:column!important;gap:20px!important;padding-bottom:30px!important}.about-intro-left-col,.about-intro-right-col{width:100%!important;padding-top:0!important}.about-intro-title{margin-bottom:20px!important;font-size:34px!important;line-height:40px!important}.about-intro-desc,.about-intro-desc p{font-size:16px!important;line-height:26px!important}.pe-highlight-box{padding:40px 20px!important}.pe-ethos-row{flex-direction:column!important;align-items:flex-start!important;gap:20px!important}.pe-ethos-title,.pe-ethos-text{width:100%!important}.pe-ethos-title h2{font-size:30px!important;line-height:36px!important}.pe-ethos-text{font-size:16px!important;line-height:20px!important}.pe-intro-left-col,.pe-intro-right-col{width:100%!important;padding-right:0!important}.pe-title-lg{margin-bottom:16px!important;font-size:30px!important;line-height:36px!important}.pe-desc p{margin-bottom:0!important}.real-world-section-title{padding-top:10px!important;font-size:25px!important;line-height:30px!important}.pe-desc,.pe-desc p{padding:10px 0!important;font-size:16px!important;line-height:20px!important}.eai-container{height:auto!important;min-height:unset!important;flex-direction:column!important;gap:10px!important}.eai-panel{flex:unset!important;align-items:flex-start!important;min-height:130px!important;padding:20px!important;transition:all .45s!important}.eai-panel--active{flex:unset!important}.eai-panel__number{font-size:28px!important;top:20px!important;left:20px!important}.eai-panel__content{max-width:100%!important;margin-top:40px!important}.eai-panel__title{font-size:20px!important;line-height:1.3!important}.eai-panel__description{font-size:14px!important;line-height:1.6!important}.pe-bottom-section{padding-bottom:20px!important}.pe-bottom-title{margin-bottom:16px!important;font-size:30px!important;line-height:36px!important}.pe-bottom-text,.pe-bottom-text p{font-size:16px!important;line-height:24px!important}.best-platforms-table-container{border:none!important}.sd-header-row{flex-direction:column!important;gap:0!important;margin-bottom:16px!important;position:relative!important}.sd-header-content{text-align:left!important;max-width:100%!important;margin-bottom:0!important}.sd-title-bold,.sd-main-title,.sd-header-desc,.pe-title-lg,.pe-desc,.pe-desc p,.pe-bottom-title,.pe-bottom-section,.pe-bottom-text,.pe-bottom-text p,.about-intro-title,.about-intro-section,.pe-intro-section,.pe-highlight-box,.pe-ethos-row,.journey-title,.leadership-title,.auvm-title,.lb-title,.lb-desc{text-align:left!important}.sd-header-number{display:none!important}.sd-title-bold{padding-top:0!important;font-size:26px!important;line-height:32px!important}.accordion-header{padding:15px 0!important}.section-header h2,.section-header h2 strong,.section-header h2 span{font-size:40px!important;line-height:46px!important}.section-header p{letter-spacing:.5px!important;margin-top:10px!important;margin-bottom:10px!important;font-size:16px!important;line-height:20px!important}.quation-title-part1,.quation-title-part2{font-size:26px!important;line-height:30px!important}.sd-main-title{margin-bottom:8px!important;font-size:24px!important;line-height:1.2!important}.sd-header-desc{max-width:100%!important;padding-bottom:12px!important;font-size:15px!important;line-height:18px!important}.sd-services-grid{grid-template-columns:1fr 1fr!important;gap:16px!important}.sd-services-grid>*{grid-column:span 1!important}.sd-card{padding:22px!important}.sd-card-icon img{width:40px!important;height:40px!important;margin-bottom:14px!important}.sd-card-title{margin-bottom:12px!important;font-size:18px!important;line-height:22px!important}.sd-card-desc p{font-size:14px!important;line-height:20px!important}.et-example-box{gap:0!important;padding:15px!important}.et-example-content{flex-direction:column!important;align-items:flex-start!important;gap:0!important;padding:5px 20px!important}.et-example-label{background:linear-gradient(90deg,#3b2c8f,#b12a7a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:auto!important;margin-top:10px!important;margin-bottom:8px!important;font-size:14px!important}.et-example-text{margin-bottom:20px!important;font-size:14px!important;line-height:22px!important}.leadership-section{padding:40px 0!important}.sd-title-bold.journey-title{font-size:28px!important}.lb-section{padding:45px 0!important}.sd-sub-title{padding-top:0!important;padding-bottom:10px!important}.lb-row{flex-direction:column!important;align-items:flex-start!important;gap:20px!important}.lb-right-col{width:100%!important;padding-left:0!important}.lb-title{font-size:28px!important;line-height:1.2!important}.lb-desc{margin-bottom:18px!important;font-size:16px!important;line-height:20px!important}.pe-intro-section{padding:20px 0 30px!important}.how-we-work-section .row{flex-direction:column!important;gap:40px!important}.how-we-work-section .row .clos-6,.how-we-work-section .row .cols-6{width:100%!important}.how-we-work-section .section-header h2,.how-we-work-section .section-header h2 strong{font-size:40px!important;line-height:44px!important}.how-we-work-section .section-header h2 span{font-size:34px!important;line-height:38px!important}.result-section .row{flex-direction:column!important;gap:30px!important}.result-section .row .clos-6,.result-section .row .cols-6{width:100%!important}.result-section .sticky-box{position:relative!important;top:0!important}.result-section .section-header h2,.result-section .section-header h2 strong,.result-section .section-header h2 span{font-size:34px!important;line-height:38px!important}.result-section .full-row.counter-row{border-bottom:none!important;flex-direction:row-reverse!important;align-items:center!important;gap:15px!important;margin-bottom:40px!important;padding-bottom:0!important}.result-section .full-row.counter-row:nth-child(2n){flex-direction:row!important;align-items:center!important}.result-section .counter-row .cols-6{width:50%!important}.section6-grid .card{text-align:center!important;flex:1 0 calc(33.33% - 15px)!important;align-items:center!important;width:calc(33.33% - 15px)!important;min-height:280px!important;padding:35px 20px!important}.section6-grid .card img{width:65px!important;height:65px!important;margin-bottom:25px!important}.section6-grid .card h3{justify-content:center!important;align-items:center!important;min-height:52px!important;font-size:22px!important;line-height:26px!important;display:flex!important}.section6-grid .card p{font-size:14px!important;line-height:20px!important}.section6-grid .third-row-item.card:last-child{min-height:180px!important;margin-left:auto!important;margin-right:auto!important}.result-section .read-more-link{font-size:13px!important}.services-section .row{flex-direction:column!important;gap:20px!important}.services-section .cols-6{width:100%!important}#services-list{flex-wrap:wrap!important;gap:20px!important;display:flex!important}.services-section .content-box{border-radius:10px!important;flex:0 0 100%!important;width:100%!important;min-height:auto!important;margin-bottom:15px!important;padding:24px 20px!important}.services-section .content-box h3{order:1!important;margin-bottom:10px!important;font-size:19px!important;line-height:24px!important}.services-section .content-box p{order:2!important;margin-bottom:15px!important;font-size:14px!important;line-height:20px!important}.section-header.center-align{margin-bottom:20px!important;padding-bottom:0!important}.services-section .section-header h2{margin-top:40px!important}}@media (max-width:480px){.banner-section{height:380px!important}.iws-desc p{width:100%}.inner-banner .banner-content h2.banner-mintitle{padding-bottom:5px;font-size:14px;margin-bottom:0!important}.banner-content{align-items:center!important;height:100%!important;padding:122px 0 0!important;display:flex!important;position:absolute!important;top:0!important;left:0!important}.banner-content h1 .bt-span{font-size:24px!important;line-height:30px!important}.solution-section .section-header{margin-bottom:20px!important}.card{padding:25px}.banner-content h1 .bt-p{margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;font-size:24px!important;line-height:30px!important}.card img{width:45px;height:45px;margin-bottom:15px}.card h3{color:#000;margin-bottom:10px;font-family:Kumbh Sans Regular;font-size:25px;font-weight:300;line-height:35px}.card p{color:#000;font-family:Kumbh Sans Regular;font-size:15px;font-weight:300;line-height:25px}.sd-title-bold{padding-bottom:0}.about-intro-title{font-size:26px!important;line-height:32px!important}.our-process-timeline-container{margin:25px auto!important}.sd-sub-title{font-size:16px;line-height:20px;padding-top:10px!important}.eai-container{gap:8px!important}.eai-panel{min-height:70px!important;transition:all .45s!important}.section-header h2,.section-header h2 strong{padding-bottom:0;font-size:25px;line-height:30px}.sd-services-grid{grid-template-columns:1fr!important}.best-platforms-table-container{border:none;margin-bottom:0;padding:0}.lb-section{padding:60px 0!important}.real-world-section-title{padding-top:0!important;font-size:18px!important;line-height:22px!important}.sd-main-title,.sd-header-row,.real-world-section-wrapper{margin-bottom:0!important}.eai-panel__number{top:22px!important}.pe-desc{padding-bottom:0!important}.pe-intro-section{margin-bottom:0!important;padding:25px 0 0!important}.real-world-card{padding:7px}.pe-intro-section{padding:7px 0!important}.sd-title-bold,.pe-title-lg,.pe-bottom-title,.pe-ethos-title h2,.lb-title{font-size:24px!important;line-height:30px!important}.about-intro-title{font-size:24px!important}.how-we-work-section .btn-primary{margin:0}.pe-highlight-box{padding:50px 15px!important}.site-footer{padding:0 0 30px}.sd-title-bold,.sd-main-title,.sd-header-desc,.sd-header-content,.pe-title-lg,.pe-desc,.pe-desc p,.pe-bottom-title,.pe-bottom-section,.about-intro-title,.about-intro-section,.pe-intro-section,.pe-bottom-text,.pe-bottom-text p,.journey-title,.leadership-title,.auvm-title,.journey-card,.journey-card-desc,.lb-title,.lb-desc{text-align:left!important}.the-best-platforms-section{padding:20px 0}}.technology-row .cols-6{flex:0 0 calc(50% - 25px);max-width:calc(50% - 25px)}@media (max-width:991px){.technology-row .cols-6{flex:0 0 100%;max-width:100%}}.slider-container{justify-content:space-between;align-items:center;gap:20px;display:flex;position:relative}.slider-window{width:100%;padding:10px 0;overflow:hidden}.slider-track{transition:transform .4s ease-in-out;display:flex}@media (max-width:767px){.how-we-work-section .row{gap:0!important}.client-wrapper.jsx-b6a2070d1117c2a5{padding:40px 0!important}.how-we-work-section .section-header h2,.how-we-work-section .section-header h2 strong,.how-we-work-section .section-header h2 span{font-size:28px!important;line-height:34px!important}.section6-grid .card,.section6-grid .third-row-item.card{flex:0 0 100%!important;width:100%!important;min-height:auto!important}}.our-process-timeline-container{max-width:1200px;margin:80px auto;position:relative}.our-process-timeline{margin:0;padding:0;list-style:none;position:relative}.timeline-progress-bar{z-index:1;background:#e5e5e5;width:4px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.timeline-progress-fill{z-index:2;background:linear-gradient(#3b2c8f 0%,#b12a7a 50%,#f36b2c 100%);width:100%;height:0%;transition:height .1s ease-out;position:absolute;top:0;left:0}.our-process-timeline:before{display:none}.our-process-timeline li{z-index:3;justify-content:flex-start;align-items:center;width:100%;margin-bottom:60px;display:flex;position:relative}.our-process-timeline li.odd{justify-content:flex-start}.our-process-timeline li.even{justify-content:flex-end}.our-process-timeline li .timeline-card-wrapper{width:45%;position:relative}.our-process-timeline li .timeline-dot{z-index:10;background:linear-gradient(90deg,#3b2c8f 0%,#6a2c91 30%,#b12a7a 55%,#e14b3b 80%,#f36b2c 100%);border:4px solid #fff;border-radius:50%;width:24px;height:24px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #0000001a}.our-process-timeline li:hover .timeline-dot{transform:translate(-50%,-50%)scale(1.2);box-shadow:0 0 20px #b12a7a66}.our-process-timeline li .timeline-line{z-index:1;background:#e5e5e5;width:5%;height:2px;transition:all .3s;position:absolute;top:50%}.our-process-timeline li.odd .timeline-line{left:45%}.our-process-timeline li.even .timeline-line{right:45%}.our-process-timeline li:hover .timeline-line{background:#b12a7a}.our-process-timeline li .sd-card{text-align:left;border:1px solid #f0f0f0;flex-direction:column;align-items:flex-start;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;margin:0!important}.our-process-timeline li .sd-card:hover{border-color:#b12a7a;transform:translateY(-5px)}.our-process-timeline li .sd-card .sd-card-title,.our-process-timeline li .sd-card .sd-card-desc,.our-process-timeline li .sd-card .sd-card-icon{text-align:left;align-self:flex-start}@media (max-width:900px){.timeline-progress-bar{left:20px;transform:none}.our-process-timeline li{flex-direction:column;align-items:flex-start;margin-bottom:40px;padding-left:50px;justify-content:flex-start!important}.our-process-timeline li .timeline-card-wrapper{width:100%}.our-process-timeline li .timeline-dot{top:30px;left:22px;transform:translate(-50%)}.our-process-timeline li:hover .timeline-dot{transform:translate(-50%)scale(1.2)}.our-process-timeline li .timeline-line{display:none}.our-process-timeline-container{margin:80px 0!important}}.how-we-deliver-scrolly{background:#fff;padding-bottom:50px;position:relative}.scrolly-container{align-items:flex-start;gap:80px;display:flex;position:relative}.scrolly-left{z-index:10;width:48%;height:auto;position:sticky;top:15vh}.scrolly-right{width:52%}.phase-cards-container{grid-template-columns:1fr;gap:20px;margin-top:5px;margin-bottom:0;display:grid}@media (max-width:991px){.scrolly-container{flex-direction:column;gap:40px}.scrolly-left{margin-bottom:20px;width:100%!important;position:relative!important;top:0!important}.scrolly-right{width:100%!important}}.contact-form-field.full-width{grid-column:span 2}@media (max-width:991px){.contact-form-field.full-width{grid-column:span 1}}.blog-card-image-wrapper{width:100%;height:240px;position:relative;overflow:hidden}.blog-card-title{color:#111;-webkit-line-clamp:4;-webkit-box-orient:vertical;min-height:110px;margin-bottom:40px;font-family:Kumbh Sans Bold,sans-serif;font-size:22px;font-weight:800;line-height:1.25;transition:color .3s;display:-webkit-box;overflow:hidden}.blog-card-aligned:hover .blog-card-title{color:#eb2228}.blog-search-ui-input{letter-spacing:1.5px;text-transform:uppercase;background:0 0;outline:none;flex-grow:1;padding:0 35px;font-family:Kumbh Sans Bold;font-size:11px}.blog-search-ui-input::placeholder{letter-spacing:1.5px;text-transform:uppercase;opacity:.5;font-family:Kumbh Sans Bold;font-size:11px}.blog-search-ui-button{color:#fff;cursor:pointer;background-color:#8493ad;border:none;justify-content:center;align-items:center;width:70px;font-size:24px;transition:background-color .3s;display:flex}.blog-search-ui-button:hover{background-color:#6d7c96}.filter-item.active .filter-checkbox{background-color:#eb2228;border-color:#eb2228;position:relative}.filter-item.active .filter-checkbox:after{content:"?";color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.careers-section{padding:60px 0;position:relative;overflow:hidden}.careers-container{max-width:1200px;margin:0 auto;padding:0 40px}.careers-page-layout .site-footer .container{max-width:1200px!important;margin:0 auto!important;padding:0 40px!important}@media (max-width:768px){.careers-container{padding:0 20px}.careers-page-layout .site-footer .container{padding:0 20px!important}}.careers-section-light{background-color:#fff}.careers-heading-container.left-align{align-items:flex-start}.careers-section-dark .careers-h2{color:#fff}.careers-gallery-image{border-radius:40px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.careers-faq-header.active{color:#fff;background-color:#ee3c3c}@media (max-width:1280px){.container{max-width:1140px!important}.sd-main-title,.sd-title-bold{font-size:54px!important;line-height:1.1!important}.pe-title-lg,.pe-bottom-title{font-size:52px!important;line-height:1.1!important}.pe-ethos-title h2{font-size:44px!important;line-height:1.1!important}.sd-header-number,.sd-header-number-two,.sd-header-number-three{font-size:160px!important}}@media (max-width:1120px){.container{max-width:1024px!important}.sd-main-title,.sd-title-bold{font-size:48px!important}.pe-title-lg,.pe-bottom-title{font-size:46px!important}.pe-ethos-title h2{font-size:40px!important}.sd-header-content{max-width:65%!important}.challenge-box{padding:30px 24px!important}}@media (max-width:1024px){.container{max-width:960px!important;padding:30px 0 0!important}.sd-main-title,.sd-title-bold{font-size:42px!important}.pe-title-lg,.pe-bottom-title{font-size:40px!important}.pe-ethos-title h2{font-size:36px!important}.pe-ethos-row,.pe-intro-top{gap:40px!important}.sd-header-number,.sd-header-number-two,.sd-header-number-three{font-size:140px!important;top:-57px!important}.inner-banner .banner-content h1,.inner-banner .banner-content h1 .bt-span,.inner-banner .banner-content h1 .bt-p{font-size:48px!important;line-height:54px!important}.challenge-boxes-container{gap:20px!important;padding-bottom:25px!important}.iws-row-three{grid-template-columns:1fr!important;gap:20px!important}.iws-left,.iws-desc,.iws-tags{text-align:left!important;justify-content:flex-start!important}}@media (max-width:991px){.iws-row-three{flex-direction:column!important;gap:15px!important;padding:24px!important}.iws-left,.iws-desc,.iws-tags{width:100%!important;max-width:100%!important}.iws-tags{flex-wrap:wrap!important;justify-content:flex-start!important}}@media (max-width:980px){.container{max-width:920px!important;padding-top:0!important;padding-left:25px!important;padding-right:25px!important}.sd-header-content{max-width:80%!important}.challenge-box{flex:100%!important;max-width:100%!important}.pe-intro-left-col,.pe-intro-right-col{width:100%!important;padding-right:0!important}.pe-intro-top{flex-direction:column!important;align-items:center!important}.pe-ethos-row{flex-direction:column!important;align-items:center!important;gap:30px!important}.pe-ethos-title,.pe-ethos-text{width:100%!important}.pe-highlight-box{padding:50px 30px!important}.sd-card{flex:calc(50% - 24px)!important;min-width:calc(50% - 24px)!important}.challenge-boxes-container{flex-direction:column!important}}@media (max-width:800px){.container{max-width:95%!important}.sd-main-title,.sd-title-bold{font-size:36px!important;line-height:1.2!important}.pe-title-lg,.pe-bottom-title{font-size:34px!important;line-height:1.2!important}.sd-header-number,.sd-header-number-two,.sd-header-number-three{opacity:.05!important;font-size:100px!important}.inner-banner .banner-content h1,.inner-banner .banner-content h1 .bt-span,.inner-banner .banner-content h1 .bt-p{font-size:40px!important;line-height:44px!important}.how-we-deliver-scrolly{height:auto!important;min-height:auto!important;overflow:visible!important}.scrolly-container{height:auto!important;overflow:visible!important}}@media (max-width:767px){.container{padding-left:20px!important;padding-right:20px!important}.sd-section{padding:55px 0 0}.pe-intro-section{padding:40px 0}.sd-header-row{flex-direction:column!important;align-items:flex-start!important;gap:15px!important;display:flex!important}.sd-header-content{max-width:100%!important;margin-bottom:0!important}.sd-header-number,.sd-header-number-two,.sd-header-number-three{opacity:.1!important;order:-1!important;margin-bottom:10px!important;font-size:60px!important;display:none!important;position:relative!important;top:0!important}.sd-main-title,.sd-title-bold{font-size:26px!important}.pe-title-lg,.pe-bottom-title{font-size:28px!important}.sd-header-desc,.pe-desc p,.pe-ethos-text{padding-bottom:0!important;font-size:16px!important;line-height:1.5!important}.inner-banner .banner-content h1,.inner-banner .banner-content h1 .bt-span,.inner-banner .banner-content h1 .bt-p{font-size:32px!important;line-height:36px!important}.inner-banner .banner-content h2,.banner-mintitle{margin-bottom:15px!important;padding-bottom:15px!important;font-size:18px!important}.sd-card-title{font-size:20px!important}.challenge-box{padding:25px 20px!important}.quation-container{flex-direction:column!important;gap:30px!important}.quation-left,.quation-right{width:100%!important}.quation-title{font-size:28px!important}.best-platforms-table-container{-webkit-overflow-scrolling:touch!important;width:100%!important;margin-bottom:20px!important;overflow-x:auto!important}.best-platforms-table{min-width:600px!important}.best-platforms-title strong{font-size:26px!important;line-height:1.2!important}.how-we-deliver-scrolly{height:auto!important;padding-bottom:50px!important;overflow:visible!important}.scrolly-container{height:auto!important;display:block!important}.scrolly-top-row{flex-direction:column!important}.scrolly-left,.scrolly-right{opacity:1!important;visibility:visible!important;width:100%!important;padding:0!important;position:relative!important;top:0!important;left:0!important;transform:none!important}.scrolly-left>div{opacity:1!important;visibility:visible!important;width:100%!important;margin-bottom:30px!important;position:relative!important;top:0!important;left:0!important;transform:none!important}.scrolly-right>div{opacity:1!important;visibility:visible!important;width:100%!important;margin-bottom:40px!important;padding-left:0!important;position:relative!important;top:0!important;left:0!important;transform:none!important}.scrolly-outcome-wrapper{width:100%!important;margin-top:20px!important;position:relative!important;bottom:0!important;left:0!important}.scrolly-outcome-wrapper>div{opacity:1!important;visibility:visible!important;margin-bottom:20px!important;position:relative!important;transform:none!important}.how-we-deliver-scrolly>div>div[style*="height: 6px"],.how-we-deliver-scrolly>div>div[style*="height: 7px"]{display:none!important}}@media (max-width:600px){.sd-card{flex:100%!important;min-width:100%!important}}.service-section-pacing{padding:80px 0}.service-header-row,.sd-header-row{justify-content:space-between;align-items:center;width:100%;margin-bottom:50px;display:flex;position:relative!important}.sd-header-number,.service-header-number,.sd-header-number-two,.sd-header-number-three{color:#f5f5f5!important;z-index:-1!important;opacity:1!important;pointer-events:none!important;font-family:Kumbh Sans Bold,sans-serif!important;font-size:160px!important;display:block!important;position:absolute!important;top:-70px!important;right:0!important}.service-capabilities-grid{flex-wrap:wrap;gap:24px;margin-top:50px;display:flex}.service-capability-card{flex-direction:column;flex:calc(50% - 12px);gap:16px;display:flex}.service-outcome-grid{margin-top:32px;margin-bottom:20px}.service-why-choose-grid{flex-wrap:wrap;gap:24px;margin-top:40px;display:flex}.service-why-choose-item{flex-direction:column;flex:calc(25% - 18px);gap:12px;min-width:220px;display:flex}@media (min-width:1025px){.service-why-choose-grid--split-2-4 .service-why-choose-item:nth-child(-n+2){flex:calc(50% - 12px)}.service-why-choose-grid--split-2-4 .service-why-choose-item:nth-child(n+3){flex:calc(25% - 18px)}}.service-tag-item{color:#000;white-space:nowrap;background:#f5f0ff;border:1px solid #d0c4f7;border-radius:100px;margin:4px;padding:8px 16px;font-family:Kumbh Sans Regular,sans-serif;font-size:.85rem;display:inline-block}.service-industry-tags{flex-wrap:wrap;gap:8px;margin-top:15px;display:flex}.service-desc-block{margin-bottom:.75em;display:block}.service-grid-footer-text{margin-top:0}.lb-bg-image{background:url(https://beta-api.vedlogic.com/uploads/Layer_1_157292cafc.webp) 50% no-repeat;position:relative;background-size:cover!important}.lb-container-relative{z-index:2;position:relative}.service-capability-card img{-o-object-fit:contain;object-fit:contain;width:56px;height:56px;margin-bottom:8px}.service-why-choose-item img{-o-object-fit:contain;object-fit:contain;width:52px;height:52px;margin-bottom:8px}.sd-section-zero{padding:30px 0 0!important}.service-bottom-desc-list{flex-direction:column;gap:24px;display:flex}@media (max-width:1024px){.service-section-pacing{padding:80px 0 0!important}.service-header-row{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:35px}.service-header-number,.sd-header-number{color:#ddd!important;z-index:1!important;font-size:36px!important;display:block!important;position:static!important}.service-capability-card,.service-why-choose-item{flex:calc(50% - 12px)}}@media (max-width:767px){.service-section-pacing{padding:40px 0}.service-header-row{margin-bottom:0}.service-header-number,.sd-header-number{display:none!important}.challenge-text{padding-top:15px}.service-capabilities-grid,.service-why-choose-grid{gap:20px;margin-top:20px}.service-capability-card,.service-why-choose-item{flex:100%}li.challenge-item{align-items:flex-start;gap:10px;margin-bottom:12px}.challenge-bullet{flex-shrink:0;width:7px;height:7px;margin-top:23px;margin-right:0;font-size:0}.challenge-text{font-size:16px;line-height:22px}.service-capability-card img,.service-why-choose-item img{margin-left:0;margin-right:auto}.service-tag-item{padding:6px 12px;font-size:.8rem}.sd-header-number-three{display:none!important}}.grecaptcha-badge{visibility:hidden!important}
