:root,[data-theme=light]{--background-default: #ffffff;--background-alternating: #eaf0f3;--bg-section-accent: #eaf0f3;--bg-section-gray: #f0f2f6;--accent-section-bg-level: #f0f2f6;--surface-card: #fffbfc;--surface-form: #ffffff;--surface-blur-bg: #edf0ee;--accent-blue: #2492d2;--royal-blue: #3964ff;--accent-green: #8ce5b0;--light-green: #0d884a;--success: #0d884a;--error: #ff6e7c;--border-muted: rgba(18, 24, 40, .08);--border-card: rgba(99, 99, 99, .2);--border-input: rgba(0, 0, 0, .24);--border-form: rgba(99, 99, 99, .2);--slider-track: #e2e8f0;--progress-bg: rgba(0, 0, 0, .06);--text-main: #101c43;--text-secondary: #485071;--text-muted: #8c92a6;--text-heading: #101c43;--text-placeholder: rgba(0, 0, 0, .26);--text-inverse: #ffffff;--text-differentiators: #101c43;--conferences-card-background: #fffbfc;--conferences-card-logo: #121828;--exeperts-card-background: #eaf0f3;--exeperts-text-more: #3964ff;--media-color: #0077b5;--color-othersAddIns: #f4f6ff;--color-mainSecondaryGreen: #b1f1d1;--color-secondaryGreen: #0d884a;--color-mainPrimaryBlueDarkLight: #85bcee;--color-radio-text: #111c43;--color-radio-hover: #f2f2f2;--color-tabs-button: #ffffff;--color-result-currency: #485071;--color-blogTagBackground: #d8f8e8;--color-greysStrokes: #e0e0e0;--color-mainPrimaryBlue: #3964ff;--color-mainPrimaryBlueDarker: #002ed4;--color-mainHover: #ebefff;--color-mainSecondaryGreenDarker: #2aa567;--color-background1Dp: #fff;--color-othersRecommendations: #fffbf0;--shadow-shadow16P: 0px 4px 20px #e7d3d8;--shadow-shadow8P: 0px 2px 10px #e7d3d8;--filter-shadow1P: drop-shadow(0px 4px 4px rgba(231, 211, 216, .1)) drop-shadow(0px 4px 40px rgba(231, 211, 216, .08)) drop-shadow(0px 0px 30px rgba(231, 211, 216, .15));--color-mainPrimaryBlueLighter: #c4d1ff;--color-textPrimary: #111c43;--color-socials: #485071;--color-footer-border: #485071;--color-salary-calculator-popular-questions-chevron: #3964ff;--color-salary-calculator-popular-questions-chevron-hover: #002ed4}[data-theme=dark]{--background-default: #121828;--background-alternating: #121828;--bg-section-accent: #151d2f;--bg-section-gray: #121828;--accent-section-bg-level: #151d2f;--surface-card: #1b202c;--surface-form: #0e131f;--surface-blur-bg: #132332;--accent-blue: #00a1ff;--royal-blue: #85bcee;--accent-green: #8ce5b0;--light-green: #8ce5b0;--success: #8ce5b0;--error: #ff6e7c;--border-muted: rgba(255, 255, 255, .08);--border-card: #1b202c;--border-input: rgba(255, 255, 255, .24);--border-form: rgba(99, 99, 99, .2);--slider-track: #293147;--progress-bg: rgba(255, 255, 255, .06);--text-main: #dde4f0;--text-secondary: #a0a3a9;--text-muted: #a0a3a9;--text-heading: #e8edf5;--text-placeholder: rgba(221, 228, 240, .26);--text-inverse: #121828;--text-differentiators: #fff;--conferences-card-background: #121828;--conferences-card-logo: #121828;--exeperts-card-background: #0e1421;--exeperts-text-more: #8ce5b0;--media-color: #0077b5;--color-othersAddIns: #203047;--color-mainSecondaryGreen: #b1f1d1;--color-secondaryGreen: #b1f1d1;--color-mainPrimaryBlueDarkLight: #85bcee;--color-radio-text: #a0a3a9;--color-radio-hover: #283346;--color-tabs-button: #111c43;--color-result-currency: #e0e1e3;--color-blogTagBackground: #2e3442;--color-greysStrokes: #474c59;--color-mainPrimaryBlue: #85bcee;--color-mainPrimaryBlueDarker: #4e95d6;--color-mainHover: #283346;--color-mainSecondaryGreenDarker: #b1f1d1;--color-background1Dp: #1e2433;--color-othersRecommendations: #2f1f32;--shadow-shadow16P: none;--shadow-shadow8P: 0px 2px 10px #121828;--filter-shadow1P: none;--color-mainPrimaryBlueLighter: #85bcee;--color-textPrimary: #e0e1e3;--color-socials: #85bcee;--color-footer-border: #474c59;--color-salary-calculator-popular-questions-chevron: #85bcee;--color-salary-calculator-popular-questions-chevron-hover: #c2def7}:root{--font-main: "Manrope", sans-serif;--font-code: "Fira Code", monospace}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--background-default);color:var(--text-main);overflow-x:hidden;-webkit-font-smoothing:antialiased}input,select,textarea,button{font-family:inherit;font-size:inherit;color:inherit;background:none;border:none;outline:none}select{color-scheme:light}select option{color:var(--text-main);background-color:var(--surface-form)}[data-theme=dark] select{color-scheme:dark}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:12px;padding-left:12px;overflow:hidden}@media (min-width: 768px){.container{padding-right:32px;padding-left:32px}}@media (min-width: 1200px){.container{max-width:1400px;padding-right:40px;padding-left:40px}}.container-secondary{width:100%;margin-right:auto;margin-left:auto;padding-right:12px;padding-left:12px;overflow:hidden}@media (min-width: 768px){.container-secondary{padding-right:32px;padding-left:32px}}@media (min-width: 1200px){.container-secondary{max-width:1280px;padding-right:40px;padding-left:40px}}.text-gradient-brand{background:linear-gradient(90deg,var(--accent-green) 0%,var(--accent-blue) 79.33%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;display:inline-block}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@font-face{font-family:Manrope;src:url(./Manrope-Regular-B5jw9KDh.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(./Manrope-Bold-KmhOPUpT.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(./Manrope-ExtraBold-BF6EEtMd.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Fira Code;src:url(./FiraCode-Regular-DbfL5GO_.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Fira Code;src:url(./FiraCode-Bold-D1JPXUXW.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}.base__container{display:flex;flex-direction:column;gap:40px;overflow:hidden}@media (min-width: 1200px){.base__container{gap:48px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:2px;border:0;border-radius:48px;font-family:var(--font-main);font-weight:700;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease,opacity .2s ease;flex-direction:row;padding:12px 37px;font-size:14px;line-height:150%}.btn:disabled{opacity:.5;cursor:not-allowed}@media (min-width: 768px){.btn{padding:16px 37px;font-size:18px}}.btn--primary{background:var(--royal-blue);color:var(--text-inverse)}.btn--primary:hover,.btn--primary:focus-visible{opacity:.85}.btn--outline{background:transparent;border:1px solid var(--royal-blue);color:var(--royal-blue)}.btn--outline:hover,.btn--outline:focus-visible{background:var(--color-mainHover)}.btn--ghost{background:transparent;color:var(--royal-blue)}.btn--ghost:hover,.btn--ghost:focus-visible{background:var(--color-mainHover)}.btn--link{min-height:24px;padding:0 8px;gap:8px;background:transparent;color:var(--royal-blue);font-size:inherit;font-weight:600;line-height:inherit}.btn--link:hover,.btn--link:focus-visible{color:var(--color-mainPrimaryBlueDarker);background:var(--color-mainHover)}.btn--link svg{fill:currentColor}.btn--tab{min-height:32px;padding:4px 24px;background:transparent;color:var(--royal-blue);font-size:inherit;font-weight:600;line-height:inherit}.btn--tab:hover,.btn--tab:focus-visible{color:var(--color-mainPrimaryBlueDarker);background:var(--color-mainHover)}.btn--tab[aria-selected=true]{color:var(--color-tabs-button);background:var(--royal-blue)}.site-header{background:var(--background-default);border-bottom:1px solid var(--color-greysStrokes);height:63px}@media (min-width: 750px){.site-header{height:81px}}.site-header__inner{height:100%;display:flex;align-items:center;justify-content:space-between;overflow:visible;max-width:1920px;margin:0 auto}.site-header__logo{display:flex;align-items:center;flex:0 0 auto;padding:21px 0 20px 16px;font-weight:800;color:#000;font-size:18px}@media (min-width: 750px){.site-header__logo{padding:24px 0 24px 32px}}.site-header__logo img,.site-header__logo svg{display:block;width:175px;height:24px}@media (min-width: 750px){.site-header__logo img,.site-header__logo svg{height:auto;width:233px}}.site-header__logo .site-header__logo-image--inverted,.site-header__nav{display:none}@media (min-width: 1440px){.site-header__nav{display:flex;align-items:center;gap:24px;margin-left:32px;margin-right:auto}}.site-header__menu{position:relative;height:36px;margin-top:12px}.site-header__menu-button{display:flex;align-items:center;gap:0;height:24px;min-height:0;padding:0 0 0 8px;border-radius:4px;color:var(--color-textPrimary);font-weight:600;font-size:15px;line-height:24px;text-align:center;white-space:nowrap;cursor:pointer;transition:color .2s ease,background-color .2s ease}.site-header__menu-button:hover,.site-header__menu-button:focus-visible,.site-header__menu-button[aria-expanded=true]{color:var(--color-mainPrimaryBlueDarker);background-color:var(--color-mainHover)}.site-header__chevron{flex:0 0 auto;width:24px;height:24px;transform:rotate(180deg);transition:transform .15s linear}.site-header__menu-button[aria-expanded=true] .site-header__chevron{transform:rotate(0)}.site-header__dropdown{position:absolute;top:100%;left:0;z-index:20;display:none;width:100%;min-width:0;padding:16px 0 16px 32px;border:none;border-radius:12px;background-color:var(--color-background1Dp);box-shadow:var(--shadow-shadow16P)}.site-header__dropdown[data-test=container-candidate]{padding-left:16px}.site-header__menu:hover .site-header__dropdown,.site-header__menu:focus-within .site-header__dropdown,.site-header__menu-button[aria-expanded=true]+.site-header__dropdown{display:flex;flex-direction:column;gap:16px}.site-header__menu:hover .site-header__chevron,.site-header__menu:focus-within .site-header__chevron{transform:rotate(0)}.site-header__dropdown-link{display:flex;align-items:center;gap:8px;width:fit-content;padding:0;border-radius:0;color:var(--color-mainPrimaryBlue);font-weight:600;font-size:15px;line-height:24px;text-decoration:none;white-space:nowrap;transition:color .2s ease,background-color .2s ease}.site-header__dropdown-link:hover,.site-header__dropdown-link:focus-visible{color:var(--color-mainPrimaryBlue);background-color:transparent;text-decoration:underline}.site-header__new-badge{display:inline-flex;align-items:center;gap:2px;padding:2px 6px;border-radius:4px;background-color:var(--color-mainPrimaryBlueLighter);font-size:11px;font-weight:600;line-height:16px;color:#111c43;max-height:16px}.site-header__actions{display:flex;align-items:center;padding-right:27px;gap:6px}@media (min-width: 750px){.site-header__actions{gap:24px}}.site-header__post-button.btn{display:none}@media (min-width: 750px){.site-header__post-button.btn{display:inline-flex;align-items:center;height:34px;min-width:fit-content;padding:4px 24px;border:1px solid var(--color-mainPrimaryBlue);border-radius:36px;color:var(--color-mainPrimaryBlue);background-color:transparent;font-family:var(--font-main);font-size:15px;font-weight:600;line-height:24px;text-decoration:none;white-space:nowrap;transition:all .2s linear}.site-header__post-button.btn:hover,.site-header__post-button.btn:focus-visible{color:var(--color-mainPrimaryBlue);background-color:transparent}}.site-header__user-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:var(--text-secondary);cursor:pointer;text-decoration:none;transition:color .2s ease,background-color .2s ease}.site-header__user-link:hover,.site-header__user-link:focus-visible{background-color:var(--color-greysStrokes)}.site-header__user-link{margin-left:0}.site-header__user-link--logged-in{padding:4px;width:40px;height:40px;border-radius:36px;color:var(--text-secondary);overflow:hidden;background-color:transparent;transition:all .2s linear}.site-header__user-link--logged-in:hover,.site-header__user-link--logged-in:focus-visible{color:var(--text-secondary);background-color:var(--color-greysStrokes)}.site-header__user-initial{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;font-family:var(--font-main);font-size:14px;font-weight:700;line-height:24px;color:#111c43;background-color:#b1f1d1}.site-header__user-initial[hidden],.site-header [data-user-logged-out-icon][hidden]{display:none}.site-header__theme{display:flex;width:40px;height:24px}.site-header__separator{display:none;min-width:1px;height:2rem;background-color:var(--color-greysStrokes)}@media (min-width: 1440px){.site-header__separator{display:block}}@media (min-width: 750px){.site-header__post-button+.site-header__separator{display:block}}.site-header__user-link+.site-header__separator{display:block}.toggle{display:block;position:relative;width:40px;height:31px;margin-bottom:-7px;padding:0;cursor:pointer;color:var(--text-main)}.toggle__content{display:inline-block;position:relative;width:40px;height:24px;border-radius:12px;background-color:#71718e;pointer-events:none}.toggle__content:after{content:"";position:absolute;top:4px;left:4px;z-index:1;width:16px;height:16px;border-radius:50%;background-color:#fff;box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f;transition:left .2s ease}.toggle__icon{position:absolute;top:6px;display:block;height:13px;overflow:hidden;color:#111c43}.toggle__icon--moon{left:0;width:24px}.toggle__icon--sun{left:21px;width:16px}[data-theme=dark] .toggle__content:after{left:20px}[data-theme=dark] .toggle__content{background-color:#85bcee}[data-theme=dark] .toggle__icon--moon{left:-2px}[data-theme=dark] .site-header__logo-image--default{display:none}[data-theme=dark] .site-header__logo-image--inverted{display:block}.footer{--footer-padding-bottom: 24px;border-top:1px solid var(--border-muted)}.footer__container{padding-top:24px;padding-bottom:var(--footer-padding-bottom)}@media (min-width: 750px){.footer__container{margin:0 36px}}@media (min-width: 1200px){.footer__container{padding-top:48px;max-width:974px;margin:0 auto}}.footer--with-publish-offer-tab .footer__container{padding-bottom:calc(var(--footer-padding-bottom) + 77px)}@media (min-width: 750px){.footer--with-publish-offer-tab .footer__container{padding-bottom:var(--footer-padding-bottom)}}.footer--with-latest-offers-tab .footer__container{padding-bottom:calc(var(--footer-padding-bottom) + 56px + 10px)}@media (min-width: 768px){.footer--with-latest-offers-tab .footer__container{padding-bottom:calc(var(--footer-padding-bottom) + 64px + 16px)}}@media (min-width: 1200px){.footer--with-latest-offers-tab .footer__container{padding-bottom:var(--footer-padding-bottom)}}.footer__content{display:flex;flex-direction:column}@media (min-width: 1200px){.footer__content{flex-direction:row}}.footer__brand{display:flex;flex-direction:column;gap:20px;margin:0 auto 24px 16px}@media (min-width: 750px){.footer__brand{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;margin:16px 0 20px;width:100%}}@media (min-width: 1200px){.footer__brand{width:auto;flex:0 0 auto;margin:0 0 0 16px;display:flex;flex-direction:column;align-items:flex-start}}.footer__logo{display:flex;align-items:center}.footer__tagline-wrapper{flex-grow:2}@media (min-width: 750px){.footer__tagline-wrapper{min-width:0;width:100%}}@media (min-width: 1200px){.footer__tagline-wrapper{flex-grow:0}}.footer__tagline{font-family:var(--font-main);font-weight:700;font-size:19px;line-height:140%;color:var(--color-textPrimary);margin:0;max-width:294px}.footer__socials{display:flex;flex-direction:row;align-items:center;gap:16px}@media (min-width: 750px){.footer__socials{justify-self:end}}.footer__social-link{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--color-socials);transition:color .2s ease;background-color:var(--color-mainHover);border-radius:4px}.footer__social-link:hover{color:var(--text-main)}.footer__sections{display:flex;flex-direction:column;gap:0}@media (min-width: 750px){.footer__sections{flex-direction:row;justify-content:space-between}}@media (min-width: 1200px){.footer__sections{flex:1 1 auto}}.footer__section{width:100%;border-top:1px solid var(--color-footer-border)}.footer__section:last-child{border-bottom:1px solid var(--color-footer-border)}@media (min-width: 750px){.footer__section{width:auto;flex:0 0 auto;border:none;padding:12px 16px;min-width:185px}.footer__section:first-child{padding-left:0}.footer__section:last-child{border-bottom:none}}@media (min-width: 1200px){.footer__section{padding:0 16px 0 72px}.footer__section:first-child{padding-left:72px}}.footer__section-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:24px 16px;background:none;border:none;cursor:pointer;color:var(--text-main)}@media (min-width: 750px){.footer__section-toggle{padding:0 0 16px;cursor:default}}.footer__section-title{font-family:var(--font-main);font-weight:700;font-size:16px;line-height:140%;color:var(--color-textPrimary)}@media (min-width: 750px){.footer__section-title{text-transform:uppercase}}.footer__section-chevron{width:24px;height:24px;color:var(--color-textPrimary);transition:transform .2s ease}@media (min-width: 750px){.footer__section-chevron{display:none}}.footer__section-toggle[aria-expanded=true] .footer__section-chevron{transform:rotate(180deg)}.footer__section-links{display:none;flex-direction:column;gap:8px;padding:0 24px 24px}@media (min-width: 750px){.footer__section-links{gap:16px;display:flex;padding:0}}.footer__section-links--visible{display:flex}.footer__link{font-family:var(--font-main);font-weight:400;font-size:14px;line-height:140%;color:var(--color-textPrimary);text-decoration:none;background:none;border:none;padding:0;cursor:pointer;text-align:left;transition:color .2s ease}.footer__link:hover{color:var(--text-main)}.footer__copyright{display:flex;justify-content:center;padding-top:24px;font-family:var(--font-main);font-weight:400;font-size:16px;line-height:140%;color:var(--color-textPrimary);text-align:center}@media (min-width: 750px){.footer__copyright{justify-content:flex-start}}@media (min-width: 1200px){.footer__copyright{justify-content:center}}
