a {
text-decoration: none;
}
a:hover .border_bre-a_011 {
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
transform: translateY(-2px);
transition: all 0.3s ease;
}
a:hover .position1 img {
transform: scale(1.05);
transition: transform 0.3s ease;
}