/**
 * Frontend styles managed by GK Optimize.
 * @author CUSTOM-NOT-UPDATE
 */
@media (max-width: 767px) {
    body.category-id-83 .category-description-top.gk-category-description-ready {
        position: relative;
        margin-bottom: 1rem;
    }

    body.category-id-83 .category-description-top.gk-category-description-collapsed .rte-content {
        max-height: 6.4em;
        overflow: hidden;
    }

    body.category-id-83 .category-description-top.gk-category-description-collapsed::after {
        position: absolute;
        right: 0;
        bottom: 2.25rem;
        left: 0;
        height: 2.5rem;
        content: '';
        pointer-events: none;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 80%);
    }

    body.category-id-83 .gk-category-description-toggle {
        position: relative;
        z-index: 1;
        display: block;
        margin: .4rem auto 0;
        padding: .35rem .9rem;
        border: 0;
        background: transparent;
        color: inherit;
        font: inherit;
        font-weight: 600;
        text-decoration: underline;
        cursor: pointer;
    }
}
