<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hit-content em {
    font-style: normal;
    background: #fbdde0;
}

.hit-content .hit-description {
    color: #999;
}

/* FACETS */
.facet {
    margin-bottom: 30px;
    display: block;
    clear: both;
}

    .facet h5 {
        margin: 0px 0 6px;
        padding: 0px 0 6px;
        border-bottom: 1px solid #eee;
        text-transform: uppercase;
        float: left;
        width: 100%;
    }

        .facet h5 a {
            float: right;
            text-transform: none;
            cursor: pointer;
        }

        .facet h5 i {
            float: right;
            text-transform: none;
        }

    .facet ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    .facet li {
        margin-bottom: 1px;
        border-bottom: 1px solid #eee;
        display: inline-block;
        width: 100%;
    }

        .facet li i {
            cursor: pointer;
        }

            .facet li i:hover {
                /*color: #999;*/
            }

        .facet li al i {
            float: right;
            width: 30px;
            padding: 5px;
            font-size: 1.5em;
            color: #4ab4e3;
        }

        .facet li de i {
            float: right;
            width: 20px;
            padding: 5px;
            font-size: 1.5em;
            color: #dc1d27;
        }

        .facet li div {
            padding: 4px 2px 2px 2px;
            color: #999;
            float: left;
        }

.facetCategory h5 {
    clear: both;
    text-transform: uppercase;
    border-bottom: 2px solid #eee;
}

.facetCategory ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.facetCategory li {
    margin-bottom: 3px;
}

.ais-current-refined-values--header {
    clear: both;
    margin: 0px 0 0px;
    padding-top: 0px;
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%;
}

#new-refined .ais-current-refined-values--header {

    border-bottom: 0px solid #eee;
}


    .ais-current-refined-values--header .lheader {
        text-transform: uppercase;
        font-weight: bold;
        float: left;
    }

    .ais-current-refined-values--header .rheader {
        float: right;
    }


#sort-by {
    display:none;
}

#sort-wrapper ul {
    margin: 0;
    padding: 0;
    list-style-type: none; 
    margin-top: 14px;
}

    #sort-wrapper ul li {
        display: inline;
        color: #204d77;
        font-weight: bold;
        padding: 1px;
        cursor: pointer;
    }

        #sort-wrapper ul li a.selected {
            color: #fff;
            border: 1px solid #4ab4e3;
            border-radius: 3px;
            background-color: #4ab4e3;
            padding:1px;
        }

        #sort-wrapper ul li span.selected {
            color: #fff;
            border: 1px solid #4ab4e3;
            border-radius: 3px;
            background-color: #4ab4e3;
            padding: 1px;
        }

        #sort-wrapper ul li::after {
            content: " | ";
        }

        #sort-wrapper ul li.disabled {
            /*cursor: none;
            color: #ccc;*/
            visibility: hidden;
                display: none;
        }


.ais-sort-by-selector {
    width: 150px;
    border: 1px solid #acacac;
    color: #000;
}

.ais-sort-by-selector--item {
    color: #444;
}

ais-sort-by-selector--item__active {
    color: #204d77;
}

/*.ais-SearchBox {
    display:none;
}
*/
.ais-search-box--input:focus {
    outline: 0;
}

.ais-show-more {
    border: 1px solid #acacac;
    padding: 10px;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
    clear: both;
    display: block;
}

.ais-RefinementList-showMore--disabled {
    display: none;
}

/*curent refined values - displays top of results*/
#clear-all {
    width: 100%;
    text-align: center;
    background: #fff;
    color: #204d77;
    border: 1px solid #204d77;
    transition: .2s;
    font-weight: 700;
    position: relative;
    z-index: 999;
    margin-right: 0.3rem;
    margin-top: 0.3rem;
    padding: 0.24rem 0.5rem;
    display: flex;
    border-radius: 5px;
}

.ais-current-refined-values--item {
    border-bottom: 1px solid #acacac;
    font-weight: normal;
}

#new-refined .ais-current-refined-values--item {
    border-bottom: 0px solid #acacac;
    font-weight: normal;
}

.ais-current-refined-values--link {
    text-decoration: none;
    font-size: 13px;
}
    .ais-current-refined-values--link div {
        padding: 2px;
        text-decoration: none;
    }

        .ais-current-refined-values--link div eb {
            font-weight:bold;
            color: #204d77;
            margin-right: 10px;
        }

        .ais-current-refined-values--link div bn {
            color: #fff;
            border: 1px solid #4ab4e3;
            border-radius: 3px;
            background-color: #4ab4e3;
            font-weight:bold;
            padding:1px;
        }

.product__blurb__strapline .ais-current-refined-values--header {
    clear: both;
    margin: 0px 0 0px;
    padding-top: 0px;
    border-bottom: 0px solid #eee;
    display: inline-block;
    width: 100%;
}

