.whyChooseUs{padding:85px 0}.whyChooseUs .whyChooseUslist{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.benefitmain{position:relative;display:flex;justify-content:center;align-items:center;padding-right:20px}.benefitmain:last-child{padding-right:0}.benefitmain:after{content:"";position:absolute;top:24px;right:0;width:1px;height:180px;background-color:#000}.benefitmain .benefit{text-align:center;padding:0;transition:transform .3s ease;max-width:312px;flex-direction:column;gap:5px;margin:0 auto}.benefitmain .benefit,.benefitmain .benefit .icon{display:flex;justify-content:center;align-items:center}.benefitmain .benefit .icon{width:130px;height:130px;border-radius:100%;border:2px solid #000;box-shadow:5px 1px 0 #000,5px 1px 0 #000;padding:15px}.benefitmain .benefit .title{font-size:24px;font-weight:700;color:#000;text-transform:uppercase;text-align:center}.benefitmain .benefit .description{font-size:18px;color:#000;line-height:1.2;font-weight:500;margin:0;text-align:center}.benefitmain .benefit .description span{color:#6d14a5}.benefitmain .benefit:hover{transform:translateY(-4px)}.benefitmain:first-child{justify-content:flex-start}.benefitmain:last-child{justify-content:flex-end}.benefitmain:last-child:after{display:none}@media screen and (max-width:1600px){.benefitmain:after{height:150px;top:17px}.benefitmain .benefit .icon{width:100px;height:100px;padding:20px}.benefitmain .benefit .title{font-size:22px;line-height:28px}.benefitmain .benefit .description{font-size:16px;line-height:22px}}@media screen and (max-width:1200px){.whyChooseUs{padding:40px 0}}@media screen and (max-width:992px){.whyChooseUs .whyChooseUslist{grid-template-columns:repeat(2,1fr)}.benefitmain:nth-child(2n){padding-right:0}.benefitmain:nth-child(2n):after{display:none}.benefitmain .benefit{max-width:100%}}@media screen and (max-width:576px){.whyChooseUs .whyChooseUslist{grid-template-columns:1fr}.benefitmain{padding:0}.benefitmain:after{display:none}}