﻿.x-hidden-none-mobile-vp {
    display: none !important
}

@media screen and (-ms-high-contrast: active) {
    .c-uhfh button,
    .c-uhfh .glyph-shopping-cart,
    .c-me .msame_Header {
        border: none !important
    }

    .c-logo {
        margin-right: 1px;
        border: none !important;
        outline: none !important
    }

        .c-logo.c-cat-logo:focus > span:before,
        .c-logo.c-cat-logo:hover > span:before {
            background: WindowText
        }

    .c-uhf-nav-link {
        border: none !important
    }

        .c-uhf-nav-link:hover {
            text-decoration: underline !important
        }

    #search {
        background: Window;
        color: WindowText
    }

        #search span {
            vertical-align: top
        }

    .c-uhfh.c-sgl-stck .c-uhf-menu button:focus,
    .c-uhfh.c-sgl-stck .c-uhf-menu a:focus,
    .c-uhfh.c-sgl-stck .c-uhf-nav-link:focus,
    .c-uhfh.c-sgl-stck .c-logo.c-sgl-stk-uhfLogo:focus,
    .c-uhfh.c-sgl-stck .c-logo.c-cat-logo:focus,
    .c-uhfh.c-sgl-stck .c-search #search:focus,
    .c-uhfh.c-sgl-stck .glyph-shopping-cart:focus,
    .c-uhfh.c-sgl-stck .glyph-global-nav-button:focus,
    .c-uhfh.c-sgl-stck .glyph-shopping-bag:focus {
        outline: 2px solid WindowText !important
    }

    .c-uhfh.c-sgl-stck .c-uhfh-actions a#uhf-shopping-cart {
        padding-left: 4px !important;
        padding-right: 4px !important
    }
}

#uhfCookieAlert .m-alert.f-information,
#epb .m-alert.f-information {
    margin-top: 0
}

#uhfCookieAlert .m-alert .c-action-trigger:focus {
    outline: 1px dashed #000;
    padding: 0
}

.epb-container-background {
    background-image: url("http://img-prod-cms-rt-microsoft-com.akamaized.net/cms/api/am/imageFileData/RE1LLAb");
    background-repeat: no-repeat;
    background-position: center center
}

.c-uhf-menu {
    display: inline-block
}

    .c-uhf-menu button {
        padding: 16px 30px 16px 12px;
        border: 0;
        background: transparent;
        text-align: left;
        position: relative
    }

        .c-uhf-menu button:after {
            font-family: "MWF-MDL2";
            content: "";
            position: absolute;
            font-size: 8px;
            display: inline-block;
            color: currentColor;
            font-weight: 700;
            padding-top: 7px
        }

        .c-uhf-menu button:hover {
            color: #000
        }

        .c-uhf-menu button:focus {
            border-color: transparent
        }

            .c-uhf-menu button:focus:not(.x-hidden-focus) {
                outline-color: #000
            }

            .c-uhf-menu button:focus:hover {
                outline: none
            }

    .c-uhf-menu ul {
        min-width: 64px;
        max-width: 368px;
        padding: 0;
        margin: 0;
        border: 0;
        position: absolute
    }

    .c-uhf-menu li a {
        display: block;
        white-space: normal
    }

    .c-uhf-menu [aria-expanded="false"] + ul[aria-hidden="true"] {
        display: none
    }

    .c-uhf-menu[aria-disabled="true"] > button,
    .c-uhf-menu[aria-disabled="true"] > button:hover,
    .c-uhf-menu[aria-disabled="true"] > button:focus,
    .c-uhf-menu[aria-disabled="true"] > button:active {
        color: rgba(0, 0, 0, 0.2)
    }

        .c-uhf-menu[aria-disabled="true"] > button:hover {
            cursor: not-allowed
        }

.c-uhf-nav-link {
    position: relative
}

    .c-uhf-nav-link:focus {
        background: transparent
    }

    .c-uhf-nav-link.x-hidden-focus {
        background: none !important;
        outline-color: transparent !important
    }

.c-uhfh {
    /*margin-top: 20px;
    margin-bottom: 20px;*/
}

    .c-uhfh .f-show {
        display: block !important
    }

    .c-uhfh .f-hide {
        display: none !important
    }

    .c-uhfh .f-current {
        font-weight: 600
    }

    .c-uhfh .c-sitewide-promo {
        height: 100%;
        min-height: 34px;
        text-align: center
    }

        .c-uhfh .c-sitewide-promo:focus:not(.x-hidden-focus),
        .c-uhfh .c-sitewide-promo:hover {
            text-decoration: underline
        }

            .c-uhfh .c-sitewide-promo:focus:not(.x-hidden-focus) p {
                outline: 1px dashed;
                outline-offset: -2px
            }

        .c-uhfh .c-sitewide-promo.theme-dark {
            color: #fff
        }

        .c-uhfh .c-sitewide-promo.theme-light {
            color: #000
        }

        .c-uhfh .c-sitewide-promo .color-brand-red {
            background: #E81123
        }

        .c-uhfh .c-sitewide-promo .color-brand-orange {
            background: #D83B01
        }

        .c-uhfh .c-sitewide-promo .color-brand-yellow {
            background: #FFB900
        }

        .c-uhfh .c-sitewide-promo .color-brand-green {
            background: #107C10
        }

        .c-uhfh .c-sitewide-promo .color-brand-teal {
            background: #008272
        }

        .c-uhfh .c-sitewide-promo .color-brand-blue {
            background: #0067B8
        }

        .c-uhfh .c-sitewide-promo .color-brand-purple {
            background: #5C2E91
        }

        .c-uhfh .c-sitewide-promo .c-paragraph {
            font-size: 15px;
            line-height: 20px;
            font-weight: 400;
            padding: 5px
        }

    .c-uhfh a:not(.x-hidden-focus):focus,
    .c-uhfh button:not(.x-hidden-focus):focus,
    .c-uhfh:not(.x-hidden-focus) a:focus,
    .c-uhfh:not(.x-hidden-focus) button:focus,
    .c-uhfh .c-me .msame_Header:focus {
        outline: 1px dashed currentColor !important
    }

    .c-uhfh .f-mobile-title,
    .c-uhfh .glyph-global-nav-button,
    .c-uhfh .glyph-arrow-htmllegacy {
        display: none
    }

    .c-uhfh > div > div {
        max-width: 1600px;
        height: 100%;
        margin: 0 auto
    }

        .c-uhfh > div > div:before,
        .c-uhfh > div > div:after {
            content: " ";
            display: table
        }

        .c-uhfh > div > div:after {
            clear: both
        }

    .c-uhfh > div:first-child {
        height: 50px;
        background: #FFF
    }

        .c-uhfh > div:first-child > div > div {
            float: right
        }

        .c-uhfh > div:first-child .c-action-trigger {
            height: 50px;
            float: left
        }

            .c-uhfh > div:first-child .c-action-trigger.glyph-shopping-cart,
            .c-uhfh > div:first-child .c-action-trigger.glyph-shopping-bag {
                height: 47px;
                position: relative
            }

            .c-uhfh > div:first-child .c-action-trigger:before {
                vertical-align: baseline;
                margin: 0
            }

            .c-uhfh > div:first-child .c-action-trigger:focus {
                background: none
            }

        .c-uhfh > div:first-child .c-search {
            float: left
        }

            .c-uhfh > div:first-child .c-search input[type="search"] {
                background: rgba(255, 255, 255, 0.2);
                border-color: rgba(0, 0, 0, 0.7);
                height: 36px
            }

                .c-uhfh > div:first-child .c-search input[type="search"]:hover {
                    border-color: rgba(0, 0, 0, 0.8)
                }

                .c-uhfh > div:first-child .c-search input[type="search"]:active,
                .c-uhfh > div:first-child .c-search input[type="search"]:focus {
                    border-color: #0067B8
                }

            .c-uhfh > div:first-child .c-search button {
                height: 32px;
                background: transparent;
                margin-right: 6px
            }

                .c-uhfh > div:first-child .c-search button:hover {
                    color: rgba(0, 0, 0, 0.8)
                }

                .c-uhfh > div:first-child .c-search button:active {
                    color: #000
                }

                .c-uhfh > div:first-child .c-search button:focus:not(.x-hidden-focus) {
                    outline: 1px dashed currentColor
                }

        .c-uhfh > div:first-child .c-logo .c-image {
            margin-top: -3px;
            max-width: none;
            width: 108px
        }

        .c-uhfh > div:first-child .c-uhf-menu {
            position: relative
        }

    .c-uhfh > div .m-auto-suggest ul {
        border: 1px solid rgba(0, 0, 0, 0.1);
        top: 36px;
        max-width: none;
        z-index: 700
    }

    .c-uhfh > div .m-auto-suggest .c-meta-text {
        color: rgba(0, 0, 0, 0.6)
    }

    .c-uhfh > div + div {
        position: relative;
        height: 50px;
        width: 100%;
        padding-left: calc(5% - 18px);
        padding-right: 5%;
        z-index: 501
    }

        .c-uhfh > div + div .c-uhf-nav-link {
            margin: 1px;
            text-decoration: none;
            line-height: 48px;
            vertical-align: top;
            display: block
        }

        .c-uhfh > div + div .c-uhf-menu a,
        .c-uhfh > div + div .c-uhf-menu button {
            background: transparent
        }

    .c-uhfh .c-action-trigger.glyph-shopping-cart,
    .c-uhfh .c-action-trigger.glyph-shopping-bag {
        font-size: 13px;
        margin-top: 1px;
        margin-bottom: 0;
        margin-left: 7px;
        min-width: 1px;
        padding: 2px 0 8px !important
    }

        .c-uhfh .c-action-trigger.glyph-shopping-cart:after,
        .c-uhfh .c-action-trigger.glyph-shopping-bag:after {
            font-family: "MWF-MDL2";
            content: "";
            display: inline-block;
            float: left;
            font-size: 16px;
            line-height: 42px;
            margin-top: 2px
        }

        .c-uhfh .c-action-trigger.glyph-shopping-cart:hover,
        .c-uhfh .c-action-trigger.glyph-shopping-cart:focus,
        .c-uhfh .c-action-trigger.glyph-shopping-bag:hover,
        .c-uhfh .c-action-trigger.glyph-shopping-bag:focus {
            text-decoration: none;
            color: rgba(0, 0, 0, 0.8)
        }

        .c-uhfh .c-action-trigger.glyph-shopping-cart:active,
        .c-uhfh .c-action-trigger.glyph-shopping-bag:active {
            color: #000
        }

        .c-uhfh .c-action-trigger.glyph-shopping-cart span:hover,
        .c-uhfh .c-action-trigger.glyph-shopping-bag span:hover {
            text-decoration: none
        }

        .c-uhfh .c-action-trigger.glyph-shopping-cart span:not(.shopping-cart-amount),
        .c-uhfh .c-action-trigger.glyph-shopping-bag span:not(.shopping-cart-amount) {
            font-size: 11px;
            line-height: 16px;
            line-height: 46px !important;
            vertical-align: top;
            padding-right: 6px;
            float: left
        }

        .c-uhfh .c-action-trigger.glyph-shopping-cart span.shopping-cart-amount,
        .c-uhfh .c-action-trigger.glyph-shopping-bag span.shopping-cart-amount {
            background: #0078D7;
            border: 1px solid #FFF;
            border-radius: 10px;
            color: #FFF;
            display: inline-block;
            font-size: 10px;
            line-height: 10px;
            margin: 16px 2px 0;
            min-width: 14px;
            padding: 2px 4px
        }

    .c-uhfh .c-action-trigger[class*="glyph-chevron-"] {
        display: none;
        border-width: 0
    }

    .c-uhfh.f-transparent {
        position: absolute;
        top: auto;
        width: 100%
    }

        .c-uhfh .f-transparent:first-child {
            background: transparent
        }

            .c-uhfh .f-transparent:first-child.theme-dark .c-search button,
            .c-uhfh .f-transparent:first-child.theme-dark .cancel-search,
            .c-uhfh .f-transparent:first-child.theme-dark .m-auto-suggest .c-meta-text {
                color: #f2f2f2
            }

                .c-uhfh .f-transparent:first-child.theme-dark .c-search button:hover,
                .c-uhfh .f-transparent:first-child.theme-dark .cancel-search:hover {
                    color: #f2f2f2
                }

            .c-uhfh .f-transparent:first-child.theme-dark .c-action-trigger:not([class*="glyph-chevron-"]) {
                color: #FFF
            }

    .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) {
        background: #000
    }

        .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .c-search button,
        .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .cancel-search,
        .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .glyph-global-nav-button,
        .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .m-auto-suggest .c-meta-text,
        .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .c-uhf-nav-link,
        .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .c-me .msame_Header_name,
        .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .c-me .msame_Header_name:hover,
        .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) #uhf-shopping-cart,
        .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) #uhfCatLogo,
        .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) #uhfLogo {
            color: #f2f2f2
        }

        .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .c-uhf-menu a,
        .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .c-uhf-menu button {
            color: #f2f2f2
        }

            .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .c-uhf-menu a:hover,
            .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .c-uhf-menu a:focus,
            .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .c-uhf-menu a[aria-expanded="true"],
            .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .c-uhf-menu button:hover,
            .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .c-uhf-menu button:focus,
            .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .c-uhf-menu button[aria-expanded="true"] {
                background: #000
            }

        .c-uhfh.c-sgl-stck > .theme-dark:not(.f-transparent) .c-uhf-menu ul {
            background: #000
        }

    .c-uhfh.c-sgl-stck .theme-light .m-auto-suggest .c-menu-item span {
        color: rgba(0, 0, 0, 0.8)
    }

        .c-uhfh.c-sgl-stck .theme-light .m-auto-suggest .c-menu-item span[aria-selected="true"]:hover,
        .c-uhfh.c-sgl-stck .theme-light .m-auto-suggest .c-menu-item span[aria-selected="true"]:focus,
        .c-uhfh.c-sgl-stck .theme-light .m-auto-suggest .c-menu-item span[aria-selected="true"]:active {
            color: rgba(0, 0, 0, 0.8)
        }

    .c-uhfh.c-sgl-stck .c-uhfh-actions #uhf-shopping-cart,
    .c-uhfh.c-sgl-stck .c-uhfh-actions #uhf-shopping-cart:focus {
        background: none;
        border: none;
        outline-offset: 0
    }

        .c-uhfh.c-sgl-stck .c-uhfh-actions #uhf-shopping-cart span.tooltip,
        .c-uhfh.c-sgl-stck .c-uhfh-actions #search span.tooltip {
            display: none
        }

        .c-uhfh.c-sgl-stck .c-uhfh-actions #uhf-shopping-cart:hover span.tooltip,
        .c-uhfh.c-sgl-stck .c-uhfh-actions #uhf-shopping-cart:focus span.tooltip,
        .c-uhfh.c-sgl-stck .c-uhfh-actions #search:hover span.tooltip,
        .c-uhfh.c-sgl-stck .c-uhfh-actions #search:focus span.tooltip {
            background-color: #fff;
            border: 1px solid #CCC;
            box-shadow: 2px 2px 2px #777777;
            color: #333333;
            display: block;
            font-size: 12px;
            max-width: 328px;
            line-height: normal !important;
            overflow-wrap: break-word;
            position: fixed;
            padding: 2px;
            z-index: 9999999;
            right: 8%
        }

        .c-uhfh.c-sgl-stck .c-uhfh-actions #uhf-shopping-cart:hover span.search-tooltip,
        .c-uhfh.c-sgl-stck .c-uhfh-actions #uhf-shopping-cart:focus span.search-tooltip,
        .c-uhfh.c-sgl-stck .c-uhfh-actions #search:hover span.search-tooltip,
        .c-uhfh.c-sgl-stck .c-uhfh-actions #search:focus span.search-tooltip {
            position: absolute;
            top: 0px;
            right: auto !important
        }

    .c-uhfh.c-sgl-stck .c-uhfh-actions #search,
    .c-uhfh.c-sgl-stck .c-uhfh-actions #search:focus,
    .c-uhfh.c-sgl-stck .c-uhfh-actions #meControl .msame_Header,
    .c-uhfh.c-sgl-stck .c-uhfh-actions #meControl .msame_Header:focus {
        border: none
    }

