.review-boxes{padding-bottom:60px;padding-top:106px}@media only screen and (max-width:1023px){.review-boxes{padding-top:60px}}@media only screen and (max-width:768px){.review-boxes{padding-bottom:6px;padding-top:40px}}.review-boxes__hld{display:flex;justify-content:space-between;margin:0 -14px}@media only screen and (max-width:1023px){.review-boxes__hld{flex-wrap:wrap;justify-content:center}}@media only screen and (max-width:768px){.review-boxes__hld{display:block;margin:0}}.review-boxes__hld .item{border:1px solid var(--Additional-Colours-Grey-4);border-radius:28px;display:flex;flex-direction:column;justify-content:space-between;margin:14px;padding:28px;width:calc(33.33333% - 32px)}@media only screen and (max-width:1023px){.review-boxes__hld .item{width:calc(50% - 28px)}}@media only screen and (max-width:768px){.review-boxes__hld .item{margin:0 0 24px;padding:20px;width:100%}}@media only screen and (max-width:359px){.review-boxes__hld .item{margin:0 0 20px}}.review-boxes__hld .item-info{display:flex}.review-boxes__hld .item-info__image{margin-right:15px}.review-boxes__hld .item-info__image img{border-radius:12px;display:flex;height:auto;max-width:80px}.review-boxes__hld .item-info__name{margin-top:3px}.review-boxes__hld .item-info__desc{color:var(--Additional-Colours-Grey-2);margin-top:3px}.review-boxes__hld .item-desc,.review-boxes__hld .item-logo{margin-top:30px}.review-boxes__hld .item-logo img{display:flex}