.SuggestionCard-wrapper{display:flex;padding:16px;flex-direction:column;align-items:flex-end;gap:16px;align-self:stretch;border-radius:4px;border:2px solid var(--secondary-Light-Grey,#e9eceb);background:var(--Primary-Pure-White,#fff);width:308px;margin-bottom:1rem}.SuggestionCard-header{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.SuggestionCard-headerText{display:flex;align-items:center;gap:10px}.SuggestionCard-headerTextStyle{color:var(--Primary-Gray,#343435);font-family:Roboto;font-size:14px;font-style:normal}.SuggestionCard-Content{color:#000;font-family:sans-serif roboto;font-size:13px;font-style:normal;font-weight:400;line-height:150%;text-align:left}.SuggestionImage-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:16px;align-self:stretch;border-radius:4px;border:2px solid var(--secondary-Light-Grey,#e9eceb);background:var(--Primary-Pure-White,#fff);width:308px}.SuggestionImage-headerText{color:var(--Primary-Grey,#343435);font-family:sans-serif,Roboto;font-size:13px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.065px}.SuggestionImage-header{display:flex;justify-content:space-between;align-items:center;align-self:stretch;padding:16px 16px 0}SuggestionImage-Content{height:110px;width:300px;overflow:hidden}.plus_img.active{background-color:gray}