.how-to-use-section ul{padding-right:25px;position:relative}.how-to-use-section ul:before{content:"";background-color:var(--progress-track);border-radius:30px;width:4px;height:100%;position:absolute;top:0;right:0}.how-to-use-section ul:after{content:"";background-color:var(--main-color);border-radius:30px;width:4px;height:20%;position:absolute;top:0;right:0}.how-to-use-section ul li{margin-bottom:90px}.how-to-use-section ul li h5{color:var(--main-color);margin-bottom:12px;font-size:1.5rem;font-weight:600}.how-to-use-section ul li p{color:var(--text-color);font-size:1rem}.how-to-use-section .images{grid-template-columns:repeat(2,1fr);align-items:center;gap:24px;display:grid;position:relative}.how-to-use-section .images .image{border-radius:var(--lg-radius);width:100%;overflow:hidden}.how-to-use-section .images .image img{object-fit:cover;object-position:center;width:100%;height:auto}.how-to-use-section .images .vector{z-index:10;width:20%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.how-to-use-section .images .image:nth-child(2){margin-top:-60px}.how-to-use-section .images .image:nth-child(3){margin-top:60px}@media (max-width:991px){.how-to-use-section .images{gap:15px}.how-to-use-section .images .image:nth-child(2){margin-top:-30px}.how-to-use-section .images .image:nth-child(3){margin-top:30px}}
