@font-face{font-family:GolosText;src:url(/assets/GolosText-Regular-BsVpnooN.ttf);font-weight:400;font-style:normal}@font-face{font-family:GolosText;src:url(/assets/GolosText-Medium-DQARW2El.ttf);font-weight:500;font-style:normal}body{--text: #343b43;--blue: #f1f7ff;--aqua: #b7cef0;--accent: #1400dc;--grey: #5c5e61}*,*:before,*:after{box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body{font-family:GolosText,sans-serif;font-weight:400;line-height:1.3;font-size:16px;color:var(--text);background-color:var(--blue)}.layout{display:flex;flex-direction:column;min-height:100vh}.container{max-width:1320px;margin:0 auto}@media (max-width: 1360px){.container{max-width:1200px}}@media (max-width: 1220px){.container{max-width:960px}}@media (max-width: 980px){.container{max-width:720px}}@media (max-width: 740px){.container{max-width:576px}}@media (max-width: 580px){.container{max-width:96vw}}.header{padding:1.5rem 0}@media (max-width: 1024px){.header{padding:.75rem 0}}.header-content{display:flex;align-items:center;justify-content:space-between}.header-actions{display:flex;align-items:center;gap:1rem}.header-actions button{display:inline-flex;background:#fff;padding:.4rem;border-radius:.5rem;transition:.25s all ease}.header-actions button:hover{box-shadow:0 0 6px var(--accent)}.header-actions button svg{width:1.5rem;height:1.5rem}.header-content-logo{width:7rem;height:4rem;color:var(--text)}.header-content-logo svg{width:100%;height:100%}.main{flex-grow:1}ul[class],ol[class]{list-style:none}a{text-decoration:none}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit;border:none;outline:none}input:focus,button:focus,textarea:focus,select:focus{outline:none}input::-moz-placeholder,button::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:var(--grey)}input::placeholder,button::placeholder,textarea::placeholder,select::placeholder{color:var(--grey)}button{cursor:pointer;outline:none;border:none}h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1{font-weight:500;font-size:48px;line-height:57.6px}h2{font-weight:500;font-size:32px;line-height:38.4px}h3{font-size:24px;font-weight:500;line-height:normal}h4{font-size:22px;font-weight:500;line-height:normal}@media only screen and (max-width: 768px){h1{font-size:28px;line-height:32.4px}}@media only screen and (max-width: 1024px){h1{font-size:32px;line-height:40.4px}h3{font-size:20px;line-height:normal}h4{font-size:18px;line-height:normal}}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.main-spinner{display:flex;align-items:center;justify-content:center;width:100vw;height:100vh}.main-spinner svg{width:80px;height:80px;color:var(--accent)}button{margin:0;padding:0;background:unset}.custom-select{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-select-disabled .custom-select-name{opacity:.5;cursor:not-allowed;pointer-events:none}.select-placeholder{color:var(--grey)}.custom-select-name{display:flex;align-items:center;gap:.5rem;background:#fff;justify-content:space-between;border-radius:.5rem;padding:.5rem .7rem;cursor:pointer;transition:.25s all ease}.custom-select-name:hover{box-shadow:0 0 6px var(--accent)}.custom-select-name svg{width:.75rem;height:.75rem}.custom-select-items{border-radius:.5rem;padding:.5rem .35rem;background:#fff;position:absolute;top:calc(100% + .25rem);left:0;right:0;display:flex;flex-direction:column;gap:4px}.custom-select-item{padding:.5rem .35rem;border-radius:.5rem;cursor:pointer;transition:.25s all ease}.custom-select-item:hover{background:var(--blue)}.kit-custom-input{padding:.5rem .7rem;border-radius:.5rem;transition:.25s all ease;width:100%}.kit-custom-input[disabled]{opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fff}.kit-custom-input:hover{box-shadow:0 0 6px var(--accent)}.kit-custom-input:focus{box-shadow:0 0 6px var(--accent)}.custom-button{padding:.5rem 1rem;display:inline-flex;border-radius:.5rem;transition:.25s all ease}.custom-button[disabled]{opacity:.5;cursor:not-allowed}.custom-button-type__main{background:var(--accent);color:#fff}.custom-button-type__main:hover{box-shadow:0 0 6px var(--accent)}.custom-button-type__secondary{background:#fff;color:var(--text)}.custom-button-type__secondary:hover{box-shadow:0 0 6px var(--aqua)}.main-title{max-width:60rem;text-align:center;margin:1.5rem auto}@media (max-width: 1024px){.main-title{margin:1rem}}.main-form-info{display:flex;flex-direction:column;max-width:30rem;margin:0 auto;gap:.75rem}.main-form-text{display:flex;flex-direction:column;gap:.25rem;color:var(--grey);margin-top:1.75rem;text-align:center;padding:0 1rem}.main-record-btn{background:#fff;border-radius:50%;padding:.75rem;transition:.25s ease all;display:flex;align-items:center;justify-content:center;margin:1.75rem auto;color:var(--accent);position:relative;z-index:1;box-shadow:0 0 6px #0003}.main-record-btn:hover{box-shadow:0 0 6px var(--accent)}.main-record-btn-disabled__true{opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:not-allowed}@keyframes dash{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}.main-circle-animation{position:absolute;z-index:-1;width:130%;height:130%;transform:rotate(-90deg)}.main-circle-animation circle{animation:dash 9.8s linear forwards;stroke-dasharray:1}.main-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;width:30rem;margin:0 auto}@media (max-width: 1024px){.main-dropzone{width:100%}}.custom-dropzone-info-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px}.custom-dropzone-upper-info{display:flex;align-items:center;gap:6px}.custom-dropzone-upper-info svg{width:16px;height:16px}.custom-dropzone-info{display:flex;flex-direction:column;gap:2px;text-align:center;font-size:12px;color:var(--grey)}.custom-dropzone{width:100%;height:10rem;padding:.75rem;border:.12rem dashed var(--accent);border-radius:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 auto}.custom-dropzone-disabled__true{cursor:not-allowed;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dropzone-upload-btns{display:flex;gap:.5rem;width:100%}.dropzone-upload-btns button{width:100%;justify-content:center}.dropzone-drag-section span{font-weight:500;color:var(--accent)}.layout-main{padding-bottom:1.5rem}.auth-page-form-wrapper{height:100svh;display:flex;align-items:center;justify-content:center;flex-direction:column}.auth-page-form{width:100%;max-width:25rem;display:flex;flex-direction:column;gap:.5rem}.auth-page-form button{justify-content:center}.auth-page-form-header{display:flex;justify-content:space-between;align-items:center}.auth-page-form-header>svg{width:7rem;height:4rem;align-self:center;margin-bottom:.75rem}.result-page-container h1{text-align:center}.result-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:500px;margin:0 auto}.result-btns{display:flex;align-items:center;gap:8px;width:100%}.result-btns .custom-button{width:100%}.result-btns>a{display:inline-flex;justify-content:center;width:100%}.result-btns .custom-button,.result-file-hash-wrapper .custom-button{justify-content:center}.result-btns .custom-button>svg,.result-file-hash-wrapper .custom-button>svg{width:20px;height:20px}.result-btns .custom-button>svg path,.result-file-hash-wrapper .custom-button>svg path{fill:#fff}.result-file-hash-wrapper{display:flex;justify-content:space-between;width:100%;gap:8px}.result-file-hash-wrapper .kit-custom-input-wrapper,.result-info{width:100%}.result-input-wrapper label{font-size:14px;font-weight:500;margin-bottom:4px;display:inline-block}.result-info{display:flex;flex-direction:column;gap:4px}.result-info-text{font-size:18px}.result-info-text span{color:var(--accent);font-weight:500}.result-expert-file-input-wrapper{display:flex;width:100%;gap:8px}.result-expert-file-input-wrapper .kit-custom-input-wrapper{width:100%}.result-expert-file-input-wrapper svg{width:20px;height:20px}
