.blocks.one-column .blockEntry .item{width:100%}.blocks.two-columns .blockEntry .item{width:50%}.blocks.three-columns .blockEntry .item{width:calc(100% / 3)}.blocks.four-columns .blockEntry .item{width:25%}.blocks .blockEntry{display:flex;flex-wrap:wrap;justify-content:center;margin-left:var(--min-gutter)}.blocks .blockEntry .item{padding-left:var(--gutter);padding-bottom:var(--gutter)}@media(max-width:56em){.blocks .blockEntry .item{width:100%!important}}.blocks .blockEntry .item .holder{position:relative;height:100%}.blocks .blockEntry .item .holder .block{box-shadow:0 0 10px 0 rgba(0,0,0,0.1);transition:all .2s linear;margin-bottom:0;height:100%}.blocks .blockEntry .item .holder .block .media{flex:0 0 auto}@media(hover:hover){.blocks .blockEntry .item .holder .block.hoverBlock:hover{box-shadow:0 0 15px 0 rgba(0,0,0,0.4)}}.blocks .blockEntry.testimonials a.hoverBlock{transition:all .2s linear}.blocks .blockEntry.testimonials a.hoverBlock .subTitle{font-family:var(--subfont);font-size:var(--xs-fontsize)}@media(hover:hover){.blocks .blockEntry.testimonials a.hoverBlock:hover{background-color:#fff}.blocks .blockEntry.testimonials a.hoverBlock:hover .actionButton span{color:var(--color2)}.blocks .blockEntry.testimonials a.hoverBlock:hover .actionButton .symbol{-webkit-transform:translateX(5px);transform:translateX(5px)}}@media(min-width:56em){.blocks .blockEntry.vacancies{width:75%;margin:0 auto}.blocks .blockEntry.vacancies .item{padding-left:0}}.blocks .blockEntry.vacancies .block{transition:all .2s linear}@media(min-width:56em){.blocks .blockEntry.vacancies .block .header{padding-right:200px}}.blocks .blockEntry.vacancies .block .header .subTitle{padding:10px 0 15px}@media(min-width:56em){.blocks .blockEntry.vacancies .block .content{padding-right:200px}}@media(min-width:56em){.blocks .blockEntry.vacancies .block .footer{bottom:var(--padding);position:absolute;right:var(--padding)}}@media(hover:hover){.blocks .blockEntry.vacancies .block:hover .footer .actionButton span{color:var(--color2)}.blocks .blockEntry.vacancies .block:hover .footer .actionButton span.symbol{-webkit-transform:translateX(5px);transform:translateX(5px)}}@media(max-width:56em){.blocks .blockEntry.vacancies .item{padding-bottom:var(--padding)}.blocks .blockEntry.vacancies .item .holder .header .blockTitle{padding-right:var(--padding)}.blocks .blockEntry.vacancies .item .holder .header .subTitle{font-weight:normal!important;font-family:var(--basicfont)}.blocks .blockEntry.vacancies .item .holder .content{display:none}.blocks .blockEntry.vacancies .item .holder .footer{padding-top:0}}.blocks .blockEntry.vacancies .symbol.star{transition:all .2s linear;position:absolute;right:var(--padding);top:var(--padding)}.blocks .block.vacancies{margin-bottom:0}