 .reso-list-expanded-bgImg{position:relative;padding:24px;display:flex;align-items:flex-start;flex-wrap:nowrap;height:100%;border-radius:24px;background-color:var(--color-bg-secondary);}.reso-list-expanded-bgImg .list-content{position:relative;padding:0;margin:0;list-style-type:none;}.reso-list-expanded-bgImg .bg-image{position:absolute;right:12px;bottom:12px;width:144px;height:auto;}.reso-list-expanded-bgImg .label-title{margin-left:auto;padding:4px 12px;border-radius:100px;background-color:var(--color-el-brand);color:var(--color-text-contrast);}.reso-list-expanded-bgImg .list-content .list-item:not(:last-child){margin-bottom:24px;}.reso-list-expanded-bgImg .list-content .item-label-title{padding:4px 12px;margin-bottom:4px;display:inline-flex;align-items:center;gap:6px;width:auto;min-height:32px;border-radius:100px;background-color:var(--color-bg-primary);}.reso-list-expanded-bgImg .list-content .item-label-icon{width:20px;height:20px;}@media(max-width:767px){.reso-list-expanded-bgImg{padding:24px 24px 192px 24px;}.label-title{display:none;}.reso-list-expanded-bgImg .bg-image{top:auto;bottom:24px;left:50%;transform:translateX(-50%);}}