.usp__block{padding:32px;display:flex;align-items:center;justify-content:space-between;gap:24px}@media screen and (max-width:1024px){.usp__block{padding:0;flex-direction:column;text-align:center}.usp__block h2{margin-bottom:24px}}.usp__block .heading--2{margin-right:5px;max-width:30%}.ups__wrapper{display:flex;gap:95px}@media screen and (max-width:769px){.ups__wrapper{flex-direction:column;gap:48px}}@media screen and (min-width:1025px){.ups__wrapper{max-width:70%}}.usp__item{max-width:200px;position:relative}.usp__item img{border-radius:100%;display:block;margin:0 auto;margin-bottom:20px;height:112px;width:112px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:769px){.usp__item img{width:80px;height:80px}}.usp__item p{text-align:center;font-size:18px;font-weight:600;line-height:24px;margin-bottom:0}@media screen and (max-width:769px){.usp__item p{font-size:16px}}.usp__item:after{content:"";display:block;position:absolute;left:-45px;bottom:0;height:56px;width:1px;background-color:#562b9b}@media screen and (max-width:769px){.usp__item:after{top:-50px;left:50%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.usp__item:first-of-type:after{display:none}.usp__item:hover{border-radius:100%}.usp__item:hover img:only-child{border-radius:100%;box-shadow:2px 2px 6px rgba(0,0,0,0.102)}.is-top{padding:0;flex-direction:column;flex-wrap:wrap;gap:64px;text-align:center}@media screen and (max-width:769px){.is-top{gap:0;margin-bottom:48px}}.is-top .heading--2{max-width:100%}.is-top .usp__item:after{display:none}.is-top .ups__wrapper{gap:28px;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center;max-width:100%}@media screen and (max-width:769px){.is-top .ups__wrapper{gap:15px}}.is-top .usp__item{height:198px;width:198px}@media screen and (max-width:769px){.is-top .usp__item{height:94px;width:94px}}.is-top img{border-radius:100%;height:100%;width:100%;margin:0}