:root{--color-background: #F5F5FC;--color-indigo-100: #E3E9FF;--color-indigo-200: #CCD6FF;--color-indigo-300: #9DADFF;--color-indigo-400: #7680FF;--color-indigo-500: #4848FE;--color-indigo-600: #4637F4;--color-indigo-700: #2C20A8;--color-indigo-800: #3C2BD7;--color-indigo-900: #1B174F;--gradient-indigo: linear-gradient(45deg, #4543F6, #5E5DF7);--color-grey-100: #F9FAFB;--color-grey-200: #F4F6F8;--color-grey-300: #EEF1F3;--color-grey-400: #E9ECEE;--color-grey-500: #DEE2E6;--color-grey-600: #C7CDD4;--color-grey-700: #AFB9C3;--color-grey-800: #8A96A6;--color-grey-900: #636F7F;--color-black: #000000;--color-white-5: rgba(255, 255, 255, .05);--color-white-10: rgba(255, 255, 255, .1);--color-white-20: rgba(255, 255, 255, .2);--color-white-30: rgba(255, 255, 255, .3);--color-white-40: rgba(255, 255, 255, .4);--color-white-60: rgba(255, 255, 255, .6);--color-white-80: rgba(255, 255, 255, .8);--color-white: #ffffff;--color-green-500: #16a34a;--color-green-300: #dcfce7;--color-yellow-500: #fc871a;--color-yellow-300: #fef3e8;--color-orange-500: #FF6404;--color-red-500: #e6404e;--color-red-400: #ffc0c0;--color-red-300: #ffd4d4;--color-red-200: #FFEAEA}@font-face{font-family:Stem;src:url(../../../fonts/stem/regular.woff2) format("woff2"),url(../../../fonts/stem/regular.woff) format("woff");font-weight:regular}@font-face{font-family:Stem;src:url(../../../fonts/stem/medium.woff2) format("woff2"),url(../../../fonts/stem/medium.woff) format("woff");font-weight:medium}@font-face{font-family:Unbounded;font-weight:600;src:url(../../../fonts/unbounded/semi-bold.woff2) format("woff2"),url(../../../fonts/unbounded/semi-bold.woff) format("woff")}.vacancy__html.svelte-1wqibns{font-size:16px;line-height:1.5em;overflow-wrap:break-word;word-break:break-word;min-width:0}.company-page.svelte-1wqibns{display:grid;grid-template-columns:300px 1fr;gap:12px;align-items:start}@media only screen and (max-width:800px){.company-page.svelte-1wqibns{grid-template-columns:1fr}}.company-page__right.svelte-1wqibns{min-width:0}.vacancies-loading.svelte-1wqibns{display:flex;justify-content:center;padding:24px 0}.sentinel.svelte-1wqibns{height:1px}.unavailable.svelte-1wqibns{grid-column:1 / -1;max-width:500px;margin:0 auto;width:100%}.unavailable__inner.svelte-1wqibns{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;padding:32px 0 40px}.unavailable__icon.svelte-1wqibns{display:inline-flex;width:80px;height:80px;align-items:center;justify-content:center;background:var(--color-grey-200);border-radius:24px;color:var(--color-grey-600)}.unavailable__text.svelte-1wqibns{display:flex;flex-direction:column;gap:8px}.unavailable__title.svelte-1wqibns{font-size:20px;font-weight:600;line-height:1.4;color:var(--color-black);margin:0}.unavailable__description.svelte-1wqibns{font-size:15px;line-height:1.5;color:var(--color-grey-700);margin:0}.unavailable__link.svelte-1wqibns{font-size:14px;color:var(--color-indigo-500);text-decoration:none}.unavailable__link.svelte-1wqibns:hover{text-decoration:underline}.company.svelte-1wqibns{display:flex;flex-direction:column}@media only screen and (max-width:800px){.company.svelte-1wqibns{margin-top:-12px}}.company__cover.svelte-1wqibns{margin:-24px -24px 0;height:120px;border-radius:18px 18px 0 0;overflow:hidden;background:var(--color-grey-300);aspect-ratio:3 / 1}@media only screen and (max-width:800px){.company__cover.svelte-1wqibns{border-radius:0}}.company__cover.svelte-1wqibns img:where(.svelte-1wqibns){width:100%;object-fit:cover}.company__logo.svelte-1wqibns{width:80px;height:80px;border-radius:16px;object-fit:cover;flex-shrink:0;background:var(--color-grey-200);border:3px solid var(--color-white);margin-top:-32px;display:block}.company__logo--placeholder.svelte-1wqibns{display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;color:var(--color-grey-700)}.company__info.svelte-1wqibns{display:flex;flex-direction:column;gap:4px;margin-top:12px}.company__name.svelte-1wqibns{font-size:18px;font-weight:600;color:var(--color-black);line-height:1.3}.company__name-row.svelte-1wqibns{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.badge.svelte-1wqibns{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:6px;cursor:default}.badge.svelte-1wqibns:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:var(--color-grey-900);color:var(--color-white);font-size:12px;font-weight:400;line-height:1.4;white-space:nowrap;padding:4px 8px;border-radius:6px;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:10}.badge.svelte-1wqibns:hover:after{opacity:1}.badge--super.svelte-1wqibns{background:#4849fe;padding:5px}.badge--it.svelte-1wqibns{width:22px;height:22px;font-size:11px;font-weight:600;background:var(--color-grey-300);color:var(--color-grey-800)}.company__industry.svelte-1wqibns{font-size:16px;color:#333}.company__details.svelte-1wqibns{display:flex;flex-direction:column;gap:4px;margin-top:8px}.company__detail.svelte-1wqibns{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--color-grey-900)}.company__detail.svelte-1wqibns span:where(.svelte-1wqibns),.company__detail.svelte-1wqibns a:where(.svelte-1wqibns){color:inherit;text-decoration:none}.company__detail.svelte-1wqibns a:where(.svelte-1wqibns):hover{opacity:.7}.vacancy__html{font-size:15px;line-height:1.7;color:var(--color-black)}.vacancy__html p{margin:0 0 12px}.vacancy__html p:last-child{margin-bottom:0}.vacancy__html h3{font-weight:600;margin:20px 0 8px}.vacancy__html h3:first-child{margin-top:0}.vacancy__html ul,.vacancy__html ol{padding-left:20px;margin:0 0 12px}.vacancy__html ul:last-child,.vacancy__html ol:last-child{margin-bottom:0}.vacancy__html li{margin-bottom:4px}.vacancy__html li:last-child{margin-bottom:0}.vacancy__html b,.vacancy__html strong{font-weight:600}.vacancy__html i,.vacancy__html em{font-style:italic}.vacancy__html u{text-decoration:underline}.vacancy__html s{text-decoration:line-through}
