

/* Start:/local/components/realweb/sitemap/templates/.default/style.css?17683970591179*/

.typography ul>li {
    list-style: none;
    padding-left: 22px
}

.typography ul>li:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    background-color: #8bb8e8;
    left: 0
}
.typography ul>li a{
    color: #0f579a;
}



@media (min-width:1920px) {
    .typography ul>li:after {
        width: 12px
    }
}

@media (min-width:560px) and (max-width:1919px) {
    .typography ul>li:after {
        width: calc(8px + 4*(100vw - 560px)/1360)
    }
}

@media (max-width:559px) {
    .typography ul>li:after {
        width: 8px
    }
}

@media (min-width:1920px) {
    .typography ul>li:after {
        height: 12px
    }
}

@media (min-width:560px) and (max-width:1919px) {
    .typography ul>li:after {
        height: calc(8px + 4*(100vw - 560px)/1360)
    }
}

@media (max-width:559px) {
    .typography ul>li:after {
        height: 8px
    }
}

@media (min-width:1920px) {
    .typography ul>li:after {
        top: 7px
    }
}

@media (min-width:560px) and (max-width:1919px) {
    .typography ul>li:after {
        top: calc(6px + 1*(100vw - 560px)/1360)
    }
}

@media (max-width:559px) {
    .typography ul>li:after {
        top: 6px
    }
}

/* End */
/* /local/components/realweb/sitemap/templates/.default/style.css?17683970591179 */
