.careers-list{padding-top:60px}.careers-list__filters{border-bottom:1px solid var(--borders-color);justify-content:center;padding-bottom:35px}.careers-list__list{list-style:none;margin:0;padding-left:0}.careers-list__list>li{border-bottom:1px solid var(--borders-color)}.careers-list__message{font-weight:700;padding:1em 0;text-align:center}.career-item__preview{cursor:pointer;list-style:none;padding:30px 0}.career-item__preview::marker{display:none}.career-item__preview::-webkit-details-marker{display:none}.career-item__name{display:flex;justify-content:space-between}.career-item__name:after{border-bottom:2px solid var(--contact-icon-color);border-right:2px solid var(--contact-icon-color);content:"";display:block;flex-shrink:0;height:5.7px;margin-left:auto;margin-right:2px;transform:rotate(45deg);transition:transform .2s;width:5.7px}.career-item[open] .career-item__name:after{transform:rotate(-135deg)}.career-item__details{display:flex;flex-wrap:wrap;font-size:15px;justify-content:flex-start;max-width:750px}.career-item__details>div{display:inline-flex;margin-right:40px}.career-item__details>div:last-child{margin-right:0}.career-item__details dt{font-weight:700;margin:0 .5em 0 0}.career-item__details dd{margin:0}.career-item__content{box-sizing:border-box;padding-bottom:30px}.career-item__apply{margin-bottom:0}.career-item__description{max-width:750px}.career-item__description>:first-child{margin-top:0}.career-item__description>:last-child{margin-bottom:0}.career-item__description>ul{list-style:disc;margin-bottom:1em;margin-top:.5em}.career-item__description>ul li+li{margin-top:calc(var(--line-height)*1em)}