.product__blurb__strapline .ais-current-refined-values--item {
    border-bottom: 0px solid #acacac;
    font-weight: normal;
}

.product__blurb__strapline .ais-current-refined-values--link {
    text-decoration: none;
    font-size: 13px;
}
    .product__blurb__strapline .ais-current-refined-values--link div {
        padding: 10px;
        text-decoration: none;
    }

       .product__blurb__strapline .ais-current-refined-values--link div eb {
            font-weight:bold;
            color: #204d77;
            margin-right: 10px;
        }

       .product__blurb__strapline .ais-current-refined-values--link div bn {
            color: #fff;
            border: 1px solid #4ab4e3;
            border-radius: 3px;
            background-color: #4ab4e3;
            font-weight:bold;
            padding:1px;
        }



.ais-refinement-list--item {
    clear: both;
    border-bottom: 1px solid #eee;
    height: 30px;
    padding: 2px;
}

/*faceted list - active items*/
.ais-refinement-list--item__active {
    /*clear: both;*/
    /*padding: 2px;*/
}

    .ais-refinement-list--item__active .ais-refinement-list--label &gt; input[type="checkbox"] {
        float: left;
        display: block;
        position: absolute; 
        width: 100%;
        height: 100%;
        cursor: pointer;
        opacity: 0; 
        z-index: 666;
    }

        .ais-refinement-list--item__active .ais-refinement-list--label &gt; input[type="checkbox"] + span:after {
            content: "\f00c";
            font-family: FontAwesome !important;
            left: 3px;
            top: 4px;
            font-size: 1.2rem;         
            width: 1.5rem;
            height: 1.5rem;
            border: 1px solid #4ab4e3;
            border-radius: 3px;
            background-color: #4ab4e3;
            color: #fff;
        }

    .ais-refinement-list--item__active .ais-refinement-list--count {
        color: #fff;
        font-weight: bold;
        background-color: #4ab4e3;
        border-radius: 3px;
    }

    .ais-refinement-list--item__active .ais-refinement-list--name {
        color: #204d77;
        /*font-weight: bold;*/
    }

        .ais-refinement-list--item__active .ais-refinement-list--name:hover {
            text-decoration: underline;
            color: #204d77;
        }

/*faceted list - items*/
.ais-refinement-list--count, .ais-refinement-list--name, .ais-refinement-list--label {
    position: relative;
    float: right;
    color: #204d77;
    padding: 2px;
    width: auto;
    text-align: right;
    cursor: pointer;
}

.ais-refinement-list--name {
    float: left;
    text-align: left;
    margin-left: 10px;
}

    .ais-refinement-list--name:hover {
        color: #204d77;
    }

.ais-refinement-list--label {
    display: inline-block;
    float: left;
    width: 8%;
    padding-top:4px;
}

    .ais-refinement-list--label:hover {
        text-decoration: line-through;
        color: #ed5565;
    }

    .ais-refinement-list--label &gt; input[type="checkbox"] {
        float: left;
        display: block;
        position: absolute;
        width: 100%;
        height: 100%;
        margin: -.5rem;
        cursor: pointer;
        opacity: 0;
        z-index: 666;
    }
        .ais-refinement-list--label &gt; input[type="checkbox"] + span {
            display: inline-block;
            width: 1.5rem;
            height: 1.5rem;
            border: 1px solid #e3e3e3;
            border-radius: 3px;
            background-color: #e3e3e3;
            margin-right: .5rem;
        }

/* NO RESULTS */
.no-results #pagination, .no-results #sort-by, .no-results #stats, .no-results #facets {
    display: none;
}

#no-results-message {
    text-align: center;
    margin-top: 20px;
    color: #000;
}

    #no-results-message p {
        font-size: 28px;
        font-weight: 100;
    }

    #no-results-message p span {
        font-size: 14px;
        font-weight: 100;
    }


    #no-results-message .product__blurb__strapline {
        font-size: 1em;
    }

    #no-results-message ul {
        list-style-type: none;
    }

    #no-results-message li {
        font-size: 12px;
        position: relative;
        display: inline-block;
        margin: 4px 2px;
        padding: 4px 28px 4px 8px;
        color: #999;
        border: 1px solid #ddd;
        border-radius: 12px;
    }

        #no-results-message li span.value {
            font-weight: bold;
            color: #000;
        }

        #no-results-message li a.remove img {
            position: absolute;
            top: 3px;
            right: 5px;
            float: right;
            width: 17px;
            height: 17px;
            opacity: .5;
        }

        #no-results-message li a.remove:hover img {
            opacity: 1;
        }

