.employee-cards{display:flex;flex-wrap:wrap;-moz-column-gap:2%;column-gap:2%;row-gap:20px}.employee-cards:not(.single) .employee-card{width:100%}@media(min-width:556px){.employee-cards:not(.single) .employee-card{width:49%}}@media(min-width:992px){.employee-cards:not(.single) .employee-card{width:32%}}.employee-cards.single .employee-card{width:370px}.aligncenter .employee-cards{justify-content:center}.alignright .employee-cards{justify-content:flex-end}.employee-card{background:#fff;max-width:100%;position:relative}.employee-card .employee-card--content-image{position:relative;padding-bottom:56.25%;background:#d8d8d8}.employee-card img{position:absolute;top:0;left:0;width:100%;height:100%;border:0;-o-object-fit:cover;object-fit:cover}.employee-card .employee-card--content-text{min-height:200px;padding:30px}.employee-card .employee-name{color:var(--color-blue);margin:0;font-size:20px;line-height:1.3;text-transform:uppercase}.employee-card .employee-name:after{content:none}.employee-card .employee-title{color:var(--color-light-grey);margin-bottom:15px;font-size:15px;line-height:1.6}.employee-card .employee-location{color:#555;font-size:14px;line-height:1.3}.employee-card a{color:#555}.employee-card .employee-contact{margin-bottom:15px}.employee-card .employee-contact--item{display:flex;align-items:center;color:var(--color-grey);font-size:15px;line-height:1.6}.employee-card .employee-contact--item span{margin-right:6px}.employee-card .employee-contact--item a{font-size:15px;font-weight:500}.employee-card .employee-send-email{display:inline-block;font-size:15px;margin-top:16px;border:1px solid #eee;border-radius:3px;padding:6px 12px}.employee-card .employee-contact--phone:before{content:"";background:url(//www.vonin.com/wp-content/themes/beak-vonin/css/../images/icon-phone.svg) no-repeat center;display:inline-block;margin:0 8px 2px 0;width:22px;height:22px}.employee-card .employee-contact--email:before{content:"";background:url(//www.vonin.com/wp-content/themes/beak-vonin/css/../images/icon-email.svg) no-repeat center;display:inline-block;margin:0 8px 2px 0;width:22px;height:22px}.news-card{position:relative;display:block;background:#fff;width:100%;max-width:100% !important;height:100%}.news-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.news-card .news-card--content-image{position:relative;overflow:hidden;padding-bottom:54%;background:#eee}.news-card .news-card--content-image img{position:absolute;top:0;left:0;width:100%;height:100%;transition:.2s all ease-in-out}.news-card.large .news-card--content-image{padding-bottom:80%}.news-card.large .news-card--content-image:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(rgba(0,0,0,0),#000)}.news-card.large .news-card--content-text{position:absolute;bottom:0}.news-card.large .news-card--title{color:#fff;font-size:28px;line-height:1.3;font-weight:700;text-shadow:0 2px 10px rgba(0,0,0,.5)}.news-card.large .news-card--description{color:#fff;font-size:15px;line-height:1.3;max-width:70%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-shadow:0 2px 10px rgba(0,0,0,.5)}.news-card.large .news-card--date{color:#fff}@media(min-width:768px){.news-card.large{grid-column:span 2/span 2}.news-card.large .news-card--content-image{padding-bottom:54%}.news-card.large .news-card--title{font-size:38px;max-width:70%}.news-card.large .news-card--description{font-size:16px}}.news-card:hover .news-card--content-image img{transform:scale(1.05)}.news-card .news-card--content-text{padding:24px 16px}.news-card .news-card--title{color:var(--color-blue);margin:0 0 10px;font-size:18px;line-height:1.4}.news-card .news-card--title:after{content:none}.news-card .news-card--description{color:var(--color-grey);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 20px;font-size:17px;line-height:1.6}.news-card .news-card--date{color:var(--color-grey);font-size:12px;line-height:1;text-transform:uppercase}@media(min-width:1200px){.alignfull .news-card .news-card--title{font-size:23px;line-height:1.3}.alignfull .news-card .news-card--description{font-size:18px}}.product-list{display:grid;width:100%;grid-gap:30px;grid-template-columns:repeat(1,1fr)}@media(min-width:575px){.product-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.product-list{grid-template-columns:repeat(3,1fr)}}.product-card{position:relative;background:#fff;width:100%}.product-card .product-card--content-image{position:relative;width:100%;padding-bottom:56%;overflow:hidden;background-color:#eee}.product-card .product-card--content-image img{transition:.2s all ease-in-out;pointer-events:none;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;height:100%}.product-card .product-card--content-image.catalogue{-o-object-fit:contain;object-fit:contain}.product-card:hover .product-card--content-image img{transform:scale(1.05)}.product-card .product-card--content-text{padding:30px}.product-card .product-card--title{color:var(--color-blue);margin:0 0 10px;font-size:18px;line-height:1.3}.product-card .product-card--title:after{content:none}.product-card .product-card--description{color:var(--color-grey);margin:12px 0 0;font-size:15px;line-height:1.5}.product-card .card-type{font-size:14px;color:#ccc}.case-list{display:grid;width:100%;grid-gap:30px;grid-template-columns:repeat(1,1fr)}@media(min-width:575px){.case-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.case-list{grid-template-columns:repeat(3,1fr)}}.case-card{position:relative;background:#fff;width:100%}.case-card .case-card--content-image{position:relative;width:100%;padding-bottom:56%;overflow:hidden;background-color:#eee}.case-card .case-card--content-image img{transition:.2s all ease-in-out;pointer-events:none;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;height:100%}.case-card:hover .case-card--content-image img{transform:scale(1.05)}.case-card .case-card--content-text{padding:30px}.case-card .case-card--title{color:var(--color-blue);margin:0 0 10px;font-size:18px;line-height:1.5}.case-card .case-card--title:after{content:none}.case-card .case-card--description{color:var(--color-grey);margin:0 0 20px;font-size:15px;line-height:1.5}.case-card .card-type{font-size:14px;color:#ccc}.location-list{display:grid;width:100%;grid-gap:30px;grid-template-columns:repeat(1,1fr)}@media(min-width:575px){.location-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.location-list{grid-template-columns:repeat(3,1fr)}}.location-card{position:relative;background:#fff;width:100%}.location-card .location-card--content-image{position:relative;width:100%;padding-bottom:56%;overflow:hidden;background-color:#eee}.location-card .location-card--content-image img{transition:.2s all ease-in-out;pointer-events:none;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;height:100%}.location-card:hover .location-card--content-image img{transform:scale(1.05)}.location-card .location-card--content-text{padding:30px}.location-card .location-card--title{color:var(--color-blue);margin:0 0 10px;font-size:18px;line-height:1.5}.location-card .location-card--title:after{content:none}.location-card .location-card--description{color:var(--color-grey);margin:0 0 20px;font-size:15px;line-height:1.6}.location-card .card-type{font-size:14px;color:#ccc}