.lp-header-8 p {
    padding: 0;
    margin: 0;
}

.lp-header-8 .lp-header-subtitle {
    color: var(--text-color-base);
    font-weight: normal;
    margin: 0 auto 16px;
    font-size: 16px;
    line-height: 24px;
}

@media all and (min-width: 600px) {
    .lp-header-8 .lp-header-subtitle {
        font-size: 18px;
        line-height: 28px;
    }
}

@media all and (min-width: 1380px) {
    .lp-header-8 .lp-header-subtitle {
        font-size: 20px;
    }
}

.lp-header-8 .inverse .lp-header-subtitle {
    color: #fff;
}

.lp-header-8 .lp-header-subtitle span {
    font-weight: bold;
    display: block;
}

.lp-header-8 {
    padding: 8px 0;
}

.lp-header-8 .lp-block-overlay {
	background: #fff;
}

.lp-header-8-wrap {
    margin: 0 -12px;
}

@media all and (min-width: 600px) {
    .lp-header-8-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -16px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media all and (min-width: 960px) {
    .lp-header-8-wrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0;
        margin-left: -4px;
    }
}

.lp-header-8-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 8px;
}

.lp-header-8-logo__title a {
    text-decoration: none;
}

@media all and (min-width: 600px) {
    .lp-header-8-logo {
        margin: 0 12px;
    }
}

@media all and (min-width: 960px) {
    .lp-header-8-logo {
        margin: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 432px;
        margin-right: 28px;
        padding: 2px 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
}

@media all and (min-width: 1200px) {
    .lp-header-8-logo {
        max-width: 564px;
    }
}

@media all and (min-width: 1380px) {
    .lp-header-8-logo {
        max-width: 628px;
    }
}

.lp-header-8-logo__pic {
    font-size: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: auto;
    margin: 4px;
    width: 64px;
    height: 64px;
    max-width: 250px;
    box-sizing: content-box;
}

.lp-header-8-logo__title {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    margin: 4px;
}

.lp-header-8-logo__subtitle {
    padding: 0;
    margin-top: 2px;
}

.lp-header-8-contacts {
    padding: 0;
    list-style: none;
    margin: 0 12px;
}

@media all and (min-width: 600px) {
    .lp-header-8-contacts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        margin-bottom: 4px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media all and (min-width: 960px) {
    .lp-header-8-contacts {
        margin: 0;
        margin-right: -32px;
        max-width: 50%;
    }
}

@media all and (min-width: 1200px) {
    .lp-header-8-contacts {
        margin-right: -24px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media all and (min-width: 1380px) {
    .lp-header-8-contacts {
        margin-right: -32px;
    }
}

.lp-header-8-contacts-item {
    padding: 0;
    list-style: none;
    margin: 0;
    margin-top: 16px;
}

.lp-header-8-contacts-item:first-child {
    margin-top: 8px;
}

@media all and (min-width: 600px) {
    .lp-header-8-contacts-item {
        margin: 12px 16px 0;
    }

    .lp-header-8-contacts-item:first-child {
        margin-top: 12px;
    }
}

@media all and (min-width: 960px) {
    .lp-header-8-contacts-item {
        margin: 0;
        margin-right: 32px;
        padding: 6px 0;
    }

    .lp-header-8-contacts-item:first-child {
        margin-top: 0;
        margin-right: 32px;
    }
}

@media all and (min-width: 1200px) {
    .lp-header-8-contacts-item {
        margin-right: 24px;
        max-width: 196px;
    }

    .lp-header-8-contacts-item:first-child {
        margin-right: 24px;
    }
}

@media all and (min-width: 1380px) {
    .lp-header-8-contacts-item {
        margin-right: 32px;
        max-width: 288px;
    }

    .lp-header-8-contacts-item:first-child {
        margin-right: 32px;
    }
}

.lp-header-8-contacts-item ul {
    margin: 0;
    padding: 0;
}

.lp-header-8-contacts-item__title {
    margin-bottom: 2px;
    padding: 0;
    list-style: none;
}

.lp-header-8-contacts-item__phone {
    list-style: none;
    margin: 0;
    padding: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.lp-header-8-contacts-item__phone a {
    text-decoration: none;
}

._adaptive .lp-header-8-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media all and (min-width: 600px) {
    ._adaptive .lp-header-8-wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media all and (min-width: 960px) {
    ._adaptive .lp-header-8-wrap {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

@media all and (min-width: 600px) {
    ._adaptive .lp-header-8-logo {
        max-width: 276px;
    }
}

@media all and (min-width: 960px) {
    ._adaptive .lp-header-8-logo {
        max-width: 432px;
    }
}

@media all and (min-width: 1200px) {
    ._adaptive .lp-header-8-logo {
        max-width: 527px;
    }
}

@media all and (min-width: 1380px) {
    ._adaptive .lp-header-8-logo {
        max-width: 628px;
    }
}

._adaptive .lp-header-8-logo__title {
    display: none;
}

@media all and (min-width: 960px) {
    ._adaptive .lp-header-8-logo__title {
        display: block;
    }
}

._adaptive .lp-header-8-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media all and (min-width: 600px) {
    ._adaptive .lp-header-8-contacts {
        margin: 0;
    }
}

@media all and (min-width: 960px) {
    ._adaptive .lp-header-8-contacts {
        margin-right: -48px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media all and (min-width: 1200px) {
    ._adaptive .lp-header-8-contacts {
        margin-right: -24px;
    }
}

._adaptive .lp-header-8-contacts__item {
    padding: 4px 0;
}

.lp-header-8-contacts__item {
	text-decoration: none;
}

@media all and (min-width: 960px) {
    ._adaptive .lp-header-8-contacts__item {
        display: block;
        margin-right: 48px;
    }
}

@media all and (min-width: 1200px) {
    ._adaptive .lp-header-8-contacts__item {
        margin-right: 24px;
    }
}

._adaptive .lp-header-8-contacts__item:not(:first-child) {
    display: none;
}

@media all and (min-width: 960px) {
    ._adaptive .lp-header-8-contacts__item:not(:first-child) {
        display: block;
    }
}