.loading-box[data-v-3aafee82]{position:absolute;left:0;right:0;top:0;bottom:0;box-sizing:border-box;padding-top:150px;display:flex;flex-direction:column;align-items:center;background-color:hsla(0,0%,100%,.5)}.lds-spinner[data-v-3aafee82]{color:official;display:inline-block;position:relative;width:80px;height:80px}.lds-spinner div[data-v-3aafee82]{transform-origin:40px 40px;animation:lds-spinner-3aafee82 1.2s linear infinite}.lds-spinner div[data-v-3aafee82]:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#36c4d0;opacity:.8}.lds-spinner div[data-v-3aafee82]:first-child{transform:rotate(0deg);animation-delay:-1.1s}.lds-spinner div[data-v-3aafee82]:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner div[data-v-3aafee82]:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner div[data-v-3aafee82]:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner div[data-v-3aafee82]:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner div[data-v-3aafee82]:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner div[data-v-3aafee82]:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner div[data-v-3aafee82]:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner div[data-v-3aafee82]:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner div[data-v-3aafee82]:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner div[data-v-3aafee82]:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner div[data-v-3aafee82]:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner-3aafee82{0%{opacity:1}to{opacity:0}}.join-us{width:1000px;margin:0 auto;background-color:#fff}.join-us h1{text-align:center;font-size:24px;font-weight:700;color:#212121;line-height:48px}.join-us>.content{margin:0 12px}.join-us>.content p{line-height:32px;color:#232323;font-size:16px;font-weight:400}.join-us>.content a{color:red}.join-us .list-files{margin:50px 12px 0 12px;display:flex;flex-direction:column;align-items:flex-start}.join-us .list-files>.file{margin-bottom:20px;display:inline;display:flex;cursor:pointer;flex-direction:column}.join-us .list-files>.file>img{width:52px;height:62px}.join-us .list-files>.file>.title{font-size:16px;font-weight:400;color:#0183fc;line-height:24px;text-decoration:underline}.join-us .footer{height:80px;width:100%;background-color:#f1f1f1;border:1px solid #e2e1e1}.join-us .footer,.join-us .footer>.btn-join{display:flex;align-items:center;justify-content:center}.join-us .footer>.btn-join{height:40px;font-size:24px;color:#fff;background-color:tomato;border-radius:12px;padding:0 12px;cursor:pointer;user-select:none}.join-us .footer>.btn-join:active{opacity:.7}.lds-ring{display:inline-block;position:relative;width:32px;height:32px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:24px;height:24px;margin:4px;border:4px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#fff transparent transparent transparent}.lds-ring div:first-child{animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media only screen and (max-width:1050px){.join-us{width:100%}}