.lp-how-does-it-work-section{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:1000px;padding:0 2rem;width:100%}.lp-how-does-it-work-section .rows{align-items:center;column-gap:50px;display:flex;flex-direction:row;flex-wrap:nowrap;padding:2rem}.text-box{align-items:flex-start;background:#fff;border-radius:32px;display:flex;flex-direction:column;justify-content:center;padding:2rem;width:60%}.image-box{width:40%}.lp-arrow-right img{height:50px;margin:auto;transform:rotate(-27deg)}.lp-arrow-left img{height:50px;margin:auto;transform:rotate(27deg)}@media screen and (max-width:800px){.lp-how-does-it-work-section,.rows{padding:1rem 0!important}.image-box{display:none}.lp-arrow-left img,.lp-arrow-right img{height:40px;transform:rotate(0deg)}.text-box{align-items:center;text-align:center;width:100%}}