@media(min-width:900px){.blocks .blockEntry{display:flex;flex-wrap:wrap}}.blocks .blockEntry img{width:100%;height:auto;display:block;margin-bottom:10px}.blocks .blockEntry .item{padding-right:var(--padding);padding-bottom:var(--padding)}.blocks .blockEntry .item .block{height:100%;margin-bottom:0;flex-direction:row}.blocks .blockEntry .item .block .media img{border-radius:var(--borderradius)}.blocks .blockEntry .item .block .inner .header .phoneNumber{color:var(--fontcolor);padding-bottom:10px;display:block;font-size:var(--fontsize);text-decoration:none}.blocks .blockEntry .item .block .inner .contactIcons{display:flex}.blocks .blockEntry .item .block .inner .contactIcons a{margin-right:10px;background:var(--color2);color:#fff;width:50px;height:50px;border-radius:var(--borderradius);font-weight:600;text-transform:uppercase;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 2px 0 rgba(0,0,0,0.3);font-size:25px;text-decoration:none;transition:all .2s linear}.blocks .blockEntry .item .block .inner .contactIcons a:hover{background:var(--color1)}.blocks .blockEntry .item .holder{height:100%}.blocks .blockEntry .item .holder .block{height:100%;margin-bottom:0}.blocks .blockEntry.vacancies .block .header .features{display:flex;flex-wrap:wrap;line-height:1.2}.blocks .blockEntry.vacancies .block .header .features .separator{margin:0 3px;font-style:normal}@media(min-width:1023px){.blocks.two-columns .blockEntry .item{width:50%}.blocks.three-columns .blockEntry .item{width:33.33%}.blocks.four-columns .blockEntry .item{width:25%}}.blockEntry.employees .item .block{flex-direction:column;padding:0}.blockEntry.employees .item .block .media{padding-bottom:0}.blockEntry.employees .item .block .inner{padding:var(--padding)}