.loader{position:fixed;width:100%;height:100%;background-color:hsla(0,0%,100%,.65);z-index:1000;left:0;display:flex;align-items:center;justify-content:center}.loader__inner{display:inline-block;position:relative;width:80px;height:80px}.loader__inner div{-webkit-animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.loader__inner div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#3e6f00;margin:-4px 0 0 -4px}.loader__inner div:first-child{-webkit-animation-delay:-36ms;animation-delay:-36ms}.loader__inner div:first-child:after{top:63px;left:63px}.loader__inner div:nth-child(2){-webkit-animation-delay:-72ms;animation-delay:-72ms}.loader__inner div:nth-child(2):after{top:68px;left:56px}.loader__inner div:nth-child(3){-webkit-animation-delay:-.108s;animation-delay:-.108s}.loader__inner div:nth-child(3):after{top:71px;left:48px}.loader__inner div:nth-child(4){-webkit-animation-delay:-.144s;animation-delay:-.144s}.loader__inner div:nth-child(4):after{top:72px;left:40px}.loader__inner div:nth-child(5){-webkit-animation-delay:-.18s;animation-delay:-.18s}.loader__inner div:nth-child(5):after{top:71px;left:32px}.loader__inner div:nth-child(6){-webkit-animation-delay:-.216s;animation-delay:-.216s}.loader__inner div:nth-child(6):after{top:68px;left:24px}.loader__inner div:nth-child(7){-webkit-animation-delay:-.252s;animation-delay:-.252s}.loader__inner div:nth-child(7):after{top:63px;left:17px}.loader__inner div:nth-child(8){-webkit-animation-delay:-.288s;animation-delay:-.288s}.loader__inner div:nth-child(8):after{top:56px;left:12px}@-webkit-keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes lds-roller{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.section-title{font-weight:700;font-size:18px;letter-spacing:.5px;color:#3e6f00;padding-bottom:10px}.image-input img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.image-input .image-container{width:150px;height:100px;margin:0 auto;border:1px solid #dedede;margin-bottom:10px}.file-input{display:flex;align-items:center}.file-input__icon{font-size:40px!important}.language-title{color:#3e6f00;border-bottom:1px solid;border-color:rgba(0,0,0,.12);padding-bottom:7px;padding-top:15px}html{overflow-y:auto}body{font-family:PFSquareSansPro Regular;overflow-x:hidden;background-color:#eaeaea}main{background:#eaeaea;color:#757575}ul{list-style-type:none;padding:0;margin:0}a{text-decoration:none}img{max-width:100%;vertical-align:middle}.theme--light.v-application{background-color:#eaeaea}.v-card{padding:2.5rem 1.25rem 1.25rem}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #3e6f00}::-webkit-scrollbar-thumb{background:#3e6f00}@media screen and (max-width:992px){html{font-size:15px}}@media screen and (max-width:768px){html{font-size:14px}}@media screen and (max-width:576px){html{font-size:13px}}@font-face{font-family:PFSquareSansPro Regular;src:url(../fonts/PFSquareSansPro-Regular.91c1c5da.ttf)}.button{background-color:#3e6f00;padding:.625rem .625rem;color:#000;font-family:PFSquareSansPro Regular;outline:none;border:none;border-radius:4px;cursor:pointer;transition:all .3s ease;display:inline-block}.button:hover{background-color:#050900}.button--border-lg{border-radius:12px}.button__image{width:1.25rem;height:1.25rem}.status-box{background-color:#3e6f00;color:#fff}