@media only screen and (min-width: 860px) {
    .c-uhfh .m-auto-suggest ul {
        top: 48px !important
    }

    .c-uhfh.c-sgl-stck .c-search input[type="search"] {
        margin-top: 10px;
        max-width: 100%;
        width: auto
    }

    .c-uhfh.c-sgl-stck .c-uhfh-gnav button {
        margin-right: -10px
    }

    .c-uhfh.c-sgl-stck .c-uhfh-actions.no-uhf-actions-exists .js-paddle-items > li:last-child > div > button {
        margin-right: 0px
    }

    .c-uhfh.c-sgl-stck .js-paddle-items > li:last-child > div > button {
        margin-right: 5px
    }

    .c-uhfh.c-sgl-stck .c-search {
        margin-top: 3px;
        max-width: 100% !important;
        min-width: 90px;
        width: auto
    }

        .c-uhfh.c-sgl-stck .c-search button {
            margin-top: 0px;
            padding-top: 15px;
            padding-bottom: 30px;
            width: auto
        }

            .c-uhfh.c-sgl-stck .c-search button:focus {
                color: #262626
            }

    .c-uhfh.c-sgl-stck .f-search-opened .cancel-search {
        background: transparent;
        border: 0;
        color: rgba(0, 0, 0, 0.6);
        display: block;
        height: 34px;
        margin-left: 5px;
        margin-top: 14px;
        padding: 9px;
        position: relative;
        transition: color .1s, background-color .1s;
        white-space: nowrap;
        width: 75px
    }

        .c-uhfh.c-sgl-stck .f-search-opened .cancel-search span {
            display: inline-block
        }

    .c-uhfh.c-sgl-stck .f-search-opened .c-cat-logo,
    .c-uhfh.c-sgl-stck .f-search-opened .c-me,
    .c-uhfh.c-sgl-stck .f-search-opened .c-show-pipe,
    .c-uhfh.c-sgl-stck .f-search-opened .c-uhf-menu,
    .c-uhfh.c-sgl-stck .f-search-opened .c-uhfh-gnav,
    .c-uhfh.c-sgl-stck .f-search-opened .glyph-shopping-cart,
    .c-uhfh.c-sgl-stck .f-search-opened .glyph-shopping-bag,
    .c-uhfh.c-sgl-stck .f-search-opened .wf-menu {
        display: none !important
    }

    .c-uhfh.c-sgl-stck .f-search-opened .c-uhfh-actions {
        justify-content: center
    }

    .c-uhfh.c-sgl-stck .f-search-opened .c-search button {
        margin-right: 0px;
        margin-top: 12px;
        padding-top: 5px;
        padding-bottom: 5px
    }

        .c-uhfh.c-sgl-stck .f-search-opened .c-search button span {
            display: none
        }

    .c-uhfh.c-sgl-stck .c-action-trigger.glyph-shopping-cart:before,
    .c-uhfh.c-sgl-stck .c-action-trigger.glyph-shopping-bag:before {
        content: "" !important;
        height: 2px
    }

    .c-uhfh.c-sgl-stck .c-uhfh-actions .wf-menu .c-uhf-menu > button {
        padding-right: 20px
    }

        .c-uhfh.c-sgl-stck .c-uhfh-actions .wf-menu .c-uhf-menu > button:before {
            width: calc(100% - 34px)
        }

        .c-uhfh.c-sgl-stck .c-uhfh-actions .wf-menu .c-uhf-menu > button:after {
            right: 5px
        }
}

.c-uhfh .c-logo.c-cat-logo {
    margin-left: 18px;
    position: relative
}

    .c-uhfh .c-logo.c-cat-logo > span:before {
        bottom: 15px;
        width: calc(100% - 16px)
    }

    .c-uhfh .c-logo.c-cat-logo > span:before {
        background: currentColor;
        content: "";
        display: none;
        height: 2px;
        position: absolute
    }

    .c-uhfh .c-logo.c-cat-logo:focus > span:before,
    .c-uhfh .c-logo.c-cat-logo:hover > span:before {
        display: block
    }

.c-uhfh .c-show-pipe::before {
    content: "|";
    display: block;
    font-size: 24px;
    font-weight: normal;
    margin-left: -13px;
    padding-left: 18px;
    position: absolute;
    top: 7px
}

.c-uhfh .c-uhfh-gcontainer-st {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.c-uhfh #uhf-w-nav {
    display: inline-block
}

.c-uhfh .wf-menu .f-multi-column > li .c-w0 {
    position: static !important
}

.c-uhfh.c-sgl-stck .cancel-search {
    display: none
}

.c-uhfh.c-sgl-stck .wf-menu .c-w0-contr {
    border-bottom: 2px solid #d3d3d3;
    padding-bottom: 0px;
    width: 100%
}

    .c-uhfh.c-sgl-stck .wf-menu .c-w0-contr.c-w0-contr-desktop-hidden {
        display: none
    }

.c-uhfh.c-sgl-stck .wf-menu .c-w0 li {
    clear: left;
    display: inline-block
}

    .c-uhfh.c-sgl-stck .wf-menu .c-w0 li a {
        padding-right: 24px;
        width: auto
    }

.c-uhfh.c-sgl-stck .c-cat-logo {
    width: auto !important;
    white-space: nowrap
}

    .c-uhfh.c-sgl-stck .c-cat-logo span {
        display: block;
        font-size: 18px;
        font-weight: 600;
        margin-top: -3px
    }

    .c-uhfh.c-sgl-stck .c-cat-logo img {
        margin-top: -1px;
        width: 75px
    }

.c-uhfh.c-sgl-stck .overflow-menu-list li.nested-menu button {
    width: 254px;
    white-space: normal !important;
    word-break: break-word
}

.c-uhfh.c-sgl-stck .overflow-menu-list li.nested-menu a {
    white-space: normal !important;
    word-break: break-word
}

@media only screen and (min-width: 860px) and (max-width: 1399px) {
    .c-uhfh.c-sgl-stck .c-uhf-menu ul:not(.f-multi-column) {
        width: 200px
    }

    .c-uhfh.c-sgl-stck .overflow-menu-list li.nested-menu button {
        width: 178px
    }
}

.c-uhfh.c-sgl-stck .c-search button {
    white-space: nowrap
}

    .c-uhfh.c-sgl-stck .c-search button::after {
        font-family: "MWF-MDL2";
        content: "";
        -ms-high-contrast-adjust: none;
        border: none;
        display: inline-block;
        font-size: 16px;
        margin-left: 2px;
        position: relative;
        text-indent: 0;
        vertical-align: sub
    }

    .c-uhfh.c-sgl-stck .c-search button::before {
        background: currentColor;
        bottom: 9px;
        content: "" !important;
        display: none;
        height: 2px;
        position: absolute;
        width: calc(100% - 40px)
    }

    .c-uhfh.c-sgl-stck .c-search button:hover:before,
    .c-uhfh.c-sgl-stck .c-search button:focus:before {
        display: block
    }

.c-uhfh.c-sgl-stck .c-search input[type="search"] {
    display: none
}

.c-uhfh.c-sgl-stck .c-search .c-srch-lbl {
    line-height: 43px
}

.c-uhfh.c-sgl-stck .c-search .btn-hide-lbl {
    width: 34px;
    padding-left: 58px
}

    .c-uhfh.c-sgl-stck .c-search .btn-hide-lbl span {
        display: none
    }

.c-uhfh.c-sgl-stck .glyph-shopping-cart .c-cart-lbl {
    font-size: 13px !important
}

.c-uhfh.c-sgl-stck .c-button-logo {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 15px
}

