<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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-20 * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.lp-header-20 {
    padding: 24px 0;
    position: relative;
}

.lp-header-20 .lp-block-overlay {
	background: rgba(255, 255, 255, 0);
}

.lp-header-20._to-fix-menu .lp-block-overlay {
	background: rgba(255, 255, 255, 1);
}

.lp-header-20 .lp-block-bg {
}

.lp-header-20 .lp-block-bg .lp-block-overlay {
    background: var(--text-color-base)0d;
}

.lp-header-20__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -16px 0 0;
    align-items: flex-start;
}

@media all and (min-width: 600px) {
    .lp-header-20__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

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

.lp-header-20-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 16px 0 0;
    width: 100%;
}

@media all and (min-width: 600px) {
    .lp-header-20-info {
        width: 276px;
    }
}

@media all and (min-width: 960px) {
    .lp-header-20-info {
        width: auto;
        max-width: 192px;
        margin: 0;
    }
}

@media all and (min-width: 1200px) {
    .lp-header-20-info {
        max-width: 252px;
    }
}

@media all and (min-width: 1380px) {
    .lp-header-20-info {
        max-width: 286px;
    }
}

.lp-header-20-info__icon {
    width: 24px;
    height: 24px;
    font-size: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    box-sizing: content-box;
    max-width: 150px;
    align-self: flex-start;
}

.lp-header-20-info__icon svg,
.lp-header-20-info__icon img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	fill: var(--primary-color-base);
}

.lp-header-20-info__image {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.lp-header-20-info__list {
    list-style: none;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 -12px 8px;
}

@media all and (min-width: 600px) {
    .lp-header-20-info__list {
        max-width: 244px;
    }
}

@media all and (min-width: 960px) {
    .lp-header-20-info__list {
        max-width: 160px;
    }
}

@media all and (min-width: 1200px) {
    .lp-header-20-info__list {
        max-width: 220px;
    }
}

@media all and (min-width: 1380px) {
    .lp-header-20-info__list {
        max-width: 254px;
    }
}

.lp-header-20-info__list-item {
    margin: 0 0 12px;
    overflow-wrap: break-word;
}

.lp-header-20-info__list-item-in {
	text-decoration: none;
}

.lp-header-20-sm {
    width: 100%;
    margin: 32px 0 0;
}

@media all and (min-width: 600px) {
    .lp-header-20-sm {
        width: 275px;
        margin: 16px 0 0;
    }
}

@media all and (min-width: 960px) {
    .lp-header-20-sm {
        width: auto;
        max-width: 192px;
        margin: 0;
    }
}

@media all and (min-width: 1200px) {
    .lp-header-20-sm {
        max-width: 252px;
    }
}

@media all and (min-width: 1380px) {
    .lp-header-20-sm {
        max-width: 286px;
    }
}

.lp-header-20-sm__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 -8px -8px;
    justify-content: flex-start;
}

@media all and (min-width: 600px) {
    .lp-header-20-sm__wrap {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media all and (min-width: 960px) {
    .lp-header-20-sm__wrap {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}

.lp-header-20-sm__item {
    margin: 0 8px 8px;
    width: 24px;
    height: 24px;
    max-width: 150px;
    box-sizing: content-box;
}

.lp-header-20-sm__item svg,
.lp-header-20-sm__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.lp-header-20-sm__image {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.lp-header-20._to-fix-menu .lp-block-overlay {
	background: #fff;
}

.lp-header-20._to-fix-menu:not(._is-cms) {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 100
}</pre></body></html>