body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{color:#fff;text-align:center}body{background-color:#000203;font-family:Courier New,Courier,monospace}body,main{height:100%}main{position:absolute;width:100%}.tool-box{align-items:center;background-color:#ad316733;border-radius:15px;cursor:pointer;display:flex;height:12rem;justify-content:center;width:20rem}.tool-box h3{color:#fff}@media screen and (max-width:900px){.tool-box{height:11rem;width:18rem}}@media screen and (max-width:769px){.tool-box{height:9rem;width:12rem}.tool-box h3{font-size:17.5px}}@media screen and (max-width:480px){.tool-box{border-radius:5px;height:3.5rem;width:14rem}.tool-box h3{font-size:16px}}.tools-list{align-items:center;border:.5px solid #2b5da1;border-radius:15px;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.tools-list h1,.tools-list p{color:#fff}.tools-list p strong{color:#ad3167;cursor:pointer}.tools-list__boxes{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}@media screen and (max-width:769px){.tools-list__boxes{gap:12px;margin-bottom:24px;margin-top:24px}}@media screen and (max-width:480px){.tools-list__boxes{gap:20px;grid-template-columns:1fr}}@media screen and (max-width:769px){.tools-list h1{font-size:24px;margin-bottom:30px;margin-top:0}.tools-list p{margin-top:30px}}@media screen and (max-width:480px){.tools-list h1{font-size:20px;margin-bottom:30px;margin-top:0}.tools-list p{text-align:center;width:90%}}.custom-select .label,.custom-select select{color:#0e162f;display:block}.custom-select select{background:#fff;border:1px solid #cbd1dc;border-radius:4px;box-sizing:border-box;height:55px;line-height:25px;margin-top:.5rem;outline:none;padding:10px;transition:border .3s ease}.custom-select select:focus{border-color:#2b5da1;outline:none}.custom-select select-invert{border:1px solid #2b5da1}.custom-select select-invert:focus{border-color:#cbd1dc;outline:none}.custom-select select-error{color:#c50707;font-size:.8rem}.custom-select select-error-input,.custom-select select-error-input:focus{border:.5px solid #c50707}.view-uploaded-pdf{border:.5px solid #2b5da1;border-radius:15px;height:100%;width:100%}.view-uploaded-pdf__reader{height:85%;width:100%}.view-uploaded-pdf__reader embed{border-radius:15px 15px 0 0;height:100%;width:100%}.view-uploaded-pdf__actions{align-items:center;border-top:.5px solid #2b5da1;display:flex;gap:20px;height:15%;padding-left:24px}.view-uploaded-pdf__actions b{color:#fff;cursor:pointer}.view-uploaded-pdf__actions .custom-select{height:2.8rem!important;padding:0!important}.view-uploaded-pdf__actions .custom-select label{display:none!important;padding:0!important}.view-uploaded-pdf__actions .custom-select select{background-color:#0e162f!important;color:#fff!important;height:2.8rem!important;margin-top:0!important}.view-uploaded-pdf__actions__volume{align-items:center;display:flex}.view-uploaded-pdf__actions__volume label{color:#fff}.view-uploaded-pdf__actions__speak-actions{display:block}.view-uploaded-pdf__actions__speak-actions b{cursor:pointer;display:block}.view-uploaded-pdf__actions__speak-actions p{color:#ad3167;cursor:pointer;font-size:12px;font-weight:bolder;margin-top:6px}.view-uploaded-pdf__actions__speak-actions p.cancel{color:#c50707}.view-uploaded-pdf__actions input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border-radius:3px;box-shadow:1px 1px 1px #0000,0 0 1px #0000;cursor:pointer;height:10px;margin-top:-15px;width:10px}.view-uploaded-pdf__actions input[type=range]::-moz-range-thumb{background:#fff;border:1px solid #000;border-radius:3px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:36px;width:16px}.view-uploaded-pdf__actions input[type=range]::-ms-thumb{background:#fff;border:1px solid #000;border-radius:3px;box-shadow:1px 1px 1px #000,0 0 1px #0d0d0d;cursor:pointer;height:36px;width:16px}.view-uploaded-pdf__actions input[type=range]::-webkit-slider-runnable-track{background:#0000;border:.2px solid #2b5da1;border-radius:1.3px;cursor:pointer;height:3px;width:100%}.view-uploaded-pdf__actions input[type=range]::-moz-range-track{background:#0000;border:.2px solid #2b5da1;border-radius:1.3px;cursor:pointer;height:3px;width:100%}.view-uploaded-pdf__actions input[type=range]::-ms-track{background:#0000;border:.2px solid #2b5da1;border-radius:1.3px;cursor:pointer;height:3px;width:100%}.view-uploaded-pdf__actions input[type=range]::-ms-fill-lower{background:#0000;border:.2px solid #0000;border-radius:2.6px}.view-uploaded-pdf__actions input[type=range]:focus::-ms-fill-lower{background:#0000}.view-uploaded-pdf__actions input[type=range]::-ms-fill-upper{background:#0000;border:.2px solid #0000;border-radius:2.6px}.custom-icon{width:100%}.custom-icon__img{height:100%;width:100%}.text-white{color:#fff}.text-green{color:green}.text-red{color:red!important}.text-yellow{color:#ff0}.text-200{font-weight:200}.text-300{font-weight:300}.text-400{font-weight:400}.text-500{font-weight:500}.text-600{font-weight:600}.text-700{font-weight:700}.text-800{font-weight:800}.text-right{text-align:right}.d-flex{display:flex}.p-x-1{padding:10px}.p-x-2{padding:20px}.p-x-3{padding:30px}.p-x-4{padding:40px}.p-y-1{padding:10px}.p-y-2{padding:20px}.p-y-3{padding:30px}.p-y-4{padding:40px}.p-y-5{padding:auto 50px}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes bounce{0%{transform:translateY(0)}50%{transform:translateY(-100px)}to{transform:translateY(0)}}.rotating{animation:rotating 1s linear infinite}.bounce{animation:bounce 3s ease infinite}.loader-no-bg{background-color:#0000!important;height:100%!important}.message{font-size:14px;margin-bottom:14px;margin-top:14px}.success{color:#004566}.error{color:#c50707}.text-animate .content{margin-left:auto;margin-right:auto;position:relative;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.text-animate .content h2{color:#fff;font-size:6em;transform:translate(-50%,-50%)}@media screen and (max-width:769px){.text-animate .content h2{font-size:2rem}}.text-animate .content h2:first-child{-webkit-text-stroke:2px #fff;color:#0000}.text-animate .content h2:nth-child(2){animation:animate 4s ease-in-out infinite;color:#2b5da1}@keyframes animate{0%,to{-webkit-clip-path:polygon(0 45%,16% 44%,33% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0 100%);clip-path:polygon(0 45%,16% 44%,33% 50%,54% 60%,70% 61%,84% 59%,100% 52%,100% 100%,0 100%)}50%{-webkit-clip-path:polygon(0 60%,15% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0 100%);clip-path:polygon(0 60%,15% 65%,34% 66%,51% 62%,67% 50%,84% 45%,100% 46%,100% 100%,0 100%)}}.animate-charcter{-webkit-text-fill-color:#0000;animation:textclip 2s linear infinite;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(-225deg,#0000,#0000 29%,#0000 67%,#ad3167);background-size:200% auto;color:#fff;text-transform:uppercase}@keyframes textclip{to{background-position:200%}}.custom-button .button{background-color:#2b5da1;border:1px solid #2b5da1;border-radius:4px;color:#fff;cursor:pointer;font-weight:500;height:44px;outline:none;width:10rem}.custom-button .button:hover{background-color:#fff;border:1px solid #2b5da1;color:#004566;transition:.5s}.custom-button .button-invert{background-color:#fff!important;border:1px solid #2b5da1!important;color:#2b5da1!important;font-weight:500;height:44px;outline:none;width:10rem}.custom-button .button-invert:hover{background-color:#2b5da1!important;border:1px solid #2b5da1!important;color:#fff!important;transition:.5s}.custom-button .loading-icon{margin-left:.5rem}.custom-button .button-disabled{background-color:#a6a9ae;border:none}.custom-button .button-disabled:hover{background-color:#a6a9ae;border:none;color:#fff}.custom-button .button-icon{margin-left:-6px;margin-right:-4px;width:28px}.card{border:1px solid #cbd1dc;border-radius:10px;padding:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.p-text{color:#0e162f}.text-input .label{color:#0e162f;display:block}.text-input .input{-webkit-appearance:none;background:#fff;border:1px solid #cbd1dc;border-radius:4px;box-sizing:border-box;display:block;height:55px;line-height:25px;margin-top:.5rem;outline:none;padding:10px;transition:border .3s ease;width:100%}.text-input .input::placeholder{color:#cbd1dc}.text-input .input:focus{border-color:#ad3167;outline:none}.text-input .input::placeholder{color:#99a3ba}.text-input .input-invert{border:1px solid #2b5da1}.text-input .input-invert:focus{border-color:#cbd1dc;outline:none}.text-input .input-error{color:#c50707;font-size:.8rem}.text-input .input-error-input,.text-input .input-error-input:focus{border:.5px solid #c50707}.search-input{align-items:center;border:.5px solid #cbd1dc;border-radius:4px;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.search-input .icon{color:#cbd1dc;font-size:.9rem;margin-left:.5rem;margin-right:.5rem}.search-input input[type=search]{border:none;border-radius:10px;height:3rem;outline:none;width:100%}.search-input input[type=search]::placeholder{color:#cbd1dc}.search-input input[type=search]:focus{border-color:#cbd1dc;outline:none}.search-input .input-shift{margin-left:.5rem}.search-input:hover{transition:.5s}.search-input-invert,.search-input:hover{border-color:#2b5da1}.search-input-invert:hover{border:1px solid #cbd1dc!important;transition:.5s}.date-picker-input{cursor:pointer!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.date-picker-input label{font-weight:500;margin-bottom:.5rem}.date-picker-input div{align-items:center;border:1px solid #cbd1dc;border-radius:10px;display:flex}.date-picker-input div .icon{color:#a6a9ae;margin-left:-2rem;margin-right:.5rem}.date-picker-input div input[type=date]{border:none;border-radius:10px;color:#99a3ba;height:3rem;outline:none;padding:1rem;width:100%}.date-picker-input div ::-webkit-datetime-edit-text{opacity:0}.date-picker-input div ::-webkit-clear-button,.date-picker-input div ::-webkit-inner-spin-button{display:none}.date-picker-input div ::-webkit-calendar-picker-indicator{cursor:pointer;opacity:0}.date-picker-input div input[type=date]:hover::-webkit-calendar-picker-indicator{background-color:#2b5da1;color:#2b5da1!important;opacity:.05}.date-picker-input div input[type=date]:hover::-webkit-calendar-picker-indicator:hover{opacity:.15}.date-picker-input .div-invert{border:1px solid #2b5da1}.date-picker-input .div-invert:hover{border:1px solid #cbd1dc}.date-picker-input div:hover{border:1px solid #2b5da1;transition:.5s}.checkbox-input label{cursor:pointer;padding-left:30px;position:relative}.checkbox-input label input[type=checkbox]{height:0;opacity:0;position:absolute;width:0}.checkbox-input label span{background-color:#fff;border:1px solid #cbd1dc;border-radius:4px;height:1.5rem;left:0;position:absolute;top:0;transition:background-color .3s;width:1.5rem}.checkbox-input .label-invert span{border:1px solid #2b5da1}.checkbox-input label span:after{border:solid #fff;border-width:0 3px 3px 0;content:"";display:none;height:10px;left:9px;position:absolute;top:5px;transform:rotate(45deg);width:4px}.checkbox-input label:hover span{background-color:#ccc}.checkbox-input label input:checked~span{background-color:#cbd1dc;border:1px solid #2b5da1}.checkbox-input label input:checked~span:after{display:block}.checkbox-input .label-invert input:checked~span{background-color:#2b5da1;border:1px solid #2b5da1}.radio-input label{cursor:pointer;padding-left:30px;position:relative}.radio-input label input[type=radio]{height:0;opacity:0;position:absolute;width:0}.radio-input label span{background-color:#fff;border:1px solid #cbd1dc;border-radius:50%;height:1.5rem;left:0;position:absolute;top:0;transition:background-color .3s;width:1.5rem}.radio-input .label-invert span{border:1px solid #2b5da1}.radio-input label span:after{background-color:#fff;border-radius:50%;content:"";display:none;height:10px;left:50%;position:absolute;top:6px;transform:translateX(-50%);width:10px}.radio-input label:hover span{background-color:#ccc}.radio-input label input:checked~span{background-color:#cbd1dc;border:1px solid #2b5da1}.radio-input label input:checked~span:after{display:block}.radio-input .label-invert input:checked~span{background-color:#2b5da1;border:1px solid #2b5da1}.alert-component{background-color:#0000001a;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:100000}.alert-component .alert-bottom{bottom:20px!important;top:auto!important}.alert-component .alert-left{left:28%!important}.alert-component .alert-right{left:77%!important}.alert-component .alert{background:#fff;border-radius:0;box-shadow:4px 4px 4px #00000040;box-sizing:border-box;left:50%;margin:0;padding:15px;position:absolute;top:20px;transform:translateX(-50%);width:40%}.alert-component .alert:before{background-color:#2b5da1;content:"";height:100%;left:0;position:absolute;top:0;width:5px}.alert-component .alert .close-alert{color:#c50707;cursor:pointer;font-size:1.5rem;font-weight:700;position:absolute;right:10px;top:5px;transform:rotate(45deg)}.alert-component .alert h1{color:#0e162f;font-size:x-large;font-weight:700;line-height:2rem;margin:0}.alert-component .alert p{font-size:small;line-height:1.5rem;margin:0}.alert-component .alert-danger-bg{background-color:#c50707}.alert-component .alert-danger-bg h1,.alert-component .alert-danger-bg p{color:#fff}.alert-component .alert-danger-bg:before{background-color:#fff;content:""}.alert-component .alert-danger-bg .close-alert{color:#fff}.file-input{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.file-input label{background:#0000;background:#fff;border:1px solid #cbd1dc;border-radius:10px;color:#fff;color:#a6a9ae;cursor:pointer;display:table;padding:.8rem;top:0}.file-input label:hover{transition:.5s}.file-input .label-invert,.file-input label:hover{border:1px solid #2b5da1;color:#2b5da1}.file-input .label-invert:hover{border:1px solid #cbd1dc;color:#a6a9ae}.file-input input[type=file]{display:none}.switch-button__off{background-color:#fff!important;border:1px solid #2b5da1;transition:.5s}.switch-button{background-color:#2b5da1;border-radius:30px;cursor:pointer;height:36px;position:relative;width:80px}.switch-button .text{color:#fff;font-size:14px;font-weight:700;left:13px;position:absolute;top:50%;transform:translateY(-50%)}.switch-button .text.off{color:#004566;left:auto;right:13px;transition:.5s}.switch-button .circle{aspect-ratio:1;background-color:#fff;border-radius:50%;height:30px;left:3px;position:absolute;top:50%;transform:translateY(-50%);transition:.5s}.switch-button .circle.right{background-color:#cbd1dc;transition:.5s}.switch-button .circle.left{left:auto;right:3px}.textarea-input .label,.textarea-input .textarea{color:#0e162f;display:block}.textarea-input .textarea{-webkit-appearance:none;background-color:#fff;background:#fff;border:1px solid #cbd1dc;border-radius:4px;box-sizing:border-box;height:55px;height:7rem;line-height:25px;margin-top:.5rem;outline:none;padding:1rem;resize:none;transition:border .3s ease;width:100%}.textarea-input .textarea::placeholder{color:#cbd1dc}.textarea-input .textarea:focus{border-color:#2b5da1;outline:none}.textarea-input .textarea::placeholder{color:#99a3ba}.textarea-input .textarea-invert{border:1px solid #2b5da1}.textarea-input .textarea-invert:focus{border-color:#cbd1dc;outline:none}.textarea-input .textarea-error{color:#c50707;font-size:.8rem}.textarea-input .textarea-error-input,.textarea-input .textarea-error-input:focus{border:.5px solid #c50707}.custom-table{box-sizing:border-box}.custom-table table{width:100%!important}.custom-table tbody{font-size:.85rem}.custom-table tbody td{border:.5px solid #cbd1dc;padding:1rem;text-transform:capitalize}.custom-table thead{background-color:#fff;color:#0e162f}.custom-table thead th{border:.5px solid #cbd1dc;font-weight:600;padding:1rem!important}.custom-table thead tr{border-bottom:.5px solid #99a3ba}.custom-dropdown button{background-color:#fff!important;border:1px solid #cbd1dc;color:#0e162f}.custom-dropdown button:focus,.custom-dropdown button:hover{border:1px solid #cbd1dc;color:#2b5da1!important}.custom-dropdown button:focus:not(:focus-visible){border:1px solid #2b5da1;color:#2b5da1!important}.custom-dropdown .btn-check:focus+.btn,.custom-dropdown .btn:focus{border:1px solid #2b5da1;box-shadow:none!important;color:#2b5da1!important}.custom-dropdown .dropdown-menu{background-color:#fff;border:1px solid #2b5da1;font-size:.9rem;line-height:1.5rem;margin-top:.2rem}.custom-paginate{margin-top:1rem;width:100%}.custom-paginate div{display:flex;float:right}.custom-paginate .custom-paginate-blocK{align-items:center;background-color:#fff!important;border:.5px solid #cbd1dc;border-radius:5px;color:#0e162f;cursor:pointer;display:flex;font-size:smaller;font-weight:400;height:1.8rem;justify-content:center;margin-right:.5rem;width:1.8rem}.custom-paginate .custom-paginate__current-block{border:.5px solid #2b5da1}.custom-paginate .custom-paginate__disabled-block{color:#a6a9ae}.empty-view{text-align:center}.empty-view__icon{color:#004566;font-size:5rem;margin-bottom:1rem;margin-top:2rem}.empty-view p{color:#a6a9ae;line-height:2rem}.circular-progress{position:relative}.circular-progress .circular-progress-orientation{transform:rotate(-90deg)}.circular-progress .circular-progress-indicator--spinner{animation:spinner .75s linear infinite;transform-origin:center}.circular-progress .circular-progress-label{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%)}.circular-progress .circular-progress-label__loading{font-size:.75em;opacity:.5}.circular-progress .circular-progress-label__progress{font-size:1.5em;font-weight:700}.circular-progress .circular-progress-label__loading,.circular-progress .circular-progress-label__progress{display:block}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.error-view{text-align:center}.error-view__icon{color:#c50707;font-size:5rem;margin-bottom:1rem;margin-top:2rem}.error-view p{color:#a6a9ae;line-height:2rem}.error-view__retry{color:#c50707!important;cursor:pointer;font-weight:700;text-transform:uppercase}.circular-loader{align-items:center;display:flex;min-height:15rem;text-align:center;z-index:10}.circular-loader div{margin-left:auto;margin-right:auto}.circular-loader div p{color:#a6a9ae;display:block;text-align:center}.circular-loader div .loader{animation:rotation 1s linear infinite;border:4px solid #2b5da1;border-bottom-color:#0000;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;width:48px}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.progress-loader{align-items:center;background-color:#cbd1dc33;display:flex;justify-content:center;min-height:15rem;width:100%;z-index:10}.progress-loader__bar{height:45px;position:relative;width:150px}.progress-loader__bar p{animation:text 1s ease infinite both;color:#a6a9ae;font-size:1rem;letter-spacing:1px;margin-bottom:1rem}@keyframes text{0%{letter-spacing:1px;transform:translateX(0)}40%{letter-spacing:2px;transform:translateX(26px)}80%{letter-spacing:1px;transform:translateX(32px)}90%{letter-spacing:2px;transform:translateX(0)}to{letter-spacing:1px;transform:translateX(0)}}.progress-loader__bar span{animation:loading 1s linear 0ms infinite;background-color:#a6a9ae;border-radius:50px;bottom:0;display:block;height:.7rem;position:absolute;transform:translateX(64px);width:3rem}.progress-loader__bar span:before{animation:loading2 1s linear 0ms infinite;background-color:#2b5da1;border-radius:inherit;content:"";height:100%;position:absolute;width:100%}@keyframes loading{0%{transform:translateX(0);width:3rem}40%{transform:translateX(0);width:100%}80%{transform:translateX(64px);width:3rem}90%{transform:translateX(0);width:100%}to{transform:translateX(0);width:3rem}}@keyframes loading2{0%{transform:translateX(0);width:3rem}40%{transform:translateX(0);width:80%}80%{transform:translateX(0);width:100%}90%{transform:translateX(15px);width:80%}to{transform:translateX(0);width:3rem}}.ripple-loader{align-items:center;display:flex;justify-content:center;min-height:15rem}.ripple-loader p{color:#a6a9ae}.ripple-loader__container{align-items:center;display:flex;justify-content:center;position:relative}.ripple-loader__container .circle{animation:move .5s linear 0ms infinite;aspect-ratio:1;background-color:#2b5da1;border-radius:50%;margin-right:30px;width:15px}.ripple-loader__container .circle:first-child{animation:grow .5s linear 0ms infinite;left:0;position:absolute;top:0}.ripple-loader__container .circle:last-child{animation:grow .5s linear 0s infinite reverse;margin-right:0;position:absolute;right:0;top:0}@keyframes grow{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes move{0%{transform:translateX(0)}to{transform:translateX(45px)}}.custom-rating{color:#a6a9ae;display:flex;gap:.5rem}.custom-rating__icon{cursor:pointer}.custom-rating__rated{color:#2b5da1}.custom-rating__rated-red{color:#c50707}.file-upload-view{align-items:center;border:.5px solid #2b5da1;border-radius:15px;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.file-upload-view h1{color:#fff;text-align:center}@media screen and (max-width:769px){.file-upload-view h1{font-size:24px;margin-bottom:30px;width:90%}}@media screen and (max-width:480px){.file-upload-view h1{font-size:20px;margin-bottom:30px}}.file-upload-view .file-input label{background-color:#ad316733;border:none;border-radius:5px;color:#fff;font-weight:700;text-align:center;width:10rem}.main-view{border-radius:15px;height:90%;margin-left:5%;margin-right:5%;margin-top:5vh;position:absolute;width:90%}.audio-to-pdf{border:.5px solid #2b5da1;border-radius:15px;height:100%;width:100%}.audio-to-pdf__reader{background-color:#787878b3;border:.1px solid gray;border-radius:15px 15px 0 0;height:85%;width:100%}.audio-to-pdf__reader div{background:#fff;border-radius:0;box-shadow:5px 5px 0 #ad3167,0 0 50px #a6a6a680;height:98%;line-height:24px;margin:5px auto 1%;overflow:scroll;width:70%}.audio-to-pdf__reader div article{padding:24px}.audio-to-pdf__reader embed{border-radius:15px 15px 0 0;height:100%;width:100%}.audio-to-pdf__actions{align-items:center;border-top:.5px solid #2b5da1;display:flex;gap:20px;height:15%;padding-left:24px}.audio-to-pdf__actions span{color:#fff;cursor:pointer;font-weight:700}
/*# sourceMappingURL=main.388054e1.css.map*/