.elementor .e-c0b3b7b{padding:20px;border-radius:16px;border-style:none;background-color:#ffffff;box-shadow:0px 12px 7px 0px rgba(58, 31, 92, 0.18);flex-direction:column;/* Suaviza as transições de todo o cartão */ selector { transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1) !important; border: 1px solid rgba(59, 32, 93, 0.04) !important; } /* Efeito de subir e intensificar a sombra */ selector:hover { transform: translateY(-6px) !important; box-shadow: 0 15px 35px rgba(59, 32, 93, 0.08) !important; border-color: rgba(59, 32, 93, 0.1) !important; } /* Zoom elegante na imagem de destaque */ selector:hover img { transform: scale(1.04) !important; transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1) !important; }\n}.elementor .e-c0b3b7b:hover,.elementor .e-c0b3b7b:focus-visible{transform:scale3d(1.1, 1.1, 1.1);}