*{box-sizing:border-box;margin:0;padding:0}::-moz-selection{background:var(--primary-color);color:#fff}::selection{background:var(--primary-color);color:#fff}.container-carrot{margin:0 auto;max-width:1400px!important;padding:0 12px;width:100%}.myToast{border:1px solid var(--border-color);border-radius:12px!important;color:#fff!important}.myToast-error{background:red}.myToast-error,.myToast-success{border-radius:12px!important;color:#fff}.myToast-success{background:green}.cards{display:flex;gap:20px;height:50px;width:100%}.cards .card{align-items:center;border:1px solid var(--border-color);border-radius:.3rem;display:flex;height:70px;justify-content:center;padding:15px;width:115px}
