.fullscreenOverlayCustomClass{height:100%;position:absolute;right:0;width:calc(100% - 270px)}@media (max-width:1279px){.fullscreenOverlayCustomClass{width:100%}}.fullscreenOverlayCustomClass .vcardCustomClass{background-color:rgb(var(--v-theme-modalBackground));height:100%;transform:translateX(100%);transition:transform 1s ease}.fullscreenOverlayCustomClass .vcardCustomClass .scrollWrapper{overflow:auto;overflow-x:hidden}.fullscreenOverlayCustomClass .vcardCustomClass.enter-active{transform:translateX(0);transition:transform var(--modalAnimationDuration) ease}.fullscreenOverlayCustomClass .vcardCustomClass.leave-to{transform:translateX(100%);transition:transform var(--modalAnimationDuration) ease}.fullscreenOverlayCustomClass .vcardCustomClass .title-wrapper{flex:1;min-width:0}.fullscreenOverlayCustomClass .vcardCustomClass .title-wrapper .title-text{word-wrap:break-word;display:block;overflow-wrap:break-word;white-space:normal}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass{background-color:#fff}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-tabs .v-tab{opacity:.5;transition:opacity .3s}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-tabs .v-tab.selected{opacity:1}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-tabs .v-tab{background:none;border:none;box-shadow:none;color:inherit}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-tabs .v-tab:hover{background:none;color:inherit}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .file-upload-container{margin-top:20px}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-file-input{display:flex;height:100%}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-file-input .v-input__control{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-file-input .v-input__prepend{display:none}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-file-input .v-input__control>div{height:100%}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-file-input .v-input__control>div .v-field__field{justify-content:center}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-file-input .v-input__control>div .v-field__field .v-field-label{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:24px;position:absolute;top:50%;transform:translateY(-50%)}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-file-input .v-input__control>div .v-field__field input{cursor:pointer;height:auto}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-file-input .v-input__control>div .v-field__clearable,.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-file-input .v-input__control>div .v-field__field .v-field__input{display:none}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .custom-file-input .v-icon{cursor:pointer;font-size:28px}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .file-list{display:flex;flex-wrap:wrap;margin-bottom:8px;margin-top:8px;min-height:100px}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .file-card{border:1px solid #d3d3d3;display:flex;flex-direction:column;font-size:8px;height:-moz-fit-content;height:fit-content;line-height:1.1;margin:2px;max-height:150px;min-height:50px;position:relative;width:120px}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .file-card.error{border:1px solid rgb(var(--v-theme-error))}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .card-file-input-container{border:1px solid #e6e9f2!important;border-top:none!important;display:flex;flex-direction:column;font-size:8px;height:-moz-fit-content;height:fit-content;line-height:1.1;margin:10px 0;max-height:150px;min-height:58px;position:relative;width:280px}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .card-file-input-container.error{border:1px solid rgb(var(--v-theme-error))!important}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .remove-icon{cursor:pointer;left:5px;position:absolute;top:5px}.fullscreenOverlayCustomClass .vcardCustomClass .vcardTextCustomClass .file-card v-icon{font-size:48px;margin-bottom:5px}.fullscreenOverlayCustomClass .vcardCustomClass .vcardActionsCustomClass{bottom:0;left:0;padding:0;position:fixed;width:100%}.fullscreenOverlayCustomClass .vcardCustomClass .vcardActionsCustomClass .modalActionsBlock{max-height:none;min-height:100px;padding-bottom:8px;padding-top:8px;row-gap:8px}