.subpage-header{padding:2.4rem 0}.subpage-header__wrapper{border-bottom:1px solid #d5d4d8;color:#09090b;display:flex;flex-direction:column;gap:2rem;padding-bottom:1.6rem}@media(min-width:1024px){.subpage-header__wrapper{gap:4rem}}.subpage-header .custom-breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem;list-style:none;margin:0;padding:0}.subpage-header .custom-breadcrumbs .item-home a{align-items:center;display:flex}.subpage-header .custom-breadcrumbs .bread-parent,.subpage-header .custom-breadcrumbs .item-cat a{position:relative;text-decoration:none}.subpage-header .custom-breadcrumbs .bread-parent:after,.subpage-header .custom-breadcrumbs .item-cat a:after{background-color:#09090b;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s ease;width:100%}.subpage-header .custom-breadcrumbs .bread-parent:hover:after,.subpage-header .custom-breadcrumbs .item-cat a:hover:after{transform:scaleX(1);transform-origin:left}.subpage-header .custom-breadcrumbs .bread-current,.subpage-header .custom-breadcrumbs .item-current{color:rgba(0,0,0,.6)}html.high-contrast .subpage-header{background-color:#000;border-bottom:2px solid #ffed00;color:#ffed00}html.high-contrast .subpage-header__wrapper{border-bottom:none;color:#ffed00;padding-bottom:0}html.high-contrast .subpage-header .custom-breadcrumbs,html.high-contrast .subpage-header .custom-breadcrumbs a{color:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs a:after{background-color:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs a:hover{background-color:#ffed00;color:#000}html.high-contrast .subpage-header .custom-breadcrumbs a:hover:after{background-color:#000}html.high-contrast .subpage-header .custom-breadcrumbs a:hover path,html.high-contrast .subpage-header .custom-breadcrumbs a:hover svg{fill:#000}html.high-contrast .subpage-header .custom-breadcrumbs path,html.high-contrast .subpage-header .custom-breadcrumbs svg{fill:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs .bread-current,html.high-contrast .subpage-header .custom-breadcrumbs .item-current{color:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs .item-cat a:after{background-color:#ffed00}html.high-contrast .subpage-header .custom-breadcrumbs .item-cat a:hover{background-color:#ffed00;color:#000}.current-job-offers{padding:0 0 11.2rem}.current-job-offers__header{color:#09090b;margin-bottom:1.6rem}.current-job-offers__empty{color:#28272a;padding:2.4rem 0;text-align:center}@media(min-width:1024px){.current-job-offers__empty{padding:4.8rem 0}}.job-offer-item{border-bottom:1px solid #d5d4d8;display:flex;flex-direction:column;gap:2.4rem;padding:2.4rem 0}@media(min-width:1024px){.job-offer-item{padding:4.8rem 0}}.job-offer-item__header{display:flex;flex-direction:column;gap:1.6rem}@media(min-width:1024px){.job-offer-item__header{align-items:flex-end;flex-direction:row;gap:4.8rem;justify-content:space-between}}.job-offer-item__title-wrapper{display:flex;flex:1;flex-direction:column;gap:.8rem}.job-offer-item__date-area{align-items:flex-start;display:flex;flex-direction:column;gap:1.6rem}@media(min-width:1024px){.job-offer-item__date-area{align-items:center;flex-direction:row;gap:4.8rem;text-align:right}}.job-offer-item__body{display:grid;gap:2.4rem;grid-template-columns:1fr}@media(min-width:1024px){.job-offer-item__body{gap:6.4rem;grid-template-columns:1fr 1fr}}.job-offer-item__label{color:#54535a}.job-offer-item__title{color:#09090b}.job-offer-item__date,.job-offer-item__description{color:#28272a}.job-offer-item__file{align-items:center;break-inside:avoid;display:flex;gap:1.6rem;margin-bottom:1.6rem}@media(min-width:1024px){.job-offer-item__file{margin-bottom:2.4rem}}.job-offer-item__files-title{color:#09090b;margin-bottom:2.4rem}.job-offer-item__files-list{display:flex;flex-direction:column;gap:1.6rem;list-style:none;margin:0;padding:0}@media(min-width:768px){.job-offer-item__files-list{display:grid;gap:2.4rem;grid-template-columns:repeat(2,1fr)}}.job-offer-item__file-link{align-items:center;color:#da251d;display:flex;gap:1.6rem;position:relative;text-decoration:none}.job-offer-item__file-link:after{background-color:#da251d;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s ease;width:100%}.job-offer-item__file-link:hover:after{transform:scaleX(1);transform-origin:left}.job-offer-item__file-decor{align-items:center;background:linear-gradient(180deg,rgba(218,37,29,.5),rgba(248,195,0,.5)),#da251d;border-radius:1.6rem 0 1.6rem 0;color:#fff;display:flex;flex-shrink:0;height:4.8rem;justify-content:center;width:4.8rem}.job-offer-item__toggle-content{display:none}.job-offer-item__files-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-end}.job-offer-item--expandable.is-active .job-offer-item__toggle-content{display:block}.job-offer-item--expandable.is-active .job-offer-item__toggle-content.job-offer-item__body{display:grid}.job-offer-item--expandable.is-active .job-offer-item__toggle-icon{transform:rotate(180deg)}.job-offer-item__toggle{align-items:center;background:transparent;border:none;color:#da251d;cursor:pointer;display:flex;min-width:8rem;padding:0}html.high-contrast .current-job-offers{padding-top:2.4rem}html.high-contrast .current-job-offers__empty,html.high-contrast .current-job-offers__header{color:#ffed00}html.high-contrast .job-offer-item{border-bottom:1px solid #ffed00}html.high-contrast .job-offer-item__date,html.high-contrast .job-offer-item__description,html.high-contrast .job-offer-item__file-link,html.high-contrast .job-offer-item__files-title,html.high-contrast .job-offer-item__label,html.high-contrast .job-offer-item__title{color:#ffed00}html.high-contrast .job-offer-item__file-link:after{background-color:#ffed00;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;transform:scaleX(0);transform-origin:right;transition:transform .3s ease;width:100%}html.high-contrast .job-offer-item__file-link:hover:after{transform:scaleX(1);transform-origin:left}html.high-contrast .job-offer-item__file-decor{background:#ffed00;color:#000}html.high-contrast .job-offer-item__toggle{color:#ffed00}.global-pagination{align-items:center;display:flex;flex-direction:column;gap:2.4rem;margin-top:4.8rem}@media(min-width:1280px){.global-pagination{align-items:center;flex-direction:row;justify-content:space-between}}.global-pagination-info{color:#54535a}.global-pagination .pagination .nav-links{align-items:center;display:flex;gap:.8rem}.global-pagination .pagination .nav-links .small-text{color:#54535a}.global-pagination .pagination .page-numbers{align-items:center;border-radius:.8rem;color:#da251d;display:flex;font-size:1.6rem;font-weight:600;height:4.8rem;justify-content:center;min-width:4.8rem;padding:0 1.2rem;text-decoration:none;transition:all .3s ease}.global-pagination .pagination .page-numbers:not(.dots):hover{background-color:rgba(218,37,29,.1)}.global-pagination .pagination .page-numbers.current{background-color:#da251d;color:#fff;pointer-events:none}.global-pagination .pagination .page-numbers.dots{color:#54535a}html.high-contrast .global-pagination .pagination .nav-links .small-text,html.high-contrast .global-pagination-info{color:#ffed00}html.high-contrast .global-pagination .pagination .page-numbers{border:1px solid #ffed00;color:#ffed00}html.high-contrast .global-pagination .pagination .page-numbers.current,html.high-contrast .global-pagination .pagination .page-numbers:not(.dots):hover{background-color:#ffed00;color:#000}html.high-contrast .global-pagination .pagination .page-numbers.dots{color:#ffed00}
/*# sourceMappingURL=work.min.5eeef51f4b2ffdfc54a3.css.map*/