<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">&lt;style&gt;
.lg-styles {
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;;
    -webkit-font-smoothing: antialiased;
    -webkit-tap-highlight-color: transparent;
    font-weight: 100
}

.lg-styles .wrapper {
    max-width: 1240px;
    margin: 0 auto
}

.lg-styles .hidden {
    display: none
}

.lg-styles .display-desktop {
    display: block
}

.lg-styles .display-mobile {
    display: none
}

.lg-styles .stripe.red {
    background-color: #a50034;
    height: 38px;
    opacity: .9
}

.lg-styles .stripe.gray {
    background-color: #333;
    min-height: 64px
}

.lg-styles .stripe.gray .logo img {
    padding: 12px
}

.lg-styles div {
    background: #fff
}

.lg-styles div.text-block {
    background: transparent;
}

.lg-styles section.bg-dark {
    background: #333
}

.lg-styles section.bg-black {
    background: #000
}

.lg-styles section.onecolumn {
    background-image: -webkit-linear-gradient(#fff 90%, #f6f7f9);
    background-image: linear-gradient(#fff 90%, #f6f7f9);
    padding: 60px;
    max-width: calc(100% - 120px)
}

.lg-styles .hero-type-b {
    
    max-width: 1200px;
    margin: 0 auto
}

.lg-styles .hero-type-b .modules {
    margin: 40px 120px 0;
    min-height: 400px;
    max-width: 1200px;
    margin: 0 auto
}

.lg-styles .feature-wrap {
    width: 600px;
}

.lg-styles .hero-type-b .feature-wrap {    
    margin: 0 auto;
    max-width: 1024px
}

.lg-styles .feature-wrap h4 {
    font-size: 28px;
    line-height: 33px
}

.lg-styles .hero-type-b .top-module-wrap {
    display: inline-block;
    width: 50%;
    vertical-align: top
}

.lg-styles .hero-type-b .top-module-wrap h2 {
    font-size: 50px;
    vertical-align: top;
    margin-bottom: 15px
}

.lg-styles .hero-type-b .top-module-wrap ul {
    margin-bottom: 15px
}

.lg-styles .hero-type-b .top-module-wrap li {
    font-size: 18px;
    padding: 2px 6px 4px 12px
}

.lg-styles .hero-type-b .bottom-module-wrap {
    display: inline-block;
    width: 49%;
    float: left
}

.lg-styles .hero-type-b .bottom-module-wrap img {
    width: auto;
    max-height: 370px;
    margin: 0 auto;
    display: block
}

.lg-styles .hero.product-page {
    background: #fff
}

.lg-styles .hero.product-page .product-name {
    background-image: -webkit-linear-gradient(#e9ecf0, #fff);
    background-image: linear-gradient(#e9ecf0, #fff);
    background-repeat: no-repeat;
    background-position: top
}

.lg-styles .hero.product-page h2 {
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    width: 600px;
    margin: 0 auto;
    padding: 70px 0 30px
}

.lg-styles .hero.product-page img {
    max-width: 940px;
    margin: 0 auto 30px;
    display: block;
    width: 100%;
    min-width: 700px
}

.lg-styles .feature-wrap {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0 15px 40px;
    min-height: 100px
}


.lg-styles .feature-wrap .features {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 1000px
}

.lg-styles .feature-wrap .features {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 1000px
}

.lg-styles .feature-wrap .features li {
    font-size: 24px;
    line-height: 25px;
    border-left: 1px solid #333;
    margin-right: 13px;
    margin-bottom: 2px;
    padding-left: 13px;
    display: inline-block
}


.lg-styles .feature-wrap .features li:first-child {
    border-left: none;
    padding-left: 0
}

.lg-styles .module {
    position: relative;
    max-width: 1024px;
    min-width: 300px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.lg-styles .module.onecolumn .text-block {
    position: static;
    margin: 0 auto;
    padding: 0
}

.lg-styles .module .background-image {
    width: 100%;
    height: auto
}

.lg-styles .module .background-image img {
    width: 100%
}

.lg-styles .module .text-block {
    position: absolute;
    width: 600px;
    padding: 35px 0;
    margin: 0 auto;
    margin-left: -300px;
    left: 50%
}

.lg-styles .module .text-block h4 {
    max-width: 560px;
    margin: 0 auto;
    font-size: 34px;
    line-height: 34px;
    padding: 0 0 17px;
    word-wrap: break-word;
    word-break: keep-all
}

.lg-styles .module .text-block h3 {
	font-size: 26px;
	line-height: 26px;
	padding: 4px 0 0;
	word-wrap: break-word;
	word-break: keep-all;
}

.lg-styles .module .text-block p {
    font-size: 13px;
    line-height: 17px;
    padding: 13px 0;
    margin: 0;
    word-wrap: break-word;
    word-break: keep-all
}

.lg-styles .module .inset-image {
    position: relative;
    margin: 0 0 40px;
    text-align: center;
    right: 0;
    width: 100%
}

.lg-styles .module .inset-image img {
    max-width: 1000px;
    width: 100%;
    min-width: 500px
}

.lg-styles .module .image {
    max-width: 879px;
    margin: 50px auto 0;
    position: relative;
    padding: 0
}

.lg-styles .module .image img {
    max-width: 100%;
    height: auto;
    vertical-align: middle
}

.lg-styles .text-center {
    text-align: center
}

.lg-styles .text-top .text-block {
    top: 0
}

.lg-styles .text-bottom .text-block {
    bottom: 0
}

.lg-styles .text-narrow .text-block {
    width: 30%;
    top: 0;
    margin: 0
}

.lg-styles .text-narrow.image-right .text-block {
    right: 0;
    left: 5%
}

.lg-styles .text-narrow.image-left .text-block {
    left: 63%;
    right: 0
}

.lg-styles .text-standard .text-block {
    position: static;
    margin: 0 auto
}

.lg-styles .text-standard .text-block h3 {
    font-size: 44px;
    line-height: 50px
}

.lg-styles .text-standard .text-block p {
    font-size: 23px;
    line-height: 30px
}

.lg-styles .text-dark {
    color: #333
}

.lg-styles .text-light {
    color: #fff
}

.lg-styles .tech_spec {
    text-align: left;
    background: #fff;
    padding: 50px 30px 0;
    background-image: -webkit-linear-gradient(#fff, #d4d4d4);
    background-image: linear-gradient(#fff, #d4d4d4);
    background-size: 100% 340px;
    background-repeat: no-repeat;
    background-position: bottom
}

.lg-styles .tech_spec_wrap {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    padding-bottom: 34px;
    margin-bottom: 44px;
    border-bottom: 1px solid #e6e6e6
}

.lg-styles .tech_spec_wrap:last-of-type {
    margin-bottom: 0;
    border-bottom: 0
}

.lg-styles .tech_spec_wrap table {
    width: 100%;
    border-collapse: collapse;
    border: none;
    text-align: left;
    table-layout: fixed
}

.lg-styles .tech_spec_wrap table caption {
    font-size: 44px;
    text-align: left;
    padding-bottom: 19px;
    font-weight: 400
}

.lg-styles .tech_spec_wrap table th {
    width: 38%;
    font-weight: 400
}

.lg-styles .tech_spec_wrap table td, .lg-styles .tech_spec_wrap table th {
    padding: 5px 1% 15px 0;
    font-size: 24px;
    line-height: 24px;
    text-align: left;
    vertical-align: top
}

.lg-styles .tech_spec_wrap table td {
    width: 58%
}


@media screen and (max-width: 1024px) {
    .lg-styles .tech_spec .tech_spec_wrap table td, .lg-styles .tech_spec .tech_spec_wrap table th {
        font-size: 14px;
        line-height: 14px
    }

    .lg-styles .tech_spec .tech_spec_wrap table caption {
        font-size: 26px
    }

    .lg-styles .hero.product-page h2 {
        font-size: 30px;
        line-height: 30px;
        width: 600px;
        padding-top: 70px
    }

    .lg-styles .feature-wrap h4 {
        font-size: 28px;
        line-height: 33px
    }

    .lg-styles .feature-wrap .features li {
        font-size: 20px;
        line-height: 21px
    }

    .lg-styles .module {
        min-width: 300px
    }

    .lg-styles .module.onecolumn {
        padding: 50px;
        max-width: calc(100% - 100px)
    }

    .lg-styles .module .text-block {
        width: 600px;
        padding: 35px 0;
        margin-left: -300px
    }

    .lg-styles .module .text-block h4 {
        width: 340px;
        font-size: 20px;
        line-height: 20px
    }

	.lg-styles .module .text-block h3 {
		font-size: 26px;
		line-height: 26px;
	}

	.lg-styles .module .text-block p {
		font-size: 13px;
		line-height: 17px;
	}

    .lg-styles .text-narrow .text-block {
        width: 33%
    }

    .lg-styles .text-narrow.image-right .text-block {
        right: 0;
        left: 5%;
        margin: 0
    }

    .lg-styles .text-narrow.image-left .text-block {
        left: 63%;
        right: 0;
        margin: 0
    }

    .lg-styles .text-standard .text-block {
        margin: 0 auto
    }

    .lg-styles .text-standard .text-block h3 {
        font-size: 28px;
        line-height: 32px
    }

    .lg-styles .text-standard .text-block p {
        font-size: 18px;
        line-height: 24px
    }
}

@media screen and (max-width: 768px) {
    .lg-styles .module.onecolumn .image {
        max-width: 616px
    }
}

@media screen and (max-width: 700px) {	
    .lg-styles .display-desktop {
        display: none
    }

    .lg-styles .display-mobile {
        display: block
    }

    .lg-styles .tech_spec {
        padding: 50px 15px 0
    }

    .lg-styles .text-narrow.image-left .text-block, .lg-styles .text-narrow.image-right .text-block {
        right: 0;
        left: 0;
        margin: 0 auto;
        text-align: center
    }

    .lg-styles .text-narrow.image-right .background-image {
        right: 0
    }

    .lg-styles .text-narrow.image-left .background-image {
        left: 0
    }

    .lg-styles .module {
        min-width: 200px
    }

    .lg-styles .module.onecolumn {
        padding: 30px 15px;
        max-width: calc(100% - 30px)
    }

    .lg-styles .module.onecolumn .text-block {
        width: calc(100% - 30px)
    }

    .lg-styles .module .inset-image img {
        width: 80%;
        min-width: 200px;
        margin: 0 auto
    }

    .lg-styles .module .background-image {
        position: relative;
        width: 100%;
        min-width: 200px
    }

    .lg-styles .module .text-block {
        width: calc(100% - 30px);
        margin: 0 auto;
        left: 0;
        position: absolute;
        padding: 35px 15px
    }

    .lg-styles .module .text-block h4 {
        width: 300px;
        font-size: 18px;
        line-height: 18px
    }

    .lg-styles .module .text-block h3 {
        font-size: 30px;
        line-height: 30px
    }

    .lg-styles .hero.product-page h2 {
        max-width: 300px;
        padding-top: 35px
    }

    .lg-styles .hero.product-page img {
        max-width: 300px;
        width: auto;
        min-width: 200px
    }

    .lg-styles .feature-wrap {
        min-width: 200px
    }

    .lg-styles .feature-wrap h4 {
        padding-bottom: 10px
    }

    .lg-styles .hero-type-b, .lg-styles .hero-type-b .modules {
        max-width: 600px;
        width: 100%
    }

    .lg-styles .hero-type-b .modules .bottom-module-wrap, .lg-styles .hero-type-b .modules .top-module-wrap h2, .lg-styles .hero-type-b .modules .top-module-wrap ul {
        min-width: 200px
    }

    .lg-styles .hero-type-b .modules .bottom-module-wrap img {
        width: 300px
    }

    .lg-styles .module.subsection .background-image {
        min-width: 650px;
        position: absolute
    }

    .lg-styles .module.subsection .text-block {
        width: calc(100% - 70px);
        margin: 0 auto;
        left: 0;
        position: relative
    }

    .lg-styles .module.image-top .text-block {
        position: relative
    }

    .lg-styles .module.additional-overlay .background-image {
        min-width: 650px;
        position: absolute
    }

    .lg-styles .module.additional-overlay .text-block {
        width: 100%;
        margin: 0 auto;
        left: 0;
        position: relative;
        background-color: rgba(0, 0, 0, .3)
    }

    .lg-styles .module.additional-overlay .text-block .text-block-wrapper {
        width: 300px;
        margin: 0 auto;
        color: #fff
    }
}

@media screen and (max-width: 550px) {
	.lg-styles .feature-wrap {
	    width: 400px
	}

&lt;/style&gt; </pre></body></html>