.card-shortcut{display:flex;height:8rem;justify-content:space-around;padding:.5rem}.card-shortcut .image-container{display:flex;flex-direction:column;height:4rem;justify-content:center;margin:0 auto;max-width:100%;width:-webkit-fit-content;width:fit-content}.card-shortcut .company-logo{display:block;height:auto;max-height:100%;width:auto}.card-shortcut .card-content{align-items:center;display:flex;font-size:.9rem}.notificationSystem{font-size:.9rem;position:absolute;right:0;top:0;z-index:99999}.loader{align-items:center;background-color:rgba(2,2,2,.212);display:flex;height:100vh;justify-content:center;position:absolute;width:100vw;z-index:9999999}.loader .spinner{animation:spin 1s linear infinite;border:.8rem solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:5rem;width:5rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.map-container{height:100%;width:100%}.marker-label{background:#fff;border:1px solid #333;border-radius:4px;bottom:30px;color:#4682b4;font-size:14px;font-weight:700;left:0;padding:4px 8px;position:relative;white-space:nowrap}.icon-collapse{background-color:#d7d7d7;border-radius:50%;cursor:pointer;height:1.5rem;left:210px;opacity:.5;position:absolute;top:45%;width:1.5rem;z-index:999}.icon-collapse:hover{opacity:1}.collapsed{left:65px;position:absolute}