p {
    padding: 0;
    margin: 0;
}

.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-subtitle {
        font-size: 18px;
        line-height: 28px;
    }
}

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

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

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

lp-header-19 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media (max-width: 600px) {
    .lp-header-19._adaptive .lp-header-19-info {
        display: none;
    }
}

.lp-header-19-wrap {
    padding: 0 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.lp-header-19 {
    padding: 24px 0;
}

@media all and (min-width: 600px) {
    .lp-header-19-wrap {
        -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;
        padding: 0 12px;
        align-items: flex-start;
    }

	.lp-header-19 {
	    padding: 24px 0;
	}
}

@media all and (min-width: 960px) {
    .lp-header-19-wrap {
        padding: 0 24px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

	.lp-header-19 {
	    padding: 24px 0;
	}
}

@media all and (min-width: 1200px) {
    .lp-header-19-wrap {
        padding: 0 12px;
    }

	.lp-header-19 {
	    padding: 24px 0;
	}
}

@media all and (min-width: 1380px) {
    .lp-header-19-wrap {
        padding: 0 16px;
    }

	.lp-header-19 {
	    padding: 24px 0;
	}
}

.lp-header-19-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media all and (min-width: 600px) {
    .lp-header-19-logo {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin: 0 -16px -8px 0;
        max-width: 376px;
    }
}

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

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

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

.lp-header-19-logo__pic {
    font-size: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
    width: 64px;
    height: 64px;
    box-sizing: content-box;
}

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

.lp-header-19-logo__header {
    margin: 16px 0 0;
    text-align: center;
}

@media all and (min-width: 600px) {
    .lp-header-19-logo__header {
        text-align: left;
        margin: 0 16px 8px 0;
    }
}

.lp-header-19-logo__title {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
}

.lp-header-19-logo__subtitle {
    padding: 0;
}

.lp-header-19-info {
    margin: 24px 0 0;
}

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

@media all and (min-width: 960px) {
    .lp-header-19-info {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0 0 0 40px;
    }
}

.lp-header-19-phone {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media all and (min-width: 600px) {
    .lp-header-19-phone {
        margin: 16px 0 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media all and (min-width: 960px) {
    .lp-header-19-phone {
        margin: 0 24px 0 0;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
}

.lp-header-19-phone__icon {
    display: none;
    background-color: var(--text-color-base)10;
    position: relative;
    font-size: 0;
    padding: 12px;
    border-radius: 50%;
    overflow: hidden;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.lp-header-19-phone__icon-in {
    width: 24px;
    height: 24px;
    box-sizing:content-box;
    max-width: 150px;
}

.lp-header-19-phone__icon-in svg {
	width: 100%;
	height: 100%;
}

@media all and (min-width: 600px) {
    .lp-header-19-phone__icon {
        margin: 0 16px 0 0;
        display: block;
    }
}

.lp-header-19-phone__icon .lp-block-bg {
    background-color: var(--text-color-base)10;
}

.lp-header-19-phone__icon .lp-block-overlay {
    background: none;
}

.lp-header-19-phone__icon img {
    position: relative;
}

@media all and (min-width: 600px) {
    .lp-header-19-phone__text {
        width: 196px;
        text-align: left;
        align-self: center;
    }
}

.lp-header-19-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 24px -8px -16px;
}

@media all and (min-width: 600px) {
    .lp-header-19-buttons {
        margin: 16px -8px -16px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

@media all and (min-width: 960px) {
    .lp-header-19-buttons {
        -ms-flex-item-align: start;
        align-self: flex-start;
        margin: 0 0 -16px 0;
    }
}

.lp-header-19-btn {
    margin: 0 8px 16px;
    width: 100%;
}

@media all and (min-width: 600px) {
    .lp-header-19-btn {
        width: auto;
    }
}

@media all and (min-width: 960px) {
    .lp-header-19-btn {
        margin: 0 0 16px 16px;
    }
}

.lp-header-19-phone__field a {
    text-decoration: none;
}