
input[data-v-89342eb2]:focus,
textarea[data-v-89342eb2]:focus,
select[data-v-89342eb2]:focus {
  outline: none;
}
.error_msg[data-v-89342eb2] {
  bottom: -25px;
}
@media (min-width: 1200px) and (max-width: 1310px) {
.label-size[data-v-89342eb2] {
    font-size: 11px !important;
}
}


.card-animation[data-v-4e52984c] {
  cursor: pointer;
  transition: all 0.3s ease;
}
.card-animation[data-v-4e52984c]:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

