

/* Start:/local/templates/unileverpro/css/contacts.css?1714378804947*/
.contacts {
    padding-bottom: 135px;
}

.contacts .contacts__wrapper {
    max-width: 650px;
}

.contacts .contacts__desc {
    margin-top: 25px;
}

.contacts .contacts__text {
    font-weight: 300;
    font-size: 26px;
    line-height: 100%;
}

.contacts .contacts__text a {
    font: inherit;
    color: inherit;
    text-decoration: none;
}

.contacts .contacts__text .b {
    font-weight: 700;
}

.contacts .contacts__text:not(:last-child) {
    margin-bottom: 30px;
}

.contacts .contacts__link {
    display: flex;
    justify-content: start;
    align-items: center;
    font-weight: 300;
    color: #000;
}

.contacts .contacts__link img {
    margin-right: 20px;
}

@media screen and (max-width: 568px) {
    .contacts .contacts__link img {
        width: 34px;
    }
    .contacts .contacts__text {
        font-size: 16px;
        line-height: 18px;
    }
    .contacts .contacts__text:first-child .b {
        display: block;
    }
}
/* End */
/* /local/templates/unileverpro/css/contacts.css?1714378804947 */
