.vacancyPage main{color:#eee;width:100%;min-height:calc(100vh - 60px);margin-top:60px;min-width:340px;padding:60px 0}.vacancyPage main .vacancy-info-wrapper{display:flex;align-items:center;justify-content:center}.vacancyPage main .back-button{display:flex;align-items:center;width:max-content}.vacancyPage main .back-button span{font-size:18px}.vacancyPage main .back-button i{margin-right:5px}.vacancyPage main .back-button:hover,.vacancyPage main .back-button:hover i{color:#e1cd5f}.vacancyPage main .loader-wrapper{position:relative;display:flex;justify-content:center;align-items:center;padding-bottom:68px;height:calc(100vh - 210px)}.vacancyPage main .loader-wrapper svg{width:200px}.vacancyPage footer,.vacancyPage footer>div>div{background-color:#000}