.milkimage{background-image:url(/IconSvg/breadcrumb-1.jpg);color:#fff;padding-left:10.3rem}@media only screen and (max-device-width:320px){.tc{margin-left:-127px}}@media only screen and (min-device-width:425px) and (max-device-width:600px){.tc{margin-left:-105px}}.process-section{padding:80px 20px;text-align:center}.process-section h5{color:#0b6b3a;font-weight:500;margin-bottom:10px}.process-section h2{font-size:38px;color:#083b24;margin-bottom:60px;font-weight:700}.process-container{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;position:relative}.process-container:before{content:"";position:absolute;top:90px;width:80%;height:2px;background:#cfd8d3;z-index:0}.process-step{width:250px;margin:20px;text-align:center;position:relative;z-index:1;transition:.4s ease}.circle{width:160px;height:160px;margin:0 auto;background:#0b6b3a;color:#fff;font-size:40px;transition:.4s ease;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.1)}.circle,.step-number{border-radius:50%;display:flex;justify-content:center;align-items:center}.step-number{position:absolute;bottom:10px;left:10px;width:40px;height:40px;background:#ffc400;font-weight:600;font-size:14px;color:#000}.process-step h3{margin-top:25px;font-size:18px;color:#083b24;font-weight:600}.process-step:hover .circle{background:#ffc400;color:#083b24;transform:translateY(-10px) scale(1.05)}.process-step:hover{transform:translateY(-10px)}.process-step{opacity:0;transform:translateY(40px);animation:fadeUp .8s forwards}.process-step:first-child{animation-delay:.2s}.process-step:nth-child(2){animation-delay:.4s}.process-step:nth-child(3){animation-delay:.6s}.process-step:nth-child(4){animation-delay:.8s}.card{transition:all .4s ease}.card:hover{transform:translateY(-12px);box-shadow:0 25px 40px rgba(0,0,0,.08)}.arrow-btn{transition:all .3s ease}.card:hover .arrow-btn{background:#15803d;color:#fff;transform:translateX(6px)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.process-container{flex-direction:column}.process-container:before{display:none}.process-step{margin:30px 0}}