main-icon-box{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:24px;row-gap:16px;justify-content:center;align-items:center;margin-top:162px;width:100%}.icon{width:64px;height:64px}.icon-box{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;background-color:#fff;width:380px;height:134px;border-radius:12px;box-shadow:2px 2px 4px 0px rgba(58,78,38,.2)}.icon-box-content h2{font-family:'Inter';font-weight:600;color:#b5a4de;font-size:20px;margin-top:8px;margin-bottom:0;padding-bottom:4px}.icon-box-content p{font-family:'Inter';font-weight:400;color:#272727;font-size:14px;letter-spacing:-.2px}