.process-section{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.status-box{background:#fff;border-radius:16px;bottom:-40px;padding:25px 18px;position:absolute;right:-20px;width:180px}.status-box h5{font-weight:700}.status-box .progress{height:4px;margin-top:6px}.status-box .progress-bar{background-color:#00c2ff;width:100%}.step{padding-left:50px;position:relative}.step-number{color:rgba(0,194,255,.25);font-size:28px;font-weight:700;left:0;position:absolute;top:0}.step h5{color:var(--white-color);font-weight:600;margin-bottom:6px}.step p{color:#b9c7d9;margin-bottom:0}.process-section h2{color:var(--white-color)}@media only screen and (max-width:991px){.status-box{bottom:-16px;right:-7px}}.process-section .accordion-item{background-color:transparent;border-left:0;border-right:0;border-top:0;border-color:var(--border-color);border-radius:0;margin-bottom:22px;padding-bottom:22px}.process-section .accordion-button{background-color:transparent;margin:0;padding:0 50px 0 0}.process-section .accordion-button:focus{border:0;box-shadow:none}.process-section accordion-button:not(.collapsed){background-color:transparent;box-shadow:none;color:var(--text-color)}.process-section .accordion-body{color:var(--text-invert-color);margin-top:15px;padding:0}.process-section .accordion-button:after{align-items:center;background-color:var(--gray-light);background-position:50%;background-repeat:no-repeat;border:1px solid var(--border-color);border-radius:100%;content:"";display:flex;height:32px;justify-content:center;position:absolute;right:0;top:50%;transform:translateY(-50%);width:32px}.process-section .accordion-button:not(.collapsed):after{background-size:16px;transform:translateY(-50%)}