@import url(https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap);.vacancy-detail .offer .grid{grid-gap:3rem 10rem;gap:3rem 10rem}.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}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.text-image .grid{grid-gap:3rem 10rem;gap:3rem 10rem}.text-image .grid .content{padding:10rem 0}.text-image .grid .image{border-radius:1rem;height:100%;min-height:30vh;overflow:hidden}@media only screen and (max-width:768px){.text-image .grid .content{order:2;padding:0}.text-image .grid .image{order:1}}