.blocks.two-columns .blockEntry{grid-template-columns:repeat(2,minmax(0,1fr))}.blocks.three-columns .blockEntry{grid-template-columns:repeat(3,minmax(0,1fr))}.blocks.four-columns .blockEntry{grid-template-columns:repeat(4,minmax(0,1fr))}.blocks .blockEntry{display:grid;grid-column-gap:var(--gutter);grid-row-gap:var(--gutter)}@media(max-width:900px){.blocks .blockEntry{grid-template-columns:repeat(1,1fr)!important}}.blocks .blockEntry img{width:100%;height:auto;display:block;margin-bottom:10px}.blocks .blockEntry .item .block{margin-bottom:0;height:100%}.blocks .blockEntry .item .block .media{flex:0 0 auto}.blocks .blockEntry .item .holder{height:100%}.blocks .blockEntry .item .holder .close{position:absolute;right:var(--padding);top:var(--padding);z-index:1;cursor:pointer}.blocks .blockEntry .item .holder .block .header{display:flex;align-items:flex-start}.blocks .blockEntry .item .holder .block .header .headericon{width:60px;height:60px;background:var(--color2);margin-right:20px;display:flex;align-items:center;justify-content:center}.blocks .blockEntry .item .holder .block .header .headericon .symbol{text-align:center;display:block;font-size:40px;min-width:60px;min-height:60px;color:#fff;line-height:60px}.blocks .blockEntry .item .holder .block .header .headerText h2{text-transform:none}.blocks .blockEntry .item .holder .block .header .headerText .features{padding-top:5px;display:flex;flex-wrap:wrap;align-items:center;color:var(--color3);line-height:1.2}.blocks .blockEntry .item .holder .block .header .headerText .features em{font-style:normal;color:var(--color2);margin:0 4px}@media(max-width:900px){.blocks .blockEntry .item .holder .block .header .headerText .features{line-height:1.2}.blocks .blockEntry .item .holder .block .header .headerText .features .feature{font-size:1.5rem}}.blocks .blockEntry .item .holder .block .content{letter-spacing:1px;color:var(--color1);font-size:1.6rem;line-height:1.6}.blocks .blockEntry .item .holder.openapply .block{background:var(--color2)}.blocks .blockEntry .item .holder.openapply .block .header .headericon{display:none}.blocks .blockEntry .item .holder.openapply .block .actionButton{max-width:300px;margin:30px 0 0 0;text-align:center;display:inline-block}.blocks .blockEntry.vacancies .item .holder{height:100%}.blocks .blockEntry.vacancies .item .holder .block .header{display:flex;align-items:flex-start}.blocks .blockEntry.vacancies .item .holder .block .header .headericon{width:60px;height:60px;background:var(--color2);margin-right:20px;display:flex;align-items:center;justify-content:center}.blocks .blockEntry.vacancies .item .holder .block .header .headericon .symbol{text-align:center;display:block;font-size:40px;min-width:60px;min-height:60px;color:#fff;line-height:60px}.blocks .blockEntry.vacancies .item .holder .block .header .headerText .features{padding-top:5px;display:flex;flex-wrap:wrap;align-items:center;color:var(--color3);line-height:1.4}.blocks .blockEntry.vacancies .item .holder .block .header .headerText .features em{font-style:normal;color:var(--color2);margin:0 4px}@media(max-width:900px){.blocks .blockEntry.vacancies .item .holder .block .header .headerText .features{line-height:1.2}.blocks .blockEntry.vacancies .item .holder .block .header .headerText .features .feature{font-size:1.5rem}}.blocks .blockEntry.vacancies .item .holder .block .content{letter-spacing:1px;color:var(--color1);font-size:1.6rem;line-height:1.6}.blocks .blockEntry.employees .item .block{padding:0;background-color:#fff}.blocks .blockEntry.employees .item .block .media{position:relative;background-color:#E5EEED;padding:var(--padding);padding-bottom:0}.blocks .blockEntry.employees .item .block .media img{margin:0;position:relative}.blocks .blockEntry.employees .item .block .media:after{content:'';position:absolute;bottom:-10px;left:0;right:0;height:10px;background:var(--color2)}.blocks .blockEntry.employees .item .block .header{padding:var(--padding) var(--padding) 0}.blocks .blockEntry.employees .item .block .header .widgetHeader{line-height:1;padding:0}.blocks .blockEntry.employees .item .block .header .widgetSubHeader{color:var(--color3);font-size:1.6rem}.blocks .blockEntry.employees .item .block .content{padding:0 var(--padding) var(--padding)}.blocks .blockEntry.employees .item .block .content .item{display:flex;align-items:center;text-decoration:none;padding-bottom:5px}.blocks .blockEntry.employees .item .block .content .item .symbol{color:var(--color3);margin-right:10px}.blocks .blockEntry.testimonials .item .block{position:relative}.blocks .blockEntry.testimonials .item .block:before{content:'';position:absolute;top:0;left:0;height:190px;width:60px;background:var(--color2);z-index:0}.blocks .blockEntry.testimonials .item .block .media{position:relative;z-index:1}.blocks .blockEntry.testimonials .item .block .inner{position:relative}.blocks .blockEntry.testimonials .item .block .inner .header{z-index:1;position:relative}.blocks .blockEntry.testimonials .item .block .inner .header h1{font-size:calc(var(--xl-fontsize) - 2.5rem);margin-bottom:8px}.blocks .blockEntry.testimonials .item .block .inner .header .blockTitle{color:var(--color3)}.blocks .blockEntry.testimonials .item .block .inner svg{position:absolute;bottom:0;right:0;width:100px;z-index:0}.showMoreButton{display:flex;justify-content:center;margin:20px 0}