<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lp-header-5__left {
    max-width: 75px;
}

.lp-header-5 svg {
	width:100%;
	height:100%;
}

@media all and (min-width: 600px) {
    .lp-header-5__left {
        max-width: 176px;
    }
}

@media all and (min-width: 960px) {
    .lp-header-5__left {
        max-width: 272px;
    }
}

@media all and (min-width: 1200px) {
    .lp-header-5__left {
        max-width: 368px;
    }
}

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

.lp-header-5__right {
    padding-left: 32px;
    max-width: 214px;
}

@media all and (min-width: 600px) {
    .lp-header-5__right {
        max-width: none;
        padding-left: 24px;
    }
}

@media all and (min-width: 960px) {
    .lp-header-5__right {
        padding-left: 0;
        max-width: 592px;
    }
}

@media all and (min-width: 1200px) {
    .lp-header-5__right {
        max-width: 760px;
    }
}

@media all and (min-width: 1380px) {
    .lp-header-5__right {
        max-width: 848px;
    }
}

.lp-header-5__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.lp-header-5__logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    padding-top: 9px;
    padding-bottom: 9px;
    max-width: 100%;
}

@media all and (min-width: 600px) {
    .lp-header-5__logo {
        padding-top: 11px;
        padding-bottom: 11px;
    }
}

@media all and (min-width: 960px) {
    .lp-header-5__logo {
        padding-top: 7px;
        padding-bottom: 7px;
    }
}

@media all and (min-width: 1200px) {
    .lp-header-5__logo {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

.lp-header-5__logo-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-flex;
    vertical-align: middle;
    max-width: 100%;
    width: 64px;
    height: 64px;
}

.lp-header-5__logo-icon a {
	max-width: 100%;
	max-height: 100%;
}


.lp-header-5__logo-icon img, .lp-header-5__logo-icon svg {
    display: block;
}

.lp-header-5__logo-title {
    display: none;
    margin-left: 8px;
}

@media all and (min-width: 960px) {
    .lp-header-5__logo-title {
        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;
        max-width: 300px;
    }
    
    .lp-header-5__logo-icon {
		max-width: 272px;
	}
}

@media all and (min-width: 1200px) {
    .lp-header-5__logo-title {
        max-width: 405px;
    }
}

.lp-header-5__logo-subtitle {
    color: var(--text-color-base)50;
}

.lp-header-5__location {
    display: none;
    max-width: 298px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex: 0 0 auto;
}

.lp-header-5__location-icon {
	width: 24px;
	height: 24px;
}

@media all and (min-width: 600px) {
	.lp-header-5__logo-icon {
		max-width: 113px;
	}
    .lp-header-5__location {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 15px;
        padding-bottom: 15px;
        max-width: 176px;
    }
}

@media all and (min-width: 960px) {
    .lp-header-5__location {
        max-width: none;
    }
}

@media all and (min-width: 1200px) {
    .lp-header-5__location {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .lp-header-5__logo-icon {
		max-width: 368px;
	}
}

.lp-header-5__location-icon {
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.lp-header-5__location-icon img, .lp-header-5__location-icon svg {
    display: block;
    stroke: var(--text-color-base);
}

.lp-header-5__location-address {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.lp-header-5__location-address-item {
    display: block;
    max-width: 258px;
    padding: 0;
}

.lp-header-5__phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--text-color-base);
    padding-top: 6px;
    padding-bottom: 6px;
    flex: 0 0 auto;

}

@media all and (min-width: 600px) {
    .lp-header-5__phone {
        padding-top: 16px;
        padding-bottom: 16px;
        max-width: 176px;
    }
}

@media all and (min-width: 960px) {
    .lp-header-5__phone {
        max-width: none;
    }
}

@media all and (min-width: 1200px) {
    .lp-header-5__phone {
        padding-top: 21px;
        padding-bottom: 21px;
    }
}

.lp-header-5__phone-icon {
    margin-right: 8px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.lp-header-5__phone-icon img, .lp-header-5__phone-icon svg {
    display: block;
    stroke: var(--text-color-base);
}

.lp-header-5__phone-number {
    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: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: var(--text-color-base);
    max-width: 258px;
    text-align: left;
}

.lp-header-5__phone-number-time {
    padding: 1px 0;
    line-height: 1;
    text-align: right;
}

.lp-header-5__phone-number a {
    text-align: right;
    padding: 1px 0;
    display: block;
    max-width: 155px;
}

.lp-header-5__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.lp-header-5__right .lp-header-5__location {
    margin-right: 24px;
}

.visible .lp-header-5__wrap {
    -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;
    padding: 1px 0;
}

.visible .lp-header-5__right {
    -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;
    padding-left: 0;
}

.visible .lp-header-5__location {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 8px 0;
    max-width: none;
}

.visible .lp-header-5__phone {
    max-width: none;
    padding: 7px 0;
}

.visible .lp-header-5__logo {
    padding: 7px 0;
}

@media all and (min-width: 600px) {
    .visible .lp-header-5__wrap, .visible .lp-header-5__right {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .visible .lp-header-5__location {
        max-width: none;
    }

    .visible .lp-header-5__location {
        padding: 10px 0;
    }

    .visible .lp-header-5__phone {
        margin-left: 32px;
        padding: 13px 0;
    }

    .visible .lp-header-5__logo {
        padding: 10px 0;
    }

    .visible .lp-header-5__logo img, .visible .lp-header-5__logo svg {
        width: 100%;
    }
}

@media all and (min-width: 960px) {
    .visible .lp-header-5__logo {
        padding: 11px 0;
    }

    .visible .lp-header-5__location, .visible .lp-header-5__photo {
        padding: 15px 0;
    }
    
    
    .lp-header-5__phone-icon,
    .lp-header-5__location-icon { 
    	width: 32px;
    	height: 32px;
	}
  
    
}

@media all and (min-width: 1200px) {
    .visible .lp-header-5__logo {
        max-width: 408px;
    }
}

@media all and (min-width: 1380px) {
    .lp-header-5__logo-icon {
		max-width: 408px;
	}
}</pre></body></html>