.elementor .card2{padding-inline-start:0px;padding-inline-end:0px;border-radius:7px;border-width:2px;border-color:#005cdd;border-style:solid;background-color:#ddf2fe;box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 1);flex-direction:column;justify-content:flex-start;}.elementor .card2:hover,.elementor .card2:focus-visible{background-image:linear-gradient(#ffffff, #ffffff);background-repeat:repeat;background-attachment:scroll;background-size:auto auto;background-position:0% 0%;box-shadow:0px 0px 13px 2px rgba(0, 0, 0, 1);transform:translate3d(0px, -4px, 0px);.card-arrow {
transition: transform 0.2s ease;
}

/* When the CARD is hovered, affect the arrow */
.card2:hover .card-arrow {
transform: translateX(6px) scale(1.05);
}\n}