@media only screen and (max-width: 859px) {
    .c-uhfh > div:first-child > div > div > .c-uhf-menu,
    .c-uhfh #meControl,
    .c-uhfh > div:first-child.f-opened .c-search,
    .c-uhfh > div:first-child.f-opened .glyph-shopping-cart,
    .c-uhfh > div:first-child.f-opened .glyph-shopping-bag,
    .c-uhfh > div:first-child.f-closed .c-me > .c-image,
    .c-uhfh > div:first-child.f-closed .f-mobile-title,
    .c-uhfh > div:first-child.f-closed nav,
    .c-uhfh > div:first-child.f-search-opened > div .c-logo,
    .c-uhfh > div:first-child.f-search-opened > div .c-me,
    .c-uhfh > div:first-child.f-search-opened > div .glyph-global-nav-button,
    .c-uhfh > div:first-child.f-search-opened > div .glyph-shopping-cart,
    .c-uhfh > div:first-child.f-search-opened > div .glyph-shopping-bag,
    .c-uhfh > div:first-child.f-search-opened > div nav,
    .c-uhfh > div:first-child > div .c-me > .c-image,
    .c-uhfh > div + div nav,
    .c-uhfh > div + div > div > .c-uhf-nav-link,
    .c-uhfh > div + div .c-logo,
    .c-uhfh > div + div .c-call-to-action,
    .c-uhfh > div + div .c-action-trigger,
    .c-uhfh > div + div .c-action-trigger[class*="glyph-chevron-"],
    .c-uhfh > div + div .c-action-trigger.glyph-chevron-left + .c-action-trigger {
        display: none
    }

    .c-uhfh .f-mobile-title {
        margin: 0;
        padding: 14px 48px 10px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        color: #000;
        background: #FFF;
        float: none;
        text-align: center;
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        height: 50px
    }

        .c-uhfh .f-mobile-title:hover,
        .c-uhfh .f-mobile-title:focus {
            background: #FFF;
            cursor: default
        }

        .c-uhfh .f-mobile-title .c-action-trigger[class*="glyph-chevron-"] {
            display: block;
            color: #000;
            position: absolute;
            top: 0;
            width: 35px;
            margin: 0
        }

            .c-uhfh .f-mobile-title .c-action-trigger[class*="glyph-chevron-"]:before {
                vertical-align: middle
            }

        .c-uhfh .f-mobile-title .c-action-trigger.glyph-chevron-left {
            border-right: 0;
            left: 1px
        }

        .c-uhfh .f-mobile-title .c-action-trigger.glyph-chevron-right {
            border-left: 0;
            right: 1px
        }

    .c-uhfh .c-uhf-menu button:after,
    .c-uhfh li.f-sub-menu button:after {
        font-family: "MWF-MDL2";
        content: "\e76c";
        right: 12px
    }

    .c-uhfh .c-uhf-menu {
        display: block;
        height: 50px
    }

        .c-uhfh .c-uhf-menu > [aria-expanded="true"] + ul[aria-hidden="false"] {
            margin-top: 0
        }

        .c-uhfh .c-uhf-menu a,
        .c-uhfh .c-uhf-menu button {
            color: #262626
        }

            .c-uhfh .c-uhf-menu a:hover,
            .c-uhfh .c-uhf-menu a:focus,
            .c-uhfh .c-uhf-menu a[aria-expanded="true"],
            .c-uhfh .c-uhf-menu button:hover,
            .c-uhfh .c-uhf-menu button:focus,
            .c-uhfh .c-uhf-menu button[aria-expanded="true"] {
                background: transparent;
                color: #262626
            }

                .c-uhfh .c-uhf-menu a:focus:not(.x-hidden-focus),
                .c-uhfh .c-uhf-menu button:focus:not(.x-hidden-focus) {
                    outline-color: #000
                }

    .c-uhfh .c-uhf-nav-link {
        background: transparent;
        width: 100%;
        padding-left: 15px
    }

    .c-uhfh a.c-uhf-nav-link {
        color: #000
    }

    .c-uhfh > div:first-child {
        padding: 0;
        top: 0;
        left: 0;
        right: 0;
        z-index: 501
    }

        .c-uhfh > div:first-child.f-opened {
            background: #FFF
        }

            .c-uhfh > div:first-child.f-opened.f-transparent.theme-dark {
                background: #000
            }

            .c-uhfh > div:first-child.f-opened .c-me > .c-image,
            .c-uhfh > div:first-child.f-opened .f-mobile-title {
                display: block
            }

        .c-uhfh > div:first-child.f-closed .glyph-shopping-cart,
        .c-uhfh > div:first-child.f-closed .glyph-shopping-bag,
        .c-uhfh > div:first-child.f-closed .c-search {
            display: block
        }

        .c-uhfh > div:first-child.f-search-opened .c-search {
            left: 50px;
            right: 12px;
            position: absolute
        }

        .c-uhfh > div:first-child.f-search-opened .glyph-arrow-htmllegacy {
            display: block;
            margin: 0
        }

            .c-uhfh > div:first-child.f-search-opened .glyph-arrow-htmllegacy:before {
                vertical-align: middle
            }

        .c-uhfh > div:first-child > div {
            margin: 0
        }

        .c-uhfh > div:first-child .c-action-trigger {
            margin: 1px;
            width: 48px;
            height: 48px
        }

            .c-uhfh > div:first-child .c-action-trigger.glyph-global-nav-button:before {
                width: 20px;
                height: 20px;
                margin-top: 7px
            }

        .c-uhfh > div:first-child .c-logo {
            float: none;
            display: block;
            position: absolute;
            left: calc(50% - 60px);
            height: auto;
            margin-top: 1px;
            padding-top: 11px
        }

        .c-uhfh > div:first-child .c-uhf-nav-link {
            display: inline-block;
            padding-top: 16px;
            padding-right: 8px;
            padding-bottom: 16px;
            height: 48px
        }

        .c-uhfh > div:first-child .c-uhf-menu {
            float: none;
            position: static
        }

            .c-uhfh > div:first-child .c-uhf-menu ul[aria-hidden="false"] {
                height: 100%
            }

            .c-uhfh > div:first-child .c-uhf-menu ul li:after {
                top: 20px;
                font-size: 9px;
                padding-top: 0
            }

            .c-uhfh > div:first-child .c-uhf-menu ul li > a,
            .c-uhfh > div:first-child .c-uhf-menu ul li > button {
                padding: 14px 15px 15px;
                height: 100%;
                margin: 1px;
                width: calc(100% - 2px)
            }

        .c-uhfh > div:first-child nav {
            display: none;
            background: #FFF;
            left: 0;
            transition: all 0.3s ease-in;
            z-index: 501
        }

            .c-uhfh > div:first-child nav > ul > li {
                display: block;
                text-align: left;
                height: 50px;
                float: none;
                border-top: 1px solid transparent;
                border-bottom: 1px solid rgba(0, 0, 0, 0.1)
            }

            .c-uhfh > div:first-child nav li.f-sub-menu > a + ul,
            .c-uhfh > div:first-child nav li.f-sub-menu > button + ul {
                left: 0
            }

    .c-uhfh > div + div {
        height: 0
    }

        .c-uhfh > div + div > div {
            overflow: visible;
            padding: 0;
            width: 100%
        }

        .c-uhfh > div + div nav {
            position: absolute;
            top: 50px;
            height: calc(100vh - 100px);
            overflow-y: auto;
            background: #f2f2f2;
            left: 0;
            right: 0;
            transition: all 0.3s ease-in;
            z-index: 501
        }

        .c-uhfh > div + div .c-uhf-menu ul > li li.f-sub-menu {
            display: block;
            float: none
        }

        .c-uhfh > div + div .c-uhf-menu ul > li ul {
            height: inherit;
            top: 0;
            width: 100%;
            max-width: none
        }

        .c-uhfh > div + div .c-uhf-menu ul[aria-hidden="false"] a,
        .c-uhfh > div + div .c-uhf-menu ul[aria-hidden="false"] button {
            margin: 1px;
            padding: 15px 15px 14px;
            width: calc(100% - 2px)
        }

    .c-uhfh .c-action-trigger.glyph-global-nav-button {
        display: block;
        font-size: 20px;
        height: 48px;
        color: #000
    }

    .c-uhfh .c-action-trigger.glyph-shopping-cart,
    .c-uhfh .c-action-trigger.glyph-shopping-bag {
        margin-right: 0 !important;
        height: 48px;
        margin-right: 1px
    }

    .c-uhfh .c-search input[type="search"] {
        border-color: rgba(0, 0, 0, 0.6)
    }

        .c-uhfh .c-search input[type="search"]:hover {
            border-color: rgba(0, 0, 0, 0.8)
        }

    .c-uhfh .c-uhfh-actions {
        margin-right: 12px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .c-uhfh.c-sgl-stck.c-category-header {
        margin-bottom: 34px
    }

        .c-uhfh.c-sgl-stck.c-category-header nav.c-uhfh-gnav {
            top: 88px
        }

    .c-uhfh.c-sgl-stck .x-hidden-none-mobile-vp {
        display: block !important
    }

    .c-uhfh.c-sgl-stck .global-head-cont,
    .c-uhfh.c-sgl-stck > div:first-child {
        border-bottom: 1px solid #e6e6e6;
        height: 54px
    }

    .c-uhfh.c-sgl-stck .c-uhfh-gcontainer-st {
        position: relative;
        padding: 2px 0
    }

    .c-uhfh.c-sgl-stck .c-search button span {
        display: none
    }

    .c-uhfh.c-sgl-stck .f-search-opened .c-me,
    .c-uhfh.c-sgl-stck .f-search-opened .glyph-shopping-cart,
    .c-uhfh.c-sgl-stck .f-search-opened .glyph-shopping-bag {
        display: none !important
    }

    .c-uhfh.c-sgl-stck .c-logo.c-sgl-stk-uhfLogo {
        margin: 1px;
        padding: 12px 4px
    }

    .c-uhfh.c-sgl-stck .c-uhfh-actions {
        margin: 0;
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start
    }

        .c-uhfh.c-sgl-stck .c-uhfh-actions .wf-menu {
            padding: 0
        }

        .c-uhfh.c-sgl-stck .c-uhfh-actions .c-search {
            margin: 6px 0
        }

            .c-uhfh.c-sgl-stck .c-uhfh-actions .c-search input[type='search'] {
                padding-left: 40px !important;
                padding-right: 10px !important
            }

            .c-uhfh.c-sgl-stck .c-uhfh-actions .c-search button#search {
                left: 1px;
                padding: 8px 8px 8px 0;
                margin-left: 2px
            }

                .c-uhfh.c-sgl-stck .c-uhfh-actions .c-search button#search:before {
                    margin: 0px
                }

                .c-uhfh.c-sgl-stck .c-uhfh-actions .c-search button#search:after {
                    vertical-align: baseline !important
                }

                .c-uhfh.c-sgl-stck .c-uhfh-actions .c-search button#search > span {
                    display: none
                }

                .c-uhfh.c-sgl-stck .c-uhfh-actions .c-search button#search:focus {
                    color: #000
                }

        .c-uhfh.c-sgl-stck .c-uhfh-actions .js-focused #search:hover span.search-tooltip {
            display: none
        }

        .c-uhfh.c-sgl-stck .c-uhfh-actions a#uhf-shopping-cart {
            right: 55px;
            color: #262626;
            height: 48px;
            margin: 1px !important;
            padding: 15px 10px !important;
            position: absolute
        }

            .c-uhfh.c-sgl-stck .c-uhfh-actions a#uhf-shopping-cart:before {
                line-height: 16px;
                font-size: 16px
            }

            .c-uhfh.c-sgl-stck .c-uhfh-actions a#uhf-shopping-cart:after {
                content: "" !important
            }

            .c-uhfh.c-sgl-stck .c-uhfh-actions a#uhf-shopping-cart .c-cart-lbl {
                display: none
            }

            .c-uhfh.c-sgl-stck .c-uhfh-actions a#uhf-shopping-cart .shopping-cart-amount {
                margin: 0 2px !important;
                position: absolute
            }

        .c-uhfh.c-sgl-stck .c-uhfh-actions #meControl.c-me {
            right: 2px;
            align-self: center;
            display: inline-block;
            height: auto;
            max-height: 54px;
            max-width: 54px;
            position: absolute;
            width: 100%
        }

            .c-uhfh.c-sgl-stck .c-uhfh-actions #meControl.c-me .msame_Header {
                border: none !important;
                display: table;
                height: 48px;
                width: 100%
            }

            .c-uhfh.c-sgl-stck .c-uhfh-actions #meControl.c-me .msame_Header_name,
            .c-uhfh.c-sgl-stck .c-uhfh-actions #meControl.c-me .st_msame_placeholder {
                display: table-cell;
                font-size: 86%;
                height: 48px;
                line-height: normal !important;
                max-width: 54px;
                overflow-wrap: break-word;
                padding: 5px;
                vertical-align: middle;
                white-space: normal;
                width: 54px;
                word-break: normal
            }

            .c-uhfh.c-sgl-stck .c-uhfh-actions #meControl.c-me .msame_Header:focus {
                border: none !important
            }

            .c-uhfh.c-sgl-stck .c-uhfh-actions #meControl.c-me .msame_Header_piccont {
                padding: 5px
            }

    .c-uhfh.c-sgl-stck .cat-logo-button-cont {
        left: 0px;
        background: #FFF;
        border-bottom: 1px solid #e6e6e6;
        display: block !important;
        height: 34px;
        position: absolute;
        width: 100%;
        top: 54px
    }

        .c-uhfh.c-sgl-stck .cat-logo-button-cont .c-cat-logo-img {
            background-image: url("https://img-prod-cms-rt-microsoft-com.akamaized.net/cms/api/am/imageFileData/RW4ESm?ver=c63e");
            background-repeat: no-repeat;
            background-size: 64px;
            background-position-y: center;
            margin-left: 15px !important;
            padding: 0;
            width: 75px
        }

            .c-uhfh.c-sgl-stck .cat-logo-button-cont .c-cat-logo-img:after {
                padding-left: 65px !important
            }

        .c-uhfh.c-sgl-stck .cat-logo-button-cont .c-cat-logo-button {
            background-color: transparent;
            border: 0;
            color: #000;
            display: block !important;
            font-weight: 600;
            height: 100%;
            margin: 0 1px;
            padding: 0 15px;
            text-align: left
        }

            .c-uhfh.c-sgl-stck .cat-logo-button-cont .c-cat-logo-button:after {
                font-size: 12px;
                font-weight: 700;
                padding-left: 7px;
                position: relative;
                top: 2px
            }

            .c-uhfh.c-sgl-stck .cat-logo-button-cont .c-cat-logo-button[aria-expanded='false']:after {
                font-family: "MWF-MDL2";
                content: ""
            }

            .c-uhfh.c-sgl-stck .cat-logo-button-cont .c-cat-logo-button[aria-expanded='true']:after {
                font-family: "MWF-MDL2";
                content: ""
            }

            .c-uhfh.c-sgl-stck .cat-logo-button-cont .c-cat-logo-button img {
                width: 65px
            }

    .c-uhfh.c-sgl-stck button.c-action-trigger.c-glyph.glyph-global-nav-button {
        padding-right: 0
    }

        .c-uhfh.c-sgl-stck button.c-action-trigger.c-glyph.glyph-global-nav-button[aria-expanded='true']:before {
            font-family: "MWF-MDL2";
            content: ""
        }

    .c-uhfh.c-sgl-stck nav {
        min-width: 320px
    }

        .c-uhfh.c-sgl-stck nav .c-button-logo {
            display: none
        }

            .c-uhfh.c-sgl-stck nav .c-button-logo[aria-expanded='false'] + ul[aria-hidden='false'] {
                display: block
            }

        .c-uhfh.c-sgl-stck nav .f-multi-column {
            margin-left: 0;
            padding-top: 0;
            width: 100%
        }

            .c-uhfh.c-sgl-stck nav .f-multi-column .c-w0-contr {
                display: block !important;
                border-bottom: 1px solid #e6e6e6;
                padding-bottom: 0px
            }

                .c-uhfh.c-sgl-stck nav .f-multi-column .c-w0-contr.c-w0-contr-desktop-hidden {
                    display: block !important
                }

        .c-uhfh.c-sgl-stck nav#uhf-c-nav {
            top: 54px
        }

        .c-uhfh.c-sgl-stck nav.c-uhfh-gnav {
            top: 54px;
            padding-left: 0px
        }

            .c-uhfh.c-sgl-stck nav.c-uhfh-gnav::before {
                display: none
            }

        .c-uhfh.c-sgl-stck nav.c-uhfh-gnav,
        .c-uhfh.c-sgl-stck nav#uhf-c-nav {
            background: #F2F2F2;
            border-bottom: 1px solid black;
            position: absolute;
            width: 100%
        }

        .c-uhfh.c-sgl-stck nav div.c-uhf-menu,
        .c-uhfh.c-sgl-stck nav ul,
        .c-uhfh.c-sgl-stck nav li,
        .c-uhfh.c-sgl-stck nav a,
        .c-uhfh.c-sgl-stck nav button,
        .c-uhfh.c-sgl-stck nav nav > ul > li {
            height: 100% !important;
            max-width: 100%;
            position: relative;
            width: 100%
        }

        .c-uhfh.c-sgl-stck nav .overflow-menu-list li.nested-menu button {
            width: 100%
        }

        .c-uhfh.c-sgl-stck nav a,
        .c-uhfh.c-sgl-stck nav button {
            padding-left: 15px;
            padding-top: 10px
        }

            .c-uhfh.c-sgl-stck nav li,
            .c-uhfh.c-sgl-stck nav button[aria-expanded='true'] {
                border-bottom: 1px solid #e6e6e6 !important
            }

                .c-uhfh.c-sgl-stck nav li:last-child {
                    border-bottom: none !important
                }

        .c-uhfh.c-sgl-stck nav .c-uhf-menu [aria-expanded='true'] + ul[aria-hidden='false'] {
            padding-left: 30px
        }

        .c-uhfh.c-sgl-stck nav a.c-uhf-nav-link {
            padding-top: 12px;
            padding-bottom: 13px
        }

        .c-uhfh.c-sgl-stck nav button:after {
            right: 20px;
            font-size: 10px;
            font-weight: 700;
            padding-left: 7px;
            padding-top: 7px
        }

        .c-uhfh.c-sgl-stck nav button[aria-expanded='false']:after {
            font-family: "MWF-MDL2";
            content: ""
        }

        .c-uhfh.c-sgl-stck nav button[aria-expanded='true']:after {
            font-family: "MWF-MDL2";
            content: ""
        }

    .c-uhfh.c-sgl-stck .theme-dark nav.c-uhfh-gnav,
    .c-uhfh.c-sgl-stck .theme-dark nav#uhf-c-nav {
        background: #000
    }

    .c-uhfh.c-sgl-stck .theme-dark .c-uhf-menu a,
    .c-uhfh.c-sgl-stck .theme-dark .c-uhf-menu button,
    .c-uhfh.c-sgl-stck .theme-dark .c-search button#search,
    .c-uhfh.c-sgl-stck .theme-dark .c-search button#search:focus,
    .c-uhfh.c-sgl-stck .theme-dark .c-uhfh-actions a#uhf-shopping-cart,
    .c-uhfh.c-sgl-stck .theme-dark .c-me .msame_Header_name,
    .c-uhfh.c-sgl-stck .theme-dark .c-me .msame_Header_name:hover,
    .c-uhfh.c-sgl-stck .theme-dark a.c-uhf-nav-link {
        color: #f2f2f2
    }

    .c-uhfh.c-sgl-stck .c-sitewide-promo {
        position: relative;
        top: 34px
    }
}

@media only screen and (max-width: 1399px) {
    .c-uhfh > div:first-child.f-search-opened > div > div .c-search {
        max-width: 100%;
        min-width: 1px;
        width: auto
    }

        .c-uhfh > div:first-child.f-search-opened > div > div .c-search input[type="search"] {
            padding: 7px 38px 7px 10px;
            max-width: 100%;
            width: 100%;
            opacity: 1
        }

    .c-uhfh > div:first-child.f-search-opened .m-auto-suggest {
        display: block
    }

    .c-uhfh > div:first-child.f-search-opened > div nav,
    .c-uhfh > div:first-child .m-auto-suggest {
        display: none
    }

    .c-uhfh > div:first-child.f-search-opened .c-action-trigger[class*="glyph-chevron-"] {
        display: none !important
    }

    .c-uhfh > div + div {
        padding-right: 24px;
        padding-left: 6px
    }

    .c-uhfh .c-search {
        min-width: 0;
        width: 0
    }

        .c-uhfh .c-search input[type="search"] {
            padding: 0;
            width: 0;
            opacity: 0
        }

        .c-uhfh .c-search button {
            position: absolute;
            margin-left: 6px
        }
}

@media only screen and (min-width: 860px) and (max-width: 1083px) {
    .c-uhfh > div:first-child {
        padding-left: 24px;
        padding-right: 24px
    }

    .c-uhfh > div + div .c-logo:before {
        bottom: 12px
    }

    .c-uhfh > div + div .c-logo span {
        margin-top: -1px
    }

    .c-uhfh .c-pivot-menu {
        font-weight: 600 !important;
        max-width: 220px
    }
}

@media only screen and (min-width: 860px) and (max-width: 1399px) {
    .c-uhfh .c-search {
        min-width: 45px !important
    }

        .c-uhfh .c-search button span,
        .c-uhfh a#uhf-shopping-cart .c-cart-lbl {
            display: none
        }

    .c-uhfh a#uhf-shopping-cart {
        margin-top: 0px;
        padding-top: 0px
    }
}

@media only screen and (max-width: 1399px) {
    .c-uhfh .c-search {
        min-width: 0;
        width: 0
    }

        .c-uhfh .c-search input[type="search"] {
            padding: 0;
            width: 0;
            opacity: 0
        }
}

@media only screen and (max-width: 859px) {
    .x-hidden-vp-mobile-st {
        display: none !important
    }
}

@media only screen and (min-width: 860px) and (max-width: 1083px) {
    .c-uhfh-alert.f-edge-promo > div {
        width: 94%
    }

    #epb .c-uhfh-alert[role="alert"] > div {
        width: 94%;
        margin: 0 auto
    }
}

@media (min-width: 1083px) {
    .c-uhfh-alert.f-edge-promo > div {
        width: 90%
    }
}

@media (min-width: 1084px) {
    #epb .c-uhfh-alert[role="alert"] > div {
        width: 90%;
        margin: 0 auto
    }
}

#epb {
    animation: slidedown .5s ease-in;
    overflow: hidden
}

    #epb.epb-rollup {
        animation: slideup .5s ease-in
    }

@keyframes slideup {
    from {
        height: 50px
    }

    to {
        height: 0
    }
}

@keyframes slidedown {
    from {
        height: 0
    }

    to {
        height: 54px
    }
}

#uhfGreenId,
#msccActionId {
    border: 0;
    height: 1px;
    left: -200px;
    position: absolute;
    top: -200px;
    width: 1px
}

#uhf-l-nav {
    float: left
}

.body-overflow {
    overflow-y: hidden
}

#shell-cart-count {
    display: none
}

