.card-employee-v2{height:100%;--backgrounnd-color:#fff;--border-radius:10px;--body-padding:30px 30px 0px 30px;--footer-padding:30px;--shadow:0px 3px 6px rgba(0,0,0,.16);--shadow-hover:0px 6px 6px rgba(0,0,0,.26);--image-background-color:rgba(0,0,0,.05);--image-height:86%;--image-background-url:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 170'%3E%3Cpath d='M0 169.9V0h220v169.9zM16 154h188V16H16z' style='fill:%23fff'/%3E%3Cpath d='M190 93.9 140 46l-60 58-19-18-31 34.2V140h160z' style='fill:%23fff'/%3E%3Ccircle cx='50' cy='50' r='20' style='fill:%23fff'/%3E%3C/svg%3E");--topic-color:rgba(0,0,0,.6);--topic-border-color:var(--topic-color)}@media (max-width:758px){.card-employee-v2{--body-padding:20px}}.card-employee-v2{line-height:1.75;width:100%}.card-employee-v2__wrapper{border:0;border-radius:var(--border-radius);box-shadow:var(--shadow);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;overflow:hidden;width:100%;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-moz-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;-webkit-align-content:stretch;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:stretch;-moz-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.card-employee-v2__wrapper--link{color:currentColor;text-decoration:none}.card-employee-v2__wrapper--link:hover{box-shadow:var(--shadow-hover);color:currentColor}.card-employee-v2__header{width:100%}.card-employee-v2__image-wrapper{height:0;padding-bottom:var(--image-height);position:relative;width:100%}.card-employee-v2__image,.card-employee-v2__image-hover{height:100%;left:0;object-fit:contain;object-position:bottom center;position:absolute;top:0;width:100%}.card-employee-v2__image-hover{background-color:#fff;opacity:0;transition:all .2s ease-in-out}.card-employee-v2:hover .card-employee-v2__image-hover{opacity:1}.card-employee-v2__body{color:currentColor;padding:var(--body-padding);width:100%}.card-employee-v2__title{color:currentColor;margin:0 0 1rem;overflow-wrap:break-word;word-wrap:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}.card-employee-v2__functions{color:currentColor;font-size:1.8rem;font-weight:700;line-height:20px}.card-employee-v2__footer{line-height:0;padding:0 var(--footer-padding) var(--footer-padding) var(--footer-padding);text-align:right;width:100%}.card-employee-v2__footer-icon{max-height:16.5px}.card-employee-v2__card-shape{margin-bottom:2rem;margin-top:auto}.card-employee-v2__card--transparent{background-color:transparent}.card-employee-v2__card--white{background-color:var(--white)}.card-employee-v2__card--gray{background-color:var(--light-gray-400)}.card-employee-v2__card--light-gray{background-color:var(--light-gray-300)}.card-employee-v2__card--dark-gray{background-color:var(--light-gray-500)}.card-employee-v2__card--primary{background-color:var(--primary)}.card-employee-v2__card--secondary{background-color:var(--secondary)}.card-employee-v2__card--dark-blue{background-color:var(--dark-blue)}.card-employee-v2__card--rust-brown{background-color:var(--rust-brown)}.card-employee-v2__card--beige{background-color:var(--beige)}.card-employee-v2__card-content--transparent{color:transparent}.card-employee-v2__card-content--white{color:var(--white)}.card-employee-v2__card-content--gray{color:var(--light-gray-400)}.card-employee-v2__card-content--light-gray{color:var(--light-gray-300)}.card-employee-v2__card-content--dark-gray{color:var(--light-gray-500)}.card-employee-v2__card-content--primary{color:var(--primary)}.card-employee-v2__card-content--secondary{color:var(--secondary)}.card-employee-v2__card-content--dark-blue{color:var(--dark-blue)}.card-employee-v2__card-content--rust-brown{color:var(--rust-brown)}.card-employee-v2__card-content--beige{color:var(--beige)}