.careers__empty{display:none;margin-top:24px}.careers__list{position:relative;z-index:1}.careers__counter{padding:24px 0;border-bottom:1px solid var(--color-gray-light)}.careers__filters{position:relative;z-index:2;display:none;-webkit-align-items:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;gap:16px;padding-top:24px}.careers__filters button[type=reset]{display:none}.careers__item{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-between;justify-content:space-between;gap:24px;padding:24px 0;border-bottom:1px solid var(--color-gray-light)}.careers__item-info{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;gap:8px}.careers__item-chevron{display:-webkit-flex;display:flex;-webkit-align-self:stretch;-ms-grid-row-align:stretch;align-self:stretch;width:24px;min-width:24px;height:auto}.careers__item .text-link{display:none}.careers .text-link{white-space:nowrap}.careers--loading .careers__empty{display:none}.careers--loading .careers__list:empty{min-height:100px}.careers--loading .careers__list:empty:before{position:absolute;top:50%;left:50%;width:16px;height:16px;border-radius:50%;border:2px solid var(--color-black);border-top:2px solid transparent;-webkit-animation:loading .7s linear infinite;animation:loading .7s linear infinite;will-change:transform;content:""}@media only screen and (min-width:768px){.careers__item{gap:32px}.careers__item-info{gap:12px}}@media only screen and (min-width:1200px){.section--work-with-us+.section--careers{margin-top:-32px}.careers__item-chevron{display:none}.careers__item .text-link{display:inline}}@media only screen and (min-width:1400px){.careers__counter{padding:32px 0}.careers__filters{gap:24px}.careers__item-info{gap:16px}}