.vacancy .dot{background:var(--color-rose);border-radius:50%;display:inline-block;height:.08rem;margin:0 .14rem;width:.08rem}.vacancy .vacancy-loader{align-items:center;display:flex;height:100vh;justify-content:center;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100vw}.vacancy .vacancy-loader__text{align-items:center;display:flex;height:.6rem}.vacancy .vacancy-loader__spinner{animation:rotate 1s linear infinite;border-radius:50%;height:.6rem;margin-right:.24rem;width:.6rem}.vacancy .vacancy-loader__spinner:before{animation:prixClipFix 5s linear infinite;border:.04rem solid rgba(192,179,208,.5019607843);border-radius:50%;bottom:0;box-sizing:border-box;content:"";left:0;position:absolute;right:0;top:0}.vacancy__extended{padding-bottom:1.34rem}.vacancy__extended .container{min-width:8rem;padding-top:2.29rem;width:8rem}.vacancy__extended-title{margin-bottom:.24rem}.vacancy__extended .title-block{margin-bottom:.52rem}.vacancy__extended .type-block{margin-bottom:.64rem}.vacancy__extended-desc-title,.vacancy__extended-type-title{margin-bottom:.16rem}.vacancy__extended strong{color:var(--color-white);margin-bottom:.16rem}.vacancy__extended u{text-decoration:none}.vacancy__extended a{color:var(--color-purple);text-decoration:underline}.vacancy__extended ul{list-style-type:disc;padding-left:.26rem}.vacancy__extended .text-block{margin-bottom:1rem}.vacancy__extended .text-block p,.vacancy__extended .text-block ul{margin-bottom:.24rem}.vacancy__extended .text-block li{margin-top:.1rem}.vacancy__extended .btn-wrap{margin:0 auto}.vacancy__extended .btn-wrap a{color:var(--color-white);text-decoration:none}@media screen and (max-width:1024px){.vacancy__extended{padding-bottom:1.2rem}.vacancy__extended .container{min-width:var(--container-width);padding-top:1.52rem;width:var(--container-width)}.vacancy__extended-title{margin-bottom:.2rem}.vacancy__extended .title-block{margin-bottom:.64rem}.vacancy__extended .type-block{margin-bottom:.52rem}.vacancy__extended .text-block{margin-bottom:.64rem}.vacancy__extended .text-block p,.vacancy__extended .text-block ul{margin-bottom:.2rem}.vacancy__extended .text-block li{margin-top:.07rem}}@media screen and (max-width:480px){.vacancy__extended{padding-bottom:1rem}.vacancy__extended .container{padding-top:1.34rem}.vacancy__extended .text-block{margin-bottom:.56rem}}@keyframes rotate{to{transform:rotate(1turn)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}