.vacancy-popup__root{position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;flex-direction:column;z-index:997;display:flex;align-items:center;padding:10% 0;border-radius:24px}.vacancy-popup__bg{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(0,44,73,.5);transition:all .5s}.vacancy-popup__popup{background:#fff;width:50%;border-radius:24px;padding:36px 40px;display:flex;flex-direction:column;transition:all .5s;z-index:1}.vacancy-popup__title{font-size:28px;line-height:33.6px;font-weight:600;letter-spacing:-.48px;color:#002c49}.vacancy-popup__salary{font-size:20px;font-weight:500;line-height:24px;letter-spacing:-.48px;color:#002c49;padding:8px 0 14px}.vacancy-popup__experience{padding-top:16px;border-top:1.5px dashed rgba(123,146,160,.2)}.vacancy-popup__employment,.vacancy-popup__experience{font-size:16px;font-weight:500;line-height:20.8px;letter-spacing:-.32px;color:#0071ba}.vacancy-popup__description>p{font-size:15px;font-weight:500;line-height:22.5px;letter-spacing:-.3px;color:#3e5c70;padding-top:12px}.vacancy-popup__description>h3{padding:32px 0 12px;font-size:20px;line-height:24px;font-weight:600;letter-spacing:-.4px;color:#002c49}.vacancy-popup__description>ul{list-style-type:none;padding:12px 0 0 20px}.vacancy-popup__description>ul>li{position:relative;font-size:15px;font-weight:500;line-height:22.5px;letter-spacing:-.3px;color:#3e5c70}.vacancy-popup__description>ul>li:before{content:"";width:15px;height:1px;background-color:#00a7ed;position:absolute;top:11px;left:-10px;transform:translate(-50%,-50%)}.vacancy-popup__callback-button-block{padding-top:37px}.vacancy-popup__callback-button{display:flex;grid-gap:10px;gap:10px;width:100%;padding:18px;background-color:#00b9f2;border-radius:16px;border:none;cursor:pointer;justify-content:center;align-items:center}.vacancy-popup__callback-button>img{width:24px;height:24px}.vacancy-popup__callback-button>span{color:#fff;font-size:20px;line-height:24px;letter-spacing:-.4px;font-weight:600}.vacancy-popup__callback-button:hover{background:#008cbf}@media screen and (max-width:1299px){.vacancy-popup__popup{width:60%}}@media screen and (max-width:639px){.vacancy-popup__popup{padding:18px 20px}.vacancy-popup__title{font-size:20px;line-height:27px}.vacancy-popup__salary{font-size:16px;line-height:22px}.vacancy-popup__description>h3{padding:20px 0 10px;font-size:18px;line-height:22px}.vacancy-popup__callback-button-block{padding-top:20px}.vacancy-popup__callback-button{padding:14px}.vacancy-popup__callback-button>span{font-size:16px}}@media screen and (max-width:859px){.vacancy-popup__root{padding:5% 0}.vacancy-popup__popup{width:80%}}