body,html{background-color:#f5fffa;height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.easy-btn{background-color:#007bff;border:none;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.2);color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.easy-btn:hover{background-color:#0062cc}.easy-btn:disabled{background-color:#6c757d;cursor:not-allowed}.easy-btn:active{background-color:#004a99}.easy-btn.-full-width{width:100%}.easy-btn.-medium{padding:.75rem 1.5rem}.easy-btn.-large{font-size:1.2rem;padding:1rem 2rem}.easy-btn.-success{background-color:#28a745}.easy-btn.-success:hover{background-color:#1e7e34}.easy-btn.-success:active{background-color:#145523}.easy-btn.-danger{background-color:#dc3545}.easy-btn.-danger:hover{background-color:#bd2130}.easy-btn.-danger:active{background-color:#921925}.easy-btn.-warning{background-color:#ffc107}.easy-btn.-warning:hover{background-color:#d39e00}.easy-btn.-warning:active{background-color:#a07800}.easy-btn.-info{background-color:#17a2b8}.easy-btn.-info:hover{background-color:#117a8b}.easy-btn.-info:active{background-color:#0c525d}.easy-btn.-light{background-color:#f8f9fa;color:#343a40}.easy-btn.-light:hover{background-color:#dae0e5}.easy-btn.-light:active{background-color:#bdc6d0}.easy-btn.-dark{background-color:#343a40;color:#343a40}.easy-btn.-dark:hover{background-color:#1d2124}.easy-btn.-dark:active{background-color:#060708}.easy-btn.-secondary{background-color:#6c757d}.easy-btn.-secondary:hover{background-color:#545b62}.easy-btn.-secondary:active{background-color:#3d4246}.easy-select{background-color:#fff;border:1px solid #ebebeb;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.05);cursor:pointer;font-size:1rem;font-weight:600;padding:.5rem 1rem;transition:all .2s ease-in-out;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.easy-select:hover{border-color:#b1bbc4}.easy-select:disabled{background-color:#ced4da;cursor:not-allowed}.easy-select:active{border-color:#94a1ae}.easy-select.-full-width{width:100%}.easy-select.-medium{padding:.75rem 1.5rem}.easy-select.-large{font-size:1.2rem;padding:1rem 2rem}.easy-select.-success{background-color:#28a745}.easy-select.-success:hover{background-color:#1e7e34}.easy-select.-success:active{background-color:#145523}.easy-select.-danger{background-color:#dc3545}.easy-select.-danger:hover{background-color:#bd2130}.easy-select.-danger:active{background-color:#921925}.easy-select.-warning{background-color:#ffc107}.easy-select.-warning:hover{background-color:#d39e00}.easy-select.-warning:active{background-color:#a07800}.easy-select.-info{background-color:#17a2b8}.easy-select.-info:hover{background-color:#117a8b}.easy-select.-info:active{background-color:#0c525d}.easy-select.-light{background-color:#f8f9fa;color:#343a40}.easy-select.-light:hover{background-color:#dae0e5}.easy-select.-light:active{background-color:#bdc6d0}.easy-select.-dark{background-color:#343a40;color:#fff}.page{margin:0 auto;max-width:960px}@media(max-width:568px){.page{padding:1rem 1.5rem}}@media(min-width:569px){.page{padding:1rem 2rem}}@media(min-width:768px){.page{padding:1.5rem 2rem}}@media(min-width:1024px){.page{padding:3rem}}.page .page-title{font-weight:600;margin:.65rem 0 .2rem;text-align:center}@media(max-width:375px){.page .page-title{font-size:1.6rem}}.page .page-description{font-size:1.2rem;line-height:1.5;margin:0 0 .5rem;text-align:center}@media(max-width:375px){.page .page-description{font-size:1.15rem}}.drag-and-drop{align-items:center;border:2px dashed #ccc;border-radius:5px;color:#6c757d;display:flex;flex-direction:column;justify-content:center;padding:2rem 0;transition:all .2s ease-in-out}.drag-and-drop:hover{border:2px dashed #007bff;color:#007bff;cursor:pointer}.drag-and-drop .drag-and-drop__icon{font-size:3rem;margin-bottom:1rem}.drag-and-drop p{font-size:1.2rem;font-weight:500;margin:0 1rem;text-align:center}@media(max-width:568px){.drag-and-drop p{font-size:1rem}}@media(min-width:569px){.drag-and-drop p{font-size:1rem}}@media(min-width:768px){.drag-and-drop p{font-size:1.15rem}}@media(min-width:1024px){.drag-and-drop p{font-size:1.2rem}}.selected-files-container{align-items:center;border:2px dashed #ccc;border-radius:5px;display:flex;flex-direction:column;gap:.5rem;justify-content:center;padding:1rem 2rem;transition:all .2s ease-in-out}@media(max-width:568px){.selected-files-container{padding:.5rem 1.25rem}}@media(min-width:569px){.selected-files-container{padding:.5rem 1.25rem}}@media(min-width:768px){.selected-files-container{padding:1rem 2rem}}@media(min-width:1024px){.selected-files-container{padding:1rem 2rem}}.selected-files-container:hover{border:2px dashed #aaa;cursor:pointer}.selected-files-container .selected-file{align-items:center;background-color:#f3f7fc;border-radius:5px;display:flex;justify-content:space-between;padding:.5rem .8rem;transition:all .2s ease-in-out;width:100%}.selected-files-container .selected-file:hover{background-color:#e7f3ff}.selected-files-container .selected-file .file-name{font-size:1.15rem;font-weight:500}@media(max-width:568px){.selected-files-container .selected-file .file-name{font-size:1rem}}@media(min-width:569px){.selected-files-container .selected-file .file-name{font-size:1rem}}@media(min-width:768px){.selected-files-container .selected-file .file-name{font-size:1.15rem}}@media(min-width:1024px){.selected-files-container .selected-file .file-name{font-size:1.15rem}}.selected-files-container .selected-file .details{display:flex;flex-direction:row;gap:1rem;justify-content:center}@media(max-width:568px){.selected-files-container .selected-file .details{flex-direction:column;gap:.4rem}}@media(min-width:569px){.selected-files-container .selected-file .details{flex-direction:column;gap:.45rem}}@media(min-width:768px){.selected-files-container .selected-file .details{flex-direction:row;gap:.8rem}}@media(min-width:1024px){.selected-files-container .selected-file .details{flex-direction:row;gap:1rem}}.selected-files-container .selected-file .details .file-size{color:#6c757d;font-size:1rem;font-weight:500}@media(max-width:568px){.selected-files-container .selected-file .details .file-size{font-size:.85rem}}@media(min-width:569px){.selected-files-container .selected-file .details .file-size{font-size:.9rem}}.selected-files-container .selected-file .details .file-remove{color:#dc3545;cursor:pointer;font-size:.9rem;transition:all .2s ease-in-out}.selected-files-container .selected-file .details .file-remove:hover{color:#bd2130}.selected-files-container .selected-file .details .file-remove:active{color:#921925}.converter-home{align-items:center;display:flex;flex-direction:column;justify-content:center;width:auto}.converter-home .app-icon{width:115px}@media(max-width:568px){.converter-home .app-icon{width:85px}}@media(min-width:569px){.converter-home .app-icon{width:100px}}@media(min-width:768px){.converter-home .app-icon{width:110px}}@media(min-width:1024px){.converter-home .app-icon{width:115px}}.converter-home .page-title{color:#4d7682;font-weight:900}.converter-home .page-title span{color:#282828;font-weight:800}.converter-home .page-description strong{font-weight:600}.converter-home .page-description code{background-color:#fff4cf;border-radius:6px;padding:2px}.converter-home .converter-container{display:flex;flex-direction:column;gap:1.5rem;margin:.6rem 0;width:100%}.converter-home .converter-container .drag-and-drop{min-height:80px;width:100%}@media(max-width:375px){.converter-home .converter-container .drag-and-drop{min-height:40px}}@media(min-width:1024px){.converter-home .converter-container .drag-and-drop{min-height:100px}}.converter-home .converter-container .conversion-options{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:start}.converter-home .converter-container .conversion-options p{margin:0}.converter-home .converter-container .conversion-options p strong{font-weight:600}.converter-home .converter-container .conversion-actions{display:flex;flex-direction:row;gap:.6rem;justify-content:space-between}.footer-ads{height:auto;width:100%}