

/* Start:/local/templates/ipotekatmpl/components/ipotekabank/panel/utp_blocks/style.css?1776296133979*/
    .autocredit-feature {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: var(--space-3x);
        background-color: var(--color-bg-4);
        border-radius: var(--radius-24);
        height: 100%;
    }

    .autocredit-feature__icon {
        margin-bottom: 0.75rem;
    }
    .autocredit-feature__icon img{
        max-height: 14rem;
    }

    .autocredit-feature__title {
        margin-bottom: var(--space-base);
    }

    .autocredit-feature__description {
        color: var(--on-surface-variant);
        --font-size: var(--lead-font-size);
        --line-height: var(--lead-line-height);
        --font-weight: var(--lead-font-weight);
        --font-family: var(--lead-font-family);
        font-family: var(--font-family);
        font-weight: var(--font-weight);
        font-size: var(--font-size);
        line-height: var(--line-height);
    }
	

/* End */
/* /local/templates/ipotekatmpl/components/ipotekabank/panel/utp_blocks/style.css?1776296133979 */
