.dx-popover-f02dee19{display:inline-block;position:relative}.dx-popover-content-f02dee19{z-index:1000;box-sizing:border-box;background:var(--light,var(--primary-color)) var(--dark,var(--primary-color-5));min-width:200px;max-width:calc(100% - 2rem);box-shadow:inset 0 0 0 1px var(--light,var(--primary-color-6)) var(--dark,var(--primary-color-7));text-align:center;transform-origin:top;will-change:transform, opacity;border-radius:.5rem;flex-direction:column;margin-top:.5rem;padding:.25rem;display:flex;position:fixed;transform:translate(-50%,-50%)}.dx-popover-content-f02dee19[data-state=closed]{display:none}.dx-popover-content-f02dee19[data-state=open]{animation:.2s ease-in-out dx-popover-fade-in;display:flex}@keyframes dx-popover-fade-in{0%{opacity:0}to{opacity:1}}.dx-popover-content-f02dee19[data-side=top]{margin-bottom:8px;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.dx-popover-content-f02dee19[data-side=top]:after{border-color:var(--secondary-color-4);border-radius:0 0 .1rem;top:calc(100% - .25rem);left:50%}.dx-popover-content-f02dee19[data-side=right]{margin-left:8px;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.dx-popover-content-f02dee19[data-side=right]:after{border-color:var(--secondary-color-4);border-radius:0 0 0 .1rem;top:calc(50% - .25rem);left:0}.dx-popover-content-f02dee19[data-side=bottom]{margin-top:8px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.dx-popover-content-f02dee19[data-side=bottom]:after{border-color:var(--secondary-color-4);border-radius:.1rem 0 0;bottom:calc(100% - .25rem);left:50%}.dx-popover-content-f02dee19[data-side=left]{margin-right:8px;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.dx-popover-content-f02dee19[data-side=left]:after{border-color:var(--secondary-color-4);border-radius:0 .1rem 0 0;top:calc(50% - .25rem);right:-.25rem}.dx-popover-content-f02dee19[data-side=top][data-align=start],.dx-popover-content-f02dee19[data-side=bottom][data-align=start]{left:0;transform:none}.dx-popover-content-f02dee19[data-side=top][data-align=end],.dx-popover-content-f02dee19[data-side=bottom][data-align=end]{left:auto;right:0;transform:none}.dx-popover-content-f02dee19[data-side=left][data-align=start],.dx-popover-content-f02dee19[data-side=right][data-align=start]{top:0;transform:none}.dx-popover-content-f02dee19[data-side=left][data-align=center],.dx-popover-content-f02dee19[data-side=right][data-align=center]{top:50%;transform:translateY(-50%)}.dx-popover-content-f02dee19[data-side=left][data-align=end],.dx-popover-content-f02dee19[data-side=right][data-align=end]{top:auto;bottom:0;transform:none}.dx-popover-content-title-f02dee19{color:var(--secondary-color-4);margin:0;font-size:1.25rem;font-weight:700}.dx-popover-content-description-f02dee19{color:var(--secondary-color-5);margin:0;font-size:1rem}.dx-popover-content-actions-f02dee19{flex-direction:column-reverse;gap:12px;display:flex}@media (width>=40rem){.dx-popover-content-actions-f02dee19{flex-direction:row;justify-content:flex-end}.dx-popover-content-f02dee19{text-align:left;max-width:32rem}}.dx-popover-content-cancel-f02dee19{border:1px solid var(--primary-color-6);background-color:var(--light,var(--primary-color)) var(--dark,var(--primary-color-3));color:var(--secondary-color-4);cursor:pointer;border-radius:.5rem;padding:8px 18px;font-size:1rem;transition:background-color .2s}.dx-popover-content-cancel-f02dee19:hover{background-color:var(--primary-color-4)}.dx-popover-content-cancel-f02dee19:focus-visible{box-shadow:0 0 0 2px var(--focused-border-color)}.dx-popover-content-action-f02dee19{border:1px solid var(--primary-error-color);background-color:var(--primary-error-color);color:var(--contrast-error-color);cursor:pointer;border-radius:.5rem;padding:8px 18px;font-size:1rem;transition:background-color .2s}.dx-popover-content-action-f02dee19:hover{background-color:var(--secondary-error-color)}.dx-popover-content-action-f02dee19:focus-visible{box-shadow:0 0 0 2px var(--focused-border-color)}.dx-popover-trigger-f02dee19{border:1px solid var(--primary-color-6);background-color:var(--light,var(--primary-color)) var(--dark,var(--primary-color-3));color:var(--secondary-color-4);cursor:pointer;border-radius:.5rem;padding:8px 18px;font-size:1rem;transition:background-color .2s}.dx-popover-trigger-f02dee19:hover{background-color:var(--primary-color-4)}.dx-popover-trigger-f02dee19:focus-visible{box-shadow:0 0 0 2px var(--focused-border-color)}