.listArea ul{align-items:self-start;background:none;border:none;border-radius:0;display:flex;flex-direction:column;flex-wrap:wrap;gap:20px;justify-content:space-between;margin-left:auto;margin-right:auto;margin-top:40px;max-width:100%;padding:0}.listArea ul li span.text{font-size:20px}.listArea ul li{display:flex;gap:10px;justify-content:center;position:relative}.listArea ul li svg{fill:#ff3e34;width:20px}.topSection{margin:0;max-width:650px;text-align:left}.listArea ul li:not(:last-child):after{background:#000;content:"";display:none;height:100%;position:absolute;right:-17px;top:-1px;width:1px}.white-label-section .content-wrapper{align-items:center;display:flex;justify-content:space-between}.rightSection{height:500px}.rightSection img{height:100%!important;width:100%}@media screen and (max-width:767px){.white-label-section .content-wrapper{flex-direction:column;gap:50px}.white-label-section .topSection p{font-size:19px!important}.listArea ul{gap:10px;margin-top:30px}}