.process-card{border:none;border-radius:8px;padding:20px;text-align:center;transition:all .3s ease-in-out;background-color:#fff;box-shadow:rgba(100,100,111,.2) 0 0 10px 0;height:100%;display:flex;flex-direction:column;justify-content:start}.process-card:hover{box-shadow:0 15px 25px rgba(0,0,0,.3);transform:translateY(-10px)}.thin-line{width:100%;height:2px;background-color:#a33ea0;margin:10px auto 15px}.step-number{color:#000;font-size:34px;font-weight:600;margin-bottom:15px;background:#a33ea0;color:#fff;border-radius:50%;width:50px;height:50px;line-height:50px;margin:0 auto 15px;box-shadow:0 4px 8px rgba(0,0,0,.2)}.process-section{padding:50px 0}.process-card-heading{display:flex;justify-content:center;align-items:center;height:70px;color:#000;font-weight:400;font-size:26px;margin-bottom:8px}.process-card-p{font-size:14px;line-height:24px;margin-bottom:0;text-align:start}.padding-15px{padding:15px}.bg-gradient-tranquil-white{background-image:linear-gradient(to bottom,#fff,#f7f9f9,#f3f6f6,#eff3f3,#ecf1f1)}@media screen and (max-width:768px){.hts-inner-left-container{margin-bottom:25px}}@media screen and (max-width:375px){.hts-h3{font-size:30px;line-height:37px}}.icon-with-text-style-04 .feature-box-icon img{min-height:75px;width:75px;object-fit:contain}