#remove-query bn {
    border: 1px solid #4ab4e3;
    border-radius: 3px;
    background-color: #4ab4e3;
    color: #fff;
    font-size: 18px; 
    padding: 3px;  
}

a.clear-all {
    font-size: 12px;
    line-height: 1;
    display: inline-block;
    margin: 10px;
    padding: 8px 12px;
    text-decoration: none;
    color: black;
    border: 2px solid #ddd;
    border-radius: 4px;
}

    a.clear-all:hover {
        transition: border-color .3s ease-in;
        border-color: #999;
    }

#headerrow {
    height: 20px;
    background-color: #204d77;
    color: #fff;
    visibility: hidden;
    display: none;
    vertical-align: middle;
    text-align: center;
    width: 98%;
    padding: 10px;
    border: solid 1px #204d77;
}

.ais-range-slider--body {
    clear:both;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 10px;
}

.ais-range-input--fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}

.ais-range-input--labelMin {
    display: inline-block;
}

.ais-range-input--inputMin {
    min-width: 165px;
}

    .ais-range-input--inputMax:hover:disabled, .ais-range-input--inputMin:hover:disabled {
        cursor: not-allowed;
    }

.ais-range-input--separator {
    margin: 0 5px;
}

.ais-range-input--labelMax {
    display: inline-block;
}

.ais-range-input--inputMax {
    min-width: 165px;
}

.ais-range-input--submit {
    margin-left: 5px;
}

    .ais-range-input--submit:disabled, .ais-range-input--submit:hover:disabled {
        cursor: not-allowed;
        background-color: #c9c9c9;
    }

.ais-range-slider .ais-range-slider--disabled {
    cursor: not-allowed;
}

    .ais-range-slider .ais-range-slider--disabled .ais-range-slider--handle {
        border-color: #ddd;
        cursor: not-allowed;
    }

    .ais-range-slider .ais-range-slider--disabled .rheostat-horizontal .rheostat-progress {
        background-color: #ddd;
    }

.ais-range-slider .rheostat {
    overflow: visible;
    margin-top: 2em;
    margin-bottom: 2em;
}

.ais-range-slider .rheostat-background {
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 2px solid #ddd;
    border-right: 2px solid #ddd;
    position: relative;
}

.ais-range-slider .rheostat-horizontal .rheostat-background {
    height: 6px;
    top: 0;
    width: 100%;
}

.ais-range-slider .rheostat-horizontal .rheostat-progress {
    background: linear-gradient(to right, #3e9ff0 0%, #ff5e06 100%);
    position: absolute;
    height: 4px;
    top: 1px;
}

.ais-range-slider .rheostat-horizontal .rheostat-handle {
    margin-left: -12px;
    top: -7px;
}

    .ais-range-slider .rheostat-horizontal .rheostat-handle .ais-range-slider--tooltip {
        text-align: center;
        margin-left: -10px;
        width: 40px;
    }

    .ais-range-slider .rheostat-horizontal .rheostat-handle::after, .ais-range-slider .rheostat-horizontal .rheostat-handle::before {
        top: 7px;
        height: 10px;
        width: 1px;
    }

    .ais-range-slider .rheostat-horizontal .rheostat-handle::before {
        left: 10px;
    }

    .ais-range-slider .rheostat-horizontal .rheostat-handle::after {
        left: 13px;
    }

/*.ais-range-slider--handle {
    width: 20px;
    height: 20px;
    position: relative;
    z-index: 1;
    background: #fff;
    border: 1px solid #46aeda;
    border-radius: 50%;
    cursor: pointer;
}*/

.ais-range-slider--handle {
    width: 17px;
    height: 17px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.ais-range-slider--handle-lower {
    left: -10px;
    bottom: 7px;
    background: #3e9ff0;
}

.ais-range-slider--handle-upper {
    right: 10px;
    bottom: 7px;
    background: #ff5e06;
}

    .ais-range-slider--handle-upper .ais-range-slider--tooltip {
        right: 0px;
        top: 22px;
    }



.ais-range-slider--tooltip {
    position: absolute;
    background: #fff;
    top: -22px;
    font-size: .8em;
}

.ais-range-slider--value {
    width: 40px;
    position: absolute;
    text-align: center;
    margin-left: -20px;
    padding-top: 15px;
    font-size: .8em;
}

.ais-range-slider--marker {
    position: absolute;
    background: #ddd;
    margin-left: -1px;
    width: 1px;
    height: 5px;
}

.ais-RangeInput-separator {
    padding: 10px;
}

.ais-RangeInput-label {
    padding-right: 10px;
}


input[type=number] {
    max-width: 90px;
    font-weight: normal;
    font-size: 1em;
    line-height: 25px;
    padding: 5px;
}
</pre></body></html>