.vacancy-card{display:flex;flex-direction:column;background-color:#ebf6fb;border-radius:24px;padding:24px;height:100%}.vacancy-card__title{font-size:24px;line-height:28.8px;font-weight:600;letter-spacing:-.48px;color:#002c49}.vacancy-card__salary{font-size:16px;font-weight:500;line-height:19.2px;letter-spacing:-.48px;color:#002c49;padding:6px 0 18px}.vacancy-card__announce{word-wrap:break-word;padding:16px 0;border-top:1.5px dashed rgba(123,146,160,.2);color:#3e5c70;font-size:16px;line-height:20.8px;font-weight:500;letter-spacing:-.32px;max-height:140px;overflow:hidden}.vacancy-card__announce>p{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;text-overflow:ellipsis}.vacancy-card__announce>ul{padding:0;list-style-type:none}.vacancy-card__popup-button-block{margin-top:auto;border-top:1.5px dashed rgba(123,146,160,.2);padding-top:18px}.vacancy-card__popup-button{padding:8px 24px;font-size:14px;font-weight:600;line-height:16.8px;letter-spacing:-.28px;color:#fff;border-radius:6px;border:none;cursor:pointer;background-color:#00b9f2;box-shadow:0 13px 19px 0 rgba(0,185,242,.15)}.vacancy-card__popup-button:hover{background:#008cbf}.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%}}.vacancies[data-v-b00deee2]{position:relative}.vacancies__header-link[data-v-b00deee2]{padding-top:48px;display:flex;align-items:center;font-size:40px;line-height:48px;font-weight:600;letter-spacing:-.8px;color:#002c49;text-decoration:none}.vacancies__cards-block[data-v-b00deee2]{padding:22px 0 96px}.vacancies__cards[data-v-b00deee2]{display:grid;grid-template-columns:repeat(3,minmax(200px,1fr));grid-auto-rows:341px;grid-gap:8px;gap:8px}@media screen and (max-width:1199px){.vacancies__header-link[data-v-b00deee2]{font-size:34px;line-height:42px}.vacancies__cards[data-v-b00deee2]{grid-template-columns:repeat(2,minmax(200px,1fr))}}@media screen and (max-width:859px){.vacancies__cards[data-v-b00deee2]{grid-template-columns:minmax(200px,1fr);grid-auto-rows:minmax(200px,auto)}}@media screen and (max-width:639px){.vacancies__header-link[data-v-b00deee2]{font-size:28px;line-height:34px}}.stop-scroll{overflow-y:hidden}