.ChooseUsItem{display:flex;flex-direction:column;align-items:center;padding:15px;width:220px;transition:transform .3s ease}@media(min-width:576px)and (max-width:991px){.ChooseUsItem{width:200px;padding:10px}}@media(max-width:480px){.ChooseUsItem{width:100%;max-width:280px;padding:15px 10px}}.ChooseUsItem-icon{margin-bottom:15px;height:50px;display:flex;align-items:center;justify-content:center}.ChooseUsItem-icon svg{width:40px;height:40px}@media(min-width:576px)and (max-width:991px){.ChooseUsItem-icon svg{width:35px;height:35px}}.ChooseUsItem-title{font-size:2.5rem;font-weight:700;margin-bottom:18px;color:#333;text-align:center}@media(min-width:576px)and (max-width:991px){.ChooseUsItem-title{font-size:2rem;margin-bottom:15px}}.ChooseUsItem-description{font-size:2.2rem;font-weight:400;line-height:1.5;text-align:center;max-width:280px;color:#555}@media(min-width:576px)and (max-width:991px){.ChooseUsItem-description{font-size:2rem;max-width:240px}}@media(max-width:480px){.ChooseUsItem-description{font-size:1.8rem;max-width:300px}}