@media screen and (min-width: 860px) {
    #c-uhf-nav-cta {
        font-weight: 600;
        margin-left: 5px;
        margin-right: 5px
    }

        #c-uhf-nav-cta a.c-uhf-nav-link {
            border: 1px solid;
            border-radius: 3px;
            height: 31px;
            margin: 1px 5px;
            padding-top: 6px
        }

            #c-uhf-nav-cta a.c-uhf-nav-link:before {
                bottom: 6px;
                height: 1px
            }

    .context-uhf li {
        word-break: break-word
    }

    .no-js .c-uhf-menu li.f-sub-menu > a:focus + ul,
    .no-js .c-uhf-menu li.f-sub-menu > button:focus + ul,
    .no-js .c-uhf-menu li.f-sub-menu > a:hover + ul,
    .no-js .c-uhf-menu li.f-sub-menu > button:hover + ul,
    .no-js .c-uhf-menu li.f-sub-menu > a + ul .f-sub-menu:hover > button + ul,
    .no-js .c-uhf-menu li.f-sub-menu > button + ul .f-sub-menu:hover > button + ul,
    .js .c-uhf-menu li.f-sub-menu > a[aria-expanded="true"] + ul[aria-hidden="false"],
    .js .c-uhf-menu li.f-sub-menu > button[aria-expanded="true"] + ul[aria-hidden="false"],
    .no-js .c-uhf-menu:hover > ul,
    .no-js .c-uhf-menu > ul > li:hover > [aria-expanded="false"] + ul[aria-hidden="true"],
    .js .c-uhf-menu > [aria-expanded="true"] + ul[aria-hidden="false"],
    .js .c-uhf-menu > span[aria-expanded="true"] + ul[aria-hidden="false"],
    .no-js .c-uhf-menu .f-multi-column ul[aria-hidden="true"] {
        animation: none;
        display: block
    }

    .js .c-uhf-menu > [aria-expanded=true] + ul[aria-hidden=false],
    .js .c-uhf-menu > span[aria-expanded=true] + ul[aria-hidden=false],
    .no-js .c-uhf-menu:hover > ul {
        animation: fadeIn 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        display: block
    }

    .c-uhf-menu > button {
        border: 1px solid transparent;
        color: rgba(0, 0, 0, 0.8);
        display: inline-block;
        margin-top: 1px;
        z-index: 701
    }

        .c-uhf-menu > button:after {
            right: 15px
        }

    .c-uhfh .c-uhf-menu > button:hover[aria-expanded="true"]:before,
    .c-uhfh .c-uhf-menu > button:focus[aria-expanded="true"]:before {
        display: none
    }

    .c-uhf-menu ul {
        border-style: solid;
        border-width: 1px 1px 2px;
        width: 256px;
        top: 100%;
        z-index: 700
    }

        .c-uhf-menu ul > li ul {
            border-left-width: 0
        }

    .c-uhf-menu > li > a:hover,
    .c-uhf-menu > li > button:hover {
        outline: 0
    }

    .c-uhf-menu li a:hover,
    .c-uhf-menu li a:focus {
        text-decoration: underline
    }

    .c-uhf-menu li > a,
    .c-uhf-menu li > button {
        padding-left: 24px;
        padding-top: 18px;
        padding-bottom: 18px
    }

    .c-uhf-menu li.f-sub-menu > button:after {
        font-family: "MWF-MDL2";
        content: "\e76c";
        position: absolute;
        font-size: 6px;
        top: 19px;
        right: 24px
    }

    .c-uhf-menu li.f-sub-menu ul.f-flip {
        left: -100%;
        margin-left: -2px
    }

    .theme-light .c-uhf-menu > button,
    .theme-dark .theme-light .c-uhf-menu > button {
        color: rgba(0, 0, 0, 0.8)
    }

        .theme-light .c-uhf-menu > button:hover,
        .theme-dark .theme-light .c-uhf-menu > button:hover {
            color: #000
        }

        .theme-light .c-uhf-menu > button:focus:not(.x-hidden-focus),
        .theme-dark .theme-light .c-uhf-menu > button:focus:not(.x-hidden-focus) {
            outline-color: #000
        }

    .theme-dark .c-uhf-menu > button,
    .theme-light .theme-dark .c-uhf-menu > button {
        color: rgba(255, 255, 255, 0.8)
    }

        .theme-dark .c-uhf-menu > button:hover,
        .theme-light .theme-dark .c-uhf-menu > button:hover {
            color: #FFF
        }

        .theme-dark .c-uhf-menu > button:focus:not(.x-hidden-focus),
        .theme-light .theme-dark .c-uhf-menu > button:focus:not(.x-hidden-focus) {
            outline-color: #FFF
        }

    .theme-light .c-uhf-nav-link:focus:not(.x-hidden-focus) {
        outline-color: #000
    }

    .theme-dark .c-uhf-nav-link:focus:not(.x-hidden-focus) {
        outline-color: #FFF
    }

    .c-uhfh .c-uhf-nav-link:before,
    .c-uhfh .c-uhf-menu > button[aria-expanded="false"]:before,
    .c-uhfh > div + div .c-logo:not(.f-image):before {
        background: currentColor;
        content: "";
        display: none;
        height: 2px;
        position: absolute
    }

    .c-uhfh .c-uhf-nav-link:hover:before,
    .c-uhfh .c-uhf-nav-link:focus:before,
    .c-uhfh .c-uhf-menu > button[aria-expanded="false"]:hover:before,
    .c-uhfh .c-uhf-menu > button[aria-expanded="false"]:focus:before,
    .c-uhfh > div + div .c-logo:not(.f-image):hover:before,
    .c-uhfh > div + div .c-logo:not(.f-image):focus:before {
        display: block
    }

    .c-uhfh a,
    .c-uhfh button {
        white-space: normal
    }

    .c-uhfh > div {
        padding: 0 5%
    }

        .c-uhfh > div nav {
            overflow: hidden;
            height: 100%;
            white-space: nowrap;
            padding-left: 1px;
            padding-right: 1px
        }

            .c-uhfh > div nav .f-hidden {
                opacity: 0.6
            }

        .c-uhfh > div:first-child {
            font-size: 13px !important;
            height: 54px;
            margin-bottom: 2px;
            z-index: 502;
            font-weight: 500;
        }

            .c-uhfh > div:first-child > div {
                position: relative
            }

            .c-uhfh > div:first-child nav > ul > li {
                display: inline-block
            }

                .c-uhfh > div:first-child nav > ul > li > div {
                    position: static !important
                }

            .c-uhfh > div:first-child button.c-action-trigger.glyph-chevron-right {
                margin: 0;
                float: right;
                min-width: 15px
            }

            .c-uhfh > div:first-child button.c-action-trigger.glyph-chevron-left {
                margin: 0;
                float: left;
                min-width: 15px
            }

            .c-uhfh > div:first-child > div > div > .c-uhf-menu {
                height: 46px
            }

                .c-uhfh > div:first-child > div > div > .c-uhf-menu > button {
                    margin: 1px 8px 0 8px;
                    padding: 16px 26px 12px 13px
                }

                    .c-uhfh > div:first-child > div > div > .c-uhf-menu > button:after {
                        right: 10px
                    }

                    .c-uhfh > div:first-child > div > div > .c-uhf-menu > button:before {
                        width: calc(100% - 39px)
                    }

                    .c-uhfh > div:first-child > div > div > .c-uhf-menu > button[aria-expanded="true"] + ul[aria-hidden="false"] {
                        margin-top: 2px
                    }

                .c-uhfh > div:first-child > div > div > .c-uhf-menu > ul {
                    right: 8px;
                    width: 150px
                }

                    .c-uhfh > div:first-child > div > div > .c-uhf-menu > ul li a:hover {
                        text-decoration: none
                    }

            .c-uhfh > div:first-child .c-logo {
                padding: 16px 6px 16px 10px;
                float: left;
                height: 100%;
                margin-top: 1px;
                width: 137px
            }

            .c-uhfh > div:first-child .c-uhf-nav-link {
                border: 1px solid transparent;
                color: #262626;
                display: inline-block;
                margin-top: 1px;
                padding: 16px 8px 10px;
                height: 48px;
                text-decoration: none;
            }

                .c-uhfh > div:first-child .c-uhf-nav-link:before {
                    bottom: 9px;
                    width: calc(100% - 16px)
                }

            .c-uhfh > div:first-child .c-uhf-menu a,
            .c-uhfh > div:first-child .c-uhf-menu button {
                color: #262626
            }

            .c-uhfh > div:first-child .c-uhf-menu > button {
                white-space: nowrap
            }

                .c-uhfh > div:first-child .c-uhf-menu > button:before {
                    bottom: 12px;
                    width: calc(100% - 42px)
                }

                .c-uhfh > div:first-child .c-uhf-menu > button:hover,
                .c-uhfh > div:first-child .c-uhf-menu > button:focus {
                    background: #FFF
                }

                .c-uhfh > div:first-child .c-uhf-menu > button[aria-expanded="true"] {
                    background: #f2f2f2
                }

            .c-uhfh > div:first-child .c-uhf-menu > ul {
                background: #f2f2f2
            }

                .c-uhfh > div:first-child .c-uhf-menu > ul > li > :focus,
                .c-uhfh > div:first-child .c-uhf-menu > ul > li > :hover,
                .c-uhfh > div:first-child .c-uhf-menu > ul > li > [aria-expanded="true"],
                .c-uhfh > div:first-child .c-uhf-menu > ul > li > ul {
                    background: #e6e6e6
                }

                    .c-uhfh > div:first-child .c-uhf-menu > ul > li > ul:focus,
                    .c-uhfh > div:first-child .c-uhf-menu > ul > li > ul:hover {
                        background: #d9d9d9
                    }

        .c-uhfh > div + div nav {
            overflow: hidden;
            height: 100%;
            white-space: nowrap;
            padding-left: 1px;
            padding-right: 1px
        }

            .c-uhfh > div + div nav .f-hidden {
                opacity: 0.6
            }

        .c-uhfh > div + div > div {
            max-width: 1618px;
            overflow: hidden
        }

            .c-uhfh > div + div > div > .c-call-to-action,
            .c-uhfh > div + div > div > .c-uhf-nav-link {
                float: right
            }

            .c-uhfh > div + div > div > .c-call-to-action {
                margin-top: 5px;
                margin-left: 5px;
                margin-right: 2px
            }

                .c-uhfh > div + div > div > .c-call-to-action:focus {
                    outline: 2px dashed currentColor
                }

                .c-uhfh > div + div > div > .c-call-to-action.brand-orange {
                    background: #D83B01;
                    color: #FFF
                }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-orange:focus:not(.x-hidden-focus),
                    .c-uhfh > div + div > div > .c-call-to-action.brand-orange:hover {
                        background: #c23501
                    }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-orange:active {
                        background: #ad2f01
                    }

                .c-uhfh > div + div > div > .c-call-to-action.brand-blue {
                    background: #0067B8;
                    color: #FFF
                }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-blue:focus:not(.x-hidden-focus),
                    .c-uhfh > div + div > div > .c-call-to-action.brand-blue:hover {
                        background: #005da6
                    }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-blue:active {
                        background: #005293
                    }

                .c-uhfh > div + div > div > .c-call-to-action.brand-green {
                    background: #107C10;
                    color: #FFF
                }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-green:focus:not(.x-hidden-focus),
                    .c-uhfh > div + div > div > .c-call-to-action.brand-green:hover {
                        background: #0e700e
                    }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-green:active {
                        background: #0d630d
                    }

                .c-uhfh > div + div > div > .c-call-to-action.brand-c30052 {
                    background: #C30052;
                    color: #FFF
                }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-c30052:focus:not(.x-hidden-focus),
                    .c-uhfh > div + div > div > .c-call-to-action.brand-c30052:hover {
                        background: #b0004a
                    }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-c30052:active {
                        background: #9c0042
                    }

                .c-uhfh > div + div > div > .c-call-to-action.brand-f2c811 {
                    background: #F2C811;
                    color: #000
                }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-f2c811:focus:not(.x-hidden-focus),
                    .c-uhfh > div + div > div > .c-call-to-action.brand-f2c811:hover {
                        background: #dab40f
                    }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-f2c811:active {
                        background: #c2a00e
                    }

                .c-uhfh > div + div > div > .c-call-to-action.brand-742774 {
                    background: #742774;
                    color: #FFF
                }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-742774:focus:not(.x-hidden-focus),
                    .c-uhfh > div + div > div > .c-call-to-action.brand-742774:hover {
                        background: #682368
                    }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-742774:active {
                        background: #5d1f5d
                    }

                .c-uhfh > div + div > div > .c-call-to-action.brand-0066ff {
                    background: #0066FF;
                    color: #FFF
                }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-0066ff:focus:not(.x-hidden-focus),
                    .c-uhfh > div + div > div > .c-call-to-action.brand-0066ff:hover {
                        background: #005ce6
                    }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-0066ff:active {
                        background: #0052cc
                    }

                .c-uhfh > div + div > div > .c-call-to-action.brand-00b7c3 {
                    background: #00b7c3;
                    color: #000
                }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-00b7c3:focus:not(.x-hidden-focus),
                    .c-uhfh > div + div > div > .c-call-to-action.brand-00b7c3:hover {
                        background: #00a5b0
                    }

                    .c-uhfh > div + div > div > .c-call-to-action.brand-00b7c3:active {
                        background: #00929c
                    }

                .c-uhfh > div + div > div > .c-call-to-action.f-image {
                    font-size: 15px;
                    letter-spacing: 0;
                    padding-left: 0;
                    padding-right: 0;
                    margin-right: 1px
                }

                    .c-uhfh > div + div > div > .c-call-to-action.f-image:after {
                        display: none
                    }

                    .c-uhfh > div + div > div > .c-call-to-action.f-image,
                    .c-uhfh > div + div > div > .c-call-to-action.f-image:focus {
                        background: transparent
                    }

                        .c-uhfh > div + div > div > .c-call-to-action.f-image > .c-image {
                            margin: -20px 8px -8px 0;
                            display: inline-block;
                            height: 36px
                        }

                        .c-uhfh > div + div > div > .c-call-to-action.f-image > span:hover {
                            text-decoration: underline
                        }

        .c-uhfh > div + div .c-logo {
            height: 48px;
            margin: 1px;
            padding: 7px 17px;
            float: left;
            position: relative
        }

            .c-uhfh > div + div .c-logo:before {
                bottom: 10px;
                width: calc(100% - 34px)
            }

            .c-uhfh > div + div .c-logo.f-image {
                padding: 11px 11px 11px 15px
            }

            .c-uhfh > div + div .c-logo img {
                max-height: 100%
            }

            .c-uhfh > div + div .c-logo span {
                font-size: 24px;
                line-height: 28px;
                display: block;
                font-weight: 200
            }

        .c-uhfh > div + div .c-action-trigger {
            min-width: 0;
            margin: 1px 10px 0 0;
            padding: 0;
            height: 50px
        }

            .c-uhfh > div + div .c-action-trigger:disabled {
                display: none
            }

        .c-uhfh > div + div .c-uhf-nav-link {
            display: inline-block;
            padding: 0 12px
        }

            .c-uhfh > div + div .c-uhf-nav-link:before {
                bottom: 10px;
                width: calc(100% - 24px)
            }

        .c-uhfh > div + div .c-uhf-menu > button {
            padding: 0 30px 0 25px;
            line-height: 46px;
            margin: 1px 0
        }

            .c-uhfh > div + div .c-uhf-menu > button:before {
                bottom: 10px;
                width: calc(100% - 63px)
            }

            .c-uhfh > div + div .c-uhf-menu > button:after {
                padding-top: 1px;
                top: 0
            }

    .c-uhfh li.f-sub-menu > button + ul {
        position: absolute;
        left: 100%;
        top: 0
    }

    .c-uhfh li.f-sub-menu button {
        border: 0;
        display: block;
        width: 100%;
        text-align: left;
        padding-right: 30px
    }

    .c-uhfh li > a.f-product {
        padding: 8px 12px
    }

    .c-uhfh .theme-dark .f-multi-column .f-multi-column-info a {
        background-color: #e6e6e6 a;
        background-color-color: rgba(255, 255, 255, 0.8)
    }

    .c-uhfh .theme-light .f-multi-column .f-multi-column-info {
        background-color: #e6e6e6
    }

        .c-uhfh .theme-light .f-multi-column .f-multi-column-info a {
            color: rgba(0, 0, 0, 0.8)
        }

    .c-uhfh .f-multi-column {
        white-space: nowrap;
        max-width: none;
        width: auto
    }

        .c-uhfh .f-multi-column[aria-hidden="false"] {
            display: flex !important;
            flex-flow: row wrap
        }

        .c-uhfh .f-multi-column > li {
            display: inline-block;
            float: left;
            padding-bottom: 10px;
            vertical-align: top
        }

            .c-uhfh .f-multi-column > li:before,
            .c-uhfh .f-multi-column > li:after {
                content: " ";
                display: table
            }

            .c-uhfh .f-multi-column > li:after {
                clear: both
            }

            .c-uhfh .f-multi-column > li > :after {
                content: "" !important
            }

            .c-uhfh .f-multi-column > li > a,
            .c-uhfh .f-multi-column > li > button {
                font-weight: 600
            }

            .c-uhfh .f-multi-column > li a,
            .c-uhfh .f-multi-column > li button,
            .c-uhfh .f-multi-column > li ul {
                background: transparent !important;
                width: 195px
            }

            .c-uhfh .f-multi-column > li ul {
                border: 0 !important;
                position: relative !important;
                left: auto !important;
                right: auto
            }

                .c-uhfh .f-multi-column > li ul > li:hover {
                    background: transparent !important
                }

                .c-uhfh .f-multi-column > li ul > li > a {
                    padding-top: 12px;
                    padding-bottom: 12px
                }

            .c-uhfh .f-multi-column > li button {
                cursor: default
            }

        .c-uhfh .f-multi-column .f-multi-column-info {
            margin: 0;
            padding: 1px;
            width: 100%
        }

            .c-uhfh .f-multi-column .f-multi-column-info > a {
                font-weight: 400;
                line-height: 3px;
                margin: 0 auto;
                max-height: 24px;
                text-align: center;
                text-transform: uppercase;
                width: 270px
            }

                .c-uhfh .f-multi-column .f-multi-column-info > a:after {
                    font-family: "MWF-MDL2";
                    content: "\e76c" !important;
                    vertical-align: top;
                    margin-left: 4px;
                    margin-right: 4px
                }
}

