body,html{background:#fff!important}.text-stroke-our{-webkit-text-fill-color:#ebebeb;background:linear-gradient(#1e2e5e,#003cff);-webkit-background-clip:text;-webkit-text-stroke:5px transparent}.text-stroke-industires{-webkit-text-fill-color:#e0d4e4;background:linear-gradient(180deg,#1e2e5e,#3456be,#ff006f);-webkit-background-clip:text;-webkit-text-stroke:6px transparent}.text-stroke-summary{-webkit-text-fill-color:#e0d4e4;background:linear-gradient(#1e2e5e,#565656,#c11e65);-webkit-background-clip:text;-webkit-text-stroke:5px transparent}@media (max-width:768px){.text-stroke-industires,.text-stroke-our{-webkit-text-stroke:3px transparent}.text-stroke-summary{-webkit-text-stroke:4px transparent}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes easeIn{0%{opacity:0}to{opacity:1}}.animate-fade-up{animation:fadeUp 1s ease forwards}.animate-once{animation:fadeUp .8s ease forwards}.animate-duration-1000{animation-duration:1s}.animate-ease-in{animation:easeIn .8s ease forwards}.arrow{border:solid #c22067;border-width:0 3px 3px 0;display:inline-block;padding:3px}.right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.perspective{perspective:1000px}.flip-card-inner{position:relative;width:100%;height:100%;transition:transform .5s;transform-style:preserve-3d}.group:hover .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{position:absolute;width:100%;height:100%;backface-visibility:hidden;top:0;left:0}.flip-card-back{transform:rotateY(180deg)}