.list-image-box{padding:20px 0}.list-image-box>div{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.list-image-box--label{color:#47398b;font-size:16px;font-style:normal;font-weight:600;margin-bottom:16px;text-align:center}.list-image-box .image-box{background-color:#fff;border:1px solid #e8e8e4;border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;height:90px;max-width:245px;padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.list-image-box .image-box img{max-height:70px}.list-image-box.no-border .image-box{border:none!important;max-width:unset;padding:0}.list-image-box.no-border .image-box img{height:inherit}