@media only screen and (min-width: 860px) and (min-width: 615px) and (max-width: 819px) {
    .c-uhfh .f-multi-column.f-multi-column-6,
    .c-uhfh .f-multi-column.f-multi-column-5 {
        width: 615px
    }

    .c-uhfh .f-multi-column.f-multi-column-4,
    .c-uhfh .f-multi-column.f-multi-column-3 {
        width: 615px
    }
}

@media only screen and (min-width: 860px) and (min-width: 820px) and (max-width: 1024px) {
    .c-uhfh .f-multi-column.f-multi-column-6,
    .c-uhfh .f-multi-column.f-multi-column-5,
    .c-uhfh .f-multi-column.f-multi-column-4 {
        width: 820px
    }

    .c-uhfh .f-multi-column.f-multi-column-3 {
        width: 615px
    }
}

@media only screen and (min-width: 860px) and (min-width: 1025px) and (max-width: 1229px) {
    .c-uhfh .f-multi-column.f-multi-column-6,
    .c-uhfh .f-multi-column.f-multi-column-5 {
        width: 1025px
    }

    .c-uhfh .f-multi-column.f-multi-column-4 {
        width: 820px
    }

    .c-uhfh .f-multi-column.f-multi-column-3 {
        width: 615px
    }
}

@media only screen and (min-width: 860px) and (min-width: 1230px) {
    .c-uhfh .f-multi-column.f-multi-column-6 {
        width: 1230px
    }

    .c-uhfh .f-multi-column.f-multi-column-5 {
        width: 1025px
    }

    .c-uhfh .f-multi-column.f-multi-column-4 {
        width: 820px
    }

    .c-uhfh .f-multi-column.f-multi-column-3 {
        width: 615px
    }
}

@media only screen and (min-width: 860px) and (min-width: 1230px) and (max-width: 1300px) {
    .c-uhfh.c-sgl-stck .c-uhfh-actions.no-uhf-actions-exists .f-multi-column.f-multi-column-6 {
        width: 1025px
    }
}

@media screen and (min-width: 860px) {
    .c-uhfh .c-search input[type="search"] {
        max-width: 100%;
        width: 264px
    }

        .c-uhfh .c-search input[type="search"]:hover {
            border-color: rgba(0, 0, 0, 0.8)
        }

    .c-uhfh .c-action-trigger.glyph-chevron-left {
        float: left;
        border-right: 1px solid;
        outline: transparent solid 1px
    }

    .c-uhfh .c-action-trigger.glyph-chevron-right {
        float: right;
        border-left: 1px solid;
        outline: transparent solid 1px
    }

    .c-uhfh > [class*="theme-"] {
        background: #FFF
    }

        .c-uhfh > [class*="theme-"] .c-action-trigger,
        .c-uhfh > [class*="theme-"] .c-logo,
        .c-uhfh > [class*="theme-"] .c-uhf-nav-link,
        .c-uhfh > [class*="theme-"] .c-uhf-menu a,
        .c-uhfh > [class*="theme-"] .c-uhf-menu button,
        .c-uhfh > [class*="theme-"] .c-me:not(.msame_open) .msame_Header_name {
            color: #262626
        }

            .c-uhfh > [class*="theme-"] .c-logo:hover,
            .c-uhfh > [class*="theme-"] .c-logo:focus,
            .c-uhfh > [class*="theme-"] .c-uhf-nav-link:hover,
            .c-uhfh > [class*="theme-"] .c-uhf-nav-link:focus,
            .c-uhfh > [class*="theme-"] .c-uhf-menu > button:hover,
            .c-uhfh > [class*="theme-"] .c-uhf-menu > button:focus {
                background: transparent
            }

        .c-uhfh > [class*="theme-"] button.c-action-trigger[class*="glyph-chevron-"] {
            border-color: rgba(0, 0, 0, 0.1)
        }

        .c-uhfh > [class*="theme-"] .c-uhf-menu ul,
        .c-uhfh > [class*="theme-"] .c-uhf-menu ul .f-flip {
            border-bottom-color: #262626
        }

        .c-uhfh > [class*="theme-"] .c-uhf-menu > button[aria-expanded="true"],
        .c-uhfh > [class*="theme-"] .c-uhf-menu > ul {
            background: #f2f2f2
        }

            .c-uhfh > [class*="theme-"] .c-uhf-menu > ul > li > a:hover,
            .c-uhfh > [class*="theme-"] .c-uhf-menu > ul > li > a:focus,
            .c-uhfh > [class*="theme-"] .c-uhf-menu > ul > li > button:hover,
            .c-uhfh > [class*="theme-"] .c-uhf-menu > ul > li > button:focus,
            .c-uhfh > [class*="theme-"] .c-uhf-menu > ul > li > [aria-expanded="true"],
            .c-uhfh > [class*="theme-"] .c-uhf-menu > ul > li > ul {
                background: #e6e6e6
            }

                .c-uhfh > [class*="theme-"] .c-uhf-menu > ul > li > ul > li:hover,
                .c-uhfh > [class*="theme-"] .c-uhf-menu > ul > li > ul > li:focus,
                .c-uhfh > [class*="theme-"] .c-uhf-menu > ul > li > ul > li > [aria-expanded="true"] {
                    background: #d9d9d9
                }

                .c-uhfh > [class*="theme-"] .c-uhf-menu > ul > li > ul > li > ul {
                    background: #d9d9d9
                }

                    .c-uhfh > [class*="theme-"] .c-uhf-menu > ul > li > ul > li > ul > li:hover,
                    .c-uhfh > [class*="theme-"] .c-uhf-menu > ul > li > ul > li > ul > li:focus {
                        background: #cccccc
                    }

    .c-uhfh .theme-light .c-uhf-menu > button[aria-expanded="true"] {
        border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.05) transparent
    }

    .c-uhfh .theme-light .c-uhf-menu > button + ul {
        border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.05) #000;
        margin-top: -2px
    }

        .c-uhfh .theme-light .c-uhf-menu > button + ul > li ul {
            border-color: rgba(0, 0, 0, 0.05) rgba(0, 0, 0, 0.05) #000 transparent;
            margin-top: -1px
        }

            .c-uhfh .theme-light .c-uhf-menu > button + ul > li ul.f-flip {
                border-color: rgba(0, 0, 0, 0.05) transparent #000 rgba(0, 0, 0, 0.05)
            }

    .c-uhfh .theme-light .c-call-to-action.f-image {
        color: #262626
    }

        .c-uhfh .theme-light .c-call-to-action.f-image:focus {
            outline-color: #000
        }

    .c-uhfh .theme-dark .c-uhf-menu > button[aria-expanded="true"] {
        border-color: rgba(255, 255, 255, 0.05) rgba(255, 255, 255, 0.05) transparent
    }

    .c-uhfh .theme-dark .c-uhf-menu > button + ul {
        border-color: rgba(255, 255, 255, 0.05) rgba(255, 255, 255, 0.05) #000;
        margin-top: -2px
    }

        .c-uhfh .theme-dark .c-uhf-menu > button + ul > li ul {
            border-color: rgba(255, 255, 255, 0.05) rgba(255, 255, 255, 0.05) #000 transparent;
            margin-top: -1px
        }

            .c-uhfh .theme-dark .c-uhf-menu > button + ul > li ul.f-flip {
                border-color: rgba(255, 255, 255, 0.05) transparent #000 rgba(255, 255, 255, 0.05)
            }

    .c-uhfh .theme-dark .c-call-to-action.f-image {
        color: #f2f2f2
    }

        .c-uhfh .theme-dark .c-call-to-action.f-image:focus {
            outline-color: #FFF
        }

    .c-uhfh .c-uhf-menu [aria-expanded],
    .c-uhfh .c-uhf-menu a,
    .c-uhfh li.f-sub-menu [aria-expanded],
    .c-uhfh li.f-sub-menu a {
        position: relative;
        z-index: 701
    }

        .c-uhfh .c-uhf-menu [aria-expanded]:focus:not(.x-hidden-focus),
        .c-uhfh .c-uhf-menu a:focus:not(.x-hidden-focus),
        .c-uhfh li.f-sub-menu [aria-expanded]:focus:not(.x-hidden-focus),
        .c-uhfh li.f-sub-menu a:focus:not(.x-hidden-focus) {
            z-index: 702
        }

    .c-uhfh .c-uhf-menu [aria-expanded="true"]:focus:not(.x-hidden-focus) + ul {
        z-index: 699
    }

    .c-uhfh .c-pivot-menu {
        font-weight: 600
    }

    .c-uhfh li.f-sub-menu [aria-expanded="true"] {
        z-index: 700
    }

    .c-uhfh.f-transparent .f-transparent {
        position: absolute;
        width: 100%
    }

        .c-uhfh.f-transparent .f-transparent .c-search input[type="search"] {
            border-color: rgba(255, 255, 255, 0.4)
        }

            .c-uhfh.f-transparent .f-transparent .c-search input[type="search"]:hover {
                border-color: rgba(255, 255, 255, 0.8)
            }
}

@media only screen and (min-width: 860px) and (min-width: 1400px) and (max-width: 1778px) {
    .c-uhfh.f-transparent {
        margin-top: 8px
    }
}

@media only screen and (min-width: 860px) and (min-width: 1779px) {
    .c-uhfh.f-transparent {
        margin-top: 12px
    }
}

