<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }

/* common features - [MENZ 2020-05-21] */


.hero-image {
    width: 100%;
    height: auto;
    background-size: cover;
    padding: 32px;
}

.hero-image__text-frame {
    color: white;
    padding: 24px;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.84) 75.52%, rgba(0, 0, 0, 0) 100%);
}

    .hero-image__text-frame h2 {
        color: white;
    }

    .tab_wrapper.features .section_product_feature,
    .detail_block.features .section_product_feature {
        position: relative;
        margin: 0px;
        padding: 20px 0px 0px 0px;
        background-image: url('/images/section_bg_30.jpg');
        background-position: center top;
        background-repeat: no-repeat;
        overflow: hidden;
        clear: both;
        width: 758px;
    }

    .tab_wrapper.features .section_product_feature:first-child,
    .detail_block.features .section_product_feature:first-child {
        background-image: none;
    }

.tab_wrapper.features .section_main_feature,
.detail_block.features .section_main_feature {
    position: relative;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    clear: both;
}

.tab_wrapper.features .promo_divider,
.detail_block.features .promo_divider {
    margin: 0px 0px -10px 0px;
    padding-bottom: 0px;
    background-image: url('/images/section_bg_30.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden;
    clear: both;
    width: 758px;
    height: 50px;
}

.tab_wrapper.features .section,
.detail_block.features .section {
    position: relative;
    margin: 0px;
    padding: 3rem;
    background-image: url('/images/section_bg_30.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    overflow: hidden;
    clear: both;
}

    .tab_wrapper.features .section:first-child,
    .detail_block.features .section:first-child,
    .tab_wrapper.features .section.first,
    .detail_block.features .section.first,
    .tab_wrapper.features .section.no-border-top,
    .detail_block.features .section.no-border-top {
        background-image: none;
    }

    .tab_wrapper.features .section h2,
    .detail_block.features .section h2,
    .series-feature .section h2 {
        margin-bottom: 16px;
    }

.tab_wrapper.features .product_feature_expanded h2,
.detail_block.features .product_feature_expanded h2 {
}

.tab_wrapper.features .section h2:first-child,
.detail_block.features .section h2:first-child {
    margin: 0px;
}

.tab_wrapper.features .section h3,
.detail_block.features .section h3 {
    font-weight: 500;
}

p.summarytext,
.tab_wrapper.features .section p.summarytext,
.detail_block.features .section p.summarytext,
.tab_wrapper.features .section ul.summarytext,
.detail_block.features .section ul.summarytext {
    font-size: 1.25rem;
    line-height: 1.5em;
    width: 335px;
}

    p.summarytext.fullwidth,
    .tab_wrapper.features .section p.summarytext.full_width,
    .detail_block.features .section p.summarytext.full_width,
    .tab_wrapper.features .section p.summarytext.fullwidth,
    .detail_block.features .section p.summarytext.fullwidth {
        width: auto !important;
    }

.tab_wrapper.features .section p.halfwidth,
.detail_block.features .section p.halfwidth {
    width: 335px;
}

.tab_wrapper.features .section .feature,
.detail_block.features .section .feature {
    position: relative;
    min-height: 120px;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    clear: both;
}

    .tab_wrapper.features .section .feature h3:first-child,
    .detail_block.features .section .feature h3:first-child {
        margin-top: 0px;
    }


    .tab_wrapper.features .section .row--fullwidth {
        margin: 0 -30px;
    }

div.series-feature div.section {
    margin: 0px;
    padding: 2rem 0;
}
div.series-feature div.section:first-child {

}

div.series-feature div.section em {
    display: block;
    font-size: 1.2rem;
    font-style: normal;
    line-height: 1.6em;
    margin-top: 1em;
    margin-bottom: 0.8em;
}
div.series-feature div.section .banner {
    margin: 30px 0;
}
.tab_wrapper.features div.series-feature div.section .banner {
    margin: -30px -30px 30px -30px;
}

div.series-feature div.section img.photo-border-r {
    margin: 0px 0px 15px 30px;
}
div.series-feature div.section .banner img {
    width: 100%;
}
div.series-feature div.section.border-top {
    border-top: 1px solid #ddd;
}
div.series-feature div.section.border-bottom {
    border-bottom: 1px solid #ddd;
}
div.series-feature div.section h3 {
    margin-top: 1.8em;
}





span.tick,
span.tickgrey,
span.tick-grey,
span.tick-blue,
span.tick-green {
    display: inline-block;
    margin: 0 10px;
    background-image: url('/images/box_tick.png');
    width: 24px;
    height: 24px;
    text-indent: -9999px;
}
span.tickgrey,
span.tick-grey {
    background-image: url('/images/box_tickgrey.png');
}
span.tick-green {
    background-image: url('/images/box_tickgreen.png');
}
span.tick-blue {
    background-image: url('/images/box_tickblue.png');
}

span.box {
    display: inline-block;
    margin: 0 5px;
    background-image: url('/images/box.png');
    width: 24px;
    height: 24px;
    text-indent: -9999px;
}

span.cross {
    display: inline-block;
    margin: 0 5px;
    background-image: url('/images/box_cross.png');
    width: 24px;
    height: 24px;
    text-indent: -9999px;
}

div.keyfeatureticks {
    margin: 1rem 0;
}
.keyfeatureticks h3 span {
    margin-top: -0.25rem;
    margin-bottom: 0.5rem;
    float: left;
}
.keyfeatureticks h3,
.keyfeatureticks h3 a {
    margin: 0 !important;
    font-size: 1.25rem !important;
    font-weight: normal !important;
    line-height: 1.5em !important;
    padding-top: 0.5rem !important;
    color: #333 !important;
    clear: both;
}

/*--  Mobile ONLY : Modifications --*/
@media (max-width: 450px) {
    .tab_wrapper.features .section .row--fullwidth {
        margin: 0;
    }
}</pre></body></html>