

/* Start:/local/templates/.default/components/lh/documentation.detail/.default/style.css?17731389411529*/
.documentation-element {
    padding: 86px 0 0 0;
}

.documentation-element__container {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 16px;
}

.documentation-element__section:not(:last-child)::after {
    content: "|";
    padding: 0 5px 0px 10px;
}

.documentation-element__sections {
    margin-top: 20px;
}

.documentation-element__section {
    font-weight: 700;
}

.documentation-element__type {
    margin-top: 10px;
}

.documentation-element__type-title {
    font-weight: 700;
}

.documentation-element__file {
    margin-top: 20px;
    padding: 15px 20px;
    border-radius: 4px;
    border: 1px solid #8492A6;
    max-width: 900px;
    font-size: 20px;
}

.documentation-element__file-type {
    padding-top: 5px;
    font-size: 16px;
    color: #8492A6;
}

.documentation-element__back {
    margin: 30px 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
}

.documentation-element__products {
    margin-top: 15px;
}

.documentation-element__products ul {
    margin-top: 10px;
}

.documentation-element__description {
    margin-top: 16px;
}

@media screen and (min-width: 1024px) {
    .documentation-element {
        padding: 200px 0 0 0; 
    }
}


@media screen and (max-width: 768px) {
    .documentation-element__file { 
        font-size: 16px;    
    }

    .documentation-element__back {
        font-size: 16px;
    }

    .documentation-element__file-type {
        font-size: 14px;
    }

    .documentation-element__description {
        font-size: 14px;
    }
}
/* End */
/* /local/templates/.default/components/lh/documentation.detail/.default/style.css?17731389411529 */
