.navbar-container{display:flex;flex-direction:column;justify-content:space-between}.navbar-logo{display:flex;align-items:center;justify-content:center;padding:10px;background:#2b2f3a;cursor:pointer}.navbar-logo img{vertical-align:middle}.navbar-links-item{padding:20px;display:flex;align-items:center;gap:10px;cursor:pointer;text-decoration:none;color:#fff;font-size:14px}.navbar-links-item:hover{background-color:#263445}.navbar-links-item.active{color:#18bb9c}.navbar-links-item img{width:16px;height:16px}.dialog-btn{position:relative;border:none;background:linear-gradient(128deg,#18bb9c,#6a39af 41%,#bb1894 74%,#733586);cursor:pointer;color:#fff;font-size:14px;padding:20px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;z-index:1;transition:opacity .2s linear}.dialog-btn:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(128deg,#18bb9c -20%,#6a39af 30%,#bb1894 50%,#733586);z-index:-1;transition:opacity .2s linear;opacity:0}.dialog-btn:hover:before{opacity:1}.support,.scan{position:relative;text-decoration:none;color:#fff;font-size:14px;padding:20px;width:100%;display:flex;align-items:center;justify-content:center;gap:10px}.support{background:linear-gradient(120deg,#02eb99,#00aeec);z-index:1;transition:opacity .2s linear}.support:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,#02cc85b3 -40%,#009dd6b3 70%);z-index:-1;transition:opacity .2s linear;opacity:0}.support:hover:before{opacity:1}.scan{background:linear-gradient(128deg,#ea5440,#d24e4e);z-index:1;transition:opacity .2s linear}.scan:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:linear-gradient(128deg,#c64736,#b04141);z-index:-1;transition:opacity .2s linear;opacity:0}.scan:hover:before{opacity:1}.dialog-content{overflow:hidden;transition:max-height .3s ease}.navbar-bottom{margin:0 auto;padding:10px;background:#2b2f3a;width:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.navbar-logo-collapse{width:40px;height:40px}.header-container{background:transparent;display:flex;justify-content:space-between;align-items:center;padding:0 20px;height:53px}.menu-btn{border:none;background-color:transparent;cursor:pointer;z-index:10;line-height:.65}.header-left{display:flex;align-items:center;justify-content:start;gap:10px}.header-left p{font-weight:600;font-size:13px}.header-right{display:flex;align-items:center;justify-content:end;gap:40px}.header-right-item{display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;color:#fff;text-decoration:none;opacity:.7;font-size:14px;line-height:1;transition:all .3s ease}.header-right-item:hover{opacity:.8}.user{position:relative}.logout-btn{position:absolute;top:30px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:start;padding-left:10px;cursor:pointer;color:#f0f8ff;background:#304156;border-radius:5px 5px 0 0;outline:none;border:none;width:265px;height:34px;font-size:14px}.agreement-btn{position:absolute;top:64px;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:start;padding-left:10px;cursor:pointer;color:#f0f8ff;background:#304156;border-radius:0 0 5px 5px;outline:none;border:none;width:265px;height:34px;font-size:14px}.logout-btn img{margin-right:5px;opacity:.8}.agreement-btn img{margin-right:2px;opacity:.7}.layout-container{display:grid;grid-template-columns:260px 3fr;grid-template-rows:53px 1fr;min-height:100vh;grid-template-areas:"navbar header" "navbar content" "navbar content";background-image:url(/assets/Background-lPTqwHxP.png);background-repeat:no-repeat;background-position:top right;background-size:90%;background-color:#1f2334;transition:all .3s ease}.layout-collapse{grid-template-columns:60px 3fr}.navbar-container{grid-area:navbar;background-color:#304156}.layout-content{grid-area:content}.page-loader{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%}.right-side-container{background-image:url(/assets/Background-lPTqwHxP.png);background-repeat:no-repeat;background-size:cover;background-color:#1f2334;display:flex;align-items:center;justify-content:center}.right-side-title{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:10px}.home-auth-container{display:grid;grid-template-columns:4fr 5fr;grid-template-rows:1fr;height:100vh;width:100vw}.button{border:none;color:#fff;padding:13px 32px;text-align:center;display:inline-block;font-size:15px;width:100%;border-radius:5px;cursor:pointer;position:relative;background:linear-gradient(120deg,#18bb9c -10%,#6a39af 110%);z-index:1;transition:opacity .2s linear;opacity:.9}.button:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;border-radius:5px;background:linear-gradient(120deg,#18bb9c 20%,#6a39af 120%);z-index:-1;transition:opacity .2s linear;opacity:0}.button:hover:before{opacity:1}.button:hover{opacity:1}.home-page-container{margin:0 auto;padding-top:160px}.home-page-tasks-wrapper{max-height:500px;overflow-y:auto;padding-right:15px}.home-page-title{margin-bottom:20px}.home-page-tasks{display:grid;grid-template-columns:repeat(3,300px);grid-gap:20px}.home-page-task{display:flex;align-items:center;gap:20px;text-decoration:none;border:1px solid #18bb9c;background:transparent;color:#fff;border-radius:5px;padding:16px 10px 16px 20px;width:100%}.home-page-task img{width:45px;height:45px}.home-page-task-text{display:flex;flex-direction:column;gap:10px}.home-page-task-time{font-size:15px}.progress-task-style{opacity:.95;transition:opacity .2s linear}.progress-task-style:hover{opacity:1}.completed-task-style{position:relative;color:#fff;background:linear-gradient(120deg,#18bb9c -10%,#6a39af 110%);border:none;z-index:1;opacity:.95}.completed-task-style:hover{opacity:1}.completed-task-style:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0;border-radius:5px;background:linear-gradient(120deg,#18bb9c 20%,#6a39af 120%);z-index:-1;transition:opacity .2s linear;opacity:0}.completed-task-style:hover:before{opacity:1}.failed-task-style{pointer-events:none;cursor:default;border:1px solid #ea5440}.white-time-style{color:#fff}.green-time-style{color:#18bb9c}.red-time-style{color:#ea5440}.home-page-tasks-wrapper::-webkit-scrollbar{width:5px;background:transparent;border-radius:50px}.home-page-tasks-wrapper::-webkit-scrollbar-track-piece{width:.1rem}.home-page-tasks-wrapper::-webkit-scrollbar-thumb{width:.5rem;height:1rem;background:#8e8e95;border-radius:50px}.load-more-btn{padding-top:20px;border:none;background:transparent;color:#fff;display:block;margin:0 auto;cursor:pointer}.home-page-no-transcript{display:flex;align-items:center;justify-content:center}.home-page-loader-wrapper{width:45px}.home-page-loader-wrapper .nSnSW{width:45px;justify-content:center}.transcript-container{display:flex;justify-content:center}.file-form{width:937px}.file-form input{outline:none;border:1px solid #18bb9c;background:transparent;color:#fff;border-radius:5px;padding:10px;width:100%}.file-upload-wrapper{padding:10px;text-align:center;height:400px;margin-top:40px;margin-bottom:20px;background-color:#0003;justify-content:center;display:flex;position:relative}.input-file{display:none}.custom-file-button{display:inline-flex;width:100%;height:100%;justify-content:center;align-items:center;cursor:pointer}.file-uploaded-wrapper{display:flex;justify-content:center;align-items:center}.file-remove-btn{position:absolute;right:20px;top:20px}.file-info{display:flex;flex-direction:column}.file-name{margin-bottom:10px}.file-size{opacity:.7;text-align:left;margin-bottom:10px}.file-remove-btn{border:none;background-color:transparent;cursor:pointer}.form-actions{display:flex;flex-direction:column;gap:20px}.form-actions-top,.form-actions-bottom{display:flex;justify-content:space-between;align-items:center}.label-count-speakers{background:#000}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.checkbox-wrapper{display:flex;flex-direction:column;justify-content:space-between}.rules-link{color:#18bb9c}.input-disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.label-disabled{color:#ffffff80}.checkbox-disabled{opacity:.5}.info-wrapper{width:75%}.info-wrapper span{margin:0}.btn-wrapper{width:220px}.btn-wrapper-progress{width:400px;text-align:end}.loader-wrapper{display:flex;align-items:center;gap:20px}.transcript-success-container{padding-top:40px;display:flex;flex-direction:column;gap:30px;width:937px}body.react-confirm-alert-body-element{overflow:hidden}.react-confirm-alert-blur{filter:url(#gaussian-blur);filter:blur(2px);-webkit-filter:blur(2px)}.react-confirm-alert-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:#ffffffe6;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-ms-align-items:center;align-items:center;opacity:0;-webkit-animation:react-confirm-alert-fadeIn .5s .2s forwards;-moz-animation:react-confirm-alert-fadeIn .5s .2s forwards;-o-animation:react-confirm-alert-fadeIn .5s .2s forwards;animation:react-confirm-alert-fadeIn .5s .2s forwards}.react-confirm-alert-body{font-family:Arial,Helvetica,sans-serif;width:400px;padding:30px;text-align:left;background:#fff;border-radius:10px;box-shadow:0 20px 75px #00000021;color:#666}.react-confirm-alert-svg{position:absolute;top:0;left:0}.react-confirm-alert-body>h1{margin-top:0}.react-confirm-alert-body>h3{margin:0;font-size:16px}.react-confirm-alert-button-group{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;margin-top:20px}.react-confirm-alert-button-group>button{outline:none;background:#333;border:none;display:inline-block;padding:6px 18px;color:#eee;margin-right:10px;border-radius:5px;font-size:12px;cursor:pointer}@-webkit-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}.api-page-container{margin:0 auto;padding-top:160px}.api-page{width:937px;min-height:auto}.api-page-form{display:flex;gap:80px}.api-page-top-left-container{flex:70%}.api-page-top-right-container{flex:30%;display:flex;flex-direction:column;justify-content:space-between;align-self:end}.api-page-title{font-size:16px;margin-bottom:20px}.api-page-subtitle{font-size:12px;margin-bottom:10px}.api-page-form input{outline:none;border:1px solid #18bb9c;background:transparent;color:#fff;border-radius:5px;padding:10px;width:100%}.api-page-form input:-webkit-autofill,.api-page-form input:-webkit-autofill:hover,.api-page-form input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0px 1000px #304156 inset;transition:background-color 5000s ease-in-out 0s;caret-color:#fff}.api-page-top{margin-bottom:20px}.api-page-bottom{background-color:#0003;padding:10px 20px;border:1px solid #18bb9c;border-radius:5px}.api-table-container{height:300px;overflow-y:auto}.api-table{width:100%;border-collapse:collapse;overflow:hidden}.api-table tbody{display:block;height:250px;overflow:auto;margin-top:10px}.api-table tbody::-webkit-scrollbar{width:5px;background:transparent;border-radius:50px}.api-table tbody::-webkit-scrollbar-track-piece{width:.1rem}.api-table tbody::-webkit-scrollbar-thumb{width:.5rem;height:1rem;background:#8e8e95;border-radius:50px}.api-table tr{display:table;width:100%;table-layout:fixed}.api-table th,.api-table td{padding:8px;text-align:left}.api-table th{background-color:transparent;border-bottom:1px solid #18bb9c;padding:0 0 10px 8px}.api-table td:nth-child(1),.api-table th:nth-child(1){width:5%}.api-table td:nth-child(2),.api-table th:nth-child(2){width:20%}.api-table td:nth-child(3),.api-table th:nth-child(3){width:20%}.api-table td:nth-child(4),.api-table th:nth-child(4){width:50%}.api-table td:nth-child(5),.api-table th:nth-child(5){width:5%}.remove-btn{cursor:pointer}.confirm-alert{background:#0006}.react-confirm-alert-body{background:#304156;border:1px solid #18bb9c;border-radius:5px;color:#fff}.react-confirm-alert-button-group{justify-content:flex-end}.loader-td div{display:flex;align-items:center;justify-content:center}.pay-page-container{margin:0 auto;padding-top:160px}.pay-page{width:937px;min-height:auto}.pay-page-form{display:flex;gap:70px}.pay-page-top-left-container{flex:70%}.pay-page-top-right-container{flex:30%;display:flex;flex-direction:column;justify-content:space-between}.pay-page-title{font-size:16px;margin-bottom:20px}.pay-page-subtitle{font-size:12px;margin-bottom:10px}.pay-page-form input{outline:none;border:1px solid #18bb9c;background:transparent;color:#fff;border-radius:5px;padding:10px;width:100%}.pay-page-form input:-webkit-autofill,.pay-page-form input:-webkit-autofill:hover,.pay-page-form input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0px 1000px #304156 inset;transition:background-color 5000s ease-in-out 0s;caret-color:#fff}.balance-info-title{display:flex;align-items:center;gap:5px}.balance-info{display:flex;align-items:center;justify-content:space-between;gap:10px}.pay-page-top{margin-bottom:20px}.pay-page-bottom{background-color:#0003;padding:20px}.pay-table-container{height:300px;overflow-y:auto}.pay-table-header th{font-weight:500}.pay-table{width:100%;border-collapse:collapse;overflow:hidden}.pay-table tbody{display:block;height:250px;overflow:auto}.pay-table tbody::-webkit-scrollbar{width:5px;background:transparent;border-radius:50px}.pay-table tbody::-webkit-scrollbar-track-piece{width:.1rem}.pay-table tbody::-webkit-scrollbar-thumb{width:.5rem;height:1rem;background:#8e8e95;border-radius:50px}.pay-table tr{display:table;width:100%;table-layout:fixed}.pay-table th,.pay-table td{padding:8px;text-align:left}.pay-table th{background-color:transparent}.pay-success-message{border:1px solid #18bb9c;border-radius:5px;padding:10px;margin-bottom:20px}.pay-table td:nth-child(1),.pay-table th:nth-child(1){width:15%}.pay-table td:nth-child(2),.pay-table th:nth-child(2){width:25%}.pay-table td:nth-child(3),.pay-table th:nth-child(3){width:60%}.transcript-success-container{padding-top:40px;display:flex;flex-direction:column;gap:30px;width:937px;margin:0 auto}.header-transcript-success{display:flex;justify-content:space-between;background:#0003;padding:30px 40px}.transcript-success-title{font-size:16px;font-weight:500;margin-bottom:30px}.header-info{display:flex;align-items:center;justify-content:space-between;gap:40px}.header-info:first-child{margin-bottom:10px}.header-info-left{display:flex;align-items:center;gap:5px}.header-info span{color:#1fcdac}.body-transcript-success{background:#0003;padding:30px 40px}.transcript-success-text-wrapper{height:450px;overflow:auto}.transcript-success-text-wrapper::-webkit-scrollbar{width:5px;background:transparent;border-radius:50px}.transcript-success-text-wrapper::-webkit-scrollbar-track-piece{width:.1rem}.transcript-success-text-wrapper::-webkit-scrollbar-thumb{width:.5rem;height:1rem;background:#8e8e95;border-radius:50px}.transcript-success-text,.success-text-with-speakers{padding-right:10px}.success-text-with-speakers{display:flex;gap:20px;margin-bottom:10px}.success-text-with-speakers p:first-child{flex:10%}.success-text-with-speakers p:last-child{flex:80%}.speaker-00-style{color:#1fcdac}.footer-transcript-success{display:flex;justify-content:space-between;align-items:center}.new-transcript-btn{background-color:#18bb9c;border:none;color:#fff;padding:13px 32px;text-align:center;display:inline-block;font-size:15px;border-radius:5px;cursor:pointer}.new-transcript-btn:active{opacity:.6}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*{margin:0;padding:0;box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{margin:0}body{font-family:Montserrat,sans-serif;font-weight:300;font-style:normal;color:#fff}ul{list-style:none}.form-container{display:flex;align-items:center;justify-content:center;background-color:#304156}.form-title{color:#18bb9c}.form{width:344px;display:flex;flex-direction:column;gap:20px}.form input{outline:none;border:1px solid #18bb9c;background:transparent;color:#fff;border-radius:5px;padding:10px;width:100%}.form input:-webkit-autofill,.form input:-webkit-autofill:hover,.form input:-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0px 1000px #304156 inset;transition:background-color 5000s ease-in-out 0s;caret-color:#fff}.input-wrapper{position:relative}.input-wrapper label{position:absolute;top:-8px;left:10px;background:#304156;padding:0 5px;font-size:12px;z-index:11}.forgot-link{text-align:right;display:block;color:#18bb9c;font-size:16px;padding-top:10px}.error{color:#fff;font-size:16px;margin-top:10px;text-align:left;display:block;border:1px solid #ff0000;padding:10px;border-radius:5px}.form-links{display:flex;justify-content:space-between;font-size:16px}.form-links a{color:#fff;opacity:.6;text-decoration:none}.rules-link{margin-left:5px}.checkbox-label{position:neutral}.checkbox-label{display:block;position:relative;padding-left:35px;padding-top:4px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:24px;width:24px;background-color:#eee;border-radius:5px}.checkbox-label:hover input~.checkmark{background-color:#ccc}.checkbox-label input:checked~.checkmark{background-color:#18bb9c}.checkmark:after{content:"";position:absolute;display:none}.checkbox-label input:checked~.checkmark:after{display:block}.checkbox-label .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
