.process-section .steps-image{position:relative;overflow:hidden;min-height:618px}.process-section .steps-image .step-1,.process-section .steps-image .step-2,.process-section .steps-image .step-3,.process-section .steps-image .step-4,.process-section .steps-image .step-5{position:absolute;inset:0;width:100%;height:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .8s ease-in-out;z-index:1}.process-section .steps-image .active{opacity:1;visibility:visible;z-index:2}.process-section .steps-image img{width:100%;height:100%;object-fit:cover}@media (max-width:1280px){.process-section .steps-image{min-height:630px}}@media (max-width:1024px){.process-section .steps-image{min-height:720px}}@media (max-width:767px){.process-section .steps-image{min-height:400px}}