.breadcrumbs{color:var(--base-hover);gap:clamp(8px,.625vw,12px);justify-content:flex-end;left:50%;max-width:var(--max-width);padding-inline:clamp(14px,7.292vw,140px);pointer-events:none;position:absolute;top:clamp(70px,5.99vw,115px);transform:translateX(-50%);width:100%;z-index:2}@media (max-width:768px){.breadcrumbs{justify-content:flex-start;padding-inline:14px}}.breadcrumbs a{--color:var(--grey-80);align-items:center;color:var(--color);display:flex;gap:clamp(8px,.625vw,12px);pointer-events:all}.breadcrumbs a:after{aspect-ratio:1;background:var(--color);content:"";flex:none;-webkit-mask:url(../img/icons/chevron.svg) center/cover no-repeat;mask:url(../img/icons/chevron.svg) center/cover no-repeat;transform:rotate(-90deg);transition:var(--transition);width:20px}@media (hover:hover){.breadcrumbs a:hover{--color:var(--base-hover)}}.breadcrumbs p{max-width:clamp(150px,15.625vw,300px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vacancy .container{align-content:flex-start;align-items:flex-start;row-gap:40px}.vacancy .section-back{grid-area:2/1/2/3}.vacancy .section-back .btn{pointer-events:all}.vacancy .section-back .btn-icon{transform:rotate(180deg)}.vacancy .section-title{grid-area:1/3/1/8}.vacancy .section-content{grid-area:2/3/2/8}.vacancy .article-content>*{margin-top:1.5em}.vacancy .article-content>:first-child{margin-top:0}.vacancy .article-content h2{font-size:clamp(18px,1.25vw,24px)}.vacancy .article-content b,.vacancy .article-content strong{font-family:var(--font-bold);font-weight:700}.vacancy .article-content a{color:var(--blue)}.vacancy .article-content p{color:var(--dark-gray);margin-top:1em}.vacancy .article-content ul{color:var(--dark-gray);list-style:unset;padding-left:1.5em}.vacancy .section-navigation,.vacancy .section-navigation-wrapper{display:contents}@media (min-width:1025px){.vacancy .section-navigation{align-items:flex-start;display:flex;grid-area:2/9/2/-2;justify-content:space-between}.vacancy .section-navigation-wrapper{display:flex;gap:clamp(32px,2.396vw,46px);width:100%}}.vacancy .section-navigation .wrapper{align-items:flex-start;gap:clamp(32px,2.396vw,46px);width:100%}.vacancy .section-navigation .wrapper-info{gap:16px}.vacancy .section-navigation .wrapper-info .info{gap:8px}.vacancy .section-navigation .wrapper-info .icon{background:var(--grey-80);width:clamp(20px,1.25vw,24px)}.vacancy .section-navigation .wrapper-share{align-items:center;gap:16px}.vacancy .section-navigation .wrapper-benefits{gap:16px}.vacancy .section-navigation .wrapper-benefits ul{color:var(--grey-80);list-style:unset;padding-left:1.5em}@media (max-width:1024px){.vacancy .section-navigation .wrapper-info{font-family:var(--font-medium);font-weight:500;order:-1}.vacancy .section-navigation .wrapper-bottom{flex-direction:column-reverse;order:2}}.vacancy .section-description{align-items:flex-start;border-top:1px solid var(--grey-20);gap:16px;grid-area:3/3/3/8;padding-top:40px}@media (max-width:1024px){.vacancy .section-description{align-items:normal;order:3}}.vacancy .section-description p{color:var(--dark-gray)}.vacancy .section-description .cta{margin-top:24px}