@import url(https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap);.vacancy-overview .title-wrapper{grid-template-columns:1fr 15rem;grid-gap:1.5rem 3rem;align-items:center;gap:1.5rem 3rem}.vacancy-overview .title-wrapper .title h2,.vacancy-overview .title-wrapper .title h3,.vacancy-overview .title-wrapper .title h4,.vacancy-overview .title-wrapper .title h5{margin:0}@media only screen and (max-width:576px){.vacancy-overview .title-wrapper{grid-template-columns:1fr;text-align:center}}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.vacancycell{border-radius:1rem;margin-bottom:3rem;overflow:hidden;padding:3rem}.vacancycell.accent-bg .link{margin-top:3rem}.vacancycell .paragraph{margin-bottom:.5rem}.vacancycell .details{margin-top:1.5rem}.vacancycell .details li{display:inline-block;list-style:none;margin-bottom:1.5rem;margin-left:0;margin-right:3rem;vertical-align:middle}.vacancycell .details li img{height:1.7rem;margin-right:.5rem}.vacancycell .details li img,.vacancycell .details li span{display:inline-block;vertical-align:middle}.vacancycell .details li span{font-weight:700;text-decoration:underline}.vacancycell .link{margin-top:1.5rem}