
.lds-ring div[data-v-b210d585] {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #ccc;
    border-radius: 50%;
    animation: lds-ring-b210d585 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #ccc transparent transparent transparent;
}
.lds-ring div[data-v-b210d585]:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div[data-v-b210d585]:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div[data-v-b210d585]:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring-b210d585 {
0% {
        transform: rotate(0deg);
}
100% {
        transform: rotate(360deg);
}
}

  /* Style for form fields and buttons */
  
.risk-matrix[data-v-781273b7] {
    display: flex;
    padding: 30px;
    position: relative;
}
.matrix-container[data-v-781273b7] {
    display: flex;
    flex-direction: column;
}
.y-axis[data-v-781273b7] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 15px;
    height: var(--8cd91bd8);
}
.x-axis[data-v-781273b7] {
    display: flex;
    justify-content: space-between;
    padding-top: 15px;
    width: var(--8cd91bd8);
}
.axis-label[data-v-781273b7] {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    text-align: center;
}
.tooltip[data-v-781273b7] {
    position: absolute;
    top: 30px;
    right: 30px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    width: 300px;
    z-index: 1000;
}
.tooltip div[data-v-781273b7] {
    margin: 12px 0;
    color: #333;
    font-size: 16px;
    line-height: 1.4;
}
.tooltip strong[data-v-781273b7] {
    color: #000;
    font-size: 16px;
    margin-right: 8px;
}

.risk-matrix[data-v-6d4a1669] {
    display: flex;
    padding: 30px;
    position: relative;
}
.matrix-container[data-v-6d4a1669] {
    display: flex;
    flex-direction: column;
}
.y-axis[data-v-6d4a1669] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 10px;
    height: var(--071b22a4);
}
.x-axis[data-v-6d4a1669] {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
    width: var(--071b22a4);
}
.axis-label[data-v-6d4a1669] {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    text-align: center;
}
.tooltip[data-v-6d4a1669] {
    position: absolute;
    top: 30px;
    right: 30px;
    background: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    width: 300px;
    z-index: 1000;
}
.tooltip div[data-v-6d4a1669] {
    margin: 12px 0;
    color: #333;
    font-size: 16px;
    line-height: 1.4;
}
.tooltip strong[data-v-6d4a1669] {
    color: #000;
    font-size: 16px;
    margin-right: 8px;
}
