.content-modal{--main-padding:24px;max-width:948px;min-width:360px;overflow-y:auto;padding:48px 24px;padding:calc(var(--main-padding)*2) var(--main-padding);width:100%}.content-modal::-webkit-scrollbar{width:20px}.content-modal::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:var(--surface-black-t10);border:6px solid transparent;border-radius:0}@media(max-width:768px){.content-modal{box-sizing:border-box;width:100%}}.content-modal :deep img{height:auto;width:100%}.content-modal p{line-height:130%}.content-modal table :deep{width:100%}.content-modal table :deep img{height:auto;width:100%}.content-modal table p{line-height:130%}.content-modal table caption{font-size:20px;font-weight:400;line-height:130%;margin-bottom:24px;text-align:left}.content-modal table th{background-color:var(--surface-ground);font-weight:500}.content-modal table td,.content-modal table th{border:1px solid var(--surface-black-t10);font-size:14px;line-height:130%;padding:calc(var(--main-padding)/2) var(--main-padding)}.content-modal table td{font-weight:400}.content-modal table td strong{font-weight:500}