.OVOUMG_root{box-sizing:border-box;border-radius:var(--ws-modal-panel-border-radius);padding:var(--ws-surface-padding-y) var(--ws-surface-padding-x);flex-direction:column;align-items:stretch;display:flex;position:relative}.OVOUMG_root[data-variant=light]{background:var(--ws-color-white);box-shadow:var(--ws-modal-panel-shadow)}.OVOUMG_root[data-variant=dark]{background:var(--ws-color-gray-950)}.OVOUMG_root[data-variant=muted]{box-shadow:none;background:#2222220a}.OVOUMG_root[data-variant=mutedInset]{box-shadow:none;background:#2222221f}.OVOUMG_root[data-has-background=true]{box-shadow:none;background:0 0;overflow:hidden}.OVOUMG_backgroundImage{object-fit:cover;pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.OVOUMG_body{z-index:1;box-sizing:border-box;flex-direction:column;flex:1;align-items:stretch;width:100%;min-width:0;display:flex;position:relative}.OVOUMG_root[data-padding=compact]{padding:28px 24px}@media (width>=984px) and (width<=1199px){.OVOUMG_root[data-padding=compact]{padding:24px 20px}}@media (width>=1200px){.OVOUMG_root[data-padding=compact]{padding:28px 24px}}.OVOUMG_description{margin-top:var(--ws-stack-breath);margin-bottom:var(--ws-stack-prose)}.OVOUMG_descriptionWithListBelow{margin-bottom:var(--ws-stack-tight)}.OVOUMG_footerAfterList{margin-top:var(--ws-stack-tight)}.OVOUMG_blockAfterDescription{margin-bottom:var(--ws-stack-tight)}.OVOUMG_field{box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;padding:20px 0;display:flex;position:relative}.OVOUMG_field.OVOUMG_fieldModeFixed{flex-direction:row;align-items:center;min-height:88px;padding-top:0;padding-bottom:0}@media (width>=719px){.OVOUMG_field.OVOUMG_fieldModeFixed{min-height:64px}}.OVOUMG_fieldList>.OVOUMG_field+.OVOUMG_field:before,.OVOUMG_field.OVOUMG_fieldWithDividerBefore:before{content:"";background:var(--ws-color-gray-200);height:1px;position:absolute;top:0;left:0;right:0}.OVOUMG_root[data-variant=dark] .OVOUMG_fieldList>.OVOUMG_field+.OVOUMG_field:before,.OVOUMG_root[data-variant=dark] .OVOUMG_field.OVOUMG_fieldWithDividerBefore:before{background:var(--ws-color-gray-700)}@media (width>=719px){.OVOUMG_field:not(.OVOUMG_fieldModeFixed):not(.OVOUMG_fieldModeCompact){flex-direction:row;justify-content:space-between;align-items:center;gap:16px}}.OVOUMG_field.OVOUMG_fieldModeCompact{flex-direction:row;justify-content:flex-start;align-items:center;gap:0;min-height:64px;padding-top:0;padding-bottom:0}.OVOUMG_fieldValue{box-sizing:border-box;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;min-width:0;display:flex}@media (width>=719px){.OVOUMG_fieldValue{flex:1;justify-content:flex-end;width:auto}.OVOUMG_field:not(.OVOUMG_fieldModeFixed):not(.OVOUMG_fieldModeCompact)>:last-child:not(.OVOUMG_fieldValue){text-align:right;flex:1;width:auto}}.OVOUMG_content{box-sizing:border-box;align-items:stretch;gap:var(--ws-stack-tight);flex-direction:column;width:100%;display:flex}.OVOUMG_content>:first-child{margin-top:var(--ws-stack-breath)}.OVOUMG_content>.OVOUMG_fieldList:first-child{margin-top:var(--ws-stack-lead-in)}.OVOUMG_fieldList{box-sizing:border-box;width:100%}.OVOUMG_footer{box-sizing:border-box;width:100%;margin-top:var(--ws-stack-tight)}.OVOUMG_description+.OVOUMG_footer,.OVOUMG_content>.OVOUMG_footer{margin-top:0}