@charset "UTF-8";
main {
    -ms-overflow-style: none; /* for Internet Explorer, Edge */
    scrollbar-width: none; /* for Firefox */
    overscroll-behavior-x: none; /* Prevents horizontal scroll in Safari */
    touch-action: pan-y; /* Allows only vertical scrolling */
}
  /* Smooth scroll */
:root, html { scroll-behavior: smooth !important;} 
html { touch-action: manipulation;}
.logo{padding: 8px;}
header{border-bottom: 1px solid rgba(0, 84, 165, 0.1);}
.container {position: relative; z-index: 4;}
.hero-banner{ background: linear-gradient(0deg, rgba(46, 41, 255, 0.16) 12.12%, rgba(46, 41, 255, 0) 60.6%); padding: 120px 0 64px 0;}
.hero-banner.devAi{ background: linear-gradient(0deg, rgba(46, 41, 255, 0.16) 12.12%, rgba(46, 41, 255, 0) 60.6%); padding: 120px 0 64px 0;}
.hero-banner.devAi.bg-180{ background: linear-gradient(180deg, rgba(46, 41, 255, 0.16) 12.12%, rgba(46, 41, 255, 0) 60.6%); padding: 120px 0 0 0;}
.hero-banner .container .row .tag{font-style: normal; font-weight: 500; font-size: 13px; line-height: 20px; text-transform: uppercase; color: rgba(17, 24, 39, 0.62);padding-bottom: 15px;}
.hero-banner .container .row .title{font-style: normal;font-weight: 700;font-size: 58px;line-height: 68px;letter-spacing: -0.01em; color: #111827;padding-bottom: 36px;}
.hero-banner .container .row .text{font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;color: rgba(30, 30, 30, 0.8);padding: 0px 120px 46px 0;}

.hero-banner .container .row.hire h1.title{font-style: normal;font-style: normal; font-weight: 600; font-size: 54px; line-height: 64px; color: #111827;padding-bottom: 16px;}
.hero-banner .container .row.hire p.text{font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;color: rgba(30, 30, 30, 0.8);padding: 0px 120px 32px 0;}

.hero-banner .container .row.hire .unlist-grid {display: grid; grid-template-columns: 1fr 1fr;gap: 20px; padding-bottom: 32px;}
.hero-banner .container .row.hire .unlist-grid .unlist-text ul{list-style: none;}
.hero-banner .container .row.hire .unlist-grid .unlist-text ul li{position: relative; display: flex;text-align: left; align-items: flex-start;gap: 8px;font-style: normal; font-weight: 500; font-size: 16px; line-height: 24px; color: rgba(30, 30, 30, 0.8);padding-bottom: 10px;}

.hero-banner .container .row.hire .unlist-grid .unlist-text ul li::before{ content: '';position: absolute; left: -30px; width: 20px;height: 21px;
  background-image: url('data:image/svg+xml,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 20.3862C15.5228 20.3862 20 15.909 20 10.3862C20 4.86338 15.5228 0.38623 10 0.38623C4.47715 0.38623 0 4.86338 0 10.3862C0 15.909 4.47715 20.3862 10 20.3862ZM15.4571 7.84334L9 14.3004L4.79289 10.0933L6.20711 8.67913L9 11.472L14.0429 6.42912L15.4571 7.84334Z" fill="%23084BFF"/></svg>');
}
.client-logos .head {padding:0 0 42px 0;}
.client-logos .head h3 {font-style: normal; font-weight: 700; font-size: 24px; line-height: 32px; text-align: center; color: #111827;}

.hire_developers_card {display: flex; justify-content: center;align-items: center; position: relative;}
.hire_developers_card img {position: relative; z-index: 4;}
.hire_developers_card img.developers {position: relative; width: 442px;object-fit: scale-down;}
.hire_developers_card img.mingcute {position: relative; width: 198px;object-fit: scale-down;}
.hire_developers_card::before{ content: '';position: absolute; top: -50px; right: 0; width: 329px;height: 330px; z-index: 0; background-image: url(./../img/hire/back_shadow_effect.svg); background-repeat: no-repeat;}
.hire_developers_card img::before{ content: '';position: absolute; bottom: -50px; left: 0; width: 329px;height: 330px; z-index: 0; background-image: url(./../img/hire/back_shadow_effect.svg); background-repeat: no-repeat;}

.hire_developers_card .mingcute {position: absolute; top: 10px;left: 10px; z-index: 5;}
.hire_developers_card .certified {position: absolute; bottom: 100px;right: 10px; z-index: 5;}
.hire_developers_card .certified p{background: #FFFFFF;margin-bottom: 20px; box-shadow: 0px 4px 20px 8px rgba(17, 94, 247, 0.2); padding: 8px 16px 8px 48px;font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px; color: rgba(33, 29, 29, 0.72); border-radius: 8px;}
.hire_developers_card .certified p.code{background: #FFFFFF;position: relative;left: -40px; top: 10px; box-shadow: 0px 4px 20px 8px rgba(17, 94, 247, 0.2); padding: 8px 16px 8px 48px;font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px; color: rgba(33, 29, 29, 0.72); border-radius: 8px;}

.hire_developers_card .certified p span:before{ content: '';position: absolute; left: 20px; top: 9px; width: 20px;height: 21px;
  background-image: url('data:image/svg+xml,<svg width="20" height="21" viewBox="0 0 20 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10 20.3862C15.5228 20.3862 20 15.909 20 10.3862C20 4.86338 15.5228 0.38623 10 0.38623C4.47715 0.38623 0 4.86338 0 10.3862C0 15.909 4.47715 20.3862 10 20.3862ZM15.4571 7.84334L9 14.3004L4.79289 10.0933L6.20711 8.67913L9 11.472L14.0429 6.42912L15.4571 7.84334Z" fill="%23084BFF"/></svg>');
}
/* Float animation */ 
.animation-float { 
    animation: float 2000ms linear 500ms infinite alternate both; 
} 
@keyframes float {
    0% { transform: translateY(0px); }
    50% { transform: translateY(15px); }
    100% { transform: translateY(30px); }
}

.hero-banner .container .row.banner-center{align-items: center !important;}
.features-card {position: relative; display: flex; align-items: center; justify-content: center;}
.features-card .avatar-group {position: relative; z-index: 0;}
.features-card .avatar-group img{position: relative; width: 398px;}
.features-card .avatar-group .line{position: absolute;z-index: 33; top: 12px;  left: -50px;}
.features-card .avatar-group .line img{width: 115%;}

.top-20-award{display: flex;align-items: center;gap: 16px;margin-top: 46px;}
.top-20-award a {display: flex;align-items: flex-start;gap: 10px; width: 140px;border-right: 1px dashed #B4C3D3;text-decoration: none;flex-direction: column;}
.top-20-award p{display: flex;align-items: flex-start;gap: 10px; width: 140px;text-decoration: none;flex-direction: column;}
.top-20-award a span, .top-20-award p span {font-style: normal;font-weight: 400;font-size: 10px;line-height: 13px;text-transform: uppercase;color: #1E1E1E;}

.company-card{position: absolute;z-index: 3; top:-54px;left: -24px; width: 198px;border-radius: 16px;
background: #ffffff;
}
.company-card .splide__list li.splide__slide .m-text p{font-style: normal;font-weight: 400;font-size: 13px;line-height: 20px;color: #111827;}
.company-card .splide__list li.splide__slide .m-text .flag{position: absolute; right: 10px; bottom: 10px;}

.company-card-sec{position: absolute;z-index: 3; bottom:-54px;right: 0px; width: 188px;border-radius: 16px;background: #ffffff;}
.company-card-sec .splide__list li.splide__slide .m-text p{font-style: normal;font-weight: 400;font-size: 13px;line-height: 20px;color: #111827;}
.company-card-sec .splide__list li.splide__slide .m-text .flag{position: absolute; right: 10px; bottom: 10px;}

.intro{ position: relative; padding:120px 0 80px 0; background-color: #2E29FF;z-index: 4;}
.intro .container .row .col p.title{font-style: normal;font-weight: 500;font-size: 24px;line-height: 32px;letter-spacing: -0.02em;color: #FFFFFF;}
.intro .container .row .col{position: relative;}
.intro .container .row .startups {position: absolute;right: 0; bottom: 0;width: 190px;}
.intro .container .row .startups::after {content: '';position: absolute;left: -14px;top: 0;height: 300px;border-left: 1px solid rgba(255, 255, 255, 0.2);}
.intro .container .row .startups {position: absolute;right: 0; bottom: -42px;width: 190px;}
.intro .container .row .startups::after {content: '';position: absolute;left: -14px;top: 0;height: 250px;border-left: 1px solid rgba(255, 255, 255, 0.2);}
.intro .container .row .startups p.num{ font-style: normal; font-weight: 700; font-size: 58px; line-height: 70px; color: #FFFFFF;}
.intro .container .row .startups p.num sub{font-style: normal;font-weight: 600;font-size: 18px;line-height: 70px;color: #FFFFFF;}
.intro .container .row .startups p.title{font-style: normal;font-weight: 500;font-size: 14px;line-height: 20px;color: #4BFFED;}
.intro .container .row .unicorns {position: absolute;left: 25%; top: 42%;width: 190px;}
.intro .container .row .unicorns::after {content: '';position: absolute;left: -14px;top: 0;height: 404px;border-left: 1px solid rgba(255, 255, 255, 0.2);}
.intro .container .row .unicorns p.num{ font-style: normal; font-weight: 700; font-size: 58px; line-height: 70px; color: #FFFFFF;}
.intro .container .row .unicorns p.num sub{font-style: normal;font-weight: 600;font-size: 18px;line-height: 70px;color: #FFFFFF;}
.intro .container .row .unicorns p.title{font-style: normal;font-weight: 500;font-size: 14px;line-height: 20px;color: #4BFFED;}
.intro .container .row .fortune {position: absolute;right: 0; top: 0;width: 140px;}
.intro .container .row .fortune::after {content: '';position: absolute;left: -14px;top: 0;height: 670px;border-left: 1px solid rgba(255, 255, 255, 0.2);}
.intro .container .row .fortune img{object-fit: scale-down;}
.intro .container .row .fortune p.title{font-style: normal;font-weight: 500;font-size: 14px;line-height: 20px;color: #4BFFED;}

.top-tag{ position: relative; font-style: normal; font-weight: 700; font-size: 16px; line-height: 28px; text-transform: uppercase; color: #FFFFFF; padding:0 36px; display: flex; align-items: center; width: fit-content; justify-content: space-between;}
.top-tag::before {content: '';position: absolute; left: 0; width: 30px;height: 7px; background: url('data:image/svg+xml,<svg width="30" height="7" viewBox="0 0 30 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 3.5L4.33956 0V2.9L30 3.5L4.33956 4.1V7L0 3.5Z" fill="white"/></svg>');}
.top-tag::after {content: '';position: absolute; right: 0; width: 30px;height: 7px;  background: url('data:image/svg+xml,<svg width="30" height="7" viewBox="0 0 30 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30 3.5L25.6604 0V2.9L0 3.5L25.6604 4.1V7L30 3.5Z" fill="white"/></svg>');}

.top-tag-blue{ position: relative; font-style: normal; font-weight: 700; font-size: 16px; line-height: 28px; text-transform: uppercase; color: #115EF7; padding:0 36px; display: flex; align-items: center; width: fit-content; justify-content: space-between;}
.top-tag-blue::before {content: '';position: absolute; left: 0; width: 30px;height: 7px; background: url('data:image/svg+xml,<svg width="30" height="7" viewBox="0 0 30 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 3.5L4.33956 0V2.9L30 3.5L4.33956 4.1V7L0 3.5Z" fill="%23115EF7"/></svg>');}
.top-tag-blue::after {content: '';position: absolute; right: 0; width: 30px;height: 7px;  background: url('data:image/svg+xml,<svg width="30" height="7" viewBox="0 0 30 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30 3.5L25.6604 0V2.9L0 3.5L25.6604 4.1V7L30 3.5Z" fill="%23115EF7"/></svg>');}


.focused { padding: 54px 84px 54px 0;}
.focused h2.title {font-style: normal;font-weight: 700;font-size: 54px;line-height: 68px;text-transform: capitalize;color: #FFFFFF;padding-bottom: 24px;}
.focused p.sub-title {font-style: normal;font-weight: 400;font-size: 24px;line-height: 32px;letter-spacing: -0.02em;color: #FFFFFF;}

.eb-count {background: url('data:image/svg+xml,<svg width="288" height="213" viewBox="0 0 288 213" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 0.5H272C280.56 0.500004 287.5 7.43959 287.5 16V197C287.5 205.56 280.56 212.5 272 212.5H16C7.43959 212.5 0.5 205.56 0.5 197V16C0.5 7.43959 7.43959 0.5 16 0.5Z" fill="url(%23paint0_linear_475_421)"/><path d="M16 0.5H272C280.56 0.500004 287.5 7.43959 287.5 16V197C287.5 205.56 280.56 212.5 272 212.5H16C7.43959 212.5 0.5 205.56 0.5 197V16C0.5 7.43959 7.43959 0.5 16 0.5Z" stroke="url(%23paint1_linear_475_421)"/><defs><linearGradient id="paint0_linear_475_421" x1="0" y1="106.5" x2="288" y2="106.5" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.1"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_475_421" x1="-2.04365e-06" y1="107.041" x2="288" y2="107.041" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.4375" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>');padding: 25px 0px 25px 24px; border-radius: 16px;background-repeat: no-repeat;}
.eb-count p span.text{font-style: normal; font-weight: 700; font-size: 22px; line-height: 36px; text-transform: capitalize;padding-bottom: 8px; color: #FFFFFF;}
.eb-count p span.num{font-style: normal; font-weight: 700; font-size: 64px; line-height: 68px; text-transform: capitalize;color: #FFFFFF;display: block;}
.eb-count p.bottom {font-style: normal; font-weight: 400; font-size: 18px; line-height: 30px; color: #FFFFFF;}


@property --angle {
	syntax: '<angle>';
	inherits: true;
	initial-value: 0deg;
}
  
.company-card .splide__list li.splide__slide .m-text {gap: 14px;
  display: flex;align-items: start; margin: 8px;  flex-direction: column;justify-items: flex-start; 
	--angle: 0deg;
	padding: 16px;
	background: linear-gradient(white, white) padding-box, conic-gradient(from var(--angle), #ffffff, #2E29FF) border-box;
	border: 2px solid transparent;
	backdrop-filter: blur(22px);border-radius: 12px;
	animation: rotate-gradient 3s infinite linear;
}
  
.company-card-sec .splide__list li.splide__slide .m-text {gap: 14px;
  display: flex;align-items: start; margin: 8px;  flex-direction: column;justify-items: flex-start; 
	--angle: 0deg;
	padding: 16px;
	background: linear-gradient(white, white) padding-box, conic-gradient(from var(--angle), #ffffff, #2E29FF) border-box;
	border: 2px solid transparent;
	backdrop-filter: blur(22px);border-radius: 12px;
	animation: rotate-gradient 3s infinite linear;
}


@keyframes rotate-gradient {
  from { --angle: 0deg; }
	to { --angle: 360deg; }
}

.sec-companies {padding: 120px 0;background: #ffffff;}


.d-block-cta{display: flex;gap: 36px; justify-items: center;}
.author {display: flex;align-items: center; gap: 12px;}
.author img{object-fit: scale-down;}
.author p.detail{font-style: normal;font-weight: 600;font-size: 16px;line-height: 20px;color: #FFFFFF;}
.author p.detail span{font-style: normal;font-weight: 400;font-size: 14px;line-height: 20px;color: rgba(255, 255, 255, 0.9);}
.author p.details{font-style: normal;font-weight: 600 !important;font-size: 16px;line-height: 20px;color: #020A27;}
.author p.details span{font-style: normal;font-weight: 400;font-size: 14px;line-height: 20px;color: rgba(0, 0, 0, 0.62);}

.sec_expertise {position: relative;background: linear-gradient(0deg, rgba(255, 255, 255, 0.05) 0%, rgba(46, 41, 255, 0.05) 100%), #FFFFFF;padding: 64px 0 84px 0;}
.sec_expertise .container .row .head h2{font-style: normal;font-weight: 700;font-size: 48px;line-height: 56px;letter-spacing: -0.96px;text-transform: capitalize;color: #0F0D1D; padding: 16px 0 54px 0;}
.sec_expertise .container .row .head h2 span{display: block;}
.sec_expertise .container .row .col .sec_card {position: relative; overflow: hidden; transition: background-color 0.4s ease, color 0.4s ease; display: flex;align-items: flex-start;padding: 24px; gap: 16px;background: #FFFFFF;border: 1px solid #D4DCFF;border-radius: 24px;}
.sec_expertise .container .row .col .sec_card .text h3{transition: color 0.3s ease; font-style: normal;font-weight: 700;font-size: 24px;line-height: 32px;color: #0F0D1D;padding-bottom: 16px;}
.sec_expertise .container .row .col .sec_card .text p{transition: color 0.3s ease; font-style: normal;font-weight: 400;font-size: 16px;line-height: 28px;color: rgba(30, 30, 30, 0.8);padding-bottom: 16px;}
.sec_expertise .container .row .col .sec_card .text a {color: #2E29FF;font-style: normal;font-weight: 500;font-size: 16px;line-height: 28px;text-decoration: none;}

/* .sec_expertise .container .row .col .sec_card:hover {background:#2E29FF;}
.sec_expertise .container .row .col .sec_card:hover .text p, .sec_expertise .container .row .col .sec_card .text a .sec_expertise .container .row .col .sec_card:hover .text h3, .sec_expertise .container .row .col .sec_card:hover img{ color: #ffffff;z-index: 4;} 
.sec_expertise .container .row .col .sec_card:hover::before {content: '';position: absolute;z-index: 0; transform: rotate(0deg);left: 0;bottom: 0px;z-index: 1;width: 100%;height: 208px;
  background: url('data:image/svg+xml,<svg width="612" height="208" viewBox="0 0 612 208" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.7"><path d="M-245.578 1.76816C209.612 364.765 492.985 490.749 748.388 230.287" stroke="white" stroke-width="0.200633"/><path d="M-244.341 -3.44278C210.849 359.554 494.222 485.538 749.625 225.076" stroke="white" stroke-width="0.200633"/><path d="M-243.166 -8.61856C212.024 354.378 495.397 480.362 750.799 219.901" stroke="white" stroke-width="0.200633"/><path d="M-241.984 -13.8061C213.206 349.191 496.579 475.174 751.982 214.713" stroke="white" stroke-width="0.200633"/><path d="M-240.789 -18.9975C214.401 343.999 497.774 469.983 753.177 209.522" stroke="white" stroke-width="0.200633"/><path d="M-239.57 -24.1732C215.62 338.824 498.993 464.807 754.396 204.346" stroke="white" stroke-width="0.200633"/><path d="M-238.382 -29.3686C216.808 333.628 500.181 459.612 755.584 199.151" stroke="white" stroke-width="0.200633"/><path d="M-237.208 -34.5522C217.982 328.445 501.355 454.428 756.758 193.967" stroke="white" stroke-width="0.200633"/><path d="M-236.011 -39.7357C219.178 323.261 502.551 449.245 757.954 188.783" stroke="white" stroke-width="0.200633"/><path d="M-234.823 -44.9272C220.367 318.07 503.74 444.053 759.143 183.592" stroke="white" stroke-width="0.200633"/><path d="M-233.64 -50.0873C221.549 312.91 504.923 438.893 760.325 178.432" stroke="white" stroke-width="0.200633"/><path d="M-232.424 -55.2982C222.766 307.699 506.139 433.682 761.541 173.221" stroke="white" stroke-width="0.200633"/><path d="M-231.252 -60.4545C223.938 302.542 507.311 428.526 762.714 168.065" stroke="white" stroke-width="0.200633"/><path d="M-230.052 -65.6654C225.138 297.331 508.511 423.315 763.914 162.854" stroke="white" stroke-width="0.200633"/><path d="M-228.853 -70.849C226.337 292.148 509.71 418.131 765.112 157.67" stroke="white" stroke-width="0.200633"/><path d="M-227.653 -76.0443C227.537 286.952 510.91 412.936 766.312 152.475" stroke="white" stroke-width="0.200633"/><path d="M-226.463 -81.2006C228.727 281.796 512.1 407.78 767.503 147.318" stroke="white" stroke-width="0.200633"/><path d="M-225.297 -86.3881C229.893 276.609 513.266 402.592 768.668 142.131" stroke="white" stroke-width="0.200633"/><path d="M-224.081 -91.5912C231.109 271.406 514.482 397.389 769.885 136.928" stroke="white" stroke-width="0.200633"/><path d="M-222.907 -96.7709C232.282 266.226 515.655 392.21 771.058 131.748" stroke="white" stroke-width="0.200633"/><path d="M-221.708 -101.958C233.482 261.038 516.855 387.022 772.257 126.561" stroke="white" stroke-width="0.200633"/><path d="M-220.508 -107.142C234.682 255.855 518.055 381.838 773.457 121.377" stroke="white" stroke-width="0.200633"/><path d="M-219.325 -112.337C235.865 250.66 519.238 376.643 774.641 116.182" stroke="white" stroke-width="0.200633"/><path d="M-218.117 -117.529C237.073 245.468 520.446 371.452 775.849 110.99" stroke="white" stroke-width="0.200633"/><path d="M-216.96 -122.693C238.23 240.304 521.603 366.288 777.005 105.826" stroke="white" stroke-width="0.200633"/><path d="M-215.74 -127.884C239.45 235.113 522.823 361.096 778.226 100.635" stroke="white" stroke-width="0.200633"/><path d="M-214.565 -133.068C240.625 229.929 523.998 355.913 779.4 95.4513" stroke="white" stroke-width="0.200633"/><path d="M-213.361 -138.263C241.829 224.734 525.202 350.717 780.604 90.256" stroke="white" stroke-width="0.200633"/><path d="M-212.178 -143.447C243.011 219.55 526.384 345.534 781.787 85.0724" stroke="white" stroke-width="0.200633"/><path d="M-210.983 -148.626C244.207 214.37 527.58 340.354 782.983 79.8927" stroke="white" stroke-width="0.200633"/><path d="M-209.786 -153.818C245.403 209.179 528.777 335.163 784.179 74.7013" stroke="white" stroke-width="0.200633"/><path d="M-208.596 -158.994C246.594 204.003 529.967 329.987 785.37 69.5255" stroke="white" stroke-width="0.200633"/></g></svg>');
} */

.dev-services {  padding-bottom: 240px;}
.expertise {position: relative;background: #F3F3F6; padding: 100px 0;}
.expertise .container .row.tech-text{padding-bottom:  68px;}
.expertise .container .row.tech-text .head h2{font-style: normal;font-weight: 600;font-size: 48px;line-height: 58px;letter-spacing: -0.01em;color: #111827; padding:16px 0;}
.expertise .container .row.tech-text .head p {font-style: normal; font-weight: 500; font-size: 24px; line-height: 32px; letter-spacing: -0.02em; color: #115EF7;padding: 16px 0 48px;}

.expertise.experts {position: relative;background: #F3F3F6; padding: 64px 0px 84px 0px;overflow: hidden;}
.expertise.experts .container .row .head h2{font-style: normal;font-weight: 700;font-size: 48px;line-height: 62px;letter-spacing: -0.96px;text-transform: capitalize;color: #0F0D1D;padding: 24px 0 56px 0;}
.expertise.experts .container .row .head p {font-style: normal; font-weight: 400; font-size: 20px; line-height: 28px; color: #111827;}
.expertise.experts .container .row .head p a {color: #2E29FF; font-weight: 600;text-decoration: none;}
.expertise.experts .container .row .eb_box {display: flex;flex-direction: column; gap: 24px !important;overflow-y: scroll;height: 500px;}
.expertise.experts .container .row .eb_box::before {content: ""; position: absolute; bottom: -20px; width: 100%; height: 30px;background: linear-gradient(0deg, rgba(255, 255, 255, 0) -78.57%, #f3f3f6 43.21%);
filter: blur(5px);}
.expertise.experts .container .row .eb_box::-webkit-scrollbar { width: 0px;}
.expertise.experts .container .row .eb_box .tech_stack {background: #FFFFFF;padding: 16px; width: 454px; border: 1px solid #D9D9D9; border-radius: 16px;}
.expertise.experts .container .row .eb_box .tech_stack .framework h3.sub{font-style: normal;padding: 0px 0px 24px 0px; font-weight: 700; font-size: 32px; line-height: 34px; text-transform: uppercase; color: #0F0D1D;}
.expertise.experts .container .row .eb_box .tech_stack .framework .bgcolor {background: #E0F3FF; border-radius: 16px; padding: 16px 16px 60px 16px;}
.expertise.experts .container .row .eb_box .tech_stack .framework .skill{display:flex;flex-wrap: wrap; gap: 8px;}
.expertise.experts .container .row .eb_box .tech_stack .framework p.skills{ display: inline-flex; font-style: normal; font-weight: 500; font-size: 16px; line-height: 16px; text-transform: capitalize; padding: 11px 17px; background: #C0EAFC; border-radius: 50px; color: #1E1E1E;}

.expertise.experts .container .row .eb_box .tech_stack .framework .bgcolorto {background: #FFE1CB; border-radius: 16px; padding: 16px 16px 60px 16px;}
.expertise.experts .container .row .eb_box .tech_stack .framework .skill{display:flex;flex-wrap: wrap; gap: 8px;}
.expertise.experts .container .row .eb_box .tech_stack .framework p.bg.skills{display: inline-flex; font-style: normal; font-weight: 500; font-size: 16px; line-height: 16px; text-transform: capitalize; padding: 11px 17px; background: #FFD2B4; border-radius: 50px; color: #1E1E1E;}

.expertise.experts .container .row .eb_box .tech_stack .framework .bg_cool_aqua {background: #D5F6ED; border-radius: 16px; padding: 16px 16px 60px 16px;}
.expertise.experts .container .row .eb_box .tech_stack .framework .skill{display:flex;flex-wrap: wrap; gap: 8px;}
.expertise.experts .container .row .eb_box .tech_stack .framework p.cool_aqua.skills{display: inline-flex; font-style: normal; font-weight: 500; font-size: 16px; line-height: 16px; text-transform: capitalize; padding: 11px 17px; background: #A6E7D6; border-radius: 50px; color: #1E1E1E;}
.expertise.experts .container .row .eb_box .tech_stack .framework p a {text-decoration: none;}
.expertise.experts .container .row .eb_box .tech_stack .framework .bg_lavender {background: #E2DBF9; border-radius: 16px; padding: 16px 16px 60px 16px;}
.expertise.experts .container .row .eb_box .tech_stack .framework .skill{display:flex;flex-wrap: wrap; gap: 8px;}
.expertise.experts .container .row .eb_box .tech_stack .framework p.lavender.skills{display: inline-flex; font-style: normal; font-weight: 500; font-size: 16px; line-height: 16px; text-transform: capitalize; padding: 11px 17px; background: #D5C7FF; border-radius: 50px; color: #1E1E1E;}

/* slick prev next css */
.developer_experts .splide__arrow:disabled {opacity: 0 !important;}
.developer_experts .splide__arrow svg{display: none;}
.developer_experts #developerCard .splide__track { overflow: visible;} .developer_experts .slick-slide { height: auto}
.developer_experts .splide__arrow--next:hover, .developer_experts .splide__arrow--prev:hover { background: #084BFF;}
.developer_experts .splide__arrow--prev, .developer_experts .splide__arrow--next {background: radial-gradient(3.84% 103.75% at 45.19% -3.75%, rgba(255, 255, 255, 0.044) 0%, rgba(255, 255, 255, 0) 100%), #2E29FF;box-shadow: 0px 0px 0px 0.927273px #0054A5;z-index: 2;width: 52px;height: 52px;border-radius: 68px;position: absolute; top: 50%;}
.developer_experts .splide__arrow--prev{left: -25px;} .developer_experts .splide__arrow--next {right: -25px;}
.developer_experts button.splide__arrow.splide__arrow--prev:before { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M19 12L5 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 19L5 12L12 5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); background-repeat: no-repeat; content: ""; padding: 4px; display: inline-block; width: 24px; height: 24px; background-size: 24px;}
.developer_experts button.splide__arrow.splide__arrow--next:before { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M5 12L19 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 5L19 12L12 19" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); background-repeat: no-repeat; content: ""; padding: 4px; display: inline-block; width: 24px; height: 24px; background-size: 24px;}


/* developer-card */
.developer_experts .developer-card { background: linear-gradient(180deg, #FFFFFF 52.83%, #EEEEFF 107.39%);border: 1px solid #D9D9D9;padding: 24px 24px 64px 24px; box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.05); border-radius: 16px;}
.developer_experts .developer-card .head {display: flex;justify-content: flex-start; align-items: start;gap: 10px; margin-bottom: 16px !important;}
.developer_experts .developer-card .head .avatar img{ width: 70px; height: 70px;}
.developer_experts .developer-card .head p.name{font-style: normal; font-weight: 500; font-size: 24px; line-height: 32px; color: #111827;}
.developer_experts .developer-card .head p.verified{display: flex; align-items: center;gap: 8px; font-style: normal; font-weight: 600; font-size: 14px; color: #2E29FF;padding: 8px 0;}
.developer_experts .developer-card .head p.exp{font-style: normal; font-weight: 600; font-size: 12px; color: #1E1E1E;display: flex;gap: 10px;}
.developer_experts .developer-card .head p.exp span{display: flex;gap: 6px;align-items: center; white-space: nowrap;}
.developer_experts .developer-card .skills {display:flex;flex-wrap: wrap; gap: 8px;}
.developer_experts .developer-card .skills p{ display: inline-flex; background: #FAFCFF; border: 1px solid #B9CEFF;white-space: nowrap; border-radius: 50px; padding: 4px 8px; font-style: normal; font-weight: 400; font-size: 12px; line-height: 20px; color: #1E1E1E; }
.developer_experts .developer-card p.description {font-style: normal; font-weight: 400; font-size: 14px;margin: 16px 0 26px 0 !important; line-height: 24px; color: #111827;}
.developer_experts .developer-card p.description span a, .developer_experts .developer-card p.description a {font-weight: 600; color: #2E29FF;text-decoration: none;}
.developer_experts .developer-card .bottom-btn{position: absolute;bottom: 36px; left: 30%;}

/* our_expertise */
.hire_expertise {position: relative;background: #2E29FF; padding: 64px 0px 64px 0px;position: relative;overflow: hidden;}
.hire_expertise.custom {position: relative;background: transparent !important; padding: 64px 0px 64px 0px;position: relative;}
.hire_expertise .container .row .col .head h2{font-style: normal;font-weight: 700;font-size: 48px;line-height: 62px;letter-spacing: -0.96px;color: #0F0D1D;padding: 24px 0 56px 0;}
.hire_expertise .container .row .col .head.pr h2{padding: 24px 150px 56px 0;}
.hire_expertise .container .row .col p{font-style: normal; padding-top: 24px; font-weight: 400; font-size: 20px; line-height: 28px; letter-spacing: -0.02em; color: #F3F3F3;}
.hire_expertise .container .row .col p.subtitle{font-style: normal; padding-top: 24px; font-weight: 400; font-size: 20px; line-height: 28px; text-align: right; letter-spacing: -0.02em; color: #F3F3F3;}
.hire_expertise_grid {display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 24px;position: relative;overflow: hidden;}
.hire_expertise_grid a {text-decoration: none;}
.hire_expertise .mob-vertical .eb_number{display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 54px;position: relative;margin-top: 32px;}
.hire_expertise .mob-vertical .eb_number .sm_card{background: rgba(17, 94, 247, 0.58); border: solid 1px #ffffff; backdrop-filter: blur(2.5px);text-align: center; border-radius: 16px; padding: 24px;}
.hire_expertise .mob-vertical .eb_number .sm_card p{font-style: normal; font-style: normal;padding-top: 0; font-weight: 700; font-size: 24px; line-height: 24px; color: #F5F5F5;}
.hire_expertise .mob-vertical .eb_number .sm_card p span{display: block;font-style: normal; font-weight: 700;padding-bottom: 10px; font-size: 64px; line-height: 74px; letter-spacing: -0.02em; color: #FFFFFF;}


/* .hire_expertise_grid::after{ content: '';position: absolute; top: 0px; right: 0; width: 329px;height: 330px; z-index: 0; background-image: url(./../img/hire/back_shadow_effect.svg); background-repeat: no-repeat;} */
/* .hire_expertise_grid::before{ content: '';position: absolute; bottom: 0px; left: 0; width: 329px;height: 330px; z-index: 0; background-image: url(./../img/hire/back_shadow_effect.svg); background-repeat: no-repeat;} */

.hire_expertise_grid .hire_expertise_card {position: relative; background: rgba(17, 94, 247, 0.58);backdrop-filter: blur(2.5px);padding: 24px;border-radius: 16px;border: solid 2px #F3F3F3;}
.hire_expertise_grid .hire_expertise_card h3{font-style: normal; font-weight: 700; font-size: 28px; line-height: 38px; letter-spacing: -0.02em;padding-bottom: 10px; color: #F3F3F3;}
.hire_expertise_grid .hire_expertise_card h3 span{display: block;}
.hire_expertise_grid .hire_expertise_card picture{position: absolute; right: 24px; top: 24px; content: ''; background-image: url(./../img/hire/icons/right-arrow.svg); width: 45px; height: 45px; background-repeat: no-repeat;}
.hire_expertise_grid .hire_expertise_card:hover picture{position: absolute; right: 24px; top: 24px;content: ''; background-image: url(./../img/hire/icons/right-arrow-blue.svg); width: 45px; height: 45px; background-repeat: no-repeat;}
.hire_expertise_grid .hire_expertise_card p {font-style: normal; font-weight: 500; font-size: 16px; line-height: 24px; color: #F5F5F5;}

.hire_expertise_grid .hire_expertise_card:hover {background: #FFFFFF;backdrop-filter: blur(2.5px);padding: 24px;border-radius: 16px;border: solid 2px #F3F3F3;transition: .3s;}
.hire_expertise_grid .hire_expertise_card:hover h3{font-style: normal; font-weight: 700; font-size: 28px; line-height: 38px; letter-spacing: -0.02em;padding-bottom: 10px; color: #303030;}
.hire_expertise_grid .hire_expertise_card:hover h3 span{display: block;}
.hire_expertise_grid .hire_expertise_card:hover p {font-style: normal; font-weight: 500; font-size: 16px; line-height: 24px; color: #303030;}


.hire_expertise_grid.services .hire_expertise_card:hover {position: relative; background: #2E29FF;padding: 24px;border-radius: 16px;border: solid 2px #F3F3F3;}
.hire_expertise_grid.services .hire_expertise_card:hover h3{font-style: normal; font-weight: 700; font-size: 28px; line-height: 38px; letter-spacing: -0.02em;padding-bottom: 10px; color: #F3F3F3;}
.hire_expertise_grid.services .hire_expertise_card:hover h3 span{display: block;}
.hire_expertise_grid.services .hire_expertise_card:hover picture{position: absolute; right: 24px; top: 24px; content: ''; background-image: url(./../img/hire/icons/right-arrow.svg); width: 45px; height: 45px; background-repeat: no-repeat;}
.hire_expertise_grid.services .hire_expertise_card picture{position: absolute; right: 24px; top: 24px;content: ''; background-image: url(./../img/hire/icons/right-arrow-blue.svg); width: 45px; height: 45px; background-repeat: no-repeat;}
.hire_expertise_grid.services .hire_expertise_card:hover p {font-style: normal; font-weight: 500; font-size: 16px; line-height: 24px; color: #F5F5F5;}
.hire_expertise_grid.services .hire_expertise_card:hover p a{font-weight: 700; text-decoration: none;  color: #ffffff;}

.hire_expertise_grid.services .hire_expertise_card {background: #FFFFFF;backdrop-filter: blur(2.5px);padding: 24px;border-radius: 16px;border: 2px solid #2E29FF;}
.hire_expertise_grid.services .hire_expertise_card h3{font-style: normal; font-weight: 700; font-size: 28px; line-height: 38px; letter-spacing: -0.02em;padding-bottom: 10px; color: #303030;}
.hire_expertise_grid.services .hire_expertise_card h3 span{display: block;}
.hire_expertise_grid.services:hover .hire_expertise_card h3 a{text-decoration: none;color: #2E29FF;}
.hire_expertise_grid.services .hire_expertise_card:hover h3 a{text-decoration: none;color: #ffffff;}
.hire_expertise_grid.services .hire_expertise_card p {font-style: normal; font-weight: 500; font-size: 16px; line-height: 24px; color: #303030;}
.hire_expertise_grid.services .hire_expertise_card p a{font-style: normal; font-weight: 700; text-decoration: none; color: #2E29FF;}

.customers-title h2{font-style: normal;font-weight: 700;font-size: 48px;line-height: 62px;letter-spacing: -0.96px;color: #0F0D1D;padding:0;}
.customers-title p{font-style: normal; padding: 12px 15%; font-weight: 400; font-size: 20px; line-height: 28px; letter-spacing: -0.02em; color: #0F0D1D;}

.expertise .our_expertise { position: relative; background: #FFFFFF; border-radius: 28px;z-index: 5;}
.wap{width: 1390px; margin: 0 auto;}
.expertise .our_expertise .row .title{font-family: "Space Grotesk", sans-serif; padding: 80px 0 48px 0; font-style: normal; font-weight: 600; font-size: 48px; line-height: 58px; letter-spacing: -0.01em;color: #111827;}
.e-card { display: flex;gap: 32px; border: 1px solid #E8E8E8;border-radius: 28px;}
.e-card .col h3{font-style: normal; font-weight: 600;  padding-bottom: 12px; font-size: 24px; line-height: 32px; letter-spacing: -0.02em; color: #111827;}
.e-card .col p{font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px; color: rgba(17, 24, 39, 0.72);}
.e-card-g { display: flex;gap: 32px;}
.e-card-g .col{border: 1px solid #E8E8E8;border-radius: 28px;padding: 20px 20px 100px 20px;position: relative;}
.e-card-g .col.col-about{border: 1px solid #E8E8E8;border-radius: 24px;padding: 32px 24px 48px 24px;position: relative;display: flex; align-items: flex-start; justify-content: flex-start; gap: 16px;}
/* .e-card-g .col.col-about img {margin-bottom: 16px;} */
/* .e-card-g .col.col-about {margin-bottom: 16px;} */
.e-card-g .col h3{font-style: normal; font-weight: 600;    padding-bottom: 12px; font-size: 24px; line-height: 32px; letter-spacing: -0.02em; color: #111827;}
.e-card-g .col p{font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px; color: rgba(17, 24, 39, 0.72);}
.e-card-g .col ul.eb-unlist-text{margin-top: 16px;}
.e-card-g .col ul.eb-unlist-text li{font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px; color: rgba(17, 24, 39, 0.72);}
.e-card-g .col .icon{ position: absolute; right: 20px;bottom: 20px;}


.client-review {position: relative;}
.clientVideoReviewSlider-item {margin-bottom: 28px;border-radius: 20px;border-width: 1px;border-style: solid;border-image: initial;background: #FFFFFF; border: 1px solid rgba(29, 36, 52, 0.08); border-radius: 20px;filter: drop-shadow(0px 4px 28.3px rgba(0, 0, 0, 0.1));}
.author-detail.d-flex {padding: 20px 0px 20px 20px !important;gap: 10px !important;}
.client-Video{transition: all 0.5s ease-in-out; counter-reset: article_outer;}
.client-Video .clientVideoReviewSlider-item.thumb{position: relative;}
.client-Video .clientVideoReviewSlider-item.thumb figure{margin: 0 !important;}
.client-Video .clientVideoReviewSlider-item.thumb figure:before { cursor: pointer; border-radius: 8px; content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, .17) 70%, rgba(0, 0, 0, .92));}
.client-Video .clientVideoReviewSlider-item.thumb figure >img { border-top-right-radius: 20px !important; border-top-left-radius: 20px !important; width: 100%; height: 250px !important; object-fit: cover; transition-duration: 500ms;}
.client-Video span.youtube-icon { position: absolute; display: block; left: 40%; top: 38%; cursor: pointer;}
.reviewclientsModel .btn-close { position: absolute; right: -30px; top: -25px; background-color: #a3a3a3; z-index: 1; opacity: 1; padding: 9px !important; border-radius: 50px; font-size: 12px !important;}
.reviewclientsModel .modal-content { background: transparent;}
.article_outer.addTransi {   transition: all 0.5s;}
.article_outer .youtube-icon:before { opacity: 0; display: block; content: ""; color: #084bff; position: absolute; z-index: -1; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); width: 60px; height: 60px; background: rgb(8 75 255 / 60%); border-radius: 50%; /* -webkit-animation: pulse-border 1500ms ease-out infinite; */ /* animation: pulse-border 1500ms ease-out infinite; */}
.article_outer:hover .youtube-icon:before {opacity: 1 !important;animation: pulse-border 1500ms ease-out infinite;pointer-events: none;}
span.youtube-icon { pointer-events: none; animation: scale-up-center 1s cubic-bezier(0.680, -0.550, 0.265, 1.550) both;}

@keyframes pulse-border {
0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
}
100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
}
}

.services-card-g { display: flex;gap: 32px;} .services-card-g.mtop-68{margin-top: 68px;} .services-card-g.mtop-140{margin-top: 140px;}  
.services-card-g .col{border: 1px solid #D4DCFF; border-radius: 28px 4px 28px 28px;padding: 0px 24px 32px 24px;position: relative;z-index: 555; box-shadow: 0 8px 16px rgba(0,0,0,0.05);}
.services-card-g .col .top-bg-grey,.services-card-g .col h3{transition: transform 0.2s ease;transform-origin: left bottom;}
.services-card-g .col:hover .top-bg-grey {transform: skewY(-2deg);}
.services-card-g .col:hover h3{color: #2E29FF;}
.services-card-g .col .top-flow {position: absolute; z-index: 3;top: -32px;left: -1px;width: 100%;height: 68px;background-repeat: no-repeat;background-image: url('data:image/svg+xml,<svg width="100%" height="91" viewBox="0 0 427 91" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M13 0.5H109.688C111.931 0.5 114.131 1.10373 116.057 2.24414L116.438 2.47949L156.771 28.3623C158.947 29.7582 161.478 30.5 164.062 30.5H414C420.904 30.5 426.5 36.0964 426.5 43V90H0.5V13C0.5 6.20419 5.92311 0.67484 12.6777 0.503906L13 0.5Z" fill="white" stroke="%23D4DCFF"/><path d="M1 89H426V91H1V89Z" fill="white"/></svg>');}
.services-card-g .col .top-bg-white{background: #ffffff; z-index: 4; width: 100%;height: 45px;position: absolute;top: 0; right: 0;border-radius: 16px 9px 0 16px} 

.services-card-g .col img{ z-index: 666; position: relative;}
.services-card-g .col .top-bg-grey{ z-index: 2; background-repeat: no-repeat;
  position: absolute;top: -20px;right: 0px;width: 100%;height: 62px;
  background-image: url('data:image/svg+xml,<svg width="403" height="60" viewBox="0 0 403 60" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity="0.3" d="M0 8C0 3.58172 3.58172 0 8 0H373C377.418 0 381 3.58172 381 8V43C381 47.4183 377.418 51 373 51H8.00001C3.58173 51 0 47.4183 0 43V8Z" fill="%237D9FFF"/><path d="M0 17C0 12.5817 3.58172 9 8 9H395C399.418 9 403 12.5817 403 17V52C403 56.4183 399.418 60 395 60H7.99999C3.58171 60 0 56.4183 0 52V17Z" fill="%23A9C0FF"/></svg>');
}

.services-card-g .col h3{font-style: normal; font-weight: 600;    padding: 16px 0; font-size: 24px; line-height: 32px; letter-spacing: -0.02em; color: #111827;}
.services-card-g .col p{font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px;padding-bottom: 30px; color: rgba(17, 24, 39, 0.72);}
.services-card-g .col ul.eb-unlist-text{margin-top: 16px;}
.services-card-g .col ul.eb-unlist-text li{font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px; color: rgba(17, 24, 39, 0.72);}

.why-eb {padding: 0 0 180px 0; position: relative;z-index: 33;}
.why-eb .sticky-title {position: sticky; top: 80px; padding-bottom: 38px;}
.why-eb .sticky-title h2{font-style: normal;font-weight: 600;font-size: 48px;line-height: 58px;letter-spacing: -0.01em;color: #111827; padding:16px 0;}
.why-eb .sticky-title p{font-style: normal; font-weight: 500; font-size: 16px; line-height: 24px; color: rgba(17, 24, 39, 0.7);padding-bottom: 50px;}
.why-eb .eb-card-one {background: #FFFFFF; border-radius: 28px; padding: 28px;margin-bottom: 32px;}
.why-eb .eb-card-one img {margin-bottom: 8px;}
.why-eb .eb-card-one h3 {font-style: normal;font-weight: 600;font-size: 28px;line-height: 38px;letter-spacing: -0.02em;color: #111827;}
.why-eb .eb-card-one p{font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;color: rgba(17, 24, 39, 0.62);}
.why-eb .eb-card-two {background: #FFFFFF; border-radius: 28px; padding: 28px;}
.why-eb .eb-card-two img {margin-bottom: 8px;}
.why-eb .eb-card-two h3 {font-style: normal;font-weight: 600;font-size: 28px;line-height: 38px;letter-spacing: -0.02em;color: #111827;}
.why-eb .eb-card-two p{font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;color: rgba(17, 24, 39, 0.62);}
.why-eb .eb-card-three {background: #FFFFFF; border-radius: 28px; overflow: hidden; margin:100px 0 32px 0;}
.why-eb .eb-card-three img {width: 100%;object-fit: fill;}
.why-eb .eb-card-three p{font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;color: rgba(17, 24, 39, 0.62);padding: 26px 28px 24px 28px;}
.why-eb .eb-card-four {background: #FFFFFF; border-radius: 28px; padding: 28px;}
.why-eb .eb-card-four h3 {font-style: normal;font-weight: 600;font-size: 28px;line-height: 38px;letter-spacing: -0.02em;color: #111827;padding:24px 0 8px 0;}
.why-eb .eb-card-four p{font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;color: rgba(17, 24, 39, 0.62);padding-bottom: 100px;}

.dialog-close .btn-close { position: absolute !important; right: -30px; top: -25px; background-color: #a3a3a3 !important; z-index: 1; opacity: 1; padding: 9px !important; border-radius: 50px; font-size: 12px !important;}


.testimonial-box {position: relative;}
.testimonial-box a, .testimonial-box span.click{position: absolute;top: -8px;z-index: 333; right: -8px;background: #2E29FF;padding: 12px;border-radius: 50%; cursor: pointer !important;}
.testimonial-box::after {content: '';position: absolute;top: -2px; right: -2px;width: 75px;height: 85px;
  background-image: url('data:image/svg+xml,<svg width="75" height="85" viewBox="0 0 75 85" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_720_621)"><path d="M74 85C74 78.9404 68.5318 74.271 62.3864 75.0834L51.9299 76.4661C21.2436 80.5227 -3.64299 52.5171 4.77136 23.3971L7.85552 12.7261C9.70064 6.34058 4.79035 0 -2 0H74V85Z" fill="%232E29FF"/></g><defs><clipPath id="clip0_720_621"><rect width="75" height="85" fill="white"/></clipPath></defs></svg>');
}
.testimonial-box img{border-top-left-radius: 16px;border-top-right-radius: 16px;width: 57px;}
.testimonial-box .text_bottom{background: #ffffff;border-bottom-right-radius: 16px;border-bottom-left-radius: 16px;display: flex; align-items: center; padding: 16px; gap: 12px;}
.testimonial-box .text_bottom p{font-style: normal; font-weight: 600;font-size: 16px; color: #111827;}
.testimonial-box .text_bottom p span{display: block;font-weight: 400;}
.sec_why{position: relative; padding: 90px 0; background-color: #2E29FF;}
.sec_why.services{position: relative; padding: 64px 0 64px 0; background-color: #2E29FF;}
.sec_why .container .row .head {position: relative;}
.sec_why .container .row .head .shape{position: absolute;right: 0;top: 0;}

.privacy_policy .container .tech-text p.text{ font-style: normal; font-weight: 400;font-size: 16px; line-height: 24px; color: #111827;}
.privacy_policy .container .tech-text p.text span{ font-weight: 600;}
.privacy_policy .container .tech-text ol{ padding: 40px 0 40px 20px; }
.privacy_policy .container .tech-text ol li{font-style: normal; font-weight: 400;font-size: 16px; color: #111827;line-height: 24px; padding-bottom: 12px;}
.privacy_policy .container .tech-text ol li span, .privacy_policy .container .tech-text ol li .fw-600{ font-weight: 600; }
.privacy_policy .container .tech-text ol li p{font-style: normal; font-weight: 400;font-size: 16px; color: #111827;line-height: 24px; padding-bottom: 12px; }
.privacy_policy .container .tech-text ol li p .fw-600{ font-weight: 600; }
.privacy_policy .container .tech-text ol li p a{ text-decoration: none;color: #2E29FF;font-weight: 600; }

.sec_why .container .row .head h2{font-style: normal;font-weight: 700;font-size: 48px;line-height: 56px;letter-spacing: -0.96px;text-transform: capitalize;color: #0F0D1D; padding: 16px 0 24px 0;}
.sec_why .container .row .head h2 span{display: block;}
.sec_why .container .row .head p{font-style: normal;font-weight: 400;font-size: 16px;line-height: 28px;color: #FFFFFF;padding-bottom: 32px;}
.sec_why .container .row .tech {  display: grid;  grid-template-columns: 1fr 1fr 1fr;  gap: 16px;}
.sec_why .container .row .tech .sm_card {background-repeat: no-repeat !important; display: flex;gap: 10px;align-items: center; padding: 16px 0px 16px 16px; background: url('data:image/svg+xml,<svg width="195" height="100%" viewBox="0 0 185 73" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 0.5H169C177.56 0.5 184.5 7.43959 184.5 16V56.21C184.5 64.7704 177.56 71.71 169 71.71H16C7.43959 71.71 0.5 64.7704 0.5 56.21V16C0.500005 7.43959 7.43959 0.5 16 0.5Z" fill="url(%23paint0_linear_474_568)"/><path d="M16 0.5H169C177.56 0.5 184.5 7.43959 184.5 16V56.21C184.5 64.7704 177.56 71.71 169 71.71H16C7.43959 71.71 0.5 64.7704 0.5 56.21V16C0.500005 7.43959 7.43959 0.5 16 0.5Z" stroke="url(%23paint1_linear_474_568)"/><defs><linearGradient id="paint0_linear_474_568" x1="0" y1="36.105" x2="185" y2="36.105" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.1"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_474_568" x1="-48.1947" y1="-25.5" x2="206.881" y2="82.6349" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>');}
.sec_why .container .row .tech .sm_card p{font-style: normal;font-weight: 700;font-size: 16px;line-height: 22px; text-transform: capitalize;color: #FFFFFF;}
.sec_why .container .row .tech .sm_card img {width: 42px; height: 43px;}

.sec_why .container .row .eb_number {  display: grid;  grid-template-columns: 1fr 1fr 1fr;  gap: 16px;margin-bottom: 42px;}
.sec_why .container .row .eb_number .sm_card {display: flex;gap: 10px;align-items: center; }
.sec_why .container .row .eb_number .sm_card p span{ display: block;margin-bottom: 10px;font-style: normal;font-weight: 700;font-size: 40px;line-height: 30px;color: #FFFFFF;}
.sec_why .container .row .eb_number .sm_card p{font-style: normal;font-weight: 400;font-size: 20px;line-height: 30px;color: #FFFFFF;}


.agencies{ position: relative; padding: 80px 0; background-color: #2E29FF;}
.agencies .container .head h2{text-align: center; font-style: normal;font-weight: 700;font-size: 48px;line-height: 56px;letter-spacing: -0.96px;text-transform: capitalize;color: #ffffff; padding: 24px 0 48px 0;}
.agencies .container .head h2 span{display: block;}

.trusted {overflow: hidden;padding: 120px 0 0 0;}
.trusted.testimonials {overflow: hidden;padding: 64px 0 84px 0;}
.trusted.sec_padding{overflow: hidden;padding: 64px 0 90px 0 !important;}
.trusted .container .row .col p{font-style: normal;font-weight: 500;font-size: 13px;line-height: 20px;text-align: center;text-transform: uppercase;color: rgba(17, 24, 39, 0.62);}
.trusted .container .row .col h2 {font-style: normal;font-weight: 600;font-size: 48px;line-height: 58px;text-align: center;letter-spacing: -0.01em;color: #111827;}
.trusted .trust-slider { padding-top: 48px; margin: 0px;position: relative;}
.trusted .trust-slider::before {content: '';position: absolute;transform: rotate(0deg);right: -316px;top: 40px;z-index: 1;width: 390px;height: 412px;background: linear-gradient(270deg, #f3f3f6 0%, rgba(255, 255, 255, 0.7) 42.4%, rgba(255, 255, 255, 0) 100%);}
.trusted .trust-slider::after {content: '';position: absolute;transform: rotate(180deg);left: -316px;top: 40px;z-index: 1;width: 390px;height: 412px;background: linear-gradient(270deg, #f3f3f6 0%, rgba(255, 255, 255, 0.7) 42.4%, rgba(255, 255, 255, 0) 100%);}



.trusted .trust-slider.gray::before {content: '';position: absolute;transform: rotate(0deg);right: -316px;top: 40px;z-index: 1;width: 390px;height: 412px;background: linear-gradient(270deg, #f3f3f6 0%, rgb(243 243 246) 10.4%, rgba(255, 255, 255, 0) 100%);}
.trusted .trust-slider.gray::after {content: '';position: absolute;transform: rotate(180deg);left: -316px;top: 40px;z-index: 1;width: 390px;height: 412px;background: linear-gradient(270deg, #f3f3f6 0%, rgb(243 243 246) 10.4%, rgba(255, 255, 255, 0) 100%);}


.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper{border: 1px solid rgba(17, 24, 39, 0.2); border-radius: 28px;padding: 24px;background: #FFFFFF; position: relative;overflow: hidden; display: flex; flex-direction: column; justify-content: space-between;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper .eb-head p{font-style: normal;padding: 20px 0 0 0;font-weight: 500;font-size: 16px;line-height: 24px;color: #111827;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper .eb-bottom{padding-top: 68px; display: flex; justify-content: space-between;align-items: flex-end;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper .eb-bottom p{font-style: normal;font-weight: 600;font-size: 16px;line-height: 24px;color: #111827;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper .eb-bottom p span{display: block;font-weight: 400;font-size: 16px;line-height: 24px;color: rgba(17, 24, 39, 0.72);}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper .eb-bottom img{position: absolute;right: 0;bottom: 0;object-fit: scale-down;border-top-left-radius: 24px;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper-s {border: 1px solid rgba(17, 24, 39, 0.2); border-radius: 28px;padding: 24px;position: relative;overflow: hidden;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper-s .eb-head p{font-style: normal;padding-bottom: 20px;font-weight: 500;font-size: 16px;line-height: 24px;color: #111827;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper-s .eb-bottom{ display: flex; justify-content: space-between;align-items: flex-end;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper-s .eb-bottom p{font-style: normal;font-weight: 600;font-size: 16px;line-height: 24px;color: #111827;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper-s .eb-bottom img{object-fit: scale-down;}

/* slick prev next css */
.trusted .trust-slider .splide__arrow:disabled {opacity: 0 !important;}
.trusted .trust-slider .splide__arrow svg{display: none;}
.trusted .trust-slider .splide__arrow--next:hover, .trusted .trust-slider .splide__arrow--prev:hover { background: #084BFF;}
.trusted .trust-slider #trustedFounders .splide__track { overflow: visible;} .trusted .trust-slider .slick-slide { height: auto}
.trusted .trust-slider .splide__arrow--prev, .trusted .trust-slider .splide__arrow--next {background: radial-gradient(3.84% 103.75% at 45.19% -3.75%, rgba(255, 255, 255, 0.044) 0%, rgba(255, 255, 255, 0) 100%), #2E29FF;box-shadow: 0px 0px 0px 0.927273px #0054A5;z-index: 2;width: 52px;height: 52px;border-radius: 68px;position: absolute; top: 48%;}
.trusted .trust-slider .splide__arrow--prev{left: -25px;} .trusted .trust-slider .splide__arrow--next {right: -25px;}
.trusted .trust-slider button.splide__arrow.splide__arrow--prev:before { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M19 12L5 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 19L5 12L12 5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); background-repeat: no-repeat; content: ""; padding: 4px; display: inline-block; width: 24px; height: 24px; background-size: 24px;}
.trusted .trust-slider button.splide__arrow.splide__arrow--next:before { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M5 12L19 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 5L19 12L12 19" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); background-repeat: no-repeat; content: ""; padding: 4px; display: inline-block; width: 24px; height: 24px; background-size: 24px;}

.case-studies {overflow: hidden;padding: 160px 0 0 0;}
.case-studies.sec_padding{overflow: hidden;padding: 64px 0 80px 0 !important;}
.case-studies.sec_padding.service-page{padding: 90px 0px!important;}

.case-studies .container .row .col p{font-style: normal;font-weight: 500;font-size: 13px;line-height: 20px;text-align: center;text-transform: uppercase;color: rgba(17, 24, 39, 0.62);}
.case-studies .container .row .col h2 {font-style: normal;font-weight: 600;font-size: 48px;line-height: 58px;text-align: center;letter-spacing: -0.01em;color: #111827;}
.case-studies .case-slider { margin: 0px;position: relative;}
.case-studies .case-slider.white::before {content: '';position: absolute;transform: rotate(0deg);right: -316px;top: 0px;z-index: 1;width: 390px;height: 210px;background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0.7) 42.4%, rgba(255, 255, 255, 0) 100%);}
.case-studies .case-slider.white::after {content: '';position: absolute;transform: rotate(180deg);left: -316px;top: 0px;z-index: 1;width: 390px;height: 210px;background: linear-gradient(270deg, #FFFFFF 0%, rgba(255, 255, 255, 0.7) 42.4%, rgba(255, 255, 255, 0) 100%);}

.case-studies .case-slider::before {content: '';position: absolute;transform: rotate(0deg);right: -316px;top: 0px;z-index: 1;width: 390px;height: 210px;background: linear-gradient(270deg, #f3f3f6 0%, rgb(243 243 246) 10.4%, rgba(255, 255, 255, 0) 100%);}
.case-studies .case-slider::after {content: '';position: absolute;transform: rotate(180deg);left: -316px;top: 0px;z-index: 1;width: 390px;height: 210px;background: linear-gradient(270deg, #f3f3f6 0%, rgb(243 243 246) 10.4%, rgba(255, 255, 255, 0) 100%);}
.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box {background: #FFFFFF; padding: 24px 4px 24px 24px; border-radius: 16px;overflow: hidden;position: relative;}
.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box div img{object-fit: scale-down;text-align: center;}
/* .case-studies .case-slider .splide__track .splide__list .splide__slide .card-box .buttom {margin-top: 24px;} */
.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box .buttom p{font-style: normal;font-weight: 400;font-size: 16px;line-height: 26px;color: rgba(17, 24, 39, 0.72);padding-bottom: 12px;}
.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box .buttom p svg{margin-right: 6px !important;}
.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box .buttom p span{font-style: normal;font-size: 16px;line-height: 26px;color: #111827;}

.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box.paytm::after {content: '';position: absolute;width: 30px;height: 28px;right: 0px;top: 0px;background: #01BAF2;filter: blur(24.3px);}
.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box.paytm::before {content: '';position: absolute;width: 30px;height: 28px;left: 0px;bottom: 0px;background: #01BAF2;filter: blur(24.3px);}

.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box.stage::after {content: '';position: absolute;width: 30px;height: 28px;right: 0px;top: 0px;background: #EB435A;filter: blur(24.3px);}
.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box.stage::before {content: '';position: absolute;width: 30px;height: 28px;left: 0px;bottom: 0px;background: #EB435A;filter: blur(24.3px);}

.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box.appointy::after {content: '';position: absolute;width: 30px;height: 28px;right: 0px;top: 0px;background: #9922B4;filter: blur(24.3px);}
.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box.appointy::before {content: '';position: absolute;width: 30px;height: 28px;left: 0px;bottom: 0px;background: #9922B4;filter: blur(24.3px);}

.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box.inq::after {content: '';position: absolute;width: 30px;height: 28px;right: 0px;top: 0px;background: #01BAF2;filter: blur(24.3px);}
.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box.inq::before {content: '';position: absolute;width: 30px;height: 28px;left: 0px;bottom: 0px;background: #01BAF2;filter: blur(24.3px);}

.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box.okCredit::after {content: '';position: absolute;width: 30px;height: 28px;right: 0px;top: 0px;background: #4CAF50;filter: blur(24.3px);}
.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box.okCredit::before {content: '';position: absolute;width: 30px;height: 28px;left: 0px;bottom: 0px;background: #4CAF50;filter: blur(24.3px);}


.customers .card-box {background: #FFFFFF; padding: 24px; border-radius: 16px;overflow: hidden;position: relative;}
.customers .card-box div img{object-fit: scale-down;text-align: center;}
.customers .card-box .buttom {margin-top: 24px;}
.customers .card-box .buttom p{font-style: normal;font-weight: 400;font-size: 16px;line-height: 26px;color: rgba(17, 24, 39, 0.72);padding-bottom: 12px;}
.customers .card-box .buttom p svg{margin-right: 6px !important;}
.customers .card-box .buttom p span{font-style: normal;font-weight: 600;font-size: 16px;line-height: 26px;color: #111827;}

.customers .card-box.paytm::after {content: '';position: absolute;width: 30px;height: 28px;right: 0px;top: 0px;background: #01BAF2;filter: blur(24.3px);}
.customers .card-box.paytm::before {content: '';position: absolute;width: 30px;height: 28px;left: 0px;bottom: 0px;background: #01BAF2;filter: blur(24.3px);}

.customers .card-box.stage::after {content: '';position: absolute;width: 30px;height: 28px;right: 0px;top: 0px;background: #EB435A;filter: blur(24.3px);}
.customers .card-box.stage::before {content: '';position: absolute;width: 30px;height: 28px;left: 0px;bottom: 0px;background: #EB435A;filter: blur(24.3px);}

.customers .card-box.appointy::after {content: '';position: absolute;width: 30px;height: 28px;right: 0px;top: 0px;background: #9922B4;filter: blur(24.3px);}
.customers .card-box.appointy::before {content: '';position: absolute;width: 30px;height: 28px;left: 0px;bottom: 0px;background: #9922B4;filter: blur(24.3px);}

.customers .card-box.inq::after {content: '';position: absolute;width: 30px;height: 28px;right: 0px;top: 0px;background: #01BAF2;filter: blur(24.3px);}
.customers .card-box.inq::before {content: '';position: absolute;width: 30px;height: 28px;left: 0px;bottom: 0px;background: #01BAF2;filter: blur(24.3px);}

.customers .card-box.okCredit::after {content: '';position: absolute;width: 30px;height: 28px;right: 0px;top: 0px;background: #4CAF50;filter: blur(24.3px);}
.customers .card-box.okCredit::before {content: '';position: absolute;width: 30px;height: 28px;left: 0px;bottom: 0px;background: #4CAF50;filter: blur(24.3px);}

.customers-video iframe{border-radius: 16px !important;}


.customers-grid {display: grid; grid-template-columns: 1fr 1fr 1fr;gap: 32px;}
.customers-grid.card-box {display:block}
.customers-grid .grid-box .header-lines {position: relative; border-radius: 16px 16px 0px 0px; height: 92px; width: 100%;}
.customers-grid .grid-box .header-lines::after {content: '';position: absolute;background-image: url('data:image/svg+xml,<svg width="457" height="92" viewBox="0 0 457 92" fill="none" xmlns="http://www.w3.org/2000/svg"><g opacity="0.7"><path d="M581.388 106.464C212.317 218.667 -0.854331 242.524 -130.938 91.9981" stroke="white" stroke-opacity="0.5"/><path d="M581.429 101.419C212.358 213.622 -0.813316 237.479 -130.897 86.9532" stroke="white" stroke-opacity="0.5"/><path d="M581.486 96.3743C212.415 208.577 -0.756675 232.434 -130.84 81.9083" stroke="white" stroke-opacity="0.5"/><path d="M581.539 91.3294C212.468 203.532 -0.703941 227.389 -130.788 76.8634" stroke="white" stroke-opacity="0.5"/><path d="M581.595 86.2845C212.525 198.487 -0.6473 222.344 -130.731 71.8185" stroke="white" stroke-opacity="0.5"/><path d="M581.638 81.2395C212.567 193.442 -0.604331 217.299 -130.688 66.7735" stroke="white" stroke-opacity="0.5"/><path d="M581.705 76.1946C212.634 188.397 -0.537925 212.254 -130.622 61.7286" stroke="white" stroke-opacity="0.5"/><path d="M581.738 71.1497C212.667 183.352 -0.504722 207.209 -130.588 56.6837" stroke="white" stroke-opacity="0.5"/><path d="M581.804 66.1048C212.733 178.307 -0.438316 202.164 -130.522 51.6388" stroke="white" stroke-opacity="0.5"/><path d="M581.843 61.0599C212.773 173.262 -0.399253 197.119 -130.483 46.5938" stroke="white" stroke-opacity="0.5"/><path d="M581.898 56.0149C212.827 168.217 -0.344566 192.074 -130.428 41.5489" stroke="white" stroke-opacity="0.5"/><path d="M581.943 50.97C212.872 163.173 -0.299644 187.029 -130.383 36.504" stroke="white" stroke-opacity="0.5"/><path d="M582.002 45.9251C212.931 158.128 -0.24105 181.984 -130.325 31.4591" stroke="white" stroke-opacity="0.5"/><path d="M582.062 40.8802C212.991 153.083 -0.180503 176.94 -130.264 26.4142" stroke="white" stroke-opacity="0.5"/><path d="M582.099 35.8352C213.028 148.038 -0.143394 171.895 -130.227 21.3692" stroke="white" stroke-opacity="0.5"/><path d="M582.16 30.7903C213.089 142.993 -0.082847 166.85 -130.166 16.3243" stroke="white" stroke-opacity="0.5"/><path d="M582.209 25.7454C213.138 137.948 -0.0340189 161.805 -130.118 11.2794" stroke="white" stroke-opacity="0.5"/><path d="M582.253 20.7005C213.183 132.903 0.010903 156.76 -130.073 6.23447" stroke="white" stroke-opacity="0.5"/><path d="M582.31 15.6556C213.239 127.858 0.0675436 151.715 -130.016 1.18955" stroke="white" stroke-opacity="0.5"/><path d="M582.349 10.6106C213.278 122.813 0.106606 146.67 -129.977 -3.85537" stroke="white" stroke-opacity="0.5"/><path d="M582.423 5.56572C213.353 117.768 0.180825 141.625 -129.903 -8.90029" stroke="white" stroke-opacity="0.5"/><path d="M582.461 0.520796C213.39 112.723 0.217934 136.58 -129.866 -13.9452" stroke="white" stroke-opacity="0.5"/><path d="M582.521 -4.52413C213.45 107.678 0.278481 131.535 -129.805 -18.9901" stroke="white" stroke-opacity="0.5"/><path d="M582.564 -9.56905C213.493 102.633 0.32145 126.49 -129.762 -24.0351" stroke="white" stroke-opacity="0.5"/><path d="M582.621 -14.614C213.55 97.5886 0.378091 121.445 -129.706 -29.08" stroke="white" stroke-opacity="0.5"/><path d="M582.675 -19.6589C213.605 92.5436 0.432796 116.4 -129.651 -34.1249" stroke="white" stroke-opacity="0.5"/><path d="M582.718 -24.7038C213.648 87.4987 0.475747 111.356 -129.608 -39.1698" stroke="white" stroke-opacity="0.5"/><path d="M582.771 -29.7487C213.7 82.4538 0.528481 106.311 -129.555 -44.2147" stroke="white" stroke-opacity="0.5"/></g></svg>');
width: 100%;height: 92px;bottom: 0;background-size: cover; background-repeat: no-repeat;}
.customers-grid .grid-box .header-lines .logo-center img {height: 60px;width: 100%; min-width: 216px; object-fit: scale-down;}
.customers-grid .grid-box .header-lines .logo-center { background: #FFFFFF; box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); border-radius: 16px; padding: 24px; position: absolute; left: 50%; top: 0; transform: translate(-50%, 30%); z-index: 2; display: flex; align-items: center; justify-content: center;}
.customers-grid .grid-box .buttom {border: 1px solid rgba(255, 255, 255, 0.5);border-radius: 0px 0px 16px 16px;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); padding: 64px 24px 24px 24px;}
.customers-grid .grid-box .buttom p.text{ display: flex; align-items: flex-start; gap: 6px}
.customers-grid .grid-box .buttom p.text svg{ position: relative;top: 3px;}
.customers-grid .grid-box .buttom p.text span{font-style: normal;font-weight: 400;font-size: 16px;line-height: 26px;color: #111827;}
.customers-grid .grid-box .buttom p.text span span.fw-600{font-weight: 600 !important;}


.bg-stage {background: #E01C37;}
.bg-paytm {background: #00BAF2;}
.bg-dunzo {background: #32C9DB;}
.bg-appointy{background: #A2026A;}
.bg-okCredit{background: #4CAF50;}
.bg-inq{background: #A71F4A;}
.bg-open{background: #7666AF;}
.bg-khatabook{background: #C82128;}
.bg-razorpay{background: #3395FF;}
.bg-resMed{background: #009BDF;}
.bg-somnoware{background: #0065FF;}
.bg-fibe{background: #F8A63F;}
.bg-apolio{background: #057C9A;}
.bg-care{background: #633DAB;}

/* slick prev next css */
.hire_blog .splide__arrow:disabled {opacity: 0 !important;}
.hire_blog .splide__arrow svg{display: none;}
.hire_blog #hireBlog .splide__track { overflow: visible;} .hire_blog .slick-slide { height: auto}
.hire_blog .splide__arrow--next:hover, .hire_blog .splide__arrow--prev:hover { background: #084BFF;}
.hire_blog .splide__arrow--prev, .hire_blog .splide__arrow--next {background: radial-gradient(3.84% 103.75% at 45.19% -3.75%, rgba(255, 255, 255, 0.044) 0%, rgba(255, 255, 255, 0) 100%), #2E29FF;box-shadow: 0px 0px 0px 0.927273px #0054A5;z-index: 2;width: 52px;height: 52px;border-radius: 68px;position: absolute; top: 50%;}
.hire_blog .splide__arrow--prev{left: -25px;} .hire_blog .splide__arrow--next {right: -25px;}
.hire_blog button.splide__arrow.splide__arrow--prev:before { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M19 12L5 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 19L5 12L12 5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); background-repeat: no-repeat; content: ""; padding: 4px; display: inline-block; width: 24px; height: 24px; background-size: 24px;}
.hire_blog button.splide__arrow.splide__arrow--next:before { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M5 12L19 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 5L19 12L12 19" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); background-repeat: no-repeat; content: ""; padding: 4px; display: inline-block; width: 24px; height: 24px; background-size: 24px;}

.hire_blog .splide__list .splide__slide a {text-decoration: none;}
.hire_blog .splide__list .splide__slide a .blog_card{background: #FFFFFF; box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.06);border-radius: 12px;padding-bottom: 16px;border: 1px solid #D4DCFF;}
.hire_blog .splide__list .splide__slide a .blog_card img{border-radius: 12px;height: 220px;}
.hire_blog .splide__list .splide__slide a .blog_card .tag{display: flex;justify-content: space-between;align-items: center;margin: 16px 16px 0px 16px;}
.hire_blog .splide__list .splide__slide a .blog_card .tag .cat{font-style: normal;font-weight: 700;font-size: 16px;line-height: 16px;letter-spacing: 0.05em;text-transform: capitalize;padding: 11px 17px;border: 1px solid #D4DCFF;border-radius: 100px;color: #384BFF;}
.hire_blog .splide__list .splide__slide a .blog_card .tag .time{font-style: normal;font-weight: 500;font-size: 16px;line-height: 16px;color: #445375;}
.hire_blog .splide__list .splide__slide a .blog_card .maintitle{font-style: normal;margin: 16px 16px 0px 16px;font-weight: 700;font-size: 24px;line-height: 34px;text-transform: capitalize;color: #0F0D1D;}
.hire_blog .splide__list .splide__slide a .blog_card .author{display: flex;justify-content: space-between;align-items: center;margin: 16px 16px 0px 16px;}
.hire_blog .splide__list .splide__slide a .blog_card .author .details{display: flex;justify-content: space-between;align-items: center;gap: 12px;}
.hire_blog .splide__list .splide__slide a .blog_card .author .details img {width: 46px;height: 46px;}
.hire_blog .splide__list .splide__slide a .blog_card .author .details p{font-style: normal;  font-weight: 700;  font-size: 16px;  line-height: 26px;  color: #0F0D1D;}
.hire_blog .splide__list .splide__slide a .blog_card .author .details p span{font-style: normal;font-weight: 400;font-size: 14px;line-height: 16px;letter-spacing: 0.02em;color: #445375;display: block;}


/* slick prev next css */
.case-studies .case-slider .splide__arrow:disabled {opacity: 0 !important;}
.case-studies .case-slider .splide__arrow svg{display: none;}
.case-studies .case-slider #caseStudies .splide__track { overflow: visible;} .case-studies .case-slider .slick-slide { height: auto}
.case-studies .case-slider .splide__arrow--next:hover, .case-studies .case-slider .splide__arrow--prev:hover { background: #084BFF;}
.case-studies .case-slider .splide__arrow--prev, .case-studies .case-slider .splide__arrow--next {background: radial-gradient(3.84% 103.75% at 45.19% -3.75%, rgba(255, 255, 255, 0.044) 0%, rgba(255, 255, 255, 0) 100%), #2E29FF;box-shadow: 0px 0px 0px 0.927273px #0054A5;z-index: 2;width: 52px;height: 52px;border-radius: 68px;position: absolute; top: 50%;}
.case-studies .case-slider .splide__arrow--prev{left: -25px;} .case-studies .case-slider .splide__arrow--next {right: -25px;}
.case-studies .case-slider button.splide__arrow.splide__arrow--prev:before { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M19 12L5 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 19L5 12L12 5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); background-repeat: no-repeat; content: ""; padding: 4px; display: inline-block; width: 24px; height: 24px; background-size: 24px;}
.case-studies .case-slider button.splide__arrow.splide__arrow--next:before { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M5 12L19 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 5L19 12L12 19" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); background-repeat: no-repeat; content: ""; padding: 4px; display: inline-block; width: 24px; height: 24px; background-size: 24px;}



.our-solution { background: #2E29FF;padding: 80px 0;position: relative; z-index: 0;}
.our-solution .solution { position: relative;z-index: 55;}
.our-solution .container .head {position: relative;}
.our-solution .container .head .shape{position: absolute;right: 0;top: 0;}
.our-solution .solution .row .col.head h2 {   font-style: normal; font-weight: 700; font-size: 48px; line-height: 56px; letter-spacing: -0.96px; text-transform: capitalize; color: #ffffff; padding:16px 0 54px 0;}
.our-solution .solution .process { padding-bottom: 52px;}
.our-solution .solution .process .splide__track .splide__list .splide__slide .card-box{position: relative;}
.our-solution .solution .process .splide__track .splide__list .splide__slide .card-box::after {content: "";position: absolute;width: 100%;height: 4px;border-top: 1.5px dashed #F5F5F5;top: 12px;left: -100%;z-index: -1;}
.our-solution .solution .process .splide__track .splide__list .splide__slide .card-box span.step{position: relative; background: #fff;border-radius: 8px;padding: 1px 16px;font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;color: #111827;}

.our-solution .solution .process .splide__track .splide__list .splide__slide .card-box h3{ font-style: normal;padding: 12px 0 20px 0;margin: 0 !important;font-weight: 600;font-size: 28px;line-height: 38px;letter-spacing: -0.02em;color: #F5F5F5;}
.our-solution .solution .process .splide__track .splide__list .splide__slide .card-box h3 span {display: block;}
.our-solution .solution .process .splide__track .splide__list .splide__slide .card-box p, .our-solution .solution .process .splide__track .splide__list .splide__slide .card-box ul li{ font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;color: #F5F5F5;padding-bottom: 8px;}

.elisttype-grid{display: grid; align-items: center; justify-content: space-between;grid-template-columns: 1fr 1.2fr 1fr;}
.elisttype-grid .ultable ul{list-style: none;padding-left: 0px !important;}
.elisttype-grid .ultable li{display: flex;align-items: center;height: 84px;gap: 12px;font-style: normal;font-weight: 500;font-size: 18px;padding-left: 28px;line-height: 26px;color: #FFFFFF;border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.elisttype-grid .ultable li.tlist_two{border-left: 2px solid #4BFFED; padding: 0 60px;border-right: 2px solid #4BFFED;}
.elisttype-grid .ultable li p.head{font-style: normal;font-weight: 500;font-size: 24px !important;line-height: 38px !important;letter-spacing: -0.02em;}
.elisttype-grid .ultable li.tlist_two.top-border{border-left: 2px solid #4BFFED;border-top: 2px solid #4BFFED; border-right: 2px solid #4BFFED;border-top-left-radius: 16px;border-top-right-radius: 16px;justify-content: center !important;}
.elisttype-grid .ultable li.tlist_two.bottom-border{border-left: 2px solid #4BFFED;border-bottom: 2px solid #4BFFED !important; border-right: 2px solid #4BFFED;border-bottom-left-radius: 16px;border-bottom-right-radius: 16px;}
.elisttype-grid .ultable li:last-child{border-bottom: 0px solid transparent;}
.elisttype-grid .ultable li.tlist_three{padding: 0 28px 0 65px;}

.hire_blog{}

.hiring_top_grid {display: grid; align-items: center; justify-content: space-between;grid-template-columns: 1fr 1fr 1fr 1fr; position: relative; gap: 24px;}
.hiring_top_grid .hiring_top_card{padding: 24px;background: rgba(17, 94, 247, 0.58);backdrop-filter: blur(2.5px); border: solid 1px #F5F5F5;border-radius: 16px;transition: .5s; }
.hiring_top_grid .hiring_top_card:hover {transform: translateY(-1rem) rotate(3deg); background: #ffffff; border: solid 1px transparent !important;}
.hiring_top_grid .hiring_top_card span.num-circle{display: flex;justify-content: center;align-items: center;}
.hiring_top_grid .hiring_top_card span.num-circle{font-style: normal;position: absolute; top: 18px; right: 18px;width: 48px;height: 48px;background: #ffffff;border-radius: 100%;font-weight: 700;font-size: 20px;line-height: 28px;color: #2E29FF;}
.hiring_top_grid .hiring_top_card h3 span{display: block;}
.hiring_top_grid .hiring_top_card h3 {font-style: normal;font-weight: 700;font-size: 28px;line-height: 38px;color: #F5F5F5;}
.hiring_top_grid .hiring_top_card p{font-style: normal;font-weight: 500;padding-top: 10px !important;font-size: 16px !important;line-height: 24px !important;color: #F5F5F5;}
.hiring_top_grid .hiring_top_card ul{padding-top: 10px;} .hiring_top_grid .hiring_top_card ul li{font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 24px !important;color: #F5F5F5;}
.hiring_top_grid .hiring_top_card p a{font-style: normal;font-weight: 600;font-size: 16px !important;line-height: 24px !important;color: #F5F5F5;text-decoration: none;}
.hiring_top_grid .hiring_top_card:hover p, .hiring_top_grid .hiring_top_card:hover ul li, .hiring_top_grid .hiring_top_card:hover p a, .hiring_top_grid .hiring_top_card:hover h3 {color: #001F3C !important;} .hiring_top_grid .hiring_top_card:hover span.num-circle {background: #2E29FF;color: #ffffff;}
.media {background: #ffffff;padding: 56px 0 0 0;}
.media .container .row .col.head h2 { font-style: normal; font-weight: 700; font-size: 48px; line-height: 56px; letter-spacing: -0.96px; text-transform: capitalize; color: #0F0D1D; padding:16px 0 0 0;}
.media .container .media-col{width: 100%;margin: 0 auto;}
.media .container .media-grid{display: grid;margin-top: 48px; gap: 32px; align-items: center; justify-content: space-between;grid-template-columns: 1fr 1fr 1fr;}
.media .container .media-grid .media-grid-list {text-align: center;padding: 68px 24px;background: #F3F3F6;border-radius: 28px;}
.media .container .media-grid .media-grid-list P{font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;text-align: center;color: #111827;padding-top: 10px;}
.media .container .featured{display: flex;padding: 48px 0 56px 0; align-items: center; justify-content: space-between;}.media .container .featured img{object-fit: scale-down;}

.our_leaders .container .row .col.head {display: flex;flex-direction: column; align-items: center;}
.our_leaders .container .row .col.head h2 {  text-align: center; font-style: normal; font-weight: 700; font-size: 48px; line-height: 56px; letter-spacing: -0.96px; text-transform: capitalize; color: #0F0D1D; padding:16px 0 54px 0;}
.our_leaders .container .row .col.head h2 span{display: block;}

.our_leaders {overflow: hidden;padding: 0 0 120px 0;} .our_leaders .slider { margin: 0px;position: relative;}
.our_leaders .slider .slick-prev:hover, .our_leaders .slider .slick-next:hover { background: #084BFF;} 
.our_leaders .slider #splideLeaders .splide__track { overflow: visible;} .our_leaders .slider .slick-slide { height: auto} 
.our_leaders .slider .splide__track .splide__list .splide__slide .card-box img{border: 1px solid rgba(29, 36, 52, 0.12); border-radius: 28px;} 
.our_leaders .slider .splide__track .splide__list .splide__slide .card-box p{font-style: normal;font-weight: 600;font-size: 20px;line-height: 28px;letter-spacing: -0.02em;color: #111827;padding-top: 15px;}



.our_meetups {overflow: hidden;padding: 64px 0 80px 0;background: linear-gradient(0deg, #F2F2FF 0%, #EFF0FF 100%);} .our_meetups .slider { margin: 0px;position: relative;}
.our_meetups .container .row .col.head {display: flex;flex-direction: column; align-items: center;}
.our_meetups .container .row .col.head h2 {  text-align: center; font-style: normal; font-weight: 700; font-size: 48px; line-height: 56px; letter-spacing: -0.96px; text-transform: capitalize; color: #0F0D1D; padding:16px 0 54px 0;}
.our_meetups .container .row .col.head h2 span{display: block;}
.our_meetups .slider .slick-prev:hover, .our_meetups .slider .slick-next:hover { background: #084BFF;} 
.our_meetups .slider #splideLeaders .splide__track { overflow: visible;} .our_meetups .slider .slick-slide { height: auto} 
.our_meetups .slider .splide__track .splide__list .splide__slide .card-box {position: relative;}
.our_meetups .slider .splide__track .splide__list .splide__slide .card-box img{ border-radius: 16px;} 
.our_meetups .slider .splide__track .splide__list .splide__slide .card-box .text_bottom {position: absolute; right: 0; bottom: 4px; width: 240px;text-align: center; }
.our_meetups .slider .splide__track .splide__list .splide__slide .card-box .text_bottom p.text{text-align: center;font-style: normal;font-weight: 700;font-size: 22px; padding-bottom: 8px;line-height: 30px;text-align: center;color: #0F0D1D;}
.our_meetups .slider .splide__track .splide__list .splide__slide .card-box .text_bottom p.text span{display: block;font-style: normal;font-weight: 400;font-size: 16px;line-height: 26px;text-align: center;color: rgba(30, 30, 30, 0.8);}

.our_growth {background: #2E29FF;padding: 64px 0 90px 0;position: relative;}
.our_growth .sec_overflow {overflow: hidden;}
.our_growth .container .row .col.head {display: flex;flex-direction: column; align-items: center;position: relative;z-index: 555;}
.our_growth .container .row .col.head h2 {  text-align: center; font-style: normal; font-weight: 700; font-size: 48px; line-height: 56px; letter-spacing: -0.96px; text-transform: capitalize; color: #ffffff; padding:16px 0 54px 0;}
.our_growth .container .row .col.head h2 span{display: block;}
.our_growth .slider { margin: 0px;position: relative;z-index: 555;}
.our_growth .slider .slick-prev:hover, .our_growth .slider .slick-next:hover { background: #084BFF;} 
.our_growth .slider #splideGrowth .splide__track { overflow: visible;} .our_growth .slider .slick-slide { height: auto} 
.our_growth .slider #honestFeedbacks .splide__track { overflow: visible;} .our_growth .slider .slick-slide { height: auto} 

.our_growth .slider .splide__arrow:disabled {opacity: 0 !important;}
.our_growth .slider .splide__arrow svg{display: none;}
.our_growth .slider .splide__arrow--next:hover, .our_growth .slider .splide__arrow--prev:hover { background: #084BFF;}
.our_growth .slider .splide__arrow--prev, .our_growth .slider .splide__arrow--next {background: radial-gradient(3.84% 103.75% at 45.19% -3.75%, rgba(255, 255, 255, 0.044) 0%, rgba(255, 255, 255, 0) 100%), #2E29FF;box-shadow: 0px 0px 0px 0.927273px #0054A5;z-index: 2;width: 52px;height: 52px;border-radius: 68px;position: absolute; top: 48%;}
.our_growth .slider .splide__arrow--prev{left: -25px;} .our_growth .slider .splide__arrow--next {right: -25px;}
.our_growth .slider button.splide__arrow.splide__arrow--prev:before { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M19 12L5 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 19L5 12L12 5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); background-repeat: no-repeat; content: ""; padding: 4px; display: inline-block; width: 24px; height: 24px; background-size: 24px;}
.our_growth .slider button.splide__arrow.splide__arrow--next:before { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M5 12L19 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 5L19 12L12 19" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); background-repeat: no-repeat; content: ""; padding: 4px; display: inline-block; width: 24px; height: 24px; background-size: 24px;}

.our_growth .slider .splide__track .splide__list .splide__slide .card-box {position: relative;}
.our_growth .slider .splide__track .splide__list .splide__slide .card-box img{ border-radius: 16px;} 
.our_growth .slider .splide__track .splide__list .splide__slide .card-box .text_bottom {position: absolute; right: 0; bottom: 4px; width: 240px;text-align: center; }
.our_growth .slider .splide__track .splide__list .splide__slide .card-box .text_bottom p.text{text-align: center;font-style: normal;font-weight: 700;font-size: 22px; padding-bottom: 8px;line-height: 30px;text-align: center;color: #0F0D1D;}
.our_growth .slider .splide__track .splide__list .splide__slide .card-box .text_bottom p.text span{display: block;font-style: normal;font-weight: 400;font-size: 16px;line-height: 26px;text-align: center;color: rgba(30, 30, 30, 0.8);}

/* utkarsh add class */
.our_growth .sec_overflow.service-tech{margin-top:0px}
.blue{color:#2E29FF!important}
.black{color:#1E1E1E!important}
.testimonial-box.white::after{ background-image: url('data:image/svg+xml,<svg width="75" height="85" viewBox="0 0 75 85" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(%23clip0_720_621)"><path d="M74 85C74 78.9404 68.5318 74.271 62.3864 75.0834L51.9299 76.4661C21.2436 80.5227 -3.64299 52.5171 4.77136 23.3971L7.85552 12.7261C9.70064 6.34058 4.79035 0 -2 0H74V85Z" fill="%23FFFFFF"/></g><defs><clipPath id="clip0_720_621"><rect width="75" height="85" fill="white"/></clipPath></defs></svg>');}
.testimonial-box span.click.white{background: none;}
.testimonial-box .text_bottom.white{box-shadow: 0px 4px 10px 0px #0000001A;position: relative;}
.top-tag.arrow::before{background:url("../img/icons/blueleftarrow.svg")}
.top-tag.arrow::after{background:url("../img/icons/blueleftarrow.svg");rotate:180deg}
.our_growth .slider #splideGrowth2 .splide__track { overflow: visible;}
.location {
    right: 16px;  position: absolute; display: flex; align-items: center; gap: 8px; background: rgba(46, 41, 255, 0.05); border-left: 1px solid #2E29FF; padding: 8px; white-space: nowrap; height: 32px; border-radius: 0 8px 8px 0; font-size: 0.85em; color: #2E29FF; font-weight: 500;
}
.location-img-container {
    width: 16px; height: 16px; display: flex; align-items: center; justify-content: center; overflow: hidden; cursor: pointer;
}
.location-img {
    width: 100%; height: 100%; object-fit: contain;
}


/* utkarsh end classes */


.choose_us{}
.choose_us .accordion{border-radius: 16px;padding-bottom: 16px;}
.choose_us .accordion-item {margin-bottom: 24px;background: transparent !important;border: none; overflow: hidden;}
.choose_us .accordion-item .accordion-button { font-style: normal;padding: 16px 16px 16px 24px !important;font-style: normal; font-weight: 700; font-size: 24px; line-height: 24px; color: #F5F5F5; background: rgba(17, 94, 247, 0.58); backdrop-filter: blur(2.5px);border: solid 1px #dbdbdb;  border-radius: 16px !important;border-top: transparent; border-left: transparent;}
.choose_us .accordion-item .accordion-button:focus {z-index: 3;box-shadow: none; }
.choose_us .accordion-item p.accordion-header {padding-top: 0 !important;}
.choose_us .accordion-item  .accordion-body{padding: 0px 0px 16px 24px !important;font-style: normal;font-weight: 400;font-size: 16px;line-height: 24px;color: #F5F5F5;background: rgba(17, 94, 247, 0.58); backdrop-filter: blur(2.5px);border: solid 1px #dbdbdb; border-top: transparent;border-left: transparent; border-bottom-right-radius: 16px !important; border-bottom-left-radius: 16px !important; }
.choose_us .accordion-item  .accordion-body a {color: #ffffff;font-weight: 600;}
.choose_us .accordion-item .accordion-button:not(.collapsed) {box-shadow: none !important;color: #ffffff !important; border-bottom: transparent;border-radius: 0 !important; border-top-left-radius: 16px !important; border-top-right-radius: 16px !important;}
.choose_us .accordion-item .accordion-button:not(.collapsed):after{background-repeat: no-repeat; width: 24px;height: 16px; background-image: url('data:image/svg+xml,<svg width="24" height="16" viewBox="0 0 28 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 2L14 14L26 2" stroke="%23F5F5F5" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>');}
.choose_us .accordion-item .accordion-button:after{background-repeat: no-repeat; width: 24px;height: 16px; background-image: url('data:image/svg+xml,<svg width="24" height="16" viewBox="0 0 28 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 2L14 14L26 2" stroke="%23F5F5F5" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>');}
.faq_prioritize {background: #ffffff;padding: 64px 0;}
.faq_prioritize .ebaccordion {position: relative;z-index: 6;}
.faq_prioritize .ebaccordion .col.col-md-7.head{padding-left: 80px;}
.faq_prioritize .container .row .col.head h2 {font-style: normal;font-weight: 600;font-size: 48px;line-height: 58px;letter-spacing: -0.01em;color: #111827;padding-top: 16px;}
.faq_prioritize .container .row .col.head h2 span{display: block;}
.faq_prioritize .ebaccordion .container .accordion{margin-top: 48px; background: #ffffff; border-radius: 16px;}
.faq_prioritize .ebaccordion .container .accordion-item {margin-bottom: 24px;background: transparent !important;border: none; border-bottom: solid 1px #dbdbdb; overflow: hidden;}
.faq_prioritize .ebaccordion .container .accordion-item .accordion-button { border-top-left-radius: 24px !important; border-top-right-radius: 24px !important;font-style: normal;background: transparent !important;padding: 24px 0 !important;font-weight: 600;font-size: 18px;line-height: 24px;color: #111827;}
.faq_prioritize .ebaccordion .container .accordion-item .accordion-button:focus {z-index: 3;border-color: transparent;box-shadow: none; }
.faq_prioritize .ebaccordion .container .accordion-item .accordion-body{font-style: normal;font-weight: 500;padding: 0px 10px 38px 0px !important;font-size: 16px;line-height: 24px;color: rgba(17, 24, 39, 0.7);}
.faq_prioritize .ebaccordion .container .accordion-item .accordion-button:not(.collapsed) {box-shadow: none !important;color: #2E29FF !important;}

.consultation-cta {margin-top: 60px;}

.faq {background: linear-gradient(0deg, rgba(46, 41, 255, 0.15) 12.72%, rgba(255, 255, 255, 0) 41.91%);}
.faq .ebaccordion {background: #FFFFFF; border-radius: 28px; padding: 80px 87px;position: relative;z-index: 6;}
.faq .container .row .col h2 {font-style: normal;font-weight: 600;font-size: 48px;line-height: 58px;text-align: center;letter-spacing: -0.01em;color: #111827;}
.faq .ebaccordion .container .accordion{margin-top: 48px;}
.faq .ebaccordion .container .accordion-item {margin-bottom: 24px;background: #F3F3F6 !important;border-radius: 28px !important;border: none; overflow: hidden;}
.faq .ebaccordion .container .accordion-item .accordion-button { border-top-left-radius: 24px !important; border-top-right-radius: 24px !important;font-style: normal;background: #F3F3F6 !important;padding: 24px !important;font-weight: 600;font-size: 18px;line-height: 24px;color: #111827;}
.faq .ebaccordion .container .accordion-item .accordion-button:focus {z-index: 3;border-color: transparent;box-shadow: none; }
.faq .ebaccordion .container .accordion-item .accordion-body{font-style: normal;font-weight: 500;padding: 0px 24px 24px 24px !important;font-size: 16px;line-height: 24px;color: rgba(17, 24, 39, 0.7);}
.faq .ebaccordion .container .accordion-item .accordion-button:not(.collapsed) {box-shadow: none !important;}



.footer-top{ position: relative; padding: 190px 0 30px 0; background-color: #2E29FF;}  .footer-top.about{ position: relative; padding: 95px 0 30px 0; background-color: #2E29FF;} 
.footer-top.space_top{ position: relative; padding: 90px 0 30px 0; background-color: #2E29FF;} 
.footer-top .container{position: relative !important; z-index: 1 !important;} .footer-top .container .row .col.one{max-width: 35% !important;padding-right: 10%;} .footer-top .container .row .col.two{max-width: 18% !important;} .footer-top .container .row .col.three{max-width: 25% !important;} .footer-top .container .row .col.four{max-width: 22% !important} .footer-top .container .row .col a img{object-fit: scale-down;} .footer-top .container .row .col p.text{padding: 16px 0 32px;font-style: normal;font-weight: 400;font-size: 14px;line-height: 22px;color: #FFFFFF;} .footer-top .container .row .col .social-media {display: flex;gap: 16px;} .footer-top .container .row .col p.footer-head{font-style: normal;font-weight: 500;font-size: 13px;line-height: 20px;text-transform: uppercase;color: #4BFFED; padding-bottom: 27px;} .footer-top .container .row .col ul.menu-list{list-style: none;padding: 0;} .footer-top .container .row .col ul.menu-list li{margin-bottom: 28px;} .footer-top .container .row .col ul.menu-list li a{font-style: normal;text-decoration: none;font-weight: 500;font-size: 16px;line-height: 24px;color: #FFFFFF;} .footer-top .container .row .col ul.menu-list li a:hover{color: #4BFFED;} .footer-top .container .row .col .phone p.subhead{font-style: normal;font-weight: 500;font-size: 13px;line-height: 20px;text-transform: uppercase;color: #4BFFED; padding-bottom: 5px;} .footer-top .container .row .col .phone a{font-style: normal;text-decoration: none;font-weight: 500;font-size: 16px;line-height: 24px;color: #FFFFFF;display: flex; padding-bottom: 10px;} .footer-top .container .row .col .email{border-top: 1px solid rgba(255, 255, 255, 0.12);margin-top: 40px;padding-top: 40px;} .footer-top .container .row .col .email p.subhead{font-style: normal;font-weight: 500;font-size: 13px;line-height: 20px;text-transform: uppercase;color: #4BFFED; padding-bottom: 5px;} .footer-top .container .row .col .email a{font-style: normal;text-decoration: none;font-weight: 500;font-size: 16px;line-height: 24px;color: #FFFFFF;display: flex; padding-bottom: 10px;} .eb-footer {background-color: #2E29FF;text-align: center;} .eb-footer p.eb-text {font-family: "Space Grotesk", sans-serif;cursor: pointer;font-style: normal;font-weight: 600;font-size: 171.622px;line-height: 223px;background: linear-gradient(180deg, #FFFFFF 27.16%, rgba(255, 255, 255, 0) 78.45%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;position: relative;bottom: -20px;opacity: 0.5;} 
.eb-footer p.eb-text:hover {transition: .3s ease-in-out; font-family: "Space Grotesk", sans-serif;cursor: pointer;font-style: normal;font-weight: 600;font-size: 171.622px;line-height: 223px;background: linear-gradient(180deg, #FFFFFF 39.16%, rgba(255, 255, 255, 0) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;position: relative;opacity: 1;} 
.footer-copyright{background: #1813DF; padding: 20px 0;} .footer-copyright .container .row .col p.text{font-style: normal;font-weight: 500;font-size: 13px;line-height: 20px;color: #FFFFFF;} .footer-copyright .container .row .col p.text a{font-style: normal;margin-left: 24px;font-weight: 500;font-size: 13px;line-height: 20px;text-decoration-line: underline;text-underline-offset: 4px;color: #FFFFFF;} .footer-copyright .container .row .col p.made-text{ display: flex;align-items: center;justify-content: flex-end; font-style: normal;font-weight: 500;font-size: 13px;line-height: 20px;text-transform: uppercase;color: #4BFFED;} .footer-copyright .container .row .col p.made-text img{margin-right: 6px;} 



/* AI Developement Services Page */
.speaks { position: relative; padding: 120px 0; background-color: #2E29FF;z-index: 4;}
.speaks .container.saas  .row h2.head {font-style: normal; font-weight: 600;font-size: 48px;line-height: 58px;letter-spacing: -0.01em;color: #FFFFFF;padding-bottom: 20px;}
.speaks .container.saas .focused { padding: 0px 24px 54px 0;}
.speaks .container.saas  .row {align-items: center;}
.speaks .container.saas .focused h2.title {font-style: normal;font-weight: 700;font-size: 54px;line-height: 68px;text-transform: capitalize;color: #FFFFFF;padding-bottom: 24px;}
.speaks .container.saas .focused p.sub-title {font-style: normal;font-weight: 400;font-size: 24px;line-height: 32px;letter-spacing: -0.02em;color: #FFFFFF;}
.speaks .container.saas .eb-count {background-image: url('data:image/svg+xml,<svg width="288" height="100%" viewBox="0 0 288 145" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 0.5H272C280.56 0.500004 287.5 7.43959 287.5 16V129C287.5 137.56 280.56 144.5 272 144.5H16C7.43959 144.5 0.5 137.56 0.5 129V16C0.5 7.43959 7.43959 0.5 16 0.5Z" fill="url(%23paint0_linear_640_1591)"/><path d="M16 0.5H272C280.56 0.500004 287.5 7.43959 287.5 16V129C287.5 137.56 280.56 144.5 272 144.5H16C7.43959 144.5 0.5 137.56 0.5 129V16C0.5 7.43959 7.43959 0.5 16 0.5Z" stroke="url(%23paint1_linear_640_1591)"/><defs><linearGradient id="paint0_linear_640_1591" x1="0" y1="72.5" x2="288" y2="72.5" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.1"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_640_1591" x1="-2.04365e-06" y1="72.868" x2="288" y2="72.868" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.4375" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>'); 
  padding: 24px 0 24px 24px; background-repeat: no-repeat;}
.speaks .container.saas .eb-count p span.text{font-style: normal; font-weight: 700; font-size: 22px; line-height: 36px; text-transform: capitalize;padding-bottom: 8px; color: #FFFFFF;}
.speaks .container.saas .eb-count p span.num{font-style: normal; font-weight: 700; font-size: 64px; line-height: 68px; text-transform: capitalize;color: #FFFFFF;display: block;}
.speaks .container.saas .row .col .row.countsect {padding-left: 48px;}

.speaks .container.ai .row h2.head {font-style: normal; font-weight: 600;font-size: 48px;line-height: 58px;letter-spacing: -0.01em;color: #FFFFFF;padding-bottom: 20px;}
.speaks .container.ai .row .mumbers{margin: 120px 0;}
.speaks .container.ai .num-grid{display: grid;padding:48px 0 64px 0; gap: 32px; align-items: center; justify-content: space-between;grid-template-columns: 1fr 1fr 1fr 1fr;}
.speaks .container.ai .num-grid .num-grid-list {text-align: center;padding: 56px 26px;background: #ffffff;border-radius: 28px;}
.speaks .container.ai .num-grid .num-grid-list p{font-style: normal;font-weight: 700;font-size: 58px;line-height: 70px;color: #115EF7;text-align: center;}
.speaks .container.ai .num-grid .num-grid-list p span{display: block;font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;text-align: center;color: #111827;}

.speaks.usp { position: relative; padding: 48px 0; background-color: #2E29FF;z-index: 4; overflow: hidden;}
.speaks.usp::after{ content: '';position: absolute; bottom: -50px; left: 60px; width: 329px;height: 330px; z-index: 0; background-image: url(./../img/hire/back_shadow_usp.svg); background-repeat: no-repeat;}
.speaks.usp::before{ content: '';position: absolute; top: 0px; right: 60px; width: 329px;height: 330px; z-index: 0; background-image: url(./../img/hire/back_shadow_usp.svg); background-repeat: no-repeat;}

.speaks.usp .container .usp-grid {position: relative; display: grid; gap: 16px; align-items: center; justify-content: space-between;grid-template-columns: 1fr 1fr 1fr 1fr 1fr;}
.speaks.usp .container .usp-grid .eb-usp p {display: flex;justify-content: flex-start; align-items: center;gap: 8px;}
.speaks.usp .container .usp-grid .eb-usp p span{font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px; color: #FFFFFF;}

.speaks.usp .container .usp-grid .eb-usp { background-repeat: no-repeat; background: #2e29ff6b; padding: 16px 36px; border: solid 1px #F2F2FF; border-radius: 16px;
  /* background-image: url('data:image/svg+xml,<svg width="100%" height="100%" viewBox="0 0 100% 100%" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 0.5H203.6C212.16 0.5 100% 7.43959 219.1 16V40C219.1 48.5604 212.16 55.5 203.6 55.5H16C7.43959 55.5 0.5 48.5604 0.5 40V16L0.504883 15.5996C0.717246 7.22424 7.57345 0.5 16 0.5Z" fill="white" fill-opacity="0.05"/><path d="M16 0.5H203.6C212.16 0.5 219.1 7.43959 219.1 16V40C219.1 48.5604 212.16 55.5 203.6 55.5H16C7.43959 55.5 0.5 48.5604 0.5 40V16L0.504883 15.5996C0.717246 7.22424 7.57345 0.5 16 0.5Z" stroke="url(%23paint0_linear_823_1287)"/><defs><linearGradient id="paint0_linear_823_1287" x1="0" y1="28" x2="100%" y2="100%" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>'); */
}




.client-logos{margin-top: 80px;position: relative;}
.client-logos::before {content: '';position: absolute;transform: rotate(0deg);right: 0;top: 0;z-index: 1;width: 100px;height: 64px;background: linear-gradient(90deg, #d6d6f7 0%, rgba(232, 232, 255, 0) 138%); transform: matrix(-1, 0, 0, 1, 0, 0);}
.client-logos::after {content: '';position: absolute;transform: rotate(180deg);left: 0;top: 0;z-index: 1;width: 100px;height: 64px;background: linear-gradient(270deg, #d6d6f7 0%, rgba(232, 232, 255, 0) 138%); transform: matrix(-1, 0, 0, 1, 0, 0);}
.client-logos.hire::before {content: '';position: absolute;right: 0;bottom: 0;z-index: 1;width: 100px;height: 264px;background: linear-gradient(90deg, #FFFFFF 7.5%, rgba(255, 255, 255, 0) 144%);}
.client-logos.hire::after {content: '';position: absolute;left: 0;bottom: 0;z-index: 1;width: 100px;height: 264px;background: linear-gradient(0deg, #FFFFFF 7.5%, rgba(255, 255, 255, 0) 144%);}
.client-logos .splide__track .splide__list .splide__slide {display: flex;justify-content: center;align-items: center;}
.client-logos .splide__track .splide__list .splide__slide .card-box{display: flex;justify-content: center;align-items: center;}
.client-logos .splide__track .splide__list .splide__slide .card-box img{width: 100%;}


.client-expertise {position: relative;z-index: 5;    margin-top: -100px;}
.client-expertise .head {display: flex;    flex-direction: column;    align-items: center;}
.common .head{display: flex;    flex-direction: column;    align-items: center; gap: 24px;}
.client-expertise .splide__track .splide__list .splide__slide {display: flex;justify-content: center;align-items: center;}
.client-expertise .splide__track .splide__list .splide__slide .models-grid-list{background: #FFFFFF;display: flex;align-items: center; width: 266px;padding: 35px 0; justify-content: center;border-radius: 24px;}
.client-expertise .splide__track .splide__list .splide__slide .models-grid-list img{width: 100%;height: 48px; object-fit: scale-down;}

/* hire pages */
.our_expertise{background: #2E29FF; padding: 64px 0;position: relative;}

.why_choose{background: #2E29FF; padding: 64px 0;position: relative;}
.why_choose_us{}

.our_hiring{background: #2E29FF; padding: 64px 0;position: relative;}
.our_hiring_process{}

.right_expert{background: #2E29FF; padding: 64px 0;position: relative;}
.right_expert::before{ content: '';position: absolute; bottom: 0px; left: 60px; width: 329px;height: 330px; z-index: 0; background-image: url(./../img/hire/back_shadow_usp.svg); background-repeat: no-repeat;}

.right_expert .container .row .head h2 {  font-style: normal; font-weight: 700; font-size: 48px; line-height: 62px; letter-spacing: -0.96px; text-transform: capitalize; color: #0F0D1D; padding: 16px 0 0 0;}
.right_expert .container .row .head ul.expert_list{list-style: none;padding-left: 0;display: flex;align-items: center; gap: 24px;margin-top: 24px;}
.right_expert .container .row .head ul.expert_list li{font-style: normal;font-weight: 400;font-size: 18px;line-height: 24px;color: #F3F3F3;display: flex;align-items: center;gap: 8px;}
.right_expert .container .row .expert_skills{display: grid;grid-template-columns: repeat(8, 1fr);gap: 16px;margin-top: 48px;}

.dev-services {}
.dev-services .container .row.tech-text h2 {font-style: normal;font-weight: 600;font-size: 48px;line-height: 58px;letter-spacing: -0.01em;color: #111827;}
.dev-services .container .row.tech-text p {font-style: normal; font-weight: 500; font-size: 24px; line-height: 32px; letter-spacing: -0.02em; color: #115EF7;padding: 16px 0 48px;}

.industries.aipad {padding: 100px 0 420px 0;overflow: hidden;} .industries {padding: 100px 0;overflow: hidden;} .industries.services {padding: 0;overflow: visible;} 
.industries .container .row h2 {font-style: normal;font-weight: 600;font-size: 48px;line-height: 58px;letter-spacing: -0.01em;color: #111827; text-align: center;}
.industries .container .row p {font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px; text-align: center; color: #111827;padding: 16px 20% 48px;}

.industries.engagement { position: relative;background: #F3F3F6;padding: 64px 0px 84px 0px;overflow: hidden;}
.industries.engagement .container .row .text-center {display: flex; justify-content: center; flex-direction: column; align-items: center;}
.industries.engagement .container .row h2 {  font-style: normal; font-weight: 700; font-size: 48px; line-height: 62px; letter-spacing: -0.96px; text-transform: capitalize; color: #0F0D1D; padding: 16px 0 0 0;}
.industries.engagement .container .row p {font-style: normal; font-weight: 400; font-size: 20px; line-height: 28px; text-align: center; color: #111827;padding: 16px 20% 48px;}
.industries.engagement .container .row .models_grid {display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 24px; position: relative; }
.industries.engagement .container .row .models_grid .models_col{position: relative; background: #FFFFFF; box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1); border-radius: 24px;padding: 24px;border: solid 1px #115EF7;}
.industries.engagement .container .row .models_grid .models_col picture{position: absolute; right: 24px;top: 24px;background: #2e29ff; padding: 8px; border-radius: 12px;}
.industries.engagement .container .row .models_grid .models_col h3 span{display: block;}
.industries.engagement .container .row .models_grid .models_col h3{font-style: normal;font-weight: 700;font-size: 24px;line-height: 32px;color: #0F0D1D;padding-bottom: 36px;}
.industries.engagement .container .row .models_grid .models_col p.text{font-style: normal;font-weight: 400;font-size: 16px;line-height: 28px;color: #1E1E1E;padding:0 0 16px 0 !important;text-align: left !important;}
.industries.engagement .container .row .models_grid .models_col p.text a{font-style: normal;font-weight: 600;font-size: 16px;line-height: 28px;color: #2e29ff;text-decoration: none;}
.industries.engagement .container .row .models_grid .models_col ul {}
.industries.engagement .container .row .models_grid .models_col ul li {font-style: normal;font-weight: 400;font-size: 16px;line-height: 28px;color: #1E1E1E;padding-bottom: 8px;}
.industries .build-ai { margin: 0px;position: relative;}
.industries .build-ai::before {content: '';position: absolute;transform: rotate(0deg);right: -316px;top: 0;z-index: 1;width: 390px;height: 210px;background: linear-gradient(270deg, #f3f3f6 0%, rgba(255, 255, 255, 0.7) 42.4%, rgba(255, 255, 255, 0) 100%);}
.industries .build-ai::after {content: '';position: absolute;transform: rotate(180deg);left: -316px;top: 0;z-index: 1;width: 390px;height: 210px;background: linear-gradient(270deg, #f3f3f6 0%, rgba(255, 255, 255, 0.7) 42.4%, rgba(255, 255, 255, 0) 100%);}

.industries.services .build-ai::before {content: '';position: absolute;transform: rotate(0deg);right: -340px;top: 0;z-index: 1;width: 390px;height: 230px;background: linear-gradient(270deg, #2e29ff 0%, rgb(46 41 255) 70.4%, rgba(255, 255, 255, 0) 100%);}
.industries.services .build-ai::after {content: '';position: absolute;transform: rotate(180deg);left: -340px;top: 0;z-index: 1;width: 390px;height: 230px;background: linear-gradient(270deg, #2e29ff 0%, rgb(46 41 255) 70.4%, rgba(255, 255, 255, 0) 100%);}

.industries .build-ai .splide__track .splide__list .splide__slide .card-box {padding: 20px;border-radius: 28px;background: #ffffff;min-height: 220px;height: 100%;}
.industries .build-ai .splide__track .splide__list .splide__slide .card-box h3{font-style: normal;font-weight: 600;font-size: 24px;line-height: 32px;letter-spacing: -0.02em;color: #111827;padding-bottom: 12px;}
.industries .build-ai .splide__track .splide__list .splide__slide .card-box p{font-style: normal; font-weight: 400;padding: 0;text-align: left;font-size: 16px;line-height: 24px;color: #111827;}
.industries .build-ai .splide__track .splide__list .splide__slide .card-box p span{font-style: normal;font-weight: 600;font-size: 16px;line-height: 26px;color: #111827;}


/* slick prev next css */
.industries .build-ai .splide__arrow:disabled {opacity: 0 !important;}
.industries .build-ai .splide__arrow svg{display: none;}
.industries .build-ai #buildAI .splide__track, .industries.services .build-ai #buildAI .splide__track { overflow: visible;} .industries .build-ai .slick-slide { height: auto}
.industries .build-ai .splide__arrow--next:hover, .industries .build-ai .splide__arrow--prev:hover { background: #084BFF;}
.industries .build-ai .splide__arrow--prev, .industries .build-ai .splide__arrow--next {background: radial-gradient(3.84% 103.75% at 45.19% -3.75%, rgba(255, 255, 255, 0.044) 0%, rgba(255, 255, 255, 0) 100%), #2E29FF;box-shadow: 0px 0px 0px 0.927273px #0054A5;z-index: 2;width: 52px;height: 52px;border-radius: 68px;position: absolute; top: 50%;}
.industries .build-ai .splide__arrow--prev{left: -25px;} .industries .build-ai .splide__arrow--next {right: -25px;}
.industries .build-ai button.splide__arrow.splide__arrow--prev:before { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M19 12L5 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 19L5 12L12 5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); background-repeat: no-repeat; content: ""; padding: 4px; display: inline-block; width: 24px; height: 24px; background-size: 24px;}
.industries .build-ai button.splide__arrow.splide__arrow--next:before { background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M5 12L19 12" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/><path d="M12 5L19 12L12 19" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>'); background-repeat: no-repeat; content: ""; padding: 4px; display: inline-block; width: 24px; height: 24px; background-size: 24px;}


.diverse-models{ position: relative; padding: 0px 0px 120px 0px; background-color: #2E29FF;} .diverse-models .container {position: relative;z-index: 6;}
.diverse-models .container .row h2 {font-style: normal;font-weight: 600;font-size: 48px;line-height: 58px;letter-spacing: -0.01em;color: #ffffff; text-align: center;}

/* .diverse-models .container .models-grid{display: grid;padding:48px 0 0px 0; gap: 24px; align-items: center; justify-content: space-between;grid-template-columns: 1fr 1fr 1fr 1fr;} */


.business {position: relative; padding: 0 0 320px 0;overflow: hidden;} .business.about {position: relative; padding: 0 0 205px 0;overflow: hidden;}
.business .business-cta {  position: relative; background: #2E29FF;border-radius: 20px;padding: 32px; gap: 200px; display: flex;align-items: center;justify-content: space-between;align-items: center;}
.business .business-cta h3 {border-radius: 16px;font-style: normal;font-weight: 600;font-size: 24px;line-height: 32px;letter-spacing: -0.02em;color: #ffffff;width: fit-content; padding: 18px 0 10px 0;}
.business .business-cta p {font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px;  color: #ffffff;padding: 0 !important;}
.business .business-cta::after { position: absolute; content: "";width: 354px; height: 200px; right: 30%;
  background-image: url('data:image/svg+xml,<svg width="580" height="205" viewBox="0 0 580 205" fill="none" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><rect width="580" height="310" transform="translate(0 -53)" fill="url(%23pattern0_640_1163)"/><defs><pattern id="pattern0_640_1163" patternContentUnits="objectBoundingBox" width="1" height="1"><use xlink:href="%23image0_640_1163" transform="matrix(0.00311379 0 0 0.00582891 -0.465517 -0.158064)"/></pattern><image id="image0_640_1163" width="500" height="316" preserveAspectRatio="none" xlink:href="data:image/png;base64,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"/></defs></svg>');
}

.ebabout .business-cta {z-index: 44; margin-top: 0px; overflow: hidden; position: relative; background: radial-gradient(3.84% 103.75% at 45.19% -3.75%, rgba(255, 255, 255, 0.044) 0%, rgba(255, 255, 255, 0) 100%), #ffffff; box-shadow: 0px 0px 0px 0.927273px #ffffff;border-radius: 28px;padding: 80px 0; display: flex;flex-direction: column;align-items: center;}


.workflow { background-color: #FFFFFF;border-radius: 28px; padding: 60px 40px;margin-top: 60px; margin-bottom: -300px;}
.workflow .row .col h2 {font-style: normal;font-weight: 600;font-size: 48px;line-height: 58px;letter-spacing: -0.01em;color: #111827;}
.workflow .row .col p {font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;color: rgba(17, 24, 39, 0.7);padding: 8px 0;}
.workflow .process { padding: 48px 0;}
.workflow .process .splide__track .splide__list .splide__slide .card-box span.step{position: relative; background: #2E29FF;border-radius: 8px;padding: 1px 16px;font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;color: #fff;}
.workflow .process .splide__track .splide__list .splide__slide .card-box{position: relative;}
.workflow .process .splide__track .splide__list .splide__slide .card-box::after {content: "";position: absolute;width: 100%;height: 4px;border-top: 1.5px dashed rgba(17, 24, 39, 0.2);top: 12px;left: -100%;z-index: -1;}
.workflow .process .splide__track .splide__list .splide__slide .card-box h3{ font-style: normal;padding: 12px 0 20px 0;margin: 0 !important;font-weight: 600;font-size: 28px;line-height: 38px;letter-spacing: -0.02em;color: #111827;}
.workflow .process .splide__track .splide__list .splide__slide .card-box h3 span {display: block;}
.workflow .process .splide__track .splide__list .splide__slide .card-box p, .workflow .process .splide__track .splide__list .splide__slide .card-box ul li{ font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;color: rgba(17, 24, 39, 0.7);padding-bottom: 8px;}

.eb-author-sec{ display: flex; align-items: center; gap: 28px;justify-content: flex-end; margin-top: 56px;}

.case-studies-card {border-radius: 13px;cursor: pointer;background: #ffffff;box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);}
.case-studies-spacing {margin: 10px 0 40px;}
.card-image-wrapper {position: relative;border-top-left-radius: 10px;border-top-right-radius: 10px;min-height: 78px;}
.card-image-wrapper img {width: 100%;}
.card-image-30::before {content: '';position: absolute;width: 100%;height: 100%;border-top-left-radius: 10px;border-top-right-radius: 10px;background-color: rgba(63, 64, 66, .54);}
.case-studies-card:hover {transition: all .3s ease-in;box-shadow: 0 15px 50px 0 rgba(26, 38, 74, .1);}
.sub-card-image {position: absolute;border: 15px solid #fff;background: #fff;border-radius: 20%;top: 50%;transform: translate(20%, 0);box-shadow: 0 4px 5px 1px rgba(0, 0, 1, .16);}
.case-studies-card-text {margin: 80px 30px 0;border-bottom: 1px solid #ecebeb;min-height: 114px;min-height: 8.5em;}
.case-studies-card-text span.title{font-size: 24px;font-weight: 600;padding-bottom: 12px;}
.case-studies-card-text p{font-size: 16px;font-weight: 400;}


.about p.text{font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;color: rgba(17, 24, 39, 0.72);padding-bottom: 24px;}
.our_leaders{padding: 60px 0;position: relative;background: linear-gradient(-180deg, rgba(255, 255, 255, 0.15) 12.72%, rgba(255, 255, 255, 0) 41.91%)}
.our_leaders .leaders {display: flex; align-items: center; justify-content:space-between;gap: 48px;padding-top: 48px;}
.our_leaders .leaders .leaders_list { display: flex; flex-direction: column; align-items: center; }
.our_leaders .leaders .leaders_list figure { position: relative; width: 178px; height: 178px; border-radius: 50%;}
.our_leaders .leaders .leaders_list figure a{ border-radius: 50%; cursor: pointer;}
.our_leaders .leaders .leaders_list figure a .overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0); transition: background 0.5s ease; border-radius: 50%;}
.our_leaders .leaders .leaders_list figure a:hover .overlay { display: block; background: radial-gradient(circle at center, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.79) 100%); transform: rotate(143deg); }
.our_leaders .leaders .leaders_list figure a img { position: absolute; width: 178px; height: 178px; left: 0; border-radius: 50%; object-fit: scale-down;}
.our_leaders .leaders .leaders_list figure a .button { display: flex; justify-content: center; align-items: center; opacity: 0; transition: opacity .35s ease;}  
.our_leaders .leaders .leaders_list figure a .button { z-index: 1;}
.our_leaders .leaders .leaders_list figure a .button img{width: 35px;position: relative;}
.our_leaders .leaders .leaders_list figure:hover .button { opacity: 1;}

.our_leaders .leaders .leaders_list p{ font-style: normal; font-weight: 600; font-size: 20px; line-height: 24px; color: #211D1D;padding-top: 36px !important;}
.our_leaders .leaders .leaders_list p span{ font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px; color: rgba(33, 29, 29, 0.72);padding-top: 4px !important;}
.profile {   display: flex;  align-items: center;  gap: 16px;  padding: 52px 0 36px 0;}
.profile .designation p{font-size: 22px;}
.profile {padding: 24px 0 48px 0;}
.profile figure{margin: 0 !important;}
.profile figure img {width: 82px;}
.profile .designation p {font-style: normal;font-weight: 700;font-size: 30px;line-height: 36px;color: #211D1D !important;padding: 0 !important; }
.profile .designation p span {font-style: normal;font-weight: 400;font-size: 16px;line-height: 24px;color: #001F3C !important;}
.mx-auto { margin: 0 auto;}
.calendly {padding: 80px 0;}
.calendly h2 {padding: 30px 0;font-size: 40px;line-height: 48px;}
.max-width-800 {width: 100%;max-width: 800px;}
.calendly-contact {padding: 20px;border-radius: 28px;background: #ffffff;}

.title-gradient {background: linear-gradient(92.77deg, #094CFF 19.03%, #9D4CF3 99.11%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-style: normal;}


.group_img {position: relative;}
.group_img .circle{position: absolute; left: 400px; top: -12px;}
.group_img .eb_text_circle::before {content: ""; position: absolute; width: 180px; height: 180px; z-index: 0; right: 10px; top: 10px; background: url('data:image/svg+xml,<svg width="180" height="180" viewBox="0 0 200 200" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0C31.6493 0 57.3066 25.9546 57.3066 57.971V84.058C57.3066 116.074 82.9639 142.029 114.613 142.029H142.693C174.343 142.029 200 167.984 200 200V0H0Z" fill="%232E29FF"/></svg>');}
.group_img .eb_text_circle { position: relative; width: 120px; height: 120px; border-radius: 100vmax; display: flex; align-items: center; justify-content: center;}
.group_img .eb_text_circle .logo { position: absolute; width: 56px; height: 56px; background: url("https://engineerbabu.com/assets/img/engineerbabu-logo-white.svg"); background-size: cover; border-radius: 100vmax; background-position: center;}
.circletexture {border: solid 1px #fff;
    border-radius: 50%; position: absolute; width: 100%; height: 100%; color: #ffffff; font-size: 14px; animation: textRotation 8s linear infinite;}
.circletexture span {letter-spacing: -0.02px;position: absolute;left: 50%;font-size: 12px;transform-origin: 0 58px;}
@keyframes textRotation {
to {
    transform: rotate(360deg);
	}
}


.feedbacks { position: relative; padding: 78px 0; background-color: #2E29FF;z-index: 4;}
.feedbacks .container .row{display: flex;align-items: center;}
.feedbacks .container .row .header1-content {padding-left: 38px;}
.feedbacks .container .row .img-space img{width: 100%;object-fit: cover; border-radius: 18px;}
.feedbacks-even .header1-content p.m-title, .feedbacks .header1-content p.m-title, .feedbacks .header1-content p.m-designation{font-size: 24px; line-height: 32px;font-weight: 600;  padding-top: 12px; color: #ffffff; border-top: dotted 1px #a0adef;}
.feedbacks .header1-content p.m-title span, .feedbacks-even .header1-content p.m-title span {display: block;font-weight: 400; font-size: 18px;padding-left: 28px;}
.feedbacks .header1-content p.m-detail{font-size: 16px; line-height: 24px;font-weight: 400;padding-bottom: 12px; color: #ffffff;}
.feediframe iframe, .feediframe picture img { border-radius: 20px; }
.calendly-contact{position: relative;z-index: 7 !important;}


.feedbacks-even { position: relative; padding: 78px 0; background-color: transparent;z-index: 4;}
.feedbacks-even .container .row{display: flex;align-items: center;}
.feedbacks-even .container .row .header1-content {padding-right: 38px;}
.feedbacks-even .container .row .img-space img{width: 100%;object-fit: cover; border-radius: 18px;}
.feedbacks-even .header1-content p.m-title, .feedbacks-even .header1-content p.m-designation{font-size: 24px; line-height: 28px;font-weight: 600;padding-bottom: 12px;color: #111827;}
.feedbacks-even .header1-content p.m-detail{font-size: 16px; line-height: 24px;font-weight: 400;padding-bottom: 12px; color: rgba(17, 24, 39, 0.72);}





.best-choice {padding: 320px 0 0 0;}
.best-choice.service {padding: 320px 0 100px 0;}
.best-choice .container .row.eb-cta {background: #2E29FF; border-radius: 28px;overflow: hidden;padding:16px 24px 36px 24px ;}
.best-choice .container .row .col.col-8{padding: 40px !important}
.best-choice .container .row .col.col-8 h3 {font-style: normal; font-weight: 600; font-size: 32px; line-height: 38px; letter-spacing: -0.02em; color: #fff;padding-bottom: 20px;}
.best-choice .container .row .col.col-8 ul.is-unlink {list-style: none;padding-left: 0;}
.best-choice .container .row .col.col-8 .column-sec{display: flex;}
.best-choice .container .row .col.col-8 ul li{font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px; color: #FFFFFF;padding-bottom: 14px;display: flex;align-items: center;gap: 8px;}
.best-choice .container .row .col.col-8 a.btn-blue.set-buttom {position: absolute;bottom: 40px;}
.desk-view{ display: block;}
.mobile-view{ display: none;}

@media only screen and (max-width: 1440px) {.hero-banner { padding: 120px 0 64px 0}}
@media only screen and (max-width: 1396px) {.hero-banner { padding: 120px 0 64px 0}.hero-banner .container .row .title {font-size: 52px;line-height: 72px;}.wap { max-width: 100%;}}
@media only screen and (max-width: 1199px) {}
@media only screen and (max-width: 1024px) {
  .eb-footer p.eb-text {font-size: 140.622px; line-height: 190px;}
  .media .container .media-col { max-width: 100%;}
}
@media (min-width: 992px) {
  .nav-item.dropdown:hover .dropdown-menu {
    display: block;
  }
}

/* On mobile, manually control visibility */
@media (max-width: 991px) {
  .dropdown-menu {
    display: none;
  }

  .dropdown-menu.show {
    display: block !important;
  }
}
@media only screen and (max-width: 920px){  
  .speaks .container.saas  .row {    flex-direction: column;}  .top-mt-40{margin-top: 40px;}
  .eb-footer p.eb-text {font-size: 104.622px;line-height: 152px;}
  .hire_expertise .container .row .col .head .mt-64, .expertise.experts .container .row .head .mt-64 { margin-top: 48px !important;}
  .hire_expertise .container .row .col p { text-align: left !important; padding-top: 0 !important; padding-bottom: 48px;} 
  .hire_expertise .container .row .col .head h2, .hire_expertise .container .row .col .head.pr h2 {padding: 24px 0 0px 0;}    .hire_expertise .container .row .col p.accordion-header { padding: 0 !important;}
  .footer-top .container .row .col.one, .footer-top .container .row .col.four { min-width: 100% !important; padding-right: 0;}
  .footer-top .container .row .col.two, .footer-top .container .row .col.three {min-width: 50% !important;padding: 24px 14px;}
  .intro .container .row, .e-card-g { flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;}
.hero-banner .container .row.hire p.text { padding: 16px 0px 32px 0; text-align: center;} .guide-collapse {margin-left: 0px !important; margin-bottom: 24px;}
.hero-banner .container .row.hire .unlist-grid {justify-items: center;padding-bottom: 0;} .top-20-award {margin: 30px 0;}
.top-20-award a, .top-20-award p { width: 180px;}     .hire_expertise .container .row, .expertise.experts .container .row { flex-direction: column;}
.speaks.usp .container .usp-grid { grid-template-columns: 1fr 1fr 1fr;}

.expertise.experts .container .row .eb_box .tech_stack { width: 100%;} .industries.engagement .container .row p { padding: 16px 0px 48px 0px;}
.industries.engagement .container .row h2 span.d-block{display: inline !important;}
.hire_expertise_grid { grid-template-columns: 1fr 1fr;} .hiring_top_grid { grid-template-columns: 1fr 1fr; gap: 38px;}
.industries.engagement .container .row .models_grid { grid-template-columns: 1fr 1fr ;}
.grow-bar {transform: skewY(-4deg) translateY(-10%);position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #2E29FF;transform-origin: 0 0;z-index: 1;}

.speaks .container.saas .focused{padding: 48px 0;}

.developer_experts .developer-card .head p.exp { gap: 4px; flex-direction: column;}

.focused {padding: 0 0 24px 0;}
.sec_why .container .row .head h2,
.focused h2.title {font-size: 32px;line-height: 40px;padding-top: 16px;} .focused p.sub-title, .speaks .container.saas .focused p.sub-title {font-size: 20px;line-height: 32px;}
.intro .author.pb-48 {padding-bottom: 36px !important;}

.sec_expertise .container .row .head h2, .faq_prioritize .container .row .col.head h2, .agencies .container .head h2, .our-solution .solution .row .col.head h2, .media .container .row .col.head h2, .our_meetups .container .row .col.head h2, .our_growth .container .row .col.head h2 {font-size: 32px;line-height: 40px;padding: 12px 0 24px 0;}
.speaks .container.saas .row .col .row.countsect { flex-direction: column; align-items: flex-start !important; padding-top: 54px; padding-left: 0 !important;}
.countsect .col .eb-count.mb-64{margin-bottom: 16px !important;}
.countsect .col.mt-n80 {margin-top: 16px !important;}
.intro .container .row.countsect .col { padding-left: 0; display: flex;justify-content: space-between;}
.eb-count {padding: 25px 40px !important; background: url('data:image/svg+xml,<svg width="288" height="190" viewBox="0 0 288 213" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 0.5H272C280.56 0.500004 287.5 7.43959 287.5 16V197C287.5 205.56 280.56 212.5 272 212.5H16C7.43959 212.5 0.5 205.56 0.5 197V16C0.5 7.43959 7.43959 0.5 16 0.5Z" fill="url(%23paint0_linear_475_421)"/><path d="M16 0.5H272C280.56 0.500004 287.5 7.43959 287.5 16V197C287.5 205.56 280.56 212.5 272 212.5H16C7.43959 212.5 0.5 205.56 0.5 197V16C0.5 7.43959 7.43959 0.5 16 0.5Z" stroke="url(%23paint1_linear_475_421)"/><defs><linearGradient id="paint0_linear_475_421" x1="0" y1="106.5" x2="288" y2="106.5" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.1"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_475_421" x1="-2.04365e-06" y1="107.041" x2="288" y2="107.041" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.4375" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>'); border-radius: 16px;background-repeat: no-repeat;}
/* .agencies .container .row .col table tbody tr th.top_border_tlist, .agencies .container .row .col table tbody tr td.bottom_border_tlist, .agencies .container .row .col table tbody tr td.border_tlist {border: none;} */
.eb-count p span.text {font-size: 20px;} .eb-count p span.num {font-size: 36px; line-height: 46px;} .eb-count p.bottom{font-size: 16px;padding-right: 44px;}


.speaks .container.saas .eb-count {background-image: url('data:image/svg+xml,<svg width="288" height="125" viewBox="0 0 288 145" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 0.5H272C280.56 0.500004 287.5 7.43959 287.5 16V129C287.5 137.56 280.56 144.5 272 144.5H16C7.43959 144.5 0.5 137.56 0.5 129V16C0.5 7.43959 7.43959 0.5 16 0.5Z" fill="url(%23paint0_linear_640_1591)"/><path d="M16 0.5H272C280.56 0.500004 287.5 7.43959 287.5 16V129C287.5 137.56 280.56 144.5 272 144.5H16C7.43959 144.5 0.5 137.56 0.5 129V16C0.5 7.43959 7.43959 0.5 16 0.5Z" stroke="url(%23paint1_linear_640_1591)"/><defs><linearGradient id="paint0_linear_640_1591" x1="0" y1="72.5" x2="288" y2="72.5" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.1"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_640_1591" x1="-2.04365e-06" y1="72.868" x2="288" y2="72.868" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.4375" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>');
    margin-bottom: 10px !important; background-repeat: no-repeat;}
.speaks .container.saas .eb-count p span.text {font-size: 20px;} .speaks .container.saas .eb-count p span.num {font-size: 36px; line-height: 46px;} 
.speaks .container.saas  .row {    flex-direction: column;}

.sec_expertise{    padding: 64px 6px;}
.sec_expertise .container .row.mb-4 {margin-bottom: 0 !important;}
.sec_why {padding: 64px 6px;}
.sec_why .container .row .col {width: 100%;   min-width: 100%;}
.sec_expertise .container .row .col {width: 100%;   min-width: 100%; margin-bottom: 16px;}
.sec_expertise .container .row .col .sec_card{position: relative;border-radius: 18px;}
.sec_expertise .container .row .col .sec_card img{position: absolute;top: 24px;right: 24px;}
.sec_expertise .container .row .col .sec_card .text h3 span{display: block;}

.faq_prioritize .ebaccordion .container .row .col{width: 100%; min-width: 100%;}
.faq_prioritize .container .row .col.head {padding-top: 32px;}
.faq_prioritize {  position: relative; z-index: 2;  padding: 80px 16px 0 16px;} .faq_prioritize .ebaccordion .container .accordion {margin-top: 0 !important;}
.mob-vertical {display: flex;justify-content: space-between;flex-direction: row-reverse;}
.sec_why .container .row .tech {display: flex;flex-direction: column;max-width :200px}
.sec_why .container .row .eb_number {display: flex;flex-direction: column;gap: 26px; margin-top: 16px;}
.sec_why .container .row .eb_number .sm_card { align-items: center; justify-content: flex-end; text-align: right;}
.sec_why .container .row .eb_number .sm_card p {font-size: 16px;}
.sec_why .container .row .eb_number .sm_card p span {font-size: 36px;margin-bottom: 6px !important;}
.trusted.sec_padding, .case-studies.sec_padding, .our_meetups {    padding: 64px 0 !important;}
.faq_img img {width: 100%;} .right_expert .container .row .expert_skills {grid-template-columns: repeat(4, 1fr);}
.sec_why .group_img img {width: 100%;}
.our_leaders .leaders {gap: 28px;padding-top: 28px;flex-direction: column;}
.container.top-about .row .col-8 {flex: 0 0 auto;width: 100%;margin: 0;padding: 0 16px !important;}
.top-20-award {justify-content: center;gap: inherit; padding: 0 10px;}
.top-20-award a { align-items: center; gap: 0;padding: 0 16px;}
.top-20-award p { align-items: center; gap: 0;padding: 0 6px;}
.top-20-award a img, .top-20-award p img {width: 75%;}
section.about, section .container .ebabout {padding: 0 16px;}
section .container .ebabout .business-cta{padding: 24px 16px;}
.about  h2 {font-size: 24px !important;}
.profile .designation p {font-style: normal;font-weight: 700;font-size: 20px;}
.expertise .container .row .col-8,
.about .container .row .col-8 {flex: 0 0 auto;width: 100%;margin: 0;}
.expertise .container .row.tech-text .head p{font-size: 16px; line-height: 24px;font-weight: 400;padding-top: 0px !important; }
.col-md-6.col-lg-4.masonry-column.client-Video {width: 100% !important;}
.customers-grid {display: grid; grid-template-columns: 1fr;gap: 32px;}
.elisttype-grid { grid-template-columns: 1fr 1fr;}
.elisttype-grid .ultable.dfirst{display: none;}
.elisttype-grid .ultable li.tlist_two {border-right: 1px solid rgba(255, 255, 255, 0.2); border-left: 2px solid #4BFFED; padding: 0 16px; font-size: 14px; height: 84px; line-height: 22px;}
.elisttype-grid .ultable li.tlist_three {padding: 0 16px;border-right: 2px solid #4BFFED;font-size: 14px; height: 84px; line-height: 22px;}
.elisttype-grid .ultable li.tlist_three.top-right-radius {border-top-right-radius: 16px;border-top: 2px solid #4BFFED;}
.elisttype-grid .ultable li.tlist_three.bottom-right-radius {border-bottom-right-radius: 16px;border-bottom: 2px solid #4BFFED;}
.tlogo img {width: 100%;}
.elisttype-grid .ultable li.tlist_two.top-border {border-left: 2px solid #4BFFED;border-top: 2px solid #4BFFED;border-right: 1px solid rgba(255, 255, 255, 0.2); border-top-left-radius: 16px;border-top-right-radius: 0;}
.elisttype-grid .ultable li.tlist_two.bottom-border {border-left: 2px solid #4BFFED;border-bottom: 2px solid #4BFFED !important;border-right: 1px solid rgba(255, 255, 255, 0.2); border-bottom-left-radius: 16px;border-bottom-right-radius: 0;}
.elisttype-grid .ultable li p.head {font-style: normal;font-weight: 500;font-size: 16px !important;line-height: 24px !important;letter-spacing: -0.02em;}
.services-card-g { gap: 54px; flex-direction: column;} .services-card-g.mtop-140 {margin-top: 60px;}
    .navbar-brand img {width: 75% !important;}  
    .trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper-s, .e-card-g .col h3{margin-bottom: 12px !important;} .e-card-g .col .icon img, .why-eb .eb-card-four img {width: 48px !important;}
    .case-studies .case-slider .splide__track .splide__list .splide__slide .card-box h3, .why-eb .eb-card-one h3, .why-eb .eb-card-two h3, .why-eb .eb-card-four h3 {font-size: 20px; line-height: 28px; padding-bottom: 40px !important;} .why-eb .eb-card-four p{padding-bottom: 40px !important;}
    .industries .build-ai .splide__track .splide__list .splide__slide .card-box h3 {font-size: 20px; line-height: 28px; padding-bottom: 8px !important;}
    .industries .build-ai::before,  .industries .build-ai::after,  .trusted .trust-slider::before,  .trusted .trust-slider::after, .case-studies .case-slider::after,  .case-studies .case-slider::before, .client-logos::after, .client-logos::before {display: none !important;}
    .desk-view{ display: none !important;} .mobile-view{ display: block !important;}
    .wap { max-width: 100%;} .pb-70{padding-bottom: 70px;}.hero-banner { padding: 80px 0;overflow: hidden;}
    .hero-banner .container .row{flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; text-align: center;}
    /* .hero-banner .container .row .tag {padding: 38px 0 20px 0;} */
    .hero-banner .container .row .title{font-style: normal; font-weight: 600; font-size: 32px; line-height: 38px; text-align: center; letter-spacing: -0.01em; color: #111827;padding: 0 16px;}
    .hero-banner .container .row .title span {display: inline-block !important;}
    .hero-banner .container .row .text {font-size: 14px;line-height: 22px; padding: 12px 0 38px 0;}
.client-expertise {position: relative;z-index: 5;    margin-top: -50px; }

   .client-expertise .splide__track .splide__list .splide__slide .models-grid-list{background: #FFFFFF;display: flex;align-items: center; width: 266px;padding: 25px 0; justify-content: center;border-radius: 24px;}
.client-expertise .splide__track .splide__list .splide__slide .models-grid-list img{width: 100%;height: 28px; object-fit: scale-down;}
   
    .item .avatar-group span.line-down {right: -40px; top: 70px;}
    .item .avatar-group span.eb {right: 0;}.item .avatar-group span.line-up { top: 150px;}
    .item .avatar-group span.line-down img, .item .avatar-group span.line-up img, .item .avatar-group span.eb img { object-fit: scale-down; width: 75%;}
    .e-card-g .col.col-about{border-radius: 24px;padding: 20px 20px 80px 20px;position: relative;}
    .e-card-g .col.col-about h3{margin-bottom: 0 !important;}
    .e-card-g .col.col-about img {width: 48px;height: 48px;} .top-mt-40{margin-top: 40px;}

    .trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper-s .eb-head p {padding-bottom: 28px;}

    .feedbacks .container .row .header1-content {padding-left: 0px;padding-top: 48px;}
    .feedbacks-even .container .row .header1-content {padding-right: 0px;padding-bottom: 48px;}
    .our-solution .container .head .shape { position: absolute; right: 0; top: -58px;}

    .business.about { padding: 0 16px;}
    .intro {padding: 120px 6px 60px 6px;}
        .d-block-cta { justify-items: center; flex-direction: column-reverse;}
    /* .intro .container .row .col.mt-n50{margin-top: -210px !important;} */
    .intro .container .row .startups {position: absolute;right: 14px;bottom: -400px;width: 150px;}
    .intro .container .row .fortune {position: absolute;left: 50px;top: 40px;width: 140px;}
    .intro .container .row .fortune img {object-fit: scale-down;width: 45% !important;}
    .intro .container .row .unicorns {position: absolute;left: 40%;top: auto !important;bottom: -280px !important;width: 150px !important;}
    .intro .container .row .unicorns p.num,
    .intro .container .row .startups p.num {font-style: normal;font-weight: 700;font-size: 28px;line-height: 36px;color: #FFFFFF;}
    .intro .container .row .unicorns p.num sub,
    .intro .container .row .startups p.num sub {font-style: normal;font-weight: 600;font-size: 14px;line-height: 38px;color: #FFFFFF;}
    .intro .container .row .unicorns p.title,
    .intro .container .row .fortune p.title,
    .intro .container .row .startups p.title {font-size: 12px !important;line-height: 22px !important;letter-spacing: -0.02em;padding-bottom: 28px;}

    .media .container .featured {display: grid;grid-template-columns: 1fr 1fr;gap: 24px;padding: 0 0 48px 0;align-items: center;justify-items: center;}
    
    .media .container .row .col h2, .expertise .container .row.tech-text .head h2 {font-size: 32px; line-height: 38px;}
    .our-solution .solution .row .col h2 {font-size: 28px;line-height: 38px;}
    .media .container .media-col {width: 100%;margin: 0 auto;}
    .media .container .media-grid {margin-top: 24px;gap: 24px;grid-template-columns: 1fr;}
    .media .container .media-grid .media-grid-list {padding: 24px 24px;border-radius: 12px;}
    .calendly h2 { padding: 24px 0; font-size: 20px; line-height: 28px;}
    .our_leaders {  padding: 48px 0;}
    .e-card { flex-direction: column-reverse;}
    .intro .container .row, .e-card-g { flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;}
    .intro .container .row .col p.title{font-size: 18px;line-height: 28px;letter-spacing: -0.02em;padding-bottom: 28px;}
    .item .avatar-group {position: relative;padding-bottom: 310px;padding-top: 38px;}
    .features-card {margin: 130px 0 100px 0;}
    .company-card {top: -100px; left: 0; text-align: left;}
    .company-card-sec {    bottom: -100px; right: 0;}

    .expertise .our_expertise.p-40{padding: 24px  14px !important;}.services-overview .tab { padding: 12px 0 !important;}
    .services-overview .tab a.tab-title, .services-overview .tab.active a.tab-title { font-size: 20px !important;}
    .tab-collapse {border-radius: 12px !important;margin: 0 !important;}
    .tab-content { padding: 0 !important; margin-top: 10px !important;}
    .tab-collapse .mid-content p { padding-bottom: 64px !important;}
    .speaks { padding: 0px 0 40px 0;}.client-logos {margin-top: 24px;  }
    a.eb-link { position: absolute; bottom: 20px; text-decoration: none; font-style: normal; font-weight: 600; font-size: 16px; line-height: 24px; color: #2E29FF;}

    .expertise {margin: 0 14px; padding: 48px 0;}
    .expertise .our_expertise { top: 0px; border-radius: 20px; z-index: 5; padding: 16px;}
    .expertise .our_expertise .row .title { padding: 16px 0; font-weight: 600; font-size: 24px; line-height: 28px;}

    .group_img .circle { position: absolute; right: 0; left: auto !important; top: -30px;}

    .diverse-models.aipad { position: relative; padding: 40px 14px;    }
    .diverse-models { position: relative; padding: 80px 14px;    }
    .diverse-models .container .row h2, .speaks .container.saas .focused h2.title { font-size: 32px; line-height: 36px;}
    .diverse-models .container .models-grid { padding: 38px 0 0 0; gap: 12px; align-items: center; justify-content: space-between; grid-template-columns: 1fr 1fr;}
    .diverse-models .container .models-grid-list { align-items: center; padding: 20px 0; justify-content: center; border-radius: 12px;}
    .diverse-models .container .models-grid-list img { height: 30px; object-fit: scale-down;}
    .our-solution { padding: 0 16px 0px 16px;} .our-solution .solution{padding: 0 0 60px 0;}
    .workflow .process .splide__track .splide__list .splide__slide .card-box h3, .our-solution .solution .process .splide__track .splide__list .splide__slide .card-box h3 { font-size: 20px; line-height: 26px;}
    .workflow .process .splide__track .splide__list .splide__slide .card-box p, .workflow .process .splide__track .splide__list .splide__slide .card-box ul li, .our-solution .solution .process .splide__track .splide__list .splide__slide .card-box ul li {font-size: 14px;line-height: 20px;} .our-solution .solution .process .splide__track .splide__list .splide__slide .card-box p {font-size: 14px;line-height: 20px;padding-right: 40px;}

    .speaks .container.ai .num-grid { padding: 12px 0 34px 0; gap: 18px; align-items: center; justify-content: space-between; grid-template-columns: 1fr 1fr;}
    .speaks .container.ai .num-grid .num-grid-list { text-align: center; padding: 18px 14px; background: #ffffff; border-radius: 8px;}
    .speaks .container.ai .num-grid .num-grid-list p { font-style: normal; font-weight: 700; font-size: 38px; line-height: 52px; color: #115EF7; text-align: center;}
    .case-studies { padding: 60px 0 0 0; }
    .hero-banner.devAi {padding: 80px 0;}
    .speaks .container.ai .row .col-8,
    .dev-services .container .row .col-8{width: 100% !important;}
    .agencies {padding: 2px 16px 80px 16px;}     .agencies.top-pt {padding : 80px 16px 40px 16px;}
    .sec_why .container .row .head { position: relative; margin-top: 40px;}
    .diverse-models::before { height: 16rem; top: -15.9rem; right: 0; -webkit-clip-path: polygon(100% 10%, 0% 100%, 100% 100%); clip-path: polygon(100% 80%, 0% 100%, 100% 100%); z-index: 0;}
    .dev-services { padding: 0 14px 140px 14px;}
    .speaks .container.ai .row .mumbers { margin: 24px 0 68px 0;}
    .industries.aipad {padding: 48px 0 240px 0;}    .industries {padding: 48px 0;}  .industries .container .row p { font-size: 14px; line-height: 24px; text-align: center; color: #111827; padding: 14px 14px 28px;}
    .business-cta p { padding: 16px 0px 48px;}
    .business-cta h3 {padding: 10px;}
    .business { padding: 0 16px 110px 16px;} .business.ai_pb { padding: 0 16px 180px 16px;}
    
    .business .business-cta { position: relative; background: #2E29FF; border-radius: 24px; padding: 32px; gap: 48px; display: flex; align-items: center; justify-content: space-between; align-items: center; flex-direction: column;}
    .consultation-cta {margin-top: 30px;margin-bottom: 30px;}
    
    
    .dev-services .container .row.tech-text p { font-size: 18px; line-height: 28px; letter-spacing: -0.02em; color: #115EF7; padding: 16px 0 48px;}
    .testimonial-box .text_bottom p span {display: block;font-weight: 400;font-size: 12px;} .testimonial-box .text_bottom {padding: 12px 0 12px 12px;}
    .our_meetups .slider .splide__track .splide__list .splide__slide .card-box .text_bottom {width: 200px;bottom: 0;}
    .our_meetups .slider .splide__track .splide__list .splide__slide .card-box .text_bottom p.text {font-size: 18px;line-height: 22px;}
    .our_meetups .slider .splide__track .splide__list .splide__slide .card-box .text_bottom p.text span{font-size: 14px;}
    .case-studies-spacing { margin: 10px 0 24px; width: 100%;}
    .best-choice .container .row .col.col-8 a.btn-blue.set-buttom { position: relative; margin-top: 80px;}
    .eb-author-sec {display: flex !important;flex-direction: column-reverse;align-items: flex-start;gap: 24px;}
    .best-choice .container .row .col.col-4 { display: none;}
    .best-choice .container .row .col.col-8 { padding: 24px 0 0 0 !important; width: 100%;}
    .best-choice .container .row.eb-cta {border-radius: 24px;margin: 0;padding-bottom: 0 !important;}
    .best-choice .container .row .col.col-8 h3 { font-size: 24px; line-height: 38px;}
    .best-choice .container .row .col-8 h3 span.d-block { display: inline !important;}
    .best-choice .container .row .col.col-8 ul li { align-items: flex-start;}
    .why-eb .container .row .col {width: 100% !important;min-width: 100% !important;}
    .why-eb {padding: 28px 0 150px 0 !important;} .why-eb .eb-card-three { margin: 24px 0 32px 0;}
    .why-eb .sticky-title h2 span{display: inline-flex !important;}.workflow { border-radius: 12px; padding: 40px 20px; margin-top: 40px; margin-bottom: -360px;}
    
    .speaks .container.ai .row h2.head,
    .dev-services .container .row.tech-text h2,
    .why-eb .sticky-title h2,
    .industries .container .row h2,
    .workflow .row .col h2,
    .case-studies .container .row .col h2,
    .faq .container .row .col h2 { font-size: 24px; line-height: 32px;}
    .faq_prioritize .ebaccordion .col.col-md-7.head{padding-left: 0px;}
    
    .trusted .container .row .col h2 { font-size: 32px; line-height: 40px;}

    .faq .ebaccordion .container .accordion { margin-top: 24px;}
    .footer-top {padding: 40px 6px 0 6px !important;}
    .footer-top .container .row .col.one, .footer-top .container .row .col.four { min-width: 100% !important; padding-right: 0;}
    .footer-top .container .row .col.two, .footer-top .container .row .col.three {min-width: 50% !important;padding: 24px 14px;}
    .faq .ebaccordion { border-radius: 20px; padding: 16px; max-width: 100%;}
    .eb-footer p.eb-text { font-size: 54px; line-height: 100px;}
    .footer-copyright .container .row{flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;}
    .footer-copyright .container .row .col p.made-text {align-items: center;justify-content: flex-start;}

    .btn-light, .btn-blue{display: flex;justify-content: center;min-width: -webkit-fill-available;}

    /* .progress-bar {display: none !important;} */
}
@media only screen and (max-width: 767px) {
.grow-bar {transform: skewY(-4deg) translateY(-10%);position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: #2E29FF;transform-origin: 0 0;z-index: 1;}

.speaks .container.saas .focused{padding: 48px 0;}.hire_developers_card img.developers { position: relative; width: 100%;object-fit: scale-down;}


.focused {padding: 0 0 24px 0;}
.sec_why .container .row .head h2,
.focused h2.title {font-size: 32px;line-height: 40px;padding-top: 16px;} .focused p.sub-title, .speaks .container.saas .focused p.sub-title {font-size: 20px;line-height: 32px;}
.intro .author.pb-48 {padding-bottom: 36px !important;}

.sec_expertise .container .row .head h2, .faq_prioritize .container .row .col.head h2, .agencies .container .head h2, .our-solution .solution .row .col.head h2, .media .container .row .col.head h2, .our_meetups .container .row .col.head h2, .our_growth .container .row .col.head h2 {font-size: 32px;line-height: 40px;padding: 12px 0 24px 0;}
.speaks .container.saas .row .col .row.countsect { flex-direction: column; align-items: flex-start !important; padding-top: 54px; padding-left: 0 !important;}
.countsect .col .eb-count.mb-64{margin-bottom: 16px !important;}
.countsect .col.mt-n80 {margin-top: 16px !important;}
.intro .container .row.countsect .col { padding-left: 0;flex-direction: column;}
.intro .container .row.countsect .col .eb-count.mt-16{margin-top: 16px !important;}
.eb-count {padding: 25px 40px !important; background: url('data:image/svg+xml,<svg width="288" height="190" viewBox="0 0 288 213" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 0.5H272C280.56 0.500004 287.5 7.43959 287.5 16V197C287.5 205.56 280.56 212.5 272 212.5H16C7.43959 212.5 0.5 205.56 0.5 197V16C0.5 7.43959 7.43959 0.5 16 0.5Z" fill="url(%23paint0_linear_475_421)"/><path d="M16 0.5H272C280.56 0.500004 287.5 7.43959 287.5 16V197C287.5 205.56 280.56 212.5 272 212.5H16C7.43959 212.5 0.5 205.56 0.5 197V16C0.5 7.43959 7.43959 0.5 16 0.5Z" stroke="url(%23paint1_linear_475_421)"/><defs><linearGradient id="paint0_linear_475_421" x1="0" y1="106.5" x2="288" y2="106.5" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.1"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_475_421" x1="-2.04365e-06" y1="107.041" x2="288" y2="107.041" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.4375" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>');padding: 25px 24px; border-radius: 16px;background-repeat: no-repeat;}
/* .agencies .container .row .col table tbody tr th.top_border_tlist, .agencies .container .row .col table tbody tr td.bottom_border_tlist, .agencies .container .row .col table tbody tr td.border_tlist {border: none;} */
.eb-count p span.text {font-size: 20px;} .eb-count p span.num {font-size: 36px; line-height: 46px;} .eb-count p.bottom{font-size: 16px;padding-right: 44px;}


.speaks .container.saas .eb-count {background-image: url('data:image/svg+xml,<svg width="288" height="125" viewBox="0 0 288 145" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16 0.5H272C280.56 0.500004 287.5 7.43959 287.5 16V129C287.5 137.56 280.56 144.5 272 144.5H16C7.43959 144.5 0.5 137.56 0.5 129V16C0.5 7.43959 7.43959 0.5 16 0.5Z" fill="url(%23paint0_linear_640_1591)"/><path d="M16 0.5H272C280.56 0.500004 287.5 7.43959 287.5 16V129C287.5 137.56 280.56 144.5 272 144.5H16C7.43959 144.5 0.5 137.56 0.5 129V16C0.5 7.43959 7.43959 0.5 16 0.5Z" stroke="url(%23paint1_linear_640_1591)"/><defs><linearGradient id="paint0_linear_640_1591" x1="0" y1="72.5" x2="288" y2="72.5" gradientUnits="userSpaceOnUse"><stop stop-color="white" stop-opacity="0.1"/><stop offset="1" stop-color="white" stop-opacity="0"/></linearGradient><linearGradient id="paint1_linear_640_1591" x1="-2.04365e-06" y1="72.868" x2="288" y2="72.868" gradientUnits="userSpaceOnUse"><stop stop-color="white"/><stop offset="0.4375" stop-color="white" stop-opacity="0"/></linearGradient></defs></svg>');
    margin-bottom: 10px !important; background-repeat: no-repeat;}
.speaks .container.saas .eb-count p span.text {font-size: 20px;} .speaks .container.saas .eb-count p span.num {font-size: 36px; line-height: 46px;} 
.speaks .container.saas  .row {    flex-direction: column;}
.hire_expertise .mob-vertical .eb_number {margin-top: 0;}
.sec_expertise{    padding: 60px 6px 48px 6px;}
.sec_expertise .container .row.mb-4 {margin-bottom: 0 !important;}
.sec_why, .sec_why.services {padding: 68px 6px 0px 6px;}     .consultation-cta { margin-top: 0; margin-bottom: 30px;}
.sec_why .container .row .col {width: 100%;   min-width: 100%;}
.sec_expertise .container .row .col {width: 100%;   min-width: 100%; margin-bottom: 16px;}
.sec_expertise .container .row .col .sec_card{position: relative;border-radius: 18px;}
.sec_expertise .container .row .col .sec_card img{position: absolute;top: 24px;right: 24px;}
.sec_expertise .container .row .col .sec_card .text h3 span{display: block;}  
.developer_experts .developer-card .head .avatar img { width: 60px; height: 60px;} .hire_expertise .container .row .col .head .mt-64, .expertise.experts .container .row .head .mt-64{margin-top: 48px !important;} .expertise.experts .container .row .head.epb, .hire_expertise .container .row .col .head.epb {padding-bottom: 48px;}
.expertise.experts .container .row .head h2 span.d-block{display: inline-block !important;}
.expertise.experts .container .row .head h2, .hire_expertise .container .row .col .head h2, .industries.engagement .container .row h2 { font-style: normal; font-weight: 700; font-size: 36px !important; line-height: 42px !important;padding: 24px 0 !important}
.customers-title h2 { font-style: normal; font-weight: 700; font-size: 36px !important; line-height: 42px !important;padding: 12px 0 0 0 !important}
.guide .container .row .col h2  { font-style: normal; font-weight: 700; font-size: 36px !important; line-height: 42px !important;padding: 24px 0 0 0 !important}
.guide .container .row .col p.text {font-size: 16px !important; line-height: 24px !important; padding:0 0 24px 0!important;text-align: left !important;}
.developer_experts .developer-card .head p.exp { gap: 4px; flex-direction: column;} .hire_expertise .mob-vertical .eb_number .sm_card {padding: 16px 16px 0px 16px;display: flex; justify-content: center;} 
.hire_expertise .container .row, .expertise.experts .container .row {flex-direction: column;}
.guide .container .row { flex-direction: column; padding-right: 0; } .hire_expertise .mob-vertical .eb_number .sm_card p span { padding-bottom: 4px; font-size: 48px; line-height: 54px;text-align: center;}
.hire_expertise_grid, .hiring_top_grid, .industries.engagement .container .row .models_grid, .speaks.usp .container .usp-grid, .hire_expertise .mob-vertical .eb_number { grid-template-columns: 1fr;gap: 24px;} .hire_expertise .container .row .col .head.pr h2 { padding: 24px 0;}
.industries.engagement {padding: 48px 0!important;}.industries.engagement .container .row p { padding: 0 0 24px 0;font-size: 16px !important; line-height: 24px;} .hire_expertise .mob-vertical {display: block !important;}
.industries.engagement .container .row .models_grid .models_col h3{padding: 0 0 24px 0 !important;} 
.hire_expertise .container .row .col p {font-style: normal; font-weight: 400; font-size: 16px !important; line-height: 24px; padding: 0 0 24px 0 !important;text-align: left !important;}
.hire_expertise .container .row .col p.accordion-header {font-style: normal; font-weight: 400; font-size: 16px !important; line-height: 24px; padding: 0 !important;text-align: left !important;}
.speaks.usp .container .usp-grid .eb-usp p span { display: inline-block !important;}  .expertise.experts .container .row .head p {font-size: 16px !important; line-height: 24px;}
.choose_us .accordion-item p.accordion-header {padding: 0 !important;}
.customers-video {margin-top: 32px !important;} .customers-title p {padding: 14px 0 0 0 !important;font-size: 14px !important;line-height: 24px;}
.hire_expertise .container .row .col.consu_btn_mob .text-right.mt-64{text-align: left !important;margin: 20px 0 48px 0 !important;}
.hero-banner .container .row.hire p.text { padding: 16px 0px 32px 0; text-align: left;} .expertise.experts .container .row .eb_box .tech_stack {width: 100%;}
.hero-banner .container .row.hire .unlist-grid { grid-template-columns: 1fr; gap: 0px;justify-items: flex-start;}
.hero-banner .container .row.hire .unlist-grid .unlist-text ul {margin-bottom: 0;}
.faq_prioritize .ebaccordion .container .row .col{width: 100%; min-width: 100%;}
.hire_developers_card {margin: 64px 0 24px 0;}.hire_developers_card .mingcute { position: absolute; top: -20px; left: 20px;object-fit: scale-down;}
.hero-banner .container .row.hire h1.title {font-size: 40px;line-height: 52px; padding: 0 !important; text-align: left;}
.guide-collapse { margin-left: 0 !important;margin-bottom: 24px !important;}
.hire_developers_card .certified { position: absolute; bottom: 10px;}
.faq_prioritize .container .row .col.head {padding-top: 32px;} 
.faq_prioritize {  position: relative; z-index: 2;  padding: 80px 16px 0 16px;} .faq_prioritize .ebaccordion .container .accordion {margin-top: 0 !important;}
.mob-vertical {display: flex;justify-content: space-between;flex-direction: row-reverse;} 
.sec_why .container .row .tech {display: flex;flex-direction: column;max-width :200px}
.sec_why .container .row .eb_number {display: flex;flex-direction: column;gap: 26px; margin-top: 16px;}
.sec_why .container .row .eb_number .sm_card { align-items: center; justify-content: flex-end; text-align: right;}
.sec_why .container .row .eb_number .sm_card p {font-size: 16px;}
.sec_why .container .row .eb_number .sm_card p span {font-size: 36px;margin-bottom: 6px !important;}
.case-studies.sec_padding {    padding: 64px 0 148px 0 !important;}
.trusted.sec_padding, .our_meetups {    padding: 64px 0 !important;}
.faq_img img {width: 100%;} .features-card .avatar-group img {position: relative;width: 100%;}
.sec_why .group_img img {width: 100%;} .dialog-close .btn-close { position: absolute !important; right: 0;top: -35px !important;}
.our_leaders .leaders {gap: 28px;padding-top: 28px;flex-direction: column;}
.container.top-about .row .col-8 {flex: 0 0 auto;width: 100%;margin: 0;padding: 0 16px !important;}
.top-20-award {justify-content: center;gap: inherit; padding: 0 10px;}
.top-20-award a { align-items: center; gap: 0;padding: 0 16px;}
.top-20-award p { align-items: center; gap: 0;padding: 0 6px;}
.top-20-award a img, .top-20-award p img {width: 75%;}
section.about, section .container .ebabout {padding: 0 16px;}
section .container .ebabout .business-cta{padding: 24px 16px;}
.right_expert .container .row .expert_skills {grid-template-columns: repeat(2, 1fr);justify-items: center;margin-top: 24px;}.right_expert::before {position: absolute; top: 100px; left: 0;}
.right_expert .container .row .head h2 { font-style: normal; font-weight: 700; font-size: 36px !important; line-height: 42px !important;}
.right_expert .container .row .head ul.expert_list {align-items: flex-start;gap: 16px;margin-top: 24px;flex-direction: column;}
.about  h2 {font-size: 24px !important;}
.profile .designation p {font-style: normal;font-weight: 700;font-size: 20px;}
.expertise .container .row .col-8,
.about .container .row .col-8 {flex: 0 0 auto;width: 100%;margin: 0;}
.expertise .container .row.tech-text .head p{font-size: 16px; line-height: 24px;font-weight: 400;padding-top: 0px !important; }
.choose_us .accordion-item .accordion-body {padding: 0px 24px 16px 24px !important;}
.customers-grid {display: grid; grid-template-columns: 1fr;gap: 32px;}
.elisttype-grid { grid-template-columns: 1fr 1fr;}
.elisttype-grid .ultable.dfirst{display: none;}
.elisttype-grid .ultable li.tlist_two {border-right: 1px solid rgba(255, 255, 255, 0.2); border-left: 2px solid #4BFFED; padding: 0 16px; font-size: 14px; height: 84px; line-height: 22px;}
.elisttype-grid .ultable li.tlist_three {padding: 0 16px;border-right: 2px solid #4BFFED;font-size: 14px; height: 84px; line-height: 22px;}
.elisttype-grid .ultable li.tlist_three.top-right-radius {border-top-right-radius: 16px;border-top: 2px solid #4BFFED;}
.elisttype-grid .ultable li.tlist_three.bottom-right-radius {border-bottom-right-radius: 16px;border-bottom: 2px solid #4BFFED;}
.tlogo img {width: 100%;}
.elisttype-grid .ultable li.tlist_two.top-border {border-left: 2px solid #4BFFED;border-top: 2px solid #4BFFED;border-right: 1px solid rgba(255, 255, 255, 0.2); border-top-left-radius: 16px;border-top-right-radius: 0;}
.elisttype-grid .ultable li.tlist_two.bottom-border {border-left: 2px solid #4BFFED;border-bottom: 2px solid #4BFFED !important;border-right: 1px solid rgba(255, 255, 255, 0.2); border-bottom-left-radius: 16px;border-bottom-right-radius: 0;}
.elisttype-grid .ultable li p.head {font-style: normal;font-weight: 500;font-size: 16px !important;line-height: 24px !important;letter-spacing: -0.02em;}
.services-card-g { gap: 54px; flex-direction: column;} .services-card-g.mtop-140 {margin-top: 60px;}
.navbar-brand img {width: 75% !important;}  
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper-s, .e-card-g .col h3{margin-bottom: 12px !important;} .e-card-g .col .icon img, .why-eb .eb-card-four img {width: 48px !important;}
.case-studies .case-slider .splide__track .splide__list .splide__slide .card-box h3, .why-eb .eb-card-one h3, .why-eb .eb-card-two h3, .why-eb .eb-card-four h3 {font-size: 20px; line-height: 28px; padding-bottom: 40px !important;} .why-eb .eb-card-four p{padding-bottom: 40px !important;}
.industries .build-ai .splide__track .splide__list .splide__slide .card-box h3 {font-size: 20px; line-height: 28px; padding-bottom: 8px !important;}
.industries .build-ai::before,  .industries .build-ai::after,  .trusted .trust-slider::before,  .trusted .trust-slider::after, .case-studies .case-slider::after,  .case-studies .case-slider::before, .client-logos::after, .client-logos::before {display: none !important;}
.desk-view{ display: none !important;} .mobile-view{ display: block !important;}
.wap { max-width: 100%;} .pb-70{padding-bottom: 70px;}.hero-banner { padding: 16px 0 220px 0;overflow: hidden;}
.hero-banner .container .row{flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column; text-align: center;}
/* .hero-banner .container .row .tag {padding: 38px 0 20px 0;} */
.hero-banner .container .row .title{font-style: normal; font-weight: 600; font-size: 32px; line-height: 38px; text-align: center; letter-spacing: -0.01em; color: #111827;padding: 0 16px;}
.hero-banner .container .row .title span {display: inline-block !important;}
.hero-banner .container .row .text {font-size: 14px;line-height: 22px; padding: 12px 0 38px 0;}
.client-expertise {position: relative;z-index: 5;    margin-top: -50px; }

   .client-expertise .splide__track .splide__list .splide__slide .models-grid-list{background: #FFFFFF;display: flex;align-items: center; width: 266px;padding: 25px 0; justify-content: center;border-radius: 24px;}
.client-expertise .splide__track .splide__list .splide__slide .models-grid-list img{width: 100%;height: 28px; object-fit: scale-down;}
   
    .item .avatar-group span.line-down {right: -40px; top: 70px;}
    .item .avatar-group span.eb {right: 0;}.item .avatar-group span.line-up { top: 150px;}
    .item .avatar-group span.line-down img, .item .avatar-group span.line-up img, .item .avatar-group span.eb img { object-fit: scale-down; width: 75%;}
    .e-card-g .col.col-about{border-radius: 24px;padding: 20px 20px 60px 20px;position: relative;gap: 8px; flex-direction: column;}
    .e-card-g .col.col-about h3{margin-bottom: 0 !important;}
    .e-card-g .col.col-about img {width: 48px;height: 48px;} .top-mt-40{margin-top: 40px;}
    .hire_blog .splide__list .splide__slide a .blog_card .maintitle { font-style: normal; margin-top: 16px; font-weight: 700; font-size: 18px; line-height: 28px; text-transform: capitalize; color: #0F0D1D;}
    .trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper-s .eb-head p {padding-bottom: 28px;}

    .feedbacks .container .row .header1-content {padding-left: 0px;padding-top: 48px;}
    .feedbacks-even .container .row .header1-content {padding-right: 0px;padding-bottom: 48px;}
    .our-solution .container .head .shape { position: absolute; right: 0; top: -58px;}

    .business.about { padding: 0 16px;}
    .intro {padding: 120px 6px 60px 6px;}
    .d-block-cta { justify-items: center; flex-direction: column-reverse;gap: 24px;}
    /* .intro .container .row .col.mt-n50{margin-top: -210px !important;} */
    .intro .container .row .startups {position: absolute;right: 14px;bottom: -400px;width: 150px;}
    .intro .container .row .fortune {position: absolute;left: 50px;top: 40px;width: 140px;}
    .intro .container .row .fortune img {object-fit: scale-down;width: 45% !important;}
    .intro .container .row .unicorns {position: absolute;left: 40%;top: auto !important;bottom: -280px !important;width: 150px !important;}
    .intro .container .row .unicorns p.num,
    .intro .container .row .startups p.num {font-style: normal;font-weight: 700;font-size: 28px;line-height: 36px;color: #FFFFFF;}
    .intro .container .row .unicorns p.num sub,
    .intro .container .row .startups p.num sub {font-style: normal;font-weight: 600;font-size: 14px;line-height: 38px;color: #FFFFFF;}
    .intro .container .row .unicorns p.title,
    .intro .container .row .fortune p.title,
    .intro .container .row .startups p.title {font-size: 12px !important;line-height: 22px !important;letter-spacing: -0.02em;padding-bottom: 28px;}

    .media .container .featured {display: grid;grid-template-columns: 1fr 1fr;gap: 24px;padding:  0 0 48px 0;align-items: center;justify-items: center;}
    .privacy_policy .container .row {padding: 0 !important;margin: 0 !important; }
    .privacy_policy .container .row.tech-text .col-10.offset-1{width: 100% !important;margin: 0 !important;} .max_margin{margin-top: 1rem !important;margin-bottom: 1.5rem !important;}
    .media .container .row .col h2, .expertise .container .row.tech-text .head h2 {font-size: 32px; line-height: 38px;}
    .our-solution .solution .row .col h2 {font-size: 28px;line-height: 38px;}
    .media .container .media-col {width: 100%;margin: 0 auto;}
    .media .container .media-grid {margin-top: 24px;gap: 24px;grid-template-columns: 1fr;}
    .media .container .media-grid .media-grid-list {padding: 24px 24px;border-radius: 12px;}
    .calendly h2 { padding: 24px 0; font-size: 20px; line-height: 28px;}
    .our_leaders {  padding: 48px 0;}
    .e-card { flex-direction: column-reverse;}
    .intro .container .row, .e-card-g { flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;}
    .intro .container .row .col p.title{font-size: 18px;line-height: 28px;letter-spacing: -0.02em;padding-bottom: 28px;}
    .item .avatar-group {position: relative;padding-bottom: 310px;padding-top: 38px;}
    .features-card {margin: 130px 0 100px 0;}
    .company-card {top: -100px; left: 0; text-align: left;}
    .company-card-sec {    bottom: -100px; right: 0;}

    .expertise .our_expertise.p-40{padding: 24px  14px !important;}.services-overview .tab { padding: 12px 0 !important;}
    .services-overview .tab a.tab-title, .services-overview .tab.active a.tab-title { font-size: 20px !important;}
    .tab-collapse {border-radius: 12px !important;margin: 0 !important;}
    .tab-content { padding: 0 !important; margin-top: 10px !important;}
    .tab-collapse .mid-content p { padding-bottom: 64px !important;}
    .speaks { padding: 0px 0 40px 0;}.client-logos {margin-top: 24px;  }
    a.eb-link { position: absolute; bottom: 20px; text-decoration: none; font-style: normal; font-weight: 600; font-size: 16px; line-height: 24px; color: #2E29FF;}

    .expertise {margin: 0 14px; padding: 48px 0;}
    .expertise .our_expertise { top: 0px; border-radius: 20px; z-index: 5; padding: 16px;}
    .expertise .our_expertise .row .title { padding: 16px 0; font-weight: 600; font-size: 24px; line-height: 28px;}

    .group_img .circle { position: absolute; right: 0; left: auto !important; top: -30px;}

    .diverse-models.aipad { position: relative; padding: 40px 14px;    }
    .diverse-models { position: relative; padding: 80px 14px;    }
    .diverse-models .container .row h2, .speaks .container.saas .focused h2.title { font-size: 32px; line-height: 36px;}
    .diverse-models .container .models-grid { padding: 38px 0 0 0; gap: 12px; align-items: center; justify-content: space-between; grid-template-columns: 1fr 1fr;}
    .diverse-models .container .models-grid-list { align-items: center; padding: 20px 0; justify-content: center; border-radius: 12px;}
    .diverse-models .container .models-grid-list img { height: 30px; object-fit: scale-down;}
    .our-solution { padding: 0 16px 0px 16px;} .our-solution .solution{padding: 0 0 60px 0;}
    .workflow .process .splide__track .splide__list .splide__slide .card-box h3, .our-solution .solution .process .splide__track .splide__list .splide__slide .card-box h3 { font-size: 20px; line-height: 26px;}
    .workflow .process .splide__track .splide__list .splide__slide .card-box p, .workflow .process .splide__track .splide__list .splide__slide .card-box ul li, .our-solution .solution .process .splide__track .splide__list .splide__slide .card-box ul li {font-size: 14px;line-height: 20px;} .our-solution .solution .process .splide__track .splide__list .splide__slide .card-box p {font-size: 14px;line-height: 20px;padding-right: 40px;}

    .speaks .container.ai .num-grid { padding: 12px 0 34px 0; gap: 18px; align-items: center; justify-content: space-between; grid-template-columns: 1fr 1fr;}
    .speaks .container.ai .num-grid .num-grid-list { text-align: center; padding: 18px 14px; background: #ffffff; border-radius: 8px;}
    .speaks .container.ai .num-grid .num-grid-list p { font-style: normal; font-weight: 700; font-size: 38px; line-height: 52px; color: #115EF7; text-align: center;}
    .case-studies { padding: 60px 0 0 0; }
    .hero-banner.devAi {padding: 80px 0;}
    .speaks .container.ai .row .col-8,
    .dev-services .container .row .col-8{width: 100% !important;}
    .agencies {padding: 2px 16px 80px 16px;}     .agencies.top-pt {padding : 80px 16px 40px 16px;}
    .sec_why .container .row .head { position: relative; margin-top: 40px;}
    .diverse-models::before { height: 16rem; top: -15.9rem; right: 0; -webkit-clip-path: polygon(100% 10%, 0% 100%, 100% 100%); clip-path: polygon(100% 80%, 0% 100%, 100% 100%); z-index: 0;}
    .dev-services { padding: 0 14px 140px 14px;}
    .speaks .container.ai .row .mumbers { margin: 24px 0 68px 0;}
    .industries.aipad {padding: 48px 0 240px 0;}    .industries {padding: 48px 0;}  .industries .container .row p { font-size: 14px; line-height: 24px; text-align: center; color: #111827; padding: 14px 14px 28px;}
    .business-cta p { padding: 16px 0px 48px;}
    .business-cta h3 {padding: 10px;}
    .business { padding: 0 16px 110px 16px;} .business.ai_pb { padding: 0 16px 180px 16px;}
    
    .business .business-cta { position: relative; background: #2E29FF; border-radius: 24px; padding: 32px; gap: 48px; display: flex; align-items: center; justify-content: space-between; align-items: center; flex-direction: column;}
    
    
    .dev-services .container .row.tech-text p { font-size: 18px; line-height: 28px; letter-spacing: -0.02em; color: #115EF7; padding: 16px 0 48px;}
    .testimonial-box .text_bottom p span {display: block;font-weight: 400;font-size: 12px;} .testimonial-box .text_bottom {padding: 12px 0 12px 12px;}
    .our_meetups .slider .splide__track .splide__list .splide__slide .card-box .text_bottom {width: 200px;bottom: 0;}
    .our_meetups .slider .splide__track .splide__list .splide__slide .card-box .text_bottom p.text {font-size: 18px;line-height: 22px;}
    .our_meetups .slider .splide__track .splide__list .splide__slide .card-box .text_bottom p.text span{font-size: 14px;}
    .case-studies-spacing { margin: 10px 0 24px; width: 100%;}
    .best-choice .container .row .col.col-8 a.btn-blue.set-buttom { position: relative; margin-top: 80px;}
    .eb-author-sec {display: flex !important;align-items: flex-start;align-items: flex-start;gap: 12px;   margin-top: 48px;     flex-direction: column;}
    .eb-author-sec .author p.details { position: relative; top: 10px;}
    .best-choice .container .row .col.col-4 { display: none;}
    .best-choice .container .row .col.col-8 { padding: 24px 0 0 0 !important; width: 100%;}
    .best-choice .container .row.eb-cta {border-radius: 24px;margin: 0;padding-bottom: 0 !important;}
    .best-choice .container .row .col.col-8 h3 { font-size: 24px; line-height: 38px;}
    .best-choice .container .row .col-8 h3 span.d-block { display: inline !important;}
    .best-choice .container .row .col.col-8 ul li { align-items: flex-start;}
    .why-eb .container .row .col {width: 100% !important;min-width: 100% !important;}
    .why-eb {padding: 28px 0 150px 0 !important;} .why-eb .eb-card-three { margin: 24px 0 32px 0;}
    .why-eb .sticky-title h2 span{display: inline-flex !important;}.workflow { border-radius: 12px; padding: 40px 20px; margin-top: 40px; margin-bottom: -360px;}
    
    .speaks .container.ai .row h2.head,
    .dev-services .container .row.tech-text h2,
    .why-eb .sticky-title h2,
    .industries .container .row h2,
    .workflow .row .col h2,
    .case-studies .container .row .col h2,
    .faq .container .row .col h2 { font-size: 24px; line-height: 32px;}
    .faq_prioritize .ebaccordion .col.col-md-7.head{padding-left: 0px;}
    
    .trusted .container .row .col h2 { font-size: 32px; line-height: 40px;}

    .faq .ebaccordion .container .accordion { margin-top: 24px;}
    .footer-top {padding: 40px 6px 0 6px !important;}
    .footer-top .container .row .col.one, .footer-top .container .row .col.four { min-width: 100% !important; padding-right: 0;}
    .footer-top .container .row .col.two, .footer-top .container .row .col.three {min-width: 50% !important;padding: 24px 14px;}
    .faq .ebaccordion { border-radius: 20px; padding: 16px; max-width: 100%;}
    .eb-footer p.eb-text { font-size: 54px; line-height: 100px;}
    .eb-footer p.eb-text:hover {font-family: "Space Grotesk", sans-serif;cursor: pointer;font-style: normal;font-weight: 600;font-size: 54px;line-height: 100px;background: linear-gradient(180deg, #FFFFFF 39.16%, rgba(255, 255, 255, 0) 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;position: relative;opacity: 1;} 

    .footer-copyright .container .row{flex-direction: column; -webkit-flex-direction: column; -ms-flex-direction: column;}
    .footer-copyright .container .row .col p.made-text {align-items: center;justify-content: flex-start;}

    .btn-light, .btn-blue{display: flex;justify-content: center;min-width: -webkit-fill-available;}

    /* .progress-bar {display: none !important;} */
}
@media only screen and (max-width: 620px) {
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper {border-radius: 16px;padding: 16px;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper .eb-bottom p {padding-right: 24px;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper .eb-bottom p span {font-size: 14px;line-height: 16px;padding-right: 24px;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper .eb-bottom img{width: 84px; position: absolute;right: 0;bottom: 0;object-fit: scale-down;border-top-left-radius: 12px;}
.navbar-brand { position: absolute; left: 12px;top: 5px;}
}
@media only screen and (max-width: 575px) {
.hero-banner {padding: 80px 0 48px 0;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper .eb-bottom{padding-top: 28px;}
.trusted .trust-slider .splide__track .splide__list .splide__slide .eb-wraper .eb-bottom img{width: 74px; position: absolute;right: 0;bottom: 0;object-fit: scale-down;border-top-left-radius: 12px;}

}

.guide{background: #2E29FF; padding: 64px 0;position: relative;}
.guide_topics{}
.guide .container .row .col h2{ font-style: normal; font-weight: 700; font-size: 48px; line-height: 62px; letter-spacing: -0.96px; text-transform: capitalize; color: #0F0D1D; padding: 24px 0 !important;}
.guide .container .row .col p.text{ font-style: normal;padding-top: 24px;font-weight: 400;font-size: 20px;line-height: 28px;text-align: right; letter-spacing: -0.02em;color: #F3F3F3;}
.guide-overview .tab {padding: 16px 24px;border: 2px solid #F5F5F5;cursor: pointer;background: rgba(17, 94, 247, 0.58);backdrop-filter: blur(2.5px);margin-bottom: 24px;border-top: transparent;border-left: transparent;border-radius: 16px;}
.guide-overview .tab.active {padding: 16px 24px;border: 2px solid #F5F5F5;cursor: pointer;background: #F5F5F5;backdrop-filter: blur(2.5px);margin-bottom: 24px;border-top: transparent;border-left: transparent;border-radius: 16px;transition: .2s;}
.guide-overview .tab a.tab-title{font-style: normal;cursor: pointer;font-weight: 600;font-size: 20px;line-height: 24px;text-decoration: none;letter-spacing: -0.02em;color: #ffffff;}
.guide-overview .tab.active a.tab-title{font-style: normal;font-weight: 600;font-size: 20px;line-height: 24px;letter-spacing: -0.02em;color: #2E29FF;}
.guide-content { display: none; width: 100%; max-height: 100%; background: transparent; }
.guide-content::-webkit-scrollbar { width: 0px;} 
.guide-collapse {border: solid 1px #FFFFFF; border-radius: 16px; margin-left: 40px;position: relative;overflow: hidden;}
.guide-collapse img{width: 100%;}
.guide-collapse .mid-content h3{ font-style: normal; font-weight: 700; font-size: 20px; line-height: 24px; padding: 0px 24px 16px 24px; color: #FFFFFF;}
.guide-collapse .mid-content h4{font-style: normal;font-weight: 700;font-size: 18px;line-height: 28px;padding: 8px 0;color: #F3F3F3;}
.guide-collapse .mid-content p{font-style: normal;font-weight: 500;font-size: 16px;line-height: 24px;padding: 24px;color: #F3F3F3;} .guide-collapse .mid-content p span {color: #ffffff !important;}
.guide-collapse .mid-content p a {color: rgba(75, 255, 237, 1);font-weight: 700; text-decoration: none;}
.guide-collapse .mid-content ol, .guide-collapse .mid-content ul {padding-left: 48px;} .guide-collapse .mid-content ol li ul {padding-left: 24px;} .guide-collapse .mid-content ol li ul li p{padding: 0 24px 8px 0 !important;}
.guide-collapse .mid-content ol li, .guide-collapse .mid-content ul li {font-weight: 700;font-size: 16px;line-height: 24px;color: #F3F3F3;}
.guide-collapse .mid-content ol li p, .guide-collapse .mid-content ul li p {font-weight: 400; padding: 0 24px 16px 0 !important;}
.guide-collapse .mid-content ol li p span{font-style: normal;display: block;font-weight: 700;font-size: 16px;line-height: 24px;color: #F3F3F3;}
.guide-collapse .mid-content ul li p span{font-style: normal;font-weight: 700;font-size: 16px;line-height: 24px;color: #F3F3F3;}
.guide-collapse .eb-schedule-link a{font-style: normal;font-weight: 600;font-size: 16px;line-height: 24px;color: #2E29FF;text-decoration: none;position: absolute;bottom: 20px;left: 20px;}
.tab.active + .guide-content { display: block; }

.guide-collapse .mid-content .table {padding: 0 24px;}
.guide-collapse .mid-content  .table table tr{background: transparent !important;border-bottom: solid 1px #ffffff !important;}
.guide-collapse .mid-content  .table table tr:last-child {border-bottom: 0px !important;}
.guide-collapse .mid-content  .table table tr th{padding: 12px; text-align: left;color: #ffffff !important;}
.guide-collapse .mid-content  .table table tr td{padding: 12px; text-align: left;color: #ffffff;}
.guide-collapse .mid-content  .table table tr td a{color: rgba(75, 255, 237, 1);text-decoration: none;}

.services-overview .tab {padding: 28px 0;border-bottom: solid 1px rgba(17, 24, 39, 0.3);cursor: pointer;}
.services-overview .tab a.tab-title{font-style: normal;cursor: pointer;font-weight: 600;font-size: 24px;line-height: 32px;text-decoration: none;letter-spacing: -0.02em;color: rgba(17, 24, 39, 0.3);}
.services-overview .tab.active a.tab-title{font-style: normal;font-weight: 600;font-size: 24px;line-height: 32px;letter-spacing: -0.02em;color: #2E29FF;}
.tab-content { display: none; width: 100%; max-height: 100%; background: #fff; }
.tab-collapse {border: solid 1px #D9D9D9; border-radius: 28px; margin-left: 40px;position: relative;overflow: hidden;}
.tab-collapse img{width: 100%;}
.tab-collapse .mid-content{padding: 20px;}
.tab-collapse .mid-content h3{font-style: normal;font-weight: 600;font-size: 24px;line-height: 32px;letter-spacing: -0.02em;color: #111827;padding-bottom: 12px;}
.tab-collapse .mid-content p{font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px; color: rgba(17, 24, 39, 0.72);padding-bottom: 100px;}
.tab-collapse .mid-content p.saas-text{font-style: normal; font-weight: 400; font-size: 16px; line-height: 24px; color: rgba(17, 24, 39, 0.72);padding-bottom: 48px;}
.tab-collapse .eb-schedule-link a{font-style: normal;font-weight: 600;font-size: 16px;line-height: 24px;color: #2E29FF;text-decoration: none;position: absolute;bottom: 20px;left: 20px;}
.tab.active + .tab-content { display: block; }
  
@media (min-width: 992px) {
  .tab { width: 30% }
  .guide-content { position: absolute; top: 0; right: 0; width: 70%; min-height: 100%; overflow-y: auto;}
  .tab-content { position: absolute; top: 0; right: 0; width: 70%; min-height: 100%; overflow-y: auto;}
}

  /*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader { position: fixed; inset: 0; z-index: 9999; overflow: hidden; background-color: #ffffff; transition: all 0.6s ease-out; width: 100%; height: 100vh;}

#preloader:before,
#preloader:after { content: ""; position: absolute; border: 4px solid #094cff; border-radius: 50%; animation: animate-preloader 2s cubic-bezier(0, 0.2, 0.8, 1) infinite;}

#preloader:after { animation-delay: -0.5s;}

@keyframes animate-preloader {
  0% { width: 10px; height: 10px; top: calc(50% - 5px); left: calc(50% - 5px); opacity: 1; }
  100% { width: 72px; height: 72px; top: calc(50% - 36px); left: calc(50% - 36px); opacity: 0; }
}