/* compiled by scssphp 1.6.0 on Wed, 04 Feb 2026 14:44:32 +0000 (0.0146s) */

.card.--employee{display:flex;align-items:center;background:linear-gradient(225deg, #F4EDE3 0%, #EDD9C8 100%);padding:12px 18px 9px 15px;gap:15px;height:62px;min-width:305px;width:100%}@media (min-width:992px){.card.--employee{min-width:369px;height:79px;gap:18px;padding:14px 22px 15px 17px;border:2px solid var(--grey3)}}.card.--employee .card__image{order:-1;width:41px;height:41px;border-radius:100%}@media (min-width:992px){.card.--employee .card__image{width:50px;height:50px}}.card.--employee .card__name{font-size:14px;line-height:1.28;font-family:var(--font-family--body);font-weight:600}@media (min-width:768px){.card.--employee .card__name{line-height:1.37;color:var(--grey1)}}.card.--employee .card__role{margin:0;font-size:12px;line-height:1.5}@media (min-width:768px){.card.--employee .card__role{font-size:14px;line-height:1.57;color:rgba(37, 37, 37, 0.4)}}.card.--employee .card__button{margin-left:auto;background-color:var(--grey6);border-radius:50%;display:flex;align-items:center;justify-content:center;width:30px;height:30px}@media (min-width:992px){.card.--employee .card__button{width:40px;height:40px}}.card.--employee .card__button span{display:none}.card.--employee .card__button svg{width:15px;height:17px}@media (min-width:992px){.card.--employee .card__button svg{width:19px;height:21px}}.card.--employee .card__button svg #Contact{fill:#fff}