div[data-appearance="full-width"]{
    margin-top: 64px;
}

div[data-appearance="full-width"] h3{
    margin-bottom: 36px;
    text-align: left;
    border-bottom-width: 2px;
    border-bottom-color: transparent;
    display: inline-block;
}

.ha-link{
    display: flex;
    flex-wrap: wrap;
}

.ha-link img{
    overflow: hidden;
}

.ha-link img{
    transition: 0.5s ease;
}

.ha-link:hover img{
    transform: scale(1.1);
    transition: 0.5s ease;
}

.ha-link h3:after{
    margin-top:.5rem;
    display: block;
    height: .125rem;
    width: .375rem;
    --tw-content: "";
    content: var(--tw-content)
}

.ha-link:hover h3:after{
    position: relative;
    display: block;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(27 35 64/var(--tw-bg-opacity));
    content: var(--tw-content);
    transition-duration: .5s
}

.outer-img{
    overflow: hidden;
    max-height: 217px;
    margin-bottom: 40px;
}

div[data-appearance="full-width"] div[data-content-type="text"]{
    text-align: left;
}

#html-body [data-pb-style=YICSC4M]{
    width: auto !important;
}

#html-body.cms-page-view div[data-appearance=contained] .pagebuilder-column-line,
#html-body [data-pb-style=SMNUWED]{
    justify-content: center;
}

@media only screen and (max-width: 991px) {
    .pagebuilder-column-line {
        display: block !important;
    }

    .pagebuilder-column {
        width: 100% !important;
        margin-bottom: 32px;
    }
    div[data-appearance="full-width"] h3{
        min-height: 0;
    }
    div[data-appearance="full-width"]{
        margin-top: 0px;
    }
    .ha-link{
        display: block;
        text-align: left;
    }
    #html-body.cms-page-view div[data-appearance=full-width] .pagebuilder-column-line .pagebuilder-column img{
        margin-left: 0 !important;
        width: 100%;
    }
    div[data-appearance="full-width"] h3{
        margin-bottom: 14px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1023px){
    div[data-appearance="full-width"] figure[data-content-type="image"]{
        max-height: 217px;
        margin-bottom: 40px;
    }
    .outer-img,
    div[data-appearance="full-width"] img{
        max-height: 350px;
    }
    .pagebuilder-column {
        margin-bottom: 32px;
    }
    #html-body.cms-page-view div[data-appearance=full-width] .pagebuilder-column-line{
        gap: 2rem !important;
    }
    div[data-appearance="full-width"] h3{
        margin-bottom: 14px !important;
    }
    div[data-appearance="full-width"]{
        margin-top: 0;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1156px){
    h3{
        font-size: 28px;
        line-height: 36px;
    }
}
