.cpd-modal[data-v-5f02da10]{overflow:hidden}.cpd-modal[data-v-5f02da10],.cpd-modal__overlay[data-v-5f02da10]{position:fixed;z-index:var(--z-index-9);left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cpd-modal__overlay[data-v-5f02da10]{background-color:var(--color-overlay)}.cpd-modal__content[data-v-5f02da10]{border-radius:var(--cp-gutter-small);background-color:var(--color-white);width:var(--ff0824a0);box-shadow:var(--cp-shadow-dark);max-height:78%;display:flex;flex-direction:column;max-width:calc(100% - 32px)}.cpd-modal__content--max-height[data-v-5f02da10]{max-height:min(78%,600px)}.cpd-modal__content--full-vertical-scroll[data-v-5f02da10]{overflow-y:auto}.cpd-modal__content--fullscreen[data-v-5f02da10]{height:100%;border-radius:none}.cpd-modal__content--small[data-v-5f02da10]{width:576px}.cpd-modal__content--medium[data-v-5f02da10]{width:688px}.cpd-modal__content--large[data-v-5f02da10]{width:920px}.cpd-modal__content--xlarge[data-v-5f02da10]{width:1024px}.cpd-modal__content--xx-large[data-v-5f02da10]{width:1248px;max-height:88%}.cpd-modal__content--custom-width[data-v-5f02da10]{width:var(--v5c15f0dc)}.cpd-modal__actions-container[data-v-5f02da10]{border-top:var(--cp-border-standard);padding:var(--cp-gutter);width:100%;display:flex;flex-direction:row;gap:var(--cp-gutter);justify-content:end}.cpd-modal__actions-container--btns-style[data-v-5f02da10]>*{width:50%!important;max-width:320px}.cpd-modal__body-container[data-v-5f02da10]{height:100%;overflow-y:auto;display:flex;flex-direction:column}.modal-overlay-enter-active[data-v-5f02da10],.modal-overlay-leave-active[data-v-5f02da10]{transition:opacity .3s ease-out}.modal-overlay-enter-from[data-v-5f02da10],.modal-overlay-leave-to[data-v-5f02da10]{opacity:0}.cpd-modal-enter-active[data-v-5f02da10],.cpd-modal-leave-active[data-v-5f02da10]{transition:all .3s cubic-bezier(.4,0,.2,1)}.cpd-modal-enter-from[data-v-5f02da10],.cpd-modal-leave-to[data-v-5f02da10]{opacity:0;transform:scale(.95)}.cpd-modal-enter-active .cpd-modal__content[data-v-5f02da10]{animation:modal-content-enter-5f02da10 .3s cubic-bezier(.4,0,.2,1)}.cpd-modal-leave-active .cpd-modal__content[data-v-5f02da10]{animation:modal-content-leave-5f02da10 .3s cubic-bezier(.4,0,.2,1)}@keyframes modal-content-enter-5f02da10{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes modal-content-leave-5f02da10{0%{opacity:1;transform:scale(1) translateY(0)}to{opacity:0;transform:scale(.9) translateY(-20px)}}
