.mtt-employees--is-loading .mtt-employees__employees{opacity:.5}.mtt-employees--is-loading .mtt-employees__departments,.mtt-employees--is-loading .mtt-employees__pagination,.mtt-employees--is-loading .mtt-employees__search-input{pointer-events:none!important}.mtt-employees__filters-wrapper{margin-bottom:80px}@media screen and (max-width:1280px){.mtt-employees__filters-wrapper{margin-bottom:56px}}.mtt-employees__filters-search-wrapper{display:flex;justify-content:space-between}@media only screen and (max-width:800px){.mtt-employees__filters-search-wrapper{display:block}}.mtt-employees__title{padding-top:11px;margin-bottom:32px;margin-right:32px}@media only screen and (max-width:800px){.mtt-employees__title{margin-right:0;padding-top:0}}.mtt-employees__search-input{width:320px;margin-bottom:32px;flex-shrink:0}@media screen and (max-width:1280px){.mtt-employees__search-input{width:280px}}@media only screen and (max-width:800px){.mtt-employees__search-input{width:100%;margin-bottom:16px}}.mtt-employees__departments{display:flex;flex-wrap:wrap;margin-bottom:-12px}@media only screen and (max-width:800px){.mtt-employees__departments{display:none}}.mtt-employees__department{color:rgb(var(--c_prim));border:1px solid rgb(var(--c_prim));padding:15px 24px;font-size:18px;font-size:1.125rem;font-weight:600;line-height:1.2;cursor:pointer;border-radius:50px;margin-bottom:12px;transition:color .15s ease,background .15s ease,border-color .15s ease}@media screen and (max-width:1280px){.mtt-employees__department{padding:11px 16px 13px;font-size:16px;font-size:1rem}}.mtt-employees__department:not(:last-of-type){margin-right:12px}.mtt-employees__department--active,.mtt-employees__department:hover{color:rgb(var(--c_white));background:rgb(var(--c_prim));border-color:rgb(var(--c_prim))}@media only screen and (min-width:801px){.mtt-employees__departments-select{display:none}}.mtt-employees__employees{transition:opacity .15s ease;display:flex;flex-wrap:wrap;width:calc(100% + 32px);margin:0 -16px -32px}@media screen and (max-width:1280px){.mtt-employees__employees{width:calc(100% + 24px);margin:0 -12px -24px}}.mtt-employees__employees-error-message{margin:0 16px 32px;font-size:18px;font-size:1.125rem;color:rgb(var(--c_black))}@media screen and (max-width:1280px){.mtt-employees__employees-error-message{margin:0 12px 24px}}.mtt-employees__pagination{margin-top:40px}@media only screen and (max-width:800px){.mtt-employees__pagination{margin-top:32px}}.mtt-employee{background:rgb(var(--c_white));box-shadow:0 3px 16px rgba(var(--c_dropshadow),.13);width:calc(25% - 32px);margin:0 16px 32px;border-radius:12px;padding:40px 16px;display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (max-width:1280px){.mtt-employee{padding:32px 16px;width:calc(25% - 24px);margin:0 12px 24px}}@media only screen and (max-width:1200px){.mtt-employee{width:calc(33.33333% - 24px)}}@media only screen and (max-width:900px){.mtt-employee{width:calc(50% - 24px)}}@media only screen and (max-width:550px){.mtt-employee{width:calc(100% - 24px)}}.mtt-employee__image-container{width:168px;height:168px;border-radius:50%}@media only screen and (max-width:1400px){.mtt-employee__image-container{width:136px;height:136px}}@media (min-width:551px) and (max-width:580px){.mtt-employee__image-container{width:104px;height:104px}}.mtt-employee__image-container img{border-radius:inherit}.mtt-employee__name{font-weight:700;font-size:22px;font-size:1.375rem;margin-top:24px;color:rgb(var(--c_black))}@media screen and (max-width:1280px){.mtt-employee__name{font-size:20px;font-size:1.25rem}}@media screen and (max-width:580px){.mtt-employee__name{font-size:18px;font-size:1.125rem}}.mtt-employee__position{margin-top:12px}.mtt-employee__department{margin-top:8px;color:rgb(var(--c_black))}.mtt-employee__email{margin-top:8px}.mtt-employee__email,.mtt-employee__phone{line-height:1.5;color:rgb(var(--c_secondary))}.mtt-employee__email a,.mtt-employee__phone a{color:inherit}