[data-v-3dd9ca8c]{text-align:start}.file[data-v-3dd9ca8c]{width:100%;display:grid;grid-template-columns:repeat(5,auto);position:relative;background-color:#3c3c3c;border-radius:.5rem;overflow:hidden;height:5rem}.file_has-image[data-v-3dd9ca8c]{height:15rem}.file .overlay[data-v-3dd9ca8c]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;bottom:0;top:auto;height:auto;flex-direction:column;align-items:flex-start;background-color:rgba(34,34,34,.5);padding:.5rem 1rem;display:flex}.file .overlay>p[data-v-3dd9ca8c]{margin:0;width:100%}.file .overlay .download[data-v-3dd9ca8c]{color:#ddd;text-decoration:none;padding-top:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.file .image[data-v-3dd9ca8c]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.file .image>img[data-v-3dd9ca8c]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 0;object-position:50% 0;display:none}.file .processing[data-v-3dd9ca8c]{position:absolute;top:0;left:0;width:100%;height:100%;width:200%;z-index:2;background:linear-gradient(90deg,rgba(34,34,34,0),#222 25%,rgba(34,34,34,0) 50%,#222 75%,rgba(34,34,34,0));-webkit-animation-name:scroll-3dd9ca8c;animation-name:scroll-3dd9ca8c;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.file .failed[data-v-3dd9ca8c]{background-color:#b71c1c}.file .failed[data-v-3dd9ca8c],.file .success[data-v-3dd9ca8c]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;font-size:10rem;display:flex;align-items:center;justify-content:center}.file .success[data-v-3dd9ca8c]{background-color:#1b5e20}.file .success>img[data-v-3dd9ca8c]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:50% 0;object-position:50% 0;display:none}@-webkit-keyframes scroll-3dd9ca8c{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes scroll-3dd9ca8c{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.card[data-v-36afd548]{padding:.5rem 1rem;background-color:#3c3c3c;border-radius:.5rem;transition:.6s ease,padding .1s ease;display:inline-block;text-decoration:none;color:#ddd;padding-bottom:40px;text-align:center}.cardName[data-v-36afd548]{text-align:center}.cardDescription[data-v-36afd548]{text-align:center;margin-top:10px}.cardType[data-v-36afd548]{display:inline-block;background-color:#ddd;color:#222;text-align:center;padding:3px 25px 3px 10px;border-radius:10px;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none}.arrow[data-v-36afd548]{content:"";position:absolute;top:calc(50% - 3px);right:10px;width:0;height:0;border-style:solid;border-width:6px 6px 0 6px;border-color:#222 transparent transparent transparent;pointer-events:none;z-index:2}.cardTypeContainer[data-v-36afd548]{display:inline-block;text-align:center;position:relative;margin-top:15px}.cardName[data-v-36afd548]{margin-top:10px;margin-bottom:10px}.cardLink[data-v-36afd548]{text-align:center;font-weight:700;font-size:1.1rem;padding:10px 0;position:absolute;bottom:10px;width:100%;left:0}.cardLink a[data-v-36afd548]{cursor:pointer;color:#ddd;text-decoration:none}.descriptorContainer[data-v-f495626c]{max-width:55rem;margin:auto;margin-bottom:50px}.decreptorHeader[data-v-f495626c]{text-align:center;font-size:3rem;margin-bottom:0;max-width:100%}.decreptorDescription[data-v-f495626c]{text-align:center;font-size:1.5rem;margin-top:15px;max-width:100%}@media only screen and (max-width:55rem){.descriptorContainer[data-v-f495626c]{padding:0 20px;margin-bottom:20px}.decreptorHeader[data-v-f495626c]{font-size:2rem}.decreptorDescription[data-v-f495626c]{font-size:1.25rem}}.list[data-v-216a35ff]{width:100%;padding:0;list-style:none}.listItem[data-v-216a35ff]{padding:.5rem 0;border-bottom:1px solid #ddd}.information[data-v-6d04e0b0]{padding:.5rem 1rem;background-color:#3c3c3c;border-radius:.5rem;transition:.6s ease,padding .1s ease;display:inline-block;text-decoration:none;color:#ddd}.informationDescription[data-v-6d04e0b0]{margin-top:10px}.informationName[data-v-6d04e0b0]{margin-top:10px;margin-bottom:10px}.fileInput[data-v-3b32d339]{width:55rem;margin-right:auto;margin-left:auto;display:block;height:10rem;background-color:hsla(0,0%,86.7%,.5);margin-bottom:1rem;position:relative;color:#222;font-size:1rem;font-weight:900;box-shadow:0 0 0 0 hsla(0,0%,86.7%,.5);border-radius:.5rem;margin-bottom:50px;cursor:pointer}@media screen and (max-width:56rem){.fileInput[data-v-3b32d339]{width:auto;margin-right:3rem;margin-left:3rem}}@media screen and (max-width:35rem){.fileInput[data-v-3b32d339]{width:auto;margin-right:1rem;margin-left:1rem}}.fileInput>.file[data-v-3b32d339]{transition:.6s ease;border-radius:.5rem;height:100%;display:flex;align-items:center;justify-content:center;background-color:#ddd}.fileInput:hover>.file[data-v-3b32d339]{transform:translateY(-4px);transition:.1s ease}.fileInput:active>.file[data-v-3b32d339]{transform:translateY(0);transition:.1s ease}.fileInput>input[data-v-3b32d339]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);z-index:-1}.fileInput>input:focus+.file[data-v-3b32d339]{transition:.1s ease;box-shadow:0 0 0 2px #03a9f4}.files[data-v-3b32d339]{max-width:60vw;min-width:55rem;margin-right:auto;margin-left:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem}@media screen and (max-width:56rem){.files[data-v-3b32d339]{min-width:0;max-width:none;width:auto;margin-right:3rem;margin-left:3rem}}@media screen and (max-width:35rem){.files[data-v-3b32d339]{width:auto;margin-right:1rem;margin-left:1rem}}@media screen and (max-width:56rem){.files[data-v-3b32d339]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:35rem){.files[data-v-3b32d339]{grid-template-columns:repeat(1,1fr)}}.batchBar[data-v-3b32d339]{width:55rem;margin-right:auto;margin-left:auto;display:flex;flex-wrap:wrap;text-align:center;position:relative;margin-bottom:1rem}@media screen and (max-width:56rem){.batchBar[data-v-3b32d339]{width:auto;margin-right:3rem;margin-left:3rem}}@media screen and (max-width:35rem){.batchBar[data-v-3b32d339]{width:auto;margin-right:1rem;margin-left:1rem}}.batchBar>[data-v-3b32d339]{display:inline-block}.batchBar>[data-v-3b32d339]:not(:last-child){margin-right:1rem}.batchBar__button[data-v-3b32d339]{flex:1;border:none;background-color:hsla(0,0%,86.7%,.5);border-radius:.5rem;color:#222;font-size:1rem;font-weight:900;padding:0;cursor:pointer}.batchBar__button>div[data-v-3b32d339]{background-color:#ddd;padding:.5rem 1rem;border-radius:.5rem;height:100%}.batchBar__button[disabled][data-v-3b32d339]{cursor:not-allowed;opacity:.5}.batchBar__button:not([disabled]):hover>div[data-v-3b32d339]{transition:.1s ease;transform:translateY(-4px)}.dropTarget[data-v-3b32d339]{position:absolute;top:0;left:0;width:100%;height:100%;position:fixed;z-index:100;margin:0;background-color:rgba(34,34,34,.75);box-shadow:inset 0 0 200px #ddd;display:flex;align-items:center;justify-content:center;font-size:7rem;font-weight:900;pointer-events:none;overflow:hidden;text-align:center}.listItem[data-v-3b32d339]{transition:all .8s ease}.listEnterFrom[data-v-3b32d339],.listLeaveTo[data-v-3b32d339]{opacity:0;transform:translateY(-1rem)}.listLeaveActive[data-v-3b32d339]{position:absolute}.supportedConversionsTitle[data-v-3b32d339]{text-align:center;font-size:2rem;margin-top:2rem}.supportedConversionsListContainter[data-v-3b32d339]{display:flex;justify-content:stretch;gap:2rem;flex-direction:row}