.cta-link-52530d92 {
    display: flex;
    flex-direction: column;
    text-decoration: none !important;
    overflow: hidden;
    transition: all 0.3s ease;
    width: 100%;
    box-sizing: border-box;
}

.cta-link-52530d92-image-wrapper {
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.cta-link-52530d92-image-wrapper img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.cta-link-52530d92-content {
    display: flex;
    flex-direction: column;
}

.cta-link-52530d92-icon-wrapper {
    display: flex;
    align-items: center;
    transition: color 0.3s ease;
}

.cta-link-52530d92-icon-wrapper svg,
.cta-link-52530d92-icon-wrapper i {
    transition: fill 0.3s ease;
}

.cta-link-52530d92-title {
    font-weight: 600;
    line-height: 1.3;
    transition: color 0.3s ease;
}

.cta-link-52530d92-description {
    line-height: 1.5;
    transition: color 0.3s ease;
}
