html{--myBackgroundColor:rgba(34,36,38,0.14901960784313725);--myPrimaryFont:Roboto;--myPrimaryColor:#6b50ff;--buttonTextColot:#fff;--borderRadius:20px}@media screen and (min-width:1200px){html h1{font-size:1.6vw!important}html h2{font-size:1.4vw!important}html h3{font-size:1.2vw!important}html h4{font-size:1vw!important}}html body{background-color:#fff}@media screen and (min-width:1200px){html body{height:auto;background-color:var(--myBackgroundColor);padding-bottom:1px!important}}html :not(i){font-family:var(--myPrimaryFont)!important}html .primaryColor{color:var(--myPrimaryColor)!important}html button{color:var(--buttonTextColor)!important;background-color:var(--myPrimaryColor)!important}html .label{color:var(--myPrimaryColor)!important;border-color:var(--myPrimaryColor)!important}html i{color:var(--myPrimaryColor)}html a{text-decoration:underline}html ul{margin:0}html .ui.container{width:100%;height:100%;background-color:#fff;margin:0 auto;padding:1rem;text-align:center}@media screen and (min-width:1200px){html .ui.container{width:70%;border:1px solid #d3d3d3;border-radius:var(--borderRadius);margin:70px auto;padding:2rem}}html .upload-button{width:130px;background-color:var(--myBackgroundColor);border-radius:var(--borderRadius);padding:1.25rem .25rem;cursor:pointer;text-align:center}html .upload-button .upload-button-icon{margin:.5rem 0;color:var(--myPrimaryColor)}html .upload-button .upload-button-label{margin:.25rem;color:var(--myPrimaryColor)}html .upload-button:hover{background-color:var(--myPrimaryColor)}html .upload-button:hover .upload-button-icon,html .upload-button:hover .upload-button-label{color:var(--buttonTextColot)}html .filepond-wrapper .filepond--drop-label{min-height:65px;border-radius:8px;font-family:inherit;font-size:18px}html .filepond-wrapper span.filepond--label-action{text-decoration:none}html .filepond-wrapper .filepond--file .filepond--action-process-item,html .filepond-wrapper .filepond--file .filepond--action-retry-item-processing{display:none}
/*# sourceMappingURL=main.686930b4.chunk.css.map */