.processSection__divider-line{background-color:rgba(10,35,66,.1);display:block;height:1px;left:0;position:absolute;right:0;top:22px}.processSection__row{gap:30px}.processSection__card-wrap{align-items:center;display:flex;flex:1 0 0;flex-direction:column;min-width:0}.processSection__step-badge{background-color:#3480f1;border-radius:5px;color:#fff;padding:10px 30px;position:relative;text-align:center;white-space:nowrap;z-index:2}.processSection__step-badge h5{color:#fff}.processSection__connector{background-color:rgba(10,35,66,.1);flex-shrink:0;height:60px;width:1px}.processSection__card{background-color:#fff;border:1px solid rgba(10,35,66,.1);border-radius:10px;overflow:hidden;width:100%}.processSection__card-inner{padding:30px}.processSection__card-icon{height:50px;width:50px}.processSection__card-icon img{display:block;height:100%;object-fit:contain;width:100%}@media (max-width:991px){.processSection__row{gap:20px}.processSection__divider-line{display:none}}@media (max-width:767px){.processSection__row{align-items:center;flex-direction:column}.processSection__card-wrap{max-width:400px;width:100%}.processSection__watermark{font-size:32px}}