

/* Start:/local/templates/unileverpro/css/map.css?17143788041056*/
.map {
    padding-bottom: 63px;
}
.map__wrapper {
    padding-bottom: 34px;
    border-bottom: 1px solid #DADADA;
    max-width: 900px;
    width: 100%;
}
.map__header {

}
.map__wrap {

}
.map__list {
    list-style-type: disc;
    padding-left: 30px;
    margin: 15px 0;
}
.map__item {
    font-weight: 400;
    font-size: 26px;
    line-height: 26px;
    
    /* or 100% */
    
    color: #000000;    
}

.map__item:not(:last-child) {
    margin-bottom: 15px;
}
.map a {
    font: inherit;
    color: inherit;
    text-decoration: none;
}
.map__list-header {
    margin: 25px 0;
    font-weight: 700;
    font-size: 26px;
    line-height: 26px;
    
    /* or 100% */
    
    color: #000000;
}

@media screen and (max-width: 900px) {
    .map__list-header {
        font-size: 16px;
        line-height: 26px;
        margin: 15px 0;
    }
    .map__item {
        font-size: 14px;
        line-height: 26px;        
    }
    .map__wrapper {
        border: none;
        padding-bottom: 0;
    }
    .map__list {
        padding-left: 15px;
    }
}
/* End */
/* /local/templates/unileverpro/css/map.css?17143788041056 */