@media screen and (min-width: 860px) {
    .c-uhfh.f-transparent .c-uhf-menu > ul {
        top: 100%
    }

    .c-uhfh.f-transparent > div + div {
        top: 50px
    }

    .c-uhfh > .f-transparent.theme-light {
        background: transparent
    }

        .c-uhfh > .f-transparent.theme-light .c-action-trigger,
        .c-uhfh > .f-transparent.theme-light .c-logo,
        .c-uhfh > .f-transparent.theme-light .c-uhf-nav-link,
        .c-uhfh > .f-transparent.theme-light .c-uhf-menu a,
        .c-uhfh > .f-transparent.theme-light .c-uhf-menu button,
        .c-uhfh > .f-transparent.theme-light .c-me:not(.msame_open) .msame_Header_name {
            color: #262626
        }

            .c-uhfh > .f-transparent.theme-light .c-logo:hover,
            .c-uhfh > .f-transparent.theme-light .c-logo:focus,
            .c-uhfh > .f-transparent.theme-light .c-uhf-nav-link:hover,
            .c-uhfh > .f-transparent.theme-light .c-uhf-nav-link:focus,
            .c-uhfh > .f-transparent.theme-light .c-uhf-menu > button:hover,
            .c-uhfh > .f-transparent.theme-light .c-uhf-menu > button:focus {
                background: transparent
            }

        .c-uhfh > .f-transparent.theme-light button.c-action-trigger[class*="glyph-chevron-"] {
            border-color: rgba(0, 0, 0, 0.1)
        }

        .c-uhfh > .f-transparent.theme-light .c-uhf-menu ul,
        .c-uhfh > .f-transparent.theme-light .c-uhf-menu ul .f-flip {
            border-bottom-color: #262626
        }

        .c-uhfh > .f-transparent.theme-light .c-uhf-menu > button[aria-expanded="true"],
        .c-uhfh > .f-transparent.theme-light .c-uhf-menu > ul {
            background: #f2f2f2
        }

            .c-uhfh > .f-transparent.theme-light .c-uhf-menu > ul > li > a:hover,
            .c-uhfh > .f-transparent.theme-light .c-uhf-menu > ul > li > a:focus,
            .c-uhfh > .f-transparent.theme-light .c-uhf-menu > ul > li > button:hover,
            .c-uhfh > .f-transparent.theme-light .c-uhf-menu > ul > li > button:focus,
            .c-uhfh > .f-transparent.theme-light .c-uhf-menu > ul > li > [aria-expanded="true"],
            .c-uhfh > .f-transparent.theme-light .c-uhf-menu > ul > li > ul {
                background: #e6e6e6
            }

                .c-uhfh > .f-transparent.theme-light .c-uhf-menu > ul > li > ul > li:hover,
                .c-uhfh > .f-transparent.theme-light .c-uhf-menu > ul > li > ul > li:focus,
                .c-uhfh > .f-transparent.theme-light .c-uhf-menu > ul > li > ul > li > [aria-expanded="true"] {
                    background: #d9d9d9
                }

                .c-uhfh > .f-transparent.theme-light .c-uhf-menu > ul > li > ul > li > ul {
                    background: #d9d9d9
                }

                    .c-uhfh > .f-transparent.theme-light .c-uhf-menu > ul > li > ul > li > ul > li:hover,
                    .c-uhfh > .f-transparent.theme-light .c-uhf-menu > ul > li > ul > li > ul > li:focus {
                        background: #cccccc
                    }

        .c-uhfh > .f-transparent.theme-light a:not(.c-call-to-action),
        .c-uhfh > .f-transparent.theme-light button {
            color: #262626
        }

    .c-uhfh > .f-transparent.theme-dark {
        background: transparent
    }

        .c-uhfh > .f-transparent.theme-dark .c-action-trigger,
        .c-uhfh > .f-transparent.theme-dark .c-logo,
        .c-uhfh > .f-transparent.theme-dark .c-uhf-nav-link,
        .c-uhfh > .f-transparent.theme-dark .c-uhf-menu a,
        .c-uhfh > .f-transparent.theme-dark .c-uhf-menu button,
        .c-uhfh > .f-transparent.theme-dark .c-me:not(.msame_open) .msame_Header_name {
            color: #f2f2f2
        }

            .c-uhfh > .f-transparent.theme-dark .c-logo:hover,
            .c-uhfh > .f-transparent.theme-dark .c-logo:focus,
            .c-uhfh > .f-transparent.theme-dark .c-uhf-nav-link:hover,
            .c-uhfh > .f-transparent.theme-dark .c-uhf-nav-link:focus,
            .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > button:hover,
            .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > button:focus {
                background: transparent
            }

        .c-uhfh > .f-transparent.theme-dark button.c-action-trigger[class*="glyph-chevron-"] {
            border-color: rgba(255, 255, 255, 0.1)
        }

        .c-uhfh > .f-transparent.theme-dark .c-uhf-menu ul,
        .c-uhfh > .f-transparent.theme-dark .c-uhf-menu ul .f-flip {
            border-bottom-color: #f2f2f2
        }

        .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > button[aria-expanded="true"],
        .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > ul {
            background: #1a1a1a
        }

            .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > ul > li > a:hover,
            .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > ul > li > a:focus,
            .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > ul > li > button:hover,
            .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > ul > li > button:focus,
            .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > ul > li > [aria-expanded="true"],
            .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > ul > li > ul {
                background: #262626
            }

                .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > ul > li > ul > li:hover,
                .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > ul > li > ul > li:focus,
                .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > ul > li > ul > li > [aria-expanded="true"] {
                    background: #333333
                }

                .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > ul > li > ul > li > ul {
                    background: #333333
                }

                    .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > ul > li > ul > li > ul > li:hover,
                    .c-uhfh > .f-transparent.theme-dark .c-uhf-menu > ul > li > ul > li > ul > li:focus {
                        background: #404040
                    }

        .c-uhfh > .f-transparent.theme-dark a:not(.c-call-to-action),
        .c-uhfh > .f-transparent.theme-dark button {
            color: #f2f2f2
        }

    .c-uhfh > .f-transparent:first-child.theme-light ul {
        border-bottom-color: #000
    }

    .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > button[aria-expanded="true"]:hover,
    .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > button[aria-expanded="true"] {
        background: #f2f2f2
    }

    .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > button:before {
        background: #262626
    }

    .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > ul {
        background: #f2f2f2
    }

        .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > ul > li > a:focus,
        .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > ul > li > a:hover,
        .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > ul > li > a[aria-expanded="true"],
        .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > ul > li > button:focus,
        .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > ul > li > button:hover,
        .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > ul > li > button[aria-expanded="true"] {
            background: #e6e6e6
        }

        .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > ul > li > ul {
            background: #e6e6e6
        }

            .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > ul > li > ul a:focus,
            .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > ul > li > ul a:hover,
            .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > ul > li > ul button:focus,
            .c-uhfh > .f-transparent:first-child.theme-light .c-uhf-menu > ul > li > ul button:hover {
                background: #d9d9d9
            }

    .c-uhfh > .f-transparent:first-child.theme-dark ul {
        border-bottom-color: #f2f2f2
    }

    .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > button[aria-expanded="true"]:hover,
    .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > button[aria-expanded="true"] {
        background: #1a1a1a
    }

    .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > button:hover:before,
    .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > button:focus:before {
        background: #f2f2f2
    }

    .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > ul {
        background: #1a1a1a
    }

        .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > ul > li > a:focus,
        .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > ul > li > a:hover,
        .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > ul > li > a[aria-expanded="true"],
        .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > ul > li > button:focus,
        .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > ul > li > button:hover,
        .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > ul > li > button[aria-expanded="true"] {
            background: #262626
        }

        .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > ul > li > ul {
            background: #262626
        }

            .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > ul > li > ul a:focus,
            .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > ul > li > ul a:hover,
            .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > ul > li > ul button:focus,
            .c-uhfh > .f-transparent:first-child.theme-dark .c-uhf-menu > ul > li > ul button:hover {
                background: #333333
            }

    .c-uhfh .f-transparent > div + div > div .c-action-trigger.glyph-chevron-left {
        border-right: 1px solid #000
    }

    .c-uhfh .f-transparent.theme-light .c-action-trigger.glyph-shopping-cart,
    .c-uhfh .f-transparent.theme-light .c-action-trigger.glyph-shopping-bag {
        color: rgba(0, 0, 0, 0.6)
    }

        .c-uhfh .f-transparent.theme-light .c-action-trigger.glyph-shopping-cart:hover,
        .c-uhfh .f-transparent.theme-light .c-action-trigger.glyph-shopping-cart:focus,
        .c-uhfh .f-transparent.theme-light .c-action-trigger.glyph-shopping-bag:hover,
        .c-uhfh .f-transparent.theme-light .c-action-trigger.glyph-shopping-bag:focus {
            color: rgba(0, 0, 0, 0.8)
        }

    .c-uhfh .f-transparent.theme-dark .c-action-trigger.glyph-shopping-cart,
    .c-uhfh .f-transparent.theme-dark .c-action-trigger.glyph-shopping-bag {
        color: #FFF
    }

        .c-uhfh .f-transparent.theme-dark .c-action-trigger.glyph-shopping-cart:hover,
        .c-uhfh .f-transparent.theme-dark .c-action-trigger.glyph-shopping-cart:focus,
        .c-uhfh .f-transparent.theme-dark .c-action-trigger.glyph-shopping-bag:hover,
        .c-uhfh .f-transparent.theme-dark .c-action-trigger.glyph-shopping-bag:focus {
            color: #FFF
        }

    .c-uhfh div[class*="brand-"] .c-uhf-menu > button[aria-expanded="true"] {
        border-color: transparent
    }

    .c-uhfh div[class*="brand-"] .c-uhf-menu > button + ul {
        border-color: rgba(0, 0, 0, 0.05);
        border-top-width: 0;
        margin-top: -1px
    }

        .c-uhfh div[class*="brand-"] .c-uhf-menu > button + ul > li:first-child {
            margin-top: 1px
        }

        .c-uhfh div[class*="brand-"] .c-uhf-menu > button + ul > li ul {
            border-color: rgba(0, 0, 0, 0.05);
            border-top-width: 0;
            margin-top: 0
        }

            .c-uhfh div[class*="brand-"] .c-uhf-menu > button + ul > li ul.f-flip {
                border-color: rgba(0, 0, 0, 0.05);
                border-right: 0
            }

    .c-uhfh div[class*="brand-"] .c-logo:before,
    .c-uhfh div[class*="brand-"] .c-uhf-nav-link:before,
    .c-uhfh div[class*="brand-"] .c-uhf-menu > button:before {
        background: transparent
    }

    .c-uhfh div[class*="brand-"] .c-uhf-nav-link:hover {
        color: #E6E6E6;
        text-decoration: underline
    }

    .c-uhfh .f-branded .c-uhf-nav-link:hover:before,
    .c-uhfh .f-branded .c-uhf-nav-link:focus:before,
    .c-uhfh .f-branded .c-uhf-menu > button:hover:before,
    .c-uhfh .f-branded .c-uhf-menu > button:focus:before {
        display: none !important
    }

    .c-uhfh .f-branded .c-uhf-nav-link:hover,
    .c-uhfh .f-branded .c-uhf-menu > button:hover {
        text-decoration: underline !important
    }

    .c-uhfh .f-branded.theme-light .c-uhf-menu ul {
        border-bottom: 1px solid rgba(0, 0, 0, 0.05)
    }

    .c-uhfh .f-branded.theme-dark .c-uhf-menu ul {
        border-bottom: 1px solid rgba(255, 255, 255, 0.05)
    }

    .c-uhfh .brand-blue {
        background: #0067B8
    }

        .c-uhfh .brand-blue .c-action-trigger,
        .c-uhfh .brand-blue .c-logo,
        .c-uhfh .brand-blue .c-uhf-nav-link,
        .c-uhfh .brand-blue .c-uhf-menu a,
        .c-uhfh .brand-blue .c-uhf-menu button,
        .c-uhfh .brand-blue .c-me:not(.msame_open) .msame_Header_name {
            color: #FFF
        }

            .c-uhfh .brand-blue .c-logo:hover,
            .c-uhfh .brand-blue .c-logo:focus,
            .c-uhfh .brand-blue .c-uhf-nav-link:hover,
            .c-uhfh .brand-blue .c-uhf-nav-link:focus,
            .c-uhfh .brand-blue .c-uhf-menu > button:hover,
            .c-uhfh .brand-blue .c-uhf-menu > button:focus {
                background: #005da6
            }

        .c-uhfh .brand-blue button.c-action-trigger[class*="glyph-chevron-"] {
            border-color: rgba(255, 255, 255, 0.1)
        }

        .c-uhfh .brand-blue .c-uhf-menu ul,
        .c-uhfh .brand-blue .c-uhf-menu ul .f-flip {
            border-bottom-color: #FFF
        }

        .c-uhfh .brand-blue .c-uhf-menu > button[aria-expanded="true"],
        .c-uhfh .brand-blue .c-uhf-menu > ul {
            background: #005da6
        }

            .c-uhfh .brand-blue .c-uhf-menu > ul > li > a:hover,
            .c-uhfh .brand-blue .c-uhf-menu > ul > li > a:focus,
            .c-uhfh .brand-blue .c-uhf-menu > ul > li > button:hover,
            .c-uhfh .brand-blue .c-uhf-menu > ul > li > button:focus,
            .c-uhfh .brand-blue .c-uhf-menu > ul > li > [aria-expanded="true"],
            .c-uhfh .brand-blue .c-uhf-menu > ul > li > ul {
                background: #005293
            }

                .c-uhfh .brand-blue .c-uhf-menu > ul > li > ul > li:hover,
                .c-uhfh .brand-blue .c-uhf-menu > ul > li > ul > li:focus,
                .c-uhfh .brand-blue .c-uhf-menu > ul > li > ul > li > [aria-expanded="true"] {
                    background: #004881
                }

                .c-uhfh .brand-blue .c-uhf-menu > ul > li > ul > li > ul {
                    background: #004881
                }

                    .c-uhfh .brand-blue .c-uhf-menu > ul > li > ul > li > ul > li:hover,
                    .c-uhfh .brand-blue .c-uhf-menu > ul > li > ul > li > ul > li:focus {
                        background: #003e6e
                    }

    .c-uhfh .brand-green {
        background: #107C10
    }

        .c-uhfh .brand-green .c-action-trigger,
        .c-uhfh .brand-green .c-logo,
        .c-uhfh .brand-green .c-uhf-nav-link,
        .c-uhfh .brand-green .c-uhf-menu a,
        .c-uhfh .brand-green .c-uhf-menu button,
        .c-uhfh .brand-green .c-me:not(.msame_open) .msame_Header_name {
            color: #FFF
        }

            .c-uhfh .brand-green .c-logo:hover,
            .c-uhfh .brand-green .c-logo:focus,
            .c-uhfh .brand-green .c-uhf-nav-link:hover,
            .c-uhfh .brand-green .c-uhf-nav-link:focus,
            .c-uhfh .brand-green .c-uhf-menu > button:hover,
            .c-uhfh .brand-green .c-uhf-menu > button:focus {
                background: #0e700e
            }

        .c-uhfh .brand-green button.c-action-trigger[class*="glyph-chevron-"] {
            border-color: rgba(255, 255, 255, 0.1)
        }

        .c-uhfh .brand-green .c-uhf-menu ul,
        .c-uhfh .brand-green .c-uhf-menu ul .f-flip {
            border-bottom-color: #FFF
        }

        .c-uhfh .brand-green .c-uhf-menu > button[aria-expanded="true"],
        .c-uhfh .brand-green .c-uhf-menu > ul {
            background: #0e700e
        }

            .c-uhfh .brand-green .c-uhf-menu > ul > li > a:hover,
            .c-uhfh .brand-green .c-uhf-menu > ul > li > a:focus,
            .c-uhfh .brand-green .c-uhf-menu > ul > li > button:hover,
            .c-uhfh .brand-green .c-uhf-menu > ul > li > button:focus,
            .c-uhfh .brand-green .c-uhf-menu > ul > li > [aria-expanded="true"],
            .c-uhfh .brand-green .c-uhf-menu > ul > li > ul {
                background: #0d630d
            }

                .c-uhfh .brand-green .c-uhf-menu > ul > li > ul > li:hover,
                .c-uhfh .brand-green .c-uhf-menu > ul > li > ul > li:focus,
                .c-uhfh .brand-green .c-uhf-menu > ul > li > ul > li > [aria-expanded="true"] {
                    background: #0b570b
                }

                .c-uhfh .brand-green .c-uhf-menu > ul > li > ul > li > ul {
                    background: #0b570b
                }

                    .c-uhfh .brand-green .c-uhf-menu > ul > li > ul > li > ul > li:hover,
                    .c-uhfh .brand-green .c-uhf-menu > ul > li > ul > li > ul > li:focus {
                        background: #0a4a0a
                    }

    .c-uhfh .brand-neutral {
        background: #2F2F2F
    }

        .c-uhfh .brand-neutral .c-action-trigger,
        .c-uhfh .brand-neutral .c-logo,
        .c-uhfh .brand-neutral .c-uhf-nav-link,
        .c-uhfh .brand-neutral .c-uhf-menu a,
        .c-uhfh .brand-neutral .c-uhf-menu button,
        .c-uhfh .brand-neutral .c-me:not(.msame_open) .msame_Header_name {
            color: #FFF
        }

            .c-uhfh .brand-neutral .c-logo:hover,
            .c-uhfh .brand-neutral .c-logo:focus,
            .c-uhfh .brand-neutral .c-uhf-nav-link:hover,
            .c-uhfh .brand-neutral .c-uhf-nav-link:focus,
            .c-uhfh .brand-neutral .c-uhf-menu > button:hover,
            .c-uhfh .brand-neutral .c-uhf-menu > button:focus {
                background: #464646
            }

        .c-uhfh .brand-neutral button.c-action-trigger[class*="glyph-chevron-"] {
            border-color: rgba(255, 255, 255, 0.1)
        }

        .c-uhfh .brand-neutral .c-uhf-menu ul,
        .c-uhfh .brand-neutral .c-uhf-menu ul .f-flip {
            border-bottom-color: #FFF
        }

        .c-uhfh .brand-neutral .c-uhf-menu > button[aria-expanded="true"],
        .c-uhfh .brand-neutral .c-uhf-menu > ul {
            background: #464646
        }

            .c-uhfh .brand-neutral .c-uhf-menu > ul > li > a:hover,
            .c-uhfh .brand-neutral .c-uhf-menu > ul > li > a:focus,
            .c-uhfh .brand-neutral .c-uhf-menu > ul > li > button:hover,
            .c-uhfh .brand-neutral .c-uhf-menu > ul > li > button:focus,
            .c-uhfh .brand-neutral .c-uhf-menu > ul > li > [aria-expanded="true"],
            .c-uhfh .brand-neutral .c-uhf-menu > ul > li > ul {
                background: #505050
            }

                .c-uhfh .brand-neutral .c-uhf-menu > ul > li > ul > li:hover,
                .c-uhfh .brand-neutral .c-uhf-menu > ul > li > ul > li:focus,
                .c-uhfh .brand-neutral .c-uhf-menu > ul > li > ul > li > [aria-expanded="true"] {
                    background: #737373
                }

                .c-uhfh .brand-neutral .c-uhf-menu > ul > li > ul > li > ul {
                    background: #737373
                }

                    .c-uhfh .brand-neutral .c-uhf-menu > ul > li > ul > li > ul > li:hover,
                    .c-uhfh .brand-neutral .c-uhf-menu > ul > li > ul > li > ul > li:focus {
                        background: #919191
                    }

    .c-uhfh .brand-orange {
        background: #D83B01
    }

        .c-uhfh .brand-orange .c-action-trigger,
        .c-uhfh .brand-orange .c-logo,
        .c-uhfh .brand-orange .c-uhf-nav-link,
        .c-uhfh .brand-orange .c-uhf-menu a,
        .c-uhfh .brand-orange .c-uhf-menu button,
        .c-uhfh .brand-orange .c-me:not(.msame_open) .msame_Header_name {
            color: #FFF
        }

            .c-uhfh .brand-orange .c-logo:hover,
            .c-uhfh .brand-orange .c-logo:focus,
            .c-uhfh .brand-orange .c-uhf-nav-link:hover,
            .c-uhfh .brand-orange .c-uhf-nav-link:focus,
            .c-uhfh .brand-orange .c-uhf-menu > button:hover,
            .c-uhfh .brand-orange .c-uhf-menu > button:focus {
                background: #c23501
            }

        .c-uhfh .brand-orange button.c-action-trigger[class*="glyph-chevron-"] {
            border-color: rgba(255, 255, 255, 0.1)
        }

        .c-uhfh .brand-orange .c-uhf-menu ul,
        .c-uhfh .brand-orange .c-uhf-menu ul .f-flip {
            border-bottom-color: #FFF
        }

        .c-uhfh .brand-orange .c-uhf-menu > button[aria-expanded="true"],
        .c-uhfh .brand-orange .c-uhf-menu > ul {
            background: #c23501
        }

            .c-uhfh .brand-orange .c-uhf-menu > ul > li > a:hover,
            .c-uhfh .brand-orange .c-uhf-menu > ul > li > a:focus,
            .c-uhfh .brand-orange .c-uhf-menu > ul > li > button:hover,
            .c-uhfh .brand-orange .c-uhf-menu > ul > li > button:focus,
            .c-uhfh .brand-orange .c-uhf-menu > ul > li > [aria-expanded="true"],
            .c-uhfh .brand-orange .c-uhf-menu > ul > li > ul {
                background: #ad2f01
            }

                .c-uhfh .brand-orange .c-uhf-menu > ul > li > ul > li:hover,
                .c-uhfh .brand-orange .c-uhf-menu > ul > li > ul > li:focus,
                .c-uhfh .brand-orange .c-uhf-menu > ul > li > ul > li > [aria-expanded="true"] {
                    background: #972901
                }

                .c-uhfh .brand-orange .c-uhf-menu > ul > li > ul > li > ul {
                    background: #972901
                }

                    .c-uhfh .brand-orange .c-uhf-menu > ul > li > ul > li > ul > li:hover,
                    .c-uhfh .brand-orange .c-uhf-menu > ul > li > ul > li > ul > li:focus {
                        background: #822301
                    }

    .c-uhfh .brand-purple {
        background: #5C2E91
    }

        .c-uhfh .brand-purple .c-action-trigger,
        .c-uhfh .brand-purple .c-logo,
        .c-uhfh .brand-purple .c-uhf-nav-link,
        .c-uhfh .brand-purple .c-uhf-menu a,
        .c-uhfh .brand-purple .c-uhf-menu button,
        .c-uhfh .brand-purple .c-me:not(.msame_open) .msame_Header_name {
            color: #FFF
        }

            .c-uhfh .brand-purple .c-logo:hover,
            .c-uhfh .brand-purple .c-logo:focus,
            .c-uhfh .brand-purple .c-uhf-nav-link:hover,
            .c-uhfh .brand-purple .c-uhf-nav-link:focus,
            .c-uhfh .brand-purple .c-uhf-menu > button:hover,
            .c-uhfh .brand-purple .c-uhf-menu > button:focus {
                background: #532983
            }

        .c-uhfh .brand-purple button.c-action-trigger[class*="glyph-chevron-"] {
            border-color: rgba(255, 255, 255, 0.1)
        }

        .c-uhfh .brand-purple .c-uhf-menu ul,
        .c-uhfh .brand-purple .c-uhf-menu ul .f-flip {
            border-bottom-color: #FFF
        }

        .c-uhfh .brand-purple .c-uhf-menu > button[aria-expanded="true"],
        .c-uhfh .brand-purple .c-uhf-menu > ul {
            background: #532983
        }

            .c-uhfh .brand-purple .c-uhf-menu > ul > li > a:hover,
            .c-uhfh .brand-purple .c-uhf-menu > ul > li > a:focus,
            .c-uhfh .brand-purple .c-uhf-menu > ul > li > button:hover,
            .c-uhfh .brand-purple .c-uhf-menu > ul > li > button:focus,
            .c-uhfh .brand-purple .c-uhf-menu > ul > li > [aria-expanded="true"],
            .c-uhfh .brand-purple .c-uhf-menu > ul > li > ul {
                background: #4a2574
            }

                .c-uhfh .brand-purple .c-uhf-menu > ul > li > ul > li:hover,
                .c-uhfh .brand-purple .c-uhf-menu > ul > li > ul > li:focus,
                .c-uhfh .brand-purple .c-uhf-menu > ul > li > ul > li > [aria-expanded="true"] {
                    background: #402066
                }

                .c-uhfh .brand-purple .c-uhf-menu > ul > li > ul > li > ul {
                    background: #402066
                }

                    .c-uhfh .brand-purple .c-uhf-menu > ul > li > ul > li > ul > li:hover,
                    .c-uhfh .brand-purple .c-uhf-menu > ul > li > ul > li > ul > li:focus {
                        background: #371c57
                    }

    .c-uhfh .brand-dark-blue {
        background: #002050
    }

        .c-uhfh .brand-dark-blue .c-action-trigger,
        .c-uhfh .brand-dark-blue .c-logo,
        .c-uhfh .brand-dark-blue .c-uhf-nav-link,
        .c-uhfh .brand-dark-blue .c-uhf-menu a,
        .c-uhfh .brand-dark-blue .c-uhf-menu button,
        .c-uhfh .brand-dark-blue .c-me:not(.msame_open) .msame_Header_name {
            color: #FFF
        }

            .c-uhfh .brand-dark-blue .c-logo:hover,
            .c-uhfh .brand-dark-blue .c-logo:focus,
            .c-uhfh .brand-dark-blue .c-uhf-nav-link:hover,
            .c-uhfh .brand-dark-blue .c-uhf-nav-link:focus,
            .c-uhfh .brand-dark-blue .c-uhf-menu > button:hover,
            .c-uhfh .brand-dark-blue .c-uhf-menu > button:focus {
                background: #001d48
            }

        .c-uhfh .brand-dark-blue button.c-action-trigger[class*="glyph-chevron-"] {
            border-color: rgba(255, 255, 255, 0.1)
        }

        .c-uhfh .brand-dark-blue .c-uhf-menu ul,
        .c-uhfh .brand-dark-blue .c-uhf-menu ul .f-flip {
            border-bottom-color: #FFF
        }

        .c-uhfh .brand-dark-blue .c-uhf-menu > button[aria-expanded="true"],
        .c-uhfh .brand-dark-blue .c-uhf-menu > ul {
            background: #001d48
        }

            .c-uhfh .brand-dark-blue .c-uhf-menu > ul > li > a:hover,
            .c-uhfh .brand-dark-blue .c-uhf-menu > ul > li > a:focus,
            .c-uhfh .brand-dark-blue .c-uhf-menu > ul > li > button:hover,
            .c-uhfh .brand-dark-blue .c-uhf-menu > ul > li > button:focus,
            .c-uhfh .brand-dark-blue .c-uhf-menu > ul > li > [aria-expanded="true"],
            .c-uhfh .brand-dark-blue .c-uhf-menu > ul > li > ul {
                background: #001a40
            }

                .c-uhfh .brand-dark-blue .c-uhf-menu > ul > li > ul > li:hover,
                .c-uhfh .brand-dark-blue .c-uhf-menu > ul > li > ul > li:focus,
                .c-uhfh .brand-dark-blue .c-uhf-menu > ul > li > ul > li > [aria-expanded="true"] {
                    background: #001638
                }

                .c-uhfh .brand-dark-blue .c-uhf-menu > ul > li > ul > li > ul {
                    background: #001638
                }

                    .c-uhfh .brand-dark-blue .c-uhf-menu > ul > li > ul > li > ul > li:hover,
                    .c-uhfh .brand-dark-blue .c-uhf-menu > ul > li > ul > li > ul > li:focus {
                        background: #001330
                    }

    .c-uhfh-alert {
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        position: relative
    }

        .c-uhfh-alert > div {
            display: flex;
            max-width: 1600px;
            float: inherit;
            width: 90%;
            margin: 0 auto
        }

            .c-uhfh-alert > div > .c-paragraph {
                display: inline-flex;
                width: 100%
            }

                .c-uhfh-alert > div > .c-paragraph > .c-group {
                    display: inline;
                    float: right;
                    margin-left: -2px;
                    overflow: visible
                }

                    .c-uhfh-alert > div > .c-paragraph > .c-group > .c-action-trigger {
                        font-size: 13px;
                        margin: -7px 0 0
                    }

                        .c-uhfh-alert > div > .c-paragraph > .c-group > .c-action-trigger:first-child {
                            padding: 0 0 0 0
                        }

                            .c-uhfh-alert > div > .c-paragraph > .c-group > .c-action-trigger:first-child:focus {
                                outline: 1px dashed #000000
                            }

                        .c-uhfh-alert > div > .c-paragraph > .c-group > .c-action-trigger:last-child {
                            padding: 0 0 0 0
                        }

                            .c-uhfh-alert > div > .c-paragraph > .c-group > .c-action-trigger:last-child:focus {
                                outline: 1px dashed #000000
                            }

    #epb .epb-container {
        color: #FFF;
        height: 75px
    }

        #epb .epb-container.theme-dark {
            background-color: #0067B8
        }

            #epb .epb-container.theme-dark .c-group .c-action-cancel:focus {
                background: transparent;
                outline: 1px dashed #fff
            }

            #epb .epb-container.theme-dark .c-group .c-action-open {
                background-color: #fff;
                color: #000
            }

            #epb .epb-container.theme-dark .c-group .c-action-cancel {
                text-decoration: underline !important
            }

            #epb .epb-container.theme-dark .c-group .c-action-open:hover,
            #epb .epb-container.theme-dark .c-group .c-action-open:active,
            #epb .epb-container.theme-dark .c-group a.c-action-trigger.x-hidden-focus:not(:hover) {
                background: #fff !important
            }

            #epb .epb-container.theme-dark .c-group .c-action-open:focus {
                background: #fff !important
            }

        #epb .epb-container.theme-light {
            background-color: #fff;
            box-shadow: 1px 1px 5px 3px #ccc;
            margin-bottom: 10px
        }

            #epb .epb-container.theme-light .c-text-group .epb-text {
                color: #000
            }

            #epb .epb-container.theme-light .c-text-group .epb-launch {
                color: #000
            }

            #epb .epb-container.theme-light .c-group .c-action-trigger {
                color: #444
            }

            #epb .epb-container.theme-light .c-group .c-action-cancel {
                text-decoration: underline !important
            }

                #epb .epb-container.theme-light .c-group .c-action-cancel:focus {
                    background: none;
                    outline: 1px dashed #000
                }

            #epb .epb-container.theme-light .c-group .c-action-open {
                background-color: #0067B8;
                color: #fff
            }

                #epb .epb-container.theme-light .c-group .c-action-open:hover,
                #epb .epb-container.theme-light .c-group .c-action-open:active,
                #epb .epb-container.theme-light .c-group a.c-action-trigger.x-hidden-focus:not(:hover) {
                    background: #0067B8 !important
                }

                #epb .epb-container.theme-light .c-group .c-action-open:focus {
                    background: #0067B8 !important;
                    outline: 1px dashed #000
                }

        #epb .epb-container > div .c-paragraph > img {
            height: 75px;
            float: left;
            margin-right: 12px;
            padding: 0;
            width: 134px
        }

        #epb .epb-container .c-text-group {
            float: left;
            margin-top: auto;
            margin-bottom: auto
        }

            #epb .epb-container .c-text-group .epb-text {
                display: block;
                font-size: 13px;
                line-height: 24px
            }

            #epb .epb-container .c-text-group .epb-launch {
                font-size: 18px;
                font-weight: 500;
                line-height: 24px
            }

        #epb .epb-container .c-group {
            margin-bottom: auto;
            margin-top: auto
        }

            #epb .epb-container .c-group .c-action-trigger {
                font-size: 14px;
                line-height: 16px;
                margin-top: 0;
                min-width: 120px;
                text-align: center
            }

            #epb .epb-container .c-group .c-action-cancel {
                padding-right: 0;
                margin-right: 12px
            }

            #epb .epb-container .c-group .c-action-open {
                font-size: 15px;
                letter-spacing: 0;
                line-height: 18px;
                min-width: 160px;
                text-align: center
            }

    .c-me {
        float: left;
        padding-top: 1px
    }

        .c-me .msame_Header {
            border: 1px solid transparent;
            border-bottom-style: none;
            min-width: 56px;
            position: relative;
            z-index: 3000001;
            display: inline-flex;
            display: -webkit-inline-flex;
            display: -ms-inline-flexbox
        }

        .c-me .msame_unauth .msame_Header_name:hover {
            color: #0067B8 !important
        }

        .c-me .msame_Header_name {
            font-size: inherit;
            margin-top: 2px;
            margin-left: 16px;
            padding: 0 5px;
            line-height: 46px;
            height: 46px;
            color: rgba(0, 0, 0, 0.8);
            max-width: 160px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
        }

        .c-me .msame_Header > div {
            display: inline-block;
            vertical-align: middle
        }

        .c-me .msame_Header_piccont {
            padding: 5px 12px 0 8px
        }

        .c-me.msame_open .msame_Header {
            border-color: rgba(0, 0, 0, 0.1);
            background: #FFF
        }

    #meControlDropdown.msame_Drop_root {
        background: #FFF
    }

        #meControlDropdown.msame_Drop_root,
        #meControlDropdown.msame_Drop_root .msame_Drop_topb,
        #meControlDropdown.msame_Drop_root .msame_Drop_sep {
            border-color: rgba(0, 0, 0, 0.1)
        }

            #meControlDropdown.msame_Drop_root .msame_Drop_active_email,
            #meControlDropdown.msame_Drop_root .msame_Drop_AI_email,
            #meControlDropdown.msame_Drop_root .msame_Drop_AI_status {
                color: rgba(0, 0, 0, 0.6)
            }

            #meControlDropdown.msame_Drop_root .msame_Drop_active_name,
            #meControlDropdown.msame_Drop_root .msame_Drop_SI a:link,
            #meControlDropdown.msame_Drop_root .msame_Drop_SI a:visited,
            #meControlDropdown.msame_Drop_root .msame_Drop_AI_name,
            #meControlDropdown.msame_Drop_root .msame_Drop_AI_remove:hover,
            #meControlDropdown.msame_Drop_root .msame_Drop_AI.switch:hover {
                color: #000
            }

            #meControlDropdown.msame_Drop_root .msame_Drop_SI a:active {
                color: #000 !important;
                background: #000
            }

            #meControlDropdown.msame_Drop_root .msame_Drop_AI.switch:hover,
            #meControlDropdown.msame_Drop_root .msame_Drop_SI a:hover {
                background: rgba(0, 0, 0, 0.1)
            }

            #meControlDropdown.msame_Drop_root .msame_Drop_AI_remove:before {
                font-family: "MWF-MDL2";
                content: "";
                display: inline-block;
                font-size: 12px;
                position: absolute;
                margin-left: -6px;
                width: 14px
            }

            #meControlDropdown.msame_Drop_root .msame_Drop_AI_remove img {
                opacity: 0
            }

    .c-uhfh-gcontainer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .c-uhfh-gcontainer button.c-action-trigger.glyph-chevron-left {
            float: left
        }

    .c-uhfh-gnav {
        float: left;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .c-uhfh.context-noflex .c-uhfh-gnav {
        max-width: 390px
    }

    .f-search-opened .c-uhfh-gnav {
        display: none
    }

    .c-uhfh-actions {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: none;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .f-search-opened .c-uhfh-actions {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .c-uhfh-gcontainer .c-action-trigger[class^=glyph-chevron] {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .x-uhf-zero-width {
        visibility: hidden !important;
        width: 0 !important;
        padding: 0 !important
    }
}

.sticky-footer.footer-bottom {
    position: absolute;
    bottom: 0;
    width: 100%
}

@media only screen and (min-width: 1400px) {
    .c-uhfh.c-sgl-stck .js-paddle-items > li:last-child > div > button {
        margin-right: 0px
    }

    .c-uhfh.c-sgl-stck .c-search input[type="search"] {
        max-width: 1300px !important;
        width: auto
    }

    .c-uhfh.c-sgl-stck .c-search button[aria-expanded="false"] {
        position: relative
    }
}

@media only screen and (min-width: 1779px) {
    .c-uhfh > div:first-child .c-search button {
        margin-right: 1px !important
    }

    .c-uhfh > div:first-child > div > div > .c-uhf-menu > button {
        margin-left: 12px !important
    }

        .c-uhfh > div:first-child > div > div > .c-uhf-menu > button:before {
            width: calc(100% - 39px) !important
        }

    .c-uhfh .c-action-trigger.glyph-shopping-cart,
    .c-uhfh .c-action-trigger.glyph-shopping-bag {
        margin-left: 18px !important
    }

    .c-uhfh .c-uhf-nav-link {
        margin-left: 4px !important;
        margin-right: 4px !important
    }

    .c-uhfh .c-uhfh-gnav button {
        margin-right: -6px !important
    }

    .c-uhfh .c-uhf-menu > button {
        padding: 16px 30px 16px 16px
    }

        .c-uhfh .c-uhf-menu > button:before {
            width: calc(100% - 45px) !important
        }

    .c-uhfh .c-logo.c-cat-logo {
        padding-right: 10px !important;
        margin-left: 32px
    }

    .c-uhfh .c-show-pipe::before {
        padding-left: 24px
    }

    .c-uhfh #c-uhf-nav-cta {
        margin-left: 15px !important
    }

    .c-uhfh .c-uhfh-actions .wf-menu .c-uhf-menu > button {
        padding-right: 24px !important
    }

        .c-uhfh .c-uhfh-actions .wf-menu .c-uhf-menu > button:before {
            width: calc(100% - 39px) !important
        }

        .c-uhfh .c-uhfh-actions .wf-menu .c-uhf-menu > button:after {
            right: 9px !important
        }
}

@media only screen and (min-width: 1084px) and (max-width: 1399px) {
    .c-uhfh > div + div {
        padding-left: calc(5% - 18px);
        padding-right: 70px
    }
}

@media only screen and (max-width: 939px) and (min-width: 859px) {
    .c-uhfh.c-sgl-stck div.c-uhf-menu ul:not(.f-multi-column) {
        width: 170px
    }

    .c-uhfh.c-sgl-stck .overflow-menu-list li.nested-menu button {
        width: 170px
    }
}

@media only screen and (max-width: 1399px) {
    .c-hero.x-reducedheight:before {
        padding-bottom: 33.9%
    }
}

@media only screen and (max-width: 767px) {
    .c-hero.x-reducedheight:before {
        padding-bottom: 56.25%
    }

    .c-hero.x-reducedheight .c-paragraph {
        display: none
    }

    .c-hero.x-reducedheight > div {
        height: 160px
    }

    .c-hero.x-reducedheight .c-group {
        padding-top: 0
    }
}

@media only screen and (max-width: 539px) {
    .c-hero.x-reducedheight .c-call-to-action:not(: first-child) {
        display: none
    }
}

[class^="c-pivot"] .m-hero.x-reducedheighthero {
    padding-top: 24px
}

@media screen and (min-width: 1280px) {
    .m-hero-item.x-reducedheighthero:before {
        padding-bottom: 350px
    }
}

@media screen and (max-width: 1280px) {
    .m-hero-item.x-reducedheighthero:before {
        padding-bottom: 27.34375%
    }
}

.m-content-placement-item.size-small > .c-heading {
    padding-top: 20px
}

.m-content-placement-item.size-small > .c-paragraph {
    padding-top: 12px
}

.m-content-placement-item.size-small > picture {
    display: block;
    text-align: center
}

    .m-content-placement-item.size-small > picture img {
        width: auto
    }

.m-media-gallery a.c-vfi {
    position: relative;
    border: 2px solid transparent;
    outline: 0;
    display: block;
    overflow: hidden;
    padding: 1px;
    width: 100%;
    height: 100%;
    white-space: nowrap
}

    .m-media-gallery a.c-vfi:focus {
        border-color: #000
    }

@media (-ms-high-contrast: active) {
    .m-media-gallery a.c-vfi {
        border-color: Window
    }

        .m-media-gallery a.c-vfi:hover {
            border-color: Highlight
        }

        .m-media-gallery a.c-vfi:focus {
            outline-offset: -1px
        }
}

.m-content-placement-item .c-lightbox-video {
    position: relative;
    overflow: hidden;
    left: 0;
    top: auto;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    padding: 0
}

    .m-content-placement-item .c-lightbox-video > div {
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: 0
    }

        .m-content-placement-item .c-lightbox-video > div > picture > img {
            left: 0;
            width: 100%;
            height: auto
        }

        .m-content-placement-item .c-lightbox-video > div > section {
            text-align: center;
            height: 100%;
            width: 100%
        }

            .m-content-placement-item .c-lightbox-video > div > section > div {
                padding: 0%;
                position: absolute;
                top: calc(50%);
                -ms-transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                text-align: center;
                margin: auto;
                width: 100%
            }

            .m-content-placement-item .c-lightbox-video > div > section button.c-action-trigger.c-glyph {
                font-size: 24px;
                line-height: 13px;
                height: 48px;
                min-width: 48px !important;
                outline: none;
                border-radius: 50%;
                margin: 0;
                padding: 0;
                background: rgba(0, 0, 0, 0.6)
            }

                .m-content-placement-item .c-lightbox-video > div > section button.c-action-trigger.c-glyph:hover {
                    color: rgba(255, 255, 255, 0.8)
                }

                .m-content-placement-item .c-lightbox-video > div > section button.c-action-trigger.c-glyph:focus {
                    background: rgba(0, 0, 0, 0.6)
                }

@media only screen and (max-width: 1083px) {
    .m-social {
        padding: 0 24px
    }
}

.c-uhff {
    background: #002060;
    margin-top: 48px
}

    .c-uhff .c-modal-link {
        cursor: pointer
    }

.c-uhff-nav {
    margin: 0 auto;
    max-width: calc(1600px + 10%);
    padding: 0 5%
}

    .c-uhff-nav:before,
    .c-uhff-nav:after {
        content: " ";
        display: table
    }

    .c-uhff-nav:after {
        clear: both
    }

    .c-uhff-nav .c-heading-4 {
        font-size: 15px;
        line-height: 20px
    }

    .c-uhff-nav .c-heading-4,
    .c-uhff-nav a.c-uhff-link {
        color: #616161;
        word-break: break-word
    }

.c-uhff-nav-group {
    display: block;
    float: left;
    min-height: 1px;
    vertical-align: text-top;
    padding: 0 12px;
    width: 16.6666666667%;
    zoom: 1
}

    .c-uhff-nav-group ul.c-list {
        font-size: 11px;
        line-height: 16px;
        margin-top: 0
    }

    .c-uhff-nav-group:first-child {
        padding-left: 0
    }

.c-uhff-base {
    background: #002060;
    margin: 0 auto;
    max-width: calc(1600px + 10%);
    padding: 30px 5% 16px
}

    .c-uhff-base:before,
    .c-uhff-base:after {
        content: " ";
        display: table
    }

    .c-uhff-base:after {
        clear: both
    }

    .c-uhff-base > a.c-uhff-link.c-uhff-lang-selector {
        font-size: 11px;
        line-height: 16px;
        display: inline-block;
        padding-right: 24px;
        color: #616161;
        float: left;
        white-space: nowrap
    }

        .c-uhff-base > a.c-uhff-link.c-uhff-lang-selector:before {
            font-size: 20px;
            line-height: 24px;
            margin-right: 10px;
            vertical-align: middle
        }

    .c-uhff-base ul.c-list {
        font-size: 11px;
        line-height: 16px;
        float: right;
        margin: 3px 0;
        color: #616161
    }

        .c-uhff-base ul.c-list li {
            padding: 0 24px 4px 0;
            display: inline-block
        }

@media only screen and (max-width: 1083px) {
    .c-uhff-nav {
        padding: 0 12px
    }

    .c-uhff-nav-row:before,
    .c-uhff-nav-row:after {
        content: " ";
        display: table
    }

    .c-uhff-nav-row:after {
        clear: both
    }

    .c-uhff-nav-group {
        width: 33.33333%
    }

        .c-uhff-nav-group:first-child {
            padding-left: 12px
        }

    .c-uhff-base {
        display: flex;
        flex-wrap: wrap;
        padding: 30px 24px 16px
    }

        .c-uhff-base > a.c-uhff-link {
            margin-right: auto
        }
}

@media only screen and (max-width: 767px) {
    .c-uhff-base > a.c-uhff-link {
        width: 100%
    }

        .c-uhff-base > a.c-uhff-link + ul.c-list {
            width: 100%
        }

        .c-uhff-base > a.c-uhff-link,
        .c-uhff-base > a.c-uhff-link.c-glyph {
            float: none
        }

    .c-uhff-base ul.c-list {
        width: 100%;
        float: none;
        text-align: left;
        margin-top: 12px
    }

        .c-uhff-base ul.c-list li {
            padding: 6px 4px 0 6px
        }
}

@media only screen and (max-width: 539px) {
    .c-uhff-nav-row {
        width: 100%;
        float: none
    }

    .c-uhff-base ul.c-list {
        float: left
    }

        .c-uhff-base ul.c-list li {
            padding: 6px 10px 0 0
        }

    .c-uhff-nav-group {
        width: 100%
    }
}

@supports (-ms-ime-align: auto) {

{
}

a.c-uhff-link {
    display: inline-block
}

}

a.c-uhff-link:focus {
    outline: 1px dashed;
    outline-offset: 3px
}

a.c-uhff-link:focus,
a.c-uhff-link:hover {
    color: rgba(0, 0, 0, 0.9);
    text-decoration: underline
}

a.c-uhff-link:active {
    background: none;
    color: rgba(0, 0, 0, 0.8)
}

/*-----------------------------------------------------Main Page-----------------------------------------------------*/
.home-hero-image {
    background-image: url(../kimages/hero-bg.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 565px;
    background-size: cover;
}

.home-main-heading {
    color: #ffffff;
    padding: 30px 0px 0px 50px;
    font-weight: 300;
    line-height: 1.2;
    font-size: 2.4375rem;
    letter-spacing: -0.01em;
    word-spacing: 0.01em;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
}

.home-sub-heading {
    font-size: 3rem;
    color: #ffffff;
    padding: 10px 0px 0px 50px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
}

.home-sub-detail {
    color: #ffffff;
    padding: 10px 0px 0px 50px;
    font-size: 1.7em;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
}

.home-header-buttons-pos {
    margin-top: 28px !important;
}

.home-header-buttons-pos-inner {
    padding: 10px 0px 0px 50px;
}

.oneapp-heading-home {
    color: #000000;
    font-weight: 300;
    line-height: 1.2;
    font-size: 2.4375rem;
    letter-spacing: -0.01em;
    word-spacing: 0.01em;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
}

.custom-heading-home {
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    padding: 10px 0px 0px 50px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
}

.prag-transform-home {
    font-size: 18px;
    color: #000000;
    padding: 10px 0px 0px 50px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
}

.footer-text-pos {
    text-align: right;
}

.footer-button-pos {
}

.price-app-store {
    position: absolute;
    right: 10px;
    top: 5px;
    font-weight: 600;
    color: #509cf6;
}
/*-----------------------------------------------------Technology Page-----------------------------------------------------*/
.tech-hero-image {
    background-image: url(../kimages/hero-bg.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 565px;
    background-size: cover;
}

.tech-main-heading {
    color: #ffffff;
    padding: 30px 0px 0px 50px;
    font-weight: 300;
    line-height: 1.2;
    font-size: 2.4375rem;
    letter-spacing: -0.01em;
    word-spacing: 0.01em;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
}

.tech-sub-heading {
    font-weight: 700;
    font-size: 3.3rem;
    color: #ffffff;
    padding: 10px 0px 0px 50px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
}

.tech-sub-detail {
    color: #ffffff;
    padding: 10px 0px 0px 50px;
    font-size: 1.3rem;
    font-weight: 400;
}

.tech-image-5g {
    background-size: auto;
    height: inherit;
    /* margin-top: 10px !important; */
    width: 500px;
}

.tech-image-organo {
    position: absolute;
    left: 300px;
    padding-top: 35px;
}

.techh-bpm-image {
    background-size: auto;
    height: inherit;
    /* margin-top: 10px !important; */
    width: 500px;
}

.tech-analytics-image {
    background-size: contain;
    height: -webkit-fill-available;
    background-size: auto;
    height: inherit;
    /* margin-top: 10px !important; */
    width: 600px;
}

.tech-lower-bg {
    padding-left: 0% !important;
    padding-right: 0% !important;
    background: url(../kimages/maxresdefault.jpg);
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    height: 400px;
    background-position: bottom;
}
/*-----------------------------------------------------Marketplace Page-----------------------------------------------------*/

.mktplace-hero-image {
    background-image: url(../kimages/hero-bg.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 565px;
    background-size: cover;
}

.mktplace-main-heading {
    color: #ffffff;
    padding: 30px 0px 0px 50px;
    font-weight: 300;
    line-height: 1.2;
    font-size: 2.4375rem;
    letter-spacing: -0.01em;
    word-spacing: 0.01em;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
}

.mktplace-sub-heading {
    font-weight: 700;
    font-size: 3.3rem;
    color: #ffffff;
    padding: 10px 0px 0px 50px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
}

.mktplace-sub-detail {
    font-size: 25px;
    color: #ffffff;
    padding: 10px 0px 0px 50px;
    font-family: Calibri;
}

.mktplace-building-heading {
    color: #000000;
    font-weight: 300;
    line-height: 1.2;
    font-size: 2.4375rem;
    letter-spacing: -0.01em;
    word-spacing: 0.01em;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
}

.mktplace-cobd-heading {
    font-size: 40px;
    font-weight: bold;
    color: #000000;
    padding: 10px 0px 0px 50px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
}

.mktplace-text-pos {
    text-align: right;
    margin-top: 0 !IMPORTANT;
    padding-right: 115px;
}

.mktplace-startnow-btn {
    padding: 10px 0px 0px 50px;
}
/*-----------------------------------------------------END-----------------------------------------------------*/
@media only screen and (max-width: 600px) {
    .home-hero-image {
        background-image: url(../kimages/hero-bg.png);
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
        background-size: cover;
    }

    .home-main-heading {
        color: #ffffff;
        padding: 0;
        font-weight: 300;
        line-height: 1.2;
        font-size: 2.4375rem;
        letter-spacing: -0.01em;
        word-spacing: 0.01em;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
    }

    .home-sub-heading {
        font-size: 3rem;
        color: #ffffff;
        padding: 0px;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
    }

    .home-sub-detail {
        color: #ffffff;
        padding: 0px;
        font-size: 1.4em;
        font-weight: 400;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
    }

    .home-header-buttons-pos {
        margin-top: 28px !important;
        margin-bottom: 60px;
        text-align: center;
    }

    .home-header-buttons-pos-inner {
        padding: 0px;
    }

    .oneapp-heading-home {
        text-align: center;
        color: #000000;
        font-weight: 300;
        line-height: 1.2;
        font-size: 2.4375rem;
        letter-spacing: -0.01em;
        word-spacing: 0.01em;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
    }

    .custom-heading-home {
        text-align: center;
        font-size: 40px;
        font-weight: bold;
        color: #000000;
        padding: 0;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
    }

    .prag-transform-home {
        text-align: center;
        font-size: 18px;
        color: #000000;
        padding: 0px;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
    }

    .footer-text-pos {
        text-align: center;
    }

    .footer-button-pos {
        text-align: center;
    }

    /*--------------------TECH PAGE MOBILE CLASSES-----------------------*/
    .tech-main-heading {
        color: #ffffff;
        padding: 0px;
        font-weight: 300;
        line-height: 1.2;
        font-size: 2.4375rem;
        letter-spacing: -0.01em;
        word-spacing: 0.01em;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
    }

    .tech-sub-heading {
        font-weight: 700;
        font-size: 3.3rem;
        color: #ffffff;
        padding: 0px;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
    }

    .tech-sub-detail {
        color: #ffffff;
        padding: 0px;
        font-size: 1.3rem;
        font-weight: 400;
    }

    .tech-hero-image {
        background-image: url(../kimages/hero-bg.png);
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
        background-size: cover;
    }

    .tech-image-5g {
        background-size: auto;
        height: inherit;
        /* margin-top: 10px !important; */
        width: 100%;
    }

    .tech-image-organo {
        position: relative;
        left: 0;
        padding-top: 0px;
        width: 90%;
    }

    .techh-bpm-image {
        background-size: auto;
        height: inherit;
        margin-top: 30px !important;
        width: 100%;
    }

    .tech-analytics-image {
        background-size: contain;
        height: -webkit-fill-available;
        background-size: auto;
        height: inherit;
        /* margin-top: 10px !important; */
        width: 100%;
        margin-bottom: 25px;
    }

    .tech-lower-bg {
        padding-left: 0% !important;
        padding-right: 0% !important;
        background: url(../kimages/maxresdefault.jpg);
        background-repeat: no-repeat;
        width: 100%;
        background-size: cover;
        height: 100%;
        background-position: bottom;
    }

    /*--------------------MARKETPLACE MOBILE CLASSES-----------------------*/

    .mktplace-hero-image {
        background-image: url(../kimages/hero-bg.png);
        background-repeat: no-repeat;
        width: 100%;
        height: auto;
        background-size: cover;
    }

    .mktplace-main-heading {
        color: #ffffff;
        padding: 0px;
        font-weight: 300;
        line-height: 1.2;
        font-size: 2.4375rem;
        letter-spacing: -0.01em;
        word-spacing: 0.01em;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
    }

    .mktplace-sub-detail {
        font-size: 25px;
        color: #ffffff;
        padding: 0px;
        font-family: Calibri;
    }

    .mktplace-building-heading {
        color: #000000;
        font-weight: 300;
        line-height: 1.2;
        font-size: 2.4375rem;
        letter-spacing: -0.01em;
        word-spacing: 0.01em;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
    }

    .mktplace-cobd-heading {
        font-size: 40px;
        font-weight: bold;
        color: #000000;
        padding: 0px;
        font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Noto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Odoo Unicode Support Noto', 'Noto Color Emoji';
    }

    .mktplace-text-pos {
        text-align: center;
        margin-top: 0 !IMPORTANT;
        padding-right: 0;
    }

    .mktplace-startnow-btn {
        padding: 0px;
        text-align: center;
    }
}
